body{
	background: white;
	font-family: 'Fira Sans', sans-serif !important;
	overflow-x: hidden !important;
	margin-right: 0;
    padding-right: 0;
    overflow-x: hidden;
}

.border-bottom-color{ border-bottom: 1px solid black; }

.header-nav #header-nav-menu li{
	display: inline-block;
	position: relative;
}

.header-nav #header-nav-menu li a{
	color: white;
	font-size: 15px;
}

.header-nav #header-nav-menu .border_right:before{
	content: '';
    position: absolute;
    width: 2px;
    height: 12px;
    right: -15px;
    margin-top: 4px;
    background: #fff;
}
#header .header-nav{
	border-bottom: 0px !important;
}


.search-widget form input[type=text]{
	border: 0px solid rgba(0,0,0,.25) !important;
	border-bottom: 1px solid rgba(0,0,0,.25) !important;
}

input:hover,
input:target,
input:focus,
input:visited,
input:active,
search-widget form button[type=submit]:hover,
search-widget form button[type=submit]:target,
search-widget form button[type=submit]:focus,
search-widget form button[type=submit]:visited,
search-widget form button[type=submit]:active{
	border: 0 !important;
	outline: 0 !important;
} 

.search-widget form button[type=submit]{
	left: -5px;
	right: unset;
}

.header-top{
	padding-bottom: 0 !important;
}

#_desktop_logo a{
    position: absolute;
    top: -48px;
    left: -8px;
    z-index: 999999;
}

#_desktop_logo img{
    width: 305px;
}

.header-top .contact_header{
	padding-left: 24px;
}

.header-top #top-menu{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}


#index .carousel .carousel-inner figure{
	height: 100% !important;
}

#index .carousel .carousel-inner figure img{
	height: 100% !important;
}

#wrapper{
	padding-top: 0 !important; 
}

.carousel .carousel-item .caption{
	top: 50%;
	left: 50% !important;
	transform: translate(-50%,-50%);
	text-align: center;
	bottom: unset !important;
    max-width: 100% !important;
}

.display-1{
	color: #ee4699;
	text-transform: unset!important;
	font-weight: 200 !important;
	font-size: 70px;
	font-family: 'Prata', serif !important;
}

.display-1:before{
	content: '';
    position: absolute;
    top: -45px;
    left: -40px;
    background-image: url(../../assets/icons/icon_slider_pink.png);
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
}

.caption h1 span,
.caption h2 span,
.caption h3 span,
.caption h4 span,
.caption h5 span,
.caption p{
	padding: 0rem 1rem 0rem 1rem !important;
	text-align: center !important;
	font-family: 'Prata', serif !important;
}

.caption h1,
.caption h2,
.caption h3,
.caption h4,
.caption h5{
	text-align: center !important;
}

#header_container{
	padding: 1px;
}

.caption-description h1,
.caption-description h2{
	font-size: 23px;
	text-transform: uppercase;
	font-weight: normal;
}

#footer .links .h3{
	display: none;
}

#footer .links .wrapper{
	border-left: 1px solid #c3c3bb;
}

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

.block-social ul{
	float: right;
}

.footer_before_paragraf{
	font-size: 18px;
	margin-top: 1rem;
}

.footer_before_paragraf a{
	color: rgba(51, 77, 94, 255);
}

.footer_before_paragraf a:hover{
	color: #b9ce12;
}

#index #content #_desktop_top_menu{
	display: block !important;
	margin-top: 1rem;
}

#index #content #_desktop_top_menu .dropdown-item span{
	display: none;
}

.vc_row {
	margin: 0 auto !important;
}

.presantation{
	padding-top: 3.5rem;
	margin-top: 3rem !important;
	padding-bottom: 3rem !important;
	left: 0 !important;
}

.presantation p,
.presantation div{
	color: white;
	font-weight: normal;
	font-family: 'Prata', serif !important;
}

.presantation .services p,
.presantation .services div{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 17px;
	font-family: 'Roboto', sans-serif !important;
}


