.product_list > div {
  height: 375px;
  margin-bottom: 10px;
}
.product_page > div.row {
  height: auto;
}
.product.product-single .product-body {
  padding: 0 5px 5px 5px;
}
.product.product-single.product-hot {
  margin: 0;
  height: 100%;
}
.product_list_img {
  width: 100%;
  height: 210px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.product.product-single .product-body {
  text-align: center;
}

#home .home-wrap {
  padding-left: 15px;
  padding-top: 15px;
  min-height: 1600px;
}
.header-logo .logo>img {
  width: 100px;
  max-height: 70px;
  display: none;
}
.header-search {
  max-width: none;
  float: left;
  display: block;
  width: 70%;
}

.header-logo {
  float: left;
}

.header-search>form .search-categories {
  width: 200px;
}
.header-search>form .search-input {
  padding-left: 210px;
}

.dropdown.side-dropdown:hover>.custom-menu {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.dropdown:hover>.custom-menu {
  opacity: 1;
  visibility: visible;
}

.product_page .product-btns {
  margin-bottom: 10px;
  text-align: center;
}

#product-view .product-view.slick-slide {
  height: 136px;
  text-align: center;
  overflow: hidden;
}

.product-body > .product-name {
  text-align: center;
  font-size: 25px;
}

.product_page .product-price {
  text-align: center;
}

.product_page #product-view {
  height: 155px;
}



#cart_cont {
  position: fixed;
  top: 33%;
  right: 0px;
  background-color: #f4a200;
  padding: 5px 3px 5px 10px;
}
#cart_cont i {
  color: #fff;
  font-size: 1.6em;
}
#cart_count {
  font-size: 1.1em;
  background-color: #fff;
  color: #f4a200;
  padding: 1px 5px;
  font-weight: bold;
  margin-left: 5px;
}

.product-count-cont {
  display: inline-block;
  margin-right: 10px;
}
.product.product-single .product-name {
  height: 50px;
}
input.product-count {
  text-align: center;
  width: 70px !important;
  height: 34px;
}

.product.product-single .product-price {
  color: #46b29d;
  font-size: 18px;
}
.product .product-old-price {
  margin-right: 15px;
}

.product.product-single .product-thumb {
  padding: 5px 5px 0 5px;
  display: block;
  position: relative;
  overflow: hidden;
}

.labelcontact {
  float: left;
  margin-right: 10px;
  width: 150px;
}
.contact_page .block-rich {
  margin-bottom: 10px;
  overflow: hidden;
}
.contact_page {
  margin-bottom: 15px;
}
#map {
  max-width: 100%;
}
.block-rich > .data {
  float: left;
  width: 47%;
}
.remove-from-cart > .fa {
  line-height: 40px;
}

.shopping-cart-table > tbody > tr > .price {
  min-width: 80px;
}
.shopping-cart-table > tfoot > tr > .total {
  min-width: 120px;
}


.about-text {
  font-size: 1.1em;
  padding: 10px;
}
.about-text > p {
  margin-bottom: 1.2em;
}


.pagination>li>a, .pagination>li>span {
  font-weight: bold;
  color: #F8694A;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #F8694A;
  border-color: #F8694A;
}

.sprsearch-form {
  margin-top: 5px;
  margin-bottom: 0;
  position: relative;
}
.sprsearch-form input {
  background-color: #fff;
  border-radius: 12px;
}
.menu-nav .menu-list>li a.fa-search {
  width: auto;
  display: inline-block;
  position: absolute;
  top: -2px;
  right: -9px;
  color: #555;
}

.search_logo_cont {
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 82px;
}
.search_logo_cont img {
  height: 81px;
}
.search_logo_cont .img_logo {
  float: left;
}

.footer_logo_cont {
  text-align: center;
}
.footer_logo_cont > li {
  width: 70px;
  display: inline-block;
  margin: 0 10px;
}
.footer_logo_cont > li > span {
  width: 100%;
  min-height: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
}
footer.section {
  padding-top: 20px;
  margin-top: 20px;
}

