/*!
Theme Name:   Flores Bosquecillo
Template:     eimear
Author:       Navarraweb
Author URI:   https://navarraweb.com/
Version:      1.0.0
Description:  Teha hijo para Flores Bosquecillo 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Put your custom CSS styles below... */


.site-branding img.custom-logo{
    width: 250px;
    height: auto;
}

/*.secondary-navigation { 
  margin-left: 0 !important; 
}*/

.franja-mensajes .wp-block-image{
  margin-top: 0;
  margin-bottom:0 !important;
}

@media (min-width: 1280px) {
  .site-branding {
    margin-right: 1em;
  } 
  .site-header-section {
    padding: 0.5rem;
  }
}

.glovo a{
  background-color: #556b4f;
  color: #fff;
  font-size: 0.8rem !important;
  padding: 0.75rem;
}
.glovo img{
  height: 18px;
  width: auto;
  margin-top: -10px;
}

.menu-primary > li > a,
.menu-secondary > li > a {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing:0;
  font-size: 1rem;
}

.menu-primary > .current-menu-item >  a::before{
  content: none !important;
}

.menu-primary > .current-menu-item  {
  border-bottom: 2px solid #000000;
}


  /*Accesibilidad*/
  footer .site-info, footer .site-info a, footer .site-info span{
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase; 
  }

  .site-info .sep {
    display: inline-block;
    margin: 0 0.25em;
    opacity: 1;
  }

  h2#discovermore {
  font-size: 68px;
  }

/*Subvención*/
  .logos-subvencion{
    text-align: center;
  }



  /*. has-decorative-overlay dibuja la lágrima de adorno*/


.wc-block-product-categories li > a {
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  line-height: 2.2rem;
  text-decoration: underline !important;
}


.bloque-intro .wp-element-button,
.bloque-intro .wp-block-button__link.has-background,
.bloque-intro .wp-block-button.is-style-outline .wp-block-button__link{
  font-size: 1.2rem;
  padding: 0.75rem 1.2rem;
  letter-spacing: 0;
}


h3{
  /*font-family: 'Lora', serif !important;*/
  font-family: "Inter", sans-serif !important;  
  font-weight: 500;
  letter-spacing: 0 !important;
  font-size: 32px;
}

.cols-categorias h3{
  /*font-family: 'Playfair Display', serif !important; */
  font-family: "Inter", sans-serif !important;  
}

.cols-categorias .wp-block-button a.wp-element-button{
  font-size: 1rem;
  letter-spacing: 0;
  padding: 0.5rem 1.2rem;
  font-weight: 600;
  /*background-color: #BA594A !important;*/
   background-color: #000000 !important;
}

.woocommerce #content{
 /*background-image: url('img/textura-fondo.jpg');background-size: contain;*/
 background-image: url('img/fondo-rosas-2.jpg');
 background-repeat: repeat;
background-position: center center 400px !important;
}

/*SIDEBAR de Woocommerce*/
.widget_product_categories,
.widget_shopping_cart{
  /*background-color: #556b4f;*/ 
   background-color: #000000 !important;
    color: #ffffff !important;
}
.widget_product_categories li,
.widget_shopping_cart li{
  border-color: #ffffff;
}

.sidebar .widget_product_categories ul a { 
  letter-spacing: 0px !important;
}

.widget_product_categories ul li a,
.widget_shopping_cart ul li a{ 
  color: #ffffff !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-size: 1rem;
  font-weight: 500;
}

.sidebar .widget_product_categories ul a,
.sidebar .widget_shopping_cart ul li a{
  font-weight: 500 !important; 
}

.sidebar .widget_product_categories h2,
.sidebar .widget_shopping_cart h2{
  font-size: 1.4rem;
  letter-spacing: 0;
  font-family: "Inter", sans-serif !important;  
  font-weight: 600;
  color: #fff;
}

/*Listados de productos*/
h1.woocommerce-products-header__title,
h1.product_title {
  /*font-family: 'Lora', serif !important; */
  font-family: "Inter", sans-serif !important;  
  text-transform: none;
  letter-spacing: 0;
  font-size: 2rem;
} 


.woocommerce .page-header .page-description p, 
.woocommerce .page-header .page-summary p, 
.woocommerce .page-header .term-description p {
  font-size: 1.2rem;
}

.woocommerce .page-header {
  background-color: #ffffff !important;
  padding-bottom: 3.5rem;
}

ul.products h3 {
  text-transform: none;
}

.onsale { 
  letter-spacing: 0;
}


.alignfull.has-background .alignfull { 
  margin-right: 0 !important;
}

