
.product-grid-item {
	margin-bottom: 50px;
	text-align: center;
}

.product-grid-item .product-element-top {
	margin-bottom: 10px;
}

.product-grid-item .product-element-top>a {
	display: block;
}

.product-grid-item .product-element-top:after {
	content: " ";
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border: 2px solid rgba(0, 0, 0, .8);
	border-radius: 50%;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	opacity: 0;
	visibility: hidden;
}

.product-grid-item .product-title {
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.2;
	font-family: unset;
}

.product-grid-item .product-title a {
	font-size: 15px;
	display: inline-block;
}

.product-grid-item .basel-product-cats, .product-grid-item .basel-product-brands-links {
	margin-bottom: 5px;
}

.product-grid-item .basel-product-cats a, .product-grid-item .basel-product-brands-links a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
}

.product-grid-item .basel-product-cats a:hover, .product-grid-item .basel-product-brands-links a:hover {
	text-decoration: none;
}

.product-grid-item .star-rating {
	margin-bottom: 4px;
}

.product-grid-item .price {
	display: block;
	font-size: 16px;
	text-align: center;
	margin-bottom: 0;
}

.product-grid-item .price del>.amount {
	font-size: 14px;
}

.product-grid-item .add_to_cart_button.added {
	display: none;
}

.product-grid-item .basel-stock-progress-bar {
	margin-top: 10px;
}

.product-grid-item.product-swatched .hover-img {
	display: none;
}

.product-grid-item.loading-image .product-element-top {
	position: relative;
}

.product-grid-item.loading-image .product-element-top>a {
	opacity: .4;
}

.product-grid-item.loading-image .product-element-top:after {
	opacity: 1;
	visibility: visible;
	animation: load-spin 450ms infinite linear;
}

.product-grid-item.col-md-3 .basel-product-countdown>span {
	padding: 3px 2px;
	min-width: 40px;
	height: 40px;
	font-size: 18px;
}

.color-scheme-light:not(.main-header):not(.header-clone) .product-grid-item .product-title>a {
	color: #fff;
}

.catalog-mode-on .product-grid-item .basel-product-countdown {
	display: none;
}

.swatches-on-grid .swatch-on-grid {
	display: inline-block;
	font-size: 0;
	font-weight: bold;
	color: #212121;
	text-align: center;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 8px;
	width: 15px;
	height: 15px;
	background-size: cover;
}

.swatches-on-grid .swatch-on-grid .basel-tooltip-label {
	margin-bottom: 2px;
}

.swatches-on-grid .swatch-on-grid:last-child {
	margin-right: 0;
}

.swatches-on-grid .swatch-on-grid:is([style*="#ffffff"], [style*="#FFFFFF"], [style*="255, 255, 255"]) {
	border: 1px solid rgba(0, 0, 0, .15);
}

.swatches-on-grid .swatch-on-grid:is([style*="#ffffff"], [style*="#FFFFFF"], [style*="255, 255, 255"]) .basel-tooltip-label {
	margin-bottom: 6px;
}

.swatches-on-grid .swatch-on-grid:is([style*="#ffffff"], [style*="#FFFFFF"], [style*="255, 255, 255"]):hover .basel-tooltip-label {
	margin-bottom: 4px;
}

.swatches-on-grid .swatch-on-grid.current-swatch {
	position: relative;
}

.swatches-on-grid .swatch-on-grid.current-swatch:after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
}

.swatches-on-grid .swatch-on-grid.swatch-has-image {
	cursor: pointer;
}

.swatches-on-grid .swatch-on-grid.swatch-size-large {
	width: 35px;
	height: 35px;
}

.swatches-on-grid .swatch-on-grid.swatch-size-xlarge {
	width: 50px;
	height: 50px;
}

.swatches-on-grid .swatch-on-grid.text-only {
	font-size: 14px;
	width: auto;
	height: 20px;
	line-height: 20px;
	min-width: 15px;
}

.swatches-on-grid .swatch-on-grid.text-only .basel-tooltip-label {
	display: none;
}

.swatches-on-grid .swatch-on-grid.variation-out-of-stock {
	opacity: .8;
}

.swatches-on-grid .swatch-on-grid.basel-hidden {
	display: none;
}

.basel-swatches-divider {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: 600;
	color: #4e4e4e;
	transition: opacity .25s ease;
}

.basel-swatches-divider:hover {
	opacity: .7;
}

.swatch-size-large+.basel-swatches-divider {
	font-size: 14px;
}

.swatch-size-xlarge+.basel-swatches-divider {
	font-size: 16px;
}

