@charset "utf-8";

/*
Theme Name: Cinecademy
Theme URI: www.cinecademy.nl
Author: Visia Media
Author URI: http://www.visiamedia.nl
Description: Thema ontwikkeld voor Cinecademy
Version: 1.0
Tags:
*/



/* ALGEMENE STYlES - RESET */

html, body, div, span, applet, object, iframe,head
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	line-height:1.5em;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}
#edd_checkout_login_register a{
    color: #6e4f9a;
    font-weight: 600;
}

strong {
	font-weight:600;
}

ol, ul,
ul.gform_fields,
.page-container ul.gform_fields,
.informatie-container ul.gform_fields {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.content:after, .content:before {
    content: " ";
    display: table;
    clear: both;
}

body, html {
	line-height: 1.4;
	color:black;
	font-weight:400;
	word-spacing:1px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	width:100%;
	height:100%;
	font-size:16px;
	font-family: 'Hind', sans-serif;
	overflow-x: hidden;
    max-width: 100vw;
}

/* BASIS OPBOUW */

a,
a *{
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

input:focus{
	outline:none;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.button,
input#edd_login_submit,
body.page-template-template-login input[type=submit].edd-submit,
.register_box input[type=submit].edd-submit{
	position: relative;
    display: inline-block;
    background-color: #ffce4b;
    margin: 0 auto;
    padding: .5em .8em .5em .8em;
    border-top: 5px solid #ffce4b;
    border-bottom: 5px solid #d5ac3a;
	border-left: 0;
    border-right: 0;
    color: black;
    font-size: 1.1em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    outline: none;
	border-radius: 0!important;
}

.button:hover,
input#edd_login_submit:hover{
    background-color: #ffd564;
    border-top: 5px solid #ffd564;
    border-bottom: 5px solid #eac04a;
    cursor: pointer;
}

.button:active,
input#edd_login_submit:active{
    border-bottom: 5px solid #f0c449;
    top: 3px;
	transition: none;
	background-color:#f0c449;
	border-top: 5px solid #f0c449;
}

a.button i {
	color:black;
}

a.button_green.ga_verder_button {
    margin-right: 1em!important;
}

span.highlight {
	color: #fdce4e;
	font-weight:700;
}

span.bold {
	font-weight:700;
}

.button_cinesud{
	position: relative;
    display: inline-block;
    background-color: #e85d27;
    margin: 0 auto;
    padding: .5em .8em .5em .8em;
    border-top: 5px solid #e85d27;
    border-bottom: 5px solid #cd5323;
	border-left: 0;
    border-right: 0;
    color: white!important;
    font-size: 1.1em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    outline: none;
}

.button_cinesud:hover{
    background-color: #f47240;
    border-top: 5px solid #f47240;
    border-bottom: 5px solid #cd5323;
    cursor: pointer;
}

.button_cinesud:active{
    border-bottom: 5px solid #cd5323;
    top: 3px;
	transition: none;
	background-color:#cd5323;
	border-top: 5px solid #cd5323;
}

input#learndash_mark_complete_button{
	float:right;
}

.meta-nav {
	display:none;
}

.prev-link:before{
	font-family: FontAwesome;
    content: "\f177";
	margin-right:.6em;
	color:#444;
}

.next-link:after{
	font-family: FontAwesome;
    content: "\f178";
	margin-left:.6em;
	color:white;
}

.button-close{
	width:100%;
}

.course_single_content .button-locked{
	margin-top:0;
	float:right;
}

.course_single_content .button-locked::before{
	content: '\f13e';
    font-family: FontAwesome;
    font-weight: 500;
    line-height: 1;
    color: #444;
    font-size: 1em;
    margin-top: -.5em;
	margin-right:.3em;
	display:inline;
}

.button-close,
.content-container .content #edd-user-login-submit input,
.button-previous,
.button-locked,
.pagination-button a{
	margin-top:1.3em;
	text-align:center;
	position: relative;
    display: inline-block;
    background-color: #cccccc;
    padding: .5em .8em .5em .8em;
    border-top: 5px solid #cccccc;
    border-bottom: 5px solid #a8a8a8;
	border-left:0;
	border-right:0;
    color: #444;
    font-size: 1.1em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    outline: none;
	border-radius:0;
}

.course_single_content .button-locked {
	padding: .25em .8em .25em .8em;
	width:8.5em;
	text-align:center;
}

.button-close:hover,
.content-container .content #edd-user-login-submit input:hover,
.button-previous:hover,
.button-locked:hover{
    background-color: #dbdbdb;
    border-top: 5px solid #dbdbdb;
    border-bottom: 5px solid #bababa;
    cursor: pointer;
}

.button-close:active,
.content-container .content #edd-user-login-submit input:active,
.button-previous:active,
.button-locked:active{
    border-bottom: 5px solid #a8a8a8;
    top: 3px;
	transition: none;
	background-color:#a8a8a8;
	border-top: 5px solid #a8a8a8;
}

.edd-submit.button:active{
	-webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.button-close i.fa.fa-sign-out {
    margin-right: .1em;
}

.button-right{
	margin-left:.5em!important;
}

p#learndash_next_prev_link a.next-link {
	float:right;
}

.learndash_post_sfwd-lessons br{
	display:none;
}

#learndash_next_prev_link a.prev-link{
	text-align:center;
	position: relative;
    display: inline-block;
    background-color: #cccccc;
    padding: .5em .8em .5em .8em;
    border-top: 5px solid #cccccc;
    border-bottom: 5px solid #a8a8a8;
    color: #444;
    font-size: 1.1em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    outline: none;
}

#learndash_next_prev_link{
	margin-top:0!important;
}

#learndash_next_prev_link a.prev-link:hover{
    background-color: #dbdbdb;
    border-top: 5px solid #dbdbdb;
    border-bottom: 5px solid #bababa;
    cursor: pointer;
}

#learndash_next_prev_link a.prev-link:active{
    border-bottom: 5px solid #a8a8a8;
    top: 3px;
	transition: none;
	background-color:#a8a8a8;
	border-top: 5px solid #a8a8a8;
}

.sidebar-col a.button_green {
	width:100%;
	text-align:center;
}

.sidebar-col a.button,
input#learndash_mark_complete_button,
p#learndash_next_prev_link a.next-link,
a.button_green{
 	position:relative;
    display: inline-block;
    background-color: #4fbb70;
    margin: 0 auto;
    padding: .5em .8em .5em .8em;
    border-top: 5px solid #4fbb70;
    border-bottom: 5px solid #439c5e;
	border-left:0;
	border-right:0;
    color: white;
    font-size: 1.1em;
    box-sizing: border-box;
    line-height: 1;
	text-decoration:none;
	font-weight:600;
	outline:none;
	border-radius:0;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
}

.sidebar-col a.button:hover,
input#learndash_mark_complete_button:hover,
p#learndash_next_prev_link a.next-link:hover,
a.button_green:hover{
    background-color: #54ca78;
    border-top: 5px solid #54ca78;
    border-bottom: 5px solid #49a665;
    cursor: pointer;
}

.sidebar-col a.button:active,
input#learndash_mark_complete_button:active,
p#learndash_next_prev_link a.next-link:active,
a.button_green:active{
    border-bottom: 5px solid #439c5e;
    top: 3px;
	transition: none;
	background-color:#439c5e;
	border-top: 5px solid #439c5e;
}

.sidebar-col a.button i {
	color:white;
	margin-left: .1em;
}

::selection {
	background: #6e4f9a; 
	color:white;
}

::-moz-selection {
	background: #6e4f9a; 
	color:white;
}

.informatie-container,
.page-container{
	padding:3em 0;
}

.expand_collapse {
    top: -18px!important;
}

.header_page.content-container .content .content-inhoud .header_page_content h2{
    font-size: 2.5em;
    color: white;
    font-weight: 600;
}

.header_student_content h1.heading.heading_sub {
    color: white;
    font-weight: 600;
}

/* STYLING ALGEMENE ELEMENTEN */

a.melding_link{
	margin-top:.5em;
	display:block;
}

.learndash_content ul {
    font-size: 1.2em;
    margin-left: 1em;
    font-weight: 600;
	color: #6e4f9a;
}

.module_content_wrapper ul {
    margin-left: 1em;
}

.module_sidebar .sidebar_content_wrapper a.module_download_link {
    padding-left: 0;
}

div#learndash_course_points_user_message {
    display: none;
}

.informatie-container ul,
.page-container ul{
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
}

.informatie-container ul li,
.page-container ul li,
.informatie-container ol li,
.page-container ol li{
    margin-bottom: .7em;
}

.informatie-container ul li:last-child,
.page-container ul li:last-child,
.informatie-container ol li:last-child,
.page-container ol li:last-child{
    margin-bottom: 0;
}

