/*@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic);*/
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css);

body {
    background-color: #ffffff;
    font-family: 'open sans', Arial, sans-serif;
    color: #333;
    background-size: auto !important;
    padding: 0 1em;
}

#wrapper {
    background: transparent !important;
    margin: 0 -1em;
    padding: 0 1em;
}
.type-page {
    margin: 0;
}
a {
    color: #2b4a72;
    text-decoration: none;
}
a:hover {
    color: #79b014;
}
a img:hover {
    opacity: 0.9;
}

@media only screen and (min-width: 768px) {
    #featured .col-full,
    #main.fullwidth, .layout-full #main, .col-full, #featured {
        max-width: 87.693em;
    }
	#main {
		width: 71.5%;
	}
    /*sv v3*/
    .home #content #main {width: 100%;} /*sv v3*/
}

/* TOP */
#header #logo {
    margin-top: -8px;
}
#header #logo img {
    max-height: 132px;
}
#top {
	background-color: transparent;
    margin: 0 -1em 0px -1em;
    padding: 0px 1em;
}
#top-nav {
	float: right;
    margin-bottom: 10px;
}
#top-nav a {
    font-size: 1.4em !important;
    color: #212121 !important;
    padding: 20px !important;
}
select#mobileMenu_top-nav {
	padding: 7px;
    margin-top: 14px;
    margin-bottom: 0px;
    margin-left: 3%;
    width: 50%;
    float: right;
}

@media only screen and (min-width: 768px) {
	#top ul.nav > li > a:hover {
		background-color: transparent !important;
		color: #333 !important;
	}
	#top ul.nav ul {
		background: transparent;
	}
	#top ul.nav > li:hover > a,
	#top ul.nav > li > ul > li > a:hover {
		background-color: transparent !important;
		color: #fccc26 !important;
		border-radius:0px;
	}
	#top ul.nav ul {
	    width: 9em;
	}
	#top ul.nav>li>a {
		padding-top: 8px;
		padding-bottom: 0px;
	}
	#top ul.nav li.parent > a:after {
		top: 1.7em;
	}
	#top ul.nav > li.socialbtn > a:hover,
	#top ul.nav > li.socialbtn:hover > a,
	#top ul.nav > li > ul > li.socialbtn > a:hover {
		background-color:  transparent !important;
	}
}
	.socialbtn {
		float:left !important;
		line-height: 0; 
		font-size: 0;
		color: transparent; 
	}
		.socialbtn a{
			display:block;
			width:35px;
			height:35px;
			padding:0 0 0 15px !important;
			margin-top: 6px;
			-webkit-transition: margin-top 0.1s; /* Safari */
			transition: margin-top 0.1s;
		}
		.socialbtn a:hover{
			margin-top: 7px;
		}
			.socialbtn.facebook a,
			.socialbtn.facebook a:hover {
				background:transparent url(./images/facebook.png) no-repeat center center !important;
			}
			.socialbtn.linkedin a,
			.socialbtn.linkedin a:hover {
				background:transparent url(./images/linkedin.png) no-repeat center center !important;
			}
			.socialbtn.youtube a,
			.socialbtn.youtube a:hover {
				background:transparent url(./images/youtube.png) no-repeat center center !important;
			}

@media only screen and (max-width: 767px) {
	.canada {
		display:none;
	}

	ul#top-nav-social {
		margin-bottom: 11px;
	}
	.socialbtn {
		margin-top: 8px;
	}
	.socialbtn a {
		padding: 0 0 0 6px !important;
	}
	.call_to_action .fa.fa-send {
		display:none;
	}
	#footer .footer-social {
		float: none;
		margin: 0px;
	}
	#footer .footer-social a:before {
		margin-left: 0em !important;
		margin-right: 0.5em !important;
	}
}

/* HEADER */
#header {
	background-color:transparent;
	background-image: none;
	padding: 0;
	margin:0px;
	border-bottom: 0px none #fff;
}
.langues {
	float: right;
	padding-right: 11px;
}
.langues a {
	color: #0076c0;
	font-weight: bold;
	font-size: 12px;
}
.fr {
	float: none;
}
.espace-client {
}
.header_taglines,
.header_phones {
    float: right;
    font-size: 26px;
    color: #ffffff;
	margin-top:0px;
	text-transform:uppercase;
	text-align:right;
	font-weight: 600;
	text-shadow:2px 2px 2px #3f609a;
}
.header_phones {
    line-height: 39px;
}
.header_taglines {
    font-size: 16px;
    line-height: 29px;
	border-right:solid 1px #c8d4e6;
    margin-right: 45px;
    margin-top: 4px;
    padding: 4px 45px 4px 0px;
}


/* NAV */
#navigation {
	margin-top: 7px;
}
.home #navigation {
    margin-top: -4px;
}
nav#navigation.col-full {
    /*float: right !important;*/
    margin: 8px auto;
}
#navigation ul li a {
	color: #fff !important;
    font-size: 20px;
	text-transform:uppercase;
	font-weight: 600;
	text-shadow:2px 2px 2px #3f609a;
}
#navigation ul li.current_page_item {
	color: #0076c0;
}
#navigation .menu-division {
	border-bottom: 1px solid #eee;
}

.second-nav ul.nav li a,
.second-nav ul.nav li.parent > a {
    font-size: 1.4em;
    padding-left: 15px;
    color: #212121 !important;
    padding-right: 30px;
    padding-bottom: 10px;
    font-family: "Titillium Web", sans-serif;
}

.second-nav .sub-menu {
    display: none;
    position: absolute;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 999;
    opacity: 0;
    background-color: white;
}

@media only screen and (min-width: 768px) {
	#navigation ul.nav > li:hover > a {
		background: none;
		
	} /* cursor: initial; dropdown bg colour */
	#navigation ul.nav ul {
		background: rgba(15, 110, 169, 0.88);
		width: auto;
		margin-top: 0px;
		margin-left: 16px;
	} /* dropdown bg colour */
	#navigation ul.nav ul li a:hover {
		background: rgba(15, 110, 169, 0.88);
		color: #fff !important;
	} /* submenu hover colour */
	#navigation ul.nav ul > li:hover > a {
		background: rgba(15, 110, 169, 0.88);
		color: #fff !important;
	}
	#navigation ul.nav ul ul {
		margin-top: -2px;
	}
	#navigation ul.nav li.current_page_item > a,
	#navigation ul.nav li.current_page_parent > a,
	#navigation ul.nav li.current-menu-ancestor > a,
	#navigation ul.nav li.current-cat > a,
	#navigation ul.nav li.li.current-menu-item > a {
		background: transparent !important;
		color: #fccc26 !important;
	}
	ul.nav li.parent > a:after {
		border: 3px solid #333;
		border-color: #333 transparent transparent transparent;
	}
	ul.nav li.parent > a:after {
		top: 1.1em;
	}
	#navigation ul.nav li.current-menu-parent > a:after,
	#top-nav.nav li.parent > a:after {
		border: 3px solid #fff;
		border-color: #fff transparent transparent transparent;
	}
	#navigation ul.nav li a {
		padding: 0.8em 0em 4px 2em;
		white-space: nowrap;
	}
	#navigation ul.nav ul,
	#navigation ul.nav li a {
		border-radius: 0px !important;
	}
	#navigation ul.nav ul > li > a {
		font-size: 1em;
		text-transform: initial;
	}

	
	#navigation ul.nav li a {
		border-radius: 0px !important;
		padding-right: 0em !important;
	}
	#navigation ul.nav li ul li a {
		padding-right: 1em !important;
	}
	#navigation ul.nav li.parent > a:after {
		display:none;
	}
}


/* SIDEBAR */
#sidebar {
    margin-top: 0px;
    text-align: right;
    width: 27%;
}

