/* 20190218131851 - 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: #000000;
  background-color: #ffffff;
}

.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: #cccccc;
  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 */
.breadcrumbs ol {
  position: relative;
  max-width: 1140px;
  margin: 0px auto 18px;
  padding: 0px;
}
.breadcrumbs li {
  display: inline;
  font-size: 12px;
  list-style: outside none none;
}
.product-block.col-md-4 {
  width: 31.8%;
  margin:5px;
}
.contact-buttons {
  margin-top:10px;
  padding:0px !important;  
}
.contact-buttons a {
  width:100%;
  float:left;
  color:#545454;  
}
.product-description {
  z-index:1;  
}
.product-sidebar .product-stock {
  font-weight:normal;  
}
.product-info {
  height:85px;  
}
.sidebar {
  margin-top:0px;  
}
.sidebar .side-title {
  float: left;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
  width: 100%;  
}
.free-shipment-green {
  margin-top: -23px;
  color:green;
}
.product-block-inner .price .price-old, .product-sidebar .price-old {
  color:#000;  
}
.product-block .price-new {
  color:#1C8696 !important;
}
.product-sidebar .price {
  color:#1C8696;
  float:left;
}
.product-sidebar .price-tax {
  margin-top: 12px;
  float: left;
}
#collection #filters .views a.active {
  color: #ff6f00;
}
.sale, .product-sidebar .cartbutton {
  background:#ff6f00;
  font-weight:bold;
  font-size:15px;  
}
.product-block .btn {
  color:#fff;
}
.recent .side-title .clear {
  float: right;
  font-size: 10px;
  font-weight: normal;
  line-height: 16px;
  text-transform: none;
}
.cat-1, .cat-2 {
  list-style:none !important;
  text-align:left !important;  
}
.cat-1 a, .cat-2 a {
  color:#fff;
  text-align:left;
  opacity:1 !important;
  list-style:none !important;
}
.main2 {
  display:none;
  position:absolute;
  left:15%;
}
.input-btn {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: #000;
  padding: 8.5px 10px;
  background:#1C8696;
  color:#fff;
  cursor:pointer;  
}
.input-btn:hover {
  color:#FFF;  
}
footer .newsletter_field {
  padding: 10px 95px 10px 5px;   
}
.catalog-categories {
  border: 1px solid #eee;
  width: 24%;
  margin-right: 1%;
  padding:20px 0px;
}
.catalog-categories:hover, .product-block:hover {
  border-color:#1C8696;
}
.catalog-categories:hover a, .product-block:hover p.title a {
  color:#1C8696 !important;  
}
.product-block a:hover > .main2 {
  display:block;  
}
#tabs ul {
  text-align:left;
  border-bottom: solid 3px #1C8696;
}
#tabs ul li {
  padding: 10px 15px;
  border: solid 3px #eee;
  border-radius: 3px 3px 0px 0px;
  border-bottom:0px;
}
#tabs ul li.ui-tabs-active {
  background:#1C8696;
  border-color: #1C8696;  
}
#tabs ul li.ui-tabs-active a {
  color:#fff !important;
}
.product-info .title {
  height:35px;
  overflow:hidden;  
}
.product-info .title a {
  color:#333;  
}
.product-block  {
  border:1px solid #eee;  
}
.homepagetekst h2, .homepagetekst, .homepagetekst p, .homepagetekst span {
  text-align:left;  
}
.productsGrid.row {
  margin-right: -5px;
  margin-left: -5px;
}
.homepagetekstContainer .container-fluid .col-xs-12 {
  padding-right: 0px;
  padding-left: 0px;  
}
#catalog .page-title.row h1 {
  border-bottom:1px solid #616161;
  color:#616161;
  padding:7px;  
}
.categories .category img {
  margin: 0 auto;  
}
.product-usps {
  border: 1px solid #ccc;  
}
.product-usps i {
  color:#1C8696;  
}
.product-usps, .product-usps ul, .product-usps li, .product-usps .usps-title {
  width:100%;
  float:left;  
}
.product-usps .usps-lines {
  float:left;
  width: 94%;
  margin-left:3%;
  border-bottom: 1px solid #ccc;  
}
.product-usps .usps-lines:last-child {
  border-bottom:0px;
}
.product-usps ul {
  padding-left:0px;  
}
.product-usps .usps-title {
  padding:10px;
  font-weight:bold;
  background:#ccc;  
}
.product-usps .usps-left {
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  line-height:50px;
  font-size:25px;
  float:left;
}
.product-usps .usps-right {
  float:left;
  padding:10px 0px;
}
.product-usps .usps-right li {
  list-style:none;  
}
.productpage h1.product-page {
  font-size:24px;
  text-transform:uppercase;
  color:#67615C;  
}
@media (min-width:768px) {
.product-block.col-md-3 {
  width: 24% !important;
  margin: 0.5% !important;
}
}
@media (max-width:767px){
.product-block.col-xs-6 {
  width: 48%;
  margin: 5px 1%;
}
.catalog-categories {
  width: 48.8%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  text-align: center;  
}
.categories .category img {
  margin:0 auto !important;
  display:block;  
}
}
@media (max-width:580px){
.product-info .title {
  height:51px;    
}
.free-shipment-green {
  margin-top: -23px;
  font-size: 11px;
}    
}


