* {
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    margin: 0;
}


::-webkit-scrollbar {
    width: 0;
  }


.pre-header {
    background-color: #D08AE7;
}



.pre-header .pre-header-text h3 {
    font-family: titan one;
    font-size: 20px;
    text-align: center;
    color: #3F0729;
    padding-top: 15px;
    padding-bottom: 10px;
}

.new-header-text {
    padding-top: 25px;
    font-family: titan one;
    text-align: center;
    background-color: #3F0729;
    height: 100vh;
    text-transform: uppercase;
}

.new-header-text .logo-1 h2 {
    font-size: 40px;
    color: #FFFDE1;
    margin-right: 80px;
}

.new-header-text .logo h2 {
    font-size: 17px;
    color: #DDD1C0;
    line-height: 17px;
    padding-top: 17px;
}

.main-header .main-h h1 {
    color: #3E0628;
    font-family: lora;
    text-transform:none;
    font-weight: 400;
    font-size: 70px;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 100px;
}

.main-header .main-h p {
    font-family: roboto;
    font-weight: 500;
    line-height: 26px;
    color: #0c0c0c;
    font-size: 17px;
    padding-top: 15px;
}

#cont {
    background-color: #FFFDE1;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}

.shop-now-button .shop-now h1 {
    font-size: 26px;
    font-weight: 700;
    font-family: roboto;
    line-height: 26px;
    padding-top: 15px;
    color: #3E0628;
}


.our-drinks h1 {
    font-family: titan one;
    font-size: 45px;
    padding-top: 20px;
    text-align: center;
    color: #3E0628;
    line-height: 72px;
}

.our-drinks .left-drink h3 {
    font-size: 40px;
    font-family: titan one;
    line-height: 40px;
    color: #3E0628;
    padding-top: 70px;
    padding-bottom: 30px;
    text-align: center;
}


@media (max-width: 768px){
    #img1 {
        width: 100%;
    }
}


@media (max-width: 768px){
    #back-2 {
      padding-top: 50px;
    }
}


@media (max-width: 768px){
    #new-header-text {
      height: 120vh;
    }
}




@media (max-width: 768px){
    #size {
      font-size: 50px;
    }
}


#more {
    color: #0c0c0c;
    font-family: titan one;
    font-size: 35px;
    padding-bottom: 5px;
    padding-top: 100px;
    text-align: center;
}

@media (max-width: 768px){
    #right-side-last {
      padding-top: none;
    }
}


.drink-botton .right-side-last h5 {
    font-family: lora;
    color: #3E0628;
    padding-top: 100px;
    font-weight: 700;
    line-height: 37px;
    font-size: 20px;
}


.drink-botton .right-side-last h3 {
    font-family: lora;
    font-size: 70px;
    color: #3E0628;
    padding-top: 15px;
    line-height: 72px;
    font-weight: 500;
}   


.drink-botton .right-side-last p {
   font-family: roboto;
   font-size: 20px;
   line-height: 36px;
   padding-top: 20px;
   font-weight: 400;
}


.drink-botton .right-side-last h1 {
    font-size: 26px;
    font-weight: 700;
    font-family: roboto;
    line-height: 26px;
    color: #3E0628;
 }


.owners .left-side-owners h4 {
    font-family: titan one;
    font-size: 43px;
    padding-top: 105px;
    text-align: left;
    color: #3E0628;
    line-height: 53px;
}


.owners .left-side-owners p {
    font-size: 18px;
    padding-top: 25px;
    font-family: lora;
    font-weight: 500;
}


.owners .left-side-owners h1 {
    font-size: 26px;
    font-weight: 700;
    padding-top: 25px;
    font-family: roboto;
    line-height: 26px;
    color: #3E0628;
}

.high .left-side-hight h5 {
    font-family: lora;
    color: #3E0628;
    padding-top: 100px;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 17px;
    font-size: 25px;
}


.high .left-side-hight h3 {
    font-family: lora;
    font-size: 70px;
    color: #3E0628;
    padding-bottom: 10px;
    line-height: 72px;
    font-weight: 500;
}


.high .left-side-hight p {
   font-family: roboto;
   font-size: 20px;
   line-height: 36px;
   font-weight: 400;
}


.high .left-side-hight h1 {
    font-size: 26px;
    font-weight: 700;
    padding-top: 25px;
    font-family: roboto;
    line-height: 26px;
    color: #3E0628;
}

@media (max-width: 768px){
    #lotte {
      margin-left: 80px;
    }
}

@media (max-width: 768px){
    #small {
        font-size: 15px;
    }
}



@media (max-width: 768px){
    #small2 {
        font-size: 40px;
    }
}


@media (max-width: 768px){
    #large {
       padding-top: 100px;
    }
}



@media (max-width: 768px){
    #padding {
      padding-top: 15px;
      padding-bottom: 15px;
    }
}

