/*--------------------------*/
/*------- Typography -------*/
/*--------------------------*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto+Condensed:400,700,300|Homemade+Apple);

@font-face {
	font-family: "Jane";
	src: url("../../assets/css/JaneAust.ttf") format("truetype");
}

@font-face {
	font-family: "Noodle";
	src: url('../../assets/css/BigNoodleTitlingOblique.ttf') format('truetype');
}

@import url("//hello.myfonts.net/count/312886");

  
@font-face {font-family: 'HelveticaNeueLTStd-LtCn'; src: url('/webfonts/312886_0_0.eot'); src: url('webfonts/312886_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/312886_0_0.woff2') format('woff2'),url('webfonts/312886_0_0.woff') format('woff'),url('webfonts/312886_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLTStd-MdCnO';src: url('/webfonts/312886_1_0.eot');src: url('webfonts/312886_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/312886_1_0.woff2') format('woff2'),url('webfonts/312886_1_0.woff') format('woff'),url('webfonts/312886_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLTStd-MdCn';src: url('/webfonts/312886_2_0.eot');src: url('webfonts/312886_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/312886_2_0.woff2') format('woff2'),url('webfonts/312886_2_0.woff') format('woff'),url('webfonts/312886_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLTStd-CnO';src: url('/webfonts/312886_3_0.eot');src: url('webfonts/312886_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/312886_3_0.woff2') format('woff2'),url('webfonts/312886_3_0.woff') format('woff'),url('webfonts/312886_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLTStd-Cn';src: url('/webfonts/312886_4_0.eot');src: url('webfonts/312886_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/312886_4_0.woff2') format('woff2'),url('webfonts/312886_4_0.woff') format('woff'),url('webfonts/312886_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLTStd-LtCnO';src: url('/webfonts/312886_5_0.eot');src: url('webfonts/312886_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/312886_5_0.woff2') format('woff2'),url('webfonts/312886_5_0.woff') format('woff'),url('webfonts/312886_5_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLTStd-ThCnO';src: url('/webfonts/312886_6_0.eot');src: url('webfonts/312886_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/312886_6_0.woff2') format('woff2'),url('webfonts/312886_6_0.woff') format('woff'),url('webfonts/312886_6_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLTStd-ThCn';src: url('/webfonts/312886_7_0.eot');src: url('webfonts/312886_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/312886_7_0.woff2') format('woff2'),url('webfonts/312886_7_0.woff') format('woff'),url('webfonts/312886_7_0.ttf') format('truetype');}

body {
	font-family: 'HelveticaNeueLTStd-Cn', sans-serif;
	font-size: 16px;
	overflow-x: hidden;

	background-attachment: fixed;
}

h1 {
	font-family: 'Noodle', sans-serif;
	font-size: 60px;
}

h2 {
	color: #000;
	font-family: 'Noodle', sans-serif;
	font-size: 50px;
	line-height: 1;
	margin: 0rem;
	padding: 2rem 0rem;
	text-align: center;
}
h2 span {
	color: #cd9700;
}
h3 {
	color: #8c8c8c;
	font-family: 'HelveticaNeueLTStd-Cn', sans-serif;
	font-size: 24px;
}
h4 {
	color: #cd9700;
	font-family: 'HelveticaNeueLTStd-Cn', sans-serif;
	font-size: 16px;
	line-height: 1;
	margin: 0rem;
}


a {
	color: #cd9700;
	transition: all 0.5s ease;
}
a:hover,
a:focus {
	color: #000;
	text-decoration: none;
}


a, button {
	outline: none;
}

img {
	max-width: 100%;
	height: auto;
}

p {
	margin: 0px 0 18px;
}

.clear {
	clear: both;
}
.clear:after {
	content: '';
	display: table;
	clear: both;
}



/*-----------------------*/
/*------- General -------*/
/*-----------------------*/
body {
	position:relative;
}
body.background {
	background-size: cover;
	background-repeat: no-repeat;
}

.btn .fa {
	margin-right: 5px;
}

.btn, .button, input.submit, .wpcf7-submit, .search-submit,
.wpcr3_button_1 {
	display: inline-block;
	padding: 15px 20px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;

	text-transform:uppercase;
	transition: all 0.3s ease-in-out;
}



.cta-everlay .btn-main, .cta-everlay .btn-main-inverse, .cta-everlay .btn-warning, .wpcr3_button_1 {
	padding: 1.5rem 3rem;
	text-transform:uppercase;
	border-radius: 0;
	transition: all 0.3s ease-in-out;
}
.btn-main, .button, input.submit, .wpcf7-submit,
.cta-everlay .btn-main {
	background: #cd9700;
	color: #fff;
}
.btn-main-inverse, .wpcr3_button_1, .single_add_to_cart_button,
.cta-everlay .btn-main-inverse {
	color:#fff;
	background-color: #000;
}
.btn-warning {
	color: #fff;
	background-color: red;
	padding: 0.5rem 1rem;
}
.cta-everlay .btn-warning {
	color: #fff;
	background-color: red;
	padding: 0.5rem 1rem;
}
.btn-main:hover, .button:hover, input.submit:hover, .wpcf7-submit:hover,
.btn-main:focus, .button:focus, input.submit:focus, .wpcf7-submit:focus {
	background-color: #231F20;
	color: #fff;
}
.cta-everlay .btn-main:hover {
	background-color: #231F20;
	color: #fff;
}
.btn-main-inverse:hover,.btn-main-inverse:focus,
.cta-everlay .btn-main-inverse:hover,
.wpcr3_button_1:hover,
.single_add_to_cart_button:hover {
	background: #cd9700;
	color: #fff;
}
.btn-sec {
	background-color: #000;
	color: #fff;
	padding: 1rem 3rem;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px solid #fff;
	transition: all 0.3s ease-in-out;
}
.cta-everlay .btn-sec {
	background-color: #000;
	color: #fff;
	padding: 1rem 3rem;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px solid #fff;
	transition: all 0.3s ease-in-out;
}
.btn-sec:hover {
	background-color: #cd9700;
	color: #fff;
}
.cta-everlay .btn-sec:hover {
	background-color: #cd9700;
	color: #fff;
}
ul.no-bullet {
	list-style-type: none;
	padding-left: 0;
}
.row.no-padding [class*='col-'] {
	padding: 0;
}
.wrapper {
	position: absolute;
	width: 100%;
	top: 8rem;
}
.wrapper h3 {
	color: #fff;
	font-family: 'Noodle', sans-serif;
	font-size: 40px;
	line-height: 1;
	margin: 1rem 0rem 0rem;
	text-align: center;
	text-shadow: -1px 2px 3px #000;
}
.wrapper p {
		color: #fff;
	margin: 0rem;
	text-align: center;
	text-shadow: -2px 2px 1px #000;
}
.corner {
	height: 0;
	position: absolute; 
	width: 0; 
	z-index: 3;
}
.corner.tri-topright {
	border-left: 37px solid transparent; 
	border-top: 37px solid #fff; 
	right: 0rem;
	top: 0rem;
}
.corner.tri-topleft {
	border-right: 37px solid transparent; 
	border-top: 37px solid #fff; 
	left: 0rem;
	top: 0rem;
}
.corner.tri-bottomleft {
	border-right: 37px solid transparent; 
	border-bottom: 37px solid #fff; 
	bottom: 0;
	left:0;
}
.corner.tri-bottomright {
	border-left: 37px solid transparent; 
	border-bottom: 37px solid #fff; 
	bottom: 0;
	right: 0;
}
#loading i.fa-refresh {
	position: absolute;
	z-index:3;
	width: 100%;
	text-align:center;
	color: #cd9700;
}
#loading.product-loading i.fa-refresh {
	top: -70px;
}
.full {
	width: 100%;
}



