@charset "UTF-8";
/*
Theme Name: peptiestore
Theme URI: http://peptiestore.localhost
Author: PeptieStore
Author URI: http://peptiestore.localhost
Description: Custom professional theme for PeptieStore
Version: 1.0
Text Domain: peptiestore
*/
  
body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}

header, footer {
    width: 100%;
    background: #ffffff;
    /* border-bottom: 1px solid #e5e5e5; */
}

.container {
    width: 90%;
    margin: 0 auto;
}

/* nav ul {
    list-style: none;
    display: flex;
    gap: 30px;
    margin: 0;
    padding: 0;
}

nav ul li a {
    color: #111;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
} */

.user-icons a {
    margin-left: 20px;
    color: #111;
    font-weight: bold;
}

/** Top Black Search Bar **/
/* style.css or custom CSS file ma add karo */
.top-black-bar {
    width: 100%;
    background-color: #000;
    color: #fff;
    padding: 8px 0;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-black-bar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}

.top-black-bar .promo {
    font-weight: bold;
}

.top-black-bar .search-form {
    width: 40%; /* or adjust */
}

.top-black-bar input[type="search"] {
    width: 100%;
    padding: 8px;
    border: none;
    border-radius: 4px;
}

/**homew page banner**/
/* FORCE HORIZONTAL LAYOUT */
/* === RESET DEFAULT WC STYLE === */


/* ============================================
   WOOCOMMERCE HORIZONTAL PRODUCT SLIDER
   ============================================ */

/* === RESET DEFAULT WC STYLE === */
/* .elementor-widget-container ul.product_list_widget {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;

  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 24px;
  overflow-x: auto;
  width: 100%;
  
  /* SCROLLBAR HIDE *
  -ms-overflow-style: none;
  scrollbar-width: none;
} */
 .product_list_widget {
  overflow-x: hidden !important;
  -ms-overflow-style: none !important; /* IE, Edge */
  scrollbar-width: none !important; /* Firefox */
  display: flex !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  gap: 25px;
}

/* === HIDE SCROLLBAR FOR WEBKIT === */
/* .elementor-widget-container ul.product_list_widget::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
} */

.product_list_widget::-webkit-scrollbar {
  display: none !important; /* Chrome, Safari */
  width: 0 !important;
  height: 0 !important;
}
/* === EACH PRODUCT CARD === */
.elementor-widget-container ul.product_list_widget > li {
  width: 240px;
  min-width: 240px;
  text-align: center;
  background: transparent;
  padding: 0;

  display: flex !important;
  flex-direction: column;
  
  float: none !important;
  clear: none !important;
  list-style: none !important;
}
.discover_section .elementor-element-ca13c6d{
    padding-bottom:240px;
}
.discover_more .e-con-inner{
    margin-top: -240px;
    /* background-color: #000; */
    padding-bottom: 80px;

}


.elementor-widget-image img {
    height: 350px;
}
/* === REMOVE EXTRA ::before DOTS === */
.elementor-widget-container ul.product_list_widget li::before {
  display: none !important;
  content: none !important;
}

/* === PRODUCT LINK CONTAINER === */
.elementor-widget-container ul.product_list_widget li a {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  width: 100%;
}

/* === IMAGE (FIRST - TOP WITH WHITE BG) === */
.elementor-widget-container ul.product_list_widget li img {
  order: 1;
  width: 100%;
  height: 250px;
  object-fit: contain;
  
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 12px;
}

/* === TITLE (SECOND - MIDDLE) === */
.elementor-widget-container ul.product_list_widget .product-title {
  order: 2;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 1.4;
  margin: 0 0 8px 0;
  text-align: center;
  width: 100%;
}

/* === PRICE (THIRD - BOTTOM WITHOUT BG) === */
.elementor-widget-container ul.product_list_widget .price {
  order: 3;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
}

.elementor-widget-container ul.product_list_widget del {
  font-size: 13px;
  color: #aaa;
}

.elementor-widget-container ul.product_list_widget ins {
  font-size: 15px;
  font-weight: 600;
  color: #e63946;
  text-decoration: none;
}

