:root {
    --payContent: "Handmatig adress invoeren";
    --payFont-size : 11px;
    --payText-align : right;
    --payPosition : relative;
    --payFloat : right;
    --payWidth : 73%;
    --payPadding-top : 4px;
    --payCursor : pointer;
    --payPointer-events : auto;
}
.page-home {
    padding-top: 30px;
}
#category #left-column #search_filter_controls button {
    display: none;
}
#category #left-column #search_filters .facet .h6 {
    color: #182C66;
}
p {
    color:#080808;
    font-weight: 400;
}
section.facet span.navbar-toggler {
    cursor: pointer;
}
.modal.fade .modal-dialog {
    transform: translate(0, 0px) !important;
}
.modal-backdrop.fade.in {
    opacity: .5 !important;
}
#htmlblock-banner-homepage {
    margin-top: -2px
}
#customer_container {
    margin-top: 40px;
}
#module-ambjolisearch-jolisearch .carousel .carousel-item img {
    display: none;
}
hideClassn {
    display: none;
}
#module-ambjolisearch-jolisearch .carousel {
    display: none;
}
#opc_show_login {
    font-size: .675rem;
}
#product label.col-lg-4 {
    width: unset;
    padding: 0;
}
select#id_contact {
    width: 100%;
    padding: 0;
}
#product .clearfix.col-lg-12 {
    padding: 0;
}
div#onepagecheckoutps #onepagecheckoutps_step_one div.form-group {
    margin: 2px 0;
}
/*.carousel .carousel-item img {*/
/*    height: 90vh;*/
/*}*/
div#onepagecheckoutps #onepagecheckoutps_step_review #buttons_footer_review {
    margin-bottom: 20px;
}

.dropdown.open .dropdown-menu {
    display: block!important;
}

#checkout .breadcrumb, #cart .breadcrumb {
    display: none !important;
}

div#onepagecheckoutps .input-group {
    position: initial;
}

.product-prices .tax-shipping-delivery-label {
    display: none !important;
}

.featured-products > h2 {

    border-bottom: 2px solid #05c9f8;
    padding: 10px 20px 5px 5px;
    text-align: left;
    margin-bottom: 1.5rem;
    font-size: 1rem;
    display: inline-block;
}

#new-products #carouselExampleIndicators {
    display: none
}
#search_filters .facet .collapse {
    display: none;
}

#header .header-nav #contact-link#contact-link {
    font-size: 80%;
}

#ybc-mnf-block .ybc-mnf-block-a-img {
    padding: 0 20px;
    display: block;
}

#ybc-mnf-block .ybc-mnf-block-a-img:after {
    content: ' ';
    clear: both;
}

.ybc-mnf-block-a-img > img {
    max-width: 80%;
    height: auto;
}

.mailalert button.btn {
    font-size: 0.7em;
    display: block;
    margin: 5px 0 0;
}

.collapse.in {
    display: block!important;
}
.navbar-toggler {
    display: flex;
}
.product-information .product-manufacturer .manufacturer-logo {
    height: 57px;
}

.top-menu .sub-menu.collapse {
    left: 0;
}

#header .header-nav {
    border: 0;
}

#header .header-sub {
    background: #192b66;
}

#header .blockcart {
    margin-top: 20px;
}

.htmlblocks .htmlblock {
    flex: 1;
    /*border: 1px solid transparent;*/
}


#carousel {
    position: relative;
    box-shadow: none;
    margin-bottom: 1rem;
    margin-top: -1px;
}

#carousel figure{
    margin: 0 !important;
}
.carousel .carousel-control .icon-prev {
    float:left;
}


.carousel .direction {
    position: absolute;
    width: -webkit-fill-available;
    bottom: calc(50% - 50px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.carousel .carousel-control .icon-next {
    float:right;
}
#search_widget {
    float: none;
    margin-top: 22px;
    overflow:initial;
}
#search_widget form input {
    padding: 10px 13px;
}

.menu_container {
    background: #F2F6FC;
}

.header-top .search-widget form input[type="text"] {
    width: 100%;
    font-size: 1.0em;
    height: auto;
    padding: 10px 13px;
    border-radius: 8px;
}

.search-widget form button[type=submit] {
    top: .8rem;
}

.search-widget form button[type=submit] i {
    font-size: 2.3em;
}

#header .header-nav .blockcart {
    height: auto;
    padding: 0;
    margin: 0 0 0 10px;
    background: transparent;
}

#header .header-nav .blockcart .header {
    margin: 0;
    background: transparent;
    padding: 0;
    color: #fff;
}

#header .header-nav .cart-preview .shopping-cart {
    width: 40px;
    height: 30px;
    margin-right: 5px;
}

.blockcart.active .cart-name,
.blockcart.active .cart-products-count {
    transform: translateY(2px);
    transform: translateX(-12px);
}

#header .header-top .pow {
    margin-top: 30px;
}
.top-menu .sub-menu.collapse{
    top: 59px !important;
}
#carousel figure{
    margin: 0 !important;
}

.search-widget form input[type=text]:focus {
    outline: 0;
    border:2px solid #05C9F8;
}
#header #top-menu{
    display: flex;
    align-items: center;
    height: 100%;

}
.modal-body #thumbnails {
    height: auto;
    max-height: 100px;
}
.top-menu a[data-depth="1"], .top-menu a[data-depth="2"]{
    white-space: normal;
}
.stock-level{
    font-size: 1em;
    color:#fff;
    background: #192B66;
    display: inline-block;
    padding: 6px 10px;
}

#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    margin: 0 0.325rem;
}
.verzendtijd {
    font-size: 1em;
    color: #fff;
    background: #192B66;
    display: inline-block;
    padding: 6px 10px;
}

#header .header-top .pow .powered-aquaservice img {
    width: 97%;

}
/*#header .logo {*/
/*max-width: 95%;*/
/*{*/

/*#header .logo {*/
/*max-width: 95%;*/
/*margin-bottom: 10px;*/
/*margin-top: 10px;*/
/*}*/

#header .logo {
    max-width: 95%;
    margin-top: 10px;
}

.header-top .search-widget form input[type="text"] {
    width: 100%;
    font-size: 1.0em;
    height: auto;
    padding: 10px 13px;
    border-radius: 8px;
    margin-top: 14px;
    margin-bottom: 25px;}

