/*
Theme Name:   	Storefront Child Theme
Author:       	Zoo Studio
Author URI:     https://zoo.ad
Template:     	storefront
Version:      	1.0.3
*/

@font-face {
    font-family: GothamLight;
    src: url("fonts/Gotham-Light.otf") format("opentype");
    font-display: fallback;
}
@font-face {
    font-family: GothamBook;
    src: url("fonts/Gotham-Book.otf") format("opentype");
    font-display: fallback;
}
@font-face {
    font-family: GothamBold;
    src: url("fonts/Gotham-Bold.otf") format("opentype");
    font-display: fallback;
}
@font-face {
    font-family: ChronicleDispLight;
    src: url("fonts/ChronicleDisp-Light.otf") format("opentype");
    font-display: fallback;
}
@font-face {
    font-family: ChronicleDispBold;
    src: url("fonts/ChronicleDisp-Bold.otf") format("opentype");
    font-display: fallback;
}
@font-face {
    font-family: ChronicleTextG2Roman;
    src: url("fonts/ChronicleTextG2-Roman.otf") format("opentype");
    font-display: fallback;
}
@font-face {
    font-family: ChronicleTextG2Bold;
    src: url("fonts/ChronicleTextG2-Bold.otf") format("opentype");
    font-display: fallback;
}


/* GENERAL */

html {
	scroll-behavior: smooth;
}
*:focus {
	outline: none;
}
.vce-row .vce-row-content {
    min-height: 0;
}
.hentry {
	margin-bottom: 0;
}
img {
	border-radius: 0;
}
a:hover {
	text-decoration: underline;
}
a.nolink {
    cursor: default !important;
}
a.nolink:hover {
	text-decoration: none !important;
}
.nomargin h1, .nomargin h2, .nomargin h3, .nomargin h4, .nomargin h5, .nomargin h6, .nomargin p {
	margin-bottom: 0;
}
.vce-shortcode-wrapper.vce {
	margin-bottom: 0;
}
.vce-text-block .alignleft {
    margin-right: 0.2em;
}
#cmplz-document {
    margin: 60px auto;
}
.hentry .entry-content .accordion-normal a {
	text-decoration: none;
}
.accordion-normal h2 {
	font-size: 1em;
	margin-bottom: 0;
}
.grecaptcha-badge {
	visibility: hidden;
}
.brake p {
    white-space: pre-line;
}
.hidden {
	display: none !important;
}
.zindex {
	z-index: 1;
}
.vcv-popup-container a {
	text-decoration: underline !important;
}
.vce-single-image-wrapper {
	pointer-events: none;
}
.vce-instagram-image {
    text-align: center;
}
.home-circle {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 130px auto;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background-color: rgba(5,0,144,0.9);
    color: white;
    text-align: center;
    position: relative;
    border: 1px solid white;
    /*outline: 10px solid rgba(5,0,144,0.9);*/
}
.home-circle::after {
	content: '';
	position: absolute;
	top: -11px;
    left: -11px;
    width: 380px;
    height: 380px;
	border: 10px solid rgba(5,0,144,0.9);
	border-radius: 50%;
	background-color: transparent;
	display: inherit;
}
.home-circle h2 {
	font-size: 48px;
	line-height: 1.1em;
	color: white;
	margin-bottom: 0.2em;
	z-index: 1;
}
.home-circle p {
	font-family: 'GothamBold', serif;
	font-size: 24px;
	margin-bottom: 30px;
	z-index: 1;
}
.home-circle a {
	display: block;
	background-color: white;
	color: #050d9e;
	font-family: 'GothamBold', serif;
	font-size: 14px;
	text-decoration: none !important;
	padding: 15px 45px;
	z-index: 1;
}

@media (max-width: 767px) {
	
	.home-circle {
    	left: 50%;
    	transform: translate(-50%, 0);
	}
}

