/**********
* GENERAL *
**********/
body {
	background: #FFFFFF;
}
.breadcrumb {
	background: none;
}
.bootstrap-touchspin .btn {
	font-weight: bold;
}
.h1, .products-section-title, h1 {
    text-transform: initial;
}
.btn {
    border-radius: 5px;
}
.input-group-btn .btn {
    border-radius: 0 5px 5px 0;
}
.btn.disabled, .btn:disabled {
	opacity: 0.2;
	cursor: not-allowed;
}
.btn-secondary, .btn-secondary:hover, .btn-default, .btn-default:hover {
	color: #FFFFFF!important;
}
.alert {
	border-radius: 5px;
    padding: 0.75rem 1.25rem!important;
}
.dropdown-menu {
	border: 1px solid #6dbf51;
}
.btn-default {
    color:#fff;
	background-color:#78D8A3;
	border-color:#78D8A3;
	box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)
}
.btn-default:hover {
	color:#fff;
	background-color:#ff9321;
	border-color:#ff9321
}
h3 {
	font-weight: 700;
}
@media (max-width: 576px) {
	.text-xs-center {
		text-align: center!important;
	}
}
.font-bold {
	font-weight: bold;
}
/* 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 #main > div, #product section.l-wrapper #main div.tab-content,
	#product section.l-wrapper .featured-products, aside#notifications, #product section.l-wrapper .product-accessories {
		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, #product section.l-wrapper .product-accessories  {
		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, #product section.l-wrapper .product-accessories  {
		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, #product section.l-wrapper .product-accessories  {
		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, #product section.l-wrapper .product-accessories {
		max-width: 1320px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}
.l-header {
	margin-bottom: 1.5rem;
	box-shadow: none;
}
/* 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: #282829;
}
.breadcrumb {
    padding: 0.75rem 1rem 0.75rem 0;
	font-size: 0.875rem;
	align-items: center;
}
.breadcrumb li:first-child a {
	display: flex;
	align-items: center;
}
.breadcrumb li:first-child .material-icons {
	font-size: 16px;
	margin-right: 3px;
}
@media (max-width: 425.98px) {
	.breadcrumb {
		font-size: 0.75rem;
	}
	.breadcrumb li:first-child .material-icons {
		font-size: 0.75rem;
		margin-right: 0;
	}
	.breadcrumb li:first-child a span {
		display: none;
	}
	.breadcrumb-item+.breadcrumb-item {
		padding-left: 0.2rem;
		padding-right: 0.2rem;
	}
	.breadcrumb-item+.breadcrumb-item:before {
		padding-right: 0.2rem;
	}
}
.block-categories, .card-block, .left-column .search_filters, .page-content {
	padding: 0 0 1.25rem 0;
}
.collapsible {
	position: relative;
	padding-bottom: 1em;
}
.collapsible:not(.open) > * {
	display: none;
}
.collapsible:not(.open) > p:first-child, .collapsible:not(.open) > h2:first-child {
	display: block;
}
.collapsible > .toggler {
	position: absolute;
	left: 0;
	bottom: -10px;
	display: block;
	width: 100%;
	background: #fff;
	text-align: center;
	cursor: pointer;
}
@media (max-width: 991.98px) {
	.img-carrier.collapsible:not(.open) > * {
		display: none;
	}
	.img-carrier.collapsible:not(.open) > img:nth-child(-n+7) {
		display: block;
	}
	.img-carrier.collapsible > .toggler {
		display: block!important;
		bottom: -10px;
	}
}
@media (min-width: 991.99px) {
	.img-carrier.collapsible > * {
		display: block;
	}
	.img-carrier.collapsible > .toggler {
		display: none;
	}
}
.collapsible > .toggler::after {
	padding: .375rem .75rem;
	background: #17a2b8;
	border-radius: 5px;
	font-size: 14px;
	color: #FFFFFF;
}
.collapsible > .toggler:hover::after {
	background: #138496;
}
html[lang="fr"] .collapsible > .toggler::after {
	content: "Voir plus";
}
html[lang="fr"] .collapsible.open > .toggler::after {
	content: "Voir moins";
}
html[lang="nl"] .collapsible > .toggler::after {
	content: "Zie meer";
}
html[lang="nl"] .collapsible.open > .toggler::after {
	content: "Zie minder";
}

/**********
* 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: 767.98px) {
	.header__logo, .header__logo--checkout {
		max-width: 45%;
	}
}
@media (max-width: 600.98px) {
	.header__logo, .header__logo--checkout {
		max-width: 45%;
	}
}
@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 .adtm_menu_container {
	display: flex;
    justify-content: center;
	align-items: center;
	background: #78D8A3;
    padding: 0 5rem;
    border-radius: 50px;
    max-width: 97%;
    margin: auto;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
}
.container-fluid .adtm_menu_container ul li.li-niveau1 {
	padding: 1rem 0;
    height: auto !important;
}
.container-fluid .adtm_menu_container ul li a.menu__item-link--top {
	color: #FFFFFF;
	text-align: center;
	min-height: 64px;
}
.container-fluid .adtm_menu_container ul li a.menu__item-link--sub {
	color: #78D8A3;
	font-weight: 500;
}
.container-fluid .adtm_menu_container ul li .menu-sub__list .menu-sub__list--2 a.menu__item-link--sub {
	font-weight: 400;
}
.container-fluid .menu__item-link--top {
	padding: .5rem 1rem;
}
.container-fluid .adtm_menu_container ul li:hover a.menu__item-link--top, .container-fluid .adtm_menu_container ul li.menu__item--current a.menu__item-link--top, .container-fluid .adtm_menu_container ul li .menu-sub .menu-sub__content a:hover {
    color: #222222;
}
#menu-icon .material-icons {
	font-size: 2.5rem;
}
#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
	font-weight: 600;
	line-height: normal!important;
	min-height: auto!important;
	text-align: center;
}
#adtm_menu .li-niveau1 {
	min-height: auto!important;
	line-height: normal!important;
}
#adtm_menu .li-niveau1 a.a-niveau1 {
	min-height: 64px;
	padding: 0.5rem 1rem;
	line-height: normal!important;
}
#adtm_menu ul#menu li div.adtm_sub {
    top: 65px;
}
#adtm_menu ul#menu {
	align-items: center;
	flex-wrap: nowrap;
}
@media (min-width: 992px) {
	.menu-sub .menu-sub__content .menu__item-header {
		border-bottom: 1px solid #78D8A3;
		margin-bottom: 5px;
	}
	.menu-sub .menu-sub__content .menu__item-header:hover {
		border-bottom: 1px solid #222222;
	}
	.menu-sub__list .menu__item--1 {
		margin: 15px auto;
		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;
	}
	#adtm_menu .adtm_column span.column_wrap_title {
		border-bottom: 1px solid #78D8A3;
		padding-bottom: 4px;
		margin-bottom: 4px;
	}
	#adtm_menu .adtm_column span.column_wrap_title:hover {
		border-bottom: 1px solid #515151;
	}
	#adtm_menu .adtm_column span.column_wrap_title:hover a {
		color: #515151;
	}
}
@media (max-width: 1800px) {
	#adtm_menu .li-niveau1 a.a-niveau1 {
		padding: 0.5rem 0.2rem;
	}
}
@media (max-width: 1600px) {
	.container-fluid .adtm_menu_container {
		padding: 1rem 3rem;
	}
}
@media (max-width: 1400px) {
	.menu-sub__content>ul {
	    flex-wrap: wrap;
		align-content: center;
	}
	.menu-sub__content>ul li {
		margin: 10px 0;
	}
	.container-fluid .adtm_menu_container {
		padding: 1rem 2rem;
	}
	.li-niveau1 a span {
		padding: 6px;
	}
}
@media (max-width: 1200px) {
	#adtm_menu {
		flex-wrap: wrap!important;
		align-content: center;
	}
	#adtm_menu ul#menu {
		flex-wrap: wrap!important;
	}
	.container-fluid .adtm_menu_container {
		padding: 0;
	}
}
@media (max-width: 1024.98px) and (min-width: 991.98px) { 
	#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
		font-size: 15px;
	}
	#adtm_menu .li-niveau1 a.a-niveau1 {
		min-height: 50px;
	}
}
@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, header div.help-info .material-icons {
		font-size: 2.5rem!important;
	}
	#mobile_top_menu_wrapper .modal-content {
		background: #78D8A3;
		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;
	}
	#_mobile_top_menu .menu-sub .menu-sub__list.menu-sub__list--1 {
		background: #1f82ba;
	}
	#_mobile_top_menu .menu-sub .menu-sub__list.menu-sub__list--2 {
		background: #3990c1;
	}
	.menu__item--1.category.menu__item.menu__item--sub .menu__item-link--nosubmenu.menu__item-link--1 {
		margin-left: 0;
		padding: 0;
	}
	#_mobile_language_selector .language-selector button {
		padding: 0.25rem 0;
	}
	#adtm_menu .li-niveau1 {
		width: 100%;
		display: block;
	}
	#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
		text-align: left;
	}
	div#adtm_menu_inner {
		width: 100%;
	}
	#adtm_menu .li-niveau1 a.a-niveau1 {
		min-height: auto!important;
		padding: 0;
	}
	#adtm_menu .adtm_column ul.adtm_elements li a, #adtm_menu .adtm_column ul.adtm_elements li span[data-href] {
		margin: 5px 0;
	}
	#adtm_menu .adtm_column span.column_wrap_title, #adtm_menu .adtm_column span.column_wrap_title a, #adtm_menu .adtm_column span.column_wrap_title span[data-href] {
		text-decoration: none;
	}
	#adtm_menu.adtm_menu_toggle_open table.columnWrapTable tr td {
		padding: 0;
	}
	#adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1 span, #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub.adtm_sub_open a.a-niveau1 span {
		background-position: right 0px center;
		margin-right: 10px;
	}
}
@media (max-width: 375.98px) {
	header div.user-info .material-icons, header div.blockcart .material-icons, #menu-icon .material-icons, header div.help-info .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, header div.help-info .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: #6dbf51;
}
img.menu-icon {
    height: 20px;
    position: relative;
    top: -2px;
	margin-right: 5px;
}
/* Searchbar */
header .search-widget__group .form-control {
	border-radius: 25px;
	border: 1px solid #4FD4D0;
	height: 45px;
}
header .search-widget .btn-link {
	background: #4FD4D0;
    color: #FFFFFF;
    border-radius: 0 25px 25px 0;
	height: 45px;
}
.ps17.ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .more-results {
	margin-bottom: 15px;
	color: #78D8A3;
}
.ps17.ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .more-results a {
	color: #78D8A3;
}
.ps17.ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .more-results.not-found a {
	font-weight: bold;
}
/* Right side */
header div.user-info, header div.blockcart, header div.help-info {
	text-align: center;
	position: relative;
}
header div.user-info .material-icons, header div.blockcart .material-icons, header div.help-info .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: #78D8A3;
	color: #ffffff;
	font-weight: 600;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
