/* CSS PERSONALIZADO PARA EL PROYECTO CUANTICOACH.COM*/

.site-header > .wrap {
    padding: 5px 0;
}
.header-image .site-title > a {
    min-height: 40px;
}
.genesis-nav-menu a {
	padding: 20px 3px 10px 3px;
	font-weight: 400;
	font-size: 1.8rem;
}
.site-header {
		background-color: #f9c1bf;
	
}
.wp-block-image.alignleft {
	margin-right: 15px;
}
.entry {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 20px 15px;
}
.letra-mini {
	font-size: 12px;
}
.contenido-angosto {
	max-width: 900px;
	margin: auto;
}
.entry-header h2.entry-title {
	font-size: 3rem;
	font-weight: 400;
	min-height: 3em;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FDC5CA
}
p.entry-meta {
	font-size: small;
	padding-bottom: 0px;
	margin-bottom: 0px;

}
.archive-description.posts-page-description {
	padding:0;
}
.entry-content {
	font-size: 1.6rem;
	text-align: justify;
}
.archive-title {
	font-size: 3.5rem;
}
.entry-categories {
	display:none;
}
.post.type-post.status-publish.format-standard.has-post-thumbnail.category-articulos.entry {
	max-width: 900px;
	margin:auto;
}
.entry-content a img {
	width: 100%;
}
.letra-mini {
	##font-size: 1.3rem !important;
}
.aviso-destacado {
	background-color: #ddd;
	padding: 6px 6px 0 6px;
}
.boton {
	background-color: #FFC0C8;
	border: none;
	padding: 15px 32px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
.boton a {
	color: #888;
}
.boton a:hover {
	color: #888 !important;
}
.boton:hover {
	background-color: white;
	border-style: solid;
	border-color:#FFC0C8;
	border-width: 1px;
}
.site-footer {
    background-color: #FDC6C9;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 20px 0;
    text-align: center;
}
.widgettitle {
	text-align: center;
	font-size: 2.5rem;
	padding: 10px;
	background-color: #FDC6C9;
	max-width: 850px;
	margin: 10px auto;
}
.sidebar .widget {
    background-color: #fff;
    padding: 10px;
}
.widget {
    margin-bottom: 0px;
    word-wrap: break-word;
}
.widget ul > li {
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.archive-description {
    background-color: #fdc6c9;
    font-size: 1.8rem;
		margin-bottom: 20px;
	  margin-top: 10px;
}
.widget-wrap h3 {
	font-weight:400;	
}
.archive-description h1 {
	font-weight:400;
	padding: 20px;
}
h2.entry-title a {
	font-size: 2.2rem;
}
h4.entry-title a {
	font-size: 1.5rem;
}
.entry-content p {
	font-size: 1.7rem;
}
.bloque-boton {
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom:5px;
	text-align: center;
	background-color: #aeaeae;
	border-color: #aeaeae;
}
.bloque-boton a {
	text-decoration: none;
	color: white;
	
}
.precio-servicio{
	border-style: solid;
	border-color: #f8d2c1;
	border-width: 1px;
	padding: 10px;
}
.yrc-video.yrc-item-large.yrc-item-open.yrc-item.yrc-just-listed.yrc-full-scale,
.yrc-full-scale.yrc-item {
	border-style: solid;
	border-width: 1px;
	border-color: #FFBCBD;
	padding: 3px;
}
.yrc-name-date.yrc-nd-bar,
.pb-inline.yrc-item-meta {
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
}
.widget.featured-content.featuredpost .post.type-post.status-publish.format-standard.has-post-thumbnail.category-articulos.entry {
	border-style:solid;
	border-width: 1px;
	padding: 5px;
	margin-bottom: 3px;
	border-color: #FFBCBD;
}
.enews {
	border-style: solid;
	border-width: 1px;
	border-color: #FFBCBD;
	padding: 5px;
}
.sidebar .widge .enews {
	border-style: none;
}
.enews h5{
	font-size: 2em;
}
.enews a{
	font-size: small;
}
#subbox1,
#subbox {
	margin-bottom: 5px;
}
#subbutton {
	display: block;
	margin-top: 6px;
}
.sidebar .enews {
	background-color: #fff;
	padding: 6px;
	border-style: none;
}
.sidebar .enews p {
	text-align: justify;
}
.sidebar .widget {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width:1px;
	border-color:#FFBCBD;
}
.destacado-en-formulario {
	color: #666;
	font-weight: bold;
}
h4.entry-title a {
	font-size: 1.3em;
}
.sidebar .widget h4.entry-title a {
	font-size: 1.1em;
}
.after-entry.widget-area {
	padding: 0;
}
.after-entry.widget-area p {
	font-size: 1em;
}
.enews h5 {
	font-size: 1.3em;
	text-align: center;
}
.link-blanco {
	color: white;
}
.texto-grande {
	font-size: 2em;
	font-weight: bold;
}
.texto-centrado {
	text-align: center;
}
.texto-blanco {
	color: white;
}
.ujiCountdown.ujic-classic.is-countdown {
	margin: auto;
	text-align: center;
}
.rojo {
	color: red;
}
.edd_purchase_submit_wrapper {
    text-align: center;
}

