@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
/* = DEFAULT STYLES = */
html, body {margin:0;font-size:14px;font-family: 'Arial', sans serif;}
body {background: url("../images/bg-old-dairy-queen.jpg")no-repeat center fixed;background-size: cover;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color: #e73f40;}
a:hover, a:focus {text-decoration:none;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:36px;margin:0 0 40px 0;font-weight: bold;color: #fff;text-align: center;border-bottom: 1px solid #fff;font-family: 'Oswald',sans-serif;}
h2 {font-size:24px;margin:0;}
h3 {font-size:20px;margin:0;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* Buttons */
.btn {background:#e73f40;color:#fff;}
.btn:hover, .btn:focus {background:#000;color:#fff;}

/* = HEADER = */
header {padding-top: 15px;padding-bottom: 15px;background: #fff;border-top: 10px solid #e73f40;box-shadow: 0 0 10px 0 rgba(0,0,0,.6);position: relative;z-index: 111;}
.header-inner {}
/* HEADER - LOGO */
.logo {}
.logo img:hover, .logo img:focus {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align: center;font-size: 16px;font-weight: bold;color: #000;margin-top: 3px;padding: 0;}
.tagline {display:block;font-size: 19px;font-weight: 900;text-transform: uppercase;}
.tel {display:block;font-size: 32px;color: #e73f40;}
.tel a {color: #e73f40;}
.tel a:hover, .tel a:focus {color: #000;}
address {display:block;margin-bottom:0px;}

/* = SOCIAL MEDIA LINKS = */
.social {display:block;}
.social a {font-size: 30px;color: #e73f40;}
.social a:hover, .social a:focus {color: #000;}

/* = NAVIGATION = */
nav {margin-top: 30px;}
.navbar-default {border-radius:0px;border:0;background:transparent;text-align:center;margin-bottom: 0;}
.navbar-default .navbar-nav > li > a {font-size: 16px;color: #000;padding: 15px 20px;font-family: 'Oswald',sans-serif;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {color: #e73f40;background: none;transition: all 0.3s ease-out;}
.nav li.active a {color: #e73f40 !important;background: none !important;transition: all 0.3s ease-out;}
.dropdown-menu {margin-top:-2px;background:transparent;box-shadow:none;border:none;border-radius:0px;padding:0px;}
.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 {color: #e73f40;background: none;transition: all 0.3s ease-out;}
.navbar-default .dropdown-menu > li > a {}
.navbar-default .dropdown-menu > li > a:hover {color: #e73f40;background: none;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #e73f40 !important;background: none !important;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav>li>a:focus {color: #e73f40 !important;background: none !important;transition: all 0.3s ease-out;}
.navbar-toggle {background: #000;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #e73f40;}
.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 {box-shadow: 0 0 15px 3px #000;}
.banner-inner {}
.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;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {width: 100%;}

/* = MAIN = */
main {text-align:left;color: #fff;padding-top: 40px;padding-bottom: 40px;background: rgba(0,0,0,.64);margin-top: 80px;margin-bottom: 80px;}
.main-inner {}

/* = SECTION = */
section {}
.treats h2 {text-align: center !important; display: block; background-color: #211E1F; border-radius: 10px; margin: 10px auto; padding: 10px; border: 3px solid #F3A951; font-family: 'Oswald',sans-serif;}
.menu {text-align: center; display: block; background-color: #E73F40; border-radius: 10px; padding: 15px; font-size: 21px; font-family: 'Oswald', sans-serif; color: #fff; box-shadow: 4px 4px #9A1B1B;}
.menu:hover {color: #fff;}
.menu:active {box-shadow: none;}

/* Birthday Club */
.birthday-club{font-weight: bold;font-size: 28px;border-bottom: 1px solid #fff;margin-bottom: 10px;}
#contactform .alert{padding: 5px}

.promos { margin-top: 50px;}
.promo-content {text-align: center; font-family: 'Oswald', sans-serif;}
.promo-content h2 {font-size: 25px; border-bottom: 2px solid #E73F40;}
.promos .row {margin-top: 40px;}
/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px;}
img.pull-right {margin:20px 0px 20px 20px;}

.input-group-addon {color: #000;background-color: #e5e5e5;border-radius: 0;}
.jumbotron-sm { padding: 24px 0;background:#ccc;border-radius: 0 !important; font-weight: bold;border: 3px solid transparent; margin: 0 0 4% 0;}
.jumbotron-sm h2 {font-weight: bold;color: #333; background: none;}
.jumbotron-sm h2 small {font-size: 18px;color: #333;font-weight: bold;}
.location-container {background:#ccc; padding: 1em; margin: 1em auto; font-weight: bold;border: 3px solid transparent;}
span.company-heading {font-size: 24px;color: #333; text-align:center; display:block; width: 100%;}
span.company-address {font-size: 18px;text-align:center; display:block;color: #333; width: 100%;}
span.company-address a {font-size: 18px;text-align:center; display:block;color: #333;}
span.company-address a:hover {color:#333; text-decoration: none;}
legend {font-size: 26px;color: #333; text-align:center; display:block; border-bottom: 1px solid transparent;font-weight: bold; width: 100%;}
/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 68.5%; max-width: none; margin: 0 auto; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 100%; border: 3px solid #333;}

/* Map Section*/
.map-block {box-shadow: 0 0 15px 3px #000;}
.map-block iframe {display: block;width: 100%;}

/* = CONTACT INFO = */
#contact-info {background: #000;text-align:center;padding-top: 15px;padding-bottom: 15px;color: #fff;font-weight: bold;font-family: 'Oswald',sans-serif;}
.contact-info-inner {}
.contact-info-slogen {display: block;margin-bottom: 5px;}
.contact-info {display:inline-block;}
.spacer {margin:0px 5px;}
#contact-info a {color: #fff;}
#contact-info a:hover, #contact-info a:focus {color: #e73f40;}

/* = FOOTER = */
footer {text-align:center;padding-top: 15px;padding-bottom: 15px;background: #fff;font-family: 'Oswald',sans-serif;}
.footer-inner {}
.sitemap .list-inline {margin-bottom:15px;}
.sitemap a {color: #000;padding: 15px 25px;}
.sitemap a:hover, .sitemap a:focus {color: #e73f40;}
.copyright a {font-size: 12px;color: #e73f40;}
.copyright a:hover, .copyright a:focus {color: #000;}
/* = FOOTER - LINKS = */
footer a {}
footer a:hover, footer a:focus {}

/* = 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: #000;}
.back-to-top:hover, .back-to-top:focus {color: #e73f40;}

/* = 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; text-shadow: 1px 1px 1px rgba(0,0,0,0.8); /* 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: #fff;text-transform: uppercase; text-decoration: none; /* CSS3 Transform Effect */-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2); text-shadow: 0px 3px 0px #ccc,0px 14px 10px rgba(0,0,0,0.15),0px 24px 2px rgba(0,0,0,0.1),0px 34px 30px rgba(0,0,0,0.1);}

/* = 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;}

.promo {text-align:center !important; color:#fff; background:#e73f40; font-size:1.3em; padding:4px; border-radius:3px; display:block; width:200px;}
.promo:hover {color:#fff;background:#000;}
.promo-page { padding:50px 0; width:auto !important;}
#btn-container {width:300px; text-align:center;margin-top:20px;}
#btn-container p {font-weight:bold; font-size:1.10em;margin:2px;}



/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1200px ) {.navbar-default .navbar-nav > li > a {padding: 15px;}}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 991px ) {.navbar-default .navbar-nav > li > a {padding: 15px 8px;}.tel {font-size: 24px;}.logo {margin-top: 15px;} .promo-content{margin-top: 50px;}}
@media screen and ( max-width: 768px ) {}
@media screen and ( max-width: 767px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;}.logo img{margin:20px auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;}.c2a {text-align:center;}.contact-info {display:block;}.spacer {display:none;}.address-break {display: block;}.logo {margin-top: 0;}nav {margin-top: 0;}.c2a {margin-top: 0;}.sitemap .list-inline>li{display: block;}}
@media screen and ( max-width: 741px ) {}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {}
@media screen and ( max-width: 320px ) {}

/* Formatting for Printing the web page */
@media print {.carousel-caption {display:none;}}