.presantation .services .wpb_single_image{
	margin-bottom: 10px !important;
}

.presantation .services{
	padding-top: 1.5rem;
	margin-top: 1.5rem !important;
}

.presantation .vc_col-sm-12{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.padding_container{
	padding-left: 6rem;
	padding-right: 6rem;
}

.banner{
	height: 233px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background-size: cover !important;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

.contact_banner{
	background-image: url(../banners/contact.png);
}

#index #wrapper{
	margin-top: 0 !important;
}

.card{
	box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, .0) !important;
	border: 0 !important;
}

.contact_title{
	font-family: 'Prata', serif !important;
	color: #334d5e !important;
	font-size: 21px;
    font-weight: 100;
}

.contact-form .form-control{
	border: 0 !important;
}

.contact-form  .contact_button{
	background: transparent !important;
	color: #ff9208;
	border: 0 !important;
	font-size: 15px;
	padding: 0 !important;
	transition: all 0.6s;
	text-align: right !important;
}

.contact-form  .contact_button:hover{
	background: #ff9208 !important;
	text-align: center !important;
	padding: 0.5rem 1rem 0.5rem 1rem !important;
}

#contact #main{
	margin-bottom: 0 !important;
}
#contact .container{
	padding-top: 0 !important;
}
#contact #content{
	padding: 0 !important;
}
#contact #content-wrapper,
.contact-form,
#contact .card{
	background: transparent !important;
}

#contact:before,
.cms-id-1:before,
.cms-id-9:before{
	content: '';
    background-image: url(../icons/icon_logo_body.png);
    background-repeat: no-repeat;
    width: 488px;
    height: 76%;
    background-size: contain;
    position: absolute;
    top: 12rem;
    left: 4rem;
    visibility: visible;
}

@media (max-width: 767px){
	#contact:before,
	.cms-id-1:before,
	.cms-id-9:before{
		display: none !important;
	}
}

.contact_map{
	margin-bottom: 3rem;
	margin-top: 1rem;
}

#main .page-header h1{
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	font-family: 'Prata', serif !important;
	color: #334d5e;
}

.page-authentication .custom_banner_page,
#cart .custom_banner_page{
	background-image: url(../banners/login.png);
	height: 233px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background-size: cover !important;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

.cms-id-8 .custom_banner_page{
	background-image: url(../banners/le-magasin.png);
}

.cms-id-1 .custom_banner_page{
	background-image: url(../banners/liverasion.png);
}

.cms-id-9 .custom_banner_page{
	background-image: url(../banners/qui.png);
}

#category .custom_banner_page{
	background-image: url(../banners/shop.png);
	height: 233px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background-size: cover !important;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

#checkout .custom_banner_page{
	background-image: url(../banners/login.png);
}

#my-account .custom_banner_page{
	background-image: url(../banners/login.png);
}

.cms-id-2 .custom_banner_page{
	background-image: url(../banners/login.png);
}

#addresses .custom_banner_page{
	background-image: url(../banners/login.png);
}

#search_widget .icon_submit{
	left: -5px !important;
	right: unset !important;
}

#blockcart-modal{
	z-index: 99999999 !important;
}

#product .custom_banner_page{
	background-image: url(../banners/shop.png);
	height: 233px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background-size: cover !important;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

.login-form input,
.register-form input{
	background: #e1e1e1 !important;
	border: 0 !important;
}

.register-form p a{
	color: #b9ce12;
}

.login-form .form-group,
.register-form .form-group{
	margin-bottom: 0.5rem !important;
}

.forgot-password a:hover,
.no-account a:hover{
	color: #334d5e;
}

.forgot-password a,
.no-account a{
	color: #334d5e;
}

#submit-login{
	background: #ff9208 !important;
	margin-top: 1rem;
}

.register-form .form-footer button{
	background: #ff9208 !important;
}

#authentication hr{
	border-top: 1px solid #000000 !important;
}

