/** MEYER RESET **/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** MY CODE **/
@font-face {
    font-family: "Always";
    src: url(../Always.ttf) format("truetype");
}
@font-face {
    font-family: "Lato_";
    src: url(../LatoLight.ttf) format("truetype");
}
* {
    box-sizing: border-box;
}
html{
    overflow-x: hidden;
}
body {
    color: #444;
    font-family: 'Lato_', sans-serif;
    overflow-x: hidden;
}
.group:after {
    display: table;
    content: "";
    clear: both;
}

/** HEADER **/
.header {
    position: relative;
}
.header:before {
    content: '';
    position: absolute;
    left: -50px;
    bottom: 0px;
    width: 130%;
    min-height: 300px;
    background: linear-gradient(50deg, #f1f0eb 45%, #f9f9f7 55%);
    z-index: -1;
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    -webkit-backface-visibility: hidden;
    box-shadow: 0 0px 3px rgba(0, 0, 0, .8);
}
.header-inner {
    padding-left: 20px;
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
.title {
    float: left;
    margin-top: -30px;
    margin-left: 200px;
}
.header h1 {
    font-family: 'Slabo 27px', serif;
    color: #72c9c7;
    text-shadow: 1px 1px 1px rgb(255, 255, 255);
    font-size: 35px;
    margin-left: 15px;
    display: inline-block;
}
header h2 {
    font-family: 'Always', cursive;
    color: #f8bde0;
    text-shadow: 1px 1px 1px rgb(255, 255, 255);
    font-size: 30px;
    margin-top: -5px;
    position: relative;
    z-index: -1;
    margin-left: 35px;
    display: inline-block;
}
#logo {
    margin-top: 20px;
    margin-bottom: -1.8%;
    padding-bottom: 4px;
    width: 200px;
}

/** HEADINGS **/
.container1 {
    height: 15px;
    background-color: rgba(248, 189, 224, .2);
    margin-top: 120px;
}
h1 {
    text-align: center;
    font-family: 'Slabo 27px', serif;
    text-shadow: 3px 3px 1px rgb(255, 255, 255);
    font-size: 50px;
    margin-top: -31px;
    position: relative;
}

.wrap h1{
    text-transform: uppercase;
}

/** MISC **/
p {
    line-height: 1.6em;
}
em{
    font-style: italic;
    font-size: 14px;
}
ob{
    font-style: oblique;
    font-size: 14px;
}
curl{
    font-family: 'Always', cursive;
    color: #f8bde0;
    text-shadow: 1px 1px 1px rgb(255, 255, 255);
    font-size: 35px;
    margin-right: 4px;
}
a {
    text-decoration: none;
    color: #444;
}
a:hover{
    color: #444;
    text-decoration: none;
    cursor: pointer;
}
a:visited{
    color: #444;
}
strong {
    font-weight: 700;
    color: #72c9c7;
}
.fa {
    color: #72c9c7;
    margin-right: 10px;
}

/** HOME **/
.favs {
    padding: 25px 0 0 0;
}
.center {
    text-align: center;
    background-color: #f6f9f8;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    padding: 25px 0;
    margin: 0 30px;
}
.promo{
    text-align: center;
    padding: 50px;
}
.promo p{
    line-height: 2.0em;
}
.box {
    display: inline-block;
    width: 33%;
    text-align: center;
    margin: 5px auto;
}
.test {
    padding: 0 0 0 25px;
    margin: 0 30px;
}
.quote {
    margin: 0 60px;
}
.testinner{
    display: inline-block;
    width: 32.5%;
    margin: 5px auto;
    padding: 20px;
}
.test .fa {
    display: block;
}
.testinner strong{
    color: #444;
}

/** ABOUT **/
.about {
    padding: 25px;
}
.aboutinner {
    text-align: left;
    width: 100%;
    margin: 5px 0;
    padding: 0 30px;
}
#truck {
    max-width: 475px;
    width: 100%;
    float: right;
    padding: 10px 10px 10px 10px;
}

/** PRODUCTS **/
.products {
    padding: 25px;
}
.products .center{
    background-color: white;
    box-shadow: none;
}
.productsinner {
    text-align: left;
    width: 100%;
    margin: 5px 0;
    padding: 0 30px;
}

/** SEARCH **/
.search-box {
    float: left;
    width: 100%;
    padding: 4px;
    font-size: 1em;
    color: #444;
    text-align: center;
    outline-color: #72c9c7;
    font-family: 'Lato_', sans-serif;
}
#list{
    padding: 0 30px;
}
#list img {
    float: left;
    padding-right: 10px;
}
#list hr {
    margin-top: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #72c9c7;
}
#list p {
    display: inline;
}
.list-count {
  float:left;
  text-align:right;
  width:100%;
  padding:0.5em;
}
.hiding {
    opacity: 0;
}
.hidden {
    display: none;
}
ul {
    float: left;
    width: 100%;
    margin: 2em 0;
    padding: 0;
    position: relative;
}
li {
    float: left;
    width: 49%;
    padding: 10px;
    margin-bottom: 15px;
    position: relative;
}
.empty-item {
    border: none;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    float: left;
    clear: left;
    width: 100%;
}
.empty .empty-item {
    opacity: 1;
    visibility: visible;
}

