@import url("font.css");
@import url("normalize.css");
@import url("../fontello/css/fontello.css");
@import url("plugin-fotorama.css");
.clear:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-block-journal,
body > footer .tpl-block-menu-secondary.tpl-block-mobile-only {
  text-align: justify;
  line-height: 0;
  font-size: 1px;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.tpl-block-journal noindex:-o-prefocus,
body > footer .tpl-block-menu-secondary.tpl-block-mobile-only noindex:-o-prefocus,
.tpl-block-journal,
body > footer .tpl-block-menu-secondary.tpl-block-mobile-only {
  text-align: left;
}
.tpl-block-journal:after,
body > footer .tpl-block-menu-secondary.tpl-block-mobile-only:after {
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tpl-block-journal-column,
body > footer .tpl-block-menu-secondary.tpl-block-mobile-only-column,
body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  line-height: 2.15;
  vertical-align: top;
}
body {
  font: 300 normal 14px/2.15 Roboto, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}
body {
  color: #000;
}
.tpl-theme-brown body {
  color: #fff;
}
.tpl-theme-blue body {
  color: #000;
}
.tpl-theme-orange body {
  color: #000;
}
.tpl-theme-beige body {
  color: #000;
}
.tpl-theme-peach body {
  color: #000;
}
.tpl-theme-grey-green body {
  color: #000;
}
.tpl-theme-grey-pink body {
  color: #000;
}
.tpl-theme-grey-wood body {
  color: #000;
}
.tpl-theme-grey-red body {
  color: #000;
}
body {
  background: #fff;
}
.tpl-theme-brown body {
  background: #312623 url("../i/theme-brown/body-bg.jpg");
}
.tpl-theme-blue body {
  background: #fff;
}
.tpl-theme-orange body {
  background: #fff;
}
.tpl-theme-beige body {
  background: #fff;
}
.tpl-theme-peach body {
  background: #fff;
}
.tpl-theme-grey-green body {
  background: #fff;
}
.tpl-theme-grey-pink body {
  background: #fff;
}
.tpl-theme-grey-wood body {
  background: #fff;
}
.tpl-theme-grey-red body {
  background: #fff;
}
@media only screen and (max-device-width: 760px) {
  body {
    font-size: 21px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
p,
blockquote,
ul,
ol {
  margin: 0 0 0.7em;
  padding: 0;
}
ul,
ol {
  padding-left: 15px;
  list-style-position: outside;
  list-style-type: none;
}
ul li,
ol li {
  margin-bottom: 0.4em;
}
ul li.dashed:before,
ol li.dashed:before {
  content: '—';
  position: absolute;
  margin-left: -15px;
}
ul.is-clean,
ol.is-clean,
ul.is-clean li,
ol.is-clean li {
  padding: 0;
  margin: 0;
}
ul.is-clean:before,
ol.is-clean:before,
ul.is-clean li:before,
ol.is-clean li:before {
  display: none;
}
img {
  border: 0;
}
a,
.tpl-link {
  text-decoration: underline;
  outline: none;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-tap-highlight-color: transparent;
}
a,
.tpl-link {
  color: #102889;
}
.tpl-theme-brown a,
.tpl-theme-brown .tpl-link {
  color: #fff;
}
.tpl-theme-blue a,
.tpl-theme-blue .tpl-link {
  color: #ff7368;
}
.tpl-theme-orange a,
.tpl-theme-orange .tpl-link {
  color: #b81b35;
}
.tpl-theme-beige a,
.tpl-theme-beige .tpl-link {
  color: #c7b3a3;
}
.tpl-theme-peach a,
.tpl-theme-peach .tpl-link {
  color: #ca58be;
}
.tpl-theme-grey-green a,
.tpl-theme-grey-green .tpl-link {
  color: #268c59;
}
.tpl-theme-grey-pink a,
.tpl-theme-grey-pink .tpl-link {
  color: #b62b55;
}
.tpl-theme-grey-wood a,
.tpl-theme-grey-wood .tpl-link {
  color: #95542d;
}
.tpl-theme-grey-red a,
.tpl-theme-grey-red .tpl-link {
  color: #de4112;
}
a:hover,
.tpl-link:hover {
  color: #fd4c41;
}
.tpl-theme-brown a:hover,
.tpl-theme-brown .tpl-link:hover {
  color: #161312;
}
.tpl-theme-blue a:hover,
.tpl-theme-blue .tpl-link:hover {
  color: #3ab3ff;
}
.tpl-theme-orange a:hover,
.tpl-theme-orange .tpl-link:hover {
  color: #fbbc24;
}
.tpl-theme-beige a:hover,
.tpl-theme-beige .tpl-link:hover {
  color: #c7b3a3;
}
.tpl-theme-peach a:hover,
.tpl-theme-peach .tpl-link:hover {
  color: #fb936f;
}
.tpl-theme-grey-green a:hover,
.tpl-theme-grey-green .tpl-link:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink a:hover,
.tpl-theme-grey-pink .tpl-link:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood a:hover,
.tpl-theme-grey-wood .tpl-link:hover {
  color: #95542d;
}
.tpl-theme-grey-red a:hover,
.tpl-theme-grey-red .tpl-link:hover {
  color: #242863;
}
@media only screen and (max-device-width: 760px) {
  * {
    -webkit-tap-highlight-color: transparent;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table tr:hover {
  background: #f9f9f9;
}
table td {
  border: none;
  border-bottom: 1px solid;
  padding: 10px 20px;
  line-height: 1.2;
}
table td {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green table td {
  border-color: #9e7985;
}
.tpl-theme-grey-pink table td {
  border-color: #86889a;
}
.tpl-theme-grey-wood table td {
  border-color: #577395;
}
.tpl-theme-grey-red table td {
  border-color: #7a7e87;
}
table td:last-child {
  text-align: right;
}
table.tpl-block-table--style_clean tr:hover {
  background: transparent;
}
table.tpl-block-table--style_clean td {
  padding: 0;
  border: none;
  padding-bottom: 10px;
}
@media only screen and (max-device-width: 760px) {
  table.tpl-block-table--style_clean td {
    padding-bottom: 30px;
  }
}
.tpl-block-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
}
.tpl-block-title--size_xl,
h1 {
  font-family: 'Amatic SC', cursive;
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.5em;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-title--size_xl,
h1 {
    font-family: 'Amatic SC', cursive;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}
.tpl-block-title--size_l,
h2 {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-title--size_l,
h2 {
    font-size: 48px;
  }
}
.tpl-block-title--size_ml {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.5em;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-title--size_ml {
    font-size: 40px;
  }
}
.tpl-block-title--size_m,
h3 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0.6em;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-title--size_m,
h3 {
    font-weight: 300;
    font-size: 36px;
    text-transform: none;
  }
}
.tpl-block-title--size_s,
h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.6em;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-title--size_s,
h4 {
    font-size: 30px;
  }
}
.tpl-block-title--bright {
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-title--bright {
    font-size: 50px;
  }
}
.tpl-block-title-desc {
  font-weight: 400;
  font-size: 14px;
  position: relative;
  margin-top: 0.7em;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-title-desc {
    font-size: 28px;
    font-weight: 300;
  }
}
.tpl-block-ichlabel {
  line-height: 1.2;
  display: block;
  padding-left: 21px;
  text-indent: -23px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-ichlabel {
    padding-left: 33px;
    text-indent: -30px;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
.tpl-block-itextlabel {
  display: block;
  padding-left: 160px;
  position: relative;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-itextlabel {
    height: auto;
    padding-left: 0;
  }
  .tpl-block-itextlabel input {
    width: 100% !important;
  }
}
.tpl-block-itextlabel-title {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  float: left;
  position: relative;
  margin-right: -100%;
  left: -160px;
  width: 160px;
  padding: 7px 0;
  line-height: 1.9;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-itextlabel-title {
    display: block;
    float: none;
    margin-right: 0;
    left: auto;
    width: auto;
    padding: 0;
    padding-left: 35px;
    font-weight: 300;
  }
  .tpl-block-itextlabel-title {
    color: #7d7d7d;
  }
  .tpl-theme-brown .tpl-block-itextlabel-title {
    color: #7c6761;
  }
  .tpl-theme-blue .tpl-block-itextlabel-title {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-itextlabel-title {
    color: #9b9b9b;
  }
  .tpl-theme-beige .tpl-block-itextlabel-title {
    color: #9b9b9b;
  }
  .tpl-theme-peach .tpl-block-itextlabel-title {
    color: #9b9b9b;
  }
  .tpl-theme-grey-green .tpl-block-itextlabel-title {
    color: #9b9b9b;
  }
  .tpl-theme-grey-pink .tpl-block-itextlabel-title {
    color: #86889a;
  }
  .tpl-theme-grey-wood .tpl-block-itextlabel-title {
    color: #577395;
  }
  .tpl-theme-grey-red .tpl-block-itextlabel-title {
    color: #7a7e87;
  }
}
input[type="radio"],
input[type="checkbox"] {
  position: relative;
  width: 19px;
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  position: relative;
  top: -1px;
}
@media only screen and (max-device-width: 760px) {
  input[type="radio"],
  input[type="checkbox"] {
    -moz-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    width: 23px;
    top: -4px;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea,
.tpl-block-itext {
  font: normal 300 14px/1.9 Roboto, Arial, sans-serif;
  -webkit-tap-highlight-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 7px 15px;
  display: block;
  width: 100%;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transition: box-shadow 0.2s;
  -webkit-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea,
.tpl-block-itext {
  background: #fff;
}
.tpl-theme-brown input[type="text"],
.tpl-theme-brown input[type="password"],
.tpl-theme-brown input[type="number"],
.tpl-theme-brown input[type="search"],
.tpl-theme-brown input[type="email"],
.tpl-theme-brown input[type="url"],
.tpl-theme-brown input[type="tel"],
.tpl-theme-brown textarea,
.tpl-theme-brown .tpl-block-itext {
  background: #fff;
}
.tpl-theme-blue input[type="text"],
.tpl-theme-blue input[type="password"],
.tpl-theme-blue input[type="number"],
.tpl-theme-blue input[type="search"],
.tpl-theme-blue input[type="email"],
.tpl-theme-blue input[type="url"],
.tpl-theme-blue input[type="tel"],
.tpl-theme-blue textarea,
.tpl-theme-blue .tpl-block-itext {
  background: #fff;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus,
.tpl-block-itext:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
input[type="text"].tpl-block-itext--style_dull,
input[type="password"].tpl-block-itext--style_dull,
input[type="number"].tpl-block-itext--style_dull,
input[type="search"].tpl-block-itext--style_dull,
input[type="email"].tpl-block-itext--style_dull,
input[type="url"].tpl-block-itext--style_dull,
input[type="tel"].tpl-block-itext--style_dull,
textarea.tpl-block-itext--style_dull,
.tpl-block-itext.tpl-block-itext--style_dull {
  background: #eaeff2;
}
@media only screen and (max-device-width: 760px) {
  input[type="text"].tpl-block-itext--style_dull,
  input[type="password"].tpl-block-itext--style_dull,
  input[type="number"].tpl-block-itext--style_dull,
  input[type="search"].tpl-block-itext--style_dull,
  input[type="email"].tpl-block-itext--style_dull,
  input[type="url"].tpl-block-itext--style_dull,
  input[type="tel"].tpl-block-itext--style_dull,
  textarea.tpl-block-itext--style_dull,
  .tpl-block-itext.tpl-block-itext--style_dull {
    background: transparent;
  }
}
input[type="text"].tpl-block-itext--style_dull:focus,
input[type="password"].tpl-block-itext--style_dull:focus,
input[type="number"].tpl-block-itext--style_dull:focus,
input[type="search"].tpl-block-itext--style_dull:focus,
input[type="email"].tpl-block-itext--style_dull:focus,
input[type="url"].tpl-block-itext--style_dull:focus,
input[type="tel"].tpl-block-itext--style_dull:focus,
textarea.tpl-block-itext--style_dull:focus,
.tpl-block-itext.tpl-block-itext--style_dull:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
@media only screen and (max-device-width: 760px) {
  input[type="text"].tpl-block-itext--style_dull:focus,
  input[type="password"].tpl-block-itext--style_dull:focus,
  input[type="number"].tpl-block-itext--style_dull:focus,
  input[type="search"].tpl-block-itext--style_dull:focus,
  input[type="email"].tpl-block-itext--style_dull:focus,
  input[type="url"].tpl-block-itext--style_dull:focus,
  input[type="tel"].tpl-block-itext--style_dull:focus,
  textarea.tpl-block-itext--style_dull:focus,
  .tpl-block-itext.tpl-block-itext--style_dull:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media only screen and (max-device-width: 760px) {
  input[type="text"],
  input[type="password"],
  input[type="number"],
  input[type="search"],
  input[type="email"],
  input[type="url"],
  input[type="tel"],
  textarea,
  .tpl-block-itext {
    font-size: 32px;
    line-height: 41px;
    padding: 21px 35px;
    border-top: 1px solid #d2d7db;
    border-bottom: 1px solid #d2d7db;
    background: transparent;
    -webkit-appearance: none;
  }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="tel"]:focus,
  textarea:focus,
  .tpl-block-itext:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
::placeholder {
  color: #9d9c9c;
}
button {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: relative;
  background: #eaeff2;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
}
button {
  color: #000;
}
.tpl-theme-brown button {
  color: #fff;
}
.tpl-theme-blue button {
  color: #000;
}
.tpl-theme-orange button {
  color: #000;
}
.tpl-theme-beige button {
  color: #000;
}
.tpl-theme-peach button {
  color: #000;
}
.tpl-theme-grey-green button {
  color: #000;
}
.tpl-theme-grey-pink button {
  color: #000;
}
.tpl-theme-grey-wood button {
  color: #000;
}
.tpl-theme-grey-red button {
  color: #000;
}
button:hover {
  background: #fd4c41;
}
.tpl-theme-brown button:hover {
  background: #161312;
}
.tpl-theme-blue button:hover {
  background: #3ab3ff;
}
.tpl-theme-orange button:hover {
  background: #fbbc24;
}
.tpl-theme-beige button:hover {
  background: #c7b3a3;
}
.tpl-theme-peach button:hover {
  background: #fb936f;
}
.tpl-theme-grey-green button:hover {
  background: #beabb1;
}
.tpl-theme-grey-pink button:hover {
  background: #b62b55;
}
.tpl-theme-grey-wood button:hover {
  background: #95542d;
}
.tpl-theme-grey-red button:hover {
  background: #242863;
}
button:hover {
  color: #fff;
}
button-submit {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  border: none;
  background: transparent;
}
button--block {
  display: block;
}
button--theme_red {
  background: #fd4c41;
}
.tpl-theme-brown button--theme_red {
  background: #161312;
}
.tpl-theme-blue button--theme_red {
  background: #3ab3ff;
}
.tpl-theme-orange button--theme_red {
  background: #fbbc24;
}
.tpl-theme-beige button--theme_red {
  background: #c7b3a3;
}
.tpl-theme-peach button--theme_red {
  background: #fb936f;
}
.tpl-theme-grey-green button--theme_red {
  background: #beabb1;
}
.tpl-theme-grey-pink button--theme_red {
  background: #b62b55;
}
.tpl-theme-grey-wood button--theme_red {
  background: #95542d;
}
.tpl-theme-grey-red button--theme_red {
  background: #242863;
}
button--theme_red {
  color: #fff;
}
button--theme_red:hover {
  background: #102889;
}
.tpl-theme-brown button--theme_red:hover {
  background: #fff;
}
.tpl-theme-blue button--theme_red:hover {
  background: #ff7368;
}
.tpl-theme-orange button--theme_red:hover {
  background: #b81b35;
}
.tpl-theme-beige button--theme_red:hover {
  background: #c7b3a3;
}
.tpl-theme-peach button--theme_red:hover {
  background: #ca58be;
}
.tpl-theme-grey-green button--theme_red:hover {
  background: #268c59;
}
.tpl-theme-grey-pink button--theme_red:hover {
  background: #b62b55;
}
.tpl-theme-grey-wood button--theme_red:hover {
  background: #95542d;
}
.tpl-theme-grey-red button--theme_red:hover {
  background: #de4112;
}
button--theme_blue {
  background: #102889;
}
.tpl-theme-brown button--theme_blue {
  background: #fff;
}
.tpl-theme-blue button--theme_blue {
  background: #ff7368;
}
.tpl-theme-orange button--theme_blue {
  background: #b81b35;
}
.tpl-theme-beige button--theme_blue {
  background: #c7b3a3;
}
.tpl-theme-peach button--theme_blue {
  background: #ca58be;
}
.tpl-theme-grey-green button--theme_blue {
  background: #268c59;
}
.tpl-theme-grey-pink button--theme_blue {
  background: #b62b55;
}
.tpl-theme-grey-wood button--theme_blue {
  background: #95542d;
}
.tpl-theme-grey-red button--theme_blue {
  background: #de4112;
}
button--theme_blue {
  color: #fff;
}
button--theme_empty {
  background: transparent;
  padding: 0;
  line-height: 2.1;
  color: inherit;
}
button--theme_empty:hover {
  background: transparent;
  color: inherit;
}
button .icon-cart-white {
  margin: -3px 10px 0 -3px;
}
.tpl-block-ibtnimage {
  position: relative;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tpl-block-ibtnimage-submit {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00f;
  border: none;
  cursor: pointer;
  opacity: 0;
}
.tpl-block-iselect {
  width: 100%;
}
.tpl-block-iselect--size_l + .chosen-container .chosen-single {
  font-size: 18px;
}
.tpl-block-iselect--size_l + .chosen-container .chosen-results li {
  font-size: 18px;
}
.chosen-container {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-weight: 400;
  width: 100%;
}
.chosen-container .chosen-single {
  height: 40px;
  padding: 0 20px;
  background: #eaeff2;
  line-height: 40px;
  cursor: pointer;
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
  white-space: nowrap;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  width: 100%;
}
.chosen-container .chosen-single {
  color: #000;
}
.tpl-theme-brown .chosen-container .chosen-single {
  color: #fff;
}
.tpl-theme-blue .chosen-container .chosen-single {
  color: #000;
}
.tpl-theme-orange .chosen-container .chosen-single {
  color: #000;
}
.tpl-theme-beige .chosen-container .chosen-single {
  color: #000;
}
.tpl-theme-peach .chosen-container .chosen-single {
  color: #000;
}
.tpl-theme-grey-green .chosen-container .chosen-single {
  color: #000;
}
.tpl-theme-grey-pink .chosen-container .chosen-single {
  color: #000;
}
.tpl-theme-grey-wood .chosen-container .chosen-single {
  color: #000;
}
.tpl-theme-grey-red .chosen-container .chosen-single {
  color: #000;
}
.chosen-container .chosen-single:after {
  position: absolute;
  z-index: 20;
  font-family: fontello;
  content: '\e803';
  top: 0;
  right: 20px;
  font-size: 1.5em;
  -moz-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}
@media only screen and (max-device-width: 760px) {
  .chosen-container .chosen-single {
    font-weight: 300;
    font-size: 32px;
    line-height: 41px;
    padding: 22px 35px;
    height: 85px;
  }
  .chosen-container .chosen-single:after {
    right: 35px;
    line-height: 50px;
    top: 18px;
  }
}
.chosen-container .chosen-single span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 20px;
}
.chosen-container.chosen-with-drop .chosen-single:after {
  content: '\e80c';
}
.chosen-container.chosen-with-drop .chosen-single:after {
  color: #fd4c41;
}
.tpl-theme-brown .chosen-container.chosen-with-drop .chosen-single:after {
  color: #161312;
}
.tpl-theme-blue .chosen-container.chosen-with-drop .chosen-single:after {
  color: #3ab3ff;
}
.tpl-theme-orange .chosen-container.chosen-with-drop .chosen-single:after {
  color: #fbbc24;
}
.tpl-theme-beige .chosen-container.chosen-with-drop .chosen-single:after {
  color: #c7b3a3;
}
.tpl-theme-peach .chosen-container.chosen-with-drop .chosen-single:after {
  color: #fb936f;
}
.tpl-theme-grey-green .chosen-container.chosen-with-drop .chosen-single:after {
  color: #beabb1;
}
.tpl-theme-grey-pink .chosen-container.chosen-with-drop .chosen-single:after {
  color: #b62b55;
}
.tpl-theme-grey-wood .chosen-container.chosen-with-drop .chosen-single:after {
  color: #95542d;
}
.tpl-theme-grey-red .chosen-container.chosen-with-drop .chosen-single:after {
  color: #242863;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  opacity: 0;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  opacity: 1;
}
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 0;
}
@media only screen and (max-device-width: 760px) {
  .chosen-container .chosen-results {
    max-height: 600px;
  }
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 20px;
  line-height: 20px;
  list-style: none;
  background: #eaeff2;
  -moz-transition: color 0.2s, background 0.2s;
  -webkit-transition: color 0.2s, background 0.2s;
  transition: color 0.2s, background 0.2s;
}
.chosen-container .chosen-results li {
  color: #000;
}
.tpl-theme-brown .chosen-container .chosen-results li {
  color: #fff;
}
.tpl-theme-blue .chosen-container .chosen-results li {
  color: #000;
}
.tpl-theme-orange .chosen-container .chosen-results li {
  color: #000;
}
.tpl-theme-beige .chosen-container .chosen-results li {
  color: #000;
}
.tpl-theme-peach .chosen-container .chosen-results li {
  color: #000;
}
.tpl-theme-grey-green .chosen-container .chosen-results li {
  color: #000;
}
.tpl-theme-grey-pink .chosen-container .chosen-results li {
  color: #000;
}
.tpl-theme-grey-wood .chosen-container .chosen-results li {
  color: #000;
}
.tpl-theme-grey-red .chosen-container .chosen-results li {
  color: #000;
}
@media only screen and (max-device-width: 760px) {
  .chosen-container .chosen-results li {
    font-weight: 300;
    font-size: 32px;
    line-height: 41px;
    padding: 22px 35px;
    height: 85px;
  }
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background: #102889;
}
.tpl-theme-brown .chosen-container .chosen-results li.highlighted {
  background: #fff;
}
.tpl-theme-blue .chosen-container .chosen-results li.highlighted {
  background: #ff7368;
}
.tpl-theme-orange .chosen-container .chosen-results li.highlighted {
  background: #b81b35;
}
.tpl-theme-beige .chosen-container .chosen-results li.highlighted {
  background: #c7b3a3;
}
.tpl-theme-peach .chosen-container .chosen-results li.highlighted {
  background: #ca58be;
}
.tpl-theme-grey-green .chosen-container .chosen-results li.highlighted {
  background: #268c59;
}
.tpl-theme-grey-pink .chosen-container .chosen-results li.highlighted {
  background: #b62b55;
}
.tpl-theme-grey-wood .chosen-container .chosen-results li.highlighted {
  background: #95542d;
}
.tpl-theme-grey-red .chosen-container .chosen-results li.highlighted {
  background: #de4112;
}
.chosen-container .chosen-results li.highlighted {
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container .chosen-search {
  position: absolute;
  display: none;
}
.chosen-container .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-container .chosen-disabled .chosen-single {
  cursor: default;
}
.nc_search_nav .nc_search_prev,
.nc_search_nav .nc_search_next {
  margin: 0 5px;
}
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  min-width: 1000px;
}
@media only screen and (max-device-width: 760px) {
  body {
    min-width: 640px;
    max-width: 640px;
    overflow-x: hidden;
    margin: 0 auto;
  }
}
.tpl-block-content aside {
  float: left;
  width: 22%;
  -moz-transition: left 0.2s, margin-top 0.2s;
  -webkit-transition: left 0.2s, margin-top 0.2s;
  transition: left 0.2s, margin-top 0.2s;
  padding-right: 30px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-content aside {
    float: none;
    width: 100%;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    padding: 0;
    margin-top: -25px;
  }
}
.tpl-block-front-page.tpl-block-content aside {
  position: relative;
  margin-top: -435px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-front-page.tpl-block-content aside {
    display: none;
  }
}
.tpl-block-main {
  float: left;
  width: 78%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main {
    float: none;
    width: auto;
  }
}
.tpl-block-main--wide {
  float: none;
  width: auto !important;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-content > .tpl-layout-page-center:first-child {
    padding-top: 0;
  }
}
.tpl-block-front-page {
  padding-top: 435px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-front-page {
    padding-top: 781px;
  }
}
.tpl-layout-page-center,
.tpl-block-hero-item,
body > header .tpl-block-menu-secondary {
  margin: 0 auto;
  position: relative;
  min-width: 1180px;
  max-width: 1180px;
  width: 100%;
  padding: 0 20px;
  line-height: 2em;
}
@media only screen and (max-device-width: 760px) {
  .tpl-layout-page-center,
  .tpl-block-hero-item,
  body > header .tpl-block-menu-secondary,
.tpl-block-hero-item,
body > header .tpl-block-menu-secondary {
    width: 640px;
    padding: 0 50px;
    min-width: 640px;
    max-width: 640px;
    overflow: visible;
  }
}
button {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
}
button {
  background: #fff;
}
.tpl-theme-brown button {
  background: #fff;
}
.tpl-theme-blue button {
  background: #fff;
}
button {
  color: #000;
}
.tpl-theme-brown button {
  color: #fff;
}
.tpl-theme-blue button {
  color: #000;
}
.tpl-theme-orange button {
  color: #000;
}
.tpl-theme-beige button {
  color: #000;
}
.tpl-theme-peach button {
  color: #000;
}
.tpl-theme-grey-green button {
  color: #000;
}
.tpl-theme-grey-pink button {
  color: #000;
}
.tpl-theme-grey-wood button {
  color: #000;
}
.tpl-theme-grey-red button {
  color: #000;
}
button:hover,
button:focus {
  background: #102889;
}
.tpl-theme-brown button:hover,
.tpl-theme-brown button:focus {
  background: #fff;
}
.tpl-theme-blue button:hover,
.tpl-theme-blue button:focus {
  background: #ff7368;
}
.tpl-theme-orange button:hover,
.tpl-theme-orange button:focus {
  background: #b81b35;
}
.tpl-theme-beige button:hover,
.tpl-theme-beige button:focus {
  background: #c7b3a3;
}
.tpl-theme-peach button:hover,
.tpl-theme-peach button:focus {
  background: #ca58be;
}
.tpl-theme-grey-green button:hover,
.tpl-theme-grey-green button:focus {
  background: #268c59;
}
.tpl-theme-grey-pink button:hover,
.tpl-theme-grey-pink button:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood button:hover,
.tpl-theme-grey-wood button:focus {
  background: #95542d;
}
.tpl-theme-grey-red button:hover,
.tpl-theme-grey-red button:focus {
  background: #de4112;
}
button:hover,
button:focus {
  color: #fff;
}
button:hover,
button:active {
  outline: none;
}
button[type="submit"] {
  background: #102889;
}
.tpl-theme-brown button[type="submit"] {
  background: #fff;
}
.tpl-theme-blue button[type="submit"] {
  background: #ff7368;
}
.tpl-theme-orange button[type="submit"] {
  background: #b81b35;
}
.tpl-theme-beige button[type="submit"] {
  background: #c7b3a3;
}
.tpl-theme-peach button[type="submit"] {
  background: #ca58be;
}
.tpl-theme-grey-green button[type="submit"] {
  background: #268c59;
}
.tpl-theme-grey-pink button[type="submit"] {
  background: #b62b55;
}
.tpl-theme-grey-wood button[type="submit"] {
  background: #95542d;
}
.tpl-theme-grey-red button[type="submit"] {
  background: #de4112;
}
button[type="submit"] {
  color: #fff;
}
button[type="submit"]:hover,
button[type="submit"]:focus {
  background: #fd4c41;
}
.tpl-theme-brown button[type="submit"]:hover,
.tpl-theme-brown button[type="submit"]:focus {
  background: #161312;
}
.tpl-theme-blue button[type="submit"]:hover,
.tpl-theme-blue button[type="submit"]:focus {
  background: #3ab3ff;
}
.tpl-theme-orange button[type="submit"]:hover,
.tpl-theme-orange button[type="submit"]:focus {
  background: #fbbc24;
}
.tpl-theme-beige button[type="submit"]:hover,
.tpl-theme-beige button[type="submit"]:focus {
  background: #c7b3a3;
}
.tpl-theme-peach button[type="submit"]:hover,
.tpl-theme-peach button[type="submit"]:focus {
  background: #fb936f;
}
.tpl-theme-grey-green button[type="submit"]:hover,
.tpl-theme-grey-green button[type="submit"]:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink button[type="submit"]:hover,
.tpl-theme-grey-pink button[type="submit"]:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood button[type="submit"]:hover,
.tpl-theme-grey-wood button[type="submit"]:focus {
  background: #95542d;
}
.tpl-theme-grey-red button[type="submit"]:hover,
.tpl-theme-grey-red button[type="submit"]:focus {
  background: #242863;
}
button[type="submit"]:hover,
button[type="submit"]:focus {
  color: #fff;
}
select {
  width: 100%;
  display: block;
  opacity: 0;
}
.nc-form select {
  opacity: 1;
}
@media only screen and (max-device-width: 760px) {
  select {
    opacity: 1;
  }
}
[class^="icon-"] {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.icon-bluecards {
  width: 34px;
  height: 38px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAYCAYAAACfpi8JAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3NpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1NmNiN2Q3Ni1lZWZlLTQ4NWItOTMwMi04MTQ2ZDg0YWNkYTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTAyRkRDQjAzQTU2MTFFNEEwMzJFOEQ5NzJBNTM5ODUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTAyRkRDQUYzQTU2MTFFNEEwMzJFOEQ5NzJBNTM5ODUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTZjYjdkNzYtZWVmZS00ODViLTkzMDItODE0NmQ4NGFjZGE5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU2Y2I3ZDc2LWVlZmUtNDg1Yi05MzAyLTgxNDZkODRhY2RhOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqqQMnMAAAJqSURBVHjatJZNSBVRGIZn9GpmIRcMFZLEhGoX6iJBF4GL8CeSdqKVlW2KUsRNFBhtRDctCoTc6VVRi0gKXLQrsUAqJMg2bdJIMwRL6Ppz9f3kHfgYZq537j1+8HDOzJw5857z/cyxw6d6rBQtD1SDmyALPACvg04SSkHARVADmsBBdf8VqAAf9lPIaXAF1IKTccbdBQ2mhRwHF8AlUJrgvOdALviTqpAMcBbcAfVJuC2LboskK6SKE8j2H00xiNuTEXKDH68M8KEosImXldOt3xMVcg08TfDjq+AyeGkZNhFyP8D4E2ARnGd/C2x7jLN5XwI202eMfPs/mARTcvETFLsGSS14BvKBU/GaKOIz09iUyUa0hhhQOjYkVSfU9XWufphpKSKGwLhavcVV23vskH4eA2EwAJ6EuPJHTDmxj65JRkAX+4WqYP0wtCPdkqEiZBm8UfWik6nnFKar6qU1trIbv0B6nNVbPjvk3NtWcfTbSd+IEtLGH1mZRxmPsj1jOGnm09gZVasVa1QixAUd7BdY+2S6so4pN0QZkL3gmxp7iP0X4CtdE/Nwh9sVXr+SGNtb4Ige0KeErEhKMX0HQTMnW+Dzh0xjEya7X6iFzIAlxocI+Aey1fMt1T/M9hMoAus+wZrJRdWBuXhe0ULk5X5wj5Nlx9nODLbvwKy67zaJwQ3iZ7bX3zdCIW5zAvkA2zDb26aCNc11PcczyF9ef2EJLnYVtGWDCbPhdzB6zIwJe/zCnepbAt4aEpKz65+Ap3g5FE+r+hLa43/iTmVdZdeZGHLwfh708Pye6SbqjxnYjU0W05YdAQYAJ/h9E9MviqoAAAAASUVORK5CYII=");
}
.icon-bluecheck {
  width: 29px;
  height: 38px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAMAAABhTZc9AAABnlBMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIksmiIoAAAAiXRSTlMA/ucT+cAjVfpbARkDhvjx9fNxK7CrIq+60hf9TuOn8NEG+7sEl1zKIdkQMw6kJp72cww5OKVy4j8Y3fzvKTCpqjcuJIe3PskvsWcqmMhS9yx1ZZXmjUXXijzOgXhZwyUtzDFj7mp/NfRauDJJhLWJFME2rabqFXvhgpZCoYs0bMucaWFNU7wd2sVgOrwAAAGeSURBVBgZdcADkyNRAEXh2x2bE08ytm2tbdu2bZx/vS/oZGur9tP/7N3RseuImgaS2cEYK4PPkhkpeAywTqphZ7eFw5rTdoxzqnOtU2dhLF/6ipENqubyPODfc3TfkHq2BdrG7y8D+SnV7F4Ba9Yrx1gFeJFRTeg4JHxqmjoFuM/MLKoqB/FhtZQxviX9aRk/oFhSyw2ME7csOCipA3rVcjgKeMLaDwekTThUUFPnWaD9pRRyw7QiUFbLG8C9KWMWTssDfWq62gWcV9UFuCgbUpLCYzLCVwBPWFWrYCsKLunaPD5Jc8D1X6oZAr+i4NJNoF/y3gbuqM4FbtmQ0l2Me0EPsKGGFNjyQJ8eYDx8BNiP1RCAJ4pAWU9xfJfjOUQ0AxOF4BJ143IUJmBaykOvXlHzekSOt5CX5INiadGNYb2To1QEn4wcxIffY3yQ42MccqoK2ZD4lO3//KVTDb4E2CHVrFXAGvXK4R21oLKmhq12wN8WWB1RjzfQ5gfat9TkWqeui7oNl/620G3hsH4u6F8Dk+nfMWJL6cmMHH8AwVun4PoXxpAAAAAASUVORK5CYII=");
}
.icon-bluepin {
  width: 18px;
  height: 38px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAaCAMAAACNQ/wIAAAAxlBMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIm5HF49AAAAQXRSTlMAEf1UAW/l8SL7bPPv8rgTm9u0DAPcflzFUhVo3XMO2RCe/NicFNq3sDn+NrayMzBTxu1pAlXDKvj3J3h0D8Qjx5ak7FMAAADBSURBVHheVczVcsMwGAXhlUHGYANtUmZmZr3/S7VnbE+k7+bM7OgXsluObVHYcXlEI0lr16q2EuTQefbUli6QwiALUzYgdTKKjXmats/6mh0DYDaV+ljNBkKsZNnXrCF8KRX0vLStVPHrHd4q3THTHDTfT5Vm5JH2ODYmHqlEOZy4wClwFpTzC4BLP10h19GqRDcIw1Ua0ljUXblf0Cq79EDncb0pzwkdXl5V3t7xfCh94pv8n35PCPz0spwQ8zmtPy2TPd0l40bQAAAAAElFTkSuQmCC");
}
.icon-bluetruck {
  width: 44px;
  height: 38px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAUCAMAAADBcy/zAAABs1BMVEUQKIn///8QKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInFEFIqAAAAkHRSTlMAAPL8G1IoAg/X3AWt8w7EPvTFw8YDMjsIkgkUOX2ju3SKDfrpTQe+eyk3YuLT1lzC5l+lTiNlW1oej+xgLuhQCkvrf3njjK6JRk96kGxpap/d916Tstvq1dihEKQfcEW10lXIARmsvRHat0jUWBd8JLBUPecav0TlIeR4vAZAmRgzzbknmiU0/pvt2S2BC576ueF+AAABf0lEQVR4Xm3SRXMrQQwA4ZHtvF0zY5iZmTmPmZmZmZm5f3JsZ3cSV02fdPgOqpKUm+X3GFpUsiWNc14MXTLjwjSGdlXiqWQ0mkikdlstGJqf3FbOwQ6oV3MYqmqnXN0Grq7pmo3csHNtS0acIh4OhyGrd76/J9+ffmLEvSwEg8FGBl3cCUTVqhGfQEq1UOtgZVVHgulBI+7bwDvhQwmf7ViemejPWj1GnGR7KHRYZI3rJbwCQJ8KGPEtAA407oC7RXxv/7m9+8Zi6iDAoTNHjlbgeuBYXftx4KIo3Ung1OlMrNP3Cd35CzAeqYlNjga4rPGVqwG4poaBBnVT4/EBbssdoFXCPSMubooDD4Z52OHn0WN0JMVDvraZp1XgYht49pxQcXzhffnK6wStI7wWGeXNW4/Hxel37+n+yFARf+aL7XPKNMhXvokISJOtdN9TXQX8tsr8aG5Tm8kYIZFuBtwL6n6CHybUVmz18us3/NFY9zdOYEhVYPn3HxLlr1sHCYDx8ASV1Y4AAAAASUVORK5CYII=");
}
.icon-whitecards,
.tpl-theme-brown .tpl-block-menu-secondary .icon-bluecards {
  width: 34px;
  height: 38px;
  background-image: url("../i/inline/icon-whitecards.png");
}
.icon-whitecheck,
.tpl-theme-brown .tpl-block-menu-secondary .icon-bluecheck {
  width: 29px;
  height: 38px;
  background-image: url("../i/inline/icon-whitecheck.png");
}
.icon-whitepin,
.tpl-theme-brown .tpl-block-menu-secondary .icon-bluepin {
  width: 18px;
  height: 38px;
  background-image: url("../i/inline/icon-whitepin.png");
}
.icon-whitetruck,
.tpl-theme-brown .tpl-block-menu-secondary .icon-bluetruck {
  width: 44px;
  height: 38px;
  background-image: url("../i/inline/icon-whitetruck.png");
}
.icon-cart-blue {
  width: 41px;
  height: 43px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAfCAMAAABNnRR0AAABBVBMVEUCFWP///8CFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWMCFWOmJsGQAAAAVnRSTlMAALuq/PC1GENQqP7mXHD7+OXSma0SKUirU/dLA/T2T+J4rnuY/b/J4e2FBzmbP1V/0Yxkxb3HEAmvgaEsO5fe4CuiJ2ZuH8AGb9iNkuOIDNwBPp8EiaWRPE0AAAD/SURBVHhejdNFcgNBFATRtobEzGBmZmZmdt7/KA7bYUnd/Ucxuax421LHOf6Lq5CGflIe3cYGy0TS+a0M44NltzRPEeUeBNHkBIxEk3EouoR20pMLw0wR3qTq5cN0TG4UGn3yDjaU3BZupU9WwZHhbp4ZbZhlri3KGsxrcgkWRbkOy5pcgVVRrtG51WTFZVOCQQrfmLZxdwSZgawh96EhyAM4NOQRlARZoGBObY9TG57BuTWW4cKSWchY8hKuLOmTCix5DTf1mFGTorK7J4fdgyAfoYlVTZAteA57h95Lnte3SFLV4T2abMFHNPmZpuNoJROyVF+YeSGyipFb+pPfwLZWu0uGeBUAAAAASUVORK5CYII=");
}
.icon-cart-black {
  width: 21px;
  height: 21px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAMAAACeyVWkAAAApVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcwrDtAAAANnRSTlMAAMQh96Wh0rTbjHFl4D1KFucDYu4Q4yLFOCPin19jo3eGZE+u4SQo1eUF/maxTIh1YZw7whJHiZArAAAAiUlEQVR4Xm3I1Y6EUBAA0UZH3d3dZbf+/9NmEm5fIFBPlSMuAAVJ5hj12ymNpoSXo0Uakq1MJUerpKpFWk9rGGmTltgCOua69Kz2GZgbMlIcM9GdMtOds9BdstINWetu2Oru2OseOJrzOIl2vmALxOZju8Z64y7ZHjxz9MU7Bkfng/aX0H8096dfa9sZ866GqJgAAAAASUVORK5CYII=");
}
.icon-cart-white {
  width: 21px;
  height: 21px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAMAAACeyVWkAAAAolBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9MEo+OAAAANXRSTlMAxKH3pSHbtEqMcWXgPdIW5wNi7hDjIsU4I+KfX2Ojd4ZkT67hJCjV5QX+ZrFMiHVhnDvCEgenQFgAAACASURBVBgZZcAFEoMwAAXRReru7u7673+1DhDSYfLwFKmT5SkStHDllcNVUBFXSWVcFWVUidWU4RNrqIkVqk2ioy6pnvokBhpijDTGmGiKMdMcY6Elhq8VxlobjK12GHsdSOR0JHU6ywqxAlkXrKtuuO564Hrqheut1Ie/r1Ie8APhwhlTEb5mTwAAAABJRU5ErkJggg==");
}
.icon-cart-white-large,
.tpl-theme-brown body > header .icon-cart-blue {
  width: 41px;
  height: 43px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAfCAMAAABNnRR0AAABAlBMVEX////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////7Srm1AAAAVXRSTlMAu6r8GPC1Q1D7/qhc5q34mdJw5UgpEqv3A1P0S0944nv2/ZjJv+3hB66bOYw/VX/Rl2SFvccQCa+BoSw7xd7gK6InZm4fwAZv2I2S44gM3AE+nwSJ2RgKaAAAAO5JREFUGBmNwIVuAkEARdEHi7t73d3d3b33/3+lCUlhmRnIHm0l+RfXSFF6xjVSIh3uysGSgsnyqmAOIaJAJmFMgcSh6DHUuXoWp5hmuBn1xWAu5DYBLfU9wrbcdvFq6qtCWE4HeWblt8B8Uy4V2JHfMqzIZRXW5LcOG3LZpP0gv5rHmRwiKWIatIe3L1sGShp0BC3ZjuFEg06hIFuZsgzNKBeyXMKVTDm4lqkEGZlu4FamGKmITHdwXw8ZGhRleyKJ7Vm2F2hgqcjWgTcF8p7n41OB1OFLgXTgW4H8ZGmHB6QTcvvFFJVbFYNXUNcfQbJU/LFZoYsAAAAASUVORK5CYII=");
}
.icon-cart-red {
  width: 33px;
  height: 27px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAbCAMAAADF2xaWAAAArlBMVEX9TEH////9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEHOeU7aAAAAOXRSTlMAAPwHkdvzRq9uZAEa/gPtWuWbpXgjwxIPUd1Yl84yh38T/eI6PJ0q8MVvrbVo9CIxlk9Qzwz4udos8r8SAAAAvUlEQVR4XoXSRQ7DQBAF0Y4dZmZmZqr7XyxK5MSesT2p3ZferltwSoi/yLufiP4VsVDxyY5DzSgkCSkxliastiOyOULqilOPkFpfMYCy6I3GWM3vmEEpo4sOrH4jX4C+LuYwdFcFqrqYwNRdRahrYAHLvDsbFlZDFWvYeHcdiqrYws67q1BRgL2Hg1ccoYCSfvBMCV8nUSrj66yKC1zF2O1OLmsmD0gH/ZhbCpJmUYO4bRTyRClARP+KRJB4AXeBPBLUmnl1AAAAAElFTkSuQmCC");
}
.icon-cart-brown,
.tpl-theme-brown .tpl-block-list-objects article .tpl-link-cart-add:before,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user article .tpl-link-cart-add:before,
.tpl-theme-brown .tpl-widget-netshop-accessories article .tpl-link-cart-add:before,
.tpl-theme-brown .tpl-block-goods-viewed-now article .tpl-link-cart-add:before {
  width: 33px;
  height: 27px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAbCAYAAADyBeakAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkxMjg2REVGM0E1MzExRTRBMDMyRThEOTcyQTUzOTg1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjkxMjg2REYwM0E1MzExRTRBMDMyRThEOTcyQTUzOTg1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTEyODZERUQzQTUzMTFFNEEwMzJFOEQ5NzJBNTM5ODUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTEyODZERUUzQTUzMTFFNEEwMzJFOEQ5NzJBNTM5ODUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4UK9t5AAABUklEQVR42mKsSU/8z4AfuAPxLgYaAiYi1Hgz0BgQ4wgvejiCEQvmAOIvUDUqQKw8ECHxE4j30CtK8EXHViT2RCD+TyN8F58jtkEV0RrswueIZ0B8YaAdAQI7kdhzcCRiUrEIEP+DmvkXiPcRcsRWtKzKSAWfuyKlxZNA/JGQI44D8TsoWwqIDankCHhUEFNYgYJrBxLfjcqO2E1sibmViuWFFhDLQtkfodFBlCN2QEMEBCyBWIhKobAXZi4xjngHTRsgwAzEHhQ4wg09Koh1BLWihB2I7dETJSmOQC4vPMgsnn8AMTfUjDtAfI9UR1yAlqAMFKYJjKggxRH/oXUJtcBOchyBni4uUFh0byTXEXug7QwQ0IeWoHRr3sEAqKV1EMpmpGazj4lE9dQsPaniCBdo3qe7I+4C8W0omwea90kpK6jiCBDYPhD9DnxRQhUAEGAAtplqdD6aW84AAAAASUVORK5CYII=");
}
.icon-flag-black {
  width: 14px;
  height: 17px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAARBAMAAAAf5oCsAAAAHlBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABbYEd3AAAACXRSTlMAAFbHBJh04eeYC3NRAAAALklEQVR4XmOYyQAGCBoMJkPpSRBxzhIIHZkAoTsZYHyYPEw9TD/CPEZBECBEAwCIpB0Ll49h6AAAAABJRU5ErkJggg==");
}
.icon-down-black {
  width: 10px;
  height: 17px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAARBAMAAAAWDSDWAAAALVBMVEUAAAADAwMODg4gICA5OTlaWlp/f3+kpKSlpaXFxcXf39/w8PDx8fH8/Pz////i/5hkAAAAMklEQVQIHWN4946BbBTAwMDAynAYSFozvBRgYJzH8C6BgQ1o4BUGXyD5SmkdyPD2d+8AW+w1MFeZJ0AAAAAASUVORK5CYII=");
}
.icon-down-blue {
  width: 13px;
  height: 28px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAbCAMAAACQuvXIAAAAXVBMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInPC+uhAAAAHnRSTlMAAa8Wqe4aXGO2u+wd8vQhaW/CxgMl9/gqdnwEnQWkoS3tAAAATElEQVR4Xt3H1w3AIAADUUNq7714/zGjWAh2yP2cHhRJ/feKGbKIKo8kBTKvHAAKh9J8qhuh7aB6aYCCGUlOM1zLym2H7+CJ0HU/+gur/Q2p3lsSygAAAABJRU5ErkJggg==");
}
.icon-flag-blue {
  width: 22px;
  height: 28px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAcCAMAAABS8b9vAAAAS1BMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInUF2QCAAAAGHRSTlMAIsfbAiQmgwlR6/Zquk/+7hb9GLlS7WxpPlcsAAAAV0lEQVR4XtWQOQ6AQAwDw82y3Of8/6VIVEiOtqNgyiliOwaY8rVWcl+Pri5KA7I39Qy9Rh7QtaoHaLRgNREXR6/ETbXt7hELT6QWPOGyxBwlJF5lyl/1DVPbFI8bLN9AAAAAAElFTkSuQmCC");
}
.icon-facebook-mobile {
  width: 72px;
  height: 72px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAt1BMVEUhO3E7WZj///85V5by9PhidZu6xNswSHonQno+XJo/XJpFYZ1uhLNIZJ9MYYxbcJs9W5m7xdvFzuHR2OcmQXknQXlcb5dddqoiPHI0UY1vhbNwgaR8jKuFl7+LncKXo7yaqcqdrMygq8KgrMWuuMuxvdayu862wNW5w9k1TX45UYEjPXI7UoLS2ejT2uja3ufb4Ozh5ezs7/Xv8fbw8vbx8/glP3T19/r29/n6+/38/P3+/v8oQXUU+4twAAABDklEQVR4Xu3OVXIDMRRE0dcas8PMzMy8/3XFrqjSM5MPW379F90FnLoGURnKkKcMZShD/e3W3fPHZ+NxtvBAvb3XEGt2ismh6evwW9MopULdxVCGKKVCO6EK2XIxETT3UIUoJUJTIXY0c95uvxilRGg/OreXFqOUBM1H6IAMpRRoIUK7VpMSoNWNQTcROlkZ9lWSxoda4U9X5ScvRMkLUfJClAQQpdHQcWPQeyTenoZdWF2qQyO3tghUJS9EyQtR8kKUvBAlL0TJC1HyQpREkC0VXoiSE6Kkguz/Qmcq6FQFHd7/tOmF1tds3KCSoJKgkqCSoJKgkqCSoJKgkqCSoJKgkqCSoJKgkqCSIJK+AWUZIg8IGBXjAAAAAElFTkSuQmCC");
}
.icon-instagram-mobile {
  width: 72px;
  height: 72px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAABOFBMVEWQgnS8rqGqnI749/b///+nm5CwppyRg3bPycPj39z39vWZjH/4+Pf9/fz+/v3///6ShHbY087i3tqQgnWmm5Dc2NP5+fj8/PuckIO5sKe5sajq5+XTzcjb19K3rqWThXeUh3nl4t+Vh3rv7eulmo/6+fjw7uy4r6bBubLCu7Pq5+TFua7Gv7jHwLnn5OC9ta3As6fBt63W0czY0MmWiHuroJato5n5+PehlYna1tHBubG6sqnt6+mRg3WpnpPx7+7TzsjUzMOXin2Yin3Vz8qypJe0q6H+/v7e19Df2dPf29fh3dnh3trQx77Szce9r6Lw7erIwbrJwrv08/H18/L19PL19PP29PLJw7zLwbjLxL7Mxr+ajYG7s6r8+/u1q6L8/Pz9/PzTzcf9/f2Yi37k3tnk39nk4d5ddwjtAAABtElEQVR4Xu3UxZLrQAyF4aO2w4zDzMx4kZmZGd7/DUbJVEabdttOtLlV/jdn91VpI5BS/zuUQAmUQAmUQM+ePPgb0P21GND2cz+4H3vRoT++q8pOZGjBd3bbRIXswEqq2Uy9ZKgGMwjUBocrXQhmAKiIbucQjBYEowXB9AuVfoMrXEAwMaF87cWnepmlV4+5RYFg4kCV97Pgjv+JzJBIkaEtnDdVt0Aw4dB3zxviOUGvQpGJtvdWIJFcUA1o8RzgoqdMfAMEEikEWvX9XxmBJpk4BYYEEikU8iClGdoAigKJ5IYe8UwL9IWhZQsEEwZ95Lkr0ARDhzYIJgSa5xmr9pz5e3zptBWCcUOY4R3PoNvwHLNZ2CEYN3S1zFIuBWBq5DU7+c9BEIwTwrrf6Vpu5qiz5TS4khWCcUKNrC+VRuWNWHJCwNKbnrOZwiAQZi9NLHr5sfF0A4NBUp/QQ9gbjgtVWj+tzTG0Gxl65zubjAzdcDq5TGSIPlwOZL5e30d0iO7cuhlQBgFRgFRFzEhLIi2JtCTSkkhLIi2JtCTSkkhLIi2JtCTSkkhLIi2JtCTSkkhJOgNCFU0Nz6LvVQAAAABJRU5ErkJggg==");
}
.icon-mobilenav-cart {
  width: 49px;
  height: 50px;
  background-position: 50% 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAmCAMAAABakYMNAAABRFBMVEX////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////63zJOAAAAa3RSTlMA3cz9/qMY8vvTsiwI9iYBip/iLwn05XJEAve3yUiZHgWpPsrRKUuSeJFbYzO0nm8UB/kL7UHBYIdqfWtmrToVA6bxBI5aNYR5btbq3rwru/DmdVcM+BvNiF+/5+7PyxzXXJRQ0F3oduxlk9LL1WQAAAEuSURBVHheldNFc4IxFEbh4LTFKaUUqLu7u7u7u53/v++GmZaPm5Sc5TvzZJGZqzqC/BZRZRTgTzPliNmcu1ArVCqrMqMEGu1IEzTbiR7YsBMN0KLs2sYbxBy7RaKL/6svEu1w6DKVgpMicXpGQpmqwDNYvFxDmwH4vdw5pk4YMIhuiDlEL/QZRD/kHSKzQ2pILxIMjzi3JRjTggiMl4wTMKkVUzBdIs7hQivmYF788QUNWLxleaVUrMKaRqzLF5eHuEZswpYgquuo0Yg92Jf2A6hSSn7rSEkdQ1oUteATRRKyoriEK1FEbwiHJHEPD0rMBy4pD49K7gldz/qz8SD2ojS94vUrq2LwZgTyx1sVCvMetSNZSNqJNHzYiSr4dDvLfZlIDUIBk4gLIPhdAD/cjYUNVrhVKAAAAABJRU5ErkJggg==");
}
.icon-mobilenav-logo {
  width: 52px;
  height: 50px;
  background-position: 50% 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAwCAMAAABpN6nPAAAAflBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+yfIzaAAAAKXRSTlMAeERVESr7hAuz+OEkjhDnYXvH8/0ZFAGcczP+D+/umpmYl7W0vla/g787Y+QAAACkSURBVHhe7dXHDsIwFAXRF8BO773Q6/3/H0RIESzikixRPPuzHnIDWljgEjzbWUIc2wMB8B/zzdYHQPj0ZPMIuwNfBB5GehKFHCMai5NaTeokBn5oLOtUpssAAUJxrGSkOhUQI2DfboW1B2CC9K0H9XrQT5Cd5mqSp68Jsqg8cznhl5IsASJiV5m5MSIJIhp2wgYiCVK1dmSQQQY1G23Nfw3AoDcdcdlLMCehXQAAAABJRU5ErkJggg==");
}
.icon-mobilenav-menu {
  width: 32px;
  height: 50px;
  background-position: 50% 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAmAQMAAACxqCo4AAAABlBMVEX///////9VfPVsAAAAAXRSTlMAQObYZgAAABNJREFUeF5j+A8GH8imyQRD1V4Akaal8aaJuTYAAAAASUVORK5CYII=");
}
.icon-mobilenav-search {
  width: 38px;
  height: 50px;
  background-position: 50% 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAABm1BMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////861ouVAAAAiHRSTlMAAwKdAZ+g/ucGCQXqB/14YY8M+57oF+XbTwoL5PD3CI7pGyInEeb8+Zshs/jDrPovck2nFEeWupHz3oiAlw961Ckcec1nbGNi4h+HyOxRDUYZ61VJyUNOse9muVS+8TKai9nBSJR2K2ihXGSGws89v5CyxGmrrbh19oqEma4uFm7uux4gDhOccEXW8QAAAZBJREFUeF7Fk9VuG0EUQMfJJmt7XWMMwSZ1khoCDTNjkZmZmZnhfHZXiny1a9+H5Knn7Vyd0YxmNEYIjCX6gx2FrkPjR3a5qpNcSCO0z4zq1dk2fJzfVKK6ThvITg6XkvNLtw5OA4zU7GzdB3ofhmTVyRwwsbsqew6c6/FOwkXgjeWrmm0oBoyfWWDdWx1tg7JUwieYWvb4CgR7xITQIswZwQnChlE4Bn1/xE5Br2M0VmFNpBMSRmUIBkT6YVjP9sF+kTQc0LNQCluuuANajc5hyFRkEMJGJwLHK3IC9uhVoAAtFTkNZ/SsG4Ii1+Cjnl2AiyKXIGep2WUYEglfgWatumoT9Zz6OtxQ/oh1E157PNMOt2uzO5C66x3cA2LV1YO98Mg/GgASjm/HmFt1VV17y2PgyVPPoz8DoDHg71pfALx81e3OnXz8rQ1ElM569x6AvmwaAFIfQvVKZ0oNgwjRz1/cpWpnvn4rRwC+/4j93PrV0lWT/JX/vSXSNUin8J+7ph109WY7XTRuttH9jZt/oOqPwRpSSZgAAAAASUVORK5CYII=");
}
.icon-mobilenav-user {
  width: 45px;
  height: 50px;
  background-position: 50% 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAoCAMAAABdCYMbAAABpFBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IgZTZAAAAi3RSTlMAzAED/gb8h/n192JVpAxMyfr9+OK819XQRlIlrfP0NLmohBl3nkp2bpAdBGwab5ZU+zoHt4G9N42w8N9HJnGCvshkf2GGH1G4W3sxC9Z8LVrCnc0O5E3Tju85J+mDI2kVXKJgmE6hMptQlVmnX6qrSGY/RX6zQXVytjt46uUJAroP28Uzr1PO7A325DwrXwAAAaZJREFUGBmNwIOWW1EARuG/F/FEY9s22k5t27ZtG/ulO6tr2uCcm+STYXvPzppYW13t7AGV1dyS5Z/adpW2OQawdKKuDSC7zVUwZwE4e26PVqzvWQss+goUBsaTWuVvCUGVowDHPUJx5emLwoDs9tbAsgo0ebSOymoMNjoqdBgGZVUPN1Sku5pT07I4A5tk6IR1stgK+2W4BBtkEYbvMrRDpyyuwpQMo9Ahi3GYl6EbZmTRBTtkmIJeWeyCLhl2w4AshqBBxZx90CybNDxWkYNwSFZX4IirAkePQUpWw/VwUgWqYE4BTmegX3kaofW8glyAzEXldEBcgdwGmFdOGi+hIO5lWEoqpx8mJ2Tn9ELmmvK41yHSJBvnJoQSKuBWQeSWTM5tCN1REfcuRFIyDELongzufYj0qcgCeHFZDD+A6ocqEAbvkaz8Fog1Ks8seCMK4C9C9In+ewqMKZD/DKLPteoF8FIl+K8g+lp/pTx4o5KmZ+DtkFYk30FYZbyfg/QHSSPw0VE5nz5DQtIX+KryJuCbpBjZNRX4AT+lX1TOlzNJpX7rD2nSsDvixPkCAAAAAElFTkSuQmCC");
}
.icon-close {
  width: 34px;
  height: 34px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiBAMAAADIaRbxAAAAIVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt0UjBAAAACnRSTlMAFSssvr/T1NfYc7Fd2wAAAI9JREFUeF5Nz6ERwkAYBeGXDhLzQwG0QAPIWCrA4mLjcFgcDQRmqJKI29l7M2fu/8zmNKbfcMl8S7/aUp8eDfdlfz2q7xgQJAFJQBKQBAQBSUQQEUQEEUFEUyOiJ4Qdf68wfh4Ait6tzuiJOqMLRBF1Euok1ElAEhDEE8QbRAQBrQuEHXYEEc2NgLacGwFd/0FgNIi3grlhAAAAAElFTkSuQmCC");
}
.icon-popup-close {
  width: 29px;
  height: 29px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdBAMAAACkvXo8AAAAJFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmWAJHAAAAC3RSTlMA6i0sFdK9/VK8vpFloNkAAACVSURBVHheZc0tEoJQFEDhM8gKIFKkmCXaKBjMNAqdJVg0uR4DY7ib8wmcMXDD+5nvwIPrGefSQj6UXg9VD128DZqYW6aIUo4YqcOgSacjWZUCuQAD6oUxyFY2kA1kg+fGBveNDWSDlZ1XxOeh7t3vd//fvS8XyyIn2lbZTXaX7eR/OC1sMNLJv2BuyYfEBj1wk+HU8gWJhmSUNaUDeAAAAABJRU5ErkJggg==");
}
.icon-lowtohight,
.icon-highttolow {
  width: 16px;
  height: 11px;
  position: relative;
  overflow: hidden;
  top: -1px;
}
.icon-lowtohight,
.icon-highttolow {
  color: #fd4c41;
}
.tpl-theme-brown .icon-lowtohight,
.tpl-theme-brown .icon-highttolow {
  color: #161312;
}
.tpl-theme-blue .icon-lowtohight,
.tpl-theme-blue .icon-highttolow {
  color: #3ab3ff;
}
.tpl-theme-orange .icon-lowtohight,
.tpl-theme-orange .icon-highttolow {
  color: #fbbc24;
}
.tpl-theme-beige .icon-lowtohight,
.tpl-theme-beige .icon-highttolow {
  color: #c7b3a3;
}
.tpl-theme-peach .icon-lowtohight,
.tpl-theme-peach .icon-highttolow {
  color: #fb936f;
}
.tpl-theme-grey-green .icon-lowtohight,
.tpl-theme-grey-green .icon-highttolow {
  color: #beabb1;
}
.tpl-theme-grey-pink .icon-lowtohight,
.tpl-theme-grey-pink .icon-highttolow {
  color: #b62b55;
}
.tpl-theme-grey-wood .icon-lowtohight,
.tpl-theme-grey-wood .icon-highttolow {
  color: #95542d;
}
.tpl-theme-grey-red .icon-lowtohight,
.tpl-theme-grey-red .icon-highttolow {
  color: #242863;
}
.icon-lowtohight:before,
.icon-highttolow:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-color: transparent;
  border-bottom-color: inherit;
  border-style: solid;
  border-width: 10px 16px;
  bottom: 1px;
  left: -1px;
}
.icon-highttolow:before {
  left: auto;
  right: -2px;
}
.tpl-state-disable-hover,
.tpl-state-disable-hover * {
  pointer-events: none !important;
}
.tpl-block-clearfix {
  clear: both;
}
a {
  color: #102889;
}
.tpl-theme-brown a {
  color: #fff;
}
.tpl-theme-blue a {
  color: #ff7368;
}
.tpl-theme-orange a {
  color: #b81b35;
}
.tpl-theme-beige a {
  color: #c7b3a3;
}
.tpl-theme-peach a {
  color: #ca58be;
}
.tpl-theme-grey-green a {
  color: #268c59;
}
.tpl-theme-grey-pink a {
  color: #b62b55;
}
.tpl-theme-grey-wood a {
  color: #95542d;
}
.tpl-theme-grey-red a {
  color: #de4112;
}
h3 {
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
h1 {
  margin-bottom: 0.7em;
}
h2 {
  margin-bottom: 0.5em;
}
h3 {
  margin-bottom: 0.3em;
}
.s-tiles-small article,
.tpl-widget-netshop-bought-together .tpl-block-list-objects article,
.tpl-widget-netshop-new-goods h2 article,
.tpl-widget-netshop-new-goods .tpl-block-list-objects article,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects article {
  background: #f5f5f5;
  border: 5px solid #f5f5f5;
  padding: 20px 10px 20px 115px;
  width: auto;
  height: 140px;
  position: relative;
}
.s-tiles-small article > a,
.tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-widget-netshop-new-goods h2 article > a,
.tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  display: block;
  text-decoration: none;
}
.s-tiles-small article > a,
.tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-widget-netshop-new-goods h2 article > a,
.tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-brown .s-tiles-small article > a,
.tpl-theme-brown .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-brown .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #fff;
}
.tpl-theme-blue .s-tiles-small article > a,
.tpl-theme-blue .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-blue .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-orange .s-tiles-small article > a,
.tpl-theme-orange .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-orange .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-beige .s-tiles-small article > a,
.tpl-theme-beige .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-beige .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-peach .s-tiles-small article > a,
.tpl-theme-peach .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-peach .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-grey-green .s-tiles-small article > a,
.tpl-theme-grey-green .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-grey-pink .s-tiles-small article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-grey-wood .s-tiles-small article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-grey-red .s-tiles-small article > a,
.tpl-theme-grey-red .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a,
.tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a,
.tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a {
  color: #000;
}
.s-tiles-small article > a:hover,
.tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-brown .s-tiles-small article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #fff;
}
.tpl-theme-blue .s-tiles-small article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-orange .s-tiles-small article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-beige .s-tiles-small article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-peach .s-tiles-small article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-grey-green .s-tiles-small article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-grey-pink .s-tiles-small article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-grey-wood .s-tiles-small article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-grey-red .s-tiles-small article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover {
  color: #000;
}
.s-tiles-small article > a:hover h3,
.tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #fd4c41;
}
.tpl-theme-brown .s-tiles-small article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #161312;
}
.tpl-theme-blue .s-tiles-small article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #3ab3ff;
}
.tpl-theme-orange .s-tiles-small article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #fbbc24;
}
.tpl-theme-beige .s-tiles-small article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .s-tiles-small article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #fb936f;
}
.tpl-theme-grey-green .s-tiles-small article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #beabb1;
}
.tpl-theme-grey-pink .s-tiles-small article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .s-tiles-small article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #95542d;
}
.tpl-theme-grey-red .s-tiles-small article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-bought-together .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-together .tpl-block-list-objects article > a:hover h3 {
  color: #242863;
}
.s-tiles-small h3,
.tpl-widget-netshop-bought-together .tpl-block-list-objects h3,
.tpl-widget-netshop-new-goods h2 h3,
.tpl-widget-netshop-new-goods .tpl-block-list-objects h3,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects h3 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  margin-bottom: 12px;
}
.s-tiles-small .tpl-property-type,
.tpl-widget-netshop-bought-together .tpl-block-list-objects .tpl-property-type,
.tpl-widget-netshop-new-goods h2 .tpl-property-type,
.tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-type,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects .tpl-property-type {
  display: block;
  position: relative;
  margin-top: -0.5em;
  line-height: 1.1;
  text-align: left;
  background: none;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 152px;
  max-height: 3.3em;
}
.s-tiles-small .tpl-property-image,
.tpl-widget-netshop-bought-together .tpl-block-list-objects .tpl-property-image,
.tpl-widget-netshop-new-goods h2 .tpl-property-image,
.tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-image,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects .tpl-property-image {
  display: block;
  position: absolute;
  left: 15px;
  top: 20px;
  width: 90px;
  height: 65px;
  line-height: 60px;
  text-align: center;
}
.s-tiles-small .tpl-property-image img,
.tpl-widget-netshop-bought-together .tpl-block-list-objects .tpl-property-image img,
.tpl-widget-netshop-new-goods h2 .tpl-property-image img,
.tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-image img,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects .tpl-property-image img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
.s-tiles-small .tpl-block-rating,
.tpl-widget-netshop-bought-together .tpl-block-list-objects .tpl-block-rating,
.tpl-widget-netshop-new-goods h2 .tpl-block-rating,
.tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-block-rating,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects .tpl-block-rating {
  position: absolute;
  left: 15px;
  width: 90px;
  bottom: 17px;
  font-size: 14px;
  line-height: 1.4;
}
.s-tiles-small .tpl-property-item-price,
.tpl-widget-netshop-bought-together .tpl-block-list-objects .tpl-property-item-price,
.tpl-widget-netshop-new-goods h2 .tpl-property-item-price,
.tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-item-price,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects .tpl-property-item-price {
  display: block;
  position: absolute;
  left: 113px;
  bottom: 17px;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  font-weight: 400;
  overflow: hidden;
}
.s-tiles-small .tpl-property-original-price,
.tpl-widget-netshop-bought-together .tpl-block-list-objects .tpl-property-original-price,
.tpl-widget-netshop-new-goods h2 .tpl-property-original-price,
.tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects .tpl-property-original-price,
.s-tiles-small .tpl-property-description,
.tpl-widget-netshop-bought-together .tpl-block-list-objects .tpl-property-description,
.tpl-widget-netshop-new-goods h2 .tpl-property-description,
.tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-description,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects .tpl-property-description,
.s-tiles-small form,
.tpl-widget-netshop-bought-together .tpl-block-list-objects form,
.tpl-widget-netshop-new-goods h2 form,
.tpl-widget-netshop-new-goods .tpl-block-list-objects form,
.tpl-widget-netshop-viewed-together .tpl-block-list-objects form {
  display: none;
}
.s-tiles-wide article,
.tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects article,
.tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects article,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects article {
  border: 5px solid;
  padding: 15px 15px 15px;
/*width: 280px*/
  width: auto;
  height: 310px;
  position: relative;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      height: 400px*/
}
.s-tiles-wide article,
.tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects article,
.tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects article,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects article {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .s-tiles-wide article,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects article {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .s-tiles-wide article,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects article {
  border-color: #86889a;
}
.tpl-theme-grey-wood .s-tiles-wide article,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects article {
  border-color: #577395;
}
.tpl-theme-grey-red .s-tiles-wide article,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects article {
  border-color: #7a7e87;
}
.s-tiles-wide article,
.tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects article,
.tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects article,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects article {
  background: #fff;
}
.s-tiles-wide article > a,
.tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  display: block;
  text-decoration: none;
}
.s-tiles-wide article > a,
.tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-brown .s-tiles-wide article > a,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #fff;
}
.tpl-theme-blue .s-tiles-wide article > a,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-orange .s-tiles-wide article > a,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-beige .s-tiles-wide article > a,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-peach .s-tiles-wide article > a,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-grey-green .s-tiles-wide article > a,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-grey-pink .s-tiles-wide article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-grey-wood .s-tiles-wide article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.tpl-theme-grey-red .s-tiles-wide article > a,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects article > a,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects article > a,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects article > a,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a {
  color: #000;
}
.s-tiles-wide article > a:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-brown .s-tiles-wide article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #fff;
}
.tpl-theme-blue .s-tiles-wide article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-orange .s-tiles-wide article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-beige .s-tiles-wide article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-peach .s-tiles-wide article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-grey-green .s-tiles-wide article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-grey-pink .s-tiles-wide article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-grey-wood .s-tiles-wide article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.tpl-theme-grey-red .s-tiles-wide article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover {
  color: #000;
}
.s-tiles-wide article > a:hover h3,
.tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #fd4c41;
}
.tpl-theme-brown .s-tiles-wide article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #161312;
}
.tpl-theme-blue .s-tiles-wide article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #3ab3ff;
}
.tpl-theme-orange .s-tiles-wide article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #fbbc24;
}
.tpl-theme-beige .s-tiles-wide article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .s-tiles-wide article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #fb936f;
}
.tpl-theme-grey-green .s-tiles-wide article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #beabb1;
}
.tpl-theme-grey-pink .s-tiles-wide article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .s-tiles-wide article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #95542d;
}
.tpl-theme-grey-red .s-tiles-wide article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article > a:hover h3,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects article > a:hover h3 {
  color: #242863;
}
.s-tiles-wide h3,
.tpl-widget-netshop-accessories .tpl-block-list-objects h3,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects h3,
.tpl-widget-netshop-compare .tpl-block-list-objects h3,
.tpl-widget-netshop-favorite .tpl-block-list-objects h3,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects h3,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects h3,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects h3 {
  text-transform: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.5em;
}
@media only screen and (max-device-width: 760px) {
  .s-tiles-wide h3,
  .tpl-widget-netshop-accessories .tpl-block-list-objects h3,
  .tpl-widget-netshop-bought-recently .tpl-block-list-objects h3,
  .tpl-widget-netshop-compare .tpl-block-list-objects h3,
  .tpl-widget-netshop-favorite .tpl-block-list-objects h3,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects h3,
  .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects h3,
  .tpl-widget-netshop-viewed-now .tpl-block-list-objects h3 {
    font-size: 40px;
  }
}
.s-tiles-wide .tpl-property-type,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-type,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-type,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-type,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-type,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-type,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-type,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-type {
  display: block;
  position: relative;
  margin: -0.4em 0 0;
  line-height: 1.2;
  z-index: 3;
}
.s-tiles-wide .tpl-property-type:after,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-type:after,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-type:after,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-type:after,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-type:after,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-type:after,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-type:after,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-type:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 15px;
  width: 100%;
  background: -moz-linear-gradient(bottom, rgba(255,255,255,0), #fff);
  background: -webkit-linear-gradient(bottom, rgba(255,255,255,0), #fff);
  background: linear-gradient(to top, rgba(255,255,255,0), #fff);
}
.s-tiles-wide .tpl-property-description,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-description,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-description,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-description,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-description,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-description,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-description,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-description {
  display: none;
}
.s-tiles-wide .tpl-property-image,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-image,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-image,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-image,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-image,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-image,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-image,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-image {
  display: block;
  position: absolute;
  left: 15px;
  width: 110px;
  height: 140px;
  line-height: 140px;
  float: left;
  top: 90px;
  text-align: center;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      top: 105px
      height: 100px
      left: 15px
      right: 15px
      line-height: 100px
      width: auto
      float: none*/
}
.s-tiles-wide .tpl-property-image img,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-image img,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-image img,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-image img,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-image img,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-image img,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-image img,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-image img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.s-tiles-wide .tpl-block-rating,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-block-rating,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-block-rating,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-block-rating,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-block-rating,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-rating,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-block-rating,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-block-rating {
  position: absolute;
  right: 0;
  top: 90px;
  font-size: 1.3em;
  width: 115px;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      left: 15px
      top: 205px
      font-size: 1em*/
}
.s-tiles-wide .tpl-property-item-price,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-item-price,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-item-price,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-item-price,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-item-price,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-item-price,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-item-price,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-item-price {
  display: block;
  position: absolute;
/*left: 140px*/
  top: 125px;
/*width: 130px*/
  font-size: 30px;
  white-space: nowrap;
  left: auto;
  right: 10px;
  min-width: 125px;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      left: 15px
      top: 245px
      font-size: 25px
      font-weight: 400
      line-height: 30px*/
}
.s-tiles-wide .tpl-property-item-price .rouble:after,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-item-price .rouble:after,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-item-price .rouble:after,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-item-price .rouble:after,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-item-price .rouble:after,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-item-price .rouble:after,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-item-price .rouble:after,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-item-price .rouble:after {
  text-shadow: none;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-front-page .s-tiles-wide .tpl-property-item-price,
  .tpl-block-front-page .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-item-price,
  .tpl-block-front-page .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-item-price,
  .tpl-block-front-page .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-item-price,
  .tpl-block-front-page .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-item-price,
  .tpl-block-front-page .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-item-price,
  .tpl-block-front-page .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-item-price,
  .tpl-block-front-page .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-item-price {
    min-width: 112px;
  }
}
.s-tiles-wide .tpl-property-original-price,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-original-price,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-original-price,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-original-price,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-original-price,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-original-price,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-original-price {
  display: block;
  position: absolute;
  left: 140px;
  top: 180px;
  font-size: 18px;
  opacity: 0.5;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      left: auto
      right: 15px
      top: 240px*/
}
.s-tiles-wide .tpl-property-original-price:after,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-original-price:after {
  content: '';
  border-bottom-width: 2px;
  border-bottom-style: solid;
  left: 0;
  top: 52%;
  width: 100%;
  height: 0;
  position: absolute;
}
.s-tiles-wide .tpl-property-original-price:after,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-property-original-price:after,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-original-price:after {
  border-color: #fd4c41;
}
.s-tiles-wide .tpl-link-compare-add,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-compare-add,
.s-tiles-wide .tpl-link-compare-remove,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-compare-remove,
.s-tiles-wide .tpl-link-favorite-add,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-favorite-add,
.s-tiles-wide .tpl-link-favorite-remove,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-favorite-remove,
.s-tiles-wide .tpl-link-cart-add,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add {
  position: absolute;
  top: 250px;
  line-height: 2.15;
  font-size: 0;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      top: 285px*/
}
.s-tiles-wide .tpl-link-compare-add,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-compare-add,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-compare-add,
.s-tiles-wide .tpl-link-compare-remove,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-compare-remove,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-compare-remove {
  left: 15px;
}
.s-tiles-wide .tpl-link-compare-add:before,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-compare-add:before,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-compare-add:before,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-compare-add:before,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-compare-add:before,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-compare-add:before,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-compare-add:before,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-compare-add:before,
.s-tiles-wide .tpl-link-compare-remove:before,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-compare-remove:before,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-compare-remove:before,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-compare-remove:before,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-compare-remove:before,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-compare-remove:before,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-compare-remove:before,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-compare-remove:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAbCAMAAACQuvXIAAAAXVBMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInPC+uhAAAAHnRSTlMAAa8Wqe4aXGO2u+wd8vQhaW/CxgMl9/gqdnwEnQWkoS3tAAAATElEQVR4Xt3H1w3AIAADUUNq7714/zGjWAh2yP2cHhRJ/feKGbKIKo8kBTKvHAAKh9J8qhuh7aB6aYCCGUlOM1zLym2H7+CJ0HU/+gur/Q2p3lsSygAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  width: 13px;
  height: 28px;
}
.s-tiles-wide .tpl-link-favorite-add,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-favorite-add,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-favorite-add,
.s-tiles-wide .tpl-link-favorite-remove,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-favorite-remove,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-favorite-remove {
  left: 45px;
}
.s-tiles-wide .tpl-link-favorite-add:before,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-favorite-add:before,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-favorite-add:before,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-favorite-add:before,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-favorite-add:before,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-favorite-add:before,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-favorite-add:before,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-favorite-add:before,
.s-tiles-wide .tpl-link-favorite-remove:before,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-favorite-remove:before,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-favorite-remove:before,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-favorite-remove:before,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-favorite-remove:before,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-favorite-remove:before,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-favorite-remove:before,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-favorite-remove:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAcCAMAAABS8b9vAAAAS1BMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInUF2QCAAAAGHRSTlMAIsfbAiQmgwlR6/Zquk/+7hb9GLlS7WxpPlcsAAAAV0lEQVR4XtWQOQ6AQAwDw82y3Of8/6VIVEiOtqNgyiliOwaY8rVWcl+Pri5KA7I39Qy9Rh7QtaoHaLRgNREXR6/ETbXt7hELT6QWPOGyxBwlJF5lyl/1DVPbFI8bLN9AAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  width: 22px;
  height: 28px;
}
.s-tiles-wide .tpl-link-cart-add,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add {
  left: 80px;
  font-size: 0;
  background: transparent;
  margin: 0;
  padding: 0;
}
.s-tiles-wide .tpl-link-cart-add:focus,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:focus,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:focus,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:focus,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:focus,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:focus,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:focus {
  outline: thin dotted black;
}
.s-tiles-wide .tpl-link-cart-add:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  background: transparent;
}
.s-tiles-wide .tpl-link-cart-add:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-brown .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #fff;
}
.tpl-theme-blue .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-orange .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-beige .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-peach .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-grey-green .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-grey-red .s-tiles-wide .tpl-link-cart-add:hover,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:hover {
  color: #000;
}
.s-tiles-wide .tpl-link-cart-add:before,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add:before,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add:before,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add:before,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add:before,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:before,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add:before,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAbCAMAAADF2xaWAAAArlBMVEX9TEH////9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEHOeU7aAAAAOXRSTlMAAPwHkdvzRq9uZAEa/gPtWuWbpXgjwxIPUd1Yl84yh38T/eI6PJ0q8MVvrbVo9CIxlk9Qzwz4udos8r8SAAAAvUlEQVR4XoXSRQ7DQBAF0Y4dZmZmZqr7XyxK5MSesT2p3ZferltwSoi/yLufiP4VsVDxyY5DzSgkCSkxliastiOyOULqilOPkFpfMYCy6I3GWM3vmEEpo4sOrH4jX4C+LuYwdFcFqrqYwNRdRahrYAHLvDsbFlZDFWvYeHcdiqrYws67q1BRgL2Hg1ccoYCSfvBMCV8nUSrj66yKC1zF2O1OLmsmD0gH/ZhbCpJmUYO4bRTyRClARP+KRJB4AXeBPBLUmnl1AAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  width: 33px;
  height: 27px;
}
.s-tiles-wide .tpl-link-select-variant,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
}
.s-tiles-wide .tpl-link-select-variant,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  background: #fff;
}
.tpl-theme-brown .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  background: #fff;
}
.tpl-theme-blue .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  background: #fff;
}
.s-tiles-wide .tpl-link-select-variant,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-brown .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #fff;
}
.tpl-theme-blue .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-orange .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-beige .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-peach .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-green .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-red .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.s-tiles-wide .tpl-link-select-variant:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.s-tiles-wide .tpl-link-select-variant:focus,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #102889;
}
.tpl-theme-brown .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #fff;
}
.tpl-theme-blue .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #ff7368;
}
.tpl-theme-orange .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #b81b35;
}
.tpl-theme-beige .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #95542d;
}
.tpl-theme-grey-red .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #de4112;
}
.s-tiles-wide .tpl-link-select-variant:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.s-tiles-wide .tpl-link-select-variant:focus,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  color: #fff;
}
.s-tiles-wide .tpl-link-select-variant:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.s-tiles-wide .tpl-link-select-variant:active,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:active,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:active,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:active,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:active,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:active,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:active,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:active {
  outline: none;
}
.s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.s-tiles-wide .tpl-link-select-variant,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  display: block;
  position: absolute;
  left: auto;
  right: 15px;
  min-width: 125px;
  bottom: 15px;
  height: 40px;
  margin: 0;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      right: auto
      left: 15px*/
}
.s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.s-tiles-wide .tpl-link-select-variant,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  background: #fff;
}
.tpl-theme-brown .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  background: #fff;
}
.tpl-theme-blue .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  background: #fff;
}
.s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.s-tiles-wide .tpl-link-select-variant,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-brown .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-brown .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #fff;
}
.tpl-theme-blue .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-blue .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-orange .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-orange .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-beige .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-beige .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-peach .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-green .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-green .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-red .s-tiles-wide .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
.tpl-theme-grey-red .s-tiles-wide .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
  color: #000;
}
.s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.s-tiles-wide .tpl-link-select-variant:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.s-tiles-wide .tpl-link-select-variant:focus,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #fd4c41;
}
.tpl-theme-brown .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-brown .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-brown .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-brown .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-brown .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #161312;
}
.tpl-theme-blue .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-blue .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-blue .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-blue .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-blue .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #3ab3ff;
}
.tpl-theme-orange .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-orange .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-orange .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-orange .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-orange .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #fbbc24;
}
.tpl-theme-beige .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-beige .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-beige .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-beige .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-beige .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-peach .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-peach .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-peach .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #fb936f;
}
.tpl-theme-grey-green .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-green .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-green .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-green .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-pink .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-wood .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #95542d;
}
.tpl-theme-grey-red .s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-grey-red .s-tiles-wide .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-theme-grey-red .s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-theme-grey-red .s-tiles-wide .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  background: #242863;
}
.s-tiles-wide .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
.s-tiles-wide .tpl-link-select-variant:hover,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:hover,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:hover,
.s-tiles-wide .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
.s-tiles-wide .tpl-link-select-variant:focus,
.tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant:focus,
.tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant:focus {
  color: #fff;
}
@media only screen and (min-width: 1850px) {
  .s-tiles-wide .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .s-tiles-wide .tpl-link-select-variant,
  .tpl-widget-netshop-accessories .tpl-block-list-objects .tpl-link-select-variant,
  .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-link-select-variant,
  .tpl-widget-netshop-compare .tpl-block-list-objects .tpl-link-select-variant,
  .tpl-widget-netshop-favorite .tpl-block-list-objects .tpl-link-select-variant,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-select-variant,
  .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects .tpl-link-select-variant,
  .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-link-select-variant {
    padding: 0;
  }
}
ul.mobile-menu {
  display: none !important;
  background: #0b135f;
  border-top: 10px solid #040c3a;
}
ul.mobile-menu,
ul.mobile-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
ul.mobile-menu li a {
  padding: 0 30px;
  font-size: 30px;
  line-height: 125px;
  text-decoration: none;
  display: block;
  height: 125px;
  color: #fff;
  -webkit-transition: all 0.2s, -webkit-transform 0.2s;
  -moz-transition: all 0.2s, -moz-transform 0.2s;
  -webkit-transition: all 0.2s, -webkit-transform 0.2s;
  transition: all 0.2s, transform 0.2s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
ul.mobile-menu li a i {
  float: right;
  font-size: 40px;
}
ul.mobile-menu li a:hover {
  background-color: #040c3a;
}
ul.mobile-menu li a:active {
  color: #fd4c41;
  -webkit-transform: scale3d(0.95, 0.95, 1);
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
@media only screen and (max-device-width: 760px) {
  ul.mobile-menu {
    display: block !important;
  }
}
.nc-form button {
  height: 40px;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
}
.account-modify-form INPUT[type=text],
.account-password-form INPUT[type=password] {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.tpl-block-amountchoice {
  font-weight: 400;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: relative;
}
.tpl-block-amountchoice-value {
  background: #eaeff2;
  line-height: 40px;
  float: left;
  padding: 0 20px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-amountchoice-value {
    font-weight: 300;
    font-size: 32px;
    line-height: 41px;
    padding: 22px 35px;
    padding-left: 0;
  }
  .tpl-block-amountchoice-value {
    background: #fff;
  }
}
.tpl-block-amountchoice-buttons {
  position: absolute;
  left: 100%;
}
.tpl-block-amountchoice-button {
  height: 20px;
  font-size: 1.5em;
  line-height: 5px;
  cursor: pointer;
  vertical-align: top;
  -moz-transition: color 0.2s, opacity 0.2s;
  -webkit-transition: color 0.2s, opacity 0.2s;
  transition: color 0.2s, opacity 0.2s;
  -moz-transition: color 0.2s, -moz-transform 0.2s;
  -webkit-transition: color 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-brown .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-blue .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-orange .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-beige .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-peach .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-grey-green .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-grey-pink .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-grey-wood .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-theme-grey-red .tpl-block-amountchoice-button:hover {
  color: inherit;
}
.tpl-block-amountchoice-button:active {
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
.tpl-block-amountchoice-button:active {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-amountchoice-button:active {
  color: #161312;
}
.tpl-theme-blue .tpl-block-amountchoice-button:active {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-amountchoice-button:active {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-amountchoice-button:active {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-amountchoice-button:active {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-amountchoice-button:active {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-amountchoice-button:active {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-amountchoice-button:active {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-amountchoice-button:active {
  color: #242863;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-amountchoice-button {
    height: 42px;
    font-size: 50px !important;
  }
}
.tpl-block-amountchoice-button:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-amountchoice-button:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-amountchoice-button:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-amountchoice-button:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-amountchoice-button:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-amountchoice-button:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-amountchoice-button:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-amountchoice-button:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-amountchoice-button:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-amountchoice-button:hover {
  color: #242863;
}
.tpl-block-amountchoice-button.tpl-state-disabled {
  pointer-events: none;
  opacity: 0.3;
  cursor: default;
}
.tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-amountchoice-button.tpl-state-disabled:hover {
  color: #000;
}
.tpl-block-auth-form {
  border: 5px solid;
  padding: 40px 135px 50px !important;
  width: 540px !important;
  position: relative;
}
.tpl-block-auth-form {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-auth-form {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-auth-form {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-auth-form {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-auth-form {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-auth-form {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-auth-form {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-auth-form {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-auth-form {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-auth-form {
  border-color: #de4112;
}
.tpl-block-auth-form p {
  margin-bottom: 20px;
}
.tpl-block-auth-form-title {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  margin: 15px 0 45px;
  line-height: 1.2;
}
.tpl-block-auth-form-actions {
  text-align: center;
  font-size: 16px;
  margin-top: 40px;
}
.tpl-block-auth-form input {
  background: #eaeff2;
}
.tpl-block-auth-form input:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-auth-form input {
    background: transparent;
  }
  .tpl-block-auth-form input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.tpl-block-auth-form .tpl-link-password-recovery {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
  margin-right: 0;
}
.tpl-block-auth-form .tpl-link-password-recovery {
  background: #fff;
}
.tpl-theme-brown .tpl-block-auth-form .tpl-link-password-recovery {
  background: #fff;
}
.tpl-theme-blue .tpl-block-auth-form .tpl-link-password-recovery {
  background: #fff;
}
.tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-theme-brown .tpl-block-auth-form .tpl-link-password-recovery {
  color: #fff;
}
.tpl-theme-blue .tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-theme-orange .tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-theme-beige .tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-theme-peach .tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-auth-form .tpl-link-password-recovery {
  color: #000;
}
.tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-brown .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-blue .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-orange .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-beige .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-peach .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-grey-green .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-grey-pink .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-grey-wood .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-grey-red .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #de4112;
}
.tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-block-auth-form .tpl-link-password-recovery:focus {
  color: #fff;
}
.tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-block-auth-form .tpl-link-password-recovery:active {
  outline: none;
}
.tpl-block-auth-form .tpl-link-password-recovery {
  background: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-auth-form .tpl-link-password-recovery {
  background: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-auth-form .tpl-link-password-recovery {
  background: #86889a;
}
.tpl-theme-grey-wood .tpl-block-auth-form .tpl-link-password-recovery {
  background: #577395;
}
.tpl-theme-grey-red .tpl-block-auth-form .tpl-link-password-recovery {
  background: #7a7e87;
}
.tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-brown .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-blue .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-orange .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-beige .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-peach .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-grey-green .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-grey-pink .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-grey-wood .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-theme-grey-red .tpl-block-auth-form .tpl-link-password-recovery {
  color: black;
}
.tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-brown .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #161312;
}
.tpl-theme-blue .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-blue .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-orange .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-beige .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-peach .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-grey-green .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-grey-pink .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-grey-wood .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-theme-grey-red .tpl-block-auth-form .tpl-link-password-recovery:focus {
  background: #242863;
}
.tpl-block-auth-form .tpl-link-password-recovery:hover,
.tpl-block-auth-form .tpl-link-password-recovery:focus {
  color: #fff;
}
.tpl-block-auth-form button {
  margin-right: 0;
}
.tpl-block-banner {
  background-position: 0 0;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.15;
  float: right;
  width: 880px;
  height: 280px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-banner {
    display: none;
  }
}
.tpl-block-banner .tpl-block-admin {
  float: right;
}
.tpl-block-banner > a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 280px;
}
.tpl-block-banner p {
  margin: 0;
}
.tpl-block-banner-text {
  position: relative;
  top: 14%;
  width: 52%;
  min-height: 68px;
  padding: 0.5em 1em;
}
.tpl-block-banner-text {
  color: #fff;
}
.tpl-block-banner-text {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-banner-text {
  background: #161312;
}
.tpl-theme-blue .tpl-block-banner-text {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-banner-text {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-banner-text {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-banner-text {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-banner-text {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-banner-text {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-banner-text {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-banner-text {
  background: #242863;
}
.tpl-block-banner-text strong,
.tpl-block-banner-text b {
  font-weight: 500;
}
.tpl-block-breadcrumbs {
  font-weight: 400;
  line-height: 20px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-breadcrumbs {
    font-weight: 300;
    line-height: 1.2;
    background: #eaeff2;
    margin: 0 0px 35px -50px !important;
    padding: 45px 50px !important;
    border-top: 1px solid #cdd9e0;
    clear: both;
    width: 640px !important;
    padding: 0 50px;
    min-width: 640px !important;
    max-width: 640px !important;
  }
}
.tpl-block-breadcrumbs-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tpl-block-breadcrumbs-item:after {
  content: '/';
  margin: 0 0.15em 0 0.45em;
  line-height: 20px;
}
.tpl-block-breadcrumbs-item:after {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-block-breadcrumbs-item:after {
  color: #7c6761;
}
.tpl-theme-blue .tpl-block-breadcrumbs-item:after {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-breadcrumbs-item:after {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-block-breadcrumbs-item:after {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-block-breadcrumbs-item:after {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-block-breadcrumbs-item:after {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-block-breadcrumbs-item:after {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-breadcrumbs-item:after {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-breadcrumbs-item:after {
  color: #7a7e87;
}
.tpl-block-full .tpl-block-breadcrumbs-item:last-child:after {
  display: none;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-breadcrumbs a {
    text-decoration: none;
  }
  .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-theme-brown .tpl-block-breadcrumbs a {
    color: #fff;
  }
  .tpl-theme-blue .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-theme-orange .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-theme-beige .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-theme-peach .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-block-breadcrumbs a {
    color: #000;
  }
  .tpl-block-breadcrumbs a:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-breadcrumbs a:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-block-breadcrumbs a:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-breadcrumbs a:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-breadcrumbs a:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-breadcrumbs a:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-breadcrumbs a:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-breadcrumbs a:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-breadcrumbs a:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-breadcrumbs a:active {
    color: #242863;
  }
}
.tpl-block-breadcrumbs a.tpl-state-current {
  pointer-events: none;
  text-decoration: none;
}
.tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-theme-brown .tpl-block-breadcrumbs a.tpl-state-current {
  color: #fff;
}
.tpl-theme-blue .tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-theme-orange .tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-theme-beige .tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-theme-peach .tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-breadcrumbs a.tpl-state-current {
  color: #000;
}
.tpl-block-breadcrumbs a.tpl-state-disabled {
  color: #808080;
  pointer-events: none;
  text-decoration: none;
  font-weight: 400;
}
.tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  content: '→';
}
.tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #7c6761;
}
.tpl-theme-blue .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:after {
  color: #7a7e87;
}
.tpl-block-breadcrumbs-steps .tpl-block-breadcrumbs-item:last-of-type:after {
  content: none;
}
.tpl-block-breadcrumbs-steps a.tpl-state-current {
  font-weight: 500;
}
.tpl-block-main.tpl-component-cart {
  width: 100%;
}
.tpl-block-main.tpl-component-cart .tpl-block-breadcrumbs {
  margin: 20px 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border: 5px solid;
  width: 100%;
  padding: 30px 55px 55px;
  margin-top: 30px;
  font-weight: 400;
  position: relative;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  border-color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-contents,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
    padding: 55px 0 0;
    border: none;
    margin-top: 75px;
    margin-bottom: 235px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-contents legend,
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons legend {
  font-size: 24px;
  font-weight: 400;
  padding: 0 20px;
  margin-left: -20px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-contents legend,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons legend {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 0 20px;
    margin: 0;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item {
  margin-bottom: 55px;
  position: relative;
  padding: 65px 0 0 215px;
  height: 170px;
/*.tpl-block-rating
        position: absolute
        left: 215px
        top: 10px
        font-size: 16px
      */
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
  display: block;
  text-transform: none;
  width: 390px;
  font-size: 18px;
  margin-bottom: -15px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
    width: 430px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-subdivision {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: static;
  font-size: 12px;
  font-weight: 400;
  margin-top: 10px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-image {
  display: block;
  position: absolute;
  width: 165px;
  left: 0;
  top: 0;
  height: 170px;
  line-height: 170px;
  text-align: center;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-image img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-type {
  display: block;
  position: absolute;
  left: 215px;
  top: 30px;
  font-size: 14px;
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-total-price {
  display: block;
  position: absolute;
  right: 70px;
  top: 58px;
  line-height: 1.2;
  font-size: 32px;
  text-align: left;
  font-weight: 400;
  white-space: nowrap;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-variant-name {
  display: block;
  font-style: italic;
  margin: 8px 0 -18px 0;
  width: 390px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-variant-name {
    width: 430px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
  display: block;
  position: absolute;
  left: 640px;
  top: 58px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty .tpl-value {
  width: 40px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty .tpl-value-units {
  display: none;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
    left: 690px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  font-size: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 57px;
  background: transparent;
  margin: 0;
  padding: 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  font-size: 15px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin: 2px 0;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  content: '\e812';
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:before {
  font-size: 22px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove {
  color: #7a7e87;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:focus {
  outline: thin dotted black;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  background: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-link-cart-remove:hover {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  text-decoration: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-item a.tpl-link-more:hover h3 {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-original-price {
  display: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-top: 5px solid;
  padding-top: 50px;
  position: relative;
  line-height: 1.8;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-summary {
  border-color: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals {
  float: right;
  clear: both;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals .tpl-caption {
  display: block;
  font-size: 14px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals .tpl-value {
  font-size: 36px;
  font-weight: 600;
  margin-top: -10px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount {
  margin-bottom: 20px;
  font-size: 24px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount .tpl-caption {
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-discount .tpl-value {
  font-weight: 600;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  font-weight: 300;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7c6761;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-info {
  color: #7a7e87;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  font-weight: 400;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-info strong {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions {
/*position: absolute*/
/*bottom: -100px*/
  left: 0;
  width: 100%;
  text-align: center;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  color: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:active {
  outline: none;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  color: #fff;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  background: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:hover,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add:focus {
  color: #fff;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions {
    bottom: -175px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions button,
.tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  font-size: 18px;
  margin: 5px 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions button,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
    font-size: 32px;
  }
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons {
  margin-bottom: 40px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-block-cart-coupon-code {
  margin-right: 20px;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  background: transparent;
  margin: 0;
  padding: 0;
  margin-top: -2px;
  text-decoration: underline;
  outline: none;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-tap-highlight-color: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:focus {
  outline: thin dotted black;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  background: transparent;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #000;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove {
  color: #de4112;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons .tpl-link-coupon-remove:hover {
  color: #242863;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input {
  background: #eaeff2;
  width: 400px;
  height: 40px;
  margin-right: 8px;
  float: left;
}
.tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input {
    background: transparent;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-coupons-add input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item {
    margin-bottom: 100px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item:after {
    content: "";
    display: table;
    clear: both;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item h3 {
    font-size: 28px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-subdivision {
    display: none;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price,
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-qty {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-top: 30px;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price {
    font-size: 32px;
    font-weight: 300;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-item-price:after {
    content: ' × ';
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    padding: 0 20px;
    opacity: 0.6;
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-item .tpl-property-total-price {
    display: none;
/*
        position relative
        display block
        top auto
        right auto
        left auto
        width 100%
        font-size 32px
        &:before
          content: ' = '
          font-weight 100
          opacity 0.6
        */
  }
  .tpl-block-main.tpl-component-cart .tpl-block-cart-summary .tpl-block-cart-totals {
    position: relative;
    right: auto;
  }
}
.tpl-block-comparision {
  position: relative;
  overflow: hidden;
}
.tpl-block-comparision table {
  width: 100%;
  table-layout: fixed;
}
.tpl-block-comparision-original {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.tpl-block-comparision-doubler {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 230px;
  overflow: hidden;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-comparision-doubler {
    width: 310px;
  }
}
.tpl-block-comparision-doubler:before,
.tpl-block-comparision-doubler:after {
  position: absolute;
  content: '';
  pointer-events: none;
  display: block;
  top: 0;
  height: 100%;
}
.tpl-block-comparision-doubler:before {
  left: 0;
  width: 220px;
  height: 100%;
}
.tpl-block-comparision-doubler:before {
  background: #fff;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-comparision-doubler:before {
    width: 300px;
  }
}
.tpl-block-comparision-doubler:after {
  z-index: 30;
  -moz-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
  right: 0px;
  width: 10px;
  background-repeat: no-repeat;
  -moz-background-size: 1px 100%, 5px 100%;
  -webkit-background-size: 1px 100%, 5px 100%;
  background-size: 1px 100%, 5px 100%;
  background-image: -moz-linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), -moz-radial-gradient(farthest-side at 0 50%, rgba(0,0,0,0.4), transparent);
  background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), -webkit-radial-gradient(farthest-side at 0 50%, rgba(0,0,0,0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0,0,0,0.4), transparent);
  background-position: 0 0, 0 0;
  opacity: 0.7;
}
.tpl-block-comparision-doubler table {
  position: relative;
  z-index: 2;
}
.tpl-block-comparision-doubler table td {
  width: auto !important;
}
.tpl-block-comparision tr:hover {
  background: transparent;
}
.tpl-block-comparision td,
.tpl-block-comparision th {
  padding: 11px 20px;
  font-weight: 300;
  text-align: left;
  line-height: 1.2;
}
.tpl-block-comparision td:last-child,
.tpl-block-comparision th:last-child {
  text-align: left;
}
.tpl-block-comparision td {
  width: 320px;
}
.tpl-block-comparision th {
  width: 220px;
  padding-left: 0;
  font-weight: 400;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-comparision th {
    width: 300px;
  }
}
.tpl-block-comparision thead {
  border-bottom: 5px solid;
}
.tpl-block-comparision thead {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-comparision thead {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-comparision thead {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-comparision thead {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-comparision thead {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-comparision thead {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-comparision thead {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-comparision thead {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-comparision thead {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-comparision thead {
  border-color: #de4112;
}
.tpl-block-comparision thead th,
.tpl-block-comparision thead td {
  vertical-align: top;
  border: none;
  padding-bottom: 20px;
}
.tpl-block-comparision tbody th.tpl-block-comparision-title {
  padding: 30px 0 0;
  border-bottom: none;
}
.tpl-block-comparision tbody td,
.tpl-block-comparision tbody th {
  border-bottom: 1px solid #dae0e5;
}
.tpl-block-comparision tbody td:hover {
  font-weight: 300;
}
.tpl-block-comparision tbody td:hover {
  color: #fff;
}
.tpl-block-comparision tbody td:hover {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-comparision tbody td:hover {
  background: #161312;
}
.tpl-theme-blue .tpl-block-comparision tbody td:hover {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-comparision tbody td:hover {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-comparision tbody td:hover {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-comparision tbody td:hover {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-comparision tbody td:hover {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-comparision tbody td:hover {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-comparision tbody td:hover {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-comparision tbody td:hover {
  background: #242863;
}
.tpl-block-comparision-control {
  height: 165px;
  width: 200px;
  position: relative;
  font-weight: 300;
  font-size: 18px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-comparision-control {
    width: 285px;
  }
}
.tpl-block-comparision .tpl-block-prevnext {
  font-size: 30px;
  float: left;
  margin-right: -100%;
  position: relative;
  bottom: -50px;
}
.tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-comparision .tpl-block-prevnext-button:hover {
  color: #242863;
}
.tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #fd4c41;
}
.tpl-theme-brown .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #161312;
}
.tpl-theme-blue .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-comparision .tpl-block-prevnext-button:hover {
  border-color: #242863;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-comparision .tpl-block-prevnext {
    float: right;
    margin-right: 0;
    bottom: 0;
  }
}
.tpl-block-comparision-card {
  position: relative;
  width: 280px;
  height: 165px;
}
.tpl-block-comparision-card .tpl-property-title {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
  width: 240px;
}
.tpl-block-comparision-card .tpl-property-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 125px;
  height: 95px;
  line-height: 95px;
}
.tpl-block-comparision-card .tpl-property-image img {
  max-width: 100%;
  max-height: 100%;
  line-height: 1;
  vertical-align: bottom;
}
.tpl-block-comparision-card .tpl-property-item-price {
  position: absolute;
  right: 0;
  width: 140px;
  text-align: center;
  bottom: 55px;
}
.tpl-block-comparision-remove {
  position: absolute;
  right: 0;
  top: 0;
}
.tpl-block-comparision-remove .tpl-block-ibtn {
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  border: 5px solid;
  -moz-transition: color 0.2s, border 0.2s, opacity 0.2s;
  -webkit-transition: color 0.2s, border 0.2s, opacity 0.2s;
  transition: color 0.2s, border 0.2s, opacity 0.2s;
  font-size: 15px;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  line-height: 16px !important;
}
.tpl-block-comparision-remove .tpl-block-ibtn {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-comparision-remove .tpl-block-ibtn {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-comparision-remove .tpl-block-ibtn {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-comparision-remove .tpl-block-ibtn {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-comparision-remove .tpl-block-ibtn {
  color: #7a7e87;
}
.tpl-block-comparision-remove .tpl-block-ibtn {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-comparision-remove .tpl-block-ibtn {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-comparision-remove .tpl-block-ibtn {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-comparision-remove .tpl-block-ibtn {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-block-comparision-remove .tpl-block-ibtn {
  border-color: #7a7e87;
}
.tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  color: #242863;
}
.tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #fd4c41;
}
.tpl-theme-brown .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #161312;
}
.tpl-theme-blue .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-comparision-remove .tpl-block-ibtn:hover {
  border-color: #242863;
}
.tpl-block-comparision-tocart {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 140px;
}
.tpl-block-comparision-tocart .tpl-block-ibtn {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.tpl-block-content {
  margin-bottom: 40px;
  overflow: hidden;
}
.tpl-block-content:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-block-content h1 {
  color: #fd4c41;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
}
.tpl-block-dropdown ul {
  display: none;
  position: absolute;
  background: #eaeff2;
  padding: 0;
  top: -4px;
  margin: 0 0 0 -20px;
  z-index: 2;
}
.tpl-block-dropdown li {
  list-style-type: none;
  padding: 0;
  line-height: 30px;
  margin: 0;
}
.tpl-block-dropdown li a {
  display: block;
  padding: 6px 20px;
  text-decoration: none;
}
.tpl-block-dropdown li a {
  color: #000;
}
.tpl-theme-brown .tpl-block-dropdown li a {
  color: #fff;
}
.tpl-theme-blue .tpl-block-dropdown li a {
  color: #000;
}
.tpl-theme-orange .tpl-block-dropdown li a {
  color: #000;
}
.tpl-theme-beige .tpl-block-dropdown li a {
  color: #000;
}
.tpl-theme-peach .tpl-block-dropdown li a {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-dropdown li a {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-dropdown li a {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-dropdown li a {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-dropdown li a {
  color: #000;
}
.tpl-block-dropdown li a:hover {
  color: white;
}
.tpl-block-dropdown li a:hover {
  background: #102889;
}
.tpl-theme-brown .tpl-block-dropdown li a:hover {
  background: #fff;
}
.tpl-theme-blue .tpl-block-dropdown li a:hover {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-dropdown li a:hover {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-dropdown li a:hover {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-dropdown li a:hover {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-dropdown li a:hover {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-dropdown li a:hover {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-dropdown li a:hover {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-dropdown li a:hover {
  background: #de4112;
}
.tpl-block-filter {
  margin: 0 -50px;
  padding: 0 50px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-filter {
    height: 150px;
    overflow: hidden;
    border-bottom: 1px solid #adadad;
  }
}
.tpl-block-filter .nc_netshop_filter_row {
  background: #f5f5f5;
  border: none;
  border-top: 1px solid #adadad;
  padding: 15px 25px 5px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-filter .nc_netshop_filter_row {
    padding: 55px 0;
    font-size: 30px;
    background: none;
  }
}
.tpl-block-filter .nc_netshop_filter_row .nc_netshop_filter_label {
  font-size: 16px;
  line-height: 1.15;
  font-weight: 500;
  display: block;
  margin: -15px -25px 0;
  padding: 15px 25px;
}
.tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  font-weight: 300;
  padding: 11px 25px;
  margin: -16px -25px 10px;
}
.tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #161312;
}
.tpl-theme-blue .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  background: #242863;
}
.tpl-block-filter .nc_netshop_filter_row:first-of-type .nc_netshop_filter_label {
  color: #fff;
}
.tpl-block-filter .nc_netshop_filter_row .nc_netshop_filter_field label {
  line-height: 1.2;
  display: block;
  padding-left: 21px;
  text-indent: -23px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-filter .nc_netshop_filter_row .nc_netshop_filter_field label {
    padding-left: 33px;
    text-indent: -30px;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
.tpl-block-filter .nc_netshop_filter_row_range .nc_netshop_filter_field label {
  text-indent: 0;
  padding: 0 0 8px 0;
  white-space: nowrap;
}
.tpl-block-filter .nc_netshop_filter_row_range .nc_netshop_filter_field label span {
  width: 18%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tpl-block-filter .nc_netshop_filter_row_range .nc_netshop_filter_field label input {
  width: 78%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tpl-block-filter .nc_netshop_filter_actions {
  padding-top: 10px;
}
.tpl-block-filter.tpl-state-active {
  height: auto;
  overflow: visible;
}
.tpl-block-filter h3 {
  display: none;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-filter h3 {
    display: block;
    height: 150px;
    line-height: 150px;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    font-size: 30px;
    font-weight: 300;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    margin: 0 -50px;
    padding: 0 50px;
  }
  .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-brown .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-blue .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-orange .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-beige .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-peach .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-grey-green .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-theme-grey-red .tpl-block-filter h3:hover {
    color: inherit;
  }
  .tpl-block-filter h3:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .tpl-block-filter h3:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-filter h3:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-block-filter h3:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-filter h3:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-filter h3:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-filter h3:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-filter h3:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-filter h3:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-filter h3:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-filter h3:active {
    color: #242863;
  }
  .tpl-block-filter h3:after {
    position: absolute;
    right: 30px;
    top: 60px;
    content: '\e803';
    font-size: 30px;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin: 2px 0;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-filter.tpl-state-active h3:after {
    content: '\e80c';
  }
}
.tpl-block-filter .nc_netshop_filter_field > div {
  margin-bottom: 0.6em;
}
.tpl-block-filter input[type=button] {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
}
.tpl-block-filter input[type=button] {
  background: #fff;
}
.tpl-theme-brown .tpl-block-filter input[type=button] {
  background: #fff;
}
.tpl-theme-blue .tpl-block-filter input[type=button] {
  background: #fff;
}
.tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-theme-brown .tpl-block-filter input[type=button] {
  color: #fff;
}
.tpl-theme-blue .tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-theme-orange .tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-theme-beige .tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-theme-peach .tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-filter input[type=button] {
  color: #000;
}
.tpl-block-filter input[type=button]:hover,
.tpl-block-filter input[type=button]:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-block-filter input[type=button]:hover,
.tpl-theme-brown .tpl-block-filter input[type=button]:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-filter input[type=button]:hover,
.tpl-theme-blue .tpl-block-filter input[type=button]:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-filter input[type=button]:hover,
.tpl-theme-orange .tpl-block-filter input[type=button]:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-filter input[type=button]:hover,
.tpl-theme-beige .tpl-block-filter input[type=button]:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-filter input[type=button]:hover,
.tpl-theme-peach .tpl-block-filter input[type=button]:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-filter input[type=button]:hover,
.tpl-theme-grey-green .tpl-block-filter input[type=button]:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-filter input[type=button]:hover,
.tpl-theme-grey-pink .tpl-block-filter input[type=button]:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-filter input[type=button]:hover,
.tpl-theme-grey-wood .tpl-block-filter input[type=button]:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-filter input[type=button]:hover,
.tpl-theme-grey-red .tpl-block-filter input[type=button]:focus {
  background: #de4112;
}
.tpl-block-filter input[type=button]:hover,
.tpl-block-filter input[type=button]:focus {
  color: #fff;
}
.tpl-block-filter input[type=button]:hover,
.tpl-block-filter input[type=button]:active {
  outline: none;
}
.tpl-block-filter .nc_netshop_filter_reset {
  background: #102889;
}
.tpl-theme-brown .tpl-block-filter .nc_netshop_filter_reset {
  background: #fff;
}
.tpl-theme-blue .tpl-block-filter .nc_netshop_filter_reset {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-filter .nc_netshop_filter_reset {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-filter .nc_netshop_filter_reset {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-filter .nc_netshop_filter_reset {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-filter .nc_netshop_filter_reset {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-filter .nc_netshop_filter_reset {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-filter .nc_netshop_filter_reset {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-filter .nc_netshop_filter_reset {
  background: #de4112;
}
.tpl-block-filter .nc_netshop_filter_reset {
  color: #fff;
}
.tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-brown .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #161312;
}
.tpl-theme-blue .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-blue .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-orange .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-beige .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-peach .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-grey-green .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-grey-pink .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-grey-wood .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-theme-grey-red .tpl-block-filter .nc_netshop_filter_reset:focus {
  background: #242863;
}
.tpl-block-filter .nc_netshop_filter_reset:hover,
.tpl-block-filter .nc_netshop_filter_reset:focus {
  color: #fff;
}
.tpl-block-tabs--footer {
  margin-top: 40px;
  clear: both;
}
body > footer {
  background: #eaeff2;
  padding: 20px 0 40px;
  clear: both;
}
body > footer a {
  color: #000;
}
.tpl-theme-brown body > footer a {
  color: #fff;
}
.tpl-theme-blue body > footer a {
  color: #000;
}
.tpl-theme-orange body > footer a {
  color: #000;
}
.tpl-theme-beige body > footer a {
  color: #000;
}
.tpl-theme-peach body > footer a {
  color: #000;
}
.tpl-theme-grey-green body > footer a {
  color: #000;
}
.tpl-theme-grey-pink body > footer a {
  color: #000;
}
.tpl-theme-grey-wood body > footer a {
  color: #000;
}
.tpl-theme-grey-red body > footer a {
  color: #000;
}
body > footer a:hover {
  color: #fd4c41;
}
.tpl-theme-brown body > footer a:hover {
  color: #161312;
}
.tpl-theme-blue body > footer a:hover {
  color: #3ab3ff;
}
.tpl-theme-orange body > footer a:hover {
  color: #fbbc24;
}
.tpl-theme-beige body > footer a:hover {
  color: #c7b3a3;
}
.tpl-theme-peach body > footer a:hover {
  color: #fb936f;
}
.tpl-theme-grey-green body > footer a:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink body > footer a:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood body > footer a:hover {
  color: #95542d;
}
.tpl-theme-grey-red body > footer a:hover {
  color: #242863;
}
@media only screen and (max-device-width: 760px) {
  body > footer {
    padding: 50px 0;
    height: 500px;
    position: relative;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
.tpl-block-footer-row:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-block-footer-col {
  float: left;
  margin-right: -100%;
  position: relative;
  width: 18.5%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer-col {
    position: static;
    float: none;
    width: auto;
    margin: 0;
  }
}
.tpl-block-footer-col--1 {
  left: 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer-col--1 {
    display: none;
  }
}
.tpl-block-footer-col--2 {
  left: 20%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer-col--2 {
    display: none;
  }
}
.tpl-block-footer-col--3 {
  left: 40%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer-col--3 {
    display: none;
  }
}
.tpl-block-footer-col--4 {
  left: 60%;
  width: 22%;
  z-index: 2;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer-col--4 {
    left: auto;
    width: auto;
  }
}
.tpl-block-footer-col--5 {
  left: 80%;
  width: 20%;
  text-align: right;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer .tpl-layout-page-center {
    position: absolute;
    top: 0;
    bottom: 0;
  }
}
body > footer .tpl-block-subscribe {
  position: relative;
}
@media only screen and (max-device-width: 760px) {
  body > footer .tpl-block-subscribe {
    line-height: 85px;
    font-size: 1.4em;
  }
}
body > footer .tpl-block-subscribe input {
  background: #fff;
}
@media only screen and (max-device-width: 760px) {
  body > footer .tpl-block-subscribe input {
    border: none;
  }
  body > footer .tpl-block-subscribe input:focus {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
}
body > footer .tpl-block-subscribe button[type=submit] {
  position: absolute;
  display: block;
  top: 24px;
  right: 5px;
  line-height: 40px;
  height: 44px;
  padding: 0;
  margin: 0;
  background: transparent;
  font-size: 1.2em;
  opacity: 0.2;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -moz-transition: color 0.2s, -moz-transform 0.2s;
  -webkit-transition: color 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: opacity 0.2s, -moz-transform 0.2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}
body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
.tpl-theme-brown body > footer .tpl-block-subscribe button[type=submit] {
  color: #fff;
}
.tpl-theme-blue body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
.tpl-theme-orange body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
.tpl-theme-beige body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
.tpl-theme-peach body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
.tpl-theme-grey-green body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
.tpl-theme-grey-pink body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
.tpl-theme-grey-wood body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
.tpl-theme-grey-red body > footer .tpl-block-subscribe button[type=submit] {
  color: #000;
}
body > footer .tpl-block-subscribe button[type=submit]:hover {
  opacity: 0.5;
}
body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-brown body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-blue body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-orange body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-beige body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-peach body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-grey-green body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-grey-pink body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-grey-wood body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
.tpl-theme-grey-red body > footer .tpl-block-subscribe button[type=submit]:hover {
  color: inherit;
}
body > footer .tpl-block-subscribe button[type=submit]:active {
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #fd4c41;
}
.tpl-theme-brown body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #161312;
}
.tpl-theme-blue body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #3ab3ff;
}
.tpl-theme-orange body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #fbbc24;
}
.tpl-theme-beige body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #c7b3a3;
}
.tpl-theme-peach body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #fb936f;
}
.tpl-theme-grey-green body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #beabb1;
}
.tpl-theme-grey-pink body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #b62b55;
}
.tpl-theme-grey-wood body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #95542d;
}
.tpl-theme-grey-red body > footer .tpl-block-subscribe button[type=submit]:active {
  color: #242863;
}
@media only screen and (max-device-width: 760px) {
  body > footer .tpl-block-subscribe button[type=submit] {
    top: 100px;
  }
  body > footer .tpl-block-subscribe button[type=submit]:active {
    opacity: 1;
  }
}
@media only screen and (max-device-width: 760px) {
  body > footer .tpl-block-subscribe {
    position: absolute;
    top: 130px;
    font-size: 34px;
    left: 50px;
    right: 50px;
  }
}
.tpl-block-footer-title {
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer-title {
    text-transform: none;
    font-size: 30px;
    font-weight: 300;
  }
}
.tpl-block-footer-list {
  border-right: 1px dashed #b9c2c5;
  height: 115px;
}
.tpl-block-footer-list-item {
  font-size: 12px;
  line-height: 1.7;
}
.tpl-block-footer-cards-item {
  margin: 10px 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer-cards {
    display: none;
  }
}
.tpl-block-footer-developer {
  padding-top: 10px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-footer-developer {
    width: 200px;
    float: left;
    margin-right: -100%;
    margin-left: -280px;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-footer-developer {
    font-size: 24px;
    line-height: 24px;
    position: absolute;
    right: 50px;
    top: 390px;
  }
}
.tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-footer-developer a:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-footer-developer a:hover {
  color: #000;
}
.tpl-block-footer-developer a:active {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-footer-developer a:active {
  color: #161312;
}
.tpl-theme-blue .tpl-block-footer-developer a:active {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-footer-developer a:active {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-footer-developer a:active {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-footer-developer a:active {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-footer-developer a:active {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-footer-developer a:active {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-footer-developer a:active {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-footer-developer a:active {
  color: #242863;
}
@media only screen and (max-device-width: 760px) {
  body > footer .tpl-block-menu-secondary.tpl-block-mobile-only {
    position: absolute;
    text-transform: uppercase;
    left: 50px;
    right: 50px;
    top: 0;
    border-bottom: 1px dashed #798992;
  }
  body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    font-size: 30px;
/*line-height: 125px*/
    text-decoration: none;
    display: block;
/*height: 125px*/
    height: 100px;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  .tpl-theme-brown body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #fff;
  }
  .tpl-theme-blue body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  .tpl-theme-orange body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  .tpl-theme-beige body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  .tpl-theme-peach body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  .tpl-theme-grey-green body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  .tpl-theme-grey-pink body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  .tpl-theme-grey-wood body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  .tpl-theme-grey-red body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a {
    color: #000;
  }
  body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-brown body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-blue body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-orange body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-beige body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-peach body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-grey-green body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  .tpl-theme-grey-red body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:hover {
    color: inherit;
  }
  body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #fd4c41;
  }
  .tpl-theme-brown body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #161312;
  }
  .tpl-theme-blue body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #fbbc24;
  }
  .tpl-theme-beige body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #95542d;
  }
  .tpl-theme-grey-red body > footer .tpl-block-menu-secondary.tpl-block-mobile-only .tpl-block-menu-secondary-item a:active {
    color: #242863;
  }
  body > footer .tpl-block-social-buttons.tpl-block-mobile-only {
    position: absolute;
    left: 50px;
/*bottom: 50px*/
    top: 350px;
  }
  body > footer .tpl-block-social-buttons.tpl-block-mobile-only .tpl-block-social-buttons-item {
    float: left;
    margin-right: 20px;
  }
  body > footer .tpl-block-social-buttons.tpl-block-mobile-only a {
    display: block;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-brown body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-blue body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-orange body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-beige body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-peach body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-grey-green body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  .tpl-theme-grey-red body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:hover {
    color: inherit;
  }
  body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #fd4c41;
  }
  .tpl-theme-brown body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #161312;
  }
  .tpl-theme-blue body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #fbbc24;
  }
  .tpl-theme-beige body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #95542d;
  }
  .tpl-theme-grey-red body > footer .tpl-block-social-buttons.tpl-block-mobile-only a:active {
    color: #242863;
  }
}
.tpl-block-front-page:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-block-front-page .tpl-block-news {
  padding-top: 20px;
  min-height: 200px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-front-page .tpl-block-news {
    width: auto;
    margin: 0;
    float: none;
    padding: 55px 0;
  }
}
.tpl-block-front-page .tpl-block-goods-offers,
.tpl-block-front-page .tpl-block-goods-new {
  width: 880px;
  float: right;
  margin-top: 40px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-front-page .tpl-block-goods-offers,
  .tpl-block-front-page .tpl-block-goods-new {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
}
.tpl-block-front-page .tpl-block-goods-viewed-now,
.tpl-block-front-page .tpl-block-goods-bought-recently {
  float: left;
  width: 100%;
  padding-top: 40px;
}
@media only screen and (max-device-width: 760px), only screen and (min-width: 1850px) {
  .tpl-block-front-page .tpl-block-goods-viewed-now,
  .tpl-block-front-page .tpl-block-goods-bought-recently {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-front-page .tpl-block-goods-viewed-now,
  .tpl-block-front-page .tpl-block-goods-bought-recently {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-front-page .tpl-block-goods-viewed-now,
  .tpl-block-front-page .tpl-block-goods-bought-recently {
    display: none;
  }
}
.tpl-block-front-page .tpl-block-goods-viewed-now .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-original-price,
.tpl-block-front-page .tpl-block-goods-bought-recently .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-original-price {
  left: 225px;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-front-page .tpl-block-goods-viewed-now .tpl-widget-netshop-viewed-now .tpl-block-list-objects .tpl-property-original-price,
  .tpl-block-front-page .tpl-block-goods-bought-recently .tpl-widget-netshop-bought-recently .tpl-block-list-objects .tpl-property-original-price {
    left: 140px;
  }
}
.tpl-block-gallery {
  width: 100%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-gallery {
    padding-bottom: 40px;
  }
}
.tpl-block-gallery .fotorama__thumb {
  position: relative;
}
.tpl-block-gallery .fotorama__thumb:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-idnex: 3;
  border: 1px solid;
}
.tpl-block-gallery .fotorama__thumb:after {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-gallery .fotorama__thumb:after {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-gallery .fotorama__thumb:after {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-gallery .fotorama__thumb:after {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-block-gallery .fotorama__thumb:after {
  border-color: #7a7e87;
}
.tpl-block-gallery .fotorama__thumb-border {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-gallery .fotorama__thumb-border {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-gallery .fotorama__thumb-border {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-gallery .fotorama__thumb-border {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-block-gallery .fotorama__thumb-border {
  border-color: #7a7e87;
}
.tpl-component-goods.tpl-block-list .tpl-block-list-objects {
  position: relative;
}
.tpl-component-goods.tpl-block-list .tpl-block-list-objects:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-component-goods.tpl-block-list .tpl-block-list-objects img {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-goods.tpl-block-list .tpl-block-list-objects {
    width: auto;
    margin: 0;
  }
}
.tpl-component-goods.tpl-block-list .tpl-block-list-objects .tpl-block-list-object {
  margin-bottom: 20px;
}
.tpl-component-goods.tpl-block-full {
  float: none;
  width: auto !important;
}
.tpl-component-goods.tpl-block-full .tpl-block-admin {
  margin-top: -30px;
  margin-bottom: 30px;
}
.tpl-component-goods.tpl-block-full .tpl-block-breadcrumbs {
  margin-bottom: 10px;
}
.tpl-component-goods.tpl-block-full h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #000;
  text-transform: none;
}
.tpl-component-goods.tpl-block-full .tpl-property-type {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0.5em;
  position: relative;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-prefix,
.tpl-component-goods.tpl-block-full .tpl-block-full-main {
  margin-bottom: 40px;
  width: 100%;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-prefix:after,
.tpl-component-goods.tpl-block-full .tpl-block-full-main:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-prefix > div,
.tpl-component-goods.tpl-block-full .tpl-block-full-main > div {
  float: left;
  margin-right: -100%;
  position: relative;
  -moz-transition: width 0.2s ease 0s, left 0.2s ease 0s;
  -webkit-transition: width 0.2s ease 0s, left 0.2s ease 0s;
  transition: width 0.2s ease 0s, left 0.2s ease 0s;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-prefix .tpl-block-rating {
  font-size: 24px;
  left: 0;
  width: 17%;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-prefix .tpl-block-social-buttons {
  left: 18%;
  padding: 3px 0 0;
  text-align: right;
  width: 19%;
  display: none;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-gallery {
  left: 0;
  width: 37%;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  left: 40%;
  width: 27%;
  border: 0px solid;
  padding: 20px 25px 8px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #102889;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #fff;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form {
  border-color: #de4112;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-item-price {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.15;
/*margin-bottom 10px*/
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-item-price-range {
  margin-bottom: 15px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-item-price-range .tpl-value {
  white-space: nowrap;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 18px;
  line-height: 20px;
  position: relative;
  vertical-align: bottom;
  margin: -10px 0;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #7c6761;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #577395;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price {
  color: #7a7e87;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price:after {
  content: '';
  border-bottom-width: 2px;
  border-bottom-style: solid;
  left: 0;
  top: 54%;
  width: 100%;
  height: 0;
  position: absolute;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-original-price:after {
  border-color: #fd4c41;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-top: 2px solid;
  margin: 10px 0 20px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #102889;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #fff;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-divider {
  border-color: #de4112;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  top: -10px;
  margin-bottom: -10px;
  text-align: right;
  vertical-align: middle;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #102889;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #fff;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #ff7368;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #b81b35;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
  color: #de4112;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #161312;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-absent {
  color: #242863;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-available:before {
  font-size: 15px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin: 2px 0;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-available:before {
  content: '\e807';
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock .tpl-state-available:before {
  margin-right: 6px;
  font-size: 12px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-qty .tpl-value {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: relative;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-caption {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.6em;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-value {
  margin-bottom: 17px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #7c6761;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #577395;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .chosen-drop .tpl-state-absent {
  color: #7a7e87;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form button {
  padding: 0 12px;
  margin: 20px 6px 20px 0;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form button i {
  margin: -3px 10px 0 -3px;
}
@media screen and (min-width: 321px) and (max-width: 1150px) {
  .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form button {
    padding: 0 10px;
  }
  .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form button i {
    display: none;
  }
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #161312;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  background: #242863;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add {
  color: #fff;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAMAAACeyVWkAAAAolBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9MEo+OAAAANXRSTlMAxKH3pSHbtEqMcWXgPdIW5wNi7hDjIsU4I+KfX2Ojd4ZkT67hJCjV5QX+ZrFMiHVhnDvCEgenQFgAAACASURBVBgZZcAFEoMwAAXRReru7u7673+1DhDSYfLwFKmT5SkStHDllcNVUBFXSWVcFWVUidWU4RNrqIkVqk2ioy6pnvokBhpijDTGmGiKMdMcY6Elhq8VxlobjK12GHsdSOR0JHU6ywqxAlkXrKtuuO564Hrqheut1Ie/r1Ie8APhwhlTEb5mTwAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  margin: -2px 10px 0 0;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add-and-checkout {
  background: #eaeff2;
  color: black;
  margin-right: -20px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add.tpl-state-disabled,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-link-cart-add-and-checkout.tpl-state-disabled {
  opacity: 0.4;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief {
  left: 70%;
/*padding-top: 20px;*/
  width: 30%;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-property-description {
  margin: 30px 0;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-more {
  display: block;
  margin-bottom: 30px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare {
  line-height: 1.1;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
/*
        i
          display: inline-block;
          margin-right: 12px;
          vertical-align: middle;*/
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo {
  border-bottom: 1px dashed;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  overflow: hidden;
  vertical-align: middle;
  color: black;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add .tpl-link-pseudo:hover,
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite .tpl-link-pseudo:hover,
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add .tpl-link-pseudo:hover,
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare .tpl-link-pseudo:hover {
  color: #242863;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add:before,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite:before,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add:before,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare:before {
  margin-right: 8px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite {
  padding-right: 22px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite-add:before,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-favorite:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAARBAMAAAAf5oCsAAAAHlBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABbYEd3AAAACXRSTlMAAFbHBJh04eeYC3NRAAAALklEQVR4XmOYyQAGCBoMJkPpSRBxzhIIHZkAoTsZYHyYPEw9TD/CPEZBECBEAwCIpB0Ll49h6AAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  width: 14px;
  height: 17px;
}
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare-add:before,
.tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-details-brief .tpl-link-compare:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAARBAMAAAAWDSDWAAAALVBMVEUAAAADAwMODg4gICA5OTlaWlp/f3+kpKSlpaXFxcXf39/w8PDx8fH8/Pz////i/5hkAAAAMklEQVQIHWN4946BbBTAwMDAynAYSFozvBRgYJzH8C6BgQ1o4BUGXyD5SmkdyPD2d+8AW+w1MFeZJ0AAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  width: 10px;
  height: 17px;
}
.tpl-component-goods.tpl-block-full .tpl-block-properties table:nth-child(odd),
.tpl-component-goods.tpl-block-full .tpl-block-comments-list {
  position: relative;
  float: left;
  margin-right: -100%;
  width: 46%;
  left: 0;
}
.tpl-component-goods.tpl-block-full .tpl-block-properties table:nth-child(even),
.tpl-component-goods.tpl-block-full .tpl-block-comments-form {
  position: relative;
  float: left;
  margin-right: -100%;
  width: 46%;
  left: 54%;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form {
  width: 45%;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p {
  margin-left: 160px;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p .tpl-caption {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  float: left;
  padding: 7px 0;
  width: 160px;
  margin-left: -160px;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p input,
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p textarea {
  background: #eaeff2;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p input:focus,
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p textarea:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-goods.tpl-block-full .tpl-block-comments-form p input,
  .tpl-component-goods.tpl-block-full .tpl-block-comments-form p textarea {
    background: transparent;
  }
  .tpl-component-goods.tpl-block-full .tpl-block-comments-form p input:focus,
  .tpl-component-goods.tpl-block-full .tpl-block-comments-form p textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  margin-top: 30px;
  width: 100%;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #102889;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #fff;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #ff7368;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #b81b35;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  background: #de4112;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"] {
  color: #fff;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #161312;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods.tpl-block-full .tpl-block-comments-form p button[type="submit"]:hover {
  background: #242863;
}
.tpl-component-goods.tpl-block-full .tpl-block-comments-form .tpl-block-error-info {
  position: absolute;
  text-align: center;
  padding-left: 160px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-goods.tpl-block-full h1 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
  .tpl-component-goods.tpl-block-full .tpl-property-type {
    font-size: 28px;
    font-weight: 300;
  }
  .tpl-component-goods.tpl-block-full .tpl-block-rating,
  .tpl-component-goods.tpl-block-full .tpl-block-gallery,
  .tpl-component-goods.tpl-block-full .tpl-block-cart-form {
    float: none !important;
    left: 0 !important;
    width: auto !important;
  }
  .tpl-component-goods.tpl-block-full .tpl-block-gallery {
    max-width: 100% !important;
  }
  .tpl-component-goods.tpl-block-full .tpl-block-cart-form {
    border: none !important;
    max-width: 100% !important;
  }
  .tpl-component-goods.tpl-block-full button {
    padding: 15px 35px !important;
    width: 100%;
  }
  .tpl-component-goods.tpl-block-full .tpl-block-social-buttons,
  .tpl-component-goods.tpl-block-full .tpl-block-details-brief {
    display: none;
  }
}
.tpl-option-share-block .tpl-component-goods.tpl-block-full .tpl-block-full-prefix .tpl-block-social-buttons {
  display: block;
}
.tpl-block-comments {
  display: none;
}
.tpl-option-reviews .tpl-block-comments {
  display: block;
}
.tpl-component-goods .tpl-block-list-objects.tpl-layout-tiles {
  margin-right: -20px;
}
.tpl-component-goods .tpl-layout-list .tpl-block-list-object {
  float: none;
  width: 100%;
}
.tpl-component-goods .tpl-layout-list article {
  border: 5px solid;
  padding: 15px 15px 15px;
  margin-bottom: 20px;
  height: 220px;
  width: 100%;
  position: relative;
}
.tpl-component-goods .tpl-layout-list article {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list article {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list article {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list article {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list article {
  border-color: #7a7e87;
}
.tpl-component-goods .tpl-layout-list article > a {
  display: block;
  text-decoration: none;
}
.tpl-component-goods .tpl-layout-list article > a {
  color: #102889;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-list article > a {
  color: #fff;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list article > a {
  color: #ff7368;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list article > a {
  color: #b81b35;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list article > a {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list article > a {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list article > a {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list article > a {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list article > a {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list article > a {
  color: #de4112;
}
.tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #161312;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list article > a:hover h3 {
  color: #242863;
}
.tpl-component-goods .tpl-layout-list .tpl-block-admin {
  position: relative;
  z-index: 50;
  top: -14px;
  left: -9px;
}
.tpl-component-goods .tpl-layout-list h3 {
  text-transform: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  position: absolute;
  left: 300px;
  right: 265px;
  top: 25px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.5em;
/*transition: color .2s*/
}
.tpl-component-goods .tpl-layout-list h3:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: -moz-linear-gradient(left, rgba(255,255,255,0), #fff 70%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0), #fff 70%);
  background: linear-gradient(to right, rgba(255,255,255,0), #fff 70%);
  height: 100%;
  width: 60px;
}
.tpl-component-goods .tpl-layout-list .tpl-property-type {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2;
  position: absolute;
  left: 300px;
  right: 170px;
  top: 55px;
  text-align: left;
  font-weight: 400;
}
.tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #fff;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list .tpl-property-type {
  color: #000;
}
.tpl-component-goods .tpl-layout-list .tpl-property-type:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: -moz-linear-gradient(left, rgba(255,255,255,0), #fff 70%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0), #fff 70%);
  background: linear-gradient(to right, rgba(255,255,255,0), #fff 70%);
  height: 100%;
  width: 200px;
}
.tpl-component-goods .tpl-layout-list .tpl-property-image {
  display: block;
  position: absolute;
  width: 250px;
  left: 25px;
  top: 25px;
  height: 160px;
  line-height: 155px;
  text-align: center;
}
.tpl-component-goods .tpl-layout-list .tpl-property-image img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  vertical-align: middle;
}
.tpl-component-goods .tpl-layout-list .tpl-block-rating {
  position: absolute;
  right: 180px;
  top: 22px;
  font-size: 16px;
  text-align: left;
/*
    padding-left: 30px
    &:before
      content: ''
      position: absolute
      top: 0
      left: -30px
      background: linear-gradient(to right, 10% rgba(colorWhite, 0), 30% colorWhite)
      height: 100%
      width: 160px
    */
}
.tpl-component-goods .tpl-layout-list .tpl-property-item-price,
.tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  display: block;
  position: absolute;
  left: 100%;
  margin-left: -150px;
}
.tpl-component-goods .tpl-layout-list .tpl-property-item-price {
  top: 23px;
  line-height: 1.2;
  font-size: 28px;
  text-align: left;
  font-weight: 400;
  width: 130px;
}
.tpl-component-goods .tpl-layout-list .tpl-property-item-price-range {
  font-size: 24px;
}
.tpl-component-goods .tpl-layout-list .tpl-property-item-price-range .tpl-value {
  white-space: nowrap;
}
.tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  top: 54px;
}
.tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #7c6761;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #577395;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list .tpl-property-original-price {
  color: #7a7e87;
}
.tpl-component-goods .tpl-layout-list .tpl-property-original-price:after {
  content: '';
  border-bottom-width: 2px;
  border-bottom-style: solid;
  left: 0;
  top: 54%;
  width: 100%;
  height: 0;
  position: absolute;
}
.tpl-component-goods .tpl-layout-list .tpl-property-original-price:after {
  border-color: #fd4c41;
}
.tpl-component-goods .tpl-layout-list .tpl-property-description {
  display: block;
  position: absolute;
  left: 300px;
  right: 180px;
  top: 85px;
  height: 100px;
  line-height: 1.45;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tpl-component-goods .tpl-layout-list .tpl-property-description:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: -moz-linear-gradient(left, rgba(255,255,255,0), #fff 70%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0), #fff 70%);
  background: linear-gradient(to right, rgba(255,255,255,0), #fff 70%);
  height: 100%;
  width: 200px;
}
.tpl-component-goods .tpl-layout-list .tpl-property-description:after {
  height: 1.4em;
  top: auto;
  bottom: 0;
}
.tpl-component-goods .tpl-layout-list .tpl-link-compare-add,
.tpl-component-goods .tpl-layout-list .tpl-link-compare-remove,
.tpl-component-goods .tpl-layout-list .tpl-link-favorite-add,
.tpl-component-goods .tpl-layout-list .tpl-link-favorite-remove {
  font-size: 0;
  position: absolute;
  top: 155px;
}
.tpl-component-goods .tpl-layout-list .tpl-link-compare-add:before,
.tpl-component-goods .tpl-layout-list .tpl-link-compare-remove:before,
.tpl-component-goods .tpl-layout-list .tpl-link-favorite-add:before,
.tpl-component-goods .tpl-layout-list .tpl-link-favorite-remove:before {
  text-decoration: none;
}
.tpl-component-goods .tpl-layout-list .tpl-link-compare-add,
.tpl-component-goods .tpl-layout-list .tpl-link-compare-remove {
  right: 135px;
}
.tpl-component-goods .tpl-layout-list .tpl-link-compare-add:before,
.tpl-component-goods .tpl-layout-list .tpl-link-compare-remove:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAbCAMAAACQuvXIAAAAXVBMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInPC+uhAAAAHnRSTlMAAa8Wqe4aXGO2u+wd8vQhaW/CxgMl9/gqdnwEnQWkoS3tAAAATElEQVR4Xt3H1w3AIAADUUNq7714/zGjWAh2yP2cHhRJ/feKGbKIKo8kBTKvHAAKh9J8qhuh7aB6aYCCGUlOM1zLym2H7+CJ0HU/+gur/Q2p3lsSygAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  width: 13px;
  height: 28px;
}
.tpl-component-goods .tpl-layout-list .tpl-link-favorite-add,
.tpl-component-goods .tpl-layout-list .tpl-link-favorite-remove {
  right: 84px;
}
.tpl-component-goods .tpl-layout-list .tpl-link-favorite-add:before,
.tpl-component-goods .tpl-layout-list .tpl-link-favorite-remove:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAcCAMAAABS8b9vAAAAS1BMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInUF2QCAAAAGHRSTlMAIsfbAiQmgwlR6/Zquk/+7hb9GLlS7WxpPlcsAAAAV0lEQVR4XtWQOQ6AQAwDw82y3Of8/6VIVEiOtqNgyiliOwaY8rVWcl+Pri5KA7I39Qy9Rh7QtaoHaLRgNREXR6/ETbXt7hELT6QWPOGyxBwlJF5lyl/1DVPbFI8bLN9AAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  width: 22px;
  height: 28px;
}
.tpl-component-goods .tpl-layout-list .tpl-link-cart-add {
  position: absolute;
  right: 30px;
  top: 150px;
  font-size: 0;
  background: transparent;
  margin: 0;
  padding: 0;
}
.tpl-component-goods .tpl-layout-list .tpl-link-cart-add:focus {
  outline: thin dotted black;
}
.tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  background: transparent;
}
.tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list .tpl-link-cart-add:hover {
  color: #000;
}
.tpl-component-goods .tpl-layout-list .tpl-link-cart-add:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAbCAMAAADF2xaWAAAArlBMVEX9TEH////9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEHOeU7aAAAAOXRSTlMAAPwHkdvzRq9uZAEa/gPtWuWbpXgjwxIPUd1Yl84yh38T/eI6PJ0q8MVvrbVo9CIxlk9Qzwz4udos8r8SAAAAvUlEQVR4XoXSRQ7DQBAF0Y4dZmZmZqr7XyxK5MSesT2p3ZferltwSoi/yLufiP4VsVDxyY5DzSgkCSkxliastiOyOULqilOPkFpfMYCy6I3GWM3vmEEpo4sOrH4jX4C+LuYwdFcFqrqYwNRdRahrYAHLvDsbFlZDFWvYeHcdiqrYws67q1BRgL2Hg1ccoYCSfvBMCV8nUSrj66yKC1zF2O1OLmsmD0gH/ZhbCpJmUYO4bRTyRClARP+KRJB4AXeBPBLUmnl1AAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  width: 33px;
  height: 27px;
}
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
}
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  background: #fff;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  background: #fff;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  background: #fff;
}
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #fff;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  color: #000;
}
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  background: #de4112;
}
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:focus {
  color: #fff;
}
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:active {
  outline: none;
}
.tpl-component-goods .tpl-layout-list .tpl-link-cart-add-and-checkout,
.tpl-component-goods .tpl-layout-list .tpl-link-select-variant {
  position: absolute;
  right: 15px;
  top: 90px;
  padding: 0 4px !important;
  min-width: 130px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    padding: 370px 40px 230px;
    width: auto;
    min-height: 855px;
    height: auto;
    border: 10px solid;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #000e52;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #7c6761;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #135cbe;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #fbbc24;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #95542d;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    border-color: #c03004;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article {
    background: #fff;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    display: block;
    text-decoration: none;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #fff;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a {
    color: #000;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #fff;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover {
    color: #000;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #fff;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #161312;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object article > a:active .tpl-property-title {
    color: #242863;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-description,
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add-and-checkout,
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-compare-add,
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-compare-remove,
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-favorite-add,
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-favorite-remove {
    display: none;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object h3 {
    display: block;
    position: static;
    overflow: visible;
    text-overflow: visible;
    white-space: normal;
    text-align: left;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.2;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-type {
    display: block;
    position: static;
    overflow: visible;
    text-overflow: visible;
    white-space: normal;
    margin: 10px 0 0;
    font-size: 24px;
    font-style: italic;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-type:after {
    display: none;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-image {
    display: block;
    position: absolute;
    left: 40px;
    right: 40px;
    top: 40px;
    height: 300px;
    width: auto;
    line-height: 300px;
    text-align: center;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-block-rating {
    position: static;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 2em;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-item-price {
    display: block;
    position: absolute;
    left: 40px;
    margin-top: 10px;
    top: auto;
    bottom: auto;
    right: auto;
    font-size: 57px;
    line-height: 1.2;
    width: 50%;
    text-align: left;
    font-weight: 400;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price {
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    right: 40px;
    margin-top: 15px;
    font-size: 35px;
    line-height: 1.2;
    width: auto;
    text-align: right;
    font-weight: 400;
    opacity: 1;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    content: '';
    border-bottom: 2px solid;
    left: 0;
    top: 52%;
    width: 100%;
    height: 0;
    position: absolute;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #fd4c41;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #161312;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #fbbc24;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #95542d;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-property-original-price:after {
    border-color: #242863;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    display: block;
    position: absolute;
    top: auto;
    bottom: 40px;
    left: 40px;
    right: 40px;
    width: 430px;
    font-size: 32px;
    padding: 10px;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #fd4c41;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #161312;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #3ab3ff;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #fbbc24;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #c7b3a3;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #fb936f;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #95542d;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    background: #242863;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add {
    color: #fff;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #fd4c41;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #161312;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #3ab3ff;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #fbbc24;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #c7b3a3;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #fb936f;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #95542d;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    background: #242863;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover,
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:focus {
    color: #fff;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #242863;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:after {
    content: "";
    display: table;
    clear: both;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:hover {
    color: #fff;
  }
  .tpl-component-goods .tpl-block-list-objects .tpl-block-list-object .tpl-link-cart-add:active {
    color: #fff;
  }
}
.tpl-component-goods .tpl-layout-tiles .tpl-block-list-object {
  margin-bottom: 20px;
  float: left;
  width: 33.333%;
  padding-right: 20px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-goods .tpl-layout-tiles .tpl-block-list-object {
    padding-right: 0;
    float: none;
    margin: 50px 0 0;
    width: auto !important;
  }
}
@media only screen and (min-width: 1850px) {
  .tpl-component-goods .tpl-layout-tiles .tpl-block-list-object {
    width: 25%;
  }
}
.tpl-component-goods .tpl-layout-tiles article {
  text-align: center;
  border: 5px solid;
  padding: 15px 15px 15px;
  width: 100%;
  height: 340px;
  position: relative;
}
.tpl-component-goods .tpl-layout-tiles article {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-tiles article {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-tiles article {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-tiles article {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-tiles article {
  border-color: #7a7e87;
}
.tpl-component-goods .tpl-layout-tiles article > a {
  display: block;
  text-decoration: none;
}
.tpl-component-goods .tpl-layout-tiles article > a {
  color: #102889;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-tiles article > a {
  color: #fff;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-tiles article > a {
  color: #ff7368;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-tiles article > a {
  color: #b81b35;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-tiles article > a {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-tiles article > a {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-tiles article > a {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-tiles article > a {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-tiles article > a {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-tiles article > a {
  color: #de4112;
}
.tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #161312;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #242863;
}
.tpl-component-goods .tpl-layout-tiles .tpl-block-admin {
  position: absolute;
  bottom: -22px;
  left: 10px;
}
.tpl-component-goods .tpl-layout-tiles h3 {
  text-transform: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 0.5em;
/*transition: color .2s*/
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  display: block;
  position: relative;
  margin: -0.4em 0 0;
  line-height: 1.2;
  z-index: 3;
  text-align: center;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #fff;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
  color: #000;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-type:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 15px;
  width: 100%;
  background: -moz-linear-gradient(bottom, rgba(255,255,255,0), #fff);
  background: -webkit-linear-gradient(bottom, rgba(255,255,255,0), #fff);
  background: linear-gradient(to top, rgba(255,255,255,0), #fff);
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-goods .tpl-layout-tiles .tpl-property-type {
    margin-top: 10px;
    font-style: italic;
    font-size: 24px;
    text-align: left;
    font-weight: 400;
  }
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-image {
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  height: 135px;
  line-height: 140px;
  top: 115px;
}
.tpl-component-goods .tpl-layout-tiles .tpl-block-rating {
  text-align: center;
  font-size: 14px;
}
.tpl-component-goods .tpl-layout-tiles .tpl-block-rating-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  float: none;
  max-width: 1em;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-item-price {
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  text-align: center;
  top: 277px;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-item-price-range {
  font-size: 24px;
  margin-top: 8px;
  bottom: 16px;
  top: auto;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-item-price-range .tpl-value {
  white-space: nowrap;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  display: block;
  position: absolute;
  top: 252px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 73px;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 400;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #7c6761;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #577395;
}
.tpl-theme-grey-red .tpl-component-goods .tpl-layout-tiles .tpl-property-original-price {
  color: #7a7e87;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-original-price:after {
  content: '';
  border-bottom-width: 2px;
  border-bottom-style: solid;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0;
  position: absolute;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-original-price:after {
  border-color: #fd4c41;
}
.tpl-component-goods .tpl-layout-tiles .tpl-property-description,
.tpl-component-goods .tpl-layout-tiles .tpl-link-compare-add,
.tpl-component-goods .tpl-layout-tiles .tpl-link-compare-remove,
.tpl-component-goods .tpl-layout-tiles .tpl-link-favorite-add,
.tpl-component-goods .tpl-layout-tiles .tpl-link-favorite-remove,
.tpl-component-goods .tpl-layout-tiles .tpl-link-cart-add,
.tpl-component-goods .tpl-layout-tiles .tpl-link-cart-add-and-checkout,
.tpl-component-goods .tpl-layout-tiles .tpl-link-select-variant {
  display: none;
}
.tpl-link-compare-remove,
.tpl-link-favorite-remove {
  opacity: 0.5;
  cursor: default;
}
.tpl-block-item-remove {
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
}
.tpl-block-item-remove .tpl-block-ibtn {
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  border: 5px solid;
  -moz-transition: color 0.2s, border 0.2s, opacity 0.2s;
  -webkit-transition: color 0.2s, border 0.2s, opacity 0.2s;
  transition: color 0.2s, border 0.2s, opacity 0.2s;
  font-size: 15px;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  line-height: 16px !important;
}
.tpl-block-item-remove .tpl-block-ibtn {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-item-remove .tpl-block-ibtn {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-item-remove .tpl-block-ibtn {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-item-remove .tpl-block-ibtn {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-item-remove .tpl-block-ibtn {
  color: #7a7e87;
}
.tpl-block-item-remove .tpl-block-ibtn {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-item-remove .tpl-block-ibtn {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-item-remove .tpl-block-ibtn {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-item-remove .tpl-block-ibtn {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-block-item-remove .tpl-block-ibtn {
  border-color: #7a7e87;
}
.tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-item-remove .tpl-block-ibtn:hover {
  color: #242863;
}
.tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #fd4c41;
}
.tpl-theme-brown .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #161312;
}
.tpl-theme-blue .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-item-remove .tpl-block-ibtn:hover {
  border-color: #242863;
}
.tpl-block-item-remove A {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
body > header .tpl-block-menu {
  border-bottom: 5px solid;
  height: 40px;
  position: relative;
  margin-right: -100%;
  left: 0;
  padding-left: 0;
  width: 900px;
  z-index: 5;
  float: left;
}
body > header .tpl-block-menu {
  border-color: #fd4c41;
}
.tpl-theme-brown body > header .tpl-block-menu {
  border-color: #161312;
}
.tpl-theme-blue body > header .tpl-block-menu {
  border-color: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-menu {
  border-color: #fbbc24;
}
.tpl-theme-beige body > header .tpl-block-menu {
  border-color: #c7b3a3;
}
.tpl-theme-peach body > header .tpl-block-menu {
  border-color: #fb936f;
}
.tpl-theme-grey-green body > header .tpl-block-menu {
  border-color: #beabb1;
}
.tpl-theme-grey-pink body > header .tpl-block-menu {
  border-color: #b62b55;
}
.tpl-theme-grey-wood body > header .tpl-block-menu {
  border-color: #95542d;
}
.tpl-theme-grey-red body > header .tpl-block-menu {
  border-color: #242863;
}
body > header .tpl-block-menu > div {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 18px;
  margin-right: 20px;
  line-height: 35px;
}
body > header .tpl-block-menu > div {
  color: #fd4c41;
}
.tpl-theme-brown body > header .tpl-block-menu > div {
  color: #161312;
}
.tpl-theme-blue body > header .tpl-block-menu > div {
  color: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-menu > div {
  color: #fbbc24;
}
.tpl-theme-beige body > header .tpl-block-menu > div {
  color: #c7b3a3;
}
.tpl-theme-peach body > header .tpl-block-menu > div {
  color: #fb936f;
}
.tpl-theme-grey-green body > header .tpl-block-menu > div {
  color: #beabb1;
}
.tpl-theme-grey-pink body > header .tpl-block-menu > div {
  color: #b62b55;
}
.tpl-theme-grey-wood body > header .tpl-block-menu > div {
  color: #95542d;
}
.tpl-theme-grey-red body > header .tpl-block-menu > div {
  color: #242863;
}
body > header .tpl-block-menu > div a {
  text-decoration: none;
}
body > header .tpl-block-menu > div a {
  color: #000;
}
.tpl-theme-brown body > header .tpl-block-menu > div a {
  color: #fff;
}
.tpl-theme-blue body > header .tpl-block-menu > div a {
  color: #000;
}
.tpl-theme-orange body > header .tpl-block-menu > div a {
  color: #000;
}
.tpl-theme-beige body > header .tpl-block-menu > div a {
  color: #000;
}
.tpl-theme-peach body > header .tpl-block-menu > div a {
  color: #000;
}
.tpl-theme-grey-green body > header .tpl-block-menu > div a {
  color: #000;
}
.tpl-theme-grey-pink body > header .tpl-block-menu > div a {
  color: #000;
}
.tpl-theme-grey-wood body > header .tpl-block-menu > div a {
  color: #000;
}
.tpl-theme-grey-red body > header .tpl-block-menu > div a {
  color: #000;
}
body > header .tpl-block-menu > div a:hover {
  color: #fd4c41;
}
.tpl-theme-brown body > header .tpl-block-menu > div a:hover {
  color: #161312;
}
.tpl-theme-blue body > header .tpl-block-menu > div a:hover {
  color: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-menu > div a:hover {
  color: #fbbc24;
}
.tpl-theme-beige body > header .tpl-block-menu > div a:hover {
  color: #c7b3a3;
}
.tpl-theme-peach body > header .tpl-block-menu > div a:hover {
  color: #fb936f;
}
.tpl-theme-grey-green body > header .tpl-block-menu > div a:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink body > header .tpl-block-menu > div a:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood body > header .tpl-block-menu > div a:hover {
  color: #95542d;
}
.tpl-theme-grey-red body > header .tpl-block-menu > div a:hover {
  color: #242863;
}
body > header .tpl-block-menu > div a.tpl-state-current {
  color: #fd4c41;
}
.tpl-theme-brown body > header .tpl-block-menu > div a.tpl-state-current {
  color: #161312;
}
.tpl-theme-blue body > header .tpl-block-menu > div a.tpl-state-current {
  color: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-menu > div a.tpl-state-current {
  color: #fbbc24;
}
.tpl-theme-beige body > header .tpl-block-menu > div a.tpl-state-current {
  color: #c7b3a3;
}
.tpl-theme-peach body > header .tpl-block-menu > div a.tpl-state-current {
  color: #fb936f;
}
.tpl-theme-grey-green body > header .tpl-block-menu > div a.tpl-state-current {
  color: #beabb1;
}
.tpl-theme-grey-pink body > header .tpl-block-menu > div a.tpl-state-current {
  color: #b62b55;
}
.tpl-theme-grey-wood body > header .tpl-block-menu > div a.tpl-state-current {
  color: #95542d;
}
.tpl-theme-grey-red body > header .tpl-block-menu > div a.tpl-state-current {
  color: #242863;
}
body > header .tpl-block-search {
  float: left;
  margin-right: -100%;
  padding-left: 80px;
  position: relative;
  left: 60%;
  width: 40%;
  z-index: 10;
}
body > header .tpl-block-search form {
  padding-top: 5px;
  height: 40px;
  position: relative;
}
body > header .tpl-block-search form {
  background: #fd4c41;
}
.tpl-theme-brown body > header .tpl-block-search form {
  background: #161312;
}
.tpl-theme-blue body > header .tpl-block-search form {
  background: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-search form {
  background: #fbbc24;
}
.tpl-theme-beige body > header .tpl-block-search form {
  background: #c7b3a3;
}
.tpl-theme-peach body > header .tpl-block-search form {
  background: #fb936f;
}
.tpl-theme-grey-green body > header .tpl-block-search form {
  background: #beabb1;
}
.tpl-theme-grey-pink body > header .tpl-block-search form {
  background: #b62b55;
}
.tpl-theme-grey-wood body > header .tpl-block-search form {
  background: #95542d;
}
.tpl-theme-grey-red body > header .tpl-block-search form {
  background: #242863;
}
body > header .tpl-block-search form {
  color: #fff;
}
body > header .tpl-block-search-area {
  float: left;
  width: 160px;
  display: none;
  margin: -5px 0 0 0;
}
body > header .tpl-block-search-area .chosen-container {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-weight: 400;
}
body > header .tpl-block-search-area .chosen-container.chosen-with-drop .chosen-single:after,
body > header .tpl-block-search-area .chosen-container .chosen-single:hover:after {
  color: #fff;
}
body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #fd4c41;
}
.tpl-theme-brown body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #161312;
}
.tpl-theme-blue body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #fbbc24;
}
.tpl-theme-beige body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #c7b3a3;
}
.tpl-theme-peach body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #fb936f;
}
.tpl-theme-grey-green body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #beabb1;
}
.tpl-theme-grey-pink body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #b62b55;
}
.tpl-theme-grey-wood body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #95542d;
}
.tpl-theme-grey-red body > header .tpl-block-search-area .chosen-container .chosen-single {
  background: #242863;
}
body > header .tpl-block-search-area .chosen-container .chosen-single {
  color: #fff;
}
body > header .tpl-block-search-area .chosen-container .chosen-single:after {
  font-size: 1.2em;
}
body > header .tpl-block-search-area .chosen-container .chosen-results {
  max-height: 400px;
}
body > header .tpl-block-search-area .chosen-container .chosen-results li {
  padding: 7px 20px;
}
body > header .tpl-block-search-area .chosen-container .chosen-results li {
  color: #fff;
}
body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #fd4c41;
}
.tpl-theme-brown body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #161312;
}
.tpl-theme-blue body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #fbbc24;
}
.tpl-theme-beige body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #c7b3a3;
}
.tpl-theme-peach body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #fb936f;
}
.tpl-theme-grey-green body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #beabb1;
}
.tpl-theme-grey-pink body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #b62b55;
}
.tpl-theme-grey-wood body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #95542d;
}
.tpl-theme-grey-red body > header .tpl-block-search-area .chosen-container .chosen-results li {
  background: #242863;
}
body > header .tpl-block-search-area .chosen-container .chosen-results li.highlighted {
  background: #c3202a;
}
.tpl-theme-grey-green body > header .tpl-block-search-area .chosen-container .chosen-results li.highlighted {
  background: #9e7985;
}
body > header .tpl-block-search-query {
  overflow: hidden;
  position: relative;
  padding: 5px 0 0 5px;
  height: 40px;
  top: -5px;
  left: -5px;
  margin-left: 5px;
}
body > header .tpl-block-search-query input {
  overflow: hidden;
  display: block;
  border: none;
  margin: 0;
  width: 100%;
  height: 30px;
  padding-left: 20px;
  font-size: 14px;
  z-index: 2;
  position: relative;
}
body > header .tpl-block-search-query input {
  color: #000;
}
.tpl-theme-brown body > header .tpl-block-search-query input {
  color: #fff;
}
.tpl-theme-blue body > header .tpl-block-search-query input {
  color: #000;
}
.tpl-theme-orange body > header .tpl-block-search-query input {
  color: #000;
}
.tpl-theme-beige body > header .tpl-block-search-query input {
  color: #000;
}
.tpl-theme-peach body > header .tpl-block-search-query input {
  color: #000;
}
.tpl-theme-grey-green body > header .tpl-block-search-query input {
  color: #000;
}
.tpl-theme-grey-pink body > header .tpl-block-search-query input {
  color: #000;
}
.tpl-theme-grey-wood body > header .tpl-block-search-query input {
  color: #000;
}
.tpl-theme-grey-red body > header .tpl-block-search-query input {
  color: #000;
}
body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
.tpl-theme-brown body > header .tpl-block-search-query input ::placeholder {
  color: #fff;
}
.tpl-theme-blue body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
.tpl-theme-orange body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
.tpl-theme-beige body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
.tpl-theme-peach body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
.tpl-theme-grey-green body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
.tpl-theme-grey-pink body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
.tpl-theme-grey-wood body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
.tpl-theme-grey-red body > header .tpl-block-search-query input ::placeholder {
  color: #000;
}
body > header .tpl-block-search button[type="submit"] {
  background: none;
  font-size: 1.3em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  line-height: 35px;
  height: 40px;
  padding: 0 10px;
  margin: 0;
  opacity: 0.2;
/*transition: opacity 0.2s*/
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
.tpl-theme-brown body > header .tpl-block-search button[type="submit"] {
  color: #fff;
}
.tpl-theme-blue body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
.tpl-theme-orange body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
.tpl-theme-beige body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
.tpl-theme-peach body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
.tpl-theme-grey-green body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
.tpl-theme-grey-pink body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
.tpl-theme-grey-wood body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
.tpl-theme-grey-red body > header .tpl-block-search button[type="submit"] {
  color: #000;
}
body > header .tpl-block-search button[type="submit"]:hover {
  opacity: 0.5;
}
.tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-theme-brown .tpl-block-search-query ::-webkit-input-placeholder {
  color: #fff;
}
.tpl-theme-blue .tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-theme-orange .tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-theme-beige .tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-theme-peach .tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-search-query ::-webkit-input-placeholder {
  color: #000;
}
.tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-theme-brown .tpl-block-search-query ::-moz-placeholder {
  color: #fff;
}
.tpl-theme-blue .tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-theme-orange .tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-theme-beige .tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-theme-peach .tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-search-query ::-moz-placeholder {
  color: #000;
}
.tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
.tpl-theme-brown .tpl-block-search-query :-ms-input-placeholder {
  color: #fff;
}
.tpl-theme-blue .tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
.tpl-theme-orange .tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
.tpl-theme-beige .tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
.tpl-theme-peach .tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-search-query :-ms-input-placeholder {
  color: #000;
}
body > header {
  padding-top: 20px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  position: relative;
  z-index: 30;
}
body > header:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-device-width: 760px) {
  body > header {
    line-height: 2.15;
    padding: 0;
    height: 100%;
    margin-bottom: 0;
  }
}
@media only screen and (max-device-width: 760px) {
  body > header .tpl-layout-page-center {
    display: none;
  }
}
body > header .tpl-block-navbar {
  min-height: 30px;
  margin: 0 auto 40px auto;
  width: 1138px;
}
body > header .tpl-block-navbar .tpl-link-order-info,
body > header .tpl-block-navbar .tpl-block-auth {
  float: left;
  padding-left: 80px;
  position: relative;
}
body > header .tpl-block-navbar .tpl-link-order-info {
  left: 48%;
}
body > header .tpl-block-navbar .tpl-block-auth {
  float: right;
}
body > header .tpl-block-navbar .tpl-block-auth > div {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-left: 20px;
}
body > header .tpl-block-logo-row {
  margin-bottom: 40px;
}
body > header .tpl-block-logo-row:after {
  content: "";
  display: table;
  clear: both;
}
body > header .tpl-block-logo {
  float: left;
  margin-right: -100%;
  position: relative;
  padding-left: 0;
  width: 22%;
  margin-top: 8px;
}
body > header .tpl-block-logo img {
  max-height: 87px;
  max-width: 310px;
}
body > header .tpl-block-phone {
  float: left;
  margin-right: -100%;
  padding-left: 80px;
  position: relative; top: 20px;
}
body > header .tpl-block-phone-1 {
  left: 22%;
}
body > header .tpl-block-phone-2 {
  left: 48%;
}
body > header .tpl-block-phone .tpl-value {
  font-size: 24px;
  line-height: 40px;
  line-height: 40px;
}
@media screen and (min-width: 321px) and (max-width: 1185px) {
  body > header .tpl-block-phone .tpl-value {
    font-size: 22px;
  }
}
@media screen and (min-width: 321px) and (max-width: 1100px) {
  body > header .tpl-block-phone .tpl-value {
    font-size: 20px;
  }
}
body > header .tpl-block-phone .tpl-caption {
  font-style: italic;
  line-height: 15px;
}
body > header .tpl-block-phone .tpl-caption {
  color: #7d7d7d;
}
.tpl-theme-brown body > header .tpl-block-phone .tpl-caption {
  color: #7c6761;
}
.tpl-theme-blue body > header .tpl-block-phone .tpl-caption {
  color: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-phone .tpl-caption {
  color: #9b9b9b;
}
.tpl-theme-beige body > header .tpl-block-phone .tpl-caption {
  color: #9b9b9b;
}
.tpl-theme-peach body > header .tpl-block-phone .tpl-caption {
  color: #9b9b9b;
}
.tpl-theme-grey-green body > header .tpl-block-phone .tpl-caption {
  color: #9b9b9b;
}
.tpl-theme-grey-pink body > header .tpl-block-phone .tpl-caption {
  color: #86889a;
}
.tpl-theme-grey-wood body > header .tpl-block-phone .tpl-caption {
  color: #577395;
}
.tpl-theme-grey-red body > header .tpl-block-phone .tpl-caption {
  color: #7a7e87;
}
body > header .tpl-block-cart {
  float: right;
  padding: 0 0 0 80px;
  position: relative; top: 20px;
  border: none;
  height: 80px;
}
body > header .tpl-block-cart a {
  text-decoration: none;
}
body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
.tpl-theme-brown body > header .tpl-block-cart .tpl-property-totals {
  color: #fff;
}
.tpl-theme-blue body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
.tpl-theme-orange body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
.tpl-theme-beige body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
.tpl-theme-peach body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
.tpl-theme-grey-green body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
.tpl-theme-grey-pink body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
.tpl-theme-grey-wood body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
.tpl-theme-grey-red body > header .tpl-block-cart .tpl-property-totals {
  color: #000;
}
body > header .tpl-block-cart .tpl-cart-icon {
  float: left;
  margin-right: -100%;
  position: relative;
  left: -60px;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (min-width: 321px) and (max-width: 1100px) {
  body > header .tpl-block-cart .tpl-cart-icon {
    opacity: 0;
  }
}
body > header .tpl-block-cart .tpl-cart-title {
  display: block;
  font-size: 24px;
  line-height: 40px;
  white-space: nowrap;
}
@media screen and (min-width: 321px) and (max-width: 1185px) {
  body > header .tpl-block-cart .tpl-cart-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 321px) and (max-width: 1100px) {
  body > header .tpl-block-cart .tpl-cart-title {
    font-size: 20px;
  }
}
body > header .tpl-block-cart .tpl-cart-summary {
  display: block;
  font-style: italic;
  line-height: 15px;
}
body > header .tpl-block-cart .tpl-cart-summary {
  color: #7d7d7d;
}
.tpl-theme-brown body > header .tpl-block-cart .tpl-cart-summary {
  color: #7c6761;
}
.tpl-theme-blue body > header .tpl-block-cart .tpl-cart-summary {
  color: #3ab3ff;
}
.tpl-theme-orange body > header .tpl-block-cart .tpl-cart-summary {
  color: #9b9b9b;
}
.tpl-theme-beige body > header .tpl-block-cart .tpl-cart-summary {
  color: #9b9b9b;
}
.tpl-theme-peach body > header .tpl-block-cart .tpl-cart-summary {
  color: #9b9b9b;
}
.tpl-theme-grey-green body > header .tpl-block-cart .tpl-cart-summary {
  color: #9b9b9b;
}
.tpl-theme-grey-pink body > header .tpl-block-cart .tpl-cart-summary {
  color: #86889a;
}
.tpl-theme-grey-wood body > header .tpl-block-cart .tpl-cart-summary {
  color: #577395;
}
.tpl-theme-grey-red body > header .tpl-block-cart .tpl-cart-summary {
  color: #7a7e87;
}
.tpl-block-headerdrop {
  position: absolute;
  left: 0;
  top: 145px;
  width: 100%;
  z-index: 10;
  display: none;
}
.tpl-block-headerdrop {
  background: #000e52;
}
.tpl-theme-brown .tpl-block-headerdrop {
  background: #7c6761;
}
.tpl-theme-blue .tpl-block-headerdrop {
  background: #135cbe;
}
.tpl-theme-orange .tpl-block-headerdrop {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-headerdrop {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-headerdrop {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-headerdrop {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-headerdrop {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-headerdrop {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-headerdrop {
  background: #c03004;
}
.tpl-block-headerdrop {
  color: #fff;
}
.tpl-block-headerdrop:before {
  content: '';
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 15px 25px;
  border-bottom-color: #0b135f;
  bottom: 100%;
  z-index: 5;
}
.tpl-block-headerdrop--menu:before {
  right: 38px;
}
.tpl-block-headerdrop--search:before {
  right: 145px;
}
.tpl-block-headerdrop--cart:before {
  left: 347px;
}
.tpl-block-headerdrop--user:before {
  left: 248px;
}
.tpl-block-headerdrop a {
  color: #fff;
}
.tpl-block-hero {
  position: absolute;
  height: 455px;
  width: 100%;
  top: 250px;
}
.tpl-block-hero .tpl-block-admin-common {
  z-index: 30;
  position: absolute;
  left: 348px;
  top: 15px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-hero {
    height: 700px;
    width: 640px;
    top: 295px;
    border-top: 1px solid #b9c2c5;
  }
  .tpl-block-hero-item {
    position: absolute;
    width: 640px;
    height: auto;
    overflow: visible;
  }
  .tpl-block-hero .tpl-block-prevnext {
    height: auto;
    top: 0;
    left: 0 !important;
    overflow: visible;
    position: absolute;
    width: 100% !important;
    height: 0 !important;
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-prev,
  .tpl-block-hero .tpl-block-prevnext .tpl-link-next {
    position: absolute;
    top: 539px;
    height: 90px !important;
    width: 50px !important;
    line-height: 80px !important;
    background: transparent !important;
    display: block;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-brown .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-brown .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-blue .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-blue .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-orange .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-orange .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-beige .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-beige .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-peach .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-peach .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-green .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-green .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-pink .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-wood .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-red .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-red .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-brown .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-blue .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-orange .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-beige .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-peach .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-green .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-pink .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-wood .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-red .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #242863;
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:before,
  .tpl-block-hero .tpl-block-prevnext .tpl-link-next:before {
    font-size: 30px !important;
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
    color: #fff;
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-brown .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-blue .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-orange .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-beige .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-peach .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-green .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-pink .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-wood .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-red .tpl-block-hero .tpl-block-prevnext .tpl-link-next:active {
    color: #242863;
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-prev {
    left: 0;
  }
  .tpl-block-hero .tpl-block-prevnext .tpl-link-next {
    right: 0;
  }
}
.tpl-block-hero-slider {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.tpl-block-hero-slider.fotorama {
  opacity: 1;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-hero-slider {
    height: 630px;
    width: 640px;
  }
}
.tpl-block-hero-item {
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tpl-block-hero-item *,
.tpl-block-hero-item:after,
.tpl-block-hero-item:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tpl-block-hero .tpl-block-prevnext {
  position: absolute;
  left: 22%;
  top: 20px;
  z-index: 15;
}
.tpl-block-hero .tpl-block-prevnext .tpl-link-prev,
.tpl-block-hero .tpl-block-prevnext .tpl-link-next {
  width: 40px;
  height: 40px;
  background: black;
  border: none;
  margin: 0;
}
.tpl-block-hero .tpl-block-prevnext .tpl-link-prev,
.tpl-block-hero .tpl-block-prevnext .tpl-link-next {
  color: #fff;
}
.tpl-block-hero .tpl-block-prevnext .tpl-link-prev:before,
.tpl-block-hero .tpl-block-prevnext .tpl-link-next:before {
  font-size: 25px;
  line-height: 35px;
}
.tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  color: #fff;
}
.tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #102889;
}
.tpl-theme-brown .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #fff;
}
.tpl-theme-blue .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-hero .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-hero .tpl-block-prevnext .tpl-link-next:hover {
  background: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-hero .tpl-block-prevnext {
    width: 640px;
    position: absolute;
    top: auto;
    bottom: 0;
    background: #ffc0cb;
  }
}
.tpl-block-hero-item {
  height: 455px;
}
.tpl-block-hero-item .tpl-block-admin {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 20;
}
.tpl-block-hero-item .tpl-block-admin .nc-toolbar {
  float: right;
}
.tpl-block-hero-item .s-product {
  width: 545px;
  height: 388px;
  position: absolute;
  top: 10px;
  right: 5px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
.tpl-block-hero-item .s-circle {
  width: 506px;
  height: 388px;
  position: absolute;
  top: 0;
  left: 180px;
  background: url("../i/hero-1-circle.png") 0 0 no-repeat;
  z-index: 1;
  opacity: 0.9;
}
.tpl-block-hero-item .s-product img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
}
.tpl-block-hero-item .s-info {
  position: absolute;
  top: 80px;
  left: 230px;
  width: 400px;
  text-align: center;
  z-index: 1;
}
.tpl-block-hero-item .s-cost {
  font-weight: 400;
  font-size: 70px;
  line-height: 93px;
}
.tpl-block-hero-item .s-cost {
  color: #fff;
}
.tpl-block-hero-item .s-title {
  font-size: 34px;
  line-height: 35px;
  font-weight: 300;
  opacity: 0.9;
}
.tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-theme-brown .tpl-block-hero-item .s-title {
  color: #fff;
}
.tpl-theme-blue .tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-theme-orange .tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-theme-beige .tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-theme-peach .tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-hero-item .s-title {
  color: #000;
}
.tpl-block-hero-item .s-title p {
  margin: 0;
}
.tpl-block-hero-item .s-title strong {
  font-weight: 500;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-hero-item {
    height: 630px;
    padding: 0;
    overflow: hidden;
  }
  .tpl-block-hero-item .s-circle {
    display: none;
  }
  .tpl-block-hero-item .s-product {
    left: 0;
    top: 45px;
    width: 640px;
    text-align: center;
    padding: 0;
    right: auto;
  }
  .tpl-block-hero-item .s-product img {
    position: static;
  }
  .tpl-block-hero-item .s-info {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
  }
  .tpl-block-hero-item .s-cost {
    position: absolute;
    bottom: 0;
/*top: 540px;*/
    left: 0;
    width: 100%;
    height: 90px;
    line-height: 90px;
    font-size: 71px;
    text-align: center;
    font-weight: 300;
    white-space: nowrap;
  }
  .tpl-block-hero-item .s-cost {
    background: #fff;
  }
  .tpl-theme-brown .tpl-block-hero-item .s-cost {
    background: #fff;
  }
  .tpl-theme-blue .tpl-block-hero-item .s-cost {
    background: #000;
  }
  .tpl-theme-orange .tpl-block-hero-item .s-cost {
    background: #fff;
  }
  .tpl-theme-beige .tpl-block-hero-item .s-cost {
    background: #000;
  }
  .tpl-theme-peach .tpl-block-hero-item .s-cost {
    background: #000;
  }
  .tpl-theme-grey-green .tpl-block-hero-item .s-cost {
    background: #000;
  }
  .tpl-theme-grey-pink .tpl-block-hero-item .s-cost {
    background: #000;
  }
  .tpl-theme-grey-wood .tpl-block-hero-item .s-cost {
    background: #000;
  }
  .tpl-theme-grey-red .tpl-block-hero-item .s-cost {
    background: #000;
  }
  .tpl-block-hero-item .s-cost {
    color: #fff;
  }
  .tpl-block-hero-item .s-title {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #8f8f8f;
  }
  .tpl-block-hero-item .s-title strong {
    font-weight: 100;
    font-size: 60px;
    line-height: 60px;
  }
  .tpl-block-hero-item .s-title strong {
    color: #000;
  }
  .tpl-theme-brown .tpl-block-hero-item .s-title strong {
    color: #fff;
  }
  .tpl-theme-blue .tpl-block-hero-item .s-title strong {
    color: #000;
  }
  .tpl-theme-orange .tpl-block-hero-item .s-title strong {
    color: #000;
  }
  .tpl-theme-beige .tpl-block-hero-item .s-title strong {
    color: #000;
  }
  .tpl-theme-peach .tpl-block-hero-item .s-title strong {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-block-hero-item .s-title strong {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-block-hero-item .s-title strong {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-block-hero-item .s-title strong {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-block-hero-item .s-title strong {
    color: #000;
  }
}
.tpl-block-pagination .tpl-link-prev,
.tpl-block-prevnext .tpl-link-prev,
.tpl-block-pagination .tpl-link-next,
.tpl-block-prevnext .tpl-link-next {
  cursor: pointer;
  display: block;
  height: 30px;
  width: 30px;
  border: 5px solid;
  -moz-transition: color 0.2s, border 0.2s, opacity 0.2s;
  -webkit-transition: color 0.2s, border 0.2s, opacity 0.2s;
  transition: color 0.2s, border 0.2s, opacity 0.2s;
  margin-left: 10px;
  float: left;
  line-height: 16px;
  text-align: center;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  margin-right: 0;
/* ICONS */
  font-size: 0;
}
.tpl-block-pagination .tpl-link-prev,
.tpl-block-prevnext .tpl-link-prev,
.tpl-block-pagination .tpl-link-next,
.tpl-block-prevnext .tpl-link-next {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next {
  color: #7a7e87;
}
.tpl-block-pagination .tpl-link-prev,
.tpl-block-prevnext .tpl-link-prev,
.tpl-block-pagination .tpl-link-next,
.tpl-block-prevnext .tpl-link-next {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next {
  border-color: #7a7e87;
}
.tpl-block-pagination .tpl-link-prev:first-child,
.tpl-block-prevnext .tpl-link-prev:first-child,
.tpl-block-pagination .tpl-link-next:first-child,
.tpl-block-prevnext .tpl-link-next:first-child {
  margin-left: 0;
}
.tpl-block-pagination .tpl-link-prev:hover,
.tpl-block-prevnext .tpl-link-prev:hover,
.tpl-block-pagination .tpl-link-next:hover,
.tpl-block-prevnext .tpl-link-next:hover {
  color: #102889;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-brown .tpl-block-prevnext .tpl-link-next:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-blue .tpl-block-prevnext .tpl-link-next:hover {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-orange .tpl-block-prevnext .tpl-link-next:hover {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-beige .tpl-block-prevnext .tpl-link-next:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-peach .tpl-block-prevnext .tpl-link-next:hover {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next:hover {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next:hover {
  color: #de4112;
}
.tpl-block-pagination .tpl-link-prev:hover,
.tpl-block-prevnext .tpl-link-prev:hover,
.tpl-block-pagination .tpl-link-next:hover,
.tpl-block-prevnext .tpl-link-next:hover {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-brown .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-blue .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-orange .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-beige .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-peach .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #de4112;
}
.tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}
.tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  color: #7a7e87;
}
.tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  border-color: #7a7e87;
}
.tpl-block-pagination .tpl-link-prev:hover,
.tpl-block-prevnext .tpl-link-prev:hover,
.tpl-block-pagination .tpl-link-next:hover,
.tpl-block-prevnext .tpl-link-next:hover {
  color: #102889;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-brown .tpl-block-prevnext .tpl-link-next:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-blue .tpl-block-prevnext .tpl-link-next:hover {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-orange .tpl-block-prevnext .tpl-link-next:hover {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-beige .tpl-block-prevnext .tpl-link-next:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-peach .tpl-block-prevnext .tpl-link-next:hover {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next:hover {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next:hover {
  color: #de4112;
}
.tpl-block-pagination .tpl-link-prev:hover,
.tpl-block-prevnext .tpl-link-prev:hover,
.tpl-block-pagination .tpl-link-next:hover,
.tpl-block-prevnext .tpl-link-next:hover {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-brown .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-blue .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-orange .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-beige .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-peach .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover,
.tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next:hover {
  border-color: #de4112;
}
.tpl-block-pagination .tpl-link-prev:before,
.tpl-block-prevnext .tpl-link-prev:before,
.tpl-block-pagination .tpl-link-next:before,
.tpl-block-prevnext .tpl-link-next:before {
  font-size: 15px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin: 2px 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination .tpl-link-prev,
  .tpl-block-prevnext .tpl-link-prev,
  .tpl-block-pagination .tpl-link-next,
  .tpl-block-prevnext .tpl-link-next {
    height: auto;
    width: auto;
    border: none;
    line-height: 70px;
    position: absolute;
    font-size: 0;
  }
  .tpl-block-pagination .tpl-link-prev,
  .tpl-block-prevnext .tpl-link-prev,
  .tpl-block-pagination .tpl-link-next,
  .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-theme-brown .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-brown .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-brown .tpl-block-pagination .tpl-link-next,
  .tpl-theme-brown .tpl-block-prevnext .tpl-link-next {
    color: #fff;
  }
  .tpl-theme-blue .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-blue .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-blue .tpl-block-pagination .tpl-link-next,
  .tpl-theme-blue .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-theme-orange .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-orange .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-orange .tpl-block-pagination .tpl-link-next,
  .tpl-theme-orange .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-theme-beige .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-beige .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-beige .tpl-block-pagination .tpl-link-next,
  .tpl-theme-beige .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-theme-peach .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-peach .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-peach .tpl-block-pagination .tpl-link-next,
  .tpl-theme-peach .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-grey-green .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-next,
  .tpl-theme-grey-green .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next,
  .tpl-theme-grey-pink .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next,
  .tpl-theme-grey-wood .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-grey-red .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-next,
  .tpl-theme-grey-red .tpl-block-prevnext .tpl-link-next {
    color: #000;
  }
  .tpl-block-pagination .tpl-link-prev:before,
  .tpl-block-prevnext .tpl-link-prev:before,
  .tpl-block-pagination .tpl-link-next:before,
  .tpl-block-prevnext .tpl-link-next:before {
    font-size: 40px;
  }
}
.tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-block-prevnext .tpl-link-prev.tpl-state-disabled,
.tpl-block-pagination .tpl-link-next.tpl-state-disabled,
.tpl-block-prevnext .tpl-link-next.tpl-state-disabled {
  cursor: default;
  color: #d6d6d6;
  border-color: #d6d6d6;
}
.tpl-block-pagination .tpl-link-prev:before,
.tpl-block-prevnext .tpl-link-prev:before {
  content: '\e806';
}
.tpl-block-pagination .tpl-link-next:before,
.tpl-block-prevnext .tpl-link-next:before {
  content: '\e805';
}
.tpl-block-list-prefix {
  font-weight: 400;
  position: relative;
}
.tpl-block-list-prefix:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-block-list-prefix .tpl-block-breadcrumbs,
.tpl-block-list-prefix .tpl-block-list-order,
.tpl-block-list-prefix .tpl-block-list-per-page,
.tpl-block-list-prefix .tpl-block-list-layout {
  float: left;
/*margin-right: -100%*/
  left: 0;
  position: absolute;
  -moz-transition: width 0.2s, left 0.2s;
  -webkit-transition: width 0.2s, left 0.2s;
  transition: width 0.2s, left 0.2s;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-list-prefix .tpl-block-breadcrumbs,
  .tpl-block-list-prefix .tpl-block-list-order,
  .tpl-block-list-prefix .tpl-block-list-per-page,
  .tpl-block-list-prefix .tpl-block-list-layout {
    float: none;
    position: static;
    width: 100% !important;
    left: 0 !important;
  }
}
.tpl-block-list-prefix .tpl-block-breadcrumbs {
  left: 0;
/*width: 33.333%*/
/*padding-right: 20px*/
  padding-right: 68%;
  padding-bottom: 0.5em;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 1850px) {
  .tpl-block-list-prefix .tpl-block-breadcrumbs {
    padding-right: 10px;
  }
}
.tpl-block-list-prefix .tpl-block-list-order {
  left: 33.333%;
  width: 30%;
  padding-left: 10px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-list-prefix .tpl-block-list-order {
    display: none;
  }
}
.tpl-block-list-prefix .tpl-block-list-per-page {
  left: 66.666%;
  width: 22%;
  padding-left: 15px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-list-prefix .tpl-block-list-per-page {
    display: none;
  }
}
.tpl-block-list-prefix .tpl-block-list-layout {
  left: 90%;
  text-align: right;
  margin-right: 0;
/*width: 70px*/
  width: 10%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-list-prefix .tpl-block-list-layout {
    display: none;
  }
}
.tpl-block-list-prefix .tpl-block-list-layout > div {
  cursor: pointer;
/*display: block*/
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  -moz-transition: color 0.2s, border 0.2s, opacity 0.2s;
  -webkit-transition: color 0.2s, border 0.2s, opacity 0.2s;
  transition: color 0.2s, border 0.2s, opacity 0.2s;
  margin-left: 10px;
/*float: left*/
  line-height: 26px;
  text-align: center;
  padding-right: 2px;
  font-size: 22px;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.tpl-block-list-prefix .tpl-block-list-layout > div {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-block-list-layout > div {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-block-list-layout > div {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-block-list-layout > div {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-block-list-layout > div {
  color: #7a7e87;
}
.tpl-block-list-prefix .tpl-block-list-layout > div:first-child {
  margin-left: 0;
}
.tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #102889;
}
.tpl-theme-brown .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  color: #de4112;
}
.tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-block-list-layout > div:hover {
  border-color: #de4112;
}
.tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  pointer-events: none;
}
.tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #102889;
}
.tpl-theme-brown .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #fff;
}
.tpl-theme-blue .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-block-list-layout > div.tpl-state-active {
  color: #de4112;
}
.tpl-block-list-prefix h2 {
/*clear: left*/
  float: left;
  width: 30%;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2;
/*padding: 11px 0 17px*/
  padding: 0 0 17px;
  margin: 0;
  text-transform: uppercase;
}
.tpl-block-list-prefix h2 {
  color: #102889;
}
.tpl-theme-brown .tpl-block-list-prefix h2 {
  color: #fff;
}
.tpl-theme-blue .tpl-block-list-prefix h2 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-list-prefix h2 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-list-prefix h2 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-list-prefix h2 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-list-prefix h2 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-list-prefix h2 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-list-prefix h2 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-list-prefix h2 {
  color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-list-prefix h2 {
    font-size: 48px;
    width: 100%;
    clear: both;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 1850px) {
  .tpl-block-list-prefix h2 {
    width: 45%;
  }
}
.tpl-block-list-prefix .tpl-link-pseudo {
  margin-left: 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-theme-brown .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #fff;
}
.tpl-theme-blue .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-theme-orange .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-theme-beige .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-theme-peach .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-link-pseudo u {
  color: #000;
}
.tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-brown .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #161312;
}
.tpl-theme-blue .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-blue .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-orange .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-beige .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-peach .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-link-pseudo:hover,
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-link-pseudo:hover u {
  color: #242863;
}
.tpl-block-list-prefix .tpl-link-pseudo:first-child {
  margin-left: 0;
}
.tpl-block-list-prefix .tpl-link-pseudo i.icon-lowtohight,
.tpl-block-list-prefix .tpl-link-pseudo i.icon-highttolow {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-link-pseudo i.icon-lowtohight,
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-link-pseudo i.icon-highttolow {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-link-pseudo i.icon-lowtohight,
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-link-pseudo i.icon-highttolow {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-link-pseudo i.icon-lowtohight,
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-link-pseudo i.icon-highttolow {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-link-pseudo i.icon-lowtohight,
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-link-pseudo i.icon-highttolow {
  color: #7a7e87;
}
.tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-brown .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #161312;
}
.tpl-theme-blue .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-blue .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-orange .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-beige .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-peach .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-grey-green .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-grey-pink .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-grey-wood .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-grey-red .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #242863;
}
.tpl-block-list-prefix .tpl-block-pagination {
  clear: both;
  margin-bottom: 10px;
  padding-top: 0;
}
.list-suffix {
  clear: both;
  margin-bottom: 10px;
}
.tpl-block-content aside .tpl-block-menu-secondary-container {
  min-height: 389px;
}
.tpl-block-content aside .tpl-block-menu-secondary {
  position: relative;
  width: 100%;
  padding: 11px 0;
  z-index: 8;
  margin-bottom: 20px;
}
.tpl-block-content aside .tpl-block-menu-secondary {
  background: #000e52;
}
.tpl-theme-brown .tpl-block-content aside .tpl-block-menu-secondary {
  background: #7c6761;
}
.tpl-theme-blue .tpl-block-content aside .tpl-block-menu-secondary {
  background: #135cbe;
}
.tpl-theme-orange .tpl-block-content aside .tpl-block-menu-secondary {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-content aside .tpl-block-menu-secondary {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-content aside .tpl-block-menu-secondary {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-content aside .tpl-block-menu-secondary {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-content aside .tpl-block-menu-secondary {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-content aside .tpl-block-menu-secondary {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-content aside .tpl-block-menu-secondary {
  background: #c03004;
}
.tpl-block-content aside .tpl-block-menu-secondary:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 10px 13px;
  bottom: 100%;
  left: 20px;
}
.tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #000e52;
}
.tpl-theme-brown .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #7c6761;
}
.tpl-theme-blue .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #135cbe;
}
.tpl-theme-orange .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-content aside .tpl-block-menu-secondary:before {
  border-bottom-color: #c03004;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-content aside .tpl-block-menu-secondary {
    display: none;
  }
}
.tpl-block-content aside .tpl-block-menu-secondary > div {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.15;
}
.tpl-block-content aside .tpl-block-menu-secondary > div {
  color: #fff;
}
.tpl-block-content aside .tpl-block-menu-secondary > div > div {
  padding-left: 20px;
  font-size: 14px;
}
.tpl-block-content aside .tpl-block-menu-secondary a {
  text-decoration: none;
  display: block;
  padding: 9px 20px;
}
.tpl-block-content aside .tpl-block-menu-secondary a {
  color: #fff;
}
.tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-content aside .tpl-block-menu-secondary a:hover {
  color: #242863;
}
.tpl-block-content aside .tpl-block-menu-secondary a.tpl-state-current {
  opacity: 0.6;
  pointer-events: none;
}
body > header .tpl-block-menu-secondary {
  height: 0px;
}
@media only screen and (max-device-width: 760px) {
  body > header .tpl-block-menu-secondary {
    display: none;
  }
}
body > header .tpl-block-menu-secondary .tpl-block-menu-secondary-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  line-height: 1.3;
  margin-left: 5%;
  text-decoration: none;
  vertical-align: middle;
  font-weight: 300;
  position: relative;
  top: 165px;
}
body > header .tpl-block-menu-secondary .tpl-block-menu-secondary-item:first-child {
  margin-left: 460px;
}
body > header .tpl-block-menu-secondary .tpl-block-menu-secondary-item i {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  float: left;
  vertical-align: middle;
}
body > header .tpl-block-menu-secondary .tpl-block-menu-secondary-item span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-left: 15px;
  overflow: hidden;
  text-decoration: underline;
  vertical-align: middle;
}
.tpl-block-message.tpl-state-error,
.tpl-block-message.tpl-state-info {
  padding: 15px 20px;
  line-height: 20px;
  font-size: 1.2em;
  margin: 0 auto 20px;
}
.tpl-block-message.tpl-state-error {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-message.tpl-state-error {
  background: #161312;
}
.tpl-theme-blue .tpl-block-message.tpl-state-error {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-message.tpl-state-error {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-message.tpl-state-error {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-message.tpl-state-error {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-message.tpl-state-error {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-message.tpl-state-error {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-message.tpl-state-error {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-message.tpl-state-error {
  background: #242863;
}
.tpl-block-message.tpl-state-error {
  color: #fff;
}
.tpl-block-message.tpl-state-info {
  font-style: italic;
}
.tpl-block-message.tpl-state-info {
  background: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-message.tpl-state-info {
  background: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-message.tpl-state-info {
  background: #86889a;
}
.tpl-theme-grey-wood .tpl-block-message.tpl-state-info {
  background: #577395;
}
.tpl-theme-grey-red .tpl-block-message.tpl-state-info {
  background: #7a7e87;
}
.tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-theme-brown .tpl-block-message.tpl-state-info {
  color: #fff;
}
.tpl-theme-blue .tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-theme-orange .tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-theme-beige .tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-theme-peach .tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-message.tpl-state-info {
  color: #000;
}
.tpl-block-mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 0.95;
  filter: alpha(opacity=#$overlay-opacity*100);
}
.tpl-block-mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tpl-block-mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
}
.tpl-block-mfp-container:before {
  content: '';
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  height: 100%;
  vertical-align: middle;
}
.tpl-block-mfp-align-top .tpl-block-mfp-container:before {
  display: none;
}
.tpl-block-mfp-content {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.tpl-block-mfp-inline-holder .tpl-block-mfp-content,
.tpl-block-mfp-ajax-holder .tpl-block-mfp-content {
  width: 100%;
  cursor: auto;
}
.tpl-block-mfp-ajax-cur {
  cursor: progress;
}
.tpl-block-mfp-zoom-out-cur,
.tpl-block-mfp-zoom-out-cur .tpl-block-mfp-image-holder .tpl-block-mfp-close {
  cursor: zoom-out;
}
.tpl-block-mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.tpl-block-mfp-auto-cursor .tpl-block-mfp-content {
  cursor: auto;
}
.tpl-block-mfp-close,
.tpl-block-mfp-arrow,
.tpl-block-mfp-preloader,
.tpl-block-mfp-counter {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.tpl-block-mfp-loading.tpl-block-mfp-figure {
  display: none;
}
.tpl-block-mfp-hide {
  display: none !important;
}
.tpl-block-mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.tpl-block-mfp-preloader a {
  color: #ccc;
}
.tpl-block-mfp-preloader a:hover {
  color: #fff;
}
.tpl-block-mfp-s-ready .tpl-block-mfp-preloader {
  display: none;
}
.tpl-block-mfp-s-error .tpl-block-mfp-content {
  display: none;
}
.tpl-block-mfp-close {
  overflow: visible;
  cursor: pointer;
  display: block;
  z-index: 1046;
  width: 44px;
  height: 44px;
  line-height: 44px;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  position: absolute;
  right: 30px;
  top: 20px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  filter: alpha(opacity=#$controls-opacity*100);
  padding: 0 0 18px 10px;
  color: #fff;
}
.tpl-block-mfp-close i {
  pointer-events: none;
}
.tpl-block-mfp-close:hover,
.tpl-block-mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=#1*100);
}
.tpl-block-mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.tpl-block-mfp-iframe-holder .tpl-block-mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.tpl-block-mfp-iframe-holder .tpl-block-mfp-close {
  top: -40px;
}
.tpl-block-mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.tpl-block-mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.tpl-block-mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.tpl-block-mfp-figure {
  line-height: 0;
}
.tpl-block-mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.tpl-block-mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.tpl-block-mfp-figure figure {
  margin: 0;
}
.tpl-block-mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.tpl-block-mfp-title {
  text-align: left;
  line-height: 18px;
  color: F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.tpl-block-mfp-image-holder .tpl-block-mfp-content {
  max-width: 100%;
}
.tpl-block-mfp-gallery .tpl-block-mfp-image-holder .tpl-block-mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .tpl-block-mfp-img-mobile .tpl-block-mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .tpl-block-mfp-img-mobile img.tpl-block-mfp-img {
    padding: 0;
  }
  .tpl-block-mfp-img-mobile .tpl-block-mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .tpl-block-mfp-img-mobile .tpl-block-mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .tpl-block-mfp-img-mobile .tpl-block-mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
  }
  .tpl-block-mfp-img-mobile .tpl-block-mfp-bottom-bar:empty {
    padding: 0;
  }
  .tpl-block-mfp-img-mobile .tpl-block-mfp-counter {
    right: 5px;
    top: 3px;
  }
  .tpl-block-mfp-img-mobile .tpl-block-mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .tpl-block-mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .tpl-block-mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .tpl-block-mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .tpl-block-mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.tpl-block-mfp-ie7 .tpl-block-mfp-img {
  padding: 0;
}
.tpl-block-mfp-ie7 .tpl-block-mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.tpl-block-mfp-ie7 .tpl-block-mfp-container {
  padding: 0;
}
.tpl-block-mfp-ie7 .tpl-block-mfp-content {
  padding-top: 44px;
}
.tpl-block-mfp-ie7 .tpl-block-mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.tpl-block-mfp-animating.tpl-block-mfp-wrap {
  opacity: 0;
  -moz-transition: -moz-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.tpl-block-mfp-animating.tpl-block-mfp-bg {
  opacity: 0;
  -moz-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.tpl-block-mfp-animating.tpl-block-mfp-ready.tpl-block-mfp-wrap {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tpl-block-mfp-animating.tpl-block-mfp-ready.tpl-block-mfp-bg {
  opacity: 0.8;
}
.tpl-block-mfp-animating.tpl-block-mfp-removing.tpl-block-mfp-wrap {
  -moz-transition: -moz-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.tpl-block-mfp-animating.tpl-block-mfp-removing.tpl-block-mfp-bg {
  opacity: 0;
}
.tpl-block-mobile-only {
  display: none;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-mobile-only {
    display: block;
  }
}
.tpl-block-mobilecart {
  font-size: 24px;
  font-weight: 300;
  padding: 55px 50px;
}
.tpl-block-mobilecart-delete {
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
  -moz-transition: color 0.2s, -moz-transform 0.2s;
  -webkit-transition: color 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 54px;
  height: 54px;
  padding: 10px;
  margin: -10px;
  display: block;
}
.tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-brown .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-blue .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-orange .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-beige .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-peach .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-grey-green .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-grey-pink .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-grey-wood .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-theme-grey-red .tpl-block-mobilecart-delete:hover {
  color: inherit;
}
.tpl-block-mobilecart-delete:active {
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
.tpl-block-mobilecart-delete:active {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-mobilecart-delete:active {
  color: #161312;
}
.tpl-theme-blue .tpl-block-mobilecart-delete:active {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-mobilecart-delete:active {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-mobilecart-delete:active {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-mobilecart-delete:active {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-mobilecart-delete:active {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-mobilecart-delete:active {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-mobilecart-delete:active {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-mobilecart-delete:active {
  color: #242863;
}
.tpl-block-mobilecart-delete {
  background: #fff;
}
.tpl-block-mobilecart-delete:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 50px;
  background: -moz-linear-gradient(left, rgba(255,255,255,0), #fff);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0), #fff);
  background: linear-gradient(to right, rgba(255,255,255,0), #fff);
}
.tpl-block-mobilecart-delete i {
  display: block;
}
.tpl-block-mobilecart-info {
  font-weight: 100;
  font-size: 34px;
  line-height: 1.1;
}
.tpl-block-mobilecart-item {
  margin-top: 55px;
  padding: 42px 50px 45px;
  position: relative;
}
.tpl-block-mobilecart-item {
  background: #fff;
}
.tpl-block-mobilecart-item {
  color: #000;
}
.tpl-theme-brown .tpl-block-mobilecart-item {
  color: #fff;
}
.tpl-theme-blue .tpl-block-mobilecart-item {
  color: #000;
}
.tpl-theme-orange .tpl-block-mobilecart-item {
  color: #000;
}
.tpl-theme-beige .tpl-block-mobilecart-item {
  color: #000;
}
.tpl-theme-peach .tpl-block-mobilecart-item {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-mobilecart-item {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-mobilecart-item {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-mobilecart-item {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-mobilecart-item {
  color: #000;
}
.tpl-block-mobilecart-showimage {
  position: absolute;
  bottom: 50px;
  right: 50px;
  padding: 10px 20px;
  margin: -10px -20px;
  font-size: 57px;
  line-height: 1em;
  font-family: fontello;
  cursor: pointer;
  -moz-transition: color 0.2s, -moz-transform 0.2s;
  -webkit-transition: color 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-brown .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-blue .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-orange .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-beige .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-peach .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-grey-green .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-grey-pink .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-grey-wood .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-theme-grey-red .tpl-block-mobilecart-showimage:hover {
  color: inherit;
}
.tpl-block-mobilecart-showimage:active {
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
.tpl-block-mobilecart-showimage:active {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-mobilecart-showimage:active {
  color: #161312;
}
.tpl-theme-blue .tpl-block-mobilecart-showimage:active {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-mobilecart-showimage:active {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-mobilecart-showimage:active {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-mobilecart-showimage:active {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-mobilecart-showimage:active {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-mobilecart-showimage:active {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-mobilecart-showimage:active {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-mobilecart-showimage:active {
  color: #242863;
}
.tpl-block-mobilecart-showimage:before {
  content: '\e803';
}
.tpl-block-mobilecart-item.tpl-state-active .tpl-block-mobilecart-showimage:before {
  content: '\e80c';
}
.tpl-block-mobilecart .tpl-block-mobilecart-item-title {
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
}
.tpl-block-mobilecart .tpl-property-type {
  font-style: italic;
  line-height: 1.2;
  margin-top: 10px;
}
.tpl-block-mobilecart .tpl-property-total-price {
  margin-top: 40px;
  font-size: 57px;
  font-weight: 400;
  line-height: 57px;
}
.tpl-block-mobilecart .tpl-property-image {
  padding-top: 45px;
  display: none;
}
.tpl-block-mobilecart .tpl-property-image img {
  max-width: 100%;
}
.tpl-block-mobilecart-actions {
  margin-top: 40px;
}
.tpl-block-mobilemenu {
  font-weight: 100;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.tpl-block-mobilemenu-category {
  position: relative;
}
.tpl-block-mobilemenu-category:after {
  font-family: fontello;
  content: '\e803';
  position: absolute;
  right: 55px;
  top: 25px;
  font-size: 30px;
  pointer-events: none;
}
.tpl-block-mobilemenu-category.tpl-state-active:after {
  content: '\e80c';
}
.tpl-block-mobilemenu-title {
  font-size: 40px;
  padding: 30px 70px;
  line-height: 1.2;
  cursor: pointer;
  -moz-transition: color 0.2s, -moz-transform 0.2s;
  -webkit-transition: color 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-brown .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-blue .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-orange .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-beige .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-peach .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-grey-green .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-grey-pink .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-grey-wood .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-theme-grey-red .tpl-block-mobilemenu-title:hover {
  color: inherit;
}
.tpl-block-mobilemenu-title:active {
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
.tpl-block-mobilemenu-title:active {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-mobilemenu-title:active {
  color: #161312;
}
.tpl-theme-blue .tpl-block-mobilemenu-title:active {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-mobilemenu-title:active {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-mobilemenu-title:active {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-mobilemenu-title:active {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-mobilemenu-title:active {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-mobilemenu-title:active {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-mobilemenu-title:active {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-mobilemenu-title:active {
  color: #242863;
}
.tpl-block-mobilemenu-drop {
  padding: 20px 0;
  display: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.tpl-block-mobilemenu-drop {
  background: #000e52;
}
.tpl-theme-brown .tpl-block-mobilemenu-drop {
  background: #7c6761;
}
.tpl-theme-blue .tpl-block-mobilemenu-drop {
  background: #135cbe;
}
.tpl-theme-orange .tpl-block-mobilemenu-drop {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-mobilemenu-drop {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-mobilemenu-drop {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-mobilemenu-drop {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-mobilemenu-drop {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-mobilemenu-drop {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-mobilemenu-drop {
  background: #c03004;
}
.tpl-block-mobilemenu-item {
  padding: 20px 70px;
  font-size: 30px;
  line-height: 1.2;
}
.tpl-block-mobilemenu-item a {
  text-decoration: none;
  display: block;
  -moz-transition: color 0.2s, -moz-transform 0.2s;
  -webkit-transition: color 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-brown .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-blue .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-orange .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-beige .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-peach .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-grey-green .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-grey-pink .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-grey-wood .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-theme-grey-red .tpl-block-mobilemenu-item a:hover {
  color: inherit;
}
.tpl-block-mobilemenu-item a:active {
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
.tpl-block-mobilemenu-item a:active {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-mobilemenu-item a:active {
  color: #161312;
}
.tpl-theme-blue .tpl-block-mobilemenu-item a:active {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-mobilemenu-item a:active {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-mobilemenu-item a:active {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-mobilemenu-item a:active {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-mobilemenu-item a:active {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-mobilemenu-item a:active {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-mobilemenu-item a:active {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-mobilemenu-item a:active {
  color: #242863;
}
.tpl-block-mobilenav {
  height: 145px;
  position: relative;
  font-weight: 300;
  display: none;
}
.tpl-block-mobilenav {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-mobilenav {
  background: #161312;
}
.tpl-theme-blue .tpl-block-mobilenav {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-mobilenav {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-mobilenav {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-mobilenav {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-mobilenav {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-mobilenav {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-mobilenav {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-mobilenav {
  background: #242863;
}
.tpl-block-mobilenav {
  color: #fff;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-mobilenav {
    display: block;
  }
}
.tpl-block-mobilenav-item {
  display: block;
  position: absolute;
  top: 40px;
}
.tpl-block-mobilenav-item--logo {
  left: 50px;
}
.tpl-block-mobilenav-item--menu {
  right: 50px;
}
.tpl-block-mobilenav-item--search {
  right: 153px;
}
.tpl-block-mobilenav-item--user {
  left: 250px;
}
.tpl-block-mobilenav-item--cart {
  left: 341px;
}
.tpl-block-mobilenav-item a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  vertical-align: middle;
  margin: 0 -10px;
  padding: 0 10px;
  height: 60px;
  position: relative;
  -moz-transition: color 0.2s, -moz-transform 0.2s;
  -webkit-transition: color 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-brown .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-blue .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-orange .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-beige .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-peach .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-grey-green .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-grey-pink .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-grey-wood .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-theme-grey-red .tpl-block-mobilenav-item a:hover {
  color: inherit;
}
.tpl-block-mobilenav-item a:active {
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
.tpl-block-mobilenav-item a:active {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-mobilenav-item a:active {
  color: #161312;
}
.tpl-theme-blue .tpl-block-mobilenav-item a:active {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-mobilenav-item a:active {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-mobilenav-item a:active {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-mobilenav-item a:active {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-mobilenav-item a:active {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-mobilenav-item a:active {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-mobilenav-item a:active {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-mobilenav-item a:active {
  color: #242863;
}
.tpl-block-mobilenav-counter {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  position: absolute;
  left: 60px;
  bottom: 8px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.tpl-block-mobilenav-counter {
  color: #fff;
}
.tpl-block-mobilesearch {
  padding: 55px 50px;
  position: relative;
}
.tpl-block-mobilesearch .tpl-block-itext {
  background: #fff;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-mobilesearch .tpl-block-itext {
    border: none;
  }
  .tpl-block-mobilesearch .tpl-block-itext:focus {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
}
.tpl-block-mobilesearch .tpl-block-ibtnimage {
  position: absolute;
  right: 50px;
  top: 55px;
  line-height: 75px;
  height: 85px;
  padding: 0 10px;
  font-size: 2em;
  opacity: 0.2;
  -moz-transition: color 0.2s, -moz-transform 0.2s;
  -webkit-transition: color 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: opacity 0.2s, -moz-transform 0.2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}
.tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-theme-brown .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #fff;
}
.tpl-theme-blue .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-theme-orange .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-theme-beige .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-theme-peach .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-mobilesearch .tpl-block-ibtnimage {
  color: #000;
}
.tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-mobilesearch .tpl-block-ibtnimage:hover {
  color: #000;
}
.tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  -moz-transform: scale3d(0.95, 0.95, 1);
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
}
.tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-brown .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-blue .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-orange .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-beige .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-peach .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-grey-green .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-grey-pink .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-grey-wood .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-theme-grey-red .tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  color: red;
}
.tpl-block-mobilesearch .tpl-block-ibtnimage:active {
  opacity: 0.5;
}
.tpl-block-mobileuser {
  padding: 55px 50px 0;
  font-size: 27px;
}
.tpl-block-mobileuser .tpl-block-itext {
  background: #fff;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-mobileuser .tpl-block-itext {
    border: none;
  }
  .tpl-block-mobileuser .tpl-block-itext:focus {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
  }
}
.tpl-block-mobileuser .tpl-block-ibtn {
  width: 100%;
  margin-top: 55px;
  height: 85px;
}
.tpl-block-mobileuser .tpl-block-ibtn {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-mobileuser .tpl-block-ibtn {
  background: #161312;
}
.tpl-theme-blue .tpl-block-mobileuser .tpl-block-ibtn {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-mobileuser .tpl-block-ibtn {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-mobileuser .tpl-block-ibtn {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-mobileuser .tpl-block-ibtn {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-mobileuser .tpl-block-ibtn {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-mobileuser .tpl-block-ibtn {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-mobileuser .tpl-block-ibtn {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-mobileuser .tpl-block-ibtn {
  background: #242863;
}
.tpl-block-mobileuser-row {
  margin-bottom: 55px;
  position: relative;
}
.tpl-component-news h2 {
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}
.tpl-component-news h2 {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-news h2 {
  color: #161312;
}
.tpl-theme-blue .tpl-component-news h2 {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-news h2 {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-news h2 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-news h2 {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-news h2 {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-news h2 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-news h2 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-news h2 {
  color: #242863;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-news h2 {
    border-top: 1px solid #bfbfbf;
    padding: 50px 50px 0;
    margin: 0 -50px;
  }
}
.tpl-component-news > .tpl-link-more {
  float: right;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  top: -40px;
}
.tpl-component-news > .tpl-link-more {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-news > .tpl-link-more {
  color: #161312;
}
.tpl-theme-blue .tpl-component-news > .tpl-link-more {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-news > .tpl-link-more {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-news > .tpl-link-more {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-news > .tpl-link-more {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-news > .tpl-link-more {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-news > .tpl-link-more {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-news > .tpl-link-more {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-news > .tpl-link-more {
  color: #242863;
}
.tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
.tpl-theme-brown .tpl-component-news > .tpl-link-more:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
.tpl-theme-orange .tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
.tpl-theme-beige .tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
.tpl-theme-peach .tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-news > .tpl-link-more:hover {
  color: #000;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-news > .tpl-link-more {
    display: none;
  }
}
.tpl-component-news .tpl-block-list-object {
  margin-top: 20px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-news .tpl-block-list-object {
    margin-top: 40px;
  }
}
.tpl-component-news .tpl-block-list-object .tpl-property-date {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.4;
}
.tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #7c6761;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #577395;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object .tpl-property-date {
  color: #7a7e87;
}
.tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  display: block;
  border-bottom: 5px solid;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2;
  text-decoration: none;
  padding-bottom: 10px;
  margin: 5px 0 0;
}
.tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #fd4c41;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #161312;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #fbbc24;
}
.tpl-theme-beige .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #242863;
}
.tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #fff;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-theme-orange .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-theme-beige .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-theme-peach .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
}
.tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  color: #242863;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
    font-size: 36px;
    border-bottom-width: 10px;
    padding-bottom: 20px;
    margin-top: 15px;
  }
}
.tpl-component-news .tpl-block-list-object .tpl-property-announce {
  line-height: 1.3;
  margin: 10px 0 0;
  font-weight: 400;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-news .tpl-block-list-object .tpl-property-announce {
    margin-top: 20px;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.8;
  }
}
.tpl-component-news .tpl-block-list-object a.tpl-link-more {
  font-weight: 400;
  display: block;
  margin-top: -10px;
}
.tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #161312;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #242863;
}
.tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-orange .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-beige .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-peach .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object a.tpl-link-more:hover {
  color: #000;
}
.nc_comments .dashed A {
  text-decoration: none;
  border-bottom: 1px dashed #102889;
  -moz-transition: border 0.2s, color 0.2s;
  -webkit-transition: border 0.2s, color 0.2s;
  -moz-transition: border 0.2s, color 0.2s;
  -webkit-transition: border 0.2s, color 0.2s;
  transition: border 0.2s, color 0.2s;
}
.nc_comments .dashed A:hover {
  border-bottom-color: #fd4c41;
}
.tpl-component-offers .tpl-layout-tiles article {
  text-align: left;
  border: 5px solid;
  padding: 15px;
  width: 100%;
  height: 260px;
  position: relative;
}
.tpl-component-offers .tpl-layout-tiles article {
  border-color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-component-offers .tpl-layout-tiles article {
  border-color: #9e7985;
}
.tpl-theme-grey-pink .tpl-component-offers .tpl-layout-tiles article {
  border-color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-offers .tpl-layout-tiles article {
  border-color: #577395;
}
.tpl-theme-grey-red .tpl-component-offers .tpl-layout-tiles article {
  border-color: #7a7e87;
}
.tpl-component-offers .tpl-layout-tiles article > a {
  display: block;
  text-decoration: none;
  color: #000;
}
.tpl-component-offers .tpl-layout-tiles article > a {
  color: #102889;
}
.tpl-theme-brown .tpl-component-offers .tpl-layout-tiles article > a {
  color: #fff;
}
.tpl-theme-blue .tpl-component-offers .tpl-layout-tiles article > a {
  color: #ff7368;
}
.tpl-theme-orange .tpl-component-offers .tpl-layout-tiles article > a {
  color: #b81b35;
}
.tpl-theme-beige .tpl-component-offers .tpl-layout-tiles article > a {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-offers .tpl-layout-tiles article > a {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-component-offers .tpl-layout-tiles article > a {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-component-offers .tpl-layout-tiles article > a {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-offers .tpl-layout-tiles article > a {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-offers .tpl-layout-tiles article > a {
  color: #de4112;
}
.tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #161312;
}
.tpl-theme-blue .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-component-offers .tpl-layout-tiles article > a:hover h3 {
  color: #242863;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-admin {
  display: none;
}
.tpl-component-offers .tpl-layout-tiles h3 {
  text-transform: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 0;
}
.tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  height: 30px;
  text-align: left;
}
.tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
.tpl-theme-brown .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #fff;
}
.tpl-theme-blue .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
.tpl-theme-orange .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
.tpl-theme-beige .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
.tpl-theme-peach .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
  color: #000;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-offers .tpl-layout-tiles .tpl-property-html {
    font-style: italic;
    font-size: 24px;
    text-align: left;
    font-weight: 400;
  }
}
.tpl-component-offers .tpl-layout-tiles .tpl-property-image {
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  max-height: 135px;
  line-height: 140px;
  top: 100px;
  max-width: 320px;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-prices {
  position: absolute;
  right: 15px;
  top: 110px;
  text-align: left;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-price {
  display: block;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  content: "";
  height: 21px;
  width: auto;
  display: table-caption;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price {
  border-color: #fd4c41;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  font-size: 18px;
  font-weight: 400;
  white-space: nowrap;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #7c6761;
}
.tpl-theme-blue .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #577395;
}
.tpl-theme-grey-red .tpl-component-offers .tpl-layout-tiles .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #7a7e87;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object {
  margin-bottom: 20px;
  float: left;
  width: 33.333%;
  padding-right: 20px;
/*@media max
      width: 25%*/
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-offers .tpl-layout-tiles .tpl-block-list-object {
    padding-right: 0;
    float: none;
    margin: 50px 0 0;
    width: auto !important;
  }
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object img.tpl-property-image {
  max-width: 200px;
  max-height: 150px;
  height: auto;
  width: auto;
  top: 10px;
  left: 10px;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-prices {
  position: absolute;
  top: 50px;
  left: 220px;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-prices .tpl-property-price {
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 24px;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-prices .tpl-property-price span {
  font-size: inherit;
  color: #000;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-prices .tpl-property-old-price {
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 14px;
  height: 15px;
  margin-top: -15px;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-prices .tpl-property-old-price span {
  font-size: inherit;
  color: #000;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-prices.tpl-state-left {
  left: 10px;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-text {
  position: absolute;
  left: 10px;
  top: 170px;
  width: 330px;
  height: 75px;
  overflow: hidden;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-text h3 {
  overflow: visible;
  white-space: normal;
  margin-bottom: 5px;
  line-height: 1;
  color: #000;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-text h4 {
  line-height: 1.1;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  color: #000;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-text p {
  line-height: 1.5;
  color: #000;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object .tpl-block-text.tpl-state-up {
  top: 10px;
  height: 236px;
}
.tpl-component-offers .tpl-layout-tiles .tpl-block-list-object a:hover h3 {
  color: #000 !important;
}
.tpl-component-offers .tpl-block-full .tpl-block-admin {
  display: none;
}
.tpl-component-offers .tpl-block-full h3 {
  text-transform: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 0;
}
.tpl-component-offers .tpl-block-full .tpl-property-html {
  text-align: left;
}
.tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
.tpl-theme-brown .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #fff;
}
.tpl-theme-blue .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
.tpl-theme-orange .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
.tpl-theme-beige .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
.tpl-theme-peach .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
.tpl-theme-grey-green .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
.tpl-theme-grey-pink .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
.tpl-theme-grey-wood .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
.tpl-theme-grey-red .tpl-component-offers .tpl-block-full .tpl-property-html {
  color: #000;
}
@media only screen and (max-device-width: 760px) {
  .tpl-component-offers .tpl-block-full .tpl-property-html {
    font-style: italic;
    font-size: 24px;
    text-align: center;
    font-weight: 400;
  }
}
.tpl-component-offers .tpl-block-full .tpl-property-description {
  width: 70%;
  float: left;
}
.tpl-component-offers .tpl-block-full .tpl-property-description .tpl-property-image {
  float: left;
  height: 135px;
  line-height: 140px;
  margin: 0px 15px 15px 0px;
}
.tpl-component-offers .tpl-block-full .tpl-block-prices {
  float: left;
  margin-left: 20px;
}
.tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-price {
  display: block;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
}
.tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  content: "";
  height: 21px;
  width: auto;
  display: table-caption;
}
.tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price {
  border-color: #fd4c41;
}
.tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  font-size: 18px;
  font-weight: 400;
  white-space: nowrap;
}
.tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #7d7d7d;
}
.tpl-theme-brown .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #7c6761;
}
.tpl-theme-blue .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #9b9b9b;
}
.tpl-theme-beige .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #9b9b9b;
}
.tpl-theme-peach .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #9b9b9b;
}
.tpl-theme-grey-green .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #9b9b9b;
}
.tpl-theme-grey-pink .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #577395;
}
.tpl-theme-grey-red .tpl-component-offers .tpl-block-full .tpl-block-prices .tpl-property-old-price .tpl-value {
  color: #7a7e87;
}
.tpl-block-main.tpl-component-order,
.tpl-block-main.tpl-component-order-added {
  width: 100%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order,
  .tpl-block-main.tpl-component-order-added {
    margin-bottom: 200px;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-breadcrumbs,
.tpl-block-main.tpl-component-order-added .tpl-block-breadcrumbs {
  margin: 20px 0;
}
.tpl-block-main.tpl-component-order table.tpl-block-order-items,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items {
  padding-bottom: 30px;
/*
    .tpl-property-qty
      text-align center
    */
}
.tpl-block-order-confirmation .tpl-block-main.tpl-component-order table.tpl-block-order-items,
.tpl-block-order-confirmation .tpl-block-main.tpl-component-order-added table.tpl-block-order-items {
  padding-bottom: 0;
}
.tpl-block-main.tpl-component-order table.tpl-block-order-items th,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items th,
.tpl-block-main.tpl-component-order table.tpl-block-order-items td,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items td {
  text-align: left;
  padding: 10px 20px;
}
.tpl-block-main.tpl-component-order table.tpl-block-order-items th:first-child,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items th:first-child,
.tpl-block-main.tpl-component-order table.tpl-block-order-items td:first-child,
.tpl-block-main.tpl-component-order-added table.tpl-block-order-items td:first-child {
  text-align: left;
}
.tpl-block-main.tpl-component-order fieldset,
.tpl-block-main.tpl-component-order-added fieldset {
  border: 5px solid;
  width: 100%;
  padding: 30px 75px 75px;
  margin-top: 30px;
  font-weight: 400;
  position: relative;
}
.tpl-block-main.tpl-component-order fieldset,
.tpl-block-main.tpl-component-order-added fieldset {
  border-color: #000e52;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #7c6761;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #135cbe;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order fieldset,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added fieldset {
  border-color: #c03004;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order fieldset,
  .tpl-block-main.tpl-component-order-added fieldset {
    padding: 55px 0 0;
    border: none;
    margin: 75px 0;
  }
  .tpl-block-main.tpl-component-order fieldset:first-of-type,
  .tpl-block-main.tpl-component-order-added fieldset:first-of-type {
    margin-top: 150px;
  }
}
.tpl-block-main.tpl-component-order fieldset legend,
.tpl-block-main.tpl-component-order-added fieldset legend {
  font-size: 24px;
  font-weight: 400;
  padding: 0 20px;
  margin-left: -18px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order fieldset legend,
  .tpl-block-main.tpl-component-order-added fieldset legend {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 0 20px;
    margin: 0;
  }
}
.tpl-block-main.tpl-component-order fieldset.tpl-block-order-confirm-items,
.tpl-block-main.tpl-component-order-added fieldset.tpl-block-order-confirm-items {
  padding-bottom: 50px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order fieldset.tpl-block-order-confirm-items,
  .tpl-block-main.tpl-component-order-added fieldset.tpl-block-order-confirm-items {
    padding: 55px 0 0;
  }
}
.tpl-block-main.tpl-component-order h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: none;
  margin-bottom: 40px;
}
.tpl-block-main.tpl-component-order input[type=text],
.tpl-block-main.tpl-component-order input[type=number],
.tpl-block-main.tpl-component-order input[type=email],
.tpl-block-main.tpl-component-order textarea {
  font-weight: 400;
  background: #eaeff2;
}
.tpl-block-main.tpl-component-order input[type=text]:focus,
.tpl-block-main.tpl-component-order input[type=number]:focus,
.tpl-block-main.tpl-component-order input[type=email]:focus,
.tpl-block-main.tpl-component-order textarea:focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order input[type=text],
  .tpl-block-main.tpl-component-order input[type=number],
  .tpl-block-main.tpl-component-order input[type=email],
  .tpl-block-main.tpl-component-order textarea {
    background: transparent;
  }
  .tpl-block-main.tpl-component-order input[type=text]:focus,
  .tpl-block-main.tpl-component-order input[type=number]:focus,
  .tpl-block-main.tpl-component-order input[type=email]:focus,
  .tpl-block-main.tpl-component-order textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-data {
  padding-bottom: 75px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer,
.tpl-block-main.tpl-component-order .tpl-block-order-address {
  float: left;
  position: relative;
  margin-right: -100%;
  width: 50%;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-customer,
  .tpl-block-main.tpl-component-order .tpl-block-order-address {
    float: none;
    left: auto !important;
    width: auto;
    margin: 0 !important;
    padding: 0 !important;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer p,
.tpl-block-main.tpl-component-order .tpl-block-order-address p {
  margin-bottom: 20px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer p label:after,
.tpl-block-main.tpl-component-order .tpl-block-order-address p label:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
.tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
  width: 30%;
  float: left;
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-value,
.tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-value {
  width: 70%;
  float: left;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption,
  .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-value,
  .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-value {
    float: none;
    width: 100%;
  }
  .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    font-weight: 300;
  }
  .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #7d7d7d;
  }
  .tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #7c6761;
  }
  .tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #9b9b9b;
  }
  .tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #9b9b9b;
  }
  .tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #9b9b9b;
  }
  .tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #9b9b9b;
  }
  .tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #86889a;
  }
  .tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #577395;
  }
  .tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-customer p .tpl-caption,
  .tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-address p .tpl-caption {
    color: #7a7e87;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-customer {
  padding-right: 50px;
  left: 0;
}
.tpl-block-main.tpl-component-order .tpl-block-order-address {
  left: 50%;
  padding-left: 50px;
}
.tpl-block-main.tpl-component-order .tpl-block-register {
  margin: 60px 0 60px 35px !important;
}
.tpl-block-main.tpl-component-order .tpl-block-register input[type=checkbox] {
  margin-left: -35px;
  width: 32px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-payment,
.tpl-block-main.tpl-component-order .tpl-block-order-delivery {
  clear: both;
}
.tpl-block-main.tpl-component-order .tpl-block-order-actions {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-actions {
    bottom: -175px;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-actions button {
  font-size: 18px;
  margin: 5px 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-actions button {
    font-size: 32px;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method {
  width: 33%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  vertical-align: top;
  padding: 0 40px 60px 0;
  line-height: 1.6;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-main.tpl-component-order .tpl-block-order-delivery-method,
  .tpl-block-main.tpl-component-order .tpl-block-order-payment-method {
    width: 100%;
  }
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method label,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method label {
  display: block;
  margin-left: 30px;
  position: relative;
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method input[type=radio],
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method input[type=radio] {
  margin-left: -35px;
  width: 31px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-delivery-method-name,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-delivery-method-name,
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-payment-method-name,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-payment-method-name {
  font-size: 16px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-delivery-method-description,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-delivery-method-description,
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-delivery-method-estimate,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-delivery-method-estimate,
.tpl-block-main.tpl-component-order .tpl-block-order-delivery-method .tpl-property-payment-method-description,
.tpl-block-main.tpl-component-order .tpl-block-order-payment-method .tpl-property-payment-method-description {
  font-size: 12px;
  font-weight: 300;
  margin-top: 20px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  margin-top: 35px;
  margin-bottom: 15px;
  font-weight: 600;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation h3 {
  color: #de4112;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  line-height: 2em;
  margin-top: 10px;
  padding: 2px 12px;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #86889a;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #577395;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  background: #7a7e87;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change {
  color: #000;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  background: red;
}
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:hover,
.tpl-block-main.tpl-component-order .tpl-block-order-confirmation .tpl-link-change:focus {
  color: #fff;
}
.tpl-block-main.tpl-component-order .tpl-block-totals-confirmation {
  margin-bottom: 50px;
}
.tpl-block-main.tpl-component-order-added {
  text-align: center;
}
.tpl-block-main.tpl-component-order-added .tpl-block-order-info {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin: 0;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #fff;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #fff;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #000;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #de4112;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  color: #fff;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:active,
.tpl-block-main.tpl-component-order-added input[type=submit]:active {
  outline: none;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #102889;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #fff;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit] {
  background: #de4112;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog,
.tpl-block-main.tpl-component-order-added input[type=submit] {
  color: #fff;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-brown .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #161312;
}
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-blue .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-orange .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-beige .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-peach .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-green .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-theme-grey-red .tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  background: #242863;
}
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:hover,
.tpl-block-main.tpl-component-order-added input[type=submit]:hover,
.tpl-block-main.tpl-component-order-added .tpl-link-catalog:focus,
.tpl-block-main.tpl-component-order-added input[type=submit]:focus {
  color: #fff;
}
.tpl-block-pagination {
  font-weight: 400;
  float: right;
  text-align: right;
  padding-top: 6px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination {
    margin: 55px 0 10px;
    float: none;
    width: 100%;
    text-align: center;
  }
}
.tpl-block-pagination .tpl-link-page,
.tpl-block-pagination .tpl-link-prev,
.tpl-block-pagination .tpl-link-next {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  vertical-align: top;
  margin: 0 14px;
  float: none;
  text-decoration: none;
  padding: 0 2px;
}
.tpl-block-pagination .tpl-link-page,
.tpl-block-pagination .tpl-link-prev,
.tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-page,
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next {
  color: #fff;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-page,
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-page,
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-page,
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-page,
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-page,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-page,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-page,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-page,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next {
  color: #000;
}
.tpl-block-pagination .tpl-link-page:hover,
.tpl-block-pagination .tpl-link-prev:hover,
.tpl-block-pagination .tpl-link-next:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-page:hover,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover {
  color: #242863;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination .tpl-link-page:hover,
  .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
  .tpl-theme-brown .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover {
    color: #fff;
  }
  .tpl-theme-blue .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
  .tpl-theme-orange .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
  .tpl-theme-beige .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
  .tpl-theme-peach .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover {
    color: #000;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination .tpl-link-page,
  .tpl-block-pagination .tpl-link-prev,
  .tpl-block-pagination .tpl-link-next {
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 48px;
    font-weight: 100;
  }
  .tpl-block-pagination .tpl-link-page:hover,
  .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-brown .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-blue .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-orange .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-beige .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-peach .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-page:hover,
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-block-pagination .tpl-link-page:active,
  .tpl-block-pagination .tpl-link-prev:active,
  .tpl-block-pagination .tpl-link-next:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .tpl-block-pagination .tpl-link-page:active,
  .tpl-block-pagination .tpl-link-prev:active,
  .tpl-block-pagination .tpl-link-next:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-brown .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-brown .tpl-block-pagination .tpl-link-next:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-blue .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-blue .tpl-block-pagination .tpl-link-next:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-orange .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-orange .tpl-block-pagination .tpl-link-next:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-beige .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-beige .tpl-block-pagination .tpl-link-next:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-peach .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-peach .tpl-block-pagination .tpl-link-next:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-page:active,
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:active,
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:active {
    color: #242863;
  }
  .tpl-block-pagination .tpl-link-page:nth-child(1n+8),
  .tpl-block-pagination .tpl-link-prev:nth-child(1n+8),
  .tpl-block-pagination .tpl-link-next:nth-child(1n+8) {
    display: none;
  }
  .tpl-block-pagination .tpl-link-page:last-child,
  .tpl-block-pagination .tpl-link-prev:last-child,
  .tpl-block-pagination .tpl-link-next:last-child {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
  }
}
.tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-bottom: 5px solid;
}
.tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-page.tpl-state-current,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev.tpl-state-current,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next.tpl-state-current {
  border-color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination .tpl-link-page.tpl-state-current,
  .tpl-block-pagination .tpl-link-prev.tpl-state-current,
  .tpl-block-pagination .tpl-link-next.tpl-state-current {
    border: none;
    font-weight: 600;
  }
}
.tpl-block-pagination .tpl-link-page {
  line-height: 1.4;
  padding-top: 6px;
  float: left;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination .tpl-link-page {
    float: none;
  }
}
.tpl-block-pagination .tpl-link-prev,
.tpl-block-pagination .tpl-link-next {
  margin: 0 0 0 6px;
/* ICONS */
}
.tpl-block-pagination .tpl-link-prev,
.tpl-block-pagination .tpl-link-next {
  color: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next {
  color: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next {
  color: #86889a;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next {
  color: #577395;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next {
  color: #7a7e87;
}
.tpl-block-pagination .tpl-link-prev:hover,
.tpl-block-pagination .tpl-link-next:hover {
  color: #102889;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover {
  color: #ff7368;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover {
  color: #b81b35;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover {
  color: #de4112;
}
.tpl-block-pagination .tpl-link-prev:hover,
.tpl-block-pagination .tpl-link-next:hover {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-brown .tpl-block-pagination .tpl-link-next:hover {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-blue .tpl-block-pagination .tpl-link-next:hover {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-orange .tpl-block-pagination .tpl-link-next:hover {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-beige .tpl-block-pagination .tpl-link-next:hover {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-peach .tpl-block-pagination .tpl-link-next:hover {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-green .tpl-block-pagination .tpl-link-next:hover {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next:hover {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next:hover {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev:hover,
.tpl-theme-grey-red .tpl-block-pagination .tpl-link-next:hover {
  border-color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination .tpl-link-prev,
  .tpl-block-pagination .tpl-link-next {
    height: auto;
    width: auto;
    border: none;
    font-size: 0;
    position: relative;
  }
  .tpl-block-pagination .tpl-link-prev,
  .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
  .tpl-theme-brown .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-brown .tpl-block-pagination .tpl-link-next {
    color: #fff;
  }
  .tpl-theme-blue .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-blue .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
  .tpl-theme-orange .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-orange .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
  .tpl-theme-beige .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-beige .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
  .tpl-theme-peach .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-peach .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-grey-green .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-grey-pink .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-grey-wood .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-prev,
  .tpl-theme-grey-red .tpl-block-pagination .tpl-link-next {
    color: #000;
  }
}
.tpl-block-pagination .tpl-link-prev.tpl-state-disabled,
.tpl-block-pagination .tpl-link-next.tpl-state-disabled {
  cursor: default;
  color: #f2f2f2;
  border-color: #f2f2f2;
  opacity: 1;
}
@media only screen and (min-device-width: 761px) {
  .tpl-block-pagination .tpl-link-prev {
    margin-left: 15px !important;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination .tpl-link-prev {
    float: left;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-pagination .tpl-link-next {
    float: right;
  }
}
.tpl-block-popup {
  position: relative;
  padding: 40px 60px 50px;
  max-width: 970px;
  margin: 0 auto;
  border: 5px solid;
  width: 400px;
  text-align: center;
}
.tpl-block-popup {
  background: #fff;
}
.tpl-block-popup {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-popup {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-popup {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-popup {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-popup {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-popup {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-popup {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-popup {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-popup {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-popup {
  border-color: #de4112;
}
.tpl-block-popup-title {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  margin: 15px 45px 45px;
  line-height: 1.2;
}
#cart-item-remove-confirm {
  margin-top: 30px;
}
.tpl-link-pseudo {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  -moz-transition: color 0.2s, border 0.2s;
  -webkit-transition: color 0.2s, border 0.2s;
  transition: color 0.2s, border 0.2s;
  cursor: pointer;
}
.tpl-link-pseudo {
  color: #102889;
}
.tpl-theme-brown .tpl-link-pseudo {
  color: #fff;
}
.tpl-theme-blue .tpl-link-pseudo {
  color: #ff7368;
}
.tpl-theme-orange .tpl-link-pseudo {
  color: #b81b35;
}
.tpl-theme-beige .tpl-link-pseudo {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-link-pseudo {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-link-pseudo {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-link-pseudo {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-link-pseudo {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-link-pseudo {
  color: #de4112;
}
.tpl-link-pseudo:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-link-pseudo:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-link-pseudo:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-link-pseudo:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-link-pseudo:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-link-pseudo:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-link-pseudo:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-link-pseudo:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-link-pseudo:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-link-pseudo:hover {
  color: #242863;
}
.tpl-link-pseudo u {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px dotted;
  -moz-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
  line-height: 1em;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding-right: 1px;
}
.tpl-link-pseudo i:after {
  -moz-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}
.tpl-block-range-slider {
  margin: 20px 0;
  height: 2px;
}
.tpl-block-range-slider {
  background: #000;
}
.tpl-theme-brown .tpl-block-range-slider {
  background: #fff;
}
.tpl-theme-blue .tpl-block-range-slider {
  background: #000;
}
.tpl-theme-orange .tpl-block-range-slider {
  background: #000;
}
.tpl-theme-beige .tpl-block-range-slider {
  background: #000;
}
.tpl-theme-peach .tpl-block-range-slider {
  background: #000;
}
.tpl-theme-grey-green .tpl-block-range-slider {
  background: #000;
}
.tpl-theme-grey-pink .tpl-block-range-slider {
  background: #000;
}
.tpl-theme-grey-wood .tpl-block-range-slider {
  background: #000;
}
.tpl-theme-grey-red .tpl-block-range-slider {
  background: #000;
}
.tpl-block-range-slider-target,
.tpl-block-range-slider-target * {
  touch-callout: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tpl-block-range-slider-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.tpl-block-range-slider-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.tpl-block-range-slider-handle {
  position: relative;
  z-index: 1;
  border: 3px solid;
  border-width: 3px 4px;
  cursor: default;
  width: 10px;
  height: 15px;
  top: -7px;
  left: -5px;
  -moz-transition: border-color 0.2s;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.tpl-block-range-slider-handle {
  background: #fff;
}
.tpl-block-range-slider-handle {
  border-color: #102889;
}
.tpl-theme-brown .tpl-block-range-slider-handle {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-range-slider-handle {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-block-range-slider-handle {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-block-range-slider-handle {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-range-slider-handle {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-block-range-slider-handle {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-block-range-slider-handle {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-range-slider-handle {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-range-slider-handle {
  border-color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-range-slider-handle {
    border-width: 10px;
    height: 40px;
    width: 25px;
    left: -12px;
    top: -17px;
  }
  .tpl-block-range-slider-handle:active {
    border-color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-range-slider-handle:active {
    border-color: #161312;
  }
  .tpl-theme-blue .tpl-block-range-slider-handle:active {
    border-color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-range-slider-handle:active {
    border-color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-range-slider-handle:active {
    border-color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-range-slider-handle:active {
    border-color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-range-slider-handle:active {
    border-color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-range-slider-handle:active {
    border-color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-range-slider-handle:active {
    border-color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-range-slider-handle:active {
    border-color: #242863;
  }
}
.tpl-block-range-slider-horizontal {
  height: 2px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-range-slider-horizontal {
    height: 5px;
  }
}
.tpl-block-range-slider-background {
  background: #000;
}
.tpl-theme-brown .tpl-block-range-slider-background {
  background: #fff;
}
.tpl-theme-blue .tpl-block-range-slider-background {
  background: #000;
}
.tpl-theme-orange .tpl-block-range-slider-background {
  background: #000;
}
.tpl-theme-beige .tpl-block-range-slider-background {
  background: #000;
}
.tpl-theme-peach .tpl-block-range-slider-background {
  background: #000;
}
.tpl-theme-grey-green .tpl-block-range-slider-background {
  background: #000;
}
.tpl-theme-grey-pink .tpl-block-range-slider-background {
  background: #000;
}
.tpl-theme-grey-wood .tpl-block-range-slider-background {
  background: #000;
}
.tpl-theme-grey-red .tpl-block-range-slider-background {
  background: #000;
}
.tpl-block-range-slider-stacking .tpl-block-range-slider-handle {
  z-index: 10;
}
.tpl-block-range-slider-stacking + .tpl-block-range-slider-origin {
  *z-index: -1;
}
.tpl-block-range-slider-state-tap .tpl-block-range-slider-origin {
  -moz-transition: left 0.3s, top 0.3s;
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.tpl-block-range-slider-state-drag * {
  cursor: inherit !important;
}
.tpl-block-range-slider-dragable {
  cursor: n-resize;
}
.tpl-block-range-slider-connect {
  -moz-transition: background 450ms;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.tpl-block-range-slider-connect {
  background: #000;
}
.tpl-theme-brown .tpl-block-range-slider-connect {
  background: #fff;
}
.tpl-theme-blue .tpl-block-range-slider-connect {
  background: #000;
}
.tpl-theme-orange .tpl-block-range-slider-connect {
  background: #000;
}
.tpl-theme-beige .tpl-block-range-slider-connect {
  background: #000;
}
.tpl-theme-peach .tpl-block-range-slider-connect {
  background: #000;
}
.tpl-theme-grey-green .tpl-block-range-slider-connect {
  background: #000;
}
.tpl-theme-grey-pink .tpl-block-range-slider-connect {
  background: #000;
}
.tpl-theme-grey-wood .tpl-block-range-slider-connect {
  background: #000;
}
.tpl-theme-grey-red .tpl-block-range-slider-connect {
  background: #000;
}
.tpl-block-range-slider-target {
  background: #000;
}
.tpl-theme-brown .tpl-block-range-slider-target {
  background: #fff;
}
.tpl-theme-blue .tpl-block-range-slider-target {
  background: #000;
}
.tpl-theme-orange .tpl-block-range-slider-target {
  background: #000;
}
.tpl-theme-beige .tpl-block-range-slider-target {
  background: #000;
}
.tpl-theme-peach .tpl-block-range-slider-target {
  background: #000;
}
.tpl-theme-grey-green .tpl-block-range-slider-target {
  background: #000;
}
.tpl-theme-grey-pink .tpl-block-range-slider-target {
  background: #000;
}
.tpl-theme-grey-wood .tpl-block-range-slider-target {
  background: #000;
}
.tpl-theme-grey-red .tpl-block-range-slider-target {
  background: #000;
}
.tpl-block-range-slider-dragable {
  cursor: w-resize;
}
[disabled].tpl-block-range-slider-connect,
[disabled] .tpl-block-range-slider-connect {
  background: #f00;
}
[disabled] .tpl-block-range-slider-handle {
  cursor: not-allowed;
}
.tpl-block-range-slider-state-blocked .tpl-block-range-slider-connect {
  background: #f00;
}
.tpl-block-rating {
  font-size: 2em;
  overflow: hidden;
  line-height: 35px;
  cursor: default;
  display: none;
}
.tpl-block-rating {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-rating {
  color: #161312;
}
.tpl-theme-blue .tpl-block-rating {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-rating {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-rating {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-rating {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-rating {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-rating {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-rating {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-rating {
  color: #242863;
}
.tpl-block-rating a {
  cursor: pointer;
}
.tpl-block-rating a {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-rating a {
  color: #161312;
}
.tpl-theme-blue .tpl-block-rating a {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-rating a {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-rating a {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-rating a {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-rating a {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-rating a {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-rating a {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-rating a {
  color: #242863;
}
.tpl-block-rating-item {
  display: block;
  float: left;
}
.tpl-block-rating-item i:before {
  margin-left: 0;
}
.tpl-option-item-rating .tpl-block-rating {
  display: block;
}
.rouble:after {
  content: '–';
  margin-left: -0.74em;
  margin-top: 0.2em;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  position: absolute;
}
.nc_search_extra_form {
  margin-bottom: 80px;
}
.nc_search_extra_form INPUT[type=text],
.nc_search_form INPUT[type=text] {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
FORM.tpl-block-subscribe INPUT.tpl-state-error {
  border: 1px solid #fd4c41;
}
.tpl-block-swiper {
  position: relative;
  overflow: hidden;
}
.tpl-block-swiper:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-swiper {
    overflow: visible;
  }
}
.tpl-block-swiper .tpl-block-loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.2;
  -webkit-transition: opacity 0.2;
  transition: opacity 0.2;
}
.tpl-block-swiper .tpl-block-loader {
  background: #fff;
}
.tpl-block-swiper .tpl-block-loader.tpl-state-active {
  opacity: 0.95;
  visibility: visible;
}
.tpl-block-swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  margin-right: -20px;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  height: 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-swiper-container {
    margin-right: 0;
  }
}
.tpl-block-swiper-container:before,
.tpl-block-swiper-container:after {
  -moz-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 10px;
  z-index: 100;
  pointer-events: none;
  background-repeat: no-repeat;
  -moz-background-size: 1px 100%, 5px 100%;
  -webkit-background-size: 1px 100%, 5px 100%;
  background-size: 1px 100%, 5px 100%;
  visibility: hidden;
  opacity: 0;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-swiper-container:before,
  .tpl-block-swiper-container:after {
    display: none;
  }
}
.tpl-block-swiper-container:before {
  background-image: -moz-linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), -moz-radial-gradient(farthest-side at 0 50%, rgba(0,0,0,0.4), transparent);
  background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), -webkit-radial-gradient(farthest-side at 0 50%, rgba(0,0,0,0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0,0,0,0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.tpl-block-swiper-container:after {
  background-image: -moz-linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), -moz-radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,0.4), transparent);
  background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), -webkit-radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 20px;
}
.tpl-block-swiper-container--grabbing:before,
.tpl-block-swiper-container--grabbing:after {
  visibility: visible;
  opacity: 1;
}
.tpl-block-swiper-wrapper {
  position: relative;
  width: auto;
  height: auto;
  -moz-transition-property: -moz-transform, left, top;
  -webkit-transition-property: -webkit-transform, left, top;
  transition-property: transform, left, top;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.tpl-block-swiper-free-mode > .tpl-block-swiper-wrapper {
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.tpl-block-swiper-item {
  float: left;
  width: auto;
  height: auto;
  padding-right: 20px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-swiper-item {
    padding-right: 0px;
  }
}
.tpl-block-swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.tpl-block-swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
.tpl-block-swiper-scrollbar {
  position: relative;
  -ms-touch-action: none;
  height: 5px;
  margin-top: 20px;
}
.tpl-block-swiper-scrollbar {
  background: #e1e6ea;
}
.tpl-theme-grey-green .tpl-block-swiper-scrollbar {
  background: #9e7985;
}
.tpl-theme-grey-pink .tpl-block-swiper-scrollbar {
  background: #86889a;
}
.tpl-theme-grey-wood .tpl-block-swiper-scrollbar {
  background: #577395;
}
.tpl-theme-grey-red .tpl-block-swiper-scrollbar {
  background: #7a7e87;
}
.tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
}
.tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #102889;
}
.tpl-theme-brown .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #fff;
}
.tpl-theme-blue .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-swiper-scrollbar .swiper-scrollbar-drag {
  background: #de4112;
}
.tpl-block-swiper-scrollbar .swiper-scrollbar-cursor-drag {
  cursor: move;
}
.tpl-block-swiper .tpl-block-prevnext {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-swiper .tpl-block-prevnext {
    top: auto;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    width: 90px;
    height: 120px;
    position: absolute;
    bottom: 365px;
    margin: 0;
/*outline: 1px solid colorWhite*/
    float: none;
    border: none;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    line-height: 100px;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    background: #fff;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #000e52;
  }
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #7c6761;
  }
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #135cbe;
  }
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev,
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    color: #c03004;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: inherit;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #242863;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:before,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:before {
    font-size: 50px;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #000e52;
  }
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #7c6761;
  }
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #135cbe;
  }
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:hover,
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:hover {
    color: #c03004;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-brown .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-blue .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-orange .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-beige .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-peach .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-green .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-pink .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-wood .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev:active,
  .tpl-theme-grey-red .tpl-block-swiper .tpl-block-prevnext .tpl-link-next:active {
    color: #242863;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-prev {
    left: -50px;
  }
  .tpl-block-swiper .tpl-block-prevnext .tpl-link-next {
    right: -50px;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs {
    margin-bottom: 1px;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs--footer {
    display: none;
  }
}
.tpl-block-tabs-row:after {
  content: "";
  display: table;
  clear: both;
}
.tpl-block-tabs-col {
  float: left;
  margin-right: -100%;
  position: relative;
  width: 50%;
}
.tpl-block-tabs-col--1 {
  left: 0;
  padding-right: 50px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs-col--1 {
    padding-bottom: 30px;
  }
}
.tpl-block-tabs-col--2 {
  left: 50%;
  padding-left: 50px;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs-col--2 {
    padding-top: 55px;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs-col {
    float: none;
    margin: 0;
    border-top: 1px solid #c8c7cc;
    width: auto;
    margin: 0 -50px;
    padding-left: 50px;
    padding-right: 50px;
    left: auto;
  }
  .tpl-block-tabs-col:first-child {
    border: none;
  }
}
.tpl-block-tabs-switcher {
  margin-bottom: 40px;
}
.tpl-block-tabs-switcher:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs-switcher {
    display: none;
  }
}
.tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-bottom: 5px solid;
  margin-bottom: 0;
}
.tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #fd4c41;
}
.tpl-theme-brown .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #161312;
}
.tpl-theme-blue .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #242863;
}
.tpl-block-tabs-tab {
  float: left;
  margin-right: 50px;
  font-size: 24px;
  font-weight: 400 !important;
  color: #7f8c8d;
  text-transform: uppercase;
  line-height: 2.15;
  cursor: pointer;
  border-bottom: 5px solid transparent;
  -moz-transition: color 0.2s, border 0.2s, background-color 0.2s;
  -webkit-transition: color 0.2s, border 0.2s, background-color 0.2s;
  transition: color 0.2s, border 0.2s, background-color 0.2s;
}
.tpl-block-tabs-tab:hover {
  color: #fd4c41;
}
.tpl-theme-brown .tpl-block-tabs-tab:hover {
  color: #161312;
}
.tpl-theme-blue .tpl-block-tabs-tab:hover {
  color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-tabs-tab:hover {
  color: #fbbc24;
}
.tpl-theme-beige .tpl-block-tabs-tab:hover {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-tabs-tab:hover {
  color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-tabs-tab:hover {
  color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-tabs-tab:hover {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-tabs-tab:hover {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-block-tabs-tab:hover {
  color: #242863;
}
.tpl-block-tabs-tab.tpl-state-current {
  font-weight: 500;
  border-bottom: 5px solid;
}
.tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-theme-brown .tpl-block-tabs-tab.tpl-state-current {
  color: #fff;
}
.tpl-theme-blue .tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-theme-orange .tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-theme-beige .tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-theme-peach .tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-tabs-tab.tpl-state-current {
  color: #000;
}
.tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
.tpl-theme-brown .tpl-block-tabs-tab.tpl-state-current {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
.tpl-theme-orange .tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
.tpl-theme-beige .tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
.tpl-theme-peach .tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
.tpl-theme-grey-green .tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
.tpl-theme-grey-pink .tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
.tpl-theme-grey-wood .tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
.tpl-theme-grey-red .tpl-block-tabs-tab.tpl-state-current {
  border-color: #000;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs-tab.tpl-state-current {
    pointer-events: auto;
  }
}
.tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
.tpl-theme-brown .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #fff;
}
.tpl-theme-blue .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
.tpl-theme-orange .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
.tpl-theme-beige .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
.tpl-theme-peach .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #000;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs-tab {
    float: none;
    margin: 0 -80px -1px;
    padding: 22px 80px;
    font-size: 32px;
    font-weight: 400;
    line-height: 41px;
    text-transform: none;
    border-top: 1px solid #c8c7cc;
    border-bottom: 1px solid #c8c7cc;
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .tpl-block-tabs-tab {
    background: #e1e6ea;
  }
  .tpl-theme-grey-green .tpl-block-tabs-tab {
    background: #9e7985;
  }
  .tpl-theme-grey-pink .tpl-block-tabs-tab {
    background: #86889a;
  }
  .tpl-theme-grey-wood .tpl-block-tabs-tab {
    background: #577395;
  }
  .tpl-theme-grey-red .tpl-block-tabs-tab {
    background: #7a7e87;
  }
  .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-theme-brown .tpl-block-tabs-tab {
    color: #fff;
  }
  .tpl-theme-blue .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-theme-orange .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-theme-beige .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-theme-peach .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-block-tabs-tab {
    color: #000;
  }
  .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-brown .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-blue .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-orange .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-beige .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-peach .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-grey-green .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-theme-grey-red .tpl-block-tabs-tab:hover {
    color: inherit;
  }
  .tpl-block-tabs-tab:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .tpl-block-tabs-tab:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-block-tabs-tab:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-block-tabs-tab:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-block-tabs-tab:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-block-tabs-tab:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-block-tabs-tab:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-block-tabs-tab:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-block-tabs-tab:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-block-tabs-tab:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-block-tabs-tab:active {
    color: #242863;
  }
  .tpl-block-tabs-tab:before {
    font-family: fontello;
    position: absolute;
    right: 50px;
    content: '\e803';
    font-size: 1.2em;
    margin-top: 3px;
  }
  .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-theme-brown .tpl-block-tabs-tab:before {
    color: #fff;
  }
  .tpl-theme-blue .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-theme-orange .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-theme-beige .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-theme-peach .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-block-tabs-tab:before {
    color: #000;
  }
  .tpl-block-tabs-tab.tpl-state-current {
    pointer-events: all;
    font-weight: 400;
    border-bottom: 1px solid #c8c7cc;
  }
  .tpl-block-tabs-tab.tpl-state-current:before {
    content: '\e80c';
  }
}
.tpl-block-tabs--footer .tpl-block-tabs-tab {
  background: white;
  font-size: 18px;
  font-weight: 400;
  margin-right: 10px;
  line-height: 40px;
  padding: 0 20px;
  border: none;
  text-transform: none;
}
.tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-theme-brown .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #fff;
}
.tpl-theme-blue .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-theme-orange .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-theme-beige .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-theme-peach .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-tabs--footer .tpl-block-tabs-tab {
  color: #000;
}
.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  font-weight: 400;
}
.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  color: #fff;
}
.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #161312;
}
.tpl-theme-blue .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: #242863;
}
.tpl-block-tabs-content {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.tpl-block-tabs-content.tpl-state-current {
  visibility: visible;
  opacity: 1;
  height: auto;
  overflow: auto;
}
@media only screen and (max-device-width: 760px) {
  .tpl-block-tabs-content {
    padding: 45px 0;
  }
}
.tpl-block-tabs-wrapper {
  visibility: visible;
  opacity: 1;
  height: auto;
  overflow: auto;
/*transition: opacity 0.2s*/
}
.tpl-block-tabs-wrapper.tpl-state-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.tpl-block-tabs--footer .tpl-block-tabs-wrapper {
  background: #adb5b5;
  height: 0;
}
.tpl-block-tabs--footer .tpl-layout-page-center {
  padding: 35px 0;
}
.tpl-block-tabs-trigger {
  position: absolute;
  height: 0;
  width: 0;
  right: 20px;
  top: 33px;
  border: 15px solid transparent;
  cursor: pointer;
  -moz-transition: border 0.2s, top 0.2s;
  -webkit-transition: border 0.2s, top 0.2s;
  transition: border 0.2s, top 0.2s;
}
.tpl-block-tabs-trigger {
  border-bottom-color: #fd4c41;
}
.tpl-theme-brown .tpl-block-tabs-trigger {
  border-bottom-color: #161312;
}
.tpl-theme-blue .tpl-block-tabs-trigger {
  border-bottom-color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-tabs-trigger {
  border-bottom-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-tabs-trigger {
  border-bottom-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-tabs-trigger {
  border-bottom-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-tabs-trigger {
  border-bottom-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-tabs-trigger {
  border-bottom-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-tabs-trigger {
  border-bottom-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-tabs-trigger {
  border-bottom-color: #242863;
}
.tpl-block-tabs-trigger.tpl-state-active {
  border-color: transparent;
  top: 48px;
}
.tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #fd4c41;
}
.tpl-theme-brown .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #161312;
}
.tpl-theme-blue .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #3ab3ff;
}
.tpl-theme-orange .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #fbbc24;
}
.tpl-theme-beige .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #c7b3a3;
}
.tpl-theme-peach .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #fb936f;
}
.tpl-theme-grey-green .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #95542d;
}
.tpl-theme-grey-red .tpl-block-tabs-trigger.tpl-state-active {
  border-top-color: #242863;
}
.tpl-block-compare-button {
  margin-top: 22px;
}
.tpl-block-compare-button .tpl-link-compare {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
  margin-bottom: 0;
}
.tpl-block-compare-button .tpl-link-compare {
  background: #fff;
}
.tpl-theme-brown .tpl-block-compare-button .tpl-link-compare {
  background: #fff;
}
.tpl-theme-blue .tpl-block-compare-button .tpl-link-compare {
  background: #fff;
}
.tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-theme-brown .tpl-block-compare-button .tpl-link-compare {
  color: #fff;
}
.tpl-theme-blue .tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-theme-orange .tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-theme-beige .tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-theme-peach .tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-compare-button .tpl-link-compare {
  color: #000;
}
.tpl-block-compare-button .tpl-link-compare:hover,
.tpl-block-compare-button .tpl-link-compare:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-brown .tpl-block-compare-button .tpl-link-compare:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-blue .tpl-block-compare-button .tpl-link-compare:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-orange .tpl-block-compare-button .tpl-link-compare:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-beige .tpl-block-compare-button .tpl-link-compare:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-peach .tpl-block-compare-button .tpl-link-compare:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-grey-green .tpl-block-compare-button .tpl-link-compare:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-grey-pink .tpl-block-compare-button .tpl-link-compare:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-grey-wood .tpl-block-compare-button .tpl-link-compare:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-grey-red .tpl-block-compare-button .tpl-link-compare:focus {
  background: #de4112;
}
.tpl-block-compare-button .tpl-link-compare:hover,
.tpl-block-compare-button .tpl-link-compare:focus {
  color: #fff;
}
.tpl-block-compare-button .tpl-link-compare:hover,
.tpl-block-compare-button .tpl-link-compare:active {
  outline: none;
}
.tpl-block-compare-button .tpl-link-compare {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-block-compare-button .tpl-link-compare {
  background: #161312;
}
.tpl-theme-blue .tpl-block-compare-button .tpl-link-compare {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-block-compare-button .tpl-link-compare {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-block-compare-button .tpl-link-compare {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-compare-button .tpl-link-compare {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-block-compare-button .tpl-link-compare {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-block-compare-button .tpl-link-compare {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-compare-button .tpl-link-compare {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-compare-button .tpl-link-compare {
  background: #242863;
}
.tpl-block-compare-button .tpl-link-compare {
  color: #fff;
}
.tpl-block-compare-button .tpl-link-compare:hover,
.tpl-block-compare-button .tpl-link-compare:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-brown .tpl-block-compare-button .tpl-link-compare:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-blue .tpl-block-compare-button .tpl-link-compare:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-orange .tpl-block-compare-button .tpl-link-compare:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-beige .tpl-block-compare-button .tpl-link-compare:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-peach .tpl-block-compare-button .tpl-link-compare:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-grey-green .tpl-block-compare-button .tpl-link-compare:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-grey-pink .tpl-block-compare-button .tpl-link-compare:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-grey-wood .tpl-block-compare-button .tpl-link-compare:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-block-compare-button .tpl-link-compare:hover,
.tpl-theme-grey-red .tpl-block-compare-button .tpl-link-compare:focus {
  background: #de4112;
}
.tpl-block-compare-button .tpl-link-compare:hover,
.tpl-block-compare-button .tpl-link-compare:focus {
  color: #fff;
}
.tpl-widget-netshop-accessories {
  margin-top: 30px;
}
.tpl-widget-netshop-accessories h2 {
  margin-top: 10px;
  text-transform: none;
  font-size: 18px;
}
.tpl-widget-netshop-bought-recently h2 {
  font-size: 25px;
  font-weight: 600;
}
.tpl-widget-netshop-bought-recently h2 {
  color: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-bought-recently h2 {
  color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-bought-recently h2 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-bought-recently h2 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-bought-recently h2 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-bought-recently h2 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-bought-recently h2 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-bought-recently h2 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-bought-recently h2 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-bought-recently h2 {
  color: #de4112;
}
.tpl-widget-netshop-bought-together {
  margin-top: 40px;
}
.tpl-widget-netshop-bought-together h2 {
  margin-top: 10px;
  font-size: 25px;
  font-weight: 600;
}
.tpl-widget-netshop-bought-together h2 {
  color: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-bought-together h2 {
  color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-bought-together h2 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-bought-together h2 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-bought-together h2 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-bought-together h2 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-bought-together h2 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-bought-together h2 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-bought-together h2 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-bought-together h2 {
  color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-widget-netshop-bought-together {
    display: none;
  }
}
.tpl-widget-netshop-compare h2 {
  display: none;
}
.tpl-widget-netshop-compare .tpl-block-item-remove.tpl-link-compare-item-remove {
  display: block;
}
.tpl-widget-netshop-favorite h2 {
  display: none;
}
.tpl-widget-netshop-favorite .tpl-block-item-remove.tpl-link-favorite-item-remove {
  display: block;
}
.tpl-widget-netshop-goods-offers h2 {
  font-size: 25px;
  font-weight: 600;
}
.tpl-widget-netshop-goods-offers h2 {
  color: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-goods-offers h2 {
  color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-goods-offers h2 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-goods-offers h2 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-goods-offers h2 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-goods-offers h2 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers h2 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers h2 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers h2 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers h2 {
  color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-widget-netshop-goods-offers h2 {
    font-size: 48px;
  }
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
  border-color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    padding: 370px 40px 230px;
    width: auto;
    min-height: 855px;
    height: auto;
    border: 10px solid;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #000e52;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #7c6761;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #135cbe;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    border-color: #c03004;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects article {
    background: #fff;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    display: block;
    text-decoration: none;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #242863;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-description,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-compare-add,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-compare-remove,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-favorite-add,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-favorite-remove {
    display: none;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects h3 {
    display: block;
    position: static;
    overflow: visible;
    text-overflow: visible;
    white-space: normal;
    text-align: left;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.2;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-type {
    display: block;
    position: static;
    overflow: visible;
    text-overflow: visible;
    white-space: normal;
    margin: 10px 0 0;
    font-size: 24px;
    font-style: italic;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-type:after {
    display: none;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-image {
    display: block;
    position: absolute;
    left: 40px;
    right: 40px;
    top: 40px;
    height: 300px;
    width: auto;
    line-height: 300px;
    text-align: center;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-rating {
    position: static;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 2em;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-item-price {
    display: block;
    position: absolute;
    left: 40px;
    margin-top: 10px;
    top: auto;
    bottom: auto;
    right: auto;
    font-size: 57px;
    line-height: 1.2;
    width: 50%;
    text-align: left;
    font-weight: 400;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price {
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    right: 40px;
    margin-top: 15px;
    font-size: 35px;
    line-height: 1.2;
    width: auto;
    text-align: right;
    font-weight: 400;
    opacity: 1;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    content: '';
    border-bottom: 2px solid;
    left: 0;
    top: 52%;
    width: 100%;
    height: 0;
    position: absolute;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #242863;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    display: block;
    position: absolute;
    top: auto;
    bottom: 40px;
    left: 40px;
    right: 40px;
    width: 430px;
    font-size: 32px;
    padding: 10px;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    background: #242863;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add {
    color: #fff;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #242863;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:focus {
    color: #fff;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #242863;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:after {
    content: "";
    display: table;
    clear: both;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #fff;
  }
  .tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #fff;
  }
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects img.tpl-property-image {
  max-width: 240px;
  max-height: 190px;
  height: auto;
  width: auto;
  top: 15px;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-prices {
  position: absolute;
  top: 75px;
  left: 255px;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-prices .tpl-property-item-price,
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-prices .tpl-property-original-price {
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-prices.tpl-state-left {
  left: 15px;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-text {
  position: absolute;
  left: 15px;
  top: 210px;
  width: 390px;
  height: 86px;
  overflow: hidden;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-text h3 {
  overflow: visible;
  white-space: normal;
  margin-bottom: 10px;
  line-height: 1;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-text h4 {
  line-height: 1.1;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-text p {
  line-height: 1.5;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects .tpl-block-text.tpl-state-up {
  top: 15px;
  height: 280px;
}
.tpl-widget-netshop-goods-offers .tpl-block-list-objects a:hover h3 {
  color: inherit !important;
}
.tpl-widget-netshop-new-goods h2 {
  font-size: 25px;
  font-weight: 600;
}
.tpl-widget-netshop-new-goods h2 {
  color: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-new-goods h2 {
  color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-new-goods h2 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-new-goods h2 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-new-goods h2 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-new-goods h2 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 {
  color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-widget-netshop-new-goods h2 {
    font-size: 48px;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-widget-netshop-new-goods h2,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects {
    padding: 0 !important;
  }
  .tpl-widget-netshop-new-goods h2 form,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects form {
    display: block;
  }
  .tpl-widget-netshop-new-goods h2 article,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border: 5px solid;
    padding: 15px 15px 15px;
/*width: 280px*/
    width: auto;
    height: 310px;
    position: relative;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      height: 400px*/
  }
  .tpl-widget-netshop-new-goods h2 article,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #e1e6ea;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #9e7985;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #86889a;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #577395;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #7a7e87;
  }
  .tpl-widget-netshop-new-goods h2 article,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    background: #fff;
  }
  .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    display: block;
    text-decoration: none;
  }
  .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a:hover h3,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover h3 {
    color: #242863;
  }
  .tpl-widget-netshop-new-goods h2 h3,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects h3 {
    text-transform: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 0.5em;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-type,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-type {
    display: block;
    position: relative;
    margin: -0.4em 0 0;
    line-height: 1.2;
    z-index: 3;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-type:after,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-type:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 15px;
    width: 100%;
    background: -moz-linear-gradient(bottom, rgba(255,255,255,0), #fff);
    background: -webkit-linear-gradient(bottom, rgba(255,255,255,0), #fff);
    background: linear-gradient(to top, rgba(255,255,255,0), #fff);
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-description,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-description {
    display: none;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-image,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-image {
    display: block;
    position: absolute;
    left: 15px;
    width: 110px;
    height: 140px;
    line-height: 140px;
    float: left;
    top: 90px;
    text-align: center;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      top: 105px
      height: 100px
      left: 15px
      right: 15px
      line-height: 100px
      width: auto
      float: none*/
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-image img,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-image img {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-block-rating,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-block-rating {
    position: absolute;
    right: 0;
    top: 90px;
    font-size: 1.3em;
    width: 115px;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      left: 15px
      top: 205px
      font-size: 1em*/
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-item-price,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-item-price {
    display: block;
    position: absolute;
/*left: 140px*/
    top: 125px;
/*width: 130px*/
    font-size: 30px;
    white-space: nowrap;
    left: auto;
    right: 10px;
    min-width: 125px;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      left: 15px
      top: 245px
      font-size: 25px
      font-weight: 400
      line-height: 30px*/
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-item-price .rouble:after,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-item-price .rouble:after {
    text-shadow: none;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-original-price,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price {
    display: block;
    position: absolute;
    left: 140px;
    top: 180px;
    font-size: 18px;
    opacity: 0.5;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      left: auto
      right: 15px
      top: 240px*/
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    content: '';
    border-bottom-width: 2px;
    border-bottom-style: solid;
    left: 0;
    top: 52%;
    width: 100%;
    height: 0;
    position: absolute;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #fd4c41;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-compare-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-compare-add,
  .tpl-widget-netshop-new-goods h2 .tpl-link-compare-remove,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-compare-remove,
  .tpl-widget-netshop-new-goods h2 .tpl-link-favorite-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-favorite-add,
  .tpl-widget-netshop-new-goods h2 .tpl-link-favorite-remove,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-favorite-remove,
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    position: absolute;
    top: 250px;
    line-height: 2.15;
    font-size: 0;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      top: 285px*/
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-compare-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-compare-add,
  .tpl-widget-netshop-new-goods h2 .tpl-link-compare-remove,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-compare-remove {
    left: 15px;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-compare-add:before,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-compare-add:before,
  .tpl-widget-netshop-new-goods h2 .tpl-link-compare-remove:before,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-compare-remove:before {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    content: '';
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAbCAMAAACQuvXIAAAAXVBMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInPC+uhAAAAHnRSTlMAAa8Wqe4aXGO2u+wd8vQhaW/CxgMl9/gqdnwEnQWkoS3tAAAATElEQVR4Xt3H1w3AIAADUUNq7714/zGjWAh2yP2cHhRJ/feKGbKIKo8kBTKvHAAKh9J8qhuh7aB6aYCCGUlOM1zLym2H7+CJ0HU/+gur/Q2p3lsSygAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    width: 13px;
    height: 28px;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-favorite-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-favorite-add,
  .tpl-widget-netshop-new-goods h2 .tpl-link-favorite-remove,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-favorite-remove {
    left: 45px;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-favorite-add:before,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-favorite-add:before,
  .tpl-widget-netshop-new-goods h2 .tpl-link-favorite-remove:before,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-favorite-remove:before {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    content: '';
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAcCAMAAABS8b9vAAAAS1BMVEUQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKIkQKInUF2QCAAAAGHRSTlMAIsfbAiQmgwlR6/Zquk/+7hb9GLlS7WxpPlcsAAAAV0lEQVR4XtWQOQ6AQAwDw82y3Of8/6VIVEiOtqNgyiliOwaY8rVWcl+Pri5KA7I39Qy9Rh7QtaoHaLRgNREXR6/ETbXt7hELT6QWPOGyxBwlJF5lyl/1DVPbFI8bLN9AAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    width: 22px;
    height: 28px;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    left: 80px;
    font-size: 0;
    background: transparent;
    margin: 0;
    padding: 0;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    outline: thin dotted black;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    background: transparent;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #000;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:before,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:before {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    content: '';
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAbCAMAAADF2xaWAAAArlBMVEX9TEH////9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEH9TEHOeU7aAAAAOXRSTlMAAPwHkdvzRq9uZAEa/gPtWuWbpXgjwxIPUd1Yl84yh38T/eI6PJ0q8MVvrbVo9CIxlk9Qzwz4udos8r8SAAAAvUlEQVR4XoXSRQ7DQBAF0Y4dZmZmZqr7XyxK5MSesT2p3ZferltwSoi/yLufiP4VsVDxyY5DzSgkCSkxliastiOyOULqilOPkFpfMYCy6I3GWM3vmEEpo4sOrH4jX4C+LuYwdFcFqrqYwNRdRahrYAHLvDsbFlZDFWvYeHcdiqrYws67q1BRgL2Hg1ccoYCSfvBMCV8nUSrj66yKC1zF2O1OLmsmD0gH/ZhbCpJmUYO4bRTyRClARP+KRJB4AXeBPBLUmnl1AAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    width: 33px;
    height: 27px;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    border: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    padding: 0 20px;
    margin: 0 10px 10px 0;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    font-weight: 400;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
    -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
    transition: background 0.2s, color 0.2s, transform 0.2s;
    outline: none;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    background: #fff;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    background: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    background: #fff;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #102889;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #ff7368;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #b81b35;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #ca58be;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #268c59;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #de4112;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    color: #fff;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:active,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:active {
    outline: none;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    display: block;
    position: absolute;
    left: auto;
    right: 15px;
    min-width: 125px;
    bottom: 15px;
    height: 40px;
    margin: 0;
/*@media screen and (min-width: 321px) and (max-width: 1270px)
      right: auto
      left: 15px*/
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    background: #fff;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    background: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    background: #fff;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant {
    color: #000;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    background: #242863;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout:focus,
  .tpl-widget-netshop-new-goods h2 .tpl-link-select-variant:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-select-variant:focus {
    color: #fff;
  }
  .tpl-widget-netshop-new-goods h2 article,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    padding: 370px 40px 230px;
    width: auto;
    min-height: 855px;
    height: auto;
    border: 10px solid;
  }
  .tpl-widget-netshop-new-goods h2 article,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #000e52;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #7c6761;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #135cbe;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    border-color: #c03004;
  }
  .tpl-widget-netshop-new-goods h2 article,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article {
    background: #fff;
  }
  .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    display: block;
    text-decoration: none;
  }
  .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a {
    color: #000;
  }
  .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover {
    color: #000;
  }
  .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #fff;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a:hover .tpl-property-title,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:hover .tpl-property-title {
    color: #000;
  }
  .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 article > a:active .tpl-property-title,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects article > a:active .tpl-property-title {
    color: #242863;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-description,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-description,
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add-and-checkout,
  .tpl-widget-netshop-new-goods h2 .tpl-link-compare-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-compare-add,
  .tpl-widget-netshop-new-goods h2 .tpl-link-compare-remove,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-compare-remove,
  .tpl-widget-netshop-new-goods h2 .tpl-link-favorite-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-favorite-add,
  .tpl-widget-netshop-new-goods h2 .tpl-link-favorite-remove,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-favorite-remove {
    display: none;
  }
  .tpl-widget-netshop-new-goods h2 h3,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects h3 {
    display: block;
    position: static;
    overflow: visible;
    text-overflow: visible;
    white-space: normal;
    text-align: left;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.2;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-type,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-type {
    display: block;
    position: static;
    overflow: visible;
    text-overflow: visible;
    white-space: normal;
    margin: 10px 0 0;
    font-size: 24px;
    font-style: italic;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-type:after,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-type:after {
    display: none;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-image,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-image {
    display: block;
    position: absolute;
    left: 40px;
    right: 40px;
    top: 40px;
    height: 300px;
    width: auto;
    line-height: 300px;
    text-align: center;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-block-rating,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-block-rating {
    position: static;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 2em;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-item-price,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-item-price {
    display: block;
    position: absolute;
    left: 40px;
    margin-top: 10px;
    top: auto;
    bottom: auto;
    right: auto;
    font-size: 57px;
    line-height: 1.2;
    width: 50%;
    text-align: left;
    font-weight: 400;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-original-price,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price {
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    right: 40px;
    margin-top: 15px;
    font-size: 35px;
    line-height: 1.2;
    width: auto;
    text-align: right;
    font-weight: 400;
    opacity: 1;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    content: '';
    border-bottom: 2px solid;
    left: 0;
    top: 52%;
    width: 100%;
    height: 0;
    position: absolute;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-property-original-price:after,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-property-original-price:after {
    border-color: #242863;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    display: block;
    position: absolute;
    top: auto;
    bottom: 40px;
    left: 40px;
    right: 40px;
    width: 430px;
    font-size: 32px;
    padding: 10px;
    -moz-transition: color 0.2s, -moz-transform 0.2s;
    -webkit-transition: color 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, transform 0.2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    background: #242863;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add {
    color: #fff;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    background: #242863;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover,
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:focus,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:focus {
    color: #fff;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: inherit;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    -moz-transform: scale3d(0.95, 0.95, 1);
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #242863;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:after,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:after {
    content: "";
    display: table;
    clear: both;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:hover,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:hover {
    color: #fff;
  }
  .tpl-widget-netshop-new-goods h2 .tpl-link-cart-add:active,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects .tpl-link-cart-add:active {
    color: #fff;
  }
}
@media only screen and (max-device-width: 760px) {
  .tpl-widget-netshop-new-goods h2,
  .tpl-widget-netshop-new-goods .tpl-block-list-objects {
    font-size: 40px;
  }
}
@media only screen and (min-device-width: 761px) {
  .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next,
  .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev {
    color: #e1e6ea;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev {
    color: #9e7985;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev {
    color: #86889a;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev {
    color: #577395;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev {
    color: #7a7e87;
  }
  .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    border-color: #242863;
  }
  .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #fd4c41;
  }
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-brown .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #161312;
  }
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-blue .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #3ab3ff;
  }
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-orange .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #fbbc24;
  }
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-beige .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #c7b3a3;
  }
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-peach .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #fb936f;
  }
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-grey-green .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #beabb1;
  }
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-grey-pink .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #b62b55;
  }
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-grey-wood .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #95542d;
  }
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-next:hover,
  .tpl-theme-grey-red .tpl-widget-netshop-new-goods .tpl-block-prevnext .tpl-link-prev:hover {
    color: #242863;
  }
}
.tpl-widget-netshop-special-offer {
  position: fixed;
  z-index: 100;
  right: 10px;
  bottom: 20px;
  width: 350px;
  border: 5px solid;
  padding: 15px;
  display: none;
}
.tpl-widget-netshop-special-offer {
  background: #fff;
}
.tpl-widget-netshop-special-offer {
  border-color: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-special-offer {
  border-color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-special-offer {
  border-color: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-special-offer {
  border-color: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-special-offer {
  border-color: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-special-offer {
  border-color: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-special-offer {
  border-color: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-special-offer {
  border-color: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-special-offer {
  border-color: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-special-offer {
  border-color: #de4112;
}
.tpl-widget-netshop-special-offer .tpl-block-description {
  font-size: 12px;
  line-height: 14px;
}
.tpl-widget-netshop-special-offer .tpl-property-item-price {
  font-weight: bold;
  font-size: 14px;
}
.tpl-widget-netshop-special-offer .tpl-property-item-price .tpl-value {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tpl-widget-netshop-special-offer .tpl-link-accept {
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 20px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: background 0.2s, color 0.2s, -moz-transform 0.2s;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
  transition: background 0.2s, color 0.2s, transform 0.2s;
  outline: none;
}
.tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #fff;
}
.tpl-theme-brown .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #fff;
}
.tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-theme-brown .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-theme-orange .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-theme-beige .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-theme-peach .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-theme-grey-green .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-theme-grey-pink .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-theme-grey-wood .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-theme-grey-red .tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #000;
}
.tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-brown .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-blue .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-orange .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-beige .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-peach .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-grey-green .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-grey-red .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #de4112;
}
.tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  color: #fff;
}
.tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-widget-netshop-special-offer .tpl-link-accept:active {
  outline: none;
}
.tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #fd4c41;
}
.tpl-theme-brown .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #161312;
}
.tpl-theme-blue .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #3ab3ff;
}
.tpl-theme-orange .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #fbbc24;
}
.tpl-theme-beige .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #fb936f;
}
.tpl-theme-grey-green .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #beabb1;
}
.tpl-theme-grey-pink .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-special-offer .tpl-link-accept {
  background: #242863;
}
.tpl-widget-netshop-special-offer .tpl-link-accept {
  color: #fff;
}
.tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-brown .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-blue .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-orange .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-beige .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-peach .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-grey-green .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-grey-pink .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-grey-wood .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-theme-grey-red .tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  background: #de4112;
}
.tpl-widget-netshop-special-offer .tpl-link-accept:hover,
.tpl-widget-netshop-special-offer .tpl-link-accept:focus {
  color: #fff;
}
.tpl-widget-netshop-special-offer .tpl-link-decline {
  display: block;
}
.tpl-widget-netshop-viewed-by-user h2 {
  display: none;
}
.tpl-widget-netshop-viewed-now h2 {
  font-size: 25px;
  font-weight: 600;
}
.tpl-widget-netshop-viewed-now h2 {
  color: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-viewed-now h2 {
  color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-viewed-now h2 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-viewed-now h2 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-viewed-now h2 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-viewed-now h2 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-viewed-now h2 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-now h2 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-now h2 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-viewed-now h2 {
  color: #de4112;
}
.tpl-widget-netshop-viewed-together {
  margin-top: 40px;
}
.tpl-widget-netshop-viewed-together h2 {
  margin-top: 10px;
  font-size: 25px;
  font-weight: 600;
}
.tpl-widget-netshop-viewed-together h2 {
  color: #102889;
}
.tpl-theme-brown .tpl-widget-netshop-viewed-together h2 {
  color: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-viewed-together h2 {
  color: #ff7368;
}
.tpl-theme-orange .tpl-widget-netshop-viewed-together h2 {
  color: #b81b35;
}
.tpl-theme-beige .tpl-widget-netshop-viewed-together h2 {
  color: #c7b3a3;
}
.tpl-theme-peach .tpl-widget-netshop-viewed-together h2 {
  color: #ca58be;
}
.tpl-theme-grey-green .tpl-widget-netshop-viewed-together h2 {
  color: #268c59;
}
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-together h2 {
  color: #b62b55;
}
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-together h2 {
  color: #95542d;
}
.tpl-theme-grey-red .tpl-widget-netshop-viewed-together h2 {
  color: #de4112;
}
@media only screen and (max-device-width: 760px) {
  .tpl-widget-netshop-viewed-together {
    display: none;
  }
}
.tpl-theme-beige body > header .tpl-block-navbar {
  background: #000;
  margin-top: -20px;
  height: 50px;
  padding-top: 14px;
}
.tpl-theme-beige body > header .tpl-block-navbar:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  background: #000;
  top: 0;
  right: 0;
  z-index: -1;
}
.tpl-theme-beige body > header .tpl-block-navbar .tpl-link-login a {
  color: #fff;
}
.tpl-theme-beige body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-beige body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #fff;
}
.tpl-theme-beige body > header .icon-cart-blue {
  background-image: url("../i/inline/icon-cart-beige-large.png");
}
.tpl-theme-beige body > header .tpl-cart-summary {
  font-style: normal;
}
.tpl-theme-beige .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-beige .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-beige .tpl-block-hero .s-info p {
  color: #000 !important;
}
.tpl-theme-beige .tpl-block-hero .s-cost {
  color: #c7b3a3 !important;
  font-size: 90px;
}
.tpl-theme-beige .tpl-block-hero Controls,
.tpl-theme-beige .tpl-block-hero .tpl-block-prevnext > * {
  background: #000 !important;
  opacity: 0.9;
}
.tpl-theme-beige .tpl-block-hero Controls:hover,
.tpl-theme-beige .tpl-block-hero .tpl-block-prevnext > *:hover {
  opacity: 1;
}
.tpl-theme-beige .tpl-component-news h2 {
  color: #c7b3a3;
}
.tpl-theme-beige .tpl-component-news > .tpl-link-more {
  color: #c7b3a3;
}
.tpl-theme-beige .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #c7b3a3;
}
.tpl-theme-beige .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #c7b3a3;
}
.tpl-theme-beige .tpl-block-prevnext > * {
  opacity: 0.7;
}
.tpl-theme-beige .tpl-block-prevnext > *:hover {
  opacity: 1 !important;
  color: #c7b3a3 !important;
  border-color: #c7b3a3 !important;
}
.tpl-theme-beige .tpl-widget-netshop-accessories article .tpl-link-cart-add:before,
.tpl-theme-beige .tpl-block-goods-viewed-now article .tpl-link-cart-add:before {
  background-image: url("../i/inline/icon-cart-beige.png") !important;
}
.tpl-theme-beige .tpl-link-cart-add-and-checkout {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-beige .tpl-link-cart-add-and-checkout:hover {
  background: #c7b3a3 !important;
  color: #fff !important;
}
.tpl-theme-beige footer {
  background: #fff;
}
.tpl-theme-beige footer input {
  background: #eee !important;
}
.tpl-theme-beige .tpl-block-menu-secondary * {
  color: #ca58be;
}
.tpl-theme-beige .tpl-block-menu-secondary a:hover {
  background-color: #b49983;
  color: #fff !important;
}
.tpl-theme-beige .tpl-block-menu-secondary * {
  color: #c1ab99;
}
.tpl-theme-beige .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
}
.tpl-theme-beige .tpl-block-menu-secondary .icon-bluecheck {
  background-image: url("../i/inline/icon-beigecheck.png");
}
.tpl-theme-beige .tpl-block-menu-secondary .icon-bluetruck {
  background-image: url("../i/inline/icon-beigetruck.png");
}
.tpl-theme-beige .tpl-block-menu-secondary .icon-bluecards {
  background-image: url("../i/inline/icon-beigecards.png");
}
.tpl-theme-beige .tpl-block-menu-secondary .icon-bluepin {
  background-image: url("../i/inline/icon-beigepin.png");
}
.tpl-theme-beige .tpl-block-rating .tpl-block-rating-item * {
  color: #c7b3a3 !important;
}
.tpl-theme-beige .tpl-block-cart-form .tpl-divider {
  border-color: #c1ab99 !important;
}
.tpl-theme-beige .tpl-block-cart-form .tpl-link-cart-add {
  background-color: #c7b3a3 !important;
}
.tpl-theme-beige .tpl-block-cart-form .tpl-link-cart-add:hover {
  background-color: #e1e6ea !important;
  color: #333 !important;
}
.tpl-theme-beige .tpl-block-cart-form .tpl-link-cart-add:hover:before {
  background-image: url("../i/inline/icon-cart-black.png") !important;
}
.tpl-theme-beige .tpl-block-goods-new .tpl-block-list-object article {
  position: relative;
}
.tpl-theme-beige .tpl-block-goods-new .tpl-block-list-object article:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  width: 95px;
  height: 110px;
  background: #fff;
}
.tpl-theme-beige .tpl-block-banner-text {
  background: #000 !important;
}
.tpl-theme-beige .tpl-block-banner-text p {
  color: #fff;
}
.tpl-theme-beige button[type="submit"] {
  background: #c3c3c3;
  color: #333;
}
.tpl-theme-beige .tpl-property-original-price {
  opacity: 1 !important;
  color: #000 !important;
}
.tpl-theme-beige .tpl-property-original-price:after {
  border-color: #c7b3a3 !important;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-tiles article > a {
  color: #000;
}
.tpl-theme-beige .nc_comments .dashed A {
  border-bottom-color: #c7b3a3;
}
.tpl-theme-beige .nc_comments .dashed A:hover {
  border-bottom-color: #c7b3a3;
}
.tpl-theme-beige .tpl-block-content h1 {
  color: #c7b3a3;
}
.tpl-theme-beige .tpl-component-goods.tpl-block-full h1 {
  color: #000;
}
.tpl-theme-beige .tpl-block-goods-new .tpl-link-select-variant,
.tpl-theme-beige .tpl-block-goods-offers .tpl-link-select-variant,
.tpl-theme-beige .tpl-block-goods-viewed-now .tpl-link-select-variant,
.tpl-theme-beige .tpl-block-goods-bought-recently .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-bought-together .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-viewed-together .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-link-select-variant,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-beige .tpl-block-goods-new .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-block-goods-offers .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-block-goods-viewed-now .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-block-goods-bought-recently .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-accessories .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-bought-together .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-together .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-compare .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-favorite .tpl-link-select-variant:hover,
.tpl-theme-beige .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant:hover {
  background: #c7b3a3 !important;
  color: #fff !important;
}
.tpl-theme-beige #goodslist-compare-remove-confirm button,
.tpl-theme-beige #goodslist-favorite-remove-confirm button,
.tpl-theme-beige #cart-item-remove-confirm,
.tpl-theme-beige .nc-form button {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-beige #goodslist-compare-remove-confirm button:hover,
.tpl-theme-beige #goodslist-favorite-remove-confirm button:hover,
.tpl-theme-beige #cart-item-remove-confirm:hover,
.tpl-theme-beige .nc-form button:hover {
  background: #c7b3a3 !important;
  color: #fff !important;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  background: #e1e6ea !important;
}
.tpl-theme-beige .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover {
  background: #c7b3a3 !important;
}
.tpl-theme-blue body > header {
  background: #135cbe;
  color: #fff;
}
.tpl-theme-blue body > header a {
  color: #fff;
}
.tpl-theme-blue body > header a:hover {
  color: #fff;
}
.tpl-theme-blue body > header .tpl-block-navbar {
  background: #135cbe;
  margin-top: -20px;
  height: 250px;
  margin-bottom: -160px;
  padding-top: 14px;
}
.tpl-theme-blue body > header .tpl-block-navbar a {
  color: #ff7368;
}
.tpl-theme-blue body > header .tpl-block-navbar .tpl-link-login a {
  color: #fff;
}
.tpl-theme-blue body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-blue body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #fff;
}
.tpl-theme-blue body > header .icon-cart-blue {
  background-image: url("../i/inline/icon-cart-red-large.png");
}
.tpl-theme-blue body > header .tpl-cart-summary {
  font-style: normal;
}
.tpl-theme-blue body > header .tpl-property-totals {
  color: #fff !important;
}
.tpl-theme-blue body > header .tpl-block-menu {
  border-color: #135cbe !important;
}
.tpl-theme-blue body > header .tpl-block-menu div > a {
  color: #fff;
}
.tpl-theme-blue body > header .tpl-block-menu div > a:hover {
  color: #3ab3ff;
}
.tpl-theme-blue body > header .tpl-state-current {
  color: #fff !important;
}
.tpl-theme-blue body > header .tpl-block-search-query {
  input: placeholder;
  input: -moz-placeholder;
}
.tpl-theme-blue body > header .tpl-block-search-query input {
  color: #000 !important;
}
.tpl-theme-blue body > header .tpl-block-search-query input::-webkit-input-placeholder {
  color: #333;
}
.tpl-theme-blue body > header .tpl-block-search-query button {
  opacity: 1;
}
.tpl-theme-blue body > header .tpl-block-search-query button .icon-search {
  color: #161312;
}
.tpl-theme-blue aside .tpl-block-menu-secondary {
  background: #3ab3ff !important;
}
.tpl-theme-blue aside .tpl-block-menu-secondary a:hover {
  background: #2a6cc4;
  color: #fff !important;
}
.tpl-theme-blue aside .tpl-block-menu-secondary:before {
  border-bottom-color: #3ab3ff !important;
}
.tpl-theme-blue .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-blue .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-blue .tpl-block-hero .s-info p {
  color: #000 !important;
}
.tpl-theme-blue .tpl-block-hero .s-cost {
  color: #ff7368 !important;
  font-size: 90px;
}
.tpl-theme-blue .tpl-block-hero .tpl-block-prevnext > * {
  background: #161312 !important;
  opacity: 0.9;
}
.tpl-theme-blue .tpl-block-hero .tpl-block-prevnext > *:hover {
  opacity: 1;
}
.tpl-theme-blue button[type="submit"] {
  background: #161312;
  color: #fff;
}
.tpl-theme-blue .tpl-component-news h2 {
  color: #3ab3ff;
}
.tpl-theme-blue .tpl-component-news > .tpl-link-more {
  color: #3ab3ff;
}
.tpl-theme-blue .tpl-component-news .tpl-property-date {
  color: #bcbabb !important;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #000;
  border-color: #3ab3ff;
  font-stretch: condensed;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  text-decoration: underline;
  color: #c3c3c3;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object .tpl-property-announce {
  color: #c3c3c3;
}
.tpl-theme-blue .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #fff;
}
.tpl-theme-blue .tpl-block-prevnext > * {
  opacity: 0.7;
}
.tpl-theme-blue .tpl-block-prevnext > *:hover {
  opacity: 1 !important;
  color: #ff7b71 !important;
  border-color: #ff7b71 !important;
}
.tpl-theme-blue .tpl-block-goods-new .tpl-block-list-object article {
  position: relative;
  background: #f7f7f7;
  border-color: #f7f7f7;
}
.tpl-theme-blue .tpl-block-goods-new .tpl-block-list-object article:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  width: 95px;
  height: 110px;
  background: #fff;
}
.tpl-theme-blue .tpl-widget-netshop-accessories h2,
.tpl-theme-blue .tpl-block-goods-viewed-now h2 {
  color: #102889;
}
.tpl-theme-blue .tpl-widget-netshop-accessories article,
.tpl-theme-blue .tpl-block-goods-viewed-now article {
  border-color: #e1e6ea !important;
}
.tpl-theme-blue .tpl-widget-netshop-accessories article *,
.tpl-theme-blue .tpl-block-goods-viewed-now article * {
  color: #000;
}
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-block-prevnext > *:hover,
.tpl-theme-blue .tpl-block-goods-viewed-now .tpl-block-prevnext > *:hover {
  color: #102889 !important;
  border-color: #102889 !important;
}
.tpl-theme-blue .tpl-link-cart-add-and-checkout {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-blue .tpl-link-cart-add-and-checkout:hover {
  background: #fff !important;
  -webkit-box-shadow: inset 0 0 0 5px #e1e6ea;
  box-shadow: inset 0 0 0 5px #e1e6ea;
}
.tpl-theme-blue .tpl-block-tabs--footer .tpl-block-tabs-wrapper {
  background: #3ab3ff;
}
.tpl-theme-blue footer {
  background: #135cbe;
}
.tpl-theme-blue footer *,
.tpl-theme-blue footer .tpl-block-footer-list-item a {
  color: #fff !important;
}
.tpl-theme-blue footer .tpl-block-footer-list {
  border-color: #fff;
}
.tpl-theme-blue .tpl-block-menu-secondary * {
  color: #135cbe;
}
.tpl-theme-blue .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
}
.tpl-theme-blue .tpl-block-rating .tpl-block-rating-item * {
  color: #ffd542 !important;
}
.tpl-theme-blue .tpl-block-cart-form {
  border-color: #3ab3ff !important;
}
.tpl-theme-blue .tpl-block-cart-form .tpl-state-available,
.tpl-theme-blue .tpl-block-cart-form .tpl-state-available * {
  color: #135cbe !important;
}
.tpl-theme-blue .tpl-block-cart-form .tpl-divider {
  border-color: #3ab3ff !important;
}
.tpl-theme-blue .tpl-block-cart-form .tpl-link-cart-add {
  background-color: #ff7368 !important;
}
.tpl-theme-blue .tpl-block-cart-form .tpl-link-cart-add:hover {
  opacity: 0.8;
}
.tpl-theme-blue p {
  color: #000;
}
.tpl-theme-blue .tpl-property-type:after {
  display: none !important;
}
.tpl-theme-blue .tpl-block-banner-text {
  background: #fff;
}
.tpl-theme-blue .tpl-block-banner-text {
  background: #135cbe;
}
.tpl-theme-blue .tpl-block-banner-text p {
  color: #fff;
}
.tpl-theme-blue .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-lowtohight,
.tpl-theme-blue .tpl-block-list-prefix .tpl-link-pseudo.tpl-state-active i.icon-highttolow {
  color: #ff7368;
}
.tpl-theme-blue .chosen-container * {
  color: #000 !important;
}
.tpl-theme-blue button[type="submit"] {
  background: #c3c3c3;
  color: #333;
}
.tpl-theme-blue .nc_comments .dashed A {
  border-bottom-color: #ff7368;
}
.tpl-theme-blue .nc_comments .dashed A:hover {
  border-bottom-color: #3ab3ff;
}
.tpl-theme-blue .tpl-block-content h1 {
  color: #3ab3ff;
}
.tpl-theme-blue .tpl-component-goods.tpl-block-full h1 {
  color: #000;
}
.tpl-theme-blue .tpl-block-goods-new .tpl-link-select-variant,
.tpl-theme-blue .tpl-block-goods-offers .tpl-link-select-variant,
.tpl-theme-blue .tpl-block-goods-viewed-now .tpl-link-select-variant,
.tpl-theme-blue .tpl-block-goods-bought-recently .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-bought-together .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-together .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-link-select-variant,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-blue .tpl-block-goods-new .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-block-goods-offers .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-block-goods-viewed-now .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-block-goods-bought-recently .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-accessories .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-bought-together .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-together .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-compare .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-favorite .tpl-link-select-variant:hover,
.tpl-theme-blue .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant:hover {
  background: #fff !important;
  -webkit-box-shadow: inset 0 0 0 5px #e1e6ea;
  box-shadow: inset 0 0 0 5px #e1e6ea;
}
.tpl-theme-blue #goodslist-compare-remove-confirm button,
.tpl-theme-blue #goodslist-favorite-remove-confirm button,
.tpl-theme-blue #cart-item-remove-confirm,
.tpl-theme-blue .nc-form button {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-blue #goodslist-compare-remove-confirm button:hover,
.tpl-theme-blue #goodslist-favorite-remove-confirm button:hover,
.tpl-theme-blue #cart-item-remove-confirm:hover,
.tpl-theme-blue .nc-form button:hover {
  background: #fff !important;
  -webkit-box-shadow: inset 0 0 0 5px #e1e6ea;
  box-shadow: inset 0 0 0 5px #e1e6ea;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  background: #e1e6ea !important;
}
.tpl-theme-blue .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover {
  background: #ff7368 !important;
}
.tpl-theme-blue .tpl-block-auth-form input {
  background: #eaeff2;
}
.tpl-theme-blue .tpl-block-auth-form button:hover {
  color: #fff !important;
}
.tpl-theme-brown body > header .tpl-block-navbar {
  background: #161312;
  margin-top: -20px;
  height: 50px;
  padding-top: 14px;
}
.tpl-theme-brown body > header .tpl-block-navbar a {
  color: #7c6761;
}
.tpl-theme-brown body > header .tpl-block-navbar .tpl-link-login a {
  color: #fff;
}
.tpl-theme-brown body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-brown body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #fff;
}
.tpl-theme-brown body > header .tpl-block-navbar:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  background: #161312;
  top: 0;
  right: 0;
  z-index: -1;
}
.tpl-theme-brown body > header .tpl-link-cart:hover {
  color: #7c6761;
}
.tpl-theme-brown body > header .tpl-block-menu div > a:hover {
  color: #7c6761;
}
.tpl-theme-brown body > header .tpl-state-current {
  color: #7c6761 !important;
}
.tpl-theme-brown body > header .tpl-block-search-query {
  input: placeholder;
  input: -moz-placeholder;
}
.tpl-theme-brown body > header .tpl-block-search-query input {
  color: #000 !important;
}
.tpl-theme-brown body > header .tpl-block-search-query input::-webkit-input-placeholder {
  color: #333;
}
.tpl-theme-brown body > header .tpl-block-search-query button {
  opacity: 1;
}
.tpl-theme-brown body > header .tpl-block-search-query button .icon-search {
  color: #161312;
}
.tpl-theme-brown .tpl-block-menu-secondary {
  opacity: 0.9;
}
.tpl-theme-brown .tpl-block-hero .tpl-block-hero-item a:before {
  content: '';
  position: absolute;
  left: 260px;
  top: 0;
  right: 21px;
  bottom: 30px;
  background: #fff;
}
.tpl-theme-brown .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-brown .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-brown .tpl-block-hero .s-info,
.tpl-theme-brown .tpl-block-hero .s-info * {
  color: #000;
}
.tpl-theme-brown .tpl-block-hero .s-product {
  right: 20px;
}
.tpl-theme-brown .tpl-block-hero .tpl-block-prevnext > * {
  background: #161312 !important;
  opacity: 0.9;
}
.tpl-theme-brown .tpl-block-hero .tpl-block-prevnext > *:hover {
  opacity: 1;
}
.tpl-theme-brown .tpl-block-mfp-bg {
  background: #161312;
}
.tpl-theme-brown .tpl-block-popup {
  background: #7c6761;
}
.tpl-theme-brown button[type="submit"] {
  background: #161312;
  color: #fff;
}
.tpl-theme-brown .tpl-component-news h2,
.tpl-theme-brown .tpl-component-news > .tpl-link-more {
  color: #fff;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  color: #c3c3c3;
  border-color: #7c6761;
  font-stretch: condensed;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object .tpl-property-news-title:hover {
  text-decoration: underline;
  color: #c3c3c3;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object .tpl-property-announce {
  color: #c3c3c3;
}
.tpl-theme-brown .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #fff;
}
.tpl-theme-brown .tpl-block-prevnext > * {
  opacity: 0.7;
}
.tpl-theme-brown .tpl-block-prevnext > *:hover {
  opacity: 1 !important;
  color: #fff !important;
  border-color: #fff !important;
}
.tpl-theme-brown .tpl-block-goods-new .tpl-block-list-object article {
  background: #c3c3c3;
  border-color: #c3c3c3;
  position: relative;
}
.tpl-theme-brown .tpl-block-goods-new .tpl-block-list-object article:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  width: 95px;
  height: 110px;
  background: #fff;
}
.tpl-theme-brown .tpl-block-goods-new .tpl-block-list-object article * {
  color: #000;
  text-transform: none;
}
.tpl-theme-brown .tpl-block-goods-new .tpl-block-list-object article .tpl-block-rating-item * {
  color: #312623 !important;
}
.tpl-theme-brown .tpl-block-list-objects article,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user article,
.tpl-theme-brown .tpl-widget-netshop-accessories article,
.tpl-theme-brown .tpl-block-goods-viewed-now article {
  background: #fff;
  border-color: #7c6761;
}
.tpl-theme-brown .tpl-block-list-objects article *,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user article *,
.tpl-theme-brown .tpl-widget-netshop-accessories article *,
.tpl-theme-brown .tpl-block-goods-viewed-now article * {
  color: #000;
}
.tpl-theme-brown .tpl-block-list-objects article .tpl-block-rating-item *,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user article .tpl-block-rating-item *,
.tpl-theme-brown .tpl-widget-netshop-accessories article .tpl-block-rating-item *,
.tpl-theme-brown .tpl-block-goods-viewed-now article .tpl-block-rating-item * {
  color: #7c6761 !important;
}
.tpl-theme-brown .tpl-link-cart-add-and-checkout {
  background: #c3c3c3 !important;
  color: #000 !important;
}
.tpl-theme-brown .tpl-link-cart-add-and-checkout:hover {
  background: #7c6761 !important;
  color: #fff !important;
}
.tpl-theme-brown .tpl-block-tabs--footer .tpl-block-tabs-wrapper {
  background: #161312;
}
.tpl-theme-brown footer {
  background: none;
}
.tpl-theme-brown footer .tpl-block-footer-list {
  border-color: #7c6761;
}
.tpl-theme-brown .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
  color: #fff !important;
}
.tpl-theme-brown .tpl-block-rating .tpl-block-rating-item * {
  color: #7c6761 !important;
}
.tpl-theme-brown .tpl-block-amountchoice-value {
  background: #c3c3c3;
  color: #000;
}
.tpl-theme-brown .tpl-block-cart-form {
  border-color: #c3c3c3;
}
.tpl-theme-brown .tpl-block-cart-form .tpl-state-available,
.tpl-theme-brown .tpl-block-cart-form .tpl-state-available * {
  color: #7c6761 !important;
}
.tpl-theme-brown .tpl-block-cart-form .tpl-divider {
  border-color: #7c6761 !important;
}
.tpl-theme-brown .tpl-block-cart-form .tpl-link-cart-add {
  background-color: #7c6761 !important;
}
.tpl-theme-brown .tpl-block-cart-form .tpl-link-cart-add:hover {
  opacity: 0.8;
}
.tpl-theme-brown .tpl-block-tabs .tpl-block-tabs-tab {
  color: #7c6761;
}
.tpl-theme-brown .tpl-block-tabs .tpl-block-tabs-tab.tpl-state-current {
  color: #fff;
}
.tpl-theme-brown p {
  color: #c3c3c3;
}
.tpl-theme-brown .tpl-block-filter .nc_netshop_filter_row {
  background: #7c6761;
}
.tpl-theme-brown .tpl-property-type:after {
  display: none !important;
}
.tpl-theme-brown .tpl-block-list-object article {
  border-color: #7c6761;
}
.tpl-theme-brown .tpl-component-goods .tpl-layout-tiles article > a:hover h3 {
  color: #7c6761;
}
.tpl-theme-brown .chosen-container * {
  color: #000 !important;
}
.tpl-theme-brown .nc_comments .dashed A {
  border-bottom-color: #fff;
}
.tpl-theme-brown .nc_comments .dashed A:hover {
  border-bottom-color: #161312;
}
.tpl-theme-brown .tpl-block-properties TABLE TR:hover {
  background-color: #7c6761;
}
.tpl-theme-brown .tpl-block-full-main .fotorama__stage {
  background-color: #fff;
}
.tpl-theme-brown .tpl-block-content h1 {
  color: #fff;
}
.tpl-theme-brown .tpl-block-main.tpl-component-cart .tpl-block-cart-actions .tpl-link-order-add {
  background: #161312 !important;
}
.tpl-theme-brown .tpl-block-goods-new .tpl-link-select-variant,
.tpl-theme-brown .tpl-block-goods-offers .tpl-link-select-variant,
.tpl-theme-brown .tpl-block-goods-viewed-now .tpl-link-select-variant,
.tpl-theme-brown .tpl-block-goods-bought-recently .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-bought-together .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-together .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-link-select-variant,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant {
  background: #c3c3c3 !important;
  color: #000 !important;
}
.tpl-theme-brown .tpl-block-goods-new .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-block-goods-offers .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-block-goods-viewed-now .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-block-goods-bought-recently .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-accessories .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-bought-together .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-together .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-compare .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-favorite .tpl-link-select-variant:hover,
.tpl-theme-brown .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant:hover {
  background: #7c6761 !important;
  color: #fff !important;
}
.tpl-theme-brown #goodslist-compare-remove-confirm button,
.tpl-theme-brown #goodslist-favorite-remove-confirm button,
.tpl-theme-brown #cart-item-remove-confirm,
.tpl-theme-brown .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant,
.tpl-theme-brown .nc-form button {
  background: #c3c3c3 !important;
  color: #000 !important;
}
.tpl-theme-brown #goodslist-compare-remove-confirm button:hover,
.tpl-theme-brown #goodslist-favorite-remove-confirm button:hover,
.tpl-theme-brown #cart-item-remove-confirm:hover,
.tpl-theme-brown .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover,
.tpl-theme-brown .nc-form button:hover {
  background: #7c6761 !important;
  color: #fff !important;
}
.tpl-theme-grey-green body {
  background: url("../i/theme-grey-green/bg-noice-grey.png");
}
.tpl-theme-grey-green body > header {
  background: url("../i/theme-grey-green/bg-noice-white.png");
}
.tpl-theme-grey-green body > header .tpl-block-navbar {
  margin-top: -20px;
  height: 50px;
  padding-top: 14px;
}
.tpl-theme-grey-green body > header .tpl-block-navbar a {
  color: #fff;
  text-decoration: none;
}
.tpl-theme-grey-green body > header .tpl-block-navbar .tpl-link-login a {
  color: #fff;
}
.tpl-theme-grey-green body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-grey-green body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #fff;
}
.tpl-theme-grey-green body > header .tpl-block-navbar:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  background: url("../i/theme-grey-green/bg-green-striped.png") repeat-x;
  top: 0;
  right: 0;
  z-index: -1;
}
.tpl-theme-grey-green body > header .icon-cart-blue {
  background: url("../i/theme-grey-green/icon-cart-green.png") 50% 50% no-repeat;
  font-weight: bold;
}
.tpl-theme-grey-green body > header .tpl-link-cart:hover {
  color: #268c59;
}
.tpl-theme-grey-green body > header .tpl-block-menu {
  position: relative;
}
.tpl-theme-grey-green body > header .tpl-block-menu:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: #98888d;
  bottom: -5px;
  left: 0;
  z-index: 3;
}
.tpl-theme-grey-green body > header .tpl-block-search form {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: url("../i/theme-grey-green/bg-gradient-beight.png") repeat-x 0 100% !important;
}
.tpl-theme-grey-green body > header .tpl-block-search-query {
  input: placeholder;
  input: -moz-placeholder;
}
.tpl-theme-grey-green body > header .tpl-block-search-query input {
  color: #000 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  box-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.tpl-theme-grey-green body > header .tpl-block-search-query input::-webkit-input-placeholder {
  color: #777;
}
.tpl-theme-grey-green body > header .tpl-block-search-query button {
  opacity: 1 !important;
}
.tpl-theme-grey-green body > header .tpl-block-search-query button:hover {
  background: none;
  opacity: 0.5;
}
.tpl-theme-grey-green body > header .tpl-block-search-query button .icon-search {
  margin-top: -3px;
  background: url("../i/theme-grey-green/icon-search.png") no-repeat;
  width: 21px;
  height: 21px;
  opacity: 1;
}
.tpl-theme-grey-green body > header .tpl-block-search-query button .icon-search:before {
  content: '';
}
.tpl-theme-grey-green aside .tpl-block-menu-secondary {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-green aside .tpl-block-menu-secondary:before {
  display: none !important;
}
.tpl-theme-grey-green aside .tpl-block-menu-secondary:after {
  content: '';
  background: url("../i/theme-grey-green/bg-sidebar-arrow.png") no-repeat 0 0;
  width: 31px;
  height: 11px;
  position: absolute;
  top: -11px;
  left: 35px;
  margin-left: -15px;
}
.tpl-theme-grey-green aside .tpl-block-menu-secondary a:hover {
  cursor: pointer;
  color: #fff !important;
  background-color: #9e7985;
}
.tpl-theme-grey-green .tpl-block-hero .tpl-block-hero-item a:before {
  content: '';
  position: absolute;
  left: 260px;
  top: 0;
  right: 21px;
  bottom: 30px;
  background: #fff;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
}
.tpl-theme-grey-green .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-grey-green .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-grey-green .tpl-block-hero .s-info,
.tpl-theme-grey-green .tpl-block-hero .s-info * {
  color: #000;
}
.tpl-theme-grey-green .tpl-block-hero .s-product {
  right: 20px;
}
.tpl-theme-grey-green .tpl-block-banner {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-green .tpl-block-banner a {
  border: 1px solid #268c59;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  margin: 10px 0 -10px -10px;
  position: relative;
}
.tpl-theme-grey-green .tpl-block-banner a .tpl-block-banner-text {
  background: #268c59;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
.tpl-theme-grey-green .tpl-block-main.tpl-component-order input[type=text],
.tpl-theme-grey-green .tpl-block-main.tpl-component-order input[type=number],
.tpl-theme-grey-green .tpl-block-main.tpl-component-order input[type=email],
.tpl-theme-grey-green .tpl-block-main.tpl-component-order textarea {
  background: #f6f5f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #9e7985;
  box-shadow: inset 0 1px 0 #9e7985;
}
.tpl-theme-grey-green .tpl-block-auth-form input {
  background: #f6f5f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #9e7985;
  box-shadow: inset 0 1px 0 #9e7985;
}
.tpl-theme-grey-green .tpl-block-cart-actions button,
.tpl-theme-grey-green .tpl-block-auth-form-actions button,
.tpl-theme-grey-green .tpl-block-cart-actions a,
.tpl-theme-grey-green .tpl-block-auth-form-actions a {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}
.tpl-theme-grey-green button[type="submit"] {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-green .tpl-component-news h2 {
  color: #000 !important;
}
.tpl-theme-grey-green .tpl-component-news > .tpl-link-more {
  color: #268c59 !important;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border: none;
  padding-bottom: 0;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object .tpl-property-announce {
  color: #7a7e87;
}
.tpl-theme-grey-green .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #268c59 !important;
}
.tpl-theme-grey-green .tpl-block-prevnext {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
}
.tpl-theme-grey-green .tpl-block-prevnext > .tpl-link-next {
  margin-left: 1px !important;
}
.tpl-theme-grey-green .tpl-block-prevnext > * {
  border: none !important;
  line-height: 30px !important;
  background: url("../i/theme-grey-green/bg-green-striped.png") repeat-x !important;
  color: #fff !important;
}
.tpl-theme-grey-green .tpl-block-prevnext > *:hover {
  opacity: 0.8 !important;
  color: #fff !important;
}
.tpl-theme-grey-green .tpl-block-goods-new .tpl-block-list-object article {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border-color: #268c59;
  position: relative;
  border-width: 1px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  margin-bottom: 5px;
}
.tpl-theme-grey-green .tpl-block-goods-offers .tpl-block-swiper h2,
.tpl-theme-grey-green .tpl-component-goods .tpl-block-swiper h2,
.tpl-theme-grey-green .tpl-block-list-objects .tpl-block-swiper h2,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-swiper h2,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-swiper h2,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-swiper h2,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-swiper h2,
.tpl-theme-grey-green .tpl-block-goods-viewed-now .tpl-block-swiper h2 {
  color: #9e7985;
}
.tpl-theme-grey-green .tpl-block-goods-offers .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-component-goods .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-block-list-objects .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-theme-grey-green .tpl-block-goods-viewed-now .tpl-block-list-objects article {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border-color: transparent;
  position: relative;
  border-width: 1px;
  margin: 1px 1px 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.067);
  box-shadow: 0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.067);
}
.tpl-theme-grey-green .tpl-block-goods-offers .tpl-block-prevnext > *,
.tpl-theme-grey-green .tpl-component-goods .tpl-block-prevnext > *,
.tpl-theme-grey-green .tpl-block-list-objects .tpl-block-prevnext > *,
.tpl-theme-grey-green .tpl-widget-netshop-viewed-by-user .tpl-block-prevnext > *,
.tpl-theme-grey-green .tpl-widget-netshop-accessories .tpl-block-prevnext > *,
.tpl-theme-grey-green .tpl-widget-netshop-compare .tpl-block-prevnext > *,
.tpl-theme-grey-green .tpl-widget-netshop-favorite .tpl-block-prevnext > *,
.tpl-theme-grey-green .tpl-block-goods-viewed-now .tpl-block-prevnext > * {
  border: none !important;
  line-height: 30px !important;
  background: url("../i/theme-grey-green/bg-tabs.png") repeat-x 0 100% !important;
}
.tpl-theme-grey-green a.tpl-link-select-variant,
.tpl-theme-grey-green .tpl-link-cart-add-and-checkout {
  background: url("../i/theme-grey-green/bg-green-striped.png") repeat-x !important;
  color: #fff !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-green a.tpl-link-select-variant:hover,
.tpl-theme-grey-green .tpl-link-cart-add-and-checkout:hover {
  opacity: 0.8;
}
.tpl-theme-grey-green .tpl-link-compare-add:before,
.tpl-theme-grey-green .tpl-link-compare-remove:before {
  background: url("../i/theme-grey-green/icon-compare.png") no-repeat 50% 50% !important;
  width: 17px !important;
  height: 23px !important;
}
.tpl-theme-grey-green .tpl-link-favorite-add:before,
.tpl-theme-grey-green .tpl-link-favorite-remove:before {
  background: url("../i/theme-grey-green/icon-favorite.png") no-repeat 50% 50% !important;
  width: 20px !important;
  height: 23px !important;
}
.tpl-theme-grey-green .tpl-link-cart-add:before {
  background: url("../i/theme-grey-green/icon-cart-green.png") no-repeat 50% 50% !important;
  width: 26px !important;
  height: 27px !important;
}
.tpl-theme-grey-green .tpl-variable-part .tpl-link-cart-add {
  background: url("../i/theme-grey-green/bg-tabs.png") repeat-x 0 0 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-green .tpl-variable-part .tpl-link-cart-add:before {
  background: url("../i/theme-grey-green/icon-cart-white.png") no-repeat !important;
  width: 23px !important;
  height: 23px !important;
  vertical-align: top;
}
.tpl-theme-grey-green .tpl-block-tabs--footer .tpl-block-tabs-wrapper {
  background: url("../i/theme-grey-green/bg-noice-dark.png");
}
.tpl-theme-grey-green footer {
  background: #9c8f93 !important;
}
.tpl-theme-grey-green footer,
.tpl-theme-grey-green footer a {
  color: #fff !important;
}
.tpl-theme-grey-green footer .tpl-block-footer-list {
  border-color: #fff;
}
.tpl-theme-grey-green .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
}
.tpl-theme-grey-green .tpl-block-menu-secondary .icon-bluecheck {
  background: url("../i/theme-grey-green/icon-check.png") no-repeat 50% 50%;
}
.tpl-theme-grey-green .tpl-block-menu-secondary .icon-bluetruck {
  background: url("../i/theme-grey-green/icon-truck.png") no-repeat 50% 50%;
}
.tpl-theme-grey-green .tpl-block-menu-secondary .icon-bluecards {
  background: url("../i/theme-grey-green/icon-cards.png") no-repeat 50% 50%;
}
.tpl-theme-grey-green .tpl-block-menu-secondary .icon-bluepin {
  background: url("../i/theme-grey-green/icon-pin.png") no-repeat 50% 50%;
}
.tpl-theme-grey-green .tpl-block-amountchoice-value {
  background: #f6f5f3;
  -webkit-box-shadow: inset 0 1px 0 #9e7985;
  box-shadow: inset 0 1px 0 #9e7985;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-green .tpl-block-cart-form {
  border: 1px solid #9e7985 !important;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-green .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #9e7a85 !important;
}
.tpl-theme-grey-green .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-switcher:after {
  content: '';
  position: relative;
  margin-bottom: -5px;
  width: 100%;
  height: 1px;
  background: #83656f;
  z-index: 3;
}
.tpl-theme-grey-green .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab {
  background: none;
}
.tpl-theme-grey-green .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: url("../i/theme-grey-green/bg-tabs.png") repeat-x 0 0 !important;
  -webkit-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
.tpl-theme-grey-green .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #fff;
}
.tpl-theme-grey-green .tpl-block-tabs.tpl-block-tabs--footer h3 {
  margin: 0 !important;
  padding: 0 !important;
}
.tpl-theme-grey-green .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-list-object h3 {
  margin-bottom: 0.5em !important;
}
.tpl-theme-grey-green .chosen-container * {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f6f5f3 !important;
}
.tpl-theme-grey-green .chosen-container *:first-child {
  -webkit-box-shadow: inset 0 1px 0 #9e7985;
  box-shadow: inset 0 1px 0 #9e7985;
}
.tpl-theme-grey-green .chosen-container .result-selected,
.tpl-theme-grey-green .chosen-container .active-result:hover {
  color: #9e7985 !important;
}
.tpl-theme-grey-green .chosen-container span {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tpl-theme-grey-green .tpl-block-full {
  padding: 30px;
  background-color: #fff;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #268c59;
}
.tpl-theme-grey-green .tpl-block-content h1 {
  color: #000;
}
.tpl-theme-grey-green .tpl-link-password-recovery {
  color: #fff !important;
}
.tpl-theme-grey-green .tpl-component-order fieldset {
  background: rgba(255,255,255,0.133);
}
.tpl-theme-grey-pink body {
  background: #eee;
}
.tpl-theme-grey-pink body > header {
  background: #fff;
}
.tpl-theme-grey-pink body > header .tpl-block-navbar {
  margin-top: -20px;
  height: 50px;
  padding-top: 14px;
}
.tpl-theme-grey-pink body > header .tpl-block-navbar a {
  color: #fff;
  text-decoration: none;
}
.tpl-theme-grey-pink body > header .tpl-block-navbar .tpl-link-login a {
  color: #fff;
}
.tpl-theme-grey-pink body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-grey-pink body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #fff;
}
.tpl-theme-grey-pink body > header .tpl-block-navbar:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  background: url("../i/theme-grey-pink/bg-topbar.png") repeat-x;
  top: 0;
  right: 0;
  z-index: -1;
}
.tpl-theme-grey-pink body > header .icon-cart-blue {
  background: url("../i/theme-grey-pink/icon-cart.png") 50% 50% no-repeat;
  font-weight: bold;
}
.tpl-theme-grey-pink body > header .tpl-link-cart:hover {
  color: #b62b55;
}
.tpl-theme-grey-pink body > header .tpl-block-menu {
  position: relative;
}
.tpl-theme-grey-pink body > header .tpl-block-menu:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: #831536;
  bottom: -5px;
  left: 0;
  z-index: 3;
}
.tpl-theme-grey-pink body > header .tpl-block-search form {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: url("../i/theme-grey-pink/bg-pink-gradient.png") repeat-x 0 100% !important;
}
.tpl-theme-grey-pink body > header .tpl-block-search-query {
  input: placeholder;
  input: -moz-placeholder;
}
.tpl-theme-grey-pink body > header .tpl-block-search-query input {
  color: #000 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  box-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.tpl-theme-grey-pink body > header .tpl-block-search-query input::-webkit-input-placeholder {
  color: #777;
}
.tpl-theme-grey-pink body > header .tpl-block-search-query button {
  opacity: 1 !important;
}
.tpl-theme-grey-pink body > header .tpl-block-search-query button:hover {
  background: none;
  opacity: 0.5;
}
.tpl-theme-grey-pink body > header .tpl-block-search-query button .icon-search {
  margin-top: -3px;
  background: url("../i/theme-grey-pink/icon-search.png") no-repeat;
  width: 21px;
  height: 21px;
  opacity: 1;
}
.tpl-theme-grey-pink body > header .tpl-block-search-query button .icon-search:before {
  content: '';
}
.tpl-theme-grey-pink aside .tpl-block-menu-secondary {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-pink aside .tpl-block-menu-secondary:before {
  display: none !important;
}
.tpl-theme-grey-pink aside .tpl-block-menu-secondary:after {
  content: '';
  background: url("../i/theme-grey-pink/bg-sidebar-arrow.png") no-repeat 0 0;
  width: 31px;
  height: 11px;
  position: absolute;
  top: -11px;
  left: 35px;
  margin-left: -15px;
}
.tpl-theme-grey-pink aside .tpl-block-menu-secondary a:hover {
  cursor: pointer;
  color: #fff !important;
  background-color: #831536;
}
.tpl-theme-grey-pink .tpl-block-hero .tpl-block-hero-item a:before {
  content: '';
  position: absolute;
  left: 260px;
  top: 0;
  right: 21px;
  bottom: 30px;
  background: #fff;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
}
.tpl-theme-grey-pink .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-grey-pink .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-grey-pink .tpl-block-hero .s-info,
.tpl-theme-grey-pink .tpl-block-hero .s-info * {
  color: #000;
}
.tpl-theme-grey-pink .tpl-block-hero .s-product {
  right: 20px;
}
.tpl-theme-grey-pink .tpl-block-banner {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-pink .tpl-block-banner a {
  border: 1px solid #b62b55;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  margin: 10px 0 -10px -10px;
  position: relative;
}
.tpl-theme-grey-pink .tpl-block-banner a .tpl-block-banner-text {
  background: #b62b55;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order input[type=text],
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order input[type=number],
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order input[type=email],
.tpl-theme-grey-pink .tpl-block-main.tpl-component-order textarea {
  background: #f6f5f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #831536;
  box-shadow: inset 0 1px 0 #831536;
}
.tpl-theme-grey-pink .tpl-block-auth-form input {
  background: #f6f5f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #831536;
  box-shadow: inset 0 1px 0 #831536;
}
.tpl-theme-grey-pink .tpl-block-cart-actions button,
.tpl-theme-grey-pink .tpl-block-auth-form-actions button,
.tpl-theme-grey-pink .tpl-block-cart-actions a,
.tpl-theme-grey-pink .tpl-block-auth-form-actions a {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
}
.tpl-theme-grey-pink button[type="submit"] {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-pink .tpl-component-news h2 {
  color: #86889a !important;
}
.tpl-theme-grey-pink .tpl-component-news > .tpl-link-more {
  color: #b62b55 !important;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border: none;
  padding-bottom: 0;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object .tpl-property-announce {
  color: #7a7e87;
}
.tpl-theme-grey-pink .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #b62b55 !important;
}
.tpl-theme-grey-pink .tpl-block-prevnext {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
}
.tpl-theme-grey-pink .tpl-block-prevnext > .tpl-link-next {
  margin-left: 1px !important;
}
.tpl-theme-grey-pink .tpl-block-prevnext > * {
  border: none !important;
  line-height: 30px !important;
  background: url("../i/theme-grey-pink/bg-dark-gradient.png") repeat-x !important;
  color: #fff !important;
}
.tpl-theme-grey-pink .tpl-block-prevnext > *:hover {
  opacity: 0.8 !important;
  color: #fff !important;
}
.tpl-theme-grey-pink .tpl-block-goods-new .tpl-block-list-object article {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border-color: #b62b55;
  position: relative;
  border-width: 1px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  margin-bottom: 5px;
}
.tpl-theme-grey-pink .tpl-block-goods-offers .tpl-block-swiper h2,
.tpl-theme-grey-pink .tpl-component-goods .tpl-block-swiper h2,
.tpl-theme-grey-pink .tpl-block-list-objects .tpl-block-swiper h2,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-swiper h2,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-swiper h2,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-swiper h2,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-swiper h2,
.tpl-theme-grey-pink .tpl-block-goods-viewed-now .tpl-block-swiper h2 {
  color: #831536;
}
.tpl-theme-grey-pink .tpl-block-goods-offers .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-component-goods .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-block-list-objects .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-theme-grey-pink .tpl-block-goods-viewed-now .tpl-block-list-objects article {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border-color: transparent;
  position: relative;
  border-width: 1px;
  margin: 1px 1px 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.067);
  box-shadow: 0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.067);
}
.tpl-theme-grey-pink .tpl-block-goods-offers .tpl-block-prevnext > *,
.tpl-theme-grey-pink .tpl-component-goods .tpl-block-prevnext > *,
.tpl-theme-grey-pink .tpl-block-list-objects .tpl-block-prevnext > *,
.tpl-theme-grey-pink .tpl-widget-netshop-viewed-by-user .tpl-block-prevnext > *,
.tpl-theme-grey-pink .tpl-widget-netshop-accessories .tpl-block-prevnext > *,
.tpl-theme-grey-pink .tpl-widget-netshop-compare .tpl-block-prevnext > *,
.tpl-theme-grey-pink .tpl-widget-netshop-favorite .tpl-block-prevnext > *,
.tpl-theme-grey-pink .tpl-block-goods-viewed-now .tpl-block-prevnext > * {
  border: none !important;
  line-height: 30px !important;
  background: url("../i/theme-grey-pink/bg-topbar.png") repeat-x 0 100% !important;
}
.tpl-theme-grey-pink a.tpl-link-select-variant,
.tpl-theme-grey-pink .tpl-link-cart-add-and-checkout {
  background: url("../i/theme-grey-pink/bg-pink-gradient.png") repeat-x !important;
  color: #fff !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-pink a.tpl-link-select-variant:hover,
.tpl-theme-grey-pink .tpl-link-cart-add-and-checkout:hover {
  opacity: 0.8;
}
.tpl-theme-grey-pink .tpl-link-compare-add:before,
.tpl-theme-grey-pink .tpl-link-compare-remove:before {
  background: url("../i/theme-grey-pink/icon-compare.png") no-repeat 50% 50% !important;
  width: 17px !important;
  height: 23px !important;
}
.tpl-theme-grey-pink .tpl-link-favorite-add:before,
.tpl-theme-grey-pink .tpl-link-favorite-remove:before {
  background: url("../i/theme-grey-pink/icon-favorite.png") no-repeat 50% 50% !important;
  width: 20px !important;
  height: 23px !important;
}
.tpl-theme-grey-pink .tpl-link-cart-add:before {
  background: url("../i/theme-grey-pink/icon-cart.png") no-repeat 50% 50% !important;
  width: 28px !important;
  height: 27px !important;
}
.tpl-theme-grey-pink .tpl-variable-part .tpl-link-cart-add {
  background: url("../i/theme-grey-pink/bg-topbar.png") repeat-x 0 0 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-pink .tpl-variable-part .tpl-link-cart-add:before {
  background: url("../i/theme-grey-pink/icon-cart-white.png") no-repeat !important;
  width: 23px !important;
  height: 23px !important;
  vertical-align: top;
}
.tpl-theme-grey-pink .tpl-block-tabs--footer .tpl-block-tabs-wrapper {
  background: #bfc0c9;
}
.tpl-theme-grey-pink footer {
  background: #000 !important;
}
.tpl-theme-grey-pink footer,
.tpl-theme-grey-pink footer a {
  color: #fff !important;
}
.tpl-theme-grey-pink footer .tpl-block-footer-list {
  border-color: #fff;
}
.tpl-theme-grey-pink .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
}
.tpl-theme-grey-pink .tpl-block-menu-secondary .icon-bluecheck {
  background: url("../i/theme-grey-pink/icon-check.png") no-repeat 50% 50%;
}
.tpl-theme-grey-pink .tpl-block-menu-secondary .icon-bluetruck {
  background: url("../i/theme-grey-pink/icon-truck.png") no-repeat 50% 50%;
}
.tpl-theme-grey-pink .tpl-block-menu-secondary .icon-bluecards {
  background: url("../i/theme-grey-pink/icon-cards.png") no-repeat 50% 50%;
}
.tpl-theme-grey-pink .tpl-block-menu-secondary .icon-bluepin {
  background: url("../i/theme-grey-pink/icon-pin.png") no-repeat 50% 50%;
}
.tpl-theme-grey-pink .tpl-block-rating .tpl-block-rating-item * {
  color: #86889a !important;
}
.tpl-theme-grey-pink .tpl-block-amountchoice-value {
  background: #f6f5f3;
  -webkit-box-shadow: inset 0 1px 0 #831536;
  box-shadow: inset 0 1px 0 #831536;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-pink .tpl-block-cart-form {
  border: 1px solid #831536 !important;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-pink .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #000 !important;
}
.tpl-theme-grey-pink .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab {
  background: none;
}
.tpl-theme-grey-pink .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: url("../i/theme-grey-pink/bg-tabs.png") repeat-x 0 0 !important;
  -webkit-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
.tpl-theme-grey-pink .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #fff;
}
.tpl-theme-grey-pink .tpl-block-tabs.tpl-block-tabs--footer h3 {
  margin: 0 !important;
  padding: 0 !important;
}
.tpl-theme-grey-pink .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-list-object h3 {
  margin-bottom: 0.5em !important;
}
.tpl-theme-grey-pink .chosen-container * {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f6f5f3 !important;
}
.tpl-theme-grey-pink .chosen-container *:first-child {
  -webkit-box-shadow: inset 0 1px 0 #831536;
  box-shadow: inset 0 1px 0 #831536;
}
.tpl-theme-grey-pink .chosen-container .result-selected,
.tpl-theme-grey-pink .chosen-container .active-result:hover {
  color: #831536 !important;
}
.tpl-theme-grey-pink .chosen-container span {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tpl-theme-grey-pink .tpl-block-full {
  padding: 30px;
  background-color: #fff;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #b62b55;
}
.tpl-theme-grey-pink .tpl-block-content h1 {
  color: #000;
}
.tpl-theme-grey-pink .tpl-link-password-recovery {
  color: #fff !important;
}
.tpl-theme-grey-pink .tpl-component-order fieldset {
  background: rgba(255,255,255,0.133);
}
.tpl-theme-grey-red body > header {
  background: #fff;
}
.tpl-theme-grey-red body > header .tpl-block-navbar {
  margin-top: -20px;
  height: 50px;
  padding-top: 14px;
}
.tpl-theme-grey-red body > header .tpl-block-navbar a {
  color: #fff;
  text-decoration: none;
}
.tpl-theme-grey-red body > header .tpl-block-navbar .tpl-link-login a {
  color: #fff;
}
.tpl-theme-grey-red body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-grey-red body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #fff;
}
.tpl-theme-grey-red body > header .tpl-block-navbar:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  background: url("../i/theme-grey-red/bg-topbar.png") repeat-x;
  top: 0;
  right: 0;
  z-index: -1;
}
.tpl-theme-grey-red body > header .icon-cart-blue {
  background: url("../i/theme-grey-red/icon-cart.png") 50% 50% no-repeat;
  font-weight: bold;
}
.tpl-theme-grey-red body > header .tpl-link-cart:hover {
  color: #de4112;
}
.tpl-theme-grey-red body > header .tpl-block-menu {
  border-color: transparent;
  position: relative;
}
.tpl-theme-grey-red body > header .tpl-block-menu:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 5px;
  background: url("../i/theme-grey-red/bg-red-gradient.png") repeat-x 0 100% !important;
  bottom: -5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  left: 0;
  z-index: 3;
}
.tpl-theme-grey-red body > header .tpl-block-search form {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: url("../i/theme-grey-red/bg-red-gradient.png") repeat-x 0 100% !important;
}
.tpl-theme-grey-red body > header .tpl-block-search-query {
  input: placeholder;
  input: -moz-placeholder;
}
.tpl-theme-grey-red body > header .tpl-block-search-query input {
  color: #000 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  box-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.tpl-theme-grey-red body > header .tpl-block-search-query input::-webkit-input-placeholder {
  color: #777;
}
.tpl-theme-grey-red body > header .tpl-block-search-query button {
  opacity: 1 !important;
}
.tpl-theme-grey-red body > header .tpl-block-search-query button:hover {
  background: none;
  opacity: 0.5;
}
.tpl-theme-grey-red body > header .tpl-block-search-query button .icon-search {
  margin-top: -3px;
  background: url("../i/theme-grey-red/icon-search.png") no-repeat;
  width: 21px;
  height: 21px;
  opacity: 1;
}
.tpl-theme-grey-red body > header .tpl-block-search-query button .icon-search:before {
  content: '';
}
.tpl-theme-grey-red aside .tpl-block-menu-secondary {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #de4112 !important;
}
.tpl-theme-grey-red aside .tpl-block-menu-secondary:before {
  display: none !important;
}
.tpl-theme-grey-red aside .tpl-block-menu-secondary:after {
  content: '';
  background: url("../i/theme-grey-red/bg-sidebar-arrow.png") no-repeat 0 0;
  width: 31px;
  height: 11px;
  position: absolute;
  top: -11px;
  left: 35px;
  margin-left: -15px;
}
.tpl-theme-grey-red aside .tpl-block-menu-secondary a:hover {
  cursor: pointer;
  color: #fff !important;
  background-color: #c03004;
}
.tpl-theme-grey-red .tpl-block-hero .tpl-block-hero-item a:before {
  content: '';
  position: absolute;
  left: 260px;
  top: 0;
  right: 21px;
  bottom: 30px;
  background: #fff;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
}
.tpl-theme-grey-red .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-grey-red .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-grey-red .tpl-block-hero .s-info,
.tpl-theme-grey-red .tpl-block-hero .s-info * {
  color: #000;
}
.tpl-theme-grey-red .tpl-block-hero .s-product {
  right: 20px;
}
.tpl-theme-grey-red .tpl-block-banner {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-red .tpl-block-banner a {
  border: 1px solid #242863;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  margin: 10px 0 -10px -10px;
  position: relative;
}
.tpl-theme-grey-red .tpl-block-banner a .tpl-block-banner-text {
  background: #242863;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
.tpl-theme-grey-red .tpl-block-main.tpl-component-order input[type=text],
.tpl-theme-grey-red .tpl-block-main.tpl-component-order input[type=number],
.tpl-theme-grey-red .tpl-block-main.tpl-component-order input[type=email],
.tpl-theme-grey-red .tpl-block-main.tpl-component-order textarea {
  background: #f6f5f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #c03004;
  box-shadow: inset 0 1px 0 #c03004;
}
.tpl-theme-grey-red .tpl-block-auth-form input {
  background: #f6f5f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #c03004;
  box-shadow: inset 0 1px 0 #c03004;
}
.tpl-theme-grey-red .tpl-block-cart-actions button,
.tpl-theme-grey-red .tpl-block-auth-form-actions button,
.tpl-theme-grey-red .tpl-block-cart-actions a,
.tpl-theme-grey-red .tpl-block-auth-form-actions a {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
}
.tpl-theme-grey-red button[type="submit"] {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-red .tpl-component-news h2 {
  color: #282849 !important;
}
.tpl-theme-grey-red .tpl-component-news > .tpl-link-more {
  color: #de4112 !important;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border: none;
  padding-bottom: 0;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object .tpl-property-announce {
  color: #7a7e87;
}
.tpl-theme-grey-red .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #de4112 !important;
}
.tpl-theme-grey-red .tpl-block-prevnext {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
}
.tpl-theme-grey-red .tpl-block-prevnext > .tpl-link-next {
  margin-left: 1px !important;
}
.tpl-theme-grey-red .tpl-block-prevnext > * {
  border: none !important;
  line-height: 30px !important;
  background: url("../i/theme-grey-red/bg-topbar.png") repeat-x !important;
  color: #fff !important;
}
.tpl-theme-grey-red .tpl-block-prevnext > *:hover {
  opacity: 0.8 !important;
  color: #fff !important;
  background: url("../i/theme-grey-red/bg-red-gradient.png") repeat-x !important;
}
.tpl-theme-grey-red .tpl-block-goods-new .tpl-block-list-object article {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border-color: #de4112;
  position: relative;
  border-width: 1px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  margin-bottom: 5px;
}
.tpl-theme-grey-red .tpl-block-goods-offers .tpl-block-swiper h2,
.tpl-theme-grey-red .tpl-component-goods .tpl-block-swiper h2,
.tpl-theme-grey-red .tpl-block-list-objects .tpl-block-swiper h2,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-swiper h2,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-swiper h2,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-swiper h2,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-swiper h2,
.tpl-theme-grey-red .tpl-block-goods-viewed-now .tpl-block-swiper h2 {
  color: #242863;
}
.tpl-theme-grey-red .tpl-block-goods-offers .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-component-goods .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-block-list-objects .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-theme-grey-red .tpl-block-goods-viewed-now .tpl-block-list-objects article {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border-color: transparent;
  position: relative;
  border-width: 1px;
  margin: 1px 1px 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.067);
  box-shadow: 0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.067);
}
.tpl-theme-grey-red .tpl-block-goods-offers .tpl-block-prevnext > *,
.tpl-theme-grey-red .tpl-component-goods .tpl-block-prevnext > *,
.tpl-theme-grey-red .tpl-block-list-objects .tpl-block-prevnext > *,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-prevnext > *,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-prevnext > *,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-prevnext > *,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-prevnext > *,
.tpl-theme-grey-red .tpl-block-goods-viewed-now .tpl-block-prevnext > * {
  border: none !important;
  line-height: 30px !important;
  background: url("../i/theme-grey-red/bg-topbar.png") repeat-x 0 100% !important;
}
.tpl-theme-grey-red .tpl-block-goods-offers .tpl-block-prevnext > *:hover,
.tpl-theme-grey-red .tpl-component-goods .tpl-block-prevnext > *:hover,
.tpl-theme-grey-red .tpl-block-list-objects .tpl-block-prevnext > *:hover,
.tpl-theme-grey-red .tpl-widget-netshop-viewed-by-user .tpl-block-prevnext > *:hover,
.tpl-theme-grey-red .tpl-widget-netshop-accessories .tpl-block-prevnext > *:hover,
.tpl-theme-grey-red .tpl-widget-netshop-compare .tpl-block-prevnext > *:hover,
.tpl-theme-grey-red .tpl-widget-netshop-favorite .tpl-block-prevnext > *:hover,
.tpl-theme-grey-red .tpl-block-goods-viewed-now .tpl-block-prevnext > *:hover {
  background: url("../i/theme-grey-red/bg-red-gradient.png") repeat-x !important;
  opacity: 1;
}
.tpl-theme-grey-red a.tpl-link-select-variant,
.tpl-theme-grey-red .tpl-link-cart-add-and-checkout {
  background: url("../i/theme-grey-red/bg-red-gradient.png") repeat-x !important;
  color: #fff !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-red a.tpl-link-select-variant:hover,
.tpl-theme-grey-red .tpl-link-cart-add-and-checkout:hover {
  opacity: 0.8;
}
.tpl-theme-grey-red .tpl-link-compare-add:before,
.tpl-theme-grey-red .tpl-link-compare-remove:before {
  background: url("../i/theme-grey-red/icon-compare.png") no-repeat 50% 50% !important;
  width: 17px !important;
  height: 23px !important;
}
.tpl-theme-grey-red .tpl-link-favorite-add:before,
.tpl-theme-grey-red .tpl-link-favorite-remove:before {
  background: url("../i/theme-grey-red/icon-favorite.png") no-repeat 50% 50% !important;
  width: 20px !important;
  height: 23px !important;
}
.tpl-theme-grey-red .tpl-link-cart-add:before {
  background: url("../i/theme-grey-red/icon-cart.png") no-repeat 50% 50% !important;
  width: 28px !important;
  height: 27px !important;
}
.tpl-theme-grey-red .tpl-variable-part .tpl-link-cart-add {
  background: url("../i/theme-grey-red/bg-topbar.png") repeat-x 0 0 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-red .tpl-variable-part .tpl-link-cart-add:before {
  background: url("../i/theme-grey-red/icon-cart-white.png") no-repeat !important;
  width: 23px !important;
  height: 23px !important;
  vertical-align: top;
}
.tpl-theme-grey-red .tpl-block-tabs--footer .tpl-block-tabs-wrapper {
  background: #f4f3f1;
}
.tpl-theme-grey-red footer {
  background: #2c2d4c !important;
}
.tpl-theme-grey-red footer,
.tpl-theme-grey-red footer a {
  color: #fff !important;
}
.tpl-theme-grey-red footer .tpl-block-footer-list {
  border-color: #fff;
}
.tpl-theme-grey-red .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
}
.tpl-theme-grey-red .tpl-block-menu-secondary .icon-bluecheck {
  background: url("../i/theme-grey-red/icon-check.png") no-repeat 50% 50%;
}
.tpl-theme-grey-red .tpl-block-menu-secondary .icon-bluetruck {
  background: url("../i/theme-grey-red/icon-truck.png") no-repeat 50% 50%;
}
.tpl-theme-grey-red .tpl-block-menu-secondary .icon-bluecards {
  background: url("../i/theme-grey-red/icon-cards.png") no-repeat 50% 50%;
}
.tpl-theme-grey-red .tpl-block-menu-secondary .icon-bluepin {
  background: url("../i/theme-grey-red/icon-pin.png") no-repeat 50% 50%;
}
.tpl-theme-grey-red .tpl-block-rating .tpl-block-rating-item * {
  color: #86889a !important;
}
.tpl-theme-grey-red .tpl-block-amountchoice-value {
  background: #f6f5f3;
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.333);
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.333);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-red .tpl-block-cart-form {
  border: 1px solid #c03004 !important;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-red .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #262842 !important;
}
.tpl-theme-grey-red .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab {
  background: none;
}
.tpl-theme-grey-red .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: url("../i/theme-grey-red/bg-topbar.png") repeat-x 0 0 !important;
  -webkit-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
.tpl-theme-grey-red .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #fff;
}
.tpl-theme-grey-red .tpl-block-tabs.tpl-block-tabs--footer h3 {
  margin: 0 !important;
  padding: 0 !important;
}
.tpl-theme-grey-red .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-list-object h3 {
  margin-bottom: 0.5em !important;
}
.tpl-theme-grey-red .chosen-container * {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f6f5f3 !important;
}
.tpl-theme-grey-red .chosen-container *:first-child {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.333);
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.333);
}
.tpl-theme-grey-red .chosen-container .result-selected,
.tpl-theme-grey-red .chosen-container .active-result:hover {
  color: #c03004 !important;
}
.tpl-theme-grey-red .chosen-container span {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tpl-theme-grey-red .tpl-block-full {
  padding: 30px;
  background-color: #fff;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #de4112;
}
.tpl-theme-grey-red .tpl-block-content h1 {
  color: #000;
}
.tpl-theme-grey-red .tpl-link-password-recovery {
  color: #fff !important;
}
.tpl-theme-grey-red .tpl-component-order fieldset {
  background: rgba(255,255,255,0.133);
}
.tpl-theme-grey-wood body {
  background: #eee;
}
.tpl-theme-grey-wood body > header {
  background: #fff;
}
.tpl-theme-grey-wood body > header .tpl-block-navbar {
  margin-top: -20px;
  height: 50px;
  padding-top: 14px;
}
.tpl-theme-grey-wood body > header .tpl-block-navbar a {
  color: #fff;
  text-decoration: none;
}
.tpl-theme-grey-wood body > header .tpl-block-navbar .tpl-link-login a {
  color: #fff;
}
.tpl-theme-grey-wood body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-grey-wood body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #fff;
}
.tpl-theme-grey-wood body > header .tpl-block-navbar:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  background: url("../i/theme-grey-wood/bg-topbar.png") repeat-x;
  top: 0;
  right: 0;
  z-index: -1;
}
.tpl-theme-grey-wood body > header .icon-cart-blue {
  background: url("../i/theme-grey-wood/icon-cart.png") 50% 50% no-repeat;
  font-weight: bold;
}
.tpl-theme-grey-wood body > header .tpl-link-cart:hover {
  color: #95542d;
}
.tpl-theme-grey-wood body > header .tpl-block-menu {
  position: relative;
}
.tpl-theme-grey-wood body > header .tpl-block-menu:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 5px;
  background: url("../i/theme-grey-wood/bg-topbar.png") repeat-x 0 100% !important;
  bottom: -5px;
  left: 0;
  z-index: 3;
}
.tpl-theme-grey-wood body > header .tpl-block-search form {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: url("../i/theme-grey-wood/bg-topbar.png") repeat-x 0 100% !important;
}
.tpl-theme-grey-wood body > header .tpl-block-search-query {
  input: placeholder;
  input: -moz-placeholder;
}
.tpl-theme-grey-wood body > header .tpl-block-search-query input {
  color: #000 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  box-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.tpl-theme-grey-wood body > header .tpl-block-search-query input::-webkit-input-placeholder {
  color: #777;
}
.tpl-theme-grey-wood body > header .tpl-block-search-query button {
  opacity: 1 !important;
}
.tpl-theme-grey-wood body > header .tpl-block-search-query button:hover {
  background: none;
  opacity: 0.5;
}
.tpl-theme-grey-wood body > header .tpl-block-search-query button .icon-search {
  margin-top: -3px;
  background: url("../i/theme-grey-wood/icon-search.png") no-repeat;
  width: 21px;
  height: 21px;
  opacity: 1;
}
.tpl-theme-grey-wood body > header .tpl-block-search-query button .icon-search:before {
  content: '';
}
.tpl-theme-grey-wood aside .tpl-block-menu-secondary {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #000 !important;
}
.tpl-theme-grey-wood aside .tpl-block-menu-secondary:before {
  display: none !important;
}
.tpl-theme-grey-wood aside .tpl-block-menu-secondary:after {
  content: '';
  background: url("../i/theme-grey-wood/bg-sidebar-arrow.png") no-repeat 0 0;
  width: 31px;
  height: 11px;
  position: absolute;
  top: -11px;
  left: 35px;
  margin-left: -15px;
}
.tpl-theme-grey-wood aside .tpl-block-menu-secondary a:hover {
  cursor: pointer;
  color: #fff !important;
  background-color: #222;
}
.tpl-theme-grey-wood .tpl-block-hero .tpl-block-hero-item a:before {
  content: '';
  position: absolute;
  left: 260px;
  top: 0;
  right: 21px;
  bottom: 30px;
  background: #fff;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
}
.tpl-theme-grey-wood .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-grey-wood .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-grey-wood .tpl-block-hero .s-info,
.tpl-theme-grey-wood .tpl-block-hero .s-info * {
  color: #000;
}
.tpl-theme-grey-wood .tpl-block-hero .s-product {
  right: 20px;
}
.tpl-theme-grey-wood .tpl-block-banner {
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-wood .tpl-block-banner a {
  border: 1px solid #000;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  margin: 10px 0 -10px -10px;
  position: relative;
}
.tpl-theme-grey-wood .tpl-block-banner a .tpl-block-banner-text {
  background: #000;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order input[type=text],
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order input[type=number],
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order input[type=email],
.tpl-theme-grey-wood .tpl-block-main.tpl-component-order textarea {
  background: #f6f5f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #95542d;
  box-shadow: inset 0 1px 0 #95542d;
}
.tpl-theme-grey-wood .tpl-block-auth-form input {
  background: #f6f5f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 #95542d;
  box-shadow: inset 0 1px 0 #95542d;
}
.tpl-theme-grey-wood .tpl-block-cart-actions button,
.tpl-theme-grey-wood .tpl-block-auth-form-actions button,
.tpl-theme-grey-wood .tpl-block-cart-actions a,
.tpl-theme-grey-wood .tpl-block-auth-form-actions a {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
}
.tpl-theme-grey-wood button[type="submit"] {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-wood .tpl-component-news h2 {
  color: #86889a !important;
}
.tpl-theme-grey-wood .tpl-component-news > .tpl-link-more {
  color: #577395 !important;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border: none;
  padding-bottom: 0;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object .tpl-property-announce {
  color: #7a7e87;
}
.tpl-theme-grey-wood .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #577395 !important;
}
.tpl-theme-grey-wood .tpl-block-prevnext {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
}
.tpl-theme-grey-wood .tpl-block-prevnext > .tpl-link-next {
  margin-left: 1px !important;
}
.tpl-theme-grey-wood .tpl-block-prevnext > * {
  border: none !important;
  line-height: 30px !important;
  background: url("../i/theme-grey-wood/bg-dark-gradient.png") repeat-x !important;
  color: #fff !important;
}
.tpl-theme-grey-wood .tpl-block-prevnext > *:hover {
  opacity: 0.8 !important;
  color: #fff !important;
}
.tpl-theme-grey-wood .tpl-block-goods-new .tpl-block-list-object article {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border-color: #95542d;
  position: relative;
  border-width: 1px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  margin-bottom: 5px;
}
.tpl-theme-grey-wood .tpl-block-goods-offers .tpl-block-swiper h2,
.tpl-theme-grey-wood .tpl-component-goods .tpl-block-swiper h2,
.tpl-theme-grey-wood .tpl-block-list-objects .tpl-block-swiper h2,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-swiper h2,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-swiper h2,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-swiper h2,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-swiper h2,
.tpl-theme-grey-wood .tpl-block-goods-viewed-now .tpl-block-swiper h2 {
  color: #95542d;
}
.tpl-theme-grey-wood .tpl-block-goods-offers .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-component-goods .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-block-list-objects .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-list-objects article,
.tpl-theme-grey-wood .tpl-block-goods-viewed-now .tpl-block-list-objects article {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  border-color: transparent;
  position: relative;
  border-width: 1px;
  margin: 1px 1px 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.067);
  box-shadow: 0 1px 5px rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.067);
}
.tpl-theme-grey-wood .tpl-block-goods-offers .tpl-block-prevnext > *,
.tpl-theme-grey-wood .tpl-component-goods .tpl-block-prevnext > *,
.tpl-theme-grey-wood .tpl-block-list-objects .tpl-block-prevnext > *,
.tpl-theme-grey-wood .tpl-widget-netshop-viewed-by-user .tpl-block-prevnext > *,
.tpl-theme-grey-wood .tpl-widget-netshop-accessories .tpl-block-prevnext > *,
.tpl-theme-grey-wood .tpl-widget-netshop-compare .tpl-block-prevnext > *,
.tpl-theme-grey-wood .tpl-widget-netshop-favorite .tpl-block-prevnext > *,
.tpl-theme-grey-wood .tpl-block-goods-viewed-now .tpl-block-prevnext > * {
  border: none !important;
  line-height: 30px !important;
  background: url("../i/theme-grey-wood/bg-topbar.png") repeat-x 0 100% !important;
}
.tpl-theme-grey-wood a.tpl-link-select-variant,
.tpl-theme-grey-wood .tpl-link-cart-add-and-checkout {
  background: url("../i/theme-grey-wood/bg-topbar.png") repeat-x !important;
  color: #fff !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-wood a.tpl-link-select-variant:hover,
.tpl-theme-grey-wood .tpl-link-cart-add-and-checkout:hover {
  opacity: 0.8;
}
.tpl-theme-grey-wood .tpl-link-compare-add:before,
.tpl-theme-grey-wood .tpl-link-compare-remove:before {
  background: url("../i/theme-grey-wood/icon-compare.png") no-repeat 50% 50% !important;
  width: 17px !important;
  height: 23px !important;
}
.tpl-theme-grey-wood .tpl-link-favorite-add:before,
.tpl-theme-grey-wood .tpl-link-favorite-remove:before {
  background: url("../i/theme-grey-wood/icon-favorite.png") no-repeat 50% 50% !important;
  width: 20px !important;
  height: 23px !important;
}
.tpl-theme-grey-wood .tpl-link-cart-add:before {
  background: url("../i/theme-grey-wood/icon-cart.png") no-repeat 50% 50% !important;
  width: 28px !important;
  height: 27px !important;
}
.tpl-theme-grey-wood .tpl-variable-part .tpl-link-cart-add {
  background: url("../i/theme-grey-wood/bg-blue-gradient.png") repeat-x 0 0 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-wood .tpl-variable-part .tpl-link-cart-add:before {
  background: url("../i/theme-grey-wood/icon-cart-white.png") no-repeat !important;
  width: 23px !important;
  height: 23px !important;
  vertical-align: top;
}
.tpl-theme-grey-wood .tpl-block-tabs--footer .tpl-block-tabs-wrapper {
  background: #bfc0c9;
}
.tpl-theme-grey-wood footer {
  background: #000 !important;
}
.tpl-theme-grey-wood footer,
.tpl-theme-grey-wood footer a {
  color: #fff !important;
}
.tpl-theme-grey-wood footer .tpl-block-footer-list {
  border-color: #fff;
}
.tpl-theme-grey-wood .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
}
.tpl-theme-grey-wood .tpl-block-menu-secondary .icon-bluecheck {
  background: url("../i/theme-grey-wood/icon-check.png") no-repeat 50% 50%;
}
.tpl-theme-grey-wood .tpl-block-menu-secondary .icon-bluetruck {
  background: url("../i/theme-grey-wood/icon-truck.png") no-repeat 50% 50%;
}
.tpl-theme-grey-wood .tpl-block-menu-secondary .icon-bluecards {
  background: url("../i/theme-grey-wood/icon-cards.png") no-repeat 50% 50%;
}
.tpl-theme-grey-wood .tpl-block-menu-secondary .icon-bluepin {
  background: url("../i/theme-grey-wood/icon-pin.png") no-repeat 50% 50%;
}
.tpl-theme-grey-wood .tpl-block-rating .tpl-block-rating-item * {
  color: #86889a !important;
}
.tpl-theme-grey-wood .tpl-block-amountchoice-value {
  background: #f6f5f3;
  -webkit-box-shadow: inset 0 1px 0 #95542d;
  box-shadow: inset 0 1px 0 #95542d;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tpl-theme-grey-wood .tpl-block-cart-form {
  border: 1px solid #95542d !important;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tpl-theme-grey-wood .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border-color: #000 !important;
}
.tpl-theme-grey-wood .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab {
  background: none;
}
.tpl-theme-grey-wood .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current {
  background: url("../i/theme-grey-wood/bg-tabs.png") repeat-x 0 0 !important;
  -webkit-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
.tpl-theme-grey-wood .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-tabs-tab.tpl-state-current:hover {
  color: #fff;
}
.tpl-theme-grey-wood .tpl-block-tabs.tpl-block-tabs--footer h3 {
  margin: 0 !important;
  padding: 0 !important;
}
.tpl-theme-grey-wood .tpl-block-tabs.tpl-block-tabs--footer .tpl-block-list-object h3 {
  margin-bottom: 0.5em !important;
}
.tpl-theme-grey-wood .chosen-container * {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f6f5f3 !important;
}
.tpl-theme-grey-wood .chosen-container *:first-child {
  -webkit-box-shadow: inset 0 1px 0 #95542d;
  box-shadow: inset 0 1px 0 #95542d;
}
.tpl-theme-grey-wood .chosen-container .result-selected,
.tpl-theme-grey-wood .chosen-container .active-result:hover {
  color: #95542d !important;
}
.tpl-theme-grey-wood .chosen-container span {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tpl-theme-grey-wood .tpl-block-full {
  padding: 30px;
  background-color: #fff;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #95542d;
}
.tpl-theme-grey-wood .tpl-block-content h1 {
  color: #000;
}
.tpl-theme-grey-wood .tpl-link-password-recovery {
  color: #fff !important;
}
.tpl-theme-grey-wood .tpl-component-order fieldset {
  background: rgba(255,255,255,0.133);
}
.tpl-theme-orange body > header .tpl-block-navbar .tpl-link-login a {
  color: #000;
}
.tpl-theme-orange body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-orange body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #000;
}
.tpl-theme-orange body > header .icon-cart-blue {
  background-image: url("../i/inline/icon-cart-red2-large.png");
}
.tpl-theme-orange body > header .tpl-link-cart {
  color: #000;
}
.tpl-theme-orange body > header .tpl-link-cart:hover {
  color: #b81b35;
}
.tpl-theme-orange body > header .tpl-block-menu div > a {
  color: #b81b35;
}
.tpl-theme-orange body > header .tpl-block-menu div > a:hover {
  color: #b81b35;
}
.tpl-theme-orange body > header .tpl-cart-summary {
  font-style: normal;
}
.tpl-theme-orange aside .tpl-block-menu-secondary a {
  color: #b81b35 !important;
}
.tpl-theme-orange aside .tpl-block-menu-secondary a:hover {
  background: #e5a91b !important;
  color: #000 !important;
}
.tpl-theme-orange .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-orange .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-orange .tpl-block-hero .s-info p {
  color: #000 !important;
}
.tpl-theme-orange .tpl-block-hero .s-cost {
  color: #b81b35 !important;
  font-size: 60px;
}
.tpl-theme-orange .tpl-component-news h2 {
  color: #b81b35;
}
.tpl-theme-orange .tpl-component-news > .tpl-link-more {
  color: #b81b35;
}
.tpl-theme-orange .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #b81b35;
}
.tpl-theme-orange .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #b81b35;
}
.tpl-theme-orange .tpl-block-prevnext > * {
  opacity: 0.7;
}
.tpl-theme-orange .tpl-block-prevnext > *:hover {
  opacity: 1 !important;
  color: #b81b35 !important;
  border-color: #b81b35 !important;
}
.tpl-theme-orange .tpl-block-goods-new .tpl-block-list-object article {
  position: relative;
}
.tpl-theme-orange .tpl-block-goods-new .tpl-block-list-object article:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  width: 95px;
  height: 110px;
  background: #fff;
}
.tpl-theme-orange .tpl-link-cart-add-and-checkout {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-orange .tpl-link-cart-add-and-checkout:hover {
  background: #b81b35 !important;
  color: #fff !important;
}
.tpl-theme-orange footer {
  background: #fff;
}
.tpl-theme-orange footer input {
  background: #eee !important;
}
.tpl-theme-orange .tpl-block-menu-secondary * {
  color: #fbb50c;
}
.tpl-theme-orange .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
}
.tpl-theme-orange .tpl-block-menu-secondary .icon-bluecheck {
  background-image: url("../i/inline/icon-yellowcheck.png");
}
.tpl-theme-orange .tpl-block-menu-secondary .icon-bluetruck {
  background-image: url("../i/inline/icon-yellowtruck.png");
}
.tpl-theme-orange .tpl-block-menu-secondary .icon-bluecards {
  background-image: url("../i/inline/icon-yellowcards.png");
}
.tpl-theme-orange .tpl-block-menu-secondary .icon-bluepin {
  background-image: url("../i/inline/icon-yellowpin.png");
}
.tpl-theme-orange .tpl-block-cart-form .tpl-divider {
  border-color: #cccccc !important;
}
.tpl-theme-orange .tpl-block-cart-form .tpl-link-cart-add {
  background-color: #b81b35 !important;
}
.tpl-theme-orange .tpl-block-cart-form .tpl-link-cart-add:hover {
  background-color: #e1e6ea !important;
  color: #333 !important;
}
.tpl-theme-orange .tpl-block-cart-form .tpl-link-cart-add:hover:before {
  background-image: url("../i/inline/icon-cart-black.png") !important;
}
.tpl-theme-orange .tpl-block-banner-text {
  background: #b81b35;
}
.tpl-theme-orange .tpl-block-banner-text p {
  color: #fff;
}
.tpl-theme-orange button[type="submit"] {
  background: #c3c3c3;
  color: #333;
}
.tpl-theme-orange .tpl-property-original-price {
  opacity: 1 !important;
  color: #000 !important;
}
.tpl-theme-orange .tpl-property-original-price:after {
  border-color: #b81b35 !important;
}
.tpl-theme-orange .nc_comments .dashed A {
  border-bottom-color: #b81b35;
}
.tpl-theme-orange .nc_comments .dashed A:hover {
  border-bottom-color: #fbbc24;
}
.tpl-theme-orange .tpl-block-content h1 {
  color: #b81b35;
}
.tpl-theme-orange .tpl-component-goods.tpl-block-full h1 {
  color: #000;
}
.tpl-theme-orange .tpl-block-goods-new .tpl-link-select-variant,
.tpl-theme-orange .tpl-block-goods-offers .tpl-link-select-variant,
.tpl-theme-orange .tpl-block-goods-viewed-now .tpl-link-select-variant,
.tpl-theme-orange .tpl-block-goods-bought-recently .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-bought-together .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-viewed-together .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-link-select-variant,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-orange .tpl-block-goods-new .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-block-goods-offers .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-block-goods-viewed-now .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-block-goods-bought-recently .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-accessories .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-bought-together .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-together .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-compare .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-favorite .tpl-link-select-variant:hover,
.tpl-theme-orange .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant:hover {
  background: #b81b35 !important;
  color: #fff !important;
}
.tpl-theme-orange #goodslist-compare-remove-confirm button,
.tpl-theme-orange #goodslist-favorite-remove-confirm button,
.tpl-theme-orange #cart-item-remove-confirm,
.tpl-theme-orange .nc-form button {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-orange #goodslist-compare-remove-confirm button:hover,
.tpl-theme-orange #goodslist-favorite-remove-confirm button:hover,
.tpl-theme-orange #cart-item-remove-confirm:hover,
.tpl-theme-orange .nc-form button:hover {
  background: #b81b35 !important;
  color: #fff !important;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  background: #e1e6ea !important;
}
.tpl-theme-orange .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover {
  background: #b81b35 !important;
}
.tpl-theme-peach body > header .tpl-block-navbar .tpl-link-login a {
  color: #000;
}
.tpl-theme-peach body > header .tpl-block-navbar .tpl-link-login a {
  text-decoration: none;
  position: relative;
}
.tpl-theme-peach body > header .tpl-block-navbar .tpl-link-login a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #000;
}
.tpl-theme-peach body > header .icon-cart-blue {
  background-image: url("../i/inline/icon-cart-peach-large.png");
}
.tpl-theme-peach body > header .tpl-link-cart {
  color: #fb936f;
}
.tpl-theme-peach body > header .tpl-link-cart:hover {
  color: #000;
}
.tpl-theme-peach body > header Menu,
.tpl-theme-peach body > header .tpl-block-menu {
  border: none !important;
  background: url("../i/theme-peach/menu-bg.png") repeat-x 0 100%;
}
.tpl-theme-peach body > header .tpl-cart-summary {
  font-style: normal;
}
.tpl-theme-peach .tpl-block-hero .s-circle {
  background: none;
}
.tpl-theme-peach .tpl-block-hero .s-info {
  text-align: left;
  top: 160px;
  left: 280px;
}
.tpl-theme-peach .tpl-block-hero .s-info p {
  color: #000 !important;
}
.tpl-theme-peach .tpl-block-hero .s-cost {
  color: #fb936f !important;
  font-size: 90px;
}
.tpl-theme-peach .tpl-block-hero Controls,
.tpl-theme-peach .tpl-block-hero .tpl-block-prevnext > * {
  background: #000 !important;
  opacity: 0.9;
}
.tpl-theme-peach .tpl-block-hero Controls:hover,
.tpl-theme-peach .tpl-block-hero .tpl-block-prevnext > *:hover {
  opacity: 1;
}
.tpl-theme-peach .tpl-component-news h2 {
  color: #ca58be;
}
.tpl-theme-peach .tpl-component-news > .tpl-link-more {
  color: #ca58be;
}
.tpl-theme-peach .tpl-component-news .tpl-block-list-object .tpl-property-news-title {
  border-color: #ca58be;
}
.tpl-theme-peach .tpl-component-news .tpl-block-list-object a.tpl-link-more {
  color: #ca58be;
}
.tpl-theme-peach .tpl-block-prevnext > * {
  opacity: 0.7;
}
.tpl-theme-peach .tpl-block-prevnext > *:hover {
  opacity: 1 !important;
  color: #fe8a62 !important;
  border-color: #fe8a62 !important;
}
.tpl-theme-peach .tpl-block-goods-new h2 {
  color: #fe8a62;
}
.tpl-theme-peach .tpl-block-goods-new .tpl-block-list-object article {
  position: relative;
}
.tpl-theme-peach .tpl-block-goods-new .tpl-block-list-object article:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  width: 95px;
  height: 110px;
  background: #fff;
}
.tpl-theme-peach .tpl-block-goods-new .tpl-block-list-object article .tpl-block-rating-item * {
  color: #fe8a62 !important;
}
.tpl-theme-peach .tpl-widget-netshop-accessories article .tpl-link-cart-add:before,
.tpl-theme-peach .tpl-block-goods-viewed-now article .tpl-link-cart-add:before {
  background-image: url("../i/inline/icon-cart-peach.png") !important;
}
.tpl-theme-peach .tpl-link-cart-add-and-checkout {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-peach footer {
  background: #fff;
}
.tpl-theme-peach footer input {
  background: #eee !important;
}
.tpl-theme-peach .tpl-block-menu-secondary * {
  color: #ca58be;
}
.tpl-theme-peach .tpl-block-menu-secondary a:hover {
  background-color: #fe7749;
  color: #fff !important;
}
.tpl-theme-peach .tpl-block-menu-secondary .tpl-block-menu-secondary-item:hover * {
  text-decoration: none;
}
.tpl-theme-peach .tpl-block-menu-secondary .icon-bluecheck {
  background-image: url("../i/inline/icon-purplecheck.png");
}
.tpl-theme-peach .tpl-block-menu-secondary .icon-bluetruck {
  background-image: url("../i/inline/icon-purpletruck.png");
}
.tpl-theme-peach .tpl-block-menu-secondary .icon-bluecards {
  background-image: url("../i/inline/icon-purplecards.png");
}
.tpl-theme-peach .tpl-block-menu-secondary .icon-bluepin {
  background-image: url("../i/inline/icon-purplepin.png");
}
.tpl-theme-peach .tpl-block-rating .tpl-block-rating-item * {
  color: #fe8a62 !important;
}
.tpl-theme-peach .tpl-block-cart-form .tpl-link-cart-add:hover {
  background-color: #e1e6ea !important;
  color: #333 !important;
}
.tpl-theme-peach .tpl-block-cart-form .tpl-link-cart-add:hover:before {
  background-image: url("../i/inline/icon-cart-black.png") !important;
}
.tpl-theme-peach .tpl-block-banner-text {
  background: #000 !important;
}
.tpl-theme-peach .tpl-block-banner-text p {
  color: #fff;
}
.tpl-theme-peach .tpl-link-more.tpl-link-select-variant,
.tpl-theme-peach button[type="submit"] {
  background: #e1e6ea;
  color: #333;
}
.tpl-theme-peach .tpl-property-original-price {
  opacity: 1 !important;
  color: #000 !important;
}
.tpl-theme-peach .tpl-property-original-price:after {
  border-color: #fe8a62 !important;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-tiles article > a {
  color: #000;
}
.tpl-theme-peach .tpl-block-tabs--footer .tpl-block-tabs-switcher {
  border: none;
  background: url("../i/theme-peach/menu-bg.png") repeat-x 0 100%;
}
.tpl-theme-peach .nc_comments .dashed A {
  border-bottom-color: #ca58be;
}
.tpl-theme-peach .nc_comments .dashed A:hover {
  border-bottom-color: #fb936f;
}
.tpl-theme-peach .tpl-block-content h1 {
  color: #ca58be;
}
.tpl-theme-peach .tpl-component-goods.tpl-block-full h1 {
  color: #000;
}
.tpl-theme-peach .tpl-block-goods-new .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-block-goods-offers .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-block-goods-viewed-now .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-block-goods-bought-recently .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-bought-together .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-viewed-together .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-link-cart-add-and-checkout,
.tpl-theme-peach .tpl-block-goods-new .tpl-link-select-variant,
.tpl-theme-peach .tpl-block-goods-offers .tpl-link-select-variant,
.tpl-theme-peach .tpl-block-goods-viewed-now .tpl-link-select-variant,
.tpl-theme-peach .tpl-block-goods-bought-recently .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-bought-together .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-viewed-together .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-link-select-variant,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-peach .tpl-block-goods-new .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-block-goods-offers .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-block-goods-viewed-now .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-block-goods-bought-recently .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-bought-together .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-together .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-peach .tpl-block-goods-new .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-block-goods-offers .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-block-goods-viewed-now .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-block-goods-bought-recently .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-accessories .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-bought-together .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-together .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-compare .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-favorite .tpl-link-select-variant:hover,
.tpl-theme-peach .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant:hover {
  background: #fb936f !important;
  color: #fff !important;
}
.tpl-theme-peach #goodslist-compare-remove-confirm button,
.tpl-theme-peach #goodslist-favorite-remove-confirm button,
.tpl-theme-peach #cart-item-remove-confirm,
.tpl-theme-peach .nc-form button {
  background: #e1e6ea !important;
  color: #000 !important;
}
.tpl-theme-peach #goodslist-compare-remove-confirm button:hover,
.tpl-theme-peach #goodslist-favorite-remove-confirm button:hover,
.tpl-theme-peach #cart-item-remove-confirm:hover,
.tpl-theme-peach .nc-form button:hover {
  background: #fb936f !important;
  color: #fff !important;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  background: #e1e6ea !important;
}
.tpl-theme-peach .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover {
  background: #ca58be !important;
}
.tpl-theme-red .tpl-block-goods-new .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-block-goods-offers .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-block-goods-viewed-now .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-block-goods-bought-recently .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-widget-netshop-accessories .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-widget-netshop-bought-together .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-widget-netshop-viewed-together .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-widget-netshop-compare .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-widget-netshop-favorite .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-widget-netshop-viewed-by-user .tpl-link-cart-add-and-checkout,
.tpl-theme-red .tpl-block-goods-new .tpl-link-select-variant,
.tpl-theme-red .tpl-block-goods-offers .tpl-link-select-variant,
.tpl-theme-red .tpl-block-goods-viewed-now .tpl-link-select-variant,
.tpl-theme-red .tpl-block-goods-bought-recently .tpl-link-select-variant,
.tpl-theme-red .tpl-widget-netshop-accessories .tpl-link-select-variant,
.tpl-theme-red .tpl-widget-netshop-bought-together .tpl-link-select-variant,
.tpl-theme-red .tpl-widget-netshop-viewed-together .tpl-link-select-variant,
.tpl-theme-red .tpl-widget-netshop-compare .tpl-link-select-variant,
.tpl-theme-red .tpl-widget-netshop-favorite .tpl-link-select-variant,
.tpl-theme-red .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant {
  background: #eaeff2 !important;
}
.tpl-theme-red .tpl-block-goods-new .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-block-goods-offers .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-block-goods-viewed-now .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-block-goods-bought-recently .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-widget-netshop-accessories .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-widget-netshop-bought-together .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-widget-netshop-viewed-together .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-widget-netshop-compare .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-widget-netshop-favorite .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-widget-netshop-viewed-by-user .tpl-link-cart-add-and-checkout:hover,
.tpl-theme-red .tpl-block-goods-new .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-block-goods-offers .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-block-goods-viewed-now .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-block-goods-bought-recently .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-widget-netshop-accessories .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-widget-netshop-bought-together .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-widget-netshop-viewed-together .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-widget-netshop-compare .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-widget-netshop-favorite .tpl-link-select-variant:hover,
.tpl-theme-red .tpl-widget-netshop-viewed-by-user .tpl-link-select-variant:hover {
  background: #fd4c41 !important;
}
.tpl-theme-red #goodslist-compare-remove-confirm button,
.tpl-theme-red #goodslist-favorite-remove-confirm button,
.tpl-theme-red #cart-item-remove-confirm,
.tpl-theme-red .nc-form button {
  background: #eaeff2 !important;
}
.tpl-theme-red #goodslist-compare-remove-confirm button:hover,
.tpl-theme-red #goodslist-favorite-remove-confirm button:hover,
.tpl-theme-red #cart-item-remove-confirm:hover,
.tpl-theme-red .nc-form button:hover {
  background: #fd4c41 !important;
}
.tpl-theme-red .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant {
  background: #eaeff2 !important;
}
.tpl-theme-red .tpl-component-goods .tpl-layout-list a.tpl-link-select-variant:hover {
  background: #102889 !important;
}
@media only screen and (max-device-width: 760px) {
  body > header .tpl-block-navbar {
    width: auto;
  }
  body > header .tpl-block-navbar .tpl-link-order-info {
    left: 0;
  }
  body > header .tpl-block-navbar .tpl-link-order-info,
  body > header .tpl-block-navbar .tpl-block-auth {
    padding-left: 5px;
    width: 50%;
  }
  *:active {
    -moz-transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    color: inherit !important;
    outline: none !important;
  }
  .tpl-block-auth-form,
  .tpl-block-mfp-close {
    padding: 0 !important;
  }
}
.color-base {
  color: #000 !important;
}
.color-gray {
  color: #7d7d7d !important;
}
.color-blue {
  color: #102889 !important;
}
.color-red {
  color: #fd4c41 !important;
}
.color-white {
  color: #fff !important;
}
.color-dull {
  color: #e1e6ea !important;
}