.search-widget form button[type=submit] i {
    font-size: 2.3em;
    margin-top: 5px;
    margin-left: -3rem;
}

.top-menu[data-depth="2"] {
    margin: 0.625rem;
    max-height: 400px;
    min-height: 250px;
}

.htmlblocks .htmlblock:not(:first-child) {
    flex: 1;
    margin-left: 10px;
    border-left: 10px;
}

.tabs .tab-content p, .tabs .tab-content .product-description {
    font-size: 0.9375rem;
    color: #000000;
    font-weight: 400;
}
/*einde toegevoegd door jeroen 25-11*/

#header #top-menu > li:last-child a[data-depth="0"] {
    color: red;
    border-right: 0px;
}
.htmlblocks .btn{
    display: inline-block;
    font-weight: 400;
    font-size: 1em;
    color: #fff;
    background: #192B66;
    display: inline-block;
    padding: 10px 10px;
}

/*.owl-buttons div.owl-next, .customNavigation a.next {*/
/*    background-color: #000;*/
/*    border-radius: 50%;*/
/*    right: 20px;*/
/*    top: 42%;*/
/*    display: none;*/
/*    width: 44px;*/
/*    height: 44px;*/
/*    opacity: 0.4;*/
/*}*/
#left-column .block-categories .category-sub-menu li[data-depth="0"]>a {
    padding: 0;
}
#wrapper {
    padding-top: 0;
}
/*.owl-buttons div.owl-prev, .customNavigation a.prev {*/
/*    background-color: #000;*/
/*    border-radius: 50%;*/
/*    left: 20px;*/
/*    top: 42%;*/
/*    display: block;*/
/*    width: 44px;*/
/*    height: 44px;*/
/*    opacity: 0.4;*/
/*}*/
/*bieden  module JH*/
.auction-timer {
    border: 1px solid #e2e2e2;
    min-width: 354px;
    margin-bottom: 0px;
    min-height: 1px;
    display: none;
}

#auction-block .auction_top_lineup {
    background-color: #F3F6FC;
    padding: 15px;
    min-width: 354px;
}

#auction-block .btn-primary {
    background-color: #012676;
    border-color: #012676;
    margin-left: -215px;
    margin-top: 75px;
}

#auction-block .top_inner_right, .middle_inner_right {
    width: 35%;
    margin-top: -43px;
    margin-right: -15px;

}

.auction_price {
    display: table;
    padding-right: 2px;
    position: relative;
    width: 29%;
    margin-left: 55px;
}

#auction-block .form-control {
    background: #F1F1F1;
    color: #999;
    border: 1px solid rgba(0,0,0,0.25);
    padding: 0.5rem 1rem;
    margin-top: 35px;
}

#owl-auction-products-block .auction_clock {
    min-width: 245px;
    border: 1px solid #e4e4e4;
    padding: 5px;
    display: none;
}
.product-flag.out_of_stock {
    display:none;
}
.auction-panel {
    border-color: #ddd #ddd #ddd #06C9F8;
}

.auction_headings {
    background: rgba(0, 0, 0, 0) url(../img/new_index.gif) repeat scroll 0 0;
    border-left: 5px solid #06C9F8;
    padding: 20px 12px;
    min-width: 500px;
}
.auction-grid .flip-clock-wrapper {
    font-size: 12px !important;
    display: none;
}

.auction-grid .auction-product-container {
    max-height: 400px;
    margin-bottom: 40px;
}
textarea.form-control {
    height: 85px;
}
.auction-grid .button-container {
    margin-bottom: 5px;
    margin-top: 35px;
}
.auction-grid .auction-status {
    height: 50px;
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
}

#auction-block .auction-time-wrapper .flip-clock-wrapper {
    width: 95% !important;
    display: none;
}

#bidders-history #auction-block .refresh_bidders {
    padding: 24px;
    display: none;
}

#bidders-history .card {
    border: 1px solid #eee;
    min-width: 600px;
}

#bidders-history .btn-primary {
    background-color: #012676;
    border-color: #012676;
    min-width: 200px;
    margin-top: 40px;
}

.auction-tabs-container {
    position: relative;
    background: #F2F6FC;
    width: 200px;
    height: 100vh;
    float: left;
    z-index: 20;
}

.auction-tabs-container label:hover, .auction-tabs-container label.auction_tab_label.selected, .auction_all_label:hover {
    background: #eee;
    color: #555;
    border-left: 3px solid #00CDF7;
}

.auction-tabs-container label, .auction_all_label {
    position: relative;
    padding: 15px;
    border-bottom: 1px solid #00CDF7;
    display: block;
    font-size: 13px;
    color: #200210;
    cursor: pointer;
    user-select: none;
    text-align: right;
}

.product-variants>.product-variants-item ul li {
    margin-right: 0.625rem;
    display: inline;
}

/*product pagina*/
#winkelvoorraad {
    background-color: white;
    padding: 10px;
}

.product-information {
    background-color: #F2F6FC;
    padding: 5px;
}
/*niet op voorraad rood ipv zwart*/
.text-gray {
    color: red;
}
/*live chat optie uitschakelen*/
.styles_firstMessageForm__1E0Am {
    display: none;
    justify-content: space-between;
    position: relative;
}

/*prijzen zwart ipv licht blauw*/
.product-price {
    color: #202120;
}

#products .product-price-and-shipping .priceinfo .price, .featured-products .product-price-and-shipping .priceinfo .price, .product-accessories .product-price-and-shipping .priceinfo .price, .product-miniature .product-price-and-shipping .priceinfo .price {
    color: #202120;
}

