/*
Theme Name: Monkey Vision
Theme URI: https://www.monkeyvision.nl/
Description: Apen zijn cool
Author: Monkey Vision
Author URI: https://www.monkeyvision.nl/
Template: flatsome
Version: 1.0.banana
*/

/* ****************************** MAIN SITE LAYOUT *********************************/

#wrapper, #main  {
	background:none;
}
body.page,
body.page #wrapper #main {
	background-color:#b8863e;	
}
body.page.home,
body.page.home #wrapper #main {
	background-color:#2a6a7e;	
}
/* Ilonka*/
body.page.page-id-225,
body.page.page-id-225 #wrapper #main,
body.page.page-id-1017,
body.page.page-id-1017 #wrapper #main
{
	background-color:#a25831;	
}
/*sessies Shop */
body.page.page-id-222,
body.page.page-id-222 #wrapper #main,
body.page.page-id-1018,
body.page.page-id-1018 #wrapper #main,
body.woocommerce,
body.woocommerce #wrapper #main {
	background-color:#b8863e;	
}
body.page.green,
body.page.green #wrapper #main,
body.page.page-id-219,
body.page.page-id-219 #wrapper #main,
body.page.page-id-1019,
body.page.page-id-1019 #wrapper #main{
	background-color:#375e4a;	
}
body.page.red,
body.page.red #wrapper #main,
body.page.page-id-322,
body.page.page-id-322 #wrapper #main,
body.page.page-id-1016,
body.page.page-id-1016 #wrapper #main{
	background-color:#4c1c26;	

}
.product_tag-sessie .product-footer,
.product_tag-session .product-footer{
	display:none;
}
#main {
	overflow:hidden;
	min-height:100vh;
}
i.icon-menu {
	color:white;
}
html body .mfp-content a.nav-top-link {
	color:rgba(102,102,102,0.85);
}

.contact-row .circle-image-right-text {
	padding-left: 20px;
	padding-right:75px;
}
	
/*
.accordion-title.active, .has-icon-bg .icon .icon-inner, .woocommerce-account .logo a, .primary.is-underline, .badge-outline .badge-inner, .nav-outline > li.active> a, .nav-outline >li.active > a, .cart-icon strong, [data-color='primary'] {
	    filter: invert(50%) sepia(85%) saturate(328%) hue-rotate(356deg) brightness(93%) contrast(87%);
}*/
.header-nav.nav-left {
	display: flex;
    width: 80%;
    justify-content: space-evenly;
	margin-left:auto;
	margin-right:auto;
}
.header-wrapper:not(.stuck){
	background-color:transparent!important;
}
.stuck.header-wrapper:hover {
	background-color:#FFFFFC!important;
}
.sidebar-menu i {
	color:black!important;		
}
#masthead {
	width:100%;
}

#content {
	min-height:100vh;
	margin-top:120px;
	position:relative;
}
html body .nav-top-link,
html body .active .nav-top-link,
html body .nav-right span.header-account-title,
html body .nav-right .header-button span,
html body .nav-right .header-button i:before{
	color:white;
}
html body .header-main .nav > li > a,
body .stuck .header-main .nav > li > a{
    line-height:20px;
    text-align: center;
}
header#header.header.transparent #logo img {
	color:white!important;
}
div:not(.footer) .menu-item:before {
	content:"";
	position:absolute;
	bottom:0;
	height:2px;
	width:1px;
	background-color:transparent;
	left:50%;
	margin: 0 auto;
	transition: width 200ms linear, left 200ms linear,	background-color 200ms linear;
}

.header:not(.transparent) .header-nav-main.nav > li > a:hover {
	color: #fff !important;
}
/*
.transparent .menu-item:hover {
	color: #b8863e!important;
}
*/
.transparent .menu-item:hover:before {
	left:0;
	width:100%;
	background-color:white;
}
html body div:not(.footer) .nav>li.active:before {
	left:0;
	width:100%;
	background-color:white;
	color:white!important;
}
html body header:not(.transparent) .nav>li.active:not(.account-item):before {
	background-color:#b8863e!important;
}
html body header:not(.transparent) .nav>li.active.account-item:before {
	background-color:transparent;
}
div:not(.footer) .menu-item:hover:before {
	left:0;
	width:100%;
	background-color:white!important;
}
.menu-item:hover a {
	color:white!important;
}
#header .stuck .menu-item:hover:before {
	left:0;
	width:100%;
	color:#b8863e!important;
	background-color:#b8863e!important;
}
.menu-item a {
	display:flex!important;
	justify-content:center!important;
	align-items:center!important;
	transition: box-shadow 0.7s ease-in-out;
	color:white;
}
.stuck .menu-item a,
.stuck .nav-right span,
.stuck .nav-right .header-button a i:before{
	color:#b8863e!important;
}
.stuck i:before {
	color:#b8863e;
}
.header-wrapper:not(.stuck) .header-bg-color, .header-wrapper {
	background-color:transparent;
}
	html body .stuck  i:before{
		color:#b8863e;
	}
	html body .stuck img.header_logo {
		filter: invert(50%) sepia(85%) saturate(328%) hue-rotate(356deg) brightness(93%) contrast(87%);
	}

.nav-dropdown>li>a:hover, .nav-column li>a:hover {
	color:#b8863e!important;
}
.page-template-page-blank-landingpage #main {
	display:flex;
	justify-content:center;
	align-items:center;
}
body:not(.woocommerce-cart) .woocommerce-message.message-wrapper {
	padding-top:100px!important;
	color:white;
}
body:not(.woocommerce-cart) .woocommerce-message.message-wrapper i,
body:not(.woocommerce-cart) .woocommerce-message.message-wrapper a {
	color:white!important;
}
}
body.woocommerce-cart .woocommerce-message.message-wrapper,
body.woocommerce-cart .woocommerce-message.message-wrapper i,
body.woocommerce-cart .woocommerce-message.message-wrapper a,
body.woocommerce-cart .woocommerce-message.message-wrapper .message-container {
	color:black!important;
}
.success-color {
    color: #7a9c59!important;
}
/*
.woocommerce-MyAccount-navigation-link 
.header:not(.transparent) .header-nav.nav > li > a:hover, .header:not(.transparent) , .header:not(.transparent) .header-nav.nav > li.current > a, .header:not(.transparent) .header-nav.nav > li > a.active, .header:not(.transparent) .header-nav.nav > li > a.current {
	color:#b8863e!important;
}
.header:not(.transparent) .header-nav.nav > li > a:hover, .header:not(.transparent) .header-nav.nav > li.active > a, .header:not(.transparent) .header-nav.nav > li.current > a, .header:not(.transparent) .header-nav.nav > li > a.active, .header:not(.transparent) .header-nav.nav > li > a.current
html body .nav-dropdown>li.woocommerce-MyAccount-navigation-link>a:hover, .nav-dropdown .woocommerce-mini-cart  li > a:hover {
	color: #b8863e!important;
}*/
.woocommerce-MyAccount-navigation-link>a:hover,
.woocommerce-account a:hover{
	color: #b8863e!important;
}
.woocommerce-account a.button{
	margin: auto 0;
}
.woocommerce-account a.button:hover {
	color:white!important;
}
.select2-results__option[aria-selected], .select2-results__option[data-selected] {
	color:black!important;
}
.header.stuck .header-nav.nav > li > a {
	color:#b8863e!important;
}
.custom-row {
	margin-bottom:200px;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
	max-width:100%!important;
}
.background-circle {
    height: 200vw;
    width: 200vw;
    border-radius: 50%;
    position: absolute;
    top: 200px;
    left: -20%;
}
.page .background-circle {
    background-color: #cfa645;	
}
.page.home .background-circle {
    background-color: #3f8d9f;	
}
.page.page-id-225 .background-circle,
.page.page-id-1017 .background-circle {
    background-color: #c9803c;	
}
.page.green .background-circle,
body.page.page-id-219 .background-circle,
body.page.page-id-1019 .background-circle{
    background-color:#408261;	
}
/*sessies shop*/
.page.page-id-222 .background-circle,
.page.page-id-1018 .background-circle,
.woocommerce .background-circle {
    background-color: #cfa645;	
}
.page.red .background-circle,
.page.page-id-322 .background-circle,
.page.page-id-1016 .background-circle{
    /*background-color: #691a2e;*/
    background-color: #6d293b;;	
}
h1 {
	font-size:35px;
}
p, li {
	font-size:18px;
	margin-bottom: 7px;
}

