/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/


/* ALGEMEEN */
.absolute-footer, html {
    background-color: #ececec!important;
}

p {
  font-size: 15px;
}

.button {
  text-transform: none;

}
.button.secondary {
    border-radius: 7.5px;
    border-bottom: 4px solid #bf7c0b;
    font-size: 15px;
    padding: 15px 25px;
    line-height:normal;

}

#vertical-menu #main-menu {
  position: fixed;
  top: 0px;
  background: #ffffff;
  height:100%;
  width:250px;
}

#vertical-menu {
  max-width:250px;
}

 .nav-sidebar.nav-vertical>li+li {
    border-top: 0px solid #ececec;
}
@media screen and (min-width:0px) and (max-width:849px) {
.mobile-sidebar .nav-sidebar li.menu-item-home {
  padding: 0 0 0 20px;
}
.mobile-sidebar .nav-sidebar.nav-vertical>li.menu-item-home:before {
  padding-right:0px;
}
}

.nav-sidebar.nav-vertical>li.menu-item-home:before {
  content:'\f0da';
  font-family: "FontAwesome";
  color:#5287b5;
  padding-right: 10px;
}
.nav-sidebar.nav-vertical>li.menu-item-home a {
  font-weight: 700;
  color: #5287b5;
}

.nav-uppercase>li>a{
    letter-spacing: normal;
    text-transform: none;
    font-weight: normal;
    color:#3d3d3c;
    font-size: 15px;
}
.nav-sidebar.nav-vertical>li.menu-item:hover {
   background-color: rgba(0,0,0,0);
}
.nav>li>a {
  padding: 7px 0;
}
.nav>li>a:hover {
  color:#5287b5;
  font-weight: bold;
}

#vertical-menu .nav {
  padding: 50px 0 0 20px;
  width:90%;
  background:#fff;
  height: 100%;
}
.nav li:first-child {

  margin-bottom: 25px;
    margin-top: 25px;
}

.nav li:last-child {
  margin-right: 0px !important;
}

.nav li.html.custom.html_top_right_text {
  margin-top:75px;

}

section.menu-block {
  border-top: 1px solid #e5e3dd;
  margin-top:25px;
  margin-bottom: 75px;
}


section.menu-block p.menu-block a {
  font-size: 12px;
  color: #3d3d3c;
}
.nav-vertical .header-button {
  text-align: center;
}
.header-button .icon.primary.button.round.is-small {
  margin-left:15px;
}


.nav-sidebar.nav-vertical>li+li {
    border-top: 0px solid #ececec;
}

/* #ALGEMEEN */


/* MAGENTO FEED */
section.Producten {
      padding: 25px 80px!important;
      background:  #ffffff;
}
section.Producten .row {
  margin-left: 0px!important;
  margin-right: 0px!important;
}
.row.magento-feed {
  margin: 0 auto!important;
}
.magento-feed .col {
  padding: 0px 6%;
}



.magento-feed img {
  width: 100%;
}

.magento-feed .product-title {
  font-size: 17px;
  color: #5287b5;
  font-weight: bold;
}

.magento-feed .product-price {
  margin: 15px auto;
  font-size: 25px;
  font-weight:bold;
  color: #3d3d3c;
  width:100%;
}

.magento-feed .product-price span {
  font-size: 10px;
  display: block;
  width:100%;
  font-weight: normal;
}

.magento-feed .product-button {
  text-align: center;
    background-color: #00b52d;
    border-radius: 7.5px;
    border-bottom: 4px solid #1A9449;
    font-size: 16px;
    color:#ffffff;
    padding: 15px 20px;
    width:80%;
    margin: 0 auto;
    line-height:normal;

}

.magento-feed .levertijd {
  font-size:17px;
  color: #3d3d3c;
  margin-top: 15px;
}
@media screen and (min-width: 850px){
.magento-feed .large-4 {
max-width: 33%;
-ms-flex-preferred-size: 33%;
flex-basis: 33%;
}}

@media screen and (max-width:549px) {
.magento-feed .col {
  padding: 0px 0px 15px 0px ;
}
.magento-feed .col:first-child {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #9b9b9b;
}

.magento-feed .col:last-child {

  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #9b9b9b;
}

.magento-feed img {
  width: 80%;
}


}
/* #MAGENTO FEED */



