/**********
* GENERAL *
**********/
body {
	background: #FFFFFF;
}
.breadcrumb {
	background: none;
}
.bootstrap-touchspin .btn {
	font-weight: bold;
}
.btn-primary:hover {
	background: #FFDD00;
	color: #003f89;
}
.h1, .products-section-title, h1 {
    text-transform: initial;
}
.btn {
    border-radius: 5px!important;
}
.btn.disabled, .btn:disabled {
	opacity: 0.2;
	cursor: not-allowed;
}
.alert {
	border-radius: 5px;
}
.btn-yellow {
	background: #FFDD00;
	font-weight: bold;
	border: 0;
	color: #003f89;
}
.btn-yellow:hover {
    background: #003f89;
    color: #FFDD00;
}
.dropdown-menu {
	border: 1px solid #FFDD00;
}
.btn-default {
    color: #fff;
    background-color: #003f89;
    border-color: #003f89;
    box-shadow: inset 0 1px 0 hsl(0deg 0% 100% / 15%), 0 1px 1px rgb(0 0 0 / 8%);
}
.btn-default:hover {
	background: #FFDD00;
	color: #003f89;
}
input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield;
}
.width-100 {
    width: 100%;
}
/* Container */
#index section.l-wrapper, #index div.banner, #index section.brands-block, #product section.l-wrapper, #product section.l-wrapper .tabs.product-tabs {
	max-width: 100%!important;
}
#index div#content-wrapper, #product div#content-wrapper, #product section.l-wrapper .tabs.product-tabs {
    padding: 0!important;
}
#product .modal {
	width: 100%!important;
	max-width: 100%!important;
	padding: auto!important;
	margin: auto!important;
}
@media (max-width: 768px) {
	#index .l-wrapper #main .page-home section, #index .l-wrapper #main .page-home > div, #index section.brands-block > div, 
	#product section.l-wrapper nav, #product section.l-wrapper #main > div, #product section.l-wrapper #main div.tab-content,
	#product section.l-wrapper .featured-products, aside#notifications {
		max-width: 540px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}
@media (min-width: 768px) {
	#index .l-wrapper #main .page-home section, #index .l-wrapper #main .page-home > div, #index section.brands-block > div, 
	#product section.l-wrapper nav, #product section.l-wrapper #main > div, #product section.l-wrapper #main div.tab-content,
	#product section.l-wrapper .featured-products, aside#notifications  {
		max-width: 720px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}
@media (min-width: 992px) {
	#index .l-wrapper #main .page-home section, #index .l-wrapper #main .page-home > div, #index section.brands-block > div, 
	#product section.l-wrapper nav, #product section.l-wrapper #main > div, #product section.l-wrapper #main div.tab-content,
	#product section.l-wrapper .featured-products, aside#notifications  {
		max-width: 960px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}
@media (min-width: 1200px) {
	#index .l-wrapper #main .page-home section, #index .l-wrapper #main .page-home > div, #index section.brands-block > div, 
	#product section.l-wrapper nav, #product section.l-wrapper #main > div, #product section.l-wrapper #main div.tab-content,
	#product section.l-wrapper .featured-products, aside#notifications  {
		max-width: 1140px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}
@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .l-wrapper, .l-wrapper--boxed, main>.notifications-container {
		max-width: 1320px;
	}
	#index .l-wrapper #main .page-home section , #index .l-wrapper #main .page-home > div, #index section.brands-block > div, 
	#product section.l-wrapper nav, #product section.l-wrapper #main > div, #product section.l-wrapper #main div.tab-content,
	#product section.l-wrapper .featured-products, aside#notifications {
		max-width: 1320px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}
.l-header {
	margin-bottom: 1.5rem;
}
/* Block */
.block {
    padding-top: 40px;
	padding-bottom: 20px;
}
/* Others */
.btn.focus, .btn:focus, .btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus {
	box-shadow: none;
}
a.no-link, a.no-link:hover, a.no-link:focus, a.no-link:active, a.no-link:visited {
	color: #212529;
}
.breadcrumb li:first-child .material-icons {
	font-size: 16px;
    height: 24px;
    line-height: 24px;
}
@media (max-width: 425.98px) {
	.breadcrumb {
		font-size: 0.75rem;
	}
	.breadcrumb li:first-child .material-icons {
		font-size: 0.75rem;
		height: 19px;
		line-height: 19px;
	}
}

