.viewPort{width:600px;height:600px;max-width:100vw;max-height:100vw;margin:0 auto;cursor:pointer;background-position:0 0;background-size:cover}.splash{width:100%;height:100%;background-size:100% auto;opacity:.2}
#header .header-main .nav > li > a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
}
#header .header-main .nav > li .chosen-container {
	min-width: auto
}
#header .header-main .nav > li .chosen-container-single .chosen-single {
	background: transparent;
	border:0;
	box-shadow: none;
	color: rgba(255,255,255,0.8);
	font-size: 14px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}
#header:not(.transparent) .header-main .nav > li .chosen-container-single .chosen-single {
	color: rgba(0,0,0,0.95);
}
#header .header-main .nav > li .woocommerce-currency-switcher-form .chosen-results li {
	background: transparent;
	color: #000!important;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}
#header .header-main .nav > li .woocommerce-currency-switcher-form .chosen-results li.result-selected {
	color: #bb9352!important;
}
#header .header-main .nav > li .chosen-container-single .chosen-single div {
	height: auto;
}
#header .header-main .nav > li .chosen-container-single .chosen-single div b {
	background: transparent!important;
	font-family: 'fl-icons' !important;
	font-display: block;
	speak: none !important;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	position: relative;
	line-height: 1.2;
	vertical-align: middle;
	font-size: 16px;
	opacity: .6;
}
#header .header-main .nav > li .chosen-container-single .chosen-single div b:before {
	content: "\f107";
	
/* Commented by Sasha to default functionality 
}
#header .header-main .nav > li.cart-item .header-cart-link:before {
	content: '';
	position: relative;
	display: inline-block;
	width: 17px;
	height: 20px;
	font-size: 0;
	background-image: url(/wp-content/themes/flatsome-child/images/cart-icon.png);
	opacity: 1;
	margin-right: 10px;
*/

}
#header .header-main .nav > li.account-item .account-link:before {
	content: '';
	position: relative;
	display: inline-block;
	width: 17px;
	height: 18px;
	font-size: 0;
	background-image: url(/wp-content/themes/flatsome-child/images/login-icon.png);
	opacity: 1;
	margin-right: 10px;
}
#header:not(.transparent) .header-main .nav > li.cart-item .header-cart-link:before,
#header:not(.transparent) .header-main .nav > li.account-item .account-link:before {
	filter: invert(100%);
	-webkit-filter: invert(100%);
	-moz-filter: invert(100%);
}
#header .header-main .nav > li.cart-item .icon-shopping-basket {
	display: none;
}

