/*
 Theme Name: Divi Child for MORO
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: MORO
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
ul.products h2.woocommerce-loop-product__title, .related.products ul.products h2{
 padding: 15px !important;
	min-height: 64px;
	font-size: 16px !important;
}
ul.products .et_shop_image img{
  border-bottom: 1px solid #d3d3d3;
}
ul.products li.product{
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.filtros-busqueda h4{
	margin-top: 20px;
}
.filtros-busqueda input.woof_husky_txt-input{
	font-size: 16px;
	border-radius: 10px;
	padding: 10px;
	border: 1px solid #363e45;
}
.filtros-busqueda a.chosen-single span{
	font-size: 16px;
}
p.woocommerce-result-count, select.orderby{
	display: none;
}
div.woof_products_top_panel{
	display: none !important;
}
.webi-wa-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  width:fit-content;
  margin:8px auto 12px;
  padding:7px 14px;
  border-radius:10px;
  font-size:14px;
  font-weight:600;
  text-decoration:none !important;
  background:#5eb980;
 color: #fff;
    text-transform: uppercase;
    font-size: 12px !important;
  transition:.2s ease;
}

.webi-wa-btn:hover{
  filter:brightness(.95);
}

.webi-wa-btn.webi-wa-single{
	margin:20px 0 30px 10px;
}

/* icono whatsapp */
.webi-wa-icon{
  width:20px;
  height:20px;
  display:inline-block;
  background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='white' d='M16 2.7c-7.3 0-13.3 5.8-13.3 13 0 2.3.6 4.5 1.7 6.5L2 30l8-2.3c1.9 1 4 1.5 6 1.5 7.3 0 13.3-5.8 13.3-13S23.3 2.7 16 2.7zm6.7 18.5c-.3.8-1.6 1.5-2.2 1.6-.6.1-1.4.2-4.6-1.1-3.8-1.5-6.2-5.4-6.4-5.7-.2-.3-1.5-2-.8-3.7.4-.8.8-1.1 1.1-1.3.3-.2.6-.3.8-.3h.6c.2 0 .5-.1.7.5.3.7 1 2.4 1.1 2.6.1.2.1.4 0 .6-.1.2-.2.4-.4.6-.2.2-.4.4-.6.6-.2.2-.4.4-.2.8.2.4 1 1.6 2.2 2.6 1.5 1.3 2.7 1.7 3.1 1.9.4.2.6.2.8 0 .2-.2 1-1.1 1.2-1.5.3-.4.5-.3.8-.2.3.1 2.1 1 2.4 1.2.3.2.5.3.6.5.1.2.1.9-.2 1.7z'/></svg>") center/contain no-repeat;
}

.single-product #sidebar {
  display: none !important;
}

.single-product #main-content .container:before {
  display: none;
}
.single-product #left-area {
  width: 100% !important;
  padding-right: 0 !important;
}

.single-product #left-area .woocommerce-product-gallery__wrapper{
	box-shadow: 0 8px 24px rgba(0,0,0,0.12);
	margin-bottom: 30px;
}
body nav.et-menu-nav ul li.boton-catalogo-pdf a{
	background-color: #102b3e;
	border-radius: 15px;
	color: white;
	padding: 5px 10px !important;
	height: 30px;
	color: #fff !important;
	font-size: 14px;
}
li.boton-catalogo-pdf{
	padding: 31px;
}