.informatie-container ol,
.page-container ol {
	list-style-type:decimal;
	margin-left:1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.informatie-container blockquote,
.page-container blockquote{
    margin: 1em 0 1em 2em;
    font-weight: 600;
    font-size: 1.1em;
}

.informatie-container h1,
.page-container h1,
.informatie-container h2,
.page-container h2,
.informatie-container h3,
.page-container h3,
.informatie-container h4,
.page-container h4,
.informatie-container h5,
.page-container h5,
.informatie-container h6,
.page-container h6{
	margin-top: .5em;
    margin-bottom: .5em;
}

.purple_text_highlight{
	color:#6e5299;
	font-weight:600;
}

.green_text_highlight{
	color:#4eb96e;
	font-weight:600;
}

.col.eenderde .cinesud_cta_pro{
	background-image:url('img/cinesud_pro_cta_bg.jpeg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	height:33em;
	margin-top:1.3em;
	border:1px solid #cccccc;
	padding: 1.2em 1.8em;
	position:relative;
}

body.page-template-template-betaalpagina .col.eenderde .cinesud_cta_pro {
    margin-top: 0;
}

.col.eenderde .cinesud_cta_pro_register_page{
	margin-top:0;
}

.cinesud_cta_pro span {
    color: white;
    font-size: 1.6em;
}

.cinesud_cta_pro span strong{
	font-weight:600;
}

.cinesud_cta_pro .bottom{
	position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.2em 1.8em;
    font-size: 1.15em;
}

.cta_cinesud_pro_bar {
	    z-index: 0;
}

/* BASIS OPBOUW --- FORMULIER */

.hidden_label label,
.hidden_sub_label{
    display: none;
}

.header_wrapper .header_promotion_bar .content .gform_footer .button{
    background-color: black;
    padding: .6em .7em!important;
	color: white;
    box-sizing: border-box;
    line-height: 1;
    cursor: pointer;
    font-weight: 600;
	text-decoration:none;
	border: 2px solid black!important;
	float:right;
	font-size:1.1em!important;
	margin-top:.6em;
}

.gfield_visibility_hidden {
    display: none;
}

/* BASIS OPBOUW --- FORMULIER --- FILE UPLOAD */

.gform_drop_area {
	margin: .6em 0 .6em 0;
	text-align:center;
	padding:1.2em;
	background-color:white;
	border:.15em dashed #e5e5e5;
}

.gform_drop_area span.gform_drop_instructions,
.gform_drop_area input.gform_button_select_files {
	display:inline-block;
	width:auto;
}
.ginput_container_fileupload span#extensions_message {
	font-style: italic;
	font-size: .9em;
	color: #333;
}
.gform_drop_area span.gform_drop_instructions {
	font-size:.9em;
	font-style:italic;
	color:#666;
	margin-right:1.2em;
}
.gform_drop_area input.gform_button_select_files {
	background-color:#ffce4b;
	border-top: 5px solid #ffce4b;
    border-bottom: 5px solid #d5ac3a;
	border-left: 0;
    border-right: 0;
	font-size:1.1em;
	padding: .5em .8em .5em .8em;
	font-weight:600;
	color:black;
	cursor:pointer;
	box-sizing: border-box;
    line-height: 1;
	text-decoration: none;
	outline:none;
	border-radius: 0!important;
	margin: 0 auto;
	position:relative;
	display: inline-block;
}

.gform_drop_area input.gform_button_select_files:hover {
	background-color: #ffd564;
    border-top: 5px solid #ffd564;
    border-bottom: 5px solid #eac04a;
    cursor: pointer;
}

.gform_drop_area input.gform_button_select_files:active{
	border-bottom: 5px solid #f0c449;
    top: 3px;
	transition: none;
	background-color:#f0c449;
	border-top: 5px solid #f0c449;
}

#gform_wrapper_3 label.gfield_label {
    margin-top: 1.4em;
    margin-bottom: 1em!important;
    display: block;
}

.file_upload .ginput_preview {
	padding: .2em 0;
}
.file_upload .ginput_preview img {
	display: inline-block;
	margin: 0 .25em 0 0;
	cursor:pointer;
}
.file_upload .ginput_preview strong {
	font-weight:normal;
}

input#input_3_4,
textarea#input_3_2,
input#input_3_7,
input#input_3_5{
	margin-top:0!important;
}

#edd_cc_fields {
	position:relative;
}

#edd_cc_fields select.hasCustomSelect {
	top: 5.5em;
    left: 1.4em;
    right: 1.4em;
    width: calc(100% - 2.8em) !important;
}

#input_3_1_3_container label, #input_3_1_6_container label {
    margin-bottom: 1em;
    display: block;
}

#gform_wrapper_3 label.gfield_label:first-child {
    margin-top: 0;
}

/* BASIS OPBOUW --- LEARNDASH */

.content-container .content #learndash_lessons {
	background-color: #FFFFFF;
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: 0;
    margin-bottom: 20px;
}

#lessons_list > div h4 > a, #course_list > div h4 > a,
.learndash .learndash_topic_dots.type-list a > span,
#learndash_profile .learndash-course-link a{
    color: black;
}

div#lesson_heading span {
    font-size: 1.1em;
}

.profile_edit_profile {
	display:none;
}


/* BREEDTES EN KOLOMMEN */

.clearfix::after, .clearfix::before, .content::after, .content::before,
.gfield_checkbox li::after, .gfield_checkbox li:after, .gfield_checkbox li::before, .gfield_checkbox li:before {
    content: " ";
    display: table;
    clear: both;
}

.content {
	width: 84%;
    max-width: 73em;
    padding: 0 8%;
    margin: auto;
}

.col {
	float:left;
	margin-left:4%;
}
.colflip {
	float:right;
	margin-right:4%;
}
.colflip:first-child {
	margin-right:0;
}
.col:first-child {
	margin-left:0;
}
.eentweede {
	width:48%;
}
.eenderde {
	width:30.6666667%;
}
.tweederde {
	width:65.3333333%;
}
.eenvierde {
	width:22%;
}
.drievierde {
	width:74%;
}
.eenvijfde {
	width:16.8%;
}
.tweevijfde {
	width:37.6%;
}
.drievijfde {
	width:58.4%;
}
.viervijfde {
	width:79.2%;
}


/* EASY DIGITAL DOWNLOADS */

.forgot_password_redirect {
    float: right;
    margin-top: 1em;
    font-size: .8em;
}

ul.edd_receipt_fees {
	list-style-type:none;
}

.header_visitor_cursus_cta_content_wrapper span.old-priced-container {
    float: left;
}

p.edd-lost-password {
    display: none;
}

.header_visitor a.button .old-priced-container {
    display: none;
}

p#edd-card-country-wrap,
p#edd-card-state-wrap{
	position:relative;
}

select#billing_country {
    margin-top: 3.3em;
}

select#card_state {
    margin-top: 3.3em;
}

p#edd-card-state-wrap {
    display: none;
}


.content-container .content #edd_checkout_form_wrap legend {
    font-size: 1.6em;
}

.content-container .content p#edd-last-name-wrap,
.content-container .content p#edd-first-name-wrap,
.content-container .content p#edd-user-pass-wrap,
.content-container .content p#edd-user-pass-confirm-wrap{
	margin-top:1.1em!important;
}

.content-container .content input.edd-input,
.content-container .content label.edd-label{
    font-size: 1em;
}

.content-container .content #edd_checkout_form_wrap #edd_final_total_wrap {
	border:none;
	background:none;
	padding:0;
}

.content-container .content span.edd_cart_amount {
	font-weight:600;
	font-size:2em;
	color:black;
}

.content-container .content .edd_cart_footer_row .edd_cart_amount {
	font-size:1em;
}

.content-container .content #edd_checkout_form_wrap span.edd-required-indicator {
    color: #6e4f9a;
    display: inline;
}

.content-container .content input#edd-purchase-button{
    position: relative;
    display: inline-block;
    background-color: #ffce4b;
    margin: 0 auto;
    padding: .5em .8em .5em .8em;
    border-top: 5px solid #ffce4b;
    border-bottom: 5px solid #f0c449;
    color: black;
    font-size: 1.1em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    border-left: none;
    border-right: none;
    border-radius: 0;
	margin-top: .7em;
}

.content-container .content input#edd-purchase-button:hover{
    background-color: #ffd564;
    border-top: 5px solid #ffd564;
    border-bottom: 5px solid #eec75e;
    cursor: pointer;
}

.content-container .content input#edd-purchase-button:active{
    border-bottom: 5px solid #f0c449;
    top: 3px;
	transition: none;
	background-color:#f0c449;
	border-top: 5px solid #f0c449;
}

#edd_checkout_wrap label.edd-label,
#edd_checkout_form_wrap label{
	font-size:1.1em!important;
}

#edd-login-account-wrap a,
.edd_cart_actions a,
#edd_checkout_login_register a{
	color:black;
}

.content-container .content #edd_checkout_cart .edd_cart_header_row th,
.content-container .content #edd_checkout_form_wrap #edd-login-account-wrap, 
.content-container .content #edd_checkout_form_wrap #edd-new-account-wrap, 
.content-container .content #edd_checkout_form_wrap #edd_show_discount, 
.content-container .content #edd_checkout_form_wrap .edd-cart-adjustment{
	background:#f5f5f5;
}

.content-container .content #edd_checkout_cart td, 
.content-container .content #edd_checkout_cart th,
.content-container .content #edd_checkout_form_wrap fieldset#edd_register_fields{
	border:1px solid #cccccc;
}

#edd_checkout_form_wrap legend {
	width:auto!important;
}

#edd_checkout_wrap .cart_empty_message,
.nopage_message{
	position: relative;
    background-color: #f5f5f5;
    padding: 1.5em;
    font-weight: 600;
    margin-bottom: 2em;
    color: black;
    border: 1px solid #cccccc;
}

#edd_checkout_wrap .cart_empty_message i.fa.fa-exclamation-circle,
.nopage_message i.fa.fa-exclamation-circle{
    font-size: 2em;
    height: 1em;
    float: left;
	color:#cccccc;
}

#edd_checkout_wrap .cart_empty_message span,
.nopage_message span{
    margin-top: .3em;
    display: block;
    margin-left: 3em;
}

.message h3{
	margin-left:1.5em;
}

/* EASY DIGITAL DOWNLOADS - RECEIPT */

#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input {
	display: inline-block;
    width: 100%!important;
    box-sizing: border-box!important;
}

.header_visitor_cursus_cta_content_wrapper span.edd_price {
    line-height: 1.3;
}

p#edd-card-address-2-wrap,
p#edd-card-city-wrap,
p#edd-card-zip-wrap,
p#edd-card-country-wrap{
    margin-top: 1em;
}

input#edd-purchase-button {
    float: right;
}

p#edd_final_total_wrap {
    text-align: right;
}

span.exclbtw {
    display: block;
    text-align: right;
}

#edd_purchase_receipt{
	margin:2em 0;	
}

