@font-face {
	font-family: 'Inter';
	src: url(../fonts/Inter.ttf);
	font-style: normal;
}

@font-face {
	font-family: 'Cormorant';
	src: url(../fonts/CormorantGaramond-Regular.ttf);
	font-style: normal;
}

@font-face {
	font-family: 'Cormorant-Medium';
	src: url(../fonts/Cormorant-Medium.ttf.ttf);
	font-style: normal;
}

@font-face {
	font-family: 'CormorantInfant';
	src: url(../fonts/CormorantInfant-Regular.ttf);
	font-style: normal;
}

/*
.thumbnail-top:hover {
	border-bottom: 2px solid;
}*/
#_desktop_logo>a {
	display: inline-block;
}

#product h1.cormo,
.product-price.cormo {
	font-family: 'CormorantInfant';
}

.highlighted-informations {
	display: none;
}

.owl-img-container img {
	max-width: 99% !important;
}

.breadcrumb span {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}

.right-nav {
	display: flex;
	flex-direction: row;
	align-items: center;
}

#_desktop_cart,
#_desktop_user_info {
	float: right;
}

.header-top-right {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	margin-right: 3vw;

}


#_desktop_cart>.blockcart>.header {
	position: relative;
}

#_desktop_a_props {
	padding-right: 10px;
	color: #fff;
}

#Groupe_81>.cls-1 {
	fill: #000;
}

#Rectangle_38>.cls-1 {
	fill: transparent !important;
}

#_desktop_a_props>a {
	color: #fff;
}

#contact-link>a {
	color: #fff;
}

.language-selector>button {
	margin-top: 5px;
}

.language-selector i,
.language-selector span {
	color: #fff !important;
}

#_desktop_language_selector {
	padding-left: 10px;
}

#_desktop_language_selector>.language-selector-wrapper>.language-selector {
	margin-top: 0px !important;
}

#_desktop_contact_link>#contact-link {
	margin-top: 0 !important;
	padding: 0px 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#_desktop_top_menu {
	display: flex !important;
	justify-content: center;
}

#quotes-cart-link>.cart-products-count,
.header>a>.cart-products-count,
.header>.cart-products-count {
	position: absolute;
	right: -4px;
	top: -5px;
	color: #fff;
	background-color: red;
	border-radius: 50%;
	font-size: 13px;
	width: 20px;
	height: 20px;
	text-align: center;
}


.header-top>.container>div:first-child {
	margin-bottom: 1rem;
}

#header .header-nav .blockcart {
	position: relative;
	background-color: #FFF;
}

#header .header-nav .blockcart>.header {
	margin-top: -.125rem;
}

#header .header-nav .blockcart>.header>.cart-products-count {
	top: 5px;
	position: absolute;
}

#footer>.container>.row {
	display: flex;
	align-items: center;
}

#_mobile_search>#search_widget {
	width: 60%;
	float: right;
	margin-bottom: 0;
}

#mobile_top_menu_wrapper {
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}

#header {

	-webkit-box-shadow: none !important;
	box-shadow: none;
}

.home-header .broder {
	height: 1px;
	border: 1px solid #000;
	position: absolute;
	z-index: 10000;
}

.home-header p {
	font-family: Cormorant !important;
}

#custom-text img {
	pointer-events: none;
}

#main .product-miniature .product-description {
	height: 180px;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

@media (max-width:760px) {
	.header-top-right>#search_widget {
		width: 0%;
	}

	#quotes-cart-link>.cart-products-count {
		top: 7px;
		right: -15px;
	}

	#header .header-top>.container>.row:first-of-type {
		display: none;
	}
}