.home #content #sidebar {
    display:none;
} /*sv v3*/
#sidebar .secondary {
	float: none;
	margin-right: 0;
}
#sidebar h3 {
	font-size: 1.2em;
	font-weight: 500;
}
#sidebar .widget_nav_menu ul li {
	padding-top: 4px;
}
#sidebar ul.sub-menu li {
	font-size: 0.9em;
	padding-bottom: 0;
}
#sidebar ul li.current_page_item > a {
	color: #222;
	text-decoration: underline;
}
#sidebar ul {
}
#sidebar ul li {
    margin-bottom:8px;
	margin-left: 18px;
}
#sidebar ul li a {
    color: #333333;
	font-size: 1.1em;
}

#sidebar ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1em;
	width: 0.9em;
	color: #0677BD;

	-webkit-transition: width 0.25s; /* Safari */
	transition: width 0.25s;
}

#sidebar ul li:hover:before {
	width: 0.7em;
}
#sidebar .slideshow_container.slideshow_container_style-light {
    float: right;
    margin-top: 32px;
}
.home #sidebar .slideshow_container.slideshow_container_style-light {
    display:none;
} /*sv v3*/

@media only screen and (max-width: 1300px) {
	#sidebar .slideshow_container.slideshow_container_style-light {
		margin-top: 19px;
	}
}

@media only screen and (max-width: 1200px) {
	#sidebar .slideshow_container.slideshow_container_style-light {
		margin-top: 12px;
	}
}


/* CONTENT */
#content {
    padding: 2em;
    box-sizing: border-box;
    margin-top: 20px;
    background-image: url(./images/bgmenuv3.png);
}
.home #content {
	margin-top: -5px;
}
.post header h1,
.type-page header h1 {
	margin-bottom: 0.5em;
	font-weight: 400;
}
.woo-sc-box.normal {
	width: 40%;
	float: right;
	margin: 0 0 20px 40px;
}
.woo-sc-box.green,
div.woo-sc-box.green {
  border-color: #d4ebaf;
  background-color: #edfcd5;
  border-radius: 5px;
}

.woo-sc-box.pale,
div.woo-sc-box.pale {
  border-color: #96a2bb;
  background-color: #d8dff0;
  border-radius: 5px;
}
h1, h2 {
    text-transform:uppercase;
	border-bottom:1px solid #aaaaaa;
	padding-bottom: 10px;
}
h2 {
	font-size: 2em;
}
h3 {
    text-transform:uppercase;
	font-size: 1.3em;
	font-weight: 500;
}
h4 {
    font-size: 1.5em;
}
.tags {
	display:none;
}
.post img, .type-page img, .post img.thumbnail, .type-page img.thumbnail {
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

@media only screen and (min-width: 768px) {
    .home #content {
        padding: 2em 0;
    }
}


/* NEWS */
.post header h1 {
	font-size: 1.5em;
    padding: 10px 0;
	border-bottom:none;
}
.post-meta {
	display: none;
}
.single header h1 {
	/*font-size: 1.5em;*/
}
.archive-header .archive-rss a {
	display: none !important;
}


/* ACCUEIL */
.home #content {
	background-image: none;
}
.home h1,
.home #breadcrumbs {
	display: none;
}
.home div#main.col-left {
	width: 100%;
}
.home .widget.widget_woothemes_features {
    position: relative;
    z-index: 9;
}

.home .features .feature h2 {
    border: none;
    padding-bottom: 0px;
    text-align: center;
    font-family: "Poppins", Sans-serif;
}
/*.home .features .feature:nth-child(2) p {
    display:none;
}*/
.home .features .feature {
    width: 100%;
    height: auto; /*500px*/
    margin-bottom: 0px;
}
.home .features .feature .wp-travel-itinerary-items ul.wp-travel-itinerary-list li {
    width: calc( 100% - 20px);
}

.home div#main.col-left div.feature:hover,
.home div#main.col-left div.feature.last:hover {
	background-color: transparent;
	border-radius: 0px;
}
.home div#main.col-left div.feature>a {
    float: left;
	width: 100%;
    margin-top: -80px;
    -webkit-transition: margin-top 0.75s; /* Safari */
    transition: margin-top 0.75s;
}
.home div#main.col-left div.feature:hover>a {
	margin-top:-100px;
    -webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
.home div#main.col-left h3.feature-title {
	clear: both;
	line-height:normal;
}
.home div#main.col-left h3.feature-title a{
	color:#ffffff !important;
	text-shadow:2px 2px 1px rgba(0,0,0,0.75);
	text-transform:uppercase;

	background-color:rgba(121,176,20,0.88);
	padding: 20px !important;
    border: none !important;
    font-size: 1em !important;
    font-weight: 400;
	width: auto;
	display:inline-block;
}
.home div#main.col-left h3.feature-title a span{
    font-size: 1.3em !important;
}
.home div#main.col-left h3.feature-title a:hover{
    text-decoration:none;
}
.home div#main.col-left a img{
    border-radius:0px !important;
	border:1px solid #fff;
}
.home div#main.col-left a img:hover{
    opacity:1;
}
.home .secondary {
	display: none;
}

.home span.shortcode-typography { /*sv v3*/
    font-family: Ubuntu;
    font-size: 38px;
    color: #fff;
    width: 100%;
    background: #fe0034 url(./images/zone-rouge-2.jpg?v=2) center center no-repeat !important;
    position: absolute;
    left: 0;
    line-height: normal;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.75);
    padding: 31px 0;
    margin-top: 0px;
    text-align: center;
    text-indent: -9999px;
}
	.home span.shortcode-typography span {
		display: block;
		max-width: 30em;
		margin: 0px auto;
	}

.widget_woothemes_features .features .feature img {
	float: none;
}
#featured {
	padding: 0 !important;
    background-color:transparent;
	border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
	/*-moz-box-shadow:  0 4px 4px rgba(70,70,70,0.15);
    -webkit-box-shadow: 0 4px 4px rgba(70,70,70,0.15);
    box-shadow: 0 4px 4px rgba(70,70,70,0.15);*/
}
.es #featured {
	padding-bottom: 1.618em !important;
    background-color:transparent ;
    border-bottom: 0px none #e6e6e6;
}
.flexslider .slides img {
    width: 100%;
}

.crossbar {
	min-height: 100px;
}
.flex-direction-nav .flex-prev{
    left: -35px;
}
.flex-direction-nav .flex-next {
    right: -35px;
	text-align: center;
}

/* Outer */
.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
	z-index: 9999;
}
 
/* Inner */
.popup-inner {
    max-width:700px;
    width:90%;
    padding:40px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
    z-index: 99999;
}

.popup-inner span{
	font-size:1.5em;
}
 
/* Close Button */
.popup-close {
    width: 29px;
    height: 29px;
    padding: 8px 4px 0 4px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff;
}
 
.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
}


/* iframe sv*/
#sv_main {
    width: 100%;
    min-height: 400px; /*sv v3*/
    margin-top: 20px;
}
#sv_promo {
    width: 100%;
    margin-top: 0px;
    /*height:520px;*/
}
.nav-toggle {
    display: none;
}

