.jumpto {
    width: 100%;
    clear: both;
    margin: 50px 0px;
    background: #106535;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 20px;
}
#blockcart-modal .product-name{
    color: #106535;
}
#checkout #search_widget{
    display: block;
}
body.fabrikantdiepte-2 #left-column{
    display: none;
}
body#search .page-not-found .search-widgets{
    float: none;
}
#header .header-top{
background: transparent;
}
.slick-next{
    right: 0!important;
}
.slick-left{
    left:0!important;
}
.slick-prev::before, .slick-next::before{
    color: black!important;
}
.pagination {
    border-radius: 4px;
    /*display: inline-block;*/
    font-weight: bold;
    height: 27px;
    line-height: 1.7em;
    margin-left: 4px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;

}

.product-detail .winkelenby {
    margin-top: 67px;
}

.stock h2 {
    text-transform: capitalize
}

.pagination.active {
    background: #106535 none repeat scroll 0 0;
    color: white;
}

.tab-pane .product-detail .details-container {
    background: #fff;
}

#product #content {
    max-width: 516px;
}

.fixedabc {
    background: white none repeat scroll 0 0;
    position: fixed;
    top: 0;
    z-index: 10;
    border-bottom: 1px solid #106535;
}

.alphabet .pagination {
    display: inline-block;
    width: 29px;

}

#header {
    background: url("/themes/goudsbloemonline/assets/img/header-top.jpg") center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}

#header #contact-link {
    display: none;
}

#header .header-nav {
    border: none;
    color: #fff;
    font-size: 80%;
}

#header .header-nav .blockcart {
    background: none;
    position: relative;
}

#header .header-nav .blockcart .shopping-cart {
    color: #fff;
}

#header .header-nav .blockcart .cart-products-count {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 10px;
    background: #333;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

.stock_overview li {
    line-height: 29px;
}

.product-detail .details-container.stock {
    padding-bottom: 10px;
}

#header .header-nav .blockcart.active {
    background: none;
}

#header .header-nav a {
    color: #fff;
}

#header .header-top {
    margin: -40px 0 0;
    padding: 0;
}

#header .header-top a[data-depth="0"] {
    color: #fff;
    text-transform: initial;
}

#header .header-top .menu > ul,
#header .header-top .menu > li {
    margin: 40px 0 0;
}
#index #header #searchbar {
    margin-top: 4px;
}
#header #searchbar {
    background: #106535;
    padding: 5px;
    margin-top: 10px;
}

#header #searchbar p {
    padding: 10px 0 0;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}

#header #searchbar .search-widget {
    min-width: 100%;
    float: none;
}

#header #searchbar input {
    border-radius: 5px;
    display: block;
    width: 100%;
    max-width: 100%;
}

#header #searchbar button {
    background: #333;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 0 5px 5px 0;
}

#wrapper {
    padding: 40px 0 0 0;
    background: #fff;
    box-shadow: none;
}

#wrapper .carousel {
    box-shadow: none;
}

#wrapper .carousel .carousel-inner {
    height: auto;
}

#wrapper .carousel .carousel-inner figure {
    margin: 0;
}

#wrapper .featured-products .h1 {
    display: none;
}

#wrapper #contentbox,
#wrapper #contentbox p {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#wrapper #contentbox a,
#wrapper #contentbox p a {
    flex: 1;
    display: block;
    margin: 0 .625rem;
}

#wrapper #contentbox a img,
#wrapper #contentbox p a img {
    max-width: 100%;
    height: auto;
}

#wrapper .htmlblock {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#wrapper .htmlblock > p:first-child {
    margin-right: 10px;
}

#wrapper .htmlblock > p {
    margin-bottom: 0;
}


#wrapper .blox {
    box-shadow: 0 0 10px #ccc;
    padding: 10px 10px 0;
}

#wrapper .blox a.darkbtn {
    background: #333;
    color: #fff;
    display: block;
    padding: 5px;
    margin: 0 -10px;
    text-align: center;
}

