body{
    margin: 0px;
}
#form {
    width: 300px;
    /* margin: 20vh auto 0 auto; */
    padding: 20px;
    /* background-color: whitesmoke; */
    border-radius: 4px;
    font-size: 12px;
}

#form h1 {
    color: #0f2027;
    text-align: center;
}

#form button {
    padding: 10px;
    text-align: center;
    margin-top: 10px;
    /* display: flex; */
    width: 100%;
    color: white;
    background-color:#1A4D2E;
    border: none;
    border-radius: 4px;
}

.input-control {
    display: flex;
    flex-direction: column;
}

.input-control input {
    border: 2px solid #f0f0f0;
	border-radius: 4px;
	display: block;
	font-size: 12px;
	padding: 10px;
	width: 90%;
}

.input-control input:focus {
    outline: 0;
}

.input-control.success input {
    border-color: #09c372;
}

.input-control.error input {
    border-color: #ff3860;
}

.input-control .error {
    color: #ff3860;
    font-size: 9px;
    height: 13px;
}
.bgImage{
    position: fixed;
    bottom: 0px;
    right: 0px;
    opacity: 0.6;
    z-index: -40;
}
.cartLogo{
    align-items: center;
    text-align-last: left;
}
.logoImage{
    width: 100px;
    align-items: center; 
    justify-content: center;
     color: #A2D2FF;
    }

.bgImage > img{
    z-index: -40;
    width: 50vw;
    position: absolute;
    bottom: 0px;
    right: 0px;

}
.footerDiv{
    position: fixed;
    bottom: 2px;
    left: 0px; 
    position: absolute;
    background-image: linear-gradient(to right, rgb(171, 230, 140) , rgb(255, 255, 255));
}
.main{
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 1px;
  
}
.banner{
    display: flex; 
    justify-content: space-between;
}

.nav{
   display: flex;
   /* width: 100%; */
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
    /* text-shadow:  4px; */
    color: black;
    justify-content: space-between;
    align-items: center;
    padding:0px 20px 0px 20px;
    background-color: #C4DFAA;
    /* text-shadow: 2px 2px 4px #eabfbf; */
    
}
.nav img:hover{
    opacity: 0.3;
}
.nav h1:hover{
    color: #1A4D2E;
}
.manuItems{
    display:fle; flex-direction: column;
    align-items: center;
    justify-content: center;
    
}
.content{
    display:flex; 
    align-items:center; 
    flex-direction:row; 
    padding: 10px 20px 0px 20px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
    border-radius: 7px;
    /* box-shadow: 0 4px 8px 0 rgba(27, 25, 25, 0.2), 0 6px 20px 0 rgba(14, 13, 13, 0.19); */
}
.content a:hover{
    opacity: 0.6
}
.left{
    display: flex  ;
    width: 20%;
    align-items: center;
    border-radius: 6px ; 
    height: 100% ;
    flex-direction: column;
}
.right{
    display: flex  ;
    width: 100%;
    align-items: center;
    border-radius: 6px ; 
    justify-content: center;
    /* margin: 20px 10px 0 10px; */
}
.right h1:hover{
    color: #FF9F29;
}
.right p:hover{
    color: #FF9F29;
}
.leftBox{
    margin: 0px 10px 0 10px;
    background-color:#1A4D2E ;
    display: flex;
    width: 40%; 
    border-radius: 10px; 
    flex-direction: column;
    margin-top: 0;
    min-height: 440px;
    text-align: justify;
    padding: 0 20px 0 20px ;    
}

