#searchwp-form-4 .swp-input, #searchwp-form-4 .swp-select{
        background-color: #eeeeee !important;
    width: 100% !important;
    padding: 8.8px 20px !important;
    border: 2px solid #DC1F1D !important;
    border-radius: 5px !important;
    color: #222222 !important;
    font-size: clamp(16px, 1vw, 20px) !important;
    outline: none !important;
    font-family: var(--et_global_heading_font) !important;
}
.searchwp-live-search-result{
        padding: 15px !important;

}
.searchwp-live-search-result--title{
    font-size: 12px !important;
    font-weight: 700 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
}
.custom-left-main-div {
    float: left;
    width: 48%;
    position: sticky;
    top: 120px;
    z-index: 10;
}

li.variable-item {
    font-family: 'Ubuntu' !important;
    font-weight: 900 !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100% !important;
    float: none !important;
    position: relative !important;
    margin-top: 40px;
    top: 0 !important;
}

.accordion-content {
    display: none;
}

body.woocommerce.single-product .after_summary_content h2.accordion-header {
    cursor: pointer;
    margin-top: 0px !important;
    padding-top: 10px;
    position: relative;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

body.woocommerce.single-product .woocommerce-breadcrumb {
    padding-bottom: 30px !important;
}

.description-product {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    padding: 10px 30px;
}

.accordion-header:after {
    content: '\33';
    font-family: ETmodules;
    speak: none;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    font-style: normal;
    display: inline-block;
    box-sizing: border-box;
    direction: ltr;
}

.accordion-header span {
    min-width: 300px;
}

.accordion-header.active:after {
    content: '\32';
}

.custom-right-main-div {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 15px rgb(0 0 0 / 15%);
    padding: 10px 30px;
    margin-bottom: 40px;
}

.custom-right-main-div form.cart .quantity {
    display: block !important;
}

.custom-right-main-div .single_add_to_cart_button {
    display: block !important;
}

.buttonWrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 30px;
}

.buttonWrap .quantity-dropdown-wrapper {
    width: 70px;
}

.buttonWrap .quantity-dropdown-wrapper select {
    width: 100%;
    height: 50px;
    border: 2px solid #000;
    border-radius: 5px;
    padding: 10px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.buttonWrap .quickViewButtonWrap {
    width: calc(100% - 100px);
}

.buttonWrap .quickViewButtonWrap button[type="submit"] {
    width: 100% !important;
    border-radius: 0 !important;
    height: 50px !important;
}

.buttonWrap .quantity-dropdown-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: bold;
    text-align: center;
    padding-left: 10px;
    padding-right: 30px;
    /* Isse text arrow ke upar nahi chadhega */
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
    background-color: white;
    cursor: pointer;
}

.custom-right-main-div .price,
.entry-summary .custom-right-main-div .price span {
    font-size: 50px !important;
    color: #000 !important;
    font-weight: bold;
    line-height: normal;
}

.entry-summary .custom-right-main-div .price del,
.entry-summary .custom-right-main-div .price del span {
    font-size: 30px !important;
    opacity: 1 !important;
    color: #000 !important;
}

.entry-summary .custom-right-main-div .price del {
    display: block !important;
    margin-bottom: -10px !important;
    margin-right: 0px !important;
}

.entry-summary .custom-right-main-div .price ins,
.entry-summary .custom-right-main-div .price ins span {
    color: #DC1F1D !important;
    font-size: 50px !important;
}

.custom-right-main-div .stock.in-stock {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: bold;
}

.warehouse-available {
    color: #666 !important;
}

.woocommerce div.product form.cart .variations label {
    font-size: 15px;
    color: #000;
    padding-bottom: 10px;
}

.woocommerce div.product form.cart .variations .label .woo-selected-variation-item-name {
    display: none;
}

.unit-available {
    font-size: 14px;
    color: #666;
    font-weight: 500;
}

.color-variable-item {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color {
    border-radius: 50% !important;
}

.color-variable-item {
    box-shadow: none !important;
}

.color-variable-item.selected {
    -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000) !important;
    box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000) !important;
}

.color-variable-item.selected .variable-item-contents:before {
    background-image: none !important;
}

