*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html body{
    width: 100%;
    overflow-x: hidden;
}

html {
    font-size: 16px; 
}

body {
    font-family: 'Jomolhari', serif;
    padding-top: 7.5rem; 
    background-image: linear-gradient(90deg,#002E4D,#b330c4);
    
}

body, ul, li, a {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
.navbar {
    font-family: 'Cinzel',serif;
    background-color: #222;
    color: white;
    text-align: center;
    padding: 1.25rem 0;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
}



/* Navigation links styling */


.small-text{
    display: inline-block;
    text-align: center;
    justify-content: center; /*Main Axis*/
    align-items: center; /*cross axis*/
    color: #fff;
    margin-bottom: -20px;
}


.brand a,
.brand p{
    display: inline-block;
}

.brand a{
    margin-bottom: -30px;
}
 .brand {
    font-size: 1.563rem;  
    margin-bottom: 0.625rem;
    text-decoration: none;
    color: #fff;
}
.brand p{
    font-size: 14px;
}

.navbar .nav-links {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    gap: 37px;
    font-size: 1.042rem;
}

.navbar .nav-links a {
    color: white;
}

.navbar .nav-links a:hover {
    color: #ccc;
}


.toggle-button{
    margin-left: auto;
    margin-right: 30px;
    color: #fff;
    display:inline-block;
}

/* Index */
.first-alphabet{
    font-weight: bold;
    font-size: 2em;
}
.container{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-width: 100vw;
}
.bg-index{
    background: url('/Img/bg-index.png') no-repeat center center/cover fixed;
    height: 34.906rem;
    display: flex;
}

.bg-text{
    font-size: 2.604rem;
    color: #E0E0E0;
    font-family: 'Cinzel', serif;
    opacity: 1;
    margin-top: 12.5rem;
    margin-left: 5.208rem;
}

.intro{
    font-family: "Cinzel", serif;
    font-size: 50px;
    margin-left: 1.07rem;
    color: #fff;
    margin-top: -150px;
    margin-bottom: -170px;
    height: 300px;
}

.box-container{
    display: flex;
    position: relative;
}

.box-1{
    width: 50%;
    background-color: #476477;
    height: 569px;
    color: #fff;
    font-size: 30px;
    line-height: 1.5em;
}


.box-1 p {
    margin-left: 30px;
    margin-top: 30px;
}

.box-2{
    background: url('/Img/box-2.jpg') center center/cover;
    width: 50%;
    height:569px ;
}

.read-more {
    text-decoration: none;
    position: absolute; 
    left: 50%;
    top: 50%; 
    margin-left: -100px; 
    margin-top: 120px; 
    background-color: #fff; 
    width: 200px;
    height: 60px;
    border: 2px solid #000; 
    text-align: center;   
}

.read-more:hover{
    background-color: #ccc;
}

.read-more a{
    font-size: 25px;
    color: #000;
    display: block;
    height: 100%;
    width: 100%;
    line-height: 60px;

}

.big-box{
    background: url('/Img/big-box.jpg') no-repeat center center/cover;
    height: 500px;
    width: 100%;
}

.explanation-container{
    color: #fff;
    display: flex;
    margin-top: 100px;
    align-items: center;
    justify-content: space-evenly;
    gap: 70px;
    text-align: center;
    width: 1200px;
    margin: auto;
    
}
.explanation{
    margin-right: 30px;
    font-size: 50px;
    color: #FF7F50;
}

.expert-craftmanship{
    margin-top: 0px;
    width: 300px;
    font-size: 20px;
}


.premium-ingredients{
    margin-top: 20px;
    width: 300px;
    font-size: 20px;
}

.customize_service{
    margin-top: -20px;
    width: 300px;
    font-size: 20px;
}





.banner-container{
    display: flex;
}

.banner-1{
    margin-top: 300px;
    background: url('/Img/banner-1.jpg') center center/cover;
    width: 50%;
    height: 400px;
}

.banner-2{
    margin-top: 300px;
    background: url('/Img/banner-2.jpg') center center/cover;
    width: 50%;
    height: 400px;
    opacity: 0.7;
}

.big-banner{
    background: url('/Img/big-banner.jpg') center center/cover;
    width: 100%;
    height: 600px;
}

/* Our history */

.bg-history{
    background: url('/Img/bg-history.jpg') no-repeat center center/cover fixed;
    height: 47.813rem;
}

.bg-text-1{
    font-size: 58px;
    color: #E0E0E0;
    font-family: 'Cinzel', serif;
    opacity: 1;
    margin-left: 5.208rem;
}

.history-container{
    display: flex;
    justify-content: center;
}
.intro-history{

    color: #fff;
    font-family: "cinzel",serif;
    margin-top: 100px;
    font-size: 52px;
    text-align: center;
}

.headerforhistory{
    font-size: 35px;
    padding: 30px;
    border-radius: 4px;
    display: inline-block;
    background-color: #476477;
}
.history-content{
    margin-top: 50px;
    font-size: 40px;
    line-height: 1.5em;
    width: 800px;
    color: #fff;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.banner-3{
    margin-top: 100px;
    background: url('/Img/banner-3.jpg') center center/cover;
    width: 50%;
    height: 200px;
}

.banner-4{
    margin-top: 100px;
    background: url('/Img/banner-4.jpg') center center/cover;
    width: 50%;
    height: 200px;
}

.big-banner-1{
    background: url('/Img/bg-contact.jpg') center center/cover;
    width: 100%;
    height: 300px;
}
/* footer */
footer {
    background-color: #000; /* Black background */
    color: #fff; /* White text */
    padding: 20px;
    font-family: Arial, sans-serif;
}

.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Jomolhari',serif;
}

.footer-top h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #bbbbbb; 
    padding-top: 20px;
}