/*****************************************************
customPage
*****************************************************/

/*body {
  color: #FFFFFF;
}

.wrapper {
  background-position: left top;
  background-repeat:no-repeat;
  background-attachment:fixed;
}

.template-content {
  width: 998px;*/
  /*background: white;*/
/*}

.gui-col2-big-col1 p {
  color: white;
}

.gui-content-title {
  color: white!important;
}

.categories .category img, .products.products-horizontal .product img, .products.products-grid .product img {
  margin-left: -8px;
}


.gui-cart-sum {
  color: white;
}

.collection-spinner-more {
  color: #FFF;
}

.gui-faq, .gui-login, .gui-password, .gui-register, .gui-review, .gui-sitemap {
  border: none!important;
}

.collection-spinner-more:hover {
  color: #FFF;
}

.products.products-list .product h3 a {
  color: #FFF;
}

.products.products-list .product.hover h3 a {
  color: black;
}

.categories .category h3 a, .products.products-horizontal .product h3 a, .products.products-grid .product h3 a {
  color: #FFF;
}

.products.products-list .product p.description {
  color: white;
}

.products.products-list .product.hover p.description {
  color: black;
}

.product.clearfix.hover .icon {
  color: black;
}

.header .shopnav p a, .footer h4, .sidebar-box h2, .products.products-horizontal .product.hover .actions a.button-add, .products.products-grid .product.hover .actions a.button-add {
  color: #FFFFFF;
}

.wysiwyg.wysiwyg-margin a {
  text-decoration: underline;
  color: white;
}

.products.products-horizontal .product.hover a {
  color: #000;
}

.categories .category.hover h3 a {
  color: #000;
}

.products.products-grid .product.hover h3 a {
  color: #000;
}

.products.products-horizontal.clearfix .product.hover h3 a {
  color: #000;
}

.color-green {
  color: rgb(6, 226, 6);
}

.productpage .product-info .pricing .price-tax {
  color: #FFF;
}

.categories, .products.products-grid, .products.products-list.hover a {
  color: #000;
}

a:hover, .header .shopnav p a:hover, .header .categories ul li.home a, .header .categories ul li a.main, .headlines .slides ul.pagination li a:hover, .products.products-horizontal .product.hover .actions a.button-wishlist:hover, .products.products-horizontal .product.hover .actions a.button-compare:hover, .products.products-grid.product.hover .actions a.button-wishlist:hover, .products.products-grid .product.hover .actions a.button-compare:hover, .heading .container .breadcrumbs a:hover,.productpage .product-info .share .rating .button-review:hover {
  color: black;
}

.socialbar-container h4 {
  color: black;
}

.socialbar.has_newsletterbar {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: rgb(224, 224, 224);
}*/

