@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*{
	outline:none!important;
}
.storefront-full-width-content{
	font-family: 'Roboto', sans-serif;
}
.storefront-full-width-content .col-full{
	max-width: 1200px;
	padding: 0 20px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.storefront-full-width-content h2{
	font: bold 30px/25px 'Roboto';
	letter-spacing: 0.03px;
	color: #333333;
}
.storefront-full-width-content button, 
.storefront-full-width-content input[type="button"], 
.storefront-full-width-content input[type="reset"], 
.storefront-full-width-content input[type="submit"], 
.storefront-full-width-content .button, 
.storefront-full-width-content .widget a.button {
	background-color:  #0089CF;
	border-color: #0089CF;
	color: #ffffff;
	font: bold 13px 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	transition: ease all 0.3s;
}
.storefront-full-width-content button:hover, 
.storefront-full-width-content input[type="button"]:hover, 
.storefront-full-width-content input[type="reset"]:hover, 
.storefront-full-width-content input[type="submit"]:hover, 
.storefront-full-width-content .button:hover, 
.storefront-full-width-content .widget a.button:hover {
    background-color: #F17E13;
    border-color: #F17E13;
    color: #fff;
}
.storefront-full-width-content a{
	color: #0089CF;
	transition: ease all 0.3s;
}
.storefront-full-width-content a:hover{
	color: #F17E13;
}
.storefront-full-width-content header.site-header,
.storefront-full-width-content.home.blog .site-header, 
.storefront-full-width-content.home.page:not(.storefront-full-width-content-template-homepage) .site-header, 
.storefront-full-width-content.home.post-type-archive-product .site-header{
	background: #fff;
	padding-top: 15px;
	margin: 0;
	border-bottom: 0;
}
.header__wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.storefront-full-width-content .header__wrap .site-branding{
	flex: 0 0 211px;
	max-width: 211px;
	width: 211px;
	margin: 0;
}
.header-actions{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	flex: 0 0 calc(100% - 211px);
	max-width: calc(100% - 211px);
	width: calc(100% - 211px);
	padding-left: 60px;
}
.storefront-full-width-content .header__wrap .site-branding img{
	max-width: 100%;
}
.site-header .header-actions .site-search{
	flex: 0 0 52%;
	max-width: 52%;
	margin: 0;
}
.header-actions .site-search .widget_product_search form input[type=search]{
	width: 640px;
	max-width: 100%;
	height: 50px;
	border: 1px solid #CCCCCC;
	font: 14px/62px 'Roboto', sans-serif;
	letter-spacing: 0px;
	color: #AAAAAA;
	background: #fff;
	box-shadow: none;
	padding:0 20px;
	line-height: 50px;
}
.header-actions .site-search .widget_product_search form input::-moz-placeholder { opacity: 1; color: #AAAAAA; font-family: 'Roboto'; }
.header-actions .site-search .widget_product_search form input::placeholder {opacity: 1; color: #AAAAAA; font-family: 'Roboto';}
.header-actions .site-search .widget_product_search form input::-o-placeholder {opacity: 1; color: #AAAAAA; font-family: 'Roboto';}
.header-actions .site-search .widget_product_search form input::-webkit-input-placeholder {opacity: 1; color: #AAAAAA; font-family: 'Roboto';}
.header-actions .site-search .widget_product_search form input:-ms-input-placeholder {opacity: 1; color: #AAAAAA; font-family: 'Roboto';}

.header-actions .site-search .widget_product_search form::before{
	width: 40px;height: 40px;
	background: #0089CF;
	top: 5px;
	right: 5px;
	left: auto;
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}

.header-actions .site-search .widget_product_search form button[type=submit] {
	clip-path: none;
	height: 100%;
	width: 50px;
	z-index: 22;
	left: auto;
	right: 0;
	font-size: 0;
	clip: inherit;
	background: transparent;
}

.header-actions-inner{
	flex: 1 1 100%;
}
.header-actions-inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding-left: 35px;
}
.header-actions-inner .wishlist-icon{
	flex: 0 0 25px;
	width: 25px;
	height: 23px;
	background: url(../images/icon-heart.svg) no-repeat;
	background-size: 100%;
	margin-right: 26px;
}
.header-actions-inner .account-icon{
	flex: 0 0 22px;
	width: 22px;
	height: 24px;
	background: url(../images/icon-user.svg) no-repeat;
	background-size: 100%;
	margin-right: 26px;
}
.woocommerce-active .site-header #site-header-cart{
	width: auto;
}
#site-header-cart > li a.cart-contents {
	flex: 0 0 22px;
	width: 22px;
	height: 25px;
	background: url(../images/icon-shopping-bag.svg) no-repeat;
	background-size: 100%;
	margin-right: 40px;
	position: relative;
	padding: 0;
}
#site-header-cart > li a.cart-contents .count{
	position: absolute;
	top: 0px;
    right: -10px;
	font-size: 14px;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	background: #0089CF;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	opacity: 1;
}
#site-header-cart > li a.cart-contents .amount{
	display: none;
}
#site-header-cart.site-header-cart .cart-contents::after{
	display: none;
}
.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart{
	display: none!important;
}
.header-actions-inner .button{
	width: 210px;
	height: 40px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	padding: 0 5px;
}
.nav__wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin: 10px 0 5px;
}
@media (min-width: 768px) {
	.site-header .main-navigation ul.menu{
		margin-left: -10px;
	}
}

