/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*********** AVADA edited by monsieurt.fr **********/
/* 
LAST UPDATE: 20201216 / 22h30
*/
/***************************************************/


.nodisplay {
    display: none !important;
}



/***************************************************
*
*
GLOBAL
*
*
***************************************************/




/***************************************************
TEXTS
***************************************************/


p,
.fusion-fullwidth p{
    margin-top: 0;
    margin-bottom: 35px;
}

p a {
    text-decoration: underline;
}

.rotate-text-90 {
    transform-origin: center;
    transform: rotate(-90deg);
}

h5 {
    text-transform: uppercase;
}


/**************************************************
BUTTONS
**************************************************/


@media only screen and (max-width: 480px) {
    .button-small:after {
        margin-left: 20px !important;
    }
}

.button-right {
    
}

.fusion-button-default-size {
    padding: 13px 18px !important;
    margin-bottom: 35px;
    margin-top: 10px;
    font-size: 16px;
}

a.button-white {
    background: #000 !important;
}

a.button-white:hover {
    background: rgba(0,0,0,0.66) !important;
}

.button-white .fusion-button-text {
        color: #fff !important;
}

.button-small {
    padding: 0 !important;
    background-color: transparent;
}

.button-small .fusion-button-text {
    padding: 0 !important;
    /*color: #000 !important;*/
}

.button-small.button-black .fusion-button-text {
    color: #fff !important;
}

.button-small:hover {
    background-color: transparent;
}

.button-small:hover .fusion-button-text {
    color: rgba(0,0,0,0.66);
} 

.button-small.button-black:hover  .fusion-button-text{
    color: rgba(255,255,255,0.66) !important;
} 

.button-small:after {
    background-image: url(/wp-content/uploads/2020/11/Ballroom-arrow-link-black-84x20-1.png);
    background-size: contain;
    left: 0;
    top: 0;
    width: 42px;
    height: 10px;
    background-repeat: no-repeat;
    display: inline-block !important;
    margin-left: 40px;
    content: ""
}

.button-small.button-black:after {
    background-image: url(/wp-content/uploads/2020/11/Ballroom-arrow-link-white-84x20-1.png);
    background-size: contain;
    left: 0;
    top: 0;
    width: 42px;
    height: 10px;
    background-repeat: no-repeat;
    display: inline-block !important;
    margin-left: 40px;
    content: ""
}

.button-small.button-black.button-grid:after {
    margin-left: 0px !important;
}

.button-small:hover:after {
    opacity: 0.66;
}


/**************************************************
CONTAINERS
**************************************************/


.fusion-fullwidth {
    padding-bottom: 140px;
}

@media only screen and (max-width: 1024px) {
    #main {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .fusion-fullwidth {
        padding-bottom: 70px;
    }    
}


/**************************************************
COLUMNS
**************************************************/


.align-right {
    text-align: right;
}

.column-border-top:before,
.column-border-top-alt:before,
.column-border-top-h2:before,
.column-border-top-h3:before,
#column-border-top-h3-alt:before,
#column-border-top-button-small-alt:before,
.column-border-top-image:before{
  content : "";
  position: absolute;
  left : 10px;
  top: 0;
  height : 1px;
  width : calc(100% - 20px);
  border-bottom: 1px solid #fff;
}

#column-border-top-h3-alt h3 {
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 1024px) {
    .column-border-top,
    .column-border-top-image{
        padding-top: 70px !important;
        padding-bottom: 15px !important;
    }
    
    .column-border-top-alt {
        padding-top: 55px !important;
        padding-bottom: 15px !important;        
    }

    .column-border-top-h2 {
        padding-top: 61px !important;
        padding-bottom: 15px !important;
    }

    .column-border-top-h3 {
        padding-top: 61px !important;
        padding-bottom: 15px !important;
    }

    #column-border-top-h3-alt {
        padding-top: 22px !important;
        padding-bottom: 15px !important;
    }

    #column-border-top-button-small-alt {
        padding-top: 32px !important;
        padding-bottom: 15px !important;
    }
}


.column-border-top,
.column-border-top-h2,
.column-border-top-h3,
#column-border-top-h3-alt {
    padding-right: 2.5vw;
}

.column-border-top,
.column-border-top-image{
    padding-top: 140px;
    padding-bottom: 40px;
}

.column-border-top-h2 {
    padding-top: 136px;
    padding-bottom: 40px;
}

.column-border-top-h3 {
    padding-top: 136px;
    padding-bottom: 40px;
}

#column-border-top-h3-alt {
    padding-top: 63px;
    padding-bottom: 40px;
}

#column-border-top-button-small-alt {
    padding-top: 77px;
    padding-bottom: 40px;
}


/**************************************************
SEPARATORS
**************************************************/


.separator-ballroom {
    border-top: 1px solid #fff;
}




/**************************************************
MISCELLANEOUS
**************************************************/


/******* Cookie bar *******/

.fusion-privacy-bar .fusion-privacy-bar-main {
    align-items: flex-start;
    justify-content: center;
    align-items: center;
}

.fusion-privacy-bar .fusion-privacy-bar-main span {
    padding-right: 2.5vw;
}