/* Header ban & nav */
.header-ban {
	display: flex;
	align-items: center;
    background: #78D8A3;
    color: #FFFFFF;
    text-align: center;
    padding: 5px;
}
.header-ban a {
	color: #FFFFFF;
}
.header-ban .header-ban-hide i {
	font-size: 1rem;
	padding-top: 4px;
}
.left-ban, .right-ban {
    flex: 1;
}
.right-ban {
	text-align: right;
}
.header-nav {
	background: #f6f6f6;
}
#checkout .header-nav {
	background: #FFFFFF;
}
header div#_desktop_contact_link {
    padding: 0 15px 0 0;
	display: inline;
}
header #_desktop_contact_link #contact-link {
	display: inline;
}
header #social-network {
	padding: 0 0 0 15px;
	display: inline;
}
header #social-network a {
	color: #282829;
	margin: 0 3px;
}
header #social-network a .instagram-svg {
	margin: 0 1px 0 0;
}
header #social-network a svg {
	vertical-align: text-bottom;
}
header #social-network .facebook-svg:hover {
	color: #1B74E4;
}
header #social-network .instagram-svg:hover {
	color: #C32AA3;
}
header #social-network .youtube-svg:hover {
	color: #FF0000;
}

/**********
* FOOTER
**********/
/* Footer */
#footer {
	margin-top: 50px;
}
.footer-container {
	padding: 30px 0 0 0;
	background: #EFFAF4;
	color: #282829;
	margin: 0;
}
.footer-container .modal {
	color: #282829;
}
.footer-container .row {
    margin: 0 -15px 10px -15px;
}
.footer-container .row.border-top {
    padding-top: 20px;
	margin: 0 -15px 0 -15px;
	border-top: 0!important;
}
.footer__title {
	color: #282829;
	font-size: 18px;
	text-transform: inherit;
	text-align: center;
}
.footer-container a, .l-footer .cms-page-link {
	color: #282829;
}
.footer-container a:hover, .l-footer .cms-page-link:hover {
	color: #282829;
}
.footer-container .btn-primary:hover {
	color: #282829;
}
.footer__title:hover {
	color: #282829;
}
img.logo_footer {
    max-width: 240px;
}
.col-footer-colispharma .footer__title--mobile:after {
	display: none;
}
.footer__title--mobile:hover {
	border-bottom: 1px solid #6dbf51;
}
.col-footer-colispharma {
    padding-right: 50px;
}
.footer-container .pharmacie-molitor-meirlaen p {
    margin: 0 0 5px 0;
    font-size: 14px;
}
.footer-container .legal .row {
    justify-content: center;
    align-items: center;
}
.footer-container .legal .row span {
    margin: 0 9px;
	display: inline-block;
}
.footer-container .legal .row span.afmps {
    display: flex;
    align-items: center;
}
.footer-container .legal .row span.afmps {
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}
@media (max-width: 991.98px) {
	.footer-container .legal .row span.afmps {
		margin-top: 10px;
	}
}
.footer-container .legal .row span a {
   	display: inline-block;
}
.footer-container .legal .row span.afmps a {
   	width: 120px;
}
.footer-container .social-network {
	display: inline;
	text-align: right;
}
.footer-container .social-network a {
	color: #FFFFFF;
	margin: 0 15px 0 0;
	display: inline-block;
}
@media (max-width: 767.98px) {
	.footer-container .social-network {
		text-align: left;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.footer-container .legal .row {
		justify-content: space-evenly;
	}
	.footer-container .social-network div:last-child {
		text-align: center;
	}
	.footer-container .social-network a {
		margin: 0 25px 0 0;
	}
}
.footer-container .social-network .svg {
	display: inline-block;
}
.footer-container .social-network a .instagram-svg {
	margin: 0 1px 0 0;
}
.footer-container .social-network .facebook-svg:hover {
	color: #1B74E4;
}
.footer-container .social-network .instagram-svg:hover {
	color: #C32AA3;
}
.footer-container .social-network .youtube-svg:hover {
	color: #FF0000;
}
.footer-container p.slogan {
    text-align: center;
    font-style: italic;
}
.footer-container .col-lg-3 .footer_sub_menu {
    margin: 15px 0;
}
.footer-container .col-lg-3.center-block .footer_sub_menu, .footer-container .col-lg-3.center-block #customer-reviews > div {
    margin: 10px 0;
}
.footer-container.background-light {
	background: #EFFAF4;
}
.footer-container.background-light .container .row {
    margin-bottom: 0;
}
.footer-container.background-dark {
	padding-top: 0;
}
.footer-container.background-light .container .row div.col-lg-3 {
    margin-bottom: 10px;
}
.footer-container .center-block {
	display: flex;
	flex-direction: column;
	text-align: center;
}
.footer-container .center-block p {
	margin-bottom: 0;
}
.footer-container .center-block a.btn {
	margin-top: 1rem;
}
.footer-container .center-block #customer-reviews a {
	margin: auto;
}
@media (max-width: 991.98px) {
	.footer-container.background-light .container .row {
		padding-bottom: 10px;
	}
	.footer-container .center-block {
		text-align: left;
	}
	.footer-container .center-block #customer-reviews {
		order: 1;
		margin-top: 20px;
	}
	.footer-container .legal .row span.afmps {
		flex-direction: row;
	}
}
/* Reinsurance */
.reinsurance-container {
	background: #78D8A3;
	padding-top: 20px;
}
.reinsurance-col {
    margin: 0 15px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
@media (max-width: 992px) {
	.reinsurance-col {
		margin: 10px 15px;
	}
	.reinsurance-container {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
.reinsurance-icon img {
    height: 50px;
    margin-top: 20px;
}
.reinsurance-icon.clickcollect img {
    height: 70px;
    margin-top: 10px;
}
.reinsurance-icon {
	display: block;
	margin: 0 auto;
    border-radius: 50%;
    width: 90px;
    height: 90px;
	background: #FFFFFF;
}
.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_carrier, .block_carrier {
	margin: auto;
}
.block_payment_carrier {
	padding-top: 30px;
	padding-bottom: 30px;
}
#block-newsletter-label {
	font-weight: bold;
}
.block_newsletter .input-group-append .btn.btn-primary {
	border-radius: 0 5px 5px 0!important;
}
/* Payment + Carrier */
.payment-carrier-container {
	background: #f6f6f6;
}
.block_title {
	font-weight: bold;
	font-size: 18px;
}
.logo_payment .img_logo_payment {
	display: inline-flex;
	border-radius: 5px;
	margin: 1px;
    padding: 2px;
	width: 50px;
	height: 35px;
	justify-content: center;
}
.logo_payment {
	margin-top: 10px;
	margin-bottom: 25px;
}
.logo_carrier {
	margin-top: 10px;
}
.logo_payment .img_logo_payment a, .logo_carrier .img_logo_carrier a {
    display: inline-flex;
	justify-content: center;
	width: 100%;
}
.logo_carrier .img_logo_carrier {
    display: inline-flex;
    margin: 0 -2.5px;
    padding: 0 2px;
    width: 55px;
    height: 35px;
    justify-content: center;
	align-content: center;
}
.logo_carrier .img_logo_carrier.chronopost, .logo_carrier .img_logo_carrier.deutsche-post {
    width: 125px;
}
.logo_carrier .img_logo_carrier.colissimo {
    width: 115px;
}
.logo_carrier .img_logo_carrier.dpd, .logo_carrier .img_logo_carrier.dhl {
	width: 70px;
}
.logo_carrier .img_logo_carrier.bpost {
    width: 65px;
}
.logo_payment .img_logo_payment img, .logo_carrier .img_logo_carrier img {
	max-width: 90%;
}
.logo_payment .img_logo_payment:last-child img {
    object-fit: contain;
}
.logo_carrier .img_logo_carrier.more a {
    background: #6dbf51;
	color: #FFFFFF;
    border-radius: 50%;
    height: 35px;
    width: 35px;
}
.logo_carrier .img_logo_carrier.more img {
    max-width: 60%;
}
.carrier .block_title {
    text-align: right;
}
@media (max-width: 767.98px) {
	.block_payment_carrier .carrier {
		text-align: left;
		margin-top: 20px;
	}
	.block_payment_carrier .carrier .block_title {
		text-align: left;
	}
	.block_payment_carrier .carrier .logo_carrier {
		text-align: left;
	}
}
.mypresta_scrollup {
    z-index: 1;
}

/**********
* HOMEPAGE
**********/

#index div.carousel {
	padding: 0!important;
}
.products-section-title {
	text-align: center;
	text-transform: initial;
	font-weight: bold;
	font-size: 32px;
	color: #34555F;
}
.products-section-title a, .products-section-title a:hover, .products-section-title a:focus {
	color: #34555F!important;

}
@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 {
	margin-bottom: 0;
	padding-bottom: 25px;
}
#brands-block li a .brand-img {
	display: inline-block;
	background: #FFFFFF;
	border-radius: 50%;
	padding: 25px;
	width: 150px;
	height: 150px;
}
.slick-arrow>i {
	background: #78D8A3;
	color: #ffffff;
}
.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: #4FD4D0;
	min-height: 214px;
	margin-bottom: 0;
}
#index .banner .row {
	align-items: center;
}
#index .banner .row > div {
    padding: 50px 0;
}
#index .banner .row > div:first-child, #index .banner .row > div:last-child {
    padding: 0!important;
}
#index .banner .col-md-2 img {
    max-height: 215px;
}
#index .banner .col-md-8 {
	text-align: center;
}
#index .banner .col-md-2:last-child {
	text-align: right;
}
#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: #78D8A3;
    display: inline;
    color: #FFFFFF;
    border-radius: 15px;
	font-weight: bold;
}
#index footer {
	margin-top: 0;
}
.ban-sale-product {
    margin: 15px auto;
}
.ban-sale-product img {
	max-width: 100%;
}
#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: #78D8A3;
	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;
}
@media (max-width: 1399.98px) {
	.right-ban-bottom {
		padding-top: 0!important;
	}
	.right-ban-btn {
		padding-top: 0.25rem;
	}
}
@media (max-width: 1199.98px) {
	.right-ban-bottom {
		font-size: 0.875rem;
	}
	#index #banner .right-ban-btn i {
		font-size: 1.5rem;
	}
}
@media (max-width: 991.98px) {
	.right-ban-bottom {
		font-size: 0.75rem;
	}
}
#reinsurance {
    font-size: 16px;
	text-align: center;
}
#reinsurance img {
	max-height: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#reinsurance {
    margin-bottom: 1.5rem;
}
#reinsurance a {
	color: #34555F;
}
#product div#reinsurance {
    margin-top: 1.5rem;
}
#reinsurance .col strong {
    color: #4FD4D0;
}
#index section .products.products-slick {
	margin-right: 0;
	margin-left: 0;
}

