@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Playfair+Display:wght@700&display=swap");


@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { }
 
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.body{
  overflow-x: hidden;
}

/*.container-fluid { 
  display: flex;
  padding: 0;
  margin: 0;
}
*/
.image-container {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.divimage {
  display: flex;
  width: 300px;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;

}

.sale_sectionBox .terxt-dec h1 {
    font-size: 144px;
    font-weight: lighter;
}

/* Ensures videos and images stay responsive */
.video, .image {
  object-fit: cover;
}
.height100vh{height:100vh;overflow:hidden;}

/* Handles video for smaller screens */
@media (max-width: 768px) {
  .video, .image {
    height: auto;
  }
  
  body .slider-carousel01 .carousel-control-prev-icon {    width: 10px !important;
    height: 14px !important;
    margin-left: 0;}
    body .slider-carousel01 .carousel-control-next-icon {    width: 10px !important;
    height: 14px !important;
    margin-left: 0;}
    
   .slider-carousel01 div, .sale_sectionBox div, .category-slider01 div, .category-slider01 div img, .category-slider02 div, .category-slider02 div img, .mix-dresses-vd div{height:100%;}
    .mix-dresses-vd div video{height:100vh;object-fit:cover}
    .blockw2 a.prev, .sec-three .owl-nav span, #akiko button span{font-size:20px !important;}
    .category-slider02 div.txt-sec-four, .category-slider01 div.txt-sec-four{height:auto !important;}
}

 


/* searchbar css */

.searchbar {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 200px;
}

form.d-flex.searchbar {
  width: 140px;
  margin-right: 22px;
  margin-top: 4px;
}

.homepagelinkssidebar {
  margin-right: -56px;
}

.searchbar .form-control {

  display: block;
  width: 100%;
  height: 24px; /* Set the height */
  font-size: 10px; /* Font size for input text */
  font-weight: 300;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.5px solid #d9d9d9; /* Border with 0.5px width */
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control::placeholder {
  color: transparent; /* Hide native placeholder text */
}

.placeholder {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #999;
  pointer-events: none;
  transition: opacity 0.3s ease;
}


.placeholder.hidden {
  opacity: 0; /* Hide the placeholder smoothly */
}


.form-control::placeholder {
  font-size: 12px; /* Font size for placeholder text */
  color: #ffffff50; /* Adjust the color if needed */
}

.placeholder {
  position: absolute;
  top: 50%;
  left: 10px; /* Adjust to align with input padding */
  transform: translateY(-50%);
  font-size: 10px; /* Placeholder text size */
  color: #999;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.placeholder span {
  font-size: 10px; /* Dynamic text size */
  color: black;
}

 
/* TOGGLE MENU ITEM CSS */

.accordion-collapse.collapse .accordion-body{
  background: white;
  position: absolute;
  left: 100%;
  height: 100vh;
  width: 200px;
  top: 0;
  transition: all 0.3s ease 0s;
  display: block;
  
} 

.accordion-body {
display: none;

}

.accordion-button:not(.collapsed) {
  color: black !important;
  background-color: #e7f1ff !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)!important;
}

#accordionExample button{
 border: 0px !important;
 background-color: #f2f2f2 !important;
 box-shadow: none !important ;
 padding-left: 0px;

}
.accordion-collapse.collapse .accordion-body {
  background: white;
  position: absolute;
  left: 100%;
  height: 100vh;
  width: 365px;
  top: 0px;
  transition: all 0.3s ease 0s;
  display: block;
  /* margin-top: 20px; */
  /* padding: 42px; */
  padding-top: 125px;
  overflow-y: scroll;
  
  /* Hide scrollbar */
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}

.accordion-button:not(.collapsed)::after {
  transform: rotate(-90deg) !important;
}
.accordion-item {
  border: none !important;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
  padding-top: 40px;
  font-family: 'Inter';
  color: black;
  opacity: 1.25;
  overflow-y: scroll;
  background-color: #f2f2f2;
  
  /* Hide scrollbar */
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}

#accordionExample{
  background-color: #f2f2f2!important;
}