#main{ margin-bottom: 4rem; }

.cms-id-8 .page-header{
	display: none;
}

.vc_images_carousel{
	height: 500px;
}

.cms-id-8 .wpb_content_element{
	margin-bottom: 0px !important;
}
.cms-id-8 .vc_carousel-control .icon-next,
.cms-id-8 .vc_carousel-control .icon-prev{
	color: white;
    opacity: 1;
    background: black;
    width: 53px !important;
    height: 53px !important;
    border-radius: 100%;
        margin-left: -28px !important;
}

.cms-id-8 .vc_carousel-control .icon-next:before,
.cms-id-8 .vc_carousel-control .icon-prev:before{
    top: 14px !important;
    margin-left: 3px;
    color: white;
}
.cms-id-8 .vc_carousel-control .icon-prev:before{ margin-left: -3px !important; }
.cms-id-8 .vc_carousel-indicators{
	display: none;
}

.cms-id-8 .vc_item{
	height: 500px !important
}

.cms-id-8 .vc_item img{
	height: 500px;
    object-fit: cover;
}

@media(min-width: 767px){
	.cms-id-8 .wpb_column{
		padding-left: 0 !important;
	}
	.cms-id-8 .icon_grey {
		padding: 2rem !important;
	}
}

@media(max-width: 767px){
	.cms-id-8 .icon_grey {
		padding: 1rem !important;
	}
}


.cms-id-8 #main,
.cms-id-1 #main,
.cms-id-1 #content,
.cms-id-8 #content{
	margin-bottom: 0!important;
	padding-bottom: 0 !important;
}

.icon_grey:before{
	content: '';
    background-image: url(../icons/le_magasin.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -6px;
    left: -117px;
    margin-left: -15px;
    width: 100%;
    height: 500px;
    opacity: 0.5;
}

.z-index-9{
	z-index: 99999 !important;
}

.livrasion_content .wpb_column{
	padding-left: 0 !important;
}
#content-wrapper{
	background: white !important;
}

.product-line-info a{
	color: black;
	font-weight: bold;
}

.product-line-grid{
	display: flex;
    justify-content: flex-start;
    align-items: center;
}

.js-cart-line-product-quantity{
	border: 0!important;
	margin-right: 3px;
}

/*.cart-grid .label{
	display: none;
}
*/
#cart-subtotal-products span{
	color: black;
	font-weight: bold;
}
.cart-summary{
	background: #f5f5f5 !important;
	margin-top: 56px;
}

.cart-grid-right .blockreassurance_product{
	display: none !important;
}

.cart-summary .checkout a{
	width: 100%;
	letter-spacing: 1px;
}

.logout_icon{
	width: 30px; 
	height: 30px; 
	filter: brightness(0) invert(1);
}

.account_icon{
	width: 30px; 
	height: 30px; 
	filter: brightness(0) invert(1);
}

#checkout .cart-grid-body,
#checkout .cart-grid-right .js-checkout-summary{
	background-color: #F5F5F5;
}

#checkout .cart-grid-right .card{
	background-color: #F5F5F5;
}

.step-number{
	display: none !important;
}

#checkout .form-control{
	background: #e1e1e1 !important;
	border: 0 !important;
}

.step-title .step-edit,
.edit-address {
	background: #ff9208;
	color: white !important;
	text-transform: uppercase;
	padding: 0.5rem;
}

#checkout-delivery-step .content{
	padding: 0 !important;
}

.delete-address{
	background: white !important;
	padding: 0.5rem;
	background-color: #ed7421 !important;
	color: white !important;
}

.cart-summary-line:nth-child(2) hr{
	display: none;
}

.cart-summary-line hr{
	border-top: 1px solid black !important
}

.page-footer a{
	background: #ed7421;
	color: white !important;
	padding: 0.5rem;
}

.page-customer-account #content{
	background: white !important;
}

.page-customer-account #content form{
	background: #f5f5f5;
}