.woocommerce div.product .summary .custom-right-main-div p.price {
    padding-bottom: 0px;
}


.color-variable-item {
    position: relative;
    overflow: visible !important;
}

.color-variable-item:before,
.color-variable-item:after,
.variable-item:before,
.variable-item:after {
    display: none !important;
}

.ld-swatch-inline-tooltip {
    position: absolute;
    bottom: calc(100% + 12px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    width: 95px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.14);
    padding: 6px;
    text-align: center;
    pointer-events: none;
}

.ld-swatch-inline-tooltip::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #fff;
}

.ld-swatch-inline-tooltip-img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 5px;
}

.ld-swatch-inline-tooltip-price {
    font-size: 20px;
    font-weight: bold;
}

.ld-swatch-inline-tooltip-unit-price {
    font-size: 13px;
    color: #666;
    line-height: normal;
}

.ld-swatch-inline-tooltip-title {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
    color: #000;
    margin-top: 10px;
}

.deals-mix-match {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.child-mix-match {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-top: 15px;
}

.deals-mix-match-img img {
    height: 80px;
    max-width: none !important;
    display: block;
}

.deals-mix-match-price {
    padding: 0 5px !important;
    background: #DC1F1D;
    color: #fff;
    white-space: nowrap;
    font-size: 30px;
    line-height: normal;
    font-weight: 700;
}

.deals-mix-match-short {
    font-size: 14px;
    color: #DC1F1D;
    padding: 0px !important;
    max-width: 180px;
}

.deals-mix-match-price span,
.custom-right-main-div .price .deals-mix-match-price span,
.entry-summary .custom-right-main-div .price span .deals-mix-match-price span {
    font-size: 15px !important;
    color: #fff !important;
}

.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page #content div.product form.cart {
    margin-top: 0px !important;
}

.ld-swatch-inline-tooltip-deal-price {
    background: #DC1F1D;
    color: #fff;
    font-size: 13px;
    margin: 5px;
    line-height: normal;
    font-weight: bold;
    padding: 1px;
}

.ld-swatch-inline-tooltip-deal-price span {
    font-size: 9px;
}

.single_variation_wrap .buttonWrap .quickViewButtonWrap .single_add_to_cart_button {
    border: 0 !important;
    font-size: 22px !important;
    border-radius: 6px !important;
}

.single_add_to_cart_button:after {
    display: none !important;
}

.ld-swatch-inline-tooltip-rr-price {
    font-weight: 700;
    line-height: 12px;
}

.ld-swatch-inline-tooltip-rr-price span {
    font-size: 11px;
}

/*-------------------------- Archieve ------------------------*/

.wpgb-grid-1 .wpgb-sidebar-left {
    display: none;
}

.product-type-variable .deals-mix-match {
    display: none;
}

.product-type-variable .deals-mix-match.var-section {
    display: flex;
}

.wpgb-card-content .deals-mix-match-img img {
    height: 50px;
    margin-bottom: 10px;
}

.wpgb-card-content .deals-mix-match-price {
    color: #fff !important;
    font-weight: 700 !IMPORTANT;
    font-size: 14px !important;
}

.wpgb-card-content .deals-mix-match-price span {
    font-size: 12px !important;
}

.wpgb-card-content .deals-mix-match {
    justify-content: left !important;
}

.wpgb-block-7 .deals-mix-match {
    display: none !important;
}

.feature_product_homepage .product_meta_data .product-featured-dataa {
    padding: 10px;
    display: flex;
    gap: 15px;
    flex-direction: column;
    position: relative;
    width: 100%;
}

.feature_product_homepage .product_meta_data .product-featured-dataa .button {
    background-color: #DC1F1D !important;
    padding: 15px !important;
    border: 2px solid #DC1F1D !important;
    color: #fff !important;
    border-radius: 6px !important;
    font-weight: 700 !important;
    font-size: 1em !important;
    line-height: 1.4 !important;
    text-transform: uppercase !important;
    text-align: center !important;
    width: 100%;
}

.feature_product_homepage .product_meta_data .product-featured-dataa .button.product_type_variable {
    border-color: #ccc !important;
    background: transparent !important;
    color: #000 !important;
}

.feature_product_homepage .product_meta_data .product-featured-dataa .add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}

