/* 20250919144533 - v2 */
.gui,
.gui-block-linklist li a {
  color: #080808;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #080808;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #fdad5f;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #fdad5f;
  box-shadow: 0 0 2px #fdad5f;
}

.gui-select.gui-focus .gui-handle {
  border-color: #fdad5f;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #f06b0c;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #080808;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #fce8da;
  background-color: #fef7f2;
}

.gui-block-option-block {
  border-color: #fce8da;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #f8bc91;
}

.gui ul.gui-products li {
  border-color: #fad2b6;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #fad2b6;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #fad2b6;
}

.gui-block-content .gui-table {
  border-color: #fce8da;
}

.gui-table thead tr th {
  border-color: #f8bc91;
  background-color: #fef7f2;
}

.gui-table tbody tr td {
  border-color: #fce8da;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #0a0a0a;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #00d65e;
  color: #000000;
  background-color: #00ff70;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #00cc59;
  border-color: #00ab4b;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
.category .info { 
  height: 53px;
}

.product a h3 {
  height:32px;
  overflow:hidden;
}

#formFilter > ul {
  padding-top: 15px;
}

.checkbox.list-style {
  display: inline-block;
  list-style: none;
  vertical-align: top;
  margin-right: 5px;
  position: relative;
  padding: 0;
  margin-bottom: 20px;
}

.checkbox.list-style strong {
  position: relative;
  border: 1px solid #e6e6e6;
  font-size: 13px;
  margin-bottom: 0;
  padding: 9px 24px 9px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(triangle.png);
  background-repeat: no-repeat;
  background-position: right 12px top 15px;
  width: 100%;
  border-radius: 3px;
}

.checkbox.list-style:hover strong {
  border-color: #c5c5c5;
}

.checkbox.list-style strong i {
  font-size: 10px;
  margin-left: 10px;
}

.checkbox.list-style .filter-list {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 100;
  background: white;
  min-width: 300px;
  padding: 20px 15px;
  max-width: 100%;
  border: 1px solid #e6e6e6;
}

.active-filters {
  margin-bottom: 20px;
}

.active-filters-list {
  list-style: none;
  display: inline-block;
}

.active-filters span {
  font-weight: bold;
  margin-right: 10px;
}

.active-filters li {
  display: inline-block;
}

.active-filters .active-filt {
  display: inline-block;
      border: 1px solid #e6e6e6;
    font-size: 13px;
    margin-bottom: 0;
    padding: 9px 10px 9px 15px;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.active-filters li label {
  padding: 0;
  margin-left: 10px;
  margin-right: 0;
  font-size: 11px;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .checkbox.list-style {
    margin-bottom: 10px;
  }
}

@media (min-width: 1200px) {

.checkbox.list-style:hover .filter-list {
  display: block;
}
}

.custom-logo {
    background-color: transparent;
    opacity: 0.7;
}

.custom-logo:hover {
  opacity: 1.0;
}

.trustpilot-header 
{
    margin-top: 300px;
    position: absolute;
    left: 15px;
    opacity: 1.0;
    display: none;
}

#trustpilotfooter {
    margin-top: 20px;
}

#robinfooter {
  margin-top: 10px;
}

#arcus-buttons .social .btn
{
  display:inline-block;
  width:36px;
  height:36px;
  text-decoration:none;
  border-radius:3px;
  margin-right:10px;
  -webkit-transition:background-color 0.15s linear;
  transition:background-color 0.15s linear
}

#arcus-buttons .social .facebook
{
  background-color:#444;
  background:#444 url(//static.webshopapp.com/shops/017664/files/011691385/facebook.png) no-repeat 50% 50%
}

#arcus-buttons .social .twitter
{
  background-color:#444;
  background:#444 url(//static.webshopapp.com/shops/017664/files/011691350/twitter-bird.png) no-repeat 50% 50%
}

#arcus-buttons .social .google
{
  background-color:#444;
  background:#444 url(//static.webshopapp.com/shops/017664/files/011691406/gplus.png) no-repeat 0 100%
}

#arcus-buttons .social .btn:hover
{
  text-decoration:none
}

#arcus-buttons .social .facebook:hover
{
  background-color:#436FC0
}

#arcus-buttons .social .twitter:hover
{
  background-color:#00aced
}

#arcus-buttons .social .google:hover
{
  background-color:#d64e38
}

.uniwork-banner 
{
  margin-top:10px;
}

#shopmaniafooter {
  margin-top: 10px;
}

@media (min-width: 992px) {
    .trustpilot-header,
    .portwest-catalogus-header
    {
        display: block;
    }
}

/***** ESNICKER CSS ******/

.newNav {
  position: relative;
}

.newNav ul li a {
  text-decoration: none;
}

ul.nav li.newItem {
  display: inline;
  padding: 15px 10px;
}

.newNav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.newNav ul.nav ul.subNav {
  padding: 15px 0px;
}

.newNav ul.nav {
  padding: 15px 0px;
  text-transform:uppercase;
}

.subMenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0 5px;
  z-index: 9;
}

ul.nav li.newItem:hover .subMenu {
  display: block;
}

.newNav ul.nav .subMenu .newSubItem {
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
}

.newNav ul.nav .subMenu .newSubItem .newSubsubItem {
  font-weight: normal;
  font-size: 0.8em;
  text-transform: normal;
}