/**********
* HEADER
**********/
/* Logo */
@media (max-width: 991.98px) {
	.header__logo, .header__logo--checkout {
		max-width: 50%;
	}
	.logo.img-fluid {
		max-height: 70px;
	}
	header .visible--desktop, .modal-body .visible--desktop {
		display: none!important;
	}
}
@media (max-width: 600.98px) {
	.header__logo, .header__logo--checkout {
		max-width: 40%;
	}
}
@media (max-width: 400.98px) {
	.header__logo, .header__logo--checkout {
		max-width: 50%;
	}
}
@media (max-width: 270.98px) {
	.header__logo, .header__logo--checkout {
		max-width: 40%;
	}
}
/* Menu */
.container-fluid nav.menu {
	background: #003f89;
	padding: 1rem 5rem;	
}
.container-fluid nav.menu ul li a.menu__item-link--top {
	color: #FFFFFF;
	text-align: center;
	min-height: 64px;
}
.container-fluid nav.menu ul li a.menu__item-link--sub {
	color: #003f89;
	font-weight: 500;
}
.container-fluid .menu__item-link--top {
	padding: .5rem 1rem;
}
.container-fluid nav.menu ul li:hover a.menu__item-link--top, .container-fluid nav.menu ul li.menu__item--current a.menu__item-link--top {
    color: #FFDD00;
}
#menu-icon .material-icons {
	font-size: 2.5rem;
}
@media (min-width: 992px) {
	.menu-sub__list .menu__item--1 {
		margin: 15px auto;
		text-align: center;
		width: 20%;
	}
	.menu-sub__content>ul {
		padding: 20px;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.menu-sub__content>ul:after {
		content: "";
		flex: auto;
	}
	.menu__item--active .menu-sub {
		z-index: 3;
	}
}
@media (max-width: 1400px) {
	.menu-sub__content>ul {
	    flex-wrap: wrap;
		align-content: center;
	}
	.menu-sub__content>ul li {
		margin: 10px 0;
	}
}
@media (max-width: 1200px) {
	.menu-top {
		flex-wrap: wrap;
		align-content: center;
	}
	.container-fluid nav.menu {
		padding: 0;
	}
}
@media (max-width: 991.98px) {
	.menu-sub.show {
		background: none;
	}
	.menu__item {
		border-top: 0;
	}
	.menu__item--sub:first-child:not(:last-child), .menu__item--sub:last-child {
		border-bottom: 1px solid #FFFFFF;
	}
	.menu-sub__content>ul li {
		margin: 0;
	}
	.breadcrumb {
		padding: 0;
	}
	header div.user-info .material-icons, header div.blockcart .material-icons {
		font-size: 2.5rem!important;
	}
	#mobile_top_menu_wrapper .modal-content {
		background: #003f89;
		color: #FFFFFF;
	}
	#mobile_top_menu_wrapper .modal-content a, #mobile_top_menu_wrapper .modal-content button {
		color: #FFFFFF;
	}
	#mobile_top_menu_wrapper .modal-content .close {
		text-shadow: none;
	}
	#mobile_top_menu_wrapper .modal-content .menu__item {
		border-bottom: 1px solid #FFFFFF;
	}
	#mobile_top_menu_wrapper .modal-content .menu-sub__list .menu__item:last-child {
		border-bottom: 0;
	}
	#mobile_top_menu_wrapper img.logo-menu {
		max-width: 50%;
	}
	#mobile_top_menu_wrapper .modal-content .dropdown-menu a {
		color: #000000;
	}
	#mobile_top_menu_wrapper .modal-content .dropdown-menu a.active {
		color: #FFFFFF;
	}
	.language-selector-wrapper .language-selector {
		display: inline-block;
	}
	.language-selector-wrapper #language-selector-label {
		vertical-align: middle;
	}
}
@media (max-width: 375.98px) {
	header div.user-info .material-icons, header div.blockcart .material-icons, #menu-icon .material-icons {
		font-size: 1.5rem!important;
	}
	header .small {
		font-size: 0.75rem;
	}
	.container.header-top #menu-icon {
		padding: 0.375rem 0rem!important;
	}
}
@media (max-width: 270.98px) {
	header div.user-info .material-icons, header div.blockcart .material-icons, #menu-icon .material-icons {
		font-size: 1.5rem!important;
	}
	.container.header-top {
		padding-left: 5px;
	}
	.container.header-top .header__search {
		padding-left: 15px;
	}
}
.menu__item-header i.material-icons.menu__collapseicon {
    color: #FFDD00;
}
img.menu-icon {
    height: 20px;
    position: relative;
    top: -2px;
	margin-right: 5px;
}
/* Searchbar */
header .search-widget__group .form-control {
	border-radius: 5px;
	border: 1px solid #003f89;
}
header .search-widget .btn-link {
	color: #003f89;
}
.ps17.ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .more-results {
	margin-bottom: 15px;
	color: #003f89;
}
.ps17.ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .more-results a {
	color: #003f89;
}
/* Right side */
header div.user-info, header div.blockcart {
	text-align: center;
	position: relative;
}
header div.user-info .material-icons, header div.blockcart .material-icons {
	font-size: 2rem;
}
.header__rightitem:not(:last-child) {
    margin-right: 1.5rem;
}
@media (max-width: 991.98px) {
	.header__rightitem:not(:last-child) {
		margin-right: 0.5rem;
	}
}
span.cart-products-count.small.blockcart__count {
    position: absolute;
    top: -6px;
    right: -10px;
    background: #003f89;
	color: #ffffff;
	font-weight: 600;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
header div#_desktop_contact_link {
    padding: 0 15px 0 0;
}
/* Header ban */
.header-ban {
    background: #003f89;
    color: #FFFFFF;
    text-align: center;
    padding: 5px;
}