/* === STAR RATING (IF PRESENT) === */
.elementor-widget-container ul.product_list_widget .star-rating {
  order: 4;
  margin-top: 5px;
}

/** banner page banner end section **/

/**secomd imasge css homr page */
/* ----- HERO MAIN WRAP ----- */
.elementor-element-3eb1fa4 {
    background: #000;
    padding: 80px 40px;
}

/* ----- LEFT CONTENT COLUMN ----- */
.elementor-element-acf5782 {
    width: 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    padding: 40px 60px;
}

/* Small top line text */
.elementor-element-dd00dc8 p {
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    opacity: 0.8;
    margin: 0;
}

/* Main heading */
.elementor-element-87407f0 h2 {
    font-size: 52px;
    line-height: 1.2;
    font-weight: 700;
}

/* Paragraph */
.elementor-element-dc816b6 p {
    font-size: 15px;
    opacity: 0.9;
    line-height: 1.6;
}

/* Button Styling */
.elementor-element-c0b34d7 .elementor-button {
    background: #fff;
    color: #000;
    padding: 14px 32px;
    font-weight: 600;
    border-radius: 0;
}

/* ----- RIGHT IMAGE COLUMN ----- */
.elementor-element-f30d42c {
    width: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
}

/* Image Styling */
.elementor-element-cf5636a img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.product_fiture_list_widget .elementor-widget-container ul.product_list_widget .product-title

 {
    order: 2;
    font-size: 14px;
    font-weight: 600;
     color: #000; 
    line-height: 1.4;
    margin: 0 0 8px 0;
    text-align: center;
    width: 100%;
}
.vitality_section{
    padding: 0;
}
.meet_left_layout{
    padding: 160px 120px;
}
.vitality_section .e-con-inner{
    max-width: 100%;
}
.vitality_section .right_layout{
padding: 0;
align-items: flex-start;
}
.vitality_section .right_layout .elementor-widget-image img {
height: 540px;
width: 100%;
}
/* ----- RESPONSIVE MOBILE ----- */
@media(max-width: 1024px) {
    .elementor-element-3eb1fa4 {
        padding: 40px 20px;
    }
}

@media(max-width: 768px) {
    .elementor-element-3eb1fa4 .e-con-inner {
        flex-direction: column;
    }

    .elementor-element-acf5782,
    .elementor-element-f30d42c {
        width: 100%;
        padding: 30px 20px;
    }

    .elementor-element-87407f0 h2 {
        font-size: 38px;
    }
}


.elementor-element-c412544{
  margin-top: -240px;  
}

.discover_section {
    padding-bottom:240px;
}
/** second image css home page end **/
/** home page third section css start **/
/* Main parent container background & padding */
/* .elementor-element-c412544{
  margin-top: -240px;  
}
.elementor-element-449e097 {
    padding-bottom: 240px;
} */
/** home page third section css end **/

/*homer page innstagram gallery section css start**/
.elementor-image-gallery {
    margin-top: -223px;

}
/* #gallery-1 {
    margin: auto;
    display: flex;
    /* margin-top: -200px; 
} */
#gallery-1 {
    display: flex;
    /* flex-wrap: wrap; */
    margin: 0 auto !important;
}

#gallery-1 .gallery-item {
    width: 25%;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#gallery-1 br {
    display: none !important;
}


/* ===== Tablet & Mobile Only ===== */

@media (max-width: 1100px) {

    #gallery-1 {
        margin-top: 0 !important;   /* Negative margin remove */
        display: block !important;
        flex-wrap: wrap;
    }

    #gallery-1 .gallery-item {
        width: 100% !important;
        margin-bottom: 15px;
    }

    #gallery-1 img {
        width: 100% !important;
        height: auto !important;
        object-fit: contain;
    }

}
@media (max-width: 1350px) {

    #gallery-1 {
        margin-top: 0 !important;   /* Negative margin remove */
        display: block !important;
    }

    #gallery-1 .gallery-item {
        width: 100% !important;
        margin-bottom: 15px;
    }

    #gallery-1 img {
        width: 100% !important;
        height: auto !important;
        object-fit: contain;
    }

}
/*homer page innstagram gallery section css end**/