/*Ficha de producto*/
h1.product_title {
  /*font-family: 'Lora', serif !important; */
  font-family: "Inter", sans-serif !important;  
  font-weight: 700;;
  letter-spacing: 0;
  font-size: 2rem;
  text-transform: uppercase;
} 

.summary-section button.button{
  font-size: 1.2rem !important;
   padding: 0.5em 12% !important;
  letter-spacing: 0 !important;
}

.aviso-entrega{
	padding-top:2rem;
	padding-bottom:2rem;
}

/*Minicart*/
 
.woocommerce-mini-cart__buttons .button:not(.checkout) {
  color: #ffffff !important;

} 




/*Checkout*/

h2.cart-table-title,
.cart_totals  h2{
   /*font-family: 'Lora', serif !important; */
   font-family: "Inter", sans-serif !important;  
}

.checkout { 
  background-color: #ffffff;
  color: #000000;
}
 /*.checkout:hover { 
 background-color: #ffffff;
  color: #ffffff;
}*/
.woocommerce-mini-cart__buttons a,
.wc-proceed-to-checkout a,
.actions button{
  font-size: 1rem  !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}


.checkout .button:not(.has-background):hover{
/*background-color: #fff;*/
color: #ffffff;
}

.shop_table th {
  font-size: 1.2rem; 
  font-weight: normal;
}

.woocommerce-cart h1,
.woocommerce-checkout h1,
.woocommerce-account h1{
   /*font-family: 'Lora', serif !important; */
   font-family: "Inter", sans-serif !important;  
}


li.product .description .price{
    font-size: 1.5rem;
  font-weight: bold;
}
li.product .description .price .price-range{
    font-size: 1.2rem;
}

li.product .description .price del{
    font-size: 1.2rem;
  font-weight: normal;

}

@media (min-width: 1280px) {
  ul.products .description { 
    display: block !important; 
  }
}


/*Responsive*/
@media (max-width: 767px) {
  .columns-3 {
    display: block !important;
  }
}

/*Cabecera*/
#masthead {
  margin-bottom: 2em;
}
.site-header-section {
  position: fixed;
  /*top: 0;
  left: 0;*/
  width: 100%;
  z-index: 999;
  background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);

}

.site-branding img.custom-logo {
  width: 76px;
  height: 85px;
}

/*Submenú de mensajes*/
.menu-mensajes-estaticos-container {
  display: flex; 
  -webkit-box-align: center; 
  align-items: center;
  min-width: 240px;
  max-width: var(--max_width_header_content);
  margin-left: auto;
  margin-right: auto;
}
 
.menu-mensajes-estaticos-container .main-mensajes {
  display: flex; 
  flex-wrap: wrap;
}

.main-mensajes > li {
  list-style: none !important;
}
@media (min-width: 1600px) {
  .main-mensajes > li:not(:last-child) {
    margin-right: 1.5rem;
  }
}
.main-mensajes a {
  display: block;
  padding: 0.75rem;
  text-decoration: none;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .main-mensajes a {
    white-space: normal !important;
    margin-bottom: 0.75rem;
  }
  ul.main-mensajes {
    margin-left: 0 !important;
  }
}
 

@media (min-width: 1280px) {
  .main-mensajes > li > a {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.main-mensajes > li > a{
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: var(--letter_spacing); 
}

@media (min-width: 1280px) {
  .main-mensajes > li > a {
    padding-top: 1rem;
    padding-bottom: 1rem;
    letter-spacing: 0;
  }
}
/*FORMULARIO INICIO*/
#wpcf7-f1228-p705-o1 input[type="text"],
 #wpcf7-f1228-p705-o1 input[type="email"],
#wpcf7-f1228-p705-o1 textarea{
  background-color: rgba(255, 255, 255, 0.6) !important;
  width: 100% !important;
 }

/*Estilos respecto a la dedicatoria*/
.dedicatoria-producto{
	padding: 2rem;
	background-color:rgba(245, 240, 234, 0.6);
	margin-bottom: 2rem;
}


/*BLOG*/

#posts h2.entry-title  {
  text-transform: none;
  letter-spacing: 0;
}

body.blog h1.page-title,
body.archive h1.page-title{
  /*font-family: 'Lora', serif !important; */
  font-family: "Inter", sans-serif !important;  
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 2rem !important;
} 

body.blog .page-summary{ 
  font-size: 1em !important; 
}

/* Muestra 2 columnas en móviles para el bloque de colección de productos de WooCommerce */
@media (max-width: 767px) {
  .wp-block-woocommerce-product-collection .wc-block-grid__products {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 1em;
  }

  .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 0em;
  }
  
  .cols-categorias {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 1em;
  }
}



