/* CSS GENERADO AUTOMATICAMENTE - NO EDITAR MANUALMENTE */

body {
    background: #2c5263 !important;
    color: #ffffff;
    font-family: 'Varela Round', Arial, sans-serif;
    font-size: 16px;
}

body.landing #header.alt { background: transparent !important; }
body.landing #header:not(.alt),
body #header:not(.alt) { background: #0d2d35 !important; }

#page-wrapper {
    background: #2c5263 !important;
}

#one.wrapper.style1 { background-color: #4a6573 !important; }

footer, #footer { background-color: #044d6c !important; }

h1:not(.togglename):not(.homemaintitle) {
    font-family: 'Questrial', Arial, sans-serif;
    font-size: 32px;
    color: #ffffff !important;
}

h2:not(.homemaintitle) {
    font-family: 'Questrial', Arial, sans-serif;
    font-size: 24px;
    color: #ffffff !important;
}

/* Postales-e */
body .pe-hero h1:not(.togglename) { color: #ffffff !important; }
body .pe-grid-title h2 { color: #ffffff !important; }

/* Wallpapers */
body h2.gallery-title3 { color: #ffffff !important; }

/* Actualites */
body h2.actu-title { color: #ffffff !important; }
body p.actu-banner-title { color: #ffffff !important; }

/* Livre d'Or + Donate */
body h2.page-main-title { color: #ffffff !important; }
#main .inner .page-main-title { color: #ffffff !important; }
#main h2.page-main-title { color: #ffffff !important; }

/* Contact */
.form-container .row.header h1 { color: #ffffff !important; }

/* Catalogo */
body h2.cat-title { color: #ffffff !important; }

input:not([type='submit']):not([type='button']):not([type='checkbox']):not([type='radio']):not([type='color']),
textarea, select {
    background: #eff4f6 !important;
    color: #6c6a6a !important;
    border-color: #91a7ac !important;
}
label { color: #aaccd4; }

a { color: #ffffff; }
a:hover { color: #0d6270; }

.btn-primary, button[type="submit"] {
    background: #ffffff;
    color: #ffffff;
    border-radius: 12px;
}
.btn-primary:hover, button[type="submit"]:hover { background: #0d6270; }
.btn-save { background: #ffffff !important; color: #ffffff !important; border-radius: 12px; }
.btn-save:hover { background: #0d6270 !important; }

section, .section { margin-bottom: 40px; }
.card, .gallery-item, .dropdown { border-radius: 12px; }
.inner { max-width: 1200px; }
.color-primario { color: #ffffff; }
.bg-primario { background: #ffffff; }
.gradient-primary { background: linear-gradient(135deg, #ffffff 0%, #0d6270 100%); }

:root {
    --color-texto: #ffffff;
    --color-texto-secondary: rgba(255,255,255,0.65);
    --color-texto-muted: rgba(255,255,255,0.5);
    --color-badge-sold: #a8f5f0;
    --menu-bg: rgba(0,0,0,0.28);
    --menu-acento: #57b2d8;
    --menu-ancho: 240px;
    --menu-font: 'Varela Round', sans-serif;
}
.badge-sold, span.badge-sold, .badge-vendido-frontend {
    background: #a8f5f0 !important;
    color: #fff !important;
}

a[disabled], a.disabled, button:disabled, .btn-disabled {
    background: #cccccc !important; color: #666 !important;
    cursor: not-allowed !important; opacity: 0.6 !important;
}