#wrapper .btn-dark {
    background: #333;
    color: #fff;
    display: block;
    padding: 5px;
    text-align: center;
    margin-top: 4px;
}

.thumbnail-container:hover .btn-dark {
    background: #106535 !important;
}

#footer {
    padding: 0;
}

.footer-container {
    background: #45474a;
}

.footer-container a,
.footer-container h1,
.footer-container h2,
.footer-container h3,
.footer-container h4,
.footer-container .dropdown,
.footer-container .block-contact,
.footer-container #block_myaccount_infos .myaccount-title a,
.footer-container .block-contact .block-contact-title,
.footer-container .linklist .blockcms-title a,
.footer-container li a {
    color: #fff;
    font-size: 13px;
}

.footer-container .block_newsletter {
    margin: 0 0 20px 0;
}

.footer-container .block_newsletter input[type="email"] {
    width: 100%;
}


.footer-container .htmlblock {
    width: 40%;
    margin: 0;
    float: left;
}

.footer-container .htmlblock {
    padding: 0 0 0 10px;
}


.footer-container .htmlblock p:not(.solgar) {
    padding-top: 30px;
}


@media screen and (min-width: 600px) {

    .footer-container #block_myaccount_infos.col-md-4 {
        width: 20%;
    }
    .footer-container .htmlblock:first-child {
        width: 10%;
    }

    .footer-container .htmlblock {
        width: 18%;
        margin: 0;
        float: left;
    }
}



.h1,
.h2,
.h3 {
    color: #106535;
}

.product-detail .details-container {
    padding: 20px 20px 0;
    background: #eeeeee;
}

.product-detail .tab-pane .details-container {
    background: #fff;
    padding: 0px;
}

.product-detail .details-container .product-price {
    color: #106535;
}

.product-detail .details-container .product-quantity {
    display: block;
}

.product-detail .details-container .product-quantity .qty {
    display: block;
}

.product-detail .details-container .product-quantity .add {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
}

.product-detail .details-container .product-quantity .add .add-to-cart {
    width: 100%;
    background: #45474a;
    color: #fff;
    text-align: center;
}

.product-detail .winkelenby {
    background: #45474a;
    color: #fff;
    padding: 20px;
    text-align: left;
    font-size: 0.8rem;
}

.winkelenby h3 {
    font-size: 0.9rem;
}

.product-detail .winkelenby ul {
    text-align: left;
    list-style: initial;
    margin: 30px 0 0 20px;
}

.product-detail .winkelenby ul li {
    margin: 15px 0;
}

.product-detail .winkelenby img {
    margin: 10px auto;
}

#wrapper .breadcrumb {
    padding: 20px;
}

#wrapper .breadcrumb ol li a {
    color: #106535;
    font-size: 90%;
}

#index #wrapper {
    padding: 0;
}

.block-category {
    background: #f6f6f6;
    box-shadow: none;
    min-height: auto;
}

.block-categories,
#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0 10px 10px;
}

.block-categories h4,
#search_filters h4,
#search_filters_brands h4,
#search_filters_suppliers h4 {
    background: #eeeeee;
    padding: 10px;
    margin: 0 -10px 20px;
    text-transform: uppercase;
}

.card {
    box-shadow: none;
}

.block-categories a {
    font-size: 80%;
}

#subcategories {
    margin: 20px 0;
}

#subcategories a.subcategory-name {
    display: block;
    background: #eeeeee;
    padding: 10px;
    margin: 0 0 20px;
    color: #333;
    line-height: normal;
}

#subcategories a.subcategory-name:hover {
    background: #45474a;
    color: #fff;
}

#subcategories a.subcategory-name i {
    transform: rotate(180deg) translate(1px, 2px);
    font-size: 90%;
}

#stores .page-stores {
    width: 100%;
}

.priceinfo {
    text-align: left;
    font-size: 80%;
    padding-bottom: 10px;
    margin: 0;
}

.priceinfo span {
    padding: 0 4px;
    font-weight: normal;
    text-transform: italic;
    display: block;
}