.feature_product_homepage .product_meta_data .product-featured-dataa .button.product_type_variable~.hidden-button {
    display: none !important;
}

.feature_product_homepage .product_meta_data .product-featured-dataa .button:after {
    display: none !important;
}

.footer-product .wpgb-block-7 {
    position: relative;
}

.feature_product_homepage .body-section {
    padding: 0 10px;
}

.feature_product_homepage .body-section .wpgb-block-2 {
    padding-top: 0px !important;
}

.feature_product_homepage .body-section h2 {
    color: #000 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0px !important;
    font-family: "Ubuntu";
    font-weight: 700;
    font-size: 16px !important;
    line-height: 22px !important;
}

.wpgb-block-7 {
    display: flex !important;
    gap: 0 !important;
    font-weight: 700 !important;
    font-size: 30px !important;
    color: #000 !important;
    flex-wrap: wrap !important;
    line-height: 25px !important;
    margin-bottom: 10px !important;
}

.wpgb-block-7 .wpgb-from-text {
    font-size: 13px !important;
    text-transform: uppercase !important;
    margin-right: 5px !important;
}

.wpgb-block-7 del {
    font-size: 13px !important;
    text-transform: uppercase !important;
}

.wpgb-block-7 ins {
    display: block !important;
    width: 100% !important;
    color: #DC1F1D !important;
}

.wpgb-block-7 .woocommerce-Price-amount {
    display: block !important;
    width: 100% !important;
}

.wpgb-block-1.product_type_variable {
    border-color: #ccc !important;
    padding: 15px !important;
}

.wpgb-block-1.add_to_cart_button.ajax_add_to_cart {
    background-color: #DC1F1D !important;
    padding: 15px !important;
    border-color: #DC1F1D !important;
    color: #fff !important;
    display: none !important;
}

.wpgb-block-5 {
    background-color: #DC1F1D !important;
    padding: 15px !important;
    border-color: #DC1F1D !important;
    color: #fff !important;
    border-radius: 6px !important;
    font-weight: 700 !important;
    font-size: 1em !important;
    line-height: 1.4 !important;
    text-transform: uppercase !important;
    text-align: center !important;
}

.wpgb-block-7 .unit-available {
    font-size: 13px !important;
    color: #666 !important;
    font-weight: 500 !important;
    /* float: right; */
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
}

.wpgb-block-1.product_type_simple {
    padding: 15px !important;
}

.wpgb-block-1.product_type_variable~.wpgb-block-5,
.wpgb-block-1.product_type_simple~.wpgb-block-5 {
    display: none !important;
}

.wpgb-block-1.add_to_cart_button.ajax_add_to_cart~.wpgb-block-5 {
    display: block !important;
}

.custom-right-main-div .buttonWrap {
    display: none !important;
}

.archive_products_header {
    background-color: #fff !important;
    padding-top: 30px;
}

.archive .bg-col {
    background-color: #fff !important;
}

/*----------------- archieve color -------------*/

.wpgb-free-swatches-container {
    display: flex;
    gap: 8px;
    justify-content: left;
    margin-top: 10px;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
}

.wpgb-swatch-item {
    position: relative;
    cursor: pointer;
}

.wpgb-swatch-visual {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-size: cover;
    background-position: center;
    transition: transform 0.2s ease;
}

.wpgb-swatch-item:hover .wpgb-swatch-visual {
    transform: scale(1.1);
    border-color: #000;
}

.wpgb-block-2 {
    padding-top: 20px !important;
}

.wpgb-swatch-tooltip {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    background: #fff;
    border: 1px solid #ddd;
    padding: 6px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
    z-index: 99;
    min-width: 70px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.14) !important;
}

.wpgb-swatch-tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.wpgb-swatch-tooltip img {
    width: 50px !important;
    height: 50px !important;
    object-fit: cover;
    border-radius: 0;
}

.wpgb-swatch-name {
    font-size: 13px;
    color: #000;
    white-space: nowrap;
    font-weight: 700 !important;
}

