/*
Theme Name: elementor-child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/




/* @font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/GothamLight.otf');
    src: url('assets/fonts/GothamLight.otf?#iefix') format('embedded-opentype'),
        url('assets/fonts/GothamLight.ttf') format('truetype');
      
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/GothamMedium.ttf');
    src: 
        url('assets/fonts/GothamMedium.ttf') format('truetype'),;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Bold.eot');
    src: url('assets/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Gotham-Bold.ttf') format('truetype');
       
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-XLight.eot');
    src: url('assets/fonts/Gotham-XLight.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Gotham-XLight.ttf') format('truetype');
      
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Book.otf');
    src: url('assets/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
    
        url('assets/fonts/Gotham-Book.ttf') format('truetype'),;
     
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Medium_1.otf');
    src: url('../assets/fonts/Gotham-Medium_1.eot?#iefix') format('embedded-opentype'),
      
        url('../assets/fonts/Gotham-Medium_1.ttf') format('truetype');
       
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../assets/fonts/Gotham-Thin.otf');
    src: url('../assets/fonts/Gotham-Thin.otf?#iefix') format('embedded-opentype'),
        url('../assets/fonts/Gotham-Thin.ttf') format('truetype'),;
       
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../assets/fonts/Gotham-XLightItalic.otf');
    src: url('../assets/fonts/Gotham-XLightItalic.otf?#iefix') format('embedded-opentype'),
        
        url('../assets/fonts/Gotham-XLightItalic.ttf') format('truetype'),;
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

 */

body {
    position: relative;
}
.product-detail-page .wpcvs-style-rounded {
		display: ruby-text;
    margin-top: 30px;
	}
	.wpcvs-terms .wpcvs-term.wpcvs-selected {
		border-color: #6C5C4D;
	}
	.wpcvs-terms .wpcvs-term .wpcvs-term-inner {
		background-color:#ffffff;
	}
	.wpcvs-terms.wpcvs-type-button .wpcvs-term .wpcvs-term-inner .wpcvs-term-label {
		color: #6C5C4D;
	}
	.wl .wl-atc-button-area .woocommerce-Price-amount.amount {
		    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -30px;
    margin-left: 60px;
		color: #6C5C4D;
	}
.wpcvs-terms .wpcvs-term.wpcvs-selected .wpcvs-term-inner:before {
	background-color: #6C5C4D;	
}
.wl .wl-atc-button-area .woocommerce-Price-amount.amount {
	color: #6C5C4D !important;
}
.single_add_to_cart_button {
	z-index: 9999;
}
body.page-template-default .variation .label, body.post-type-archive-product .variation .label {
	display:none;
}

.otp-login-btn {
    cursor: pointer;
}
.wl .wl-shopify-product-iamge-cart-panel .add_to_cart_button {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    opacity: 1 !Important;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    bottom: 0 !Important;
    visibility: visible !important;
    background: #c5bbb2;
    height: 41px !important;
    color: #6c5c4d;
    font-size: 16px;
    font-family: "bahnschrift", sans- serif;
    padding: 3px 11px;
    border: none;
    border-radius: 0;
    font-weight: 600;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
	z-index:9;
}

