/**** specifcfute.css ****/

@media (min-width: 768px) {
	header#header {
		background-image: url("/modules/specifcfute/css/toutes-les-semaines.png") !important;
		background-repeat: no-repeat !important;
		background-position: 87% top !important;
		background-size: contain !important;
	}
}

@media (min-width: 992px) {
	footer div.tvfooter-logo-link-wrapper {
		background-image: url("/modules/specifcfute/css/antigaspi.png") !important;
		background-repeat: no-repeat !important;
		background-position: 95% center !important;
	}
	
	.tvcmsmain-slider-wrapper {
		width: 80%;
		height: 80%;
		margin: auto;
	}
}

footer .tvcmsfooter-background-image {
	background-attachment: initial !important;
}

is(body:not(.no-smb-reskin)) .panel > h3 {
	position: inherit !important;
}

body#index #custom-text {
  margin: 1.5rem auto;
  text-align: left;
  width: fit-content;
}

div.tvright-sticky-account {
	display: none;
}

div.ttvcmscart-show-dropdown-right.open button.ttvcart-product-list-checkout {
	display: none;
}

div.ttvcmscart-show-dropdown-right.open div#tvcart-subtotal-shipping,
body#cart div#cart-subtotal-shipping {
	display: none;
}

.unit-price-tax-included {
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	margin-left: 8px;
	font-size: small;
}

.product-prices p.product-unit-price.sub {
	margin: 0 4px;
}

/* hide price in search result */
div.tvsearch-result div.product-price-and-shipping {
	display: none;
}

div.product-features {
	display: none;
}

.product-4 .tvvertical-slider .tvvertical-slider-next span,
.product-4 .tvvertical-slider .tvvertical-slider-pre span,
.product-6 .tvvertical-slider .tvvertical-slider-next span,
.product-6 .tvvertical-slider .tvvertical-slider-pre span {
	background-color: #f9a57b;
	border-radius: 6px;
}
/**** specifcfute.css ****/
