/*******filter bar css***********/
.sticky-sidebar h4.widget-title.widget-title-filter{

    margin-bottom: 0;
    padding-bottom: 30px;
    font-weight: 700;
    line-height: 1.2;
    font-size: 17px;
    color: #16212F;
}

.woocommerce-shop {
    background-color: #F8F9FA;
}

.woocommerce-shop .usp-header-bar {
    display: none;
}
.custom-filter {
    background-color: #ffffff;
    border-radius: 2px;
    padding: 20px 0px;
    box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 10%);
}
.custom-filter {
    padding: 15px 15px 0px;
    max-height: calc(100vh - 70px);
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.prest_block_html_items li span.sub-text {
    display: block;
    color: #9A9696;
    font-weight: 500;
    font-size: 14px;
}
.sticky-sidebar {
    bottom: 0px !important;
    padding-bottom: 15px;
}
.sticky-sidebar.fixed {
    position: fixed;
}


/* .sidebarFixed .sticky-sidebar {
    bottom: 0px !important;
    top: auto !important;
} */



/* ===== Scrollbar CSS ===== */
/* Firefox */
.custom-filter,.prest_block_html_items ul.prest_list {
    scrollbar-width: auto;
    scrollbar-color: #d9d9d9;
}

/* Chrome, Edge, and Safari */

.custom-filter::-webkit-scrollbar {
    width: 5px;
}
.custom-filter:hover::-webkit-scrollbar {
    width: 5px;
}

.prest_block_html_items ul.prest_list::-webkit-scrollbar,
.widget.woocommerce.widget_price_filter .widget-content::-webkit-scrollbar {
    width: 5px;
}

.custom-filter::-webkit-scrollbar-track{
    background: #fff;
}
.custom-filter:hover::-webkit-scrollbar-track{
    background: #d9d9d9;
}
.prest_block_html_items ul.prest_list::-webkit-scrollbar-track,
.widget.woocommerce.widget_price_filter .widget-content::-webkit-scrollbar-track {
    background: #d9d9d9;
}
.custom-filter::-webkit-scrollbar-thumb {
    border-radius: 5px;
    border: 30px solid #fff;
}
.custom-filter:hover::-webkit-scrollbar-thumb {
    border: 30px solid #16212f;
}
.prest_block_html_items ul.prest_list::-webkit-scrollbar-thumb,
.widget.woocommerce.widget_price_filter .widget-content::-webkit-scrollbar-thumb {
    border-radius: 5px;
    border: 30px solid #16212f;
}
.prest_block_html_items ul.prest_list,.widget.woocommerce.widget_price_filter .widget-content {
    max-height: 160px;
    overflow: auto;
}
.prest_block_html_items ul.prest_list, .widget.woocommerce.widget_price_filter .widget-content li>label {
    margin-left: 0;
}
.widget_price_filter .widget-title {
    display: none;
}
.custom-filter ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #d0d0d0 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #b99e5d !important;
    border-radius: 1em;
    width: 1.2em;
    height: 1.2em;
    top: -2px;
    margin-left: -.5em;
}
.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
}
.woof_price_search_container .woof_container_inner {
    border-bottom: 2px solid rgb(187 191 195 / 38%);
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 8px 0;

}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #a7afb1 !important;
    border-radius: 1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{
    box-shadow: none;
}
.widget_price_filter .price_slider_amount .price_label {
    display: inline-block;
    text-align: left;
    color: #16212F;
    line-height: 3.4;
    font-size: .8751em;
    float: left;
}
.priceCol.regular-price span.regular_price span {
    padding-right: 2px;
}
.widget_price_filter .price_slider_amount .button {
    background: #16212F;
    color: #fff;
    display: inline-block;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 0;
    font-weight: 500;
    line-height: 25px;
    border: none;
    float: right;
}
.prest_block_html_items li {
    display: flex;
}

