/* CSS perso */

body div .avia-button {
    border-radius: 0;
    font-size: 18px;
    border-bottom-width: 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

#socket {
    text-transform: uppercase;
    font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}


#top .widget_nav_menu li {
    font-size: inherit;
}

#top .content .flex_column .widget_nav_menu li:first-child {
    border-top: 0px solid;
}

#top .content .flex_column .widget_nav_menu li {
    border-bottom-width: 0px;
}

#top .content .flex_column .widget_nav_menu li a:hover,
#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item,
#top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
    background-color: rgba(0, 0, 0, 0) !important;
}

#top .content .flex_column .widget_nav_menu li a {
    padding: 5px 0;
}

.av_iconlist_title.iconlist_title_small {
    font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 1.1em;
}


.widgettitle {
    letter-spacing: 0px;
    font-size: 1.1em;
}

.col-bor {
    padding: 30px;
}

.col-bor:first-child {
    padding-left: 0;
}

.col-bor:last-child {
    padding-right: : 0;
}

@media only screen and (min-width: 990px) {

    .col-bor {
        padding: 50px;
    }

    .col-bor+.col-bor {
        border-left: 1px solid rgba(161, 46, 38, 0.1);
    }
}

#footer-cta {
    background: rgb(249, 224, 219);
    background: -moz-linear-gradient(top, rgba(249, 224, 219, 1) 51%, rgba(239, 199, 196, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(249, 224, 219, 1) 51%, rgba(239, 199, 196, 1) 100%);
    background: linear-gradient(to bottom, rgba(249, 224, 219, 1) 51%, rgba(239, 199, 196, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e0db', endColorstr='#efc7c4', GradientType=0);
}

.av_promobox {

    background: rgba(0, 0, 0, 0) !important;

    border: 0px;
}

.av_promobox p {
    font-family: 'arapey';
    color: rgba(161, 46, 38, 0.9);
    font-size: 18px !important;
    font-style: italic;
    padding-right: 30px;
    max-width: 90%;
}


.title_container {
    position: relative;
    margin-bottom: -57px;
    z-index: 1;
    /*background: -moz-linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.33) 60%, rgba(0,0,0,0.33) 100%);
background: -webkit-linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.33) 60%,rgba(0,0,0,0.33) 100%);
background: linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.33) 60%,rgba(0,0,0,0.33) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#54000000',GradientType=1 );*/
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.15) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.15) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.15) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#26000000', GradientType=1);
    text-shadow: 0 1px rgba(0, 0, 0, 0.45);
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: 0;

}

.entete .entry-content-wrapper h1 {
    font-size: 55px;
    letter-spacing: 1px;
    margin: 50px 0;
}



.entete .entry-content-wrapper h1:before {
    content: "";
    width: 110px;
    height: 65px;
    background-image: url(/wp-content/uploads/2019/01/flower-left.png);
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 25px);
    transform: translateY(-50%) translateX(-100%);
}

.entete .entry-content-wrapper h1:after {
    content: "";
    width: 110px;
    height: 65px;
    background-image: url(/wp-content/uploads/2019/01/flower-right.png);
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 25px);
    transform: translateY(-50%);
}


.alternate_color .entry-content-wrapper h1 {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}


.av-thin-font .av-special-heading-tag,
.modern-quote .av-special-heading-tag {
    font-weight: bold;
}

#av_section_1.avia-section.avia-builder-el-0 {
    padding-top: 57px;
}

.bas.avia-section.av-minimum-height .container .content {

    vertical-align: bottom;
}

