/**
 * Theme Name: Moleez Child
 * Description: This is a child theme of Moleez
 * Author: ZooTemplate
 * Author URI: http://zootemplate.com
 * Template: moleez
 * Version: 2.3.4
 */
 
@font-face {
  font-family: 'Leander';
  src: url('fonts/Leander.eot?#iefix') format('embedded-opentype'),  url('fonts/Leander.woff') format('woff'), url('fonts/Leander.ttf')  format('truetype'), url('fonts/Leander.svg#Leander') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BrandonGrotesque-Light';
  src: url('fonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/BrandonGrotesque-Light.otf')  format('opentype'),
	     url('fonts/BrandonGrotesque-Light.woff') format('woff'), url('fonts/BrandonGrotesque-Light.ttf')  format('truetype'), url('fonts/BrandonGrotesque-Light.svg#BrandonGrotesque-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.zoo-blog-item .entry-title a{
    text-transform:uppercase;
}
/**/
/*body .payment_methods li.payment_method_braintree_venmo {
    display: block;
}*/
/*.woocommerce-product-details__short-description *{
	display:none;
}
.woocommerce-product-details__short-description *:nth-child(1), .woocommerce-product-details__short-description *:nth-child(2){
	display:block;
}*/
.wpcf7-form .text-field, .wpcf7-form input[type="text"], .wpcf7-form input[type="search"], .wpcf7-form input[type="password"], .wpcf7-form textarea, .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"]{
 padding: 5px 10px;
 margin-bottom: 40px;
 border: 1px solid #ebebeb;
}
.wpcf7-form .text-field:focus, .wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="search"]:focus, .wpcf7-form input[type="password"]:focus, .wpcf7-form textarea:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form input[type="tel"]:focus {
    border-bottom-color: #ebebeb;
}
.woocommerce-product-details__short-description {
       overflow: hidden;
    margin-bottom: 0px !important;
}
.sgi-letter-avatar span{
 line-height:60px;
}
a.read-more-short-desc {
    color: #000;
    font-weight: bold;
}
.woocommerce ul.products li.product .star-rating {
    display: inline-block;
}

body p, dl, pre {
    margin-bottom: 15px;
    margin-top: 0;
}
body ul{
	margin-bottom: 5px; 
}
body ul li{
	padding:0;
	margin:0 0 5px 0;
}
body ul ul li{
	list-style-type:circle;
}
	.woocommerce div.product .summary p.price{
	font-size: 1.9rem;
}
#zoo-cover-archive-page.cover-without-slider{
	background-position: center center !important;
}
#zoo-cover-archive-page.cover-without-slider .shop-cover-title{
	color:transparent;
}
.element-item.element-html2.builder-block-html.element-align-left {
    line-height: 1;
}
@media screen and (min-width:767px){
    .builder-block-html2 {
        text-align: left;
        font-size: 18px;
        line-height: 1;
    }
}
.grid-layout .grid-layout-item img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.cerification-logos {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.cerification-logos img{
   margin:0px 10px;
   max-width:150px;
}
/*body.single.single-product .slick-initialized .slick-slide {
    display: block;
    float: none;
    display: inline-block;
    vertical-align: middle;
}*/
.blog-interno-content-derecho-head {
    text-align: center;
    font-size: 27px;
    color: #481205;
    padding-bottom: 20px;
    padding-top: 30px;
}
.blog-interno-content-derecho-content {
    padding-top: 20px;
    padding-bottom: 10px;
}
.blog-interno-content-derecho a {
    text-align: center;
    margin: 0 auto;
    color: #3B3B46;
}
.blog-interno-content-derecho-content-text {
    font-style: italic;
    font-size: 14px !important;
    text-align: center;
    padding: 20px 0;
    position: absolute;
    margin-top: 0;
    background-color: #FFF;
    z-index: 30 !important;
    width: 77%;
    left: 11.5%;
    font-size: 18px;
    -webkit-box-shadow: 0px -12px 48px -9px rgba(241,241,241,1);
    -moz-box-shadow: 0px -12px 48px -9px rgba(241,241,241,1);
    box-shadow: 0px -12px 48px -9px rgba(241,241,241,1);
}
.blog-interno-content-derecho-content-img img {
    z-index: 17;
    width: 100%;
    max-height: 250px;
    object-fit: cover;
}
.blog-interno-content-derecho-content-img {
    z-index: 18;
}
.blog-interno-content-derecho-content-text b {
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
}
/**/
h2.newsletter-title{
text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.woocommerce ul.products li.product a img{
	height: 350px;
    width: auto !important;
    max-width: 100%;
    margin: 0 auto !important;
    object-fit: contain;
}
.happy-faces p{
	color:#fff;
}
.happy-faces .sowing{
	margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.recipe-slider .carousel-home-content-text{

    font-size: 14px !important;
    text-align: center;
    padding: 20px 10px;
    position: absolute;
    margin: auto;
    background-color: #fafafa;
    z-index: 30 !important;
    width: 75%;
    height: 100px;
    left: 0;
		right:0;
	  top:-30px;
}
.slick-dots{
	display:none !important;
}

.recipe-slider .carousel-home-content-text h3{
	font-weight: 400;
    font-size: 14px;
    margin-bottom: 8px;
	font-style: italic;
}
.recipe-slider .carousel-home-content-text h4{
	    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.cerification-logos {
    text-align: center;
}
@media (min-width: 1200px){
.primary-menu > ul.nav-menu > li {
    margin: 0 13px;
}
}
@media (max-width:767px){
    .woocommerce .cover-without-slider{
            padding-top: 40px;
    padding-bottom: 40px;
    }
    .rowmobile{
        padding:70px 0 70px 0 !important;
    }
	.happy-faces .sowing {
    margin: 44px 0;
    position: unset;
    top: 50%;
    transform: none;
}
.cerification-logos img {
    margin: 0px 10px;
    width: 50px !important;
}
}