.righttBox{
    display: flex;
    height: 60%;
    margin: 0px 10px 0 10px;
    width: 60%; 
    border-radius: 10px; 
    flex-direction: column;
    margin-top: 0;
    justify-content: center;
}
.weconst img:hover{
    box-shadow: 0 0 12px #1A4D2E;
    border-radius: 10px ;
}
.leftBox.h1:hover:hover{
    color:#1A4D2E
}
.leftBox.p:hover{
    color: black;
}
.weconst{
    display:flex; 
    width: 100%; 
    height: 100%;
    align-items: center;
    justify-content: center; 
    text-align: center;  
    color: white; 
    /* padding: 20px; */
}
.LefBoxPDiv{
    display:flex;
    height: 100%;
    justify-content: 
    center; text-align: justify; 
    padding: 20px;  
    color:#FAF3E3; 
    line-height: 25px;
}
.LefBoxPDiv p:hover{
    background-color: #1A4D2E;
}
.containerBoxs{
    display:flex; 
    /* width: 100%;  */
    align-items:center; 
    /* background-color: */
    flex-direction:column; 
    padding: 10px;
}
.gallery{
    display:grid; 
    width: auto;
    height: 770px;
    overflow:auto;
    overscroll-behavior-y: contain;
    scroll-snap-type: y mandatory;
    scrollbar-width: none;
    scroll-snap-align: start;
    object-fit:fill;
}
.gallery p:hover{
    color: black;
}

.gallery img:hover {
    transform: scale(1.040);
}

.gImages{
    background-color:#FF9F29;
    display: flex;
    width: 100%; 
    padding: 20px;
    border-radius: 10px;
    align-items: center;
    border-radius: 10px;
}
.price{
    margin: 0px 10px 0 10px;
    background-color:#FF9F29 ;
    display: flex;
    border-radius: 10px; 
    flex-direction: column;
    margin-top: 0;
    /* min-height: 440px; */
    text-align: justify;
    padding: 0 20px 0 20px ;
    min-width: 200px;
    align-items: center;
    justify-content: center;
} 
.price h1:hover{
    color: #1A4D2E;
}
.price p:hover{
    color:#C4DFAA
}
.addCart{
    height: 45px; 
    background-color: white;
    border: none;
    border-radius: 7px;
    color:#1A4D2E;
    width: max-content;
    
}
.tableText{
    display:flex;
    height: 100%;
    justify-content:center; 
    text-align: justify; 
    padding: 0 0 0 25px;  
    color:#FAF3E3; 
    text-align: left;
    line-height: 25px;
}
.prodductInfo{
    display:flex; 
    width: 100%; 
    height: 100%;
    align-items: center;
    justify-content: center; 
    text-align: center;
    color: white;
    font-weight: bold;
}
.productDetail{
    display:flex;
    height: 100%;
    justify-content: center; 
    text-align: justify; 
    padding: 20px; 
    line-height: 25px;
    color:#FAF3E3; 
}
.addCartDiv{
    display: flex;
    width: 100%;
    padding-bottom: 20px;
    justify-content:right;

}
.addCartDiv input:hover{
    box-shadow: 0 0 12px #1A4D2E;;
}  
.addCart text:hover + .hide {
  display: flex;
  color: rgb(193, 95, 95);
}
.yourCartDiv{
    width: 80%;
    display:flexbox;
    align-items: center;
    justify-content: center;
    
}
.yourCart{
    display: flex ;
    width: 80%;
    justify-content: center;
    align-items: center;
    color:#1A4D2E;
}
@media only screen and (max-width: 700px) {
    .bgImage > img{
        width: 100vw;
    }

     .right{
        display: flex  ;
        width: auto;
        padding: 0 20px 0 0 ;

    }
    .left{
        display: flex  ;
        font-size: smaller ;
        
    }
    .containerBox{
        display:flex; 
        width: 100%; 
        align-items:center; 

    }
  
    .weconst{
        color: white; 
        font-size: 13pt;
    }  
    .cartLogo{
        display: flex;
        width: 100%;
        padding: 30px;
        text-align:right ;
        align-items: center;
    }  
     .manuItems{
         display: none;
     }  
     /* .right{
        display:flex; 
        align-items:center; 
        flex-direction:column; 
        justify-content:space-between;
    }  */
    .righttBox{
        width: auto;
    }
    .leftBox{
        width: auto;
    }
    .yourCart{
        display: flex ;
        width: 90%;
        justify-content: center;
        align-items: center;
        color:#1A4D2E;
    }

    .tableText{
        display:flex;
        height: 100%;
        justify-content:center; 
        text-align: justify; 
        padding: 20px;  
        color:#FAF3E3; 
        line-height: 25px;
        font-size: small;
    }
    .prodductInfo{
        display:flex; 
        width: 100%; 
        align-items: center;
        justify-content: center; 
        text-align: center;  
        color: white; 
        padding: 20px;
        font-size: large;
        font-weight: bold;
    }
    .leftBox div:hover{
        box-shadow: 0 0 32px #1A4D2E
    
}
}