.accordion-collapse.collapse .accordion-body::-webkit-scrollbar {
  display: none; /* For Chrome, Safari, and Opera */
}

.btn-check:focus+.btn, .btn:focus {
  outline: 0;
  box-shadow: none!important;
}

.font_monte{
  font-family: 'Montserrat', sans-serif ;
  font-size: 12px;
  color: #000;

}

.fontulli{
  font-family: 'Montserrat', sans-serif ;
  font-size: 10px;
  color: #000;
}

.accordion-body ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-left: 10px;
}

/* TOGGLE MENU ITEM CSS */


.col-md-6.p-0.image5 {
  width: 300px;
}

.col-md-6.p-0.image6 {
  width: 300px;
}

.col-md-4.text-center.linksall {
  margin-left: 0px;
}


.mini-head {
  font-family: "Lato";
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  color: white;
  padding: 10px;
  height: 40px;
  font-size: 12px;
}

.toptext {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  margin-top: 11px;
  margin-bottom: 10px;
}

.copy-btn {
  font-family: "Lato";
  background-color: white;
  color: black;
  border: none;
  padding: 5px 10px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 10px;
}

.sticky-top ul li a {
  text-decoration: none;
  color: white;
  color: #FFF;
  font-family: 'Lato';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-transform: capitalize;
}

.sticky-top {
  background-color: #00000099;
  padding: 10px 0; 
  position: sticky; 
  top: 8px; 
  z-index: 1000; 
}

.sticky-top p, 
.sticky-top a, 
.sticky-top i {
  color: white; 
}

.sticky-top ul {
  list-style-type: none; 
  padding: 0;
}

.sticky-top ul li {
  display: inline; 
  margin-right: 40px; /* Add space between items */
color: #FFF;
font-family: Lato;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px;
}

.sticky-top ul li a {
  text-decoration: none; /* Remove underline from links */
color: #FFF;
font-family: "Lato";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 157.143% */
text-transform: capitalize;
}

.sticky-top ul li a {
  text-decoration: none;
  color: #FFF;
font-family: "Lato";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 157.143% */
text-transform: capitalize; 
}

.sticky-top p{
  color: #FFF;
text-align: center;
font-family: "DM Serif Display";
font-size: 56px;
font-style: normal;
font-weight: 400;
line-height: 64px; /* 114.286% */
}


.list-inline {
  padding-left: px;
  list-style: none;
}

a.text-reset {
  text-decoration: none;
  color: inherit;
}

/* Right-Aligned Icons */
.row .col-md-6:last-child a {
  margin-right: 24px; /* 24px gap between icons */
}

.row .col-md-6:last-child a:last-child {
  margin-right: 0; /* No margin on the last icon */
}

.content {
  position: fixed;
  top: 0;
  color: white;
  margin-top: 32px;
  justify-content: center;
  align-items: center;
  width: 1440px;
  height: 64px;
  flex-shrink: 0;
  z-index: 1;
}

.content.left_menuListing{z-index:9999;width:auto;}
.whitetopgirl {
  width: 1442px;
  /* height: 888px; */
  flex-shrink: 0;

}

.newdropbtn{
  position: absolute;
  margin-top: 90%;
  margin-left: 50%;
  justify-content: center;
  align-items: center;
}





input[type="email"] {
  border-radius: 4px;
  width: 411px;
  height: 36px;
  flex-shrink: 0;
  padding-right: 20px;

}

.input-addon {
  margin-top: -30px;
  margin-left: 385px;
  text-align: center;
  justify-items: center;
}

input[type="email"]::placeholder{
  color: #000;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px; 
  text-transform: capitalize;
  
}

/* .content .list-inline-item:not(:last-child) {
  margin-right: 24PX;
} */

.image1,
.image2 {
  position: relative;
  overflow: hidden;
}

.image {
  width: 100%;
  height: 848px;
}
.col-md-12.imagefullwidth {
  /* width: 1440px; */
  height: 848px;
  flex-shrink: 0;
}

