/*
Theme Name: Vibez
Theme URI: http://vibez.elated-themes.com
Description: A Dynamic Multi-concept Theme for Dance Studios and Instructors
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: vibez
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.eltdf-page-header .eltdf-position-right-inner {
    width: max-content;
}
.choix_cours .nf-field{
    margin-top:4em;
}
#nf-form-2-cont .nf-row:first-child .nf-cell:nth-child(1), #nf-form-2-cont .nf-row:first-child .nf-cell:nth-child(3) {
    background-color: #fff;
}
#nf-form-2-cont .nf-multi-cell .nf-cell {
    padding: 0 20px;
}
#nf-form-2-cont .nf-form-content {
    padding: 41px 5px 5px 5px;
}
.nf-form-content .label-above .nf-field-label, .nf-form-content .label-below .nf-field-label, .nf-form-content .label-hidden .nf-field-label {
    margin-bottom: 0;
}
.jours_semaine {
    margin-bottom: 0!important;
    margin-top: 30px;
}
.mode_regl .list-checkbox-wrap .nf-field-element ul{
    display: flex!important;
}
.mode_regl .list-checkbox-wrap .nf-field-element ul li{
    margin-right: 20px !important;
}
#nf-form-2-cont .file_upload-container .btn {
    font-family: Lato, sans-serif;
    background-color: #fafafa;
    border: 1px solid #00939d;
    color: #00939d;
}
#nf-form-2-cont .file_upload-container {
    margin-bottom:0;
}
#nf-form-2-cont .file_upload-container .nf-field-label label, #nf-form-2-cont .checkbox-container .nf-field-label label {
    font-weight: 500;
}

/* RESPONSIVE */

@media only screen and (max-width:1475px) {
    .eltdf-main-menu>ul>li>a {
        padding: 0 10px!important;
    }
}
@media only screen and (max-width:1251px) {
    .eltdf-main-menu>ul>li>a {
        padding: 0 5px!important;
    }
}
@media only screen and (max-width:1171px) {
    .eltdf-main-menu>ul>li>a {
        font-size: 12px!important;
    }
}
@media only screen and (max-width:1090px) {
    .eltdf-page-header .eltdf-logo-wrapper a {
        height: 50px!important;
    }
}
@media only screen and (max-width:1067px) {
    .eltdf-main-menu>ul>li>a {
        padding: 0 2px !important;
    }
}