/*
Theme Name: TREND Child
Theme URI: http://trendwp.modeltheme.com/woo/
Template: trend
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Trend - Multipurpose / Fashion / Restaurant / Construction / Modern Shop WooCommerce WordPress Theme [child-theme]
Version: 1.9.7
Text Domain: trend
Tags: fluid-layout, custom-header, custom-menu, featured-images, post-formats, sticky-post
*/

@import url("../trend/style.css");
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');


/* =Theme customization starts here
------------------------------------------------------- */
.post-name {color: #1a4d3e !important;font-size: 17px !important;}
.section-title {text-transform: none;}
.trend-breadcrumbs h2 {color: #fff;font-family: roboto slab;font-size: 33px;font-weight: 400;margin: 0;text-shadow: 2px 2px 14px #000 !important;}
h3.subtitle {color: #777;margin-top: 0 !important;font-weight: normal;}
h4.subtittle {font-size: 17px !important;line-height: 27px;font-weight: normal;}
.masonry_banners.banners_column { background-color: #eee;margin-bottom: 2%;overflow: hidden;padding: 0%;}
h5 {font-weight: normal;}



/* QUITAR CLASIFICAR POR PRECIO WOCOMMERCE
------------------------------------------------------- */
.orderby option[value="price"]{ display: none;}
.orderby option[value="price-desc"]{ display: none;}



/* SEPARACION ENTRE LINEAS DE PRODUCTOS WOCOMEERCE */
.woocommerce ul.products li.product.vc_col-md-3, .woocommerce-page ul.products li.product.vc_col-md-3, .woocommerce ul.products li.product.vc_col-md-4, .woocommerce-page ul.products li.product.vc_col-md-4, .woocommerce ul.products li.product.vc_col-md-6, .woocommerce-page ul.products li.product.vc_col-md-6 {
 min-height: 395px;}
 
/* =columnas wocommere
------------------------------------------------------- */
.woocommerce ul.products li.product.vc_col-md-4, .woocommerce-page ul.products li.product.vc_col-md-4 {width: 24.333%;}

/* = TITULO columnas wocommere */
.woocommerce ul.products li.product .archive-product-title a {font-size: 16px;}

/* =linea debajo de titulo de producto en categorias 
------------------------------------------------------- */
.details-container {
    border-bottom: none;
    border-left: none;
    border-right: none;
    overflow: hidden;
    padding: 0px;
}

/* producto final - no ver tabs debajo del producto 
------------------------------------------------------- */
.woocommerce-tabs {display: none;}


/* titulo producto y metas  
------------------------------------------------------- */
.product_meta a {color: #1a4d3e !important;}
.product_meta a:hover {color: #36A080 !important;}
.product_meta > span {color: #333;display: block;font-weight: bold;}
h1.product_title {font-size: 26px;font-weight: normal;}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {margin-left: -15%;}
@media only screen and (max-width: 768px) {

	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {margin-left: 0% !important;}

	.footer-top #nav_menu-2 {margin-left: 0% !important;}
	.logobatlle {text-align: center !important;}

}


/* border de mailchimp  
------------------------------------------------------- */
.complex-layout .subscribe {border: 1px solid #1a4d3e;}


/* texto de intro de noticias 
------------------------------------------------------- */
.post-excerpt {color: #333;font-size: 15px;}

/* fecha diamante de noticias 
------------------------------------------------------- */
.sticky-posts .post-date {display: none;}

/* Largo de noticias , Hay que modificar ...para que no salga en todos 
------------------------------------------------------- */
.page-id-1730 .post {min-height: 450px;}

/* color verde de las sub- categorias 
------------------------------------------------------- */
b, strong {color: #1a4d3e;}


/* home modulo de productos / categorias ancho de imagenes
------------------------------------------------------- */
.jkbh .columns-4 {border-bottom: 1px solid #d4d4d4;margin-top: 0;padding: 0 12%;}


/* texto breadcums
------------------------------------------------------- */

.breadcrumb > .active {color: #fff !important;text-shadow: 2px 2px 2px #000 !important; }
.breadcrumb a::after {color: #fff !important;}
.breadcrumb {color: #fff !important;}

/* producto final ancho de tablas atributos
------------------------------------------------------- */

.woocommerce table.shop_attributes th:first-child {min-width: 216px;}
.woocommerce table.shop_attributes td p {padding: 8px 12px;}
.woocommerce table.shop_attributes { margin-top: 10%;}

/* quitar descripcion erronea en search
------------------------------------------------------- */

.search-results .page-description{display:none;}
.search-no-results .page-description{display:none;}

/* quitar codigo de producto
------------------------------------------------------- */
.sku_wrapper {display: none !important;}


.product_meta{margin-top:5%;}

/* quitar titulo de producto final y noticia final
------------------------------------------------------- */
.product-template-default .trend-breadcrumbs h2 {display: none;}
.single-post .trend-breadcrumbs h2 {display: none;}


/* breadcums de blog mas largo 
------------------------------------------------------- */

.single-post .breadcrumb {min-width: 124%;}

/* tipografia de related products en noticia final 
------------------------------------------------------- */
.single-post .related-posts .post-name {font-size: 18px !important;}

/* Quitra comentarios de debajo del titulo de noticia final
------------------------------------------------------- */
.article-tags-comments .article-comments {display: none;}
.social-sharer > li {border-radius: 50%;}

/* modulo categorias de productos sidebar
------------------------------------------------------- */
.current-cat {color: #1a4d3e !important; font-weight: bold;}
.current-cat a {color: #1a4d3e !important; font-weight: bold;}
.product-categories a {color: #666 !important;font-size: 105%;}


/* cambios a comentar con pere y raquel 
------------------------------------------------------- */
h4.subtittle {
    font-family: roboto slab;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 23px;
}

h3.subtitle {
    color: #333;
    font-family: roboto slab;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 3%;
    margin-top: 0 !important;
    line-height: 30px; 
}

b, strong {
    color: #333;
    font-family: roboto slab;
}


.single-post .post-name {
    color: #1a4d3e !important;
}

/* Quitar imagen final de noticia 
------------------------------------------------------- */
.attachment-trend_single_post_pic900x300 {}




/* IMAGES BREADCUMS  */

.term-1557 .trend-breadcrumbs {
    background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-kits-cultivo-facil.jpg") no-repeat scroll center bottom / 100% auto;
}


.page-id-1730 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-blog.jpg") no-repeat scroll center bottom / 100% auto;}
.post-template-default .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-blog.jpg") no-repeat scroll center bottom / 100% auto;}

.page-id-3734 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-bulbos.jpg") no-repeat scroll center bottom / 100% auto;display:none;}
.term-448 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-bulbos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-478 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-bulbos.jpg") no-repeat scroll center bottom / 100% auto;}
.page-id-3740 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;display:none;}
.term-semillas-horticolas-ecologicas-productos-ecologicos .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-441 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-345 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-315 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-319 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-367 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-276 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}.term-367 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-395 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}


.page-id-3728 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-cesped.jpg") no-repeat scroll center bottom / 100% auto;display:none;}
.term-389 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-cesped.jpg") no-repeat scroll center bottom / 100% auto;}
.term-369 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-cesped.jpg") no-repeat scroll center bottom / 100% auto;}



.page-id-3730 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto; display:none;}
.term-374 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-436 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-440 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}

.page-id-3726 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-mihuertoencasa.jpg") no-repeat scroll center bottom / 100% auto; display:none;}
.term-300 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-kits-cultivo-facil.jpg") no-repeat scroll center bottom / 100% auto;}
.term-507 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-mihuertoencasa.jpg") no-repeat scroll center bottom / 100% auto;}
.term-552 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-mihuertoencasa.jpg") no-repeat scroll center bottom / 100% auto;}
.term-306 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-mix4.jpg") no-repeat scroll center bottom / 100% auto;}
.term-468 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-jiffy.jpg") no-repeat scroll center bottom / 100% auto;}




.page-id-3724 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas.jpg") no-repeat scroll center bottom / 100% auto;display:none;}
.term-263 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas.jpg") no-repeat scroll center bottom / 100% auto;}
.term-288 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1152 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-apio.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1149 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-acelga.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1150 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-achicorias.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1151 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-alcachofa.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1153 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-berenjena.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1154 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-borraja.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1155 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-brocoli.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1156 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-calabacin.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1162 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-coliflor.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1163 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-colinabo.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1164 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-endivia.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1165 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-escarola.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1166 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-esparrago.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1167 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-espinaca.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1168 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fresas.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1169 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-garbanzos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1170 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-girasoles.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1171 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-guisantes.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1172 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-habas.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1174 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-hinojos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1173 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-judia.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1175 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-lechugas.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1176 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-lentejas.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1177 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-maiz.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1179 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-nabo.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1158 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-cardo.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1157 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-calabaza.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1159 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-cebolla.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1160 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-chirivia.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1161 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-col.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1178 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-melon.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1180 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-okra.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1181 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-pepino.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1182 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-perejil.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1184 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-pimiento.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1186 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-puerro.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1187 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-rabanito.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1188 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-remolacha.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1189 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-rucula.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1190 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-salsifis.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1191 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-sandias.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1192 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-tomate.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1193 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-valeriana.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1194 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-zanahoria.jpg") no-repeat scroll center bottom / 100% auto;}


.category-84 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-blog.jpg") no-repeat scroll center bottom / 100% auto;padding: 35px 0;}



.term-279 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas.jpg") no-repeat scroll center bottom / 100% auto;}
.term-517 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas.jpg") no-repeat scroll center bottom / 100% auto;}



.page-id-3732 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fert-y-fitos.jpg") no-repeat scroll center bottom / 100% auto; display:none;}
.page-id-3844 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fert-y-fitos.jpg") no-repeat scroll center bottom / 100% auto;}
.page-id-3846 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fitosanitarios.jpg") no-repeat scroll center bottom / 100% auto;}

.term-536 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-complementos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-431 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fertilizante.jpg") no-repeat scroll center bottom / 100% auto;}
.term-501 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fert-y-fitos.jpg") no-repeat scroll center bottom / 100% auto;}
.term-404 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fitosanitarios.jpg") no-repeat scroll center bottom / 100% auto;}
.term-557 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fert-y-fitos.jpg") no-repeat scroll center bottom / 100% auto;}



.term-3732 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-fert-y-fitos.jpg") no-repeat scroll center bottom / 100% auto;}



.page-id-3833 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas-eco.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1106 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas-eco.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1109 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas-eco.jpg") no-repeat scroll center bottom / 100% auto;}
.term-283 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas-eco.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1107 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas-eco.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1110 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas-eco.jpg") no-repeat scroll center bottom / 100% auto;}
.term-1119 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-semillas-eco.jpg") no-repeat scroll center bottom / 100% auto;}


.page-id-1362 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;}
.page-id-3721 .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-quienes-somos.jpg") no-repeat scroll center bottom / 100% auto;}



.single-product .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;border-top: 0 solid #ffffff;padding: 35px 0;}
.search .trend-breadcrumbs {background: rgba(0, 0, 0, 0) url("http://semillasbatlle.com/img/headers/header-ecologicos.jpg") no-repeat scroll center bottom / 100% auto;border-top: 0 solid #ffffff;padding: 35px 0;}


