.shdaow-none {
    box-shadow: none !important;
}

.hover-scale,
.hover-boder {
    transition: all 0.2s linear;
}

.hover-scale:hover {
    transform: scale(0.98);
}

.hover-boder:hover {
    border: 1px solid black !important;
}


.ouick-view-btn {
    /* transform: scale(0); */
    display: none;
    transition: transform 0.3s ease-in-out;
    /* Add a transition for smooth effect */
}

.aiz-card-box:hover .ouick-view-btn {
    /* transform:scale(1)!important; */
    display: block;
    transition: transform 0.3s ease-in-out;
    /* Add a transition for smooth effect */

}

.carousel-box:hover {
    border-color: black !important;
    border-width: 1px solid;
}

.carousel-box:hover .hover-hide-show-img {
    display: none !important;
}

.default-img {
    opacity: 1;
    transition: opacity 0.2s ease;
}

.gallery-images {
    opacity: 0;
    transform: scale(1.2);
    /* Start position for the slide effect */
    transition: opacity 0.2s ease, transform 0.2s ease;
    /* Combine opacity and transform transitions */
}

.product-image-container:hover .hover-hide-show-img {
    opacity: 0 !important;
}

.product-image-container:hover .gallery-images {
    opacity: 1 !important;
    transform: scale(1);
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\003E";
}

.hover-transparent-bg:hover {
    background-color: transparent !important;
    color: black !important;
}

.dropdown.show .dropdown-toggle::after {
    content: "\f106";
    /* Up chevron when the dropdown is open */
}

.z-1000 {
    z-index: 1000;
}

.bg-glass {
    background: rgba(255, 255, 255, 0.3);
    /* White background with transparency */
    backdrop-filter: blur(10px);
    /* Blur effect */
    border: 1px solid rgba(255, 255, 255, 0.2);
    /* Optional: border for better visibility */
}

/* .container {
    padding-right: 0px !important;
    padding-left: 0px !important;
} */

.filter-products {
    top: 69px;
}

.subscribe-input {
    border-top-width: 0 !important;
    border-right-width: 0 !important;
    border-left-width: 0 !important;
}

.end-7 {
    right: 7px;
}

.focus-none:focus {
    border: none;
    outline: none !important;
}

.circle {
    border-radius: 50%;
}

.icons-footer {
    font-size: 14px;
    padding: 4px;
}

#dropdownPrice1.show .dropdown-toggle,
#dropdownCategory.show .dropdown-toggle {
    border-bottom-width: 0 !important;
    /* Remove the bottom border when dropdown is shown */
}

.noUi-handle {
    background-color: black;
}

.overflow-y-scroll {
    overflow-y: scroll;
}

.filter-sidebar {
    width: 300px;
    position: fixed;
    top: 0;
    right: -350px;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    transition: left 0.3s ease;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
    z-index: 1040;
}

.filter-sidebar .sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid #ddd;
}

.filter-sidebar .sidebar-body {
    padding: 1rem;
}

.filter-sidebar.open {
    right: 0;
}

.btn-close {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
}

.hover-secondary-bg:hover {
    background-color: rgba(204, 187, 204, 0.309) !important;
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/* end */



/* slick slider of Icons in Outhouse */
.center img {
    width: 100%;
    height: auto;

}

/* Add spacing between slides */
.center .slick-slide {
    margin: 0 10px;
}




/* <!-- slick  slider of Recommended Products --> */
.recommended-product img {
    width: 100%;
    height: auto;

}

.recommended-product .slick-slide {
    margin: 0 10px;
}


/* An insight into our atelier slick  slider */

.fade-carousel img {
    width: 100%;
    /* Make images responsive */
    height: auto;
    /* Maintain aspect ratio */
}

.carousel-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.carousel-button.prev {
    left: 10px;
}

.carousel-button.next {
    right: 10px;
}

.Fade-Slider {
    background-color: #F9F9F9;
}

.overflow-hidden {
    overflow: hidden;
}

/* navbar */

.full-width-dropdown {
    overflow: hidden;
    position: fixed;
    top: 100%;
    left: 50%;
    transform: translateX(-25%);
    width: 100vw;
    height: 50vh;
    padding: 1rem;
    background-color: white;
    border-top: none;
    z-index: 1000;
}

.full-width-dropdown-bags {
    overflow: hidden;
    position: fixed;
    top: 100%;
    left: 50%;
    transform: translateX(-45%);
    width: 100vw;
    height: 50vh;
    padding: 1rem;
    background-color: white;
    border-top: none;
    z-index: 1000;
}

.full-width-dropdown-collection {
    overflow: hidden;
    position: fixed;
    top: 100%;
    left: 50%;
    transform: translateX(-60%);
    width: 100vw;
    height: 50vh;
    padding: 1rem;
    background-color: white;
    border-top: none;
    z-index: 1000;
}


.full-width-dropdown-gift {
    overflow: hidden;
    position: fixed;
    top: 100%;
    left: 50%;
    transform: translateX(-74%);
    width: 100vw;
    height: 50vh;
    padding: 1rem;
    background-color: white;
    border-top: none;
    z-index: 1000;
}

.dropdown-submenu {
    position: relative;
}

/* Hover dropdown effect for larger screens */
@media (min-width: 992px) {

    .dropdown:hover>.dropdown-menu,
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }

    .dropdown-submenu .dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
        margin-top: 0;
    }
}