/* Destaca la casilla de "enviar a una dirección diferente" */
.woocommerce-shipping-fields > h3,
.woocommerce-shipping-fields > .woocommerce-form__label-for-checkbox {
    background: #000000; /* Cambia el color a tu gusto */
    color: #ffffff !important; /* Cambia el color del texto a tu gusto */
    border-radius: 6px;
    padding: 1em;
    margin-bottom: 1em;
    transition: background 0.3s;
}

/* Destaca el formulario cuando está desplegado */
.woocommerce-shipping-fields .shipping_address {
    background-color: #f2f2f2;
    color: #000000;
    padding: 1em;
    border-radius: 6px;
    margin-top: 1em;
    transition: background 0.3s;
}

/* Cuando el formulario está visible, resalta más la cabecera */
.woocommerce-shipping-fields .shipping_address {
    background: #f2f2f2;
}


@media screen and (min-width: 601px) and (max-width: 1280px) {
  .has-navigation-mobile.admin-bar .main-navigation-container {
    padding-top: 0;
  }
}



/*Cambios septiembre 2025*/
@media (max-width: 991px) {
	.titulo-inicio h1{
		font-size:2rem!important;
	}
	.titulo-inicio h2{
		font-size:1.1rem!important;
		max-width:95%!important;
		margin:0 auto!important;
	}
	.promociones-topventas ul.wc-block-product-template__responsive{
		margin-left:-8px!important;
		margin-right:-8px!important;
	}
	.promociones-topventas ul.wc-block-product-template__responsive li{
		padding-left:8px!important;
		padding-right:8px!important;
	}
	.promociones-topventas ul.wc-block-product-template__responsive li h3{
		font-size:12px!important;
	}
	.cols-categorias figure{
		margin-bottom:0!important;
	}
	.cols-categorias .wp-block-column{
		padding-bottom:0!important;
	}
	.cols-categorias .wp-block-button{
		width:100%!important;
	}
	.cols-categorias .wp-element-button{
		padding:1rem 0!important;
		font-size:14px!important;
		line-height:1.2!important;
		min-height:75px!important;
	}
	.banner-entrega-gratis .wp-block-image img{
		width:80px!important;
		height:80px!important;
	}
	.banner-entrega-gratis h2{
		font-size:1.1rem!important;
		margin-top:0:!important;
	}
	.sigueme-instagram h2{
		font-size:1.1rem!important;
	}
	.te-escucho .wpcf7 label{
		font-size:12px!important;
	}
	footer .site-info,
	footer .site-info a,
	footer .site-info span{
		font-size:13px;
	}
	.logos-subvencion{
		padding-bottom:5rem;
	}
	.logos-subvencion img.logo-ue{
		width:48%;
		padding:2%;
	}
	.logos-subvencion img.logo-plan{
		width:48%;
	}
	.cabecera-tienda-offline .espacio-lg{
		height:140px!important;
	}
	.dejate-abrazar h2,
	.me-emociona h2,
	.contacto-te-escucho h2,
	.contacto-enviame h2{
		font-size:1.2rem!important;
	}
	.dejate-abrazar p,
	.me-emociona p,
	.contacto-te-escucho p{
		font-size:1rem!important;
	}
	.bloque-promociones-columna-1{
		margin-bottom:-15px!important;
	}
	.bloque-top-ventas-columna-1{
		padding-top:30px;
		margin-bottom:-15px!important;
	}
}

/*Casilla input checkbox*/
input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
input[type="checkbox"]:checked {
  background-color: #000;
  border-color: #000;
}
input[type="checkbox"]:checked::after {
  content: "✔";
  color: #fff;
  font-size: 25px;
  position: absolute;
  top: -2px;
  left: 3px;
}

/*Inicio*/
.top-ventas-inicio ul.wc-block-product-template{
	max-width:100%!important;
	margin-left:-50px!important;
}
@media (max-width: 991px) {
	.top-ventas-inicio ul.wc-block-product-template{
		margin-left:0!important;
	}
}

@media (min-width: 992px) {
	.logos-subvencion img.logo-ue{
		width:200px;
		margin-bottom:2px;
	}
}
.wc-block-grid__product-image .wc-block-grid__product-onsale,
.wc-block-components-product-sale-badge{
	border:0!important;
	background:rgba(255, 255, 255, 0.6)!important;
}
.wc-block-components-product-sale-badge span{
	background:none!important; 
}

/*Contacto*/
.d-none{
	display:none;
}
@media (min-width: 768px) {
	.d-lg-block{
		display:block;
	}
	.d-lg-none{
		display:none;
	}
}

/*Footer*/
.direccion-horario-footer{
	text-align:center;
}
.direccion-horario-footer a{
	color:#000;
}
.container-fluid{
	width:100%;
}
@media (min-width: 992px) {
	.col-lg-6{
		display:inline-block;
		width:49%;
		margin:0 auto;
	}
}