﻿/*---------------------------------------------------------------------------------

 Theme Name:   GGZ
 Theme URI:    https://www.aelbrechtggz.nl
 Description:  Aelbrecht GGZ
 Author:       sWimmie
 Author URI:   https://swimmie.nl
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.page-img {height: 100%;}
@media (max-width: 1281px) {
	.page-img {
		min-height: 200px;
	}
}

.et_mobile_menu {   
    overflow-y:scroll!important;
    max-height:85vh!important;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}

.et-menu .menu-item-has-children>a:first-child:after {
	display: none;
}

.entry-content table {
	border: none;
}

.entry-content tr td {
	border: none;
}

.right {
	float: right;
}