/*
Theme Name: V-AIR
Theme URI: https://www.subdelirium.com
Description: V-AIR
Author: subdelirium.com
Author URI: https://www.subdelirium.com
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.q_icon_list {
    margin-bottom: 10px;
}

.q_social_icon_holder.normal_social {
    margin: 0 11px;
}
@media only screen and (max-width: 769px) {
  .qode-footer-bottom-follow {    
    display: none;
  }
}

.justifie,
.justifie h1,
.justifie h2,
.justifie h3,
.justifie h4,
.justifie h5,
.justifie h6,
.justifie p { text-align:justify !important; }

.txt-blanc,
.txt-blanc h1,
.txt-blanc h2,
.txt-blanc h3,
.txt-blanc h4,
.txt-blanc h5,
.txt-blanc h6,
.txt-blanc p,
.txt-blanc a { color:#ffffff; }

.txt-blanc p { font-size: 16px; }

.liens-soulignes a { text-decoration:underline; }
strong { font-weight:bold; }

.txt-ombre,
.txt-ombre h1,
.txt-ombre h2,
.txt-ombre h3,
.txt-ombre h4,
.txt-ombre h5,
.txt-ombre h6,
.txt-ombre p,
.txt-ombre a { text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3) !important; }

.bordure img { border:1px solid #303030; }

.txt-centre,
.txt-centre h1,
.txt-centre h2,
.txt-centre h3,
.txt-centre h4,
.txt-centre h5,
.txt-centre h6,
.txt-centre p { text-align:center !important; }

h1 { margin-bottom:18px; }
h2 { margin-bottom:18px; }
h3 { margin-bottom:14px; }
h4 { margin-bottom:12px; }
h5 { margin-bottom:12px; }
h6 { margin-bottom:12px; }
p { margin-bottom:12px; }

/*.title_outer .title { opacity:0.6; }*/

.login-pro { background-color:#8FCE3B; }
.login-pro:hover { background-color: #B1DD76; }
nav.main_menu ul li.login-pro:hover a { color: #262626; }
nav.main_menu ul li.login-pro a.current { color: #FFFFFF; }

.wpgmza_map .qbutton.white { color: #ffffff !important; }

.single .blog_holder article .post_info { display:none; }

/*nav.mobile_menu ul li a, nav.mobile_menu ul li h3 { text-align: center; }*/

nav.mobile_menu ul li.login-pro { background-color: transparent; }

.wpb_widgetised_column .widget_nav_menu h5 { font-size:19px; }

.ff-item .ff-img-holder img { display: none; }

@media screen and (max-width: 1024px) {
	
	nav.main_menu > ul > li > a { padding: 0 12px !important;  font-size: 15px !important;  }
	
}