/*home 1*/
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/*@media (max-width: 1750px) {
  .page-home > div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px; } }*/

@media (min-width: 1751px) {
  .logo {
    padding-left: 20px;
    padding-right: 20px; } }

.img-scale .block {
  overflow: hidden; }
.img-scale img {
  max-width: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
    .img-scale .block:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }

.box-cate-product .ApTabs > .block_content {
  text-align: center
}

.box-cate-product .ApTabs .nav-tabs {
  position: static;
  margin: 0 auto;
  display: inline-block;
}

body {
  background: #f9f9f9;
}

.thumbnail-container {
  background-color: #fff;
}

.thumbnail-container .product-image {
  text-align: center;
}

.block-category.card {
background-color: transparent
}

.pagination {
  padding-left: 10px;
padding-left: 20px;
}

.product-flag.out_of_stock{
display:none
}

.product-price-and-shipping .aeuc_tax_label {
  display: inline;
}

.aeuc_shipping_label::before, .aeuc_delivery_label::before {
  content: none;
}

.plist-dsimple .thumbnail-container .pro3-btn {
  text-align: center;
  padding-left: 10px;
}

.box-testimonial {
  padding: 50px 30px 50px 30px;
}

.h7-box-about.home-9 {
  padding-bottom: 45px;
}
.h7-box-about {
  padding-top: 45px;
}
.footer-container .footer-center .inner .wrapper:not(:first-child)::before {
  border-top: 1px solid rgba(77,94,112,.6);
content: "";
  position: absolute;
  left: 0;
  width: 100%;
  right: 0;
  margin-top: -45px;
}

@media (max-width: 1199px) {
.footer-container .footer-center .inner .wrapper:not(:first-child)::before {
  margin-top: 0px;
}
}
/*# sourceMappingURL=profile3353827161.css.map */
