/**
Theme Name: Astra Child
Author: Domobility S.L.
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@font-face {
  font-family: 'Goudy Old Style';
  font-style: normal;
  font-weight: 400; 
  src: local('Goudy-Old-Style-Regular'), 
       url('./fonts/Goudy-Old-Style-Regular.otf') format('opentype'); 
}

@font-face {
  font-family: 'Goudy Old Style';
  font-style: normal;
  font-weight: 700; 
  src: local('Goudy-Old-Style-Bold'), 
       url('./fonts/Goudy-Old-Style-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Goudy Old Style';
  font-style: italic;
  font-weight: 400; 
  src: local('Goudy-Old-Style-Italic'), 
       url('./fonts/Goudy-Old-Style-Italic.otf') format('opentype');
}


@font-face {
  font-family: 'Goudy Old Style';
  font-style: normal;
  font-weight: normal;
  src: local('Goudy Old Style'), url('./fonts/Goudy-Old-Style-Regular.ttf') format('truetype');
}

* {
    font-family: 'Goudy Old Style', serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Goudy Old Style', serif;
}

.elementor-section * {
    font-family: 'Goudy Old Style', serif !important;
}

.elementor-heading-title,
.elementor-widget-container h1, 
.elementor-widget-container h2, 
.elementor-widget-container h3, 
.elementor-widget-container h4,
.elementor-widget-text-editor {
    font-family: 'Goudy Old Style', serif !important;
}

.elementor-icon-box-description {
    font-family: 'Goudy Old Style', serif !important;
}

html {
  scroll-behavior: initial !important;
}

.site-header {
	z-index: 1000;
}

.d-inline: {
	display: inline !important;
}

#post-285, #post-295 {
	padding-top: 100px;
}
.cookies-per-purpose, .cookies-per-purpose * {
	color: #000000 !important;
}

#dotdigital-for-wordpress_widget_signup_form-REPLACE_TO_ID-1, #joinlist {
	scroll-margin-top: 190px;
}

.dotdigital-signup-form {
	background-color: #0015FFBB;
	border: 1px solid #F2B3FF;
	border-radius: 18px;
	padding: 30px 30px 30px 30px;
	display: flex;
	flex-flow: row wrap;
	width: 420px;
	max-width: 90%;
	margin: 0 auto;
}
.dotdigital-signup-form.newsletter-form {
	background-color: #8489A3;
	width: 995px;
	justify-content: space-around;
	gap: 20px;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.dotdigital-for-wordpress-widget-title {
	width: 100%;
}
.dotdigital-for-wordpress-widget-title > h2 {
	font-size: 24px;
	text-align: center;
}
.dotdigital-signup-form.newsletter-form .dotdigital-for-wordpress-widget-title > h2 {
	color: #FFFF00;
    font-size: 28px;
}
.dotdigital-for-wordpress-widget-description {
	width: 100%;
}
.dotdigital-signup-form .ddg-form-group {
	width: 100%;
	margin-bottom: 20px;
}
.dotdigital-signup-form.newsletter-form .ddg-form-group {
	width: 250px;
}
.dotdigital-signup-form label, .dotdigital-signup-form input {
    display: inline;
}
.dotdigital-signup-form label {
	color: #FFFFFF !important;
	font-size: 18px;
}
.ddg-form-group > input {
	background-color: #DDDDDD;
	border: 1px solid #B1B1B1;
	border-radius: 8px;
	padding: 5px 10px 5px 10px;
}
.dotdigital-signup-form.newsletter-form .ddg-form-group > input {
	background-color: #CBCCD3;
	border-radius: 25px;
}
.dotdigital-form-submit {
	width: 100%;
	text-align: center;
}
.dotdigital-form-submit > button {
	background-color: #FFFF00;
    font-size: 20px;
    fill: #000000;
    color: #000000;
    border-radius: 30px 30px 30px 30px;
    padding: 16px 40px 16px 40px;
	font-family: 'Goudy Old Style', serif;
  	font-weight: 700;
}
.dd-wordpress-success-msg, .dd-wordpress-error-msg {
	text-align: center;
}
.d-flex-row-wrap {
	display: flex;
    flex-flow: row wrap;
	align-items: center;
}
.ddg-custom-checkbox {
	width: 16px !important;
}

#aceptarpolitica, #aceptarcomunicaciones {
	scale: 170%;
    margin-left: 5px;
    margin-right: 8px;
}

#subscription-success .premium-modal-trigger-container, #subscription-error .premium-modal-trigger-container {
    display: none;
}

.entradas-link .elementor-button-icon {
	font-size: 35px;
}
.entradas-link .elementor-button-content-wrapper {
	align-items: center;
}

#mas-informacion-accordion h2 {
	background-image: url("../../uploads/2025/06/info.png");
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 15px 4px;
    padding-left: 65px !important;
    padding-top: 5px !important;
    color: #FFFF00;
}

@media screen and (max-width: 1120px) {
	.ast-custom-button {
		position: fixed;
		bottom: 1rem;
		right: 1rem;
	}
	.ast-builder-layout-element .ast-site-identity {
		margin-right: 20px;
	}
}

@media screen and (max-width: 767px) {
  .dotdigital-signup-form.newsletter-form .dotdigital-for-wordpress-widget-title > h2 {
      font-size: 18px;
  }
   #mas-informacion-accordion h2 {
    background-size: 28px
  }
}

:target {
  scroll-margin-top: 100px;
}

@media (max-width: 921px) {
    .main-navigation {
        margin-top: 0 !important;
    }
}

#row-hidden {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}
#row-hidden-2 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}
#button-see-more, #button-see-more-2 {
    cursor: pointer;
}

#un-viaje-magico .elementor-heading-title {
  	font-family: 'Goudy Old Style', serif;
    background: linear-gradient(
        180deg, 
        #D5AE10 0%, 
        #C2A300 20.31%, 
        #FCECC5 50%, 
        #C2A300 71.35%, 
        #D5AE10 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    transition: text-shadow 0.3s ease;
}

#un-viaje-magico:hover .elementor-heading-title {
    text-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.main-header-menu .boton-apuntate-header a.menu-link {
	background-color: #EAB842;
	color: #000000 !important;
	border-radius: 20px;
	padding: 8px 16px;
	line-height: 1;
    font-weight: 600;
  	height: 32px;
  	margin-left: 20px;
}

.main-header-menu .boton-apuntate-header a.menu-link:hover {
	background-color: #EAB842;
	color: #000000 !important;
    font-weight: 600;
}

#ast-hf-mobile-menu .boton-apuntate-header a.menu-link {
	color: #ffffff !important;
    font-weight: 600;
}

#ast-hf-mobile-menu .boton-apuntate-header a.menu-link:hover {
	color: #ffffff !important;
    font-weight: 600;
}

.font-acumin-pro .elementor-heading-title {
    font-family: 'Acumin Pro', sans-serif;
}

#popup-exito-movil .premium-modal-trigger-btn {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

#preguntas-frecuentes h2 {
	background-image: url("https://www.polarexpressmadrid.com/wp-content/uploads/2025/10/4b929cfb8e85c669e3d7c4aa51ff17d8b69a1686-scaled.png");
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 15px 4px;
    padding-left: 65px !important;
    padding-top: 5px !important;
    color: #fffff;
}