.prest_icheckbox_square-grey input {
    opacity: 0;
    cursor: pointer;
    width: 22px;
    height: 22px;
}
.prest_icheckbox_square-grey {
    background-position: 0px 0;
}
.prest_icheckbox_square-grey.hover {
    background-position: -24px 0;
}
.prest_icheckbox_square-grey.checked {
    background-position: -48px 0;
}
.prest_icheckbox_square-grey {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    min-width: 22px;
    height: 22px;
    background: url(../images/grey.png) no-repeat;
    border: none;
    cursor: pointer;
}
.prest_block_html_items li label{
    font-weight: 600;
    font-size: 15px;
    margin-left: 10px;
    color: #16212F;
}
.woocommerce-shop nav.woocommerce-breadcrumb {
    display: none;
}
main#primary {
    padding-top: 40px;
}
span.woof_checkbox_count {
    color: #9A9696;
    font-weight: 500;
    font-size: 14px;
    margin-left: 3px;
}

.prest_block_html_items {
    border-bottom: 2px solid rgb(187 191 195 / 38%);
    padding: 10px 0 25px 0;
    margin-bottom: 10px;
}
.prest_block_html_items .prest_block_html_items{
    border-bottom: none !important;
}
.custom-filter h4 {
    font-weight: 700;
    font-size: 17px;
    padding: 0;
    text-transform: capitalize;
    margin-bottom: 12.5px;
}
.prest_container_inner {
    padding: 8px 0;
}

.custom-filter input.search-field {
    padding: 9px !important;
    margin: 0 !important;
    color: #536B84;
    width: 100% !important;
    font-size: 14px;
    height: 45px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E4E4E4;
    border-radius: 1px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}



.custom-filter input.search-field::-ms-clear,
.custom-filter input.search-field::-ms-reveal {
    display: none;
}
/* clears the 'X' from Chrome */
.custom-filter input.search-field[type="search"]::-webkit-search-decoration,
.custom-filter input.search-field[type="search"]::-webkit-search-cancel-button,
.custom-filter input.search-field[type="search"]::-webkit-search-results-button,
.custom-filter input.search-field[type="search"]::-webkit-search-results-decoration {
  display: none; 
}

