/*
Theme Name: Les Halles
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed:400,400i,700,700i|Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

/*
*****************************
*****************************
GENERAL
*****************************
*****************************
*/

.i4ewOd-pzNkMb-haAclf {
    background-color: rgb(139, 0, 65) !important;
}

h1,
#entete h2,
.bienvenue h2,
.bienvenue p,
.page-id-23 .entry-title,
.page-id-23 .entry-title a,
.caisse-titre-portrait-du-mois h2,
.commerces-section h2,
.plan-general h2,
.page-id-584 .entry-title a,
.titre-entete,
.soutitre-bienvenue {
    font-family: 'Lato', sans-serif !important;
}

.titre-entete * {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', sans-serif !important;
}

p,
a,
span,
li,
ul,
td {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.av-outer-tab-title .av-inner-tab-title {
    font-family: 'Lato', sans-serif !important;
}

.titre-entete,
.bienvenue h1 {
    text-align: center;
    font-size: 66px !important;
    display: block;
    background-color: rgba(139, 0, 65, 0.44);
    border-radius: 10px;
    line-height: 80px;
    max-width: 650px;
    margin: 0 auto;
    color: #ffffff !important;
    padding: 10px 30px;
    /*top: 269px;*/
    top: 229px;
    position: relative;
}

.single-portfolio .titre-entete,
.single-portfolio .bienvenue h1 {
    top: 169px;
}
/*
.postid-801 .bienvenue h1 {
    top: 160px;
    font-size: 64px !important;
}*/

h2.titre-entete strong {
    font-size: 70px;
}

.titre-page-accueil {
    max-width: 850px !important;
}


/*titres grilles commerces*/

.av-masonry-entry .av-inner-masonry-content .av-masonry-entry-title,
h3.av-masonry-entry-title.entry-title {
    font-weight: 400 !important;
    text-shadow: 0px 0px 25px rgba(128, 128, 128, 0.5);
}


/*autres*/

.ligne-de-grille-responsive {
    max-width: 76% !important;
    margin: 0 auto;
}

#main,
.avia-msie-8 .av_header_sticky_disabled#header {
    background-color: #f8f8f8;
}

#scroll-top-link {
    background-color: rgb(223, 64, 138);
}

#top .scroll-down-link {
  border-radius: 100px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #8b0041;
  /*bottom: 80px !important;*/
}

#top .scroll-down-link:before {
}


#socket a,
#services-accueil a,
.boutiques-tel-web a,
.infos-commerces section div a,
a {
    text-decoration: none !important;
}

#top .scroll-down-link {
    bottom: 40px;
}


/*
*****************************
RESET
******************************/

.margintop-25 {
    margin-top: 30px;
}

.margintopbas-25 {
    margin: 30px auto;
}

h2 {
    padding-bottom: 25px;
}

p {
    text-align: justify;
}


/*
survol des liens, icons et boutons
*/

a:hover {
    color: #d1508f;
}

.av_font_icon:hover {
    color: #d1508f !important;
}

.btn-halles a:hover img {
    opacity: 0.7;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a:hover:before {
    background: #d1508f !important;
}


/*
enlever les bord rond des images , par defaut du theme
*/

img,
.slide-image,
.avia-content-slider .slide-image,
.avia-content-slider .slide-image img {
    border-radius: 0;
}


/*dots*/

.avia-slideshow-dots a {
    background: #8b0041;
}

#la-vie-aux-halles .av-tab-section-tab-title-container.avia-tab-title-padding-default.av-custom-tab-color {
    min-width: 80% !important;
}

#scroll-top-link {
    right: 18%;
    bottom: 66px;
    color: #8b0041;
    border: 1px solid #8b0041;
    background-color: transparent;
}

#scroll-top-link:hover {
    background-color: #8b0041;
    color: #ffffff;
    border: 0px solid transparent;
}


/*
*****************************
header
*****************************
*/

header {
    width: 25%;
}

#header_main {
    border-bottom-width: 0px;
}

.html_header_sidebar .logo,
.html_header_sidebar #top #header .social_bookmarks,
.html_header_sidebar #top #header .social_bookmarks li a,
.html_header_sidebar #header .av-main-nav > li > a {
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
}

#top #wrap_all .social_bookmarks,
#top #wrap_all .social_bookmarks a,
#top #wrap_all .social_bookmarks li {
    background: #ffffff;
}

.header_color .social_bookmarks a {
    color: #8b0041;
}

#main {
    width: 84%;
    border-color: transparent !important;
    border: 0px solid transparent !important;
}

.html_header_sidebar #top #header {
    width: 16%;
    position: fixed;
    min-height: 100%;
    border-bottom: none;
    right: 0;
    min-width: 250px;
}

.html_header_sidebar .av-sidebar-social-container {
    position: absolute;
    top: 0;
    width: 50%;
    left: 25%;
}

.html_header_sidebar #top #header .social_bookmarks li a {
    padding: 5px 0;
}

.html_header_sidebar .logo {
    top: 60px;
}

.html_header_sidebar .main_menu {
    top: 60px;
}

.html_header_sidebar #header .av-main-nav > li {
    margin: 0 0;
    padding: 0 13%;
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

.html_header_sidebar #header .av-main-nav > li:nth-last-child(2) {
    border: none;
}

.horaires-header {
    margin-left: 5%;
    text-align: center;
    margin-top: 32%;
    font-size: 15px;
    line-height: 22px;
}

.horaires-header p {
    text-align: center;
}

.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
    font-size: 20px;
}

.av-hamburger {
    line-height: 80px;
}

#header_main [data-av_icon]:before {
    font-size: 18px;
}


/******************************
footer
******************************/

#footer {
    display: none;
}

#socket .container {
    max-width: 360px !important;
    padding: 15px 30px !important;
}

#footer-halles h3 {
    margin-top: 40px;
}

.icones-calculer-itineraire p {
    display: inline;
}

.icones-calculer-itineraire p a {
    margin-top: 10px;
    display: inline-block;
    width: 18%;
    text-align: center;
}

.icones-calculer-itineraire p a span {
    width: 64px;
    display: inline-block;
}

.icones-rrss-footer br {
    display: none;
}

.icones-rrss-footer p a>span {
    display: inline-block;
    margin-right: 20px;
}

.footer-ptit .icones-rrss-footer {
    margin: 0 auto;
    width: 230px;
}

.icones-calculer-itineraire > div {
    position: relative;
    left: -18px;
}


/******************************
boutons
******************************/

.bouton-halles img:active {
    border-radius: 10px !important;
    border: none;
    -webkit-box-shadow: inset 1px 1px 10px grey !important;
    box-shadow: inset 1px 1px 10px grey !important;
}


/*click boutons*/

.btn-halles a:active img {
    -webkit-box-shadow: inset 1px 3px 12px rgb(118, 118, 118);
    box-shadow: inset 1px 3px 12px rgb(118, 118, 118);
}


/*btn formulaire*/

.wpcf7-submit {
    padding: 5px 45px !important;
    border-right: 6px solid white !important;
    border-left: 6px solid white !important;
    border-top: 3px solid white !important;
    border-bottom: 3px solid white !important;
    border-radius: 17px !important;
    -webkit-box-shadow: 0px 0px 0px 2px #8b0041 !important;
    box-shadow: 0px 0px 0px 2px #8b0041 !important;
    text-transform: uppercase !important;
    font-size: 19px !important;
    font-weight: 600 !important;
    font-family: 'Open Sans', sans-serif !important;
}


/******************************
rrss
******************************/

#top #wrap_all .av-social-link-youtube-play:hover a,
#top #wrap_all .av-social-link-facebook:hover a,
#top #wrap_all .av-social-link-gplus:hover a,
#top #wrap_all .av-social-link-instagram:hover a {
    color: #fff;
    background-color: #d1508f !important;
}

#top #wrap_all .av-social-link-instagram [data-av_iconfont='ue800']:before {
    font-weight: 600 !important;
}

.page-id-23 #menu-item-36 .avia-menu-text {
    color: #d1508f !important;
}

.page-id-25 #menu-item-35 .avia-menu-text {
    color: #d1508f !important;
}

.page-id-27 #menu-item-34 .avia-menu-text {
    color: #d1508f !important;
}

.page-id-29 #menu-item-33 .avia-menu-text {
    color: #d1508f !important;
}


/******************************
barre de recherche
******************************/

.avia_mobile #top #searchsubmit,
.avia_mobile .ajax_load {
    height: 34px;
}

#top #searchsubmit,
.ajax_load {
    line-height: 34px;
}

#searchform::-webkit-input-placeholder {
    color: #fff !important;
}

#searchform:-ms-input-placeholder {
    color: #fff !important;
}