@media (min-width: 1300px) {
	
	.vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]), .vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, .vcv-content--boxed .entry-content>.vce-section>.vce-section-inner:not([data-vce-full-width=true]), .vcv-content--boxed .entry-content>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true], .vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]), .vcv-content--boxed .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, .vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]), .vcv-content--boxed .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true], .vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row:not([data-vce-full-width=true]), .vcv-editor-theme-hf .vcv-layouts-html>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, .vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner:not([data-vce-full-width=true]), .vcv-editor-theme-hf .vcv-layouts-html>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true], .vcv-footer>.vce-row-container>.vce-row:not([data-vce-full-width=true]), .vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, .vcv-footer>.vce-section>.vce-section-inner:not([data-vce-full-width=true]), .vcv-footer>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true], .vcv-header>.vce-row-container>.vce-row:not([data-vce-full-width=true]), .vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, .vcv-header>.vce-section>.vce-section-inner:not([data-vce-full-width=true]), .vcv-header>.vce-section>.vce-section-inner[data-vce-full-width=true]:not([data-vce-stretch-content=true])>[data-vce-element-content=true], .vcv-content--boxed .entry-content>[data-vce-boxed-width=true], .vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true], .vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true], .vcv-footer>[data-vce-boxed-width=true] {
	    max-width: 1300px!important;
	}
}


/* FONTS */

body, button, input, select, textarea {
	font-family: 'GothamBook', serif;
	font-size: 14px;
	line-height: normal;
}
a {
	color: #182258;
}
p b, p strong {
    font-family: 'GothamBold', serif;
}
hr, p {
    margin: 0 0 20px;
}
h1, h2, h3 {
	font-family: 'GothamBold', serif;
}
h1 {
	font-size: 36px;
	color: #182258;
}
h1.product_title {
    font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-family: 'ChronicleDispLight', serif;
	font-size: 28px;
	margin-bottom: .2em;
}
h4 em {
	line-height: 1em;
}
h5 {
	font-family: 'ChronicleDispLight', serif;
	font-size: 24px;
	line-height: 1.2em;
}
h6 {
	font-size: 10px;
	color: #8b8c8d;
	line-height: 1.4em;
	margin-bottom: 2em;
	text-transform: uppercase;
}
h6 strong, .gotham-bold h6 {
	font-family: 'GothamBold', serif;
}
h2+h3, .beta+h3 {
	border-top: none;
}
.small {
    font-size: 10px;
}
.gotham-big p {
	font-size: 23px;
	line-height: normal;
	color: #8b8c8d;
}
.smalltext-button button, .smalltext-button a {
	font-family: 'GothamBold', serif;
	font-size: 10px !important;
}
.vce-text-block {
    line-height: 1.3em;
}
.vce-text-block h1, .vce-text-block h2, .vce-text-block h3, .vce-text-block h4, .vce-text-block h5 {
	line-height: normal;
}
.ChronicleDispLight {
	font-family: 'ChronicleDispLight', serif;
}
.ChronicleDispBold {
	font-family: 'ChronicleDispBold', serif;
}
.ChronicleTextG2Roman {
	font-family: 'ChronicleTextG2Roman', serif;
}
.ChronicleTextG2Bold {
	font-family: 'ChronicleTextG2Bold', serif;
}
blockquote+h2, blockquote+h3, blockquote+h4, blockquote+header h2, form+h2, form+h3, form+h4, form+header h2, ol+h2, ol+h3, ol+h4, ol+header h2, p+h2, p+h3, p+h4, p+header h2, table+h2, table+h3, table+h4, table+header h2, ul+h2, ul+h3, ul+h4, ul+header h2 {
    margin-top: 1em;
}
.extra-large h2 {
	font-size: 48px;
}
.vcv-popup-container h3 {
    text-transform: uppercase;
}
.blau-clar, .blau-clar p, .blau-clar h1, .blau-clar h2, .blau-clar h3, .blau-clar h4, .blau-clar h5, .blau-clar h6 {
	color: #050d9e;
}
button, a.vce-button--style-basic {
	font-family: 'GothamBold', serif;
	font-size: 10px;
}
button.cmplz-manage-consent {
    font-size: 14px;
    font-family: 'GothamBook', serif;
}