ul.popularCats li {
  display: inline;
  padding: 0px 10px;
}

.popularTitle {
  float: left;
  padding-right: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.popular-categories {
  padding-top: 20px;
  padding-bottom: 20px;
}

.newItem a {
  font-weight: bold;
}

header.on-top {
  padding-top: 0px;
}

.content.on-top {
  margin-top: 0px;
}

.newNav.on-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.product {
	position: relative;
}

.product .price-ball {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 80px;
  height: 80px;
  text-align: center;
  border-radius: 100%;
  background: #f89c1a;
  color: #fff;
  display:table;
}

.product .price-ball .align-middle {
	display:table-cell;
  vertical-align:middle;
}

.product .price-ball .price {
	font-weight:bold;
  font-size:17px;
  display:block;
}

.product .price-ball .price-old {
	font-weight:normal;
  font-size:12px;
  text-decoration:line-through;
  display:block;
}

.product-timer span {
	display:inline-block;
  width:40px;
  height:50px;
  line-height:48px;
  text-align:center;
  font-size:22px;
  font-weight:800;
  background:#333;
  color:#fff;
  margin:0px 5px;
  border-radius:4px;
  position:relative;
  width:calc(25% - 10px);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.product-timer {
	height:54px;
}

.product-timer span:after {
	display:block;
  content:'';
  position:absolute;
  height:1px;
  width:100%;
  background:#444;
  top:50%;
  left:0;
}

.product-timer span:before {
	display:block;
  content:':';
  font-weight:bold;
  position:absolute;
  color:#333;
  left:100%;
  top:50%;
  margin-top:-25px;
  margin-left:2px;
}

.product-timer span:last-child:before {
	display:none;
}

@media (min-width: 992px) {
  header.on-top {
    padding-top: 48px;
}

.content.on-top {
  margin-top: 78px;
}

.newItem a {
  font-size: 0.9em;
}
}

@media (min-width: 1200px) {
  .newItem a {
    font-size: 1em;
}

.newSubItem a {
  font-size: 0.85em;
}
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}
/*
.topnav .item {
  background-color:rgba(255,204,51,0.7);
  padding:10px 20px;
}

.topnav .item.search {
  margin-right:-3px;
  border-radius:4px 0px 0px 4px;
}

.topnav .item.cart {
  border-radius:0px 4px 4px 0px;  
}

@media (max-width: 1200px) {
  .topnav .item.cart {
    margin-right:-3px;
    border-radius:4px 0px 0px 4px;
    padding-top:9px;
  }
.topnav .item.menu {
  border-radius:0px 4px 4px 0px; 
}
}

@media (min-width: 480px) and (max-width: 538px) {
  .topnav .item.cart {
    margin:0;
  border-radius:4px 4px 0px 0px;
}
.topnav .item.menu {
  border-radius:0px 0px 4px 4px; 
}
}
*/

.items-wrapper {
  display:inline-block;
  background-color:rgba(242,150,42,0.7);
  border-radius:4px;
}

.topnav .item {
  padding:10px 20px;
}

@media (min-width: 480px) and (max-width: 542px) {
  .items-wrapper {
    display:flex;
}
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
  float: left;
}
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
  float: left;
}

.snickers-logo-header,
.snickers-catalogus-header,
.arcus-banners{
  display: block;
}

}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
  float: left;
}
}

/* Standerlink */
/* Offerbar */
			.offerbar {
    	position: -webkit-sticky; /* Safari */
      position: sticky;
      top: 0px;
      z-index:9999;
    	text-align: center;
      width: 100vw;
    	padding: 15px 0 15px 0;
      box-shadow: 0 0 20px rgba(0,0,0,.5);
    	line-height: 1em;
    	font-size: 13px;
    	font-weight: 600;
    }
/* End Offerbar */

/* Sale Product */
.sale-product {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index:2;
  background: #f89c1a;
  border-radius: calc(100%/2);
  width: 90px;
  height: 90px;
  text-align: center;
  color: #fff;
  display: table;
}

.sale-product .align-middle {
	display: table-cell;
  vertical-align: middle;
}

.sale-product-price .price-old{
    font-weight: normal;
    font-size: 12px;
    text-decoration: line-through;
    display: block;
}

.sale-product-price .price {
	  font-weight: bold;
    font-size: 17px;
    display: block;
}
/* End Sale Product */

/* Textpage design*/
.page-text {
  margin-top: 28px;
}
.page-text img {
    max-width: 100%;
    height: auto;
}
/* end textpage design*/

/* webshopbanners */
.flex-container-webbanner {
  padding: 0 0 20px 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.flex-item-webbanner {
  padding: 0;
  width: 150px;
  height: 36px;
  margin: 4px 7px;
}
/* end webshopbanners */

/* LazyLoad */

<script type="text/javascript">
   lazyload();
 </script>

/* End Lazyload */

/* End Standerlink */

.beoordelingen {
  color: #000;
}

.beoordelingen a:link {
  color: #14b400;
  font-weight: bold;
}

.beoordelingen a:visited {
  color: #14b400;
}

.beoordelingen a:hover {
  color: #50d83f;
}

.beoordelingen a:active {
  color: #33622d;
}
