
.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:#f9f9f9 ;
}
.tmplt_base_color_text,ul.menu-vertical.tmplt_base_color_text a, .header *,.footer *,.menu-level-0 a { 
  color:#5b5b5b ;
}
.tmplt_attention_color { 
  color:#583f1a ;
}
.tmplt_sales_color,.tmplt_sales_color:hover { 
  background-color:#583f1a ;
}
.alert-success { 
  background-color:#351c75 ;
}
.container { 
  max-width:1280px ;
}
 { 
  :{kleur} ;
}
 { 
  :{amt_articles} artikelen uit {amt_articles_total} ;
}



@font-face {
    font-family: 'Open Sans';
    src: url('https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8-VeJoCqeDjg.ttf');
}

* {
    font-family: 'Open Sans';
}


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;
    }
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Work Sans', serif;
font-weight: 500;
}

.background-sec {
background: #f5f2e7;
}

#content h2 {
font-size: 25px;
}

body {
margin: 0 !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.home #content {
overflow-x: hidden !important;
}

body:not(.home) {
overflow-x: hidden !important;
}

.row_fullwidth {
position: relative;
width: 100vw;
margin-left: -50vw;
left: 50%;
}

/* Top bar */
#top-bar-wrapper {
background: #583f1a;
}

#top-bar a {
color: white;
font-size: 12px;
}

#top-bar ul {
float: right;
margin: 7px;
}

#top-bar {
font-weight: bold;
}
/* /Top bar */

/* Header */
.headerwhite {
background: white;
}

.row.sub-header {
height: auto !important;
}

.header .row {
width: 100%;
}

.header-logo {
width: 130px;
display: block;
}

.header-logo img {
height: 75px;
margin: 10px;
}

#wt_menu a {
color: rgba(0,0,0,.6);
}

@media (min-width: 768px) {
#sw_menu {
display: none !important;
}
}

.main-menu ul {
float: right;
}

.main-menu,
.menu-icons {
padding-top: 7px;
}

.menu-icons > div {
margin-top: 11px;
float: left;
}

#sw_customer_login i,
#checkout_button a i {
color: black;
}

#wt_customer_login {
margin-right: 10px;
}

#sw_shoppingcart_count {
left: 65px; 
}

#sw_customer_login i, #checkout_button a {
font-size: 20px;
}

textarea.form-control, input[type=text].form-control, input[type=password].form-control {
font-weight: 300;
}

.search-control {
background: #f5f2e7 !important; 
}

.search-control::placeholder {
color: rgba(0, 0, 0, .3);
}

.header-content {
padding-top: 30px; 
}
/* /Header */

#header-home {
background-image: linear-gradient(180deg,rgba(88,63,26,0.59) 0%,rgba(88,63,26,0.5) 100%),url('/headerhome.jpg')!important;
background-position: 50%;
background-size: cover;
}

#header-home div[class^="col-"]:first-child {
padding: 20vh 2vw 20vh 20vw;
}

#header-home h1 {
color: white;
font-size: 40px;
font-family: 'Times New Roman', serif;
}

#header-home p {
color: #ddd0a6;
font-size: 24px;
font-weight: 300;
}

.icon-bar {
z-index: 9999;
}

#brands-home {
background: #f5f2e7;
padding-bottom: 10vh;
}

#brands-home div[class^="col-"] {
padding: 25px;
margin-top: -50px;
}

#brands-home .brand-container {
background: white;
padding: 25px;
text-align: center;
}

#brands-home .brand-container img {
width: 80%;
max-width: 250px;
}

#brands-home .brands-buttons {
height: 35px;
}

#brands-home .brands-divider {
display: block;
width: 80%;
margin-left: 10%;
height: 10px;
background: #583f1a;
margin-bottom: 20px;
}

#brands-home .brand-container a {
background: #583f1a;
color: white;
padding: 5px 10px;
width: 48%;
margin: 1%;
text-align: center;
display: inline-block;
float: left;
font-weight: 500;
font-size: 18px;
}

