body {
color: #000;
background-color: #fff;
}
h3 {
line-height: 42px;
}
ul {
display: flex !important;
}
a:hover {
color: #5fa800;
}
.site-title {
font-size: 36px;
line-height: 36px;
font-weight: 400;
clear: both;
}
[class*='col-'] {
padding-right: 0;
}
.grid {
max-width: 1280px;
overflow: visible;
}
.blocks-gallery-grid, .wp-block-gallery {
display: flex !important;
flex-wrap: wrap;
list-style-type: none;
padding: 0;
margin: 0;
}
.site-title > a {
text-decoration: none;
}
#menubar-title {
color: #afdefa;
font-size: 1.9em;
line-height: 42px;
font-weight: 300;
background-color: #0d77b6;
padding: 20px .5em;
margin: 0;
}
.img-responsive {
width: 100%;
height: auto;
}
#zone_intervention {
width: 100%;
background-color: #eee;
text-align: center;
padding: 20px;
}
#zone_intervention h3 {
font-size: 20px;
margin-bottom: 40px;
font-weight: 700;
}
#zone_intervention h4 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 20px;
font-weight: 600;
}
#zone_intervention h5 {
font-size: 16px;
}
footer.site-footer {
padding-top: 10px;
}
footer ul {
font-size: 13px;
text-align: right;
text-transform: uppercase;
margin: 0;
}
footer li {
padding-right: 10px;
display: inline-block;
font-weight: 700;
text-align: right;
}
p>strong, p>a {
color: #5fa800;
font-weight: 600;
}
.menu a {
text-decoration: none;
}
#home_title h1 {
margin-bottom: 0;
text-align: center;
}
h1.site-title>a {
text-decoration: none;
}
.row {
padding: 20px;
}
.green_row {
color: #fff;
background-color: #5fa800;
}
.green_row a {
color: #fff;
font-weight: 600;
}
.green_row a:hover {
color: #fff;
}
.black_row {
color: #fff;
background-color: #000;
}
.black_row h2, black_row h3 {
color: #fff;
}
#reviews {
padding: 30px 0;
}
#reviews a {
color: #000;
font-weight: 700;
}
.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous, .comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
background-image: none;
background-color: #5fa800;
background-attachment: scroll;
background-repeat: repeat;
background-position: 0 0;
}
span.debarras_tel a.mobile_phone {
display: none;
}
span.debarras_tel .standard_phone {
color: #5fa800;
display: block;
font-weight: 600;
}
.button {
color: #fff;
width: 80%;
font-weight: 800 !important;
background-color: #5fa800;
text-align: center;
text-decoration: none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
padding: 10px 20px;
}
.button:hover {
color: #5fa800;
border: 1px solid #5fa800;
background-color: #fff;
}
.button:focus {
color: #a6dead !important;
}
#rightmenu {
margin-top: -86px;
padding: 0 0 0 10px;
}
#rightmenu .desktop {
padding-bottom: 20px;
border: 1px solid #ccc;
display: block;
background-color: #efefef;
}
#rightmenu .desktop>.title {
color: #505050;
font-size: 1.5em;
width: 100%;
line-height: 60px;
font-weight: 700;
vertical-align: middle;
background-color: #fff;
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid #ccc;
padding: 20px 0;
}
#rightmenu .desktop h3 {
font-size: 24px;
margin-bottom: 0;
line-height: 24px;
}
#rightmenu hr {
margin-bottom: 0;
}
#rightmenu .google_rating_box {
padding: 15px 0;
}
#rightmenu .reviews .rating div {
display: inline-block;
}
#rightmenu .info {
text-align: center;
padding: 20px 10px;
}
#rightmenu .info.or {
padding: 0 10px;
}
#rightmenu .mobile {
display: none;
bottom: 0;
right: 0;
background-color: #efefef;
text-align: center;
position: fixed;
left: 0;
}
#sendcontactbtn:hover {
border: 1px solid #5fa800;
background-color: white;
}
@media screen and (max-width: 768px) {
#rightmenu .mobile {
display: block;
z-index: 10000;
}
#rightmenu .desktop {
display: none;
}
.reverse_on_mobile {
flex-direction: row-reverse;
}
.reverse_on_mobile .wp-block-column:first-child {
order: 99;
}
span.debarras_tel a.mobile_phone {
display: block;
margin: 0 auto;
}
span.debarras_tel a.mobile_phone:hover {
color: #fff !important;
border: 1px solid #5fa800;
}
span.debarras_tel .standard_phone {
display: none;
}
}