/**handles:divi-woocommerce-extended-ajax-search,magnific-popup,divi-woocommerce-extended-woo-products**/
.et-db #et-boc .et-fb-modules-list li.dwe_ajax_search::before,
.et-db #et-boc .et-l .et-fb-modules-list li.dwe_ajax_search::before,
.et-db #et-boc .et_fb_saved_layouts_list li.dwe_ajax_search::before {
	font-family: dashicons;
	content: "\F13a";
}
#et-boc .et-l .dwe_ajax_search_active_parent,
#et-boc .et-l .dwe_ajax_search_active_parent,
.et_pb_row.dwe_ajax_search_active_parent,
.et_pb_column.dwe_ajax_search_active_parent {
	z-index: 9999;
}

.dwe_ajax_search {
	overflow: visible !important;
}
.dwe_ajax_search_wrap,
.dwe_ajax_search_field_wrap {
	position: relative;
}
.dwe_ajax_search_field_wrap {
	overflow: hidden;
}
.dwe_ajax_search_icon:after {
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: ETModules;
	font-size: 16px;
	color: #000;
	transform: translateY(-50%);
	content: "\55";
}
.dwe_ajax_clear_icon {
	display: none;
	position: absolute;
	cursor: pointer;
	top: 50%;
	right: 10px;
	font-family: ETModules;
	font-size: 20px;
	color: #000;
	transform: translateY(-50%);
	z-index: 3;
}
.dwe_ajax_search_loader .dwe_ajax_clear_icon,
.dwe_ajax_search_icon .dwe_ajax_clear_icon{
	right: 35px;
}
.dwe_has_text .dwe_ajax_clear_icon{
	display: inline;
}
.dwe_ajax_search .dwe_ajax_search_field {
	border-width: 2px;
	border-style: solid;
	border-color: #333;
	width: 100%;
	margin: 0;
	padding: 10px 35px 10px 10px;
	font-size: 16px;
}

/* clears the 'X' from Internet Explorer */
.dwe_ajax_search input[type="search"]::-ms-clear,
.dwe_ajax_search input[type="search"]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

