header {
    box-shadow: 0 3px 10px #55423312;
}

header .top-header-right .icon.cart_ico .cart-count {
    position: absolute;
    left: 13px;
    bottom: -6px;
    font-size: 11px;
    background: #6d4322;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
}
header .top-header-right .icon.cart_ico {
    position: relative;
}

footer .wpcf7-response-output {
    border: 1px solid #fff !important;
    background: #fff;
    box-shadow: 0 3px 8px rgb(255 255 255 / 20%);
    border-radius: 5px;
    font-size: 14px;
    margin: 0 !important;
    padding: 10px !important;
}


.yith-wcmcs-currency-list .yith-wcmcs-selected-currency {
    background-color: transparent !important;
    max-width: 150px !important;
    width: 128px !important;
    padding: 8px;
    border: 1px solid #ccc;
}
.yith-wcmcs-currency-list .yith-wcmcs-selected-currency > * + * {
    margin-left: 10px;
    font-weight: 500;
    color: #030303;
    width: fit-content;
    font-size: 13px !important;
}
.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown {
    width: 100%;
    right: 0;
    max-width: 200px;
    min-width: 165px;
}
.yith-wcmcs-shortcode input {
    padding: 3px 5px;
}
.yith-wcmcs-search-input:focus {
    box-shadow: none !important;
    border-color: #6d4322 !important;
}
.yith-wcmcs-shortcode input::placeholder {
    font-size: 13px;
}
.yith-wcmcs-shortcode-style--active {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
}
.yith-wcmcs-currency-list--select .yith-wcmcs-search-container {
    margin: 9px;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: fit-content !important;
}
.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currencies {
    margin: 10px 0;
}
.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency {
    padding: 10px 10px;
}
.yith-wcmcs-currency-list--select .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency-name {
    width: 100% !important;
    color: #3d4248;
    font-size: 13px;
}
.yith-wcmcs-currency-list--select .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency-name:hover {
    color: #6d4322;
    font-size: 13px;
}




/* category page  */



.category-sidebar h2 {
    font-size: 16px !important;
    font-weight: 700;
}
.category-content .row {
    width: 100%;
    margin: 0 auto;
}
.category-content .category-container {
    padding: 0;
}
.category-content .category-item h6 {
    margin-bottom: 7px;
    line-height: 15px;
    transition: color 0.2s ease-in-out;
}
.category-content .category-item:hover h6{
    color: #554233;
}
.category-content .category-title h1 {
    font-size: 30px;
    font-family: 'Inter Tight';
    margin-bottom: 5px !important;
    line-height: 30px;
    color: #554233;
    border-bottom: 1px solid #55423326;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
    font-weight: 400;
}
.wc-block-checkbox-list label span {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
    font-family: 'Inter Tight';
}
.category-sidebar .filter-div input[type="checkbox"] {
    width: 14px;
    height: 14px;
    margin-right: 8px;
    min-height: 16px;
    min-width: 16px;
    border: 1px solid #333333;
    border-radius: 3px;
}
.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    pointer-events: none !important;
    position: absolute !important;
    width: 16px !important;
    display: flex
;
    align-items: center;
    justify-content: center;
    height: 16px !important;
    top: -2px !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: none !important;
    outline-offset:unset !important;
}
.wc-block-attribute-filter__actions {
    align-items: center;
    display: flex
;
    gap: 16px;
    justify-content: flex-start !important;
    width: fit-content;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #6d4322 !important;
    color: #fff;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #6d4322 !important;
    color: #fff;
    width: 18px;
    height: 18px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.wc-block-components-checkbox {
    margin-top: 8px !important;
}
.wc-block-components-filter-reset-button {
    transition: background 0.3s ease-in-out;
    text-decoration: none !important;
    background: transparent;
    color: #212529 !important;
    padding: 3px !important;
    width: 85px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border: 1px solid !important;
    font-family: 'Inter Tight' !important;
    letter-spacing: 0.3px !important;
    border-radius: 5px !important;
}

.category-title select.orderby {
    border: 1px solid #5542331a;
    font-size: 13px;
    font-family: 'Inter Tight';
    background: #ffffff !important;
    color: #554233 !important;
    border-radius: 3px;
    cursor: pointer;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    padding: 5px !important;
    max-width: 130px;
}

/* product detail page */
div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    margin: 0;
    padding: 0;
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
    width: 100% !important;
    overflow: hidden;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    display: flex;
}

.woocommerce div.product div.images img {
    height: 100% !important;
}