/**********
* FOOTER
**********/
/* Footer */
#footer {
	margin-top: 50px;
}
.footer-container {
	padding: 30px 0 0 0;
	background: #003f89;
	color: #FFFFFF;
	margin: 0;
}
.footer__title {
	color: #FFDD00;
	font-size: 18px;
}
.footer-container a, .l-footer .cms-page-link {
	color: #FFFFFF;
}
.footer-container a:hover, .l-footer .cms-page-link:hover {
	color: #FFDD00;
}
.footer__title:hover {
	color: #FFFFFF;
}
img.logo_footer {
    max-width: 240px;
}
.col-footer-europe .footer__title--mobile:after {
	display: none;
}
.col-footer-europe {
    padding-right: 50px;
}
/* Reinsurance */
.reinsurance-container {
	background: #003f89;
}
.reinsurance-col {
    margin: 0 15px;
	display: block;
}
@media (max-width: 992px) {
	.reinsurance-col {
		margin: 10px 15px;
	}
	.reinsurance-container {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
.reinsurance-icon img {
    height: 50px;
    margin: 0 0 10px 0;
}
.reinsurance-icon {
	display: block;
}
.reinsurance-title {
    font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.reinsurance-subtitle {
	color: #FFFFFF;
	display: block;
}
.reinsurance-col:hover img {
	-webkit-transform:rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
	-moz-transition: -moz-transform .5s;
    -o-transition: -o-transform .5s;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
}
/* Newsletter */
.newsletter-container {
	background: #FFFFFF;
}
.block_newsletter, .block_payment_country, .block_carrier {
	margin: auto;
}
#block-newsletter-label {
	font-weight: bold;
}
.block_newsletter .input-group-append .btn.btn-primary {
	border-radius: 0 5px 5px 0!important;
}
/* Payment + Carrier + Country */
.payment-country-container {
	background: #f6f6f6;
}
.carrier-container {
	background: #ffffff;
}
.block_title {
	font-weight: bold;
	font-size: 18px;
}
.logo_payment .img_logo_payment, .logo_country .img_logo_country {
	display: inline-flex;
	background: #FFFFFF;
	border-radius: 5px;
	margin: 3px;
    padding: 2px;
	width: 50px;
	height: 35px;
	justify-content: center;
}
.logo_payment .img_logo_payment a, .logo_country .img_logo_country a, .logo_carrier .img_logo_carrier a {
    display: inline-flex;
	justify-content: center;
	width: 100%;
}
.logo_carrier .img_logo_carrier {
	display: inline-flex;
	background: #FFFFFF;
	border-radius: 5px;
	margin: 3px -2.5px;
    padding: 2px;
	width: 55px;
	height: 35px;
	justify-content: center;
}
.logo_carrier .img_logo_carrier.chronopost, .logo_carrier .img_logo_carrier.cyprus-post, .logo_carrier .img_logo_carrier.deutsche-post {
    width: 125px;
}
.logo_carrier .img_logo_carrier.colissimo, .logo_carrier .img_logo_carrier.seur {
    width: 115px;
}
.logo_carrier .img_logo_carrier.correos, .logo_carrier .img_logo_carrier.osterreichische-post, .logo_carrier .img_logo_carrier.hermes,
.logo_carrier .img_logo_carrier.express-one, .logo_carrier .img_logo_carrier.postnord {
    width: 100px;
}
.logo_carrier .img_logo_carrier.mrw, .logo_carrier .img_logo_carrier.omniva, .logo_carrier .img_logo_carrier.latvijas-pasts,
.logo_carrier .img_logo_carrier.lietuvos-pastas, .logo_carrier .img_logo_carrier.hermes {
    width: 90px;
}
.logo_carrier .img_logo_carrier.wedo {
    width: 80px;
}
.logo_carrier .img_logo_carrier.dpd, .logo_carrier .img_logo_carrier.dhl, .logo_carrier .img_logo_carrier.brt {
	width: 70px;
}
.logo_carrier .img_logo_carrier.bpost, .logo_carrier .img_logo_carrier.hrvatska-posta, .logo_carrier .img_logo_carrier.posti {
    width: 65px;
}
.logo_carrier .img_logo_carrier.mondial-relay, .logo_carrier .img_logo_carrier.dpd-pickup, .logo_carrier .img_logo_carrier.chronopost-pickup,
.logo_carrier .img_logo_carrier.seur-pickup, .logo_carrier .img_logo_carrier.postnord-pickup, .logo_carrier .img_logo_carrier.brt-fermopoint {
	height: 45px;
}
.img_logo_country a {
	align-items: center;
}
.logo_country .img_logo_country img {
    max-width: 75%;
    max-height: 75%;
    border-radius: 2px;
}
.logo_payment .img_logo_payment img, .logo_carrier .img_logo_carrier img {
    max-height: 95%;
	max-width: 90%;
}
.logo_payment .img_logo_payment:last-child img {
    object-fit: contain;
}
.block_payment_country .country {
	text-align: right;
}
@media (max-width: 767.98px) {
	.block_payment_country .country {
		text-align: left;
		margin-top: 20px;
	}
	/*.logo_carrier .img_logo_carrier img.mondial-relay {
		max-width: 35px;
	}*/
}

/**********
* HOMEPAGE
**********/
#index header#header {
	margin-bottom: 0;
}
#index h1.h1-index {
    display: none;
}
#index div#banner {
    margin-top: 20px;
}
#index #banner img {
	border-radius: 5px;
	max-width: 100%;
}
#index .banner-container img {
	border-radius: 5px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#index #banner .row:first-child .col-md-4 > div:first-child {
    margin-bottom: 20px;
}
#index .banner-container .row:first-child {
    margin-bottom: 5px;
}
#index #banner .a-block, #index .banner-container .a-block {
	display: block;
}
#index #banner .right-ban-text {
	padding-left: 5px;
	padding-right: 0;
	color: #003f89;
	line-height: 1.2;
}
#index #banner .right-ban-text > span {
	display: block;
}
#index #banner .right-ban-btn {
	text-align: right;
}
#index #banner .right-ban-btn .btn.btn-primary.btn-small {
	padding: 0;
}
#index #banner .right-ban-btn i {
	font-size: 2rem;
    line-height: 1;
    padding: 0;
}
.products-section-title {
	text-align: left;
	text-transform: initial;
	font-weight: bold;
	font-size: 32px;
	position: relative;
	margin-left: 40px;
	color: #003f89;
}
.products-section-title::before {
    content: "";
    background: url(/img/cms/logo-europe-incontinence.svg) no-repeat;
    height: 38px;
    width: 33px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -40px;
}
@media (max-width: 992px) {
	#index header#header {
		margin-bottom: 1.5rem;
	}
	.products-section-title {
		font-size: 25px; 
	}
	.products-section-title::before {
		height: 31px;
		width: 26px;
	}
}
#index .brands-block {
	background: #f6f6f6;
	margin-bottom: 0;
	padding-bottom: 25px;
}
#mypresta_mib li a .brand-img {
	display: inline-block;
	background: #FFFFFF;
	border-radius: 50%;
	padding: 25px;
	width: 150px;
	height: 150px;
}
.slick-arrow>i {
	background: #003f89;
	color: #FFDD00;
}
.lSAction > a {
	opacity: 1;
}
#index a.banner img {
    margin: auto;
    display: block;
}
.card-miniature {
	display: block;
	margin-bottom: 1rem;
}
.card-category {
    text-align: center;
    display: block;
    background: #f6f6f6;
    border-radius: 10px;
    border: 1px solid #f6f6f6!important;
	height: 100%;
}
.card-category a {
	display: block;
}
.category-title {
	display: block;
	color: #495057;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
	padding: 10px;
}
.category-title a {
    color: #495057;
}
.card-category-img {
	display: block;
	margin-bottom: 10px;
	background: white;
    padding: 10px;
	border-radius: 10px 10px 0 0;
}
.card-category-img img {
    max-width: 100%;
}
#index .banner {
    background: #003f89;
	min-height: 214px;
	padding: 50px!important;
	text-align: center;
}
#index .banner-title {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 24px;
}
#index .banner-text {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 25px;
}
#index .banner-button {
    padding: 8px 15px;
    background: #FFDD00;
    display: inline;
    color: #003f89;
    border-radius: 15px;
	font-weight: bold;
}
#index footer {
	margin-top: 0;
}
.ban-sale-product {
    margin: 15px auto;
}
.ban-sale-product img {
	max-width: 100%;
}