.elementor-widget.elementor-widget-shop-shopify a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    background: #6c5c4d !important;
    color: #fff !important;
}
.product-tabs { display: flex; gap: 60px; list-style: none; padding: 0; }
        .product-tabs li {    
            display: flex;
            align-items: center; 
            cursor: pointer;
        }
        .product-tabs li.active { background: #0073aa; color: #fff; }
        .product-slider-container { margin-top: 20px; position: relative; }
        .product-slider { display: none; }
        .product-slider.active { display: block; }
        .product-tabs label {
            cursor: pointer;
            font-size: 20px;
            text-transform: uppercase;
            font-family: "bahnschrift", Sans-serif;
            font-weight: 400;
            color: #6c5c4d;
            margin-left: 8px;
        }
        .product-tabs input[type='radio'] {
            cursor: pointer;
            border: none;
            outline: none;
            background: none;
            width: 18px;
            height: 18px;
        }
        .product-tabs input[type='radio']:after {
            width: 18px;
            height: 18px;
            border-radius: 15px;
            position: relative;
            background-color: transparent;
            content: '';
            display: inline-block;
            visibility: visible;
            border: 2px solid #6c5c4d;
        }
        .product-tabs input[type='radio']:checked:after {
            width: 18px;
            height: 18px;
            border-radius: 15px;
            position: relative;
            background-color: #6c5c4d;
            content: '';
            display: inline-block;
            visibility: visible;
            border: 2px solid #6c5c4d;
        }
        .loader-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #F6F6F6;
            display: none;
            align-items: center;
            justify-content: center;
            z-index: 10;
        }
        .product-slider-container {
            margin-top: 45px !important;
        }
        .product-slider-container .owl-carousel .owl-stage-outer .owl-item li {
            list-style: none;
        }
        .product-slider-container .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            max-width: 300px !important;
            height: 293px;
            object-fit: contain !important;
            margin: 0 auto;
            padding: 55px 20px;
            background: #e5e3df;
            border-radius: 100%;
        }
        .product-slider-container .owl-carousel .owl-item h4 {
            font-family: "bahnschrift", Sans-serif;
            font-size: 18px;
            font-weight: 500;
            text-transform: uppercase;
            color: #6c5c4d;
            text-align: center;
            margin-top: 40px;
        }
        .product-slider-container .owl-nav {
            width: 100%;
            position: absolute;
            top: 50%;
            transform: translateY(calc( -50% - 75px ));
        }
        .product-slider-container .owl-nav button.owl-prev, .product-slider-container .owl-nav button.owl-next {
            position: absolute;
            background: none !important;
        }
        .product-slider-container .owl-nav button.owl-next {
            left: unset;
            right: 0;
            rotate: 180deg;
        }
        .product-slider-container .owl-nav span {
            font-size: 0;
            font-weight: 100;
            font-family: "Font Awesome 5 Free";
            color: #6c5c4d;
            position: relative;
            display: block;
        }
        .product-slider-container .owl-nav span:before {
            content: "\f053";
            font-weight: 600;
            font-family: "Font Awesome 5 Free";
            color: #6c5c4d;
            font-size: 40px;
        }
div#coupon_message {
    margin-top: 20px;
}
/* .woocommerce-MyAccount-navigation {
	height: 250px;
} */

.wp-core-ui .button-primary {
    background: #6c5c4d !important;
    border-color: #6c5c4d !important;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}

.travel-size-container .elementor-shortcode {
    padding: 0;
}
.travel-size-container .custom-product-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(100px, 1fr));
    grid-row-gap: 9px;
    grid-column-gap: 9px;
}
.custom-product-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 300px;
}
.custom-product-image .custom-add-to-cart {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}
.custom-product-image:hover .custom-add-to-cart .single_add_to_cart_button.added:after {
    content: "";
}
.custom-product-image .custom-add-to-cart .single_add_to_cart_button {
    width: 100%;
    left: 0 !important;
    margin: auto;
    text-align: center;
    background: #6c5c4d !important;
    color: #fff !important;
    font-size: 16px;
    font-family: "bahnschrift", sans- serif;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    font-weight: 600;
}
.custom-product-image:hover .custom-add-to-cart {
    opacity: 1;
}
.custom-product-image img {
    width: 100%;
    height: 300px !important;
    object-fit: contain;
    transition: opacity 0.3s ease-in-out;
    background: #e4e3df;
}

.custom-product-image .hover-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.custom-product-image:hover .hover-img {
    opacity: 1;
}
.travel-size-container .product-text-content {
    padding: 10px 10px !important;
}
.travel-size-container .custom-product-title {
    color: var(--wl-black);
    font-family: "bahnschrift", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.travel-size-container .product-text-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.travel-size-container .custom-product-price .woocommerce-Price-amount.amount {
    font-size: 15px;
    font-weight: bold;
    color: #e60023;
    margin: 10px 0;
}
.custom-add-to-cart.mobile-view {
    display: none;
}

.faq-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px auto;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.faq-section h2 {
    text-align: center;
    margin-bottom: 10px;
}
.faq-item {
    width: 100%;
    max-width: 49%;
    height: 100%;
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    background: #fff;
}
.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: #f9f9f9;
    padding: 16px 20px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s ease;
}
.faq-question span {
    display: contents;
    -webkit-line-clamp: 1; /* Show only 1 line */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height 0.8s ease;
    max-height: 1.5em; /* Match 1 line height */
}