/** LOCATIONS **/
.locate {
    padding: 25px;
}
.locate .center{
    background-color: white;
    box-shadow: none;
}
.loc {
    display: inline-block;
    margin: 10px auto;
    width: 20%;
}
.loc p {
    display: inline-block;
    text-align: left;
}
.locate .fa{
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
iframe {
  width: 100%;
  min-height: 250px;
  height: 100%;
}

/** PROD DETAIL **/
.detail {
    padding: 25px;
}
.detail .center{
    background-color: white;
    box-shadow: none;
    padding-right: 50px;
    padding-left: 50px;
}
.detailinner {
    width: 100%;
    margin: 5px 0;
    padding: 0 30px;
    text-align: center;
    padding: 0 30px;
}
.detailinner p {
    text-align: left;
}
.detailinner hr {
    margin-top: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #72c9c7;
}
.stars{
    display: block;
    float: right;
}
.hearts .fa {
    color: #f8bde0;
}
.detail strong {
    font-size: 25px;
}

/** FOOTER **/
.footer {
    background: #f1f0eb;
    margin: 0px;
    box-shadow: 0 0px 3px rgba(0, 0, 0, .8);
    padding: 25px;
}
.footer p {
    text-align: right;
    font-size: 14px;
    line-height: 1.2em;
}

/** NAV **/
#toggle {
    display: none;
}
.hamburger {
    position: absolute;
    top: 110px;
    right: 5%;
    height: 45px;
    z-index: 5;
}
.hamburger div {
    position: relative;
    width: 35px;
    height: 5px;
    border-radius: 3px;
    background-color: #72c9c7;
    margin-top: 5px;
    transition: all 0.3s ease-in-out;
}
.nav {
    position: absolute;
    top: 110px;
    right: .1%;
    font-family: 'Lato_', sans-serif;
    text-align: right;
    font-size: 17px;
    line-height: 1.6em;
    padding-top: 55px;
    padding-right: 4%;
    padding-left: 4%;
    min-width: 20%;
    height: 100%;
    overflow: hidden;
    transform: scale(0);
    z-index: 1;
}
nav {
    background-color: white;
}
.nav a {
    color: #444;
    text-decoration: none;
}
.nav a:hover {
    font-weight: 500;
    cursor: pointer;
}
#active {
    font-weight: 500;
}
.nav-wrapper {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
}
#toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 25px;
    background-color: #444;
}
#toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
}
#toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -5px;
    background-color: #444;
}
#toggle:checked + .hamburger + .nav {
    top: 100;
    transform: scale(1);
}

/** MEDIA QUERIES **/
@media only screen and (max-width: 1130px) {
    .title {
        margin-top: -34px;
    }
}

@media only screen and (max-width: 1120px) {
    .loc {
        width: 33%;
        border: none;
    }
    li {
        width: 100%;
    }
}

@media only screen and (max-width: 1064px) {
    .testinner{
        width: 49%;
    }
    .testinner:last-child {
        width: 100%
    }
}

@media only screen and (max-width: 990px) {
    #truck {
        float: none;
        display: block;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 915px) {
    .box{
        width: 49%;
    }
    .favs .center a:last-child {
        display: none;
    }
}

@media only screen and (max-width: 878px) {
    #logo {
        width: 180px;
    }
    .container1 {
        margin-top: 100px;
    }
    .title {
        margin-left: 180px;
    }
}

@media only screen and (max-width: 830px) {
    .title {
        margin-top: -36px;
    }
    h1 {
        font-size: 45px;
        margin-top: -30px;
    }
    .detail .center{
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media only screen and (max-width: 845px) {
    .testinner {
        width: 100%;
    }
}

@media only screen and (max-width: 740px){
    .loc {
        width: 40%;
    }
}

@media only screen and (max-width: 735px) {
    .title {
        margin-top: -40px;
    }
    h1 {
        font-size: 40px;
        margin-top: -26px;
    }
}

@media only screen and (max-width: 700px) {
    .box {
        width: 100%;
    }
    .favs {
        padding: 10px;
    }
    .locate, .detail, .about, .products {
        padding: 10px;
    }
    .favs .center a:last-child {
        display: inline;
    }
    .quote {
        margin: 10px 30px;
    }
    .promo {
        padding: 30px;
    }
    #list {
        padding: 0;
    }
}

@media only screen and (max-width: 660px) {
    #logo {
        width: 160px;
    }
    .container1 {
        margin-top: 90px;
    }
    h1 {
        margin-top: -24px;
        font-size: 35px;
    }
    .title {
        margin-left: 160px;
    }
    .test{
        padding: 10px;
        margin: 5px;
    }
    .quote {
        margin: 10px;
    }
}

@media only screen and (max-width: 625px) {
    .loc {
        width: 100%;
        background-color: #f6f9f8;
        box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        margin-bottom: 5px;
        padding: 10px 0;
    }
}

@media only screen and (max-width: 560px) {
    .center {
        background-color: white;
        box-shadow: none;
        margin: 2px;
    }
    .box{
        background-color: #f6f9f8;
        box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        margin-bottom: 5px;
        padding: 10px 5px;
    }
    .aboutinner{
        padding: 0 2px;
    }
    .productsinner{
        padding: 0 2px;
    }
    .detailinner{
        padding: 0 2px;
    }
    .title {
        display: none;
    }
    .promo {
        padding: 10px;
    }
    curl {
        font-size: 30px;
    }
    .testinner{
        padding: 20px 10px;
    }
    .detail strong {
        font-size: 20px;
    }
    .stars {
        float: none;
    }
}

@media only screen and (max-width: 500px) {
    #logo {
        width: 140px;
    }
    h1 {
        font-size: 30px;
        margin-top: -22px;
    }
    
    #list img {
        display: none;
    }
}

@media only screen and (max-width: 400px) {
    #logo {
        width: 140px;
    }
    .container1 {
        margin-top: 80px;
        height: 10px;
    }
    .favs {
        text-align: center;
    }
    h1 {
        font-size: 25px;
        text-align: center;
        margin-top: -17px;
    }
}