.priceinfo .price {
    text-align: right;
    display: block;
    padding: 0 10px 0 0;
    font-size: 120%;
    font-weight: bold;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    height: 380px;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    height: auto;
}

#wrapper .htmlblock img {
    max-width: 100%;
    height: auto;
    margin: 0;
}

.carousel-control .icon-next {
    margin-right: 0 !important;
}


footer .htmlblock {
    float: left;
    width: 16.66667%;
}

.block-social {
    text-align: left;
}

.block-social li {
    background-color: #45474a;
}

.block-social li:hover {
    background-color: #106535;
}

.footer-container .block_newsletter, .footer-container .block-social {
    margin: 10px 0 0 0 !important;
}

@media (max-width: 767px) {

    .block-social {
        text-align: left;
        margin: 10px 0;
    }


    #wrapper #contentbox,
    #wrapper #contentbox p {
        display: block;
    }

    #header .header-nav {
        background: #106535;
    }

    #header .header-nav .mobile {
        padding: 0 0 20px;
    }

    #wrapper .htmlblock {
        display: block;
    }

    #header .header-top {
        background: #106535;
    }

    .logo-wrapper {
        background: #fff;
    }

    #header .header-top a[data-depth="0"] {
        color: #333;
    }

    .carousel .carousel-item .caption {
        display: none;
    }

    .footer-container .block_newsletter {
        margin-left: 0;
        margin-top: 20px !important;
    }

    footer .htmlblock {
        float: none;
        width: 50%;
        margin: 0 20px;
    }

    .solgar {
        margin: 20px 0;
    }

    .footer-container .links .h3 {
        color: #fff;
    }

}

#homeshops p {
    margin: 0;
    padding: 0;
}

#homeshops .darkbtn {
    background: #333;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin: 0;
    text-align: center;
}

#homeshops .himg {
    max-height: 570px;
    overflow-y: hidden;
}

.tabs {
    padding: 0;
    box-shadow: none;

}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    background: #106535;
    color: #fff;
    border-bottom: none;
}

.tab-content {
    border: 1px solid #ccc;
    padding: 20px;
    box-shadow: none;
}


.block-contact {
    border-left: none;
}

.footer-container a {
    word-wrap: break-word;
}

.btn-primary {
    background: #106535 !important;
}

#content {
    padding: 0;
}

.assortiment .ctblok {
    background: #f6f6f6;
    margin: 0 0 10px;
    padding: 1em;
    text-align: right;
}

.assortiment .ctblok h2 {
    color: #45474a;
    text-align: left;
}

.assortiment .ctblok p {
    color: #45474a;
    text-align: left;
    max-width: 70%;
}

.assortiment .ctblok a {
    background: #45474a;
    color: #fff;
    padding: 5px 10px;
}


#left-column .htmlblock {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 30px;
}

#left-column .htmlblock h3 {
    background: #eeeeee;
    padding: 10px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 0.9375rem;
    display: block;
    width: 100%;
}

#left-column .htmlblock p {
    padding: 0 10px 10px;
}

#left-column .htmlblock ul {
    list-style: initial;
    margin: 0 0 20px 30px;
}

#left-column .htmlblock li a {
    color: #333;
    padding: 5px;
    display: block;

}

.cms-id-6 .page-header {
    display: none;
}

