body {
    font-family: "Open Sans", sans-serif;
    background-color: #ffffff;
	color: #0f2c52
}
img {max-width: 100%;}
.mt-15{margin-top: 15px;}
.mt-20{margin-top: 20px;}
.mt-30{margin-top: 30px;}
.mt-50{margin-top: 50px;}
.mb-15{margin-bottom: 15px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mb-50{margin-bottom: 50px;}
.mx-auto{margin-left: auto;margin-right: auto;}
a{color: #000}
a:hover{
	text-decoration: none;
	color: #000
}
h1, .h1-style{
    font-family: 'Open Sans', sans-serif;
	color: #07243f;
}
.title.center h1, .title.center h2 {
    padding: 0 0 15px;
    margin: 0 0 25px;
}
.title.center h1:after, .title.center h2:after {
    background: #90b7e1;
    bottom: 15px;
}
.btn, .btn-alt, .btn-primary, button.action {
    height: 30px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
    background-color: #fff;
    border-color: #0f2c52;
    color: #0f2c52;
}
.btn-alt:hover,.btn:hover,.btn-primary:hover,button.action:hover,.btn-alt:active,.btn:active,.btn-primary:active,button.action:active,.btn-alt:focus,.btn:focus,.btn-primary:focus,button.action:focus {
    color: #90b7e1;
    border-color: #0f2c52;
    background-color: #ffffff;
}
.header-cart.variant-1 .dropdown-container .product-item-name a {
    color: #0f2c52;
}
.header-cart.variant-1 .dropdown-container .product-item-name a:hover {
    color: #90b7e1;
}
.form-control {
    margin-bottom: 10px;
}
.full-nopad > .container [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}
.bottom-space {margin-bottom: 30px;}
.shopping_cart {
    float: right;
    display: block;
}
.header-link {
    font-size: 14px;
    line-height: 40px;
    color: #538bc7;
}
.header-link.header-account {
    font-size: 20px;
/*    line-height: 0;*/
}
.header-link > a{
	color: #90b7e1;
	font-weight: 600;
    padding: 0px 5px; 
}
.header-link > a i.icon {
    padding-right: 0;
	color: #90b7e1;
}
.header-link.header-select > a:after {
    font-family: 'FontAwesome';
    content: "\f0d7";
    font-size: 12px;
}
.header-link.header-account > a i.fa {
    font-size: 11px;
}
.header-link > a:hover, .header-link > a:hover i.icon {
    color: #c1e0ff;
}
.header-link > a:hover span {
    color: #90b7e1; 
    text-decoration: none;
}
.header-link.header-cart, .header-link.header-search {
    float: none;
    margin: 0;
    font-size: 18px;
/*    line-height: 90px;*/
}
.header-link > a .badge{
	position: absolute;
    left: auto;
    top: 10px;
    background-color: #8cb3dd;
}
.top-bar{
    height: 40px;
    background-color: #0f2c52;
}
.header-language .dropdown-container li a:hover {
    color: #0f2c52;
}
.dropdown-link:hover > .dropdown-container {
    top: 40px;
	border-bottom: 2px solid #90b7e2;
}
.header-links .dropdown-link:hover > .dropdown-container {
    top: 40px;
}
.header-language .dropdown-container {
    min-width: 100px;
}
.header-links {
    display: block;
    float: right;
    margin: 0 5px 0 5px;
}
.megamenu {
    display: block;
    float: none;
}
.sub-menu {
    -webkit-box-shadow: 0 12px 20px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 12px 20px 2px rgba(0, 0, 0, 0.05);
	border-bottom: 3px solid #90b7e1;
}
.megamenu .nav {
    float: none;
    display: flex;
    justify-content: flex-end;
}
.header-logo {
    float: left;
    position: relative;
	margin: 0;
	height: 65px;
    line-height: 65px;
}
.page-header.is-sticky .header-logo img{
    max-width: 100%;
}
.megamenu .nav > li > a{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
    color: #89b8ea;
    background: none;
    padding: 0 7px;
    margin: 35px 0;
    transition: all .3s ease;
    position: relative;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.megamenu .nav > li{
	position: relative;
}
.megamenu .nav > li > a:hover,.megamenu .nav > li > a:focus{
	color: #07243f;
    font-size: 13px;
}
.megamenu .nav > li.active > a{
    font-weight: bold;
	color: #07243f;
    font-size: 13px;
}
.sub-menu .category-links a:hover {
    text-decoration: none;
    margin-left: 0;
    margin-right: -7px;
}
.megamenu .nav > li{
	margin-right: 0;
}
.sub-menu .category-links a{
	color: #0f2c52
}
.simple-dropdown .sub-menu ul.category-links li:hover > a {
    color: #90b7e1;
}
.page-header.sticky .navbar {
    -webkit-box-shadow: none;
    box-shadow: none;
	background: #fff;
}
.header-cart.variant-1 .dropdown-container .product-item-photo img {
    width: 100%;
    vertical-align: top;
}
.header-cart.variant-1 .dropdown-container .product-item-details {
    width: calc(100% - 110px);
}
.header-cart.variant-1 .dropdown-container .product.actions {
    width: 30px;
}
.header-cart.variant-1 .dropdown-container .product-item-qty {
    margin-top: 8px;
}
.header-cart.variant-1 .dropdown-container .label {
    display: inline-block;
}
.header-cart.variant-1 .dropdown-container .block-content .subtotal {
    line-height: normal;
}
.header-cart.variant-1 .dropdown-container .block-content .actions {
    line-height: normal;
}
/* Slider Home */
.swiper-slide .container{
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.txt-box-slide {
	display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 390px;
    height: 100%;
    background: rgba(216, 216, 216, 0.8);
    padding: 15px 6px 25px 15px;
}
.box-slide {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
	transform: translateY(-50%);
	height: auto;
}
.mainSlider .swiper-container .text3-2{
	display: none;
}
.mainSlider .swiper-container .text3-1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px!important;
    font-weight: 300;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #fff;
    position: static;
}
.btn-kalm {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.9px;
    text-align: center;
    color: #07243f;
    background: #fff;
    height: auto;
    padding: 13px 34px;
    border: 1px solid #07243f;
    transition: all .3s ease;
}
.btn-kalm:hover, .btn-kalm:focus, .btn-kalm:active {
    background: #fff;
	color: #c1dfff;
}
.mainSlider .swiper-container .text3-6 {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    line-height: normal!important;
    padding: 6px 13px!important;
}
.btn-kalm.btn i.icon, .btn.btn-alt i.icon {
    line-height: 16px;
}
.header-cart.variant-1 .dropdown-container .block-content .subtotal .price-container,
.header-cart.variant-1 .dropdown-container .product-item-pricing .price-container {
    color: #111111;
}
.header-cart.variant-1 .dropdown-container .product.actions a:hover, .header-cart.variant-1 .dropdown-container .product.actions a:hover:after {
    color: #191919;
    text-decoration: none;
}
.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets{
	display: none;
}
/* End Slider Home */
/* Category Slider */
.promo{
	position: relative;
	height: 800px;
	overflow: hidden;
	border: 2px solid #07243f
}
.promo img {
    width: 100%;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}
.promo .overlay{
	position: absolute;
	top: 50%;
	left: 70px;
	right: 70px;
	transform: translateY(-50%);
}
.title-beaut{
	font-family: "Montserrat", sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: normal;
	color: #07243f;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 36px;
	border: none;
	position: relative
}
.title-beaut:after{
	content: url('../images/Path1.png');
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.promo .overlay p{
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3;
	color: #07243f;
	margin-bottom: 30px;
}
.btn-deco{
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.9px;
	text-align: center;
	color: #07243f;
	background: #fff;
	height: auto;
	padding: 13px 34px;
	border: 1px solid #07243f;
	transition: all .3s ease;
}
.btn-deco:hover{
	background: #c1dfff;
}
.promo .btn-deco{
	background: #c1dfff
}
.promo .btn-deco:hover{
	background: #fff
}
.btn-readm{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    padding: 4px 5px;
    border: none;
    text-transform: capitalize;
    background: none;
    height: auto;
}
.btn-readm{
    color: #ffffff;
}
.catig img{
	width: 100%;
}
.catig {
	position: relative;
	margin-bottom: 30px;
}
.catigs {
	margin-top: 15px;
}
/*
.catig-item{
	border: 2px solid #07243f
}
*/
.catig .text-style-1{
	position: absolute;
	bottom: 25px;
	left: 15px;
	right: 15px;
	text-align: center;
}
.catig .text-style-1 a{
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #07243f;
}
.catig .center-ver{
	position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
	padding: 0 15px;
	transform: translateY(-50%);
}
/* End Category Slider */
/* Nouveaute & tendance */
.separate{
    position: relative;
	margin-bottom: 30px;
}
.separate h2{
    font-size: 32px;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
	text-align: center;
    padding: 0 0 30px;
	margin: 0 0 30px;
    border: none;
    color: #07243f;
	text-transform: capitalize;
	position: relative;
}
.separate h2:after {
    content: url("../images/Path.png");
    position: absolute;
    bottom: 0;
    left: 50%;
	transform: translateX(-50%);
}
body.boxed .products-grid:not(.carousel-negative):not(.product-variant-4){
	margin-left: -15px;
	margin-right: -15px;
}
body.boxed .products-grid.product-variant-5.isotope .product-item.large {
    margin: 0 0 30px 0;
	padding: 0 15px;
}
.product-item-gallery-main{
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.08);
	margin: 3px;
    transition: all .3s ease;
}
.product-item-gallery-main a{
    height: 300px;
	display: block;
    position: relative;
    overflow: hidden;
}
.products-grid.product-variant-5 .product-item.large .product-item-photo img {
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease;
}
body.boxed .products-grid:not(.product-variant-3):not(.product-variant-4) .product-item.large .product-item-details{
    width: 100%;
    max-width: 100%;
	overflow: hidden;
	padding: 8px 10px 5px;
    transition: all .3s ease;
}
.product-variant-5 .product-item.large .product-item-name{
	margin-bottom: 8px;
	text-transform: none;
	text-align: center;
}
.product-item.large .product-item-name a{
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    color: #07243f;
    transition: all .3s ease;
}
.product-item.large .product-item-description {
    display: block;
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #545454;
	margin-bottom: 15px;
}
.prdt_epuise {
    float: left;
    font-size: 24px;
    border: none;
    line-height: 30px;
	padding: 0 10px;
}
.btn i.icon{
    line-height: 30px;
	font-size: 15px!important;
}
.products-grid.product-variant-5 .product-item.large.hovered .add-to-cart.disable{
    pointer-events: none!important;
}
.product-variant-5 .product-item.large .price-box {
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}
.product-variant-5 .product-item.large .price-box .price, .product-variant-5 .product-item.large .price-box .special-price {
	font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #165189;
	display: inline-block;
}
.product-variant-5 .product-item.large .price-box .old-price {
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0.6px;
    color: rgba(255, 2, 2, 0.74);
    padding: 0;
	display: inline;
}
.product-btn {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 54px;
	padding: 10px 12px;
}
.products-grid.product-variant-5 .product-item.large .add-to-cart {
    opacity: 1;
    display: inline-block;
    font-size: 15px;
    padding: 0;
    width: 30px;
    background-color: #fff;
    color: #07243f;
    border: 1px solid #07243f;
    border-radius: 50%;
    margin: 0 0 15px;
    transition: all .3s ease-in-out;
}
.products-grid.product-variant-5 .product-item.large.hovered .add-to-cart{
    background-color: #fff;
    font-size: 15px;
    color: #07243f;
    border: 1px solid #07243f;
}
.products-grid.product-variant-5 .product-item.large .add-to-cart:hover{
    background-color: #c1dfff;
}
.products-grid.product-variant-5 .product-item.large.hovered .product-item-gallery-main{
	box-shadow: none;
    border: 1px solid #07243f;
}
.btn-share, .btn-share:active, .btn-share:focus, .btn-detail, .btn-detail:active, .btn-detail:focus {
	display: inline-block;
    font-size: 15px;
    padding: 0;
    margin: 0 0 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    color: #07243f;
    border: 1px solid #07243f;
    border-radius: 50%;
	transition: all .3s ease-in-out
}
.btn-detail, .btn-detail:active, .btn-detail:focus{
	margin: 0
}
.share-social{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	right: 90%;
	top: 0;
	width: 150px;
	z-index: -1;
	transition: all .3s ease-in-out
}
.share-social a.csbuttons{
	display: inline-block;
	color: #07243f;
	font-size: 15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
    background-color: #fff;
    border: 1px solid #07243f;
    border-radius: 50%;
	margin: 0 4px 0 0;
	transition: all .3s ease-in-out 
}
.share-social a.csbuttons:last-child{
	margin-right: 0
}
.share-social a.csbuttons:hover{
    background-color: #c1dfff;
}
.share{
	display: block;
	position: relative;
}
.share:hover .share-social{
	visibility: visible;
	opacity: 1;
	right: -25%;
	z-index: 0;
}
.share:hover .btn-share{
    background-color: #c1dfff;
}
.product-btn .btn:hover{
    background-color: #c1dfff;
	color: #07243f!important;
}
.share-social a.csbuttons i.fa {
    line-height: 29px;
    vertical-align: super;
}
.product-item-inside {
    overflow: visible;
}
.products-grid.product-variant-5 .product-item.large .product-item-info {
    overflow: hidden;
    box-shadow: none;
	transition: all .3s ease-in-out
}
.products-grid.product-variant-5 .product-item.large.hovered .product-item-info {
    box-shadow: none;
}
.products-grid-wrapper {
    margin-bottom: 0;
}
/* End Nouveaute & tendance */
/* Demander un Devis */
.devis{
	background: url(../images/bg-cure.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	height: 155px;
	border: 2px solid #07243f;
	position: relative;
	margin: 50px auto
}
.devis .desc-txt{
	padding: 55px 50px
}
.devis .desc-txt h3{
    font-family: "Montserrat", sans-serif;
    font-size: 34px;
    font-weight: bold;
    line-height: normal;
    color: #07243f;
    text-transform: capitalize;
	margin: 0;
}
.nos_natur{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
/* End Demander un Devis */
/* Start Actualités */
.actus .actu-item.large{
	margin: 0 0 30px 0;
	overflow: hidden;
}
.actus .actu-item.large .actu-item-photo{
	position: relative;
}
.actu-item .actu-item-img{
	height: 400px;
	overflow: hidden;
	border-radius: 5px
}
.actu-item .actu-item-img .actu-image{
	width: 100%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.actu-item .actu-item-info{
	position: relative;
}
.actu-item .actu-item-details{
	margin-top: 15px;
}
.actu-item .actu-item-photo .actu-date {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.7px;
    color: #515151;
	text-transform: uppercase;
    position: absolute;
    top: 33px;
    left: 0;
    width: 43px;
    height: 44px;
    background: #fff;
	box-shadow: 0 4px 30px 0 rgba(81, 81, 81, 0.3);
    padding: 4px 8px;
}
.actu-item .actu-item-details .actu-item-name{
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.2px;
	color: #515151;
	margin-bottom: 6px;
}
.actu-item .actu-item-details .actu-item-name a{
	color: #515151;
}
.actu-item .actu-item-details p{
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: normal;
    text-align: justify;
	line-height: 1.69;
	letter-spacing: 0.2px;
	color: #0a2a4f;
	margin-bottom: 20px;
}
.actu-item .actu-item-details .actu-plus{
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.2px;
	color: #538bc7;
	text-transform: uppercase;
	display: inline-block;
	transition: all .3s ease;
}
.actu-item .actu-item-details .actu-plus:hover i.fa{
	animation: clickhere infinite .3s linear;
}
.blog-content p {
    text-align: center;
}
@keyframes clickhere{
	0%{
		padding-left: 0;
	}
	50%{
		padding-left: 6px;
	}
	100%{
		padding-left: 0;
	}
}
/* End Actualités */
/*--------Les Avis--------*/
.avis-info {
    margin: 0 20px 50px;
    padding: 50px 55px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.05), 0 16px 16px 0 rgba(0, 0, 0, 0.03);
    background-image: -webkit-linear-gradient(34deg, #e2f1ff, #c1dfff);
    background-image: -o-linear-gradient(34deg, #e2f1ff, #c1dfff);
    background-image: linear-gradient(124deg, #e2f1ff, #c1dfff);
    min-height: 355px;
    border: 2px solid #07243f;
}
.avis-info h4{
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color: #07243f;
	padding: 0 0 25px;
	margin: 0 0 25px;
	position: relative;
}
.avis-info h4:after{
    content: url(../images/Path1.png);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.avis-info p{
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3;
	text-align: justify;
	color: #07243f;
}
.avis-info p:before{content: "“"}
.avis-info p:after{content: "”"}
.slide-avis .slick-dots li {
    height: 3px;
    width: 40px;
    margin: 0 8px;
}
.slide-avis .slick-dots li button {
    background: #e6e6e6;
    height: 3px;
    width: 40px;
    border-radius: 0;
}
.slide-avis .slick-dots li.slick-active button {
    background: #89b8ea;
}
/*--------/Les Avis--------*/
/*---------Newsletter--------*/
.lbl-newsltr{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	text-transform: lowercase;
	margin: 0;
	color: #07243f;
}
.form-newsletter .form-control{
	font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #07243f;
    margin-bottom: 0;
    padding: 10px 11px;
    height: auto;
    border: 2px solid #07243f;
	border-right: 0;
    background-color: #fff;
}
.newsltr .input-group-btn:last-child>.btn,.newsltr .input-group-btn:last-child>.btn-group {
    margin-left: 0px;
}
.newsltr .btn-kalm{
    font-size: 25px;
    letter-spacing: normal;
	background: #89b8ea;
	border: 2px solid #07243f;
    padding: 5px 10px;
	width: 40px;
	height: 42px;
	line-height: 30px;
}
.newsltr .btn-kalm:hover{
	background: #fff;
	color: #89b8ea;
}
/*--------/Newsletter--------*/
.footer-desc .logo-footer {
    max-width: 130px;
    padding: 0;
    margin: 0 auto 15px;
}
.footer-desc p{
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	text-align: justify;
	color: #0a2a4f;
}
.page-footer.fullboxed > .container {
    padding-top: 0;
}
footer.variant2, footer.variant4 {
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.05), 0 16px 16px 0 rgba(0, 0, 0, 0.03);
	background-image: -webkit-linear-gradient(15deg, #e2f1ff, #c1dfff);
	background-image: -o-linear-gradient(15deg, #e2f1ff, #c1dfff);
	background-image: linear-gradient(105deg, #e2f1ff, #c1dfff);
	border: 2px solid #07243f;
}
.footer-block .title h4{
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #0a2a4f;
	text-decoration: underline;
	margin-bottom: 15px;
}
.footer-block .title h4:after{
	content: '';
	display: none;
	width: 50px;
	height: 3px;
	background-color: #0a2a4f;
	margin-top: 5px;
}
.footer-block.newsltr .title h4:after{
	margin: 0 auto 5px;
}
ul.simple-list i.icon {
	font-size: 14px;
    color: #0a2a4f;
}
ul.simple-list li, ul.simple-list li a, ul.marker-list li a{
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: normal;
	letter-spacing: normal;
	color: #0a2a4f;
}
.header-link ul.marker-list li a{
	color: #1c1c1c;
}
.header-link ul.marker-list li a:hover{
	margin-right: 0;
}
ul.marker-list li a,ul.marker-list li a:hover{
	padding: 5px 0;
}
ul.marker-list li a:before{
	display: none
}
.footer-block {
    margin: 60px auto 30px;
}
.footer-social a {
    color: #07243f;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    background-color: #89b8ea;
    border: 2px solid #07243f;
    border-radius: 50%;
    transition: all .3s ease;
}
.header-social{
    text-align: center;
    line-height: 40px;
}
.header-social a {
        color: #07243f;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    background-color: #89b8ea;
    border: 2px solid #07243f;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    transition: all .3s ease;
}
.back-to-top {
    font-size: 35px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 34px;
    background-color: #c4e1ff;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    bottom: 50px;
    opacity: .75;
    box-shadow: 0 0 20px 0px rgba(255, 255, 255, 0.6);
    z-index: 100;
}
.back-to-top:hover {
    background-color: #c4e1ff;
    opacity: 1;
}
.back-to-top i.fa {
    color: #fff;
}
footer.variant2 .footer-bot {
    padding: 12px 0;
    background: none;
}
footer.variant2 .footer-copyright, footer.variant2 .footer-copyright a{
    padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #0a2a4f!important;
	text-decoration: none;
	transition: .3s ease;
}
footer.variant2 .footer-copyright a:hover{
	color: #bdb5a6!important;
}
.sidebar-block:after {
    border-color: #90b7e1 transparent transparent transparent;
}
.sidebar-block.select:after {
    opacity: 1;
}
.sidebar-block .block-title span {
    color: #0f2c52;
}
.sidebar-block .block-title:hover span {
    color: #90b7e1;
}
.sidebar-block .block-title a {
    color: #0f2c52!important;
}
.sidebar-block .block-title a:hover {
    color: #90b7e1!important;
}
ul.category-list li a:not(.clear){
    color: #0f2c52;
}
ul.category-list li a:not(.clear):hover, ul.category-list li a:not(.clear).active {
    color: #90b7e1;
}
.filter-row .directions a{
    color: #0f2c52;
}
.filter-row .directions a:hover, .filter-row .directions a:active {
    color: #90b7e1;
}
.breadcrumbs li a {
    color: #0f2c52;
}
.breadcrumbs li a:hover {
    color: #90b7e1;
}
.config-desc h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #a6b0bd;
	border: none;
}
.config-desc p{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.9px;
	color: #727272;
}
.title-form{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: justify;
	color: #a6b0bd;
}
.img-personaliz {
    background-image: radial-gradient(circle at 50% 51%, #fafafa, #fbfbfb 20%, #fcfcfc 40%, #fdfdfd 60%, #fefefe 80%, #ffffff);
    height: 600px;
    text-align: center;
}
.img-personaliz img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.form-config .form-control{
	height: 30px;
	margin-bottom: 15px;
    color: #727272;
	letter-spacing: 0.5px;
}
.form-config label{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.9px;
	color: #2f364a;
}
.form-config textarea.form-control {
    height: auto;
	min-height: 100px;
}
.select-wrapper .form-control{
	margin-bottom: 7px;
    color: #727272;
	letter-spacing: 0.5px;
}
.select-wrapper:first-child {
    margin-top: 26px;
}
.select-wrapper:not(:first-child) {
    margin-top: 0;
}
.select-wrapper select, .select-wrapper-sm select {
    padding-right: 40px;
    background-color: #f7f7f7;
    color: #727272;
	letter-spacing: 0.5px;
}
.select-wrapper:before{
    line-height: 30px;
    background-color: #f7f7f7;
}
.upload-photo{
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    width: 105px;
	height: 38px;
}
.upload-photo input[type=file] {
    display: inline-block;
    position: absolute;
	left: 0;
	top: 0;
    z-index: 2;
    opacity: 0;
	width: 100%;
	cursor: pointer;
}
.input-btn {
    position: absolute;
    font-size: 0;
    height: 38px;
    top: 0;
    left: 0;
    width: 105px;
    background: #bdb5a6;
	font-size: 15px;
	font-weight: 500;
	line-height: 38px;
	letter-spacing: normal;
	text-align: center;
	color: #767168;
}
.input-btn i.fa{
	margin-left: 6px;
}
.form-config .btn-kalm {
    margin-top: 20px;
}
.main-image {
    height: 500px;
    text-align: center;
}
.main-image img {
    height: auto;
    width: auto;
}
.box-left-icon-bg {
    margin-bottom: 10px;
	background-color: #dedeff;
	border-color: #90b7e1;
    color: #0f2c52;
}
.nav-tabs > li > a {
    border-color: #dedefb;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #90b7e1;
    color: #0f2c52;
}
.product-info-block.classic .product-actions .actions {
    text-align: left;
}
ul.marker-simple-list li, ul.marker-simple-list li:before, ul.marker-simple-list li i, ul.marker-simple-list li a {
    color: #0f2c52;
}
ul.marker-simple-list li a:hover {
    color: #000;
}
.productStack .productstack-content {
    border-color: #90b7e1;
}
.productStack .toggleStack{
	height: 44px;
    line-height: 44px;
    background: #90b7e1;
}
.productStack .action-cart .btn{
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.cart-table .table-row .name, .cart-table .table-row name a, .cart-table .table-row .price, .cart-table .table-row .subtotal{
	color: #111111;
}
.cart-table.cart-table--sm .table-row .name {
    font-size: 11px;
	padding: 0 10px;
}
.cart-table.cart-table--sm .table-row .name a{
    font-weight: bold;
}
.cart-table .table-row .name small {
    color: #90b7e1;
}
.cart-table .table-row .name a, .cart-table .table-row .qty input[type="text"], .cart-table .table-row .price a{
	color: #111111;
}
.product-info-block .product-sku span{
    color: #165189;
}
.total-price .total {
    color: #165189;
}
.price-box .special-price {
    color: #165189;
}
ul.marker-list li a:hover {
    color: #191c48;
    text-decoration: none;
}
ul.marker-list li a:hover:before {
    background-color: #bdb5a6;
}
.breadcrumbs li a{
    color: #000;
}
.product-info-block.classic .qty-changer input[type="button"] {
    background: #dedeff;
    font-weight: bold;
}
.qty-changer input[type="button"]{
	background: #dedeff
}
.cart-table .table-row .qty {
    color: #0f2c52;
}
.product-info-block, .product-info-block .option-label, .qty-changer input[type="button"], .product-info-block .product-qty .qty input[type="text"]{
    color: #000;
}
.sidebar-block {
    background-color: #d2e8ff;
}
.productStack .products-list .item-qty {
    background-color: #ebca78;
}
.productStack .total-cart .count, .productStack .total-cart .price {
    color: #0f2d53;
}
.productStack .action-cart {
    padding: 22px 10px;
}
.productStack .action-cart .btn {
    background: #0f2c52;
    color: white;
    margin-bottom: 0;
}
.productStack .action-cart .btn:hover {
    transition: ease all .3s;
    color: #0f2c52;
    background: #fff;
}
button.btn.add-to-cart.btn-lg.btn-loading.ajouter_panier.btn-kalm {
    background: #0f2c52;
    color: white;
}
button.btn.add-to-cart.btn-lg.btn-loading.ajouter_panier.btn-kalm:hover{
    transition: ease all .3s;
    color: #0f2c52;
    background: #fff;  
}
.productStack .total-cart .subtotal {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
}
.blog-grid-3 .blog-content{
	padding: 0 15px 0;
	color: #242424;
}
.blog-grid-3 .blog-post, .blog-post {
    padding-bottom: 15px;
	background-color: #f7f7f7;
}
h2.blog-title {
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #242424;
}
.blog-meta .pull-left span:not(.last):after {
    display: none;
}
h3.tb-title {
    font-size: 18px;
    text-transform: none;
}
.filter-row {
    margin: 0;
    padding: 0 0 10px;
}
.items-total {
    color: #0f2c52;
    margin: 0 0 10px 0;
}
.blog-grid-3 .blog-meta .pull-right {
    padding-top: 0;
}
.blog-meta a {
    color: #0f2c52;
	margin: 0
}
.tb-model .table>tbody>tr>td, .tb-model .table>tbody>tr>th {
    font-family: 'Open Sans', sans-serif;
    vertical-align: middle;
}
.tb-model img{
	width: 60px;
	height: 40px;
}
.tb-model .table>tbody>tr>td:nth-child(2){
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tb-model .table>tbody>tr>td:nth-child(3){
	font-size: 12px;
	font-weight: 600;
	color: #000000;
}
.tb-model .table>tbody>tr>td:nth-child(4){
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.product-info-block .product-qty .qty input[type="text"]{
    color: #f82e56 !important;  
}
.primary a.btn-kalm {
    color: #fff;
    background: #0f2c52;
    transition : ease all .3s;
}
.primary a.btn-kalm:hover{ 
    color: #0f2c52;
    background: #fff;
}
p.small-title small {
    font-size: 15px;
    font-weight: bold;
}
p.small-title {
    text-align: center !important;
}
@media (max-width: 1399px){
	.header-logo {
		margin: 9px 10px 9px 0;
		max-width: 240px;
	}
	.promo {
		height: 700px;
	}
	.product-item-gallery-main a{ 
		height: 225px;
	}
	.actu-item .actu-item-img {
		height: 264px;
	}
}
@media (max-width: 1199px){
	.header-logo {
		margin: 9px 10px 9px 0;
		max-width: 190px;
	}
	.megamenu .nav {
		justify-content: space-between;
		margin-top: 35px;
	}
	.megamenu .nav > li > a {
		font-size: 14px;
		padding: 0px 8px;
		margin: 24px 0;
	}
	.shopping_cart {
		position: absolute;
		right: 25px;
	}
	.header-link > a .badge {
		top: 6px;
	}
	.header-links {
		margin: 0;
		position: absolute;
    	right: 70px;
	}
	.header-link {
		line-height: 50px;
	}
	.header-link.header-account {  
		line-height: 50px;
	}
	.header-link.header-cart, .header-link.header-search {
		line-height: 50px;
	}
	.promo {
		height: 570px;
	}
	.promo .overlay {
		left: 35px;
		right: 35px;
	}
	.title-beaut {
	    font-size: 20px;
	    padding-bottom: 20px;
	    margin-bottom: 10px;
	}
	.promo .overlay p {
		font-size: 17px;
        margin: 0;
	}
    p.small-title small{
        font-size: 12px;
        font-weight: bold;
    }
	.catig .text-style-1 a{
		font-size: 22px;
	}
	.product-item-gallery-main a{
		height: 200px;
	}
	body.boxed .products-grid:not(.product-variant-3):not(.product-variant-4) .product-item.large .product-item-details {
		padding: 8px 5px 5px;
	}
	.actu-item .actu-item-img {
		height: 260px;
	}
	.actu-item .actu-item-details p {
		font-size: 15px;
	}
	.avis-info {
		padding: 25px 35px;
		min-height: 370px;
	}
	.main-image {
		height: 375px;
	}
	.main-image img {
		height: 375px;
		max-width: none;
	}
}
@media(max-width:1024px){
    .megamenu .nav > li > a{
        font-size: 12px;
        padding: 0px 5px;
    }
}
@media (max-width: 991px){
	.navbar {
		min-height: 60px;
	}
	.navbar:after {
		background-color: #ffffff;
		display: block;
		height: 60px;
	}
	.navbar ul.nav li a {
		color: #0f2d53;
	}
	.navbar ul.nav li:hover > a, .navbar ul.nav li.submenu-open > a {
		background-color: #0f2d53;
		color: #90b7e1;
	}
	.navbar ul.nav li .arrow:before {
		color: #0f2d53;
	}
	.navbar ul.nav li .arrow:hover:before {
		color: #90b7e1;
	}
	.page-header.sticky .navbar .menu-toggle i.icon{
		color: #90b7e1;
	}
	.page-header.sticky.is-sticky .navbar .menu-toggle i.icon{
		color: #90b7e1;
	}
	.megamenu {
		display: none;
	}
	.shopping_cart {
		position: static;
		right: auto;
	}
	.header-links {
		display: block;
		float: right;
		width: 190px; 
		padding: 0 15px;
		margin: 0;
		background: none;
		position: absolute;
		top: 0;
		right: 0;
	}
	.header-links .header-link {
		line-height: 60px;
        font-size: 14px;
	}
	.header-links .header-link > a {
		line-height: 45px;
		padding: 0;
		color: #90b7e1;
	}
	.header-links .header-link > a i.icon, .header-links .header-link i.icon {
		color: #90b7e1;
		font-size: 20px;
	}
	.header-link.header-cart > a {
		line-height: 40px;
		font-size: 20px;
		bottom: 0;
		color: #90b7e1;
	}
	.header-language .dropdown-container li {
		padding: 0 5px;
	}
	.page-header.sticky.is-sticky .navbar .header-link.header-cart > a{
		line-height: 40px;
	}
	.header-link > a .badge {
		top: 5px;
		right: 17px;
	}
	.page-header.sticky.is-sticky .navbar .header-link > a .badge {
		top: 0;
	}
	.header-logo {
		position: absolute;
		margin: 0;
		max-width: 210px;
		height: 58px;
		line-height: 48px;
		top: 0;
		left: 55px;
        display: none;
	}
	.menu-toggle {
		bottom: 10px;
	}
	.page-header.sticky.is-sticky .navbar .header-logo {
		line-height: 48px;
		margin: 0;
		left: 55px;
		max-width: 210px;
	}
	.mobilemenu-header, .header-cart.variant-1 .dropdown-container .block-title, .filter-col-header{
		background: #90b7e1;
	}
	.mainSlider {
		margin-bottom: 30px;
	}
	.clearfix-sm:before,.clearfix-sm:after{
		content: "";
		display: table;
	}
	.clearfix-sm:after{
		clear: both;
	}
	.promo {
		height: 535px;
	}
	.promo .overlay {
		left: 20px;
		right: 20px;
	}
	.title-beaut {
		font-size: 17px;
		padding-bottom: 20px;
		margin-bottom: 15px;
	}
	.promo .overlay p {
		font-size: 15px;
	}
	.promo img {
		transform: translateY(-50%) scale(2.1);
	}
	.catig .text-style-1 a {
		font-size: 18px;
	}
	.product-item-gallery-main a{
		height: 200px;
	}
	.product-variant-5 .product-item.large .price-box .special-price{
		font-size: 22px;
	}
	.product-variant-5 .product-item.large .price-box {
		margin-bottom: 10px;
	}
	.devis {
		height: 144px;
	}
	.devis .desc-txt {
		padding: 50px 30px;
	}
	.devis .desc-txt h3 {
		font-size: 30px;
	}
	.nos_natur {
		max-width: 250px;
	}
	.actu-item .actu-item-img {
		height: 200px;
	}
	.actu-item .actu-item-details p {
		font-size: 14px;
	}
	.avis-info {
		padding: 25px 25px;
	}
	.txt-footer{
		max-width: 95%;
	}
	.footer-block {
		margin: 0 auto 30px;
	}
}
.cart-table .subttotal {
	text-align: center
}
@media (max-width: 767px){
	.container{
		max-width: 570px
	}
	.mainSlider .swiper-container .text3-1{
		font-size: 20px!important;
	}
	.promo {
		height: 350px;
	}
	.catigs {
		margin-top: 0;
	}
	.separate h2 {
		font-size: 20px;
	}
	.separate h2:after {
		border-width: 0 15px 27px 0px;
	}
	.devis {
		height: 115px;
	}
	.devis .desc-txt {
		padding: 40px 30px;
	}
	.nos_natur {
		max-width: 160px;
	}
	.devis .desc-txt h3 {
		font-size: 24px;
	}
	.product-item-gallery-main a{
		height: 240px;
	}
	.actu-item .actu-item-img {
		height: 300px;
	}
	.avis-info {
		min-height: 350px;
	}
	.lbl-newsltr {
		text-align: center;
	}
	.footer-social {
		margin: 20px 0 20px;
		text-align: center;
	}
	.cart-table .table-row {
		display: block;
		overflow: hidden;
		padding-bottom: 40px;
		padding-top: 20px;
	}
	.cart-table .table-row > div{border: none}
	.cart-table .table-row .name {
		display: block;
		float: right;
		width: 66.66666%;
		padding: 40px 0 20px;
	}
	.cart-table .table-row .photo {
		display: block;
		width: 33.33333%;
		float: left;
		padding: 0 10px;
	}
	.cart-table .table-row .name {
		display: block;
		float: right;
		width: 66.66666%;
		padding: 40px 0 20px;
		font-size: 14px
	}
	.cart-table .qty{
		position: static;
	}
	.cart-table .product-qty, .cart-table .price, .cart-table .subttotal {
		display: block;
		position: absolute;
		width: 33.33333%!important;
		bottom: 10px;
		left: 0;
	}
	.cart-table .product-qty {
		left: 33.33333%;
		z-index: 10;
	}
	.qty-changer input{
		float: left
	}
	.cart-table .subttotal {
		left: auto;
		right: 0;
		padding: 0;
	}
	.cart-table.cart-table--sm .table-row .subttotal .subtotal {
		position: static;
		display: inline;
		padding: 0;
		min-width: auto
	}
	.cart-table .table-row .remove {
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px 15px;
		width: auto;
	}
	.cart-table .table-header{display: none}
    .promo .overlay p {
        margin: 10px;
    }
}
@media (max-width: 575px){
	.col-xss-12{
		width: 100%;
	}
	.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets{
		right: 0;
	}
	.txt-box-slide {
		display: none;
	}
	.mainSlider .swiper-container .text3-1{
		font-size: 14px!important;
	}
/*	.catig {display: none;}*/
	.catigs .catig {display: block;}
	.promo {
		height: 540px;
	}
	.promo img{ 
		transform: translateY(-50%) scale(1.5);
	}
	.separate h2 {
		font-size: 16px;
	}
	.separate h2:after {
		border-width: 0 15px 22px 0px;
	}
	.catig {
		margin-bottom: 15px;
		text-align: center
	}
	body.boxed .products-grid.product-variant-5.isotope .product-item.large {
		margin: 0 0 15px 0;
	}
	.product-item-gallery-main a{
		height: 360px;
	}
	.devis {
		height: 100px;
	}
	.devis .desc-txt {
		width: 250px;
		padding: 20px;
	}
	.nos_natur {
		max-width: 140px;
	}
	.devis .desc-txt h3 {
		font-size: 23px;
	}
	.actu-item .actu-item-img {
		height: 210px;
	}
	.avis-info {
		margin: 0 0 30px;
	}
	.footer-block .title h4 {
		font-size: 18px;
	}
	.txt-footer {
		max-width: 100%;
		font-size: 14px;
	}
    .header-link.header-currency, .header-link.header-language{
        padding: 0 10px 0 0;
    }
    .btn i.icon{
        line-height: 15px
    }
}
@media (max-width: 375px){
	.product-item-gallery-main a{
		height: 320px;
	}
}