body{
    width: 100vw;
    overflow-x: hidden;
    background-color: #ffffff;
}

button{
border-radius: 4vw!important;
cursor: pointer;
}

.menu > a{
    color:black;
   text-decoration: none;
   font-size: 1.3vw;
   position: fixed;
   margin-top: 1vw;
   margin-left: 1.9vw;
}

.navv{
    display:flex;
    justify-content: space-between;
width: 38vw;
position: fixed;
margin-left: 60vw;
margin-top: 1vw;
}

.navv a{
    color:black;
   text-decoration: none;
   font-size: 1.3vw;
}

.shopp{
    font-size: 6vw;
    margin-top: 10vw;
    letter-spacing: -0.1vw;
    margin-left: 1.9vw;
    letter-spacing: -7%;
    position: absolute;
}

.logo img{
    width: 10%;
}



.cart{
    border-radius: 2vw;
    border: 0.2vw solid #000000;
    background-color: #ffffff;
    width: 15vw;
    height: 3vw;
    margin-top: 10.5vw;
        transition: background-color 0.4s ease, color 0.4s ease, border-color 0.4s ease;
    margin-left: 77vw;
}

.cart a{
    text-decoration: none;
    color: #000000;
    font-size: 1.5vw;
    font-weight: normal;
}

.cart:hover {
    background-color: black;
    border-color: white;
}

.cart:hover a {
    color: white;
}

.lighter{
    border-radius: 2vw;
    margin-top: 6vw;
    border: 0.2vw solid #000000;
    width: 48.5vw;
    height: 37vw;
    margin-left: 8vw;
}

.lighter_img{
    width: 94%;
}

.lighterr{
    margin-top: 1.5vw;
    margin-left: 1.8vw;
    font-size: 1.8vw;
}

.price1{
    margin-top: 0.6vw;
    margin-left: 1.8vw;
    font-size: 1.5vw;
}

.ring_img{
width: 97%;
    margin-top: -4vw;
}

.ring{
    border-radius: 2vw;
    margin-top: 3vw;
    border: 0.2vw solid #000000;
    width: 34vw;
    height: 30vw;
    margin-top: -37.38vw;
    margin-left: 58vw;
}

.ringg{
margin-top: -4.4vw;
    margin-left: 1.8vw;
    font-size: 1.8vw;
}

.price2{
    margin-top: 0.6vw;
    margin-left: 1.8vw;
    font-size: 1.5vw;
}

.watch{
    border-radius: 2vw;
    margin-top: 3vw;
    border: 0.2vw solid #000000;
    width: 48.5vw;
    height: 25vw;
    margin-top: 8.3vw;
    margin-left: 8vw;
}

.watch_img{
    width: 90%;
    margin-top: -5.5vw;
    margin-left: 4vw;
}

.watchh{
    margin-top: -4.5vw;
    margin-left: 1.8vw;
    font-size: 1.8vw;
}

.price3{
    margin-top: 0.6vw;
    margin-left: 1.8vw;
    font-size: 1.5vw;
}

.cards{
    border-radius: 2vw;
    margin-top: 3vw;
    border: 0.2vw solid #000000;
    width: 34vw;
    height: 32vw;
    margin-top: -32.5vw;
    margin-left: 58vw;
}

.cards_img{
    width: 108%;
    margin-top: 1vw;
    margin-left: -2vw;
}

.cardss{
margin-top: 0vw;
    margin-left: 1.8vw;
    font-size: 1.8vw;
}

.price4{
    margin-top: 0.6vw;
    margin-left: 1.8vw;
    font-size: 1.5vw;
}

.umbrella{
    border-radius: 2vw;
    margin-top: 1.5vw;
    border: 0.2vw solid #000000;
    width: 35vw;
    height: 32vw;
    margin-left: 8vw;
}

.umbrella_img{
width: 90%;
    margin-top: -1vw;
    margin-left: 2vw;
}

.umbrellaa{
    margin-top: 0vw;
    margin-left: 1.8vw;
    font-size: 1.8vw;
}

.price5{
    margin-top: 0.6vw;
    margin-left: 1.8vw;
    font-size: 1.5vw;
}

.tote_bag{
    border-radius: 2vw;
    margin-top: 3vw;
    border: 0.2vw solid #000000;
    width: 47.5vw;
    height: 32vw;
    margin-top: -32.5vw;
    margin-left: 44.5vw;
}

.tote_bag_img{
width: 90%;
    margin-top: -1.1vw;
    margin-left: 2vw;
}

.tote_bagg{
    margin-top: -28.2vw;
    margin-left: 1.8vw;
    font-size: 1.8vw;
}

.price6{
    margin-top: 0.6vw;
    margin-left: 1.8vw;
    font-size: 1.5vw;
}

.receipt1{
    position:absolute;
    background:#0000006a;
    /*display: flex;
    align-content: center;*/
    width: 100vw;
    height: 170vw;
    margin-top: -119vw;
    display: none;
}

.receipt1 img{
width: 25%;
margin-top: 12vw;
margin-left: 36vw;
}

.receipt2{
    position:absolute;
    background:#0000006a;
    /*display: flex;
    align-content: center;*/
    width: 100vw;
    height: 170vw;
    margin-top: -119vw;
    display: none;
}