@media (max-width: 767px) {
	
	footer {
	    text-align: center;
	}
	footer img.alignleft {
		float: none;
	}
	.h4-consultoria h4 {
		font-size: 24px;
	}
}

@media (min-width: 768px) {
	
	h1 {
		font-size: 48px;
	}
	.extra-large h2, .extra-large h4 {
		font-size: 72px;
		line-height: 1em;
	}
}


/* LOGO */

.html-anim-logo .vce-raw-html-wrapper {
	padding-bottom: 60px;
    padding-top: 60px;
    margin-top: 30px;
}
.anim-logo {
	position: relative;
	width: 320px;
    height: 30px;
    margin: 0 auto;
}
.anim-logo:hover {
	cursor: pointer;
}
.anim-logo .linia-diagonal {
    position: absolute;
    width: 210px;
    height: 1px;
    top: 12px;
    left: 50%;
    margin-left: -103px;
    background-color: #999999;
    transform: rotate(-45deg) scale(1);
    transform-origin: center center;
    transition: all 1s ease-in-out;
}
.anim-logo .mask-left, .anim-logo .mask-right {
    width: 50%;
    height: 30px;
    transform: skewX(-45deg);
    overflow: hidden;
    visibility: hidden;
}
.anim-logo .mask-left > *, .anim-logo .mask-right > * {
	transform: skew(45deg);
}
.anim-logo .mask-right {
    position: absolute;
    top: 0;
    right: 0;
}
.anim-logo .mask-left .img-left, .anim-logo .mask-right .img-right {
	width: 293px;
    height: 30px;
    background-image: url('images/hofmann-logo-2x.png');
    background-size: cover;
    position: relative;
	animation-duration: 1s;
	animation-timing-function: ease-out;
	animation-delay: 1s;
	animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
.anim-logo .mask-left .img-left {
	animation-name: leftSlideIn;
}
@keyframes leftSlideIn {
	0% { left: 175px; visibility: visible; }
	100% { left: 15px; visibility: visible; }
}
.anim-logo .mask-right .img-right {
	animation-name: rightSlideIn;
}
@keyframes rightSlideIn {
	0% { left: -305px; visibility: visible; }
	100% { left: -145px; visibility: visible; }
}


/* HOME */

.cursos-home {
	max-width: 302px !important;
}
.cursos-home .cursos-home-col > div.vce-col-inner > div.vce-col-content {
	min-height: 432px;
	padding-bottom: 62px;
}
.cursos-home h3, .cursos-home h6 {
	margin-bottom: 10px;
}
.cursos-home .vce-button--style-basic-container {
	position: absolute !important;
	width: 100%;
	bottom: 0;
	padding: 0 30px;
}
.home-mini-title {
	transform: translateY(-50%);
	letter-spacing: 0.2em;
}
.home-mini-title h2 {
	font-size: 14px;
}
.home-te-guiamos h3 {
	font-family: 'ChronicleDispLight', serif;
	font-size: 42px;
	color: #050d9e;
    line-height: 1em;
}
.html-anim-logo {
	display: none;
}
.home-slider-diagonal {
    position: relative;
}
.home-slider-diagonal .vce {
    position: absolute;
    top: -90px;
    z-index: 1;
}
.sello.home {
    top: -48px;
}
.testimonis {
    min-height: 600px;
}
.testimonis .chef {
	font-family: 'ChronicleTextG2Roman', serif;
	font-size: 12px;
}
.hofmann-logo a {
    pointer-events: all;
}

@media (max-width: 1199px) {
	
	#cursos-grid {
		max-width: 635px;
	    margin: 0 auto;
	}
}

@media (max-width: 767px) {
	
	#cursos-grid {
		max-width: 302px;
	    margin: 0 auto;
	}
}

@media (min-width: 768px) {

	.sello.home {
		top: -62px;
	}
}

@media (min-width: 992px) {
	
	body.home .html-anim-logo {
		display: block;
	}
	body.home .hofmann-logo {
		display: none;
	}
	.home-te-guiamos h3 {
		font-size: 72px;
	}
}


/* COURSES */

