/*-----------slider---------------*/



#carouselExample {
  position: relative;
     height: calc(100vh - 140px);
  overflow: hidden;
	transition: height 0.5s ease-in-out;

}


.slider-collapse {
  height: 20vh !important;
  transition: height 0.5s ease-in-out;
  overflow: hidden;
}


.carousel-inner img {
        height: calc(100vh - 140px);
    object-fit: cover;
}

/* محتوای آیتم‌ها طبیعی بمونه */
.carousel-rtl .carousel-inner { direction: rtl; }
.carousel-rtl .carousel-item  { direction: ltr; }

/* برعکس کردن ترنزیشن‌های پیش‌فرض بوت‌استرپ */
.carousel-rtl .carousel-item-next:not(.carousel-item-start),
.carousel-rtl .active.carousel-item-end {
  transform: translateX(-100%) !important;
}

.carousel-rtl .carousel-item-prev:not(.carousel-item-end),
.carousel-rtl .active.carousel-item-start {
  transform: translateX(100%) !important;
}

/* اختیاری: جابه‌جایی محل قبلی/بعدی برای حس بهتر در RTL */
.carousel-rtl .carousel-control-prev { right: 0; left: auto; }
.carousel-rtl .carousel-control-next { left: 0; right: auto; }


.carousel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
   display: flex;
   align-items: center;
    color: #3C3C3C;
  
    
  }
  .carousel-text{
    height: 100%;
  }
  .carousel-text h2 {
    font-size: 2rem;
    font-weight: bold;
  }
  
  .carousel-indicators button {
    width: 15px!important;
    height: 15px!important;
    border-radius: 50%!important;
    background-color: transparent!important;
    border: 2px solid #fff!important;
    opacity: 0.7!important;
    transition: opacity 0.3s ease, transform 0.3s ease;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    -ms-border-radius: 50%!important;
    -o-border-radius: 50%!important;
}
  
  .carousel-indicators button.active {
    border: 3px solid #fff!important;
    opacity: 1;
    
  }
  

.carousel-control-icon svg {
    color: var(--primery);
    background:#464646;
    width: 45px;
    height: 45;
}

    
@media only screen and (max-width: 767px) {

.carousel-control-icon svg {
  
    width: 25px;
    height: 25;
}


}

.slider_text1{
  position: relative;
  font-size: 1.5rem;
  display: block;
      font-weight: 600;
          color: #3C3C3C;
}

.slider_text2
{
     display: block;
        color: #3C3C3C;
    
}


.slider-video
{
  width: 100% !important;
  height: 100vh;
  object-fit: cover;
}

.progress-bar-container {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  height: 5px;
  background: #e0e0e0;
  z-index: 10;
  margin: auto;
}
#progress-bar {
  height: 100%;
  background: #3BD4AE;
  width: 0;
  transition: width 1s ease;
}



.carousel-indicators button.active {
  border: 3px solid #fff !important;
  opacity: 1;
  background: #f48a70 !important;
}
@media only screen and (min-width: 1024px) {
.carousel-indicators{
 
  bottom: 0px;
 text-align: center;
}
}

@media only screen and (max-width: 1023px) {
  .carousel-indicators .container{
    display: flex;
        justify-content: center;
  }
  }


@media only screen and (max-width: 1199px) {
#carouselExample {

     height: calc(90vh - 140px);
 

}
.carousel-inner img {
        height: calc(90vh - 140px);
    
}

}

@media only screen and (max-width: 991px) {
#carouselExample {

     height: auto;
 

}
.carousel-inner img {
        height: auto;
    
}

}




/*--------------------------*/

.section-category
{
    padding: 30px 0 50px 0;
}

.cat-holder{
  position: relative;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.cat-holder::before{
    content: "";
    position: absolute;
    background-color: #4a48486e;
    width: 100%;
    height: 100%;   
      transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.cat-title
{
  position: absolute;
    bottom: 80px;
    right: 30px;
    color: #fff;
}

.cat-subtitle{
   position: absolute;
    bottom: 40px;
    right: 30px;
    color: #fff;
    font-size: 1.3rem;
}
.cat-holder:hover::before
{
background-color: #4a4848a3;
}

/*--------*/


.section-product-new{

 padding-bottom: 70px; 
}


.section-product-shoes{
 padding-bottom: 70px; 
}

.section-product-dress{
  padding-bottom: 70px; 
}

.section-header
{
  text-align: center;
    display: block;
    font-weight: 600;
    padding-bottom: 20px;
    font-size: 1.5rem;
}
.section-header a{
	
color:#000	
	
}

@media only screen and (max-width: 991px) {

.section-header {

    font-size: 1rem;
}
.section-product-dress ,.section-product-shoes,.section-product-new {
    padding-bottom: 40px;
}

	
	
	.section-category {
    padding: .25rem 0 30px 0;
}
	
	
}

@media only screen and (max-width: 575px) {
main .col-6 {
  
    padding-left: 0;
	padding-right:.25rem
}
.custom-container{
	padding:0
	}	
	
	
}
@media (min-width: 992px) {
    .custom-column {
        flex: 0 0 auto;
        width: 20%;
    }
}
