.white_color { color: #fff; }
.blue_color { color: #009cb4; }
.orange_color { color: #f8a600; }
.grey_color { color: #f5f5f5; } .blue_color_bg { background-color: #009cb4; }
.orange_color_bg { background-color: #f8a600; }
.grey_color_bg { background-color: #f5f5f5; } .padding_bloc_15 { padding: 15px; }
.padding_bloc_30 { padding: 30px; }  .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
text-align: center;
padding: 15px 0;
}
footer li, .menu-container li {
list-style: none;
}
@font-face {
font-family: 'ralewayregular';
src: url(//www.gazette-salons.fr/fonts/raleway-regular-webfont.eot);
src: url(//www.gazette-salons.fr/fonts/raleway-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.gazette-salons.fr/fonts/raleway-regular-webfont.woff2) format('woff2'),
url(//www.gazette-salons.fr/fonts/raleway-regular-webfont.woff) format('woff'),
url(//www.gazette-salons.fr/fonts/raleway-regular-webfont.svg#ralewayregular) format('svg');
font-weight: normal;
font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
font-family: "Raleway", Arial, sans-serif !important;
font-weight: 400;
}
h3{
font-size: 23px !important;
}
input[type="text"],input[type="email"],input[type="url"],input[type="number"],input[type="date"],input[type="search"],input[name="search"],textarea {
background: none;
border: 0 none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
min-height: 38px;
padding: 0 15px;
} #bloc-pub {
width: 100%;
background-color: #e1e1e1;
}
.banniere {
text-align: center;
color: #4c4c4c;
font-style: italic;
}
.banniere img {
border: 1px solid grey;
}
.banniere >div:first-child {
width: 100%!important;
} .page-title .entry-title-wrap { padding: 30px 0 !important; }
.page-title .page-title-social { padding: 20px 0 !important; } .flex_box_half {
display: -webkit-flex;
-webkit-justify-content: space-around;
-webkit-flex-wrap: wrap;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.flex_box_half > div {
width: 50%;
}
.flex{
display: -webkit-flex; display: flex; } .carousel-galerie {
margin: 0 auto;
max-width: 650px;
} .untiers {
width: 20%;
background: rgba(0, 0, 0, 0.04) none repeat scroll 0 0;
padding: 20px;
}
.deuxtiers {
width: 60%;
padding: 20px;
}
.troistiers {
width: 20%;
min-width: 300px;
padding: 20px 0 20px 20px;
}
.untiers a, .deuxtiers a, .troistiers a{
color: #009CB4;
}
.untiers a:hover, .deuxtiers a:hover, .troistiers a:hover{
text-decoration: underline;
}
.center_block {
text-align: center;
} .headersalon h2 {
font-size: 22px;
font-weight: 600 !important;
line-height: 32px;
padding: 0 20px;
margin: 0 0 5px !important;
} .content_auth_flex {
width: 98%;
padding: 30px 0;
}
.form_authentification {
padding: 15px;
max-width: 390px;
margin: auto;
}
.hidden_block {
display: none;
}
.form_authentification .form-group {
display: -webkit-flex;
-webkit-justify-content: space-between;
display: flex;
justify-content: space-between;
}
.form_authentification .form-group  label {
width: 40%;
}
.form_authentification .form-group  input {
width: 60%;
padding: 0 10px !important;
background: #fff;
border-radius: 4px;
margin-bottom: 15px;
border: none;
}
.form_authentification .form-group  input[type="password"] {
height: 35px;
}
.help-block {
text-align: center;
font-style: italic;
font-size: 12px !important;
margin-top: -15px;
} .content_page {
padding: 0 15px;
}
.ajouter-prestataire {
margin : 15px 0;
}
.btn-blue {
background: #009cb4;
color: #fff;
padding: 10px 25px;
border-radius: 4px;
text-transform: uppercase;
font-weight: 700;
}
.btn-blue:hover {
color: white;
background: #007081
}
.btn-red {
background: #d9534f;
color: #fff;
padding: 10px 25px;
border-radius: 4px;
text-transform: uppercase;
font-weight: 700;
}
.btn-red:hover {
color: white;
background: #d9534f
}
.title_page_edit {
display: -webkit-flex;
-webkit-justify-content: space-between;
-webkit-align-items: center;
-webkit-flex-wrap: wrap;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.simple_table th {
border: 1px solid #fff !important;
color: #fff;
background: #009cb4;
text-align: center !important;
}
.simple_table td {
border: 1px solid #fff !important;
background: #f5f5f5;
padding: 5px 10px;
} .right-sidebar .elements-sidebar-wrap {
padding-top: 30px !important;
}
#block_search_defaut {
background-color: #009cb4;
padding: 20px 15px;
}
#block_search_defaut .block_text {
color: #fff;
text-align: justify;
font-size: 20px;
font-weight: 600;
margin-bottom: 30px;
}
.searchandfilterDefault {
display: -webkit-flex;
-webkit-justify-content: space-between;
flex-wrap: wrap;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.searchandfilterDefault .form_field { width: 78%; }
.searchandfilterDefault .form_submit {
width: 18%;
display: -webkit-flex;
-webkit-justify-content: center;
-webkit-align-items: center;
display: flex;
justify-content: center;
align-items: center;
}
.searchandfilterDefault .form_bottom {
display: -webkit-flex;
-webkit-justify-content: space-between;
-webkit-flex-wrap: wrap;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.searchandfilterDefault .form_top {
border-bottom: 1px solid #fff !important;
margin-bottom: 5px;
}
.searchandfilterDefault .form_top input {
width: 95%;
color: #fff;
}
.searchandfilterDefault .form_bottom > div { width: 32%; }
.searchandfilterDefault.oneLine .form_bottom > div { width: 48%; }
.searchandfilterDefault input::-webkit-input-placeholder { color: #fff; }
.searchandfilterDefault input:-moz-placeholder { color: #fff; }
.searchandfilterDefault input::-moz-placeholder { color: #fff; }
.searchandfilterDefault input:-ms-input-placeholder { color: #fff; }
.searchandfilterDefault .sbHolder { border-bottom: 1px solid #fff !important; }
.searchandfilterDefault .sbHolder a:link, .searchandfilterDefault .sbHolder a:visited, .searchandfilterDefault .sbHolder a:hover { color: #fff; }
.searchandfilterDefault .sbHolder a {
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
}
.searchandfilterDefault .sbHolder .sbOptions li a {
color: #777;
text-transform: none;
letter-spacing: 0px;
background-color: #fff;
}
.searchandfilterDefault .sbHolder .sbOptions li { background-color: #fff; }
.searchandfilterDefault .sbHolder .sbToggle::before {
color: #f8a600;
font-size: 20px;
}
.searchandfilterDefault input[type="submit"] {
background-color: #f8a600;
}
.searchandfilterDefault .sbOptions .sbGroup { border-bottom: 2px solid rgba(0,0,0,0.1); } .cls_loopsalon .contentArticle {
display: flex;
display: -webkit-flex;
}
.cls_loopsalon .infodate span {
color: #009cb4;
font-weight: bold;
font-size: 17px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0px 5px;
}
.cls_loopsalon .infodate, .cls_loopsalon .inforegions {
color: #000;
margin-bottom: 5px;
}
.cls_loopsalon .infodate .fa, .cls_loopsalon .inforegions .fa, .cls_loopsalon .infoscategory .fa {
color: #000;
font-size: 18px;
}
.cls_loopsalon .inforegions span, .cls_loopsalon .infoscategory span {
color: #777;
background: #eeeeee;
padding: 2px 5px;
margin: 0px 5px;
border-radius: 5px;
}
.cls_loopsalon h2 {
margin-bottom: 10px;
line-height: 30px;
}
.cls_loopsalon h2 a.vert, .cls_loopsalon a.vert {
background: #f4a062 none repeat scroll 0 0;
border-radius: 5px;
color: #fff;
font-size: 13px;
font-weight: bold;
padding: 5px 10px;
}
.cls_loopsalon h2 a.coral, .cls_loopsalon a.coral {
font-size: 13px;
background: #90b2b3;
color: #fff;
padding: 5px 10px;
font-weight: bold;
border-radius: 5px;
}
.cls_loopsalon h2 a.blue, .cls_loopsalon a.blue {
font-size: 13px;
background: #009cb4;
color: #fff;
padding: 5px 10px;
font-weight: bold;
border-radius: 5px;
}
.alertmiddle {
background-color: #eee;
border-radius: 10px;
color: #333 !important;
display: inline-block;
font-size: 16px;
margin: 10px 0;
padding: 5px 10px 0;
}
.alertmiddle span {
text-transform: uppercase;
font-weight: 400;
}
.alertmiddle .fa {
font-size: 18px;
margin-right: 5px;
} .ui-widget-header {
background: #009cb4 none repeat scroll 0 0 !important;
border: 0 none !important;
border-radius: 0 !important;
margin: 0 !important;
}
.ui-dialog {
border: 2px solid #009cb4 !important;
padding: 0 !important;
}
.ui-dialog .ui-button {
border: medium none !important;
}
.ui-dialog .ui-button .ui-icon {
transform: translate(-9px, -9px) !important;
}
.ui-dialog .wp-switch-editor.switch-html {
display: none !important;
}
.ui-dialog .acf-button.button {
color: #fff !important;
background-color: #009cb4 !important;
padding: 5px 10px !important;
border-radius: 4px !important;
}
.ui-dialog input[type=text], .ui-dialog input[type=email], .ui-dialog input[type=url] {
border: 1px solid #009cb4 !important;
}
.ui-dialog .filters input, .ui-dialog .title-search input {
border: none !important;
}
.ui-dialog .acf-cf div.values ul.acf-bl.list.ui-sortable {
border: 1px solid #009cb4 !important;
} .headersalon h1 {
color: #fff;
text-transform: uppercase;
margin:0;
font-weight: 600 !important;
}
.headersalon {
text-align: center;
padding: 30px 15px;
background-color: #009cb4;
color: #fff;
}
.headersalon span { padding: 5px 10px;
border-radius: 5px;
font-size: 22px;
}
.theme, .organisateur, .region, .articlelie{
margin: 20px 0;
padding: 20px;
}
.contact, .lieuevent, .chiffres, .association, .pre-edition, .affiche, .articlelie, .theme, .organisateur, .region, .contact-clients, .references, .publicite, .map_block, .galerie, .embed-container {
margin: 0 0 30px;
}
.contact hr, .lieuevent hr, .chiffres hr, .association hr, .pre-edition hr, .affiche hr, .articlelie hr, .theme hr, .organisateur hr, .region hr, .contact-clients hr, .references hr, .publicite hr, .map_block hr, .galerie hr{
border-color: #009cb4;
margin: -10px 0 10px;
}
#horaires-tarifs, #chiffres-services {
display: -webkit-flex;
-webkit-flex-wrap:wrap;
-webkit-justify-content: space-between;
display: flex;
flex-wrap:wrap;
justify-content: space-between;
margin: 30px 0;
} .horaires, .tarifs, .horaires, .tarif, .chiffres-box, .services {
border: 1px solid #009cb4;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
width: 48%;
}
.chiffres-box .panel-body, .services .panel-body {
text-align: left;
}
.chiffres-box, .services {
text-align: center;
}
.horaires, .tarifs, .tarif {
text-align: center;
}
.panel-heading {
background-color: #009cb4;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.panel-heading > h3 {
color: #fff;
}
.panel-body {
padding: 0 10px 10px;
}
.embed-container {
text-align: center;
margin-top: 70px;
}
.embed-container iframe {
height: 360px;
width: 751px;
}
.affiche {
overflow: auto
}
.affiche img.hide-affiche-mobile{
float:left;
width: 35%;
margin-right: 20px;
}
.fa-li{
top: 0.4em !important;
color: #F39200;
} .icone-liste {
padding-left: 32px;
position: relative;
}
.icone-liste:before {
position: absolute;
font-family: 'FontAwesome';
top: 0;
left: 10px;
color: #f39200;
content: "\f0a9";
} .contactSalon {
position: relative;
}
#btn_contact_salon {
background: #009cb4;
color: #fff;
border: none;
padding: 5px 15px;
border-radius: 4px;
font-size: 14px;
}
#btn_afficher_numero {
background: #009cb4;
color: #fff;
border: none;
padding: 5px 15px;
border-radius: 4px;
font-size: 14px;
}
#formContactSalon {
position: absolute;
background: #fff;
border: 2px solid #009cb4;
min-width: 350px;
top: 0%;
left: 0; opacity: 0;
-webkit-transition: all 1s;
transition: all 1s;
z-index: -1;
-moz-box-shadow: 5px 5px 20px #656565;
-webkit-box-shadow: 5px 5px 20px #656565;
-o-box-shadow: 5px 5px 20px #656565;
box-shadow: 5px 5px 20px #656565;
max-height: 70vh;
overflow-y: auto;
overflow-x: hidden;
}
#formContactSalon form {
padding: 25px;
width: calc(100% - 50px);
}
#formContactSalon form > div {
margin-bottom: 10px;
}
#formContactSalon form input, #formContactSalon form textarea {
border: 1px solid #009cb4;
border-radius: 4px;
width: 100%;
}
#formContactSalon form input, #formContactSalon form ul, #formContactSalon form select, #formContactSalon form textarea {
width: 100%;
min-width: 1px;
padding: 0px;
}
#formContactSalon form input[type="radio"], #formContactSalon form input[type="checkbox"] { width: 20px; }
#formContactSalon form .hidden {
position: absolute;
visibility: hidden;
width: 1px;
}
#block_organisateur_contact { display: none; }
#block_organisateur_contact > div {
max-height: 200px;
overflow-y: auto;
padding: 15px;
background-color: rgba(0, 0, 0, 0.04);
}
#closeFormContact {
text-align: center;
position: absolute;
right: 10px;
top: 10px;
background: #333333;
border-radius: 50%;
width: 25px;
color: #fff;
cursor: pointer;
-webkit-transition: all 1s;
transition: all 1s;
}
#closeFormContact:hover {
background: #c30404;
} #ResponseContactSalon {
position: absolute;
background: #fff;
border: 2px solid #009cb4;
top: 20vh;
-webkit-transition: all 1s;
transition: all 1s;
-moz-box-shadow: 5px 5px 20px #656565;
-webkit-box-shadow: 5px 5px 20px #656565;
-o-box-shadow: 5px 5px 20px #656565;
box-shadow: 5px 5px 20px #656565;
max-height: 70vh;
overflow-y: auto;
overflow-x: hidden;
opacity: 1;
left: calc(50% - 250px);
z-index: 1000;
width: 80%;
max-width: 500px;
min-width: 300px;
}
#ResponseContactSalon > div:nth-child(2) {
}
#closeResponseContact {
text-align: center;
position: absolute;
right: 10px;
top: 10px;
background: #333333;
border-radius: 50%;
width: 25px;
color: #fff;
cursor: pointer;
-webkit-transition: all 1s;
transition: all 1s;
}
#closeResponseContact:hover {
background: #c30404;
} .searchInput input::-webkit-input-placeholder {
color: #e0e2e4;
}
.searchInput input:-moz-placeholder {
color: #e0e2e4;
}
.searchInput input::-moz-placeholder {
color: #e0e2e4;
}
.searchInput input:-ms-input-placeholder {
color: #e0e2e4;
}
.fagsfacf-gallery-slide-inner img {
padding: 10px;
}
.widget-container.widget_search .widget-title h3 {
padding-bottom: 10px !important; } .logo_footer {
width: 200px;
margin-top: 25px;
}
.footer-widgets-wrap {
padding-top: 45px !important;
}
.footer-widgets .widget-container .widget-title h3 {
padding-bottom: 10px !important; }
.footer {
overflow: hidden !important;
} .pagination_gazette {
font-family: Ubuntu;
font-weight: 800;
font-style: normal;
text-align: center;
}
.pagination_gazette li {
min-width: 24px;
background: rgba(0,0,0,0.04);
cursor: pointer;
margin: 0 2px 7px;
text-decoration: none;
padding: 6px 8px;
display: inline-block;
color: #009cb4;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform: uppercase;
vertical-align: top;
font-size: 18px;
line-height: 24px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.pagination_gazette li:hover {
background: #999;
color: #fff;
cursor: pointer;
}
.pagination_gazette .paginationSelect.prev_page, .pagination_gazette .paginationSelect.next_page{
min-width: 80px;
padding: 6px 15px;
font-size: 100%;
}
.pagination_gazette .current_pagination {
background: #f8a600;
color: #fff;
}
.list_span span:nth-child(n+2):before{
content:"|";
margin: 0 5px;
} .blog .hentry .entry-footer, .archive .hentry .entry-footer {
width: 15%!important;
min-width: 130px !important;
}
.share-text span {
display: none;
}
.share-text:before {
content: "Partagez cette page";
}
.post .entry-footer {
display: none !important;
}
.single-post .author-info {
display: none !important;
}  #iframewidget textarea {
border: 1px solid #C7C7C7;
width: 100% !important;
height: 300px;
}
#formFilter .form_submit {
margin-top: 20px;
}
img.wp-smiley, img.emoji {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
box-shadow: none;
display: inline;
height: 1em;
margin: 0 0.07em;
padding: 0;
vertical-align: -0.1em;
width: 1em;
}
#widgetsalon .cls_loopsalon h2 {
font-size: 15px;
line-height: 15px;
}
#widgetsalon .cls_loopsalon .coral, #widgetsalon .cls_loopsalon .green {
display: none;
}
#widgetsalon .cls_loopsalon .inforegions span {
display: none;
}
#widgetsalon .cls_loopsalon .infoscategory {
display: none;
}
#widgetsalon {
width: 300px;
height: 360px;
overflow: hidden;
}
#widgetsalon .cls_loopsalon .alertmiddle {
font-size: 10px;
padding: 0px 5px;
}
#widgetsalon .cls_loopsalon .alertmiddle .fa {
display: none;
}
#widgetsalon .cls_loopsalon .infodate span {
font-size: 12px;
}
#widgetsalon .cls_loopsalon .alertmiddle {
margin-top: 0px;
margin-bottom: 0px;
}
#widgetsalon hr {
padding-bottom: 0px;
}
#widgetsalon input {
font-size: 12px;
padding: 5px;
margin-bottom: 10px !important;
margin-top: 10px !important;
display: block;
margin-left: 5px;
}
#widgetsalon .descriptifsalon > div {
padding: 0px 5px;
}
#widgetsalon .cls_loopsalon .inforegions {
display: none;
}
#widgetsalon .form_bottom div {
width: 150px;
float: left;
margin-bottom: 5px;
}
#widgetsalon .cls_loopsalon .infodate .fa {
font-size: 12px;
}
@media screen and (max-width: 360px) {
.entry-title-wrap .entry-data {
display: none;
}
}
@media screen and (max-width: 640px) {
body.blog header.entry-title {
height: auto !important;
overflow: visible;
}
body.blog div.entry-content {
height: auto !important;
overflow: visible;
}
}
@media screen and (max-width: 750px) {
.hide_mobile {
display: none !important;
}
}
.single-post .auth-links { display: none; } #lgs_widget-5 .widget-title { display: none; }
#text-36 {
height: 0 !important;
padding: 0 !important;
}
#lgs_widget-4, #lgs_widget-3 { padding: 0 !important; }
.banniere > p {display: none;}
.affiche p {
padding-bottom: 10px;
}
.lang-fr_FR .nav-menu-main > ul > li > a {
font-size: 15px;
}
.single.single-salons .affiche, .single.single-salons .panel-body {
text-align: left;
}
.single.single-salons .affiche ul, .single.single-salons #horaires-tarifs ul {
list-style: initial;
padding-left: 20px
}
.entry-content > ul li {
width: 33%;
float: left;
min-width: 100%;
} #searchBarMobile {
display: none;
margin-bottom: 30px;
font-size: 12px;
}
#searchBarMobile .formInputMobile {
display: -webkit-flex;
-webkit-justify-content: center;
display: flex;
justify-content: center;
}
#searchBarMobile .formInputMobile input[type="text"] {
width: 60%;
background-color: #f6f6f6;
border-radius: 4px;
margin-right: 10px;
}
#searchBarMobile .formInputMobile input[type="submit"] {
width: 30%;
font-size: 12px;
padding: 0;
} #searchBarDesktop { font-size: 12px;
text-align: center;
}
#searchBarDesktop .formInputDesktop { position: relative;
text-align: center;
max-width: 800px;
margin: auto;
}
#searchBarDesktop .formInputDesktop input {
width: calc(100% - 58px);
background-color: #f6f6f6;
font-size: 20px;
height: 44px;
padding: 0 48px 0 10px;
}
#searchBarDesktop button#search_btn { position: absolute;
top: 0;
right: -4px;
height: 48px;
font-size: 25px;
background: #f8a600;
}
.deuxtiers ul {
list-style: disc;
padding-left: 15px;
color: black;
}
.list_sec_act {
border: solid 1px #009cb4;
border-radius: 5px;
height: 40px;
line-height: 40px;
overflow: hidden;
}
ul.list_sec_act:hover {
height: 500px;
overflow: auto;
}
.show-mobile {
display: none;
}
button#btn_contact_salon:hover {
cursor: pointer;
}
.phone_number, 
.phone_number a {
font-size: 24px;
font-weight: 800;
letter-spacing: 1px
}
.single-post .post-title .entry-date {
margin: 30px 20px 0 0;
} footer .social-icons a {
color: black !important;
font-size: 27 !important;
line-height: 50px !important;
width: 40px !important;
height: 40px !important;
}
footer .social-icons {
width: 100%;
text-align: center;
}
footer .social-icons ul {
margin: 15px auto;
}
.home h1, .home h1 * {
color : black !important;
}
article.salons {
border: solid 0.5px #a79a9a;
padding: 10px;
margin-bottom: 15px;
} 
.home hr {
display: none;
}
.home #loopsansphoto {
padding-top: 30px;
}
.home .home_section_annuaire > div > div section {
background-color: #524d4d;
border-radius: 15px;
padding: 10px;
margin-bottom: 30px;
height: 240px;
overflow: hidden;
}
.home .home_section_annuaire > div > div section img {
max-height: 100px;
}
.home .home_section_annuaire > div > div section h3 {
height: 100px;
}
.home section.elm-posts-main div.elm-posts .item .item-title h3 {
font-weight: 500;
font-size: 14px !important;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
section.section_slider {
padding-bottom: 0px;
padding-top: 0px !important;
}
section.section_slider > div {
width: 100%;
max-width: initial;
padding: 0px;
} .home ul.easy-slider {
padding: 0px !important;
}
.home .bx-viewport img {
max-height: 100%;
max-width: 100%;
width: auto !important;
margin: auto;
}
.home .main-sections>.elm-main:first-child {
padding: 0px !important;
margin: 0px !important;
}
.home .elm-easy-slider-main .elm-easy-slider {
padding-bottom: 0px;
margin-bottom: 0px;
}
.home #loopsansphoto .hentry:last-child {
margin-bottom: 10px;
}
footer#footer .footer-widgets ul li a:before {
content: "";
margin: 0px;
}
footer#footer .footer-widgets .widget h3 {
letter-spacing: initial;
font-size: 1.2em !important;
}
.elm-job-offers-main .item-thumbnail img {
border-radius: 0%;
}
.single-ait-job-offer div .date-interval .date-sep, .single-ait-job-offer div .date-interval .event-to {
display: none;
}
div.main-sections > section.elm-main.elm-advertising-spaces-main {
padding: 0px;
margin: 0px;
}
.single-parc_expos .carousel-galerie {
max-height: 370px; }
div.slick-slide {
height: initial !important;
}
div.popmake > button.pum-close.popmake-close {
display: none;
}
section.ligne_title {
padding: 10px 0px !important;
margin: 30px 0px !important;
}
section.ligne_title div.elm-mainheader {
padding: 0px !important;
}
section.ligne_title div.elm-text {
display: none !important;
}
body.blog header.entry-title {
height: 110px;
overflow: hidden;
}
body.blog div.entry-content {
height: 110px;
overflow: hidden;
}
.aff_btn_guide {
width: 8%;
text-align: left;
position: absolute;
left: 15%;
z-index: 1;
padding-left: 2%
}
.page_referencez_lieu_expo [type=text],.page_referencez_lieu_expo form input:not([type=submit]), .page_referencez_lieu_expo [type=number], .page_referencez_lieu_expo [type=email], .page_referencez_lieu_expo [type=tel], .page_referencez_lieu_expo [type=url], .page_referencez_lieu_expo textarea {
width: 90%;
border: solid 1px black;
min-height: 38px;
padding: 0 15px;
}