.shop-page-loop a.woocommerce-review-link {
    font-weight: bold;
    /* margin-top: -23px !important; */
    position: relative;
    top: -8px;
    font-size: 16px;
}



    /* carousel   */


    .star-rating {
        color: #F9CA63 !important;
        text-align: center;
        display: inline-flex !important;
        justify-content: center;
        align-items: center;
    }
/* loader  */

.cus-loader {
    display: flex;
    /* Add styles for positioning, size, background, etc. */
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    padding: 20px;
    border-radius: 5px;
    z-index: 9999;
    justify-content: center;
    align-items:center;
    animation: typerotate 2s linear infinite;

}
/* loader  */

 main#main {
    max-width: 1350px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
nav.woocommerce-breadcrumb {
    display: none;
}

.shop-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
   padding: 200px 15px 80px 15px;
    gap: 50px;
}
.woocommerce .shop-container ul.products li.product, .woocommerce-page .shop-container ul.products li.product{
    width: 100% !important;
    margin: unset;
    border: 1px solid #d6d6d6;
    box-shadow: 2px;
    box-shadow: rgba(50, 50, 93, 0.15) 0px 15px 30px -5px, rgba(0, 0, 0, 0.2) 0px 9px 18px -9px;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: space-between;
 text-align: center;

}
 .shop-filter{
    width: 25%;
    min-width: 300px;
    background: #f3d8ce;
    padding: 25px
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before{
    display: none;
}
.product-loop-shop ul.products {
    grid-template-columns: repeat(3,1fr);
    display: grid;
    grid-gap: 30px ;
}
 .product-loop-shop{
    width: 75%;
}
span.prdctfltr_showing {
    display: none;
}

.prdctfltr_checkboxes label span {
    font-size: 16px;
}
h2.widgettitle {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    padding: 20px 0px 10px;
}
.pf_rngstyle_thin .irs-from, .pf_rngstyle_thin .irs-to, .pf_rngstyle_thin .irs-single{
    background: #660F1D !important;
    font-size: 16px !important;
}

.shop-page-loop .category-loop {
    font-size: 12px;
    /* color: #000 !important; */
}

.shop-page-loop .category-loop a {
    color: #660f1d;
    font-style: italic;
}

.shop-page-loop h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    color: #000;
    font-weight: 500;
    line-height: 22px;
    padding: 15px 20px !important;
}

.shop-page-loop del span.woocommerce-Price-amount.amount bdi {
    font-size: 14px;
    color: #660f1d;
}

.shop-page-loop span.woocommerce-Price-amount.amount bdi {
    font-size: 27px;
    text-decoration: none !important;
    color: #660f1d;
    font-weight: bold;
}
.shop-page-loop del {
    text-decoration-color: #660f1d;
}
ins {
    text-decoration: none;
}
.shop-page-loop span.onsale {
    background: #d80600 !important;
    left: 20px !important;
    right: unset !important;
    top: 20px !important;
    padding: 0px 9px !important;
    margin: unset !important;
    min-height: unset !important;
    min-width: unset !important;
    line-height: 22px !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    border-radius: 11px !important;
}

