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

.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: #000000;
}

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

.gui a {
  color: #0a8de9;
}

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

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

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

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

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

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

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

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

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

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

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

.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: #be6424;
  border-color: #707070;
}

.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 */
/****** Stefan - Molders Media ********/

.menu2laags ul.list-unstyled li a, .menu2laags li.active ul.list-unstyled li a, .menu2laags li.current ul.list-unstyled li a {
    color: #FFFFFF;
}

.product-banner img {
    border: 0px solid #eee;
    border-radius: 5px;
    display: inline-block;
}

.slider .slogan {
    position: relative;
    top: 15px;
    z-index: 2;
    padding: 13px 0!important;
    height: 50px;
    background: none repeat scroll 0 0 #F07D00;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

.show-more span {
    background: #FAB049;
    color: white;
    padding: 6px 12px 5px 25px;
    border-radius: 3px;    
    margin-bottom: 20px;
}

.show-more {
    margin: 15px 0 0;
    width: 100%;
    border-bottom: 0px solid #eee;
    text-align: center;
    line-height: 0.1em;
}

.collection .product.border, .box.border, .related .border {
    border: 0px solid #f2f2f2;
}





.sidebar .box {
    margin-bottom: 15px;
    padding: 30px;
    border-radius: 6px;
}

.collection .product.border, .box.border, .related .border {
    border: 0px solid #FEFEFE;
    background-color: #FEFEFE;
}



/******* END CODE STEFAN*******/

/****** Donny - Molders Media ********/

body {
  background: url(http://gazou.kizitora.jp/wp-content/uploads/2015/02/12184_wallpaper_2048x2048_iPad_Air_iPadminiRetina11.jpg) top left fixed !important;
}

header, .banner-bottom, .hometext, .hometext > .container .bg, .footer-sub, footer, .footer-socials, #footer-copyright, .usps, .category.home {
  background: none !important;
}

header > .container, .slider > .container, .products > .container, .banner-bottom > .container, .hometext > .container, .footer-sub > .container, .collection-content-custom, .catalog-content-custom, .category.home > .container,  .container-secure, .opacity-white {
  background: rgba(255,255, 255, 0.9) !important;
}

footer > .container {
  background: #F07D00;
}

.footer-socials > .container, #footer-copyright > .container {
  background: #FAB049;
}

.slider {
  padding-top: 0px;
  padding-bottom: 0px;
  
}

.slider > .container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.products {
  padding-top: 0px;
  padding-bottom: 0px;
 
}
.products > .container, .category.home > .container {
  paddng-top: 20px;
  padding-bottom: 20px;
}

.hometext, footer, .footer-socials, .category.home {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
 
}
.hometext > .container. footer > .container, .footer-socials {
  paddng-top: 10px;
  padding-bottom: 10px;
}

.usps > .container {
  background: #FAB049;
}

.collection-content-custom .show-more {
  background: none;
  padding-bottom: 15px;
}
.collection-content-custom .show-more span {

  background: #FAB049;
  color: white;
  padding: 6px 12px 5px 25px;

  border-radius: 3px;
}

#recproducts .product a, #popproducts-fullwidth .product a {
  margin-bottom: 10px;
}

#page-product .sidebar > .box {
  background: #f7f7f7;
}

.affix #cartContainer > a {
  height: 50px;
}

#cartContainer > a {
  height: 48px;
}

@media (min-width: 992px){
  #language-nl nav.menu2laags.affix ul li a {
    font-size: 11px !important;
  }
  #language-en nav.menu2laags.affix ul li a {
    padding: 15px 10px !important;
    font-size: 11px;
  }
  #language-en nav.affix-top ul > li > a {
    font-size: 12px;
  }
}




/******* END CODE DONNY *******/
