/* abhaya-libre-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Abhaya Libre';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/abhaya-libre-v17-latin-regular.eot');
  src: url('../fonts/abhaya-libre-v17-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/abhaya-libre-v17-latin-regular.woff2') format('woff2'),
       url('../fonts/abhaya-libre-v17-latin-regular.woff') format('woff'),
       url('../fonts/abhaya-libre-v17-latin-regular.ttf') format('truetype'),
       url('../fonts/abhaya-libre-v17-latin-regular.svg#AbhayaLibre') format('svg');
}
/* raleway-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v34-latin-regular.eot');
  src: url('../fonts/raleway-v34-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/raleway-v34-latin-regular.woff2') format('woff2'),
       url('../fonts/raleway-v34-latin-regular.woff') format('woff'),
       url('../fonts/raleway-v34-latin-regular.ttf') format('truetype'),
       url('../fonts/raleway-v34-latin-regular.svg#Raleway') format('svg');
}

.bkvert {background-color: #1d93ab;}
.border10 {border-radius:10px}
@media (max-width: 991.98px) {
  .rm-body-with-header .header-nav {
    display: none;
  }
}
 
/*@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Josefin+Sans&family=Raleway&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Meow+Script&display=swap');*/

.product-discounts > .table-product-discounts tbody tr td,
.product-miniature .product-price-and-shipping,
.product-price,
#blockcart-modal .cart-content p,
.cart-summary-line .value,
.cart-bottom .total-line .value,
.price_pro {
  font-family: -apple-system, "Manrope", sans-serif;
}
.h1, .h2, h1, h2 {
	font-family: 'Raleway', sans-serif; /*'Abhaya Libre', serif;*/
}

.h1, h1 {
    font-size: 2rem;
}

.h1-product,
.title .h2 {
	font-size: 1.6rem !important;
	text-transform: none !important;
}

.h5, h5 {
    font-size: 1.375rem;
}

.h1, .h2, .h3 {
    color: #232323;
    text-transform: uppercase;
}
.block-category h1 {
  font-size: 1.4rem;
}
body {
    font-size: 0.9rem;
	font-family: 'Raleway', sans-serif;
}

body#checkout #header .header-nav {
    padding: 0;
}
 
.href_tel a:link { text-decoration: none; }
.href_tel a:visited { text-decoration: none; }
.href_tel a:hover { text-decoration: none; }
.href_tel a:active { text-decoration: none; }