/************************
Topbar
************************/
/*.pinterest {
  width: 27px;
  height: 27px;
  margin-top: -2px;
  margin-left: -5px;
}

.container .media {
  margin-top: 10px;
}

.socialbar {
  background-color: transparent;
  margin: 20px 0;
}

.facebook {
  width: 20px;
  height: 20px;
  margin-top: 1px;
}

ul.kopsocial {
  list-style: none;
  margin-top: 8px;
}

.twitter {
  width: 24px;
  height: 24px;
}

.google {
  margin-top: 2px;
  width: 22px;
  height: 22px;
}

#topbar {
  background: #2A2833;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}

.topheader {
  height: 40px;
  background: #2A2833;
}

.topheader a {
  padding: 0 0px;
  color: black;
}

.header .topnav .autocomplete {
  right: 450px;
}

.media {
  margin-top: 7px;
}

.media ul {
  list-style: none;
}

.media ul li {
  margin-right: 10px;
  float: left;
}

.header .cart.hover a strong {
  color: #FFF;
}

.header .cart i {
  background: none;
}

#basket{
  margin: -5px 0px;
  z-index: 1111;
  position: absolute;
  height: 35px;
  width: 38px;
  right: 250px;
  background: url(https://assets.webshopapp.com/gewoon-knus/basket-final.png?1);
}

.header .cart a strong:hover {
  background-color: none;
}

.header .cart a strong {
  color: white;
}

.header .cart {
  padding: 5px 30px;
}

.header .cart a small {
  color: white;
  background: none;
}

#topBarBlock {
  display:block;
  height:27px;
  float:left;
  padding: 5px 0 0 30px; 
}

#topBarBlock a {
  color: #000;
}

#cartBlock {
  display:block;
  float:left;
  padding:7px 0 0 0; }


#cartBlock img {
  display:block;
  padding:0 5px 0 0;
  float:left; }

#cartBlock .cartBlockText {
  float:left;
  color: #000; 
}

#topBarLinks {
  float:right;
  margin-top:-7px; }

#topBarLinks a {
  color:#FFFFFF; }

#topBarLinks ul {
  float:left;
  list-style-type: none; }

#topBarLinks ul li {
  display:inline; }

.languages {
  display:block;
  float:right;
  margin:7px 5px 0 0; }

.languages .flag {
  background-image:url(flags.png);
  background-repeat:no-repeat;
  display:block;
  float:right;
  margin-left:5px;
  overflow:hidden;
  text-indent:-9999px;
  width:16px;
  height:11px;
}

.languages .flag.nl { background-position:0 -11px; }
.languages .flag.de { background-position:0 -22px; }
.languages .flag.en { background-position:0 -33px; }
.languages .flag.fr { background-position:0 -44px; }
.languages .fl#topbarContainer {
  display: block;
  height: 26px;
  background-color: black; 
}

#topBar {
  height:27px; }

ag.es { background-position:0 -55px; }
.languages .flag.it { background-position:0 -66px; }
.languages .flag.el { background-position:0 -77px; }
.languages .flag.tr { background-position:0 -88px; }
.languages .flag.pt { background-position:0 -99px; }
.languages .flag.pl { background-position:0 -110px; }
.languages .flag.sv { background-position:0 -121px; }
.languages .flag.ru { background-position:0 -132px; }
.languages .flag.da { background-position:0 -143px; }
.languages .flag.no { background-position:0 -154px; }*/


/************************
header
************************/
/*.header {
  width: 998px;
}

.container a img {*/
  /*margin-left: 25px;*/
