/*
Theme Name:   CaricaVitaleCustomTheme
Description:  Scrivi qui una breve descrizione del tuo child theme
Author:       Simone Ricci
Author URL:   https://www.digitalbuilders.it
Template:     wp-bootstrap-starter
Version:      1.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  CaricaVitaleCustomTheme
*/

/* CINEMEDTV */
.with_frm_style .frm_radio label, .with_frm_style .frm_checkbox label, .with_frm_style .frm_primary_label, .with_frm_style .frm_form_field.frm_html_container {
    font-size: inherit !important;
}
.with_frm_style .frm_radio input[type=radio], .with_frm_style .frm_checkbox input[type=checkbox] {
    border-color: #e83661;
}
.with_frm_style .frm_radio input[type=radio]:before, .with_frm_style .frm_checkbox input[type=checkbox]:before {
    box-shadow: inset 10px 10px #e83661 !important;
}
.with_frm_style option:disabled {
    color: lightgray;
}
#frm_field_41_container {
    display: none;
}
.form-field {
    padding: 0 0 20px;
    margin: 0 !important;
    position: relative;
    /*border-bottom: 3px solid #f2f2f2;*/
}
.form-field.importanza {
    padding-bottom: 10px;
}
.form-field.importanza select, #frm_field_18_container select {
    max-width: 350px;
}
.horizontal_radio .frm_radio {
    margin: 0 15px 0 0;
}
.frm_style_stile-di-formidable.with_frm_style .frm_submit button, .btn-primary {
    border: 2px solid #e83661;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 20px;
    background: #fff;
    color: #e83661;
    padding: 5px 20px;
}
.frm_style_stile-di-formidable.with_frm_style .frm_submit button:hover, .btn-primary:hover {
    background: #e83661;
    color: #fff;
    border-color: #e83661;
}
.frm_required {
    display: none;
}
.with_frm_style .frm_message {
    border: 0;
    background-color: transparent;
    margin: 0;
    padding: 0;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
}
.with_frm_style .frm_message p {
    color: inherit;
}
.frm_style_stile-di-formidable.with_frm_style .frm_scale label {
    font-size: inherit;
}
.with_frm_style .frm_likert__heading {
    font-size: inherit;
    font-weight: bold;
}
.with_frm_style .frm_scale input {
    width: 18px;
    height: 18px;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #e83661;
    border-radius: 50%;
    vertical-align: middle;
    position: initial;
    padding: 0;
}
.with_frm_style .frm_scale input[type=radio]:before {
    box-shadow: inset 10px 10px #e83661 !important;
    width: 12px;
    height: 12px;
}
.frm_likert:not(.frm_likert--mobile) > .form-field:hover {
    background: #f1f1f1;
}
.with_frm_style select {
    height: auto;
}
.conferma {
    background: #f2f2f2;
    border-radius: 30px;
    padding: 30px 30px 20px;
    margin-bottom: 30px;
}
.conferma h2 {
    background: #fcbf20;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 24px;
}
/*.form-field:nth-child(even) {
    background: #f2f2f2;
}*/
/*.form-field:before {
    display: block;
    position: absolute;
    left: 10px;
    background: #fcbf20;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    counter-increment: section;
    content: counter(section);
}*/
.cine-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    position: relative;
}
.cine-title:before {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
}
.title-c.cine-title:before  { background: #08b0a0; }
.title-y.cine-title:before  { background: #fcbf20; }
.title-f.cine-title:before  { background: #e83761; }
.cine-title span {
    display: inline-block;
    border-radius: 30px;
    padding: 0 15px;
    position: relative;
    z-index: 10;;
}
.cine-ul {
    list-style-type: none;
    padding: 0;
}
.cine-ul li {
    padding-left: 25px;
    position: relative;
}
.cine-ul li::before {
    content: "⃝";
    color: #e83661;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    left: 0;
}
.capitoli .btn-primary {
    text-align: left;
    background: #e83661;
    color: #fff;
}
.capitoli .btn-primary:hover {
    text-align: left;
    background: #fff;
    color: #e83661;
}
.capitolo-title {
    border-radius: 40px;
    padding: 2px 20px 5px;
    font-size: 28px;
    font-weight: bold;
}
.capitolo-title span {
    font-weight: normal;
    font-size: 17px;
}
.film .bg-w {
    border-radius: 20px;
    height: 100%;
}
.film-titolo {
    border-radius: 20px;
    font-size: 18px;
}
.film-content {
    font-size: 13px;
}
.title {
    border-radius: 20px;
    padding: 2px 20px 5px;
    font-size: 24px;
}
.locandina {
    -webkit-box-shadow: 10px 10px 20px 0 rgba(0,0,0,0.3);
    box-shadow: 10px 10px 20px 0 rgba(0,0,0,0.3);
}
.videocinemedtv-container img {
    object-fit: cover;
    width: 100%;
    height: 335px;
}
.videocinemedtv-container a {
    display: block;
    position: relative;
}
.videocinemedtv-container a:before {
    content: '';
    display: block;
    width: 99px;
    height: 99px;
    background: url("images/ico-play.png") no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.um-field-spacing {
    clear: both;
}
.um-field-type_block[data-key="um_block_862_4"] {
    overflow: auto;
    height: 200px;
    width: 100%;
    background: #fff;
    font-size: 13px;
    padding: 20px;
    box-sizing: border-box;
    clear: both;
    display: block;
}
#um_field_862_privacy_policy .um-field-half {
    width: 100%;
    float: none;
}
.um a {
    color: #08b0a0;
}
.um-gdpr-content {
    max-height: 400px;
    overflow: auto;
    background: #fff;
    font-size: 13px;
    padding: 20px;
}
.um input[type=submit].um-button, .um input[type=submit].um-button:focus {
    border: 2px solid #e83661 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    border-radius: 20px !important;
    background: #fff !important;
    color: #e83661 !important;
    padding: 5px 20px !important;
}
.um input[type=submit].um-button:hover {
    background: #e83661 !important;
    color: #fff !important;
    border-color: #e83661 !important;
}
.um a.um-button, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
    border: 2px solid #e83661 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    border-radius: 20px !important;
    background: #e83661 !important;
    color: #fff !important;
    padding: 5px 20px !important;
    box-shadow: 0 0 0 0 !important;
}
.um a.um-button.um-disabled:hover {
    background: #fff !important;
    color: #e83661 !important;
    border-color: #e83661 !important;
}
a.btn.btn-primary.logout {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.btn-secondary {
    border: 2px solid #e83661 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    border-radius: 20px !important;
    background: #e83661 !important;
    color: #fff !important;
    padding: 5px 20px !important;
}
 .btn-secondary:hover {
    background: #fff !important;
    color: #e83661 !important;
    border-color: #e83661 !important;
}
.title-bar {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
}

/* STORIE */
#frm_form_4_container.with_frm_style input[type=email], #frm_form_4_container.with_frm_style input[type=text], #frm_form_4_container.with_frm_style textarea, #frm_form_4_container.with_frm_style .frm_checkbox input[type=checkbox] {
    border-color: #afd4f1;
    border-width: 2px;
    box-shadow: 0 0 0 0;
}
.disclaimer {
    overflow: auto;
    height: 220px;
    font-size: 13px;
    border: 2px solid #afd4f1;
    border-radius: 3px;
    padding: 10px;
}

.bg-f { background: #e83661; }
.bg-g { background: #f2f2f2; }
.bg-c { background: #08b0a0; }
.bg-w { background: #fff; }
.bg-y { background: #fcbf20; }
.bg-r { background: #e95154; }
.bg-a { background: #afd4f1; }
.f { color: #e83661; }
.w { color: #fff; }
.c { color: #08b0a0; }

@media (min-width: 576px) {
	
} /* end min-width: 576px */

@media (min-width: 768px) {
	.videocinemedtv-container img {
        object-fit: unset;
        height: auto;
    }
    div#um_field_862_user_password {
        width: 49%;
        float: left;
    }
    div#um_field_862_confirm_user_password {
        width: 49%;
        float: right;
    }
    .um-field.um-field-type_terms_conditions {
        clear: both;
        padding-top: 20px !important;
    }
    a.btn.btn-primary.logout {
        bottom: 40px;
        right: 40px;
    }
} /* end min-width: 768px */

@media (min-width: 992px) {
	
} /* end min-width: 992px */

@media (min-width: 1200px) {
	
} /* end min-width: 1200px */