.destacado {
	font-family: 'ChronicleDispLight', serif;
	font-size: 20px;
	line-height: 1.2em;
	color: #182258;
}
.destacado strong {
	font-family: 'ChronicleDispLight', serif;
}
.destacado-gotham {
	font-size: 20px;
}
.anchors {
	font-size: 11px;
	color: #aaa;
	line-height: 1.6em;
}
.hentry .entry-content .anchors a {
	text-decoration: none;
	color: #aaa;
	display: inline-block;
    margin: 0 5px;
}
.keyfacts {
	font-size: 11px;
    line-height: 1.5em;
    text-align: center;
    margin-top: -75px;
}
.keyfacts strong, .keyfacts .bold {
	font-family: 'GothamBold', serif;
}
.keyfacts .vce-text-block p, .keyfacts .vce-text-block .vce {
	margin-bottom: 0;
}
.sello {
    position: absolute;
    top: -80px;
    right: 15px;
    width: 96px;
    height: 96px;
    z-index: 1;
}
.hentry .entry-content a.vce-button--style-basic {
    text-decoration: none;
    font-weight: normal;
}
.vce-button--style-basic-container .vce-button--style-basic.vce-button--style-basic--size-small {
    padding: 10px;
}

@media (min-width: 768px) {

	.sello {
		top: -105px;
	    right: 70px;
		width: 128px;
    	height: 128px;
	}
	.destacado, .destacado-gotham {
		font-size: 28px;
	}
	.keyfacts {
	    margin-top: -120px;
	}
}


/* SANDWITCH MENU */

.vce-sandwich-side-menu-shape--square button.vce-sandwich-side-menu-open-button {
    padding: 10px 15px;
}
.vce-sandwich-side-menu-inner {
	padding: 15px;
}
.vce-sandwich-side-menu-container--position-left button.vce-sandwich-side-menu-close-button {
    right: 25px;
    top: 10px;
}
.disabled-menu > a {
	pointer-events: none;
	cursor: default;
}


/* SIDE MENU */

.sidemenu-container {
	position: relative;
}
.sidemenu {
	visibility: hidden;
    background-color: #182258;
    color: #999999;
    position: absolute;
    top: -49px;
    left: 0;
    font-size: 10px;
    line-height: 1.3em;
    width: 480px;
    max-width: 100%;
    z-index: 18;
}
body.home .sidemenu {
	top: -84px;
}
.sidemenu::before {
	content: "";
	position: absolute;
    top: 0;
    left: -300%;
    width: 300%;
    height: 100%;
	background-color: #182258;
}
.sidemenu nav {
	padding: 120px 15px 60px 15px;
}
.sidemenu ul {
	list-style: none;
	margin: 0;
}
.sidemenu li {
	padding: 5px 0;
}
.sidemenu .sub-menu li {
	border-bottom: 1px solid #233077;
}
.sidemenu nav > ul > li {
	margin-bottom: 8px;
}
.sidemenu a {
    color: white;
    text-decoration: none;
    font-size: 24px;
    line-height: normal;
}
.sidemenu a:hover {
	text-decoration: underline;
}
.sidemenu p {
	margin-bottom: 0;
}
.sidemenu .sub-menu a {
    font-size: 14px;
}
.sidemenu hr {
	background-color: #233077;
	margin-top: 5px;
	margin-bottom: 0;
}

.side-menu-button {
	position: relative;
	display: inline-block;
    z-index: 9;
	cursor: pointer;
	color: #182258;
	margin-right: 20px;
}
.side-menu-button:hover {
	text-decoration: underline;
}
.side-menu-button.active {
	color: white;
	text-decoration: underline;
}
.side-menu-button.active span {
	display: none;
}
.side-menu-shortcode {
    display: inline-block;
}
.slide-menu-container > div.vce-col-inner > div.vce-col-content {
	position: absolute;
    width: 480px;
    max-width: 100%;
}
.slide-menu-container .vce-col-content > div:last-child .side-menu-button {
	margin-right: 0;
}
.vce-basic-menu-container .vce-basic-menu ul .menu-item a:hover {
	text-decoration: underline;
}

@media (min-width: 425px) {
	
	.sidemenu nav {
		padding: 120px 60px 60px 15px;
	}
}