/*----------------------*/
/*------- Header -------*/
/*----------------------*/
.logo {
	display: block;
	margin:0 auto;
}
header {
	position: relative;
	z-index: 100;
}
header #hdr-social-bar {
	background-color: #000;
	padding: 1rem 0rem;
	min-height: 55px;
}
.cart-wrapper {
	position: relative;
}
.cart-qty {
	background-color: #CD9700;
	color: #fff;
	padding: 2px 5px;
	line-height: 1;
	margin-right: 3px;
	border-radius: 7px;
	position: absolute;
	top: -10px;
	left: 15px;
	font-size: 10px;
	transition: all 0.1s ease-in-out;
}
header #hdr-social-bar .list-inline {
	margin: 0;
}
header #hdr-social-bar .list-inline li.bar-other {
	padding: 0 1rem 0 2rem;
	text-transform: uppercase;
}
header #hdr-social-bar .list-inline li.bar-other a {
	position: relative;
}

header #hdr-social-bar .list-inline li a {
	color: #606060;
	text-decoration: none;
}
header #hdr-social-bar .list-inline li a:hover {
	color: #CD9700;
}
header #hdr-social-bar .list-inline li a:hover .cart-qty {
	color: #fff;
}

header #hdr-navigation {
	z-index:3;
	background-color: #fff;
	padding: 2rem;
	-webkit-box-shadow: 0px 3px 24px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 24px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 24px -2px rgba(0,0,0,0.75);
}




.navbar {
	margin: 3rem 0;
	float:right;
}
.navbar-nav>li>a {
	color: #000;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 5px solid transparent;
	padding: 15px 2rem;
}
.navbar-default  {
	border: none;
	background-color: transparent;
}
.nav>li>a:focus, 
.nav>li>a:hover {
	background-color: transparent;
	border-bottom: 5px solid #CD9700;
}

#megaMenus {
	position: absolute;
	top: 212px;
	z-index:3;
	width: 100%;
}
.megamenu {
	/*background-color: #fff;
	padding: 2rem 1rem;
	position:relative;
	-webkit-clip-path: polygon(100% 0, 100% 92%, 92% 100%, 0 100%, 0 0);
	clip-path: polygon(100% 0, 100% 92%, 92% 100%, 0 100%, 0 0);*/
}


.megamenu .mega-item {
	margin-bottom: 2rem;
}
.megamenu .menu-featured .mega-item .item-title {
	background-color: #796F55;
}

.megamenu .mega-item .item-image {
	background-color: #d3d3d3;
}
.megamenu .mega-item .item-image img {
	
}
.megamenu .mega-item .item-title {
	padding: 1rem 2rem;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	transition: all 0.3s ease-in-out;
	-webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}
.megamenu .mega-item:hover .item-title {
	background-color: #cd9700;
}

.megamenu .shelter-category:hover a,
.megamenu .gear-category:hover a {
	color: #CD9700 !important;
}

.megamenu .sleep-icons, .megamenu .gear-icons  {
	padding: 0 0 3rem;
}
.megamenu .sleep-icons img {
	margin: 0 1px;
}
.megamenu .sleep-title, .megamenu .gear-title {
	padding: 1rem 0;
	font-size: 20px;
}


.megamenu a:not(:hover) .sleep-title {
	color: #333;
}

.megamenu .gear-title {
	padding: 2rem 0;
}
.megamenu .product-titles h3 {
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 0.5rem;
	margin: 0 0 1rem;
	border-bottom: 1px solid;
}
.megamenu .product-titles h3 a {
	color: inherit;
}
.megamenu .product-titles h3 a:hover {
	text-decoration: none;
	color: #CD9700;
}
.megamenu .menu-featured {
	position: absolute;
	bottom:0;
}
.megamenu .gear-title {
	font-size: 16px;
}

.megamenu .mega-item .gear-feat.item-title {
	background-color: #796F55;
}
.megamenu .mega-item:hover .gear-feat.item-title {
	background-color: #cd9700;
} 
.dropdown-menu {
	padding: 0;
	min-width: 900px;
	z-index:99;
}
.dropdown {
	position:inherit !important;
}
.navbar {
	position: initial !important;
}



.gear-icons {
	position: relative;
	width: 80px;
	height: 63px;
}
.gear-icons img {
	display: inline-block;
	background: url() 0 0 no-repeat;
}



