/*
Theme Name: Sleuteldienst Zwolle
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: 3w Media
Author URI: https://www.3wmedia.nl
Template: enfold
*/

/*Add your own styles here:*/

/*
==============================================================
HEADER
==============================================================
*/

/* topbar */
#upperbar.usps {
  background: #e1e3e6;
  z-index: 999;
  display: none;
}
.usps ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  color: #072b56;
  padding: 5px 0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.usps ul li::before {
  content: "\f058";
  font-family: FontAwesome;
  font-size: 16px;
  margin-right: 5px;
  color: #3067a5;
  display: block;
  float: left;
}

.special a {
  padding: 6px 21px !important;
  background: #354d73;
  text-transform: uppercase;
  text-decoration: none !important;
  border-bottom: 2px solid #97171a !important;
  transition: all 0.5s ease;
}
.special a::after {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: 10px;
}
.special a:hover {
  background: none;
}

.html_header_top.html_header_sticky #header {
  margin-top: 0 !important;
}
#header_main {
  box-shadow: 0 0px 8px -4px black;
}

/* MENU */
#header .mega_menu_title {
  font-size: 17px;
  text-transform: uppercase;
}
#top #header .avia_mega_div > .sub-menu {
  padding: 20px 30px;
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a {
  font-size: 14px;
  line-height: 15px;
  padding-left: 0;
}
.avia_mega_div .avia-bullet {
  display: none;
}
.avia_mega_div .line {
  border-bottom: 1px solid #ddd;
  padding-top: 0 !important;
}
.avia_mega_div .brandtitle {
  font-size: 18px;
  font-weight: 600;
  color: #444;
  text-transform: uppercase;
}
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
  padding-top: 0;
}

.html_header_top #menu-item-shop.cart_dropdown {
  display: none;
}

/* Search & Filter plugin */
#searchfilter .template-page {
  padding-top: 10px;
}
#searchfilter .searchandfilter {
  margin-bottom: 10px;
}
#searchfilter .searchandfilter > div {
  text-align: center;
}
#searchfilter .searchandfilter ul {
  margin: 0 auto;
}
#searchfilter .searchandfilter li {
  min-width: 250px;
}
#searchfilter .searchandfilter li input[type="submit"] {
  width: 100%;
  border-radius: 3px;
  font-size: 15px;
}
#searchfilter .av-special-heading-tag {
  margin: 55px 0 0;
  text-align: right;
  color: #d0d0d0;
  font-size: 20px;
  text-transform: uppercase;
}
#searchfilter .av_three_fourth {
  margin-left: 0;
}
#searchfilter .searchandfilter ul li h4 {
  text-align: left;
  text-transform: uppercase;
}

.wpcf7-form-control-wrap.price {
  width: 70px;
  margin-right: 15px;
  float: left;
  margin-top: -12px;
}
a.btn {
  margin-top: 44px;
  display: block;
  background-color: #072b56;
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}

/*
==============================================================
CONTENT
==============================================================
*/

.page-template-default .content,
.page-template-default .sidebar {
  padding-top: 80px;
}
.single-product .template-shop {
  padding-top: 100px;
}
/* masonry */

.avia_desktop.avia_transform3d
  .av-masonry-entry.av-masonry-item-loaded
  .av-inner-masonry {
  -webkit-animation: none; /* Safari 4+ */
  -moz-animation: none; /* Fx 5+ */
  animation: none; /* IE 10+ */
}

.av-masonry-entry {
  opacity: 1 !important;
  visibility: visible !important;
}

/*
==============================================================
HOME
==============================================================
*/

body.home .slide-meta .slide-meta-comments,
body.home .slide-meta .slide-meta-del {
  display: none;
}
.av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry {
  border: 1px solid #d8d8e0;
  border-radius: 6px;
}

/*
==============================================================
BLOG
==============================================================
*/

body.archive .post-meta-infos span {
  display: none;
}
body.archive .template-blog .entry-content img,
body.archive .template-blog .entry-content .wp-caption-text,
body.archive .template-blog .entry-content .wp-caption {
  display: none !important;
}
body.archive .template-blog .entry-content h1,
body.archive .template-blog .entry-content h2,
body.archive .template-blog .entry-content h3 {
  display: none;
}

body.archive .template-blog .post-entry .post_delimiter {
  margin: 0 0 15px 0;
  padding: 15px 0 0 0;
  clear: both;
}

/*
==============================================================
SHOP
==============================================================
*/

#footer .flex_column .widget h3.widgettitle {
  position: relative;
  margin-bottom: 30px;
}
#footer .flex_column .widget h3.widgettitle:after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 40px;
  height: 2px;
  background-color: #ffffff;
  left: 0;
}

