/*
	Theme Name: Semplice Child Theme
	Description: Child Theme for Semplice
	Author: Semplicelabs
	Template: semplice6
*/

/* Custom CSS Start */



.posts .comments-area {display: none !important;}
.posts .blog-pagination {display: none !important;}
.posts .post-content .post-meta {display: none !important;}
.posts .post-content #share-holder {display: none !important;}
.is-frontend #content-4557 .sections {
    margin: 0 !important;
}

.nav_u65dn3q7s .logo img, .nav_u65dn3q7s .logo svg {
   width: 9.555556rem !important;
}
.nav_u65dn3q7s .logo {
    padding-left: 0.7rem !important;
}




/* Politica de cookies  */

.cdp-cookies-boton-creditos {
    display: none;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto a {
    color: #03e07d;
}
.cdp-cookies-alerta .cdp-cookies-texto {
    padding: 42px 15px 40px 21px;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto a:hover, .cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto a:active, .cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto a:visited {
    color: #03e07d;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-boton-cerrar {
   background-color: #03e07d;
   color: #fff !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-boton-cerrar:hover {
   background-color: #0ce864de;
   color: #fff !important;
}
.cdp-cookies-boton-cerrar {
    font-size: 11px !important;
    width: 108px;
    padding: 10px 9px 10px 9px;
    margin: 11px auto;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}


@media (min-width: 768px) {
			.is-frontend #content .sections, .is-frontend #content-holder .sections {
				margin-top: -0.111111rem !important;
			}
	.nav_u65dn3q7s .logo img, .nav_u65dn3q7s .logo svg {
    width: 10.5rem !important;
}
	.nav_u65dn3q7s .logo {
    padding-left: 1.7rem !important;
}
	
	  }

/* Custom CSS End */