
.basel-pf-dropdown .filter-swatch {
	display: inline-block;
	margin-right: 10px;
}

.basel-pf-dropdown .filter-swatch>span {
	position: relative;
	display: inline-block;
	border-radius: 50%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	transition: all .2s ease;
}

.basel-pf-dropdown .filter-swatch>span:is([style^="background-image"], [style*="#FFFFFF"], [style*="#ffffff"]) {
	border: 1px solid rgba(0, 0, 0, .15);
}

.basel-pf-dropdown .swatches-small .filter-swatch>span {
	width: 15px;
	height: 15px;
}

.basel-pf-dropdown .swatches-small.swatches-brands .filter-swatch>span {
	width: 45px;
	height: 30px;
}

.basel-pf-dropdown .swatches-normal .filter-swatch>span {
	width: 25px;
	height: 25px;
}

.basel-pf-dropdown .swatches-normal.swatches-brands .filter-swatch>span {
	width: 60px;
	height: 30px;
}

.basel-pf-dropdown .swatches-large .filter-swatch>span {
	width: 35px;
	height: 35px;
}

.basel-pf-dropdown .swatches-large.swatches-brands .filter-swatch>span {
	width: 90px;
	height: 40px;
}

dl.variation {
	display: block;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 12px;
}

dl.variation dt, dl.variation dd {
	display: block;
	float: left;
	clear: both;
	color: #b2b2b2;
}

dl.variation dt p, dl.variation dd p {
	color: #b2b2b2;
}

dl.variation dt {
	margin-right: 5px;
}

dl.variation dd {
	clear: none;
}

dl.variation p {
	margin-bottom: 0;
}

:is(.blockOverlay, .basel-loader-overlay):after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	content: " ";
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #000;
	border-radius: 50%;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	animation: load-spin 450ms infinite linear;
}

.basel-loader-overlay {
	z-index: 340;
	animation: fade-in .6s ease both;
	background-color: rgba(255, 255, 255, .6);
}

.basel-loader-overlay:not(.loading) {
	display: none;
}

[class*="screen-reader"] {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	margin-left: -15px;
	margin-right: -15px;
}

.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
	flex: 1 0 0;
	padding-left: 15px;
	padding-right: 15px;
}

.woocommerce .form-row-first, .woocommerce .form-row-last, .woocommerce-page .form-row-first, .woocommerce-page .form-row-last {
	float: left;
	width: 47%;
	overflow: visible;
}

.woocommerce .form-row-last, .woocommerce-page .form-row-last {
	float: right;
}

.woocommerce .form-row-wide, .woocommerce-page .form-row-wide {
	clear: both;
}

.shop_table tr.order-total .includes_tax {
	display: block;
	margin-top: 5px;
}

.shop_table th.product-name {
	text-align: left;
}

.shop_table th.product-thumbnail {
	width: 10px;
}

.shop_table th.product-remove {
	width: 40px;
}

.shop_table td.order-status {
	text-align: center !important;
}

.shop_table td.product-remove {
	padding: 0;
	text-align: center;
}

.shop_table td.product-remove a {
	position: relative;
	font-size: 0;
	display: inline-block;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	line-height: 28px;
	background-color: #000;
	cursor: pointer;
	padding-right: 16px;
	padding-right: 0;
}

.shop_table td.product-remove a:after, .shop_table td.product-remove a:before {
	content: " ";
	position: absolute;
	right: 0;
	right: 5px;
	top: 50%;
	margin-top: -1px;
	width: 10px;
	height: 2px;
	display: inline-block;
	background-color: #fff;
	transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
}

.shop_table td.product-remove a:after {
	transform: rotate(-44deg);
}

.shop_table td.product-remove a:before {
	transform: rotate(44deg);
}

.shop_table td.product-remove a:hover:after {
	transform: rotate(0deg);
}

.shop_table td.product-remove a:hover:before {
	transform: rotate(0deg);
}

.shop_table td.product-name {
	text-align: left;
}

.shop_table td.product-name>a {
	color: #424242;
	text-transform: none;
	letter-spacing: .3px;
	display: inline-block;
}