.image1:hover .video,
.image2:hover .video {
  display: block;
  /* Show video on hover */
}

.image1:hover .image,
.image2:hover .image {
  display: none;
  /* Hide image on hover */
}





.section6 p {
  color: white;
  text-align: center;
  font-family: Alike;
  font-size: 36px;
  font-weight: 400;
}

.font {
  font-family: 'Lato';
}

.custom-list {
  display: flex;
  /* Make it a flex container */
  gap: 24px;
  /* Creates a gap of 24px between each <li> */
}



.section6 p {
  color: white;
  text-align: center;
  font-family: Alike;
  font-size: 36px;
  font-weight: 400;
}

.rightalign span:not(:last-child) {
  margin-right: 24px;
}





.ul li a img {
  top: 0px;
  left: 0px;
  width: 7px;
  height: 4px;
  position: absolute;
}


.sticky-top .text-end {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  margin-right: 70px;
  margin-top: 43px;
}

.testimonial {
  color: #000;
  text-align: center;
  font-family: Alike;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px;
  margin-bottom: 40px;

}

.line4 {
  text-decoration: "underline";
}

p.line4 {
  text-decoration: underline;
}

.blog2 {
  margin-top: 25px;
  margin-left: 25px;
  height: 230px;
  width: 430px;
  background-color: #281a1a21;
  /* color: #5a1010; */
}


.app-icon {
  width: 147.13px;
  height: 47px;
  border-radius: 20px;
  margin: 16px;
  background: url(<path-to-image>) lightgray -11.341px -5.801px / 112.782% 121.875% no-repeat;
}

.app-icon1 {
  width: 181px;
  height: 55px;
  border-radius: 20px;
  background: url(<path-to-image>) lightgray -16.023px -26.222px / 118.033% 187.963% no-repeat;
}



.image5 {
  /* width: 300px;
  height: 357px; */
  background-image: url("./assets/images/section5image2.png");
  background-size: cover;
  background-position: center;
}

.image6 {
  /* width: 300px;
  height: 357px; */
  background-image: url("./assets/images/lastsection\ image.png");
  background-size: cover;
  background-position: center;
}

.image7 {
  .image6 {
    width: 300px;
    height: 357px;
    background-image: url("./assets/images/section6image.png");
    background-size: cover;
    background-position: center;
  }
}






.section3text .rightconer .bottom-right {
  /* margin-bottom: 10px; */
  right: 16px;
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* text-align-last: right; */
  margin-top: 141%;
  margin-left: 580px;
}

.section4text .rightconer .bottom-right {
  /* margin-bottom: 10px; */
  right: 16px;
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* text-align-last: right; */
  margin-top: 141%;
  margin-left: 580px;
}


.section2text .rightconer .bottom-right {
  /* margin-bottom: 10px; */
  right: 16px;
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* text-align-last: right; */
  margin-top: 141%;
  margin-left: 580px;
}



.videoblack {
  position: relative;
  width: 1086px;
  height: 888px;
  overflow: hidden;
  /* Ensure anything outside the bounds is hidden */
}

.videoblack video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  /* Stretch the video to cover the container */
  min-height: 100%;
  /* Stretch the video to cover the container */
  width: auto;
  /* Maintain aspect ratio */
  height: auto;
  /* Maintain aspect ratio */
  transform: translate(-50%, -50%);
  /* Center the video */
  z-index: -1;
  /* Send the video behind other content */
}

.section6 p {
  color: #000;
  text-align: center;
  font-family: Alike;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px;
  margin-bottom: 40px;
}

.video1,
.video2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease-in-out;
}

.image-container:hover .video1,
.image-container:hover .video2 {
  opacity: 1;
}

.image-container:hover .image1,
.image-container:hover .image2 {
  opacity: 0;
}

.mini-head {
  font-family: "Lato";
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  color: white;
  padding: 10px;
  height: 40px;
  font-size: 12px;
}


.mini-head {
  width: 100%; /* Ensure it's full width */
}