.deg .av-section-color-overlay {
    background: -moz-radial-gradient(center, ellipse cover, rgba(229, 127, 38, 0) 25%, rgba(229, 127, 38, 0.4) 65%, rgba(161, 46, 38, 0.75) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(229, 127, 38, 0) 25%, rgba(229, 127, 38, 0.4) 65%, rgba(161, 46, 38, 0.75) 100%);
    background: radial-gradient(ellipse at center, rgba(229, 127, 38, 0) 25%, rgba(229, 127, 38, 0.4) 65%, rgba(161, 46, 38, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e57f26', endColorstr='#bfa12e26', GradientType=1);

}


.av-subheading {
    font-family: 'arapey';
    font-size: 25px !important;
    font-style: italic;
    color: #a12e26;
}


.av-special-heading-h3 .av-subheading {
    font-size: 18px !important;
    font-weight: bold;
}


.alternate_color .av-subheading {
    color: #fff;
}

.av-special-heading-h2 h2 {
    font-size: 35px !important;
}

.av-special-heading-h3 h3 {
    font-size: 25px !important;
}

.av-special-heading-h2 {
    padding-bottom: 30px !important;

}


.av-special-heading-h2:before {
    position: absolute;
    bottom: 10px;
    content: '';
    height: 2px;
    width: 65px;
    background-color: #a12e26;
}

.av-special-heading-h2:after {
    position: absolute;
    bottom: 0;
    content: '';
    height: 2px;
    width: 45px;
    background-color: #e57f26;
}


.av-special-heading-h2.modern-centered:before,
.av-special-heading-h2.modern-centered:after {
    left: 50%;
    transform: translateX(-50%);
}

.deg .av-section-color-overlay {
    margin-top: -57px;
    z-index: 0;
}

/*Customisation page thérapie*/


#top #main .sidebar {
    overflow: visible;
}

#after_section_1 .container {
    background-color: #fff;
    box-shadow: 0 -10px 60px -30px #000;
    padding: 0 50px 50px 50px;
    background-image: url(/wp-content/uploads/2019/01/bg-sb.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;

}

#after_section_1.sidebar_left .container {
    padding: 0 50px 50px 0;
}




#after_section_1 .container:before {
    background-image: url(/wp-content/uploads/2019/01/page-top-curve.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    content: "";
    width: 100%;
    height: 72px;
    top: 1px;
    transform: translateY(-100%);
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0px;
}


.sidebar_left .inner_sidebar {
    margin-right: 0;
    margin-left: 0;
    /* background: -moz-linear-gradient(top, rgba(244,248,251,1) 0%, rgba(244,248,251,1) 70%, rgba(244,248,251,0) 100%);
background: -webkit-linear-gradient(top, rgba(244,248,251,1) 0%,rgba(244,248,251,1) 70%,rgba(244,248,251,0) 100%);
background: linear-gradient(to bottom, rgba(244,248,251,1) 0%,rgba(244,248,251,1) 70%,rgba(244,248,251,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fb', endColorstr='#00f4f8fb',GradientType=0 );*/
    background: -moz-linear-gradient(top, rgba(249, 224, 219, 1) 80%, rgba(249, 224, 219, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(249, 224, 219, 1) 80%, rgba(249, 224, 219, 0) 100%);
    background: linear-gradient(to bottom, rgba(249, 224, 219, 1) 80%, rgba(249, 224, 219, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e0db', endColorstr='#00f9e0db', GradientType=0);
    padding: 50px;
    position: relative;
    overflow: visible;
    width: 25%;
    float: left;
    top: -100px;
    min-height: 65vh;
}

.sidebar_left h3.widgettitle {
    margin-bottom: 15px;
    border-bottom: none;
    font-size: 2.5rem;
    color: #a12e26;
    padding: 15px 20px;
}



.sidebar_left .inner_sidebar:after {
    background-image: url(/wp-content/uploads/2019/01/sidebar-curve.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    content: "";
    width: 100%;
    height: 140px;
    top: 1px;
    transform: translateY(-100%);
    position: absolute;
    z-index: 2;
    left: 0px;
    right: 0px;
}


.sidebar_left h3.widgettitle:after {
    content: "";
    width: 70px;
    height: 160px;
    background-image: url(/wp-content/uploads/2019/01/flower-sidebar.png);
    background-size: cover;
    position: absolute;
    top: -15%;
    right: -10%;
    z-index: 3;
}



#top .widget_nav_menu li {
    padding: 10px 10px 10px 30px !important;
    width: 100%;
    box-sizing: inherit;
}

.sidebar a {
    color: #a12e26 !important;
    opacity: 0.5;
}

.sidebar a:hover,
.widget_nav_menu ul:first-child>.current-menu-item>a,
.widget_nav_menu ul:first-child>.current_page_item>a {
    opacity: 1;
}

#top .widget_nav_menu li a {
    transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) 350ms
}

#top .widget_nav_menu li a:before {
    content: '';
    height: 10px;
    width: 10px;
    background: #a12e26;
    position: relative;
    float: left;

    left: -30px;
    top: 1em;
    transform: translateY(-100%);
    transition: ease-in 200ms;
}