.faq-question.active span {
    -webkit-line-clamp: unset; /* Show all lines */
    max-height: 500px;
}
.faq-question:hover {
    background: #f0f0f0;
}
.faq-toggle-icon {
    width: 100%;
    max-width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #6C5C4D;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    transition: transform 0.3s ease;
}
.faq-question.active .faq-toggle-icon {
    transform: rotate(180deg);
    background: #6C5C4D;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
    background: #fff;
    transition: all 0.4s ease;
    color: #333;
    border-top: 1px solid #eee;
}
.faq-answer.show {
    padding: 16px 20px;
    max-height: 200px; /* enough space for most answers */
}

.track-order-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.track-order-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    transition: 0.3s ease;
}
.track-order-box:hover {
    background: #eee;
}
.track-order-box span {
    font-family: 'bahnschrift' !important;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.track-order-box span::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease; /* This is the missing piece */
}

.track-order-box:hover span::after {
    transform: scaleX(1);
}
/* Prevent background scroll when this is added to body */
.body-no-scroll {
    overflow: hidden;
    height: 100%;
}
#cancel-reason-modal {
    position: fixed;
    top: 0; left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
}
.cancel-reason-overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.cancel-reason-content {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    width: 90%;
    max-width: 500px;
}


#cancel-reason-modal {
    position: fixed; top: 0; left: 0; width: 100%; height: auto;
    background: rgba(0,0,0,0.5); z-index: 9999;
    display: flex; align-items: center; justify-content: center;
}
#cancel-modal-content {
    background: #fff; padding: 20px; border-radius: 8px; width: 90%; max-width: 700px;
}
#cancel-modal-content h3, #cancel-modal-content h4 { margin-top: 0; }

.woocommerce-Price-amount + span {
    color: #999;
}

#cancel-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
}

#cancel-items-form label {
    display: flex;
    align-items: center;    
    margin-bottom: 8px;
}
#cancel-items-form label input.cancel-qty-input {
    width: 30px;
    padding: 0px 5px;
}

.woocommerce-order-details .order_details, .woocommerce-order-details .woocommerce-order-details__title {
    display: none !important;
}
.woocommerce-order-details .order_details.custom_order_details_table {
    display: table !important;
}


/* Overlay background */
#cancel-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  
  /* Modal content wrapper */
  #cancel-modal-content {
    position: fixed !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    width: 440px;
    padding: 2rem 1.5rem 1.5rem 1.5rem;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    font-family: "Bahnschrift", sans-serif;
    position: relative;
  }
  
  /* Close (X) icon */
  #cancel-modal-content #close-cancel-modal {
    position: absolute;
    top: -14px;
    right: 2px;
    font-size: 1.2rem;
    background: none;
    border: none;
    color: #6c5c4d;
    cursor: pointer;
    font-weight: bold;
  }
  
  #cancel-modal-content #close-cancel-modal:hover {
    color: #000;
    background-color: transparent !important;
  }
  
  /* Modal heading */
  #cancel-modal-content h4 {
    margin-top: 0;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 1.2rem;
    color: #333;
  }
  
  /* Each item row */
  .cancel-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 0.95rem;
  }
  .cancel-quantity-content button {
    margin-top: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
label.cancel-quantity-content {
    display: flex !important;
    justify-content: space-between;
}
  
  /* Left part: checkbox + label */
  .cancel-item-left {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
  }
input[type="checkbox"] {
      width: 14px;
    height: 14px;
    accent-color: #6c5c4d;
    cursor: pointer;
    top: 1px;
    position: relative;
}

  
  /* Style checkboxes */
  .cancel-item input[type="checkbox"] {
    width: 14px;
    height: 14px;
    accent-color: #6c5c4d;
    cursor: pointer;
    top: 1px;
    position: relative;
  }
  
  /* Quantity input */
  .cancel-item input[type="number"] {
    width: 50px;
    padding: 4px;
    font-size: 0.9rem;
    text-align: center;
  }
  
  /* Buttons */
  #cancel-items-form button {
    background-color: #6c5c4d;
    color: white;
    padding: 0.5rem 1rem;
    border: none;
    border-radius: 6px;
    margin-top: 1.2rem;
    cursor: pointer;
    font-weight: 600;
    font-family: "Bahnschrift", sans-serif;
    font-size: 1rem;
  }
  
  #cancel-items-form button:hover {
    background-color: #5a4d41 !important;
  }

