/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/******************************************* NORMALIZE *******************************************/
.wpcf7 .wpcf7-form.sent .wpcf7-response-output
{background-color:#666;}
.gwolle-gb .gb-entry {
padding: 30px 0!important;
border:none!important;}
.gwolle-gb .gb-entry:nth-child(even)
{background-color:#f5f5f5;
margin:10px 0px!important;
border-radius:25px;}
.gwolle-gb .gb-entry .gb-author-info
{margin-bottom:10px;}
#cmplz-document h2
{font-size:24px!important;}
.grecaptcha-badge
{visibility:hidden;}
/******************************************* HEADER *******************************************/
.fusion-logo img {
    width: 220px!important;
}
.background-contain
{background-size:contain!important;}
header.fusion-header-wrapper
{position:inherit!important;}
.home header.fusion-header-wrapper
{position:absolute!important;}
header.fusion-is-sticky .fusion-logo img {
width: 120px!important;
}
header.fusion-is-sticky .fusion-main-menu>ul>li>a {
 height: 92px!important;
}
header.fusion-is-sticky .fusion-header-v3, header.fusion-is-sticky .fusion-header {
 height: 112px!important;
}
/******************************************* HOME *******************************************/
.bloc-prestations .fusion-blog-layout-grid .fusion-post-wrapper .fusion-image-wrapper img {
    max-height: 300px;
    object-fit: cover;
}
.home .bio .fusion-title
{margin-top:0px!important;}
.home .blog .fusion-post-content-container
{color:#fff;}
.home .blog .fusion-image-wrapper img
{    object-fit: cover;
    height: 300px;
    width: auto;
    margin: 0 auto;}
/******************************************* ARTICLE *******************************************/
.single-post .flexslider .slides img {
    margin: 10px auto;
    padding: 10px!important;
    max-width: 800px;
    box-shadow: 0px 0px 10px #333;
}
/******************************************* WOOCOMMERCE *******************************************/
.product-buttons .show_details_button
{display:none;}
.product-buttons .add_to_cart_button {
    border: #daa021 solid 1px;
    display: block;
    width: 100%;
    padding: 5px;
    text-align: center!important;
    font-size: 16px;
    max-width: 100%;
}
.product-buttons .add_to_cart_button::before
{display:none;}
.product-buttons .add_to_cart_button:hover
{color:#4d4185;
border-color:#4d4185;}
.woocommerce h2, .woocommerce h3
{font-size:20px!important;}
.woocommerce .woocommerce-message
{background:transparent!important;}
.woocommerce-checkout #billing_company_field
{display:none!important;}
.xoo-wsc-basket {
top: 40px;
}
.xoo-wsc-footer .xoo-wsc-ft-btn-checkout
{background-color:#4d4185!important;
color:#fff!important;}
.xoo-wsc-footer .xoo-wsc-ft-btn-checkout:hover
{background-color:#daa021!important;}
.woocommerce .summary-container .product_meta
{display:none;}
/******************************************* AVIS CLIENTS *******************************************/
.gwolle-gb-write-button input.button,.gwolle_gb_submit input.button
{
    float: none;
    background-color: #daa021;
    color: #fff;
    padding: 10px 15px;
    cursor: pointer;
    border: solid 1px #4d4185;
    border-radius: 25px;
}
.gwolle-gb-write-button input.button:hover,.gwolle_gb_submit input.button:hover
{background-color: #4d4185;}
.gwolle_gb_notice
{font-size:12px;}
.gwolle-gb {
 text-align: center;
}
.gwolle-gb-write input, .gwolle-gb-write textarea
{border-radius:0px!important;}
/******************************************* RESPONSIVE *******************************************/
@media only screen and (max-width: 1140px)
{
.home header.fusion-header-wrapper
{position:unset!important;}
.bloc-prestations
{margin-top:0px!important;}
body.fusion-body .fusion-builder-column-9 {
width: 100% !important;
}
body.fusion-builder-column-9 > .fusion-column-wrapper {
margin: 0 auto!important;
}
.fusion-social-links-1 {
text-align: center!important;
}	
}
@media only screen and (max-width: 640px)
{
.fusion-logo img {
    width: 150px!important;
}
.tfs-slider .slide-content-container .fusion-title-size-two h2 {
    margin: 0;
    font-size: 20px!important;
}
.tfs-slider .slide-content-container .fusion-title-size-three h3 {
font-size: 16px!important;
}
body .fusion-title.fusion-title-7 {
margin-top: 0px!important;
}
}