.woocommerce-page button.button {
    background: #57B1E3 !important;
    color: #fff !important;
    border-color: #57B1E3 !important;
}

.woocommerce-page .page_banner_section.pd0 {
    height: auto;
    padding: 50px 0px !important;
}
.cl_prod_block:hover {
    transform: translateY(-5px);
}
.cl_prod_block{
	transition: transform 0.3s 
ease;
}
small.woocommerce-price-suffix {
    display: none;
}
.top_breadcrumb_main span {
    font-size: 20px;
    color: #fff;
}
.woocommerce-page .page_banner_section {
		height:450px !important;
	display:block !important;
}
.woocommerce-page .page_banner_section::before {
    position: absolute;
    content: '';
    background: #00000070;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.top_breadcrumb_main {
    text-align: center;
    padding-top: 0px;
}
/* .page_banner_row {
    margin-top: 20px !important;
} */
.cl_prod_block_inner img {
    height: 100px;
    width: 100%;
    object-fit: contain;
    text-align: center;
}

.cl_prod_block {
    text-align: center;
    background: transparent !important;
    margin: 10px;
    height: 165px;
    border-radius: 10px;
    padding: 10px;
}
/* .page_title_box {
    padding-top: 40px;
} */
.cl_prod_title {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 1.3;
    padding-top: 10px;
}

.cl_prod_list_inner_row_main {
    padding: 20px 0px 40px;
    margin-top: 0px;
}



/* shop box */

.filter_box_main {
    border: 1px solid #222222;
    padding: 20px;
    margin-top: -50px !important;
    border-radius: 20px;
}

.wc-column-switcher {
    display: flex;
    align-items: center;
}

.berocket_single_filter_widget {
    border-bottom: 1px solid #DDDDDD;
    padding: 30px 0px 0px !important;
}

.berocket_single_filter_widget_918 ul li img {
    display: block;
    margin: auto;
}

.berocket_single_filter_widget_918 ul {
    display: flex;
    flex-wrap: wrap;
}

.berocket_single_filter_widget_918 ul li label {
    font-size: 16px;
    color: #000;
    font-weight: 300;
}

.berocket_single_filter_widget_918 ul li {
    text-align: center !important;
    width: 50%;
}

.berocket_single_filter_widget_918 .bapf_body {
    padding-top: 20px !important;
}

.shop_box_main {
    padding-left: 30px !important;
    padding-top: 10px !important;
}

.et-db #et-boc .et-l .et_pb_shop.shop_box_main ul li {
    margin: 0px !important;
    width: 33.33% !important;
}


.shop_main_fillter_col1 span {
    width: 100%;
    font-size: 16px;
    color: #000;
    padding-right: 10px;
}

form.woocommerce-ordering {
    display: none !important;
}

ul.page-numbers li {
    font-size: 18px !important;

}

.woocommerce nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul {
    border: none !important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent !important;
}

body ul.products {
    display: flex;
    flex-wrap: wrap;
}

.shop_main_fillter_col1 select {
    height: 43px;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    border-radius: 10px;
    background: #fff;
}



.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    color: #A8A8A8 !important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #57B1E3 !important;
}

.main_top_title .page_title {
    color: #161616;
    font-weight: 600;
    font-size: 36px;
}

.shop_main_fillter_row .wpfFilterWrapper {
    margin: 0 !important;
}

.shop_main_fillter_row {
    display: flex;
    align-items: center;
}

.shop_main_fillter_col1 span {
    width: 100%;
}

.site_padd.same_padding.main_shop_section {
    padding-top: 0 !important;
}

.shop_main_fillter_top,
.shop_main_fillter_col1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shop_main_fillter_top {
    padding-left: 30px;
}

p.woocommerce-result-count {
    display: none;
}

/* end */
.wc-column-switcher button {
    border: none !important;
    background: transparent !important;
    cursor: pointer;
}

.wc-column-switcher button.active {
    color: #fff;
    background: transparent !important;
    border: none;
}

.wc-column-switcher button.active svg rect {
    fill: #222222;
}

/* Example column CSS */
body.et-db.col-1 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
    width: 100% !important;
}

body.et-db.col-2 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
    width: 50% !important;
    display: inline-block !important;
}

body.et-db.col-3 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
    width: 33.33% !important;
    display: inline-block !important;
}

.wfpTitle {
    font-size: 20px !important;
    color: #00000082 !important;
    font-weight: 400 !important;
}

.filter_box_main .wpfFilterWrapper {
    border-bottom: 1px solid #ddd !important;
    padding: 15px 0px !important;
}

.wpfTitleToggle.fa-plus:before {
    content: "\f107";
}

.fa.wpfTitleToggle.fa-minus::before {
    content: "\f106";
}

