@charset "IBM866";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .hidden-xs, .sidebar {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?72984449");
  src: url("../fonts/fontello.eot?72984449#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?72984449") format("woff"), url("../fonts/fontello.ttf?72984449") format("truetype"), url("../fonts/fontello.svg?72984449#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?72984449#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-basket:before {
  content: '\e800'; }

/* '' */
.blue-btn, .home-category .home-item .actions button, .red-btn, .gray-btn, .home-category .home-item .actions a {
  font-weight: normal;
  font-size: 1.1em;
  padding: 3px 30px;
  outline: none;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  text-decoration: none; }
  .blue-btn:hover, .home-category .home-item .actions button:hover, .red-btn:hover, .gray-btn:hover, .home-category .home-item .actions a:hover {
    text-decoration: none; }

.blue-btn, .home-category .home-item .actions button {
  background: #4d4d4d;
  border: 1px solid #4d4d4d; }
  .blue-btn, .home-category .home-item .actions button, .blue-btn:visited, .home-category .home-item .actions button:visited {
    color: white; }
  .blue-btn:hover, .home-category .home-item .actions button:hover, .blue-btn:active, .home-category .home-item .actions button:active, .blue-btn:focus, .home-category .home-item .actions button:focus {
    color: #ececec; }

.red-btn {
  background: #ee0000;
  border: 1px solid #d40000; }
  .red-btn, .red-btn:visited {
    color: white; }
  .red-btn:hover, .red-btn:active, .red-btn:focus {
    color: white; }

.gray-btn, .home-category .home-item .actions a {
  background: #dfdfdf;
  border: 1px solid #acacac; }
  .gray-btn, .home-category .home-item .actions a, .gray-btn:visited, .home-category .home-item .actions a:visited {
    color: #454545; }
  .gray-btn:hover, .home-category .home-item .actions a:hover, .gray-btn:active, .home-category .home-item .actions a:active, .gray-btn:focus, .home-category .home-item .actions a:focus {
    color: #565656; }

html {
  min-height: 100%;
  position: relative;
  overflow-y: scroll; }

body {
  overflow: hidden;
  margin: 0 0 67px; }

footer {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 67px;
  width: 100%; }

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .overlay.loading {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 200; }

.loader {
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0); }
  .loader.loading {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 201; }
  .loader .outer-circle {
    background-color: transparent;
    border-top: 1px solid rgba(238, 0, 0, 0.8);
    border-right: 2px solid rgba(0, 0, 0, 0);
    border-bottom: 2px solid rgba(238, 0, 0, 0.8);
    border-left: 2px solid rgba(0, 0, 0, 0);
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -webkit-animation: spin-pulse 3s infinite ease-in-out;
    animation: spin-pulse 3s infinite ease-in-out; }
  .loader .inner-circle {
    background-color: transparent;
    border-top: 1px solid rgba(238, 0, 0, 0.6);
    border-right: 3px solid rgba(0, 0, 0, 0);
    border-bottom: 2px solid rgba(238, 0, 0, 0.6);
    border-left: 2px solid rgba(0, 0, 0, 0);
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-radius: 100px;
    top: -44px;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    -webkit-animation: spinnoff-pulse 1s infinite linear;
    animation: spinnoff-pulse 1s infinite linear; }

@-webkit-keyframes spin-pulse {
  0% {
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
    opacity: 0;
    -webkit-box-shadow: 0 0 1px #ee0000;
    box-shadow: 0 0 1px #ee0000; }

  50% {
    -webkit-transform: rotate(145deg);
    -ms-transform: rotate(145deg);
    transform: rotate(145deg);
    opacity: 1; }

  100% {
    -webkit-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg);
    transform: rotate(-320deg);
    opacity: 0; } }

@-moz-keyframes spin-pulse {
  0% {
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
    opacity: 0;
    -webkit-box-shadow: 0 0 1px #ee0000;
    box-shadow: 0 0 1px #ee0000; }

  50% {
    -webkit-transform: rotate(145deg);
    -ms-transform: rotate(145deg);
    transform: rotate(145deg);
    opacity: 1; }

  100% {
    -webkit-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg);
    transform: rotate(-320deg);
    opacity: 0; } }

@-ms-keyframes spin-pulse {
  0% {
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
    opacity: 0;
    -webkit-box-shadow: 0 0 1px #ee0000;
    box-shadow: 0 0 1px #ee0000; }

  50% {
    -webkit-transform: rotate(145deg);
    -ms-transform: rotate(145deg);
    transform: rotate(145deg);
    opacity: 1; }

  100% {
    -webkit-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg);
    transform: rotate(-320deg);
    opacity: 0; } }

@-o-keyframes spin-pulse {
  0% {
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
    opacity: 0;
    -webkit-box-shadow: 0 0 1px #ee0000;
    box-shadow: 0 0 1px #ee0000; }

  50% {
    -webkit-transform: rotate(145deg);
    -ms-transform: rotate(145deg);
    transform: rotate(145deg);
    opacity: 1; }

  100% {
    -webkit-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg);
    transform: rotate(-320deg);
    opacity: 0; } }

@keyframes spin-pulse {
  0% {
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
    opacity: 0;
    -webkit-box-shadow: 0 0 1px #ee0000;
    box-shadow: 0 0 1px #ee0000; }

  50% {
    -webkit-transform: rotate(145deg);
    -ms-transform: rotate(145deg);
    transform: rotate(145deg);
    opacity: 1; }

  100% {
    -webkit-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg);
    transform: rotate(-320deg);
    opacity: 0; } }

@-webkit-keyframes spinnoff-pulse {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spinnoff-pulse {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spinnoff-pulse {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spinnoff-pulse {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinnoff-pulse {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

.commerce-slider {
  position: relative;
  background: #ffffff; }
  .commerce-slider .slider-item {
    position: absolute;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in; }
    .commerce-slider .slider-item.active {
      opacity: 1;
      z-index: 2; }
    .commerce-slider .slider-item .slide-bg img {
      display: block;
      max-width: 100%;
      height: auto; }
    .commerce-slider .slider-item .slide-content {
      font-family: "Verdana", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      text-shadow: 0 0 5px rgba(255, 255, 255, 0.9);
      position: absolute;
      right: 0px;
      left: 0px;
      bottom: 0px;
      padding: 10px 15px;
      background: rgba(255, 255, 255, 0.8); }
      .commerce-slider .slider-item .slide-content h4 {
        margin-top: 0; }
      .commerce-slider .slider-item .slide-content p {
        margin-bottom: 0; }
  .commerce-slider .slider-nav {
    position: absolute;
    bottom: -14px;
    left: 14px;
    list-style: none;
    margin: 0;
    padding: 0; }
    .commerce-slider .slider-nav li {
      float: left;
      height: 6px;
      width: 6px;
      margin-right: 7px;
      background: #ffffff;
      border: 1px solid #ee0000;
      border-radius: 50%;
      -webkit-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      .commerce-slider .slider-nav li.active {
        background: #ee0000; }
      .commerce-slider .slider-nav li:hover {
        cursor: pointer;
        -webkit-transform: scale(1.4, 1.4);
        -ms-transform: scale(1.4, 1.4);
        transform: scale(1.4, 1.4); }

body {
  background-color: #FFFFFF;
  border: 0;
  padding: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8.5pt; }

.wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 1300px; }
  .wrap:before, .wrap:after {
    content: " ";
    display: table; }
  .wrap:after {
    clear: both; }

.row {
  margin-left: 0;
  margin-right: 0; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

header {
  height: 200px;
  overflow: hidden;
  background: #333333 url(../img/home-bg.jpg);
  -webkit-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
  background-position: right; }

.top-nav {
  margin-left: 0;
  margin-right: 0;
  margin: 0;
  -webkit-box-shadow: 1px 0 2px rgba(204, 204, 204, 0.8);
  box-shadow: 1px 0 2px rgba(204, 204, 204, 0.8);
  text-align: center;
  background: #222222; }
  .top-nav:before, .top-nav:after {
    content: " ";
    display: table; }
  .top-nav:after {
    clear: both; }
  .top-nav ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0; }
    .top-nav ul li {
      display: inline-block;
      border-right: 1px solid rgba(255, 255, 255, 0.2); }
      .top-nav ul li:last-child {
        border-right: none; }
      .top-nav ul li a {
        font-size: 11px;
        font-weight: bold;
        line-height: 35px;
        background: #222222;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        padding: 11px 30px;
        text-decoration: none; }
        .top-nav ul li a, .top-nav ul li a:visited {
          color: white; }
        .top-nav ul li a:hover, .top-nav ul li a:active, .top-nav ul li a:focus {
          color: #fdfdfd; }
        .top-nav ul li a:hover {
          text-decoration: none; }
        .top-nav ul li a:hover, .top-nav ul li a.active {
          background: #d40000; }

.basket-widget-wrapper {
  background: #ee0000;
  position: relative; }
  .basket-widget-wrapper .icon-basket {
    font-size: 2em;
    margin-right: .5em; }
  .basket-widget-wrapper .basket-widget {
    background: #ee0000;
    position: relative;
    z-index: 100;
    top: 5px;
    line-height: normal;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
    .basket-widget-wrapper .basket-widget:hover {
      background: #ee0000;
      text-decoration: underline; }

.main-nav {
  margin-left: 0;
  margin-right: 0;
  margin: 0 auto  4px;
  border-top: 1px solid rgba(138, 138, 138, 0.5);
  -webkit-box-shadow: 1px 0 2px rgba(204, 204, 204, 0.8);
  box-shadow: 1px 0 2px rgba(204, 204, 204, 0.8); }
  .main-nav:before, .main-nav:after {
    content: " ";
    display: table; }
  .main-nav:after {
    clear: both; }
  .main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #ee0000;
    text-align: center;
    font-size: 0; }
    .main-nav ul li {
      display: inline-block;
      border-right: 1px solid rgba(255, 255, 255, 0.2); }
      .main-nav ul li:last-child {
        border-right: none; }
      .main-nav ul li a {
        font-size: 12px;
        font-weight: bold;
        line-height: 38px;
        background: #ee0000;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        padding: 12px 30px;
        text-decoration: none; }
        .main-nav ul li a, .main-nav ul li a:visited {
          color: white; }
        .main-nav ul li a:hover, .main-nav ul li a:active, .main-nav ul li a:focus {
          color: #fdfdfd; }
        .main-nav ul li a:hover {
          text-decoration: none; }
        .main-nav ul li a:hover, .main-nav ul li a.active {
          background: #d40000; }

.sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .sidebar {
      float: left;
      width: 25%; } }
  .sidebar .side-block {
    border-right: 1px solid #4d4d4d;
    margin-right: 3px; }
    .sidebar .side-block:before, .sidebar .side-block:after {
      content: " ";
      display: table; }
    .sidebar .side-block:after {
      clear: both; }
    .sidebar .side-block:last-child {
      border-bottom: 1px solid rgba(77, 77, 77, 0.5); }
    .sidebar .side-block h2 {
      background: #4d4d4d;
      font-weight: normal;
      margin: 0; }
      .sidebar .side-block h2 a {
        text-transform: uppercase;
        padding: 4px 30px;
        display: block;
        text-decoration: none; }
        .sidebar .side-block h2 a, .sidebar .side-block h2 a:visited {
          color: white; }
        .sidebar .side-block h2 a:hover, .sidebar .side-block h2 a:active, .sidebar .side-block h2 a:focus {
          color: #fdfdfd; }
        .sidebar .side-block h2 a:hover {
          text-decoration: none; }
    .sidebar .side-block ul {
      margin: 5px 0;
      padding: 0;
      list-style: none;
      margin-left: 0;
      margin-right: 0; }
      .sidebar .side-block ul:before, .sidebar .side-block ul:after {
        content: " ";
        display: table; }
      .sidebar .side-block ul:after {
        clear: both; }
      .sidebar .side-block ul li a {
        margin-left: 27px;
        display: block;
        padding: 3px;
        text-decoration: none; }
        .sidebar .side-block ul li a, .sidebar .side-block ul li a:visited {
          color: #4d4d4d; }
        .sidebar .side-block ul li a:hover, .sidebar .side-block ul li a:active, .sidebar .side-block ul li a:focus {
          color: #fdfdfd; }
        .sidebar .side-block ul li a:hover {
          text-decoration: none; }
        .sidebar .side-block ul li a:hover {
          background: #4d4d4d; }

.content-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .content-wrapper {
      float: left;
      width: 75%; } }

.content {
  margin-bottom: 5px; }
  .content h2.content-header {
    font-weight: normal;
    margin: 0;
    background: #ee0000;
    text-transform: uppercase;
    color: #ffffff;
    padding: 4px 30px; }
    .content h2.content-header a {
      text-decoration: none; }
      .content h2.content-header a, .content h2.content-header a:visited {
        color: white; }
      .content h2.content-header a:hover, .content h2.content-header a:active, .content h2.content-header a:focus {
        color: #fdfdfd; }
      .content h2.content-header a:hover {
        text-decoration: none; }
    .content h2.content-header .header-sort-by {
      margin-left: 20px;
      text-transform: lowercase;
      font-size: .8em; }
    .content h2.content-header select {
      color: #8a8a8a;
      margin: 0;
      padding: 0;
      outline: none;
      border: none;
      font-size: .9em; }
  .content .content-body {
    padding: 20px;
    border-left: 1px solid #ee0000;
    border-bottom: 3px solid #ee0000; }
    .content .content-body a, .content .content-body a:visited {
      color: #8a8a8a; }
    .content .content-body a:hover, .content .content-body a:active, .content .content-body a:focus {
      color: #717171; }

.category {
  margin-left: 0;
  margin-right: 0; }
  .category:before, .category:after {
    content: " ";
    display: table; }
  .category:after {
    clear: both; }
  .category .category-item {
    position: relative; }
    .category .category-item .image-link {
      display: block;
      padding: 10px;
      float: left; }
    .category .category-item .category-item-content h3 {
      margin: 0px 0 15px;
      font-size: 1.3em; }
      .category .category-item .category-item-content h3 a {
        padding: 10px 0;
        text-decoration: none; }
        .category .category-item .category-item-content h3 a:hover {
          text-decoration: none; }
        .category .category-item .category-item-content h3 a, .category .category-item .category-item-content h3 a:visited {
          color: #4d4d4d; }
        .category .category-item .category-item-content h3 a:hover, .category .category-item .category-item-content h3 a:active, .category .category-item .category-item-content h3 a:focus {
          color: #4d4d4d; }
    .category .category-item .price {
      position: absolute;
      top: 5px;
      right: 5px;
      color: #4d4d4d;
      font-size: 9pt;
      font-weight: bold;
      margin: 15px; }
      .category .category-item .price .old-price {
        text-decoration: line-through;
        font-size: .9em; }
      .category .category-item .price .action-price {
        font-size: 1.1em; }
  .category .actions {
    margin-top: 20px; }
    .category .actions img {
      top: -2px;
      vertical-align: middle;
      position: relative;
      float: right; }
    .category .actions button {
      margin-left: 2px;
      float: right; }
    .category .actions a {
      margin-left: 2px; }

.home-category {
  margin-left: 0;
  margin-right: 0; }
  .home-category:before, .home-category:after {
    content: " ";
    display: table; }
  .home-category:after {
    clear: both; }
  .home-category .home-item {
    padding: 20px 20px 10px;
    border-left: 1px solid #ee0000;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative; }
    @media (min-width: 768px) {
      .home-category .home-item {
        float: left;
        width: 50%; } }
    .home-category .home-item .image-link {
      display: block;
      padding: 10px 60px 7px; }
    .home-category .home-item .price {
      position: absolute;
      top: 5px;
      right: 5px;
      color: #4d4d4d;
      font-size: 9pt;
      font-weight: bold;
      margin: 15px; }
    .home-category .home-item .actions img {
      margin-left: 10px;
      top: -2px;
      vertical-align: middle;
      position: relative; }
    .home-category .home-item .actions button {
      width: 45%;
      margin-left: 2px; }
    .home-category .home-item .actions a {
      margin-left: 2px;
      width: 45%; }

footer .row {
  max-width: 1300px;
  margin: auto; }
footer .copyright {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 3px; }
  @media (min-width: 768px) {
    footer .copyright {
      float: left;
      width: 25%; } }
  footer .copyright hr {
    border: none;
    background: #8a8a8a;
    height: 10px;
    width: 100%;
    margin: 0 3px 0 0;
    padding: 0; }
  footer .copyright a {
    text-decoration: none;
    margin: 20px 25px;
    display: block;
    float: left; }
    footer .copyright a, footer .copyright a:visited {
      color: #8a8a8a; }
    footer .copyright a:hover, footer .copyright a:active, footer .copyright a:focus {
      color: #8a8a8a; }
    footer .copyright a:hover {
      text-decoration: none; }
footer .counters {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    footer .counters {
      float: left;
      width: 75%; } }
  footer .counters hr {
    border: none;
    background: #ee0000;
    height: 10px;
    width: 100%;
    margin: 0;
    padding: 0; }

table.basket-table {
  width: 100%;
  font-size: 9pt;
  font-weight: bold;
  margin-bottom: 20px; }
  table.basket-table th, table.basket-table td {
    text-align: center;
    vertical-align: middle; }
    table.basket-table th.tal, table.basket-table td.tal {
      text-align: left; }
  table.basket-table thead {
    color: #4d4d4d; }
    table.basket-table thead tr {
      height: 44px;
      border-bottom: 2px solid #ee0000; }
      table.basket-table thead tr th {
        text-transform: uppercase;
        font-size: 9pt; }
  table.basket-table tfoot tr:first-child {
    border-top: 2px solid #ee0000; }
    table.basket-table tfoot tr:first-child td {
      padding: 20px; }
  table.basket-table tbody {
    color: #4d4d4d; }
    table.basket-table tbody tr {
      height: 48px; }
    table.basket-table tbody button {
      background: none;
      border: none;
      outline: none; }
      table.basket-table tbody button, table.basket-table tbody button:visited {
        color: #4d4d4d; }
      table.basket-table tbody button:hover, table.basket-table tbody button:active, table.basket-table tbody button:focus {
        color: darkred; }
  table.basket-table img {
    vertical-align: middle;
    margin: 5px 20px; }
  table.basket-table a {
    text-decoration: none; }
    table.basket-table a:hover {
      text-decoration: none; }
  table.basket-table .basket-item-quantity {
    width: 50px;
    text-align: center;
    border: none;
    border-bottom: 1px solid #8a8a8a; }
  table.basket-table .actions a {
    display: block; }
    table.basket-table .actions a.blue-btn, table.basket-table .actions a.blue-btn:visited {
      color: white; }
    table.basket-table .actions a.blue-btn:hover, table.basket-table .actions a.blue-btn:active, table.basket-table .actions a.blue-btn:focus {
      color: #ececec; }

.cmr-spinner-wrap {
  position: relative;
  width: 70px; }
  .cmr-spinner-wrap .cmr-spinner-up, .cmr-spinner-wrap .cmr-spinner-down {
    position: absolute;
    right: 10px;
    border: 5px solid transparent; }
    .cmr-spinner-wrap .cmr-spinner-up:hover, .cmr-spinner-wrap .cmr-spinner-down:hover {
      cursor: pointer;
      -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .cmr-spinner-wrap .cmr-spinner-up {
    top: -3px;
    border-bottom-color: #444444; }
  .cmr-spinner-wrap .cmr-spinner-down {
    bottom: -3px;
    border-top-color: #444444; }

.control-col-sm-6 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .control-col-sm-6 {
      float: left;
      width: 50%; } }
  @media only screen and (min-width: 768px) {
    .control-col-sm-6 + .control-col-sm-6 {
      padding-left: 20px; } }

.control-col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .control-col-sm-12 {
      float: left;
      width: 100%; } }

.projectors-form {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 480px) {
    .projectors-form {
      margin-left: 8.33333%; } }
  @media (min-width: 768px) {
    .projectors-form {
      float: left;
      width: 100%; } }
  @media (min-width: 768px) {
    .projectors-form {
      margin-left: 0%; } }
  @media (min-width: 992px) {
    .projectors-form {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 992px) {
    .projectors-form {
      margin-left: 8.33333%; } }
  @media (min-width: 992px) {
    .projectors-form {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .projectors-form {
      margin-left: 16.66667%; } }
  .projectors-form label {
    margin-bottom: 8px;
    display: block;
    width: 100%;
    font-size: 9pt;
    font-weight: bold; }
  .projectors-form input[type=text], .projectors-form textarea, .projectors-form input[type=email] {
    margin-bottom: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    font-size: 9pt;
    display: block;
    width: 100%;
    outline: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .projectors-form input[type=text]:focus, .projectors-form textarea:focus, .projectors-form input[type=email]:focus {
      border-color: #8bb811;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(139, 184, 17, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(139, 184, 17, 0.6); }
    .projectors-form input[type=text]::-moz-placeholder, .projectors-form textarea::-moz-placeholder, .projectors-form input[type=email]::-moz-placeholder {
      color: #999999;
      opacity: 1; }
    .projectors-form input[type=text]:-ms-input-placeholder, .projectors-form textarea:-ms-input-placeholder, .projectors-form input[type=email]:-ms-input-placeholder {
      color: #999999; }
    .projectors-form input[type=text]::-webkit-input-placeholder, .projectors-form textarea::-webkit-input-placeholder, .projectors-form input[type=email]::-webkit-input-placeholder {
      color: #999999; }
  .projectors-form input:required:invalid, .projectors-form input:focus:invalid, .projectors-form textarea:required:invalid, .projectors-form textarea:focus:invalid {
    -webkit-box-shadow: inset 0 1px 1px rgba(250, 0, 38, 0.3);
    box-shadow: inset 0 1px 1px rgba(250, 0, 38, 0.3); }
    .projectors-form input:required:invalid:focus, .projectors-form input:focus:invalid:focus, .projectors-form textarea:required:invalid:focus, .projectors-form textarea:focus:invalid:focus {
      border-color: darkred;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(139, 0, 0, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(139, 0, 0, 0.6); }
  .projectors-form .captcha-row img {
    float: left; }
  .projectors-form .captcha-row input[type=text] {
    width: 40%;
    float: left;
    margin: 12px 0; }

.success {
  font-size: 11pt;
  background: #8bb811;
  color: white;
  padding: 100px;
  text-align: center; }

.slide-container {
  position: relative; }

.slide-animation.ng-enter, .slide-animation.ng-leave {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 600px; }
  @media only screen and (min-width: 768px) {
    .slide-animation.ng-enter, .slide-animation.ng-leave {
      left: 25%;
      right: -25%; } }

.home-content {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 2em; }
  @media (min-width: 768px) {
    .home-content {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 768px) {
    .home-content {
      margin-left: 8.33333%; } }

.slide-animation.ng-enter {
  z-index: 100;
  top: 600px;
  opacity: 0; }

.slide-animation.ng-enter.ng-enter-active {
  top: 0;
  opacity: 1; }

.slide-animation.ng-leave {
  z-index: 101;
  top: 0;
  opacity: 1; }

.slide-animation.ng-leave.ng-leave-active {
  top: -600px;
  opacity: 0; }