#searchform::-webkit-input-placeholder {
    color: #fff !important;
}

#searchform::placeholder {
    color: #fff !important;
}

.barre-de-recherche {
    position: relative;
    top: -133px;
}

#searchsubmit,
#s {
    background-color: #8b0041 !important;
    color: #ffffff !important;
    border: 0px solid transparent !important;
    border-radius: 15px !important;
}

#top #s {
    padding: 8px 47px 8px 18px;
}


/******************************
items de portfolio en grille
******************************/

.portfolio_entries-gastronomie .av-inner-masonry-content {
    background: rgba(236, 154, 41, 0.4) !important;
}

.portfolio_entries-beaute .av-inner-masonry-content {
    background: rgba(64, 135, 143, 0.4) !important;
}

.portfolio_entries-sport-sante .av-inner-masonry-content {
    background: rgba(146, 196, 123, 0.4) !important;
}

.portfolio_entries-services .av-inner-masonry-content {
    background: rgba(58, 67, 71, 0.4) !important;
}

.portfolio_entries-loisirs-culture .av-inner-masonry-content {
    background: rgba(197, 86, 89, 0.4) !important;
}

.portfolio_entries-mode-accessoires .av-inner-masonry-content {
    background: rgba(207, 169, 143, 0.4) !important;
}

#top #wrap_all .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
    /* max-width: 315px;*/
    margin: 0 auto;
    max-width: 250px;
    left: -66px !important;
}

.main_color .av-masonry-pagination,
.main_color .av-masonry-pagination:hover,
.main_color .av-masonry-outerimage-container {
    background-color: #ffffff;
}


/*hover*/

#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
    width: 79.221%;
    max-width: 79.221%;
}

#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content:hover {
    background: transparent !important;
}

#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content:hover .av-masonry-entry-title {
    display: none;
}

.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: none;
    transform: none;
}


/******************************
Styles des TABS
******************************/

#infos-pratiques-tab .av-tab-section-tab-title-container,
#la-vie-aux-halles .av-tab-section-tab-title-container {
    padding: 50px 0 0 0;
}

#infos-pratiques-tab .avia-tab-title-padding-default .av-outer-tab-title,
#la-vie-aux-halles .avia-tab-title-padding-default .av-outer-tab-title {
    padding: 0;
}

#infos-pratiques-tab .av-section-tab-title,
#la-vie-aux-halles .av-section-tab-title {
    background: rgba(139, 0, 65, 0.61);
    width: 38%;
    margin-right: 0px;
}

#infos-pratiques-tab .av-inner-tab-title,
#la-vie-aux-halles .av-inner-tab-title {
    width: 100%;
    font-size: 23px;
}

#infos-pratiques-tab .av-tab-arrow-container,
#la-vie-aux-halles .av-tab-arrow-container {
    display: none;
}

#infos-pratiques-tab a.av-active-tab-title,
#la-vie-aux-halles a.av-active-tab-title {
    background: #8b0041;
    color: white;
}


/*estructure Tab section> 1/5 3/5 1/5*/

.av-tab-section-container div .av_three_fifth {
    margin-left: 0;
    width: 100%;
}

.av-tab-section-container div .av_one_fifth:first-child,
.av-tab-section-container div .av_one_fifth:last-child {
    margin-left: 0;
    width: 6% !important;
}


/*
*****************************
*****************************
PAGES
*****************************
*****************************
*/

.avia-slideshow-dots {
    display: none;
}


/*
*****************************
Accueil
*****************************
*/

#recherche-accueil {
    position: absolute;
    background-color: transparent;
    z-index: 99999;
}

#recherche-accueil .avia-builder-widget-area {
    top: 235px;
}

#recherche-accueil #search-3 {
    background-color: #8b0041 !important;
    color: #ffffff !important;
    border: 0px solid transparent !important;
    border-radius: 15px !important;
    max-height: 40px;
}

#recherche-accueil #s {
    padding: 11px 47px 8px 18px;
}


/*
partie : actu du mois / portrait du mois
******************************/

#block-2-images-couleur-accueil .avia-content-slider {
    margin: 0 auto;
    max-height: 344px;
}

.portrait-du-mois-post,
.actu-du-mois-post {
    max-width: 452px;
    max-height: 344px;
}

#block-2-images-couleur-accueil .avia-content-slider-inner,
#block-2-images-couleur-accueil .slide-entry {
    max-height: 344px;
}

#block-2-images-couleur-accueil p {
    margin: 0;
    display: block;
    max-height: 138px;
    text-align: center;
}

#block-2-images-couleur-accueil p img {
    vertical-align: bottom;
}

#block-2-images-couleur-accueil h3 {
    font-size: 28px !important;
}

.actu-du-mois-post .entry-title,
.portrait-du-mois-post .entry-title {
    color: #ffffff;
}

.actu-du-mois-post .entry-title {
    background: #03b5aa;
}

.actu-du-mois-post .more-link {
    color: #03b5aa;
}

.portrait-du-mois-post .entry-title {
    background: #ff9f1c;
}

.portrait-du-mois-post .more-link {
    color: #ff9f1c;
}

#block-2-images-couleur-accueil .more-link {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 13px;
}

#block-2-images-couleur-accueil .entry-content-header {
    height: 38px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#block-2-images-couleur-accueil .entry-title {
    display: inline-block;
    height: 100%;
    width: 100%;
    line-height: 38px;
    overflow: hidden;
    font-weight: 400;
}

#block-2-images-couleur-accueil .entry-content-header {
    width: 100%;
    text-align: center;
}

#block-2-images-couleur-accueil .avia-content-slider .slide-image img,
#la-vie-aux-halles .actus-en-ce-moment .avia-content-slider .slide-image img {
    width: 100%;
    height: auto;
}

#block-2-images-couleur-accueil .slide-meta {
    display: none;
}

#block-2-images-couleur-accueil .read-more-link {
    display: inline-block;
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
    width: 50%;
}

#block-2-images-couleur-accueil .avia-content-slider .slide-image img {
    padding-top: 35px;
}

#block-2-images-couleur-accueil .entry-content {
    position: absolute;
    bottom: 0;
    left: 25%;
    width: 100%;
}

#block-2-images-couleur-accueil .more-link-arrow {
    display: none
}


/*
partie : commerces
******************************/


/*voir estyles generales : items portfolio en grille*/

.page-id-18 #commerces-accueil .av-inner-masonry-content-pos-content .av-masonry-entry-title {
    max-width: 250px;
    /*margin-right: 58px !important;*/
    margin-right: 15px !important;
}


/*
partie : services
******************************/

#services-accueil .container,
.services-page .container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

#services-accueil .icones-services p,
.services-page .icones-services p {
    font-weight: 600;
    display: inline-block;
    width: 16%;
    vertical-align: top;
    font-size: 15px;
}

.services-page .icones-services p {
    width: 28%;
    margin: 10px 2%;
    font-weight: 400;
}

#services-accueil .icones-services p .av_font_icon,
.services-page .icones-services p .av_font_icon {
    padding-bottom: 20px;
}

.page-id-18 .content {
    padding-top: 20px;
    padding-bottom: 100px;
}

.page-id-18 #footer-halles .content {
    padding-top: 20px;
    padding-bottom: 50px;
}

#services-accueil p {
    font-size: 20px;
}

#services-accueil .avia-slideshow-arrows a:before {
    background: #aaa;
    background: rgba(255, 159, 28, 0.5);
}

#services-accueil .slide-entry-wrap {
    height: 162px;
}


/*
partie : suivez nous
******************************/

.fb_iframe_widget,
.fb_iframe_widget span {
    display: block !important;
    margin: 0 auto;
}


/*
*****************************
LA VIE AUX HALLES
*****************************
*/

#la-vie-aux-halles .voir-plus:hover {
    opacity: 0.8;
}


/*hauteur maximale articles*/

.page-id-23 .actus-en-ce-moment .post-entry {
    max-height: 500px !important;
    min-height: 500px;
}

.actus-en-ce-moment .av-tab-section-outer-container .post-entry h3 {
    font-size: 20px !important;
    font-weight: 400;
}

.page-id-23 .actus-en-ce-moment .slide-image {
    max-height: 500px;
}


/* Eviter le deplacement des tabs*/

#la-vie-aux-halles .av-tab-section-tab-title-container {
    left: 0 !important !
}



#top.page-id-23 .avia-content-slider .avia-slideshow-arrows a {
    top: 50%;
}



/*
Partie : En ce moment
*****************************/


/*
portrait du mois
*/

#la-vie-aux-halles .actus-en-ce-moment .slide-entry .portrait-du-mois .slide-entry {
    position: relative;
}