/**********
* PAGES
**********/
.page-wrapper h1 {
    color: #003f89;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
	position: relative;
	left: 40px;
}
.page-wrapper h1::before {
    content: "";
    background: url(/img/cms/logo-europe-incontinence.svg) no-repeat;
    height: 38px;
    width: 33px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -40px;
}
@media (max-width: 991.98px) {
	.page-wrapper h1 {
		left: 0px;
	}
	.page-wrapper h1::before {
		display: none;
	}
}
.page-wrapper {
	border:0;
}
.page-content {
    padding: 1.25rem 0;
}
.page-content--cms ul {
    list-style: disc;
    padding-left: 40px;
}
.page-header, .page-footer {
    padding: 0;
    background: none;
    border: 0;
}
.page-content.page-content--cms h2 {
    font-size: 26px;
    color: #003f89;
    margin-top: 50px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.page-content.page-content--cms h2:after {
    content: "";
    border-bottom: 2px solid #ffdd0e;
    display: block;
    margin-top: 5px;
}
/* Secured Payment */
.cms-id-5 .page-content ul {
    list-style: none;
    text-align: center;
}
.cms-id-5 .page-content li {
    display: inline-block;
    padding: 10px 20px;
    font-weight: 600;
}
.cms-id-5 .page-content .logo-paiement {
    text-align: center;
    margin: 0 0 20px;
}
.cms-id-5 .page-content .logo-paiement img {
    padding: 0 30px;
    display: inline-block;
}
.page-content form {
	width: 100%;
	max-width: 100%;
}
.form-group > label, .label {
	font-weight: bold;
}
.no-account {
    border-top: 1px solid #6c757d;
    padding: 10px 0;
}
/* Delivery */
.img-carrier {
    margin: 20px 0;
	text-align: center;
}
.img-carrier img {
    padding: 10px 20px;
}
.table-carrier {
    width: 100%;
    margin-bottom: 20px;
	word-break: break-word;
    table-layout: fixed;
}
.table-carrier, .table-carrier td {
    border: 1px solid #000;
    padding: 10px;
}
.table-carrier tbody tr:first-child td {
    text-align: center;
    background: #969696;
    color: #FFF;
    font-weight: 700;
}
.table-carrier img {
    margin-right: 10px;
}
.table-carrier td.carrier-price {
    text-align: center;
	font-size: 1em;
    color: inherit!important;
	font-weight: inherit!important;
}
.call-to-action {
    text-align: center;
}
.call-to-action a {
    margin: 10px 25px;
}
/* Account Page */
.account-links .link-item {
	background: #f6f6f6;
}
#left-column.account-block a, #left-column.account-block a span {
	display: block;
	width: 100%;
    max-width: 100%;
    padding: 4px 0;
}
#left-column.account-block i.material-icons {
    margin-right: 5px;
}
#left-column.account-block a {
	color: #212529;
}
#left-column.account-block a i {
	color: #003f89;
}
.page-footer .account-link:first-child {
    padding-right: 30px;
}
.badge-pill {
    border-radius: 0.25rem;
    font-size: 100%;
	color: #FFFFFF;
}
body label[for*="f-phone_mobile"]::after {
    font-weight: 400;
    font-size: .75rem;
    color: #6c757d;
}
html[lang="fr"] body label[for*="f-phone_mobile"]::after {
    content: "(Sera utilis\0000E9  uniquement dans le cadre des livraisons)";
}
html[lang="en"] body label[for*="f-phone_mobile"]::after {
    content: "(To be used for deliveries only)";
}
html[lang="it"] body label[for*="f-phone_mobile"]::after {
    content: "(Verr\0000E0  utilizzato solo per le consegne)";
}
html[lang="es"] body label[for*="f-phone_mobile"]::after {
    content: "(Solo se emplear\0000E1  en el marco de las entregas)";
}
html[lang="nl"] body label[for*="f-phone_mobile"]::after {
    content: "(Wordt enkel gebruikt voor bezorgingen)";
}
html[lang="de"] body label[for*="f-phone_mobile"]::after {
    content: "(Wird ausschlie\0000DFlich im Rahmen des Versands verwendet)";
}
html[lang="pt"] body label[for*="f-phone_mobile"]::after {
    content: "(Ser\0000E1  utilizado unicamente no \0000E2mbito das entregas)";
}
@media (max-width: 329.98px) {
	.page-customer-account .page-footer a, #order-detail .page-footer a {
		display: inline-block;
	}
	.page-customer-account .page-footer a:last-child, #order-detail .page-footer a:last-child {
		margin-top: 10px;
	}
}
.page-customer-account .orders.visible--mobile .row {
    padding: 0 15px;
}
.page-customer-account .orders.visible--mobile .order {
    border-radius: 5px;
    border: 1px solid #003f89;
    padding: 10px 0;
}
.page-customer-account .orders.visible--mobile .row .col-4 div:last-child {
	margin-top: 5px;
}
.page-customer-account .badge {
	white-space: normal;
}
.page-customer-account .credit-slips.visible--mobile .credit-slip {
    border-radius: 5px;
    border: 1px solid #003f89;
    padding: 10px 10px;
	margin: 10px 0;
}
/* Contact Page */
#contact #left-column .block {
	padding-top: 0px;
}
#contact #left-column .block .icon {
	float: left;
}
@media (max-width: 575.98px) {
	#contact #wrapper .row {
		margin: 0 15px;
	}
}