/*}

.header a.logo {
  margin: 30px 10px 40px 0;
}

.logo img {
  margin-top: 20px;
}

.heading {
  width: 998px;
  margin: 0px auto;*/
  /*
  background: rgb(77,71,59); /* Old browsers */
  /*background: -moz-linear-gradient(top,  rgba(77,71,59,1) 0%, rgba(135,131,122,1) 51%, rgba(77,71,59,1) 100%); /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,71,59,1)), color-stop(51%,rgba(135,131,122,1)), color-stop(100%,rgba(77,71,59,1))); /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top,  rgba(77,71,59,1) 0%,rgba(135,131,122,1) 51%,rgba(77,71,59,1) 100%); /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top,  rgba(77,71,59,1) 0%,rgba(135,131,122,1) 51%,rgba(77,71,59,1) 100%); /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top,  rgba(77,71,59,1) 0%,rgba(135,131,122,1) 51%,rgba(77,71,59,1) 100%); /* IE10+ */
  /*background: linear-gradient(to bottom,  rgba(77,71,59,1) 0%,rgba(135,131,122,1) 51%,rgba(77,71,59,1) 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d473b', endColorstr='#4d473b',GradientType=0 ); /* IE6-9 */
 /* padding-top: 15px;
  padding-bottom: 55px;
  background: none;
}

.telefoonnr {
  margin: -42px 35px;
  color: #FFFFFF;
}

#telephone {
  color: #FFFFFF;
  float: left;
  margin: 55px -148px;
}

.heading h1 {
  font-size: 24px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}

.icon {
  color: white;
}

.header .cart i, .header .shopnav ul li, .header .categories ul ul li, .header .cart.hover a strong, .footer .footer-nav ul li, .sidebar-box ul li .arrow, .headlines .slides ul.pagination li.current a, .icon .icon-icon, .collection-pagination ul li.number .active a, #newsletterbar .inner button {
  background-color: #02A32D;
}

.header .kopnav {
  position: absolute;
  top: 10px;
  right: 0;
  white-space: nowrap;
  height: 26px;
}

.header .kopnav ul {
  list-style: none;
  height: 18px;
  margin-right: 315px;
  display: block;
  line-height: 20px;
}

.header .kopnav ul li {
  display: inline;
  margin-left: 0px;
  height: 18px;
  line-height: 18px;
  padding-left: 15px;*/
  /*background: url(http://assets.webshopapp.com/lefliving/list-bullet-grey.png) top left no-repeat #187EA2;*/
/*  background-color: #2A2833;
}

.header .kopnav ul li a { 
  color: white;
}

.header .cart {
  bottom: 0;
  top: -7px;
}

.header .cart a {
  display: block;
  line-height: 24px;
}

.header .topnav .search input {
  background: url(icon-search.png) 4px 9px no-repeat #F5F5F5;
  border: 1px solid #000;
}

.header.clearfix .container .categories ul li a.main:visited {
  color: #FFFFFF;
  background: #2a2833;
}

.header.clearfix .container .categories ul li a.main:hover {
  color: #FFFFFF;
  background: #87837A;
}

.header .cart .contents {
  top: 43px;
  right: 23px;
}

#board {
  margin: -20px -20px 0 0px;
  position: absolute;
  z-index: 1;
  background: url(https://assets.webshopapp.com/gewoon-knus/board2.png?1);
  width: 278px;
  height: 222px;
  right: 0px;
}*/

/************************
navigation
************************/
/*.header.clearfix .container .categories ul li a.main {
  color: #FFFFFF;
}

.header .categories ul li.hover.home a, .header .categories ul li.hover a.main {
  color: #2a2833; 
}


.header .categories {
  background: #2A2833;
  padding: 7px 0;    
  width: 998px;
  border: none;
}

.header .categories ul ul li a {
  color: black;
}

.header .categories ul {
  margin-left: 10px;
}


.header .topnav .search {
  margin-right: 450px;
}

.headlines .slides a.prev:hover, .headlines .slides a.next:hover {
  background: url(https://assets.webshopapp.com/gewoon-knus/slides-controls-white.png?1) no-repeat #d4c3a3;
}

.headlines .slides a.prev {
  background-position: -3px -4px!important;
}

.headlines .slides a.prev:hover {
  background-position: -3px -4px!important;
}

.headlines .slides a.next:hover {
  background-position: -51px -4px;
  
}

.headlines .slides a.next {
  background-position: -51px -4px!important;
  z-index: 111111;
}*/

/************************
footer
************************/
/*#newsletterbar .inner input {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6);
  padding: 8px 7px;
}

#newsletterbar .inner button {
  height: 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

.mail {
  margin: -8px 10px;
  float: left;
}

.h-entry.tweet.with-expansion.customisable-border {
  color: #FFFFFF;
}

html, .p-author .profile .p-name, .custom-timeline-owner-profile .p-name, .cards-base p, .cards-base p a, .timeline-header .custom-timeline-summary, .timeline-header .custom-timeline-summary a:link, .timeline-header .custom-timeline-summary a:visited, .timeline-header .summary, .timeline-header .summary a:link, .timeline-header .summary a:visited, .p-author a.profile:hover .p-name, .p-author a.profile:focus .p-name {
  color: #FFFFFF;
}*/