#la-vie-aux-halles .portrait-du-mois .slide-content {
    position: relative;
    bottom: 220px;
    left: 100%;
    font-size: 36px;
    text-align: left;
    max-width: 325px;
    overflow: visible;
}

#la-vie-aux-halles .portrait-du-mois .slide-content .entry-title {
    position: absolute;
    /*top: -200px;*/
    left: 7px;
}

.page-id-584 .entry-content-header,
#la-vie-aux-halles .actus-en-ce-moment .entry-content-header,
#la-vie-aux-halles .portrait-du-mois .entry-content-header {
    width: 100%;
}

#la-vie-aux-halles .actus-en-ce-moment .entry-title,
#la-vie-aux-halles .portrait-du-mois .entry-title {
    color: #ffffff;
}

#la-vie-aux-halles .portrait-du-mois .entry-title {
    font-size: 25px !important;
    max-width: 264px;
}

#la-vie-aux-halles .actus-en-ce-moment .slide-content,
.page-id-584 .slide-content {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 15px;
    padding: 20px;
    text-align: center;
    width: 100%;
    background: #8b0041;
}

#la-vie-aux-halles .pdm {
    color: #fddeb4;
    font-size: 35px;
}

.page-id-584 .slide-content {
    padding: 20px 15px !important;
}

.page-id-584 .avia-content-slider .slide-image,
#la-vie-aux-halles .actus-en-ce-moment .avia-content-slider .slide-image {
    background: #f8f8f8 !important;
}

#la-vie-aux-halles .portrait-du-mois .avia-content-slider .slide-image {
    background: #ff9f1c !important;
    margin-bottom: 0px;
}

#la-vie-aux-halles .portrait-du-mois .avia-content-slider .slide-entry-wrap {
    margin-bottom: 0px;
}

#la-vie-aux-halles .portrait-du-mois .avia-content-slider .slide-image img {
    margin: 0;
    width: 100%;
}

#la-vie-aux-halles .en-ce-moment .av-layout-tab-inner .container .flex_column_table:last-child {
    margin-top: 50px;
}

#la-vie-aux-halles .portrait-du-mois .avia-content-slider-inner,
#la-vie-aux-halles .portrait-du-mois .avia-content-slider {
    overflow: visible;
}

#la-vie-aux-halles .portrait-du-mois {
    position: relative;
    z-index: 9999999999999;
    max-width: 651px;
    width: 35% !important;
}

#la-vie-aux-halles .caisse-titre-portrait-du-mois {
    width: 15% !important;
    vertical-align: middle;
}

#la-vie-aux-halles .portrait-du-mois .entry-title {
    color: #ffdeb0;
}


/*
*****************************
COMMERCES
*****************************
*/

.page-id-25 .av-masonry .av-masonry-sort {
    padding: 0px;
    background: #8b0041 !important;
    margin-bottom: 15px;
    font-size: 0.9em;
    padding: 50px 0 100px !important;
}

.page-id-25 .all_sort_button .inner_sort_button span {
    padding-top: 0px;
    padding: 10px 50px;
    border: 1px solid #fff;
}

.page-id-25 .inner_sort_button {
    color: #ffffff;
}

.page-id-25 .text-sep {
    display: none !important;
}

.page-id-25 .av-sort-by-term > * {
    display: inline-block;
    padding: 0 3.5%;
}

.page-id-25 .commerces_sort_button {
    display: none !important;
}

.commerces-section .av_textblock_section {
    background: #8b0041;
    width: 50%;
    display: inline-block;
    margin: 0 25% 0 25%;
    vertical-align: middle;
}

.commerces-section .av_textblock_section h2 {
    padding: 10px 0 !important;
}

.page-id-25 .inner_sort_button:before {
    color: #ffffff;
    content: '';
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
}

.page-id-25 .all_sort_button {
    position: absolute;
    top: 113px;
    width: 100%;
    left: 0;
}

.page-id-25 .inner_sort_button span {
    padding-top: 70px;
}

.page-id-25 .all_sort_button span {
    padding-top: 0px;
}

.page-id-25 .inner_sort_button span:after {
    content: '';
    width: 1px;
    height: 90px;
    background: #fff;
    display: inline-block;
    margin-left: 30px;
    position: absolute;
    top: 50px;
}

.page-id-25 .sport-sante_sort_button .inner_sort_button span:after,
.page-id-25 .all_sort_button .inner_sort_button span:after {
    content: none;
    width: 0px;
    height: 0px;
}

.page-id-25 .beaute_sort_button .inner_sort_button:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-beaute.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .gastronomie_sort_button .inner_sort_button:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-gastronomie.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .loisirs-culture_sort_button .inner_sort_button:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-loisirs-et-culture.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .mode-accessoires_sort_button .inner_sort_button:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-mode-et-accessoires.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .services_sort_button .inner_sort_button:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-services.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .sport-sante_sort_button .inner_sort_button:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-sport-et-sante.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


/*
hover
*/

.page-id-25 .beaute_sort_button .inner_sort_button:hover:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-beaute-couleur.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .beaute_sort_button .inner_sort_button:hover span {
    color: #40878f;
}

.page-id-25 .gastronomie_sort_button .inner_sort_button:hover:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-gastronomie-couleur.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .gastronomie_sort_button .inner_sort_button:hover span {
    color: #ec9a29;
}

.page-id-25 .loisirs-culture_sort_button .inner_sort_button:hover:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-loisirs-et-culture-couleur.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .loisirs-culture_sort_button .inner_sort_button:hover span {
    color: #c55659;
}

.page-id-25 .mode-accessoires_sort_button .inner_sort_button:hover:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-mode-et-accessoires-couleur.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .mode-accessoires_sort_button .inner_sort_button:hover span {
    color: #cfa98f;
}

.page-id-25 .services_sort_button .inner_sort_button:hover:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-services-couleur.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .services_sort_button .inner_sort_button:hover span {
    color: #3a4347;
}

.page-id-25 .sport-sante_sort_button .inner_sort_button:hover:before {
    background: url(https://www.halleschatelet.fr/wp-content/uploads/2017/09/halles-chatelet-orleans-picto-sport-et-sante-couleur.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.page-id-25 .sport-sante_sort_button .inner_sort_button:hover span {
    color: #92c47b;
}

.page-id-25 .all_sort_button .inner_sort_button span:hover {
    background: #d1508f;
}

.av-inner-masonry-content-pos-content {
    max-width: 324px;
    /*margin-right: 75px !important;*/
}


/*
*********************
SERVICES ET CONTACT
**********************
*/

.contact-halles .av-layout-tab-inner {
    min-height: 766px;
}

#top label {
    font-weight: 400;
    width: 100%;
}


/*.el30porciento {
    width: 30% !important;
}
*/

.pressing-conteneur .pressing-hover,
.avocat-conteneur .avocat-hover {
    display: none;
}

.pressing-conteneur:hover .pressing-halles,
.avocat-conteneur:hover .avocat-halles {
    display: none;
}

.pressing-conteneur:hover .pressing-hover,
.avocat-conteneur:hover .avocat-hover {
    display: block;
}

.courrier-conteneur:hover .av_font_icon,
.sante-conteneur:hover .av_font_icon,
.copies-conteneur:hover .av_font_icon,
.photo-conteneur:hover .av_font_icon,
.cle-conteneur:hover .av_font_icon,
.carte-conteneur:hover .av_font_icon,
.recharge-conteneur:hover .av_font_icon,
.parking-conteneur:hover .av_font_icon {
    color: #d1508f !important;
}

.txt-services-conteneur-accueil:hover p,
.txt-services-conteneur:hover p > strong {
    color: #d1508f !important;
}


/*
*****************************
INFOS PRATIQUES
*****************************
*/

.page-id-29 .icones-calculer-itineraire p a {
    width: 10%;
}


/*
*****************************
*****************************
PAGES SECONDAIRES
*****************************
*****************************
*/


/*
*****************************
ITEMS PORTFOLIO : boutiques
*****************************
*/


/*.bienvenue h1 {
    text-align: center;
    font-size: 70px !important;
    display: block;
    background-color: rgba(139, 0, 65, 0.44);
    border-radius: 10px;
    line-height: 80px;
    padding: 10px 0;
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    top: 200px;
}*/

.img-boutique .avia-image-container-inner,
.img-boutique .avia-image-container-inner img {
    width: 100%;
}

.boutiques-tel-web p {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 50px;
    font-weight: 400;
}

.boutiques-tel-web {
    text-transform: uppercase;
    vertical-align: middle;
    padding-right: 5px;
    padding: 0 4px !important;
    font-weight: 500;
    width: 100%;
    height: 50px;
}

.boutiques-tel-web .av-icon-char {
    line-height: 50px !important;
    padding-left: 5px;
}