ul {
	margin-bottom: 0;
}
.circle-image-left div{
	margin-left: auto;	
}
.circle-image-right div{
	margin-right: auto;	
}
.circle-image,
.circle-image:hover{
	border-radius:50%!important;
}

.circle-image div {
	height:70vh;
	width:70vh;
	border-radius:50%!important;
	z-index:0;

}
.circle-image div:hover{
	border-radius:50%!important;
}
.circle-image img {
	height: 100%;
	width: auto;
	max-width: none;
}
.circle-image-stories img {
	height: 100%;
	width: 100%;
	max-width: none;
}
.circle-image-sessies img {
	height: 100%;
	/*width: 100%;*/
	max-width: none;
}
.circle-image-ilonka img {
    height: auto;
    width: 100%;
    max-width: none;
    margin-top: -20%;
}
.ripple {
	position:absolute;
	top: 0;
	animation-duration:3s;
	animation-iteration-count: infinite;
	will-change:transform, box-shadow, opacity;
	z-index:200000;
	border-radius:50%;
}

.ripple-second {
	animation-delay:0.7s;
}
.ripple-start {
	animation-name: ripple-animation!important;
}
@keyframes ripple-animation {
	from{
		transform:scale(1.0);
		box-shadow: 0px 0px 3px 3px #fff!;		
		opacity:0.7;
	}
	to{
		transform:scale(1.7);
		box-shadow: 0px 0px 3px 3px #fff;		
		opacity:0;
	}
}
.circle-image-text {
	margin-top:auto;
	margin-bottom:auto;
}
.circle-image-text .col-inner{
    display: flex;
    justify-content: start;
    flex-direction: column;
    align-items: start;
}
}
html body #wrapper #main #content .circle-image-left-text div.col-inner{
	width:fit-content!important;
	padding-left: 100px;
}
.circle-image-left-text h1{
	width:fit-content;
}
.circle-image-left-text p,
.circle-image-left-text h1{
	max-width:600px;
}
.box-text p {
	font-size:20px;
	font-weight:700;
}
.circle-image-right-text{
	padding-left: 300px;
	padding-right:100px;
}
.circle-image-right-text div{
	width:fit-content;
}
.circle-image-right-text h1{
	width:fit-content;
}
.circle-image-right-text p{
	max-width:550px;
}
.home-story-intro {
	white-space:nowrap;
}
.ilonka .circle-image-right-text p {
	max-width:570px;
	padding-left:20px;
}
.image-text {
	margin-top:auto;
	margin-bottom:auto;
	padding-left:15%;
	height:fit-content!important;
	width:fit-content;
}
.image-text div {
	margin-left: 0px
}
.image-text div {
    display: flex;
    justify-content: start;
    flex-direction: column;
    align-items: start;

	height:fit-content!important;
	overflow:visible;
	margin-right:auto!important;
}
.image-text div span:nth-child(1),
.image-text div span:nth-child(1) span,
.image-text div span:nth-child(2),
.image-text div span:nth-child(2) span{
	height:64px;
	width: fit-content;
	font-weight:700;
}
[id^=textillate]:first-child{
	height:fit-content!important;
	width: fit-content;
}
.image-text div span:nth-child(3){
	margin-top:10px!important;
}
.image-text div span:nth-child(3),
.image-text div span:nth-child(3) span,
.image-text div span:nth-child(4),
.image-text div span:nth-child(4) span{
	height:64px!important;
	width: fit-content;
	font-weight:600;
}
.ilonka .circle-image-right-text {
	padding:0;
}
.product-main {
	padding:0;
}
.product-footer .woocommerce-tabs .tab-panels {
	z-index:20!important;
}
.product-footer .woocommerce-tabs .tabs {
    border-bottom: 2px solid white;
}
.custom-link-button {
	transform:scale(1.0);
	transition: transform 500ms;
	will-change:transform;	
}
.custom-link-button:hover {
	background-color: transparent;
	color:white;
	transform:scale(1.1);
}
.header-nav .custom-link-button {

}
.header-nav .custom-link-button span  {
	font-size:14px!important;
	margin-top:0px!important;	
}
.custom-link-button.back-button:hover {
	background-color: transparent;
	color:white;
	transform:scale(1.1) translatex(0px);
}
.custom-link-button span{
	width:fit-content;
	padding: 7px 20px;
	border: 2px solid #FFF;	
    border-radius: 99px;
    font-weight: bolder;
	font-size:16px;
	margin-top:20px;
	background-color: transparent;
	color:white;
	z-index:20;

}
.woocommerce-info .message-container {
	color:black!important;
}
.woocommerce-info .message-container:hover,
.woocommerce-info .message-container a:hover{
	color:#b5b5b5!important;
}
.woocommerce-form-login-toggle .woocommerce-info .message-container {
	color: #fff !important;
}
.woocommerce-message .message-container {
	color:white!important;
}
button.button {
	border-radius:10px;
	margin-left:10px;
}
.custom-link-button.slide-in-left span {
	transform:translatex(-100vw);
	transition: transform 1s;
	will-change:transform;	
}
.custom-link-button.slide-in-right span {
	transform:translatex(100vw);
	transition: transform 1s;
	will-change:transform;	
}

div.col[data-animated="true"] .custom-link-button span {
	transform:translatex(0px);
}



.page-id-222.custom-link-button {
	width:fit-content;
	padding: 7px 20px;
	border: 2px solid white;	
    border-radius: 99px;
    font-weight: bolder;
	color:white;
	margin-top:20px;
    background-color: #FFFF;	
}

