.header_icon_menu_col1 {
    padding: 0px 5px;
}
h4.widgettitle{
    font-size: 24px;
    background: #f27f24;
    padding: 15px !important;
    color: #fff;
    border-bottom: 1px solid #053138;
}
.et-db #et-boc .et-l .et_pb_widget_area_left{
    border-right: none !important;
}
/* div#woocommerce_price_filter-2 {
    border-bottom: none !important;
} */
ul.product-categories li a {
    font-size: 18px;
    color: #000 !important;
    font-weight: 700;
}
.widget_price_filter form {
    padding: 30px 0px !important;
}

.et-db #et-boc .et-l .et_pb_widget_area ul.product-categories {
    padding: 10px !important;
    background: #fff !important;
}
div#woocommerce_product_categories-2 ,div#woocommerce_price_filter-2{
    border: 1px solid #053138;
}
.widget_price_filter form {
    padding: 20px !important;
    background: #fff !important;
}
.price_label {
    font-size: 18px;
    color: #000;
    float: left;
    font-weight: 700;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background-color: #053138 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background-color: #ff7f0c !important;
}

.tf_product_col {
    border: 2px solid #ddd;
    background: #fff;
    text-align: center;
    padding: 10px;
}
.tf_product_title_box a {
    font-size: 18px;
    color: #000;
    margin: auto;
}
.cl_price_catgory a {
    font-size: 16px;
    color: #ff7f0c;
}


label.cl_price del{
    font-size: 18px;
    color: #123132;
    font-weight: 400;
}

label.cl_price {
    font-size: 22px;
    color: #123132;
    font-weight: 900;
}

.tf_product_col:hover{
    border: 2px solid #053138;
}
.product_title {
    font-size: 28px;
    color: #000;
    font-weight: 700;
}
p.woocommerce-result-count {
    display: none;
}
.shop_section_main {
    padding-bottom: 0px !important;
}

form.woocommerce-ordering select {
    background: transparent;
    font-size: 16px;
    color: #053138 !important;
    border-bottom: 1px solid #053138;
}
.woo_products_box {
    margin-top: -60px;
}
ul.products.columns-3 {
    display: block;
    padding-top: 20px !important;
}
.bottom_main_btn {
    display: flex;
}
.site_main_content span a{
    color: #ff7f0c !important;
}


/* Sticky-filter */



.z_index_class {
    display: none;
}

.z_index_class {
    position: relative;
    z-index: 999;
}


i.fa.fa-window-close {
    display: none;
}

.woo_cat_shop_sidebar_stick {
    right: 0% !important;
    transition: 1s;
    top: 28px !important;
}
.wp-element-button, .wp-block-button__link{
    float: right;
}
.coupon {
    display: flex;
}
.coupon label {
    display: none;
}
a.site_btn.cta_btn.alt.wc-forward.custome_checkout_btn.site_button {
    width: 230px;
}



ul.products.columns-3 {
    display: flex;
    flex-wrap: wrap;
}


.extra_timber_product_block {
    height: 100% !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .seo_content_row .et_pb_column{
        display: block;
    }
    .shop_section_main {
        margin-top: 56px !important;
    }
    .sticky_col_cat_1 {
        position: fixed !important;
        right: -120%;
        z-index: 999 !important;
        box-shadow: 0px 0px 10px !important;
        background-color: white;
        padding: 15px 10px;
        top: 46px !important;
        width: 80% !important;
        -webkit-transition: 1s;
        transition: 1s;
        margin-right: 39px;
        height: 500px;
        overflow: auto;
    }

    .filter_main_filter_css {
        position: fixed !important;
        top: 70px;
        z-index: 99;
        right: 0;
        background-color: #000000 !important;
        color: white;
        width: 40px;
        text-align: center;
        height: 41px;
        line-height: 42px;
        box-shadow: 0px 4px 11px 1px #888888;
    }
    label.cl_price{
        font-size: 17px !important;
    }
    label.cl_price del{
        font-size: 14px !important;
    }
    .tf_product_col{
        margin: 5px !important;
        padding: 5px !important;
    }
    .woo_products_box {
        margin-top: 0;
    }
    .product_title {
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .shop_column{
        z-index: 1 !important;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {

}

@media all and (min-width: 768px) and (max-width: 980px) {

/* =====shop page =========*/
.shop_section_main {
    margin-top: 56px !important;
}
.sticky_col_cat_1 {
    position: fixed !important;
    right: -120%;
    z-index: 999 !important;
    box-shadow: 0px 0px 10px !important;
    background-color: white;
    padding: 15px 10px;
    top: 46px !important;
    width: 80% !important;
    -webkit-transition: 1s;
    transition: 1s;
    margin-right: 39px;
    height: 500px;
    overflow: auto;
}
.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product{
    width: 33.33% !important;
    margin: 0 !important;
    padding: 5px !important;
}

.filter_main_filter_css {
    position: fixed !important;
    top: 70px;
    z-index: 99;
    right: 0;
    background-color: #000000 !important;
    color: white;
    width: 40px;
    text-align: center;
    height: 41px;
    line-height: 42px;
    box-shadow: 0px 4px 11px 1px #888888;
}

label.cl_price{
    font-size: 18px !important;
}
label.cl_price del{
    font-size: 16px !important;
}
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

}

@media all and (min-width: 1025px) and (max-width: 1140px) {

}

@media all and (min-width: 1141px) and (max-width: 1280px) {


}

@media all and (min-width: 1281px) and (max-width: 1440px) {

}

@media all and (min-width: 1441px) and (max-width: 1680px) {

}

@media all and (min-width: 1681px) and (max-width: 1880px) {
}


@media all and (min-width: 981px) and (max-width: 3000px) {

}
