/*
Theme Name:     Milieusystemen Tiel BV
Description:    
Author:         admin
Template:       bridge

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* Witte blokken met afgeronde hoeken */
.mst-content {-webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41); -webkit-box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41); -moz-box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41);}

/* Mst Opsomming */
.mst-opsomming ul {list-style: none; padding-left: 0;}
.mst-opsomming li {position: relative; padding-left: 30px;}
.mst-opsomming li::before {content: "\f00c"; font-family: FontAwesome; position: absolute; left: 0; top: 50%; transform: translateY(-50%); font-size: 20px; color: #0F639F;}
.mst-opsomming h3 {margin-bottom: 20px;}

/* Meer weten? */
.meer-weten {padding-left: 20px; padding-right: 20px; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41); -webkit-box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41); -moz-box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41);}
.row-btn-meer-weten {margin-top: -27px;}
.btn-meer-weten {width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; height: 50px !important; line-height: 50px !important;}

/* CTA Bottom */
.cta-bottom-mst-1 .call_to_action {-webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41); -webkit-box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41); -moz-box-shadow: -1px 1px 9px 3px rgba(0,0,0,0.41);}
.cta-bottom-mst-1 .call_to_action .call_to_action_text {padding-left: 50px;}
.cta-bottom-mst-1 .call_to_action .column2.button_wrapper .qbutton {margin-right: 50px;}

@media screen and (max-width: 480px) {
.wpb_wrapper .row-cta-bottom-mst-1 {margin-top: -207px !important;}
}

@media screen and (max-width: 600px) and (min-width: 481px) {
.wpb_wrapper .row-cta-bottom-mst-1 {margin-top: -161px !important;}
}

@media screen and (max-width: 768px) and (min-width: 601px) {
.cta-bottom-mst-1 .call_to_action .call_to_action_text {padding-left: 20px;}
.cta-bottom-mst-1 .call_to_action .column2.button_wrapper .qbutton {margin-right: 20px;}
}