/* ===================================
	WooCommerce Sidebar
====================================== */
.crafto-product-common-sidebar-left-overlay,
.crafto-product-common-sidebar-right-overlay {
	display: none;
	visibility: hidden;
	opacity: 0;
}
.crafto-content-right-part {
	order: 2;
	padding-left: 5%;
}
.crafto-content-left-part {
	padding-right: 5%;
}
.both-sidebar-wrap {
	display: flex;
	flex-wrap: wrap;
}
.both-sidebar-wrap .both-sidebar-left,
.crafto-product-common-sidebar-left {
	order: 1;
}
.both-sidebar-wrap .both-content-center {
	order: 2;
	padding-left: 30px;
	padding-right: 30px;
}
.both-sidebar-wrap .both-sidebar-right {
	order: 3;
}
.crafto-shop-archive .both-sidebar-wrap,
.single-product .both-sidebar-wrap {
	padding-left: 0;
	padding-right: 0;
}
.crafto-shop-archive .both-sidebar-wrap .sidebar,
.single-product .both-sidebar-wrap .sidebar {
	padding-left: 15px;
	padding-right: 15px;
}
.sidebar .wc-block-components-price-slider__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button,
.sidebar .wc-block-stock-filter__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
	font-size: calc(var(--e-global-typography-text-font-size) - 6px);
	padding: 6px 10px 6px;
	border-radius: 3px;
	border-width: 1px;
	text-transform: uppercase;
}
.sidebar .wc-block-components-price-slider__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button span,
.sidebar .wc-block-stock-filter__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button span {
	font-size: calc(var(--e-global-typography-text-font-size) - 6px);
	letter-spacing: 0.5px;
}
.sidebar .wc-block-components-price-slider__range-text {
	margin: 15px 0;
}
.woocommerce .sidebar .widget {
	margin-bottom: 30px;
	display: block;
}
.woocommerce .sidebar .wp-block-heading,
.woocommerce .sidebar .widget.widget_search label,
.woocommerce .sidebar .wc-block-price-filter__title,
.woocommerce .sidebar .wc-block-stock-filter__title {
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	margin-bottom: 10px;
	color: var( --e-global-color-secondary, #232323);
	font-size: calc(var(--e-global-typography-text-font-size) + 1px);
	line-height: calc(var(--e-global-typography-text-font-size) + 14px);
	letter-spacing: 0;
}
.sidebar .widget ul.wc-block-review-list li {
	margin-bottom: 30px;
}
.sidebar .widget ul.wc-block-review-list li:last-child {
	margin-bottom: 0;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__info {
	margin-bottom: 5px;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__author,
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__product {
	font-weight: var(--crafto-woocommerce-heading-font-weight, 600);
	margin: 0 0 4px 0;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__product {
	display: block;
	width: 100%;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__author a,
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__product a {
	color: var( --e-global-color-secondary, #232323);
	font-size: 15px;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__rating {
	margin-bottom: 6px;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author {
	margin: 0 8px 5px 0;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date {
	margin: 0 0 5px 0;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__author,
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__author a,
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date {
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
	font-weight: 400;
}
.sidebar .wc-block-review-list li .wc-block-components-review-list-item__text p:last-child {
	margin-bottom: 0;
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
	line-height: calc(var(--e-global-typography-text-font-size) + 6px);
}
.sidebar .wp-block-group .wp-block-button .wc-block-featured-product__link .wp-block-button__link,
.sidebar .wp-block-group .editor-styles-wrapper .wc-block-featured-product__link .wp-block-button__link,
.sidebar .wp-block-group .wc-block-featured-product__link .wp-block-button__link {
	font-size: calc(var(--e-global-typography-text-font-size) - 4px);
	line-height: 1;
	padding: 10px 15px 11px;
	opacity: 1;
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	color: #fff;
}
.sidebar .wp-block-group .wp-block-button .wp-block-button__link:hover,
.sidebar .wp-block-group .editor-styles-wrapper .wp-block-button__link:hover,
.sidebar .wp-block-group .wp-block-button__link:hover {
	color: var( --e-global-color-secondary, #232323);
}
.sidebar .wp-block-group .wc-block-featured-category__description,
.sidebar .wp-block-group .wc-block-featured-category__link,
.sidebar .wp-block-group .wc-block-featured-category__price,
.sidebar .wp-block-group .wc-block-featured-category__title,
.sidebar .wp-block-group .wc-block-featured-category__variation,
.sidebar .wp-block-group .wc-block-featured-product__description,
.sidebar .wp-block-group .wc-block-featured-product__link,
.sidebar .wp-block-group .wc-block-featured-product__price,
.sidebar .wp-block-group .wc-block-featured-product__title,
.sidebar .wp-block-group .wc-block-featured-product__variation {
	color: inherit;
	padding: 0 15px 20px;
	width: 100%;
	z-index: 1;
	margin: 0;
}
.sidebar .wp-block-group .wc-block-featured-product__price {
	font-weight: var(--crafto-woocommerce-heading-font-weight, 600);
}
.sidebar .wp-block-group .wc-block-featured-category .wc-block-featured-category__title,
.sidebar .wp-block-group .wc-block-featured-product .wc-block-featured-product__title,
.sidebar .wp-block-group .wc-block-featured-product .wc-block-featured-product__variation {
	margin: 0;
}
.sidebar .wp-block-group .wc-block-featured-product .wc-block-featured-product__title {
	color: #fff;
}
.sidebar .wp-block-group .wc-block-featured-product .wc-block-featured-product__description p {
	margin-bottom: 15px;
}
.sidebar .wp-block-group .wc-block-featured-product .wc-block-featured-product__description p:last-child {
	margin-bottom: 0;
}
.sidebar .wp-block-group .wc-block-featured-product__wrapper {
	padding: 20px 0 0 0;
}
.sidebar .wp-block-group .aligncenter,
.sidebar div.aligncenter {
	margin-bottom: 0;
}
.sidebar .widget .wc-block-grid__product {
	border: 0;
}
.sidebar .widget .wc-block-grid__products .wc-block-grid__product-image {
	border: 1px solid #e4e4e4;
}
.sidebar .widget .wp-block-button__link,
.sidebar .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
.sidebar .wc-block-product-categories__button,
.sidebar .widget a.button {
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	font-size: calc(var(--e-global-typography-text-font-size) - 4px);
	border: 2px solid var( --e-global-color-secondary, #232323);
	color: #fff;
	border-radius: 0;
	margin: 0;
	background: var( --e-global-color-secondary, #232323);
	text-align: center;
	padding: 10px 15px 11px;
	line-height: 1.1;
}
.sidebar .widget a.button.added_to_cart {
	margin-left: 5px;
}
.sidebar .widget a.button.added_to_cart i {
	margin-right: 5px;
}
.sidebar .widget .wp-block-button__link:hover,
.sidebar .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover,
.sidebar .widget a.button:hover {
	background-color: transparent;
	color: var( --e-global-color-secondary, #232323);
}
.sidebar .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
.sidebar .editor-styles-wrapper .wc-block-grid__product-title,
.sidebar .wc-block-grid__product-title {
	color: var( --e-global-color-secondary, #232323);
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	transition: all 0.3s ease-in-out
}
.sidebar .wc-block-components-load-more {
	text-align: left;
	width: 100%;
	margin: 15px 0 0 0;
}
.sidebar .wc-block-grid__product {
	text-align: left;
}
.sidebar .wc-block-grid__product .wc-block-grid__product-onsale,
.sidebar .wc-block-grid__product .wc-block-grid__product-rating {
	margin: 0 0 12px;
}
.sidebar .wc-block-grid__product .wc-block-grid__product-price {
	margin: 0 0 5px 0;
}
.sidebar .wc-block-grid__product .wc-block-grid__product-add-to-cart {
	margin-bottom: 0;
	margin-top: 10px;
	text-align: left;
}
.sidebar .wc-block-grid__product .wc-block-grid__product-add-to-cart .add_to_cart_button {
	padding: 7px 12px 8px;
}
.sidebar .wc-block-components-review-sort-select {
	text-align: left;
	margin-bottom: 20px;
}
.sidebar .wc-block-grid__product-rating .star-rating,
.sidebar .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
	margin: 0;
	float: none;
}
.sidebar .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.sidebar .wc-block-grid__product-rating .star-rating,
.sidebar .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
}
.sidebar .wc-block-grid__product-rating .star-rating:before,
.sidebar .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,
.sidebar .wc-block-grid__product-rating .star-rating span:before,
.sidebar .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
	letter-spacing: inherit;
}
.sidebar .theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,
.sidebar .wc-block-grid.has-1-columns .wc-block-grid__product {
	margin-bottom: 30px;
}
.sidebar .theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product:last-child,
.sidebar .wc-block-grid.has-1-columns .wc-block-grid__product:last-child {
	margin-bottom: 0;
}
.sidebar .widget .wc-block-product-categories-lis li {
	position: relative;
	margin-bottom: 5px;
	padding: 0;
}
.sidebar .widget .wc-block-product-categories-list li {
	width: auto;
	flex-wrap: wrap;
	display: flex;
	align-items: center;
}
.sidebar .widget .wc-block-product-categories-list li a {
	line-height: calc(var(--e-global-typography-text-font-size) + 14px);
}
.sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
	margin-left: -30px;
	margin-top: 5px;
	width: calc(100% + 30px);
}
.sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item .wc-block-product-categories-list-item-count {
	top: 10px;
}
.sidebar .widget .wc-block-product-categories-list li .wc-block-product-categories-list-item-count {
	position: absolute;
	right: 0;
	top: 0;
	background: #f7f7f7;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	font-size: calc(var(--e-global-typography-text-font-size) - 5px);
	text-align: center;
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	color: var( --e-global-color-secondary, #232323);
	line-height: calc(var(--e-global-typography-text-font-size) + 14px);
}
.sidebar .widget .wc-block-product-categories-list li .wc-block-product-categories-list-item-count::before,
.sidebar .widget .wc-block-product-categories-list li .wc-block-product-categories-list-item-count::after {
	display: none;
}
.sidebar .widget .wc-block-product-categories-list li > ul {
	margin-left: 15px;
	margin-top: 5px;
	width: calc(100% + 15px);
}
.sidebar .widget .wc-block-product-categories-list li > ul > li:last-child {
	margin-bottom: 0;
}
.sidebar .widget .wc-block-product-categories.is-dropdown {
	display: block;
}
.sidebar .widget .wc-block-product-categories select {
	margin: 0 0 10px 0;
}
.sidebar .widget .wc-block-product-categories__button {
	width: 100%;
	border-radius: 4px;
	transition: all .3s ease-in-out;
}
.sidebar .widget .wc-block-product-categories__button:hover {
	transform: translate3d(0, -2px, 0);
}
.sidebar .widget .wc-block-product-categories__button svg {
	margin: 0 auto;
}
.sidebar .widget :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
	border: 0;
	padding: 0;
}
.sidebar .widget.widget_block .wp-block-group__inner-container .wp-block-search .wp-block-search__button {
	height: 100%;
	position: absolute;
}
.sidebar .widget.widget_block .wp-block-group__inner-container .wp-block-search .wp-block-search__label {
	font-size: var(--e-global-typography-text-font-size);
	margin-bottom: 10px;
}
.sidebar .widget.widget_block .wp-block-group__inner-container .wp-block-search .has-icon.wp-block-search__button::before {
	display: none;
}
.sidebar .widget.widget_block .wp-block-group__inner-container .wp-block-search .has-icon.wp-block-search__button {
	padding: 12px 10px;
}
.sidebar .widget.widget_block .wp-block-group__inner-container .wp-block-search .has-icon.wp-block-search__button svg {
	fill: #2946f3;
	height: 20px;
	min-height: 20px;
	min-width: 20px;
	width: 20px;
}
.sidebar .wc-block-components-checkbox {
	margin-top: 0;
}
.sidebar .wc-block-stock-filter__actions,
.woocommerce .sidebar .wc-block-attribute-filter__actions,
.woocommerce .sidebar .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount,
.sidebar .wc-block-active-filters .wc-block-active-filters__clear-all {
	margin-top: 10px;
	text-transform: uppercase;
	font-size: calc(var(--e-global-typography-text-font-size) - 4px);
	line-height: 1;
	border-top: 1px solid #e4e4e4;
	padding-top: 10px;
	width: 100%;
	text-align: right;
}
.woocommerce .wc-block-components-price-slider__actions {
	display: none;
}
.sidebar .wc-block-stock-filter__actions span,
.woocommerce .sidebar .wc-block-attribute-filter__actions span,
.woocommerce .wc-block-components-price-slider__actions span,
.woocommerce .sidebar .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount span,
.sidebar .wc-block-active-filters .wc-block-active-filters__clear-all span,
.wc-block-components-filter-reset-button {
	font-size: calc(var(--e-global-typography-text-font-size) - 4px);
}
.sidebar .wc-block-stock-filter {
	margin-bottom: 0;
}
.sidebar .wc-block-mini-cart__button {
	padding: 10px 0;
	transition: all .3s ease-in-out;
}
.sidebar .wc-block-mini-cart__badge {
	font-size: calc(var(--e-global-typography-text-font-size) - 6px);
	height: 20px;
	width: 20px;
	margin-left: -44%;
	min-width: 20px;
	padding: 0;
	position: absolute;
	transform: translateY(-50%);
	white-space: nowrap;
	z-index: 1;
	color: #fff;
	background-color: var( --e-global-color-secondary, #232323);
	transition: all .3s ease-in-out;
}
.sidebar .crafto-mini-cart-content-wrap {
	position: inherit;
	top: 100%;
	visibility: visible;
	display: block;
	min-width: 100%;
}
.woocommerce .sidebar .crafto-top-cart-wrapper .min-cart-total {
	padding: 20px 0 0;
}
.woocommerce .sidebar .crafto-top-cart-wrapper .buttons a.checkout:hover {
	transform: translate3d(0, 0, 0);
}
.sidebar .crafto-mini-cart-counter {
	right: inherit;
	left: 10px;
}
.sidebar .widget_shopping_cart .widget-title {
	display: block;
}
.sidebar .crafto-cart-top-counter {
	display: none;
}
.sidebar .wc-block-grid .wc-block-grid__product-onsale,
.sidebar .wc-block-grid__product-image .wc-block-grid__product-onsale,
.sidebar .wc-block-grid .wc-block-grid__product-soldout,
.sidebar .wc-block-grid__product-image .wc-block-grid__product-soldout,
.sidebar .wc-block-grid .wc-block-grid__product-new,
.sidebar .wc-block-grid__product-image .wc-block-grid__product-new {
	border: 0;
	display: inline-block;
	padding: 0 8px 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: calc(var(--e-global-typography-text-font-size) - 7px);
	font-weight: var(--crafto-woocommerce-heading-font-weight, 600);
	line-height: calc(var(--e-global-typography-text-font-size) + 4px);
	border-radius: 2px;
	margin: 0 3px;
	right: 15px;
	top: 15px;
}
.sidebar .wc-block-grid .wc-block-grid__product-onsale,
.sidebar .wc-block-grid__product-image .wc-block-grid__product-onsale,
.sidebar .wc-block-grid .wc-block-grid__product-new,
.sidebar .wc-block-grid__product-image .wc-block-grid__product-new {
	background-color: #2ebb79;
}
.sidebar .wc-block-grid .wc-block-grid__product-soldout,
.sidebar .wc-block-grid__product-image .wc-block-grid__product-soldout {
	background-color: #dc3131;
}
.sidebar .wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image) {
	margin: 0 0 20px;
}
.sidebar .wc-block-grid__product .wc-block-grid__product-title {
	margin: 0 0 10px;
}
.sidebar .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading) {
	border-color: #e4e4e4 !important;
}
.sidebar .wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
	border-color: #e4e4e4;
}
.sidebar .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list {
	border: 1px solid #e4e4e4;
	box-shadow: 0 0 50px rgba(0, 0, 0, .08);
}
.sidebar .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 12px
}
.sidebar .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,
.sidebar .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token {
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
}
.sidebar .wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text,
.sidebar .wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token {
	border-radius: 0;
	border: 0;
	padding: 0;
}
.sidebar .wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token.has-icon svg {
	background-color: transparent;
	border-radius: 0;
	fill: var( --e-global-color-secondary, #232323);
	width: 20px;
	height: 19px;
}
.sidebar .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token {
	font-size: calc(var(--e-global-typography-text-font-size) - 3px);
	color: var( --e-global-color-secondary, #232323);
	margin-right: 7px;
}
.sidebar .wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__token-text {
	background-color: #fff;
	border: 0 solid;
	border-radius: 0;
	border-right: 0;
	line-height: calc(var(--e-global-typography-text-font-size) + 6px);
	padding: 0;
	order: 2;
}
.sidebar .wc-block-components-error {
	color: var( --e-global-color-text );
	margin: 0;
	padding: 40px 20px;
	background-color: #f7f7f7;
	border-radius: 4px;
}
.sidebar .wc-block-components-error__image {
	margin: 0 0 15px;
}
.sidebar .wc-block-components-error__header {
	color: var( --e-global-color-secondary, #232323);
	font-size: calc(var(--e-global-typography-text-font-size) + 16px);
	font-weight: var(--crafto-woocommerce-heading-font-weight, 600);
}
.sidebar .wc-block-components-error__content p {
	margin-bottom: 15px;
	color: var( --e-global-color-text );
}
.sidebar .wc-block-components-error__content p:last-child {
	margin-bottom: 0;
}
.sidebar .crafto-top-cart-wrapper .crafto-cart-top-counter i {
	color: var( --e-global-color-secondary, #232323);
}
.sidebar.crafto-product-sidebar .widget {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
}
.sidebar.crafto-product-sidebar .widget:empty,
.woocommerce .wc-block-components-price-slider__actions:empty {
	display: none;
}
.sidebar.crafto-product-sidebar .widget:last-child {
	margin-bottom: 0;
}
.sidebar .wc-block-rating-filter__actions {
	line-height: normal;
}

/* Widget Title */
.crafto-product-sidebar .widget .widget-title,
.crafto-product-sidebar .widget h3 {
	color: var( --e-global-color-secondary, #232323);
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	margin-bottom: 10px;
	font-size: calc(var(--e-global-typography-text-font-size) + 1px);
	padding: 0;
	line-height: calc(var(--e-global-typography-text-font-size) + 14px);
	letter-spacing: 0;
}

/* Active Filters */
.sidebar .wp-block-woocommerce-active-filters .wc-block-active-filters {
	margin-bottom: 0;
}
.sidebar .wp-block-woocommerce-active-filters .wc-block-active-filters__list li{
	margin: 15px 0 0 0;
	padding: 0;
}
.sidebar .wp-block-woocommerce-active-filters .wc-block-active-filters__list li ul {
	margin-top: 5px;
}
.sidebar .wp-block-woocommerce-active-filters .wc-block-active-filters__list li ul li {
	margin: 0 0 5px;
	padding: 0;
}
.sidebar .wp-block-woocommerce-active-filters .wc-block-active-filters .wc-block-active-filters__list-item-type {
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
	font-weight: var(--crafto-woocommerce-heading-font-weight, 600);
	letter-spacing: 0.5px;
	text-transform: none;
	color: var( --e-global-color-secondary, #232323);
	margin: 0;
}
.sidebar .wp-block-woocommerce-active-filters .wc-block-active-filters__list-item-name {
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
	padding: 0;
	position: relative;
}
.sidebar .wp-block-woocommerce-active-filters .wc-block-active-filters__list-item-remove,
.sidebar .wp-block-woocommerce-active-filters .wc-block-active-filters__list-item-remove:hover {
	-moz-appearance: none;
	appearance: none;
	background: var( --e-global-color-secondary, #232323);
	border: 0;
	border-radius: 100%;
	color: #fff;
	fill: #fff;
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	font-size: calc(var(--e-global-typography-text-font-size) - 5px);
	height: 16px;
	width: 16px;
	line-height: calc(var(--e-global-typography-text-font-size) - 2px);
	margin: 0 0 0 auto;
	padding: 0;
	order: 2;
	opacity: 1;
	position: relative;
	top: 1px;
}
.sidebar .wc-block-active-filters .wc-block-active-filters__list-item-operator {
	font-style: normal;
}
.sidebar .widget .crafto-active-filters ul {
	width: 100%;
	display: block;
}
.sidebar .widget .crafto-active-filters ul li {
	padding: 0;
	width: 100%;
	margin: 0;
}
.sidebar .widget .crafto-active-filters ul li a {
	width: 100%;
	display: flex;
	color: var(--e-global-color-text, #828282);
}
.sidebar .widget .crafto-active-filters ul li a:hover {
	color: var( --e-global-color-secondary, #232323);
}
.sidebar .widget .crafto-active-filters ul li a:after {
	margin-left: auto;
	color: var( --e-global-color-secondary, #232323);
	content: "\e8f6";
	font-family: 'feather';
	font-size: var(--e-global-typography-text-font-size);
	font-weight: 400;
	position: relative;
	top: 0;
}
.sidebar .widget .crafto-active-filters .clear-all-filters {
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	margin-left: auto;
	flex-shrink: 0;
	line-height: normal;
	background: var( --e-global-color-secondary, #232323);
	padding: 5px 10px;
	color: #fff;
	border-radius: 4px;
}
.sidebar .widget .crafto-active-filters > h3 {
	display: flex;
	align-items: center;
}

/* Product, Color, Size Filter */
.sidebar .widget ul.product-filter li,
.sidebar .widget ul.product-size-filter li,
.sidebar .widget ul.product-color-filter li,
.sidebar .widget ul.product-attribute-filter li {
	margin-bottom: 2px;
}
.sidebar .product-filter li label,
.sidebar .product-size-filter li label,
.sidebar .product-color-filter li label,
.sidebar .product-attribute-filter li label {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	cursor: pointer;
	font-size: calc(var(--e-global-typography-text-font-size) - 1px);
	line-height: calc(var(--e-global-typography-text-font-size) + 14px);
	letter-spacing: 0;
	transition: all 0.3s ease-in-out;
}
.sidebar .product-filter li label input,
.sidebar .product-size-filter li label input,
.sidebar .product-color-filter li label input,
.sidebar .product-attribute-filter li label input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.sidebar .product-filter li label .crafto-cb,
.sidebar .product-size-filter li label .crafto-cb,
.sidebar .product-color-filter li label .crafto-cb,
.sidebar .product-attribute-filter li label .crafto-cb {
	border-color: var(--e-global-color-text);
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	top: 0;
	margin-right: 9px;
	flex-shrink: 0;
}
.sidebar .product-color-filter li label .crafto-cb.crafto-white,
.sidebar .product-color-filter li label:hover .crafto-cb.crafto-white {
	border: 1px solid #e4e4e4;
}
.sidebar .product-color-filter li label .crafto-cb.crafto-white:after,
.sidebar .product-color-filter li label .crafto-cb.crafto-white:after {
	background-color: var( --e-global-color-secondary, #232323);
	left: 3px;
	top: 3px;
}
.sidebar .product-filter li label:hover,
.sidebar .product-size-filter li label:hover,
.sidebar .product-color-filter li label:hover,
.sidebar .product-attribute-filter li label:hover {
	color: var( --e-global-color-secondary, #232323);
}
.sidebar .product-filter li label:hover .crafto-cb,
.sidebar .product-size-filter li label:hover .crafto-cb,
.sidebar .product-color-filter li label:hover .crafto-cb,
.sidebar .product-attribute-filter li label:hover .crafto-cb {
	border-color: var( --e-global-color-secondary, #232323);
}
.sidebar .product-filter li label .crafto-cb:after,
.sidebar .product-size-filter li label .crafto-cb:after,
.sidebar .product-color-filter li label .crafto-cb:after,
.sidebar .product-attribute-filter li label .crafto-cb:after {
	content: '';
	position: absolute;
	opacity: 0;
	left: 3px;
	top: 3px;
	width: 8px;
	height: 8px;
	background-color: var( --e-global-color-secondary, #232323);
	transition: all 0.3s ease-in-out;
	border-radius: 100%;
}
.sidebar .product-filter li label:hover .crafto-cb:after,
.sidebar .product-filter li label input:checked ~ .crafto-cb:after,
.sidebar .product-size-filter li label:hover .crafto-cb:after,
.sidebar .product-size-filter li label input:checked ~ .crafto-cb:after,
.sidebar .product-color-filter li label:hover .crafto-cb:after,
.sidebar .product-color-filter li label input:checked ~ .crafto-cb:after,
.sidebar .product-attribute-filter li label:hover .crafto-cb:after,
.sidebar .product-attribute-filter li label input:checked ~ .crafto-cb:after{
	opacity: 1;
}
.sidebar .product-filter li .count,
.sidebar .product-size-filter li .count,
.sidebar .product-attribute-filter li .count,
.sidebar .product-color-filter li .count {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f7f7f7;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	font-size: 10px;
	font-weight: 500;
	color: var( --e-global-color-secondary, #232323);
	margin-left: auto;
	flex-shrink: 0;
}
.sidebar .product-color-filter li label .crafto-cb,
.sidebar .product-attribute-filter li label .crafto-cb {
	border: 0;
}
.sidebar .product-color-filter li label .crafto-cb:after,
.sidebar .product-attribute-filter li label .crafto-cb:after {
	background-color: #fff;
	left: 4px;
	top: 4px;
}
.sidebar .product-attribute-filter li label .crafto-cb img {
	position: absolute;
	left: 0;
	top: 0;
}

/* Product New Arrivals */
.sidebar .recent-product-widget.swiper,
.sidebar .recent-product-widget.swiper-container:not(.swiper-container-initialized)>.swiper,
.sidebar .recent-product-widget.swiper:not(.swiper-initialized)>.swiper {
	height: auto;
	overflow: visible;
}
.sidebar .recent-product-widget .swiper-slide .product-item {
	margin-bottom: 20px;
	align-items: center;
	display: flex;
}
.sidebar .recent-product-widget .swiper-slide .product-item:last-child {
	margin-bottom: 0;
}
.sidebar .recent-product-widget .swiper-slide .product-item .product-image {
	order: 1;
}
.sidebar .recent-product-widget .swiper-slide .product-item .product-image img {
	border-radius: 4px;
	width: 80px;
}
.sidebar .recent-product-widget .swiper-slide .product-item .product-details {
	order: 2;
	padding-left: 25px;
	flex: 1 0 0%;
}
.sidebar .recent-product-widget .swiper-slide .product-item .product-details h4 {
	font-weight: 500;
	font-size: calc(var(--e-global-typography-text-font-size) + 1px);
	letter-spacing: 0;
	margin: 0 0 5px 0;
	line-height: normal;
}
.sidebar .widget:has(.recent-product-widget) {
	overflow: hidden;
}
.sidebar .recent-product-widget .swiper-slide .product-item .product-details h4 a {
	color: var( --e-global-color-secondary, #232323);
}
.sidebar .recent-product-widget .swiper-slide .product-item .product-details .price,
.sidebar .recent-product-widget .swiper-slide .product-item .product-details .price .amount {
	color: var( --e-global-color-text );
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
	line-height: normal;
	font-weight: 400;
}
.sidebar .recent-product-widget .swiper-button-next:after,
.sidebar .recent-product-widget .swiper-button-prev:after {
	display: none;
}
.sidebar .recent-product-widget .swiper-button-next,
.sidebar .recent-product-widget .swiper-button-prev {
	position: absolute;
	right: 0;
	left: auto;
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
	top: -35px;
	height: 20px;
	width: 22px;
	padding: 0;
	margin: 0;
	color: var( --e-global-color-secondary, #232323);
}
.sidebar .recent-product-widget .swiper-button-prev {
	right: 22px;
}
.sidebar .recent-product-widget .swiper-button-next:hover,
.sidebar .recent-product-widget .swiper-button-prev:hover {
	opacity: 0.8;
}

/* Tags */
.sidebar .widget .product-tag-filter {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar .widget .product-tag-filter li {
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 0;
	width: auto;
}
.sidebar .widget .product-tag-filter li a {
	display: inline-block;
	text-align: center;
	font-size: calc(var(--e-global-typography-text-font-size) - 2px);
	color: var( --e-global-color-text, #828282 );
	line-height: calc(var(--e-global-typography-text-font-size) + 4px);
	margin: 0 6px 10px 0;
	padding: 5px 10px;
	border-radius: 4px;
	border: 1px solid #e4e4e4;
	width: auto;
}
.sidebar .widget .product-tag-filter li a:hover {
	color: var( --e-global-color-secondary, #232323 );
	box-shadow: 0 0 10px rgba(23, 23, 23, 0.1);
	background-color: #fff;
}

/* Filter Rating */
.sidebar .widget .wp-block-woocommerce-rating-filter {
	margin-bottom: 0;
}
.sidebar .widget .wp-block-woocommerce-rating-filter .wc-block-rating-filter {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 15px;
} 
.sidebar .widget .wc-block-components-checkbox__label {
	margin-top: -4px;
}
.sidebar .widget .wc-block-components-product-rating__stars:before,
.sidebar .widget .wc-block-components-product-rating__stars span {
	color: #fd961e;
}
.sidebar .widget .wc-block-rating-filter .wc-block-components-checkbox__label,
.sidebar .widget .wc-block-rating-filter .wc-block-components-product-rating {
	width: 100%;
}
.sidebar .widget .wc-block-rating-filter .wc-block-components-product-rating .wc-block-components-product-rating-count {
	margin-left: auto;
	font-size: calc(var(--e-global-typography-text-font-size) - 4px);
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	color: var(--e-global-color-secondary, #232323);
	margin-top: 2px;
}
.woocommerce .sidebar .widget .wc-block-checkbox-list__checkbox label .wc-block-components-checkbox__input[type="checkbox"] {
	min-width: 16px;
	min-height: 16px;
	border-color: var(--e-global-color-text);
}

/* MCSB ScrollTools */
.crafto-woocommerce-sidebar .mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .20);
}
.crafto-woocommerce-sidebar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.crafto-woocommerce-sidebar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.crafto-woocommerce-sidebar .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.crafto-woocommerce-sidebar .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	width: 4px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
}
.crafto-woocommerce-sidebar .mCustomScrollbar:not(.mCS_no_scrollbar) .mCSB_container {
	padding-right: 20px;
}

/* Price Filter */
.sidebar .wc-block-components-price-slider__range-input-progress {
	--range-color: var( --e-global-color-secondary, #232323);
	height: 4px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.sidebar .wc-block-components-price-slider__range-input-wrapper:before {
	background: #e4e4e4;
	opacity: 1;
}
.sidebar .wc-block-components-price-slider__range-input::-webkit-slider-thumb {
	border-color: var( --e-global-color-secondary, #232323);
}
.sidebar .wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover,
.sidebar .wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
	background: #fff;
	border-color: var( --e-global-color-secondary, #232323);
}
.sidebar .wc-block-components-price-slider__controls {
	margin: 22px 0 15px;
}
.sidebar .wc-block-components-price-slider__range-input-wrapper {
	margin: 15px 0;
}
.sidebar .wp-block-woocommerce-price-filter .wc-block-price-filter__title {
	font-size: calc(var(--e-global-typography-text-font-size) - 1px);
	line-height: normal;
	font-weight: var(--crafto-woocommerce-heading-font-weight, 500);
	margin-bottom: 20px;
}
.sidebar .wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
	line-height: 1;
	border-color: #e4e4e4 !important;
	border-radius: 4px !important;
	text-align: center;
	margin-top: 0;
}
.sidebar .wc-block-components-price-slider {
	margin-bottom: 0;
}
.sidebar .wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input--min {
	margin-left: 2px;
}
.sidebar .wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input--max {
	margin-left: -2px;
}

/* Crafto price filter */
.crafto-price-filter .price-range-slider .price-range-wrapper {
	position: relative;
	margin: 15px 0;
	height: 4px;
}
.crafto-price-filter .price-range-slider .price-calculate-width {
	--track-background: linear-gradient(to right,transparent var(--low-value),var(--range-color) 0,var(--range-color) var(--high-value),transparent 0) no-repeat 0 100% /100% 100%;
	--range-color: var(--e-global-color-secondary, #232323);
	background: var(--track-background);
	height: 4px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.crafto-price-filter .price-range-slider .price-range-wrapper:before {
	background: #e4e4e4;
	opacity: 1;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.crafto-price-filter .price-range-slider input[type="range"] {
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 0 !important;
	display: block;
	height: 0;
	left: 0;
	margin: 0;
	outline: none;
	outline: none !important;
	padding: 0 !important;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
}
.crafto-price-filter .price-range-slider input[type="range"]::-webkit-slider-runnable-track {
	-moz-appearance: none;
	appearance: none;
	cursor: default;
	height: 1px;
	outline: 0;
}
.crafto-price-filter .price-range-slider input[type="range"]::-webkit-slider-thumb {
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	background-position: 0 0;
	border: 2px solid;
	border-color: var( --e-global-color-secondary, #232323);
	border-radius: 100%;
	box-sizing: content-box;
	cursor: pointer;
	height: 12px;
	margin: -5px 0 0;
	padding: 0;
	pointer-events: auto;
	transition: transform .2s ease-in-out;
	vertical-align: top;
	width: 12px;
	z-index: 20;
	left: 0;
	position: absolute;
}
.crafto-price-filter .price-range-slider input[type="range"]::-webkit-slider-thumb:hover {
	background: #fff;
	border-color: var( --e-global-color-secondary, #232323);
}
.crafto-price-filter .price-range-slider input[type="range"]::-webkit-slider-progress {
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 0 !important;
	margin: 0;
	outline: none;
	padding: 0 !important;
}
.crafto-price-filter .price-range-slider input[type="range"]::-moz-focus-outer {
	border: 0;
}
.crafto-price-filter .price-range-slider input[type="range"]::-moz-range-track {
	-moz-appearance: none;
	appearance: none;
	cursor: default;
	height: 1px;
	outline: 0;
}
.crafto-price-filter .price-range-slider input[type="range"]::-moz-range-progress {
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 0 !important;
	margin: 0;
	outline: none;
	padding: 0 !important;
}
.crafto-price-filter .price-range-slider input[type="range"]::-moz-range-thumb {
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	background-position: 0 0;
	border: 2px solid;
	border-color: var( --e-global-color-secondary, #232323);
	border-radius: 100%;
	box-sizing: content-box;
	cursor: pointer;
	height: 12px;
	margin: 0;
	padding: 0;
	pointer-events: auto;
	transition: transform .2s ease-in-out;
	vertical-align: top;
	width: 12px;
	z-index: 20;
	left: 0;
	position: absolute;
}
.crafto-price-filter .price-range-slider input[type="range"]::-moz-range-thumb:hover {
	background: #fff;
	border-color: var( --e-global-color-secondary, #232323);
}
.crafto-price-filter .price-range-slider input[type="range"]::-ms-thumb {
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	background-position: 0 0;
	border: 2px solid;
	border-color: var( --e-global-color-secondary, #232323);
	border-radius: 100%;
	box-sizing: content-box;
	cursor: pointer;
	height: 12px;
	margin: 0;
	padding: 0;
	pointer-events: auto;
	transition: transform .2s ease-in-out;
	vertical-align: top;
	width: 12px;
	z-index: 20;
	left: 0;
	position: absolute;
}
.crafto-price-filter .price-range-slider input[type="range"]::-ms-thumb:hover {
	background: #fff;
	border-color: var( --e-global-color-secondary, #232323);
}
.crafto-price-filter .price-range-slider input[type="range"]:focus::-webkit-slider-thumb {
	background: #fff;
	border-color: var( --e-global-color-secondary, #232323);
}
.crafto-price-filter .price-range-slider input[type="range"]:focus::-moz-range-thumb {
	background: #fff;
	border-color: var( --e-global-color-secondary, #232323);
}
.crafto-price-filter .price-range-slider input[type="range"]:focus::-ms-thumb {
	background: #fff;
	border-color: var( --e-global-color-secondary, #232323);
}
.crafto-price-filter .price-range-slider input[type="range"]::-webkit-slider-thumb {
	background-position-x: left;
	margin-left: -2px;
}
.crafto-price-filter .price-range-slider input[type="range"]::-moz-range-thumb {
	background-position-x: left;
	transform: translate(-2px,2px);
}
.crafto-price-filter .price-range-slider input[type="range"]::-ms-thumb {
	background-position-x: left;
}
.crafto-price-filter .price-range-slider input[type="range"]::-webkit-slider-thumb {
	background-position-x: right;
	margin-left: 2px;
}
.crafto-price-filter .price-range-slider input[type="range"]::-moz-range-thumb {
	background-position-x: right;
	transform: translate(2px,2px);
}
.crafto-price-filter .price-range-slider input[type="range"]::-ms-thumb {
	background-position-x: right;
}
.crafto-price-filter .price-range-slider input#minPrice {
	margin-left: -2px;
	z-index: 21;
}
.crafto-price-filter .price-range-slider input#maxPrice {
	z-index: 20;
	margin-left: -17px;
}
.crafto-price-filter .price-range-slider input#minPrice::-webkit-slider-thumb {
	left: var(--low-value);
}
.crafto-price-filter .price-range-slider input#maxPrice::-webkit-slider-thumb {
	left: var(--high-value);
}
.crafto-price-filter .price-range-slider input#minPrice::-moz-range-thumb {
	left: var(--low-value);
}
.crafto-price-filter .price-range-slider input#maxPrice::-ms-thumb {
	left: var(--high-value);
}
.crafto-price-filter .price-range-slider .price-values {
	margin: 18px 0 15px;
	align-items: center;
	display: flex;
}
.crafto-price-filter .price-range-slider .price-values span {
	border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
}
.crafto-price-filter .price-range-slider .price-values span#minPriceValue {
	margin-left: 3px;
}
.crafto-price-filter .price-range-slider .price-values span#minPriceValue:after {
	content: "—";
	display: inline-block;
	margin: 0 3px;
}
.crafto-price-filter .crafto-price-range button[type="submit"] {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0;
	color: var(--e-global-color-text, #828282);
	padding: 4px 10px;
	margin-left: auto;
	background-color: transparent;
	text-decoration: none;
	border: 1px solid #e4e4e4;
	border-radius: 4px	;
}
.crafto-price-filter .crafto-price-range button[type="submit"]:hover,
.crafto-price-filter .crafto-price-range button[type="submit"]:focus {
	background-color: var( --e-global-color-secondary, #232323);
	color: #fff;
	border-color: var( --e-global-color-secondary, #232323);
}

/* Sidebar Filters */
.crafto-close-left-sidebar.sidebar-close,
.crafto-close-right-sidebar.sidebar-close,
.crafto-left-common-sidebar-link,
.crafto-right-common-sidebar-link {
	display: none;
}
.crafto-left-common-sidebar-link i,
.crafto-right-common-sidebar-link i {
	margin-right: 4px;
}
.crafto-left-common-sidebar-link,
.crafto-right-common-sidebar-link {
	float: left;
	margin: 11px 10px 15px 0;
	border: 1px solid var( --e-global-color-secondary, #232323);
	background-color: var( --e-global-color-secondary, #232323);
	color: #fff;
	border-radius: 3px;
	padding: 0 8px 0;
	font-size: calc(var(--e-global-typography-text-font-size) - 4px);
	line-height: calc(var(--e-global-typography-text-font-size) + 12px);
}

/* Attribute Filter */
.woocommerce .sidebar .wc-block-attribute-filter .wc-block-attribute-filter-list li label,
.woocommerce .sidebar .wc-block-components-checkbox label {
	width: 100%;
}
.woocommerce .sidebar .wc-block-attribute-filter .wc-block-attribute-filter-list li label:hover .wc-block-components-checkbox__label,
.woocommerce .sidebar .wc-block-components-checkbox label:hover .wc-block-components-checkbox__label {
	color: var( --e-global-color-secondary, #232323);
}
.woocommerce .sidebar .wp-block-woocommerce-attribute-filter .wc-block-components-checkbox,
.woocommerce .sidebar .wc-block-checkbox-list__checkbox {
	margin: 0;
}
.woocommerce .sidebar .wp-block-woocommerce-attribute-filter .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"],
.woocommerce .sidebar .wc-block-checkbox-list__checkbox label .wc-block-components-checkbox__input[type="checkbox"] {
	width: 16px;
	height: 16px;
	border: 1px solid #e4e4e4;
	display: inline-block;
	border-radius: 100%;
	opacity: 1;
	padding: 0;
	margin: 1px 8px 0 0;
	min-width: 1px;
	min-height: 1px;
	transition: all 0s;
}
.woocommerce .sidebar .wc-block-attribute-filter .wc-block-attribute-filter-list li label:hover .wc-block-components-checkbox__input[type="checkbox"],
.woocommerce .sidebar .wc-block-checkbox-list__checkbox label:hover .wc-block-components-checkbox__input[type="checkbox"] {
	border-color: var( --e-global-color-secondary, #232323);
}
.woocommerce .sidebar .wc-block-attribute-filter .wc-block-attribute-filter-list li label:hover .wc-block-components-checkbox__input[type="checkbox"]:not(:checked)+.wc-block-components-checkbox__mark,
.woocommerce .sidebar .wc-block-checkbox-list__checkbox label:hover .wc-block-components-checkbox__input[type="checkbox"]:not(:checked)+.wc-block-components-checkbox__mark {
	display: block;
}
.woocommerce .sidebar .wp-block-woocommerce-attribute-filter .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:focus,
.woocommerce .sidebar .wc-block-checkbox-list__checkbox label .wc-block-components-checkbox__input[type="checkbox"]:focus {
	outline: none;
}
.woocommerce .sidebar .wp-block-woocommerce-attribute-filter .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:checked,
.woocommerce .sidebar .wc-block-checkbox-list__checkbox label .wc-block-components-checkbox__input[type="checkbox"]:checked {
	border-color: var( --e-global-color-secondary, #232323);
}
.woocommerce .sidebar .wp-block-woocommerce-attribute-filter .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce .sidebar .wc-block-checkbox-list__checkbox label .wc-block-components-checkbox__mark {
	fill: #000;
	height: 8px;
	margin-left: 4px;
	margin-top: 5px;
	pointer-events: none;
	position: absolute;
	width: 8px;
	background-color: var( --e-global-color-secondary, #232323);
	border-radius: 100%;
}
.woocommerce .sidebar .wp-block-woocommerce-attribute-filter .wc-block-components-checkbox .wc-block-components-checkbox__label, 
.woocommerce .sidebar .wp-block-woocommerce-attribute-filter .wc-block-components-checkbox>span,
.woocommerce .sidebar .wc-block-checkbox-list__checkbox label .wc-block-components-checkbox__label, 
.woocommerce .sidebar .wc-block-checkbox-list__checkbox>span {
	line-height: inherit;
}
.woocommerce .sidebar .wc-block-attribute-filter {
	margin-bottom: 0;
}

/* Responsive CSS Here */
@media (max-width: 991px) {
	.both-sidebar-wrap .both-content-center {
		padding-left: 15px;
		padding-right: 15px;
	}
	.crafto-product-sidebar {
		background-color: #fff;
		box-shadow: 0 0 25px 0 rgba(0, 0, 0, .1);
		position: fixed;
		top: 0;
		left: -350px;
		height: calc(100svh) !important;
		z-index: 99999;
		width: 320px;
		padding: 30px 20px !important;
		margin: 0 !important;
		overflow: hidden;
		display: block !important;
		transition: all .3s ease-in-out;
	}
	.crafto-product-common-sidebar-left-overlay,
	.crafto-product-common-sidebar-right-overlay {
		display: block;
	}
	.crafto-right-sidebar-wrap .crafto-product-common-sidebar-right-overlay,
	.crafto-left-sidebar-wrap .crafto-product-common-sidebar-left-overlay {
		content: "";
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, .4);
		z-index: 999;
		visibility: visible;
		opacity: 1;
		transition: opacity 300ms;
		animation: fade-in 300ms;
	}
	.crafto-left-sidebar-wrap .crafto-product-sidebar,
	.crafto-left-sidebar-wrap .both-sidebar-left {
		left: 0;
	}
	.crafto-product-common-sidebar-right,
	.crafto-right-sidebar-wrap .both-sidebar-right {
		left: inherit !important;
		right: -350px;
	}
	.crafto-right-sidebar-wrap .crafto-product-sidebar,
	.crafto-right-sidebar-wrap .both-sidebar-right {
		right: 0;
	}
	.crafto-product-sidebar .mCustomScrollbar {
		overflow: hidden;
		overflow-y: auto;
		height: 100%;
	}
	.crafto-product-sidebar .widget_shopping_cart_content .crafto-top-cart-wrapper {
		padding: 0;
	}
	.crafto-close-left-sidebar.sidebar-close,
	.crafto-close-right-sidebar.sidebar-close {
		position: absolute;
		right: 10px;
		top: 10px;
		font-size: 13px;
		font-weight: 700;
		color: #fff;
		background-color: var( --e-global-color-secondary, #232323);
		width: 30px;
		height: 30px;
		z-index: 99999;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 100%;
	}
	.crafto-close-left-sidebar.sidebar-close i,
	.crafto-close-right-sidebar.sidebar-close i {
		color: #fff;
	}
	.crafto-left-common-sidebar-link,
	.crafto-right-common-sidebar-link {
		display: inline-block;
	}
}

@media (max-width: 575px) {
	.crafto-left-common-sidebar-link,
	.crafto-right-common-sidebar-link {
		display: block;
		float: none;
		text-align: center;
		margin-bottom: 10px;
		margin-right: 0;
	}
}