/*
	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: 1.3.6
	Tags: dark, light, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
	License: GNU General Public License v2 or later
	License URI: license/README_License.txt
	Text Domain: bakery-child
*/

.video-container {
    position: relative;
    padding-bottom: 44.25%;
    width: 80%;
    height: 0;
    overflow: hidden;
    margin: 25px auto;
}
.video-container iframe, 
.video-container object, 
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*.vu_logo:after {
    content: "1997 - 2020";
    font-size: 12px;
    display: block;
    left: 0;
    bottom: -16px;    
    position: absolute;
    text-align: center;
    width: 100%;
}*/

#lang_sel_list {
	display: inline-block;
	padding: 0;
	border: 0;
	margin-left: 40px;
}
.wpml-ls-legacy-list-horizontal a {
	padding: 0;
}

.menu-item-1101 .sub-menu,
.menu-item-1954 .sub-menu {
	display: none !important;
}

.full-header {
    background-color: rgba(104,79,64,0.3) !important;
}

.home .service-box .icon-big-container img {
	max-width: none;
}
.home .service-box .icon-big-container svg {
	width: 100px;
}
.home .service-box:hover .icon-big-container svg{
	fill:#684f40;
}

.owl-controls .owl-next {
	margin-bottom: 30px !important;
}

.row_portfolio_category {
	padding: 30px 20px;
	margin-top: 15px;
	margin-bottom: 25px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f0ed+2,fffaf7+100 */
	background: #f3f0ed; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3f0ed 2%, #fffaf7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f3f0ed 2%,#fffaf7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f3f0ed 2%,#fffaf7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f0ed', endColorstr='#fffaf7',GradientType=0 ); /* IE6-9 */
}
.row_portfolio_category h3 {
	margin-top: 0;
}
.row_portfolio_category img {
	box-shadow: 0 0 5px #999;
}
@media (max-width: 767px) {
	.row_portfolio_category img {
		margin-bottom: 10px !important;
	}	
}
.row_portfolio_category .button-void {
	margin: 10px 0 0 0;
}

.vu_product-item {
    min-height: 200px;
}
.vu_product-item .vu_pi-container {
  opacity: 0.8;
  background-color: #684f40 !important;
}
    body.term-44 .vu_product-item .vu_pi-container {
        display: none;
    }

.vu_product-item .vu_pi-image::after {
    content: normal;
}
.vu_product-item:hover .vu_pi-image:after,
.vu_product-item.hover .vu_pi-image:after {
  opacity: 0;
}
.vu_product-item .vu_pi-icons .vu_lightbox {
	display: none;
}

.blog-post .blog-post-header .blog-post-info {
	display: none;
}

body:not(.single) .type-ricetta.blog-post .blog-post-header h2 {
	float: none;
	margin-bottom: 10px;
}
body:not(.single) .type-ricetta.blog-post .blog-post-header .blog-post-info {
	float: none;
}

.single-portfolio-item  .single-product-section {
    padding-bottom: 40px;
}
.single-portfolio-item  ul.caratteristiche {
	margin:70px 0 10px 0;
	padding:0;
	list-style: none;
}
.single-portfolio-item  ul.caratteristiche li {
	margin-bottom: 10px;
	font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    padding: 0 8px;
}
.single-portfolio-item  .caratteristiche strong {
	color: #684f40;
    display: block;
}
.single-portfolio-item  .caratteristiche i.fa {
	font-size: 42px;
	vertical-align: middle;
    color: #ffffff;
    background-color: #fdb822;
    border-radius: 50%;
    padding: 17px;
    width: 75px;
    height: 75px;
    display: inline-block;
    margin-bottom: 5px;
}
.single-portfolio-item  div.caratteristiche {
    margin-top: 60px;
    margin-bottom: 40px;
}
.single-portfolio-item  div.caratteristiche .section-header {
    padding-bottom: 15px;
}
.single-portfolio-item  div.caratteristiche h2 {
    margin: 40px 0 10px 0;
}
.single-portfolio-item  div.caratteristiche strong {
    font-size: 18px;
    /*margin: 35px 0 15px 0;*/
}
.single-portfolio-item  div.caratteristiche ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single-portfolio-item  div.caratteristiche li {
    margin-bottom: 5px;
    font-size: 16px;
}
.single-portfolio-item  div.caratteristiche li img {
    border-radius: 50%;
    margin: 0 10px 0 0;
}
.single-portfolio-item .single-product-section .gallery-slider {
  padding: 8px;
  border: 2px #684f40 solid;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.single-portfolio-item .btn_back {
    float: right;
    margin: 30px 0 0 0;
    background-color: #684f40;
    color: #fff;
    padding: 5px 8px;
}

