/* 
Theme Name: JJ Travels
Description: Exclusive Custom Theme for JJ Travels
Version: 1
*/
/*wordpress core*/
.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}

.row-no-container{margin-left:0px;margin-right:0px;}
.col-xs-five,.col-sm-five,.col-md-five,.col-lg-five {position:relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-five {width: 20%;float: left;}@media (min-width: 768px){.col-sm-five {width: 20%;float: left;}}@media (min-width: 992px){.col-md-five {width: 20%;float: left;}}@media (min-width: 1200px){.col-lg-five {width: 20%;float: left;}}
/*bootstrap equal row equal height*/
.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
.row-vertical-centering {justify-content: center;align-items: center;display: flex;}
/*col no padding*/
.no-pad{padding-right:0!important;padding-left:0!important;}.no-pad-right{padding-right:0!important;}.no-pad-left{padding-left:0!important;}

.clearfix{z-index: -1;}.clearfix:before,.clearfix:after,.row:before,.row:after{content: '\0020';display: block;overflow: hidden;visibility: hidden;width: 0;height: 0; }
.row:after,.clearfix:after{clear: both;}

*{margin:0;padding:0;position:relative;-webkit-text-size-adjust:none!important;-moz-text-size-adjust:none!important;-ms-text-size-adjust:none!important;text-size-adjust:none!important;/*disable chrome font-boosting*/max-height: 10000000px;}
table th,table td{background-clip: padding-box;}
a{text-decoration:none;}
a:focus,a:hover {outline: 0;text-decoration: none;}
a img{border:none;}
img{max-width:100%;height:auto;}
.image-wrapper{overflow:hidden;}
.image-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}
.image-wrapper.landscape,.image-wrapper.potrait{overflow:hidden;}
	.image-wrapper.landscape > img{max-width:none;max-height:none;height: 100%;width:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}
	.image-wrapper.potrait > img{max-width:none;max-height:none;width: 100%;height:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}

.flex-container{display:flex;flex-direction: column;align-items: center;align-content: center;justify-content: center;height: 100%;}
.flex-container.absolute{position:absolute;height:100%;width:100%;top:0;left:0;}
	.flex-container .flex-item-top{align-self:flex-start;}
	.flex-container .flex-item-center{align-self:center;}		
	.flex-container .flex-item-bottom{align-self:flex-end;}	
.image-background-half-screen{width: 50vw;max-width: none;position: absolute;object-fit: cover;height: 100%;}
.image-background-half-screen.image-background-half-screen-left{right: 0px;}
.image-background-half-screen.image-background-half-screen-right{left: 0px;}

body{
	font-family:arial;
	-webkit-font-smoothing:antialized;
	text-rendering: optimizelegibility;
	background-color: #efefef;
}
h1,h2,h3,h4{
	font-family:'Raleway';
}
p,
li,
address{
	font-family:'Barlow';
}
a{
	font-family:'Barlow';	
}
li{
	list-style:none;
}
.the-content li{
	/*list-style:none;*/
	list-style-position: inside;
	font-family: "Barlow";
	list-style-type: disc;
}
h1{
	font-size:34.97px;
}