.other-hero-banner.banner .text-box .text .text-inner h2,
.home-hero-banner .banner .text-box .text .text-inner h3 {
	text-transform: uppercase;
	font-family: "Raleway", sans-serif;
	font-size: 15px;
	line-height: 1.867;
	color: rgba( 255, 255, 255, 0.6 );
	margin:0;
}
.other-hero-banner.banner .text-box .text .text-inner h1,
.home-hero-banner .banner .text-box .text .text-inner h1,
.home-hero-banner .banner .text-box .text .text-inner h3+h2,
.home-hero-banner .banner .text-box .text .text-inner>h2:first-child {
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	font-size: 50px;
	line-height: 1.4;
	font-weight: 700;
	color: #f0c873;
	margin:0;
}
.home-hero-banner .banner .text-box .text .text-inner h1+h2,
.home-hero-banner .banner .text-box .text .text-inner h2+h2 {
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 1.4;
	color: #c2984d;
	margin:0;
}
.other-hero-banner.banner .text-box .text .text-inner h1+p,
.home-hero-banner .banner .text-box .text .text-inner h2+p {
	margin-top: 35px;
}
.other-hero-banner.banner .text-box .text .text-inner p,
.home-hero-banner .banner .text-box .text .text-inner p {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
	line-height: 2;
}
html body #wrapper #main #content .button.primary.is-outline.btn,
.other-hero-banner.banner .text-box .text .text-inner .button,
.home-hero-banner .banner .text-box .text .text-inner .button {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	margin-top: 30px;
	padding: 12px 27px;
}
#wrapper #main #content .vape-dots .flickity-page-dots,
.home-hero-banner .flickity-page-dots {
	counter-reset: hero-slide-item;
}
#wrapper #main #content .vape-dots .flickity-page-dots li,
.home-hero-banner .slider.slider-nav-light .flickity-page-dots li {
	position: relative;
	width: auto;
	height: auto;
	border: 0;
	background-color: transparent;
	opacity: 1;
}
#wrapper #main #content .vape-dots .flickity-page-dots li+li,
.home-hero-banner .slider.slider-nav-light .flickity-page-dots li+li {
	margin-left: 90px;
}
#wrapper #main #content .vape-dots .flickity-page-dots li:before,
.home-hero-banner .slider.slider-nav-light .flickity-page-dots li:before {
	counter-increment: hero-slide-item;
	content: "0"counter(hero-slide-item);
	line-height: 27px;
	height: 27px;
	font-size: 15px;
	font-family: "Poppins", sans-serif;
	opacity: 0.4;
	font-weight: 300;
	color: #fff;
	display: block;
}
#wrapper #main #content .vape-dots.type-dark .flickity-page-dots li:before{
	color: #000;
	font-weight: 400;
}
#wrapper #main #content .vape-dots .flickity-page-dots li.is-selected:before,
.home-hero-banner .slider.slider-nav-light .flickity-page-dots li.is-selected:before {
	color: #f0c873;
	opacity: .8;
}
#wrapper #main #content .vape-dots.type-dark .flickity-page-dots li.is-selected:before {
	opacity: 1;
}
#wrapper #main #content .vape-dots .flickity-page-dots li+li:after,
.home-hero-banner .slider.slider-nav-light .flickity-page-dots li+li:after {
	content: '';
	position: absolute;
	top: 13px;
	left: -70px;
	background-color: #fff;
	width: 50px;
	height: 1px;
	opacity: 0.4;
	pointer-events: none;
}
#wrapper #main #content .vape-dots.type-dark .flickity-page-dots li+li:after {
	background-color: #000;
}
@media screen and (max-width: 1199px) {
	#wrapper #main #content .vape-dots .flickity-page-dots li+li,
	.home-hero-banner .slider.slider-nav-light .flickity-page-dots li+li {
		margin-left: 80px;
	}
	#wrapper #main #content .vape-dots .flickity-page-dots li+li:after,
	.home-hero-banner .slider.slider-nav-light .flickity-page-dots li+li:after {
		left: -60px;
		width: 40px;
	}
	#header .header-main .nav > li.custom.html_topbar_right {
		margin-left: 25%;
	}
}
@media screen and (max-width: 849px) {
	#wrapper #main #content .vape-dots .flickity-page-dots li+li,
	.home-hero-banner .slider.slider-nav-light .flickity-page-dots li+li {
		margin-left: 70px;
	}
	#wrapper #main #content .vape-dots .flickity-page-dots li+li:after,
	.home-hero-banner .slider.slider-nav-light .flickity-page-dots li+li:after {
		left: -55px;
		width: 40px;
	}
}
@media screen and (max-width: 549px) {
	#wrapper #main #content .vape-dots .flickity-page-dots li+li,
	.home-hero-banner .slider.slider-nav-light .flickity-page-dots li+li {
		margin-left: 50px;
	}
	#wrapper #main #content .vape-dots .flickity-page-dots li+li:after,
	.home-hero-banner .slider.slider-nav-light .flickity-page-dots li+li:after {
		left: -40px;
		width: 30px;
	}
	.other-hero-banner.banner .text-box .text .text-inner h1,
	.home-hero-banner .banner .text-box .text .text-inner h1,
	.home-hero-banner .banner .text-box .text .text-inner h3+h2,
	.home-hero-banner .banner .text-box .text .text-inner>h2:first-child {
		font-size: 40px;
	}
	.home-hero-banner .banner .text-box .text .text-inner h1+h2,
	.home-hero-banner .banner .text-box .text .text-inner h2+h2 {
		font-size: 25px;
	}
}
@media screen and (min-width: 850px) {
	#wrapper #main #content .vape-dots .flickity-page-dots li:hover:before,
	.home-hero-banner .slider.slider-nav-light .flickity-page-dots li:hover:before {
		opacity: .8
	}
	#header .header-main .nav > li .chosen-container-single .chosen-single:hover {
		color: #fff;
	}
	#header:not(.transparent) .header-main .nav > li .chosen-container-single .chosen-single:hover {
		color: rgba(0,0,0,1);
	}
	#header .header-main .nav > li .woocommerce-currency-switcher-form .chosen-results li:not(.result-selected):hover {
		color: #f0c873!important;
	}
	#header .header-main .nav > li.cart-item .header-cart-link:not(:hover):before,
	#header .header-main .nav > li.account-item .account-link:not(:hover):before {
		opacity: .6
	}
}
@media screen and (min-width:	1200px) {
	#header .header-main .nav > li .woocommerce-currency-switcher-form {
		position: relative;
		margin-left: 55px;
	}
	#header .header-main .nav > li .woocommerce-currency-switcher-form:before {
		content: '';
		position: absolute;
		top: 50%;
		left: -45px;
		width: 20px;
		height: 1px;
		background-color: #fff;
		opacity: .4;
		margin-top: -1px;
	}
}
#main #content .decor-title.img {
	margin: 0;
	display: inline-block;
	max-width: 24px;
}
/**
.title-block.type-1 .col-inner p {
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	color: #1e1f20;
	margin-bottom: 10px;
	text-transform: uppercase;
}
**/
.title-block.type-1 h1,
.title-block.type-1 h2,
.title-block.type-1 h3,
.title-block.type-1 h4,
.title-block.type-1 h5,
.title-block.type-1 h6 {
	margin: 0;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
	color: #1e1f20;
}

