
body .basel-hover-alt, body .basel-hover-alt .product-title, body .basel-hover-alt .price {
	text-align: left;
}

.basel-hover-alt .product-element-top {
	position: relative;
	overflow: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.basel-hover-alt .product-element-top:hover .hover-img {
	opacity: 1;
}

.basel-hover-alt .hover-img {
	position: absolute;
	top: 0;
	opacity: 0;
	width: 100%;
	transition: all .4s ease-in-out;
}

.basel-hover-alt .basel-product-brands-links {
	margin-bottom: 0;
}

.basel-hover-alt .wrap-price {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.basel-hover-alt .product-title {
	margin-bottom: 12px;
}

.basel-hover-alt .product-title a {
	display: inline;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, .1);
}

.basel-hover-alt .product-title a:hover {
	border-color: rgba(0, 0, 0, .2);
}

.basel-hover-alt .swap-elements {
	transition: all .2s ease-in-out;
}

.basel-hover-alt .swatches-on-grid .swatch-on-grid {
	margin-top: 7px;
	margin-bottom: 7px;
}

.basel-hover-alt .swatches-on-grid .text-only {
	margin-top: 4px;
	margin-bottom: 4px;
}

.basel-hover-alt .star-rating {
	display: none;
}

.basel-hover-alt .price {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.basel-hover-alt .btn-add>a {
	position: relative;
	background-color: transparent;
	border: none;
	padding: 0;
	padding-left: 22px;
	color: #000;
	white-space: nowrap;
	font-weight: bold;
	text-transform: none;
}

.basel-hover-alt .btn-add>a:before {
	display: inline-block;
	position: absolute;
	line-height: 18px;
	font-size: 16px;
	font-family: "simple-line-icons";
}

.basel-hover-alt .btn-add>a.product_type_simple:before, .basel-hover-alt .btn-add>a.product_type_variable:before, .basel-hover-alt .btn-add>a.product_type_grouped:before {
	content: "";
	left: 0;
	top: -1px;
}

.basel-hover-alt .btn-add>a.add_to_cart_button:before, .basel-hover-alt .btn-add>a.added_to_cart:before, .basel-hover-alt .btn-add>a.product_type_external:before {
	left: 0;
	top: -3px;
}

.basel-hover-alt .btn-add>a.add_to_cart_button:before, .basel-hover-alt .btn-add>a.product_type_external:before {
	content: "";
}

.basel-hover-alt .btn-add>a.added_to_cart:before {
	content: "";
}

.basel-hover-alt .btn-add>a:after {
	left: 0;
	right: auto;
	transition: right 0s ease-in-out, opacity .15s ease-in-out;
}

.basel-hover-alt .btn-add>a .basel-tooltip-label {
	display: none;
}

.basel-hover-alt .btn-add>a.loading:before {
	display: none;
}

.basel-hover-alt.purchasable .product-title, .basel-hover-alt.product-type-grouped .product-title, .basel-hover-alt.product-type-external .product-title {
	margin-bottom: 8px;
}

.basel-hover-alt.purchasable .wrapp-swap, .basel-hover-alt.purchasable .price, .basel-hover-alt.purchasable .btn-add, .basel-hover-alt.product-type-grouped .wrapp-swap, .basel-hover-alt.product-type-grouped .price, .basel-hover-alt.product-type-grouped .btn-add, .basel-hover-alt.product-type-external .wrapp-swap, .basel-hover-alt.product-type-external .price, .basel-hover-alt.product-type-external .btn-add {
	height: 32px;
	line-height: 32px;
}

.basel-hover-alt.purchasable .wrapp-swap, .basel-hover-alt.product-type-grouped .wrapp-swap, .basel-hover-alt.product-type-external .wrapp-swap {
	overflow: hidden;
}

.basel-hover-alt.purchasable .price, .basel-hover-alt.product-type-grouped .price, .basel-hover-alt.product-type-external .price {
	margin-bottom: 0;
}

.basel-hover-alt.purchasable:hover .swap-elements, .basel-hover-alt.product-type-grouped:hover .swap-elements, .basel-hover-alt.product-type-external:hover .swap-elements {
	transform: translateY(-32px);
}

.color-scheme-light .basel-hover-alt .btn-add>a {
	color: rgba(255, 255, 255, .9);
}

.color-scheme-light .basel-hover-alt .btn-add>a:hover {
	color: #fff;
}

.login-see-prices .basel-hover-alt.purchasable:hover .swap-elements {
	transform: none;
}

.catalog-mode-on .basel-hover-alt .wrapp-swap {
	line-height: 1.6;
	height: auto;
	overflow: visible;
}

.catalog-mode-on .basel-hover-alt .price {
	line-height: 1.6;
	height: auto;
}

.catalog-mode-on .basel-hover-alt .btn-add {
	display: none;
}

.catalog-mode-on .basel-hover-alt:hover .wrapp-swap .swap-elements {
	transform: none;
}

@media (max-width: 768px) {
	.basel-hover-alt .wrap-price {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.basel-hover-alt .swatches-on-grid {
		margin-top: 5px;
	}
	
	.basel-hover-alt .basel-product-brands-links {
		margin-bottom: 5px;
	}
	
	.basel-hover-alt.purchasable .wrapp-swap, .basel-hover-alt.purchasable .price, .basel-hover-alt.purchasable .btn-add, .basel-hover-alt.product-type-grouped .wrapp-swap, .basel-hover-alt.product-type-grouped .price, .basel-hover-alt.product-type-grouped .btn-add, .basel-hover-alt.product-type-external .wrapp-swap, .basel-hover-alt.product-type-external .price, .basel-hover-alt.product-type-external .btn-add {
		height: auto;
		line-height: 1.2;
	}
	
	.basel-hover-alt.purchasable .wrapp-swap, .basel-hover-alt.product-type-grouped .wrapp-swap, .basel-hover-alt.product-type-external .wrapp-swap {
		overflow: visible;
	}
	
	.basel-hover-alt.purchasable .price, .basel-hover-alt.product-type-grouped .price, .basel-hover-alt.product-type-external .price {
		margin-bottom: 10px;
	}
	
	.basel-hover-alt.purchasable:hover .swap-elements, .basel-hover-alt.product-type-grouped:hover .swap-elements, .basel-hover-alt.product-type-external:hover .swap-elements {
		transform: none;
	}
}
