body
{
    margin: 0px;
    padding: 0px;
    background-color: whitesmoke;
    font-family: Arial, Helvetica, sans-serif;
}
.logo_style
{
    display: none;
}
#logoshop
{
    width: 30%;
    border-radius: 50%;
    margin-left: 37%;
    margin-top: 10%;
}



.sidebar li,a
{
   text-decoration: none;
}
.sidebar a
{
   color: white;
   font-size: 23px;
}
.sidebar a:hover
{
    color: white;
}
.sidebar ul
{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.sidebar
{
    text-align: left;
    margin-top: 0px;
    padding-top: 50px;
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 250px;
    z-index: 999;
    background: linear-gradient(#0A0F3C,#2C5DA9,#C8DAF9);
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 0px;
}
.sidebar li
{
    width: 55%;
    margin-top: 20px;
}
.menu-button
{
    display: none;
}
.x a
{
    border: 1px solid;
    border-radius: 10px;
    background-color: white;
    color: black;
    width: 35px;
    padding-left: 7px;
    font-size: 38px;
}
.down a
{
    width: 120px;
    margin-top: 5%;
    border: 1px solid;
    border-radius: 10px;
    background-color: black;
    padding: 5px;
    padding-left: 10px;
}
.down a:hover
{
    color: white;
    background-color: blue;
}
.hideOnmobiles
{
    display: none;
}
@media screen and (max-width: 600px)
{
    body
    {
        background-color: whitesmoke;
    }
    #offer-mobile
    {
        padding-left: 10px;
        padding-bottom: 10px;
    }
    #offer-mobile video
    {
        min-width: 115%;
    }
    #logoshop
    {
        width: 70%;
        margin-left: 15%;
        margin-top: 50%;
    }
    #upper_mobile
    {
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }
    .hideOnmobiles
    {
        display: flex;
    }
    .box1
    {
        margin-left: 20px;
    }
    .box1 img
    {
        min-width: 190%;
    }
    #ran h1
    {
        font-size: 30px;
        margin-left: 0px;
        margin-bottom: 10px;
        padding-top: 10px;
        color: black;
        background-color: #d8c99b;
        border-radius: 10px;
        display: none;
    }
    #ran
     {
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
        padding: 0px;
        background-color: whitesmoke;
    }
    .hideOnmobile
    {
        display: none;
    }
    .menu-button
    {
        display: flex;
    }
    .menu-button:hover
    {
        color: white;
    }
    .seperate
    {
        display: flex;
        max-width: 100px;
    }
    #domine
    {
        display: none;
    }
    .card1
    {
        min-width: 350px;
        margin-left: 0px;
    }
    #img11 img
    {
        width: 100%;
    }
    #showmobile
    {
        display: flex;
    }
    .offer
    {
        font-size: 6px;
    }
    #sh
    {
        margin-left: 30%;
    }
    #sh i
    {
        margin-top: 12px;
    }
    .shirts
    {
        min-width: 0px;
    }
    #shirtsmobile
    {
        min-width: 160px;
        margin-left: 0px;
        padding: 0px;
        transition: none;
        transform: none;
    }
    #shirtfull_mobile
    {
        margin-top: 0px;
        margin-left: 0px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
    #shirtsimage img
    {
        height: 200px;
    }
    .word h1
    {
        font-size: 28px;
    }
    #word-mobile
    {
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }
    #t-shirtsimage img
    {
        height: 200px;
    }
    #t-shirtfull_mobile
    {
        margin-left: 0px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
    #t-shirtsmobile
    {
        min-width: 160px;
        margin-left: 0px;
        padding: 0px;
        transition: none;
        transform: none;
    }
    #collection-mobile
    {
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }
    #offer-mobile
    {
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }
    .collection h1
    {
        font-size: 25px;
        margin: 10px;
    }
    #shirtdetailsmobile
    {
        font-size: 12px;
        margin: 5px;
    }
    #shirtdetailsmobile h1
    {
        font-size: 15px;
    }
    #shirtdetailsmobile button
    {
        padding: 8px;
        padding-left: 21px;
        padding-right: 21px;
        border: 1px solid;
        font-size: 15px;
    }
    #chudydhar-collection-mobile
    {
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }
   
    #chudy-mobile
    {
        max-width: 170px;
        margin-top: 0px;
        transition: none;
        transform: none;
    }
    #full-chudydhar
    {
        margin-left: 0px;
        gap: 20px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .chudydhar-collection h1
    {
        font-size: 25px;
    }
    #dhar-mobile img
    {
        width: 100%;
        height: 260px;
    }
    #full-shree
    {
        margin-left: -0px;
        gap: 20px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    #shree_range
    {
        max-width: 170px;
        margin-top: 0px;
        transition: none;
        transform: none;
    }
    #sharee-full-collection
    {
        margin-left: 10px;
        padding-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }
    #word,h1
    {
        font-size: 25px;
    }
    #sharee-images-collection img
    {
        width: 100%;
        height: 260px;
    }
    /*couple collections design*/
    #couple-full-card
    {
        margin-left: 10px;
        padding-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
    }
    #full-collections_couple
    {
        max-width: 170px;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0px;
        transition: none;
        transform: none;
    }
    #couple-image img
    {
        width: 100%;
        height: 260px;
    }
    #couple_arange
    {
        gap: 20px;
        margin-left: 0px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}
    .card1
{
    display: none;
    width: 100%;
    animation: rool 20s infinite;
}
.card1 img
{
    min-width: 100%;
    max-height: 230px;
}
.ruf
{
    border-radius: 10px;
    max-width: 100%;
    max-height: 230px;
    overflow: hidden;
    object-fit: cover;
    margin: 0px;
    margin-left: 0px;
}
@keyframes rool 
{
    0%
     {
        transform: translateX(0%);
     }
     15%
     {
        transform: translateX(-100%);
     }
     30%
     {
        transform: translateX(-200%);
     }
     45%
     {
        transform: translateX(-300%);
     }
     60%
     {
        transform: translateX(-400%);
     }
     75%
     {
        transform: translateX(-500%);
     }
     90%
     {
        transform: translateX(-600%);
     }
     100%
     {
        transform: translateX(-700%);
     }
     0%
     {
        transform: translateX(0%);
     }
}

.upper
{
    background-color: blue;
    border-radius: 10px;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
}
.image1 img
{
    width: 100%;
    height: 200px;
    border-radius: 10px;
}
.container a,li
{
    text-decoration: none;
    list-style: none;
}
.container,li
{
    display: inline-flex;
    align-items: center;
    padding: 10px;
    font-size: 20px;
    margin-right: 20px;
    font-weight: bold;
    transition: 0.5s ease;
}  
.container a
{
    color: white;
}
.box1
{
    font-weight: bold;
    font-size: 2.5em;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-style: italic;
}
.container
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container button
{
    padding: 10px;
    padding-left:0px;
    padding-right: 0px;
    font-weight: bold;
    font-size: 18px;
    border-radius: 10px;
    border: none;
    background-color: black;
}
 .container button a
{
    color: white;
    border: none;
    padding: 10px;
    border-radius: 10px;
}
.container button a:hover
{
    background-color: white;
    color:black; 
    border-radius: 10px;
}
.container li:hover
{  
    background-color: aqua;
    padding: 10px;
    border-radius: 10px;
    transform: scale(1.3);
}
.container li,a:hover
{
    color: black;
}


.box1
{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 10px;
    margin-left: 100px;
    cursor: pointer;
}
.box1 a
{
    color: white;
}
.box1 img
{
    border: 1px solid white;
    border-radius: 50px;
    background-color: aqua;
    max-width: 70px;
    margin-left: 10px;
}

.search
{
    
    top: 5px;
    margin: 10px;
    margin-left: 45%;
}
.search input[type="search"]
{
    
    border-radius: 10px;
    border-radius: 5px;
    font-size: 15px;
    margin-left: -5px;
    margin-right: 15px;
    padding: 10px;
    padding-left: 30px;
    padding-right: 10px;
}
.search-icon
{
    position: absolute;
    margin-left: 10px;
    margin-top: 15px;
}
.offer h1
{
    text-align: center;
    font-weight: bold;
    font-size: 5em;
    color: white;
}
.offer
{
    padding: 60px;
    border-radius: 10px;
    margin: 30px;
    overflow: hidden;
    object-fit: cover;
    padding-top: 0px;
    background-color: gray;
}
.bg-video
{
    border-radius: 20px;
}
.offer video
{
    max-width: 100%;
}
.card
{
    border-radius: 10px;
    width: 95%;
    height: 650px;
    overflow: hidden;
    object-fit: cover;
    display: flex;
    margin-left: 30px;
}
.card img
{
    min-width: 100%;
    animation: tool 20s infinite;
}
@keyframes tool 
    {
    0%
     {
        transform: translateX(0%);
     }
     15%
     {
        transform: translateX(-100%);
     }
     30%
     {
        transform: translateX(-200%);
     }
     45%
     {
        transform: translateX(-300%);
     }
     60%
     {
        transform: translateX(-400%);
     }
     75%
     {
        transform: translateX(-500%);
     }
     0%
     {
        transform: translateX(0%);
     }
    }



.offercards
{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.hedding
{
    padding: 30px;
    border-radius: 20px;
    margin: 30px;
    background: linear-gradient(#00C9FF,#92FE9D,#F9F871);
}
.hedding h1
{
    color: white;
    font-weight: bold;
    font-family: 'cormorant garam',sans-serif;
    font-size: 4.5em;
    margin-top: 10px;
}




.shirts
{
    border-radius: 10px;
    max-width: 280px;
    overflow: hidden;
    object-fit: cover;
    box-shadow: 0 4px 8px rgba(0,0,0,0.8);
    background-color: bisque;
    margin: 10px;
    margin-top: 30px;
    
}
.shirts:hover
{   
    box-shadow: 0px 4px 4px 4px rgba(0,0,0,0.8);
}
.shirtstype img
{
    width: 100%;
    height: 340px;
}
.shirtsdetails
{
    margin: 10px;
    font-size: 15px;
}
.shirtsdetails p i
{
    color: green;
}
.shirtsdetails s
{
    color: gray;
}
.shirtsdetails button
{
    padding: 7px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    margin-left: 10px;
    border-radius: 10px;
    background-color: white;
}
.shirtsdetails button:hover
{
    background-color: blue;
    color: white;
}
.fullshirts
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 10px;
    margin: 30px;
    padding: 40px;
}
.collection
{
    border-radius: 10px;
    margin: 30px;
    padding-top: 20px;
    background-color: lightblue;
}


.letter
{
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-weight: bold;
    font-size: 55px;
    text-align: center;
    color: black;
}


.t-shirt
{
    border-radius: 10px;
    max-width: 290px;
    overflow: hidden;
    object-fit: cover;
    background-color: bisque;
    box-shadow: 0 4px 8px rgba(0,0,0,0.8);
    margin-top: 40px;
}
.t-shirt:hover
{
    box-shadow: 0 4px 4px 4px rgba(0,0,0,0.8);
}
.t-shirtdetails
{
    margin: 10px;
    font-size: 17px;
}
.t img
{
    width: 100%;
    height: 340px;
}

.t-shirtdetails p i
{
    color: green;
}
.t-shirtdetails p s
{
    color: gray;
}
.t-shirtdetails button
{
    padding: 7px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    margin-left: 10px;
    border-radius: 10px;
    background-color: white;
}
.t-shirtdetails button:hover
{
    color: white;
    background-color: blue;
}
.fullt-shirt
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 10px;
    margin: 30px;
    padding: 20px;
}
.word
{
    border: 1px solid white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.8);
    margin: 30px;
    padding: 20px;
    background-color: silver;
}
.word2
{
    font-weight: bold;
    font-size: 5em;
    text-align: center;
    color: black;
}



.chudy
{
    border-radius: 10px;
    width: 300px;
    overflow: hidden;
    object-fit: cover;
    background-color: bisque;
    box-shadow: 0 4px 8px rgba(0,0,0,0.8);
    margin-top: 40px;
}
.chudy:hover
{
    box-shadow: 0 4px 4px 4px rgba(0,0,0,0.8);
}
.dhar img
{
    width: 100%;
    height: 450px;
}
.chudydhar-collection
{
    border: 1px solid white;
    border-radius: 10px;
    margin: 30px;
    padding: 10px;
    background-color: darkcyan;
}
.strik
{
    font-weight: bold;
    font-size: 5em;
    text-align: center;
    color:honeydew;
}
.chudydhar
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 10px;
    margin: 60px;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 20px;
    
}
.chudydetails
{
    margin: 10px;
    font-size: 15px;
}
.chudydetails p i
{
    color: green;
}
.chudydetails p s
{
    color: gray;
}
.chudydetails button
{
    padding: 7px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    margin-left: 15px;
    border-radius: 10px;
    background-color: white;
}
.chudydetails button:hover
{
    color: white;
    background-color: blue;
}




.sharee-full
{
    background-color: lightpink;
    border: 1px solid white;
    border-radius: 10px;
    margin: 30px;
    padding: 20px;
}
.sharees-collection
{
    border-radius: 10px;
    margin: 30px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sharees
{
    width: 290px;
    border-radius: 10px;
    overflow: hidden;
    object-fit: cover;
    background-color: bisque;
    box-shadow: 0 4px 8px rgba(0,0,0,0.8);
    margin-top: 40px;
}
.sharees:hover
{
    box-shadow: 0px 4px 4px 4px rgba(0,0,0,0.8);
}
.sharee-details
{
    font-size: 14px;
    margin: 10px;
}
.sharee-images img
{
    width: 100%;
    height: 400px;
}
.sharee-details p i
{
    color: green;
}
.sharee-details p s
{
    color: gray;
}
.sharee-details button
{
    padding: 7px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    margin-left: 15px;
    border-radius: 10px;
    background-color: white;
}
.sharee-details button:hover
{
    color: white;
    background-color: blue;
}
.sharee-heading
{
    font-weight: bold;
    font-size: 5em;
    color: brown;
    text-align: center;
}



.couples
{
    width: 280px;
    border-radius: 10px;
    overflow: hidden;
    margin: 30px;
    object-fit: cover;
    background-color: lightblue;
    box-shadow: 0 4px 8px rgba(0,0,0,0.8);
    transition: all 0.5s ease;
}

.couple img
{
    width: 100%;
    height: 420PX;
}
.couples:hover
{
    transform: scale(1.1);
}
.couple-details
{
    font-size: 14px;
    margin: 10px;
}
.couple-details p i
{
    color: green;
}
.couple-details p s
{
    color: gray;
}
.couple-details button
{
    padding: 7px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    margin-left: 10px;
    border-radius: 10px;
    background-color: white;
}
.couple-details button:hover
{
    color: white;
    background-color: blue;
}

.couple-full
{
    background-color: antiquewhite;
    border: 1px solid white;
    border-radius: 10px;
    margin: 30px;
    padding: 30px;
}
.couple-collections
{
    border-radius: 10px;
    margin: 30px;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.root
{
    font-weight: bold;
    font-size: 5em;
    color: red;
    text-align: center;
}