/**
.products-slides-wrapper {
	padding-top: 50px;
	background-image: url(/wp-content/themes/flatsome-child/images/white-shadow.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.products-slides-wrapper .product-small .box-image img:not([src*='dummy-prod']) {
	width: auto;
	height: auto;
	max-height: 100%;
}
.products-slides-wrapper .product-small .box-text .title-wrapper > .category {
	color: #616162;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
}
.products-slides-wrapper .product-small .box-text .title-wrapper > .name {
	margin-bottom: 10px;
}
.products-slides-wrapper .product-small .box-text .title-wrapper > .name a {
	color: #1e1f20;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
}
.products-slides-wrapper .product-small .box-text .price-wrapper .amount {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	color: #bb9352;
	font-size: 14px;
}
.products-slides-wrapper .product-small .box-text .add-to-cart-button a {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 28px;
	background-color: #bb9352;
	border-color: #bb9352;
	color: #fff;
	padding: 14px 18px;
	margin: -15px 0 0;
	-webkit-transition: all 0.3s ease;;
	-moz-transition: all 0.3s ease;;
	-o-transition: all 0.3s ease;;
	transition: all 0.3s ease;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}
.products-slides-wrapper .product-small:hover .box-text .add-to-cart-button a {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	opacity: 1;
	z-index: 2;
}


@media screen and (max-width: 549px) {
.products-slides-wrapper .product-small.box {
	max-width: 158px;
}
**/

}
@media screen and (min-width: 850px) {
	.products-slides-wrapper .product-small .box-text .add-to-cart-button a:hover {
		background-color: transparent;
		color: #bb9352;
	}
	.products-slides-wrapper .product-small .box-image {
		overflow: visible;
	}
	.products-slides-wrapper .product-small .box-image>div {
		position: relative;
		z-index: 2;
	}
	.products-slides-wrapper .product-small .box-image:before {
		content: '';
		position: absolute;
		width: 0;
		padding-top: 0;
		background-color: #fff;
		top: 50%;
		left: 50%;
		-moz-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		-webkit-transition: all 0.3s ease;;
		-moz-transition: all 0.3s ease;;
		-o-transition: all 0.3s ease;;
		transition: all 0.3s ease;
		z-index: 0;
		border-radius: 50%;
	}
	.home-hero-banner+.section .title-block.type-1+.products-slides-wrapper .product-small {
		padding-top: 9px;
	}
	.products-slides-wrapper .product-small:hover .box-image:before {
		width: 110%;
		padding-top: 110%;
	}
	.products-slides-wrapper .product-small:hover .box-text .price-wrapper .amount {
		opacity: 0;
	}
}

html body #content > .two-banners {
	margin:0;
}
html body #content > .two-banners > .col {
	position:relative;
	overflow-x: hidden;
	overflow-y: hidden;
}
html body #content > .two-banners > .col > .col-inner > .img,
html body #content > .two-banners > .col > .col-inner > .img >div {
	position: static;
}
html body #content > .two-banners > .col > .col-inner > .img >div >img{
	position: absolute;
top: 50%;
left: 50%;
width: auto;
max-width: 9999px;
height: auto;
min-height: 100%;
min-width: 102%;
-moz-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
html body #content > .two-banners > .col > .col-inner > .inner-wrapper {
	min-height: 400px;
}
html body #content > .two-banners > .col:first-child > .col-inner > .inner-wrapper {
	-ms-flex-pack: end;
	justify-content: flex-end;
}
html body #content > .two-banners > .col > .col-inner > .inner-wrapper > .col {
	max-width: 645px;
}
html body #content > .two-banners > .col > .col-inner > .inner-wrapper > .col .img.decor-title {
	display: inline-block;
	font-size: 0;
	max-width: 24px;
}
.title-block.type-2 h2,
.title-block.type-2 h3,
.title-block.type-2 h4,
.title-block.type-2 h5,
.title-block.type-2 h6 {
	margin: 0;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
}
.title-block.type-2 h2+h1,
.title-block.type-2 h2+h2,
.title-block.type-2 h3+h2,
.title-block.type-2 h3+h3,
.title-block.type-2 h4+h3,
.title-block.type-2 h4+h4,
.title-block.type-2 h5+h4,
.title-block.type-2 h5+h5,
.title-block.type-2 h5+h6,
.title-block.type-2 h6+h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	margin: 0;
	font-size: 30px;
	line-height: 35px;
	color: #f0c873;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.title-block.type-2 p,