.ColorLabel:after {
    display:inline-block;
    content:attr(data-after);
    margin-left:5px;
    font-weight:bold;
}
.products-section-title {
    color: #1B1B1B;

}
.carousel-indicators .active {
    background-color: #406CFF;
}
.carousel-indicators {
    margin-bottom: 0;
}
#custom-text {
    display: flex;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
    margin-bottom: 50px;
}
.js-mobile-product-title {
    display: none;
}
.featured-products .owl-buttons {
    padding-bottom: 15px;
}
/*@media (min-width: 768px) and (max-width:1700px) {*/
/*    .carousel .carousel-item img {*/
/*        height: 50vh;*/
/*    }*/
/*}*/
@media (min-width: 768px) {
    .js-mobile-thumb-selectsection,.js-mobile-product-title,.prodLAddtoCart {
        display: none;
    }

    .close-dropdownlist {
        display: none;
    }
    #header #top-menu > li a[data-depth="0"] {
        padding: 10px 0;
        overflow-wrap: normal;
        display: block;
        white-space: normal;
        line-height: 1.4em;
        text-align: center;
        max-width: 104px;
        border-right: 1px solid #ccc;
        height: 100%;
    }
    #header #top-menu > li a[data-depth="0"]:last-child{
        border-right: 0;
        color:red;
        max-width: 100px;
    }
    #header #top-menu > li{
        flex:1;
    }
    .afbeeldingrechts {
        /*margin-top: 25px;*/
        margin-left: -3px;
        height: auto;
    }
}

.top-menu .sub-menu ul[data-depth="1"]>li >.collapse{
    display: block;
    padding-left:0px;
    margin-top:10px;
    margin-right: 30px;
    max-height: 200px;
    overflow-y: auto;
    margin-bottom: 40px;
}
.top-menu a.dropdown-submenu{
    text-decoration: underline;
    font-size: 1.3em;
    font-weight: bolder;
    height:50px;
}

.menu-title{
    display: none!important;
}
#header .header-nav{
    background: transparent;
}
#htmlblock-groene-vinkjes-bovenaan-website ul{
    color: white;
    font-size: 13px;
    display: flex;
}
.page-product .row {
    margin-left: 0;
    margin-right: 0;
}
#htmlblock-groene-vinkjes-bovenaan-website ul li{
    display: flex;
    align-items: center;
    margin-right: 10px;
}
#htmlblock-groene-vinkjes-bovenaan-website ul li i.icon-check-green{
    width: 25px;
    height: 25px;
    background-image: url(/img/check.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 5px;
}
#_desktop_cart .cart-name{
    display: none!important;
}

/*!*toegevoegd door jeroen om witte pijltes in slider uit te schakelen*!*/
/*.carousel .carousel-control .icon-next i, .carousel .carousel-control .icon-prev i {*/
/*    font-size: 0px;*/
/*    color: white;*/
/*}*/

.blockreassurance_product p {
    margin-top: 10px;
}
h2 {
    font-size: 20px;
    color: black
}

h3 {
    font-size: 16px;
    color: black
}

#htmlblock-footer-html {
    max-width: 1920px;
    max-height: 1920px;
    /*margin-top: -25px;*/
    margin-left: 10px;
    width: 250px;
}
.webwinkelkeur-rich-snippet {
    display: none;
}

.blockreassurance {
    margin-top: 20px;
}

.cobbimage {
    width: 100%;
    height: 100%;
}

.sunbeamimage {
    width: 100%;
    height: 100%;
}
/*Zoekmodule styling*/
.ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .more-results a {
    border: 1px solid #192C66;
    font-size: 1rem;
    width: 95%;
    margin: auto;
}
.ps17.ui-menu.ui-jolisearch .jolisearch-body aside[role="complementary"] a {
    line-height: 1em;
    font-size: 1rem;
}

.ui-menu.ui-jolisearch .jolisearch-body h4 {
    border-bottom: 1px solid #192C66;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    font-weight: bold;
}

.block-category .category-cover img {
    width: 100%;
    height: 100%;
}
/*geen header en footer bij checkout*/
/*body#checkout #header {*/
/*    display: none; }*/
body#checkout #footer {
    display: none; }
#custom-text {
    margin-top: 1px;
}

.page-cms-4 img {
    padding: 5px;
}
.qty-btn-minus{
    border: 1px solid #d4d4d4;
    transition: 0.3s;
}
.qty-btn-plus {
    border: 1px solid #d4d4d4;
}
.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: unset;
}
.product-actions .add-to-cart {
    height: auto;
    margin-left: 25px;
}
.bootstrap-touchspin input.form-control {
    height: 3rem;
}
body#checkout .input-group-btn-vertical {
    display: none;
}
/*Start CSS remove button and filter category page JH*/
.lees_meer_btn {
    display: none
}
.products-selection .sort-by-row {
    display: none
}
/*End CSS remove button and filter category page JH*/

/* Start CSS ~ template checkout + product + modal || voor nieuwe afreken methode en carousel sliders */
.rowSeo {
    padding-left: 30px;
    padding-right: 30px;
    margin: auto;
}
.cart-grid {
    margin-top: 1rem;
}
#UCselling .product-accessories .h5 {
    margin: 1.5rem 0 1.5rem 0;
    text-align: center;
}
#payment-option-1-container label span,#payment-option-3-container label span {
    white-space: nowrap;
}
#UCselling {
    padding-left: 3rem;
}
#UCselling .product-accessories .products .product-miniature .thumbnail-container {
    width: 100%;
}
#UCselling .featured-products .h2 {
    margin: 1.5rem 0 1.5rem 0;
    text-align: center;
}
#UCselling .featured-products .products .product-miniature {
    width: 45%;
}
#UCselling .featured-products .products .product-miniature .thumbnail-container {
    width: 100%;
}
.textOwl {
    padding-top: 1rem;
}
.owl-item .product-miniature .thumbnail-container .prodLAddtoCart {
    display: none;
}
.owl-item .js-qv-mask .product-images .thumb-container img {
    display: none;
}
/*.owl-controls .owl-page, .owl-controls .owl-buttons div {*/
/*    width: 150px;*/
/*}*/
[id^=product-description-short] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /*height: 2.7rem;*/
}
[id^=product-description-short] p:nth-child(1):nth-last-child(2) {
    height: 22px;
}
.modal .product-tax {
    display: none;
}
.modal .owl-buttons {
    text-align: center;
    white-space: nowrap;
}
.modalTitleH2 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-align: center;
}
#checkout-payment-step .content .row div div div label .h6 {
    display: none;
    visibility: hidden;
}
.payment-options {
    display: flex;
}
body#checkout section.checkout-step .payment-options label {
    text-align: center;
    padding: 5px;
    font-size: 12px;
}
body#checkout section.checkout-step .payment-options img {
    width: 75px;
    cursor:pointer;
}
.block-promo .promo-code-button {
    padding-left: 0;
}
.payment-options .custom-radio {
    display: none;
}
.payment-option-selected {
    border: 1px solid blue;
    border-radius: 10px;
}
body#checkout .additional-information{
    position: absolute;
    margin-left: 0;
    margin-top: 8rem;
}
#conditions-to-approve {
    margin-top: 3rem;
}
.cartIconContainer {
    margin-top: 15px;
    padding: 5px;
}
.cartIconContainer .col {
    padding-left: 10px;
    padding-right: 10px;
}
.topHeroCheckout {
    max-width: 1440px;
    justify-content: center;
    margin: auto;
}
.accTACPP {
    margin-top: -35px;
    font-size: 13px;
    font-family: italic;
}
#goTo1:hover,#goTo2:hover,#goTo3:hover {
    border: 2px solid #0169D8;
}
#mollie-issuer-dropdown-button {
    background-color: #012676;
}
#conditions-to-approve {
    visibility: hidden;
}
.cart-grid-body input {
    background-color: white;
    border-radius: 3px;
}
#cart .cart-voucher {
    display:none;
}
body#checkout #header .header-nav {
    display: none; }
