@import url(https://fonts.googleapis.com/css?family=Merriweather:400,700,700italic,400italic);

/* = DEFAULT STYLES = */
body {margin:0;font-size:14px;background: url("../images/background.jpg") no-repeat center fixed;background-size: cover;font-family: "Arial", sans-serif;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:30px;margin:0;font-weight: bold;color: #000000;border-bottom: 2px solid #ffff0b;font-family: 'Merriweather', serif;}
h2 {font-size:24px;margin:0;}
h2 span.sub-header { margin: 0; padding: 0;color: #000000; font-size: 21px; text-transform:none; font-style:italic;} 
h3 {font-size:20px;margin:0;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* Buttons */
.btn {background:#333;color:#fff;}
.btn:hover {background:#666;color:#fff;}

/* = HEADER = */
header {padding-top: 10px;}
.header-inner {}
/* HEADER - LOGO */
.logo {}
.logo img {width: 100%;max-width: 300px;margin: 0 auto;display: block;}
.logo img:hover {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align: center;margin: 60px 0 0 0;padding: 0;text-shadow:2px 2px 4px #000;}
.c3a {text-align:left;margin: 30px 0 0 0;padding: 0;text-shadow:2px 2px 4px #fff;}
.order {border-top: 5px solid #690a0a;border-right: 5px solid #690a0a;padding-bottom: 36px;padding-top: 20px;}
.hours {border-top: 5px solid #690a0a;border-left: 5px solid #690a0a;padding-bottom: 10px;}
.hours ul {list-style: none;padding-left: 15px;text-align: left;margin-top: 15px;}
.hours ul li {font-size: 18px;font-weight: bold;color: #fdfe23;font-family: 'Merriweather', serif;}
.hours ul li span {color: #ffffff;}
.c2a h3 {font-size: 24px;font-weight: bold;color: #ffffff;font-family: 'Merriweather', serif;margin-bottom: 5px;}
.tagline {display:block;}
.tel {display:block;}
.tel a {font-size: 24px;font-weight: bold;color: #fdfe23;font-family: 'Merriweather', serif;}
address {display:block;margin-bottom:0;font-size: 14px;font-weight: bold;color: #ffffff;font-family: 'Merriweather', serif;}
.email {display:block;}

/* = NAVIGATION = */
nav {}
.navbar-default {border-radius:0;border-left: 5px solid #690a0a;border-right: 5px solid #690a0a;border-top: none;border-bottom: none;text-align:center;background: rgb(147,14,14); /* Old browsers */background: -moz-linear-gradient(top,  rgba(147,14,14,1) 0%, rgba(63,6,6,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  rgba(147,14,14,1) 0%,rgba(63,6,6,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  rgba(147,14,14,1) 0%,rgba(63,6,6,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#930e0e', endColorstr='#3f0606',GradientType=0 ); /* IE6-9 */}
.navbar-default .navbar-nav > li > a {font-size: 14px;font-weight: bold;color: #ffffff;padding: 15px 35px;font-family: 'Merriweather', serif;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {color: #000;background: #ecec29;transition: all 0.3s ease-out;}
.nav li.active a {color: #000;background: #ecec29;transition: all 0.3s ease-out;}
.dropdown-menu {margin-top:-2px;background:transparent;box-shadow:none;border:none;border-radius:0;padding:0;}
.dropdown:hover .dropdown-menu {display: block;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {}
.navbar-default .dropdown-menu > li > a {}
.navbar-default .dropdown-menu > li > a:hover {}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #000;background: #ecec29;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav>li>a:focus {color: #000;background: #ecec29;transition: all 0.3s ease-out;}
.navbar-toggle {background: #ecec29;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #000000;}
.navbar-default .navbar-toggle .icon-bar {background:#fff;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner {}
.banner-inner {border-bottom: 3px solid #690a0a;padding: 0;border-left: 5px solid #690a0a;border-right: 5px solid #690a0a;}
.carousel-inner {border:none;box-shadow:none;}
.carousel.fade {opacity: 1;}
.carousel.fade .item {-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;left: 0 !important;opacity: 0;top:0;position:absolute;width: 100%;display:block !important;z-index:1;}
.carousel.fade .item:first-child {top:auto;position:relative;}
.carousel.fade .item.active {opacity: 1;-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;z-index:2;}

/* = MAIN = */
main {text-align:left;color: #000;font-size: 14px;}
.main-inner {background: rgba(255,255,255,0.7);padding-top:20px;border-left: 5px solid #690a0a;border-right: 5px solid #690a0a;}
.map {padding: 0;}
.map iframe {width: 100%;height: 225px;display: block;}
.home-img {border: 3px solid #ffff0b;}
th {border-bottom: 1px solid #000000; margin-bottom:20px; font-size: 18px; padding:5px;}
td {border-bottom: 1px dotted #000000; padding: 10px 2px;}
/* = SECTION = */
section {}
section .padtop {padding: 20px 0}
.colorstrip {background-color: #8f0d0d ; background-image: url(../images/color-background.jpg); background-repeat:no-repeat; background-size: cover; color: #fff; font-size: 24px; padding: 20px 20px; box-shadow:-2px 5px 3px #333333; cursor: pointer;}
.bold {font-weight: bold;}

td img {max-width: 300px; max-height: 200px;}


/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0;}
img.pull-right {margin:20px 0 20px 20px;}


/* Style the testimonial container with a rounded border, grey background and some padding and margin */
.container {
  border: 2px solid #ccc;
  background-color: #eee;
  border-radius: 5px;
  padding: 10px;

}

/* Clear floats after containers */
.container::after {
  content: "";
  clear: both;
  display: table;
}


/* Increase the font-size of a span element */
.container span {
  font-size: 20px;
  margin-right: 15px;
}

/* Add media queries for responsiveness. This will center both the text and the image inside the container */
@media (max-width: 500px) {
  .container {
    text-align: center;
  }

  .container img {
    margin: auto;
    float: none;
    display: block;
  }
}





/* = CONTACT INFO = */
#contact-info {text-align:center;font-size: 14px;font-weight: bold;color: #ffffff;font-family: 'Merriweather', serif;}
.contact-info-inner {padding-top: 10px;padding-bottom: 10px;border-left: 5px solid #690a0a;border-right: 5px solid #690a0a;background: rgb(106,10,10); /* Old browsers */background: -moz-linear-gradient(top,  rgba(106,10,10,1) 0%, rgba(147,14,14,1) 50%, rgba(106,10,10,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  rgba(106,10,10,1) 0%,rgba(147,14,14,1) 50%,rgba(106,10,10,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  rgba(106,10,10,1) 0%,rgba(147,14,14,1) 50%,rgba(106,10,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a0a0a', endColorstr='#6a0a0a',GradientType=0 ); /* IE6-9 */}
#contact-info span {margin:0 15px 0 15px;}
#contact-info a {color: #ffffff;font-family: 'Merriweather', serif;}
#contact-info a:hover {color:#ecec29;text-decoration:none;}
address {color: #000;}
form button {width: 100%;}

/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 50%; max-width: none; margin: 0 auto; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 75%; border: 1px solid #e5e5e5; }
.scrolloff { pointer-events: none;}

/* = FOOTER = */
footer {text-align:center;}
.footer-inner {padding-top: 10px;padding-bottom: 10px;background: #690a0a;border-left: 5px solid #690a0a;border-right: 5px solid #690a0a;}
.sitemap {text-align:left;}
.sitemap ul {margin-bottom: 0;}
.copyright {text-align:right;}
/* = FOOTER - LINKS = */
footer a {font-size: 12px;font-weight: bold;color: #ffffff;font-family: 'Merriweather', serif;}
footer a:hover {color: #ecec29;text-decoration:none;}

/* = BACK TO TOP LINK = */
#top-link-block.affix-top {position: absolute; /* allows it to "slide" up into view */bottom: -82px; /* negative of the offset - height of link element */left: 10px; /* padding from the left side of the window */}
#top-link-block.affix {position: fixed; /* keeps it on the bottom once in view */bottom: 18px; /* height of link element */left: 10px; /* padding from the left side of the window */}
.back-to-top {color: #000000;}
.back-to-top:hover {color: #ecec29;}

/* = SITEMAP PAGE = */
ul.sitemap-page {margin: 20px auto; display:block; max-width: 500px; float: none;}
ul.sitemap-page li { list-style: none;}
ul.sitemap-page li a { font-weight: bold; text-decoration: none; color :#fdfe23;  /* CSS3 Transition Effect */-webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out; text-align: center; font-size: 36px; line-height: 55px; display: block;}
ul.sitemap-page li a:hover {color: #000;text-transform: uppercase; text-decoration: none; /* CSS3 Transform Effect */-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2); }

/* = LIST STYLE IP = */
ul.list-items {margin: 10px 0 10px 60px;}
ul.list-items li {color: #000; font-weight: bold; }
ul.list-items li  a {color: #000; font-weight: bold; }
ul.list-items li a:hover {color: #000; text-decoration: none;}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 991px ) {.hours ul li {font-size: 16px;}address {font-size: 13px;}.order {padding-bottom: 29px;}.c2a {margin: 0;}.hours {border: none;padding-bottom: 0;}.hours ul {text-align: center;}.order {border: none;padding-bottom: 10px;padding-top: 0;}.sitemap {text-align:center;}.copyright {text-align:center;}}
@media screen and ( max-width: 768px ) {.c2a {text-align: center;} section address{padding-top:20px;}}
@media screen and ( max-width: 741px ) {img.pull-left {float:none !important;margin:20px auto;} img.pull-right {float:none !important;margin:20px auto;} }
@media screen and ( max-width: 600px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;}.c2a {text-align:center;}.logo img{margin:0 auto;}}
@media screen and ( max-width: 320px ) {#contact-info span {display:block;visibility:hidden;line-height:2px;}}