@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

/* Custom CSS */
.product-img {border: 3px solid #fff34f;}
.contactform-bg {min-height: 20px;padding: 19px;margin-bottom: 20px;border: none;border-radius: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);box-shadow: inset 0 1px 1px rgba(0,0,0,.2);}
#contactform .form-control {border-radius: 0;color:#999999;}
#contactform label.contactpage-label {cursor:pointer;color: #000;}
textarea.form-control.message-area {min-height: 257px;}
hr {border-top: 1px solid #fff34f;}
.specials ul li {list-style-type: none; }
.specials {font-weight: bold; font-size: 18px;}

.input-group-addon {color: #000;background-color: #e5e5e5;border-radius: 0;}
.container .jumbotron, .container-fluid .jumbotron {border-radius: 0;}
.jumbotron {background:rgba(0, 0, 0, .2);color: white;border-radius: 0;}
.jumbotron-sm { padding-top: 24px;padding-bottom: 24px; }
.jumbotron small {color: white;}
.h2 small {font-size: 24px;}
.location-container {background:#e5e5e5; padding: 1em; margin: 1em auto;}
span.company-heading {font-size: 22px;color: #000; text-align:center; display:block;}
span.company-address {font-size: 18px;text-align:center; display:block;}
legend {font-size: 22px;color: #000; text-align:center; display:block; border-bottom: 1px solid #fff34f;}
/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 86.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: 1px solid #e5e5e5; }

/* = DEFAULT STYLES = */
body {margin:0;font-size:14px;background:url(../images/purty_wood.png);font-family: 'Open Sans', sans-serif;}

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

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

/* = DEFAULT - HEADINGS = */
h1 {font-size:30px;font-weight: bold;color: #510476;}
h1 span {font-size:18px;margin:10px 0 0 0;color: #000;display: block;}
h2 {font-size:24px;margin:0;}
h3 {font-size: 24px;font-weight: bold;color: #510476;text-transform: uppercase;margin-bottom: 10px;margin-top:10px;}
h4 {font-size: 18px;font-weight: bold;color: #510476;text-transform: uppercase;margin-bottom: 10px;margin-top:10px;}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

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

/* = HEADER = */
header {padding-top: 10px;padding-bottom: 10px;}
.header-inner {}
/* HEADER - LOGO */
.logo {}
.logo img {width: 100%;max-width: 200px;margin: 0 auto;display: block;}
.logo img:hover {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align: center;}
.tagline {display:block;font-size: 22px;font-weight: bold;font-style: italic;color: #510476;margin-top:10px;}
.tel {display:block;}
.tel a {font-size: 36px;font-weight: bold;color: #231f20;}
.tel a:hover, .tel a:focus {color: #b7b7b7;text-decoration:none;}
address {display:block;margin-bottom:0;font-size: 16px;font-weight: bold;color: #000;}

/* = NAVIGATION = */
nav {}
.navbar-default {border-radius:0;border-top: 1px solid #fff34f;border-bottom: 1px solid #fff34f;border-right: none;border-left: none;background:transparent;text-align:center;}
.navbar-default .navbar-nav > li > a {font-size: 14px;font-weight: bold;color: #231f20;transition: all 0.3s ease-out;text-transform: uppercase;padding:15px 30px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {color: #510476;background: none;transition: all 0.3s ease-out;}
.nav li.active a {color: #510476;background: none;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: #510476;background: none;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav>li>a:focus {color: #510476;background: none;transition: all 0.3s ease-out;}
.navbar-toggle {background: #000000;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #b7b7b7;}
.navbar-default .navbar-toggle .icon-bar {}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner {margin-top: 20px;margin-bottom: 20px;}
.banner-inner {max-width:1200px !important;margin:0 auto;}
.carousel-inner {border:none;box-shadow:none;border:3px solid #fff34f;}
.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;}

/* = FEATURE = */
#feature {}
.feature-inner {}
.feature-box {border-bottom: 1px solid #fff34f;padding:40px 0;display: inline-block;}
.feature-box img {width: 100%;}
.feature-box a.more {font-size: 14px;font-weight: bold;color: #231f20;text-transform: uppercase;padding: 10px;border: 3px solid #510476;display: inline-block;}
.feature-box a.more:hover {text-decoration: none;opacity: 0.7;}

/* = MAIN = */
main {text-align:left;color: #231f20;font-size: 14px;}
.main-inner {}
.products-video{max-width:500px;margin-top:20px;}
.hp-special{max-width:100px;}

/* = SECTION = */
section {border-top: 1px solid #fff34f;border-bottom: 1px solid #fff34f;}
.tag {font-size:28px;font-weight: bold;color: #510476;}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0;}
img.pull-right {margin:20px 0 20px 20px;}

/* = FOOTER = */
footer {text-align: left;padding-top: 10px;padding-bottom: 10px;}
.footer-inner {}
.sitemap {}
.sitemap ul {margin-bottom: 0;list-style: none;padding-left: 0;}
.sitemap ul li {}
.sitemap ul li a {font-weight: normal}
.copyright {text-align: center;}
.copyright a {font-size: 11px;font-weight: normal;color: #231f20;}
.footer-tel {display:block;font-size: 24px;font-weight: bold;color: #231f20;}
.footer-tel a {}
.footer-tel a:hover, .footer-tel a:focus {color: #510476;}
.footer-address {display:block;margin-bottom:0;font-size: 14px;font-weight: normal;color: #231f20;}
.footer-email {display:block;}
.footer-email a {font-size: 14px;font-weight: normal;color: #231f20;}
.footer-email a:hover, .footer-email a:focus {color: #510476;}
/* = FOOTER - LINKS = */
footer a {font-size: 14px;font-weight: bold;color: #231f20;}
footer a:hover, footer a:focus {color: #510476;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: #ffffff;background:#510476;}
.back-to-top:hover {color: #ffffff;background:#510476;}

/* = 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); color: #000;  /* 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: #510476;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: 0 3px 0 #ccc,0 14px 10px rgba(0,0,0,0.15),0 24px 2px rgba(0,0,0,0.1),0 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;}

.fa {font-size:20px;}

.text-red {color:#FF0000 !important;}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 990px ) {.tagline {font-size:18px;margin-top:20px;}.navbar-default .navbar-nav > li > a {padding:15px 20px;} .navbar-default .navbar-nav > li > a {padding:15px 12px;}}
@media screen and ( max-width: 768px ) {.feature-box a.more {margin-bottom: 15px;}}
@media screen and ( max-width: 767px ) {footer {text-align: center;}}
@media screen and ( max-width: 741px ) {.navbar .navbar-nav {display:block;margin-bottom:0;}.logo img{margin:0 auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;}.c2a {text-align:center;}}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {}
@media screen and ( max-width: 320px ) {}