.title-block.type-2 li {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	max-width: 300px;
	display: inline-block;
}
.title-block.type-2 h1+p,
.title-block.type-2 h2+p,
.title-block.type-2 h3+p,
.title-block.type-2 h4+p,
.title-block.type-2 h5+p,
.title-block.type-2 h6+p {
	margin-top: 20px;
}
html body .button.button-bwa {
	min-height: 0px;
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 22px;
	font-family: "Poppins", sans-serif;
	color: #f0c873;
	font-weight: 600;
	padding-right: 40px;
	background-image: url(/wp-content/themes/flatsome-child/images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
	-webkit-transition: all 0.3s ease;;
	-moz-transition: all 0.3s ease;;
	-o-transition: all 0.3s ease;;
	transition: all 0.3s ease;
}
html body .button.button-bwa.revert {
	padding-right: 0px;
	padding-left: 40px;
	background-image: url(/wp-content/themes/flatsome-child/images/arrow-left.png);
	background-position: left 5px center;
}
@media (min-width: 850px) {
	html body #content .button.button-bwa:hover {
		background-position: right 0 center;
		color: #bb9352;
	}
	.text-right-850 {
		text-align: right;
	}
	html body .button.button-bwa.revert-850 {
		padding-right: 0px;
		padding-left: 40px;
		background-image: url(/wp-content/themes/flatsome-child/images/arrow-left.png);
		background-position: left 5px center;
	}
	html body .button.button-bwa.revert:hover,
	html body .button.button-bwa.revert-850:hover {
		background-position: left 0px center;
	}
}
@media (max-width: 1300px) {
	html body #content > .two-banners > .col > .col-inner > .inner-wrapper {
		margin-left: 0;
		margin-right:0;
	}
}

body .left-product-block > .col-inner {
	max-width: 930px;
}
body .right-products-cat-banner .banner h2,
body .right-products-cat-banner .banner h3,
body .right-products-cat-banner .banner h4,
body .right-products-cat-banner .banner h5,
body .right-products-cat-banner .banner h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 35px;
}
body .right-products-cat-banner .banner h2+ul,
body .right-products-cat-banner .banner h3+ul,
body .right-products-cat-banner .banner h4+ul,
body .right-products-cat-banner .banner h5+ul,
body .right-products-cat-banner .banner h6+ul,
body .right-products-cat-banner .banner h2+p,
body .right-products-cat-banner .banner h3+p,
body .right-products-cat-banner .banner h4+p,
body .right-products-cat-banner .banner h5+p,
body .right-products-cat-banner .banner h6+p {
	margin-top: 50px;
}
body .right-products-cat-banner .banner ul {
	list-style: none;
}
body .right-products-cat-banner .banner ul li {
	padding: 10px 0;
}
body .right-products-cat-banner .banner ul li a {
	font-size: 15px;
	line-height: 24px;
	color: #caccd1;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}
@media screen and (max-width: 549px) {
	body .left-product-block > .col-inner {
		padding: 0 15px;
	}
	.left-product-block.title-block>.col-inner {
		text-align: center;
	}
}
@media screen and (min-width: 850px) {
	body .left-product-block > .col-inner {
		padding-right: 6%;
	}
	body .right-products-cat-banner .banner ul li a:hover {
		color: #f0c873;
		font-weight: 600;
	}
	body .right-products-cat-banner .banner .text {
		max-width: 435px;
	}
}

#main #content .brands-block {
	position: relative;
	overflow: hidden;
	margin:0;
}
.brands-block>.col {
	padding: 0 15px;
}
.brands-block .stack .text {
	padding-right: 1%;
}
.brands-block .stack .text h2,
.brands-block .stack .text h3,
.brands-block .stack .text h4,
.brands-block .stack .text h5,
.brands-block .stack .text h6 {
	font-size: 50px;
	line-height: 1.2;
	color: #1e1f20;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	opacity: .1;
}
.brands-block .stack .row {
	position: relative;
}
.brands-block .stack .row>.col {
	text-align: center;
	z-index: 2;
}
.brands-block .stack .row .col img {
	width: auto;
}
.brands-block .stack .row:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 9999px;
	height: 999px;
	background-color: #f0c873;
}
.brands-block .stack .row>.col .img-inner {
	display: -ms-flexbox;
	display: flex;
	height: 80px;
	padding: 5px;
}
.brands-block .stack .row>.col .img-inner img {
	margin: auto;
}
@media (max-width: 1359px) {
	.brands-block .stack .text h2,
	.brands-block .stack .text h3,
	.brands-block .stack .text h4,
	.brands-block .stack .text h5,
	.brands-block .stack .text h6 {
		font-size: 45px;
	}
}
@media (max-width: 1199px) {
	.brands-block .stack .text h2,
	.brands-block .stack .text h3,
	.brands-block .stack .text h4,
	.brands-block .stack .text h5,
	.brands-block .stack .text h6 {
		font-size: 35px;
		opacity: 1
	}
}
@media (max-width: 549px) {
	.brands-block .stack .text h2,
	.brands-block .stack .text h3,
	.brands-block .stack .text h4,
	.brands-block .stack .text h5,
	.brands-block .stack .text h6 {
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 30px;
	}
	.brands-block .stack .text {
	    padding-right: 0;
	}
	.brands-block .stack .row:before {
		left: -99px;
	}
}
@media (min-width: 1200px) {
	.brands-block .stack .row>.col .img-inner {
		height: 120px;
	}
}
@media (min-width: 1360px) {
	.brands-block .stack .row>.col .img-inner {
		height: 175px;
	}
}

