/*-------------------------------- Default */

input[type="text"],textarea{box-shadow:none!important;}
textarea:focus{outline:0;}
body{font-size:12px;color:#87877d;}
a, a:hover {color:#4c4c4c;}
h1{font-size:20px;}
h2{font-size:16px;}
h3{font-size:17px;font-weight:bold;}
h4{font-size:13px;}
hr {margin:10px 0px 0px;}
ol li{margin-left:25px;}
img{max-width:100%!important;}
iframe{border:none!important;}
@media screen and (min-width:769px) {.col-md-5th{width:20%;float:left;}}
@media screen and (min-width:991px) {body{letter-spacing:0.2px;line-height:1.6em;}}
.container-fluid {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;max-width: 1300px}
.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
.flex{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
@media screen and (max-width:768px) {.wsa-cookielaw {bottom:0px!important;top:auto!important;}}

/* Margin defaults */
.nomargin{margin:0px!important;}
.margtop{margin-top:25px;}
.margbot{margin-bottom:20px;}
.margtopxl{margin-top:45px;}
.margtopbot{margin:20px 0px;}
.margright{margin-right:15px!important;}

/* Padding defaults */
.nopadding{padding:0px!important;}
.nopaddingr{padding-right:0px;}
.nopaddingl{padding-left:0px;}
.nopaddinglr{padding:15px 0px;}
.paddinground{padding:15px;}
.paddinglr{padding:15px 0px 15px 15px;}
.paddingtop{padding:15px 0px 0px 0px;}
.paddingtopl{padding:35px 15px 0px 15px;}
.paddingbot{padding:0px 0px 15px 0px;}
.paddingtopbot{padding:15px 0px;}
.paddingxs{padding-top:5px;padding-bottom:5px;}
.paddingsm{padding-top:10px;padding-bottom:10px;}
.paddingmd{padding-top:35px;padding-bottom:35px;}
.paddinglg{padding-top:35px;padding-bottom:35px;}
.paddingbottop{padding: 5px 0px 5px 0px;}
.paddingcustomtb {padding: 20px 0px 10px 0px;}
.paddingcustomsm{padding:15px 15px;}

/* Font defaults */
.font-xs{font-size:10px;}
.font-sm{font-size:12px;}
.font-md{font-size:14.5px;}
.font-xl{font-size:20.3px;}
.font-lighter {color:#898885!important;}
.font-lineheight {line-height:1.8em;}
.uppercase {text-transform:uppercase;}
.spacing {letter-spacing:1.1px;}
@media screen and (max-width:991px) {.text-center-xs {text-align:center!important;}.nopaddingxs{padding:0px!important;}.margtopxs{margin-top:30px;}.nomargtopxs{margin-top:0px;}}

/* Button defaults */
.btn{font-weight:900;padding:10px 20px;border-radius:2px;border:none;}
.btn:focus,.btn:active:focus,.btn.active:focus{outline:0;cursor:pointer;}
.btn-xxs{padding:4px 8px!important;font-size:9px!important;font-weight:500!important;}
.btn-xs{padding:4px 20px;font-weight: normal;}
.btn-sm{font-size:11px;}
.btn-view {padding:8px 13px;font-size:11px;font-weight:600;border-radius:2px;}
.btn-filter {width:100%;text-align:left;}
.btn-out-stock {background: #ddd;cursor:not-allowed;padding: 8px 13px;}
.btn-outline {border: 2px solid #464646;text-transform: uppercase;margin-top: 20px;letter-spacing: 1px;}

/* Background & shadow defaults */
.bg-white{background:#ffffff;padding:20px;}
.bg-light-grey{background:#f2f2f2;}
.bg-dark-grey {background:#333333;}
.color-white {color:#ffffff!important;}
.shadow{box-shadow: 1px 2px 0px 0px #e5e5e5;}
.roundcorners {border-radius:4px;}
.bordertop{border-top:1px solid #ddd;}

/*-------------------------------- Header */

.mobile-topbar {height:50px;position:fixed;top:0px;width:100%;z-index:3;}
.mobile-topbar i {color:#ffffff;line-height:1.3em;font-size:1.6em;}
.mobile-topbar .logo img {margin-left:auto;margin-right:auto;display:block;margin-top:6px;max-height:35px;}
.mobile-topbar .cart-total-quantity {border-radius: 20px;padding: 1px 6px;top: 10px;right: 27px;width: 18px;height: 18px;position: absolute;}
.mobile-topbar #search {display:none;}
.mobile-topbar #search input {width: 100%;border-radius: 0px;padding:20px 20px;background: #efefef;border-top:none;font-size:16px;}
.mobile-topbar .close {right: 20px;top: 61px;z-index: 9;font-size: 18px;position: absolute;opacity: 1;}
.mobile-topbar .close i {color: rgba(190, 0, 0, 1);}

.mainbar .logo {margin-top:15px;}
.menubar.affix {position: fixed;top: 0px;z-index: 99;width: 100%;-webkit-transition: top .6s ease;transition: top .6s ease;}

.topbar {box-shadow:0px 1px 1px #ddd;height:40px;}
.topbar .button-dropdown {position:relative;float:left;}
.topbar a.dropdown-toggle.lang {padding:20px 15px 14px 40px;}
.topbar a.dropdown-toggle {padding:20px 10px 15px 10px;color: #828281;border-left: 1px solid #eee;font-size: 10px;line-height: 4em;position:relative;margin-left:-1px;cursor:pointer;}
.topbar a.dropdown-toggle:hover {text-decoration:none;}
.topbar a.dropdown-toggle .flag {position: absolute;top: 19px;margin-left: -25px;}
.topbar #srch {position: absolute;width: 96%;height: 40px;border-radius: 0px;border-left: 1px solid #eee;border-right: 1px solid #eee;border-bottom: 0px;border-top: 0px;font-size: 14px;line-height: 1.5em;padding: 10px 20px 10px 50px;}
.topbar #srch .btn {padding: 9px 15px 7px;font-size: 17px;}

@media screen and (max-width:760px) {
  .topbar {height:50px;} 
  .menubar {margin-top: 48px;}
  .breadcrumbs {background:#333333!important;top: 0px;position: relative;margin-bottom: 0px;}
  .breadcrumbs .btn {background: #555555;padding: 3px 13px;color: #ffffff;min-height: 25px;font-size:1.2em;font-weight: bold;line-height:1.5em;float:right;margin-right:5px;} 
  .breadcrumbs .btn .flag {margin-top:4px;margin-right:0px;} 
  .breadcrumbs .row > div:first-child {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .copyright .paddinglg {padding-bottom:0px!important;}
  .topbar #cartContainer a.cart {padding: 10px 20px 30px;line-height:3em;top: -35px;position: relative;}
  .topbar #cartContainer a.cart:hover {text-decoration:none;}
  .topbar #cartContainer:hover .cartshadow,#cartContainer:hover .cartshadowusp{background:rgba(0,0,0,0.2);}
  .topbar #cartContainer .cartshadow,#cartContainer .cartshadowusp{background:rgba(0,0,0,0.0);position:fixed;top:0px;left:0;bottom:0;right:0;z-index:10;pointer-events:none;  -webkit-transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1);transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1);height:2000px;}
  .topbar #cartContainer .cartshadowusp{top:0px;z-index:12;height:30px;}
  .topbar #cartContainer .view-cart{position:absolute;top:0px;right:0px;z-index:1000;display:none;padding:30px 20px 10px;width:650px;border-radius:2px;background:none repeat scroll 0 0 #fff;color:#333;}
}

@media screen and (min-width:761px) {
  #cartContainer .cart .fa  {color:#333333;}
  #cartContainer {z-index:9;float:right;position:relative;}
  #cartContainer .cart {padding:4px 0px 0px 10px;top: 8px;border-radius: 3px;font-size: 14px;background: #fff;position: relative;color: #616161;}
  #cartContainer .cart:hover {text-decoration:none;}
  #cartContainer .cart .btn {right:1px;position: relative;top:-2px;margin-left:20px;}
  #cartContainer .cart .fa {font-size: 17px;margin-right:6px;}
  #cartContainer:hover .cartshadow,#cartContainer:hover .cartshadowusp{background:rgba(0,0,0,0.2);}
  #cartContainer .cartshadow,#cartContainer .cartshadowusp{background:rgba(0,0,0,0.0);position:fixed;top:0px;left:0;bottom:0;right:0;z-index:10;pointer-events:none;  -webkit-transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1);transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1);height:2000px;}
  #cartContainer .cart-total-quantity {display:none;}
  #cartContainer .cartshadowusp{top:0px;z-index:12;height:30px;}
  #cartContainer .view-cart{position:absolute;top:44px;right:0px;z-index:1000;display:none;padding:30px 20px 10px;width:650px;border-radius:0px 0px 2px 2px;background:none repeat scroll 0 0 #fff;color:#333;}
}

.autocomplete:before{bottom:100%;left:4%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#fff;border-width:10px;margin-left:0;}
.autocomplete{position: absolute;top:70px;left: 2px;z-index: 9999;display: none;padding: 20px;width: 398px;border-radius: 4px;background: #fff;box-shadow: 0 0 40px 0 rgba(29, 29, 27, 0.4);}
.autocomplete .price-old{float:left;font-size:11px;position:relative;}
.autocomplete .product h4 {height:30px;}
.autocomplete .product img{float:left;margin-right:18px;padding:0;}
.autocomplete.noresults .products,.autocomplete.noresults .more{display:none;}
.autocomplete.noresults .notfound{display:block;}

.usp {padding-top:10px;}
.usp .icon-usp {font-size: 30px;margin-right:10px;float: left;}
.usp .uppercase {display: block;}

.products-livesearch .product {padding: 10px 10px 10px !important;}
a.btn.btn-md.btn-view.cart-btn {font-size:14px !important; position:unset !important; padding:10px 0px 0px 20px }

.kiyoh-rating-mobile {border-bottom:1px solid #eee;line-height:2.7em;font-size:10px;}
.kiyoh-rating-mobile span {left: 23px;top: 2px;font-size: 11px;position:absolute;font-weight:bold;}
.kiyoh-rating-mobile .rating-stars {margin:7px 12px 0px 11px;}

.view-cart p.price {margin-top:10px;}
.view-cart .product-sidebar {padding: 10px 10px;border-bottom:1px solid #ddd;height:70px;}
.view-cart .glyphicon-remove {line-height: 1.7em;font-size: 16px;color: rgb(196, 0, 0);}
.view-cart .cart-quantity {padding-top:15px;font-size:13px;}
.view-cart .price-tax {margin: 5px 0px 0px 10px;}
.view-cart .btn-shop {width: 100%;margin-top: 20px;font-size:20px;font-weight: 600;padding: 5px 10px;}
.view-cart .cart-title {height: 40px;padding-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*-------------------------------- Footer */

.blog-tag {margin-bottom: 10px;margin-right: 10px;display:inline-block}
.blog-articles .day{font-size: 25px;color:#afafaf;}
.blog-articles .month {font-size:15px;margin-left:-5px;color:#afafaf;}
.blog-articles .summary {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#afafaf;}
.blog-articles .summary a {margin-bottom:10px;color:#afafaf;}
.blog-articles a:hover {text-decoration:none;}
.blog-articles .share {padding: 12px 25px 1px;background: #eeeeee;}
.hr-top {border-top: 1px solid #6E6E6D;}
.betaalmethode img {padding:3px; float:right;}
.betaalmethode img  {-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */filter: grayscale(100%);}
.betaalmethode img:hover {-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */filter: grayscale(0%);}
.copyright{padding-top:10px;}

footer .naw {line-height: 2em;font-size: 1.1em;}
footer .naw .fa {width:20px;}
footer ul {padding:0px;}
footer ul li {list-style-type:none;padding:2px 0px;}
footer .socials i {margin-right:5px;}

@media screen and (max-width:768px) {footer ul li a {font-size:15px;line-height:1.7em;}.productpage .productinfo .btn{width:75%!important;}footer{
  margin-bottom: 40px;}}

ul.tags li {list-style-type:none;padding-left:0px;}
.tags a {padding: 3px 10px;font-size: 11px;color: #555;border: 1px solid #dcdcdc;box-shadow: none;-webkit-appearance: none;border-radius: 3px;margin-bottom:-15px;cursor: pointer; background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 63%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 63%);   background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 63%);}

/*-------------------------------- Read more text */

.txt{overflow:hidden;height:185px;}
.txt.long{height:100%;}
.show-more {margin-bottom: 50px}
.home-txt .show-more span {width:90%;left:20px;}
.home-txt .break {position: absolute;bottom: 85px;background-image: url('review-break.png');background-repeat: repeat-x;width: 95%;height: 100px;}
.home-txt .txt {background:#fff;height:330px;line-height:2em;font-size:13px;}
.home-txt .txt.long {height:100%;}
.show-more span{cursor: pointer;text-align: left;position: absolute;padding: 10px 0px;margin-top: 13px;font-size:1.2em;font-weight: bold;z-index:1;}
.read-more-desc a {top: 5px;position: relative;text-decoration:underline;color:#777;}
.read-more-reviews a {top: -6px;position: relative;color:#777;text-decoration:underline;}

/*-------------------------------- Products */

.in_stock{color:#90BF26;}
.out_of_stock{color:#940A22;}
.sticky-product{position: fixed;bottom:0px;background:#fff;z-index:2;border-top:1px solid #ddd;}
.sticky-product .price {font-size:16px;font-weight:bold;margin:0;}
.sticky-product .free-shipping a {color: #90BF26!important;font-weight:normal;font-size:14px;margin-left:6px;line-height:0px;}
.sticky-product .btn {padding:10px 12px;}
.sticky-product i.fa {font-size:24px;float:right;}

.product {padding:0px 0px 10px 0px;background:#fff;margin-bottom:10px;}
@media screen and (min-width:768px) {.product {margin-right: 15px;padding: 6px 20px 10px;}}
@media screen and (min-width:768px) and (max-width:1200px) {.product {padding: 20px 10px 10px;}}
.product:hover {box-shadow: 0px 0px 17px 1px #e5e5e5;cursor: pointer;}
.product .no-image {margin-top: 27px;}
.product .title {min-height: 47px;}
.product .title strong {font-size:12px;display:block;}
.product .title .placeholder {height: 20px;display: block;}
.product .placeholder-brand {height: 17px;display:block;}
.product h4 {color: #888888;line-height: 1.1em;overflow:hidden;margin-top:2px;}
.product .price-tax {display:block;}
.unitprice {display: block;font-size: 10px;font-weight: normal;margin-top:-19px;min-height:38px;line-height: 1.3em;}
.unitprice-ph {height: 38px;display: block;margin-top: -19px;}
.price {font-weight:bold;margin:10px 0px;font-size:1.2em;min-height:24px;}
.old-price, .price-old{text-decoration: line-through;font-weight:normal!important;font-size: 0.8em;margin: 0px 8px 0px 0px;}
.price.sale {background-color: #FF0000;border-radius: 2px;text-transform: uppercase;padding: 1px 4px;margin-top: 5px;color: #fff;font-size: 13px;font-weight: normal;}
.product .label {background-color: #FF0000; border-radius:2px;text-transform: uppercase;float: left;padding: 3px 4px;margin-top: 5px;}
.product .stars, .productpage .stars {width: 61px;height: 16px;background: url(icon-stars.png) 0px 0px repeat-x;display: inline-block;vertical-align: bottom;margin:2px 0px 6px;}
.product .stars-percent, .productpage .stars-percent {width: 100%;height: 16px;background: url(icon-stars.png) 0px -16px repeat-x;display: inline-block;float: left;}
.product .fa-check-circle {color:#69a33d;font-size: 14px;float: left;top: 10px;left: 15px;position: absolute;}
.product .fa-times-circle {color:#ad1e1e;font-size: 14px;float: left;top: 10px;left: 15px;position: absolute;}
.sidebar .product .fa-check-circle {color:#69a33d;font-size: 14px;float: left;top: 10px;left: 0px;position: absolute;}
.sidebar .product .fa-times-circle {color:#ad1e1e;font-size: 14px;float: left;top: 10px;left: 0px;position: absolute;}

@media screen and (max-width:768px) {.product .btn-view {width: 80%;margin-left: 10%;}.product .label{margin-left:10px;}.product-image .fa {font-size:22px;padding:13px;margin-right:10px;}.product-image {background:#fff;}}


.productpage .productinfo {background: #fff;padding: 20px;}
@media screen and (min-width:768px) {.productpage .productinfo {min-height:465px;}}
.productpage .productinfo h4, .productpage .productinfo .product-configure-custom-option > label {font-weight: 600;font-size:13px;}
.productpage .productinfo .btn {width: 83%;}
.productpage .productinfo .free-shipping a {margin-left:9px;line-height:42px;}
.productpage .productinfo .price {float:left;}
.product-image .fa-heart, .product-image .fa-exchange {color: #d8d8d8;position:relative;z-index:2;top:0px;;left:0px;}
.product-image .owl-nav .fa-chevron-right {font-size: 20px;position: absolute;top: 50%;right:0px;}
.product-image .owl-nav .fa-chevron-left {font-size: 20px;position: absolute;top: 50%;left: 15px;}
.productpage .owl-carousel img {width: calc(100% - 80px)!important;}
.productpage .owl-carousel {background:#fff;}
@media screen and (max-width:768px) {.productpage .owl-carousel .owl-stage-outer {left:-69px;}
.product-image .owl-nav .fa-chevron-right {z-index:99;font-size: 22px;position: absolute;top: 40%;right:0px;padding: 24px 0px 24px 48px}
.product-image .owl-nav .fa-chevron-left {z-index:99;font-size: 22px;position: absolute;top: 40%;left: 15px;padding: 24px 48px 24px 0px}
.productpage .owl-carousel img {width: calc(100% - 22px)!important;}
  .productpage .owl-carousel .owl-stage-outer{left: 14px;
    width: 100%;}
}
@media screen and (min-width:768px) {.product-image .owl-nav .fa-chevron-right {right:15px;}}

.shine figure  {overflow:hidden;}
.shine figure  {position: relative;}
.shine figure::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.shine figure:hover::before  {-webkit-animation: shine 1.75s;animation: shine 1.75s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}

.productpage h1 {margin-top:5px;color:#888888;}
.productpage h2 {font-weight:bold;}
.productpage .stars {margin:0 0 10px 0;}
.productpage .productinfo .price {font-size:20px;font-weight:bold;vertical-align: middle;line-height: 1em;}
.productpage .price-old {font-size: 14px;vertical-align: middle;line-height: 1.7em;}
.productpage .price-tax {float:left;font-size:10px;line-height:46px;margin:0px 8px;}
.productpage input.input-number {width:50px;padding: 0px 6px;float:left;height:41px;margin-right:10px;}
.productpage .productinfo .product-configure-variants {display:none;}
.productpage .product-configure-custom-option-item label {font-weight:normal;margin:0px;}
.productpage .txt {height:255px;}
.productpage .txt.long{height:100%;}
@media screen and (max-width:768px){.productpage .btn-shop{width:100%;}}

.sidebar .product {padding:15px 15px 15px 0px;margin:15px 0px 0px;}
.sidebar .product h4 {margin:0px;height:18px;line-height: 1.3em;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.sidebar .product .stars.small {margin:5px 0px;width: 50px;height: 11px;background: url(icon-stars-small.png) 0px 0px repeat-x;display:block;}
.sidebar .product .stars.small .stars-percent {height: 11px;background: url(icon-stars-small.png) 0px -11px repeat-x;}
.sidebar .product .price {margin:0px 5px 0px 0px;font-size:1em;}
.sidebar .product .title {max-height:35px;min-height:0px;}
.sidebar .product .unitprice {margin-top:-5px;}

.product-review .author {color:#333333;font-weight:bold;font-size:1.2em;line-height:1.6em;}
.product-review {color:#999999;line-height: 1.7em;}
#review-popup {width: 700px;top:50%;left: 50%;margin-left: -350px;min-height: 350px;position: absolute;z-index: 999999;background: #fff;padding: 30px;text-align: center;display:none;}
@media screen and (max-width:768px) {#review-popup {width: calc(100% - 40px);top: 50%;left: 20px;margin-left: 0px;}}
.btn-add-review {border: 1px solid #d9d9d9;margin-left: auto;margin-right: auto;display: block;width: 180px;top: -25px;position: relative;background: #f2f2f2;}
.product-review.side {background: #f2f2f2;padding: 20px;}

.product-discount div {padding: 7px 10px;font-size: 13px;margin-bottom:10px;text-align:center;}

.product .action {display:none;position:absolute;top:25px;width: 50%;left: 22%;margin-left: auto;margin-right: auto;}
.product .action .fa {color:#d8d8d8;margin:6px 0px;font-size:13px;position:absolute;}
.product .action .fa-heart {margin-left: -25px;}
.product .action .fa-exchange {margin-left:15px;}
.product .action .btn {padding: 6px 27px 7px !important;font-weight: bold !important;font-size: 1em !important;border-radius:20px;}
.product:hover .action {display:block;cursor:pointer;}
.product:hover .fa-check-circle, .product:hover .fa-times-circle  {display:none;}
.product .price-tax {font-size:10px;line-height:22px;font-weight:normal;float:none;}

.stars {width: 61px;height: 16px;background: url(icon-stars.png) 0px 0px repeat-x;display: inline-block;vertical-align: bottom;margin:15px 0px 0px;}
.stars-percent {width: 100%;height: 16px;background: url(icon-stars.png) 0px -15px repeat-x;display: inline-block;float: left;}
.stars {margin:0 0 10px 0;}

.specs table {width:100%;font-size:14px;background:#fff;}
.specs table tr {line-height:3em;}
.specs table tr:nth-child(odd) {background:#eee;}
.specs table td {min-width: 310px;padding-left:20px;}

@media screen and (max-width:768px){.variants img {margin-left:auto;margin-right:auto;display:block;}.specs table td {min-width: 180px;clear: both;display: inline-block;padding: 0px 10px;line-height: 0.2em;}.specs table tr {line-height:2.0em;}.variant-image{margin-bottom:10px;}}
.variants {margin-bottom:20px;}
.variants > div {padding:0px 5px 10px 0;}
.variants > div > div {border:1px solid #bbb;border-radius:5px;width: 100%;float:left;padding:7px 2px 7px 5px;background: #fdfdfd;}}
.variants > div > div:hover {box-shadow:0px 0px 3px 2px #eee;}

.variants > div.out > div {border:1px solid #eee;color:#969696;cursor:no-drop;}
.variants > div.out > div .variant-image {opacity:0.7;}

.variants > div .icon-active {display:none;}
.variants > div.active > div {border:1px solid #90BF26;}
.variants > div.active > div .icon-active {display:block;top: -5px;right: 0px;position: absolute;width:17px;height:17px;}

.variants .title, .variants.no-image .title {overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;text-overflow:ellipsis;}
.variants .price {font-size:13px!important;text-align:right;margin:0px;color:#777;float:none!important;}
.variants .stock {font-size: 10px;color: #969696;display:block;clear:both; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.variants.no-image .stock {clear:none;text-align:left;margin-top:6px;}
.variants.no-image .price{text-align:right;line-height:2em;}
.variants.no-image .price strong {float:right;}
.variants.no-image > div > div {padding:7px 6px;}

.nav-tabs {padding-left:0px;border:none;}
.tab-pane {padding: 25px 35px 0px;line-height:1.5em;background:#ffffff;}
.nav-tabs li {list-style-type:none;}
.nav-tabs li.active a, .nav-tabs li.active a:hover {background:#ffffff;border-radius: 0px;padding: 10px 40px;}
.nav-tabs li a {background: #eeeeee;font-weight:bold;font-size:12px;text-transform:uppercase;border-top: 4px solid rgba(228, 228, 228, 0.86);border-right: 1px solid #ddd;border-radius: 0px;padding: 10px 40px;margin-right: 0px !important;}
.nav-tabs li a:hover {background:#ffffff!important;color:#333333!important;border-bottom:none;cursor:pointer;text-decoration:none;border-top: 4px solid rgba(228, 228, 228, 0.86);}

@media screen and (min-width:767px) and (max-width:991px) {.nav-tabs li, .nav-tabs li.active {width:33%;}}
@media screen and (max-width:750px) {.nav-tabs li, .nav-tabs li.active {list-style-type: none;width: 50%;padding:10px 0px;text-align: center;}}
.free-shipping a {color: #90BF26!important;font-weight:bold;font-size:14px;line-height:62px;}

/*-------------------------------- Product bundles */

@media screen and (max-width:768px) {
  .bundles .col-xs-3, .bundles .col-xs-4, .bundles .col-xs-6  {margin-right:5px;}
  .bundles .col-xs-3 {width: 23.7%;}.bundles .col-xs-4 {width: 32.2%;}.bundles .col-xs-6 {width: 48%;}
}
@media screen and (min-width:768px) {
  .bundles .col-xs-3 {width: 22.6%;}.bundles .col-xs-4 {width: 30.9%}.bundles .col-xs-6 {width: 45%;}
}

.bundleproductinfo select {background:none;padding: 1px 10px 1px 10px;font-size: 10px;border-radius:2px;width:100%;overflow: hidden;text-overflow: ellipsis;position: relative;-moz-appearance:none;}
.bundles .products {background: #f2f2f2;padding: 20px;margin-bottom:20px;}
.bundles .product {margin-top: 10px;padding: 16px 10px 0px;}
.bundles .product.nomargin {margin:10px 0px!important;}
.bundles .discount {background-color: rgba(247, 103, 93, 0.8);border-radius: 2px 0px 0px 2px;position: absolute;top: 25px;right: 0px;padding: 3px 10px;color: #fff;font-weight: bold;z-index: 1;}
.bundles .fa-plus {position: absolute;top: 105px;right: -12px;font-size: 9.5px;z-index:2;}
.bundles .image {min-height: 140px;}
.bundles .price {font-size:1.6em;margin:0px;}
.bundles .price-tax {font-weight:normal;}
.bundles .product-configure label {display:none;}
.bundles .free-shipping a {color: #90BF26!important;line-height:0px;}

@media screen and (max-width:768px) {  
  .bundles .discount {top: 10px;}
  .bundles .product {padding:10px;}
	.bundles .fa-plus {position: absolute;top: 40px;right: -10px;background: #eee;height: 19px;width: 19px;padding: 4px 5px;border-radius: 10px;}
  .bundles .image {min-height: 60px;padding-left:10px;}
}

/*-------------------------------- Timer */

.wrapper-timer strong {font-size:15px;}
.wrapper-timer {font-size:14px;padding:15px 0px 15px 0px;text-align:center;}
.wrapper-timer h3 {margin:0;padding:0;}
#timer{width: 100%;float: left;margin-top: 10px;margin-bottom: 10px;border-radius: 5px;}
#timer span {padding: 3px 8px; color: #ffffff; line-height: 40px; margin: 4px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-size: 18px; font-weight: 600;}

/*-------------------------------- Categories */

.categorie-img img{margin-top: 20px;}
.categorypage h1 {margin:0 10px 0 0;float:left;}
.categorypage .h1-sub {margin-top:3px;}
.categorypage select, .categorypage .dropdown-toggle {background: #ffffff;color: #787772;box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, 0.1);-ms-box-shadow:  1px 1px 2px 0px  rgba(0, 0, 0, 0.1);-webkit-box-shadow:  1px 1px 2px 0px  rgba(0, 0, 0, 0.1);letter-spacing: 0.6px;margin-right:10px;margin-bottom:2px;border-radius:4px;border:1px solid #eee;font-size:11px!important;padding:3px 8px;-moz-appearance:none;}

.category {border:1px solid #eee;position:relative;background:#fff;min-height:140px;}
.category:hover {box-shadow: 0px 0px 17px 1px #e5e5e5;cursor: pointer;}
.category:hover img, .category.desc:hover img {-webkit-clip-path: polygon(0 18%, 100% 18%, 100% 100%, 0% 100%);clip-path: polygon(0 18%, 100% 18%, 100% 100%, 0% 100%);cursor:pointer;}
.category:hover .description {transition: opacity 0.2s ease-out;opacity: 0; }
.category:hover .btn {transition: opacity 0.2s ease-out;opacity: 1;}

.category.desc img {-webkit-clip-path: polygon(0 50%, 100% 33%, 100% 100%, 0% 100%);clip-path: polygon(0 50%, 100% 33%, 100% 100%, 0% 100%); }
.category img {-webkit-clip-path: polygon(0 32%, 100% 18%, 100% 100%, 0% 100%);clip-path: polygon(0 32%, 100% 18%, 100% 100%, 0% 100%);transition: all 0.5s ease;}
.category .cat-info {width: 100%;padding:0px 0px 10px;position: absolute;top: 0px;text-align: center;}
.category .title {padding: 15px 10px;overflow: hidden;text-overflow: ellipsis;font-size: 15px;font-weight: bold;text-transform: uppercase;display: -webkit-box;-webkit-box-orient: vertical;}
.category .description {line-height: 1.5em;margin-left: -15px;color: #6c6c64;margin-top:-5px;padding: 0px 40px 0px;height: 53px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; }
.category .btn {position: absolute;top: 50%;left: 50%;margin-right: -50%;transform: translate(-49%, -49%);opacity:0;}

@supports (-ms-ime-align:auto) {
  .cat-info {background: rgba(255, 255, 255, 0.8);padding: 0px 0px 30px;} 
  .category:hover .description {opacity:1;}
}

@media screen and (max-width:768px) {  
  .category {min-height:100px;overflow:hidden;}
  .category .title {font-size:11px;}
	.category img, .category.desc img {-webkit-clip-path: polygon(0 32%, 100% 18%, 100% 100%, 0% 100%);clip-path: polygon(0 32%, 100% 18%, 100% 100%, 0% 100%); transition: all 0.8s ease;}
}

@media screen and (max-width:991px) {  
  .categorypage {margin-bottom: 30px}
  .category .title {font-size:14px;}
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {background-color: #eeeeee;border-color: #dddddd;color:#888888;}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus, .pagination>li>a, .pagination>li>span {color:#888888;padding:11px 18px;}

.list .product .price, .list .product .btn {margin-top:15px;}
.list .product .fa {color:#d8d8d8;margin:2px 0px;font-size:13px;position:absolute;}
.list .product .fa-heart {margin-left: -35px;top:10px;}
.list .product .fa-exchange {margin-left:-15px;top:10px;}
.list .product .free-shipping a {margin-left:0px;line-height:40px;}

/*-------------------------------- Blog custom */

.home-blog .blog-info {background: #efefef;padding: 10px 20px 10px;line-height: 3em;font-size:14px;height: 100px;}
.home-blog .blog-info strong {clear: right;display: block;border-bottom: 1px solid #d7d7d7;width: 100%;margin-left: auto;margin-right: auto;font-size: 13px;line-height: 2em;}
.home-blog .blog-info a:hover {text-decoration:none;}
.home-blog a {overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}

.recent-article {border-bottom: 1px solid #ddd;}
.recent-article h2 {font-size:14px;}

.blog-articles > div {padding:20px 0px;}
.blog-articles .date, .blog-articles .date a {text-transform:uppercase;letter-spacing:1px;color:#c4c4c4;}
.blog-articles .date i {font-style:normal;}
.blog-articles .description, .article .description {line-height: 1.9em;font-weight: 100;}
.blog-articles .description a {color: #9b9b9b;}
.blog-articles .text {padding:0px;}
.blog-articles .block-content {background: #eee;padding: 30px 15px;margin-bottom:15px;}
.blog-articles hr {margin: 15px 0px 15px;width: 100%;border-top: 2px solid #ffffff;}
.blog-articles h3 {line-height: 1.3em;}
.blog-articles .description {padding-top:0px;}
.blog-articles .title h3 {min-height:43px;}
.blog-articles > div > div > div {margin-right:15px;}

.blog-pagination {border-top:1px solid #eee;padding-top:15px;}
.blog-pagination ul {padding-left:0px;}
.blog-pagination ul li {list-style-type:none;}

.share, .comments {padding-top:20px;}
.share strong {float: left;line-height: 3.5em;margin-right: 20px;}
.share ul {padding:10px 0px;}
.share ul li {list-style-type:none;display:inline-block;margin-right:5px;}
.share ul li a {padding: 3px 8px;color: #ffffff;font-size: 11px;border-radius: 20px;}
.share ul li a.facebook {background:#3b5998;}
.share ul li a.twitter {background:#55acee;}
.share ul li a.google {background:#dd4b39;}
.share ul li a.pinterest {background:#cb2027;}

.reactions {background: #eeeeee;padding:20px 30px 20px!important;}
.reactions .title, .comments .title {font-size:16px;line-height:4.4em;font-weight:bold;}
.reactions label {margin-top:10px;font-size:13px;font-weight:normal;}
.reactions .form-control {border:1px solid #e3e3e3;}
.comments .comment {border:1px solid #eee;padding: 20px;line-height: 1.4em;}

/*-------------------------------- Brands */

.brandspage .title {font-weight: bold;font-size: 14px;text-transform: uppercase;border-top: 1px solid #ddd;padding-top:8px;}

/*-------------------------------- Sidebar */

.kiyoh-rating {height: 106px;font-size: 12.5px;line-height: 1.7em;padding: 13px 0px;font-weight:bold;}
.kiyoh-rating:hover {box-shadow: 0px 0px 3px 2px #eee;cursor:pointer;}
.kiyoh-rating span {font-weight: bold;position: absolute;left: 40px;top: 26px;font-size: 22px;color: #515151;}

.block-usp .usp {padding:20px;}
.block-usp .usp .icon-usp {width:30px;height:40px;}

ul.navigation-sidebar, ul.navigation-sidebar ul {padding:0px;}
ul.navigation-sidebar .fa-plus, ul.navigation-sidebar .fa-minus  {cursor: pointer;position: absolute;top: 10px;right: 0px;}
ul.navigation-sidebar .fa-minus {display:none;}
ul.navigation-sidebar li {list-style-type: none;padding: 4px 40px 0px 0px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;}
ul.navigation-sidebar li.active .fa-plus {display:none;}
ul.navigation-sidebar li.active .fa-minus {display:block;}
ul.navigation-sidebar li a {font-weight:bold;text-transform:uppercase;font-size:1.2em;}
ul.navigation-sidebar ul.toggle-target {display:none;padding-top:4px;padding-bottom:6px;}
ul.navigation-sidebar ul li {padding:2px 0px;}
ul.navigation-sidebar ul li a {font-weight:normal;font-size:1.1em;text-transform:none;}
ul.navigation-sidebar ul ul li a {padding-left:15px;}
ul.navigation-sidebar ul ul ul li a {padding-left:30px;}
ul.navigation-sidebar ul ul ul ul li a {padding-left:45px;}

/*-------------------------------- Filters */

.filters {display:none;}
.filter-title {margin-bottom:2px;}
#filter_form .filter-title {padding: 6px 20px;box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);-ms-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);border-radius: 3px;font-size: 14px;color: #838383;letter-spacing: 0.3px;background: #fff;}
#filter_form .filter-title:hover {cursor:pointer;}
#filter_form .filter-title .fa {font-weight: bold;line-height:1.4em;}
#filter_form .filter-values {padding: 15px;margin-top: 10px;box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);-ms-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);border-radius: 3px;color: #838383;letter-spacing: 0.3px;background: #fff;display:none;}
#filter_form .filter-values button[type="submit"] {background: #ffffff;padding:3px 40px;color:#838383;margin-top:10px;}
#filter_form label {font-weight:400;width:100%;border-bottom: 1px solid #eee;padding: 5px 0px;}
#filter_form_active label {display:inline;font-weight:400;width:100%;}

#filter_form input[type="checkbox"] {display:none;}
#filter_form input[type="checkbox"] + label span {display:inline-block;width:19px;height:19px;background:url('check-radio.png') left top no-repeat;margin:-2px 10px 0 0;  vertical-align:middle;cursor:pointer;}
#filter_form input[type="checkbox"]:checked + label span {background:url('check-radio.png') -20px top no-repeat;}

#filter_form_active input.filter-active[type="checkbox"] {display:none;}
#filter_form_active input.filter-active[type="checkbox"]:checked + label span {display:inline-block;width:19px;height:18px;background:url('check-radio-active.png') center center no-repeat;margin:-3px 2px 0 20px;  vertical-align:middle;cursor:pointer;}

@media screen and (max-width:786px) {.price-filter {padding:0px 15px 10px;}}
.price-filter form {width: calc(100% - 20px);}
.sidebar-filter{margin-top:10px;}
.sidebar-filter-item label{margin:1px 0 0 5px;display:inline;white-space:normal;padding-top:3px;}
.sidebar-filter-range{margin-top:13px;font-size:8px;}
.sidebar-filter-range .min{float:left;line-height:1px;margin-left:4px;}
.sidebar-filter-range .max{float:right;line-height:1px;}
#collection-filter-price{position: relative;margin: 3px 7px;width: 100%;height: 5px;background: #E6E9EE;}
#collection-filter-price .ui-slider-range{position:absolute;height:5px;}
#collection-filter-price .ui-slider-handle{border:1px solid #ddd;position:absolute;top:-4px;display:block;margin-left:-4px;width:14px;height:14px;border:0 none;border-radius:100px;cursor:col-resize;background:#7b7b7b;}

.nav-tabs li.slide-line, #collection-filter-price .ui-slider-range {background:#c6c6c6;}
.paddingtop .btn-group{float:left;}
#filtertoggle{margin-left:10px;}
.box img.hallmark{display:block;margin:0 auto;padding:10px 0;}

/*-------------------------------- Newsletter */

.sidebar-newsletter {padding: 26px 30px;}
.sidebar-newsletter input{padding:7px 20px;width:100%;border-radius: 0px;border: 1px solid #e7e7e7;margin:20px 0px 10px;box-shadow: none;height: 35px;float: left;}
.sidebar-newsletter .btn {float: left;font-weight: 700;font-size: 12px;margin-top:3px;letter-spacing: 1px;padding: 8.5px 30px;width:100%;}
.sidebar-newsletter strong, .cat-newsletter strong {font-size:16px;line-height:2.2em;}

.cat-newsletter form {top:15px;width:70%;position:absolute;left:15px;background:rgba(255,255,255,0.7);padding:20px 30px;box-shadow: 0px 0px 5px 1px rgba(136, 136, 136, 0.25);}
.cat-newsletter input {padding: 7px 20px;width: 65%;border-radius: 0px;border: 1px solid #e7e7e7;margin: 0px 0px 10px;box-shadow: none;height: 35px;float: left;}
.cat-newsletter .btn {float: left;font-weight: 700;font-size: 12px;letter-spacing: 1px;padding: 8.5px 30px;width: 30%;margin-left: 20px;}
.cat-newsletter {margin-top:45px;min-height:200px;background-image:url('img-newsletter-block.png');background-repeat:no-repeat;}

@media screen and (min-width:1200px) {.cat-newsletter form {top:40px;left:30px;}}
@media screen and (max-width:768px) {.cat-newsletter {background-size:cover;background-position:center center;}.cat-newsletter form {width:calc(100% - 30px);}.cat-newsletter .btn, .cat-newsletter input {width:100%;margin-left:0px;}}

.newsletter-popup .btn {width:100%;}
.newsletter-popup .close {position: absolute;right: 10px;color: #737373;font-size: 25px;cursor: pointer;text-shadow: none;top: 10px;opacity: 1;}

/*-------------------------------- Blogs */

.blogs {background: #f4f4f4;padding:20px;height:210px;}
.blog-article .image {background-size:cover;background-position:center center;height:159px;}
.blog-article .image > div {top:20px;left:0px;position:absolute;padding:5px 10px;}
.blog-article h4 {font-size: 14px;color:#666666;margin-top:0px;height:25px;}
.blog-article .description {color:#888888!important;}
.blog-article .description > div {margin:15px 0px;height: 80px;overflow: hidden;}
.blog-article .read {border-top: 1px solid #ddd;width: 90%;position: absolute;padding: 9px 0px;text-transform: uppercase;color: #666;
font-weight: bold;}

/*--------------------------------  RSS Kiyoh reviews */

.kiyoh-feed {background:#fff;padding:0px 20px 30px 20px;}
.kiyoh-feed .break {position: absolute;bottom: 0px;background-image: url('review-break.png');background-repeat: repeat-x;width: 92%;left:20px;height: 100px;}
.kiyoh-feed .btn {position: absolute;right: 30px;bottom:15px;z-index:999;text-transform: none;font-size: 11px!important;}

.review .stars {width: 80px;height: 17px;background: url(stars-kiyoh.png) 0px 1px repeat-x;display: inline-block;vertical-align: bottom;margin:15px 0px 0px;}
.review .stars-percent {width: 100%;height: 17px;background: url(stars-kiyoh.png) 0px -15px repeat-x;display: inline-block;float: left;}
.review .stars {margin:0 0 10px 0;}

#divRss {max-height:300px;overflow:hidden;}
#divRss .review {margin:23px 0px 10px;}
#divRss .reaction {text-align: left;line-height: 1.6em;font-size: 13px;;}
@media screen and (min-width:768px) {.kiyoh-feed {margin-top: 60px;}}

.product-rss #divRss, .sidebar-rss #divRss {margin-top:0px;}
.product-rss .kiyoh-logo {top:-25px;}
.sidebar-rss .kiyoh-logo {top: -20px;right: -15px;}
.sidebar-rss .col-md-4 {width:50%;}

.review .name {font-weight: bold;font-size: 15px;color: #00324d;}
.review .score {font-size: 13px;letter-spacing: -0.5px;margin: 1px 5px;color: #adadad;}

.kiyoh-logo {top: 30px;right: 15px;background: #fff;position: absolute;float: right;width: 100px;}
@media screen and (max-width:768px) {.kiyoh-logo {top: -25px;right: 15px;}}

.yotpo-bottomline .write-review-btn-hidden {display:none!important;}
.categorypage .yotpo {display: inline-block;}

/*-------------------------------- Popups */

.shopnow-products,.popup-products,.mobile-topbar #search, #review-popup, .newsletter-popup {-moz-box-shadow:0 0 0 1000px rgba(0,0,0,0.5)!important;-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,0.5)!important;box-shadow:0 0 0 1000px rgba(0,0,0,0.5)!important;z-index:99999;}
.shopnow-products {position:fixed;z-index:1000;width:900px;left: 50%;margin-left: -450px;top:10%;display:none;padding:30px;box-shadow:0 0 4px 0 #999;background:#fff;}
.newsletter-popup {position:fixed;z-index:1000;display:none;width:700px;left: 50%;margin-left: -350px;top:10%;box-shadow:0 0 4px 0 #999;background:#fff;}
.newsletter-popup .form-control, .newsletter-popup .btn {height:40px;font-size:16px;}
@media screen and (max-width:768px) {.popup-products {position:fixed;z-index:1000;width:100%;bottom:0px;background:#333333;display:none;padding:20px 0px;color:#ffffff;font-size:14px;line-height:1.5em;}}
@media screen and (min-width:768px) {.popup-products {position:fixed;z-index:100000;width:100%;top:0px;background:#333333;display:none;padding:20px;color:#ffffff;font-size:14px;line-height:1.5em;}}
.popup-products .close {color:#ff0000!important;text-shadow:none;}
.popup-products .fa-check {color:#90BF26;margin-right:5px;}

.shopnow-products input[type=radio] {margin-left:0px;}
.shopnow-products label:first-child {padding-left:0px;font-weight:bold;margin:10px 0px;}
.shopnow-products .btn-default {background: #fff;margin: 20px 0px;font-size: 11px;border: 1px solid #ddd;}
.shopnow-products .close {right:40px;position: absolute;z-index:9;}
.shopnow-products .price {font-size: 2.4em;float:left;}
.shopnow-products .price-old {font-size: 14px;vertical-align: middle;line-height: 1.7em;}
.shopnow-products .price-new {vertical-align: middle;line-height: 1em;font-size: 20px;}
.shopnow-products .free-shipping a {margin-left: 3px;line-height: 42px;}
.shopnow-products .form-control {height:41px;}

/*-------------------------------- Headlines & banners */

.slides {padding:0px;margin:0px;display:block!important;}
.slides li {list-style-type:none;}

.owl-theme .owl-dots {display: inline-block;position: absolute;bottom: 10px;left: 49%;transform: translateX(-49%);}
.owl-theme .owl-dots span {box-shadow: 0px 0px 3px 1px rgba(78, 78, 78, 0.41);background: none repeat scroll 0 0 #ffffff;border-radius: 20px;display: block;height: 12px;margin: 5px 7px;width: 12px;}

.banner {position:relative;}
.banner span {width: 100%;padding: 12px;position: absolute;bottom: -1px;left: 0px;font-size: 16px;text-align: center;}

/*-------------------------------- Flags */

.flag{float:left;background-image:url(flags.png);background-repeat:no-repeat;margin-right:10px;overflow:hidden;text-indent:-9999px;width:15px;height:10px;margin-top:2px;background-size:100% auto;}
.flag.nl { background-position:0 -10px; }
.flag.de { background-position:0  -20px; }
.flag.en { background-position:0  -30px; }
.flag.fr { background-position:0 -40px; }
.flag.es { background-position:0 -50px; }
.flag.it { background-position:0 -60px; }
.flag.el { background-position:0 -70px; }
.flag.tr { background-position:0 -80px; }
.flag.pt { background-position:0 -90px; }
.flag.pl { background-position:0 -100px; }
.flag.sv { background-position:0 -110px; }
.flag.ru { background-position:0 -120px; }
.flag.da { background-position:0 -130px; }
.flag.no { background-position:0 -140px; }
.flag.us { background-position:0 -150px; }
.flag.fc { background-position:0 -160px; }
.flag.bg { background-position:0 -170px; }

/*-------------------------------- Forms & input fields */

input[type=radio], input[type=checkbox] {margin:3px 5px 0 0;}
input[type=text]{border:1px solid #e3e3e3;border-radius:4px;padding:3px 8px;color:#333;font-size:13px;}
input[type=text]:focus{outline:none;border:1px solid #4fc1e4;color:#999;}
.search{position:relative;}
.search .fa-search{position:absolute;color:#ccd0d9;top:0;right:0;font-size:16px;padding:12px;}
.search .fa-search:hover{color:#434A54;}

select {padding: 3px 20px 3px 10px;font-size: 11px;color: #555;border: 1px solid #dcdcdc;box-shadow: none;-webkit-appearance: none;border-radius: 23px;margin-bottom:-15px;cursor: pointer; background: url('arrow-select.png') no-repeat center right, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 63%);   background: url('arrow-select.png') no-repeat center right, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 63%);   background: url('arrow-select.png') no-repeat center right, linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 63%);}
select:hover {box-shadow:0px 1px 1px #ddd;border:1px solid #ddd;}
select:focus {outline: none;}


/*-------------------------------- Navigatie */

.nav-arrow {position: absolute;bottom: -37px;left: 0px;width: 100%;z-index: 999;}
.navbar {border: none;border-radius: 0px;}

.navbar-toggle {cursor: pointer;display: block;position: absolute;margin-top: 0;margin-bottom: 0px;padding: 13px 10px 12px 0px;border-radius: 0;float: left;z-index: 999;}
.navbar-toggle .icon-bar {width: 32px;height: 3px;border-radius: 2px;background: #fff;}

@media only screen and (max-width: 768px) {    
	#navbar ul li a {font-size:16px;font-weight:bold;}
}

@media (min-width: 799px) {  
	#navbar ul li a {font-size:12px;font-weight:bold;}
}

@media (max-width: 991px) {  
  .navbar-collapse.in {overflow-y:unset;}
  .navbar-nav {margin-top:0px;margin-bottom:0px;}
  .nav .depth1 li a {padding:15px 20px!important;}
  .nav ul li ul li a {padding:15px 30px!important;}
	ul li .togglesub, ul li .togglesubsub {position:absolute;right:0px;padding:16px;z-index:9;font-size:17px;cursor:pointer;}
  .show>.dropdown-menu {display:block;}
}

@media (min-width: 991px) {  
	#navbar ul li a {font-weight:bold;}
  .nav li {position: relative;}
  .nav li ul.dropdown-menu{border-top:none;padding:20px 0px;width:300px;}
  .nav li ul.dropdown-menu:hover{display:block;}
  .nav li ul.dropdown-menu a {padding: 6px 30px;}
  .nav li ul li ul.dropdown-menu {position: absolute;float:left;left: 257px;top:-2px;}
}

/*-------------------------------- Custom service pages */

.page404 .form-control {padding:25px 25px;font-size:18px;}
.page404 .btn {width:100%;font-size: 15px;} 

.faq-title {font-size:18px;font-weight:bold;padding: 10px 0px;margin-top: 40px;color:#333;}
.faq-tab {font-size:14px;padding: 5px 0px;margin-top: 10px;border-bottom: 1px solid #ddd;color:#666;}
.faq-content {padding: 20px 20px;line-height: 2em;}

.gui-form {background: #f2f2f2;padding: 20px;}
.gui-form input {height:45px;padding:5px 15px;}
.gui-form textarea {padding:15px 15px;font-size: 13px;}
.gui-form .btn {width:100%;font-size:18px;}

/*-------------------------------- General & GUI fixes */


@media screen and (min-width:1200px) {.col-md-2ths{float:left;width:20%;}}
.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
#product-tab-content img{height:auto!important;}
#gui-popover-terms-and-conditions{position:fixed;width:70%;z-index:99999;margin-left:calc(35% - 30%);box-shadow:0 0 0 3000px rgba(0,0,0,0.5);}
#gui-form {margin-bottom:20px;}
.gui-blog-article header ul li {color:#333;}
.gui-blog-social {padding-top:20px;}
.gui-blog-article {border:none;}
.gui-list ul li {background:url('gui-arrow.png') no-repeat left center;}
.gui a.gui-button-large.gui-button-action {border:none;font-weight:bold;font-size:20px;}
#gui-wrapper {margin-bottom:20px;}
.gui-block-content, .gui-table {background:#fff;}
.gui-blog-article header img {float:left;}
.gui-col3-equal-col3 .gui-div-cart-coupons{width:100%!important;}
.gui-image-50 img{max-width:none!important;}
.gui-div-faq-questions ul li{left:20px;position:relative;}
.gui-div-faq-questions ol li{left:35px;position:relative;}
.gui-blogshort .gui-blog-article-image header {padding-left:0!important;}


/*Aanpassing gerelateerde producten*/
.product.text-center.shine{
min-height:350px;
}
p.gui-align-center.gui-small.breadcrumbs {
    display: none;
}