/* shop box end*/
button.filter-toggle {
    display: none;
}

ul.wpfFilterVerScroll {
    padding: 0 !important;
}

.product_add_to_cart {
    border-top: 1px solid #ddd !important;
    padding-top: 30px;
}

li.active_cat_filter {
    background: #fff;
}

div#wpfBlock_2 ul.wpfFilterVerScroll {
    display: flex;
    flex-wrap: wrap;
}

div#wpfBlock_2 ul.wpfFilterVerScroll li {
    width: 50% !important;
}

div#wpfBlock_2 ul.wpfFilterVerScroll li label {
    position: relative;
    height: 100px;
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 2px;

}

span.wpfFilterTaxNameWrapper {
    padding: 0 !important;
}

div#wpfBlock_2 span.wpfCheckbox {
    display: none;
}

div#wpfBlock_2 ul.wpfFilterVerScroll li:nth-child(1) label::after,
div#wpfBlock_2 ul.wpfFilterVerScroll li:nth-child(2) label::after,
div#wpfBlock_2 ul.wpfFilterVerScroll li:nth-child(3) label::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    background: url(../../../../../wp-content/uploads/2025/08/lighting.png);
    width: 50px;
    height: 50px;
    top: 20px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

div#wpfBlock_2 ul.wpfFilterVerScroll li:nth-child(2) label::after {
    background: url(../../../../../wp-content/uploads/2025/08/Groupsdf.png);
    background-repeat: no-repeat;


}

div#wpfBlock_2 ul.wpfFilterVerScroll li:nth-child(3) label::after {
    background: url(../../../../../wp-content/uploads/2025/08/smartl.png);
    background-repeat: no-repeat;

}

@media all and (min-width: 320px) and (max-width: 767px) {
.woocommerce-page .page_banner_section.pd0 {
    height: auto;
    padding: 20px 0px !important;
}

    /* shop page */
    .cl_prod_list_inner_row_main {
        margin-top: 0px;
    }


    .shop_main_fillter_top {
        padding-left: 0;
    }

    .cl_prod_block {
        margin: 5px;
    }

    .cl_prod_title {
        font-size: 14px;
    }

    .top_breadcrumb_main span {
        font-size: 16px;
    }

    .top_breadcrumb_main {
        padding-top: 10px;
    }

    /* shop inner page */
    /* shop inner page */
    .shop_box_main {
        padding-left: 0px !important;
    }

    .woocommerce-shop .page_banner_section {
        height: auto !important;
    }

    .shop_box_main .product-item_inner {
        margin: 5px;
    }

    .shop_box_main .product-title {
        font-size: 14px !important;
        height: auto !important;
        padding: 0 !important;
    }

    .wfpTitle {
        font-size: 16px !important;
    }

    .main_top_title .page_title {
        font-size: 28px;
    }

    .filter_box_main .wpfFilterWrapper {
        padding: 10px 0px !important;
    }

    .product-thumb img {
        height: 170px !important;
    }

    .filter-toggle {
        position: fixed;
        top: 100px;
        right: 0;
        z-index: 1001;
        background-color: #57b1e3;
        color: #fff;
        border: none;
        padding: 15px;
        cursor: pointer;
    }

    /* Slide-in filter panel */
    .filter_main_court {
        position: fixed !important;
        top: 90px;
        overflow: auto;
        right: -100%;
        width: 350px !important;
        height: 100vh;
        background-color: white;
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
        padding: 20px;
        transition: right 0.3s ease;
        z-index: 1000;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
        margin: 0px !important;
        width: 50% !important;
    }

    body.et-db.col-1 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
        width: 100% !important;
    }

    body.et-db.col-2 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
        width: 50% !important;
    }

    body.et-db.col-2 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
        width: 50% !important;
    }



    .filter_main_court.show {
        right: 0;
    }

    .shop_main_fillter_top,
    .shop_main_fillter_col1 {
        flex-wrap: wrap;
    }

    .shop_main_fillter_row:nth-child(2) {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding-top: 20px !important;
    }

    .shop_main_fillter_row {
        width: 100%;
        justify-content: center;
    }

    .shop_main_fillter_col1 span {
        text-align: center;
    }

    button.filter-toggle {
        display: block;
    }

    .shop_main_col {
        z-index: 0 !important;
    }

    .filter_box_main {
        margin-top: 0 !important;
        padding: 10px !important;
    }

    body.et-db.col-3 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
        width: 50% !important;
    }

    .top_sub_category {
        padding: 30px 0px !important;
    }

    .filter_main_court {
        background: #f5f5f5;
    }

    .wc-column-switcher button:nth-child(3) {
        display: none;
    }

    /* shop inner page */
}