.footer-left,
.footer-center,
.footer-right {
    flex: 1;
    text-align: left;
}

.footer-center {
    text-align: center;
}

.footer-right {
    text-align: right;
}

.footer-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-right ul li,
.footer-center ul li,
.footer-left ul li
 {
    margin: 5px 0;
}

.footer-right ul li a,
.footer-center ul li a,
.footer-left ul li a
{
    color: #bbbbbb; 
    text-decoration: none;
}

.footer-right ul li a:hover,
.footer-center ul li a:hover,
.footer-left ul li a:hover
 {
    text-decoration: underline;
}
/* Basic potions */

.bg-basic{
    background: url('/Img/Red_potion.webp') no-repeat center center/cover fixed;
    height: 47.813rem;
}

.fundamental{
    font-family: 'Cinzel',serif;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    font-size: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 500px;
    height: auto;
    background-color: #476477;
    color: #fff;
}

.fundamentalp{
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.fundamentalp p{
    color: #fff;
    /* margin-left: 100px; */
    width: 800px;
    font-size: 30px;
    text-align: center;
}

.basic-product{
    font-family: 'Cinzel',serif;
    font-size: 60px;
    color: #fff;
    margin-left: 100px;
    margin-bottom: 50px;
    color: #2FC49C;
}
.potions-container{
    display: flex;
    gap: 160px;
    margin-left: 100px;
    margin-top: 10px;
}

.potions-container-1{
    display: flex;
    gap: 160px;
    margin-left: 100px;
    margin-top: 200px;
    margin-bottom: 300px;
}

.price_tag{
    background-color: #fff;
    width: 303px;
    margin-left: -3px;
    height: 70px;
    margin-top: 300px;
}

.price_tag p{
    font-family: 'Cinzel', serif;
    margin-left: 20px;
    padding-top: 10px;
}

.price_tag .price{
    display: inline-block;
    margin-top: 10px;
    margin-left: 210px;
}

.potion-description{
    display: flex;
    opacity: 0;
    text-align: center;
    justify-content: center;
    color: #fff;
    margin-top: -300px;
    background-color: rgba(71,100,119,0.7);
}

.red_potion:hover .potion-description,
.green_potion:hover .potion-description,
.blue_potion:hover .potion-description,
.violet_potion:hover .potion-description,
.yellow_potion:hover .potion-description,
.pink_potion:hover .potion-description,
.nature:hover .potion-description,
.moon_potion:hover .potion-description,
.ocean_potion:hover .potion-description,
.meteor_potion:hover .potion-description,
.dark_potion:hover .potion-description,
.legendary_potion:hover .potion-description{
    opacity: 1;
    transition: 0.5s ease;
}

.red_potion{
    background: url('/Img/Red_potion.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}


.green_potion{
    background: url('/Img/Green\ potion.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.blue_potion{
    background: url('/Img/Blue\ potion.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.violet_potion{
    background: url('/Img/Purple\ potion.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.yellow_potion{
    background: url('/Img/Yellow\ potion.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.pink_potion{
    background: url('/Img/Pink\ potion.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

/* Advanced potions */

.nature{
    background: url('/Img/Potion\ of\ nature\'s\ whisper.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.moon_potion{
    background: url('/Img/Potion\ of\ Moonlight.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.ocean_potion{
    background: url('/Img/Potion\ of\ Ocean\'s\ breath.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.meteor_potion{
    background: url('/Img/Potion\ of\ meteor.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.dark_potion{
    background: url('/Img/Potion\ of\ Darkness.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

.legendary_potion{
    background: url('/Img/Legendary\ potion.webp') no-repeat center center/cover;
    height: 300px;
    width: 300px;
}

/* Special potions */

.box-container-1{
    display: flex;
    position: relative;
    margin-bottom: 300px;
}

.bg-special{
    background: url('/Img/Time\ distortion\ potion.webp') no-repeat center center/cover fixed;
    height: 47.813rem;
}

.box-special{
    width: 50%;
    background-color: #476477;
    height: 700px;
    color: #fff;
    font-size: 29px;
    line-height: 1.5em;
}

.box-special p{
    margin: 30px;
    line-height: 1.5em;
}

.immortal{
    background: url('/Img/Potion\ of\ immortal.webp') center center/cover;
    height: 700px;
    width: 50%;
}

.immortal:hover .special-potion-description,
.dragon:hover .special-potion-description,
.legendary:hover .special-potion-description,
.lightofheaven:hover .special-potion-description,
.timedistortion:hover .special-potion-description{
    opacity: 1;
}

.special-potion-description{
    transition: 0.3s ease;
    display: flex;
    opacity: 0;
    text-align: center;
    justify-content: center;
    color: #fff;
    height: 700px;
    background-color: rgba(0,0,0,0.7);
}

.special-potion-description p{
    font-size: 20px;
    text-align: center;
}

.dragon{
    height: 700px;
    width: 50%;
    background: url('/Img/Dreagon\ breath\ potion.webp') center center/cover;
}

.legendary{
    background: url('/Img/Legendary\ alchemist\ potion.webp') center center/cover;
    width: 50%;
    height: 700px;
}

.lightofheaven{
    background: url('/Img/Light\ of\ heaven\ potion.webp') center center/cover;
    width: 50%;
    height: 700px;
}

.timedistortion{
    background: url('/Img/Time\ distortion\ potion.webp') center center/cover;
    width: 50%;
    height: 700px;
}
.intro-1{
    font-family: "Cinzel", serif;
    font-size: 50px;
    margin-left: 1.07rem;
    color: #fff;
    margin-top: 150px;
    margin-bottom: -170px;
    height: 300px;
}


.special-price {
    font-size: 20px;
    cursor: pointer;
    text-decoration: none;
    position: absolute;  
     /* Center horizontally */
    left: 50%;
    /* Center vertically */
    top: 50%; 
    margin-left: -550px; 
    margin-top: 200px;  
    background-color: #fff; 
    width: 300px;
    height: 100px;
    border: 2px solid #000; 
    text-align: center;  
    display: flex;  
    align-items: center; 
    justify-content: center;      
}

.special-price:hover{
    background-color: #ccc;
}

/* Customize Service */

.bg-customize{
    background: url('/Img/bg-customize.jpg') no-repeat center center/cover fixed;
    height: 47.813rem;
}

.box-customize-1{   
    background: url('/Img/customize_Nero\ AI_Photo_Face.jpeg') center center/cover;
    width: 50%;
    height: 569px;
    
}



/* Contact */

.bg-contact{
    background: url('/Img/bg-contact.jpg') no-repeat center center/cover fixed;
    height: 48.813rem;
}

.fundamental-container{
    display: flex;
    flex-direction: column;
    width: 100vw;
    align-items: center;
    margin-top: 50px;
}

.fundamental-1{
    font-family: 'Cinzel',serif;
    text-align: center;
    font-size: 45px;
    width: 500px;
    background-color: #476477;
    color: #fff;
}

.fundamentalp-1{
    margin-bottom: 100px;
    margin-top: 50px;
    text-align: center;
    color: #fff;
    width: 50vw;
    font-size: 40px;
}



.contact-form{
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    display: flex;
    font-size: 30px;
    border: none;
    flex-direction: column;
    gap: 50px;
    align-items: center;
}

.contact-form .name{
    height: 50px;
    width: 500px;
    font-size: 20px;
}

.contact-form .name:hover{
    background-color: #bbbbbb;
}

.contact-form .textarea{
    height: 100px;
    width: 500px;
    font-size: 20px;
}

.contact-form .textarea:hover{
    background-color: #bbbbbb;
}

.contact-form #submit{
    width: 200px;
    height: 50px;
    margin-bottom: 100px;
    font-size: 20px;
}

.contact-form #submit:hover{
    background-color: #bbb;
}



.contact-form input, .contact-form textarea{
    width: 500px;
    height: 50px;
}

.contact-form textarea{
    height: 200px;
}