/**********
* PAGES
**********/
.page-wrapper h1 {
    color: #34555F;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
}
@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, .page-manufacturer #manufacturer-description ul, .page-supplier #supplier-description ul {
    list-style: disc;
    padding-left: 40px;
}
.page-header, .page-footer {
    padding: 0;
    background: none;
    border: 0;
}
.page-content.page-content--cms h2, .page-manufacturer #manufacturer-description h2, .page-supplier #supplier-description h2 {
    font-size: 26px;
    color: #78D8A3;
    margin-top: 20px;
    margin-bottom: 20px;
	font-weight: 700;
}
.page-content.page-content--cms h3, .page-manufacturer #manufacturer-description h3, .page-supplier #supplier-description h3 {
    font-weight: 700;
}
.page-cms img {
    max-width: 100%;
}
/* 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;
}
@media (max-width: 991.98px) {
	.cms-id-5 .page-content li {
		padding: 10px 10px;
	}
	.cms-id-5 .page-content .logo-paiement img {
		padding: 0 10px;
		max-width: 25%;
	}
	.cms-id-5 .page-content .logo-paiement.transfer img {
		max-width: 60%;
	}
}
/* Delivery */
.img-carrier {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	align-items: center;
	margin: 20px 0;
}
.img-carrier img {
    padding: 10px 20px;
}
.table-carrier {
    width: 100%;
    margin-bottom: 20px;
	word-break: break-word;
    table-layout: fixed;
}
.table-carrier .odd {
    background: #f6f6f6;
}
.table-carrier, .table-carrier td {
    border: 1px solid #000;
	border-collapse: collapse;
    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;
	margin-bottom: 2rem;
}
.call-to-action a {
    margin: 10px 25px;
}
@media (max-width: 991.98px) {
	.img-carrier img {
		padding: 10px 10px;
		max-width: 35%;
	}
	.table-carrier, .table-carrier td {
		padding: 5px;
	}
}
/* Account Page */
.account-links .link-item {
	background: #f6f6f6;
	border-radius: 5px;
}
#left-column.account-block a, #left-column.account-block a span {
	display: block;
	width: 100%;
    max-width: 100%;
    padding: 5px;
}
#left-column.account-block i.material-icons {
    margin-right: 5px;
}
#left-column.account-block a {
	color: #282829;
}
#left-column.account-block a i {
	color: #78D8A3;
}
#left-column.account-block a.active, #module-allinone_rewards-rewards #left-column.account-block a#rewards-link {
    background: #f6f6f6;
    border-radius: 5px;
}
#left-column.account-block {
	border-right: 0;
}
.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, body label[for*="f-birthday"]::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="fr"] body label[for*="f-birthday"]::after {
    content: "(La l\0000E9gislation belge nous impose de vous demander une date de naissance)";
}
html[lang="en"] body label[for*="f-birthday"]::after {
    content: "(Belgian law requires us to ask you for a date of birth)";
}
html[lang="nl"] body label[for*="f-birthday"]::after {
    content: "(De Belgische wetgeving verplicht ons u naar uw geboortedatum te vragen)";
}
html[lang="de"] body label[for*="f-birthday"]::after {
    content: "(Nach belgischem Recht m\0000FCssen wir Sie nach einem Geburtsdatum fragen)";
}
@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 #78D8A3;
    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 #78D8A3;
    padding: 10px 10px;
	margin: 10px 0;
}
.wishlist-container {
    z-index: 1;
}
#module-blockwishlist-lists .wishlist-products-container-header .sort-by-row {
	width: auto;
}
#module-blockwishlist-lists .wishlist-products-item {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    padding: 15px;
}
#module-blockwishlist-lists .wishlist-button-add {
	top: 0!important;
	right: 0!important;
	padding-top: 0!important;
	background-color: #78D8A3!important;
	color: #FFFFFF;
}
#module-blockwishlist-lists .wishlist-button-add i {
    color: #FFFFFF!important;
}
#addresses .address {
	border-radius: 5px;
}
#addresses .address-header {
	background-color: rgba(0,0,0,.03);
}
.col-login {
	background: #f6f6f6;
	border-radius: 5px;
}
#authentication #content ul {
    padding-left: 40px;
    list-style-type: disc;
}
.orders.visible--mobile .order .row .col-4 > div {
    text-align: right;
}
.orders.visible--mobile .order .row .status {
    margin-top: 5px;
}
.cart-rules.visible--mobile .cart-rule {
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,.125);
    padding: 1rem;
	margin-bottom: 1rem;
}
/* Contact Page */
#contact #left-column .block {
	padding-top: 0px;
}
#contact #left-column .block .icon {
	float: left;
	margin-right: 5px;
}
@media (max-width: 991.98px) {
	#contact #wrapper .row {
		margin: 0;
	}
	#contact #wrapper .row #content-wrapper, #contact #wrapper .row #left-column {
		padding: 0;
		border-right: 0;
	}
	
}
/* Stores */
#stores #content .material-icons {
	color: #78D8A3;
}
#stores #content ul li .material-icons {
	margin-right: 10px;
}
#stores #content address {
	display: inline-block;
	margin: 0;
}
#stores #content table ul, #stores #content table th, #stores #content table td {
	margin: 0;
	padding: 0;
}
#stores #map {
	height: 100%;
	display: block!important;
}
@media (max-width: 767.98px) {
	#stores #map {
		min-height: 400px;
	}
}
#stores .store-item-container ul li {
    margin-bottom: 0.5rem;
}