body:not(.single) .ricetta.blog-post {
	border: none;
	padding: 0;
	position: relative;
}
.blog-post .blog-post-image .blog-post-image-cover {
  background-color: rgba(255, 255, 255, 0.3);
}
.blog-post .blog-post-image .blog-post-image-cover:after,
.blog-post .blog-post-image .blog-post-image-cover:before {
	display: none;
}
body:not(.single-ricetta) .ricetta.blog-post .blog-post-image .blog-post-image-cover {
	opacity: 1;
	transform: none;
	background-color: rgba(0, 0, 0, 0.4);
}
	body:not(.single-ricetta) .ricetta.blog-post .blog-post-image .blog-post-image-cover:before,
	body:not(.single-ricetta) .ricetta.blog-post .blog-post-image .blog-post-image-cover:after {
		display: none;
	}
/*body:not(.single-ricetta) .ricetta .blog-post-content {
	margin-bottom: 0;
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;	
}*/
body:not(.single-ricetta) .ricetta .ricetta_info {
    position: absolute;
    left: 0;
    top: 220px;
    width: 100%;   
    font-size: 0.8em; 
}
    @media (max-width: 1199px) {
        body:not(.single-ricetta) .ricetta .ricetta_info {
            top: 160px;
            font-size: 0.5em;
        }
    }
    @media (max-width: 767px) {
        body:not(.single-ricetta) .ricetta .ricetta_info {
            top: 80px;
            font-size: 0.8em;
        }
    }
.ricetta_info {
	margin-top: 10px;
	text-align: center;
	color: #684f40;
	line-height: normal;
}
	.ricetta_info > div {
		margin-bottom: 10px;
	}
	body.single-ricetta .ricetta_info {
		margin-bottom: 30px;
		font-size: 22px;
	}
        @media (max-width: 767px) {
            body.single-ricetta .ricetta_info {
                font-size: 12px;
            }
        }    
	body:not(.single-ricetta) .ricetta_info {
		color: #fff;
		font-size: 14px;
	}
        @media (max-width: 1199px) {
            body:not(.single-ricetta) .ricetta_info {
                font-size: 10px;
            }
        }    
.recipe-ingredients {
	background: #dddddd/*#4c392d*/;
    /*color: #ffffeb;*/
	padding: 0px 25px 15px 25px;
    margin-bottom: 40px;
}
	.recipe-ingredients h2 {
		margin: 25px 0;
		/*color: #ffffeb;*/
	}
	.recipe-ingredients .vu_sh-products {
		margin-bottom: 0 !important;
	}
	.recipe-ingredients .vu_sh-products .owl-controls .owl-page {
		/*border-color: #fff;*/
	}
	.recipe-ingredients .vu_product-item {
		margin-bottom: 0 !important;
	}
	@media (min-width: 768px) {
		.recipe-ingredients-list ul:after {
		    clear: both;
		    content: "";
		    display: table;
		}
		.recipe-ingredients-list ul {
		    display: block;
		    list-style-type: none;			
		    margin: 0;
		    padding: 0;
		}	
		.recipe-ingredients-list li {
		    float: left;
		    width: 50%;
		    padding-bottom: 18px;
		}
	}
.ricette-sidebar .list-arrows li:after {
    content: '\f111';
}

.blog-post img, .vu_page-content img {
    display: block;
    margin: 0 auto;
    height: auto;
}

.categoriap_terms {
	margin: 0 0 40px 0;
}
.categoriap_terms .btn {
	padding: 3px 6px;
	margin-bottom: 10px;
	font-size: 12px;
}

.category-news .post-info {
	display: none;
}

.tabs-big-container .tab-content {
	border-width: 10px;
}
.tabs-big-container .nav > li img {
	border: 8px solid #fff;
}
.tabs-big-container .nav > li::after {
	background: none;
	transform: none;
	margin-top: -30px;

	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 40px 30px 0;
	border-color: transparent #fdb822 transparent transparent !important;    
}