.basel-dark .basel-swatches-divider, .color-scheme-light .basel-swatches-divider, .basel-hover-info .basel-swatches-divider, .basel-hover-standard .basel-swatches-divider {
	color: #fff;
}

.basel-all-shown .basel-swatches-divider {
	display: none;
}

.grid-masonry .product-grid-item, .grid-masonry .category-grid-item {
	margin-bottom: 30px;
}

.basel-buttons {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.basel-buttons .quick-view, .basel-buttons .product-compare-button, .basel-buttons .basel-wishlist-btn {
	margin-bottom: 0;
}

.basel-buttons .quick-view>a, .basel-buttons .product-compare-button>a, .basel-buttons .basel-wishlist-btn>a {
	display: block;
	font-size: 0;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	letter-spacing: 0;
	color: rgba(0, 0, 0, .9);
	text-decoration: none;
	text-transform: none;
}

.basel-buttons .quick-view>a .basel-tooltip-label, .basel-buttons .product-compare-button>a .basel-tooltip-label, .basel-buttons .basel-wishlist-btn>a .basel-tooltip-label {
	bottom: auto;
	left: auto;
	right: 135%;
	top: 50%;
	transform: translateX(0px) translateY(-50%);
}

.basel-buttons .quick-view>a:hover .basel-tooltip-label, .basel-buttons .product-compare-button>a:hover .basel-tooltip-label, .basel-buttons .basel-wishlist-btn>a:hover .basel-tooltip-label {
	background-color: #000;
	color: #fff;
	visibility: visible;
	top: 50%;
	bottom: auto;
	left: auto;
	right: 115%;
}

.basel-buttons .quick-view>a:hover .basel-tooltip-label:before, .basel-buttons .product-compare-button>a:hover .basel-tooltip-label:before, .basel-buttons .basel-wishlist-btn>a:hover .basel-tooltip-label:before {
	color: #000;
}

.basel-buttons .quick-view>a .basel-tooltip-label:before, .basel-buttons .product-compare-button>a .basel-tooltip-label:before, .basel-buttons .basel-wishlist-btn>a .basel-tooltip-label:before {
	content: "輪";
	content: "栗";
	font-family: "basel-font";
	font-family: "basel-font";
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 99%;
	right: auto;
	color: transparent;
	font-size: 16px;
	line-height: 5px;
	transform: translateX(0) translateY(-50%);
}

.basel-buttons .quick-view>a:focus, .basel-buttons .product-compare-button>a:focus, .basel-buttons .basel-wishlist-btn>a:focus {
	outline: none;
}

.basel-buttons .quick-view>a:before, .basel-buttons .product-compare-button>a:before, .basel-buttons .basel-wishlist-btn>a:before {
	content: "";
	display: inline-block;
	font-size: 18px;
	font-family: "Simple-Line-Icons";
}

.basel-buttons .quick-view>a.loading:not(.added):before, .basel-buttons .product-compare-button>a.loading:not(.added):before, .basel-buttons .basel-wishlist-btn>a.loading:not(.added):before {
	content: " ";
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #000;
	border-radius: 50%;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	animation: load-spin 450ms infinite linear;
}

.basel-buttons .product-compare-button>a, .basel-buttons .basel-wishlist-btn>a {
	padding: 0;
	background-color: transparent;
	border: none;
	text-transform: none;
}

.basel-buttons .product-compare-button>a .blockOverlay {
	display: none !important;
}

.basel-buttons .product-compare-button>a:before {
	content: "";
}

.basel-buttons .basel-wishlist-btn>a:before {
	content: "";
}

.product-grid-item:not(.basel-hover-base) .quick-view, .product-grid-item:not(.basel-hover-base) .product-compare-button, .product-grid-item:not(.basel-hover-base) .basel-wishlist-btn {
	visibility: hidden;
	opacity: 0;
	transform: scale(0);
	transition: all .25s ease-in-out;
}

.product-grid-item:not(.basel-hover-base):hover .product-element-top .quick-view, .product-grid-item:not(.basel-hover-base):hover .product-element-top .product-compare-button, .product-grid-item:not(.basel-hover-base):hover .product-element-top .basel-wishlist-btn {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.basel-hover-button .basel-buttons .quick-view>a, .basel-hover-button .basel-buttons .product-compare-button>a, .basel-hover-button .basel-buttons .basel-wishlist-btn>a, .basel-hover-info .basel-buttons .quick-view>a, .basel-hover-info .basel-buttons .product-compare-button>a, .basel-hover-info .basel-buttons .basel-wishlist-btn>a {
	color: #fff;
}

.basel-hover-button .basel-buttons .quick-view>a:hover, .basel-hover-button .basel-buttons .product-compare-button>a:hover, .basel-hover-button .basel-buttons .basel-wishlist-btn>a:hover, .basel-hover-info .basel-buttons .quick-view>a:hover, .basel-hover-info .basel-buttons .product-compare-button>a:hover, .basel-hover-info .basel-buttons .basel-wishlist-btn>a:hover {
	color: rgba(255, 255, 255, .9);
}

.basel-hover-button .basel-buttons .quick-view>a.loading:not(.added):before, .basel-hover-button .basel-buttons .product-compare-button>a.loading:not(.added):before, .basel-hover-button .basel-buttons .basel-wishlist-btn>a.loading:not(.added):before, .basel-hover-info .basel-buttons .quick-view>a.loading:not(.added):before, .basel-hover-info .basel-buttons .product-compare-button>a.loading:not(.added):before, .basel-hover-info .basel-buttons .basel-wishlist-btn>a.loading:not(.added):before {
	border-color: #fff;
}

.add_to_cart_button {
	text-align: center;
	position: relative;
}

.add_to_cart_button:after {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 0;
	visibility: hidden;
	opacity: 0;
	content: " ";
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #000;
	border-radius: 50%;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	transition: right .2s ease-in-out, opacity .25s ease-in-out;
}

.add_to_cart_button.loading {
	padding-right: 35px;
	padding-left: 15px;
}

.add_to_cart_button.loading:after {
	visibility: visible;
	opacity: 1;
	right: 10px;
	animation: load-spin 450ms infinite linear;
}

@media (max-width: 768px) {
	.product-grid-item {
		margin-bottom: 30px;
	}
	
	.basel-hover-button .basel-buttons .quick-view>a, .basel-hover-button .basel-buttons .product-compare-button>a, .basel-hover-button .basel-buttons .basel-wishlist-btn>a, .basel-hover-info .basel-buttons .quick-view>a, .basel-hover-info .basel-buttons .product-compare-button>a, .basel-hover-info .basel-buttons .basel-wishlist-btn>a {
		color: rgba(0, 0, 0, .9);
	}
	
	.basel-hover-button .basel-buttons .quick-view>a:hover, .basel-hover-button .basel-buttons .product-compare-button>a:hover, .basel-hover-button .basel-buttons .basel-wishlist-btn>a:hover, .basel-hover-info .basel-buttons .quick-view>a:hover, .basel-hover-info .basel-buttons .product-compare-button>a:hover, .basel-hover-info .basel-buttons .basel-wishlist-btn>a:hover {
		color: rgba(0, 0, 0, .7);
	}
	
	.basel-hover-button .basel-buttons .quick-view>a:before, .basel-hover-button .basel-buttons .product-compare-button>a:before, .basel-hover-button .basel-buttons .basel-wishlist-btn>a:before, .basel-hover-info .basel-buttons .quick-view>a:before, .basel-hover-info .basel-buttons .product-compare-button>a:before, .basel-hover-info .basel-buttons .basel-wishlist-btn>a:before {
		border-color: rgba(0, 0, 0, .9);
	}
	
	.product-grid-item:not(.basel-hover-base) .product-element-top .product-compare-button, .product-grid-item:not(.basel-hover-base) .product-element-top .basel-wishlist-btn, .product-grid-item:not(.basel-hover-base) .product-element-top .quick-view, .product-grid-item:not(.basel-hover-base) .product-element-top .yith-wcwl-add-to-wishlist {
		opacity: 1;
		visibility: visible;
		transform: none;
	}
	
	.basel-hover-standard .swatches-wrapper, .basel-hover-excerpt .swatches-wrapper {
		transform: none;
	}
	
	.basel-hover-quick .quick-shop-wrapper {
		top: 100%;
	}
	
	.basel-hover-quick .variations label {
		margin-bottom: 5px;
	}
	
	.basel-hover-quick .variations tr {
		padding-bottom: 0;
		border-bottom: none;
	}
	
	.basel-hover-quick:hover .quick-shop-wrapper {
		transform: none;
	}
	
	.basel-hover-quick.quick-shop-shown .quick-shop-wrapper {
		transform: translate3d(0, -100%, 0);
	}
	
	.swatch-on-grid .basel-tooltip-label {
		display: none;
	}
	
	.products {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	.products .product-grid-item {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 30px;
	}
}