/* BLOG-ARCHIVE */
.overzicht {
  padding: 10px 0;
  margin: auto!important;
  width: 80%!important;
  max-width: 100%!important;
}

#post-list {
  margin: 0 auto;
}


h3.category-title {
  padding: 20px 15px;
}

.blog-archive .col.post-item .box-image .image-cover {
  padding-top: 486px;
}
.blog-archive .col.post-item:nth-of-type(1), .blog-archive .col.post-item:nth-of-type(3),.blog-archive .col.post-item:nth-of-type(4),.blog-archive .col.post-item:nth-of-type(5),.blog-archive .col.post-item:nth-of-type(7),.blog-archive .col.post-item:nth-of-type(8),.blog-archive .col.post-item:nth-of-type(9),
.blog-archive .col.post-item:nth-of-type(10)
 {
  max-width: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  -webkit-flex-basis: 33%;
}
.blog-archive .col.post-item:nth-of-type(2),.blog-archive .col.post-item:nth-of-type(6) {
  max-width: 66%;
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  -webkit-flex-basis: 66%;
}

p.post-category {
  font-size: 0.8em;
}

.box-overlay .box-text {
  width: auto;
}
/* #BLOG-ARCHIVE */

/* SINGLE POST */
.entry-content.single-page {
  padding: 55px 80px;
}

.page-title-bg .title-overlay {
background-color:rgba(0,0,0,0)!important;
}

.blog-featured-title, .blog-featured-title .fill {
height: 421px;
background-position: 50% 50%;
}

.featured-title .page-title-inner {
display:none;
}

.type-post h1 {
font-size: 60px;
}

.type-post h2 {
font-size: 45px;
}

.type-post p {
color: #000000;
}

.type-post p a {
text-decoration: underline;
font-weight: bold;
}

.next-prev-nav {
    font-weight: bold;
}

.nav-previous, .nav-next {
     padding-left: 0px!important;
     padding-right: 0px!important;
}

.next-prev-nav i {
    margin: 0 5px 0px 5px!important;
    background: #5287b5;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 29px;
    padding: 2px 10px 0px 10px;
    vertical-align: middle;
    color: #fff;
    font-size: 1.5em;
}

p.post-date {
  font-size: 20px;
  font-style: italic;
}

p.post-date:first-letter {
    text-transform: uppercase;
}

.back-button {
  float:left;
  margin: -8px 25px 0 0;
}


article .social-icons .button.icon:not(.is-outline) {
  background-color: #5287b5 !important;
    border-color: #5287b5 !important;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

article .social-icons .button.icon:not(.is-outline)>i {
  font-size:18px;
}

.blog-share .social-icons a {
  margin-left:10px;
}
/* #SINGLE POST */



/* RESPONSIVE */

/* ALGEMEEN */
@media (max-width:849px) {
  .header-main {
    height: 5rem!important;
  }

  #logo img {
    max-height: 55px!important;
  }

}


/* #ALGEMEEN */

/* BLOG ARCHIVE  */
@media screen and (min-width:0px) and (max-width:649px) {
      .overzicht {
      padding: 10px 0;
      margin: auto!important;
      width: 100%!important;
      max-width: 100%!important;
    }

    .blog-archive .col.post-item .box-image .image-cover {
      padding-top: 250px!important;
    }

    .blog-archive .col.post-item:nth-of-type(1), .blog-archive .col.post-item:nth-of-type(3),.blog-archive .col.post-item:nth-of-type(4),.blog-archive .col.post-item:nth-of-type(5),.blog-archive .col.post-item:nth-of-type(7),.blog-archive .col.post-item:nth-of-type(8),.blog-archive .col.post-item:nth-of-type(9),
    .blog-archive .col.post-item:nth-of-type(10)
     {
      max-width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -webkit-flex-basis: 100%;
    }

    .blog-archive .col.post-item:nth-of-type(2),.blog-archive .col.post-item:nth-of-type(6) {
      max-width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -webkit-flex-basis: 100%;
    }
}
@media screen and (min-width:650px) and (max-width:849px) {
      .overzicht {
      padding: 10px 0;
      margin: auto!important;
      width: 100%!important;
      max-width: 100%!important;
    }

    .blog-archive .col.post-item .box-image .image-cover {
      padding-top: 250px!important;
    }

    .blog-archive .col.post-item:nth-of-type(1), .blog-archive .col.post-item:nth-of-type(3),.blog-archive .col.post-item:nth-of-type(4),.blog-archive .col.post-item:nth-of-type(5),.blog-archive .col.post-item:nth-of-type(7),.blog-archive .col.post-item:nth-of-type(8),.blog-archive .col.post-item:nth-of-type(9),
    .blog-archive .col.post-item:nth-of-type(10)
     {
      max-width: 49%;
      -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
      -webkit-flex-basis: 49%;
    }

    .blog-archive .col.post-item:nth-of-type(2),.blog-archive .col.post-item:nth-of-type(6) {
      max-width: 49%;
      -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
      -webkit-flex-basis: 49%;
    }
}