@media (min-width:1px) {
	.breadcrumb {
		margin-top: 1rem;
	}

	h3.cormo {
		font-size: 40px;
		line-height: 7.5vh;
		letter-spacing: 0;
		font-weight: 500;
	}

	.savoir-img>img {
		max-width: 0%;
	}

	.savoir-text>img {
		max-width: 0%;
	}

	.abs-img {
		max-width: 0% !important;
	}

	.col--4 {
		width: 100%;
	}

	.col--3 {
		width: 100%;
	}

	.home-header>.bc {
		position: relative;
		max-width: 100%;
	}

	.home-header {
		padding-bottom: 0;
		position: relative;
	}

	.home-header img {
		object-fit: cover;
		object-position: center;
		height: 749px !important;
	}

	.home-header>div {
		bottom: 0px;
		z-index: 10;
		/* right: 4%; */
		padding-bottom: 20px;
		/* height: 376px; */
		border-top-left-radius: 40px;
	}

	.home-header>div>h3 {
		font-size: 30px;
		line-height: 37px;
		margin: 0;
		padding: 20px 10%;
		margin: 0 auto;
	}

	.home-header p {
		font-size: 20px !important;
		line-height: 25px;
	}

	.home-header .broder {
		height: 1px;
		width: 30px;
		top: 148px;
	}

	.home-header>.abs>.broder:nth-child(4) {
		right: 28%;
	}

	.home-header>.abs>.broder:nth-child(2) {
		left: 28%;
	}

	.third {
		width: 0%;
	}

	.tthird {
		width: 100%;
	}

	#contact,
	#contact>main>#wrapper {
		background-color: #FDF9F4;
	}

	.savoir-text {
		padding: 0 !important;
		flex-direction: column;
		background-color: #FFF;
		height: auto;
		border-bottom-right-radius: 80px;
		display: flex;
		align-items: center;
		position: relative;
		margin-bottom: 200px;
	}

	.savoir-text img:first-of-type {
		display: block;
		padding-right: 10vw;
		width: 100vw;
		object-fit: cover;
		object-position: top;
		height: 100vw !important;
	}

	.tthird {
		padding: 5vw;
	}

	.tthird>h3 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 30px;
	}

	.tthird>p {
		font-size: 15px !important;
		line-height: 20px;
	}

	.savoir-container>.savoir-text {
		width: 100%;
	}

	.savoir-container>.savoir-img {
		width: 0%;
	}

	.tthird>a {
		margin: 10vw 0;
		font-size: 25px;
		text-transform: none;
		padding: 1rem;
	}

	.matiere-container img {
		height: 150px !important;
	}

	.mat-link {
		right: 60px;
	}

	#custom-text>.row {
		width: 100%;
		display: inline-block;
		padding: 0 18%;
		margin-top: -4px;
	}
}

@media (min-width: 500px) {
	.home-header>div>h3 {
		font-size: 40px;
		line-height: 45px;
	}

	.home-header p {
		font-size: 25px !important;
		line-height: 30px;
	}

	.home-header .broder {
		top: 77%;
		/* top: calc(71%); */
	}

	.home-header>.abs>.broder:nth-child(4) {
		right: 32%;
	}

	.home-header>.abs>.broder:nth-child(2) {
		left: 32%;
	}

	.tthird>h3 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 30px;
	}
}

@media (min-width: 600px) {
	.tthird>h3 {
		font-size: 60px;
		line-height: 65px;
		margin-bottom: 30px;
	}

	.tthird>p {
		font-size: 20px !important;
		line-height: 25px;
	}
}

@media (min-width:768px) {
	.top-menu a[data-depth="0"] {
		font-size: 8px;
	}

	#_desktop_logo {
		text-align: left;
	}

	#search_widget {
		width: 145px;
	}

	a.logout.hidden-sm-down {
		font-size: 14px;
	}

	.header-nav {
		background-color: #000;
		padding-top: 2px;
	}

	.col--4 {
		width: 50%;
	}

	.col--3 {
		width: 50%;
	}

	.home-header {
		padding-bottom: 60px;
	}

	.home-header>.bc {
		bottom: 0px;
		z-index: 10;
		right: 0%;
		width: 634px;
		height: 376px;
		border-top-left-radius: 40px;
		position: absolute;
		padding-bottom: 0px;
	}

	.home-header>div>h3 {
		font-size: 50px;
		line-height: 60px;
		margin: 0;
		padding: 101px 57px 20px 57px;
	}

	.home-header p {
		font-size: 25px !important;
		line-height: 30px;
	}

	.home-header .broder {
		top: 69%;
	}

	.home-header>.abs>.broder:nth-child(4) {
		right: 35%;
	}

	.home-header>.abs>.broder:nth-child(2) {
		left: 35%;
	}

	#search_filters,
	#search_filters_brands,
	#search_filters_suppliers {
		padding: 1.5rem 1rem;
	}
}

@media (min-width:992px) {
	.top-menu a[data-depth="0"] {
		font-size: 9px;
	}

	#_desktop_logo {
		text-align: center;
	}
}