#top .widget_nav_menu li a:hover {
    transform: translateX(10px);
}

#top .widget_nav_menu li a:hover::before {
    transform: translateY(-100%) rotate(45deg);
    box-shadow: -5px 5px #e57f26;
}

#top .widget_nav_menu li+li {
    border-top: 1px solid rgba(161, 46, 38, 0.2);
}

.sidebar_left .widget_nav_menu ul:first-child>.current-menu-item,
.sidebar_left .widget_nav_menu ul:first-child>.current_page_item,
.sidebar_left .widget_nav_menu ul:first-child>.current-menu-ancestor {
    background: none;
    box-shadow: none;
}



.col2 p {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}



/*Customisation masonry portfolio*/

.av-masonry-entry .avia-arrow {
    display: none;
}

.av-masonry-image-container {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}


.av-fixed-size.av-orientation-portrait .av-masonry-entry .av-inner-masonry-sizer {
    padding-bottom: unset;
    height: 400px;
}

#top .av-inner-masonry {
    background-color: transparent;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 25px -10px #000;
}


.av-fixed-size .av-masonry-entry .av-inner-masonry-content {
    height: 200px;
}

.av-fixed-size .av-masonry-entry .av-inner-masonry-content:after {
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}


#top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content-pos,
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos {
    vertical-align: top;
    text-align: left;
    width: 100%;
}


#top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content-pos {
    vertical-align: middle;
    text-align: center;
}

#top .av-masonry-entry-title {
    font-size: 1.15em;
    position: relative;
    padding-bottom: 30px;
}

#top .iconbox_content_container {
    padding-bottom: 30px;
}

.av-masonry-entry .av-masonry-entry-title+.av-masonry-entry-content {
    padding-top: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.9em;
    line-height: 1.45em;
}

#top .av-masonry-entry-title:before,
.iconbox_content_container:before {
    position: absolute;
    bottom: 15px;
    left: 0;
    content: '';
    height: 2px;
    width: 50px;
    background-color: #a12e26;
}

#top .av-masonry-entry-title:after,
.iconbox_content_container:after {
    position: absolute;
    bottom: 5px;
    left: 0;
    content: '';
    height: 2px;
    width: 35px;
    background-color: #e57f26;
}


#top .av-masonry-entry.av-masonry-item-no-image .av-masonry-entry-title:before,
#top .av-masonry-entry.av-masonry-item-no-image .av-masonry-entry-title:after {
    left: 50%;
    transform: translateX(-50%);
}



@media only screen and (min-width: 990px) {
    .col2 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        column-gap: 2rem;
    }


    .col-presta {
        padding: 50px;
    }

}

.carte {
    background: #fff;
    padding: 3%;
}

.shadow {
    box-shadow: 0 10px 50px -30px #000;
}


.lettrine p:first-of-type::first-letter {
    font-family: 'arapey';
    font-style: italic;
    display: block;
    float: left;
    font-size: 5em;
    line-height: 0.8em;
    margin: -4px 12px 0 0;
    color: #a12e26;

}



#scroll-top-link {
    position: fixed;
    border-radius: 150px;
    font-size: 30px;
}

#scroll-top-link {
    color: #a12e26 !important;
    border: 1px solid #e57f26 !important;
}

html,
#scroll-top-link {
    background-color: #e57f26 !important;
}

/*Customisation du filtre*/
.main_color .av-sort-by-term a.active_sort {
    background: #a12e26;
    padding: 0px 10px;
    color: #fff;
}