.l-text-r-image div:first-child,
.l-image-r-text div:nth-child(2) {
display: flex;
align-items: center;
align-content: center;
flex-wrap: wrap;
padding: 5vh 5vw;
}

.l-text-r-image div:nth-child(2),
.l-image-r-text div:nth-child(1) {
padding-left: 0;
padding-right: 0;
}

.l-text-r-image div:nth-child(2) {
padding-right: 15px;
}

.l-image-r-text div:nth-child(1) {
padding-left: 15px;
}

.l-text-r-image div:nth-child(2),
.l-image-r-text div:first-child {
position: relative;
}

.l-text-r-image div:nth-child(2) figure,
.l-text-r-image div:nth-child(2) figure img,
.l-image-r-text div:first-child figure,
.l-image-r-text div:first-child figure img {
width: 100%;
}

/*
.l-text-r-image figure a,
.l-image-r-text figure a {
pointer-events: none;
}
*/

.l-text-r-image p a,
.l-image-r-text p a {
background: #583f1a;
padding: 5px 15px;
color: white;
display: inline-block;
margin-top: 10px;
font-weight: bold;
font-weight: 18px;
margin-right: 10px;
}

.payment-methods {
margin-top: 20px;
}

.footer {
padding-top: 50px;
margin-top: 0;
}

.payment-methods figure {
display: inline-block;
width: 25%;
float: left;
}

/*
body.home .generic-header { 
display: none !important; 
}
*/

.css_id_2121 {
/*background: linear-gradient(180deg,rgba(88,63,26,0.59) 0%,rgba(88,63,26,0.5) 100%),url('/hofschoenen-header.jpg')!important;*/
margin-bottom: 25px;
}

.page-title {
padding: 10vh 20px;
}

@media (max-width: 568px) {
 .page-title { padding: 5vh; 20px; }
}

.page-title h1 {
color: white;
}

.cms_content {
margin-bottom: 25px;
}

.home .cms_content {
margin-bottom: 0;
}

.menu-cms-page h3 {
color: #583f1a;
}

.menu-cms-page ul {
float: none;
padding-left: 0;
}

.menu-cms-page ul li {
list-style-type: none;
}

.menu-cms-page div[class^="col-"] {
padding-top: 10px !important;
}

a.size-button {
color: #583f1a !important;
background: #f5f2e7;
padding: 5px 10px;
margin-left: 3px;
display: inline-block;
margin-bottom: 5px;
font-size: 20px;
}

@media (min-width: 768px) {
.menu-cms-page .menu-level-1 {
/* top: 65px; */
box-shadow: none;
}

.menu-level-1.has-cms-content {
background: none;
}

.menu-level-1.has-cms-content div.cms_content {
margin-top: 34px;
background: white;
border: 1px solid #dbdbdb;
border-top: none;
padding-bottom: 20px;
-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
}
}

.article_content_list {
border: 1px solid #eaeaea !important;
}

.article_image_list {
border: 0;
border-bottom: 1px solid #eaeaea;
}

.article_item {
box-sizing: border-box;
padding: 15px;
}

.article_remaining {
padding-top: 10px;
}

li.filter-block-header {
cursor: context-menu;
}

div.filter-block-options {
display: none;
transition: .3s ease all;
}

div.filter-block-options.filter-open {
display: block;
}

li.filter-block-header:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 17px;
content: '\f35a';
left: -1em;
color: rgba(0, 0, 0, .2);
display: inline-block;
transition: .3s ease all;
}

li.filter-block-header.filter-open:before {
content: '\f35a';
transform: rotate(90deg);
}

#filter:before {
content: "Filteren";
font-weight: 500;
font-size: 1.5em;
padding-bottom: 20px;
display: block;
font-family: 'Work Sans', serif;
}

select {
-webkit-appearance: none;
appearance: none;
background-image: linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%);
background-position: calc(100% - 20px) 1em, calc(100% - 15px) 1em, calc(100% - 2.5em) 0.5em;
background-size: 5px 5px,5px 5px,1px 1.5em;
background-repeat: no-repeat;
font-size: 14px;
border: 1px solid #dbdbdb;
padding: 5px 40px 5px 10px;
border-radius: 0;
}