.vapes-block .section-content .row > .title-block p {
	max-width: 380px;
}
.vapes-block.type-2 .section-content .row > .title-block p,
.vapes-block.type-2 .section-content .row > .title-block li {
	max-width: 455px;
}
.vapes-block.type-2 .section-content .row > .title-block li {
	margin-left:0;
	list-style: none;
	padding-left: 25px;
	position:relative;
}
.vapes-block.type-2 .section-content .row > .title-block li:before {
	content: '';
	position:absolute;
	top: 10px;
	left: 7px;
	width: 4px;
	height:4px;
	border-radius: 50%;
	background-color: #f0c873;
	box-shadow: 0 0 7px 2px rgba(241, 198, 114, .6);
}

.vapes-block .section-content .row > .col .col-inner img {
	width: auto;
}
@media (max-width: 549px) {
	.vapes-block .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner {
		margin-bottom:-90px;
	}
	.vapes-block.type-2 .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner {
		margin-bottom:-110px;
	}
}
@media (max-width: 480px) {
	.vapes-block.type-2 .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner {
		margin-bottom:-100px;
	}
}
@media (min-width: 550px) {
	.vapes-block .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner {
		min-height: 382px;
		position:absolute;
		left: 0;
		top: -105px;
		width: 100%;
	}
	.vapes-block.type-2 .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner {
		min-height: 422px;
		top: -40px
	}
	.vapes-block .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner img {
		position:absolute;
		right: 0;
		bottom: 0;
	}
	.vapes-block.type-2 .section-content .row > .col.title-block .col-inner {
		max-width: 245px;
	}
}
@media (min-width: 650px) {
	.vapes-block.type-2 .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner {
		top: -75px
	}
	.vapes-block.type-2 .section-content .row > .col.title-block .col-inner {
		max-width: 295px;
	}
}
@media (min-width: 768px) {
	.vapes-block.type-2 .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner {
		top: -90px
	}
	.vapes-block.type-2 .section-content .row > .col.title-block .col-inner {
		max-width: 355px;
	}
}
@media (min-width: 850px) {
	.vapes-block.type-2 .section-content .row > .col .col-inner .img:not(.decor-title) .img-inner {
		top: -125px
	}
	.vapes-block.type-2 .section-content .row > .col.title-block .col-inner {
		max-width:100%;
	}
}