/* Product page upper title remove */
 .container h1 {
    display: none;
} 
.product_title {
    margin-bottom: 20px;
}

/**product inner page cart button css start**/
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: none;
    width: 100%;
    margin-left: 0;
    background-color: #6d4c41;
    color: #fff;
    margin-top: 15px;
    padding: 14px 24px;
    border: none;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}
.woocommerce div.product form.cart .button:hover {
    background-color: #5a3d33;
    transform: translateY(-1px);
    box-shadow: 0 4px 15px rgba(109, 76, 65, 0.35);
}

.woocommerce-variation-price {
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* =====================================================
   PACKAGE SELECTOR — Modern Card Design
   ===================================================== */
.package-box {
    display: flex;
    gap: 14px;
    margin: 20px 0;
    flex-wrap: wrap;
}

.package-option {
    position: relative;
    flex: 1 1 0;
    min-width: 120px;
    max-width: 180px;
    background: #fafafa;
    border: 2px solid #e8e8e8;
    border-radius: 14px;
    padding: 16px 12px 14px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.package-option:hover {
    border-color: #6d4c41;
    background: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(109, 76, 65, 0.12);
}

.package-option.active {
    border-color: #6d4c41;
    background: #fff;
    box-shadow: 0 4px 16px rgba(109, 76, 65, 0.18);
}

.package-option .badge {
    position: absolute;
    top: -10px;
    right: -8px;
    background: #6d4c41;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}

.package-option .package-image {
    width: 70px;
    height: 90px;
    object-fit: contain;
    border-radius: 8px;
    margin-bottom: 4px;
}

.package-option .pkg-price {
    font-size: 16px;
    font-weight: 700;
    color: #6d4c41;
    margin: 0;
}

#package-title-display h3 {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin: 10px 0 5px;
}

#dynamic-info p {
    font-size: 13px;
    color: #666;
    margin: 2px 0;
}

/* =====================================================
   VARIATION SELECTOR — Modern Style
   ===================================================== */
.woocommerce div.product form.cart .variations {
    margin-bottom: 15px;
    border: none;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    border: none;
    padding: 8px 0;
    vertical-align: middle;
}

.woocommerce div.product form.cart .variations td.label label {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.woocommerce div.product form.cart .variations select {
    border: 2px solid #e8e8e8;
    border-radius: 10px;
    padding: 10px 40px 10px 14px;
    font-size: 14px;
    color: #333;
    background-color: #fafafa;
    transition: border-color 0.3s ease;
    cursor: pointer;
}

.woocommerce div.product form.cart .variations select:focus {
    border-color: #6d4c41;
    outline: none;
    background-color: #fff;
}

.reset_variations {
    font-size: 12px;
    color: #999 !important;
    text-decoration: none !important;
    transition: color 0.3s;
}

.reset_variations:hover {
    color: #6d4c41 !important;
}

/* =====================================================
   QUANTITY SELECTOR — Modern Pill Style
   ===================================================== */
.woocommerce div.product form.cart div.quantity {
    float: none;
    display: inline-flex;
    align-items: center;
    border: 2px solid #e8e8e8;
    border-radius: 10px;
    overflow: hidden;
    background: #fafafa;
    margin: 0;
    padding: 0;
}

.woocommerce div.product form.cart div.quantity button,
.woocommerce div.product form.cart div.quantity .qty-minus,
.woocommerce div.product form.cart div.quantity .qty-plus {
    width: 40px;
    height: 42px;
    border: none;
    background: transparent;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce div.product form.cart div.quantity button:hover {
    background: #6d4c41;
    color: #fff;
}

.woocommerce div.product form.cart div.quantity .qty {
    width: 50px;
    height: 42px;
    border: none;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    background: #fff;
    color: #333;
}

/* =====================================================
   WISHLIST TOGGLE — Modern Style
   ===================================================== */
.wishlist-toggle-btn {
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    border: 2px solid #e8e8e8 !important;
    border-radius: 10px !important;
    background: #fafafa !important;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.wishlist-toggle-btn:hover {
    border-color: #e74c3c !important;
    color: #e74c3c;
    background: #fff5f5 !important;
}

.wishlist-toggle-btn .wishlist-heart-icon {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    transition: all 0.3s;
}

.wishlist-toggle-btn:hover .wishlist-heart-icon {
    fill: #e74c3c;
    stroke: #e74c3c;
}

/* =====================================================
   PRODUCT SUMMARY — Clean Layout
   ===================================================== */
.woocommerce div.product div.summary {
    padding-left: 40px;
}

.woocommerce div.product .product_title {
    font-size: 28px;
    font-weight: 700;
    color: #111;
    line-height: 1.3;
    margin-bottom: 12px;
}

.woocommerce div.product .price {
    font-size: 24px !important;
    font-weight: 700;
    color: #6d4c41 !important;
    margin-bottom: 16px;
    display: block;
}

.woocommerce div.product .price del {
    color: #bbb;
    font-size: 18px;
    font-weight: 400;
}

.woocommerce div.product .price ins {
    text-decoration: none;
    color: #6d4c41;
}

/* SKU & Categories */
.woocommerce div.product .product_meta {
    font-size: 13px;
    color: #888;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.woocommerce div.product .product_meta > span {
    display: block;
    margin-bottom: 6px;
}

.woocommerce div.product .product_meta a {
    color: #6d4c41;
    text-decoration: none;
    transition: color 0.3s;
}

.woocommerce div.product .product_meta a:hover {
    color: #5a3d33;
}

/* =====================================================
   PRODUCT TABS — Modern Style
   ===================================================== */
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 !important;
    margin: 30px 0 0;
    display: flex;
    gap: 0;
    border-bottom: 2px solid #e8e8e8;
    overflow: visible;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 600;
    color: #888;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    margin-bottom: -2px;
    transition: all 0.3s ease;
    letter-spacing: 0.3px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #333;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #6d4c41;
    border-bottom-color: #6d4c41;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 24px 0;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
}

/**product inner page cart button css end**/
.custom-product-label {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #6d4c41; 
    color: #fff;
    padding: 5px 12px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    z-index: 99;
}
ul.products li.product,
.product {
    position: relative;
}

/* Sale badge customize */

/* Wishlist Page Styling */
/* Wishlist Page Styling */

.custom-wishlist-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.wishlist-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    gap: 20px;
}

.wishlist-row:last-child {
    border-bottom: none;
}

.w-image {
    flex: 0 0 100px;
    width: 100px;
}

.w-image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.w-info {
    flex: 1;
    min-width: 0;
}

.w-info h3 {
    margin: 0 0 8px 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.w-info .sub-info {
    margin: 0 0 12px 0;
    font-size: 14px;
    color: #666;
}

.remove-wishlist-item {
    background: transparent;
    border: none;
    color: #666;
    cursor: pointer;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
    transition: color 0.3s;
}

.remove-wishlist-item:hover {
    color: #000;
}

.w-price {
    flex: 0 0 120px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.w-cart {
    flex: 0 0 150px;
    text-align: right;
}

.w-cart .button,
.w-cart .add_to_cart_button {
    background-color: #6d4c41;
    color: #fff;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s;
}

.w-cart .button:hover,
.w-cart .add_to_cart_button:hover {
    background-color: #5d3c31;
}

/* Add to wishlist button styling */
.add-wishlist-btn {
    background-color: transparent;
    border: 1px solid #ddd;
    color: #333;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
    transition: all 0.3s;
    margin-top: 10px;
}

.add-wishlist-btn:hover {
    border-color: #6d4c41;
    color: #6d4c41;
}

.add-wishlist-btn.added {
    background-color: #4caf50;
    color: #fff;
    border-color: #4caf50;
}

/* Responsive design */
@media (max-width: 768px) {
    .wishlist-row {
        flex-wrap: wrap;
    }
    
    .w-image {
        flex: 0 0 80px;
        width: 80px;
    }
    
    .w-info {
        flex: 1 1 100%;
        order: 3;
        margin-top: 15px;
    }
    
    .w-price {
        flex: 0 0 auto;
        order: 2;
    }
    
    .w-cart {
        flex: 0 0 100%;
        order: 4;
        text-align: left;
        margin-top: 10px;
    }
    
    .w-cart .button {
        width: 100%;
    }
}

/* shop page design */
/* Wrap block like wishlist */
.cart-item-details {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.cart-product-title a {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

/* Category styling */
.product-category {
    font-size: 14px;
    color: #777;
}

/* Custom remove button */
.cart-remove-btn {
    margin-top: 6px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border: none;
    /* background: transparent; */
    background:none;
    color: #999;
    cursor: pointer;
    padding: 0;
    font-size: 14px;
}

.cart-remove-btn svg {
    stroke: #999;
}

.cart-remove-btn:hover {
    color: #333;
}

.cart-remove-btn:hover svg {
    stroke: #333;
}

/* Hide default remove icon just in case */
.woocommerce-cart td.product-remove a.remove {
    display: none !important;
}

/**product inner page imge set*/
.woocommerce div.product div.images {
    background: #f8f8f8;
    border-radius: 16px;
    padding: 20px;
    overflow: hidden;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: 400px;
    box-shadow: none;
    object-fit: contain;
    border-radius: 12px;
    transition: transform 0.4s ease;
}
.woocommerce div.product div.images img:hover {
    transform: scale(1.03);
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: 280px;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    object-fit: contain;
}
.related{
    padding: 0 25px;
}
#content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs
{
    clear: both;
    padding: 0 25px;
}

/*cart page design impelment*/
form.woocommerce-cart-form {
    width: 67%;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals
{
    float: right;
    width: 30%;
    margin-top: -268px;
    margin-left: -23px;
    gap: 20px;
}
#primary{
    margin-left:50px;
    margin-right: 120px;
}

.welcome-message
{
    background: linear-gradient(135deg, #000 0%, #764ba2 100%);
    color: white;
    padding: 40px;
    border-radius: 15px;
    margin-bottom: 30px;
}
.gallery-spacing-custom{
    width: 100%;
}
#gallery-1 img {
    border: 2px solid #cfcfcf;
    width: 100%;
    height: 466.25px;
    object-fit: cover;
}
figure.wp-block-image.size-full.lef_imag_as img {
    width: 90%;
    height: 100%;
}
/*page inner page*/
.container h1 {
     display: block; 
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: .92em;
    color: #767676;
    margin-left: 160px;
    margin-top: 20px;
}

/*toggle button for mobile menu */

.elementor-menu-toggle {
    display: none;
}

/*footer responsive css*/
/* ————————————————————————
   Footer Styling
———————————————————————— */
footer {
  background: #000;
  color: #eee;
  padding: 30px 20px;
  text-align: center;
  font-family: Arial, sans-serif;
  margin-top: 40px;
}

footer .footer-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

footer .footer-content div {
  flex: 1 1 250px;
}

footer .footer-bottom {
  margin-top: 20px;
  font-size: 14px;
  color: #bbb;
}

/* Responsive Footer */
@media (max-width: 768px) {
  footer .footer-content {
    flex-direction: column;
    text-align: center;
  }
}
.hfe-nav-menu-icon svg {
    fill: #ffffff;
}
/* .hfe-nav-menu a {
        color: #000 !important;
} */
/* Desktop only — Customizer CSS handles mobile menu hide at ≤991px */
@media (min-width: 992px) {
    nav.hfe-nav-menu__layout-horizontal {
        display: block !important;
    }
}
 .elementor-23 .elementor-element.elementor-element-562ff6d{
    justify-content: end;
}


/*navigation*/
/* ===============================
   WooCommerce Breadcrumb – Responsive Fix
   =============================== */
.woocommerce-breadcrumb {
    display: flex;
    flex-wrap: wrap;       /* wrap long breadcrumbs on small screens */
    gap: 5px;              /* space between links */
    font-size: 14px;
    color: #555;
    margin-bottom: 25px;
    word-break: break-word; /* long words break instead of overflowing */
}

.woocommerce-breadcrumb a {
    color: #8f714f;        /* breadcrumb link color */
    text-decoration: none;
    transition: 0.3s;
}

.woocommerce-breadcrumb a:hover {
    color: #000;
}

.woocommerce-breadcrumb::after {
    content: "";
    flex-grow: 1; /* pushes last breadcrumb to the left if needed */
}

/* Add separator style */
.woocommerce-breadcrumb a + a::before {
    content: "/"; /* separator */
    margin: 0 5px;
    color: #999;
}

/* ===============================
   Responsive adjustments
   =============================== */
@media (max-width: 768px) {
    .woocommerce-breadcrumb {
        font-size: 13px;
        justify-content: flex-start; /* align left on mobile */
    }

    .woocommerce-breadcrumb a {
        white-space: nowrap;  /* prevent breaking inside links */
    }

    .woocommerce-breadcrumb a + a::before {
        margin: 0 3px;
    }
}

@media (max-width: 480px) {
    .woocommerce-breadcrumb {
        font-size: 12px;
        gap: 3px;
    }

    .woocommerce-breadcrumb a {
        overflow: hidden;
        text-overflow: ellipsis; /* long names shorten with ... */
        max-width: 100%; 
        display: inline-block;
        vertical-align: middle;
    }
}
/**footer css star*/
/* ===================================== */
/* ✅ FOOTER WHITE GAP FIX (700–514px) */
/* ===================================== */

@media (max-width: 700px) and (min-width: 514px) {

    html, body {
        overflow-x: hidden !important;
        width: 100% !important;
    }

    /* Remove any forced 100vw issue */
    .shortcode-banner-wrapper,
    .shortcode-banner-wrapper .custom-shop-banner,
    .shortcode-banner-wrapper img {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* Fix product grid margin */
    .woocommerce ul.products {
        margin-left: 15px !important;
        margin-right: 15px !important;
        max-width: 100% !important;
    }

    /* Fix shop top container */
    .shop-top-container {
        margin-left: 15px !important;
        margin-right: 15px !important;
        max-width: 100% !important;
    }

    /* Fix result count padding */
    .woocommerce-result-count {
        padding: 5px 15px !important;
    }

    /* Footer full width fix */
    footer,
    .site-footer,
    .footer,
    .container,
    .container-fluid {
        max-width: 100% !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /* Prevent any child overflow */
    footer * {
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
}

/* EXTRA SAFETY — Koi pan element overflow na kare */
@media (max-width: 700px) {
    * {
        box-sizing: border-box;
    }
}

@media (max-width: 1012px){
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals
{
    float: none !important;
        width: 100% !important;
        margin: 0 !important;
}
.cart-page-grid {
    margin-left: 0 !important;
    margin-top: 0 !important;
}
}

@media (max-width: 1578px){

.cart-page-grid {
    margin-left: 0 !important;
    margin-top: 0 !important;
}
}

/* =====================================================
   WOOCOMMERCE MOBILE RESPONSIVE (DB-verified safe)
   Cross-referenced with:
   - Elementor Kit (post 22): breakpoints 768/1025
   - HFE Header (post 23): search, promo, logo, nav-menu
   - HFE Footer (post 57): 4-col layout, forms, social
   - WP Customizer CSS (post 553): related products, cart,
     checkout, mobile menu, My Account, qty buttons

   Does NOT touch: HFE header/footer, Elementor sections,
   .hfe-nav-menu, site-logo, social-icons, hero sections.
   Only adds rules MISSING from Customizer CSS.
   ===================================================== */

/* Global image containment */
img {
  max-width: 100%;
  height: auto;
}

/* Tablet: WooCommerce product grid (3 cols) */
@media (max-width: 1024px) {
  .woocommerce ul.products,
  ul.products.columns-4 {
    grid-template-columns: repeat(3, 1fr) !important;
    display: grid !important;
    gap: 16px !important;
  }
}

/* -- #primary margins (prevents mobile overflow) -- */
@media (max-width: 768px) {
  #primary {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}

/* -- Breadcrumb margin reset -- */
@media (max-width: 768px) {
  .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    margin-left: 15px;
  }
}

/* -- Shop page product grid (2 cols mobile) -- */
@media (max-width: 768px) {
  .woocommerce ul.products,
  ul.products.columns-4,
  ul.products.columns-3 {
    grid-template-columns: repeat(2, 1fr) !important;
    display: grid !important;
    gap: 12px !important;
    margin: 0 !important;
  }
  .woocommerce ul.products li.product {
    margin: 0 !important;
    padding: 10px !important;
  }
  .woocommerce ul.products li.product img {
    height: 160px !important;
    object-fit: cover !important;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 0.82rem !important;
  }
  .woocommerce ul.products li.product .button {
    font-size: 0.78rem !important;
    padding: 8px 10px !important;
    width: 100% !important;
  }
}

/* -- Shop filters & pagination -- */
@media (max-width: 768px) {
  .woocommerce-result-count,
  .woocommerce-ordering {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 10px !important;
  }
  select#orderby {
    width: 100% !important;
    padding: 10px !important;
  }
  .woocommerce nav.woocommerce-pagination ul {
    justify-content: center !important;
    flex-wrap: wrap !important;
  }
}

/* -- Single product page -- */
@media (max-width: 768px) {
  .woocommerce div.product {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
  }
  .woocommerce div.product div.images,
  .woocommerce-product-gallery {
    width: 100% !important;
    float: none !important;
  }
  .woocommerce div.product div.images {
    padding: 15px !important;
    border-radius: 12px !important;
  }
  .woocommerce div.product div.summary {
    width: 100% !important;
    float: none !important;
    padding: 0 16px !important;
  }
  .woocommerce div.product form.cart .button {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
  }
  .package-box {
    gap: 10px !important;
  }
  .package-option {
    min-width: 90px !important;
    padding: 12px 8px 10px !important;
    border-radius: 10px !important;
  }
  .package-option .package-image {
    width: 55px !important;
    height: 70px !important;
  }
  .package-option .pkg-price {
    font-size: 14px !important;
  }
  .wishlist-toggle-btn {
    width: 100% !important;
    justify-content: center !important;
    margin-top: 8px !important;
  }
  .variations_form .variations td,
  .variations_form .variations th {
    display: block !important;
    width: 100% !important;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    padding: 0 !important;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    flex: 1 1 auto !important;
    text-align: center !important;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 14px !important;
    font-size: 13px !important;
  }
}

/* -- Articles/blog grid -- */
@media (max-width: 768px) {
  .blog-grid .grid {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }
  .blog-card img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
  }
  .load-more-btn {
    width: 100% !important;
    padding: 14px !important;
  }
}

/* -- Small phones (≤390px) -- */
@media (max-width: 390px) {
  .woocommerce ul.products {
    grid-template-columns: 1fr !important;
  }
}

/* =====================================================
   MOBILE MENU — COMPLETE FIX

   Problem: Customizer CSS hides nav with display:none
   at ≤991px. HFE JS toggles "menu-is-active" on <nav>
   but no CSS rule shows it when active. Also the toggle
   icon was white-on-white (invisible).

   This section fixes:
   1. Toggle icon visibility (transparent bg, white icon)
   2. Mobile menu dropdown (show when menu-is-active)
   3. Mobile menu styling (dark dropdown, clean links)
   ===================================================== */
@media (max-width: 991px) {

  /* --- 1. TOGGLE BUTTON (hamburger icon) --- */
  .hfe-nav-menu__toggle {
    background: transparent !important;
    border: none !important;
    cursor: pointer;
    z-index: 99999;
    position: relative;
  }

  /* Override Elementor's white background on the icon wrapper */
  div.hfe-nav-menu-icon,
  .elementor div.hfe-nav-menu-icon,
  .elementor-element div.hfe-nav-menu-icon,
  [class*="elementor-element"] div.hfe-nav-menu-icon {
    background-color: transparent !important;
    background: transparent !important;
    border: 2px solid rgba(255,255,255,0.5) !important;
    border-radius: 6px !important;
    padding: 6px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 36px !important;
    height: 36px !important;
    transition: all 0.3s ease;
  }

  div.hfe-nav-menu-icon:hover,
  .elementor div.hfe-nav-menu-icon:hover {
    border-color: #ffffff !important;
    background-color: rgba(255,255,255,0.1) !important;
  }

  /* SVG icon inside toggle — force white */
  div.hfe-nav-menu-icon svg,
  .elementor div.hfe-nav-menu-icon svg,
  .elementor-element div.hfe-nav-menu-icon svg {
    fill: #ffffff !important;
    width: 22px !important;
    height: 22px !important;
  }

  /* --- 2. SHOW MENU WHEN TOGGLED --- */
  /* HFE JS adds "menu-is-active" to <nav> on toggle click.
     Override the Customizer's display:none when this class is present. */
  nav.hfe-nav-menu__layout-horizontal.menu-is-active,
  nav.menu-is-active {
    display: block !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 99998 !important;
    background: #111111 !important;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3) !important;
    animation: hfeMobileMenuSlide 0.3s ease-out;
    padding: 10px 0;
  }

  @keyframes hfeMobileMenuSlide {
    from { opacity: 0; transform: translateY(-10px); }
    to   { opacity: 1; transform: translateY(0); }
  }

  /* --- 3. MOBILE MENU LINKS --- */
  nav.menu-is-active ul.hfe-nav-menu {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
  }

  nav.menu-is-active ul.hfe-nav-menu > li {
    width: 100% !important;
    border-bottom: 1px solid rgba(255,255,255,0.08);
  }

  nav.menu-is-active ul.hfe-nav-menu > li:last-child {
    border-bottom: none;
  }

  nav.menu-is-active ul.hfe-nav-menu > li > a,
  nav.menu-is-active .hfe-menu-item {
    display: block !important;
    padding: 14px 24px !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    transition: all 0.2s ease;
    letter-spacing: 0.3px;
  }

  nav.menu-is-active ul.hfe-nav-menu > li > a:hover,
  nav.menu-is-active .hfe-menu-item:hover {
    background: rgba(255,255,255,0.08) !important;
    color: #d4a574 !important;
    padding-left: 30px !important;
  }

  /* Sub-menus inside mobile dropdown */
  nav.menu-is-active .sub-menu {
    background: rgba(0,0,0,0.3) !important;
    padding-left: 15px !important;
  }

  nav.menu-is-active .sub-menu a {
    padding: 10px 24px !important;
    font-size: 14px !important;
    color: rgba(255,255,255,0.7) !important;
  }

  /* Make the nav widget container position:relative for dropdown positioning */
  .elementor-23 .elementor-element-562ff6d {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
  }

  /* Ensure the toggle's next sibling (nav wrapper) can position absolutely */
  .hfe-nav-menu__toggle + nav,
  .hfe-nav-menu__toggle ~ nav {
    position: relative;
  }
}

/* =====================================================
   HERO SECTION + GLOBAL VIEWPORT FIX
   Prevents horizontal scroll on mobile.
   Hero has min-height: 963px, padding: 80px with no
   mobile overrides in Elementor.
   ===================================================== */

/* Global: prevent any element from causing horizontal scroll */
html, body {
  overflow-x: hidden !important;
  max-width: 100vw;
}

/* All Elementor sections must stay within viewport */
@media (max-width: 768px) {
  .e-con,
  .e-con-inner,
  .elementor-section,
  .elementor-container,
  .elementor-widget-wrap {
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  /* Hero section */
  .elementor-page-44 > .elementor > .e-con:first-child {
    min-height: 500px !important;
    padding: 10px 20px 60px 20px !important;
    background-size: cover !important;
    background-position: center center !important;
  }
  .elementor-page-44 > .elementor > .e-con:first-child .elementor-widget-heading .elementor-heading-title {
    font-size: 1.5rem !important;
    line-height: 1.3 !important;
  }
  .elementor-page-44 > .elementor > .e-con:first-child .elementor-widget-text-editor {
    font-size: 0.9rem !important;
  }

  /* Vitality section (2-col → 1-col) */
  .vitality_section {
    flex-direction: column !important;
  }
  .vitality_section .meet_left_layout,
  .vitality_section .right_layout {
    width: 100% !important;
  }

  /* Discover more section (3-col → 1-col) */
  .discover_more {
    flex-direction: column !important;
  }
  .discover_more > .e-con {
    width: 100% !important;
  }

  /* Gallery section */
  .elementor-image-gallery {
    max-width: 100% !important;
    overflow: hidden !important;
  }
}

@media (max-width: 480px) {
  .elementor-page-44 > .elementor > .e-con:first-child {
    min-height: 400px !important;
    padding: 10px 15px 40px 15px !important;
  }
}