.wpgb-swatch-item:hover .wpgb-swatch-tooltip {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

/*--------------- Grid design change ----------------------*/
.wpgb-grid-1 .wpgb-viewport {
    height: auto !important;
}

.wpgb-grid-1 .wpgb-masonry {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
}

.wpgb-grid-1.wp-grid-builder.wpgb-enabled .wpgb-card {
    position: static !important;
    /* width: 15.33% ! IMPORTANT; */
    width: calc((100% - 100px) / 6) !important;
}

.custom-banner-top {}

.custom-banner {
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .075) !important;
    transform: scaleX(1) scaleY(1) !important;
    transition-timing-function: cubic-bezier(.2, .75, .5, 1) !important;
    transition-duration: 550ms !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center !important;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .075) !important;
    border-radius: 6px !important;
    transition-property: opacity, color, background, box-shadow, filter, transform !important;
}

.custom-banner:hover {
    box-shadow: 0 50px 95px -15px rgba(0, 0, 0, .15) !important;
    transform: scaleX(1.05) scaleY(1.05) !important;
}

/*-------------------- Homepage ------------------*/
.brand-list {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 164px;
    gap: 20px;
}

.brand-list .brand-item {
    width: calc(20% - 16px);
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
}

.brand-list .brand-item a {
    display: block;
}

.brand-list .brand-item a img {
    display: block;
}

.cat-list {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}