body#checkout #footer {
    display: block; }
body#checkout .header-nav-checkout {
    display: block;
    background-color: #192B66;
    margin-bottom: 2.5rem;
}
#checkout-personal-information-step {
    display: none;
}
#checkout-addresses-step {
    display: none;
}
#checkout-delivery-step {
    display: none;
}
#checkout-payment-step {
    display: none;
}
body#checkout section.checkout-step:last-child {
    border: 1px solid #eee;
    border-bottom: 1px rgba(0,0,0,0.25) solid;
}
.js-cart {
    padding: 15px;
}
.progress-bar {
    width: 10%;
}
.carrier-logo img {
    width: 100%;
}
.payment-option {
    display: flex;
}
#conditions-to-approve ul li {
    display: flex;
}
#conditions-to-approve ul li .condition-label {
    margin: 0;
}
.logo-container img {
    width: 100%;
}
._desktop-title {
    display: none;
}
.carrier-delay {
    font-size: 14px
}
#sALStep {
    opacity: 1;
}
#stepsLoader {
    width: 100%;
    height: 100vh;
}
body#checkout h4 {
    font-size: 1.3rem
}
body#checkout h3 {
    font-size: 1.3rem
}
body#checkout .card-block {
    font-size: 14px;
}
body#checkout #cart-summary-product-list .media-body {
    margin-left: 1rem;
}
body#checkout #promo-code.collapse.show {
    display: none!important;
}
body#checkout #promo-code.collapse.show.in {
    display: block!important;
}
#goTo1,#goTo2,#goTo3,#goTo4 {
    cursor: pointer;
    border: 2px solid rgb(25,43,102);
    width: 25%;
    padding: 5px;
    margin: auto;
    visibility: hidden;
}
.header-nav-checkout img {
    width: 25%;
    margin: auto;
}
.continue {
    background-color: #28a745;
    border-color: #28a745;
}
.continue:hover,.continue:focus,.continue:active {
    background-color: #21873AFF!important;
    border-color: #21873AFF!important;
    box-shadow: none!important;
}
/* EIND CSS ~ template checkout + product + modal || voor nieuwe afreken methode en carousel sliders */

.pic1home {
    padding: 5px;
    background-color: #F2F6FC;
    height: auto;
}
.pic1homeLME {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto;
}
.pic1homeLM {
    border: none;
    color: #FFFFFF;
    background-color: #192C66;
    padding: 10px;
    display: flex;
    justify-content: center;
    margin: auto auto auto auto;
}
/* postcode check */

#checkout .js-address-form .form-fields {
    display: flex;
    flex-direction: column;
}
#checkout .js-address-form .form-fields[data-user="guest"]  > .row:nth-of-type(8):after {
    content: var(--payContent);
    font-size: var(--payFont-size);
    text-align: var(--payText-align);
    position: var(--payPosition);
    float: var(--payFloat);
    width: var(--payWidth);
    padding-top: var(--payPadding-top);
    cursor: var(--payCursor);
    pointer-events: var(--payPointer-events);
}
#checkout .js-address-form .form-fields[data-user="logged"]  > .row:nth-of-type(9):after {
    content: var(--payContent);
    font-size: var(--payFont-size);
    text-align: var(--payText-align);
    position: var(--payPosition);
    float: var(--payFloat);
    width: var(--payWidth);
    padding-top: var(--payPadding-top);
    cursor: var(--payCursor);
    pointer-events: var(--payPointer-events);
}
.removeAddress:after {
    visibility: hidden;
    padding: 0;
}
#close-js-modal-productZ12 {
    float: right;
    color: #fbf7f7;
    margin-bottom: 10px;
}
.h3.product-title {
    color: black!important;
    font-size: 0.875rem;
    font-weight: 400;
    margin-top: 10px;
}
/*logo fabrikant bij product klein JH*/

.manufacturer-logo {
    max-height: 150px;
    width: auto;
    margin-top: -8px;
}
.tabs {
    min-height: 225px;
}

.lees_meer_btn {
    margin-bottom: 5px;
}

.row-bt2195 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.row-bt2195-mobile {
    display: none;
}
.column-img-bt2195 {
    padding-top: 25px;
}
.column-text-bt2196{
    width: 20%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.row-bt2195 > .column-text-bt2196:nth-child(1) {
    text-align: left;
}
.row-bt2195 > .column-text-bt2196:nth-child(2) {
    text-align: center;
}
.row-bt2195 > .column-text-bt2196:nth-child(3) {
    text-align: right;
}


/* attbri. volgorde */
/* sticky product foto */
@media(min-width: 680px) {
    #product #content {
        position: sticky;
        top: 10px;
        background: white;
    }
}


