 

.aboutWrap .box {
	overflow: hidden;
}

.contactWrap {
	background-attachment: fixed;
   z-index: 9;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-image: url(../images/beer_background.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.contactWrap h2 {
	margin-bottom: 24px;
}

/* joba */


.latestNews .wbmpl_main_container_default .wbmpl_grid li {
	position: relative;
	border: none;
	box-shadow: 0px 0px 0px;
	margin: 0 !important;
 	width: 50% !important;
}

.latestNews .wbmpl_list_right i {
   margin: 0 !important;	
}

.latestNews .wbmpl_list_right i:before {
   display: none;
   margin: 0;
}

.latestNews .wbmpl_list_right {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0 !important;
	padding: 40px;
	text-align: left;
	transition: all .5s;
	z-index: 2;
}

.latestNews .wbmpl_main_container_default .wbmpl_grid li .wbmpl_list_thumbnail img {
	width: 100%;
	height: 100%;
}

.latestNews .wbmpl_list_date {
	color: #f6a108;
 	margin-bottom: 5px;
	font-size: 16px;
	transition: all .5s;
}

.latestNews .wbmpl_main_container_default .wbmpl_grid li:last-child {
	margin-left: -4px !important;
}

.latestNews .wbmpl_list_title {
 	font-size: 32px !important;
 	font-weight: 800;
 	margin-bottom: 5px !important;
	transition: all .5s;
}

.latestNews .wbmpl_list_author {
	font-style: italic;
    margin-bottom: 10px;
    position: relative;
	transition: all .5s;
}

.latestNews .wbmpl_list_content a {
	color: #f6a108;
}

.latestNews .wbmpl_main_container_default ul {
	margin-bottom: 0;
}

.latestNews .wbmpl_list_content a.postDetails {
	position: relative;
	margin-top: 10px;
	display: inline-block;
}

.latestNews li .wbmpl_list_right .wbmpl_list_content {
	transition: all .5s;
	font-size: 14px;
	line-height: 26px;
}

.latestNews li:hover .wbmpl_list_title,
.latestNews li:hover .wbmpl_list_author,
.latestNews li:hover .wbmpl_list_right .wbmpl_list_content {
	color: #fff;
}



.latestNews .wbmpl_list_content a.postDetails:after {
	background: #f6a108;
 	position: absolute;
 	bottom: -5px;
 	left: 0;
 	display: inline-block;
 	width: 0;
 	height: 1px;
 	content: '';
 	transition: .3s width ease;
}

.latestNews li:hover .wbmpl_list_right .wbmpl_list_content a.postDetails:after {
	opacity: 1;
	width: 67px;
}

.latestNews .wbmpl_main_container_default .wbmpl_grid li a.blankLink {
	z-index: 9;
	width: 100%;
	height: 100%;
 	position: absolute;
 	left: 0;
 	top: 0;
}

.latestNews .wbmpl_main_container_default .wbmpl_grid li:hover:after {
    background: rgba(24,26,27,.9);
    color: #fff;
}

.latestNews .wbmpl_main_container_default .wbmpl_grid li:after {
	background: rgba(243,243,243,.9);	
	content: '';
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 1;
	transition: all .5s;
}

.latestNews .wbmpl_list_content p,
.latestNews .wbmpl_list_content span {
	display: inline-block;
}

/*news*/

.newsArchive .vc_gitem-zone.vc_gitem-zone-c {
	  background: none !important;
	  border-bottom: 1px solid #1b1d1e;
} 

.newsArchive .vc_gitem-col.vc_gitem-col {
	padding-left: 0px;
	padding-right: 0px;
}

.newsArchive .vc_gitem-post-data {
	padding-top: 18px;
	margin-bottom: 0px;

}

.newsArchive .vc_gitem-post-data h4 {
	margin-bottom: 0px;
	font-size: 16px;
}
.newsArchive .vc_gitem-post-data h4:after {
   content: '';
   clear: both;
   display: table;
   background: #e5a82e;
   width: 66px;
   height: 2px;
   margin-top: 25px;
   margin-bottom: 12px;
}

.newsArchive .vc_gitem-post-data-source-post_excerpt {
	padding-top: 0px;
}

.newsArchive .vc_gitem-post-data-source-post_excerpt p {
	padding-bottom: 15px;
}

/*single-post*/


.singleBanner {
    padding-top: 225px;
    padding-bottom: 100px;
    border-bottom: 7px solid #f59f06;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center top !important;
}

.singleBanner h2 {
text-align: center;
	color: #ffffff;
}

.single-post .category-news .entry-content {
	margin-top: -68px;
	background: #fff;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 40px;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
	margin-bottom: 50px;
}

.bar-related-posts h3,
.single-post h1 {
	text-align: center;
	font-size: 52px;
	padding-bottom: 40px;
	font-family: "korolev-compressed","Arial",sans-serif;
   font-weight: normal;
   text-transform: uppercase;
}

.bar-related-posts h3:after,
.single-post h1:after {
	height: 3px;
	width: 70px;
   display: block;
   content: '';
   background: #e5a82e;
   margin-top: 20px;
   margin-left: auto;
  	margin-right: auto;
}

.postFeatured {
	padding-bottom: 20px;
	text-align: center;	
}

.postFeatured img {
	width: 100%;
}

.social-sharing {
	padding-bottom: 20px;
}

.social-sharing a.ss-button-facebook, a.ss-button-googleplus, a.ss-button-twitter, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-xing {
	border-radius: 15px 0;
} 


.bar-related-posts h3 {
	margin-bottom: 22px;

}

.bar-related-posts .row {
	padding-bottom: 40px;
}

.bar-related-posts .row:after {
	content: '';
	clear: both;
	display: table;
	background: #ddd;
	width: calc(100% - 30px);
	height: 2px;
	margin: 0px 15px 40px 15px;
	top: 40px;
	position: relative;
	
} 


.bar-related-posts .row:last-child:after {
	background: none;
}

.bar-related-posts .bar-rpf-image,
.bar-related-posts .bar-rpf-details {
	flex-direction: column;
   justify-content: center;
   display: flex;
   height: 330px;
	overflow: hidden;
}


.bar-related-posts .bar-rpf-details h3 {
	font-size: 38px;
	text-align: left;
	font-family: "korolev-compressed","Arial",sans-serif;
   font-weight: normal;
   text-transform: uppercase;
   color: #323232;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

.bar-related-posts .bar-rpf-details h3:after {
	 height: 3px;
	 width: 70px;
    display: block;
    content: '';
    background: #e5a82e;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
   
    
   
}

.bar-related-posts .bar-rpf-details p {
	font-size: 16px;
	color: #969696;
	font-family: "proxima-nova","Arial",sans-serif;
}

.bar-related-posts .bar-rpf-image {
	text-align: center;
}

.bar-related-posts .bar-rpf-image a {
	overflow: hidden;
}

.bar-related-posts .bar-rpf-image a img {
	height: 100%;
 	max-width: none;
 	margin-left: -50%;
 	margin-right: -50%;
 	display: inline-block;
 	width: auto;
}

.wrapper.woo-pages .bar-shop-sidebar.bar-scrolling {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 25%;
	overflow-y: scroll;
	height: 100%;
	padding-top: 120px;
}






/* single product */

.single-product .bar-header {
    background: black;
}

.single-product .woo-pages {
	margin-top: 200px;
	    padding: 30px 0 0;
}

.single-product .bar-single-product-share {
	background: #181a1b;
	text-align: center;
	margin: 0 -15px 50px;
}

.single-product .bar-single-product-share ul li {
	display: inline-block;
	border-left: 1px solid #2a2c2d;
	width: 16%;
}

.single-product .bar-single-product-share ul li:first-child {
	border-left: none;
}

.single-product .bar-single-product-share ul li a i {
	color: #fff;
	font-size: 35px;
	display: block;
	padding-bottom: 20px;
	transition: all .6s;
}

.single-product .bar-single-product-share ul li:hover a i {
	color: #f7a006;
}

.single-product .bar-single-product-share ul li a {
	color: #f7a006;
	text-transform: uppercase;
	transition: all .6s;
	display: block;
	padding: 50px 0px;
	
}

.single-product .bar-single-product-share ul li a span {
	text-align: center;
	display: block;
	position: relative;
}

.single-product .bar-single-product-share ul li:hover a span {
	color: transparent;
}

.single-product .bar-single-product-share ul li a span::after {
	content: 'SHARE';
	display: block;
	vertical-align: top;
	opacity: 0;
	transition: all .5s;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	color: #f7a006;
}

.single-product .bar-single-product-share ul li:hover a span::after {
	opacity: 1;
}

.single-product .bar-no-sidebar h1 {
	color: #f7a006;
	margin-bottom: 15px;
}

.single-product .bar-no-sidebar .product p.price {
	display: none;
}

.single-product .product_meta {
	display: none;
}

.single-product.woocommerce .woocommerce-breadcrumb,
.single-product.woocommerce .woocommerce-breadcrumb a {
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
    text-transform: uppercase;
}

.single-product .summary a:hover {
	color: #f7a006;
}

.single-product.woocommerce .thumbnails .owl-nav .owl-next,
.single-product.woocommerce .thumbnails .owl-nav .owl-prev {
	background: #f7a006 !important;
}

.single-product .related {
	max-width: 1170px;
	text-align: center;
	margin: 0 auto;

}

.single-product .related h2 {
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 50px;
    padding-top: 50px;
	font-size: 34px;
}

.single-product.woocommerce .related ul.products li.product .price {
	display: none;
}

.single-product .related .button.btn {
	display: none;
}


.single-product.woocommerce .related  h2.woocommerce-loop-product__title {
	font-size: 22px !important;
	color: #f7a006;
	text-transform: capitalize !important;
}

.single-product .bar-product-cats a {
	color: #000 !important;
	font-weight: 600;
}

.woocommerce-tabs {
	background: #f8f8f8;
	padding-bottom: 50px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-color: #f8f8f8 !important; 
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}

/* 20-6-18 */

.single-product.woocommerce div.product form .label {
	background: none;
	padding: 0 !important;
	margin-bottom: 10px;
}

.single-product.woocommerce div.product form .label label {
	font-size: 18px;
}

.single-product.woocommerce div.product form .label,
.single-product.woocommerce div.product form .value {
	display: block;
} 

.single-product.woocommerce div.product form .value {
	padding: 0;
	
}

.single-product.woocommerce div.product form .single_variation_wrap .price,
.single-product.woocommerce div.product form .single_variation_wrap button.alt,
.single-product.woocommerce div.product form .single_variation_wrap .quantity {
	display: none !important;
}

.single-product.woocommerce div.product form.cart {
	margin-bottom: 0;
} 

.single-product.woocommerce div.product form.cart .variations {
	margin-bottom: 0;
} 

.single-product.woocommerce div.product form select {
	width: 79.7%;
	padding: 15px 13px;
	vertical-align: top;
	margin-top: 0;

}

.single-product.woocommerce div.product form .reset_variations {
/*	background: #f7a006;
	color: #fff;
	text-transform: uppercase;
    padding: 18px 30px 17px;
    font-weight: 700;
    line-height: normal;
    
    font-size: 15px !important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;*/
	width: 112px;
	z-index: 9;
	position: relative !important;
	float: right !important;
	 font-size: 15px !important;
	 margin-top: 0px !important;
}

.single-product.woocommerce div.product form .reset_variations:hover {
/*	 background: #1b1d1e; */
}


.single-product.woocommerce div.product form .single_variation_wrap .single_variation {
	margin-top: 10px;
}

.single-product.woocommerce div.product form .single_variation_wrap .woocommerce-variation-description p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.single-product.woocommerce div.product form .reset_variations:before {
	
}