#megablocktext_home_block_center {
	padding-bottom: 10px;
}
.tabs {
	padding: 0.75rem 1.875rem 0.25rem;
	background: #F0EAE5;
	border-radius: 5px
}
.tabs .rte-content {
  line-height: 1.5;
}
.rte-content > dl.data-sheet dt.name {
  font-weight: 400;
  background: #fff;
  padding: .625rem;
  margin-right: .625rem;
  min-height: 2.5rem;
  word-break: normal;
  text-transform: capitalize;
  margin-bottom: .5rem;
  font-size: 0.9375rem;
}
.title .arrow2, .tabs .arrow2 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: .5s;
  float: right;
  font-size: 30px;
  cursor: pointer;
}
.title .collapsed .arrow2 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s;
}
.icons-home {
	float: left;
	width: 32px;
	height: 32px;
	margin: 3px 25px 0 0;
	font-size: 18px;
	color: #015C5A;
	line-height: 32px;
	text-align: center;
	background: #CDE4E4;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 4px 4px 4px #aaa;
	-moz-box-shadow: 4px 4px 4px #aaa;
	box-shadow: 4px 4px 4px #aaa;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}
@media (min-width: 576px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}

@media (min-width: 1024px) {
	.icons-home {
		margin-left: 1rem;
	}
}

@media (min-width: 1200px) {
	.icons-home {
		margin-left: 0.2rem;
	}
	.container {
		width: 1440px;
	}
}

@media (min-width: 1440px) {
	.icons-home {
		margin-left: 1.2rem;
	}
}

@media (min-width: 1130px) {
	.icons-home {
		width: 60px;
		height: 60px;
		font-size: 30px;
		line-height: 50px;
	}
	.icons-home .material-icons {
		font-size: 35px;
	}
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-phone:before {
    content: "\f095";
}

.icon-truck:before {
	content: "\f0d1";	
}

.btn-primary {
    color: #fff;
    background-color: #02ADAB;
    border-color: rgba(0,0,0,0);
	margin-bottom: 1rem;
}

.btn-primary.add-to-cart,
.product-quantity .qty, 
.product-quantity .add,
.product-minimal-quantity {
  margin-bottom: 0;
}
.product-quantity .add {
  flex: 1;
  display: inline-flex;
}
.btn-primary.add-to-cart {
	width: 100%;
	border-radius: 5px
}

.block_cms_info {
    font-size: 1rem;
    font-weight: 400;
    color: #E1EEEE;
    text-align: left;
    text-decoration: none;
}

.card-text {
	font-size: 1.2rem;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;/*'Abhaya+Libre', serif;*/
	color: #000000;	
}

#_desktop_currency_selector {
	visibility: hidden;
}

.breadcrumb {
    background: #d6d4d4;
	/*margin-bottom: 0px;*/
	padding: 0 11px;
    border-bottom: 1px solid #c6caca;
/*    font-weight: bold;*/
    font-size: 0.9rem;
	font-family: 'Raleway', sans-serif; /*'Abhaya+Libre', serif;*/
    line-height: 48px;
    min-height: 6px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    list-style: none;
}

@media (max-width: 991.98px)
{
	.breadcrumb {
		font-size: 0.9rem;
	}
	main {
		margin-top: 70px;
	}
}

/*#wrapper .breadcrumb {
    margin: 1rem 0rem 1rem 4rem;
}*/

#wrapper .breadcrumb {
  background:#f2f3f5;
  text-align: center;
/*  padding-bottom: .5rem;*/
  border:none;
  margin:0;
}
#wrapper .breadcrumb ol {
    background: #CDE4E4;
}

#wrapper .breadcrumb li a {
    color: #015C5A;
}

#wrapper .breadcrumb li:last-child {
    /*color: #02A6A3;*/
	color: #E17A7D;
}

.login-form {
    margin-top: 5px;
}

#main .page-header {
     margin-left: 4rem;
	 margin-top: 1rem;
}
.featured-products h1 {
	background-color:#CDE4E4;
	font-size:1.6rem;
	text-transform: uppercase;
	margin: 0
}
@media (max-width: 767px)
{
	#main .page-header {
		margin-left: 2rem;
		margin-top: 2rem;
		margin-bottom: 0;
	}
	
	.login-form {
		margin-top: 0;
	}
	.featured-products h1 {
		font-size: 1.3rem
	}
}

#main .page-footer {
     margin-left: 1rem;
}

.page-customer-account #content .forgot-password {
    padding-bottom: 2rem;
    margin-top: 2rem;
}

.text-sm-center {
    text-align: center!important;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
/*	background:#FFFFFF;*/
}

#product .prodcont, 
#product #wrapper {
  background: #F6F6F6;
}					  
.container-fluid-header {
    padding-left: 0px;
    padding-right: 0px;
	background:#CDE4E4;
}
.item.slier_item {
  max-width: 300px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .imgstick {
    top: 0;
    left: 0;
    height: fit-content;
    position: sticky;
  }
  .owl-nav .owl-prev::before, 
  .owl-nav .owl-next::before {
    font-family: 'Material Icons';
    display: inline-block;
    color: #999;
    font-size: 3rem;
    position: relative;
    top: 0;
  }
  .owl-nav .owl-prev::before {
    content: "keyboard_arrow_left";
    left: 0;
  }
  .owl-nav .owl-next::before {
    content: "keyboard_arrow_right";
    right: 0;
  }
  .productimage .owl-nav .owl-prev::before,
  .productimage .owl-nav .owl-next::before  {
	  position: absolute;
	  top: 50%;
  }
}			 

.container-fluid-catalogue {
 	padding: 3rem 0px 2rem 0px;
	background:#018785;
	margin-bottom: 3rem;
}

.container-fluid-banner {
	background: #018785;
}
.featured-products h2 {
  position: relative;
}
.featured-products h2.products-section-title,
#news.products-section-title {
	padding-bottom: .5rem!important
}