/**********
* Cart + Checkout
**********/
/* General */
#cart h2, #checkout h2 {
	color: #78D8A3;
	margin-bottom: 1rem;
	font-weight: bold;
}
#cart .cart-grid-body .card, #cart .cart-grid-right .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: #78D8A3;
}
#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;
	border-radius: 5px;
}
#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;
}
#reinsurance-cart {
    font-size: 14px;
}
#reinsurance-cart img {
	max-height: 25px;
	margin-right: 5px;
	min-width: 40px;
	max-width: 45px;
	width: auto;
	height: auto;
}
div#reinsurance-cart {
    margin-bottom: 1.5rem;
}
#reinsurance-cart a {
	color: #282829;
}
#reinsurance-cart .reinsurance-line {
    padding: 5px 0;
	margin-left: 15px;
}
.abfd_block {
    border-radius: 5px;
}
#cart .promo-code__content .btn, #checkout .promo-code__content .btn {
    border-radius: 0 5px 5px 0;
}
@media (min-width: 992px) {
	.checkout-form form {
		width: auto;
		max-width: 100%;
	}
}
.custom-control-input {
	z-index: 1;
}
#cart .card-body.card-body--summary > div, #checkout .card-body.card__summary > div {
    padding: 0 0.5rem;
}
/* Cart */
#cart h1 {
    margin-bottom: 1rem;
    color: #34555F;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
	background: none;
	border: 0;
	padding: 0;
}
#cart .cart-container .card-body {
	padding: 0;
}
#cart .cart-summary {
	background: #f6f6f6;
	border-radius: 5px;
}
#cart .cart-summary .card-body {
	border: 0;
}
#cart .card-body .cart-item {
    margin-bottom: 15px;
}
#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 .badge-cart {
	margin-bottom: 0.75rem;
	margin-top: -0.5rem;
}
#cart .cart-grid-body .card .card-body, #cart .cart-grid-right .card .card-body {
	border-top: 0;
}
#cart .public-price {
	display: block;
}
#cart .public-price-display {
    font-size: 12px;
    text-decoration: line-through;
}
#cart .product-discount, #cart .regular-price {
	display: inline;
}
#cart .product-line-grid .product-price {
	display: block;
}
#cart .product-line-grid .product-line-actions {
	width: 100%;
}
#cart .product-line-grid .product-line-right {
	display: flex;
	flex-wrap: wrap;
    align-content: space-between;
}
#cart .product-line-grid-right .product-price {
	font-size: 21px!important;
}
#cart .cart-line-product-actions .carriers_list {
	display: none!important;
}
@media (max-width: 991.98px) {
	#cart .product-line-actions {
		justify-content: space-between;
		margin-top: 0;
	}
}
@media (max-width: 767.98px) {
	#cart .ec_health_product_line {
		margin-top: 1rem;
	}
}
#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 #282829;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    text-align: center;
    color: #282829;
    line-height: 21px;
	display: inline-block;
	font-size: 1rem;
}
#checkout .-current .step-number {
    background: #78D8A3;
    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: #282829;
}
#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 #6dbf51;
}
#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;
}
#checkout .payment-option .additional-information a {
	color: #78D8A3!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 .checkout-process > section > div.card-header {
	padding: .75rem 0;
}
#checkout .checkout-process > section > div > div.card-body {
	padding: .5rem 0;
}
#checkout #table_box.active_map {
	padding: 0;
}
@media (max-width: 391.98px) {
	#checkout .delivery-options .row .col-1 {
		padding: 0;
	}
	#checkout .delivery-options .row .col-1 .custom-control {
		padding-left: 2rem;
	}
	#checkout .delivery-options .row .carrier-logo img {
		max-width: 75%;
	}
}
#checkout .sendcloud-spp--ps17 {
	padding: 0;
}
#checkout .delivery-option .row .carrier-detail {
	display: flex;
    flex-direction: column;
    align-content: space-between;
    flex-flow: wrap;
}
#checkout .delivery-option.carrier-checked, #checkout .payment-option.payment-checked {
	position: relative;
    border: 2px solid #78D8A3;
}
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: #78D8A3;
    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: #78D8A3;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 0.75rem;
}
#checkout .shipping-method-title {
    background: #78D8A3;
    color: #FFFFFF!important;
    border-radius: 5px;
    padding: 5px;
}
/* Sitemap */
.page-sitemap .row.sitemap ul li {
    margin-bottom: 0.5rem;
}