.container .cols{
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.cols{
	padding-left:15px!important;
	padding-right:15px!important;	
}

.band.nav{
    background-color: rgba(249,249,249,0.7);
	z-index: 1;
    overflow: hidden;
}
.band.nav.sticky{
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;	
}
.band.nav.home-nav{
	position:absolute;
    bottom: 18px;
    z-index: 1;
    margin: auto;
    right: 0;
    left: 0;
}
	.band.nav.home-nav .menu-logo{
	}
	.band.nav .menu-logo{	
		position: absolute;
		top: 0px;
		left: 15px;	
		z-index: 1;
	}
		.band.nav .menu-logo img{	
			width: 212px;
		}

.navbar {
    background-color: transparent;
    border: none;	
    border-radius: 0px;
	margin-bottom:0px;
}
/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
/*    .navbar-collapse.collapse {
        display: none!important;
    }
	.navbar-collapse.collapse.in{
	  display:block !important;
	}*/	
	.navbar-collapse {
		position:static;
		padding-right: 0px;
		padding-left: 0px;
		border-color: #cfcfcf;
	}
	.navbar-header{
		overflow:hidden;
	}
	.navbar-brand  img{
		width: 88px;
		margin-top: -10px;
	}
	.navbar-nav{
		text-align:right;
		float:none;
	}	
		.navbar-nav > li {
			margin: 0px 8px;
			float:none;
			display: inline-block;
		}
			.navbar-default .navbar-nav > li > a{
				transition:all 0.25s ease-in-out;			
				font-family: 'Archivo Narrow';
				font-size: 17px;
				color: #404040;
				border-bottom: none;
				padding: 80px 8px 0px;
				line-height: 60px;			
				font-weight:bold;
			}
				.navbar-default .navbar-nav > li > a:focus,
				.navbar-default .navbar-nav > li > a:hover{
					background-color:transparent!important;
					color:#076ae1!important;
				}			
				.navbar-default .navbar-nav > .active > a,
				.navbar-default .navbar-nav > .active > a:focus,
				.navbar-default .navbar-nav > .active > a:hover{
					background-color:transparent!important;
					color:#076ae1!important;
				}
			.navbar-default .navbar-nav .dropdown-menu{				
				background-color: #dedfe0;
				width: 200px;
				position: absolute;
				left: 50%;
				margin-left: -100px;
			}	
				.navbar-default .navbar-nav .dropdown-menu > li > a{
					font-family:'Raleway';
					display:block;
					padding: 0px 10px;
					font-size:15px;
					color:#076ae1!important;	
					line-height:30px;
				}
				.navbar-default .navbar-nav .dropdown-menu > .active > a,
				.navbar-default .navbar-nav .dropdown-menu > .active > a:focus,
				.navbar-default .navbar-nav .dropdown-menu > .active > a:hover{
					background-color:black!important;
					color:#076ae1!important;				
				}				

.band.nav .cart-menu{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 40px;
}

footer{
	background-color: #105ad1;
	color:white;
	text-align:center;	
	padding-top: 40px;
	padding-bottom: 20px;
}
	footer .logo-footer{
		width: 190px;
		border-radius: 15px;
	}
	footer .left{
		display:inline-block;
		text-align: left;
	}
		footer .left img{
			margin-right:15px;
			vertical-align: text-bottom;
		}
	
		footer .left address{
			display:inline-block;
			font-size: 19px;
		}
	footer .right{
		text-align:right;
	}

	footer a{
		color:white;	
		font-size:20px;	
	}
	footer a:hover{
		color:white;	
	}
	footer a span{
		vertical-align: middle;
		display: inline-block;
		margin-right:10px;
	}
	footer .copyright{
		margin-top:20px;
	}

 /* hide slick slider until ready */
 .slider{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.slick-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}	
.slider .slick-slide{
    position:absolute;
}
 .slider .slick-slide:first-child{
    position:relative;
}
.slick-initialized.slick-slider .slick-slide,
.slick-initialized.slick-slider .slick-slide:first-child{
    position:relative;
}		
.slick-slide img{			
	max-width: 100%;
	width: 100%;
	height: auto;	
	display:block;
	margin:auto;
}
.slider-prev,
.slider-next{
	transition:all 0.25s ease-in-out;
	background: url('images/template/slider-arrow.png') no-repeat 0% / contain;	
	position: absolute; 
	display: block; 
	line-height: 0; 
	cursor: pointer;
	border: none; 
	outline: none; 		
	width: 27px;
	height: 40px;
	opacity:0.8;
	top: 50%;			
	margin-top:-38px;	
}
.slider-prev:hover,
.slider-next:hover{
	opacity:1;
}
.slider-prev{
	top:50%;
	margin-top:-20px;
	left:30px;
}
.slider-next{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";			
	top:50%;
	margin-top:-20px;
	right:30px;
}	

.slick-dots{
	bottom: 15px;	
}
	.slick-dots li button::before {
		color:red;
		font-size: 60px;
	}
	.slick-dots li.slick-active button::before {
		color: red;
		opacity:1;
	}	
/* SQUARE STYLE */
	.slick-dots li {
		width: 53px;
		height: 4px;	
		margin: 0 2px;
	}
		.slick-dots li button::before {
			content: '';
			background-color: white;
			width: 53px;
			height: 4px;
		}	

/*COMMON CLASS*/
a.anchor {
    height: 0px;
    display: block;
}		
.wpcf7-response-output{
	font-family: "Barlow";
	font-size: 14px;
}
#es_shortcode_msg span{
	font-family: "Barlow";
	font-size: 14px;	
}
.frame-wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
	.frame-wrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}	
	
/*display gallery*/
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	margin-bottom: 10px;	
	border: none !important;
	width: auto;
	height: auto;
	max-width: 100%;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }	

div.pp_woocommerce .pp_nav {
    z-index: 1;
}

.fancybox-navigation{
	position:static;	
}
.fancybox-nav {
    width: 15%;
}

.mCSB_scrollTools {
    width: 5px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 5px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	width:5px;
    background-color: #7d7d7d;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #3d3d3d;
    width: 5px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_dragger:active .mCSB_dragger_bar{
    background-color: #3d3d3d!important;
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-image: url('images/template/scroll-up.png'); /* css sprites */
	background-repeat: no-repeat;
	opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	background-position: center!important;
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-image: url('images/template/scroll-down.png'); /* css sprites */
	background-repeat: no-repeat;
	opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	background-position: center!important;
}

.animsition-loading{
	width:100%;
	height:50px;
	background-image:url('images/template/loader.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.animsition-loading:after {
  content: "";
}

div#infiniteLoader{
    position: fixed;	
    z-index: 2;  
	font-family: "Barlow";
	font-size: 16px;	
	color: #A967AA;
	bottom: 95px;
	text-align:center;
    display:none;
	width:100%;
	left: 0px;
}

.link-animate{
	transition:all 0.25s ease-in-out;
	-webkit-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
}
	.link-animate:hover{
		opacity:0.7;
	}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}	