@media (min-width:1080px) {
	.header-top {
		border-bottom: 1px solid #ddd;
	}

	.top-menu a[data-depth="0"] {
		font-size: 11px;
	}

	a[data-depth="2"] {
		padding: .625rem 0 .625rem 1.1rem !important;
		font-size: .8rem;
	}

	.breadcrumb {
		margin-top: 0;
	}

	h3.cormo {
		font-size: 55px;
		line-height: 7.5vh;
		letter-spacing: 0;
		font-weight: 500;
	}

	.home-header {
		display: inline-block;
		padding-bottom: 87px;
		padding: 0 6% 120px 6%;
	}

	.home-header img {
		object-fit: none;
		height: 100% !important;
	}

	.home-header>.bc {
		right: 6%;
	}

	.home-header .broder {
		bottom: 120px;
		width: 33px;
		top: inherit;
	}

	.home-header>.abs>.broder:nth-child(4) {
		right: 230px
	}

	.home-header>.abs>.broder:nth-child(2) {
		left: 230px;
	}



	.home-header p {
		font-size: 20px !important;
		line-height: 24px;
	}



	.savoir-text {
		padding: 0 !important;
		background-color: #FFF;
		height: auto;
		border-bottom-right-radius: 80px;
		display: flex;
		align-items: center;
		position: relative;
		flex-direction: row;
		margin-bottom: 200px;
	}

	.savoir-text img:first-of-type {
		display: none;
	}

	.tthird {
		padding: 0;
	}


	.tthird>h3 {
		width: 52%;
		margin: 7.9vh auto 20px auto;
		font-size: 55px !important;

	}

	.tthird>p {
		line-height: 20px;
		font-size: 16px !important;
		width: auto;
		margin: 20px auto 20px auto;
	}

	.tthird>a {
		margin-bottom: 12.1vh;
		font-size: 1rem;
		margin-top: 1vw;
		text-transform: none;
		padding: 0.8rem 1rem;
	}


	.savoir-container>.savoir-text {
		width: 75%;
		display: flex;
	}

	.savoir-container>.savoir-img {
		width: 25%;
		display: flex;
		justify-content: flex-end;

	}

	.mat-row-t {
		display: flex !important;
		flex-wrap: nowrap;
	}

	#contact,
	#contact>main>#wrapper {
		background-color: #FFF;
	}
}


@media (min-width: 1200px) {
	.top-menu a[data-depth="0"] {
		font-size: 12px;
	}

	#search_widget {
		width: 180px;
		min-width: none;
	}

	#_desktop_user_info>.user-info {
		display: inline-flex;
		align-items: center;
	}

	#category #wrapper>.container {
		padding-top: 50px;
	}

	.third {
		width: 33%;
	}

	.tthird {
		width: 66%;
	}

	.abs-img {
		max-width: 100% !important;
	}

	.col--4 {
		width: 47%;
	}

	.col--3 {
		width: 26.5%;

	}

	.matiere-container img {
		height: 100% !important;
	}

	.mat-link {
		right: 20px;
	}

	#search_filters,
	#search_filters_brands,
	#search_filters_suppliers {
		padding: 2.4rem 4rem;
	}
}

@media (min-width: 1400px) {
	.top-menu a[data-depth="0"] {
		font-size: 15px;
	}

	.mat-link {
		right: 60px;
	}
}

@media (min-width: 1600px) {
	.top-menu a[data-depth="0"] {
		font-size: 16px;
	}
}

@media (min-width:1800px) {
	.top-menu a[data-depth="0"] {
		font-size: 17px;
	}
}

@media (min-width: 2000px) {
	#custom-text>.row {
		padding: 5% 18% 0 18%;
	}
}

.header-nav>.container>.row {
	padding: 2px 0 4px 0;
}

.header-nav>div>div>div>div>p {
	color: #fff;
	margin: 5px 0 0 0;
}

.icon-cart::before {
	display: block;
	content: url(../svg/cart.svg);
	position: relative;
	z-index: 3;
	width: 30px;
	height: 30px;
}

.user-info>a>i {
	font-size: 30px;
}

.icon-circle-left::before {
	content: url(../svg/arrow-left.svg);
	/* display: inline-block; */
	border: 1px solid;
	padding: 13px 0px 2px 10px;
	border-radius: 50%;
}