/* 2nd popup cancel design css */
  
  /* Heading */
  #cancel-modal-content h3 {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
    font-weight: bold;
    color: #222;
  }
  
  /* Radio group */
  #cancel-reason-form label {
    display: flex;
    align-items: center;
    font-size: 1rem;
    margin-bottom: 10px;
    color: #333;
    cursor: pointer;
  }
  
  #cancel-reason-form input[type="radio"] {
    accent-color: #5a4d41;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
  }

  
  #cancel-reason-form button:hover {
    background: #5a4d41;
    color: white;
  }
  
  #cancel-reason-form button.primary {
    background: #5a4d41;
    color: white;
  }
  
  #cancel-reason-form button.primary:hover {
    background: #473e36;
  }
  
  /* Optional: container alignment */
  #cancel-step-2 {
    display: flex;
    justify-content: center;
    flex-flow: column;
  }

  form#cancel-reason-form .cancel-reasons br {
    display: none;
  }

  form#cancel-reason-form button, form#cancel-consent-form button{

    background-color: #6c5c4d;
    color: white;
    padding: 0.5rem 1rem;
    border: none;
    border-radius: 6px;
    margin-top: 1.2rem;
    cursor: pointer;
    font-weight: 600;
    font-family: "Bahnschrift", sans-serif;
    font-size: 1rem;
  }

  form#cancel-reason-form button:hover, form#cancel-consent-form button:hover {
    background-color: #6c5c4d !important;
    color: white;
  }

  .qty-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
}

.qty-minus,
.qty-plus {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 28px;
  border-radius: 4px;
  user-select: none;
}

.cancel-qty-input {
  width: 60px;
  text-align: center;
  border: 1px solid #ccc;
  height: 30px;
  border-radius: 4px;
  background-color: #f9f9f9;
}

.qty-minus:hover,
.qty-plus:hover {
  background-color: #f0f0f0;
  border-color: #999;
}

.qty-minus:focus,
.qty-plus:focus {
  outline: none;
  border-color: #4a90e2; /* or your brand color */
  box-shadow: 0 0 0 2px rgba(74, 144, 226, 0.4); /* Soft blue glow */
}

/* Coupon input text box */
#coupon_code {
    font-family: 'bahnschrift', sans-serif !important;
    background: transparent;
    border: 1px solid #b7b4b4 !important;
    padding: 10px 14px;
    font-size: 14px;
    width: 270px;
    border-radius: 9px;
    color: #333;
    height: 40px;
}

form#woocommerce-checkout-form-coupon p.form-row.form-row-first, form#woocommerce-checkout-form-coupon p.form-row.form-row-last {
    width: auto !important;
}

form#woocommerce-checkout-form-coupon p.form-row.form-row-last {
    float: left;
}

/* Placeholder styling (optional) */
#coupon_code::placeholder {
  color: #999;
}

/* Apply coupon button */
.woocommerce form .form-row button {
  font-family: 'bahnschrift', sans-serif;
  background-color: transparent;
/*   border: 1px solid #5a4d41; */
  color: #5a4d41;
  padding: 10px 20px !important;
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
}

/* Hover effect */
.woocommerce form .form-row button:hover {
  background-color: #5a4d41;
  color: #fff;
}



#return-request-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 25px;
    border: 1px solid #ccc;
    z-index: 9999;
    width: 100%;
    max-width: 500px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#return-request-modal input,
#return-request-modal select,
#return-request-modal textarea {
    width: 100%;
    margin-bottom: 10px;
}
#return-request-modal button {
    padding: 8px 12px;
    background: #0071a1;
    color: #fff;
    border: none;
    cursor: pointer;
}
.response-message {
    margin-top: 10px;
    font-weight: bold;
    color: green;
}