.woocommerce div.product .product_title {
    font-size: 24px;
    font-family: 'Grotta-Trial' , sans-serif !important;
    letter-spacing: 0.3px;
    margin-bottom: 2px;
    font-weight: 400;
    color: #3a2d23;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{
    margin-bottom: 2px;
}
div.asl_m .proinput input.orig {
    padding: 0 !important;
    margin: -1px !important;
    background: transparent !important;
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    z-index: 10;
    position: relative;
    border-bottom: none !important;
}
div.asl_m .proinput input.orig::placeholder {
    color: #212529 !important;
}
div.asl_w .probox .promagnifier .innericon svg {
    fill: #fff !important;
}
button.promagnifier {
    background: #55423300 !important;
}
#ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {
    margin: 0;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    height: 34px;
    background-color: #ffffff !important;
    background-image: -moz-radial-gradient(center,ellipse cover,#554233,#554233) !important;
    background-image: -webkit-gradient(radial,center center,0,center center,100%,#554233,#554233) !important;
    background-image: -webkit-radial-gradient(center, ellipse cover, #ffffff, #ffffff) !important;
    background-image: -o-radial-gradient(center,ellipse cover,#554233,#554233) #554233;
    background-image: -ms-radial-gradient(center,ellipse cover,#554233,#554233) #554233;
    background-image: radial-gradient(ellipse at center, #554233, #554233) #554233;
    border: 0 solid #554233 #554233;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 #b5b5b5 inset;
    border-bottom: 1px solid transparent !important;
    width: 96% !important;
    margin: auto;
}

.additional-info-wrapper .product-add-to-cart a {
    display: table !important;
    margin: initial !important;
    text-align: left;
    text-decoration: none;
    font-family: 'Inter Tight';
    background: #554233;
    padding: 5px 10px;
    color: #fff !important;
    margin-top: 20px !important;
}
.wishlist_table.mobile li {
    border: 1px solid #ccc;
    padding: 25px;
    background: #55423305;
    border-radius: 3px;
}
a.product_type_variation.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
    margin: inherit !important;
    margin-top: 15px;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-weight: normal;
    font-family: Open Sans;
    color: #212529 !important;
    font-size: 15px;
    line-height: normal !important;
    border: 0;
    box-shadow: none;
    height: 34px;
}

.woocommerce .quantity .qty {
    width: 100%;
    text-align: center;
    height: 40px;
    border: transparent;
    color: #212529;
    font-size: 20px;
    display: flex
;
}


/* .woocommerce-wishlist ul.shop_table.cart.wishlist_table {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 0;
} */
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: " ";
    display: table;
    display: none;
}
.woocommerce .products ul, .woocommerce ul.products {
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.woocommerce-page div.product div.summary span.woocommerce-Price-amount.amount {
    color: #292929;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.3px;
    font-family: 'Grotta-Trial' , sans-serif !important;
    border: 1px solid;
    padding: 5px 10px;
    margin-top: 15px !important;
    border-radius: 3px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
    margin-bottom: 2px;
    margin-top: 10px;
}
table.variations th.label {
    display: none;
}
.woocommerce-page div.product span.woocommerce-Price-currencySymbol{
    font-size: 18px;
    color: #292929;
    font-weight: 500;
    margin-right: 2px;
}
.theme-coupon-details {
    margin-top: 0 !important;
    text-align: center;
}
.yith-wcmcs-shortcode-style--active{
    box-shadow: none !important;
}
span.mega-indicator {
    width: 45px !important;
    text-align: center;
}
span.mega-indicator::after{
    font-size: 25px !important;
}
.theme-coupon-details li:nth-child(1) {
    border-bottom: 2px solid;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 23px;
    color: #554233;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 10px;
    text-align: center;
}
.theme-coupon-details li {
    list-style: none;
    font-size: 13px;
    font-weight: 500;
    color: #554233;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    line-height: 25px;
}
.theme-usps{
    margin-top: 1em;
}
.theme-usps li {
    font-size: 12px;
    font-weight: 500;
    color: #554233;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    flex-direction: column;
    gap: 5px;
    padding: 5px;
}
.theme-usps strong {
    color: #212529;
    font-family: 'Inter Tight';
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.theme-usps ul {
    margin-top: 10px !important;
    display: flex
;
    justify-content: center;
    text-align: center;
}
.theme-usps ul li {
    margin-bottom: 15px !important;
}
.theme-usps ul li img {
    width: 45px !important;
    border: 1px solid #55423387 !important;
    border-radius: 50%;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    margin-top: 10px;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single.yith-add-to-wishlist-button-block--initialized {
    width: 100%;
    padding: 1em 0 0 0;
    margin-bottom: 2em;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single.yith-add-to-wishlist-button-block--initialized svg#yith-wcwl-icon-heart-outline {
    fill: #212529;
    color: #212529;
    width: 18px;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single.yith-add-to-wishlist-button-block--initialized span.yith-wcwl-add-to-wishlist-button__label {
    color: #212529;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.8px;
    font-family: 'Inter Tight';
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--single.yith-wcwl-add-to-wishlist-button--anchor:hover svg {
    color: #554233 !important;
    fill: #554233 !important;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--single.yith-wcwl-add-to-wishlist-button--anchor {
    gap: 5px !important;
    text-align: center;
    margin: 0 auto;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--single.yith-wcwl-add-to-wishlist-button--anchor:hover span {
color: #554233;
text-decoration: underline;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    height: 50px;
    background: #554233;
    font-weight: 400 !important;
    font-size: 16px !important;
    width: 100%;
    text-transform: uppercase;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    display: flex !important
;
    width: 100% !important;
    height: 50px;
}
.woocommerce div.product form.cart div.quantity button {
    background: transparent;
    border: none;
    font-size: 25px;
    width: 100%;
}


.woocommerce div.product form.cart div.quantity button:hover{
    background: #f2f2f1;
}

.woocommerce div.product form.cart .button:hover{
    background-color: #212529;

}
.woocommerce div.product div.images img {
    transition: opacity 0.2s ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.woocommerce div.product div.images img:hover {
    opacity: 0.9;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    border-bottom: 1px solid #5542331a;
}


/* cart page  */
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
    width: 100% !important;
}
.page-intro h1 {
    font-size: 30px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    margin-bottom: 30px;
    border-bottom: 1px solid #2125291f;
    padding-bottom: 20px;
    color: #554233;
    font-weight: 400;
}
form.woocommerce-cart-form {
    background: #fff;
}
 dl.variation dt {
    font-weight: 500;
    font-size: 12px;
}
dl.variation dd {
    display: flex
;
    justify-content: space-around;
}
dl.variation dd p {
    font-size: 12px;
}
form.woocommerce-cart-form thead th {
    color: #212529 !important;
}
form.woocommerce-cart-form thead {
    background: #f7f5f1;
}

.page-intro .woocommerce a.remove {
    font-size: 25px;
    text-align: center;
    line-height: 0;
    border-radius: 0;
    color: #554233 !important;
    text-decoration: none;
    font-weight: 300;
    border: none;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding-bottom: 2px;
    border-radius: 3px;
}
.page-intro .woocommerce a.remove:hover{
    background: #6d4322;
    color: #fff !important;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: auto;
    width: 100px !important;
}
.page-intro form.woocommerce-cart-form td.product-name a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
}
.page-intro td.product-name a:hover {
    color: #6d4322;
}
.page-intro .product-name , .page-intro .product-quantity,.page-intro .product-price, .page-intro .product-subtotal{
    font-family: 'Inter Tight';
    font-weight: 600 !important;
    color: #212529;
    font-size: 15px;
    letter-spacing: 0.3px;
}
span.woocommerce-Price-amount.amount {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
.page-intro .woocommerce .quantity .qty {
    width: 45px;
    height: 35px;
    margin: 0 auto;
    font-size: 18px;
    border: none;
    color: #212529 !important;
    border-radius: 2px;
}
.page-intro .woocommerce table.shop_table td {
    font-size: 15px;
    font-weight: 500 !important;
    font-family: 'Inter Tight';
    border: 1px solid #6d43220a !important;
}

form.checkout.woocommerce-checkout table.shop_table td {
    font-size: 14px;
}

.cart_totals.calculated_shipping tbody th {
    border: 1px solid #6d43220a;
}

.page-intro input#coupon_code::placeholder {
    font-size: 14px;
    font-family: sans-serif;
    letter-spacing: 0.3px;
}
.page-intro input#coupon_code {
    width: 100% !important;
    background: #fff !important;
    border: 1px solid #888484;
    padding: 6px 10px;
}
.page-intro .coupon {
    display: flex;
}
.page-intro .coupon button {
    width: 100%;
    background: #fff !important;
    color: #000 !important;
    font-weight: 500 !important;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    border: 1px solid #000 !important;
    text-transform: uppercase;
    font-size: 14px !important;
    border-radius: 0 !important;
}
.page-intro .coupon button:hover{
    background-color: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}
.page-intro .woocommerce-cart table.cart td.actions .coupon .input-text{
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    margin-right: 8px;
}
.woocommerce button.button:not(:disabled) {
    background-color: #554233 !important;
    border: 1px solid #554233 !important;
    color: #ffff !important;
    letter-spacing: 0.5px;
    font-weight: 500 !important;
    font-size: 14px !important;
    padding: 11px 20px !important;
    text-transform: capitalize;
    opacity: 1 !important;
    font-family: 'Inter Tight';
    border-radius: 0 !important;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents input#coupon_code {
    border: 1px solid #a29786 !important;
}

.woocommerce button.button:disabled {
    font-family: 'Inter Tight';
    border-radius: 0 !important;
    font-size: 15px !important;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.woocommerce button.button:not(:disabled):hover{
    opacity: 0.8;
    background-color:  #000 !important;
}
.woocommerce .cart-collaterals .cart_totals h2 {
    font-size: 18px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    font-weight: 600;
    margin-bottom: 20px;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    background: #f7f5f1;
    padding: 25px;
    display: flex
;
    flex-direction: column-reverse;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.3px;
    width: 100%;
    font-family: 'Inter Tight';
    padding: 15px !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table td{
    padding: 15px !important;
}
.page-intro {
    background: #fff !important;
    border-top: 1px solid #cccccc47;
}
.page-intro .woocommerce-cart .wc-proceed-to-checkout {
    padding-bottom: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0 !important;
    background: #7D170E !important;
    border-radius: 0 !important;
    font-size: 15px !important;
    font-family: 'Inter Tight' !important;
    letter-spacing: 1.2px;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{
    background-color: #000 !important;
}
.woocommerce p {
        font-family: 'Inter Tight';
    }

.woocommerce-message {
    border-top-color: #6d4322;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    font-weight: 400;
    font-size: 14px;
    background: #554233;
    color: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid !important;
}
.woocommerce-message a.button.wc-forward {
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Inter Tight';
    text-transform: capitalize;
    color: #554233;
}
.woocommerce-message::after {
    display: none;
}
.woocommerce-message a.button.wc-forward:hover{
    background: #fcfcfc;
}

.woocommerce-cart-form__cart-item .quantity {
    display: flex
;
    width: 100%;
}
.woocommerce-cart-form__cart-item .quantity button {
    width: 100%;
    background: transparent;
    border: none;
}
.woocommerce-cart-form__cart-item .quantity .qty {
    width: 35px !important;
    height: 30px !important;
    margin: 0 auto;
    font-size: 15px !important;
    border: 1px solid #000;
    color: #000 !important;
    text-align: center;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shop_table_responsive th {
    width: 100% !important;
}
table.shop_table.shop_table_responsive th {
    width: fit-content !important;
}
tr.woocommerce-shipping-totals.shipping a.shipping-calculator-button {
    color: #198754;
    text-decoration: none;
    font-weight: 600;
}
p.woocommerce-shipping-destination {
    line-height: 13px;
}
h3#ship-to-different-address {
    font-size: 22px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
.woocommerce-error li a {
    color: red;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
.woocommerce-error li a strong {
    font-weight: 600;
}
.woocommerce-message::before{
    color: #fff !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
    background-color: #fff !important;
}
a.restore-item {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.woocommerce-info {
    border-top-color: #6d4322 !important;
}
.woocommerce-info {
    border-radius: 5px;
    border-top-color: #554233 !important;
    color: #fff;
    font-family: 'Inter Tight';
    font-size: 15px;
    font-weight: 500;
    background: #554233;
}
.woocommerce-info  a.showcoupon {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.3px;
}
.woocommerce-info::before {
    color: #fff !important;
}

a.button.wc-backward {
    background: #fff;
    border: 1px solid #00000073;
    font-weight: 500;
    font-family: 'Inter Tight';
    color: #000;
    letter-spacing: 0.3px;
    border-radius: 0;
    font-size: 15px;
}
a.button.wc-backward:hover{
    background-color: #000 !important;
    color: #fff !important;
}
.woocommerce-page .cart-collaterals .product.category-container h6 {
    font-size: 16px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    margin-bottom: 0;
    color: #000;
    margin-top: 10px;
}
.woocommerce-page .cart-collaterals .product.category-container a {
    text-decoration: none;
}
.woocommerce-page .cart-collaterals .product.category-container a:hover{
    text-decoration: underline #000;
}



/* checkout page  */
form.checkout.woocommerce-checkout {
    background: #f7f5f1;
    padding: 25px;
    border: 1px solid #55423312;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 6%);
}
form.checkout.woocommerce-checkout tr {
    background: #fff !important;
    border: 1px solid #cccccc85;
}
table.shop_table.woocommerce-checkout-review-order-table .cart-item td{
    border: 1px solid #e0dfdd4f !important;
}

div#order_review th{
    border: transparent !important;
}
.woocommerce table.shop_table{
    border: transparent !important;
}
div#order_review .woocommerce table.shop_table td{
    border: transparent !important;
}
.form-row.place-order {
    background: #fff;
    margin-top: 20px !important;
    border-radius: 5px;
}
table.shop_table.woocommerce-checkout-review-order-table td {
    border: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table tr.order-total {
    background: #554233 !important;
    color: #fff !important;
    border: 1px solid;
}
td.woocommerce-table__product-name.product-name ul.wc-item-meta {
    padding-left: 0;
    margin-top: 5px;
}
h2.woocommerce-column__title{
    font-size: 20px !important;
}

table.shop_table.woocommerce-checkout-review-order-table .order-total span.woocommerce-Price-amount.amount {
    color: #fff !important;
}
.shipping_form {
    margin-top: 25px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid rgba(104, 87, 125, .14);
    margin: 0;
    list-style: none outside;
    background: #fff;
    border-radius: 5px;
}
.woocommerce-checkout #payment div.payment_box {
    font-size: 15px !important;

    background-color: #fbf4ee !important;
    color: #212529 !important;
    font-weight: 500;
    font-family: 'Inter Tight' !important;
}
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #fbf4ee !important;
    top: -14px !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
form.checkout.woocommerce-checkout h3 {
    font-size: 22px;
    font-family: 'Inter Tight';
    font-weight: 500;
    letter-spacing: 0.3px;
}
.woocommerce form .form-row .input-text {
    height: 45px;
    max-height: 45px;
    padding: 10px;
    border: 1px solid #ccc;
    outline: none;
    border-radius: 5px;
    font-size: 14px;
}
.woocommerce form .form-row .input-text::placeholder {
    color: #747474 !important;
    font-size: 14px;
}
.select2-container--default .select2-selection--single {
    height: 45px !important;
    max-height: 45px;
    border: 1px solid #ccc;
    outline: none;
    border-radius: 5px;
    font-size: 14px;
    display: flex
;
    align-items: center;
    height: 100%;
    color: #747474 !important;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    color: #747474 !important;
    padding-left: 10px !important;
}
.woocommerce form .form-row label {
    line-height: 2;
    font-size: 15px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
    margin-bottom: 50px;
}
.woocommerce-checkout #payment {
    background: #f7f5f1;
    border-radius: 5px;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    font-family: 'Inter Tight';
    font-weight: 600;
    letter-spacing: 0.3px;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells h2 {
    font-size: 20px;
    font-family: 'Inter Tight';
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
    margin-top: 20px;
}
span.woocommerce-Price-amount.amount {
    color: #000;
    font-weight: 500;
    font-size: 14px;
}
.woocommerce table.shop_table tfoot th {
    font-size: 15px;
    font-weight: 600 !important;
    font-family: 'Inter Tight';
}
.woocommerce-privacy-policy-text a {
    color: #6d4322;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.3px;
}
.woocommerce-privacy-policy-text {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Inter Tight' !important;
    letter-spacing: 0.2px;
}

.woocommerce .cart-collaterals .image img {
    height: auto;
    max-width: 50%;
}
.woocommerce .cart-collaterals .image {
    display: flex;
}



.swatch-section {
    margin-top: 45px !important;
    padding: 30px;
    border: none !important;
    background: #FCE4C2 !important;
    border-radius: 0 !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    max-width: 600px !important;
    position: relative;
    z-index: 1;
  }
  
  
  .swatch-section::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background: url("data:image/svg+xml;utf8,<svg width='30' height='15' xmlns='http://www.w3.org/2000/svg'><polygon points='0,15 15,0 30,15' fill='%23FCE4C2'/></svg>") repeat-x;
    z-index: 2;
  }
  div#ajaxsearchlite2 {
    background: #fff;
    width: 100% !important;
}
  
  .swatch-section::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background: url("data:image/svg+xml;utf8,<svg width='30' height='15' xmlns='http://www.w3.org/2000/svg'><polygon points='0,0 15,15 30,0' fill='%23FCE4C2'/></svg>") repeat-x;
    z-index: 2;
  }
  
  .swatch-section h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
    color: #554233;
  }
  
  .swatch-section p {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
  
  .swatch-section p strong {
    color:#dc3545;;
  }
  
  button#add-swatch-to-cart {
    background-color: transparent;
    color: #554233;
    border: 1px solid #554233;
    padding: 10px 24px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    text-transform: uppercase;
}
  
  button#add-swatch-to-cart:hover {
    background-color: #000 !important;
    color: #fff !important;
  }


  .product-description-section .row {
    padding: 60px 0;
    font-family: "Inter Tight";
  }
  .product-description-section {
    background: #F3E6D2;
}
.product-description-section .accordion-button:not(.collapsed) {
    padding: 15px;
    background: #554233;
    color: #fff;
    box-shadow: none;
}
.product-description-section .accordion-button {
    background: #f3e6d2;
    color: #554233;
    border-bottom: 1px solid #554233;
    border-radius: 0 !important;
    padding: 15px 0;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 500;
    transition: padding 0.3s ease;
}

.product-description-section .accordion-button:focus{
    box-shadow: none;
}
.product-description-section .row .accordion h2 {
    margin-bottom: 0;
}
.product-description-section .row .accordion-item{
    border: none;
}
.product-description-section .accordion-button::after{
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-right: 1.5px solid #554233;
    border-bottom: 1.5px solid #554233;
    transform: none;
    opacity: 1;
    left: auto;
    background: 0 0;
    right: 15px;
    transform: rotate(45deg);
    top: 18px;
    font-weight: 800 !important;
}
.product-description-section .row .accordion-body {
    padding: 15px;
    background: #f3e6d2;
    border: 1px solid #5542334a;
    border-top: 0;
}
.product-description-section .row .accordion-body p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 26px;
    color: #554233;
}
.product-description-section .accordion-button:not(.collapsed)::after {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-right: 1.5px solid #fff;
    border-bottom: 1.5px solid #fff;
    transform: none;
    opacity: 1;
    left: auto;
    background: 0 0;
    right: 15px;
    transform: rotate(45deg);
    top: 18px;
    font-weight: 800 !important;
}
.product-description-section  .accordion-button:not(.collapsed)::after {
    transform: rotate(-135deg) !important;
}

  .product-description-section .row h2, .product-description-section .row h3 {
    color: #212529;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 22px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
  
  .product-description-section .row p {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .single-product h2 {
    font-size: 25px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
}
  .product-description-section .row ul {
    padding-left: 0;
    list-style: none;
    margin-top: 1em;
    border-top: 1px solid #554233;
    padding-top: 1em;
}
  
.product-description-section .row ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'Inter Tight';
}
  
  .product-description-section .row ul li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #198754;
    font-weight: bold;
  }
  
  .product-description-section .row .wash_care,
  .product-description-section .row .ship_delivery,
  .product-description-section .row .return_policy {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    margin-bottom: 25px;
  }
  
  .product-description-section .row p {
    font-size: 15px;
    color: #333;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
.product-description-section .row .product-description {
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
  
.product-description-section .row a {
    color: #554233;
    text-decoration: underline;
    font-weight: 500;
}
  
  .product-description-section .row .ship_delivery p span {
    color: #dc3545;
    font-weight: 600;
  }
  .product-description-section .row ul li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #554233;
    font-weight: bold;
}


  section.similar-products-section {
    padding-top: 60px;
}
.similar-products-section h2,.cross-sells.customers-also-viewed h2 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
section.cross-sells.customers-also-viewed {
    padding-top: 2em;
}
/* check why display none
.woocommerce-page div.product div.summary tbody > tr:nth-child(1) {
    display: none;
}
*/
.woocommerce-page div.product div.summary tbody > tr label {
    padding-right: 10px !important;
    color: #554233 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: 'Inter Tight' !important;
    letter-spacing: 0.3px !important;
}


.cta-section {
    
    margin-bottom: 0 !important;
}

body {
    background: #ffffff !important;
}

.woocommerce-cart  .woocommerce-shipping-calculator{
    display: none !important;
}
.woocommerce-shipping-destination {
    display: none;
}

.cta-content h2 {
    font-size: 45px !important;
    letter-spacing: 0.3px !important;
}
.woocommerce-error {
    padding: 10px 0 !important;
    border: 1px solid #f7f5f1 !important;
    background: #f7f5f1 !important;
    color: #212529;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
.woocommerce-error a {
    margin-top: 10px !important;
    font-family: 'Inter Tight' !important;
    letter-spacing: 0.3px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.woocommerce-info a {
    color: #fff;
}
.woocommerce-error a:hover{
    background: #554233 !important;
    color: #fff !important;
}
.woocommerce-error li {
    padding-left: 45px !important;
}
.woocommerce-error::before {
    top: 10px !important;
}


button.fancybox-button {
    background: #000 !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 0 !important;
    display: flex
;
    align-items: center;
    justify-content: center;
}
button.fancybox-button svg{
    width: 30px !important;
    height: 30px !important;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.fancybox-navigation .fancybox-button--arrow_right, .fancybox-navigation .fancybox-button--left {
    padding: 0 !important;
}


@media (min-width: 992px) {
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        border-bottom: none !important;
    }
    .cross-sells.customers-also-viewed .products , .similar-products-section .products {
        display: grid
    ;
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 10px;
    }
    header {
        background: #ffffff !important;
        border: 1px solid #5542331a;
    }
    .top-header{
        padding: 20px !important;
        padding-bottom: 10px !important;
    }
    .woocommerce-page div.product div.images {
        float: left;
        width: 62%;
        margin-bottom: 0;
    }
    .woocommerce-page div.product div.summary {
        width: 36%;
        background: #fff;
        padding: 20px;
        border: 1px solid #cccccc38;
        height: auto;
        padding-bottom: 0px;
    }
    header .top-header-right {
        position: absolute;
        right: 140px !important;
    }
    .yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown {
        width: 100%;
        left: -38px;
        max-width: 200px;
        min-width: 167px;
        border: 1px solid #ccc;
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    }


/* megamenu styles  */
ul.mega-sub-menu {
    margin-top: 10px !important;
    background: rgba(249, 249, 249, 0.98) !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    font-family: 'Inter Tight' !important;
        font-size: 15px !important;
        letter-spacing: 0.3px !important;
        text-transform: uppercase;
}
span.mega-indicator:after {
    font-size: 25px;
    position: absolute;
    top: -3px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    text-align: left;
    padding: 0px 15px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}
#mega-menu-wrap-max_mega_menu_1 {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(34, 34, 34, 0));
    width: 100% !important;
}
ul.mega-sub-menu a.mega-menu-link {
    color: rgb(76, 76, 76);
    font-family: sans-serif;
    font-weight: 400 !important;
    font-size: 14px;
    transition: font-weight 0.3s ease-in-out, transform 0.3s ease-in-out;
    text-decoration: none !important;
    text-transform: capitalize !important;
    text-align: right !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    width: 100%;
    float: left;
    padding: 0px 0 !important;
    height: 75vh;
    background: #f5f5f5;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: rgb(85, 66, 51) !important;
    font-family: sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    transition: font-weight 0.3s ease-in-out, transform 0.3s ease-in-out !important;
    text-decoration: none !important;
    transition: transform 0.3s ease-in-out;
    text-align: right !important;
    margin-left: auto;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    transform: translateX(-3px);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item img:hover{
    opacity: 0.9 !important;
}
.woocommerce-page .category-item, .woocommerce-page img{
    transition: transform 0.3s ease-in-out;
    overflow: hidden !important;
}
.woocommerce div.product div.images img{
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.woocommerce div.product div.images img:hover {
    transition: transform 0.1s 
ease-in-out, opacity 0.1s 
ease-in-out;
}
.woocommerce-page img:hover {
    opacity: 0.8 !important;
    overflow: hidden;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0 !important;
    height: 45px;
}
.desktop-menu.d-none.d-lg-block {
    padding-bottom: 0 !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    color: #554233 !important;
    width: fit-content !important;
    padding: 0 !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:active {
    border-bottom: 3px solid #55423394 !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:active {
    border-bottom: 2.3px solid #55423394 !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px !important;
    width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    margin-right: 40px;
}
.desktop-menu .navbar-expand-lg {
    padding: 0px 15px !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
    padding-top: 10px !important;
}
ul.mega-sub-menu {
    top: 45px !important;
}
.mega-menu-row > .mega-sub-menu{
    top: 15px !important;
}



}

@media(max-width:991px){
    header {
        background: #ffffff;
        border-bottom: 1px solid #cccccc33;
    }
    .top-header.d-flex.align-items-center.justify-content-between.justify-content-lg-center.py-4 {
        padding: 10px 0 !important;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        transition: left 400ms ease-in-out, right 400ms ease-in-out, visibility 400ms ease-in-out !important;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 + button.mega-close {
        transition: left 400ms ease-in-out, right 400ms ease-in-out, visibility 400ms ease-in-out !important;
    }
    #mega-menu-wrap-max_mega_menu_1 {
        clear: both;
        display: flex
    ;
        width: 40px;
        align-items: center;
    }
    .widget_media_image h4{
        opacity: 1 !important;
    }
    .woocommerce-page div.product div.summary {
        background: #fff;
        padding: 20px;
        border: 1px solid #cccccc00;
        height: auto;
        padding-bottom: 40px;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
        top: 17px;
        background: #6d4322;
        height: 2px;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
        top: 9px;
        transition-property: transform, opacity;
        transition-timing-function: ease;
        transition-duration: 0.15s;
        background: #6d4322;
        height: 2px;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
        top: 6px;
        background: #6d4322;
        height: 2px;
    }
    #mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_"] + button.mega-close:before {
        font-size: 25px;
        color: #554233;
        font-weight: 100 !important;
    }
    #mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_right"] + button.mega-close {
        left: 300px !important;
        right: auto;
        background: #554233 !important;
        border-radius: 0 0 0 5px !important;
    }
    #mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_"] + button.mega-close:before {
        font-size: 25px !important;
        color: #ffffff !important;
        font-weight: 100 !important;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
        font-size: 12px !important;
    font-weight: 400 !important;
    color: #554233 !important;
    font-family: 'Inter Tight';
    }
    ul.mega-sub-menu {
        background: #f3eeea !important;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        border-bottom: 1px solid #5542331a;
        padding: 5px 10px !important;
        height: 50px !important;
    }

   
}

@media(min-width:768px) and (max-width:991px){
    .category.banner .content-div {
        gap: 15px !important;
    }
    .top-header-right.d-flex.align-items-center.gap-3.gap-md-4 {
        margin-left: -100px;
        padding-right: 110px;
    }
    .yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown {
        width: 100%;
        left: -38px;
        max-width: 200px;
        min-width: 167px;
        border: 1px solid #ccc;
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    }
}

@media(max-width: 767px){
    .u-columns.woocommerce-Addresses.col2-set.addresses address {
        font-size: 16px;
    }
    .u-columns.woocommerce-Addresses.col2-set.addresses h2{
        font-size: 18px;
    }
    .woocommerce-columns--addresses.col2-set.addresses h2 {
        margin-bottom: 10px;
    }
    .wishlist_table.mobile li {
        padding: 15px !important;
    }
    .wishlist_table.mobile li .wishlist_table .product-add-to-cart a {
        margin: inherit !important;
    }
    .wishlist_table.mobile li .wishlist_table .product-add-to-cart a {
        text-align: left;
        color: #554233;
        text-decoration: none;
        font-family: 'Inter Tight';
        display: flex !important
    ;
        align-items: flex-start;
        justify-content: flex-start;
        margin: inherit !important;
    }
   
    .wishlist_table.mobile {
        list-style: none;
        margin-left: 0;
        padding-left: 0;
    }
    .wishlist_table.mobile li .item-wrapper .product-name {
        margin-top: 0 !important;
    }
    .wishlist_table.mobile li .item-details h3 {
        margin-bottom: 7px;
        font-size: 20px;
        margin-top: 0 !important;
    }
    .woocommerce form label {
        margin-bottom: 0 !important;
    }
    .top-banner-div {
        height: 100%;
        padding: 30px 0;
        min-height: 150px;
        display: flex
;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    body.search.search-results .category-content {
        padding: 40px 0 !important;
        background: #bea69414;
    }
    
    .top-banner-description {
        font-size: 15px;
        line-height: 28px;
    }
    .blog-detail h1 strong, .blog-detail h2 strong {
        font-size: 30px;
    }
    form.woocommerce-EditAccountForm.edit-account {
        padding: 15px;
        border: 1px solid #beb6af;
        border-radius: 5px;
    }
    .woocommerce-page div.product div.summary span.woocommerce-Price-amount.amount, .woocommerce-page div.product span.woocommerce-Price-currencySymbol {
        font-size: 18px;
        font-weight: 500 !important;
    }
    .similar-products-section h2, .cross-sells.customers-also-viewed h2 {
        font-size: 20px !important;
        margin-bottom: 10px
    }
    div#productAccordion {
        margin-top: 20px;
    }
    h2.woocommerce-order-details__title {
    font-size: 18px !important; 
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: grid !important
;
    padding: 0 !important;
    margin-bottom: 20px;
}
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
        border: none !important;
        border-right: none !important;
        padding: 15px !important;
    }
    .page-intro td.product-name a {
        font-weight: 500;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        padding: 0;
    }
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
        padding: 0;
    }
    .woocommerce .woocommerce-customer-details address{
        margin-top: 0 !important;
    }
    .woocommerce div.product form.cart .variations {
        margin-bottom: 1em !important;
    }
    section.woocommerce-order-details {
        margin-top: 20px;
    }
    .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1{
        padding: 0 !important;
    }
    tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
        background: #b8aa9f28 !important;
        border-radius: 5px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    }
    .woocommerce-MyAccount-navigation {
        background-color: #ffffff;
        padding: 10px !important;
    }
    .woocommerce-MyAccount-navigation a {
        font-size: 14px !important;
    }
    .woocommerce-MyAccount-content p {
        font-size: 15px !important;
        margin-bottom: 5px !important;
    }
    button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit, button.woocommerce-button.button.woocommerce-form-login__submit {
        height: 42px !important;
        font-size: 15px !important;
        margin: 10px 0 !important;
    }
   
    .woocommerce form .form-row label {
        margin-bottom: 2px;
        font-size: 13px;
    }
    button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit, button.woocommerce-button.button.woocommerce-form-login__submit {
        font-size: 15px !important;
        height: 40px !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 10px;
        max-width: 100% !important;
        margin-left: initial;
        height: 100%;
        margin-top: 20px;
    }
    .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
        margin-top: 15px;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        padding: 15px;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 h2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 h2 {
        font-size: 20px;
        padding-bottom: 0 !important;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    margin-top: 30px;
    }

    .search-btn {
        right: 0px;
    }
    .page-intro h1, .category-content .category-title h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .woocommerce-message a.button.wc-forward {
        font-size: 10px;
        margin: 10px;
        padding: 8px;
        width: 85px;
        display: flex
;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
        left: 0;
        width: 100% !important;
        height: 100%;
    }
    #mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_right"] + button.mega-close {
        left: auto !important;
        right: 0px !important;
    }
    button.mega-close {
        height: 50px !important;
        width: 50px !important;
        display: flex
    ;
        align-items: center;
        justify-content: center;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
        margin-left: 0px !important;
    }
    .woocommerce div.product .product_title{
            font-size: 22px;
            font-family: 'Grotta-Trial', sans-serif !important;
        }
    header .top-header-right .icon {
        width: 18px !important;
        cursor: pointer;
    }
    .woocommerce .quantity .qty {
        height: auto !important;
        background: #f8f8f8;
    }

    button.fancybox-button svg {
        color: #554233;
    }
    button.fancybox-button {
        background: #ffffff5c !important;
        width: 45px !important;
        height: 45px !important;
        padding: 0 !important;
        border-radius: 50% !important;
    }
    .fancybox-toolbar {
        display: flex
    ;
        gap: 10px;
        margin-top: 10px;
    }

    .category-content .bapf_no_products {
        padding: 0 !important;
    }
    .page-intro .woocommerce table.shop_table td {
        text-align: left !important;
    }
    td.product-thumbnail {
        float: left;
    }
    .page-intro .woocommerce .quantity .qty {
        margin-left: unset !important;
        margin: unset !important;
    }
    .woocommerce-cart-form__cart-item.cart_item td::before {
        display: none;
    }
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block;
    }
    section.cross-sells.customers-also-viewed {
        padding-top: 1em;
    }
    section.similar-products-section {
        padding-top: 40px;
    }
    .product-description-section .row{
        padding: 0;
    }
    .cross-sells.customers-also-viewed .products , .similar-products-section .products {
        display: grid
    ;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px;
    }
    form.checkout.woocommerce-checkout {
        background: #ffffff;
        padding: 15px;
    }
    .woocommerce-additional-fields {
        margin-top: 30px;
    }
    .woocommerce .col2-set, .woocommerce-page .col2-set {
        margin-bottom: 30px;
    }
    .woocommerce-privacy-policy-text {
        font-size: 13px !important;
        line-height: 22px;
    }
    .woocommerce form .form-row .input-text {
        height: 40px;
        max-height: 40px;
    }
    .select2-container--default .select2-selection--single {
        height: 40px !important;
    }
    textarea#order_comments::placeholder {
        font-size: 13px;
    }
    textarea#order_comments {
        min-height: 50px;
        padding: 14px 10px;
    }

    .page-intro .woocommerce .quantity .qty {

        margin: unset;
    }
    .woocommerce-cart-form__cart-item .quantity button {
        width: 50px;
        height: 40px;
        background: #c0bfbe14;
        border: 1px solid #eae4e4;
        color: #554233;
    }
    .page-intro .woocommerce table.shop_table td {
        font-size: 15px;
        font-weight: 500 !important;
        font-family: 'Inter Tight';
        border: none;
        margin: 0 0 10px 0;
        padding-bottom: 12px;
    }
   
    .page-intro .woocommerce a.remove {
        background: #554233;
        color: #fff !important;
        margin-left: auto;
    }
    .page-intro .woocommerce .product-price {
        padding: 0 !important;
    }
    .page-intro .woocommerce .product-name {
        margin-bottom: 0 !important;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0;
        margin-bottom: 0;
    }
    .page-intro .woocommerce .product-name {
        margin-top: 10px !important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent !important;
    }
    .woocommerce table.shop_table td.product-subtotal span {
        font-size: 20px !important;
        font-family: 'Inter Tight';
        letter-spacing: 0.5px;
        color: #554233;
        font-weight: 500 !important;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
        border: 1px solid #cccccc33;
        margin-bottom: 20px;
        background: #f7f5f1;
        box-shadow: 0 1px 10px #e5d8cf00;
    }

    .woocommerce-cart-form__cart-item.cart_item {
        background: #fff !important;
        box-shadow: 0 3px 10px rgb(0 0 0 / 7%) !important;
    }

    .cart_totals.calculated_shipping tr {
        margin-bottom: 0 !important;
        background: #fff !important;
        padding: 10px 0;
    }
    .cart_totals.calculated_shipping td , .cart_totals.calculated_shipping ul li{
        margin: 0 !important;
    }

    .woocommerce table.shop_table{
        border: none !important;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        margin-right: 10px;
    }
    span.woocommerce-Price-amount.amount {
        color: #212529;
        font-weight: 600 !important;
    }
    .page-intro .woocommerce .product-subtotal {
        padding: 0 15px !important;
        margin: 0 !important;
        margin-bottom: 15px !important;
    }
    .woocommerce-message {
        font-size: 10px !;
        padding: 10px;
    }
    .page-intro .woocommerce .quantity .qty {
        margin: unset;
        color: #554233 !important;
        border: 1px solid #5542330d;
        height: 40px !important;
        width: 50px !important;
        background: #cccccc7a;
    }
    .woocommerce-page table.cart td.actions .coupon .button{
        width: 100% !important;
    }
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        padding: 15px;
    }
    
    .yith-wcmcs-currency-list .yith-wcmcs-selected-currency > * + * {
        display: none;
    }
    .yith-wcmcs-currency-list .yith-wcmcs-selected-currency {
        max-width: 150px !important;
        width: fit-content !important;
        padding: 6px;
        border: 1px solid #ccc;
        position: absolute;
        top: -2px;
        right: -15px;
        border: none;
        background: transparent;
    }
    .yith-wcmcs-currency-list--select .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency-name {
        width: 100% !important;
        font-size: 12px;
    }
    .top-header-right.d-flex.align-items-center.gap-3.gap-md-4 {
        gap: 10px !important;
    }
    header .top-header-right .icon.cart_ico {
        position: relative;
        margin-right: 40px;
    }
    .yith-wcmcs-currency-list .yith-wcmcs-selected-currency:before {
        height: 12px !important;
        width: 12px !important;
    }
    .yith-wcmcs-shortcode {
       margin: 0 !important;
    }
    .yith-wcmcs-currency-flag {
        min-width: 70px !important;
    } 
    
    .yith-wcmcs-currency-flag img {
        border-radius: 2px;
        max-height: 25px;
        object-fit: cover;
        max-width: 25px !important;
    }
    .yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown {
        width: 100%;
        right: -12px;
        max-width: 200px;
        min-width: 165px;
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
        border: 1px solid #ccc;
        top: 40px !important;
    }
    .woocommerce-info::before {
        color: #fff !important;
        top: 8px;
        left: 15px;
    }
    .product-description-section {
        background: #F3E6D2;
        padding: 60px 0;
    }
    .product-description-section .row .accordion-body {
        padding: 10px;
    }
    .product-description-section .row .accordion-body p{
        font-size: 14px !important;
    }
    .woocommerce-page div.product div.summary {
        padding: 0;
        margin-bottom: 0 !important;
    }
    .woocommerce div.product form.cart .variations {
        margin-bottom: 1em !important;
    }
    .woocommerce div.product {
        padding: 0 !important;
    }
    .woocommerce div.product form.cart{
        margin-bottom: 0px !important;
    }
    .theme-usps ul li {
        margin-bottom: 0px !important;
    }
    .cta-section {
        height: 320px;
    }
    .cta-content h2 {
        font-size: 30px !important;
        letter-spacing: 0.3px !important;
        line-height: 2.5rem;
    }
    .woocommerce-error {
        border-top-color: #554233;
        background: #55423329;
        padding: 10px;
        font-size: 14px;
    }
    
    .woocommerce-error li {
        padding-left: 30px !important;
    }
    .woocommerce-error::before {
        top: 10px !important;
        left: 12px;
    }
    .woocommerce-error a{
        font-size: 13px !important;
    }
   
}