/*____________________________________*/

/* COMMON TEMPLATE */
.common-pagination{
	text-align:center;
}
	.common-pagination a,
	.common-pagination span{
		font-family: 'MarkPro';
		font-size: 18px;
		padding: 10px 15px;
	}
	.common-pagination span{
		font-weight:bold;
		font-size: 18px;
		border-bottom: 2px solid black;
	}


.common-title {
	background-color:#076ae1;
}
	.common-title h1{
		color:white;
		font-size: 44px;
		padding: 20px;
	}

.common-hero{
	height:60vh;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding-bottom: 50px;
	border-bottom: 1px solid #707070;
}
.common-hero .overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(9,9,121,0) 65%, rgba(0,212,255,0) 100%);
}
.common-hero .wrapper{
	display: flex;
	height:100%;
}
	.common-hero .container{
		align-self: flex-end;
	}
	.common-hero .container .flex-container{
		padding:0px 15px;
	}
	.common-hero h1{
		font-size:54px;
		color:white;
		font-weight:bold;
		margin:0px 0px 10px;
		display: block;
		width: 100%;
	}
	.common-hero p{
		font-size:20px;
		color:white;
	}

.common-faq {
	padding-top:40px;
	padding-bottom:40px;
}
.common-faq h1 {
	cursor:pointer;
	padding-bottom: 20px;
	padding-top: 25px;
	margin:0px 0px 10px; 
	border-bottom:2px solid #dedede;
	color: #076ae1;
	font-size: 30px;
}
.common-faq h1::after {
	font-family: 'montserrat';
	/* content: "\e114"; */
	content: "+";
	font-size:40px;
	float: right;
	transition: transform .3s;
	position:absolute;
	right: 0px;
	top: 12px;
	font-weight: 400;
	color:#076ae1;
}
	.common-faq h1.rotateh1::after {
		font-family: 'montserrat';
		/* content: "\e115"; */
		content:'-';
		transform: rotate(180deg);
		position:absolute;
		right: 0px;
		top: 7px;
		font-weight: 400;
	}
.common-faq .sub {
	display: none;
}
.common-faq h4{
	font-family:'Barlow';
	border-bottom: none;
	font-size: 24px;
	cursor: pointer;
	margin: 0;
	padding: 15px 0;
	padding-right: 18px;
	border-bottom: 1px solid #eee;
	display: flex;
	justify-content: space-between;
	font-weight: 100;
	letter-spacing: 0px;
	line-height: 31px;
	border-bottom: 1px solid #076ae1;
}
.common-faq h4::after {
    font-family: 'montserrat';
    /* content: "\e114"; */
	content: "+";
	font-size:30px;
    float: right;
    transition: transform .3s;
	position:absolute;
	right: 0px;
	top: 7px;
	font-weight: 400;
	color:#076ae1;
}
.common-faq h4.rotate {
    border-bottom: none;
}
.common-faq h4.rotate::after {
	font-family: 'montserrat';
    /* content: "\e115"; */
	content:'-';
	font-size:30px;
    transform: rotate(180deg);
	position:absolute;
	right: 0px;
	top: 7px;
	font-weight: 400;
}
.common-faq .jawaban {
	display: none;
	background-color: white;
	padding: 1px 15px;
}
.common-faq h3{
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 40px;
	color:#076ae1;
}
.common-faq .jawaban{
	font-family:'Barlow';
	font-size: 18px;
}
.common-faq ol li{
	list-style: number outside;
	left: 17px;
	padding-right: 17px;
}
.common-faq ol li{
	list-style: disc outside;
	left: 17px;
	padding-right: 17px;
}

/* 404 PAGE */
.error404 main{text-align: center;min-height:80vh}.error404 main h2{margin-bottom: 40px;}.error404 main a{font-size: 25px;}

/*HOME PAGE*/
.home.page section.second{
}
.home.page section.second .common-title{
	margin-bottom:50px;	
}
.home.page section.second .item {
	margin-bottom:80px;
}
.home.page section.second .item a{
	display:block;
	box-shadow: 0px 6px 11px #A0A0A0;
	border: 8px solid white;
}
.home.page section.second .item .overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(9,9,121,0) 70%, rgba(0,212,255,0) 100%);
	transition: all .5s ease-in-out;
	opacity:0;
}
.home.page section.second .item h2{
	position:absolute;
	text-align: center;
	width:100%;
	bottom:-61px;
	color:#076ae1;
	transition: all .5s ease-in-out;
	font-weight:bold;
	font-size: 24px;
}
.home.page section.second .item img{
	transition: all .5s ease-in-out;
	filter: grayscale(100%);
	width: 100%;
}
.home.page section.second .item:hover .overlay{
	opacity:1;
}
.home.page section.second .item:hover img{
	filter: grayscale(0%);
}
.home.page section.second .item:hover h2{
	bottom:30px;
	color:white;
}