.custom-filter input.search-field:focus {
    border: 1px solid #536B84;
    box-shadow: none;
}
.filter-search-wrap {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.widget.woocommerce.widget_price_filter {
    display: inline-block;
    width: 100%;
    /* border-bottom: 2px solid rgb(187 191 195 / 38%); */
    padding: 8px 0px;
    /* margin-bottom: 10px; */
}
.filter-search-wrap .prest-search {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0;
}
.filter-search-wrap:hover .prest-search {
    opacity: 1;
}
ul.products  {
    display: inline-block;
}
ul.page-numbers {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
    gap: 5px 0;
}
ul.page-numbers span, ul.page-numbers a {
    width: 40px;
    height: 40px;
    background-color: #e9e9e9;
    color: #536B84;
    border: 2px solid transparent;
    display: inline-block;
    margin: 0 2px;
    font-weight: 600;
    text-align: center;
    line-height: 36px;
    transition: 0.3s;
}
ul.page-numbers span.current, ul.page-numbers a.current {
    background: #16212F;
    color: #fff;
}
ul.page-numbers span:not(.extend):hover, ul.page-numbers a:not(.extend):hover {
    background: #536B84;
    color: #fff;
}

.filter-search-wrap .prest-search {
    width: 25px;
    background: url(../images/eye-icon2.png) no-repeat;
    height: 25px;
    background-position: center center;
    background-color: #fff;
    cursor: pointer;
}
.filter-search-wrap .prest-search i {
    display: none;
}

.custom-filter h4  a.prest_front_toggle{
    font-size: 30px;
    line-height: 0.5;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.custom-filter h4 {
    position: relative;
}
.sticky-sidebar {
    max-width: 262px;
}

.sticky-sidebar.fixed.touch-bottom {
    position: absolute;
    bottom: 0;
}
.woof_products_top_panel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

span.prest_remove_ppi {
    background-size: 12px 12px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.woof_products_top_panel ul li {
    padding-right: 12px;
}
select.prest-orderby {
    background: none;
    border-radius: 8px;
    border-color: #182432;
    color: #182432;
    background: #fff;
    max-width: 235px;
    position: relative;
    padding: 6px 35px 6px 15px;
    background: url(../images/select-arrow.png) no-repeat;
    background-size: 17px;
    background-position: 203px 15px;
    cursor: pointer;
}
ul.products li.custom-product-box .product-section-5 {
    display: flex;
    align-items: flex-end;
}


select.prest-orderby::placeholder {
    color: #182432;
}
@media (min-width: 1600px) {
    .sticky-sidebar {
        max-width: 330px;
    }
}
@media (max-width: 991px) {
    a.prest_mobile.prest_filter_close,a.prest_mobile.prest_filter_opend {
        display: block !important;
    }
    .sticky-sidebar h4.widget-title.widget-title-filter {
        display: none !important;
    }
    aside#secondary {
        display: none;
    }
    .woof_products_top_panel {
        margin-top: 0px;
        min-height: 0px;
    }
}


/***********shop product css**************/

ul.products  li.custom-product-box {
    width: 100%;
    padding: 40px 33px 40px;
    border-radius: 15px;
    background: #fff;
    border: 1px solid #e3e7e7;
    margin-bottom: 30px;
}
ul.products .we-recommend li.custom-product-box, ul.products .best-selling-divan li.custom-product-box {
    padding: 80px 25px 35px;
}
ul.products  {
    width: 100% !important;
}

ul.products li.custom-product-box .woocommerce-LoopProduct-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px;
}

ul.products li.custom-product-box .product-section-1, ul.products  li.custom-product-box .product-section-3 {
    width: 40%;
}

ul.products li.custom-product-box .product-section-2 {
    width: 60%;
}
ul.products li.custom-product-box .product-section-4,
ul.products li.custom-product-box .product-section-5 {
    width: 30%;
}
h2.woocommerce-loop-product__title {
    width: 100%;
    font-family: 'Gilroy-Light';
    padding: 0px !important;
    line-height: 1;
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin: 10px 0px;
}
li.custom-product-box .product-review-price {
    width: 100%;
}

.product-desc-services ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

.product-desc-services {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: calc(100% + 30px);
    justify-content: space-between;
}
.product-desc-services>div {
    padding: 0 15px;
    width: 50%;
}

.product-desc-services>div h3 {
    padding-bottom: 0px;
    display: inline-block;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0px;
}

.product-short-desc li {
    padding-left: 10px;
    position: relative;
    font-size: 19px;
}

.product-short-desc li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    background: #000;
    left: 0px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.product-services ul li {
    padding-left: 30px;
    position: relative;
    font-size: 19px;
}
.product-services ul li:before {
    content: "";
    background-image: url("../images/brown-check.png");
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 5px;
    /* top: 50%;
    transform: translateY(-50%); */
}


.product-offers .available-offers {
    display: flex;
    border: 1px solid #e3e7e7;
    padding: 5px 10px;
    border-radius: 5px;
    margin-top: 10px;
    align-items: center;
    font-size: 17px;
    color: #000;
}

.product-offers .available-offers .offer-img {
    width: 55px;
    text-align: center;
    padding-right: 7px;
}

.product-offers .available-offers .offer-img img {
    height: auto;
    margin: 0 auto 0 0;
    width: 30px;
}

.visit-product a {
    background-color: #16212f;
    color: #ffffff;
    width: 100%;
    display: block;
    font-size: 23px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
}
.visit-product a:hover {
    background-color: #b99e5d;
}

ul.products  li.custom-product-box .woocommerce-LoopProduct-link>div {
    padding: 0 15px;
}

.product-image img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    transform: translate(-50%, -50%);
}

.product-image {
    position: relative;
    overflow: hidden;
    min-height: 240px;
    border-radius: 10px;
}
.product-section-4 {
    display: flex;
    align-items: flex-end;
}
.product-review {
    display: flex;
    align-items: center;
}
span.sale_price {
    font-size: 28px;
    color: #b99e5d;
    line-height: 1;
    font-weight: 600;
}

span.sale_price span {
    color: #b3b3b3;
    font-size: 19px;
    display: block;
    line-height: 1;
    font-weight: 400;
}
span.total-save {
    background: #b99e5d;
    color: #fff;
    border-radius: 4px;
    padding: 0px 14px;
    display: inline-block;
    font-size: 17px;
}

span.total-save span {
    padding-right: 5px;
}


.we-recommend span.head-text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    color: #fff;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 600;
    padding: 10px 48px;
    border-radius: 15px 0px 30px 0px;
}

