/*
	Theme Name:	Xtra Child
	Theme URI:	http://themeforest.net/user/Codevz/portfolio
	Description:Sample child theme of Xtra theme for customization.
	Author:		Codevz
	Author URI:	http://themeforest.net/user/Codevz
	Template:	xtra
	Version:	1.0
*/
@media screen and (max-width: 767px) {
  .mobile-hide {
    visibility: hidden;
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .desktop-hide {
    visibility: hidden;
    display: none;
  }
}

.footer_widget > .codevz-widget-title, footer .widget_block > div > div > h2 {
    font-family: 'arial-black-custom' !important;
}

ul#menu-menu-onder-foto {
    list-style: none;
}

ul#menu-menu-onder-foto li {
    width: 25%;
    float: left;
    text-align: center;
}


.templatera_shortcode .widget {
    border: 0px;
    padding: 0px;
    
}

.templatera_shortcode .widget_nav_menu li a {
    font-weight: bold;
    border: 0px;
    font-size: 25px;
    color: #0a2cca;
    border-right: 3px solid #ff6402;
}

.templatera_shortcode .menu-item-116 a {
    border-right: 0px solid #ff6402 !important;
}

.footer_widget > .codevz-widget-title {
    border-bottom: 2px solid #ff6402 !important;
}

.cz_grid_details.cz_grid_details_outside {
    min-height: 366px !important;
}

.vvd-section-row {
    max-width: 1280px;
    margin: 0 auto !important;!i;!;
}

.facetwp-template img,
.standpunten-grid a.cz_grid_link {
    border-radius: 15px !important;
}


.category-standpunten p.cz_post_author {
    display: none;
}