.assortiment .ctblok {
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 100%;
}
/*Vitamine*/
.assortiment .ctblok:nth-child(1) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/vitamine-en-supplementen.png);
}
/*Homeopathie & Kruiden*/
.assortiment .ctblok:nth-child(2) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/homeopathie-en-kruiden.png);
}
/*Geneesmiddelen*/
.assortiment .ctblok:nth-child(3) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/geneesmiddelen.jpg);
}
/*Verzorging*/
.assortiment .ctblok:nth-child(4) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/verzorging.png);
}
/*Aromatherapie*/
.assortiment .ctblok:nth-child(5) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/aromatherapie.jpg);
}
/*Natuur & Dieetvoeding*/
.assortiment .ctblok:nth-child(6) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/natuur-en-dieetvoeding.png);
}
/*Kleding*/
.assortiment .ctblok:nth-child(7) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/kleding.jpg);
}
/*Intimiteit*/
.assortiment .ctblok:nth-child(8) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/sexualiteit.png);
}
/*Speciaal voor...*/
.assortiment .ctblok:nth-child(9) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/speciaal-voor.png);
}
/*Indicaties*/
.assortiment .ctblok:nth-child(10) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/indicaties.jpg);
}
/*Overig*/
.assortiment .ctblok:nth-child(11) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/overig.jpg);
}
/*merken*/
.assortiment .ctblok:nth-child(12) {
    background-image: url(https://goudsbloemonline.nl/img/assortiment/merken.png);
}

.footer-container li a:hover {
    color: #106535 !important;
}

li.product-flag {
    background: #106535;
}

#pagenotfound .page-not-found, #products .page-not-found {
    margin: 20px 0;
}

a, #header .top-menu a[data-depth="0"]:hover,
.pagination .current a,
#header a:hover,
.product-price,
.cart-grid-body a.label:hover,
.btn-link,
.search-widget form button[type=submit] .search:hover,
.search-widget form input[type=text]:focus + button .search {
    color: #106535;
}

a:hover {
    color: #333;
}

.footer-container #block_myaccount_infos .myaccount-title a, .footer-container .h3 {
    color: #fff !important;
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.125rem;
    text-transform: capitalize;
}

body.page-index #wrapper > .container {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

body.page-index #wrapper .featured-products,
body.page-index #wrapper #contentbox,
body.page-index #wrapper #homeshops {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    body.page-index #wrapper .featured-products,
    body.page-index #wrapper #contentbox,
    body.page-index #wrapper #homeshops {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    body.page-index #wrapper .featured-products,
    body.page-index #wrapper #contentbox,
    body.page-index #wrapper #homeshops {
        max-width: 1140px;
    }
}

@media (max-width: 991px) {
    body.page-index #wrapper .featured-products,
    body.page-index #wrapper #contentbox,
    body.page-index #wrapper #homeshops {
        max-width: 100%;
    }
}


#main .images-container .js-qv-mask {
    display: none;
}

.payment_module #multisafepay_button {
    padding: 40px 40px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    right: -40px;
    float: right;
}


p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
    right: 30px;
}


.brand .product-miniature {
    border-right: 1px solid #eee;
    padding: 0 10px;
    text-align: center;
}

.brand .product-miniature img {
    max-width: 50%;
    margin: 0 auto;
}

.brand .product-miniature .brand-infos,
.brand .product-miniature .brand-products {
    text-align: left;
    margin-left: 5px;
}

.brand .product-miniature .product-thumbnail {
    display: block;
    min-height: 149px;
}


.alphabet .pagination .page-list,
.mobile_alphabet .pagination .page-list {
    margin: 20px 40px;
}

.mobile_alphabet {
    clear: both;
}


.mobile_alphabet .pagination {
    display: none;
    width: 10%;
}

@media (max-width: 700px ) {
    .mobile_alphabet .pagination {
        display: inline-block;
    }

    .alphabet .pagination {
        width: 10%;
        line-height: normal;
        margin: 2px 10px;
    }
}

li.manufacturers div {
    height: 0;
    width: 0;
    display: none !important;

}

li.manufacturers div ul {
    display: none !important;
}

#_desktop_top_menu .top-menu[data-depth="0"] li.manufacturers:hover .sub-menu {
    display: none !important;

}

.js-mailalert {
    background: #eeeeee;
}

.js-mailalert br {
    display: none;
}

.js-mailalert button {
    display: block;
    width: 100%;
    margin-top: 5px;
}

.js-mailalert input {
    background: #fff;
}

body#checkout #header .header-nav {
    padding: 0;
    border: none;
    box-shadow: none;
    max-height: 50px;
    margin-bottom: 30px;
}
#field_delivery_address1{
    width:75%!important;
}
#field_delivery_address2{
    width: 25%!important;
}
.search-widget form input[type=text]:focus {
    outline: none;
}