#footer .footer-block {
	padding-bottom: 0;
}
#footer .footer-block .stack > .row > .col > .col-inner > h4 {
	font-size: 17px;
	line-height: 25px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	margin-bottom: 20px;
}
#footer .footer-block .stack > .row > .col > .col-inner > ul {
	list-style: none;
}
#footer .footer-block .stack > .row > .col > .col-inner > ul > li {
	margin-left: 0;
}
#footer .footer-block .stack > .row > .col > .col-inner > ul > li,
#footer .footer-block .stack > .row > .col > .col-inner > ul > li a {
	font-size: 14px;
	line-height: 20px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	color: #616162;
}
#footer .footer-block .stack > .row > .col > .col-inner > .stack .img {
	width: auto;
}
#footer .footer-block .stack > .row > .col > .col-inner > .stack .img + .img {
	padding-left: 10px;
}
#footer .footer-block .stack > .row > .col > .col-inner > .stack img {
	width: auto;
}
#footer .footer-block .stack > .row > .col > .col-inner > .social-icons {
	width: 58px;
	display: block;
	margin-left: auto;
}
#footer .footer-block .stack > .row > .col > .col-inner > .social-icons a {
	background-color: #f0f1f3;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: all 0.3s ease;;
	-moz-transition: all 0.3s ease;;
	-o-transition: all 0.3s ease;;
	transition: all 0.3s ease;
}
#footer .footer-block .stack > .row > .col > .col-inner > .social-icons a + a {
	margin-top: 10px;
}
#footer .footer-block .stack > .row > .col > .col-inner > .social-icons a i {
	margin: auto;
	color: #1e1f20;
}
#footer .absolute-footer {
	padding: 8px 0;
}
#footer .absolute-footer .footer-primary .copyright-footer {
	padding: 7.5px 0;
}
#footer .absolute-footer .footer-secondary .footer-text a,
#footer .absolute-footer .footer-primary .copyright-footer {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	color: #616162;
	font-size: 14px;
	line-height: 20px;
}
@media (max-width: 849px) {
	#footer .footer-block .stack > .row > .col > .col-inner > .social-icons {
		margin-left: 0;
	}
}
@media (min-width: 1200px) {
	#footer .absolute-footer .container .footer-primary {
		margin-left: 33.3333333%!important;
		padding-left: 10px;
	}
}
@media (min-width: 850px) and (max-width: 1199px) {
	#footer .absolute-footer .container {
		margin-right:0;
		max-width: 67%;
	}
	#footer .footer-block .image-footer>.col-inner .img-inner {
		min-height: 281px;
	}
	#footer .footer-block .image-footer>.col-inner .img-inner img {
		position: absolute;
		bottom: 0;
		left: 0;
	}
}
@media (min-width: 550px) and (max-width: 849px) {
	#footer .footer-block .image-footer {
		position: absolute;
		left: 0;
		bottom: 0;
	}
	#footer .footer-block .stack>.row>div:nth-child(even) {
		margin-left: 41.66667%;
	}
}
@media (min-width: 850px) {
	#footer .footer-block .stack > .row > .col > .col-inner > .social-icons a:hover {
		background-color: #fff;
	}
	#footer .footer-block .stack > .row > .col > .col-inner > .social-icons a:hover i {
		color: #bb9352;
	}
	#footer .footer-block .image-footer>.col-inner {
		position:absolute;
		top: 0;
		left: 15px;
		width: 100%;
	}
}
@media (min-width: 550px) {
	#footer .footer-block .image-footer>.col-inner img {
		width: auto;
	}
}
#main #content .wrapper-orange-block {
	z-index: 3;
}
#main #content .orange-block {
	padding: 50px 0 20px;
	margin-top: 0;
	background-color: #f0c873;
}
#main #content .orange-block .img img {
	width: auto;
}
#main #content .orange-block>.col {
}
#main #content .orange-block>.col>.col-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-align:center;
	align-items:center;
	max-width: 390px;
}
#main #content .orange-block>.col>.col-inner>* {
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:auto;
	max-width:100%;
	margin:0;
}
#main #content .orange-block>.col>.col-inner>.img {
	max-width: 15%
}
#main #content .orange-block>.col>.col-inner>p{
	color: #130c21;
	margin-left:5%;
	max-width: 80%;
	font-weight: 400;
	text-transform: uppercase;
}
#main #content .contact-orange-wrapper .orange-block>.col>.col-inner>p{
	text-transform:none;
}
#main #content .orange-block>.col>.col-inner>p strong{
	display: block;
	font-weight: 700;
}
#main #content .orange-block>.col>.col-inner>p a {
	color: #130c21;
}
#main #content .orange-block>.col>.col-inner > .social-icons {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack:center;
	justify-content:center;
}
#main #content .orange-block>.col>.col-inner > .social-icons a {
	background-color: transparent;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: all 0.3s ease;;
	-moz-transition: all 0.3s ease;;
	-o-transition: all 0.3s ease;;
	transition: all 0.3s ease;
	color: #130c21;
	border:1px solid #130c21;
}
#main #content .orange-block>.col>.col-inner > .social-icons a i {
	margin: auto;
	color: #1e1f20;
}
@media (max-width: 849px) {
	#main #content .orange-block>.col>.col-inner > .social-icons {
		margin-left: 0;
	}
}
@media (min-width: 768px) {
	#main #content .orange-block>.col>.col-inner>p a:hover {
		color: #000
	}
	#main #content .orange-block {
		position:absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	#main #content .orange-block>.col>.col-inner > .social-icons a:hover {
		background-color: #130c21;;
	}
	#main #content .orange-block>.col>.col-inner > .social-icons a:hover i {
		color: #bb9352;
	}
}
@media (max-width: 549px) {
	#main #content .orange-block>.col>.col-inner {
		max-width:290px;
	}
	#main #content .orange-block>.col>.col-inner>.img {
		width: 100%;
		max-width: 60px;
		text-align: center;
	}
	#main #content .orange-block>.col>.col-inner>p{
		margin-left: 15px;
		width: 100%;
		max-width: 215px;
	}
}
.text.text-wrp {
	color: #616162;
	font-size: 14px;
	line-height: 26px;
}
.text.text-wrp > * {
	margin-bottom: 0;
}
.vaporizers-block .image-wrapper img {
	width: auto;
}
#main .vaporizers-block .text-wrapper>div {
	max-width:455px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