.pagination-wrapper ul.page-numbers {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-top: 20px;
}
.pagination-wrapper ul.page-numbers .page-numbers:hover {
    transition-duration: 1s;
}
.pagination-wrapper ul.page-numbers .page-numbers:hover {
    color: #FFFFFF;
    background: var(--wl-black);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: transparent;
}
.pagination-wrapper ul.page-numbers .page-numbers.current {
    color: #FFFFFF;
    background: #000000;
    border-color: transparent;
}
.pagination-wrapper ul.page-numbers .page-numbers {
    line-height: 24px !important;
    padding: 8px;
    border-radius: 50%;
    margin-right: 5px;
    text-decoration: none;
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    border: 1px solid var(--wl-light-gray);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.custom-product-item.fade-in {
    transition: opacity 0.6s ease-in-out;
}
.custom-product-item.fade-in.show {
    opacity: 1;
}

.left-column-container {
    position: sticky;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    z-index: 1;
}
.right-column-container {
    height: 100vh;
    overflow-y: auto;
    padding-right: 10px;
}
.right-column-container #product-results {
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 1fr));
    grid-row-gap: 9px;
    grid-column-gap: 9px;
}
.right-column-container .custom-product-image:hover .add_to_cart_button  {
    display: block;
    width: 100%;
    left: 0 !important;
    margin: auto;
    text-align: center;
    background: #6c5c4d !important;
    color: #fff !important;
    font-size: 16px;
    font-family: "bahnschrift", sans- serif;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    font-weight: 600;
}
.filter-dropdown {
    position: relative;
    margin: 10px 0;
}

.dropdown-toggle {
    width: 100%;
    padding: 10px;
    background: #f0f0f0;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: left;
}

.dropdown-content {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 999;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding: 10px;
}

.filter-dropdown.open .dropdown-content {
    display: block;
}

