body {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    overflow-x: hidden !important;
}
a
{
	color: #333;
	text-decoration: none;
}

a:hover
{color: inherit;
	text-decoration: none;
	transition: all .6s;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,p,ul,li{
margin: 0;
}
p{
    line-height: 25px;
}
h1{
    font-family: 'Advent Pro', sans-serif;
    font-size: 66px;
    color: #ececec;
    padding-bottom: 37px;
    padding-top: 90px;
}

h2{
    font-size: 50px;
    font-weight: 600;
}

/* =========================== general =========================*/

.navbar-brand{
    display: none;
}
/*
.navbar-nav {
   width: 100%;
   text-align: center;
   
}
   .navbar-nav > li {
     float: none;
     display: inline-block;
   }
*/

.navbar{
    margin-bottom: 0;
}
 .navbar-brand-centered {
        position: absolute;
        left: 51%;
        display: block;
           z-index: 1;
        text-align: center;
        background-color: transparent;
        transform: translate(-50%,0%);
    top: 9px;
}
.navigation {
    background: #ffffffe6;
    border: none;
    border-radius: 0;
    width: 100%;
    z-index: 9;
        padding: 7px 0;
}
.navbar-default .navbar-nav > li > a {
    color: #1b1b1b;
    font-weight: 600;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #59b536;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 32px;
    margin: 17px 0;
    text-transform: uppercase;
}
.navbar-brand img{
    width: 86%;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #59b536 !important;
}
.dropdown-menu > li > a {

    padding: 10px 20px !important;
    font-weight: 600 !important;
}
@media (min-width: 768px){
.navbar-right .dropdown-menu {
    right: -18px;
    left: auto;
}
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
   
    background-color: #59b536 !important;
 
}
/*============ header ===================*/

.header{
    background: url(../../../uploads/2019/09/bbqbannerslider1.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 150px;
    position: relative;
}
.hdr-logo{
    margin-bottom: 32px;
    width: 27%;
}
.hd-ph {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 5px;
}
.hd-ph span{
    color: #59b536;
}
.hd-ph a{
    color: #fff;
}
.hd-p {
    font-size: 20px;
    text-transform: uppercase;
    color: #59b536;
    font-weight: 600;
    margin-top: 61px;
}
.hdr-btn {
    font-size: 14px;
    line-height: 3px;
    background: #fff;
    color: #000;
    padding: 11px 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 4px;
    transition: 0.5s;
    border: 1px solid;
}
.hdr-btn:hover{
    background: #59b536;
    color: #fff;
}
.hd-btn{
    padding-top: 26px;
}
.logo-btm{
margin: 0 auto;
    position: relative;
    top: -4px;
}
.hd-btm{
    position:absolute;
    bottom: -1px;
    left: 0;
        width: 100%;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    background-color: #59b536 !important;
}
/*============ header end===================*/


/*============ who-we-hd ===================*/


.who-we-hd{
    padding-top: 90px;
    text-align: center;
    padding-bottom: 80px;
}


.who-h2 {
    position: relative;
    text-align: center;
    color: #59b536;
}
.who-h2::after {
    content: url(../image/spoon-icon.png);
   width: 1px;
    position: absolute;
    top: 0px;
    left: -480px;
    right: 0;
    margin: 0 auto;
}
.who-h2::before {
    content: url(../image/spoon-icon.png);
    width: 1px;
    position: absolute;
    top: 0px;
    left: 354px;
    right: 0;
    margin: 0 auto;
}
.who-h3{
    text-transform: uppercase;
    padding-top: 14px;
    font-weight: 600;
}
.smple-bbq{
text-align: center;
}
.smple-bbq h3 {
    padding-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    height: 60px;
}
.smple-bbq p {
    padding: 0 30px;
}
.glry-img{
    padding-top: 60px;
}
.gallery{
    margin-bottom: 30px;
}
.glry-btm-p {
    font-size: 43px;
    font-family: 'Advent Pro', sans-serif;
    text-align: center;
        padding-bottom: 80px;
    text-transform: uppercase;
    padding-top: 29px;
}




.who-we-are .imgage-area{
    position: relative;
    margin-bottom: 30px;

}
.who-we-are .imgage-area:hover .overlay{
  
    opacity: 1;
}
.who-we-are .gal-img{
    width: 100%;
    
    
}
.who-we-are .gal-des{
        transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9993;
    font-size: 32px !important;
    color: #000;
    font-family: mark my words;
}

.who-we-are .overlay{
    position: absolute;
    background:#000000c9;
    color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    bottom:0;
    right: 0;
    left: 0;
    opacity: 0;
    transition: 0.4s;
  
}
.who-we-are .fa-search {
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9993;
    font-size: 40px !important;
}
.lb-close{
    color: #fff;
}


/*

tasty-food
*/
.tasty-food{
    background-image: url(../image/testy-food-back.jpg);
    background-size: cover;
    background-position: center;
    padding-bottom: 120px;
    padding-top: 120px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
    position: relative;
}
.bottom-style-img{
    position: absolute;
    left: 0;
    width: 100%;
    bottom:-1px;
}
.top-style-img{
    position: absolute;
    left: 0;
    width: 100%;
    top:-1px;
}
.tsty-foodbox h2{
    color:#59b536;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Advent Pro', sans-serif;
}
.tsty-food-logo{
    margin: 0 auto;
    margin-bottom: 20px;
    width: 120px;
}
.tsty-foodbox h3{
    margin-bottom:70px;
    text-transform: uppercase;
}
.tsty-foodbox h4{
    margin-bottom:70px;
    text-transform: uppercase;
}
.tasty-sec-call{
    font-size: 30px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.tsty-foodbox a{
    font-size: 40px;
    color:#59b536;
    font-weight: 600;
}


.testi-box{
    padding:50px 50px;
    color:#fff;
    text-align: center;
    background:#1c1c1c;
}

.testi-box h4{
    font-weight: 600;
    color:#59b536;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right:20px;
}
.testi-box p{
    min-height:280px;
}
.quote-icon{
    margin: 0 auto;
}

/*

best-menu-start
*/
.best-menu-start{
    padding-top: 80px;
}

.left-menu-box{
    background-image: url(../image/left-menu-img.jpg);
    background-position: center;
    background-size: cover;
    padding-bottom:100px;
    padding-top: 80px;
    color: #fff;
    padding-right:20px;
}
.left-menu-box {
    text-align: center;
}
.left-menu-box h2{
    text-transform: uppercase;
    margin-bottom:10px;
}
.left-menu-box h3{
    text-align: center;
    font-size:30px;
}
.menu-cost {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    padding-top:20px;
   margin-top:20px;
    margin-bottom:60px;
}
.menu-cost::before{
    position: absolute;
    left:45px;
    top: 0;
   z-index: -1;
    margin: 0 auto;
    content:url(../image/menu-price-back.png);
    width: 1px;
}
.menu-btn{
    padding: 12px 40px;
    font-size: 16px;
    background: #fff;
    border-radius: 4px;
    transition: 0.5s;
}
.menu-btn:hover{
    background: #59b536;
    color:#fff;
}



.right-menu-box{
    background-image: url(../image/right-menu-img.jpg);
    background-position: center;
    background-size: cover;
    padding-bottom:100px;
    padding-top: 80px;
    color: #fff;
    padding-left:20px;
        overflow: hidden;
}
.right-menu-box{
    text-align: center;
}
.right-menu-box h2{
    text-transform: uppercase;
    margin-bottom:10px;
}
.right-menu-box h3{
    text-align: center;
    font-size:30px;
}


/*

map*/
.map-start{
    position: relative;
    top: 5px;
    margin-top: -5px;
}
.map-txt{
    padding: 20px 0px;
    background:#000;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size:24px;
}

/*

footer
*/

.footer{
    padding-top:75px;
    padding-bottom: 20px;
    color: #fff;
    background-size: cover;
    background-image: url(../image/footer-back.jpg);
    background-position: center;
}

.urban{
    padding-bottom: 20px;
}
.footer .from-connected {
    margin-bottom: 10px;
    padding:20px 12px;
    font-size: 14px;
    color: #fff!important;
    background-color:transparent;
    border: 1px solid #fff;
}
.footer .btn {
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ffffff;
    border-radius: 4px;
    background: transparent;
    border-left: none;
}
.urban .input-group-addon, .input-group-btn {
    width: 1%!important;
    white-space: nowrap;
    vertical-align: middle;
}
.pp{
    margin-bottom: 20px;
}
.l-i{
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}
.copyright {
    padding-top: 20px;
    border-top: 1px solid #6666;
    margin-top: 55px!important;
}
.footer .list-unstyled a{
    line-height: 30px;
    color: #fff;
}
.footer .ft-nav11 a:hover{
    color: #59b536;
}
.l-i a:hover{
    color: #fdc134; 
}
.footer .btn-theme{
    transition: 0.5s;
}

 .foot-logo4{
        display: block;
     margin-bottom: 20px;
    }
.ft-h{
    margin-bottom: 20px!important;
    font-weight: 600;
    color:#59b536; 
    text-transform: uppercase;
}
.Specials{
    padding-top: 30px;
    padding-bottom: 30px;
    background: #111111;
    color: #fff;
}
.Specials h4 {
    text-transform: uppercase;
    margin-top: 5px;
}
.Specials input{
    background: #252525;
    color: #fff;
    padding: 10px;
    width: 100%;
    border: none;
    border-radius: 4px;
}
.Specials .subm{
    width: 100%;
    background: #cc0000;
    color: #fff;
}



.ftnav22 li {
    margin-bottom:30px;
}
.ftnav22 p {
    margin-left: 50px;
    margin-top: -24px;
    position: relative;
}
.ftnav22 p::before{
    position: absolute;
    content: ' ';
    width: 1px;
    height: 30px;
    left: -21px;
    top: -1px;
    background: #fff;
}
.footer-top {
    padding-top: 15px;
    padding-bottom: 20px;
    background: #fff0;
    position: relative;
    /* margin-top: 10px; */
    margin-bottom: 40px;
    border: 1px solid #333333;
    color: #fff;
}


.footer-top h2{
    color: #fff;
    font-weight: 600;
    text-align: right;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 14px;
    position: relative;
}
.footer-top .form-control{
    border-radius: 0px;
        padding: 20px 15px;
}
.footer-top h2::before{
    position: absolute;
    content: "\f003";
    color: #fff;
    left: auto;
    /* font-family: font-awasome; */
    font: normal normal normal 40px/1 FontAwesome;
    left: 30px;
    top: -10px;
}
.footer-top .btn-theme {
    background: #364054;
    color: #fff;
}
.footer-top .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 96%;
    margin-top: 5px;
}
.footer-top .btn {
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    font-weight: 500;
}
.Verified-Vendor{
    margin-top: 50px;
}
.ft-logo{
    margin-bottom: 20px;
}
.ft-nav{
    text-align: right;
}
.ft-nav a:hover{
color:#fdc134;
    }

.head-btn {
    padding: 13px 50px;
    text-align: center;
    background: #59b536;
    color: #fff;
    transition: 0.5s;
    position: relative;
    font-weight: 500;
    border: none;
    border-radius: 4px;
    border: 1px solid #fff;
    width: 100%;
    display: block;
}
.head-btn:hover{
    background:#fff;
    color: #000;
}
.copy-nav{
    text-align: right;
}
.copy-nav a{
    color:#ff5a5f;
}
.foote li a{
    transition: 0.5s;
}
.ft-social{
    text-align: right;
}
.ft-social a{
    color: #fff;
    font-size: 20px;
    transition: 0.5s;
}
.ft-social a:hover{
    color:#59b536; 
}

/* contact */

.padding-100{
    
    padding:60px 0px;
}

.head_title {
    margin-bottom: 60px;
    text-align: center;
}

.head_title h1{
    
        color: #000;
        padding-bottom: 10px;
        padding-top: 70px;
}

.contact-form {
    margin-top: 30px;
}
.contact-form .form-group {
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.contact-form .form-control {
    margin-bottom: 30px;
}
.contact-form input, .contact-form select, .contact-form textarea {
    color: #515151;
    border-color: #e8e8e8;
    font-size: 14px;
}
.contact-form textarea {
    min-height: 186px;
        width: 100%;
}
.contact #submit {
    margin-top: 30px;
}
.btn.btn-black {
    border: 2px solid transparent;
    padding: 6px 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    text-transform: uppercase;
    height: 40px;
    line-height: 1.7;
    font-size: 13px;
    color: #fff;
    background-color: #262626;
    border-color: #262626;
}
.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.address-content .bg-transparent {
    background: rgba(0,0,0,.8);
}

.bg-transparent {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: auto;
    top: 0;
    right: 0;
    padding:100px 0;
}
.address-content .icon i {
    border: 2px solid #49912d;
    width: 70px;
    height: 70px;
    display: block;
    text-align: center;
    font-size: 36px;
    line-height: 60px;
    border-radius: 50%;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
.address-content p {
    margin-bottom: 0;
        font-size: 15px;
    line-height: 28px;
}

.dark, .dark .btn:hover, .dark a, .dark button, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark input, .dark span {
    color: #fff;
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #515151;
    background-color: transparent;
    background-image: none;
    border: 2px solid #ddd;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}

.inner-page{
    background-image: url(../../../uploads/2019/09/innerbannercontact.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    padding-bottom: 140px;
}
.page-id-18 .inner-page {
    
    background-image: url(../../../uploads/2019/09/innerbannercontact.jpg);
}

/*blog */


.all-blog img{
    
    width:100%;
    height:auto;
}

.blog-header{
    
    margin-top: 0px;
    margin-bottom: 140px;
    text-align: center;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 50px;
}
.blog .all-blog .post-content{
	background-color: #ffffff;
    padding: 20px;
    border: 1px solid #59b53640;
}
.blog .all-blog .content-header h2{
	font-size: 18px;
    padding-bottom: 11px;
}
.blog .all-blog .content-header a{
    
   font-weight: bold;
    color: #242424;
    text-transform: uppercase;
    letter-spacing: .40px;
    padding-top: 50px;
    padding-bottom: 20px;

}
.blog .all-blog .content-header h3{
    
    margin-bottom: 20px;
  
}
.blog .all-blog .full-content .entry-content{
	
}
.blog .all-blog .full-content .entry-content .read-more{
    
    padding-top:20px;
}
.blog .all-blog .full-content .entry-content .read-more a{
	

    color: #fff;
;

}
.blog .all-blog .full-content .entry-content .read-more a:hover{
	
   color: #fff; 

}

.blog .hd-btn {
    
    text-align: left;
}
/*.blog .all-blog .full-content .entry-content .read-more a:hover::after{
	
   right: -30px;
    opacity: 1; 

}
.blog .all-blog .full-content .entry-content .read-more a::after{
	
        content: "\f101";
    font-family: fontawesome;
    color: #0263cc;
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0px;
    opacity: 0;
    transition: all 0.5s ease 0s;

}*/
.blog .all-blog .post-content .post-footer{
	padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
}
.blog .all-blog .post-footer ul li i {
    margin-right: 8px;
}
.blog .all-blog .post-footer ul{
	list-style-type: none;
    padding-left: 0px;
}
.blog .all-blog .post-footer ul li{
	float:left;
}
.blog-thumb {
    position: relative;
    overflow: hidden;
}
.blog-thumb img{
    
    border: 1px solid #4444442b;
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    
}
.blog .all-blog .entry-thumbnail:hover img {
    transform: scale(1.2);
}

.single-blog-page{
    
    margin-top:50px;
}

.single-post .blg{
	background: none!important;
    position: initial;
}
.single-blog-page .blgpst img{
    
    width: 100%;
    height: auto;
    padding-bottom: 25px;
    padding-top: 25px;
    
}

.blgpst ul li{
	float: left;
    margin-right: 10px;
    
}
.single-blog-page ul li i{
	margin-right: 10px;
	color: #0263cc;
	font-size: 20px;
}
.single-blog-page .entry-content{
	margin-top: 40px;
}
.single-blog-page .entry-title{
	font-size:25px;
	color: #000;
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .40px;
    text-shadow: none;
    padding-bottom: 0px;
    padding-top: 0px;
}
.single-post #comments{
	margin-top: 22px;
}

.blog .full-blog-page {
       margin-top: 0px;
    padding-bottom: 30px;
}
.blog .all-blog {
    border-radius: 10px;
    margin-bottom: 35px;
    margin-top: 50px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
}
.single-post .entry-header {
    margin-top: 18px;
    color: #23282d;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 17px;
    text-align:left;
}
.single-post .header1 {
    
    padding-bottom: 50px !important;
}

.comments-area{
    
    padding-bottom: 40px;
}
.comments-area h3{
    color: #59b536;
    font-size: 24px;
    font-weight: 200;
    margin: 0 0 20px;
}
.comments-area p {
    line-height: 24px;
    margin: 0 0 20px;
}
.comments-area label {
    display: block;
}
.comment-form input, .comment-form textarea {
    width: 100%;
    max-width: 795px;
    border: 1px solid #dedede;
}
.comments-area .submit {
    background-color: #59b536;
    color: #fff;
    border: 0;
    padding: 8px 10px;
    max-width: 160px;
}
.comment-form-cookies-consent{
    
    display:none;
}
.entry-thumbnail span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    background: #59b536;
    color: #ffffff;
    padding: 8px;
    text-align: center;
    z-index: 99;
}
.blog-header .page-title{
    
    display:block;
}
.single-blog-page .date-area {
    position: absolute;
    top: 5px;
    left: -5px;
    background: #fe0000;
    width: 55px;
    height: 65px;
    padding: 10px;
    margin: 20px;
}
.single-blog-page .date-area ul li {
    display: block;
    color: #ffffff;
    font-weight: 600;
}
.single-blog-page .entry-content p{
    
           margin-top: 5px;
}
   .rpwwt-widget h4{
       
        font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #242424;
    margin-bottom: 25px;
   }

.rpwwt-widget h4::before {
    content: "";
    width: auto;
    height: 1px;
    background: #e4e4e4;
    display: block;
    position: relative;
    top: 30px;
    left: 0;
    /* margin: auto; */
}

.rpwwt-widget ul li a{
    color: #000000;
    font-size: 14px;
    font-weight: 600;
}
.rpwwt-widget ul li img {
   
    transform: none !important;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 75px;
    height: 75px;
    border: 2px Solid #59b536;
    padding: 2px;
}

.secondary {
    
    margin-top:40px;
    border-left: 1px solid #e4e4e4;
    padding-left: 15px;
}
.single-post .secondary {
    margin-top: 20px;
    border-left: 1px solid #e4e4e4;
    padding-left: 15px;
}
.rpwwt-post-date {
    
    padding-top: 15px;
    color: #000;
}


.blog .page-title {
    position: relative;
    color: #fff;
}
.blog_author_area{
    
    padding-top: 10px;
    margin-bottom: 30px;
}
.blog_author_area a i {
    color: #59b536;
    padding-right: 10px;
}
.blog_author_area span{
    
    font-size: 17px;
    color: #242424;
    margin-right: 25px;
}
#categories-3{
    
       margin-top: 30px;
}
#categories-3 h4{
    
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #242424;
}
#categories-3 h4::before {
    content: "";
    width: auto;
    height: 2px;
    background: #fe0000;
    display: block;
    position: relative;
    top: 30px;
    left: 0;
}
#categories-3 ul {
    margin-top: 18px;
    margin-left: 10px;
}



