/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-tab-review-wrapper {
	display: none !important;
}
.bon-stock-countdown {
	display: none;
}
.bonslick-caption * {
	color: #eee !important;
}
.product-information strong {
	font-weight: bold;
}
.product-information div[id^="product-description-short-"] {
	margin-top: 15px;
}
.product-information div[id^="product-description-short-"] * {
	font-size: 15px;
}
.product-information div[id^="product-description-short-"] ul {
	list-style-type: square;
	margin-left: 15px;
}
.product-information div[id^="product-description-short-"] li {
	color: #7a7a7a;
}
.accessorycheckbox {
	margin-bottom: 40px !important;
}
.accessorycheckbox .product-miniature {
	margin-bottom: 0 !important;
	padding: 10px 0;
}
.accessorycheckbox img {
	width: 25px;
	height: 25px;
}
.accessorycheckbox .accessory-quick-view {
	color: black;
	font-size: 15px;
}
#bonbanners .banner-list .banner-item:nth-child(5) .banner-inner {
	padding: 30px 100px 0 30px;
	max-width: 53%;
	align-items: left;
	top: 40%;
	display: flex;
	flex-direction: column;
}