.shop_table td.product-name .variation {
	display: block;
	margin-top: 10px;
}

.shop_table td.product-price span {
	font-size: 16px;
}

.shop_table td.product-price>span {
	color: #000;
}

.shop_table td.product-subtotal span {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.shop_table td.product-thumbnail>a {
	display: block;
}

.shop_table td.product-thumbnail img {
	max-width: 80px;
}

#shipping_method li {
	margin-bottom: 10px;
}

#shipping_method li:last-child {
	margin-bottom: 0;
}

#shipping_method label {
	display: inline-block;
	margin-bottom: 0;
}

.woocommerce-checkout-review-order-table {
	border: none;
}

.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
	border: none;
	width: 50%;
	max-width: 50%;
}

.woocommerce-checkout-review-order-table th {
	background-color: transparent;
}

.woocommerce-checkout-review-order-table tr {
	border-bottom: 1px solid rgba(129, 129, 129, .05);
}

.woocommerce-checkout-review-order-table .product-total {
	text-align: right;
}

.woocommerce-checkout-review-order-table thead th {
	padding-top: 10px;
}

.woocommerce-checkout-review-order-table tbody td.product-name {
	text-transform: none;
}

.woocommerce-checkout-review-order-table tbody td.product-name .variation {
	display: block;
	margin-top: 10px;
}

.woocommerce-checkout-review-order-table tfoot tr:last-child {
	border-bottom: none;
}

.woocommerce-checkout-review-order-table tfoot td {
	text-align: right;
}

.woocommerce-checkout-review-order-table tfoot th {
	text-align: left;
}

.woocommerce-checkout-review-order-table tfoot .cart-subtotal th, .woocommerce-checkout-review-order-table tfoot .shipping th {
	font-size: 16px;
}

.woocommerce-checkout-review-order-table tfoot .cart-subtotal p, .woocommerce-checkout-review-order-table tfoot .shipping p {
	margin-bottom: 0;
}

