.qodef-woocommerce-page .products.simple .added_to_cart .qodef-btn-text, .qodef-woocommerce-page .products.simple .qodef-btn .qodef-btn-text, .qodef-woocommerce-page .products.standard .product .qodef-btn.qodef-btn-icon.qodef-btn-solid .qodef-btn-text, .woocommerce .products.simple .added_to_cart .qodef-btn-text, .woocommerce .products.simple .qodef-btn .qodef-btn-text, .woocommerce .products.standard .product .qodef-btn.qodef-btn-icon.qodef-btn-solid .qodef-btn-text {
	border-right: 0
}
.product.woocommerce.add_to_cart_inline ins, .qodef-woocommerce-page .product p.price ins, .woocommerce .product p.price ins {
	text-decoration: none
}
@font-face {
	font-family: star;
	src: url(../../../plugins/woocommerce/assets/fonts/star.eot);
	src: url(../../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(../../../plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(../../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(../../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
	font-weight: 400;
	font-style: normal
}
.qodef-woocommerce-page .woocommerce-ordering, .qodef-woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
	width: 50%;
	height: 41px;
	margin: 0 0 27px;
	display: inline;
	float: left
}
.qodef-woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-result-count {
	line-height: 33px;
	font-weight: 400;
	color: #23303a;
	font-size: 12px
}
.qodef-woocommerce-page .full_width .woocommerce-result-count, .woocommerce .full_width .woocommerce-result-count {
	position: relative;
	left: 45px
}
.qodef-woocommerce-page .full_width .woocommerce-ordering, .woocommerce .full_width .woocommerce-ordering {
	position: relative;
	right: 45px
}
.qodef-woocommerce-page .products, .woocommerce .products {
	list-style: none;
	margin: 0 0 26px;
	padding: 0;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}
.qodef-woocommerce-page .products.standard .product, .woocommerce .products.standard .product {
	transform: translateZ(0)
}
.qodef-woocommerce-page .products.standard .product .qodef-product-standard-image-holder, .woocommerce .products.standard .product .qodef-product-standard-image-holder {
	position: relative;
	overflow: hidden
}
.qodef-woocommerce-page .products.standard .product .qodef-product-standard-image-holder>a, .woocommerce .products.standard .product .qodef-product-standard-image-holder>a {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1
}
.qodef-woocommerce-page .products.standard .product .qodef-product-standard-image-holder>a span, .woocommerce .products.standard .product .qodef-product-standard-image-holder>a span {
	display: block;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0)
}
.qodef-woocommerce-page .products.standard .product .qodef-product-standard-image-holder .qodef-hover-image, .woocommerce .products.standard .product .qodef-product-standard-image-holder .qodef-hover-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%)
}
.qodef-woocommerce-page .products.standard .product .qodef-product-standard-button-holder, .woocommerce .products.standard .product .qodef-product-standard-button-holder {
	line-height: 0;
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: height .2s ease-out;
	-moz-transition: height .2s ease-out;
	transition: height .2s ease-out
}
.qodef-woocommerce-page .products.standard .product .added_to_cart, .qodef-woocommerce-page .products.standard .product .qodef-btn, .woocommerce .products.standard .product .added_to_cart, .woocommerce .products.standard .product .qodef-btn {
	width: 100%;
	position: absolute;
	bottom: -47px;
	-webkit-transition: bottom .2s ease-out;
	-moz-transition: bottom .2s ease-out;
	transition: bottom .2s ease-out
}
.qodef-woocommerce-page .products.standard .product .qodef-btn.qodef-btn-icon i, .qodef-woocommerce-page .products.standard .product .qodef-btn.qodef-btn-icon span:not(.qodef-btn-text), .woocommerce .products.standard .product .qodef-btn.qodef-btn-icon i, .woocommerce .products.standard .product .qodef-btn.qodef-btn-icon span:not(.qodef-btn-text) {
	float: right;
	border-left: 1px solid rgba(255,255,255,.23)
}
.qodef-woocommerce-page .products.standard .product:hover .added_to_cart, .qodef-woocommerce-page .products.standard .product:hover .qodef-btn, .woocommerce .products.standard .product:hover .added_to_cart, .woocommerce .products.standard .product:hover .qodef-btn {
	bottom: 0
}
.qodef-woocommerce-page .products.standard .product:hover .qodef-product-standard-image-holder>a span, .woocommerce .products.standard .product:hover .qodef-product-standard-image-holder>a span {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
	transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}
