.tax-product_cat .paper_coffee_cups_lids_section,
.tax-product_cat .rsf_section,
.tax-product_cat .odt_section,
.tax-product_cat .paper_coffee_cups_lids_section {
    display: none;
}

.tax-product_cat.term-32 .paper_coffee_cups_lids_section,
.tax-product_cat.term-32 .rsf_section,
.tax-product_cat.term-32 .odt_section,
.tax-product_cat.term-32 .paper_coffee_cups_lids_section {
    display: block;
}

.tax-product_cat.term-40 .paper_coffee_cups_lids_section,
.tax-product_cat.term-40 .rsf_section,
.tax-product_cat.term-40 .odt_section,
.tax-product_cat.term-40 .paper_coffee_cups_lids_section {
    display: block;
}

.tax-product_cat.term-30 .odt_section {
    display: block;
}

.post-type-archive-product .paper_coffee_cups_lids_section {
    display: none !important;
}

.post-type-archive-product .rsf_section {
    display: none !important;
}

.post-type-archive-product .odt_section {
    display: none !important;
}

.woocommerce-result-count {
    display: none !important;
}

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

.rsf_row .odt_main_section {
    display: none !important;
}

.odt_row .rso_main {
    display: none !important;
}

.odt_row .shop_occ_section {
    display: none !important;
}

.rsf_row .shop_occ_section {
    display: none !important;
}

.tax-product_cat.term-32 .odt_section {
    display: none !important;
}

.tax-product_cat.term-32 .inr_paper_coffee_cups_lids_section {
    display: none !important;
}

.paper_coffee_cups_lids_row .rso_main,
.paper_coffee_cups_lids_row .odt_main_section {
    display: none !important;
}

.et-db #et-boc .et-l .et_pb_widget_area_left {
    border: none !important;
    padding: 0px !important;
}

.et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
.et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item,
.et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
.et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget,
.et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
.et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_grid_item,
.et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
.et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_widget {
    margin: 0px !important;
}

.iksm-term__shifts {
    display: none;
}

.filter_main_filter_css {
    display: none;
}

.prod_inr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: -13px;
    position: relative;
}

.pp_product_col_inr {
    background: var(--white_color);
    padding: 40px 0px 0px;
    border: 1px solid var(--primary_color);
    transition: 0.5s !important;
    border-radius: 140px 140px 0px 0px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.pp_product_img_box_inr_box {
    line-height: 0;
}

.pp_product_img_box_inr_box img {
    object-fit: contain !important;
    width: 100% !important;
    height: 200px !important;
    margin: 0px !important;
}

.pp_product_box_inr {
    transition: 0.5s !important;
    position: relative;
    overflow: hidden;
}

.pp_product_box_inr:hover .pp_product_btn_inr {
    top: 0%;
    height: 100%;
    transform: scale(1) rotate(360deg);
    transition: 1s !important;
}

.pp_product_btn_inr {
    position: absolute;
    bottom: auto;
    left: 0;
    right: 0;
    top: -120%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 1s !important;
    height: 0%;
    transform: scale(0) rotate(0);
    transition: 1s !important;
    z-index: 1;
}

.pp_product_inr_hover_inr a {
    display: block;
    color: var(--white_color);
    font-family: var(--font_Baloo);
    font-size: 14px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    line-height: normal;
    background: var(--primary_color);
    padding: 10px;
    border-radius: 30px 30px 0px 0px;
}

.pp_product_img_box_inr {
    background: var(--white_color);
    padding-bottom: 40px;
    border-radius: 140px 140px 0px 0px;
    position: relative;
    z-index: 1;
}

.shop_inr_prod {
    width: 33.33%;
    padding: 13px;
    position: relative;
}

.shop_inr_prod:nth-child(3):before,
.shop_inr_prod:nth-child(1):before {
    content: '';
    border-left: 1px solid var(--primary_color);
    position: absolute;
    height: 250px;
    top: -170px;
    bottom: auto;
    left: 50%;
    z-index: 0;
}

.inr_banner_title_section {
    background: linear-gradient(180deg, #DDF2EE 14.51%, rgba(255, 255, 255, 0.00) 100%);
}

.shop_title {
    color: var(--black_color);
    text-align: center !important;
    font-family: var(--font_Baloo);
    font-size: 45px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    text-transform: capitalize;
}

.shop_section {
    position: relative;
    overflow: hidden;
}

.product_head_col {
    display: block;
    color: var(--black_color);
    text-align: center !important;
    font-family: var(--font_Baloo);
    font-size: 33px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    line-height: normal;
    padding-bottom: 40px;
    text-transform: capitalize;
}

nav.woocommerce-pagination {
    padding-top: 25px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: var(--primary_color);
    color: var(--white_color);
}

.woocommerce-pagination .page-numbers li a {
    color: var(--black_color);
}

.shop_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sticky_col_cat {
    margin: 0px !important;
    width: 28% !important;
    padding-right: 40px;
}

.shop_product_col {
    width: 72% !important;
}

.shop_col_sidebar .iksm-term__inner:hover {
    background: var(--primary_color) !important;
}

.shop_col_sidebar .iksm-term .iksm-term__link {
    padding: 0px !important;
}

.shop_col_sidebar .iksm-term__inner {
    display: flex;
    align-items: center;
    background: var(--primary_color) !important;
    box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.29) inset;
    padding: 2px 20px;
    border-radius: 10px;
}

.shop_col_sidebar .iksm-term span {
    display: block;
    color: var(--white_color);
    font-family: var(--font_Baloo);
    font-size: 22px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    line-height: normal;
}

.shop_col_sidebar .iksm-term--child .iksm-term__inner {
    background: transparent !important;
    padding: 0px 0px 0px 10px !important;
    box-shadow: unset;
}

.shop_col_sidebar .iksm-term {
    margin-bottom: 35px !important;
}

.shop_col_sidebar .iksm-term:last-child {
    margin-bottom: 0px !important;
}

.iksm-term--expanded {
    border-radius: 10px 10px 25px 25px;
    background: var(--white_color);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.10) !important;
}

