body {
   font-family: 'Open Sans', sans-serif;
   font-weight: 600; 
}

a {
  color: #7A212E;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #7A212E; }
  a img {
    border: none; }


.footer {
    background-color: #e84a63;
    min-height: 220px;
    color: white;
    font-size: 1rem;
    padding-top: 1rem;
    padding-left: 0.8rem;
}

.foot {
    padding-bottom: 1rem;
}

.footerlinks ul,li {
    list-style-type: none;
    margin:0;
    padding:0;
    font-size: 0.9rem;
    line-height: 1rem;
}


a.whitelink:link { 
  color:#FFF; 
  text-decoration:none; 
  font-weight:normal;   
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 0.7rem;
}
a.whitelink:visited { color: #FFF; 
  text-decoration:none; 
  font-weight:normal;  
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; 
  font-size: 0.7rem;
}
a.whitelink:hover { 
  color: #e84a63;  
  text-decoration:none; 
  font-weight:normal; 
  background-color: #ffffff;  
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 0.7rem;
}
a.whitelink:active { color: #FFF; 
  text-decoration:none; 
  font-weight:normal; 
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; 
  font-size: 0.7rem;
}


.footlogo {
    left: 0;
}

.copyright {
    font-size: 0.4rem;
}


.emailsignup {
    margin-bottom: 0.5rem; 
}

button, .button { 
    background-color: #7A212E;
    color: #FEFBDD;
    font-weight: 800;
}

.newsbutton {
  font-family: 'Open Sans', sans-serif; 
  font-weight: 700;
}


button:hover, button:focus, .button:hover, .button:focus {
    background-color: #FEFBDD; }
button:hover, button:focus, .button:hover, .button:focus {
    color: #7A212E; }

 


input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(254, 251, 221, 0.1);
  color: rgba(90, 90, 90, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }


 .top-bar-section li:not(.has-form) a:not(.button) {
        background: #fff;
        line-height: 2.8125rem;
        padding: 0 0.9375rem;
        color: #7A212E;
        text-align: center;
    }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: transparent;
        background: transparent;
    }


 .top-bar {
    background: #ffffff;
    overflow: visible;
}

.top-bar-section ul li {
    background-color: transparent;
}

 .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: transparent;
      color: #ffffff;
      line-height: 2.8125rem;
      padding: 0 0.9375rem;
      text-align: center;
}

 
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
   background-color: transparent;
   color: #FFFFFF; 
}



#wheretobuy {
    background-image: url('../img/wheretobuyHover.png');
    width: 142px;
    
}

#ourproducts {
    width: 142px;
    background-image: url('../img/productHover.png');
}


#ournews {
    width: 85px;
    background-image: url('../img/newsHover.png'); 
}


#ourfaqs {
    width: 87px;
    background-image: url('../img/faqsHover.png'); 
}

#contactHover {
    width: 104px;
    background-image: url('../img/contactHover.png');
}

#home {
    width: 85px;
    background-image: url('../img/newsHover.png'); 
}



.logoplace {
    top: 7px;
    left: 0px;
    position: relative;
    z-index: 38000;
    height: 0;
    overflow: visible;
}


.top {
    margin-top: 0.5rem;
}


textarea {
    height: 250px;
}


.accordion {
  margin-bottom: 0;
  margin-left: 0; 
  border-top: thin solid #7A212E;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #ffffff;
}


.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #ffffff; 
}

.accordion .accordion-navigation > a, .accordion dd > a { 
      background: #ffffff;
      color: #7A212E;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem; 
      border-bottom: thin solid #7A212E;
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #ffffff;
      color: #7A212E;
      border-bottom: thin solid #7A212E;
}


.crossactive {
 float: right;
 padding-bottom: 2px;
}


.top-bar.expanded .toggle-topbar a {
    color: #FEFBDD;
}


.top-bar.expanded .toggle-topbar a {
    color: #FEFBDD;
}


.top-bar .toggle-topbar.menu-icon a {
    color: #FEFBDD;
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 0.9375rem;
    position: relative;
}




.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #FEFBDD, 0 7px 0 1px #FEFBDD, 0 14px 0 1px #FEFBDD;
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: 0.9375rem;
    box-shadow: 0 0 0 1px #FEFBDD, 0 7px 0 1px #FEFBDD, 0 14px 0 1px #FEFBDD;
    width: 16px;
}


.backgroundProducts {
    background-image: url('../img/projectCer1.jpg');
    min-height: 600px;
    min-width: 500px;
}


.prolist {
    margin-bottom: 0.2rem;
    padding-top: 0.2rem;
    color: #ffffff;
    font-size: 1.3rem;
    padding-left: 1.5rem;
    font-family: 'Amatic SC', cursive;
    letter-spacing: 0.11rem;
} 


.newstitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  padding-top: 1rem;
}










#pl1 {
    width : 300px;
    background-image: url('../img/pl7.png');
    height: 37px;
    background-repeat: no-repeat;
}  

#pl2 {
    width: 300px; 
    background-image: url('../img/pl6.png');
    height: 37px;
    background-repeat: no-repeat;
} 

#pl3 {
    width: 300px;
    background-image: url('../img/pl5.png');
    height: 37px;
    background-repeat: no-repeat;
}

