
.et_b_header-account.et_element-top-level > a svg {
	width: 1.6em;
	height: 1.6em;
}

.mobile-header-wrapper .et_b_header-account.et_element-top-level > a svg {
	width: 1.4em;
	height: 1.4em;
}

.et_b_header-account.et_element-top-level > a {
	color: var(--current-color);
	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: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.mobile-header-wrapper .et_b_header-account.et_element-top-level > a {
	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;
}

.et_b_header-account.et_element-top-level .et-mini-content, .et_b_header-account.et_element-top-level-popup {
	--content-zoom: calc(100em * .01);
}

.et_b_header-account.et_element-top-level .et-mini-content {
	background-color: #000;
	color: #fff;
	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: 1px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-style: solid;
	border-color: #000;
}

.header-main .et-wrap-columns, .header-main .widget_nav_menu .menu > li > a {
	min-height: 90px;
}

.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;
}

.mobile-header-wrapper .header-main .et-wrap-columns, .mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a {
	min-height: 70px;
}

.mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-main #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-main .wcml-dropdown a.wcml-cs-item-toggle {
	line-height: 70px;
}

.header-main {
	text-transform: none;
	--content-zoom: calc(110em * .01);
	background: rgba(255, 255, 255, 0);
	background-color: rgba(255, 255, 255, 0);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	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;
}

.mobile-header-wrapper .header-main {
	--content-zoom: calc(100em * .01);
	background: rgba(10, 10, 10, 0);
	background-color: rgba(10, 10, 10, 0);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
}

.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);
	background: #0a0a0a;
	background-color: #0a0a0a;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
}

.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(1440px + 30px - ( 2 * var(--sticky-on-space-fix, 0px) ));
}

body, body.yith-woocompare-popup {
	font-family: Inter, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #fff;
}

body, [data-mode="dark"] {
	--et_font-color: #fff;
	--et_container-bg-color: #000;
	--et_inputs-border-radius: 12px;
	--et_inputs-bg-color: #0c0c0c;
	--et_inputs-border-color: #3d3d3d;
	--et_btn-bg-color: #262626;
	--et_btn-bg-color-hover: #17ef97;
	--et_btn-color: #fff;
	--et_btn-color-hover: #000;
	--et_btn-bordered-bg-color: #262626;
	--et_btn-bordered-bg-color-hover: #17ef97;
	--et_btn-bordered-color: #fff;
	--et_btn-bordered-color-hover: #000;
	--et_btn-dark-bg-color: #17ef97;
	--et_btn-dark-bg-color-hover: rgba(23, 239, 151, .82);
	--et_btn-dark-color: #000;
	--et_btn-dark-color-hover: #000;
	--et_btn-active-bg-color: #262626;
	--et_btn-active-bg-color-hover: #17ef97;
	--et_btn-active-color: #fff;
	--et_btn-active-color-hover: #000;
}

body {
	--p-font-size: 17px;
	--p-line-height: 1.6;
	--et_active-color: #17ef97;
	background: #000;
	background-color: #000;
	--product-title-lines: 4;
	--product-title-line-height: calc(3ex + ( 4px - 4px ));
	--et_on-sale-radius: 0%;
	--product-stock-step-1-active-color: #17ef97;
	--product-stock-step-2-active-color: #f57f17;
	--product-stock-step-3-active-color: #c62828;
	--customizer-ui-width: 21%;
	--customizer-ui-content-zoom: 1%;
	--single-sale-zoom-proportion: 1;
	--single-product-price-proportion: 1.5;
	--single-product-size-guide-proportion: 1;
	--single-add-to-cart-button-proportion: 1.3;
	--single-add-to-cart-background-color: #fff;
	--single-add-to-cart-color: #222;
	--single-add-to-cart-hover-background-color: #17ef97;
	--single-add-to-cart-hover-color: #000;
	--single-add-to-cart-button-spacing: 15px;
	--single-product-wishlist-proportion: 1.2;
	--single-product-compare-proportion: 1.2;
}

.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: DM Sans, sans-serif;
	font-weight: 700;
	color: #fff;
}

h1, h2, h3, h4, h5, h6, .products-title {
	font-family: DM Sans, sans-serif;
	font-weight: 700;
	color: #fff;
}

.page-heading, .et-header-overlap .page-heading {
	padding-top: 6.5vw;
	padding-bottom: 4.5vw;
}

.breadcrumb-trail .page-heading .back-history {
	top: 6.5vw;
}

.page-heading .breadcrumbs, .page-heading .woocommerce-breadcrumb, .page-heading .bbp-breadcrumb, .page-heading .a-center, .page-heading .title, .page-heading .breadcrumb_last, .page-heading a, .page-heading .span-title, [class*=" paged-"] .page-heading.bc-type-left2 .span-title, .bbp-breadcrumb-current, .page-heading .breadcrumbs a, .page-heading .woocommerce-breadcrumb a, .page-heading .bbp-breadcrumb a {
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #bfbfbf;
}