#top .onsale {
  position: absolute;
  top: -280px;
  border-radius: 0;
  padding: 4px 12px;
  right: 0;
}

.entry-content-wrapper ul.products li {
  position: relative;
}

/*
==============================================================
FOOTER
==============================================================
*/

.footer-links li {
  margin: 7px 0;
}
.footer-links li i.fa {
  margin-right: 5px;
  text-align: center;
  width: 18px;
}
#top #footer .widget_nav_menu li {
  width: 50%;
  float: left;
  clear: none;
  font-size: inherit;
}
.widget_media_image {
  float: left;
  margin: 0 15px 10px 0 !important;
  clear: none;
}
#footer #text-4 {
  margin-bottom: 0;
}
.footer_color a {
  transition: color 0.5s ease;
}
.footer_color a:hover {
  color: #93a4b7;
  text-decoration: none;
}
body.home footer .social_bookmarks,
body.page-id-76 footer .social_bookmarks {
  display: none;
}

#footer span.news-time {
  display: none;
}

@media only screen and (max-width: 768px) {
  .responsive .logo img {
    max-height: 50px !important;
  }
}
@media only screen and (max-width: 480px) {
  .responsive .logo img {
    max-height: 40px !important;
  }
}

body.archive span.woocommerce-Price-amount.amount {
  color: #147dc1;
  font-size: 1.4em;
}

body.archive .price {
  font-size: 17px !important;
}

body.archive woocommerce-loop-product__title {
  font-size: 21px !important;
}

.berocket_lgv_list .inner_product_header {
  display: none;
}

.berocket_lgv_list .thumbnail_container,
.woocommerce-LoopProduct-link .thumbnail_container {
  height: 225px !important;
  width: 225px !important;
}

.berocket_lgv_after_additional {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 17px;
}

.inner_product.main_color.wrapped_style.noLightbox.av-product-class-no_button {
  border: none !important;
}

.product-category-dropdown {
  color: #333;
  min-width: 100%;
}

.product-category-dropdown ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

.product-category-dropdown ul li {
  display: inline-block;
  float: none;
  white-space: nowrap;
}

.product-category-dropdown a {
  display: block;
  padding: 0 0 10px;
  margin-right: 21px;
  color: #333;
  font-size: 13px;
  line-height: 30px;
  text-decoration: none;
}

.product-category-dropdown a:hover {
  color: #147dc1;
  transition: all 0.3s ease;
}

.product-category-dropdown ul ul {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 999;
  background-color: white;
}

.product-category-dropdown ul li:hover > ul {
  display: inherit;
  transition: all 0.3s ease;
}

.product-category-dropdown ul ul li {
  min-width: 170px;
  position: relative;
}

.product-category-dropdown ul ul ul {
  position: absolute;
  top: 1.8rem;
  left: 0;
}

.product-category-dropdown .entry-content-wrapper li {
  margin-left: 0 !important;
}

.product-sorting {
  display: none !important;
}

.current-cat-parent a,
.current-cat a {
  color: #147dc1 !important;
}

.entry-content-wrapper li {
  margin-left: 0em !important;
}

.product-categories {
  border-bottom: 2px solid #d8d8d8;
  margin-top: 14px !important;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #head-mobile {
  display: none;
}

#cssmenu {
  font-family: sans-serif;
}

#cssmenu > ul > li {
  float: left;
}

#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: black;
  font-weight: 700;
}

#cssmenu > ul > li:hover > a,
#cssmenu ul li.active a {
  color: black;
}

#cssmenu > ul > li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}

#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: black;
  content: "";
}

#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: white;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}

#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#cssmenu li:hover > ul {
  left: auto;
}

#cssmenu li:hover > ul > li {
  height: 35px;
}

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: black;
  font-weight: 400;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: black;
}

#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  content: "";
}

#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333;
}

#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active > a {
  border-top: 1px solid #333;
}

.berocket_lgv_list_grid .woocommerce-product-details__short-description {
  display: none !important;
}

.berocket_lgv_list_grid .woocommerce-Price-amount {
  margin: 0.5em 0;
  display: block !important;
}

