/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/


/*-----------------------------------------------------------------------------------*/
/* Header  */
/*-----------------------------------------------------------------------------------*/

.preloader-logo {
    max-width: 200px;
}
.mk-header, .mk-header-holder {
	z-index: 999999 !important;
}
.mk-header-holder {
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}

.fit-logo-img a img {
	width: 150px;
	height: 63px;
}

.a-sticky .fit-logo-img a img {
	max-height: 40px;
}
.a-sticky .main-navigation-ul > li.menu-item > a.menu-item-link {
	color:#fff;
}
.a-sticky .mk-search-trigger, 
.a-sticky .mk-header .mk-header-cart-count,
.a-sticky .mk-search-trigger:hover, 
.a-sticky .mk-header .mk-header-cart-count:hover {
	color:#fff;
}
.a-sticky .menu-hover-style-5 .main-navigation-ul > li.menu-item > a.menu-item-link:after {
	background-color: #fff !important;
}
.a-sticky .mk-header-bg {
	background-color: #ab77ad !important;
}

.bubble-title {
	background: #fff;
	border:2px solid #D82682;
	border-radius: 50%;
	padding: 30px !important;
}
.bubble-title span {
	padding: 10px!important;
}

/* Header toolbar */
.mk-toolbar-resposnive-icon {
	display: none;
}
.header-toolbar-contact, .mk-header-date, .mk-header-tagline,
.mk-checkout-btn, .mk-header-login .mk-login-link, .mk-header-tagline a, .mk-language-nav>a, .mk-subscribe-link, .mk-toolbar-navigation a {
	font-size: 15px;
}
.mk-header-login {
	margin-right: -5px;
}
.mk-header-toolbar {
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
	transition: .3s all;
}
.a-sticky .mk-header-toolbar {
	border-bottom: 1px solid rgba(0,0,0,0.0) !important;
}

/* Navigatie */
.main-navigation-ul > li.menu-item.menu-item-has-children > a.menu-item-link{
	padding-right: 25px!important;
}
.main-navigation-ul > .menu-item-has-children > a:before {
	content: '\f078' !important;
	color:#ab77ad !important;
	opacity: 1.0 !important;
	float: right;
	position: absolute;
	right:8px;
	font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: middle;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    font-size: .6em;
    padding-top: 4px;
}

.has-mega-menu>ul.sub-menu {
	width: inherit;
}
.mk-main-navigation ul .megamenu-title:after {
	display: none !important;
}
.has-mega-menu .megamenu-title {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.has-mega-menu > ul.sub-menu {
	left: inherit !important;
}

.has-mega-menu > ul.sub-menu > li {
	border-right: 1px solid rgba(255,255,255,.4) !important;
}
.has-mega-menu > ul.sub-menu > li:last-child {
	border-right: none !important;
}
ul.sub-menu li a:hover {
	text-decoration: underline;
}

/* Responsive navigatie*/
.mk-responsive-nav li a {
	border-top: 1px solid rgba(255, 255, 255, .05) !important;
	font-weight: 600 !important;
	font-size: 15px !important;
	text-transform: none !important;
}

/* Taalswitch */
#lang_sel_list {
	display: inline !important;
	float:  right !important;
}
#lang_sel_list.lang_sel_list_vertical ul {
	border-top: none !important;
}
#lang_sel_list ul > li {
	display: inline !important;
	width: auto !important;
}
#lang_sel_list ul > li a {
	border: none !important;
	display: inline !important;
	padding: 0 !important;
	padding-right: 3px !important;
}
.wpml-ls-legacy-list-vertical {
    border: none;
    background-color: transparent;
}
.wpml-ls-statics-shortcode_actions {
	background: transparent !important;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a {
	background-color: white;
}

/* Sticky fix */
.sticky-style-fixed.header-style-1.a-sticky .mk-header-holder, .sticky-style-fixed.header-style-3.a-sticky .mk-header-holder {
	top:-36px !important;
}

/* Zoeken */
#mk-nav-search-wrapper .nav-side-search-icon {
	background: #AA78AC !important;
}
.responsive-searchform {
	display: none !important;
}

/*-----------------------------------------------------------------------------------*/
/* Ninja Forms  */
/*-----------------------------------------------------------------------------------*/
	