@media(min-width: 768px){
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
        float: none !important;
    }
   


}

@media(max-width: 575px){
    div#searchContainer {
        height: auto !important;
        padding: 15px 0 15px !important;
    }
    .category.banner .content-div .item {
        width: 100px !important;
        height: 100px !important;
        padding: 5px !important;
    }
    header .logo img {
        width: 90px !important;
    }
    .woocommerce-info {
        font-size: 14px;
        line-height: 22px;
    }
    .woocommerce-privacy-policy-text p {
        font-size: 14px !important;
        line-height: 22px;
    }
    textarea#order_comments {
        min-height: 50px;
        padding: 5px 10px;
    }
    .woocommerce-info {
        font-size: 12px;
        line-height: 22px;
        padding: 8px;
        display: flex
;
        align-items: center;
        justify-content: center;
        gap: 5px;
    }
    .woocommerce-info a.showcoupon {
        color: #fff;
        font-size: 13px;
    }
    ul.wc_payment_methods.payment_methods.methods .woocommerce-info{
        padding: 25px 10px;
    }
    ul.wc_payment_methods.payment_methods.methods .woocommerce-info::before {
        color: #fff !important;
        top: 4px;
        left: 15px;
    }

}

header {
    box-shadow: 0 3px 10px #55423300 !important;
}
.product-template-default.single .quantity .qty {
    background: #f2f2f256 !important;
    height: 100% !important;
    border: 1px solid #f2f2f256;
}

