/************************
*   Custom CSS Styles   *
************************/
.slick-slider .slick-list .slick-track .rss-inner-slider-item.slick-slide{
	background-position-y: top!important;
}
.swiper-slide .button.solid_color a.extra-color-gradient-1{
	background: #e6941c!important;
	color: #235b3a!important;
}
.swiper-slide.slide-producto-nuevo.masterclass .slide-bg-wrap .image-bg{
	top: -50px!important;
	background-size: contain!important;
	transform: none!important;
}
.page-id-877 #page-header-bg[data-bg-pos="bottom"] .page-header-bg-image {
    background-position: 29%!important;
}
header nav ul.sf-menu #menu-item-1252 a,
header nav ul.sf-menu #menu-item-1252 a:after,
#slide-out-widget-area ul.menuopen li.menu-item-1252 a{
	color: #e6941c!important;
	border-color: #e6941c!important;
}
#nectar-user-account,
#header-outer header#top a.mobile-user-account{
	display: none!important;
}
#wpcf7-f10-p252-o1 .wpcf7-form-control-wrap.terminos-condiciones{
	display: inline-block!important;
}
#botones-flotantes {
  background: #235C3A;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 30px;
  padding: 10px 20px;
    display: inline;
    position: fixed;
    z-index: 100000;
    bottom: 2%;
    right: 1%;

}
#botones-flotantes span {
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0;
  color: #EBE6B0;
  text-transform: uppercase;
  margin-right: 10px;
}
#botones-flotantes img {
  margin: -10px 5px;
}
#botones-flotantes img.metro {
    max-width: 40px;
    margin: -30px 5px;
}
#cookie-notice #cn-notice-buttons #cn-accept-cookie{
	background-color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}
#cookie-notice #cn-notice-buttons #cn-accept-cookie:hover{
    color: #235b3a;
}
#footer-widgets #media_image-3.widget.widget_media_image h4{
	font-size: 16px !important;
    line-height: 16px!important;
    font-weight: 400 !important;
    text-transform: inherit!important;
    position: absolute!important;
    left: -150px!important;
    bottom: 0px!important;
	margin-bottom: 12px!important;
}
#footer-widgets #media_image-3.widget.widget_media_image img{
	margin-top: 10px!important;
}
/* Nuevo Logo Facebook */
.nectar_icon_wrap .nectar_icon .fa-facebook-official:before{
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 8px;
    background-image: url(https://conzazoni.com/wp-content/themes/conzazoni-child/img/icono-facebook-verde-conzazoni.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition:all .2s;
}
.nectar_icon_wrap .nectar_icon:hover .fa-facebook-official:before{
    background-image: url(https://conzazoni.com/wp-content/themes/conzazoni-child/img/icono-facebook-blanco.png);
}

.nectar_icon_wrap[data-color="extra-color-3"] .nectar_icon .fa-facebook-official:before{
	background-image: url(https://conzazoni.com/wp-content/themes/conzazoni-child/img/icono-facebook-blanco.png);
}
.nectar_icon_wrap[data-color="extra-color-3"] .nectar_icon:hover .fa-facebook-official:before{
	background-image: url(https://conzazoni.com/wp-content/themes/conzazoni-child/img/icono-facebook-verde-conzazoni.png);
}
/* Nuevo Logo Facebook */

#lcf-gplus{
	display:none !important;
	visibility:hidden !important;
}

#user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a{
	border-left: 4px solid #235a3a;
}
#mensaje-exito{
	clear:both;
	padding-top: 10px;
}

.page-id-14 .container-wrap,
.page-id-111 #ajax-content-wrap,
.single-recipes #ajax-content-wrap{
	/*background-image: url(https://conzazoni.com/wp-content/uploads/2019/06/bg-patron-blanco.jpg);
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
	*/
	background-image: url("https://conzazoni.com/wp-content/uploads/2019/08/fondo-madera-blanca-2.jpg");
	background-size: contain;
	background-position: center center;
	background-repeat: repeat;
}

body .vc_row-fluid .lc-recipes-list .vc_col-sm-8{
	width:66.66%;
}
.formulario-fake{
	background: #fff;
	border-radius: 20px;
	padding: 40px 40px !important;
	text-align:center;
	height: 350px;
}
.formulario-fake .searchandfilter ul{
	width:100%;
}
.formulario-fake h4{
	margin-bottom:32px !important;
}
/*.formulario-fake .input-fake,*/
.formulario-fake .pills-fake{
	margin-bottom:24px;
}
.formulario-fake .input-fake:last-child{
	margin-bottom:0;
}
.formulario-fake .input-fake input {
	max-width:320px;
}
.formulario-fake .input-fake input[type=text]{
	font-size: 16px;
	text-align:center;
	background-color:transparent;
	border-radius: 0;
	border:none;
	border-bottom: 2px solid rgba(35, 91, 58, .5);
}
.formulario-fake .input-fake input[type=text]:active,
.formulario-fake .input-fake input[type=text]:focus,
.formulario-fake .input-fake input[type=text]:hover{
	border:none;
	border-bottom: 2px solid rgba(35, 91, 58, 1);
	box-shadow:none;
}
.formulario-fake .pills-fake{
	width: 70%;
	min-width: 480px;
	margin: 0 auto 24px;
}
.formulario-fake .pills-fake a{
	display:inline-block;
	padding: 0 8px;
	border-radius: 20px;
	background: rgba(35, 91, 58,.4);
	color:#fff;
	margin: 4px;
}
body[data-button-style="rounded"] .container-wrap .formulario-fake .input-fake  input[type="submit"]{
	font-size: 18px;
	padding: 8px 32px !important;
}





