/*
Theme Name: creative aid
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
licht roze #fbd7a4
donker roze #f28f53
*/
body p{ 
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.wpb_content_element{
    margin-bottom: 0px;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:after, .light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:before {
    background: #f25b01 !important;
}
.titel{
	/*border: 1px solid red;*/
	margin-bottom: 0;
	padding-top: 30px;
}
li::marker{
color: #f28f53;	
}
.header-side-right .scroll-top.on {
    right: 10px;
    left: auto;
}
/*projecten home*/
.hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content{
    background-color: rgba(242, 143, 83, 0.5) !important;
}
#page .hover-style-one h2.entry-title, #page .hover-style-two h2.entry-title, #page .post .rollover-content .entry-title a:hover, #page .post .rollover-content h3.entry-title a:hover, #page .post .rollover-content h4.entry-title a:hover, #page .rollover-content, #page .rollover-content *, #page .rollover-content a:hover, #page .rollover-content h3.entry-title, #page .rollover-content h3.entry-title a {
    font-weight: 400;
}
#page .hover-style-one h2.entry-title, #page .hover-style-two h2.entry-title, #page .hover-style-two h4.entry-title, #page .post .rollover-content .entry-title a:hover, #page .rollover-content .entry-title a, #page .rollover-content h3.entry-title {
    background: 0 0;
}
.widget-title{
	font: var(--the7-h3-font);
}
/*tekst over carrousel*/
@media screen and (min-width: 1040px){
.tekstoverslider{
	margin-top: -200px;
	margin-bottom: 100px;
}
.tekstoverslider *{
	color: #ffffff;
	text-align: right;
	font-weight: 700;
}
}