.boutiques-tel-web-mode > .boutiques-tel-web,
.boutiques-tel-web-beaute > .boutiques-tel-web,
.boutiques-tel-web-gastronomie > .boutiques-tel-web,
.boutiques-tel-web-loisirs > .boutiques-tel-web,
.boutiques-tel-web-sport > .boutiques-tel-web,
.boutiques-tel-web-services > .boutiques-tel-web {
    margin-top: 25px;
}

.boutiques-tel-web-mode a,
.boutiques-tel-web-mode > .boutiques-tel-web {
    background-color: #cfa98f;
}

.boutiques-tel-web-beaute a,
.boutiques-tel-web-beaute > .boutiques-tel-web {
    background-color: #40878f;
}

.boutiques-tel-web-gastronomie a,
.boutiques-tel-web-gastronomie > .boutiques-tel-web {
    background-color: #ec9a29;
}

.boutiques-tel-web-loisirs a,
.boutiques-tel-web-loisirs > .boutiques-tel-web {
    background-color: #c55659;
}

.boutiques-tel-web-sport a,
.boutiques-tel-web-sport > .boutiques-tel-web {
    background-color: #92c47b;
}

.boutiques-tel-web-services a,
.boutiques-tel-web-services > .boutiques-tel-web {
    background-color: #3a4347;
}

.boutiques-tel-web:hover {
    background-color: #d1508f !important;
}

.rrss-boutiques .avia-icon-pos-left {
    margin-right: 1.5em;
}

.texte-boutiques .avia_textblock p:first-child {
    margin-top: 0;
}

#color-sport-boutique {
    border-left: 80px solid #92c47b !important;
    background-position: 50% bottom;
    background-origin: border-box;
}

#color-mode-boutique {
    border-left: 80px solid #cfa98f !important;
    background-position: 50% bottom;
    background-origin: border-box;
}

#color-beaute-boutique {
    border-left: 80px solid #40878f !important;
    background-position: 50% bottom;
    background-origin: border-box;
}

#color-gastronomie-boutique {
    border-left: 80px solid #ec9a29 !important;
    background-position: 50% bottom;
    background-origin: border-box;
}

#color-services-boutique {
    border-left: 80px solid #3a4347 !important;
    background-position: 50% bottom;
    background-origin: border-box;
}

#color-loisirs-boutique {
    border-left: 80px solid #c55659 !important;
    background-position: 50% bottom;
    background-origin: border-box;
}

#color-loisirs-boutique .container,
#color-services-boutique .container,
#color-gastronomie-boutique .container,
#color-beaute-boutique .container,
#color-mode-boutique .container,
#color-sport-boutique .container {
    max-width: 95% !important;
}

#color-mode-boutique * {
    color: #cfa98f;
}

#color-beaute-boutique * {
    color: #40878f;
}

#color-gastronomie-boutique * {
    color: #ec9a29;
}

#color-sport-boutique * {
    color: #92c47b;
}

#color-services-boutique * {
    color: #3a4347;
}

#color-loisirs-boutique * {
    color: #c55659;
}

.boutiques-tel-web-beaute > .boutiques-tel-web {
    background-color: #40878f;
    margin-top: 25px;
}

.boutiques-tel-web-services p,
.boutiques-tel-web-services p span,
.boutiques-tel-web-loisirs p,
.boutiques-tel-web-loisirs p span,
.boutiques-tel-web-beaute p,
.boutiques-tel-web-beaute p span,
.boutiques-tel-web-mode p,
.boutiques-tel-web-mode p span,
.boutiques-tel-web-gastronomie p,
.boutiques-tel-web-gastronomie p span,
.boutiques-tel-web-sport p,
.boutiques-tel-web-sport p span {
    color: #ffffff !important;
}

.infos-commerces section div a {
    display: block;
}

.bandeau-gauche-commerces .texte-gauche-bandeau h2 {
    position: absolute;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -135px;
    display: inline-block;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    height: 100%;
    min-height: 600px;
    vertical-align: middle;
    width: 30px;
}

.bandeau-gauche-commerces .texte-gauche-bandeau img {
    position: absolute;
    left: -157px;
    max-width: 64px;
}

.portfolio-template-default .avia_codeblock_section {
    display: inline-block;
}

.pictos-commerces {
    padding-bottom: 20px;
}

.portfolio-template-default .avia_codeblock_section:first-child {
    margin-right: 1%;
    /*width: 49%;*/
    width: 100%;
    max-width: 320px;
}

.portfolio-template-default .avia_codeblock_section:nth-child(2) {
    /*width: 39%;*/
    width: 100%;
    max-width: 320px;
}

.titre-peu-contenu h2 {
    text-transform: initial !important;
}


/*
*****************************
BLOG
*****************************
*/

.blog .entry-content-header,
#actus-ppal .entry-content-header {
    width: 100%;
}

.page-id-584 .slide-entry-title a {
    font-size: 18px;
    color: #ffffff !important;
    font-weight: 300;
}

.page-id-584 .post-entry {
    /* max-height: 291px !important;*/
}

.page-id-584 .avia-content-slider .slide-entry-title {
    line-height: 1em;
}


/*voir la vie aux halles*/


/*partager*/

.av-social-sharing-box li {
    background: #8b0041;
}

.av-social-sharing-box li a {
    color: #ffffff !important;
}

.av-social-sharing-box ul {
    max-width: 200px;
}

.av-social-sharing-box h5 {
    text-transform: uppercase;
    margin-top: 20px;
    color: #8b0041;
    font-size: 20px;
}

.av-social-sharing-box .avia-tt {
    display: none !important;
}

.av-social-sharing-box .av-share-box {
    margin: 20px auto 70px;
}


/*
*****************************
BLOG POST
*****************************
*/


/*
*****************************
PORTRAIT DU MOIS
*****************************
*/

#portrait-page .img-portrait-du-mois .avia-image-container-inner,
#portrait-page .img-portrait-du-mois .avia-image-container-inner img {
    width: 100%;
}

.texte-portrait-justifie,
.texte-portrait-justifie p {
    text-align: justify !important;
    text-align-last: center !important;
}


/*
*****************************
404
*****************************
*/


/*
*****************************
MENTIONS LEGALES
*****************************
*/

#mentions-legales .content {}

.error404 #main .main_color {
    background-color: #ffffff !important;
    text-align: center;
}

.error404 p {
    text-align: center;
}

.error404 form div {
    margin: 0 auto;
}

.oups-404 {
    font-size: 60px;
    color: #87003d;
    font-family: 'Roboto Condensed', sans-serif !important;
    margin-top: 0;
}

.error404 #footer {
    background-color: #8b0041 !important;
}

.error404 .content {
    padding-top: 0px;
    padding-bottom: 150px !important;
}


/*
*****************************
*****************************
MEDIA QUERIES
*****************************
*****************************
*/


/*
*****************************
GRAND
*****************************
*/

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

    /*
    La vie aux Halles*/
    #la-vie-aux-halles .caisse-titre-portrait-du-mois {
        vertical-align: top;
        padding-top: 147px !important;
    }
}


/*Laptop*/

@media only screen and (max-width: 1400px) {
    #top #wrap_all .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
        max-width: 220px;
    }

    .titre-entete,
    .bienvenue h1,
    h2.titre-entete strong {
        top: 100px;
    }

    .html_header_sidebar .container_wrap {
        width: 97.55%;
    }

    #scroll-top-link {
        right: 20.5%;
        bottom: 66px;
    }

    #infos-pratiques-tab .av-section-tab-title,
    #la-vie-aux-halles .av-section-tab-title {
        background: rgba(139, 0, 65, 0.61);
        width: 45%;
        margin-right: 0px;
    }

    /*header*/
    .html_header_sidebar #header .av-main-nav {
        padding: 0px 0;
    }

    .html_header_sidebar .logo {
        top: 0;
        padding: 60px;
    }

    .html_header_sidebar .main_menu {
        top: -40px;
    }

    .horaires-header {
        margin-top: -14px;
    }

    /*
    La vie aux Halles*/
    #infos-pratiques-tab .av-inner-tab-title,
    #la-vie-aux-halles .av-inner-tab-title {
        font-size: 21px;
    }

    #la-vie-aux-halles .portrait-du-mois {
        width: 100% !important;
        max-width: 650px !important;
        display: block;
        margin-bottom: 0 !important;
        margin: 0 auto !important;
    }

    #la-vie-aux-halles .caisse-titre-portrait-du-mois {
        width: 100% !important;
        text-align: center;
        max-width: 650px !important;
        display: block;
        float: none;
        margin: 0 auto !important;
        height: 80px;
        padding: 0 !important;
    }

    #la-vie-aux-halles .caisse-titre-portrait-du-mois h2 {
        line-height: 80px;
        font-size: 30px !important;
    }

    #la-vie-aux-halles .portrait-du-mois .slide-content {
        position: relative;
        left: 0;
        top: 0;
        font-size: 36px;
        text-align: left;
        max-width: 100%;
        overflow: hidden;
        text-align: center;
    }

    #la-vie-aux-halles .portrait-du-mois .entry-title {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        max-width: 100%;
    }

    .portfolio-template-default .avia_codeblock_section {
        display: block;
        margin-right: 0 !important;
        width: 100% !important;
    }

    .portfolio-template-default .avia_codeblock_section:first-child {
        margin-bottom: 10px;
    }

    /*commerces*/
    .page-id-25 .av-sort-by-term > * {
        padding: 0 2.5%;
    }

    .page-id-25 .inner_sort_button span:after {
        margin-left: 22px;
    }

    .av-inner-masonry-content-pos-content {
        max-width: 324px;
    }

    /* margin-right: 50px !important;*/


    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -127px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        left: -149px;
    }

}


