a:hover{
    text-decoration: none;
}

ul{
    padding-left: 0rem;
}

.sw-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
    z-index: 999;
}

.sw-modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1rem 1.5rem;
    width: 20rem;
    border-radius: 0.2rem;
}


.blocked {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.01s, opacity 0.01s 0s, transform 0.01s;
    z-index: 999;
}
.blocked-show {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.01s 0s, transform 0.01s;
}


.shopping-cart-number {
    position:relative;
    top: -40px;
    left:40px;
    border-radius: 9px;
}


#sw_shoppingcart_count {
    font-size: 12px;

    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -10px;
}

#sw-modal-footer
{
    float:right;
}


#sw-modal-title {
    border-bottom:1px;
    border-bottom-style:solid;
    padding:0px;
}

#sw-modal-title > h3 {
    margin:2px;
}

.close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: lightgray;
}

.close-button:hover {
    background-color: darkgray;
}

.sw_pointer {
    cursor: pointer;
}

.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

button {
    display: inline-block;
    background-color: transparent;
    border: 0px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 10px;
    line-height: 1.5;
}
button:focus {
    outline:none;
}

.footer ul{
    list-style-type: none;
}

ul.menu-vertical, ul.menu-vertical li {
    list-style-type: none;
    padding:0px;
}
ul.menu-horizontal, ul.menu-horizontal li {
    display: inline-block;
    margin-right:10px;
    padding:0px;
}

.headerimg{
    margin-top: 8.4rem;
    background-image: url(https://swretail.nl/webshop_templates/relax/1-headerimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 400px;
}

.headerimg h1, .headerimg span{
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
}

.headerimg span{
    font-weight: 600;
}

.headerimg p{
    color: #fff;
    margin: 1rem 0rem;
}

.headergrey{
    background-color: #f9f9f9;
}

.headergrey .fas{
    color: #5d5d5d;
}

.headergrey hr{
    border-top: 1px solid #d3d3d3;
    margin-top: 0rem;
}

.size-selector{
    width: 80%;
    border: solid 1px rgba(0,0,0,0.2);
    padding: 0.4rem;
}

.usp{
    background-color: #eaeaea;
}

.usp p{
    text-transform: uppercase;
}

.usp .fas, .usp .far{
    font-size: 1.5rem;
}

.newsletter{
    background-color: #ededed;
    padding: 5rem 0rem;
}

.newsletter p{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.newsletter span{
    color: #ababab;
}


textarea.newsletter, input[type=text].newsletter {
    background-color: white!important;
}

.footer  a {
    text-decoration: none;
}

.hold_the_line div, .hold_the_line p ,.hold_the_line h1,.hold_the_line h2,.hold_the_line h3,.hold_the_line h4,.hold_the_line h5,.hold_the_line h6, hold_the_line input, hold_the_line select {
    display:inline-block;
}

.grouped * {
    display:inline-block;
}

.sub-header{
    padding-right: 1.5rem;
}

.sub-header *
{
    margin-bottom:0px;
    margin-top:0px;
}

.sub-header input {
    color:#000;
}
.sub-header, .sub-header a,.sub-header h3 {
    color:#fff;
}

.hide {
    display:none;
}

.pager > li {
    margin: 0;
    display: inline-block;
}


li.pager-item {
    padding:10px;
}

.pager a{
    color: #000!important;
}

.header, .footer, .main{

}

.footer {
    border:0px;
    border-top:1px;
    margin-top:20px;
}



#sort_order {
    float:right;
}

.pager {
    text-align:right;
}

.pull-right {
    float:right;
}

/*
.article_remaining  {
    white-space: nowrap;
    overflow: hidden;
}

.article_header {
    white-space: nowrap;
    overflow: hidden;
}
*/

.article_header, .article_content h3{
    color: #000;
    font-size: 1rem!important;
}

#article_original_price{
    color: #5d5d5d;
}

.filter-block-item label {
    padding-left: 0.4rem;
}

.article_header p{
    font-size: .8rem;
}

.article_item:hover {
    cursor:pointer;

}

.article_item_link {
    text-decoration: none;
}


.article_content_list {
    padding:10px;
}
.article_content_list p {
    margin:0px;
}

.article_content {
    padding:10px;
}

