<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CODE KAJ 16-08-2022 */

.footer-v4 .column-menu-wrap li{padding-bottom:10px !important;}
.footer-v4 .infomation tr td{padding-bottom:10px !important;}
.footer-v4 .infomation p{padding-bottom:10px;white-space: nowrap;}

.best-seller.sec-padding{padding:0!important;}

.sidebar-style-one .sidebar-widget h3:before{top:0%!important;}

@media(min-width:800px){
  .usp .uk-grid .usp-list{display:flex;justify-content:space-between;}
  .header-v4 .header .menu-primary .menu{display:flex !important;justify-content:space-between !important;}
}


.oc2 .alert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .oc2 .alert button {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    opacity: .6; }
  .oc2 .alert i {
    margin-right: 5px; }

.footer-v4 .footer{background-color:#333; color:#FFF;}
.footer-v4 .footer .box h4,
.footer-v4 .footer p{font-size:14px; font-weight:500;}
.category-image{vertical-align:unset;margin-bottom:-7px;}

.uk-button-default.uk-hidden-medium{background-color:#f6a81c; margin-bottom: 25px; margin-top:-50px; width: 100%;}
#show_toggle a{color:#FFF!important;}
.button-search button{display:none;}
.shap .box-border{border-top: 90px solid #f6a81c;}
.paratical-information .box .flipping .box-info:hover .content .head-content .shap-border{border-top:45px solid #f6a81c;}
.paratical-information .box .flipping .box-info:hover .content .head-content{background-color: #f6a81c;}
.paratical-information .box .flipping .box-info:before{border-bottom:30px solid #f6a81c; }
.paratical-information .box .flipping .box-info:hover{border: 5px solid #f6a81c;}
.paratical-information .box .flipping .box-info{min-height:610px;}
.banner-style-seven{background:none;}
.tab-pane.tab-content{color:#8c8c8c;}

/* aanpassigen 2021 05 19 */
.ext-description{margin-top:15px;}
.product-detail .box .content h3{padding-bottom:5px;    font-size: 22px;
    line-height: 25px;}
.tab-pane.tab-content,
.tab-pane.tab-content p,
.product-detail .box .content p, .content-product-details-style-3 .box-details .box .content p, .content-product-details-style-3 .reviews .box .content p
{font-size:15px; color:#636262;}
.tab-pane.tab-content ul{margin-left:20px;}
.tab-pane.tab-content ul li{list-style: disc;}
.product-detail .thumbnai-fotorama .fotorama .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame:before, .content-product-details-style-3 .box-details .thumbnai-fotorama .fotorama .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame:before, .content-product-details-style-3 .reviews .thumbnai-fotorama .fotorama .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame:before{content:'';}

@media only screen and (min-width: 996px) {
    .category-list {margin-bottom:20px;}
    .category-list ul li{display:inline; margin-right: 10px; font-size:18px;}
}

/* einde aanpassingen */ 
/* aanpassingen 2021 06 03 */
.omb-product img {
    margin: 40px auto 40px auto;
}
/* einde aanpassingen */

/* aanpassingen vision 2 `web &lt;1-- tmd --&gt; mollie product tempalte */
.product-detail .product-price,
.product-detail .price-new,
.product-detail .price-old,
.product-detail .price-monthly {display:inline;}
.product-detail .price-new,
.product-detail .product-price,
.product-detail .price-monthly {font-size:24px; font-weight:500; color:#000}
.product-detail .price-old{font-size:14px; margin-left:10px; text-decoration:line-through;}


/* einde aanpssingen */

/******************************
 NOTIFICATION
*******************************/
@media only screen and (min-width: 760px) {
  .ui-pnotify {
    min-width: 350px!important; } 
    .uk-hidden-medium{visibility:hidden; display: none;  }
    .togglefilter.uk-hidden{visibility:visible!important; display: block!important; }
    /* tempory change search field earlier vissible */
    .header-v4 .header .menu-primary .cart ul li.search{display:none!important;}
    .header-v4 .header .menu-primary .form-search, .header-v5 .header .menu-primary .form-search{display:block!important;}
    
}
@media only screen and (max-width: 760px) {
    .mega-menu-brands .dropdown-expander{display: none;}
    .header-v4 .header .menu-primary .cart #show_toggle a{color:#FFF;}
  div.ui-pnotify {
    width: calc(100% - 20px) !important;
    left: 10px !important;
    top: 10px !important;
    right: auto !important;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

  div.ui-pnotify-closer {
    margin-top: -2px; } }
.ui-pnotify {
  top: 20px;
  right: 20px;
  position: fixed;
  height: auto;
  z-index: 99999999;
  background-color: #f4f4f4; }

.ui-pnotify-container {
  margin: 10px 10px 0 10px; }

.ui-pnotify-closer {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 9px;
  visibility: visible !important;
  transition: all 0.2s;
  opacity: 0; }
  .ui-pnotify-closer:before {
    content: "\e602";
    color: inherit;
    font-size: 20px;
    position: relative; }

.ui-pnotify-title {
  background-color: #5F6874;
  padding: 5px 8px;
  margin-bottom: 10px;
  line-height: 1.3;
  width: calc(100% - 15px); }

.ui-pnotify-text {
  min-height: 60px;
  display: table; }
  .ui-pnotify-text img {
    float: left;
    max-width: 75px;
    margin: 0 10px 10px 0; }

.notification-buttons {
  float: none;
  width: 100%;
  margin-bottom: 10px; }
  .notification-buttons a {
    display: inline-block;
    margin: 7px 10px 0 0; }

.tablet .ui-pnotify-closer, .mobile .ui-pnotify-closer {
  display: block;
  visibility: visible;
  opacity: 1; }

.ui-pnotify {display: block !important;background-color: rgb(255, 255, 255)}
                    .ui-pnotify-text img {display: block}
                    .ui-pnotify-title {font-weight: 800;font-style: normal;font-size: 15px;text-transform: none;color: rgb(0, 0, 0);background-color: rgb(255, 255, 255)}
                    .ui-pnotify-text{font-weight: 400;font-size: 14px;color: #444;/* rgb(41, 44, 55)*/}
                    .ui-pnotify-closer{color: #444;}
                .ui-pnotify-closer:hover{color: #f6a81c;/*color: rgb(235, 88, 88)*/ }
                                .notification-buttons{display:block}
                    .notification-buttons .notification-cart{font-weight: 400;}
                        .notification-buttons .notification-checkout{font-weight: 400;}
.ui-pnotify a{color:#444;; text-decoration: underline;}
.ui-pnotify a:hover{color: #f6a81c;
    transition: all .5s ease;}
/* modifaction position */
 .ui-pnotify{
    left:50%;
    top:50% !important;
    transform: translate(-50%, -50%);
    }
    html[dir="rtl"] .ui-pnotify{
    right:auto !important;
    }

    .ui-pnotify{
    box-shadow:0px 1px 12px rgba(0, 0, 0, 0.2);
    }

    .ui-pnotify:hover .ui-pnotify-closer{
    opacity:1;
    }

/* checkout page */
.quick-checkout-page .sec-padding-grid .uk-grid &gt; *{padding-left:30px;}
.quick-checkout-page .sidebar-style-one{padding:15px;}
.quick-checkout-page .content-checkout .sidebar-style-one .your-order .order .payment ul li, .content-checkout .sidebar-style-two .your-order .order .payment ul li {
   
     border: none; 
}
.quick-checkout-page .content-checkout .sidebar-style-one .your-order .order .payment ul li label{padding:0px;padding-left:25px; display: inline-block;}
.quick-checkout-page .content-checkout .sidebar-style-one .your-order .order .payment ul li .check{left:0px;}
.quick-checkout-page .sidebar-style-one .sidebar-widget{padding:0px;}
.quick-checkout-page .content-checkout .sidebar-style-one .your-order .order .shipping-handling ul li label{font-size:14px; display:inline;}
.quick-checkout-page .content-checkout .sidebar-style-one .your-order .order .payment{margin-top:25px;}
.content-checkout .sidebar-style-one .your-order .order .payment ul li label:before{display:none;}

.content-checkout .sidebar-style-one .your-order .order .shipping-handling ul li input[type=radio],
.content-checkout .sidebar-style-one .your-order .order .payment ul li input[type=radio]{position:relative; visibility: visible;}

.content-checkout .sidebar-style-one .your-order .order .shipping-handling ul{float:left;margin-top:10px;}

.quick-checkout-page table,
.quick-checkout-page tr,
.quick-checkout-page td{vertical-align: top;}
.quick-checkout-page td.name {width:40%;}
.quick-checkout-page a{color:#444;; text-decoration: underline;}
.quick-checkout-page a:hover{color: #f6a81c;
    transition: all .5s ease;}

.quick-checkout-page .content-checkout #billing_checkout .box-billing input {
	width: 100%; }

.quick-checkout-page .content-checkout #billing_checkout .box-billing label{width:100%; display:block;}
.quick-checkout-page h2.smaller{font-size:15px;}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/******************************
TOOLTIPS
*******************************/
[data-hint]:before {
  border: 7px solid transparent;
  display: none;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.hint--top, .hint--left, .hint--right {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.hint--top:before {
  left: 50%;
  margin-left: -7px;
  border-top-color: #333745;
  margin-bottom: -13px; }

.hint--right:before {
  margin-top: -6px;
  border-right-color: #333745; }

.hint--left:before {
  border-left-color: #333745; }

.ie9 .hint--top:after, .ie8 .hint--top:after {
  left: -50%; }

.hint--top:after,
.hint--top:focus:after {
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0) translateX(-50%);
          transform: translate3d(0, 0, 0) translateX(-50%); }

[data-hint]:after {
  text-shadow: none;
  color: white;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: none;
  background-color: #333745;
  box-shadow: none;
  line-height: 100%;
  padding: 8px 10px;
  display: none; }

.hint--top:hover:after,
.hint--top:focus:after {
  -webkit-transform: translate3d(0, 0, 0) translateY(-8px) translateX(-50%);
          transform: translate3d(0, 0, 0) translateY(-8px) translateX(-50%); }

.quickview .cart .hint--top:after {
  -webkit-transform: translate3d(0, 0, 0) translateY(0) translateX(0);
          transform: translate3d(0, 0, 0) translateY(0) translateX(0); }

.quickview .cart .hint--top:hover:after,
.quickview .cart .hint--top:focus:after {
  -webkit-transform: translate3d(0, 0, 0) translateY(-8px) translateX(0);
          transform: translate3d(0, 0, 0) translateY(-8px) translateX(0); }

.journal-carousel .product-grid-item .image .wishlist a:hover:after,
.journal-carousel .product-grid-item .image .compare a:hover:after {
  -webkit-transform: translate3d(0, 0, 0) translateY(-8px) translateX(0);
          transform: translate3d(0, 0, 0) translateY(-8px) translateX(0); }

.option li.hint--top:before,
.option li.hint--top:after {
  display: block !important; }

.option ul .hint--top:first-of-type:after {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0) translateX(0%);
          transform: translate3d(0, 0, 0) translateX(0%); }

.option ul .hint--top:first-of-type:hover:after {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px); }

/* changes template */
.product-filter{float:left; width:100%;margin-bottom:10px;}
.product-filter .display{float:left;}
.product-filter .product-compare{display:none;}
.product-filter .sort,
.product-filter .limit{float:right;}
.omb-product .price h3{width: 51%;}
.omb-product .price:hover h5.price {
      background: #f6a81c;
      transition: all .5s ease; }
    .omb-product .price h5.price {
      text-align: center;
      width: 52%;
      font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
      font-size: 18px;
      font-weight: 500;
      color: #ffffff;
      padding: 0 5px;
      background: #000000;
      height: 40px;
      line-height: 40px;
      position: relative;
      z-index: 1;
      float: left;
      transition: all .5s ease;
	  margin-bottom: 0px;}
.omb-product a h3.productname{
        font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
        font-size: 18px;
        font-weight: 300;
        color: #000;
        padding: 0 20px 25px 15px;
	min-height: 80px;
    text-align:center;
    }
.omb-product  .productoptions h6{ text-align: center;}
.omb-product  .productoptions { text-align: center; padding: 0 20px 25px 15px; min-height: 77px;}
.omb-product  .productoptions span{margin: 0 5px;}
.omb-product  .productoptions span.nostock{color: #CDCDCD; text-decoration: line-through;}
.omb-product .price .box-hover{width:48%;}
.omb-product .price .box-hover h5{padding: 0 10px;}
.omb-product a:hover h3.productname{
        
        color: #f6a81c;
    }

.omb-product .price-tax{display:none!important;}
/*
.price-range-min.value,
.price-range-max.value{width:100px; display:block; color:#000; margin-top:20px; margin-left:-25px;} */
.price-range-min.value,
.price-range-max.value{
position: absolute;
    font-size: 13px;
	color:#000;
    top: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 36px;
	width: 55px;
	max-width: 150px;
    text-align: center;
    display: block;
    padding: 2px 3px
}
/*.price-range-min.value{margin-right:-20px;}
.price-range-max.value{margin-left:-20px;}*/

.product-list .sf-loader {
  right: 0; }

.product-detail .box.info{padding-left:30px; margin-top:30px;}

.sf-loader {
  min-height: 2000px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
  font-size: 14px;
  z-index: 99;
  left: 0;
  top: 20px;
  right: 20px;
  bottom: 20px;
  overflow: hidden; }
  .sf-loader span {
    padding: 5px 10px;
    display: block;
    -webkit-font-smoothing: auto; }

select{
                        height: 40px;
                        line-height: 40px;
                        border: 1px solid #e6e6e6;
                        padding: 0 35px 0 20px;
                        cursor: pointer;
                        outline: none;
                        font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
                        font-size: 12px;
                        font-weight: 500;
                        color: #000;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        -ms-appearance: none;
                        appearance: none;
                    }
                    select::-ms-expand {
                        display: none;
                    }
.limit b,
.sort b{
	display:inline-block;
	margin:8px;
}

.limit label,
.sort label{
	position:relative; 
	float:right;
}
.limit label:before,
.sort label:before{
    content: '\33';
    font-family: 'ElegantIcons';
    font-size: 14px;
    color: #000000;
    opacity: .75;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.display a{display:inline-block; margin-top:8px;color:#000;}
.display a.active,
.display a:hover{color:#f6a81c;}
@media only screen and (min-width: 760px) {
.uk-grid-width-medium-1-1 .omb-product .producttop{width:100%;float:left;}
.uk-grid-width-medium-1-1 .omb-product .productimage{width:33%;float:left;}
.uk-grid-width-medium-1-1 .omb-product .productimage img{margin: 30px auto;}
.uk-grid-width-medium-1-1 .omb-product .producttitle{width:66%;float:right; padding-top:30px;}
.uk-grid-width-medium-1-1 .omb-product .product-details{clear:both;}
.journal-sf .sidebar-widget.sf-multi .box-content,
.journal-sf .sidebar-widget.sf-single .box-content{max-height:310px; overflow:auto;}	
}
.journal-sf .sidebar-widget .box-content label{margin-left:10px;}

.content-edit-account input[type="radio"], .content-edit-password input[type="radio"]{display:inline-block; float:none; width:auto;}
.editadres select{width:100%;}
.showadres .custom-button-secondary{width:100%;}
a,
.wishlist a{color:#000;}
a:hover,
.wishlist a:hover{color:#f6a81c;}
.orderoverview .custom-button-secondary{display:block; }
#input-date-ordered{width:96%;}
.btn-date{width: 3%;
    margin-left: 1%;
    height: 38px;
    background-color: #f6a81c;color:#FFF;
    border: none;}
.datepicker{background-color:#FFF;}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap; }
  .dropdown-menu * {
    box-sizing: border-box; }

.content-edit-account textarea {
    width: 100%;
    padding: 5px 15px;
    border: 1px solid #e6e6e6;
    transition: all .5s ease;
}
.content-edit-account .content-checkout{margin-top:10px;}
.content-info img{margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 8px;}
.banner-style-seven h1{font-size: 70px;
    line-height: 75px;
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 9px;}
.paratical-information .icon-moto{padding-top:65px;}
.blog-search input{width: 80%;  margin-right: 10px;}
.blog-grid-view{padding-top:30px;}
.blog-grid-view .post-text{min-height:100px;}
.content-blog-listing-style-1 .box-contaier.right .box h3, .content-blog-list-sidebar-style-1 .box-contaier.right .box h3{font-size:20px; padding-right:140px;}
.content-blog-listing-style-1 .box-contaier.left .box h3, .content-blog-list-sidebar-style-1 .box-contaier.left .box h3{font-size:20px; padding-left:140px;}
.content-blog-details-fullwidth .box p, .content-blog-details-fullwidth-sidebar .box p{    font-size: 16px;
    font-weight: 500;
    color: #000000;
    padding-top: 22px;}
.content-blog-details-fullwidth .box img, .content-blog-details-fullwidth-sidebar .box img{margin-right:15px;}
.content-blog-details-fullwidth-sidebar .box .box-img p{position:relative; margin-top:10px; height:40px; line-height:40px; background-color:#f6a81c;}
 .content-blog-details-fullwidth-sidebar .comment ul li .uk-comment .box-comment .content-comment .content .user-site a{ border:none;}
 .content-blog-details-fullwidth-sidebar .comment ul li .uk-comment .box-comment .content-comment .content .user-site a:hover{color:#f6a81c;}

.logo img{max-width:175px;/*200px;*/}
.sitemap-content {border: 5px solid #efefef;
    padding: 30px;}
.sitemap-content ul ul{margin-left:20px;}

.content-blog-details-fullwidth-sidebar .related-products .leave-reply .title{margin-left:-30px;}
.content-blog-details-fullwidth-sidebar .sec-padding-grid .uk-grid .related-products li{padding-left:30px;}
.content-blog-details-fullwidth-sidebar .sec-padding-grid .uk-grid .related-products li .omb-product .price .box-hover ul li{padding:0; margin:0;}

.brand-item{margin-bottom: 25px!important; padding-bottom:35px; text-align:center; /* margin-top:25px!important; */ }
.brand-item img{display: block;
    margin: 75px auto 48px auto;}
.brand-item a{text-align:center;}
.manufacturer-cat,
h2.manufacturer-heading{margin: 10px 0px;}
.menu .mega-menu .uk-dropdown .submega .title h5{font-size:16px; line-height: 30px;}

/* new for home */

.sale-info, .sale-info-home-six{margin-top:50px; margin-bottom: 50px;}
.sale-info .border-top{border-top:solid 1px #e7e7e7;}
.sale-info .info .box, .sale-info-home-six .info .box{padding:30px;}
.sale-info .info .box p, .sale-info-home-six .info .box p{padding: 0px 40px; }

.best-seller .seller-box li .box h3{height:90px;}
.best-seller .seller-box li .box .social li.price{width:62%;}

.deal-accessories .uk-slidenav-position .uk-slideset li:nth-child(odd) .intro .price,
.deal-accessories .uk-slidenav-position .uk-slideset li:nth-child(even) .intro .price{text-align:center;}
.deal-accessories .uk-slidenav-position .uk-slideset li:nth-child(odd) .intro .price h3,
.deal-accessories .uk-slidenav-position .uk-slideset li:nth-child(even) .intro .price h3{padding:0;}
.deal-accessories .uk-slidenav-position .uk-slideset li img{max-width:95%;}

.uk-width-large-2-3.column-banner{padding-right:10px;}
.uk-width-large-2-3.column-banner img{height: 547px;}
.uk-width-large-1-3.column-banner{padding-left:10px;}
.uk-width-large-1-3.column-banner .multi-modules-row { margin-bottom: 3px;}

.uk-width-large-1-1.column-banner img{width: 100%;}

.usp-list {margin:5px 0px!important; /*margin-top:15px;*/ font-size:15px;}
.usp-list li{display:inline; margin-right:20px; }
.usp-list li i{margin-right:10px; color:#00b900;}

.submenu,
.mobile-only{display: none;}
@media screen and (max-width: 767px) {
    .usp-list{text-align: center;}
.usp-list li:not(:first-child) {
    visibility: hidden;
    display: none;
    }
    .uk-width-large-1-3.column-banner{padding-left:25px;}
    .uk-width-large-2-3.column-banner img{height: auto;}
    
    #cart .uk-hidden-s{display:none;}
    
}
@media screen and (max-width: 991px) {
    /* menu changes */ 
    .uk-navbar-nav,
    .uk-navbar-nav&gt;li{float:unset;}
    .uk-navbar-nav&gt;li&gt;a {height: auto;}
    
    .mobile-only{display: block;}
    
    .menu .mega-menu .uk-dropdown .submega .title .omb-line{display:none}
    .uk-navbar-nav&gt;li.uk-open&gt;a, .uk-navbar-nav&gt;li:hover&gt;a, .uk-navbar-nav&gt;li&gt;a:focus,
    .uk-navbar-nav&gt;li&gt;a:active{background-color:#FFF;}
    .has-submenu .uk-hidden-s,
    .has-submenu .uk-dropdown{display: none;}
    .has-submenu.active .uk-dropdown{display:none; /* block; /*border-top: 1px solid #dbdbdb;*/ background: unset; padding:0!important; margin: 0; position:relative; width:100%; background-color:#f5f5f5; top:0!important;}
    .has-submenu.active .uk-dropdown .uk-container{padding:0;}
    .has-submenu.active .uk-dropdown .uk-container .uk-width-1-1{border-top: 1px solid #dbdbdb;}
    .menu .mega-menu .uk-dropdown .submega .title{margin-bottom: 0px; padding:5px 25px;}
    .menu .mega-menu .uk-dropdown .submega .title h5{font-size:14px; line-height: 40px;}
    
}
.content-blog-listing-style-1 .box-contaier .omb-overlay .overlay-background, .content-blog-list-sidebar-style-1 .box-contaier .omb-overlay .overlay-background{background: rgba(0, 0, 0, 0.85);}
.our-blog .box-img .overlay-background, .content-blog-2-column .box-img .overlay-background {
    background: rgba(0, 0, 0, 0.85);
    display: block;
}
.our-blog .box-img .overlay-background li a .icon, .content-blog-2-column .box-img .overlay-background li a .icon{background-color:#f6a81c;}

@media screen and (min-width: 768px) {
.journal2_advanced_grid{background-color:transparent!important;}
/* .journal2_advanced_grid:before {
    height: 290px;
    background-color: #f2f2f2;
    content: ' ';
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 31%;/* 27%;*/ 
    /*
     background: url(../images/bg_leather.jpg) no-repeat center center;
    background-size:cover;
} */
.header-v4 .header .menu-primary .menu, .header-v5 .header .menu-primary .menu {
    justify-content: flex-start;
    width: 100%;
}

.header-v1 .header .menu-primary .menu &gt; li:first-child , .header-v4 .header .menu-primary .menu &gt; li:first-child , .header-v5 .header .menu-primary .menu &gt; li:first-child {padding-left:0px;}
.header-v4 .header .menu-primary .menu &gt; li &gt; a, .header-v5 .header .menu-primary .menu &gt; li &gt; a{margin:10px 0;}
.header-v4 .header .menu-primary .menu &gt; li.uk-active &gt; a, .header-v5 .header .menu-primary .menu &gt; li.uk-active &gt; a, .header-v4 .header .menu-primary .menu &gt; li:hover &gt; a, .header-v5 .header .menu-primary .menu &gt; li:hover &gt; a, .header-v4 .header .menu-primary .menu &gt; li:active &gt; a, .header-v5 .header .menu-primary .menu &gt; li:active &gt; a, .header-v4 .header .menu-primary .menu &gt; li:focus &gt; a, .header-v5 .header .menu-primary .menu &gt; li:focus &gt; a{margin:10px 0;}

.header-v4 .header .menu-primary .logo, .header-v5 .header .menu-primary .logo{height:auto; line-height: unset; padding: 10px 0px; width:25%;}
.header-v4 .header .menu-primary .form-search, .header-v5 .header .menu-primary .form-search{width:45%; height: 100px; line-height: 130px;}
.header-v4 .header .menu-primary .cart, .header-v5 .header .menu-primary .cart{width: 25%; height: auto;}
.header-v4 .header .menu-primary .cart ul, .header-v5 .header .menu-primary .cart ul{padding-bottom:0px;}
.uk-animation-slide-top .no-sticky{display: none;}

/*kerst aanpassing */
    /* .header-v4 .header .menu-primary .menu &gt; li#main-menu-item-7 &gt; a {color:#f00;} */
 /*kerst uit
.header-v4 .header .menu-primary .menu &gt; li#main-menu-item-7 {background-image: url(../images/resa-kerstmuts-menu-item.png); background-position:right 12px top 10px; background-repeat: no-repeat;}
.header-v4 .header .menu-primary .menu &gt; li#main-menu-item-7 &gt; a {background-color:transparent;}
    */

.menu .mega-menu .uk-dropdown .submega ul li a{/*font-size:15px;*/font-size: 16px;
    font-weight: bold;
}
.menu .mega-menu .uk-dropdown .submega ul li:hover a{color:#f6a81c;}
.menu .uk-dropdown li:hover{border-left:2px solid #f6a81c;}
.route-product-category .content-product-3-column-sidebar .ext-description p{font-size:16px;}
.route-product-category .menu-page-v1, .menu-page-v2{background-color:#f2f2f2;}
.route-product-category .content-product-3-column-sidebar.sec-padding{padding-top:0px;}
/*  .route-product-category .usp{padding-bottom:15px;} //tijdelijk uit */
    
.route-product-product .sec-padding{padding-top:10px;}


/* bestsellers */
    
    .deal-accessories .uk-slidenav-position .uk-slideset li{padding: 0 30px;}
    .deal-accessories .uk-slidenav-position .uk-slideset li .intro h5 {padding-left:15px; padding-right:15px; min-height: 80px;}
    .deal-accessories .uk-slidenav-position .uk-slideset li .social.social-heart,.deal-accessories .uk-slidenav-position .uk-slideset li .social.social-bag, .deal-accessories .uk-slidenav-position .uk-slideset li .social.social-search {
        top: unset;
    }
    .deal-accessories .uk-slidenav-position .uk-slideset li .social{position: relative; margin-top:30px;}
    .deal-accessories .uk-slidenav-position .uk-slideset li:nth-child(even) .social{right:25%;}
    .deal-accessories .uk-slidenav-position .uk-slideset li:nth-child(odd) .social{left:25%;}
    .deal-accessories .uk-slidenav-position .uk-slideset li .intro .price{margin-bottom:30px;}

    .journal2_newsletter .subsrcibe.sec-padding{padding-top:100px;}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .header-v1 .header .menu-primary .menu &gt; li, .header-v4 .header .menu-primary .menu &gt; li, .header-v5 .header .menu-primary .menu &gt; li{padding:0 20px;}
}


.v2wsized {position: relative;}
.v2wsized .omb-slidenav{background:none; bottom:none;}


.v2wsized .omb-slidenav.omb-slidenav-next{
    top: 51%;
}

.v2wsized .omb-slidenav.omb-slidenav-previous {
    top: 42%;
}

/* cart numbers */
.cart span.quantity {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
    font-size: 10px;
    font-weight: 500;
    color: #000000;
    background: #f6a81c;
    border-radius: 50%;
    position: absolute;
    top: -9px;
    right: -9px;
    transition: all .5s ease}

.header-v4 .header .menu-primary .cart ul li a .icon.sub-number:after, .header-v5 .header .menu-primary .cart ul li a .icon.sub-number:after{content: unset;}

#cart, #cart button{background-color:#fff;}
#cart .content {
    /*visibility: hidden;
    list-style: none;
    opacity: 0;
    padding: 0;
    margin: 0;*/
    background-color:#fff;
    min-width: 400px;/*360px;*/
    right:0;
    margin-top:-1px;
     box-shadow: 0 0 7px rgba(0,0,0,.15);
    /*
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    position: relative;
    min-height: 125px;
    color: #333745;
    float: right;*/
    transition: opacity .3s;
}
#cart:hover .content, #cart.open .content {
    transition: opacity 0.2s;
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#cart .content .cart-wrapper{padding:0; font-size:13px;}
#cart .content .cart-wrapper smaller{font-size:smaller;}
#cart .content ul.cart-wrapper {display:block; }
#cart .content .cart-wrapper li{ border-right:0; padding:0; width: 100%;}
#cart .empty {
    padding: 50px 0;
    text-align: center;}
/* #cart .content .cart-wrapper .name{vertical-align: top;} */
#cart .content .cart-wrapper .name div{line-height:14px; margin-top:-14px;}
#cart .content .cart-wrapper .name div small{font-size:smaller;}

#cart .content .cart-wrapper li.mini-cart-info{float: left; width:100%; display: block;}
#cart .content .cart-wrapper li.mini-cart-info table {width: 100%;}


.mini-cart-info table tr td {
    color: inherit;
    vertical-align: middle;
    padding: 10px 5px;
    padding-left: 0;
}


.mini-cart-info table tr td.image {
    width: 1px;
}

.mini-cart-info table tr td a {
    display: block;
    color: inherit;
    font-size:13px;
}

.mini-cart-info table tr td.image img {
    text-align: left;
    max-width: 50px;
    height: auto;
}

.mini-cart-info table tr td.name {
    padding-left: 5px;
}

.mini-cart-info table tr td.quantity {
    text-align: right;
    white-space: nowrap;
}

.mini-cart-info table tr td.remove {
    text-align: right;
    padding-top: 11px;
}

.mini-cart-info table tr td.remove button{border:none; cursor: pointer;}

.mini-cart-info table tr td.text-center{text-align:center;}
.mini-cart-info table tr td.text-left{text-align:left;}
.mini-cart-info table tr td.text-right{text-align:right;}

.mini-cart-total table{float: right}

.mini-cart-total td {
    padding: 0px 4px;
}
.mini-cart-total td.right {
    min-width: 80px;
    text-align: right;
}

#cart .checkout {
    clear: both;
    padding: 18px 0;
    text-align: center;
    display: table;
    margin: 0 auto;
    width: 100%;
}

#cart .content .cart-wrapper, .oc2 #cart .checkout {
    background-color: rgb(255, 255, 255);
}


#cart .checkout .button {
    cursor: pointer;
    font-size: 14px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-color 0.15s ease-in-out;
    padding: 0 12px;
    border: 0;
    line-height: 32px;
    background-color: transparent;
    display: inline-block;
    -webkit-appearance: none;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    color: rgb(0, 0, 0);
    border: solid 2px #000;
    font-weight: 700;
}

#cart .checkout .button:hover{color:#FFF; border-color:#f6a81c;background: #f6a81c;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    transition: all .5s ease;}

.content-shopping #send_cart .button-cart .omb-button:hover {
    border: 2px solid #f6a81c;
}





@media (max-width: 1100px ) {
    .header-v4 .header .menu-primary .cart ul, .header-v5 .header .menu-primary .cart ul{   padding: 24px 0;}
}

.option-checkbox .checkbox,
.push-select .option-select select{display: none;}

.content-shopping .sidebar-style-one .sidebar-widget, .content-shopping .sidebar-style-two .sidebar-widget{padding:0; padding-top:15px; border-top:none;}

.checkout-content .text-danger,
.options .text-danger{color:red;}

.check-terms .text-danger{position:absolute; margin-top:50px;}

.product-options .option label{font-weight: 700;}

.productoptions .option &gt; ul &gt; li,
.product-options .option &gt; ul &gt; li {
   
    text-transform: uppercase;
   background-color: white;
    display: inline-block;
    padding: 0 7px;
    margin: 4px 6px 0 0;
    line-height: 23px;
    cursor: pointer;
    transition: all .2s;
    border: solid 2px #000;
}

.productoptions .option &gt; ul &gt; li{border:0;padding:0; margin:0;}
.productoptions .form-group{margin:0;}

.product-options .option{margin-bottom:20px;}

.productoptions .option &gt; ul &gt; li.selected, .productoptions .option &gt; ul &gt; li:hover,
.product-options .option &gt; ul &gt; li.selected, .product-options .option &gt; ul &gt; li:hover{background-color:#f6a81c; color:#FFF; border-color:#f6a81c; transition: all .2s;}
.productoptions .option &gt; ul &gt; li.selected, .productoptions .option &gt; ul &gt; li:hover{border:0;}

.product-detail .box .content .product-options .options h3{font-size:20px; line-height: 20px; height:20px; margin-bottom:0px;}

.product-detail #productdetail_more &gt; li #tab-review .form-horizontal input, 
.product-detail #productdetail_more &gt; li #tab-review .form-horizontal textarea {
    width: 100%;
    font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #ddd;
    background: #fff;
}

.product-detail #productdetail_more &gt; li #tab-review h2 {
    padding-bottom: 15px;
    font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #000000;
}
.product-detail #productdetail_more &gt; li #tab-review .form-horizontal input:focus, 
.product-detail #productdetail_more &gt; li #tab-review .form-horizontal textarea:focus {
    background: transparent;
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #f6a81c;
    transition: all .5s ease;
}

.product-detail #productdetail_more &gt; li #tab-review .form-horizontal input[type="radio"]{width:auto; display: inline; cursor: pointer;}
.product-detail #productdetail_more &gt; li #tab-review .form-horizontal .omb-button {
    border: 1px solid #efefef;
    padding: 0 37px;
    background: #f6a81c;
    color: #ffffff !important;
}


.oc2 .fa {
    padding-top: 3px;
    font-size: 14px;
}

.oc2 #tab-review .fa-stack {
width: auto;
    height: auto;
    line-height: 100%;
    padding: 0 8px;
    display: inline-block;
    margin-bottom: 50px;}

.oc2 .rating .fa-stack {
    width: auto;
    height: auto;
    line-height: 100%;
    padding: 0 8px;
    display: inline;
}

.oc2 .rating .fa-star {
    color: #f1c40f;
}
.oc2 .rating .fa-star + .fa-star-o {
    color: #f1c40f;
}

.oc2 #tab-review .fa-stack-1x, .oc2 #tab-review .fa-stack-2x {
    width: auto;
}
.oc2 #tab-review .fa-star {
    color: #f1c40f;
}
.oc2 #tab-review .fa-star + .fa-star-o {
    color: #f1c40f;
}

.product-detail .box .content #tab-review p{padding-bottom:5px;}
.product-detail .box .content #tab-review table {width:100%;}
/*.product-detail .box .content #tab-review table tr td{padding-bottom:20px;}*/
.related-product .omb-product p a {min-height: 52px; display:inline-block;}
.related-product .uk-slidenav-position .uk-slidenav{top:unset;}
.alert.nostock{margin-top:15px;}

.product-detail .box .content .information .menu-info li, .content-product-details-style-3 .box-details .box .content .information .menu-info li, .content-product-details-style-3 .reviews .box .content .information .menu-info li{padding-right:30px;}
.product-detail .box .content .information .menu-info li:last-child, .content-product-details-style-3 .box-details .box .content .information .menu-info li:last-child, .content-product-details-style-3 .reviews .box .content .information .menu-info li:last-child {
    padding-right: 0;
}
.product-detail .box .content .information .menu-info li.lease:last-child a{color:#00b900; opacity: 0.6;}
.product-detail .box .content .information .menu-info li.lease.uk-active:last-child a{opacity:1;}

.content-shopping #send_cart .uk-table tr td .td-quantity .box-qty input {
    width: 50%;
    padding: 0 15px;
}

.content-shopping #send_cart .uk-table tr td .td-quantity button {
    font-size: 15px;
    color: #000000;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #e6e6e6;
    transition: all .5s ease;
    background-color:#fff;
    cursor:pointer;
}

.shipping-tax .form-group {width:100%; float: left;}
.shipping-tax .form-group label {font-size: 12px;
    font-weight: 700;
    color: #000000;
    line-height: 40px;
    float: left;}
.shipping-tax .form-group label span{font-size: 18px;
    color: #f6a81c;}
.shipping-tax .form-group select,
.shipping-tax .form-group input[type="text"]
{
    height: 40px;
    line-height: 40px;
    border: 1px solid #e6e6e6;
    padding: 0 65px 0 25px;
    cursor: pointer;
    outline: none;
    font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    float: right;
}

.shipping-tax .form-group input[type="text"]{    width: 164px;
    margin-top: 10px;}
/*
.footer-v4 .footer {
    background: url(../images/bg_leather.jpg) no-repeat center center;}
.instagram:before, .our-blog:before, .content-blog-2-column:before,
.deal-accessories,
.menu .mega-menu .uk-dropdown{background: url(../images/bg_rusty.jpg) no-repeat center center; background-size: cover;} */

.header-v4 .header{background-color:#2c2a2c;} /*background was #333 */
.header-v4 .header .menu-primary .menu &gt; li &gt; a{background-color:#2c2a2c; color:#fff; font-size:16px; text-transform: uppercase; font-weight: 700;}
#cart button{background-color:#2c2a2c; }
#cart .remove button{background-color:#fff; }
.header-v4 .header .menu-primary .cart ul li a, .header-v5 .header .menu-primary .cart ul li a{color:#fff;}
.header-v4 .header .menu-primary .cart ul li .name a, .header-v5 .header .menu-primary .cart ul li .name a{color:#000;}

.slider-home-one #slider_home_one .tp-bgimg:before{background-color: rgba(0,0,0,0);}

.category-image img{min-width:100%;}

/* aanpassing vision2web -&gt; oude prijzen weergeven */
.omb-product .price .box-hover:hover h5{left:unset; opacity:1; transition:none;}
.omb-product .price .box-hover h5 span.price-old{text-decoration:line-through;}

.omb-product .price{margin-bottom:0px;}

.omb-product  .box-icons{position:relative; width:100%; height:30px; margin-bottom:30px;}

.omb-product  .box-icons ul {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    transition: all .5s ease;
	text-align:center;
}
.omb-product  .box-icons ul li {
    display: inline-block;
}
.omb-product .box-icons ul li a {
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 20px;
    position: relative;
}
.omb-product .box-icons ul li a p {
    font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: 500;
    color: #000000;
    padding: 0;
   /* position: absolute;
    bottom: -30px;
    left: -10px;
    right: -10px;
    opacity: 0; */
    transition: all .5s ease;
}

/* aanpssing vision2web --&gt; category filter zoals coolblue*/
.custom-button{z-index:1;}
.footerbutton{display:none; visibility:hidden;}
.filtertitle{display:none; visibility:hidden;}
.sidebar-style-one .sidebar-widget.box  .icon_plus,
.sidebar-style-one .sidebar-widget.box  .icon_minus-06{display:none; visibility:hidden;
float: right;
    margin-right: 10px; margin-top:5px;
}
@media only screen and (max-width: 760px) {
	.sidebar-style-one .sidebar-widget.sf-price.box .box-content, .sidebar-style-two.sidebar-widget .sf-price.box .box-content{padding-bottom:45px;}
	.sidebar-style-one .sidebar-widget.sf-price.box .is-collapsed, .sidebar-style-two.sidebar-widget .sf-price.box.is-collapsed,
	.sidebar-style-one .sidebar-widget, .sidebar-style-two .sidebar-widget{padding: 10px 0px 10px 20px;}
	.is-collapsed .box-content{display:none;}
	
	.sidebar-style-one .sidebar-widget h3, .sidebar-style-two .sidebar-widget h3{font-size:17px;}
	.sidebar-style-one  .sidebar-widget.is-collapsed   h3,  .sidebar-style-two .sidebar-widget.is-collapsed   h3{font-size:17px; margin-bottom:0px;}
	.sidebar-style-one .sidebar-widget h3:before, .sidebar-style-two .sidebar-widget h3:before{z-index:-1;}
	
	.togglefilter{border: 0!important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    margin-bottom: 0!important;
    overflow: auto;}
	.togglefilter #column-left{margin-bottom:50px;}
	.togglefilter .filtertitle{display:block; visibility:visible; position:fixed; left:0; top:0; right:0; background-color:#FFF;z-index:3}
	.togglefilter .filtertitle h5{
    font-size: 25px;
    text-align: center;
    margin-top: 13px;
}
	.togglefilter .filtertitle .uk-close{color: #000;font-size: 20px;z-index:3;opacity:1;position: absolute;right: 20px;top: 20px;}
	/*.uk-button-default.uk-hidden-medium {position: absolute; bottom:0; width:94%; */
	.footerbutton{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
	display:block; visibility:visible;
	
}
.sidebar-style-one .sidebar-widget.box.is-collapsed .icon_plus{display:inline; visibility:visible;}
.sidebar-style-one .sidebar-widget.box.is-collapsed .icon_minus-06{display:none; visibility:hidden;}
	
	.sidebar-style-one .sidebar-widget.box.is-open  .icon_plus{display:none; visibility:hidden;}
	.sidebar-style-one .sidebar-widget.box.is-open  .icon_minus-06{display:inline; visibility:visible;}
.footerbutton .uk-button-default.uk-hidden-medium{margin:0; height:50px;}

.sf-loader {position:fixed; left:0; top:0; right:0; bottom:0; z-index:999999; background-color:rgba(0,0,0,0.6);}
.lds-roller {
  display: block; /* was inlineblock; */
  position: relative;
  width: 80px;
  height: 80px;
  margin: 50% auto;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

}

/* aanpassing 2 producten naaast elkaar */

@media (max-width: 479px){
	.content-product-3-column-sidebar .box-product.uk-grid-width-medium-1-3 &gt; * {
		width: 50%;
	}
	.omb-product a h3.productname{font-size:15px;min-height: 105px; padding: 0 5px 25px 5px;}
	.omb-product .price h5.price{font-size:15px!important;}
	/*prijs op mobiel goed zetten */
	.content-product-3-column-sidebar ul.box-product li .omb-product .price .box-hover h5 {padding: 0 10px;}
}

/* menu op mobiel aanpassen */

.menu-media{position:fixed;top:0; bottom:0; z-index:99999;}
.menu-media .menu-title{position:absolute; height:50px; width:100%; font-size:20px; text-align:center; background-color:#FFF; box-shadow: 0 0 8px 0 #0003; padding-top:10px; z-index:10; }
.menu-media .nav-holder{ height:calc(100% - 50px); overflow:auto; margin-top:50px; padding-bottom:20px; }
#futy-container {
z-index: 9999!important;}
@media (max-width: 479px){
.menu-title #show_toggle{width:auto; height:45px; line-height:45px; position:absolute; right:10px; top:10px;}
.menu-title #show_toggle a {
    line-height: 30px;
    color: #000000;
    font-size: 30px;
    cursor: pointer;
}
}
/* kleur op en niet op voorraad */
li.product-price{font-size:24px; color:#000; padding-bottom:38px;}
li.product-price h5{padding-bottom:0!important;}
.product-options{margin-top:10px;}
.product-options .description{font-size:15px;}
.journal-stock.instock{color:green;}
.journal-stock.outofstock{color:red;}
/*grotere tekst */
@media (min-width: 768px){
.product-detail .box .content .rating li a, .content-product-details-style-3 .box-details .box .content .rating li a, .content-product-details-style-3 .reviews .box .content .rating li a {
    font-size:15px;
}
}
.tab-pane.tab-content, .tab-pane.tab-content p, .product-detail .box .content p, .content-product-details-style-3 .box-details .box .content p, .content-product-details-style-3 .reviews .box .content p{font-size:17px;}

/* checkout verbeteren op mobiel voor meer conversie 2022-05-05 */
@media (max-width: 991px) { /*767px){ mobiel en tablets */
.route-checkout-checkout .form-search.uk-float-left{display:none!important; visibility:hidden;}
.route-checkout-checkout .cart.uk-float-right{display:none!important; visibility:hidden;} /* dit zou een a/b test nodig hebben */
.route-checkout-checkout .menu-page-v1{display:none; visibility:hidden;} /* dit zou een a/b test nodig hebben */
.route-checkout-checkout .shopping-about.sec-padding{display:none; visibility:hidden;}
.route-checkout-checkout .one-page-checkout.sec-padding{padding-top:15px;}
.route-checkout-checkout .one-page-checkout.content-checkout .omb-title{margin-bottom:25px;}
.route-checkout-checkout .one-page-checkout .checkout-content fieldset{margin-bottom:15px;}
.route-checkout-checkout .one-page-checkout .checkout-content fieldset#shipping-address{margin-bottom:15px;margin-top:10px;}
.route-checkout-checkout .one-page-checkout .checkout-content{margin-bottom:15px;} /* .login-box alle boxen een marge van 15 onderen geven */
.route-checkout-checkout .one-page-checkout .sec-padding-grid .uk-grid{margin-left:-25px;}
.route-checkout-checkout .content-checkout #billing_checkout .checkbox{margin:0px;}


.route-checkout-checkout .content-checkout .sidebar-style-one{margin-top:15px; margin-bottom:15px!important;}
.route-checkout-checkout .content-checkout .payment ul{margin-top:15px;}
.route-checkout-checkout .sidebar-style-one .your-order .order .payment{padding-bottom:0px;}
.route-checkout-checkout .content-checkout .coupon-voucher{display:none;} /* misschien ook op desktop en tablet, navragen of er couponnen worden gebruikt */

.quick-checkout-page .content-checkout #billing_checkout .box-billing label{display:none;}  /* dit zou een a/b test nodig hebben */
.quick-checkout-page .content-checkout #billing_checkout .your-order .box-billing label{display:block;}
.route-checkout-checkout .content-checkout #journal-checkout-confirm-button{width:100%; background-color:#f6a81c; border-color:#f6a81c;}

/* dit eigenlijk ab testen */

.route-checkout-checkout .footer-v4 .footer.sec-padding{padding:30px;}
.route-checkout-checkout .footer-v4 .footer .box{display:none;}
.route-checkout-checkout .footer-v4 .copyright .pay img{max-height:20px;}

}

/* knop filtern onderaan mobiele pagina */
@media (max-width: 991px) {
	.filterbutton{position: fixed;
    bottom: 25px;
    width: 100%;
    text-align: center;
    z-index: 10;}
	.filterbutton .uk-button-default.uk-hidden-medium {width: 50%;
    border-radius: 8px;
    height: 42px;
   /* color: #FFF; */
    margin: 0;}
	.filterbutton .fa{margin-right: 5px; font-size:17px;}
	.category-page .content-product-3-column-sidebar.sec-padding{padding-top:25px;}
	
	.togglefilter .filtertitle h5{padding-bottom:20px;}
	.togglefilter #column-left{margin-top:20px;}
}
@media (min-width: 9912x) {
	.filterbutton{display:none;}
}

/* verbeteringen uitlijningen product pagina */
@media (max-width: 768px){
	/*.banner-style-four .content .title,  */
	.product-detail .box .content .rating .title {display:none}
	.product-detail .box .content .share{margin-bottom:0px;}
	/*
	.content-product-details-style-3 .box-details .box .content .title, 
	.content-product-details-style-3 .reviews .box .content .title{display:none}*/
}

@media (max-width: 991px) {
.product-detail .box .content .rating .title {display:none} /* op mobiel liggend ook rating uitzetten */ 
	
.menu-page-v1 ul li, .menu-page-v2 ul li{padding:0 10px;}
.menu-page-v1 ul li:before, .menu-page-v2 ul li:before{right:-5px;}
.product-detail.sec-padding{padding-top:15px;}

.product-detail .thumbnai-fotorama .logo, .content-product-details-style-3 .box-details .thumbnai-fotorama .logo, .content-product-details-style-3 .reviews .thumbnai-fotorama .logo{z-index:10; top:15px;}
.product-detail .thumbnai-fotorama .fotorama .fotorama__wrap, .content-product-details-style-3 .box-details .thumbnai-fotorama .fotorama .fotorama__wrap, .content-product-details-style-3 .reviews .thumbnai-fotorama .fotorama .fotorama__wrap{padding-top:35px;}
.product-detail .thumbnai-fotorama .fotorama .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame, .content-product-details-style-3 .box-details .thumbnai-fotorama .fotorama .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame, .content-product-details-style-3 .reviews .thumbnai-fotorama .fotorama .fotorama__nav-wrap .fotorama__nav .fotorama__nav__shaft .fotorama__nav__frame{padding-bottom:35px;}

.product-detail .box, .content-product-details-style-3 .box-details .box, .content-product-details-style-3 .reviews .box{margin-top:15px; padding-left:30px;}
.product-detail .box .content h1, .product-detail .box .content .title h6, .content-product-details-style-3 .box-details .box .content .title h6, .content-product-details-style-3 .reviews .box .content .title h6, .product-detail .box .content h3, .content-product-details-style-3 .box-details .box .content h3, .content-product-details-style-3 .reviews .box .content h3, .product-detail .box .content h5, .content-product-details-style-3 .box-details .box .content h5, .content-product-details-style-3 .reviews .box .content h5, .product-detail .box .content p, .content-product-details-style-3 .box-details .box .content p, .content-product-details-style-3 .reviews .box .content p{padding-bottom:20px;}
.product-detail li.product-price{padding-bottom:30px;}
}
.product-detail .product-usp{margin-top:15px;}
.product-detail .product-usp .usp-list{text-align:left;}
.product-detail .product-usp .usp-list li{display:block; font-size:13px;}
.product-detail .product-usp .usp-list li:not(:first-child){visibility:visible; display:block;}

/* 12-05-2022 aanpassing add to cart popup */
@media (max-width: 991px) {
div.ui-pnotify{top:40%!important;}
.ui-pnotify-text img{max-width:100%;}
.ui-pnotify-text{font-size:15px;}

}
.ui-pnotify-closer:before{content:'X';}

/* 12-05-2022 aanpassing popup winkelwagen */
@media (max-width: 768px){
	.header-v4 .header .menu-primary .cart ul{width:100%;}
	#cart .content{min-width:100%;}
	
}

.mini-cart-info table tr td.image img{max-width:75px;}
.mini-cart-info table tr td,
.mini-cart-info table tr td a,
.header-v4 .header .menu-primary .cart ul li .mini-cart-info table tr td a{font-size:14px;}
.mini-cart-info table tr td.image{width:25%;}
.mini-cart-info table tr td.name{width:40%;}
.mini-cart-info table tr td.quantity{width:10%;}
.mini-cart-info table tr td.total{width:20%;}
.mini-cart-info table tr td.remove{width:5%;}
.mini-cart-total table{margin-right:6%; font-size:14px;}
#cart .empty{font-size:14px;}

/* 13-05-2022 winkelwagen mobiel iets verbeteren */
@media (max-width: 991px) {
.shopping-about .box h3{font-size:20px;}
.shopping-about .box{margin-bottom:0px;}
.shopping-about.sec-padding{padding:30px 0;}
.content-shopping .shoppingcart .uk-grid .uk-width-2-3,
.content-shopping .shoppingcart .uk-grid .uk-width-4-6{width:66.666%;}
.content-shopping .shoppingcart .uk-grid .uk-width-1-3,
.content-shopping .shoppingcart .uk-grid .uk-width-2-6{width:33.333%;}

.content-shopping .shoppingcart .uk-grid .uk-width-1-2, 
.content-shopping .shoppingcart .uk-grid .uk-width-2-4, 
.content-shopping .shoppingcart .uk-grid .uk-width-3-6, .uk-width-5-10{width: 50%;}
.content-shopping .shoppingcart .uk-grid  .uk-width-1-6 {
    width: 16.666%;
}


.content-shopping #send_cart .td-quantity button {
    font-size: 15px;
    color: #000000;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #e6e6e6;
    transition: all .5s ease;
    background-color: #fff;
    cursor: pointer;
}
.content-shopping .shoppingcart .uk-grid .pad0{padding:0;}
.content-shopping .shoppingcart .uk-grid .pl10{padding-left:10px;}

.shoppingcart .uk-grid:not(:first-child){
margin-top: 10px;
    border-top: solid 1px #efefef;
    padding-top: 10px;
}
.content-shopping .sidebar-style-one{margin-top:0px;}

.content-shopping #send_cart  .shoppingcart .td-quantity .box-qty input {
    width: 50%;
    height: 100%;
    border: 1px solid #e6e6e6;
    padding: 8px 15px;
    text-align: center;
    transition: all .5s ease;
}

.content-shopping #send_cart  .shoppingcart  .td-quantity:hover .box-qty input {
    border: 1px solid #f6a81c;
    transition: all .5s ease;
}
.content-shopping .shoppingcart  .td-delete{font-size:17px}
}

em{color:#636262!important; font-style: italic!important; }


</pre></body></html>