@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,600,700&subset=cyrillic-ext');
@font-face {
  font-family: 'medaktis';
  src: url('/design/medaktis/fonts//medaktis.eot?8or798');
  src: url('/design/medaktis/fonts//medaktis.eot?8or798#iefix') format('embedded-opentype'), url('/design/medaktis/fonts//medaktis.ttf?8or798') format('truetype'), url('/design/medaktis/fonts//medaktis.woff?8or798') format('woff'), url('/design/medaktis/fonts//medaktis.svg?8or798#medaktis') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'medaktis' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cart:before {
  content: "\e900";
}
.icon-tag:before {
  content: "\e935";
}
.icon-search:before {
  content: "\e986";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-arrow-up:before {
  content: "\ea3a";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-arrow-down:before {
  content: "\ea3e";
}
.icon-arrow-left:before {
  content: "\ea40";
}
.icon-sort-asc:before {
  content: "\ea4c";
}
.icon-sort-desc:before {
  content: "\ea4d";
}
.icon-filter:before {
  content: "\ea5b";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-vk:before {
  content: "\ea98";
}
.icon-youtube:before {
  content: "\ea9d";
}
html,
body {
  width: 100%;
  height: 100%;
  background: #ffffff;
  color: #000000;
  font-family: 'Ubuntu', 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:focus {
  outline-style: none;
  outline-width: 0px !important;
  outline-color: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
::selection {
  background: #008bca;
  color: #FFFFFF;
}
::-moz-selection {
  background: #008bca;
  color: #FFFFFF;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
.align-center {
  text-align: center;
}
.disable-text-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.row {
  max-width: 1560px;
}
.hide {
  display: none;
}
h1,
h2,
h3,
h4,
h5 {
  font: 500 24px/30px 'Ubuntu', 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  margin: 0 0 1rem 0;
  padding: 0;
}
h1 {
  font-size: 2em;
  line-height: 1.2em;
  padding-top: 0.4em;
}
a {
  color: #008bca;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
a:hover {
  color: #8dc63f;
}
a:focus {
  color: #8dc63f;
}
button,
.button {
  display: inline-block;
  cursor: pointer;
  border: 0 solid rgba(0, 0, 0, 0.01);
  background-color: #008bca;
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.4em;
  padding: .8rem 1.4rem;
  margin: 1rem 0;
  box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  width: auto;
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  border-radius: 0.2em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
button:hover,
.button:hover {
  background: #8dc63f;
}
.button.grey {
  color: #3d3d3d;
  background-color: #f1f4f5;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.button.grey:hover {
  color: #ffffff;
  background-color: #008bca;
}
form button {
  padding: 1rem;
}
form button:hover {
  background-color: #8dc63f;
}
input {
  padding: 1rem;
  width: 100%;
  border: 1px solid #008bca;
}
textarea {
  padding: 1rem;
  width: 100%;
  border: 1px solid #008bca;
}
header .first-line {
  padding: 2rem 1rem;
  margin-bottom: 2.5rem;
}
header .first-line .logo img {
  max-width: 280px;
}
header .first-line .phone {
  text-align: center;
}
header .first-line .phone a {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 2em;
  vertical-align: top;
  display: inline-block;
  margin-top: .5rem;
  text-decoration: none;
  color: #000000;
}
header .first-line .callback .button {
  margin: 0;
}
header .first-line .search-form {
  background-color: #f1f4f5;
  display: -webkit-inline-box;
  width: 100%;
  position: relative;
  margin-top: .5rem;
}
header .first-line .search-form button {
  color: #8e8e8e;
  position: absolute;
  top: .5rem;
  right: 1rem;
  background: none;
  box-shadow: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
header .first-line .search-form input[type=text] {
  color: #8e8e8e;
  border: none;
  width: 100%;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 15px;
  padding: 10px 30px 10px 15px;
  background: none;
}
header .first-line .cart {
  padding-top: .5em;
  font-weight: 600;
  font-size: .8em;
  line-height: 1rem;
  float: right;
  display: inline-table;
  min-width: 9rem;
}
header .first-line .cart i {
  color: #008bca;
  font-size: 2.2em;
  float: left;
  padding: .24rem 1rem;
}
header .first-line .cart span {
  color: #8e8e8e !important;
}
header .first-line .cart span i {
  color: #8e8e8e;
}
header .first-line .cart a {
  color: #008bca;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
header .first-line .cart a:hover {
  color: #8dc63f;
}
header .navigation {
  margin: 1rem 0 -3rem 0;
}
header .navigation nav {
  background: #ffffff;
  border: 2px solid #008bca;
  margin-left: 25%;
  padding: 1rem 2rem;
  display: inline-flex;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
header .navigation nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header .navigation nav ul li {
  float: left;
  padding: 0 1.4rem 0 0;
}
header .navigation nav ul li:last-child {
  padding: 0;
}
header .navigation nav ul li a {
  font-weight: 700;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
header .navigation nav ul li a:hover {
  color: #8dc63f;
}
header .navigation nav ul li.fav a {
  color: #008bca;
}
header .navigation nav ul li.fav a:hover {
  color: #31bfff;
}
header .navigation nav ul li.selected a {
  color: #008bca;
}
/*
section {
  margin: 2rem 0 0 0;
  padding: 1.5rem 0;
}*/
section.index {
  background: #f1f4f5;
  margin-top: 1.2rem;
  padding-top: 4rem;
}
section.index aside {
  margin-top: -2rem;
}
section.index .carousel {
  margin-top: 1rem;
}
section.index .white {
  box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.03);
  background: #ffffff;
  margin: 1rem 0 2rem 0;
  padding: 1rem 2rem;
}
section.index .white .breadcrumbs {
  color: #8e8e8e;
  font-size: .74em;
}
section.index .white .breadcrumbs a {
  color: #8e8e8e;
}
section.index .white .breadcrumbs a:hover {
  color: #8dc63f;
}
section.index .white .inblock {
  padding: .24rem 0;
  font-size: .84em;
  /*background: lighten(@color-primary,56%);*/
}
section.index .white .inblock a {
  padding: 0 .2rem 0 0;
}
section.index .white .inblock a:hover {
  color: #000000;
}
section.index .white .inblock a.selected {
  color: #000000;
}
section.index .white .inblock ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
section.index .white .inblock ul li {
  float: left;
  padding-right: .4rem;
}
.browsed_products {
  box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.03);
  background: #ffffff;
  list-style: none;
  padding: 0 0 .5rem 0;
  display: inline-block;
  margin-bottom: 1.4rem;
}
.browsed_products a {
  font-size: 0.9em;
  color: #8e8e8e;
  display: block;
}
.browsed_products a:hover {
  color: #8dc63f;
}
.browsed_products img {
  display: block;
}
footer {
  border-top: 5px solid #dbdbdb;
  padding: 2rem 0 1rem 0;
}
footer .copyright {
  font-size: .9em;
  color: #8e8e8e;
}
footer .copyright img {
  max-width: 140px;
}
footer .copyright a {
  font-size: .8em;
  color: #8e8e8e;
}
footer .disclaimer {
  margin-top: -1rem;
  padding: 0;
  font-size: .7em;
  color: #8e8e8e;
}
footer ul.nav {
  list-style: none;
}
footer ul.nav li {
  float: right;
  padding-right: 1rem;
}
footer ul.nav li a {
  font-size: .9em;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
footer ul.nav li a:hover {
  color: #008bca;
}
.products-catalog {
  padding: 1rem .5rem;
}
.products-catalog .item {
  padding: .5rem;
}
.products-catalog .item .card {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: #ffffff;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 0 0 0 #ffffff, 0 0 6px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  margin-bottom: .4rem;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.products-catalog .item .card a.image_title {
  display: block;
  padding: 1rem 1rem 0 1rem;
  color: #000000;
  text-decoration: none;
}
.products-catalog .item .card a.image_title .image {
  text-align: center;
}
.products-catalog .item .card a.image_title .image img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.products-catalog .item .card a.image_title h3 {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2em;
  padding: 1rem 0;
  margin: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.products-catalog .item .card a.image_title:hover h3 {
  color: #8dc63f;
}
.products-catalog .item .card .out-of-stock {
  color: #8e8e8e;
  padding: 1rem 1rem 0 1rem;
}
.products-catalog .item .card .info {
  display: block;
  padding: 0 1rem 0 1rem;
}
.products-catalog .item .card .info .compare_price {
  color: #8e8e8e;
  position: relative;
  font-size: .9em;
  display: inline-block;
  margin-left: .8rem;
}
.products-catalog .item .card .info .compare_price:before {
  border-bottom: 1px solid #8e8e8e;
  position: absolute;
  content: "";
  width: 100%;
  height: 44%;
  transform: rotate(-7deg);
}
.products-catalog .item .card .info .price {
  font-size: 1.4em;
  font-weight: 700;
}
.products-catalog .item .card .info .variant-line {
  padding: .2rem 0;
}
.products-catalog .item .card .info .variant-line .name {
  line-height: 1em;
}
.products-catalog .item .card .info .variants .variant_radiobutton {
  width: .6rem;
  margin-right: .2rem;
}
.products-catalog .item .card .info .variants label {
  font-size: .84em;
  line-height: 1em;
  cursor: pointer;
}
.products-catalog .item .card .info .variants .price {
  font-size: .84em;
}
.products-catalog .item .card .info .button {
  font-size: 1em;
  padding: .5rem 1rem;
  margin: .5rem 0;
  display: block;
  background-color: #8dc63f;
}
.products-catalog .item .card .info .button:hover {
  background: #008bca;
}
.products-catalog .item .card .info .button i {
  padding-right: .4rem;
}
.products-catalog .item .card:hover {
  -webkit-transition: all 240ms ease-in-out;
  -webkit-transform: scale(1.05);
  -ms-transition: all 240ms ease-in-out;
  -ms-transform: scale(1.05);
  -moz-transition: all 240ms ease-in-out;
  -moz-transform: scale(1.05);
  transition: all 240ms ease-in-out;
  transform: scale(1.05);
  cursor: pointer;
  z-index: 10;
}
.products-catalog .item .card:hover .image img {
  opacity: 0.8;
}
.products-catalog-white .card {
  box-shadow: none;
  border: 1px solid #e5e5e5;
}
.products-catalog-white .card:hover {
  border: 1px solid #8dc63f;
}
.accordion {
  box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.03);
  background: #ffffff;
  list-style: none;
  padding: 0;
}
.accordion li a {
  color: #000000;
  text-decoration: none;
  margin-left: 1.8rem;
}
.accordion li .link {
  cursor: pointer;
  display: block;
  padding: 1rem;
  position: relative;
  border-bottom: 1px solid #f1f4f5;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.accordion li .link:hover {
  color: #008bca;
}
.accordion li:last-child .link {
  border-bottom: none;
}
.accordion li.parent .link:before {
  content: '\ea3e';
  font-family: "medaktis";
  text-align: center;
  color: #8e8e8e;
  font-size: .8em;
  padding: 0 1rem 0 0;
}
.accordion li.open .link {
  color: #008bca;
}
.accordion li.open .link:before {
  content: '\ea3a';
  font-family: "medaktis";
  color: #008bca;
}
.accordion .submenu {
  display: none;
  border-left: 3px solid #008bca;
  background: #e9f8ff;
  font-size: 14px;
  list-style: none;
  padding: 0;
}
.accordion .submenu li {
  border-bottom: 1px solid rgba(0, 139, 202, 0.14);
}
.accordion .submenu a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding: .5rem .5rem .5rem 2.4rem;
  margin: 0;
}
.accordion .submenu a:hover {
  background: #008bca;
  color: #ffffff;
}
/*
ul.main {
  box-shadow: 4px 4px 1px rgba(0,0,0,0.03);
  background: @color-light;
  list-style: none;
  padding: 0;
  li {
    border-top: 1px solid @color-grey;
    a {
      margin-left: 1.8rem;
    }
    &:first-child {
      border: none;
    }
    ul.childs {
      display: none;
      list-style: none;
      background: lighten(@color-primary,56%);
      border-left: 3px solid @color-primary;
      padding: 0;
      li {
        padding: .1rem .2rem;
        border-top: 1px solid lighten(@color-primary,28%);
        &:first-child {
          border: none;
        }
        a {
          &:before {
            content: "";
          }
        }
      }
      ul.childs {
        background: @color-grey;
      }
    }
  }
  li.parent {
    a {
      margin-left: 0rem;
      &:before {
        content: '\ea3e';
        font-family: "medaktis";
        text-align: center;
        color: #afafaf;
        font-size: .8em;
        padding: 0 1rem 0 0;
      }
    }
  }
  li.show {
    a {
      color: @color-primary;
      &:before {
        content: '\ea3a';
        font-family: "medaktis";
        text-align: center;
        color: @color-primary;
        font-size: .8em;
        padding: 0 1rem 0 0;
      }
    }
    ul.childs {
      display: block;
      -moz-box-shadow: inset 0 0 2px lighten(@color-primary,48%);
      -webkit-box-shadow: inset 0 0 2px lighten(@color-primary,48%);
      box-shadow: inset 0 0 2px lighten(@color-primary,48%);
      a {
        color: @color-text-primary;
        &:hover {
          color: @color-primary;
        }
      }
    }
  }
  a {
    display: block;
    padding: 1rem;
    color: @color-text-primary;
    text-decoration: none;
    .transition;
    &:hover {
      color: @color-primary;
    }
  }
}
*/
ul.brands {
  box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.03);
  background: #ffffff;
  list-style: none;
  padding: 0;
}
ul.brands li {
  border-top: 1px solid #f1f4f5;
}
ul.brands li a {
  margin-left: 1.8rem;
}
ul.brands li:first-child {
  border: none;
}
ul.brands a {
  display: block;
  padding: 1rem;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
ul.brands a:hover {
  color: #008bca;
}
.autocomplete-suggestions {
  width: auto !important;
  box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.03);
}
.autocomplete-suggestion {
  cursor: pointer !important;
}
.autocomplete-suggestion:hover {
  background: #e9f8ff;
}
/**************************************

    Корзина

**************************************/
section.cart {
  padding: 0 .5rem;
}
section.cart .deliveries label {
  font-weight: 700;
}
section.cart h2.delivery {
  padding: 2rem 0 0 0;
}
section.cart .goods {
  padding: 1rem 0;
}
section.cart .goods .item {
  border: 1px solid #e5e5e5;
  padding: 1rem;
  border-bottom: 0;
  background: #FFFFFF;
}
section.cart .goods .summ {
  border: 1px solid #e5e5e5;
  padding: 1rem;
  background: #FFFFFF;
}
section.cart .goods .itog,
section.cart form .goods .itog {
  font-size: 1.6em;
  font-weight: 700;
  padding: 1.5rem;
  text-align: right;
}
section.cart form .price {
  padding-top: .6rem;
}
section.cart .customer {
  background: #e9f8ff;
  border: 1px solid #c0ebff;
  padding: 1rem;
  margin: 0;
}
section.cart .amount input {
  max-width: 4rem;
  display: inline-block;
  margin-top: .15rem;
  text-align: center;
  padding: 0.2rem;
}
.transfer_class {
  z-index: 40;
}
.transfer_class img {
  width: 40%;
}
.login_form,
.register_form {
  max-width: 50%;
}
.back_forward {
  margin: 2rem 0 .5rem 0;
}
.back_forward .back a,
.back_forward .forward a {
  font-size: 1em;
  color: #000000;
  text-decoration: none;
  background: #F1F4F5;
  padding: 1rem;
  display: block;
}
.back_forward .back a:hover,
.back_forward .forward a:hover {
  background: #e9f8ff;
}
.back_forward .back a i {
  padding-right: 1rem;
}
.back_forward .forward a {
  text-align: right;
}
.back_forward .forward a i {
  padding-left: 1rem;
}