.product-description, .product-description p {
    font-size: .9375rem;
    color: #333;


}

#products .product-title a,
#products .product-title a:visited,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a,
.product-miniature .product-title a:visited {

    color: #7a7a7a;
}

.thumbnail-container {
    margin: 0 auto;
    text-align: center;
}
.thumbnail-container a {
    vertical-align: center;
    padding-top: 7px;
}
.thumbnail-container img {
    max-width: 70%;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
    box-shadow: none;
    border: 1px solid #eee;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description{
    width:100%;
}
.products-sort-order .select-title, .pagination .page-list{
    box-shadow: none;
    border-color: #eee;
}

.pagination>div:first-child{
    font-size: 14px;
    line-height: normal;
}

#product-modal .modal-content .modal-body .thumbnails{
    display: none;
}
.thumbnail-container a{
    display: block;
}

.thumbnail-container .priceinfo a{
    padding:0;
}

.product-cover img{
    box-shadow: none;

}

.product-cover{
    width: 80%;
    margin:0 auto;
}

#subcategories ul li {
    font-size: 10px;
    float: left;
    width: 17%;
    margin: 6px 0.75rem;
    border: 1px solid #eee;
    text-align: center;
    min-height: 165px;
    position: relative;
}

@media only screen and (max-width: 950px){
    #subcategories ul li {
        width: 28%;
    }
}
@media only screen and (min-width: 768px){
    .top-menu[data-depth="2"],
    .top-menu[data-depth="3"],
    .top-menu[data-depth="4"]{
        display: none;
    }
}
@media only screen and (max-width: 480px){
    #subcategories ul li {
        width: 94%;
    }
}
#subcategories ul li img {
    width: 70%;
    margin: 20px 0;
}
#subcategories ul li h5 {
    margin: 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
}
#subcategories ul li a.subcategory-name {
    margin: 0;
    padding: 10px;
    font-size: 12px;
    color: #106535;
}
#map-style .alert-warning{
    display: none;
}
#mobile_top_menu_wrapper{
    display: none;
}

.address-info{
    display: none;
    margin-left:30px;

}
.tab-pane .address-info{
    display: inline-block;
    margin-bottom:10px;
}


#aanbiedersmedicijnen {
    display: inline-block;
}

#aanbiedersmedicijnen a {
    display: inline-block;
    width: 150px;
}

#aanbiedersmedicijnen  a img{
    max-width: 100%;
}#onepagecheckoutps_step_three {
     display: flex;
     flex-direction: column;
 }
#payment_method_container .module_payment_container:nth-child(1) {
    order: 3;
}
#payment_method_container .module_payment_container:nth-child(2) {
    order: 2;
}
#payment_method_container .module_payment_container:nth-child(3) {
    order: 1;
}
.top-menu .sub-menu.popover{
    left:auto;
    width: auto;
    min-width: auto;
}


.top-menu[data-depth="1"]  > li {
    width: 18%;

}
.top-menu[data-depth="1"]  > li a{
    font-weight: normal;
    text-transform:initial;
}

header .header-top #globo-hidden-menu-displayTop-1 .globomenu, .globomenu-responsive-toggle{
    background: transparent!important;
}

header .header-top #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0>.globomenu-target{
    border:0!important;
}

header .header-top #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0>.globomenu-target {
    font-weight: bolder!important;
    padding: .1875rem .625rem .375rem!important;
    font-size: 16px!important;
}

header .header-top  #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0:hover>.globomenu-target,
header .header-top .globomenu-btn:hover,
header .header-top #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0.globomenu-current-menu-item>.globomenu-target,
header .header-top #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0.globomenu-current-menu-item>.globomenu-target i.fa,
header .header-top #globo-hidden-menu-displayTop-1 .globomenu-responsive-toggle:hover, .globomenu .globomenu-item-level-0.globomenu-active>.globomenu-target,
header .header-top #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0.globomenu-active>.globomenu-target i.fa,
header .header-top #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0:hover>.globomenu-target i.fa{
    background: transparent;
}

