/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.spectacle-accueil-box h2, .txt-uppercase {
	text-transform: uppercase;
}

.home-video .nectar-video-box {
	max-width: 1000px;
    margin: 0 auto;
}

.home-membre > .span_12 {
    max-width: 1300px !important;
    margin: 0 auto !important;
}

.btn-methot {
	padding: 15px 32px 12px !important;
    margin-bottom: 0px !important;
    transition: all .45s cubic-bezier(.25, 1, .33, 1);
}

.btn-methot span {
	font-weight: 700 !important;
    font-family: 'Roboto Condensed' !important;
    font-size: 18px;
    text-transform: uppercase;
}

.nectar-button[data-color-override="false"].regular-button.btn-methot:hover {
	background-color: #f9d548 !important;
}

.full-width-section .light .nectar-button:hover, .nectar-button:hover {
	opacity: 1 !important;
}

.img-nom {
	max-width: 200px !important;
}

.wpb_text_column p a:hover {
    text-decoration: underline;
    text-underline-position: under;
}





/*--------- FOOTER --------*/
.txt-copyright p {
	font-size: 14px;
	line-height: 24px;
}

.txt-copyright a {
	color: #16304a;
}

.txt-copyright a:hover {
	text-decoration: underline;
}








/*------ HEADER ------*/
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    opacity: 1 !important;    
}




/*------ BARRE DE NOTIFICATION ------*/

#wpfront-notification-bar {
    padding: 10px;
}

.wpfront-notification-bar div.wpfront-div {
    font-size: 16px;
}

#wpfront-notification-bar a.wpfront-button {
    box-shadow: none;
    text-shadow: none;
    border-radius: 0px;
    margin-left: 20px;
    font-family: 'Roboto Condensed' !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 8px 30px;
}





/*------ PAGES ------*/
.contact-form input[type=text], .contact-form input[type=email] {
	background: #f4f4f4;
    border: none;
    border-radius: 0px;
    padding: 13px 25px;
    height: auto;
    box-shadow: none;
	font-family: Lato, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
}

.contact-form  .gform_fields {
	row-gap: 15px;
}

.contact-form textarea {
	background: rgb(244, 244, 244);
    border: none;
    border-radius: 0px;
    padding: 25px;
    height: 170px;
    box-shadow: none;
    min-height: inherit !important;
    font-family: Lato, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
}

body[data-form-submit=regular] .container-wrap .contact-form input[type=submit] {
    font-weight: 700 !important;
    font-family: 'Roboto Condensed' !important;
    font-size: 18px !important;
    line-height: 27px !important;
    text-transform: uppercase !important;
    color: #16304a !important;
    background-color: #f9d548 !important;
    min-width: 200px !important;
    height: auto;
}

body[data-form-submit=regular] .container-wrap .contact-form input[type=submit]:hover {
    background: #16304A!important;
    color: #ffffff !important;
}

.contact-form .gform_footer {
	justify-content: flex-end !important;
}

.small-txt p {
	font-size: 13px;
	line-height: 22px;
}