.fusion-privacy-bar .fusion-privacy-bar-main span a {
    margin: 0 0 0 15px;
}

.fusion-privacy-bar .fusion-privacy-bar-main .fusion-button {
    margin: 0 0 0 15px !important;
}

.fusion-social-networks {
    text-align: left !important;
}


/******* Modal ********/

.fusion-modal .modal-header .close {
    float: right !important;
    cursor: pointer;
    padding: 0 !important;
    background-color: transparent !important;
    border-width: 0 !important;
    border-style: initial !important;
    border-color: none !important;
    /*color: #ffffff;*/
    opacity: 1 !important;
}

.modal-content {
    border: none;
    border-radius: 0;
    padding: 3%;
}

.contact-modal {
    
}


/********* deactivate ios phone number detectiong *********/

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}


/********* other *************/

@media only screen and (max-width: 799px) {
    #arrow-chapo {
        margin-top: 0.95em !important;
    }
}

.widget-social-links {
    
}


/***************************************************
*
*
HEADER
*
*
***************************************************/

.fusion-header {
    background-color: #333 !important;
}

@media only screen and (max-width: 799px) {
    .fusion-header {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }
    
    .fusion-header-has-flyout-menu.fusion-flyout-active .fusion-logo {
        display: none !important;
    } 
    
    .fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons {
        height: 42px !important;
        margin-top: 27px !important;
        margin-bottom: 31px !important;
    }
    
    .fusion-header-has-flyout-menu.fusion-flyout-active .fusion-header-has-flyout-menu-content {
        justify-content:  right !important;
    }
}