@media (max-width: 767px) {
    .row-bt2195 {
        display: none;
    }
    .row-bt2195-mobile {
        display: block;
    }
    .column-img-bt2195-mobile {
        display: flex;
        width: 100%;
        justify-content: center;
        width: 50%;
        margin: auto;
        padding-bottom: 30px;
        padding-top: 10px;
    }
    .column-text-bt2195-mobile {
        margin-bottom: 50px;
        width: 100%;
        text-align: center;
    }
    .column-img-bt2195 {
        width: 25%;
    }
    .column-text-bt2196 {
        margin-bottom: 50px;
    }
    .product-actions .add-to-cart {
        height: auto;
        margin-left: 0px;
    }
    .js-mobile-thumb-selectsection,.js-mobile-product-title,.prodLAddtoCart {
        display: block;
    }
    .js-mobile-product-title,.h3.product-title {
        color: #145dab!important;
        font-size: 0.875rem;
        font-weight: 200;
    }
    .js-mobile-btn-cont {
        display: flex;
    }
    .js-mobile-addtC {
        margin-left: 5px;
    }
   #product-modal .modal-content .mod  al-body .product-images img {
        width: 30%;
    }
    #product-modal .modal-content .modal-body .product-images {
        margin-left: 0.7rem;
    }
    .productTableH {
        overflow-x: auto;
    }
    .picseobottom {
        max-width: 350px;
        height: auto;
    }

    .pic1home {
        height: 105px;
    }

    #UCselling {
        padding: 0;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn {
        display: flex;
        align-items: center;
    }
    .textOwl {
        font-size: 14px;
    }
    .cartIconContainer {
        padding-bottom: 2rem;
    }
    .hide4Mobile,#htmlblock-categorie-1,#htmlblock-categorie-2,#htmlblock-categorie-3,#htmlblock-categorie-4,#htmlblock-categorie-5
    ,#htmlblock-categorie-6,#htmlblock-categorie-7,#htmlblock-categorie-8,#htmlblock-categorie-9,#htmlblock-categorie-10 {
        display:none;
    }
    .dropdown-closed {
        display: none !important;
    }
    #htmlblock-homepage-slider {
        margin-top: -1px;
    }
    .carousel .carousel-item img {
        margin-top: auto;
        height: auto;
    }
    #carousel {
        height: auto;

    }
    .dropdown-open {
        display: block !important;
    }

    .dropdown-close-a {
        border: 1px solid #192C66;
        font-size: 1rem;
        margin-left: auto;
        text-align: center;
        width: 300px;
    }

    /*Producten klein op mobiel*/
    .row {
        margin-left: 0;
        margin-right: 0;
    }

    h1, .h1 {
        font-size: 15px;
    }

    .page-cms-4 img {
        width: 100%;
        max-width: 130px;
        height: 100%;
        padding: 1px;
    }

    .cms-id-4 .page-header h1 {
        font-size: 15px;
    }

    .titel-over-ons {
        font-size: 12px;
    }

    .page-category .row {
        margin-left: 0;
        margin-right: 0;
    }

    .category-cover img {
        width: 100%;
        max-width: 100px
    }

    h2#js-product-list-header {
        font-size: 15px;
    }

    .block-category h1 {
        font-size: 12px;
    }

    .text-xs-center.hidden-md-up h1 {
        font-size: 12px;
    }

    #header .header-nav .material-icons {
        color: white;
    }

    #products .thumbnail-container:has(.js-qv-mask),.featured-products .thumbnail-container:has(ul.js-qv-product-images) {
        height: 225px;
    }

    #products .thumbnail-container,
    .featured-products .thumbnail-container {
        position: relative;
        display: flex;
        flex-direction: row;
        margin-bottom: 1.563rem;
        height: 150px;
        width: auto;
        background: white;
        border-top: 1px solid #F1F1F1;
        border-bottom: 1px solid #F1F1F1;
        border-left: none;
        border-right: none;
    }

    .owl-item .product-miniature .thumbnail-container {
        position: relative;
        display: block;
        max-height: unset;
        max-width: unset;
        margin-bottom: 1.563rem;
        height: 250px;
        width: 163px;
        background: white;
    }

    .owl-item .product-miniature .thumbnail-container .prodLAddtoCart {
        display: none;
    }

    #UCselling .owl-wrapper-outer .owl-wrapper .owl-item .product-miniature .thumbnail-container {
        width: 100%;
        max-width: unset;
        max-height: unset;
    }

    #products .products img,
    .featured-products .products img {
        margin: 20px auto auto auto;
        max-height: 140px;
    }
    .thumbnail.product-thumbnail {
        margin-top: 40px;
    }
    #products .thumbnail-container:not(:has(.product-flag)) > a img,.featured-products .thumbnail-container:not(:has(.product-flag)) > a img {
        margin-top: 0px;
    }
    #products .thumbnail-container:not(:has(ul.js-qv-product-images)) > a,.featured-products .thumbnail-container:not(:has(ul.js-qv-product-images)) > a  {
        margin-top: 20px;
    }

    .featured-products .products .owl-item img {
        margin: 60px auto 0 10px;
        max-height: 75px;
    }

    #products .product-description,
    .featured-products .product-description {
        position: relative;
        box-shadow: unset;
        width: 70%;
        max-width: 220px;
    }



    .featured-products .owl-item .product-description {
        width: 100%;
        position: absolute;
    }

    #products .products,
    .featured-products .products {
        display: block;
    }

    .featured-products .products .owl-item {
        display: flex;
    }

    #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
        text-align: center;
        text-transform: capitalize;
        line-height: 15px;
        padding: 5px 5px;
        color: black;
        font-size: .875rem;
        text-decoration: none;
        font-weight: 400;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 100%;
    }

    #products .product-price-and-shipping,
    .featured-products .product-price-and-shipping{
        color: #232323;
        font-weight: 700;
        line-height: 1px;
        text-align: center;
        padding-top: 15px;
        padding-left: 15px;
        font-size: 17px;
    }

    .product-flags {
        width: 100%;
        max-width: 135px;
        text-align: center;
        z-index: 10;
    }
    li.product-flag {
        margin-top: 0;
    }

    .add-to-cart-list-form {
        margin-top: 25px;
    }

    .owl-item .product-flags {
        position: absolute;
        width: 100%;
        text-align: center;
        max-width: 167px;
    }

    .featured-products .owl-item .product-price-and-shipping {
        text-align: center;
        padding: 0;
        font-size: 14px;
    }

    #products .thumbnail-container .product-description,
    .featured-products .thumbnail-container .product-description{
        box-shadow: none;
        padding-top: 15px;
    }

    .prodLAddtoCart form .js-mobile-addtC {
        background-color: #28a745;
        border-color: #28a745;
    }

    featured-products .owl-item .thumbnail-container .product-description {
        box-shadow: 0 -5px 10px -5px rgb(0 0 0 / 20%);
    }

    .elementor-1020101 .elementor-element.elementor-element-r5iwmd0 .elementor-image img {
        /*display: none;*/
    }

    /*HTMLblock klein op homepage mobiel*/
    .htmlblocks {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        /*max-width: 500px;*/
    }

    .htmlblocks .htmlblock:not(:first-child) {
        width: 100%;
    }

    #header .blockcart {
        margin-top: 10px;
    }

    .dropdown-item {
        width: auto;
    }

    #header .header-nav .mobile-header {
        background: #192b66 !important;
    }

    #header .header-nav #menu-icon .material-icons {
        color: #fff;
    }

    #mobile_top_menu_wrapper #_mobile_top_menu .top-menu li {
        /*display: flex;*/
        /*justify-content: space-between;*/
        /*align-items: center;*/
    }

    #mobile_top_menu_wrapper #_mobile_top_menu .top-menu li span {
        width: 75px;
        padding-left: 80px;
        margin-left: -120px;
        padding-top: 20px;
        margin-top: -55px;
    }

    #header .header-nav .mobile-header .pow {
        width: 100px;
        margin: 0 0 0 0;
        margin-left: 10px;
    }

    #products .regular-price, .featured-products .regular-price, .product-accessories .regular-price, .product-miniature .regular-price {
        font-size: 12px;
    }

    .page-category .row #products .products,
    .featured-products .products {
        margin-left: -25px;
        margin-right: -25px;
    }

    #product .js-qv-mask .product-images .thumb-container img {
        width: auto;
        margin-top: 0;
    }

    .js-qv-mask .product-images .thumb-container img {
        width: 15%;
        margin-top: 0;
    }

    .js-qv-mask ul.product-images li:nth-of-type(1n+5) {
        display: none;
    }

    .featured-products .products .owl-item {
        margin-left: 0;
        margin-right: 0;
    }

    #wwkSidebarMobile {
        display: none !important;
    }

    .header-top .search-widget form input[type="text"] {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 1em;
        padding: 2px 15px;
    }

    .header-top .search-widget form button[type=submit] i {
        margin-top: -6px;
        font-size: 1.5em;
    }

    .header-top #search_widget {
        background: #192B66;
        margin: 0;
        padding: 5px;
    }

    #header .header-nav .mobile-header .pow .powered-aquaservice img {
        /*width: 0px;*/
    }

    .elementor-5020101 .elementor-element.elementor-element-blzs4s8 .elementor-product-box {
        text-align: left;
        margin-left: -10px;
    }

    .afbeeldinglinks {
        width: 100%;
        max-width: 250px;
        height: auto;

    }

    .afbeeldingrechts {
        margin-top: 25px;
        width: 100%;
        max-width: 250px;
        margin-left: -5px;
        height: auto;
    }
    /*.carousel .carousel-item img {*/
    /*    height: 100%;*/
    /*    width: 100%;*/
    /*}*/

    @supports (-webkit-touch-callout: none) {
        .afbeeldingrechts {
            width: 100%;
            max-width: 250px;
            margin-left: -9px;
            height: auto;
        }

        #cart .qty {
            padding-left: 0;
            padding-right: 0;
        }

        .cart-item .product-line-grid-right {
            padding-left: 0;
            padding-right: 0;
        }

        #cart .cart-grid-body {
            padding-left: 0;
            padding-right: 0;
        }

        .qty-btn-minus {
            border: 1px solid #d4d4d4;
            transition: 0.3s;
        }

        .qty-btn-plus {
            border: 1px solid #d4d4d4;
            transition: 0.3s;
        }

        .bootstrap-touchspin .input-group-btn-vertical {
            /*position: absolute;*/
            /*right: unset;*/
            /*margin-left: -25px;*/
        }
    }
}
@media(min-width: 557px ) and (max-width: 767px) {
    .afbeeldingrechts {
        margin-top: 25px;
        width: 100%;
        max-width: 250px;
        height: auto;
    }
}
/*HTML image blocks * header image responsive fix htmlinfoblocks fix*/
@media (min-width: 319px) {
    .carousel .carousel-inner {
        height: unset;
    }
    #htmlblock-categorie-1 p {
        margin-left: 10px;
        height: 65px;
    }
    #htmlblock-categorie-2 p {
        width: 60px;
        height: 64px;
    }
    #htmlblock-categorie-3 p {
        width: 60px;
        height: 64px;
    }
    #htmlblock-categorie-5 p {
        width: 65px;
        height: 59px;
    }
    #htmlblock-categorie-6 p {
        width: 65px;
        height: 59px;
    }
    #htmlblock-categorie-8 p {
        width: 70px;
        height: 62px;
    }
    #htmlblock-categorie-9 p {
        width: 60px;
        height: 60px;
    }
    #htmlblock-categorie-10 p {
        width: 50px;
        height: 60px;
        /*margin-left: -70px;*/
    }
    .afterHome .htmlblocks {
        display: block;
        position: none;
    }
    .afterHome .htmlblocks {
        display: block;
        position: relative;
        max-width: 767px;
    }
    .afterHome .htmlblocks #htmlblock-banner-1 {
        display: block;
        width: 767px;
        max-width: 100%;
        padding: 10px;
        text-align: center;
        margin-left: 0;
    }
    .afterHome .htmlblocks #htmlblock-banner-2 {
        display: block;
        width: 97%;
        padding: 10px;
        text-align: center;

    }
    .afterHome .htmlblocks #htmlblock-banner-3 {
        display: block;
        width: 100%;
        padding: 10px;
        text-align: center;
        margin-left: 0;
    }
    .afterHome .htmlblocks #htmlblock-banner-1 button {
        display: center;
        position: relative;
        bottom: auto;
    }
    .afterHome .htmlblocks #htmlblock-banner-2 button {
        display: center;
        position: relative;
        bottom: auto;
    }
    .afterHome .htmlblocks #htmlblock-banner-3 button {
        display: center;
        position: relative;
        bottom: auto;
    }
    #htmlblock-banner-1 button,#htmlblock-banner-2 button,#htmlblock-banner-3 button {
        border: none;
        color: #FFFFFF;
        background-color: #192C66;
        padding: 10px;
    }
    .center-buttonBT {
        display: flex;
        justify-content: center;
        height: 40px;
    }
    .button button {
        border: none;
        color: #FFFFFF;
        background-color: #192C66;
        padding: 10px;
        margin-top: 10px;
    }
}
@media (min-width: 360px) {
    #htmlblock-categorie-1 p {
        height: 53px;
        margin-left: 0;
    }
    #htmlblock-categorie-2 p {
        height: 53px;
    }
    #htmlblock-categorie-3 p {
        width: 61px;
        height: 53px;
    }
    #htmlblock-categorie-4 p {
        width: 61px;
        height: 48px;
        padding-top: 5px;
        padding-left: 10px;
    }
    #htmlblock-categorie-5 p {
        width: 61px;
        height: 48px;
        padding-top: 5px;
        padding-left: 10px;
        margin-left: -70px;
    }
    #htmlblock-categorie-7 p {
        width: 60px;
        height: 60px;
    }
    #htmlblock-categorie-10 p {
        width: 50px;
        height: 60px;
    }
}
@media (min-width: 379px){
    #htmlblock-categorie-10 p {
        height: 70px;
        margin: 0px;

    }
}
@media (max-width: 368px) {
    .product-quantity #quantity_wanted {
        height: 4rem;
    }
}
@media (min-width: 399px) and (max-width: 413px) {
    #htmlblock-categorie-5 p {
        margin-left: 0;
    }
}
@media (min-width: 414px) {
    #htmlblock-categorie-5 p {
        margin-left: 0;
    }
    #htmlblock-categorie-7 p {
        margin-left: 16px;
    }
}
@media (min-width: 437px) {

    #htmlblock-categorie-2 p {
        width: 60px;
    }
    #htmlblock-categorie-3 p {
        width: 60px;
    }
    #htmlblock-categorie-7 p {
        width: 60px;
        height: 60px;
        padding: 2px;
    }
    #htmlblock-categorie-8 p {
        width: 70px;
        height: 60px;
        padding: 2px;
    }
    #htmlblock-categorie-9 p {
        width: 60px;
        height: 60px;
        padding: 2px;
    }
    #htmlblock-categorie-10 p {
        width: 60px;
        height: 62px;
        padding: 10px;
    }
}
/*@media (min-width: 454px){*/
/*    #htmlblock-categorie-8 p {*/
/*        margin-left: -30px;*/
/*    }*/
/*    #htmlblock-categorie-9 p {*/
/*        margin-left: -50px;*/
/*    }*/
/*    #htmlblock-categorie-10 p {*/
/*        margin-left: -80px;*/
/*    }*/