.home.page section.about-us p{
	font-size: 24px;
  	padding: 40px 0px;
	text-align:justify;
}

/* PAGE AIR TICKET */
.page-template-page-air-ticket section.second{
	padding-bottom:50px;
}

.form-wrapper .gform_wrapper .gform_validation_errors > h2 .gform-icon {
	left: -34px;
}
.form-wrapper .gform_description{
	margin: 40px 0px 50px;
}
.form-wrapper .gform_heading h2{
	display:none;
}
.form-wrapper .gform_wrapper.gravity-theme .gform_description{
	font-family: 'Barlow';
	font-size: 24px;
	display: block;
}
.form-wrapper .gform_wrapper.gravity-theme .gfield_label{
	font-family: 'Barlow';
	font-size: 24px;
	color:#076ae1;
}
.form-wrapper .gform_wrapper.gravity-theme input[type="text"],
.form-wrapper .gform_wrapper.gravity-theme input[type="email"],
.form-wrapper .gform_wrapper.gravity-theme input[type="tel"],
.form-wrapper .gform_wrapper.gravity-theme .ginput_container_select a>span{
	font-family: 'Barlow';
	font-size: 22px;
}
.form-wrapper .gform_wrapper.gravity-theme input[type="text"],
.form-wrapper .gform_wrapper.gravity-theme input[type="email"],
.form-wrapper .gform_wrapper.gravity-theme input[type="tel"]{
	border-radius:10px;
	border: 1px solid #9f9f9f;
}
.form-wrapper .gform_wrapper.gravity-theme .chosen-container{
	border-radius:10px;
}

.form-wrapper .gform_wrapper.gravity-theme .chosen-container a.chosen-single {
	padding-top: 4px;
	height: 51px;
}
.form-wrapper .gform_wrapper.gravity-theme .gfield-choice-input + label {
	font-size: 19px;
}

.form-wrapper .gform_confirmation_wrapper .gform_confirmation_message {
	font-family: 'Barlow';
	font-size: 24px;
	margin:80px 0px 50px;
	text-align:center;
}

.form-wrapper .gform_wrapper.gravity-theme input[type="submit"]{
	line-height: 56px;
	font-size: 25px;
	background-color: #076ae1;
	border: none;
	color: white;
	padding: 0px 40px;
	border-radius: 10px;
}

.page-template-page-air-ticket section.public-air-ticket{
	padding:40px 0px;
}

/* PAGE HOTEL ACCOMODATION */
.page-template-page-hotel-accomodation section.second{
	padding-bottom:50px;
}

/* PAGE TRAVEL INSURANCE */
.page-template-page-travel-insurance section.second{
	padding-bottom:50px;
}

/* JCK WOOTHUMBS */
.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder {
    background: transparent;
}
.rsMinW .rsThumb {
    margin-bottom: 5px;
}
.woocommerce img.rsImg,
.woocommerce-page img.rsImg {
/*	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto !important;*/	
}
.rsThumbsContainer img{
	transition:all 0.25s linear;
	opacity:0.7	
}
.rsThumbsContainer img:hover{
	opacity:1;
}
.rsMinW .rsThumb.rsNavSelected{
	background-color:transparent;
}
	.rsMinW .rsThumb.rsNavSelected img{
		opacity:1;	
	}
	
/* WOOCOMMERCE */	
.woocommerce{
	min-height: 425px;
}
	.woocommerce main{
		padding: 50px 0px 50px;
	}
	.woocommerce-page main{
		padding: 50px 0px 50px;
		min-height: 400px;
	}

.blockUI.blockOverlay{
	background-color:rgba(0,0,0,0.7)!important;
}

.woocommerce main h2,
.woocommerce main h3,
.woocommerce main address{
	font-family:'Raleway';
}
.woocommerce span.onsale{
	display:none;
}