@media only screen and (min-width: 768px) {
	#featured {
		width:100%;
		margin:0px auto 0 auto;
	}
	.flexslider .slides > li {
		position: relative;
		overflow: hidden;
	}

		.flexslider .slides > li > img {
			/*max-width: none;*/
		}
    /*.home .features .feature,*/ .home .testimonials .quote, .home .featured-products li.product {
			margin: 0 2.5% 2.244em 0;
		}
		
}
@media only screen and (max-width: 1200px) {
	.home span.shortcode-typography { font-size: 30px !important; }
	#footer .fa{ display:none; }
	.flex-direction-nav .flex-prev{
		left: 16px;
	}
	.flex-direction-nav .flex-next {
		right: 16px;
	}
}
@media screen and (max-width: 1100px) {
	#featured { overflow: initial; }
	#navigation ul li a {font-size: 17px;}
	#navigation ul.nav li a {padding: 0.8em 0em 4px 1em;}
}
@media only screen and (max-width: 1000px) {
	.header_taglines {
		font-size: 14px;
		margin-right: 25px;
		padding-right: 25px;
	}
}
@media only screen and (max-width: 900px) {
	.home span.shortcode-typography { font-size: 26px !important;	}
	.header_taglines, .header_phones { font-size: 22px;}
	.header_taglines {font-size: 12px;margin-right: 15px;padding-right: 15px;}
	#navigation ul li a {font-size: 14px;}
}
@media only screen and (max-width: 767px) {
	#header #logo {
		float: left;
		margin: -30px 0.618em 1.618em 0;
		width: 20%;
	}
	.home div#main.col-left h3.feature-title,
	.widget_woothemes_features .features .feature {
		clear: none;
	}
	.home div#main.col-left div.feature,
	.home div#main.col-left div.feature.last  {
		width: 100%;
	}
	.home span.shortcode-typography {
		font-size: 24px !important;
	}
	#footer h3 {
		margin-top:20px;
	}
	.header_taglines {
		font-size: 10px;
	}
}
@media only screen and (max-width: 600px) {
	.home span.shortcode-typography { font-size: 16px !important;}
	.header_taglines {display:none;}
	#header #logo {margin: -30px 0.618em 1.618em 0; width: 30%;}
}
@media only screen and (max-width: 500px) {
	.home span.shortcode-typography { font-size: 12px !important; padding: 38px 0; }
	.header_phones {
		line-height: 30px;
		font-size:20px;
	}
}
@media only screen and (max-width: 400px) {
	.home span.shortcode-typography { font-size: 10px !important; }
	.alignright {
		float: none;
		width:100%;
		height:auto;
		margin: 0 0 1em 0em;
	}
	#header #logo {margin: -30px 0.618em 1.618em 0; width: 40%;}
}
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next{
    /*background-color: rgba(50,50,50,0.88);*/
    width: 46px;
    height: 46px;
    padding: 0px;
	z-index: 9;
}
.flex-direction-nav .flex-prev:before {
    content: '\f104';
	font-size: 50px !important;
	text-shadow:1px 1px 1px #333;
}
.flex-direction-nav .flex-next:before {
    content: '\f105';
	font-size: 50px !important;
	text-shadow:1px 1px 1px #333;
}

#featured-slider {
	width:100%;
	height: auto !important;
}

#featured-slider.flexslider .has-slide-background .slide-content {
    background: rgba(255,255,255,0.88);
	/*background: rgba(0,0,0,0.75);*/
}
#featured-slider.flexslider .has-slide-background .slide-content p {
    color: #000;/**/
}
.flex-direction-nav a {
	color: #ffffff;
}
.flex-direction-nav a:hover {
	color: #79b014 !important;
}
@media only screen and (min-width: 768px){
	#featured-slider.flexslider .has-slide-background .slide-content {
		/*width: 400px;
		height:100%;
		padding: 1em 2em;
		bottom: 0;
		left: auto;
		font-size:18px;
		display: flex;
		justify-content: center;
		width: auto; */
		padding: 1.4em 2em 1em 2em;
		bottom: 0;
		left: auto;
		font-size: 18px;
		margin-bottom: 16px;
		width: auto;
		min-width:540px;
		max-width:540px;
	}
	#featured-slider.flexslider .has-slide-background .slide-content .entry{
		align-self: flex-end;
	}
	#featured-slider.flexslider .has-slide-background .slide-content b,
	#featured-slider.flexslider .has-slide-background .slide-content strong{
		font-weight:500;
	}
	#featured-slider.flexslider .has-slide-background .slide-content p{
		margin: 0 0 0.5em 0;
		font: normal 0.9em/1.5em 'Ubuntu', arial, sans-serif !important;
	}
	#featured-slider.flexslider .has-slide-background .slide-content.layout-left-content {
		right: 2%;
	}
	#featured-slider.flexslider .has-slide-background .slide-content.layout-right-content {
		margin-left:20px;
	}
}

/* PRODUITS */
form#searchform  {
	border: none ;
    background: none;
}
.entry input#s {
	margin-top: 5px !important;
	color: #0076c0 !important ;
	font-size: 1.1em;
	background-color: #eee !important;
}
#searchform #searchsubmit {
	background: none;
}
.post-10 table td,
.post-345 table td {
	width: 33%;
}
.post-10 table,
.post-10 table th,
.post-10 table tr td,
.post-345 table,
.post-345 table th,
.post-345 table tr td {
	border-left: none !important;
	border-right: none !important;
}
.hidden {
	display: none;
}


/* PRODUITS - SECTEURS */
.archive.category .label {
	font-weight: normal;
}
.tax-secteurs ul,
.tax-applications ul,
.tax-application ul,
body.category ul {
	list-style-type: none;
}
.tax-secteurs  #main > div > ul li,
.tax-applications  #main > div > ul li,
.tax-application  #main > div > ul li,
body.category  #main > div > ul li {
	clear: both;
	padding-top: 8px;
}
.tax-applications .secteur-title,
.tax-application .secteur-title,
body.category .secteur-title {
	width: 40%;
	float: left;
}
.tax-applications .secteur-title,
.tax-application .secteur-title,
.tax-secteurs .secteur-title,
body.category .secteur-title {
	width: 30%;
	float: left;
	margin-left:2%;
}
.tax-secteurs .secteur-application,
.tax-applications .secteur-application,
.tax-application .secteur-application,
body.category .secteur-application {
	width: 30%;
	margin-left:2%;
	float: left;
	display: inline-block;
	vertical-align: top;
}
.tax-secteurs .secteur-categorie,
.tax-applications .secteur-categorie,
.tax-application .secteur-categorie,
body.category .secteur-categorie {
	width: 30%;
	margin-left:2%;
	float: left;
	display: inline-block;
	vertical-align: top;
}
#biblio tr td,
#biblio th {
	text-align: center;
	text-transform: uppercase;
	font-size: 89%;
}
#biblio .b-title {
	text-align: left;
}
#biblio .b-title a {
	font-weight: 500;
	color:#666;
}
table tbody tr:nth-child(2n) td {
    background: #fafbfc;
    border-right: 1px dotted #e8e8e8;
}

/* PRODUITS - CATEGORIES */
.label {
	width: 100%;
}
.inner  {
	width: 30%;
	float: left;
	margin-right: 2%;
	padding-bottom: 0.25em;
}
.desc {
	font-weight: normal;
}

/* BIBLIOTHEQUE */
.woo-sc-ilink a {
	padding-bottom: 5px;
}


/* CONTACT */
ul#gform_fields_2,
ul#gform_fields_3 {
	margin-left: 0 !important;
}
#gform_2 .button,
#gform_3 .button {
	background-color: #0076c0;
	border: 1px solid #0076c0;
}