@media (min-width: 768px) {
	
	.sidemenu {
		max-width: none;
	}
	.slide-menu-container > div.vce-col-inner > div.vce-col-content {
    	max-width: none;
	}
}


/* TOP MENU */

#top-menu > .vce-row {
    height: 70px;
}
.vce-basic-menu-container .vce-basic-menu ul .menu-item a {
	padding: 5px;
	text-transform: none;
}
.vce-button--style-basic.vce-button--style-basic--size-small {
	font-size: 10px;
	font-weight: bold;
}
.vce-basic-menu-container .vce-basic-menu ul .menu-item.current-menu-item a {
	text-decoration: underline;
}
.menu-top-right {
    color: white;
    text-align: right;
}
.menu-top-right a {
	display: inline-block;
    color: white;
    font-size: 10px;
    padding: 5px;
}
a.social {
	padding: 0 2px;
	vertical-align: middle;
}


/* ACCORDION */

.acordio-gran .vce-classic-accordion-panels {
	border-bottom: 1px solid #e2e2e2;
}
.acordio-gran .vce-classic-accordion-panel {
	border: none;
	border-top: 1px solid #e2e2e2;
}
.acordio-gran .vce-classic-accordion-panel[data-vcv-active=true] .vce-classic-accordion-panel-heading {
	border-bottom: none;
}
.acordio-gran a.vce-classic-accordion-panel-title {
	text-decoration: none;
	font-family: 'GothamBold', serif;
	color: #182258;
	padding: 15px 60px;
}
.acordio-gran a.vce-classic-accordion-panel-title h2 {
	margin-bottom: 0;
}
.acordio-gran a.vce-classic-accordion-panel-title:after {
	display: block;
	content: ' ';
	background-image: url('images/openclose.svg');
	background-size: 15px 15px;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 22px;
	right: 22px;
	transition: all 0.2s linear;
}
.acordio-gran .vce-classic-accordion-panel[data-vcv-active=true] .vce-classic-accordion-panel-heading a:after {
	transform: rotate(135deg);
}


/* TESTIMONIALS */

.sp-testimonial-free-section .tfree-client-testimonial {
	font-family: 'ChronicleDispLight', serif;
	font-size: 28px;
	color: black !important;
	line-height: 1.2em;
}
.sp-testimonial-free-section .tfree-client-name {
	font-family: 'GothamBold', serif;
	font-size: 14px;
	color: black !important;
	text-transform: uppercase;
	margin-bottom: 0;
}
.sp-testimonial-free-section .tfree-client-designation {
	font-family: 'GothamBook', serif;
	font-size: 10px;
	color: black !important;
	text-transform: uppercase;
}
.fa-angle-left:before, .fa-angle-right:before {
	display: block;
	content: ' ';
	background-size: 36px 69px;
	width: 36px;
	height: 69px;
}
.fa-angle-left:before {
	background-image: url('images/arrow-left.svg');
}
.fa-angle-right:before {
	background-image: url('images/arrow-right.svg');
}
.sp-testimonial-free-section .slick-prev, .sp-testimonial-free-section .slick-next {
	width: 36px;
	height: 69px;
	margin-top: -34px;
}

@media (min-width: 768px) {
	
	#sp-testimonial-free-wrapper-140.sp-testimonial-free-wrapper .sp-testimonial-free-section {
	    padding: 0 100px;
	}
}


/* PAGES */

.zigzag-retina .vce-asset-background-simple-item {
	background-size: 10px 5px;
}
.porque-hofmann {
    min-height: 120px;
}
.porque-hofmann h1, .porque-hofmann h6 {
	margin-bottom: 5px;
	color: #050d9e;
}
.porque-hofmann h6 {
    font-family: 'GothamBold', serif;
}
.button-restaurant button {
	font-family: 'GothamBold', serif;
	font-size: 10px;
	word-spacing: 100vw;
}
.button-restaurant button:before {
	border-width: 1px !important;
}

@media (min-width: 768px) {
	
	.titols-columnes-metodologia {
		min-height: 130px;
	}
}


