.boxed #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper], .boxed #header > [class*=header-wrapper] .sticky-on > div, .framed #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper], .framed #header > [class*=header-wrapper] .sticky-on > div {
	max-width: calc(1260px + 30px - ( 2 * var(--sticky-on-space-fix, 0px) ));
}

.title h3, blockquote, .share-post .share-title, .sidebar-widget .tabs .tab-title, .widget-title, .related-posts .title span, .content-product .product-title a, .results-ajax-list .ajax-item-title, table.cart .product-details .product-title, .product_list_widget li .product-title a, .woocommerce table.wishlist_table .product-name a, .comment-reply-title, .et-tabs .vc_tta-title-text, .single-product-right .product-information-inner .product_title, .single-product-right .product-information-inner h1.title, .post-heading h2 a, .post-heading h2, .post-heading h1, .sidebar .recent-posts-widget .post-widget-item h4 a, .et-tabs-wrapper .tabs .accordion-title span, .woocommerce-cart-form table thead th {
	font-family: Lato, sans-serif;
	font-weight: 400;
}

footer.footer:after {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.etheme-sticky-cart {
	background: #fff;
	background-color: #fff;
}

.btn.bordered, .btn.bordered.small, .btn.bordered.medium, .btn.bordered.big {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
}

.btn.bordered:hover, .btn.bordered:focus {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.btn.active, .button.active, input[type="submit"].dokan-btn-success, a.dokan-btn-success, .dokan-btn-success, .dokan-dashboard-content .add_note {
	border-style: none;
}

.btn.active:hover, .button.active:hover, input[type="submit"].dokan-btn-success:hover, a.dokan-btn-success:hover, .dokan-btn-success:hover, .dokan-dashboard-content .add_note:hover, .btn.active:focus, .button.active:focus, input[type="submit"].dokan-btn-success:focus, a.dokan-btn-success:focus, .dokan-btn-success:focus, .dokan-dashboard-content .add_note:focus {
	border-style: none;
}

.star-rating, #review_form .stars {
	--et_yellow-color: #fdd835;
}

.et-mobile-panel-wrapper .et-mobile-panel .et-wrap-columns {
	height: 50px;
}

.et-mobile-panel-wrapper {
	--mobile-panel-height: 50px;
	--max-elements-mini-content-height: calc(100% - 50px + 1px);
	--content-zoom: calc(100em * .01);
}

.et-mobile-panel-wrapper, .et_b_mobile-panel-more_toggle .et-mini-content, .et_b_mobile-panel-more_toggle_02 .et-mini-content, .et-mobile-panel .et_column {
	background: #1b1464;
	background-color: #1b1464;
	background-repeat: no-repeat;
	background-position: center center;
}

.et-mobile-panel-wrapper, .et_b_mobile-panel-more_toggle .et-mini-content, .et_b_mobile-panel-more_toggle_02 .et-mini-content {
	color: #efece8;
}

.et-mobile-panel .et_column.active {
	color: var(--current-color);
}

.single-product .sidebar-widget .widget-title {
	text-transform: capitalize;
	--h5-size-proportion: 1;
}

.single-product .page-heading {
	--content-zoom: calc(100em * .01);
	text-transform: inherit;
	background: #fff9f2;
	background-color: #fff9f2;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
	border-style: solid;
	border-color: #e1e1e1;
}

body.single-product .page-heading {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.woocommerce-product-gallery.images-wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.swiper-control-bottom.swiper-container-grid {
	margin: -10px;
}

.swiper-control-bottom.swiper-container-grid .swiper-slide {
	padding: 10px;
}

.swiper-vertical-images .slick-vertical-slider-grid li {
	margin-bottom: 10px;
}

.one_image .main-images > div, .one_image .main-images > img {
	margin-bottom: 10px;
}

.one_image .main-images {
	margin-bottom: -10px;
}

.double_image .main-images > div {
	margin: 0 10px 10px 0;
	width: calc(50% - 10px);
}

.double_image .main-images {
	margin: 0 -10px -10px 0;
}

.swipers-couple-wrapper .swiper-container {
	--arrow-size: 50px;
}

.onsale.single-sale {
	top: 12px;
	background-color: #c62828;
	color: #fff;
}

.onsale.single-sale.left {
	left: 12px;
}

body.rtl .onsale.single-sale.left {
	right: 12px;
	left: auto;
}

.onsale.single-sale.right {
	right: 12px;
}

body.rtl .onsale.single-sale.right {
	left: 12px;
	right: auto;
}

.single-sale.type-circle {
	min-height: 50px;
	min-width: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.single-product .product_title {
	text-align: inherit;
	--h1-size-proportion: 2;
	font-weight: 400;
	text-transform: none;
	color: #222;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.et_product-block > .price, .et_product-block .et_connect-block > .price {
	text-align: inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.et_product-block > .price, .et_product-block .et_connect-block > .price, .et_product-block form.cart .price, .et_product-block .group_table .woocommerce-Price-amount {
	color: #555;
}

.et_product-block > .price ins .amount, .et_product-block .et_connect-block > .price ins .amount, .et_product-block form.cart ins .amount {
	color: #b94334;
}

.single-product .et_product-block .woocommerce-product-rating {
	text-align: inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.single-product .et_product-block .woocommerce-product-details__short-description {
	--content-zoom: calc(100em * .01);
	text-align: inherit;
	color: #555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.single-product .et_connect-block > .shop_attributes, .single-product .et_product-block > .shop_attributes {
	--content-zoom: calc(100em * .01);
}

.et_b_single-button {
	text-transform: capitalize;
	font-size: calc(var(--content-zoom, 1rem) * 1);
	background-color: #fff;
	color: #1b1464 !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-style: solid;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.et_b_single-button:hover {
	background-color: #c0a770;
	color: #000 !important;
}

.et_b_single-request-quote-button {
	text-transform: none;
	font-size: calc(var(--content-zoom, 1rem) * 1);
	background-color: #fff;
	color: #1b1464;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-style: solid;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.et_b_single-request-quote-button:hover {
	background-color: #c0a770;
	color: #000;
}

.et_b_single-request-quote-popup .et-popup-content-custom-dimenstions {
	width: 550px;
	height: 250px;
}

.et_b_single-request-quote-popup .et-popup-content {
	background: #63ce40;
	background-color: #63ce40;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-style: solid;
	border-color: #000;
}

.et_b_single-request-quote-popup .et-popup-content, .et_b_single-request-quote-popup .et-close-popup {
	color: #000;
}

.single-product-size-guide {
	padding: 10px 0;
}

.size-guide-popup .et-popup-content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-style: solid;
	border-color: #1b1464;
}

.single-product-builder form.cart, .single-product-builder form.cart .woocommerce-variation-add-to-cart {
	flex-direction: row;
}

.single-product-builder .single_add_to_cart_button, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button {
	text-transform: none;
	--loader-side-color: #fff;
}

.single-product-builder .single_add_to_cart_button {
	min-width: 120px;
	min-height: 40px;
}

.single-product-builder form.cart select[name=quantity] {
	min-height: 40px;
}

.single-product-builder .single_add_to_cart_button, .single-product-builder .single_add_to_cart_button.button, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button, .single-product-builder .single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button.button:hover, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button:focus, .single-product-builder .single_add_to_cart_button.button:focus, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:focus {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.single-product-builder .single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button:focus, .single-product-builder .single_add_to_cart_button:hover:focus, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:hover {
	--loader-side-color: #fff;
}

.single-product-builder form.cart {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.et_product-block .single-wishlist {
	text-align: start;
}

.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .xstore-wishlist-single {
	background-color: #fff;
	border-style: solid;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .single-wishlist .wishlist-fragment > div a, .et_product-block .xstore-wishlist-single, .et_product-block .xstore-wishlist-single .et-icon {
	color: #000;
}

.et_product-block .single-wishlist .show:hover, .et_product-block .single-wishlist .wishlist-fragment > div:hover, .et_product-block .xstore-wishlist-single:hover {
	background-color: #fff;
}

.et_product-block .single-wishlist .show:hover, .et_product-block .single-wishlist .wishlist-fragment > div:hover, .et_product-block .single-wishlist .wishlist-fragment > div a:hover, .et_product-block .xstore-wishlist-single:hover, .et_product-block .xstore-wishlist-single:hover .et-icon {
	color: #000;
}

.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .xstore-wishlist-single, .et_product-block .single-wishlist .xstore-wishlist-single {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.et_product-block .single-compare {
	text-align: inherit;
}

.et_product-block .single-compare > a {
	background-color: #fff;
	border-style: solid;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.et_product-block .single-compare > a, .et_product-block .xstore-compare-single .et-icon {
	color: #000;
}

.et_product-block .single-compare a:hover {
	background-color: #fff;
	color: #000;
}

.et_product-block .single-compare > a, .et_product-block .single-compare > .xstore-compare-single {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.single-product .et_product-block .product_meta {
	--content-zoom: calc(100em * .01);
	justify-content: inherit;
	flex-direction: column;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.single-product .et_product-block .product_meta, .single-product .et_product-block .product_meta a:hover {
	color: #222;
}

.single-product .et_product-block .product_meta span a, .single-product .et_product-block .product_meta span span {
	color: #888;
}

.single-product-socials a {
	--content-zoom: calc(136em * .01);
	color: #1b1464;
	margin: 0 8px;
}

.single-product-socials span {
	color: #222;
}

.single-product-socials {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.wc-tabs [role="tab"] {
	text-transform: uppercase;
}

.woocommerce-tabs.type-folders .wc-tabs .et-woocommerce-tab:not(.active) a, .woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab:not(.active) a {
	color: var(--current-color);
}

.woocommerce-tabs.type-folders .wc-tabs .et-woocommerce-tab.active, .woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab.active {
	background-color: #1b1464;
}

.wc-tabs .et-woocommerce-tab.active a {
	color: #fff;
}

.woocommerce-tabs.type-overline .wc-tabs .et-woocommerce-tab:before, .woocommerce-tabs.type-underline .wc-tabs .et-woocommerce-tab:before {
	background-color: #fff;
}

.wc-tabs {
	--content-zoom: calc(100em * .01);
}

.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab {
	font-size: calc(100em * .01);
}

.woocommerce-tabs.horizontal .wc-tabs {
	margin: 0 -0px;
}

.woocommerce-tabs.horizontal .wc-tabs:after {
	left: 0px;
	right: 0px;
}

.woocommerce-tabs.horizontal .wc-tabs .et-woocommerce-tab {
	margin: 0 0px;
}

.woocommerce-tabs.vertical .wc-tabs {
	margin: -0px 0;
}

.woocommerce-tabs.vertical .wc-tabs:after, .woocommerce-tabs.vertical.type-overline .wc-tabs:after, .woocommerce-tabs.vertical.type-underline .wc-tabs:after {
	top: 0px;
	bottom: 0px;
}

.woocommerce-tabs.vertical .wc-tabs .et-woocommerce-tab {
	margin: 0px 0;
}

.woocommerce-tabs {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
}

.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab ~ .et-woocommerce-tab, .woocommerce-tabs.type-accordion .wc-tabs .wc-tab {
	border-top-style: solid;
}

.woocommerce-tabs, .woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab ~ .et-woocommerce-tab, .woocommerce-tabs.type-accordion .wc-tabs .wc-tab {
	border-color: #e1e1e1;
}

.related-products-title {
	text-align: start;
}

.related-products {
	--cols-gap: 15px;
	--arrow-size: 50px;
}

.related-products-wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.upsell-products-title {
	text-align: start;
}

.upsell-products {
	--cols-gap: 15px;
	--arrow-size: 50px;
}

.upsell-products-wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.single-product .cross-sell-products-title {
	text-align: start;
}

.cross-sell-products {
	--cols-gap: 15px;
	--arrow-size: 50px;
}

.cross-sell-products-wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.single-product-builder .bought-together-products {
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.cart-checkout-light-header .et_b_header-logo.et_element-top-level img {
	width: 140px;
}

.cart-checkout-light-header .header-main .et-wrap-columns, .header-main .widget_nav_menu .menu > li > a {
	min-height: 90px;
}

.cart-checkout-light-header .header-main .widget_nav_menu .menu > li > a, .header-main #lang_sel a.lang_sel_sel, .header-main .wcml-dropdown a.wcml-cs-item-toggle {
	line-height: 90px;
}

.cart-checkout-light-header .sticky-on .header-main .et-wrap-columns, .cart-checkout-light-header #header[data-type="smart"].sticky-on .header-main .et-wrap-columns {
	min-height: 90px;
}

.cart-checkout-light-header #header.sticky-on .header-main .widget_nav_menu .menu > li > a, .cart-checkout-light-header #header[data-type="smart"].sticky-on .header-main .widget_nav_menu .menu > li > a, .cart-checkout-light-header #header.sticky-on .header-main #lang_sel a.lang_sel_sel, .cart-checkout-light-header #header[data-type="smart"].sticky-on .header-main #lang_sel a.lang_sel_sel, .cart-checkout-light-header #header.sticky-on .header-main .wcml-dropdown a.wcml-cs-item-toggle, .cart-checkout-light-header #header[data-type="smart"].sticky-on .header-main .wcml-dropdown a.wcml-cs-item-toggle {
	line-height: 90px;
}

.cart-checkout-light-header .header-main, .cart-checkout-light-header .sticky-on .header-main {
	background: #fff;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}

.cart-checkout-light-header .header-main {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.cart-checkout-light-header .sticky-on .header-main {
	--sticky-on-space-fix: calc(var(--sticky-on-space-fix2, 0px) + 0px);
	max-width: calc(100% - var(--sticky-on-space-fix, 0px) - 0px);
}

.ask-wishlist-estimate-popup .et-popup-content {
	background: #fff;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-style: solid;
	border-color: #e1e1e1;
}

.ask-wishlist-estimate-popup .et-popup-content, .ask-wishlist-estimate-popup .et-close-popup {
	color: #000;
}

.xstore-compare-items td {
	text-align: center;
}

@media only screen and (min-width: 1200px) {
	.single-product .woocommerce-message, .single-product .woocommerce-error, .single-product .woocommerce-info {
		width: 1260px;
	}
	
	.footer:after {
		width: calc(1260px - 30px);
	}
	
	.boxed .template-container, .framed .template-container {
		width: calc(1260px + 30px);
	}
	
	.boxed .header-wrapper, .framed .header-wrapper {
		width: calc(1260px + 30px);
	}
}

@media only screen and (max-width: 992px) {
	.et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .back-top, .et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .et-request-quote, .et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ #sales-booster-popup, body:has(.etheme-sticky-cart:not(.outside)) #sales-booster-popup {
		bottom: calc(50px + 15px);
	}
	
	.et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .back-top.backIn ~ .et-request-quote {
		bottom: calc(50px + 70px);
	}
}

@media only screen and (min-width: 993px) {
	.single-product .sidebar {
		--space-between-widgets: 60px;
	}
}

@media only screen and (min-width: 922px) {
	.single-product-custom-widget-area {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		border-style: solid;
		border-color: #e1e1e1;
	}
}