@media (max-width: 849px) {
	.vaporizers-block .image-wrapper .img {
		text-align: center;
	}
}
@media (max-width: 549px) {
	html body #wrapper #main #content .vaporizers-block .button.primary.is-outline.btn {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 399px) {
	html body #wrapper #main #content .vaporizers-block .button.primary.is-outline.btn+.button.primary.is-outline.btn {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media (min-width: 850px) {
	#main .vaporizers-block {
		padding-bottom: 50px;
	}
}
@media (min-width: 550px) and (max-width: 849px) {
	#main .vaporizers-block {
		padding-top: 150px;
	}
}
#main #content .contact-style>div {
	padding-bottom: 15px;
}
#main #content .contact-style>div:last-child {
	padding-bottom: 0px;
}
#main #content .contact-style>div * {
	margin-bottom: 0;
}
#main #content .contact-style>div label {
	position: absolute;
	top: 0;
	left: 15px;
	display: block;
	font-size: 15px;
	line-height: 28px;
	padding: 15px 0;
	width: 120px;
	text-indent: 20px;
}
#main #content .contact-style>div .form-field {
	outline: 0;
	border: 0;
	border-bottom: 1px solid #1e1f20;
	border-bottom: 1px solid #1e1f201a;
	font-size: 15px;
	line-height: 28px;
	padding: 15px 0;
	padding-left: 120px;
	background-color: transparent;
	color: #130c21;
	font-weight: 400;
	height: auto;
	box-shadow: none;
}
#main #content .contact-style>div select.form-field {
	height:59px;
}
#main #content .contact-style>div textarea.form-field {
  resize: none;
  min-height: 59px;
}
#main #content .contact-style>div .form-field.wpcf7-not-valid {
	border-color: #b20000;
}
#main #content .contact-style>div .wpcf7-not-valid-tip {
	margin-top: 10px;
}
#main #content .contact-style [type="submit"]{
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	margin-top: 30px;
	padding: 12px 27px;
	color: #bb9352;
	background-color: transparent;
	border:1px solid #bb9352;
	text-transform: none;
	box-shadow: none;
}

@media (min-width: 850px) {
	#main #content .contact-style [type="submit"]:hover {
		background-color: #bb9352;
		color: #fff;
	}
}
@media (max-width: 849px) {
	#main #content .contact-style {
		padding-left: 15px;
		padding-right: 15px;
	}
}
#main #content .contact-style>div .form-field::-webkit-input-placeholder {color:#130c21;}
#main #content .contact-style>div .form-field::-moz-placeholder          {color:#130c21;}
#main #content .contact-style>div .form-field:-moz-placeholder           {color:#130c21;}
#main #content .contact-style>div .form-field:-ms-input-placeholder      {color:#130c21;}

#main #content .contact-style>div .form-field:focus::-webkit-input-placeholder {color: transparent}
#main #content .contact-style>div .form-field:focus::-moz-placeholder          {color: transparent}
#main #content .contact-style>div .form-field:focus:-moz-placeholder           {color: transparent}
#main #content .contact-style>div .form-field:focus:-ms-input-placeholder      {color: transparent}