/*------------------------*/
/*------- Homepage -------*/
/*------------------------*/

#zkeHero img {
	width: 100%;
}
#zkeHero .slick-main {
	position: relative;
	width: 100%;
}
#zkeHero .slick-main i.fa {
	position: absolute;
	/*bottom: 6%;*/
	top: calc(50% + 74px);
	transform: translateY(-50%);
	z-index:2;
	color: #373435;
	font-size: 60px;
}
#zkeHero .slick-main i.fa:hover {
	color: #fff;
	cursor: pointer;
}
.fa-chevron-left {
	/*left: 45%;*/
	left: 30px;
}
.fa-chevron-right {
	/*right: 45%;*/
	right: 30px;
}

#zkeTypes [class*='col-'] {
	padding: 0;
}
.home-cta {
	position: relative;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	padding: 4rem 2rem;
	text-align:center;
	transition: all 0.3s ease-in-out;
}
.home-cta:hover {
	transform: scale(0.9);
}
.home-cta.odd {
	margin: 4rem 3px;
	height: 410px;
}
.home-cta.even {
	height: 510px;
}
.home-cta h2 {
	color: #000;
	padding: 0 15px;
}
.home-cta .cta-overlay {
	width: 100%;
	position: absolute;
	bottom: 10%;
	right: 0;
}
.home-cta p {
	display: none;
}


#cta0 {
	-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 22% 100%, 0 82%, 0 0);
	clip-path: polygon(50% 0%, 100% 0, 100% 100%, 22% 100%, 0 82%, 0 0);
}


#cta1 {
	-webkit-clip-path: polygon(21% 0, 100% 0, 100% 100%, 0 100%, 0 24%);
	clip-path: polygon(21% 0, 100% 0, 100% 100%, 0 100%, 0 24%);
}


#cta2 {
	-webkit-clip-path: polygon(100% 0, 100% 82%, 77% 100%, 0 100%, 0 0);
	clip-path: polygon(100% 0, 100% 82%, 77% 100%, 0 100%, 0 0)
}


#zkeTypes, #zkeLatest {
	background-image: url(/_images/pattern-no-top.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 4rem 0rem 6rem;
}
#zkeField {
	background-image: url(/_images/woods.jpg);
	background-position: bottom center;
	background-size: cover;
	height: 700px;
}
.read:hover {
	color: #fff;
}

/* -- featured -- */
#zkeFeatured {
	padding: 3rem 0;
}
#zkeFeatured .row {
	padding: 0;
	margin: 0;
}
#zkeFeatured .row [class*='col-'] {
	padding: 0;
}
.selection {
	background-image: url('/_images/home-label-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	/*background-color: #d3d3d3;*/
	position: relative;
}
.selection ul li {
	text-align: right;
}
.selection ul li label {
	padding: 6rem;
	width: 100%;
	font-size: 70px;
	color: #BEBEBC;
	margin: 0;
}
.selection ul li.option label {
	border-bottom: 1px solid #fff;
	line-height: 100px;
	background-color: rgba(0,0,0,0.5);
	transition: all 0.3s ease-in-out;
}
.selection ul li.option:nth-child(odd) label {
	background-color: rgba(0,0,0,0.8);
}
.selection ul li label:hover {
	cursor:pointer;
}
.selection ul li.option.accessories label {
	background-color: rgba(0,0,0,0.5);
	font-size: 35px;
	text-transform: uppercase;
}
.selection ul li label span {
	border-bottom: 4px solid;
}
.selection ul li.option.accessories label span {
	padding-bottom: 4px;
}
.selection ul li input[type=radio] {
	display: none;
}
.selection ul li.option label.active,
.selection ul li.option.accessories label.active {
	background-color: rgba(205, 151, 0, 0.5);
	color: #000;
}
.selection ul li.option label:hover, 
.selection ul li.option.accessories label:hover { 
	background-color: rgba(205, 151, 0, 0.5);
	cursor: pointer;
	color: #000;
}
.featured-grid {
	margin: 0;
}
.featured-product {
	height: 331.5px;
	position:relative;
	background-color: #FFFFFF;
	transition: 0.3s all ease-in-out;
	padding: 0;
	overflow: hidden;
}
.featured-product img {
	transition: 0.3s all ease-in-out;
}
.featured-grid > .featured-product:nth-child(odd) {
	background-color: #F7F7F7;
}
.featured-product img.full {
	width: 100%;
}
.featured-product:hover img {
	transform: scale(0.9);
}

.featured-product .featured-overlay.top,
.featured-product .featured-overlay.bottom {
	position: absolute;
	background-color: rgba(194, 188, 162, 0.7);
	transition: 0.3s all ease-in-out;
	width: 100%;
	top: 50%;
	bottom: 50%;
}
.featured-product:hover .featured-overlay {
	top: 0;
	bottom: 0;
}
.featured-product .featured-overlay .featured-overlay-text {
	opacity: 0;
	transition: 0.3s all ease-in-out;
	color: #fff;
	text-align:center;
	font-size: 20px;
}
.featured-product:hover .featured-overlay .featured-overlay-text {
	opacity: 1;
	padding: 20% 0;
}
.featured-product .featured-overlay .featured-overlay-text ul {
	margin-top: 1rem;
}
.featured-product .featured-overlay .featured-overlay-text li {
	padding: 0.5rem 1rem;
	background-color: #fff;
	color: #000;
	transition: all 0.1s ease-in-out;
	margin: 0 0.5rem;
}
.featured-product .featured-overlay .featured-overlay-text li:hover {
	background-color: #000;
	color: #fff;
}

	


/* -- -- */

#zkeField #notes-overlay {
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	text-align:center;
	padding: 3rem 0rem;
}
#notes-overlay h2 {
	color: #fff;
}

#zkeLatest .adventure {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease-in-out;
	z-index:1;
	
}
#zkeLatest .adventure:hover,
#zkeLatest .adventure:focus {
	transform: scale(0.90);
	z-index:3;
}