@media only screen and (min-width: 800px) {
    .fusion-header {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
}

.fusion-header-v6-content {
    border-bottom: solid 1px #fff;
}

/*
.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-toggle-icon-line, 
.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle:hover .fusion-toggle-icon-line {
    background-color: #fff;
}
*/


/***************************************************
MENU
***************************************************/



/********* WPML Switch *************/

.wpml-ls-menu-item {
    /*display: inline-block !important;*/
    width: fit-content !important;
    padding-top: 0 !important;
    margin-right: 30px !important;
    text-transform: uppercase;
}

.wpml-ls-menu-item a {
    font-size: 16px !important;
    letter-spacing: 1px !important;
}

.wpml-ls-menu-item:not(.wpml-ls-current-language) a {
    color: rgba(0,0,0,0.66) !important;
}

.wpml-ls-menu-item:not(.wpml-ls-current-language):hover a {
    color: #000 !important;
}


@media only screen and (max-width: 799px) {
    .fusion-flyout-active .fusion-logo {
        opacity: 0 !important;
    }
}

.fusion-flyout-menu-bg {
    box-shadow: -2px 0px 5px black !important;
}

@media only screen and (max-width: 480px) {
  .top-level-menu {
        font-size: 46px !important;
    }  
}


@media only screen and (min-width: 481px ) and (max-width: 1280px) {
    .top-level-menu {
        font-size: 60px !important;
    }
}

.top-level-menu.no-link {
    pointer-events: none !important;
}

.top-level-menu {
    font-size: 80px;
    font-family: "Aestetico formal Semibold", Arial, Helvetica, sans-serif;
}


/*********** deactivate pointer-events & hover for specific menu item **********/
.menu-item-151 a:hover,
.menu-item-152 a:hover,
.menu-item-153 a:hover{
    color: #fff !important;
    pointer-events: none !important;
} 


/************ space before specific menu items (début) *************/
/*.menu-item-152,
.menu-item-153,
.menu-item-139,
.menu-item-483,
.menu-item-140,
.menu-item-1963,
.menu-item-1882,
.menu-item-1883{
    margin-top: 20px !important;
}*/


.fusion-header-has-flyout-menu .fusion-flyout-menu {
    padding: 0 2.5vw 25px;
}

.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li {
    text-align: left;
}

.fusion-top-header.menu-text-align-center .fusion-main-menu>ul>li>a {
    justify-content: left !important;
}

@media only screen and (min-width: 1920px) {
    .fusion-main-menu,
    .fusion-flyout-menu-bg {
        left: unset !important;
        max-width: 33%;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
    .fusion-main-menu,
    .fusion-flyout-menu-bg {
        left: unset !important;
        max-width: 40%;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1439px) {
    .fusion-main-menu,
    .fusion-flyout-menu-bg {
        left: unset !important;
        max-width: 50%;
    }
}

.fusion-main-menu .footer-column-01 .fusion-column-wrapper{
    margin-top: 100px;
    color: #333;
    border-top: 1px solid #000;
}

.fusion-flyout-menu {
    height: calc(100% - 6px) !important;
    margin-top: 6px !important;
}


/***************************************************
*
*
SLIDER
*
*
***************************************************/



.slider-container {
    padding-top: 0;
}

.slider-container p {
    margin-bottom: 0 !important;
}

@media (min-width: 479px) {
    .slider-row .rs-parallax-wrap:first-child,
    .slider-row sr7-col:first-child {
        z-index: 99 !important;
    }      
}

p.slider-title-01,
a.slider-title-01{
    font-family: "Aestetico formal Semibold", Arial, Helvetica, sans-serif !important;
}

p.slider-title-01:hover,
a.slider-title-01:hover {
    color: rgba(255,255,255,0.66) !important;    
}

a.slider-title-02 {
    font-family: lust, "Times New roman", Times, serif !important;
}

a.slider-title-02:hover {
    color: rgba(255,255,255,0.66) !important;
}


/*h4.slider-title-03 {
    font-family: "Aestetico formal Regular", Arial, Helvetica, sans-serif !important;
}*/

h5#slider-artist {
    /*font-family: "Aestetico formal Semibold", Arial, Helvetica, sans-serif !important;*/
    text-transform: uppercase;  
}

/*@media only screen and (min-width: 1024px) and (max-width: 1919px) {
   .tp-bullets.hermes.horizontal.nav-pos-hor-centernav-pos-ver-bottomnav-dir-horizontal.noSwipe {
        left: calc(40% + 50px) !important;
    }
}*/

@media only screen and (min-width: 480px) {
    .slider-news-row-column-01 .rs-parallax-wrap:nth-child(4){
        width: 50vw;
    }
}

.slider-news-row-column-01 .rs-parallax-wrap:nth-child(8) h4 a{
    pointer-events: none;
}

.slider-filters a{
    pointer-events: none;
    text-transform: uppercase;
}

.slider-filters a:not(:first-child) {
    margin-left: 5px;
}

.slider-news-row-column-01 .rs-parallax-wrap:nth-child(8) h4 a:not(:first-child) {
    margin-left: 5px;    
}

@media only screen and (min-width: 480px) {
    .tp-bullets {
        left: calc(40% + 50px) !important;
    }
}

@media only screen and (max-width: 479px) {
    .tp-bullets {
        display: none; !important;
    }
    
    .slider-row{
        display: flex !important;
        flex-flow: column wrap;
    }
    
    .slider-row .rs-parallax-wrap:last-child{
        flex: 1 1 auto;
        height: inherit;
    }
    
    .fusion-slider-revolution {
        padding-bottom: 70px !important;
    }
}


.slider-arrow-down,
.slider-arrow-down img{
    filter: invert(1)
}

.slider-arrow-down:hover,
.slider-arrow-up:hover,
.slider-title-01:hover{
    pointer-events: auto !important;
    cursor: pointer !important;
    opacity: 0.66 !important;
}


/***************************************************
*
*
FOOTER
*
*
***************************************************/


@media only screen and (max-width: 1023px) {
    .footer-column-01 .fusion-builder-nested-column-0 {
        margin-bottom: 34.5px !important;
    }
    
    .footer-column-01 .fusion-builder-nested-column-1 {
        margin-bottom: 50px !important;
    }
    
    .footer-column-02 {
        border-top: 1px solid #fff;
        padding-top: 50px;
    }
}

.fusion-footer-widget-area .fusion-text p a,
.menu-item .fusion-text p a {
    color: #333 !important;
    text-decoration: none !important;
}

.fusion-footer-widget-area .fusion-text p a:hover,
.menu-item .fusion-text p a:hover {
    color: rgba(0,0,0,0.66) !important;
}

.fusion-footer-widget-area {
    background-color: #fff;
}

.footer-container {
    padding-top: 100px !important;
    padding-bottom: 40px !important;
}

.footer-logo-01 {
    margin: 46px 0;
}

.footer-logo-02 {
    margin: 50px 0 50px 0;
}

.footer-column-01 .fusion_builder_column_inner .fusion-column-wrapper,
.footer-column-02 .fusion_builder_column_inner .fusion-column-wrapper{
    color: #333;
}

.footer-column-01 .fusion_builder_column_inner .fusion-column-wrapper{
    border-top: 1px solid #000;
}

.footer-column-02 .fusion-title h2 {
    color: #333 !important;
    margin-bottom: 0 !important;
}

.footer-bottom {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}

.footer-bottom>div,
.footer-bottom>div>a{
    color: #333;
    text-transform: uppercase;
}

.footer-bottom>div>a:hover{
    color: rgba(0,0,0,0.66);
}

.footer-bottom-separator {
    margin: 0 20px;
}


/*************************************************
FORMULAIRE CONTACT
**************************************************/


.wpcf7 p {
    margin-bottom: 0;
}

.wpcf7 p:nth-child(4){
    margin-bottom: 40px;
}

.wpcf7-captchar, 
.wpcf7-form .wpcf7-date, 
.wpcf7-form .wpcf7-number, 
.wpcf7-form .wpcf7-quiz, 
.wpcf7-form .wpcf7-select, 
.wpcf7-form .wpcf7-text {
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    background-color: transparent !important;
    font-size: 16px;
    color: #fff !important;
    border-width: 1px;
    border-color: #fff;
    border-radius: 0px;
    font-family: "Aestetico formal Regular", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-webkit-autofill:valid,
input:-webkit-autofill:in-range {
    color: #666 important;
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.wpcf7-captchar::placeholder, 
.wpcf7-form .wpcf7-date::placeholder, 
.wpcf7-form .wpcf7-number::placeholder, 
.wpcf7-form .wpcf7-quiz::placeholder, 
.wpcf7-form .wpcf7-select::placeholder, 
.wpcf7-form .wpcf7-text::placeholder {
    text-transform: uppercase;
    font-size: 16px;
}

@media only screen and (min-width: 768px) {
    .wpcf7-form .wpcf7-number,
    .wpcf7-form .wpcf7-quiz,
    .wpcf7-form .wpcf7-text {
        /*float: left !important;
        clear: right;*/
        width: 66% !important;
    }
}

.wpcf7-form textarea {
    font-family: "Aestetico formal Regular", arial, sans-serif;
    letter-spacing: 1px;
    border: 1px solid #666;
    width: 100%!important;
    height: 300px;
    padding: 20px;
    box-sizing: border-box;
    margin-right: 0;
    background-color: #ffffff;
    font-size: 16px;
    color: #666;
    border-width: 1px;
    border-color: #666;
    border-radius: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wpcf7-form textarea::placeholder {
    text-transform: uppercase;
    font-size: 16px;
}

.wpcf7 p:nth-child(5) {
    margin-bottom: 40px;
}

.wpcf7-form .capital-quiz input {
    margin-left: 10px;
    width: 10% !important;
}

.wpcf7-form .quiz-contact {
    margin-bottom: 40px;
}

.wpcf7-form .wpcf7-mail-sent-ng, 
.wpcf7-form .wpcf7-validation-errors {
    background-color: red;
    border: none !important;
    color: #fff;    
}

.wpcf7-form .wpcf7-mail-sent-ok {
    background-color: green;
    border: none !important;
    color: #fff;    
}

.wpcf7 .wpcf7-response-output,
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output{
        background-color: transparent !important;
}

/*******************************************
MAILCHIMP
*******************************************/

@media only screen and (max-width: 400px) {
    input.button-default {
       margin-top: 35px;
    }
    
    .mc4wp-form input[type="email"] {
        max-width: 75% !important;
    }
}

.mc4wp-form input[type="email"],
.mc4wp-form input[type="text"]{
    font-family: "Aestetico formal Regular", arial, sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 16px;
    color: #000 !important;
    height: 51px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #000;
    margin: 0;
    padding: 0;
    -webkit-border-radius:0;
    border-radius:0;
    background-color: transparent !important;
    max-width: 66%;
    float: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 20px;
}

.mc4wp-form input[type="email"]::placeholder,
.mc4wp-form input[type="text"]::placeholder {
    text-transform: uppercase;
    font-size: 16px;
}

.mc4wp-form input[type="email"]:focus{
    outline-color: #fff;
    outline-style: inherit;
    outline-width: 0;
    outline-offset: 0px;
    background-color: transparent !important;
}

.footer-column-02 .mc4wp-form input[type="email"]:-webkit-autofill,
.footer-column-02 .mc4wp-form input[type="email"]:-webkit-autofill:hover, 
.footer-column-02 .mc4wp-form input[type="email"]:-webkit-autofill:focus, 
.footer-column-02 .mc4wp-form input[type="email"]:-webkit-autofill:active {
        -webkit-box-shadow: 0 0 0 30px #333 inset !important;
        -webkit-text-fill-color: white !important;
}

input.button-default {
    background: #000;
    color: #fff !important;
}

input.button-default:hover {
    background: rgba(0,0,0,0.66);
}

.mc4wp-alert.mc4wp-success p {
    font-family: "Aestetico formal Regular", arial, sans-serif;
    letter-spacing: 1px;    
    font-weight: 400;
    margin-top: 20px !important;
}



/***************************************************
*
*
ESSENTIAL GRID
*
*
***************************************************/



/***************************************************
NAVIGATION/PAGINATION
***************************************************/


.esg-pagination {
    display: none !important;
}

@media only screen and (max-width) {
    .column-grid-filter {
        padding-bottom: 15px !important;
    }    
}

.column-grid-filter {
    padding-bottom: 40px;
}


.esg-nav-by-shortcode {
    text-align: left;
}

/****** Filtres grille NEWS ******/


.esg-filter-wrapper.dropdownstyle {
    min-width: 1px !important;
}

.ballroom-news-filter-column-00 .esg-dropdown-wrapper {
    display: inline-block !important;
    position: relative !important;
    padding: 0 15px 0 0 !important;
    margin: 0 15px 0 0 !important;
    border-right: 1px solid #fff;
    line-height: 19.2px !important;
}

.esg-selected-filterbutton {
    max-width: fit-content;
}

.ballroom-news-filter-01 .esg-selected-filterbutton,
.ballroom-news-filter-column-00 .ballroom .esg-filterbutton:not(.esg-allfilter) {
    display: none !important;    
}

.ballroom-news-filter-column-00 .ballroom .esg-filterbutton {
    border-right: none !important;
}

.ballroom-news-filter-column-00 .ballroom .esg-allfilter {
    padding: 0 !important;
    margin-bottom: 2px !important;
}

.ballroom-news-filter-column-01 .esg-mobile-filter-button,
.ballroom-news-filter-column-02 .esg-mobile-filter-button {
    font-weight: 400;
    font-family: "Aestetico formal regular",Arial,Helvetica,sans-serif;
    display: inline-block !important;
    background: transparent;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 15px 0 0 !important;
    margin-right: 15px !important;
    color: rgba(255,255,255,0.5) !important;
}

.ballroom-news-filter-column-01 .esg-mobile-filter-button:hover,
.ballroom-news-filter-column-02 .esg-mobile-filter-button:hover {
    color: #fff !important;
}

.ballroom-news-filter-column-01 .esg-mobile-filter-button {
    border-right: 1px solid #fff;
}

.ballroom-news-filter-column-01 .esg-dropdown-wrapper,
.ballroom-news-filter-column-02 .esg-dropdown-wrapper {
    background-color: #333 !important;
    padding: 40px 15px 15px 15px;
    margin-left: -15px;
    /*display: flex;
    flex-flow: column nowrap;*/
}

.ballroom-news-filter-column-01 .esg-filterbutton,
.ballroom-news-filter-column-02 .esg-filterbutton {
    border-right: none !important;
    width: max-content !important;
    text-transform: initial !important;
    float: left;
}

.ballroom-news-filter-column-01 .ballroom .esg-filterbutton.esg-allfilter,
.ballroom-news-filter-column-02 .ballroom .esg-filterbutton.esg-allfilter {
    display: none !important;
    /*padding: 0 25px 25px 0 !important;
    float: left !important;*/
}

.ballroom-news-filter-column-01 .esg-selected-filterbutton i,
.ballroom-news-filter-column-02 .esg-selected-filterbutton i {
    display: none !important;
}


/***************************************************
SKIN - BALLROOM-ARTICLES & BALLROOM-PORTFOLIO
***************************************************/


.esg-overlay.eg-ballroom-articles-container,
.esg-overlay.eg-ballroom-news-container,
.esg-overlay.eg-ballroom-locations-container,
.esg-overlay.eg-ballroom-news-alt-container,
.esg-overlay.eg-ballroom-locations-alt-container,
.esg-overlay.eg-ballroom-portfolio-container,
.esg-overlay.eg-ballroomprod-container{
    border: 10px solid #fff !important;
}

.ballroom-portfolio-picto {
    max-width: 60px !important;
    filter: invert(1);
}

.eg-ballroom-articles-nostyle-element-3,
.eg-ballroom-news-nostyle-element-3,
.eg-ballroom-locations-nostyle-element-3,
.eg-ballroomprod-nostyle-element-3{
    padding: 0 60px 60px 60px;
    text-align: left;  
}

.eg-ballroom-news-alt-nostyle-element-3,
.eg-ballroom-locations-alt-nostyle-element-3,
.eg-ballroomprod-nostyle-element-3{
    padding: 0 60px 60px 60px;
    text-align: left;  
}

.eg-ballroom-articles-nostyle-element-3 a,
.eg-ballroom-news-nostyle-element-3 a,
.eg-ballroom-locations-nostyle-element-3 a,
.eg-ballroomprod-nostyle-element-3 a{
    pointer-events: none !important;
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
    
    .eg-ballroom-articles-element-1,
    .eg-ballroom-news-element-1, 
    .eg-ballroom-locations-element-1, 
    .eg-ballroom-artists-element-1 {
        font-size: 30px !important;
        line-height: 34px !important;
        /*margin: 45px 45px 10px 45px !important;*/
    }

    .eg-ballroom-news-alt-element-1,
    .eg-ballroom-locations-alt-element-1,
    .eg-ballroomprod-element-1{
        font-size: 24px !important;
        line-height: 28px !important;
        margin: 0 50px 8px 50px !important;
    }
    
    .eg-ballroom-articles-element-2-a,
    .eg-ballroom-news-element-2-a,
    .eg-ballroom-locations-element-2-a,
    .eg-ballroom-artists-element-2-a,
    .eg-ballroomprod-element-2-a{
        /*margin: 0px 45px 10px 45px !important;*/
    }

    .eg-ballroom-news-alt-element-2-a,
    .eg-ballroom-locations-alt-element-2-a,
    .eg-ballroomprod-element-2-a{
        margin: 0 50px 8px 50px !important;
    }
    
    .eg-ballroom-articles-element-2,
    .eg-ballroom-news-element-2,
    .eg-ballroom-locations-element-2,
    .eg-ballroom-news-alt-element-2,
    .eg-ballroom-locations-alt-element-2,
    .eg-ballroom-artists-element-2 {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    .eg-ballroom-news-alt-element-2,
    .eg-ballroom-locations-alt-element-2,
    .eg-ballroomprod-element-2{
        margin: 0px 50px 8px 50px !important;
    }
    
    .eg-ballroom-news-alt-element-4,
    .eg-ballroom-locations-alt-element-4,
    .eg-ballroomprod-element-4{
        font-size: 16px !important;
        line-height: 18px !important;   
        margin: 50px 50px 8px 50px !important;
   }
    
    .eg-ballroom-articles-nostyle-element-3,
    .eg-ballroom-news-nostyle-element-3,
    .eg-ballroom-locations-nostyle-element-3,
    .eg-ballroom-artists-nostyle-element-3 {
        /*padding: 0px 45px 10px 45px !important;*/
    }
    
    .eg-ballroom-news-alt-nostyle-element-3,
    .eg-ballroom-locations-alt-nostyle-element-3,
    .eg-ballroomprod-nostyle-element-3{
        padding: 0px 50px 8px 50px !important;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .eg-ballroom-articles-element-1,
    .eg-ballroom-news-element-1,
    .eg-ballroom-locations-element-1,
    .eg-ballroom-artists-element-1 {
        font-size: 28px !important;
        line-height: 32px !important;
        margin: 45px 45px 10px 45px !important;
    }

    .eg-ballroom-news-alt-element-1,
    .eg-ballroom-locations-alt-element-1,
    .eg-ballroomprod-element-1{
        font-size: 24px !important;
        line-height: 28px !important;
        margin: 0px 40px 5px 40px !important;        
    }

    
    .eg-ballroom-articles-element-2-a,
    .eg-ballroom-news-2-a,
    .eg-ballroom-locations-2-a,
    .eg-ballroom-artists-element-2-a {
        margin: 0px 45px 10px 45px !important;
    }

    .eg-ballroom-news-alt-2-a,
    .eg-ballroom-locations-alt-2-a,
    .eg-ballroomprod-2-a{
        margin: 0px 40px 5px 40px !important;        
    }

    .eg-ballroom-articles-element-2,
    .eg-ballroom-news-element-2,
    .eg-ballroom-locations-element-2,
    .eg-ballroom-artists-element-2 {
        font-size: 16px !important;
        line-height: 18px !important;
        margin: 0px 45px 10px 45px !important;
    }

    .eg-ballroom-news-alt-element-2,
    .eg-ballroom-locations-alt-element-2,
    .eg-ballroomprod-element-2{
        font-size: 14px !important;
        line-height: 16px !important;
        margin: 0px 40px 5px 40px !important;
    }
    
    .eg-ballroom-news-alt-element-4,
    .eg-ballroom-locations-alt-element-4,
    .eg-ballroomprod-element-4{
        font-size: 14px !important;
        line-height: 16px !important;
        margin: 40px 40px 5px 40px !important;
    }

    .eg-ballroom-articles-nostyle-element-3,
    .eg-ballroom-news-nostyle-element-3,
    .eg-ballroom-locations-nostyle-element-3,
    .eg-ballroom-artists-nostyle-element-3 {
        padding: 0px 45px 10px 45px !important;
    }

    .eg-ballroom-news-alt-nostyle-element-3,
    .eg-ballroom-locations-alt-nostyle-element-3,
    .eg-ballroomprod-nostyle-element-3{
        padding: 0px 40px 5px 40px !important;
    } 
    
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .eg-ballroom-articles-element-1,
    .eg-ballroom-news-element-1,
    .eg-ballroom-locations-element-1,
    .eg-ballroom-artists-element-1 {
        font-size: 20px !important;
        line-height: 24px !important;
        margin: 45px 45px 10px 45px !important;
    }

    .eg-ballroom-news-alt-element-1,
    .eg-ballroom-locations-alt-element-1,
    .eg-ballroomprod-element-1{
        font-size: 20px !important;
        line-height: 24px !important;
        margin: 0px 35px 5px 35px !important;
    }    

    
    .eg-ballroom-articles-element-2-a,
    .eg-ballroom-news-2-a,
    .eg-ballroom-locations-2-a,
    .eg-ballroom-artists-element-2-a {
        margin: 0px 45px 10px 45px !important;
    }

    .eg-ballroom-news-alt-2-a,
    .eg-ballroom-locations-alt-2-a,
    .eg-ballroomprod-2-a{
        margin: 0px 35px 5px 35px !important;        
    }

    .eg-ballroom-articles-element-2,
    .eg-ballroom-news-element-2,
    .eg-ballroom-locations-element-2,
    .eg-ballroom-artists-element-2 {
        font-size: 16px !important;
        line-height: 18px !important;
        margin: 0px 45px 10px 45px !important;
    }

    .eg-ballroom-news-alt-element-2,
    .eg-ballroom-locations-alt-element-2,
    .eg-ballroomprod-element-2{
        font-size: 14px !important;
        line-height: 16px !important;
        margin: 0px 35px 5px 35px !important;
    }

    .eg-ballroom-news-alt-element-4,
    .eg-ballroom-locations-alt-element-4,
    .eg-ballroomprod-element-4{
        font-size: 14px !important;
        line-height: 16px !important;
        margin: 35px 35px 5px 35px !important;
    }

    .eg-ballroom-articles-nostyle-element-3,
    .eg-ballroom-news-nostyle-element-3,
    .eg-ballroom-locations-nostyle-element-3,
    .eg-ballroom-artists-nostyle-element-3 {
        padding: 0px 45px 10px 45px !important;        
    }

    .eg-ballroom-news-alt-nostyle-element-3,
    .eg-ballroom-locations-alt-nostyle-element-3,
    .eg-ballroomprod-nostyle-element-3{
        padding: 0px 35px 5px 35px !important;                
    }

    
}

@media only screen and (max-width: 1024px) {
    .eg-ballroom-articles-element-1,
    .eg-ballroom-artists-element-1,
    .eg-ballroom-news-element-1,
    .eg-ballroom-locations-element-1{
        font-size: 20px !important;
        line-height: 24px !important;
        margin: 40px 40px 10px 40px !important;
    }

    .eg-ballroom-news-alt-element-1,
    .eg-ballroom-locations-alt-element-1,
    .eg-ballroomprod-element-1{
        font-size: 18px !important;
        line-height: 21px !important;
        margin: 0px 30px 5px 30px !important;
    }

    .eg-ballroom-articles-element-2-a,
    .eg-ballroom-news-element-2-a,
    .eg-ballroom-locations-element-2-a,
    .eg-ballroom-artists-element-2-a {
        margin: 0px 40px 10px 40px !important;
    }

    .eg-ballroom-news-alt-element-2-a,
    .eg-ballroom-locations-alt-element-2-a,
    .eg-ballroomprod-element-2-a{
        margin: 0px 30px 5px 30px !important;        
    }
    
    .eg-ballroom-news-alt-element-4-a,
    .eg-ballroom-locations-alt-element-4-a,
    .eg-ballroomprod-element-4-a{
        margin: 30px 30px 5px 30px !important;        
    }
    
    .eg-ballroom-articles-element-2,
    .eg-ballroom-news-element-2,
    .eg-ballroom-locations-element-2,
    .eg-ballroom-artists-element-2 {
        font-size: 15px !important;
        line-height: 17px !important;
        margin: 0px 40px 10px 40px !important;
    }

    .eg-ballroom-news-alt-element-2,
    .eg-ballroom-locations-alt-element-2,
    .eg-ballroomprod-element-2{
        font-size: 14px !important;
        line-height: 16px !important;
        margin: 0px 30px 5px 30px !important;
    }

    .eg-ballroom-news-alt-element-4,
    .eg-ballroom-locations-alt-element-4,
    .eg-ballroomprod-element-4{
        font-size: 14px !important;
        line-height: 16px !important;
        margin: 30px 30px 5px 30px !important;        
    }

    .eg-ballroom-articles-nostyle-element-3,
    .eg-ballroom-news-nostyle-element-3,
    .eg-ballroom-locations-nostyle-element-3,
    .eg-ballroom-artists-nostyle-element-3 {
        padding: 0px 40px 10px 40px !important;        
    }

    .eg-ballroom-news-alt-nostyle-element-3,
    .eg-ballroom-locations-alt-nostyle-element-3,
    .eg-ballroomprod-nostyle-element-3{
        padding: 0px 30px 5px 30px !important;                
    }
}


/***************************************************
LIGHTBOX
***************************************************/


.esgbox-button--thumbs,
.esgbox-button--share{
    display: none !important;    
}

.esgbox-is-open .esgbox-bg {
    opacity: 1 !important; 
    background: rgb(51, 51, 51); 
}

.esgbox-button--arrow_left svg,
.esgbox-button--arrow_right svg,
.esgbox-button--close svg{
    display: none !important;
}

.esgbox-button--arrow_left div,
.esgbox-button--arrow_right div{
    width: 25px !important;
    height: 42px !important;
}

.esgbox-button--arrow_left div:after {
    transform: rotate(180deg);
}

.esgbox-button--arrow_left div:after,
.esgbox-button--arrow_right div:after {
    display: block !important;
    content: "";
    background-image: url(/wp-content/uploads/2021/01/Ballroom-arrow-lightbox-2.png);
    width: 25px ;
    height: 42px;
    background-size: contain;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    filter: invert(1);
}

button.esgbox-button:not(.toggle):not(.esgbox-button--arrow_left):not(.esgbox-button--arrow_right) {
    width: 25px ;
    height: 25px;
}

.esgbox-button--close:after {
    display: block !important;
    content: "";
    background-image: url(/wp-content/uploads/2021/01/Ballroom-close-lightbox.png);
    width: 25px ;
    height: 25px;
    background-size: contain;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    filter: invert(1);
}

/*
.esgbox-button svg path {
    fill: #000 !important;
}
*/

.esgbox-button, button.esgbox-button:not(.toggle) {
    background-color: transparent !important;
}

.esgbox-button:hover {
    background-color: transparent !important;
    opacity: 0.66 !important;
}



/***************************************************
*
*
HOME
*
*
***************************************************/



.fusion-fullwidth.container-home-news-01 {
    padding-bottom: 0;
}

.news-anchor {
    margin-top: -70px !important;
}

@media only screen and (max-width: 800px) {
    .fusion-fullwidth.container-home-news-02 {
        padding-bottom: 28px;
    }    
}

.fusion-fullwidth.container-artists-chapo {
    padding-bottom: 100px;
}

@media only screen and (min-width: 800px) {
    .artists-chapo {
        padding-right: 5vw;
    }
}

#button-news-responsive {
    margin-top: 20px !important;
}



/***************************************************
*
*
ABOUT US & ARTICLES ARTISTS
*
*
***************************************************/


.fusion-fullwidth.container-team,
.fusion-fullwidth.container-trust{
    padding-bottom: 100px;
}

@media only screen and (max-width: 1024px) {
    .fusion-fullwidth.container-artist-who {
        padding-bottom: 30px !important;
    }   
}

.fusion-fullwidth.container-artist-who {
    padding-bottom: 100px;
}

.container-team .fusion-button-default-size,
.container-artist .fusion-button-default-size{
    margin-bottom: 0 !important;
}

.single-post #column-post-content h4 {
    margin-bottom: 35px !important;
    text-transform: uppercase;
}

.single-post #column-post-content h5 {
    margin-bottom: 35px !important;
    text-transform: inherit;
    font-size: 18px !important;
    line-height: 19px !important;
}

@media only screen and (max-width: 1024px) {
    .single-post .container-portfolio article.myportfolio-container:only-of-type,
    /.single-post article.myportfolio-container:only-of-type*/ {
        margin-bottom: 70px !important;
    }{
        margin-bottom: 70px !important;
    }
    
    .single-post .container-portfolio article.myportfolio-container.ballroom:first-of-type:not(:last-of-type) {
        margin-bottom: 15px !important;
    }
    
    .single-post .container-portfolio article.myportfolio-container.ballroom:last-of-type:not(:first-of-type) {
        margin-bottom: 70px !important;
    }
}

@media only screen and (min-width: 1025px) {
    .single-post .container-portfolio article.myportfolio-container:only-of-type,
    .single-post article.myportfolio-container:only-of-type{
        margin-bottom: 140px !important;
    }

    .single-post .container-portfolio article.myportfolio-container.ballroom:first-of-type:not(:last-of-type) {
        margin-bottom: 15px !important;
    }
   
    .single-post .container-portfolio article.myportfolio-container.ballroom:last-of-type:not(:first-of-type) {
        margin-bottom: 140px !important;
    }
}

@media only screen and (min-width: 1024px) {
    .container-team .fusion-layout-column {
        margin-bottom: 0 !important;
    }  
}

.container-about h2 {
    /*word-break: break-word;*/
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

.container-portfolio {
    padding-bottom: 0 !important;
}

.container-portfolio .column-border-top-image {
    padding-bottom: 0 !important;
}

.container-portfolio .column-border-top-image .esg-singlefilters {
    margin-top: 0 !important;
}

.container-portfolio h4 {
    text-align: center;
}

#column-contact h3,
#column-about-team h3{
    margin-bottom: 10px;
}

#column-about-team .image-portrait,
#column-about-artist .image-portrait{
    margin-bottom: 40px;
}


#column-about-artist h3{
    margin-bottom: 35px;
}

#column-about-team h4,
#column-about-artist h4{
    margin-bottom: 35px;
}

#column-about-artist .fusion-button-default-size {
    margin-right: 80px;
}