#wrapper #header {z-index: 105}
.hover-360-images {
	pointer-events:none;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.hover-360-images>div:not(.initialized) {opacity: 0}
.hover-360-images ~ .grid-tools {
	z-index: 2;
}
.single-product #main .slide>a+.product-images-360,
.product-lightbox .slider-qv .slide>a+.product-images-360 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.product-lightbox .slider-qv>.flickity-button {
	opacity: 1;
}
.product-lightbox .slider-qv .product-images-360 div[style*='loupe.svg'] {
	top: 5px!important
}
.product-lightbox .slider-qv .product-images-360 div[style*='full_screen.svg'] {
	display: none!important
}
.single-product #main .slide>a+.product-images-360:empty{z-index: -1}
.hover-disabled {pointer-events: none;}
.custom-wrapper-360{
	display: inline-block;
	width: 100%;
	max-width:640px;
	margin: 20px auto;
}




/*---Quantities next to add to cart buttons----*/

.product-small .quantity.buttons_added{ 
	border: 2px solid #bb9352;
	margin: 12px -2px 0 0;
	font-size: 0px;
	box-shadow: none;
	vertical-align: middle;
	overflow: hidden;
}
.product-small .quantity.buttons_added .button{
	margin-top: -1px;
	border: none;
	text-shadow: none;
	line-height: 27px;
	min-height: 27px;
	background-color: #fff;
	font-size: 12px;
}
.product-small .quantity.buttons_added .button:hover{
	box-shadow: none;
	color: #fff;
	background-color: #bb9352;
}
.product-small .quantity.buttons_added .qty{
	border-left: 2px solid #bb9352;
	border-right: 2px solid #bb9352;
	margin-top: -1px;
	box-shadow: none;
	font-size: 12px;
	height: 27px;
}
.product-small .box-text-products form.cart{
	font-size:0;
}
.product-small .box-text-products form.cart > .button {
	font-size: 12px;
}
.product-small form.cart .add_to_cart_button{
	line-height: 25px;
}
/*--- END Quantities next to add to cart buttons----*/
.guaven_woos_titlediv {
    display: inline-block;
    vertical-align: sub;
}
div .xoo-wsc-basket{
	bottom: 81px;
	right: 15px;	
}
@media(max-width:768px){
	div .xoo-wsc-basket{
		display: none!important; 
	}
}
.mfp-wrap{
	z-index: 9999999; 
}
.mfp-bg.mfp-ready {
    display: block !important;
}
.off-canvas-right.mfp-ready .mfp-content {
    display: block !important;
}
.shipping-notice{
	text-align: center;
	padding: 10px;
	margin: -10px auto 10px;
	border: 2px solid #bb9352;
	background-color: rgba(55,172,80,.2);
	text-transform: uppercase;
}
.shipping-notice.free{ 
	border: 2px solid #bb9352;
	background-color: #fff;
}
.shipping-notice strong, .shipping-notice .amount{ 
	color: #000;
	font-weight: 600;
}
.woosb-wrap .bis_notifier_wrapper, .processing.invalid:before,.processing.sent:before {
	display: none;
}

body #snize-search-results-grid-mode li.snize-product .snize-button{
	position: static;
	visibility: visible;
	display: block;
	margin: 0 auto;
	opacity: 1;
	background: #fff;
	color: #bb9352;
	border: 2px solid #1E73BE;
}
body #snize-search-results-grid-mode li.snize-product .snize-button:hover{
	background: #bb9352;
	color: #fff;
}
.wcmlim_sel_location select,.wcmlim_sel_location select:focus{
    background: transparent;
    border: 2px solid #f0c873;
    color: #f0c873;
    margin: 0.8em 0;
    padding-right: 35px;
    font-size: .97em;
    height: 33px;
}
.header-wrapper.stuck .wcmlim_sel_location select{
    margin: 1.5em 0;
}
.wcmlim_sel_location select option{
    color: #333;
    background: #fff;
}
.wcmlim_sel_location select option:hover{
    background: #020202;
}
body .inline_wcmlim_lc .wcmlim_form_box .wcmlim_change_lc_to{
    color: #fff;
    font-size: 17px;
}
.wcmlim_sel_location .rlist_location{
    position: relative;
    overflow: inherit;
}
.wcmlim_sel_location .rlist_location:after{
    content: '◢';
    position: absolute;
    right: 16px;
    top: -8px;
    color: #f0c873;
    font-size: 13px;
    transform: rotate(45deg);
    z-index: -10;
}
.header-nav-main .header-button-1, .header-nav-main .header-button-2{
    display: none;
}
.header-button-1.show, .header-button-2.show{
   display: inline-block;
}
