.logo{
    width: 78px;
    height: 80px;
    border-radius: 7px;
}
.main-bg{
    background-color: #293618;
}
.nav-link{
    font-size: 16px;
    font-weight: 500;
    line-height: 18.8px;
    letter-spacing: 0.03em;
    text-align: center;
    color: #181A20;
}

body{
    background: #FDFBF9;
}
.head-text{
    font-size: 90px;
    font-weight: 700;
    line-height: 96px;
    letter-spacing: -1px;
    text-align: center;
}
.head-detail{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}

.img-1{
    width: 278.15px;
    height: 312.91px;
    top: 601.58px;
    left: 179.27px;
    /*gap: 0px;*/
    border-radius: 5px;
    border: 1px;
    transform: rotate(5deg);
}
.img-2{
    width: 278.3px;
    height: 312.91px;
    top: 713.14px;
    left: 481.98px;
    /*gap: 0px;*/
    border-radius: 5px;
    transform: rotate(-5deg);

}
.img-3{
    width: 278px;
    height: 312px;
    /*top: 679.16px;*/
    /*left: 779.78px;*/
    /*gap: 0px;*/
    border-radius: 5px;
    transform: rotate(5deg);
}
.img-4{
    width: 278.88px;
    height: 312.22px;
    top: 652.18px;
    left: 1136.67px;
    /*gap: 0px;*/
    border-radius: 5px;
    /*opacity: 0px;*/
    transform: rotate(-5deg);

}

.welcome{
    font-size: 56px;
    font-weight: 700;
    line-height: 64px;
    text-align: left;
    color: #FDFBF9;
}
.welcome-detail{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #FDFBF9;
}

.offer{
    font-size: 56px;
    font-weight: 700;
    line-height: 64px;
    text-align: center;
    color: #293618;
}
.offer-detail{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #121212;
}

.fashion{
    font-size: 40px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    color: #293618;
}
.fashion-detail{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #121212;
}
.navbar-collapse{
    /*display: ruby;*/
}
.fashion-img{
    width: 530px;
    height: 375px;
    border-radius: 10.79px;
}

.women-container{
    margin-top: 70px;
}

.vertical-line{
    border: 1px solid black;
    height: 1600px;
    opacity: 0.25;
    margin-left: 40px;
    margin-right: 40px;
}
.men-hr{
    border: 1px solid black;
    margin-top: 3rem;
    margin-right: -52px;
    color: inherit;
    opacity: .25;
}
.women-hr{
    margin-top: 3rem;
    margin-left: -52px;
    color: inherit;
    border: 1px solid black;
    opacity: .25;
}

