/* xl - DESKTOP STYLES */
/* Write your Public SASS desktop here! */
.page-header {
  background-color: #322b2b;
  display: none;
}
#main #content-wrap {
  padding-top: 0px;
  padding-bottom: 0px;
}
.owp-floating-bar.show {
  top: 0px !important;
}
.widget-area {
  padding-top: 20px;
}
#footer-widgets {
  padding: 0px;
}
.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li {
  margin-top: 0px;
}
.woocommerce a.wqoecf_shop_page {
  margin: 0px auto;
  border-radius: 50px;
  background-color: #333333 !important;
}
.elementor-438 .elementor-element.elementor-element-820305c .elementor-toggle .elementor-tab-content {
  text-align: justify;
}
.woocommerce a.wqoecf_enquiry_button {
  background-color: #63aa00;
  display: none;
}
.pisol-view-cart {
  background: #fe5252;
  padding: 10px 127px;
  position: relative;
  color: #fff;
}
.pisol-view-cart:hover {
  color: #000;
}
.woocommerce ul.products li.product .pisol-view-cart {
  padding: 4% 28%;
}
#woo_catalog .woo_catalog_enquiry_btn {
  width: 100%;
}
.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
  padding-bottom: 124.8%;
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  /* Write your Public SASS tablet-l here! */
  .page-header {
    background-color: #322b2b;
    display: none;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  /* Write your Public SASS tablet-p here! */
  .page-header {
    background-color: #322b2b;
    display: none;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  /* Write your Public SASS mobile-l here! */
  #mobile-dropdown {
    left: 0px !important;
    width: 244px !important;
    z-index: 11;
  }
  .pisol-view-cart {
    background: #fe5252;
    padding: 3% 30%;
    position: relative;
    color: #fff;
  }
}
/* RETINA DISPLAY STYLES */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* Write your Public SASS retina here! */
  .page-header {
    background-color: #322b2b;
    display: none;
  }
  .owp-floating-bar {
    top: 0 !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F3803-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F3803-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F3803-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F3803-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F3803-scss-retina.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BACEA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADlEA%3BAAIA%3BAAAA%3BAEHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFDA%3BAASA%3BAAAA%3BAGRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHDA%3BAAcA%3BAAAA%3BAIbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJPA%3BAAmBA%3BAAAA%3BAKlBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */