.btn-customize-primary{
  border: 1px solid #E3D0B9 !important; 
  padding: 5px 10px !important; 
  border-radius: 5rem !important;
  background: #FFFFFF !important;
}

.menu{
  background: #FFFBF8 !important;
}

.customize-slider-content{
  display: flex;
  justify-content: center;
  align-items: center;
}

.customize-slider-content .category-card__background{
  height: 100%;
  position: relative;
  display: flex;
}



@media screen and (min-width: 770px) {
  /* .customize-slider{
    width: 1024px;
    margin: auto;
  } */

  .new-arrival-title{
    font-size: 50px;
    border-bottom: 2px solid #333333;
    text-transform: uppercase;
    padding: 15px 5px;
    text-align: center;
  }

  .product-slider-container{
    position: relative;
    background: url('../../../frontend/assets/images/home/woman_bg-01.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 90vh;
  }

  .product-slider-container .slick-list{
    height: 100%;
  }

  .product-slider-container .customize-slider-content{
    height: 80%;
  }

  .product-slider-container .customize-slider-content .img-fluid{
    max-height: 400px;
    max-width: 400px;
  }

  .footer-one__nav_links{
    margin: 20px 0;
  }

  .footer-one__header__nav{
    width: 20%;
  }

  .footer-social-mobile{
    display: none !important;
  }

  .footer-one__header{
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }

  .new-arrival-image{
    position: absolute;
  }

  .new-arrival-image.image-big.image-left{
    left: 0%;
  }
  
  .new-arrival-image.image-big.image-right{
    right: 0%;
  }
  
  .new-arrival-image.image-small.image-left{
    left: 10%;
  }
  
  .new-arrival-image.image-small.image-right{
    right: 10%;
  }

  .new-arrival-image.image-big{
    top: 10%;
    max-width: 300px;
    max-height: 450px;
  }
  
  .new-arrival-image.image-small{
    top: 50%;
    max-width: 250px;
    max-height: 400px;
  }

  .custom-slider-card-container{
    max-width: 400px; 
    max-height: 400px; 
    z-index: 10;
  }

  .new-arrival-images-container-mobile{
    display: none;
  }

  .new-arrival-description{
    margin: 5em 0px;
    font-size: 16px;
    width: 65%;
  }

  .new-arrival-content{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    margin: 0 auto;
  }

  .category-slider-content-name{
    width: 40%; 
    display: flex; 
    flex-direction: column; 
    padding: 20px;
  }

  .category-slider-content-slider{
    width: 60%;
  }

  .custom-slider-category{
    max-width: 30%;
  }
} 

@media screen and (max-width: 769px) {
  .product-slider-container{
    background: url('../../../frontend/assets/images/home/woman_bg-02.png');
    padding: 0 !important;
    background-size: contain !important; 
    background-repeat: no-repeat !important;
    min-height: 400px;
    background-position: center !important;
    position: relative;
    background-color: #fffbf8;
  }

  .custom-slider-product-name{
    font-size: 40px !important;
  }

  .custom-slider-card-container{
    max-width: 250px; 
    /* max-height: 200px;  */
    z-index: 10;
  }

  .customize-slider-content{
    margin-top: 10%;
  }
  
  .footer-one__header{
    width: 80%;
    margin: auto;
  }

  .footer-one__header__nav{
    text-align: center;
    width: 100%;
    margin: 20px 0;
  }

  .footer-social-desktop{
    display: none;
  }

  /* .footer-social-mobile .footer-one__header__contact{
    margin: 10px 0;
  } */

  .footer-social-mobile .footer-one__header__contact i{
    line-height: normal !important;
  }

  .footer-one__footer{
    background-color: #ece1d8 !important;
  }

  .new-arrival-sub-container{
    max-height: unset !important;
    height: unset !important;
  }

  .new-arrival-description{
    margin: 1em 0px;
    font-size: 16px;
  }

  .new-arrival-image{
    position: absolute;
  }

  .new-arrival-image.image-big.image-left{
    left: 0;
    right: 0;
    
  }
  
  .new-arrival-image.image-big.image-right{
    right: 0;
    left: 0;
    bottom: 20px;
  }
  
  .new-arrival-image.image-small.image-left{
    left: 20%;
    top: 200px;
    z-index: 100;
  }
  
  .new-arrival-image.image-small.image-right{
    right: 20%;
    bottom: 220px;
    z-index: 100;
  }

  .new-arrival-image.image-big{
    display: flex;
    margin: auto;
    max-width: 200px;
    max-height: 350px;
  }
  
  .new-arrival-image.image-small{
    max-width: 150px;
    max-height: 300px;
  }

  .new-arrival-images-container-desktop{
    display: none;
  }

  .new-arrival-images-container-mobile{
    display: block;
    position: relative;
    height: 100%;
    margin: 20px 0;
  }

  .new-arrival-title{
    font-size: 30px;
    border-bottom: 2px solid #333333;
    text-transform: uppercase;
    padding: 15px 5px;
    text-align: center;
  }

  .new-arrival-content{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 80%;
    margin: 0 auto;
  }

  .category-slider-content{
    flex-direction: column;
    align-items: center;
  }

  .category-slider-buttons{
    justify-content: center;
  }
  
  .category-slider-content-name{
    width: 80%; 
    display: flex; 
    flex-direction: column; 
    padding: 20px;
  }

  .category-slider-content-slider{
    width: 100%;
  }

  .customize-category-title{
    font-size: 26px;
    width: 80%;
    margin: auto;
    text-align: center;
  }

  .customize-category-description{
    font-size: 20px;
    width: 80%;
    margin: auto;
    text-align: center;
  }

  .register-profile-btn, .login-profile-btn{
    display: none;
  }

  .footer-one__nav_links{
    margin: 10px 0;
  }

  .custom-slider-category{
    max-width: 30%;
  }

  .footer__section li{
    width: 25%;
    text-align: center;
  }

  .footer-one__footer__wrapper{
    font-size: 10px !important;
  }

  .footer__section ul{
    display: flex;
  }
}

@media screen and (max-width: 426px) {
  .product-slider-container{
    background: url('../../../frontend/assets/images/home/woman_bg-02.png');
  }

  .customize-slider-content{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10%;
    height: 50%;
  }

  .customize-slider-content .category-card__background{
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .customize-slider-content .category-card__background img{
    max-width: 200px;
    width: unset;
  }
  
  .new-arrival-image.image-small.image-left{
    left: 10%;
    top: 200px;
    z-index: 100;
  }
  
  .new-arrival-image.image-small.image-right{
    right: 10%;
    bottom: 220px;
    z-index: 100;
  }

  .custom-slider-product-name{
    font-size: 30px !important;
    width: 100%;
  }
  
  .customize-category-title{
    font-size: 26px;
    width: 80%;
    margin: auto;
    text-align: center;
  }

  .customize-category-description{
    font-size: 20px;
    width: 80%;
    margin: auto;
    text-align: center;
  }

  .customize-category-slider .category-card{
    height: unset !important;
  }

  .footer-one__header{
    padding-bottom: 0 !important;
  }

  .footer__section a{
    font-size: 12px !important;
  }

  .footer-one__footer__wrapper{
    font-size: 10px !important;
  }

  .footer-one__header__nav{
    margin: 0;
  }

  .custom-slider-category{
    max-width: 40%;
  }
}

@media screen and (max-width: 321px) {
  .footer-one__header{
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .customize-slider{
    width: 950px;
    margin: auto;
  }

  .register-profile-btn{
    display: none;
  }
}

/* .customize-slider{
  width: 1170px;
  margin: auto;
  height: 50vh;
} */

.view-more-container{
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
}

/* .category-one .category-card{
  height: unset !important;
} */

.logo-loop-container{
  display: flex;
  justify-content: space-around;
  overflow: hidden;
}

.logo-loop-container image{
  margin: 30px 30px;
  max-width: 150px; 
  max-height: 100px;
}




/* 
@media screen and (max-width: 1441px) {
  .customize-slider{
    width: 1440px;
    margin: auto;
    height: 50vh;
  }
  
}

@media screen and (max-width: 1025px) {
  .customize-slider{
    width: 1024px;
    margin: auto;
    height: 50vh;
  }
}

@media screen and (max-width: 769px) {
  .customize-slider{
    width: 768px;
    margin: auto;
    height: 50vh;
  }

  .logo-loop-container image{
    margin: 30px 30px;
    max-width: 100px; 
    max-height: 100px;
  }
}

@media screen and (max-width: 426px) {
  .customize-slider{
    width: 425px;
    margin: auto;
    height: 50vh;
  }

  .logo-loop-container image{
    margin: 30px 30px;
    max-width: 70px; 
    max-height: 100px;
  }
}

@media screen and (max-width: 376px) {
  .customize-slider{
    width: 375px;
    margin: auto;
    height: 50vh;
  }

  .logo-loop-container image{
    margin: 30px 30px;
    max-width: 60px; 
    max-height: 100px;
  }
}

@media screen and (max-width: 321px) {
  .customize-slider{
    width: 320px;
    margin: auto;
    height: 50vh;
  }

  .logo-loop-container image{
    margin: 30px 30px;
    max-width: 50px; 
    max-height: 100px;
  }
} */

.view-more-text{
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 5px;
  border-bottom: 1px solid #DBDBDB;
  font-size: 26px;
  cursor: pointer;
  text-transform: uppercase;
  transition: linear 0.5s all;
}

.view-more-text:hover{
  border-bottom: 1px solid #DBDBDB;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
}

.custom-prev{
  left: -14px;
}

.custom-next{
  right: -14px;
}

.custom-prev, .custom-next{
  height: 40px !important;
  width: 40px !important;  
}

.custom-prev:hover, .custom-next:hover{
  text-decoration: none;
}

.custom-prev, .custom-next{
  line-height: 0;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;  
  outline: none;
  background: transparent;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px !important;
  border: 1px solid #DBDBDB; 
  border-radius: 50%;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 99;
}

.custom-slider-category{
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.btn-customize-category{
  line-height: 0;
  cursor: pointer;
  background: transparent;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px !important;
  border: 1px solid #DBDBDB;
  border-radius: 50%;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  width: 20px;
  margin: 15px 5px;
  z-index: 99;
}

.btn-customize-category:hover{
  text-decoration: none;
}

.customize-category-slider .slick-slide{
  transform: scale(0.75);1
}

.customize-category-slider .slick-active:nth-child(2){
  transform: scale(1) ;
}

.customize-category-slider .slick-slide{
  transition: linear 0.25s all;
}

.category-one{
  margin-bottom: 0;
}

.custom-slider-product-name{
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  width: 80%;
  z-index: 9;
  position: absolute;
  font-size: 58px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.container-new-arrival{
  background-image: url('../images/home/bg-new-arrival.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  background-color: #fffbf8;
}

.new-arrival-sub-container{
  max-height: 1000px;
  position: relative; 
  height: 100%
}

.join-us-text{
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  text-align: center;
}

.btn-join_us_now{
  font-family: 'Montserrat', sans-serif;
  background-image: linear-gradient(to right, #E3D0B8 0%, #ECE1D8 51%, #DBDBDB 100%);
  border-radius: 15px;
  color: #000 !important;
  font-weight: bold !important;
}

.homepage-social-media:hover{
  text-decoration: none !important;
}

.footer-one__nav_links a{
  width: 100px;
  display: inline-block;
  text-transform: uppercase;
}

.footer-one__footer__wrapper{
  justify-content: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}