/* INI-MODIFICACION ITEM MENU CALENDARIO 2021*/
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5080 {
	border: solid 1px red;
	border-radius: 5px;	
} /* FIN */

.du-advertencia {
	color: #f00;
	font-size: 1.2rem;
}

/* INI-MODIFICACIONES EN LA PRESENTACIÓN DE LA TIENDA*/
.woocommerce-products-header__title.page-title::after {
    content: " de Cuanticoach";
}
.woocommerce-result-count,
.woocommerce-ordering {
    display: none;
}
/* FIN */

/* Separa el el botón de añadir el carrito del precio cuando el botón se genera
 * con un shortcode */
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin: 10px;
}


/* Ajustes estéticos a los bloques de Gutenberg
---------------------------------------------------------------------------------------------------- */

/* Bloque de citas */

.entry-content .wp-block-quote cite {
	color: #666;
	display: block;
	font-size: 14px;
	margin-top: -25px;
}

/* Bloques de Columnas */

.entry-content .wp-block-columns {
	margin-bottom: 30px;
}

.entry-content .wp-block-columns .wp-block-column {
	margin-left: 15px;
	margin-right: 15px;
}

.entry-content .wp-block-columns .wp-block-column:first-of-type {
	margin-left: 0;
}

.entry-content .wp-block-columns .wp-block-column:last-of-type {
	margin-right: 0;
}

/* Bloques de columnas responsive */

@media only screen and (max-width: 500px) {

    .entry-content .wp-block-columns {
        display: block;
    }

    .wp-block-columns > *:not(:last-child) {
        margin-bottom: 20px;
    }

    .wp-block-text-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .entry-content .wp-block-text-columns.columns-2 .wp-block-column {
        width: 100%;
    }

    .entry-content .wp-block-text-columns .wp-block-column {
        margin: 0;
    }

    .wp-block-text-columns .wp-block-column:not(:last-child) {
        margin-bottom: 40px;
    }
}

/* Leyendas de figura */

.entry-content .wp-block-image figcaption {
	color: #666;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 30px;
	margin-top: 10px;
}

/* Imagen de fondo */

.full-width-content .entry-content .wp-block-cover-image.alignfull {
	width: 100vw;
}

.entry-content .wp-block-cover-image .wp-block-cover-image-text {
	font-size: 48px;
}

/* Galería */

.entry-content .wp-block-gallery {
	padding-left: 0;
}

/* Otros ajustes estéticos para el nuevo editor de WordPress
---------------------------------------------------------------------------------------------------- */

/* Alineación de las imágenes en páginas/entradas de ancho completo */

.full-width-content .entry-content .alignfull {
	margin-left: calc( -100vw / 2 + 100% / 2 );
	margin-right: calc( -100vw / 2 + 100% / 2 );
	max-width: 100vw;
}

.full-width-content .entry-content .alignwide {
	margin-left: -180px;
	margin-right: -180px;
	max-width: 1080px;
}

/* Color de fondo */

.entry-content p.has-background {
	padding: 25px 30px;
}

.entry-content p.has-background.box-shadow {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.entry-content p.has-background.light-text a {
	color: #fff;
	text-decoration: underline;
}

.entry-content p.has-background.light-text a:focus,
.entry-content p.has-background.light-text a:hover {
	text-decoration: none;
}

/* Tamaño de las fuentes */

.entry-content p.has-small-font-size{
    font-size: 12px;
}

.entry-content p.has-regular-font-size{
    font-size: 16px;
}

.entry-content p.has-large-font-size{
    font-size: 20px;
}

.entry-content p.has-larger-font-size{
    font-size: 24px;
}

/* Añadir los estilos para que las nuevas modalidades de imagen del nuevo editor
---------------------------------------------------------------------------------------------------- */

.entry-content .alignwide {
    width: auto;
    max-width: 1000%;
    margin-right: calc(25% - 25vw);
    margin-left: calc(25% - 25vw);
}

.entry-content .alignfull {
    width: auto;
    max-width: 1000%;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

.entry-content .alignwide > *,
.entry-content .alignfull > * {
    width: 100%;
}

/* Vincular la paleta de colores con la apariencia
---------------------------------------------------------------------------------------------------- */

.has-black-background-color {
     background-color: #2a2a2a;
 }
.has-black-color {
     background-color: #2a2a2a;
}
.has-gray-background-color {
     background-color: #f7f7f7;
}
.has-gray-color {
     color: #f7f7f7;
}
.has-blue-background-color {
     background-color: #619ad0;
}
.has-blue-color {
     color: #619ad0;
}


/* INI - MEDIA QUERYS */
@media screen and (min-width: 960px) {
	.page-id-4868 .content {
		width: 97%;
	}
	.nav-primary .genesis-nav-menu a {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media screen and (max-width: 640px) {
	p,
	li a {
		text-align: left;
	}
	.site-inner {
		padding-top: 15px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.entry {
		padding-top: 0;
	}
} /* FIN - MEDIA QUERYS*/
