/*
Theme Name: UNAPS
Description: Theme enfant du thème WP Made Simple de Publigo
Author: Hervé - Publigo
Author URI: https://www.publigo.fr
Template: wpms-theme 
Version: 1.0
Text Domain: unaps
*/


/*  ----------------------------------------------------------------------------
    1. General
----------------------------------------------------------------------------- */

body,
button,
input,
select,
textarea {
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    color: #6d6c6c;
}

button,
input[type="button"],
input[type="submit"] {
    background-color: #5a7ee0;
    color: #fff;
}

h1 {
    font-weight: 400;
}

[class^='col-'],
[class*=' col-'] {
    padding: 0 15px;
    float: left;
}

a {
    color: #6d6c6c;
    text-decoration: none;
}

a:hover {
    color: #6d6c6c;
}

p {
    margin-bottom: 15px;
    line-height: 19px;
}

.padding-left {
    padding-left: 15px;
}

.padding-right {
    padding-right: 15px;
}

.col-100-xxs {
    width: 100%;
}

.col-33-xxs {
    width: 33.3333%;
}

.col-30-xxs {
    width: 30%;
}

.col-70-xxs {
    width: 70%;
}

.no-padding {
    padding: 0;
}

a:focus,
.dropdown-toggle:focus,
.menu-toggle:focus {
    outline: none;
}

.search-results h2 {
    padding-top: 0;
}

#logo img {
    display: block;
    max-width: 170px;
    margin: 0 auto;
}

.wrap-home-news .wrap {
    max-width: 940px;
}

.wrap {
    max-width: 1050px;
    padding-left: 10px;
    padding-right: 10px;
}

.site-content {
    padding: 0;
}

.main-navigation #main-menu .sub-menu li.current-menu-item a,
.main-navigation #main-menu .sub-menu li a:hover {
    font-weight: 700;
}

.navigation-top .main-navigation ul ul {
    background-color: #ebe9e9;
}

.navigation-top a {
    color: #4e4e4d;
    font-weight: 500;
}

.navigation-top a:hover,
.navigation-top .current-menu-item a {
    color: #4e4e4d;
    font-weight: 700;
}

.single .breadcrumbs {
    padding: 15px 0;
}

.single .site-content #main {
    padding-bottom: 20px;
}

.page-chapeau.no-padding {
    padding: 0 15px;
}

.recent-posts {
    position: relative;
    padding-bottom: 100px;
}

.more-link.more-link-all {
    position: absolute;
    bottom: 0px;
    right: 0;
    font-family: 'Sanchez', serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    max-width: 150px;
}

.more-link.more-link-all a {
    padding: 20px;
    background: #bfbfbf;
}

.page-id-6 .col-62,
.page-id-8 .col-62 {
    width: 100%;
}

.content-page { padding-left: 15px; padding-right: 15px; }
.content-page:after {
    clear: both;
    content: "";
    display: block;
}

.content-page > div[class*='col-']:first-child { padding-left: 0; }
.content-page > div[class*='col-']:last-child { padding-right: 0; }

.content-page p,
.content-page ul {
    font-size: 16px;
}

.page-chapeau,
.site-color {
    color: #23408e;
    font-weight: bold;
}
.single .site-main a, 
.content-page a {
    text-decoration: underline;
     color: #f78223;
    font-weight: 600;
}
.single .site-main a:hover, 
.content-page a:hover {
    text-decoration: none;
}
.site-color2,
.content-page strong {
    color: #f78223;
}
h2 {
    font-size: 18px;
    margin-bottom: 0;
    color: #23408e;
}
body.page h2,
body.single h2 {
    font-size: 26px;
    margin-bottom: 14px;
}
h3 {
    font-size: 24px;
    margin-bottom: 8px;
    padding-top: 0;
}

h4 {
    font-size: 18px;
    margin-bottom: 0;
}

h3.site-color {
    font-weight: 700;
}

.archive .page-header h1 {
    padding: 15px;
    font-family: 'Sanchez', serif;
    text-transform: uppercase;
}

.text-diapo-home {
    font-size: 18px;
    line-height: 24px;
    padding: 20px;
}

.diapo-text1 {
    font-weight: 700;
}

.diapo-text2 {
    font-weight: 300;
}

.diapo-text3 {
    font-weight: 500;
}

.diapo-text4 {
    font-weight: 700;
}

.content-chapeau {
    font-size: 15px;
    text-align: left;
    background: #ebe9e9;
    padding: 20px;
    line-height: 19px;
    font-weight: 500;
    margin-bottom: 20px;
}

.home-content-wrap {
    padding: 0 15px;
    display: block;
    width: 100%;
    float: left;
    position: relative;
}

.wrap-page-title h1.title-page {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Sanchez', serif;
}

.banner-links-1 .link-1 {
    text-align: right;
}

.banner-links-1 .link-2 {
    text-align: left;
}

.link-1 .wrap-text-banner,
.link-2 .wrap-text-banner {
    display: block;
    position: relative;
    z-index: 1;
    color: #ffffff;
}

.link-1 .wrap-text-banner {
    padding: 20px 60px 60px 20px;
}

.link-1 .wrap-text-banner:after {
    position: absolute;
    top: 0;
    right: 0px;
    display: block;
    width: 55px;
    height: 195px;
    background: #f2ac32;
    content: "";
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
}

.link-1 .wrap-text-banner:before {
    position: absolute;
    top: 85px;
    right: 20px;
    display: block;
    content: url(assets/images/arrow-left-big.png);
    z-index: 1;
}

.link-2 .wrap-text-banner:before {
    position: absolute;
    top: 85px;
    left: 20px;
    display: block;
    content: url(assets/images/arrow-right-big.png);
    z-index: 1;
}

.link-1:hover .wrap-text-banner:after {
    width: 100%;
}

.link-2 .wrap-text-banner {
    padding: 20px 20px 40px 60px;
}

.link-2 .wrap-text-banner:after {
    position: absolute;
    top: 0;
    left: 0px;
    display: block;
    width: 55px;
    height: 195px;
    background: #f78223;
    content: "";
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
}

.link-2:hover .wrap-text-banner:after {
    width: 100%;
}

.banner-links-1 .banner-text1 {
    font-size: 18px;
    display: block;
}

.banner-links-1 .banner-text2 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    display: block;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.18);
}

.banner-links-1 .link-2 .banner-text2 {}

.banner-links-1 .banner-text2 span {
    font-size: 40px;
}