p {
    margin-top:5px;
    margin-bottom:5px;
}

.menu-item {
    list-style-type: none;

}



.pager-link-selected {
    font-weight:bold;
}

/* only work with max- in order to preserve image ratio*/
.product-details{
    border: 1px solid rgba(0,0,0,.1);
    padding: 2rem;
}

.article_image_list{
    border: 1px solid rgba(0,0,0,.1);
}

.article_image_list img {
    display: block;
    margin: auto;
}
.article_image_detail > img {
    width:95%;

}

.filter-block-item label {
    display: inline;
}

.article_images_all > li {
    margin: 0;
    display: inline-block;
}

ul.article_images_all > li > img {
    width:75px;
    padding:10px;
    cursor:pointer;
}

.checkout_article_img > img {
    width:130px;
}

textarea.form-control,input[type=text].form-control,input[type=password].form-control {
    display: inline-block;
    background-color: #eaeaea;
    border: none;
    border-radius: 0px;
    font-weight: bold;
    width: 100%;
    padding: 10px;
}

.search-control:focus{
    border: none;
    box-shadow: none;
}

textarea.shopping-cart,input[type=text].shopping-cart,input[type=password].shopping-cart {
    width: 60%;
}


textarea.form-control {
    height:300px;
}

select.form-control:focus,input[type=text].form-control:not([readonly]):focus,input[type=password].form-control:not([readonly]):focus {
    -webkit-appearance: none;
    outline:unset !important;
    box-shadow: unset !important;
    border-color: unset !important;
}

input.form-control[readonly]
{
    outline:none;
}

input.form-control.has_error {
    -webkit-appearance: none;
    border-color: #aa0000;
}

input.form-control:read-only {
    background-color:#eee;
}

input.form-control:-moz-read-only
{
    background-color:#eee;
}

.form-error{
    font-size:10px;
}

.clear_margins > div[class^=col] {
    margin-left:0px;
}

div.article-list-small > p {
    font-weight:900;
}

.webshop_select_option {
    display: inline-block;
    border:2px solid  rgba(0,0,0,0.1);
    border-radius:8px;
    font-weight: bold;
    margin-bottom: 5px;
    width: 100%;
    padding: 10px;
}

.checkout_total_line {
    text-align:right;
}





.menu-collapse,.menu-collapse:hover
{
    background:#fff;
}
.menu-collapse i
{
    color:#000;
}

.menu {

    height:30px;
}

.menu a {
    text-decoration:none;
    color:#000;
}

/* The snackbar for the cookie message  - middle and bottom  */
#cookie-message {
    visibility: hidden;
    background-color: #ddd;
    color: #000;
    min-width: 550px; /* Set a default minimum width */
    margin-left: -275px; /* Divide value of min-width by 2 */
    text-align: center;
    border-radius: 8px;
    padding: 16px;
    position: fixed;
    z-index: 99;
    left: 50%;
    bottom: 30px;
}


li.filter-block-header {
    font-size:20px;
    font-weight:900;
    list-style-type: none;
}

.shopping-cart-number {
    position:absolute;
    top: 5px;
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}


#ShoppingCartCount {
    font-size: 12px;
    background: #ffc000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -10px;
}


.menu_customer {
    display:none;
    margin-right: 10px;
    padding: 0px;
    font-size: 15px;
    list-style-type: none;
    text-decoration: none;
}


#sw_customer_options:hover + .menu_customer{
    display:block;
}


.menu_customer:hover{
    display:block;
}

input[type='checkbox'] {
    width: 15px;
}