#checkout_one_page h3 {
padding-top: 30px;
padding-bottom: 5px;
}

textarea.form-control, input[type=text].form-control, input[type=password].form-control {
background-color: #f5f2e7;
background: #f5f2e7;
}

#checkout_one_page a {
color: #583f1a;
}

#checkout_one_page #sw_customer_options_back {
display: none !important;
}

.alert-success {
background: #583f1a;
color: white;
}

#render_cart_here {
margin-left: 15px;
}

#render_cart_here > div.row {
border: 1px solid #dbdbdb;
margin-bottom: 20px;
padding: 10px;
}

#render_cart_here > div.row div.col-7 {
font-weight: bolder;
}

.size_select_buttons  button {
border: 1px solid #dbdbdb;
}

.size_select_buttons  button.selected {
background: #f5f2e7;
}

button[onclick="swShop.gotoPreviousURL();return false;"] {
opacity: .5;
transition: .2s ease all;
}

button[onclick="swShop.gotoPreviousURL();return false;"]:hover {
opacity: 1;
transform: translateX(-3px);
}

.size_select_buttons:before {
content: "Selecteer uw maat";
display: block;
font-weight: bold;
}

.header-shadow {
box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

div.footer {
background: #583f1a;
color: white;
}

div.footer * {
color: white;
}

.webshop_select_option {
border-radius: 0;
border: 1px solid #dbdbdb;
font-weight: normal;
}

#sw_finish_cart {
background: #2ecc71;
margin-top: 20px;
color: white;
}

#sw-form-invoice_address {
margin-left: -15px;
}

#sw-form-terms_and_conditions textarea {
height: 100px;
}

@media (max-width: 768px) {
.icon-bar {
display: none;
}

.header {
background: white;
box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}

.header .row {
margin-left: 0;
margin-right: 0;
}

.row.sub-header {
padding-right: 0;
margin-left: 0;
margin-right: 0;
}

.row.sub-header .grouped {
text-align: center;
}

.main-menu ul {
float: none;
}

ul.menu-level-0 > li {
font-size: 18px;
margin-bottom: 10px;
padding-bottom: 10px;
position: relative;
}

ul.menu-level-0 > li:not(:last-child) {
border-bottom: 1px solid #dbdbdb;
}

ul.menu-level-0 > li:after {
content: '\f35a' !important;
font-family: 'Font Awesome 5 Free';
position: absolute;
right: 0;
top: 0;
left: auto !important;
color: rgba(0, 0, 0, .2) !important;
transition: .2s ease all;
font-weight: 900 !important;
}

ul.menu-level-0 > li.menu-open:after {
transform: rotate(90deg);
}

ul.menu-level-0 > li.menu-open:before, ul.menu-level-1 > li.menu-open:before {
display: none !important;
}

/*
.menu-level-1.has-cms-content {
max-height: 50vh;
overflow: auto;
}
*/
}

@media (min-width: 880px) {
.menu-level-1.has-cms-content {
min-width: 700px;
}
}

#menu-brands img {
max-width: 100%;
}

@media (max-width: 768px) {
.sticky-top.fixed-top {
position: static !important;
}
}

.menu-level-0 > li.menu-item a {
text-decoration: none !important;
}

.product-details {
border: 0;
}

.btn-addtocart.btn-success {
background: #28a745;
font-weight: bold;
}

.btn-addtocart.btn-success i {
opacity: .8;
}

.color-title {
font-weight: bold;
}

.other-colors .h-100,
.other-colors .article_image_list {
height: auto !important;
}

.other-colors .article_content > *:not(.article_header):not(.article_image_list_mini_container),
.other-colors .article_header *:not(.color) {
display: none !important;
}

.other-colors .article_header.pt-3 {
padding-top: 0 !important;
}

.other-colors .article_image_list {
border: none;
}

span#article_baseprice { 
font-size: 1.5em;
}