/* clears the 'X' from Chrome */
.dwe_ajax_search input[type="search"]::-webkit-search-decoration,
.dwe_ajax_search input[type="search"]::-webkit-search-cancel-button,
.dwe_ajax_search input[type="search"]::-webkit-search-results-button,
.dwe_ajax_search input[type="search"]::-webkit-search-results-decoration{
	-webkit-appearance:none;
}
.dwe_ajax_search_results_wrap {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.dwe_ajax_search_results {
	border-width: 0;
	border-style: solid;
	border-color: #333;
	background: #f1f1f1;
	padding: 10px;
}
.dwe-result-layout-layout1 .dwe_ajax_search_results{
	max-height: 250px;
}
.dwe-result-layout-layout2 .dwe_ajax_search_results,
.dwe-result-layout-layout3 .dwe_ajax_search_results{
	max-height: 350px;
}

.dwe_ajax_search .dwe_ajax_search_wrap .dwe_ajax_search_results {
	overflow-x: hidden;
	overflow-y: auto;
}

.dwe_ajax_search_item {
	background: #fff;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	border: 0 solid transparent;
}

.dwe_ajax_search_item p {
	padding-bottom: 5px;
}
.dwe_ajax_search_item:last-child {
	margin-bottom: 0;
}
.dwe_ajax_search_item .dwe_ajax_search_item_link{
	position: relative;
	text-decoration: none;
}
.dwe-result-layout-layout1 .dwe_ajax_search_item .dwe_ajax_search_item_link{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.dwe-result-layout-layout3 .dwe_ajax_search_item .dwe_ajax_search_item_link{
	display: block;
}
.dwe-result-layout-layout1 .dwe_ajax_search_item .dwe_ajax_search_item_image{
	width: 85px;
	float: left;
	line-height: 0;
}
.dwe-result-layout-layout2 .dwe_ajax_search_item .dwe_ajax_search_item_image,
.dwe-result-layout-layout3 .dwe_ajax_search_item .dwe_ajax_search_item_image{
	width: 100%;
}

.dwe_ajax_search_item_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.dwe-result-layout-layout2 .dwe_ajax_search_item_image,
.dwe-result-layout-layout3 .dwe_ajax_search_item_image{
	height: 200px;
}
.dwe_ajax_search_only_featured_image .dwe_ajax_search_item_image {
	width: 100%;
}
.dwe_ajax_search_item .dwe_ajax_search_item_content {
	width: 100%;
	padding: 10px;
}
.dwe-result-layout-layout1 .dwe_ajax_search_item .dwe_ajax_search_item_image + .dwe_ajax_search_item_content{
	width: calc(100% - 85px);
	float: left;
}
.dwe-result-layout-layout2 .dwe_ajax_search_item .dwe_ajax_search_item_content,
.dwe-result-layout-layout3 .dwe_ajax_search_item .dwe_ajax_search_item_content{
	width: 100%;
}
.dwe-result-layout-layout3 .dwe_ajax_search_item .dwe_ajax_search_item_content{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba( 0, 0, 0, 0.83 );
	color: #fff;
	z-index: 3;
}
.dwe-result-layout-layout3 .dwe_ajax_search_item .dwe_ajax_search_item_content.dwe_ajax_item_no_image{
	position: relative;
}

.dwe_ajax_search_item .dwe_ajax_search_item_title{
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	color: #000;
	padding-bottom: 5px;
}
.dwe_ajax_search_item .dwe_ajax_search_item_title:last-child{
	padding-bottom: 0;
}
.dwe_ajax_search_item .dwe_ajax_search_item_price {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	color: #000;
}
.dwe_ajax_search_item .dwe_ajax_search_item_excerpt {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	overflow-wrap: anywhere;
}
.dwe-result-layout-layout3 .dwe_ajax_search_item .dwe_ajax_search_item_title,
.dwe-result-layout-layout3 .dwe_ajax_search_item .dwe_ajax_search_item_price,
.dwe-result-layout-layout3 .dwe_ajax_search_item .dwe_ajax_search_item_excerpt{
	color: #fff;
}

.dwe_ajax_search_isotope_item {
	width: 100%;
	float: left;
}
.dwe_ajax_search_result_masonry .dwe_ajax_search_items .dwe_ajax_search_item {
	width: 100%;
	margin: 0;
	clear: none;
}
.dwe_ajax_search_loader:after {
	position: absolute;
	top: 50%;
	right: 10px;
	border: 1px solid rgba(0, 0, 0, 0.7);
	border-right-color: transparent;
	border-left-color: transparent;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	font-family: inherit;
	transform: translate3d(0, -50%, 0);
	animation: dwe_rotation .8s linear infinite;
	content: '';
}
.dwe_ajax_search_result_link_wrap {
	position: relative;
	bottom: 0;
	width: 100%;
	text-align: center;
	left: 0;
	display: none;
	border: 0 solid transparent;
}
.dwe_ajax_search_result_link_wrap .dwe_ajax_search_result_link_inner{
	display: flex;
	height: 50px;
	line-height: 1;
	padding: 10px 15px !important;
	align-items: center;
	justify-content: center;
	background-color: #f9f9f9;
}
.dwe_ajax_search_result_link{
	text-decoration: none;
	color: #000;
}
.dwe_ajax_search_items::after{
	content: "";
	display: table;
	clear: both;
}

.dwe_ajax_search_pagination_wrap{
	position: relative;
	width: 100%;
	margin: 0;
	text-align: center;
}
.dwe_ajax_search_pagination_wrap .dwe_ajax_search_pagination{
	list-style: none;
	padding: 5px;
	margin: 2px 0 5px;
	line-height: normal;
	background-color: #fff;
}
.dwe_ajax_search_pagination li{
	display: inline-block;
	margin-right: 10px;
}
.dwe_ajax_search_pagination li:last-child{
	margin-right: 0;
}
.dwe_ajax_search_pagination li a{
	display: block;
	padding: 4px 10px;
	font-size: 16px;
	line-height: 1.5;
	background-color: #f4f4f4;
	color: #000;
	text-decoration: none;
}
.dwe_ajax_search_pagination li.disabled a{
	opacity: 0.7;
}
.dwe_ajax_search_pagination li.active a{
	background-color: #000;
	color: #fff;
}

@keyframes dwe_rotation{
	from {
		-webkit-transform: translate3d(0, -50%, 0)rotate(0deg);
		transform: translate3d(0, -50%, 0)rotate(0deg);
	}
	to {
		-webkit-transform: translate3d(0, -50%, 0)rotate(360deg);
		transform: translate3d(0, -50%, 0)rotate(360deg);
	}
}

.mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-fade.mfp-bg{opacity:.001;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);margin:0;top:50%;margin-top:-32px;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.dwe_woo_products .woocommerce .product .out-of-stock{
	color: red;
	font-size: .92em;
	text-align: center;
}
.dwe_woo_products .woocommerce ul.products li.last {
	clear: unset !important;
}
.dwe_woo_products .woocommerce .products li.product {
	margin-right: 0px;
}
.dwe_single_woo_product_quickview_wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.dwe_woo_products .dwe_woo_products_ordering .orderby{
	font-size: 14px;
}
.et_shop_image:hover .dwe_single_woo_product_quickview_wrapper {
	z-index: 4;
}
.dwe_single_woo_product_quickview {
	width: 100%;
	background: rgba(255, 255, 255, .6);
	padding: 10px;
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	text-align: center;
	border: none;
	cursor: pointer;
}
.dwe_wishlist_enabled .products .dwe_add_to_wishlist_button:not(.dwe_wishlist_button_on_image){
	margin-bottom: 0;
	display: inline-block;
}
.dwe_woo_products .dwedefault.add-to-cart-on-hover li.product,
.dwe_woo_products .layout1.add-to-cart-on-hover li.product, 
.dwe_woo_products .layout3.add-to-cart-on-hover li.product {
	overflow: hidden;
}
.dwe_woo_products .dwedefault.add-to-cart-on-hover li.product:hover .dwe-woo-products-add-to-cart-link,
.dwe_woo_products .layout1.add-to-cart-on-hover li.product:hover .dwe-woo-products-add-to-cart-link, 
.dwe_woo_products .layout3.add-to-cart-on-hover li.product:hover .dwe-woo-products-add-to-cart-link{
	visibility: visible;
	opacity: 1;
}
.dwe_woo_products .dwedefault.add-to-cart-on-hover .dwe-woo-products-add-to-cart-link,
.dwe_woo_products .layout1.add-to-cart-on-hover .dwe-woo-products-add-to-cart-link, 
.dwe_woo_products .layout3.add-to-cart-on-hover .dwe-woo-products-add-to-cart-link {
	/* position: absolute;
	top: auto;
	bottom: 0;
	left: 0; */
	width: 100%;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
	-o-transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
	margin-top: 10px;
}
.dwe_woo_products .layout3.add-to-cart-on-hover .dwe-woo-products-add-to-cart-link{
	transform: translateY(100%);
}
.dwe-woo-products-add-to-cart-link a {
	margin: 0px !important;
}
.dwe_woo_products .layout1 .dwe-woo-products-link-wrap {
	transition: all .3s cubic-bezier(.39, .58, .57, 1);
}
.dwe_woo_products .dwedefault .dwe-woo-products-link-wrap {
	transition: all .3s cubic-bezier(.39, .58, .57, 1);
}
.dwe_woo_products_layout.layout3.before_add_to_cart.add-to-cart-on-hover .dwe-woo-products-add-to-cart-link{
	transform: translateY(100%);
	margin-top: 0px;
}
.dwe_woo_products .hide-pagination-prev-next .woocommerce-pagination a.next,
.dwe_woo_products .hide-pagination-prev-next .woocommerce-pagination a.prev{
	display: none;
}
.dwe_woo_products .dwe-woo-products-ratings-wrap{
	display: flex;
	flex-wrap: wrap;
}
.dwe_woo_products .woocommerce-ordering{
	float: unset;
}
.dwe_woo_products .dwe_product_lightbox_loader {
	position: relative;
}
.dwe_woo_products .dwe_product_lightbox_loader:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(255, 255, 255, 0.8);
}
.dwe_woo_products .dwe_product_lightbox_loader:after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
	content: "\e02d";
	font-family: ETMODULES;
	font-size: 36px;
	color: #000;
	transform: translate(-50%, -50%);
	animation: dwe_rotator 2s linear infinite;
}
@keyframes dwe_rotator {
	from {
		transform: translate(-50%, -50%) rotate(0);
	}
	to {
		transform: translate(-50%, -50%) rotate(360deg);
	}
}
.dwe_product_lightbox .mfp-inline-holder .mfp-content{
	background: #fff;
}
.dwe_product_lightbox div.product div.summary {
	width: 52%;
	padding: 30px;
	margin-bottom: 0px !important;
}
.dwe_single_woo_product_info_wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
}
.dwe_single_woo_product_info_wrapper .dwe-woo-products-add-to-cart {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.dwe_single_woo_product_content{
	overflow-wrap: anywhere;
}
.woocommerce.editor .dwe_single_woo_product_quickview,
.woocommerce.editor .page-numbers {
	pointer-events: none !important;
}
.dwe_product_filterable_categories_wrappper {
	margin-bottom: 35px;
}
.dwe_product_filterable_categories_wrappper .dwe_product_filterable_categories {
	list-style: none;
	padding: 0;
	text-align: center;
}
.dwe_product_filterable_categories li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	line-height: normal;
	transition: all 300ms ease;
	cursor: pointer;
}
.dwe_product_filterable_categories .dwe_product_active_category {
	cursor: default;
}
.dwe_woo_products .layout1 .dwe_single_woo_product_add_to_cart {
	position: relative;
	margin-top: auto;
}
.dwe_woo_products_layout.layout3 .dwe_single_woo_product_quickview_wrapper {
	bottom: auto;
	left: auto;
	top: 10px;
	right: 10px;
	width: auto;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
/* .dwe_woo_products_layout.layout3 .dwe_single_woo_product_add_to_cart {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
} */
.dwe_woo_products_layout.layout3 .dwe-woo-products-add-to-cart{
	display: block !important;
	width: 100% !important;
}
.dwe_woo_products_layout.layout3 .dwe_single_woo_product_content, 
.dwe_woo_products_layout.layout3 .dwe-woo-products-add-to-cart {
	text-align: center;
}
.dwe_woo_products_layout.layout2 .dwe_single_woo_product_content {
	text-align: center;
}
.dwe_woo_products_layout.layout2 .dwe-woo-products-ratings-wrap, 
.dwe_woo_products_layout.layout3 .dwe-woo-products-ratings-wrap {
	justify-content: center;
}
.dwe_woo_products_layout .dwe_single_woo_product_thumbnail_wrapper {
	position: relative;
	overflow: hidden;
}
.woocommerce ul.products li.product .dwe_single_woo_product_thumbnail a img {
	margin-bottom: 0px !important;
	-webkit-transition: -webkit-transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: -webkit-transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
	-o-transition: transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: transform 2s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_single_woo_product_quickview .et-pb-icon {
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	margin-left: 5px;
}
.dwe-masonry-layout .dwe_woo_products_layout {
	position: relative;
}
.layout1 .dwe_single_woo_product, 
.layout2 .dwe_single_woo_product {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.layout1 .dwe_single_woo_product_content, 
.layout2 .dwe_single_woo_product_content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.dwe_single_woo_product_content {
	margin-top: 9px;
}
.layout1 .dwe_single_woo_product_price, 
.layout2 .dwe_single_woo_product_price {
	margin-bottom: 1em;
}
.layout2 .woocommerce-loop-product__title {
	margin-bottom: 10px !important;
}
.dwe_product_lightbox .product .single_add_to_cart_button:not(.loading):after{
	line-height: unset !important;
}
.et-db #et-boc .et-fb-modules-list li.dwe_woo_products::before,
.et-db #et-boc .et-l .et-fb-modules-list li.dwe_woo_products::before,
.et-db #et-boc .et_fb_saved_layouts_list li.dwe_woo_products::before {
	font-family: dashicons;
	content: "\F180";
}
.et-db #et-boc .et-fb-modules-list li.dwe_woo_products .et_module_title,
.et-db #et-boc .et-l .et-fb-modules-list li.dwe_woo_products .et_module_title,
.et-db #et-boc .et_fb_saved_layouts_list li.dwe_woo_products .et_module_title {
	white-space: normal;
}
.dwe_woo_products_layout {
	display: table;
	width: 100%;
}
.dwe_woo_products .dwe_sorting_orderby {
	font-size: 14px;
	line-height: 1.2;
}
.dwe_woo_products_isotope_item {
	float: left;
}
.dwe_single_woo_product {
	position: relative;
	overflow: hidden;
}
.et_pb_with_border .dwe_single_woo_product,
.et_pb_with_border .products:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.add_to_cart_button,
.et_pb_with_border .products:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.added_to_cart,
.et_pb_with_border .products:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.button,
.et_pb_with_border .dwe_single_woo_product_sale_badge {
	border-width: 0;
	border-style: solid;
	border-color: #333;
}
.dwe_single_woo_product_thumbnail_wrapper {
	position: relative;
	overflow: hidden;
}
.dwe_woo_products_layout:not(.dwedefault) .dwe_single_woo_product_sale_badge, 
.woocommerce .dwe_woo_products_layout:not(.dwedefault) span.onsale {
	position: absolute;
	top: 10px;
	left: 10px; 
	z-index: 2;
	background: #000 !important;
	padding: 5px !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.2 !important;
	color: #fff;
	border-radius: 0px !important;
}
.dwe_product_lightbox.woocommerce span.onsale{
	border-radius: 0;
}
.dwe_out_of_stock_product .dwe_single_woo_product_thumbnail_wrapper,
.dwe_out_of_stock_product .dwe_single_woo_product_content {
	opacity: 0.5;
}
.dwe_out_of_stock_wrapper {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_out_of_stock_label {
	font-size: 14px;
	line-height: 1.2;
	color: #f00;
}
.dwe_single_woo_product_thumbnail {
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
/* .dwe_single_woo_product_thumbnail a:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	transition: all .3s;
} */
.et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
}
.dwe_single_woo_product_thumbnail img {
	width: 100%;
	transform: scale(1);
	transition: transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_woo_products_layout.layout1 .dwe_single_woo_product_title {
	padding: 0;
	text-align: center;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_woo_products_layout.layout1 .dwe-woo-products-ratings-wrap {
	justify-content: center;
}
.dwe_single_woo_product_star_rating, .dwe_product_lightbox .woocommerce-product-rating {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: 10px;
	align-items: center;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_single_woo_product_star_rating .star-rating,
.woocommerce .dwe_single_woo_product_star_rating .star-rating,
.woocommerce-page .dwe_single_woo_product_star_rating .star-rating, 
.dwe_product_lightbox .woocommerce-product-rating .star-rating,
.woocommerce.dwe_product_lightbox .woocommerce-product-rating .star-rating {
	position: relative;
	width: auto;
	height: auto;
	float: none;
	font-size: 16px;
	line-height: 1;
	font-family: star;
	overflow: hidden;
}
.dwe_single_woo_product_star_rating .star-rating:before,
.woocommerce .dwe_single_woo_product_star_rating .star-rating:before,
.woocommerce-page .dwe_single_woo_product_star_rating .star-rating:before, 
.dwe_product_lightbox .woocommerce-product-rating .star-rating:before,
.woocommerce.dwe_product_lightbox .woocommerce-product-rating .star-rating:before {
	position: relative;
	float: none;
	color: #ccc;
	content: "\73\73\73\73\73" !important;
}
.dwe_single_woo_product_star_rating .star-rating span, 
.dwe_product_lightbox .woocommerce-product-rating .star-rating span {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	overflow: hidden;
	padding-top: 3em;
	text-indent: -999999px;
}
.dwe_single_woo_product_star_rating .star-rating span:before, 
.woocommerce-product-rating .star-rating span:before {
	position: absolute;
	top: 0;
	left: 0;
	color: #ffca00;
	text-indent: 0;
	content: "\53\53\53\53\53";
}
.dwe_single_woo_product_info_wrapper {
	display: grid;
	grid-template-columns: minmax(0, auto) minmax(0, 100%);
	grid-column-gap: 15px;
	align-items: center;
	margin-top: 10px;
}
.dwe_woo_products_layout:not(.dwedefault) .dwe_single_woo_product_price {
	margin-top: 10px;
	text-align: center;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_single_woo_product_add_to_cart {
	position: relative;
}
.dwe_single_woo_product_add_to_cart_on_hover {
	overflow: hidden;
}
.dwe_single_woo_product:hover .dwe_single_woo_product_add_to_cart_on_hover {
	overflow: visible;
}
.dwe_single_woo_product .add_to_cart_inline {
	margin-top: 10px;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_product_lightbox .dwe_single_woo_product_price,
.dwe_product_lightbox .dwe_single_woo_product_title {
	text-align: left;
}
.dwe_product_lightbox .dwe_single_woo_product_desc {
	margin-top: 10px;
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart,
.dwe_woo_products .dwe_woo_products_layout:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.add_to_cart_button,
.dwe_woo_products .dwe_woo_products_layout:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.added_to_cart,
.dwe_woo_products .dwe_woo_products_layout:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.button {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000;
	border: 0 solid #333;
	border-radius: 0;
	width: 100%;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	line-height: 1.2 !important;
	color: #ffffff;
	transition-property: all !important;
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button:hover,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart:hover,
.dwe_woo_products .dwe_woo_products_layout:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.add_to_cart_button:hover,
.dwe_woo_products .dwe_woo_products_layout:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.added_to_cart:hover,
.dwe_woo_products .dwe_woo_products_layout:not(.dwedefault) .dwe_single_woo_product_add_to_cart a.button:hover {
	/* border: 0 solid #333; */
	padding: 10px;
	/* color: #fff; */
	/* letter-spacing: normal; */
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart {
	display: inline-flex;
	width: auto;
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart:after, 
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart:before, 
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button:after, 
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button:before, 
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.add_to_cart_button:after, 
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.add_to_cart_button:before, 
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.button:after, 
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.button:before,
.dwe_woo_products .woocommerce ul.products.dwe_woo_products_layout li.product .dwe-woo-products-add-to-cart:after, 
.dwe_woo_products .woocommerce ul.products.dwe_woo_products_layout li.product .dwe-woo-products-add-to-cart:before {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	font-size: inherit;
	line-height: 1;
	color: inherit;
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart.icon-left:not(.loading):after,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.icon-left:not(.loading):after,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.add_to_cart_button.icon-left:not(.loading):after,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.button.icon-left:not(.loading):after {
	display: none !important;
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart:not(.loading):after,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart:not(.loading):before,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button:not(.loading):after,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button:not(.loading):before,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.add_to_cart_button:not(.loading):after,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.add_to_cart_button:not(.loading):before,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.button:not(.loading):after,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.button:not(.loading):before {
	font-family: ETmodules;
	content: "\35";
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart:before,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button:before,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.add_to_cart_button:before,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.button:before, 
.dwe_woo_products .woocommerce ul.products li.product .dwe-woo-products-add-to-cart:before {
	margin-left: 0 !important;
	margin-right: -1em;
	padding-right: 5px;
}
.dwe_woo_products .dwe_woo_products_layout.dwedefault .dwe_single_woo_product_add_to_cart a.add_to_cart_button:hover,
.dwe_woo_products .dwe_woo_products_layout.dwedefault .dwe_single_woo_product_add_to_cart a.added_to_cart:hover,
.dwe_woo_products .dwe_woo_products_layout.dwedefault .dwe_single_woo_product_add_to_cart a.button:hover, 
.dwe_woo_products .woocommerce ul.products.dwe_woo_products_layout li.product .dwe-woo-products-add-to-cart.icon-on-hover:hover {
	padding-right: 1em;
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart:hover:before,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button:hover:before,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.add_to_cart_button:hover:before,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.button:hover:before {
	margin-right: 0 !important;
	opacity: 1;
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button.added_to_cart:not(.loading):after,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button:not(.loading):after,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.add_to_cart_button:not(.loading):after,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.button:not(.loading):after {
	padding-left: 5px;
}
.dwe_woo_products .woocommerce ul.products .dwe_single_woo_product_add_to_cart a.added {
	display: none !important;
}
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.added,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.added:after,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.loading,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.loading:after {
	opacity: 1;
}
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.added:after,
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.loading:after {
	margin-left: 10px;
}
.dwe_woo_products .dwe_single_woo_product_add_to_cart a.loading:after {
	font-family: WooCommerce !important;
}
/* .dwe_woo_products .layout3.after_thumbnail:not(.enable-quickview) .dwe_wishlist_button_wrapper{
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0px;
} */
.layout3.add-to-cart-on-hover.before_add_to_cart .dwe_wishlist_button_wrapper{
	margin-top: 0px !important;
}
.dwe_woo_products_pagination_wrapper {
	position: relative;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.dwe_woo_products_pagination_wrapper .dwe_woo_products_pagination, 
.dwe_woo_products .woocommerce nav.woocommerce-pagination ul {
	list-style: none;
	padding: 0;
	line-height: normal;
	border: none;
}
.dwe_woo_products_pagination li, 
.dwe_woo_products .woocommerce nav.woocommerce-pagination ul li {
	display: inline-block;
	margin-right: 10px;
	border: none;
}
.dwe_woo_products_pagination li:last-child {
	margin-right: 0;
}
.dwe_woo_products_pagination li a, 
.dwe_woo_products .woocommerce nav.woocommerce-pagination ul li a, 
.dwe_woo_products .woocommerce nav.woocommerce-pagination ul li span.current{
	display: block;
	padding: 4px 10px;
	font-size: 16px;
	line-height: 1.5;
}
.dwe_woo_products_pagination li.active a {
	cursor: default;
}
.dwe_woo_products_pagination li.disabled {
	display: none;
	opacity: 0.2;
}
.dwe_woo_products_pagination li.disabled a {
	cursor: default;
}
.dwe_single_woo_product_quickview_wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_single_woo_product_quickview_wrapper a {
	display: block;
	background: rgba(255, 255, 255, 0.6);
	padding: 10px;
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	text-align: center;
}
.dwe_product_lightbox .mfp-content > .product {
	display: flex;
	flex-wrap: wrap;
}
.dwe_product_lightbox .dwe_product_lightbox_content_wrapper .product {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.dwe_product_lightbox_image_wrapper {
	width: 50%;
}
.dwe_product_lightbox_image_wrapper .swiper-slide {
	line-height: 0;
}
.dwe_product_lightbox_title {
	padding: 0;
	margin-bottom: 10px;
}
.dwe_product_lightbox_price {
	margin-bottom: 10px;
}
.dwe_product_lightbox .product .woocommerce-variation {
	margin-bottom: 20px;
}
.dwe_product_lightbox .product .woocommerce-variation-description,
.dwe_product_lightbox .product .woocommerce-variation-price {
	margin-bottom: 10px;
}
.dwe_product_lightbox .product .woocommerce-variation-description p {
	margin-bottom: 0 !important;
}
.dwe_product_lightbox .product .cart:not(.variations_form):not(.grouped_form),
.dwe_product_lightbox .product .woocommerce-variation-add-to-cart {
	display: flex;
	flex-wrap: wrap;
}
.dwe_product_lightbox .product .cart:not(.variations_form):not(.grouped_form) .qty,
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .qty {
	height: 100%;
}
.dwe_product_lightbox .mfp-content {
	background: #fff;
	width: 60%;
	max-width: 100%;
}
.dwe_product_lightbox_gallery_carousel .dwe_swiper,
.dwe_product_lightbox_gallery_carousel .swiper-pagination {
	position: relative;
}
.dwe_product_lightbox_gallery_carousel .swiper-slide img {
	width: 100%;
}
.dwe_product_lightbox_gallery_carousel .swiper-pagination-bullet {
	background: 0 0;
	border-radius: 0;
	width: 80px;
	margin-right: 5px;
	margin-top: 5px;
	opacity: 0.5;
}
.dwe_product_lightbox_gallery_carousel .swiper-pagination-bullet:last-child {
	margin-right: 0;
}
.dwe_product_lightbox_gallery_carousel .swiper-pagination-bullet-active {
	opacity: 1;
}
.dwe_product_lightbox .product .variations td,
.dwe_product_lightbox .product .variations th {
	vertical-align: middle;
}
.dwe_product_lightbox div.product form.cart .group_table td:first-child {
	width: auto;
}
.dwe_product_lightbox div.product form.cart .woocommerce-grouped-product-list {
	width: 100%;
	margin: 0 0 24px;
}
.dwe_product_lightbox .product_meta > span {
	display: block;
}
.dwe_product_lightbox .product form .variations td,
.dwe_product_lightbox .product form .variations th {
	vertical-align: middle;
}
.dwe_product_lightbox.mfp-bg {
	background: rgba(11, 11, 11, 0.8);
}
.dwe_product_lightbox .mfp-close {
	opacity: 1;
}
.dwe_product_lightbox_loader {
	position: relative;
}
.dwe_product_lightbox_loader:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(255, 255, 255, 0.8);
}
.dwe_product_lightbox_loader:after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
	content: "\e02d";
	font-family: ETMODULES;
	font-size: 36px;
	color: #000;
	transform: translate(-50%, -50%);
	animation: dcp_rotator 2s linear infinite;
}
@keyframes dcp_rotator {
	from {
		transform: translate(-50%, -50%) rotate(0);
	}
	to {
		transform: translate(-50%, -50%) rotate(360deg);
	}
}
.dwe_product_lightbox .dwe_wishlist_button_wrapper{
	display: none !important;
}
.dwe_product_lightbox.woocommerce .entry-summary .button.single_add_to_cart_button{
	-webkit-transition: all .2s !important;
	transition: all .2s !important;
}
.dwe_product_lightbox.woocommerce .entry-summary .button.single_add_to_cart_button:after{
	line-height: 1em !important;
}
.dwe_woo_products .woocommerce-message {
	margin: 0 0 20px;
	background: #000;
}
.dwe_woo_products .woocommerce-message a,
.dwe_woo_products .woocommerce-message a:hover {
	background: 0 0 !important;
	color: #fff !important;
}
/* Layout 3 */
.dwe_woo_products_layout.layout3 .dwe_single_woo_product_quickview_wrapper {
	bottom: auto;
	left: auto;
	top: 10px;
	right: 10px;
	width: auto;
	text-align: right;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_woo_products_layout.layout3 .dwe_single_woo_product_quickview {
	display: inline-block;
}
.dwe_woo_products_layout.layout3 .dwe_single_woo_product_add_to_cart {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
	z-index: 3;
}

.dwe_product_filterable_categories_wrappper {
	margin-bottom: 35px;
}

.dwe_product_filterable_categories_wrappper .dwe_product_filterable_categories {
	list-style: none;
	padding: 0;
	text-align: center;
}

.dwe_product_filterable_categories li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	line-height: normal;
	transition: all 300ms ease;
	cursor: pointer;
}

.dwe_product_filterable_categories .dwe_product_active_category {
	cursor: default;
}
@media screen and (max-width: 980px) {
	.dwe_woo_products .dwe_single_woo_product .add_to_cart_inline,
	.dwe_woo_products .dwe_single_woo_product:hover .add_to_cart_inline,
	.dwe_woo_products .dwe_single_woo_product:hover .dwe_single_woo_product_price,
	.dwe_woo_products .dwe_single_woo_product:hover .dwe_single_woo_product_thumbnail,
	.dwe_woo_products .dwe_single_woo_product:hover .dwe_single_woo_product_star_rating,
	.dwe_woo_products .dwe_single_woo_product:hover .dwe_single_woo_product_quickview_wrapper,
	.dwe_woo_products .dwe_single_woo_product:hover .dwe_single_woo_product_title {
		transform: translateY(0) !important;
	}
}
@media screen and (max-width: 767px) {
	.dwe_product_lightbox .mfp-content > .product {
		flex-direction: column;
	}
	.dwe_product_lightbox_content_wrapper,
	.dwe_product_lightbox_image_wrapper {
		width: 100%;
	}
	.dwe_product_lightbox_content_wrapper {
		padding: 20px;
	}
	.dwe_product_lightbox_gallery_carousel .swiper-pagination-bullet {
		width: 50px;
	}
}
.products.dwe_woo_products_layout, 
.woocommerce ul.products.dwe_woo_products_layout {
	margin-bottom: 0px;
}
.dwe_wishlist_enabled .dwedefault .dwe_single_woo_product .dwe_wishlist_button_wrapper,
.dwe_wishlist_enabled .layout1 .dwe_single_woo_product .dwe_wishlist_button_wrapper, 
.dwe_wishlist_enabled .layout2 .dwe_single_woo_product .dwe_wishlist_button_wrapper {
	margin: 0px !important;
}
.mfp-wrap .mfp-close:active{
	top: 0px !important;
}
.dwe_woo_products .woocommerce .product .out-of-stock{
	color: red;
	font-size: .92em;
	text-align: center;
}
.dwe_woo_products .woocommerce .products:before,
.dwe_woo_products .woocommerce .products:after{
	display: none;
}
.dwe_single_woo_product_quickview_wrapper{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.et_shop_image:hover .dwe_single_woo_product_quickview_wrapper{
	z-index: 4;
}
.dwe_single_woo_product_thumbnail{
	overflow: hidden;
}
.dwe_single_woo_product_quickview{
	width: 100%;
	background: rgba(255, 255, 255, .6);
	padding: 10px;
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	text-align: center;
	border: none;
	cursor: pointer;
}
.dwe_woo_products .layout1.add-to-cart-on-hover li.product{
	overflow: hidden;
}
.dwe_woo_products .layout1.add-to-cart-on-hover li.product:hover .dwe-woo-products-add-to-cart-link{
	visibility: visible;
	opacity: 1;
}
.dwe_woo_products .layout1.add-to-cart-on-hover .dwe-woo-products-add-to-cart-link{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	visibility: hidden;
	opacity: 0;
	transform: translateY(0);
	transition: all .3s cubic-bezier(.39, .58, .57, 1);
	margin-top: 10px;
	text-align:  center;
}
.dwe-woo-products-add-to-cart-link a {
	margin: 0px !important;
}
.dwe_woo_products .layout1.add-to-cart-on-hover .dwe_single_woo_product_title, 
.dwe_woo_products .layout1.add-to-cart-on-hover .dwe_single_woo_product_price, 
.dwe_woo_products .layout1.add-to-cart-on-hover .dwe-woo-products-ratings-wrap, 
.dwe_woo_products .layout1.add-to-cart-on-hover .dwe_single_woo_product_thumbnail, 
.dwe_woo_products .layout1.add-to-cart-on-hover .dwe_single_woo_product_star_rating, 
.dwe_woo_products .layout1.add-to-cart-on-hover .dwe_single_woo_product_quickview_wrapper{
	transition: all .3s cubic-bezier(.39, .58, .57, 1);
}
.dwe_woo_products .hide-pagination-prev-next .woocommerce-pagination a.next,
.dwe_woo_products .hide-pagination-prev-next .woocommerce-pagination a.prev{
	display: none;
}
.dwe_woo_products .dwe-woo-products-ratings-wrap{
	display: flex;
	flex-wrap: wrap;
}
.dwe_woo_products .woocommerce .woocommerce-ordering, 
.dwe_woo_products .woocommerce-ordering{
	float: unset;
}
.dwe_woo_products .dwe_product_lightbox_loader{
	position: relative;
}
.dwe_woo_products .dwe_product_lightbox_loader:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(255, 255, 255, 0.8);
}
.dwe_woo_products .dwe_product_lightbox_loader:after{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
	content: "\e02d";
	font-family: ETMODULES;
	font-size: 36px;
	color: #000;
	transform: translate(-50%, -50%);
	animation: dwe_rotator 2s linear infinite;
}

@keyframes dwe_rotator {
	from { transform: translate(-50%, -50%) rotate(0); }
	to { transform: translate(-50%, -50%) rotate(360deg); }
}

.dwe_product_lightbox .mfp-inline-holder .mfp-content{
	background: #fff;
}
.dwe_product_lightbox div.product div.summary{
	width: 52%;
	padding: 30px;
	margin-bottom: 0px !important;
}
.dwe_single_woo_product_info_wrapper{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
}
.dwe_single_woo_product_info_wrapper .dwe-woo-products-add-to-cart{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.dwe_single_woo_product_content{
	overflow-wrap: anywhere;
}
.woocommerce.editor .dwe_single_woo_product_quickview,
.woocommerce.editor .page-numbers{
	pointer-events: none !important;
}
.dwe_product_filterable_categories_wrappper{
	margin-bottom: 35px;
}
.dwe_product_filterable_categories_wrappper .dwe_product_filterable_categories{
	list-style: none;
	padding: 0;
	text-align: center;
}
.dwe_product_filterable_categories li{
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	line-height: normal;
	transition: all 300ms ease;
	cursor: pointer;
}
.dwe_product_filterable_categories .dwe_product_active_category{
	cursor: default;
}
.dwe_woo_products .layout1 .dwe_single_woo_product_add_to_cart{
	position: relative;
	margin-top: auto;
}
.dwe_woo_products_layout.layout3 .dwe_single_woo_product_quickview_wrapper{
	bottom: auto;
	left: auto;
	top: 10px;
	right: 10px;
	width: auto;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_woo_products_layout.layout3 .dwe_single_woo_product_add_to_cart{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_woo_products_layout.layout3 .dwe-woo-products-add-to-cart{
	display: block !important;
	width: 100% !important;
}
.dwe_woo_products_layout.layout3 .dwe_single_woo_product_content, 
.dwe_woo_products_layout.layout3 .dwe-woo-products-add-to-cart{
	text-align: center;
}
.dwe_woo_products_layout.layout2 .dwe_single_woo_product_content{
	text-align: center;
}
.dwe_woo_products_layout.layout2 .dwe-woo-products-ratings-wrap, 
.dwe_woo_products_layout.layout3 .dwe-woo-products-ratings-wrap{
	justify-content: center;
}
.dwe_woo_products_layout .dwe_single_woo_product_thumbnail_wrapper{
	position: relative;
	overflow: hidden;
}
.woocommerce ul.products li.product .dwe_single_woo_product_thumbnail a img{
	margin-bottom: 0px !important;
	-webkit-transition: -webkit-transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: -webkit-transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
	-o-transition: transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
	transition: transform 2s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 2s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.dwe_single_woo_product_quickview .et-pb-icon{
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	margin-left: 5px;
}
.dwe-masonry-layout .dwe_woo_products_layout{
	position: relative;
}
.layout1 .dwe_single_woo_product, 
.layout2 .dwe_single_woo_product{
	display: flex;
	flex-direction: column;
	height: 100%;
}
.layout1 .dwe_single_woo_product_content, 
.layout2 .dwe_single_woo_product_content{
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.dwe_single_woo_product_content{
	margin-top: 9px;
}
.layout1 .dwe_single_woo_product_price, 
.layout2 .dwe_single_woo_product_price{
	margin-bottom: 1em;
}
.layout2 .woocommerce-loop-product__title{
	margin-bottom: 10px !important;
}
.dwe_single_woo_product_quickview:not(.dwe_quickview_only_icon):after{
	margin-left: 5px;
}
.dwe_product_lightbox .product .dwe_product_lightbox_content_wrapper .single_add_to_cart_button {
	font-family: inherit;
}