.woocommerce-checkout-review-order-table tfoot .order-total th {
	font-size: 24px;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.woocommerce-checkout-review-order-table tfoot .order-total td {
	padding-top: 20px;
}

.woocommerce-checkout-review-order-table tfoot .order-total td>strong {
	font-size: 24px;
}

.single-product-content .shop_attributes {
	max-width: 550px;
	margin: 0 auto;
}

.single-product-content .shop_attributes th p, .single-product-content .shop_attributes td p {
	margin-bottom: 0;
}

.single-product-content .shop_attributes th {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.single-product-content .shop_attributes td {
	text-align: right;
}

.my_account_orders th, .my_account_orders td, .account-payment-methods-table th, .account-payment-methods-table td {
	text-align: center;
}

.my_account_orders th, .account-payment-methods-table th {
	font-size: 16px;
}

.my_account_orders tr:last-child td, .account-payment-methods-table tr:last-child td {
	border-bottom: none;
}

.my_account_orders tbody td, .account-payment-methods-table tbody td {
	background-color: #f9f9f9;
}

.my_account_orders thead th, .account-payment-methods-table thead th {
	padding-top: 10px;
	padding-bottom: 10px;
}

.my_account_orders td.order-actions a, .account-payment-methods-table td.order-actions a {
	background-color: transparent;
	padding-bottom: 1px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	border: none;
	border-bottom: 1px solid #e6e6e6;
	display: inline;
}

.my_account_orders td.order-actions a:hover, .account-payment-methods-table td.order-actions a:hover {
	text-decoration: none;
	border-color: #a6a6a6;
	background-color: transparent;
	color: #000;
}

.order_details th, .order_details td {
	width: 50%;
	text-align: left;
}

.order_details thead .product-total {
	text-align: right;
}

.order_details tbody .product-name>a {
	display: inline-block;
}

.order_details tbody .product-name .product-quantity+.wc-item-downloads {
	margin-top: 3px;
}

.order_details tbody .product-name .variation {
	display: block;
}

.order_details tbody .product-total {
	text-align: right;
}

.order_details tfoot th {
	text-transform: uppercase;
}

.order_details tfoot td {
	text-align: right;
}

.order_details tfoot td .amount {
	color: #1d1c1c;
}

.order_details tfoot tr:last-child th, .order_details tfoot tr:last-child td {
	border-bottom: none;
}

.order_details tfoot tr:last-child th>.amount:first-child, .order_details tfoot tr:last-child td>.amount:first-child {
	font-size: 20px;
}

.order_details tfoot tr:last-child .amount {
	font-weight: 600;
}

.customer_details th, .customer_details td {
	text-align: left;
	width: 50%;
}

.customer_details td {
	text-align: right;
}

.customer_details tr:last-child th, .customer_details tr:last-child td {
	border-bottom: none;
}

.woocommerce-breadcrumb a {
	margin-right: 5px;
}

.woocommerce-breadcrumb a:after {
	content: "/";
	margin-left: 5px;
}

.woocommerce-breadcrumb a:first-child:before {
	content: "洛";
	font-family: "basel-font";
	margin-right: 5px;
	vertical-align: middle;
}

.yoast-breadcrumb>span>span>a:before {
	content: "洛";
	font-family: "basel-font";
	margin-right: 5px;
}

.woocommerce-breadcrumb, .yoast-breadcrumb {
	font-size: 13px;
	line-height: 20px;
	display: inline-block;
	color: #9e9e9e;
	vertical-align: middle;
}

.woocommerce-breadcrumb a, .yoast-breadcrumb a {
	color: #1b1919;
	text-decoration: none;
	font-style: normal;
}

.woocommerce-breadcrumb a:hover, .yoast-breadcrumb a:hover {
	text-decoration: none;
}

.product-labels {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-wrap: nowrap;
	z-index: 1;
	max-width: 50%;
}

.product-label {
	min-width: 50px;
	color: #fff;
	font-weight: bold;
	word-break: break-all;
	letter-spacing: 1px;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}

.product-label:not(:last-child) {
	margin-bottom: 10px;
}

.product-label.featured {
	background-color: #e22d2d;
}

.product-label.new {
	background-color: #438e44;
}

.product-label.out-of-stock {
	background-color: #000;
}

.product-label.attribute-label:not(.label-with-img) {
	background-color: rgba(255, 255, 255, .9);
	color: #1b1919;
}

.labels-rectangular {
	top: 15px;
	left: 0;
}

.labels-rectangular .product-label {
	letter-spacing: .4px;
	font-size: 12px;
	padding: 5px 10px;
}

.labels-rectangular .label-with-img {
	max-width: 50px;
	padding: 0;
}

.labels-rounded {
	top: 5px;
	left: 5px;
}

.labels-rounded .product-label {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50px;
	padding: 5px 7px;
	font-size: 13px;
	border-radius: 35px;
}

.browser-Internet .labels-rounded .product-label {
	height: 50px;
}

.labels-rounded .label-with-img {
	min-height: auto;
	max-width: 55px;
	padding: 0;
}

.labels-rounded .out-of-stock {
	max-width: 50px;
	font-size: 12px;
}

div.quantity {
	display: inline-flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
	white-space: nowrap;
}

div.quantity :is(input[type="text"], input[type="number"]) {
	color: #848484;
	text-align: center;
}

div.quantity input[type="number"] {
	width: 40px;
	padding-right: 10px;
	-moz-appearance: textfield;
}

div.quantity input[type="number"]::-webkit-outer-spin-button, div.quantity input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	appearance: none;
}

div.quantity input[type="text"] {
	width: 80px;
}

div.quantity .minus, div.quantity .plus {
	background-color: transparent;
	background-color: #f9f9f9;
	border: 1px solid #e0e0e0;
	color: #848484;
	min-width: 20px;
	transition: all .2s ease;
	border-radius: 0;
}

div.quantity .minus:hover, div.quantity .plus:hover {
	text-decoration: none;
	box-shadow: none;
	outline: none;
	background-color: #ececec;
	border-color: #e0e0e0;
}

div.quantity .minus {
	border-right: 0;
}

div.quantity .plus {
	border-left: 0;
}

.star-rating {
	position: relative;
	display: inline-block;
	width: 66px;
	height: 18px;
	white-space: nowrap;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 18px;
	font-family: "basel-font";
}

.star-rating:before {
	content: "句" "句" "句" "句" "句";
	position: absolute;
	top: 0;
	left: 0;
	color: #a5a5a5;
}

.star-rating span {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	overflow: hidden;
	height: 18px;
	font-size: 0;
}

.star-rating span strong, .star-rating span span {
	display: none;
}

.star-rating span:before {
	content: "串" "串" "串" "串" "串";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

.color-scheme-light .star-rating:before {
	color: rgba(255, 255, 255, .3);
}

.color-scheme-light .star-rating span:before {
	color: rgba(255, 255, 255, .3);
}

.basel-stock-progress-bar .stock-info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 5px;
}

.basel-stock-progress-bar .stock-info span {
	font-weight: 600;
	margin-left: 3px;
}

.amount {
	color: #949494;
}

.color-scheme-light .amount {
	color: rgba(255, 255, 255, .9);
}

.color-scheme-dark .amount {
	color: #000;
}

.price {
	color: #949494;
}

.price del {
	color: #bdbdbd;
}

.price del>.amount {
	color: #bdbdbd;
}

.price ins {
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	opacity: 1;
}

.color-scheme-light .price {
	color: #fff;
}

.color-scheme-light .price del {
	color: rgba(255, 255, 255, .5);
}

.color-scheme-light .price del>.amount {
	color: rgba(255, 255, 255, .5);
}

.color-scheme-dark .price {
	color: #000;
}

.color-scheme-dark .price del {
	color: #575656;
}

.color-scheme-dark .price del>.amount {
	color: #575656;
}

a.login-to-prices-msg {
	font-size: 13px;
	font-weight: 600;
}

a.login-to-prices-msg:hover {
	opacity: .6;
	text-decoration: none;
}

.hide-larger-price .price {
	word-spacing: -1em;
	visibility: hidden;
}

.hide-larger-price .price *:not(.price) {
	word-spacing: normal;
	visibility: visible;
}

.hide-larger-price .price>span:nth-child(2) {
	display: none;
}

.hide-larger-price .price>:is(ins, small) {
	margin-inline-start: 4px;
}

.browser-Safari .hide-larger-price .price>:is(ins, small) {
	margin-inline-start: calc(1em + 4px);
}

.browser-Safari .hide-larger-price .price, .browser-Safari .hide-larger-price .basel-sticky-btn-cart .price {
	white-space: nowrap;
}

.basel-product-countdown {
	margin-top: 15px;
}

.basel-product-countdown>span {
	display: inline-block;
	min-width: 50px;
	height: 50px;
	padding: 6px 5px;
	background-color: #1b1b1b;
	color: #fff;
	text-align: center;
	font-size: 20px;
	margin: 0 2px 5px 2px;
}

.basel-product-countdown>span span {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	color: rgba(255, 255, 255, .5);
}

.basel-cart-label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-inline-start: 2px;
	width: 16px;
	height: 16px;
	text-align: center;
	font-weight: 400;
	font-size: 0;
}

