
html{max-width: 100%;overflow-x:hidden;}
header{margin-bottom:-70px;background:rgba(226,226,226,1);
background:-moz-radial-gradient(center,ellipse cover,rgba(226,226,226,1)0%,rgba(219,219,219,1)30%,rgba(209,209,209,1)51%,rgba(254,254,254,1)100%);
background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(226,226,226,1)),color-stop(30%,rgba(219,219,219,1)),color-stop(51%,rgba(209,209,209,1)),color-stop(100%,rgba(254,254,254,1)));
background:-webkit-radial-gradient(center,ellipse cover,rgba(226,226,226,1)0%,rgba(219,219,219,1)30%,rgba(209,209,209,1)51%,rgba(254,254,254,1)100%);
background:-o-radial-gradient(center,ellipse cover,rgba(226,226,226,1)0%,rgba(219,219,219,1)30%,rgba(209,209,209,1)51%,rgba(254,254,254,1)100%);
background:-ms-radial-gradient(center,ellipse cover,rgba(226,226,226,1)0%,rgba(219,219,219,1)30%,rgba(209,209,209,1)51%,rgba(254,254,254,1)100%);
background:radial-gradient(ellipse at center,rgba(226,226,226,1)0%,rgba(219,219,219,1)30%,rgba(209,209,209,1)51%,rgba(254,254,254,1)100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2',endColorstr='#fefefe',GradientType=1)}#logo{margin-right:28%;}
footer{background-image:url("../img/footer.jpg");background-size:cover;background-repeat:no-repeat;padding-bottom:28%;padding-left:20%;border-radius:6px;}
  @media(max-width:1024px){#logo{margin-left:2%;margin-bottom:10%;}}
  @media(max-width:768px){#logo{margin-right:42%;margin-bottom:10%;}}
  @media(max-width:414px){#logo{margin-left:30%;margin-bottom:35%;}}
  @media(max-width:320px){#logo{margin-left:32%;margin-bottom:42%;}}
  @media(max-width:768px){#bottle{margin-left:5px;}}
  @media(max-width:414px){#bottle{margin-left:75px;}}
  @media(max-width:320px){#bottle{margin-left:30px;}}
/*Navigation Panel*/
#category{width:200px;display:inline;margin-top: 8px; margin-top: 15px;}
#catButt{width:1250px;height:20px;font-size:14px;text-align:left;font-family:'Josefin Sans',sans-serif;font-weight:600;margin-left:15px;margin-top:-10px;border-radius:3px;}
@media(max-width:624px){#catButt{width:300px;}}
@media(max-width:624px){#category{width:300px;}}
@media(max-width:768px){#catButt{width:500px;}}
@media(max-width:768px){#category{width:500px;}}

nav{background-color:#35A961;margin-top:70px;padding-right:8.2%;}
nav h3{color:white;font-size:20px;font-family:'Josefin Sans',sans-serif; padding-left: 0px !important;}
.nav>li>a:focus, .nav>li>a:hover {background-color: #555 !important;}
.navbar li a{padding-top:5px !important;padding-bottom:5px !important;}
.social img{margin-top:-71px;}.social p{color:black;font-size:9px;margin-left:350px;margin-top:-63px;float:right;}
.social p:hover {opacity:0.5;}
ul{line-height:1.1;font-size:20px;}
/*Main Section (Navbar to Footer)*/
section{position:absolute;z-index:-1;width:100%;font-family:'Josefin Sans',sans-serif;line-height:1.1;}
p{font-size:19px;}#wild{font-weight:900;color:#35A961;}
#firstTable{font-weight:600;}.table-responsive{line-height:1.1;}.green{font-weight:bold;color:#35A961;}
.hr{margin-top:0px;margin-bottom:-25px;border-width:1px;}#bottle{margin-top:100px;}#gmo{margin-left:44px;margin-top:25px;}
@media(max-width:768px){#gmo{margin-left:55px;}}@media(max-width:414px){#gmo{margin-left:105px;}}@media(max-width:320px){#gmo{margin-left:80px;}}
.btn-success .btn-default {font-family:'Josefin Sans',sans-serif;width:120px;}
th{color: white;font-size: 16px;}tbody{line-height:1.1;font-size:18px;}
#table {background-color:#35A961;}#table,p,h2{line-height: 1.2;text-align:justify;}
#hoverTable{border:1px solid lightgrey;border-radius:6px;}
#hoverTable1{border:1px solid lightgrey;border-radius:6px;}
/*Products Dropdown Elements*/
li .btn{width: 419px;font-family:'Josefin Sans',sans-serif;font-size:15px;border:0px solid transparent;}
@media(max-width:320px){li .btn {width:250px;}}
@media(max-width:414px){li .btn {width:250px;}}
@media(max-width:768px){li .btn {width:250px;}}
@media(max-width:320px){#catButt{width:250px;}}
@media(max-width:320px){#category{width:250px;}}
li hr{border-color:#35A961;margin-top:-10px;}

#share{display:inline;font-size: 57px;}
.footer{background-color:#444444; border-radius: 5px 5px 0px 0px;}
.footer h3, h6 {color: white; text-align: center;margin-right: 20px;}
.footer h6 {color:white;font-size: 14px;}
#share :hover {color: white;}
.footer i:hover {color:black;}
@media(max-width:400px){iframe{width:250px; height: 300px; margin-left: -25px;}}
.footerBlack {background-color: black;border-radius: 0px 0px 5px 5px;}
.middle {text-align: center;font-size:15px;color:black;}
.footerBlack a {color: #91eeff;}