@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.footer-ok #averin_widget .myWidget_copyright {
    display: none !important;
}
#cart {
    display: flex;
    align-items: center;
    height: 100%;
}
#cart a {
    text-decoration: none;
    color: #413B3B;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.page-catalog .column-content .product-lay .product-info .description h2 {
    font-size: 1em;
}
.queries {
    display: none;
}
.myWidget_copyright {
    display: none !important;
}
.flex-box {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
	.flex-box.space {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.flex-box.align-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.flex-box.align-start {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.flex-box.wrap {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.flex-box.justify-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}	
	.flex-box.justify-end {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}	
	.flex-box.align-stretch {
		-ms-flex-line-pack: start;
		align-content: flex-start;
		-webkit-align-items: stretch;
	}	
	.flex-box.column {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.flex-box.align-end {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}	
	
	.flex-box > .flex-item:nth-child(1) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(2) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(3) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(4) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(5) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(6) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(7) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(8) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(9) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }
	.flex-box > .flex-item:nth-child(10) {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
    }

.absolute {
	position:absolute;
}	
	.absolute.full {
		top:0;right:0;bottom:0;left:0;
	}
	
.relative {
	position:relative;
}

.page-catalog.information p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 15px;
}

.page-catalog.information .images {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin: 30px 0;
}

.page-catalog.information .images img {
    max-width: 100%;
    border: 1px solid #eee;
    padding: 3px;
    transition: .2s;
}

.page-catalog.information .images a:hover img {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.absolute-center {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.black-10 {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,0.1);
}
	.black-10-hover:hover {
		cursor: pointer;
		box-shadow: inset 0 0 0 100px rgba(0,0,0,0.1);
	}
	
.black-5 {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,0.05);
}
	.black-5-hover:hover {
		cursor: pointer;
		box-shadow: inset 0 0 0 100px rgba(0,0,0,0.05);
	}
	
.black-3 {
	box-shadow: inset 0 0 0 100px rgba(0,0,0,0.03);
}
	.black-3-hover:hover {
		cursor: pointer;
		box-shadow: inset 0 0 0 100px rgba(0,0,0,0.03);
	}
	
.padding-16 {
	padding:16px !important;
}
.padding-12 {
	padding:12px !important;
}
.padding-8 {
	padding:8px !important;
}
.padding-4 {
	padding:4px !important;
}
.padding-0 {
	padding:0px !important;
}

.space-x {
	width: 16px;
	flex-shrink: 0;
}
	.space-x-12 {
		width: 12px;
		flex-shrink: 0;
	}
	.space-x-8 {
		width: 8px;
		flex-shrink: 0;
	}

.space-y {
	height:16px;
}
	.space-y.s4 {
		height:4px;
	}
	.space-y.s8 {
		height:8px;
	}
	.space-y.s12 {
		height:12px;
	}
	.space-y.s20 {
		height:20px;
	}
	.space-y.s24 {
		height:24px;
	}
	.space-y.s28 {
		height:28px;
	}
	.space-y.s32 {
		height:32px;
	}
	
.space-x {
	width:16px;
}
.space-x.w30 {
    width: 30px;
}
	.space-x.s4 {
		width:4px;
	}
	.space-x.s8 {
		width:8px;
	}
	.space-x.s12 {
		width:12px;
	}
	.space-x.s20 {
		width:20px;
	}
	.space-x.s24 {
		width:24px;
	}
	.space-x.s28 {
		width:28px;
	}
	.space-x.s32 {
		width:32px;
	}
	
.color-fff {
	color:#fff;
}

.box-100 {
	width:100%;
}
.box-75 {
	width:75%;
}
	.box-75.align-width {
		width:calc(75% - 16px);
	}
.box-70 {
	width:70%;
}
	.box-70.align-width {
		width:calc(70% - 16px);
	}
.box-60 {
	width:60%;
}
	.box-60.align-width {
		width:calc(60% - 16px);
	}
.box-55 {
	width:55%;
}
	.box-55.align-width {
		width:calc(55% - 16px);
	}
.box-50 {
	width:50%;
}
	.box-50.align-width {
		width:calc(50% - 16px);
	}
.box-40 {
	width:40%;
}
	.box-40.align-width {
		width:calc(40% - 16px);
	}
.box-45 {
	width:45%;
}
	.box-45.align-width {
		width:calc(45% - 16px);
	}
.box-33 {
	width:33.33%;
}
	.box-33.align-width {
		width:calc(33.33% - 16px);
	}
.box-30 {
	width:30%;
}
	.box-30.align-width {
		width:calc(30% - 16px);
	}
.box-80 {
	width:80%;
}
	.box-80.align-width {
		width:calc(80% - 16px);
	}
.box-25 {
	width:25%;
}
	.box-25.align-width {
		width:calc(25% - 16px);
	}
.box-20 {
	width:20%;
}
	.box-20.align-width {
		width:calc(20% - 16px);
	}
	
.dn {
	display:none;
}

.height-full {
	height:100%;
}

.inner-hidden {
	overflow:hidden;
}

.semi-bold {
	font-weight:600;
}
.bold {
	font-weight:700;
}

[hidden] {
	display:none;
}

.fond {

}
.cityselect {
 display:inline-block;
 color:#000;
 padding:10px;
 margin:10px;
 cursor:pointer;
 font-weight:300;
 font-family:'Roboto';
}
.mymagicoverbox_fenetre {
    z-index: 9999;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    display: none;
    padding: 10px;
    background-color: #ffffff;
    color: rgb(0 0 0 / 50%);
    font-size: 16px;
    font-weight: bold;
}
.mymagicoverbox_fenetreinterieur {
 text-align:center;
 overflow:auto;
 padding:10px;
 background-color:#ffffff;
 color:#666666;
 font-weight:400;
 font-family:'Roboto';
 font-size:17px;
 border-top:1px solid #e7e7e7;
 margin-top:10px
}
.mymagicoverbox_fermer {
 color:#CB2025;
 cursor:pointer;
 font-weight:400;
 font-size:14px;
 font-style:normal
 font-family:'Roboto';
}
#cityselect_back {
 display: none;
 background-color:#000000;
 opacity:0.7;
 width:100%;
 height:100%;
 z-index:9998;
 position:fixed;
 top:0;
 bottom:0;
 right:0;
 left:0;
}

#cart-total {
    background-color: var(--bs-main-active);
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: flex;
    position: absolute;
    top: 0;
    left: 10px;
    justify-content: center;
    align-items: center;
}
#wishlist-total {
    background-color: var(--bs-main-active) !important;
    transform: translate(-85%, -50%) !important;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: flex;
    top: 10px;
    left: 40px;
    align-items: center;
    justify-content: center;
}
.br_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.prod_nav {
    position: relative;
    gap: 10px;
    margin-bottom: 1rem;
}
.prod_nav a {
    text-decoration: none;
    border: 1px solid;
    padding: 3px 20px;
    border-radius: 7px;
}
.breadcrumb {
    flex-wrap: wrap;
}

.regions span {
    font-size: 12px;
    color: #413B3B;
}
.share {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

.item.active.sales + .children {
    display: none;
}

























@media screen and (max-width: 1832px) {
#navbarSupportedContent .mx-xxl-3,
.tech_link .mx-xxl-3 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}
}




@media screen and (max-width: 1690px) {
#navbarSupportedContent .mx-xxl-3 .navLink,
.tech_link .mx-xxl-3 .navLink,
#cart a {
    font-size: 0.75rem !important;
    margin-right: 0;
    margin-left: 0;
}
.offCatHead {
    font-size: 14px;
}
}








@media screen and (max-width: 1486px) {
#navbarSupportedContent .mx-xxl-3 .navLink, .tech_link .mx-xxl-3 .navLink, #cart a {
    text-transform: initial;
}
}






@media screen and (max-width: 1467px) {
.tech_link .mx-xxl-3 .navLink {
    font-size: 0 !important;
    width: 32px;
    height: 32px;
    color: transparent;
    position: relative;
    top: 6px;
}
#wishlist-total,
#cart-total {
    width: 18px;
    height: 18px;
    display: flex;
    top: 4px;
    left: 34px;
}
#cart-total {
    left: 12px;
    top: 1px;
}
}






























