#more {display: none;}
.container-bg-1 {
  padding-top: 50px;
  padding-bottom: 10px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider_area:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.slider_area .owl-nav div {
  position: absolute;
  top: 49%;
  transform: translatey(-50%);
  left: 50px;
  font-size: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.slider_area .owl-nav div:hover {
  color: #f3bd82;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_area .owl-nav div {
    left: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_area .owl-nav div {
    left: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_area .owl-nav div {
    left: 5px;
  }
}
.slider_area .owl-nav div.owl-next {
  right: 50px;
  left: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_area .owl-nav div.owl-next {
    right: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_area .owl-nav div.owl-next {
    right: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_area .owl-nav div.owl-next {
    right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_area .owl-nav div {
    display: none;
  }
}
.slider_area .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translatex(-50%);
}
.slider_area .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
  transition: .3s;
}
.slider_area .owl-dots .owl-dot.active {
  background: #ffffff;
}
.slider_area .owl-dots .owl-dot:hover {
  background: #ffffff;
}

.container-bg-3 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.container-bg-view {
  padding-top: 90px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body {
  background: #f1f1f1;
}

.carousel-control-prev {
  margin: auto;
}
.carousel{

    margin-top: 5px;
}
.carousel-item{
    margin: auto;

    min-height: 280px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.bs-example{
	margin: 20px;
}
#carouselExampleControls {
    margin: auto;
}

.jumbotron {
  background: #fff;
}
.container-bg-view-shopping-cart {
  padding-top: 3px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:-10px;
}
.div_scroll {
    margin-top:-4px;
    overflow: auto;
    height: 40vh;
    width: 100%;

    border: 1px solid #E8E8E8;

    overflow-y: auto;

}
.container-bg-view-check-out {
  padding-top: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.container-bg-view-installment {
  padding-top: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
background: #707070;
}
div.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}
div.sticky1 {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  bottom: 0;
}
.footer-bottom {
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #222222;
   color: white;
   text-align: center;
   height: 3rem;
}
.carousel-item{

}

.home-size {

}

.table-item-view {
  margin-top: 10%;
}

.container_itemview {


  padding-bottom: 340px;
  border: 1px solid;


}
.container_itemview2 {
  padding-top: 10px;
  padding-bottom: : 10px;
  margin-left: 5px;
  height:50%;
  border: 1px solid;

}
.category-container{
  text-align: left;
}
.category-container-description{
  margin-top:1%;
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid;
  width: 90%;

}

.category-container-description1{
  margin-top:1%;
  text-align: left;
  padding: 10px;


}

.category-container2{
  margin-top:1%;
  background: #bfbfbf;
  border: 1px;

}

.category-item{
  border: 1px solid;
  margin-top:1%;
  border-color: #B2B2B2;
  text-align:left;
  padding: 10px;
}

.category-container2 img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  height: 500px;
}

.container-bg-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #4db8ff;
  color: #fff;
}

.display-product-table{
  padding-top: 10px;
}
.item_view img {
  border: 1px solid;
}
.table img {
  border: 0px solid;
  width: 150px;
  height: 150px;
}

.product_header {

  font-weight: bold;
  color:#8c8c8c;
}

.product_name {
  font-size: 20px;
}

.result-text {
  font-size: 20px;
  margin-left: 15px;
  color:#8c8c8c;
}

.product_price {
  font-size: 20px;
  color:#ff3333;
}
.category-item img{
  border: 1px solid #787774;
  border-radius: 4px;
  width: 70px;
  height: 75px;
}
.product_detail {
  margin-top:0.5%;
  margin-left:20px;
  font-weight: normal;
  color:#8c8c8c;
  font-size: 13px;
}

.table a:link {
  color: #595959;
  background-color: transparent;
  text-decoration: none;
}

.table a:visited {
  color: #595959;
  background-color: transparent;
  text-decoration: none;
}

.table a:hover {
  color: #595959;
  background-color: transparent;
  text-decoration: underline;
}


.col_size {
  width: 200px;
}

.category-container3 img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  height: auto;
}

.col_size2 {
  width: 700px;
}

.status-css {
}
.cart_btn {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