.delivery_con {
  padding: 10px;
  font-size: 1.1em;
}
.delivery_con ul {
  list-style: disc;
  margin-left: 30px;
}




@media only screen and (max-width: 991px) {
  .search_logo_cont img {
    height: 75px;
  }
  #home .home-wrap {
    padding: 0;
  }
  .shopping-cart-table > tfoot > tr > .total {
    min-width: 100px;
    font-size: 1.1em;
  }
  .shopping-cart-table > tfoot > tr > td:not(.empty),
  .shopping-cart-table > tfoot > tr > th:not(.empty) {
    padding: 5px;
    font-size: 0.7em;
  }
  .shopping-cart-table > thead > tr > th {
    padding: 5px 0;
    font-size: 0.7em;
  }
  .shopping-cart-table > tbody > tr > .details > a {
    font-size: 12px;
  }
  .shopping-cart-table > tbody > tr > .price {
    min-width: 60px;
    font-size: 12px;
  }
  .shopping-cart-table > tbody > tr > .total {
    font-size: 12px;
  }
  input.product-count {
    width: 50px !important;
    font-size: 0.9em;
    padding: 5px;
  }
  .shopping-cart-table > tbody > tr > .thumb,
  .shopping-cart-table > tbody > tr > .thumb > img {
    width: 40px;
  }
}

.whatsapp_cont {
  font-size: 50px;
  position: fixed;
  right: 10px;
  bottom: 20px;
}
.whatsapp_cont a {
  color: #45C655;
}

.logo_social {
  height: 100%;
}
.search_logo_cont .logo_social a {
  font-size: 20px;
  margin-left: 30px;
  display: inline-block;
  vertical-align: middle;
}
.search_logo_cont i {
  margin-right: 5px;
}

.search_logo_cont i.fa-facebook-square {
  color: #4867AA;
}

.search_logo_cont i.fa-instagram {
  color: #C31577;
}
.search_logo_cont i.fa-youtube-play {
  color: #ff0000;
}

.popular_p {
  position: absolute;
  transform: rotate(45deg);
  top: 27px;
  right: -25px;
  background-color: #f58320;
  padding: 0 23px;
  color: #fff;
}

@media only screen and (max-width: 678px) {
  .shopping-cart-table > tbody > tr > .details > a,
  .shopping-cart-table > tbody > tr > .price,
  .shopping-cart-table > tbody > tr > .total{
    font-size: 12px;
  }
  .search_logo_cont img {
    height: 65px;
  }
  .search_logo_cont a {
    font-size: 16px;
    margin-left: 15px;
  }
}

.logo_social > span {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 992px) {
  .logo_social > span {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .search_logo_cont .logo_social a {
    font-size: 18px;
    margin-left: 12px;
  }
}

.map_info > .info td
{
  width: 50%;
  font-weight: bold;
}
.map_info > .info .name
{
  width: 130px;
  display: inline-block;
}
@media only screen and (max-width: 570px) {
  .map_info > .info td span,
  .map_info > .info td li {
    font-size: 12px;
  }
  .map_info > .info .name {
    width: 95px;
  }
  .map_info > .info td:first-child .name {
    width: 75px;
  }
}

.product-view>img {
  width: auto;
  height: auto;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}
#product-main-view {
  height: 350px;
}

.slick-initialized .slick-slide {
  text-align: center;
}
.product-tab table {
  max-width: 100%;
}

.similar_products li.similar-p {
  display: inline-block;
  width: 170px;
  height: 210px;
  text-align: center;
  vertical-align: top;
  margin: 0 10px 10px;
}
.similar_products .similar-image {
  width: auto;
  height: 120px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 100%;
}
.similar_products .similar-title {
  font-size: 12px;
  text-transform: none;
}

.product-body a {
  color: #337ab7;
}