/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 12 2024 | 10:37:03 */
@media all and (max-width:998px){
  #sidebar{
    display:block;
  }
}
@font-face {
    font-display: auto;
}
.type-product{
	    border: solid 1px #f6f6f6;
    padding: 10px;
}
.woof_auto_show {
    opacity:1 !important;
}
.mini_cart_item .product-title {
    word-break: break-all;
	font-size:12px !important;
}
li.wc_payment_method.payment_method_scalapay_gateway label {
    flex-wrap: wrap;
    gap: 10px;
}
.sp-container {
    font-size: 15px !important;
}
.chosen-container-multi .chosen-choices {
    border: 1px solid #eee !important;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #707070;
    border-color: #707070;
}
.cwginstock-subscribe-form .panel-primary {
    border-color: #707070;
}
span.select2-dropdown.select2-dropdown--below {
    margin-top: -46px;
}
.woof_checkbox_instock_container.woof_container.woof_container_stock {
    display: none !important;
}
.disabled-result {
    display: none !important;
}
.woof_checkbox_count{
  display:none;
}
.woof_show_mobile_filter {
    text-align: center;
}
.woof_term_15 {
    display:none;
}
.woof_products_top_panel {
    z-index: 1
}
.woocommerce-ordering {
    z-index: 1;
}
.woof_show_filter_for_mobile.woof {
    margin-top: 100px;
    box-shadow: 9px 9px 50px 0px #00000045;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #cfcfcf;
}
[data-hover] .ct-image-container img {
    will-change: unset;
    transition: unset;
}

@media all and (max-width:996px){
	.chosen-container{
		width: 100% !important;
	}
	.woof_show_filter_for_mobile.woof {
    opacity: 1;
	}
  .widget.widget-woof h2 {
    display: none !important;
	}
}
@media (max-width: 689.98px){
  [data-products] {
    --shop-columns: repeat(2, minmax(0, 1fr));
}