.icon-circle-right::before {
	content: url(../svg/arrow-right-classic.svg);
	/* display: inline-block; */
	border: 1px solid;
	padding: 13px 0px 2px 10px;
	border-radius: 50%;
}

.no-margin {
	margin: 0 !important;
}

.center {
	text-align: center;
}

#index #wrapper>.container {
	width: 100vw;
	padding: 0;
	margin: 0;
}

#wrapper>.container>.row {
	margin: 0;
}

#custom-text {
	background: none !important;
	padding: 0 !important;
	margin-bottom: 0;
}

#wrapper>.container>.row>#content-wrapper {
	padding: 0;
}

.abs-img {
	position: absolute;
	z-index: 3;
	top: 20vh;
	left: 0;
	width: 20.1vw;
	height: auto !important;
}

.savoir-img {
	padding: 0;
	text-align: right;
}

.savoir-img>img {
	width: 22vw;
	height: auto !important;
}

.full {
	width: 100%;
}

.bc {
	background-color: #FDF9F4;
}

.custom_text_container {
	display: inline-block;
	width: 100%;
}

.matiere-container>.row {
	width: 100%;
	display: inline-block;
	padding: 0 18%;
}

#custom-text>.row>h3 {
	margin: 3rem 0;
}

.ets-txt>h4 {
	margin: 0;
	padding-top: 32px;
	padding-bottom: 18px;
	font-size: 26px;
	line-height: 31px;
	font-weight: 500;
	background: #fff;
	color: #000;
}

.ets-txt>p {
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	padding: 0px 44px 32px 44px;
	background: #fff;
}

.ets-container {
	padding: 0 18px;
	margin-bottom: 51px;

}

.ets-container img {
	width: 100%;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}

.matiere-container>.row>h3 {
	margin: 100px 0 50px 0;
}

.matiere-container img {
	width: 100%;
}

.mat-img {
	border-radius: 50px;
}

.matiere-container>div>div {
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 40px;
}

.matiere-container>div>div>a {
	display: block;
	height: 100%;
}

.mat-link {
	bottom: 20px;
	font-size: 29px !important;
	line-height: 35px;
	font-weight: 300 !important;
	color: #FFF !important;
	display: flex;
	align-items: stretch;
}

.col--4,
.col--3 {
	position: relative;
	float: left;
}

.cormo {
	font-family: 'Cormorant';
}

.cormo-m {
	font-family: 'Cormorant-Medium';
}

.arrow-right-black {
	content: url(../svg/chevron_right_black.svg);
}

.arrow-right-white {
	content: url(../svg/chevron_right_white.svg);
}

.b {
	color: #000 !important;
}

.w {
	color: #FFF !important;
}

.abs {
	position: absolute;
}

.footer-container>.container {
	width: 100%;
}

.footer-list {
	display: flex;
	align-items: center;
	padding: 88px 0px;
}

.footer-list li {
	margin: 8px 0px;
}

.footer-list li>a {
	font-size: 14px;
	line-height: 20px;
	color: #000;
}

.footer-list .h3 {
	font-size: 20px;
	line-height: 24px;
	font-family: 'Inter';
}

.footer-list>div {
	display: flex;
	justify-content: center;
}

.footer-bottom p {
	margin-top: 15px;
}

.footer-bottom a {
	color: #000;
	font-size: 17px;
	line-height: 20px;
}

.border-top {
	position: absolute;
	left: 2.5%;
	top: 0;
	width: 95%;
	border-top: 1px solid black;
}

.select-border-bottom,
.input-border-bottom {
	background: none;
	border: none;
	border-bottom: 1px solid;
	width: 100%;
	height: 42px;
}

.input-border-bottom::placeholder,
textarea::placeholder {
	color: #000;
	font-size: 16px;
	opacity: 1;
}

.input-border-bottom::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	/* Chrome, Safari, Opera */
	color: #000;
	font-size: 16px;
	opacity: 1;
}

.input-border-bottom:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #000;
	font-size: 16px;
	opacity: 1;
}

.input-border-bottom::-ms-input-placeholder,
textarea:-ms-input-placeholder {
	/* Microsoft Edge */
	color: #000;
	font-size: 16px;
	opacity: 1;
}

#contact .contact-form {
	padding: 0;
}