/**********
* PRODUCT CATEGORY
**********/
/* Category General */
#category h1.h1 {
    margin-bottom: 1rem;
    color: #34555F;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
}
@media (min-width: 1024.98px) {
	.product-miniature {
		flex: 0 0 25%;
		max-width: 25%;
	}
}
@media (max-width: 1024.98px) {
	#left-column {
		margin-bottom: 20px;
	}
	.product-miniature {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
}
@media (max-width: 575.98px) {
	.product-miniature {
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 320px) {
	.product-miniature {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.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: 1023.98px) {
	.product-price-and-shipping .price, .pricefrom-miniature .pricefrom-price {
		font-size: 26px!important;
	}
}
@media (max-width: 575.98px) {
	#category h1.h1 {
		margin-bottom: 0;
	}
	.product-price-and-shipping .price, .pricefrom-miniature .pricefrom-price {
		font-size: 24px!important;
	}
}
.pricefrom-miniature.only {
	font-size: 0.875rem!important;
	color: #78D8A3;
}
.pricefrom-miniature .pricefrom-price {
	margin-left: 2px;
	color: #6dbf51;
	font-size: 28px;
}
.block-categories .category-top-menu a.h4 {
	color: #78D8A3;
	font-weight: 600;
}
.block-categories .category-top-menu ul.category-sub-menu li.category-sub__item--1 {
	padding-left: 10px;
}
.block-categories .category-top-menu ul.category-sub-menu li.category-sub__item--1:before {
    content: ">";
    padding-right: 5px;
}
.block-categories .collapse-icons.collapsed .remove {
	display: none;
}
.block-categories .collapse-icons.collapsed .add {
	display: block;
}
/*#category #js-product-list-top {
	padding: 0 1.25rem;
}*/
@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;
	}
}
#category-description {
	width: 100%;
}
#category #js-product-list .products {
	margin-left: -7px;
	margin-right: -7px;
}
.product-miniature {
	padding-right: 7px;
	padding-left: 7px;
}
.category-sub-menu .float-right i:hover {
    cursor: pointer;
}
/* 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;
}
@media (max-width: 425.02px) {
	.fmm_sticker_base_span.sticker-bottom-left, .fmm_sticker_base_span.sticker-bottom-right {
		max-width: 75px;
	}
}
/* Filters */
.PM_ASBlockOutput .h4 {
	color: #78D8A3;
	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: #78D8A3;
}
.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: #78D8A3;
}
.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;
	margin: 0 5px;
    border-radius: 5px;
}
@media (max-width: 767.98px) {
	.product-miniature.outofstock span.product-availability.unavailable span {
		padding: 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: 1rem;
	font-weight: bold;
	color: #34555F;
    display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}
.product-title a {
	color: #34555F;
}
.product-subtitle {
    display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #495057;
	font-size: 0.8125rem;
}
#product #main .row > div {
    padding: 0;
}
@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: #34555F;
}
#product h2 {
	font-size: 18px;
}
.quickview h2 {
	font-size: 1rem;
}
.quickview #modal_written_request_qv p, #modal_written_request_qv2 p {
	font-size: 13px;
}
.quickview #modal_written_request_qv .bold, #modal_written_request_qv2 .bold {
	font-weight: 800;
}
.quickview #modal_written_request_qv #accept_written_request_modal, #modal_written_request_qv2 #accept_written_request_modal2 {
    width: 100%;
}
.quickview #ed_popup {
	display: none;
}
@media (max-width: 320.98px) {
	#product h1 {
		font-size: 24px;
	}
}
.card-product, .card-category {
	/*border: 0;*/
	border-radius: 5px;
}
.card-product .card-img-top .product-thumbnail img, .card-category .card-img-top .product-thumbnail img {
	border-radius: 5px 5px 0 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 {
	padding: 0.5rem 0.8rem;
	border-radius: 0 0 5px 5px;
}
.quick-view {
	color: #78D8A3;
	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: #78D8A3;
}
.infobulle-drop .tooltip {
	background: #78D8A3;
	color: #ffffff;
	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: 991.98px) { 
	.infobulle-drop .tooltip {
		left: -190px;
		top: 25px;
	}
	#cart .infobulle-drop .tooltip, #checkout .infobulle-drop .tooltip {
		left: -80px;
	}
}
.badge {
	border-radius: 0.25rem;
}
.badge-1, .badge-2, .badge-3, .badge-4, .badge-5 {
    color: #fff;
    background-color: #17a2b8;
}
.badge-6 {
    color: #000;
    background-color: #fac881;
}
.badge-7 {
    color: #000;
    background-color: #FAC831;
}
.badge-9 {
    color: #fff;
    background-color: #dc3545;
}
.badge-discount {
	color: #fff;
	background-color: #ee3d52;
}
.small-badge {
    font-size: 0.6rem;
}
.wishlist-button-add {
	margin-top: 1rem;
	box-shadow: none !important;
}
.wishlist-modal .modal-cancel {
	margin-right: 0;
}
@media (max-width: 350.98px) {
	.wishlist-button-product {
		margin-left: 0.5rem!important;
	}
}
@media (max-width: 338.98px) {
	.wishlist-button-product {
		margin-left: 0!important;
	}
}
@media (max-width: 331.98px) {
	.wishlist-button-product {
		padding: 0;
		width: auto!important;
		min-width: auto!important;
	}
}
.wishlist-modal.modal.fade {
	display: none;
}
.wishlist-modal.modal.fade.show {
	display: block;
}
.page-content--product .product-leaflet {
	font-size: 0.875rem;
	text-align: center;
	max-width: 450px;
    margin: 15px auto auto auto;
}
@media (min-width: 1199.99px) and (max-width: 1399.98px) {
	.page-content--product .product-leaflet {
		max-width: 400px;
	}
}
@media (min-width: 991.99px) and (max-width: 1199.98px) {
	.page-content--product .product-leaflet {
		max-width: 350px;
	}
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
	.page-content--product .product-leaflet {
		max-width: 300px;
	}
}
.product-leaflet i {
    font-size: 1rem;
    vertical-align: middle;
}
.alert.alert-info.alert-medicine, .alert.alert-info.alert-veterinary-medicine, .alert.alert-info.alert-biocide, .alert.alert-info.alert-food-supplement, .alert.alert-info.alert-medical-device {
    margin-top: 25px;
}
@media (max-width: 568.98px) { 
	.alert.alert-info.alert-medicine, .alert.alert-info.alert-veterinary-medicine, .alert.alert-info.alert-biocide, .alert.alert-info.alert-food-supplement, .alert.alert-info.alert-medical-device {
		margin: 25px 15px!important;
	}
}
.all-brands-products {
    margin: 1.75rem 0;
}
.all-brands-products a {
    font-weight: bold;
}
.abfd_block div, .abfd_block span {
    display: inline;
}
.ap5-pack-page #product .product-variants {
	display: none;
}
#product .ap5-pack-product-content a {
    display: flex;
    justify-content: space-between;
	margin-left: 25px;
}
@media (max-width: 991.98px) {
	.blockcart-modal .modal-body {
		margin-bottom: 0rem;
	}
}
.ed_item, .ed_orderbefore {
    display: inline;
}
#ed_popup {
    color: #78D8A3;
	cursor: pointer;
}
#ed_popup:hover {
    text-decoration: underline;
}
#product .out-of-stock #loyalty {
	display: none!important;
}
.ed_dates strong {
    color: #ff9321;
}
#product #main .products-section-title {
    margin-top: 50px;
}
/* Product Price */
.product-price-and-shipping {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.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: #49b0ec;
}
.product-price-and-shipping .current-price-discount {
	display: block;
}
.products .product__card-desc {
	justify-content: space-between;
}
#product .product-prices, .quickview .product-prices {
    margin-top: 30px;
}
#product .product-price .price, .quickview .product-price .price {
	font-size: 36px;
	color: #49b0ec;
}
#product .product-prices .regular-price {
	font-size: 16px;
}
.discount, .on-sale {
	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: #ee3d52;
}
.discount.small {
	font-size: 0.875rem;
}
.product-flag.discount-product, .product-price-and-shipping span.discount-price {
	background: #ee3d52;
}
.price.current-price-discount {
	color: #ee3d52!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: #78D8A3;
    font-size: 20px;
}
.product-discounts-title {
    font-weight: 700;
}
.product-miniature .public-price {
    display: block;
	margin-bottom: 0.5rem;
}
.product-miniature .public-price .discount {
    display: inline;
}
.product-miniature .public-price-display {
    font-size: 12px;
    text-decoration: line-through;
	display: block;
    text-align: left;
	position: relative;
    top: 5px;
}
.discount-percentage-image {
	position: absolute;
    top: 0;
    margin-bottom: 0;
    z-index: 1;
    right: .25rem;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
	flex-wrap: wrap;
}
.discount-percentage-image li {
	border-radius: 100%;
    margin-right: 5px;
    padding: .25rem 0.5rem;
    top: 0;
    margin-top: .5rem;
    padding: .25rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
	background: #ee3d52;
	height: 50px;
    width: 50px;
    line-height: 40px;
    text-align: center;
	font-size: 1.1em;
}