.banner-links-1 {
    padding-top: 45px;
    padding-bottom: 55px;
    display: block;
    margin: 0 auto;
    float: left;
    text-transform: uppercase;
    background: url(assets/images/bg-first.jpg) no-repeat center center;
    width: 100%;
    background-size: cover;
    display: block;
}

.banner-links-2 {
    text-transform: uppercase;
}

.banner-links-2 .link-left {
    text-align: right;
    background: url(assets/images/link-left.jpg) no-repeat center center;
    background-size: cover;
    display: block;
    color: #3c3c3b;
}

.banner-links-2 .link-right {
    text-align: left;
    background: url(assets/images/link-right.jpg) no-repeat center center;
    background-size: cover;
    display: block;
    color: #ffffff;
}

.link-left .wrap-text-banner {
    padding: 80px 60px 80px 0;
    display: block;
    position: relative;
}

.link-left .wrap-text-banner:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    display: block;
    width: 32px;
    height: 113px;
    background: #f2ac32;
    content: "";
}

.link-right .wrap-text-banner {
    padding: 80px 0 80px 60px;
    display: block;
    display: block;
    position: relative;
    z-index: 1;
}

.link-right .wrap-text-banner:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    display: block;
    width: 32px;
    height: 113px;
    background: #f78223;
    content: "";
}

.banner-links-2 .link-left .banner-text2 {
    padding-right: 10px;
}

.banner-links-2 .link-right .banner-text1 {
    padding-left: 40px;
}

.banner-links-2 .banner-text1 {
    font-size: 24px;
}

.banner-links-2 .banner-text2 {
    font-size: 32px;
    line-height: 36px;
    display: block;
    font-family: 'Sanchez', serif;
    margin-bottom: 35px;
}

.banner-btn {
    padding: 15px 35px 20px;
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
}

.link-left .banner-btn {
    color: #3c3c3b;
    border: 1px solid #3c3c3b;
}

.link-right .banner-btn {
    color: #fff;
    border: 1px solid #ffffff;
    margin-left: 40px;
}

.link-left:hover .banner-btn {
    background: #3c3c3b;
    color: #ffffff;
}

.link-right:hover .banner-btn {
    background: #3c3c3b;
    border: 1px solid #3c3c3b;
}

.home h1.title-page {
    font-family: 'Sanchez', serif;
    font-size: 18px;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
    background: #23408e;
    padding: 20px;
    width: 100%;
    float: left;
    line-height: 24px;
}

.home h1.title-page span {
    color: #96aff5;
}

.wrap-page-title {
    background: #ebe9e9;
    padding: 30px;
    margin-bottom: 20px;
}


/* News */

.page-thumbnail {
    margin-bottom: 30px;
}

.col-38 {
    width: 100%;
}

.page:not(.home) #content {
    padding-bottom: 0
}

.page .site-main .recent-posts article {
    padding: 0;
}

.thumbnail-front-news img {
    max-width: 100%;
    height: auto;
}

.wrap-article-content .thumbnail-front-news {
    margin-right: 0;
    position: relative;
    float: left;
    width: 100%;
}

article:not(.col-md-4) .thumbnail-front-news {
    margin-right: 0;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 0;
}

.home-news-title {
    text-transform: uppercase;
    font-family: 'Sanchez', serif;
    font-size: 30px;
    line-height: 36px;
    padding: 90px 0 30px;
    text-align: center;
    font-weight: 900;
    color: #3c3c3b;
}

.wrap-home-news {
    background: url(assets/images/bg-news.jpg) no-repeat bottom left;
}

.home-news,
.page .site-main article {
    padding: 0;
}

.recent-posts .thumbnail-front-news {
    margin-bottom: 0;
}

.recent-posts .entry-header {
    margin-bottom: 0;
    float: left;
    width: 100%;
    padding: 20px 0 5px;
}

.search .wrap-article-content,
.recent-posts .col-33 {
    max-width: 100%;
}

.wrap-article-content,
.recent-posts .col-33 {
    display: block;
    margin: 0 auto;
    float: none;
    max-width: 320px;
}

.home-news .more-link.all a {
    background: none;
    padding: 0;
    font-size: 22px;
}

.home-news .more-link.all a:hover {
    background: none;
    padding: 0;
    font-size: 22px;
    font-weight: 700;
}

.home-news .more-link.all {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 45px;
}

.wrap-article-content .posts-title a {
    font-size: 20px;
    font-weight: 700;
    color: #4e4e4d;
}

.wrap-article-content .posts-title {
    padding-bottom: 7px;
}

.wrap-article-content .entry-date {
    font-weight: 500;
}

.wrap-article-content {
    position: relative;
    text-align: left;
    margin-bottom: 30px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.wrap-article-content .more-link a {
    background: none;
    padding-left: 45px;
    color: #4e4e4d;
    font-size: 14px;
    font-weight: 700;
    position: relative;
}

.wrap-article-content .more-link a:before {
    position: absolute;
    content: url(assets/images/before-btn-news.png);
    top: 5px;
    left: 0px;
}

.wrap-article-content .entry-summary {
    font-size: 16px;
    line-height: 22px;
}

.wrap-article-content .more-link {
    display: block;
    text-align: left;
}

.wrap-article-content p.entry-summary {
    margin: 0;
    float: left;
    padding: 0 0 10px;
}

.wrap-article-content:hover .more-link a {
    margin-right: 0;
    background: none;
}

.blog .site-main>article .thumbnail-news,
.archive .site-main>article .thumbnail-news,
.search .site-main>article .thumbnail-news {
    float: left;
    width: 100%;
    margin-right: 0;
}

.blog .site-main>article .thumbnail-news img,
.archive .site-main>article .thumbnail-news img,
.search .site-main>article .thumbnail-news img {
    width: 100%;
}

.blog .site-main>article,
.archive .site-main>article,
.search .site-main>article {
    padding-bottom: 0;
    margin-bottom: 0;
}

.archive.has-sidebar:not(.error404) #primary {
    float: left;
    width: 100%;
}

.image-holder img {
    display: block;
    margin: 0 auto;
    margin-bottom: 24px;
}


/* thematic menu 1 */

.thematic-entry ul[class*="menu-"]>li img {
    margin-bottom: 0;
}

.wrap-tm-1 {
    background: #23408e;
    padding-top: 60px;
}

.thematic-entry {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
}

.thematic-entry a:hover .menu-image-description {
    background: #fff;
    color: #5a7ee0;
}

