/** Shopify CDN: Minification failed

Line 66:0 Unexpected "{"
Line 66:1 Expected identifier but found "%"
Line 66:51 Expected identifier but found "%"
Line 67:0 Unexpected "{"
Line 67:1 Expected identifier but found "%"
Line 68:0 Unexpected "{"
Line 68:1 Expected identifier but found "%"
Line 68:32 Unexpected "{"
Line 68:33 Expected identifier but found "%"
Line 69:0 Unexpected "{"
... and 8 more hidden warnings

**/
/* .product-item .product-bottom:not(.item-swatch li) .action{
margin-top: 58px;
} */

.item-swatch {
  height: 27px;
}

.product-title {
  height: 80px;
}

.jdgm-widget.jdgm-widget {
  min-height: 17px;
}

@media (min-width: 769px) {
  .product-item .product-bottom .product-title {
    font-size: 15px; 
    line-height: 25px;
  }

  .product-item .product-bottom .jdgm-prev-badge__text {
    font-size: 12px;
  }

  .product-item .product-bottom .price-box {
    font-size: 15px;
  }
}

.product-item .product-bottom {
  text-align: center;
}

.home-brands-block .brands-slider.slick-slider img {
  width: 100%
}
@media (min-width: 769px){
  .product-shop .groups-btn {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }
}
/* @media (max-width: 768px){
  .home-brands-block .brands-slider.slick-slider img {
    width: 80%
  }
}
 */
{% comment %} Quotation App Shortcode Starts Here {% endcomment %}
{% capture quote_app_content %} 
{% render 'cws_quotation_app' %}{% endcapture %}
{% unless quote_app_content contains "Liquid error" %}	
{% render 'cws_quotation_app', product: product %}
{% endunless %}
{% comment %} Quotation App Shortcode Ends Here {% endcomment %}

.collection-footer .toolbar-bottom .pagination-page li.disabled span, 
.collection-footer .toolbar-bottom .pagination-page li.active span, 
.collection-footer .toolbar-bottom .pagination-page li.text span, 
.collection-footer .toolbar-bottom .pagination-page li.text i{
    color: #FCE750;
}





 @media (max-width: 540px){
 .home-brands-block .brands-block .brands-slider .item {
   width: 8.3% !important;
 }
}

/*  Custom video popup product page */
 #video_product.halo_modal-custom .modal-content .videoWrapper {
   padding-bottom: 100%;
 }

 #video_product.halo_modal-custom .modal-dialog {
/*     width: 90%;
    max-width: 90%; */
 }


 
            