/*actus*/

.page-id-584 .slide-content {
    position: relative;
    bottom: 7px;
    padding: 10px 10px !important;
}

.page-id-584 .slide-entry-title a {
    font-size: 14px;
    line-height: 18px;
}


}

@media only screen and (max-width: 1250px) {
    .html_header_sidebar .container_wrap {
        width: 95%;
    }

    #scroll-top-link {
        right: 23%;
    }
}

/*
*****************************
TABLET
*****************************
*/

/*tablet landscape*/
@media only screen and (max-width: 1025px) {
    #top #wrap_all .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
        max-width: 230px;
    }

    /*
    styles générales*/

    .html_header_sidebar .container_wrap {
        width: 100%;
    }

    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
        min-width: 0;
        padding: 0 0 0 20px;
        margin: 0;
        border-style: none;
        border-width: 0;
    }

    .responsive #top .av-main-nav .menu-item-avia-special {
        display: block;
    }

    .responsive #top #wrap_all .main_menu {
        top: 0;
        height: 80px;
        left: auto;
        right: 0;
        display: block;
        position: absolute;
    }

    .responsive #top #wrap_all #header {
        position: relative;
        width: 100%;
        float: none;
        height: auto;
        margin: 0 !important;
        opacity: 1;
        min-height: 0;
        z-index: 999999;
    }

    .responsive #top #wrap_all .av-logo-container {
        padding: 0;
    }

    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a,
    .responsive #top #wrap_all .av-logo-container {
        height: 80px;
        line-height: 40px;
    }

    .responsive #top #wrap_all .container {
        width: 100%;
        max-width: 85%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }

    .container.av-logo-container {
        width: 85% !important;
        max-width: 85%;
    }

    .responsive #header_main .container {
        height: auto !important;
    }

    .responsive #top .logo {
        position: static;
        display: table;
        height: 80px !important;
        float: none;
        padding: 0;
        border: none;
        width: 80%;
    }

    .responsive #top .av-logo-container .avia-menu {
        height: 100%;
    }

    .responsive .logo a {
        display: table-cell;
        vertical-align: middle;
    }

    .responsive .logo img {
        margin: 0;
    }

    .responsive .logo img {
        height: auto !important;
        width: auto;
        max-width: 100%;
        display: block;
        max-height: 80px;
    }

    .responsive #top .av-main-nav .menu-item {
        display: none;
    }

    .responsive.html_header_sidebar #top #header .social_bookmarks {
        display: none;
    }

    #main {
        width: 100%;
    }

    .html_header_sidebar #top #header {
        width: 16%;
        position: relative;
        min-height: 100%;
        border-bottom: none;
        right: 0;
    }

    .horaires-header {
        display: none;
    }

    .responsive .logo img {
        max-height: 65px;
    }

    .html_header_sidebar #header .av-main-nav > li {
        border-bottom: 0px solid #ffffff;
    }

    .barre-de-recherche {
        margin-bottom: 0px;
        max-width: 50%;
        margin: 0 auto !important;
        float: none !important;
    }

    #top .scroll-down-link {
        bottom: 80px;
    }

    /*
    accueil*/

    #block-2-images-couleur-accueil .alignright,
    #block-2-images-couleur-accueil .alignleft {
        float: none !important;
    }

    #block-2-images-couleur-accueil img {
        display: block;
        margin: 0 auto;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        position: absolute;
        left: -138px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -125px;
    }

    /*btqs*/

    #color-loisirs-boutique .avia-image-container,
    #color-services-boutique .avia-image-container,
    #color-gastronomie-boutique .avia-image-container,
    #color-beaute-boutique .avia-image-container,
    #color-mode-boutique .avia-image-container,
    #color-sport-boutique .avia-image-container {
        float: none;
    }

    #color-loisirs-boutique .avia-image-container img,
    #color-services-boutique .avia-image-container img,
    #color-gastronomie-boutique .avia-image-container img,
    #color-beaute-boutique .avia-image-container img,
    #color-mode-boutique .avia-image-container img,
    #color-sport-boutique .avia-image-container img {
        margin: 0 auto;
    }

    /*page-services-et-contact*/

    .page-services-et-contact p {
        text-align: center;
    }

    #scroll-top-link {
        display: none;
    }

    .page-id-27 .g-recaptcha > div {
        margin: 0 auto;
    }

    .page-id-27 .wpcf7-form {
        padding: 0 50px 0 50px;
    }

    /*footer*/

    #footer-halles .entry-content-wrapper > .av_two_fifth:last-child .avia-image-container.avia-align-left .avia-image-container-inner,
    #footer-halles .entry-content-wrapper > .av_two_fifth:last-child .avia-image-container.avia-align-left .avia-image-container-inner .avia_image {
        display: inline;
    }

    #footer-halles .icones-calculer-itineraire > div {
        left: 0;
    }

    #footer-halles table {
        width: 62%;
        max-width: 62%;
        margin: 15px auto 15px auto;
    }

    #footer-halles .av_two_fifth {
        margin: 0;
        width: 50% !important;
    }

    #footer-halles .av-flex-placeholder,
    #footer-halles .flex_column.av_one_fifth.av-hide-on-mobile.av-break-at-tablet.flex_column_table_cell.av-equal-height-column.av-align-top.av-zero-column-padding.avia-builder-el-55.el_after_av_two_fifth.el_before_av_two_fifth.column-top-margin {
        display: none;
    }

    #footer-halles .flex_column {
        text-align: center !important;
    }

    #footer-halles .avia-image-container.avia-align-left {
        display: inline;
        float: none;
    }

    #footer-halles .avia-image-container-inner,
    #footer-halles .avia_image {
        display: inline;
    }

    #footer-halles .icones-rrss-footer p span {
        display: inline-block;
        margin-right: 1px;
        width: 24%;
    }

    .icones-rrss-footer p {
        max-width: 300px;
        margin: 0 auto;
    }

    #footer-halles td {
        text-align: left;
    }

    .html_header_sidebar .container_wrap {
        width: 100%;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        position: absolute;
        left: -145px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -127px;
    }

    /*#av_gmap_1 {
        width: 80%;
        margin-left: 10%;
    }*/

    #footer-halles .content {
        padding-top: 50px;
        padding-bottom: 25px;
    }

    #footer-halles .av-hide-on-mobile,
    #footer-halles .av-hide-on-tablet {
        display: none !important;
    }

    /*commerces*/

    .commerces-section .av_textblock_section {
        width: 75%;
        margin: 0 12.5% 0 12.5%;
        position: relative;
        top: 2px;
    }

    .commerces-section .av_textblock_section h2 {
        padding: 10px 0 0 0 !important;
        font-size: 30px !important;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -73px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        left: -96px;
    }
}

@media only screen and (max-width: 989px) and (min-width: 768px) {
    #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
        line-height: 1em !important;
        font-size: 23px;
    }
}

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

    .responsive #top .av-hide-on-mobile,
    .responsive #top .av-hide-on-tablet {
        display: none !important;
    }

    #la-vie-aux-halles .av-hide-on-mobile {
        display: none;
    }

    .av-inner-masonry-content-pos-content {
        max-width: 324px;
        /* margin-right: 75px !important;*/
    }

    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a,
    .responsive #top #wrap_all .av-logo-container {
        line-height: 80px;
    }

    /*#infos-pratiques-tab .av-tab-section-inner-container .av-layout-tab .av-layout-tab-inner .container .flex_column_table div.flex_column,
    #la-vie-aux-halles .av-tab-section-inner-container .av-layout-tab .av-layout-tab-inner .container .flex_column_table div.flex_column {
        width: 90% !important;
        margin: 0 auto !important;
        padding: 0 20px;
    }
    .flex_column.av_two_fifth.no_margin.av-break-at-tablet.flex_column_table_cell.av-equal-height-column.av-align-top.av-zero-column-padding.avia-builder-el-16.el_after_av_one_fifth.el_before_av_one_fifth.portrait-du-mois {
        padding: 0px !important;
    }*/
    /*article blog*/

    .single-post #av_section_2 img {
        margin: 0 auto;
    }

    /*.single-post #av_section_2 {
        padding: 50px;
    }*/

    .single-post #av_section_2 p {
        text-align: justify;
    }

    .responsive #top #wrap_all #portrait-page .flex_column.av-break-at-tablet,
    .responsive #top #wrap_all #portrait-page .av-break-at-tablet .flex_cell {
        margin-bottom: 0px;
    }

    /*footer*/

    #footer-halles .flex_column_table_cell {
        float: left;
    }
}

