/*
Theme Name: Mens&Zo
Author: Mens&Zo
Author URI: https://mensenzo.nl/
Description: 
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* Header */

a { text-decoration: none !important; }

.branding a img, .branding img {
    max-width: 100%;
    height: 60px !important;
    width: 200px !important;
}

/* Layout */

.row-l { height: 65vH; }
.row-m { height: 50vH; }
.row-s { height: 40vH; }
.kl-wit { color: #fff; }
.img-radius img { border-radius:10px!important; }
.img-bottom { margin-bottom: -10px; }
.shadow > div { box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; }
.wpb_content_element .wpb_accordion_header > a span { font-weight: bold; }
.menu-img-disable .menu-text { display: none !important; }

/* Footer */

.contactfooter { color:#fff; margin-bottom:30px; }
.contactfooter a { color:#fff !important; text-decoration:none;}
.contactfooter a:hover {
	background-color: #417911;
    -webkit-background-clip: text;
    background-clip: text;
}
.adresgegevens { margin-bottom: 20px; }
.tweederegel { line-height: 10px;}

.textwidget p {color: #fff; line-height: 25px;}
.textwidget img { border-radius: 10px; }

.footer .soc-ico a:before { background-color: #fff !important; }
.footer .soc-ico a:not(:hover) .soc-font-icon { color: #2778C3 !important; }
.widget-info:not(:last-child) { color: #fff !important; font-size: 17px !important; }