/*.container-portfolio .fusion-button-default-size h4 {
    margin-bottom: 70px;
}*/

#column-artist-citation {
    padding-right: 0;
    padding-left: 0;
}

#column-artist-citation h2,
.artist_taxonomy_avada {
    padding-right: 2.5vw !important;
    padding-left: 2.5vw !important;
}

.post-sidebar-infos h4{
    margin-bottom: 35px;
}

@media only screen and (min-width: 800px) {
    .container-home-news-02 .button-news-artist {
        display:none;
    }
}

.container-home-news-02 .button-news-artist {
    margin-top: 12px;
}

.button-news-artist .button-small.button-black:after {
    margin-left: 36px;
}

@media only screen and (max-width: 1024px) {
    .artist_taxonomy_avada {
        padding-top: 0 !important;
        padding-bottom: 0px !important;
        margin: 0 0 0px 0 !important;
        border-width: 0 !important;
    }
}

@media only screen and (min-width: 1025px) {
    .artist_taxonomy_avada {
        padding-top: 70px !important;
        border-top: 1px solid #fff !important;
        padding-bottom: 70px !important;
        margin: 0 0 40px 0 !important;
    }
}

.artist_taxonomy_avada{
    border-bottom: none !important;
    pointer-events: none !important;
    /*border-width: 0 !important;*/
}

@media only screen and (max-width: 800px) {
    #column-post-content:before{
        border-bottom: none !important;
    }
}



/**************************************************
*
*
LOCATIONS POSTS
*
*
**************************************************/

@media only screen and (max-width: 640px) {
	.acf-map {
		height: 100vw !important;
		margin-bottom: 0 !important;
	}
}

.acf-map {
    width: 100%;
    height: 33vw;
    /*border: #ccc solid 1px;
    margin: 20px 0;*/
    -webkit-filter: grayscale(85%); /* Safari 6.0 - 9.0 */
    filter: grayscale(85%);
}

/* Fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}



/***************************************************
*
*
LEGALS
*
*
***************************************************/

.column-legals h3 {
    margin-bottom: 10px !important;
}