@import url(http://www.damkotshuisje.nl/wp-content/themes/damkotshuisje/../cornerstone/style.css);
@import url(http://www.damkotshuisje.nl/wp-content/themes/damkotshuisje/../damkotshuisje/fonts/foundation-icons.css);
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
  clear: both;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.textaligncenter {
  text-align: center;
}
a,
a:link,
a:visited {
  transition-duration: .2s;
}
a:hover,
a:active {
  transition-duration: .2s;
}
* {
  outline: none;
}
html,
body {
  background: url('http://www.damkotshuisje.nl/wp-content/themes/damkotshuisje/img/bg.jpg') no-repeat top center fixed;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  margin: 0;
  color: #73ac0f;
  font-weight: 600;
}
p {
  color: #666666;
  line-height: 1.7;
}
ul li,
ol li {
  color: #666666;
}
.logo {
  width: 15rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
button,
.button {
  font-size: 1.125rem;
  background: #620235;
  transition-duration: .2s;
  color: #ffffff;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #73ac0f;
  color: #ffffff;
  transition-duration: .2s;
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
  background-color: #666666;
  color: #cbcbcb;
  transition-duration: .2s;
  border: none;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #666666;
  color: #cbcbcb;
  transition-duration: .2s;
  border: none;
}
.entry-content ul:not([class*="block-grid-"]):not(.clearing-thumbs),
.widget_archive ul {
  margin-left: 2em;
}
@media only screen and (min-width: 300px) {
  html {
    font-size: 12px;
  }
  nav .title-bar {
    background: #468c00;
  }
  nav .title-bar .menu-icon {
    background: none;
  }
  nav .title-bar .menu-icon:hover::after {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  }
  .top-bar {
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
    width: 100%;
    background: #73ac0f !important;
  }
  .top-bar .top-bar-left {
    display: inline-block;
    line-height: 0;
  }
  .top-bar .top-bar-left ul {
    display: inline-block;
    background: none !important;
  }
  .top-bar .top-bar-left ul li {
    background: #73ac0f !important;
  }
  .top-bar .top-bar-left ul li a {
    color: #ffffff;
    border-right: 2px solid #ffffff;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: none !important;
    letter-spacing: -.025rem;
  }
  .top-bar .top-bar-left ul li a:hover {
    color: #ffffff;
    background: none !important;
  }
  .top-bar .top-bar-left ul li:not(.has-form) a:not(.button) {
    padding: 1.25rem 2rem;
  }
  .top-bar .top-bar-left ul li.active:not(.has-form) a:not(.button),
  .top-bar .top-bar-left ul li:hover:not(.has-form) > a {
    color: #ffffff;
    background: #620235 !important;
    padding: 1.25rem 2rem;
  }
  .top-bar .top-bar-left ul li.active:not(.has-form) a:hover:not(.button) {
    padding: 1.25rem 2rem;
    background: #620235;
    color: #ffffff;
  }
  .top-bar .top-bar-left ul .divider,
  .top-bar .top-bar-left ul [role="separator"] {
    display: none;
  }
  .top-bar .top-bar-left .is-drilldown {
    width: 100% !important;
    height: auto !important;
  }
  .top-bar .top-bar-left .is-drilldown ul {
    width: 100% !important;
  }
  .top-bar .top-bar-left .is-drilldown ul li {
    background: #468c00 !important;
  }
  .top-bar .top-bar-left .is-drilldown ul li a {
    border: 0 !important;
  }
  .row.whitebg {
    background: #ffffff;
    margin-bottom: 3rem;
    padding: 0.9375rem 0 0 0;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
  }
  .row.whitebg .cycle-slideshow {
    width: 100%;
  }
  .row.whitebg .cycle-slideshow .slide {
    width: 100%;
    min-height: 8.75rem;
    background-size: cover !important;
    text-align: right;
    position: relative;
  }
  .row.whitebg .cycle-slideshow .slide h1 {
    position: absolute;
    letter-spacing: -.05rem;
    line-height: 1.25rem;
    bottom: 1rem;
    right: .5rem;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 700;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
  }
  .row.whitebg #primary {
    margin-top: 2rem;
  }
  .row.whitebg #primary h1 {
    font-size: 1.75rem;
    letter-spacing: -.05rem;
    color: #73ac0f;
    text-transform: uppercase;
  }
  .row.whitebg #primary h2 {
    font-size: 1.25rem;
    letter-spacing: -.05rem;
    font-weight: 400;
  }
  .row.whitebg #primary a,
  .row.whitebg #primary a:link,
  .row.whitebg #primary a:visited {
    color: #620235;
    transition-duration: .2s;
  }
  .row.whitebg #primary a:hover,
  .row.whitebg #primary a:link:hover,
  .row.whitebg #primary a:visited:hover,
  .row.whitebg #primary a:active,
  .row.whitebg #primary a:link:active,
  .row.whitebg #primary a:visited:active {
    text-decoration: underline;
    transition-duration: .2s;
  }
  .page-template-default #content figure {
    float: left;
    width: 22%;
    margin: .5rem;
    padding: .125rem;
    border: 1px solid #73ac0f;
  }
  .sidebar h4 {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: .5rem;
    margin-top: 1rem;
  }
  .sidebar .fb-like {
    border: 1px solid #73ac0f;
    padding: 1rem;
    width: 100%;
    display: block;
    overflow: hidden !important;
  }
  .sidebar .zvr-widget .zvr-widget-container {
    border-radius: 0 !important;
    border-color: #73ac0f;
  }
  .sidebar .zvr-widget .zvr-widget-container .acco-name.section {
    border-color: #73ac0f;
  }
  .sidebar .zvr-widget .zvr-widget-container .review-count .cta-link {
    padding: 0 7px 0 7px;
    display: inline;
  }
  .sidebar .zvr-widget .zvr-widget-container .score-container {
    background: #ff6f26;
    border: none;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
    margin-top: 10px;
    height: 4rem;
    width: 4rem;
    line-height: 4rem;
  }
  .sidebar .zvr-widget .zvr-widget-container .score-container a .score .score-value {
    color: #ffffff !important;
    font-size: 2.25rem;
  }
  .sidebar .wu-wrapper {
    border: 1px solid #73ac0f;
    padding: 1rem;
  }
  .sidebar .wu-wrapper .wu-copyright {
    display: none !important;
  }
  .sidebar .wu-wrapper .wu-forecast-body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }
  .sidebar .wu-wrapper .wu-forecast-body .wu-forecast-header .wu-day-title {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: capitalize;
  }
  .sidebar .wu-wrapper .wu-forecast-body .wu-forecast-text {
    font-size: .875rem;
    line-height: 1rem;
  }
  .sidebar .logos {
    margin-top: 1rem;
    float: left;
    width: 100%;
  }
  .sidebar .adres p {
    padding-right: 1rem;
    padding-top: 2rem;
    line-height: 1.3;
  }
  .sidebar {
    margin-top: 2rem;
  }
  .sidebar .item {
    border: 1px solid #cbcbcb;
    width: 100%;
    background-size: cover;
    min-height: 10rem;
    margin-bottom: 1rem;
  }
  .sidebar .item .tekst {
    padding: 1rem 1.25rem;
    font-family: 'Raleway', sans-serif;
    font-size: 1.75rem;
    line-height: 2rem;
    color: #ffffff;
    font-weight: 600;
    text-shadow: #000000 0px 0px 9px;
  }
  .sidebar .keurmerken {
    border: 1px solid #cbcbcb;
    width: 100%;
    text-align: center;
  }
  .footer {
    background: #468c00;
    margin-top: 3rem;
    padding: 1rem 0;
  }
  .footer p {
    color: #ffffff;
    margin: 0;
  }
  .footer p a {
    color: #ffffff;
  }
}
@media only screen and (min-width: 480px) {
  html {
    font-size: 12px;
  }
  .row.whitebg .cycle-slideshow .slide {
    min-height: 21rem;
  }
  .row.whitebg .cycle-slideshow .slide h1 {
    line-height: 2.5rem;
    bottom: 2rem;
    right: 2rem;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 600px) {
  html {
    font-size: 13px;
  }
}
/* Used to alter styles for screens at least 768px wide. This is where the grid changes. */
@media only screen and (min-width: 768px) {
  html {
    font-size: 14px;
  }
}
/* Used to alter styles for screens at least 1280px wide. */
@media only screen and (min-width: 1280px) {
  html {
    font-size: 15px;
  }
}
/* Used to alter styles for screens at least 1440px wide. */
@media only screen and (min-width: 1440px) {
  html {
    font-size: 16px;
  }
}
/* Used to alter styles for screens at least 1680px wide. */
@media only screen and (min-width: 1680px) {
  html {
    font-size: 17px;
  }
  .row {
    max-width: 75rem;
  }
}
/* Used to alter styles for screens at least 1920px wide. */
@media only screen and (min-width: 1920px) {
  html {
    font-size: 18px;
  }
  .row {
    max-width: 80rem;
  }
}
/* Apply styles to screens in landscape orientation */
/* Apply styles to screens in portrait orientation */
/* We also use Modernizr to add a .touch class to the body when applicable */
/* You can prepend this class to anything and it will style only for touch devices */
