/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/




body {
	background-color: #fff;
}




.no-margin{
	margin: 0 !important;
}
.no-spacing-col{
  padding: 0;
}

@media screen and (min-width: 768px) and (max-width: 1199px){
	.no-sm-md{
		display: none;
	}
}



/***************** HEADER *****************/


.header-style-1.header-align-left .header-logo a{
	margin: 0;
}

img.mk-desktop-logo.dark-logo{
	width: 140px;
}

.menu-hover-style-1 .main-navigation-ul>li.menu-item>a.menu-item-link{
	border-top-width: 10px;
}

.header-style-1 .menu-hover-style-1 .main-navigation-ul > li > a{
	line-height: 80px !important; 
}

li#menu-item-182 a {
    border-color: transparent;
    background-color: #a1233d;
    color: #fff !important;
}

li#menu-item-182.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-160.current_page_item.no-mega-menu a {
    border-color: transparent;
    background-color: #a0ce4e !important;
    color: #fff;
}




/**************** HOME ********************/

.home-banner .col{
	padding: 100px 0;
}

.home-banner .col h2, .home-banner .col p{
	color: #fff;
}

.home-banner .col h2{
	margin: 0;
    font-size: 32px;
}

.home-banner .col p{
	font-size: 20px;
}

.home-banner .col a{
  	border : 2px solid #a0ce4e;
	color: #fff;
	font-size: 20px;
	background-color: #a0ce4e;
	padding: 10px 30px;
}

.home-banner .col a:hover{
	background: transparent;
	color: #a0ce4e;
}

.home-banner .col .hr-banner{
   	width: 100px;
	margin: 25px 0;
	
}

@media screen and (min-width: 1141px){
	.home-banner{
		margin: 90px 0 0;
	}
}

@media screen and (max-width: 767px){
	.mk-page-section .background-layer{
		background-position-x: left !important;
	}

	.mk-button-container{
		text-align: left;
	}
}


.color-vin a{
	color: #fff !important;
	background: #a1233d !important;
	border: 2px solid #a1233d !important;
}

.color-vin a:hover{
	color: #a1233d !important;
	
	background: transparent !important;
}

.color-jaune a{
	color: #fff !important;
	background: #f6bd00 !important;
	border: 2px solid #f6bd00 !important;
}

.color-jaune a:hover{
	color: #f6bd00 !important;
	
	background: transparent !important;
}




.int-banner hr{
	width: 125px;
	border: 2px solid #fff;
	margin-left: 0;
}

h3.ult-new-ib-title.ult-responsive {
    font-size: 32px !important;
}





/******************** PRODUCT ROW ******************/

.product-row{
	padding: 80px 0;
}

.product-row h2{
	letter-spacing: 2px;
	margin: 0;
}

.product-row .hr{
	margin: 25px 0;
	width: 100px;
}

.product-row a{
	background: #f6bd00;
	border: 2px solid #f6bd00;
	color: #fff;
}

.product-row a:hover{
	background: transparent;
	color: #f6bd00;
}

.product-row .color-vin a{
	background: #a1233d;
	border: 2px solid #a1233d;
}

.product-row .color-vin a:hover{
	background: transparent;
	color: #a1233d;
}

.product-row .margin-left-auto{
	margin-left: auto;
}


/******************* CTA FAST DELIVERY *****************/

.cta-fast-delivery{
	margin: 0;
}

.cta-fast-delivery .col{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height: 150px;
}

.cta-fast-delivery .justify-left{
	justify-content: flex-start;
}

.cta-fast-delivery p{
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	font-size: 28px;
	margin: 0;
}

.cta-fast-delivery a{
	color: #fff;
	font-size: 22px;
	background: transparent;
	border: 2px solid #fff;
	padding: 10px 30px !important;
}

.cta-fast-delivery a:hover{
	color: #a0ce4e;
	background: #fff;
}


/******************* CTA AUTHORIZED DEALER *********************/

.cta-authorized-dealer{
	padding: 30px 0 50px;
}

.cta-authorized-dealer .col{
	display: flex;
	align-items: center;
	height: 250px;
}

.cta-authorized-dealer .col-right .vc_column-inner {
	border-left: 2px solid #000;
	padding-left: 40px;
}

.cta-authorized-dealer .col-right p{
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase;
}

.cta-authorized-dealer .col-right strong{
	font-size: 26px;
}

.cta-authorized-dealer .col-right a{
	color: #1f7a22;
	font-size: 20px;
	background: transparent;
	border: 2px solid #1f7a22;
	padding: 10px 30px;
}

.cta-authorized-dealer .col-right a:hover{
	background: #1f7a22;
	color: #fff;
}




/*********************** FOOTER ***********************/
#mk-footer{
	padding: 0;
}

