<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fa-stack{height:1em; width:1em;line-height:1em;}
.product-detail .box .content .add-to-card .button-add-to-card, .content-product-details-style-3 .box-details .box .content .add-to-card .button-add-to-card, .content-product-details-style-3 .reviews .box .content .add-to-card .button-add-to-card,
.product-detail .box .content .add-to-card .button-add-to-card:focus{border:0;}
h1{
  font-size: 2em;
  font-weight: bolder;
  color: #000;
}
h2{
  font-size: 1.5em;
  font-weight: bolder;
  color: #000;
}
h3{
  font-size: 1.17em;
  font-weight: bolder;
  color: #000;
}
h4{
  font-size: 1em;
  font-weight: bolder;
  color: #000;
}

input{
      padding: 5px 15px;
      border: 1px solid #e6e6e6;
      transition: all .5s ease;
}
.title{
  position: relative;
}
.omb-line{
  width: 45px;
  height: 2px;
  left: -23px;
}
.form-label{
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  line-height: 40px;
  float: left;
}

.custom-button{
  width: 100%;
  border-radius: 0;
  border: 2px solid #000000;
  background: #f6a81c;
  color: #ffffff !important;
  margin-top: 20px;
  margin-bottom: 12px;
  padding: 0 25px;
  border: 2px solid #f6a81c;
}

.custom-button-secondary{
  border-radius: 0;
  border: 2px solid #000000;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 12px;
  padding: 0 25px;
}

.custom-button::before, .custom-button-secondary::before{
  border-radius: 0;
}
.custom-button:hover, .custom-button-secondary:hover{
  border-radius: 0;
}
.omb-hover-float-shadow:hover::after{
  opacity: 1;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
}

/* Login specific styling */
.login-wrap input, .login-wrap button{
  display: block;
  float: left;
  width: 100%;
}

.login-wrap .form-label{
  display: block;
  float: left;
  width: 100%
}
.content-login .custom-button-secondary{
  width: 100%;
}

/* register page specific styling */
.register-fieldset{
  float: left;
  display: block;
  margin: 25px 0;
}
.register-fieldset:nth-of-type(2){
  margin-top: 0;
}
.register-fieldset input{
  display: block;
  float: left;
  width: 90%;
}
.register-fieldset input[type="radio"]{
  width: auto;
  margin-right: 5px;
}
.register-fieldset label{
  display: block;
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  line-height: 40px;
}
.register-fieldset label.radio-inline{
  width: auto;
  line-height: 14px;
  margin-bottom: 10px;
  float: none;
}
.register-fieldset .text-danger{
  clear: both;
}

.content-register .sidebar-style-one, .content-success .sidebar-style-one,
.content-edit-account .sidebar-style-one, .content-edit-password .sidebar-style-one {
  overflow: hidden;
}

/* account overview specific styling */
.account-overview-list {
  margin-bottom: 50px;
}
.account-overview-list:first-of-type {
  margin-top: 25px;
}
.account-overview-list:last-of-type {
  margin-bottom: 25px;
}

.sidebar-style-one .account-overview-list ul &gt; li {
  padding: 4px 0;
}

.sidebar-style-one .account-overview-list ul &gt; li a {
  display: block;
  font-family: 'Roboto', 'Open Sans', 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  transition: all .5s ease;
  }

  .sidebar-style-one .account-overview-list ul &gt; li:hover a {
    color: #f6a81c;
    transition: all .5s ease;
  }

.sidebar-style-one .account-overview-list ul &gt; li a .dropdown-expander {
    padding-top: 2px;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
  }

.sidebar-style-one .account-overview-list ul &gt; li a .dropdown-expander i {
  font-size: 18px;
  color: #c1c1c1;
  transition: all .5s ease;
}

.sidebar-style-one .account-overview-list ul &gt; li:hover a .dropdown-expander i {
  color: #000000;
  transition: all .5s ease;
}

/* account specific styling */
.content-edit-account .title, .content-edit-password .title{
  margin-bottom: 25px;
}

.content-edit-account input, .content-edit-password input{
  display: block;
  float: left;
  width: 100%;
}
.content-edit-account .form-label, .content-edit-password .form-label{
  display: block;
  float: left;
  width: 100%
}

.content-edit-account .btn-primary, .content-edit-password .btn-primary{
  display: block;
  float: left;
  width: 100%;
}

.sidebar-widget .slider {
  max-width: calc(100% - 30px);
}

@media only screen and (max-width: 760px) {
  .sidebar-style-one,
  .filtertitle,
  .footerbutton {
      max-width:275px;
  }
  .footerbutton button {
      font-size:0
  }
  .footerbutton button:after {
      content: 'Sluiten';
      font-size:18px;
  }
  .journal-sf .sf-reset {
    position: absolute;
    margin: auto;
    font-weight: bold;
    border: 1px solid red;
    padding: 0 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    z-index: 9;
    top: 13px;
  }
  .journal-sf .sf-reset span.sf-reset-text:before {
    content: 'herstel';
    color: red;
    display: block;
  }
  .togglefilter .filtertitle .uk-close {
    top: 18px !important;
  }
}


.productoptions .uk-alert-danger,
.productoptions .uk-alert-success,
.product-options .p-stock,
.product-options .rating {
  display:none;
}
.product-options .qty {
  margin-top: 15px;
}
</pre></body></html>