#index .featured-products h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 50%;
  max-width: 200px;
  height: 1px;
  border-bottom: solid 2px #E17A7D;
}
#news::after {
	max-width: 100px
}
#banner {
	position:relative;
	height: auto
		
}
/*
@media (min-width: 1130px)
{
	#banner {
		/*height:280px;*/
/*		height:350px;
	}
}

@media (min-width: 1200px)
{
	#banner {
		height:375px;
	}
}

@media (min-width: 1400px)
{
	#banner {
		/*height:325px;*/
/*		height:410px;
	}
}

@media (min-width: 1500px)
{
	#banner {
		height:440px;
	}
}

@media (min-width: 1600px)
{
	#banner {
		/*height:400px;*/
/*		height:480px;
	}
}

@media (min-width: 1700px)
{
	#banner {
		height:510px;
	}
}
*/
/*
@media (min-width: 1820px)
{
	#banner {
		height:530px;
	}
}
*/
/*
@media (min-width: 1900px)
{
	#banner {
		/*height:450px;*/
/*		height:550px;
	}
}
*/

.banner-udg {
	z-index:1;
}

.banner-udg-text {
	position:absolute;
	top:55%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index:2;
	color:#000000;
	text-align: center;
}

.banner-udg-text-2025 {
    position: absolute;
    top: 60%;
    left: 40%;
    transform: translate(-60%, -20%);
    z-index: 2;
    color: #000;
    text-align: center;
    width: 25rem;
}

.banner-udg-text_avril2025 {
	position:absolute;
	top:50%;
	left: 72%;
	transform: translate(-50%, -50%);
	z-index:2;
	color:#000000;
	text-align: center;
}

.banner-img {
	max-width:100%;
}

.card {
	margin-top : 1rem;
	background : #CDE4E4;
	border-bottom: #f6f6f6 2px solid;
}

.card-block {
	padding: 1rem;
}

.card-title {
	font-size: 1.5rem;
	/*color:#E17A7D;*/
	color:#000000;
}

.card-title-2025 {
	font-size: 3rem;
	font-family: "Meow Script", serif;
	font-weight: 600;
	font-style: normal;
    color: #2d2256;
}

.card-title-personalize {
	font-family: 'Raleway', sans-serif; /*'Abhaya Libre', serif;*/
	font-size: 1.3rem;
	font-weight: 600;
	margin-bottom:1.5rem;
	color:#000000;
}

@media (max-width: 767px)
{
/*	.banner-udg-text {
		visibility: hidden;	
	}
*/	
	.banner-udg-text-2025 {
		visibility: hidden;	
	}
	
	.card-title {
		font-size: 1rem;
	}
	
	.card-text {
		font-size: 0.8rem;
	}
	
	.banner-udg-text_avril2025 {
		left: 65%;
	}
}

@media (min-width: 768px) and (max-width: 1299px)
{
	.card-title-2025 {
		font-size: 2rem;
	}
	
	.banner-udg-text-2025 {
		transform: translate(-60%, -25%);
	}
}

.card-banner {
    /*background: #f3ddea;*/
	/*background: #D36E70;*/
	background: #FFFFFF;
    border: #f6f6f6 1px solid;
    padding: 1rem;
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	opacity:0.9;
}

.card-banner-buches {
    background: #FFFFFF;
    border: #f6f6f6 1px solid;
    padding: 2rem;
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	opacity:0.75;
}

.card-banner-2025 {
    padding: 2rem;
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    opacity:0.75;
}

.card-banner-personalize {
    background: #FFFFFF;
    border: #f6f6f6 1px solid;
    padding: 2rem;
    position: relative;
    display: block;
    margin-bottom: .75rem;
    opacity: .9;
    box-shadow: 5px 3px 3px grey;
}

.card-category-header {
    margin-top: -1rem;
    background: #F0EAE5;
    border-bottom: #f6f6f6 2px solid;
	padding: 2rem;
	min-height: 0;
	text-align: center;
}

@media (min-width: 768px) {
	.card-category-header {
		padding: 2rem 8rem 2rem 8rem;
	}
}

.card-category-header h1 {
	text-align: center;
	color: #E17A7D;
}



@media (min-width: 768px) and (max-width: 1199px)
{
	.card-banner {
		padding: 0.5rem;
	}
}