#mk-footer .mk-padding-wrapper{
	padding: 0;
}

.pomi-footer .flex-parent{
	display: flex;
	flex-direction: row;
	align-items: stretch;
}

.pomi-footer .titre{
	color: #fff !important;
	font-size: 20px !important;
	line-height: 24px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	text-align:center;
	margin: 0 50px 50px;
}

.pomi-footer .flex-parent .flex-child-1{
	flex: 0 1 66.6666%;
	background-color: #a1233d;
}

.pomi-footer .flex-parent .flex-child-2{
	flex: 0 1 33.3333%;
	background-color: #a0ce4e;
}

.pomi-footer .flex-parent .flex-child-2 .contact-footer{
	padding: 40px 100px 0;
}

.pomi-footer .flex-parent .flex-parent-2{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height: 450px;
}

.pomi-footer .flex-parent .flex-child-2 .contact-footer .footer-input{
	width: 100%;
	text-align: center;
	color: #000;
	margin-bottom: 50px;
}

.pomi-footer .flex-parent .flex-child-2 .contact-footer p{
	text-align:center;
}
.pomi-footer .flex-parent .flex-child-2 .contact-footer .footer-submit{
	margin: 0 auto;
	border: 2px solid #fff;
	color: #fff;
	font-size: 22px;
	padding: 10px 30px;
}

.pomi-footer .flex-parent .flex-child-2 .contact-footer .footer-submit:hover{
	color: #a0ce4e;
	background-color: #fff;
}

.pomi-footer .title{
	color: #fff !important;
	font-size: 20px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	margin: 0;
}

.pomi-footer p{
	color: #fff !important;
	font-size: 16px !important;
	line-height: 16px !important;
}
.pomi-footer a{
	color: #fff !important;
	font-size: 16px !important;
	line-height: 16px !important;
}

.pomi-footer a:hover{
	color: rgba(255, 255, 255, 0.6) !important;
	font-size: 16px !important;
	line-height: 16px !important;
}
.pomi-footer strong{
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
}

.pomi-footer .vc_row{
	margin: 100px 100px 0 0;
}

.pomi-footer hr{
	width: 70px;
	border: 2px solid #fff;
	margin: 20px auto;
	margin-left: 0;
}

.pomi-footer img{
	width: 125px;
	margin: 0 0 0 15%;
}

.pomi-footer .link-logo-1{
	height: 22px !important;
	width: auto;
	margin: 0 5px 0 0; 
}

.pomi-footer .link-logo-2{
	height: 16px !important;
	width: auto;
	margin: 0 5px 0 0; 
}

.pomi-footer .social-link{
	height: 30px !important;
	width: auto;
}

.width-auto{
	padding: 0 10px;
	width: auto;
}
.no-padding-left{
	padding-left: 0;
}

.no-padding-right{
	padding-right: 0;
}

/************* SUB FOOTER ****************/

.fullwidth-footer .mk-footer-copyright{
	float: right;
}

.mk-footer-logo img{
	height: 50px !important;
	width: auto;
	margin-left: 40%;
}




/*************************** NEW ************************************/

.ult-ib-effect-style2 .ult-new-ib-content h3{
	font-size: 18px !important;
	color: #fff !important;
}

.ult-ib-effect-style2 .ult-new-ib-content{
	bottom: 100px !important;
}




/*********************** CONTACT US ********************************/

.contact-h2 h2{
	font-size: 42px !important;
}

.flex-parent-contact{
	display: flex;
}

.contact-contact-info{
	border-right: 1px solid #666666;
	display: flex;
    align-items: stretch;
    height: 88%;
}

.contact-contact-info img{
	height: 200px;
    width: auto;
    margin: -57px 0 0 -32px;
}

.contact-contact-info h2{
	color: #000;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 600;
	margin: 0;
}
.contact-contact-info hr{
	border: 2px solid #f6bd00;
	width: 130px;
	margin: 25px 0;
}

.contact-contact-info .link-contact{
	margin-bottom: 15px;
}

.contact-contact-info .link-contact .icon-tel{
	height: 20px;
	width: auto;
	margin: 0 10px 0 0;
}

.contact-contact-info .link-contact .icon-mail{
	height: 13px;
	width: auto;
	margin: 0 10px 0 0;
}

.contact-contact-info a{
	color: #000;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 15px;
}

.contact-contact-info a:hover{
	color: #a1233d;
}

.contact-contact-form p{
	color: #000;
	font-weight: 600;
	font-size: 24px;
	margin: 0;
	text-transform: uppercase;
}

.contact-contact-form hr{
	border: 2px solid #f6bd00;
	width: 45px;
	margin: 25px 0;
}

.contact-contact-form input{
	border: 1px solid #666;
	font-size: 16px;
	height: 30px;
	width: 100%;
	color: #666;
	margin-bottom: 15px;
}

