.a-links-topbar {
  padding-right: 10px;
}

.a-rechts-topbar {
  padding-left: 10px;
}

.woa-top-bar-wrap {
  border-bottom: 1px solid #f2f2f2;
}

.usp-topbar-links {
  padding-right: 10px;
}

.usp-topbar-midden {
  padding-left: 10px;
  padding-right: 10px;
}

.usp-topbar-rechts {
  padding-left: 10px;
}

.woa-top-bar i {
  padding-right: 4px;
}


.sow-masonry-grid-item {
  transition: transform 0.4s;
}

.sow-masonry-grid-item:hover {
  transform: scale(1.02);
}

.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
  line-height: 14px;
  font-size: 16px;
}

.widget_product_categories ul li:active {
  font-weight: 900;
}

.widget_product_categories ul li.current-cat:before {
  content: "";
}

.widget_product_categories ul li .cat-parent .current-cat-parent {
  font-weight: 900;
  color: blue;
}

.widget_product_categories ul li:before {
  content: "";
}

.widget-area .widget a:not(.button) {
  text-decoration: none;
  font-weight: normal;
}

ul.products li.product,
ul.products li.product .woocommerce-LoopProduct-link {
  -webkit-transition-: box-shadow 1s;
  transition: box-shadow 1s;
  box-shadow: 0px 0px 5px #ededed;
  height: 300px;
  max-width: 300px;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}

ul.products li.product .woocommerce-LoopProduct-link {
  vertical-align: middle;
  box-shadow: 0px 0px 5px #f5f5f5;
  display: table-cell !important;
  width: 300px;
  height: 300px;
}

ul.products li.product .woocommerce-loop-product__title:first-letter,
ul.products li.product h2:first-letter {
  text-transform: uppercase;
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2 {
  color: #EE7F01;
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  padding: 0px 10px;
  bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.price ins {
  font-weight: 600;
}

.price del {
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  margin-top: 20px;
  right: 10px;
  color: #EE7F01;
  font-style: italic;
}

ul.products li.product .price {
  font-weight: 600;
  font-size: 20px;
  position: absolute;
  top: 10px;
  max-width: 60%;
  right: 0px;
  line-height: 20px;
  padding: 0px 10px;
  color: #1E2E2A;
}

ul.products li.product .button {
  display: none;
}

ul.products li.product img {
  max-height: 225px;
  width: auto;
  max-width: 100%;
  padding: 2.5%;
  transition: transform 1s;
}

ul.products li.product img:hover {
  transform: scale(1.1);
}

.widget ul.products li.product a {
  text-decoration: none;
  vertical-align: middle;
  display: table-cell;
  height: 300px;
  width: 300px;
}

ul.products li.product .button {
  margin-bottom: .236em;
  display: none !important;
}

.border-featured {
  border: 1px solid #f3f3f3;
}

.onsale {
  border: 1px solid;
  border-color: #f00;
  color: #f00;
  padding: .202em .6180469716em;
  font-size: .875em;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 3px;
  position: absolute;
  top: 10px;
  left: 10px;
}


@media (min-width: 768px) {
  .site-header-cart .cart-contents:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    height: 1em;
    content: "\f290";
    line-height: 1.618;
  }
}
@media (min-width: 768px) {
  .woocommerce-ordering {
    float: right;
    margin-bottom: 0;
    padding: .327em 0;
    margin-right: 0px;
  }
}

.inner-front-title {
  text-shadow: 0px 0px 10px black;
}

.inner-title {
  text-shadow: none;
}

.crellyslider>.cs-navigation>.cs-slide-link {
  margin: 0 6px;
}

.homepage-products .price {
  margin-bottom: 16px !important;
}

#sidebar-stickyadvies {
  width: 0px;
  height: 350px;
  border: 1px solid #ccc;
  top: 40%;
  right: -1px;
  position: fixed;
  background: rgba(255,255,255,0.95);
  z-index: 999;
}

#sidebar-stickyadvies-mobile {
  width: 0px;
  height: 350px;
  border: 1px solid #ccc;
  top: 40%;
  right: -1px;
  position: fixed;
  background: rgba(255,255,255,0.95);
  z-index: 999;
}

#sidebar-buttonstickyadvies {
  transform: rotate(-90deg);
  transform-origin: left bottom;
  bottom: -1px;
  padding: 10px;
  left: 0px;
  position: absolute;
  width: 350px;
  background: #EE7F01;
  color: #fff;
  font-size: 18px;
  font-family: 'Proxima Nova';
  text-align: center;
  cursor: pointer;
  z-index: 9999;
}

#sidebar-buttonstickyadvies-mobile {
  transform: rotate(-90deg);
  transform-origin: left bottom;
  bottom: -1px;
  padding: 10px;
  left: 0px;
  position: absolute;
  width: 350px;
  background: #f00;
  color: #fff;
  font-size: 18px;
  font-family: 'Proxima Nova';
  text-align: center;
  cursor: pointer;
  z-index: 9999;
}