#wrapper {
	padding-top:0px;
	background: #fff
}

.carousel .carousel-inner {
    height: 450px;
}

#header {
	color: #073D3C; 
}

#header a {
    color: #073D3C;
}

#header .logo {
	max-height: 150px;
}

#header .header-nav {
    background: #CDE4E4;
}

#header .header-nav .blockcart {
    height: 3.5rem;
    padding: 1rem;
}

#header .header-nav {
	max-height: 3.5rem;	
}
#header .header-top {
	padding: 0;
}
@media (max-width: 767px)
{
	#header .header-top {
		padding: 0;
	}
}

#header .header-nav .user-info {
    margin-left: 1.0rem;
}

#header .header-top .search-widget {
    float: left;
	margin-left:2rem;
}

/*
@media (min-width: 768px) and (max-width: 1199px)
{
	#search_widget {
		margin-top: 1rem;
	}
}*/

#header .header-nav .cart-preview.active {
    background: #f6f6f6;
}

#header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
    color: #015C5A;
}
/*
.rm-header .rm-logo-container {
    height: 100px;
}

.rm-header, #footer .rm-header {
    height: 92px;
}
*/
a.button_hug {
    padding: 6px 8px;
    gap: 10px;
    height: 30px;
    /*background: #02ADAB;*/
	background: #073D3C;
    border-radius: 58px;
    color:#FFFFFF !important;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* Resultats de recherche*/
.ui-widget {
    font-family: inherit;
    font-size: 0.9em;
}

.flex-ctn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-direction: row;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	align-items: center;
/*	margin-bottom:1rem;*/
}

.flex-centered {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

@media (max-width: 767px)
{
	.flex-icons-banner {
		text-align:center;
		margin-top:1rem;
/*		margin-left:1rem;*/
		padding-left: 31px;
	}
}

@media (min-width: 768px)
{
	.flex-icons-banner {
		margin-top:1rem;
		padding-left:3rem;
	}
	
	.block_cms_info {
		padding-top: 0.5rem;
	}
}

@media (min-width: 992px)
{
	.flex-icons-banner {
		margin-top:1rem;
		padding-left:0.5rem;
	}
	
	.block_cms_info {
		height: 4rem;
	}
}

@media (min-width: 1200px)
{
	.block_cms_info {
		padding-top: 1rem;
	}
}

#call-link {
    margin-top: 1rem;
}

@media (min-width: 860px)
{
	#call-link {
		font-size: 12px;
	}
}

@media (min-width: 985px)
{
	#call-link {
		font-size: 14px;
	}
}			 
#followus {
    float: right;
    padding: 15px 8px 11px 8px;
}

@media (min-width: 768px) and (max-width: 1199px)
{
	#followus {
		display: none;
	}
}

@media (min-width: 768px)
{
	#followus {
		font-size: 14px;
	}
}


#footer {
	padding-top: 1rem;
}
#product #footer {
	padding-top: 0;
} 

.footer-container {
    background-color: #ACCBCA;
}

.footer-container li a {
    color: #015C5A;
 }

.block-contact {
     color: #015C5A;
	 font-weight: 600;
}

@media (min-width: 768px) and (max-width: 991px)
{
	.block-contact {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
}

@media (max-width: 767px)
{
	.links {
		padding-right: 0;
		padding-left: 0;
	}
}


.row {
	margin-right: 0px;
	margin-left: 0px;
}
/*
@media (min-width: 1400px)
{
	.row {
		margin-right: 5px;
		margin-left: 5px;
	}
}
*/
.megablock_row {
	margin-left: 0;
	margin-right: 0;
}

.hook-default .ets_mm_megamenu_content .container {
     width: 100%;
}

.mm_menu_content_title {
    padding: 7px;
    font-weight: 600;
	font-family: 'Raleway', sans-serif; /*'Josefin Sans', sans-serif !important;*/
	font-size: 16px;
	letter-spacing: -1px
}
@media (max-width: 1400px) {
	.mm_menu_content_title.hidem,
	.mm_menu_content_title i {
		display: none;
	}
}
.ets_mm_megamenu {
	text-align: center;
}

.ets_mm_block {
    text-align: left;
}

.ets_mm_block > .h4 {
    border-bottom: 1px solid #015C5A;
}

.ets_mm_megamenu_content .ets_mm_megamenu_content_content {
    display: table;
	margin: auto;
}

.layout_layout1 .ets_mm_block_content ul li a::before {
    content: none;
}

.layout_layout1 .ets_mm_megamenu_content {
	background: #FFFFFF !important;
}

.layout_layout1 .mm_menus_li {
    border-left: 0px !important;
	border-right: 0px !important;
}

@media (min-width: 1130px)
{
	.mm_menus_li > a {
		font-size: 12px !important;
	}
}

@media (min-width: 1301px)
{
	.mm_menus_li > a {
		font-size: 14px !important;
	}
}

@media (min-width: 1460px)
{
	.mm_menus_li > a {
		font-size: 16px !important;
	}
}

.mt-3 {
    margin-left: 3rem;
}

.mm_has_sub > a .mm_arrow:after,
body#checkout #footer .links {
    display: none;
}