/**********
* Cart + Checkout
**********/
/* General */
#cart h2, #checkout h2 {
	color: #003f89;
	margin-bottom: 1rem;
	font-weight: bold;
}
#cart .card, #checkout .card {
	border: 0;
}
#cart .card-body--summary .cart-total, #checkout .cart-summary-totals {
	background: none;
	border-top: 1px solid #6c757d;
	padding: 1rem 0.25rem 0.25rem 0.25rem;
	margin-top: 1rem;
}
#cart .card-footer, #checkout .card-footer {
	background: none;
	border: 0;
}
#cart .cart-total .label, #checkout .cart-total .label, #order-confirmation .cart-total .label {
	color: #003f89;
}
#cart .promo-code__content, #checkout .promo-code__content {
	background: none;
}
#cart .promo-name .cart-summary-line, #checkout .promo-name .cart-summary-line {
	background: #dff0d8;
    padding: 10px;
    color: #3c763d;
    line-height: 1.2rem;
}
#cart .promo-name .cart-summary-line .label, #checkout .promo-name .cart-summary-line .label {
    margin: 0px!important;
	font-weight: normal!important;
}
#cart .promo-name .cart-summary-line a.small, #checkout .promo-name .cart-summary-line a.small {
    margin-left: 5px;
}
#cart .promo-name .cart-summary-line .small.bold, #checkout .promo-name .cart-summary-line .small.bold {
	font-weight: bold;
}
#cart .infobulle-drop i.material-icons, #checkout .infobulle-drop i.material-icons {
    font-size: 15px;
	line-height: 1.7;
}
/* Cart */
#cart h1 {
    margin-bottom: 1rem;
    color: #003f89;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
	position: relative;
	left: 40px;
	background: none;
	border: 0;
	padding: 0;
}
#cart h1::before {
    content: "";
    background: url(/img/cms/logo-europe-incontinence.svg);
    height: 38px;
    width: 33px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -40px;
}
@media (max-width: 991.98px) {
	#cart h1 {
		left: 0px;
	}
	#cart h1::before {
		display: none;
	}
}
#cart .cart-summary {
	background: #f6f6f6;
}
#cart .card-body .cart-item {
    margin-bottom: 15px;
    padding: 15px;
    background: #f6f6f6;
}
#cart .card-body .cart-item .product-line__img {
    border-radius: 15px;
}
#cart .card-body .cart-item .product-price, #cart .cart-summary .value {
	font-size: 18px;
}
#cart .card-body .product-line-grid .product-price .discount {
	font-size: 1rem;
}
#cart #abfd_checkout_subtotal_details {
    margin-bottom: 15px;
}
#cart .checkout.visible--mobile {
    position: relative;
    padding: 0rem;
    background: none;
	z-index: 1;
}
#cart #estimateddelivery-cart {
	display: none;
}
/* Checkout */
#checkout .continue {
	float: right;
}
#checkout #js-checkout-summary {
	background: #f6f6f6;
}
#checkout .card-body {
	border-top: 0;
}
#checkout .cart-summary-products .mb-0 {
	font-weight: bold;
}
#checkout .cart-summary-products .product-name {
	font-weight: 500;
}
#checkout .cart-summary-subtotals-container {
	border-top: 1px solid #6c757d;
}
.header__logo--checkout {
	width: 100%;
}
#checkout .card-header {
	background: none;
	text-align: left;
}
#checkout .step-number {
    background: none;
	border: 1px solid #212529;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    text-align: center;
    color: #212529;
    line-height: 21px;
	display: inline-block;
	font-size: 1rem;
}
#checkout .-current .step-number {
    background: #003f89;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    text-align: center;
    color: #FFFFFF;
    line-height: 21px;
	display: inline-block;
	font-size: 1rem;
}
#checkout .step-title {
	font-weight: bold;
	opacity: 0.5;
}
#checkout .-current .step-title, #checkout .-complete .step-title {
	opacity: 1;
}
#checkout .-complete .step-title {
	color: #28a745;
}
#checkout .-complete.-current .step-title {
	color: #212529;
}
#checkout .-complete .step-number, #checkout .step-success, #checkout .-complete.-current .step-success {
	display: none;
}
#checkout .-complete.-current .step-number {
	display: inline-block;
}
#checkout .-complete .step-success {
    background: #28a745;
	border: 1px solid #28a745;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    text-align: center;
    line-height: 21px;
	display: inline-block;
}
#checkout .-complete .step-success .done {
    font-size: 1rem;
    line-height: 21px;
	font-weight: bold;
	color: #FFFFFF!important;
}
#checkout #content-checkout-addresses-step .address-item label, #checkout #content-checkout-addresses-step .card--address,
#checkout #order-summary-content .card {
	border: 1px solid #f6f6f6;
	border-radius: 5px;
}
#checkout #content-checkout-addresses-step .address-item.selected label {
	border: 2px solid #FFDD00;
}
#checkout #content-checkout-addresses-step .address-item .card-footer a:first-child {
	margin-right: 8px;
}
#checkout .nav.nav-tabs {
	background: none;
	flex-wrap: wrap;
}
#checkout .nav-tabs .nav-item {
	margin: 0 20px 10px 0;
}
#checkout .nav-tabs .nav-link.active {
	border-radius: 5px;
}
#checkout .carrier-price {
	font-size: 1rem;
}
#checkout .delivery-option {
	background: #f6f6f6;
	border-radius: 5px;
}
#checkout .carrier-logo {
	text-align: center;
}
#checkout .carrier-logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
#checkout .selected-parcelshop {
	border: 0;
	background: none;
}
#checkout .selected-parcelshop .address {
	border: none;
	transition: none;
}
#checkout .MR-Widget {
	width: 100%;
	height: 100%;
}
#checkout .order-options label.custom-control-label {
	font-weight: bold;
}
#checkout .payment-option {
    background: #f6f6f6;
    border-radius: 5px;
    padding: 1rem;
    margin-bottom: 1rem;
}
#checkout .payment-option label {
	font-weight: bold;
	display: block;
}
#checkout .payment-option label img {
	display: block;
	height: 40px;
	max-height: 100%;
	max-width: 100%;
	margin: 10px auto auto auto;
	padding-right: 30px;
}
#checkout .payment-option .additional-information a {
	color: #003f89!important;
	font-weight: bold;
}
#checkout #conditions-to-approve .js-terms {
	font-weight: bold;
}
#checkout #order-summary-content h4.h4, #order-confirmation .page-order-confirmation h4.h4 {
	font-weight: bold;
}
#checkout .order-confirmation-table, #order-confirmation .order-confirmation-table {
    background: #f6f6f6;
    border-radius: 5px;
	border: 0!important;
}
#checkout .sidebar_single .address {
	border: 0!important;
}
@media (max-width: 575.98px) {
	#checkout .order-line.row .text-right {
		text-align: left!important;
	}
	#checkout .order-line.row .d-block {
		display: inline!important;
	}
}
#checkout button#mondialrelay_change-relay {
    margin-top: 15px;
}
#checkout .shipping-method-title {
    background: #003f89;
    color: #FFFFFF !important;
    border-radius: 5px;
    padding: 5px;
}
#checkout .delivery-option.carrier-checked, #checkout .payment-option.payment-checked {
    position: relative;
    border: 2px solid #003f89;
}
html[lang="fr"] #checkout .delivery-option.carrier-checked::before, html[lang="fr"] #checkout .payment-option.payment-checked::before {
    content: "S\0000E9lectionn\0000E9";
    position: absolute;
    top: -12px;
    left: -12px;
    background: #003f89;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 0.75rem;
}
html[lang="en"] #checkout .delivery-option.carrier-checked::before, html[lang="en"] #checkout .payment-option.payment-checked::before {
    content: "Selected";
    position: absolute;
    top: -12px;
    left: -12px;
    background: #003f89;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 0.75rem;
}
html[lang="nl"] #checkout .delivery-option.carrier-checked::before, html[lang="nl"] #checkout .payment-option.payment-checked::before {
    content: "Geselecteerde";
    position: absolute;
    top: -12px;
    left: -12px;
    background: #003f89;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 0.75rem;
}
html[lang="de"] #checkout .delivery-option.carrier-checked::before, html[lang="de"] #checkout .payment-option.payment-checked::before {
    content: "Ausgew\0000E4hlt";
    position: absolute;
    top: -12px;
    left: -12px;
    background: #003f89;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 0.75rem;
}
html[lang="it"] #checkout .delivery-option.carrier-checked::before, html[lang="it"] #checkout .payment-option.payment-checked::before {
    content: "Selezionato";
    position: absolute;
    top: -12px;
    left: -12px;
    background: #003f89;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 0.75rem;
}
html[lang="es"] #checkout .delivery-option.carrier-checked::before, html[lang="es"] #checkout .payment-option.payment-checked::before {
    content: "Selecci\0000F3n";
    position: absolute;
    top: -12px;
    left: -12px;
    background: #003f89;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 0.75rem;
}
html[lang="pt"] #checkout .delivery-option.carrier-checked::before, html[lang="pt"] #checkout .payment-option.payment-checked::before {
    content: "Selecionado";
    position: absolute;
    top: -12px;
    left: -12px;
    background: #003f89;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 0.75rem;
}
#checkout .order-checkout .blockreassurance_product {
	display: none;
}

