/* 20200224133442 - 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: #1d1d1b;
}

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

.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: #1d1d1b;
  background-color: #ffffff;
}

.gui-content-title {
  color: #1d1d1b;
}

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

.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: #1d1d1b;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #1d1d1b;
  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: #1d1d1b;
}

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

/* custom */
/*.new #top > form input { border: 1px solid #1d1d1b; background: #313131; color: #fff; }
.new #top > form input::placeholder { color: #fff; }
.new #top > form button { color: #efb102; }
*/
.product-content article ul { list-style: none; margin: 0 0 20px; padding: 0; }
.product-content article ul li { position: relative; margin: 0 0 5px; padding: 0 0 0 21px; }
.product-content article ul li:before { content: "\e92a"; display: block; position: absolute; left: 0; top: 7px; color: #27ae60; font-size: 8px; font-weight: 400; font-family: i; }

#root .back-block.usp .list-usp li { padding-left: 30px; font-size: 14px; }
#root .back-block.usp .list-usp i { color: var(--positives); font-size: 14px; }
.list-info li { text-indent: 10px; }
.list-info li:nth-child(even) { background: #f6f6f6; }
.brand-review { display: flex; }
.brand-review .brand a { margin-right: 10px; font-weight: 700; text-transform: uppercase; text-decoration: none;  }
.brand-review a, .brand-review .rating-a.b a { color: #000; }
.list-slider .label > .btn.second { top: 55px; }
.list-slider .label > .btn.third { top: 110px; }

.product-contact { position: relative; padding: 20px 0; font-size: 14px; }
.product-contact:before { content: ""; display: block; position: absolute; left: -30px; top: 0; bottom: 0; right: -30px; z-index: -1; }
.product-contact span { display: block; font-weight: 700; }
.product-contact a { font-weight: 700; text-decoration: none; }

.product-content h1 { margin: 0; }

#root .s28.m10 { padding: 0; font-size: 22px; position: relative; padding-bottom: 8px; }
.cols-d > aside { padding-right: 60px; }
.product-page #root { background: linear-gradient(to bottom, #fff 0%,#f6f6f6 100%); }
.product-page .back-block { position: relative; }
.product-page .back-block.p30 { padding: 30px; }
.product-page .back-block:before { content: ""; display: block; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: -1; box-shadow: 0 2px 4px 0 rgba(0,0,0,.15); background: #fff; }
.product-page .back-block.usp:before { background: #f6f6f6; }

.new #nav:before { box-shadow: 0 2px 4px 0 rgba(0,0,0,.05); }

.list-collection li .img:before { background: rgba(18,18,18,.05); content: ""; display: block; overflow: hidden; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; text-align: left; text-indent: -3000em; }
.list-collection li:hover .img:before { background: rgba(18,18,18,.02); }
  
@media only screen and (max-width: 47.5em) {
	#root .module-product > .list-product, #root .module-product > .list-slider { margin-right: 0; }
  .cols-d > aside { padding-right: 30px; }
  .list-info li { hyphens: auto; word-break: break-word; }
}
@media screen and (max-width:760px) {
  #root .module-product > .list-product, #root .module-product > .list-slider { margin-right: -20px; }
  .product-page .back-block:before { left: -30000em; right: -30000em; }
  .tabs-c.back-block > nav { display: block; }
  .cols-d > aside { padding-right: 0; }
  .product-page .back-block.p30 { padding: 15px 0; }
  .product-details.bundle-info { margin-top: 25px; }
  #root .back-block .list-usp { flex-wrap: wrap; }
  #root .back-block .list-usp li { width: 100%; margin: 10px 0; }
  #root .back-block .check { margin-bottom: 15px; }
}
@media screen and (min-width:760px) {
  .list-big.cols.banner-grid li:nth-of-type(4) .link-btn a { background-color: unset; color: #e9b61b !important; border: 1px solid #e9b61b; }
}