/* FORMS */

#responsive-form{
	margin: 0 auto;
    width: 100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0 15px;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.wpcf7-list-item {
    display: block;
    margin: 0 0 1em 0;
}
input[type=submit].wpcf7-submit {
    border: 1px solid #182258;
    padding: 15px;
    background: transparent;
    color: #182258;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'GothamBold', serif;
    width: 100%;
}
input[type=submit].wpcf7-submit:hover {
	background: #182258;
	color: white;
}
.input-text, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, .wpcf7-select, ::placeholder {
	color: #182258;
	background-color: white;
	width: 100%;
	box-shadow: none;
}
.input-text, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, .wpcf7-select {
	padding: 12px 6px;
}
::placeholder {
	text-transform: uppercase;
}
.wpcf7-select {
    border: none;
    text-transform: uppercase;
    padding: 12px 6px;
	-webkit-appearance: none;
	border-radius: 0;
}
.wpcf7-textarea {
    height: 186px;
}
a:focus, button:focus, input:focus, textarea:focus {
	outline: none;
}
.wpcf7-spinner {
	display: none;
}
.wpcf7 p, .wpcf7 .wpcf7-list-item-label {
    font-size: 11px;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.wpcf7 p.normal {
	font-size: 14px;
	margin-bottom: 20px;
}
.vcv-popup-container .vce-popup-root-container button.vce-popup-root-close-button {
    right: 20px;
    top: 20px;
}
textarea#pwgc-message {
	width: 100%;
}
button, input[type=button], input[type=reset], input[type=submit], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
	padding: 12px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0em 1em;
    padding: 0.5em 1em;
}
.sage-form-apd {
	display: none;
}
.wpcf7-form.sent p {
    display: none;
}
.intl-tel-input {
    width: 100%;
}

@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}


/* GRID */

.flex-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.col {
	display: block;
	background-color: white;
	margin: 0 15px 30px;
	width: 100%;
}
.flex-grid .grid-img {
	display: block;
	padding-top: 190px;
	background-size: cover;
}
.flex-grid img.wp-post-image {
	margin-bottom: 0;
}
.flex-grid h2 {
	font-family: 'GothamBold', serif;
	font-size: 19px;
	text-transform: uppercase;
	min-height: 46px;
}
.flex-grid p {
	font-size: 11px;
    line-height: 1.6em;
}
.grid-container {
	height: 100%;
    position: relative;
    padding-bottom: 90px;
    overflow: hidden;
}
.grid-text-container {
	padding: 25px 30px 0 30px;
}
.grid-text-container p {
	margin-bottom: 0;
}
.grid-buttons-container {
	padding: 20px 30px 30px 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    display: flex;
}
.grid-button {
	font-family: 'GothamBold', serif;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	display: inline-block;
	padding: 15px 5px;
    background-color: #050d9e;
    text-decoration: none !important;
    text-align: center;
    width: 50%;
}
.grid-button + a {
    margin-left: 10px;
}
.grid-buttons-container .grid-button:last-child {
	background-color: #182258;
	float: right;
}
a.complete, button.complete, .grid-buttons-container .grid-button.complete {
	background-color: indianred !important;
	cursor: default !important;
	margin-left: 10px;
}
.practico {
    font-family: 'GothamBold', serif;
    font-size: 11px;
    text-transform: uppercase;
    color: white;
    padding: 10px 20px 10px 10px;
    background-color: #050d9e;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 52px;
    transform-origin: top right;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.practico:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #050d9e;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
}

@media (min-width: 768px) {
	
	.flex-grid {
		display: flex;
	}
	.col {
		width: calc(1/2*100% - (1 - 1/2)*60px); /* 2 columns with 30px separation */
	}
}

@media (min-width: 992px) {
	
	.col {
		width: calc(1/3*100% - (1 - 1/3)*45px); /* 3 columns with 30px separation */
	}
}

@media (min-width: 1300px) {
	
	.col {
		width: calc(1/4*100% - (1 - 1/4)*40px); /* 4 columns with 30px separation */
	}
}


/* PRODUCTS */

