* {
    margin: 0;
    padding: 0;
}

.main-container {
    margin-left: 2em;
    margin-right: 2em;
    margin-top: -50px;
}
a{
    text-decoration: none;
}

.main-section{
    background: url(Images/womenBg.webp);
    min-height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* position: sticky;     */
    margin-top: -70px;
    /* z-index: -1; */
    padding:6em 0em 0em 0em;
}

.main-section  .text-women h5{
    text-align: center;
    width: 100%;
    font-size: 0.688em;
    letter-spacing: 0.055em;
    margin-bottom: 1em;
    font-family: "Founders Grotesk Mono Regular";
}
.main-section  .text-women h2{
    text-align: center;
    font-family: "LeJeuneDeck-Regular";
    font-size: 2.750em;
    letter-spacing: 0;
    line-height: 1.182em;
    width:100%;
}
.main-section .text-women h3{
    font-family: "Founders Grotesk Mono Medium";
    font-size: 0.688em;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    /* width:80%; */
    padding:5em 15em 0;
    margin-top:2em;
    
}
.main-section  .text-women h4{
    /* width:80%; */
    padding:0 25em;
    border-bottom:2px solid black;
}

.main-images{
    display: flex;
    justify-content:center;
    padding:2em 0em;
    flex-wrap: wrap;
}
.main-images>div{
    padding :0em 1em;
}
.main-images .main-img-div{
    width: 16em;
    height: 22em;
    padding-bottom: 2em;
    overflow: hidden;
    border:2px solid transparent;
    transition: 0.8s;
}
.main-images .main-img-div:hover{
    border:1.5px solid white;
}
.main-images .main-img-div img{
    width: 100%;
    transition: 0.8s;
    height: 22em;
}
.main-images .main-img-div img:hover{
    transform: scale(1.1);
}
.main-images .main-img-text{
    color:white;
    margin-top: -4.2em;
    margin-left: 1em;
    position: absolute;
}

.main-images .main-img-text h5{
    font-family: "Founders Grotesk Mono Regular";
    font-size: 0.688em;
    letter-spacing: 0.055em;
    margin-bottom: 1em;
}
.main-images .main-img-text h2{
    font-family: "LeJeuneDeck-Regular";
    font-size: 1.500em;
    letter-spacing: 0.018em;    
}


/* Content Section */
.content-section{
    /* z-index: 20; */
    background-color: white;
}

.content-section .trending p{
    font-family: RL_DroidKufi,LeJeuneDeck-Regular,Times New Roman,Times,serif;
    font-size: 2em;
    padding-top: 1em;
    padding-bottom: 0.5em;
}
.content-section .trending .trend1{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #f0efed;
}
.content-section .trending .trend1 .txt{
    width:50%;
    text-align: center;
    padding: 0em 2em;
    font-family: "LeJeuneDeck-Regular", Times, serif;
    font-weight: 100;
    font-size: 1.125em;
    line-height: 1.333em;

}
.content-section .trending .trend1 .img{
    width:50%;
}
.content-section .trending .trend1 .img img{
    width:100%;
}


/* dsjjdd */
.content-section .other-trends{
    display: flex;
    justify-content: space-evenly;
    margin-top: 2em;
    flex-wrap: wrap;
}
.content-section .other-trends .img{
    width:19em;
    height:22em;

}
.content-section .other-trends .img img{
    width:19em;
    height:22em;
    transition: 0.8s;
}

.content-section .other-trends .txt{
    width:80%;
}
.content-section .other-trends .txt h6{
    font-size: .8em;
    letter-spacing: .5px;
    margin-top:1em;
    color: #6d6f73;
    font-family: RL_DroidKufi,Founders Grotesk text Regular,Helvetica,Arial,sans-serif;
    font-weight: 400;
}
.content-section .other-trends .txt a{
    letter-spacing: .02em;
    font-size: 1em;
    margin-top:1em;
    text-decoration: none;
    color:black;
}
.content-section .other-trends .txt a:hover{
    text-decoration: underline;
    color:black;
}
.content-section .other-trends .txt h4{
    font-size:0.8em;
    margin-top:0.8em;
    color: #6d6f73;
    letter-spacing: .15em;
}

/* Handbags */
.handbags{
    text-align: center;
    margin-top:6em;
}
.handbags h2{
    font-size: 1.7em;
    line-height: 1.8em;
    /* font-weight: 300; */
}
.handbags h3{
    font-size:0.8em;
    font-weight: 100;
    /* line-height: 1.3em; */
}
.handbag-video{
    height:30em;
    overflow:hidden;
}