@media all and (min-width: 768px) and (max-width: 980px) {
.woocommerce-page .page_banner_section.pd0 {
    height: auto;
    padding: 20px 0px !important;
}

    /* shop page */
    .shop_main_fillter_top {
        padding-left: 0;
    }

    .cl_prod_list_inner_row_main {
        margin-top: 0px;
    }


    .cl_prod_block {
        margin: 5px;
    }

    .cl_prod_title {
        font-size: 14px;
    }

    .top_breadcrumb_main span {
        font-size: 16px;
    }

    .top_breadcrumb_main {
        padding-top: 10px;
    }

    /* shop inner page */
    .shop_box_main {
        padding-left: 0px !important;
    }

/*     .woocommerce-shop .page_banner_section {
        height: 320px !important;
    } */

    .shop_box_main .product-item_inner {
        margin: 5px;
    }

    .shop_box_main .product-title {
        font-size: 16px !important;
        height: 40px !important;
    }

    .wfpTitle {
        font-size: 16px !important;
    }

    .main_top_title .page_title {
        font-size: 28px;
    }

    .filter_box_main .wpfFilterWrapper {
        padding: 10px 0px !important;
    }

    .product-thumb img {
        height: 170px !important;
    }

    .filter-toggle {
        position: fixed;
        top: 100px;
        right: 0;
        z-index: 1001;
        background-color: #57b1e3;
        color: #fff;
        border: none;
        padding: 15px;
        cursor: pointer;
    }

    .shop_main_col {
        z-index: 0 !important;
    }

    .filter_box_main {
        margin-top: 0 !important;
    }


    /* Slide-in filter panel */
    .filter_main_court {
        position: fixed !important;
        top: 100px;
        overflow: auto;
        right: -100%;
        width: 350px !important;
        height: 100vh;
        background-color: white;
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
        padding: 20px;
        transition: right 0.3s ease;
        z-index: 1000;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
        margin: 0px !important;
        width: 33.33% !important;
    }

    body.et-db.col-1 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
        width: 100% !important;
    }

    body.et-db.col-2 #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
        width: 50% !important;
    }



    /* When active, bring it into view */
    .filter_main_court.show {
        right: 0;
    }

    button.filter-toggle {
        display: block;
    }

    .filter_main_court {
        background: #f5f5f5;
    }

    /* shop inner page */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
	.woocommerce-page .page_banner_section.pd0 {
    height: auto;
    padding: 20px 0px !important;
}

    div#wpfBlock_2 ul.wpfFilterVerScroll li {
        width: 100% !important;
    }

    /* shop page */
    .cl_prod_list_inner_row_main {
        margin-top: 0px;
    }

    .cl_prod_block {
        margin: 5px;
    }

    .cl_prod_title {
        font-size: 14px;
    }

    /* shop inner page */
    .shop_box_main {
        padding-left: 20px !important;
    }

    .woocommerce-shop .page_banner_section {
        height: auto !important;
    }

    .shop_box_main .product-item_inner {
        margin: 5px;
    }

    .shop_box_main .product-title {
        font-size: 16px !important;
        height: 40px !important;
    }

    .wfpTitle {
        font-size: 16px !important;
    }

    .main_top_title .page_title {
        font-size: 28px;
    }

    .filter_box_main .wpfFilterWrapper {
        padding: 10px 0px !important;
    }

    .product-thumb img {
        height: 170px !important;
    }


}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    div#wpfBlock_2 ul.wpfFilterVerScroll li {
        width: 100% !important;
    }


    /* shop page */


    .cl_prod_block {
        margin: 5px;
    }

    .cl_prod_title {
        font-size: 14px;
    }

    /* shop inner page */
    .shop_box_main {
        padding-left: 20px !important;
    }

    .woocommerce-shop .page_banner_section {
        height: auto !important;
    }

    .shop_box_main .product-item_inner {
        margin: 5px;
    }

    .shop_box_main .product-title {
        font-size: 16px !important;
        height: 40px !important;
    }

    .wfpTitle {
        font-size: 16px !important;
    }

    .main_top_title .page_title {
        font-size: 28px;
    }

}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* shop page */

    .cl_prod_block {
        margin: 5px;
    }

    .cl_prod_title {
        font-size: 14px;
    }

    /* shop inner page */
    .shop_box_main {
        padding-left: 20px !important;
    }

    .woocommerce-shop .page_banner_section {
        height: auto !important;
    }

    .shop_box_main .product-item_inner {
        margin: 5px;
    }

}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* shop page */


    .woocommerce-shop .page_banner_section {
        height: auto !important;
    }

    .shop_box_main {
        padding-left: 20px !important;
    }

    .shop_box_main .product-item_inner {
        margin: 5px;
    }

    /* shop inner page */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}