#categories-3 ul li:hover a {
    color: #242424;
}
#categories-3 ul li a {
    font-size: 17px;
    color: #242424;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    line-height: 42px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    font-weight: bold;
}
#categories-3 ul li a:before {
    
   color: #fe0000;
    content: "\f105";
    font-family: FontAwesome;
    height: 15px;
    left: 28px;
    position: absolute;
    width: 15px;
}

#archives-3{
    
    margin-top: 30px;
}
#archives-3 h4{
    
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #242424;
}
#archives-3 h4::before {
    content: "";
    width: auto;
    height: 2px;
    background: #fe0000;
    display: block;
    position: relative;
    top: 30px;
    left: 0;
}
#archives-3 ul {
    margin-top: 18px;
    margin-left: 10px;
}
#archives-3 ul li a:before {
    
   color: #fe0000;
    content: "\f105";
    font-family: FontAwesome;
    height: 15px;
    left: 28px;
    position: absolute;
    width: 15px;
}

/*testimonials*/

.testimonials {
    width: 100%;
    display: block;
    float: left;
    background: #f8f8f8;
    border: 1px solid #eee;
    padding: 15px 0;
    margin-bottom: 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.pull-left {
    float: left!important;
}

.testimonials img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
}
.pull-right {
    float: right!important;
}
.testimonials blockquote {
    border-left: none;
    margin: 15px 0 15px 30px;
    padding: 0 30px;
    position: relative;
    background: 0 0;
    font-style: normal;
}
.testimonials blockquote:before {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bolder;
    content: "\201C";
    font-size: 90px;
    line-height: .1em;
    vertical-align: -.4em;
    position: absolute;
    top: 50px;
    left: -30px;
    color: #59b536;
}
.testimonials blockquote p {
    font-style: normal;
    font-size: 15px;
        color: #000;
}
.author_name p {
    padding-left: 60px;
    font-size: 13px;
    text-transform: uppercase;
        color: #000;
}

