/*

Theme Name: sensible-wp-child04

Description: Child Theme for sensible-wp Wordpress Theme

Author: Marie Richard

Version: 1.0

Template: sensible-wp

*/

body.custom-background 
{background-size:cover;}

@media screen and (max-width: 600px) {
body.custom-background 
{
 background-size: 300%;}
}


.home-services, .home-news {

    border-top: none;}
	
#hero-header {
    height: 500px;}
@media screen and (max-width: 600px) {
#hero-header {
    height: 200px;}}
	
.service.sbox-1,.service.sbox-2,.service.sbox-3
{background-color: rgba(255,255,255,0.7);
min-height:250px;
width:80%;
padding-top:10px;
border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}
	
@media screen and (max-width: 600px) {
.service.sbox-1,.service.sbox-2,.service.sbox-3
{
min-height:150px;}}

.service.sbox-1 a:hover, a:focus, a:active ,.service.sbox-2 a:hover, a:focus, a:active,.service.sbox-3 a:hover, a:focus, a:active, .nav-menu a:hover, a:focus, a:active{

    background-color: #ff7f2a;}

	#main 
{background-color: rgba(255,255,255,0.7);
border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
 padding: 30px;
 }
 @media screen and (min-width: 600px) {
 }
 
 .entry-header {
    background: none;}
	
#primary {
    margin-left: auto;
    margin-right: auto;}
	
.site-content [class*="col-"] {
    float: none;}
	
.page-id-22  .site-content [class*="col-"] {
    float: left;}
	
.entry-header {
padding-bottom:150px;
    padding-top: 300px}
	
.button, input[type="button"], input[type="reset"], input[type="submit"] {
 
    border-color: #ff7f2a;
 
    background: #ff7f2a;}
.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ff7f2a;}
.button{
border: 2px solid #ff7f2a;
border-radius: 4px;
box-shadow: none;
color: #ffffff !important;
cursor: pointer;
font-size: 15px;
line-height: 1;
font-weight: 600;
padding: 0.8em 1em 0.8em;
display:inline-block;
margin-top:30px;
text-shadow: none;}

.footer-contact {
    padding: 10px 0 10px;}
.footer-block {
    padding: 10px 15px 10px;}

	.courante
{background: #ffffff;
border-color: #ff7f2a;
border: 2px solid #ff7f2a;
border-radius: 4px;
box-shadow: none;
color: #ff7f2a !important;
cursor: pointer;
font-size: 15px;
line-height: 1;
font-weight: 600;
padding: 0.8em 1em 0.8em;
display:inline-block;
margin-top:30px;
text-shadow: none;}