.thematic-entry a:hover .menu-image-title,
.thematic-entry a:focus .menu-image-title {
    color: #fff;
}

.thematic-entry a {
    color: #ffffff;
}

.thematic-entry ul.menu-thematique > li {
    min-height: 190px;
}
.thematic-entry ul ul.sub-menu {
    position: absolute; background-color: #23408e; display: none;
    border-top: 1px solid #fff; margin-top: 10px; padding-top: 10px;
}
.thematic-entry ul.menu-thematique .tm-1:hover ul.sub-menu {
    display: block;
}
.thematic-entry ul.menu-thematique ul.sub-menu span.menu-image-title {
    padding: 5px 21px 5px 21px;
    font-size: 22px; font-weight: 600;
    letter-spacing: 0.1em;
}

.thematic-entry ul.menu-thematique ul.sub-menu a:hover span.menu-image-title,
.thematic-entry ul.menu-thematique ul.sub-menu a:focus span.menu-image-title {
    color: #5a7ee0; background-color: #fff;
}

.thematic-entry ul .tm-1 > a > img {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 56px;
}

.thematic-entry ul .tm-2 > a > img {
    display: block;
    margin: 0 auto;
    width: 42px;
    height: 56px;
}

.thematic-entry ul .tm-3 > a > img {
    display: block;
    margin: 0 auto;
    width: 34px;
    height: 56px;
}

.thematic-entry ul .menu-image-title {
    clear: both;
}

.thematic-entry ul .tm-2 .menu-image-title {
    text-align: center;
}

.thematic-entry ul .tm-2 .menu-image-title span {
    color: #5a7ee0;
}

.thematic-entry ul .tm-2 .menu-image-title {
    font-family: 'Sanchez', serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
}

.thematic-entry .menu-image-title {
    font-size: 24px;
    line-height: 24px;
    position: relative;
    padding-top: 25px;
}

.thematic-entry .tm-2 .menu-image-description {
    padding: 10px 45px 20px;
    margin: 0 auto;
    margin-top: 45px;
}

.thematic-entry .tm-3 .menu-image-description {
    margin: 0 auto;
    margin-top: 32px;
}

.thematic-entry .menu-image-description {
    font-weight: 600;
    letter-spacing: -0.025em;
    position: relative;
    display: table;
    background: #5a7ee0;
    padding: 5px 22px;
    text-transform: uppercase;
    margin-top: 17px;
    font-size: 16px;
}

.thematic-entry .tm-1 .menu-image-description {
    margin: 0 auto;
    margin-top: 32px;
}

.thematic-entry .tm-1 a:hover .menu-image-description:before {
    content: url(assets/images/arrow-right-blue.png);
}

.thematic-entry .tm-2 a:hover .menu-image-description:before {
    content: url(assets/images/arrow-down-blue.png);
}

.thematic-entry .tm-3 a:hover .menu-image-description:before {
    content: url(assets/images/arrow-left-blue.png);
}

.thematic-entry .tm-1 .menu-image-description:before {
    position: absolute;
    content: url(assets/images/arrow-right.png);
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}

.thematic-entry .tm-2 .menu-image-description:before {
    position: absolute;
    content: url(assets/images/arrow-down.png);
    bottom: 0;
    right: 0;
    left: 0;
}

.thematic-entry .tm-3 .menu-image-description {
    padding-right: 35px;
}

.thematic-entry .tm-1 .menu-image-description {
    padding-left: 35px;
}

.thematic-entry .tm-3 .menu-image-description:before {
    position: absolute;
    content: url(assets/images/arrow-left.png);
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}


/* thematic menu 2 */

.thematic-menu2 {
    position: relative;
}

.thematic-menu2:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 135px;
    height: 10px;
    background: #e3e3e3;
}

.thematic-menu2 ul li {}

.thematic-menu2 ul li a {
    display: block;
    width: 100%;
    min-height: 430px;
    float: left;
    padding: 40px 0 30px;
    text-align: center;
    position: relative;
}

.thematic-menu2 ul li a:hover .menu-image-description {
    display: none;
}

.thematic-menu2 ul .tm2-1 a {}

.thematic-menu2 ul li .menu-image-title::after {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    pointer-events: none;
}

.thematic-menu2 ul li a:hover {
    background: #e3e3e3;
}

.thematic-menu2 ul li a:hover:before {
    position: absolute;
    content: 'EN SAVOIR +';
    font-weight: 400;
    bottom: 105px;
    left: 0;
    right: 0;
    font-size: 18px;
}

.thematic-menu2 .menu-image-hover-wrapper {
    display: none;
}

.thematic-menu2 ul .menu-image-title {
    display: block;
    letter-spacing: -0.05em;
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 105px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 300;
    text-align: center;
}

.thematic-menu2 ul .menu-image-title span {
    font-weight: 600;
}

.thematic-menu2 ul .tm2-1 a:after {
    position: absolute;
    width: 1px;
    top: 40px;
    height: 300px;
    content: '';
    right: 0;
    border-right: 1px solid #e3e3e3;
}

.thematic-menu2 ul .tm2-3 a:after {
    position: absolute;
    width: 1px;
    top: 40px;
    height: 300px;
    content: '';
    left: 0;
    border-left: 1px solid #e3e3e3;
}

.thematic-menu2 ul .tm2-1 .menu-image-title span {
    color: #5a7ee0;
}

.thematic-menu2 ul .tm2-2 .menu-image-title span {
    color: #f78223;
}

.thematic-menu2 ul .tm2-3 .menu-image-title span {
    color: #f2ac32;
}

.thematic-menu2 ul .tm2-1 a .menu-image-title::after {
    content: url(assets/images/tm2-1-after.png);
}

.thematic-menu2 ul .tm2-1 a:hover .menu-image-title:after {
    content: url(assets/images/tm2-1-after-hover.png);
    bottom: 0px;
}

.thematic-menu2 ul .tm2-2 a .menu-image-title::after {
    content: url(assets/images/tm2-2-after.png);
}

.thematic-menu2 ul .tm2-2 a:hover .menu-image-title:after {
    content: url(assets/images/tm2-2-after-hover.png);
    bottom: 0px;
}

.thematic-menu2 ul .tm2-3 a .menu-image-title::after {
    content: url(assets/images/tm2-3-after.png);
}

.thematic-menu2 ul .tm2-3 a:hover .menu-image-title:after {
    content: url(assets/images/tm2-3-after-hover.png);
    bottom: 0px;
}