/**********
* PRODUCT CATEGORY
**********/
/* Category General */
#category h1.h1 {
    margin-bottom: 2rem;
    color: #003f89;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
	position: relative;
	left: 40px;
}
#category h1.h1::before {
    content: "";
    background: url(/img/cms/logo-europe-incontinence.svg);
    height: 38px;
    width: 33px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -40px;
}
@media (max-width: 991.98px) {
	#category h1.h1 {
		left: 0px;
	}
	#category h1.h1::before {
		display: none;
	}
}
.card-block, .left-column .search_filters, .block-categories {
	border: 0;
}
#left-column {
    border-right: 1px solid #f6f6f6;
}
.left-column>div, .right-column>div {
	margin-bottom: 0;
}
.category-sub__item--0 {
	border: 0;
}
.category-top-menu > li:last-child {
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.category-sub-menu > li:last-child {
	margin-bottom: 1rem;
}
#category .total-products {
	margin-bottom: 15px;
}
@media (max-width: 575.98px) {
	.product-title {
		font-size: 1rem;
	}
	.product-price-and-shipping .price, .pricefrom-miniature .pricefrom-price {
		font-size: 24px!important;
	}
}
.product-price-and-shipping {
    position: relative;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}
.pricefrom-miniature.only {
	font-size: 0.875rem!important;
	color: #003f89
}
.pricefrom-miniature .pricefrom-price {
	margin-left: 2px;
	color: #fed908;
	font-size: 28px;
}
.block-categories .category-top-menu a.h5 {
	color: #003f89;
	font-weight: 600;
}
.block-categories .category-top-menu ul.category-sub-menu {
	padding-left: 10px;
}
.block-categories .category-top-menu ul.category-sub-menu li:before {
    content: ">";
    padding-right: 5px;
}
div#category-description {
    border-bottom: 1px solid #FFDD00;
}
#category #js-product-list-top {
	padding: 0 1.25rem;
}
@media (min-width: 768px) {
	#category .sort-by-row.justify-content-md-end {
		justify-content: space-between!important;
	}
}
@media (min-width: 320.02px) and (max-width: 767.98px) {
	h3.h3.product-subtitle, p.h3.product-subtitle {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
/* Labels & Stickers */
#category .highlighted-informations, #index .highlighted-informations, #module-ambjolisearch-jolisearch .highlighted-informations,
#best-sales .highlighted-informations, #new-products .highlighted-informations, #prices-drop .highlighted-informations {
	z-index: 2;
}
/*#category .fmm_sticker_base_span.sticker-top-left, #index .fmm_sticker_base_span.sticker-top-left, #module-ambjolisearch-jolisearch .fmm_sticker_base_span.sticker-top-left,
#best-sales .fmm_sticker_base_span.sticker-top-left, #new-products .fmm_sticker_base_span.sticker-top-left, #prices-drop .fmm_sticker_base_span.sticker-top-left*/
.fmm_sticker_base_span.sticker-top-left {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
	z-index: 1;
    width: auto;
    height: auto;
}
/*#category .fmm_sticker_base_span.sticker-top-right, #index .fmm_sticker_base_span.sticker-top-right, #module-ambjolisearch-jolisearch .fmm_sticker_base_span.sticker-top-right,
#best-sales .fmm_sticker_base_span.sticker-top-right, #new-products .fmm_sticker_base_span.sticker-top-right, #prices-drop .fmm_sticker_base_span.sticker-top-right*/
.fmm_sticker_base_span.sticker-top-right {
	text-align: right;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
	z-index: 1;
	left: auto;
    width: auto;
    height: auto;
}
/*#category .fmm_sticker_base_span.sticker-bottom-left, #index .fmm_sticker_base_span.sticker-bottom-left, #module-ambjolisearch-jolisearch .fmm_sticker_base_span.sticker-bottom-left,
#best-sales .fmm_sticker_base_span.sticker-bottom-left, #new-products .fmm_sticker_base_span.sticker-bottom-left, #prices-drop .fmm_sticker_base_span.sticker-bottom-left*/
.fmm_sticker_base_span.sticker-bottom-left {
    display: inline-block;
    position: absolute;
    left: 15px;
	bottom: 0px;
    top: inherit!important;
	z-index: 1;
    width: auto;
    height: auto;
}
.fmm_sticker_base_span.sticker-bottom-right {
	text-align: right;
    display: inline-block;
    position: absolute;
    right: -5px;
	bottom: 5px;
    top: inherit!important;
	z-index: 1;
	left: auto;
    width: auto;
    height: auto;
}
.fmm_sticker_base_span.sticker-bottom-left, .fmm_sticker_base_span.sticker-bottom-right {
	max-width: 125px;
}
.fmm_sticker_base_span img {
	width: 100%;
}
@media (max-width: 425.02px) {
	.fmm_sticker_base_span.sticker-bottom-left, .fmm_sticker_base_span.sticker-bottom-right {
		max-width: 75px;
	}
}
/* Filters */
/* Filters */
.PM_ASBlockOutput .h4 {
	color: #003f89;
	font-weight: 600;
}
.PM_ASBlockOutput .card-header {
	padding: 0;
	background: none;
	border-bottom: none;
}
.PM_ASBlockOutput label {
	margin-bottom: 0;
	display: inline;
}
.active_filters {
	background: none;
	border: none;
	padding: 1rem 1.25rem 0.75rem 0;
	margin: 0;
}
.active_filters .active-filter-title {
	color: #0774b2;
}
.active_filters ul li {
    background: #f6f6f6;
	border-radius: 10px;
    padding: .25rem .8rem;
	margin: 0 0.9375rem 0.25rem 0;
}
.active_filters ul li a {
	color: #282829;
}
.active_filters .btn-outline-secondary {
	border-radius: 10px;
	padding: .25rem .8rem;
}
.active_filters .btn-outline-secondary:hover {
	background: #f6f6f6;
	font-weight: bold;
}
.facet__block .facet__title {
	color: #0774b2;
}
.facet__block:not(:last-child) {
	border-bottom: 1px solid rgba(254, 217, 8, 1);
}
#category #search_filter_toggler {
	background: #e5244b;
	border: 1px solid #e5244b;
	box-shadow: none;
	font-weight: bold;
}
#_mobile_search_filters_wrapper .facet__block .custom-control:last-child {
	margin-bottom: 15px;
}
/* Out of stock */
.product-miniature.outofstock span.product-availability.unavailable {
    text-align: center;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
}
.product-miniature.outofstock span.product-availability.unavailable span {
	display: inline-block;
    background: #dc3545;
	color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
}
.product-miniature.outofstock span.product-availability.unavailable .text-danger {
	color: #FFFFFF!important;
}
.product-miniature.outofstock img, .product-miniature.outofstock .highlighted-informations, .product-miniature.outofstock .card-body {
	opacity: 0.5;
}
/**********
* PRODUCT
**********/
/* Product General */
.product-title {
	font-size: 1.188rem;
	font-weight: bold;
	color: #003f89;
    min-height: 45px;
    display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-title a {
	color: #003f89;
}
.product-subtitle {
    min-height: 20px;
    display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-subtitle {
	color: #495057;
	font-size: 1rem;
	text-align: center;
}
@media (max-width: 991.98px) {
	.product-title, .product-subtitle {
		-webkit-line-clamp: inherit;
	}
	.product-subtitle {
		font-size: 0.9rem;
	}
	#product h1 {
		margin-top: 15px;
	}
}
.product-subtitle a, .product-subtitle a:hover {
	color: #495057;
}
#product h1 {
	font-size: 28px;
	text-transform: initial;
	font-weight: bold;
	color: #003f89;
}
#product h2 {
	font-size: 18px;
}
@media (max-width: 320.98px) {
	#product h1 {
		font-size: 24px;
	}
}
.card-product, .card-category {
	border: 0;
}
.card-product:hover, .card-category:hover {
	box-shadow: rgba(50, 50, 93, 0.25) 0px 0 15px;
}
.card.tabs.product-tabs:hover {
	box-shadow: none;
}
.card-body {
    border-top: 1px solid #f6f6f6;
}
.quick-view {
	color: #003f89;
	font-weight: 700;
}
div#product-description-short-80 {
    margin-top: 15px;
}
.social-share-btn--product {
	box-shadow: none!important;
	margin: 0;
}
.social-sharing.social-sharing--product > span:first-child {
    font-weight: bold;
}
.infobulle-drop {
	text-transform: uppercase;
	cursor: help;
	position: relative;
	text-align: center;
	display: inline-block;
}
.product-features .infobulle-drop {
	color: #003f89;
}
.infobulle-drop .tooltip {
	background: #003f89;
	color: #FFDD00;
	visibility: hidden;
	padding: 5px;
	width: 250px;
	border-radius: 5px;
	text-align: center;
	position: absolute;
	z-index: 1;
}
.infobulle-drop:hover .tooltip {
	visibility: visible;
	opacity: 1;
}
@media (max-width: 499.98px) {
	.infobulle-drop .tooltip {
		left: -150px;
		top: 25px;
	}
	#cart .infobulle-drop .tooltip, #checkout .infobulle-drop .tooltip {
		left: -80px;
	}
}
#product a.all-brands-products {
    display: block;
}
#product a.all-brands-products:hover {
    color: inherit;
	background: #FFF3D8;
}
#product a.all-brands-products .range-name-products:hover {
    color: #003f89;
}
#product .range-name-products {
	font-weight: bold;
	color: #003f89;
}
#product .all-brands-products img {
    max-height: 20px;
    padding-right: 5px;
}
/* Product Price */
.product-price-and-shipping span.discount-price {
    margin-left: 5px;
    color: #FFFFFF;
    background: #f39d72;
	border-radius: 5px;
    padding: 0rem 0.5rem;
	text-transform: uppercase;
    font-weight: 600;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
}
.product-price-and-shipping .price {
    font-size: 28px;
	color: #fed908;
}
.product-price-and-shipping .current-price-discount {
	display: block;
}
.products .product__card-desc {
	justify-content: normal;
}
#product .product-prices, .quickview .product-prices {
    margin-top: 30px;
}
#product .product-price .price, .quickview .product-price .price {
	font-size: 36px;
	color: #fed908;
}
#product .product-prices .regular-price {
	font-size: 16px;
}
.discount {
	font-size: 1rem;
	border-radius: 5px;
    margin-right: 5px;
    padding: 0rem 0.5rem;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
	background: #e60000;
}
.product-flag.discount-product, .product-price-and-shipping span.discount-price {
	background: #e60000;
}
.price.current-price-discount {
	color: #e60000!important;
}
span.tax-label {
    margin-left: 15px;
}
.product-prices .product-discounts {
    margin-top: 15px;
}
.product-discounts-container {
    display: block;
    width: 100%;
    overflow: hidden;
}
.product-discounts-box {
    float: left;
    max-width: 44%;
    width: auto;
    padding: 10px 15px;
    margin: 0 15px 15px 0;
    border-radius: 5px;
    border: 2px solid #6c757d;
    margin-bottom: 10px;
	background: #f6f6f6;
}
.product-discounts-box div:first-child {
    padding-bottom: 8px;
}
span.product-discounts-qty, span.product-discounts-discount {
    font-weight: 700;
    color: #000;
    font-size: 15px;
}
span.product-discounts-discount {
    float: right;
}
span.product-discounts-price {
    font-weight: 700;
    color: #003f89;
    font-size: 20px;
}
.product-discounts-title {
    font-weight: 700;
}
/* Product Delivery/Avaibility */
div#product-availability {
    margin-top: 10px;
}
span.product-availability span.delivery-label {
	display: inline;
}
span.product-availability.unavailable {
    color: #dc3545;
    font-weight: 500;
}
span.product-availability.available, span.product-availability.last-items {
	color: #28a745;
	font-weight: 500;
}
#product.product-id-category-44 .product_update_block_back {
	display: none!important;
}
.product-flag.removed {
    background: #dc3545;
}
#product #estimateddelivery {
	margin-top: 4px;
	line-height: 1.2;
}
#product #estimateddelivery span#ed_popup {
	display: block;
	text-align: left;
}
.ed_item, .ed_orderbefore {
    display: inline;
}
#ed_popup {
    color: #0774b2;
	cursor: pointer;
}
#ed_popup:hover {
    text-decoration: underline;
}
.ed_dates strong {
    color: #28a745;
}
.quickview #ed_popup {
	display: none;
}
/* Product Image */
.images-container .position-relative button[type="button"] {
	color: #003f89;
	z-index: 2;
	height: 100%;
	width: 100%;
}
.images-container .btn-zoom .material-icons {
    font-size: 6rem;
}
.close {
    opacity: 1;
    z-index: 9999;
    position: relative;
}
.images-container .position-relative:hover .product-img img {
    opacity: 0.6;
}
.images-container .position-relative:hover .product-img .rc, .images-container .position-relative .product-img .rc {
    background: none;
	transition: background 0s;
}
/* Product Reassurance */
.blockreassurance_product .block-title {
	font-weight: bold;
	position: relative;
    top: 7px;
}
.blockreassurance_product .item-product {
	height: 45px;
	width: 60px;
}
.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
    max-height: 35px;
    max-width: 45px;
    height: auto;
    width: auto;
	display: block;
    margin: auto;
}
/* Product Tabs */
#product .tabs.product-tabs {
    margin-top: 30px;
	flex-wrap: wrap;
}
#product .tabs.product-tabs .tab-content {
    width: 100%;
}
.nav.nav-tabs {
    background: #f6f6f6;
	border: 0;
}
.nav-tabs .nav-link {
    font-size: 18px;
	padding: .7rem 1rem!important;
	margin: 0;
	border: 0;
	background: rgba(0, 63, 137, 0.3);
    color: #FFFFFF;
}
.nav-tabs .nav-link:hover {
	color: #FFDD00;
}
.nav-tabs .nav-link span {
	border-left: 1px solid #dddddd;
}
.nav-tabs .nav-link.active {
    background: #003f89;
    color: #FFDD00;
    border: 0;
}
/* Product Content */
#tab-content {
    margin-top: 25px;
}
#product-details div label {
    font-weight: bold;
}
#product .product-manufacturer {
    position: absolute;
    right: 0;
    display: block;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #6c757d;
	z-index: 1;
}
#product .product-manufacturer a {
    display: block;
}
#product .product-manufacturer img.janibell-logo, #product .product-manufacturer img.amd-logo,
#product .product-manufacturer img.joleti-logo, #product .product-manufacturer img.prevail-logo,
#product .product-manufacturer img.rodger-logo,#product .product-manufacturer img.uri-go-logo {
    border-radius: 50%;
}
@media (max-width: 991.98px) {
	#product .product-manufacturer {
		position: relative;
		display: inline-block;
	}
}
#product .img-thumbnail {
	background: none;
	border: none;
	box-shadow: none;
	padding: 15px;
}
#product #tab-content h2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #FFDD00;
	font-size: 24px;
	font-weight: bold;
	color: #003f89;
}

