.commandBtn{
	border: 2px solid white !important;
	padding: 10px 70px 10px 70px;
}
.kleanity-footer-wrapper{
	padding: 0px !important;
	padding-top: 2% !important;
	background-color: #000000 !important;
}
.kleanity-widget-head-text{
	margin-right: 60px;
}
.kleanity-logo-inner {
    max-width: 459px !important;
    width: 25% !important;
    float: left;
}
.kleanity-logo{
	padding-top: 0px !important;
	padding-bottom:0px !important;;
}
.kleanity-header-background-transparent .kleanity-header-background{
	opacity: 1 !important;
}
.kleanity-header-background, .kleanity-sticky-menu-placeholder, .kleanity-header-style-boxed.kleanity-fixed-navigation{
	/*background-color: #ffffff !important;*/ 
	background-image: url(/wp-content/themes/kleanity/images/bg_orn.gif);
}
.linkToProduct{
	position: absolute;

    font-size: 15px;
    top: 100px;
    right: 10px;
    left: 10px;
}
.linkToProduct a{
	border: 1px solid;
	padding: 15px;
	font-family: "source sans pro", sans-serif;
}
.kleanity-widget-head-text{
	font-family: "source sans pro", sans-serif;
}
.commandBtn{
	font-family: "source sans pro", sans-serif;
}
.gdlr-core-title-item-title.gdlr-core-skin-title{
	font-family: "ArcaMajora", sans-serif;
}
.kleanity-copyright-wrapper{
	color: #000000 !important;
}
.gdlr-core-title-item .gdlr-core-title-item-title{
	text-transform: none;
	letter-spacing: 0px;
	font-size: 28px !important;
}
.gdlr-core-page-builder-body img {
    width: 100% !important;
}

.gdlr-core-image-overlay-content{
    margin-top: 0px !important;
}
.distributeur{
	   float: left;
    max-width: 1000px !important;
    width: 11% !important;
}
.kleanity-navigation {
    padding-top: 3% !important;
}
@media (max-width: 1155px) {
	.kleanity-header-style-plain.kleanity-style-menu-right .kleanity-logo{
		width: 59%;
	}
	.kleanity-navigation {
    padding-top: 3% !important;
}
}
.kleanity-main-menu-right{
	display: none;
}
.ninja-forms-field {
    padding: 10px;
}
@media(max-width: 999px){
	.kleanity-mobile-header .kleanity-logo-inner{
	    margin: 0 auto;
    	width: 100% !important; */
    	float: left; */
	}
	.kleanity-logo-inner{
		float: none;
	}
	.distributeur{
		display: none;
	}
}
@media(max-width: 768px) {
	.kleanity-footer-wrapper .widget:last-child{
		display: inherit;
	}
	.kleanity-widget-head-text{
		margin-right: 0px;
	}
}
@media(max-width: 320px) {
	.kleanity-footer-wrapper .widget:last-child{
		padding: 0px;
	}
	.linkToProduct {
	    top: 90px
	}
}
.kleanity-body-outer-wrapper, body.kleanity-full .kleanity-body-wrapper {
    background-image: url(/wp-content/themes/kleanity/images/bg_orn.gif);
}