@media only screen and (max-width: 769px) {
    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        font-size: 0.7em;
    }

    #top #wrap_all .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
        max-width: 201px;
    }

    .responsive #top #wrap_all #services-accueil .slide-entry {
        /*width: 100%;
        margin-left: 0 !important;*/
        margin-bottom: 20px !important;
        margin-left: 4% !important;
        width: 29.333333333333332%;
    }

    .responsive #top #wrap_all #block-2-images-couleur-accueil .slide-entry {
        margin-left: 0% !important;
    }

    .flex_column.av_one_full.av-break-at-tablet.flex_column_div.first.avia-builder-el-23.el_before_av_one_full.avia-builder-el-first {
        padding: 0 !important;
    }

    .page-id-23 .post-entry {
        max-height: 100% !important;
    }

    /*
    styles générales*/

    .bienvenue p {
        font-size: 60px !important;
    }

    .titre-page-accueil {
        font-size: 55px !important;
        line-height: 60px;
    }

    /*
    Partie services*/

    #services-accueil .icones-services p,
    .services-page .icones-services p {
        width: 32%;
    }

    #services-accueil div .av_one_third {
        margin-left: 0% !important;
        /*width: 33.333333333333332% !important;*/
    }

    #services-accueil .slide-entry-wrap {
        height: auto;
    }

    /*
    La vie aux Halles*/

    #la-vie-aux-halles .caisse-titre-portrait-du-mois {
        height: 60px;
    }

    #la-vie-aux-halles .caisse-titre-portrait-du-mois h2 {
        line-height: 50px;
    }

    #la-vie-aux-halles .actus-en-ce-moment .slide-content {
        width: 101%;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        position: absolute;
        left: -122px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -108px;
    }

    .portfolio-template-default .avia_codeblock_section {
        width: 100%;
        display: block;
    }

    .portfolio-template-default .avia_codeblock_section:first-child {
        margin-right: 0%;
    }

    /*tabs*/

    #infos-pratiques-tab .av-section-tab-title,
    #la-vie-aux-halles .av-section-tab-title {
        width: 49%;
    }

    /*commerces*/

    #commerces-accueil .container {
        width: 95% !important;
        max-width: 95% !important;
    }

    .page-id-25 .av-sort-by-term > * {
        padding: 0 1%;
    }

    .page-id-25 .inner_sort_button span:after {
        display: none;
        width: 0px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -67px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        left: -90px;
    }

    /*infos-pratiques*/

    #infos-pratiques-tab .av-inner-tab-title {
        font-size: 18px;
    }

    #infos-pratiques-tab h2 {
        font-size: 25px !important;
    }

    #infos-pratiques-tab,
    #infos-pratiques-tab p,
    #infos-pratiques-tab h2,
    #infos-pratiques-tab h3,
    #infos-pratiques-tab img {
        text-align: center !important;
    }

    #infos-pratiques-tab table {
        max-width: 330px !important;
        margin: 0 auto;
        text-align: left;
    }

    .vers-commerces-btn {
        display: block;
        padding-top: 25px !important;
    }

    .acces-handicape .avia-icon-pos-left {
        float: none;
        display: inline;
        vertical-align: middle;
    }

    .horaires-d-ouverture,
    .plan-parking {
        padding: 0 !important;
    }

    .icones-calculer-itineraire p:first-child {
        /*display: block;*/
        display: inline-block;
    }

    .page-id-29 .icones-calculer-itineraire p a {
        width: 13%;
    }

    #infos-pratiques-tab .icones-calculer-itineraire > div {
        left: 0;
    }

    /*#infos-pratiques-tab .plan-general {
        padding: 0px !important;
    }*/
    /*footer*/

    #footer-halles .icones-calculer-itineraire {
        max-width: 100%;
    }

    /* #footer-halles .icones-calculer-itineraire>div {
        left: 18px;
    }*/

    #footer-halles table {
        width: 60%;
        max-width: 60%;
    }

    /*actus*/

    .page-id-584 .post-entry {
        max-height: 100% !important;
    }

    .page-id-584 .slide-content {
        max-width: 495px;
        margin: 0 auto;
    }

    .responsive .page-id-584 #wrap_all .slide-entry {
        width: 100% !important;
        margin-left: 0% !important;
        margin-bottom: 20px !important;
    }

    .page-id-584 .avia-content-slider .slide-entry-wrap {
        margin-bottom: 0 !important;
    }
}

/*
*****************************
MOBIL
*****************************
*/

/*landscape*/
@media only screen and (max-width: 740px) and (min-width: 500px) {
    #top .scroll-down-link {
        bottom: 0px;
    }

    .titre-entete,
    .bienvenue h1,
    h2.titre-entete strong {
        top: -10px;
        font-size: 45px !important;
        padding: 10px 0;
        max-width: 550px;
        padding: 10px 10px;
        line-height: 60px !important;
    }

    #top .scroll-down-link {
        display: none;
    }

    #recherche-accueil .avia-builder-widget-area {
        top: 140px;
    }

    /*accueil*/

    #services-accueil div .av_one_third {
        margin-left: 0% !important;
        width: 100% !important;
    }

    .responsive #top #wrap_all .slide-entry {
        margin-left: 0% !important;
    }

    #footer-halles .av_two_fifth {
        margin: 0;
        width: 100% !important;
    }

    .responsive #top #wrap_all #la-vie-aux-halles .en-ce-moment .actus-en-ce-moment .slide-entry {
        width: 46%;
        margin-left: 4% !important;
    }

    .single-portfolio .barre-de-recherche {
        top: 22px;
    }
}

@media only screen and (max-width: 675px) {
    #top #wrap_all .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content {
        max-width: 250px;
    }

    /*titres*/

    .titre-entete,
    .bienvenue h1,
    h2.titre-entete strong {
        font-size: 40px !important;
        padding: 10px 0;
        max-width: 550px;
        padding: 10px 10px;
    }
    
    .postid-799 .bienvenue h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 30px !important;
    }

    #la-vie-aux-halles .portrait-du-mois .entry-title,
    h3 {
        font-size: 18px !important;
    }

    .titre-entete,
    .bienvenue h1,
    h2.titre-entete strong {
        top: 60px;
    }
    .single-portfolio .titre-entete,
    .single-portfolio .bienvenue h1 {
        top: 40px;
    }

    /*accueil*/

    #services-accueil div .av_one_third {
        margin-left: 0% !important;
        width: 100% !important;
    }

    .responsive #top #wrap_all .slide-entry {
        margin-left: 0% !important;
    }

    .avia-content-slider-element-container.avia-content-slider-element-slider.avia-content-slider.avia-smallarrow-slider.avia-content-slider-active.avia-content-slider1.avia-content-slider-odd.avia-builder-el-25.el_after_av_textblock.avia-builder-el-last.av_inherit_color {
        margin-top: 0;
    }

    .avia-smallarrow-slider-heading.no-content-slider-heading {
        display: none;
    }

    #services-accueil h2 {
        padding-bottom: 0px;
    }

    #block-2-images-couleur-accueil h3 {
        font-size: 24px !important;
    }

    #block-2-images-couleur-accueil .read-more-link {
        width: 100%;
    }

    #block-2-images-couleur-accueil .entry-content {
        left: 0;
    }

    /*
    tab section*/

    #top .av-section-tab-title {
        display: block;
        width: 100%;
        text-align: center;
    }

    .av-outer-tab-title {
        display: inline-block !important;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        position: absolute;
        left: -116px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -104px;
    }

    /*commerces*/

    .page-id-25 .avia_show_sort,
    .page-id-25 .avia_hide_sort {
        display: block;
        width: 48%;
        float: left;
        margin-bottom: 20px;
    }

    .page-id-25 .all_sort_button {
        top: 339px;
        left: -16px;
    }

    #recherche-accueil .avia-builder-widget-area {
        top: 138px !important;
    }

    .commerces-section .av_textblock_section {
        width: 100%;
        margin: 0 auto;
        top: 12px;
    }

    /*infos-pratiques*/

    #infos-pratiques-tab .icones-calculer-itineraire p a {
        width: 24%;
    }

    #infos-pratiques-tab .avia-icon-pos-left {
        float: none;
    }

    /*footer*/

    .page-id-18 .content,
    .content {
        padding-top: 35px;
        padding-bottom: 75px;
    }

    #mentions-legales .content {
        padding-bottom: 0px !important;
    }

    .flex_column.av_two_fifth.av-break-at-tablet.flex_column_table_cell.av-equal-height-column.av-align-top.av-zero-column-padding.first.el_after_av_one_full.el_before_av_one_fifth.column-top-margin h3 {
        margin-top: 0 !important;
    }

    #socket .copyright {
        text-align: center;
    }

    /*la vie aux halles*/

    .page-id-23 .actus-en-ce-moment .post-entry {
        min-height: 350px;
    }

    .responsive #top #wrap_all #la-vie-aux-halles .slide-entry {
        width: 100%;
        margin-left: 0%;
    }

    .responsive #top #wrap_all #la-vie-aux-halles .slide-entry {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 668px) {
    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -71px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        left: -88px;
    }
}