.thematic-menu2 ul#menu-thematic-menu2-menu-thematic {
    margin: 0 auto;
    width: 100%;
}

.thematic-entry[class*="column-"] ul[class*="menu-"]>li {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}

.thematic-entry .thematic-menu2 a:hover .menu-image-title,
.thematic-entry .thematic-menu2 a:focus .menu-image-title {
    color: #3f3c31;
}

#menu-thematic-menu2-menu-thematic .menu-item a img {
    width: 100%;
}

.thematic-menu2 .menu-item a img {
    display: block;
    margin: 0 auto;
    width: 64px;
}

.thematic-menu2 .menu-image-description {
    text-align: center;
    line-height: 19px;
    font-size: 15px;
    font-weight: 500;
    color: #4d4e50;
    padding: 0 20px 15px;
    display: block;
    float: left;
}

.thematic-menu2 ul,
.thematic-entry ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu2-title {
    text-transform: uppercase;
    color: #dddddd;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    padding-top: 42px;
    padding-bottom: 42px;
    font-family: 'Sanchez', serif;
}


/* main menu */

#top-menu .menu-item a img {
    width: 34px;
    height: 34px;
}

#top-menu > li:last-child {
    background: #e30613;
    max-width: 120px;
}

#top-menu > li:last-child:hover {
    background: #3c3c3b;
}

#top-menu > li:last-child > a .menu-image-title {
    /*padding-left: 17px;*/
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
}

#top-menu > li:last-child > a {
    padding: 10px 25px 10px 15px;
}

#top-menu > li:last-child ul {
    background: #e30613;
}

#top-menu > li:last-child ul a {
    color: #fff;
}

#top-menu li a {
    padding: 10px 4px 0;
}
#top-menu li li a { text-align: left; padding: 5px 10px; }

#top-menu li li a:hover,
#top-menu li li a:focus {
    background: #3c3c3b;
}

.navigation-principal .menu-item a img {
    width: 43px;
    height: 55px;
}

.wrap-contact-address {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* footer */

.mentions-navigation ul li {
    display: inline-block;
    padding-right: 14px;
}

.site-footer .bottom_footer {
    background-color: #3c3c3b;
    color: #fff;
    padding-bottom: 34px;
}

.site-footer .logo {
    padding: 0 30px;
}

.site-footer .coordonnes {
    padding-left: 33px;
    padding-top: 10px;
}

.site-footer .coordonnes p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.site-footer .coordonnes p.tel {
    font-size: 25px;
    line-height: 22px;
    font-weight: 700;
}

.footer-section2 .wrap {
    border-top: 1px solid rgba(239, 237, 237, 0.5);
    padding: 20px 0;
}

.mentions-navigation {
    float: none;
    text-align: left;
}

.site-footer .footer-section1 .wrap {
    padding-bottom: 50px;
}

#menu-mentions-menu {
    margin: 0 0 0 30px;
}

.footer-link {
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    padding: 22px 16px 16px 60px;
    position: relative;
    background: #5c5c5b;
    border-radius: 20px;
    display: block;
}

.footer-link:hover {
    color: #3c3c3b;
    background: #ffffff;
}

.footer-link:hover:before {
    content: url(assets/images/download-icon-gray.png);
}

.footer-link::before {
    position: absolute;
    content: url(assets/images/download-icon.png);
    left: 12px;
}

.wrap-footer-link {
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    margin-top: 20px;
}

.title-banner1 {
    font-family: 'Sanchez', serif;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    position: relative;
    padding: 70px 0 30px;
}

.title-banner1:before {
    position: absolute;
    content: url(assets/images/b1-before.png);
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}

.main-navigation #main-menu .menu-image-title {
    padding: 0 0 0px 5px;
    vertical-align: middle;
}


.main-navigation #main-menu > li:last-child > a > span.menu-image-title {
    max-width: 90px;
    display: inline-block;
    line-height: 1;
}

.main-navigation ul ul a {
    padding: 0.4em 0 0.4em 30px;
}

.main-navigation #main-menu .sub-menu .menu-image-title {
    padding: 0;
}