ul.mega-sub-menu {
    background: rgba(249, 249, 249, 0.98) !important;
}
.widget_media_image {
    position: relative !important;
    overflow: hidden;
}
.search-btn {
    color: #554233d1 !important;
}
.u-columns.woocommerce-Addresses.col2-set.addresses header.woocommerce-Address-title.title {
    border: none;
}
footer span.wpcf7-list-item-label {
    color: #fff;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}
.custom-variation-radio {
    display: none !important;
}
h2.wp-block-heading {
    font-size: 25px;
    color: #554233;
}
.blog-detail-right {
    padding: 20px;
    background: #ffffff;
    border: 1px solid #6d432212;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}

.widget_media_image h4 {
    font-size: 15px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    font-family: 'Inter Tight' !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    display: flex !important
;
    flex-direction: column-reverse;
    gap: 8px;
    align-items: center;
}
td.value label {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 8px;
    height: 33px;
    width: auto;
    margin-bottom: 10px;
}
a.reset_variations {
    color: #554233;
    font-size: 15px !important;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    text-decoration: underline;
}
.woocommerce-page div.product div.summary tbody > tr label {
    font-size: 12px !important;
    font-weight: 500 !important;
    font-family: 'Inter Tight' !important;
    letter-spacing: 0.3px !important;
    cursor: pointer;
}
.woocommerce-page div.product div.summary tbody > tr label:has(input:checked) {
    border: 1px solid #554233 !important;
    background-color: #f7f3ef96 !important;
  }

  .woocommerce .wishlist-title {
    margin-bottom: 30px;
    display: none;
}
.wishlist_table .product-add-to-cart a {
    display: table !important;
    margin: 0 !important;
    text-align: center;
    color: #554233;
    text-decoration: none;
    font-family: 'Inter Tight';
}
.wishlist_table .product-add-to-cart a:hover{
    text-decoration: underline !important;
}
.woocommerce table.shop_table {
    border-collapse: collapse !important;
}
.wishlist-items-wrapper .woocommerce table.shop_table td {
    border: 1px solid #6d432217 !important;
}


.category-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.3s ease-in-out;
}
.category-item:hover img {
    opacity: 0.8;
}
.category-content .container {
    padding: 0 12px;
}

.category-content .category-item h6 {
    color: black;
    font-size: 12px;
}


.wc-block-attribute-filter .wc-block-attribute-filter-list li label:has(input:checked) svg {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding-top: 5px !important;
    padding-left: 2px;
}
.wc-block-attribute-filter .wc-block-attribute-filter-list li label:has(input:checked){
    border: none !important;
}


.category.banner::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #e1e1e100, #23222280);
}
.category.banner {
    background-position: center;
    position: relative;
}


