/*
Theme Name: Das Mag
Theme URI: https://chapterone.qodeinteractive.com/
Description: A child theme of ChapterOne Theme for the Das Mag website
Author: GreenLight Solutions
Author URI: https://www.greenlightsolutions.nl/
Version: 1.0.1
Text Domain: chapterone
Template: chapterone
*/

#body.page .mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, #body.page .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner{
	padding: 0px;
}
/*
#body .mkdf-grid-1300.mkdf-boxed .mkdf-footer-inner, #body .mkdf-grid-1300.mkdf-boxed .mkdf-wrapper-inner{
	width: 100%;
	max-width: 1440px;
}
*/
body.theme-chapterone{
	font-size: 21px;
	line-height: 1.5;
}
body.theme-chapterone .vc_btn3-container.vc_btn3-center .vc_btn3.vc_btn3-size-lg{
	font-size: 40px;
}

header .mkdf-logo-wrapper a{
	height: 50px !important;
}
header .mkdf-logo-wrapper a img{
	width: 50px;
	height: 50px;
}
.mkdf-grid-list img.emoji{
	display: block !important;
	margin: 10px auto  !important;
}
.mkdf-pl-author-holder{
	margin-bottom: 10px;
}
.price-ebook {
	margin-left: 20px;
}
.price-ebook::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 100%;
	margin-right: 5px;
	background: url('images/ebook_icon.png') transparent no-repeat center center;
	background-size: contain;
	vertical-align: middle;
}
/* gerelateerde producten */
ul.products>.product .mkdf-pl-inner .mkdf-pl-text{
	background-color: #1a14cc !important;
}


#body .mkdf-grid-list.mkdf-three-columns .mkdf-outer-space{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 25px;
	row-gap: 25px;
}
#body .mkdf-grid-list.mkdf-three-columns .mkdf-item-space{
	float: none;
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	background-color: #EEECF4;
}
#body .mkdf-grid-list.mkdf-three-columns .mkdf-pli-text-wrapper{
	margin-bottom: 0px;
}
/* loading symbol boekenlijst */
.mkdf-pl-holder .mkdf-prl-loading::after{
	content:"";
	background-image:url('/wp-content/uploads/2022/03/dasmag_smiley.svg');
	background-size: 100%;	
	display: inline-block;
	width: 110px;
	height: 110px;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;

    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;

    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;	
}
.mkdf-pl-holder .mkdf-prl-loading .mkdf-prl-loading-msg{
	display:none !important;
}
/* product pagina */
.single-product .additional-info{
	margin-top: 20px;
	margin-bottom: 20px;
}
.single-product.mkdf-woo-single-page .woocommerce-tabs .tabs.wc-tabs{
	display: none;
}
.single-product.mkdf-woo-single-page .woocommerce-tabs .entry-content{
	text-align: left;
}
.single-product.mkdf-woo-single-page .mkdf-single-product-summary .mkdf-quantity-buttons:before{
	content:'Aantal';
}
.single-product.mkdf-woo-single-page .mkdf-single-product-summary .variations td.label {
	padding-right: 0px;
	display: initial;
}
.single-product.mkdf-woo-single-page .mkdf-single-product-summary .variations td.label label {
	display: none;
	margin-right: 10px;
}
.single-product.mkdf-woo-single-page .mkdf-single-product-summary .variations td.label label:after {
	content: ':';
}
.single-product.mkdf-woo-single-page .mkdf-single-product-summary .variations td.label label[for="pa_maat-trui"] {
	display: block;
}
/* checkout */
.wc_payment_methods li.wc_payment_method img{
	margin-left: 10px;
}
.wc_payment_methods li.wc_payment_method select{
	font-family: inherit;
    min-height: 30px;
    padding-left: 5px;
}
body .mkdf-slide-from-header-bottom-holder .mkdf-form-holder:before{
	display: none;
}
body .mkdf-slide-from-header-bottom-holder .mkdf-form-holder input[type="text"]{
	text-transform: none;
}
.page-template .mkdf-section-title-holder h1.mkdf-st-title{
	margin-bottom: 10px;
}
body .postcodenl-autocomplete-menu {
	z-index: 1099;
}
/* landingspagina abonneer */
body.theme-chapterone .wpb_wrapper .vc_btn3-container a.vc_btn3.vc_btn3-color-primary, body.theme-chapterone .wpb_wrapper .vc_btn3-container a.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat{
	background-color: #1a14cc;
/*	font-family: "Josefin Sans",sans-serif;*/
	font-family: "Josefin Sans",sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 28px;
	font-size: 30px;
}
body .vc_btn3.vc_btn3-color-primary:hover, body .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover{
	background-color: #1510a2 !important;
}
/* info pagina's voor boek- en ebook-abonnementen */
body .proposition-row{
	max-width: 700px;
	margin: 20px auto;
	text-align: center;
}
.infofields {
/*	width: 90%;
	max-width: 540px; */
	width: 540px;
	margin: 4.8vh;
}
.infofields .infofield {
	box-sizing: border-box;
	float: left;
	width: 50%;
	float: left;
	display: block;
	padding: 7.5px 22.5px 15px;
	position: relative;
	cursor: pointer;
}
.infofields .infofield:nth-child(odd) {
	border-right: 1px solid #1e1e1e;
}
.infofields .infofield:nth-child(even) {
	border-left: 1px solid #1e1e1e;
}
.infofields .infofield:after {
	position: absolute;
	content: '';
	width: 33.3333%;
	left: 33.3333%;
	bottom: 0;
	height: 2px;
	background: #1e1e1e;
}
.infofields .infofield .innerfield {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.infofields .infofield .innerfield img {
	max-width: 80px;
	height: auto;
	margin: 0 0 15px;
}
.infofields .infofield .innerfield .infotitle {
	/* font-family: sans-serif; */
	font-weight: 900;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 14px;
}
.infofields .infofield:hover > .hoverfield {
	opacity: 1.0;
}
.infofields .infofield .hoverfield {
	transition: all 300ms ease-in;
	opacity: 0.0;
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	padding: 0 15px 15px;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 5;
}

.infofields .infofield .explanation {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 7.5px 0;
	padding: 15px;
	font-size: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	line-height: 1.5;
	/* font-family: sans-serif; */
	background: #dcedf9;
}

body#body ul.select2-results__options {
	padding-left: 0px;
	padding-right: 0px;
}
body#body ul.select2-results__options li.select2-results__option {
	padding-left: 13px;
	padding-right: 13px;
}
body#body ul.select2-results__options li.select2-results__option--highlighted {
	color: white;
	background-color: black;
}

