/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/*General*/

.justif p {
text-align: justify;
}

.white {
color:#fff !important;
}

.white h2 {
color:#fff !important;
}

.white h4 {
color:#fff !important;
line-height:30px;
}

.grey {
color:#d9d9da !important;
}


/*Home*/

.row500 {
height:500px;
vertical-align: middle;
}

@media screen and (max-width: 1420px) {
.row500 {
height:550px;
vertical-align: middle;
}
}

@media screen and (max-width: 1140px) {
.row500 {
height:600px;
vertical-align: middle;
}
}

.rowtotal {
height:100%;
}

.vc_custom_1486631392089 {
height:100% !important;
background-size: cover;
}

.vc_custom_1486632825884 {
height:100% !important;
background-size: cover;
}
.vc_custom_1486633095144 {
height:100% !important;
background-size: cover;
}

@media only screen and (min-width: 1200px) and (max-width: 2800px) {
.bouteille img {
max-width: 536px !important;
}
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
background-color: #deb900 !important;
}

.qode_image_gallery_no_space .controls a.next-slide {
    right: 6px !important;
}