.mt-responsive-lg-200 {
    margin-top: 200px;
}
.fashion-home-banner {
    background: none !important;
}
.noUi-connect {
    background-color: #377dff;
}

.noUi-horizontal {
    height: 10px;
}

#products-container {
    margin-top: 20px;
}

.product {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}

.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    right: -10px;
    top: -2px
}

.fashion-dress-logo {
    width: 135px;
    height: 34px;
}

.fashion-nav-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0px;
}

.fashion-nav-list li a {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    color: rgba(50, 50, 50, 1);
}

.fashion-outbox-slider .slick-prev {
    left: 0px;
    top: 48% !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 50px;
    font-size: 30px;
    background: none;
    box-shadow: none;
}

.fashion-outbox-slider .slick-next {
    top: 48% !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 50px;
    right: 0;
    font-size: 30px;
    background: none;
    box-shadow: none;
}

.autumn-winter-collection {
    background: rgba(246, 246, 246, 1);
}

.autumn-winter-collection img {
    width: 100%;
    height: 560px;
    object-fit: cover;
    border-radius: 5px;
}

.fashion-outbox-slider .carousel-box {
    padding-left: 15px;
    padding-right: 15px;
}

.designer-picks-slider .carousel-box img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.designer-picks-slider span.percent-off {
    color: rgba(255, 96, 88, 1);
}

.designer-picks-slider .carousel-box {
    padding-left: 15px;
    padding-right: 15px;
}

.fashion-viewAll-btn {
    width: 150px;
    height: 45px;
    background: rgba(129, 10, 48, 1);
    color: white;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
}

.spring-collection-banner {
    height: 700px;
    width: 100%;
    object-fit: cover;
}

.new-livin-banner {
    height: 650px;
    width: 100%;
    object-fit: cover;
}

.urban-vibes {
    background: rgba(246, 246, 246, 1);
}
a.explore {
    color: rgba(129, 10, 48, 1);
}
.explore-top-brands img {
    height: 450px;
    object-position: top;
}
.enchanting-radiance-banner {
    height: 700px;
    width: 100%;
    object-fit: cover;
}
.fashion-content-bg {
    background: rgba(246, 246, 246, 1);
}
.fashion-content p, .fashion-content li {
    color: rgba(121, 121, 121, 1);
    margin-bottom: 0px;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.04em;
    text-align: left;

}
/* .fashion-content li {
    color: rgba(121, 121, 121, 1);
    margin-bottom: 0px;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.04em;
    text-align: left;

} */
.fashion-content ul {
    padding-left: 5px;
    margin: 0px;
}
.fashion-content ul li {
    list-style-type: disc;
    list-style: inside;
}


.category-img {
    max-width: 140px;
    max-height: 140px;
    object-fit: cover;
    border-radius: 50%;
}


.category-item {
    display:flex;
    flex-direction:column;
    justify-content:start;
    align-Items:center;
    width:100%;
    max-height:200px;
    padding:10px;
}

.price-tag{
    font: 18px !important;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
}



.section-title {
    /* max-width: 1457px; */
    /* height: 312px;
    top: 3930px;
    left: 398px; */
    /* border-width: 1px; */
    border-top-right-radius: 48px;
    border-bottom-left-radius: 48px;
    background: rgba(227, 215, 205, 1);
    /* display: flex;
    justify-content: center;
    align-items: center; */
    font-weight: 600;
    font-size: 60px;
    line-height: 84px;
    /* letter-spacing: 0%; */
    /* vertical-align: middle; */
    margin-bottom: 32px;
    padding: 30px;
}

    .banner-edits {
        max-width: 1458px;
        /* height: 312px; */
        /* top: 5764px;
        left: 398px; */
        border-radius: 6px;
        border-width: 1px;
        background: rgba(233, 225, 222, 1);
        border: 1px solid rgba(218, 219, 213, 1);
        gap: 110px;
    }
    .text-edits{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items:start;
    }
    .forlgdis{
    min-width:300px !important;
    }


@media only screen and (max-width:1199px) {
    .home_banner2_images {
        margin-top: 0%;
    }

    .img-fit {
        width: 100%;
        height: -webkit-fill-available;
        object-fit: cover;
    }
    .mt-responsive-lg-200 {
        margin-top: 150px;
    }
    .trusted-logo {
        width: 30% !important;
    }
    .category-img {
    max-width: 130px;
    max-height: 130px;
    object-fit: cover;
    border-radius: 50%;
}
.forlgdis{
    min-width:0px !important;
}
}



/*  test*/



.price-filter-container {
  background: #fff;
  border-radius: 8px;
  width: 100%;
  /* border: 1px solid red; */
}

.price-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.price-slider-box {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 10px;
}

.price-range-values {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 8px;
}

.price-inputs .input-box {
  background: #fff;
  padding: 5px 8px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.price-inputs input[type="number"] {
  border: none;
  outline: none;
  max-width: 60px;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 500;
}

.to-text {
  display: flex;
  align-items: center;
  padding: 0 10px;
  font-size: 15px;
}

.apply-btn {
  background-color: #0056d2;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding:7px 15px;
  font-weight: 500;
  cursor: pointer;
  width: 100px;
}


@media (min-width: 1800px) {
    .customcontainer {
        max-width:1500px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;
    }
}

@media (max-width: 1799px) {
    .customcontainer {
        max-width:1400px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}

@media (max-width: 1700px) {
    .customcontainer {
        max-width:1300px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}

@media (max-width:1600px) {
    .customcontainer {
        max-width:1200px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}
@media (max-width:1500px) {
    .customcontainer {
        max-width:1100px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}
@media (max-width:1400px) {
    .customcontainer {
        max-width:1000px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}
@media (max-width:1300px) {
    .customcontainer {
        max-width:900px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}

@media (max-width:1200px) {
    .customcontainer {
        max-width: 1100px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;
    }

    .navFashion i {
        display: block !important;
        font-size: 40px;
    }

    .navFashion .fashion-nav-list {
        display: none;
        order: 1;
    }

    .navFashion {
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: 0;
    }

    .fashion-nav-list li {
        padding: 15px 0;
    }
}
@media (max-width:1100px) {
    .customcontainer {
        max-width:1000px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}
@media (max-width:1000px) {
    .customcontainer {
        max-width:900px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}
@media (max-width:900px) {
    .customcontainer {
        max-width:800px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}
@media (max-width:800px) {
    .customcontainer {
        max-width:700px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}
@media (max-width:700px) {
    .customcontainer {
        width:100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: auto !important;

    }
}