/* login and registraion page  */
.woocommerce #customer_login {
    background-color: #ffffff;
    margin-top: 1em;
}
  
  .woocommerce .u-column1,
  .woocommerce .u-column2 {
    flex: 1;
    background-color: white;
    padding: 2rem;
    border-radius: 10px;
    border: 1px solid #55423326;
  }
  
  .woocommerce h2 {
    font-size: 25px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative;
    padding-bottom: 10px;
}
.woocommerce h2::before {
    display: none !important;
}
section.product-description-section h2 {
    border-bottom: none !important;
}

.woocommerce h2::before {
    content: "\f2f6";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 30%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #554233;
    padding: 5px;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
  
  .woocommerce form label {
    font-weight: 600;
    color: #212529;
    display: block;
    margin-bottom: 0.5rem;
  }
  
  .woocommerce input[type="text"],
  .woocommerce input[type="email"],
  .woocommerce input[type="password"] {
    width: 100%;
    padding: 0.75rem 1rem;
    border-radius: 6px;
    border: 1px solid #a4a59f;
    background-color: #f7f5f1;
    color: #212529;
    transition: border-color 0.3s;
  }
  
  .woocommerce input:focus {
    border-color: #9f8571;
    outline: none;
  }
  
  .woocommerce-form__label-for-checkbox span {
    color: #212529;
  }
  
  .woocommerce button.button {
    background-color: #9f8571;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    border-radius: 6px;
    transition: background-color 0.3s;
  }
  
  .woocommerce button.button:hover {
    background-color: #554233;
    color: #fff;
  }
  
  .woocommerce .lost_password a {
    color: #554233;
    font-weight: 500;
    font-size: 0.9rem;
  }
  
  .woocommerce .lost_password a:hover {
    text-decoration: underline;
  }
  
  .woocommerce-privacy-policy-text p {
    font-size: 0.875rem;
    color: #554233;
    margin-top: 1rem;
  }
  
  .password-input {
    position: relative;
    display: flex;
    align-items: center;
  }
  
  .password-input .show-password-input {
    background: none;
    border: none;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    color: #a4a59f;
    cursor: pointer;
  }
  .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0;
}
  .woocommerce form.login span.password-input {
    margin-bottom: 1em;
}
.woocommerce form.login p.woocommerce-LostPassword.lost_password {
    padding: 5px 0;
}
  
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit, button.woocommerce-button.button.woocommerce-form-login__submit {
    width: 100%;
    height: 50px;
    font-size: 15px !important;
    text-transform: uppercase;
    letter-spacing: 1.5px !important;
    font-weight: 400 !important;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover, button.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background: #554233 !important;
}