.toptext {
  width: 100%;
  display: inline-block; /* Allows the text to move horizontally */
  font-size: 16px; /* Adjust text size */

  animation: slideIn 4s linear infinite; /* Animation for sliding in */
}


  

/* .toptext {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 11px;
  margin-bottom: 10px;
} */

.copy-btn {
  font-family: "Lato";
  background-color: white;
  color: black;
  border: none;
  padding: 5px 10px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 10px;
}

.sticky-top ul li a {
  text-decoration: none;
  color: white;
  color: #FFF;
  font-family: 'Lato';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-transform: capitalize;
}

.sticky-top {
  background-color: #00000099;
  padding: 10px 0;
  position: sticky;
  top: 8px;
  z-index: 1000;
}

.sticky-top p,
.sticky-top a,
.sticky-top i {
  color: white;
}

.sticky-top ul {
  list-style-type: none;
  padding: 0;
}

.sticky-top ul li {
  display: inline;
  margin-right: 40px;
  /* Add space between items */
  color: #FFF;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

.sticky-top ul li a {
  text-decoration: none;
  /* Remove underline from links */
  color: #FFF;
  font-family: "Lato";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
  text-transform: capitalize;
}

.sticky-top ul li a {
  text-decoration: none;
  color: #FFF;
  font-family: "Lato";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
  text-transform: capitalize;
}

.sticky-top p {
  color: #FFF;
  text-align: center;
  font-family: "DM Serif Display";
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 64px;
  /* 114.286% */
}




/* Container margins */
.section3 {
  margin: 0 80px;
  /* Right and left margin for the whole section */
}

/* Image dimensions and styling */
.card1 img {
  width: 193px;
  height: 252.808px;
  flex-shrink: 0;
  /* Prevent shrinking */
  object-fit: cover;
  /* Ensure the image fits within dimensions without distortion */
  margin: auto;
  /* Center the image within its card */
}

/* Optional spacing between cards */
.card1 {
  margin-bottom: 20px;
  /* Add spacing between cards vertically */
}







.newarrivaltext {
  margin-top: 25px;

  display: flex;
  row-gap: 137px;
}

.smallpara {
  font-size: 12px;
  margin-top: 30px;
}

.shopbtn {
  font-size: 14px;
  height: 38px;
  width: 192px;
  background-color: black;
  color: white;
  border: none;
  margin-top: 30px;

  cursor: pointer;
}

.addtocart {

  width: 154px;
  background-color: #000;
  color: white;
  padding: 8px 0px;
}


.para2 .button {
  justify-content: center;
  align-items: center;
  gap: 10px;

  text-align: center;
  font-family: "Lato";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.marginsectionaddcart {
  margin-left: 80px;
  margin-right: 80px;
  margin-bottom: 64px;
}

.carasoulowlmargin .item .img .slide7 {
  width: 589.091px;
  height: 792px;
  flex-shrink: 0;
}



.newarrive {
  justify-content: center;
}

.section3 {
  margin-top: 110px;
  margin-bottom: 84px;
}

.section3 .card {
  border: none !important;
  box-shadow: none !important;
}

.section3 .card img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.description {
  color: #000;
  text-align: center;
  font-family: "Lato", ;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: 18px;

}


.strike-through {
  text-decoration: line-through;
}

.exploreheading {
  color: #000;
  text-align: center;
  font-family: 'Alike';
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px;
  margin-bottom: 64px;
}

.explore {
  margin-top: 80px;
}

.d-flex {
  display: flex;
  transition: transform 0.5s ease;
}

.sliderimage {
  height: 792px;
  width: 589.09px;
}

.section5 {
  margin-top: 80px;
}

.imagefullwidth .img {
  width: 1440px;
  height: 848px;
  margin-top: 40px;
  margin-bottom: 58px;
}

#heart-icon:hover {
  transform: scale(1.1);
  transition: transform 0.2s ease-in-out;
}

#heart-icon {
  cursor: pointer;
}

#heart-path {
  transition: fill 0.2s ease-in-out;
}