.page-customer-account .custom_banner_page{
	background-image: url(../banners/login.png);
}

#checkout-guest-form form{
	padding: 0 !important;
	margin: 0 !important;
}

#checkout-guest-form .container{
	padding: 0 !important;
}

.login-form{
	padding: 1rem;
	background: #f5f5f5;
}

.register-form .container{
	padding: 0 !important;
}

.blockreassurance_product{
	display: none;
}

.product-price .current-price{
	border-top: 1px solid #656565;
}

.product-accessories .h5{
	text-align: center;
	font-family: 'Prata', serif !important;
	font-weight: normal;
	font-size: 28px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	color: #334d5e;
}

#cart .product-price{
	border-top: 0px solid #656565 !important;
    border-bottom: 0px solid #656565 !important;
    font-size: 16px !important;
}

#price_edit{
	position: relative;
	border-top: 2px solid #656565;
    border-bottom: 1px solid #656565;
    font-size: 22px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

#price_edit span{
	color: #ff9208;
}

#price_edit:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #656565;;
    top: 2px;
}

#product .product-accessories{
	background: #f5f5f5;
}
#product .product-miniature{
	margin-bottom: 3rem;
}

#product .product-title a{
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important;
	color: #656565;
}

#category .product-miniature{
	background: #F5F5F5 !important;
	padding: 6px;
}

#category #footer{
	display: inline-table;
	width: 100%;
}

#category .product-title,
#category .product-title a{
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px !important;
	color: #656565;
}

#category .col-lg-4{
	width: 50%;
}

#category .custom_container{
	padding-left: 4rem;
	padding-right: 4rem;
}

.block-categories .collapse-icons{
	background: #b9ce12;
	width: 21px;
    height: 21px;
}

.block-categories .collapse-icons i{
	color: white;
	font-size: 17px;
	font-weight: bold;
}

.block-categories ul .h6{
	font-family: 'Prata', serif !important;
	font-weight: normal !important;
	font-size: 20px !important;
}

.block-categories ul li ul li ul li a{
	font-family: 'Roboto', serif !important;
    font-size: 13px !important;
    color: #000000;
    font-weight: normal;
}

.block-categories ul li ul li ul li{
	margin-bottom: 20px;
}

.block-categories ul li ul li ul li{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#search_filters .h6{
	font-family: 'Prata', serif !important;
	font-weight: normal !important;
	font-size: 17px !important;
	color: #334D5E;
}

#search_filters .ui-widget-header{
	background: #b9ce12 !important;
}

.pdf_with_image .wpb_single_image img{
	width: 100%;
	height: 258px;
	object-fit: cover;
}

.pdf_with_image .wpb_button_a{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pdf_with_image .wpb_column{
	padding-left: 7px;
	padding-right: 7px;
}

.pdf_with_image .wpb_button_a span{
	display: flex;
    justify-content: center;
    align-items: center;
    color: wheat;
    font-size: 62px;
	width: 71px;
    height: 71px;
    background: rgba(0,0,0,0.7);
    border-radius: 100%;
}

 .cms-id-9 .vc_row{
 	left: 0 !important;
 }

 .cms-id-9 #content{
 		padding: 0 !important;
 }

 .popover.sub-menu{
 	padding-top: 3rem;
 	padding-left: 9.5rem;
 	padding-bottom: 3rem;
 	border-top: 2px solid transparent !important;
 	margin: 0 !important;
    width: 100% !important;
 }
 #header .logo{
 	transition: all 0.5s;
 }

 .top-menu .sub-menu a{
 	padding: 0 !important;
 	margin: 0 !important;
 }

 #index .block-categories ul li a{
 	display: none;
 }

  #index .block-categories ul li ul a{
 	display: block !important;
 }

 #index #content #_desktop_top_menu ul{
	text-align: center;
}

.categories-homepage .image-category{
    height: 100%!important;
    background-color: #fff;
    margin-bottom: 2rem;
    width: 27%;
    margin: 15px;
    padding:0;
}