.receipt2 img{
width: 25%;
margin-top: 12vw;
margin-left: 36vw;
}

.receipt3{
    position:absolute;
    background:#0000006a;
    /*display: flex;
    align-content: center;*/
    width: 100vw;
    height: 170vw;
    margin-top: -119vw;
    display: none;
}

.receipt3 img{
width: 25%;
margin-top: 12vw;
margin-left: 36vw;
}

.receipt4{
    position:absolute;
    background:#0000006a;
    /*display: flex;
    align-content: center;*/
    width: 100vw;
    height: 170vw;
    margin-top: -119vw;
    display: none;
}

.receipt4 img{
width: 25%;
margin-top: 12vw;
margin-left: 36vw;
}

.receipt5{
    position:absolute;
    background:#0000006a;
    /*display: flex;
    align-content: center;*/
    width: 100vw;
    height: 170vw;
    margin-top: -119vw;
    display: none;
}

.receipt5 img{
width: 25%;
margin-top: 12vw;
margin-left: 36vw;
}

.clock{
    margin-top: -60.9vw;
    margin-left: 49.7vw;
    font-size: 1.3vw;
}

.receipt{
    position:absolute;
    background:#0000006a;
    /*display: flex;
    align-content: center;*/
    width: 100vw;
    height: 170vw;
    margin-top: -119vw;
    display: none;
}

.receipt img{
width: 25%;
margin-top: 12vw;
margin-left: 36vw;
}

.btn0{
    position: absolute;
    border-radius: 2vw;
    border: 0.2vw solid #000000;
    background-color: #ffffff;
    width: 15vw;
    height: 3vw;
margin-top: 48vw;
    margin-left: -20vw;
    transition: background-color 0.4s ease, color 0.4s ease, border-color 0.4s ease;
    font-family:  "Montserrat-Medium";
}

.btn0 a{
    text-decoration: none;
    color: #000000;
    font-size: 1.5vw;
    font-weight: normal;
}

.btn0:hover a {
    color: white;
}

.btn0:hover {
    background-color: black;
    color: white;
    border-color: white;
}

.btn{
    position: absolute;
    border-radius: 2vw;
    border: 0.2vw solid #000000;
    background-color: #ffffff;
    width: 15vw;
    height: 3vw;
margin-top: 52vw;
    margin-left: -20vw;
        transition: background-color 0.4s ease, color 0.4s ease, border-color 0.4s ease;
    font-family:  "Montserrat-Medium";
}

.btn a{
    text-decoration: none;
    color: #000000;
    font-size: 1.5vw;
    font-weight: normal;
}

.btn:hover a {
    color: white;
}

.btn:hover {
    background-color: black;
    color: white;
    border-color: white;
}


footer{
    position: absolute;
    width: 100vw;
    overflow-x: hidden;
    height: 47vw;
    top: 120vw;
}

.footer{
    width: 110%;
}

.name{
    color: black;
    font-size: 2vw;
    margin-top: 4vw;
    margin-left: 3vw;
}

.group{
    color: black;
    font-size: 2vw;
    margin-top: -2vw;
    margin-left: 3vw;
    text-align: center;
}

.curator{
    color: black;
    font-size: 2vw;
    margin-top: -2vw;
    text-align: right;
    margin-right: 3vw;
}

.burger{
    display: none;
}

#form{
    margin-top: 4vw;
}

#form p{
    position:relative;
font-size: 1.6vw;
left: 2vw;
font-family: "Montserrat-Medium";
}

#text1{
    position: relative;
    top: 2vw;
    left: 2vw;
    width: 17vw;
    height: 2.3vw;
    border: 0.2vw solid #000000;
    border-radius: 2vw;
    font-family: "Montserrat-Medium";
}

#text2{
    position: relative;
    top: 2vw;
    margin: 0.4vw 2vw;
    width: 17vw;
    height: 2.3vw;
    border: 0.2vw solid #000000;
    border-radius: 2vw;
    font-family: "Montserrat-Medium";
}

#email{
    position: relative;
    top: 2vw;
    margin-left: 2vw;
    width: 17vw;
    height: 2.3vw;
    border: 0.2vw solid #000000;
    border-radius: 2vw; 
    font-family: "Montserrat-Medium";
}

#number{
    position: relative;
    top: 2vw;
    margin-left: 0vw;
    width: 17.3vw;
    height: 2.6vw;
    border: 0.2vw solid #000000;
    border-radius: 2vw; 
    font-family: "Montserrat-Medium";
}

#reset{
    position: relative;
    top: 2vw;
    margin-top: 2vw;
    margin-left: 2vw;
    width: 10vw;
    height: 2.3vw;
    border: 0.2vw solid #000000;
    background-color: #ffffff;
    border-radius: 2vw; 
    font-family: "Montserrat-Medium";
}

#submit{
    position: relative;
    top: 2vw;
    margin: 0.4vw 0vw;
    width: 10vw;
    height: 2.3vw;
    border: 0.2vw solid #000000;
    background-color: #ffffff;
    border-radius: 2vw; 
    font-family: "Montserrat-Medium";
}

#submit p{
    color: #ffffff;
}