.page-heading.bc-type-left2 .title, .page-heading.bc-type-left .title, .page-heading.bc-type-default .title, .page-heading .breadcrumb_last, [class*=" paged-"] .page-heading .span-title:last-of-type, [class*=" paged-"] .page-heading.bc-type-left2 .span-title:last-of-type, .single-post .page-heading.bc-type-left2 #breadcrumb a:last-of-type, .bbp-breadcrumb-current {
	font-family: DM Sans, sans-serif;
	font-size: 45px;
	font-weight: 700;
	text-transform: none;
	color: #fff;
}

.template-container .template-content .footer a, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a {
	color: #fff;
}

.template-container .template-content .footer a:hover, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a:hover {
	color: #17ef97;
}

.template-container .template-content .footer a:active, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a:active {
	color: #17ef97;
}

.footer {
	padding-top: 0;
	padding-bottom: 0;
}

footer.footer:after {
	top: 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #e1e1e1;
}

.etheme-sticky-cart {
	background: #000;
	background-color: #000;
}

.btn:not(.black):not(.active):not(.bordered):not(.style-custom), .content-product .product-details .button, .content-product .quantity-wrapper .button.et-st-disabled:hover, .woocommerce-Button, .et_load-posts .btn a, .et_shop-load-more:not(.finished) a, .sb-infinite-scroll-load-more:not(.finished) a, form #qna-ask-input button, body #wcmp-store-conatiner input[type="submit"] {
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-style: none;
}

.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover, .content-product .product-details .button:hover, .woocommerce-Button:hover, .et_load-posts .btn a:hover, .et_shop-load-more:not(.finished) a:hover, .sb-infinite-scroll-load-more:not(.finished) a:hover, form #qna-ask-input button:hover, body #wcmp-store-conatiner input[type="submit"]:hover {
	border-style: none;
}

.btn.bordered, .btn.bordered.small, .btn.bordered.medium, .btn.bordered.big {
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	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.small.black, .btn.medium.black, .btn.big.black, .before-checkout-form .button, .etheme-above-checkout-form .button, .checkout-button, .shipping-calculator-form .button, .single_add_to_cart_button.button, .single_add_to_cart_button.button:focus, .single_add_to_cart_button.button.disabled, .single_add_to_cart_button.button.disabled:hover, .et-quick-view-wrapper .single_add_to_cart_button.button, .et-quick-view-wrapper .single_add_to_cart_button.button:focus, .et-quick-view-wrapper .single_add_to_cart_button.button.disabled, .et-quick-view-wrapper .single_add_to_cart_button.button.disabled:hover, form.login .button, form.register .button, form.register .button.woocommerce-Button, form.lost_reset_password .button, .woocommerce-EditAccountForm .woocommerce-Button, .empty-cart-block .btn, .empty-wishlist-block .btn, .empty-compare-block .btn, .empty-category-block .btn, .woocommerce-mini-cart__empty-message .btn, .form-submit input[type="submit"], #commentform input[type="button"], .form-submit input[type="submit"]:focus, .my_account_orders .view, .et-quick-view-wrapper .product_type_variable, .et-quick-view-wrapper .product_type_variation, .coupon input[type="submit"], .widget_search button, .widget_product_search button, .woocommerce-product-search button, form.wpcf7-form .wpcf7-submit:not(.active), .woocommerce table.wishlist_table td.product-add-to-cart a, .wcmp-quick-info-wrapper form input[type=submit], .product_list_widget .buttons a, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist, .btn-checkout, .mini-cart-buttons .button:not(.btn-checkout), .mini-cart-buttons a, .form-row.place-order .button, .search-full-width form .btn, .xstore-wishlist-action .button, .xstore-compare-button .button, .form-actions .add-all-products, .form-actions .compare-more-products, .form-actions .xstore-wishlist-actions, .form-actions .xstore-compare-actions, .et-cookies-popup-wrapper .cookies-button, body .etheme-checkout-page-next-step, .etheme-checkout-page-steps-footer #place_order, body .etheme-checkout-page-previous-step, .etheme-elementor-cart-checkout-page-coupon .button, .etheme-elementor-cart-checkout-page-login-form .button {
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-style: none;
}