.we-recommend,.best-selling-divan{
    position: relative;
}
.best-selling-divan span.head-text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    font-size: 23px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 8px 48px;
    border-radius: 15px 0px 25px 0px;
}
ul.products .we_recommend li.custom-product-box {
    border: 3px solid #16212f;
}
.brand_logo img {
    max-height: 30px;
    width: 90px;
    margin-left: -12px;
}
.product-section-3 {
    display: flex;
    align-items: flex-end;
}
.product-review .star-rating span::before {
    color: #00b67a;
    letter-spacing: 0px;
}

/* p.woocommerce-result-count,select.prest-orderby {
    display: none;
} */
.products-container {
    padding-top: 48px;
    position: initial;
}
.woof_products_top_panel {
    margin-top: -50px;
    min-height: 50px;
    padding-bottom: 20px;
}


.product-price .mainPriceStyle {
    border: 1px solid #e3e7e7;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-review a.woocommerce-review-link {
    color: #00b67a;
    font-weight: 700;
    font-size: 13px;
    padding-left: 2px;
}
.filter-pannel img {
    max-width: 13px;
    margin-left: 5px;
    margin-top: -7px;
}
.product-section-2 .product-review {
    display: none;
}
.woocommerce_msrp {
    display: none;
}
.woo-aux-options.clearfix {
    position: initial;
}
.row.product-col-row{
    position: relative;
}
.brand-review-wrap {
    display: flex;
    margin-top: 10px;
}

@media (min-width: 992px) {
    select.prest-orderby {
        margin-top: -79px;
    }

    .products-container {
        text-align: right;
    }

    p.woocommerce-result-count {
        text-align: left;
        float: left;
        display: inline-block;
    }

    ul.products {
        text-align: left;
    }
    .product-offers .available-offers {
        margin-top: 7px;
    }
}


@media (max-width: 1600px) {
    .product-price .mainPriceStyle {
        font-size: 14px;
    }
    span.sale_price {
        font-size: 22px;
    }
    .we-recommend span.head-text{
        font-size: 18px;
    }
    ul.products li.custom-product-box {
        padding: 30px 25px 30px;
    }
    ul.products .we-recommend li.custom-product-box, 
    ul.products .best-selling-divan li.custom-product-box{
        padding: 65px 25px 35px;
    }
}
@media (max-width: 991.98px) {
    .sticky-sidebar{
        position: relative !important;
        max-width: 100%;
    }
    .sticky-sidebar .custom-filter {
        margin-top: 5px;
        max-height: 100% !important;
    }
    .products-container {
        padding-top: 0px;
    }
    a.prest_mobile.prest_filter_close, a.prest_mobile.prest_filter_opend {
        display: inline-block !important;
        background-color: #16212f;
        color: #fff;
        padding: 7px 20px;
        border: none;
        border-radius: 7px;
        min-width: 150px;
        position: relative;
    }
    a.prest_mobile:before {
        content: "";
        width: 25px;
        right: 10px;
        height: 25px;
        position: absolute;
        background-image: url("../images/search-icon.png") !important;
        background-size: 17px !important;
        background-repeat: no-repeat !important;
        transform: rotate( 90deg);
        background-position: center center !important;
    }
    p.woocommerce-result-count, select.prest-orderby {
        display: block;
    }
    main#primary {
        padding-top: 25px;
    }
    p.woocommerce-result-count {
        border-bottom: 1px solid #16212f;
        padding-bottom: 15px;
        text-transform: uppercase;
    }
    select.prest-orderby {
        position: absolute;
        top: 0px;
        right: 15px;
    }
    .woof_products_top_panel {
        margin-top: 0px;
        min-height: 35px;
    }
    .sticky-sidebar.fixed {
        max-width: 100% !important;
    }
}