#adv0, #adv3 {
	height: 430px;
	margin: 2rem 0 0;
}
#adv1, #adv2 {
	height: 246px;
}
#adv0 {
	-webkit-clip-path: polygon(14% 0, 100.2% 0, 100.2% 100%, 0 100%, 0 20%);
	clip-path: polygon(14% 0, 100.2% 0, 100% 100%, 0 100%, 0 20%)
}
#adv3 {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 84%, 79% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 84%, 79% 100%, 0 100%)
}

#zkeLatestMore {
	padding: 3rem 0;
}

h3.see-more {
	margin: 5rem 0 2rem;
	text-align:center;
}
h3.see-more a {
	color: #d3d3d3;
	text-decoration: underline;
	text-transform: uppercase;
}
h3.see-more a:hover {
	color: #cd9700;
}


/*-----------------------*/
/*------- Subpage -------*/
/*-----------------------*/
#zkeSub .container.sub-main-container {
	background-color: rgba(255,255,255,0.85);
	padding: 30px;
	min-height: 344px;
}
#zkeSub .container .container {
	width: inherit;
	padding: 0;
	background-color: transparent;
}


#zkeSub p {
	line-height: 2.2rem;
}
#zkeSub p span.orange {
	color: #cd9700;
}
ul.crumbtrail li:after {
	content: '/';
	margin-left: 12px;
}
ul.crumbtrail li:last-child:after {
	content: '';
}
.latest-adventure {
	margin: 2rem 0;
}
.img-slot-1 {
	-webkit-clip-path: polygon(100% 0, 100% 73%, 85% 100%, 0 100%, 0 0);
	clip-path: polygon(100% 0, 100% 73%, 85% 100%, 0 100%, 0 0);
}
.img-slot-2 {
	-webkit-clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 100%, 0 0);
	clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 100%, 0 0);
}
.img-slot-3 {
	-webkit-clip-path: polygon(100% 0, 100% 100%, 15% 100%, 0 85%, 0 0);
	clip-path: polygon(100% 0, 100% 100%, 15% 100%, 0 85%, 0 0);
}
.img-slot-4 {
	-webkit-clip-path: polygon(100% 0, 100% 100%, 18% 100%, 0 65%, 0 0);
	clip-path: polygon(100% 0, 100% 100%, 18% 100%, 0 65%, 0 0);
	padding: 0 0 15px;
}
.img-slot-5 {
	-webkit-clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%, 0% 35%);
	clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%, 0% 35%);
	padding: 15px 0;
}

/*--------------------*/
/*------- Shop -------*/
/*--------------------*/
#tyfoonCart h3.menu-title {
	font-family: 'Noodle', sans-serif;
	text-transform: uppercase;
	background-color: #CD9700;
	padding: 11px 18px;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	font-size: 28px;
}
#tyfoonCart form .plp-menu-form ul li label, 
#tyfoonCart .plp-menu ul li {
	padding: 1.5rem 15px;
	font-weight: bold;
	border-bottom: 1px solid #a5ada7;
	width: 100%;
	margin: 0;
	transition: all 0.2s ease-in-out;
	font-weight: 100
} 
#tyfoonCart form .plp-menu-form ul li:last-child label,
#tyfoonCart .plp-menu ul li:last-child {
	border-bottom: none;
}
#tyfoonCart form .plp-menu-form ul li label:hover {
	background-color: rgba(255, 255, 255, 0.5);
}
#tyfoonCart form .plp-menu-form ul li input[type=radio] {
	display: none;
}
#tyfoonCart form .plp-menu-form ul li label.active {
	background-color: rgba(205, 151, 0, 0.2);
}
#tyfoonCart .plp-menu ul li:hover {
	background-color: rgba(255, 255, 255, 0.5);
}


#pdp_side ul.alm-filter-nav li a {
	display: block;
	color: #333;
	padding: 1.5rem 15px;
	border-bottom: 1px solid #a5ada7;
	width: 100%;
	transition: all 0.2s ease-in-out;
	font-weight: 400;
	display: block;
}
#pdp_side ul.alm-filter-nav li a:hover {
	background-color: #fff;
}
#pdp_side ul.alm-filter-nav li.active a {
	background-color: rgba(205, 151, 0, 0.2);
}
#pdp_side ul.alm-filter-nav li label {
   font-weight: 400;
   padding: 0;
   margin: 0;
}


.plp-item {
	position: relative;
	/*min-height: 200px;*/
	background-color: #fff;
	-webkit-clip-path: polygon(100% 0, 100% 77%, 80% 100%, 0 100%, 0 0);
	clip-path: polygon(100% 0, 100% 77%, 80% 100%, 0 100%, 0 0);
		text-align: center;
		height: 300px;
}
.plp-item .img-responsive {
	height: 100%;
	object-fit: contain;
}

.products-adv .plp-item img {
	object-fit: cover;
	display: block;
	height: 100%;
	width: 100%;
}


.plp-item .item-overlay {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 100%;
	background-color: rgba(205, 151, 0, 0.7);
	overflow:hidden;
	transition: all 0.3s ease-in-out;
}
.plp-item .item-overlay .item-overlay-text {
	opacity: 0;
	transition: all 0.5s ease-in-out;
	padding: 15% 10px;
	color: #fff;
	font-size: 20px;
	text-align:center;
}
.plp-item .item-overlay .item-overlay-text h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	margin-bottom: 2px;
	letter-spacing: 1px;
}
.plp-item .item-overlay .item-overlay-text ul {
	margin: 2rem 0 0;
}
.plp-item .item-overlay .item-overlay-text li {
	padding: 0.5rem 1rem;
	background-color: #fff;
	color: #000;
	transition: all 0.1s ease-in-out;
	margin: 0 0.5rem;
}
.plp-item .item-overlay .item-overlay-text li:hover {
	background-color: #000;
}
.plp-item .item-overlay .item-overlay-text li:hover a {
	color: #fff;
}

.plp-item:hover .item-overlay {
	bottom: 0;
}
.plp-item:hover .item-overlay .item-overlay-text {
	opacity: 1;
}