/* updates pagina */
#display-medium-owl-demo{
	display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
}
#display-medium-owl-demo img{
	max-height: none;
}
.vc_wp_search.wpb_content_element{
    max-width: 597px;
    margin: 0px auto;
    padding: 10px 0px;	
}

@media only screen and (max-width: 1024px) {
	body .infofields{
		width: 90%;
		max-width: 540px;
		margin: 10px auto;
	}
}

.agreement-form .terms-text {
	font-size: 36px;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}
.agreement-form .agreed {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 2px solid #1e1e1e;
	border-bottom: 2px solid #1e1e1e;
	max-width: 320px;
	padding: 40px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}
.agreement-form .agreed label{
	display: inline-block;
	line-height: 24px;
}
.agreement-form .agreed input[type="checkbox"]{
	appearance: none;
    margin: 0;
    font: inherit;
    color: #000000;
    width: 24px;
    height: 24px;
    border: 2px solid #000000;
    vertical-align: top;
	border-radius: 2px;
    display: grid;
	float: left;
    place-content: center;
	margin-right: 10px;
}	
.agreement-form .agreed input[type="checkbox"]:checked::before {
    content: "";
    width: 20px;
    height: 20px;
	background: url('/wp-content/themes/chapterone-child/images/x.png') 100% no-repeat;	
}
.agreement-form button.close-button {
	background: #467bfb url('/wp-content/themes/chapterone-child/images/back.svg') 50% no-repeat;
    width: 45px;
    height: 45px;
    border-radius: 100%;
	position: absolute;
	left: 30%;
	border: none;
	margin-top: 10px;
}
.agreement-form button.submit-button {
	background-color: #467bfb;
	border: 9px solid #0e59a5;
	font-size: 32px;
	font-weight: bold;
	color: white;	
	padding: 0 20px 6px;
}
.agreement-form button[disabled] {
	opacity: 0.5;
}
#body .mkdf-st-title{
	font-family: Roboto, sans-serif;
}
.woocommerce-page .mkdf-content input[type="email"], .woocommerce-page .mkdf-content input[type="password"], .woocommerce-page .mkdf-content input[type="tel"], .woocommerce-page .mkdf-content input[type="text"], .woocommerce-page .mkdf-content textarea, div.woocommerce input[type="email"], div.woocommerce input[type="password"], div.woocommerce input[type="tel"], div.woocommerce input[type="text"], div.woocommerce textarea{
	font-family: Roboto, sans-serif !important;
}
.woocommerce-page .mkdf-content .wc-forward:not(.added_to_cart):not(.checkout-button), .woocommerce-page .mkdf-content a.added_to_cart, .woocommerce-page .mkdf-content a.button, .woocommerce-page .mkdf-content button[type="submit"]:not(.mkdf-search-submit), .woocommerce-page .mkdf-content input[type="submit"], div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button), div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type="submit"]:not(.mkdf-search-submit), div.woocommerce input[type="submit"]{
	font-family: Roboto, sans-serif !important;
}
.mkdf-woocommerce-page th, 
.mkdf-woocommerce-page td{
	font-family: Roboto, sans-serif !important;
}

@media only screen and (max-width: 1024px) {
	.agreement-form button.close-button {
		left: 0px;
	}	
}
@media only screen and (max-width: 768px) {
	#body .mkdf-grid-list.mkdf-three-columns .mkdf-outer-space{
		grid-template-columns: 1fr 1fr;
	}	
}
@media only screen and (max-width: 680px) {
	#body .mkdf-grid-list.mkdf-three-columns .mkdf-outer-space{
		grid-template-columns: 1fr;
	}	
}