@media screen and (min-width:850px) and (max-width: 1239px) {
  .blog-archive .col.post-item .box-image .image-cover {
    padding-top: 250px!important;
  }

  .blog-archive .col.post-item:nth-of-type(1), .blog-archive .col.post-item:nth-of-type(3),.blog-archive .col.post-item:nth-of-type(4),.blog-archive .col.post-item:nth-of-type(5),.blog-archive .col.post-item:nth-of-type(7),.blog-archive .col.post-item:nth-of-type(8),.blog-archive .col.post-item:nth-of-type(9),
  .blog-archive .col.post-item:nth-of-type(10) {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }

  .blog-archive .col.post-item:nth-of-type(2),.blog-archive .col.post-item:nth-of-type(6) {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }

}

@media screen and (min-width: 1239px) and (max-width: 1366px) {

      .blog-archive .col.post-item .box-image .image-cover {
        padding-top: 250px!important;
      }



      .blog-archive .col.post-item:nth-of-type(1), .blog-archive .col.post-item:nth-of-type(3),.blog-archive .col.post-item:nth-of-type(4),.blog-archive .col.post-item:nth-of-type(5),.blog-archive .col.post-item:nth-of-type(7),.blog-archive .col.post-item:nth-of-type(8),.blog-archive .col.post-item:nth-of-type(9),
      .blog-archive .col.post-item:nth-of-type(10) {
        max-width: 49%;
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
        -webkit-flex-basis: 49%;
      }

      .blog-archive .col.post-item:nth-of-type(2),.blog-archive .col.post-item:nth-of-type(6) {
        max-width: 49%;
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
        -webkit-flex-basis: 49%;
      }
    }


/* #BLOG-ARCHIVE */

/* SINGLE POST */
@media screen and (min-width:0px) and (max-width:849px) {
  .button.secondary {
      border-radius: 7.5px;
      border-bottom: 4px solid #bf7c0b;
      font-size: 14px;
      padding: 10px 15px;
      line-height:normal;
  }

  .back-button {
    float: left;
    margin: -3px auto;
  }

  .type-post h1 {
    font-size:36px;
  }

  .type-post h2 {
    font-size: 24px;
  }

  .type-post p {
    font-size: 14px;
  }

  .blog-featured-title, .blog-featured-title .fill {
    height: 200px;
  }

  .entry-content.single-page {
    padding: 25px 30px!important;
  }

  .comment-form {
    font-size: 14px;
  }

  .comment-form p {
    font-size:14px;
  }
}

@media screen and (min-width:850px) and (max-width: 1055px) {

.next-prev-nav i {
    margin: 0 5px 0px 5px!important;
    background: #6486b2;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 25px;
    padding: 0px 6px 0px 7px;
    vertical-align: middle;
    color: #fff;
    font-size: 1.5em;
}
}
/* #SINGLE POST */

.home.blog .flickity-slider .banner .banner-inner .overlay {
    background-color: var(--fs-color-primary) !important;
    opacity: 0.8;
}

#main-menu #menu-item-127 > a,
#main-menu #menu-item-127::before,
#main-menu .menu-item > a:hover,
body div .nav-vertical>li>ul li a,
.single-post h1,
.single-post h2,
.product-title {
    color: var(--fs-color-primary) !important;
}

.icon-angle-left,
.icon-angle-right,
body div article .social-icons .button.icon:not(.is-outline) {
    background-color: var(--fs-color-primary) !important;
}

body div article .social-icons .button.icon:not(.is-outline) {
    border-color: var(--fs-color-primary) !important;
}