#edd_purchase_receipt th,
#edd_purchase_receipt td,
.edd-table th,
.edd-table td {
	border:1px solid #cccccc;
	padding:.5em 1.387em;
}

#edd_purchase_receipt th,
.edd-table th {
	background:#f5f5f5;	
	color:#666;
	padding:1em;
}

table#edd_purchase_receipt_products td {
    padding: 1em 1em;
}

li.edd_download_file:before{
	font-family: FontAwesome;
    content: "\f016";
	margin-right:.6em;
}

input.edd-apply-discount.edd-submit.button.blue.button {
    background-color: #ffce4b;
    color: black;
    font-weight: 600;
    margin-bottom: 0;
    border: none;
    border-bottom: 5px solid #f0c449;
    border-top: 5px solid #ffce4b;
}

input.edd-apply-discount.edd-submit.button.blue.button:active {
    border-bottom: 5px solid #ffce4b;
}

#edd_checkout_form_wrap #edd-discount-error-wrap {
    width: 100%;
    display: inline-block;
    margin: 1em 0 0;
    box-sizing: border-box;
}

.edd_discount_remove {
    transition: none;
}

/* EASY DIGITAL DOWNLOADS - CHECKOUT */

.content-container.informatie-container .content .columns .col.eenderde .no_account_cinesud_cta {
	width:100%;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	padding:1.5em 2em;
}

.content-container.informatie-container .content .columns .col.eenderde .no_account_cinesud_cta img {
	width: 9em;
    margin: 1em 0;
}

.content-container.informatie-container .content .columns .col.eenderde .no_account_cinesud_cta span{
	display:block;
}

.no_account_cinesud_cta_linkdescr{
	font-style: italic;
    font-weight: 600;
    color: #333;
	margin: 1em 0 .5em 0;
	display:block;
	text-align:right;
}

/* EASY DIGITAL DOWNLOADS - LOGIN/REGISTER PAGE */

.content-container.informatie-container .content .columns #edd_login_form fieldset legend {
	display: none;
}

body.page-template-template-login .content-container.informatie-container .content .columns h2,
.register_box h2,
.register_box label{
	font-weight:600;
}

body.page-template-template-login .content-container.informatie-container .content .columns form#edd_login_form {
    margin-top: 1em;
}

#edd_login_form .edd-input,
#edd_register_form .edd-input{
	float: right;
    width: 50%;
	padding:.3em;
}

body.page-template-template-login .content-container.informatie-container .content .columns p.edd-login-username {
    margin-bottom: 1em;
}

body.page-template-template-login .content-container.informatie-container .content .columns p.edd-login-remember {
    margin-top: 1em;
    display: block;
    text-align: right;
}

body.page-template-template-login .content-container.informatie-container .content .columns input#edd_login_submit {
    float: right;
}

body.page-template-template-login .content-container.informatie-container .content .columns p.edd-lost-password,
body.page-template-template-login .content-container.informatie-container .content .columns input#edd_login_submit{
    float: right;
    clear: both;
}

body.page-template-template-login .content-container.informatie-container .content .columns input#edd_login_submit,
input.edd-submit{
	margin-top:.7em!important;
}

body.page-template-template-login .content-container.informatie-container .content .columns p.edd-lost-password{
	margin-top:1em;
	font-size:.8em;
}

body.page-template-template-login .content-container.informatie-container .content .columns p.edd-lost-password a{
	color:black;	
}

body.page-template-template-login .content-container.informatie-container .content .columns form#edd_login_form label {
	font-weight:600;
}

body.page-template-template-login .content-container.informatie-container .content .columns form#edd_login_form .edd-login-remember label {
    font-weight: 400;
}

body.page-template-template-login .content-container.informatie-container .content .columns .no_account_cinesud_cta_linkdescr {
    display: block;
    font-style: italic;
    color: #999;
    font-weight: 600;
    margin-bottom: 1em;
	margin-top:.5em;
    text-align: right;
}

.content-container.informatie-container .content .columns .register_cinesud {
	float:right;
	font-weight:600;
}

.content-container.informatie-container .content .columns .register_cinesud h2{
	display:inline-block;
	margin-bottom:.5em;
	line-height:1;
}

.content-container.informatie-container .content .columns .register_cinesud img {
    float: right;
    width: 7em;
}

.content-container.informatie-container .content .columns .register_cinesud span{
	display:block;
}

.content-container.informatie-container .content .columns .register_cinesud{
	margin-top:0;
}

.content-container.informatie-container .content .columns .register_cinesud span a{
	font-weight:600;
	color:#6e4f9a;
}

body.page-template-template-login form#edd_register_form input {
    display: inline-block;
    float: right;
}

body.page-template-template-login form#edd_register_form label{
	margin-bottom:1em;
	display:inline-block;
}

form#edd_register_form legend {
    display: none;
}

input#input_4_5,
input#input_4_5_2
{
    display: block;
    width: 100%;
    box-sizing: border-box;
}

input#input_4_2 {
    margin-top: .5em;
}

label[for=choice_4_4_1] {
    display: block;
    float: left;
    max-width: calc(100% - 2em);
    margin-left: .4em;
}

label[for=input_4_1_3],
label[for=input_4_1_6],
label[for=input_4_5],
label[for=input_4_5_2]{
	font-weight:400;
}

input#choice_4_4_1 {
    float: left;
    width: 1em;
}

div#input_4_5_container {
    margin-top: .5em;
}

input#gform_submit_button_4{
	float:right;
}

.register_cinesud a.button{
	font-weight:600;
	float:right;
	margin-top:.5em;
}

/* EASY DIGITAL DOWNLOADS - REGISTER PAGE */

.register_box{
    line-height: 1;
	box-sizing:border-box;
	padding: 1.2em 1.8em;
}

.register_box .edd_register_form #edd_register_form fieldset p {
	margin-top:.5em;
}

.register_box #edd_register_form .edd-input {
	width:100%;
	float:none;
	margin:.5em 0;
}

.register_cinesud p{
	font-weight:400;
}

.register_box input[type=submit].edd-submit{
	float:right;
}

.register_box label{
	display:block;
}

.register_cinesud_ctaline{
	font-weight:600;
	display:block;
	margin-top:1.4em;
}
/* HEADER --- PROMOTION BAR */

.header_wrapper .header_promotion_bar{
	width:100%;
	padding:.8em 0 .7em;
	background-color:#fdce4e;
	font-weight: 600;
	box-sizing:border-box;
}

.header_wrapper .header_promotion_bar .content > div {
	position:relative;
}