#pl4 {
    width: 300px;
    background-image: url('../img/pl4.png');
    height: 37px;
    background-repeat: no-repeat;
} 

#pl5 {
    width: 300px;
    background-image: url('../img/pl3.png');
    height: 37px;
    background-repeat: no-repeat;
}

#pl6 {
    width: 300px;
    background-image: url('../img/pl2.png');
    height: 37px;
    background-repeat: no-repeat;
}

#pl7 {
    width: 300px;
    background-image: url('../img/pl1.png');
    height: 37px;
    background-repeat: no-repeat;
} 

.datenews {
    color: #7A212E;
    font-size: 1rem;
    padding: 0px;
    margin: 0px;
}

.newsheading {
    color: #7A212E;
    font-size: 3rem;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
} 


.productheading {
    color: #7A212E;
    font-size: 2rem;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
} 

.packg {
   font-size: 1.5rem !important;
   font-weight: 700;
   font-family: 'Open Sans', sans-serif;
}


.newstext {
    font-size: 1rem;
    color: #7A212E;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}


.post {
    padding-left: 1rem;
    padding-right: 1rem;
}



.thanksyou {
  font-size: 2rem;
  color: #7A212E;
  text-align: center;
}



.projecttop {
  padding-top: 160px;
  padding-left: 50px;
}


.content {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1rem;
}

a.questiontext:link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1rem;
}


.pagetext {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.linkhead {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
}   



.addresstext {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.2rem;
}

.cat {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  padding-top: 1rem;
}

.cat2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1rem;
}

address {
    font-size: 0.8rem;
    font-style: normal;
    line-height: 1.5rem;
    font-weight: 400 !important; 
}




a.menulinkhref:link {
  font-family: 'Amatic SC', cursive;
  font-size: 1.4rem;
  font-weight: 700;
}





.setsizeh {
  min-height: 200px;
  height: 200px;
  padding-top: 240px;
  padding-left: 60px;
  background-color: transparent;
}


.contacth1 {
    color: #7A212E;
    font-size: 5rem;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
}
 
.setbackgpic {
   background-image: url('../img/contactBackground2.jpg');
   background-size: 100%;
   min-height: 550px;
   height: 550px;
   background-repeat: no-repeat;
}



.setfaqs {
  min-height: 200px;
  height: 200px;
  padding-top: 240px;
  padding-left: 150px;
  background-color: transparent;
}


.setbackgpic2 {
   background-image: url('../img/news_header2.jpg');
   background-size: 100%;
   min-height: 550px;
   height: 550px;
   background-repeat: no-repeat;
} 






.tabs-content {
  margin-bottom: 1.0rem;
  width: 80%; 
}
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.0rem 0; 
    width: 100%;
    padding-top: 2px;
}


.imgtabpanel {
  padding-top: 4px;
}



 .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      font-family: 'Open Sans', sans-serif;
      font-size: 1rem;
      padding: 1rem 2rem;  
    }



  .tabs dd > a, .tabs .tab-title > a{
      outline: none;
  }



@media only screen and (max-width: 40em) {


.setbackgpic2 {
   background-image: url('../img/news_header2.jpg');
   background-size: 100%;
   min-height: 300px;
   height: 300px;
   background-repeat: no-repeat;
}



.content {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 0.7rem;
}


a.questiontext:link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1rem;
}

.crossactive {
 float: right;
 margin-bottom: 2px;
}


.setfaqs {
  min-height: 200px;
  height: 200px;
  padding-top: 60px;
  padding-left: 5px;
  background-color: transparent;
}



.setsizeh {
  min-height: 200px;
  height: 200px;
  padding-top: 60px;
  padding-left: 5px;
  background-color: transparent;
}


.contacth1 {
    color: #7A212E;
    font-size: 4rem;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
}


.setbackgpic {
   background-image: url('../img/contactBackground2.jpg');
   background-size: 100%;
   min-height: 300px;
   height: 300px;
   background-repeat: no-repeat;
}


.projecttop {
  padding-top: 0px;
  padding-left: 0px;
}



    
    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #fff;
        line-height: 2.8125rem;
        padding: 0 0.9375rem;
        color: #7A212E;
        text-align: left;
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #e84a63;
        background: #e84a63;
    }
    .top {
        margin-top: 0rem;
    }
    .top-bar.expanded .title-area {
        background: #e84a63;
    }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name p a,
    .top-bar .name span a {
        color: #FEFBDD;
        display: block;
        font-weight: normal;
        padding: 0 0.9375rem;
        width: 75%;
    }
    .top-bar {
        background: #e84a63;
        overflow: hidden;
    }
    .top-bar-section ul li {
        background-color: #ffffff;
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #fdf9d3;
        color: #7A212E;
        line-height: 2.8125rem;
        padding: 0 0.9375rem;
        text-align: left;
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background-color: #e84a63;
        color: #FFFFFF;
    }
    #wheretobuy {
        background-color: #ffffff;
        width: 100%;
    }
    #ourproducts {
        width: 100%;
        background-color: #ffffff;
    }
    #ournews {
        width: 100%;
        background-color: #ffffff;
    }
    #ourfaqs {
        width: 100%;
        background-color: #ffffff;
    }
    #contactHover {
        width: 100%;
        background-color: #ffffff;
    }


    #home {
        width: 100%;
        background-color: #ffffff;
    }


    
}