/*.product-price-and-shipping form.add-to-cart-or-refresh {
    position: absolute;
    right: 0;
    bottom: 0;
}*/
.current-price span.discount {
    margin-left: 15px;
}
.alert.promotion {
	margin-top: 15px;
}
.alert.promotion .badge-discount {
	font-size: 100%;
}
.alert.promotion > div {
	margin-bottom: 8px;
}
.alert.reward_alert_message {
	background: #FFF2CC;
	border: 1px solid #FFF2CC;
}
span.while-stocks-last {
    font-style: italic;
    font-size: 0.75rem;
}
/* Product Delivery/Avaibility */
div#product-availability {
    margin-top: 10px;
}
span.product-availability span.delivery-label {
	display: inline;
}
span.product-availability .delivery-information {
    color: #282829;
}
span.product-availability.unavailable {
    color: #dc3545;
    font-weight: 500;
}
span.product-availability.available, span.product-availability.last-items {
	color: #28a745;
	font-weight: 500;
}
span.product-availability.available.grossiste, span.product-availability.last-items.grossiste {
	color: #ff9321;
	font-weight: 500;
}
.text-success.grossiste {
	color: #ff9321!important;
}
#product .product-availability .infobulle-drop i.material-icons {
	color: #282829;
}
#product .product-availability .infobulle-drop .tooltip {
	background: #FFFFFF;
	border: 1px solid #78D8A3;
	color: #282829;
	text-align: left;
	width: 300px;
}
#product #estimateddelivery {
	margin-top: 4px;
	line-height: 1.2;
}
#product #estimateddelivery span#ed_popup {
	display: block;
	text-align: left;
}
#product .featured-products .av_category_stars, .product-miniature .av_category_stars {
	display: none;
}
/* Product Image */
.images-container .btn-zoom .material-icons {
    font-size: 6rem;
}
.close {
    opacity: 1;
    z-index: 9999;
    position: relative;
}
.product-thumb, .product-img {
	position: relative;
    border: 1px solid #f6f6f6;
    border-radius: 5px;
}
.slick-slide img {
    border-radius: 5px;
}
#product .position-relative .slick-slide img {
	cursor: zoom-in;
}
.images-container {
	max-width: 450px;
	margin: auto;
}
@media (min-width: 1199.99px) and (max-width: 1399.98px) {
	.images-container {
		max-width: 400px;
	}
}
@media (min-width: 991.99px) and (max-width: 1199.98px) {
	.images-container {
		max-width: 350px;
	}
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
	.images-container {
		max-width: 300px;
	}
}
@media (max-width: 1199.99px) {
	.images-container .product-thumbs {
		max-width: 78%;
	}
}
.slick-slider {
    touch-action: auto !important;
}
#product .product-img:before {
    border-color: transparent transparent #f6f6f6 transparent;
    border-width: 0 0 70px 70px;
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    border-style: solid;
    width: 20px;
    height: 20px;
	cursor: zoom-in;
	z-index: 1;
}
#product .product-img .zoom-button {
    position: absolute;
    right: 10px;
    bottom: 10px;
	cursor: zoom-in;
	width: 20px;
    height: 20px;
	z-index: 1;
}
.quickview .product-img .zoom-button {
	display: none;
}
/* Product Reassurance */
.blockreassurance_product {
    background: #f6f6f6;
    padding: 15px;
}
.blockreassurance_product .block-title {
	font-weight: bold;
}
.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;
}
#product .nav.nav-tabs {
	width: 100%;
}
@media (max-width: 767.98px) {
	#product .nav.nav-tabs {
		justify-content: normal;
	}
}
.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: #222222;
}
.nav-tabs .nav-link span {
	border-left: 1px solid #dddddd;
}
.nav-tabs .nav-link.active {
    background: #78D8A3;
    color: #ffffff;
    border: 0;
}
body.prescription .netreviews_stars_light,
body.prescription .nav.nav-tabs .nav-item:last-child,
body.prescription .netreviews_tab {
	display: none;
}
/* 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;
	border-radius: 25%;
}
#product #tab-content h2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #78D8A3;
	font-size: 24px;
	font-weight: bold;
	color: #78D8A3;
}

#product #tab-content h3 {
    margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
@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.withdrawn-market #abfd_product_additional_info, #product.withdrawn-market .product_update_block_back {
	display: none!important;
}
#product .out-of-market, #product .medical-prescription {
	margin-top: 30px;
}
#product .tab-content ul, .out-of-market ul {
    padding-left: 40px;
    list-style-type: disc;
}
.product-description h2:not(:first-child) {
    margin-top: 30px;
}
#product .infobulle-drop i.material-icons {
    font-size: 15px;
    vertical-align: middle;
}
#feature-product-leaflet i {
    font-size: 18px;
    vertical-align: middle;
}
.alert.alert-warning.product-change {
    text-align: center;
}
#product .tab-content td, #product .tab-content th, #product .tab-content table {
	padding: 0.3em 0.8em;
	border: 1px dotted #78D8A3;
}
#product .product-description img {
    max-width: 100%;
}
/* 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;
	flex-wrap: wrap;
}
.product-flag {
	border-radius: 5px;
	margin-right: 5px;
	padding: .25rem 0.5rem;
}
#product .product-flags .product-flag.discount {
	order: 1;
}
.products .product-flag.out_of_stock {
		display: none;
	}
@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: 10px;
	color: #78D8A3;
	font-weight: 700;
}
.modal-body .images-container .position-relative button[type="button"] {
	display: none;
}
/* Promo MetaRelax - 315 comprimés */
html[lang="fr"] .product-id-2599 .ap5-pack-product-content:after {
	content: "1 x MetaRelax - 45 comprimés";
	margin-left: 25px;
}
html[lang="nl"] .product-id-2599 .ap5-pack-product-content:after {
	content: "1 x MetaRelax - 45 tabletten";
	margin-left: 25px;
}

/**********
* BRAND
**********/
#manufacturer h1, #supplier h1 {
    margin-bottom: 2rem;
    color: #34555F;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
}
#supplier-description, #manufacturer-description {
    min-height: 100px;
}
.all-brands ul.letter-select {
    text-align: center;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    padding: 10px 0;
	margin-bottom: 40px;
}
.all-brands .letter-select li {
    display: inline;
}
.all-brands .letter-select a {
    padding: 11px;
    font-weight: bold;
    font-size: 14px;
    display: inline;
}
.all-brands .box-letter {
	border-bottom: 1px solid #f6f6f6;
	margin-bottom: 30px;
    padding-bottom: 20px;
}
.all-brands .box-letter .letter-title {
    float: left;
    font-size: 30px;
    width: 15%;
}
.all-brands .box-letter .letter-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.all-brands .box-letter .letter-content a {
    width: 33.33%;
	overflow-wrap: break-word;
}
div#manufacturer-image, div#supplier-image {
    float: right;
	margin-left: 20px;
}
#manufacturer .block-categories, #supplier .block-categories, #best-sales .block-categories, #new-products .block-categories, #prices-drop .block-categories {
	display: none;
}