/*}*/
@media (min-width: 507px) {
    #htmlblock-categorie-8 p {
        width: 70px;
        height: 60px;
    }
    #htmlblock-categorie-9 p {
        width: 70px;
        height: 60px;
        padding: 2px;
    }
    #htmlblock-categorie-10 p {
        width: 60px;
        height: 62px;
    }
}
@media only screen and (min-width: 550px) {
    .afterHome .htmlblocks {
        display: table;
        position: relative;
        max-width: 1920px;
    }
    .afterHome .htmlblocks #htmlblock-banner-1 {
        display: table-cell;
        width: 33%;
        padding: 15px;
        text-align: left;
    }
    .afterHome .htmlblocks #htmlblock-banner-2 {
        display: table-cell;
        width: 30.3%;
        text-align: left;
    }
    .afterHome .htmlblocks #htmlblock-banner-3 {
        display: table-cell;
        width: 33%;
        padding: 15px;
        text-align: left;
    }
    .afterHome .htmlblocks #htmlblock-banner-1 button {
        position: absolute;
        bottom: 5px;
        display: block;
    }
    .afterHome .htmlblocks #htmlblock-banner-2 button {
        position: absolute;
        bottom: 5px;
        display: block;
    }
    .afterHome .htmlblocks #htmlblock-banner-3 button {
        position: absolute;
        bottom: 5px;
        display: block;
    }
}
@media (min-width: 769px) {
    /*.afbeeldinglinks {*/
    /*    width: 100%;*/
    /*    max-width: 1920px;*/
    /*    height: auto;*/

    /*}*/
    /*.afbeeldingrechts {*/
    /*    width: 100%;*/
    /*    max-width: 1920px;*/
    /*    height: auto;*/
    /*}*/
    #htmlblock-categorie-3 p {
        width: 60px;
    }
    #htmlblock-categorie-8 p {
        width: 70px;
        height: 60px;
        margin-left: 0px;
    }
    #htmlblock-categorie-9 p {
        width: auto;
        height: 60px;
        padding: auto;
        margin-left: 0px;
    }
    #htmlblock-categorie-10 p {
        width: 70px;
        height: 62px;
        padding: auto;
        margin-left: 0px;
    }
}
@media (min-width: 899px) {
    /*     #custom-text  {
            position: relative;
            width: 100%;
            max-width: 650px;
            height: auto;
        } */
    #htmlblock-categorie-4 p {
        width: 60px;
        height: 52px;
        padding: auto;
    }
    #htmlblock-categorie-5 p {
        width: 53px;
        height: 55px;
        padding: auto;
    }
    #htmlblock-categorie-6 p {
        width: 60px;
        height: 55px;
        padding: auto;
    }
    #htmlblock-categorie-7 p {
        width: 60px;
        height: 55px;
        padding: auto;
    }
    #htmlblock-categorie-8 p {
        width: 70px;
        height: 55px;
        padding: auto;
    }
    #htmlblock-categorie-9 p {
        width: 65px;
        height: 55px;
        padding: auto;
        margin-left: 0px;
    }
    #htmlblock-categorie-10 p {
        width: 62px;
        height: 55px;
        padding: auto;
        margin-left: 0px;
    }
}
@media (min-width: 1199px) {

    /*.carousel .carousel-inner {*/
    /*    height: 1050px;*/
    /*}*/

    #htmlblock-categorie-1 p {
        height: 100px;
        padding: auto;
    }
    #htmlblock-categorie-2 p {
        width: 90px;
        height: 100px;
        padding: auto;
    }
    #htmlblock-categorie-4 p {
        width: 90px;
        height: 100px;
        padding: auto;
    }
    #htmlblock-categorie-5 p {
        width: 90px;
        height: 100px;
        padding: auto;
    }
    #htmlblock-categorie-3 p {
        width: 90px;
        height: 100px;
        padding: auto;
    }
    #htmlblock-categorie-6 p {
        width: 90px;
        height: 100px;
        padding: auto;
    }
    #htmlblock-categorie-7 p {
        width: 80px;
        height: 97px;
        padding: auto;
    }
    #htmlblock-categorie-8 p {
        width: 105px;
        height: 97px;
        padding: auto;
    }
    #htmlblock-categorie-9 p {
        width: 105px;
        height: 98px;
        padding: auto;
        margin-left: 0px;
    }
    #htmlblock-categorie-10 p {
        width: 105px;
        height: 100px;
        padding: auto;
        margin-left: 0px;
    }
}
@media (min-width: 1024px) {
    #custom-text p {
        height: 225px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 50px;
    }
    .afbeeldinglinks {
        height: auto;
        width: 500px;

    }
    .afbeeldingrechts {
        margin-left: 0;
        margin-top: 0;
        height: auto;
        width: 500px;
    }
    .prodLAddtoCart {
        display: none;
    }
    #product .thumb.js-thumb {
        display: inline;
    }
    .thumb.js-thumb {
        display: none;
    }

}
@media (min-width: 1200px) {
    #custom-text p {
        height: 270px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 50px;
    }
    .afbeeldinglinks {
        width: 600px;
        height: auto;

    }
    .afbeeldingrechts {
        width: 600px;
        height: auto;
    }
}
@media (min-width: 374px) and (max-width: 375px) {
    .dropdown-close-a {
        width: 300px;
    }
}
@media (min-width: 319px) and (max-width: 320px) {
    .dropdown-close-a {
        width: 250px;
    }
}
@media only screen and (max-width: 783px) {
    #checkout #_desktop_logo a img {
        width: 45%;
    }
    .topHeroCheckout .row {
        margin: 0!important;
    }
    #checkout .lAqua {
        padding-bottom: 15px;
    }
    #sALStep .col .progress {
        width: 100%!important;
    }
    #sALStep .col .progress .progress-bar {
        width: 25%;
    }
    #checkout .cart-grid-body {
        padding: 0;
    }
    #goTo1,
    #goTo2,
    #goTo3 {
        width: 100%;
    }
    #checkout .step-title {
        font-size: 24px;
    }
    #checkout-delivery-step img {
        width: 70%;
        padding-bottom: 1rem;
    }
    #checkout-delivery-step #delivery label {
        text-align: left;
    }
    #checkout-payment-step .payment-options {
        display: block;
    }
    body#checkout section.checkout-step .payment-options label {
        flex-direction: column-reverse;
        display: flex;
    }
    body#checkout .additional-information {
        position: relative;
        margin: 0;
    }
    body#checkout section.checkout-step #conditions-to-approve {
        padding: 0;
        margin: 0;
    }
    .topHeroCheckout .row {
        margin: 0!important;
    }
}
@media only screen and (min-width: 784px) and (max-width: 1199px) {
    #checkout-payment-step .payment-options {
        margin-left: -2.3rem;
    }
    #checkout-payment-step .payment-options {
        display: flex;
    }
    #goTo1,
    #goTo2,
    #goTo3 {
        width: 60%;
    }
    #checkout #_desktop_logo a img {
        width: 35%;
    }
    .topHeroCheckout .row {
        margin: 0!important;
    }
}
.tabs .product-description .sort-footer-desc{
    margin-bottom: 20px;
}
.tabs .product-description .sort-footer-desc p {
    margin-bottom: 10px;
}

