/*
 Theme Name:   CVopmaken
 Theme URI:    http://www.cvopmaken.nl/wp-content/themes/twentythirteen
 Description:  Twenty Thirteen Child Theme
 Author:       Carlien Laarman
 Author URI:   http://www.carlienlaarman.com
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, orange, grey
*/

/* Basics */
body {color:#000; font-family: 'Titillium Web', sans-serif; font-size:0.9em;}
#content {overflow:hidden;}
.left-column {
	width: 28%;
	padding:2%;
	float: left;
	clear: none;
margin-left:4%;}
h1 {font-family: 'Muli', sans-serif; font-size:28px; margin:20px 0; color:#AC4B3B;}
h2, h3, h4, h5 {font-family: 'Muli', sans-serif; }
h5 {font-size:12px; color:#E29F51;  text-align:right; margin:10px 0;}
h3 {color:#E29F51;}
h2 {font-size:18px;}
span.white {color:#fff;}
#logo {color:#E29F51; font-size:2.7em;
  margin-left:5%;
  padding:8px; float:left; width:22%;}
#logo a {color:#E29F51; text-decoration:none;}
h3.widget-title {font-family: 'Muli', sans-serif; color:#AC4B3B;}
.widget-area #text-2 {
  background-color:white;
  border:1px dashed black;
  font-size:14px; padding:10px;}
.alignleft {overflow:hidden;}
.site-header {background:#D9832F;}
#page {max-width:none;}

/* USP BAR */
#uspbar {border-top:1px dashed black; border-bottom:1px dashed black; height:35px;}
#uspbar li { float:left;
  line-height:0;
  padding:1px;
  width:18%; margin-left:6%; color:#E29F51;}
#uspbar ul {list-style-type:none; margin-top:10px;}


/* FOOTER */
.sidebar .site-footer .widget-area {
  left:0;
  max-width:1024px;}
.site-footer .sidebar-container {background:#484747;}
.sidebar .site-footer .widget {
  width:100%;
}
.widget {padding:0px;}
p.footer {text-align:center; font-size:0.9em; color:#7C7C7C; margin-bottom:0;}
footer#colophon a {color:#D9832F;}

/* Testimonials */
blockquote {
  color:white;
  font-family:Muli;
  font-size:16px;
  font-weight:700;
  line-height:1.9em;
}

blockquote.home {
  font-size:16px;
color:white;
background:#D9832F;
padding:20px;
  font-style:italic;
  font-weight:300;
  margin:0 10px;
}

/* SIDEBAR */
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
  float:left;
  margin-left:6%;
  max-width:60%;
  padding:0;
}
.site-main .widget-area {width:265px;}


/* BESTELFORM */
a.button, button, input[type="submit"], input[type="button"], input[type="reset"] {background:linear-gradient(#E05D22 0%, #E29F51 100%);
  border-bottom-color:#B93207;
  border-bottom-width:3px;
  border-radius:2px;
  border-style:none none solid;
  color:#FFFFFF;
  display:inline-block;
  padding:11px 24px 10px;
  text-decoration:none;}
a.button {float:right;}
p.form {color:#E29F51; text-transform:uppercase; margin-top:10px; padding-left:10px;}
button, input, textarea {
  border:1px solid #E29F51;}
button:focus, input:focus, textarea:focus {background:#F2F2F2; border:1px solid #AC4B3B;}
a.button:hover, button:hover,input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover  {background:linear-gradient(#E29F51 0%, #E29F51 100%);
  border-bottom-color:#B93207;
  border-bottom-width:3px;
  border-radius:2px;
  border-style:none none solid;
  color:#FFFFFF;
  display:inline-block;
  padding:11px 24px 10px;
  text-decoration:none;}

.site-header {
	width: 100%;
overflow-x:auto;
}

/* Navigation */
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {background-color:transparent;}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {color:#E29F51; font-style:normal;}
.nav-menu .sub-menu, .nav-menu .children , ul.children {display:none;}
ul.children {display:none;}
  .navbar {background:#484747; color:#fff; max-width:100%}
.main-navigation {
clear:none;
  position:relative;
  margin-left: 22%;
  width: 78%;
}
.nav-menu li {top:17px;}
.nav-menu li a {
  color:#FFFFFF; font-size:18px; text-transform:lowercase; padding:15px 15px;}
  
ul.nav-menu, div.nav-menu > ul {
  float:right;
  margin:0;
  padding:0 57px 0 0;
}

/* MEDIA QUERIES */
/*MOBILE*/
@media only screen and (min-width : 320px) and (max-width : 480px) {
 #uspbar {display:none;}
.left-column {width:100%;}
.menu-toggle {color:white;   margin-left: 52%; margin-top: 7%;}
.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {color:white;}
.menu-toggle:focus {
		outline: none;
	}
.menu-toggle a:hover {color:orange;}
.nav-menu li a {color:white;}
.nav-menu li {color:white;}
.site-header {display:none;}
#logo {font-size:2em;}
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {width:62%;}
.toggled-on .nav-menu, .toggled-on .nav-menu > ul {width:123%;}
.sidebar .site-footer .widget {
  width:80%;
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {max-width:94%;}
.site-main .widget-area {
  width: 100%;
  padding: 20px 20px;
}
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
  width: 65%!important;
}
.nav-menu li {
  top: 0px;
}
}


/*TABLET*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
.site-header {background-color:#484747;}
.nav-menu li {padding-right:10px;}
.menu-toggle {color:white;   margin-left: 52%; margin-top: 7%;}
.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {color:white;}
.menu-toggle:focus {
		outline: none;
	}
#uspbar {display:none;}
.sidebar .site-footer .widget {
  width:90%;
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {max-width:94%;}
.site-main .widget-area {
  width: 100%;
  padding: 20px 20px;
}
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
  width: 65%!important;
display:none!important;
}
.nav-menu li {
  top: 0px;
}
}

.red {color:red; font-size:22px; margin-bottom:10px;}


