.main{
    border: 2px solid transparent;
    width: 150vh;
    height: 90vh;
    /* height: auto; */
    margin-left: 30vh;
    overflow-y: scroll;
}
.header{
    border: 2px solid transparent;
    height: 88vh;
    overflow: hidden;
    /* display: flex; */
}
nav{
    border: 2px solid  transparent;
    height: 7vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
a{
    margin-left: 10vh;
}
.nav{
    border: 2px solid transparent;
    width: fit-content;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 57vh;
}
input{
    border: solid transparent;
    outline: none;
    border-bottom: 1px solid grey;
    width: 25vh;
}
.fa-magnifying-glass{
    margin-right: 10vh;
}
a{
    color: grey;
    text-decoration: none;
}
.class{
    border: 2px solid transparent;
    height: 88vh;
    overflow: hidden;
}
.head1{
    border: 2px solid transparent;
    width: 147vh;
    height: 79vh;
    display: flex;
    overflow: hidden;
}
.blank{
    width: 50vh;
    height: 79vh;
    border: 2px solid transparent;
    border-bottom-right-radius: 2vh;
    background-color: rgba(0, 139, 139, 0.178);
}
.blank2{
    border: 2px solid transparent;
    width: 147vh;
    height: 79vh;
    background-color: rgba(211, 211, 211, 0.288);
}
p{
    margin-left: 10vh;
    font-size: large;
}
b{
    font-weight: bolder;

}
.tag{
    font-size: x-large;
    /* font-weight: 600; */
    margin-top: 5vh;
}
.fl{
    border: 2px solid transparent;
    width: fit-content;
    height: fit-content;
    margin-left: 10vh;
    padding: 1vh;
}
.btn{
    height: 5vh;
    width: 12vh;
    border-radius: 10vh;
    outline: none;
    background-color: white;
    border: solid transparent;
}
.btn1{
    margin-left: 11vh;
    height: 5vh;
    width: 12vh;
    border-radius: 10vh;
    outline: none;
    background-color: white;
    border: solid transparent;
}
.box{
    border: 2px solid transparent;
    width: 70vh;
    height: 45vh;
    /* position: absolute; */
    z-index: 1;
    /* margin-right: 100vh; */
    /* position: fixed; */
    /* margin-top: 1vh; */
    margin-left: 9vh;
    overflow: hidden;
    display: flex;
    margin-top: 5vh;
}
.ver{
    width: 15vh;
    height: 49vh;
    border: 2px solid transparent;
    display: block;
    justify-content: center;
    align-items: center;
    overflow-y: scroll;
}
.small-size{
    width: 10vh;
    height: 10vh;
    border: 2px solid transparent;
    margin-left: 2vh;
    margin-top: 2vh;
    border-radius: 2vh;
    background: url(image.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}
.big-img{
    border: 2px solid transparent;
    width: 45vh;
    height: 40vh;
    margin-top: 3vh;
    margin-left: 5vh;
    border-radius: 2vh;
    background: url(image.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}
.fx{
    display: flex;
    border: 2px solid transparent;
    width: fit-content;
    height: fit-content;
    overflow: hidden;
    margin-left: 5vh;
    font-size: large;
    justify-content: center;
    align-items: center;
    margin-top: 1vh;
}
.na{
    margin-left: 12vh;
    color: grey;

}
.select01{
    border: solid transparent;
    width: 25vh;
    color: grey;
    font-size: large;
    outline: none;
    background-color: transparent;
}
.para{
    border:  2px solid transparent;
    width: fit-content;
    height: fit-content;
    display: block;
    margin-top: 2vh;
    /* position: absolute; */
}
.para1{
    font-size: 5vh;
    font-weight: lighter;
    margin-left: 1vh;
    margin-top: 2vh;
}
.para2{
    color: grey;
    margin-top: -5vh;
    margin-left: 1vh;
}
.rating{
    display: flex;
    border: 2px solid transparent;
    width: fit-content;
    height: 5vh;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-left: -1vh;
    margin-top: 1vh;
}
.fa-star{
    margin-left: 4vh;
}
.four{
    font-size: x-large;
    font-weight: bolder;
    margin-left: 4vh;
}
.three{
    font-size: small;
    margin-left: 1vh;
    color: grey;
}
.bld{
    color: orange;
    text-decoration: dashed;
}
h2{
    margin-left: 4vh;
}
.ps{
    margin-left: .5vh;
    font-weight: bolder;
}
.fol{
    width: 60vh;
    height: 150vh;
    border: 2px solid transparent;
    margin-left: 30vh;
    margin-top: 6vh;
    /* overflow: scroll; */
    /* background-color: aquamarine; */
    /* overflow: visible;*/
    /* overflow-y: scroll;
    overflow-x: scroll;  */
}
 .atc{
  margin-left: 10vh; 
     height: 5vh;
    width: 12vh;
    border-radius: 25vh;
    border: solid transparent;
    outline: none;
    background-color: orange;
    color: white;
    font-weight: bolder;
} 
.atc1{
    margin-bottom: 10vh;
    margin-top: -2vh;
}
.lorem{
    color: grey;
}
.avai{
    /* padding: 5vh; */
    border: 2px solid transparent;
}
.mo{
    margin-left: 5vh;
}
::-webkit-scrollbar{
    /* display: none; */
}
::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.cp{
    border: 2px solid transparent;
    width: fit-content;
    height: fit-content;
    margin-top: 4vh;
    font-weight: bolder;
}
.slide-v{
    border: 2px solid transparent;
    margin-top: 5vh;
    display: flex;
    /* overflow-x: scroll; */
    /* overflow-y: scroll; */
    /* background: url(image.png); */
    width: 145vh;
    margin-left: 1vh;
}
.slide1{
    border: 2px solid transparent;
    width: 37vh;
    height: 55vh;
    margin-left: 2vh;
    background: fixed;
    display: block;
    overflow: hidden;
    /* position: abs; */
}
.image2{
    border: 2px solid transparent;
    width: 30vh;
    height: 25vh;
    overflow: hidden;
    margin-left: 2vh;
    margin-top: 1vh;
    background: url(image.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.hr-slid{
    display: block;
    overflow-y: scroll;
    /* overflow: hidden; */
    display: flex;
    border: 10px solid transparent;
    width: 145vh;
    overflow-y: hidden;
}
.content-p{
    font-size: smaller;
    color: grey;
    margin-bottom: 5vh;
    margin-top: -5vh;
    /* margin-right: 3vh; */
    justify-content: start;
}
.pb{
    color: black;
    margin-left: 1vh;
}
.ql{
    width: 20vh;
    height: 5vh;
    /* margin-bottom: 4vh; */
    margin-top: -4vh;
    margin-left: 7vh;
    background-color: orange;
    color: white;
    border-radius: 10vh;
    border: solid transparent;
    outline: none;
}
hr{
    width: 25vh;
}
.class2{
    border: 2px solid transparent;
    height: 40vh;
    overflow: hidden;
    background-color: #101820FF;
}
.social-icon{
    border: 2px solid transparent;
    display: flex;
    width: fit-content;
    height: fit-content;
    overflow: hidden;
    padding: 1vh;
    margin-left: 10vh;
    margin-top: 10vh;
    overflow: hidden;
}
.s-i{
    margin-left: 3vh;
}
.product-name{
    display: flex;
    border: 2px solid transparent;
    width: 90vh;
    height: fit-content;
    overflow: hidden;
    margin-left: 50vh;
    margin-top: -30vh;
}
.part01{
    border: 2px solid transparent;
    display: block;
    width: 20vh;
    height: 10vh;
    color: white;
}
.pf{
    display: flex;
    margin-left: 5vh;
}
.copywrite{
    border: 2px solid transparent;
    /* width: 60vh; */
    width: fit-content;
    height: fit-content;
    /* height: 10vh; */
    overflow: hidden;
    /* margin-top: 20vh; */
    /* margin-right: 20vh; */
    /* position: absolute; */
    /* margin-bottom: 10vh; */
    margin-top: 10vh;
    margin-left: 50vh;
    color: white;
}
.cpw{
    margin-left: 1vh;
    font-size: small;
}
.btn:hover{
    background-color: orange;
    transition: 1s;
    color: white;
}
.btn1:hover{
    background-color: orange;
    transition: 1s;
    color: white;
}
.cu:hover{
    color: orange;
    text-decoration: dashed;
    transition: 1s;
}
.small-size:hover{
    box-sizing: border-box;
    box-shadow: 4px 4px  15px orange;
    transition: 1s;
}
.big-img:hover{
    box-sizing: border-box;
    box-shadow: 4px 4px  15px orange;
    transition: 1s;
}
.atc:hover{
    background-color: white;
    color: orange;
    transition: 1s;
}
.slide1:hover{
    box-sizing: border-box;
    box-shadow: 1px 1px 15px orange;
    transition: 1s;
}
.ql:hover{
    background-color: white;
    color: orange;
    transition: 1s;
}