/* ITEMS */
nav#post-entries {
	display: none;
}
.item {
	width: 100%;
	float: left;
}
.item .label {
	width: 25%;
	margin-right: 2%;
    clear: left;
}
.item-small {
	width: 60%;
	float: right;
	clear: right;
	padding-bottom: 20px;
}
.item-small .label {
	width: 40%;
}
.item-small .desc {
	margin-left: 170px;
}
.featured img {
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.item h3 {
	margin-top: 30px;
}
.label {
	color: #555;
	font-weight: bold;
	font-size: 13px;
	float: left;
	line-height: 1.7em;
}
.desc {
	color: #555;
	font-size: 13px;
	margin-left: 190px;
	line-height: 1.7em;
	font-weight: normal;
}
.items .label .inner {
width: 40%;
}
.items .label .desc {
color: #959595;
margin-left: 0;
width: 45%;
}
.entry-utility {
	clear: left;
	padding-top: 20px;
}

@media only screen and (max-width: 767px) {
	.item-small {
		width: 100%;
	}
	.item-small .label {
		width: 100%;
	}
	.item-small .desc {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.item {
		width: 100%;
	}
	.item .label {
		width: 100%;
	}
	.item .desc {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
	#sidebar {
		margin-top: 30px;
		width: 100%;
		text-align:center;
	}
	#sidebar .slideshow_container.slideshow_container_style-light {
		float: none;
		margin:0 auto;
	}
}

@media only screen and (min-width: 800px){div#content.col-full, #footertop .col-full, #footer .col-full{max-width: 53.4em;}}
@media only screen and (min-width: 900px){div#content.col-full, #footertop .col-full, #footer .col-full{max-width: 61.1em;}}
@media only screen and (min-width: 1000px){div#content.col-full, #footertop .col-full, #footer .col-full{max-width: 68.4em;}}
@media only screen and (min-width: 1100px){div#content.col-full, #footertop .col-full, #footer .col-full{max-width: 76.1em;}}
@media only screen and (min-width: 1200px){div#content.col-full, #footertop .col-full, #footer .col-full{max-width: 84.1em;}}
@media only screen and (min-width: 1300px){div#content.col-full, #footertop .col-full, #footer .col-full{max-width: 87.693em;}}


/* ITEMS - DOWNLOAD */
div.download {
	float: left;
	margin-right: 16px;
	margin-top: 12px;
}
div.download a {
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold !important;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	width: 100px;
	height: 58px;
	padding-top: 17px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.download a:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	margin-top: 10px;
	display: block;
	margin-left: 39px;
	border: 10px solid transparent;
	border-top-color: #ffffff;
}
div.download a:hover {
	text-decoration: none;
}
div.download a.small {
	padding-top: 23px;
	height: 52px;
}
div.download a.small:after {
	margin-top: 17px;
}
div.download a.fiche {
	background: #d02930;
	border: 2px solid #930a10;
}
div.download a.fiche:hover {
	background: #930a10;
	border: 2px solid #d02930;
}
div.download a.cfia {
	background: #d82a5d;
	border: 3px solid #b21d48;
}
div.download a.cfia:hover {
	background: #b21d48;
	border: 3px solid #d82a5d;
}
div.download a.bulletin {
	background: #793a92;
	border: 2px solid #401a4f;
}
div.download a.bulletin:hover {
	background: #401a4f;
	border: 2px solid #793a92;
}
div.download a.lab {
	background: #f36f21;
	border: 3px solid #ad4405;
}
div.download a.lab:hover {
	background: #ad4405;
	border: 3px solid #f36f21;
}
div.download a.documents {
	background: #fcb317;
	border: 3px solid #cf8d00;
}
div.download a.documents:hover {
	border: 3px solid #fcb317;
	background: #cf8d00;
}
div.download a.ecologo {
	background: #80bf41;
	border: 3px solid #4a850e;
}
div.download a.ecologo:hover {
	border: 3px solid #80bf41;
	background: #4a850e;
}
div.download a.omri{
	background: #75af2d;
	border: 3px solid #4C721D;
}
div.download a.omri:hover {
	border: 3px solid #75af2d;
	background: #4C721D;
}
div.download a.quebecvrai{
	background: #009966;
	border: 3px solid #000000;
}
div.download a.quebecvrai:hover {
	border: 3px solid #009966;
	background: #000000;
}
div.download a.promo {
	background: #4493cf;
	border: 3px solid #0a558e;
}
div.download a.promo:hover {
	border: 3px solid #4493cf;
	background: #0a558e;
}
div.download a.video {
	background-position: -200px -71px;
	/*108f44*/
}
div.download a.video:hover {
	background-position: -200px -192px;
}


/* Inspection */
.page-template-template-inspections-php .col-full,
.page-template-template-inspections-php section#main.fullwidth {
	max-width: 100%;
}


/* SEARCH */
.search article header h1 {
	font-size: 1.4em;
	margin-bottom: 0;
}
.search .search-results #main > article {
	margin-bottom: 0;
	border-bottom: none;
}
.alpha {
	float: right;
	padding: 2px 4px;
	border-radius: 2px;
	background-color: #eee;
	font-weight: bold;
}


/* Shortcodes */

.woo-sc-ilink .download {
    background-position: left 20%;
}
.woo-sc-ilink .tick {
    background-position: left 20%;
}
.woo-sc-ilink .info {
    background-position: left 20%;
}
.woo-sc-ilink .note {
    background-position: left 20%;
}
.woo-sc-ilink .alert {
    background-position: left 20%;
}


/* FOOTER */
#footertop {
	height:90px;
	    margin: 1.618em -1em 0 -1em;
	background: #3883ab ;
}
#footertop_logo {
	background: transparent url(./images/vapf-white.png) no-repeat center center;
	height:90px;
	width:165px;
	margin:0 auto;
    transition-duration: 1s;
    transition-property: transform;
	cursor:pointer;
    background-size:60%;
}
#footertop_logo:hover {
    transform: rotateY(360deg);
}

#footer {
    border-top: 0px none #3883ab;
    background: #383838 url(./images/bg-footer.jpg) center bottom;
    margin: 0 -1em;
    padding: 4.618em 1em 0 1em;
    word-break: break-word;
}
#footer-widgets{
	padding-bottom: 0;
	color: #e0e0e0;
}
#footer-widgets a, #copyright, #footer .nav li a {
	color: #bdbdbd;
}
#footer-widgets .widget h3 {
	color: #eee;
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom: 10px;
}
#footer ul.feeds li {
	padding-bottom: 10px;
}
#footer ul.feeds li a img {
	padding-right: 10px;
}
#footer .gform_wrapper .top_label .gfield_label {
	margin: 0 0 4px 0;
}
#footer #gform_fields_4 .gfield_required,
#footer #gform_fields_5 .gfield_required {
	color: #eee;
}
#footer #gform_submit_button_4,
#footer #gform_submit_button_5 {
}
#footer #input_4_1,
#footer #input_5_1 {
	width: 100%;
	font-size: 1em;
}
#bottom {
	margin: 0 -1em;
	padding: 1em 1em 0.4em;
	color: #c0c0c0;
}
#bottom a {
	color: #c0c0c0 !important
}
	#bottom .clear {
		border-top: solid 1px rgba(255,255,255,0.16);
		clear: both;
		margin-top: 32px;
		padding: 6px;
	}
	
#footer .footer-social a.linkedin:before {
    content: '\e000';
}
#footer .footer-social a.youtube:before {
    content: '\e008';
    display: inline-block;
    -webkit-transform: scale(1,1.4);
    -moz-transform: scale(1,1.4);
    -ms-transform: scale(1,1.4);
    -o-transform: scale(1,1.4);
    transform: scale(1,1.4);
}
#footer .footer-social a:before {
    font-size: 1.5em;
    margin-right: 0;
    margin-left: 0.5em;
}
#footer .footer-social a:hover {
    color:#fff !important;
}
	#footer .nav li a {
		color: #c0c0c0!important;
	}

@media only screen and (min-width: 768px){
	#footer .nav li a {
		margin: 0 1em 0 0;
	}
	#footer-widgets.col-4 .block {
		width: 18.25%;
		padding-right: 3.8%;
		border-right:solid 1px rgba(255,255,255,0.16);
		min-height:250px;
	}
		#footer-widgets.col-4 .block.footer-widget-4 {
			border-right:none 0px;
		}
}



.test .widget_woothemes_features .features .feature img {
    float: left;
    height: 134px;
    margin: 0 1em 1em 0;
    width: 275px;
}
.widget_woo_component .entry .main-features ul li {
    list-style-type: none;
}
.widget_woo_component .entry .main-features ul li a {
    font-weight: bold;
}
.main-features img {
    width: 275px;
    height: 134px;
    overflow: hidden;
    margin-bottom: 10px;
}