.woocommerce .wp-pagenavi{
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
	.woocommerce .wp-pagenavi .pages{
		display:none;
	}
	.woocommerce .wp-pagenavi span,
	.woocommerce .wp-pagenavi a{
		border:none!important;
		background: none!important;
		font-family:'Barlow';
		font-size:27px;
		color:#6d6e71;	
	}
		.woocommerce .wp-pagenavi .current{
			background: none !important;
			color:black!important;	
		}
			.woocommerce .wp-pagenavi .previouspostslink{	
				float: left;
				margin-top: -3px;
			}
				.woocommerce .wp-pagenavi .previouspostslink::before{
					content:'';
					display:inline-block;
					width:29px;
					height:29px;
					background-image:url('images/template/pagination-arrow.png');
					background-repeat:no-repeat;
					background-position:center;
					background-size:auto;
					position: relative;
					top: 10px	
				}
			.woocommerce .wp-pagenavi .nextpostslink{	
				float: right;
				margin-top: -3px;
			}
				.woocommerce .wp-pagenavi .nextpostslink::after{
					content:'';
					display:inline-block;
					width:29px;
					height:29px;
					background-image:url('images/template/pagination-arrow.png');
					background-repeat:no-repeat;
					background-position:center;
					background-size:auto;
					position: relative;
					top: 10px;	
					-moz-transform: scaleX(-1);
					-o-transform: scaleX(-1);
					-webkit-transform: scaleX(-1);
					transform: scaleX(-1);
					filter: FlipH;
					-ms-filter: "FlipH";			
				}


.woocommerce-pagination{
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
	.woocommerce-pagination ul.page-numbers{
		border:none!important;
	}
		.woocommerce-pagination ul.page-numbers li{
			background: none !important;			
			border:none!important;
		}
		.woocommerce-pagination ul.page-numbers,
		.woocommerce-pagination ul.page-numbers a,
		.woocommerce-pagination ul.page-numbers span{
			font-family:'Barlow';
			font-size:27px;
			color:#6d6e71;	
			background: none !important;			
		}
		.woocommerce-pagination ul.page-numbers .current{
			background: none !important;
			color:black!important;	
		}
			.woocommerce-pagination ul.page-numbers .prev{	
				float: left;
			}
				.woocommerce-pagination ul.page-numbers .prev::before{
					content:'';
					display:inline-block;
					width:29px;
					height:29px;
					background-image:url('images/template/pagination-arrow.png');
					background-repeat:no-repeat;
					background-position:center;
					background-size:auto;
					position: relative;
					top: 10px	
				}
			.woocommerce-pagination ul.page-numbers .next{	
				float: right;
			}
				.woocommerce-pagination ul.page-numbers .next::after{
					content:'';
					display:inline-block;
					width:29px;
					height:29px;
					background-image:url('images/template/pagination-arrow.png');
					background-repeat:no-repeat;
					background-position:center;
					background-size:auto;
					position: relative;
					top: 10px;	
					-moz-transform: scaleX(-1);
					-o-transform: scaleX(-1);
					-webkit-transform: scaleX(-1);
					transform: scaleX(-1);
					filter: FlipH;
					-ms-filter: "FlipH";			
				}	
				
/* WOOCOMMERCE LOGIN REGISTER PAGE */
.woocommerce-account h2{
	font-size:30px;	
	padding-left: 20px;
}
.woocommerce-account form.login,
.woocommerce-account form.register {
    border: none;
}
.woocommerce-account button.button{
	transition:all 0.25s linear;
	width:270px;
	height:43px;
	border-radius:0px;
	font-size:20px;
	color: white;
	font-family: 'raleway';
	background-color: #076ae1;
}
	.woocommerce-account button.button:hover{
		opacity:0.7;	
		color: white;
		background-color:#076ae1;
	}
.woocommerce-account form .form-row label.inline{
	display:block;
}
/* WOOCOMMERCE CART */
.woocommerce-cart .return-to-shop { 
	display: none !important; 
}
.woocommerce-cart .shop_table.cart img {
    width: 100px;
}	
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
    font-family: 'Barlow';
    font-size: 20px;
    color: #231F20;
}
.woocommerce-cart table.cart td .remove{
    font-family: arial!important;
}
.woocommerce .quantity .qty {
    border: 1px solid #939598;
    height: 35px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 110px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    font-family: 'Barlow';
    font-size: 16px;
    color: #231F20;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2{				
	font-family: "Raleway";
	font-size: 30px;
	color: #231F20;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	transition:all 0.25s linear;
	background-color:#076ae1;	
	color:white;
	border-radius:0px;
}
	.woocommerce #respond input#submit.alt:hover,
	.woocommerce a.button.alt:hover,
	.woocommerce button.button.alt:hover,
	.woocommerce input.button.alt:hover {
		background-color: #076ae1;		
		color:white;
		opacity:0.7;
	}

/* WOOCOMMERCE CHECKOUT */
.woocommerce-checkout .woocommerce-thankyou-order-received {
    font-weight: bold;
    font-size: xx-large;
    border: 1px solid;
    text-align: center;
    margin-bottom: 40px;
}

.woocommerce-checkout .woocommerce-additional-fields{
	display:none;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3{
	font-family: "Raleway";
	font-size: 30px;
	color: #231F20;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-family: 'Barlow';
    font-size: 18px;
    color: #231F20;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    font-family: 'Barlow';
    font-size: 18px;
    color: #231F20;
    height: 35px;
	padding-left:10px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.select2-search input,
.select2-results .select2-result-label {
    font-family: "Barlow";
    font-size: 18px;
    color: #231F20;
    height: 35px;
}

#order_review_heading{
	font-family: "Raleway";
	font-size: 30px;
	color: #231F20;	
}
.woocommerce table.shop_table {
    font-family: 'Barlow';
    font-size: 20px;
    color: #231F20;
}
#add_payment_method #payment, 
.woocommerce-checkout #payment,
.woocommerce-checkout payment_box,
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
    font-family: 'Barlow';
    font-size: 16px;
    color: #231F20;
}

.woocommerce .order_details li {
    font-size: 14px;
}

/* WOOCOMMERCE ORDER RECEIVED PAGE */
.woocommerce ul.order_details li {
    font-size: 18px;
}
.woocommerce ul.order_details li:first-of-type {
	background-color: #076ae1;
	color:white;
}
.woocommerce ul.order_details li.account_number {
	background-color: #00b689;
	color:white;	
	padding: 10px;
}

/* WOOCOMMERCE MY ACCOUNT PAGE */
.woocommerce-view-order .woocommerce-MyAccount-content p{
	font-size: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
	border-bottom: 1px solid #c1b59b;
	padding: 10px;
}
	.woocommerce-account .woocommerce-MyAccount-navigation li a{
		transition:all .25s ease-in-out;
		font-family: 'Barlow';
		color: #4a4038;
		font-size: 17px;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
		opacity:.7;
	}	

.woocommerce-MyAccount-content	.woocommerce-info .woocommerce-Button{
	display:none;
}

/* WOOCOMMERCE MESSAGE */				
.woocommerce .woocommerce-message {
    border-top-color: black;
}
.woocommerce .woocommerce-info {
    border-top-color: grey;
}
.woocommerce .woocommerce-error {
    border-top-color: red;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	color: #231f20;
	font-family: 'Barlow';
	font-size: 17px;
}
				
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
	transition:all 0.25s linear;
	color: white;
	line-height: 35px;
	border-radius: 0px;
	background-color: #076ae1;
	font-size: 22px;
	margin-top: 20px;
	font-family: 'Barlow';
}
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
	opacity:0.7;
}