legend { padding: 0px 14px; border: 1px solid #ccc; }

input.error_identifiant,
input.error_identifiant:focus {
    border: 2px solid #c00;
}

@media screen and (max-width: 480px) {
    .page-thumbnail img {
        margin: 0 auto;
        display: block;
    }
    .wrap-page-title h1.title-page {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 980px) {
    .page-thumbnail img {
        margin: 0 auto;
        display: block;
    }
}

article.post-55 a[href*="dunod"] img,
article.post-55 a[href*="amazon"] img,
article.post-1301 a[href*="dunod"] img,
article.post-1301 a[href*="amazon"] img { display: inline-block; height: 100%; width: auto; max-height: 280px; }


article.post-55 a[href*="amazon"],
article.post-55 a[href*="dunod"],
article.post-1301 a[href*="amazon"],
article.post-1301 a[href*="dunod"] {
    display: block;
    text-align: center;
    margin-bottom: 21px;
}

.login-front {
    margin: 34px auto;
    text-align: center;
}


.login-front form {
    max-width: 360px; margin: 34px auto; text-align: left;
}


/*  ----------------------------------------------------------------------------
    (min-width: 768px) 
     ----------------------------------------------------------------------------- */

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

    article.post-55 a[href*="amazon"],
    article.post-55 a[href*="dunod"],
    article.post-1301 a[href*="amazon"],
    article.post-1301 a[href*="dunod"] {
        float: left; width: 49%; margin-right: 1%;
        text-align: center;
    }

}


/*  ----------------------------------------------------------------------------
	(min-width: 768px) 
	 ----------------------------------------------------------------------------- */

@media screen and (min-width: 48em) {

    body.single-post article .post-thumbnail {
        float: left; margin-right: 1em;
    }

    article.post-55 a[href*="amazon"],
    article.post-55 a[href*="dunod"],
    article.post-1301 a[href*="amazon"],
    article.post-1301 a[href*="dunod"] {
        width: 32%;
    }
    .wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .navigation-top {
        z-index: 7;
    }
    .navigation-top .wrap {
        max-width: 1050px;
        padding: 0;
    }
    .twentyseventeen-front-page .site-main article.type-page {
        margin: 0;
    }
    .col-33,
    .div-33 {
        width: 33.3333%;
    }
    .col-50-xs {
        width: 50%;
    }
    .site-header .metaslider .caption-wrap {
        text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
        display: block;
        position: absolute;
        bottom: 10% !important;
        background: none !important;
        opacity: 1 !important;
    }
    .navigation-top,
    .navigation-principal {
        position: relative;
    }
    #masthead>.metaslider-wrap,
    #masthead>.custom-header {
        margin-top: 0;
    }
    .main-navigation ul {
        background: none;
        text-align: right;
    }
    /* submenu */
    .main-navigation ul li.menu-item-has-children:hover::before,
    .main-navigation ul li.menu-item-has-children:hover::after {
        display: none;
    }
    .main-navigation li li:hover,
    .main-navigation li li.focus {
        background: none;
    }
    .main-navigation #main-menu .sub-menu li.current-menu-item a,
    .main-navigation #main-menu .sub-menu li a:hover {
        font-weight: 700;
    }
    .main-navigation #main-menu .sub-menu li a {
        font-size: 18px;
        text-transform: none;
        color: #ffffff;
        padding: 8px 0 8px 24px;
        text-align: left;
        width: 100%;
        position: relative;
        font-weight: 400;
    }
    .main-navigation #main-menu .sub-menu li a::before {
        position: absolute;
        content: url(assets/images/arrow-right.png);
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }
    .main-navigation #main-menu .sub-menu .menu-image-title {
        padding: 0;
    }
    .main-navigation ul ul {
        border: none;
        left: -999em;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 99999;
        padding: 20px 20px 20px 20px;
    }
    .navigation-principal .main-navigation ul li:nth-child(1) ul {
        background: #5a7ee0;
    }
    .navigation-principal .main-navigation ul li:nth-child(2) ul {
        background: #89a2e5;
    }
    .navigation-principal .main-navigation ul li:nth-child(3) ul {
        background: #f78223;
    }
    .navigation-principal .main-navigation ul li:nth-child(4) ul {
        background: #f2ac32;
    }
    .navigation-principal .main-navigation ul li:nth-child(1).current_page_item>a,
    .navigation-principal .main-navigation ul li:nth-child(1).current_page_parent>a,
    .navigation-principal .main-navigation ul li:nth-child(1) a:hover {
        color: #5a7ee0;
    }
    .navigation-principal .main-navigation ul li:nth-child(2).current_page_item>a,
    .navigation-principal .main-navigation ul li:nth-child(2).current_page_parent>a,
    .navigation-principal .main-navigation ul li:nth-child(2) a:hover {
        color: #89a2e5;
    }
    .navigation-principal .main-navigation ul li:nth-child(3).current_page_item>a,
    .navigation-principal .main-navigation ul li:nth-child(3).current_page_parent>a,
    .navigation-principal .main-navigation ul li:nth-child(3) a:hover {
        color: #f78223;
    }
    .navigation-principal .main-navigation ul li:nth-child(4).current_page_item>a,
    .navigation-principal .main-navigation ul li:nth-child(4).current_page_parent>a,
    .navigation-principal .main-navigation ul li:nth-child(4) a:hover {
        color: #f2ac32;
    }
    .navigation-principal .main-navigation ul li:nth-child(5).current_page_item>a,
    .navigation-principal .main-navigation ul li:nth-child(5).current_page_parent>a,
    .navigation-principal .main-navigation ul li:nth-child(5) a:hover {
        color: #f3c926;
    }
    .main-navigation #main-menu ul ul a {
        color: #ffffff;
    }
    .main-navigation li li:hover,
    .main-navigation li li.focus {
        background: none;
    }
    .site-info .logo {
        max-width: 100%;
        padding-top: 10px;
    }
    #logo {
        position: absolute;
        top: 0;
        left: 15px;
    }
    .admin-bar .site-navigation-fixed.navigation-top {
        top: 0;
    }
    .site-navigation-fixed.navigation-top {
        position: relative;
    }
    /* main menu */
    .navigation-principal>.wrap {
        background: none; padding-right: 5px;
    }
    .main-navigation #main-menu li:last-child a {
        padding-right: 0;
    }
    .main-navigation #main-menu a {
        padding: 20px 5px 0 0;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
    }
    .recent-posts .col-33 {
        max-width: 100%;
        display: block;
        margin: 0 auto;
        float: left;
        padding: 0 10px;
    }
    .home h1.title-page {
        font-size: 18px;
        padding: 80px 55px 93px 90px;
        float: right;
        line-height: 34px;
        max-width: 360px;
    }
    /* thematic menu 1 */
    .thematic-entry ul .tm-1 {
        text-align: left;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
    }
    .thematic-entry ul .tm-3 {
        text-align: right;
        border-left: 1px solid rgba(255, 255, 255, 0.3);
    }
    .thematic-entry ul .tm-1 a img {
        float: left;
    }
    .thematic-entry ul .tm-3 a img {
        float: right;
    }
    .thematic-entry ul .tm-2 .menu-image-title {
        font-size: 33px;
        line-height: 33px;
    }
    .thematic-entry .menu-image-title {
        font-size: 26px;
        line-height: 30px;
    }
    .thematic-entry .tm-1 .menu-image-description {
        float: left;
    }
    .thematic-entry .tm-3 .menu-image-description {
        float: right;
    }
    /* wrap top page */
    .wrap-top-page {
        margin-bottom: 40px;
        display: block;
        width: 100%;
        float: left;
    }
    .page-id-6 .wrap-top-page {
        margin-bottom: 30px;
    }
    .home .wrap-top-page {
        margin-top: -40px;
    }
    .wrap-page-title {
        padding: 20px 50px 20px 75px;
    }
    .page-thumbnail {
        position: relative;
        z-index: 2;
    }
    .site-content #main {
        padding-bottom: 100px;
    }
    .page-bg {
        background: url(assets/images/bg-main.jpg) no-repeat bottom left;
    }
    .thematic-entry[class*="column-"] ul[class*="menu-"]>li {
        width: 33.33%;
        margin: 0;
        padding: 0 15px;
        float: left;
    }
    /* thematic menu 2 */
    .thematic-menu2 ul li a {
        width: 33.33%;
    }
    /* footer*/
    .site-info {
        width: 100%;
    }
    .site-footer .coordonnes {
        border-left: 1px solid #777776;
        margin-left: 40px;
    }
    .site-footer .logo {
        padding: 15px 0 0;
    }
    .site-footer .footer-section1 .wrap {
        padding-bottom: 50px;
        padding-top: 40px;
    }
    .col-58 {
        width: 50%;
    }
    .col-42 {
        width: 42%;
    }
    .home-content-wrap {
        padding: 30px 0 40px;
    }
    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: 0;
        left: -100px;
        right: auto;
    }
    .main-navigation ul li:first-child:hover>ul {
        left: 0;
        right: auto;
    }
    .more-link.more-link-all {
        top: -60px;
        background: none;
        max-width: 110px;
    }
    .more-link.more-link-all a {
        padding: 0;
        background: none;
    }
    .error404 .page-content {
        padding-bottom: 2em;
    }

    #add_offre .wpcf7-form fieldset:nth-child(3),
    .wpcf7-form fieldset:not(:nth-child(3)),
    #id_adherant p,
    #coordonnees p:nth-child(4),
    #coordonnees p:nth-child(5),
    #coordonnees p:nth-child(6),
    #coordonnees p:nth-child(7),
    #coordonnees p:nth-child(8),
    #coordonnees p:nth-child(9),
    #capa_age_mixite p:nth-child(3),
    #capa_age_mixite p:nth-child(4) {
        display: inline-block;
        width: 48%; vertical-align: top;
    }
    #coordonnees p:nth-child(4) { width: 59%; }
    #coordonnees p:nth-child(5) { width: 39%; }


    #add_offre .wpcf7-form fieldset:nth-child(4) {
        width: 97%;
    }

    #id_adherant p:last-child,
    .wpcf7-form fieldset#coordonnees,
    .wpcf7-form fieldset#pour_qui,
    .wpcf7-form fieldset#type_sejour { margin-left: 1.5%; }

    #wpcf7-f346-p102-o1 label { margin-bottom: 0px; padding-bottom: 5px; }
    textarea.wpcf7-textarea {
        margin-top: 7px;
    }

    fieldset {
        padding-top: 14px; padding-bottom: 0; margin-bottom: 1.5em;
    }
    fieldset input[type="text"] { height: 2em; }

    iframe[src*="lire.amazon.fr"] {
        max-width: 48% !important;
        float: left; margin-right: 2%;
    }
}