.dropdown-content label {
    display: block;
    margin: 4px 0;
    font-weight: normal;
}
.filter-section {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.filter-dropdown {
    position: relative;
}

.dropdown-toggle {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 8px 14px;
    cursor: pointer;
    border-radius: 4px;
}

.dropdown-content {
    display: none;
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    padding: 10px;
    margin-top: 5px;
    width: 200px;
}

.filter-dropdown.open .dropdown-content {
    display: block;
}

.dropdown-content label {
    display: block;
    margin-bottom: 5px;
}
.cancel-submit-container {
    display: flex;
    align-items: center;
    margin-top: 10px !important;
}
.cancel-submit-container #final-submit-btn, .cancel-submit-container #back-to-step-2 {
    margin-top: 0 !important;
}
.cancel-submit-container #back-to-step-2 {
    margin-right: 5px;
}
.spinner-container {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-backface-hidden .swiper-slide {
    border-right: none !important;
    padding-bottom: 0px !important;
}
/* Shop page new css starts */
.shop-custom-template .choose-sizes, .shop-custom-template .product_type_simple.add_to_cart_button {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #6c5c4d !important;
    color: #fff !important;
    font-size: 16px !important;
    font-family: "bahnschrift", sans- serif;
    padding: 3px 11px !important;
    border: none !important;
    border-radius: 0 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}
.shop-custom-template .select.value .wpcvs-terms {
    opacity: 1;
    transition: all 0.5s;
    background: rgb(255 255 255 / 70%) !important;
    position: absolute;
    bottom: 40px;
    margin: auto;
    left: 0;
    right: 0;
    height: 60px;
    justify-content: center;
    align-items: center;
}
.custom-product-grid .wpcvs-terms.wpcvs-type-button .wpcvs-term {
    display: flex !important;
}
.variation_cart_btn {
    display: none !important;
}
.active-add-to-cart .variation_cart_btn {
    display: inline-block !important;
    height: 40px;
}

/* Shop page new css ends */


.woopack-product-checkout button {
    color: #756657;
    border-color: #6C5C4D;
    background-color: #ffffff;
    border-radius: 21px;
}
.login-header-class {
    width: 100%;
}
.login-header-class .has-submenu {
    cursor: pointer;
}
.login-header-class #menu-login-menu .has-submenu {
    width: 100%;
    padding: 0 15px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    align-items: center;
    position: relative;
}
.login-header-class #menu-login-menu .has-submenu .sub-arrow {
    position: absolute;
    top: 5px;
    right: -3px;
}
.checkout-form-btn a.wl-gradient-button {
    width: 100%;
}
.header-shadow-class {
    box-shadow: 0px 4px 10px 0px #9d9d9d;
}
.step-label {
    width: unset !important;
}
.cart-item-quantity button.quantity-button {
    background: none;
}
.woopack-product-checkout .xoo-el-form-container.xoo-el-form-inline, .woopack-product-checkout .woocommerce-notices-wrapper {
    display: none;
}
.product-type-simple #product-volume {
    display: block !important;
}
.product-type-variable #product-volume {
    display: none !important;
}
.price-content {
    display: flex;
    font-size: 20px;
    color: #333333 !important;
}
p#shortcode-variation-price {
    margin: 0;
    margin-left: 5px;
}
#shortcode-variation-price span {
    font-family: 'bahnschrift' !important;
    font-size: 18px !important;
    line-height: normal;
    color: #333333 !important;
}
.variation-price-container small {
    font-size: 14px;
    color: #333333;
    font-family: 'bahnschrift' !important;
    font-weight: 800;
}
.wl-shopify-product-iamge-cart-panel .button.product_type_variable, .woocommerce-MyAccount-content .error-message {
    display: none !important;
}
.woocommerce-MyAccount-content .custom-error.error-message {
    display: block !important;
}
.wl-shopify-product-iamge-cart-panel .button.product_type_variable.add_to_cart_button {
    display: flex !important;
}
button.cky-btn.cky-btn-accept:hover {
    color: #6C5C4D !important;
}
.login-shortcode-class.login-align-center {
    width: 100% !important;
}
.login-shortcode-class.login-align-center .login-with-otp-container-desk-view {
    margin: 0 auto;
}
.login-shortcode-class.login-align-center .otp-form {
    text-align: center;
}
.cart-item-details .cart-item-price.product-subtotal {
    font-family: 'bahnschrift';
    font-weight: 700;
    font-size: 19px;
}
.wc-variation-is-unavailable {
    pointer-events: none !important;
    cursor: not-allowed !important;
    color: transparent !important;
    position: relative;
}
.wc-variation-is-unavailable:before {
    content: "Out of stock";
    position: absolute;
    color: #d70000;
    pointer-events: none;
    cursor: not-allowed;
}
.wc-variation-is-unavailable:after {
    left: 100px !important;
}
.sizes-wrapper {
    display: flex;
    align-items: center;
    gap: 31px;
    margin-top: 7px;
    margin-bottom: 20px;
}
.sizes-wrapper .size-values {
    display: flex;
    gap: 6px;
}
.sizes-wrapper .size-label {
    font-size: 18px;
    color: #756657;
    font-weight: 700;
    text-align: left;
}
.sizes-wrapper .size-item {
    color: #6C5C4D;
    font-size: 14.4px;
    font-weight: 400;
    border: 1px solid #dddddd;
    border-radius: 22px;
    height: 42px;
    min-width: 80px;
    line-height: 40px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.woocommerce-EditAccountForm.edit-account fieldset {
    display: none;
}
.woocommerce-MyAccount-content .woocommerce-Button.button {
    margin-top: 20px;
}
.cancel-quantity-content button:focus, .cancel-quantity-content button:active {
    background-color: #6c5c4d !important;
    border: 1px solid #6c5c4d !important;
}
.cky-prefrence-btn-wrapper .cky-btn:hover {
    color: #6C5C4D !important;
}
span.stock-out-label, span.stock-out-label.limited-label {
    position: absolute;
    top: 8px;
    left: 8px;
    bottom: unset;
    width: unset;
    background: #6c5c4d;
    color: #fff;
    padding: 3px 7px;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 99;
    border-radius: 4px;
}
.product-partial-stock .button.product_type_variable.add_to_cart_button.wpcvs_add_to_cart.disabled.wc-variation-is-unavailable {
    background: transparent;
    color: transparent !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
}
.product-partial-stock .button.product_type_variable.add_to_cart_button.wpcvs_add_to_cart.disabled.wc-variation-is-unavailable:before {
    color: #ffffff;
}
#uc_ue_scroll_to_top_elementor_a7b095c .ue-scroll-to-cta .ue-scroll-to-icon {
    height: 20px !important;
    width: 21px !important;
}
.dashboard-user-name-class .elementor-shortcode {
    padding: 0;
}
header.woocommerce-Address-title.title {
    justify-content: space-between;
}
.custom-address-format .row {
    display: grid;
    grid-template-columns: 150px auto; /* change 150px to wider/narrower if needed */
    margin-bottom: 6px;
}