@media only screen and (max-width: 1000px) {
    .bgImage > img{
        width: 100vw;
    }
    .containerBox{
        display:flex; 
        width: 100%; 
        align-items:center; 
        /* background-color: */ 
        padding: 10px;
        flex-direction: row;
        width: 100%;
        
    }
    .right{
        margin: 10px 10px 0 0px;
    }

    .boxs{
        display:flex  ;
        text-align: justify;
    }
    .right{
        display: flex  ;
        width: auto;
        padding: 0 20px 0 0 ;
    }
    .yourCart{
        display: flex ;
        width: 90%;
        justify-content: center;
        align-items: center;
        color:#1A4D2E;
    }
    .weconst{
        color: white; 
        font-size: 13pt;
    }  
    .cartLogo{
        display: flex;
        width: 100%;
        padding: 30px;
        text-align:right ;
        align-items: center;
    }  
     .manuItems{
         display: none;
     }  
     .right{
        display:flex; 
        align-items:center; 
        flex-direction:column; 
        justify-content:space-between;
    } 
    .righttBox{
        width: auto;
    }

    .nav img:hover{
        opacity: 0.3;
    }
    .nav h1:hover{
        color: #1A4D2E;}

    .gallery img:hover {
         box-shadow: 0 0 32px #1A4D2E;}
         .price{
            display: flex;
        } 
}
@media only screen and (max-width: 1200px) {
    .bgImage > img{
        width: 100vw;
    }
     
    .containerBox{
        display:flex; 
        width: 100%; 
        align-items:center; 
        /* background-color: */ 
        padding: 10px;
        flex-direction: row;
        width: 100%;    
    }

    .boxs{
        display:flex  ;
        text-align: justify;

    }
  
    .weconst{
        color: white; 
        font-size: 13pt;
    }  
    .cartLogo{
        display: flex;
        width: 100%;
        padding: 30px;
        text-align:right ;
        align-items: center;
    }  
     .manuItems{
         display: none;
     }  
     .right{
        display:flex; 
        align-items:center; 
        flex-direction:column; 
        justify-content:space-between;
    } 
    .righttBox{
        width: auto;
    }
    .leftBox{
        width: auto;
    }
    
}
@media only screen and (max-width: 1500px) {

    .bgImage > img{
        width: 100vw;
    }
     .banner{ 
        width: 50px;
        display: flex;
       padding: 10px;
        text-align: justify;
        float: left;
        justify-content:space-between; 
    } 
    .containerBox{
        display:flex; 
        width: 100%; 
        align-items:center; 
        /* background-color: */ 
        padding: 10px;
        flex-direction: row;
        
    }
    .boxs{
        display:flex  ;
        flex-direction: row;

    }
    .content{
        display:flex; 
        flex-direction:column; 
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        font-weight: bold;
        width: 100%;
    }
    
    .left{
        display: flex  ;
        flex-direction: row;
        float: left;
        padding: 2px;
        /* background-color: bisque; */
        width: 100%;

    } 
    .manuIcon{
        display:none;

    }
    .weconst{
        color: white; 
        font-size: 13pt;
    }  
    .cartLogo{
        padding: 30px;
        align-items: baseline;
    }     
}
/* comments are for debugging  */
/* #A2D2FF; */
/* https://colorhunt.co/palette/0000001a4d2eff9f29faf3e3 */