/* WOOCOMMERCE ARCHIVE */
.store-archive-page{
	margin-top:40px;	
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
	/* width:100%;
	margin:0px;
	padding:0px;
	float:none;	 */
}
.woocommerce ul.products li.product .onsale{
	display:none;	
}
.woocommerce ul.products li.product .description{
	transition:all 0.25s linear;
	opacity:0;
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #bcbec0;
}
	.woocommerce ul.products li.product:hover .description{
		opacity:1;	
	}
	.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
		float:none;
		color:#231f20;
		font-family:'Raleway';
		font-size:20px;
		font-weight: bold;
	}
	.woocommerce ul.products li.product .price{
		float: right;
		margin-top: 7px;	
		color:#231f20;
		font-family:'Barlow';
		font-size:20px;
		font-weight: bold;
	}
	.woocommerce ul.products li.product .price del {
		display: inline-block;
		opacity:1;
	}	
	.woocommerce ul.products li.product .price ins {
		color: #ed1c24;
	}	

.woocommerce ul.products li.product .button{
	display:none;	
}

/* WOOCOMMERCE SINGLE */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-thumbs li {
    width: 32%;
    margin-right: 2%;
	margin-bottom: 2%;
	float: left;
	clear:none;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-thumbs li:nth-child(3n) {
    margin-right: 0;
}
	.woocommerce.single-product div.product div.images .flex-control-thumbs li img{
	   border:1px solid #c7c9cb;
	}
	
/* WOOCOMMERCE DEFAULT SLIDER THUMBNAIL SETTING */
.woocommerce.single-product div.product div.images .flex-control-thumbs li {
   width: 30%;
   margin-bottom:20px;
}
	.woocommerce.single-product div.product div.images .flex-control-thumbs li+li {
	   margin-left:5% ;
	}
	.woocommerce.single-product div.product div.images .flex-control-thumbs li img{
	   border:1px solid #c7c9cb;
	}
.woocommerce.single-product div.product div.images .flex-control-thumbs li:nth-child(5n){
	clear:none;	
}
.woocommerce.single-product div.product div.images .flex-control-thumbs li:nth-child(4n){
	margin-left:0px;
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li {
	width: 21%;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:0px;
 }
	 .woocommerce.single-product div.product div.images .flex-control-thumbs li+li {
		margin-left:20px;
		margin-right:0px;
	 }
	 .woocommerce.single-product div.product div.images .flex-control-thumbs li:nth-child(4n){
		margin-left:20px;
		margin-right:0px;
	}

/* WOOCOMMERCE DEFAULT GALLERY LIGHTBOX*/
.pswp__ui.pswp__ui--fit{
	position:relative;
}

.woocommerce.single-product h1.product_title{
	color:#231f20;
	font-family:'Raleway';
	font-size:29px;	
}
.woocommerce.single-product .sizing-info{
	transition:all 0.25s linear;
    display: inline-block;
    border: 1px solid rgb(128, 130, 133);
    padding: 0px 20px;
    color: rgb(128, 130, 133);
    font-family: "Barlow";
    font-size: 13px;
    line-height: 35px;
	margin-bottom: 10px;
}
	.woocommerce.single-product .sizing-info:hover{
		border-color:black;
		color:black;	
	}
	.woocommerce.single-product #swipebox-overlay {
		background: rgba(0,0,0,0.8);
	}

.woocommerce-page div.product div.images{
	width: 68%;
}
.woocommerce.single-product div.product .entry-summary{
	width: 28%;
}
.woocommerce.single-product div.product .entry-summary .travelport-link{
	display: inline-block;
	margin: 40px 0px;
	font-size: 22px;
	background-color: #076ae1;
	color: white;
	padding: 4px 20px;
}

.woocommerce.single-product div.product .entry-summary p.price,
.woocommerce.single-product div.product .entry-summary span.price {
	display:block;
	color: #231f20;
	font-family: 'Barlow';
	font-size: 21px;	
    border: 2px solid #68696c;
    text-align: center;
    line-height: 40px;
	margin-bottom: 15px;
}
.woocommerce.single-product div.product .entry-summary .input-text.qty{
	display:none;
}
.woocommerce.single-product .variations label{
	color:#808285;
	font-family:'Barlow';
	font-size:18px;	
	line-height: 33px;	
	text-transform: uppercase;
}
	.woocommerce.single-product .variations .label label::before{
		content:'SELECT ';	
		color:#808285;
		font-family:'Barlow';
		font-size:18px;	
	}
.woocommerce.single-product div.product form.cart .variations td.value{ 
	display: block;
	width: 360px;
	max-width: 100%;
}
	.woocommerce.single-product div.product p{
		color:#231f20;
		font-family:'Barlow';
		font-size:17px;	
	}
	.woocommerce.single-product div.product form.cart .variations td.value > div{ 
		display: inline-block;
		min-width: 20%;
		text-align: center;
		margin: 0 -1px -1px 0;
	}	
		.woocommerce.single-product div.product form.cart .variations td.value input[type='radio']{ 
			display:none;
		}
		.woocommerce.single-product div.product form.cart .variations td.value input[type='radio']:checked + label{ 
			/*border: 3px solid;*/
			border-color:black;
			z-index: 10;		
			color:black;	
		}	
		.woocommerce.single-product div.product form.cart .variations td.value label{ 
			display:block;
			border: 1px solid;
			cursor:pointer;
			padding: 0px 5px;			
		}
			.woocommerce.single-product div.product form.cart .variations td.value label:hover{ 
				z-index: 10;
				border-color:black;				
			}
.woocommerce.single-product div.product form.cart .variations select{
	border: 1px solid #939598;
	color: #231f20;
	font-family: 'FuturaHeavyBT';
	font-size: 15px;
	height:42px;
}
.woocommerce.single-product div.product form.cart .variations .reset_variations{
	font-family: 'FuturaHeavyBT';
	font-size: 18px;
	margin-left: 10px;
}

.woocommerce.single-product .quantity .qty {
    border: 1px solid #939598;
    height: 35px;
    margin-right: 20px;
	font-family: 'FuturaHeavyBT';
	font-size: 15px;
}
.woocommerce-product-details__short-description > div{
	font-family:'Barlow';
	font-size:17px;
	margin-bottom:20px;
}

.woocommerce.single-product .woocommerce-tabs > ul{
	padding: 0 0 0 2px!important;
}
	.woocommerce.single-product .woocommerce-tabs > ul > li{
		background-color:transparent!important;
		border-top-width: 0px!important;
		margin: 0 -2px !important;	
		border-radius:0px!important;	
	}
		.woocommerce.single-product .woocommerce-tabs > ul > li::before,
		.woocommerce.single-product .woocommerce-tabs > ul > li::after{
			display:none;
		}	
		.woocommerce.single-product .woocommerce-tabs{
			font-family: 'FuturaHeavyBT';
			font-size: 12px;	
			color:#231f20;
		}
		
.woocommerce.single-product .upsells h2{
	color:#231f20;
	font-family:'Raleway';
	font-size:28px;		
}

@media only screen and (min-width : 1900px){
/*.container{width:1870px;}*/
/* html::before{content:'1900 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */
}
@media only screen and (min-width : 1401px) and (max-width: 1899px){
	/*.container{width:100%;}*/
	/* html::before{content:'1401 1899 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
	}
@media only screen and (min-width : 1200px) and (max-width: 1400px){
	/*.container{width:100%;}*/
	/* html::before{content:'1201 1400 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width: 1199px){
/*col no padding*/
.col-md-no-pad{padding-right:0!important;padding-left:0!important;}
.col-md-no-pad-right{padding-right:0!important;}
.col-md-no-pad-left{padding-left:0!important;}
/* html::before{content:'992 1199 md';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */
.band.nav .menu-logo {
	left: 0px;
	right: 0px;
	margin: auto;
	width: 120px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/*col no padding*/
.col-sm-no-pad{padding-right:0!important;padding-left:0!important;}
.col-sm-no-pad-right{padding-right:0!important;}
.col-sm-no-pad-left{padding-left:0!important;}		
/* html::before{content:'768 991 sm';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
.band.nav .menu-logo {
	left: 0px;
	right: 0px;
	margin: auto;
	width: 120px;
}
.navbar-nav {
	text-align: center;
}
.navbar-nav > li {
	margin: 0px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
	padding: 82px 7px 0px;
}

.common-title h1 {
	font-size: 31px;
}

/* CART PAGE */
.woocommerce-page div.product div.images {
	width: 100%;
}
.woocommerce.single-product div.product .entry-summary {
	width: 39%;
	margin-top: 60px;
}

}

/* ENABLE SUB MENU BOOTSTRAP HOVER */
@media only screen and (min-width: 768px){
.dropdown:hover > .dropdown-menu {
    display: block;
}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}
.row-eq-height,.row-vertical-centering{display:block;}
.image-background-half-screen{width:100%;position:relative}
.element-center{top:0px;transform:none;}		
/* html::before{content:'480 767 xs';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */
.navbar-brand img {
	width: 75px;
	margin-top: -15px;
}
.navbar-nav {
    margin: 0px;
}
.navbar-nav > li {
    display: block;
	text-align: left;	
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
	}

.common-title h1 {
	padding: 6px 0px;
	text-align: center;
	line-height: 34px;
}

.common-slider,
.common-slider .slider,
.common-slider .slider .slick-list,
.common-slider .slider .slick-list .slick-track{
	height:100vh;
}		
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 479px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}		
.row-eq-height,.row-vertical-centering{display:block;}
.image-background-half-screen{width:100%;position:relative}
.element-center{top:0px;transform:none;}
/* html::before{content:'479 xs';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
.navbar-brand img {
	width: 75px;
	margin-top: -15px;
}
.navbar-nav {
    margin: 0px;
}
.navbar-nav > li {
    display: block;
	text-align: left;	
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		padding: 8px 10px 8px;
	}
	.navbar-default .navbar-nav .dropdown-menu {
		padding-top: 10px;
		position: relative;
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}		

.band.nav .cart-menu {
	top: 3px;
	right: 90px;
}

footer .left {
	text-align: center;
}
footer .right {
	text-align: center;
}

.common-title h1 {
	padding: 6px 0px;
	text-align: center;
	line-height: 34px;
}

.common-hero {
	background-position: -280px -6px;
}
.common-hero h1 {
	font-size: 40px;

}
.common-hero .overlay{
	background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(9,9,121,0) 85%, rgba(0,212,255,0) 100%);
}
.common-hero .flex-container.absolute{
	position: relative;
	text-align: center;
}
.common-hero p{
	text-align:center;
}
	
.common-slider,
.common-slider .slider,
.common-slider .slider .slick-list,
.common-slider .slider .slick-list .slick-track{
	height:100vh;
}

/* CART PAGE */
.woocommerce-page div.product div.images {
	width: 100%;
	padding:0px 15px;
}
.woocommerce.single-product div.product .entry-summary {
	width: 100%;
	margin-top: 60px;
	padding:0px 15px;
}
}