.custom-address-format .label {
    font-weight: 600;
    text-align: left;
}

.custom-address-format .value {
    text-align: left;
}
button.quantity-button.plus:disabled {
    opacity: 0.2;
}
.woocommerce-customer-details table td {
    padding: 9px 12px;
}

.product-type-wgm_gift_card .add--to--cart--btn {
    width: 100%;
}
.product-type-wgm_gift_card .add--to--cart--btn .cart {
    flex-direction: column;
}
.product-type-wgm_gift_card .add--to--cart--btn .single_add_to_cart_button {
    display: block;
    width: 100%;
    text-align: left;
}
.product-type-wgm_gift_card .wps_wgm_wrapper_for_preview {
    display: none;
}
.variation-To {
    word-break: break-word;
}
.woocommerce-form-login-toggle .otp-login-btn {
    color: #6C5C4D;
}
body:not(.logged-in) #available-coupons-list {
    display: none !important;
}

.qib-button.plus:disabled {
    opacity: 0.2;
}
.cart-item-volume-qty .volume_ {
    font-size: 12px;
}
.cart-item-remove {
    width: 100% !important;
    max-width: 40% !important;
    justify-content: end;
}
.swiper-wrapper .swiper-slide {
    position: relative;
    overflow: hidden;
    border: 1px solid #ececec !important;
    border-radius: 8px !important;
}

/* Apply ribbon only from 2nd slide onwards */
.swiper-wrapper .swiper-slide:nth-child(n+2)::after {
    content: "COMING SOON";
    position: absolute;
    top: 25px;
    left: -60px;
    width: 200px;
    padding: 6px 0;
    background: #B99078; /* yellow */
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transform: rotate(-45deg);
    z-index: 99;
    box-shadow: 0 2px 6px rgba(0,0,0,0.25);
    pointer-events: none;
}

.luvih-out_of_stock {
    background: #fdecea;
    color: #611a15;
    border-color: #d63638;
}

.disabled-checkout {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}
button.checkout-btn.disabled-checkout {
    color: #404041;
    font-size: 23px;
    font-family: "bahnschrift", sans-serif;
    padding: 6px 30px;
    border: 1px solid #404041;
    border-radius: 11px;
    font-weight: 600;
}
.luvih-stock-notice {
    background: #fdecea;
    color: #6c5c4d;
    padding: 10px 12px;
    margin-bottom: 10px;
    border-left: 4px solid #6c5c4d;
    font-size: 14px;
}

.disabled-checkout {
    opacity: 0.5;
    cursor: not-allowed;
}
.single-product .elementor-widget-yith_wcwl_add_to_wishlist .yith-wcwl-add-button.stock-available {
    display: block;
    position: absolute;
    bottom: -18px;
    margin-top: 0 !important;
}
.single-product form.less-qty-class {
    width: 100%;
    display: block !important;
}