/**********
* SEARCH *
**********/
#module-ambjolisearch-jolisearch .block-categories {
	display: none;
}

/**********
* BLOG *
**********/
#prestablog-catliste,
#prestablog-lastliste,
#module-prestablog-blog .block-categories.visible--desktop,
#module-prestablog-blog .PM_ASBlockOutput {
	display: none;
}
#module-prestablog-blog #prestablog-catliste,
#module-prestablog-blog #prestablog-lastliste {
	display: block;
}
@media (max-width: 991.98px) {
	#module-prestablog-blog #content-wrapper {
		order: 1;
	}
	#module-prestablog-blog #left-column {
		order: 2;
		margin-top: 25px;
	}
}
#module-prestablog-blog .block_title h2 a {
	font-size: 18px;
	color: #78D8A3;
	font-weight: bold;
}
#module-prestablog-blog .block_title {
	margin-bottom: 0.5rem;
}
#module-prestablog-blog .info-blog {
	display: flex;
	font-size: 0.875rem;
	margin-bottom: 0.65rem;
}
#module-prestablog-blog .info-blog span {
	display: flex;
	margin-right: 15px;
	align-items: center;
}
#module-prestablog-blog .info-blog span:last-child {
    flex-wrap: wrap;
}
#module-prestablog-blog .info-blog i {
	font-size: 1rem;
	margin-right: 5px;
}
#module-prestablog-blog .block_top {
	margin-bottom: 0.75rem;
}
#prestablogfront a {
	text-decoration: underline;
}
#module-prestablog-blog .blogDescription {
	padding: 10px 0;
}
#module-prestablog-blog .blog-grid .block_title h2 {
	min-height: 72px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#module-prestablog-blog div.prestablog_pagination span, #module-prestablog-blog div.prestablog_pagination a {
    padding: 0.5rem 0.75rem;
    color: #78D8A3;
    background-color: #fff;
    border: 1px solid #ced4da;
    margin: 0;
}
#module-prestablog-blog div.prestablog_pagination .disabled {
	display: none;
}
#module-prestablog-blog div.prestablog_pagination .current {
    color: #fff;
    background-color: #78D8A3;
    border-color: #78D8A3;
}
#module-prestablog-blog #prestablogfont .beforeAfter img {
	max-width: none;
}
.beforeAfter {
    border: 1px solid #78D8A3;
    border-radius: 5px;
	margin-bottom: 1rem;
}

/**********
* FAQ *
**********/
.faq-block {
	justify-content: center;
}
.faq-card {
	display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
	min-height: 120px;
    text-align: center;
    border: 2px solid #f6f6f6;
    margin: 10px;
    padding: 15px;
    max-width: 23%;
    border-radius: 5px;
	color: #282829;
	overflow-wrap: anywhere;
}
@media (max-width: 767.98px) {
	.faq-card {
		max-width: 46%;
		margin: 5px;
	}
}
.faq-card i {
    display: block;
    margin: 0 0 5px 0;
	font-size: 2.5rem;
	color: #282829;
}
.faq-card:hover {
	color: #282829;
	border: 2px solid #78D8A3;
	font-weight: 700;
}
.faq-card:hover i {
	color: #78D8A3;
}
.faq {
	margin-top: 30px;
}
.faq input {
	width: 60%;
	margin: auto;
	height: 60px;
	font-size: 20px;
	background-color: #fff;
	border: 2px solid #78D8A3;
	border-radius: 30rem;
	display: block;
	padding: 0 20px;
	margin-bottom: 40px;
}
@media (max-width: 991.98px) {
	.faq input {
		width: 100%;
	}
}
.faq input[type=search] {
	outline-offset: 0px;
}
.faq h2 {
	margin-top: 40px!important;
}
.faq .highlight {
	background-color: #fffd77;
}
.faq > ul {
	padding-left: 0px;
	list-style: none;
}
.faq > ul > li:not( :first-child ) {
	border-top: 1px solid #dcebed;
	margin-top: 15px;
	padding-top: 15px;
}
.faq > ul > li.is-hidden {
	display: none;
}
.faq > ul > li h3 {
	font-size: 18px;
	font-weight: 500!important;
}
.faq > ul > li h3:hover,
.faq > ul > li h3:focus,
.faq > ul > li.is-active h3,
.faq > ul > li:target h3 {
	color: #a664b7;
}
.faq > ul > li > div {
	display: none;
}
.faq > ul > li > div ul {
	margin-bottom: 1rem;
}
.faq > ul > li.is-active > div,
.faq > ul > li:target > div {
	display: block;
	margin-top: 10px;
}
.faq > ul > li > h3 > a {
	width: 100%;
	display: block;
}
.faq > ul > li > h3 > a::after {
	font-family: 'Material Icons';
    content: "add";
    float: right;
}
.faq > ul > li.is-active > h3 > a::after {
	font-family: 'Material Icons';
    content: "remove";
    float: right;
}
.faq__notfound {
	font-size: 20px;
	font-style: italic;
	display: none;
}
.faq__notfound.is-visible {
	display: block;
}

/**********
* COMPATIBILITE ANCIEN DESIGN *
**********/
ul.ul-normal {
    padding-left: 30px;
    list-style-type: disc;
}
ul.ul-normal li {
    list-style-type: disc;
    display: list-item;
}
ul.ul-normal li + li:before {
    margin: 0;
    content: none;
}
.h2-list {
	font-weight:bold;
}
.img-list {
    float:left;
	margin: 0 20px 20px 0;
}
.img-list + div {
    padding:5%;
}
#product .tab-content #nppose {
	list-style:none!important;
}
#product .tab-content #nppose li strong {
	margin-right:5px;
}
#product .tab-content .p-info, #product .tab-content .msg-alert {
	border-radius: 5px;
    padding: 0.75rem 1.25rem!important;
	color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    position: relative;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}
.medic {
	border-radius: 5px;
    padding: 0.75rem 1.25rem!important;
	color: #0c5460;
    background-color: #d1ecf1;
    border-color: #d1ecf1;
    position: relative;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}