@media screen and (max-width: 700px) {
  #cssmenu {
    width: 100%;
    color: #fff;
    background-color: #212121;
  }

  #cssmenu ul {
    width: 100%;
  }

  #cssmenu ul li {
    width: 100%;
  }

  #cssmenu ul li:not(:first-child) {
    border-top: 1px solid #707070;
  }

  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }

  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }

  #cssmenu > ul > li {
    float: none;
  }

  #cssmenu ul ul li a {
    padding-left: 25px;
  }

  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }

  #cssmenu ul li a {
    color: #fff;
    background: none;
    transition: none;
  }

  #cssmenu .children a,
  #cssmenu:hover .children a,
  #cssmenu .children a:hover {
    color: #fff;
    transition: none;
  }

  #cssmenu ul:hover li a,
  #cssmenu ul li:hover a,
  #cssmenu ul li a:hover {
    color: #fff;
  }

  #cssmenu .current-cat a,
  #cssmenu .current-cat-parent a {
    color: #fff !important;
  }

  #cssmenu .current-cat > a,
  #cssmenu .current-cat-parent > a {
    background-color: #555;
  }

  #cssmenu .children li.current-cat a {
    font-weight: 700;
  }

  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }

  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }

  #cssmenu #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
  }

  .button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 12399994;
  }

  .button:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    content: "";
  }

  .button.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    /* border-left:1px solid #444; */
    height: 46px;
    width: 46px;
    cursor: pointer;
  }

  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }

  #cssmenu .children {
    background-color: #707070;
  }

  #cssmenu .children:not(.open) {
    display: none;
  }

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    content: "";
  }

  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }

  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    content: "";
  }

  #cssmenu .submenu-button:before,
  #cssmenu .submenu-button:after {
    background-color: #fff;
  }

  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }

  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }

  #cssmenu ul ul ul li.active a {
    border-left: none;
  }

  #cssmenu > ul > li.has-sub > ul > li.active > a,
  #cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none;
  }
}

.thumbnail_container {
  position: relative;
}

#top .thumbnail_container img,
.thumbnail_container img {
  width: 100%;
  height: 100%;
  top: 50%;
  left: 0;
  position: absolute;
  object-fit: contain;
  object-position: center;
  transform: translateY(-50%);
}

.berocket_lgv_additional_data {
  width: 100% !important;
}

body.archive span.woocommerce-Price-amount.amount,
#top .price span {
  color: #147dc1 !important;
}

#top .price,
#top .price span,
#top del,
#top ins {
  font-size: 19.6px !important;
}

.overzicht_styling {
  margin-top: 1em;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1em;
}

.overzicht_styling > div {
  margin: 0 !important;
}

.add_to_cart_button {
  background-color: #147dc1 !important;
  border: 1px solid #147dc1 !important;
  color: #fff !important;
  font-size: 14px !important;
  /* padding: 0.65em 0.85em 0.45em 0.85em !important; */
}

div ul.product_list_widget li img {
  width: 100% !important;
}

#top div ul.product_list_widget li a {
  display: grid !important;
}

.overzicht_styling .button.product_type_simple {
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

a.btn-small,
form input[type="submit"].avia_ajax_form,
.overzicht_styling .button.product_type_simple,
.button[name="apply_coupon"],
div .main_color .button {
  position: relative;
  overflow: hidden;
  color: #fff;
  line-height: 1;
  font-size: 14px;
  border: none !important;
}

.overzicht_styling .button.product_type_simple::after,
.button[name="apply_coupon"]::after,
div .main_color .button::after {
  content: "";
  width: 0.5em;
  height: 0.5em;
  left: 50%;
  bottom: 0;
  position: absolute;
  background-color: #fff;
  z-index: 2;
  transform: translate(-50%, 50%) rotate(45deg);
}

.add_to_cart_button.added {
  display: none !important;
}

.woocommerce .sidebar .widgettitle {
  padding: 0.5em 1em;
  color: #fff;
  background-color: #535353;
}

#top #main .sidebar .product-title {
  text-decoration: none;
  text-align: center;
  font-size: 1rem;
}

#top #main .sidebar a:hover,
#top #main .sidebar a:hover > .product-title {
  text-decoration: none;
}

#top #main .sidebar .woocommerce-Price-amount {
  margin: 1em;
  display: block;
  text-align: center;
  font-size: 1.188rem;
}

.product .product_title.entry-title {
  font-size: 1.75em;
}

div form.cart div.quantity {
  min-width: 0;
  margin: 0;
  float: none;
}

.summary .cart {
  display: flex;
  flex-direction: row;
}

.summary .cart > .quantity .plus {
  margin-right: 1.5em !important;
}

@media only screen and (max-width: 400px) {
  .summary .cart {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
  }

  .summary .cart > .quantity .plus {
    margin-right: 0 !important;
  }
}

@media only screen and (max-width: 1000px) {
  .container main.template-shop.content {
    width: 100%;
    border: none;
  }

  #top #main .sidebar {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .berocket_lgv_list .thumbnail_container {
    width: 100% !important;
    height: 225px !important;
  }

  .responsive #top #main .products .product {
    width: 100%;
  }

  .berocket_lgv_additional_data {
    width: 100%;
    max-width: 100%;
  }

  .overzicht_styling {
    width: 100%;
    margin: 0.5em 0;
    padding: 0.5em 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    float: none;
    clear: none;
  }

  .overzicht_styling .button.product_type_simple::before {
    content: none;
  }
}