.btn.small.black:hover, .btn.medium.black:hover, .btn.big.black:hover, .before-checkout-form .button:hover, .etheme-above-checkout-form .button:hover, .checkout-button:hover, .shipping-calculator-form .button:hover, .single_add_to_cart_button.button:hover, .single_add_to_cart_button.button:hover:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:hover, .et-quick-view-wrapper .single_add_to_cart_button.button:hover:focus, form.login .button:hover, form.register .button:hover, form.register .button.woocommerce-Button:hover, form.lost_reset_password .button:hover, .woocommerce-EditAccountForm .woocommerce-Button:hover, .empty-cart-block .btn:hover, .empty-wishlist-block .btn:hover, .empty-compare-block .btn:hover, .empty-category-block .btn:hover, .woocommerce-mini-cart__empty-message .btn:hover, .form-submit input[type="submit"]:hover, #commentform input[type="button"]:hover, .my_account_orders .view:hover, .et-quick-view-wrapper .product_type_variable:hover, .et-quick-view-wrapper .product_type_variation:hover, .coupon input[type="submit"]:hover, .widget_search button:hover, .widget_product_search button:hover, .widget_search button:hover, .woocommerce-product-search button:hover, form.wpcf7-form .wpcf7-submit:not(.active):hover, .woocommerce table.wishlist_table td.product-add-to-cart a:hover, .wcmp-quick-info-wrapper form input[type=submit]:hover, .product_list_widget .buttons a:hover, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:hover, .btn-checkout:hover, .mini-cart-buttons .button:not(.btn-checkout):hover, .mini-cart-buttons a, .form-row.place-order .button:hover, .search-full-width form .btn:hover, .xstore-wishlist-action .button:hover, .xstore-compare-button .button:hover, .form-actions .add-all-products:hover, .form-actions .compare-more-products:hover, .form-actions .xstore-wishlist-actions:hover, .form-actions .xstore-compare-actions:hover, .et-cookies-popup-wrapper .cookies-button:hover, body .etheme-checkout-page-next-step:hover, .etheme-checkout-page-steps-footer #place_order:hover, body .etheme-checkout-page-previous-step:hover, .btn.small.black:focus, .btn.medium.black:focus, .btn.big.black:focus, .before-checkout-form .button:focus, .etheme-above-checkout-form .button:focus, .checkout-button:focus, .shipping-calculator-form .button:focus, .single_add_to_cart_button.button:focus, .single_add_to_cart_button.button:focus:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:focus:focus, form.login .button:focus, form.register .button:focus, form.register .button.woocommerce-Button:focus, form.lost_reset_password .button:focus, .woocommerce-EditAccountForm .woocommerce-Button:focus, .empty-cart-block .btn:focus, .empty-wishlist-block .btn:focus, .empty-compare-block .btn:focus, .empty-category-block .btn:focus, .woocommerce-mini-cart__empty-message .btn:focus, .form-submit input[type="submit"]:focus, #commentform input[type="button"]:focus, .my_account_orders .view:focus, .et-quick-view-wrapper .product_type_variable:focus, .et-quick-view-wrapper .product_type_variation:focus, .coupon input[type="submit"]:focus, .widget_search button:focus, .widget_product_search button:focus, .widget_search button:focus, .woocommerce-product-search button:focus, form.wpcf7-form .wpcf7-submit:not(.active):focus, .woocommerce table.wishlist_table td.product-add-to-cart a:focus, .wcmp-quick-info-wrapper form input[type=submit]:focus, .product_list_widget .buttons a:focus, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:focus, .btn-checkout:focus, .mini-cart-buttons .button:not(.btn-checkout):focus, .mini-cart-buttons a, .form-row.place-order .button:focus, .search-full-width form .btn:focus, .xstore-wishlist-action .button:focus, .xstore-compare-button .button:focus, .form-actions .add-all-products:focus, .form-actions .compare-more-products:focus, .form-actions .xstore-wishlist-actions:focus, .form-actions .xstore-compare-actions:focus, .et-cookies-popup-wrapper .cookies-button:focus, body .etheme-checkout-page-next-step:focus, .etheme-checkout-page-steps-footer #place_order:focus, body .etheme-checkout-page-previous-step:focus {
	border-style: none;
}

.btn.active, .button.active, input[type="submit"].dokan-btn-success, a.dokan-btn-success, .dokan-btn-success, .dokan-dashboard-content .add_note {
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	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_b_header-logo.et_element-top-level img {
	width: 250px;
}

.mobile-header-wrapper .et_b_header-logo.et_element-top-level img {
	width: 250px;
}

.et_b_header-logo.et_element-top-level {
	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: none;
	border-color: #e1e1e1;
}

.mobile-header-wrapper .et_b_header-logo.et_element-top-level {
	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: 5px;
	padding-left: 0px;
}

.header-top .et-wrap-columns, .header-top .widget_nav_menu .menu > li > a {
	min-height: 40px;
}

.header-top .widget_nav_menu .menu > li > a, .header-top #lang_sel a.lang_sel_sel, .header-top .wcml-dropdown a.wcml-cs-item-toggle {
	line-height: 40px;
}