#sidebar-mobile-button {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    font-size: 34px;
    line-height: 34px;
    background: #EE7F01;
    cursor: pointer;
    padding: 8px;
    border-radius: 10px 0px 0px 10px;
    z-index: 99999;
}

.button-afspraak {
  	cursor: pointer;
}

@media (max-width: 400px) {
  #sidebar-buttonstickyadvies {
    display: none;
  }
}

#sidebar-buttonstickyadvies:hover {
  background-color: #ef9534;
}

#sidebar-stickyadvies.clicked {
  width: 30%;
  height: 100%;
  min-width: 300px;
  top: 0;
}

#sidebar-stickyadvies-mobile.clicked {
  width: 30%;
  height: 100%;
  min-width: 300px;
  top: 0;
}

#content-sticky {
  padding: 10px;
}

#content-sticky-mobile {
  padding: 10px;
}

#close-button {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #ef9534;
  font-size: 34px;
  line-height: 34px;
  cursor: pointer;
}

.categorie-wrapper-style > .vc_column-inner {
  padding-left: 10px !important;
}

.hero-image-frontpage {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text-frontpage {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  width: 90%;
}

.hero-text-frontpage a {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px 25px;
  color: black;
  margin-top: 30px;
  background-color: rgba(255,255,255,0.7);
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.7s;
}

.hero-text-frontpage a:hover {
  background-color: #000;
  color: white;
}

.hero-button-frontpage {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  width: 90%;
}

.hero-button-frontpage a {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px 25px;
  color: white;
  margin-top: 30px;
  background-color: rgba(0,0,0,0.8);
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.7s;
}

.hero-button-frontpage a:hover {
  background-color: rgba(0,0,0,0.5);
  color: white;
}

.advies-alinea {
  margin-bottom: 0px;
  color: #fff;
  font-size: 24px;
  line-height: 25px;
  font-weight: 300;
}

.h3-home {
  margin-bottom: 10px !important;
  font-size: 30px;
  color: #fff;
  font-weight: 600;
}

@media (min-width: 768px) {
  .margin-if-768px {
    max-height: 300px;
  }
}

.widget_product_categories ul li {
  padding-left: 0;
}

.widget_product_categories ul .children {
  margin-left: 20px;
}

.widget_product_categories ul li .current-cat a {
  font-weight: 600 !important;
  color: #EE7F01;
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #EE7F01;
}

/* categorie list */

ul.mtree.default li > a:hover,
ul.mtree.default li.current-cat > a {
  text-decoration: none;
  font-weight: bold;
  color: #EE7F01;
}

ul.mtree.default li {
  font-size: 16px !important;
}

ul.mtree a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

/* einde categorie list */

.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-tab>a {
  background-color: #1ebdff !important;
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-tab>a:hover,
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-tab.vc_active>a {
  background: rgb(117, 215, 255) !important;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-o-no-fill  .vc_tta-tabs-list {
  overflow: initial;
  background: rgb(30, 189, 255);
}

.button-category {
  margin-top: 50px !important;
}

.button-category a {
  font-size: 18px !important;
  font-weight: 600;
}



@media (min-width: 768px) {
  .first-row-groot-scherm {
    margin-top: -40px;
  }
}

.folder-hover:hover {
  opacity: 0.7;
}

.folder-hover {
  transition: opacity 0.5s;
}

.megamenucenter {
  margin-top: 45px;
}

.stock.in-stock {
  display: none;
}


/* fix menu dat werd afgebroken op 73.9130434783%, why? NO CLUE */
.woocommerce-active .site-header #mega-menu-wrap-primary {
    width: 100% !important;
}

.storefront-handheld-footer-bar {
  display: none;
  }

.post-author {
display: none;
}


/* Contact Form 7 Styles
---------------------------------*/
 
.wpcf7 {
background-color: #FFFFFF;
border: 0px solid #FFFFFF; 
}
 
.wpcf7-form {
margin-left: 0px;
margin-right: 25px;
margin-top: 25px;
}

.wpcf7-textarea {
width: 85%;
}
 
.wpcf7-submit {
padding: 0.3em 1em!important;
background:#FF0000;
color:#000000!important;
font-size: 16px;    
font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif!important;    cursor:pointer;
border-radius: 0px; 
border-width: 13px!important;
border-color: rgba(0,0,0,0);
letter-spacing: 5px;
font-weight: 500!important;
text-transform: uppercase!important;
background-color: rgba(0,0,0,0); 
}
 
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
 .wpcf7 textarea {
width: 100%;
color: #EE7F01;
font-size: 16px;
border-color: #EE7F01;
}