@media (max-width: 1024px) {
    .faq-section {
        margin-top: 0;
        padding: 0 10px;
    }
    .track-order-container {
        padding: 0 10px;
    }
    .mobile-hide-class {
        display: none;
    }
    
    .travel-size-container .custom-product-grid {
        grid-template-columns: repeat(2, minmax(100px, 1fr));
    }
    .custom-product-item {
        box-shadow: 2px 7px 8px -12px rgb(175 175 175 / 60%) !important;
        border: 1px solid #e9e9e9 !important;
    }
    .travel-size-container .custom-product-grid {
        grid-row-gap: 40px;
    }
    .custom-product-item {
        position: relative;
    }
    .travel-size-container .custom-product-item .add_to_cart_button {
        width: 100%;
        margin: auto;
        text-align: center;
        background: #c5bbb2;
        color: #6c5c4d;
        font-size: 14px;
        font-family: "bahnschrift", sans- serif;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        font-weight: 600;
    }
    .travel-size-container .custom-product-item .add_to_cart_button.added {
        background: #6c5c4d !important;
        color: #fff !important;
    }
    .travel-size-container .custom-product-item .add_to_cart_button.added:after {
        content: "";
    }
    .custom-add-to-cart.mobile-view {
        display: block;
        position: absolute;
        bottom: -30px;
        left: 0;
        width: 100%;
    }
    .custom-add-to-cart.desk-view {
        display: none;
    }
    .travel-size-container .custom-product-title {
        font-size: 13px !important;
        line-height: normal;
        min-height: 30px;
    }
    .track-order-container {
        display: flex;
        gap: 10px;
        padding-bottom: 20px;
    }
    .track-order-box span {
        font-size: 14px !important;
    }
    .faq-item {
        width: 100%;
        max-width: 100%;
    }
    #cancel-reason-modal .cancel-reason-content {
        padding: 20px;
    }
    .uc-menu-button-wrapper .open_side_menu {
        width: 35px !important;
        height: 45px !important;
        padding: 15px 15px 15px 0px !important;
    }
    .product-slider-container .owl-carousel .owl-item img {
        max-width: 220px !important;
        height: 220px;
    }
    .tracker-label {
        font-size: 12px !important;
        font-weight: 200 !important;
    }
    .track-order-box {
        width: 100%;
        max-width: 30%;
    }
    table.wishlist_table.wishlist_view {
        padding: 0 20px;
    }
}
@media (max-width: 768px) {
    .tracker-label {
        font-size: 10px !important;
    }
    .track-order-container {
        justify-content: space-between;
    } 
    .track-order-box {
        padding: 4px 0;
    }
    .track-order-box img {
        width: 40px;
    }
    .pp-advanced-menu .sub-arrow {
        padding-left: 0 !important;
    }
    .swiper-wrapper .swiper-slide:nth-child(n+2)::after {
        top: unset;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 2px 0;
        font-size: 8px;
        transform: unset;
    }
    span.stock-out-label {
        top: unset;
        bottom: -120px;
        padding: 10px 0;
        width: 100%;
        left: 0;
        font-size: 13px;
        background: #c5bbb2;
        text-align: center;
        border-radius: 0;
    }
    .wc-variation-is-unavailable:before {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 14px 0;
        content: "Out of stock";
        position: absolute;
        color: #d70000;
        pointer-events: none;
        cursor: not-allowed;
        background: #c5bbb2;
    }
    .wl-shopify-single-product.product {
        margin-bottom:50px !important;
    }
    #cancel-modal-content {
        width: 90%;
    }
    .woocommerce-customer-details .woocommerce-customer-details--email {
        word-break: break-all;
        overflow-wrap: break-word;
    }
    .woopack-product-checkout ul.order_details li {
        width: 100%;
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-right: none !important;
        border-bottom: 1px dashed #cfc8d8 !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
    }
    .woopack-product-checkout .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        padding: 0;
        margin: 35px 0 0 0;
    }
    .custom-product-image, .custom-product-image img {
        height: 170px !important;
    }
    .wl-my-account-advanced .woocommerce-info a.woocommerce-Button.wc-forward.button {
        width: 100%;
        text-align: center;
        margin-right: 13px;
        margin-top: 15px;
    }
    td.product-add-to-cart {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    a.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt:after {
        display: none;
    }
    table.wishlist_table .product-add-to-cart, table.wishlist_table .product-price, table.wishlist_table .product-name {
        vertical-align: middle;
        min-height: 60px;
    }
    table.wishlist_table th span.nobr {
        font-size: 16px !important;
        font-weight: 500;
    }
    
}
@media (max-width: 400px) {
    .my-account-dashboard-container .woocommerce-MyAccount-content {
        padding: 15px 10px !important;
    }
}