.mobile-header-wrapper .header-top .et-wrap-columns, .mobile-header-wrapper .header-top .widget_nav_menu .menu > li > a {
	min-height: 40px;
}

.mobile-header-wrapper .header-top .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-top #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-top .wcml-dropdown a.wcml-cs-item-toggle {
	line-height: 40px;
}

.header-top {
	text-transform: none;
	--content-zoom: calc(100em * .01);
	background: #fff;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
	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;
}

.mobile-header-wrapper .header-top {
	--content-zoom: calc(100em * .01);
	background: #fff;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
}

.sticky-on .header-top {
	--sticky-on-space-fix: calc(var(--sticky-on-space-fix2, 0px) + 0px);
	max-width: calc(100% - var(--sticky-on-space-fix, 0px) - 0px);
}

.header-bottom .et-wrap-columns, .header-bottom .widget_nav_menu .menu > li > a {
	min-height: 40px;
}

.header-bottom .widget_nav_menu .menu > li > a, .header-bottom #lang_sel a.lang_sel_sel, .header-bottom .wcml-dropdown a.wcml-cs-item-toggle {
	line-height: 40px;
}

.mobile-header-wrapper .header-bottom .et-wrap-columns, .mobile-header-wrapper .header-bottom .widget_nav_menu .menu > li > a {
	min-height: 40px;
}

.mobile-header-wrapper .header-bottom .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-bottom #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-bottom .wcml-dropdown a.wcml-cs-item-toggle {
	line-height: 40px;
}

.header-bottom {
	text-transform: none;
	--content-zoom: calc(100em * .01);
	background: #fff;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
	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;
}

.mobile-header-wrapper .header-bottom {
	--content-zoom: calc(100em * .01);
	background: #fff;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
}

.sticky-on .header-bottom {
	--sticky-on-space-fix: calc(var(--sticky-on-space-fix2, 0px) + 0px);
	max-width: calc(100% - var(--sticky-on-space-fix, 0px) - 0px);
}

.mobile-header-wrapper .sticky-on .header-main, .sticky-on .mobile-header-wrapper .header-main {
	background: #000;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
}

.header-main-menu.et_element-top-level {
	--content-zoom: calc(110em * .01);
	justify-content: center;
}

.mobile-device .header-main-menu.et_element-top-level {
	--content-zoom: calc(100em * .01);
}

.header-main-menu.et_element-top-level .menu > li > a {
	font-family: Inter, sans-serif;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: inherit;
	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: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
	border-style: solid;
	border-color: #e1e1e1;
}

.header-main-menu.et_element-top-level .menu > li > a:hover, .header-main-menu.et_element-top-level .menu > .current-menu-item > a, .header-main-menu.et_element-top-level.menu-items-custom .menu > li > a:hover, .header-main-menu.et_element-top-level.menu-items-custom .menu > .current-menu-item > a {
	color: #17ef97;
}

.header-main-menu2.et_element-top-level {
	--content-zoom: calc(100em * .01);
	justify-content: center;
}

.mobile-device .header-main-menu2.et_element-top-level {
	--content-zoom: calc(100em * .01);
}

.header-main-menu2.et_element-top-level .menu > li > a {
	letter-spacing: 0px;
	text-transform: inherit;
	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: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-style: solid;
	border-color: #e1e1e1;
}

.header-main-menu2.et_element-top-level .menu > li > a:hover, .header-main-menu2.et_element-top-level .menu > .current-menu-item > a, .header-main-menu2.et_element-top-level.menu-items-custom .menu > li > a:hover, .header-main-menu2.et_element-top-level.menu-items-custom .menu > .current-menu-item > a {
	color: #222;
}

.header-main-menu2.et_element-top-level .menu > li > a:before, .header-main-menu2.et_element-top-level .menu > .current-menu-item > a:before, .header-main-menu2.et_element-top-level .menu > .opened > a:before {
	background-color: #555;
}

.et_b_header-menu.et_element-top-level .nav-sublist-dropdown, .site-header .widget_nav_menu .menu > li > .sub-menu, .site-header .etheme_widget_menu .nav-sublist-dropdown {
	--content-zoom: calc(100em * .01);
}

.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li > a {
	letter-spacing: 0px;
	text-transform: none;
}

.et_b_header-menu.et_element-top-level .nav-sublist-dropdown:not(.nav-sublist), .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .site-header .widget_nav_menu .menu > li > .sub-menu, .site-header .etheme_widget_menu .nav-sublist-dropdown:not(.nav-sublist), .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul {
	background-color: #fff;
}

.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link:hover, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .widget_nav_menu .menu > li > .sub-menu a:hover, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link:hover, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover {
	color: #000;
}