/*Custom Hamberger nav btn*/
.custom-toggler {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50px;
    height: 30px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

/* Lime-colored lines for the menu icon */
.line-nav {
    display: block;
    height: 3px;
    background-color: #000000; /* Lime color */
    transition: all 0.3s ease;
}

/* Full-width lines */
.line1-nav,
.line2-nav {
    width: 100%;
    border-radius: 100px;
}

/* Third line is half-width */
.line3-nav {
    border-radius: 100px;
    width: 50%;
    align-self: flex-start; /* Aligns the half-width line to the right */
}
@media only screen and (min-width: 300px) and (max-width: 322px) {
    .center-img{
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

}

/*Mobile view*/
@media (max-width: 768px) {
    .curved {
        border-bottom-left-radius: 70% 13% !important;
        border-bottom-right-radius: 70% 13% !important;
    }
    .image-container {
        /*width: 150px;*/
        /*margin: 0 10px;*/
        transition: transform 0.3s ease;
        margin-bottom: -119px !important;
        /*margin-bottom: -160px;*/
    }
    .logo{
        width: 50px;
        height: 52px;
        margin-left: -50px;
    }
    .head-text{
        font-size: 41px;
        font-weight: 700;
        line-height: 49.2px;
        letter-spacing: -0.234375px;
        text-align: center;
    }

    .women-container{
        margin-top: 3rem;
    }

    .head-detail{
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        text-align: center;
    }
    .img-1{
        width: 88.75px;
        height: 124.9px;
        top: 546.26px;
        left: 19.1px;
        margin-right: 0.5rem !important;
        border-radius: 1.34px ;
        opacity: 0px;
        /*angle: -5 deg;*/
        transform: rotate(5deg);
        margin-right: ;
    }
    .img-2{
        width: 88.04px;
        height: 124.11px;
        top: 581.99px;
        left: 102.7px;
        gap: 0px;
        border-radius: 1.34px;
        transform: rotate(-5deg);

    }
    .img-3{
        width: 88.86px;
        height: 124.29px;
        top: 572.85px;
        left: 182.75px;
        gap: 0px;
        border-radius: 1.34px ;
        transform: rotate(5deg);
    }
    .img-4{
        width: 88.12px;
        height: 124.96px;
        top: 565.6px;
        left: 278.69px;
        margin-left: 0.5rem !important;
        border-radius: 1.34px ;
        transform: rotate(-5deg);
    }

    .welcome{
        font-size: 24px;
        font-weight: 700;
        line-height: 33.6px;
        text-align: left;
        margin-bottom: 40px;
    }
    .welcome-detail{
        font-size: 14px;
        font-weight: 400;
        line-height: 30px;
        text-align: left;
    }

    .offer{
        font-size: 24px;
        font-weight: 700;
        line-height: 64px;
        text-align: center;
    }
    .offer-detail{
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
    }

    .fashion{
        font-size: 20px;
        font-weight: 700;
        line-height: 27px;
        text-align: left;
    }
    .fashion-detail{
        font-size: 14px;
        font-weight: 400;
        line-height: 16.8px;
        text-align: left;
    }
    .fashion-img{
        width: 343px;
        height: 272px;
        gap: 0px;
        border-radius: 10px ;
        opacity: 0px;

    }
    .footer-image{
        width: 94px !important;
        height: 97px !important;
        border-radius: 7px;
    }

}

.why_chose_topic{
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #293618;
}
.why_chose_detail{
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #0A102F;
}

.contact-info{
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.4000000059604645px;
    text-align: left;
    color: #121212;
}
.footer-hr{
    opacity: 100 !important;
    border: 1px solid #555a4f !important;
}
html{
    scroll-behavior: smooth;
}

.footer-menu{
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #FFFFFF;
    text-decoration: none;
}

.footer-image{
    width: 216px;
    height: 222px;
    border-radius: 7px ;
}

.copyright{
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #9A9A9A;
}

.social-icon {
    width: 40px;
    height: 40px;
    font-size: 18px;
    transition: background-color 0.3s ease;
    text-decoration: none;
}

.social-icon:hover {
    background-color: #444;
}

.social-icon i {
    line-height: 1;
}

/*.angled-img {*/
/*    transform: rotate(-6deg);*/
/*    transition: transform 0.3s ease;*/
/*}*/
/*.angled-img:hover {*/
/*    transform: rotate(0deg);*/
/*}*/



.curved {
    border-bottom-left-radius: 70% 20%;
    border-bottom-right-radius: 70% 20%;
    position: relative; /* Make this container relative for positioning */
}

.image-container {
    position: absolute;
    top: -100px; /* Adjust this value to control how much the images overlap the curved section */
    display: flex;
    justify-content: center;
    /*width: 100%;*/
}

.image-container {
    /*width: 150px;*/
    /*margin: 0 10px;*/
    transition: transform 0.3s ease;
    /*margin-bottom: -109px;*/
    margin-bottom: -160px;
}

/*.image-container img:hover {*/
/*    transform: scale(1.1); !* Add a hover effect if you like *!*/
/*}*/


@media only screen and (min-width: 990px) and (max-width: 1025px) {
    .img-1{
        width: 187.12px;
        height: 197.96px;
        top: 546.26px;
        left: 19.1px;
        gap: 0px;
        border-radius: 1.34px ;
        opacity: 0px;
        /*angle: -5 deg;*/
        transform: rotate(5deg);
    }
    .img-2{
        width: 187.12px;
        height: 197.96px;
        top: 581.99px;
        left: 102.7px;
        margin-left: 10px !important;
        margin-right: 10px !important;
        gap: 0px;
        border-radius: 1.34px;
        transform: rotate(-5deg);

    }
    .img-3{
        width: 187.12px;
        height: 197.96px;
        top: 572.85px;
        left: 182.75px;
        margin-left: 10px !important;

        margin-right: 10px !important;

        gap: 0px;
        border-radius: 1.34px ;
        transform: rotate(5deg);
    }
    .img-4{
        width: 187.12px;
        height: 197.96px;
        top: 565.6px;
        left: 278.69px;
        gap: 0px;
        border-radius: 1.34px ;
        transform: rotate(-5deg);
    }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {

    .men-hr{
        margin-right: -22.5px;
    }
    .women-hr{
        margin-left: -22.5px;
    }

    .vertical-line{
        height: 1220px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }


    .tablet-responsive{
         margin-top: 1rem !important;
    }
    .curved {
        border-bottom-left-radius: 70% 13% !important;
        border-bottom-right-radius: 70% 13% !important;
    }
    .image-container {
        /*width: 150px;*/
        /*margin: 0 10px;*/
        transition: transform 0.3s ease;
        margin-bottom: -137.8px !important;
        /*margin-bottom: -160px;*/
    }

    .mobile-sorting{
        display: none;
    }
    /*.women-container{*/
    /*    margin-top: 0;*/
    /*}*/
    .img-1{
        width: 137.12px;
        height: 147.96px;
        top: 546.26px;
        left: 19.1px;
        gap: 0px;
        border-radius: 1.34px ;
        opacity: 0px;
        /*angle: -5 deg;*/
        transform: rotate(5deg);
    }
    .img-2{
        width: 137.12px;
        height: 147.96px;
        top: 581.99px;
        left: 102.7px;
        margin-left: 10px !important;
        margin-right: 10px !important;
        gap: 0px;
        border-radius: 1.34px;
        transform: rotate(-5deg);

    }
    .img-3{
        width: 137.12px;
        height: 147.96px;
        top: 572.85px;
        left: 182.75px;
        margin-left: 10px !important;

        margin-right: 10px !important;

        gap: 0px;
        border-radius: 1.34px ;
        transform: rotate(5deg);
    }
    .img-4{
        width: 137.12px;
        height: 147.96px;
        top: 565.6px;
        left: 278.69px;
        gap: 0px;
        border-radius: 1.34px ;
        transform: rotate(-5deg);
    }
}




/*.offcanvas-start {*/
/*    width: 250px; !* Adjust the width of the offcanvas menu *!*/
/*}*/

/*.navbar {*/
/*    background-color: #343a40; !* Dark navbar background *!*/
/*}*/











