@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Montserrat', sans-serif !important;
}

.footerwebsite {
    border: none !important;
    box-shadow: none !important;
}

.header-contain-logo {
    display: flex;
    width: 150px;
}

.header-contain-logo > a {
    display: flex;
    width: 100%;
}

.header-contain-logo > a > img {
    width: 100%;
}

.header-contain {
    display: flex;
    align-items: center;
    padding: 1rem 1.5rem;
    justify-content: space-between;
}

.header-contain-social {
    display: flex;
    width: 150px;
}

.header-contain-social > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header-contain-social > ul > li {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.header-contain-social > ul > li > a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.header-contain-social > ul > li > a > i {
    font-size: 20px;
}

ul.megamenu > li > a strong {
    font-size: 0.9rem;
}

.home-collection-title {
    display: flex;
    flex-direction: column;
    line-height: 1;
}

.home-collection-top {
    padding: 2rem 4rem;
}

.home-collection-title > p {
    font-size: 50px;
    font-weight: 400;
}

.home-collection-title > span {
    font-size: 55px;
    font-weight: bold;
    margin-top: .5rem;
}

.home-collection-wrapper {
    margin-top: 2rem;
}

.swiper-item {
    display: flex;
    width: 100%;
}

.swiper-item > a {
    display: flex;
    width: 100%;
}

.swiper-item > a > img {
    width: 100%;
}

.home-collection-bottom {
    position: relative;
    overflow: hidden;
    margin: 0 4rem;
}

.home-collection-single-banner {
    margin: 1.5rem 0;
}

.single-banner-item {
    display: flex;
    width: 100%;
}

.single-banner-item > a {
    display: flex;
    width: 100%;
}

.single-banner-item > a > img {
    width: 100%;
}

.home-double-banner {
    display: flex;
    padding: 0.5rem 1.5rem;
    gap: 1rem;
}

.double-banner-item {
    display: flex;
    width: 100%;
}

.double-banner-item > a {
    display: flex;
    width: 100%;
}

.double-banner-item > a > img {
    width: 100%;
}

.footer-contain-top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.footer-logo {
    display: flex;
    width: 150px;
    background-color: #fff;
    z-index: 9;
    padding: 0 1rem;
}

.footer-logo > a {
    display: flex;
    width: 100%;
}

.footer-logo > a  > img {
    width: 100%;
}

.footer-contain-top::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 99%;
    height: 1px;
    background-color: #000;
}

.footer-contain {
    margin-top: 2rem;
}

.footer-contain-social > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.footer-contain-social {
    margin: 4rem 0;
}

.footer-contain-social > ul > li > a > i {
    font-size: 18px;
}

.footer-contain-social > ul > li > span {
    font-size: 15px;
    font-weight: 700;
}

.footer-list-item {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.footer-list-item > i {
    font-size: 30px;
    color: #000;
}

.footer-list-item > span,.footer-list-item > a {
    font-size: 16px;
    font-weight: 400;
}

.footer-contain-content {
    display: flex;
    gap: 1rem;
    padding: 0 1.5rem;
}

.footer-content-list {
    width: calc(20% - (1rem * 4) / 5);
}

.footer-content-list:first-child {
    width: 30%;
}

.footer-content-list-title > span {
    font-size: 18px;
    font-weight: 600;
}

.footer-content-list-title {
    margin-bottom: 0.5rem;
}

.footer-content-list > ul {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

.footer-content-list > ul > li > a {
    font-size: 14px;
    font-weight: 400;
}

.footer-newsletter .cbx {
    font-size: 11px;
}

.footer-content-list:last-child {
    width: 30%;
}

.footer-newsletter .middle-heading {
    font-size: 15px;
}

.footer-newsletter .newsletter-group {
    display: flex;
    width: 100%;
    position: relative;
    margin: 1rem 0;
}

.footer-newsletter .newsletter-group > input {
    width: 100%;
    border: 2px solid #000;
    height: 40px;
}

.footer-newsletter .newsletter-group > button {
    background-color: transparent;
    border: none;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.footer-newsletter .newsletter-group > button > i {
    display: flex;
}

.footer-contain-app {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5rem 0;
    gap: 3rem;
}

.footer-contain-app > a > i {
    font-size: 30px;
    display: flex;
}

.footer-contain-app > a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    font-size: 14px;
    font-weight: 600;
}

.footer-list-item:first-child {
    margin-bottom: 1rem;
}

.footer-contain-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1.5rem;
}

.footer-contain-bottom > span {
    font-size: 15px;
    font-weight: 600;
}

ul.megamenu > li:last-child > a {
    display: flex;
    color: #333;
}

.look-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.look-list {
    display: flex;
    width: calc(25% - (1.5rem * 3) / 4);
}

.look-list > a {
    display: flex;
    width: 100%;
}

.look-list > a > img {
    width: 100%;
}

@media screen and (max-width:993px){
    .look-list-wrapper {
        padding: 1rem;
    }
    
    .look-list {
        width: calc(33.33% - (1.5rem * 2) / 3);
    }

    .show-menu > i {
        font-size: 29px;
    }
    
    .header-contain-menu .megamenu-header {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 175px;
    }
    
    .header-contain {
        position: relative;
    }
}

@media screen and (max-width:769px){
    .footer-content-list {
        width: 100% !important;
    }
    
    .footer-contain-content {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    
    .footer-list-item {
        justify-content: center;
        text-align: center;
    }

    .home-collection-bottom {
        margin: 0 2rem;
    }

    .home-collection-top {
        padding: 2rem;
    }

    .home-collection-wrapper {
        margin-top: 0;
    }
}

@media screen and (max-width:553px){
    .home-double-banner {
        flex-direction: column;
        padding: 1rem;
    }
    
    .home-collection-single-banner {
        margin: 1rem 0;
        margin-bottom: 0;
    }

    .look-list {
        width: calc(50% - (.5rem) / 2);
    }
    
    .look-list-wrapper {
        gap: .5rem;
        padding: .5rem;
    }

    .footer-list-item > i {
        font-size: 20px;
        display: flex;
    }
    
    .footer-list-item > span, .footer-list-item > a {
        font-size: 13px;
    }
    
    .footer-contain-content {
        padding: .5rem;
    }
    
    .footer-list-item {
        align-items: flex-start;
    }

    .footer-contain-social > ul {
        flex-wrap: wrap;
    }
    
    .footer-contain-social > ul > li:first-child,.footer-contain-social > ul > li:last-child {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .footer-contain-social {
        margin: 2rem 0;
    }
    
    .footer-contain-app {
        gap: 1rem;
        margin: 3rem 0;
    }

    .header-contain {
        padding: .5rem;
    }
    
    .header-contain-logo {
        width: 110px;
    }
    
    .header-contain-social > ul > li > a > i {
        font-size: 18px;
    }
    
    .header-contain-social {
        width: 110px;
    }
    
    .header-contain-menu .megamenu-header {
        right: 115px;
    }

    .home-collection-top {
        padding: 1rem;
    }
    
    .home-collection-title > p {
        font-size: 25px;
    }
    
    .home-collection-title > span {
        font-size: 30px;
    }

    .home-collection-bottom {
        margin: 0 1rem;
    }

    .footer-contain-app > a > i {
        font-size: 20px;
    }

    .contact-wrapper {
        padding: .5rem;
    }
    
    .contact-wrapper .contact-info .contact-phone > a {
        width: calc(50% - 1rem);
    }
    
    .contact-wrapper .contact-info .contact-phone > span.info-heading {
        width: 40%;
    }
}