@media screen and (min-width: 800px) {
    #top-menu li a {
        padding: 10px 10px 0;
    }
    .navigation-principal .main-navigation ul li:hover>ul,
    .navigation-principal .main-navigation ul li.focus>ul {
        left: -100px;
    }
    .navigation-principal .main-navigation ul li:first-child:hover>ul {
        left: -20px;
        right: auto;
    }
}

@media screen and (min-width: 980px) {
    .col-38 {
        width: 38%;
    }
    .col-62 {
        width: 62%;
    }
    .navigation-principal .main-navigation ul ul {
        padding: 50px 20px 50px 20px;
    }
    .thematic-entry .menu-image-title {
        font-size: 26px;
        line-height: 30px;
    }
}


/*  ----------------------------------------------------------------------------
     (min-width: 1024px) 
----------------------------------------------------------------------------- */

@media screen and (min-width: 64em) {
    .col-58 {
        width: 58%;
    }
    .main-navigation #main-menu a {
        font-size: 15px;
        letter-spacing: -0.02em;
    }
    .wrap-page-title {
        padding: 42px 40px 30px 55px;
    }
    .wrap-top-page>.col-60 {
        padding-right: 90px;
    }
    .navigation-principal .main-navigation ul li:hover>ul,
    .navigation-principal .main-navigation ul li.focus>ul {
        left: -176px;
    }
    iframe[src*="lire.amazon.fr"] {
        max-width: 31% !important;
        float: left; margin-right: 2%;
    }
    article.post-55 a[href*="amazon"],
    article.post-55 a[href*="dunod"],
    article.post-1301 a[href*="amazon"],
    article.post-1301 a[href*="dunod"] {
        width: 24%;
    }

    .main-navigation #main-menu > li:last-child > a > span.menu-image-title {
        max-width: 110px;
    }
}


/*  ----------------------------------------------------------------------------
     (min-width: 992px) 
----------------------------------------------------------------------------- */

@media screen and (min-width: 62em) {
    .wc_payment_method.payment_method_stripe .form-row.form-row-wide {
        float: left; clear: none; width: 56%;
    }
    .wc_payment_method.payment_method_stripe .form-row-first,
    .wc_payment_method.payment_method_stripe .form-row-last {
        width: 22%;
    }
    #payment .wc_payment_method.payment_method_stripe div.form-row {
        margin-bottom: 0;
    }
    .stripe-source-errors ul.woocommerce_error { margin: 0; }

    .stripe-source-errors + br {
        display: none;
    }
}


/*  ----------------------------------------------------------------------------
     (max-width: 767px) 
----------------------------------------------------------------------------- */

@media screen and (max-width: 47.98em) {
    .page-bg article > .wrap,
    .page-bg > .wrap {
        padding-left: 0;
        padding-right: 0;
    }
}


/*  ----------------------------------------------------------------------------
     (max-width: 1072px) 
----------------------------------------------------------------------------- */

@media screen and (max-width: 67em) {
    .recent-posts .col-33:hover .wrap-article-content {
        background: rgba(227, 227, 227, 0.62);
        max-width: 335px;
    }
}


/*  ----------------------------------------------------------------------------
     (min-width: 1072px) 
----------------------------------------------------------------------------- */

@media screen and (min-width: 67em) {
    .wrap-footer-link {
        padding-left: 145px;
    }
    .navigation-top {
        background: #ebe9e9;
        border-bottom: 1px solid #eee;
        border-top: 1px solid #eee;
        z-index: 7;
    }
    .navigation-top .wrap {
        padding: 0;
    }
    .text-diapo-home p {
        line-height: 14px;
    }
    .text-diapo-home {
        text-align: right;
        display: block;
        color: #ffffff;
        position: absolute;
        top: 50%;
        right: 10%;
        letter-spacing: 0.02em;
    }
    .diapo-text1,
    .diapo-text2,
    .diapo-text3,
    .diapo-text4 {
        display: block;
    }
    .diapo-text1 {
        font-size: 40px;
        opacity: 0.62;
    }
    .diapo-text2 {
        font-size: 24px;
        opacity: 0.65;
        padding-right: 60px;
    }
    .diapo-text3 {
        font-size: 18px;
        opacity: 0.88;
        padding-right: 80px;
    }
    .diapo-text4 {
        font-size: 24px;
        opacity: 0.65;
        padding-right: 140px;
    }
    .recent-posts .col-33 .wrap-article-content {
        z-index: 2;
        position: relative;
        padding-top: 15px;
    }
    .recent-posts .col-33:hover .wrap-article-content:after {
        content: '';
        width: 335px;
        height: 243px;
        background: rgba(227, 227, 227, 0.62);
        position: absolute;
        bottom: -18px;
        left: -20px;
        right: 0;
        z-index: -1;
    }
    .recent-posts {
        clear: both;
        padding-bottom: 50px;
    }
    .navigation-principal .main-navigation ul ul {
        padding: 51px 0 51px 55px;
        min-width: 445px;
    }
}