#product #tab-content h3 {
    margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #003f89;
}
@media (max-width: 320.98px) {
	#product #tab-content h2 {
		font-size: 20px;
	}
	#product #tab-content h3 {
		font-size: 18px;
	}
}
#product #product-details {
	position: relative;
	min-height: 200px;
}
.data-sheet-line {
    padding: 10px;
}
.data-sheet-line .name {
    font-weight: bold;
}
.data-sheet-line:nth-child(even) {
    background: #f6f6f6;
}
#product .tab-content ul {
    padding-left: 40px;
}
#product .infobulle-drop i.material-icons {
    font-size: 15px;
    vertical-align: middle;
}
.alert.alert-warning.product-change, #product .msg-alert {
    text-align: center;
}
#product .msg-alert {
    border-radius: 5px;
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}
/* Labels & Stickers */
#product .fmm_sticker_base_span.sticker-top-left {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
	z-index: 1;
}
#product .fmm_sticker_base_span.sticker-top-right {
	text-align: right;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
	z-index: 1;
}
#product .fmm_sticker_base_span.sticker-bottom-left {
    display: inline-block;
    position: absolute;
    left: 15px;
	bottom: 0px;
    top: inherit!important;
	z-index: 1;
}
#product .fmm_sticker_base_span.sticker-bottom-right {
	text-align: right;
    display: inline-block;
    position: absolute;
    right: -5px;
	bottom: 10px;
    top: inherit!important;
	z-index: 1;
}
#product .fmm_sticker_base_span.sticker-bottom-left, #product .fmm_sticker_base_span.sticker-bottom-right {
	max-width: 200px;
}
.product-flags {
	left: .25rem;
    flex-direction: row;
}
.product-flag {
	border-radius: 5px;
	margin-right: 5px;
	padding: .25rem 0.5rem;
}
@media (max-width: 579.98px) {
	#product .fmm_sticker_base_span.sticker-bottom-left span img, #product .fmm_sticker_base_span.sticker-bottom-right span img {
		max-width: 70%;
	}
}
@media (max-width: 424.98px) {
	#product .fmm_sticker_base_span.sticker-bottom-left span img, #product .fmm_sticker_base_span.sticker-bottom-right span img {
		max-width: 50%;
	}
}
/* Quickview Modal */
.modal-title {
	margin-bottom: 25px!important;
	color: #003f89!important;
	font-weight: 700!important;
}
.modal-body .images-container .position-relative button[type="button"] {
	display: none;
}
.modal-footer #ec_product_asso {
	display: none;
}