/* my account dashboard  */
.woocommerce-MyAccount-navigation {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    max-width: 100%;
    font-family: 'Segoe UI', sans-serif;
    border: 1px solid #5542331a;
}
  
  .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .woocommerce-MyAccount-navigation li {
    margin-bottom: 12px;
  }
  
  .woocommerce-MyAccount-navigation a {
    display: block;
    padding: 12px 16px;
    border-radius: 5px;
    text-decoration: none;
    color: #554233;
    font-weight: 400;
    transition: all 0.3s ease;
    background-color: #f4f2f0;
}
  
  .woocommerce-MyAccount-navigation a:hover {
    background-color: #55423318;
    color: #554233;
  }
  
  .woocommerce-MyAccount-navigation .is-active a {
    background-color: #554233;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.5px;
    border-radius: 5px;
    font-size: 16px;
}
  
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}
span#account_display_name_description {
    font-size: 14px;
    font-weight: 400;
    color: #554233;
    font-family: sans-serif;
}
  
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 20px;
    max-width: 68%;
    margin-left: auto;
    height: 100%;
}

.woocommerce table.my_account_orders td {
    border: 1px solid #ccc !important;
}
tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
    border: 1px solid #ccc;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th{
    border: 1px solid #ccc !important;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table .woocommerce-button {
    background: transparent !important;
    padding: 5px !important;
}