.cat-list .cat-item {
    width: calc(20% - 15px);
    height: 135px;
    position: relative;
    background: #fff;
    display: flex;
    background: linear-gradient(180deg, rgba(200, 200, 200, 0.6) 0%, #C8C8C8 100%);
    align-items: center;
    border-radius: 6px;
    margin-bottom: 10px;
}

.cat-list .cat-item .cat-title-home {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(200, 200, 200, 0) 0%, #C8C8C8 90.38%);
    min-height: 102px;
    padding-left: 12px;
    display: flex;
    align-items: end;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.cat-list .cat-item a img {
    display: block;
    width: auto;
    object-fit: contain;
    height: 160px;
    margin-top: -30px;
}

.cat-list .cat-item .cat-title-home h2 {
    letter-spacing: -2px;
    font-weight: 700;
    font-size: 25px;
    line-height: normal;
    display: block;
    width: 100%;
}

.cat-list .cat-item a {
    display: block;
}

.cat-item.offer-banner {
    background: #DC1F1D;
    color: #fff;
    padding: 10px 10px 10px 20px;
}

.cat-item.offer-banner a {
    color: #fff;
}

.cat-item.offer-banner a img {
    width: 33px;
    display: block !important;
    height: auto !important;
    margin: 0px !important;
    margin-top: 10px !important;
}

.offer-sec {
    font-weight: 700;
    font-family: 'Ubuntu';
    font-size: 30px;
    line-height: 28px;
    letter-spacing: -2px;
    vertical-align: middle;
}

.offer-sec span {
    transform: rotate(-7.69deg);
    display: block;
}

.offer-shop-link {
    font-weight: 700;
    font-family: 'Ubuntu';
    font-size: 19px;
    line-height: normal;
    letter-spacing: -2px;
    vertical-align: middle;
}

.offer-shop-link {
    display: flex;
    gap: 5px;
    justify-content: end;
}

.cat-item.offer-banner a .offer-shop-link img {
    width: 16px !important;
    display: block;
    margin: 0px !important;
}

/*-------------- fILTER ----------------*/
.wpgb-grid-1 .wpgb-sidebar-left {
    display: block;
    flex-wrap: wrap;
    margin-top: 0px !important;
    position: fixed;
    z-index: 11;
    top: 0;
    left: -100%;
    padding: 25px !important;
    overflow-y: auto;
    height: 100vh;
    width: 100%;
    background: #fff;
    transition: left 0.3s ease-out;
    max-width: 450px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.wpgb-grid-1 .wpgb-sidebar-left.visible {
    left: 0;
}


.headerz {
    z-index: 1 !important;
    width: 100%;
}

.filter-btns {
    display: flex;
    background: #DC1F1D;
    padding: 10px 10px 10px 20px;
    font-size: 20px;
    color: #fff;
    justify-content: space-between;
    max-width: 200px;
    font-weight: 700;
    line-height: 25px;
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
}

.filter-btns img {
    width: 30px;
}

.close-flilter img {
    width: 25px;
    display: block;
}

.filter-heading {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    gap: 10px;
    align-items: center;
}

.filter-heading h2 {
    padding-bottom: 0;
    font-weight: bold;
    font-size: 30px;
}

.headerz {
    position: fixed;
}

.headerz .wpgb-grid-1:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    z-index: 11;
}

.wpgb-facet.wpgb-facet-28 {
    display: none !important;
}

.wpgb-grid-1 .wpgb-facet.wpgb-facet-18 {
    max-width: calc(100% - 470px) !important;
    flex: 0 0 calc(100% - 470px) !important;
    /* width: calc(100% - 400px); */
    /* justify-items: end !important; */
}

.wpgb-grid-1 .wpgb-facet.wpgb-facet-18 fieldset {
    margin-bottom: 0px !important;
}

.wpgb-facet .wpgb-checkbox-facet>.wpgb-hierarchical-list {
    padding: 10px 0px !important;
}

.wpgb-sidebar-left .wpgb-facet {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 15px rgb(0 0 0 / 12%);
    padding: 10px 20px;
    margin-bottom: 10px;
    flex: 1 1 100%;
}

.wpgb-sidebar-left .wpgb-facet fieldset {
    display: none;
    padding-top: 5px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    max-height: 400px;
    overflow-y: auto;
    height: auto !important;
    direction: rtl;
    padding-left: 10px;
    box-sizing: border-box;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    border: 0px !important;
}

.wpgb-grid-1 .wpgb-sidebar-left {
    direction: rtl;
}

.wpgb-sidebar-left .wpgb-facet fieldset>*,
.wpgb-grid-1 .wpgb-sidebar-left>* {
    direction: ltr;
}

.wpgb-sidebar-left .wpgb-facet fieldset::-webkit-scrollbar,
.wpgb-grid-1 .wpgb-sidebar-left::-webkit-scrollbar {
    width: 10px;
}

.wpgb-sidebar-left .wpgb-facet fieldset::-webkit-scrollbar-track,
.wpgb-grid-1 .wpgb-sidebar-left::-webkit-scrollbar-track {
    background: #ccc;
}

.wpgb-sidebar-left .wpgb-facet fieldset::-webkit-scrollbar-thumb,
.wpgb-grid-1 .wpgb-sidebar-left::-webkit-scrollbar-thumb {
    background-color: #666666;
    border-radius: 0px;
}

.wpgb-sidebar-left .wpgb-facet fieldset::-webkit-scrollbar-thumb:hover,
.wpgb-grid-1 .wpgb-sidebar-left::-webkit-scrollbar-thumb:hover {
    background-color: #444444;
}

.wpgb-sidebar-left .wpgb-facet.wpgb-facet-21,
.wpgb-sidebar-left .wpgb-facet.wpgb-facet-24,
.wpgb-sidebar-left .wpgb-facet.wpgb-facet-26 {
    background: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0;
}

.close-flilter {
    cursor: pointer;
}

.wpgb-sidebar-left .wpgb-facet.wpgb-facet-21,
.wpgb-sidebar-left .wpgb-facet.wpgb-facet-26 {
    width: 50%;
    float: left;
    margin-bottom: 0 !important;
    margin-top: 20px;
}

.wpgb-sidebar-left .wpgb-facet.wpgb-facet-21 button {
    margin: 0px !important;
    background-color: transparent !important;
    border: 1px solid #666 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #000 !important;
    line-height: normal;
    width: calc(100% - 10px) !important;
    margin-right: 10px !important;
}

.wpgb-sidebar-left .wpgb-facet.wpgb-facet-26 .wpgb-result-count {
    background: #DC1F1D;
    display: block;
    width: calc(100% - 10px) !important;
    /* height: 100%; */
    border-radius: 6px;
    color: #fff;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    line-height: normal;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
}

.wpgb-sidebar-left .wpgb-facet-27 fieldset {
    display: block !important;
    padding-top: 0 !important;
    overflow: hidden !important;
    padding-left: 0px;
}

.wpgb-sidebar-left .wpgb-facet .wpgb-facet-title {
    margin-bottom: 0px !important;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 23px;
    font-weight: bold;
    cursor: pointer;
}

.wpgb-sidebar-left .wpgb-facet.wpgb-facet-24 {
    padding: 0px 20px 10px 10px;
}

.wpgb-sidebar-left .wpgb-facet.wpgb-facet-24 fieldset {
    display: block !important;
    overflow: hidden !important;
    padding-top: 0px;
    padding-left: 0px;
}

.wpgb-sidebar-left .wpgb-facet .wpgb-facet-title:after {
    content: '\33';
    font-family: ETmodules;
    speak: none;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    font-style: normal;
    display: inline-block;
    box-sizing: border-box;
    direction: ltr;
}

.wpgb-sidebar-left .wpgb-facet .wpgb-facet-title.active:after {
    content: '\32';
}

.wpgb-facet .wpgb-checkbox-facet li[aria-expanded]:after {
    background-color: transparent !important;
    background-image: none !important;
    content: '\35' !important;
    font-family: ETmodules;
    font-weight: 400 !important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 35px !important;
    font-style: normal;
    color: #000 ! important;
    display: block;
    width: auto !important;
}

.wpgb-facet .wpgb-checkbox-facet li[aria-expanded=true]:after {
    content: '\34' !important;
}

.wpgb-facet-23 {
    max-width: 216px !important;
    margin: 0 !important;
    padding-right: 0 !important;
}

.wpgb-facet-15 {
    max-width: 232px !important;
}

.wpgb-facet-23 fieldset,
.wpgb-facet-15 fieldset {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-left: 0px;
}

.wpgb-facet-15 fieldset .wpgb-select-placeholder input[type=text] {
    height: 37px !important;
}

.aws-container .aws-search-form {
    z-index: 0 !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.wpgb-grid-1 .wpgb-area-top-2 {
    margin-top: 0px !important;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f0f0f0;
    transition: .3s;
    border-radius: 8px;
}

.slider::before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .3s;
    border-radius: 6px;
    /* Boxy but soft corners */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

input:checked+.slider {
    background-color: #DC1F1D;
}

input:checked+.slider::before {
    transform: translateX(26px);
}

input:focus-visible+.slider {
    outline: 2px solid #005fcc;
    outline-offset: 2px;
}

.custom-wpgb-deal-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 23px;
    font-weight: bold;
    color: #DC1F1D;
}

/*------------------ slider card -----------------*/

.col-new-5 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0px !important;

}

.col-new-5 li {
    position: static !important;
    /* width: 15.33% ! IMPORTANT; */
    width: calc((100% - 80px) / 5) !important;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .075) !important;
    transform: scaleX(1) scaleY(1) !important;
    transition-timing-function: cubic-bezier(.2, .75, .5, 1) !important;
    transition-duration: 550ms !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center !important;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .075) !important;
    border-radius: 6px !important;
    transition-property: opacity, color, background, box-shadow, filter, transform !important;
    list-style: none !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.col-new-5 li:hover {
    box-shadow: 0 50px 95px -15px rgba(0, 0, 0, .15) !important;
    transform: scaleX(1.05) scaleY(1.05) !important;
}