.site-header .main-navigation ul.menu > li > a, 
.site-header .main-navigation ul.nav-menu > li > a{
	color: #444444;
	font: 16px/20px 'Roboto';
}
.site-header .main-navigation ul li a, 
.site-header .main-navigation  ul.menu li.current-menu-item > a{
	color: #444444;
	padding: 9px 12px;
}

.site-header .main-navigation ul li.current-menu-item  a {
	background: #F8F8F8 ;
	color: #0089CF!important;
}
.site-header .main-navigation ul li.highlight  a,
.site-header .main-navigation ul li.highlight.current-menu-item  a {
	background: #0089CF;
	color: #fff!important;
}

@media screen and (min-width: 768px) {
	.site-header .main-navigation ul ul, .secondary-navigation ul ul{
		box-shadow: 0px 4px 30px #0000001A;
		padding: 5px 0;
	}
	.storefront-full-width-content.woocommerce-active .site-header .main-navigation{
		margin-right: 0;
		width: auto;
	}
	.site-header .main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
		background: #fff;
	}
	.site-header .main-navigation ul.menu ul a:hover, 
	.site-header .main-navigation ul.menu ul li:hover > a, 
	.site-header .main-navigation ul.menu ul li.focus, 
	.site-header .main-navigation ul.nav-menu ul a:hover, 
	.site-header .main-navigation ul.nav-menu ul li:hover > a, 
	.site-header .main-navigation ul.nav-menu ul li.focus{
		background: #fff;
		color: #0089CF;
	}
}
.site-header .main-navigation ul.sub-menu li a,
.site-header .main-navigation ul.sub-menu li.current-menu-item > a {
	font: 15px/35px 'Roboto';
	letter-spacing: 0px;
	color: #444444;
	padding: 5px 20px;
}
.site-header .main-navigation ul.sub-menu li.current-menu-item > a {
	color: #0089CF;
}

.call-us{
	color: #333;
	font: 16px/20px 'Roboto';
	margin-left: auto;
	white-space: nowrap;
}
.call-us a{
	font-weight: bold;
}


@media screen and (max-width: 1200px) {
	.header-actions{
		padding-left: 20px;
	}
}
@media screen and (max-width: 1125px) {
	.header-actions-inner{
		padding-left: 15px;
	}
	.header-actions-inner .wishlist-icon{
		margin-right: 15px;
	}
	#site-header-cart > li a.cart-contents{
		margin-right: 20px;
	}
	.site-header .main-navigation ul.menu > li > a, .site-header .main-navigation ul.nav-menu > li > a{
		font-size: 14px;
	}
	.call-us{
		font-size: 14px;
	}
}