.item-price {
	text-align:center;
}
.item-price h3{
	font-family: 'Noodle', sans-serif;
	text-transform: uppercase;
	color: #333;
	font-size: 26px;
	margin: 0;
	margin-top: 1rem;
}
#techSpecs table tr td {
	border: none;
	font-weight: bold;
	color: #606060;
}
#techSpecs table tr:nth-child(even) {
	background-color: #f4f4f4;
}
.media span {
	margin-left: 2rem;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	color: #606060;
}
.media a:hover {
	text-decoration: none;
}
.pdp-order {
	margin: 3rem 0;
}
.pdp-order h3 {
	color: #000;
}
.pdp-order h3 span {
	color: #cd9700;
}
.pdp-order select.qty {
	width: 100%;
	border-radius: 0;
	background: transparent;
	min-height: 52px;
	padding: 6px 5px;
}
.pdp-order button {
	/*width: 100%;*/
}
.pdp-order .favorite {
	padding: 1.5rem;
	border: 1px solid #000;
	text-align:center;
	min-height: 52px;
	
}
.pdp-side-content {
	background-color: #fff;
	padding: 1rem 2rem 4rem;
}
.slick-pdp {
	margin: 0 4rem;
}
.slick-pdp .slick-slide {
	margin: 5px;
	border: 1px solid #d3d3d3;
}
.slick-pdp i.fa {
	position: absolute;
	color: #aaaaaa;
	border: 1px solid #d3d3d3;
	font-size: 10px;
	padding: 1.25rem 1.5rem;
	top: 32%;
	transition: all 0.3s ease-in-out;
}
.slick-pdp i.fa:hover {
	background-color: #d3d3d3;
	color: #fff;
	cursor: pointer;
}
.slick-pdp i.fa-chevron-left {
	left: -11%;
}
.slick-pdp i.fa-chevron-right {
	right: -11%;
}
.pagination>li>a, .pagination>li>span {
	background-color: #CD9700;
	border: 1px solid #CD9700;
	font-weight: bold;
	margin: 0 2px;
}
.pagination>li>a:hover, .pagination>li>span:hover {
	background-color: #fff;
	border: 1px solid #CD9700;
	color: #CD9700;
}
.pagination>li>a, .pagination>li>span {
	color: #fff;
}
.pagination>li.active>a, .pagination>li.active>span {
	background-color: #fff;
	color: #CD9700;
	border: 1px solid #CD9700;
	z-index:2
}
.pagination>li.active>a:hover, .pagination>li.active>span:hover {
	background-color: #fff;
	color: #CD9700;
	border: 1px solid #CD9700;
}
.product .summary > b,
.woocommerce-result-count,
.woocommerce-pagination{
display: none !important;
}



.product_meta {
	padding-top: 20px;
}








/*----------------------*/
/*------- Footer -------*/
/*----------------------*/
footer {
	color: #6c6c6c;
	position: relative;
}
footer h4 {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
}
footer p {
	color: #6c6c6c
}
footer a {
	color: inherit;
}
footer a:hover {
	color: #cd9700;
	text-decoration: none;
}
footer button#scroll_to_top {
	position: absolute;
	bottom: 115%;
	right: 8%;
	background: rgba(255,255,255,0.5);
	border: none;
	padding: 2rem;
	font-size: 28px;
	color: #fff;
}
#ftr-top {
	background-color: #1b1b1b;
	padding: 4rem 0rem;
	color: #6c6c6c;
}
#ftr-bottom {
	background-color: #1b1b1b;
	padding: 2rem 0 1rem;
	border-top: 1px solid #7a7a7a;
}
.copyright {
	padding-top: 6px;
}
img.logo-small {
	width: 100%;
	margin-top: -10px;
}


/*---------------------*/
/*------- Forms -------*/
/*---------------------*/
.contact-form input, .contact-form textarea {
	background-color: transparent;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	border-bottom: 2px solid #b3b3b3;
	margin-bottom: 2rem;
	padding: 6px 0px;
	font-family: 'HelveticaNeueLTStd-Cn', sans-serif;
	font-size: 16px;
}
.contact-form textarea {
	width: 100%;
}
.g-recaptcha {
	padding-bottom: 100px;
}





form.variations_form label {
	font-size: initial;
	margin: 0;
	color: initial;
	display: block;
	min-width: 75px;
	text-align: left;
}
form.variations_form table.variations {
	margin-bottom: 25px;
}
form.variations_form td.label {
	padding: 0;
}
form.variations_form td.label label {
	padding-top: 8px;
}
form.variations_form td.value {
	width: 100%;
	padding-right: 65px;
	position: relative
}
form.variations_form .quantity {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

form.variations_form  a.reset_variations {
	position: absolute;
	top: 5px;
	right: 0;
}



/*-----------------------------*/
/*------- Media Queries -------*/
/*-----------------------------*/
@media only screen and (max-width : 1650px) {
	footer button#scroll_to_top {
		right: 5%;
		z-index:9;
	}
}
@media only screen and (max-width : 1500px) {
	footer button#scroll_to_top {
		right: 2%;
		z-index:9;
	}
}
@media only screen and (max-width : 1400px) {
	footer button#scroll_to_top {
		bottom: 50%;
		right: 2%;
		z-index:9;
	}
}

 /* Medium Devices and Down */
@media only screen and (max-width : 1200px) and (min-width : 768px) {
	.navbar {
		float:none;
		text-align:center;
	}
	.navbar-nav {
		margin: 0 auto;
		display: inline-block;
		text-align: center;
		float:none;
	}
}