#logo_facebook {
    height: 40px;
    padding-right: 3px;
	padding-top: 5px;
}

#logo_instagram {
    height: 40px;
    padding-right: 5px;
	padding-top: 5px;
}

#custom-text {
    background: #fff;
    border-radius: 2px;
	margin-top: 2.5rem;
    margin-bottom: 2.5rem;
	margin-left:auto;
	margin-right:auto;
    padding: 0;
    text-align: center;
	width: 80%;
}

@media (min-width: 768px)
{
	#custom-text {
		padding: 1rem;
		width: 90%
	}
}

@media (min-width: 1440px)
{
	#custom-text {
		padding: 2.5rem;
	}
}

#custom-text p {
    font-size:1.0em;
}

#custom-text h1 {
    text-align:left;
	text-transform: uppercase;
}

#custom-text h2 {
	text-align: left;
	text-transform: none;
	font-size:1.8rem;
	font-weight:700;
}

#custom-text img {
	height: auto;
}

#product #content {
  max-width: 100%;
} 
#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .template_slide {
	padding-bottom: 2rem;
	padding-top: 2rem; 
	font-weight: 700;
}


#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 1.563rem;
    height: 350px;
    background: #fff;
    /*box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);*/
	box-shadow: 5px 5px 10px 0 rgb(0} 0 0 / 20%);
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: #accbca 3px solid;
}

@media (max-width: 767px)
{
	#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
		margin-bottom: 1rem;
		/*height: 250px;*/
		height: 265px;
	}
	
	.featured-products .products {
		padding-top: 1rem;
	}
	
	.featured-products-mobile {
		margin-right: 2rem;
	}
	.featured-products .products-section-title {
	  padding: 0 15px !important;
	  font-size: 1.1rem
	}
}

.product-accessories {
	margin-left:3rem;
	margin-top:1rem;
}

.product-price {
	color: #E17A7D;	
}

@media (min-width: 1200px)
{
	#products .products, .featured-products .products, .product-accessories .products, .template_slide {
		padding-left: 6rem;
		padding-right: 6rem;
	}

	#js-product-list {
		padding-left:6rem;
		padding-right:6rem;
	}
}

#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
    margin: 1.5rem 1rem;
}

#products {
    margin-top: 0.5rem;
}

.products-selection p {
	padding: 0 2.3rem 1rem 2.7rem;
}

@media (max-width: 767px)
{
	.product-cover {
		margin-bottom: 0.25rem;
		margin-top: 1rem;
	}
}

/*@media (min-width: 768px)
{
	.product-container div {
		margin-top : 1rem;
	}
	
}*/

.pagination {
    padding: 0 4rem 0 4rem;
}

/*.product-miniature .product-title {
    overflow-wrap: break-word;
    height: 40px;
}*/

/*div[itemprop="itemListElement"] {
   width: 25%;
}*/

.product-unit-price {
    font-size: .9rem;
	font-style: italic;
    margin-bottom: 0;
	color:#7a7a7a;
}

.product-unit-price-margin-top {
      margin-top: -0.4rem;
}