/* Style for showing the sub-dropdown on smaller screens */
.dropdown-submenu .dropdown-menu {
    display: none;
}

.dropdown-submenu.show .dropdown-menu {
    display: block;
    position: relative;
    margin-top: 0;
    left: 0;
}

/* Base styles */


.custom-dropdown>a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.dropdown-content {
    display: none;
    /* Hide by default, show on hover */
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    line-height:1!important;
}

/* Wrapper for links and image */
.dropdown-wrapper {
    display: flex;
    align-items: flex-start;
}

/* Link styles */
.dropdown-links {
    flex: 3;
    display: flex;
}

.dropdown-item {
    padding: 10px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.link-menu-d:hover {
    color: black !important;
    background-color: transparent !important;
}

.link-menu-d:hover span {
    border-bottom: 1px solid !important;
}

/* Submenu styles */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu-content {
    display: none;
    position: absolute;
    top: 0;
    left: 104%;
    background-color: #fff;
    min-width: 180px;
    border: 1px solid;
}

.dropdown-submenu:hover .dropdown-submenu-content {
    display: block;
}

/* Optional image styling */


.dropdown-image img {
    max-width: 100%;
    height: auto;
}

/* Hover to display dropdown */
.custom-dropdown:hover .dropdown-content {
    display: block;
}

/* Mobile adjustments */
@media (max-width: 768px) {
    .dropdown-content {
        width: auto;
        position: static;
    }

    .dropdown-image {
        display: none;
    }
}

.hor-swipe {
    display: flex;
    flex-wrap: wrap;
    /* Allow items to wrap to the next line */
}

.dropdown-links {
    display: flex;
    flex-wrap: wrap;
    /* Allows items to wrap to the next line */
    max-width: 100%;
    /* Ensures full width for wrapping */
}

/* Each submenu item takes up 1/6th of the container width, wrapping after 6 items */
.dropdown-submenu {
    flex: 0 0 16.66%;
    /* 100% / 6 = 16.66% */
    box-sizing: border-box;
    /* Include padding in width */
}

.dropdown-auto-width {
    left: auto !important;
    width: auto !important;
}

.dropdown-links {
    padding: 10px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    /* Hidden by default */
    z-index: 1049;
    /* Below the sidebar */
}

.sidebar {
    width: 300px;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: -320px;
    /* Hide sidebar off-screen */
    transition: left 0.3s ease;
    z-index: 1050;
    /* Bootstrap's modal z-index */
}

.sidebar.active {
    left: 0;
}



/* Container and Basic Styling */
.menu-container {
    width: 100%;
    max-width: 400px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
}

/* Main Menu and Submenu Styles */
.main-menu, .submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateX(0);
    transition: transform 0.4s ease;
}

.submenu {
    transform: translateX(100%);
}

.submenu.active {
    transform: translateX(0);
}

.main-menu-item, .submenu-item {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
}