/* Typography */
html,body{
	font-family: Roboto;
	font-size:18px;
}
body a{
	color:#235b3a;
	text-decoration: none !important;
}
p{
	padding-bottom:0 !important;
	margin-bottom:1.5rem;
}
p:last-child{
	margin-bottom:0;
}
ul, ol{
	margin-left:1rem;
	margin-bottom:1.5rem;
}
ul:last-child, ol:last-child{
	margin-bottom:0;
}
ul li{
	font-size: 1rem;
	position:relative;
}
ul.unstyled{
	margin:0 !important;
}
ul.unstyled li{
	list-style: none;
}
small,
.t-small{
	font-size:.8em;
}
.t-big,
.lead,
.lead p{
	font-size: 1.2em;
	line-height:1.6;
}
.t-light{
	font-weight:400 !important;
}
.t-bold{
	font-weight:600 !important;
}
.t-mayus{
	text-transform:uppercase;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
.t-color-verde{
	color:#235b3a !important;
}
body .t-color-blanco h1,
body .t-color-blanco h2,
body .t-color-blanco h3,
body .t-color-blanco h4,
body .t-color-blanco h5,
body .t-color-blanco h6,
body .t-color-blanco a,
.t-color-blanco{
	color:#fff !important;
}
.t-color-beige{
	color:#ebe6b0;
}
.t-color-vino{
	color:#89173c;
}
.t-align-center{
	text-align:center;
}
.t-align-left{
	text-align:left;
}
/* .t-align-right en media queries desde 1000 */

/* Pads & Margins */
body .wpb_text_column{
	margin-bottom:2em;
}
/*body .wpb_text_column:last-of-type{
	margin-bottom:0;
}*/
.wpb_row, .wpb_content_element{
	margin-bottom:40px;
}
.mt-0,
.mv-0,
.wpb_wrapper > .mt-0,
.wpb_wrapper > .mv-0{
	margin-top:0;
}
.mt-40,
.mv-40,
.wpb_wrapper > .mt-40,
.wpb_wrapper > .mv-40{
	margin-top:40px;
}
.mt-60,
.mv-60,
.wpb_wrapper > .mt-60,
.wpb_wrapper > .mv-60{
	margin-top:60px;
}
.mt-80,
.mv-80,
.wpb_wrapper > .mt-80,
.wpb_wrapper > .mv-80{
	margin-top:80px;
}
.mt-160,
.mv-160,
.wpb_wrapper > .mt-160,
.wpb_wrapper > .mv-160{
	margin-top:160px;
}
.mb-0,
.mv-0,
.wpb_wrapper > .mb-0,
.wpb_wrapper > .mv-0{
	margin-bottom:0px;
}
.mb-40,
.mv-40,
.wpb_wrapper > .mb-40,
.wpb_wrapper > .mv-40{
	margin-bottom:40px !important;
}
.mb-60,
.mv-60,
.wpb_wrapper > .mb-60,
.wpb_wrapper > .mv-60{
	margin-bottom:60px;
}
.mb-80,
.mv-80,
.wpb_wrapper > .mb-80,
.wpb_wrapper > .mv-80{
	margin-bottom:80px;
}
.mb-160,
.mv-160,
.wpb_wrapper > .mb-160,
.wpb_wrapper > .mv-160{
	margin-bottom:160px;
}
.pt-0,
.pv-0{
	padding-top: 0px !important;
}
.pt-40,
.pv-40{
	padding-top: 40px !important;
}
.pt-60,
.pv-60{
	padding-top: 60px !important;
}
.pt-80,
.pv-80{
	padding-top: 80px !important;
}
.pt-160,
.pv-160{
	padding-top: 160px !important;
}
.pb-0,
.pv-0{
	padding-bottom: 0px !important;
}
.pb-40,
.pv-40{
	padding-bottom: 40px !important;
}
.pb-60,
.pv-60{
	padding-bottom: 60px !important;
}
.pb-80,
.pv-80{
	padding-bottom: 80px !important;
}
.pb-160,
.pv-160{
	padding-bottom: 160px !important;
}
.wpb_row[class*="pb-"]:not([class*="mb-"]),
.wpb_row[class*="pb-"]:not([class*="mv-"]),
.wpb_row[class*="pv-"]:not([class*="mb-"]),
.wpb_row[class*="pv-"]:not([class*="mv-"]){
	margin-bottom:0;
}
.no-pad-wrap .container-wrap{
	padding-bottom: 0 !important;
}


/* Gradients */
.gradient-czz,
body #header-outer,
body[data-header-color="dark"] #header-outer
/*#footer-outer,
#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap*/{
	background: #235b3a;
	background: -moz-linear-gradient(top, rgba(26,67,43,1) 0%, rgba(35,91,58,1) 50%, rgba(26,67,43,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26,67,43,1)), color-stop(50%, rgba(35,91,58,1)), color-stop(100%, rgba(26,67,43,1)));
	background: -webkit-linear-gradient(top, rgba(26,67,43,1) 0%, rgba(35,91,58,1) 50%, rgba(26,67,43,1) 100%);
	background: -o-linear-gradient(top, rgba(26,67,43,1) 0%, rgba(35,91,58,1) 50%, rgba(26,67,43,1) 100%);
	background: -ms-linear-gradient(top, rgba(26,67,43,1) 0%, rgba(35,91,58,1) 50%, rgba(26,67,43,1) 100%);
	background: linear-gradient(to bottom, rgba(26,67,43,1) 0%, rgba(35,91,58,1) 50%, rgba(26,67,43,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a432b', endColorstr='#1a432b', GradientType=0 );
}

/* Lengueta HV */

.lengueta-wrapper {
    position: relative;
    margin: 0;
    z-index: 9999;
    transform: translateX(-56%);
    top: 260px;
}
.lengueta-hv{
	display: block;
	width: 200px;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 0 50px 50px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.04), 0px 2px 8px 0px rgba(0,0,0,0.04);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.04), 0px 2px 8px 0px rgba(0,0,0,0.04);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.04), 0px 2px 8px 0px rgba(0,0,0,0.04);
}
.lengueta-hv .hv-logo{
	display: block;
	max-width: 100%;
}
header#top .container .row .col_last{
    margin-right: 0px;
}

/* Header */
#header-outer[data-lhe="animated_underline"] header#top nav >ul >li >a{
	line-height: 40px;
	padding: 0 20px;
	margin-right: 0 !important;
	margin-left: 10px !important;
}
#header-outer .row .col.span_3{
	height:100px;
}
header#top #logo{
	position: absolute !important;
	height: 172px;
	margin: 0 !important;
	padding: 16px;
	background-color: #235b3a;
	border-radius: 0 0 20px 20px;
	border-bottom: 4px solid #ebe6b0;
}
header#top #logo img{
	height: 140px;
}
/*#header-outer.invisible header#top #logo{
	height:100px;
	padding:10px;
}
#header-outer.invisible header#top #logo img{
	height:80px;
}*/
#header-outer.invisible header#top #logo{
	transform: translateY(-72px);
}

/* Title header */
.page-header-overlay-color{
	display:none;
}
body.material.page #page-header-wrap:not(.fullscreen-header){
	/*height:220px !important;*/
	height:120px !important;
}
@media (max-width: 1000px) {
	body.material.page #page-header-wrap:not(.fullscreen-header){
		/*height:220px !important;*/
		height:auto!important;
	}
}
body[data-header-resize="0"] #page-header-bg{
	/*height:220px !important;*/
	height:120px !important;
	background-color:transparent !important;
	background-image: url("https://conzazoni.com/wp-content/uploads/2019/05/bg-patron-verde.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#page-header-bg .container{
	padding-left:180px;
}
#page-header-bg .span_6 .inner-wrap{
	/*padding:60px 0;*/
	padding:15px 0;
}
body.archive #page-header-bg .container{
	padding-right:180px;
}
body.archive #page-header-bg .span_6 .inner-wrap{
	padding:24px 0;
}
body.archive.material.page #page-header-wrap:not(.fullscreen-header),
body.archive[data-header-resize="0"] #page-header-bg{
	height:140px !important;
}
@media (max-width: 1000px) {
	body.archive.material.page #page-header-wrap:not(.fullscreen-header),
	body.archive[data-header-resize="0"] #page-header-bg{
		height: auto!important;
	} 
}
body #page-header-bg h1{
	line-height:80px;
	margin-bottom:0;
	position:relative;
	color:#ebe6b0 !important;
}
/*body #page-header-bg h1:after{
	content:'';
	width: 120px;
	height: 2px;
	background: #ebe6b0;
	position:absolute;
	bottom:0;
	left:0;
}
body.search-results #page-header-bg h1:after{
	display:none;
}*/
#page-header-bg h1,
#page-header-bg .subheader{
	color:#fff !important;
}
#page-header-bg span.result-num{
	font-size: 20px !important;
	color: #ebe6b0 !important;
	
}


/* Perfil de usuario */
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link--user-logout{
	display:none;
	visibility:hidden;
}
.menu-item.logged-in,
#nectar-user-account.logged-in,
.logged-in #nectar-user-account:not(.logged-in){
	display:none !important;
	visibility:hidden;
}
.logged-in .menu-item.logged-in/*,
.logged-in #nectar-user-account.logged-in*/{
	display: -webkit-flex  !important;
	display: -ms-flexbox  !important;
	display: flex  !important;
	visibility:visible;
}


/* Registro / Login */
.user-registration-page .container-wrap,
.page-id-293 .container-wrap{
	background-color:#f5f3de !important;
	background-image:none;
}

.page-id-293 .container-wrap{
	background-image: url("https://conzazoni.com/wp-content/uploads/2019/06/bg-cuenta.jpg")!important;
	background-size: cover !important;
	background-position: center center !important;
}
.user-registration-page:not(.logged-in) .container-wrap #user-registration,
.page-id-293 .ur-frontend-form{
	width:50%;
	background:transparent;
}
.user-registration-page.logged-in .container-wrap #user-registration{
	width:100%
}
.user-registration-page .container-wrap #user-registration .ur-frontend-form,
.page-id-293 .ur-frontend-form{
	border:none;
	padding: 0;
	padding-right:40px;
}
#user-registration .password-input-group{
	width:100%;
}
.container-wrap #user-registration input[type="submit"],
.ur-frontend-form.ur-frontend-form--rounded form input[type=submit]{
	padding: 8px 20px!important;
	font-size: 16px;
	width:180px;
	margin: 0;
}
header#top nav > ul > .menu-item.logged-in > a{
	background-color: #ebe6b0;
	color: #235b3a !important;
	border-radius:20px;
}
header#top nav > ul > .menu-item.logged-in > a:after{
	display:none !important;
}