.qodef-woocommerce-page .products.standard .product:hover .qodef-product-standard-image-holder>a span.qodef-hover-image, .woocommerce .products.standard .product:hover .qodef-product-standard-image-holder>a span.qodef-hover-image {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0)
}
.qodef-woocommerce-page .products.standard .product .qodef-product-standard-info-top, .woocommerce .products.standard .product .qodef-product-standard-info-top {
	margin-top: 13px;
	position: relative;
	padding-right: 26px
}
.qodef-woocommerce-page .products.standard .product .qodef-product-standard-info-top .price, .woocommerce .products.standard .product .qodef-product-standard-info-top .price {
	display: block;
	font-size: 12px;
	line-height: 32px;
	font-weight: 500;
	font-family: Poppins, sans-serif;
	letter-spacing: -.2px;
	color: #101010
}
.qodef-woocommerce-page .products.standard .product .qodef-product-list-categories, .woocommerce .products.standard .product .qodef-product-list-categories {
	line-height: 17px
}
.qodef-woocommerce-page .products.standard .product .qodef-product-list-categories a, .woocommerce .products.standard .product .qodef-product-list-categories a {
	color: #888787;
	font-size: 12px;
	font-family: Poppins, sans-serif
}
.qodef-woocommerce-page .products.standard .product .qodef-product-list-categories a:hover, .woocommerce .products.standard .product .qodef-product-list-categories a:hover {
	color: #000000
}
.qodef-woocommerce-page .products.standard .product .qodef-product-list-product-title, .woocommerce .products.standard .product .qodef-product-list-product-title {
	margin-top: 7px
}
.qodef-woocommerce-page .products.standard .product .qodef-product-list-product-title:hover, .woocommerce .products.standard .product .qodef-product-list-product-title:hover {
	color: #7b7b7b
}
.qodef-woocommerce-page .products.standard.qodef-underline-item .product, .woocommerce .products.standard.qodef-underline-item .product {
	border-bottom: 1px solid #dadada;
	padding-bottom: 18px
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-holder, .woocommerce .products.simple .qodef-product-simple-holder {
	position: relative
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-holder>a .qodef-onsale, .qodef-woocommerce-page .products.simple .qodef-product-simple-holder>a .qodef-out-of-stock-button, .woocommerce .products.simple .qodef-product-simple-holder>a .qodef-onsale, .woocommerce .products.simple .qodef-product-simple-holder>a .qodef-out-of-stock-button {
	z-index: 100;
	top: 20px;
	right: 20px;
	width: 84px;
	height: 84px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	transform: rotate(30deg);
	letter-spacing: 0
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-holder>a .qodef-onsale, .woocommerce .products.simple .qodef-product-simple-holder>a .qodef-onsale {
	font-size: 17px
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-holder>a .qodef-out-of-stock-button, .woocommerce .products.simple .qodef-product-simple-holder>a .qodef-out-of-stock-button {
	font-size: 13px;
	line-height: 15px
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-overlay, .woocommerce .products.simple .qodef-product-simple-overlay {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 101
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-overlay:after, .woocommerce .products.simple .qodef-product-simple-overlay:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%);
	background-color: rgba(0,0,0,.45);
	opacity: 0;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .5s ease-out;
	transition: opacity .2s ease-out, transform .5s ease-out
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-overlay-outer, .woocommerce .products.simple .qodef-product-simple-overlay-outer {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	position: relative;
	top: 90px;
	-webkit-transition: opacity .2s ease-out, top .2s ease-out;
	transition: opacity .2s ease-out, top .2s ease-out;
	opacity: 0;
	z-index: 100
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-overlay-inner, .woocommerce .products.simple .qodef-product-simple-overlay-inner {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 0 20px
}
.qodef-woocommerce-page .products.simple .qodef-product-simple-overlay-inner>a:first-child, .woocommerce .products.simple .qodef-product-simple-overlay-inner>a:first-child {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}
.qodef-woocommerce-page .products.simple .product, .woocommerce .products.simple .product {
	overflow: hidden
}
.qodef-woocommerce-page .products.simple .product:hover .qodef-product-simple-overlay-outer, .woocommerce .products.simple .product:hover .qodef-product-simple-overlay-outer {
	opacity: 1;
	top: 0;
	-webkit-transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .2s, top .3s cubic-bezier(.25, .46, .45, .94) .2s;
	-moz-transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .2s, top .3s cubic-bezier(.25, .46, .45, .94) .2s;
	transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .2s, top .3s cubic-bezier(.25, .46, .45, .94) .2s
}
.qodef-woocommerce-page .products.simple .product:hover .qodef-product-simple-overlay:after, .woocommerce .products.simple .product:hover .qodef-product-simple-overlay:after {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: opacity .4s ease-out, -webkit-transform .5s cubic-bezier(.17, .73, .04, 1);
	transition: opacity .4s ease-out, transform .5s cubic-bezier(.17, .73, .04, 1)
}
.qodef-woocommerce-page .products.simple .qodef-product-list-categories, .woocommerce .products.simple .qodef-product-list-categories {
	margin-top: 9px;
	color: #fff
}
.qodef-woocommerce-page .products.simple .qodef-product-list-categories a, .woocommerce .products.simple .qodef-product-list-categories a {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	color: #fff;
	position: relative
}
.qodef-woocommerce-page .products.simple .qodef-product-list-categories a:after, .woocommerce .products.simple .qodef-product-list-categories a:after {
	content: '';
	width: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #ddd;
	-webkit-transition: width .2s ease-out;
	-moz-transition: width .2s ease-out;
	transition: width .2s ease-out
}
.qodef-woocommerce-page .products.simple .qodef-product-list-categories a:hover:after, .woocommerce .products.simple .qodef-product-list-categories a:hover:after {
	width: 100%
}
.qodef-woocommerce-page .products.simple .price, .woocommerce .products.simple .price {
	font-family: Poppins, sans-serif;
	font-weight: 600;
	letter-spacing: 0;
	color: #fff;
	margin-top: 10px;
	display: block;
	width: 100%;
	font-size: 17px
}
.qodef-woocommerce-page .products.simple .added_to_cart i, .qodef-woocommerce-page .products.simple .added_to_cart span:not(.qodef-btn-text), .qodef-woocommerce-page .products.simple .added_to_cart:after, .qodef-woocommerce-page .products.simple .qodef-btn i, .qodef-woocommerce-page .products.simple .qodef-btn span:not(.qodef-btn-text), .woocommerce .products.simple .added_to_cart i, .woocommerce .products.simple .added_to_cart span:not(.qodef-btn-text), .woocommerce .products.simple .added_to_cart:after, .woocommerce .products.simple .qodef-btn i, .woocommerce .products.simple .qodef-btn span:not(.qodef-btn-text) {
	display: none
}
.qodef-woocommerce-page .products.simple .added_to_cart, .qodef-woocommerce-page .products.simple .qodef-btn, .woocommerce .products.simple .added_to_cart, .woocommerce .products.simple .qodef-btn {
	margin-top: 30px
}
.qodef-woocommerce-page .products.simple .added_to_cart, .woocommerce .products.simple .added_to_cart {
	padding-right: 35px;
	margin-bottom: 9px
}
.qodef-woocommerce-page .products.boxed .qodef-product-boxed-holder, .woocommerce .products.boxed .qodef-product-boxed-holder {
	position: relative
}
.qodef-woocommerce-page .products.boxed .qodef-product-boxed-holder>a .qodef-onsale, .qodef-woocommerce-page .products.boxed .qodef-product-boxed-holder>a .qodef-out-of-stock-button, .woocommerce .products.boxed .qodef-product-boxed-holder>a .qodef-onsale, .woocommerce .products.boxed .qodef-product-boxed-holder>a .qodef-out-of-stock-button {
	backface-visibility: hidden;
	z-index: 100
}
.qodef-woocommerce-page .products.boxed .qodef-product-boxed-overlay, .woocommerce .products.boxed .qodef-product-boxed-overlay {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(247,247,247,.95);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	transform: translateY(100%)
}
.qodef-woocommerce-page .products.boxed .qodef-product-boxed-overlay-outer, .woocommerce .products.boxed .qodef-product-boxed-overlay-outer {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	position: relative
}
.qodef-woocommerce-page .products.boxed .qodef-product-boxed-overlay-inner, .woocommerce .products.boxed .qodef-product-boxed-overlay-inner {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 0 20px
}
.qodef-woocommerce-page .products.boxed .qodef-product-boxed-overlay-inner>a:first-child, .woocommerce .products.boxed .qodef-product-boxed-overlay-inner>a:first-child {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}
.qodef-woocommerce-page .products.boxed .qodef-product-boxed-overlay-inner>div, .woocommerce .products.boxed .qodef-product-boxed-overlay-inner>div {
	position: relative;
	z-index: 20;
	line-height: 15px;
	margin-bottom: 6px
}
.qodef-woocommerce-page .products.boxed .product img, .woocommerce .products.boxed .product img {
	display: block;
	position: relative;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0)
}
.qodef-woocommerce-page .products.boxed .product:hover .qodef-product-boxed-overlay, .woocommerce .products.boxed .product:hover .qodef-product-boxed-overlay {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform 1s cubic-bezier(.17, .73, .04, 1);
	transition: transform 1s cubic-bezier(.17, .73, .04, 1)
}
.qodef-woocommerce-page .products.boxed .product:hover img, .woocommerce .products.boxed .product:hover img {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 1s cubic-bezier(.17, .73, .04, 1);
	transition: transform 1s cubic-bezier(.17, .73, .04, 1)
}
.qodef-woocommerce-page .products.boxed .qodef-product-list-categories a, .woocommerce .products.boxed .qodef-product-list-categories a {
	color: #888787;
	font-size: 12px;
	font-family: Poppins, sans-serif
}
.qodef-woocommerce-page .products.boxed .qodef-product-list-categories a:hover, .woocommerce .products.boxed .qodef-product-list-categories a:hover {
	color: #000000
}
.qodef-woocommerce-page .products.boxed .price, .woocommerce .products.boxed .price {
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
	font-family: Poppins, sans-serif;
	letter-spacing: -.5px;
	color: #101010
}
.qodef-woocommerce-page .products.qodef-product-list-slider, .woocommerce .products.qodef-product-list-slider {
	margin: 0;
	opacity: 0;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}
.qodef-woocommerce-page .products.qodef-product-list-slider .product, .woocommerce .products.qodef-product-list-slider .product {
	margin-bottom: 0!important;
	margin-right: 15px!important;
	cursor: -webkit-grab;
	clear: none!important
}
.qodef-woocommerce-page .products.qodef-product-list-slider .product:nth-child(2n+1), .qodef-woocommerce-page .products.qodef-product-list-slider .product:nth-child(3n+1), .qodef-woocommerce-page .products.qodef-product-list-slider .product:nth-child(4n+1), .qodef-woocommerce-page .products.qodef-product-list-slider .product:nth-child(5n+1), .qodef-woocommerce-page .products.qodef-product-list-slider .product:nth-child(6n+1), .woocommerce .products.qodef-product-list-slider .product:nth-child(2n+1), .woocommerce .products.qodef-product-list-slider .product:nth-child(3n+1), .woocommerce .products.qodef-product-list-slider .product:nth-child(4n+1), .woocommerce .products.qodef-product-list-slider .product:nth-child(5n+1), .woocommerce .products.qodef-product-list-slider .product:nth-child(6n+1) {
	clear: none!important
}
.qodef-woocommerce-page .products.qodef-product-list-slider .slick-arrow, .woocommerce .products.qodef-product-list-slider .slick-arrow {
	position: absolute;
	cursor: pointer;
	top: 0;
	width: 36px;
	height: 100%;
	text-align: center
}
.qodef-woocommerce-page .products.qodef-product-list-slider .slick-arrow.qodef-slick-slider-nav-left, .woocommerce .products.qodef-product-list-slider .slick-arrow.qodef-slick-slider-nav-left {
	left: -50px
}
.qodef-woocommerce-page .products.qodef-product-list-slider .slick-arrow.qodef-slick-slider-nav-right, .woocommerce .products.qodef-product-list-slider .slick-arrow.qodef-slick-slider-nav-right {
	right: -38px
}
.qodef-woocommerce-page .products.qodef-product-list-slider .slick-arrow span, .woocommerce .products.qodef-product-list-slider .slick-arrow span {
	top: 50%;
	position: absolute;
	display: inline-block;
	font-size: 36px;
	width: 36px;
	left: 0;
	-webkit-transform: translateY(-18px);
	-moz-transform: translateY(-18px);
	transform: translateY(-18px)
}
.qodef-woocommerce-page .products.qodef-product-list-slider.standard .slick-arrow, .woocommerce .products.qodef-product-list-slider.standard .slick-arrow {
	height: 70%
}
.qodef-woocommerce-page.qodef-product-list-slider-holder, .woocommerce.qodef-product-list-slider-holder {
	margin-right: -15px
}
.qodef-woocommerce-page .product, .woocommerce .product {
	position: relative;
	float: left;
	text-align: left;
	border-style: solid;
	border-color: #e1e2e5;
	overflow: hidden
}
.qodef-woocommerce-page .product img, .woocommerce .product img {
	display: block;
	width: 100%;
	margin: 0
}
.qodef-woocommerce-page .product p.price, .woocommerce .product p.price {
	font-size: 21px;
	line-height: 27px;
	font-weight: 600;
	display: block;
	color: #8e8e8e;
	width: 100%
}
.qodef-woocommerce-page .product div[itemprop=description], .woocommerce .product div[itemprop=description] {
	margin-bottom: 14px
}
.qodef-woocommerce-page .product div[itemprop=description] p, .woocommerce .product div[itemprop=description] p {
	font-size: 15px;
	line-height: 26px
}
.qodef-woocommerce-page .product p.out-of-stock, .woocommerce .product p.out-of-stock {
	display: none
}
.qodef-woocommerce-page .product .qodef-onsale, .qodef-woocommerce-page .product .qodef-out-of-stock-button, .woocommerce .product .qodef-onsale, .woocommerce .product .qodef-out-of-stock-button {
	position: absolute;
	display: table;
	top: 28px;
	right: -35px;
	width: 150px;
	height: 28px;
	z-index: 100;
	backface-visibility: hidden;
	text-align: center;
	color: #fff;
	background-color: #d21919;
	text-transform: uppercase;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	letter-spacing: -.2px;
	font-weight: 600;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}
.qodef-woocommerce-page .product .qodef-out-of-stock-button, .woocommerce .product .qodef-out-of-stock-button {
	background-color: #101010;
	font-size: 11px
}
.qodef-woocommerce-page .product .qodef-onsale-inner, .qodef-woocommerce-page .product .qodef-out-of-stock-button-inner, .woocommerce .product .qodef-onsale-inner, .woocommerce .product .qodef-out-of-stock-button-inner {
	display: table-cell;
	vertical-align: middle
}
.qodef-woocommerce-page .product .qodef-out-of-stock-button-inner, .woocommerce .product .qodef-out-of-stock-button-inner {
	padding-top: 2px
}
.qodef-woocommerce-page .product .qodef-product-list-product-title, .woocommerce .product .qodef-product-list-product-title {
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out
}
.qodef-woocommerce-page .add_to_cart_button.added, .woocommerce .add_to_cart_button.added {
	display: none
}
.qodef-woocommerce-page .added_to_cart, .woocommerce .added_to_cart {
	display: inline-block;
	position: relative;
	outline: 0;
	font-style: normal;
	font-weight: 600;
	padding: 0 0 0 35px;
	font-size: 12px;
	line-height: 47px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	font-family: Poppins, sans-serif;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-moz-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #191919;
	color: #fff
}
.qodef-woocommerce-page .added_to_cart:after, .woocommerce .added_to_cart:after {
	content: "\5a";
	font-family: ElegantIcons;
	border-left: 1px solid rgba(255,255,255,.23);
	padding: 0 16px;
	font-size: 23px;
	vertical-align: middle;
	line-height: inherit;
	margin-left: 25px;
	display: inline-block;
	float: right;
	font-weight: 400;
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out
}
.qodef-woocommerce-page .added_to_cart:hover:after, .woocommerce .added_to_cart:hover:after {
	background-color: #777
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .first, .woocommerce.columns-4 .products .first {
	clear: none
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .product, .woocommerce.columns-4 .products .product {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .product:nth-child(4n), .woocommerce.columns-4 .products .product:nth-child(4n) {
	margin-right: 0
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products .product:nth-child(4n+1), .woocommerce.columns-4 .products .product:nth-child(4n+1) {
	clear: both
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products.simple .product, .woocommerce.columns-4 .products.simple .product {
	width: 25%;
	margin-right: 0;
	margin-bottom: 0
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .products.simple .product:nth-child(4n+1), .qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .first, .woocommerce.columns-4 .products.simple .product:nth-child(4n+1), .woocommerce.columns-4 .qodef-woocommerce-with-sidebar .products .first {
	clear: none
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product, .woocommerce.columns-4 .qodef-woocommerce-with-sidebar .products .product {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n), .woocommerce.columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n) {
	margin: 0
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n+1), .woocommerce.columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n+1) {
	clear: both
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products .first, .qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(4n+1), .qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products.simple .product:nth-child(3n+1), .woocommerce.columns-3 .products .first, .woocommerce.columns-4 .qodef-woocommerce-with-sidebar .products .product:nth-child(4n+1), .woocommerce.columns-4 .qodef-woocommerce-with-sidebar .products.simple .product:nth-child(3n+1) {
	clear: none
}
.qodef-woocommerce-page.qodef-woocommerce-columns-4 .qodef-woocommerce-with-sidebar .products.simple .product, .woocommerce.columns-4 .qodef-woocommerce-with-sidebar .products.simple .product {
	width: 33.3%;
	margin-right: 0;
	margin-bottom: 0
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products .product, .woocommerce.columns-3 .products .product {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products .product:nth-child(3n), .woocommerce.columns-3 .products .product:nth-child(3n) {
	margin: 0
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products .product:nth-child(3n+1), .woocommerce.columns-3 .products .product:nth-child(3n+1) {
	clear: both
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products.simple .product, .woocommerce.columns-3 .products.simple .product {
	width: 33.33%;
	margin-right: 0;
	margin-bottom: 0
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .products.simple .product:nth-child(3n+1), .qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .first, .woocommerce.columns-3 .products.simple .product:nth-child(3n+1), .woocommerce.columns-3 .qodef-woocommerce-with-sidebar .products .first {
	clear: none
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product, .woocommerce.columns-3 .qodef-woocommerce-with-sidebar .products .product {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(2n), .woocommerce.columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(2n) {
	margin-right: 0
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(2n+1), .woocommerce.columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(2n+1) {
	clear: both
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n+1), .qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products.simple .product:nth-child(2n+1), .woocommerce.columns-3 .qodef-woocommerce-with-sidebar .products .product:nth-child(3n+1), .woocommerce.columns-3 .qodef-woocommerce-with-sidebar .products.simple .product:nth-child(2n+1) {
	clear: none
}
.qodef-woocommerce-page.qodef-woocommerce-columns-3 .qodef-woocommerce-with-sidebar .products.simple .product, .woocommerce.columns-3 .qodef-woocommerce-with-sidebar .products.simple .product {
	width: 50%;
	margin-right: 0;
	margin-bottom: 0
}
.woocommerce .products, .woocommerce .products ul, .woocommerce-page .products, .woocommerce-page .products ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both
}
.woocommerce .products .first, .woocommerce .products ul .first, .woocommerce-page .products .first, .woocommerce-page .products ul .first {
	clear: both
}
.woocommerce .products .product, .woocommerce .products ul .product, .woocommerce-page .products .product, .woocommerce-page .products ul .product {
	float: left;
	margin: 0 2% 2% 0;
	padding: 0;
	position: relative;
	width: 23.5%
}
.woocommerce .products .last, .woocommerce .products ul .last, .woocommerce-page .products .last, .woocommerce-page .products ul .last {
	margin-right: 0
}
.woocommerce-page.columns-2 .products .product, .woocommerce.columns-2 .products .product {
	width: 49%
}
.woocommerce-page.columns-2 .products.simple .product, .woocommerce.columns-2 .products.simple .product {
	width: 50%;
	margin: 0
}
.woocommerce-page.columns-3 .products .product, .woocommerce.columns-3 .products .product {
	width: 32%
}
.woocommerce-page.columns-3 .products.simple .product, .woocommerce.columns-3 .products.simple .product {
	width: 33.33%;
	margin: 0
}
.woocommerce-page.columns-4 .products.simple .product, .woocommerce.columns-4 .products.simple .product {
	width: 25%;
	margin: 0
}
.woocommerce-page.columns-5 .products .product, .woocommerce.columns-5 .products .product {
	width: 18.4%
}
.woocommerce-page.columns-5 .products.simple .product, .woocommerce.columns-5 .products.simple .product {
	width: 20%;
	margin: 0
}
.woocommerce-page.columns-6 .products .product, .woocommerce.columns-6 .products .product {
	width: 15%
}
.woocommerce-page.columns-6 .products.simple .product, .woocommerce.columns-6 .products.simple .product {
	width: 16.66%;
	margin: 0
}
.qodef-two-columns-66-33 .woocommerce .products .first, .qodef-two-columns-66-33 .woocommerce-page .products .first, .qodef-two-columns-75-25 .woocommerce .products .first, .qodef-two-columns-75-25 .woocommerce-page .products .first {
	clear: none
}
.qodef-two-columns-66-33 .woocommerce .products .last, .qodef-two-columns-66-33 .woocommerce-page .products .last, .qodef-two-columns-75-25 .woocommerce .products .last, .qodef-two-columns-75-25 .woocommerce-page .products .last {
	margin-right: 2%
}
.qodef-two-columns-66-33 .woocommerce .products.simple .last, .qodef-two-columns-66-33 .woocommerce-page .products.simple .last, .qodef-two-columns-66-33 .woocommerce-page.columns-2 .products .product:nth-child(2n+2), .qodef-two-columns-66-33 .woocommerce.columns-2 .products .product:nth-child(2n+2), .qodef-two-columns-75-25 .woocommerce .products.simple .last, .qodef-two-columns-75-25 .woocommerce-page .products.simple .last, .qodef-two-columns-75-25 .woocommerce-page.columns-2 .products .product:nth-child(2n+2), .qodef-two-columns-75-25 .woocommerce.columns-2 .products .product:nth-child(2n+2) {
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-3 .products .product, .qodef-two-columns-66-33 .woocommerce.columns-3 .products .product, .qodef-two-columns-75-25 .woocommerce-page.columns-3 .products .product, .qodef-two-columns-75-25 .woocommerce.columns-3 .products .product {
	width: 49%
}
.qodef-two-columns-66-33 .woocommerce-page.columns-3 .products .product:nth-child(3n), .qodef-two-columns-66-33 .woocommerce.columns-3 .products .product:nth-child(3n), .qodef-two-columns-75-25 .woocommerce-page.columns-3 .products .product:nth-child(3n), .qodef-two-columns-75-25 .woocommerce.columns-3 .products .product:nth-child(3n) {
	margin-right: 2%
}
.qodef-two-columns-66-33 .woocommerce-page.columns-3 .products .product:nth-child(6n+6), .qodef-two-columns-66-33 .woocommerce.columns-3 .products .product:nth-child(6n+6), .qodef-two-columns-75-25 .woocommerce-page.columns-3 .products .product:nth-child(6n+6), .qodef-two-columns-75-25 .woocommerce.columns-3 .products .product:nth-child(6n+6) {
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-3 .products.simple .product, .qodef-two-columns-66-33 .woocommerce.columns-3 .products.simple .product, .qodef-two-columns-75-25 .woocommerce-page.columns-3 .products.simple .product, .qodef-two-columns-75-25 .woocommerce.columns-3 .products.simple .product {
	width: 50%;
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-3 .products .product:nth-child(2n+2), .qodef-two-columns-66-33 .woocommerce-page.columns-3 .products.simple .product:nth-child(3n), .qodef-two-columns-66-33 .woocommerce.columns-3 .products .product:nth-child(2n+2), .qodef-two-columns-66-33 .woocommerce.columns-3 .products.simple .product:nth-child(3n), .qodef-two-columns-75-25 .woocommerce-page.columns-3 .products .product:nth-child(2n+2), .qodef-two-columns-75-25 .woocommerce-page.columns-3 .products.simple .product:nth-child(3n), .qodef-two-columns-75-25 .woocommerce.columns-3 .products .product:nth-child(2n+2), .qodef-two-columns-75-25 .woocommerce.columns-3 .products.simple .product:nth-child(3n) {
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-4 .products .product, .qodef-two-columns-66-33 .woocommerce.columns-4 .products .product, .qodef-two-columns-75-25 .woocommerce-page.columns-4 .products .product, .qodef-two-columns-75-25 .woocommerce.columns-4 .products .product {
	width: 32%
}
.qodef-two-columns-66-33 .woocommerce-page.columns-4 .products.simple .product, .qodef-two-columns-66-33 .woocommerce.columns-4 .products.simple .product, .qodef-two-columns-75-25 .woocommerce-page.columns-4 .products.simple .product, .qodef-two-columns-75-25 .woocommerce.columns-4 .products.simple .product {
	width: 33.33%;
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-4 .products .product:nth-child(4n+4), .qodef-two-columns-66-33 .woocommerce.columns-4 .products .product:nth-child(4n+4), .qodef-two-columns-75-25 .woocommerce-page.columns-4 .products .product:nth-child(4n+4), .qodef-two-columns-75-25 .woocommerce.columns-4 .products .product:nth-child(4n+4) {
	margin-right: 2%
}
.qodef-two-columns-66-33 .woocommerce-page.columns-4 .products .product:nth-child(12n+12), .qodef-two-columns-66-33 .woocommerce-page.columns-4 .products .product:nth-child(3n+3), .qodef-two-columns-66-33 .woocommerce-page.columns-4 .products.simple .product:nth-child(4n+4), .qodef-two-columns-66-33 .woocommerce.columns-4 .products .product:nth-child(12n+12), .qodef-two-columns-66-33 .woocommerce.columns-4 .products .product:nth-child(3n+3), .qodef-two-columns-66-33 .woocommerce.columns-4 .products.simple .product:nth-child(4n+4), .qodef-two-columns-75-25 .woocommerce-page.columns-4 .products .product:nth-child(12n+12), .qodef-two-columns-75-25 .woocommerce-page.columns-4 .products .product:nth-child(3n+3), .qodef-two-columns-75-25 .woocommerce-page.columns-4 .products.simple .product:nth-child(4n+4), .qodef-two-columns-75-25 .woocommerce.columns-4 .products .product:nth-child(12n+12), .qodef-two-columns-75-25 .woocommerce.columns-4 .products .product:nth-child(3n+3), .qodef-two-columns-75-25 .woocommerce.columns-4 .products.simple .product:nth-child(4n+4) {
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product, .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product, .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product, .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product {
	width: 23.5%
}
.qodef-two-columns-66-33 .woocommerce-page.columns-5 .products.simple .product, .qodef-two-columns-66-33 .woocommerce.columns-5 .products.simple .product, .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products.simple .product, .qodef-two-columns-75-25 .woocommerce.columns-5 .products.simple .product {
	width: 25%;
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product:nth-child(4n+4), .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product:nth-child(4n+4), .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product:nth-child(4n+4), .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product:nth-child(4n+4) {
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product, .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product, .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product, .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product {
	width: 18.4%
}
.qodef-two-columns-66-33 .woocommerce-page.columns-6 .products.simple .product, .qodef-two-columns-66-33 .woocommerce.columns-6 .products.simple .product, .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products.simple .product, .qodef-two-columns-75-25 .woocommerce.columns-6 .products.simple .product {
	width: 20%;
	margin-right: 0
}
.qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(5n+5), .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(5n+5), .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(5n+5), .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(5n+5) {
	margin-right: 0
}
@media only screen and (min-width:1024px) {
.page-template-default .woocommerce-page.columns-5 .products .first, .page-template-default .woocommerce-page.columns-6 .products .first, .page-template-default .woocommerce.columns-5 .products .first, .page-template-default .woocommerce.columns-6 .products .first {
	clear: none
}
.page-template-default .woocommerce-page.columns-5 .products .last, .page-template-default .woocommerce-page.columns-6 .products .last, .page-template-default .woocommerce.columns-5 .products .last, .page-template-default .woocommerce.columns-6 .products .last {
	margin-right: 2%
}
.page-template-default .woocommerce-page.columns-5 .products .product:nth-child(4n+4), .page-template-default .woocommerce-page.columns-5 .products.simple .last, .page-template-default .woocommerce-page.columns-6 .products .product:nth-child(4n+4), .page-template-default .woocommerce-page.columns-6 .products.simple .last, .page-template-default .woocommerce.columns-5 .products .product:nth-child(4n+4), .page-template-default .woocommerce.columns-5 .products.simple .last, .page-template-default .woocommerce.columns-6 .products .product:nth-child(4n+4), .page-template-default .woocommerce.columns-6 .products.simple .last {
	margin-right: 0
}
.page-template-default .woocommerce-page.columns-5 .products .product, .page-template-default .woocommerce-page.columns-6 .products .product, .page-template-default .woocommerce.columns-5 .products .product, .page-template-default .woocommerce.columns-6 .products .product {
	width: 23.5%
}
.page-template-default .woocommerce-page.columns-5 .products.simple .product, .page-template-default .woocommerce-page.columns-6 .products.simple .product, .page-template-default .woocommerce.columns-5 .products.simple .product, .page-template-default .woocommerce.columns-6 .products.simple .product {
	width: 25%
}
.page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product, .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product, .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product, .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product, .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product, .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product, .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product, .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product, .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product, .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product, .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product, .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product, .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product, .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product, .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product, .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product {
	width: 32%
}
.page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products.simple .product, .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products.simple .product, .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 .products.simple .product, .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products.simple .product, .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products.simple .product, .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products.simple .product, .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 .products.simple .product, .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products.simple .product, .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products.simple .product, .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products.simple .product, .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-5 .products.simple .product, .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products.simple .product, .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products.simple .product, .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products.simple .product, .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-5 .products.simple .product, .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products.simple .product {
	width: 33.33%
}
.page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product:nth-child(4n+4), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product:nth-child(4n+4), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product:nth-child(4n+4), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product:nth-child(4n+4) {
	margin-right: 2%
}
.page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products.simple .product:nth-child(4n+4), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 .products.simple .product:nth-child(4n+4), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products.simple .product:nth-child(4n+4), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 .products.simple .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products.simple .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-5 .products.simple .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products.simple .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-5 .products.simple .product:nth-child(4n+4) {
	margin-right: 0
}
.page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(4n+4), .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(5n+5), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(4n+4), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(5n+5), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(4n+4), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(5n+5), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(4n+4), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(5n+5), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(5n+5), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(5n+5), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(5n+5), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(5n+5) {
	margin-right: 2%
}
.page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product:nth-child(12n+12), .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product:nth-child(3n+3), .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(12n+12), .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(15n+15), .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(3n+3), .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products.simple .product:nth-child(4n+4), .page-template-default .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products.simple .product:nth-child(5n+5), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product:nth-child(12n+12), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product:nth-child(3n+3), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(12n+12), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(15n+15), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(3n+3), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products.simple .product:nth-child(4n+4), .page-template-default .qodef-two-columns-66-33 .woocommerce.columns-6 .products.simple .product:nth-child(5n+5), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product:nth-child(12n+12), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product:nth-child(3n+3), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(12n+12), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(15n+15), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(3n+3), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products.simple .product:nth-child(4n+4), .page-template-default .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products.simple .product:nth-child(5n+5), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product:nth-child(12n+12), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product:nth-child(3n+3), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(12n+12), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(15n+15), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(3n+3), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products.simple .product:nth-child(4n+4), .page-template-default .qodef-two-columns-75-25 .woocommerce.columns-6 .products.simple .product:nth-child(5n+5), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product:nth-child(12n+12), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-5 .products .product:nth-child(3n+3), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(12n+12), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(15n+15), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products .product:nth-child(3n+3), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products.simple .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-66-33 .woocommerce-page.columns-6 .products.simple .product:nth-child(5n+5), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product:nth-child(12n+12), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-5 .products .product:nth-child(3n+3), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(12n+12), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(15n+15), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products .product:nth-child(3n+3), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products.simple .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-66-33 .woocommerce.columns-6 .products.simple .product:nth-child(5n+5), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product:nth-child(12n+12), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-5 .products .product:nth-child(3n+3), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(12n+12), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(15n+15), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products .product:nth-child(3n+3), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products.simple .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-75-25 .woocommerce-page.columns-6 .products.simple .product:nth-child(5n+5), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product:nth-child(12n+12), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-5 .products .product:nth-child(3n+3), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(12n+12), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(15n+15), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products .product:nth-child(3n+3), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products.simple .product:nth-child(4n+4), .page-template-full-width .qodef-two-columns-75-25 .woocommerce.columns-6 .products.simple .product:nth-child(5n+5) {
	margin-right: 0
}
}
.woocommerce-pagination {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin-bottom: 30px;
	margin-top: 4px
}
.woocommerce-pagination .page-numbers {
	display: inline-block;
	vertical-align: middle;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.woocommerce-pagination .page-numbers li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	float: left;
	margin-right: 10px
}
.woocommerce-pagination .page-numbers li>a, .woocommerce-pagination .page-numbers li>span {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	color: #191919;
	background-color: transparent;
	border: 0;
	font-size: 17px;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	white-space: nowrap;
	outline: 0;
	text-shadow: none;
	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
	box-sizing: content-box;
	float: left
}
.woocommerce-pagination .page-numbers li>a.page-numbers, .woocommerce-pagination .page-numbers li>span.page-numbers {
	font-family: Poppins, sans-serif;
	font-weight: 700
}
.woocommerce-pagination .page-numbers li>a>span {
	vertical-align: middle
}
.woocommerce-pagination .page-numbers li a:hover, .woocommerce-pagination .page-numbers li span.current, .woocommerce-pagination .page-numbers li span.current:hover, .woocommerce-pagination .page-numbers li span:hover {
	color: #000000
}
.qodef-single-product-images {
	width: 58%;
	margin-right: 2%;
	display: inline-block;
	float: left
}
.qodef-single-product-images a {
	display: inline-block
}
.qodef-single-product-images .qodef-single-product-images-holder {
	display: inline-block;
	width: 85%;
	float: right;
	position: relative;
	overflow: hidden;
	transform: translateZ(0)
}
.qodef-single-product-images .qodef-single-product-images-holder .qodef-single-product-slider {
	opacity: 0;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}
.qodef-single-product-images .qodef-single-product-images-holder .qodef-onsale, .qodef-single-product-images .qodef-single-product-images-holder .qodef-out-of-stock-button {
	z-index: 100
}
.qodef-single-product-images .qodef-single-product-thumbnails {
	width: 11%;
	margin-right: 4%;
	float: left;
	opacity: 0;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}
.qodef-single-product-images .qodef-thumbnail-holder {
	cursor: -webkit-grab;
	border: 0;
	margin-bottom: 20px;
	position: relative
}
.qodef-single-product-images .qodef-thumbnail-holder:before {
	content: "";
	position: absolute;
	display: inline-block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.75);
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out
}
.qodef-single-product-images .qodef-variation-images, .woocommerce-review-link {
	display: none
}
.qodef-single-product-images .qodef-thumbnail-holder.slick-current:before, .qodef-single-product-images .qodef-thumbnail-holder:hover:before {
	background-color: rgba(255,255,255,0)
}
.star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 17px;
	line-height: 1em;
	font-size: 17px;
	width: 5.2em;
	font-family: Linearicons-Free;
	color: #101010
}
.star-rating:before {
	content: "\e816\e816\e816\e816\e816";
	position: absolute;
	top: 0;
	left: 0
}
.star-rating span {
	height: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 1.5em
}
.star-rating span:before {
	content: "\e814\e814\e814\e814\e814";
	position: absolute;
	top: 0;
	left: 0;
	color: #000000
}
.hreview-aggregate .star-rating {
	margin: 10px 0 0
}
.qodef-single-product-summary {
	width: 40%;
	display: inline-block;
	float: left;
	position: relative
}
.qodef-single-product-summary p {
	margin: 0
}
.qodef-single-product-summary .qodef-single-product-title {
	margin-bottom: 4px;
	font-size: 26px;
	display: inline-block;
	width: 70%
}
.qodef-single-product-summary .woocommerce-product-rating {
	display: inline-block;
	width: 20%;
	position: absolute;
	top: 10px;
	right: 0
}
.qodef-single-product-summary .price {
	margin-bottom: 15px
}
.qodef-single-product-summary div[itemprop=offers] {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 20px
}
.qodef-single-product-summary table.variations {
	width: auto
}
.qodef-single-product-summary table.variations td {
	text-align: left;
	padding: 0;
	vertical-align: baseline
}
.qodef-single-product-summary table.variations td.label {
	font-family: Poppins, sans-serif;
	color: #101010;
	font-weight: 500;
	letter-spacing: -.2px;
	padding-right: 15px
}
.qodef-single-product-summary table.variations td.value {
	padding-bottom: 15px
}
.qodef-single-product-summary table.variations td.value .select2-container .select2-choice {
	height: 30px;
	padding-left: 9px;
	border: 1px solid #d6d6d6;
	line-height: 28px;
	color: #8e8e8e
}
.qodef-single-product-summary table.variations td.value .select2-container .select2-choice .select2-arrow {
	width: 30px;
	height: 30px;
	border: 1px solid #d6d6d6
}
.qodef-single-product-summary table.variations td.value .select2-container .select2-choice .select2-arrow b:after {
	line-height: 30px
}
.qodef-single-product-summary table.variations tr {
	border: 0
}
.qodef-single-product-summary table.variations select {
	font-size: 13px;
	line-height: 24px;
	height: 30px;
	font-family: "Open Sans", sans-serif;
	border: 1px solid #d6d6d6;
	color: #8e8e8e
}
.qodef-single-product-summary table.variations .reset_variations {
	display: none!important
}
.qodef-single-product-summary .group_table tr {
	border: 0
}
.qodef-single-product-summary .group_table td {
	padding: 0
}
.qodef-single-product-summary .group_table td:first-child {
	text-align: left;
	padding-bottom: 15px
}
.qodef-single-product-summary .group_table td.label {
	text-align: left
}
.qodef-single-product-summary .group_table td.label a {
	font-family: Poppins, sans-serif;
	font-size: 15px;
	color: #101010;
	letter-spacing: -.2px;
	font-weight: 500
}
.qodef-single-product-summary .group_table td.price {
	text-align: right
}
.qodef-single-product-summary .group_table td.price .amount {
	font-size: 16px;
	font-weight: 600;
	color: #8e8e8e
}
.qodef-single-product-summary .cart {
	margin: 29px 0 22px
}
.qodef-single-product-summary .cart.variations_form {
	margin: 40px 0 22px
}
.qodef-single-product-summary .variations_button {
	display: inline-block;
	vertical-align: top
}
.qodef-single-product-summary .qodef-btn {
	border: 0;
	line-height: 44px;
	vertical-align: middle
}
.qodef-single-product-summary .product_meta {
	margin-top: 13px;
	margin-bottom: 53px
}
.qodef-single-product-summary .product_meta>span {
	display: block;
	line-height: 22px;
	font-weight: 500;
	color: #101010
}
.qodef-single-product-summary .product_meta>span>a, .qodef-single-product-summary .product_meta>span>span {
	color: #8e8e8e;
	font-weight: 400
}
.qodef-single-product-summary .product_meta>span>a:hover {
	color: #000000
}
.product.product-type-grouped .qodef-single-product-summary .product_meta {
	margin-top: 15px;
	margin-bottom: 39px
}
.qodef-single-product-info-top {
	padding-top: 10px
}
.qodef-single-product-info-bottom {
	margin-top: 40px
}
.qodef-single-product-info-bottom .qodef-social-share-holder {
	margin-bottom: 60px
}
.qodef-single-product-info-bottom .qodef-social-share-holder ul {
	display: block;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 37px 0 33px;
	margin: 0
}
.qodef-single-product-info-bottom .qodef-social-share-holder ul li {
	float: left;
	margin: 0;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-single-product-info-bottom .qodef-social-share-holder ul li a .qodef-social-network-icon {
	font-size: 24px;
	vertical-align: middle;
	display: inline-block;
	color: #101010;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	transition: color .2s ease-out
}
.qodef-single-product-info-bottom .qodef-social-share-holder ul li a:after {
	content: attr(data-label);
	font-family: Poppins, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -.2px;
	color: #101010;
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	transition: color .2s ease-out
}
.qodef-single-product-info-bottom .qodef-social-share-holder ul li:hover a .qodef-social-network-icon, .qodef-single-product-info-bottom .qodef-social-share-holder ul li:hover a:after {
	color: #000000
}
.qodef-single-product-info-bottom .qodef-social-share-holder.qodef-social-col-7 li {
	width: 14.28%
}
.qodef-single-product-info-bottom .qodef-social-share-holder.qodef-social-col-6 li {
	width: 16.66%
}
.qodef-single-product-info-bottom .qodef-social-share-holder.qodef-social-col-5 li {
	width: 20%
}
.qodef-single-product-info-bottom .qodef-social-share-holder.qodef-social-col-4 li {
	width: 25%
}
.qodef-single-product-info-bottom .qodef-social-share-holder.qodef-social-col-3 li {
	width: 33.33%
}
.qodef-single-product-info-bottom .qodef-social-share-holder.qodef-social-col-2 li {
	width: 50%
}
.qodef-single-product-info-bottom .qodef-social-share-holder.qodef-social-col-1 li {
	width: 100%
}
.qodef-woocommerce-page .woocommerce-tabs.qodef-tabs {
	clear: both;
	margin-bottom: 60px
}
.qodef-woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container h2 {
	display: none
}
.qodef-woocommerce-page .woocommerce-tabs.qodef-tabs .qodef-tab-container p {
	margin: 0
}
.qodef-woocommerce-page .single-product .product, .qodef-woocommerce-page.qodef-woocommerce-single-page .product {
	float: none
}
.qodef-woocommerce-page .single-product .products .product, .qodef-woocommerce-page.qodef-woocommerce-single-page .products .product {
	float: left
}
.qodef-woocommerce-page .products.related {
	border-top: 1px solid #e2e2e2;
	margin: 0 0 26px
}
.qodef-woocommerce-page .products.upsells {
	border-top: 1px solid #e2e2e2;
	margin-bottom: 18px
}
.qodef-woocommerce-page .products>h2 {
	padding: 27px 0;
	font-size: 18px;
	line-height: 1.35em;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	letter-spacing: -.2px
}
.qodef-woocommerce-page #reviews .comment-respond .comment-reply-title, .qodef-woocommerce-page #reviews input[type=text] {
	margin-bottom: 20px
}
.qodef-woocommerce-page #reviews .comment-form-rating {
	margin-bottom: 13px
}
.qodef-woocommerce-page #reviews .comment-form-comment label, .qodef-woocommerce-page #reviews .comment-form-rating label {
	margin-bottom: 5px;
	display: inline-block
}
.qodef-woocommerce-page #reviews .stars {
	height: 16px
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span {
	width: 80px;
	height: 16px;
	position: relative;
	float: left
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span:after {
	content: "\e816\e816\e816\e816\e816";
	position: absolute;
	top: 0;
	left: 0;
	font-family: Linearicons-Free;
	color: #ffa700;
	font-size: 16px;
	font-weight:700;
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 0;
	padding-top: 23px;
	overflow: hidden
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	font-family: Linearicons-Free;
	color: #000000;
	font-size: 16px;
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity .15s ease-out;
	transition: opacity .15s ease-out
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-1:focus:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-1:hover:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-2:focus:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-2:hover:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-3:focus:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-3:hover:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-4:focus:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-4:hover:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-5:focus:after, .qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-5:hover:after {
	opacity: 1
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-1 {
	width: 16px;
	z-index: 10
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-1:after {
	content: "\e814"
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-2 {
	width: 32px;
	z-index: 9
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-2:after {
	content: "\e814\e814"
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-3 {
	width: 48px;
	z-index: 8
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-3:after {
	content: "\e814\e814\e814"
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-4 {
	width: 64px;
	z-index: 7
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-4:after {
	content: "\e814\e814\e814\e814"
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-5 {
	width: 80px;
	z-index: 6
}
.qodef-woocommerce-page #reviews .comment-form-rating .stars span a.star-5:after {
	content: "\e814\e814\e814\e814\e814"
}
.qodef-woocommerce-page #reviews .commentlist {
	list-style-type: none
}
.qodef-woocommerce-page #reviews .commentlist li {
	margin-bottom: 20px;
	padding-bottom: 30px
}
.qodef-woocommerce-page #reviews .comment_container {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%
}
.qodef-woocommerce-page #reviews .comment_container img {
	display: table-cell;
	width: 60px;
	height: 60px
}
.qodef-woocommerce-page #reviews .comment-text {
	display: table-cell;
	vertical-align: top;
	width: 85%;
	position: relative
}
.qodef-woocommerce-page #reviews .star-rating {
	position: absolute;
	left: 0;
	bottom: -25px
}
.qodef-woocommerce-page .qodef-quantity-buttons, .woocommerce .qodef-quantity-buttons {
	display: inline-block;
	position: relative;
	margin-right: 31px;
	vertical-align: middle
}
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-buttons-holder, .woocommerce .qodef-quantity-buttons .qodef-quantity-buttons-holder {
	position: absolute;
	left: 100%;
	top: 0;
	line-height: 0
}
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-minus, .qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-plus, .woocommerce .qodef-quantity-buttons .qodef-quantity-minus, .woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
	width: 22px;
	height: 22px;
	display: inline-block;
	background-color: #fff;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	border-color: #d6d6d6;
	border-style: solid;
	-webkit-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	-moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out
}
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-minus:hover, .qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-plus:hover, .woocommerce .qodef-quantity-buttons .qodef-quantity-minus:hover, .woocommerce .qodef-quantity-buttons .qodef-quantity-plus:hover {
	background-color: #000000;
	color: #fff;
	border-color: #000000
}
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-plus, .woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
	border-width: 1px 1px 0
}
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-plus:hover~.qodef-quantity-minus, .woocommerce .qodef-quantity-buttons .qodef-quantity-plus:hover~.qodef-quantity-minus {
	border-top-color: #000000
}
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-minus, .woocommerce .qodef-quantity-buttons .qodef-quantity-minus {
	border-width: 1px
}
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-input, .woocommerce .qodef-quantity-buttons .qodef-quantity-input {
	height: 44px;
	width: 44px;
	display: inline-block;
	padding: 0;
	background-color: #fff;
	text-align: center;
	color: #101010;
	font-size: 16px;
	line-height: 44px;
	border: 1px solid #d6d6d6;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	letter-spacing: -.2px;
	border-right: 0
}
.qodef-woocommerce-page input[type=text], .qodef-woocommerce-page input[type=email], .qodef-woocommerce-page input[type=tel], .qodef-woocommerce-page input[type=password], .qodef-woocommerce-page textarea, .woocommerce input[type=text], .woocommerce input[type=email], .woocommerce input[type=tel], .woocommerce input[type=password], .woocommerce textarea {
	width: 100%;
	padding: 11px 17px;
	outline: 0;
	resize: none;
	font-family: inherit;
	line-height: 25px;
	background-color: #fff;
	color: #9a9a9a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #c6c6c6;
	font-size: 13px;
	vertical-align: middle
}
.qodef-woocommerce-page input[type=text]:focus, .qodef-woocommerce-page input[type=email]:focus, .qodef-woocommerce-page input[type=tel]:focus, .qodef-woocommerce-page input[type=password]:focus, .qodef-woocommerce-page textarea:focus, .woocommerce input[type=text]:focus, .woocommerce input[type=email]:focus, .woocommerce input[type=tel]:focus, .woocommerce input[type=password]:focus, .woocommerce textarea:focus {
	border: 1px solid #a5a5a5;
	color: #777
}
.qodef-woocommerce-page input[type=text]:focus::-webkit-input-placeholder, .qodef-woocommerce-page input[type=email]:focus::-webkit-input-placeholder, .qodef-woocommerce-page input[type=tel]:focus::-webkit-input-placeholder, .qodef-woocommerce-page input[type=password]:focus::-webkit-input-placeholder, .qodef-woocommerce-page textarea:focus::-webkit-input-placeholder, .woocommerce input[type=text]:focus::-webkit-input-placeholder, .woocommerce input[type=email]:focus::-webkit-input-placeholder, .woocommerce input[type=tel]:focus::-webkit-input-placeholder, .woocommerce input[type=password]:focus::-webkit-input-placeholder, .woocommerce textarea:focus::-webkit-input-placeholder {
color:#777
}
.qodef-woocommerce-page input[type=text]:focus:-moz-placeholder, .qodef-woocommerce-page input[type=email]:focus:-moz-placeholder, .qodef-woocommerce-page input[type=tel]:focus:-moz-placeholder, .qodef-woocommerce-page input[type=password]:focus:-moz-placeholder, .qodef-woocommerce-page textarea:focus:-moz-placeholder, .woocommerce input[type=text]:focus:-moz-placeholder, .woocommerce input[type=email]:focus:-moz-placeholder, .woocommerce input[type=tel]:focus:-moz-placeholder, .woocommerce input[type=password]:focus:-moz-placeholder, .woocommerce textarea:focus:-moz-placeholder {
color:#777;
opacity:1
}
.qodef-woocommerce-page input[type=text]:focus::-moz-placeholder, .qodef-woocommerce-page input[type=email]:focus::-moz-placeholder, .qodef-woocommerce-page input[type=tel]:focus::-moz-placeholder, .qodef-woocommerce-page input[type=password]:focus::-moz-placeholder, .qodef-woocommerce-page textarea:focus::-moz-placeholder, .woocommerce input[type=text]:focus::-moz-placeholder, .woocommerce input[type=email]:focus::-moz-placeholder, .woocommerce input[type=tel]:focus::-moz-placeholder, .woocommerce input[type=password]:focus::-moz-placeholder, .woocommerce textarea:focus::-moz-placeholder {
color:#777;
opacity:1
}
.qodef-woocommerce-page input[type=text]:focus:-ms-input-placeholder, .qodef-woocommerce-page input[type=email]:focus:-ms-input-placeholder, .qodef-woocommerce-page input[type=tel]:focus:-ms-input-placeholder, .qodef-woocommerce-page input[type=password]:focus:-ms-input-placeholder, .qodef-woocommerce-page textarea:focus:-ms-input-placeholder, .woocommerce input[type=text]:focus:-ms-input-placeholder, .woocommerce input[type=email]:focus:-ms-input-placeholder, .woocommerce input[type=tel]:focus:-ms-input-placeholder, .woocommerce input[type=password]:focus:-ms-input-placeholder, .woocommerce textarea:focus:-ms-input-placeholder {
color:#777
}
.qodef-woocommerce-page input[type=text]::-webkit-input-placeholder, .qodef-woocommerce-page input[type=email]::-webkit-input-placeholder, .qodef-woocommerce-page input[type=tel]::-webkit-input-placeholder, .qodef-woocommerce-page input[type=password]::-webkit-input-placeholder, .qodef-woocommerce-page textarea::-webkit-input-placeholder, .woocommerce input[type=text]::-webkit-input-placeholder, .woocommerce input[type=email]::-webkit-input-placeholder, .woocommerce input[type=tel]::-webkit-input-placeholder, .woocommerce input[type=password]::-webkit-input-placeholder, .woocommerce textarea::-webkit-input-placeholder {
color:#9a9a9a
}
.qodef-woocommerce-page input[type=text]:-moz-placeholder, .qodef-woocommerce-page input[type=email]:-moz-placeholder, .qodef-woocommerce-page input[type=tel]:-moz-placeholder, .qodef-woocommerce-page input[type=password]:-moz-placeholder, .qodef-woocommerce-page textarea:-moz-placeholder, .woocommerce input[type=text]:-moz-placeholder, .woocommerce input[type=email]:-moz-placeholder, .woocommerce input[type=tel]:-moz-placeholder, .woocommerce input[type=password]:-moz-placeholder, .woocommerce textarea:-moz-placeholder {
color:#9a9a9a;
opacity:1
}
.qodef-woocommerce-page input[type=text]::-moz-placeholder, .qodef-woocommerce-page input[type=email]::-moz-placeholder, .qodef-woocommerce-page input[type=tel]::-moz-placeholder, .qodef-woocommerce-page input[type=password]::-moz-placeholder, .qodef-woocommerce-page textarea::-moz-placeholder, .woocommerce input[type=text]::-moz-placeholder, .woocommerce input[type=email]::-moz-placeholder, .woocommerce input[type=tel]::-moz-placeholder, .woocommerce input[type=password]::-moz-placeholder, .woocommerce textarea::-moz-placeholder {
color:#9a9a9a;
opacity:1
}
.qodef-woocommerce-page input[type=text]:-ms-input-placeholder, .qodef-woocommerce-page input[type=email]:-ms-input-placeholder, .qodef-woocommerce-page input[type=tel]:-ms-input-placeholder, .qodef-woocommerce-page input[type=password]:-ms-input-placeholder, .qodef-woocommerce-page textarea:-ms-input-placeholder, .woocommerce input[type=text]:-ms-input-placeholder, .woocommerce input[type=email]:-ms-input-placeholder, .woocommerce input[type=tel]:-ms-input-placeholder, .woocommerce input[type=password]:-ms-input-placeholder, .woocommerce textarea:-ms-input-placeholder {
color:#9a9a9a
}
.qodef-woocommerce-page input[type=submit], .woocommerce input[type=submit] {
	vertical-align: middle;
	background-color: #191919;
	border-width: 0
}
.qodef-woocommerce-page input[type=submit].qodef-btn.qodef-btn-solid:hover, .woocommerce input[type=submit].qodef-btn.qodef-btn-solid:hover {
	background-color: #000000!important
}
.woocommerce form.checkout_coupon input[type=submit], .woocommerce form.edit-account input[type=submit], .woocommerce form.login input[type=submit], .woocommerce form.lost_reset_password input[type=submit], .woocommerce form.register input[type=submit], .woocommerce form.track_order input[type=submit] {
	display: inline-block;
	position: relative;
	outline: 0;
	font-style: normal;
	font-weight: 600;
	padding: 0 35px;
	font-size: 12px;
	line-height: 47px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	font-family: Poppins, sans-serif;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-moz-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	background-color: #191919;
	border: 0
}
.woocommerce form.checkout_coupon input[type=submit]:hover, .woocommerce form.edit-account input[type=submit]:hover, .woocommerce form.login input[type=submit]:hover, .woocommerce form.lost_reset_password input[type=submit]:hover, .woocommerce form.register input[type=submit]:hover, .woocommerce form.track_order input[type=submit]:hover {
	background-color: #000000
}
.woocommerce input[name=save_address] {
	display: inline-block;
	position: relative;
	outline: 0;
	font-style: normal;
	font-weight: 600;
	padding: 0 35px;
	font-size: 12px;
	line-height: 47px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	font-family: Poppins, sans-serif;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-moz-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	background-color: #191919;
	border: 0
}
.woocommerce input[name=save_address]:hover {
	background-color: #000000
}
.qodef-woocommerce-page .woocommerce-error, .qodef-woocommerce-page .woocommerce-info, .qodef-woocommerce-page .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
	margin-bottom: 25px;
	position: relative;
	display: block;
	padding: 18px 40px;
	background-color: #f6f6f5;
	color: #101010;
	font-size: 15px;
	font-weight: 500;
	font-family: Poppins, sans-serif;
	letter-spacing: -.2px
}
.qodef-woocommerce-page .woocommerce-error a, .qodef-woocommerce-page .woocommerce-info a, .qodef-woocommerce-page .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a, .woocommerce-page .woocommerce-error a, .woocommerce-page .woocommerce-info a, .woocommerce-page .woocommerce-message a {
	float: right;
	background-color: #000000;
	border: 0;
	color: #fff;
	display: inline-block;
	position: relative;
	outline: 0;
	font-style: normal;
	padding: 0 24px;
	font-size: 12px;
	line-height: 31px;
	text-transform: uppercase;
	letter-spacing: .8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	-moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	font-family: Poppins, sans-serif;
	font-weight: 700;
	cursor: pointer
}
.qodef-woocommerce-page .woocommerce-error a:hover, .qodef-woocommerce-page .woocommerce-info a:hover, .qodef-woocommerce-page .woocommerce-message a:hover, .woocommerce .woocommerce-error a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce .woocommerce-message a:hover, .woocommerce-page .woocommerce-error a:hover, .woocommerce-page .woocommerce-info a:hover, .woocommerce-page .woocommerce-message a:hover {
	background-color: #101010
}
.qodef-woocommerce-page .shop_table.cart, .woocommerce .shop_table.cart {
	font-size: 100%
}
.qodef-woocommerce-page .shop_table.cart thead tr, .woocommerce .shop_table.cart thead tr {
	border: 1px solid #e5e5e5
}
.qodef-woocommerce-page .shop_table.cart thead tr th, .woocommerce .shop_table.cart thead tr th {
	border-right: 1px solid #e5e5e5;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	padding: 15px 12px;
	vertical-align: middle
}
.qodef-woocommerce-page .shop_table.cart thead tr th.product-thumbnail, .woocommerce .shop_table.cart thead tr th.product-thumbnail {
	border-right: 0
}
.qodef-woocommerce-page .shop_table.cart thead tr th.product-name, .woocommerce .shop_table.cart thead tr th.product-name {
	text-align: left;
	padding-left: 0
}
.qodef-woocommerce-page .shop_table.cart tbody tr, .woocommerce .shop_table.cart tbody tr {
	border: 1px solid #e5e5e5
}
.qodef-woocommerce-page .shop_table.cart tbody tr td, .woocommerce .shop_table.cart tbody tr td {
	vertical-align: middle;
	padding: 0;
	border-right: 1px solid #e5e5e5
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-remove, .woocommerce .shop_table.cart tbody tr td.product-remove {
	padding: 0 25px;
	min-width: 25px;
	width: 25px
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-remove .remove, .qodef-woocommerce-page .shop_table.cart tbody tr td.product-remove .remove_from_wishlist, .woocommerce .shop_table.cart tbody tr td.product-remove .remove, .woocommerce .shop_table.cart tbody tr td.product-remove .remove_from_wishlist {
	color: transparent;
	position: relative;
	display: inline-block;
	text-align: center;
	width: 19px;
	height: 19px;
	vertical-align: middle
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-remove .remove:before, .qodef-woocommerce-page .shop_table.cart tbody tr td.product-remove .remove_from_wishlist:before, .woocommerce .shop_table.cart tbody tr td.product-remove .remove:before, .woocommerce .shop_table.cart tbody tr td.product-remove .remove_from_wishlist:before {
	content: "\e880";
	font-family: Linearicons-Free;
	color: #101010;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 19px;
	display: inline-block;
	width: 19px;
	line-height: 19px;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	transition: color .2s ease-out
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-remove .remove:hover:before, .qodef-woocommerce-page .shop_table.cart tbody tr td.product-remove .remove_from_wishlist:hover:before, .woocommerce .shop_table.cart tbody tr td.product-remove .remove:hover:before, .woocommerce .shop_table.cart tbody tr td.product-remove .remove_from_wishlist:hover:before {
	color: #bebebe
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-thumbnail, .woocommerce .shop_table.cart tbody tr td.product-thumbnail {
	padding: 24px 21px 24px 25px;
	width: 60px;
	border-right: 0
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-thumbnail img, .woocommerce .shop_table.cart tbody tr td.product-thumbnail img {
	vertical-align: middle
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-name, .woocommerce .shop_table.cart tbody tr td.product-name {
	padding: 0 35px 0 0;
	width: 30%;
	text-align: left
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-name a, .woocommerce .shop_table.cart tbody tr td.product-name a {
	font-family: Poppins, sans-serif;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -.2px;
	color: #101010
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-name .variation dt, .woocommerce .shop_table.cart tbody tr td.product-name .variation dt {
	margin-bottom: 0;
	display: inline-block;
	width: auto
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-name .variation dd, .woocommerce .shop_table.cart tbody tr td.product-name .variation dd {
	display: inline-block;
	width: auto;
	margin: 0 15px 0 0
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-price, .qodef-woocommerce-page .shop_table.cart tbody tr td.product-quantity, .qodef-woocommerce-page .shop_table.cart tbody tr td.product-stock-status, .qodef-woocommerce-page .shop_table.cart tbody tr td.product-subtotal, .woocommerce .shop_table.cart tbody tr td.product-price, .woocommerce .shop_table.cart tbody tr td.product-quantity, .woocommerce .shop_table.cart tbody tr td.product-stock-status, .woocommerce .shop_table.cart tbody tr td.product-subtotal {
	padding: 0;
	text-align: center;
	width: 15%
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-add-to-cart a, .qodef-woocommerce-page .shop_table.cart tbody tr td.product-name .variation dd p, .woocommerce .shop_table.cart tbody tr td.product-add-to-cart a, .woocommerce .shop_table.cart tbody tr td.product-name .variation dd p {
	margin: 0
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-price span, .woocommerce .shop_table.cart tbody tr td.product-price span {
	color: #8e8e8e;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-quantity .qodef-quantity-buttons, .woocommerce .shop_table.cart tbody tr td.product-quantity .qodef-quantity-buttons {
	margin-right: 0;
	-webkit-transform: translateX(-11px);
	-moz-transform: translateX(-11px);
	transform: translateX(-11px)
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-subtotal span, .woocommerce .shop_table.cart tbody tr td.product-subtotal span {
	font-size: 16px;
	font-weight: 600;
	color: #101010;
	line-height: 24px
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-stock-status span, .woocommerce .shop_table.cart tbody tr td.product-stock-status span {
	font-family: Poppins, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-stock-status span.wishlist-in-stock, .woocommerce .shop_table.cart tbody tr td.product-stock-status span.wishlist-in-stock {
	color: #000000;
	line-height: 24px
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-stock-status span.wishlist-out-of-stock, .woocommerce .shop_table.cart tbody tr td.product-stock-status span.wishlist-out-of-stock {
	color: #101010;
	line-height: 24px
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-add-to-cart, .woocommerce .shop_table.cart tbody tr td.product-add-to-cart {
	padding: 0 40px;
	width: 160px
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-add-to-cart a:hover, .woocommerce .shop_table.cart tbody tr td.product-add-to-cart a:hover {
	background-color: #000000!important
}
.qodef-woocommerce-page .shop_table.cart tbody tr td.product-add-to-cart .dateadded, .woocommerce .shop_table.cart tbody tr td.product-add-to-cart .dateadded {
	font-size: 11px
}
.qodef-woocommerce-page .shop_table.cart.wishlist_table, .woocommerce .shop_table.cart.wishlist_table {
	margin-bottom: 34px
}
.qodef-woocommerce-page .actions, .woocommerce .actions {
	margin: 31px 0 36px
}
.qodef-woocommerce-page .actions .cart-collaterals, .qodef-woocommerce-page .actions .coupon, .woocommerce .actions .cart-collaterals, .woocommerce .actions .coupon {
	width: 49%;
	display: inline-block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e5e5e5
}
.qodef-woocommerce-page .actions .coupon, .woocommerce .actions .coupon {
	margin-right: 2%;
	padding: 27px 25px 29px
}
.qodef-woocommerce-page .actions .cart-collaterals, .woocommerce .actions .cart-collaterals {
	padding: 27px 25px 10px
}
.qodef-woocommerce-page .actions .select2-container, .woocommerce .actions .select2-container {
	width: 100%
}
.qodef-woocommerce-page .coupon, .woocommerce .coupon {
	font-size: 0
}
.qodef-woocommerce-page .coupon label, .woocommerce .coupon label {
	font-size: 23px;
	display: block;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	letter-spacing: -.2px;
	color: #101010;
	line-height: 29px;
	padding-bottom: 15px
}
.qodef-woocommerce-page .coupon input[type=text], .woocommerce .coupon input[type=text] {
	width: 175px;
	padding: 10px 17px
}
.qodef-woocommerce-page .qodef-shipping-calculator, .woocommerce .qodef-shipping-calculator {
	width: 50%;
	display: inline-block;
	float: left
}
.qodef-woocommerce-page .qodef-shipping-calculator .form-row, .woocommerce .qodef-shipping-calculator .form-row {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left
}
.qodef-woocommerce-page .qodef-shipping-calculator .form-row-last, .woocommerce .qodef-shipping-calculator .form-row-last {
	margin-right: 0
}
.qodef-woocommerce-page .qodef-shipping-calculator .form-row-wide, .woocommerce .qodef-shipping-calculator .form-row-wide {
	width: 100%
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals h2, .woocommerce .qodef-cart-totals .cart_totals h2 {
	font-size: 23px;
	display: block;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	letter-spacing: -.2px;
	color: #101010;
	line-height: 29px;
	padding-bottom: 12px
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table tr, .woocommerce .qodef-cart-totals .cart_totals table tr {
	border: none
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table tr:last-child, .woocommerce .qodef-cart-totals .cart_totals table tr:last-child {
	border-top: 1px solid #e5e5e5
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table tr:first-child, .woocommerce .qodef-cart-totals .cart_totals table tr:first-child {
	border-bottom: 1px solid #e5e5e5
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table tr:first-child th, .woocommerce .qodef-cart-totals .cart_totals table tr:first-child th {
	padding-top: 0
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table tr.shipping td, .qodef-woocommerce-page .qodef-cart-totals .cart_totals table tr.shipping th, .woocommerce .qodef-cart-totals .cart_totals table tr.shipping td, .woocommerce .qodef-cart-totals .cart_totals table tr.shipping th {
	display: inline-table;
	width: 120%;
	text-align: left
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table tr.shipping th, .woocommerce .qodef-cart-totals .cart_totals table tr.shipping th {
	margin: 20px 0 8px
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals .shipping-calculator-form, .woocommerce .qodef-cart-totals .cart_totals .shipping-calculator-form {
	border-top: 1px solid #e5e5e5;
	padding-top: 18px
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals #shipping_method, .woocommerce .qodef-cart-totals .cart_totals #shipping_method {
	list-style-type: none
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals #shipping_method li, .woocommerce .qodef-cart-totals .cart_totals #shipping_method li {
	margin-bottom: 10px
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals #shipping_method .shipping_method, .woocommerce .qodef-cart-totals .cart_totals #shipping_method .shipping_method {
	visibility: hidden;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0;
	vertical-align: middle
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals #shipping_method label, .woocommerce .qodef-cart-totals .cart_totals #shipping_method label {
	position: relative;
	padding-left: 15px;
	vertical-align: middle;
	display: inline-block;
	font-size: 15px
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals #shipping_method label:before, .woocommerce .qodef-cart-totals .cart_totals #shipping_method label:before {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: -23px;
	background: 0 0;
	content: "";
	visibility: visible;
	border: 1px solid #c6c6c6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals #shipping_method label:after, .woocommerce .qodef-cart-totals .cart_totals #shipping_method label:after {
	content: '\f00c';
	font-family: FontAwesome;
	width: 9px;
	height: 5px;
	position: absolute;
	top: 1px;
	left: -20px;
	border-top: none;
	border-right: none;
	background: 0 0;
	opacity: 0;
	visibility: visible;
	color: #000000;
	cursor: pointer
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals #shipping_method label .amount, .woocommerce .qodef-cart-totals .cart_totals #shipping_method label .amount {
	vertical-align: top;
	display: inline-block
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals #shipping_method .shipping_method[checked=checked]~label:after, .woocommerce .qodef-cart-totals .cart_totals #shipping_method .shipping_method[checked=checked]~label:after {
	opacity: 1
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals .shipping-calculator-button, .qodef-woocommerce-page .qodef-cart-totals .cart_totals .shipping-calculator-form .qodef-btn.qodef-btn-solid, .woocommerce .qodef-cart-totals .cart_totals .shipping-calculator-button, .woocommerce .qodef-cart-totals .cart_totals .shipping-calculator-form .qodef-btn.qodef-btn-solid {
	display: inline-block;
	position: relative;
	outline: 0;
	font-style: normal;
	font-weight: 600;
	padding: 0 35px;
	font-size: 12px;
	line-height: 47px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	font-family: Poppins, sans-serif;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-moz-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	background-color: #bababa;
	border: 0
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals .shipping-calculator-button:hover, .qodef-woocommerce-page .qodef-cart-totals .cart_totals .shipping-calculator-form .qodef-btn.qodef-btn-solid:hover, .woocommerce .qodef-cart-totals .cart_totals .shipping-calculator-button:hover, .woocommerce .qodef-cart-totals .cart_totals .shipping-calculator-form .qodef-btn.qodef-btn-solid:hover {
	background-color: #191919
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals .shipping-calculator-button, .woocommerce .qodef-cart-totals .cart_totals .shipping-calculator-button {
	margin-bottom: 18px
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals .shipping-calculator-form .qodef-btn.qodef-btn-solid, .woocommerce .qodef-cart-totals .cart_totals .shipping-calculator-form .qodef-btn.qodef-btn-solid {
	margin: 13px 0 18px
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table th, .woocommerce .qodef-cart-totals .cart_totals table th {
	border: none;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	line-height: 28px;
	padding: 20px 0 8px
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table td, .woocommerce .qodef-cart-totals .cart_totals table td {
	padding: 0 0 5px;
	text-align: right;
	width: auto
}
.qodef-woocommerce-page .qodef-cart-totals .cart_totals table td strong span, .qodef-woocommerce-page .qodef-cart-totals .cart_totals table td>span, .woocommerce .qodef-cart-totals .cart_totals table td strong span, .woocommerce .qodef-cart-totals .cart_totals table td>span {
	color: #8e8e8e;
	font-size: 15px;
	font-weight: 600;
	line-height: 1em
}
.qodef-woocommerce-page .qodef-cart-proceed-update, .woocommerce .qodef-cart-proceed-update {
	text-align: right;
	margin-bottom: 60px
}
.qodef-woocommerce-page .qodef-cart-proceed-update .checkout-button, .woocommerce .qodef-cart-proceed-update .checkout-button {
	margin-left: 4px
}
.qodef-woocommerce-page .cross-sells, .woocommerce .cross-sells {
	border-top: 1px solid #e2e2e2
}
.qodef-woocommerce-page .cross-sells>h2, .woocommerce .cross-sells>h2 {
	padding: 27px 0;
	font-size: 18px;
	line-height: 1.35em;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	letter-spacing: -.2px
}
.qodef-woocommerce-page .cart-empty, .woocommerce .cart-empty {
	margin-left: 31%;
	margin-top: 15%;
	position: relative;
	font-size: 30px;
	font-weight: 600;
	color: #101010;
	padding-left: 100px;
	font-family: Poppins, sans-serif;
	display: inline-block;
	vertical-align: bottom;
	letter-spacing: -.2px
}
.qodef-woocommerce-page .cart-empty:before, .woocommerce .cart-empty:before {
	content: "\e82e";
	font-family: Linearicons-Free;
	font-size: 300px;
	position: absolute;
	right: 100%;
	top: 250%;
	color: #b6b6b6;
	font-weight: 400
}
.qodef-woocommerce-page .return-to-shop, .woocommerce .return-to-shop {
	margin-left: 31%;
	margin-bottom: 22%;
	padding-left: 100px
}
.qodef-woocommerce-page .return-to-shop .button.wc-backward, .woocommerce .return-to-shop .button.wc-backward {
	display: inline-block;
	position: relative;
	outline: 0;
	font-style: normal;
	font-weight: 600;
	padding: 0 35px;
	font-size: 12px;
	line-height: 47px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	font-family: Poppins, sans-serif;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-moz-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #000000;
	color: #fff;
	margin-top: 25px
}
.qodef-woocommerce-page .return-to-shop .button.wc-backward:hover, .woocommerce .return-to-shop .button.wc-backward:hover {
	background-color: #101010
}
.qodef-woocommerce-page .woocommerce-checkout label[for=ship-to-different-address-checkbox], .qodef-woocommerce-page .woocommerce-checkout label[for=createaccount], .woocommerce .woocommerce-checkout label[for=ship-to-different-address-checkbox], .woocommerce .woocommerce-checkout label[for=createaccount] {
	position: relative
}
.qodef-woocommerce-page .woocommerce-checkout label[for=ship-to-different-address-checkbox]:before, .qodef-woocommerce-page .woocommerce-checkout label[for=createaccount]:before, .woocommerce .woocommerce-checkout label[for=ship-to-different-address-checkbox]:before, .woocommerce .woocommerce-checkout label[for=createaccount]:before {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	background: 0 0;
	content: "";
	visibility: visible;
	border: 1px solid #c6c6c6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-woocommerce-page .woocommerce-checkout label[for=ship-to-different-address-checkbox]:after, .qodef-woocommerce-page .woocommerce-checkout label[for=createaccount]:after, .woocommerce .woocommerce-checkout label[for=ship-to-different-address-checkbox]:after, .woocommerce .woocommerce-checkout label[for=createaccount]:after {
	content: '\f00c';
	font-family: FontAwesome;
	width: 9px;
	height: 5px;
	position: absolute;
	border-top: none;
	border-right: none;
	background: 0 0;
	opacity: 0;
	visibility: visible;
	color: #000000;
	cursor: pointer;
	font-size: 13px
}
.qodef-woocommerce-page .woocommerce-checkout label[for=ship-to-different-address-checkbox].checked:after, .qodef-woocommerce-page .woocommerce-checkout label[for=createaccount].checked:after, .woocommerce .woocommerce-checkout label[for=ship-to-different-address-checkbox].checked:after, .woocommerce .woocommerce-checkout label[for=createaccount].checked:after {
	opacity: 1
}
.qodef-woocommerce-page .woocommerce-checkout label[for=createaccount]:before, .woocommerce .woocommerce-checkout label[for=createaccount]:before {
	top: 0;
	left: -23px
}
.qodef-woocommerce-page .woocommerce-checkout label[for=createaccount]:after, .woocommerce .woocommerce-checkout label[for=createaccount]:after {
	top: -1px;
	left: -19px
}
.qodef-woocommerce-page .woocommerce-checkout label[for=ship-to-different-address-checkbox]:before, .woocommerce .woocommerce-checkout label[for=ship-to-different-address-checkbox]:before {
	right: -23px;
	top: 9px
}
.qodef-woocommerce-page .woocommerce-checkout label[for=ship-to-different-address-checkbox]:after, .woocommerce .woocommerce-checkout label[for=ship-to-different-address-checkbox]:after {
	top: 4px;
	right: -16px
}
.qodef-woocommerce-page .woocommerce-checkout .input-checkbox, .woocommerce .woocommerce-checkout .input-checkbox {
	visibility: hidden;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
	vertical-align: middle
}
.qodef-woocommerce-page .woocommerce-checkout .col2-set:after, .qodef-woocommerce-page .woocommerce-checkout .col2-set:before, .woocommerce .woocommerce-checkout .col2-set:after, .woocommerce .woocommerce-checkout .col2-set:before {
	content: '';
	display: table
}
.qodef-woocommerce-page .woocommerce-checkout .col2-set:after, .woocommerce .woocommerce-checkout .col2-set:after {
	clear: both
}
.qodef-woocommerce-page .woocommerce-checkout .col-1, .qodef-woocommerce-page .woocommerce-checkout .col-2, .woocommerce .woocommerce-checkout .col-1, .woocommerce .woocommerce-checkout .col-2 {
	width: 49%;
	margin-right: 1%;
	display: inline-block;
	float: left
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 h3, .qodef-woocommerce-page .woocommerce-checkout .col-2 h3, .woocommerce .woocommerce-checkout .col-1 h3, .woocommerce .woocommerce-checkout .col-2 h3 {
	margin-bottom: 20px
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row, .qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row, .woocommerce .woocommerce-checkout .col-1 .form-row, .woocommerce .woocommerce-checkout .col-2 .form-row {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-last, .qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-last, .woocommerce .woocommerce-checkout .col-1 .form-row-last, .woocommerce .woocommerce-checkout .col-2 .form-row-last {
	margin-right: 0
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-wide, .qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row.notes, .qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-wide, .qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row.notes, .woocommerce .woocommerce-checkout .col-1 .form-row-wide, .woocommerce .woocommerce-checkout .col-1 .form-row.notes, .woocommerce .woocommerce-checkout .col-2 .form-row-wide, .woocommerce .woocommerce-checkout .col-2 .form-row.notes {
	width: 100%
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row label, .qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row label, .woocommerce .woocommerce-checkout .col-1 .form-row label, .woocommerce .woocommerce-checkout .col-2 .form-row label {
	display: none
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row.create-account #createaccount, .qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row.create-account #createaccount, .woocommerce .woocommerce-checkout .col-1 .form-row.create-account #createaccount, .woocommerce .woocommerce-checkout .col-2 .form-row.create-account #createaccount {
	margin: 0;
	display: inline-block;
	height: 24px;
	vertical-align: middle
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row.create-account label, .qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row.create-account label, .woocommerce .woocommerce-checkout .col-1 .form-row.create-account label, .woocommerce .woocommerce-checkout .col-2 .form-row.create-account label {
	display: inline-block;
	vertical-align: middle;
	line-height: 23px
}
.qodef-woocommerce-page .woocommerce-checkout .col-2, .woocommerce .woocommerce-checkout .col-2 {
	margin-left: 1%;
	margin-right: 0
}
.qodef-woocommerce-page .woocommerce-checkout #order_review_heading, .woocommerce .woocommerce-checkout #order_review_heading {
	margin-bottom: 20px
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table {
	margin-bottom: 10px
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table thead tr th, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table thead tr th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	text-align: left
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td {
	color: #8e8e8e;
	font-size: 14px;
	line-height: 24px;
	text-align: left
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr {
	border: 1px solid #e5e5e5
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	vertical-align: middle;
	text-align: left
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td {
	color: #8e8e8e;
	font-size: 14px;
	line-height: 24px;
	text-align: left
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method {
	list-style-type: none
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method li, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method li {
	margin-bottom: 6px
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method .shipping_method, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method .shipping_method {
	visibility: hidden;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0;
	vertical-align: middle
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method label, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method label {
	position: relative;
	padding-left: 15px;
	vertical-align: middle;
	display: inline-block;
	font-size: 15px
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method label:before, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method label:before {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 2px;
	left: -23px;
	background: 0 0;
	content: "";
	visibility: visible;
	border: 1px solid #c6c6c6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method label:after, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method label:after {
	content: '\f00c';
	font-family: FontAwesome;
	width: 9px;
	height: 5px;
	position: absolute;
	top: 1px;
	left: -20px;
	border-top: none;
	border-right: none;
	background: 0 0;
	opacity: 0;
	visibility: visible;
	color: #000000;
	cursor: pointer;
	font-size: 13px
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method label .amount, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method label .amount {
	vertical-align: top;
	display: inline-block
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method .shipping_method[checked=checked]~label:after, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot #shipping_method .shipping_method[checked=checked]~label:after {
	opacity: 1
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods {
	list-style: none
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li {
	margin-bottom: 4px
}
.qodef-shopping-cart-dropdown ul, .qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods p, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods p {
	margin: 0
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods .input-radio, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods .input-radio {
	visibility: hidden;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0;
	vertical-align: middle
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label {
	position: relative;
	padding-left: 15px;
	vertical-align: middle;
	display: inline-block;
	color: #8e8e8e;
	font-size: 13px;
	text-align: left
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label:before, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label:before {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: -23px;
	background: 0 0;
	content: "";
	visibility: visible;
	border: 1px solid #c6c6c6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label:after, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label:after {
	content: '\f00c';
	font-family: FontAwesome;
	width: 9px;
	height: 5px;
	position: absolute;
	top: 1px;
	left: -20px;
	border-top: none;
	border-right: none;
	background: 0 0;
	opacity: 0;
	visibility: visible;
	color: #000000;
	cursor: pointer
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label .amount, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label .amount {
	vertical-align: top;
	display: inline-block
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods .input-radio.checked~label:after, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods .input-radio.checked~label:after {
	opacity: 1
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods div.payment_box, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods div.payment_box {
	font-style: italic;
	vertical-align: middle
}
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods img, .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods img {
	display: none
}
.qodef-shopping-cart-outer {
	height: 100%;
	display: inline-block;
	vertical-align: middle
}
.qodef-shopping-cart-outer .qodef-shopping-cart-inner {
	display: table;
	height: 100%;
	vertical-align: middle
}
.qodef-shopping-cart-outer .qodef-shopping-cart-header {
	display: table-cell;
	vertical-align: middle;
	height: 100%
}
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart {
	position: relative;
	padding: 0;
	background-image: url(img/cart-dropdown-dark.png);
	display: inline-block;
	width: 36px;
	height: 42px;
	background-position: center;
	background-size: 18px 21px;
	background-repeat: no-repeat
}
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart i, .qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart span {
	color: #252525;
	font-size: 18px;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out
}
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart .qodef-cart-label {
	-webkit-transition: color .15s ease;
	-moz-transition: color .15s ease;
	transition: color .15s ease;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	color: #fff!important;
	width: 19px;
	height: 19px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #000000;
	position: absolute;
	top: 0;
	right: -2px
}
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart:hover i, .qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart:hover span {
	color: #000000
}
.qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart:hover .qodef-cart-label {
	color: #fff!important
}
.qodef-shopping-cart-dropdown {
	background-color: #fff;
	box-sizing: border-box;
	left: auto;
	position: absolute;
	right: -1px;
	z-index: 1000;
	width: 350px;
	visibility: hidden;
	opacity: 0;
	top: 100%;
	text-align: left;
	padding: 28px
}
.qodef-shopping-cart-dropdown ul li {
	position: relative;
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding: 28px 0
}
.qodef-shopping-cart-dropdown ul li a {
	display: block
}
.qodef-shopping-cart-dropdown ul li a:hover {
	color: #000000
}
.qodef-shopping-cart-dropdown ul li:first-child {
	padding-top: 0
}
.qodef-shopping-cart-dropdown ul li .qodef-item-image-holder {
	position: relative;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	width: 73px;
	line-height: 0;
	text-align: left
}
.qodef-shopping-cart-dropdown ul li .qodef-item-image-holder .qodef-item-image-holder-inner {
	display: inline-block;
	width: 73px;
	overflow: hidden
}
.qodef-shopping-cart-dropdown ul li .qodef-item-image-holder img {
	vertical-align: middle
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder {
	position: relative;
	display: table-cell;
	height: 100%;
	width: 100%;
	padding-left: 15px;
	text-align: left;
	vertical-align: top
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left {
	float: left;
	padding-right: 32px
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left a {
	color: #101010;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	letter-spacing: -.2px;
	font-weight: 600;
	text-transform: capitalize
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left a:hover {
	color: #000000
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left span {
	display: block
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left span.qodef-quantity {
	color: #868686;
	font-size: 14px;
	line-height: 20px
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-left span.amount {
	font-family: Poppins, sans-serif;
	font-weight: 600;
	color: #101010;
	letter-spacing: -.2px;
	line-height: 19px;
	font-size: 12px;
	margin-top: 4px
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-right {
	display: inline-block;
	position: absolute;
	right: -4px;
	top: 0
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-right .remove {
	color: #8b8b8b;
	font-size: 18px;
	text-align: center
}
.qodef-shopping-cart-dropdown .qodef-item-info-holder .qodef-item-right .remove:hover {
	color: #000000
}
.qodef-shopping-cart-dropdown span.qodef-total span {
	color: #000000;
	font-weight: 600;
	padding: 0 0 0 2px;
	letter-spacing: 0
}
.qodef-shopping-cart-dropdown .qodef-empty-cart {
	border: none;
	padding: 0;
	color: #868686
}
.qodef-shopping-cart-dropdown .qodef-cart-list a>img {
	display: block
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom {
	padding: 12px 0 0
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .checkout, .qodef-shopping-cart-dropdown .qodef-cart-bottom .view-cart {
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	-webkit-transition: background-color .2s ease-out, color .2s ease-out;
	-moz-transition: background-color .2s ease-out, color .2s ease-out;
	transition: background-color .2s ease-out, color .2s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 49%;
	font-family: Poppins, sans-serif;
	font-size: 11px;
	letter-spacing: .8px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	display: inline-block;
	float: left;
	color: #fff;
	background-color: #000000
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .checkout:hover, .qodef-shopping-cart-dropdown .qodef-cart-bottom .view-cart:hover {
	background-color: #101010
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .checkout span, .qodef-shopping-cart-dropdown .qodef-cart-bottom .view-cart span {
	margin-right: 5px;
	vertical-align: baseline
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .view-cart {
	margin-right: 2%
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder {
	margin: 0 0 28px;
	padding-bottom: 10px;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -.2px;
	border-bottom: 1px solid #e5e5e5
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder .qodef-total {
	float: left;
	color: #101010
}
.qodef-shopping-cart-dropdown .qodef-cart-bottom .qodef-subtotal-holder .qodef-total-amount {
	float: right;
	color: #000000
}
.qodef-shopping-cart-dropdown {
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.qodef-shopping-cart-header:hover .qodef-shopping-cart-dropdown {
	visibility: visible;
	opacity: 1
}
.qodef-top-bar .qodef-shopping-cart-outer {
	float: left;
	position: relative;
	height: 40px;
	line-height: 40px
}
.qodef-top-bar .qodef-shopping-cart-outer .qodef-shopping-cart-inner {
	display: block;
	height: 100%
}
.qodef-top-bar .qodef-shopping-cart-outer .qodef-shopping-cart-header {
	height: 100%
}
@media only screen and (min-width:1000px) {
.qodef-dark-header :not(.qodef-sticky-header) .qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart {
	background-image: url(img/cart-dropdown-dark.png)
}
.qodef-light-header :not(.qodef-sticky-header) .qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart {/* background-image:url(img/cart-dropdown.png) */
}
.qodef-dark-header .qodef-sticky-header .qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart, .qodef-light-header .qodef-sticky-header .qodef-shopping-cart-outer .qodef-shopping-cart-header .qodef-header-cart {
	background-image: url(img/cart-dropdown-dark.png)
}
}
.qodef-vertical-align-containers .qodef-shopping-cart-header {
	padding: 0 10px 0 0
}
.qodef-vertical-menu-area .qodef-shopping-cart-dropdown {
	right: auto
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content, .qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 30%;
	padding: 0 30px 0 0;
	margin: 0 0 40px
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-top: 1px solid #e6e6e6
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
	color: #000000
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #222
}
.qodef-woocommerce-page.woocommerce-account .myaccount_user a, .qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
	color: #000000
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
	width: 70%;
	padding: 0 0 0 30px;
	margin: 0 0 40px
}
.qodef-woocommerce-page.woocommerce-account p {
	margin: 0
}
.qodef-woocommerce-page.woocommerce-account .myaccount_user {
	margin: 20px 0 40px
}
.qodef-woocommerce-page.woocommerce-account h2 {
	font-size: 23px;
	line-height: 1.4em
}
.qodef-woocommerce-page.woocommerce-account h3 {
	font-size: 18px;
	line-height: 1.35em
}
.qodef-woocommerce-page.woocommerce-account .digital-downloads {
	list-style: none
}
.qodef-woocommerce-page.woocommerce-account .my_account_orders {
	margin: 16px 0 45px
}
.qodef-woocommerce-page.woocommerce-account .my_account_orders thead th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px
}
.qodef-woocommerce-page.woocommerce-account .my_account_orders tbody td {
	font-size: 14px
}
.qodef-woocommerce-page.woocommerce-account p.myaccount_address {
	margin-bottom: 28px
}
.qodef-woocommerce-page.woocommerce-account .address {
	margin-bottom: 20px
}
.qodef-woocommerce-page.woocommerce-account .address .title h3 {
	display: inline-block
}
.qodef-woocommerce-page.woocommerce-account .address .title a {
	color: #000000;
	margin-left: 10px
}
.qodef-woocommerce-page.woocommerce-account .edit-account {
	margin-top: 20px
}
.qodef-woocommerce-page.woocommerce-account .edit-account p {
	margin-bottom: 10px
}
.qodef-woocommerce-page.woocommerce-account .edit-account fieldset {
	margin: 50px 0 20px
}
.qodef-woocommerce-page.woocommerce-account .edit-account fieldset legend {
	font-family: Poppins, sans-serif;
	font-size: 15px;
	color: #101010;
	font-weight: 500;
	letter-spacing: -.2px;
	margin-bottom: 10px
}
.qodef-woocommerce-page.woocommerce-account .edit-account fieldset .woocommerce-password-strength {
	font-size: 16px;
	display: inline-block;
	margin-top: 5px;
	padding: 5px 40px;
	color: #fff
}
.qodef-woocommerce-page.woocommerce-account .edit-account fieldset .woocommerce-password-strength.short {
	background-color: #ff5353;
	max-width: 360px
}
.qodef-woocommerce-page.woocommerce-account .edit-account fieldset .woocommerce-password-strength.bad {
	background-color: #fad054;
	max-width: 360px
}
.qodef-woocommerce-page.woocommerce-account .edit-account fieldset .woocommerce-password-strength.good {
	background-color: #93c9f4;
	max-width: 160px
}
.qodef-woocommerce-page.woocommerce-account .edit-account fieldset .woocommerce-password-strength.strong {
	background-color: #0EBD0E;
	max-width: 160px
}
.qodef-woocommerce-page.woocommerce-account .edit-account fieldset .woocommerce-password-hint {
	display: block
}
.qodef-woocommerce-page.woocommerce-account .track_order p:first-child {
	text-align: center;
	background-color: #000000;
	color: #fff;
	padding: 48px;
	font-family: Poppins, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 29px;
	margin-bottom: 45px
}
.qodef-woocommerce-page.woocommerce-account .track_order p.form-row-first, .qodef-woocommerce-page.woocommerce-account .track_order p.form-row-last {
	width: 49%;
	display: inline-block;
	float: left;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-account .track_order p.form-row-first label, .qodef-woocommerce-page.woocommerce-account .track_order p.form-row-last label {
	font-family: Poppins, sans-serif;
	font-size: 15px;
	letter-spacing: -.2px;
	color: #101010;
	font-weight: 500;
	margin-bottom: 9px;
	display: inline-block
}
.qodef-woocommerce-page.woocommerce-account .track_order p.form-row-first {
	margin-right: 2%
}
.qodef-woocommerce-page.woocommerce-account .track_order p:last-of-type {
	text-align: center;
	margin-top: 47px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address h3 {
	font-size: 23px;
	line-height: 1.4em;
	margin: 15px 0 10px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address p, .qodef-woocommerce-page.woocommerce-account.woocommerce-lost-password p {
	margin-bottom: 10px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address p:last-child {
	margin-top: 35px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-lost-password p:first-child {
	font-size: 15px;
	line-height: 1.8em;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	color: #8e8e8e;
	margin-bottom: 16px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-lost-password .lost_reset_password {
	margin: 50px 0
}
.qodef-woocommerce-page.woocommerce-account #customer_login {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin-top: 70px;
	margin-bottom: 65px
}
.qodef-woocommerce-page.woocommerce-account #customer_login h2 {
	margin-bottom: 12px
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1, .qodef-woocommerce-page.woocommerce-account #customer_login .col-2 {
	width: 49%;
	display: inline-block;
	float: left
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 p, .qodef-woocommerce-page.woocommerce-account #customer_login .col-2 p {
	margin-bottom: 10px;
	display: inline-block
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 p.form-row-wide, .qodef-woocommerce-page.woocommerce-account #customer_login .col-2 p.form-row-wide {
	width: 100%
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 .button, .qodef-woocommerce-page.woocommerce-account #customer_login .col-2 .button {
	margin-top: 10px
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 {
	margin-right: 2%
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 label[for=rememberme] {
	margin-left: 0;
	vertical-align: middle;
	display: block;
	margin-top: 17px;
	position: relative
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 label[for=rememberme] input {
	visibility: hidden;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 9px 0 0;
	vertical-align: middle
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 label[for=rememberme]:before {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 0;
	background: 0 0;
	content: "";
	visibility: visible;
	border: 1px solid #c6c6c6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 label[for=rememberme]:after {
	content: '\f00c';
	font-family: FontAwesome;
	width: 9px;
	height: 5px;
	position: absolute;
	top: 1px;
	left: 4px;
	border-top: none;
	border-right: none;
	background: 0 0;
	opacity: 0;
	visibility: visible;
	color: #000000;
	cursor: pointer
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 label[for=rememberme].checked:after {
	opacity: 1
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 .lost_password {
	float: right;
	color: #8e8e8e;
	font-size: 15px
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 .lost_password a {
	position: relative
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 .lost_password a:after {
	content: "";
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #8e8e8e;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out
}
.qodef-woocommerce-page.woocommerce-account #customer_login .col-1 .lost_password a:hover:after {
	border-bottom-color: #000000
}
.qodef-woocommerce-page .shop_table.order_details tfoot tr, .qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .order_details tfoot tr, .qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .shop_table.order_details tfoot tr {
	border: 1px solid #e5e5e5
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .order-info {
	margin-bottom: 25px;
	position: relative;
	display: block;
	padding: 18px 40px;
	background-color: #f6f6f5;
	color: #101010;
	font-size: 15px;
	font-weight: 500;
	font-family: Poppins, sans-serif;
	letter-spacing: -.2px;
	line-height: 30px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .order-info mark {
	background: #000000;
	color: #fff;
	padding: 0 5px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .order_details {
	margin-bottom: 20px;
	margin-top: 18px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .order_details thead th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .order_details tbody td {
	text-align: left;
	font-size: 14px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .order_details tfoot th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .order_details tfoot td {
	font-size: 14px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .customer_details {
	margin-bottom: 28px;
	margin-top: 18px
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .customer_details tbody th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .customer_details tbody td {
	font-size: 14px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-account.woocommerce-view-order .addresses .col-1 {
	margin-bottom: 20px
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received h2 {
	font-size: 23px;
	line-height: 1.4em
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received h3 {
	font-size: 15px;
	line-height: 1.8em;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	color: #8e8e8e
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received p {
	margin: 10px 0 30px
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-received {
	margin-bottom: 25px;
	position: relative;
	display: block;
	padding: 18px 40px;
	background-color: #f6f6f5;
	color: #101010;
	font-size: 15px;
	font-weight: 500;
	font-family: Poppins, sans-serif;
	letter-spacing: -.2px
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details {
	list-style-type: none;
	margin: 0
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .customer_details, .qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .shop_table.order_details {
	margin-top: 16px;
	margin-bottom: 20px
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .shop_table.order_details thead th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .shop_table.order_details tbody td {
	text-align: left;
	font-size: 14px
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .shop_table.order_details tfoot th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .shop_table.order_details tfoot td {
	font-size: 14px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .customer_details tbody th {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	color: #101010;
	letter-spacing: -.2px;
	font-size: 15px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .customer_details tbody td {
	font-size: 14px;
	text-align: left
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received .addresses .col-1 {
	margin-bottom: 20px
}
.qodef-woocommerce-page.woocommerce-checkout.woocommerce-order-received address {
	margin-bottom: 25px
}
.qodef-woocommerce-page .shop_table.customer_details, .qodef-woocommerce-page .shop_table.order_details {
	margin: 16px 0 20px
}
.qodef-woocommerce-page .select2-container .select2-choice, .woocommerce .select2-container .select2-choice {
	height: 49px;
	padding-left: 17px;
	border: 1px solid #c6c6c6;
	line-height: 47px;
	color: #9a9a9a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	background-color: #fff;
	background-image: none;
	overflow: visible;
	min-width: 160px
}
.qodef-woocommerce-page .select2-container .select2-choice>.select2-chosen, .woocommerce .select2-container .select2-choice>.select2-chosen {
	margin-right: 42px
}
.qodef-woocommerce-page .select2-container .select2-choice .select2-arrow, .woocommerce .select2-container .select2-choice .select2-arrow {
	width: 49px;
	height: 49px;
	position: absolute;
	right: -1px;
	top: -1px;
	border-radius: 0;
	background: 0 0;
	background-image: none;
	border: 1px solid #c6c6c6;
	color: #9a9a9a;
	-webkit-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	-moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-woocommerce-page .select2-container .select2-choice:hover .select2-arrow, .woocommerce .select2-container .select2-choice:hover .select2-arrow {
	background-color: #000000;
	color: #fff;
	border-color: #000000
}
.qodef-woocommerce-page .select2-container .select2-choice .select2-arrow b:after, .woocommerce .select2-container .select2-choice .select2-arrow b:after {
	color: inherit;
	content: '\f107';
	font-family: FontAwesome, serif;
	font-size: 14px;
	height: 100%;
	line-height: 49px;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	border: none
}
.qodef-woocommerce-page .select2-container-active .select2-choice, .qodef-woocommerce-page .select2-container-active .select2-choices, .woocommerce .select2-container-active .select2-choice, .woocommerce .select2-container-active .select2-choices {
	border: 1px solid #a5a5a5;
	color: #777;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.qodef-woocommerce-page .select2-container-active .select2-choice .select2-arrow, .woocommerce .select2-container-active .select2-choice .select2-arrow {
	border: 1px solid #a5a5a5;
	color: #777
}
.qodef-woocommerce-page .select2-drop-active, .woocommerce .select2-drop-active {
	border: 1px solid #a5a5a5
}
.qodef-woocommerce-page .select2-drop, .woocommerce .select2-drop {
	background-color: #fff;
	color: #777;
	border: 1px solid #a5a5a5;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.qodef-woocommerce-page .woocommerce-ordering .orderby, .woocommerce .woocommerce-ordering .orderby {
	float: right;
	width: 180px
}
.qodef-woocommerce-page .woocommerce-ordering .orderby .select2-choice, .woocommerce .woocommerce-ordering .orderby .select2-choice {
	height: 40px;
	line-height: 38px
}
.qodef-woocommerce-page .woocommerce-ordering .orderby .select2-choice .select2-arrow, .woocommerce .woocommerce-ordering .orderby .select2-choice .select2-arrow {
	width: 40px;
	height: 40px
}
.qodef-woocommerce-page .woocommerce-ordering .orderby .select2-choice .select2-arrow b:after, .woocommerce .woocommerce-ordering .orderby .select2-choice .select2-arrow b:after {
	line-height: 40px
}
.qodef-woocommerce-page .qodef-shipping-calculator .country_to_state, .woocommerce .qodef-shipping-calculator .country_to_state {
	width: 100%
}
.qodef-woocommerce-page .select2-search input, .woocommerce .select2-search input {
	background-image: none;
	position: relative
}
.qodef-woocommerce-page .select2-results, .woocommerce .select2-results {
	background-color: #fff
}
.qodef-woocommerce-page .select2-results .select2-highlighted, .woocommerce .select2-results .select2-highlighted {
	background: #000000
}
.woocommerce .product.product-category a {
	position: relative;
	display: block
}
.woocommerce .product.product-category a:before {
	content: '';
	position: absolute;
	top: -50%;
	left: -50%;
	height: 200%;
	width: 200%;
	z-index: 100;
	background-color: rgba(0,0,0,.45);
	opacity: 0;
	-webkit-transform: rotate(-45deg) translate(0, 100%);
	-moz-transform: rotate(-45deg) translate(0, 100%);
	transform: rotate(-45deg) translate(0, 100%);
	-webkit-transition: opacity .2s ease, -webkit-transform 0s ease .2s;
	transition: opacity .2s ease, transform 0s ease .2s
}
.woocommerce .product.product-category a h3 {
	font-size: 23px;
	line-height: 1.3em;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 60%;
	z-index: 200;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
	-webkit-transition: opacity .2s ease, top 0s .2s;
	-moz-transition: opacity .2s ease, top 0s .2s;
	transition: opacity .2s ease, top 0s .2s;
	opacity: 0
}
.woocommerce .product.product-category a h3 mark {
	background-color: transparent;
	color: #fff;
	display: block;
	font-size: 14px
}
.woocommerce .product.product-category a:hover:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 1;
	-webkit-transition: opacity .5s ease, -webkit-transform .85s cubic-bezier(.26, .63, 0, .96);
	transition: opacity .5s ease, transform .85s cubic-bezier(.26, .63, 0, .96)
}
.woocommerce .product.product-category a:hover h3 {
	-webkit-transition: opacity .3s ease .15s, top .4s ease .15s;
	-moz-transition: opacity .3s ease .15s, top .4s ease .15s;
	transition: opacity .3s ease .15s, top .4s ease .15s;
	opacity: 1;
	top: 50%
}
.woocommerce .product.product-category.first.last {
	width: 100%;
	margin-right: 0;
	margin-bottom: 0
}
.woocommerce .products .product.product-category {
	margin-bottom: 2%
}
.product.woocommerce.add_to_cart_inline {
	padding: 0!important;
	margin: 0!important;
	border: none!important;
	float: none;
	text-align: inherit
}
.product.woocommerce.add_to_cart_inline del {
	margin-right: 7px
}
.product.woocommerce.add_to_cart_inline .amount, .product.woocommerce.add_to_cart_inline del, .product.woocommerce.add_to_cart_inline ins {
	font-family: Poppins, sans-serif;
	font-weight: 600;
	font-size: 23px;
	color: #101010;
	line-height: 29px;
	letter-spacing: -.5px
}
.product.woocommerce.add_to_cart_inline ins:after, .product.woocommerce.add_to_cart_inline>span.amount:after {
	display: block;
	width: 100%;
	height: 1px;
	content: ''
}
.product.woocommerce.add_to_cart_inline .added_to_cart, .product.woocommerce.add_to_cart_inline .qodef-btn {
	margin: 20px 0 9px
}
.yith-wcwl-add-to-wishlist {
	display: inline-block;
	width: 100%;
	margin-top: 0
}
.yith-wcwl-add-to-wishlist .add_to_wishlist {
	font-family: Poppins, sans-serif;
	font-size: 13px;
	letter-spacing: -.2px;
	color: #101010;
	font-weight: 500;
	padding-left: 5px
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:before {
	content: "\e030";
	font-family: ElegantIcons;
	color: #8d8d8d;
	font-size: 16px
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:after {
	content: '';
	display: inline-block;
	width: 37px;
	height: 5px;
	background: rgba(255,255,255,0);
	opacity: 0;
	-webkit-transition: opacity .3s, width 3s ease 30s, height 0s ease 30s;
	-moz-transition: opacity .3s, width 3s ease 30s, height 0s ease 30s;
	transition: opacity .3s, width 3s ease 30s, height 0s ease 30s;
	background-image: url(img/wishlist_loader.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle
}
.yith-wcwl-add-to-wishlist.qodef-custom-loader .add_to_wishlist:after {
	opacity: 1;
	-webkit-transition: opacity .3s, width 0s ease 0s, height 0s ease 0s;
	-moz-transition: opacity .3s, width 0s ease 0s, height 0s ease 0s;
	transition: opacity .3s, width 0s ease 0s, height 0s ease 0s
}
.yith-wcwl-add-to-wishlist .ajax-loading {
	display: none!important
}
.qodef-single-product-images .yith-wcwl-add-to-wishlist, .qodef-single-product-info-bottom .yith-wcwl-add-to-wishlist {
	margin-top: 30px
}
.yith-wcwl-wishlistaddedbrowse span, .yith-wcwl-wishlistexistsbrowse span {
	font-family: Poppins, sans-serif;
	font-size: 13px;
	letter-spacing: -.2px;
	color: #101010;
	font-weight: 500
}
.yith-wcwl-wishlistaddedbrowse span:before, .yith-wcwl-wishlistexistsbrowse span:before {
	content: "\e089";
	font-family: ElegantIcons;
	margin-right: 5px
}
.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a {
	color: #000000;
	position: relative
}
.yith-wcwl-wishlistaddedbrowse a:after, .yith-wcwl-wishlistexistsbrowse a:after {
	content: "";
	border-bottom: 1px solid #000000;
	width: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0
}
#yith-wcwl-popup-message {
	display: none!important
}
.qodef-woocommerce-page .products .yith-wcwl-add-to-wishlist, .woocommerce .products .yith-wcwl-add-to-wishlist {
	position: absolute;
	top: 2px;
	left: calc(100% - 15px);
	margin: 0;
	overflow: hidden
}
.qodef-woocommerce-page .products .yith-wcwl-add-to-wishlist .add_to_wishlist:before, .woocommerce .products .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
	font-size: 13px;
	color: #afafaf;
	line-height: 14px;
	position: relative;
	z-index: 20;
	padding-left: 1px;
	width: 15px;
	height: 20px;
	display: inline-block
}
.qodef-woocommerce-page .products .yith-wcwl-add-to-wishlist .add_to_wishlist:after, .woocommerce .products .yith-wcwl-add-to-wishlist .add_to_wishlist:after {
	display: none
}
.qodef-woocommerce-page .products .yith-wcwl-add-button, .qodef-woocommerce-page .products .yith-wcwl-wishlistaddedbrowse, .qodef-woocommerce-page .products .yith-wcwl-wishlistexistsbrowse, .woocommerce .products .yith-wcwl-add-button, .woocommerce .products .yith-wcwl-wishlistaddedbrowse, .woocommerce .products .yith-wcwl-wishlistexistsbrowse {
	font-size: 0;
	line-height: 0;
	padding: 0;
	transform: translateZ(0)
}
.qodef-woocommerce-page .products .yith-wcwl-add-button a, .qodef-woocommerce-page .products .yith-wcwl-add-button span, .qodef-woocommerce-page .products .yith-wcwl-wishlistaddedbrowse a, .qodef-woocommerce-page .products .yith-wcwl-wishlistaddedbrowse span, .qodef-woocommerce-page .products .yith-wcwl-wishlistexistsbrowse a, .qodef-woocommerce-page .products .yith-wcwl-wishlistexistsbrowse span, .woocommerce .products .yith-wcwl-add-button a, .woocommerce .products .yith-wcwl-add-button span, .woocommerce .products .yith-wcwl-wishlistaddedbrowse a, .woocommerce .products .yith-wcwl-wishlistaddedbrowse span, .woocommerce .products .yith-wcwl-wishlistexistsbrowse a, .woocommerce .products .yith-wcwl-wishlistexistsbrowse span {
	font-size: 0;
	line-height: 0;
	padding: 0;
	display: inline-block;
	width: 0
}
.qodef-woocommerce-page .products .yith-wcwl-wishlistaddedbrowse a:before, .qodef-woocommerce-page .products .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce .products .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce .products .yith-wcwl-wishlistexistsbrowse a:before {
	content: "\e089";
	font-family: ElegantIcons;
	margin-right: 0;
	font-size: 13px;
	color: #afafaf;
	line-height: 14px;
	position: relative;
	z-index: 20;
	padding-left: 1px;
	display: inline-block;
	width: 15px;
	height: 20px
}
.qodef-woocommerce-page .products .yith-wcwl-wishlistaddedbrowse a:after, .qodef-woocommerce-page .products .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce .products .yith-wcwl-wishlistaddedbrowse a:after, .woocommerce .products .yith-wcwl-wishlistexistsbrowse a:after {
	width: 0
}
.qodef-woocommerce-page .products .yith-wcwl-wishlistaddedbrowse span:before, .qodef-woocommerce-page .products .yith-wcwl-wishlistexistsbrowse span:before, .woocommerce .products .yith-wcwl-wishlistaddedbrowse span:before, .woocommerce .products .yith-wcwl-wishlistexistsbrowse span:before {
	content: ''
}
.yith-wcpsc-product-table-wrapper {
	padding: 0
}
.yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table {
	width: 100%;
	border-collapse: collapse;
	box-shadow: none;
	border: 1px solid #e6e6e6
}
.yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table td, .yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table th {
	padding: 8px;
	border: 1px solid #e6e6e6;
	text-align: center;
	height: auto
}
.yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table th, .yith-wcpsc-product-table-wrapper .yith-wcpsc-product-table tr>td:first-child {
	background-color: transparent;
	font-weight: 600
}
.qodef-page-header .qodef-login-widget-holder {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.qodef-page-header .qodef-login-widget-holder ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.qodef-page-header .qodef-login-widget-holder>ul {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.qodef-page-header .qodef-login-widget-holder>ul>li {
	position: relative;
	height: 100%;
	vertical-align: middle
}
.qodef-page-header .qodef-login-widget-holder>ul>li>a {
	padding: 0 20px;
	position: relative;
	color: #252525;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0;
	display: block;
	vertical-align: middle;
	border-style: solid;
	border-width: 0;
	line-height: 18px;
	font-family: Poppins, sans-serif;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	border-color: transparent;
	background-color: transparent;
	-webkit-transition: color .15s ease-out, color .15s ease-out, border-color .15s ease-out, background-color .15s ease-out;
	-moz-transition: color .15s ease-out, color .15s ease-out, border-color .15s ease-out, background-color .15s ease-out;
	transition: color .15s ease-out, color .15s ease-out, border-color .15s ease-out, background-color .15s ease-out;
}
.qodef-page-header .qodef-login-widget-holder>ul>li:hover a {
	color: #000000
}
.qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown {
	position: absolute;
	top: 100%;
	left: auto;
	right: 0;
	visibility: hidden;
	overflow: hidden;
	opacity: 0
}
.qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown ul {
	width: 210px;
	text-align: left;
	background: #fff;
	box-sizing: border-box;
	padding: 10px 0
}
.qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown ul li {
	display: block;
	position: relative;
	float: none;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	color: #747474;
	height: auto;
	font-size: 13px;
	line-height: 19px;
	font-weight: 500;
	margin: 0;
	padding: 12px 26px;
	float: none;
	font-family: Poppins, sans-serif;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out
}
.qodef-mobile-header .qodef-login-widget-holder .qodef-account-dropdown.second, .qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown ul li ul {
	display: none!important
}
.qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown ul li a>span {
	position: relative;
	z-index: 20
}
.qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown ul li:hover a {
	padding-left: 31px;
	-webkit-transition: color .4s ease-out, padding-left .4s ease;
	-moz-transition: color .4s ease-out, padding-left .4s ease;
	transition: color .4s ease-out, padding-left .4s ease
}
.qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown ul li.current-menu-item>a {
	color: #747474
}
.qodef-page-header .qodef-login-widget-holder .qodef-account-dropdown.qodef-drop-down-start {
	visibility: visible;
	overflow: visible;
	opacity: 1;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}
.qodef-mobile-header .qodef-login-widget-holder>ul {
	margin: 0;
	padding: 0
}
.qodef-mobile-header .qodef-login-widget-holder>ul>li>a {
	color: #8d8d8d
}
.qodef-mobile-header .qodef-login-widget-holder>ul>li:hover a {
	color: #000000
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-login-widget-holder>ul>li:hover>a, .qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-login-widget-holder>ul>li>a, .qodef-light-header.qodef-header-style-on-scroll .qodef-page-header .qodef-login-widget-holder>ul>li:hover>a, .qodef-light-header.qodef-header-style-on-scroll .qodef-page-header .qodef-login-widget-holder>ul>li>a {
	color: #000;
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-login-widget-holder>ul>li:hover>a, .qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-login-widget-holder>ul>li>a, .qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-login-widget-holder>ul>li:hover>a, .qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-login-widget-holder>ul>li>a {
	color: #000
}
body.qodef-dropdown-slide-from-bottom .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second {
	overflow: visible;
	-webkit-transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s;
	-moz-transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s;
	transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s
}
body.qodef-dropdown-slide-from-bottom .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second>ul {
	position: relative;
	top: 30px;
	-webkit-transition: all .3s cubic-bezier(.39, .575, .565, 1);
	-moz-transition: all .3s cubic-bezier(.39, .575, .565, 1);
	transition: all .3s cubic-bezier(.39, .575, .565, 1)
}
body.qodef-dropdown-slide-from-bottom .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second.qodef-drop-down-start>ul {
	top: 0
}
body.qodef-dropdown-slide-from-top .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second {
	overflow: visible;
	-webkit-transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s;
	-moz-transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s;
	transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s
}
body.qodef-dropdown-slide-from-top .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second>ul {
	position: relative;
	top: -30px;
	-webkit-transition: all .3s cubic-bezier(.39, .575, .565, 1);
	-moz-transition: all .3s cubic-bezier(.39, .575, .565, 1);
	transition: all .3s cubic-bezier(.39, .575, .565, 1)
}
body.qodef-dropdown-slide-from-top .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second.qodef-drop-down-start>ul {
	top: 0
}
body.qodef-dropdown-slide-from-left .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second {
	overflow: visible;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out
}
body.qodef-dropdown-slide-from-left .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second>ul {
	position: relative;
	left: -30px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out
}
body.qodef-dropdown-slide-from-left .qodef-page-header .qodef-login-widget-holder.qodef-drop-down .qodef-account-dropdown.second.qodef-drop-down-start>ul {
	left: 0
}
.qodef-top-bar .qodef-login-widget-holder {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.qodef-top-bar .qodef-login-widget-holder ul {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	list-style: none
}
.qodef-top-bar .qodef-login-widget-holder ul li {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.qodef-top-bar .qodef-login-widget-holder ul li a {
	padding: 0 22px;
	position: relative;
	color: #b2b2b2;
	font-weight: 500;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	font-family: Poppins, sans-serif;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out
}
.qodef-top-bar .qodef-login-widget-holder ul li a:hover {
	color: #fff
}
.qodef-top-bar .qodef-login-widget-holder ul li a:after {
	content: '';
	height: 11px;
	width: 1px;
	background-color: #3d3d3d;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}
.qodef-top-bar .qodef-login-widget-holder .qodef-account-dropdown {
	position: relative;
	left: 0;
	top: 0;
	visibility: visible;
	overflow: visible;
	display: inline-block;
	vertical-align: middle;
	opacity: 1
}