@media (max-width: 767.98px) {
    ul.products li.custom-product-box .product-section-1, 
    ul.products li.custom-product-box .product-section-3,
    ul.products li.custom-product-box .product-section-2,
    ul.products li.custom-product-box .product-section-4, 
    ul.products li.custom-product-box .product-section-5 {
        width: 100%;
    }
    .product-offers {
        width: 100%;
    }
    .product-section-4 {
        display: none;
    }
    .product-section-5 {
        margin-top: 10px;
    }
    ul.products li.product img {
        display: inline-block;
    }
    .product-section-2 .product-review {
        display: flex;
    }
    ul.products li.custom-product-box {
        margin-bottom: 20px;
    }
}
@media (max-width: 576.98px) {

    ul.products li.custom-product-box {
        padding: 25px 15px 25px;
    }
    select.prest-orderby {
        max-width: calc(100% - 156px);
        font-size: 14px;
        min-height: 39px;
    }
    a.prest_mobile.prest_filter_close, a.prest_mobile.prest_filter_opend {
        min-width: 125px;
    }
}
@media (max-width: 400px) {

    .product-desc-services>div {
        width: 100%;
    }
    a.prest_mobile.prest_filter_close, a.prest_mobile.prest_filter_opend {
        min-width: 100px;
    }
    select.prest-orderby {
        max-width: calc(100% - 136px);
    }
}



/***********custom-product-banner  css**************/

.custom-product-banner {
    margin-bottom: 2.5rem;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    position: relative;
}

.custom-product-banner .shop_category_description {
    background-color: #16212F;
    padding: 3rem 2rem;
    color: #fff;
    float: left;
    width: 430px;
}