@media screen and (min-width: 1200px) {
    .col-50 {
        width: 50%;
    }
    .col-60 {
        width: 60%;
    }
    .col-40 {
        width: 40%;
    }
    .col-100 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .content-chapeau {
        padding: 115px 164px 115px 60px;
    }
    .page-chapeau {
        padding-top: 105px;
        font-size: 16px;
    }
    .page-chapeau.no-padding {
        padding-left: 0;
        padding-right: 0;
        padding-top: 105px;
    }
    .home-content-wrap {
        margin-top: -50px;
    }
    .home h1.title-page {
        position: absolute;
        right: 0;
        top: -100px;
        font-size: 30px;
        max-width: 492px;
    }
    .content-home {
        padding-top: 190px;
        padding-left: 30px;
        padding-right: 0;
    }
    .link-1 .wrap-text-banner {
        padding: 60px 100px 105px 0;
    }
    .link-1 .wrap-text-banner:after {}
    .link-1 .wrap-text-banner:before {}
    .link-2 .wrap-text-banner:before {}
    .link-1:hover .wrap-text-banner:after {
        width: 100%;
    }
    .link-2 .wrap-text-banner {
        padding: 60px 0 0 100px;
        margin-top: 80px;
    }
    .link-2 .wrap-text-banner:after {}
    .link-2:hover .wrap-text-banner:after {
        width: 100%;
    }
    .banner-links-1 .banner-text1 {
        font-size: 27px;
        display: block;
        padding-right: 78px;
    }
    .banner-links-1 .banner-text2 {
        font-size: 82px;
        line-height: 82px;
        font-weight: 700;
        display: block;
        margin-top: -45px;
        text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.18);
    }
    .banner-links-1 .link-2 .banner-text2 {
        margin-top: -40px;
    }
    .banner-links-1 .banner-text2 span {
        font-size: 103px;
    }
    .banner-links-1 {
        padding-top: 45px;
        padding-bottom: 55px;
        display: block;
        margin: 0 auto;
        float: left;
        text-transform: uppercase;
        background: url(assets/images/bg-first.jpg) no-repeat center center;
        width: 100%;
        background-size: cover;
        display: block;
    }
    .link-left .wrap-text-banner {
        padding: 145px 100px 85px 0;
    }
    .link-left .wrap-text-banner:after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0px;
        display: block;
        width: 32px;
        height: 113px;
        background: #f2ac32;
        content: "";
    }
    .link-right .wrap-text-banner {
        padding: 145px 0 85px 100px;
        display: block;
        display: block;
        position: relative;
        z-index: 1;
    }
    .link-right .wrap-text-banner:after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0px;
        display: block;
        width: 32px;
        height: 113px;
        background: #f78223;
        content: "";
    }
    .banner-links-2 .link-left .banner-text2 {
        padding-right: 10px;
    }
    .banner-links-2 .link-right .banner-text1 {
        padding-left: 40px;
    }
    .banner-links-2 .banner-text1 {
        font-size: 36px;
    }
    .banner-links-2 .banner-text2 {
        font-size: 72px;
        line-height: 82px;
        margin-bottom: 35px;
    }
    .menu2-title {
        font-size: 76px;
        line-height: 76px;
    }
    .home .text-diapo-home {
        top: 35%;
    }
    .text-diapo-home {
        top: 45%;
    }
    #logo img {
        max-width: 80%;
    }
    .page-thumbnail:after {
        position: absolute;
        bottom: -56px;
        left: -56px;
        content: '';
        width: 208px;
        height: 208px;
        background: #f78223;
        z-index: -1;
    }
    .page-child .page-thumbnail:after {
        bottom: -40px;
        left: -150px;
    }
    .wrap-top-page {
        margin-top: -20px;
    }
}


/*  ----------------------------------------------------------------------------
     (min-width: 1360px) 
----------------------------------------------------------------------------- */

@media screen and (min-width: 85em) {
    .content-home {
        padding-top: 200px;
    }
    .content-chapeau {
        padding: 115px 164px 125px 60px;
    }
}


/*  ----------------------------------------------------------------------------
     (min-width: 1600px) 
----------------------------------------------------------------------------- */

@media screen and (min-width: 100em) {
    .home .text-diapo-home p {
        line-height: 19px;
    }
    .home .text-diapo-home {
        top: 40%;
        right: 10%;
    }
    .text-diapo-home {
        top: 43%;
        right: 13%;
    }
    .home .diapo-text1 {
        font-size: 70px;
    }
    .home .diapo-text2 {
        font-size: 43px;
        padding-right: 275px;
        padding-top: 10px;
    }
    .home .diapo-text3 {
        font-size: 32px;
        padding-right: 360px;
    }
    .home .diapo-text4 {
        font-size: 43px;
        padding-right: 590px;
    }
    .diapo-text1 {
        font-size: 45px;
    }
    .diapo-text2 {
        font-size: 27px;
        padding-right: 180px;
    }
    .diapo-text3 {
        font-size: 21px;
        padding-right: 240px;
    }
    .diapo-text4 {
        font-size: 21px;
        padding-right: 385px;
    }
    .loginform {
        padding: 40px 0;
    }
    .search.search-no-results h1 {
        padding-top: 30px;
        font-size: 24px;
        line-height: 30px;
        text-transform: uppercase;
        font-family: 'Sanchez', serif;
        color: #6d6c6c;
    }
    #logo img {
        max-width: 100%;
    }
    .banner-links-2 .banner-text2 {
        font-size: 99px;
    }
}

@media screen and (min-width: 1800px) {
    .home .text-diapo-home {
        top: 38%;
        right: 13%;
    }
}

@media screen and (min-width: 1919px) {
    .home-content-wrap {
        margin-top: -140px;
    }
    .home .text-diapo-home {
        top: 36%;
        right: 16%;
    }
}