#top div.container .av-masonry .av-masonry-sort {
    padding: 0px;
    width: fit-content;
    margin: 30px auto;
}

#top .av-current-sort-title {
    display: none;
}


#top .iconbox.av-no-box .iconbox_icon {
    margin: 0 auto 20px auto;
    border-width: 0px;
    font-size: 80px;
    color: #e57f26;
    /* text-shadow: 0 2px #e57f26;*/
}


.iconbox_content_container p:first-of-type {
    font-family: 'arapey';
    font-size: 1.2em;
    font-style: italic;
    color: #a12e26;
}



/*Correction formulaire de contact*/
/*Amélioration formulaire*/


#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea,
#top .main_color select {

    /* background-color: #fff;*/
    font-family: 'domine', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea,
#top .main_color select {
    /*border-color: rgba(255,255,255,0.1);
    background-color: rgba(0,0,0,0.33);
    color: #ffffff;*/
}


#top .main_color input::placeholder,
#top .main_color textarea::placeholder {
    /*  color: rgba(255,255,255,0.75);*/

}


#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select,
#top form {
    margin-bottom: 0px;
}

.full-form .input-text,
.full-form input[type="text"],
.full-form input[type="input"],
.full-form input[type="password"],
.full-form input[type="email"],
.full-form input[type="number"],
.full-form input[type="url"],
.full-form input[type="tel"],
.full-form input[type="search"],
.full-form textarea,
.full-form select,
.full-form input[type="date"],
p.wysija-paragraph input[type='text'].wysija-input {
    font-size: 1.1em !important;
    font-weight: normal !important;
    padding: 15px !important;
    border-radius: 0 !important;
}



.avia-icon-list .iconlist_icon {
    border-radius: 0;
}



.full-form input[type="date"] {
    padding: 6px !important;
}

.full-form {
    display: block;
}

.plein,
.demi,
.tier {
    position: relative;
    float: left;
    margin: 0 !important;
    padding: 0 0 1% 0;
}

.plein {
    width: 100%;
}

.demi {
    width: calc(98% / 2);
}

.tier {
    width: calc(97% / 3);
}

.tier+.tier {
    margin-left: 1.5% !important;
}

.demi+.demi {
    margin-left: 2% !important;
}


.script_ref {
    height: 0;
    display: none;
}

@media only screen and (max-width: 990px) {

    .full-form .input-text,
    .full-form input[type="text"],
    .full-form input[type="input"],
    .full-form input[type="password"],
    .full-form input[type="email"],
    .full-form input[type="number"],
    .full-form input[type="url"],
    .full-form input[type="tel"],
    .full-form input[type="search"],
    .full-form textarea,
    .full-form select,
    .full-form input[type="date"],
    p.wysija-paragraph input[type='text'].wysija-input {
        font-size: 1em !important;
    }


    .plein,
    .demi,
    .tier {
        width: 100%;
        padding: 5px 10px;
        margin-left: 0;
    }

    .tier+.tier {
        margin-left: 0 !important;
    }

    .demi+.demi {
        margin-left: 0 !important;
    }


}



@media only screen and (max-width: 1150px) {

    .av_seperator_small_border .av-main-nav>li>a>.avia-menu-text {

        padding-left: 5px;
        margin-left: -20px;
    }


}

@media only screen and (max-width: 1090px) {

    #top #header .av-main-nav>li>a {
        font-size: 14px;

    }

}


.pum-content.popmake-content:focus-visible,
.pum-content *:focus,
.pum-overlay .pum-content,
.pum-overlay,
.pum-overlay *,
.pum-overlay :after,
.pum-overlay :before,
.pum-overlay:after,
.pum-overlay:before {
    outline: none !important;
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance: none) {

        .pum-content,
        .pum-overlay,
        .pum-overlay *,
        .pum-overlay :after,
        .pum-overlay :before,
        .pum-overlay:after,
        .pum-overlay:before {
            outline: none !important;
        }
    }
}

.single-page_seo .full-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 0 30px;
    margin-top: 15px;
}