/*portrait*/
@media only screen and (max-width: 500px) {
    /*
    styles générales*/

    .bienvenue p {
        font-size: 50px !important;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 22px;
    }

    .barre-de-recherche {
        max-width: 75%;
    }

    /*entete titre*/

    .bienvenue h1,
    .bienvenue h2,
    .bienvenue p,
    .titre-entete,
    h2.titre-entete strong {
        font-size: 40px !important;
        /* background-color: rgba(139, 0, 65, 0.54)!important;*/
        max-width: 350px !important;
        line-height: 45px !important;
    }

    #footer-halles .av_two_fifth {
        width: 100% !important;
    }

    /*
    Partie services*/

    #services-accueil .icones-services p,
    .services-page .icones-services p {
        font-size: 12px;
    }

    #services-accueil div .av_one_third {
        width: 100% !important;
    }

    /*
    La vie aux Halles*/

    #la-vie-aux-halles .caisse-titre-portrait-du-mois {
        height: 40px;
    }

    #la-vie-aux-halles .caisse-titre-portrait-du-mois h2 {
        line-height: 20px;
        font-size: 25px !important;
    }

    #la-vie-aux-halles .portrait-du-mois .entry-title {
        font-size: 20px;
    }

    /*commerces*/

    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -63px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        left: -82px;
    }

    #la-vie-aux-halles .av-layout-tab.av-animation-delay-container.avia-builder-el-21.el_after_av_tab_sub_section.avia-builder-el-last.il-ete-un-fois.av-active-tab-content .avia_textblock img {
        margin: 0 auto;
        width: 100%;
    }
}

@media only screen and (max-width: 400px) {
    /*
    styles générales*/

    .bienvenue p {
        font-size: 40px !important;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau img {
        position: absolute;
        left: -81px;
    }

    .bandeau-gauche-commerces .texte-gauche-bandeau h2 {
        left: -61px;
    }

    .portfolio-template-default .avia_codeblock_section p {
        font-size: 18px !important;
    }

    /*footer*/

    .icones-calculer-itineraire p a {
        margin-top: 15px;
        width: 21%;
    }

    #footer-halles .icones-calculer-itineraire > div {
        left: 0;
    }

    #footer-halles table {
        width: 95%;
        max-width: 95%;
    }
}

@media only screen and (max-width: 320px) {
    .portfolio-template-default .avia_codeblock_section p:nth-child(2) {
        display: none;
    }

    .portfolio-template-default .avia_codeblock_section p:first-child > span:first-child {
        margin-left: 36.3%;
    }
}

.grecaptcha-badge {
    display: none !important;
}
.page-id-27 .grecaptcha-badge {
    display: block !important;
    z-index: 99999;
}

/**************************************************************************************/
/* Modifs MAJ 01/2020 (bug enfold)  /  enlevé MAJ 03/2020
/**************************************************************************************/

/*
a[title="Facebook"]::after,
a[title="Youtube-play"]::after,
a[title="Instagram"]::after {
    font-size: 19px;
}
a[title="Facebook"]::after {
    content: "";
    font-family: 'entypo-fontello';
}
a[title="Youtube-play"]::after {
    content: "";
    font-family: 'ue800';
}
a[title="Instagram"]::after {
    content: "";
    font-family: 'entypo-fontello';
}
*/

/* Cacher icon Google+ */

a[data-av_icon=""] {
    display: none !important;
}

/* MAJ COOKIES */

.avia-cookie-consent {
    z-index: 99999999 !important;
}
.mfp-wrap {
    z-index: 999999999 !important;
}

/* Cookies */

.avia-cookiemessage-bottom-left {
  top: 35% !important;
  bottom: auto !important;
  margin-left: -250px!important;
  left: 50% !important;
  width: 500px !important;
}
@media only screen and (max-width:480px) {
  .avia-cookiemessage-bottom-left {
    margin-left: auto !important;
  }
}

.avia-cookie-consent-wrap .avia-cookie-consent {
  background-color: #8b0041;
}


.avia-cookie-consent-wrap .avia_cookie_text {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 10px;
}

.cookie-overlay-mod {
	display: block;
	z-index: 9999999;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.8);
	position: fixed;
	top: 0;
	left: 0;
}

.avia-privacy-reload-tooltip-link-container {
  display: none !important;
}

.avia-cookie-consent .avia-cookie-consent-button.avia-cookie-hide-notification {
    background-color: transparent !important;
    color: #fff !important;
}

.avia-popup .avia-cookie-consent-button.avia-cookie-hide-notification {
    background-color: transparent !important;
    color: #d1508f !important;
}

.gerer-cookies {
  display: inline-block;
}
.gerer-cookies #gerer-cookies {
  background-color: transparent;
  border: none;
  font-size: inherit;
  padding: 0;
  margin: 0;
  line-height: auto;
}


/* MODIFS SLIDER non full page */

#full_slider_1 .titre-entete {
    top: inherit;
    bottom: 50px;
}

@media only screen and (max-width: 1200px) and (min-width: 741px) {

    .titre-entete,
    .bienvenue h1,
    h2.titre-entete strong {
        font-size: 52px !important;
        line-height: 64px !important;
    }
}

#top .caption_bottom .slideshow_caption .slideshow_inner_caption {
    padding: 0;
}

/* entete pages portfolio et articles */
.single-portfolio #main>.avia-section.avia-builder-el-first, #fullscreen_slider_1 {
    height: 71.5vh;
    min-height: 400px;
}
@media only screen and (max-width: 989px){
    .single-portfolio #main>.avia-section.avia-builder-el-first, #fullscreen_slider_1 {
        height: 40vh
    }
}

.single-portfolio #main>.avia-section.avia-builder-el-first .av-section-color-overlay-wrap, .single-portfolio #main>.avia-section.avia-builder-el-first .av-section-color-overlay-wrap .container, #fullscreen_slider_1 div.avia-slideshow{
    height: 100%;
}
.single-portfolio #main>.avia-section.avia-builder-el-first h1, #fullscreen_slider_1 div.avia-slideshow .titre-entete{
    top: 40px;
}
.single-portfolio .barre-de-recherche{
    top: 0;
}


/* modifs 22-03-2022 - carte maps - Page infos pratiques*/

.av_gmaps_sc_main_wrap .av_text_confirm_link {
  opacity: 0.7;
}


/* modifs 30-11-2022 - horaires footer - carte maps */

#text-34 h4 {
  text-transform: uppercase;
  color: #8b0041 !important;
  text-decoration: underline;
  margin-top: 5px;
}

#text-34.widget table {
  line-height: 1.25;
}

#footer-halles .avia-google-map-container {
  height: 320px !important;
}

/* MODIFS FLECHES DU HAUT */

#top .avia-svg-icon.avia-font-svg_entypo-fontello svg:first-child {
    fill: #8b0041 !important;
}

#top .avia-svg-icon:hover.avia-font-svg_entypo-fontello svg:first-child {
    fill: white !important;
}