/*****************************************************
indexPage
*****************************************************/
/*.content {*/
  /*background: #FFFFFF;*/
/*  width: 998px;
}

#newsletterbar .inner label span {
  color: #FFFFFF;
}

.index-products h2, h4 {
  color: #FFFFFF;
}

.content .index {
  width: 998px;
  padding-bottom: 1px;
}

.text {
  width: 998px;
}

.productpage .product-info .share .rating .score .total {
  color: #FFFFFF;
}

.products.products-horizontal.clearfix .product a {
  color: #FFFFFF;
}

.products.products-horizontal {
  margin: 0 auto;
  width: 955px;
  margin-bottom: 30px;
}

.index .index-content {
  width: 955px;
  margin: 15px auto;
}

.index .index-products .product {
  margin-right: 35px;
}

.brands a.prev:hover, .brands a.next:hover {
  background-color: transparent;
}

.brands a.next {
  background-position: -52px -3px;
}

.brands a.prev {
  background-position: -3px -3px;
}

.telefoonnr h2 {
  padding-top: 7px;
  color: white;
  font-size: 19px;
}

.content .index h2 {
  margin-left: 25px;
}

.brands {
  width: 920px;
  margin: 0 auto;
}

#newsletterbar {
  background-color: transparent;
  margin-bottom: 0px;
}

.brands a.prev, .brands a.next {
  width: 40px;
  height: 40px;
}

.description {
  color: #87837A;
}*/

/************************
banners
************************/
/*.headlines {
  margin-bottom: 0px;
}

.headlines .slides {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  width: 998px;
}

.headlines .slides a.prev, .headlines .slides a.next {
  width: 40px;
  height: 40px;
  background: url(https://assets.webshopapp.com/gewoon-knus/slides-controls-white.png?1) no-repeat #2A2833;
  border-radius: 0px;
  border: none;
}

.headlines a.prev:hover, .headlines a.next:hover {
  background: #87837a;
}

.banners .banner {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  margin-right: 40px;
  width: 306px;
  height: 160px;
}

.banners {
  width: 998px;
  margin: 15px auto 15px auto;
}

.banner-last img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.mini-slider {
  margin: 25px 0px 25px 18px;
  height: 150px;
  width: 305px;
}

.mini-slider-last {
  margin: 25px 0px 25px 18px;
  height: 150px;
  width: 305px;
}*/

/************END INDEXPAGE************/

/*****************************************************
productpage
*****************************************************/
/*.productpage .tabs {
  margin: 20px 0 50px -10px;
}

.productpage .product-info .pricing {
  background: none;
}

.grid .grid-4 {
  height: 180px;
  margin-right: 25px;
}

.productpage-images-thumbs li img {
  box-shadow: 0 0 3px rgba(255, 255, 255, 1);
}

.productpage .productpage-images-featured {
  box-shadow: 0 0 3px rgba(255, 250, 250, 1);
}

.products.products-horizontal .product {
  width: 163px;
}

.productpage .product-info {
  width: 350px;
}

.product-info .buy .add {
  background-color: #02A32D;
}

#voordelen img {
  margin-left: 20px;
}

.deliverGreen {
  color: rgb(6, 226, 6);
}

#voordelen {
  text-align: center;
  margin: 20px 0px;
}

.reviews a:hover {
  color: black;
}

.categories, .products.products-grid, .products.products-list {
  margin-top: 15px;
  width: 710px;
}

.products.products-list .product:hover {
  background: #FFF;
  color: black;
}

.productpage {
  padding: 0px 15px;*/
  /*color: black;*/
  /*background: white;*/
