/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}
.locations img {
display: inline-block;
max-width: 100%;
}
.shop-menu img {
display: inline-block;
max-width: 100%;
}
.locations {
display: inline-block;
text-align: center;
max-width: 32%;
padding-top: 24px;
}
.shop-menu {
display: inline-block;
text-align: center;
max-width: 32%;
padding-top: 24px;
}
.locations h1 {
max-width: 100%;
font-size: 100%;
}
.shop-menu h1 {
max-width: 100%;
font-size: 178%;
}
.shop-menu img :hover {
opacity: 0.35;
}
.locations-container {
margin-top: 9px;
display: block;
position: relative;
}



.top-bar {
    background: #491000;
}


.header-container,
.footer-container,
.main aside {
    background: #FFFFFF;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}
.mobile-view {
    display: none;
    float: right;
    padding-top: 25px;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}
.bottom-bar {
    background-color: #491000;
}
.social-media {
    width: 100%; /* 1140px - 10% for margins */
    margin: 0 auto;
    text-align: right;
    padding-top: 0px;
    }
.text h1 {
display: block;
text-align: center;
color: #FFFFFF;
margin-top: -106px;
font-family: Hind;
font-size: 26pt;
}

.fa {
  padding: 20px;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa-facebook {
  color: white;
}
#contact {
    margin-top: 98px;
}

.fa-twitter {
  color: white;
}

.fa-instagram {
  color: white;
}

* {box-sizing:border-box}
.desktop-view ul li {
    list-style-type: none;
    display: inline-block;
    font-family: Hind;
    font-style: normal;
    font-weight: bold;
    float: right;
}
.desktop-view {
    display: block;
    float: right;
    margin-top: -67px;
}
.desktop-view ul li a {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    color: #7E0000;
    text-decoration: none;
}

/* Slideshow container */
.slideshow-container {
max-width: 100%;
max-height: 100%;
position: relative;
margin: 0;
padding-bottom: 26px;
display: block;
float: right;
}

/* Hide the images by default */
.mySlides {
  display: none;
}
.mySlides.fade img {
}

/* Next & previous buttons */
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text h3 {
font-family: bitter, serif;
font-style: normal;
font-weight: 900;
color: #ffffff;
font-size: 159%;
padding-top: 6px;
padding-right: 12px;
padding-left: 12px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
vertical-align: middle;
width: 90%;
opacity: 1;
padding-bottom: 105px;
}
.text p {
font-family: hind, sans-serif;
font-style: normal;
font-weight: 400;
color: #ffffff;
font-size: 115%;
padding-right: 12px;
padding-left: 12px;
padding-bottom: 8px;
position: absolute;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
width: 90%;
text-align: center;
vertical-align: middle;
}

/* The dots/bullets/indicators */
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


/* ================
    Form Styles
   ================


/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}
.social-media a {
    padding-top: 4px;
    padding-bottom: 0px;
}
body img {
    padding-left: 0px;
    display: block;
    margin-left: 0px;
}
.smallimg {
    display: inline-block;
    width: 50%;
    float: left;
}
.footer-container .wrapper h3 {
    color: #FFFFFF;
    text-align: center;
    font-size: small;
    margin-top: -16px;
}
.paragraph {
margin-top: 120px;
font-family: Hind;
padding-left: 50px;
padding-bottom: 44px;
padding-right: 50px;
}
.mySlides.fade img {
}
.smallimg :hover {
opacity: 0.35;
}
.locationsimg :hover {
opacity: 0.35;
}
.smalltext h3   {
text-align: center;
font-size: 218%;
color: #CAA283;
display: block;
top: 50%;
padding-top: 0px;
margin-top: -50px;
}
.text-location h1 {
color: #FFFFFF;
text-align: right;
margin-top: -120px;
margin-bottom: 46px;
padding-right: 42px;
}
.locations div h1 {
max-width: 33
&;
max-width: 33%;
margin-top: 13px;
}
#contact {
max-width: 100%;
padding-left: 23px;
}
#Message   {
display: block;
width: 97%;
}
#FirstName {
width: 97%;
}
#LastName {
width: 97%;
}
#Email {
width: 97%;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width:400px){
.mobile-view {
    display: block;
    float: right;
    margin-top: -75px;
}
.desktop-view {
    display: none;
}
.expand {
    display: block;
}
.smallimg {
    width: 100%;
}
.desktop-view ul li a {
display: block;
padding-top: 10px;
color: #7E0000;
padding-right: 50px;
padding-left: 50px;
background-color: #FFFFFF;
}
.text-location h1 {
color: #000000;
font-size: 23px;
position: relative;
top: 120px;
margin-bottom: 82px;
text-align: center;
}
.mobile-view :hover {
opacity: 0.35;
}
.locations {
position: relative;
display: block;
max-width: 100%;
}
}

@media only screen and (max-width:768px) and (min-width:401px){

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: right;
        width: 70%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }
.mobile-view {
    display: block;
    margin-top: -75px;
}
.desktop-view {
    display: none;
}
.desktop-view ul li a {
display: block;
padding-top: 10px;
position: relative;
padding-right: 50px;
padding-left: 50px;
text-align: center;
color: #7E0000;
background-color: #FFFFFF;
}
.expand {
    display: block;
	}
.smallimg {
    width: 100%;
}
.locations {
position: relative;
display: block;
max-width: 100%;
}
.mobile-view :hover {
opacity: 0.35;
}
.text-location h1 {
text-align: center;
color: #000000;
position: relative;
top: 120px;
padding-bottom: 34px;
}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.menuitems h1 {
    color: #000000;
    text-align: center;
    padding-top: 94px;
    margin-top: 15px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
