/*
Theme Name: Wiefferink
Theme URI: Creaunit.com
Author: Creaunit
Author URI: creaunit.com
Description: Nieuw css bestand omdat de oude helemaal naar de klote gaat wanneer er aanpassingen gedaan worden.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.py-5 {
  padding-top: 5em;
  padding-bottom: 5em; }

/**** FOTO PRODUCT SLIDER / PRODUCT PAGE ***********************/
/*** BLOG ***********************************/
article {
  margin-top: 2em;
  margin-bottom: 2em; }
  article .blog {
    border: solid 1px #dbdbdb;
    transition: all 0.4s ease; }
    article .blog img {
      width: 100%;
      object-fit: cover;
      max-height: 240px; }
    article .blog .entry-content {
      padding: 20px; }
      article .blog .entry-content h2 {
        font-weight: bold;
        font-size: 1.8rem; }
      article .blog .entry-content p.btn-primary {
        width: 150px;
        height: 48px;
        color: #fff;
        text-align: center;
        font-weight: 800;
        line-height: 46px;
        font-size: 1.4rem;
        background: #f39200;
        border: solid 2px #f39200;
        display: block;
        margin: 2em auto 1em;
        padding: 1px 20px; }

article.blog-single img {
  max-width: 100%;
  height: auto; }

@media (min-width: 1200px) {
  .mainmenuheader {
    margin-left: 140px; }

  #nav-container #logo {
    max-height: 64px;
    max-width: 80px;
    margin: 14px 20px 10px 20px; }

  ul.sub-menu {
    top: 75px; }

  .head-menu ul li a {
    font-size: 1.3rem; }

  .werkplaats-menu #werkplaats-ul > li > a {
    line-height: 1.6rem;
    padding-top: 28px;
    padding-right: 65px;
    padding-left: 20px;
    float: none;
    font-size: 1.3rem; }

  .werkplaats-menu #werkplaats-ul > li > a img {
    position: absolute;
    right: 22px;
    top: 25px;
    display: block;
    float: none; } }
@media (min-width: 992px) {
  .mainmenuheader {
    margin-left: 140px; }

  #nav-container #logo {
    max-height: 64px;
    max-width: 80px;
    margin: 14px 20px 10px 20px; }

  ul.sub-menu {
    top: 75px; }

  .head-menu ul li a {
    font-size: 1.3rem; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #tel-container .afspraakplannen {
    display: block !important;
    margin-right: 10px; }

  .werkplaats-menu #werkplaats-ul > li > a {
    display: none; } }
ul.sub-menu li.current-menu-item::before,
ul.sub-menu li:hover::before,
ul.sub-menu li:focus::before,
ul.sub-menu li::before {
  height: 100%;
  width: 4px;
  left: -15px;
  top: 0px;
  transition: none; }

/*# sourceMappingURL=styles_2022.css.map */