/*****************************/
/*  	TARTE AU CITRON  	*/
/*****************************/
html body #tarteaucitronRoot * {
    color: #000;
}
html body #tarteaucitron {
    width: 800px;
}
html body div#tarteaucitronRoot.tarteaucitronBeforeVisible::before {
  z-index: 999999;
}
/* Ecran intro */
html body div#tarteaucitronAlertBig::before {
    content: '';
    background: url("https://www.halleschatelet.fr/wp-content/uploads/2025/05/logo-halles-couleurs.png") center center no-repeat;
    background-size: contain;
    width: 144px;
    height: 144px;
    display: inline-block;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig {
    background-color: #fff;
    color: #000;
    max-width: 520px;
    -webkit-box-shadow: 0 10px 50px #0005;
    box-shadow: 0 10px 50px #0005;
    border-radius: 5px;
}
html body div#tarteaucitronServices {
  -webkit-box-shadow: 0 10px 50px #0005;
  box-shadow: 0 10px 50px #0005;
}
html body #tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
    font-size: 15px;
    line-height: 1.4;
    color: var(--gris);
}
html body #tarteaucitronRoot span#tarteaucitronDisclaimerAlert a {
  text-decoration: underline;
}
.tarteaucitronCross {
    display: none;
}
html body #tarteaucitronAlertBig #tarteaucitronCloseAlert,
html body #tarteaucitronAlertBig #tarteaucitronPersonalize,
html body #tarteaucitronAlertBig #tarteaucitronPersonalize2,
html body .tarteaucitronCTAButton,
html body #tarteaucitron #tarteaucitronPrivacyUrl,
html body #tarteaucitron #tarteaucitronPrivacyUrlDialog,
html body #tarteaucitronRoot .tarteaucitronDeny,
html body #tarteaucitronRoot .tarteaucitronAllow {
    background: #8b0041;
    font-size: 15px !important;
    padding: 10px 18px;
    border-radius: 0;
    border: 1px solid #8b0041;
}
html body #tarteaucitronRoot .tarteaucitronDeny,
html body #tarteaucitronAlertBig #tarteaucitronCloseAlert {
    background-color: transparent;
    color: #000;
}
/* Ecran personnalisation */
html body #tarteaucitronServices {
    border-radius: 5px;
    background-color: #fff;
    margin-top: 28px !important;
}
html body #tarteaucitronRoot #tarteaucitronServices div#tarteaucitronSave {
  background-color: #fff;
  border-top: 1px solid #ddd;
}
html body #tarteaucitron .tarteaucitronBorder {
    border-width: 0;
    padding-bottom: 10px;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    border-width: 0;
    background-color: #fff;
    padding: 20px;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
html body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
    background-color: #fff;
}
html body #tarteaucitronRoot .tarteaucitronH1 {
    margin: 30px 0 10px;
    color: #000;
    font-weight: 600;
    font-size: 23px;
}
html body .tarteaucitronMainLine .tarteaucitronH2 {
    font-size: 1.3em !important;
    color: #000;
    font-weight: 600;
}
html body #tarteaucitron #tarteaucitronServices_mandatory .tarteaucitronH3 {
    font-size: 13.5px;
    margin-top: 3px;
    line-height: 1.5;
}
html body #tarteaucitron #tarteaucitronInfo {
    background-color: #fff;
    color: #555;
    max-width: 90% !important;
    border-width: 0;
    padding: 0 !important;
    margin: 0 auto 25px auto !important;
    line-height: 1.5;
    font-size: 15px !important;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
html body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
html body .tac_activate .tarteaucitronAllow {
    padding: 9px 15px;
    border-radius: 0;
}
html body #tarteaucitronRoot #tarteaucitronSave button#tarteaucitronSaveButton {
  border-radius: 0;
}
html body .tarteaucitronTitle {
    border-top: 1px solid #ddd !important;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
    background-color: transparent;
    color: #000;
    font-size: 15px;
    margin-top: 8px;
}
html body #tarteaucitronRoot .tarteaucitronPlus::before {
    color: #000;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronLine,
html body #tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {
    background-color: #fff;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    padding: 0px 12px 10px 12px;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    background-color: #fff;
}
html body #tarteaucitron .tarteaucitronH3 {
    font-size: 15px;
    color: #000;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
    line-height: 1.2;
}
html body #tarteaucitron #tarteaucitronClosePanel {
    background-color: transparent;
    color: #222;
    font-size: 14px;
    width: auto;
    padding: 5px;
}
html body #tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected,
html body #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow {
    background-color: #8b0041;
}
html body #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    background-color: #eee;
    color: #000 !important;
    padding: 10px 20px !important;
}
html body #tarteaucitron #tarteaucitronServices li.tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
html body #tarteaucitron #tarteaucitronServices li.tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny {
    padding: 6px 12px;
}
html body #tarteaucitron #tarteaucitronServices #tarteaucitronServices_mandatory li.tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow {
    background-color: #8b0041;
}
#tarteaucitronDetailsanalytic {
  position: relative !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
}
@media screen and (max-width: 900px) {
    html body div#tarteaucitronAlertBig::before {
      height: 110px;
    }
    div#tarteaucitronAlertBig button {
      min-width: 150px;
    }
}
@media screen and (max-width: 767px) {
    html body li.tarteaucitronLine .tarteaucitronName span {
        width: 80% !important;
        display: inline;
    }
    html span#tarteaucitronDisclaimerAlert {
      padding: 0;
    }
    html body #tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
      font-size: 14px;
    }
}

.cookie-overlay-mod {
    display: none;
}






/*********************************/
/*  FORMULAIRE INSCRIPTION EVENT  */
/*********************************/

/* Formulaire BILLETS */

.em-booking-form-section-tickets,
.em-booking-form-section-details {
  background-color: #fff;
  padding: 20px 3%;
  border-radius: 10px;
}

.em-booking-form-section-tickets {
  margin: 40px 0 20px 0;
}

.em-booking-form-section-details {
  margin: 20px 0;
}

.em-booking-form-section-tickets h3 {
  margin-bottom: 18px;
}

th.em-bookings-ticket-table-type {
  font-size: 0;
  line-height: 1.2;
}

th.em-bookings-ticket-table-type::before {
  content: "Profil des participants";
  font-size: 14px;
  text-transform: initial;
  letter-spacing: 1px;
}

th.em-bookings-ticket-table-spaces {
  font-size: 0;
  line-height: 1.2;
}

th.em-bookings-ticket-table-spaces::before {
  content: "Nombre de places";
  font-size: 14px;
  text-transform: initial;
  letter-spacing: 1px;
}

#top .em-ticket select {
  margin-bottom: 0;
}

.em-bookings-ticket-table-type {
  vertical-align: middle;
  font-size: 16px;
  text-transform: uppercase;
}

.input-group.input-text {
  margin: .85em 0;
  padding: 0 !important;
  border: none !important;
  background-color: transparent !important;
  font-family: 'Fira Sans Extra Condensed',sans-serif !important;
  color: #666 !important;
  line-height: 1.6 !important;
}

.em-tickets .em-ticket-booking {
  display: flex !important;
  column-gap: 3%;
}

.em-tickets .em-ticket-booking input {
  margin-bottom: 0 !important;
}

.em-tickets .em-ticket-booking label {
  font-size: 14px !important;
}

.em-booking-form input, .em-booking-form select {
  border: 1px solid #ddd !important;
  border-radius: 5px !important;
}

/* FORM COORDONNEES */

.em-booking-form-details input {
  margin-bottom: 0 !important;
}

p.input-field-user_birthday {
  margin: .85em 0 !important;
}

.em-booking-form-details.em-booking-section {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2%;
}

.em-booking-form-details .input-last_name,
.em-booking-form-details .input-first_name,
.em-booking-form-details .input-dbem_zip,
.em-booking-form-details .input-dbem_city,
.em-booking-form-details .input-dbem_phone,
.em-booking-form-details .input-user_email {
  width: 49% !important;
}
.em-booking-form-details .input-dbem_address {
  width: 100% !important;
}

p.em-consent-checkbox {
  width: 100%;
}

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

  .em-booking-form-details .input-last_name,
  .em-booking-form-details .input-first_name,
  .em-booking-form-details .input-field-user_birthday,
  .em-booking-form-details .input-dbem_address,
  .em-booking-form-details .input-dbem_zip,
  .em-booking-form-details .input-dbem_city {
    width: 32% !important;
  }

  .em-booking-form-details .input-dbem_phone,
  .em-booking-form-details .input-user_email {
    width: 49% !important;
  }
}



.em-form-submit.em-booking-submit {
  font-weight: 600;
  padding: 12px 22px;
}


/* Message */

.em-event-bookings .em-booking-message {
  background-color: #f5e6ed;
  border-radius: 10px;
  padding: 14px 3%;
  color: #8b0041;
  font-family: 'Fira Sans Extra Condensed',sans-serif;
  line-height: 1.4;
}

/* Page desinscription */

.avia_textblock.form-desinscription {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.form-desinscription .wpcf7 textarea {
  height: 120px;
  min-width: 100%;
  max-width: 100%;
}