.woocommerce-MyAccount-content h2::before {
    display: none;
}
.woocommerce-MyAccount-content h2 {
    font-size: 15px;
}
.woocommerce-MyAccount-content .woocommerce-Address {
    padding: 15px !important;
    background-color: #f9f9f9 !important;
}
  .woocommerce-MyAccount-content p {
    font-size: 16px;
    color: #444;
    line-height: 1.6;
  }
  .woocommerce-account .woocommerce-MyAccount-content a {
    color: #554233;
    text-decoration: underline;
    font-weight: 500;
}
form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button {
    margin-top: 20px;
    margin-left: auto;
}
.woocommerce-account .addresses .title .edit {
    float: right;
    font-size: 12px;
    height: 100%;
    width: 100%;
    padding: 10px 0;
    text-align: right;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #212529;
}
.woocommerce-address-fields__field-wrapper {
    margin-bottom: 20px;
    margin-top: 10px;
}

header.woocommerce-Address-title.title {
    background: transparent !important;
}

  @media (max-width: 768px) {
    .woocommerce #customer_login {
      flex-direction: column;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: none !important;
        padding: 0px;
    }
    tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
        padding: 15px;
        margin-bottom: 20px;
        border: none !important;
    }
    .page-intro tr.woocommerce-orders-table__row td{
        border:none !important;
        border-bottom: 1px solid #ccc !important;
    }
    table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
        margin-bottom: 0;
    }
  }


  section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses address {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Inter Tight';
    margin-top: 20px;
    padding: 15px;
    background: #f9f9f9;
    border: 1px solid #5542332e;
}
p.woocommerce-customer-details--phone, p.woocommerce-customer-details--email {
    margin: 5px 0;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Inter Tight';
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th, table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
    border: 1px solid #ccc;
}

.wp-block-woocommerce-filter-wrapper h2 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: none;
}
.wp-block-woocommerce-filter-wrapper h2::before {
    display: none;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    display: flex !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 10px !important;
    border: 0;
    width: 100%;
}
.woocommerce div.product form.cart .variations label {
    text-align: center !important;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    border: 1px solid #ccc;
    padding: 20px;
    display: flex
;
    flex-wrap: wrap;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    border: none !important;
    border-right: 1px solid #ccc !important;
    padding: 20px;
    margin: 0 !important;
}
.woocommerce ul.order_details li strong {
    font-family: 'Inter Tight';
    font-weight: 500;
    font-size: 15px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

.accordion-item h2 {
    padding-bottom: 0;
}
tr.woocommerce-cart-form__cart-item.cart_item td {
    border: 1px solid #cccccc40 !important;
}
form.woocommerce-cart-form thead {
    background: #f7f5f1;
    border: 1px solid #f0f0f0;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.actions {
    border: 1px solid #cccccc40 !important;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents input#coupon_code {
    border-radius: 0;
}

body.search.search-results .category-content .category-container li {
    padding: 3px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 2%);
    transition: box-shadow 0.3s 
ease-in-out;
    background: #fff;
}
body.search.search-results .category-content .category-container {
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    justify-content: center;
}
body.search.search-results .category-content .category-item {
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: space-around;
}
body.search.search-results .category-content .category-container li:hover {
    box-shadow: 0 1px 15px #55423352;
}
body.search.search-results .category-content .category-item .search-content {
    padding: 5px;
}

body.search.search-results .category-content {
    padding: 60px 0;
    background: #bea69414;
}

img.search_placeholder {
    border: 1px solid #5542331a;
    padding: 10px;
    max-width: 175px;
}


/* customer review page  */
.review-wrapper .review-item {
    background: #fff;
    padding: 20px;
    display: flex
;
    flex-direction: column;
    border-radius: 5px;
    margin-bottom: 25px;
    gap: 10px;
}

.review-wrapper {
    background: #faf6f3;
    padding: 25px;
}

.review-wrapper ul.images {
    padding: 0;
    list-style: none;
    display: flex
;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.review-wrapper li.image-div {
    width: 65px;
    height: 60px;
    padding: 0 !important;
}
.review-wrapper li.image-div img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.review-wrapper .user {
    display: flex
;
    align-items: center;
    gap: 15px;
}
.review-wrapper .user .content p {
    margin-bottom: 0;
    font-size: 12px;
}
.review-wrapper .user .content h4 {
    font-size: 16px;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
    margin-bottom: 0px;
}
.review-wrapper .review-item .description p {
    font-size: 15px;
    font-family: 'Open Sans';
    color: #212529;
}
.reviews-list {
    margin-top: 20px;
}

.review-wrapper p:nth-child(1) {
    float: left;
    color: #554233;
    font-weight: 600;
}
.review-wrapper a.add-review-link:hover{
    background-color: #212529;
    color: #fff;
}
.review-wrapper a.add-review-link {
    display: flex
;
    margin-left: auto;
    width: 100%;
    justify-content: flex-end;
    background: #6d4322;
    width: fit-content;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.3px;
    transition: background 0.3s ease-in-out;
}



div#review-form br{
    display: none;
}

div#review-form {
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 40px;
    background: #faf6f3;
    padding: 50px 20px;
}


#review-form {
    padding: 30px 15px;
    font-family: 'Segoe UI', sans-serif;
  }
  
  #review-form .container {
    max-width: 800px;
    margin: auto;
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  }
  
  #review-form .title h3 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #554233;
    text-align: center;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
  
#review-form select#rating {
    width: fit-content;
}
#review-form label {
    font-weight: 500;
    display: block;
    margin-bottom: 6px;
    color: #212529;
    font-family: 'Inter Tight';
}
  

  #review-form input[type="text"],
  #review-form input[type="email"],
  #review-form input[type="file"],
  #review-form select,
  #review-form textarea {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 20px;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
  }
  
  #review-form input[type="text"]:focus,
  #review-form input[type="email"]:focus,
  #review-form select:focus,
  #review-form textarea:focus {
    border-color: #2e7d32;
    outline: none;
  }
  
 
  
  
  #review-form input[type="submit"].submit_review {
    background-color: #554233;
    color: #fff;
    padding: 12px 30px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    display: block;
    margin: 20px auto 0 auto;
    width: 100%;
    font-family: 'Inter Tight';
    letter-spacing: 0.3px;
}
  
  #review-form input[type="submit"].submit_review:hover {
    background-color: #212529;
  }
  
  
  #review-form .contact {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .blog-detail-right .featured-image {
    max-width: 55px;
    height: 55px;
}
.blog-detail-right .featured-image img {
    object-fit: cover;
}  
a {
    text-decoration: none;
    color: #6d4322;
}

.blog-detail h1 strong, .blog-detail h2 strong {
    font-size: 38px;
    font-weight: 500;
    color: #3a2d23;
    font-family: 'Cormorant Garamond';
}
.blog-detail h3 strong {
    font-weight: 500;
    color: #3a2d23;
    font-size: 20px;
    margin-bottom: 10px;
}
.blog-detail-desc .wp-block-list li {
    text-decoration: none;
    color: #343a40;
    font-size: 17px;
    letter-spacing: 0.3px;
    font-weight: 300;
    font-family: 'Inter Tight';
    line-height: 30px;
}
.top-header span.innericon {
    background: #554233 !important;
    color: #fff !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
}
.top-header .proclose svg {
    background: transparent !important;
    fill: #6c757d !important;
    border-radius: 50% !important;
    padding: 2px !important;
    width: 20px !important;
    height: 20px !important;
}
.top-header span.innericon svg {
    width: 16px !important;
    color: #fff !important;
}
.search-container .close-icon {
    right: 30px;
    top: 18px;
    font-size: 25px;
    color: #554233;
    font-weight: 200 !important;
    z-index: 1040;
}
input.orig::placeholder {
    font-size: 14px;
    font-weight: 300 !important;
    font-family: 'Inter Tight' !important;
}
div#ajaxsearchlite1 {
    width: 100%;
    margin: 0 auto;
}
.probox {
    height: 40px !important;
    display: flex
;
    align-items: center;
}
input.orig {
    height: 40px !important;
}

div.asl_m .probox .proclose svg {
    border-radius: 2px;
    padding: 2px !important;
    box-shadow: none !important;
}

div.asl_r.vertical {
    padding: 4px;
    background: #ffffff !important;
}
.asl_nores {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #554233 !important;
    font-size: 16px;
    font-weight: 400;
}
.probox {
    width: 90% !important;
}
div#ajaxsearchlite1 {
    width: 100%;
    margin: 0 auto;
    background: #fff !important;
    border-bottom: 1px solid transparent;
}

@media(max-width: 575px){
    .top-header span.innericon {
        width: 26px !important;
        height: 26px !important;
    }
    .top-header span.innericon svg {
        width: 14px !important;
    }
    .search-container .close-icon {
        right: 15px;
        top: 15px;
        font-size: 25px;
    }
}
  @media (max-width: 767px) {
    .woocommerce-notices-wrapper {
        padding: 0;
    }
    
    tr.woocommerce-cart-form__cart-item.cart_item td {
        border: none !important;
    }
    #review-form .contact {
      grid-template-columns: 1fr;
    }
    .review-wrapper {
        background: #f2f3f0;
        padding: 10px;
    }
    .review-wrapper a.add-review-link {
        margin-left: initial;
        justify-content: center;
    }
    div#review-form {
        width: 100%;
        margin: 0 auto;
        border-radius: 5px;
        margin-top: 20px;
        background: none;
        padding: 0px;
    }
    .review-wrapper .review-item .description p {
        font-size: 15px !important;
    }
    #review-form input[type="text"], #review-form input[type="email"], #review-form input[type="file"], #review-form select, #review-form textarea {
        margin-bottom: 10px;
    }

    #review-form .container {
        padding: 30px 15px;
    }
    #review-form .contact {
        gap: 10px;
    }
    .review-wrapper {
        background: #f2f3f0;
        padding: 20px 15px;
    }

  }

  #review-form #image-error,
  #review-form #profile-image-error {
    color: red;
    font-size: 14px;
    margin-bottom: 10px;
  }