.whitetopgirl {
  width: 1440px;
  height: 100%;
  flex-shrink: 0;

}
.header-item__link{
  color: white;
}


a:link, a:visited {

  text-decoration: none;

  color: white; /* Set your desired default link color */

}

a {
  text-decoration: none;
  color: white;
}

.header-item.--right {
  flex: 1 1 0%;
  justify-content: flex-end;
}
.header-item {
  display: flex
;
  flex-direction: row;
  align-items: center;
  gap: var(--gap);
  gap: 30px;
  float: right;
  margin-right: -104px;
  color: white;
}

.imagefirst{
  width: 720px;
  height: 848px;
}


.whitetopgirlvideo{
  width: 100%;
  height: 100vh;
  object-fit: cover;

}

.video .whitetopgirl1 {
  width: 1086px;
  height: 888px;
  flex-shrink: 0;
}




.whitetopgirl1 {
  width: 1442px;
  width: 100%;
  flex-shrink: 0;
}

.col-md-6.p-0.image5 {
  width: 354px;
  height: 444px;
  object-fit: cover;
}

.col-md-6.p-0.image6 {
  width: 354px;
  height: 444px;
  object-fit: cover;
}

.image5,
.image6 {
  width: 354px;
  /* Adjust this if needed */
  height: 444px;
  /* Ensure this is set */
  background-size: cover;
  /* This ensures the image covers the div */
  background-position: center;
  /* Centers the image */
}

.image5,
.image6 {
  width: 100%;
  /* Makes them responsive */
  height: 444px;
  /* Set height */
}

.position-relative {
  position: relative;
  z-index: 1;
  /* Ensure images are above the video */
}

.d-flex {
  display: flex;
  margin: 0;
  /* Remove default margin */
  padding: 0;
  /* Remove default padding */
}

.videosecond {

  width: 100%;
  height: 889px;

  object-fit: cover;
  /* Ensures the video fills the container without distortion */

}
.linksall{
  margin-left: -8px;
}



.shopbtn {
  margin-top: 15px;
}

.carasoulowlmargin {
  margin-top: 40px;
  margin-bottom: 64px;
}

.fourimages {
  display: inline-flex;
  height: 493px;
  margin-top: 58.5px;
  margin-left: 80px;
  margin-right: 80px;
  justify-content: center;
  align-items: flex-start;
  flex-shrink: 0;
}



.testimonialimage img {
  width: 617px;
  height: 604px;
  flex-shrink: 0;
}