.categories-homepage{
	left: 0 !important;
}

.categories-homepage .image-category .title{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    background: rgba(1,1,1,0.5);
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-family: 'Prata', serif !important;
    width: 100% !important;
    text-transform: uppercase;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.categories-homepage .image-category .title a{
	color: white;
}

.categories-homepage .image-category > div,
.categories-homepage .image-category > div > div,
.categories-homepage .image-category > div > div > div,
.categories-homepage .image-category >  div > div > div > div,
.categories-homepage .image-category > div > div > div > div > div{
	height: 100% !important;
}

.categories-homepage .image-category img{
	height: 100%;
	width: 100%;
	max-height:170px;
	object-fit: cover;
}

#index #content .block-categories .collapse-icons{
	display: none !important;
}
#index #content .block-categories{
	text-align: center;
}

#index #content .block-categories .category-sub-menu li[data-depth="0"]>a{
	margin-top: 0 !important;
}

#index #content #_desktop_top_menu ul li a,
#index #content .block-categories ul li ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-transform: uppercase;
    font-family: 'Prata', serif !important;
    font-size: 22px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-color: rgba(0,0,0, 0.7);
    top: 50%;
    position: relative;
    transform: translate(0%, -50%);
    font-weight: normal;
}


.wpb_single_image .title span{
	font-weight: normal;
}

.wpb_single_image .title span span{
	font-weight: bold !important;
}

.category-sub-menu .current_state{
	color: #b9ce12 !important;
}

#index .collapse .category-sub-menu{
	display: none !important;
}

#index article.product-miniature{
	background: #f5f5f5;
	padding: 6px;
}

#index .products .single_product{
	width: 50%;
}

.promo{
	left: 0 !important;
	display: none;
}

.promo .thumbnail-container{
	display: flex;
	height: 346px;
}

.promo .thumbnail-container a{
	width:100%;
	height: 100%;
}

.promo .thumbnail-container img{
	height: 100%;
}

.promo .product-description{
	height: 100% !important;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-end;
}

.submit_ok{
	right: 0 !important;
    left: unset !important;
    color: #ff9208 !important;
}

#index #main{
	margin-bottom: 0!important;
}

.top-menu[data-depth="2"] a{
	color: black !important;
}

.top-menu .current a[data-depth="0"]{
	color: #b9ce12 !important;
}

.top-menu a[data-depth="1"]{
	color: #b9ce12 !important;
}

#contact #content{
	z-index: 999999999;
}

.vc_custom_1584975427104 img{
	width: 100%;
}

.block_newsletter > div{
	width: 100% !important;
}

#contact .custom_banner_page{
	display: none !important;
}

.services_footer .icon_footer_services{
	width: 50px;
}


.modal{
	z-index: 9999999 !important;
}

.modal .modal-content{
	border-radius: 0 !important;
}

.forgotten-password input{
	background: #e1e1e1 !important;
    border: 0 !important;
}

.link-page-forget{
	display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
}

.quickview .modal-footer{
	display: none;
}

#product #content-wrapper{
	margin-top: 1rem;
}

@media (max-width: 767px){
	.cart-products-count_9{
		top: 18px;
		right: 11px; 
		font-size: 10px;
		left: unset !important;
	}

	.cart-products-count_10{
		top: 18px;
		right: 18px; 
		font-size: 14px;
	}

	.cart-products-count_0{
		top: 24px !important; 
		font-size: 14px; 
		right: 24px;
	}
}

@media (min-width: 767px){
	.cart-products-count_9{
		top: 18px;
		right: 18px; 
		font-size: 10px;
	}

	.cart-products-count_10{
		top: 18px;
		right: 18px; 
		font-size: 14px;
	}

	.cart-products-count_0{
		top: 18px !important;
	    font-size: 13px;
	    right: 18px;
	}
}

.js-customer-form .form-group:nth-child(5){
	display: none !important;
}