#product-loader {
    text-align: center;
    padding: 40px 0;
}
#product-loader .spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #333;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    margin: 0 auto;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


button.categories-toggle.active{    
    border-bottom: 0;
}

.no-product-found {
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
/*common css*/
.button-link .btn {background: #1c5ca9; color: #fff; text-decoration: none; padding: 12px 40px; font-size: 16px; font-weight: 500; display: inline-block; line-height: 1; }
.btn, h1, h2, h3, h4, h5, h6, .sub-title, .product-card .price1, .sub-head, .bredcomdata *, .bredcomdata, .shop-sorting select.orderby, .shop-by-title, .filter-box ul li label, .shop-product-list > p, .shop-products .shop-header .shop-sorting .categories-toggle  {font-family: 'Barlow Condensed', Helvetica, Arial, Lucida, sans-serif;}
.mb-2 {margin-bottom: 20px; }
.mb-3 {margin-bottom: 30px; }
.mb-4 {margin-bottom: 40px; }
.mb-5 {margin-bottom: 50px; }
.main-title {font-size: 48px; text-transform: uppercase; color: #3695D4; font-weight: 600; padding-bottom: 0;}
.pad-tp-bt-8{padding-top: 80px; padding-bottom: 80px;}
.sub-head {font-size: 32px; color: #4B4B4B; font-weight: 600; }
p {font-size: 14px; color: #4B4B4B; line-height: 1.5; }
.text-center{text-align: center;}
.sub-title {font-size: 24px; text-transform: uppercase; font-weight: 500; }

/*shop listing*/
.shop-listing-products .shop-container {display: grid; grid-template-columns: 300px 1fr; gap: 20px; }
.shop-product-list ul.products {
    display: flex;
    flex-flow: wrap;
    gap: 10px;
}
.shop-product-list .produtssitem {border: 1px solid var(--CTA-Blue, #0860AC); padding: 10px; }
.produtssitem .product-img a img {
    height: 200px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}
.filter-box ul li label {font-weight: 600; color: #4B4B4B; text-transform: uppercase; letter-spacing: -0.8px; display: flex; gap: 4px; align-items: self-start; }
.filter-box .sub-title {color: #3695D4; font-weight: 600; font-size: 24px;}
.filter-box:not(.filter-box:last-child) {margin-bottom: 20px; }
.shop-sidebar .bredcomdata {margin-bottom: 20px;line-height: 1.3; }
.filter-box ul li {line-height: 1.1; margin-bottom: 5px; }
.product-card .product-title-price .sub-title {color: #4B4B4B; letter-spacing: -0.8px;    margin-bottom: 5px;line-height: 1.1;}
.product-card .product-title-price .sub-title a{color: #4B4B4B;}
.product-card .product-title-price .price1 {font-size: 28px; color: #3695D4; font-weight: 500; letter-spacing: -0.8px; }
.product-card .product-title-price {margin-bottom: 15px; }
.products .product-card .product-img {margin-bottom: 15px; }
.product-card-cont p {
    color: #4B4B4B;
    font-family: Merriweather;
    font-weight: 300;
    font-size: 15px;
    line-height: 120%;
}
.woocommerce .woocommerce-ordering {margin: 0; }
.shop-products .shop-title {
    font-size: 32px;
    color: #3695D4;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 0;
    line-height: 32px;
    margin-top: -4px;
}
form.woocommerce-ordering1 label {
    font-family: Barlow Condensed;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color: #4B4B4B;
}
.shop-products .shop-header {display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; }
.shop-listing-products {padding-top: 35px; padding-bottom: 35px; }
.shop-sorting select.orderby {
    padding: 4.5px 10px;
    border: 1px solid var(--CTA-Blue, #0860AC);
    border-radius: 0;
    text-transform: uppercase;
    color: #4B4B4B !important;
    font-size: 16px;
    font-weight: 600;
    background: #fff url(/wp-content/themes/divi-child/images/down-arrow.svg) no-repeat right 15px center;
    appearance: none;
    width: 210px;
    min-height: 31px;
}
/* Sorting + Categories Top Bar */
/* Categories button (mobile) */
.categories-toggle {
    display: none; /* will show on mobile via media query */
    padding: 10px;
    border: 1px solid #0860AC;
    background: #fff;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    width: 160px;
    justify-content: space-between;
    align-items: center;
}

/* Mobile categories panel */
.mobile-categories-panel {
    display: none;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    background: #fff;
}
.bredcomdata *, .bredcomdata {
    color: #949494;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -0.6px;
    font-weight: 600;
}
/* Accordion headings in mobile panel */
.shop-product-list ul.products:before, .shop-product-list ul.products:after {display: none; }
.shop-product-list .woocommerce-pagination {display: flex; gap: 5px; }
.shop-product-list .woocommerce-pagination .page-numbers {min-width: 20px; border: 1px solid var(--CTA-Blue, #0860AC); text-align: center; font-size: 10px; line-height: 1; min-height: 20px; display: flex; align-items: center; justify-content: center; color: #4B4B4B; }
.shop-product-list .woocommerce-pagination .page-numbers.current, .shop-product-list .woocommerce-pagination .page-numbers:hover {background: #0860AC; color: #fff; }
.woocommerce-ordering option {font-weight: 600; text-transform: uppercase; letter-spacing: -0.8px; }
.shop-product-list > p {width: 100%; text-align: center; border: 1px solid #0860ac; padding: 30px !important; background: #0860ac1c; font-weight: 600; font-size: 20px; text-transform: uppercase;color: #3695D4; }

/* Hide desktop sidebar & show categories control on mobile */

.quick-add-to-cart-qty-btn {
    display: flex;
    gap: 7px;
    margin-top: 0;
}

button.quick-add-to-cart-btn {
    width: 100%;
    background: #0860AC;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #0860AC;
    border-radius: 0;
    color: #fff;
    padding: 0px !important;
    line-height: 1 !important;
    min-height: 30px;
    font-family: 'Barlow Condensed', Helvetica, Arial, Lucida, sans-serif;
}

form.quick-add-form input.quantity {
    width: 100%;
    max-width: 50px;
    height: 32px;
    text-align: center;
    border: 1px solid #3695D4;
}

.attribute_variation {
    display: flex;
    gap: 7px;
    font-size: 18px;
    align-items: center;
    font-family: 'Barlow Condensed', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
        margin-bottom: 8px;
}

.attribute_variation select.variation-dropdown {
    width: 100%;
}

.variation-stock-status p , .simple-stock-status p {
    font-size: 12px;
}
.simple-stock-status,.variation-stock-status {
    position: absolute;
    right: 0px;
    top: -18px;
}

form.quick-add-form p.instock{
    color:green;
}
.variation-stock-status p.outofstock {
    color: red;
}

form.quick-add-form {
    margin-top: 20px;
    position: relative;
}

.attribute_variation label {
    line-height: 17px;
    width: auto;
    display: flex;
    flex-flow: nowrap;
    white-space: nowrap;
    display: none;
}


button.quick-add-to-cart-btn[disabled] {
    cursor: not-allowed;
}
form.quick-add-form .overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(255 255 255 / 0.7);
    display: none;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    overflow: hidden;
}
form.quick-add-form .overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
form.quick-add-form .overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
form.quick-add-form .spinner {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-width: 4px;
    border-color: #0860AC;
    border-top-color: #0860ac52;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: dotted;
}


.shop-product-list .produtssitem {
    width: calc(25% - 8px);
}
.shop-product-list .produtssitem .product-card {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
}
.shop-product-list .produtssitem .product-card .quick-add-container {
    flex: 1;
    display: flex;
    align-items: end;
    width: 100%;
}
form.quick-add-form {
    width: 100%;
}
.quick-add-to-cart-qty-btn select.quantity {
    width: 70px;
    text-align: center;
    transform-origin: top center !important;
    position: relative;
}


@media screen and (min-width: 769px) {

    .filter-box ul {
      display: none; /* start collapsed */
      margin: 0;
      padding: 0 0 10px 0;
    }

    .filter-box.open ul {
      display: block; /* expand when .open is added */
    }

    .filter-box h3 {
      cursor: pointer;
      position: relative;
      padding-right: 20px;
    }

    .filter-box h3::after {
      content: "+"; /* plus sign */
      position: absolute;
      right: 0;
      top: 0;
    }

    .filter-box.open h3::after {
      content: "-"; /* minus sign when open */
    }

}

@media (max-width: 1200px) {
.filter-box ul li label {font-size: 16px; }
.shop-listing-products .shop-container { grid-template-columns: 265px 1fr;}

.shop-product-list .produtssitem {
    width: calc(33.33% - 7px);
}

}



@media (max-width: 960px) {
    
    .shop-listing-products .shop-container {grid-template-columns: 200px 1fr; }
    form.woocommerce-ordering1 label{
        display: none;
    }
}

@media (min-width: 769px) and (max-width: 900px) {
    .shop-product-list .produtssitem {
        width: calc(50% - 5px);
    }
}

@media (max-width: 685px) {
    .shop-product-list .produtssitem {
        width: calc(50% - 5px);
    }
}
@media (min-width: 769px) {
.shop-bread-header .bredcomdata {display: none; }
}


/* Desktop tweaks */
@media (min-width: 769px) {
    #mobile-categories-panel { display: none !important; }
    .categories-toggle { display: none !important; }
}

/* Mobile styles: up to 767px */
@media (max-width: 767px) {
    .categories-toggle {
        display: flex !important;
        width: 100%;
        text-align: left;
        justify-content: space-between;
        color: #4B4B4B !important;
        font-size: 16px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 769px) {
    .shop-products .shop-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 0;
}
}

@media only screen and (max-width: 768px) {

    .attribute_variation select.variation-dropdown,.quick-add-to-cart-qty-btn select.quantity {
    font-size: 15px;
}

    .desktop-sidebar { display: none; } /* hide aside on mobile */    
    .shop-sorting { justify-content: space-between; }
    .shop-header { align-items: stretch; }
    .shop-sorting select.orderby { flex: 1 1 auto; }

    /**/
.shop-products .shop-header .shop-sorting {width: 100%; display: grid; grid-template-columns: 1fr 1fr;gap:10px; }
.shop-products .shop-header .shop-sorting select.orderby {width: 100%; }
.shop-products .shop-header .shop-sorting .categories-toggle {
    width: 100%;
    display: flex;
    text-align: left;
    justify-content: space-between;
    color: #4B4B4B !important;
    font-size: 16px;
    font-weight: 600;
    max-height: 31px;
    padding: 4.5px 10px !important;
}
.shop-products .shop-header .shop-sorting .categories-toggle span.arrow {
    margin-top: -3px;
}
    .produtssitem .product-img a img {height: 150px; margin: 0 auto; }
.shop-product-list {padding-top: 10px; }

/**/
.mobile-categories-panel { padding: 20px; border: 1px solid #0860AC; margin-top: -1px;}
.mobile-categories-panel .sub-title {padding: 0; border-bottom: 0; font-weight: 600; color: #3695D4; letter-spacing: -0.8px; display: flex ; align-items: center; gap: 10px;         margin-bottom: 10px;} 
.mobile-categories-panel .sub-title.active::after {transform: rotate(-180deg); }
.mobile-categories-panel .sub-title::after {content: ""; background: url(/wp-content/themes/divi-child/images/blue-down-arrow.svg); width: 10px; height: 7px;display: block;
        transition: 0.3s; }

.shop-listing-products .shop-container {grid-template-columns: 100%; }


}
@media only screen and (max-width: 350px) {
    .shop-product-list .produtssitem{
        width: 100%;
    }
}


@media screen and (min-device-width: 350px) and (max-device-width: 767px) { 
.shop-listing-products .shop-container {grid-template-columns: 100%; }
}