/* mobile */
@media (max-width:767px)
{
    h2{
        font-size: 1.3rem;
    }
    div.header .row [class^=col]  {
        margin:0px;
    }
    .visible-large {
        display:none;
    }
    .visible-small {
        display:block;
    }

    .mob-text-center{
        text-align: center!important;
    }

    .mob-t-1{
        margin-top:1rem;
    }

    .menu {
        display: inline-block;
        background:#fff;
        padding:10px;
        z-index:999;
        height:auto;
    }

    ul.menu-level-0  li.menu-closed ul.menu-level-1  {
        display:none;
    }

    ul.menu-level-1  li.menu-closed ul.menu-level-2  {
        display:none;
    }


    .menu-level-1.open {
        display:block;
    }

    .main-menu li {
        padding-left: 0em;
    }
    ul.menu-level-0 {
        padding-left:0px;
        margin-top:0px;
    }
    ul.menu-level-0 > li.menu-closed:after,
    ul.menu-level-1 > li.menu-closed:after
    {
        font-family: 'Font Awesome 5 Free';
        font-weight:900;
        font-size:20px;
        content: '\f0d7';
        left: -1em;
        color:#000;


    }

    ul.menu-level-0 > li.menu-open:before,
    ul.menu-level-1 > li.menu-open:before
    {
        font-family: 'Font Awesome 5 Free';
        font-weight:900;
        font-size:20px;
        content: '\f0d8';
        left: -1em;
        color:#000;
    }

    li.filter-block-header:before {
        font-family: 'Font Awesome 5 Free';
        font-weight:900;
        font-size:20px;
        content: '\f0d7';
        left: -1em;
        color:#000;
    }
    li.filter-block-header.filter-open:before {
        font-family: 'Font Awesome 5 Free';
        font-weight:900;
        font-size:20px;
        content: '\f0d8';
        left: -1em;
        color:#000;
    }

    div.filter-block-options {
        display: none;
    }

    div.filter-block-options.filter-open {
        display: block
    }

    .menu-mobile {
        display:none;
    }

    .menu-level-0 > li.menu-item {
        color:#000;
    }

    .newsletter p{
        font-size: 1.5rem;
    }

    .article_image_list {
        height: 200px;
    }

    h3{font-size: 1.2rem;}
    .md-text-right{
        text-align: right;
    }
    .md-text-left{
        text-align: left;
    }

    .mob-text-right{
        text-align: right;
    }

    .sw-modal-content {
        width: 90%;
    }

    .footer h3{
        font-size: 2rem!important;
    }
}
@media (min-width:326px) and (max-width: 576px){
    .mob-text-center{
        text-align: center!important;
    }

    .mob-t-1{
        margin-top:1rem;
    }

    .newsletter p{
        font-size: 1.5rem;
    }

    .article_image_list {
        height: 200px;
    }

    h3{font-size: 1.1rem;}

    .article_content_list h3, #article_original_price {
        font-size: 1.1rem;
    }
    .md-text-right{
        text-align: unset;
    }
    .md-text-left{
        text-align: unset;
    }

    .headergrey p{
        font-size: .8rem;
    }

    .usp .fas, .usp .far {
        font-size: 1rem;
    }

    .mob-text-right{
        text-align: right;
    }

    .sw-modal-content {
        width: 90%;
    }

    #sw-modal-footer{
        text-align: center;
    }
}
/* desktop */
@media (min-width:768px)
{
    .filter-block {
        margin-bottom:20px;
    }

    .mob-t-1{
        margin-top:unset;
    }

    .menu > ul{
        margin: 0;
        display: inline-block;
        padding:0;
    }
    .visible-large {
        display:default;
    }
    .visible-small {
        display:none;
    }

    .menu {
        display: block;
    }

    .menu-level-0 > li.menu-item a {
        text-decoration:none;

    }


    .menu-level-0  li.menu-item:hover .menu-level-1, .menu-level-0  li.menu-item:hover .menu-level-2 {
        display:block;
        padding-left: 0rem;
    }



    .menu-collapse
    {
        display:none;
    }
    .menu-level-0 > li {
        display: inline-block;
    }

    .menu-level-1 > li {
        display:block;
        float:left;
        padding:10px;
    }



    .menu-level-1 > li.menu-item a {
        text-decoration:none;
        color:#000;
    }

    .menu-level-1 {
        display:none;
        position: absolute;
        left:0px;
        width:100%;
        background-color: #ffffff;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        color:#000;
        padding: 0px 40px 20px 20px;
    }

    .menu-level-0 >li  {
        padding-right:20px;
    }

    .headergrey p{
        font-size: 0.9rem;
    }

    #content h2{
       font-size: 1.6rem;
    }

    .newsletter p{
        font-size: 2.2rem;
    }

    .article_image_list {
        height: 200px;
    }

    h3{font-size: 1.35rem;}

    .lg-pr-3{
        padding-right: 1rem;
    }

    .cat-image{
        padding-top: 1rem;
        padding-bottom: 3rem;
    }

    .article_content_list h3, #article_original_price {
        font-size: .8rem;
    }

    .sw-modal-content {
        width: 50%;
    }
}