/* User Account */
#user-registration{
	background:transparent;
}
#user-registration.vertical .user-registration-MyAccount-navigation{
	background: #f5f3de !important;
	border-radius: 20px 0 0 20px;
	padding-top: 20px;
	padding-bottom:20px;
	border: 2px solid rgba(35, 91, 58, 0.1) !important;
	border-right: none !important
}
#user-registration.vertical .user-registration-MyAccount-content{
	background: rgba(245, 243, 222, 0.5);
	border-radius: 0 20px 20px 0;
	border: 2px solid rgba(35, 91, 58, 0.1) !important;
}
#user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a{
	background: rgba(255,255,255,.5);
}


/* Nectar Slider */
.portfolio-filters-inline.full-width-section:not(.non-fw),
.portfolio-filters-inline.full-width-content,
.post-area.full-width-content.standard-minimal,
.full-width-content.blog-fullwidth-wrap,
.wpb_row.full-width-content,
.full-width-content.nectar-shop-outer,
.page-submenu > .full-width-section,
.page-submenu .full-width-content,
.wpb_row.full-width-section .mobile-video-image,
body .full-width-section .row-bg-wrap,
body .full-width-section .nectar-parallax-scene,
body .full-width-section > .nectar-shape-divider-wrap,
body .full-width-section > .video-color-overlay,
body[data-aie="zoom-out"] .first-section .row-bg-wrap,
body[data-aie="long-zoom-out"] .first-section .row-bg-wrap,
body[data-aie="zoom-out"] .top-level.full-width-section .row-bg-wrap,
body[data-aie="long-zoom-out"] .top-level.full-width-section .row-bg-wrap,
body .full-width-section.parallax_section .row-bg-wrap,
.nectar-slider-wrap[data-full-width="true"],
.wpb_row.full-width-section .templatera_shortcode > .wpb_row.full-width-section > .row-bg-wrap{
	margin-left: -50vw !important;
	left: 50% !important;
	width: 100vw !important;
}
.parallax_slider_outer .swiper-container{
	background-color:#fff !important;
}
.nectar-slider-wrap[data-fullscreen="true"] .swiper-slide{
	position:relative;
	background-color:#fff !important;
}
.swiper-slide .slide-bg-wrap .slide-bg-overlay{
	opacity: 0!important;
}
[data-bullet_style="see_through_ar_visualized"] .slider-pagination .swiper-pagination-switch:not(.swiper-active-switch) svg circle:not(.time){
	fill: rgba(255,255,255,0.8)!important;
}
.nectar-slider-wrap[data-fullscreen="true"] .swiper-slide:before{
	content:'';
	display:block;
	width:100%;
	height:60px;
	/*background:#fff;*/
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	z-index:10;
	/*background-image: url(https://conzazoni.com/wp-content/uploads/2019/06/bg-patron-blanco.jpg);
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
	*/
	background-image: url("https://conzazoni.com/wp-content/uploads/2019/08/fondo-madera-blanca-2.jpg")!important;
	background-size: contain;
	background-position: center center;
	background-repeat: repeat;
}
.page .container-wrap{
	/*background-image: url(https://conzazoni.com/wp-content/uploads/2019/06/bg-patron-blanco.jpg);
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
	*/
	background-image: url("https://conzazoni.com/wp-content/uploads/2019/08/fondo-madera-blanca-2.jpg")!important;
	background-size: contain;
	background-position: center center;
	background-repeat: repeat;
}
.swiper-slide .slide-bg-wrap .slide-bg-overlay{
	opacity: 0;
}
.nectar-slider-wrap .swiper-slide .content{
	margin-top:-30px !important;
	padding-left: 0 !important;
	padding-right: 60px !important;
}
.nectar-slider-wrap .swiper-slide[data-x-pos="right"] .content{
	padding-right: 0 !important;
	padding-left: 60px !important;
}
@media (max-width: 767.98px) {
	.nectar-slider-wrap .swiper-slide[data-x-pos="right"] .content{
		padding-right: 0 !important;
		padding-left: 20px !important;
	}   
}
.nectar-slider-wrap .swiper-slide[data-x-pos="centered"] .content{
	padding-right: 60px !important;
	padding-left: 60px !important;
}
.swiper-slide .content h2 {
	/*
	font-size: 43px !important;
	line-height:58px !important;
	*/
	color: #fff !important;
	/*text-shadow: 4px 1px 0 rgba(35, 91, 58, 0.7);*/
	background-color: rgba(35, 91, 58,.8);
	border: 0px solid transparent;
	border-left: 8px solid #235b3a;
	padding: 0 16px 1px;
	border-radius: 0 20px 20px 0;
	width: auto;
	display: inline;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}
.swiper-slide[data-x-pos="centered"] .content h2{
	border-left: 0 solid transparent;
	border-radius: 20px;
}
.swiper-slide .content .buttons{
	padding-top:1rem;
}
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .button a {
	padding: 8px 40px!important;
}
div[data-button-sizing="large"] .swiper-slide .button a {
	font-size: 16px;
	line-height:24px;
}
.nectar-slider-wrap .imagen-producto{
	display: block;
	transform: rotate(8deg);
	position: absolute;
	right: 10%;
	bottom: -20px;
	opacity:0;
	transition: all .6s ease-in-out;
	transition-delay: .4s;
}
.nectar-slider-wrap .swiper-slide-active .imagen-producto{
	transform: rotate(12deg);
	bottom:0;
	opacity:1;
}
.swiper-container .slider-pagination-wrap{
	bottom: 10px !important;
}
.swiper-wrapper .slider-down-arrow{
	background: #235b3a;
	border-radius:50%;
	left:auto !important;
	right: 10vw !important;
	bottom:30px;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}