.fade-in-button {
	margin-top:60px!important;
	margin-top:20px;
	animation-name: fadein;
	animation-fill-mode: forwards;
	animation-duration:1s;
	animation-delay: 8s;
	opacity:0;
}
.fade-in-button span {
	height:auto!important;
}
.back-button {
	margin:25px auto 50px 50px;
	cursor:pointer;
	margin-bottom:25px;
}
.story-layout .col {
	padding:5px;;
}
.screen-tilt {
	text-align:center;
	padding:25px;
}
.remove-tilt {
	display:none;
}
/*
.n2-padding {
	display:flex;
	justify-content:center;
	align-items:center;	
}
.n2-ss-slider {

	border-radius: 10px!important;
    overflow: hidden!important;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5)!important;
}
.n2-ss-slider img {
	user-select:none;
}
*/
.story-layout {
	align-self:flex-start;
}
.story-layout .col-inner {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
}
.story-layout .col-inner .soliloquy-container {
	margin:0 auto;
}
.soliloquy-pager {
	text-align:center;
}
.soliloquy-controls-direction {
	display:block!important;
}
.soliloquy-controls-direction a {
    background-color: transparent!important;
    border: 2px solid;
    border-radius: 50%;
}
.story-layout .col-inner .soliloquy-container img{
	border-radius: 10px!important;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5)!important;
}
.premium-content-row .col-inner > div {
	margin: 0!important;
}


/* ****************************** INSCHRIJF FORMULIER *********************************/
.pum-container {
	width:max-content!important;
}
.pum-container p{
	padding:5px!important;
}
.pum-container input{
	margin-top:5px!important;
}
.pum-container input[type=submit] {
	padding: 5px 10px!important;
	margin-bottom:0px!important;
}
.pum-container .pum-close {
	right:-35px!important;
}
/********************** FORMULIER ***********************/
input,
select {
	padding: 10px 15px !important;
}
.woocommerce select {
	padding:0 10px!important;
}
html body div input,
html body div input[type="text"]{
	border-radius:20px!important;
}
					/*kleine velden*/
input[type="text"],input[type="tel"] {
    border: none !important;
    border-bottom: 1px solid #000000b0 !important;
    background-color: white !important;
    line-height: 24px !important;
}
					/*selectie kleine velden*/
input[type="text"]:focus,input[type="tel"]:focus {
    border-bottom: 1px solid gold !important;
	box-shadow: none !important;
}
					/*bericht*/
textarea.input-text {
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #000000b0 !important;
    background-color: white !important;
    margin-top: 20px !important;
}
					/*selectie bericht*/
textarea.input-text:focus {
    border: 1px solid gold !important;
	box-shadow: none !important;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
    margin-bottom: 0 !important;
}

.image-full-width {
	width: 100%
}
/* ******************** FOOTER **************************************/
body .footer {
	padding: 25px 0 0;
}
#footer .footer-1, #footer .absolute-footer {
    background-color: rgba(0,0,0,0.35);
}
.is-divider {
	display:none;
}
#nav_menu-2,
#nav_menu-3 {
    display: flex;
    justify-content: center;
    flex-direction: column;
	top:-5px;
}
#nav_menu-2 span,
#nav_menu-3 span{
	font-size:20px;
	text-align:center;
}
.monkey-vision {
	align-self:start;
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
	height:fit-content;
	margin-top:15px;
}
.monkey-vision img {
	filter: invert(90%) sepia(47%) saturate(0%) hue-rotate(88deg) brightness(104%) contrast(101%);
	height:40px;
	width:auto;
}
html[lang='nl-NL'] .monkey-vision p:after{
	content:'Webshop laten maken?'	
}
html[lang='en-US'] .monkey-vision p:after{
	content:'Do you want your own webshop?'	
}
.monkey-vision a{
	transform-origin:center top;
	margin-left:25px;
}
.monkey-vision p{
	margin: 0;
	color:white!important;
}
.monkey-vision a:hover{
	animation:swing 2s;
	animation-iteration-count:infinite;
}
.footer-logo {
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
}
.footer-logo img {
	height:200px;
}
.box-image {
	border-radius:50%;
}


.product-category .box {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.product-category .box .box-image,
.product-category .box .box-text {
	display: flex;
	width: 50%;
}

.product-category .box .box-image {
	margin-right: 0;
}

.product-category .box .box-text .box-text-inner {
	margin-left: 0;
    text-align: left;
    padding-left: 1.5em;
}

.product-category .box .box-text h5 {
	opacity: .7;
}

.product-category .box-image img {
	border-radius: 500px !important;
	max-width: 200px;
	max-height: 200px;
}
#footer .menu-item:before {
	display:none!important;
}
#footer .widget-title {
	line-height: 1.6em;
	text-align:center;
	font-size:20px;
}
#footer .is-divider {
	display:hidden;
}
#footer .menu-item a {
	height:fit-content;
	text-align:center;
}
#footer a,#footer p {
	color:white;
}
#footer  a:hover {
	box-shadow: 0px 0px 0px 0px #FFF;
	color: #cfa645;
}
#footer .contact a,
#footer .contact p {
	margin-top:7px;
	margin-bottom:0px;
	font-size:16px;
	max-width: 60%;
	text-align: center;
}
#custom_html-6,
#custom_html-8{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.menu-mainmenu-container {
	display:flex;
	justify-content:center;
	
}
#footer #menu-mainmenu-1 {
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction:column;
}

ul.menu>li+li, .widget>ul>li+li {
	border:none
}
#footer .textwidget.custom-html-widget {
	height:100%;
}
#footer .contact {
	display:flex;
	justify-content:start;
	align-items:center!important;
    flex-direction: column;
	height:100%;
}
#footer .contact strong {
	font-size:20px;
}
@keyframes swing {
	0%{
		transform: rotate(0deg);
	}
	25%{
		transform: rotate(20deg);
	}
	75%{
		transform: rotate(-20deg);
	}
	100%{
		transform: rotate(0deg);
	}
}

.voorwaarden{
	color:black;
	font-size:13px;
}
.voorwaarden .col-inner {
	padding:30px 50px;
	border-radius:20px;
	background-color:white;
}
.voorwaarden .col-inner b {
	font-size:16px;
}
.voorwaarden h2 b {
	color:black!important;
	font-size:25px!important;
}

.voorwaarden .col-inner p,
.voorwaarden .col-inner span{
	font-size:13px;
}

/******************** Password reset page ****************/
.woocommerce-ResetPassword p.form-row-first,.woocommerce-ResetPassword p.form-row-last {
	width: 100%;
	color: #fff;
}

.woocommerce-ResetPassword p, 
.woocommerce-ResetPassword p label {
	color: #fff !important;
}

/******************** VALIDATIE **************************/

					/* VALID */

/* border van kleine velden validatie */
    .gform_wrapper input[type=text].valid,
	.woocommerce-input-wrapper input[type=text].valid,
	.woocommerce-input-wrapper input[type=tel].valid,
	.woocommerce-input-wrapper input[type=email].valid {
        border: 1px solid #56c92a !important;
        position: relative;
    }

/* checkmark van kleine velden validatie */
    .gform_wrapper input[type=text].valid,
	.woocommerce-input-wrapper input[type=text].valid,
	.woocommerce-input-wrapper input[type=tel].valid,
	.woocommerce-input-wrapper input[type=email].valid {
        background-image: url("/wp-content/uploads/2020/10/checkmark.svg")!important;
        background-size: 15px;
        background-position: right;
        background-position-x: 98%;
        background-repeat: no-repeat;
    }
/* border van bericht validatie */
    .gform_wrapper textarea.valid, 
	.woocommerce-input-wrapper textarea.valid{
        border: 1px solid #56c92a !important;
        position: relative;
    }