/* Small Devices, Tables and Down */
@media only screen and (max-width: 992px) {
		
	#zkeTypes [class*='col-'], #zkeLatest [class*='col-'] {
		padding: 0 15px;
	}
	.home-cta {
		height: 300px !important;
	}
	#zkeSub .adventure {
		height: 300px !important;
		margin-top: 2rem;
	}
	#cta1, #cta3, #adv0, #adv3 {
		-webkit-clip-path: none;
		clip-path: none;
	}
	.featured-product .featured-overlay {
		top: 0 !important;
		bottom: 0 !important;
			background-color: rgba(194, 188, 162, 0.4) !important;
	}
	.featured-product .featured-overlay .featured-overlay-text {
		opacity: 1;
		padding: 20%;
	}
	#products {
		margin-top: 4rem;
	}
	#loading.product-loading i.fa-refresh {
		top: -30px;
	}
}

/* Extra Small Devices, Phones and Down */
@media only screen and (max-width : 768px) {
	.featured-product img.full {
		display: block;
	}
	header #hdr-navigation {
		position:relative;
		top: 0;
		padding: 15px 0;
	}
	#zkeField {
		height: auto;
	}
	.fa-chevron-left {
		left: 2%;
	}
	.fa-chevron-right {
		right: 2%;
	}
	.media span {
		font-size: 16px;
	}
	#ftr-bottom [class*='col-'] {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	
	.navbar-toggle {
		margin: 0;
	}
	.navbar {
		width: 100%;
	}
}

/* SUPER Small Devices, Phones and Down*/ 
@media only screen and (max-width : 640px) {
	.featured-product {
		height: auto;
	}
	.featured-product .featured-overlay {
		top: 0;
		bottom: 2rem;
	}
	img.logo {
		width: 100%;
	}
}
/* SUPER Small Devices, Phones and Down*/ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	
}


/*******************************/


body > header.header{
	/*min-height: 230px;*/
}
.cart .entry-header{
	display: none;
}
.home_page .single_category_product{
	display: none!important;
}
.category .front_page{
	display: none !important;
}

.adventure {
	height: 180px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.3s ease-in-out;
}
.adventure.main-adventure {
	height: 390px;
}
.adventure .overlay {
	position: absolute;
	color: #fff;
	font-size: 20px;
	width: 100%;
	right: 0;
	left: 0;
	top: 72%;
	bottom: 0;
	text-align:center;
	padding: 1rem 2rem;
	background-color: rgba(0,0,0,0.7);
	transition: all 0.3s ease-in-out;
	opacity:0;
}
.adventure.main-adventure .overlay {
	top: 87%;
	opacity:0;
}
.adventure:hover .overlay, .adventure.main-adventure:hover .overlay {
	top: 0;
	opacity:1;
}

.adventure a {
	display: block;
	height: 100%;
}
.adventure .wrapper {
	padding: 0 13px;
}

/* Custom
--------------------------------------------------------------------------------------------------- */
#mega-menu-wrap-primary #mega-menu-primary {
	background-clip: padding-box;
}
ul.mega-sub-menu {
	background-clip: padding-box !important;
	margin-top: 15px !important;
}


form.search-form .screen-reader-text {
	display: none;
}
form.search-form label {
	font-weight: normal;
	width: 100%;
	max-width: 200px;
	margin-right: 9px;
	margin-bottom: 5px;
}
.search-submit {
	padding: 6px 20px 7px;
}