.swiper-wrapper .slider-down-arrow i.icon-default-style[class^="icon-"] {
	text-decoration: none;
}
.nectar-slider-wrap[data-bg-animation="ken_burns"] .swiper-slide .slide-bg-wrap {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.nectar-slider-wrap[data-bg-animation="ken_burns"]:not([data-overall_style="directional"]) .swiper-slide.ken-burns .slide-bg-wrap,
.nectar-slider-wrap[data-bg-animation="ken_burns"][data-overall_style="directional"] .swiper-slide[data-ken-burns="active"] .slide-bg-wrap {
	-webkit-transform: scale(1);
	transform: scale(1);
	-ms-transition: transform 20s cubic-bezier(0.1,0.2,.7,1);
	-webkit-transition: transform 20s cubic-bezier(0.1,0.2,.7,1);
	transition: transform 20s cubic-bezier(0.1,0.2,.7,1);
}


/* Buttons */
body.material .nectar-button.regular.m-extra-color-gradient-1,
body.material .nectar-button.see-through.m-extra-color-gradient-1:before,
.swiper-slide .button.solid_color a.extra-color-gradient-1,
.swiper-slide .button.transparent_2 a.extra-color-gradient-1:before{
	color:#ebe6b0;
}
body.material .nectar-button.regular.m-extra-color-gradient-2,
body.material .nectar-button.see-through.m-extra-color-gradient-2:before,
.swiper-slide .button.solid_color a.extra-color-gradient-2,
.swiper-slide .button.transparent_2 a.extra-color-gradient-2:before{
	color: #235b3a;
}


/* Productos Nav */
.productos-section{
	padding-right:2rem;
}
.productos-menu{
	/*width:720px;
	padding:1rem;*/
	min-height: 14.4rem;
	position: relative;
	z-index: 2;
}
.productos-menu-col{
	width:33.33%;
	padding: 1rem 1rem 0;
	margin:0;
	float:left;
	display: none;
}
.productos-menu-col:nth-child(1),
.productos-menu-col:nth-child(2){
	width:30%;
	min-width:200px;
}
.productos-menu-col:nth-child(3){
	width:40%;
}
.productos-menu-col.selected{
	display: block;
}
.productos-menu .lineas-nav{
	position: relative;
	padding-left:1rem;
	border-left: 4px solid #235b3a
}
.productos-menu .lineas-nav:before{
	content:'';
	display: block;
	width:4px;
	height:32px;
	background:#fff;
	position: absolute;
	left:-4px;
	top:18px;
	-webkit-transition: all 500ms cubic-bezier(1.000, 0.070, 0.425, 0.890); 
	-moz-transition: all 500ms cubic-bezier(1.000, 0.070, 0.425, 0.890); 
	-o-transition: all 500ms cubic-bezier(1.000, 0.070, 0.425, 0.890); 
	transition: all 500ms cubic-bezier(1.000, 0.070, 0.425, 0.890);
}
.productos-menu .lineas-nav.classiche:before{
	top:18px;
}
.productos-menu .lineas-nav.vegetale:before{
	top:50px;
}
.productos-menu .lineas-nav.integrale:before{
	top:82px;
}
.productos-menu .lineas-nav:after{
	content:'';
	display: block;
	width:16px;
	height:16px;
	border-radius:16px;
	border:4px solid #235b3a;
	position: absolute;
	left:-10px;
	top:26px;
	-webkit-transition: all 500ms cubic-bezier(1.000, 0.070, 0.425, 0.890); 
	-moz-transition: all 500ms cubic-bezier(1.000, 0.070, 0.425, 0.890); 
	-o-transition: all 500ms cubic-bezier(1.000, 0.070, 0.425, 0.890); 
	transition: all 500ms cubic-bezier(1.000, 0.070, 0.425, 0.890);
}
.productos-menu .lineas-nav.classiche:after{
	top:26px;
}
.productos-menu .lineas-nav.vegetale:after{
	top:58px;
}
.productos-menu .lineas-nav.integrale:after{
	top:90px;
}
.productos-menu .pasta-nav,
.productos-menu .productos-nav{
	text-align: right;
	padding-right: 1.6rem;
}
.productos-menu .pasta-nav.selected{
	display:block;
}
.productos-menu li{
	list-style: none;
}
.productos-menu a{
	font-family: Roboto, sans-serif;
	font-weight: 400;
	font-size: 1.2rem;
	line-height: 32px;
	color: #235b3a;
	opacity:.8;
	display: inline-block;
	text-decoration: none;
	transition: .2s all ease-in-out;
}
.productos-menu a:hover,
.productos-menu li.selected a,
.productos-menu li.active a{
	opacity: 1;
	color: #235b3a;
	text-decoration: underline!important; 
}
.productos-menu .pasta-nav li,
.productos-menu .productos-nav li{
	position: relative;
}
.productos-menu .pasta-nav li:after,
.productos-menu .productos-nav li:after{
	content:'';
	display: block;
	width: 12px;
	height: 12px;
	background: transparent;
	position: absolute;
	right:-20px;
	top:8px;
	transition: .3s ease-in-out;
}
.productos-menu .pasta-nav li.selected:after,
.productos-menu .productos-nav li.active:after{
	background: #235b3a;
	transform: rotate(45deg);
}
.producto-item{
	display: none;
}
.producto-item.visible{
	display: block;
}
.productos-cont{
	position:relative;
	z-index:0;
	transform: translateY(-120px);
}
.productos-cont > .producto-img{
	min-height:78%;
}
.productos-cont .producto-titulo{
	text-align:center;
}
.productos-cont .producto-titulo h2{
	font-family: Roboto, sans-serif;
	font-size: 64px;
	color: #235b3a;
	display: inline-block;
	position: relative;
}
.productos-cont .producto-titulo h2:before{
	content:'';
	display: block;
	width:140px;
	height:4px;
	background:#235b3a;
	position:absolute;
	left: -160px;
	top:50%;
	margin-top:-2px;
}


/* Blog Recientes */
body[data-button-style^="rounded"] .blog-recent[data-style*="classic_enhanced"] .meta-category a{
	display:none;
}
.masonry.classic_enhanced .masonry-blog-item .inner-wrap,
.blog-recent[data-style*="classic_enhanced"] .inner-wrap{
	border-radius:20px;
}
/* RESPONSIVE */
.blog-recent[data-style*="classic_enhanced"].columns-3 .span_4,
.blog-recent[data-style="material"].columns-3 .span_4{
	width:33.33%;
	padding:0 15px;
	margin-right:0;
	margin-bottom:30px;
}
/* RESPONSIVE */
.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap:before,
.post-area.masonry.classic_enhanced article.post.wide_tall .inner-wrap:after,
.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap:after{
	display:none;
}
.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .article-content-wrap,
body .blog-recent[data-style*="classic_enhanced_alt"] .inner-wrap:not(.has-post-thumbnail) .article-content-wrap{
	padding: 0 !important;
	margin-top: 0;
	min-height:460px;
}
.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap h3{
	color:#fff !important;
	font-size:18px;
	line-height: 1.2;
	margin-bottom:0 !important;
}
.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .post-header{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding: 18px 20px;
	margin-bottom:0;
	background-color: rgba(35,91,58,.8);
}
.blog-recent[data-style*="classic_enhanced"] .excerpt{
	font-size:16px;
	height:0;
	overflow:hidden;
}


/* Blog Page */
article.masonry-blog-item.category-recetas{
	min-height: 210px!important;
	max-height: 210px!important;
}
.home article.post .content-inner .post-featured-img img {
	max-height: 210px!important;
    min-height: 210px!important;
}
.masonry.material .masonry-blog-item .inner-wrap{
	border-radius:20px;
}
.masonry.material .masonry-blog-item .meta-category{
	display:none;
}
.masonry.material .masonry-blog-item .article-content-wrap{
	padding: 20px 15px 20px 15px!important;
	margin-bottom: 0;
	background-color: rgba(35,91,58,.8);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.masonry.material .masonry-blog-item .article-content-wrap .post-header,
.masonry.material .masonry-blog-item .article-content-wrap .post-header h3{
	margin-bottom:0;
}
.masonry.material .masonry-blog-item .article-content-wrap .title{
	color: #fff !important;
	font-size: 18px;
	line-height: 1.2;
}
.masonry.material .masonry-blog-item .article-content-wrap .excerpt{
	color: #fff;
	font-size: 16px;
	height: 0;
	opacity: 0;
	transition:.2s all ease-in-out;
}
.post-area.masonry.material article.post .inner-wrap:hover .article-content-wrap .excerpt{
	padding-top: 10px;
	height: auto;
	opacity:1;
}


/* Blog Single */
/*
body.material.single-post #page-header-wrap:not(.fullscreen-header),
body[data-header-resize="0"].single #page-header-bg{
	height:320px !important;
}
*/
.single-post #page-header-bg[data-post-hs="default_minimal"] .inner-wrap{
	text-align:left;
}
body.single-post #page-header-bg h1{
	font-size:48px;
	line-height:58px;
	text-align:left;
	max-width: 100% !important;
}
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a{
	font-size: 18px !important;
	padding: 4px 0;
	margin: 8px 8px 0 0;
	border: none;
	border-radius: 0 !important;
	text-transform: none;
	opacity: .6 !important;
	display:inline-block;
	position:relative;
}
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:before{
	content:'';
	width:0;
	height:2px;
	background:#fff;
	position:absolute;
	bottom:0;
	left:0;
	transition:all .2s ease-in-out;
}
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover{
	background-color:transparent !important;
	opacity: 1 !important;
}
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover:before{
	width:100%;
}






/* Recetas Home */
body .vc_row-fluid .lc-recipes-list .vc_col-md-8{
	width: 66.66%;
	margin-bottom:30px;
}
body .vc_row-fluid .lc-recipes-list .vc_col-sm-4{
	width: 33.33%;
	margin-bottom:30px;
	height:350px;
}
.lc-recipes-list .lc-recipe-item{
	border-radius:20px;
	overflow:hidden;
}
.lc-recipes-list .lc-recipe-item .lc-recipe-image-container{
	padding-bottom:100% !important;
	background-position: center!important;
}
.lc-recipes-list .lc-recipe-item .lc-recipe-title{
	position:absolute;
	bottom:0;
	background-color:rgba(255,255,255,.9);
}
.lc-recipes-list .lc-recipe-item .lc-recipe-title a{
	text-align:center;
	font-family: Roboto,sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 20px !important;
	text-transform:none !important;
	padding: 20px 10px 20px !important;
	white-space: normal !important;
	overflow: inherit !important;
}