.no-outline {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.section6para {
  color: #000;
  text-align: center;
  font-family: Alike;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px;
  margin-top: 40px;
  margin-bottom: 43px;
}


.blogs1 img {
  justify-items: end;
  align-items: end;
  float: right;
  width: 552px;
  height: 305px;
  flex-shrink: 0;
}


@media (max-width: 768px) {
  .custom-left-column {
    margin-left: 20px;
    /* Smaller left margin for mobile */
    margin-right: 20px;
    /* Adjust spacing from the grid */
  }
}

.quote {
  margin-top: 140px;
}

.right-col {
  color: white;
}

.newarrivaltext {
  color: #000;
  font-family: 'Alike';
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px;
  /* 122.222% */
  text-transform: capitalize;
}

.smallpara {
  color: #000;
  font-family: 'Lato';
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
}

.shopbtn {
  color: #FFF;
  text-align: center;
  font-family: 'Lato';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}


.imageheading {
  color: #000;
  font-family: 'Lato';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 166.667% */
  margin-top: 16px;
  margin-bottom: 8px;
  justify-content: left;
  margin-left: -10px;
}

.contentimage {
  justify-items: baseline;
  margin-left: 13px;

}

.gap-3 {
  display: flex;
  width: 141px;
  align-items: center;
  gap: 24px;
  margin-top: 16px;
  margin-left: 0px;

}



.section6 {
  position: relative;
  /* Ensure the parent div has relative positioning */
}

.section6 .centered {
  position: absolute;
  top: 50%;
  /* Center vertically */
  left: 50%;
  /* Center horizontally */
  transform: translate(-50%, -50%);
  /* Adjust for the element's own dimensions */
  color: #FFF;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.40);
  font-family: MonteCarlo;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 104px;
  /* 108.333% */
}

/* Common Text Styling */
.text-style {
  color: #FFF;
  font-family: 'Lato', sans-serif; /* Ensure 'Lato' is loaded in your project */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
  text-transform: uppercase;
}


.section1text .bottom {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 68px;
  display: flex;
  width: 195px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 1px solid #FFF;

}


.section1text .button:hover {
  border: 1px solid #000000;
}

.section2text .rightconer p {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  margin-bottom: 68px;
  width: 195px;
  padding: 10px;
  align-items: end;
  gap: 10px;
  border: 1px solid #FFF;
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.section1text {
  position: relative;
  /* Ensure the parent is positioned relative for absolute positioning of children */
}

.text-container {
  position: absolute;
  top: 50%;
  /* Center vertically */
  left: 50%;
  /* Center horizontally */
  transform: translate(-50%, -50%);
  /* Adjust for exact center */
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  width: 195px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}


.strike-through {
  text-decoration: line-through;
}

.image1 {
  background: url("./assets/images/reddress1.jfif") no-repeat center center;
}

.image2 {
  background: url("./assets/images/whitedress1.jfif") no-repeat center center;
}

.image1,
.image2 {
  background-size: cover;
  background-position: center center;
  width: 100%;
  /* Full width of the column */
  height: 848px;
  /* Maintain the specified height */
  flex-shrink: 0;
  /* Prevent shrinking */
}

.carousel-control-prev-icon {
 
  margin-left: -140px;
}


.carousel-control-next-icon {
 
  margin-left: 140px;
}

.image11 {
  background: url("./assets/images/grey1section3.jfif") no-repeat center center;
}

.image22 {
  background: url("./assets/images/grey2sectiongirl.jfif") no-repeat center center;
}

.image11,
.image22 {
  display: flex;
  width: 720px;
  height: 1000px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  background-size: cover;
}


.image33 {
  background: url("./assets/images/partywearblack1.jfif") no-repeat center center;
}

.image44 {
  background: url("./assets/images/partywear2.jfif") no-repeat center center;
}

.image33,
.image44 {
  display: flex;
  width: 720px;
  height: 1000px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  background-size: cover;
}




span.carousel-control-next-icon.custom-icon {
  margin-left: 0px !important;
  color: #d9d9d9;
}

.carousel-control-next-icon1 {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-next-icon1 {
  margin-left: 142px;
}









.blackdress1 {
  background: url("./assets/images/blackdress1.png") no-repeat center center;
  background-size: cover;
  height: 680px;
  /* Maintain uniform height */
}

.blackdress2 {
  background: url("./assets/images/blackdress2.png") no-repeat center center;
  background-size: cover;
  height: 680px;
  /* Maintain uniform height */
}

.blackdress3 {
  background: url("./assets/images/blackdress3.png") no-repeat center center;
  background-size: cover;
  height: 680px;
  /* Maintain uniform height */
}

.twoimages {
  margin-bottom: 114px;
}



/* Position the heart SVG */
.position-relative {
  position: relative;
}

.heart-circle {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}

.heart-circle svg {
  margin-top: 8px;
  margin-left: -18px;
}



.description {
  color: #000;
  font-family: 'Lato';
  font-size: 10px;
  font-weight: 300;
  line-height: 18px;
  display: flex;
  align-items: left;
  gap: 8px;
  align-self: stretch;
  margin-left: -10px;

}

.description .price {
  color: #888;
}

.description .strike-through {
  color: #888;
  text-decoration: line-through;
}

.description .discount {
  color: #888;
}


/* Default Heart Icon */
.heart {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 12px;
  width: 11px;
  cursor: pointer;
}

.heart.active {
  filter: invert(0%) sepia(100%) saturate(500%) hue-rotate(0deg);
  transform: scale(1.1);
}

svg {
  margin-left: -18px;
}



.heightwidthofimage {
  height: 720px;
  width: 4050px;
}





/*

.item {
  height: 720px;
  width: 580px;
}*/



.video {
  position: absolute; /* Position the video absolutely */
  top: 0;
  left: 0;
  width: 100%; /* Make video cover the parent */
  height: 100%; /* Make video cover the parent */
  object-fit: cover; /* Cover the area without distortion */
  display: none; /* Hide video by default */
}
.position-relative:hover .video {
  display: block; /* Show video on hover */
}

.position-relative:hover .image {
  display: none; /* Hide image on hover */
}

.image {
  width: 100%; /* Ensure image takes the full width */
  height: 848px; /* Maintain aspect ratio */
  object-fit: cover;
}




.divsize {
  height: 736px;
  width: 1280px;
  margin-top: 64px;
  margin-bottom: 64px;

  display: flex;
  justify-content: space-between;
}



.para2 {

  margin-top: 126px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #000;
  text-align: center;

  line-height: 26px;
  /* 144.444% */
}

.para2 .contentpara {
  color: #000;
  text-align: center;
  font-family: 'Alike';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 144.444% */
  margin-bottom: 5px;
}

.para2 .contentpara1 {
  color: #000;

  text-align: center;
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 150% */
  text-transform: uppercase;
  margin-bottom: 24px;


}




.videopic {
  display: flex;
  flex-wrap: wrap;
}



.newarrive .row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
}

.newarrive .col-6 {
  flex: 1 1 calc(25% - 15px);
  max-width: calc(25% - 15px);
}

.newarrive img {
  object-fit: cover;
  border: none;
  width: 193px;
  height: 252.808px;
  flex-shrink: 0;
  row-gap: 24px;
}

.faq {

  display: flex;
  width: 1440px;
  padding: 24px 0px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  background-color: #000;
}

.faq img {
  max-width: 80px;
}

.faq p {

  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 150% */
  text-transform: capitalize;
}

.faq ul {
  padding: 0;
  margin: 0;
}



.spotlight {
  background: url("./assets/images/backgroundspotlight.png") no-repeat center center;
  background-size: cover;
  height: 343px;
  display: flex;
}

.knockut {
  font-family: 'Alike';
  font-size: 36px;
  color: #000;
  margin-top: 56px;
  margin-bottom: 24px;
}

.knock {
  font-family: 'Alike';
  display: flex;
  flex-wrap: wrap;
}

.knockutdetail {
  font-family: 'Lato';
  font-size: 20px;
  color: #3D3D3D;
  font-family: 'Lato';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 56px;
}


/* img.img-fluid {
  height: 332px;
  width: 302px;
} */

.footer li {
  color: #000;
  text-align: left;
  font-family: "Lato", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
  text-transform: capitalize;

}

.reserved {
  font-family: "Lato", serif;
  color: gray;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  text-transform: capitalize;
}



.footer p {
  font-family: "lato", serif;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.gap {
  gap: 24px;
  width: 18px;
  margin-top: 16px;
  margin-bottom: 54px;
}


.footer-links a {
  color: #000;
  text-align: center;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 166.667% */
  text-transform: capitalize;
}

.footer-links li {
  margin: 4px 0;
}


.withus {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin-bottom: 8px;
}


.footer-heading {
  color: #000;
  font-family: "Alike", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-transform: capitalize;
}


.image-container {
  position: relative;
  overflow: hidden;
}

.image-container .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-container:hover .video {
  display: block;
}


.container1 .bottommargin {
  margin-bottom: 48px;
}

.container1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin-bottom: 48px;
}

.left-col,
.right-col {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.5s ease;
  color: white;
}

.left-col {
  transform: translateX(30%);
}

.right-col {
  transform: translateX(30%);
}

.container1:hover .left-col {
  transform: translateX(40%);
}

.container1:hover .right-col {
  transform: translateX(-40%);
}


img.img-fluid.model1 {
  width: 552px;
  height: 305px;
}

img.img-fluid.model2 {
  width: 552px;
  height: 305px;
  flex-shrink: 0;
}



@media (max-width: 768px) {
  .faq ul {
    flex-direction: column;
  }

  .faq-item {
    margin-bottom: 20px;
  }
}




.left-column {
  margin-left: 10%;
}

.card img {
  width: 302px;
  height: 332px;
  object-fit: cover;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
}

.card {
  border: none;
  outline: none;
  box-shadow: none;
}




.list-inline-item{
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-evenly;
}


/* .list-inline-item {
  display: inline-block;
  color: #FFF;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase;
} */

.footer {
  margin-top: 48px;
  margin-bottom: -100px;
  font-family: "Alike", serif;
}

.footer h5 {
  font-size: 1.2rem;
  margin-bottom: 20px;
  font-weight: bold;
}

.footer-links {
  list-style: none;
  padding: 0;
}

.footer-links li {
  margin-bottom: 4px;
}

.footer-links a {
  text-decoration: none;
  text-align: center;
  font-family: "Lato";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  text-transform: capitalize;
}

.footer-heading {
  width: 73px;
  height: 20px;
}


.withus {
  color: #000 !important;
}



.footertext1 {
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
  width: 410px;
  height: 20px;
  color: #000;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  text-transform: capitalize;
}

.input-container .input {
  margin-top: 16px;
  width: 411px;
  height: 36px;
  flex-shrink: 0;
  margin-top: 16px;
  border-radius: 4px;
  border: 0.5px solid #000;
}

.input-container {
  width: 411px;
  height: 36px;
  flex-shrink: 0;
}

.email-input-wrapper p {
  font-family: 'Alike';
}

input[type="email"] {
  border-radius: 4px;
  width: 411px;
  height: 36px;
  flex-shrink: 0;
  border: 0.5px solid #000;

}

.h4 {
  font-size: 12px;
}

.h5 {
  font-size: 14px;
}


.Copyright {
  color: #000;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  text-transform: capitalize;
}


.app-icons {
  display: flex;
  margin: 16px;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
  width: 147px;
  height: 47px;
  margin-top: 48px;


}

  
p {
  font-size: 14px;
  color: #666;
}

.bottom {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 68px;
  display: flex;
  width: 195px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 1px solid #FFF;
}

.down {
  margin-top: 48px;
  margin-bottom: 50px;
}


img-fluid {
  max-width: 628px;
  height: 736px;
}

 



.sticky-text {
  position: sticky;
  top: 80%;
  /* Adjust this value to control vertical positioning */
  z-index: 1;
  /* Ensure it appears above other content */
  background-color: rgba(255, 255, 255, 0.8);
  /* Optional: semi-transparent background */
  padding: 20px;
  /* Optional: padding for better appearance */
}

@media screen and (max-width: 768px) {
    .content.left_menuListing{height:0;}
    .bestSeller-smallImgs {display:inline-block;width:100%;}
    .bestSeller-smallImgs .last-img-1{width:100%;height:100%;}
    .last-img-1 img, section.sec-four img, .section-last .home-last-vd, .image { height: 100% !important;}
  .footer .col-sm-3 {  padding-bottom: 2rem; }
 body a.white-btn { padding: 6px 25px; font-size: 12px;}
 .terxt-dec{display:none !important;}
.txt-sec-four{margin:0 !important;}
.collection-name.text-uppercase{font-size:13px !important;} 
.bts-seller {    height:auto !important;     bottom: 50px !important;
        left: 0px !important; right: 0px !important;}
.new-drop1 { left: 10% !important;}
.mix-dresses-vd .container-fluid.p-0, .section-last.bg-light .container-fluid.p-0 {
    padding: 0 10px !important;}
    .last-img-1 img{object-position: inherit !important;}
    footer.footer_wrapper-{padding-left:1.5rem!important;padding-right:1.5rem!important;padding-top:30px !important;}
    .Currency-selection i.fa {  color: #1d1d1d;  margin-left: 10px;}
}