/*
Theme Name: scala-architecten
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
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
*/
p { 
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.kop{
	margin-top: -70px;
	padding-bottom:	30px;
}
.koptitel h1{
	padding-top: 10px;
    font-size: 5vw;
    font-weight: 400;
    line-height: 1em;
    font-family: unna,"times new roman";
    text-transform: capitalize;
}
.berichtenkop h1{
	 margin-top: -8px;
}
.berichtenkop h2{
	 margin-top: 20px;;
}
.koptitel.zwart *{
	color: #191919;
}
b, strong {
    font-weight: 400;
}
.blog-shortcode .entry-title{
	color: red !important;
}
/*masonry breedte afb*/
.rollover img {
    height: auto;
    width: 815px;
 }
.side-header .header-bar .mini-widgets {
    padding: 0px 0px 0px 35px;
}
.masthead.side-header:not(.masthead-mobile-header) .mini-widgets>*, .masthead.side-header:not(.masthead-mobile-header) .mobile-mini-widgets>* {
    margin: 0;
}
.koptitel *, .vc_custom_heading *{
	color: #ffffff;
}
.kolom.legenda .vc_column-inner{
	border: 1px solid #847971;
	padding: 35px;
}
.side-header:not(.dividers) .main-nav {
    margin: 0px 0 15px 0;
    padding-top: 0;
}
body.single-portfolio #main{
	margin-top: 0
}

.sub-downwards .main-nav.level-arrows-on > li.has-children > a:after, .sub-downwards .next-level-button svg, .sub-downwards .main-nav > li.menu-item-language > a:after {
    fill: #8f8f8f;
}
.sub-downwards .next-level-button svg, .sub-downwards.dt-parent-menu-clickable.side-header .next-level-button svg {
    width: 25px;
}
body.search .entry-meta{
	display: none;
}

@media screen and (max-width: 778px){
	
.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_section.vc_section-has-fill,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_section {
     padding-top:0px; 
}
.wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}	
}
/*
 * Breakpoints:
 * @media screen and (max-width:1255px)
 * @media screen and (max-width:1024px)
 * @media (max-width:500px)
 * @media only screen and (min-width:767px)
 * @media only screen and (min-width:961px)
 */
body:not(.home) #main .vc_grid-container-wrapper .vc_gitem-zone-img,
body:not(.home) body #main .project-list-media figure,
body:not(.home) body #main .project-list-media img {
   height: 500px;
}
body.home #main .vc_grid-container-wrapper .vc_gitem-zone-img {
   height: 400px;
}

@media screen and (min-width:767px) {
   body:not(.home) #main .vc_grid-container-wrapper .vc_gitem-zone-img,
   body:not(.home) body #main .project-list-media figure,
   body:not(.home) body #main .project-list-media img {
      height: 220px;
   }
   body.home #main .vc_grid-container-wrapper .vc_gitem-zone-img {
      height: 350px;
   }
}
@media screen and (min-width:961px) {
   body:not(.home) #main .vc_grid-container-wrapper .vc_gitem-zone-img,
   body:not(.home) body #main .project-list-media figure,
   body:not(.home) body #main .project-list-media img {
      height: 200px;
   }
   body.home #main .vc_grid-container-wrapper .vc_gitem-zone-img {
      height: 300px;
   }
}
@media screen and (min-width:1024px) {
   body:not(.home) #main .vc_grid-container-wrapper .vc_gitem-zone-img,
   body:not(.home) body #main .project-list-media figure,
   body:not(.home) body #main .project-list-media img {
      height: 200px;
   }
   body.home #main .vc_grid-container-wrapper .vc_gitem-zone-img {
      height: 320px;
   }
}
@media screen and (min-width:1255px) {
   body:not(.home) #main .vc_grid-container-wrapper .vc_gitem-zone-img,
   body:not(.home) body #main .project-list-media figure,
   body:not(.home) body #main .project-list-media img {
      height: 267px;
   }
   body.home #main .vc_grid-container-wrapper .vc_gitem-zone-img {
      height: 400px;
   }
}