/**********
* BRAND
**********/
.brand {
    text-align: center;
	margin: 15px 0;
	display: block;
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #f6f6f6;
}
.brand .brand-img {
    background: #fff;
	padding: 10px;
	border-radius: 5px 5px 0 0;
}
.brand h2 {
	margin: 0;
}
.brand-infos {
	padding: 10px 0;
}
.brand-products {
	padding: 0 0 5px 0;
}
#manufacturer #left-column .block-categories, #supplier #left-column .block-categories {
	display: none;
}
#manufacturer h1, #supplier h1 {
    margin-bottom: 2rem;
    color: #003f89;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
	position: relative;
	left: 40px;
}
#manufacturer h1::before, #supplier h1::before {
    content: "";
    background: url(/img/cms/logo-europe-incontinence.svg);
    height: 38px;
    width: 33px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -40px;
}
@media (max-width: 991.98px) {
	#manufacturer h1, #supplier h1 {
		left: 0px;
	}
	#manufacturer h1::before, #supplier h1::before {
		display: none;
	}
}

/**********
* PROMO HARTMANN
**********/
#cart .cart-items .product-id-1448 .product-line-grid-right,
#cart .cart-items .product-id-1449 .product-line-grid-right,
#cart .cart-items .product-id-1450 .product-line-grid-right,
#cart .cart-items .product-id-1451 .product-line-grid-right,
#cart .cart-items .product-id-1452 .product-line-grid-right,
#cart .cart-items .product-id-1453 .product-line-grid-right,
#cart .cart-items .product-id-1454 .product-line-grid-right,
#cart .cart-items .product-id-1455 .product-line-grid-right,
#cart .cart-items .product-id-1456 .product-line-grid-right,
#cart .cart-items .product-id-1457 .product-line-grid-right,
#cart .cart-items .product-id-1458 .product-line-grid-right,
#cart .cart-items .product-id-1459 .product-line-grid-right,
#cart .cart-items .product-id-1460 .product-line-grid-right,
#cart .cart-items .product-id-1461 .product-line-grid-right,
#cart .cart-items .product-id-1462 .product-line-grid-right,
#cart .cart-items .product-id-1463 .product-line-grid-right,
#cart .cart-items .product-id-1464 .product-line-grid-right,
#cart .cart-items .product-id-1465 .product-line-grid-right {
	display: none;
}


.product-description .lille-suprem-light-bleu {
    background: #475896;
	color: #FFFFFF;
}
.product-description .lille-suprem-light-mauve {
    background: #816EA9;
	color: #FFFFFF;
}
.product-description .lille-suprem-light-orange {
    background: #F58842;
	color: #FFFFFF;
}
.product-description .lille-suprem-light-vert {
    background: #6EB54F;
	color: #FFFFFF;
}
.product-description .lille-suprem-light-brun {
    background: #BD6E4A;
	color: #FFFFFF;
}

/**********
* EXTERNAL
**********/
/* Owl Carousel v2.3.4 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}