.loop-top {
    padding: 1px;
}
.shop-page-loop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #660f1d;
    color: #fff;
    font-weight: 500;
    padding: 14px 10px !important;
    display: block;
    transition: all 0.1s linear;
    border-radius: 0px !important;
}
.shop-page-loop a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added{
    display: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after {
    top: 14px !important;
    left: 50%;
}
h3.berocket_ajax_group_filter_title {
    display: none;
}

.bapf_head h3 {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 6px
}

.bapf_sfa_taxonomy span {
    font-size: 15px;
    display: none;
}

ul.bapf_sfa_unall {
    display: none;
}

.bapf_sfa_taxonomy ul {
    margin: unset;
    padding-left: 0px;
}

a.braapf_unselect i {
    font-size: 15px;
    color: #fff;
    margin-right:3px;
}

a.braapf_unselect {
    background: var(--brown-d);
    padding: 1px 3px;
    color: #fff;
    font-size: 13px;
    padding-left: 15px;
}

ul.bapf_sfa_unall li {
    margin-left: auto !important;
    background: red;
    color: #fff !important;
}

ul.bapf_sfa_unall li a {
    color: #fff;
    padding: 2px 3px;
    font-size: 15px;
}

.bapf_body ul {
    padding-left: 0px;
    font-size: 14px;
}

.bapf_body ul li ul {
    margin-bottom: 8px !important;
}

.bapf_body ul li {
    margin-bottom: 2px !important;
}
.bapf_body ul li ul li {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
}
i {
    color: var(--brown-d);
}

a.closebtn-filter, span.openbtn-filter{
    display: none;
}
/* nav.woocommerce-pagination {
    display: none;
} */

.bapf_slidr_main.ui-widget-content .ui-slider-handle, .berocket_filter_price_slider.ui-widget-content .ui-slider-handle, .slide.default .bapf_slidr_main .ui-state-default, .slide.default .bapf_slidr_main .ui-widget-header .ui-state-default, .slide.default .bapf_slidr_main.ui-widget-content .ui-state-default, .slide.default .berocket_filter_price_slider .ui-state-default, .slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default, .slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default {
    background: var(--brown-d);
    border-radius: 50% !important;
}
@media only screen and (max-width:1024px){

    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after {
        top: 14px !important;
        left: 80%;
    }

    a.closebtn-filter, span.openbtn-filter{
        display: block;
        z-index: 99;
    }
   span.openbtn-filter{
        display: block;
        position: fixed;
        bottom: 119px;
        z-index: 99;
        background: #6320EE !important;
        color: #fff;
        left: 50%;
        font-size: 15px !important;
        /* background: #F4442E !important; */
        border-radius: 0px 100px 100px 0px !important;
        padding: 5px 13px;
        line-height: 20px;
        /* transform: translateX(-50%); */
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
        width: 77px;
        height: 32px;
        border-left: 1px solid yellow;
    }
    .product-loop-shop{
        width: 100%;
    }
    p.woocommerce-result-count{
        display: none !important;
    }
    .product-loop-shop form.woocommerce-ordering {
        /* position: absolute; */
        /* z-index: 9; */
        position: fixed;
        bottom: 119px;
        z-index: 99;
        background: #6320EE !important;
        color: #fff;
        left: 50%;
        font-size: 15px !important;
        /* background: #F4442E !important; */
        border-radius: 100px 0px 0px 100px !important;
        padding: 5px 13px;
        line-height: 20px;
        transform: translateX(-77px);
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
        width: 77px;
        overflow: hidden;
        height: 32px;
        margin-bottom: 0px;
    }
    

    
    form.woocommerce-ordering:after {
        width: 100% !important;
        background-color: #6320ee !important;
        height: 12px !important;
        top: 0px !important;
        right: 0px !important;
        background-size: 16px 16px !important;
        background-position: 39px 8px !important;
        content: "sort" !important;
        color: #fff !important;
        /* padding-left: 25px; */
        text-align: right !important;
        padding-right: 17px !important;
        line-height: 11px !important;
        background-image: url(/wp-content/uploads/2023/11/sort.svg) !important;
    }
}

@media only screen and (max-width:767px){
    span.openbtn-filter {
        bottom: 75px;
    }
    
    .product-loop-shop form.woocommerce-ordering {
        bottom: 75px;
    }
    .shop-container {
        padding: 100px 15px;
    }
    
    .product-loop-shop ul.products {
        grid-template-columns: repeat(2,1fr);
        grid-gap: 15px;
    }
    
    .product-loop-shop ul.products li {
        margin: unset !important;
    }
    
    .shop-page-loop h2.woocommerce-loop-product__title {
        font-size: 12px !important;
        line-height: 15px;
        padding: 10px 5px !important;
    }
    
    .shop-page-loop span.woocommerce-Price-amount.amount bdi {
        font-size: 18px;
    }

    
    .category-loop {
        display: none;
    }
}


@keyframes typerotate{
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

span.bg-txt {
    display: block;
    margin-bottom: -23px;
    font-size: 100px;
    line-height: 44px;
    color: #F3EEED;
    font-family: "Mrs Saint Delafield", Sans-serif;
    font-size: 81px;
    font-weight: 500;
    line-height: 57px;
    text-align: center;
}

h1.shop-txt {
    color: var(--brown-d);
    font-family:
    "Poppins", Sans-serif;
    font-size: 45px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}

select.orderby {
    padding: 6px;
    border: 1px solid #c7c7c7;
    color: #636363;
    position: relative;
}

select.orderby {
    box-shadow: 0 5px 15px rgb(0 0 0 / 0%);
    -webkit-appearance: button;
    appearance: button;
    outline: none;
}

form.woocommerce-ordering:after {
    content:"";
    position: absolute;
    top: 6px;
    right: 5px;
    width: 9px;
    /* height: 8px; */
    text-align: center;
    /* line-height: 45px; */
    color: rgba(255, 255, 255, 0.5);
    /* background: #004882; */
    pointer-events: none;
    background-image:url(/wp-content/uploads/2023/10/down-2.svg);
    background-size: contain;
    background-color: #fff;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

form.woocommerce-ordering {
    position: relative;
    /* float: unset !important; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
}


i.fa.fa-plus.bapf_ochild:after {
    content: "";
    background: url(/wp-content/uploads/2023/11/plus.svg);
    position: absolute;
    width: 11px;
    height: 11px;
    background-size: 100%;
    left: 4px;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
}

i.fa.fa-plus.bapf_ochild {
    position: relative;
}


i.fa.bapf_cchild.fa-minus {
    position: relative;
}

i.fa.bapf_cchild.fa-minus:after {
    content: "";
    background: url(/wp-content/uploads/2023/11/minus.svg);
    position: absolute;
    width: 11px;
    height: 11px;
    background-size: 100%;
    left: 4px;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-39%);
}


i.fa.fa-times:before {
    content: "";
    background: url(/wp-content/uploads/2023/11/close-3.svg);
    position: absolute;
    width: 10px;
    height: 10px;
    background-size: 100%;
    left: -11px;
    background-repeat: no-repeat;
    top: 54%;
    transform: translateY(-50%);
}

i.fa.fa-times {
    position: relative;
}

.category-description {
    max-width: 1350px;
    margin: auto;
    padding: 40px 15px 100px 15px;
}