/* @ Custom Media
---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
	.row-eq-height {
		display: flex;
	}

	
	.megamenu > [class*='col-'] {
		border-right: 1px solid #d3d3d3;
	}
	.megamenu > [class*='col-']:last-child {
		border-right: 1px solid transparent;
	}


	body.home_page #hdr-navigation {
		position: absolute;
		top: 55px;
		width: 100%;
		background-color: rgba(229,229,229,0.85);
	}


	header #hdr-navigation.sub {
		position:relative !important;
		top: 0 !important;
		background: rgba(255,255,255,0.9) !important;
	}

}


@media only screen and (min-width: 992px) {
	#adv0 .wrapper {
		top: 17rem;
	}
	#adv1 .wrapper h3 {
		font-size: 28px;
	}

	#adv2 .wrapper h3 {
		font-size: 30px;
	}

	#adv3 .wrapper {
		top: 15rem;
	}
	#adv3 .wrapper h3 {
		font-size: 32px;
	}
}


@media only screen  and (min-width: 1200px) {
	ul.mega-sub-menu {
		left: 0 !important;
		max-width: 900px;
		width: 100% !important;
	}
}


@media only screen and (max-width: 991px) {
	.selection ul {
		display: flex;
	}
	.selection ul li {
		
	}
	.selection ul li label {
		padding: 20px;

		line-height: inherit;
	}

	#adv0, #adv1, #adv2, #adv3 {
		height: 230px;
		margin: 5px 0;
	}

	h3.see-more {
		margin: 0;
	}

	.slick-arrow {
		display: none !important;
	}
}


@media only screen and (max-width: 991px) and (min-width: 1200px) {
	
}


@media only screen and (max-width: 991px) and (min-width: 768px) {
	#mega-menu-wrap-primary #mega-menu-primary {
		padding-top: 20px !important;
	}

	.featured-product {
		width: 33.33%;
		height: 200px;
	}

	.block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) {
		clear: none;
	}
}


@media only screen and (max-width: 767px) {
	html #wpadminbar {
		margin-top: -46px;
	}

	.container {
		width: auto;
	}

	#zkeSub .container.sub-main-container {
		padding: 20px 15px;
	}

	header .social-icon {
		display: none;
	}
	header #hdr-social-bar {
		min-height: inherit;
	}
	#hdr-social-bar {
		text-align: center;
	}


	#mega-menu-wrap-primary .mega-toggle-label {
		color: #000 !important;
	}
	#mega-menu-wrap-primary .mega-sub-menu {
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	body .woocommerce-breadcrumb {
		margin-bottom: 15px;
	}

	.pdp-order {
		text-align: center;
	}
	.pdp-order .single_add_to_cart_button {
		margin: 10px 0 5px;
	}

	.selection ul li label {
		font-size: 38px;
	}

	.tyfoonCartHead {
		display: none;
	}

	footer ul {
		margin-bottom: 16px;
	}

}
.stock.in-stock:before,
.stock.out-of-stock:before{
	display: none !important;
}

.slick-main .slick-slide {
	position: relative;
}

.slick-main .slick-slide .content-wrapp {
	position: absolute;
	top: 53%;
	right: 7%;
	width: 100%;
	transform: translateY(-50%);
}
.slick-main .slick-slide .content-wrapp h2 {
	color: #fff;
	font-size: 175px;
	margin-bottom: 0;
	text-align: right;
	top: 37px;
	position: relative;
}
.slick-main .slick-slide .content-wrapp h3 {
	margin-top: 0;
	font-family: 'Noodle', sans-serif;
	color: #CB982C;
	font-weight: 700;
	font-size: 92px;
	text-align: right;
	position: relative;
	top: 12px;
	text-transform: uppercase;
}
.slick-main .slick-slide {
	height: 1000px;
}
.slick-main .slick-slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	/*min-height: 1070px;*/
}
.slick-slide.slick-active video {
	object-fit: cover;
}
.slick-slide video {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.padding-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.woocommerce-product-gallery__image .image_caption {
	display: block;
	text-align: center;
}
.single_blog_page {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 500px;
}


@media only screen and (max-width : 1366px) {
	.slick-main .slick-slide {
		height: 725px;
	}
	.slick-main .slick-slide .content-wrapp h2 {
		font-size: 120px;
		top: 28px;
	}
	.slick-main .slick-slide .content-wrapp h3 {
		font-size: 70px;
		top: 5px;
	}
}
@media only screen and (max-width : 1024px) {
	.slick-main .slick-slide {
		height: 600px;
	}
	.slick-main .slick-slide .content-wrapp h2 {
		font-size: 100px;
	}
	.slick-main .slick-slide .content-wrapp h3 {
		font-size: 49px;
		top: 15px;
	}
	.slick-main .slick-slide .content-wrapp {
		top: 51%;
	}
	.slick-main .slick-slide .content-wrapp {
		right: 10%;
	}
}
@media only screen and (max-width : 850px) {
	.slick-main .slick-slide {
		height: 500px;
	}
	.slick-main .slick-slide .content-wrapp h2 {
		font-size: 85px;
		top: 30px;
	}
	.slick-main .slick-slide .content-wrapp h3 {
		font-size: 43px;
		top: 10px;
	}
	.slick-main .slick-slide .content-wrapp {
		top: 51%;
	}
	.slick-main .slick-slide .content-wrapp {
		right: 10%;
	}
}
@media only screen and (max-width : 767px) {
	.slick-main .slick-slide {
		height: 400px;
	}
	.slick-main .slick-slide .content-wrapp h2 {
		font-size: 40px;
	}
	.slick-main .slick-slide .content-wrapp h3 {
		font-size: 25px;
	}
	.slick-slide video, .slick-slide video source {
		display: none !important;
	}
	.single_blog_page {
		min-height: 400px;
	}
	.padding-30 {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.adventure-list.row {
		margin-top: 15px;
	}
	.slick-main .slick-slide .content-wrapp {
		top: 43%;
	}

}



/*	SPECIFICATION
-----------------------------------------------*/
.btn-border {
	color: #cd9701;
	font-family: 'Noodle', sans-serif;
	font-size: 30px;
	line-height: 1;
	padding: 9px 25px;
	margin-right: 11px;
	background-color: transparent;
	border: 3px solid #cd9701;
}
.btn-border:hover {
	border-color: #000;
	background-color: #000;
	color: #fff;
}


	.list-specification .buttons {
		display: none;
	}

	.list-specification .buttons {
		padding: 15px 0;
	}

	.single_product_button {
		display: none;
	}
	.list-specification .active_product .buttons {
		display: block !important;
	}


.specification {

}

h1.category_title {
	margin-bottom: 0;
}
#zkeSub p.subtitle {
	color: #cd9701;
	font-family: 'Noodle', sans-serif;
	font-size: 41px;
	line-height: 1;
	margin: 0 0 40px;
	padding: 0;
}

.info {
	font-style:  italic;
	margin-bottom: 40px;
	line-height: 1.7;
	letter-spacing: .5px;
	font-weight: 600;
}




.true-comparison {
	margin-bottom: 95px;
}
.true-comparison p img.align-left {
	margin-bottom: 50px;
}

.shelter-comparison h3 {
	font-family: 'Noodle', sans-serif;
	font-size: 60px;
	color: #000;
	margin-bottom: 40px;
}


.comparison .desc {
	display: flex;
	align-items:  center;
}
.comparison .desc:not(:last-child) {
	margin-bottom: 34px;
}


.comparison .desc_text {
	color: #cd9701;
	font-family: 'Noodle', sans-serif;
	font-size: 40px;
	line-height: 1;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
.comparison .desc img {
	margin-right: 30px;
}


.comparison li.option a {
	position: relative;
	display: block;
	text-align: center;
	color: #000;
	line-height: 1;
	text-transform:  uppercase;
	background-color: rgba(72, 66, 66, 0.21);
		min-height: 176px;
		padding: 96px 11px 90px;
	    font-family: 'Noodle', sans-serif;
	    font-size: 40px;
	    letter-spacing: 1px;

	    background-position: 50%;
    	background-repeat: no-repeat;
}
.comparison li.option {
	margin-bottom: 4px;
}
.comparison li.option a.active_product {
	background-color: rgba(214, 141, 1, 0.77); 
}

.list-specification {
	position: relative;
	color: #000;
}


.comparison-content {
	position: inherit;
}


.comparison .table_row {
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

.comparison .table_inner {
	display: flex;
	flex-wrap:  wrap;
	justify-content: space-between;
	background-color: #d2d2d27d;
	padding: 15px 10px 12px 15px;
}
.comparison .active_product .table_inner {
	background-color: rgba(205, 151, 0, 0.83);
}

.comparison .table_cell {
	padding: 5px;
}

.comparison .title {
	font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
	    flex-direction: column;
	    flex-basis: auto;
	    flex-grow: 1;
	    max-width: 100%;
	    width: 100%;
}

.comparison .description {
	flex-direction:  column;
	flex-grow:  1;
	flex-basis: auto;
	width: 100%;
	font-style: italic;
	font-size: 15px;
    line-height: 1.3;
}


	.comparison .description {
	    display: none;
	}
	.comparison .active_product .description {
	    display: block;
	}


.comparison .measurement {
	font-size: 14px;
    padding: 0 5px 8px;
}
.comparison .measurement-f {
	
}


.comparison .lines {
	position: relative;
	line-height: 0;
}


.comparison .lines:before {
	content: '';
    position: absolute;
    right: -21px;
    top: -5px;
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 32px solid transparent;
    border-bottom: 29px solid #f8f8f8;
    transform: rotate(45deg);
}



.j360 img {
	height: 100%;
    width: 100%;
    object-fit: cover;
}


.comparison .vertical-title {
	font-family: 'Noodle', sans-serif;
	font-size: 90px;
	line-height: 1;
	color: #c4c3c3;
}

.comparison .single_product_button {
	padding-top: 20px;
}


#zkeSub .container.sub-main-container.comparison {
	background-color: #f8f8f8;
} 


/* @ MEDIA
-----------------------------------------------*/
@media only screen and (min-width: 768px) {
	.show-m {
		display: none;
	}


	.list-specification {
		padding-left: 110px;
	}

	.comparison .lines {
		margin-left: -30px;
		margin-bottom: 40px;
	}
	.comparison .line {
		position: absolute;
		background-color: #ccc;
	}
	.comparison .line-top {
		top: 0;
		height: 1px;
		left: 0;
		right: 40px;
	}
	.comparison .line-rot {
		top: 20px;
		right: -8px;
		width: 56px;
		height: 1px;
		transform: rotate(45deg);
	}
	.comparison .line-right {
		right: 0;
		width: 1px;
		top: 40px;
		bottom: 0;
	}
	.comparison .line-bottom {
		bottom: 0;
		width: 100%;
		height: 1px;
		left: 0;
	}


	.comparison .vertical-title {
		/*writing-mode: vertical-lr;
		transform: rotate(180deg);*/

		position: absolute;
		left: 0;
		top: 0;

		height: 88px;
		
		letter-spacing: 4px;
		transform-origin: 0 0;
		transform: rotate(90deg) translate(0px, -88px);
	}
	.comparison .vertical-title div {
		transform: rotate(180deg);
	}


}

@media only screen and (min-width: 992px) {
	.show-on-md {
		display: none !important;
	}
	
}

@media only screen and (max-width: 1199px) {
	.btn-border {
		border-width: 2px;
		font-size: 25px;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.list-specification {
		padding-left: 80px;
	}
	.comparison .vertical-title {
	    font-size: 63px;
	    left: -27px;
	    top: -6px;
	    height: 61px;
	    color: #d2d2d2;
	}
	.comparison .table_inner {
	    padding: 10px 5px 8px 10px;
	}
	.comparison .title {
	  
	}

	.comparison li.option a {
		font-size: 35px;
		padding: 37px 10px 35px;
		min-height: inherit;
		background-size: 72%;
	}
}

@media only screen and (max-width: 991px) {
	.hide-md {
		display: none !important;
	}
	.comparison li.option a {
		background-size: contain;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.comparison li.option a {
		font-size: 25px;
   		padding: 10px 5px 8px;
		min-height: inherit;
	}
}

@media only screen and (max-width: 767px) {
	h1 {
		font-size: 45px;
	}

	h2 {
		font-size: 38px;
		padding: 1.4rem 0;
	}

	#zkeSub .comparison p.subtitle {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.comparison .desc_text {
		font-size: 30px;
	}

	.shelter-comparison h3 {
	    font-size: 36px;
	    margin-bottom: 15px;
	}


	.comparison .line {
		display: none;
	}



	.comparison li.option a {
		font-size: 20px;
		padding: 15px 6px;
		min-height: inherit;
	}


	.comparison-content {
		padding: 0;
	}
	.comparison .table_inner {
		font-size: 14px;
		padding: 15px 13px;
	}
	.comparison .table_cell {
		padding: 4px 2px;
	}
	.comparison .title {
		
	}
	
	.comparison .btn-border {
		font-size: 19px;
		padding: 6px 10px;
		margin-right: 6px;
		border-width: 2px;
	}
	.comparison .btn-border:last-child {
		margin-right: 0;
	}

	.comparison .description {
		padding-left: 0;
	}
	.comparison .btn-border:last-child {
		margin-right: 0;
	}


	.comparison .vertical-title {
		color: #000;
		font-size: 30px;  
		padding: 15px 15px 10px;
	}

	

	.list-specification .buttons {
		padding-left: 15px;
	}


}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	
}

@media only screen and (max-width: 479px) {
	.img iframe {
		height: 220px;
	}
}



/*  toogle
...............................*/
.navbar-toggle {
	z-index: 3;
	float: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: 0;
	border-radius: 0;
		color: #000;
		width: 33px;
		height: 20px;
			padding: 8px 0;
			background-clip: content-box;
			background-color: currentColor;
			transition: background-color 200ms;
}
.navbar-toggle:before, .navbar-toggle:after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: currentColor;
	transition: top .4s .4s, transform .4s, background-color 200ms;
}
.navbar-toggle.collapsed:before, .navbar-toggle.collapsed:after {
	top: 0;
}
.navbar-toggle.collapsed:after {
	top: 16px;
}
.navbar-toggle:not(.collapsed) {
	color: #6a6a6a;
	background-color: transparent;
}
.navbar-toggle:not(.collapsed):before, .navbar-toggle:not(.collapsed):after {
	top: 8px;
	transition: top .4s, transform .4s .4s;
}
.navbar-toggle:not(.collapsed):before {
	transform: rotate(-45deg) scaleX(1);
}
.navbar-toggle:not(.collapsed):after {
	transform: rotate(45deg) scaleX(1);
}


.navbar-comparison {
	padding: 0;
}

@media only screen and (max-width: 767px) {
	.navbar-toggle {
		display: inline-block;
		float: right;
		margin: -43px 0 0;
	}
}