.contact-contact-form input:focus{
	border: 1px solid #666;
}

.contact-contact-form textarea{
	border: 1px solid #666;
	font-size: 16px;
	height: 200px;
	width: 100% !important;
	color: #666;
	margin-bottom: 5px;
}

.contact-contact-form .submit-btn{
	width: 140px;
	height: auto;
	border-radius: 0;
	color: #fff;
	background: #a0ce4e;
	border: 2px solid #a0ce4e;
}

.contact-contact-form .submit-btn:hover{
	color: #a0ce4e;
	background: transparent;
	border: 2px solid #a0ce4e;
}





/************************** MEDIA QUERIES ********************************/




@media screen and (max-width: 767px){
	img.mk-desktop-logo.dark-logo {
    	margin-left: 15px;
	}

	.home-banner .col{
		padding: 50px 0;
	}

	.cta-fast-delivery{
		padding: 50px 4px;
	}
	.cta-fast-delivery .col{
		height: auto;
	}

	.cta-fast-delivery p{
		margin-bottom: 30px;
	}

	.center-xs{
		text-align: center;
	}

	.product-row{
		padding: 50px 0;
	}

	.product-row h2{
		text-align: left !important;
		
	}

	.product-row .margin-left-auto{
		margin-left: 0;
	}

	.product-row p{
		text-align: left !important;
		
	}

	.wpb_row.vc_row.vc_row-fluid.mk-fullwidth-true.attched-false.cta-authorized-dealer.vc_custom_1506970888014.js-master-row {
    	background-position: right center !important;
	}

	.col.col-left.wpb_column.vc_column_container.vc_col-sm-6 img {
    	height: 150px;
    	width: auto;
	}

	.cta-authorized-dealer .col{
		height: auto;
	}

	.cta-authorized-dealer .col .mk-text-block{
		text-align: center !important;
	}

	.cta-authorized-dealer .col .mk-button-container{
		text-align: center !important;
	}

	.cta-authorized-dealer .col-right .vc_column-inner{
		border: none;
		padding: 0;
	}

	.cta-authorized-dealer .wpb_single_image.wpb_content_element.vc_align_left{
		text-align: center;
	}

	.pomi-footer .flex-parent{
		flex-direction: column;
	}

	.pomi-footer .flex-parent .flex-child-1{
		order: 2;
		padding-left: 20px;
		padding-right: 20px;
	}
	.pomi-footer .flex-parent .flex-child-2 .contact-footer{
		padding: 50px 20px 0;
	}

	.pomi-footer .flex-parent .flex-parent-2{
		height: 350px;
	}

	.pomi-footer .titre{
		margin: 0 0px 50px;
	}
	
	.pomi-footer .flex-parent .flex-child-2 .contact-footer .footer-submit{
		margin-left: 20px;
	}


	.pomi-footer .vc_row{
		margin: 50px 0;
	}

	.pomi-footer img {
    	margin: 0 0 25px;
	}

	.pomi-footer .title{
		margin-top: 25px;
	}

	.more-margin{
		margin-top: 50px !important;
	}

	.fullwidth-footer .mk-footer-copyright{
		margin-bottom: 25px;
	}

	.mk-footer-logo img{
		margin: 0 auto;
	}


	.contact-contact-info{
		border-right: none;
    	height: auto;
		margin-bottom: 30px;
	}

.mk-footer-logo {
    padding: 0;
    width: 100%;
    text-align: center;
}
	
}

@media screen and (min-width: 768px) and (max-width: 991px){
	img.mk-desktop-logo.dark-logo {
    	margin-left: 15px;
	}
	
	.pomi-footer .flex-parent{
		flex-direction: column;
	}

	.pomi-footer .flex-parent .flex-child-1{
		order: 2;
	}

	.pomi-footer .flex-parent .flex-parent-2{
		height: 325px;
	}

	.pomi-footer .titre{
		margin: 0 20px 50px;
	}

	.pomi-footer .flex-parent .flex-child-2 .contact-footer{
		    padding: 40px 125px 0;
	}

	.pomi-footer .vc_row{
		margin: 50px 30px 50px 0;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	img.mk-desktop-logo.dark-logo {
    	margin-left: 15px;
	}

	.pomi-footer .flex-parent .flex-child-2 .contact-footer{
		    padding: 40px 25px 0;
	}
	.pomi-footer .vc_row{
		margin: 100px 0 0;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1799px){
	.pomi-footer .titre{
		margin: 0 20px 50px;
	}

	.pomi-footer .flex-parent .flex-child-2 .contact-footer{
		    padding: 40px 60px 0;
	}

	.pomi-footer .vc_row{
		margin: 100px 0 0;
	}
}