/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.5.2
Updated: 2025-03-20 15:53:50

*/

/* :root */
:root {
	--secondary-color: #ffbf57;
	--bg-color: #303033;
	--white-color: #fff;
	--gray-color: #e1dfdb;
	--black-color: #1b1b1b;
	--font-family-1: 'Playfair Display', sans-serif;
	--font-family-2: 'Open Sans', sans-serif;
}
/* END - :root */


/* General styles */
body, p, button, input, select, textarea, ul, li, label {
	font-size: 19px;
	font-weight: normal;
	color: var(--white-color) !important;
	font-family: var(--font-family-2) !important;
}

p strong {
	font-size: 18px;
}

body,
body .entry-content,
body .inside-article,
body .inside-right-sidebar aside {
	background-color: var(--bg-color) !important;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 46px !important;
	font-weight: 300 !important;
	color: var(--white-color) !important;
	font-family: var(--font-family-1) !important;
}

h1, h2 {
	font-size: 30px;
}

@media (max-width: 768px) {
	h1 {
		font-size: 34px;
		line-height: 36px !important;
		padding-top: 60px;
	}
}

@media (max-width: 425px) {
	 h2 {
		font-size: 26px;
    	line-height: 36px !important;
	}
}

.white-color h1 {
	letter-spacing: 2px;
	font-weight: 300 !important;
}

.page .entry-content a {
	color: var(--secondary-color) !important;
}

.small-size p {
	font-size: 12px;
}
/* END - General styles */


/* Main menu */
#masthead {
	position: fixed !important;
    right: 0;
    left: 0;
	z-index: 999 !important;
	padding: 2px 0;
    background-color: var(--black-color);
    box-shadow: rgb(0 0 0 / 13%) 0 3px 9px;
}

#masthead .logo-text a {
	font-size: 24px;
	color: var(--white-color);
	font-weight: normal;
	font-family: var(--font-family-1);
}

#masthead ul li a {
	font-size: 15px;
	color: var(--gray-color);
	font-family: var(--font-family-2);
}

#masthead ul li a:hover {
	font-weight: 600;
}
/* END - Main menu */
	

/* Buttons */
.primary-button a,
.single_add_to_cart_button,
.add_to_cart_button,
button[type="submit"],
.checkout-button,
.button[name="update_cart"],
.button.wc-backward,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-message a,
.woocommerce ul.products li.product .button {
	color: var(--white-color);
	font-size: 15px !important;
	font-weight: 400 !important;
	text-decoration: none !important;
	letter-spacing: 2px;
	text-transform: uppercase !important;
	border-radius: 0 !important;
	font-family: var(--font-family-1) !important;;
}

.primary-button a,
.primary-button a:hover,
.single_add_to_cart_button,
.add_to_cart_button,
button[type="submit"],
.checkout-button,
.button[name="update_cart"],
.button.wc-backward,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-message a,
.woocommerce ul.products li.product .button {
	border: solid 1px var(--white-color) !important;
	background-color: transparent !important;
}
/* END - Buttons */


/* Products */
.single-product .woocommerce-breadcrumb,
.single-product .flex-direction-nav,
.single-product .tabs.wc-tabs,
.single-product .reset_variations,
.single-product .product_meta {
	display: none;
	visibility: hidden !important;
}

.single-product input[type="number"] {
	background-color: transparent;
}

.single_add_to_cart_button {
    height: 50.50px !important;
}

.single_add_to_cart_button, .add_to_cart_button {
	font-size: 17px !important;
	border: solid 1px var(--white-color) !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
	border: solid 1px var(--white-color) !important;
}

.single-product select {
	/*border: solid 1px var(--black-color);
	filter: invert(93%) sepia(0%) saturate(7500%) hue-rotate(161deg) brightness(107%) contrast(108%);*/
}

.single-product select > option.attached {
	color: var(--black-color);
}
/* END - Products */


/* Tienda */
.woocommerce-shop select {
	background-color: transparent !important;
}

.woocommerce-shop select > option,
.woocommerce-shop select > option.attached {
	color: var(--black-color);
}
/* END - Tienda */


/* Courses */
.single-courses .tutor-card {
	border: none;
}

.single-courses span {
	color: var(--white-color);
}

