* {
    padding: 0%;
    margin: 0%;
}


/* navbar css start  */
.flex {
    display: flex;
    justify-content: space-evenly;
    margin-top: 1rem;
    justify-content: center;
    background-color: #48AFFF;
    border-radius: round;
    height: 40px;
    padding: 5px
}

.h {
    font-size: 20px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: #fff;
    font-weight: 100;
    justify-content: center;
}

.search {
    border: 1px solid white;
    border-radius: 5px 0px 0px 5px;
    font-size: larger;
}

.Phone {
    background-color: white;
    padding: 1px;
    margin-bottom: 1px;
    color: #48AFFF;
    position: absolute;
    border-radius: 0px 5px 5px 0px;
    font-size: 28px;
}

.log {
    width: 80px;
    height: 30px;
    padding: 5px;
    border-radius: black;
    border: 1px solid white;
    color: #48AFFF;
    background-color: white;
    cursor: pointer;
    font-size: 15px;
    border-radius: 2em / 5em;
    box-shadow: 5px 5px 10px #6348ffc6;
}
.register{
    width: 80px;
    height: 30px;
    padding: 5px;
    border-radius: black;
    box-shadow: 5px 5px 10px #6348ffc6;
    border: 1px solid white;
    color: #48AFFF;
    background-color: white;
    cursor: pointer;
    font-size: 15px;
    border-radius: 2em / 5em;
}


.log:hover {
    background-color: burlywood;
}

/* navbar css end  */

/* media querry start   */
@media screen and (max-width:1260px) {


    .s {
        display: none;
    }

    .flex {
        padding: 3px;
    }

    .header {
        flex-wrap: wrap;
        justify-content: space-evenly;
        gap: 1rem;
    }
}

@media screen and (max-width: 560px) {

    .h {
        font-size: 20px;
        margin-top: 5px;
    }

    .flex {
        padding: 2px;
        margin-top: 1px;
    }

    .register {
        display: none;
    }
}

@media screen and (max-width: 480px) {

    .h {
        font-size: 10px;
    }

    .flex {
        padding: 1px;
        margin-top: 1px;
        justify-content: space-evenly;
    }

    .header {
        flex-wrap: wrap;
        justify-content: space-evenly;
        margin-top: 5px;
    }
}

/* media querry end   */
.header {
    display: flex;
    justify-content: space-evenly;
    margin-top: 15px;
    font-size: x-large;
}

.slider {
    margin-top: 20px;
}



.mobiles {
    display: flex;
    justify-content: space-evenly;
    flex: wrap;
    margin-top: 3rem;
    gap: 20px;
    margin: 50px;
}




.p {
    display: flex;
    justify-content: space-evenly;
    flex: wrap;
    width: 100%;
}
.cart{
   text-align: center;
}


.js-img {

    width: 200px;
    border-radius: 4.5px;

}

.js-flex {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    width: auto;
}


.h2 {
   padding: 2px;
    font-size: xx-large;
    color: #112e42;
    background-color:  #48Afff;
    margin-top: 5px;
    font: bold;
    text-align: center
}

.main {
    background-color: #fff;
    color: #000;
    background-size: 100% 100%;
    padding: 20px;
    box-shadow: 5px 5px 10px #6348ffc6;
    margin-top: 2rem;
    
}


.btn {
    padding: 10px 20px 10px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color:#0fbedd;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border: none;
    border-radius: 10px 20px 10px 20px;
    cursor: pointer;

}

.btn:hover {
    background-color: #48AFFF;
    transition: 2ms;
}

img {
    border-radius: 5px;
    width: 100px;
    margin-bottom: 10px;
    image-rendering:auto;
}

.cart-h2{
    text-align: center;
    font-weight: bold;
    color: black;
    margin-top: 15px;
}
.cart-div{
    color: black;
    display: flex;
    justify-content: space-evenly;
}
.main-btn{
    border-radius: 10px;
    margin-top: 10px;
    padding: 5px 10px 5px;
    border-color: black;
    color: whitesmoke;
    background-color:#48afff;
    font-size: small;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    
}
.main-btn:hover{
    color: blueviolet;
    border-color: blueviolet;
}
.cart-Btn{
    text-align: center;
    margin-top: 20px;
}
.delet-btn{
    border-radius: 7px;
    margin-top: 10px;
    padding: 5px 5px 5px;
    border-color: black;
    border-width: 1px;
    color: whitesmoke;
    background-color:#48afff;
    font-size: 10px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.plus{
    border-radius: 7px;
    margin-top: 10px;
    padding: 5px 5px 5px;
    border-color: black;
    border-width: 1px;
    color: whitesmoke;
    background-color:#48afff;
    font-size: 10px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;


}
.minus{
    border-radius: 7px;
    margin-top: 10px;
    padding: 5px 5px 5px;
    border-color: black;
    border-width: 1px;
    color: whitesmoke;
    background-color:#48afff;
    font-size: 10px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

}

.mt {
    margin-top: 4rem;
}


.loghtml {
    background-color: white;
    background-size: 100% 100%;
    width: 31%;
    /* border-radius: 20px 10px 20px 10px    */
}

.loginbtn {
    width: 16rem;
    height: 2rem;
    margin-top: 2rem;
    background-color: hsl(192, 90%, 64%);
    border-color: white;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 4rem;
}

.loginbtn:hover {
    background-color:  #0056b3;
}

.searchlog {
    width: 15rem;
    height: 1rem;
    padding: 5px;
}

