

.four_columns>.column1>.column_inner {
    padding: 9px 15px 0 0;
}

.side_menu_button>a.search_button{
    margin-top: -12px;
}

.header_bottom{
    box-shadow: 0px 0px 51px 0px rgba(79, 57, 37, 0.09); 
}

@media only screen and (min-width: 1200px){
    .footer_top ul.qode-instagram-feed{
        padding-right: 21.3%;
    }
}

.qode_video_box .qode_video_image .qode_video_box_button{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.qode_video_box .qode_video_image:hover .qode_video_box_button{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.qode_video_box .qode_video_image .qode_video_box_button_arrow{
    left: 52%;
}

ul.tp-revslider-mainul {
    z-index: 102;
}

/*debut personnalisation martin*/

.yikes-easy-mc-submit-button{
margin-top:0px;
background-color:#ffba00;
border: 0px solid white;
color:white;
}
.yikes-easy-mc-submit-button:hover{
background-color:#191919;
color:white;
font-weight:bold;
}