.basel-cart-label:before {
	color: #bbb;
	font-size: 12px;
	transition: all .25s ease;
}

.basel-back-btn {
	line-height: 40px;
	display: inline-block;
	width: 50px;
	vertical-align: middle;
	font-size: 0;
	text-decoration: none;
}

.basel-back-btn .basel-tooltip-label {
	display: none;
}

.basel-back-btn>span {
	width: 25px;
	height: 2px;
	line-height: 2px;
	position: relative;
	display: inline-block;
	background-color: #000;
	transition: all .25s ease;
}

.basel-back-btn>span:before {
	content: "慄";
	font-family: "basel-font";
	position: absolute;
	left: -4px;
	top: 0;
	font-size: 14px;
	line-height: 3px;
	color: #000;
}

.basel-back-btn>span:after {
	content: "";
	position: absolute;
	top: -5px;
	right: -1px;
	width: 2px;
	height: 7px;
	line-height: 0;
	background-color: #000;
}

.basel-back-btn:hover>span {
	width: 35px;
}

.basel-products-loader {
	position: absolute;
	left: 50%;
	margin-left: -17px;
	opacity: 0;
	visibility: hidden;
}

.basel-products-loader:after {
	content: " ";
	width: 34px;
	height: 34px;
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #000;
	border-radius: 50%;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
}

