*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

#size{
    width: 100%;
    height: 120vh;
}
.banner1{
    width: 100%;
    margin-top: 70px;
    background-color: #f5f5f5 !important;
}
.banner1 h1{
    text-align: center;
    font-size: 20px;
    color: black;
}
.banner1 a{
    text-decoration: none !important;
}
.banner1 p{
    text-align: center;
    font-size: 15px;
    color: black;
    border-bottom: 1px solid lightgray !important;
}

.thelatest{
    width: 90%;
    margin: auto;
}
.h1 h1{
    font-size: 25px;
    text-align: left;
    margin-bottom: 30px;
}
.thelatest img{
    width: 100%;
    height: 100%;
}

.shopbanner1{
    width: 100%;
    margin-bottom: 60px;
}
.shopbanner1 h1{
    font: inherit;
    font-size: 60px;
    font-weight: 1000;
    text-align: center;
    margin-top: 60px;
}
.shopbanner1 p{
    text-align: center;
    font-size: 15px;
    margin-bottom: 40px;
}
.shopbanner1 a{
    text-decoration: none;
}
#shop{
    font-size: 15px;
    padding: 6px 20px;
    margin-left: 40rem;
    background-color: black;
    border-radius: 20px;
    color: #f5f5f5;
    transition: .4s;
}
#shop:hover{
    background-color: #333;
}

.trend{
    width: 90%;
    margin: auto;
}
.h1 h1{
    font-size: 25px;
    text-align: left;
    margin-bottom: 30px;
}

.grid{
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.card{
    width: 100%;
}
.card img{
    width: 100%;
    height: 70vh;
}
.card-bottom{
    display: grid;
    grid-template-columns: auto auto;
}

.card-bottom a{
    text-decoration: none;
}
.side-left{
    padding-left: 10px;
}
.side-left a{
    text-decoration: none;
}
.side-left h1{
    font-size: 20px;
    color: black;
    text-transform: capitalize;
    padding-top: 10px;
}
.side-left p{
    color: black;
    opacity: 0.7;
    text-transform: capitalize;
}
.side-right p{
    color: black;
    text-align: right;
    padding-right: 10px;
}

.carousel-inner{
    margin-bottom: 60px;
}


/* dont  miss */

.dontmiss{
    width: 90%;
    margin: auto;
}
.dontmiss-div{
    width: 90%;
    margin: auto;
}
.dontmiss-div img{
    width: 100%;
    height: 100%;
    margin-bottom: 60px;
}

/* featured */

.featured{
    width: 90%;
    margin: auto;
}
.featured-div{
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 20px;
    margin-bottom: 60px;
}
.card1-div{
    height: 100vh;
    background-image: url(img12.jpg);
    background-repeat: no-repeat;
}
.card1-div h1{
    font-size: 20px;
    color: #fff;
    margin-top: 90%;
    padding-left: 40px;
    padding-bottom: 40px;
}
.card1-div a{
    text-decoration: none;
}
#color{
    padding: 6px 20px;
    border-radius: 20px;
    color: black;
    background-color: #fff;
    transition: 0.5s;
    margin-left: 40px;
}
#color:hover{
    background-color: #333;
    color: #fff;
}

.card2-div{
    height: 100vh;
    background-image: url(img13.jpg);
    background-repeat: no-repeat;
}
.card2-div h3{
    font-size: 18px;
    color: #fff;
    margin-top: 87%;
    padding-left: 40px;
}
.card2-div h1{
    font-size: 20px;
    color: #fff;
    padding-left: 40px;
    padding-bottom: 40px;
}
.card2-div a{
    text-decoration: none;
}

/* banner2 */

.shopbanner2{
    width: 100%;
    margin-bottom: 60px;
}
.shopbanner2 h1{
    font: inherit;
    font-size: 60px;
    font-weight: 1000;
    text-align: center;
    text-transform: uppercase;
}
.shopbanner2 p{
    text-align: center;
    font-size: 15px;
}
.shopbanner2 a{
    text-decoration: none;
}
#shop1{
    font-size: 15px;
    padding: 6px 20px;
    margin-left: 46rem;
    background-color: black;
    border-radius: 20px;
    color: #f5f5f5;
    transition: .4s;
}
#shop1:hover{
    background-color: #333;
}


/* new div */

.iconic{
    width: 90%;
    margin: auto;
}

.card-div img{
    height: 40vh;
}

/* essentials */

.essentials{
    width: 90%;
    margin: auto;
}

/* featured */

.essential{
    width: 90%;
    margin: auto;
}
.essential-div{
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 20px;
    margin-bottom: 60px;
}
.card-div1{
    height: 80vh;
    background-image: url(men.jpg);
    background-repeat: no-repeat;
}
.card-div1 h1{
    font-size: 20px;
    color: #fff;
    margin-top: 28rem;
    padding-left: 40px;
    padding-bottom: 40px;
}
.card-div1 a{
    text-decoration: none;
}
#color-btn{
    padding: 6px 20px;
    border-radius: 20px;
    color: black;
    background-color: #fff;
    transition: 0.5s;
    margin-left: 40px;
}
#color-btn:hover{
    background-color: #333;
    color: #fff;
}

.card-div2{
    height: 80vh;
    background-image: url(women.jpg);
    background-repeat: no-repeat;
}
.card-div2 h2{
    font-size: 20px;
    color: #fff;
    margin-top: 28rem;
    padding-left: 40px;
    padding-bottom: 40px;
    text-transform: capitalize;
}
.card-div2 a{
    text-decoration: none;
}

.card-div3{
    height: 80vh;
    background-image: url(kid.jpg);
    background-repeat: no-repeat;
}
.card-div3 h2{
    font-size: 20px;
    color: #fff;
    margin-top: 28rem;
    padding-left: 40px;
    padding-bottom: 40px;
    text-transform: capitalize;
}
.card-div3 a{
    text-decoration: none;
}


/* new div */

.accordion{
    width: 100%;
}
.accordion-div{
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 30px;
}
.card-box h1{
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 20px;
}
.card-box p{
    font-size: 15px;
    text-transform: capitalize;
    text-align: center;
    opacity: 0.7;
    color: black;
}
.card-box a{
    text-decoration: none;
}




/* website footer */

.footer{
    width: 100%;
    background-color: #333;
}
.footerrap{
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 30px;
    padding-top: 30px;
}
.div1 a{
    text-decoration: none;
}
.div1 h1{
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 10px;
}
.div2 a{
    text-decoration: none;
    transition: 0.3s;
    font-size: 15px;
    color: #fff;
    opacity: 0.6;
}
.div2 a:hover{
    color: aliceblue;
    opacity: 1;
}
.div2 h1{
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.social-icons{
    
}
.social-icons ul li{
    height: 5vh;
    list-style: none;
    float: right;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.6;
    margin: 10px;
    padding: 10px;
    transition: 0.3s;
}
.social-icons ul li:hover{
    opacity: 1;
}
.social-icons ul li a{
    text-decoration: none;
}
#col{
    color: black;
    font-size: 20px;
}
/* footer bottom */

.footer-bottom{
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.copy-right h1{
    font-size: 18px;
    color: #fff;
}
.menu-div ul li{
    float: right;
    padding-right: 20px;
    list-style: none;
}
.menu-div ul li a{
    text-decoration: none;
    color: #fff;
    transition: 0.4s;
}
.menu-div ul li a:hover{
    border-bottom: 1px solid #f5f5f5;
}