.shop_col_sidebar .iksm-term.iksm-term--child {
    margin: 15px 0px !important;
}

.shop_col_sidebar .iksm-term.iksm-term--child span {
    color: var(--black_color);
    font-family: var(--font_Baloo);
    font-size: 18px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    line-height: 1.4em;
    text-transform: capitalize;
}

.shop_col_sidebar .iksm-term__image {
    object-fit: contain !important;
    width: 100% !important;
    height: 35px !important;
}

.shop_col_sidebar .iksm-term__image-container {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #ddd;
    border-radius: 100%;
}

.iksm-term--expanded .iksm-term--child {
    border-radius: unset !important;
    background: transparent !important;
    box-shadow: unset !important;
}

.iksm-term--expanded .iksm-term--child .iksm-terms-tree--children {
    display: block;
}

.iksm-term--expanded .iksm-term--child .iksm-term__toggle {
    display: none;
}

.iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
    padding-left: 65px;
}

.shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
    color: var(--black_color);
    font-size: 16px !important;
    font-style: normal;
    font-weight: var(--font_weight_300);
    line-height: normal;
}

.shop_col_sidebar .iksm-term--current.iksm-term.iksm-term--child span {
    color: var(--primary_color);
}

.shop_col_sidebar .iksm-term--current .iksm-term__image-container {
    border: 1px solid var(--primary_color);
}

.shop_col_sidebar .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children .iksm-term.iksm-term--child {
    margin: 0px !important;
}