.field-wrap input[type="submit"], .field-wrap input[type="button"], .field-wrap button {
    width: auto;
    background-color: #AA78AC !important;
    color: #fff !important;
    font-weight: bold !important;
    padding: 14px 16px;
    line-height: 13px;
    font-size: 13px;
    border: none;
    border-radius: 2px;
}
.nf-field-label label {
    font-weight: bold;
}

.nf-form-fields-required {
    margin-bottom: 25px;
}

.nf-form-cont {
    background: #FFFFFF!important;
    margin-top: 0 !important;
    text-align: left!important;
    padding: 15px 30px 15px !important;
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    min-height: 340px;
}
.nf-product-quantity {
    float: left;
    padding-left: 0px!important;
}
.nf-product-price {
    display: none;
}
.nf-field-container.product-korting input {
    height: 20px;
    width: 60px!important;
}
.gratis-handwipes .nf-field-label {
    width: 95%!important;
}
#nf-form-13-cont .nf-form-fields-required {
  display: none;
}
/*-----------------------------------------------------------------------------------*/
/* Footer  */
/*-----------------------------------------------------------------------------------*/
#mk-footer .widget {
	margin-bottom: 0;
}
.textwidget > p {
	margin-bottom: 9px;
}
.textwidget > p:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.widget_social_networks a {
	margin-right: 10px;
}
.widget_social_networks a {
	opacity: 1;
}
.footer-logo {
	max-width: 180px !important;
	margin-top: 45px;
}
.mk-footer-copyright {
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    opacity: 1;
    padding-left: 20px;
}
#mk-footer-navigation  {
	margin-right: 20px;
}
#mk-footer-navigation ul li a {
    font-size: 13px;
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    opacity: 1
}
.wpml-ls-statics-shortcode_actions a:hover, .wpml-ls-statics-shortcode_actions a:focus {
    background-color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/* Homepage  */
/*-----------------------------------------------------------------------------------*/
.mk-box-icon {
	
}
.mk-box-icon.boxed-style .icon-box-boxed {
	background: #FFFFFF!important;
	margin-top: 0 !important;
	text-align: left!important;
	padding: 35px 30px 15px !important;;
	border: 1px solid rgba(0, 0, 0, 0.05) !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	
	min-height: 340px;
}
.mk-box-icon.boxed-style h4 {
	font-size: 20px!important;
	text-transform: none!important;
}
.mk-box-icon p {
	margin-bottom: 15px !important;
}
.mk-box-icon p a {
	color: #777777 !important;
	text-decoration: underline !important;
}

.cocune-wipes-bg .background-layer {
    background-size: 110% auto!important;
}


.mk-list-styles ul li {
	font-size: 16px;
	padding-left: 0!important;
}
.mk-list-styles ul li .mk-svg-icon {
	padding-right: 10px;
	position: relative;
}

.mk-custom-box  {
	background: #FFFFFF!important;
	margin-top: 14px !important;
	text-align: left!important;
	padding: 35px 30px 15px !important;;
	border: 1px solid rgba(0, 0, 0, 0.05) !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
	border-radius: 3px;
}
.box-holder {
	padding: 0!important;
}
.mk-clients.column-style.two-column li {
	margin-bottom: 30px !important;
}

.doelgroep-item {
	box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
    margin: 0 0;
    border-radius: 4px;
    display: block;
    position: relative;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    background: #fff
}
.doelgroep-item:hover {
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* Client logo's  */
.client-logo {
     -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.client-logo:hover {
     -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
/*-----------------------------------------------------------------------------------*/
/* Oplossingen  */
/*-----------------------------------------------------------------------------------*/

.mk-portfolio-item .the-excerpt,
.mk-portfolio-item .portfolio-categories {
	display: none !important;
}
.mk-portfolio-item .the-title {
	min-height: 50px !important;
	text-align: center !important;
}
.mk-portfolio-item .the-title a {
	font-weight: 400 !important;
	font-size: 20px !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}
.mk-portfolio-classic-item .item-holder {
	border-radius: 5px !important;
}
.mk-portfolio-classic-item .portfolio-meta-wrapper {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 5px !important;
}
#mk-filter-portfolio.sortable-classic-style ul li a {
	letter-spacing: 0 !important;
}
#mk-filter-portfolio.sortable-classic-style ul li a.current {
	background-color: #AA78AC !important;
	color:#fff !important;
	font-weight: bold !important;
}
#mk-filter-portfolio.sortable-classic-style {
	padding: 10px 0!important;
}
#mk-filter-portfolio.sortable-classic-style ul li a {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05) !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
	border-radius: 3px;
}
.mk-portfolio-classic-item .item-holder {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05) !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
	border-radius: 3px;
}
.mk-portfolio-classic-item .item-holder  .featured-image {
	padding: 20px;
}

