/*
 Theme Name:   Simposio
 Template:     hello-elementor
 Theme URI:    https://example.com
 Author:       ClickNaranja SL
 Author URI:   https://clicknaranja.com
 Description:  Tema hijo personalizado del tema Hello Elementor
 Version:      1.0
*/

/* Aquí puedes añadir tus estilos personalizados */

.site-logo img {
    max-width: 144px;
}
.site-navigation li a {
    font-size: 15px;
    font-weight: 600;
}

.site-footer .site-logo {
    display: flex;
    justify-content: center;
}


header#site-header {
    padding: 10px 0px;
    background-color: white;
    box-shadow: 0px 4px 20px 0px rgba(110,164,172,0.69);
    -webkit-box-shadow: 0px 4px 20px 0px rgba(110,164,172,0.69);
    -moz-box-shadow: 0px 4px 20px 0px rgba(110,164,172,0.69);
    z-index: 1000;
    position: sticky;
    top: 0px;
}

body.admin-bar header#site-header {
    top: 32px;
}

.cn-schedule h5{
    margin-bottom: 3px;
}

.cn-schedule h6 {
    line-height: 1.2 !important;
    margin-bottom: 10px;
}

.cn-schedule > .e-con-inner  {
    flex-direction: column !important;
}

.cn-form-container button[type="submit"] {
    margin-top: 30px;
}

#cn-mapa.e-con {
    padding: 0;
}

.dialog-lightbox-widget > .dialog-widget-content {
    background-color: transparent !important;
    box-shadow: none !important;
    max-width: 1200px !important;
}
 .dialog-lightbox-widget .dialog-message {
    /*max-width: 1200px !important;*/
 }

@media screen and (max-width: 768px) {
    .cn-speakers-row a.elementor-button-link.elementor-button,
    .cn-zig-zag .elementor-widget-button,
    .cn-zig-zag .elementor-widget-button a
    {
        width: 100% !important;
    }
    .cn-schedule h5{
        margin-top: -25px !important;
    }
    .elementor-kit-10 button:hover, .elementor-kit-10 button:focus, .elementor-kit-10 input[type="button"]:hover, .elementor-kit-10 input[type="button"]:focus, .elementor-kit-10 input[type="submit"]:hover, .elementor-kit-10 input[type="submit"]:focus, .elementor-kit-10 .elementor-button:hover, .elementor-kit-10 .elementor-button:focus {
        background-color: #85CCD6 !important;
    }


    .site-navigation-dropdown li a {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        color: #1D1D1B;
    }
    .cn-speakers-row img {
        margin-top: 70px;
        margin-bottom: 0px;
    }

    .dialog-lightbox-widget > .dialog-widget-content,
    .dialog-lightbox-widget .dialog-message {
        max-width: 90vw !important;
    }
}

.cn-wwc div[data-widget_type="heading.default"]{
    margin-bottom: 5px;
}

.cn-wwc p {
    line-height:1.4;
}

.cn-form-container .elementor-select-wrapper .select-caret-down-wrapper svg {
    fill: white;
}

.cn-form-container select {
    color: white !important;
    font-family: Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    opacity: 0.6;
}

.cn-form-container .elementor-field-group-cn_other {
    display: none;
}

.cn-speakers-row a.elementor-button-link.elementor-button {
    margin-bottom: 30px;
    margin-top: -20px !important;
}

.elementor-message-success {
    padding: 20px 0px;
    font-family: Arial, sans-serif;
    color: #85CCD6 !important;
    font-weight: 700;
    font-size: 20px;
}

.dialog-widget .dialog-message,
.dialog-widget .dialog-widget-content {
    width: 1000px !important;
    max-width: 90vw !important;
}

.e-n-accordion summary,
.e-n-accordion div[role="region"] {
    border: 0 !important;
}

#formulario_registro select {
    background-color: black !important;
}

label[for="form-field-field_3237148"] {
    margin: 0;
    margin-left: 7px;
    color: white;
    clip: auto !important;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    font-size: 15px;
    font-family: Arial, sans-serif;
    opacity: 0.6;
    padding: 8px 2px;
    order: 2;
    line-height: 20px;
}

label[for="form-field-field_3237148"] a {
    color: white;
    text-decoration: underline;
}

.elementor-field-group-field_3237148 {
    margin-top: 30px;
    padding-left: 15px;
}

#site-footer li a {
    font-family: Arial, sans-serif;
    color: #85CCD6;
    
}

#site-footer .site-navigation {
    margin-top: 20px;
}

.cky-modal input[type="checkbox"] {
    border-radius: 50px !important;
}