.row-product-description {
	/*background: #E1EEEE;*/
	background: #F0EAE5;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.product-description-title,
.product-details-title,
.page-title-categoryslider h2 {
	font-family: 'Raleway', sans-serif; /*'Abhaya Libre', serif;*/
	text-decoration: underline;
	/*text-decoration-color: #02A6A3;*/
	text-decoration-color: #E17A7D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	line-height: 31px;
	margin-bottom: 1.6rem;
	text-underline-offset: 0.5rem;
}

@media (max-width: 375px)
{
	.product-details-title {
		font-size: 23px;
	}
}

.product-cover {
    margin-bottom: 0.25rem;
}

#js-product-list-header2 {
	display:none;
}

p.packaging {
	font-size: 1.1rem;
	/*font-style: italic;*/
	margin-bottom:0;
	margin-top: 1.25rem;
    font-family: -apple-system, "Manrope", sans-serif;
    color: #232323;
}

.product-discounts > .table-product-discounts tbody tr td,
.product-miniature .product-price-and-shipping,
.product-price,
#blockcart-modal .cart-content p,
.cart-summary-line .value,
.cart-bottom .total-line .value {
  font-family: -apple-system, "Manrope", sans-serif;
}

.cart-bottom .cart-total.total-line {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.cart-bottom .total-line .label {
  text-align: left;
  width: 65%;
  margin:0;
}

.cart-bottom .total-line .value {
  text-align: right;
  width: 35%;
}
.block-category .block-category-inner #category-description strong {
    color: #4a4a4a;
}

.block-category .block-category-inner {
	justify-content: center;
}

.block-categories .h6 {
    font-size: 0.9375rem;
    font-weight: 700;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 400;
}

#subcategories {
    display:none;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-top: 8px;
}

.text-copyright {
	font-size: 0.725rem;
	margin-top: 0.5rem;
}

.purchaseText {
    z-index: 999;
    display: block;
    padding: 5px 0px;
	color: #ff0000;
	font-style: italic;
}

.alert-danger {
    margin-top: 1rem;
}

.sitemap {
    padding-left: 4rem;
    padding-right: 4rem;
}

.contact-rich {
    padding: 1rem 2.3rem 1rem 3rem;
}

@media (max-width: 767px)
{
	#exportDataToCsv {
		margin-right: -10px;
	}
	
	#exportDataToPdf {
		margin-right: -10px;
	}
}

.row.carreb {
  background: #FFF;
  padding: 15px;
  border-radius: 5px;
  margin: 10px -5px !important;
}

/* Barre de recherche sur mobile */
@media (max-width: 767px)
{
	.rm-display-search #search_block_top, .rm-display-search #search_widget {
		/*display: block;*/
		display: none;
	}
	
	#search_widget form {
		margin-top: 2.5rem;
	}
	
	.ets_mm_megamenu.hook-default {
		margin-top: 0;
	}
}

/* Menu sur mobile */
@media (max-width: 991.98px)
{
	.ybc-menu-toggle {
		display: none!important;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .changestatus .ybc-menu-toggle {
    display: block;
  }
}
.ybc-menu-toggle {
    font-size: 24px;
}

/* Panier */
@media (max-width: 575px)
{
	.rm-header .rm-cart .count {
		left: 10px;
		background: #ffffff;
		color: #000;
		font-size: 16px;
		padding: 5px 2px;
		line-height: 12px;
	}
}

@media (max-width: 1199px)
{
	.qty {
		padding-right: 0px;
	}
}

@media (max-width: 767px)
{
	.product-line-grid-right {
		padding-left:0px;
		padding-right:0px;
		margin-top:10px;
	}
	
	.rm-header .rm-user {
		height:40px;
	}
	
	.product-image-cart {
		margin-left:0.5rem;
	}
}

@media (min-width: 992px) and (max-width: 1199px)
{
	.product-line-grid-right {
		padding-left:0px;
		padding-right:0px;
	}
}

.card-block.cart-summary-totals .cart-summary-line.cart-total {
     border-top: 1px solid;
	 border-color: #9aabab;
}

#cart-subtotal-products {
	 border-bottom: 1px solid;
	 padding-bottom : 0.8rem;
	 border-color: #9aabab;
}

#cart-subtotal-shipping {
	 border-bottom: 1px solid;
	 padding-bottom : 0.8rem;
	 border-color: #9aabab;
	 margin-bottom: 0;
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
    border: none;
}