.single-portfolio #mk-page-introduce {
	display: none !important;
}
.mk-portfolio-classic-item .item-holder .hover-icon {
	background-image: url('https://cocune.nl/wp-content/uploads/2016/08/icoon-wit.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30%  auto;
	height: 100%!important;
	left:0!important;
	margin: 0!important;
	padding: 0 !important;
	top:0!important;
	width:100% !important;
}
.mk-portfolio-classic-item .item-holder .hover-icon *,
.mk-portfolio-classic-item .item-holder .hover-icon svg {
	display: none;
}

.single-portfolio #inhoud h1 {
	font-size: 30px !important;
	text-transform: none !important;
}

.order-product-button > a {
	background-color: #ab77ad;
	color:#fff;
	padding 24px 12px;
	padding: 12px 24px;
	font-weight: bold;
	font-size: 16px;
	border-radius: 2px;
}
.order-product-button {
    text-align: center;
    margin-bottom: 30px;
}


/*-----------------------------------------------------------------------------------*/
/* Algemene Elementen  */
/*-----------------------------------------------------------------------------------*/

h1.pagina-titel {
	color:#777 !important;
	font-size: 40px !important;
	margin-bottom: 0!important;
	padding-bottom: 15px!important;
}

h3 {
	margin-bottom: 3px;
	padding-top: 10px;
}

#kruimelpad {
	background: rgba(170,120,172,.8);
	margin-top: -30px;
	height: 30px;
	overflow: hidden;
	z-index: 99999;
	position: relative;
}
#kruimelpad > p {
	color: #fff;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0;
	padding-left: 50px;
}
#kruimelpad > p a {
	color: #fff;
}
#kruimelpad > p a:hover {
	text-decoration: underline;
}
#kruimelpad p .home {
	padding-right: 4px;
}
#kruimelpad p .home svg {
	margin-top:7px;
	display: inline-block;
	float: left;
	margin-right: 4px;
}
#kruimelpad p .sep {
	padding-left: 4px;
	padding-right: 4px;
}

#mk-page-introduce {
	display: none !important;
}

.doelgroepen .vc_col-sm-2 {
	width: 20%!important;
}
.logo-boven-titel {
	
	margin-top: 40px;
}

.logo-boven-titel img {
	width: 120px!important; 
}
	
.doelgroepen-custom-box {
    padding: 0px!important;
}
.mk-page-title-box,
.mk-page-title-box .mk-effect-bg-layer {
	transition:.3s all;
}
.mk-effect-bg-layer {
/*background-position: left bottom !important;
background-size: auto 90% !important;*/
}

.field-wrap.quantity-wrap .nf-field-description {
    float:left;
    width:50px;
}
.field-wrap.quantity-wrap .nf-field-element {
    float:left;
    width:80px;
}

.field-wrap.quantity-wrap .nf-field-element input {
    width:100% !important;
    height:30px;
    line-height:30px;
    padding:0 10px;
    text-align:right;
}
.field-wrap.quantity-wrap .nf-field-label {
    display:block;
    width:100%;
    clear:both;
}


/*-----------------------------------------------------------------------------------*/
/* Pop-up  */
/*-----------------------------------------------------------------------------------*/

.vc_general.vc_cta3 {
	padding: 15px 25px !important;
}
.vc_general.vc_cta3 .vc_cta3-content {
	vertical-align: middle;
}
.vc_cta3-container .vc_cta3 {
    background-color: #97619F !important;
}
.vc_cta3-content {
	padding-right: 0 !important;
}
.vc_cta3-content p {
    color: #fff;
    font-size:18px;
    font-weight:600;
}
.vc_cta3-actions {
    width:30%;
}
.vc_cta3-actions a {
	font-weight: bold;
	font-size: 18px;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0 !important;
}
.pum-content a {
	background: #96629E;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	margin-top: 15px;
	padding: 14px 16px;
}
.pum-content .nf-form-cont {
	background: inherit!important;
    margin-top: 0 !important;
    text-align: left!important;
    padding: inherit!important;
    border: 0 !important;
    box-shadow:none;
    border-radius: 0;
    min-height: inherit;
}
.pum-content .nf-form-fields-required {
	display: none;
}
@media screen and (min-height: 800px) {
	.mk-page-title-box {
		height: 325px!important;
	}
}
@media screen and (min-height: 900px) {
	.mk-page-title-box {
		height: 350px!important;
	}
}
@media screen and (min-height: 1000px) {
	.mk-page-title-box {
		height: 400px!important;
	}
}
@media screen and (min-height: 1200px) {
	.mk-page-title-box {
		height: 450px!important;
	}
}