@media (min-width: 1200px){
    .headergrey p{
        font-size: 1rem;
    }

    #content h2{
       font-size: 2rem;
    }

    .newsletter p{
        font-size: 3rem;
    }

    .article_image_list {
        height: 300px;
    }

    h3{font-size: 1.75rem;}

    .article_content_list h3 {
        font-size: 1rem;
    }
}




/* classes from the cms editor, these need to be preserved */
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
.align-center {
    text-align:center;
}

figure {
    display: block;
    max-width: 100%;
    margin:0;
    padding:0;
}
figure img {
    max-width: 100%;
    height: auto;
}
figure figcaption {
    font-size:12px;
}

.search-wrapper {
    display:inline-block;
    position: relative
}

.large{
    font-size:40px;
}

.btn-white {
    color: #000000;
    background-color: #FFFFFF;
    border-radius: 0px;
    padding: 0.2rem 3rem;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    color: #000000;
    background-color: #F2F2F2;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}

.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #FFFFFF;
}

.btn-white .badge {
  color: #FFFFFF;
  background-color: #000000;
}

.btn-aanmelden {
    color: #FFFFFF;
    background-color: #353535;
    text-transform: uppercase;
    border-radius: 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-aanmelden:hover,
.btn-aanmelden:focus,
.btn-aanmelden:active,
.btn-aanmelden.active,
.open .dropdown-toggle.btn-aanmelden {
    color: #FFFFFF;
    background-color: #212121;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-aanmelden:active,
.btn-aanmelden.active,
.open .dropdown-toggle.btn-aanmelden {
  background-image: none;
}

.btn-aanmelden.disabled,
.btn-aanmelden[disabled],
fieldset[disabled] .btn-aanmelden,
.btn-aanmelden.disabled:hover,
.btn-aanmelden[disabled]:hover,
fieldset[disabled] .btn-aanmelden:hover,
.btn-aanmelden.disabled:focus,
.btn-aanmelden[disabled]:focus,
fieldset[disabled] .btn-aanmelden:focus,
.btn-aanmelden.disabled:active,
.btn-aanmelden[disabled]:active,
fieldset[disabled] .btn-aanmelden:active,
.btn-aanmelden.disabled.active,
.btn-aanmelden[disabled].active,
fieldset[disabled] .btn-aanmelden.active {
  background-color: #353535;
}

.btn-aanmelden .badge {
  color: #353535;
  background-color: #FFFFFF;
}

.btn-addtocart {
  color: #FFFFFF;
  background-color: #9F9F9F;
  border-radius: 0px;
  width: 100%;
}

.btn-addtocart:hover,
.btn-addtocart:focus,
.btn-addtocart:active,
.btn-addtocart.active,
.open .dropdown-toggle.btn-addtocart {
  color: #FFFFFF;
  background-color: #949494;
}

.btn-addtocart:active,
.btn-addtocart.active,
.open .dropdown-toggle.btn-addtocart {
  background-image: none;
}

.btn-addtocart.disabled,
.btn-addtocart[disabled],
fieldset[disabled] .btn-addtocart,
.btn-addtocart.disabled:hover,
.btn-addtocart[disabled]:hover,
fieldset[disabled] .btn-addtocart:hover,
.btn-addtocart.disabled:focus,
.btn-addtocart[disabled]:focus,
fieldset[disabled] .btn-addtocart:focus,
.btn-addtocart.disabled:active,
.btn-addtocart[disabled]:active,
fieldset[disabled] .btn-addtocart:active,
.btn-addtocart.disabled.active,
.btn-addtocart[disabled].active,
fieldset[disabled] .btn-addtocart.active {
  background-color: #9F9F9F;
}

.btn-addtocart .badge {
  color: #9F9F9F;
  background-color: #FFFFFF;
}

.image-button{
    margin-top: -4rem;
    padding-bottom: 2rem;
}


#sw_customer_login:hover,#checkout_button:hover {
    cursor:hand;
}