.elenco_promozioni {
}
.elenco_promozioni .post .post-image {
    border-width: 6px;
    border-color: #CC3333;
    padding: 5px;
}
.elenco_promozioni .post-data p {
    margin: 0;
}

.coccarda_circle::before {
    transform: rotate(30deg);
}
.coccarda_circle::before, .coccarda_circle::after {
    background: #CC3333 none repeat scroll 0 0;
    content: "";
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
    z-index: 9;
}
.coccarda_circle::after {
    transform: rotate(60deg);
}
.coccarda_circle::before, .coccarda_circle::after {
    background: ##CC3333 none repeat scroll 0 0;
    content: "";
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
    z-index: 9;
}
.coccarda_circle {
    display: block;
    position: absolute;
    z-index:9;
    left: 40px;
    margin-left: 0px;
    top: 25px;

    background: #CC3333 none repeat scroll 0 0;
    height: 60px;
    text-align: center;
    width: 60px;

    text-align: center;
    color: #666;
    font-size: 18px;    
    line-height: 18px;
}
.coccarda_circle > span {
    position: absolute;
    left: 0;
    bottom: 15px;
    text-align: center;
    z-index: 99;
}
.coccarda_circle span {
    color: #fff;
    display: block;
    width: 100%;    
}
.coccarda_circle span span:first-child {
    font-weight: normal;
    font-size: 12px;
}
.coccarda_circle span span:last-child {
    font-weight: bold;
    font-size: 13px;
}









.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

@media (max-width: 767px) {
    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11 {
        float: left;
    }

    .col-xxs-1 {
        width: 8.333333333333332%;
    }

    .col-xxs-2 {
        width: 16.666666666666664%;
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-4 {
        width: 33.33333333333333%;
    }

    .col-xxs-5 {
        width: 41.66666666666667%;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-7 {
        width: 58.333333333333336%;
    }

    .col-xxs-8 {
        width: 66.66666666666666%;
    }

    .col-xxs-9 {
        width: 75%;
    }

    .col-xxs-10 {
        width: 83.33333333333334%;
    }

    .col-xxs-11 {
        width: 91.66666666666666%;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-push-1 {
        left: 8.333333333333332%;
    }

    .col-xxs-push-2 {
        left: 16.666666666666664%;
    }

    .col-xxs-push-3 {
        left: 25%;
    }

    .col-xss-push-4 {
        left: 33.33333333333333%;
    }

    .col-xxs-push-5 {
        left: 41.66666666666667%;
    }

    .col-xxs-push-6 {
        left: 50%;
    }

    .col-xxs-push-7 {
        left: 58.333333333333336%;
    }

    .col-xxs-push-8 {
        left: 66.66666666666666%;
    }

    .col-xxs-push-9 {
        left: 75%;
    }

    .col-xxs-push-10 {
       left: 83.33333333333334%;
    }

    .col-xxs-push-11 {
       left: 91.66666666666666%;
    }

    .col-xxs-pull-1 {
        right: 8.333333333333332%;
    }

    .col-xxs-pull-2 {
        right: 16.666666666666664%;
    }

    .col-xxs-pull-3 {
        right: 25%;
    }

    .col-xxs-pull-4 {
        right: 33.33333333333333%;
    }

    .col-xxs-pull-5 {
        right: 41.66666666666667%;
    }

    .col-xxs-pull-6 {
        right: 50%;
    }

    .col-xxs-pull-7 {
        right: 58.333333333333336%;
    }

    .col-xxs-pull-8 {
        right: 66.66666666666666%;
    }

    .col-xxs-pull-9 {
        right: 75%;
    }

    .col-xxs-pull-10 {
        right: 83.33333333333334%;
    }

    .col-xxs-pull-11 {
        right: 91.66666666666666%;
    }

    .col-xxs-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-xxs-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-xxs-offset-3 {
        margin-left: 25%;
    }

    .col-xxs-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-xxs-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-xxs-offset-6 {
        margin-left: 50%;
    }

    .col-xxs-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-xxs-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-xxs-offset-9 {
        margin-left: 75%;
    }

    .col-xxs-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-xxs-offset-11 {
        margin-left: 91.66666666666666%;
    }
}   