.product_meta_data {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
}

.custom-banner-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}

.banner-child-img {
    display: flex !important;
    vertical-align: middle !important;
    align-items: center !important;
    height: 100% !important;
    width: 100% !important;
}

.banner-deal-info {
    background-color: #DC1F1D;
    color: #fff !important;
    padding: 10px !important;
}

.banner-title {
    font-size: 60px !important;
    flex-wrap: wrap;
    text-align: center !important;
    font-weight: 700 !important;
    color: #fff !important;
    line-height: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px !important;

}

.pric-sec {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.banner-price {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 25px !important;
}

.banner-price span {
    font-size: 13px !important;
    font-weight: normal !important;
    margin-left: 3px !important;
}

.banner-title span {
    font-size: 20px !important;
    margin-right: 5px !important;
}

.banner-deal-info .banner-parent-img img {
    filter: brightness(0) invert(1);
    height: 50px;
    max-width: none !important;
    display: block;
}

.banner-bottom-section {
    text-align: center !important;
    display: block !important;
    padding: 10px !important;
    padding-top: 30px !important;
}

.banner-bottom-section .banner-btn {
    background-color: #DC1F1D !important;
    padding: 15px !important;
    border: 2px solid #DC1F1D;
    color: #fff !important;
    border-radius: 6px !important;
    font-weight: 700 !important;
    font-size: 1em !important;
    line-height: 1.4 !important;
    text-transform: uppercase !important;
    text-align: center !important;
    width: 100%;
    display: block !important;
}

.custom-banner-container {
    width: calc((100% - 100px) / 6) !important;
    transform: scaleX(1) scaleY(1) !important;
    transition-timing-function: cubic-bezier(.2, .75, .5, 1) !important;
    transition-duration: 550ms !important;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .075) !important;
    border-radius: 6px !important;
    transition-property: opacity, color, background, box-shadow, filter, transform !important;
}