.widget {
	background: transparent;
}
.widget > h2, .widget > h3 {
    padding: 0 0 0.1em;
    font-size: 1.387em;
    border-bottom: 0px none #e6e6e6;
}
#searchform .s, #searchform #s,
input[type=text], input[type=number], input[type=password], input.input-text, textarea, input.txt, input[type=tel], input[type=email],
.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url] {
    line-height: 1.387;
    padding: .582em 2.618em .582em .857em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #ccc;
    background-color: #fff !important;
    color: #333;
    border-radius: 3px;
    /*max-width: 95% !important;*/
}
.button, a.button, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button,
#featured-slider.flexslider .has-slide-background .slide-content a,
#gform_2 .button, #gform_3 .button,
.wp-travel-booknow-btn, .add-to-cart-btn, .btn-wp-travel-filter, .wp-travel-explore a, a.show-booking-row, .trip_list_by_fixed_departure_dates_booking a,
.wp_travel_tour_extras .wp_travel_tour_extras_option_single_content a.btn, .open-all-link, .close-all-link {
    display: inline-block;
    padding: .236em .857em;
    color: white !important;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-decoration: none;
    font-size: 1em;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 1.618em;
    background: #ffa247;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: initial;
    -webkit-background-clip: initial;
    background-clip: initial;
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    background-color: #79b014;
    border: 1px solid #79b014 !important;
    font-family: Ubuntu;
    text-transform: uppercase;
    /*min-width: 140px;*/
}
#featured-slider.flexslider .has-slide-background .slide-content a {
    font-size: 0.75em;
	float: right;
    margin-top: 8px;
}
.button i.fa {
    margin-right: 6px;
}
.wp-travel-toolbar .wp-travel-filter-button .btn-wp-travel-filter,
.button:hover, a.button:hover, #commentform #submit:hover, .submit:hover, input[type=submit]:hover, input.button:hover, button.button:hover, #wrapper .woo-sc-button:hover,
#featured-slider.flexslider .has-slide-background .slide-content a:hover,
#gform_2 .button:hover, #gform_3 .button:hover {
    text-decoration: none;
    background: #6B9817;
    border: 1px solid #6B9817;
}
.gform_wrapper .gform_footer {
	padding: 0em 0 .625em !important;
}

/* TAXONOMY */
ul.ul-col{
	width:100%;
	list-style: none;
	padding: 0;
}
ul.ul-col li{
	display:block;
	float:left;
	list-style: none;
	padding-left: -1em;
	margin-top:8px;
}
ul.ul-col a{
	color:#555555;
	margin-right: 6px;
}
ul.ul-col a:hover{
	color:#333;
}
ul.ul-col li:before {
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1em;
	width: 0.9em;
	color: #0677BD;
	-webkit-transition: width 0.25s; /* Safari */
	transition: width 0.25s;
}

ul.ul-col li:hover:before {
	width: 0.7em;
}

.ul-col.double>li  { width:100%; margin-right:0%; }
.ul-col.triple>li  { width:100%; margin-right:0%; }
.ul-col.quad>li  { width:100%; margin-right:0%; }

ul.ul-col.icon {
    margin-left: 0;
}
ul.ul-col.icon > li>img {
    float:left;
	margin-right:10px;
	width: 30%;
	max-width: 96px;
}
ul.ul-col.icon > li>a {
    font-size: 1.2em;
    font-weight: 500;
	text-transform:uppercase;
	display: block;
}
ul.ul-col.icon>li:before {
	content: "";
	font-family: FontAwesome;
	display: none;
	margin-left: 0em;
	width: 0em;
}
ul.ul-col.icon > li>ul {
    float:left;
	width: 55%;
	min-height: 100px;
}
ul.ul-col.icon > li>ul>li {
    float:none;
}
.ul-col.quad {
	border-bottom: solid 1px #EEEEEE;
	overflow: hidden;
	margin-left: 0;
	padding-left: 1.618em;
	padding-bottom: 3em;
	margin-bottom: 0px;
}

