/*
	Theme Name: Bakery Child
	Theme URI: http://themeforest.net/item/bakery-wordpress-bakery-cakery-food-theme/11112118?ref=milingona_
	Author: Milingona
	Author URI: http://themeforest.net/user/milingona_
	Description: Bakery is a powerful responsive WordPress theme designed for bakery/cakery shops. It comes with all features bakery shops need such as product post type, menu, order form, offer, gallery, news etc. The theme also includes the drag-drop page builder which lets you customize your specific needs with incredible ease.
	Template: bakery
	Version: 2.1
	Tags: two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, sticky-post, translation-ready, full-width-template
	License: GNU General Public License v2 or later
	License URI: license/README_License.txt
	Text Domain: bakery-child
*/

.home-promotion .vu_p-image{
	Background-color:transparent!important;
}
nav.vu_main-menu > ul > li > a{
	font-size:12.9px;
	padding:7px 7px;
}
.vc-hoverbox-block-inner.vc-hoverbox-front-inner h2{
	color:#fff;
}
.footer-bottom .vu_icon-box.vu_ib-size-small .vu_ib-icon {
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 18px;
}
.footer-bottom .vu_icon-box.vu_ib-position-left.vu_ib-size-small .vu_ib-content {
    margin-left: 60px;
	padding-top: 8px;
}
.footer-bottom .vu_icon-box {
    width: 100%;
    margin-bottom: 15px;
}
.vu_row .vu_r-wrapper > .vu_clone, .vu_row .vu_r-wrapper > .vu_clone > *{
	height:400px!important;
}
@media  screen and (min-height: 700px) and (min-width: 1050px){
 /*iframe#EVWebshop{
	height: 1007px!important;*/
}
/*.web-shop{
	height: 1007px!important;
	overflow:hidden;
}*/
}
@media screen and (max-width: 768px) { 
 /*iframe#EVWebshop{
	height: 3250px!important;
}
	.web-shop{
	height: 1500px!important;
		overflow:hidden;
}*/
	.p-r-5 {
    padding: 0px 15px!important; 
	}
	.p-l-5 {
    padding: 0px 15px!important; 
		
	}
	body .vc_custom_1509441521471 {
    	margin-bottom: 0px !important;
	}
	body .vc_custom_1512243856123 {
    	margin-bottom: 0px !important;
	}
}
@media screen  and (max-width: 500px) { 

	.p-l-5 {
		margin-top: 10px;
	}

}
.webshopdiscounthome .vu_wc-category {
    min-height: 300px;
}
.vc_custom_1539863564389, .vc_custom_1540382447396 {
    
    background: fixed;
    background-size: cover;
    background-position: center center;
}
nav.vu_main-menu > ul > li > a, 
.vu_mobile-menu ul li a  {
		text-transform:uppercase;
	}
@media screen  and (min-width: 999px) and (max-width: 1200px) { 

	nav.vu_main-menu > ul > li > a {
		font-size: 10px;
		padding: 7px 4px;
	}

}
.vu_wc-with-basket-icon .vu_main-menu-container .vu_logo-container{
	padding:0px 5px;
}
div.vu_wc-menu-item.vu_wc-responsive, .vu_wc-menu-item .vu_wc-cart-link{
	display:none!important;
}
.vc_general.vc_btn3, .vc_btn3-container.vc_btn3-inline{
	position:relative;
	z-index:9999;
}
div.vc-hoverbox:hover .vc-hoverbox-back{
	z-index:9999;
}
.vc-hoverbox:hover .vc-hoverbox-front {
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg) !important;
        z-index: -999;
}

.vc-hoverbox:hover .vc-hoverbox-back {
	transform: rotateY(0); 
	-webkit-transform: rotateY(0) !important;
        z-index: -999;
}

.vc-hoverbox-back {
	transform: rotateY(180deg) !important;
	-webkit-transform:rotateY(180deg) !important;
}

.vc-hoverbox-block {
	-webkit-transition: transform .5s ease-in-out;
	-webkit-transform-style: preserve-3d;
}
.vu_special-offer .vu_so-item-btn{
	position:relative;
	z-index:9999;
}
.webshopdiscounthome h3.vu_c-name {
    width: 100%;
}