.main-menu-item a, .submenu-item a {
    color: #333;
    text-decoration: none;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.back-btn {
    display: block;
    padding: 10px 15px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    background-color: #f8f9fa;
    border-bottom: 1px solid #ddd;
}

/* Highlight parent menu when submenu is open */
.submenu.active .back-btn, .submenu.active .submenu-item a {
    color: black;
}

/* Levels Styling */
.level-1-menu, .level-2-menu {
    background-color: #fff;
     height:100vh!important;
}

.submenu-toggle-icon {
    font-size: 16px;
    color: black;
}

.popover-body {
    text-align: center;
}


.link-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 0.9rem;
}

.social-icons i {
    font-size: 1.2rem;
    color: white;
    margin: 0 5px;
    cursor: pointer;
}

.Black-Vertical{
    border-radius: 40px;
    padding:  13px 0px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
  
  }
  
  .product-whatsapp{
    border-radius: 40px;
    position: absolute;
  top: 50%;
  left: 23%;
  transform: translate(-50%, -50%);
  box-shadow: black 0px 100px;
  
  
  }
  
  .hem{
  
  
    width: 53%;
    border-radius: 50px;
    
    margin: 30px 0px;
  
  
  }
  
  .hem1{
    line-height: 1;
  position: absolute;
  top: 60%;
  left: 60%;
  transform: translate(-50%, -50%);
    
  
  }
  
  .hem1 p {
    font-size: 12px;
   
  }
  
  @media (min-width: 992px) and (max-width: 1400px){
    .hem{
      width: 77%;
    }
  }
  
  
  @media (min-width: 992px) and (max-width: 1200px){
    .hem{
      width: 80%;
    }
  }
  
  @media (min-width: 576px) and (max-width: 767.98px){
    .hem{
      width: 70%;
    }
  }
  
  @media (max-width: 575.98px){
    .hem{
      width: 68%;
    }
  }
  
  @media (max-width: 500px){
    .hem{
      width: 86%;
    }
  }
  
  
  @media (max-width: 400px){
    .hem{
      width: 100%;
    
    
    }
  
    .hem p {
      font-size: 12px;
    }
  
    .hem .product-whatsapp{
      margin-left: 1px;
    }
  }

  .accordion-content {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }
  
 
  
  .accordion-content:after {
    content: '\002B';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
  }
  
  
 
  
  .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  .link-box {
    position: relative; /* Make it relative for absolute positioning */
    padding: 8px; /* Padding inside the link box */
    background-color: #f8f9fa; /* Light background */
    border-radius: 4px; /* Rounded corners */
    max-width: 200px; /* Adjust as needed */
    overflow: hidden; /* Hide overflow */
    white-space: nowrap; /* Prevent line breaks */
    text-overflow: ellipsis; /* Show ellipsis when overflow */
}

.link-box span {
    overflow: hidden; /* Hide overflow on the span */
    white-space: nowrap; /* Prevent line breaks */
    text-overflow: ellipsis; /* Show ellipsis when overflow */
    display: inline-block; /* Keep it inline and allow width control */
    max-width: 160px; /* Adjust as needed */
}
#copyLink{
    cursor:pointer;
}
.lightbox {
    background-color: rgba(255, 255, 255, 0.9); /* White background with slight transparency */
}

/* Lightbox image container background */
.lightbox img {
    background-color: white; /* Ensure images have a white background */
}

/* Lightbox caption background */
.lightbox .lb-caption {
    background-color: white; /* White background for captions */
    color: #000; /* Black text color for visibility */
}
.aiz-top-menu-sidebar {
    top:106px!important;
}
.collapse-sidebar{
    top:73px!important;  
    overflow-x: hidden!important;
    width: 99%!important;
}
.aiz-main-wrapper{
   
}
.product-images{ 
   height:400px!important;
 width:100%!important;
 object-fit: cover;
}

.product-image{
 height:400px!important;
 width:100%!important;
 object-fit: cover;
}
.size-side{
    padding:0 23px;
    margin:0 auto;
}
.slick-track{
    margin:0;
}
.set-left-dropdown{
    left:-30%!important;
}



.pr-img{
    height: 600px!important;
    object-fit: cover;
    width: 100%;
    object-position: top;
}
.object-bottom{
    object-position:bottom;
}
.object-cover{
object-fit:cover;
}
.object-center{
    object-position:center;
}
.pointer{
    cursor:pointer;
}

@media (max-width: 576px) {
    .size-side {
        padding: 0 15px; /* Reduced padding */
    }
}

.mobile-navbar{
    background:white;
}