@media only screen and (min-width: 768px){
	/*.ul-col.double>li  { width:45%; margin-right:5%; }*/
	.ul-col.triple>li  { width:45%; margin-right:5%; }
	.ul-col.quad>li  { width:45%; margin-right:5%; }

	ul.ul-col.icon>li {
		padding-top:32px;
		padding-bottom:32px;
	}
	
	/*ul.ul-col.double.icon > li {width:50%; margin-right:0%;}*/
}
@media only screen and (min-width: 1025px){
	.ul-col.double>li  { width:45%; margin-right:5%; }
	.ul-col.triple>li  { width:28.3%; margin-right:5%; }
	.ul-col.quad>li  { width:25%; margin-right:0%; }
	
	ul.ul-col.double.icon > li {width:50%; margin-right:0%;
								border-bottom:solid 1px #eeeeee; min-height: 190px;}
	
	ul.ul-col.double.h100.icon > li { min-height: 100px;}
}

.woo-sc-ilink .download { background: url(./images/ico-download.png) no-repeat left 40%; }
.woo-sc-ilink .tick { background: url(./images/ico-tick.png) no-repeat left 40%; }
.woo-sc-ilink .info { background: url(./images/ico-info.png) no-repeat left 40%; }
.woo-sc-ilink .note { background: url(./images/ico-note.png) no-repeat left 40%; }
.woo-sc-ilink .alert { background: url(./images/ico-alert.png) no-repeat left 40%; }

.woo-sc-ilink a {padding-bottom: 0px; padding-left: 24px;}
.woo-sc-ilink a:hover {text-decoration: none;}


.woo-sc-box.alert { border-color:#f0baa2; background-color:#ffefe9 !important; background: url(./images/ico-alert.png) no-repeat 20px 45%; }
.woo-sc-box.download { border-color:#d4ebaf; background-color:#f7fdee !important; background: url(./images/ico-download.png) no-repeat 20px 45%; }
.woo-sc-box.tick { border-color:#d4ebaf; background-color:#f6fdea !important; background: url(./images/ico-tick.png) no-repeat 20px 45%; }
.woo-sc-box.info { border-color:#ccc; background-color:#f8f8f8 !important; background: url(./images/ico-info.png) no-repeat 20px 45%; }
.woo-sc-box.note { border-color:#efe3ae; background-color:#fefbed !important; background: url(./images/ico-note.png) no-repeat 20px 45%; }

.call_to_action div {
    background-color: transparent;
	padding: 0 1.618em;
	margin-bottom: 0.618em;
}
.call_to_action a {
    width: 100% !important;
    font-size: 1.5em !important;
}
.call_to_action a i.fa {
    margin-right: 16px !important;
}

.menu_cart {
	display:none;
}

@media only screen and (min-width: 768px) {
	.menu_cart_txt {
		display: none;
	}
}

.menu_cart a{
    padding-bottom: 11px !important;
}
.menu_cart i{
	font-size: 1.52em;
    padding-right: 8px !important;
}
.w3-badge {
    border-radius: 50%;
    background-color: #88b92f;
    color: #fff;
    display: inline-block;
    padding: 0px 6px;
    text-align: center;
    font-size: 0.8em;
	position: absolute;
    margin-top: -9px;
    margin-left: -13px;
}
.menutitle a{
    margin-top: 12px;
    margin-left: 0px;
    text-transform: uppercase !important;
}

#bgvidwrapper { 
	display:none;
    position: absolute;
    top: 0%;
    left: 0%;
    max-width: 100%;
    height: auto;
    z-index: -100;
	overflow: hidden;
}

video#bgvid {
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
}
@media screen and (max-device-width: 800px) {
	#bgvidwrapper, #bgvid {
        display: none;
    }
}
.nocursor > a {
    cursor: default !important;
}
iframe.if_bestprice {
    width: 100%;
    /*height: 275px;*/
}

/* WP-TRAVEL */
.feature.red_zone {
    width: 97.5% !important;
    margin-bottom: 24px !important;
}
.feature.red_zone img{
    width: 100%;
}
.feature.bestprice {
    min-height: 50px;
    margin-bottom: 8px !important;
}
.wp-travel-trip-meta-info {
    border: none;
    padding: 0;
    border-radius: 0;
}
.wp-travel-trip-meta-info ul li {
    padding: 8px;
    display: inline-block;
    vertical-align: top;
    width: 44%;
    margin-right: -.25em;
    margin-top: 10px;
    font-size: 16px;
    position: relative;
    text-align: left;
}
.wp-travel.trip-headline-wrapper .wp-travel-booknow-btn {
    padding: 5px 20px;
    font-size: 16px;
    box-shadow: none;
    margin-right: 15px;
}
.itenary .image {
    height: 25px;
    width: 25px;
    left: -13px;
    background: #77af1d;
    top: 0;
    border-radius: 50%;
    border: 0px none;
    position: absolute;
}
.tc-content.right {
    border-left: 2px solid #3c98c1;
    text-align: left;
}
.tc-content.left {
    border-right: 2px solid #3c98c1;
}
.tc-content h3 {
    margin-top: 10px;
    margin-top: 40px;
}
.tc-heading h3:last-of-type {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
}
.comment-respond {
    background: rgba(255, 255, 255, 0);
    border: none;
    margin: 0 auto;
    margin-top: 20px;
}
ul.availabily-list .availabily-content .btn {
    padding: .236em .857em;
    border: 1px solid #79b014;
    font-size: 1em;
    display: inline-block;
}
.tab-list-content ul,
.tab-list-content ol {
    margin: 0 0 1.618em 1.618em;
}
.wp-travel-tab-wrapper .tab-list.resp-tabs-list {
    margin: 16px 0px 0px 0px;
}
.wp-travel-tab-wrapper .tab-list.resp-tabs-list {
    padding: 0 0px;
}
.wp-travel-toolbar .wp-travel-post-filter .wp-travel-filter-by-heading {
    background: #ecf1f6;
}
.wp-travel-toolbar, .wp-travel-archive-content .wp-travel-default-article {
    background: rgba(255, 255, 255, 0.71);
}
.wp-travel-itinerary-items .wp-travel-post-item-wrapper .post-title a {
    font-size: 15.5px;
    color: #272727;
    text-transform: uppercase;
    font-weight: 700;
}
.checkout-page-wrap .form-horizontal .form-group select,
.widget_wp_travel_filter_search_widget .wp-travel-form-field select,
.trip_list_by_fixed_departure_dates_pax select,
.wp_travel_tour_extras_quantity select, #wp-travel-date-price select {
    padding: 8px 4px;
    border: 1px solid #ccc;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    min-width: 40px;
}
ul.availabily-list li > div.wp-travel-booking-row input {
    padding:0px 8px;
}
ul.availabily-list li > div.wp-travel-booking-row.animate {
    background-color: rgba(249, 249, 249, 0);
}
ul.availabily-list li > div input[type="number"] {
    border-radius: 0;
    font-size: 13px;
    background: #f9f9f9;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_booking {
    padding: 0 0px;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_pax input {
    padding: 8px 0px 8px 8px;
    width: 82px;
    font-size: 12px;
}
input#coupon_code {
    width: 50%;
}
.button.alt-1, a.button.alt-1, #commentform #submit.alt-1, .submit.alt-1, input[type=submit].alt-1, input.button.alt-1, button.button.alt-1, #wrapper .woo-sc-button.alt-1 {
    background: #2b4871;
    border: 1px solid #38779d;
    border-radius: 3px !important;
}
.ws-theme-cart-page .ws-theme-cart-list thead tr th {
    border-color: #a9a9a9;
    border-radius: 0;
}
.ws-theme-cart-page .ws-theme-cart-list {
    border: none;
}
.ws-theme-cart-page, .ws-theme-cart-page table {
    background-color: rgba(255, 255, 255, 0);
    border: none;
}
    .ws-theme-cart-page th, .ws-theme-cart-page td {
        background: rgba(255, 255, 255, 0.71);
        border-radius: 0;
    }
.checkout-page-wrap .checkout-right {
    border: 1px solid #EEE;
    border-radius: 0;
}
.checkout-page-wrap .checkout-block {
    background: rgba(255, 255, 255, 0.71);
    border: none;
}
    .checkout-page-wrap .checkout-block.checkout-right {
        border-left: 1px solid #ccc;
    }
.checkout-page-wrap .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
.ws-theme-cart-page .ws-theme-cart-list tbody td, .ws-theme-cart-page .ws-theme-cart-list tbody th {
    border: none;
    border-radius: 0 !important;
}
.wp-travel-trip-details {
    margin: 0px 0;
    position: relative;
}
.slick-list {
    margin-left: 30px;
}
.wp_travel_tour_extras .wp_travel_tour_extras_option_single_content .wp_travel_tour_extras_quantity input {
    padding: 8px 4px 8px 8px;
    width: 80px;
    border-radius: 0px;
    font-size: 12px;
    margin-left: 18px;
    height: 30px;
}
.wp_travel_tour_extras .wp_travel_tour_extras_option_single_content .wp_travel_tour_extras_toggler {
    margin-top: 4px;
    width: 60px;
    height: 25px;
}
.wp_travel_tour_extras .wp_travel_tour_extras_option_single_content .check_icon::before {
    line-height: 42px;
}
.wp-travel ins,
.wp-travel-content ins,
.wp-tour-extras-detail-pricing ins{
    text-decoration: none;
}
.wp-tour-extras-detail .wp-tour-extras-detail-pricing ins {
    font-size:15px;
}
.wp_travel_tour_extras .wp_travel_tour_extras_option_single_content a.btn:hover {
    border-color: none;
}
a.btn:hover,
.open-all-link:hover,
.close-all-link:hover {
    text-decoration: none !important;
}
.wp-tour-extras-detail .wp-tour-extras-detail-heading p {
    border-left: 5px solid #ddd;
    color: #000000;
    font-size: 18px;
    padding-left: 15px;
}
.wp-travel-error, .wp-travel-info, .wp-travel-message {
    background-color: rgba(255, 255, 255, 0.71);
}
.wp-travel-notice {
    max-width: 1192px;
}
p.col-xs-12.wp-travel-notice-success.wp-travel-notice {
    max-width: 1162px;
    font-size: 16px;
    margin-top: 20px;
}
.wp-travel-error {
    max-width: 1108px;
    margin: 0 auto 2em auto !important;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_start_label, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_end_label, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_start, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_end {
    width: 22%;
    padding-left: 3%;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_seats_label, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_pax_label, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_price_label, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_seats, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_pax, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_price {
    width: 15%;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_seats {
    border-right: 1px solid #f2f2f2;
    padding: 2.25% 0;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_pax {
    border-right: 1px solid #f2f2f2;
    padding: 2.5% 0;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap {
    width: 85%;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_booking {
    padding: 0 ;
    width: 15%;
}
.ws-theme-cart-page .child_products .wp_travel_tour_extras_option_single_content .check_icon::before {
    line-height: 30px;
}
.ws-theme-cart-list .wp_travel_tour_extras .wp_travel_tour_extras_option_single_content .wp_travel_tour_extras_quantity input {
    padding: 8px 4px 8px 8px;
    width: 60px;
    background-clip: padding-box;
    font-size: 1em;
    font-family: inherit;
    background: #f9f9f9;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}
.ws-theme-cart-list .wp_travel_tour_extras {
    width: 94%;
    padding-left: 0px;
    float: right;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list > li:hover .trip_list_by_fixed_departure_dates_booking .btn {
    border:none;
}
.tour-info .tour-info-box {
    border: 1px solid #e0e0e0;
    background: rgba(255, 255, 255, 0.71);
    padding: 20px 25px;
}
.widget_wp_travel_filter_search_widget .trip-duration-calender .calender-icon {
    line-height: 31px;
}
span.wp-travel-Price-currencySymbol,
span.ws-theme-currencySymbol {
    float: right;
    margin-left: 2px;
}
.wp-travel-notice-success {
    background: rgba(34, 39, 44, 0.59);
}
    .wp-travel-notice-success.wp-travel-notice .view_cart_btn {
        background-color: #f83531;
        color: #fff;
        padding: 12px 20px;
        font-size: 16px;
    }
.wp_travel_tour_extras .wp_travel_tour_extras_option_single_content .wp_travel_tour_extras_price ins {
    font-size: 14px;
}
.wp_travel_tour_extras_title h5,
.wp_travel_tour_extras_title .wp_travel_tour_extras_quantity {
    float: left;
}
.wp_travel_tour_extras {
    margin-bottom: 28px;
    width: 100%;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_price .minus_ribbon p {
    font-size: 9px;
    left: 1px;
    top: 8px;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_end_label,
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_end {
    padding-left: 5%;
}
.wp_travel_tour_extras .wp_travel_tour_extras_option_single_content a.btn {
    margin-top: 12px;
}
.ws-theme-cart-page .child_products .wp_travel_tour_extras_option_single_content .wp_travel_tour_extras_quantity {
    min-width: 125px;
}
.ws-theme-cart-page .child_products .wp_travel_tour_extras_option_single_content .check_icon {
    border-color: #c6cfd8;
    border-width: 1px;
    color: #de1828;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_end_label {
    padding-left: 5%;
}
.wp-travel-trip-time.trip-fixed-departure .fa.fa-calendar,
.wp-travel-post-item-wrapper .fa.fa-calendar {
    vertical-align: top !important;
    margin-top: 2px;
}
.wp-travel-toolbar .wp-travel-post-filter .wp-travel-filter-by-heading h4 {
    padding: 9px 20px 47px 20px;
}
.wp-travel-toolbar .wp-toolbar-filter-field p, .wp-travel-toolbar .wp-travel-filter-button p {
    display: block;
    padding: 0 0 5px 0;
}
.wp-travel-toolbar .wp_travel_input_filters {
    padding: 5px;
    width: 100%;
    min-width: 95px;
    color: #333;
    border-color: rgb(169, 169, 169);
}
.wp-travel-toolbar .wp-toolbar-filter-field.wp-travel-trip-duration .wp_travel_input_filters {
    width: 95px;
}
.wp-travel-toolbar .wp-toolbar-filter-field.wt-filter-by-price select {
    width: 130px;
}
.wp-travel-toolbar .wp-travel-filter-button {
    padding: 36px 9px 0 9px;
}
.wp-travel-toolbar .wp-travel-view-mode-lists {
    padding: 23px 0;
}
.wp-travel-toolbar .wp-toolbar-right {
    float: none;
    position: absolute;
    margin: 12px 0px 0 18px;
}
.wp-travel-notice-success.wp-travel-notice > * {
    font-size:20px;
}
#newBookingDetails thead th {
    border: none;
    border-right: 1px dotted #e8e8e8;
    border-bottom: 2px solid #5381b5;
}
.ws-theme-cart-page .ws-theme-cart-list .product-remove a:hover {
    text-decoration: none;
}
.ws-theme-cart-page .update-cart {
    background-color: #f89938;
    font-size: 15px;
    padding: 15px 25px;
    border: none;
    color: #ffffff;
    border-radius: 3px;
}
input.button.alt-1:hover {
    border: none;
    background: #46638d;
}
table {
    background: rgba(255, 255, 255, 0);
}
table thead th,
table tbody td {
    background: rgba(255, 255, 255, 0.71);
}
    table thead th, table tfoot th {
        border-color: #3883ab;
        color: #3883ab;
    }
.wp-travel-post-thumbnail a.banner-image-wrapper,
.wp-travel-gallery a.banner-image-wrapper {
    display: block;
    width: 100%;
    height: 155px;
    background-size: cover !important;
    background-position: center center !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
    .wp-travel-post-thumbnail a.banner-image-wrapper img,
    .wp-travel-gallery a.banner-image-wrapper img {
        display: none !important;
    }
.wp-travel-itinerary-items .wp-travel-post-item-wrapper .category-list-items {
    float: left;
}
.wp-travel-itinerary-items .wp-travel-post-item-wrapper .wp-travel-review-text {
    float: right;
}
.entry-meta .wp-travel-average-review {
    float: right;
}
.entry-meta .category-list-items .sub-category-menu { min-width: 135px;}
#comments .comment {
    width: initial;
}
    #comments .comment .reply {
        font-size: 0.718em;
    }
    #comments .comment .reply a{
        margin-left:5px;
    }
#respond #cancel-comment-reply-link {
    font-size: 0.682em;
}
#respond label {
    color: #545454;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap span {
    font-size: 13px;
    line-height: 13px;
}
ul.availabily-list .availabily-heading {
    font-size: 13px !important;
    color: #000;
    font-weight:400;
}
ul.availabily-list li > div.pax {
    text-align: center;
}
#wp-travel-date-price span.person-count {
    margin-top: 6px;
}
ul.availabily-list li > div.wp_travel_tour_extras {
    width: 100%;
    margin-top: 16px;
}
.datepicker--day-name {
    color: #717171;
}
.wp-travel-gallery ul li {
    width: 30.33333%;
    padding-left: 1.5%;
    padding-right: 1.5%;
}
.trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_length > div {
    margin: 6px auto 0;
}
.ws-theme-cart-page .ws-theme-cart-list tr p.total strong {
    color: #de1828;
}
input#wp-travel-book-now {
    padding: 10px 20px;
    font-size: 15px;
}
.parsley-errors-list li {
    list-style: none !important;
}
.tc-heading h4 {
    margin-top: 5px;
}
#faq .panel-heading .collapse-icon, .global-faq-shortcode .panel-heading .collapse-icon {
    right: 2%;
    width: 98%;
    height: 28px;
}
#faq .panel-heading [data-toggle="collapse"].collapsed span.collapse-icon:after, .global-faq-shortcode .panel-heading [data-toggle="collapse"].collapsed span.collapse-icon:after {
    content: "\f140";
    float: right;
}

#faq .panel-heading [data-toggle="collapse"] span.collapse-icon:after, .global-faq-shortcode .panel-heading [data-toggle="collapse"] span.collapse-icon:after {
    font-family: 'dashicons';
    content: "\f142";
    font-size: 18px;
    float: right;
}


.wp-travel-itinerary-items ul.wp-travel-itinerary-list li {
    margin-top: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.home .wp-travel-itinerary-items ul.wp-travel-itinerary-list li {
    margin-bottom: -1px;
}
.home .wp-travel-itinerary-items ul.wp-travel-itinerary-list li:last-child {
    margin-bottom: 0px;
}
.home .wp-travel-itinerary-list li:nth-child(n+1) {
    /*margin-top: -11px;*/
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
    .home .wp-travel-itinerary-list li:nth-child(n+1) .wp-travel-post-thumbnail {
        display: none;
    }
.home .wp-travel-itinerary-list li:first-child {
    margin-top: 0px;
}

.wp-travel-trip-time i.fa.fa-calendar-o,
.wp-travel-trip-time i.fa.fa-clock-o,
.wp-travel-trip-time i.fa.fa-plane {
    font-size: 16px;
}
.wp-travel-offer {
    display: none;
}

.person-count i {
    display:none;
}
.wp-travel-itinerary-items .wp-travel-post-wrap-bg .recent-post-bottom-meta {
    width: 18%;
}
.trip-price {
    padding: 2px 12px 6px 8px;
    margin-right: -20px;
    border-radius: 6px;
    width: auto;
    background: #cc0000;
    margin-bottom: 4px;
    color: #fff;
}
    .trip-price del {
        opacity: 1;
        margin-left: 8px;
    }
.itineraries-template-default .trip-price {
    padding: 5px 12px 5px 8px;
}
.wp-travel-itinerary-items .wp-travel-post-wrap-bg .trip-price ins {
    color: #fff;
}
.wp-travel-itinerary-items .wp-travel-post-wrap-bg .trip-price span {
    font-size: 16px;
    font-weight:bold;
}
.wp-travel-itinerary-items .wp-travel-post-wrap-bg .trip-price del span {
    font-size: 11px;
    font-weight: normal;
}
span.wp-travel-trip-duration span {
    display: none;
}
.wp-travel-trip-time span {
    font-size: 14px;
}
.wp-travel-post-item-wrapper span.post-category,
.wp-detail-review-wrap .wp-travel-average-review {
    display: none;
}
    .wp-detail-review-wrap .wp-travel-average-review.wp-travel-hotel-review {
        display:block;
    }
wp-travel-average-review {
    height: 2em;
    width: 5em;
}
.wp-travel-itinerary-items .wp-travel-post-item-wrapper .wp-travel-average-review,
.wp-travel-average-review:before,
.wp-travel-average-review span::before {
    font-size: 18px;
}
.wp-travel-itinerary-items .wp-travel-post-item-wrapper .wp-travel-average-review {
    margin-top: 7px;
    margin-left: -1px;
}
.wp-travel-average-review span {
    color: #ffd045;
}
.wp-from-to {
    margin: -25px 0 5px 0;
}
.wp-travel.trip-headline-wrapper .right-plot-inner-wrap {
    padding: 20px 20px 30px 20px;
    background-color: rgba(255, 255, 255, 0.71);
    margin-left: 12px;
}
.tour-info {
    margin: 18px 0 10px;
}
.tour-info-box.clearfix {
    border: none;
}
.pricing_name {
    width: 100%;
    padding: 10px 0 10px 27px;
    font-weight: bold;
    border-bottom: 1px solid #f2f2f2;
    font-size: 15px;
    text-transform: uppercase;
}
.minus_ribbon {
    display: none;
}
.wp-travel.trip-headline-wrapper .wp-travel-keyword {
    padding-left: 0;
}
.wp_travel_promo_date {
    text-align: right;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    color: #cc0000;
    margin-bottom:6px;
    margin-top:-8px;
}
    .wp_travel_promo_date small {
        font-size: 12px;
        font-weight: normal;
        color: #666;
    }
.trip-price-apartir {
    font-size: 11px;
    display: block;
    margin-left: 2px;
    margin-bottom: 3px;
}
.wp-travel.trip-headline-wrapper .wp-detail-review-wrap .wp-travel-trip-detail {
    margin-bottom: 0px;
}
.wp-travel.trip-headline-wrapper p {
    margin: 20px 0 10px 0px;
}
.widget_wp_travel_filter_search_widget #amount {
    box-shadow: none;
}
a.wp_travel_show_all {
    display: inline-block;
    text-align: center;
    width: 100%;
    border: 0;
    padding-top: 20px;
    border-top: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}
.wp-travel-tab-wrapper #trip_outline.tab-list-content {
    text-align: center;
}
.wp_travel_tour_extras .wp_travel_tour_extras_option_single_content .wp_travel_tour_extras_option_bottom_right {
    margin-left: 25px;
    width: calc(100% - 124px);
}
.wp-travel-default-article .wp-travel-entry-content-wrapper .description-right {
    width: 20%;
    border:none;
}
.wp-travel-default-article .wp-travel-entry-content-wrapper .description-left {
    width: 80%;
}
.wp-travel-default-article .wp-travel-entry-content-wrapper .description-right .wp_travel_promo_date {
    text-align: center;
}
.wp-travel-default-article .wp-travel-entry-content-wrapper .description-right .trip-price del {
    opacity: 1;
}
.wp-travel-default-article .wp-travel-entry-content-wrapper .description-right .trip-price {
    padding: 0;
}
.wp-travel-default-article .wp-travel-entry-content-wrapper .description-left .wp-from-to {
    margin: 0 20px 14px 0;
}
#wp-travel-booking .form-group select {
    width: 95%;
}
.ws-theme-cart-page .ws-theme-cart-list tr p small.wp-travel-trip-tax {
    font-size: 11px;
    font-weight: 400;
    margin-right: 4px;
}
.wp-travel-post-info .post-title {
    width: 78%;
}