.custom-product-banner .shop_category_image {
    /* padding-top: 100%; */
    display: block;
    width: calc(100% - 430px) !important;
    float: left;
    height: inherit;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.custom-product-banner .shop_category_description h1 {
    color: #fff;
    font-size: 1.5rem;
}

.term-description {
    opacity: 0.7;
}

.custom-product-banner>div {
    height: 100%;
}
.what-if-section {
    padding-top: 30px;
}

select.prest-orderby {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
select.prest-orderby::-ms-expand {
    display: none;
}
.product-section-3 .product-offers {
    width: 100%;
}
.priceCol.regular-price {
    text-align: right;
    color: #b3b3b3;
}
.priceCol.sale-price {
    line-height: 1;
}
@media (max-width: 1600px) {
    h2.woocommerce-loop-product__title {
        font-size: 20px;
    }
    .product-short-desc li,.product-services ul li,.product-desc-services>div h3 {
        font-size: 16px;
    }
    .product-services ul li {
        padding-left: 25px;
    }
    .product-services ul li:before {
        background-size: 14px;
    }
    .product-offers .available-offers {
        font-size: 15px;
    }
    .visit-product a {
        font-size: 19px;
    }
    .product-price .mainPriceStyle,span.sale_price span {
        font-size: 14px;
    }
    .best-selling-divan span.head-text {
        font-size: 18px;
    }
    span.total-save {
        font-size: 14px;
        padding: 0px 7px;
    }
}
@media (max-width: 1200px) {
    .sticky-sidebar.fixed{
        max-width: calc(25% - 30px );
    }
    h2.woocommerce-loop-product__title {
        font-size: 18px;
    }
    .product-short-desc li, .product-services ul li, .product-desc-services>div h3 {
        font-size: 14px;
    }
    .visit-product a {
        font-size: 16px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .product-offers .available-offers {
        font-size: 13px;
        line-height: 1.2;
    }
    ul.products li.custom-product-box .product-section-4 {
        width: 20%;
    }
    
    ul.products li.custom-product-box .product-section-5 {
        width: 40%;
    }
}
@media (max-width: 991.98px) {
    ul.products li.custom-product-box .product-section-4,ul.products li.custom-product-box .product-section-5 {
        width: 30%;
    }
    .best-selling-divan span.head-text {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    .custom-product-banner .shop_category_description {
        width: 100%;
    }
    .custom-product-banner .shop_category_image{
        display: none;
    }
    ul.products li.custom-product-box .product-section-4, ul.products li.custom-product-box .product-section-5 {
        width: 100%;
    }
    
}

@media (max-width: 576.98px) {
    select.prest-orderby {
        background-size: 14px;
        background-position: calc(100% - 10px);
    }
    p.woocommerce-result-count {
        font-size: 13px;
    }
    .best-selling-divan span.head-text {
        font-size: 14px;
    }
    h2.woocommerce-loop-product__title {
        font-size: 16px;
    }
    .product-short-desc li, .product-services ul li, .product-desc-services>div h3 {
        font-size: 13px;
    }
    span.sale_price {
        font-size: 24px;
    }
}


/***************category page css***************/
.woocommerce-active nav.woocommerce-breadcrumb {
    display: none;
}
.woocommerce-active  .woocommerce-shop main#primary {
    padding-top: 40px;
}
.woocommerce-active .usp-header-bar{
    display:none;
}

/*******************/
.woocommerce-info::before {
    background-image: url(../images/default-notificatin-icon.png);
}

.woocommerce-error::before {
    background-image: url(../images/errot-notification-icon.png);
}
.woocommerce-message:before{
    background-image: url(../images/mesaage-notification-icon.png);
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}
.woocommerce-error::before, .woocommerce-message:before, .woocommerce-info::before {
    content: "";
    width: 25px;
    height: 25px;
    background-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #efefef;
    color: #515151;
    font-weight: 500;
    border-top: 3px solid #16212F;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    position: relative;
    text-align: left;
    display: flow-root;
}
.woocommerce-error .woocommerce-Button.button, .woocommerce-info .woocommerce-Button.button, .woocommerce-message .woocommerce-Button.button {
    float: right;
}
.woocommerce-error {
    border-top-color: #b81c23;
}
.woocommerce-info {
    border-top-color: #1e85be;
}

/***********************/
 


 .woocommerce-ads-banner {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    background: #fff;
    flex-wrap: wrap;
    border: 1px solid #e3e7e7;
    padding: 30px 15px;
    border-radius: 15px;
}

.woocommerce-ads-banner .ads-section-image-wrap {
    width: 40%;
        padding: 0 15px;
        text-align: center;
}

.woocommerce-ads-banner .ads-section-desc {
    width: 60%;
    text-align: center;
    font-size: 16px;
        padding: 0 15px;
    font-weight: 500;
}

.ads-section-desc {}

.woocommerce-ads-banner .ads-section-desc h4 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
}

.woocommerce-ads-banner .ads-section-desc p {
    margin: 0;
}


@media (max-width: 1600px) {
    .woocommerce-ads-banner{
        padding: 25px 15px;
    }
}


@media (max-width: 768px) {
   .woocommerce-ads-banner .ads-section-image-wrap,.woocommerce-ads-banner .ads-section-desc {
        width: 100%;
   }
   .woocommerce-ads-banner .ads-section-image-wrap {
        margin-bottom: 20px;
    }
    .woocommerce-ads-banner .ads-section-desc h4 {
        font-size: 20px;
    }

}


/*********/



.block-price-fillter.prest_block_html_items li label {
    margin-left: 10px !important;
}

@media (min-width: 768px) {
    .term-description {
        max-height: 400px;
        overflow: auto;
    }
    .term-description::-webkit-scrollbar-track {
        background: #000;
    }
    
    .term-description::-webkit-scrollbar-thumb {
        border-radius: 5px;
        border: 30px solid #ffff;
    }
    
    .term-description::-webkit-scrollbar {
        width: 5px;
    }
    
}


.woocommerce-ads-banner {
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
}

.woocommerce-ads-banner .full-desc.ads-section-desc {
    width: 100%;
}

.category-ads-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -45px;
    position: relative;
}

.category-ads-banner .category-ads-banner-wrap{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 50px 100px;
    position: relative;
}

.category-ads-section-desc {
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    width: 60%;
    text-align: center;
}

.category-ads-banner .category-ads-section-image-wrap {
    width: 40%;
    text-align: center;
}

.category-ads-section-desc p {
    margin: 0;
}
.category-brand-banner-offer-wrap {
    display: flex;
    justify-content: center;
    padding: 10px;
    color: #fff;
    align-items: center;
    margin-bottom: 40px;
}

.promotion-offer-text {
    background: #fff;
    border-radius: 2px;
    color: #d33;
    text-transform: uppercase;
    padding: 2px 10px;
    margin-right: 15px;
}
.cat-add-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
@media (max-width: 991px) {
    .category-ads-section-desc {
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .category-ads-banner>.category-ads-section-image-wrap,
    .category-ads-section-desc {
        width: 100%;
    }
    .category-ads-section-desc p {
        padding-top: 25px;
    }

}


.category-brand-banner-offer-wrap p {
    margin: 0;
    margin-left: 15px;
}





@media (max-width: 1660px) {
    .product-image {
        min-height: 195px;
    }
}