/* Themify Customize Styling */
body {	
	font-family:Montserrat;	font-weight:normal;
	font-size:14px;
	line-height:1.4em;

	color: #606060; 
}
a {	
	color: #dc3522; 
}
a:hover {	
	color: #1f1f1f; 
}
h3 {	
	font-family:Montserrat;	font-weight:normal;
	font-size:32px;
	line-height:1.4em;

	color: #6d6c6a; 
}
body[class*="themify"] #site-logo a {		font-size:20px;
 
}
#main-nav {	
	margin-top: 44px; 
}
#main-nav a {	
	font-family:Montserrat;	font-weight:normal;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #ffffff; 
}
#footerwrap {	background-image: url(2017/02/footer-bg.png);
	background-size: cover;
	background-position: right center;
	padding-top: 35px;
	padding-bottom: 0px; 
}
#footer {	
	color: #8d8d8f; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family:Montserrat;	font-weight:normal;
	font-size:14px;
	line-height:19px;
 
}
#footer a {	
	color: #dc3522;
	font-family:Montserrat;	font-weight:normal;
	font-size:13px;
	line-height:13px;
 
}
.footer-widgets {		text-align:left; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff;	font-size:15px;
	line-height:15px;
 
}
.footer-widgets .widgettitle {	
	margin-bottom: 0px; 
}
#footerwrap .back-top a:before {	
	color: #ffffff; 
}
#footer .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #be3828; 
}
@media screen and (max-width: 480px) { /* Themify Customize Styling */
body {	
	color: #777777; 
}
h3 {	
	color: #6d6c6a; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #ffffff; 
}
#footer {	
	color: #8d8d8f; 
}
#footer a {	
	color: #dc3522; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
 }
/* Themify Custom CSS */
.footer-text{
border-top: 1px solid #8d8d8f;
padding: 8px;
margin-top: 50px;
color: #fff;
font-weight: normal;
font-size: 13px;
}

#main-nav a {
    text-shadow: 1px 1px 2px #000;
}

#main-nav .current_page_item > a, #main-nav .current-menu-item > a{
border-bottom: 2px solid #dc3522;
transition: 0.1s;
}

#main-nav a:hover, #main-nav > li > a:hover{
border-bottom: 2px solid #dc3522;
transition: 0.1s;
}

#menu-icon-close{
color: #fff;
}

/*--------------*/
/*:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}*/

.box-title h3{
color: #fff;
font-size: 15px;
line-height: 15px;
text-transform: uppercase;
font-weight: bold;
position: relative;
display: inline-block;
padding-bottom: 7px;
margin-bottom: 24px;
}
/*.box-title h3:before .box-title h3:after{
    margin-left: -30px;
    bottom: -8px;
}
*/

.box-title:after{
background-color: #dc3522 !important;
}
.box-title h3:after{
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: -5px;
   /* left: 55%;
    margin-left: -40px;*/
    background-color: #dc3522;
}

.box-title:before{
background-color: #dc3522 !important;
}
.box-title h3:before {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: -8px;
    /*left: 70%;*/
    margin-left: 10px;
    background-color: #dc3522;
}
/*---------------*/

.featured-link{
display: inline-block;
text-decoration: none !important;
padding: 20px;
}

.featured-link:hover .item-box-title h3{
color: #dc3522;
transition: 0.5s;
}

.featured-wrap{
text-align: center;
border-top: 1px solid #E0E0E0;
border-bottom: 1px solid #E0E0E0;
border-left: 1px solid #E0E0E0;
}

.featured-link img{
margin-left: auto;
margin-right: auto;
width: 70%;
position: absolute;
top: -32%;
left: 15%;
display: inline-block;
}
.para{
color: #666;
font-weight: 100;
}
.item-box-title{
margin-top: 38%;
}
.item-box-title h3{
text-align: center;
color: #333;
font-size: 18px;
line-height: 20px;
text-transform: uppercase;
font-weight: bold;
position: relative;
display: inline-block;
padding-bottom: 7px;
margin-bottom: 24px;
}
.item-box-title:after{
background-color: #dc3522 !important;
}
.item-box-title h3:after{
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: -5px;
   /* left: 55%;*/
    margin-left: 35%;
    background-color: #dc3522;
}

.item-box-title:before{
background-color: #dc3522 !important;
}
.item-box-title h3:before {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: -8px;
    /*left: 70%;*/
    margin-left: 40%;
    background-color: #dc3522;
}
/*------------------*/

.fancy-line{
margin-left: 20px;
}
.fancy-line-right{
margin-right: 20px;
}
.menu-type-title{
text-align: center;
    padding: 2% 6%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 300px;
    position: absolute;
    top: 76px;
    left: 25px;
    font-size: 18px;
    z-index: 50;
    line-height: 32px;
    color: #5d5d5d;
    font-family: Georgia,Times New Roman,Times,serif;
    font-style: italic;
    width: 70%;
    margin-bottom: 0em;

}

.product-title {
clear: both;
display: inline-block;
width: 100%;
    border-bottom: 2px dotted #e0e0e0;
margin-bottom: 10px;
}
/*.product-title h3{
line-height: 30px;
    height: 30px;
    max-height: 0px;
    margin: 0;
    position: relative;
    transform: translateY(11px);
font-size: 18px;
color: #333;
text-align: left;
}*/

.product-title h3{
float: left;
border-bottom: 4px solid #ffffff;
height: 26px;
margin: 0;
transform: translateY(4px);
font-size: 18px;
color: #333;
text-align: left;
}



/*.product-title h3:after{
content: "";
    position: absolute;
    bottom: -21px;
    left: 0px;
    width: 48%;
    height: 4px;
    z-index: -1;
    background-color: #fff;
}*/
.price {
    line-height: 30px;
    height: 30px;
    max-height: 30px;
    margin: 0;
    position: relative;
    transform: translateY(11px);
    font-size: 22px;
    float: right;
color: #DC3522;
}
.price:after{
content: "";
    position: absolute;
    bottom: 9px;
    left: 0px;
    width: 105%;
    height: 4px;
    z-index: -1;
    background-color: #fff;
}

.featured-beer-wraper{
background-image: url(2017/02/zigzag_top_grey.png);
background-position: left top !important;
background-repeat: repeat-x !important;
text-align: center;
background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border: none;
    padding: 30px 20px 20px 20px;
}
.testimonial-content h3{
font-family: Georgia;
font-size: 22px;
line-height: 26px;
color: #DC3522;
}


/*---------Testimonials------*/
.testimonial-content{
background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border: none;
padding: 20px 20px 50px 20px;
}
.review-author-wrap{
margin-top: -22px;
padding-left: 14px;
}
.review-author-wrap p{
padding-top: 30px;
padding-left: 80px;
font-size: 15px;
}
/*----------End----------*/


.shortcode.col4-1.first {
padding-right: .625em;
}


.rounded.drop-shadow {
border-radius: 5px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.gutter-none > .sub_row_inner_wrapper .col4-2 {
padding-top: 36px;
}