.home .features,
#top-nav .basket {
    display: none;
}
.home .features,
#top-nav .basket {
    display: block;
}
.home .features {
    margin-top: 35px;
}
.wp-travel-checkout-review-order-table td.text-right {
    min-width: 80px;
}
.itineraries-template-default .trip-price>div {
    margin-top:0px !important;
}
#wp-travel-enquiry-submit_hide,
#wp-travel-enquiry-gdpr-msg {
    display:none;
}
label[for=wp-travel-enquiry-gdpr-msg] {
    white-space: pre-line;
    line-height: 26px;
    font-weight: 600;
    font-size: 18px;
}

.home .widget_wp_travel_filter_search_widget label,
.home .widget_wp_travel_filter_search_widget .button {
    display: none;
}
.home .widget_wp_travel_filter_search_widget .wp-travel-form-field select {
    width: auto;
    font-family: 'Open Sans', Arial, sans-serif !important;
    font-size: 13px;
    color: #333333;
    padding: 3px;
    border-radius: 0px;
    border-color: rgb(169, 169, 169);
}
.home .widget_wp_travel_filter_search_widget .wp-travel-itinerary-items {
    padding: 0;
    border: 0;
    text-align: center;
}
.home .wp-travel-itinerary-items > ul {
    height: 500px;
    overflow-y: scroll;
}