#contact .contact-form>form>section>div:nth-child(1) {
	padding: 5.4% 4.5% 5% 10.5%;
}

#contact .contact-form>form>section>div:nth-child(2) {
	padding: 0;
}

#contact textarea {
	margin-top: 15px;
	background: transparent;
	border-color: #292929;
}

#contact .form-fields>div>img {
	float: right;
}

#contact .form-fields .btn-primary {
	background: transparent;
}

#contact .breadcrumb {
	display: none;
}

.contact-form h3 {
	font-weight: 400;
	font-size: 39px !important;
	line-height: 47px !important;
	text-transform: none !important;
}

#search_filters {
	background-color: #FDF9F4;
}

#search_filters>p {
	display: none;
}

.block-category {
	display: none;
}

#category .total-products>p {
	display: none;
}

#category .breadcrumb {
	display: none;
}

.circle-left {
	background-image: url('/img/fleche-gauche-categorie.png');
	left: -100px;
}

.circle-right {
	background-image: url('/img/fleche-droite-categorie.png');
	right: -100px;
}

.circle-right,
.circle-left {
	width: 44px;
	position: absolute;
	height: 44px;
	z-index: 10;
	top: 50%;
}

#index .slider-category {
	/*width: 70%;*/
	max-width: 100%;
	padding: 150px 15%;
}

#index .slider-category>h3 {
	margin: 0px 0 100px 0;
}

.owl-link>p {
	text-align: left;
	margin-left: 15px;
}

.owl-link>p>a {
	color: #000;
}
/*
#contact main .container {
	padding: 0 8%;
}*/

.product-miniature h2>a {
	text-transform: uppercase;
	color: #292929 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	line-height: 19px;
	font-family: 'Inter';
}

.before-price {
	margin: 0;
}

.product-price-and-shipping>p {
	font-size: 15px;
}

.product-price-and-shipping>.price {
	font-size: 12px;
}
.block-contact{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 1400px) {}



@media (max-width: 767px) {
	.footer-list {
		flex-direction: column;
	}

	.footer-list>div {
		flex-direction: column;
		align-items: center;
	}

	.footer-container .wrapper:first-of-type {
		margin-top: 20px;
	}

	.footer-container .wrapper {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}

	.footer-container .wrapper ul {
		display: block;
	}

	.block-contact>div {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}

	.footer-container .links ul>li {
		font-weight: 400;
	}

	.footer-bottom p {
		text-align: center;
	}
}

@media (max-width: 700px) {
	.circle-left {
		top: 23%;
		left: -18%;
	}

	.circle-right {
		top: 23%;
		right: -18%;
	}
}

@media (max-width: 600px) {

	.header>a>.cart-products-count,
	#header .header-nav .blockcart>.header>.cart-products-count {
		top: 0px;
		right: 0px;
		position: absolute;
	}

	.circle-left {
		top: 23%;
		left: -15%;
	}

	.circle-right {
		top: 23%;
		right: -15%;
	}
}

@media (max-width: 500px) {
	#_mobile_search>#search_widget {
		width: 180px;
	}



	#header .header-nav .cart-preview.active {
		background: #FFF;
	}

	#mobile_top_menu_wrapper a {
		font-size: 3vw;
	}

	.home-header>div {
		position: relative;
		width: 100%;
		padding-bottom: 20px;
	}

	.home-header h3 {
		padding: 30px 0 20px 0;
		margin-right: 0 !important;
	}


	#index .slider-category {
		max-width: 100%;
		padding: 1px 15%;
	}

	.savoir-text {
		padding: 10px !important;
		height: auto;
	}

	.savoir-img {
		text-align: center;
	}

	#custom-text>.row {
		margin-bottom: 10vh;
	}

	.select-border-bottom,
	.input-border-bottom {
		background: none;
		border: none;
		border-bottom: 1px solid;
		width: 100%;
		height: 42px;
	}

	#search_widget input::placeholder,
	textarea::placeholder {
		font-size: 12px;
	}

	#search_widget input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
		font-size: 12px;
	}

	#search_widget input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
		font-size: 12px;
	}

	#search_widget input::-ms-input-placeholder,
	textarea:-ms-input-placeholder {
		font-size: 12px;
	}
}

@media (max-width: 400px) {
	#_mobile_search>#search_widget {
		width: 120px;
	}

	.propos-nous .border-bottom-md {
		display: none;
	}
}