/* Recetas Page */
#lcf-top-search{
	background:#fff;
}
.lcf-basic-filters .lcf-select{
	border-radius: 20px;
	margin-bottom:10px;
}
.lcf-basic-filters .hidden{
	display:none;
	visibility:hidden;
}
.lcf-basic-filters .lcf-select.lcf-active{
	border-radius: 20px 20px 0 0;
}
.filtros-col a#reset-filters{
	margin-top:10px;
}
.lcf-select > .lcf-placeholder{
	padding-right: 3em;
	font-size: 18px;
	padding: 6px 20px;
}
.lcf-select.lcf-active .lcf-options{
	border-radius: 0 0 20px 20px;
}
.lcf-select ul span{
	padding: 6px 20px !important;
}
.lcf-select ul li:first-child{
	display:none;
}
.lcf-options li{
	background:rgba(35, 91, 58, 0.5) !important;
}
.lcf-options li:hover{
	background:rgba(35, 91, 58, 0.75) !important;
}
.lcf-options li.lcf-selected{
	background:rgba(35, 91, 58, 0.8) !important;
}
#lcf-top-search #submit-recipe-keywords,
a#reset-filters{
	font-family: Roboto!important;
	font-size: 12px !important;
	width: 180px  !important;
}
a#reset-filters{
	margin-left: -90px  !important;
}

.lcf-basic-filters .hidden-filter,
.lcf-basic-filters .col-lg-3:last-child{
	display:none;
	visibility:none;
}
/*
.lcf-basic-filters .col-lg-3{
	width: 33.33% !important;
	max-width: 33.33% !important;
}
*/
.lcf-recipe-categories{
	display:none;
	visibility:hidden;
}
#lcf-top-search{
	width: 100%;
	border-radius:20px;
}
#lcf-top-search h3.lcf-h3{
	font-family: Roboto!important;
	font-size: 24px !important;
	text-align: center; 
	margin-top: 30px;
	margin-bottom: 30px!important;
}
.lcf-basic-filters .lcf-select, .lcf-select ul span{
	font-family: Roboto!important; 
	font-weight: 300!important;
}
#lcf-top-search #recipe-keywords{
	font-family: Roboto!important; 
	font-size: 18px!important;
	font-weight:400 !important;
	color:#235b3a !important;
	max-width: 60% !important;
	border-radius: 40px;
	padding: 5px 20px;
	text-align:center;
}
#lcf-top-search #recipe-keywords::placeholder,
#lcf-top-search #recipe-keywords:placeholder,
#lcf-top-search #recipe-keywords::-ms-input-placeholder,
#lcf-top-search #recipe-keywords:-ms-input-placeholder{
	color: #235b3a !important;
}
.lcf-recipe-categories ul li a span{
 font-family: Roboto!important; 
  font-weight: 100!important;
}
.lc-recipes-list li .lc-recipe-item{
	background:#fff;
}
.page-id-111 .lc-recipes-list .lc-recipe-item .lc-recipe-title{
	bottom:  45px !important;
}
h3.lcf-section-title{
 font-family: Roboto!important;  
}
.lc-recipes-list .lc-recipe-item .lc-dotted-hr, 
.lc-recipes-list.threecols .lc-recipe-item .lc-dotted-hr{
	display:none;
	visibility:hidden;
}
/*Categorias*/
.lcf-recipe-categories{
	border-radius: 20px;
}
.page-id-111 .lc-recipes-list .lc-recipe-details{
	display: flex!important;
	justify-content: center;
}
#lcf-global-search #recipe-keywords{
	float: none!important;
	display: block;
	width: 100%!important;
	max-width: 100% !important;
	margin: 0 auto!important;
	margin: 20px 0px;
}
#lcf-top-search #submit-recipe-keywords{
	font-family: Roboto!important; 
	float: none!important;
	width: 150px;
	margin: 0 auto!important;
	margin-top: 25px!important;
}
.lc-recipes-list .lc-recipe-item .lc-recipe-subtitle{
	display:none;
	visibility:hidden;
}


/* Recetas Single */
#fullscreen{
	background: transparent !important;
}
.recipe-title-wrap{
	padding: 40px 180px !important;
	text-align:center;
}
.lc-container.lc-details .recipe-title-wrap .lc-recipe-title{
	font-family: Roboto !important;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.receta-highlights{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.lc-recipe-featured-image{
	border-radius: 20px 0 0 0;
	background-size:cover;
	background-position:center;
}
.lc-recipe-featured-image img{
	display:none;
	visibility:hidden;
}
body #fullscreen .lc-recipe-summary{
	background-image: url("/wp-content/uploads/2019/05/bg-patron-verde.jpg")!important;
	background-position: center!important;
	background-size: cover!important;
	border: 0px!important;
	border-radius: 0 20px 0 0;
	display: flex;
	justify-content: center;
	padding: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
body #fullscreen .lc-recipe-summary > div{
	padding:20px;
	border-bottom:1px solid #ebe6b0;
}
body #fullscreen .lc-recipe-summary > div.lc-proteina{
	border-bottom:0;
}
body .lc-recipe-summary div h1,
body .lc-recipe-summary div h2,
body .lc-recipe-summary div h3,
body .lc-recipe-summary div h4,
body .lc-recipe-summary div h5{
	font-family: Roboto!important; 
	color: #ebe6b0!important;
	font-size: 24px!important;
	border-bottom: 1px solid #ebe6b0;
	margin: 0px 10%;
	padding-bottom: 5px;
	text-transform:none !important;
	display:inline-block;
}
body .lc-recipe-summary div .lc-no,
body .lc-recipe-summary div .lc-diff,
body .lc-recipe-summary div .lc-unit{
	font-family: Roboto!important; 
	color: #ebe6b0;
	font-weight: 400!important;
}
.lc-recipe-summary .lc-proteina img{
	width:64px;    
}
.lc-container.lc-details .lc-recipe-details-container{
	margin-top:0 !important;
	padding: 40px 0 40px 40px !important;
	border-radius: 0 0 20px 20px;
	position:relative;
	background:#fff;
}

.lc-container.lc-details .lc-recipe-details-container .lc-recipe-title{
	font-family: Roboto;
	font-size: 32px;
	line-height: normal;
	text-transform: none;
}
.lc-container.lc-details .lc-recipe-details-container .lc-post-content p{
	font-family: Roboto;
	font-size: 18px;
}
.lc-container.lc-details .lc-recipe-details-container .lc-recipe-video .html5-title{
	background-color: #235b3a; 
	display: none;
}
.lc-container.lc-details .lc-recipe-details-container .lc-recipe-video .html5-title a{
	font-family: Roboto;
	font-weight: 500;
}
.lc-container.lc-details .lc-dotted-hr{
	display:none;
}
body.single-recipes #fullscreen .lc-recipe-step-description .lc-step-container{
	margin-bottom: 20px;
	border-bottom: 2px solid #ebe6b0;
}
body.single-recipes .lc-recipe-step-description .lc-step-container .lc-clock{
	display:none;
	visibility:hidden;
}
body.single-recipes .lc-recipe-step-description .lc-step-container .lc-clock,
body.single-recipes .lc-recipe-step-description .lc-step-container .lc-clock div{
	width:80px !important;
	height:80px !important;
	background-size: contain !important;
}
body.single-recipes #fullscreen .lc-recipe-step-description .lc-step-container .lc-clock div{
	margin: -40px 0 0 -40px !important;
}
.lc-container.lc-details .lc-recipe-step-description .lc-title{
	font-family: Roboto !important;
	font-size: 18px !important;
	padding-bottom:20px !important;
	margin-top:0 !important;
	margin-left: 0 !important;
	padding-top:0 !important;
	padding-left: 0 !important;
}
.lc-container.lc-details .lc-recipe-step-description .lc-step-et,
.lc-container.lc-details .lc-recipe-step-description a.lc-start-timer{
	font-family: Roboto!important;
}
.lc-container.lc-details .lc-recipe-step-description .lc-step-et{
	color: #2A4353!important;
	margin-left:0 !important;
	border-left: 4px solid rgba(0,0,0,.1);
	padding: 10px 20px !important;
}
.single-recipes .lc-container.lc-details .lc-recipe-step-description a.lc-start-timer{
	font-family: Roboto!important;
	text-align: center;
	line-height: normal;
	width: 80px;
	height: 45px; 
	padding: 0px!important;
	border-radius: 0 20px 20px 0;
	margin-left:0px !important;
}
.lc-container.lc-details .lc-recipe-step-description a.lc-start-timer i{
	top: 7px;
}
body.single-recipes .lc-recipe-step-description .lc-step-container .lc-start-timer i.fa-play::before{
	content: "\f04b"!important;
}
body.single-recipes .lc-recipe-step-description .lc-step-container .lc-start-timer i.fa-pause::before{
  content: "\f04c"!important;
}
.lc-container.lc-details .lc-recipe-step-description .lc-content{
	padding: 20px 0 !important;
}
.lc-container.lc-details .lc-recipe-step-description .lc-content p{
	font-family: Roboto !important;
	font-size: 18px !important;
	line-height: 1.6 !important;
	color: #676767 !important;
}
.tw-bs .lc-container.lc-details .lc-recipe-details-container .col-lg-4{
	position: absolute;
	top: -1px;
	right: -1px;
}
.lc-container.lc-details .lc-recipe-in .lc-ingredients{
	margin-top:0 !important;
	padding: 40px !important;
	background-color: #ebe6b0 !important;
	border-bottom-left-radius: 20px;
}
.lc-container.lc-details .lc-recipe-in .lc-ingredients-title{
	color:#fff !important; 
	font-family: Roboto !important;
	text-align: left;
	font-size: 20px;
}
.lc-container.lc-details .lc-recipe-in .lc-ingredients-list li{
	font-family: Roboto !important;
	padding-left: 20px !important;
	position:relative;
	font-size: 18px;
	line-height: 1.2;
	padding: 8px 0;
}
.lc-recipe-in .lc-ingredients-list li:before{
	content:'';
	display:block;
	width:8px;
	height:8px;
	background:#fff;
	position:absolute;
	top: 14px;
	left:4px;
	transform: rotate(45deg);
}
.lc-recipe-in .lc-ingredients-list li span{
	display:none;
}
.lc-container.lc-details .lc-single-chef-container{
	display: none; 
}
body .lc-recipe-step-description .favourites-button-single{
	font-family: Roboto!important;
	background-color: #235b3a!important;
	color: white!important;
	padding: 5px 20px!important;
	border-radius: 25px;
}
.lc-recipe-step-description .lcf-recipe-social p{
	font-family: Roboto!important;
}
.lc-recipe-step-description .lcf-recipe-social a i{
	background: #89173c !important;
	padding: 0px!important;
	border-radius: 25px;
}
.lc-container.lc-details .lc-single-recipes-list .lc-also-like{
	font-family: Roboto !important;
	color: #89173c !important;
	text-transform: none !important;
}

