/** Shopify CDN: Minification failed

Line 39:0 Unexpected "}"

**/
/* body:not(.safari)
  .background-cursor-wrapper
  .background-cursor-wrapper_inner
  svg,
.button.button-2,
.previewCartTool {
  display: none !important;
}
body:not(.safari) .background-cursor-wrapper_outer {
  width: 4px !important;
  height: 4px !important;
}
body:not(.safari).show_effect_close .background-overlay, body:not(.safari).show_effect_close .background-overlay1{
  cursor: default !important;
}
body:not(.safari) .background-cursor-wrapper{
  display: none !important;
}
.productView-wishlist{
  display: none !important;
}
.tabs-contents .toggle-content p:has(iframe){
  width: 100% !important;
  max-width: 900px !important;  
  margin: 0 auto !important;
  aspect-ratio: 16 / 9 !important;
  overflow: hidden !important;
}
.tabs-contents .toggle-content iframe{
     width: 100% !important;
     height: 100% !important;
  } */

}  
@media (min-width: 1024px) {
  .footer-block__details .image_logo img {
    Width: 80% !important;
  }
}
@media (max-width: 768px) {
  .footer-block__details .image_logo img {
    max-width: 60% !important;
  }
}
.tabs-contents .tab-content .toggle-content p img{
  margin: auto;
}
@media (max-width: 768px) {
  product-tab .toggle-content iframe {
    width: 100% !important;
  }
  .tabs-contents .tab-content .toggle-content p img{
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  sc-comparison-table{
        padding-left: 15px;
        padding-right: 15px;
  }
  .template-product #judgeme_product_reviews{
        padding-left: 15px;
        padding-right: 15px;
  }
}
@media (min-width: 1025px) {
  .productView-bottom{
    padding: 0px 140px !important;
  }
  .halo-product-block .products-carousel .product{
    min-height: 480px;
  }
}

.button-view-cart {
  display: none;
}
.customer_register_link {
  display: none !important;
}