.basel-progress-bar .progress-area, .basel-progress-bar .progress-bar {
	height: 7px;
}

.basel-progress-bar .progress-area {
	width: 100%;
	background-color: #f4f4f4;
}

.basel-product-filters {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
}

.basel-product-filters .basel-pf-dropdown {
	position: absolute;
	right: 6px;
	left: 6px;
	top: 100%;
	bottom: auto;
	height: auto;
	width: auto;
	display: none;
	overflow: hidden;
	z-index: 300;
	background-color: #fff;
	box-shadow: 0 0px 2px rgba(0, 0, 0, .1);
}

.basel-product-filters .basel-pf-checkboxes {
	position: relative;
	flex: 1 1 200px;
	width: 0;
}

.basel-product-filters .basel-pf-checkboxes .basel-scroll-content {
	max-height: 35vh;
}

.basel-product-filters>div {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.basel-pf-btn button {
	padding-left: 40px;
	padding-right: 40px;
	color: #fff;
}

.basel-pf-btn button:hover {
	opacity: .8;
	color: #fff;
	text-decoration: none;
}

.basel-pf-title {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	border: 1px solid rgba(129, 129, 129, .2);
	padding-left: 15px;
	padding-right: 40px;
	height: 42px;
	line-height: 1;
	color: #4e4e4e;
	cursor: pointer;
	user-select: none;
	transition: border-color .5s ease;
}

.basel-pf-title .title-text {
	flex: 1 0 auto;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}

.basel-pf-title:after {
	content: "";
	font-family: "simple-line-icons";
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -6px;
	font-size: 12px;
	color: #b7b7b7;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transition: transform .2s ease;
}

.basel-pf-title:hover {
	border-color: rgba(129, 129, 129, .3);
}

.opened .basel-pf-title:after {
	transform: rotate(-180deg);
}

.basel-product-filters.color-scheme-light .basel-pf-title {
	border-color: rgba(255, 255, 255, .1);
	color: #fff;
}

.basel-product-filters.color-scheme-light .basel-pf-title:after {
	color: rgba(255, 255, 255, .8);
}

.basel-product-filters.color-scheme-light .basel-pf-title:hover {
	border-color: rgba(255, 255, 255, .4);
}

.basel-pf-results {
	white-space: nowrap;
	overflow: hidden;
	line-height: 1;
}

.basel-pf-results li {
	position: relative;
	display: inline-block;
	padding: 4px 8px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: 600;
	color: #4e4e4e;
	background-color: #f1f1f1;
	transition: all .25s ease;
}

.basel-pf-results li:after {
	content: "懶";
	font-family: "basel-font";
	font-weight: 300;
	position: absolute;
	top: 50%;
	left: 7px;
	margin-top: -4px;
	font-size: 8px;
	opacity: 0;
	transition: opacity .2s ease;
}

.basel-pf-results li:hover {
	padding-left: 20px;
}

.basel-pf-results li:hover:after {
	opacity: 1;
}

.basel-product-filters.color-scheme-light .basel-pf-results li {
	color: #fff;
	background-color: #111;
}

.basel-pf-dropdown .pf-value {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	padding-right: 18px;
	color: #777;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	transition: all .25s ease;
}

.basel-pf-dropdown .pf-value:hover {
	color: #777;
	background-color: #f9f9f9;
	text-decoration: none;
}

.basel-pf-dropdown .pf-active>.pf-value {
	color: #333;
	font-weight: 600;
}

.basel-pf-dropdown .swatches-small .filter-swatch>span:after {
	font-size: 8px;
}

.basel-pf-dropdown .swatches-normal .filter-swatch>span:after {
	font-size: 12px;
}

.basel-pf-dropdown .swatches-large .filter-swatch>span:after {
	font-size: 14px;
}

.basel-pf-dropdown .swatches-brands .filter-swatch span {
	border-radius: 0;
	border: none !important;
}

.basel-pf-dropdown .swatches-brands:not(.show-labels-off) .filter-swatch span:after {
	content: none;
}

.basel-pf-dropdown .swatches-brands.show-labels-off .filter-swatch span:after {
	border-radius: 0;
	background-color: rgba(255, 255, 255, .6);
	color: #1b1919;
}

.basel-pf-dropdown .show-labels-off {
	padding: 10px;
}

.basel-pf-dropdown .show-labels-off .filter-swatch {
	margin-right: 0;
}

.basel-pf-dropdown .show-labels-off li {
	display: inline-block;
}

.basel-pf-dropdown .show-labels-off .pf-value:hover {
	background-color: transparent !important;
}

.basel-pf-dropdown .show-labels-off .swatch-inner {
	margin: 6px;
	padding: 0;
}

.basel-pf-dropdown .show-labels-off li:not(.with-swatch-text) .layer-term-name {
	display: none;
}

.basel-product-filters.color-scheme-light .basel-pf-dropdown {
	background-color: #111;
}

.basel-product-filters.color-scheme-light .basel-pf-dropdown .pf-value {
	color: rgba(255, 255, 255, .8);
}

.basel-product-filters.color-scheme-light .basel-pf-dropdown .pf-value:hover {
	color: rgba(255, 255, 255, .8);
	background-color: rgba(255, 255, 255, .08);
}

.basel-product-filters.color-scheme-light .basel-pf-dropdown .pf-active>.pf-value {
	color: #fff;
}

.basel-product-filters.color-scheme-light .basel-pf-dropdown .swatches-brands.show-labels-off .filter-swatch span:after {
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
}

.basel-pf-price-range .basel-pf-dropdown {
	padding: 20px;
}

.basel-pf-price-range .ui-slider-horizontal {
	margin-bottom: 20px;
}

.basel-pf-price-range .filter_price_slider_amount {
	margin-bottom: -20px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 6px 20px;
	text-align: center;
	background-color: #f9f9f9;
	border-top: 1px solid rgba(129, 129, 129, .2);
}

.basel-pf-price-range .price_label {
	font-size: 14px;
	font-weight: 600;
	color: #1b1919;
}

.basel-pf-price-range .price_label .from:after {
	content: "-";
	margin-left: 10px;
	margin-right: 10px;
}

.basel-product-filters.color-scheme-light .basel-pf-price-range .filter_price_slider_amount {
	background-color: #111;
	border-top: 1px solid rgba(255, 255, 255, .1);
}

.basel-product-filters.color-scheme-light .basel-pf-price-range .price_label {
	color: #fff;
}

.basel-pf-categories .children .pf-value {
	padding-left: 35px;
}

.basel-pf-categories .children .children .pf-value {
	padding-left: 55px;
}

.add_to_cart_inline ins {
	padding: 0;
	text-decoration: none;
}

.add_to_cart_inline>a {
	background-color: #000;
	color: #fff;
	border-color: #000;
	margin-left: 10px;
}

.add_to_cart_inline>a:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
	border-color: #333;
}