body.woocommerce #primary {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.vce-text-block.inline {
	display: inline-block;
	visibility: hidden;
}
.single-product div.product table.variations select {
    padding: 10px 5px;
    border: none;
    background-color: #DFDFDF;
}
a.reset_variations {
	display: none !important;
}
.variations .label {
    margin-bottom: 10px;
}

.keyfacts-dropdown .vce-link-dropdown-wrapper,
.keyfacts-dropdown .vce-link-dropdown-wrapper .vce-link-dropdown-select-wrapper,
.keyfacts-dropdown .vce-link-dropdown-wrapper .vce-link-dropdown-select-wrapper select {
	width: 100%;
}
.keyfacts-dropdown .vce-link-dropdown-wrapper .vce-link-dropdown-select-wrapper select {
	text-align: center;
	font-family: 'GothamBold', serif;
	font-size: 11px;
	font-weight: 600 !important;
}
.keyfacts-dropdown .vce-link-dropdown-wrapper .vce-link-dropdown {
	padding: 10px;
}
.keyfacts-dropdown .vce-link-dropdown-wrapper .vce-link-dropdown-select-wrapper::before {
	display: none;
}
.keyfacts-dropdown option.vce-link-dropdown-item {
    color: black;
}

.keyfacts-dropdown.regala .vce-link-dropdown-wrapper {
	margin: 0 auto 30px auto;
}
.button-regala a, 
.keyfacts-dropdown.regala .vce-link-dropdown-wrapper,
.keyfacts-dropdown.regala .vce-link-dropdown-wrapper .vce-link-dropdown-select-wrapper,
.keyfacts-dropdown.regala .vce-link-dropdown-wrapper .vce-link-dropdown-select-wrapper select {
	max-width: 220px;
}
.keyfacts-dropdown.regala .vce-link-dropdown-wrapper .vce-link-dropdown-select-wrapper select {
	font-size: 16px;
}
.keyfacts-dropdown.regala .vce-link-dropdown-wrapper .vce-link-dropdown {
	padding: 15px 45px 15px 15px;
}

.single-product div.product .product_meta, .single-product div.product .edit-link {
	display: none;
}
.pwgc-label {
    margin-bottom: 10px;
}
section.product {
	margin-top: 60px;
}
.single_add_to_cart_button {
	font-family: 'GothamBook', serif;
	font-size: 16px;
    padding: 15px 43px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	display: none;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: #182258;
}

.add-to-cart-dropdown select, .add-to-cart-button a {
	width: 100%;
	text-align: center;
	font-family: 'GothamBold', serif;
	-webkit-font-smoothing: antialiased;
	font-size: 11px;
	color: white;
	padding: 10px;
    border: none;
    background-color: #182258;
    margin-bottom: 15px;
    appearance: none;
}
.add-to-cart-dropdown:after {
    border: 6px solid transparent;
    border-color: #fff transparent transparent;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
    transition: border .2s;
    width: 0;
}
.add-to-cart-button a {
	display: block;
	padding: 8px;
    height: 32px;
}
.add-to-cart-button a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	
	section.product {
		margin: 15px;
	}
}


/* GIFT CARDS */

.product-type-pw-gift-card table.variations {
	display: none;
}
.product-type-pw-gift-card ::placeholder {
	color: transparent;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
	text-transform: uppercase;
	background-color: #050D9E;
}


/* BLOG: SINGLE POST */

.single-post .entry-content > .vce-row-container {
    padding: 0 15px;
}
/*.single-post img.wp-post-image {
	display: none;
}*/
.hentry .entry-header {
	border-bottom: none;
}
.single-post .content-area {
    margin-top: 30px;
}
.single-post .widget-area {
    margin-top: 70px;
}
.single-post h1.entry-title {
    margin-top: 15px;
}
span.post-author {
    display: none;
}
blockquote.introduccion {
    margin-inline-start: 0px;
    padding: 0;
    margin-top: 0;
    border: none;
    font-family: 'ChronicleDispLight', serif;
	font-size: 24px;
	line-height: 1.2em;
}
.cat-links {
	display: none;
}