/* Ingredientes Calc */
.ingredients .portions-num{
	padding-right:0px;
	margin-left:10px;
	margin-right: 20px;
	font-size: 2em;
}
.ingredients .control-ingredients{
	padding: 0 0 40px;
}
.ingredients .control-ingredients button{
	display:inline-block;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	background: #235b3a;
	color: #fff;
	border:none;
	position:relative;
	vertical-align: text-bottom;
}
.ingredients .control-ingredients button.up:before,
.ingredients .control-ingredients button.up:after{
	content: '';
	display: block;
	width: 12px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -1px;
}
.ingredients .control-ingredients button.up:after{
	transform:rotate(90deg);
}
.ingredients .control-ingredients button.down:before{
	content: '';
	display: block;
	width: 12px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	margin-top: -1px;
}
/*.ingredients .control-ingredients button.up:before,
.ingredients .control-ingredients button.down:before{
	font-size: 32px;
}*/
.ingredients h2{
	font-size: 20px !important;
	font-weight: 700 !important;
}
.ingredients li {
	cursor: auto;
}
.ingredients li span {
	padding-right: 5px !important;
}
.ingredients .numerator,
.ingredients .denominator{
	padding-right:0;
	vertical-align: baseline;
	font-size:inherit !important;
}
.ingredients li.checked-ingredients{
	opacity:1;
}
.lc-container.lc-details .lc-recipe-details-container{
	padding:40px !important;
}
/*.lc-container.lc-details .lc-recipe-details-container > div:nth-child(2),
.lc-container.lc-details .lc-recipe-details-container > div:nth-child(3),
.lc-container.lc-details .lc-recipe-details-container > div:nth-child(4),
.lc-container.lc-details .lc-recipe-details-container > div:nth-child(5),
.lc-container.lc-details .lc-recipe-details-container > div:nth-child(7)*/
.lc-container.lc-details .lc-recipe-details-container .clear,
.lc-container.lc-details .lc-recipe-details-container .lc-dotted-hr,
.lc-container.lc-details .lc-recipe-details-container .col-lg-6:not(.lc-recipe-short-description),
.lc-container.lc-details .lc-recipe-details-container .col-lg-4{
	display:none;
	visibility:hidden;
}
/*.lc-container.lc-details .lc-recipe-details-container .col-lg-4{
	display:block;
	visibility:visible;
}*/
.lc-container.lc-details .lc-recipe-details-container .lc-recipe-short-description{
	width:40% !important;
	padding-right:20px;
}

.lc-container.lc-details .lc-recipe-details-container .col-lg-8{
	width:60% !important;
	padding-left: 40px;
	border-left: 2px solid #ebe6b0;
}
.lc-container.lc-details .ingredients li{
	position:relative;
	font-family: Roboto;
	font-size: 18px;
	color: #676767;
	padding-left:20px;
	padding-right:0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ebe6b0;
}
.lc-container.lc-details .ingredients li:before{
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background: #235b3a;
	position: absolute;
	top: 7px;
	left: 4px;
	transform: rotate(45deg);
}
.lc-container.lc-details .ingredients li span,
.lc-container.lc-details .ingredients li p{
	display:inline;
	font-family: Roboto;
	font-size: 18px;
	color: #676767;
}
.lc-recipe-step-description .lcf-recipe-social .lcf-gplus{
	display:none;
	visibility:hidden;
}