.form-infolettre {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.form-infolettre > .wpb_wrapper {
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 2%;
    float: left;
	max-width: 100%;
    font-size: 17px;
 
}
 
.one-half { width: 49%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}

.infolettre-info {
    font-size: 12px;
    line-height: 18px;
}

.form-infolettre input::placeholder {
    color: #16304a !important;
    opacity: 1 !important;
}

.form-infolettre input[type="email"], .form-infolettre input[type="text"], .form-infolettre select {
    width: 100%;
    border: none !important;
    border-radius: 0px;
    color: #16304a !important;
    padding: 19px 25px;
    font-family: Lato, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
    background: #ffffff !important;
}

.form-infolettre form > div {
    margin-bottom: 20px;
}

.form-infolettre .fb-button button {
    font-weight: 700 !important;
    font-family: 'Roboto Condensed' !important;
    font-size: 18px !important;
    line-height: 27px !important;
    text-transform: uppercase !important;
    color: #16304a !important;
    background-color: #f9d548 !important;
    min-width: 200px !important;
    transition: all .3s;
    display: block;
}

body[data-form-submit=regular] .container-wrap .form-infolettre button[type=submit] {
    padding: 16px 40px !important;
    margin-left: auto;
}

body[data-form-submit=regular] .container-wrap .form-infolettre button[type=submit]:hover {
    background: #ffffff !important;
    opacity: 1 !important;
    color: #16304a !important;
}

.img-100px {
    height: 80px !important;    
}

.home-spectacle p {
    font-size: 18px;
    letter-spacing: 1px;    
}







/*----- SPECTACLES ------*/

.vsel-day-top, .vsel-month-top {
    background: transparent;
}

.vsel-meta-date {
    background: #f9d548;
    height: 100px;
    width: 100px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    font-family: 'Lato' !important;
}

.vsel-month {
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #16304a;
}

.vsel-day {
    color: #16304a;
    font-size: 48px;
    line-height: 48px;
    font-weight: 900;
    letter-spacing: 0px;
    margin-top: -3px;
    margin-bottom: -3px;
    font-family: "Roboto Condensed", serif !important;
}

.vsel-year {
    color: #16304a;
    font-size: 14px;
    line-height: 16px;
}

.vsel-info {
    display: none;
}

.vsel-meta {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vsel-meta-date-icon {
    position: relative;   
    z-index: 1;
}

.vsel-meta > div {
    margin: 0px;
}

.vsel-meta-time {
    max-width: 180px;
    width: 100%;
    text-align: center;
    font-size: 16px !important;
    line-height: 26px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 15px;
    font-weight: 600;
    font-family: 'Lato' !important;
}

.vsel-meta-link {
    max-width: 265px;
    width: 100%;
}

.vsel-meta-link a {
    display: block;
    background: #16304a;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 21px;
    border-radius: 0px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .45s cubic-bezier(.25,1,.33,1);
    font-family: 'Roboto Condensed' !important;
}

.vsel-meta-link a:hover {
    background: #f9d548;
    color: #16304a;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
}

.vsel-meta-title h3 {
    font-size: 17px !important;
    line-height: 27px !important;
    text-transform: initial !important;
    font-family: "Roboto Condensed", serif !important;
    font-weight: 700 !important;
}

.vsel-meta-title, .vsel-meta-location {
    width: calc(100% - 575px);
    text-align: center;
    padding: 0px 15px;
}

.vsel-meta-location {
    font-family: 'Lato' !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}

#vsel {
    max-width: 1450px;
    margin: 0 auto;
}

#vsel .vsel-content {
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 2px solid #dddddd;
}

#vsel .vsel-content:last-child {
    margin: 0px;
    padding: 0px;
    border-bottom: none;
}


.searchform {
    max-width: 1450px;
    margin: 0 auto;
}

.content .searchform input.searchform-s {
    background: #edece8;
    border: none;
    color: #1f293e;
    padding: 25px;
    height: auto;
    font-size: 16px;
}

.content .searchform input.searchform-s::placeholder {
    color: #1f293e;
    opacity: 1;
}

#page .widget .searchform .submit, .content .searchform .submit {
    color: rgb(0 0 0);
    padding-right: 10px;
}

.vsel-container .vsel-meta-title {
    order: 3;    
}

.vsel-container .vsel-meta-date-icon {
    order: 1;    
}

.vsel-container .vsel-meta-time {
    order: 2;    
}

.vsel-container .vsel-meta-location {
    order: 4;    
}

.vsel-container .vsel-meta-link {
    order: 5;    
}

.vsel-start-icon, .vsel-end-icon {
    display: flex;
    margin: 0px;
    background: #48472C;
    color: #ffffff;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    width: 100px;
    height: 100px;
}

.vsel-meta-date-icon .vsel-start-icon .vsel-day {
    order: 2;
}

.vsel-meta-date-icon .vsel-start-icon .vsel-month {
    order: 1;    
}

.vsel-meta-date-icon .vsel-start-icon .vsel-year {
    order: 3;    
}