/* checkmark van bericht validatie */
    .gform_wrapper textarea.valid,
    .woocommerce-input-wrapper textarea.valid{
        background-image: url("/wp-content/uploads/2020/10/checkmark.svg")!important;
        background-size: 30px;
        background-position: right;
        background-position-x: 98%;
        background-repeat: no-repeat;
    }


					/* ERROR */
/* border van kleine velden error */
    .gform_wrapper input[type=text].error,
	.woocommerce-input-wrapper input[type=text].error,
	.woocommerce-input-wrapper input[type=tel].error,
	.woocommerce-input-wrapper input[type=email].error {
        border: 1px solid #EE2B2B !important;
    }
/*error tekst onder het bericht*/
	.gform_wrapper label.error,
	html .woocommerce-input-wrapper label.errror {
		color: #cf361f!important;	
	}
/* kruisje van bericht error */
    .gform_wrapper input[type=text].error,
	.woocommerce-input-wrapper input[type=text].error,
	.woocommerce-input-wrapper input[type=tel].error,
	.woocommerce-input-wrapper input[type=email].error {
        background-image: url("/wp-content/uploads/2020/10/cross.svg")!important;
        background-size: 12px;
        background-position: right;
        background-position-x: 98%;
        background-repeat: no-repeat;
    }
/* border van tekstveld error */
	.gform_wrapper textarea.error,
	.woocommerce-input-wrapper  textarea.error{
	    border: 1px solid #EE2B2B !important;
        position: relative;
}
/* checkmark van bericht validatie */
    .gform_wrapper textarea.error,
	.woocommerce-input-wrapper textarea.error {
        background-image: url("/wp-content/uploads/2020/10/cross.svg")!important;
        background-size: 30px;
        background-position: right;
        background-position-x: 98%;
        background-repeat: no-repeat;
    }

/* WooCommerce error message
html body .woocommerce-NoticeGroup {
	display:none!important;
}*/
/* ********************** *WOOCOMMERCE *****************************/
.woocommerce {
	max-width:70%;
	margin:0 auto;
}
.woocommerce-checkout .woocommerce {
	max-width:1000px;
}

.woocommerce-checkout .has-border {
	border: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.woocommerce-checkout .woocommerce a {
	color: #cfa645;
}

.woocommerce-checkout .woocommerce a:hover {
	color: #375e4a;
}

.woocommerce-checkout .woocommerce-form-login p,
.woocommerce-checkout .woocommerce-form-login label {
	color: #fff;
}

p.order-again {
	display: none;
}

.is-well.col-inner.entry-content {
    color: #000 !important;
	flex-direction: column;
}

.product-name {
	border-top: none;
	border-left: none;
	border-right: none;
}

.woocommerce-notice {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px !important;
}

.woocommerce h3 {
	font-size: 16px!important;
}
.woocommerce a,
.woocommerce label,
.woocommerce p {
	font-size: 14px;
}
a.button.suspend {
	display:none;
}
.from {
	display:none;
}
.dashboard-links a {
	border-radius:10px;
	border: 2px solid #b8863e;
}
.dashboard-links a:hover {
    background-color: #FFF;
    color: #E2E2E2;
	border: 2px solid #cfa645;
}
#login-form-popup {
	border-radius:20px;
}
.account-container p,
.account-container p a {
	color:black;
	font-size:14px;
}
.woocommerce-MyAccount-content {
	padding:30px;
}
.product-quantity input.qty {
	padding:0!important;
}
.woocommerce-MyAccount-content input,
.woocommerce-MyAccount-content label,
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content a,
.woocommerce-MyAccount-content address,
.woocommerce-MyAccount-content em{
	font-size:14px;
}
.woocommerce-MyAccount-content h3{
	font-size:14px;
}
.woocommerce-MyAccount-content .button {
	border-radius:20px;
}
.woocommerce-MyAccount-content form p {
	margin-bottom:0;
}
#wrapper .woocommerce-error {
	padding-top:100px;
}
fieldset {
	color:black;
	font-size:16px;
}

.woocommerce-Button{
	border-radius:20px;
	font-size:16px;
}
.woocommerce-button {
	border-radius:10px;
	border: 2px solid #cfa645;
	color: #fff !important;
}

.dashboard-links {
	justify-content:center;
	border-top: 1px solid  #b8863e;
	padding-top:50px;
}
.shop-page-title{
	display:none;
}
.shop-container {
	margin:150px auto 0;
	max-width:90%;
}
.single_add_to_cart_button.button {
	border-radius:20px;
	line-height:2.4em;
	margin-left: 0;
}
.social-icons a i {
	color:white!important;
}
.stuck .social-icons a {
	border-color:#b8863e;
}
.stuck .social-icons a:hover{
	border:none;

}
.stuck .social-icons a:hover i:before {
	color:white!important;	
}
.button.is-outline, input[type='submit'].is-outline, input[type='reset'].is-outline, input[type='button'].is-outline {
	border-color: white;
}
html body .variations select {
	padding:5px 25px 0px 10px!important;
}
.quantity input.button, .quantity select {
    padding: 0 0.5em!important;
}
html body .stuck .header-cart-link {
    display: flex!important;
    justify-content: center;
    align-items: center;
	border: 2px solid #cfa645!important;
}
html body .stuck .header-cart-link:hover span,
html body .stuck .header-cart-link:hover i:before {
	color:white!important;
}
.product-gallery {
	min-width:300px!important;
}
/*.product-images {
	top:25%;
	
}*/
.product-images img {
	border-radius:50%;
	height:250px!important;
	width:250px!important;
	object-fit:cover;
}
.image-tools {
	padding: 20px 40px;
}
.image-tools i {
	color:white;
}
.woocommerce-product-attributes-item__label {
	color: white!important;
}
.woocommerce-tabs .active a {
	color:white!important;
}
.woocommerce-variation-add-to-cart.variations_button{
	display:flex;
}
.woocommerce-mini-cart a {
	color:black;
}
.header-wrapper:not(.stuck) .woocommerce-mini-cart a:hover{
	color:rgb(250,250,250)
}

html body .stuck .header-cart-title .woocommerce-Price-amount {
	color:#b8863e;
}
html body .price span.amount{
    line-height: 22px;
	color:white;
}

.product-small .box-image,
.product-small .box-image .image-zoom,
.product-small .box-image .image-zoom img, 
.product-category .box-image,
.product-category .box-image .image-zoom,
.product-category .box-image .image-zoom img{
	border-radius:500px!important;
	max-width: 200px;
	max-height: 200px;
	overflow: visible;
	margin-left: auto;
}
.product-small .box-image, 
.product-category .box-image {
	transition:border-radius 400ms transform 400ms!important;
}
.product-small:last-opf-type:hover .box-image, 
.product-category:hover .box-image {
	border-radius:500px!important;
	transform: scale(1.1);
	z-index: 999;
}

.product-small .box-text.box-text-products,
.product-category .box-text.box-text-products {
	text-align:left;
	width:250px!important;
	max-width:250px!important;
}

