
.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}
.youtube {
    background: #bb0000;
    color: white;
}

.instagram {
    background:#c82828;
    color: white;
}

.pinterest {
    background:#a26e59;
    color: white;
}

.icon-bar i {
    color:white;
}

.icon-bar {
    position: fixed;
    right:0px;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index:999;
}


.icon-bar a {
    display: block;
    text-align: center;
    padding: 9px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
    background-color: #000;
}

@media (max-width: 767px) {
    .icon-bar {
        top: 50%;
    }
}

.alert-success {
    color: rgba(0,0,0,0.7);
    border: 2px solid rgba(0,0,0, 0.05);
}

.tmplt_sales_color {
    border-color: rgba(0,0,0,0.1);
    color:rgba(0,0,0,0.7);
}
.tmplt_sales_color:hover {
    filter: brightness(85%);
    color:rgba(0,0,0,1);
}



.tmplt_base_color { 
  background-color:white ;
}
.tmplt_base_color_text,ul.menu-vertical.tmplt_base_color_text a, .header *,.footer *,.menu-level-0 a { 
  color:#00101c ;
}
.tmplt_attention_color { 
  color:#e30613 ;
}
.tmplt_sales_color,.tmplt_sales_color:hover { 
  background-color:#8fce00 ;
}
.alert-success { 
  background-color:#002941 ;
}
.container { 
  max-width:1280px ;
}
 { 
  :{artfabr} / {fabrikant} ;
}
 { 
  :{amt_articles} artikelen uit {amt_articles_total} ;
}



@font-face {
    font-family: 'Montserrat';
    src: url('https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC7g7J_950vCo.ttf');
}

* {
    font-family: 'Montserrat';
}


button:disabled {
     background-color:rgba(25, 25, 25, 0.3);
}

button:disabled:hover {
    background-color:rgba(25, 25, 25, 0.3);
}

button.selected {
    background-color:rgba(25,255,255,0.3);
}


@media (min-width: 0px) and (max-width: 45em ) {
    #sw_menu * {
        color:#000;
    }
}

.has-cms-content * {
    color:#000;
}

.has-cms-content a  {
    color:#000;
    text-decoration: underline;
}

/* menu styler */
@media (min-width:768px) {
    ul.menu-fat-sublevel1 ul.menu-level-1 > li > a {
        font-weight: 800;
    }

    ul.menu-margin-level2 ul.menu-level-2 {
        margin-left: 50px;
    }
}

body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-family: "Montserrat"' !important;
font-weight: 500 !important;
color: #00101c;
}

.h1, h1 {
font-weight: 700;
}

.cms_content .h2, .cms_content  h2, .cms_content  h2 a {
font-size: 1.25rem;
color: #00101c;
font-weight: 700;
}

.cms_content figure + h2 {
margin-top: 1rem;
}

.cms_content .row {
padding-bottom: 4rem;
}

.headergrey .fas {
color: #00101c;
}

li.filter-block-header::before {
font-family: "Font Awesome 6 Pro" !important;
}

.tmplt_base_color.tmplt_base_color_text.navigationbar {
background: #f8fafb;
background-size: cover;
background-position: center;
}

.headertop {
background: #00101c;
}

.main-navigation {
padding: 0 1rem;
}

ul.menu-level-0 {
padding: 0;
margin: 0;
}

.menu-level-1 {
border-radius: 0.5rem;
padding: 1rem !important;
top: 1.75rem;
}

li.menu-item {
padding: 0.25rem 0.75rem;
font-size: 0.875rem;
color: #00101c;
font-weight: 700;
line-height: 1.5;
}
li.menu-item:hover a {
color: #E3061A;
}
.menu-item-active > a:first-child {
font-weight: 700 !important;
}
ul li.menu-item.menu-item-active  {
border-bottom: 2px solid #E30613;
}
ul li.menu-item.menu-item-active li {
border-bottom: none;
}

.navigationbar .main-navigation {
justify-content: left;
}

.navigationbar .navigation {
padding-top:0px !important;
}

li.menu-item.menu-has-children {
margin-bottom:20px;
}

li.filter-block-header {
font-size: 1rem;
font-weight: 500;
}

li.filter-block-header::before {
color: #00101c;
}

.article_image_detail > img {
    max-height: 500px;
    object-fit: contain;
}
.article_image_list {
    overflow: hidden;
}

#content .row.cms_content {
padding: 2rem 0;
border-bottom: 1px solid #ffcfc8;
margin-bottom: 2rem;
}

.footer {
background: #002941;
padding: 2rem 0;
}

.footer p, table, ul li {
font-size:  0.875rem;
line-height: 1.75;
}

.footer h4 {
padding-bottom: 1rem;
}

.cms_content a, a {
color: #e30613;
}

.footer * {
color: #fff;
}

.footer .cms_content a {
color: #e30613;
}

.btn-addtocart {
background-color: #5dd16b;
color: #00101c;
font-weight: 700;
}

.btn-addtocart:hover {
background-color: #00101c;
color: #fff;
}




 .menu-item-active > a:first-child{
    font-weight:800;
 }