/* Handbags Items */
.content-section .other-trends{
    display: flex;
    justify-content: space-evenly;
    margin-top: 2em;
    flex-wrap: wrap;
}
.content-section .other-trends .ot-items{
    margin: 1em 0em;
}
.content-section .other-trends .img1{
    width:19em;
    height:22em;

}
.content-section .other-trends .img1 img{
    width:19em;
    height:22em;
    transition: 0.8s;
}


.ot-items .colors{
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    margin-top: -2em;
    margin-left:0.4em;
}
.ot-items .wishlist{
    position: absolute;
    margin-top: -21em;
    margin-left: 16em;
    width:2em;
    height:2em;
    z-index: 1000;
}
.ot-items .wishlist img{
    width: 100%;
    height:100%;
    cursor:pointer;
}
.ot-items .colors .color1, .ot-items .colors .color2{
    width:1.2em;
    height:1.2em;
    border-radius:50%;
    /* background-color: aqua; */
} 
.ot-items .colors div{
    margin-right: 0.5em;
    border: 2px solid transparent;
    width:1.2em;
    height:1.2em;
    border-radius:50%;
}

.ot-items .colors .color-active, .ot-items .colors div:hover{
    border: 2px solid grey;
    cursor: pointer;
}


.txt1{
    width:80%;
}
.txt1 h6{
    font-size: .8em;
    letter-spacing: .5px;
    margin-top:1em;
    color: #6d6f73;
    font-family: RL_DroidKufi,Founders Grotesk text Regular,Helvetica,Arial,sans-serif;
    font-weight: 400;
}
.txt1 a{
    letter-spacing: .02em;
    font-size: 1em;
    margin-top:1em;
    text-decoration: none;
    color:black;
}
.txt1 a:hover{
    text-decoration: underline;
    color:black;
}
.txt1 h4{
    font-size:0.8em;
    margin-top:0.8em;
    color: #6d6f73;
    letter-spacing: .15em;
}


/* Totes */
.bag-name{
    text-align: center;
    margin-top: 3em;
    margin-bottom:0em;
    font-size: 1.7em;
    line-height: 1.8em;
    font-weight: 500;
    font-family: var(--bs-font-sans-serif);
}
.sub-tote{
    font-size: 1em;
    margin-top:2em;
    margin-bottom:-1.6em;
    margin-left:1em;
}

.dotted-line{
    width: 98%;
    /* text-align: center; */
    margin:auto;
    border-bottom:1px dotted grey;
}

#load{
    display: flex;
    justify-content: center;
}

#load-more {
    font-weight: bold;
    text-decoration: none;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    display: inline-block;
    padding: 13px 30px;
    border: 1px solid #041e3a;
    color: #334;
    background-color: #fff;
    cursor: pointer;
    font-size: .75rem;
    letter-spacing: .05em;
    transition: all .5s ease;
    line-height: 1.25rem;
    font-family: RL_DroidKufi,Founders Grotesk Mono Regular,Arial,Helvetica,sans-serif;
}

#load-more:hover {
    background-color: #041e3a;
    color: #fff;
}



/* navbar */

#free_shipping,
#free_returns {
    font-size: 10px;
    display: flex;
    justify-content: center;
    letter-spacing: 2px;
    flex-wrap: wrap;
    height: 20px;
    padding: 2px;
    position: absolute;
    z-index: 1001;
    width: 100%;
}

#free_shipping {
    background-color: darkgray;
    margin: 0px;
    color: #041e3a;
    top: 0px;
}

#free_returns {
    background-color: #041e3a;
    color: white;
    top: 20px;
}


.d {
    float: left;
    overflow: hidden;
}
.d .d-btn {
    font-size: 16px;
    border: none;
    outline: none;
    background: inherit;
    transition: 0.3s;
}   

.d-btn:hover {
    border-bottom: 1px solid black;
}



.d-content {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 10;
    top: 50px;
}

.d:hover .d-content {
    display: block;
}

.d-content{
    background-color: rgba(255, 255, 255, 0.8);

 }
.column {
    margin-top: 24px;
    float: left;
    width: 33.3%;
    padding: 10px;
    height: 275px;
    font-family: 'Courier New', Courier, monospace;
    padding-left: 40px;
    color: black;
}

.column a {
    display: block;
    float: none;
    color: black;
    text-align: center;
    font-size: large;
}

.row:after {
    content: '';
    display: table;
    clear: both;
}