.woocommerce-variation-add-to-cart.variations_button div {
    display: flex;
    justify-content: start;
    align-items: start;
}
.woocommerce-variation-add-to-cart.variations_button div input {
	height:40px;
	line-height:20px;
}
html body #cart-popup h4,
html body #cart-popup p {
	color:black!important;
}
.product-summary .woocommerce-Price-currencySymbol {
	vertical-align: baseline;
}
.product_cat-jaarabonnement .product-footer,
.product_cat-annual-subscription .product-footer{
	display:none;
}
.product_cat-jaarabonnement .quantity.buttons_added,
.product_cat-annual-subscription .quantity.buttons_added{
	display:none!important;
}
.image-tools{
	display:none;
}
/***************************SESSIES*****************************/
html[lang=nl] .wc-bookings-date-picker-timezone-block,
html[lang=nl] .variation-Tijdzone{
	display:none;
}
.product_tag-sessie .product-gallery,
.product_tag-session .product-gallery {
	display:none;
}
.product_tag-sessie .cart,
.product_tag-session .cart{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
}
.product_tag-sessie .social-icons,
.product_tag-session .social-icons{
	display:flex;
	justify-content:center;

}
.product_tag-sessie .social-icons a,
.product_tag-session .social-icons a {
	width:max-content;
}
.product_tag-sessie .product-info,
.product_tag-session .product-info{
	display:flex;
	justify-content:center;
	flex-direction:column;
}
.product_tag-sessie .product-info h1,
.product_tag-session .product-info h1,
.product_tag-sessie .product-info p,
.product_tag-session .product-info p{
	text-align:center;
	color:white;
}
.wc_bookings_field_persons:after {
	content:' (3 max)';
	padding-left:5px;
}
.product_tag-sessie-digitaal .woocommerce-Price-amount:after{
	content:' voor 1 uur'
}
.product_tag-session-digital .woocommerce-Price-amount:after {
	content:' for 1 hour'
}
.product_tag-sessie-praktijk .woocommerce-Price-amount:after{
	content:' voor 1.5 uur'
}
.product_tag-session-practice .woocommerce-Price-amount:after {
	content:' for 1.5 hours'
}
.wc-bookings-booking-form {
    background-color: white;
    border-radius: 20px;
	color:black!important;
	max-width:400px;
	height:fit-content;
}
.wc-bookings-booking-form .block a {
	color:black!important;
	border:2px solid black!important;
	border-radius:10px!important;
}
.wc-bookings-date-picker {
	padding:0 10px;
}
.form-field.form-field-wide.wc_bookings_field_persons {
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0;
}
.form-field.form-field-wide.wc_bookings_field_persons input,
.form-field.form-field-wide.wc_bookings_field_persons label{
	margin:0 5px!important;
}
.wc-bookings-booking-form p,
.wc-bookings-booking-form span{
	height:auto;
	padding: 10px 0;
	color:black!important;
}
.wc-bookings-booking-cost {
	border-radius:20px;
	color:black!important;
}
.shop-container p.first-payment-date{
	display:none;
}
.shop-container .product-info {
	padding-bottom: 0px;
}
.shop-container .woocommerce-tabs {
	border:none;
}
.product-template-default .shop-container .product_tag-sessie,
.product-template-default .shop-container .product_tag-session {
    display: flex;
    justify-content: center;
}

.product-info {
	border:none;
}
.products.row {
	display:flex;
	justify-content:center;
	width:1600px!important;
	margin:0 auto!important;
}
button.ux-search-submit {
    border-radius: 0 50% 50% 0;
    margin-left: -20px!important;
}

.product-small,
.product-category {
	max-width:100%;
}
.product-small .title-wrapper p,
.product-small .title-wrapper a,
.product-category .title-wrapper p,
.product-category .title-wrapper a{
	color:white;
}

.product-small .title-wrapper a:hover,
.product-category .title-wrapper a:hover{
	color: #E2E2E2;
}

.product-section {
    z-index: 10;
    position: relative;
    margin-top: 30px;
}

.product-section-title-related {
	color:white!important;
}

html body .product-small a.button.add_to_cart_button,
html body .product-small a.added_to_cart {
	white-space: normal;
	border-radius:20px!important;
	color:white!important;
	border: 2px solid white!important;
	font-size: 16px;
	transform:scale(1.0);
	transition: transform 500ms, color 500ms;
	margin: 16px 0 0 0;
	padding: 0 19px;
    line-height: 2.19em;
}

html body .product-small a.button.add_to_cart_button:hover {
	background-color: transparent;
	color:white;
	transform:scale(1.1);
}
html body #main .woocommerce-tabs .tabs {
	margin-top: -20px;
}
tbody tr td {
	color:white;
}

.entry-content {
	display:flex;
	justify-content:center;
}
.woocommerce:not(.woocommerce-page) .row {
	background-color:white;
	border-radius:20px;
	padding:20px 20px 10px 20px;
	width:fit-content;
	height:fit-content;
    margin: auto;
}

.woocommerce-cart .col-first {
    display: none;
}

.off-canvas-right .mfp-content {
	width: 400px;
}

.woocommerce-cart #content {
    display: flex;
    justify-content: center;
    max-width: 100%;
    flex-basis: 100%;
	margin-top: 0;
	padding: 0;
}

.woocommerce-cart .col.large-7.pb-0, .woocommerce-cart .cart-collaterals {
    flex-basis: 100%;
    max-width: 100%;
}

.woocommerce-cart .col.large-7.pb-0 {
    flex-basis: 100%;
    max-width: 100%;
}

.page-id-222 .woocommerce {
	background-color:transparent;
	width:100%;
}
.woocommerce p, .woocommerce a, .woocommerce h3,
address, .woocommerce td,.woocommerce th, .woocommerce h2 {
	color:black;
}
.woocommerce-Tabs-panel p,.woocommerce-Tabs-panel a,
.woocommerce .product p{
	color:white;
}

.product.type-product {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.product.type-product span {
	color:white;
}
html body .variations {
	display:flex;
	justify-content:start;
	align-content:center;
}
#abonnementsvorm {
	width:fit-content;
}
html body table.variations  .label label{
	color: white!important;	
}
.variations .reset_variations {
display:none!important;
}
.variations {
	display:block;
}
.variations tbody tr {
	display:flex;
	justify-content:start;
	flex-direction:column;
}
@keyframes fadein{
from{
   opacity: 0;
}
to{
    opacity: 1;
}
}
@media only screen and (max-width: 420px) {
	html .custom-row .header-top-text div {
		margin-left:-5%!important;
		overflow:visible;
		width:120vw;
	}
}
@media only screen and (max-width: 500px) {
	html .woocommerce .type-product .product-main .content-row {
		flex-direction: column;
	}
}
@media only screen and (max-width: 550px) {
	.custom-row .header-top-text div {
		margin-left:5%!important;
	}
	.contact-row {
		margin-top:100px;
	}
	.row {
		margin: auto !important;
	}
}
@media only screen and (max-width: 620px) {
	html .woocommerce .type-product .product-gallery {
		width:30%;
	}
}
@media only screen and (max-width: 700px){
	.home .header-top .col {
		padding:0;
	}
	.product-small p,
	.product-category p {
		font-size:14px;
	}
	.shop-container .small-columns-2 > div {
	    max-width: 100!important%;
		-ms-flex-preferred-size: 100%!important;
		flex-basis: 100%!important;
	}	
	.shop-container .small-columns-2 > div .product-small.box >div,
	.shop-container .small-columns-2 > div .product-category.box >div {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.shop-container .small-columns-2 > div .product-small.box .box-text.box-text-products,
	.shop-container .small-columns-2 > div .product-category.box .box-text.box-text-products {
		text-align:center;
	}
	.shop-container .small-columns-2 > div .product-small.box .box-text.box-text-products .add-to-cart-button a, 
	.shop-container .small-columns-2 > div .product-category.box .box-text.box-text-products .add-to-cart-button a {
		margin: 10px auto;
	}
	#wrapper #main .header-top-text.image-text > div {
		top:-30px;
	}
	#wrapper #main .header-top-text.image-text > div span:nth-child(2) {
		height:40px!important;
	}