.product-variants>.product-variants-item select{
    max-width:100%;
}

.bootplus_stickyAddToCart-content{
    padding-top: 10px;
}

#search_filters > section > p.facet-title{
    display: none;
}



@media only screen and (max-width: 575px) {



    /* start mobile filter */
    #category.filter_active #left-column {
        position: fixed;
        background: #fff;
        height: 100%;
        z-index: 100;
        top: 0;
        left: 0;
        overflow-y: auto;
        width: 100%;
        max-width: 100%;
        padding: 60px 0 0;
        display: block!important;

    }


    #category.filter_active #left-column #search_filters_wrapper,
    #category.filter_active #left-column .block {
        padding: 0 20px;
    }
    #category.filter_active #left-column #search_filters_wrapper {
        margin: 0;
    }
    #category.filter_active #left-column #search_filters .facet .collapse {
        display: block;
    }
    #category.filter_active #left-column #search_filters > .h6,
    #category.filter_active #left-column #search_filters .facet > .facet-title {
        display: none;
    }


    #category.filter_active .mobile-filter-top,
    #category.filter_active .mobile-filter-bottom{
        position: fixed;
        background: #012676;
        width: 100%;
        display: block;
        color: #fff;
        padding: 15px 20px;
        cursor: pointer;
        display: block!important;

    }


    .filter_active .mobile-filter-top{
        top:0;
    }

    .filter_active .mobile-filter-bottom{
        bottom:0;
        text-align: center;
    }

    .filter_active #mobile_filter {
        display: none;
    }

    #mobile_filter {
        position: fixed;
        background: #012676;
        color: #fff;
        bottom: 1.2rem;
        display: flex;
        justify-content: center;
        text-align: center;
        width: 183px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 199;
        user-select: none;
        cursor: pointer;
        padding: 1rem 1.6rem;
        border-radius: 4px;
    }

    #mobile_filter > svg {
        display: inline-block;
        fill: #fff;
        width: 16px;
        margin-right: 10px;
    }

    /* end mobile filter */
}

/*.cart-grid-right #cart-subtotal-shipping{*/
/*    display: none;*/
/*}*/

#category-9755 a{
    color: red;
}
#products .product-miniature .product-flags .new{
    margin: 0;
}

.black-friday-tag{
    background: #000;
    color:#fff;
    padding: 8px;
    display: inline-block;
}