.single-courses .tutor-card .tutor-card-body,
.single-courses .tutor-card .tutor-card-footer,
.tutor-single-course-sidebar-more>div:last-child {
	background-color: var(--bg-color);
	border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.single-courses .tutor-is-sticky {
	background-color: var(--secondary-color) !important;
}

.single-courses .tutor-nav:not(.tutor-nav-pills):not(.tutor-nav-tabs) .tutor-nav-link.is-active {
    border-bottom-color: var(--white-color);
}

.single-courses textarea,
.single-courses .tutor-qa-reply[data-context=course-single-qna-single] textarea {
	background-color: var(--bg-color);
    border: 1px solid white !important;
    border-radius: 0 !important;
}

.single-courses .tutor-accordion-item,
.single-courses .tutor-accordion-item-header,
.single-courses .tutor-accordion-item-header.is-active,
.single-courses .tutor-course-content-list-item:last-child {
	border-radius: 0;
}

.single-courses .tutor-accordion-item-header,
.single-courses .tutor-accordion-item-header.is-active {
	color: var(--bg-color) !important;
	background-color: var(--secondary-color);
}

.single-courses .tutor-course-content-list-item,
.single-courses .tutor-qa-reply,
.single-courses .tutor-d-flex {
	background: var(--bg-color);
}

.single-courses .tutor-course-content-list-item a,
.single-courses .tutor-course-content-list-item span {
	color: var(--white-color);
}

.single-courses .tutor-color-secondary {
	color: var(--secondary-color);
}

.single-courses .tutor-course-content-list-item-icon {
	color: var(--white-color);
}

.tutor-single-course-sidebar-more {
	display: none;
}

.single-courses button,
.single-courses button:hover {
	border: solid 1px var(--white-color);
    background-color: transparent !important;
	font-weight: 400 !important;
    text-decoration: none !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 0 !important;
    font-family: var(--font-family-1) !important;
}

.single-lesson .tutor-course-spotlight-wrapper a {
	color: var(--white-color);
}

.post-type-archive-courses {
	
}
/* END - Courses */


/* BLOG - List articles */
.news-grid .listing-item {
	display: flex;
    flex-flow: column;
}

.news-grid .title {
	order: 1;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 15px;
}

.news-grid .listing-item {
	display: flex;
    flex-flow: column;
}

.news-grid .excerpt {
	order: 2;
	font-size: 14px;
	display: flex;
    flex-flow: column;
	margin-bottom: 40px;
}
/* END - BLOG - List articles */


/* Formulario de contacto */
.wpcf7-form input,
.wpcf7-form input:focus,
.wpcf7-form textarea,
.wpcf7-form textarea:focus {
	width: 100%;
	background-color: transparent;
}

.wpcf7-form input.wpcf7-submit {
	text-transform: uppercase;
	border: 1px solid var(--white-color);
	color: var(--secondary-color) !important;
	font-family: var(--font-family-1) !important;
}
/* END - Formulario de contacto */


/* Página del carrito de compra y finalizar compra */
.woocommerce-message,
.woocommerce-info {
	color: var(--white-color);
	background: transparent;
	border-top-color: var(--secondary-color);
}

.woocommerce-info::before {
	color: var(--secondary-color);
}

.page-id-2625 .inside-article,
.page-id-2630 .inside-article {
	padding-top: 70px;
}

.page-id-2625 input[type="number"],
.page-id-2625 input[type="text"],
.page-id-2630 input[type="number"],
.page-id-2630 input[type="text"],
.page-id-2630 input[type="tel"],
.page-id-2630 input[type="email"],
.page-id-2630 textarea {
	border-radius: 0 !important;
	background-color: transparent !important;
	border: 1px solid var(--white-color) !important;
}

.page-id-2630 .select2-selection__rendered {
	color: var(--white-color) !important;
	background-color: var(--bg-color);
    border: 1px solid var(--white-color);
}

.page-id-2630 .select2-results__options {
	background-color: var(--bg-color);
}

.page-id-2630 .payment_box {
	background-color: transparent !important;
	border: 1px solid var(--white-color) !important;
}
/* END - Página del carrito de compra y finalizar compra */


/* Estilos del modal de cookies */
.moove_gdpr_modal_content {
  background-color: var(--white-color) !important;
  color: var(--black-color) !important;
}

.gdpr-nav-tab-title,
.moove-gdpr-tab-main-content p {
  color: var(--black-color) !important;
}

.mgbutton.button-visible {
  background-color: var(--secondary-color) !important;
  color: var(--black-color) !important;
}

.gdpr-icon.moovegdpr-arrow-close:before,
.gdpr-icon.moovegdpr-arrow-close:after {
	background-color: var(--black-color) !important;
}
/* END - Estilos del modal de cookies */


/* Tipografías */
@font-face {
	font-family: Playfair Display;
	src: url(https://eloraculodeluna.com/wp-content/themes/generatepress-child/fonts/PlayfairDisplay-Regular.ttf);
	font-weight: normal;
}
/* END - Tipografías */