@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,600,700');

ul
{
	font-size: 16px;
	line-height: 21px;
	color: #3a3d3b;
	font-family: work sans;
	font-weight: 400;
}

@media (max-width: 768px) 
{ 
	h1,h2
	{
		font-size: 28px;
		line-height: 30px;
	}
	
	/*
.botonera-cabecera	.edgtf-btn-outline
{
	margin-right: 3px;
	margin-bottom: 8px;
text-align: center;
	padding-left: 5px;
	padding-right: 5px;

}
	*/
	
	.vc_row.bloque-negativo
	{
		margin-top: 0 !important;
		
	}
	
	
}

h3
{
	margin-top: 30px;
	font-size: 28px;
	line-height: 32px;
}


h1,h2,h3,p,ul,li,a,input,form,select,span
{
font-family: 'Work Sans', sans-serif !important;
}

.aviso-carro
{
	color: #E79482;
	margin-bottom: 30px;
	font-size: 16px;
font-weight: 600;
}

.aviso-carro a
{
color: #E79482;
text-decoration: underline;
}




.oculto
{
	display: none;
}





.aviso-fechas p,
.aviso-fechas
{
font-size: 14px;
text-align:center;
}


.edgtf-blog-list h4 a
{
color: #2EB7A3;
}


/* LISTAS DE DOWNLOADS */

.descargas a {
    display: block;
    padding-left: 25px;
    background-image: url(https://commonspoly.cc/wp-content/uploads/2019/02/ico-descargar.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position-x: 0;
    background-position-y: 4px;
}

.descargas .documentation-link {
    
    background-image: url(https://commonspoly.cc/wp-content/uploads/2019/02/ico-ir.png);
}

.descargas li {
    list-style: none;
	margin-bottom: 5px;
}

.descargas h3
{
	margin-top: 8px;
	margin-bottom: 10px
}


.intro-blog h1
{
font-size: 40px !important;
line-height: 46px !important;

}



/* CORRIGE EL PADDING DE 35PX DE LOS H1 DE LA HOME */

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner
{
	padding-top: 0 !important;
}

/* COLORES DE LOS TEXTOS */

.verde-claro *
{
	color: #D6EADF !important;
}

.naranja *
{
	color: #F8CF69 !important;
}

/* BOTONES */

.boton-1, .boton-2
{
	border-width: 2px !important;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #F8CF69 !important;
	border-color: #D6EADF !important;
}

.boton-2
{
	color: #086F58 !important;
	border-color: #F8CF69 !important;
}

/* PIE */

footer
{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #F8CF69;


}

footer div, footer p, .edgtf-footer-widget-title, .widget_nav_menu li a
{
font-size: 16px !important;
line-height: 22px !important;
	font-weight: 400 !important;
	font-family: "work sans" !important;
			text-align: left;

}


.edgtf-footer-inner .textwidget
{
		color: #086F58 !important;
}

.edgtf-footer-inner .textwidget a
{
	text-decoration: underline;
}

.edgtf-footer-inner h4
{
	color: #000 !important;
	margin-bottom: 18px !important;
}

.edgtf-footer-inner a
{
	color: #086F58 !important;
}

.widget_nav_menu
{
	text-align: left;
}

/* SEPARACIONES EN MOVILES */

@media (max-width: 768px) 
{

.separacion-1
{
	margin-bottom: 60px !important;
}

.separacion-2
{
	margin-bottom: 110px !important;
}
}

/* MENÚ DE IDIOMA */

#icl_lang_sel_widget-2 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
}

#icl_lang_sel_widget-2 span,
.wpml-ls-native
{
	text-transform: uppercase;
	color: #086F58 !important;
}

#icl_lang_sel_widget-2
{
	background-image: url(https://commonspoly.cc/wp-content/uploads/2020/12/flecha-verde.png);
	background-repeat: no-repeat;
	background-size: auto 10px !important;
	background-position: 100% 50%;
	padding-right: 16px;
}

#icl_lang_sel_widget-2:hover
{
background-image: url(https://commonspoly.cc/wp-content/uploads/2020/12/flecha-amarilla.png);
}

/* TIPOS EN CART */ 

.edgtf-woocommerce-page table.cart tr.cart_item td.product-remove a
{
	font-family: 'Ionicons' !important;
}

.edgtf-quantity-plus.icon_plus,
.edgtf-quantity-minus.icon_minus-06
{
	font-family: 'ElegantIcons' !important;
}

.edgtf-top-bar a
{
	text-decoration: underline;
	
}

.edgtf-top-bar *
{
	font-size: 16px;
}