.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist), .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist), .site-header .widget_nav_menu .menu > li .sub-menu, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist), .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .site-header .etheme_widget_menu .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist) {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: .6em;
	padding-right: 0px;
	padding-bottom: .6em;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li ul, .site-header .widget_nav_menu .menu > li > .sub-menu .sub-menu, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li ul {
	--nav-sublist-dropdown-top: -.6em;
	top: calc(var(--nav-sublist-dropdown-top) - 1px);
}

.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link {
	padding-left: 1.9em;
	padding-right: 1.9em;
	padding-top: .6em;
	padding-bottom: .6em;
}

.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after, .site-header .widget_nav_menu .menu > li > .sub-menu li.menu-item-has-children > a:after, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
	right: 1.9em;
}

body.rtl .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after, body.rtl .site-header .widget_nav_menu .menu > li > .sub-menu li.menu-item-has-children > a:after, body.rtl .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
	left: 1.9em;
	right: auto;
}

.et_b_header-menu .secondary-menu-wrapper .secondary-title {
	letter-spacing: 0px;
	text-transform: inherit;
	background-color: #fff;
	color: #000;
	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: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-style: solid;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.et_b_header-menu .secondary-menu-wrapper .menu > li > a {
	letter-spacing: 0px;
	text-transform: inherit;
}

.et_b_header-menu .secondary-menu-wrapper .menu {
	--content-zoom: calc(100em * .01);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-style: solid;
	border-color: #e1e1e1;
}

.et_b_header-menu .secondary-menu-wrapper .menu > li {
	padding-left: 30px;
	padding-right: 30px;
}

.secondary-menu-wrapper .menu > .item-design-mega-menu .nav-sublist-dropdown, .secondary-menu-wrapper .menu .item-design-dropdown.menu-item-has-children:first-child .nav-sublist-dropdown {
	top: -0px;
}

.et_column > .et_b_header-menu .secondary-menu-wrapper .menu {
	width: calc(100% - 0px);
}

.et_b_header-mobile-menu > span svg {
	width: 1em;
	height: 1em;
}

.mobile-header-wrapper .et_b_header-mobile-menu > span svg {
	width: 2em;
	height: 2em;
}

.mobile-menu-content .et_b_header-logo img {
	width: 121px;
}

.et_b_header-mobile-menu > .et-element-label-wrapper .et-toggle, .et_b_header-mobile-menu > .et-element-label-wrapper .et-popup_toggle {
	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: none;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.mobile-header-wrapper .et_b_header-mobile-menu > .et-element-label-wrapper .et-toggle, .mobile-header-wrapper .et_b_header-mobile-menu > .et-element-label-wrapper .et-popup_toggle {
	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;
}

.mobile-menu-content {
	font-family: Roboto, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
}

.et_b_header-mobile-menu > .et-mini-content {
	--content-zoom: calc(130em * .01);
}

.et_b_header-mobile-menu .et-mini-content {
	background-color: #222;
}

.et_b_header-mobile-menu > .et-mini-content, .mobile-menu-popup .et-popup-content {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-style: solid;
	border-color: #e1e1e1;
}

.et_b_header-cart.et_element-top-level > a svg {
	width: 1.4em;
	height: 1.4em;
}

.mobile-header-wrapper .et_b_header-cart.et_element-top-level > a svg {
	width: 2em;
	height: 2em;
}

.et_b_header-cart.et_element-top-level .et-quantity {
	font-size: .75em;
	--et-quantity-proportion: 1.5em;
	background-color: #fff;
	color: #000;
}

.et_b_header-cart.et_element-top-level > a {
	color: var(--current-color);
	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: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-style: none;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.mobile-header-wrapper .et_b_header-cart.et_element-top-level > a {
	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;
}

.et_b_header-cart.et_element-top-level .et-mini-content {
	--content-zoom: calc(100em * .01);
}

.mobile-header-wrapper .et_b_header-cart.et_element-top-level .et-mini-content {
	--content-zoom: calc(100em * .01);
}

.et_b_header-cart.et_element-top-level .et-mini-content, .et_b_mobile-panel-cart .et-mini-content {
	background-color: #000;
	color: #fff;
	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: 1px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-style: solid;
}

.et_b_header-cart .woocommerce-mini-cart__footer, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer {
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: -30px;
	margin-top: 30px;
}

.et_b_header-cart .et-cart-progress, .et_b_mobile-panel-cart .et-cart-progress {
	padding-left: 30px;
	padding-right: 30px;
}

.et_b_header-cart.et-off-canvas .woocommerce-mini-cart__footer-wrapper, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer-wrapper {
	padding-top: 30px;
}

.et_b_header-cart .et-mini-content, .et_b_header-cart .cart-widget-products, .et_b_header-cart.et-off-canvas .product_list_widget li:not(:last-child), .et_b_mobile-panel-cart .et-mini-content, .et_b_mobile-panel-cart .cart-widget-products, .et_b_mobile-panel-cart.et-off-canvas .product_list_widget li:not(:last-child) {
	border-color: #000;
}

.woocommerce-mini-cart__footer {
	background-color: #f5f5f5;
	color: #555;
}

.et_b_header-wishlist.et_element-top-level > a svg {
	width: 1.6em;
	height: 1.6em;
}

.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level > a svg {
	width: 1.4em;
	height: 1.4em;
}

.et_b_header-wishlist.et_element-top-level > a {
	color: var(--current-color);
	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: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level > a {
	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;
}

.et_b_header-wishlist.et_element-top-level .et-mini-content {
	--content-zoom: calc(100em * .01);
}

.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level .et-mini-content {
	--content-zoom: calc(100em * .01);
}

.et_b_header-wishlist.et_element-top-level .et-mini-content, .et_b_mobile-panel-wishlist .et-mini-content {
	background-color: #000;
	color: #fff;
}

.et_b_header-wishlist.et_element-top-level .et-mini-content, .et-mobile-panel .et_b_mobile-panel-wishlist .et-mini-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: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.et_b_header-wishlist .et-mini-content, .et-mobile-panel .et_b_mobile-panel-wishlist .et-mini-content {
	border-style: solid;
}

.et_b_header-wishlist .et-mini-content, .et_b_header-wishlist .cart-widget-products, .et_b_header-wishlist.et-off-canvas .product_list_widget li:not(:last-child), .et_b_mobile-panel-wishlist .et-mini-content, .et_b_mobile-panel-wishlist .cart-widget-products, .et_b_mobile-panel-wishlist.et-off-canvas .product_list_widget li:not(:last-child) {
	border-color: #000;
}

.et_b_header-compare.et_element-top-level > a svg {
	width: 1.3em;
	height: 1.3em;
}

.mobile-header-wrapper .et_b_header-compare.et_element-top-level > a svg {
	width: 1.4em;
	height: 1.4em;
}

.et_b_header-compare.et_element-top-level > a {
	color: var(--current-color);
	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: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.mobile-header-wrapper .et_b_header-compare.et_element-top-level > a {
	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;
}

.et_b_header-search.et_element-top-level > span svg, .et_b_header-search.et_element-top-level .search-button svg {
	width: 1.2em;
	height: 1.2em;
}

.et_b_header-search.et_element-top-level > span img, .et_b_header-search.et_element-top-level .search-button img {
	max-width: 1.2em;
	max-height: 1.2em;
}

.mobile-header-wrapper .et_b_header-search.et_element-top-level > span svg, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button svg {
	width: 1em;
	height: 1em;
}

.mobile-header-wrapper .et_b_header-search.et_element-top-level > span img, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button img {
	max-width: 1em;
	max-height: 1em;
}

.et_b_header-search.et_element-top-level .input-row {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.et_b_header-search.et_element-top-level input[type="text"], .et_b_header-search.et_element-top-level select, .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text, .et_b_header-search.et_element-top-level .search-button {
	height: 40px;
	line-height: calc(40px / 2);
}

.et_b_header-search.et_element-top-level input[type="text"] {
	max-width: calc(100% - 40px);
}

.et_b_header-search.et_element-top-level .search-button {
	width: 40px;
	background-color: #383838;
}

.mobile-header-wrapper .et_b_header-search.et_element-top-level input[type="text"], .mobile-header-wrapper .et_b_header-search.et_element-top-level select, .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button {
	height: 40px;
	line-height: calc(40px / 2);
}

.mobile-header-wrapper .et_b_header-search.et_element-top-level input[type="text"] {
	max-width: calc(100% - 40px);
}

.mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button {
	width: 40px;
}

.et_b_header-search.et_element-top-level .input-row, .et_b_header-search.et_element-top-level .input-row .search-button {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row, .mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row .search-button {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.et_b_header-search.et_element-top-level input[type="text"], .et_b_header-search.et_element-top-level input[type="text"]::-webkit-input-placeholder {
	color: #888;
}

.et_b_header-search.et_element-top-level .input-row, .et_b_header-search.et_element-top-level input[type="text"] {
	background-color: #383838;
}

.et_b_header-search.et_element-top-level .search-button, .et_b_header-search.et_element-top-level .clear {
	color: #fff;
}

body:not(.rtl) .et_b_header-search.et_element-top-level .buttons-wrapper {
	right: -0px;
}

body.rtl .et_b_header-search.et_element-top-level .buttons-wrapper {
	left: -10px;
}

body:not(.rtl) .et_b_header-search.et_element-top-level select, body:not(.rtl) .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text {
	border-right-width: 1px;
}

body.rtl .et_b_header-search.et_element-top-level select, body.rtl .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text {
	border-left-width: 1px;
}

body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level .buttons-wrapper {
	right: -0px;
}

body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level .buttons-wrapper {
	left: -10px;
}

body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level select, body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text {
	border-right-width: 1px;
}

body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level select, body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text {
	border-left-width: 1px;
}

.et_b_header-search.et_element-top-level .input-row, .ajax-search-form input[type="text"] {
	border-style: solid;
}

.et_b_header-search.et_element-top-level select, .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text {
	border-style: solid;
	border-color: #383838;
}

.et_b_header-search.et_element-top-level .input-row, .ajax-search-form input[type="text"], .ajax-search-form input[type="text"]:focus {
	border-color: #383838;
}

.et_b_header-search.et_element-top-level .et_b_search-icon {
	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: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-style: solid;
	border-color: #e1e1e1;
}

.ajax-search-form.input-icon:before {
	top: calc(-10px - 3px);
	height: calc(10px + 3px);
}

.mobile-header-wrapper .et_b_header-search.et_element-top-level .et_b_search-icon {
	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;
}

.ajax-search-form:not(.input-icon) .autocomplete-suggestions, .ajax-search-form.input-icon, .search-full-width .et-mini-content {
	--content-zoom: calc(100em * .01);
}

.mobile-header-wrapper .ajax-search-form:not(.input-icon) .autocomplete-suggestions, .mobile-header-wrapper .ajax-search-form.input-icon, .mobile-header-wrapper .search-full-width .et-mini-content {
	--content-zoom: calc(100em * .01);
}

.ajax-search-form .ajax-results-wrapper .autocomplete-suggestions {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.header-wrapper .et-content-dropdown .ajax-results-title:first-child {
	margin-top: -20px;
}

.header-wrapper .et-content-dropdown .ajax-results-more:last-child {
	margin-bottom: -30px;
}

.ajax-search-form .autocomplete-suggestion > a, .ajax-search-form .autocomplete-no-suggestion, .ajax-search-tabs, .ajax-results-title {
	padding-left: 30px;
	padding-right: 30px;
}

.ajax-search-form.input-icon {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.mobile-header-wrapper .ajax-search-form .ajax-results-wrapper .autocomplete-suggestions {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.mobile-header-wrapper .et-content-dropdown .ajax-results-title:first-child {
	margin-top: -10px;
}

.mobile-header-wrapper .et-content-dropdown .ajax-results-more:last-child {
	margin-bottom: -10px;
}

.mobile-header-wrapper .ajax-search-form .autocomplete-suggestion a, .mobile-header-wrapper .ajax-search-form .autocomplete-no-suggestion, .mobile-header-wrapper .ajax-search-tabs {
	padding-left: 10px;
	padding-right: 10px;
}

.mobile-header-wrapper .ajax-search-form.input-icon {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.ajax-search-form .ajax-results-wrapper .autocomplete-suggestions, .ajax-search-form.input-icon {
	border-style: solid;
	border-color: #3d3d3d;
}

.et_b_header-socials.et_element-top-level {
	--content-zoom: calc(100em * .01);
}

.mobile-header-wrapper .et_b_header-socials.et_element-top-level {
	--content-zoom: calc(100em * .01);
}

.et_b_header-socials.et_element-top-level.flex-row a {
	margin: 0 10px;
}

.et_b_header-socials.et_element-top-level.flex-col a + a {
	margin: 10px 0 0 0;
}

.mobile-header-wrapper .et_b_header-socials.et_element-top-level.flex-row a {
	margin: 0 5px;
}

.mobile-header-wrapper .et_b_header-socials.et_element-top-level.flex-col a + a {
	margin: 5px 0 0 0;
}

.et_b_header-contacts.et_element-top-level .contact {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	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;
}

.header-newsletter-popup .et-popup-content-custom-dimenstions {
	width: 550px;
	height: 250px;
}

.header-newsletter-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;
}

.header-newsletter-popup .et-popup-content, .header-newsletter-popup .et-close-popup {
	color: #000;
}

.et_b_header-button {
	font-family: Inter, sans-serif;
	font-weight: 600;
	text-transform: none;
	font-size: calc(var(--content-zoom) * 1);
	background-color: #383838;
	color: #fff !important;
	margin-top: 0px;
	margin-right: 10px;
	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: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-style: none;
	border-color: #e1e1e1;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.et_b_header-button:hover {
	background-color: #17ef97;
	color: #0a0a0a !important;
}

.et_promo_text_carousel {
	--promo-text-height: 30px;
	background-color: #000;
	color: #fff;
}

.et-mobile-panel-wrapper .et-mobile-panel .et-wrap-columns {
	height: 60px;
}

.et-mobile-panel-wrapper {
	--mobile-panel-height: 60px;
	--max-elements-mini-content-height: calc(100% - 60px + 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: #222;
	background-color: #222;
	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: #fff;
}

.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(105em * .01);
	font-family: Inter, sans-serif;
	font-weight: 400;
	text-transform: inherit;
	--h1-size-proportion: 3.2;
	--h1-line-height: 1.5;
	background: rgba(255, 255, 255, 0);
	background-color: rgba(255, 255, 255, 0);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	border-style: solid;
	border-color: #e1e1e1;
}

.single-product .page-heading .title {
	font-family: DM Sans, sans-serif;
	font-weight: 700;
	text-transform: inherit;
	color: #fff;
}

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: 6.5vw;
	padding-right: 0px;
	padding-bottom: 5.5vw;
	padding-left: 0px;
}

.woocommerce-product-gallery.images-wrapper {
	width: 85%;
	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: none;
	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: 1.9;
	text-transform: capitalize;
	color: #fff;
	margin-top: 20px;
	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: 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;
}

.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: #17ef97;
}

.et_product-block > .price ins .amount, .et_product-block .et_connect-block > .price ins .amount, .et_product-block form.cart ins .amount {
	color: #c62828;
}

.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: #ccc;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	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: none;
	font-size: calc(var(--content-zoom, 1rem) * 1);
	background-color: #000;
	color: #fff !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: #fff;
	color: #000 !important;
}

.et_b_single-request-quote-button {
	text-transform: none;
	font-size: calc(var(--content-zoom, 1rem) * 1);
	background-color: #000;
	color: #fff;
	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: #fff;
	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: #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;
}

.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-custom-dimenstions {
	width: 550px;
	height: 250px;
}

.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: #e1e1e1;
}

.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: capitalize;
	--loader-side-color: #222;
}

.single-product-builder .single_add_to_cart_button {
	min-width: 120px;
	min-height: 45px;
}

.single-product-builder form.cart select[name=quantity] {
	min-height: 45px;
}

.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: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.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: #000;
}

.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: rgba(255, 255, 255, 0);
	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: #fff;
}

.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: rgba(255, 255, 255, 0);
}

.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: #ccc;
}

.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: start;
}

.et_product-block .single-compare > a {
	background-color: rgba(255, 255, 255, 0);
	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: #fff;
}

.et_product-block .single-compare a:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #ccc;
}