.wpcf7-recaptcha {
    margin-bottom: 21px;
}

body.single .btn_societe_moreinfos { display: none; }

#map-canvas-page .marker-structure p.title_structure {
    font-size: 18px; font-weight: bold;
    margin-bottom: 0.75em;
}
#map-canvas-page .marker-structure p {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0.5em;
}

#map-canvas-page div[style*="assets/js/images/m"] {
    color: #fff!important;
    font-size: 12px !important;
    text-shadow: 0 0 1px rgba(0,0,0,0.5);
}

pre.debug {
    display:block!important;
    position:fixed; 
    top:70px;
    bottom: 10px;
    z-index:50000;
    background:white;
    overflow:auto;
    padding:15px;
    left:170px;
    right:170px;
    color: black;
    text-align: left;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.69), 0 0 12px rgba(0,0,0,0.42);
    box-shadow: 0 0 4px rgba(0,0,0,0.69), 0 0 12px rgba(0,0,0,0.42);
}

.su-tabs-pane.fiche-adherent-departement span.id_dep,
.su-tabs-pane.fiche-adherent span.id_lva,
.su-tabs-pane.fiche-adherent h2,
.su-tabs-pane.fiche-adherent #id_adherant > p:nth-child(3),
body:not(.admin-bar) #id_adherant,
body #id_adherant {
    display: none;
}

/*body:not(.admin-bar) .su-tabs-pane.fiche-adherent #id_adherant {
    display: block;
}*/

body .su-tabs .su-tabs-nav span { font-size: 1.0rem; background: #ddd; }

body .su-tabs .su-tabs-nav span:not(.su-tabs-current):hover { background: #23408e; color: #fff; }

body .su-tabs span.su-tabs-current { font-weight: bold; color: #23408e; background: #fff; }
body .su-tabs {
    margin-top: 34px;
    background: #bbb;
} 

#wppb-login-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 420px;
}
#select_user_to_edit_form,
#wppb-edit-user{
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
}

body .wppb-form-field label,
body #wppb-login-wrap .login-username label,
body #wppb-login-wrap .login-password label { width: 35%; }
body .wppb-form-field input,
body .wppb-form-field input[type="text"],
body .wppb-form-field input[type="number"],
body .wppb-form-field input[type="email"],
body .wppb-form-field input[type="url"],
body .wppb-form-field input[type="password"],
body .wppb-form-field input[type="search"],
body .wppb-form-field select,
body .wppb-form-field textarea,
body .wppb-checkboxes,
body .wppb-radios,
body #wppb-login-wrap .login-username input,
body #wppb-login-wrap .login-password input {
    width: 54.9%;
}
body .wppb-form-field > span,
body #pass-strength-result { margin-left: 35%;  }

footer li.btnLogin { float: right;  }

.publication-template-default .post-thumbnail {
    float: left;
    margin-right: 25px;
}
form.wpcf7-form div#actualites, form.wpcf7-form div#publication {
    display: none;
}
form.wpcf7-form .categories fieldset {
    border: none;
    padding: 0;
}
form.wpcf7-form .categories label {
    display: inline;
}
.navigation-top .main-navigation ul ul li >ul {
    position: relative;
    top: unset;
    left: unset;
    padding: 0;
    padding-left: 1em;
}
.navigation-top .main-navigation ul ul ul a {
    width: 15em;
}
.publier-link a {
    color: #23408e;
}
#top-menu li li.publier-link a:hover, #top-menu li li.publier-link a:focus {
    background: #23408e;
}
.wpms-news-widget-bis {
    padding: 0 5px;
    text-align: center;
}
.contact hr {
    margin: 5px 0;
}



body .woocommerce #respond input#submit.alt,
body .woocommerce a.button.alt,
body .woocommerce button.button.alt,
body .woocommerce input.button.alt {
    background-color: #5a7ee0;
    color: #fff;
}

body .woocommerce #respond input#submit.alt:hover,
body .woocommerce a.button.alt:hover,
body .woocommerce button.button.alt:hover,
body .woocommerce input.button.alt:hover {
    background-color: #f78223;
}

body .wdgk_donation_content input.wdgk_donation {
    display: inline-block;
}

body .wdgk_donation_content a.button.wdgk_add_donation {
    font-size: 1.1rem;
}

body .wdgk_donation_content a.button.wdgk_add_donation:hover,
body .wdgk_donation_content a.button.wdgk_add_donation:focus {
    background-color: #5a7ee0 !important;
}

body #product-1929 .woocommerce-product-gallery {
    /*display: none;*/
}

.woocommerce-MyAccount-navigation-link--payment-methods,
.woocommerce .woocommerce-message a.button.wc-forward {
    display: none;
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    float: left; margin-top: 0.5em;
}

p.product.woocommerce.add_to_cart_inline a.button { margin-left: 14px; }


#top-menu span.dashicons {
    vertical-align: middle;
    font-size: 1.6em;
}

h1.title-page small {
    display: block;
}

.entry-content #mceu_9 {
    display: none;
}


.wpcf7-acceptance.optional label {
    font-weight: 400;
}

form select {
    height: 2rem;
}

.wpcf7-acceptance:not(.optional) {
    border: 1px solid #c00;
    display: block;
    padding: 0.75rem 1rem 0.25rem 0;
}

body.logged-in #top-menu > li:last-child ul {
    display: none;
}

p.save-ok span {
    display: inline-block;
    padding: 0.375rem 0.75rem;
    border: 1px solid #070;
    background-color: #bcf5bc;
    color: #070;
    font-weight: 600;
}

body:not(.logged-in) .cf7_2_post.cf7_form_353 .wpcf7-form.update-structure .wpcf7-submit:not(.cf7_2_post_save),
body.logged-in .cf7_2_post.cf7_form_353 .wpcf7-submit:not(.cf7_2_post_save),
body:not(.logged-in) .wpcf7-form:not(.update-structure) .wpcf7-submit.cf7_2_post_save {
    display: none;
}


.message-warning-bis {
    text-align: center;
}


.message-warning-bis h3,
.message-warning-bis h4 {
    color: #fff;
    padding: 0.75rem 1rem;
    background-color: #c00;
    text-align: center;
    border-radius: 4px;
    margin: 2rem 0;
}


.message-warning p {
    color: #fff;
    padding: 0.5rem 1rem;
    background-color: #c00;
    text-align: center;
    border-radius: 4px;
}

.datas-update + .su-tabs .cf7_form_353 h2 {
    display: none;
}