#wrapper #main .image-text div span[id^="text"]:nth-child(1), #wrapper #main .image-text div span[id^="text"]:nth-child(1) span, #wrapper #main .image-text div span[id^="test"]:nth-child(2), #wrapper #main .image-text div span[id^="text"]:nth-child(2) span{
		font-size:25px!important;
		height: 40px!important;
	}
	#wrapper #main .image-text div span[id^="text"]:nth-child(3),#wrapper #main .image-text div span[id^="text"]:nth-child(3) span, #wrapper #main .image-text div span[id^="text"]:nth-child(4), #wrapper #main .image-text div span[id^="text"]:nth-child(4) span{
		font-size:16px!important;
		height:25px!important;
	}
	.custom-row p{
		font-size:14px;
	}
	.custom-row h1 {
		font-size:17px;
	}
	.custom-row .custom-link-button span {
		font-size:14px;
		margin-top:0;
	}
	.custom-row {
		padding: 0 20px;
	}

	.sessie-planning > div .product-small.box {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.sessie-planning > div .product-small.box .box-text {
		text-align:center;
	}

	.dashboard-links li {
		width:100%!important;
	}
	.shop-container {
		max-width:90%;
	}
	.product-small {
		display:flex;
		justify-content:center;
		flex-direction:column;
		align-items:center;
	}
	.shop_table .show-for-small.mobile-product-price{
		display:block!important;
	}
	.shop_table .product-price{
		display:none;
	}
	.woocommerce.row {
		padding:0px!important;
	}
}
@media only screen and (max-width: 826px) {
	.custom-row {
		display:block;
	}
	.custom-row .image-text,
	.custom-row .medium-6,
	.custom-row .circle-image-text{
		max-width:100%!important;
	}
	.header-top-row .image-text > div {
		width:fit-content;
		margin-left:auto!important;
		margin-right: auto!important;
	}
	.custom-row-image-right {
		display:flex;
		flex-direction:column-reverse;
	}
	.custom-row .header-top-text div {
		margin-left:20%;
	}
	.custom-row .circle-image > div {
		margin-left: auto;
		margin-right:auto;
	}

}
@media only screen and (max-width: 850px) {
	#main .shop-container {
		max-width:100%;
		padding:20px;
	}
	.woocommerce {
		max-width:100%!important;
		padding:20px;
	}	
	.woocommerce .dashboard-links li {
		width:40%;
	}
	.woocommerce .type-product .product-gallery {
		width:50%;
	}
	.shop_table .product-remove a {
		top: 45%;
	}
	
}
@media only screen and (max-width: 1070px) {
	.custom-row-sessie {
		margin-bottom:50px;
	}
	.woocommerce h3 {
		font-size: 16px;
	}
	.woocommerce a,
	.woocommerce label,
	.woocommerce p {
		font-size: 14px;
	}

#wrapper .image-text div span[id^="text"]:nth-child(1),#wrapper .image-text div span[id^="text"]:nth-child(1) span,#wrapper .image-text div span[id^="test"]:nth-child(2), #wrapper .image-text div span[id^="text"]:nth-child(2) span{
		font-size:30px!important;
	}
	#wrapper .image-text div span[id^="text"]:nth-child(3),#wrapper .image-text div span[id^="text"]:nth-child(3) span, #wrapper .image-text div span[id^="text"]:nth-child(4), #wrapper .image-text div span[id^="text"]:nth-child(4) span{
		font-size:20px!important;
	}

	.circle-image div {
		width:40vh;
		height:40vh;
	}
	.circle-image-left-text div {
		padding-left:0!important;
	}
	.product-small {
		width:100%!important;
		max-width: 100%!important;
		-ms-flex-preferred-size: 100%!important;
		flex-basis: 100%!important;
	}
	.sessie-planning .medium-8 {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.product-small.box.box-vertical {
		max-width:100%;
	}
	.sessie-planning .product-small.box.box-vertical {
		max-width:80%;
	}
	.woocommerce  {
		max-width:100%;
	}
	#content {
		margin-top:100px;
	}
	.ilonka > div:nth-child(1) {
		max-width: 60%;
		-ms-flex-preferred-size: 60%;
		flex-basis: 60%;
	}
	.ilonka > div:nth-child(2) {
		max-width: 40%;
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
	}
	.ilonka .circle-image-right-text {
		padding:30px 0px 0 30px ;
	}
	.contact-row .circle-image-right-text {
		padding-left: 0;
		padding-right:0px;
	}
	.contact-row {
		margin-top:150px;
	}
	.contact-row .circle-image-right-text div:nth-child(1) {
		max-width: 70%;
		-ms-flex-preferred-size: 70%;
		flex-basis: 70%;
	}
	.contact-row .circle-image-right-text div:nth-child(2) {
		max-width: 40%;
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
	}
	.custom-row {
		margin-bottom:75px;
	}
	.shop-container {
		margin:100px auto 0;
		max-width:80%;
	}
	.shop-container .product .product-container h1 {
		font-size:20px;
	}
	.shop-container .product .product-container span,
	.shop-container .product .product-container input,
	.shop-container .product .product-container button {
		font-size:16px;
	}
	.product_tag-sessie .product-info span,
	.product_tag-sessie .product-info p.price,
	.product_tag-sessie .product-info li,
	.product_tag-sessie .product-info a {
		font-size:12px!important;
	}
	.product-container .row{
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.product-gallery {
		width:100%!important;
		display:flex!important;
		justify-content:center!important;
	}
	.product-images {
		width:250px!important;
	}
	.product-info {
		width:auto;
	}
	.product-info .col{
		width:100%!important;
	}
}

@media only screen and (max-width: 1100px) {
	html .woocommerce-cart  .woocommerce,
	html .woocommerce-cart  .woocommerce .col{
		max-width:100%!important;
	}
	html .woocommerce-cart  .woocommerce {
		margin: 0 10px;
	}
	.woocommerce-cart .woocommerce.row	{
		display:flex;
		flex-direction:column;
	}
}
@media only screen and (max-width: 1250px) {
	.woocommerce-cart .woocommerce.row	{
		display:flex;
		flex-direction:column;
	}
	.woocommerce-cart .woocommerce.row .col {
		max-width:100%;
		width:100%;
	}
	html body .show-for-medium {
		display:block!important;
	}
	html body .hide-for-medium {
		display:none;
	}
}
@media only screen and (max-width: 1440px) {
	.circle-image-right-text{
		padding-left: 20px;
		padding-right:0;
	}
	.image-text {
		padding-left: 20px;
		width:100%;
	}

	.home-story-intro {
		white-space: initial;
	}

	.woocommerce {
		max-width:80%;
	}

	html body.page-id-227 header:not(.transparent) i:before{
		color:#b8863e!important;
	}
	html body.page-id-227 header:not(.transparent) li a i{
		color:white!important;
	}
	html body.page-id-227 header:not(.transparent) img {
		filter: invert(50%) sepia(85%) saturate(328%) hue-rotate(356deg) brightness(93%) contrast(87%);
	}
/*
	.medium-5  {
		max-width:100%;
	}*/
	.menu-item a:hover {
	 box-shadow: none;
	}
	.header-nav.nav-left {
		width:100%;
	}
}
@media only screen and (max-width: 1470px) {
	.header-top-row .image-text > div {
		margin-left:20px;
		margin-right:auto;
	}
	.header-top-row .image-text {
		padding-left: 20px;
		width:100%;
	}
}
@media only screen and (max-width: 1500px){
	.woocommerce-cart #content > .woocommerce{
		max-width: 95%;
	}
}