/* Mas recetas */
.lc-recipes-list .owl-wrapper,
.lc-recipes-list .owl-wrapper .owl-item,
.lc-recipes-list .owl-wrapper .owl-item .item{
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.lc-container .lc-single-recipes-list ul li{
	background:#FFF;
}
.lc-single-recipes-list .lc-list-prev-step, .lc-single-recipes-list .lc-list-next-step{
	color: #89173c!important;
}
.lc-single-recipes-list .lc-recipes-list .lc-recipe-item .lc-recipe-details p{
	font-family: Roboto!important;
}
.lc-single-recipes-list .lc-recipes-list .lc-recipe-item .lc-recipe-details .lc-recipe-kcal{
	display: none;
}
.lc-single-recipes-list .lc-recipes-list .lc-recipe-item .lc-recipe-title{
  font-family: Roboto!important;
  position: relative;
}
.lc-recipes-list .lc-recipe-item .lc-recipe-subtitle,
.lc-container.lc-details .lc-dotted-hr{
  display:none !important;
  visibility:hidden;
}
.lc-recipes-list .lc-recipe-item .lc-recipe-details{
	float:none;
	clear:both;
	padding:10px !important;
}
.lc-recipes-list .lc-recipe-item .lc-recipe-details > p{
	margin-bottom:0 !important;
}
.lc-recipe-time i.fa, .lc-recipe-kcal i.fa, .lc-recipe-complexity i.fa{
	font-size:24px !important;
	line-height:24px;
	width:24px;
	height:24px;
}
/*.lc-recipes-list.threecols .lc-recipe-item .lc-recipe-image .lc-love-meter{
	z-index: 1000; 
	display:none;
}*/
.lc-recipes-list.threecols .lc-recipe-item .lc-recipe-image .lc-love-meter{
	width: 48px !important;
	height: 48px !important;
	border: 2px solid rgba(255,255,255,.5);
	background: #235b3a !important;
	z-index: 99;
}
.lc-recipes-list.threecols .lc-recipe-item .lc-recipe-image .lc-love-meter span{
	position: absolute;
	width: 44px;
	left: 0;
	right: 0;
	top: 4px;
}
.lc-recipes-list .lc-recipe-item .lc-recipe-image .lc-love-meter:after{
	position: absolute;
	top: 14px;
}
.lc-recipe-details-container .lc-post-content > *{
	display:none;
}
.lc-recipe-details-container .lc-post-content > .rcal-wrap{
	display:block;
}


/* Recetas Manager */
body.page-id-340 .tw-bs,
body.page-id-338 .tw-bs,
body.page-id-341 .tw-bs{
	padding:120px 0 80px;
	background-image: url("https://conzazoni.com/wp-content/uploads/2019/08/fondo-madera-blanca-2.jpg");
	background-size: contain;
	background-position: center center;
	background-repeat: repeat;
}
body.page-id-340 #ajax-content-wrap .clear,
body.page-id-338 #ajax-content-wrap.clear,
body.page-id-341 #ajax-content-wrap .clear{
	padding-bottom:0;
}
.tw-bs .row{
	float:none;
	clear:both;
}
body.material .lcf-chef-dashboard,
#lcf-add-a-recipe{
	min-height:240px;
	border: 2px solid rgba(35, 91, 58, 0.1) !important;
	border-radius:20px;
	background: #f6f4dd !important;
}
body.material .lcf-chef-dashboard .chef-db-title,
#lcf-add-a-recipe h3{
	font-family: Roboto !important;
	color:#fff !important;
	border-radius:40px;
}
#lcf-add-a-recipe h3{
	text-transform:none !important;
	font-style: normal !important;
}
body .lcf-chef-dashboard *{
	font-family: Roboto !important;
	font-style: normal !important;
}
body .lcf-chef-dashboard .post-edit-link a{
	font-family: Roboto !important;
	font-size: 16px !important;
	letter-spacing:0 !important;
	padding: 8px 16px !important;
	border-radius: 20px;
}
.tw-bs .glyphicon{
	font-size: 20px;
	line-height: 14px !important;
	top: 0px !important;
}
.material #lcf-add-a-recipe .fileupload-buttonbar .btn,
.material #lcf-add-a-recipe .template-download .btn,
.material #lcf-add-a-recipe .template-upload .btn,
#lcf-add-a-recipe .next-step,
#lcf-add-a-recipe .prev-step{
	font-size: 14px !important;
	font-family: Roboto !important;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 2px;
	padding: 15px 35px !important;
	border: none;
	border-radius: 40px !important;
}
.lcf-chef-dashboard a i.glyphicon{
	display:none;
}
body .lcf-chef-dashboard .post-title a{
	font-size: 20px !important;
	line-height: 1.2 !important;
}
body .lcf-chef-dashboard .lcf-publish,
body .lcf-chef-dashboard .lcf-pending{
	margin-top:10px !important;
	margin-left:0 !important;
	font-size: 12px !important;
	line-height: 1.4 !important;
	background: rgba(35, 90, 58, .75) !important;
	border-radius: 10px;
	display: block;
	clear: both;
}
body .lcf-chef-dashboard .lcf-pending{
	background: rgba(230, 126, 34, .75) !important;
}
body.logged-in .lcf-chef-dashboard .post-edit-link a.lcf-del-recipe,
body.logged-in .lcf-chef-dashboard .post-edit-link a.delete-favourite-recipe-button,
body.logged-in .delete-all-favourite-recipes-button{
	background: #89173c !important;
}


/* Productos Portfolio */
.page .portfolio-filters-inline[data-color-scheme="accent-color"]{
	background-color: transparent !important;
}
.portfolio-filters-inline.non-fw{
	padding-top:0 !important;
	padding-bottom:40px !important;
}
.portfolio-filters-inline ul li:nth-child(1),
.portfolio-filters-inline ul li:nth-child(4),
.portfolio-filters-inline ul li:nth-child(n){
	border-right: 2px solid rgba(35, 91, 58, .5);
}
.portfolio-filters-inline:not([data-color-scheme="default"]) .container ul li a {
	color: rgba(35, 91, 58, .8)!important;
}
.portfolio-filters-inline:not([data-color-scheme="default"]) .container ul li a.active {
	color: rgba(35, 91, 58, 1)!important;
}
.portfolio-items .col.linea-classiche .work-item:not(.style-3) .work-info-bg{
	background-color: #235b3a!important;
}
.portfolio-items .col.linea-vegetale .work-item:not(.style-3) .work-info-bg{
	background-color: #993639!important;
}
.portfolio-items .col.linea-integrale .work-item:not(.style-3) .work-info-bg{
	background-color: #654b30!important;
}
.portfolio-items .col h3{
	color:#235b3a !important;
}
.portfolio-items .work-info{
	opacity:1 !important;
}
.portfolio-items .col .work-info .vert-center{
	/*top:40px;*/
	/*margin-top:0 !important;*/
	top: 90%!important;
	margin-top: 0 !important;
}
.portfolio-items .col .work-info:hover .vert-center{
	top: 50%!important;
	margin-top:-20px!important;
	transition: all 0.4s ease-out 0s!important;
	-webkit-transition: all 0.4s ease-out 0s!important;
}
.portfolio-items .col .work-info:hover h3{
	color:#fff!important;
}
@media (max-width: 1000px) {
   .portfolio-items .col .work-info:hover h3{
		color:#235b3a !important;
	} 
}
.portfolio-items .col .work-info .vert-center h3{
	opacity:1 !important;
	opacity: 1;
	font-size: 23px;
	line-height: 23px;
	font-weight: 400;
}


/* Product Single */
.full-width-section.product-header,
#page-header-wrap.fullscreen-header,
body[data-header-resize="0"] #page-header-wrap.fullscreen-header #page-header-bg{
	height:48vw !important;
}
#full_width_portfolio .row .col.section-title
#full_width_portfolio .project-title{
	width: 50%;
	float: right;
}
#full_width_portfolio .row .col.section-title{
	display:none;
	opacity:0;
}
#full_width_portfolio .project-title .inner-wrap h1,
#full_width_portfolio .project-title .inner-wrap .subheader{
	text-align:left;
}
.single-portfolio .bottom_controls{
	display:none;
}
body[data-button-style*="rounded"] .scroll-down-wrap{
	/*left: auto;
	right: 10vw;*/
	bottom: 30px;
	margin-left: -30px;
}
body[data-button-style^="rounded"] .section-down-arrow{
	height: 60px;
	width: 60px;
	background: #fff;
	border:none;
	border-radius:50%;
	bottom: 0;
	opacity: 1;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}
body[data-button-style^="rounded"] .section-down-arrow i.fa-angle-down.top,
body[data-button-style^="rounded"] .section-down-arrow i.fa-angle-down{
	height: 60px!important;
	width: 60px;
	font-family: 'icomoon'!important;
	font-size: 20px!important;
	color: #235b3a!important;
	line-height: 60px!important;
	top:0;
	-webkit-transform: translate(0,-60px);
	-ms-transform: translate(0,-60px);
	transform: translate(0,-60px);
}
body[data-button-style^="rounded"] .section-down-arrow i.fa-angle-down:before{
	content: "\e008";
}
.atributos-list ul li{
	padding: 4px 1rem;
	border-bottom:rgba(35, 91, 58, .4) 2px solid;
}
.atributos-list ul li:first-child{
	border-top:rgba(35, 91, 58, .4) 2px solid;
}


/* Slider Productos */
.carousel-wrap[data-full-width="true"],
.carousel-wrap[data-full-width="true"] .caroufredsel_wrapper{
	width:100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
.carousel-wrap .portfolio-items .work-info{
	opacity:0 !important;
}
.carousel-wrap .portfolio-items li:hover .work-info{
	opacity: 1 !important;
}


/* Contact List */
.contact-list{
	margin:0;
}
.contact-list li{
	line-height:1;
	list-style:none;
	position:relative;
	padding: 8px 0 8px 34px !important;
}
.contact-list li:before{
	content:'';
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:0px;
	top:10px;
	color: #235b3a;
	
	font: normal normal normal 18px/1 FontAwesome;
	display: inline-block;
	text-align: center;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.contact-list li a{
	font-size:18px !important;
	line-height:20px !important;
}
.contact-list .correo:before{
	content: "\f003";
}
.contact-list .telefono:before{
	content: "\f095";
}
.contact-list .hashtag:before{
	content: "\f16d";
}


/* Formularios */
/*::placeholder,
:placeholder,
::-ms-input-placeholder,
:-ms-input-placeholder,*/
.wpcf7-form input::placeholder,
.ur-frontend-form.ur-frontend-form--rounded form input::placeholder{
	color: #929292 !important;
}
.wpcf7-form .wpcf7-form-control-wrap{
	margin-top:10px;
}
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid label,
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid legend{
	line-height:1;
	margin-left:0;
}
.material textarea,
.material input[type=text],
.material input[type=email],
.material input[type=password],
.material input[type=tel],
.material input[type=url],
.material input[type=search],
.material input[type=date],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=date],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=email],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=number],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=password],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=text],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=url],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid select,
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid textarea{
	border-radius:24px;
	padding: 10px 1.4rem;
	border: 2px solid rgba(35, 91, 58, 0.1);
	background-color: rgba(0,0,0,0.04);
}
.material textarea:focus,
.material input:focus,
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input:focus,
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid select:focus,
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid textarea:focus{
	border-radius:24px;
	padding: 10px 1.4rem;
	border: 2px solid rgba(35, 91, 58, 1);
	background-color: rgba(0,0,0,0.05);
}
.page-id-293 span.description{
	margin-top: 0px !important;
	opacity: 0.5;
}