@media(max-width: 1000px) {
    .column {
        width: 100%;
        height: auto;
    }
}

#home {
    font-size: 1.3em;
    padding-right: 5vw;
}

.navbar {
    position: sticky;
    font-size: 10px;
    /* position: absolute; */
    z-index: 1001;
    top: 0px;
    margin-top: 40px;
    /* background-color: white; */
    background-color: transparent;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;
    color: white;
}

#carouselExampleIndicators {
    position: absolute;
    height: 55vw;
    top: 0;
}

.background_color {
    background-color: white;
    color: black;
}

.navbar img {

    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.navbar-brand {
    margin: 0px 20px;
    margin-right: 50px;
    font-size: 2rem;
    font-family: 'Aboreto', cursive;
    /* font-family: Arial, Helvetica, sans-serif; */
}
.nav-link {
    font-family: 'Aboreto', cursive;
    /* font-family: 'Courier New', Courier, monospace; */
}
.column img {
    width: 20em;
    height: 23em;
}
.navbar:hover{
    background-color: white;
}
.column a{
    text-decoration: none;
}
.column a:hover{
    text-shadow: 1px 1px black;
}
.right-nav{
    padding-right:2em;
}
.column a{
    transition: 0.3s;
}
.column a:hover{
    text-decoration: none;
    color:black;
}
/* navbar end */



/* Footer */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
.footer-section{
    background: url(Images/footer_bg.jpg);
    border-radius: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
    margin-top: 3em;;
}
.site-footer {
  background-color: white;
  padding: 45px 10px 20px;
  /* margin:20px; */
  font-size: 15px;
  line-height: 24px;
  color: #737373;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.5);
}
.site-footer hr {
  border-top-color: #bbb;
  opacity: 0.5;
}
.site-footer hr.small {
  margin: 20px 0;
}
.site-footer h6 {
  color: black;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 5px;
  letter-spacing: 2px;
}
.site-footer a {
  color: #3777e4;
  transition: 0.3s;
}
.site-footer a:hover {
  color: #041e3a;
  text-decoration: none;
} 
.footer-links {
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.footer-links li {
  display: block;
}
.footer-links a {
  color: #3f3f3f;
  transition: 0.2s all ease;
}
.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
  color: rgb(29, 1, 1);
  text-decoration: none;
  font-weight: 500;
} 
.site-footer .social-icons {
  text-align: right;
}
.site-footer .social-icons a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 6px;
  margin-right: 0;
  border-radius: 100%;
  background-color: #33353d;
}
.copyright-text {
  margin: 0;
}
@media (max-width: 991px) {
  .site-footer [class^="col-"] {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding-bottom: 0;
  }
  .site-footer .copyright-text,
  .site-footer .social-icons {
    text-align: center;
  }
}
.social-icons {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.social-icons li {
  display: inline-block;
  margin-bottom: 4px;
} 
.social-icons a {
  background-color: #eceeef;
  color: white;
  font-size: 16px;
  display: inline-block;
  line-height: 44px;
  width: 44px;
  height: 44px;
  text-align: center;
  margin-right: 8px;
  border-radius: 100%;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
  color: #fff;
  background-color: #29aafe;
} 
.social-icons a.facebook:hover {
  background-color: #1e59d8;
}
.social-icons a.twitter:hover {
  background-color: #00aced;
}
.social-icons a.linkedin:hover {
  background-color: #007bb6;
}
.social-icons a.dribbble:hover {
  background-color: #ef43ad;
}
 
/* .about-content{
     width:80%;
}
.about h6, .about p{
    margin-left:3em;
    margin-right: 3em;
} */
.footer-content .row{
    padding-left:2em;
    padding-right: 2em;
}
.footer-content h6, .footer-content h5{
    text-align: center;
}
.stayupdated{
    font-size: 15px;
    margin-bottom: 2em;
}
.newsletter{
    font-size: 25px;
    margin-bottom: 20px;
    color: #462407;
    margin-top:2em;
}
.news-p{
    text-align: center;
    margin: 20px auto 10px;
    line-height: 14.1px;
    font-size: 13px;
    letter-spacing: 0.64px;
    font-family: "FuturaPT-Normal";
    color: #000;
}
.news-input{
display: flex;
margin:auto;
border-bottom: 2px solid #462407;
width:18vw;
}
.news-input input{
    outline:none;
    border:none;
    width:17vw;
}

@media screen and (max-width:1000px){
    .trend1{
        display: hidden;
    }
}
/* Footer end */