html {
    background: #00224f;
}
body {
    background: url('../images/stripes@3x.png') repeat-y center #00285D;
    font-family: "mrs-eaves", serif;
}

header {
    border-bottom: 3px solid white;
    background: url('../images/grunge@2x.png') repeat-x center -100px #00224f;
    height: 160px;
    position: relative;
}

header::after {
    content: '';
    height: 8px;
    width: 100%;
    border-bottom: 1px solid white;
    position: absolute;
    top: 160px;
}

* {
  -webkit-font-smoothing: antialiased!important;
  text-rendering: optimizeLegibility!important; 
  -moz-osx-font-smoothing: grayscale!important;
  -webkit-text-size-adjust: none!important;

  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  font-kerning: normal;
  -webkit-font-kerning: normal;
  -moz-font-feature-settings: normal;
}

p {
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  font-kerning: normal;
    
    margin-bottom: 1.5em;
}

a {
    color: #f8a13b;
    font-weight: 700;
    text-decoration: none;
    padding-bottom: 0px;
    border-bottom: 0px solid rgba(255,255,255,0);
    transition: all .1s linear;
}

a:hover {
    color: #ffffff;
    padding-bottom: 3px;
    border-bottom: 2px solid rgba(255,255,255,1);
}

.brow-bullets {
    background: url('../images/brow-bullets@3x.png') repeat-x center #0060A8;
    height: 24px;
    background-size: cover;
}

a.logo img {
    width: 320px;
    margin: 68px auto 0;
    display: block;
    padding: 0;
    border: none;
    position: relative;
    z-index: 999;
}

.container {
    margin-top: 120px;  
    width: 95%;
}

.row {
    margin-bottom: 16px;   
}

.six.columns {
    margin-right: 1.5%; 
}

.row .six.columns:nth-child(2) {
    margin-left: 1.5%;
    margin-right: 0;
}

.six.columns {
    width: 48.5%;
}

section.intro {
    width: 100%;
    text-align: center;
    color: white;
    background: url('../images/grunge@2x.png') no-repeat center -100px #00224f;
    background-size: cover;
    padding: 36px 10%;
    box-sizing: border-box;
    border: 2px solid rgba(255,255,255,0.75);
    transition: all .1s linear;
}
.intro p {
    font-size: 24px;
    line-height: 36px;    
}
section.intro:hover {
    border: 2px solid rgba(255,255,255,1);   
}

section.store, section.flavors {
    box-sizing: border-box;
    border: 2px solid rgba(255,255,255,0.75);
    width: 100%;
    padding: 36px 10%;
    background-color: #00224f;
    display: table;
    color: #ffffff;
    height: 160px;
    transition: all .1s linear;
}

.six.columns a {
    text-decoration: none;
}

h1 {
    line-height: 1;
    margin: 16px auto;  
}

h2 {
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    color: #ffffff;
}
h2 span {
    font-size: 18px;
    line-height: 22px;
    display: block;
    font-weight: 400;
    color: rgba(255,255,255,0.75);
}

.six.columns a:hover section.store, .six.columns a:hover section.flavors {
    background-color: #f8a13b;
    border: 2px solid rgba(255,255,255,1);
}

.divider {
    height: 15px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin-top: 72px;
    background-color: #00224F;
    position: relative;
}
.no1-badge {
    width: 96px;
    display: block;
    line-height: 1;
    margin: 0 auto;   
    border: none;
    padding: 0;
    z-index: 999;
    position: relative;
}
.no1-badge-art {
    width: 96px;
    height: 103.142px;
    margin-top: -45px;
    z-index: 999;
    position: relative;
}
.no1-badge-art:hover #badge-bg {
    fill: #00285D; 
}
.no1-badge:hover {
    border: none;
    padding: 0;
}

.divider::after {
    content: '';
    height: 3px;
    background-color: #ffffff;
    width: 100%;
    position: absolute;
    top: 6px;
}

.divider img {
    width: 72px;
    margin: -38px auto 0;
    display: block;
    position: relative;
    z-index: 999;
}

.locations {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 72px 0 112px;
    text-align: center;
    background: url('../images/grunge@2x.png') repeat-x center top #00224f;
    overflow: hidden;
}

.locations .container {
    max-width: 1080px;
    margin-top: 0;
    margin-bottom: 40px;
}

.locations h2 {
    display: block;
    margin: 32px auto;
}
#instafeed h2 {
    display: block;
}

.locations h2:before, #instafeed h2:before {
    content: url(../images/flourish-left@2x.png);
    margin-right: 16px;
}
.locations h2:after, #instafeed h2:after {
    content: url(../images/flourish-right@2x.png);
    margin-left: 16px;
}

