/*
Theme Name: Stronger Child
Theme URI: https://stronger.qodeinteractive.com
Description: A child theme of Stronger
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: stronger
Template: stronger
*/

.qodef-footer-h2-class:after {display:none;}
.qodef-footer-h2-class span {color: var(--qode-main-color);}
ul li::marker {color: var(--qode-main-color);}

.wpcf7 select {color: #b7b7b7;font-size: 13px;letter-spacing: .05em;font-weight: 500;text-transform: uppercase;}
.wpcf7 input::placeholder,.wpcf7 textarea::placeholder{color:#b7b7b7;}

@media only screen and (min-width: 320px ) and (max-width:680px) {
	#block-5 .has-large-font-size a {font-size: 6vw;}
}
@media only screen and (min-width: 681px ) and (max-width:1024px) {
	#block-5 .has-large-font-size a {font-size: 3vw;}
}

@media only screen and (max-width: 768px) {
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {font-size:10vw;}
}
@media only screen and (min-width: 768px) {
/*.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {max-width:95%;word-wrap: break-word;}*/
.about-us-showcase .qodef-m-items,.services-showcase .qodef-m-items{width: 55%!important;}
.about-us-showcase .qodef-m-content,.services-showcase .qodef-m-content{width: 45%!important;}
.about-us-showcase .qodef-m-items .qodef-m-item, .services-showcase .qodef-m-items .qodef-m-item {font-size:5vw!important}
.about-us-showcase .qodef-m-content .qodef-m-content-item,.services-showcase .qodef-m-content .qodef-m-content-item{font-weight: normal!important;}
}

@media only screen and (min-width: 1440px) {
.about-us-showcase .qodef-m-items .qodef-m-item, .services-showcase .qodef-m-items .qodef-m-item {font-size: 72px!important;}
}

/* Landscape */
@media only screen and (max-height: 768px) and (orientation: landscape) { 
	#usp {padding:250px 0;}
}

/*Mobile aanpassingen*/
@media only screen and (max-width: 1024px) {
#qodef-page-mobile-header {background-color:transparent!important}
.qodef-svg--menu, .qodef-svg--close-big {stroke: rgb(255 255 255);}
.qodef-mobile-header--standard #qodef-page-mobile-header > #qodef-page-mobile-header-inner {border-bottom: 2px solid transparent!important; }
}