@media (max-width: 1280px) {
    p .col-xs-12.wp-travel-notice-success.wp-travel-notice {
        max-width: 91.25%;
    }
}

@media (max-width: 1099px) {
    .home .features .feature:nth-child(1) {
        width: 100%;
        margin: 0 0 16px 0;
    }

        .home .features .feature:nth-child(1) iframe {
            /*height: 270px !important;*/
        }

    /*.home .features .feature:nth-child(2), .home .features .feature:nth-child(3) {
        width: 40%;
        margin: 0 5%;
    }*/
}

@media (max-width: 999px) {
    /*.home .features .feature:nth-child(2), .home .features .feature:nth-child(3) {
        width: 46%;
        margin: 0 2%;
    }*/
}

@media (max-width: 992px) {
    .wp-travel-gallery ul li:nth-child(4n+1),
    .wp-travel-gallery ul li:nth-child(2n+1) {
        clear: none;
        content: "";
        display: block;
    }
    .wp-travel-itinerary-items ul.wp-travel-itinerary-list.itinerary-1-per-row li {
        width: calc( 100% - 20px);
    }
}

@media (max-width: 899px) {
    /*.home .features .feature:nth-child(2), .home .features .feature:nth-child(3) {
        width: 48%;
        margin: 0 1%;
    }*/
}

@media (max-width: 768px) {
    .wp-travel-gallery ul li:nth-child(4n+1),
    .wp-travel-gallery ul li:nth-child(2n+1) {
        clear: left;
        content: "";
        display: block;
    }
    .wp-travel-gallery ul li {
        width: 97%;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
    span.trip_list_by_fixed_departure_dates_price {
        margin: 0 auto;
    }
    .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_start, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_end {
        text-align: left;
    }
    .tc-content.right {
        border-left: none;
    }
    .tc-content.left {
        border-right: none;
    }
    .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_wrap .trip_list_by_fixed_departure_dates_start {
        padding-left: 10px;
    }
    .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_start, .trip_list_by_fixed_departure_dates .trip_list_by_fixed_departure_dates_list .trip_list_by_fixed_departure_dates_end {
        border-bottom: none;
    }
    .trip_list_by_fixed_departure_dates_wrap {
        border-bottom: solid 1px #f2f2f2;
    }

    /*.home .features .feature:nth-child(1) iframe {
        height: 720px !important;
    }
    .home .features .feature:nth-child(2), .home .features .feature:nth-child(3) {
        width: 100%;
        margin: 0 0 20px 0;
    }*/
    a.wp_travel_show_all {
        width: 96%;
    }

    .home .features {
        background: #fff;
        padding: 8px;
    }

    .home span.shortcode-typography {
        background-size: contain !important;
    }

    #content {
        padding: 2em 5px;
    }
    .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 0px;
    }
}