/************** AANPASSINGEN Learndash JOSÍA *****************/
strong {
	font-size: 18px;
}

.width-90 {
	width: 100%;
	max-width: 1600px !important;
}

/*** Hide voorbeeld blokje voor niet ingelogde mensen ***/
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
	display: none;
}

/***** Achtergronden *****/
body.page-id-1517, body.page-id-1517 #wrapper #main,body.page-template-default, body.page-template-default #wrapper #main, body.sfwd-lessons-template-default, body.sfwd-courses-template-default, body.page-id-3535, body.page-id-3535 #wrapper #main {
	background: #375e4a;
}

body.page-id-1517 #wrapper #main .background-circle,body.page-template-default #wrapper #main .background-circle, body.sfwd-courses-template-default #wrapper #main .background-circle, body.page-id-3535 #wrapper #main .background-circle {
	background: rgb(64, 130, 97);
	left: -5%;
    top: 40%;
}

body.sfwd-lessons-template-default .blog-wrapper, body.sfwd-courses-template-default .blog-wrapper {
	background: transparent;
}

body.sfwd-lessons-template-default .background-circle {
	background: rgb(64, 130, 97);
}

/*** Page content width ***/
body.sfwd-lessons-template-default .page-wrapper, body.page-template-default .page-wrapper, body.sfwd-courses-template-default .blog-wrapper {
	width: 100;;
	max-width: 1600px;
    margin: 0 auto;
}

/**** Title ****/
.mv-verhaallijst h1, body.sfwd-lessons-template-default h1.entry-title, body.sfwd-courses-template-default .entry-header-text.text-center h1 {
	position: absolute;
    width: 100vw;
    display: block;
	left: calc((-100vw + (100% + (100% / 3)) / 2) - (100% / 3) + 50vw);
    top: -150px;
    padding: 40px 10%;
    background: rgb(64, 130, 97);
}

.mv-verhaallijst h1 {
	top: -210px;
}

body.sfwd-lessons-template-default .entry-header-text, body.sfwd-courses-template-default .entry-header-text {
	padding: 0;
}

/**** Content onder de titel ****/
.mv-verhaal-sidebar {
	margin-top: 50px;
}

/**** Sidebar ****/
.post-sidebar {
	padding-right: 0 !important;
}

.col-divided {
	border: none;
}

.mv-verhaal-sidebar .button {
	border-radius: 999px;
	border-width: 1px;
	line-height: 1;
    padding: 15px 25px;
	font-size: 16px;
}

.mv-verhaal-sidebar .button:last-of-type {
	margin-bottom: 2em;
}

.mv-verhaal-sidebar .ld-course-list-items .ld_course_grid .thumbnail.course {
	background: transparent;
	border: none;
}

.mv-verhaal-sidebar .ld-course-list-items .ld_course_grid .thumbnail .caption {
	padding: 0;
}

.mv-verhaal-sidebar .ld-course-list-content .ld-course-list-items .ld_course_grid .entry-title {
	font-size: 16px;
    font-weight: 400;
	margin-left: 20px !important;
}

.mv-verhaal-sidebar .ld-course-list-content .ld-course-list-items .ld_course_grid .entry-title:before {
	content: "✓";
    position: absolute;
    left: 0;
}

.mv-verhaal-sidebar div.caption h3 {
	font-size: 14px;
}

p a.visitor-link {
	font-size: 16px;
    font-weight: 400;
	transition: all ease .2s;
}

p a.visitor-link:hover {
	color: #cfa645;
	transition: all ease .2s;
}

.mv-verhaal-sidebar div.caption:hover h3 {
	color: #cfa645;
	transition: all ease .2s;
}

/*** Remove ✓ on verhaal-bibliotheek ***/
.page-id-1517 .mv-verhaal-sidebar .ld-course-list-content .ld-course-list-items .ld_course_grid .entry-title:before {
	content:"";
}

.page-id-1517 .mv-verhaal-sidebar .ld-course-list-content .ld-course-list-items .ld_course_grid .entry-title {
	margin-left: 0 !important;
}

/*** Verticall alignment verhaal-bibliotheek ***/
body.page-id-1517 #content, body.page-id-3535 #content {
	margin-top: 0;
}

body.page-id-1517 .mv-verhaal-sidebar, body.page-id-3535 .mv-verhaal-sidebar {
	margin-top: 60px;
}

/*** Button change to overlay to link ***/
.mv-verhaal-sidebar .ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary {
	height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    color: transparent;
    border: none;
}

/**** Verhaallijst rechts ****/
.mv-verhaallijst div.ribbon {
	display: none;
}

.mv-verhaallijst p {
	font-size: 16px;
}

.mv-verhaallijst .ld-course-list-items .ld_course_grid .thumbnail.course img {
	width: 20%;
    display: inline-block;
	border-radius: 999px;
	vertical-align: middle;
}

.mv-verhaallijst .ld_course_grid .thumbnail .caption {
	width: 79%;
	display: inline-block;
	color: #fff;
    vertical-align: middle;
}

.mv-verhaallijst .ld-course-list-items .ld_course_grid .thumbnail.course {
	background: transparent;
	border: none;
}

/*** Remove progress ***/
.ld-expand-button, .learndash-wrapper .ld-expand-button, .learndash-wrapper #ld-profile .ld-item-list-item-preview .ld-status {
	display: none !important;
}

/*** Button change to overlay to link ***/
.mv-verhaallijst .ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary {
	height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    color: transparent;
    border: none;
}

/*** Hide profile summary ***/
.ld-profile-summary {
	display: none;
}

/*** Uitklap button ***/
.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button {
	background: transparent;
	color: #fff;
	border: solid 1px #fff;
}

.learndash-wrapper .ld-expand-button .ld-icon {
	transition: all ease 0.2s;
    transform-origin: center;
    position: absolute;
    right: 10px;
}

/*** Hide section title ***/
.learndash-wrapper #ld-profile .ld-section-heading h3 {
	display: none;
}

/*** Align search ***/
.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading .ld-item-list-actions, .learndash-wrapper #ld-profile button.ld-icon-search.ld-icon {
	margin-left: auto;
}

/*** Search icon ***/
.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon {
	display: flex;
    align-items: center;
    color: #fff;
	margin-right: 0;
	transition: all ease .2s;
}

.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon.ld-expanded, .learndash-wrapper #ld-profile button.ld-icon-search.ld-icon:hover {
	color: #cfa645;
	transition: all ease .2s;
}