.shop_section:before {
    content: '';
    background: url(/../../../wp-content/uploads/2023/10/Group-34035.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    width: 100% !important;
    height: 280px;
    position: absolute;
    top: auto;
    bottom: -20px;
    left: auto;
    right: 20px;
    z-index: 0;
    animation: mover 1s infinite alternate;
}

.paper_coffee_cups_lids_section {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: inherit !important;
    width: 100% !important;
    height: auto;
    position: relative !important;
}

.paper_coffee_cups_lids_section:before {
    content: '';
    background: url(/../../../wp-content/uploads/2023/09/cta-bubbles-left-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    width: 100% !important;
    height: 230px;
    position: absolute;
    top: 250px;
    bottom: auto;
    left: auto;
    right: 0;
    z-index: 0;
    animation: mover 1s infinite alternate;
}

.paper_coffee_cups_lids_section:after {
    content: '';
    background: url(/../../../wp-content/uploads/2023/10/cta-bubbles-left-3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    width: 100% !important;
    height: 200px;
    position: absolute;
    top: auto;
    bottom: -5px;
    left: -10px;
    right: auto;
    z-index: 0;
    animation: mover 1s infinite alternate;
}

.cat_des_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cat_des_col_1 {
    width: 35%;
    padding-right: 30px;
}

.cat_des_col_2 {
    width: 30%;
    position: relative;
}

.cat_des_col_2:before {
    content: '';
    background: url(/../../../wp-content/uploads/2023/10/image-29.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    width: 100% !important;
    height: 130px;
    position: absolute;
    top: auto;
    bottom: -15px;
    left: auto;
    right: -25px;
    z-index: 1;
    animation: mover 1s infinite alternate;
}

.cat_des_col_3 {
    width: 35%;
    padding-left: 30px;
}

.cat_des_inr span b {
    display: block;
    color: var(--black_color);
    font-family: var(--font_Baloo);
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    line-height: normal;
    padding-bottom: 10px;
}

.cat_des_inr ul li span {
    display: block;
    color: var(--black_color);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    line-height: 1.5em;
    text-transform: capitalize;
    padding-bottom: 10px;
}

.cat_img {
    width: 100%;
    position: relative;
}

.cat_img:before {
    content: '';
    background: var(--primary_color);
    width: 98%;
    height: 98%;
    border-radius: 100%;
    position: absolute;
    top: 3px;
    bottom: 0;
    left: 0;
    right: -2px;
    margin: auto;
    z-index: -1;
    animation: mover 1s infinite alternate;
}

.cat_img_inr {
    width: 100%;
    line-height: 0;
}

.cat_img_inr img {
    object-fit: contain;
    width: 100% !important;
    height: 395px;
    border-radius: 100%;
}

.cat_des_inr ul {
    padding-left: 22px !important;
    padding-bottom: 0px !important;
}

.cat_des_inr ul li::marker {
    font-size: 22px;
    color: var(--primary_color);
}

.rsf_section {
    position: relative;
    overflow: hidden;
}

.rsf_section:before {
    content: '';
    background: url(/../../../wp-content/uploads/2023/10/08-Aug-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    width: 100% !important;
    height: 220px;
    position: absolute;
    top: auto;
    bottom: -5px;
    left: -65px;
    right: auto;
    z-index: 0;
    animation: mover 1s infinite alternate;
}

.rso_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.rso_col_1 {
    width: 41%;
}

.rso_col_2 {
    width: 59%;
    padding-left: 60px;
}

.rso_image {
    width: 100%;
    border-radius: 30px;
    position: relative;
}

.rso_image_inr {
    width: 100%;
    line-height: 0;
}

.rso_image_inr img {
    object-fit: contain;
    width: 100% !important;
    height: 545px;
    border-radius: 30px;
}

.rso_image:before {
    content: '';
    background: var(--primary_color);
    width: 98%;
    height: 98%;
    border-radius: 30px;
    position: absolute;
    top: 30px;
    bottom: 0;
    left: -30px;
    right: 0;
    margin: auto;
    z-index: -1;
    animation: mover 1s infinite alternate;
}

.odt_section {
    position: relative;
}

.wam_top_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.wam_col_1 {
    width: 43%;
    padding-right: 40px;
}

.wam_col_2 {
    width: 57%;
    padding-left: 40px;
    border-left: 1px solid var(--primary_color);
}

.center_title.left_text {
    text-align: left;
}

.odt_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.odt_col_1 {
    width: 58%;
    padding-right: 50px;
}

.odt_col_2 {
    width: 42%;
}

.odt_img {
    width: 100%;
    position: relative;
    border-radius: 30px;
}

.odt_img_inr {
    width: 100%;
    line-height: 0;
}

.odt_img_inr img {
    object-fit: contain;
    width: 100% !important;
    height: 555px;
    border-radius: 30px;
}

.odt_img:before {
    content: '';
    background: var(--primary_color);
    width: 98%;
    height: 98%;
    border-radius: 30px;
    position: absolute;
    top: 30px;
    bottom: 0;
    left: -30px;
    right: 0;
    margin: auto;
    z-index: -1;
    animation: mover 1s infinite alternate;
}

.odt_section:before {
    content: '';
    background: url(/../../../wp-content/uploads/2023/09/cta-bubbles-left-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    width: 100% !important;
    height: 200px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    right: auto;
    margin: auto;
    z-index: 0;
    animation: mover 1s infinite alternate;
}

.shop_occ_section .about_col_1:before {
    display: none;
}

.shop_occ_section .eco_image:before,
.shop_occ_section .about_img:before {
    display: none;
}

.shop_occ_row {
    border-bottom: 1px solid var(--primary_color);
}

.shop_occ_section .about_row {
    padding-top: 30px;
}

.inr_cat_inr_main_inr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: -10px;
}

.inr_cat_inr_main_box {
    width: 33.33%;
    padding: 10px;
}

.inr_cat_img_inr {
    width: 100%;
    line-height: 0;
}

.inr_cat_img {
    width: 100%;
}

.inr_cat_img_inr img {
    object-fit: contain;
    width: 100% !important;
    height: 350px;
}

.inr_cat_title_inr h3 {
    display: block;
    font-size: 22px;
    color: var(--primary_color);
    font-weight: var(--font_weight_600);
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
}

@media all and (min-width: 320px) and (max-width: 767px) {

    .shop_title {
        font-size: 28px;
    }

    .sticky_col_cat {
        padding-right: 25px;
    }

    .shop_col_sidebar .iksm-term__inner {
        padding: 2px 10px;
    }

    .shop_col_sidebar .iksm-term {
        margin-bottom: 20px !important;
    }

    .shop_col_sidebar .iksm-term span {
        font-size: 14px;
    }

    .shop_col_sidebar .iksm-term__image-container {
        width: 38px !important;
        height: 38px !important;
    }

    .shop_col_sidebar .iksm-term__image {
        height: 25px !important;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child span {
        font-size: 14px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
        font-size: 14px !important;
    }

    .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
        padding-left: 55px;
    }

    .product_head_col {
        font-size: 18px;
        padding-bottom: 20px;
    }

    .pp_product_col_inr {
        padding: 15px 0px 0px;
    }

    .pp_product_img_box_inr_box img {
        height: 130px !important;
    }

    .pp_product_img_box_inr {
        padding-bottom: 15px;
    }

    .pp_product_inr_hover_inr a {
        font-size: 14px;
    }

    .shop_section:before {
        height: 100px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child {
        margin: 8px 0px !important;
    }

    .shop_inr_prod {
        width: 100%;
        padding: 10px;
    }

    .cat_des_inr span b {
        font-size: 14px;
    }

    .cat_des_inr ul li span {
        font-size: 14px;
    }

    .cat_img_inr img {
        height: 300px;
    }

    .cat_img:before {
        width: 301px;
        height: 301px;
    }

    .cat_des_col_2:before {
        display: none;
    }

    .paper_coffee_cups_lids_section:before {
        height: 120px;
    }

    .paper_coffee_cups_lids_section:after {
        height: 100px;
    }

    .cat_des_col_1 {
        width: 100%;
        padding-bottom: 15px;
        padding-right: 0px;
    }

    .cat_des_col_2 {
        width: 100%;
    }

    .cat_des_col_3 {
        width: 100%;
        padding-top: 15px;
        padding-left: 0px;
    }

    .cat_des_inr .abt_btn_inr {
        justify-content: start;
    }

    .rsf_section:before {
        height: 90px;
    }

    .rso_image_inr img {
        height: 300px;
    }

    .rso_image:before {
        width: 300px;
        height: 300px;
    }

    .rso_col_1 {
        width: 100%;
    }

    .rso_col_2 {
        width: 100%;
        padding-top: 30px;
        padding-left: 0px;
    }

    .wam_col_1 {
        width: 100%;
        padding-right: 0px;
    }

    .wam_col_2 {
        width: 100%;
        padding-left: 0px;
        border: none;
    }

    .odt_col_1 {
        width: 100%;
        padding-top: 30px;
        padding-right: 0px;
    }

    .odt_col_2 {
        width: 100%;
    }

    .odt_img_inr img {
        height: 300px;
    }

    .odt_row {
        flex-direction: column-reverse;
    }

    .odt_img:before {
        width: 300px;
        height: 300px;
    }

    .odt_section:before {
        height: 120px;
    }

    .inr_cat_inr_main_box {
        width: 100%;
    }

    .inr_cat_img_inr img {
        height: 300px;
    }

    .inr_cat_title_inr h3 {
        font-size: 16px;
    }

}

@media all and (min-width: 481px) and (max-width: 767px) {

    .shop_inr_prod {
        width: 50%;
        padding: 10px;
    }

    .inr_cat_inr_main_box {
        width: 50%;
    }

}

@media all and (min-width: 768px) and (max-width: 980px) {

    .shop_title {
        font-size: 30px;
    }

    .sticky_col_cat {
        padding-right: 25px;
    }

    .shop_col_sidebar .iksm-term__inner {
        padding: 2px 10px;
    }

    .shop_col_sidebar .iksm-term {
        margin-bottom: 20px !important;
    }

    .shop_col_sidebar .iksm-term span {
        font-size: 14px;
    }

    .shop_col_sidebar .iksm-term__image-container {
        width: 38px !important;
        height: 38px !important;
    }

    .shop_col_sidebar .iksm-term__image {
        height: 25px !important;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child span {
        font-size: 14px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
        font-size: 14px !important;
    }

    .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
        padding-left: 55px;
    }

    .product_head_col {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .pp_product_col_inr {
        padding: 15px 0px 0px;
    }

    .pp_product_img_box_inr_box img {
        height: 140px !important;
    }

    .pp_product_img_box_inr {
        padding-bottom: 15px;
    }

    .pp_product_inr_hover_inr a {
        font-size: 14px;
    }

    .shop_section:before {
        height: 120px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child {
        margin: 8px 0px !important;
    }

    .cat_des_inr span b {
        font-size: 14px;
    }

    .cat_des_inr ul li span {
        font-size: 14px;
    }

    .cat_img_inr img {
        height: 300px;
    }

    .cat_img:before {
        width: 301px;
        height: 301px;
    }

    .cat_des_col_2:before {
        display: none;
    }

    .paper_coffee_cups_lids_section:before {
        height: 150px;
    }

    .paper_coffee_cups_lids_section:after {
        height: 120px;
    }

    .cat_des_col_1 {
        width: 100%;
        padding-bottom: 15px;
        padding-right: 0px;
    }

    .cat_des_col_2 {
        width: 100%;
    }

    .cat_des_col_3 {
        width: 100%;
        padding-top: 15px;
        padding-left: 0px;
    }

    .cat_des_inr .abt_btn_inr {
        justify-content: start;
    }

    .rsf_section:before {
        height: 110px;
    }

    .rso_image_inr img {
        height: 370px;
    }

    .rso_image:before {
        width: 370px;
        height: 370px;
    }

    .rso_col_1 {
        width: 100%;
    }

    .rso_col_2 {
        width: 100%;
        padding-top: 30px;
        padding-left: 0px;
    }

    .wam_col_1 {
        width: 100%;
        padding-right: 0px;
    }

    .wam_col_2 {
        width: 100%;
        padding-left: 0px;
        border: none;
    }

    .odt_col_1 {
        width: 100%;
        padding-top: 30px;
        padding-right: 0px;
    }

    .odt_col_2 {
        width: 100%;
    }

    .odt_img_inr img {
        height: 350px;
    }

    .odt_row {
        flex-direction: column-reverse;
    }

    .odt_img:before {
        width: 350px;
        height: 350px;
    }

    .odt_section:before {
        height: 130px;
    }

    .inr_cat_inr_main_box {
        width: 50%;
    }

    .inr_cat_img_inr img {
        height: 300px;
    }

    .inr_cat_title_inr h3 {
        font-size: 18px;
    }

}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    .shop_title {
        font-size: 32px;
    }

    .sticky_col_cat {
        padding-right: 25px;
    }

    .shop_col_sidebar .iksm-term__inner {
        padding: 2px 10px;
    }

    .shop_col_sidebar .iksm-term {
        margin-bottom: 20px !important;
    }

    .shop_col_sidebar .iksm-term span {
        font-size: 15px;
    }

    .shop_col_sidebar .iksm-term__image-container {
        width: 38px !important;
        height: 38px !important;
    }

    .shop_col_sidebar .iksm-term__image {
        height: 25px !important;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child span {
        font-size: 15px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
        font-size: 14px !important;
    }

    .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
        padding-left: 50px;
    }

    .product_head_col {
        font-size: 22px;
        padding-bottom: 20px;
    }

    .pp_product_col_inr {
        padding: 15px 0px 0px;
    }

    .pp_product_img_box_inr_box img {
        height: 140px !important;
    }

    .pp_product_img_box_inr {
        padding-bottom: 15px;
    }

    .pp_product_inr_hover_inr a {
        font-size: 14px;
    }

    .shop_section:before {
        height: 140px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child {
        margin: 8px 0px !important;
    }

    .cat_des_inr span b {
        font-size: 15px;
    }

    .cat_des_inr ul li span {
        font-size: 15px;
    }

    .cat_img_inr img {
        height: 300px;
    }

    .cat_img:before {
        width: 301px;
        height: 301px;
    }

    .cat_des_col_2:before {
        display: none;
    }

    .paper_coffee_cups_lids_section:before {
        height: 170px;
    }

    .paper_coffee_cups_lids_section:after {
        height: 140px;
    }

    .cat_des_col_1 {
        width: 50%;
    }

    .cat_des_col_2 {
        width: 50%;
    }

    .cat_des_col_3 {
        width: 100%;
        padding-top: 15px;
        padding-left: 0px;
    }

    .rsf_section:before {
        height: 120px;
    }

    .rso_image_inr img {
        height: 370px;
    }

    .rso_image:before {
        width: 370px;
        height: 370px;
    }

    .rso_col_2 {
        padding-left: 40px;
    }

    .wam_col_1 {
        padding-right: 30px;
    }

    .wam_col_2 {
        padding-left: 30px;
    }

    .odt_col_1 {
        padding-right: 40px;
    }

    .odt_img_inr img {
        height: 380px;
    }

    .odt_img:before {
        width: 380px;
        height: 380px;
    }

    .odt_section:before {
        height: 150px;
    }

    .inr_cat_title_inr h3 {
        font-size: 20px;
    }

}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    .shop_title {
        font-size: 34px;
    }

    .sticky_col_cat {
        padding-right: 25px;
    }

    .shop_col_sidebar .iksm-term__inner {
        padding: 2px 12px;
    }

    .shop_col_sidebar .iksm-term {
        margin-bottom: 20px !important;
    }

    .shop_col_sidebar .iksm-term span {
        font-size: 15px;
    }

    .shop_col_sidebar .iksm-term__image-container {
        width: 38px !important;
        height: 38px !important;
    }

    .shop_col_sidebar .iksm-term__image {
        height: 25px !important;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child span {
        font-size: 15px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
        font-size: 14px !important;
    }

    .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
        padding-left: 50px;
    }

    .product_head_col {
        font-size: 24px;
        padding-bottom: 20px;
    }

    .pp_product_col_inr {
        padding: 20px 0px 0px;
    }

    .pp_product_img_box_inr_box img {
        height: 150px !important;
    }

    .pp_product_img_box_inr {
        padding-bottom: 20px;
    }

    .pp_product_inr_hover_inr a {
        font-size: 14px;
    }

    .shop_section:before {
        height: 160px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child {
        margin: 10px 0px !important;
    }

    .cat_des_inr span b {
        font-size: 15px;
    }

    .cat_des_inr ul li span {
        font-size: 15px;
    }

    .cat_img_inr img {
        height: 280px;
    }

    .cat_img:before {
        width: 280px;
        height: 280px;
    }

    .cat_des_col_2:before {
        height: 80px;
        bottom: 65px;
    }

    .paper_coffee_cups_lids_section:before {
        height: 180px;
    }

    .paper_coffee_cups_lids_section:after {
        height: 150px;
    }

    .rsf_section:before {
        height: 140px;
    }

    .rso_image_inr img {
        height: 375px;
    }

    .rso_image:before {
        width: 375px;
        height: 375px;
    }

    .rso_col_2 {
        padding-left: 40px;
    }

    .wam_col_1 {
        padding-right: 30px;
    }

    .wam_col_2 {
        padding-left: 30px;
    }

    .odt_col_1 {
        padding-right: 40px;
    }

    .odt_img_inr img {
        height: 390px;
    }

    .odt_img:before {
        width: 390px;
        height: 390px;
    }

    .odt_section:before {
        height: 160px;
    }

}

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

    .shop_title {
        font-size: 36px;
    }

    .sticky_col_cat {
        padding-right: 30px;
    }

    .shop_col_sidebar .iksm-term__inner {
        padding: 2px 14px;
    }

    .shop_col_sidebar .iksm-term {
        margin-bottom: 25px !important;
    }

    .shop_col_sidebar .iksm-term span {
        font-size: 15px;
    }

    .shop_col_sidebar .iksm-term__image-container {
        width: 38px !important;
        height: 38px !important;
    }

    .shop_col_sidebar .iksm-term__image {
        height: 25px !important;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child span {
        font-size: 15px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
        font-size: 14px !important;
    }

    .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
        padding-left: 50px;
    }

    .product_head_col {
        font-size: 26px;
        padding-bottom: 20px;
    }

    .pp_product_col_inr {
        padding: 20px 0px 0px;
    }

    .pp_product_img_box_inr_box img {
        height: 150px !important;
    }

    .pp_product_img_box_inr {
        padding-bottom: 20px;
    }

    .pp_product_inr_hover_inr a {
        font-size: 15px;
    }

    .shop_section:before {
        height: 180px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child {
        margin: 10px 0px !important;
    }

    .cat_des_inr span b {
        font-size: 15px;
    }

    .cat_des_inr ul li span {
        font-size: 15px;
    }

    .cat_img_inr img {
        height: 290px;
    }

    .cat_img:before {
        width: 291px;
        height: 291px;
    }

    .cat_des_col_2:before {
        height: 90px;
        bottom: 65px;
    }

    .paper_coffee_cups_lids_section:before {
        height: 190px;
    }

    .paper_coffee_cups_lids_section:after {
        height: 160px;
    }

    .rsf_section:before {
        height: 160px;
    }

    .rso_image_inr img {
        height: 395px;
    }

    .rso_image:before {
        width: 395px;
        height: 395px;
    }

    .rso_col_2 {
        padding-left: 40px;
    }

    .wam_col_1 {
        padding-right: 35px;
    }

    .wam_col_2 {
        padding-left: 35px;
    }

    .odt_col_1 {
        padding-right: 40px;
    }

    .odt_img_inr img {
        height: 410px;
    }

    .odt_img:before {
        width: 410px;
        height: 410px;
    }

    .odt_section:before {
        height: 170px;
    }

}

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

    .shop_title {
        font-size: 38px;
    }

    .sticky_col_cat {
        padding-right: 30px;
    }

    .shop_col_sidebar .iksm-term__inner {
        padding: 2px 14px;
    }

    .shop_col_sidebar .iksm-term {
        margin-bottom: 25px !important;
    }

    .shop_col_sidebar .iksm-term span {
        font-size: 16px;
    }

    .shop_col_sidebar .iksm-term__image-container {
        width: 40px !important;
        height: 40px !important;
    }

    .shop_col_sidebar .iksm-term__image {
        height: 26px !important;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child span {
        font-size: 15px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
        font-size: 14px !important;
    }

    .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
        padding-left: 55px;
    }

    .product_head_col {
        font-size: 28px;
        padding-bottom: 20px;
    }

    .pp_product_col_inr {
        padding: 25px 0px 0px;
    }

    .pp_product_img_box_inr_box img {
        height: 150px !important;
    }

    .pp_product_img_box_inr {
        padding-bottom: 25px;
    }

    .pp_product_inr_hover_inr a {
        font-size: 15px;
    }

    .shop_section:before {
        height: 200px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child {
        margin: 12px 0px !important;
    }

    .cat_des_inr span b {
        font-size: 15px;
    }

    .cat_des_inr ul li span {
        font-size: 15px;
    }

    .cat_img_inr img {
        height: 305px;
    }

    .cat_img:before {
        width: 306px;
        height: 306px;
    }

    .cat_des_col_2:before {
        height: 100px;
    }

    .paper_coffee_cups_lids_section:before {
        height: 200px;
    }

    .paper_coffee_cups_lids_section:after {
        height: 170px;
    }

    .rsf_section:before {
        height: 180px;
    }

    .rso_image_inr img {
        height: 425px;
    }

    .rso_image:before {
        width: 425px;
        height: 425px;
    }

    .rso_col_2 {
        padding-left: 40px;
    }

    .wam_col_1 {
        padding-right: 35px;
    }

    .wam_col_2 {
        padding-left: 35px;
    }

    .odt_col_1 {
        padding-right: 40px;
    }

    .odt_img_inr img {
        height: 430px;
    }

    .odt_img:before {
        width: 430px;
        height: 430px;
    }

    .odt_section:before {
        height: 170px;
    }

}

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

    .shop_title {
        font-size: 40px;
    }

    .sticky_col_cat {
        padding-right: 30px;
    }

    .shop_col_sidebar .iksm-term__inner {
        padding: 2px 15px;
    }

    .shop_col_sidebar .iksm-term {
        margin-bottom: 30px !important;
    }

    .shop_col_sidebar .iksm-term span {
        font-size: 18px;
    }

    .shop_col_sidebar .iksm-term__image-container {
        width: 40px !important;
        height: 40px !important;
    }

    .shop_col_sidebar .iksm-term__image {
        height: 26px !important;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child span {
        font-size: 15px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
        font-size: 14px !important;
    }

    .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
        padding-left: 55px;
    }

    .product_head_col {
        font-size: 30px;
        padding-bottom: 30px;
    }

    .pp_product_col_inr {
        padding: 30px 0px 0px;
    }

    .pp_product_img_box_inr_box img {
        height: 160px !important;
    }

    .pp_product_img_box_inr {
        padding-bottom: 30px;
    }

    .pp_product_inr_hover_inr a {
        font-size: 15px;
    }

    .shop_section:before {
        height: 230px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child {
        margin: 12px 0px !important;
    }

    .cat_des_inr span b {
        font-size: 16px;
    }

    .cat_des_inr ul li span {
        font-size: 15px;
    }

    .cat_img_inr img {
        height: 325px;
    }

    .cat_img:before {
        width: 326px;
        height: 326px;
    }

    .cat_des_col_2:before {
        height: 110px;
    }

    .paper_coffee_cups_lids_section:before {
        height: 210px;
    }

    .paper_coffee_cups_lids_section:after {
        height: 180px;
    }

    .rsf_section:before {
        height: 200px;
    }

    .rso_image_inr img {
        height: 445px;
    }

    .rso_image:before {
        width: 445px;
        height: 445px;
    }

    .rso_col_2 {
        padding-left: 40px;
    }

    .wam_col_1 {
        padding-right: 35px;
    }

    .wam_col_2 {
        padding-left: 35px;
    }

    .odt_col_1 {
        padding-right: 40px;
    }

    .odt_img_inr img {
        height: 455px;
    }

    .odt_img:before {
        width: 455px;
        height: 455px;
    }

    .odt_section:before {
        height: 180px;
    }

}

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

    .shop_title {
        font-size: 42px;
    }

    .sticky_col_cat {
        padding-right: 30px;
    }

    .shop_col_sidebar .iksm-term__inner {
        padding: 2px 15px;
    }

    .shop_col_sidebar .iksm-term {
        margin-bottom: 30px !important;
    }

    .shop_col_sidebar .iksm-term span {
        font-size: 20px;
    }

    .shop_col_sidebar .iksm-term__image-container {
        width: 45px !important;
        height: 45px !important;
    }

    .shop_col_sidebar .iksm-term__image {
        height: 30px !important;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child span {
        font-size: 16px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child .iksm-terms-tree__inner span {
        font-size: 15px !important;
    }

    .iksm-term--expanded .iksm-term--child .iksm-terms-tree.iksm-terms-tree--children {
        padding-left: 60px;
    }

    .product_head_col {
        font-size: 32px;
        padding-bottom: 35px;
    }

    .pp_product_col_inr {
        padding: 35px 0px 0px;
    }

    .pp_product_img_box_inr_box img {
        height: 180px !important;
    }

    .pp_product_img_box_inr {
        padding-bottom: 35px;
    }

    .pp_product_inr_hover_inr a {
        font-size: 15px;
    }

    .shop_section:before {
        height: 250px;
    }

    .shop_col_sidebar .iksm-term.iksm-term--child {
        margin: 12px 0px !important;
    }

    .cat_des_inr span b {
        font-size: 18px;
    }

    .cat_des_inr ul li span {
        font-size: 15px;
    }

    .cat_img_inr img {
        height: 365px;
    }

    .cat_img:before {
        width: 366px;
        height: 366px;
    }

    .cat_des_col_2:before {
        height: 120px;
    }

    .paper_coffee_cups_lids_section:before {
        height: 220px;
    }

    .paper_coffee_cups_lids_section:after {
        height: 190px;
    }

    .rsf_section:before {
        height: 210px;
    }

    .rso_image_inr img {
        height: 495px;
    }

    .rso_image:before {
        width: 495px;
        height: 495px;
    }

    .rso_col_2 {
        padding-left: 50px;
    }

    .wam_col_1 {
        padding-right: 35px;
    }

    .wam_col_2 {
        padding-left: 35px;
    }

    .odt_col_1 {
        padding-right: 40px;
    }

    .odt_img_inr img {
        height: 510px;
    }

    .odt_img:before {
        width: 510px;
        height: 510px;
    }

    .odt_section:before {
        height: 190px;
    }

}

@media all and (min-width: 320px) and (max-width: 980px) {

    i.fa.fa-window-close {
        display: none;
    }

    .filter_main_filter_css {
        display: block;
    }

    .filter_main_filter_css {
        position: fixed !important;
        top: 13.9%;
        z-index: 9999999999;
        right: 10px;
        background-color: var(--primary_color) !important;
        color: var(--white_color);
        width: 40px;
        text-align: center;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer !important;
        border-radius: 100%;
    }

    .woo_cat_shop_sidebar_stick {
        right: 0% !important;
    }

    .sticky_col_cat {
        position: fixed !important;
        right: -120%;
        z-index: 999999999 !important;
        background-color: #bee3c9;
        box-shadow: 0px 4px 11px 1px #888888;
        padding: 30px 20px;
        top: 70px !important;
        width: 65% !important;
        -webkit-transition: 1s;
        transition: 1s;
        margin-right: 0px !important;
        height: 100%;
        overflow: auto;
    }

    .shop_product_col {
        width: 100% !important;
        padding-left: 0;
    }

    .shop_product_col {
        width: 100% !important;
        padding-left: 0;
    }

    .shop_section .shop_col_sidebar .et_pb_widget {
        width: 95% !important;
    }

    .shop_col_sidebar .et_pb_widget_area_left {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .shop_col_sidebar .widget_product_categories {
        width: 100% !important;
    }

    .shop_col_sidebar .widget_text {
        width: 100% !important;
    }

    .shop_col_sidebar .iksm-term {
        margin-top: 25px;
        margin-bottom: 0px;
    }

}