/*
.top-search { height: 45px; width: calc( 100% - 65px ); padding:5px 15px; float:right; margin-top:0px;}
.top-search #mod_virtuemart_search {max-width:200px;}
.top-search #mod-search-searchword {float:right;}
*/
.top-lang {width:65px; height: 90px; float:right; padding: 6px; margin-top:23px;}

.home-link:before {  
    font-family: FontAwesome;
    content: "\f015";
    font-size: 18px;
}
.sp-megamenu-wrapper .home-link .image-title {display:none;}
.offcanvas-inner .home-link img {display:none;}
#sp-page-builder.page-1 .page-content .sppb-section:first-child { margin-top: -90px; }

.menu-fixed-out { background: rgba(33,33,33,0.7); transition: all ease-in-out 300ms;}
.menu-fixed     { background: rgba(33,33,33,1);   transition: all ease-in-out 300ms;}

span.powered-by { float: right; }
.sppb-gallery li {padding: 10px;}
.home-gallery .sppb-gallery li a { width: 120px; height: 120px; overflow: hidden; position: relative; }
.home-gallery .sppb-gallery li  .sppb-img-responsive { position: absolute; transform: scale(1.0); transition: all 500ms ease-in-out;}
.home-gallery .sppb-gallery li:hover  .sppb-img-responsive { transform: scale(1.3) rotate(3deg); }
/* page title */

.sp-page-title {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll!important;
    margin-top: -90px;
    padding: 200px 0 100px;
}

/***********************/
/* Social media bottom */
/***********************/
#sp-bottom .sbtnf {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    opacity: 0.35;
    transition: opacity 0.2s linear 0s;
}
#sp-bottom .sbtnf:hover {
    opacity: 1;
    transition: opacity 0.2s linear 0s;
}

/***********************/
/*  Newsletter bottom  */
/***********************/
.acysubbuttons {position:relative;}
#sp-bottom .acyfield_email input {
    margin: 0;
    padding-right: 43px;
}
#sp-bottom .acyfield_email {
    border: 1px solid transparent;/*
    border-radius: 3px;
    box-shadow: 0 1px #fff, 0 1px 4px rgba(0, 0, 0, 0.15) inset;
    font-size: 12px;
    height: 40px;
    line-height: 22px;*/
    margin-bottom: 22px;
    min-height: 40px;
    padding: 8px 12px;
    width: 100%;
}

#sp-bottom .acysubbuttons .button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    color: #ccc!important;
    height: 28px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: -65px;
    width: 28px;
    border: none!important;
}
#sp-bottom .acysubbuttons:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ccc!important;
    height: 28px;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 5px;
    width: 28px;
    border: none;
    top: -65px;
    content: "\f061";  
    font: normal normal normal 28px/1 FontAwesome;
}

/* pages */
.top-100 {margin-top:-100px;}
.itemid-437 .menu-fixed-out, .itemid-533 .menu-fixed-out { background: rgba(255,255,255,0)!important;}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div {  width: 100%; }
.home-tabs .sppb-addon-text {padding:0 20px 20px;}
.home-tabs { border-radius: 20px; overflow: hidden;}

.page-9.sp-page-builder .page-content #section-id-1498478532 { margin: -50px 0 70px 0!important;}
.page-9.sp-page-builder .page-content #section-id-1498478532 .sppb-row {background:#fff; padding:13px 0; border-radius:30px;}

#sp-bottom .sp-module .sp-module-title, #sp-bottom .sp-module .sp-module-content {
       color: #dfdfdf;
}
.sp-megamenu-parent .fa.fa-home > img {display: inline-block;}
@media (max-width:991px) {
   #sp-main-body {margin-top: 90px!important;}
  .tp-caption {font-size:3.5vw!important; line-height:3.7vw!important;}
}
#section-id-1514979838354.prod-gallery img.sppb-img-responsive { max-height: 180px; }
#section-id-1516271595043.prod-gallery img.sppb-img-responsive,
#section-id-1516271595034.prod-gallery img.sppb-img-responsive { max-height: 300px; }

/* fixed images */
[data-sppb-parallax="on"] {
position:relative;
background-size:cover;
background-attachment:fixed;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
} 


/* cookie notice */
.cadre_texte  {text-align:center;}
#cadre_alert_cookies .btn { margin: 0!important; }