.icon-bar .linkedin {
display: none;
}

.filter-block-header {
font-family: 'Work Sans', serif;
}

#newsletter-form button.btn {
background: #583f1a;
border-radius: 0;
color: white;
}

#cookie-message {
visibility: hidden;
background-color: #f5f2e7;
box-shadow: 0 0 10px rgba(0, 0, 0, .1);
color: #000;
max-width: 550px;
width: calc(100% - 20px);
text-align: center;
border-radius: 0;
padding: 16px;
position: fixed;
z-index: 99;
right: 10px;
bottom: 30px;
margin-left: 0;
min-width: 0;
left: 10px;
}

.btn-hof {
background: #583f1a;
padding: 5px 15px;
color: white !important;
display: inline-block;
margin-top: 10px;
font-weight: bold;
font-weight: 18px;
}

.cmsblock > .row {
width: 100%;
}

.sizes {
padding: 20px;
background: white;
}

.divider-small {
background: red;
max-width: 50px;
width: 100%;
height: 2px;
margin-bottom: 20px;
margin-left: 2px;
}

#sw-form-newslettersubscribe input {
background: #f5f2e7 !important;
}

#render_cart_here > .row > .row {
width: 100%;
}

#render_cart_here input,
#render_cart_here button[data-direction="1"],
#render_cart_here button[data-direction="-1"] {
display: none;
}

#render_cart_here .pull-right {
float: none;
}

/* btw */
.checkout_total_block + .row {
display: none;
}

#wt_menu a {
font-weight: bold;
}

.article-item-overlayer.overlay-new {
transform: rotate(0) !important;
background: #583f1a !important;
left: 0 !important;
top: 5px !important;
}

.article-item-overlayer.overlay-discount {
transform: rotate(0) !important;
background: red!important;
left: 0 !important;
top: 5px !important;
}

.webshop_select_option[sendid="6"] { 
display:none;
}

#product-specs p {
margin-top: 0 !important;
margin-bottom: 0 !important;
}

#faq-wrapper h1,
.support-content h1 {
font-size: 28px;
margin-top: 20px;
padding-bottom: 0;
}

.support-content h2 {
margin-top: 20px;
}

#faq-wrapper h2 {
font-weight: normal;
cursor: pointer;
font-size: 15px;
max-width: 500px;
border-bottom: 1px solid #dbdbdb;
padding-bottom: 5px;
margin-top: 15px;
transition: .3s ease all;
padding-right: 30px;
position: relative;
}

#faq-wrapper h2.open {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}

#faq-wrapper h2:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 17px;
content: '\f35a';
color: rgba(0, 0, 0, .2);
display: inline-block;
transition: .3s ease all;
position: absolute;
right: 10px;
top: 0;
}

#faq-wrapper h2.open:after {
transform: rotate(90deg);
}

#top-bar .row {
margin: 0 !important;
float: left;
color: white;
font-size: 12px;
padding: 7px;
}

#top-bar .row p {
display: none;
padding: 0;
margin: 0;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

.row.header-shadow .col-2 {
overflow: visible;
position: relative;
z-index: 9998;
}

@media (max-width: 768px) {
#top-bar,
#top-bar .row {
width: 100%;
text-align: center;
}

#top-bar ul {
float: none;
}
}

#article-maattabel {
/*background: #f5f2e7;*/
background: rgba(219, 219, 219, 0.23);
padding: 5px;
}

#article-maattabel .cms_content {
margin-bottom: 0;
}

#article-maattabel h3 {
font-size: 16px;
}

#article-maattabel table {
width: 100%;
font-size: 13px;
text-align: center;
}

#article-maattabel table td {
border-right: 1px solid #dbdbdb;
}

#article-maattabel table td:last-child {
border-right: 0;
}

.sw-form-submit.sw-form-submit {
color: white;
background: #583f1a;
}

#block_id_2369 a {
color: white;
} 

.product-details {
 padding: 20px;
} 

#sw_customer_reset_password {
color: white !important;
}

 .menu-item-active > a:first-child{
    font-weight:800;
 }