@media (min-width: 768px) {
	
	.single-post .vce-row {
		flex-direction: row;
	}
}


/* BLOG: GRID */

.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-posts-grid-pagination .vce-posts-grid-pagination-item {
	width: 30px;
	height: 30px;
	font-size: inherit;
	font-style: normal;
	margin: 5px;
}
.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-posts-grid-pagination .vce-posts-grid-pagination-item.vce-state--active {
	background-color: #182258;
	color: white;
}
.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-post-description--title {
	font-family: 'ChronicleDispLight', serif;
	font-size: 24px;
	letter-spacing: 1px;
	word-break: normal;
	margin: 20px 0 15px 0;
}
.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-post-description--category {
	font-family: 'GothamBold', serif;
	font-size: 11px;
	margin: 20px 0 0 0;
	display: none;
}
.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-post-description--excerpt {
	font-family: 'GothamBook', serif;
	line-height: 1.5em;
}
.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-post-description--title::after {
	display: none;
}
.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-post-description--background::after {
	padding-bottom: 65%;
}

@media (min-width: 544px) {
	.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-posts-grid--columns-3 .vce-posts-grid-item {
	    -webkit-flex: 0 0 calc(100% / 2);
	    -ms-flex: 0 0 calc(100% / 2);
	    flex: 0 0 calc(100% / 2);
	}
}

@media (min-width: 992px) {
	.vce-centered-grid-container.vce-posts-grid-container.grid-actualidad .vce-posts-grid--columns-3 .vce-posts-grid-item {
	    -webkit-flex: 0 0 calc(100% / 3);
	    -ms-flex: 0 0 calc(100% / 3);
	    flex: 0 0 calc(100% / 3);
	}
}


/* QUIZ */

.chained-quiz {
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
}
.chained-quiz p {
    font-size: 2em;
    margin-bottom: 60px;
}
.chained-quiz-question {
    margin-bottom: 60px;
}
.chained-quiz-question p {
	font-family: 'ChronicleDispLight', serif;
	font-size: 36px;
	line-height: 1.1em;
	color: #050d9e;
}
.chained-quiz-choice {
    display: inline-block;
    margin: 5px;
    min-width: 215px;
}
.chained-quiz-choice .chained-quiz-label input {
	display: none;
}
.chained-quiz-choice .chained-quiz-label {
	display: block;
	font-family: 'GothamBold', serif;
	text-transform: uppercase;
	color: white;
	background-color: #050d9e;
	padding: 18px;
	width: 100%;
	cursor: pointer;
}
.chained-quiz-choice .chained-quiz-label:hover {
	background-color: #182258;
}
.chained-quiz h2 {
	color: #050d9e;
	margin-bottom: 60px;
}
.chained-quiz p a {
	color: #050d9e;
}
.chained-quiz-area {
    animation: fadein 1s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.volver-a-empezar a {
	font-size: 14px;
    min-width: 350px;
}

@media (min-width: 768px) {
	
	.chained-quiz-question p {
		font-size: 48px;
	}
}


/* CHECKOUT */

input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus, .input-text:focus {
    background-color: white;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 0;
    height: 39px;
    padding-top: 6px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #182258;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
.wc-proceed-to-checkout .button.checkout-button {
    font-size: 1em;
}
table.cart td.actions input {
	min-width: 250px;
}
.woocommerce-privacy-policy-text {
    height: 55px;
    overflow-y: scroll;
    margin-bottom: 15px;
    font-size: 12px;
}
.woocommerce-privacy-policy-text p {
	margin-bottom: 0;
}
.title-checkout {
	font-family: 'GothamBold', serif;
	font-size: 24px;
	padding-top: 25px;
}
.variation .variation-Diseo {
    display: none;
}
.woocommerce form .form-row .optional {
    display: none;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 20px;
    margin: 120px 0;
}
.woocommerce-cart article, .woocommerce-checkout article {
    padding: 0 30px;
}


/* OFERTA FORMATIVA */

.grid-oferta .vce-col-content {
	height: 100%;
}
.grid-oferta .vce-col-content .vce-row.bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
}