h3 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #ffffff;
    
}

a.location-tel {
    color: #ffffff;
    border: none;
    padding: 0;
}
a.location-tel:hover {
    color: #f8a13b;   
}

section.location-container {
    width: 400px;
    box-sizing: border-box;
    padding: 36px;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    border: 3px solid rgba(255,255,255,0);
    transition: all .1s linear;
}

section.location-container:hover {
    border: 3px solid rgba(255,255,255,0.25);  
}

a.location {
    color: rgba(255,255,255,0.75);
    padding: 0;
    border: 0;
    display: block;
    box-sizing: border-box;
    margin-bottom: 8px;
}
section.location-container:hover a.location {
    padding: 0;
    border: 0;   
    color: #ffffff;
}
section.location-container:hover a.location h3 {
    color: #f8a13b;   
}

footer {
    background: #00224f;
    border-top: 1px solid white;
    color: #ffffff;
    height: 72px;
    position: relative;
    line-height: 72px;
    vertical-align: middle;
    width: 100%;
    transition: none!important;
}

footer:after {
    content: '';
    position: absolute;
    top: -112px;
    width: 100%;
    display: block;
    background: url('../images/ornate@2x.png') repeat-x center;
    height: 133px;
}

footer:before {
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    display: block;
    top: 3px;
    z-index: 999;
    background-color: #ffffff;
}

footer img {
    width: 72px;
    margin: -34px auto 0;
    display: block;
    position: relative;
    z-index: 999;   
}

.social, .copyright {
    width: 50%;
    line-height: 72px;
    box-sizing: border-box;
    padding: 5px 5% 0;
    margin-top: -40px;
    background: #00224f;
    z-index: 888;
    position: relative;
    border-top: 1px solid white;
    }

.copyright {
    float: left;
}

.social {
    float: right;
    text-align: right;
}

.social ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}
.social ul li {
    margin: 0;
    padding: 0;
    display: inline;
    line-height: 56px;
}

.social ul li a {
    width: 36px;   
}
.social ul li a .social-fill {
    transition: all .5s linear;   
}

.social ul li a:hover .social-fill {
    fill: #f8a13b;
}
.social ul li a:hover {
    padding: 0;
    border: 0;
}
.facebook-icon, .twitter-icon, .instagram-icon {
    margin-left: 8px; 
    margin-bottom: -6px;
    width: 24px;
    height: 24px;
}

.taste-graphic img {
    width: 280px;
}

/*INSTAGRAM FEED*/
#instafeed {
    displaY: inline-block;
    box-sizing: border-box;
    position: relative;
    width: auto;
    text-align: center;
    background: #00224f;
    padding: 0 5%;
    margin: 0 auto 56px;
}
#instafeed a {
    background: #ffffff;   
    border: 4px solid #ffffff;
    display: inline-block;
    width: 136px;
    height: 136px;
    overflow: hidden;
    vertical-align: top;
    margin: 0 8px 16px;
    padding: 0;
}
#instafeed a:hover {
    border: 4px solid #ffffff!important;   
    padding: 0;
    
}
#instafeed a img {
    width: 100%; 
    transition: all 0.5s linear;
}

#instafeed:hover a img {
	-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  transition: all 0.5s linear; 
}
#instafeed a:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  transition: all 0.5s linear;      
}


/*MEDIA QUERIES*/

@media (max-width: 560px) {
    .taste-graphic img {
        max-width: 240px;
        width: 100%;
    }
    .intro {
        padding: 36px 5%;     
    }
    .intro p, section.location-container p, h3 {
        font-size: 20px;
        line-height: 26px; 
    }
    h2 {
        font-size: 30px;
        line-height: 30px; 
    }
    a.logo {
        text-align: center;
    }
    a.logo img {
       width: 240px;
        margin-top: 86px;
    }
    .copyright {
        width: 100%;
        display: block;
        padding-top: 32px;
        text-align: center;
    }
    .social {
        width: 100%;
        display: block;
        margin: -24px 0 0 0;
        text-align: center;
        border: none;
        padding: 0;
    }
    .social ul {
        float: none;
        margin: 0 auto;
    }
    footer {
        height: auto;   
    }
    .six.columns {
        width: 100%;
        padding: 0;
        margin: 0 0 16px 0!important;
        display: block;
    }
    section.location-container {
        width: 100%;
        display: block;
    }
    .container {
        padding: 0;   
    }
    .facebook-icon, .twitter-icon, .instagram-icon {
        margin-left: 4px!important;
        margin-right: 4px!important;
    }
}

#test {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}

#square {
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #000000;
}