/*
Theme Name: Passage
Theme URI: http://demo.qodeinteractive.com/passage/
Description: Passage Theme
Tags: modern, interactive, parallax, multi-purpose, ajax, photography, retina, responsive, creative, blog, portfolio, business, fashion, professional, wpml
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.6
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.


Changelog

1.0.6
- Fixed WP 3.8 notices
- Updated Revolution Slider to version 4.1.4

1.0.5
- Updated Revolution Slider to version 4.1.1
- Fixed header height when header is not fixed
- Fixed social share retina icons
- Fixed highlight shortcode color bug
- Fixed deliting of custom sidebars
- Fixed portfolio list for new verison of Chrome

1.0.4
- Fixed blog small image template responsive
- Fixed comment responsive
- Fixed tabs shortcode font style
- Fixed header when header no fixed
- Fixed back button when smooth scroll enable
- Fixed smooth scroll
- Fixed comments.php typo
- Fixed contact page first name value
- Fixed contact page when recaptcha is enable
- Fixed retina social icon css
- Fixed portfolio options links to open in new window
- Removed ie9.css file because it's empty

1.0.3
- Updated Revolution Slider to version 3.0.95
- Added VK social icon in social icon list
- Fixed contact form "last name" passing to email confirmation
- Fixed header position when title area is hidden

1.0.2
- Added multiple sidebars support
- Added global sidebar settings for single blog to Qode Options under "Blog" section
- Added option to edit smooth scroll colors to Qode > Elements
- Updated translation files
- Fixed portfolio single info column (move on scroll) bug
- Fixed mobile menu css bug


1.0.1
- Added field to Qode options to center logo and menu
- Added "..." to Latest Posts shortcode when text_length is defined
- Improved parallax logic for touch devices

*/
#lang_sel_list, #lang_sel{
	position: absolute;
    right: 0;
    top: 75px;
    width: 90px;
    text-align: center;
}
#lang_sel_list li{
	text-align: center;
}
#lang_sel_list li a{
	padding:5px;
	border: 1px solid #ccc;
	margin:2px;
	text-align: center;

}
#lang_sel_list li a img{
	margin:auto;
		left:2px;
}
#lang_sel_list li a:hover, #lang_sel_list li a.lang_sel_sel{
	border: 1px solid #f2ce00;
}
.capitale a::first-letter{
	text-transform: capitalize;
}
.center-logo{
	width:100%;
	text-align: center;
}
hr.break{
	color:none;
	background:none;
	border:none;
	clear:both;
	float: none;
}
.contenu-desinscription{
	margin:5% auto 0;
	width:600px;
}
.btnRetourSite{
	margin:80px auto 0;
	display: inline-block;
	padding:10px;
	background: rgba(156, 154, 0, 0.85098);
	font-weight: 300;
	font-family: "Comfortaa", Arial, Sans-serif;
	text-decoration:none;
	font-size:25px;
	line-height:39px;
	color:#fff;
}
.btnRetour{
	text-align: center;
}
.btnRetourSite:hover{
background:#b39601;
color:#fff;
}

.mymail-form-info.success {
color: #fff !important;
}

.gout-subtil{ background: url('http://huiles-et-olives.fr/wp-content/uploads/Huile-dolive-gout-subtil.png');}
.gout-intense {background: url('http://huiles-et-olives.fr/wp-content/uploads/Huile-dolive-gout-intense.png');}
.gout-ancienne{background: url('http://huiles-et-olives.fr/wp-content/uploads/Huile-dolive-gout-a-lancienne.png');}

.footer_top_inner .column4 .column_inner {width: 100% !important;}
.footer_top_inner .column4 .column_inner .textwidget {width: 75%; height: 63px;}
.footer_top_inner .column4 h6 {width: 25% !important;}

img.footer-logo {height: 70% !important;float: left;}

@media screen and (width: 768px) {
  .wpb_wrapper .button.tiny{width: inherit !important;}
  .button.tiny {padding-left: 13px !important;}

}

@media screen and (max-width: 767px) {
  .rev_slider_wrapper{display:none;}
  .searchform{display: none;}
  body.smooth_scroll{overflow-y: auto !important;}
  #lang_sel_list, #lang_sel {top:133px;}
  .footer_top_inner .column4 .column_inner h6 {float:none;}
	

}
@media screen and (max-width: 375px){
	 .logo img{height: auto !important; width: 90% !important;}
	 div.container_inner{max-width: 346px;}
	 .footer_top_inner .column4 .column_inner .textwidget {width: 300px;}
}

@media screen and (max-width: 320px){
	 .logo img{height: auto !important; width: 77% !important;}
	 div.container_inner{max-width: 269px;}

}