/*************************************************************/
/************ CSS of module for all theme ********************/
/************ Do not override this file **********************/
/*************************************************************/
.slide-image img{
	width: 100%;
}

.block_newsletter .gdpr_consent label{
	color: inherit;
	margin-top: 0.5rem;
}
.tooltip-inner{
    font-size: 10px;
	text-transform: uppercase;
}
.product-page-description{
	overflow: auto;
}
.wishlist-products-list{
	list-style: none;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    padding-left: 0;
}
.growl-close{
	z-index: 9;
	position: relative;
}
.growl-title{
	font-weight: 600;
 	overflow: hidden;
 	font-size: 16px;
}
.growl-deo-notice-custom{
	width: auto;
	opacity: 1;
	background: #ffffff;
	-moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
}
.growl-deo-notice-custom .deo-sale-notification-content.has-growl-title{
	padding-top: 10px;
}
.growl-deo-notice-custom .product .thumbnail-container{
	margin-bottom: 0px;
}

.product-notification.deo-sale-notification-content .template{
	overflow: hidden;
}

.product-notification.deo-sale-notification-content .template .image{
	width: 80px;
	float: left;
}
.product-notification.deo-sale-notification-content .template .content{
	padding-left: 15px;
	overflow: hidden;
}
.product-notification.deo-sale-notification-content .template h3,
.product-notification.deo-sale-notification-content .template h4,
.product-notification.deo-sale-notification-content .template h5,
.product-notification.deo-sale-notification-content .template h6{
	font-size: 14px;
}