.vsel-content h3.vsel-meta-title {
    font-size: 22px;
    line-height: 32px;
    width: calc(100% - 575px);
    text-align: center;
    padding: 0px 15px;
}

.vsel-image-info {
    display: none;
}

.vsel-content h3.vsel-meta-title {
    margin: 0px !important;
}

.vsel-meta-link a[title^='#'] {
    background: #f5f5f5 !important;
    color: #1f293e !important;
    cursor: default;
}

.vsel-meta .rodage {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: absolute;
    rotate: 180deg;
    height: 100%;
    text-align: center;
    top: 0;
    left: -37px;
    background: #edece8;
    color: #16304a;
    line-height: 32px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.vsel-nav a.next, .vsel-nav a.prev {
    color: #16304a;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    position: relative;
}

.vsel-nav a.next:after {
    content: "\f0352";
    color: #48472C;
    font-family: icomoon-the7-font!important;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    font-size: 30px;
    margin-left: 5px;
}

.vsel-nav a.next:before {
    content: "";
    background-color: #beb6a3;
    height: 2px;
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .3s cubic-bezier(.175,.885,.32,1.275);
}

.vsel-nav a.next:hover:before {
    width: 100%;
    transition: all .3s cubic-bezier(.175,.885,.32,1.275);
}


.vsel-nav a.prev:before {
    content: "\f0351";
    color: #48472C;
    font-family: icomoon-the7-font!important;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    font-size: 30px;
    margin-right: 5px;
}

.vsel-nav a.prev:after {
    content: "";
    background-color: #beb6a3;
    height: 2px;
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .3s cubic-bezier(.175,.885,.32,1.275);
}

.vsel-nav a.prev:hover:after {
    width: 100%;
    transition: all .3s cubic-bezier(.175,.885,.32,1.275);
}

.single-event .vsel-content {
    max-width: 1450px;
    margin: 0 auto;
}

.vsel-nav {
    display: flex;
    justify-content: center;
}

.vsel-nav .next {
    order: 2;
    margin: 0px 20px;
}

.vsel-nav .prev {
    order: 1;
    margin: 0px 20px;    
}

.vsel-content div.vsel-meta-title {
    margin: 0px;
}

.vsel-day, .vsel-month, .vsel-year {
    padding: 2px 8px;
}

.last-chance {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: absolute;
    rotate: 180deg;
    height: 100%;
    text-align: center;
    top: 0;
    left: -49px;
    background: #edece8;
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 0px 9px 0px 7px;
    color: #16304a;
}

.search-form {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}

.search-form input[type="text"] {
    padding: 25px 60px 25px 30px;
}

.search-form .search-widget-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 74px;
    background: transparent !important;
}

.search-form .search-widget-btn .icon-salient-search {
    background: transparent;
    color: #16304a;
    font-size: 20px;    
}

.search-form .search-widget-btn:hover {
    background: transparent !important;
}

.search-results .search-form {
    margin-bottom: 60px;
}

.home-show #vsel {
    max-width: 1100px;
}

.spectacle-accueil .vsel-meta-link a {
    background: #ffffff;
    opacity: 1 !important;
    color: #16304a !important;
    padding: 16px;
    transition: all .3s cubic-bezier(.175,.885,.32,1.275) !important;
}

.spectacle-accueil .vsel-meta-link a:hover {
    background: #f9d548;
}

.spectacle-accueil .vsel-meta-link {
    max-width: 200px;
}








/*------ RESPONSIVE ------*/
/*------------------------*/

@media screen and (max-width: 1600px) {
    .vsel-meta-link a {
        font-size: 15px !important;
        line-height: 20px !important;
        padding: 20px;
    }
    
    .vsel-meta-link {
        max-width: 245px;
        width: 100%;
    }
    
    .vsel-meta-title, .vsel-meta-location {
        width: calc(100% - 515px);
    }
    
    .vsel-meta-location, .vsel-meta-time {
        font-size: 15px !important;
    }
    
    .vsel-meta-title h3, .vsel-content h3.vsel-meta-title {
        font-size: 18px !important;
        line-height: 30px !important;
    }
    
    .vsel-meta-time {
        max-width: 140px;
    }
    
    #vsel {
        max-width: 1250px;
    }
}