.custom-banner-container:hover {
    box-shadow: 0 50px 95px -15px rgba(0, 0, 0, .15) !important;
    transform: scaleX(1.05) scaleY(1.05) !important;
}

.wpgb-facet.wpgb-facet-15 .wpgb-select {
    height: 47px !important;
}

/*------------------------- Responsive ----------------------*/

@media (max-width: 1200px) {

    .cat-list .cat-item,
    {
    width: calc(25% - 14px);
}

.cat-list .cat-item a img {
    display: block;
    height: auto;
    margin-top: 0;
}

.cat-list .cat-item .cat-title-home h2 {
    font-size: 21px;
}

.brand-list .brand-item {
    padding: 10px;
}

.col-new-5 li,
.wpgb-grid-1.wp-grid-builder.wpgb-enabled .wpgb-card,
.custom-banner-container {
    width: calc((100% - 40px) / 3) !important;
}

.cat-item.offer-banner a img {
    width: 22px;
    margin-top: 0px !important;
}

.offer-sec {
    font-size: 26px;
    line-height: 23px;
}

.offer-shop-link {
    font-size: 17px;
    margin-top: 15px;
}

.brand-list {
    height: 140px;
}
}

@media (max-width: 980px) {
    .cat-list .cat-item {
        width: calc(33.33% - 14px);
    }

    .brand-list {
        height: 110px;
    }

    .col-new-5 li {
        width: calc((100% - 20px) / 2) !important;
    }
}

@media (max-width: 767px) {
    .custom-banner-link {
        flex-direction: row;
        flex-wrap: wrap;

    }

    .banner-child-img {
        width: 45% !important;
    }

    .banner-child-img {
        height: 200px !important;
        object-fit: contain !important;
    }

    .custom-banner-container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .banner-deal-content {
        width: 55% !important;
        display: flex !important;
        align-items: center !important;
        height: 100% !important;
        justify-content: end;
    }

    .banner-child-img {
        padding: 20px !important;
    }

    .banner-deal-info {
        height: 100%;
    }

    .pric-sec {
        flex-wrap: wrap !important;
        flex-direction: column !important;
        text-align: center !important;
        width: 100% !important;
        margin: 0px auto !important;
        align-items: center !important;
    }

    .cat-list .cat-item a {
        display: block;
        margin: 0px 0 0 auto;
    }

    .cat-list .cat-item a img {
        height: 130px;
    }

    .cat-list .cat-item {
        width: calc(50% - 9px);
    }

    .brand-list .brand-item {
        padding: 10px;
        height: 110px;
        width: calc(33.33% - 16px);
    }

    .brand-list {
        height: auto;
        flex-wrap: wrap;
    }

    .col-new-5 li,
    .wpgb-grid-1.wp-grid-builder.wpgb-enabled .wpgb-card,
    .custom-banner-container {
        flex-direction: row;
        width: 100% !important;
        padding: 10px;
        align-items: center;
    }

    .featuerd_img_container {
        flex: 1 1 35%;
    }

    .product_meta_data {
        flex: 1 1 65%;
    }

    .cat-item.offer-banner a {
        margin: 0px !important;
        width: 100%;
    }

    .wpgb-grid-1.wp-grid-builder.wpgb-enabled .wpgb-card,
    .custom-banner-container {
        height: auto !important;
    }

    .wpgb-grid-1 .wpgb-card-media.wpgb-scheme-light {
        width: 35%;
    }

    .wpgb-grid-1.wp-grid-builder .wpgb-card-6 .wpgb-card-content {
        width: 65%;
    }

    .wpgb-grid-1.wp-grid-builder .wpgb-card-6 .wpgb-card-inner {
        flex-direction: row;
    }

    .custom-banner {
        height: 300px !important;
    }

    .wpgb-card.wpgb-card-6.custom-banner-top {
        flex: 1 1 48% !important;
    }

    .wpgb-grid-1 .wpgb-area-top-2 {
        flex-wrap: wrap !important;
        gap: 20px !important;
    }

    .wpgb-grid-1 .wpgb-facet.wpgb-facet-18 {
        flex: 1 1 100% !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .wpgb-grid-1 .wpgb-area-top-2 {
        justify-content: flex-start !important;
    }

    .wpgb-grid-1.wp-grid-builder .wpgb-card .wpgb-card-media-thumbnail div {
        background-size: contain !important;
    }

    .wpgb-grid-1 .wpgb-sidebar-left {
        padding-bottom: 50px !important;
    }

    .custom-left-main-div {
        float: none;
        width: 100%;
        position: static !important;
        top: 0 !important;
    }

    .woocommerce div.product div.images img {
        height: 300px !important;
        object-fit: contain !important;
    }

    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 100% !important;
        float: none !important;
        position: relative !important;
        margin-top: 40px;
        top: 0 !important;
        height: 300px !important;
        max-height: 300px !important;
        margin-bottom: 40px;
    }

    .accordion-header span {
        min-width: auto;
    }

    body.woocommerce.single-product .after_summary_content h2.accordion-header {
        justify-content: space-between !important;
    }

    cat-list .cat-item a img {
        height: 145px;
        margin-top: -30px;
    }
}