@media(min-width:768px) and (max-width:991px){
    body.search.search-results .category-content .category-container {
        display: grid
    ;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
        justify-content: center;
    }
}

@media(max-width: 767px){
    body.search.search-results .search-thumbnail {
        height: auto;
    }
}

@media(max-width:767px){
.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
}
.woocommerce-cart-form__cart-item.cart_item .product-subtotal {
    position: absolute;
    right: 0;
    bottom: 10px;
}
}

@media(max-width:480px){
    .woocommerce-message {
        font-size: 12px !important;
    }

}
.woocommerce-tabs-wrap .tabs.wc-tabs {
    width: 48%;
    margin: 0 auto;
    max-width: 400px;
 gap: 0;
}

div#customer_login form {
    margin-top: 0;
    background: transparent;
    box-shadow: none;
    padding: 15px !important;
}

div#customer_login form .u-column1.col-1 ,div#customer_login form  .u-column2.col-2{
    padding: 15px !important;
    border-radius: 0 !important;
}


div#customer_login form button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register_submit, button.woocommerce-button.button.woocommerce-form-login_submit {
    background: #7D170E;
}

div#customer_login form .input-text {
    border-radius: 0 !important;
}

div#customer_login h2 {
    display: none;
}
.woocommerce-tabs-wrap .wc-tabs li.active {
    background: #212529 !important;
    border: 1px solid #212529 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    margin-right: 0 !important;
}
.woocommerce-tabs-wrap .wc-tabs li {
    width: 100%;
    border-radius: 0 !important;
    font-weight: 400;
    text-transform: uppercase;
    color: #212529;
    background: #fff !important;
    border: 1px solid !important;
    margin-right: 0 !important;
}

@media(min-width: 768px) and (max-width:991px){
.woocommerce-tabs-wrap .tabs.wc-tabs {
    width: 48%;
}
}


@media(max-width: 767px){
    form.woocommerce-form.woocommerce-form-track-order.track_order .order_frm {
        gap: 5px;
    }
    form.woocommerce-form.woocommerce-form-track-order.track_order p:nth-of-type(1) {
        font-size: 15px !important;
        line-height: 26px;
    }
    form.woocommerce-form.woocommerce-form-track-order.track_order .order_frm .form-row {
        width: 100%;
    }

    .woocommerce-cart-form__cart-item.cart_item .variation {
        display: none;
    }
    .cart_totals td{
        margin: 0 !important;
    }
    a.restore-item {
        color: #fff;
        font-size: 12px;
    }
    form.checkout.woocommerce-checkout tr {
        border: 1px solid #f3f2f1 !important;
    }
    form.checkout.woocommerce-checkout table.shop_table td {
        font-size: 13px;
        border: 1px solid #f3f2f1 !important;
        line-height: 22px;
    }

    form.checkout.woocommerce-checkout .shipping_form .woocommerce-additional-fields{
        margin-top: 10px;
    }

    .category-content.padding {
        padding: 10px 0 !important;
    }
.woocommerce-tabs-wrap .tabs.wc-tabs {
    width: 100%;
}

.woocommerce-tabs-wrap{
margin-top: 20px;
}
.category-item h5 span {
    font-size: 13px !important;
    font-weight: 500;
    color: #212529;
}

}
.page-id-17 .page-intro h1{text-align: center;}
.woocommerce #customer_login .u-column1.col-1,  .woocommerce #customer_login .u-column2.col-2 {
    padding: 15px !important;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register_submit, button.woocommerce-button.button.woocommerce-form-login_submit {
    height: 45px !important;
    background: #7D170E !important;
}


@media(min-width: 768px) and (max-width:991px){
    .woocommerce-page div.product div.images {
        float: left;
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        float: right;
        width: 100% !important; 
    }
    .woocommerce div.product form.cart .variations {
        margin-bottom: 10px !important;
    }
    .woocommerce div.product form.cart {
        margin-bottom: 0;
    }

}

@media(max-width:991px){
    .woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
        display: flex !important
    ;
        margin-bottom: 10px;
    }
}


.summary.entry-summary {
    margin-bottom: 0 !important;
}
.woocommerce div.product form.cart {
    margin-bottom: 0 !important;
    margin-top: 10px;
}


.category-sidebar .bapf_head h3 {
    font-size: 14px;
    font-weight: 600;
    color: #212529;
    font-family: 'Inter Tight';
}
.category-sidebar label {
    font-family: 'Inter Tight';
    font-size: 14px;
    padding-left: 5px;
}



.single-product aside.custom-woocommerce-sidebar {
    display: none;
}


.woocommerce-cart .cart-collaterals .cart_totals table th{
    border-color: #6d43220a ;
}
.cart_totals tr {
    background: #fff !important;
    margin-bottom: 0 !important;
}

table.shop_table.woocommerce-checkout-review-order-table dl.variation {
    line-height: 25px;
}

form.woocommerce-form.woocommerce-form-track-order.track_order{
background: #f4f1ef45;
padding: 20px;
}

form.woocommerce-form.woocommerce-form-track-order.track_order .order_frm {
    display: flex
;
    flex-direction: column;
    gap: 10px;
   
}
form.woocommerce-form.woocommerce-form-track-order.track_order button {
    width: 110px;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.category-content .category-item h5 .acf-price-label , .summary.entry-summary .price .acf-price-label{
    color: #554233;
    font-style: italic;
    font-family: 'Inter Tight';
    font-size: 12px !important;
}


.woocommerce-page.woocommerce-order-pay .order_details {
    background: #f2f2f256;
    padding: 20px;
}
.woocommerce-page.woocommerce-order-pay button#btn-razorpay {
    background: #000;
    color: #fff;
    width: 100px;
    height: 35px;
    border: 1px solid;
    font-size: 15px;
    font-family: 'Inter Tight';
}
.woocommerce-page.woocommerce-order-pay button#btn-razorpay:hover{
    background-color: #000000e4;
}
.woocommerce-page.woocommerce-order-pay button#btn-razorpay-cancel {
    background: #7D170E;
    color: #fff;
    width: 100px;
    height: 35px;
    border: 1px solid;
    font-family: 'Inter Tight';
    font-size: 15px;
}
.woocommerce-page.woocommerce-order-pay button#btn-razorpay-cancel:hover{
    background: #7d170eea;
}

.woocommerce-page.woocommerce-order-pay .order_details {
    background: #f2f2f256;
    padding: 20px;
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    padding: 10px;
    margin-bottom: 20px !important;
}
.woocommerce-page.woocommerce-order-pay .order_details li {
    border: 1px solid #cccccc61 !important;
    padding: 10px;
    margin: 5px;
    background: #fff;
    font-size: 12px;
    text-transform: capitalize;
}
.woocommerce-page.woocommerce-order-pay .order_details::before {
    display: none;
}
.woocommerce-order-pay p {
    font-size: 15px !important;
    font-family: 'Inter Tight';
}

.woocommerce-cart-form__contents p#coupon-error-notice {
    margin-left: 5px;
}
.woocommerce-account .u-columns.woocommerce-Addresses.col2-set.addresses {
    font-size: 15px;
    font-family: 'Inter Tight';
}

@media(max-width:767px){
    #searchContainer button {
        height: 45px;
        padding: 0 32px 0 0 !important;
    }
    .woocommerce-page.woocommerce-order-pay .order_details {
        grid-template-columns: repeat(2, 1fr);
    }
    #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
        padding: 3px !important;
        border-bottom: none !important;
    }
    .woocommerce-checkout #payment div.form-row {
        padding: 5px !important;
    }
    .woocommerce td.product-name dl.variation p {
        font-size: 13px !important;
        display: flex
    ;
        align-items: center;
        justify-content: end;
    }
    span.woocommerce-Price-amount.amount {
        font-size: 13px;
    }
    h3#ship-to-different-address {
        font-size: 18px;
        margin-bottom: 0;
    }
    form.checkout.woocommerce-checkout div#customer_details {
        margin-bottom: 5px;
    }
    form.checkout.woocommerce-checkout p#billing_email_field {
        margin-bottom: 0;
    }

}


.woocommerce-error{
    margin-bottom: 20px;
    padding: 20px !important;
    text-align: left;
    display: flex
;
    flex-direction: column;
    gap: 6px;
}