@media screen and (max-width: 767px) {
	.mk-header-bg {
		background-color: #fff !important;
	}
	.header-logo img {
		padding-left: 15px;
	}
	.fit-logo-img a img {
		width: 80px !important;
	}
	.mk-fancy-title {
        text-align:  !important
    }
    .mk-fancy-title.pagina-titel {
        text-align: left !important
    }
	.mk-page-title-box {
		height: 200px!important;
	}
	h1.pagina-titel {
		font-size: 28px !important;
	}
	#kruimelpad > p {
		font-size: 13px;
		padding-left: 35px;
	}
	.doelgroepen .vc_col-sm-2 {
		width: 100%!important;
	}	
	.mk-portfolio-item .image-hover-overlay,
	.mk-portfolio-item .hover-icon {
		display: none !important;
	}
	.mk-portfolio-item .the-title {
		min-height: 50px !important;;
	}
	.mk-portfolio-item .the-title a {
		font-size: 14px !important;
	}
	.mk-portfolio-item.four-column {
		width: 49.96% !important;
	}
	.page-section-content .mk-padding-wrapper {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.logo-boven-titel img {
		width: 90px !important;
	}
	.home-blok-titel {
		font-size: 26px !important;
	}
	
	nav > ul > li > ul > li > a {
	    display:none !important;
	}
	
	.home-blok-titel {
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}
	
    h1.pagina-titel span {
        text-align:left !important;
        width:100%;
        display:block;
    }
}

@media screen and (max-width:620px) {
	.cocune-wipes-bg .background-layer {
		background-size: cover !important;
		background-position: center right !important;
	}
}
@media screen and (max-width: 320px) {
	.mk-page-title-box {
		height: 150px!important;
	}
	h1.pagina-titel {
		font-size: 24px !important;
	}
	#kruimelpad > p {
		font-size: 12px;
	}
	.mk-portfolio-item.four-column {
		width: 100% !important;
	}
	.logo-boven-titel img {
		width: 60px !important;
	}
}

.dokter-testimonial .mk-testimonial-content {
    top: -250px;
}
.dokter-testimonial .mk-svg-icon{
	display: none;
}
.search-result-item .search-loop-meta{
	display: none;
}

/*-----------------------------------------------------------------------------------*/
/* Extra toevoegingen  */
/*-----------------------------------------------------------------------------------*/

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

/* Elementen centreren in div op mobile */
@media screen and (max-width:768px) {
	.flex-center-mobile {
		display: flex;
		align-content: center;
		justify-content: center;
	}
}

/* VC component knop - Primaire kleur */
.knop-primair a {
	background-color: #AA78AC !important;
	background-image: none !important;
	border: none !important;
	color:#fff !important;
	font-weight: 700 !important;
}

/*-----------------------------------------------------------------------------------*/
/* Nilaqua landingspagina  */
/*-----------------------------------------------------------------------------------*/

/* Verberg language switch */
.page-id-23019 .mk-language-nav {
	display: none;
}

/* Aanpassingen aan H1 in header */
@media screen and (max-width:768px) {
	.page-id-23019 h1.mk-page-title-box-title {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
}

/* CTA in header */
.header-cta {
		left: 0;
		margin-left: auto;
		margin-right: auto;
		margin-top: 170px;
		position: absolute;
		right: 0;
		text-align: center;
		z-index: 99999;
	}

@media screen and (min-width:768px), screen and (max-width:320px) {
	.header-cta {
		display: none;
	}
}

/* Aanpassing ruimte logo bij ervaringen */
.page-id-23019 .logo-boven-titel {
	margin-top: 0px;
}