@media (max-width: 600px) {
    .banner-title {
        font-size: 45px !important;
        line-height: 46px !important;
    }

    .banner-child-img {
        height: 150px !important;
        object-fit: contain !important;
        width: 35% !important;
    }

    .banner-deal-content {
        width: 65% !important;
    }

    .banner-bottom-section .banner-btn {
        font-size: 14px !important;
    }

    .wpgb-area-top-2 {
        padding-bottom: 20px !important;
    }

    .filter-btns {
        padding: 10px;
        font-size: 20px;
        max-width: 100% !important;
    }

    .wpgb-block-5 {
        padding: 10px !important;
        font-size: 15px !important;
    }

    .filter-btns img {
        width: 20px;
    }

    .wpgb-block-1.product_type_variable {
        border-color: #ccc !important;
        padding: 10px !important;
        font-size: 15px !important;
        line-height: normal !important;
    }

    .wpgb-block-7 {
        font-size: 25px !important;
    }

    /*.wpgb-facet-15 {
        max-width: 130px !important;
        width: 130px !important;
        flex-basis: inherit !important;
        padding: 0px !important;
        flex: none !important;
    }*/
    .wpgb-facet-23,
    .wpgb-facet-15 {
        max-width: 100% !important;
        width: calc(50% - 20px) !important;
        padding: 0px !important;
        flex-basis: auto !important;
        flex: 1 1 calc(50% - 20px) !important;
    }

    .cat-list .cat-item {
        width: 100%;
        text-align: left;
    }

    .wpgb-grid-1 .wpgb-area-top-2 {
        margin: 0px !important;
    }

    .wpgb-grid-1 .wpgb-select {
        height: 45px !important;
    }
}

.woocommerce-breadcrumb {
    flex-wrap: wrap !important;
}

.wpgb-facet-18 .wpgb-button {
    padding: 9px 0 !important;
    margin: 0 !important;
    max-height: 47px !important;
}

.banner-item img {
    width: 100%;
    height: auto;
    display: block;
}

.banner-desktop {
    display: block !important;
}

.banner-mobile {
    display: none !important;
}

.offers-banner-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.banner-item {
    width: calc((100% - 20px) / 2);
}

/* Mobile Screens */
@media (max-width: 768px) {
    .banner-item {
        width: 100%;
    }

    .banner-desktop {
        display: none !important;
    }

    .banner-mobile {
        display: block !important;
    }
}