/*
Theme Name: Understrapper
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrapper
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Understrapper is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/* Navbar Styles - Lightly modifying base bootstrap styles */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400|Oswald:300,400,500');
body {
   font-weight: 400;
  letter-spacing: .01rem;
  font-style: normal;
  font-size: 19px;
  line-height: 1.5;
font-family: 'Lato', sans-serif;
}
a:hover{text-decoration:none;}
.center {
    float: none;
    margin: 0 auto;
    display: block;
}
.center-contents {text-align: center;}
#content {  padding: 40px 0;}
.page-template-home-page #content {padding: 0;}
.h2, h2 {
  font-size: 30px;
  font-weight: 900;
}
.h3, h3 {
  font-size: 24px;
  font-weight: 900;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0px solid transparent;
  padding: 0px !important;
  flex-direction: column;
 }
.navbar-brand {
  height: auto;
  font-size: 18px;
  line-height: 20px;
    max-width: 270px;
}
.navbar-nav {
  float: none;
  margin-top: 50%;
  margin: 0;
  vertical-align: middle;
  text-align:center;
}
.skip-link {visibility: hidden}

/* Bootstrap Styles - Lightly modifying base bootstrap styles */
.btn-primary {background-color: #999999;}
.btn-primary:hover {background-color: #666666;}
.btn-primary:active {background-color: #333333;}
.btn-primary:visited {background-color: black;}
.jumbotron .btn:nth-child(2) {margin-top: 30px;}
img {max-width: 100%}
@media screen and (min-width: 537px) {
.jumbotron .btn:nth-child(2) {margin-left: 30px; margin-top: 0;}
}

.jumbotron .jumbo h1 {
  font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 54px;
text-align: center;
letter-spacing: 4.185px;
text-transform:uppercase;
color: #FFFFFF !important;
}
.light .jumbotron h1 {color: #212121;}

@media screen and (min-width: 768px) {
.navbar-nav>li>a {
  line-height: 80px;
}
.page-template-no-sidebar-centered .content-area {
width: 70%;
  margin: 0 auto;
}
}

/* Footer Styles */

.topfatcontainer {
  width: 100%;
  background: #352E2D;
  padding: 40px 0;
}
.site-footer {
text-align: center;
  padding: 20px 0;
  color: #999999 !important;
  font-size: 15px;
}
.site-footer a {
  color: #666 !important;
  font-size: 15px;
  text-decoration: underline;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #efefef;
  background-color: transparent;
}
.light .navbar-default .navbar-nav>.active>a, .light .navbar-default .navbar-nav>.active>a:focus, .light .navbar-default .navbar-nav>.active>a:hover {
  color: #666;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
  color: white;
}

.light .navbar-default .navbar-nav>li>a {
  color: #212121;
}
.navbar-default .navbar-nav>li>a:hover {
  background-color: transparent;
}
.light .navbar-default .navbar-nav>li>a:hover {
  color: #666;
  background-color: transparent;
}


#content {
  padding: 0px 0;
}
.carousel-inner>.item>img {
  line-height: 1;
  width: 100%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
  line-height: 1;
  width: 100%;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  top: 25%;}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
@media screen and (max-width: 768px) {

.carousel-caption {
  position: absolute;
  right: 15%;
  top: 15%;
}

  .navbar-nav {
  float: left;
  width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
  padding: 0;
}

.navbar-default  .navbar-nav .caret {
  float: right;
  margin-right: 10px;
  margin-top: 7px;
}
.navbar-default .navbar-brand {
  color: #777;
  width: 100%;
  padding: 5px;
}
.navbar-toggle {
  margin-top: 12px;
}

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
  background: #e9e9e9; padding: 10px 25px;}
  .dropdown-menu {padding: 0px;}
}

.dropdown-menu>li>a {
  display: block;
  padding: 7px 20px;
  color: white;
  text-transform: uppercase;

font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Lato";
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: normal;
  line-height: 1em;
  color: rgba(255,255,255,.9);}
.light .dropdown-menu>li>a {background-color: white !important; color: rgba(0,0,0,.9);}

.light.dropdown-menu>li>a:hover {color: rgba(0,0,0,1);}
.light.dropdown-menu>li>a:hover {color: #efefef;}

.light .dropdown-menu>li>a:hover {color: #333;}
  .dropdown-menu {border-radius: 0px; border: 0px solid #333;}

.light  .dropdown-menu {background-color: white !important; border-radius: 0px; border: 0px solid white;}
.jumbotron {
	  background-size: cover !important;
	  background-position: center !important;
  }

.jumbotron {

  margin-top: 0px;
}

 .jumbotron p {
  font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 32px;
font-size: 22px;
text-align: center;
letter-spacing: 1.1px;
text-transform:capitalize;
color: #FFFFFF;
 }
.jumbotron p {color: white;}
.light .jumbotron p {color: #212121;}
.jumbotron .btn-lg {
  background-color: transparent;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: 2px solid #fff !important;
  color: #fff;
  border-radius: 0px;
  margin-right: 20px;
}
.dropdown-menu>li>a:hover {
  color: white;}

.light .dropdown-menu>li>a:hover {
  color: #333;}

.light .jumbotron .btn-lg {
  background-color: transparent;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: 2px solid #212121 !important;
  color: #212121;
  border-radius: 0px;
  margin-right: 20px;
}
.jumbotron .btn-lg.white {
  background-color: white;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: 2px solid #fff !important;
  color: #666;   margin-right: 0px;}
.light .jumbotron .btn-lg.white {
  background-color: #212121; color: white; border: 2px solid #212121 !important; }
.jumbotron {
  padding: 0px;
}

.jumbotron .bg-overlay {
    background: rgba(0, 0, 0, 0.15);
	padding: 175px 0px; 
}
.screen-reader-text {
  width: 0px;
  display: none;
}
h1 {
  font-size: 31px;
  text-transform: uppercase;
  font-weight: 900;
}
h2 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 900;
}
h3 {
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 900;
}
.jumbotron .btn-default {
	background: #B53C22;
	font-family: Oswald;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
	letter-spacing: 2.44px;
	border:1px solid #B53C22 !important;
	color: #FFFFFF;
	width:274px;
    display: block;
    margin: auto;
	padding:12px;
	margin-top:25px !important;
}
.jumbotron .jumbo .btn-default:hover{
	background-color:#8e2f1b;
	border-color:#8e2f1b !important;
}
p.banner-ab-head{
	font-family: Oswald;
line-height: normal;
font-size: 24px;
text-align: center;
font-style:italic;
letter-spacing: 1.84px;
text-transform: uppercase;
margin:0px;
color: #FFFFFF;
}
.site-footer {
  text-align: center;
  padding: 20px 0;
  color: #A09E8F !important;
  font-size: 15px;
  background-color: #231F20;
}

.site-footer a {
  color: #A09E8F !important;}

.btn-default.subtle {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 1px;
  margin-top: 20px;
}


.light .jumbotron .bg-overlay {
    background: rgba(255,255,255,0.8);
      padding: 228px 0 48px 0;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.grill-product h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 24px;
letter-spacing: 3px;
text-transform: uppercase;
	position:relative;
	background-color:#fff;
	z-index:1;
color: #2B2D42;
display:inline-block;
padding-right:50px;
}
.grill-product .grill-head:after{content:'';
	    position: absolute;
        border-bottom: 1px solid #B53C22;
    width: 100%;
    bottom: 50%;
    right: 0px;
}
.grill-head{position:relative;}
.show-prod h3{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 20px;
text-align: center;
letter-spacing: 2.5px;
text-transform: uppercase;
color: #2B2D42;
}
p.price{
	font-family: Oswald;
font-style: normal;
font-weight: 300;
line-height: normal;
font-size: 18px;
letter-spacing: 3.08px;
color: #5A677E;
}
.clrd-bor-btn{
	border: 1px solid #B53C22;
    box-sizing: border-box;
    font-family: Oswald;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    letter-spacing: 2.44px;
    color: #B53C22;
}
.show-prod img{    max-width: 360px;width:100%;
    margin-bottom: 30px;}
.testimonial-sec{background: #575354;padding: 50px 15px;margin-top:60px;}
h4.testi-head{
	font-family: Oswald;
font-style: normal;
font-weight: normal;
line-height: normal;
font-size: 18px;
text-align: center;
letter-spacing: 1.38px;
text-transform: uppercase;
color: #FFFFFF;
}
.inner-testimonial h2{
	
font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 36px;
text-align: center;
letter-spacing: 2.79px;
color: #FFFFFF;
}
.inner-testimonial p{
	
font-family: Lato;
font-style: normal;
font-weight: 300;
line-height: 28px;
font-size: 17px;
text-align: center;
letter-spacing: 0.85px;

color: #FFFFFF;
}
.inner-testimonial div{
	max-width: 800px;
    width: 100%;
    margin: auto;
	padding-bottom:1px;
}
.slick-prev, .slick-next{width:auto !important;}
.hm-abv-foot{
	background-image:url('http://cajun.snapagency.net/wp-content/uploads/2018/03/HomeCentered-2.jpg');
	   
    background-size: cover;
    background-position: center;
}
.hm-abv-foot h4{
	font-family: Oswald;
font-style: normal;
font-weight: normal;
line-height: normal;
font-size: 18px;
text-align: center;
letter-spacing: 1.38px;
text-transform: uppercase;
color: #FFFFFF;
}
.hm-abv-foot h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 36px;
text-align: center;
letter-spacing: 2.79px;
color: #FFFFFF;
}
.hm-abv-foot p{
	font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 32px;
font-size: 22px;
text-align: center;
letter-spacing: 1.1px;
color: #FFFFFF;
}
.hm-abv-foot .overlayc{
    background-color: rgba(0, 0, 0, 0.45);
    display: block; padding: 50px 15px;
}
.overlayc div{
    width: 100%;
    max-width: 960px;
    margin: auto;
}
.trans-btn{
	border: 1px solid #FFFFFF;
box-sizing: border-box;
font-family: Oswald;
font-style: normal;
font-weight: normal;
line-height: normal;
font-size: 16px;
letter-spacing: 2.44px;
margin-top:25px !important;
color: #FFFFFF;
}
.btns{
	display:block;
	margin:auto;
	padding:12px;
	width:100%;
	text-align:center;
	max-width:274px;
	transition:all 0.5s;
}
.btns:hover{
	background-color:#B53C22;
	color:#fff;
	border:1px solid #B53C22;
}
.show-prod{margin-bottom:30px;}
.topfatcontainer .topfatfooter .widget-area h3{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 18px;
letter-spacing: 2.80125px;
color: #B53C22;
}
.topfatcontainer .topfatfooter .widget-area ul{
	padding:0px;
	list-style-type:none;
}
.topfatcontainer .topfatfooter .widget-area ul li a{
	font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 28px;
font-size: 16px;
letter-spacing: 0.8px;
color: #FFFFFF;
}
.footer-divider{border: 1px solid #231F20;margin: 10px 0px 30px;}
.footer-social-sec{display:inline-flex;}
.footer-social-sec h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 18px;
letter-spacing: 2.80125px;
color: #B53C22;
}
.footer-social-sec ul{list-style-type:none;display:flex;padding:0px;}
.footer-social-sec ul li a{color:#fff;padding-left:25px;}
.site-info{
	font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 28px;
font-size: 14px;
text-align: center;
letter-spacing: 0.7px;

color: #FFFFFF;
}
.jumbo h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 32px;
text-align: center;
letter-spacing: 4.98px;
color: #FFFFFF;
}
.about-sec-1{
	
font-family: Lato;
font-style: normal;
font-weight: 300;
line-height: 28px;
font-size: 17px;
letter-spacing: 0.85px;
color: #000000;
}
.about-sections{
	width:100%;
	max-width:100%;
	margin:auto;
}
.about-row-sec h3{
	font-family: Oswald;
font-style: normal;
font-weight: 300;
line-height: normal;
font-size: 18px;
text-align: center;
letter-spacing: 3.08px;
color: #5A677E;
text-transform: uppercase;
margin:0px;
}
.establishment:after{
	content:'';
	border-right:1px solid #B53C22;
	position:absolute;
	height:100%;
	top: 0px;
    right: 0px;
}
.establishment:before{
	content:'';
	border-left:1px solid #B53C22;
	position:absolute;
	height:100%;left:0px;
}
.about-row-sec p{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 28px;
text-align: center;
letter-spacing: 3.5px;
text-transform: uppercase;
color: #2B2D42;
margin:0px;
}
.about-img-sec h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 26px;
letter-spacing: 4.04625px;
color: #2B2D42;
}
.about-sections .about-row-sec, .about-sections .about-sec-2, .about-sections .about-2nd-row-sec{margin-top:80px;}
p{
	font-family: Lato;
font-style: normal;
font-weight: 300;
line-height: 28px;
font-size: 17px;
letter-spacing: 0.85px;
color: #000000;
}
.about-clrd-sec{
	background-color:#B53C22;
	padding:80px 0px;
	margin-top:80px;
}
.about-clrd-sec div{
	width:100%;
	max-width:960px;
	margin:auto;
}
.about-clrd-sec p, .about-clrd-sec p a{color:#fff;}
.about-clrd-sec div h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 26px;
letter-spacing: 4.04625px;
color: #FFFFFF;
}
.toparrow{
	position: absolute;
    top: 70px;
    left: -15px;
    opacity: 0.2;
}
.bottomarrow{
	position: absolute;
    opacity: 0.2;
	bottom:0px;
	right:0px;
}
#gform_1 .gform_body{max-width:270px;width:100%;}
#gform_1 .gform_footer{
	    max-width: 154px;
    width: 100%;
}
#gform_1 .gform_body ul li .ginput_container{margin:0px;}
#gform_1 .gform_body ul li{padding:0px;}
.gform_body ul li .ginput_container input, .gform_body ul li .ginput_container textarea{
	margin:0px;padding:9px !important;
	width:100% !important;
	font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 28px;
font-size: 14px !important;
letter-spacing: 0.7px !important;
color: #5A677E;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 28px;
font-size: 14px;
letter-spacing: 0.7px;
color: #5A677E;
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 28px;
font-size: 14px;
letter-spacing: 0.7px;
color: #5A677E;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 28px;
font-size: 14px;
letter-spacing: 0.7px;
color: #5A677E;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: Lato;
font-style: normal;
font-weight: normal;
line-height: 28px;
font-size: 14px;
letter-spacing: 0.7px;
color: #5A677E;
}
#gform_1 .gform_footer .gform_button{
	font-family: Oswald;
font-style: normal;
font-weight: normal;
line-height: normal;
font-size: 16px;
letter-spacing: 2.44px;
color: #FFFFFF;
    width: 100%;
	border:1px solid #B53C22;
background-color:#B53C22;
padding: 12px;
margin-left:-4px;
}
.post.type-post .entry-header .entry-title a, .post.type-post .entry-header .entry-title{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 24px;
letter-spacing: 1.84px;
color: #2B2D42;
}
.post.type-post{padding:30px 0px;border-bottom:2px solid #B53C22;}
.post.type-post .entry-header .post-category a{
	font-family: Oswald;
font-style: normal;
font-weight: 300;
line-height: normal;
font-size: 16px;
letter-spacing: 2.73778px;
text-transform: uppercase;
color: #B53C22;
}
.post.type-post .entry-content .post-read-more{
	font-family: Oswald;
font-style: normal;
font-weight: normal;
line-height: normal;
text-transform:uppercase;
font-size: 16px;
letter-spacing: 2.44px;
color: #B53C22;
}
.post.type-post .entry-content .post-read-more:after{content:'>';padding-left: 10px;}
.blog main article:first-child{border-top:2px solid #B53C22;}
.post.type-post .entry-header .entry-meta a{
	font-family: Oswald;
font-style: normal;
font-weight: 300;
line-height: normal;
font-size: 18px;
letter-spacing: 3.08px;
text-transform: uppercase;
color: #5A677E;
}
.contact-form-sec h1{
	font-family: 'Oswald';
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 32px;
letter-spacing: 4.18px;
color: #2B2D42;
}
.contact-us-sec h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 18px;
letter-spacing: 2.25px;
text-transform: uppercase;
color: #2B2D42;
}
.contact-us-sec .clrd-divider{
	border-bottom:1px solid #B53C22;
	width:100%;
	margin:20px 0px;
}
.contact-us-sec div{display:inline-flex;width:100%;}
.contact-us-sec div h3{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 12px;
padding-right:10px;
letter-spacing: 1.5px;
text-transform: uppercase;
color: #2B2D42;
}
.contact-us-sec div p{
	font-family: Lato;
font-style: normal;
font-weight: 300;
line-height: 22px;
font-size: 14px;
letter-spacing: 0.7px;
color: #2B2D42;
}
.contact-main-sec{margin-top:50px;}
#gform_2 .gform_body ul li label{
	font-family: Oswald;
font-style: normal;
margin-bottom:0px;
font-weight: 500;
line-height: normal;
font-size: 14px;
letter-spacing: 1.75px;
text-transform: uppercase;
color: #2B2D42;
}
#gform_2 .gform_body ul li .ginput_container input, #gform_2 .gform_body ul li .ginput_container textarea{background-color:#efefef;border:1px solid #efefef;}
#gform_2 .gform_footer{text-align:right;padding:0px;margin-bottom: 80px;}
#gform_2 .gform_footer .gform_button{
	font-family: Oswald;
font-style: normal;
font-weight: 300;
line-height: normal;
font-size: 16px;
letter-spacing: 2.44px;
background-color:#B53C22;
border:1px solid #B53C22;
width:100%;
max-width:184px;
padding:12px;
color: #FFFFFF;
}
.gform_button{cursor:pointer;}
.slick-dots li.slick-active button:before{
	background-color: #fff;
	opacity: 1;
}
.slick-dots li button:before{
	width: 15px;
    height: 15px;
    content: '';
	opacity: 1;
    background-color: transparent;
    border-radius: 50%;
	border:1px solid #fff;
}
.slick-dots li{
	width: 15px;
    height: 15px;
}
.category-sidebar .widget h1{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
position:relative;
line-height: normal;
font-size: 18px;
letter-spacing: 2.25px;
text-transform: uppercase;
color: #2B2D42;
padding-bottom:15px;
margin-bottom:15px;
}
.category-sidebar .widget h1:after{
	content: '';
    border-bottom: 3px solid #B53C22;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.category-sidebar .widget ul{padding:0px;list-style-type:none;}
.category-sidebar .widget ul li a{
	font-family: Lato;
font-style: normal;
font-weight: 300;
line-height: 28px;
font-size: 17px;
letter-spacing: 0.85px;
color: #2B2D42;
}
.navbar-toggle{display:none;}
.header-all .navbar-nav, .head-home .navbar-nav{flex-direction:row;}
.navbar-default .navbar-offcanvas ul li a{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 15px;
text-align: center;
letter-spacing: 1.28px;
padding:0px 15px;
}
.header-all .navbar-offcanvas ul li a{color: #352E2D;}
.header-all .navbar-offcanvas{background-color:transparent;border:0px;}

.navbar-nav .dropdown-menu{position:absolute;}
.header-all{
	-webkit-box-shadow: 0px 5px 14px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 14px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 14px -5px rgba(0, 0, 0, 0.24);
}
.top-bar{
	    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
	background-color:#352E2D;
}
.top-bar a{
	font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 13px;
    letter-spacing: 1.05px;
    color: #fff;
}
.head-home .login-info li a{color:#352E2D;}
.head-home .navbar-offcanvas{background-color:#352E2D;width:100%;    padding: 8px;
    border: 0;}
.head-home .navbar-nav{width: 570px;
    margin: auto;
}
.grill-product .row .col-md-6:first-child:after{
	content:'';
	position: absolute;
    height: 380px;
    right: 0px;
    top: 10px;
    width: 1px;
    background: linear-gradient(180deg, rgba(141, 153, 174, 0.0001) 0%, #8D99AE 50.45%, rgba(141, 153, 174, 0.0001) 100%);
}










  @media screen and (min-width: 700px) {

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.head-home .dropdown:hover .dropdown-menu {
	background-color:#352E2D !important;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

}
.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;}


.canvas-slid .navbar-toggle {
  border: none;
  background: transparent !important;}

.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

.canvas-slid  .navbar-toggle .icon-bar {
    width: 22px;
          transition: 0.3s;

  }
.canvas-slid .navbar-toggle  .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
      transition: 0.3s;

  }
  .canvas-slid  .navbar-toggle  .middle-bar {
    opacity: 0;
      transition: 0.3s;
  }
.canvas-slid .navbar-toggle  .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;

  }


.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
      transition: 0.3s;

  }
.navbar-toggle.collapsed  .middle-bar {
    opacity: 1;
  transition: 0.3s;
  }
.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
      transition: 0.3s;


  }

.offcanvas.in {
  display: block;
  border-left: 1px solid #212121;
}
.light .offcanvas.in {
  display: block;
  background: white;
  border-left: 1px solid #e9e9e9;
}

.navbar-default .navbar-nav>li>a {
	font-family: Oswald;
font-style: normal;
font-weight: 500;
line-height: normal;
font-size: 15px;
letter-spacing: 1.28px;
color: #FFFFFF;
}
.login-info{
	padding: 0;
    margin: 0;
    list-style-type: none;
    flex-direction: row;
    display: inline-flex;
}
.login-info li a{
	font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 13px;
    letter-spacing: 1.05px;
    color: #fff;
	padding:0px 10px 0px 10px;
}
.login-info li:first-child a{padding-right:0px;}
.login-info li:first-child a:after{display:inline-block;content:'|';padding-left:10px;}


.jumbo{width:100%;max-width:1020px;}





@media screen and (max-width: 700px) {

.jumbotron h1 {  font-size: 32px;
  line-height: 1.1em;}

.jumbotron p {  width: 100% !important; font-size: 17px}
.jumbotron .btn-lg {
  width: 100%;
  margin: 10px 0;}
.inner-testimonial h2{font-size:26px;line-height:26px;}

}



.light .navbar-default .navbar-toggle .icon-bar {
  background-color: #333;
}
.call-icon{transform: rotate(90deg);}
.header-left-sec a{
	font-family: Oswald;
font-style: normal;
font-weight: normal;
line-height: normal;
font-size: 13px;
letter-spacing: 1.05px;
color: #352E2D;
}



@media screen and (min-width: 767px) and (max-width: 1050px) {

.light .navbar-default .navbar-nav>li>a {
  font-size: .5em;
  letter-spacing: .5px;
}
.navbar-brand {
  max-width: 130px;
  margin:0px;
}
}


@media screen and (max-width:767px){
	.head-home .navbar-offcanvas{width:auto;}
	.header-all .navbar-nav, .head-home .navbar-nav{flex-direction:column;}
	.navbar-toggle{display:block;}
	.jumbotron p {font-size: 16px; line-height: 24px;}
.hm-abv-foot p{font-size:16px;line-height:24px;}
.hm-abv-foot h2{font-size:30px;line-height:44px;}
.establishment:after{
	content:'';
	border-top:1px solid #B53C22;
	position:absolute;
	width:100%;
}
.establishment:before{
	content:'';
	border-bottom:1px solid #B53C22;
	position:absolute;
	width:100%;
}
.grill-product .row .col-md-6:first-child:after{display:none;}
	
}

@media screen and (max-width:500px){
	#gform_1 .gform_body{max-width:100%;}
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half{width:100% !important;}
}


@media screen and (min-width: 867px) and (max-width: 1150px) {
.navbar-brand {
  max-width: 180px;
}
}
@media screen and (max-width: 867px) {

.navbar {
  position: relative;
  min-height: 50px;
  margin-top: 0px;}

}


.jumbotron-inner.jumbotron .bg-overlay {
  background: rgba(0,0,0,0.5);
  padding: 128px 0 48px 0;
}

.jumbotron-inner.jumbotron h1 {color: #fff !important;
  text-align: center;
}

#myCarousel {margin-top: -90px;
}

.navbar {background-color: transparent;}
/*Woocommerce*/
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3
{font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
font-size: 20px;
line-height: 30px;
text-align: center;
letter-spacing: 2.5px;color:#2B2D42;}
.woocommerce ul.products li.product .price{
	font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
font-size: 18px;
line-height: 27px;
text-align: center;
letter-spacing: 2.5px;color:#5A677E;
}
.productwoo h1.page-title
{display:none !important;}
.productwoo  ul.products.columns-3
{
	border-top:3px solid #B53C22;
	padding-top:50px;
}
.woocommerce p.woocommerce-result-count
{
	font-family: 'Oswald';    padding-top: 14px;
    margin-bottom: 10px;
  font-style: normal;
  font-weight: 500;
	font-size: 18px;
line-height:27px;
text-align: Left;
letter-spacing:  2.25px;
	color:#2B2D42;
}
.category-sidebar .widget.woocommerce h1{padding-top:17px;}
.custom-select
{
	border-color:#8D99AE;
font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
	font-size: 16px;
line-height:24px;
text-align: Left;
letter-spacing:  2.44px;
	color:#2B2D42;}
.woocommerce-breadcrumb{
	font-style: normal;
    font-weight: 400;
    font-size: 19px !important;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    text-align: Left;
    letter-spacing: 2.44px;
    color: #2B2D42 !important;
    margin-top: 20px !important;
	margin-bottom:20px !important;
}
/*product page*/
.woocommerce div.product .product_title
{font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
font-size: 24px;
line-height: 36px;
text-align: Left;
letter-spacing: 3.74px;color:#2B2D42;}
.woocommerce div.product p.price, .woocommerce div.product span.price{font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
font-size: 38px;
line-height: 56px;
text-align: Left;color:#2B2D42;}
.product_meta span.posted_in{display:none !important;}
.product_meta{font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
font-size: 18px;
line-height: 27px;
text-align: Left;
letter-spacing: 3.08px;color:#5A677E;}
.woocommerce .quantity .qty {
    border-color: #B53C22;
    border: 1px solid #B53C22;
	height:50px;
	color:#2B2D42;font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
font-size: 16px;
line-height: 24px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 0px 0 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
   background-color: #B53C22;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border: 1px solid #B53C22;
    height: 50px;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: Left;
    letter-spacing: 2.44px;
	text-transform:uppercase;
    border-radius: 0px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	 background-color: #B53C22;
}

@media (min-width: 1200px){
.container {
    max-width: 86% !important;
}
}  
.jumbotron p {
    width: 76%;
    margin: 0 auto;
    padding-left: 2px;
    padding-right: 2px;
}
nav.woocommerce-breadcrumb a{margin-right:10px;}
.woocommerce .woocommerce-breadcrumb a{
	color:#b53c22 !important
}
.wp-paginate.wpp-modern-grey a, .wp-paginate.wpp-modern-grey .current{
	font-family: Oswald;
    padding: 0px 15px !important;
    background-color: transparent !important;
    border: 0px !important;
}
.wp-paginate.wpp-modern-grey .current{position:relative;}
.wp-paginate.wpp-modern-grey .current:after{
	content: '';
    border-bottom: 1px solid #333;
    position: absolute;
    width: 15px;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%);
}
.cart-contents .shopping{
	margin-right:10px;
	width: 100%;
    max-width: 30px;
}
.cart-contents span{
	border: 1px solid #000;
    color: #fff;
    background-color: #000;
    font-size: 15px;
    width: 25px;
    display: inline-block;
    height: 25px;
    font-family: Oswald;
    text-align: center;
    border-radius: 50px;
    line-height: 23px;
}
.header-all .cart .cart-contents .shopping{
	    color: #000;
    width: 100%;
    max-width: 50px;
}