/*}

.products.products-sidebar {
  padding-top: 20px;
  width: 185px;
}

.products.products-sidebar .product.hover {
  background-color: white;
}

.products.products-sidebar .product.hover a {
  color: black;
}

.product-info .quantity input {
  width: 38px;
}

.product-info .actions a {
  color: #FFFFFF;
}

.products.products-horizontal .product p.price {
  height: 99px;
}

.products.products-horizontal .product p.price .border, .products.products-grid .product p.price .border, .products.products-list .product p.price .border {
  height: 32px;
  padding-top: 12px;
}

.products.products-horizontal .product p.price.price-offer .border, .products.products-grid .product p.price.price-offer .border, .products.products-list .product p.price.price-offer .border {
  height: 44px;
  padding-top: 1px;
}

.products.products-horizontal .product p.price, .products.products-grid .product p.price, .products.products-list .product p.price {
  font-size: 15px;
  height: 45px;
  width: 45px;
}

.products.products-horizontal .product p.price span, .products.products-grid .product p.price span, .products.products-list .product p.price span {
  line-height: 15px;
}

.productpage .related {
  margin: 15px 0px 65px 0px;
}

.related .products.products-grid .product {
  margin-right: 10px;
}

.related h2 {
  color: #FFFFFF;
}*/

/*****************************************************
catalogPage
*****************************************************/
/*.sidebar-box h2 {
  color: white;
}

.sidebar-box:last-child {
  border-bottom: 1px solid #EEE;
}

.sidebar-box ul li a.active {
  color: white;
}

.sidebar-box ul li .arrow {
  background:none;
}

.sidebar-box ul li .arrow {
  border-radius: 10px;
  height: 5px;
  width: 5px;
}

.sidebar {
  width: 945px;
}

.sidebar-filter-range {
  color: black;
}

.sidebar-box {
  border-radius: 5px;
  border: 1px solid #eee;
  padding: 20px;
  background-color: #737277;
}

.sidebar-box a {
  color: white;
}

.sidebar-box h2 a {
  color: #E5D3B3;
}

.sidebar .sidebar-main {
  margin-bottom: 50px;
  margin-top: 0px;
  width: 700px;
}

.sidebar .sidebar-side {
  margin-top: 5px;
  width: 220px;
}


.sidebar-box .sidebar-box-filter select {
  width: 160px !important;
}

#collection-filter-price .ui-slider-range {
  background-color: #FF9900;
}


.collection-pagination ul li.next a:hover {
  color: #E5D3B3;
}

.collection-spinner.busy, .collection-spinner.manual {
  background: none;
  box-shadow: inset 0 0 5px rgba(255, 255, 255, 1);
}

.wysiwyg.wysiwyg-margin {
  margin-top: 60px;
  margin-bottom: 30px;
}

.collection-options-compare a {
  color: white;
}

.categories .category a {
  color: white;
}*/
/*****************************************************
Fixed page
*****************************************************/

/*.wrapper.layout-fixed {
  box-shadow: none;*/
  /*background: #FFFFFF;*/
/*  margin: 0px auto;
  width:998px;
}

.tui input[type=text], .tui input[type=password] {
  height: 25px;
}

.tui-dropdown ul li a {
  color: black;
}

.tui-dropdown ul li a:hover {
  background: white;
}*/



/*****************************************************
searchbar
*****************************************************/
/*.header .topnav {
  position: absolute;
  top: 90px;
  left: 460px;
  white-space: nowrap;
  height: 26px;
}*/


/*****************************************************
footer
*****************************************************/
/*.footer-nav.grid.clearfix a:hover {
  color: #FFFFFF;
}

.footer a {
  color: #FFFFFF;
}

.footer a:hover {
  color: #FFFFFF;
}

.footer .footer-nav ul li {
  background: none;
}

.footer .footer-nav {
  width: 955px;
  margin: 0 auto;
}

.footer {
  padding-top: 15px;*/
  /*background: white;*/
/*  margin: 20px auto;
  padding-bottom: 10px;
  width: 998px;
}

.footer .footer-copyright {
  margin-top: 10px;
  color: #FFFFFF;
  margin-left: 25px;
}


.footer .footer-payment img {
  margin: 10px 30px 2px 5px;  
} 

.footer h4 {
  padding: 15px;
}*/

/*****************************************************
fixed
*****************************************************/
/*#gui-wrapper {
  padding: 15px;
}

#gui-form-cart {
  background: #FFFFFF;
}

.gui-page-title {
  color:#FFFFFF!important;
}

.tui-dropdown span {
  color: #000000;
}

.gui a.gui-button-small {
  background: #01A02C;
  color: white;
}

.gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  background: #01A02C;
  color: white;
  border-color: #8D8D8D;
}

.collection-nav {
  color: #FFFFFF;
}*/