@media screen and (max-width: 1470px) {
    .title-show-home {
        width: 100%;
        margin-bottom: 30px;
    }

    .title-show-home h1 {
        text-align: center !important;
    }

    .title-show-content {
        width: 100%;
    }
}



@media screen and (max-width: 1370px) {
    .vsel-meta-title h3, .vsel-content h3.vsel-meta-title {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    
    .vsel-meta-location, .vsel-meta-time {
        font-size: 14px !important;
        line-height: 20px;
    }

    .vsel-month {
        font-size: 12px !important;
    }
    
    .vsel-meta-link a {
        font-size: 14px !important;
    }
    
    .vsel-meta-link {
        max-width: 230px;
    }
    
    .vsel-meta-time {
        max-width: 120px;
    }
    
    .vsel-meta-title, .vsel-meta-location {
        width: calc(100% - 480px);
    }
    
    #vsel {
        max-width: 1100px;
    }
    
    .vsel-meta-date-icon:after {
        width: 100px;
        height: 30px;
        left: -35px;
        bottom: -15px;
    }
    
    #vsel .vsel-content {
        margin: 0 0 20px;
        padding: 0 0 20px;
    }
    
    .vsel-day {
        font-size: 42px !important;
        line-height: 42px !important;
    }
    
    .vsel-start-icon, .vsel-end-icon, .vsel-meta-date {
        width: 90px;
        height: 90px;
    }
}



@media screen and (max-width: 1200px) { 
    .vsel-day {
        font-size: 40px !important;
        line-height: 42px !important;
    }
    
    .vsel-day, .vsel-month, .vsel-year {
        padding: 1px 8px;
    }
    
    .vsel-meta-date {
        height: 90px;
        width: 90px;
    }
    
    .vsel-meta-date-icon:after {
        width: 88px;
        height: 26px;
        left: -25px;
        bottom: -15px;
    }
    
    .vsel-meta-title, .vsel-meta-location, .vsel-meta-time {
        padding: 0px 10px;
    }
    
    .vsel-meta-time {
        max-width: 100px;
    }
}


@media screen and (max-width: 1000px) {
    #header-outer #top #logo img {
        margin: 20px 0px !important;
    }
}



@media screen and (max-width: 900px) {
    .vsel-meta-title, .vsel-meta-location {
        width: calc(50% - 125px);
    }
    
    .vsel-meta-link {
        width: 100%;
        max-width: 100%;
        margin-top: 30px !important;
    }

    .spectacle-accueil .vsel-meta-link {
        max-width: 100%;
    }
    
    .vsel-meta {
        flex-flow: row wrap;
    }
}



@media screen and (max-width: 778px) { 
    .vsel-meta-title, .vsel-meta-location {
        width: calc(50% - 145px);
    }
    
    .vsel-meta .rodage {
        left: inherit;
        right: 0px;
    }

    .vsel-meta .last-chance {
        left: inherit;
        right: -12px;
    }
    
    .vsel-meta-date {
        margin-right: 37px;
    }
}


 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }

    .vsel-meta-title {
        width: 100%;
        margin-top: 30px !important;
    }
    
    .vsel-content h3.vsel-meta-title {
        margin-top: 30px !important;
        width: 100%;
    }
    
    .vsel-meta-location {
        width: 100%;
    }
    
    .vsel-meta {
        margin: 0px;
    }

    .txt-politique {
        padding-right: 0px;
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .vsel-meta {
        justify-content: center;
    }
    
    .vsel-meta-time {
        width: 100%;
        max-width: inherit;
        margin-top: 30px !important;
    }
    
    .vsel-meta .rodage {
        right: -37px;
    }

    .vsel-meta .last-chance {
        right: -49px;
    }
    
    .vsel-meta-date {
        margin-right: 0px;
    }
}