/*** Search dropdown ***/
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper {
	background: transparent;
    border: solid 1px #fff;
    border-radius: 25px;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-closer {
	font-size: 14px;
	font-weight: 400px;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields label {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-closer:hover {
	color: #cfa645;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name input[type=text] {
	margin-bottom: 0;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper:before {
	display: none;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
	background: transparent;
	border: solid 1px #fff;
	color: #fff;
	transition: all ease .2s;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:hover {
	background: #cfa645;
	border: solid 1px #cfa645;
	color: #fff;
	transition: all ease .2s;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name input[type=text] {
	background: transparent !important;
    color: #fff !important;
    border: solid 1px #fff !important;
}

.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button {
    color: #fff;
    top: 0;
}

/*** Bundellist ***/
.learndash-wrapper .ld-item-list .ld-item-list-item p {
	margin-bottom: 0;
}

.learndash-wrapper .ld-item-list .ld-item-list-item {
	background: transparent;
	border: solid 1px #fff;
	color: #fff;
	border-radius: 50px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview a {
	color: #fff;
	transition: all ease .2s;
	font-size: 16px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview a:hover {
	color: #cfa645;
	transition: all ease .2s;
}

.learndash-wrapper .ld-expand-button.ld-compact, .learndash-wrapper .ld-expand-button:hover {
	background: transparent;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
	display: none;
}

/*** Bundel klapitems ***/
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
	padding: 20px;
    background: transparent;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before {
	content: none;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
	color: #fff;
}

/*** Progressbar remove ***/
.learndash-wrapper .ld-course-status.ld-course-status-enrolled, .ld-lesson-status, input[type='submit'].learndash_mark_complete_button, .learndash-wrapper .sfwd-mark-complete {
	display: none;
}

/*** Bundle tables ***/
body.sfwd-courses-template-default table {
	border: none;
	border-collapse: separate;
    border-spacing: 0 2em;
}

body.sfwd-courses-template-default table td {
	border: none;
	padding: 0;
	vertical-align: middle;
	min-width: 100px;
}


body.sfwd-courses-template-default table td:first-of-type {
	min-width: 300px;
	width: 25%;
}

body.sfwd-courses-template-default table td img {
	border-radius: 500px;
	padding-right: 10px;
	height: 300px;
	width: 300px;
    object-fit: cover;
	transition: all ease .2s;
}

body.sfwd-courses-template-default table td a:hover img {
	filter: drop-shadow(2px 0px 6px black);
	transition: all ease .2s;
}

body.sfwd-courses-template-default table td:last-of-type {
	width: 75%;
	padding-left: 25px;
}


body.sfwd-courses-template-default table td a:hover {
	color: #cfa645;
}

/*** Verhaal pagina's ***/
.soliloquy-container .soliloquy-pager {
	bottom: -80px !important;
}

.learndash-wrapper .ld-content-actions {
	border: none;
	margin-top: 15%;
}

body.sfwd-courses-template-default .mv-verhaal-sidebar {
	margin-top: 135px;
}

/*** Remove standaard lijst ***/
body.sfwd-courses-template-default .learndash-wrapper .ld-item-list {
	display: none;
}

/*** Action balk onderaan verhaalpagina ***/
.ld-content-action .ld-button, .ld-content-action .ld-button:hover {
	background: transparent;
    font-size: 1em;
    font-weight: 400;
    padding: 0;
	margin: 0 10px 0 -10px;
	opacity: 1;
}

.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back, input[type='submit'].learndash_mark_complete_button {
	background: transparent !important;
	border: solid 2px #fff !important;
    padding: 0 19px !important;
    border-radius: 50px;
    line-height: 2.19em;
	font-size: 1em;
	font-weight: 400;
	transition: all ease 0.3s;
	box-shadow: none;
}


.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back:hover, input[type='submit'].learndash_mark_complete_button:hover {
	background: #fff !important;
	color: #666;
	opacity: 1;
	transition: all ease 0.2s;
	box-shadow: none;
}

.learndash-wrapper .sfwd-mark-complete:hover:after {
	color: #666;
}

.learndash-wrapper .ld-content-actions .ld-content-action {
	display: flex;
    flex-direction: column;
    justify-content: center;
	flex-basis: 33%;
}

.learndash-wrapper .ld-content-actions {
	justify-content: center;
}

/***** RESPONSIVE LEARNDSH *****/
@media (max-width: 1280px) {
	p {
		font-size: 15px;
	}
}

@media (min-width: 1070px) and (max-width: 1200px) {
		.mv-verhaallijst h1, body.sfwd-lessons-template-default h1.entry-title, body.sfwd-courses-template-default .entry-header-text.text-center h1 {
		font-size: 1.7em;
	}
}

@media (min-width: 849px) and (max-width: 1070px) {
	.mv-verhaallijst h1, body.sfwd-lessons-template-default h1.entry-title, body.sfwd-courses-template-default .entry-header-text.text-center h1 {
		top: -130px;
		font-size: 1.7em;
	}
	
	body.sfwd-courses-template-default .mv-verhaal-sidebar {
		margin-top: 0;
	}
	
	body.sfwd-courses-template-default .entry-header-text.text-center h1 {
		top: -130px;
		left: calc((-100vw + (100% + (100%)) / 2) - (100%) + 100vw);
	}
	
	body.sfwd-courses-template-default .large-3, body.sfwd-courses-template-default .large-9 {
		max-width: 100%;
		flex-basis: 100%;
	}
	
	body.sfwd-courses-template-default .large-3 {
		order: 2;
	}

}

@media (max-width: 849px) {
	.mv-verhaallijst h1, body.sfwd-lessons-template-default h1.entry-title, body.sfwd-courses-template-default .entry-header-text.text-center h1 {
		left: calc((-100vw + (100% + (100%)) / 2) - (100%) + 100vw);
    	top: -130px;
		font-size: 1.5em;
	}
	
	.mv-verhaallijst h1 {
		top: -750px;
	}
	
	body.sfwd-courses-template-default .learndash-wrapper {
		text-align: center;
	}
	
	body.sfwd-courses-template-default .learndash-wrapper img {
		display: block;
    	margin: 0 auto 2em auto;
    	max-height: 220px;
    	max-width: 220px;
    	object-fit: cover;
	}
	
	body.sfwd-courses-template-default .mv-verhaal-sidebar {
		margin-top: 0;
	}
	
	body.page-template-default .page-wrapper #content, body.page-template-default .learndash-wrapper .ld-item-list {
		margin-top: 0;
	}
	
	body.page-id-1517 h1 {
		font-size: 1.5em;
	}
	
	body.page-id-1517 .medium-4, body.page-id-1517 .medium-8 {
		flex-basis: 100%;
    	max-width: 100%;
	}
	
	body.sfwd-courses-template-default table td img {
		width: 220px;
		height: 220px;
	}
	
	.bib-stacking-mob {
		order: 2;
	}
	
	body.sfwd-courses-template-default table td:first-of-type, body.sfwd-courses-template-default table td:last-of-type {
		display: table-row;
		width: 100%;
		padding: 0;
	}
}

@media (max-width: 549px) {
	.ld-course-list-items .col-sm-12 {
		padding: 0;
	}
}