.et_product-block .single-compare > a, .et_product-block .single-compare > .xstore-compare-single {
	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;
}

.single-product .et_product-block .product_meta {
	--content-zoom: calc(105em * .01);
	justify-content: inherit;
	flex-direction: column;
	margin-top: 45px;
	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: #8f8f8f;
}

.single-product .et_product-block .product_meta span a, .single-product .et_product-block .product_meta span span {
	color: #8f8f8f;
}

.single-product-socials a {
	--content-zoom: calc(80em * .01);
	color: #000;
	margin: 0 5px;
}

.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: capitalize;
}

.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(140em * .01);
}

.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab {
	font-size: calc(140em * .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: 5vw;
	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: center;
	--h2-size-proportion: 2.5;
	--h2-line-height: 1.5;
	margin-bottom: 20px;
}

.related-products {
	--cols-gap: 15px;
	--arrow-size: 50px;
}

.related-products-wrapper {
	margin-top: 3.5vw;
	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: #1f1f1f;
	background-color: #1f1f1f;
	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: #2f2f2f;
}

.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);
}

.cart-checkout-light-footer .footer {
	background: #1f1f1f;
	background-color: #1f1f1f;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
}

@media only screen and (min-width: 1200px) {
	.container, div.container, .et-container, .breadcrumb-trail .page-heading {
		max-width: 1440px;
	}
	
	.single-product .woocommerce-message, .single-product .woocommerce-error, .single-product .woocommerce-info {
		width: 1440px;
	}
	
	.footer:after {
		width: calc(1440px - 30px);
	}
	
	.boxed .template-container, .framed .template-container {
		width: calc(1440px + 30px);
	}
	
	.boxed .header-wrapper, .framed .header-wrapper {
		width: calc(1440px + 30px);
	}
}

@media only screen and (min-width: 993px) {
	.et_b_dt_header-overlap .page-heading {
		padding-top: 13em;
		padding-bottom: 5em;
	}
	
	.single-product .sidebar {
		--space-between-widgets: 60px;
	}
}

@media only screen and (max-width: 992px) {
	.et_b_mob_header-overlap .page-heading {
		padding-top: 11em;
		padding-bottom: 1.2em;
	}
	
	.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(60px + 15px);
	}
	
	.et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .back-top.backIn ~ .et-request-quote {
		bottom: calc(60px + 70px);
	}
}

@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;
	}
}