.globomenu-sub-indicators .globomenu-has-submenu-drop>.globomenu-target:after {
    margin-right: -10px;
}

.delivery-options, #payment_method_container {
    display: flex;
    flex-direction: column;
}


/*


        HUH?! WAAROM

*/


/*.delivery-options :nth-child(6) { order: 1; }*/
/*.delivery-options :nth-child(4) { order: 2; }*/
/*.delivery-options :nth-child(2) { order: 3; }*/
/*.delivery-options :nth-child(1) { order: 4; }*/
/*.delivery-options :nth-child(3) { order: 5; }*/
/*.delivery-options :nth-child(5) { order: 6; }*/


#payment_method_container :nth-child(1) { order: 3; }
#payment_method_container :nth-child(2) { order: 2; }
#payment_method_container :nth-child(3) { order: 1; }
#payment_method_container :nth-child(4) { order: 0 }
/*.delivery_option_68{*/
/*    order:0!important;*/
/*}*/
.all-product-link {
    display: none!important;
}

#search_filters {
    padding: 0;
}
#search_filters > p {
    background: #eee;
    padding: 10px;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-size: 0.9375rem;
    display: block;
    width: 100%;
}
#search_filters > section.facet {
    padding: 10px;
}

#search_filters > section.facet  ul{
    max-height: 280px;
    overflow-y: auto;
}
#search_filters #_desktop_search_filters_clear_all{
    margin-left:10px;
}

@media (max-width: 991px){
    .delivery-option {
        margin: 0;
    }
}
@media only screen and (max-width: 768px){
    .flex-wrap-tablet{
        flex-wrap: wrap;
    }
    .flex-wrap-tablet > div {
        width:100%!important;
    }
    .flex-wrap-tablet .homepage-slider, .flex-wrap-tablet .homepage-slider img{
        max-height:390px!important;
    }
}
@media only screen and (max-width: 425px){
    .flex-wrap-tablet .side-images div{
        flex: 100%;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1500px){
    .flex-wrap-tablet .side-images p{
        font-size: 18px!important;
    }
}
.flex-wrap-tablet .side-images p,
.flex-wrap-tablet .homepage-slider p{
    font-size: 36px;
    color: #fff;
    text-shadow: 1px 1px 5px #333;
    text-align: center;
    line-height: 1;
}
.flex-wrap-tablet .homepage-slider img{
    height: auto;
    max-height: 600px;
    width: 100%;
    object-position: center center;
    object-fit: cover;
}
.flex-wrap-tablet .side-images img{
    height: auto;
    max-height: 300px;
    width: 100%;
    object-position: center center;
    object-fit: cover;
}

@media only screen and (min-width: 1024px){
    #header{
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 5;
        height: 138px;
    }
    body.scroll-down #searchbar{
        /*max-height: 0;*/
        /*padding:0!important;*/
    }
    body.scroll-up #searchbar{
        max-height: 60px;
        padding:5px;
    }
    #searchbar{
        max-height: 60px;
        padding: 5px;
        overflow: hidden;
        transition: 0.5s max-height linear, 0.5s padding linear;
        position: fixed;
        width: 100%;
    }
    #wrapper{
        margin-top: 188px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
    #header{
        height: 162px;
    }
}

.btn-outline-primary,
#checkout #wrapper #opc_main #opc_step_addresses #opc_step_addresses_content .address-selector .address-item.selected



{
    border-color:#106535;
}

.btn-outline-primary,
#checkout .opc-step .card .opc-step-header:not(.collapsed) h5,
#checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-product-detail .product-price,
#checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-total-price .product-total-price,
#checkout #wrapper #opc_main #opc_cart #cart_body #opc_cart_title #opc_cart_title_text{
    color:#106535;
}

#checkout .opc-step .line-title{
    background-color: #106535;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline-color: #106535;
}
.btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary:hover, .open>.btn-outline-primary.dropdown-toggle{
    background-color: #106535;
    border-color:#106535;
}


.delivery-options{
    display: flex;
    flex-direction: column;
}