.add_to_cart_inline>a.added {
	display: none;
}

.add_to_cart_inline>a:after {
	border-color: #fff;
}

.woocommerce>.single-product[data-product-page-preselected-id] .woocommerce-breadcrumb, .woocommerce>.single-product[data-product-page-preselected-id] .yoast-breadcrumb {
	line-height: 40px;
}

p.demo_store {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
	background-color: rgba(0, 0, 0, .9);
	color: #fff;
	z-index: 299;
	border-top: 2px solid rgba(255, 255, 255, .1);
}

p.demo_store.woocommerce-store-notice {
	padding-left: 125px;
	padding-right: 125px;
}

.woocommerce-store-notice__dismiss-link {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	padding-right: 14px;
	text-transform: uppercase;
	letter-spacing: .3px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	text-align: center;
	transition: all .25s ease-in-out;
}

.woocommerce-store-notice__dismiss-link:hover {
	color: #fff;
	text-decoration: none;
}

.basel-empty-page-text {
	text-align: center;
	margin-top: -25px;
	margin-bottom: 25px;
	color: #8e8e8e;
}

.return-to-shop {
	text-align: center;
	margin-bottom: 50px;
}

.return-to-shop .button {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 28px;
	padding-right: 28px;
}

.return-to-shop .button:hover {
	opacity: .8;
	color: #fff;
	text-decoration: none;
}