.material input[type=submit],
body[data-button-style="rounded"].material .container-wrap input[type="submit"],
body[data-button-style="rounded"].material .container-wrap button[type="submit"],
.container-wrap #user-registration input[type="submit"],
.ur-frontend-form.ur-frontend-form--rounded form button[type=submit],
.ur-frontend-form.ur-frontend-form--rounded form input[type=submit]{
	font-size: 14px;
	font-family: Roboto;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 2px;
	color: #ebe6b0;
	text-transform: uppercase;
	background: #235b3a;
	background: linear-gradient(125deg,#235b3a,#1a432b);
	padding: 15px 35px !important;
	width: auto;
	margin: 10px 0;
}

.material input[type=submit]:focus,
body[data-button-style="rounded"].material .container-wrap input[type="submit"]:focus,
body[data-button-style="rounded"].material .container-wrap button[type="submit"]:focus,
.container-wrap #user-registration input[type="submit"]:focus,
.ur-frontend-form.ur-frontend-form--rounded form button[type=submit]:focus,
.ur-frontend-form.ur-frontend-form--rounded form input[type=submit]:focus{
	border: none;
}

.wpcf7-not-valid-tip,
.wpcf7-validation-errors{
	margin: 10px 0;
	padding: 4px 8px 4px 20px !important;
	border: none !important;
	border-left: 4px solid #235b3a !important;
	border-radius: 0 20px 20px 0;
	background: rgba(0,0,0,.04) !important;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	position:relative;
}
.wpcf7-not-valid-tip:before,
.wpcf7-validation-errors:before{
	content:'';

}


/* Footer */
#footer-outer{
	background-color: transparent !important;
	background-image: url(https://conzazoni.com/wp-content/uploads/2019/05/bg-patron-verde.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.home #footer-outer{
	display:block !important; 
}
#footer-outer #footer-widgets .row{
	padding-top:80px;
	padding-bottom:40px !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
}
#footer-outer #copyright{
	color: #fff !important;
	background-color: transparent !important;
	padding-bottom: 40px !important;
}
#footer-outer #copyright[data-layout="centered"] .col ul.social li{
	margin-top:0;
}
#footer-outer #copyright .container{
	margin-bottom: 20px;
}

#footer-outer .col.span_6:first-child{
	width:auto;
	padding-right:40px;
	margin-right:0 !important;
	border-right: 2px solid rgba(255,255,255,.1);
}
#footer-outer .col.span_6:last-child{
	width:auto;
	padding-left:40px;
	/*padding-top: 30px;*/
	/*webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;*/
}
#footer-outer #footer-widgets .col ul.menu{
	padding: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#footer-outer .widget.widget_nav_menu li,
#footer-outer .widget.widget_nav_menu li:first-child{
	padding: 0 40px 0 0 !important;
}
#footer-outer .widget.widget_nav_menu{
	display:none !important;
}

.partner-copy .partner{
	display:inline-block;
}
.partner-copy .partner img{
	margin: 0;
	display: block;
	margin-bottom: 0;
	height: 22px;
	border-radius:0;
}
#footer-outer .contact-list li:before{
	color:#fff;
}
@media (min-width: 992px) {
	#footer-outer #footer-widgets .col .contact-list li,
	#footer-outer #footer-widgets .col .contact-list li:first-child{
		padding: 8px 0 8px 34px !important;
	}
}
#footer-outer #footer-widgets .col .contact-list li a{
	font-size:18px !important;
	line-height:20px !important;
}

#footer-outer .footer-socials{
	padding-top:20px;
}
#footer-outer .nectar_icon_wrap[data-style="border-animation"] .nectar_icon:not(.no-grad):hover i{
	color:#235b3a !important;
}
#footer-outer #copyright .col.span_7{
	display:none;
}


/*Ajustes Conzazoni 8/07*/
.single-recipes .lc-recipes-list .lc-recipe-item .lc-recipe-details{
	display: flex;
	justify-content: center;
	z-index: 90000;
	position: relative;
}


/*Label proteina pagina recetas*/
.page-id-111 .lc-recipes-list .lc-recipe-item .lc-recipe-details{
	z-index: 90000;
	position: relative;
}
.page-id-111 .lc-recipes-list .lc-recipe-item .lc-recipe-title{
	bottom:  74px!important;
}
.page-id-111 .lc-recipes-list .lc-recipe-item .detalle-proteina{
	width: 100%;
	height: auto;
	float: left;
	padding: 5px;
	text-align: center;
	
	font-family: Roboto,sans-serif !important;
	font-size: 14px;
	color: #235b3a;
}


/*Label proteina en single receta*/
.single-recipes .lc-recipes-list .lc-recipe-item .detalle-proteina{
	width: 100%;
	height: auto;
	float: left;
	padding: 5px;
	text-align: center;
	
	font-family: Roboto,sans-serif !important;
	font-size: 14px;
	color: #235b3a;
}


/*Single portafolio*/
.single-portfolio #page-header-wrap{
	display: none;
}


/*Ajuste pagina productos*/
@media (min-width: 1400px){
	.page-id-14 .container.main-content{
		max-width: 1300px;
	} 
}





/* MEDIA QUERIES */
@media only screen and (min-width: 1000px){
	.t-align-right{
		text-align:right;
	}
	.narrow{
		width:75%;
		min-width:720px;
		margin:0 auto;
	}
	.narrow-col{
		width: 75% !important;
		min-width:720px !important;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.csscolumns .columns-2{
		-webkit-column-gap: 4em;
		-moz-column-gap: 4em;
		column-gap: 4em;
		-webkit-column-rule: none;
		-moz-column-rule: none;
		column-rule: none
	}
	.csscolumns .columns-2{
		-webkit-columns: 2 240px;
		-moz-columns: 2 240px;
		columns: 2 240px;
	}
	.csscolumns [class*="columns-"] .avoid{
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
	}
	.span{
		-webkit-column-span: all;
		-moz-column-span: all;
		column-span: all;
	}
	.tw-bs .lcf-basic-filters .col-lg-3{
		width:33.33%;
	}
}
@media (max-width: 768px) {

  body #fullscreen .lc-recipe-summary{
	display: block;    
  }
  body #fullscreen .lc-recipe-summary .lc-difficulty-summary{
	width: 100%;
  }
  .lc-container.lc-details .lc-recipe-in .lc-ingredients{
	  position:relative;
  }
  #botones-flotantes {
    background: #235C3A;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0px;
    padding: 10px 10px;
    display: inline;
    position: fixed;
    z-index: 99999;
    bottom: 0%;
    right: 0%;
    left: 0%;
    }
    #botones-flotantes span {
        margin-right: 0px!important;
        font-size: 14px;
    }
	.rss-inner-page-slider-1 .rss-inner-slider-item,
	.rss-inner-page-slider-1 .slick-list,
	.rss-inner-page-slider-1.home{
		height: 650px!important;
	}
	
	.rss-banner-layer .rss-banner-caption {
		border-radius: 20px 20px 20px 20px!important;
    	border-right: 4px solid #ebe6b0;
		border-left: 4px solid #ebe6b0;
    	padding: 10px 10px!important;
		top: 88%!important;
		max-width: 230px!important;
	}
	.rss-banner-title,
	.rss-banner-description{
		display: none;
	}
}