/* menu */

.page-id-14 .who-h2::before {
    
    left: 590px;
}

.page-id-14 .who-h2::after {
    
    left: -725px;
}

.item-single .item {
    -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    background: #ffffff;
}

.item-single .thumb img {
    clip-path: polygon(0 85%, 0 0, 100% 0, 100% 85%, 50% 100%);
    width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    
}
.item-single .info {
    padding: 30px;
    position: relative;
}

.page-id-14 .item-single .info {
  
    min-height: 310px;
}
.item-single .info h4 {
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 30px;
}

.item-single .info h4 a{
    
    color: #59b536;
}
.item-single .info p{
    
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
}

.bbq h4{
    
    text-align: left;
   font-size: 22px;
    padding-bottom: 25px;
    color: #000;
    font-weight: 600;
}

.bbq p{
    
    text-align: left;
    padding-bottom: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.bbq ul{
   text-align: left;
    font-size: 15px;
    margin-left: -24px;
    color: #000;
    padding-bottom: 20px;
    padding-top: 20px;
    
}

.bbq li{
   padding-bottom:10px;
}

.tac{
    
    padding:50px 0px;
}
.tac h5{
    
    font-size: 35px;
    padding-bottom: 30px;
}

.tac p{
    
    font-size: 17px;
    padding-bottom: 10px;
}
.menuitem img{
    
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
}

.page-id-114 .who-h2::after {
   
    left: -585px;
   
}
.page-id-114 .who-h2::before {
   
    left: 436px;
  
}
.black-bg {
    background-image: url(../../../uploads/2019/09/bbqsalad.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.extra_touch h2{
    
        padding-bottom: 25px;
}
.extra_touch p{
    
    font-size: 18px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
}
.bark-widget{
    
    width:100% !important;
}




/*whatapp icon*/

.wp i {
    font-size: 25px;
    margin: 0px 12px;
    color: #25d366;
}

.navbar-default .navbar-nav > li:last-child:hover > a:hover{    
    background-color: transparent;
}

.navbar-default .navbar-nav > li:last-child > a {
    background-color: #fff;
}


/*Footer Form*/

#ft_num::-webkit-outer-spin-button,
#ft_num::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0  !important;
}

#ft_num {
    -moz-appearance: textfield !important;
}




#myModal iframe {
    width: 100%;
    height: 500px;
}
@media screen and (max-width: 992px) {
#myModal {
    width: 86%;
}}