@font-face {
    font-family: 'MarkPro';
    src: url('fonts/MarkPro.eot');
    src: url('fonts/MarkPro.eot') format('embedded-opentype'),
         url('fonts/MarkPro.woff2') format('woff2'),
         url('fonts/MarkPro.woff') format('woff'),
         url('fonts/MarkPro.ttf') format('truetype'),
         url('fonts/MarkPro.svg#MarkPro') format('svg');
}
@font-face {
    font-family: 'MarkProBold';
    src: url('fonts/MarkProBold.eot');
    src: url('fonts/MarkProBold.eot') format('embedded-opentype'),
         url('fonts/MarkProBold.woff2') format('woff2'),
         url('fonts/MarkProBold.woff') format('woff'),
         url('fonts/MarkProBold.ttf') format('truetype'),
         url('fonts/MarkProBold.svg#MarkProBold') format('svg');
}
@font-face {
    font-family: 'MarkProMedium';
    src: url('fonts/MarkProMedium.eot');
    src: url('fonts/MarkProMedium.eot') format('embedded-opentype'),
         url('fonts/MarkProMedium.woff2') format('woff2'),
         url('fonts/MarkProMedium.woff') format('woff'),
         url('fonts/MarkProMedium.ttf') format('truetype'),
         url('fonts/MarkProMedium.svg#MarkProMedium') format('svg');
}
@font-face {
font-family: "FontAwesome";
font-weight: normal;
font-style : normal;
       src : url("fonts/fontawesome-webfont.eot?v=4.3.0");
       src : url("fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
             url("fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
             url("fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
             url("fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
             url("fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}