#product .tab-content .tenapicto{
    margin: 20px auto;
	max-width: 790px;
}
#product .tab-content .tenapicto img{
	margin-right:10px;
	margin-bottom: 10px;
}
#product .tab-content .tenapicto img:last-child{
	margin-right:0
}
#product .tab-content .hmpicto{
	margin: 20px auto;
	max-width: 650px;
}
#product .tab-content .hmpicto img{
	margin-right:10px;
	margin-bottom: 10px;
}
#product .tab-content .hmpicto img:last-child{
	margin-right:0
}
#product .tab-content .nppicto{
	margin: 20px auto;
	max-width: 875px;
}
#product .tab-content .nppicto img{
	margin-right:10px;
}
#product .tab-content .nppicto img:last-child{
	margin-right:0
}
#product .tab-content .pelvix{
	float:right;
	margin-left:30px;
}
#product .tab-content .tinco{
	/*max-width:689px;*/
	margin:auto;
	margin-bottom:20px;
}
#product .tab-content .tinco th{
	text-align:center;
}
#product .tab-content .tinco td{
	text-align:center;
}
#product .tab-content .tinco td:first-child{
	text-align:left;
	font-weight:bold;
}
#product .tab-content .tinco .active{
	background-color:#e7ebec;
}
#product .tab-content .tinco .hinco{
	height: 50px;
	vertical-align: middle;
	font-size: 22px;
}
.video-responsive {
    position:relative; 
    text-align: center;
    margin: 30px 0;
}
#product .img-center {
    text-align: center;
}
#product .img-border-radius img {
    border-radius: 15px;
    margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
    .video-responsive { 
        overflow:hidden; 
        padding-bottom:56.25%; 
        height:0;
    }
    .video-responsive iframe {
        left:0; 
        top:0; 
        height:100%;
        width:100%;
        position:absolute;
    }
}
#product .tab-content table.dga-rapport, #product .tab-content table.masque-comparaison {
    width: 100%;
    font-size: 20px;
    line-height: 25px;
    text-align: justify;
    color: #666666;
	border-collapse:collapse;
	vertical-align:middle;
    margin-top: 10px;
    font-weight:bold;
}
#product .tab-content table.dga-rapport tr:nth-child(2) td:last-child,
#product .tab-content table.dga-rapport tr:nth-child(3) td:last-child,
#product .tab-content table.masque-comparaison tr:nth-child(2) td:last-child,
#product .tab-content table.masque-comparaison tr:nth-child(3) td:last-child {
    color: #545c9a;
}
#product .tab-content .vert-pharma
    color: #59b917;
}
#product .tab-content table.dga-rapport tr, #product .tab-content table.masque-comparaison tr {
    width: 100%;
	min-height:50px;
	height:auto;
}
#product .tab-content table.dga-rapport tr td {
    width: 30%;
    text-align: center;
	padding: 20px 0;
	vertical-align:middle;
}
#product .tab-content table.masque-comparaison tr td {
    width: 20%;
    text-align: center;
	padding: 20px 0;
	vertical-align:middle;
}
table.masque-comparaison tr td:first-child,
table.dga-rapport tr td:first-child{
    padding: 5px!important;
}
#product .tab-content table.dga-rapport tr td:first-child, table.dga-rapport tr td:nth-child(2),
#product .tab-content table.masque-comparaison tr td:first-child,
#product .tab-content table.masque-comparaison tr td:nth-child(2),
#product .tab-content table.masque-comparaison tr td:nth-child(3) {
	border-right: 1px solid #4fc6ee;
}
#product .tab-content table.dga-rapport .first-tr td,
#product .tab-content table.masque-comparaison .first-tr td {
	border-bottom: 1px solid #4fc6ee;
}
#product .tab-content table.table-price tr:first-child td:nth-child(2),
#product .tab-content table.table-price tr:nth-child(3) td:nth-child(2),
#product .tab-content table.table-price tr:nth-child(2) td:first-child {
    background: #fbfcff;
	color: #4fc6ee;
    text-align: right;
    font-weight: bold;
}
#product .tab-content table.table-price,
#product .tab-content table.table-caracteristiques,
#product .tab-content table.table-price {
    margin: auto;
	border-collapse:collapse;
	vertical-align:middle;
	font-size: 20px;
    width: auto;
    margin-top: 10px;
}
#product .tab-content table.table-price tr td,
#product .tab-content table.table-caracteristiques tr td,
#product .tab-content table.table-price tr td {
	padding: 15px;
	color: #868889;
	vertical-align:middle;
}
#product .tab-content table.table-caracteristiques{
	text-align: center;
}
#product .tab-content table.table-caracteristiques tr {
	border-bottom: 1px solid #4fc6ee;
}
#product .tab-content table.table-caracteristiques tr td:first-child {
	border-right: 1px solid #4fc6ee;
	background: #fbfcff;
	color: #4fc6ee!important;
    font-weight: bold;
}
#product .tab-content table.table-caracteristiques tr:last-child {
	border-bottom: none!important;
}
#product .tab-content table.table-price tr td:nth-child(3),
#product .tab-content table.table-price tr:nth-child(2) td:nth-child(2) {
	text-align: center;
}
#product .tab-content table.table-price tr:first-child {
	border-bottom: 1px solid #4fc6ee;
}
#product .tab-content table.table-price tr:nth-child(2),
#product .tab-content table.table-price tr:first-child td:first-child{
	border-bottom: 3px solid #4fc6ee;
}
#product .tab-content table.table-price tr td:first-child,
#product .tab-content table.table-price tr:first-child td:nth-child(2),
#product .tab-content table.table-price tr:nth-child(3) td:nth-child(2) {
	border-right: 1px solid #4fc6ee;
}
#product .tab-content .row-caracteristiques {
    margin: 0 0 20px 0;
}
#product .tab-content .row-caracteristiques img {
    float: left;
}
#product .tab-content .row-caracteristiques div {
    height: auto;
    min-height: 135px;
    margin-left: 200px;
}
#product .tab-content .row-caracteristiques div ul {
    margin-bottom: 20px;
    line-height: 25px;
    text-align: justify;
    margin-top: 0;
}
#product .tab-content .row-caracteristiques h4 {
    margin-bottom: 0;
}
#product .tab-content .h3-masque {
    font-size: 20px!important;
    color: #FFFFFF!important;
    margin-top: 30px!important;
    background: #154fa0;
    margin-left: 0!important;
    padding: 15px;
}
#product .tab-content img.img-b2b {
    padding: 10px 0;
}
@media only screen and (max-width: 600px) {
    #product .tab-content .row-caracteristiques img {
        display: none;
    }
    #product .tab-content div iframe {
        max-width: 100%;
        width: auto;
        max-height: 100%;
    }
    #product .tab-content .row-caracteristiques div {
        margin-left: 0;
    }
    table.table-price {
    	border: 0;
		text-align: center!important;
	}
	table.table-price tr {
		border-bottom: 3px solid #4fc6ee!important;
		border: 1px solid #4fc6ee;
	}
	table.table-price td {
		margin-top: 0!important;
		border: 0!important;
		text-align: center!important;
	}
	table.table-price tr:first-child td:first-child,
	table.table-price tr:nth-child(3) td:first-child {
		display: none!important;
	}
	table.table-price tr:first-child td:nth-child(2) {
		background: #4fc6ee!important;
		color: #FFFFFF!important;
	}
	table.table-price tr:nth-child(2) td:first-child {
		background: #4fc6ee!important;
		color: #FFFFFF!important;
	}
	table.table-price tr:nth-child(3) td:first-child {
		diplay: none!important;
	}
	table.table-price tr:nth-child(3) td:nth-child(2) {
		background: #4fc6ee!important;
		color: #FFFFFF!important;
	}
}
@media screen and (max-width: 600px) {
    table.masque-comparaison,
    table.dga-rapport {
        border: 0!important;
    }
    table.masque-comparaison tr:first-child,
    table.dga-rapport tr:first-child {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    table.masque-comparaison tr,
    table.dga-rapport tr {
        border-bottom: 3px solid #88C7E6!important;
        display: block!important;
        margin-bottom: .625em!important;
    }
    table.masque-comparaison td,
    table.dga-rapport td {
        border-bottom: 1px solid #88C7E6!important;
        display: block!important;
        font-size: .8em!important;
        text-align: right!important;
        margin-top: 0!important;
        padding-right: 10px!important;
    }
    table.masque-comparaison td::before,
    table.dga-rapport td::before {
        content: attr(data-label)!important;
        float: left!important;
        width: 100%!important;
        font-weight: bold!important;
        text-transform: uppercase!important;
    }
    table.masque-comparaison td:last-child,
    table.dga-rapport td:last-child {
        border-bottom: 0!important;
    }
    table.masque-comparaison td[scope="row"],
    table.dga-rapport td[scope="row"] {
        background: #88C7E6!important;
        color: #FFFFFF!important;
    }
}
#product #tab-content .soustitre {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #78D8A3;
	font-size: 24px;
	font-weight: bold;
	color: #78D8A3!important;
}
@media (max-width: 320.98px) {
	#product #tab-content .soustitre {
		font-size: 20px;
	}
}

/* Masquage promo Reflex Spray */
.product-id-974 .product-prices .alert.promotion, .product-id-974 .page-content--product .product-flags, #quickview-modal-974-0 .product-prices .alert.promotion {
	display: none;
}

/**********
* 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}