.delivery-option img{
    max-width: 100%;
}
/*.delivery-options > div:nth-child(1) { order: 1; }*/
/*.delivery-options > div:nth-child(3) { order: 8; }*/
/*.delivery-options > div:nth-child(5) { order: 3; }*/
/*.delivery-options > div:nth-child(7) { order: 2; }*/
/*.delivery-options > div:nth-child(9) { order: 4; }*/
/*.delivery-options > div:nth-child(11) { order: 6; }*/

#footer_account_list > li:nth-child(5){
    display: none;
}
#cart_remaining_free_shipping{
    background: rgba(96,215,39,0.23);
    border-color: #106535;
    color:#106535;
}
#cart_remaining_free_shipping .progress .progress-bar{
        background-color: #106535;
}
#payment_method_container{
    display: flex;
    flex-direction: column-reverse;
}
#payment-option-3-additional-information{
    display: none!important;;
}
#multisafepay-form-ideal{
    margin-top: 0!important;
}
#main > ul.alphabet > a:nth-child(2){
    order: 999;
}
footer .htmlblock{
    color:#fff
}
.featured-products{
    margin-top: 20px;
}
@media(max-width: 543px){
    #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
        width: 100%;
    }
    #products .product-miniature, .featured-products .product-miniature{
        width: 50%;
    }
    .flex-wrap-tablet .side-images p, .flex-wrap-tablet .homepage-slider p{
        font-size: 16px;
    }
    #subcategories ul li{
        width: 44%;
    }
    #products .products, .featured-products .products, .product-accessories .products, .product-miniature .products{
        width: 100%;
    }
    .slick-next.slick-arrow{
        display: none!important;

    }
    .slick-dots{
        width: 80%!important;
    }
    .regular-price{
        min-height: 20px;
        display: block;
    }
    .brand .product-miniature{
        padding: 0;
    }
    .brand .product-miniature img{
        max-width: 80%;
    }
    .brand .product-miniature .thumbnail-container{
        height: 318px;
    }
}
.discount-amount {
    top: 0px!important;
}
#products .product-miniature .discount-amount, #products .product-miniature .discount-percentage, #products .product-miniature .on-sale, #products .product-miniature .online-only, #products .product-miniature .pack, #products .product-miniature .product-flags .new, .featured-products .product-miniature .discount-amount, .featured-products .product-miniature .discount-percentage, .featured-products .product-miniature .on-sale, .featured-products .product-miniature .online-only, .featured-products .product-miniature .pack, .featured-products .product-miniature .product-flags .new, .product-accessories .product-miniature .discount-amount, .product-accessories .product-miniature .discount-percentage, .product-accessories .product-miniature .on-sale, .product-accessories .product-miniature .online-only, .product-accessories .product-miniature .pack, .product-accessories .product-miniature .product-flags .new, .product-miniature .product-miniature .discount-amount, .product-miniature .product-miniature .discount-percentage, .product-miniature .product-miniature .on-sale, .product-miniature .product-miniature .online-only, .product-miniature .product-miniature .pack, .product-miniature .product-miniature .product-flags .new
{
    top:-20px;
}

#products .product-title a, #products .product-title a:visited, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a, .product-miniature .product-title a:visited {
    min-height: 40px;
}
.product-description{
    position: relative;
}
.contact-rich p{
    font-size: 14px;
}
.footer-container .htmlblock p{
    color:#fff;
    padding: 0;
    font-size: 13px;
    margin:0 0 10px 0;
    padding-top: 0 !important;
    word-break: break-word
}

.footer-container .htmlblock p img{
    max-width: 80%;
    height: auto;
}
#htmlblock-footer{
    width: 25%;
}
#htmlblock-aanbiedersmedicijnen{
    width: 10%;
}

.priceinfo{
    min-height: 60px;
}

.priceinfo .price, .priceinfo  .regular-price{
    padding: 0 4px;
    text-align: right;

}
.thumbnail-container{
    position: relative;
}


@media (max-width: 767px) {


    .priceinfo > div {
        padding: 0;
    }

}