.card-block.cart-summary-totals {
    margin-top: -0.6rem;
}

.cart-grid-body .cart-overview {
    background: #fff;
}

body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
    margin-bottom: -0.6rem;
}

#order-items .image img {
    width: 100% !important; 
}

/* Formulaire de contact */
.psgdpr_consent_message {
	padding-left:15px;
}

@media (min-width: 768px)
{
	#captcha-box {
		margin-right:10px;
	}
	
	.contact-form form .form-footer {
		margin-right: 10px;
	}
}

@media (max-width: 767px)
{
	.contact-form form .form-footer {
		margin-left: 10px;
	}
}
/* Fin formulaire de contact */

.renew-password .email {
    padding-left: 2.5rem;
}

@media (min-width: 768px)
{
	.send-renew-password-link {
		padding-right: 2.5rem;
		padding-left: 2.5rem;
	}
	
	.page-customer-account #content {
		padding-top: 0;
	}
	
	.form-control-label {
		padding-top: 0;
	}
}

/* Checkout */
@media (max-width: 767px)
{
	body#checkout section.checkout-step .address-item {
		flex: 0 0 100%;
	}
	
	body#checkout section.checkout-step .form-footer {
		margin-right: 10px;
	}
}

/* Pages CMS */
.page-content.page-cms {
	padding: 0 2rem 0 2rem;
}

@media (min-width: 768px)
{
	.page-content.page-cms {
		padding-left: 4rem;
		padding-right: 4rem;
	}
}

/* OpartAjaxPopup */
.opartajaxpopup_block {
    padding: 15px;
    border: 2px solid #858585;
}

/* Newsletter */
.block_newsletter {
    max-width: 65rem;
	font-size: 1rem;
}

.block_newsletter #block-newsletter-label {
    text-align: center;
}

@media (min-width: 768px){
	.block_newsletter #block-newsletter-label {
		text-align: right;
	}
}
.block_newsletter form .row .col-xs-12:last-of-type p, .block_newsletter form .row .col-xs-12:last-of-type .page-content.page-cms ul, .page-content.page-cms .block_newsletter form .row .col-xs-12:last-of-type ul {
    font-size: 0.875rem;
	color: #232323;
}

/* Mentions promo et rupture de stock */
.product-flags li.product-flag.on-sale, .product-flags li.product-flag {
    text-align: left;
    background: #f7f7f7;
    color: #000000;
    
    font-weight: bold;
    padding-left: 2rem;
    padding-right: 2rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family: 'Raleway', sans-serif; /*Manrope,sans-serif;*/
	opacity: 0.8;
}

@media (max-width: 767px){
	.product-flags li.product-flag.on-sale, .product-flags li.product-flag {
		font-size: 0.6rem;;
	}
}

@media (min-width: 768px){
	.product-flags li.product-flag.on-sale, .product-flags li.product-flag {
		font-size: 0.8rem;;
	}
}

@media (min-width: 1200px){
	.product-flags li.product-flag.on-sale, .product-flags li.product-flag {
		font-size: 0.7rem;;
	}
}

@media (min-width: 1300px){
	.product-flags li.product-flag.on-sale, .product-flags li.product-flag {
		font-size: 0.8rem;;
	}
}

/* Monetico */
body#checkout .additional-information {
	margin-top:0;
}

label#sdevmonetico-card-registry {
	margin-top:0;
}

/* Prestablog */
#ourblog {
    float: right;
	padding: 16px 2px 10px 0px;
}

#blogheader {
	float: right;
	padding-top: 6px;
}

.page-product-box {
    background-color: rgb(255, 255, 255);
}

@media (max-width: 1075px)
{
	#ourblog {
		display: none;
	}
}

@media (min-width: 768px)
{
	#ourblog {
		font-size: 14px;
	}
}
#logo_blog {
    height: 40px;
    padding-right: 5px;
	padding-top: 5px;
}

#logo_promos {
/*    height: 32px;*/
	margin: 5px 0 0 5px;
}

#logo_promos:hover {
    content:url('../img/sticker-discount_hover.png');
}

#blogheader {
	float: right;
	padding-top: 6px;
}