@media (max-width: 991px) {
	.woocommerce .shop_table td.product-thumbnail img {
		max-width: 48px;
	}
	
	p.demo_store.woocommerce-store-notice {
		padding-left: 30px;
		padding-right: 125px;
	}
}

@media (max-width: 768px) {
	.woocommerce .col2-set, .woocommerce-page .col2-set {
		flex-wrap: wrap;
	}
	
	.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
		flex-basis: 100%;
		max-width: 100%;
		width: 100%;
	}
	
	.woocommerce .form-row-first, .woocommerce .form-row-last, .woocommerce-page .form-row-first, .woocommerce-page .form-row-last {
		width: 100%;
		float: none;
	}
	
	.product-label {
		min-width: 40px;
		letter-spacing: .4px;
	}
	
	.labels-rectangular .product-label {
		font-size: 10px;
		padding: 4px 7px;
	}
	
	.labels-rectangular .label-with-img {
		padding-left: 0;
		padding-right: 0;
	}
	
	.labels-rounded .product-label {
		min-height: 40px;
		font-size: 10px;
	}
	
	.browser-Internet .labels-rounded .product-label {
		height: 40px;
	}
	
	.labels-rounded .out-of-stock {
		max-width: 40px;
		font-size: 9px;
	}
	
	.labels-rounded .label-with-img {
		min-height: auto;
	}
	
	.shop_table td.product-name>a {
		display: block;
	}
	
	.woocommerce table.shop_table_responsive thead {
		display: none;
	}
	
	.woocommerce table.shop_table_responsive tbody tr:first-child .product-remove {
		height: 0;
	}
	
	.woocommerce table.shop_table_responsive tbody tr:first-child .product-remove .remove {
		top: 20px;
	}
	
	.woocommerce table.shop_table_responsive tbody td {
		background-color: #f8f8f8;
		display: block;
		text-align: right;
		border: none;
		padding: 20px;
	}
	
	.woocommerce table.shop_table_responsive tbody td:before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left;
		text-transform: uppercase;
		font-size: 14px;
	}
	
	.woocommerce table.shop_table_responsive .product-remove:before, .woocommerce table.shop_table_responsive .product-thumbnail:before, .woocommerce table.shop_table_responsive .product-add-to-cart:before {
		display: none;
	}
	
	.woocommerce table.shop_table_responsive .product-remove {
		position: relative;
		height: 20px;
		padding: 0 !important;
		border: none;
		background-color: transparent;
	}
	
	.woocommerce table.shop_table_responsive .product-remove .remove {
		position: absolute;
		left: 20px;
		top: 40px;
	}
	
	.woocommerce table.shop_table_responsive .product-thumbnail {
		text-align: center;
	}
	
	.woocommerce table.shop_table_responsive .product-thumbnail a {
		max-width: 100%;
		display: inline-block;
	}
	
	.woocommerce table.shop_table_responsive .product-thumbnail img {
		max-width: 80px;
	}
	
	.woocommerce table.shop_table_responsive .product-quantity:before {
		line-height: 40px;
	}
	
	.woocommerce table.shop_table_responsive .product-subtotal:before {
		line-height: 22px;
	}
	
	.woocommerce table.shop_table_responsive .product-add-to-cart {
		text-align: center;
	}
}