@media screen and (max-width: 992px) {
	.storefront-full-width-content .header__wrap .site-branding{
	    flex: 0 0 150px;
    	max-width: 150px;
    	width: 150px;
	}
	.header-actions{
	    flex: 0 0 calc(100% - 150px);
    	max-width: calc(100% - 150px);
    	width: calc(100% - 150px);
	}
	.site-header .header-actions .site-search{
		flex: 0 0 40%;
    	max-width: 40%;
	}
	.site-header .main-navigation ul.menu{
		margin-left: 0;
	}
	.call-us{
		display: none;
	}
}
@media screen and (max-width: 820px) {
	.header-actions{
		padding-left: 0;
	}
	.storefront-full-width-content button.menu-toggle {
		float: left;
	}
	.storefront-full-width-content button.menu-toggle:after, 
	.storefront-full-width-content button.menu-toggle:before, 
	.storefront-full-width-content button.menu-toggle span:before{
		background: #fff;
	}
	.storefront-full-width-content .toggled button.menu-toggle::before, 
	.storefront-full-width-content .toggled button.menu-toggle::after{
		background:#333333;
	}
}
@media screen and (max-width: 767px) {
	.header__wrap{
		margin-bottom: 10px;
	}
	.nav__wrap{
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.call-us{
		padding-top: 8px;
	}
	.header-actions-inner .wishlist-icon{
		margin-left: auto;
	}
	.header-actions-inner .button{
		margin-left: auto;
	}
	.account-icon,
	.wishlist-icon{
		display: none;
	}
	.call-us{
		display: block;
	}
	.handheld-navigation .dropdown-toggle{
		top: 2px;
		background: none!important;
		color: #333333!important;
		border-color:#fff;
	}
	.main-navigation ul ul {
		margin-left: 0;
	}
}
@media screen and (max-width: 576px) {
	.header-actions-inner{
		padding: 0;
	}
	.storefront-full-width-content header.site-header, .storefront-full-width-content.home.blog .site-header, .storefront-full-width-content.home.page:not(.storefront-full-width-content-template-homepage) .site-header, .storefront-full-width-content.home.post-type-archive-product .site-header{
		padding-top: 5px;
	}
	.header__wrap{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.storefront-full-width-content .header__wrap .site-branding{
	    flex: 0 0 211px;
    	max-width: 211px;
    	width: 211px;
    	margin: 0 auto 10px;
	}
	.header-actions{
		flex: 0 0 100%;
    	max-width: 100%;
    	width: 100%;
	}
	.header-actions-inner .wishlist-icon{
		margin-left: 0;
	}
	.header-actions-inner .button{
		margin: 0 auto;
	}
	.storefront-full-width-content button.menu-toggle{
		position: absolute;
		top: 38px;
		background: transparent;
		border: 0;
		padding: 0;
		width: auto;
		height: auto;
		outline: none;
	}
	.storefront-full-width-content button.menu-toggle span{
		width: 100%;
		display: block;
		font-size: 0;
	}
	.storefront-full-width-content button.menu-toggle:after, 
	.storefront-full-width-content button.menu-toggle:before, 
	.storefront-full-width-content button.menu-toggle span:before,
	.storefront-full-width-content .toggled button.menu-toggle::before, 
	.storefront-full-width-content .toggled button.menu-toggle::after{
		background: #0089CF;
		width: 20px;
		height: 3px;
		left: 0;
	}
	.storefront-full-width-content button.menu-toggle::before{
	    -webkit-transform: translateY(-6px);
	    -ms-transform: translateY(-6px);
	    transform: translateY(-6px);
	}
	.storefront-full-width-content button.menu-toggle::after{
		-webkit-transform: translateY(6px);
		-ms-transform: translateY(6px);
		transform: translateY(6px);
	}
	.storefront-full-width-content .toggled button.menu-toggle::before, 
	.storefront-full-width-content .toggled button.menu-toggle::after {
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	}
	.storefront-full-width-content .toggled button.menu-toggle::after {
	    -webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
	.nav__wrap{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.call-us{
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	.main-navigation {
		width: 100%;
	}
}
@media screen and (max-width: 350px) {
	.storefront-full-width-content .header__wrap .site-branding{
		flex: 0 0 190px;
    	max-width: 190px;
	}
	.header-actions-inner .button{
		width: 190px;
		font-size: 12px;
	}
	.storefront-full-width-content button.menu-toggle{
		top: 35px;
	}
}



.banner{
	position: relative;
	margin-bottom: 0px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.banner__img{
	max-width: none;
}
.banner__product{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 285px;
	background: #fff;
	padding: 40px 25px 25px;
}
.product__row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 14px;
}
.product__tech{
	font: 13px/22px 'Roboto';
	letter-spacing: 0.01px;
	color: #888888;
}
.product__title{
	font:600 22px/22px 'Roboto';
	letter-spacing: 0.02px;
	color: #666666;
}
.product__price{
	margin-left: auto;
	font: 900 24px/30px 'Roboto';
	letter-spacing: 0.02px;
	color: #444444;
}
.product__rating{
	margin-bottom: 20px;
}
.product__img{
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.product__btn a{
	background: #F17E13;
	font:  18px/62px 'Roboto';
	letter-spacing: 0px;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	transition: ease all 0.3s;
}
.product__btn a:hover{
	background: #0089CF;
	color: #fff;
}
/*@media screen and (max-width: 992px) {
	.banner{
		margin-bottom: 100px;
	}
}
@media screen and (max-width: 768px) {
	.banner{
		margin-bottom:60px;
	}
}*/
@media screen and (max-width: 576px) {
	.banner__product{
		position: relative;
		top:auto;
		right:auto;
		margin: -50px auto 0;
		border: 1px solid #CCCCCC;
		width: 80%;
	}
	.banner{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -20px 0px;
	}
	.banner__img{
		max-width: 100%;
	}
}
@media screen and (max-width:400px) {
	.banner__product{
		margin: 0;
		width: 100%;
	}
}

.intro {
	padding: 0 15px 140px;
}


.cards{
	padding: 0 15px 140px;
}
.cards h2{
	margin: 0 0 45px;
}
.cards__row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.cards__col{
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 15px;
}
.cards__wrap{
	position: relative;
}
.cards__wrap:before{
	content: "";
	background: transparent -webkit-linear-gradient(#00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
	background: transparent -o-linear-gradient(#00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(#00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
	width: 100%;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	z-index: 1;
}
.cards__title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	padding: 22px 20px;
}
.cards__title h4{
	font: bold 22px/30px 'Roboto';
	letter-spacing: 0.02px;
	color: #FFFFFF;
	margin: 0 0 15px;
}
.cards__title a{
	background: #0089CF;
	width: 82px;
	height: 28px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	font: bold 12px 'Roboto';
	letter-spacing: 0.01px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	transition: ease all 0.3s;
}
.cards__title a:hover{
	background: #F17E13;
	color: #fff;
}

@media screen and (max-width: 992px) {
	.cards{
		padding: 0 0 100px;
	}
	.cards__row{
		margin: 0 -10px;
	}
	.cards__col{
		padding: 0 10px;
	}
}
@media screen and (max-width: 860px) {
	.cards__row{
		margin: 0 -15px;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.cards__col{
		flex: 0 0 50%;
    	max-width: 50%;
    	padding: 0 15px;
    	margin-bottom: 30px;
	}
	.cards__wrap img{
		width: 100%;
	}
}
@media screen and (max-width: 576px) {
	.cards{
		padding: 0 0 30px;
	}
	.cards__row{
		margin: 0 -10px;
	}
	.cards__col{
		padding: 0 10px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:450px) {
	.cards__row{
		margin: 0;
	}
	.cards__col{
		flex: 0 0 100%;
    	max-width: 100%;
    	padding: 0;
	}
}

.coming-soon{
	background: #FFF;
}

.heading__row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.heading__row h2{
	margin: 0 10px 0 0;
}
.heading__row a{
	font: bold 16px/20px Roboto;
	letter-spacing: 0px;
	color: #666666;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-left: auto;
}
.heading__row a i{
	margin-left: 5px;
	color: #0089CF;
	font-size: 13px;
}
.coming-soon .heading__row{
	margin-bottom: 44px;
}

.coming-soon ul.products li.product,
.coming-soon ul.products li.product.first {
	clear: none !important;
}

.coming-soon .products li .category-label,
.coming-soon .products li .wishlist-icon,
.coming-soon .products li .woocommerce-loop-product__title,
.coming-soon ul.products li.product h2.woocommerce-loop-product__title,
.storefront-full-width-content .coming-soon .products li .price,
.coming-soon .products li .product_type_simple {
	display: none;
}
.woocommerce-LoopProduct-link img{
	margin: 0 auto;
	max-width: 220px;
}
.products_dflex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}
.products_dflex > li > span{
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.site-main ul.products_dflex > li.product > span .product_type_simple{
	margin-top: auto;
}

.woocommerce .product .berocket_better_labels{
	position: absolute;
	top:auto!important;
    bottom: -30px!important;
    left: 50%!important;
    transform: translate(-50%,0);
}
.berocket_better_labels .berocket_better_labels_position_right{
	text-align: center;
	float: none;
}


.coming-soon .slick-arrow {
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -25px;
	z-index: 1;
	font-size: 0;
	width: 50px;
	height: 50px;
}
.coming-soon .slick-arrow:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f053";
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.coming-soon .slick-next {
	right: -50px;
	left: auto;
}

.coming-soon .slick-next:before{
	content: "\f054";
}

@media screen and (max-width: 1300px) {
	.coming-soon .slick-arrow {
		left: 0px;
	}
	.coming-soon .slick-next {
		right: 0px;
		left: auto;
	}
}

/*
.coming-soon ul.products{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.coming-soon ul.products li.product{
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.coming-soon .products li > span{
	background: #fff;
	padding:40px 16px 16px;
	display: block;
	height: 100%;
	position: relative;
}
.coming-soon .products li .woocommerce-LoopProduct-link.woocommerce-loop-product__link img{
	margin-bottom: 20px;
}
.coming-soon .products li .category-label{
	position: absolute;
	top: 10px;
	left: 15px;
	font: 13px/22px 'Roboto';
	letter-spacing: 0.01px;
	color: #888888;
}
.coming-soon .products li .wishlist-icon{
	width: 18px;
	height: 16px;
	position: absolute;
	top: 15px;
	right: 15px;
	background: url(../images/icon-heart2.svg) no-repeat;
}
.coming-soon .products li .woocommerce-loop-product__title,
.coming-soon ul.products li.product h2.woocommerce-loop-product__title{
	text-align: left;
	font: 18px/22px 'Roboto';
	font-weight: 500;
	letter-spacing: 0.02px;
	color: #666666;
	padding-right: 60px;
	margin-bottom: 8px;
}
.storefront-full-width-content .coming-soon .products li .price{
	text-align: left;
	font: bold 20px/30px 'Roboto';
	letter-spacing: 0.02px;
	color: #444444;
	padding-right: 50px;
	margin: 0;
}

.coming-soon .products li .product_type_simple{
	position: absolute;
	bottom: 37px;
	right: 15px;
	width: 44px;
	height: 44px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	font-size: 0;
	background:#0089CF url(../images/icon-shopping-bag2.svg) no-repeat;
	background-position: center;
	background-size: 21px;
}
.coming-soon .products li .product_type_simple:after{
	content: 'pre-order';
	font: 12px/22px 'Roboto';
	letter-spacing: 0.01px;
	color: #666666;
	display: block;
	position: absolute;
	top: 100%;
	left: -5px;
	right: -5px;
	text-align: center;
	text-transform: none;
}
.coming-soon .products li .product_type_simple:hover{
	background-color: #F17E13;
}

@media screen and (max-width: 992px) {
	.coming-soon ul.products{
		margin: 0 -10px;
	}
	.coming-soon ul.products li.product{
		padding: 0 10px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 860px) {
	.coming-soon ul.products{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.coming-soon ul.products li.product{
		flex: 0 0 33%;
    	max-width: 33%;
	}
}
@media screen and (max-width: 700px) {
	.coming-soon ul.products li.product{
		flex: 0 0 50%;
    	max-width: 50%;
	}
}
*/

@media screen and (max-width:500px) {
	.heading__row{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.heading__row h2{
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0 0 10px;
	}
	.heading__row a{
		margin-left: 0;
	}
}

.description{
	padding: 140px 0;
}
.description__row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.description__img{
	flex: 0 0 50%;
	max-width: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.description__img img{
	max-width: none;
	height: 100%;
}
.description__col{
	flex: 0 0 50%;
	max-width: 50%;
	background: #0089CF;
	padding: 60px 40px;
}
.description__col h3{
	margin: 0 0 25px;
	font: bold 25px/42px 'Roboto';
	letter-spacing: 0px;
	color: #FFFFFF;
}
.description__col p{
	font: 16px/24px 'Roboto';
	letter-spacing: 0px;
	color: #FFFFFF;
	margin: 0 0 40px;
}
.description__col h4{
	font: bold 20px/24px 'Roboto';
	letter-spacing: 0px;
	color: #FFFFFF;
	margin: 0 0 25px;
}
.description__col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.description__col ul li{
	font: 16px/34px 'Roboto';
	letter-spacing: 0px;
	color: #FFFFFF;

}

@media screen and (max-width:1200px){
	.description__row{
		margin: 0 -20px;
	}
}
@media screen and (max-width:992px) {
	.description{
		padding: 100px 0;
	}
}
@media screen and (max-width:768px) {
	.description{
		padding: 0;
		border-bottom: 1px solid #fff;
	}
	.description__row{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.description__img,
	.description__col{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.description__img img{
		height: auto;
		max-width: 100%;
	}
}
@media screen and (max-width:576px) {
	.description__col{
		padding: 30px 20px;
	}
}

.storefront-full-width-content .site-footer{
	background: #0089CF;
	padding:70px 0 80px;
}
@media screen and (min-width: 768px){
	.storefront-full-width-content .footer-widgets {
	    padding: 0;
	    border-bottom: 0;
	}
}
.site-footer .gamma.widget-title{
	font: bold 18px/39px 'Roboto';
	letter-spacing: 0px;
	color: #FFFFFF;
	margin: 0 0 25px;
	padding: 0;
	border:0;
}
.site-footer .widget{
	margin: 0;
}
.textwidget,
.textwidget p,
.textwidget a,
.site-footer .footer-widgets a:not(.button):not(.components-button){
	font: 14px/32px 'Roboto';
	letter-spacing: 0px;
	color: #FFFFFF;
	margin: 0;
}
.site-footer .site-info{
	padding: 0;
}
.credit-copyright{
	background: #393D3E;
	padding: 22px 0 15px;
}
.credit-copyright span{
	max-width: 1200px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    font:  15px/39px 'Roboto';
	letter-spacing: 0px;
	color: #DDDDDD;
	display: block;
}

@media screen and (max-width: 767px) {
	.credit-copyright{
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 400px) {
	.credit-copyright span {
		font-size: 12px;
		line-height: normal;
	}
}

.category-banner{
	min-height: 540px;
	padding: 50px;
	text-align: left;
	position: relative;
}
body.tax-product_cat .category-banner {
	min-height: 440px;
	background-position:top center;
}
.category-banner h1{
	color: #fff;
	background:#0089CF;
	position: absolute;
	padding:10px 30px;
	display: inline-block;
	bottom: 0;
	left: 0;
	font-weight: bold;
	font-size: 35px;
	margin: 0;
}

@media screen and (max-width: 767px) {
	.category-banner {
		margin-bottom: 20px;
		min-height: 400px;
		background-size: cover;
	}
	body.tax-product_cat .category-banner {
		min-height: 400px;
	}
}
@media screen and (max-width: 576px) {
	.category-banner {
		margin-bottom: 20px;
		min-height: 300px;
		background-size: cover;
		padding: 20px;
	}
}

@media screen and (max-width: 400px) {
	.category-banner {
		min-height: 200px;
		padding: 10px;
	}
	.category-banner h1 {
		font-size: 30px;
	}
}

.intro{
	background: #F8F8F8;
	padding: 60px 0;
	margin-bottom: 140px;
}
.intro p:last-child{
	margin-bottom: 0;
}
@media screen and (max-width: 992px) {
	.intro{
		margin-bottom: 90px;
	}
}
@media screen and (max-width: 768px) {
	.intro{
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 576px) {
	.intro{
		margin-bottom: 30px;
	}
}

/*Cards item*/
.site-main ul.products li.product .button{
	display: block;
	max-width: 160px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	min-height: 46px;
}
.site-main ul.products li.product .added_to_cart{
	display: block;
	max-width: 160px;
	margin: 5px auto 0;
    background-color: #F17E13;
    border-color: #F17E13;
    color: #fff;
    padding: 5px;
    font-size: 13px;
}

/*Breadcrumbs and header-img*/
body.tax-product_cat .storefront-breadcrumb{
	margin: 0;
}
body.tax-product_cat .woocommerce-products-header{
	padding-bottom: 0;
	margin-bottom: 20px;
}