.product-category-dropdown {
  display: none;
}

.woocommerce-page .product-category-dropdown {
  display: block;
}

#wpbody-content .inline-edit-row-post .inline-edit-col-center {
  width: 100% !important;
  height: auto;
}

/* Begin Shop */
ul.product-categories {
  display: flex !important;
}
li.cat-item,
li.cat-item a {
  width: unset !important;
  max-width: 700px !important;
  margin-bottom: unset !important;
  border-color: rgb(229, 235, 238) !important;
}

ul.children li.cat-parent {
  width: 100%;
}
ul.children li.cat-parent > a::after {
  content: "〉";
  position: absolute;
  right: 1rem;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 18px;
}

ul.children {
  min-width: fit-content !important;
}
li.cat-item a {
  width: 100% !important;
  display: block !important;
  padding-right: 1rem !important;
}
li.cat-item a:hover {
  color: black !important;
  background-color: rgb(221, 231, 236) !important;
}

ul.children li.cat-parent:has(ul.children > li a:hover) > a {
  background-color: rgb(221, 231, 236) !important;
  color: rgb(7, 48, 71) !important;
}

@media only screen and (min-width: 701px) and (max-width: 1280px) {
  #cssmenu > ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (min-width: 701px) {
  #main .product-category-dropdown > .responsive-menu > .responsive-menu-trigger {
    display: none;
  }
}

@media (max-width: 700px) {
  #cssmenu .product-categories {
    flex-flow: column;
  }

  #main .product-category-dropdown-wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }

  #main .product-category-dropdown .cat-item a {
    display: block;
  }

  #main .product-category-dropdown .cat-parent > a {
    position: relative;
  }

  #main .product-category-dropdown .cat-parent > a::after {
    content: '';
    width: 1em;
    height: 1em;
    top: 50%;
    right: 1.5em;
    position: absolute;
    display: block;
    font-size: inherit;
    border-top: solid 0.2em #fff;
    border-right: solid 0.2em #fff;
    pointer-events: none;
    transform: translateY(calc(-50% - 0.25em)) rotate(135deg);
  }

  #main .product-category-dropdown .cat-parent.cat-parent-active > a::after {
    transform: translateY(calc(-50% + 0.25em)) rotate(-45deg);
  }

  #cssmenu ul ul li.cat-parent > a::after {
    width: 0.5em !important;
    height: 0.5em !important;
    transform: translateY(calc(-50% - 0.125em)) rotate(135deg);
  }

  #cssmenu ul ul li.cat-parent.cat-parent-active > a::after {
    width: 0.5em !important;
    height: 0.5em !important;
    transform: translateY(calc(-50% + 0.125em)) rotate(-45deg);
  }

  #main .product-category-dropdown .cat-parent.cat-parent-active > .children {
    display: block;
  }

  #main .product-category-dropdown > .responsive-menu > #cssmenu {
    max-height: 100%;
    overflow: hidden;
    transition: height all 0.3s ease;
  }

  #main .product-category-dropdown:not(.open) > .responsive-menu > #cssmenu {
    max-height: 0px;
  }

  #main .product-category-dropdown > .responsive-menu > .responsive-menu-trigger {
    padding: 0.5em 1em;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 1em;
    cursor: pointer;
  }

  #main .product-category-dropdown > .responsive-menu > .responsive-menu-trigger::before,
  #main .product-category-dropdown > .responsive-menu > .responsive-menu-trigger::after {
    content: '';
    width: 0.5em;
    height: 0.5em;
    display: block;
    font-size: inherit;
    border-top: solid 0.15em #000;
    border-right: solid 0.15em #000;
    pointer-events: none;
    transform: translateY(-0.25em) rotate(135deg);
  }

  #main .product-category-dropdown.open > .responsive-menu > .responsive-menu-trigger::before,
  #main .product-category-dropdown.open > .responsive-menu > .responsive-menu-trigger::after {
    transform: translateY(0.25em) rotate(-45deg);
  }
}


.post {
    clear: both;
    width: 50% !important;
}


.product_meta {
	margin-bottom:20px !important;
} 


a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before, button.single_add_to_cart_button:before {
   display: inline-block;
   font-family: FontAwesome;
   content: " Bestellen";
   font-weight: 600;
 font-size:16px;
}

.add_to_cart_button, .single_add_to_cart_button {
	background-color:#00bc00 !important;
}



.includes_tax {
    display: block;
}