.header_wrapper .header_promotion_bar .content span {
    font-size: 1.1em;
    line-height: 1;
    float: left;
    display: block;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup span {
    float: none;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup span.blok {
    float: none;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup .promotion_title {
    display: block;
    text-align: center;
    font-size: 1.6em;
    line-height: 1.45em;
	margin-bottom:.6em;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup .clock-wrapper {
    margin: 1.5em 0;
}

.header_wrapper .header_promotion_bar .content .clock {
    font-weight: 700;
    font-size: 1.2em;
    margin-left: .9em;
    line-height: 1;
}

.header_wrapper .header_promotion_bar .content .button-promotion,
.button-promotion{
    background-color: black;
    padding: .3em .6em;
	color: white;
    box-sizing: border-box;
    line-height: 1;
    cursor: pointer;
    font-weight: 600;
	text-decoration:none;
	border: 2px solid black;
	position: absolute;
    right: 0;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block;
	outline:none;
}

.header_wrapper .header_promotion_bar .content .button:hover,
.header_wrapper .header_promotion_bar .content .button-promotion:hover,
.button-promotion:hover{
    background-color: transparent;
	color:black;
}

.header_wrapper .header_promotion_bar .content span.clock {
    display: block;
    text-align: center;
    z-index: 9999;
    position: relative;
}

.header_wrapper .header_promotion_bar .content span.clock .blok {
    text-align: center;
    display: inline-block;
}

/* HEADER --- PROMOTION BAR --- MODAL */

.header_wrapper .header_promotion_bar .content .call-to-action-popup {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 9999999999999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup .form-wrapper {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup .form-wrapper .name_first, 
.header_wrapper .header_promotion_bar .content .call-to-action-popup .form-wrapper .name_last {
    display: block;
    width: 48%;
    float: left;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup .form-wrapper .name_last {
	margin-left:4%;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup .form-wrapper input {
    width: 100%;
    box-sizing: border-box;
    font-size: 1em;
    padding: .45em .5em;
    margin: .6em 0;
	border: 1px solid white;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

input#input_1_2 {
    padding: .6em .5em;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup .form-wrapper input:focus,
.header_wrapper .header_promotion_bar .content .call-to-action-popup .form-wrapper textarea:focus{ 
    outline: none !important;
    border:1px solid black;
}


.header_wrapper .header_promotion_bar .content .call-to-action-popup .clock {
    margin-left: 0;
	font-size:3em;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup:target {
	opacity:1;
	pointer-events: auto;
}

.header_wrapper .header_promotion_bar .content .call-to-action-popup > div {
	width:100%;
	max-width:35em;
	position: relative;
	padding: 2em 3em;
	background: #fdce4e;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
	box-sizing:border-box;
}

.close {
	background: black;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.close:hover { background: #2d2d2d; }

.modalDialog .modal_logo {
	display: block;
    width: 100%;
    height: auto;
    max-width: 13em;
    margin: 0 auto 1.2em;
}

/* HEADER --- MENUBAR */

.header_wrapper .header_menu_bar {
	background-color:white;
	padding:1.8em 0;
}

.header_wrapper .header_menu_bar .menu-wrapper{
	float:right;
}

.header_wrapper .header_menu_bar .content .logo,
.header_wrapper .header_menu_bar .content .logo * {
	font-size:1em;
}

.header_wrapper .header_menu_bar .content .logo * {
	padding: 0;
    margin: 0;	
}

.header_wrapper .header_menu_bar .content .logo h1,
.header_wrapper .header_menu_bar .content .logo span{
	float:left;
}

.header_wrapper .header_menu_bar .content .logo img.logo_subpage{
	float:left;
}

.header_wrapper .header_menu_bar .content .logo img {
    width: 15em;
	display:block;
	float:left;
}

.header_wrapper .header_menu_bar .content .menu_wrapper {
	float:right;	
}

.header_wrapper .header_menu_bar .content ul.menu_wrapper  {
	font-weight:600;	
	margin-top:.86em;
}

.header_wrapper .header_menu_bar .content ul.menu_wrapper li {
	display:inline;
	margin-right:2em;
}

.header_wrapper .header_menu_bar .content ul.menu_wrapper li:last-child{
	margin-right:0;
}

.header_wrapper .header_menu_bar .content ul.menu_wrapper  li a {
    color: black;
    text-decoration: none;
    font-size: 1.2em;
}

.header_wrapper .header_menu_bar .content ul.menu_wrapper  li a:hover {
	color:#6e4f9a;
}

.header_wrapper .header_menu_bar .content ul.menu_wrapper  li.current_page_item a,
.header_wrapper .header_menu_bar .content ul.menu_wrapper li.current-menu-item a{
	color:#6e4f9a;
}

/* HEADER --- CALL TO ACTION */

.header_wrapper .header_call_to_action ,
.header_visitor,
.header_page,
.header_student,
.header_student_module,
.header_hoofdpagina{
    background-color: #6e4f9a;
    width: 100%;
	z-index:1;
    position: relative;
}

.header_visitor.content-container .content > div,
.header_student.content-container .content > div,
.header_page,
.header_student_module.content-container .content > div{
	padding:3em 0;
}

.header_page {
	padding:1.5em 0;
}

.header_wrapper .header_call_to_action .content > div {
    padding: 3em 0 6em 0;
    position: relative;
}

.header_wrapper .header_hoofdpagina .content > div {
	padding: 3em 0;
	position: relative;
}

body.page-template-template-cursussen .courses-container .content h1,
body.page-template-template-hulpmiddelen .informatie-container .content h1,
body.post-type-archive-videos .informatie-container .content h1,
body.page-template-template-allaccess .content-container .content h1
{
	font-weight:600;
	font-size:2.7em;
}

.header_wrapper .header_call_to_action .content .header_call_to_action_content,
.header_visitor_content,
.header_student .content .content-inhoud .header_student_content,
.header_student_module .content-inhoud .header_student_module_content,
.header_wrapper .header_hoofdpagina .content .header_hoofdpagina_content,
.page-template-template-allaccess .content .header_hoofdpagina_content.all-access-header{
    max-width: 46em;
    width: 100%;
	position:relative;
	z-index:99;
}

.header_visitor_content{
	max-width:57%!important;
}

.header_call_to_action .content .header_call_to_action_content .heading,
.header_visitor .content .header_visitor_content .heading,
.header_student .content .header_student_content .heading,
.header_hoofdpagina .content .header_hoofdpagina_content .heading,
.page-template-template-allaccess .content .header_hoofdpagina_content .heading
{
	line-height: 1.3em;
	display:block;
	font-size:2.5em;
	color:white;
	font-weight:400;
}

.page-template-template-allaccess .content .header_hoofdpagina_content .heading{
	padding:.5em 0;
}

.header_hoofdpagina .content .header_hoofdpagina_content .heading strong,
.page-template-template-allaccess .content .header_hoofdpagina_content .heading strong{
	font-weight:600;
}

.header_call_to_action .content .header_call_to_action_content .heading *,
.header_visitor .content .header_visitor_content .heading *,
.header_student .content .content-inhoud .header_student_content .heading *,
.header_page .content .content-inhoud .header_student_content .heading *,
.header_student_module .content .content-inhoud .header_student_module_content .heading *,
.header_hoofdpagina .content .header_hoofdpagina_content .heading *{
	line-height:1;
}

.header_hoofdpagina_content .heading p span {
    line-height: 1.3em!important;
}

.header_call_to_action .content .header_call_to_action_content .heading span,
.header_call_to_action .content .header_call_to_action_content .heading a.bold_highlight_link{
	font-weight:700;
}

.header_call_to_action .content .header_call_to_action_content .heading a.bold_highlight_link {
	color:#fdce4e;
	text-decoration:none;
}

.header_wrapper .header_call_to_action .content > div .arrow,
.header_student.content-container .arrow,
.header_student_module.content-container .arrow,
.header_wrapper .header_hoofdpagina .content > div .arrow{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-image: url(img/header-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}

a.bold_highlight_link:after {
    display: inline-block;
    content: "";
    width: 2em;
    height: .7em;
    background-image:url(img/link_icon.png);
	background-size:contain;
	background-repeat:no-repeat;
	margin-left: .2em;
}

/* HEADER --- PARTNERS */

.owl-carousel .partner .partner-container {
	height: 6em;
    position: relative;
    margin: 0;
}

.owl-carousel .partner .partner-container img {
    display: block;
    max-height: 6em;
    width: auto;
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* HEADER --- POINTERS */

.header_wrapper .header_pointers_cinecademy.content-container {
    margin-top: -5em;
    z-index: 2;
	padding:0;
	position:relative;
}

.header_wrapper .header_pointers_cinecademy .pointers-wrapper {
	max-width: 56em;
	width:100%;
    padding: 2.5em 3em;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    margin: auto;
}

.header_wrapper .header_pointers_cinecademy .header_pointers_icon img {
    width: auto;
    height: 7em;
}

.header_pointers_cinecademy .content .columns .col.eenderde h4 {
    font-weight: 600;
    margin: .5em 0;
    font-size: 1.19em;
}

/* HEADER --- MODULE SINGLE */

.header_student_module.content-container .header_student_module_content h2 {
    font-size: 2.5em;
    color: white;
    font-weight: 600;
}

.header_student_module .content .header_student_module_content .heading {
    line-height: 1.3em;
    display: block;
    font-size: 1.7em;
    color: white;
    font-weight: 400;
}


/* BASIS OPBOUW --- CURSUSSEN OVERVIEW */

.courses-container{
	padding: 4em 0;
}

.content-container .content .course_single,
.content-container .content .hulpmiddel_single,
.content-container .content .all_access_pass_cta{
	width:30.6666667%;
	display:inline-block;
	box-sizing:border-box;
	border:1px solid #e4e4e4;
	margin-left:4%;
	position:relative;
	text-decoration:none;
	color:black;
	vertical-align:top;
	font-size:1.1em;
}

.content-container .content .all_access_pass_cta{
	margin-left:0;
	background-color:#fdce4e;
	border:none!important;
	padding: 1.5em 2em;
}

.content-container .content .all_access_pass_cta i{
	font-size:4.5em;
	display:block;
	text-align:center;
}

.content-container .content .all_access_pass_cta h2{
	font-size:1.7em;
	margin:1em 0 .3em 0;
	font-weight:600;
}

.content-container .content .all_access_pass_cta p {
	font-weight:400;
}

.content-container .content .all_access_pass_cta .button-promotion{
	position:relative;
	top:auto;
	right:auto;
	transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
	display:inline-block;
	margin-top: 1em;
    float: right;
	padding:.5em .8em .5em .8em;
	font-size:1.1em;
}

.content-container .content .all_access_pass_cta .button-promotion i.fa-shopping-basket{
	font-size: 1em;
    display: inline-block;
    margin-right: .3em;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.content-container .content .course_single .course_single_popout {
    position: absolute;
    right: -24em;
	cursor:default;
	z-index:999999;
	width:24em;
	-ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	top:50%;
	opacity:0;
	-webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
	pointer-events: none;
}

span.course_single_aap,
a.course_single_aap,
.header_visitor_cursus_cta_content_wrapper .course_single_aap{
    display: inline-block;
    margin-bottom: 1em;
    background-color: #fdce4e;
    padding: .2em .6em;
    color: black;
	font-weight:600;
	text-decoration:none;
}

.content-container .content .course_single.right .course_single_popout {
	left: -24em;
}
.content-container .content .course_single:hover .course_single_popout{
	opacity:1;
	pointer-events:unset;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content {
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    margin-left: 1.4em;
    padding: 1.5em 2em;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content::before {
    content: " ";
    display: block;
    position: absolute;
    height: 1em;
    width: 1em;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background-color: transparent;
    font-size: 2em;
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    left: 0.21em;
    background-color: #f5f5f5;
	top:50%;
	margin-top:-.5em;
	z-index:500;
}

.content-container .content .course_single.right .course_single_popout .course_single_popout_content {
	margin-right:1.4em;
	margin-left:0;
}

.content-container .content .course_single.right .course_single_popout .course_single_popout_content::before {
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
	 border-left: none;
    background-color: transparent;
    font-size: 2em;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    right: 0.21em;
	left:auto;
    background-color: #f5f5f5;
	top:50%;
	margin-top:-.5em;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper {
	z-index:550;
	position:relative;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper hr{
	width:100%;
	color:#e4e4e4;
	border:none;
	height:1px;
	background-color:#e4e4e4;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper ul {
	list-style:outside;
	margin-top:.7em;
	font-weight:400;
	margin-left: 1.2em;
	color:#404040;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper ul li {
	margin-bottom:.3em;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper ul li:last-child{
	margin-bottom:0;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper .course_single_expert {
	font-size:.9em;
	font-style:italic;
	font-weight:400;
	display:block;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper h3 {
    font-size: 2.1em;
    font-weight: 600;
	line-height:1;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper .course_single_content_info{
    margin: .4em 0 .3em 0;
	font-weight:400;
}

.course_single_popout_content p {
	font-weight:400;
}

.content-container .content .course_single .course_single_popout .course_single_popout_content .course_single_popout_content_wrapper .edd_price{
	float:right;
	margin-top:.5em;
	font-weight:600;
	color:#6e4f9a;
	font-size:1.85em;
}

.course_single_locked{
	opacity:.644;
}

.course_single_locked_thumbnail{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	position:relative;
}

.course_single_locked_overlay{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.2);
}

.course_single_locked_overlay i.fa.fa-lock {
    font-size: 3.5em;
    display: block;
    height: 1em;
    width: 1em;
    line-height: 1;
    text-align: center;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -.5em;
    margin-left: -.5em;
    color: white;
    opacity: .7;
}

.course_single:hover .course_single_thumbnail,
.hulpmiddel_single:hover .hulpmiddel_single_thumbnail{
	background-color:black;
	opacity:.9;
}

.content-container .content .course_single:hover{
	box-shadow: 0 2px 2px rgba(168,168,168,.15), 0 2px 2px rgba(168,168,168,.2);
}

.content-container .content .course_single:hover .course_single_thumbnail {
	background-color: rgba(0, 0, 0, 0.9);
}

.content-container .content .course_single.nomargin,
.content-container .content .hulpmiddel_single.nomargin{
	margin-left:0!important;
}

.content-container .content .course_single:first-child {
	margin-left:0;	
}

.content-container .content .course_single .course_single_thumbnail img,
.content-container .content .hulpmiddel_single .hulpmiddel_single_thumbnail img,
.content-container .content .all_access_pass_cta img{
	width:100%;
	display:block;
	height:auto;
	border-bottom:1px solid #e4e4e4;
}

.content-container .content .all_access_pass_cta img{
	border-bottom:0;
}

.content-container .content .course_single .course_single_content,
.content-container .content .hulpmiddel_single .hulpmiddel_single_content{
    padding: 1.5em 2em;
}

.content-container .content .course_single .course_single_content h2,
.content-container .content .hulpmiddel_single .hulpmiddel_single_content h2{
    font-weight: 600;
    font-size: 1.85em;
	margin-bottom: .1em;
	margin-top:0;
}

.content-container .content .course_single .course_single_content .course_single_content_beknopte_omschrijving,
.content-container .content .hulpmiddel_single .hulpmiddel_single_content .hulpmiddel_single_content_beknopte_omschrijving{
	display:block;
	margin-bottom:.7em;
	font-weight:400;
}

.content-container .content .course_single .course_single_content .course_single_content_info,
.header_visitor .content .header_visitor_content .header_visitor_content_info,
.header_student .content .content-inhoud .header_student_content .header_student_content_info,
.content-container .content .hulpmiddel_single .hulpmiddel_single_content .hulpmiddel_single_content_info{
    margin-bottom: .5em;
	margin-top:.3em;
}

.content-container .content .course_single .course_single_content .course_single_content_info i,
.content-container .content .course_single .course_single_content .course_single_content_info span,
.header_visitor .content .header_visitor_content .header_visitor_content_info i,
.header_visitor .content .header_visitor_content .header_visitor_content_info span,
.header_student .content .content-inhoud .header_student_container .header_student_content_info i,
.header_student .content .content-inhoud .header_student_container .header_student_content_info span,
.content-container .content .hulpmiddel_single .hulpmiddel_single_content .hulpmiddel_single_content_info i,
.content-container .content .hulpmiddel_single .hulpmiddel_single_content .hulpmiddel_single_content_info span
{
	color:#a4a4a4;
	font-weight:400;
}

.content-container .content .course_single .course_single_content .course_single_content_info .course_single_content_info_duratie
.header_visitor .content .header_visitor_content .header_visitor_content_info i.course_single_content_info_duratie,
.header_student  i.fa.fa-clock-o.course_single_content_info_duratie{
	margin-left:.35em;
}

.content-container .content .course_single .course_single_content span.button,
.content-container .content .hulpmiddel_single .hulpmiddel_single_content span.button{
    float:right;
}

.content .clearfix.devider {
    height: 2.5em;
    width: 100%;
    display: block;
    clear: both;
}

.content-container .content .columns .learndash .completed, .content-container .content .columns #learndash_profile .completed {
	background:url(img/completed.png) no-repeat;
	display: block;
    line-height: 53px;
    background-position: 97.9% center;
    padding-left: 2%;
    padding-right: 2%;
}

.content-container .content .columns .learndash .notcompleted, .content-container .content .columns #learndash_profile .notcompleted {
    background: url(img/notcompleted.png) no-repeat;
    display: block;
    line-height: 53px;
    background-position: 97.9% center;
    padding-left: 2%;
    padding-right: 2%;
}

span.course_single_content_beknopte_omschrijving{
	height:auto;
	position:relative;
}

.button_locked_timer{
	display:inline;
}

.courses-container a.button_green {
    float: none;
    display: block;
    width: 100%;
    font-size: 1.4em;
    text-align: center;
    max-width: 16em;
	margin-top:3em;
}

/* BASIS OPBOUW --- CURSUSSEN OVERVIEW --- PAGINATION */

body.page-template-template-cursussen .mixitup-page-list {
	margin: 0 auto;
    text-align: center;
	margin-top:1.5em;
}


body.page-template-template-cursussen .mixitup-page-list button.mixitup-control-disabled{
    text-align: center;
    position: relative;
    display: inline-block;
    background-color: #a8a8a8!important;
    padding: .5em .8em .5em .8em;
    color: #444;
    font-size: 1.3em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    outline: none;
	border:2px solid #a8a8a8!important;
	
}


body.page-template-template-cursussen .mixitup-page-list button.mixitup-control-next {
	position: relative;
    display: inline-block;
    background-color: #cccccc;
    margin: 0 auto;
    padding: .5em .8em .5em .8em;
    color: black;
    font-size: 1.3em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    outline: none;
	border:2px solid #cccccc;
}

body.page-template-template-cursussen .mixitup-page-list button {
	position: relative;
    display: inline-block;
  	background-color:transparent;
    margin: 0 auto;
    padding: .5em .8em .5em .8em;
    color: black;
    font-size: 1.3em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    outline: none;
	border:2px solid #cccccc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

body.page-template-template-cursussen .mixitup-page-list button.mixitup-control-active{
	position: relative;
    display: inline-block;
    background-color: #a8a8a8;
    margin: 0 auto;
    padding: .5em .8em .5em .8em;
    color: black;
    font-size: 1.3em;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    font-weight: 600;
    outline: none;
	border:2px solid #a8a8a8;
}

body.page-template-template-cursussen .mixitup-page-list button i {
	color:black;
}

/* BASISOPBOUW --- CURSUS SINGLE --- VISITOR */

.content-inhoud {
	position:relative;
}

.header_visitor .content .header_visitor_content h1.heading_sub,
.header_student .content .content-inhoud .header_student_content h1.heading_sub{
	font-weight:600;
	font-size:3.2em;
	line-height:1;
	margin:0;
}

.header_visitor span, 
.header_visitor p, 
.header_visitor ul li,
.header_visitor i,
.header_student span,
.header_student p,
.header_student ul li,
.header_student i,
.header_student_module span,
.header_student_module p,
.header_student_module ul li,
.header_student_module i{
    color: white;
}

.header_visitor .content .header_visitor_content .header_visitor_content_info,
.header_student .content .content-inhoud .header_student_content .header_student_info{
	margin-top:.2em;	
}

.header_visitor .content .header_visitor_content .header_visitor_content_info span,
.header_visitor .content .header_visitor_content .header_visitor_content_info i,
.header_student .content .content-inhoud .header_student_content .header_student_content_info span,
.header_student .content .content-inhoud .header_student_content .header_student_content_info i
{
	color:#bbabd1;
	font-size:1.1em;
}

.header_visitor i {
    margin: 0 .2em 0 .8em;
}

.header_visitor i:first-child{
	margin-left:0;
}

.header_visitor .content .header_visitor_content .header_visitor_content_omschrijving_cursus,
.header_student .content .content-inhoud .header_student_content .header_student_content_omschrijving_cursus{
	font-size:1.5em;
	display:block;
	margin:.6em 0 .25em 0;
	color:white;
}

.header_visitor .content .header_visitor_content .header_visitor_expert,
.header_student .content .header_student_content .header_student_expert{
	font-style:italic;
	display:block;
}

.header_visitor .content .header_visitor_content {
    max-width: 55%;
}

.content-inhoud .header_visitor_cursus_cta {
    position: absolute;
    right: 0;
    top: 3em;
    width: 40%;
}

.header_visitor_cursus_cta_content_wrapper a.button {
    margin-top: 1em;
}

.header_visitor a.button {
	font-size:1.1em;
	margin-top:1em;
}

.header_visitor a.button span {
	color:black;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
} 

.embed-container.embed-container-video{
	padding-bottom:43.25%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.player .video-wrapper {
    position: absolute;
    overflow: hidden;
    background-color: transparent!important;
}

.header_visitor_cursus_cta .header_visitor_cursus_cta_content{
	background-color: #f5f5f5;
}

.header_visitor_cursus_cta .header_visitor_cursus_cta_content .header_visitor_cursus_cta_content_wrapper{
	padding: 1.5em 2em;
	border: 1px solid #cccccc;
}

.header_visitor_cursus_cta_content_wrapper .course_single_aap,
{
	font-weight:600;
	margin-top:.5em;
}

.header_visitor_cursus_cta .header_visitor_cursus_cta_content p{
	color:black!important;
}

div#sticker-sticky-wrapper span,
div#sticker-sticky-wrapper i{
    color: black;
}

.header_visitor_cursus_cta .header_visitor_cursus_cta_content span.edd_price {
	font-size: 2.1em;
    text-align: right;
    display: block;
    font-weight: 600;
    color: #6e4f9a!important;
}

.header_visitor_cursus_cta .header_visitor_cursus_cta_content h2{
	font-size:1.85em;
	font-weight:600;
	margin-bottom:.2em;
}

.header_visitor_cursus_cta .header_visitor_cursus_cta_content a.button{
	float:right;
}

.content-container.informatie-container .content .header_visitor_content h3:first-child{
	margin-top:0;
}

.content-container.informatie-container .content .header_visitor_content h3 {
	margin-top:1.2em;
}

.content-container.informatie-container .content .header_visitor_content ul {
	list-style-type: disc;
    margin-top: .5em;
    font-weight: 400;
	font-size:1.15em;
}

.content-container.informatie-container .content .header_visitor_content #learndash_course_content_title {
	display:none;
}

.content-container.informatie-container .content .header_visitor_content div#learndash_lessons {
    margin-top: 1em!important;
}


.expert_content_wrapper{
	position:relative;
}

.content-container.informatie-container .content .header_visitor_content .expert_content_image,
.content-container .content .expert_content_image{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:30%;
	background-size:cover;
	background-position:left;
}


.content-container.informatie-container .content .header_visitor_content .expert_content_image img,
.content-container .content .expert_content_image img{
    width: 30%;
    height: auto;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 1;
}

.content-container.informatie-container .content .header_visitor_content .cursusinhoud_cursus_expert_informatie,
.content-container .content .expert_content_wrapper .cursusinhoud_cursus_expert_informatie{
	float: right;
    width: 70%;
    padding: 1.4em 1.4em 1em 1.4em;
    box-sizing: border-box;
}

.content-container.informatie-container .content .header_visitor_content .expert_content_wrapper,
.cursus_single_student_container .content .expert_content_wrapper,
.cursus_single_student_container .sidebar_content_wrapper,
.content-container.informatie-container .content .sidebar_content_wrapper,
.content-container.page-container .content .product_content_wrapper{
	background-color:#f5f5f5;	
	border:1px solid #cccccc;
	line-height: 1;
}

.content-container.informatie-container .content .header_visitor_content .expert_content_wrapper h4,
.cursus_single_student_container .content .expert_content_wrapper h4{
	font-size: 1.4em;
	margin-bottom: .3em;
	font-weight:600;
}

.hulpmiddel_single_icon img {
    width: 100%;
	height:auto;
}




/* BASISOPBOUW --- CURSUS SINGLE --- STUDENT */

.header_student.content-container .content .content-inhoud .header_student_content dd.course_progress,
.header_student_module.content-container .content .content-inhoud .header_student_module_content dd.course_progress{
	margin:0;
	margin-top:.5em;
}

.header_student.content-container .content .content-inhoud .header_student_content .header_student_content_progress_bar_wrapper,
.header_student_module.content-container .content .content-inhoud .header_student_module_content .header_student_module_content_progress_bar_wrapper{
	margin:.6em 0 2em 0;
}

dd.course_progress div.course_progress_blue {
	background-color:#5CB85C;
}

.cursus_single_student_container a.button,
.sidebar-container a.button{
    width: 100%;
    text-align: center;
}

.cursus_single_student_container i.fa.fa-comments-o {
    font-size: 1.3em;
    margin-top: -.3em;
    margin-right: .2em;
}

.header_student.content-container .arrow {
	left:45%;
}

.cursus_single_student_container .sidebar_content_wrapper,
.content-container .content .sidebar_content_wrapper,
.content-container .content .product_content_wrapper{
    padding: 1.2em 1.8em;
}

.cursus_sidebar_section:first-child {
	margin-top:0;
}

.cursus_sidebar_section {
	margin-top:1.3em;
}

.cursus_sidebar_section:last-child {
	margin-bottom:1.3em;
}

.cursus_sidebar_titel,
.sidebar_titel{
	font-size: 1.35em;
    font-weight: 600;
	margin-bottom:.5em;
	display:block;
}

.cursus_single_student_container .sidebar_content_wrapper h4,
.cursus_sidebar_section .cursusinhoud_cursus_expert_informatie h4{
	font-size:1.2em;
	font-weight:600;
	margin-bottom:.1em;
}

.sidebar_content_wrapper .cursusinhoud_cursus_expert_informatie span {
	font-size:1.1em;
	font-weight:600;
	color:#626262;
	display:block;
	margin-bottom:.4em
}

.sidebar_content_wrapper ul,
.cursus_single_student_cursusinhoud_wrapper ul{
	list-style-type: disc;
    margin-top: .5em;
	font-size: 1em;
}

.cursus_single_student_cursusinhoud_wrapper ul{
	margin-left:1em;
}

.sidebar_content_wrapper ul {
	font-size:1em;
}

.sidebar_content_wrapper .ld-entry-content.entry-content{
	display:none;
}

.cursus_single_student_cursusinhoud_wrapper {
    margin-top: 0!important;
}

.cursus_single_student_container .cursus_single_student_cursusinhoud_wrapper {
    margin-bottom: 2em;
}

.content-container.informatie-container .module_content_wrapper,
.cursus_single_student_container .cursus_single_student_cursusinhoud_wrapper,
.content-container.informatie-container .les_content_wrapper,
.content-container.informatie-container .visitor_content_wrapper{
	font-size:1.2em;
	margin-top:1.5em;
}

.content-container.informatie-container .module_content_wrapper,
.content-container.informatie-container .visitor_content_wrapper{
	margin-top:0!important;
}

.content-container.informatie-container .les_content_wrapper {
	margin-bottom:1.5em;
}

.cursus_single_student_container .cursus_single_student_cursusinhoud_wrapper h3 {
    margin-top: 1.2em;
}

.cursus_single_student_container .cursus_single_student_cursusinhoud_wrapper h3:first-child {
    margin-top: 0!important;
}

.cursus_single_student_container #learndash_course_content_title{
	display:none;
}

.sidebar_content_wrapper a {
    color: black;
	font-weight:400;
}


.sidebar_content_wrapper ul li {
	text-decoration:none;
	list-style-type:none;
}

.sidebar_content_wrapper li a::before,
h2.ld-entry-title.entry-title::before{
    content: "\f0da";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    color: #000;
    font-size: 18px;
    display: block;
    line-height: 1;
    position: absolute;
    left: 0;
    top: .15em;
}

.sidebar_content_wrapper li a {
    font-size: 1em;
	margin-bottom:.4em!important;
}

.sidebar_content_wrapper li a:last-child{
	margin-bottom:0;
}

.cursus_sidebar_omschrijving ul li {
    list-style-type: disc;
}

.sidebar_content_wrapper span.sidebar_nav_item {
    display: block;
    margin-left: 1em;
}

.header_student.content-container a.bold_highlight_link,
.header_student_module.content-container a.bold_highlight_link{
    text-decoration: none;
    color: #fdce4e;
    font-weight: 700;
    font-size: 1.7em;
}

.header_student.content-container a.bold_highlight_link:after,
.header_student_module.content-container a.bold_highlight_link:after{
	margin-left:.35em;
}


/* BASISOPBOUW --- CURSUS SINGLE --- STUDENT */

.content-container .content ul.sidebar_nav_list li a{
	position:relative;
}

.cursus_sidebar_section h2.ld-entry-title.entry-title{
	position:relative;
	display:block;
}

.sidebar_content_wrapper .ld-entry-title a,
.content-container .content ul.sidebar_nav_list li a span{
	margin-left:1em;
}

.content-container .content ul.sidebar_nav_list li {
    margin-bottom: .4em;
}

.content-container .content ul.sidebar_nav_list li {
    margin-bottom: .4em;
}

.content-container .content ul.sidebar_nav_list li:last-child{
	margin-bottom:0;
}


.content-container .content #learndash_lesson_topics_list {
    margin-top: 1.5em;
}

.content-container .content #learndash_lessons a, 
.content-container .content #learndash_quizzes a, 
.content-container .content .expand_collapse a, 
.content-container .content .learndash_topic_dots a, 
.content-container .content .learndash_topic_dots a > span, 
.content-container .content #learndash_lesson_topics_list span a,
.content-container .content #learndash_profile .learndash-course-link a{
    text-decoration: none;
    font-weight: 100;
    font-size: 1em;
    padding-left: 2.5em;
}

.content-container .content span.ld_profile_certificate,
.content-container .content .learndash-course-certificate{
	display:none;
}

.content-container .content .expand_collapse a {
	padding-left:0;
}

.content-container.informatie-container .content .module_sidebar .sidebar_content_wrapper:first-child {
	margin-top:0;
}

.informatie-container .content .columns .col.tweederde .embed-container iframe {
	width:100%;
}

.informatie-container .content .columns .col.tweederde h3{
	margin: 1em 0 .6em 0;
}

h3.module_kop{
	margin-top:0!important;
}

.content-container.informatie-container .content .module_sidebar .sidebar_content_wrapper a.module_link::before {
	content: "\f0ac";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    padding-right: 0.5em;
    float: left;
    display: block;
    line-height: 1;
}

.sidebar_content_wrapper a.module_download_link::before {
	content: "\f016";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    padding-right: 0.5em;
    float: left;
    display: block;
    line-height: 1;
}

.module_sidebar .sidebar_content_wrapper a {
    color: black;
    display: block;
    position: relative;
    padding-left: .8em;
	line-height:1.5em;
}

.sidebar_content_wrapper .module_downloads_repeater_single_download {
    padding: .5em 0 .3em 0;
    border-bottom: 1px solid #cccccc;
}

.sidebar_content_wrapper .module_downloads_repeater_single_download a{
	padding-left:0!important;
}

.sidebar_content_wrapper .module_downloads_repeater_single_download:first-child{
	padding: 0 0 .3em 0;
}

.sidebar_content_wrapper .module_downloads_repeater_single_download:last-child {
	border-bottom:none;
}


/* BASISOPBOUW --- VRAAG SINGLE --- STUDENT */

.content-container .content div#learndash_back_to_lesson,
.single-sfwd-topic .content-container .content div.learndash_topic_dots {
    display: none;
}

body.single-sfwd-topic .learndash_post_sfwd-topic .learndash_content p {
	font-size:1.7em;
	font-weight:600;
	color:#6e4f9a;
	display:inline-block;
}

span#learndash_complete_prev_topic {
    margin-bottom: .5em;
    display: block;
}

.informatie-container .content .columns .message,
.content-container .content .columns .col.tweederde .message,
.content-container .content .message{
    position: relative;
    background-color: #5CB85C;
    padding:1.5em;
    font-weight: 600;
    margin-bottom: 2em;
    color: white;
	border:1px solid #41935a;
}

.content-container .content .columns .col.tweederde .message.message_pro_member,
.content-container .content .message.message_pro_member {
	background-color:#ffce4b;
	color:black;
	border:1px solid #cda841;
}

.content-container .content .columns .col.tweederde .message.message_pro_member a{
	color:black;
}

.informatie-container .content .columns .message.message_geen_oefening {
    background-color: #f5f5f5!important;
    color: black!important;
	border:1px solid #cccccc!important;
}

.informatie-container .content .columns .hide {
	display:none;
}

.informatie-container .content .columns .topic_reminder{
	background-color:#f5f5f5;
	padding:1.5em 2em;
	border: 1px solid #cccccc;
	margin: 2em 0;
}

.message i.fa.fa-times {
    margin-left: .04em;
    margin-top: 0.165em;
}

.message .inhoud i.fa.fa-exclamation-circle,
.message .inhoud i.fa.fa-book,
.message .inhoud i.fa.fa-star{
    font-size: 2em;
    height: 1em;
    float: left;
}

.message .inhoud span {
    margin-top: .3em;
    display: block;
    margin-left: 3em;
	font-weight:400;
}



.informatie-container .content .topic_reminder i.fa.fa-pencil {
    font-size: 2em;
    color: #cccccc;
    float: left;
}

.informatie-container .content .topic_reminder span {
    display: block;
    margin-left: 2em;
	color:#474747;
}

/* BASISOPBOUW --- PROFIELENPAGINA */

.page-template-template-profile .cursus_sidebar_section:first-child {
    margin-top: 0;
}

h2.ld-entry-title.entry-title {
    font-size: 1em;
}

h2.ld-entry-title.entry-title:first-child {
	margin-top:0;
}

.page-template-template-profile span.heading {
    margin-bottom: .5em;
}

.page-template-template-profile a.forum_button{
	margin-left:1em;
}

.page-template-template-profile a.cursus_button i{
	margin-left:.4em;	
}

.profile_feedback_button {
	width:100%;
	text-align:center;
}

table#edd_all_access_pass_details {
    border: 1px solid #cccccc;
    background-color: #f5f5f5;
}

tr.edd_all_access_pass_details_row {
    border: 1px solid #cccccc;
}

table#edd_all_access_pass_details td.row-label {
    padding: .5em 1.5em;
}

span.edd-sl-manage-license-product {
    font-weight: 600;
    margin-bottom: 1em;
    margin-top: 2em;
    display: block;
    font-size: 1.3em;
}

th.edd_all_access_details, th.edd_all_access_values {
    font-weight: 600;
    padding: .7em 1.6em;
    text-align: left;
}

th.edd_all_access_values{
	padding:.7em 0;
}

/* BASISOPBOUW --- FAQ */

.faq-categorie h3{
	margin-bottom: .6em;
	margin-top:1.1em;
}

.faq-categorie h3:first-child{
	margin-top:0;
}

.content-container.informatie-container .content .faq_navigation_wrapper{
	position: absolute;
    right: 0;
    width: 20%;
	top:0;
}

.content-container.informatie-container .content .faq_navigation{
	padding: 1.5em 2em;
	border: 1px solid #cccccc;
	background-color:#f5f5f5;
	width: 100%;
}

.content-container.informatie-container .content .faq_wrapper{
    max-width: 70%;
    width: 100%;
}

.content-container.informatie-container .content .content-inhoud .faq_wrapper .faq_wrapper_categorie h2{
	font-weight:600;
}

.single-faq {
    border-top: 1px #ccc solid;
    padding-top: 1em;
    margin-bottom: 1em;
	position:relative;
}

.single-faq .antwoord {
    font-style: italic;
    margin-top: .7em;
    margin-left: 1.5em;
	width: 100%;
    max-width: calc(100% - 3em);
}

.single-faq .vraag h4 {
	position:relative;	
	font-weight:600;
	color: #444;
}

.single-faq .vraag.faqclose h4:after {
    content: '\f077';
	position: absolute;
}

.single-faq .vraag h4:after {
    content: '\f078';
    font-family: FontAwesome;
    font-weight: 500;
    display: block;
    line-height: 1;
    color: #444;
    font-size: 1em;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.5em;
}

.single-faq .antwoord{
	display:none;
}

.single-faq .vraag:hover{
	cursor:pointer;
}

.single-faq:last-child {
    border-bottom: 1px #ccc solid;
    padding: 1em 0;
    margin-bottom: 0;
}

.faq_wrapper_categorie:first-child {
    margin-top: 0;
}

.faq_wrapper_categorie {
    margin-top: 2em;
}



/* BASIS OPBOUW - HULPMIDDELEN PAGINA */

.hulpmiddel_single_prijs {
	display: block;
    text-align: right;
    margin-bottom: .2em;
    font-weight: 600;
    color: #6e4f9a;
    font-size: 1.85em;
}

.content-container .content .hulpmiddel_single:first-child {
    margin-left: 0;
}

body.single-hulpmiddelen .content-container .content .columns .col.tweederde h2{
	font-weight:600;
	font-size:2.2em;
}

.content-container.page-container .content .product_content_wrapper {
    margin-top: -.5em;
}

.content-container.page-container .content .product_content_wrapper h3 {
    font-size: 1.6em;
    line-height: 1.25em;
    font-weight: 600;
    margin-bottom: .4em;
}

.content-container.page-container .content .product_content_wrapper span.edd_price {
    display: block;
    text-align: right;
    font-weight: 600;
    font-size: 2.1em;
	color:#6e4f9a;
}

body.page-template-template-allaccess .content-container.page-container .content .product_content_wrapper .price_wrapper span.edd_price{
	display:inline-block;
}

body.page-template-template-allaccess .content-container.page-container .content .product_content_wrapper .price_wrapper span.price_description{
	display:inline-block;
	font-style:italic;
	color:#a8a8a8;
}

.content-container.page-container .content .product_content_wrapper a.button{
	float:right;
}

.content-container.page-container .content .product_content_wrapper a.button::after{
	content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 1em;
    padding-left: 0.5em;
}

body.single-hulpmiddelen h2 {
    margin-bottom: .35em;
}

/* BASISOPBOUW --- VIDEOS PAGINA */

.header_student_content a.button {
	font-size:1.1em;
}

.header_student_content .fa-arrow-right {
	margin-left:.5em;
}

.uitgelicht-content {
	border:1px solid #e4e4e4;
	box-sizing:border-box;
}

.hulpmiddel_single_thumbnail img {
    width: 100%;
    border: 1px solid #cccccc;
    border-bottom: 0;
    box-sizing: border-box;
	height:auto;
}

.page-container .content .columns .col.tweederde .embed-container iframe {
    width: 100%;
}

.page-container .content .columns .col.tweederde .videos-content {
	margin-top:1em;
}

.single-videos h2{
	font-weight:600;
}

.single-videos .product_content_wrapper .button {
    margin-top: .5em;
}

span.video_single_expert {
    font-weight: 400;
	color:#a4a4a4;
	margin-left:.3em;
}

.hulpmiddel_single_content i {
	color:#a4a4a4;
}

.hulpmiddel_single_expert_container {
	margin-bottom:.2em;
}

.video_expert_header {
    display: block;
    font-size: 1.2em;
    color: white;
    margin-bottom: 1em;
    margin-top: -.9em;
}

span.snippet_kop {
    display: block;
    font-size: 1.5em;
    margin-bottom: .5em;
}

.snippet_kop_2 {
	margin-top:.5em;
}

.product_content_wrapper span{
	margin-bottom:1em;
	display:block;
}

body.single-videos .header_student_content a.button-locked {
    margin-right: 1em;
}

body.single-videos .header_student_content a.button-locked i {
    margin-right: .5em;
}

.single_video_content_container {
	margin:1.5em 0;
}

.cinesud_pro_member_notification{
	color:#6e4f9a;
	font-weight:600;
	display:block;
}

.paginatie{
	margin-top:1em;
}

.paginatie > div a{
	color:black;
	text-decoration:none;
}

.paginatie .nav-next{
	float:right;
}

/* RECENSIES */

.recensies_container {
    max-width: 56em;
    width: 100%;
    padding: 2.5em 3em;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    margin: auto;
    z-index: 9;
    position: relative;
    bottom: -5em;
	margin-top:-5em;
}

.recensies_container .recensie_tekst{
	font-weight:600;
	font-size:1.6em;
	display:block;
	margin-bottom:.3em;
}

.recensies_container .recensie_cursus {
    display: block;
    font-weight: 600;
    margin-top: .1em;
    color: #9e9e9e;
	font-size:1.05em;
}

.content-container.recensies_container img.recensies_ribbon {
    top: -2em;
    position: absolute;
    width: 3.6em;
}

/* BASIS OPBOUW --- CURSUS AFGEROND PAGINA */

body.page-template-template-cursusafgerond h2{
	font-weight:600;
	font-size:2.7em;
	margin-button:.4em;
}

.header_wrapper .header_hoofdpagina .content > div .confetti{
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    background-image: url(img/header-confetti.png);
    width: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.first_name_user {
	text-transform:capitalize;
}

.header_hoofdpagina_content a.button_green.button_cta_course_complete {
	font-size:1.3em;
	margin-top:1em;
}

.informatie-container a.button_green.button_cta_course_complete{
	margin-left:.5em;
}

.button_green i.fa.fa-check {
    margin-right: .5em;
}

.page-template-template-cursusafgerond .informatie-container .content .message {
	position: relative;
    background-color: #ffce4b;
    padding: 2.5em 4em;
    font-weight: 600;
    margin-bottom: 2em;
    color: black;
    border: 1px solid #c29f3d;
}

.page-template-template-cursusafgerond .message .inhoud i.fa.fa-ticket{
	font-size: 2em;
    height: 1em;
    display: inline-block;
}

.page-template-template-cursusafgerond .message h3{
	display:inline-block;
	margin-left:.5em;
}

.page-template-template-cursusafgerond .message .inhoud span{
	margin-left:0;
}

.page-template-template-cursusafgerond .message input.coupon_code_field {
    margin-left: 2.7em;
    padding: .5em;
    font-size: 1.15em;
    margin-top: .6em;
    text-align: center;
    display: block;
    width: 40%;
    margin: 0 auto;
    margin-top: 1em;
}

.page-template-template-cursusafgerond .message input.coupon_code_field:focus {
	border:2px solid black;
}

/* CALL-TO-ACTION --- CINESUD */

.content-container.cta_cinesud_container #video-background {
	position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-size: 100% 100%;
    min-width: 100%;
    min-height: 100%;
    height: auto;
	background-color:black;
}

.content-container.cta_cinesud_container{
	position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 26.0216667%;
}

.content-container.cta_cinesud_container .cta_cinesud_overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  	background-color: rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.6);
    color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.content-container.cta_cinesud_container .cta_cinesud_content .content img.cinesud_logo {
    width: 20em;
}

.content-container.cta_cinesud_container .cta_cinesud_content {
    z-index: 9999999;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.cta_cinesud_container span {
    color: white;
    font-size: 2em;
    font-weight: 400;
    display: block;
    margin: 1em 0;
}

.content-container.cta_cinesud_container .cta_cinesud_content .content a.button{
	font-size:1.3em;
}

.coupon {
    max-width: 33em;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background-color: #f5f5f5;
	position:relative;
	padding:1em;
}

.coupon_container{
	border:2px #cccccc dashed;
	 -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
	padding:3em 0;
	text-align:left;
}
.coupon_container,
.coupon_container i {
	line-height:1;
}

.coupon_code{
	color:#464646;
	font-weight:600;
	font-size:3em;
	text-align:center;
	display:block;
}

.coupon_container .fa-ticket {
	color:#464646;
	display:inline-block;
}

span.coupon_tagline {
    display: block;
    font-size: 1.2em;
    margin-bottom: .6em;
    font-weight: 600;
	margin-top:1em;
}

input#coupon_confirmation_coupon,
input#coupon_confirmation_coupon:focus{    
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    padding: .6em;
    width: auto;
    margin: 1.2em auto 0;
    border: dashed #f1f1f1 .25em;
    line-height: 1em;
    font-size: 1.2em;
    display: block;
}

span.coupon_confirmation_kop {
    display: block;
    text-align: center;
    font-size: 2em!important;
    font-weight: 600;
}

span.coupon_confirmation_tekst {
    text-align: center;
    display: block;
    margin-top: 1em;
	font-size:1.1em;
}

span.coupon_confirmation_reminder {
    margin-top: 1.5em;
    color: #ad8c32;
}


/* CERTIFICAAT/FEEDBACK AANVRAGEN PAGINA */

.ginput_container_name > span {
	display:block;
	width:48%;
	margin-left:4%;
	float:left;
}

.ginput_container_name > span:first-child {
	margin-left:0;
}

.ginput_container_name > span input,
.ginput_container.ginput_container_email input,
li#field_2_6 input,
li#field_2_2 input,
.ginput_container input{
 	padding: .5em;
    font-size: 1em;
}

.ginput_container_name > span input{
    display: block;
    width: 100%;
	box-sizing:border-box; 
}

.ginput_container.ginput_container_email input,
input#input_2_8,
input#input_3_4,
textarea#input_3_2,
input#input_3_7{
    margin-top: 1.8em;
	width: 100%;
	box-sizing:border-box;
}

li#field_2_2 {
	padding-bottom:1.4em;
}
li#field_2_2 label {
	    display: block;
    padding-bottom: .5em;
}

input#input_2_6 {
	border: 1px solid #cccccc;
}

li#field_2_6,
li#field_2_2{
	margin-top:1em;
}

li#field_2_6 input,
li#field_2_2{
	display:inline-block;
	width:100%;
	box-sizing:border-box;
}

.page-template-template-cerficaat_formulier h2 {
    font-weight: 600;
    margin-bottom: .5em;
}

label.gfield_label {
    font-weight: 600;
    font-size: 1.1em;
    margin-bottom: .1em;
}

.page-template-template-cerficaat_formulier input#gform_submit_button_2 {
    float: right;
    margin-top: 1.5em;
}

a.terug_naar_profiel_button{
	margin-top:1.5em;
}

.message_feedback_certificaat{
background-color: #f5f5f5!important;
    color: black!important;
    border: 1px solid #cccccc!important;
}

/* FORMULIEREN | ALGEMEEN | FIELDS | CUSTOM SELECT */
.ginput_container_select,
.address_country {
	position:relative;
	display:block !important;
	clear:both;
}
select.hasCustomSelect {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 2.75em !important;
    position: absolute !important;
}

.customSelect {
	clear: both;
	width: 100%;
	background-image:url(../../uploads/2017/02/LMA_dropdown_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block !important;
	padding: .5em .6em .5em 1em;
	font-size: 1em;
	box-sizing: border-box;
	text-align: left;
	overflow: hidden;
	color:black;
	outline:none;
	border:1px solid #cccccc;
}

.customSelect.customSelectHover, .customSelect.customSelectOpen, .customSelect.customSelectFocus {
	outline:none;
}

.customSelectInner {
	box-sizing:border-box;
	padding: 0;
	width:100% !important;
	background-position:right;
	background-repeat:no-repeat;
	background-size:contain;
	font-size:1em;
	height:1em;
	line-height:1;
}

.gform_wrapper ul.gform_fields li.gfield span.customSelect {
	margin-top:0;
}


/* CERTIFICAAT TABLKE */

table.cert_table {
	width:100%;
	background-color:#f5f5f5;
	border-bottom:1px solid #cccccc;
	font-size:1.1em;
}
table.cert_table .header_table {
	background-color:#6e4f9a;
	color:white;
	font-weight:bold;
	border-top:1px #6e4f9a solid;
	border-left:1px #6e4f9a solid;
	border-right:1px #6e4f9a solid;
}
table.cert_table tr {
	width:100%;
	box-sizing:border-box;
}
table.cert_table .rij_1 {
	background-color:white;
}

table.cert_table .rij_1,
table.cert_table .rij_2 {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

table.cert_table .header_table td {
    padding: .363636364em .54545455em;
	font-size:1.1em;
}

table.cert_table td {
    padding: .4em .6em;
	line-height:1;
}

table.cert_table td.first {
	width:56%;
}
table.cert_table td.second,
table.cert_table td.third {
	width:22%;
	text-align: center;
}

.button_table{
    background-color: #fdce4e;
    padding: .1em .2em;
    color: black;
    box-sizing: border-box;
    line-height: 1;
    cursor: pointer;
    font-weight: 600;
    text-decoration: none;
    font-size: .9em;
    display: inline-block;
    outline: none;
}

.button_table:hover{
    background-color: #d5ac3a;
    color: black;
}


/* FOOTER */

footer, .push {
	height:22.94em;
}
.body_content_wrapper {
	min-height: 100%;
	margin: 0 auto -22.94em;
}

footer .main-footer {
	background-color:#6e4f9a;
}

footer .main-footer .content{
	padding:4em 0;
}

.owl-carousel-footer{
	z-index:0!important;
}

footer ul li {
	margin-bottom:.2em;	
}

footer ul li:last-child{
	margin-bottom:0;
}

footer .content .columns .col.eenvierde span.footer_kop {
	font-weight:600;
	color:#c0a4e5;
	font-size:1.5em;
	display:block;
	margin-bottom: .2em;
}

footer .content .columns .col.eenvierde img.footer_logo{
	width:15em;
}

footer .content .columns .col.eenvierde span{
	color:white;
	display:block;
}

footer .content .columns .col.eenvierde span a{
	color:white;
	text-decoration:none;
}

footer .content .columns .col.eenvierde ul li span {
	color:white;	
}

footer .content .columns .col.eenvierde ul li a{
	text-decoration:underline;
	color:white;
}

footer .content .columns .col.eenvierde ul.menu-wrapper li a{
    color: white;
    text-decoration: none;
	font-weight:400;
}

footer .content .columns .col.eenvierde .owl-carousel-footer .partner{
	height: 8em;
    position: relative;
    margin: 0;
}

footer .content .columns .col.eenvierde .owl-carousel-footer img {
	display: block;
    max-height: 8em;
    width: auto;
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

footer .content .columns .col.eenvierde img.footer_cinesud_mono {
	width: 8em;
    margin: 1em 0 .5em 0;
}


/* FOOTER - BOTTOM BAR */

.bottom-bar {
    background-color: #523b72;
    padding: 1.3em 0;
    color: white;
}

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

.bottom-bar .content *{
	color:white;
}

.bottom-bar .content a{
	text-decoration:none;
}

/* TYPOGRAFIE */

h1 {
	font-size:2.5em;
	line-height:1.05em;
	font-weight:400;
}

h2 {
	font-size:2.25em;
	line-height:1.25em;
}
h3 {
	font-size:1.9em;
	line-height:1.25em;
	font-weight:600;
	margin-bottom:.4em;
}
h4 {
	font-size:1.125em;
	line-height:1.22222222em;
}



/* RESPONSIVENESS */

@media all and (max-width: 980px) {
	
	
}

@media all and (max-width: 620px) {
	
	
}