/* 3D TYPE! */
/*
Основной цвет:
1. фон меню и кнопок, по умолчанию 254, 183, 1
2. тени и полутона, по умолчанию 239, 132, 0
*/
/*------ основной цвет -------*/
/*  FLAT TYPE  */
/*--основной цвет -*/
/* Gradients TYPE  */
/*.scrolled .scrollUpBtn:hover, .scrolled .scrollDownBtn:hover {filter:alpha(opacity=100); opacity:1;}  */
body {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: normal;
  color: #474849;
  background: #ddd;
  font-size: 14px;
  line-height: 1.25;
  width: 100%;
  -webkit-font-smoothing: antialiased; }

@media (min-width: 992px) {
  body {
    background: url('../image/l-bg.png') 0 0 repeat; } }

@media (max-width: 991px) {
  body {
    background: #fff; } }

h1, h2, h3, h4, h5, h6 {
  color: #3b4d61;
  /* Banner on Top ala Razetka */ }

#general-banner {
  height: 30px;
  /* Override the bootstrap defaults */ }
  #general-banner a {
    display: block;
    height: 100%; }

h1, .h1 {
  font-size: 32px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 21px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 15px; }

a {
  color: #2678b2; }
  a:hover {
    text-decoration: none;
    color: #28b; }

#content article a {
  font-weight: bolder;
  text-decoration: underline; }
  #content article a:hover {
    text-decoration: none; }

legend {
  padding: 7px 0; }

label {
  margin-bottom: 8px; }

input[type="text"], input[type="password"], select, textarea {
  border: 1px solid #d2dae1;
  border-radius: 3px;
  box-shadow: inset 1px 1px 2px rgba(79, 98, 116, 0.18);
  color: #808080;
  font-size: 13px; }

input[type="text"], input[type="password"], textarea {
  padding: 5px 10px; }

.input-group .input-group-addon {
  height: 30px; }

.nav-tabs {
  margin-bottom: 15px; }

div.required .control-label:before {
  content: '* ';
  color: #c00;
  font-weight: bold; }

.row-filters .control-label {
  position: relative;
  top: 7px;
  /* Gradent to all drop down menus */ }

.dropdown-menu li > a:hover {
  text-decoration: none; }

.flixer small {
  font-size: 85%;
  position: relative;
  top: 0;
  left: 1px;
  margin-right: 2px; }

img:focus {
  outline: none; }

.container {
  position: relative; }

#top > .container, #top-header > .container, body > .container, #general_container > .container, #content > .container {
  background-color: #fff; }

#general_container > .container {
  padding-top: 15px;
  padding-bottom: 25px;
  /* TOP */ }

#top-header {
  position: relative;
  height: 79px;
  padding-top: 5px;
  margin: 0;
  background: transparent; }
  #top-header .col-sm-6 .list-inline > li {
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px; }
  #top-header .row .col-sm-3:first-child {
    padding-right: 0; }
  #top-header .row {
    min-height: 50px; }
  #top-header .container {
    position: relative; }
  #top-header > .container {
    height: 100%; }
    #top-header > .container > .row {
      height: 100%; }

#top {
  height: 41px;
  line-height: 41px;
  font-size: 14px;
  padding: 0;
  margin: 0; }
  #top .fa {
    font-size: 14px; }
  #top .list-inline {
    padding-left: 0;
    margin-left: -5px;
    margin-bottom: 0;
    margin-top: 0; }
  #top .container {
    padding: 5px 20px 0; }
  #top .language {
    position: relative; }
  #top .language ul {
    padding-left: 0;
    margin: 0 10px 0 10px;
    font-size: 12px;
    text-transform: uppercase; }
    #top .language ul li {
      padding: 0; }
      #top .language ul li a {
        padding: 12px 1px;
        color: black; }
        #top .language ul li a:hover {
          color: #28b; }
        #top .language ul li a .lcode {
          display: none; }
        #top .language ul li a span {
          display: none; }
      #top .language ul li img {
        position: relative;
        top: -1px; }
      #top .language ul li.active a {
        cursor: default;
        background:  !important;
        border-radius: 6px;
        padding: 6px;
        margin: 6px; }
        #top .language ul li.active a:hover {
          color: ; }
        #top .language ul li.active a img {
          display: inline;
          position: relative;
          top: -1px;
          margin-right: 0;
          opacity: 0.7; }
    #top .language ul .spr {
      position: relative;
      top: -1px;
      left: 1px;
      opacity: 0.9; }
    #top .language ul .spr:last-child {
      display: none; }
  #top .language .header {
    color: ; }
  #top #currency-box {
    margin: 0 10px 0 10px; }
    #top #currency-box .header {
      color: ; }
      #top #currency {
        cursor: default;
        margin-bottom: 0; }
    #top #currency .list-inline {
      padding-left: 0;
      margin-left: 6px;
      margin-bottom: 0;
      margin-top: 0; }
      #top #currency .list-inline > li {
        display: inline-block;
        padding: 2px 6px;
        margin: 0 2px; }
        #top #currency .list-inline > li.active {
          cursor: default; }
        #top #currency .list-inline > li.active .currency-select {
          cursor: default;
          text-shadow: none;
          color: #ccc; }
    #top #currency .currency-select {
      font-size: 14px;
      text-align: left;
      padding-left: 4px;
      padding-right: 4px;
      height: 34px; }
  #top .pull-right {
    padding: 0 3px; }
  #top .btn-link strong {
    font-size: 14px;
    line-height: 14px; }

#top .btn-link, #top-links li, #top-links a {
  color: ;
  text-decoration: none; }

#top .btn-link:hover, #top-links a:hover {
  opacity: 1; }

#top .dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 0;
  border: 1px solid #e7e7e7; }

@media (min-width: 992px) {
  #top #currency .currency-select {
    height: inherit;
    line-height: normal;
    padding: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    top: -1px; }

  #top #currency .list-inline > li.active .currency-select {
    color: #fff;
    background-color: ; } }

@media (max-width: 991px) {
  #top #currency-box .header {
    display: block; }
    #top #currency-box .header .carets {
      top: 0;
      left: -1px; }
    #top #currency-box .dropdown-menu {
      min-width: 120px;
      width: 125px;
      top: 96%; }
    #top #currency-box #currency .list-inline > li {
      padding: 0 2px; } }

#city-box {
  height: 40px;
  width: 200px;
  margin: 4px 15px 0 0;
  color: ; }
  #city-box .header span {
    display: inline-block;
    border-bottom: 1px dashed;
    padding-bottom: 0;
    margin-left: 5px;
    height: 23px;
    cursor: pointer; }
    #city-box .header span:hover {
      border-color: transparent; }
    #city-box .header .fa {
      font-size: 24px;
      position: relative;
      top: 3px;
      left: 1px; }
  #city-box .dropdown-menu {
    background-color: #fce9ae;
    box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.18);
    padding: 10px 15px;
    top: 77%;
    width: 440px; }
    #city-box .dropdown-menu::before {
      border: 10px solid transparent;
      border-bottom: 10px solid #fce9ae;
      left: 16px;
      top: -19px; }
    #city-box .dropdown-menu::after {
      border-bottom: none; }
    #city-box .dropdown-menu .dropdown-title {
      font-size: 18px;
      font-weight: bolder;
      margin-top: 10px; }
    #city-box .dropdown-menu .dropdown-title a {
      color: #2e5495;
      text-decoration: underline;
      cursor: pointer; }
      #city-box .dropdown-menu .dropdown-title a:hover {
        text-decoration: none; }
    #city-box .dropdown-menu .dropdown-title .button {
      transition: 0.1s ease opacity;
      border: 1px solid #429c00;
      background: -moz-linear-gradient(top, #33a912 0%, #098002 100%);
      background-image: -ms-linear-gradient(top, #33a912, #098002);
      background: -webkit-linear-gradient(top, #33a912, #098002);
      background: linear-gradient(to bottom, #33a912, #098002);
      color: white;
      font-size: 12px;
      font-weight: bolder;
      padding: 8px 15px;
      line-height: 1;
      border-radius: 3px;
      margin-left: 10px;
      box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.3); }
      #city-box .dropdown-menu .dropdown-title .button:hover {
        opacity: 0.9; }
    #city-box .dropdown-menu .dropdown-inner #city-list {
      list-style: none;
      margin-top: 18px;
      margin-bottom: 18px; }
      #city-box .dropdown-menu .dropdown-inner #city-list li {
        display: inline-block;
        font-size: 15px;
        opacity: 0.9;
        margin-right: 25px;
        cursor: pointer;
        line-height: 20px; }
        #city-box .dropdown-menu .dropdown-inner #city-list li:hover {
          opacity: 1; }
        #city-box .dropdown-menu .dropdown-inner #city-list li a {
          text-decoration: underline;
          color: #474849; }
        #city-box .dropdown-menu .dropdown-inner #city-list li a:hover {
          text-decoration: none; }
    #city-box .dropdown-menu .dropdown-inner #city-input .title {
      margin-bottom: 2px;
      color: #2e5495;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 1.2; }
      #city-box .dropdown-menu .dropdown-inner #city-input input[type=text] {
        width: 100%;
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.3;
        border: 1px solid #ccc;
        border-radius: 3px; }
      #city-box .dropdown-menu .dropdown-inner #city-input .bottom {
        font-size: 10px;
        line-height: 1.2;
        margin-top: 6px;
        opacity: 0.9; }

@media (max-width: 1399px) {
  #city-box {
    width: 170px; } }

@media (max-width: 1199px) {
  #city-box {
    margin-right: 10px; } }

#top-links {
  margin-right: 10px; }
  #top-links .dropdown-menu a {
    text-shadow: none; }
    #top-links .dropdown-menu a:hover {
      color: #fff; }
  #top-links a + a {
    margin-left: 15px; }
  #top-links .menu2 {
    margin-top: -3px;
    margin-left: 6px;
    padding: 2px 7px; }
  #top-links .header {
    display: inline-block; }

.fa.carets {
  position: relative;
  top: 1px;
  left: 0;
  transition: 0.2s transform ease; }

.open .fa.carets {
  transform: rotate(-180deg); }

@media (max-width: 1199px) {
  #top-links .header {
    display: inline-block !important;
    color: ; }
    #top-links > ul {
      display: none; }
    #top-links.open > ul {
      display: block;
      padding: 10px 0;
      border-radius: 1px;
      min-width: 215px;
      box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
      position: absolute;
      left: 0;
      top: 95%;
      z-index: 995;
      background: #fff;
      border: 1px solid #e7e7e7; }
      #top-links.open > ul:before, #top-links.open > ul:after {
        left: 16px;
        border: 8px solid transparent;
        position: absolute; }
      #top-links.open > ul:before {
        content: '';
        top: -16px;
        border-bottom: 8px solid #e7e7e7; }
      #top-links.open > ul:after {
        content: '';
        top: -14px;
        position: absolute;
        border-bottom: 8px solid #fff; }
      #top-links.open > ul li {
        display: block;
        padding-left: 1px;
        padding-right: 1px;
        line-height: 1.5; }
        #top-links.open > ul li a {
          line-height: 1.25;
          text-decoration: none;
          display: block;
          padding: 4px 4px 4px 35px;
          color: #000; }
          #top-links.open > ul li a:hover {
            text-decoration: none;
            background-color: #f1f2f4; } }

#top-menu-2 {
  margin-top: 31px;
  box-shadow: inset 0 0 16px rgba(136, 136, 136, 0.37);
  margin-left: -20px;
  margin-right: -20px; }
  #top-menu-2 ul {
    padding: 12px;
    list-style: none; }

#top-menu-2 ul li a:hover {
  color: #606162; }

.small-icons {
  position: relative;
  left: 0;
  top: -3px;
  margin-right: 15px;
  z-index: 20; }
  .small-icons a {
    color: black;
    text-decoration: none;
    display: inline-block;
    padding: 3px 0 3px 3px;
    position: relative;
    margin-right: 5px; }
    .small-icons a span {
      text-shadow: none;
      text-decoration: none;
      display: none;
      background: #f00;
      color: #fff;
      border-radius: 100%;
      padding: 2px 4px;
      font-weight: 400;
      top: 1px;
      position: absolute;
      left: 18px; }
    .small-icons a i {
      text-shadow: none;
      text-decoration: none; }
    .small-icons a b {
      font-weight: normal; }
    .small-icons a b em {
      font-style: normal; }

#unistor-order-view {
  margin-right: 0;
  color: #21578f;
  font-weight: bold;
  opacity: 1;
  text-decoration: underline;
  background: url('../image/balance-icon.png') left -127px no-repeat; }
  #unistor-order-view:hover {
    text-decoration: none;
    color: #21578f !important; }

#unistor-cart-total {
  display: none;
  /* top_phones */ }

#top_phones {
  width: 220px;
  position: absolute;
  left: 378px;
  top: -26px;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  /* logo */ }
  #top_phones .header {
    width: 100%;
    font-size: 12px;
    color: #333; }
    #top_phones .header h4 {
      font-size: 14px;
      margin-top: 0;
      margin-bottom: 2px; }
    #top_phones .header strong {
      font-size: 13px; }
    #top_phones .header i {
      font-size: 11px;
      position: relative;
      top: 1px; }
    #top_phones .header li {
      display: inline-block;
      font-weight: bold;
      margin-top: 2px;
      margin-bottom: 1px; }
    #top_phones .header li a {
      color: #3b4d61;
      font-size: 15px;
      font-weight: 400;
      white-space: nowrap;
      display: inline-block;
      vertical-align: middle;
      margin: 2px 0 2px;
      position: relative;
      left: 0; }
    #top_phones .header .open-btn {
      width: 19px;
      height: 17px;
      font-size: 8px;
      position: absolute;
      right: 3px;
      bottom: 7px;
      background: url('../image/phone-arrow.png') center bottom no-repeat;
      border: none;
      text-align: center;
      padding: 0 0 10px 0;
      line-height: 1;
      display: inline-block;
      vertical-align: middle; }
  #top_phones .dropdown-menu {
    border-radius: 3px;
    top: 107%;
    padding: 15px;
    min-width: 275px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); }
    #top_phones .dropdown-menu:before, #top_phones .dropdown-menu:after {
      left: 10px;
      right: auto; }
    #top_phones .dropdown-menu .dropdown-main li {
      font-size: 13px;
      color: #444;
      margin-bottom: 4px; }
      #top_phones .dropdown-menu .dropdown-main li a {
        color: #404040;
        float: right;
        font-size: 13px; }
      #top_phones .dropdown-menu .dropdown-main li span {
        font-weight: bolder;
        padding-right: 6px; }
    #top_phones .dropdown-menu .dropdown-bottom {
      font-size: 10px;
      margin-top: 12px;
      line-height: 1.3; }
  #top_phones .phones_bottom {
    font-size: 14px;
    line-height: 1.4;
    padding-top: 3px;
    color: #3b4d61; }

.logo-wraper {
  display: inline-block;
  height: 100%;
  padding-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: -27px;
  left: 25px; }

#logo {
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 100%; }

ul.phones a {
  color: #6f6f6f;
  font-size: 18px;
  line-height: 16px; }

.vertical_span {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  /* search */ }

#search {
  margin-bottom: 1px;
  margin-top: 1px;
  position: absolute;
  top: 79px;
  right: 15px;
  width: 350px; }
  #search .input-lg {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
    border-width: 0;
    height: 40px;
    line-height: 1.25;
    padding: 5px 10px 5px 13px;
    font-size: 13px; }
    #search .input-lg:focus {
      border-color: #ccc;
      box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
      color: #c51c07; }
  #search .btn-lg {
    font-size: 0;
    width: 43px;
    height: 40px;
    border: none;
    padding: 0;
    text-shadow: 0 1px 0 #fff;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background: #0f78c0 !important;
    box-shadow: none; }
    #search .btn-lg:hover {
      opacity: 0.8; }
    #search .btn-lg i {
      display: block;
      height: 100%;
      width: 100%;
      background: url(../image/search-btn-bg.png) center center no-repeat; }
    #search .btn-lg i:before {
      content: "";
      display: none; }

@media (min-width: 481px) and (max-width: 767px) {
  #search .input-group-btn {
    top: 0; } }

#top-links2 {
  /* login-window */ }
  #top-links2 .header {
    font-weight: bold; }
    #top-links2 .header span {
      background: url(../image/login-bgd.png) center center no-repeat;
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 22px;
      margin-right: 5px;
      position: relative;
      top: -3px; }
  #top-links2 .dropdown-menu {
    background: #fbfbfb;
    left: auto;
    right: 0;
    padding: 20px 17px 12px;
    line-height: 1.25; }
    #top-links2 .dropdown-menu:before, #top-links2 .dropdown-menu:after {
      left: auto;
      right: 10px; }

#login-box .dropdown-menu {
  width: 260px; }
  #login-box .dropdown-menu .form-wrap label {
    font-size: 13px;
    margin-bottom: 2px;
    display: block; }
  #login-box .dropdown-menu .form-wrap input {
    padding: 4px 10px 3px;
    width: 100%;
    margin-bottom: 15px;
    font-size: 13px; }
  #login-box .dropdown-menu .forgots {
    font-size: 12px !important;
    text-align: center; }
  #login-box .dropdown-menu a {
    color: ;
    font-weight: bolder;
    text-decoration: underline; }
  #login-box .dropdown-menu a:hover {
    text-decoration: none;
    cursor: pointer; }
  #login-box .dropdown-menu .dior {
    margin: 18px 8px 0;
    text-align: center;
    border-top: 1px solid #dcdcdc; }
  #login-box .dropdown-menu .dior span {
    display: inline-block;
    padding: 2px 5px;
    background-color: #fff;
    margin-top: 0;
    position: relative;
    top: -11px;
    font-size: 13px; }
  #login-box .dropdown-menu .bottom {
    margin-top: 15px; }
  #login-box .dropdown-menu .bottom p {
    margin-bottom: 3px;
    text-align: center; }
  #login-box .dropdown-menu .bottom a {
    font-size: 12px !important; }
  #login-box #soz-input {
    text-align: center; }
  #login-box #soz-input > p {
    font-size: 12px !important;
    font-style: italic;
    margin-bottom: 6px; }
  #login-box #soz-input .wrapper a {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin: 0; }
  #login-box #soz-input .wrapper a:hover {
    opacity: 0.93; }
  #login-box #soz-input #a_fb {
    background: url(../image/sozial-ico.png) 0 0 no-repeat; }
  #login-box #soz-input #a_tw {
    background: url(../image/sozial-ico.png) -30px 0 no-repeat; }
  #login-box #soz-input #a_vk {
    background: url(../image/sozial-ico.png) -60px 0 no-repeat; }
  #login-box #soz-input #a_ok {
    background: url(../image/sozial-ico.png) -90px 0 no-repeat; }
  #login-box #soz-input #a_gl {
    background: url(../image/sozial-ico.png) -120px 0 no-repeat; }

#login_btn {
  transition: 0.1s ease opacity;
  border: 1px solid #429c00;
  background: -moz-linear-gradient(top, #33a912 0%, #098002 100%);
  background-image: -ms-linear-gradient(top, #33a912, #098002);
  background: -webkit-linear-gradient(top, #33a912, #098002);
  background: linear-gradient(to bottom, #33a912, #098002);
  color: white;
  font-size: 13px;
  font-weight: normal;
  padding: 6px 14px;
  line-height: 1;
  border-radius: 3px;
  margin: 5px 0;
  box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.3); }
  #login_btn:hover {
    opacity: 0.93; }

#forgot-pass {
  float: right;
  color: #d00 !important;
  font-size: 12px;
  font-weight: normal !important;
  position: relative;
  right: 2px;
  /* logged-box */ }

#logged-box a {
  color: ; }
  #logged-box a i + span {
    text-decoration: none !important; }
  #logged-box .dropdown i {
    color: ; }
  #logged-box .dropdown > ul {
    padding: 10px 0 7px;
    top: 96%;
    right: -3px; }
  #logged-box .dropdown > ul:before, #logged-box .dropdown > ul:after {
    right: 12px; }
  #logged-box .dropdown > ul li {
    padding-left: 1px;
    padding-right: 1px;
    line-height: 1.5; }
    #logged-box .dropdown > ul li a {
      padding: 4px 14px 4px 15px;
      line-height: 1.25;
      font-size: 13px; }
      #logged-box .dropdown > ul li a:hover {
        text-decoration: none;
        background-color: #f1f2f4; }
    #logged-box .dropdown > ul li.separate {
      border-top: 1px solid #edecee;
      margin: 5px 1px; }

#logged-box > .dropdown > a {
  text-decoration: none; }

@media (max-width: 1199px) {
  body #logged-box a {
    font-size: 13px; } }

@media (max-width: 991px) {
  /* cart */
    #logged-box > .dropdown > a i {
      font-size: 20px;
      position: relative;
      top: 2px;
      border-radius: 51%;
      padding: 2px 5px;
      background-color: lightyellow; }
    #logged-box > .dropdown > a .carets {
      display: none; } }

#cart {
  margin: 0;
  width: 180px;
  position: absolute;
  top: -31px;
  right: 30px;
  padding-left: 25px;
  border-left: 1px dashed #bbb; }
  #cart #totals {
    display: none !important;
    position: absolute;
    top: 11px;
    left: 15px;
    text-shadow: none;
    font-size: 14px;
    color: #6a6a6a; }
  #cart > .btn {
    text-align: left;
    background: transparent;
    background: url(../image/cart_icon.png) 1px 0px no-repeat;
    box-shadow: none;
    border: none;
    border-radius: 0;
    height: 66px;
    position: relative;
    overflow: hidden;
    padding: 0 1px 0 35px; }
  #cart.open > .btn {
    box-shadow: none; }
  #cart .fa-cc-visa {
    display: none;
    font-size: 27px;
    position: absolute;
    right: 18px;
    top: 11px;
    text-shadow: none; }
  #cart .fa-cc-mastercard {
    display: none;
    font-size: 27px;
    position: absolute;
    right: 18px;
    top: 45px;
    text-shadow: none; }
  #cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
    padding: 0;
    border-radius: 0;
    border-top: none;
    margin-top: 0;
    border-color: rgba(204, 204, 204, 0.39);
    -webkit-box-shadow: 0 0 5px #ececec;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    min-width: 100%;
    font-size: 13px; }
  #cart .dropdown-menu table {
    margin-bottom: 10px; }
  #cart .dropdown-menu table.table-striped td {
    min-width: 40px;
    padding: 5px;
    font-size: 12px; }
    #cart .dropdown-menu table.table-striped td a {
      font-size: 13px; }
  #cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px; }
  #cart .dropdown-menu li p {
    margin: 20px 0; }

@media (max-width: 479px) {
  #cart .dropdown-menu li > div {
    min-width: 100%; } }

#cart-total {
  position: relative;
  top: 0;
  line-height: 1.25;
  left: 0;
  color: ;
  text-shadow: none;
  font-size: 18px;
  text-align: left;
  /* Callback */ }
  #cart-total b {
    color:  !important; }
  #cart-total b.cb2 i {
    display: none;
    font-style: normal; }
  #cart-total b.cb2 i:first-child {
    display: inline; }
  #cart-total em {
    font-style: normal;
    opacity: 0.6;
    font-size: 11px;
    position: relative;
    top: -4px; }
  #cart-total span {
    font-weight: bolder; }
  #cart-total span.csp2 {
    color: #3598db;
    font-size: 16px;
    position: relative;
    top: 1px; }
  #cart-total small {
    position: absolute;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    background-color: #c51c07;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
    color: white; }
  #cart-total a {
    font-size: 12px;
    border-bottom: 1px dashed #c51c07;
    color: #c51c07;
    position: relative;
    line-height: 1;
    display: inline-block; }
  #cart-total a:hover {
    border-bottom-color: transparent; }

#top-callback {
  padding-left: 32px;
  padding-top: 0;
  position: absolute;
  top: -30px;
  left: 643px;
  background: url(../image/tell_icon.png) -1px -1px no-repeat; }
  #top-callback > .btn {
    padding: 0;
    font-size: 15px;
    background: none;
    color: #2678b2;
    border-bottom: 1px dashed;
    border-radius: 0;
    box-shadow: none; }
  #top-callback > .btn:hover {
    background: none;
    color: #c51c07;
    border-bottom-color: transparent;
    border-radius: 0;
    box-shadow: none; }

.worktime {
  line-height: 1.4;
  text-align: left;
  margin-left: -28px;
  font-size: 13px;
  color: #3b4d61;
  padding-top: 6px; }
  .worktime a {
    color: #3b4d61;
    font-size: 19px;
    font-weight: 400;
    position: relative;
    left: -1px; }
  .worktime b {
    font-size: 13px;
    position: relative;
    top: -1px; }

#header_slogan {
  font-size: 16px;
  line-height: 1;
  color: #c51c07;
  margin: 0;
  white-space: nowrap;
  font-weight: bold;
  position: absolute;
  top: 45px;
  left: 335px; }

.payment-info-header {
  position: absolute;
  right: 34px;
  top: 91px;
  width: 150px; }
  .payment-info-header > p {
    font-size: 11.5px;
    color: #3b4d61; }
  .payment-info-header > div {
    margin-bottom: 5px; }

#top #top-links2 {
  position: relative;
  right: 223px;
  top: 2px;
  color: #999;
  /*background: url('../image/login_icon.png') left 8px no-repeat;*/
  padding-left: 32px; }

#top-links {
  position: relative;
  left: 369px;
  top: 2px; }
  #top-links a {
    font-size: 15px;
    color: #2678b2;
    text-shadow: none;
    text-decoration: underline; }
  #top-links a:hover {
    color: #c51c07;
    text-decoration: none; }

@media (min-width: 992px) and (max-width: 1399px) {
  #top-callback {
    left: 542px; }

  .worktime b + br {
    display: none; }

  #search {
    width: 220px; }

  .small-icons {
    left: 0;
    top: -7px; }

  #cart {
    right: 10px; }

  #header_slogan {
    font-size: 13px;
    top: 58px;
    left: 334px; }

  .payment-info-header {
    right: 20px; }

  #top #top-links2 {
    right: 200px; }

  #top-links {
    left: 338px; } }

@media (min-width: 1346px) and (max-width: 1399px) {
  #search {
    width: 200px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  body #menu .nav > li > a {
    height: 51px; }

  #top-callback {
    top: -3px;
    left: 190px; }

  .callback .btn {
    margin-bottom: 7px; }

  .worktime {
    top: 2px; }

  .small-icons {
    left: 0; }

  #cart {
    top: 37px;
    width: 156px;
    right: 10px; }

  #cart-total span.csp2 {
    font-size: 14px; }

  #cart-total .cb1 {
    font-size: 17px; }

  #cart > .btn {
    padding-left: 70px; }

  .worktime {
    margin-left: 15px; } }

@media (max-width: 991px) {
  #search {
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px; }
    #search .btn-lg, #search .input-lg {
      height: 40px; }
    #search .btn-lg {
      background: #3598db; }
    #search .input-lg:focus {
      border-color: #3598db; }

  body #logo {
    top: 8px; }

  body #logo img {
    width: 300px; }

  .worktime {
    padding-top: 6px; } }

@media (max-width: 767px) {
  header #slideshow-9 {
    margin-bottom: 15px; } }

@media (max-width: 699px) {
  #logo img {
    max-width: 300px; } }

@media (max-width: 350px) {
  /* TOP END */
  /* Menu */
    .logo-wraper {
      padding-top: 1px;
      padding-bottom: 0; } }

#menu {
  border: none; }
  #menu .nav > li {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.1s ease-out all; }
  #menu .nav > li:last-child {
    border-right: none; }
  #menu .nav > li:hover {
    background-color: #0f78c0; }
    #menu .nav > li:hover > a {
      color: #f9f9f9; }
  #menu .nav > li + li {
    border-left: 1px solid rgba(245, 245, 245, 0.28); }
  #menu .nav > li > a {
    height: 52px;
    padding: 0 25px;
    text-align: center;
    line-height: 15px;
    font-size: 15px;
    vertical-align: middle;
    background-color: transparent;
    transition: 0.1s ease-out all;
    display: table-cell; }
    #menu .nav > li.open > a {
      box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.15); }
  #menu .nav > li.dropdown > a:after {
    content: '\f0d7';
    font-family: FontAwesome, serif;
    position: absolute;
    right: 6px;
    top: 19px; }
  #menu .dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    width: 300px !important;
    padding: 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #ececec; }
  #menu .dropdown-inner a {
    min-width: 110px;
    display: block;
    padding: 3px 15px 3px 10px;
    clear: both;
    line-height: 20px;
    color: #373a3c;
    font-size: 14px;
    transition: 0.1s ease-in-out; }
  #menu .dropdown-inner a:before {
    content: '';
    display: inline-block;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    background: #eceeef;
    margin-right: 7px;
    border: solid 2px #fff;
    transition: 0.3s ease-in-out; }
  #menu .dropdown-inner li a:hover:before {
    height: 10px;
    width: 10px;
    margin-right: 6px;
    border: solid 0 #fff; }
  #menu .dropdown-inner li:hover > a {
    background-color: rgba(0, 0, 0, 0.20); }
  #menu .mega .dropdown-inner a:before {
    content: '';
    display: none;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    background: #eceeef;
    margin-right: 7px;
    border: solid 2px #fff;
    transition: 0.3s ease-in-out;
    position: absolute;
    left: 6px;
    top: 10px; }
  #menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid rgba(187, 187, 187, 0.28);
    padding: 4px 20px;
    font-size: 14px;
    white-space: nowrap; }
  #menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #fff; }
  #menu #category {
    float: left;
    font-weight: 700; }
  #menu .btn-navbar {
    font-size: 13px;
    border: none; }

.dropdown .dropdown-menu {
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15); }
  .dropdown .dropdown-menu:before {
    content: '';
    top: -16px;
    left: 7px;
    position: absolute;
    border: 8px solid transparent;
    border-bottom: 8px solid #e7e7e7; }
  .dropdown .dropdown-menu:after {
    content: '';
    top: -14px;
    left: 7px;
    position: absolute;
    border: 8px solid transparent;
    border-bottom: 8px solid #fff; }

@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block; }

  .navbar-nav > li {
    max-width: 193px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .bord-r {
    width: 100%; } }

@media (max-width: 767px) {
  /*---Megamenu---*/
    #menu {
      border-radius: 4px; }
      #menu .dropdown ul.list-unstyled, #menu .dropdown .withOpacity {
        background: rgba(255, 255, 255, .4);
        border-color: rgba(255, 255, 255, .4); }
      #menu div.dropdown-inner {
        display: block; }
        #menu div.dropdown-inner > ul.list-unstyled {
          display: block; }
        #menu div.dropdown-inner a {
          width: 100%;
          color: #fff; }
      #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1); }
        #menu div.dropdown-menu a:hover, #menu div.dropdown-menu ul li a:hover {
          background: rgba(0, 0, 0, 0.1); }
      #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff; }
      #menu .dropdown-menu {
        margin: 0; }
      #menu .dropdown.open .dropdown-menu {
        position: relative;
        float: none;
        display: block;
        border: none;
        border-radius: 0;
        box-shadow: none; } }

#menu .dropdown .dropdown-menu {
  background: none !important;
  border: 0 !important; }
  #menu .dropdown .dropdown-menu ul {
    background: #fff;
    border: 0 !important; }
  #menu .dropdown .dropdown-menu .withOpacity {
    background: rgba(255, 255, 255, .4) !important;
    border-color: rgba(255, 255, 255, .4) !important; }

li.dropdown.mega {
  position: relative; }

#menu .dropdown-menu.mega {
  width: auto;
  margin-left: 0; }
  #menu .dropdown-menu.mega .menu-group ul.list-unstyled a {
    color: #373a3c;
    text-transform: none; }

.popup-menu {
  position: absolute;
  left: 100%;
  top: 0;
  border: none !important;
  background: white;
  z-index: 6;
  display: none; }

.dropdown-menu.mega .parent {
  display: block;
  position: relative; }
  .dropdown-menu.mega .parent a {
    text-transform: inherit;
    position: relative; }
  .dropdown-menu.mega .parent > a:after {
    content: "\f105";
    font-family: FontAwesome, serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    height: 20px;
    position: absolute;
    right: 6px;
    top: calc(50% - 10px); }
  .dropdown-menu.mega .parent ul.list-unstyled {
    display: none;
    min-height: 15px;
    width: 300px;
    position: absolute;
    left: 100%;
    top: 0;
    background: white;
    z-index: 7;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
    border: 1px solid #ddd;
    padding: 0; }
  .dropdown-menu.mega .parent ul.list-unstyled li {
    position: relative; }
  .dropdown-menu.mega .parent ul.list-unstyled .parent:hover > .popup-menu {
    display: block; }
  .dropdown-menu.mega .parent ul.list-unstyled .parent .popup-menu .parent a {
    padding-left: 20px !important; }
    .dropdown-menu.mega .parent ul.list-unstyled .parent .popup-menu .parent > a:after {
      content: "\f104";
      left: 6px; }
  .dropdown-menu.mega .parent ul.list-unstyled .parent .popup-menu ul.list-unstyled {
    display: none;
    min-height: inherit; }
    .dropdown-menu.mega .parent ul.list-unstyled .parent .popup-menu ul.list-unstyled .parent ul.list-unstyled {
      left: -300px !important; }
      .dropdown-menu.mega .parent ul.list-unstyled .parent .popup-menu ul.list-unstyled .parent ul.list-unstyled .popup-menu {
        left: 0 !important; }
        .dropdown-menu.mega .parent ul.list-unstyled .parent .popup-menu ul.list-unstyled .parent ul.list-unstyled .popup-menu ul.list-unstyled {
          left: -300px !important; }
  .dropdown-menu.mega .parent ul.list-unstyled .parent .popup-menu > ul.list-unstyled {
    display: block !important; }
  .dropdown-menu.mega .parent ul.list-unstyled .parent .popup-menu li.parent:hover > ul.list-unstyled {
    display: block; }
  .dropdown-menu.mega .parent:hover ul.list-unstyled {
    display: block; }

#menu .dropdown-menu.mega .dropdown-inner .menu-group > a, #menu .dropdown-menu.mega > .dropdown-inner > ul > li > a {
  color: #222; }

#menu .dropdown-menu.mega .menu-group ul.list-unstyled a.has-popup-menu:after {
  color: inherit; }

li.dropdown.mega:hover > a:before {
  content: '';
  bottom: -7px;
  left: 25px;
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #4a99e2; }

.dropdown .dropdown-menu.mega:before {
  content: '';
  top: -14px;
  left: 35px;
  position: absolute;
  border: none; }

@media (max-width: 680px) {
  .dropdown .dropdown-menu.mega.mega-4 .menu-group, .dropdown .dropdown-menu.mega.mega-5 .menu-group, .dropdown .dropdown-menu.mega.mega-6 .menu-group {
    width: 44%; } }

@media (max-width: 767px) {
  #menu .dropdown-menu {
    top: 1px; }
    #menu .dropdown-menu.mega div.dropdown-inner > ul.list-unstyled {
      width: 100%; }
    #menu .nav > li > a {
      display: block;
      text-align: left; }
      #menu .nav > li > a br {
        display: none; }

  li.dropdown.mega:hover > a:before {
    display: none; }

  li.dropdown.mega.open:hover > a:before {
    display: none;
    bottom: 2px; } }

@media (min-width: 1200px) and (max-width: 1345px) {
  .container #menu .nav > li > a {
    padding: 0 20px;
    font-size: 14px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  /*---Megamenu-END--*/
  /* navbar-toggle */
    .main-menu .container #menu .nav > li > a {
      padding: 0 20px 0 18px;
      font-size: 13px; } }

.navbar-toggle {
  float: left;
  margin-left: 15px;
  margin-right: 0; }

#menu #category {
  padding-right: 15px;
  padding-left: 8px;
  font-size: 21px;
  cursor: pointer;
  line-height: 46px; }

#menu .btn-navbar {
  color: #fff;
  background-color: transparent;
  text-shadow: none;
  box-shadow: none;
  border: none; }
  #menu .btn-navbar .fa {
    font-size: 21px; }

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
  color: #fff;
  background-color: transparent;
  /* navbar-toggle - END */ }

#menu .dropdown-menu {
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
  border-top: none; }

#menu .dropdown .dropdown-menu:after {
  content: '';
  top: -6px;
  left: 0;
  position: absolute;
  height: 10px;
  width: 100%;
  border: none; }

#menu li.dropdown.mega:hover > a:before {
  left: 50%;
  margin-left: -6px; }

@media (max-width: 767px) {
  #menu .nav > li, #menu .nav > li + li {
    border-left: none;
    border-right: none; }

  #menu .nav > li > a {
    font-size: 18px; }

  #menu .nav > li.dropdown > a:after {
    right: 20px; }

  #menu .dropdown-menu > .dropdown-inner > ul > li {
    width: 45%;
    margin-left: 4%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px; }

  .dropdown-menu.mega .menu-group ul.list-unstyled {
    min-height: 20px;
    display: block; }

  .dropdown-menu.mega .menu-group:hover ul.list-unstyled, .dropdown-menu.mega .menu-group ul.list-unstyled li:hover .popup-menu {
    position: relative;
    left: 0;
    top: 0;
    background: transparent;
    z-index: 1;
    box-shadow: none;
    border: none;
    padding: 0; }

  #menu .dropdown-menu .dropdown-inner .menu-group > a, #menu .dropdown-menu > .dropdown-inner > ul > li > a {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 8px;
    color: #fff; }

  #menu .dropdown-menu.mega .dropdown-inner .menu-group > a:after, #menu .dropdown-menu.mega .menu-group a.has-popup-menu:after {
    display: none; }

  #menu .popup-menu {
    border: none;
    display: block;
    opacity: 0.85;
    padding-left: 15px; }

  #menu li.dropdown.mega:hover > a:before {
    border-bottom: 6px solid transparent; }

  #menu ul .dropdown-menu {
    top: 1px !important; }

  #menu .dropdown-inner a {
    font-size: 15px; }

  .dropdown .dropdown-menu:before, #menu .dropdown-inner a:before {
    display: none; } }

@media (max-width: 699px) {
  /* Menu GORIZONTAL -  */
    #menu .dropdown-menu > .dropdown-inner > ul > li {
      width: 91%;
      margin-left: 5%;
      margin-bottom: 10px; } }

@media (min-width: 768px) {
  /* MAIN MENU IMGrs */
    li.dropdown.vertical-menu {
      position: static; }
    li.vertical-menu {
      position: relative; }
    li.dropdown.vertical-menu .dropdown-menu {
      margin-left: 10px !important;
      min-width: 100px !important;
      max-width: 99% !important; }
    li.dropdown.vertical-menu .menu-group {
      display: inline-block;
      margin: 0 10px 15px;
      vertical-align: top; }
    #menu li.dropdown.vertical-menu .menu-group > a, #menu li.dropdown.vertical-menu .menu-alone > a {
      font-size: 16px;
      color: #3598db; }
    #menu .dropdown-menu .vertical-menu.menu-alone {
      display: inline-block;
      vertical-align: top;
      margin-left: 15px; }
    #menu .vertical-menu.popup-wraper {
      display: inline-block; }
    #menu .popup-wraper:hover > .popup-menu {
      position: absolute;
      top: 0;
      left: 100%;
      background: #fff;
      display: block;
      z-index: 5; }
    #menu .vertical-menu.popup-wraper > a.has-popup-menu:after {
      content: "\f105";
      font-family: FontAwesome, serif;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      font-size: 14px;
      position: absolute;
      right: 2px;
      top: 3px; }
    #menu .dropdown .dropdown-menu:before {
      display: none; }
    #menu .dropdown-inner a:before {
      display: none; }
    #menu li.dropdown:hover > a:before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 50%;
      margin-left: -6px;
      border: 6px solid transparent;
      border-bottom: 6px solid white; }
    body #menu .icons-pos-top .dropdown-menu, body #menu .icons-pos-left .dropdown-menu, body #menu .icons-pos-bottom .dropdown-menu, body #menu .icons-pos-right .dropdown-menu {
      top: 52px !important; }
    body #menu .icons-pos-top:hover > a:before, body #menu .icons-pos-left:hover > a:before, body #menu .icons-pos-bottom:hover > a:before, body #menu .icons-pos-right:hover > a:before {
      bottom: -1px !important; } }

.icons-pos-top span.ico-nav > img {
  width: auto;
  display: block;
  margin: 5px auto; }

.icons-pos-left a.menu-image-link {
  padding: 5px 20px !important; }

.icons-pos-left span.ico-nav > img {
  max-width: 50px;
  margin-right: 6px; }

.icons-pos-right span.ico-nav > img {
  max-width: 50px;
  margin-left: 5px; }

.icons-pos-right a.menu-image-link {
  padding: 5px 20px !important; }

.icons-pos-bottom a.menu-image-link {
  padding: 5px 20px !important; }

.icons-pos-bottom span.ico-nav > img {
  width: auto;
  display: block;
  margin: 5px auto 0;
  /* Icon bottom end */ }

span.ico-nav-child > img {
  width: 20px;
  margin-left: -18px;
  position: relative; }

span.ico-first-child > img, span.ico-second-child > img {
  max-width: 20px;
  max-height: 20px;
  margin-right: 5px; }

@media (min-width: 768px) {
  #menu .nav > li.dropdown.icons-pos-left > a:after, #menu .nav > li.dropdown.icons-pos-top > a:after, #menu .nav > li.dropdown.icons-pos-right > a:after {
    position: relative;
    right: -6px;
    top: 1px; }

  #menu .nav > li.dropdown.icons-pos-bottom > a:after {
    top: 40%; } }

@media (max-width: 767px) {
  /* MAIN MENU IMGrs END!! */
  /* Menu END - - - - */
  /* Content --- */
    #menu .nav > li > a {
      line-height: 46px;
      height: 46px !important; }
    .icons-pos-top span.ico-nav, .icons-pos-left span.ico-nav, .icons-pos-bottom span.ico-nav, .icons-pos-right span.ico-nav {
      display: none; }
    body .navbar-collapse.in {
      overflow: visible; }
    #menu .nav > li.dropdown > a:after {
      top: 0; } }

#content {
  min-height: 600px;
  /* Footer */ }

footer {
  margin-top: 0;
  padding-top: 30px;
  border-top: 1px solid #ddd;
  background-color: #488ab4;
  color: #fff; }
  footer hr {
    border-top: none;
    border-bottom: 1px solid #ddd;
    padding-top: 20px; }
  footer .footer-middle {
    margin-bottom: 20px; }
  footer a {
    color: #e5e6e7; }
  footer a:hover {
    color: #fff; }
  footer h5 {
    color: #fff;
    font-size: 15px;
    font-weight: bold; }
  footer .row {
    margin-right: 0;
    margin-left: 0; }
  footer .footer-bottom {
    margin: 0;
    padding: 15px 0;
    background: #488ab4;
    color: #fff;
    font-weight: normal; }
  footer .footer-bottom a {
    color: #25c; }
  footer .footer-bottom a:hover {
    color: #3aaf7a; }
  footer .footer-bottom hr {
    padding-top: 1em; }

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-middle h5 {
    font-size: 14px; }
    .footer-middle .container > div {
      padding-right: 5px; }
      .footer-middle .container > div + div {
        padding-left: 5px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .footer-middle .container > div:first-child {
    display: block;
    width: 99%;
    float: none;
    margin-bottom: 10px; }
    .footer-middle .container > div + div {
      width: 25%; }
    .footer-middle .container > div {
      width: 50%; }

  footer hr {
    margin-bottom: 10px; } }

@media (min-width: 768px) and (max-width: 839px) {
  .footer-middle h5 {
    font-size: 13px; } }

@media (min-width: 768px) {
  .footer-middle .container > div {
    font-size: 14px;
    line-height: 1.25; }
    .footer-middle h5 + ul li {
      font-size: 14px;
      padding-bottom: 5px; }
    .footer-middle h5 .fa {
      display: none; } }

@media (max-width: 767px) {
  /* Footer END */
  /* alert */
    footer {
      padding-top: 20px; }
      footer .footer-top .container > div {
        text-align: left;
        margin-bottom: 10px; }
      footer .container hr {
        margin-top: 0;
        margin-bottom: 10px;
        padding-top: 10px; }
      footer .footer-middle {
        margin-bottom: 12px; }
        footer .footer-middle .container > div {
          display: block;
          width: 99%;
          float: none;
          margin-bottom: 12px;
          font-size: 14px; }
        footer .footer-middle h5 {
          font-size: 17px;
          cursor: pointer; }
          footer .footer-middle h5 .fa {
            font-size: 18px;
            transition: all 0.2s;
            font-weight: bold;
            position: relative;
            top: 1px; }
          footer .footer-middle h5.active .fa {
            transform: rotate(-180deg); }
          footer .footer-middle h5 + ul {
            display: none;
            margin-bottom: 15px; }
            footer .footer-middle h5 + ul li {
              font-size: 15px;
              padding-bottom: 5px; } }

.alert {
  padding: 8px 14px 8px 14px;
  /* breadcrumb */ }

.breadcrumb {
  margin: 0 0 10px 0;
  padding: 0;
  background: none;
  font-style: italic;
  font-size: 13px; }
  .breadcrumb i {
    font-size: 15px; }
  .breadcrumb > li {
    text-shadow: none;
    padding: 0;
    position: relative; }
  .breadcrumb > li + li:before {
    content: '\f138';
    font-family: FontAwesome, serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #d4d4d4; }

.pagination {
  margin: 0;
  /* buttons */ }

.buttons {
  margin: 1em 0; }

.btn {
  padding: 5px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05); }

.btn-xs {
  font-size: 9px; }

.btn-sm {
  font-size: 10.2px; }

.btn-lg {
  padding: 10px 16px;
  font-size: 15px; }

.btn-group {
  /* list group */ }
  .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px; }
  .btn-group > .btn-xs {
    font-size: 9px; }
  .btn-group > .btn-sm {
    font-size: 10.2px; }
  .btn-group > .btn-lg {
    font-size: 15px; }

.list-group {
  /* carousel */ }
  .list-group a {
    border: 1px solid rgba(221, 221, 221, 0.5);
    color: #888;
    padding: 8px 12px;
    border-radius: 0 !important; }
  .list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444;
    background: rgba(238, 238, 238, 0.26);
    border: 1px solid rgba(221, 221, 221, 0.5);
    text-shadow: 0 1px 0 #fff; }

.carousel-caption {
  color: #fff;
  text-shadow: 0 1px 0 #000; }

.carousel-control {
  /* product list */ }
  .carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome, serif; }
  .carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome, serif; }

.product-thumb .image {
  text-align: center; }
  .product-thumb .image a {
    display: block; }
  .product-thumb .image a:hover {
    opacity: 0.8; }
  .product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%; }

.product-table .product-thumb .image img {
  max-width: 100%; }

.product-grid .product-thumb .image {
  float: none; }

@media (min-width: 768px) {
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px 0 0;
    width: 200px; } }

.product-thumb h4 {
  font-weight: bold;
  line-height: inherit; }

.product-grid .product-thumb .caption {
  padding: 0 20px;
  min-height: 150px; }

@media (max-width: 1199px) {
  .product-grid .product-thumb .caption {
    padding: 0 10px; } }

@media (max-width: 767px) {
  body .product-list .product-thumb .caption {
    min-height: 1px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
    text-align: center; }

  .product-grid .product-thumb .caption {
    min-height: 0; }

  .product-thumb .caption h4 {
    text-align: center; } }

.product-thumb .rating {
  padding-bottom: 10px; }

.rating .fa-stack {
  font-size: 8px; }
  .rating .fa-star-o {
    color: #999;
    font-size: 15px; }
  .rating .fa-star {
    color: #fc0;
    font-size: 15px; }
  .rating .fa-star + .fa-star-o {
    color: #e69500; }

h2.price {
  margin: 0;
  /* product thumb */ }

.product-thumb .price {
  color: #444; }
  .product-thumb .price-new {
    position: relative;
    top: -4px;
    font-weight: 600;
    color: #444; }
  .product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px; }
  .product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block; }
  .product-thumb .button-group {
    text-align: center;
    flex: 40px 1 1;
    display: flex;
    justify-content: center;
    overflow: visible; }
  .product-thumb .button-group button {
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    display: inline-block;
    float: none;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #737373;
    background-color: #e4e4e4;
    text-shadow: 0 1px 0 #e8e8e8;
    box-shadow: 0 2px 0 #d6d6d6; }
  .product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #d6d6d6;
    margin-left: -3px; }
  .product-thumb .button-group button:first-child {
    border-radius: 4px 0 0 4px; }
  .product-thumb .button-group button:last-child {
    border-radius: 0 4px 4px 0; }
  .product-thumb:hover .button-group button {
    border: none;
    display: inline-block;
    float: left;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 3px 0 #f78800; }
  .product-thumb:hover .button-group button + button {
    width: 20%;
    border-left: 1px solid rgba(255, 255, 255, 0.31); }
  .product-thumb:hover .button-group button:hover {
    display: inline-block;
    float: left;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #fff; }

.product-table .product-thumb .button-group button {
  width: 36px;
  font-size: 14px;
  margin-left: 0; }

.product-table .product-thumb:hover .button-group button + button {
  width: auto; }

.product-table .product-thumb .button-group button span {
  display: none; }

.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd; }

@media (max-width: 1199px) {
  body .product-layout.product-list .product-thumb .button-group {
    width: 135px; } }

@media (max-width: 767px) {
  .product-list .product-thumb .button-group {
    border-left: none; }

  .producte .product-layout.product-list .product-thumb {
    transition: 0.1s ease-in-out;
    display: block;
    position: relative;
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #eceeef;
    border-right: 1px solid #eceeef;
    height: auto; }
    .producte .product-layout.product-list .product-thumb .button-group {
      border-left: none;
      position: inherit;
      bottom: 18px;
      right: 10px;
      width: 100%;
      background: none;
      float: none;
      text-align: center; }
    .producte .product-layout.product-list .description {
      font-size: 13px;
      margin: 10px 160px 5px 0;
      overflow: hidden;
      width: 100%;
      padding: 10px; }
    .producte .product-layout.product-list .product-thumb .rating {
      padding-bottom: 10px;
      position: relative;
      top: 7px;
      right: 0;
      width: 100%; }
    .producte .product-layout.product-list .product-thumb .price {
      padding-bottom: 10px;
      position: relative;
      top: 7px;
      right: 0;
      width: 100%; } }

@media (max-width: 1199px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%; }

  .product-thumb:hover .button-group button + button {
    width: 33.33%; } }

@media (max-width: 767px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%; }

  .product-thumb:hover .button-group button + button {
    width: 33%; } }

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -20px; }
  .thumbnails > li {
    margin-left: 20px; }
  .thumbnails > img {
    width: 100%; }
  .thumbnails .image-additional {
    float: left;
    margin-left: 20px; }

.image-additional {
  max-width: 78px; }
  .image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd; }

@media (min-width: 1400px) {
  .container, #general_container {
    width: 1358px; } }

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
    clear: left; }

  ul.phones a {
    color: #6f6f6f;
    font-size: 18px;
    line-height: 16px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
    clear: left; } }

@media (max-width: 991px) {
  #top .small-icons {
    position: static; }
    #top .small-icons a {
      display: inline-block;
      padding: 0 0 0 5px; }
      #top .small-icons a b {
        display: none; }

  #top-links .header {
    text-transform: capitalize; }

  #top-links .header span {
    display: none; }

  #top-links2 {
    margin-left: 5px; }

  #cart {
    display: none; }

  #cart-total > * {
    display: none; }
    #cart-total > small {
      display: block;
      width: 17px;
      height: 16px;
      top: -4px;
      left: -16px;
      font-size: 11px;
      padding-top: 1px; }

  #cart-total a {
    display: none; }

  .br-firefox #cart-total small {
    top: -3px;
    left: -14px; }

  body.user-logged #cart {
    right: 53px; }

  body.user-logged #top .pull-right.small-icons {
    right: 54px; }

  body.user-logged #top .language ul {
    margin-right: 40px; }

  #top .language ul {
    margin-right: 15px; }

  .logo-wraper {
    display: block; }

  #logo .list-inline {
    display: none; }

  #logo {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    padding: 0 15px; }

  #top-callback {
    position: relative;
    top: 10px;
    left: 0;
    float: left;
    margin-left: 15px;
    z-index: 6; }

  .search-column {
    display: block !important;
    width: 100%;
    padding: 0 15px; }

  .search-column .line1, .search-column .line2 {
    display: block !important; } }

@media (max-width: 1199px) {
  ul.phones a {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 16px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
    clear: left; }

  .container {
    width: 100%; }

  #general_container {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 849px) {
  #general_container {
    width: 100%; } }

@media (max-width: 767px) {
  #top-links .header {
    font-size: 0;
    position: relative; }

  #top-links .header > * {
    display: none;
    font-size: 0; }

  #top-links .header > i:first-child {
    display: inline-block;
    font-size: 14px; }

  #top-links .header > i.carets {
    display: inline-block;
    font-size: 14px;
    top: -1px;
    left: 4px; }

  #top-links.open > ul {
    top: 85%;
    left: -9px; }

  #top-links.open > ul:before, #top-links.open > ul:after {
    left: 11px; } }

@media (max-width: 750px) {
  #login-box {
    top: 2px; }

  #login-box .header {
    font-size: 0;
    width: 20px;
    height: 28px;
    overflow: hidden; }

  #login-box .dropdown-menu {
    right: -3px; }

  #top-links2 .dropdown-menu:before, #top-links2 .dropdown-menu:after {
    right: 5px; }

  #top .pull-right.small-icons {
    right: 56px; }

  #cart {
    right: 50px; }

  #top .language ul {
    margin-right: 38px; }

  #top .language ul li a {
    padding-left: 2px;
    padding-right: 2px; } }

@media (max-width: 699px) {
  #top .container {
    padding-left: 12px;
    padding-right: 12px; }

  #top-callback {
    display: none; }

  #logo {
    text-align: left; }

  #logo img {
    max-height: 100px;
    max-width: 245px; }

  #city-box {
    margin-right: 5px; } }

@media (max-width: 549px) {
  body #logo img {
    width: 235px; } }

@media (max-width: 991px) {
  /* Paginator */
    #top .language .header {
      margin-right: 35px; }
      #top .language .header .carets {
        left: 1px;
        top: 0; }
      #top .language > ul {
        display: none; }
      #top .language.open > ul {
        display: block;
        padding: 4px 10px;
        border-radius: 1px;
        width: 150px;
        height: auto;
        box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
        position: absolute;
        left: -16px;
        top: 97%;
        z-index: 997;
        background: #fff;
        border: 1px solid #e7e7e7; }
        #top .language.open > ul:before, #top .language.open > ul:after {
          left: 11px;
          border: 8px solid transparent;
          position: absolute; }
        #top .language.open > ul:before {
          content: '';
          top: -16px;
          border-bottom: 8px solid #e7e7e7; }
        #top .language.open > ul:after {
          content: '';
          top: -14px;
          border-bottom: 8px solid #fff; }
        #top .language.open > ul li {
          display: block; }
          #top .language.open > ul li a {
            font-size: 13px;
            padding-bottom: 0;
            padding-top: 0;
            text-transform: capitalize; }
            #top .language.open > ul li a span {
              padding-left: 3px;
              display: inline; }
          #top .language.open > ul li.active {
            display: none; } }

.paginator {
  margin-top: 10px;
  margin-bottom: 10px; }
  .paginator .text-left {
    position: relative;
    top: -5px; }

@media (max-width: 991px) {
  /* Filter Buttons */
    .paginator > div {
      float: none;
      width: 100%;
      text-align: left; }
    .paginator .text-left {
      position: relative;
      top: -6px; } }

#list-view .fa, #grid-view .fa, #table-view .fa {
  font-size: 14px;
  margin-top: 3px;
  /* fixed colum left + content + right*/ }

@media (min-width: 768px) {
  /* fixed product layouts used in left and right columns */
    #column-left .product-layout .col-md-3 {
      width: 100%; }
    #column-left + #content .product-layout .col-md-3 {
      width: 50%; }
    #column-left + #content + #column-right .product-layout .col-md-3 {
      width: 100%; }
    #content + #column-right .product-layout .col-md-3 {
      width: 100%; } }

#column-left .product-layout, #column-right .product-layout {
  width: 100%;
  /* fixed mobile cart quantity input */ }

.input-group .form-control[name^=quantity] {
  min-width: 50px;
  /* Missing focus and border color to overwrite bootstrap */ }

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-color: #df5c39; }

.main-menu {
  width: 100%;
  margin-bottom: 0; }
  .main-menu .navbar {
    margin-bottom: 0; }
  .main-menu .container {
    padding: 0; }

.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  border: 1px solid #d2dae1;
  border-radius: 3px;
  box-shadow: inset 1px 1px 2px rgba(79, 98, 116, 0.18);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-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; }

header .btn-default {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-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;
  border-radius: 0; }
  header .btn-default:hover {
    color: #fff; }

.form-control:focus {
  outline: 0; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0); }

.modal {
  text-align: center;
  padding: 0 !important; }
  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    /* Adjusts for spacing */
    margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  /* --- StyleSheet Main End  --- */
  /*--- product-layout ---*/ }

#logo img {
  max-width: 100%;
  width: 300px; }

.producte {
  margin: 0 0 25px 0; }

.product-layout.product-grid {
  flex: 250px 1 1;
  margin: 0;
  padding: 0;
  border: none; }
  .product-layout.product-grid .product-thumb {
    transition: 0.1s ease-in-out;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 10px 10px 10px 10px;
    background: #fff;
    border-bottom: 1px solid #eceeef;
    border-right: 1px solid #eceeef; }
  .product-layout.product-grid .product-thumb .description {
    transition: 0.3s ease-in-out;
    opacity: 0;
    position: absolute;
    top: 80%;
    left: 0;
    padding: 0 20px 20px;
    right: -1px;
    background: #fff;
    min-height: 77px; }
    .product-layout.product-grid .product-thumb .description:before {
      content: '';
      display: block;
      position: absolute;
      height: 70%;
      bottom: 0;
      left: 0;
      right: 0;
      background: #fff;
      z-index: -1; }
  .product-layout.product-grid .product-thumb:hover {
    padding: 20px; }
    .product-layout.product-grid .product-thumb:hover .description {
      opacity: 1;
      top: 100%; }
  .product-layout.product-list .product-thumb:hover {
    margin: 0; }
  .product-layout .product-thumb:hover {
    padding: 20px;
    margin: -10px;
    z-index: 99;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.45);
    position: relative; }
  .product-layout .image {
    position: relative; }
  .product-layout .image .quickview {
    visibility: hidden;
    font-size: 24px;
    cursor: pointer; }
  .product-layout .image .quickview.glyphicon {
    top: inherit;
    position: absolute;
    bottom: 25px;
    right: 32px;
    z-index: 7;
    transition: 0.3s ease-in-out;
    color: #d0d5d8;
    font-size: 30px; }

@media (max-width: 767px) {
  /*кнопки*/
    .product-layout .image .quickview.glyphicon {
      right: 32px;
      opacity: 0.5;
      visibility: visible; } }

.btn-default {
  color: #737373;
  background-color: #e4e4e4;
  text-shadow: 0 1px 0 #e8e8e8;
  box-shadow: 0 2px 0 #d6d6d6;
  border: none;
  font-size: 13px; }
  .btn-default:hover {
    color: #737373;
    background-color: #d0d0d0;
    text-shadow: 0 1px 0 #dadada;
    box-shadow: 0 2px 0 #b5b5b5; }

.btn-primary {
  color: #fff;
  border: none;
  font-size: 13px; }
  .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.focus, .btn-primary:focus {
    color: #fff; }

.btn-warning {
  color: #fff;
  border: none;
  font-size: 13px; }
  .btn-warning:hover, .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover {
    color: #fff; }

.open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff; }

.btn-danger {
  color: #fff;
  background-color: rgba(245, 24, 24, 0.75);
  text-shadow: 0 1px 0 #c30505;
  box-shadow: 0 2px 0 #d20202;
  border: none;
  font-size: 13px; }
  .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: #fff;
    background-color: #ca4b48;
    border-color: #d51212;
    box-shadow: 0 2px 0 #bb0401 !important; }

.btn-success {
  color: #fff;
  border: none; }
  .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: #fff;
    border: none; }

.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background: -moz-linear-gradient(top, #e06342 0%, #dc512c 100%);
  background-image: -ms-linear-gradient(top, #e06342, #dc512c);
  background: -webkit-linear-gradient(top, #e06342, #dc512c);
  background: linear-gradient(to bottom, #e06342, #dc512c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e06342', endColorstr='#dc512c');
  border-color: #dc512c #dc512c #a2371a; }
  .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #df5c39; }

.btn-link {
  color: #23a1d1;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
  cursor: pointer; }
  .btn-link:active, .btn-link[disabled] {
    background: transparent; }

.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background: -moz-linear-gradient(top, #444 0%, #222 100%);
  background-image: -ms-linear-gradient(top, #444, #222);
  background: -webkit-linear-gradient(top, #444, #222);
  background: linear-gradient(to bottom, #444, #222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444', endColorstr='#222');
  border-color: #222 #222 #000; }
  .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    background: -moz-linear-gradient(top, #333 0%, #111 100%);
    background-image: -ms-linear-gradient(top, #333, #111);
    background: -webkit-linear-gradient(top, #333, #111);
    background: linear-gradient(to bottom, #333, #111);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111'); }

@media (max-width: 1199px) {
  /*--product-thumb--*/
    .account-wishlist .btn-primary {
      margin-bottom: 6px; } }

.caption h4 a {
  font-weight: normal;
  max-height: 45px;
  overflow: hidden;
  display: block; }
  .caption .rating {
    text-align: center; }

.product-grid .caption h4 a {
  height: 42px;
  font-size: 16px;
  /*
     PT - start
*/ }

.product-thumb .price {
  color: #444;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  min-height: 40px; }
  .product-thumb .price-old {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-decoration: line-through;
    margin-left: 0; }
  .product-thumb .tag {
    position: absolute;
    width: 55px;
    height: 55px;
    overflow: hidden;
    z-index: 10;
    transition: 0.1s ease-in-out; }
  .product-thumb .tag.label-top-left {
    left: 0;
    top: 0; }
  .product-thumb .tag.label-top-left span {
    transform: rotate(-45deg);
    right: -33px; }
  .product-thumb .tag.label-top-left.stripes {
    position: absolute;
    width: 85px;
    height: 85px;
    left: -1px;
    top: -1px;
    overflow: hidden;
    z-index: 10;
    transition: 0.1s ease-in-out; }
    .product-thumb .tag.label-top-left.stripes span {
      display: block;
      color: white;
      text-transform: uppercase;
      transform: rotate(-45deg);
      position: absolute;
      right: -16px;
      top: 12px;
      text-align: center;
      width: 150px;
      padding: 3px 0;
      font-weight: bold; }
  .product-thumb .tag.label-top-right {
    right: 0;
    top: 0; }
  .product-thumb .tag.label-top-right span {
    transform: rotate(45deg);
    right: -66px; }
  .product-thumb .tag.label-top-right.stripes {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -1px;
    top: 0;
    overflow: hidden;
    z-index: 10;
    transition: 0.1s ease-in-out; }
    .product-thumb .tag.label-top-right.stripes span {
      display: block;
      color: white;
      text-transform: uppercase;
      transform: rotate(45deg);
      position: absolute;
      right: -43px;
      top: 12px;
      text-align: center;
      width: 150px;
      padding: 3px 0 3px 10px;
      font-weight: bold; }
  .product-thumb .tag.label-top-left span, .product-thumb .tag.label-top-right span {
    position: absolute;
    top: -19px;
    display: block;
    color: white;
    text-transform: uppercase;
    text-align: center;
    width: 150px;
    padding: 30px 8px 1px 0;
    font-weight: bold; }
  .product-thumb .tag.label-top-right span {
    padding: 30px 5px 1px 8px; }
  .product-thumb .tag.b-ribbon {
    position: absolute;
    width: auto;
    height: auto;
    overflow: visible !important;
    z-index: 14; }
  .product-thumb .tag.b-ribbon.label-top-right span {
    padding: 12px 12px 12px 18px; }
  .product-thumb .tag.b-ribbon span {
    position: relative;
    display: inline-block;
    left: 0;
    top: auto;
    width: auto;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 16px 12px 12px;
    transform: rotate(0deg); }
  .product-thumb .tag.b-ribbon span:before, .product-thumb .tag.b-ribbon span:after {
    content: '';
    position: absolute;
    right: -8px;
    background: inherit;
    width: 16px;
    height: 22px;
    transition: 0.3s; }
  .product-thumb .tag.b-ribbon.label-top-left span:after {
    top: 22px;
    -webkit-transform: skew(-35deg);
    transform: skew(35deg); }
  .product-thumb .tag.label-bottom-left {
    left: 0;
    top: auto;
    bottom: 0; }
  .product-thumb .tag.label-bottom-left span {
    display: block;
    color: white;
    text-transform: uppercase;
    transform: rotate(0deg);
    position: absolute;
    right: -33px;
    top: -19px;
    text-align: center;
    width: 150px;
    font-weight: bold; }
  .product-thumb .tag.label-bottom-right {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0; }
  .product-thumb .tag.label-bottom-right span {
    display: block;
    color: white;
    text-transform: uppercase;
    transform: rotate(0deg);
    position: absolute;
    left: auto;
    right: 0;
    top: -19px;
    text-align: center;
    width: 150px;
    font-weight: bold; }
  .product-thumb .tag.label-bottom-right.b-ribbon span:after {
    -webkit-transform: skew(-35deg);
    transform: skew(-35deg);
    top: 22px;
    left: -8px; }

.product-list .product-thumb .caption {
  margin-right: 197px; }

.blog-content .product-list .product-thumb .caption {
  margin-right: 0; }

.product-layout.product-list .product-thumb .description {
  margin-right: 220px; }

.tag.b-ribbon.label-top-right span:before {
  top: 0;
  transform: skew(35deg); }
  .tag.b-ribbon.label-top-right span:after {
    transform: skew(-35deg);
    top: 22px; }
  .tag.b-ribbon.label-top-right span:before, .tag.b-ribbon.label-top-right span:after {
    right: auto;
    left: -8px; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: none;
  border-radius: 0; }
  .thumbnail .tag {
    width: 76px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 10;
    transition: 0.1s ease-in-out; }
  .thumbnail .tag span {
    display: block;
    color: white;
    text-transform: uppercase;
    transform: rotate(-45deg);
    position: absolute;
    left: -66px;
    top: -22px;
    text-align: center;
    width: 155px;
    padding: 48px 5px 5px 5px;
    font-weight: bold; }
  .thumbnail .tag.label-top-right {
    width: 76px;
    height: 75px;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    overflow: hidden;
    z-index: 10;
    transition: 0.1s ease-in-out; }
  .thumbnail .tag.label-top-right span {
    display: block;
    color: white;
    text-transform: uppercase;
    transform: rotate(45deg);
    position: absolute;
    left: -15px;
    top: -22px;
    text-align: center;
    width: 155px;
    padding: 48px 5px 5px 5px;
    font-weight: bold; }
  .thumbnail .tag.label-top-right.stripes {
    position: absolute;
    width: 85px;
    height: 85px;
    right: -1px;
    top: -1px;
    overflow: hidden;
    z-index: 10;
    transition: 0.1s ease-in-out; }
    .thumbnail .tag.label-top-right.stripes span {
      display: block;
      color: white;
      text-transform: uppercase;
      transform: rotate(45deg);
      position: absolute;
      top: 19px;
      left: -17px;
      text-align: center;
      width: 150px;
      padding: 3px 0;
      font-weight: bold; }
  .thumbnail .tag.b-ribbon span {
    position: relative;
    display: block;
    left: 0;
    top: auto;
    width: auto;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px;
    transform: rotate(0deg); }
  .thumbnail .tag.b-ribbon.label-top-right span {
    position: relative;
    display: block;
    left: 0;
    top: auto;
    width: auto;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 20px 20px 28px;
    transform: rotate(0deg); }
  .thumbnail .tag.b-ribbon.label-top-right span:before, .thumbnail .tag.b-ribbon.label-top-right span:after {
    right: auto;
    left: -7px;
    width: 20px;
    height: 35px; }
  .thumbnail .tag.label-top-left {
    width: 76px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 10;
    transition: 0.1s ease-in-out; }
  .thumbnail .tag.label-top-left.stripes {
    width: 85px;
    height: 85px;
    position: absolute;
    left: -1px;
    top: -1px;
    overflow: hidden;
    z-index: 10;
    transition: 0.1s ease-in-out; }
    .thumbnail .tag.label-top-left.stripes span {
      display: block;
      color: white;
      text-transform: uppercase;
      transform: rotate(-45deg);
      position: absolute;
      right: -16px;
      top: 16px;
      text-align: center;
      width: 150px;
      padding: 3px 0;
      font-weight: bold;
      left: -48px; }
  .thumbnail .tag.label-bottom-left {
    left: 0;
    top: auto;
    bottom: 0; }
  .thumbnail .tag.label-bottom-right {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0; }

.tag.b-ribbon {
  position: absolute;
  width: auto;
  height: auto;
  overflow: visible !important;
  z-index: 12; }
  .tag.b-ribbon span {
    position: relative;
    display: block;
    left: 0;
    top: auto;
    width: auto;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px;
    transform: rotate(0deg); }
  .tag.b-ribbon span:before, .tag.b-ribbon span:after {
    content: '';
    position: absolute;
    right: -18px;
    background: inherit;
    width: 28px;
    height: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .tag.b-ribbon span:before {
    top: 0;
    -webkit-transform: skew(-35deg);
    transform: skew(-35deg); }
  .tag.b-ribbon span:after {
    top: 29px;
    -webkit-transform: skew(-35deg);
    transform: skew(35deg); }
  .tag.b-ribbon.label-top-right {
    width: auto; }

.tag span {
  /* Prod Labels Short */ }
  .tag span.hit {
    background: #f12717; }
  .tag span.sale {
    background: #6eca49; }

.product-thumb .tag.stripes.label-bottom-left span, .product-thumb .tag.corner.label-bottom-left span, .thumbnail .tag.stripes.label-bottom-left span, .thumbnail .tag.corner.label-bottom-left span {
  transform: rotate(45deg);
  right: -30px;
  top: 20px;
  padding: 0 0 30px 0; }

.product-thumb .tag.stripes.label-bottom-right span, .product-thumb .tag.corner.label-bottom-right span, .thumbnail .tag.stripes.label-bottom-right span, .thumbnail .tag.corner.label-bottom-right span {
  transform: rotate(-45deg);
  right: -66px;
  top: 19px;
  padding: 0 0 30px 0; }

.product-thumb .tag.corner.label-bottom-left span, .thumbnail .tag.corner.label-bottom-left span {
  padding-top: 4px; }

.product-thumb .tag.corner.label-bottom-right span, .thumbnail .tag.corner.label-bottom-right span {
  padding-top: 4px; }

.product-thumb .tag.stripes.label-bottom-left span {
  right: -30px;
  top: 14px;
  padding: 1px 0 1px 32px; }

.product-thumb .tag.stripes.label-bottom-right span {
  right: -51px;
  top: 28px;
  padding: 0 0 1px 10px; }

.thumbnail .tag.stripes.label-bottom-left span {
  top: 29px;
  padding: 3px 0 4px 33px; }

.thumbnail .tag.corner.label-bottom-left span {
  top: 29px;
  padding: 2px 0 30px 11px; }

.thumbnail .tag.stripes.label-bottom-right span {
  left: inherit;
  right: -42px;
  top: 51px;
  padding-bottom: 4px;
  padding-top: 3px;
  padding-left: 34px; }

.thumbnail .tag.corner.label-bottom-right span {
  top: 57px;
  padding: 2px 0 30px 62px;
  left: inherit;
  right: -42px; }

.product-thumb .tag.b-ribbon.label-bottom-left span:after {
  top: 19px;
  -webkit-transform: skew(-35deg);
  transform: skew(35deg); }

.tag.b-ribbon.label-bottom-right span:before {
  top: 0;
  left: -8px;
  transform: skew(35deg); }

.tag.b-ribbon.label-bottom-right span:after {
  top: 27px;
  left: -10px;
  transform: skew(-35deg); }

.product-thumb .tag.b-ribbon.label-top-left, .product-thumb .tag.b-ribbon.label-top-right {
  top: 10px; }

.product-thumb .tag.b-ribbon.label-bottom-left, .product-thumb .tag.b-ribbon.label-bottom-right {
  bottom: 23px; }

@media (max-width: 925px) {
  .product-thumb .tag.b-ribbon.label-bottom-left, .product-thumb .tag.b-ribbon.label-bottom-right {
    bottom: 83px; } }

@media (max-width: 767px) {
  .product-thumb .tag.b-ribbon.label-bottom-left, .product-thumb .tag.b-ribbon.label-bottom-right {
    bottom: auto;
    top: 200px; } }

.product-grid .product-thumb .tag.b-ribbon.label-top-left, .product-grid .product-thumb .tag.b-ribbon.label-top-right {
  top: 70px; }

.product-grid .product-thumb .tag.b-ribbon.label-bottom-left, .product-grid .product-thumb .tag.b-ribbon.label-bottom-right {
  bottom: auto;
  top: 205px; }

.thumbnail .tag.b-ribbon {
  width: auto; }

.thumbnail .tag.b-ribbon.label-bottom-right span {
  padding-left: 30px; }

.thumbnail .tag.b-ribbon.label-top-right, .thumbnail .tag.b-ribbon.label-top-left {
  top: 77px; }

.thumbnail .tag.b-ribbon.label-bottom-right, .thumbnail .tag.b-ribbon.label-bottom-left {
  bottom: 10px;
  /*---- product-list ----*/ }

.product-layout.product-list {
  padding: 0; }
  .product-layout.product-list .product-thumb {
    transition: 0.12s ease-in-out;
    display: block;
    position: relative;
    padding: 10px 10px 10px 10px;
    background: #fff;
    border-bottom: 1px solid #eceeef;
    border-right: 1px solid #eceeef;
    height: auto; }
  .product-layout.product-list .product-thumb .rating {
    padding-bottom: 10px;
    position: absolute;
    top: 7px;
    right: 0;
    width: 150px; }
  .product-layout.product-list .product-thumb .price {
    padding-bottom: 10px;
    position: absolute;
    top: 37px;
    right: 0;
    width: 150px; }
  .product-layout.product-list .product-thumb .button-group {
    border-left: none;
    position: absolute;
    bottom: 18px;
    right: 10px;
    width: 228px;
    background: none;
    float: right;
    text-align: right; }
  .product-layout.product-list .description {
    font-size: 13px;
    margin: 10px 160px 5px 0;
    overflow: hidden; }

.fpa {
  /*-----subscribe-----*/ }
  .fpa .owl-pagination {
    text-align: right;
    top: -33px;
    right: 30px;
    position: relative; }
  .fpa .owl-controls .owl-page span {
    display: block;
    width: 28px;
    height: 6px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 0;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.subscribe {
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f7f7f9;
  position: relative;
  overflow: hidden;
  border: 1px solid #eceeef;
  margin: 0 0 25px; }
  .subscribe .subscribe-title {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 26px;
    vertical-align: bottom; }
  .subscribe input[type=submit] {
    font-size: 18px;
    height: 42px; }
  .subscribe input[type=text] {
    font-size: 16px;
    height: 42px; }
  .subscribe:before {
    content: '\e917';
    font-family: 'icomoon', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    font-size: 177px;
    left: -5px;
    top: -25px;
    color: #e5e5e5;
    transform: rotate(-18deg);
    opacity: 0.99; }

.title {
  position: relative;
  margin-bottom: 25px; }
  .title .title-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    position: relative;
    margin-bottom: 15px;
    z-index: 9; }
  .title .title-inner > i {
    font-size: 30px;
    margin-right: 56px;
    padding-right: 10px;
    color: #d0d5d8;
    padding-left: 2px; }
  .title .title-inner > span {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
    align-self: stretch;
    text-align: center;
    padding: 0 20px; }

.title-inner > * {
  background: #fff; }

.title:after {
  content: '';
  height: 0;
  border-top: solid 1px #e4e7e8;
  border-bottom: solid 1px #fff;
  top: 50%;
  left: 15px;
  right: 15px;
  display: block;
  position: absolute;
  margin-top: -2px;
  /* Carousel Owl */ }

.carousel .owl-controls .owl-buttons a.btn {
  color: #fff;
  background: #ccc;
  text-shadow: 0 1px 0 #b3b3b3;
  box-shadow: 0 2px 0 #a6a6a6;
  border: none; }
  .carousel .owl-controls .owl-buttons a.btn:hover {
    color: #fff;
    border: none; }
  .carousel .owl-controls .owl-buttons a.btn i {
    font-size: 14px; }
  .carousel .owl-controls .owl-buttons .owl-next {
    right: 0;
    top: -58px;
    left: auto; }
  .carousel .owl-controls .owl-buttons .owl-prev {
    top: -58px;
    right: 40px;
    left: auto; }
  .carousel.owl-carousel {
    z-index: 10; }
  .carousel.owl-carousel .owl-buttons div {
    opacity: 1; }
  .carousel.owl-carousel:hover .owl-buttons div {
    opacity: 1; }

#carousel-tt .owl-wrapper-outer {
  border: none; }
  #carousel-tt .text-center {
    background: #f7f7f9;
    padding: 30px 20px; }
  #carousel-tt .text-center .name {
    font-size: 16px; }
  #carousel-tt .text-center .rating {
    text-align: center;
    padding: 8px 2px; }

.product-layout .news {
  /* OC-Filter */ }
  .product-layout .news .image {
    position: relative;
    text-align: center; }
  .product-layout .news .image img {
    display: inline-block; }

.ocfilter .panel-body {
  padding: 0; }

@media (max-width: 767px) {
  .ocfilter .panel-body {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px; } }

.ocfilter-option {
  padding: 10px 0; }
  .ocfilter-option .option-values {
    overflow: visible;
    max-height: 200px; }
  .ocfilter-option .option-values.in {
    margin-bottom: 5px; }
  .ocfilter-option.sld {
    padding-bottom: 5px; }

.option-name i {
  font-size: 10px;
  transition: 0.3s ease-in-out;
  display: inline-block;
  padding: 0 0 0 3px;
  margin-right: 4px;
  margin-left: -3px; }
  .option-name.collapsed i {
    transform: rotate(-90deg); }

.panel-body .ocfilter-option .option-name {
  font-size: 14px;
  font-weight: 400;
  padding: 1px 0 7px 0;
  color: #404040;
  cursor: pointer; }
  .panel-body .ocfilter-option label a {
    color: #212121;
    text-decoration: none; }
  .panel-body .trackbar {
    background-color: #969696;
    margin: 0;
    padding: 0; }

h1.product-titl {
  margin: 0 -15px;
  border-bottom: solid 1px #eceeef;
  padding: 15px 15px 15px 27px; }

@media (max-width: 991px) {
  h1.product-titl {
    font-size: 24px; } }

@media (max-width: 767px) {
  h1.product-titl {
    font-size: 26px;
    padding-left: 15px; } }

@media (max-width: 480px) {
  h1.product-titl {
    font-size: 22px; } }

.bord-pr {
  border: 1px solid #eceeef;
  margin-bottom: 25px; }
  .bord-pr .product-pic {
    padding-top: 20px; }

.prewnext {
  height: 40px;
  margin: 0 1px; }
  .prewnext a {
    padding: 6px 16px;
    border: 1px solid #eceeef;
    float: left;
    text-align: right;
    width: 49%;
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #74748c;
    text-decoration: none;
    background: #f7f7f7;
    line-height: 28px; }
  .prewnext a:before {
    content: "\f104";
    font-family: FontAwesome, serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: left;
    font-size: 22px; }
  .prewnext a + a {
    float: right;
    text-align: left; }
  .prewnext a + a:before {
    content: "\f105";
    font-family: FontAwesome, serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: right;
    font-size: 22px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  /* Flixer */
    .prewnext a {
      font-size: 13px; }
      .prewnext a:before, .prewnext a + a:before {
        font-size: 18px; } }

.flixer {
  border-left: 1px solid #eceeef; }
  .flixer .panel-body {
    border: 1px solid #eceeef; }

.bord-r {
  padding: 20px 0 10px 0; }

@media (max-width: 767px) {
  .bord-r > .col-sm-12 {
    padding-left: 0;
    padding-right: 0; } }

.btns-number {
  background: #eceeef;
  text-align: center;
  color: #b5bcc0;
  font-weight: bold;
  font-size: 10px;
  text-shadow: 0 1px 1px #fff;
  cursor: pointer;
  border: 1px solid #eceeef;
  padding: 5px 4px 4px 4px;
  line-height: 2px;
  box-shadow: 0 1px 0 #ccc;
  z-index: 3; }

.quantit {
  padding: 0;
  height: 21px;
  width: 32px !important;
  min-width: 30px !important;
  text-align: center;
  margin-left: -1px;
  border: 1px solid #eceeef; }

.qwes {
  max-width: 69px; }

.quantit-l {
  float: left;
  margin-right: 15px;
  line-height: 32px;
  margin-bottom: 0; }

h2.prict-producte {
  margin: 0 0 17px 0; }
  h2.prict-producte span {
    font-size: 14px;
    font-weight: 600; }

.fules button {
  width: 100%; }

.pluso-more {
  display: none !important; }

.bot-prod {
  border-top: 1px solid #eceeef;
  padding: 0 15px;
  margin: 0 -15px 0 -15px;
  clear: both; }

a.more {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  font-size: 12px;
  text-decoration: none; }
  a.more i {
    padding-left: 5px; }

a.wis-com-post {
  padding: 10px 0;
  display: block;
  align-items: center;
  text-decoration: none;
  color: #a7b0b5;
  transition: 0.1s ease-in-out;
  margin-left: 25px;
  margin-right: 25px;
  float: left;
  width: auto;
  cursor: pointer;
  white-space: nowrap;
  font-size: 13px; }
  a.wis-com-post i {
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    transition: 0.1s ease-in-out;
    float: left; }
  a.wis-com-post:hover {
    text-decoration: none; }
  a.wis-com-post:hover i {
    color: #f5a33f; }

.iradio_minimal-orange, .icheckbox_minimal-orange {
  float: left;
  margin-right: 4px !important; }

.rating-fl .iradio_minimal-orange {
  float: none;
  margin-right: inherit !important; }

.input-group-btn .btn {
  box-shadow: none !important; }

.nav-tabs > li {
  margin-bottom: 0; }
  .nav-tabs > li > a {
    font-weight: 600;
    border-radius: 2px 2px 0 0;
    font-size: 14px; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    border-bottom-color: transparent; }

.tab-content {
  margin-bottom: 25px; }

@media (max-width: 991px) {
  .tab-content {
    margin-left: 15px;
    margin-right: 15px; } }

@media (max-width: 480px) {
  .tab-content {
    margin-left: 0;
    margin-right: 0; } }

#checkout-cart {
  border: 1px solid #eceeef;
  background-color: #eceeef; }

#checkout-cart hr {
  border-color: white; }

#checkout-cart a {
  color: #3b4d61; }

.checkout-bl {
  border: 1px solid #eceeef;
  padding: 0 15px; }

.checkout-bl .iradio_minimal-orange, .checkout-bl .icheckbox_minimal-orange {
  float: none;
  margin-right: 4px !important; }

.wrapps {
  padding: 15px;
  border: 1px solid #eceeef; }

.wrapps15 {
  padding: 15px;
  border: 1px solid #eceeef; }

.product-thumb .images {
  text-align: center; }
  .product-thumb .images img {
    display: inline-block;
    max-width: inherit; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default; }
  .pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }
  .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    background-color: #eee;
    border-color: #ddd; }

.top0 {
  margin-top: 0; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #eceeef;
  border-radius: 0;
  box-shadow: none;
  background-color: #fff; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.2s ease-in-out; }

@media (max-width: 480px) {
  #top .container {
    padding: 0; }

  .title .title-inner > i {
    font-size: 22px;
    margin-right: 22px;
    padding-right: 10px;
    color: #d0d5d8;
    padding-left: 2px; }
    .title .title-inner > span {
      text-transform: uppercase;
      font-size: 16px;
      line-height: 22px;
      align-self: center;
      text-align: center;
      padding: 0 9px; }

  .owl-controls {
    display: none !important; }

  .customNavigation {
    width: 50px !important;
    height: 25px;
    background: none; }

  .subscribe {
    display: block;
    text-align: center;
    padding: 5px; }
    .subscribe > div {
      margin-bottom: 10px; }
    .subscribe .subscribe-title {
      text-transform: uppercase;
      font-size: 16px;
      line-height: 19px;
      vertical-align: bottom; }

  .tab-content > .tab-pane {
    padding: 0 15px; }

  header .row .col-sm-3:first-child {
    padding-right: 0;
    padding-left: 0; }

  ul.phones.list-inline > li {
    padding-bottom: 3px; } }

@media (max-width: 767px) {
  .product-layout.product-grid .product-thumb:hover .description {
    opacity: 1;
    position: relative;
    margin-top: 8px;
    padding: 6px 20px;
    min-height: inherit;
    top: 0; }
    .product-layout.product-grid .product-thumb .description {
      opacity: 1;
      position: relative;
      margin-top: 8px;
      padding: 6px 20px;
      min-height: inherit;
      top: 0; }
      .product-layout.product-grid .product-thumb .description:before {
        box-shadow: none;
        display: none; } }

@media (max-width: 991px) {
  .subscribe {
    display: block;
    padding: 10px;
    text-align: center; }
    .subscribe > div {
      margin-bottom: 10px; } }

.phone-life, .phone-vodafone, .phone-kyivstar {
  display: inline-block;
  height: 19px;
  width: 19px;
  float: left; }

.phone-life {
  height: 18px;
  width: 18px;
  background: url(../image/life.png) no-repeat;
  margin-right: -4px; }

.phone-vodafone {
  background: url(../image/mts.png) no-repeat;
  margin-top: -2px; }

.phone-kyivstar {
  background: url(../image/kuyv.png) no-repeat;
  margin-top: -2px;
  margin-right: 3px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(249, 249, 249, 0.3); }

.actik img {
  float: left;
  padding-right: 10px;
  max-width: 50%;
  padding-bottom: 12px; }

a.moreLink {
  display: block;
  padding: 40px 0 0 0;
  z-index: 2;
  background: url(../image/more.png) bottom left;
  margin-top: -38px;
  position: relative;
  text-decoration: none; }

.moreLink span {
  border-bottom: 1px dashed; }

.article-description {
  font-size: 14px !important; }

body iframe[name="google_conversion_frame"] {
  display: none; }

a.nonvisib {
  visibility: hidden; }

.item img.img-responsive {
  width: 100%; }

@media (min-width: 1300px) {
  .owl-wrapper-outer.respons-banner {
    height: 137px; } }

@media (min-width: 1200px) {
  .respons-banner {
    height: auto; } }

@media (max-width: 1199px) {
  .product-layout.product-list .product-thumb .button-group {
    width: 135px; }

  .product-layout.product-list .product-thumb .description {
    margin-right: 146px; } }

@media (max-width: 925px) and (min-width: 768px) {
  .product-layout.product-list .product-thumb {
    padding-bottom: 60px; }

  body .producte .product-layout.product-list .product-thumb .button-group {
    bottom: 10px;
    left: 22px;
    width: 93%;
    background: none;
    float: none;
    text-align: center; }

  .product-list .product-thumb .caption {
    margin-right: 118px; }

  .product-layout.product-list .product-thumb .description {
    margin-right: 12px; } }

@media (min-width: 1200px) {
  .product-thumb .button-group button:first-child {
    width: auto; } }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none !important;
  outline-offset: inherit !important; }

header #search_main #search_close {
  top: 2px; }
  header #search_main .search-item .image {
    margin-right: 16px; }

@media (max-width: 1399px) and (min-width: 992px) {
  header #search_main {
    top: 48px; } }

.flixer p[itemprop='model'] {
  text-align: left; }

.flixer #product .radio, .flixer #product .checkbox {
  margin-top: 2px;
  margin-bottom: 3px; }

.flixer .panel-default ul {
  padding-left: 20px; }

.flixer .panel-default ol {
  padding-left: 17px;
  /* StyleMine END  */ }

#top-menu ul li a, #top-menu-2 ul li a, .pull-right.small-icons a {
  color: black; }

#top-links .header {
  color: #111; }

@media (min-width: 992px) {
  .small-icons a {
    font-size: 14px; }
    .small-icons a i, .small-icons a em {
      font-size: 14px; } }

@media (min-width: 992px) and (max-width: 1399px) {
  /* Colors Start */
    .small-icons a {
      top: 4px; } }

.main-menu.gradient-c {
  background: none; }

.main-menu.gradient-100 {
  border-bottom: none; }

.main-menu.gradient-c .container {
  background: #3598db; }

.pull-right.small-icons a:hover, #cart .fa-cc-visa, #cart .fa-cc-mastercard, #menu .see-all {
  color: #3598db; }

#menu .dropdown-inner li a:hover:before, .main-menu, .main-menu.gradient-100 {
  background: #3598db; }

#menu .see-all:hover, #menu .see-all:focus, .btn-primary, .btn-warning, .product-thumb:hover .button-group button, header .btn-default:hover, .panel-body .trackbar-scale div, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #3598db;
  color: #fff; }

#menu .dropdown-menu {
  top: 52px; }

#menu li.dropdown.mega:hover > a:before {
  bottom: -1px;
  border-bottom: 6px solid white; }

.product-thumb:hover .button-group button:hover {
  background-color: #0f78c0; }

.panel-body .trackbar .trackbar-handler {
  border: 4px solid #3598db; }

.product-thumb a, #cart-total b, #carousel-tt .text-center .name, .prewnext a:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li > a, .pagination > li > span, a.wis-com-post:hover i {
  color: #0f78c0; }

.panel-body .trackbar .trackbar-handler {
  background-color: #0f78c0;
  box-shadow: none; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, header .btn-default:hover {
  border-color: #0f78c0; }

.btn-primary, .btn-warning, .product-thumb:hover .button-group button, .btn-warning:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.focus, .btn-primary:focus {
  text-shadow: none;
  box-shadow: none;
  border: none; }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  border-color: #3598db;
  background-color: #0f78c0; }

.btn-warning:hover, .btn-primary:hover {
  background-color: #0f78c0;
  border-color: #3598db;
  text-shadow: none;
  box-shadow: none; }

.carousel .owl-controls .owl-buttons a.btn:hover {
  color: #fff;
  background: #3598db;
  text-shadow: none;
  box-shadow: none;
  border: none; }

#menu .btn-navbar {
  background-color: transparent; }

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
  color: #fff;
  background-color: #3598db; }

li.dropdown.mega:hover > a:before {
  border-bottom: 6px solid #3598db; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary, .btn-primary.focus, .btn-primary:focus {
  background-color: #0f78c0;
  border-color: #0f78c0; }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  background-color: #0f78c0;
  border-color: #0f78c0; }

.nav-tabs {
  border-bottom: 2px solid #bfca0e; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, #search_main #search_footer .curPage {
  background-color: #bfca0e;
  border-color: #bfca0e; }

a:hover, a.more i, a.wis-com-post:hover {
  color: #bfca0e; }

.btn-success {
  color: #fff;
  background: #bfca0e;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #b4bf03; }

.btn-success:hover, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background: #b4bf03;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #bfca0e; }

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover, .btn-success:active {
  background: #b4bf03;
  border-color: #b4bf03; }

.btn-success.focus, .btn-success:focus {
  background: #b4bf03;
  border-color: #b4bf03; }

#top {
  background: #fff;
  border-bottom: 1px solid #dfdfdf; }

#top .language .list-inline > li a:hover, #top .language .list-inline > li.active a {
  background: transparent; }

#top.top-gradient-c {
  background: none;
  border-bottom: none; }

#top.top-gradient-c .container {
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  /*------.product-thumb .button-group-----*/ }

.product-thumb .button-group button {
  text-shadow: none;
  box-shadow: none;
  border: 1px solid #d4d4d4; }

.btn-default {
  text-shadow: none;
  box-shadow: none; }

.btn-default:hover {
  color: #737373;
  background-color: #d0d0d0;
  text-shadow: none;
  box-shadow: none; }

.carousel .owl-controls .owl-buttons a.btn {
  color: #fff;
  background: #ccc;
  text-shadow: none;
  box-shadow: none;
  border: none;
  /*--меню ссылки--*/ }

#menu .nav > li > a {
  color: #fff; }

@media (max-width: 767px) {
  /*----colors-gradient-ui--*/
    #menu .dropdown-inner a {
      color: #fff; }
    #menu .dropdown-menu.mega .dropdown-inner .menu-group > a, #menu .dropdown-menu.mega .menu-group ul.list-unstyled a {
      color: #000; }
    #menu #category {
      color: #fff; } }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #d4d4d4;
  background: #f6f6f6 url(../image/grip-fl.png) center no-repeat;
  font-weight: normal;
  color: #454545; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #d4d4d4 !important;
  font-weight: normal;
  color: #2b2b2b;
  /*--go top--*/ }

.go-top {
  position: fixed;
  right: 30px;
  z-index: 99;
  bottom: 60px;
  width: 50px;
  height: 50px;
  background: #3598db;
  opacity: 0.4 !important;
  color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 5px #fff; }

.go-top:before {
  content: '\f077';
  font-family: fontawesome, serif;
  position: absolute;
  font-size: 24px;
  top: 37%;
  left: 50%;
  margin-left: -12px;
  margin-top: -11px;
  color: #fff; }

.go-top:hover {
  opacity: 1 !important;
  color: #fff;
  /* stock status */ }

.stock-status-block-0, .stock-status-block-7 {
  background-color: #bfca0e;
  border: 1px solid #bfca0e; }

.stock-status-text-0, .stock-status-text-7 {
  color: #c51c07; }

.stock-status-block-5 {
  background-color: #f2dede;
  border: 1px solid #ebccd1; }

.stock-status-text-5 {
  color: #a94442; }

.stock-status-block-6, .stock-status-block-8 {
  background-color: #fcf8e3;
  border: 1px solid #faebcc; }

.stock-status-text-6, .stock-status-text-8 {
  color: #8a6d3b; }

.stock-status-block-9 {
  background-color: #f7f7f7;
  border: 1px solid #eceeef; }

.stock-status-text-9 {
  color: #777; }

.popup-menu {
  border: 1px solid #3598db; }

@else {
  /* Colors-  END */ }

#top.top-gradient-100 {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  /* OC FILTER */ }

.ocfilter .fields-price, .ocfilter .button-float, .ocfilter-option .option-description {
  background-color: rgba(0, 0, 0, 0.85);
  /* IE8 */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D80000', endColorstr='#D80000');
  zoom: 1; }

.ocfilter-option {
  position: relative; }
  .ocfilter-option .option-name, .ocfilter-option .option-values, .ocfilter-option .option-description, .ocfilter-option .fields-price {
    font-size: 14px; }

.ocfilter > h3 {
  font-size: 21px;
  color: #444;
  margin: 20px 0 10px; }

.clear {
  clear: both; }

.relative-wrapper {
  position: relative; }

#column-left .ocfilter {
  display: block; }

.ocfilter .box-content {
  background-color: #fff;
  padding: 0;
  overflow: visible !important; }

.ocfilter .ocfilter-option + .ocfilter-option {
  border-top: 1px dotted #e4e4e4; }

.ocfilter-option .option-name {
  color: #404040;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 0 10px; }

.ocfilter-option .option-name b {
  cursor: pointer;
  display: block;
  float: right;
  font-family: Georgia, serif;
  line-height: 1.2;
  font-style: italic;
  height: 16px;
  padding: 0 7px 0 4px; }

.ocfilter-option .color {
  display: inline-block;
  border-radius: 3px;
  float: left;
  height: 17px !important;
  margin: 0 0 0 2px !important;
  width: 17px !important; }
  .ocfilter-option .image {
    float: left;
    height: 19px;
    margin: 1px -16px 0 -3px;
    position: relative;
    width: 19px;
    z-index: 10; }
  .ocfilter-option label {
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    padding: 4px 0; }
  .ocfilter-option label input {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: top; }
  .ocfilter-option label small {
    background-color: #dbeaf9;
    border-radius: 0 3px 3px 0;
    color: #0e6a93;
    display: inline-block;
    font-size: 10px;
    line-height: 15px;
    height: 15px;
    margin: 0 0 0 5px;
    padding: 0 3px;
    position: absolute;
    text-align: right; }
  .ocfilter-option label small:before {
    border-color: transparent #dbeaf9 transparent transparent;
    border-style: dashed solid;
    border-width: 8px 3px 7px 0;
    content: "";
    display: block;
    height: 0;
    left: -3px;
    position: absolute;
    top: 0;
    width: 0; }
  .ocfilter-option label.disabled {
    color: #999; }
  .ocfilter-option label.disabled small {
    background-color: #efefef;
    color: #999; }
  .ocfilter-option label.disabled small:before {
    border-color: transparent #efefef transparent transparent; }
  .ocfilter-option label a {
    color: #236bbb;
    text-decoration: none; }
  .ocfilter-option label.selected {
    color: #777; }
  .ocfilter-option label.selected small {
    display: none; }
  .ocfilter-option select {
    width: 100%;
    margin: 2px 0; }
  .ocfilter-option select.selected {
    border: 1px solid #777; }

.panel-body .ocfilter-option .color + a {
  display: inline-block; }

.ocfilter-option .option-description, .fields-price {
  color: #fff;
  bottom: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  padding: 11px 0;
  width: 100%;
  z-index: -1; }

.fields-price input {
  padding: 4px 6px;
  width: 80px;
  color: #000; }

.fields-price.active {
  margin-bottom: -23px; }

.ocfilter-option .option-description {
  line-height: 16px;
  margin: 0; }
  .ocfilter-option .option-description.active {
    margin-bottom: -6px;
    z-index: 16; }
  .ocfilter-option .option-description div {
    padding: 7px; }

.ocfilter-option .option-description dd, .fields-price dd {
  border-color: rgba(0, 0, 0, 0.85) transparent transparent;
  border-style: solid dashed none;
  border-width: 6px 7px 0;
  height: 0;
  left: 50%;
  margin-left: -6px;
  padding: 0;
  position: absolute;
  bottom: -6px;
  width: 0; }

.ocfilter-option .option-description.active, .fields-price.active {
  opacity: 1;
  z-index: 10;
  /*=Selected Options */ }

.ocfilter .selected-options {
  color: #777;
  margin: 5px 0; }
  .ocfilter .selected-options .ocfilter-option {
    background-color: #f8f8f8;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #fff;
    font-size: 11px;
    padding: 5px; }
  .ocfilter .selected-options .cancel-large, .ocfilter .selected-options .cancel-small {
    background-color: #eee;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    color: #666;
    display: inline-block;
    padding: 0 7px;
    text-decoration: none; }
  .ocfilter .selected-options .cancel-large span, .ocfilter .selected-options .cancel-small span {
    color: #aaa;
    font-weight: bold;
    text-align: center; }
  .ocfilter .selected-options .cancel-large:hover span, .ocfilter .selected-options .cancel-small:hover span {
    color: #cd4b08; }
  .ocfilter .selected-options .cancel-large:hover, .ocfilter .selected-options .cancel-small:hover {
    background-color: #e5e5e6; }
  .ocfilter .selected-options .cancel-large {
    border-radius: 0 0 0 0;
    box-shadow: none;
    display: block;
    font-weight: bold;
    padding: 4px 5px 6px;
    color: #777; }
  .ocfilter .selected-options .cancel-large span {
    font-size: 18px;
    height: 17px;
    line-height: 19px;
    margin: 0 5px 0 0;
    position: relative;
    top: 2px;
    left: 1px;
    width: 17px; }
  .ocfilter .selected-options .cancel-small {
    font-size: 10px;
    line-height: 19px;
    white-space: nowrap; }
  .ocfilter .selected-options .cancel-small span {
    font-size: 18px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px 0 0;
    width: 12px;
    position: relative;
    top: 0; }

@media (max-width: 1199px) and (min-width: 768px) {
  .selected-options .ocfilter-option {
    font-size: 10px; } }

@media (max-width: 767px) {
  /*=Price filtering */
    .selected-options .ocfilter-option {
      font-size: 12px;
      padding-bottom: 7px;
      padding-top: 7px; }
    .ocfilter .selected-options .cancel-small {
      font-size: 12px;
      line-height: 19px;
      padding: 2px 7px; }
    .ocfilter .selected-options .cancel-large {
      font-size: 14px;
      padding: 6px 2px 10px 5px;
      margin-top: 1px; }
    .ocfilter .selected-options .cancel-large span, .ocfilter .selected-options .cancel-small span {
      font-size: 20px; }
    .ocfilter .panel-body {
      border-bottom: 1px solid #eee;
      padding-bottom: 20px; } }

#ocfilter-price .option-values {
  padding: 10px 10px 5px; }

.trackbar, .trackbar .left-block, .trackbar .right-block {
  height: 4px; }

.scale {
  padding: 5px 10px;
  margin: 8px 0 10px -5px;
  position: relative;
  z-index: 10; }

.trackbar {
  background-color: #41aa35;
  margin: 0;
  padding: 0; }
  .trackbar .handler-block {
    background-color: #dadada;
    width: 0; }
  .trackbar .left-block {
    border-radius: 3px 0 0 3px;
    float: left;
    margin: 0 0 0 -3px;
    padding: 0 0 0 3px; }
  .trackbar .right-block {
    border-radius: 0 3px 3px 0;
    float: right;
    margin: 0 -3px 0 0;
    padding: 0 3px 0 0; }
  .trackbar .trackbar-handler {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    border: 4px solid #04b6f0;
    background-color: #0e6a93;
    border-radius: 50% 50% 50% 50%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    width: 4px;
    height: 4px;
    margin-top: -4px; }

.scale.disabled .trackbar, .scale.disabled .trackbar-handler {
  background-color: #f2f2f2; }

.scale.disabled .trackbar-handler {
  border-color: #bababa; }

.trackbar .left-handler {
  float: right;
  margin-right: -6px; }

.trackbar .right-handler {
  float: left;
  margin-left: -6px; }

.trackbar-scale {
  height: 18px;
  line-height: normal;
  margin: 2px 0 0;
  padding: 0 8px 0 5px; }

.trackbar-scale a, .trackbar-scale div {
  border-left: 1px solid #dadada;
  display: block;
  float: left;
  margin-right: -2px;
  text-decoration: none;
  position: relative;
  height: 5px; }

.trackbar-scale a.last, .trackbar-scale div.last {
  border-right: 1px solid #dadada;
  margin-right: -4px; }

.trackbar-scale a:hover, .trackbar-scale a:hover span, .trackbar-scale a:hover + a .from {
  background-color: #eee;
  color: #333; }

.trackbar-scale div {
  background-color: #0eb9f0; }

.trackbar-scale a span, .trackbar-scale div span {
  color: #666;
  font-size: 9px;
  position: absolute;
  top: 5px; }

.trackbar-scale a span.from, .trackbar-scale div span.from {
  left: 0; }

.trackbar-scale a span.to, .trackbar-scale div span.to {
  right: 0; }

.price-links a {
  display: block; }

.price-links a.selected {
  color: #f89217; }

.price-links span.disabled {
  color: #777;
  /*=Filter buttons */ }

.ocfilter .button-float {
  border-radius: 0 3px 3px 0;
  height: 26px;
  opacity: 0;
  zoom: 1;
  left: 100%;
  top: -27px;
  line-height: 26px;
  padding: 0 8px;
  position: absolute;
  z-index: -1;
  margin-top: 4px; }
  .ocfilter .button-float.active {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    z-index: 17; }
  .ocfilter .button-float a {
    color: #fff;
    white-space: nowrap;
    font-weight: bold;
    text-shadow: 0 1px 0 #02364f; }
  .ocfilter .button-float:before {
    border-color: transparent rgba(0, 0, 0, 0.85);
    border-style: dashed solid dashed none;
    border-width: 13px 6px;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin: 0 0 0 -6px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 0; }

#ocfilter .btn-default:hover {
  background-color: #39c;
  color: #fff;
  /*=Selectbox */ }

.ocfilter-selectbox {
  margin: 4px 0 3px -5px;
  position: relative;
  z-index: 1;
  /*=Price diagram */ }
  .ocfilter-selectbox.active {
    z-index: 2; }
  .ocfilter-selectbox .selecteds {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 5px 23px 4px 6px;
    position: relative;
    z-index: 15; }
  .ocfilter-selectbox .selecteds i {
    font-style: normal; }
  .ocfilter-selectbox .selecteds span {
    display: block;
    overflow: hidden;
    white-space: nowrap; }
  .ocfilter-selectbox .selecteds span + span {
    margin-top: 5px; }
  .ocfilter-selectbox .selecteds:after {
    border-color: #aaa transparent transparent;
    border-style: solid dashed none;
    border-width: 5px 5px 0;
    content: "";
    display: block;
    height: 0;
    margin: -3px 0 0;
    position: absolute;
    right: 7px;
    top: 50%;
    width: 0; }
  .ocfilter-selectbox.active .selecteds {
    border-width: 1px 1px 0;
    padding-bottom: 5px; }
  .ocfilter-selectbox.selected .selecteds {
    border-color: #777; }
  .ocfilter-selectbox.active .selecteds:after {
    border-color: transparent transparent #aaa;
    border-style: none dashed solid;
    border-width: 0 5px 5px; }
  .ocfilter-selectbox .selectbox-values {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 1px solid #bbb;
    display: none;
    left: 0;
    padding: 7px 0 7px 7px;
    position: absolute;
    margin: -1px 0 0;
    min-width: 100%;
    overflow: auto;
    max-height: 217px;
    z-index: 14; }
  .ocfilter-selectbox .selectbox-values label {
    white-space: nowrap;
    padding-right: 60px; }
  .ocfilter-selectbox.active .selectbox-values {
    display: block; }

.price-diagram {
  box-shadow: 0 1px 1px #dbdee1 inset;
  background: #f2f2f2 url('../image/ocfilter/diagram-bg-repeat.png') repeat 0 1px;
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin: 10px 10px 5px 5px; }

.diagram-field {
  position: relative;
  margin: 0;
  height: 40px; }

.diagram-field circle {
  stroke-width: 2;
  opacity: 1; }

.diagram-field path {
  stroke-width: 1;
  opacity: 0.25;
  stroke-opacity: 1;
  /*=Products list */ }

.product-list .description {
  font-size: 11px;
  margin: 10px 125px 5px 100px;
  overflow: hidden; }
  .product-list .description .product-ocfilter-options {
    display: table;
    float: left;
    list-style-type: none;
    margin: 0 20px 0 0;
    padding: 0; }
  .product-list .description .product-ocfilter-options li {
    display: table-row;
    margin: 0;
    line-height: 17px;
    padding: 0; }
  .product-list .description .product-ocfilter-options li .product-ocfilter-option {
    display: table-cell;
    color: #999; }
  .product-list .description .product-ocfilter-options li .product-ocfilter-value {
    display: table-cell;
    padding: 0 0 0 5px; }

.hidden-options, .hidden-values {
  display: none; }

.hidden-options.visible, .hidden-values.visible {
  display: block; }

.option-values > .hidden-values {
  background-color: #fbfbfb;
  border: 1px dotted #ccc;
  left: -1px;
  padding: 7px 0;
  position: absolute;
  width: 100%;
  z-index: 15; }

.option-values > .hidden-values label {
  padding-left: 15px; }

.option-values > .hidden-values .color, .option-values > .hidden-values .image {
  margin-left: 12px; }

.show-hidden-options {
  background-color: #eee;
  display: block;
  height: 22px;
  line-height: 22px;
  text-align: center;
  text-decoration: none; }

.show-hidden-options:hover {
  background-color: #f4f4f4; }

.show-hidden-options:active {
  background-color: #eef4fa; }

.show-hidden-options span {
  border-color: #ccc transparent transparent;
  border-style: solid dashed dashed;
  border-width: 8px 8px 0;
  display: inline-block;
  height: 0;
  width: 0; }

.show-hidden-options:hover span {
  border-color: #777 transparent transparent; }

.show-hidden-options:active span {
  border-color: #5e89ad transparent transparent; }

.show-hidden-options.active span {
  border-color: transparent transparent #ccc;
  border-style: dashed dashed solid;
  border-width: 0 8px 8px; }

.show-hidden-options.active:hover span {
  border-color: transparent transparent #777; }

.show-hidden-options.active:active span {
  border-color: transparent transparent #5e89ad; }

.show-hidden-values {
  display: block;
  height: 22px;
  line-height: 22px; }

.show-hidden-values:after {
  border-color: #38b0e3 transparent transparent;
  border-style: solid dashed dashed;
  border-width: 4px 4px 0;
  content: "";
  display: inline-block;
  height: 0;
  margin: 0 0 0 4px;
  position: relative;
  top: -2px;
  width: 0; }

.show-hidden-values.active:after {
  border-color: transparent transparent #38b0e3;
  border-style: dashed dashed solid;
  border-width: 0 4px 4px;
  /* Position center style */ }

.ocfilter-content-top .box-content, .ocfilter-content-bottom .box-content {
  font-size: 0; }

.ocfilter-content-top .ocfilter-option, .ocfilter-content-bottom .ocfilter-option {
  display: inline-block;
  vertical-align: top;
  width: 33%; }

.ocfilter-content-top .ocfilter-option + .ocfilter-option, .ocfilter-content-bottom .ocfilter-option + .ocfilter-option {
  border-top: none;
  /* Gallery */ }

.popup-gallery .img-thumbnail {
  margin: 0 12px 15px 0;
  /* Prod Quick View) */ }

.product-thumb .image a {
  display: block; }

.product-thumb .image a:hover {
  opacity: 0.8; }

.image .quickview {
  visibility: hidden;
  font-size: 24px;
  cursor: pointer; }

.image:hover .quickview {
  visibility: visible; }

.image .quickview:before {
  content: "\f00e";
  font-family: FontAwesome, serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  /* -- SEARCH-MAiN --*/ }

#search_main {
  background: #fff;
  box-shadow: 1px 1px 8px rgba(34, 29, 22, 0.35);
  position: absolute;
  padding: 0;
  top: 60px;
  width: 120%;
  z-index: 1050; }
  #search_main:before, #search_main:after {
    content: '';
    top: -16px;
    left: 10px;
    position: absolute;
    border: 8px solid transparent;
    border-bottom: 8px solid #e5e5e6; }
  #search_main:after {
    border-bottom: 8px solid #fff;
    top: -14px; }
  #search_main input {
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 4px !important; }
  #search_main #search_header {
    display: none;
    padding: 12px 25px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dbdbdb; }
  #search_main #search_header input[type='radio'] {
    position: absolute;
    left: -999999px; }
  #search_main .filter-text {
    font-size: 12px;
    color: #9a9a9a;
    vertical-align: middle;
    margin-right: 15px; }
  #search_main .search_ajax_products-holder {
    padding: 0 25px 10px 25px; }
  #search_main #search_radio {
    display: inline; }
  #search_main #search_close {
    font-size: 0 !important;
    text-align: right;
    cursor: pointer;
    margin-right: 5px;
    position: absolute;
    right: 4px;
    top: 2px;
    opacity: 0.3; }
  #search_main #search_close:hover {
    opacity: 0.6; }
  #search_main #search_close:before {
    content: '\f00d';
    font-family: fontawesome, serif;
    color: #333;
    font-size: 16px;
    opacity: 1; }
  #search_main .search-item {
    padding: 12px 24px;
    font-size: 14px;
    border-bottom: 1px solid #e6e9eb; }
  #search_main .search-item:hover {
    background-color: rgba(229, 240, 251, 0.25); }
  #search_main .search-item .image {
    position: relative;
    z-index: 1000;
    display: block;
    float: left;
    max-width: 70px;
    max-height: 70px; }
  #search_main .search-item .image img {
    max-width: 100%;
    max-height: 100%; }
  #search_main .search-item .name {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bolder;
    color: #0f78c0; }
  #search_main .search-item .name:hover {
    color: #bfca0e; }
  #search_main .search-item .price {
    position: relative;
    top: 3px;
    display: block;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 12px !important;
    color: #efb625; }
  #search_main .search-item .description {
    display: block;
    font-size: 12px;
    opacity: 0.85;
    margin: 3px 0; }
  #search_main .search_ajax_cont span.price {
    color: #5bb300; }
  #search_main .search_ajax_cont span.special {
    color: #5bb300; }
  #search_main .search_ajax_cont span.price, #search_main .search_ajax_cont span.special {
    display: inline;
    font-weight: bold;
    font-size: 14px; }
  #search_main #search_footer {
    width: 100%;
    padding: 10px 20px 12px;
    text-align: right;
    line-height: 100%;
    color: #222;
    box-sizing: border-box;
    background: transparent; }
  #search_main #search_footer a {
    color: #222;
    cursor: pointer;
    font-size: 13px;
    text-decoration: underline; }
  #search_main #search_footer a:hover {
    text-decoration: none; }
  #search_main #search_footer .pagination-text {
    font-size: 12px;
    color: #222;
    margin-right: 5px; }
  #search_main #search_footer .prevPage, #search_main #search_footer .curPage, #search_main #search_footer .nextPage {
    padding: 0 5px;
    cursor: pointer; }
  #search_main #search_footer .curPage {
    color: #222;
    border-radius: 50%; }

@media (max-width: 991px) {
  #search_main {
    width: 100%; } }

.modal-header .close {
  position: relative;
  top: -3px;
  left: 2px; }

@media (max-width: 767px) {
  /* Checkbox AVSME */
    .modal-header .close {
      top: -10px;
      left: 10px; } }

.radio, .checkbox {
  margin-top: 2px;
  margin-bottom: 2px; }

.checkbox {
  padding-left: 20px; }

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px; }

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: -2px;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }

.checkbox:hover label::before, .radio:hover label::before {
  border-color: #39c; }

.checkbox:hover input[disabled] + label::before, .radio:hover input[disabled] + label::before {
  border-color: #ccc; }

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: -1px;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 0;
  font-size: 12px;
  color: #555; }

.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer; }

.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before {
  outline: none !important;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.checkbox input[type="checkbox"]:checked + label::after, .checkbox input[type="radio"]:checked + label::after {
  font-family: FontAwesome, serif;
  content: "\f00c"; }

.checkbox input[type="checkbox"]:indeterminate + label::after, .checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px; }

.checkbox input[type="checkbox"]:disabled, .checkbox input[type="radio"]:disabled {
  cursor: not-allowed; }

.checkbox input[type="checkbox"]:disabled + label, .checkbox input[type="radio"]:disabled + label {
  opacity: 0.6;
  cursor: default; }

.checkbox input[type="checkbox"]:disabled + label::before, .checkbox input[type="radio"]:disabled + label::before {
  background-color: #eee;
  cursor: not-allowed; }

.checkbox.checkbox-circle label::before {
  border-radius: 50%; }

.checkbox.checkbox-inline {
  margin-top: 0;
  padding-top: 3px; }

.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #39c;
  border-color: #39c; }

.checkbox-primary input[type="checkbox"]:checked + label::after, .checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-primary input[type="checkbox"]:indeterminate + label::before, .checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7; }

.checkbox-primary input[type="checkbox"]:indeterminate + label::after, .checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.radio {
  padding-left: 20px; }

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px; }

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 52%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out; }

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 51%;
  background-color: #555;
  -webkit-transition: 0.1s all ease;
  -moz-transition: 0.1s all ease;
  transition: 0.1s all ease;
  opacity: 0;
  filter: alpha(opacity=0); }

.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer; }

.radio input[type="radio"]:focus + label::before {
  /*outline: thin dotted;*/
  outline: none !important;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.radio input[type="radio"]:checked + label::after {
  opacity: 1;
  filter: alpha(opacity=100); }

.radio input[type="radio"]:disabled {
  cursor: not-allowed; }

.radio input[type="radio"]:disabled + label {
  opacity: 0.6;
  cursor: default; }

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed; }

.radio.radio-inline {
  margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #39c; }

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #39c; }

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #39c; }

input[type="checkbox"].styled:checked + label:after, input[type="radio"].styled:checked + label:after {
  font-family: FontAwesome, serif;
  content: "\f00c"; }

input[type="checkbox"] .styled:checked + label::before, input[type="radio"] .styled:checked + label::before {
  color: #fff; }

input[type="checkbox"] .styled:checked + label::after, input[type="radio"] .styled:checked + label::after {
  color: #fff;
  /* CustScroll */ }

.ocfilter-option .option-values.scrolled {
  height: 160px; }

.ocfilter-option .container {
  padding-right: 0; }

body .option-values.scrolled {
  position: relative;
  overflow: hidden; }

.ocfilter .ocfilter-option .option-values {
  padding-left: 0;
  padding-right: 0; }

.option-values.scrolled .customScrollBox {
  position: relative;
  height: 100%;
  overflow: hidden; }

.option-values.scrolled .customScrollBox .container {
  position: relative;
  width: 100%;
  top: 0;
  float: left; }

.option-values.scrolled .customScrollBox .content {
  clear: both; }

.ocfilter-option .option-values.scrolled, .ocfilter-option .option-name {
  opacity: 0.25;
  transition: opacity ease 0.2s; }

.option-values.scrolled .dragger_container {
  display: none;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 99%;
  margin: 0;
  padding: 1px 0 0;
  background: #ddd;
  border-radius: 6px;
  cursor: default;
  opacity: 0.75;
  filter: alpha(opacity=75);
  border: 1px solid #d4d4d4;
  border-right-color: #dadada;
  border-bottom-color: #dadada;
  border-top-width: 2px; }

.option-values.scrolled:hover .dragger_container {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0; }

.option-values.scrolled .dragger {
  opacity: 0.75;
  filter: alpha(opacity=80);
  position: absolute;
  left: 1px;
  width: 6px;
  height: 10px;
  background: #999;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  border-radius: 4px; }

.option-values.scrolled .dragger:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.option-values.scrolled .dragger_pressed {
  background: #888;
  overflow: hidden; }

.scrolled .scrollUpBtn, .scrolled .scrollDownBtn {
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 0;
  text-decoration: none;
  right: -12px;
  filter: alpha(opacity=0);
  opacity: 0; }

.option-values.scrolled .scrollUpBtn {
  top: 0; }

.option-values.scrolled .scrollDownBtn {
  bottom: 0; }

.scrolled .scrollUpBtn:hover, .scrolled .scrollDownBtn:hover {
  filter: alpha(opacity=0);
  opacity: 0; }

@media (max-width: 991px) {
  .ocfilter-option .option-name b {
    display: none !important; } }

@media (max-width: 767px) {
  /* CustomScrol End */
  /*Navigation Tab*/
    .ocfilter-option .option-values.scrolled {
      height: 140px; }
    body .panel-body .ocfilter-option label a {
      font-size: 14px; }
    #ocfilter div.checkbox, #ocfilter div.radio {
      margin: 8px 0; }
    .option-values.scrolled .dragger_container, .option-values.scrolled:hover .dragger_container {
      right: 6px;
      width: 4px;
      border-top-width: 0;
      border-bottom-width: 0;
      padding-top: 0;
      height: 100%; }
    .option-values.scrolled .dragger {
      width: 14px;
      border-radius: 8px;
      opacity: 1;
      filter: alpha(opacity=100);
      left: -6px;
      background: #999 url(../image/drag-bgd.png) center center no-repeat; }
    .option-values.scrolled .dragger:active, .option-values.scrolled .dragger:visited {
      background-color: #888; }
    .trackbar-scale {
      height: 21px !important; }
    .trackbar-scale a span, .trackbar-scale div span {
      font-size: 12px; }
    body .panel-body .ocfilter-option .option-name {
      font-size: 16px; } }

.navigation {
  text-align: center;
  margin: -10px 0 20px; }

.navigation ul {
  list-style: none;
  padding-left: 20px; }

.navigation li {
  display: inline-block;
  vertical-align: middle;
  padding: 4px 10px;
  margin: 0 1px;
  text-transform: lowercase;
  font-weight: bolder;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  cursor: pointer; }

.navigation li:hover {
  background-color: #ccc;
  border-color: #999;
  color: #fff; }

.navigation li.active, .navigation li.active:hover {
  cursor: default;
  color: #fff;
  background-color: #39c;
  border-color: #28b; }

.ft-rows-wrap .row {
  display: none;
  /* Error  -  404 Site */ }

.not-found .buttons {
  display: none; }

.error-not_found ul.breadcrumb {
  display: none; }

#error-wrap .text {
  color: #414448; }

#error-wrap .text p.text-error {
  max-width: 220px;
  font-size: 13px !important;
  color: #666769;
  margin-top: 20px; }

#error-wrap .p-404 {
  font-size: 115px !important;
  font-weight: bold;
  color: #cacbcc;
  height: 100px;
  padding-top: 45px;
  letter-spacing: 6px; }

#error-wrap .titele {
  font-size: 18px !important;
  font-weight: bolder;
  padding-top: 4px; }

#error-wrap .gifer {
  min-height: 465px;
  background: url('../image/trawa.gif') 100px bottom no-repeat; }

.error-not_found #content {
  min-height: 460px; }

@media (max-width: 991px) {
  #error-wrap .gifer {
    background-position: 50px bottom; }

  #error-wrap .text p.text-error, #error-wrap .text p {
    max-width: 220px;
    width: 205px; }

  #error-wrap .p-404 {
    font-size: 100px !important; }

  #error-wrap .titele {
    font-size: 15px !important; } }

@media (max-width: 900px) {
  #error-wrap .gifer {
    background-position: 0 bottom; } }

@media (max-width: 767px) {
  #error-wrap .gifer {
    background-position: 150px bottom;
    margin-top: -200px; }

  #error-wrap .p-404 {
    font-size: 115px !important; }

  #error-wrap .titele {
    font-size: 17px !important; } }

@media (max-width: 700px) {
  #error-wrap .gifer {
    background-position: 50px bottom; } }

@media (max-width: 600px) {
  #error-wrap .gifer {
    background-position: 0 bottom;
    margin-top: 0; } }

@media (max-width: 500px) {
  /* Prod Labels */
    #error-wrap .gifer {
      background-position: -50px bottom; } }

.thumbnails.no-img .b-ribbon-wrap.label-bottom-left-wrap, .thumbnails.no-img .b-ribbon-wrap.label-bottom-right-wrap {
  bottom: 25px; }

@media (max-width: 1199px) and (min-width: 768px) {
  /* Share */
    .product-thumb .tag.b-ribbon span, .thumbnail .tag.b-ribbon span, .product-thumb .tag.b-ribbon.label-top-right span, .thumbnail .tag.b-ribbon.label-top-right span {
      padding-top: 8px;
      padding-bottom: 8px;
      font-size: 10px; }
    .product-thumb .tag.b-ribbon span:after, .thumbnail .tag.b-ribbon span:after {
      top: auto !important;
      bottom: 0 !important; }
    .product-thumb .tag.b-ribbon span:before, .thumbnail .tag.b-ribbon span:before, .product-thumb .tag.b-ribbon span:after, .thumbnail .tag.b-ribbon span:after {
      width: 13px;
      height: 18px; }
    .tag.b-ribbon.label-top-left span:before, .tag.b-ribbon.label-top-left span:after, .tag.b-ribbon.label-bottom-left span:before, .tag.b-ribbon.label-bottom-left span:after {
      right: -6px; }
    .tag.b-ribbon.label-top-right span:before, .tag.b-ribbon.label-top-right span:after, .tag.b-ribbon.label-bottom-right span:before, .tag.b-ribbon.label-bottom-right span:after, .product-thumb .tag.b-ribbon.label-top-right span:before, .product-thumb .tag.b-ribbon.label-top-right span:after, .product-thumb .tag.b-ribbon.label-bottom-right span:before, .product-thumb .tag.b-ribbon.label-bottom-right span:after {
      left: -6px; }
    .thumbnail .tag.b-ribbon.label-bottom-right span:before, .thumbnail .tag.b-ribbon.label-bottom-right span:after {
      left: -6px; }
    .thumbnail .tag.b-ribbon.label-top-right span:before, .thumbnail .tag.b-ribbon.label-top-right span:after {
      right: auto;
      left: -4px;
      width: 13px;
      height: 18px; }
    .thumbnail .tag.b-ribbon span {
      padding-left: 15px;
      padding-right: 15px; }
    .thumbnail .tag.b-ribbon.label-bottom-right span, .thumbnail .tag.b-ribbon.label-top-right span {
      padding-left: 15px; }
    .thumbnails .b-ribbon-wrap.label-bottom-left-wrap, .thumbnails .b-ribbon-wrap.label-bottom-right-wrap {
      bottom: 80px; }
    .thumbnails.no-img .thumbnails .b-ribbon-wrap.label-bottom-left-wrap, .thumbnails.no-img .thumbnails .b-ribbon-wrap.label-bottom-right-wrap {
      bottom: 80px; }
    .thumbnails .image-additional {
      max-width: 50px;
      margin-left: 10px; }
    .thumbnail .tag.corner.label-top-left span {
      left: -72px;
      top: -30px; }
    .thumbnail .tag.corner.label-top-right span {
      left: -6px;
      top: -30px; } }

.share {
  margin-top: 7px; }

.share.category-share {
  margin-top: 28px;
  /* Zoom Lens */ }

.zoomContainer {
  z-index: 999;
  /* Stars */ }

label.zrate-label {
  display: none; }

.z_stars {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 190px;
  height: 45px;
  margin-left: 1px;
  margin-top: -3px; }

.z_stars span {
  width: 35px;
  height: 32px;
  display: inline-block;
  margin-right: 0;
  margin-left: 0;
  color: grey;
  font-size: 30px;
  opacity: 0.3;
  transition: all ease 0.15s;
  -moz-transition: all ease 0.1s;
  font-family: icomoon, serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.z_stars span:before {
  content: "\e978"; }

.z_stars span:hover {
  cursor: pointer;
  color: orange;
  opacity: 0.85; }

.z_stars span.active, .z_stars span.active:hover {
  color: #39c;
  opacity: 1; }

#form-review #button-review {
  min-width: 164px;
  /* OCFilter Swap  */ }

.panel-body .ocfilter-option label {
  padding: 0 !important;
  cursor: default; }

.panel-body .ocfilter-option label a {
  position: relative;
  top: 0;
  display: inline-block;
  margin-right: 5px;
  padding: 2px 0 2px 5px;
  font-size: 13px; }

.panel-body .ocfilter-option label small {
  position: relative;
  top: -2px; }

.panel-body .ocfilter-option label.disabled span {
  position: relative;
  top: 2px;
  padding-left: 5px; }

.panel-body .ocfilter-option label a:hover {
  color: #39c; }

#ocfilter div.checkbox, #ocfilter div.radio {
  margin: 5px 0; }

#ocfilter .checkbox label::before {
  top: 0; }

#ocfilter .checkbox label::after {
  top: 2px; }

#ocfilter .radio label::before {
  top: 1px; }

#ocfilter .radio label::after {
  top: 4px;
  /* OCfilter images */ }

.ocfilter label img {
  max-width: 100%;
  width: 100px;
  margin-bottom: 5px;
  margin-right: 5px; }

.ocfilter .txt-bottom img {
  display: block; }

.ocfilter label img + a, .ocfilter label img + br + a, .ocfilter label img + br + span {
  margin-left: 0 !important;
  margin-bottom: 7px; }

.ocfilter .txt-right a, .ocfilter .txt-bottom a {
  margin-left: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important; }

.ocfilter .txt-bottom a {
  margin-bottom: 5px !important; }

.ocfilter .txt-right label.disabled span, .ocfilter .txt-bottom label.disabled span {
  margin-left: 0 !important;
  margin-bottom: 2px !important;
  margin-top: -2px !important; }

.ocfilter .txt-bottom label.disabled span {
  margin-bottom: 5px !important; }

@media (max-width: 1339px) and (min-width: 1200px) {
  .ocfilter label img {
    width: 80px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .ocfilter label img {
    width: 60px; } }

@media (max-width: 991px) and (min-width: 768px) {
  /* OCF Img End  */
    .ocfilter label img {
      width: 50px; } }

#search .form-control:focus, #input-phone:focus, #input-quantity:focus {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
  /*  Checkout Custom */ }

#quickcheckoutconfirm legend {
  margin-left: 33px;
  width: 96%;
  height: 36px; }

#quickcheckoutconfirm legend > span {
  display: inline-block;
  margin-left: -33px;
  background-color: transparent;
  border: 1px solid #39c;
  border-radius: 46%;
  height: 28px;
  width: 28px;
  line-height: 27px;
  text-align: center;
  padding-left: 1px; }

#quickcheckoutconfirm div.collapse.in + legend {
  color: #909193; }

#quickcheckoutconfirm div.collapse.in + legend > span {
  background-color: #e4e4e4;
  border-color: #e4e4e4; }

#quickcheckoutconfirm #legend1.complete {
  color: #39c; }

#quickcheckoutconfirm #legend1.complete > span {
  background-color: #39c;
  border-color: #39c;
  color: #fff;
  width: 29px; }

#quickcheckoutconfirm #toggle1 {
  margin-left: 20px;
  font-size: 13px;
  cursor: pointer;
  border-bottom: 1px dashed #39c;
  position: relative;
  top: -1px; }

#quickcheckoutconfirm #toggle1:hover {
  border-bottom-color: rgba(255, 255, 255, 0);
  color: #39c; }

#quickcheckoutconfirm #section1 #customer ul {
  text-align: left;
  padding-left: 5px; }

#quickcheckoutconfirm #section1 #customer ul a {
  padding: 5px 10px; }

#quickcheckoutconfirm #customer ul .btn.btn-default {
  padding: 0 !important;
  background: none;
  color: #3b4d61;
  border-radius: 0;
  border: none;
  border-bottom: 1px dashed #3b4d61;
  text-shadow: none;
  box-shadow: none;
  position: relative;
  top: 1px; }

#quickcheckoutconfirm #customer ul .btn.btn-default:hover {
  border-bottom-color: rgba(255, 255, 255, 0); }

#quickcheckoutconfirm input + label.control-label:hover {
  color: #39c; }

#quickcheckoutconfirm .form-group .control-label {
  position: relative;
  top: 10px; }

@media (max-width: 1339px) {
  #quickcheckoutconfirm legend {
    width: 95.5%; } }

@media (max-width: 1199px) {
  #quickcheckoutconfirm legend {
    width: 94.5%; } }

@media (max-width: 991px) {
  #quickcheckoutconfirm legend {
    width: 94.5%; } }

@media (max-width: 767px) {
  #quickcheckoutconfirm legend {
    width: 95.3%; }

  #quickcheckoutconfirm .form-group .control-label {
    top: 5px; } }

@media (max-width: 550px) {
  /*  Checkout Custom END */
    #quickcheckoutconfirm legend {
      width: 94%; } }

.product-search .row .checkbox, .product-search .row .radio {
  top: 9px; }

#ocfilter-button {
  position: absolute;
  top: 0;
  right: 22px;
  /* Sticky Menu */ }

#stiky_box {
  position: fixed;
  left: 0;
  top: -150px;
  width: 100%;
  height: auto;
  transition: 0.25s ease;
  padding-bottom: 1px;
  padding-top: 5px;
  background: #ddd;
  border-bottom: 1px solid #d3d5d8;
  z-index: 1009;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
  #stiky_box.active {
    top: 0; }
  #stiky_box .st-center {
    padding-top: 4px; }
  #stiky_box #logo {
    top: 0;
    left: 1px; }
  #stiky_box #top-links {
    padding-top: 0;
    padding-bottom: 5px; }
  #stiky_box #top-links.open > ul {
    top: 114%;
    left: -4px; }
  #stiky_box .list-inline {
    margin: 0; }
  #stiky_box #top_phones {
    position: relative;
    top: 8px;
    left: 0;
    float: none !important;
    margin-bottom: 0;
    width: 205px; }
  #stiky_box #search {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 6px;
    padding-top: 10px; }
  #stiky_box .small-icons {
    position: relative;
    top: -3px;
    left: 0;
    margin-right: 20px; }
  #stiky_box .small-icons a {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-right: 10px; }
  #stiky_box .small-icons b {
    display: none; }
  #stiky_box #cart {
    position: relative;
    top: 8px;
    left: auto;
    right: 0;
    width: 165px; }
  #stiky_box #currency-box {
    margin-right: 20px;
    margin-top: 0; }
  #stiky_box #currency-box .header {
    display: block; }
  #stiky_box #currency-box .header .carets {
    top: 0;
    left: -1px; }
  #stiky_box #currency-box .dropdown-menu {
    display: none;
    min-width: 120px;
    width: 125px; }
  #stiky_box #currency-box.open .dropdown-menu {
    display: block;
    position: absolute;
    top: 130%;
    left: 0;
    padding: 8px 4px 8px 8px;
    margin: 3px 0 0 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    border: 1px solid #e7e7e7;
    cursor: default;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15); }
  #stiky_box #currency-box.open .dropdown-menu:before {
    content: '';
    display: block;
    top: -16px;
    left: 7px;
    position: absolute;
    border: 8px solid transparent;
    border-bottom: 8px solid #e7e7e7; }
  #stiky_box #currency-box.open .dropdown-menu:after {
    content: '';
    display: block;
    top: -14px;
    left: 7px;
    position: absolute;
    border: 8px solid transparent;
    border-bottom: 8px solid #fff; }
  #stiky_box #currency-box.open .dropdown-menu form {
    margin-bottom: 0; }
  #stiky_box #currency-box.open .dropdown-menu li {
    border-radius: 0;
    background: transparent;
    height: auto;
    width: auto;
    text-align: center;
    opacity: 1; }
    #stiky_box #currency-box.open .dropdown-menu li .btn {
      padding: 0;
      background: transparent;
      color: ; }
      #stiky_box #currency-box.open .dropdown-menu li .btn:hover {
        text-decoration: none;
        color: #28b; }
    #stiky_box #currency-box.open .dropdown-menu li:hover {
      text-decoration: none; }
    #stiky_box #currency-box.open .dropdown-menu li.active {
      box-shadow: none;
      opacity: 0.5; }
      #stiky_box #currency-box #currency .list-inline > li {
        padding: 0 2px; }
  #stiky_box .language {
    position: relative;
    top: -1px; }
  #stiky_box .language .header {
    margin-right: 0;
    display: block !important; }
  #stiky_box .language .header .carets {
    top: 1px; }
  #stiky_box .language > ul {
    display: none;
    padding: 6px 5px 6px 10px;
    border-radius: 1px;
    width: 150px;
    height: auto;
    z-index: 1009;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
    position: absolute;
    left: -16px;
    top: 150%;
    background: #fff;
    border: 1px solid #e7e7e7; }
  #stiky_box .language > ul:before, #stiky_box .language > ul:after {
    position: absolute;
    left: 17px;
    border: 8px solid transparent; }
  #stiky_box .language > ul:before {
    content: '';
    top: -16px;
    border-bottom: 8px solid #e7e7e7; }
  #stiky_box .language > ul:after {
    content: '';
    top: -14px;
    border-bottom: 8px solid #fff; }
  #stiky_box .language > ul li {
    padding: 6px 5px; }
  #stiky_box .language > ul li a b {
    padding-right: 5px; }
  #stiky_box .language > ul li.active {
    display: none;
    cursor: default; }
    #stiky_box .language > ul li.active a {
      cursor: default;
      color: #28b; }
  #stiky_box .language.open > ul {
    display: block; }
  #stiky_box #top-links2 {
    margin-top: 0; }
  #stiky_box #top-links2.is-logged {
    margin-top: 4px; }
  #stiky_box #logged-box .dropdown > ul {
    top: 120%; }
  #stiky_box #top_phones .dropdown-menu {
    top: 107%;
    left: 0;
    right: auto; }
  #stiky_box #top_phones .dropdown-menu:before, #stiky_box #top_phones .dropdown-menu:after {
    left: 15px;
    right: auto; }

@media (max-width: 1399px) {
  #stiky_box #top_phones {
    width: 185px; } }

@media (max-width: 991px) {
  #stiky_box {
    display: none !important; } }

@media (min-width: 1400px) {
  /* END sticky menu */
  /*  BLOG Start */
    #stiky_box .small-icons {
      top: 0; } }

#blog-soforp_search {
  margin-top: 5px; }
  #blog-soforp_search input.form-control {
    height: 33px; }

#blog-search > .input-group-btn, #blog-search #button-search {
  height: 100%; }

.blog-soforp_category .product-thumb .caption h4, .blog-soforp_search .product-thumb .caption h4, .blog-soforp_author .product-thumb .caption h4 {
  margin-top: 0; }
  .blog-soforp_category .product-thumb .caption h4 a, .blog-soforp_search .product-thumb .caption h4 a, .blog-soforp_author .product-thumb .caption h4 a {
    font-size: 18px; }

.blog-soforp_article .product-layout .product-thumb {
  padding: 20px;
  outline: 1px solid rgba(0, 0, 0, 0.085);
  margin: 5px -10px;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff; }
  .blog-soforp_article .product-layout .product-thumb:hover {
    outline: 1px solid rgba(0, 0, 0, 0.02); }

#button-comment:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  opacity: 0.94; }

@media (min-width: 768px) {
  .blog-soforp_article .product-layout .product-thumb .caption h4 a {
    height: 40px; }
    .blog-soforp_article .product-layout .product-thumb .caption h4 + p {
      height: 40px; } }

@media (max-width: 767px) {
  .blog-soforp_article .product-layout .product-thumb .caption h4 a {
    text-align: center;
    height: auto; }
    .blog-soforp_article .product-layout .product-thumb .caption h4 + p {
      height: auto;
      min-height: 26px; }

  #form-comment.with-captcha #button-comment {
    bottom: -5px; }

  .blog-soforp_category .product-thumb .caption h4, .blog-soforp_search .product-thumb .caption h4, .blog-soforp_author .product-thumb .caption h4 {
    text-align: left; }
    .blog-soforp_category .product-thumb .caption a, .blog-soforp_search .product-thumb .caption a, .blog-soforp_author .product-thumb .caption a {
      font-size: 18px; }
    .blog-soforp_category .product-thumb .caption .entry-meta, .blog-soforp_search .product-thumb .caption .entry-meta, .blog-soforp_author .product-thumb .caption .entry-meta {
      text-align: left; }
      .blog-soforp_category .product-thumb .caption .entry-meta a, .blog-soforp_search .product-thumb .caption .entry-meta a, .blog-soforp_author .product-thumb .caption .entry-meta a {
        font-size: 13px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .blog-soforp_category .product-thumb .caption h4 a, .blog-soforp_search .product-thumb .caption h4 a, .blog-soforp_author .product-thumb .caption h4 a {
    font-size: 16px; } }

@media (max-width: 480px) {
  /* .product-thumb one Border */
    .blog-blog .product-thumb .images img, .blog-soforp_category .product-thumb .images img, .blog-soforp_search .product-thumb .images img, .blog-soforp_author .product-thumb .images img {
      width: 100%; }
    .blog-blog .blog-content .product-list .product-thumb .caption, .blog-soforp_category .blog-content .product-list .product-thumb .caption, .blog-soforp_search .blog-content .product-list .product-thumb .caption, .blog-soforp_author .blog-content .product-list .product-thumb .caption {
      padding-left: 0;
      padding-right: 0; } }

.blog-soforp_search .product-layout .product-thumb, .blog-soforp_author .product-layout .product-thumb, .blog-soforp_category .product-layout .product-thumb {
  border: none;
  box-shadow: none; }
  .blog-soforp_search .product-layout .product-thumb:hover, .blog-soforp_author .product-layout .product-thumb:hover, .blog-soforp_category .product-layout .product-thumb:hover {
    border: none;
    box-shadow: none; }

.blog-soforp_search .producte, .blog-soforp_author .producte, .blog-soforp_category .producte {
  border: none; }

.product-thumb:hover .button-group button + button:hover {
  border-left: 1px solid rgba(0, 0, 0, 0.07); }

@media (max-width: 767px) {
  .product-thumb:hover .button-group button {
    border: 1px solid transparent; } }

@media (min-width: 768px) {
  .blog-soforp_search .product-layout .product-thumb, .blog-soforp_category .product-layout .product-thumb, .blog-soforp_author .product-layout .product-thumb {
    padding-left: 3px; } }

@media (max-width: 767px) {
  .blog-soforp_search .producte .product-layout .product-thumb, .blog-soforp_author .producte .product-layout .product-thumb, .blog-soforp_category .producte .product-layout .product-thumb {
    border: none;
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 481px) and (max-width: 767px) {
  .blog-blog .product-thumb .images, .blog-soforp_category .product-thumb .images, .blog-soforp_search .product-thumb .images, .blog-soforp_author .product-thumb .images {
    margin-right: 15px; } }

.comment-reply-link {
  color: #5e8ee4;
  font-size: 13px;
  background: transparent;
  padding: 0;
  text-shadow: none;
  box-shadow: none; }
  .comment-reply-link:hover {
    color: red;
    border: none;
    text-decoration: underline;
    background: transparent;
    text-shadow: none;
    box-shadow: none; }

.entry-meta {
  padding: 0 0 6px;
  margin-top: 0; }
  .entry-meta a {
    font-size: 13px;
    color: #6b6b6b; }
  .entry-meta a:hover {
    text-decoration: underline; }
  .entry-meta .fa {
    font-size: 14px;
    margin-right: 2px; }
  .entry-meta span {
    margin-right: 8px;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 5px; }

@media (max-width: 1199px) and (min-width: 768px) {
  .entry-meta span {
    font-size: 12px; } }

.row.article-block {
  margin-bottom: 30px; }

.common-home .row.article-block {
  margin-left: 0;
  margin-right: 0; }
  .common-home .row.article-block .product-layout {
    padding-left: 0;
    padding-right: 0; }

.product-grid .entry-meta, .article-block .entry-meta {
  text-align: center; }

.blog-content .product-grid .caption, .article-block .product-thumb .caption {
  height: 180px;
  overflow: hidden;
  margin-top: 0; }
  .blog-content .product-grid .caption:before, .article-block .product-thumb .caption:before {
    content: "";
    display: block;
    height: 30px;
    width: 99%;
    position: absolute;
    bottom: 5px;
    left: 1px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff); }

.article-block .product-layout .product-thumb, .article-block .product-layout .product-thumb:hover {
  padding: 10px;
  margin: 0;
  border: 1px solid #eee; }

.article-block .product-thumb h4 {
  text-align: center; }

.product-block .product-thumb .caption {
  min-height: 140px;
  position: relative; }

.blog-soforp_article .product-block .product-thumb .caption {
  height: auto;
  min-height: 40px;
  /* Blog - comments */ }
  .blog-soforp_article .product-block .product-thumb .caption:before {
    display: none; }

.comment-body {
  background-color: #fff;
  margin: 0;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  border-bottom: 1px solid #eee;
  border-radius: 0; }
  .comment-body .comment-content {
    padding: 0 0 15px;
    font-size: 13px;
    line-height: 1.25; }
  .comment-body .comment-meta {
    padding-bottom: 0; }
  .comment-body .comment-left {
    width: 20%; }
  .comment-body .comment-right {
    width: 79%; }

.comment-rating .fa-stack {
  width: 0.9em;
  height: 1em; }

.comment-rating .fa-stack-2x {
  font-size: 1em; }

@media (max-width: 991px) {
  .comment-body .comment-left {
    width: 26%; }

  .comment-body .comment-right {
    width: 73%; } }

@media (max-width: 767px) {
  .comment-body .comment-left {
    width: 25%; }

  .comment-body .comment-right {
    width: 74%; } }

@media (max-width: 480px) {
  .comment-body .comment-left {
    width: 100%;
    margin-bottom: 15px; }

  .comment-body .comment-right {
    width: 100%; } }

.comment-author {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px; }

.comment-date {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
  margin-top: 5px;
  opacity: 0.8; }

.comment-children {
  margin-left: 0;
  padding-left: 40px;
  border-left: 1px solid #fff; }

@media (min-width: 768px) and (max-width: 1199px) {
  .comment-author {
    font-size: 12px; }

  .comment-date {
    font-size: 10px; } }

#form-comment #input-captcha {
  margin-right: 20px;
  width: 50%;
  float: left; }
  #form-comment .buttons {
    margin: 0; }
  #form-comment .comment-captcha label {
    width: 100%;
    text-align: left; }
  #form-comment .comment-captcha .col-sm-10 {
    clear: left; }
  #form-comment.with-captcha #button-comment {
    position: relative;
    bottom: -30px; }

#reply-remove {
  white-space: nowrap; }

.blog-blog h1, .blog-soforp_category h1, .blog-soforp_search h1, .blog-soforp_author h1 {
  margin-top: 4px;
  margin-bottom: 33px; }

.blog-soforp_search h1 {
  margin-bottom: 5px; }

.blog-soforp_article h1 {
  padding-bottom: 5px;
  margin-top: 6px; }

.blog-blog .product-thumb .images, .blog-soforp_category .product-thumb .images, .blog-soforp_search .product-thumb .images, .blog-soforp_author .product-thumb .images {
  text-align: left;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px; }

.blog-blog .blog-content .product-list .product-thumb .caption, .blog-soforp_category .blog-content .product-list .product-thumb .caption, .blog-soforp_search .blog-content .product-list .product-thumb .caption, .blog-soforp_author .blog-content .product-list .product-thumb .caption {
  margin-left: 0;
  margin-right: 5px;
  padding-left: 0; }

.blog-blog .product-layout.product-list .product-thumb, .blog-soforp_category .product-layout.product-list .product-thumb, .blog-soforp_search .product-layout.product-list .product-thumb, .blog-soforp_author .product-layout.product-list .product-thumb {
  height: auto; }

.blog-blog .btn.btn-default.read-more, .blog-soforp_category .btn.btn-default.read-more, .blog-soforp_search .btn.btn-default.read-more, .blog-soforp_author .btn.btn-default.read-more {
  margin-bottom: 6px; }

@media (max-width: 991px) and (min-width: 768px) {
  .blog-blog .product-thumb .images, .blog-soforp_category .product-thumb .images, .blog-soforp_search .product-thumb .images, .blog-soforp_author .product-thumb .images {
    margin-right: 15px; }

  .blog-blog .blog-content .product-list .product-thumb .caption p, .blog-soforp_category .blog-content .product-list .product-thumb .caption p, .blog-soforp_search .blog-content .product-list .product-thumb .caption p, .blog-soforp_author .blog-content .product-list .product-thumb .caption p {
    font-size: 13px !important; } }

.blog-blog .row.actik a, .blog-soforp_category .row.actik a, .blog-soforp_article .row.actik a, .blog-soforp_search .row.actik a, .blog-soforp_author .row.actik a {
  position: relative;
  top: 0; }

.article-block.arbs .product-thumb .entry-meta span {
  font-size: 11px; }

.article-block.arbs .product-thumb .entry-meta span .fa {
  font-size: 12px;
  margin-right: 1px; }

@media (max-width: 1199px) {
  .paginator > div {
    float: none;
    width: 100%;
    text-align: left; }

  .paginator .text-left {
    position: relative;
    top: -5px; } }

@media (max-width: 925px) and (min-width: 768px) {
  .blog-blog .product-layout.product-list .product-thumb, .blog-soforp_category .product-layout.product-list .product-thumb, .blog-soforp_search .product-layout.product-list .product-thumb, .blog-soforp_author .product-layout.product-list .product-thumb {
    padding-bottom: 10px; }

  .article-block.arbs .product-thumb h4 {
    font-size: 16px; }

  .article-block.arbs .product-thumb p.descripts {
    font-size: 13px !important; } }

@media (max-width: 767px) {
  .blog-soforp_search .search-line > div {
    margin-bottom: 10px; }

  .blog-blog .blog-content .product-list .product-thumb .caption p, .blog-soforp_category .blog-content .product-list .product-thumb .caption p, .blog-soforp_search .blog-content .product-list .product-thumb .caption p, .blog-soforp_author .blog-content .product-list .product-thumb .caption p {
    text-align: left; }

  .blog-blog h1, .blog-soforp_category h1, .blog-soforp_search h1, .blog-soforp_author h1 {
    margin-top: 2px;
    margin-bottom: 5px; }

  .blog-soforp_article h1 {
    padding-bottom: 0; }

  .blog-soforp_search .form-control {
    margin-bottom: 10px; }

  .blog-blog .product-thumb .images, .blog-soforp_category .product-thumb .images, .blog-soforp_search .product-thumb .images, .blog-soforp_author .product-thumb .images {
    margin-right: 15px; } }

@media (max-width: 480px) {
  .blog-blog .blog-content .product-list .product-thumb .caption, .blog-soforp_category .blog-content .product-list .product-thumb .caption, .blog-soforp_search .blog-content .product-list .product-thumb .caption, .blog-soforp_author .blog-content .product-list .product-thumb .caption {
    margin-left: 0;
    margin-right: 0; }

  .blog-blog .blog-content .product-list .product-thumb .caption h4, .blog-soforp_search .blog-content .product-list .product-thumb .caption h4, .blog-soforp_category .blog-content .product-list .product-thumb .caption h4, .blog-soforp_author .blog-content .product-list .product-thumb .caption h4 {
    text-align: left; }

  .blog-blog .blog-content .product-list .product-thumb .caption .entry-meta, .blog-soforp_search .blog-content .product-list .product-thumb .caption .entry-meta, .blog-soforp_category .blog-content .product-list .product-thumb .caption .entry-meta, .blog-soforp_author .blog-content .product-list .product-thumb .caption .entry-meta {
    text-align: left; }

  .blog-blog .product-thumb .images, .blog-soforp_category .product-thumb .images, .blog-soforp_search .product-thumb .images, .blog-soforp_author .product-thumb .images {
    text-align: center;
    float: none;
    margin-right: 0; }

  .blog-soforp_search #search .btn-lg {
    top: -5px; } }

.row.actik {
  margin-bottom: 2px !important;
  padding-top: 5px; }

.actik img {
  padding-bottom: 5px; }

.blog-soforp_category #content h1 + h3, .blog-soforp_category #content h1 + h3 + .row, .blog-soforp_search #content h1 + h3, .blog-soforp_search #content h1 + h3 + .row, .blog-soforp_author #content h1 + h3, .blog-soforp_author #content h1 + h3 + .row {
  display: none; }

.wrapps.asb-wrap {
  padding-top: 0; }

.blog-soforp_article .entry-meta {
  margin-bottom: 10px;
  padding-left: 3px; }

.blog-soforp_article .ya-share2 {
  margin-bottom: 10px;
  margin-top: -5px; }

.aticle-body ul, .aticle-body ol {
  margin-bottom: 15px; }

.aticle-body li {
  margin-left: 30px;
  margin-bottom: 5px;
  margin-top: 5px; }

.aticle-body img {
  max-width: 100%; }

.blog-soforp_article .row.article-block, .blog-soforp_article .row.product-block {
  margin-left: 0;
  margin-right: 0;
  border-left: 1px solid #eceeef;
  border-top: 1px solid #eceeef; }

.blog-soforp_article .article-block .product-layout {
  padding-left: 0;
  padding-right: 0; }

.blog-soforp_article .product-block .product-layout {
  padding-left: 10px;
  padding-right: 10px; }

.blog-soforp_article .article-block .product-layout .product-thumb, .blog-soforp_article .article-block .product-layout .product-thumb:hover {
  padding: 10px;
  margin: 0; }

.blog-soforp_article .product-block .product-layout .product-thumb {
  margin-top: 0;
  margin-bottom: 0; }

.blog-soforp_article .product-layout .product-thumb {
  outline: none !important; }

.blog-soforp_article .row .product-layout .product-thumb {
  border: none;
  border-right: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef; }

.blog-soforp_article .article-block .entry-meta {
  padding-top: 5px;
  padding-bottom: 0;
  /* -  BLOGG - END  */
  /* SlideShow0 */ }

#slideshow0 .owl-pagination {
  text-align: right;
  top: -33px;
  right: 30px;
  position: relative; }

#slideshow0 .owl-controls .owl-page {
  display: inline-block;
  margin: 0 6px; }

#slideshow0 .owl-controls .owl-page span {
  display: block;
  width: 28px;
  height: 6px;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 0;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.45);
  outline: 1px solid rgba(255, 255, 255, 0.1); }

#slideshow0 .owl-controls .owl-page.active span {
  background: rgba(0, 0, 0, 0.85); }

@media (max-width: 991px) {
  #slideshow0 {
    margin-bottom: 5px; } }

@media (min-width: 992px) {
  #banner0 .owl-wrapper-outer {
    padding-left: 0;
    padding-right: 0; } }

body .owl-wrapper-outer {
  box-shadow: none;
  border-radius: 0;
  border: none !important;
  overflow: hidden; }

#banner0 .owl-wrapper-outer {
  height: auto; }

#top-header .owl-pagination {
  text-align: right;
  top: -20px;
  padding-right: 5px; }

#top-header .owl-controls .owl-page {
  margin: 0 4px; }

#top-header .owl-controls .owl-page span {
  opacity: 1; }

#banner0 .owl-wrapper-outer:nth-child(3) {
  display: none; }

#banner0 .owl-wrapper-outer:nth-child(1) {
  margin-bottom: 15px !important; }

#banner0 .owl-wrapper-outer:nth-child(2), .owl-wrapper-outer.respons-banner:nth-child(3) {
  margin-bottom: 0 !important; }

@media (min-width: 768px) and (max-width: 991px) {
  #banner0 .owl-wrapper-outer {
    padding-left: 0;
    padding-right: 0; }

  #banner0 .owl-wrapper-outer:nth-child(1) {
    margin-bottom: 20px !important;
    padding-right: 5px; }

  #banner0 .owl-wrapper-outer:nth-child(2) {
    margin-bottom: 20px !important;
    padding-left: 5px; } }

@media (max-width: 767px) {
  #banner0 .owl-wrapper-outer:nth-child(1) {
    margin-bottom: 20px !important;
    padding-right: 5px; }

  #banner0 .owl-wrapper-outer:nth-child(2) {
    margin-bottom: 20px !important;
    padding-left: 5px; } }

.go-top {
  transition: opacity 0.2s; }

.go-top:hover {
  opacity: 1 !important; }

#product .input-group-btn .btn {
  height: 33px; }

#product #button-cart {
  height: 33px;
  font-size: 14px;
  text-transform: uppercase; }

#product #button-cart .fa {
  font-size: 17px;
  position: relative;
  left: -2px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  #product #button-cart {
    font-size: 12px; } }

.checkout-cart .table .input-group-btn .btn {
  height: 33px; }

.checkout-cart .table .img-thumbnail {
  padding: 0; }

.alert button.close {
  position: relative;
  top: -2px;
  left: 3px; }

.account-register .login-register .button-holder {
  margin: 20px 0; }

.information-information #content ul {
  padding-left: 20px; }

.information-information #content ol {
  padding-left: 17px;
  /* Product Comlekt */ }

.product-kit-slot {
  margin-bottom: 20px; }
  .product-kit-slot .form-group {
    margin-bottom: 10px; }
  .product-kit-slot .product-kit-product {
    margin: 0 0 10px; }
  .product-kit-slot .product-kit-product h3 {
    margin: 0 0 20px; }
  .product-kit-slot .product-kit-product h5 {
    margin: 5px 0 15px; }
  .product-kit-slot .product-kit-product .image {
    text-align: right; }
  .product-kit-slot .product-kit-product .image img {
    display: inline;
    max-width: 100%;
    max-height: 400px; }
  .product-kit-slot .product-kit-product:last-child .form-group > div:last-child hr {
    display: none; }
  .product-kit-slot .kit-price {
    font-size: 16px;
    opacity: 0.6; }
  .product-kit-slot .kit-save-price {
    font-size: 24px; }
  .product-kit-slot .kit-product-model {
    margin: 20px 0; }
  .product-kit-slot .complect-option-block {
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
    border: 1px solid #ccc;
    color: #999; }
  .product-kit-slot .complect-option-block .img-thumbnail {
    max-height: 100px;
    max-width: 100px;
    opacity: 0.9;
    transition: 0.2s opacity; }
  .product-kit-slot .complect-option-block.active, .product-kit-slot .complect-option-block:hover {
    border: 1px solid #2968d7;
    color: #2968d7;
    cursor: pointer;
    opacity: 1; }
  .product-kit-slot .complect-option-block.active .img-thumbnail, .product-kit-slot .complect-option-block:hover .img-thumbnail {
    opacity: 1; }
  .product-kit-slot .image-wrap .complect-option-block {
    padding: 0 10px 0 0; }

@media (max-width: 767px) {
  /* Product Comlekt END */
  /* Actions Page */
    .product-kit-slot {
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 15px; }
      .product-kit-slot .product-kit-product {
        margin: 0 -15px 10px; }
        .product-kit-slot .product-kit-product h3 {
          margin-top: 20px; }
        .product-kit-slot .product-kit-product .image {
          text-align: left; } }

.action-list {
  margin: 30px 0; }

.action-list .item {
  margin: 20px 0;
  padding-bottom: 10px; }

.action-list .item-title {
  margin-top: 8px; }

.action-list .item-pic {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
  max-width: 400px;
  position: relative;
  z-index: 6; }

.action-list .timer-title {
  font-size: 13px;
  opacity: 0.8;
  margin: 8px 0; }

.action-list .timer-time {
  width: 235px;
  text-align: left;
  position: relative;
  left: -3px;
  margin-bottom: 20px; }

.action-item {
  margin: 25px 0 20px; }

.action-item .item-pic {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
  max-width: 450px; }

.action-item .timer-title {
  font-size: 15px;
  opacity: 0.8;
  margin-bottom: 15px;
  margin-top: 15px; }

.action-item .timer-time {
  width: 390px;
  text-align: left;
  position: relative;
  left: -8px;
  margin-bottom: 30px;
  margin-top: 20px; }

@media (max-width: 991px) {
  .action-item .item-pic {
    float: none;
    margin-right: 0; }

  .action-item .timer-title {
    font-size: 17px; }

  .action-item .timer-time {
    width: 350px;
    margin-bottom: 20px; } }

.item-pic img {
  max-width: 100%; }

.action-item .item-type, .action-list .item-type {
  display: inline-block;
  padding: 5px 10px;
  background: #3598db;
  color: white;
  border-radius: 5px; }

.action-content .short-container {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 767px) {
  /* Actions Page END */
  /* Table view in category
 */
    .action-list .item-pic {
      float: none;
      margin-right: 0; } }

.product-layout .input-quantity-group {
  display: none; }

.product-layout.product-table {
  padding: 0; }

.product-layout.product-table .product-thumb {
  transition: 0.12s ease-in-out;
  display: block;
  position: relative;
  padding: 10px 10px 10px 10px;
  background: #fff;
  border-bottom: 1px solid #eceeef;
  border-right: 1px solid #eceeef;
  height: auto; }

.product-layout.product-table .product-thumb:hover {
  margin: 0; }

.product-table .product-thumb .image {
  float: left;
  padding: 0;
  width: 45px;
  margin-right: 10px; }

.product-table .product-thumb h4 {
  display: inline-block;
  vertical-align: top;
  width: 54%;
  margin-top: 2px;
  padding-right: 10px; }

.product-table .caption h4 a {
  max-height: 70px;
  font-size: 16px; }

.product-table .price {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  margin-bottom: 0;
  font-size: 16px;
  padding-top: 2px;
  min-height: 25px;
  text-align: left;
  font-weight: normal; }

.product-table .product-thumb .button-group {
  text-align: left;
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 0; }

.product-table .button-group button + button, .product-table:hover .button-group button + button {
  height: 34px;
  line-height: 30px;
  position: relative;
  top: 4px; }

.product-table .button-group button:first-child {
  width: 36px;
  height: 34px;
  line-height: 30px;
  position: relative;
  top: 4px; }

.product-table .input-quantity-group {
  display: table;
  width: 116px;
  height: 32px;
  position: absolute;
  top: 17px;
  right: 154px; }

.product-table .input-quantity-group .quantity {
  min-width: 10px;
  width: 45px;
  height: 33px;
  text-align: center; }

.product-table .input-quantity-group .btn {
  height: 33px; }

.product-table [class*=stock-status], .product-table .rating, .product-table .description {
  display: none; }

@media (min-width: 1400px) {
  .product-table .product-thumb h4 {
    margin-top: 10px; }

  .product-table .price {
    padding-top: 10px; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .product-table .product-thumb h4 {
    width: 48%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .product-table .product-thumb h4 {
    width: 47.5%; } }

@media (max-width: 1199px) {
  .product-table .product-thumb h4 {
    display: block;
    width: auto;
    margin-right: 166px;
    margin-bottom: 3px; }

  .product-table .price {
    padding-top: 0;
    font-size: 14px; }

  .product-table .product-thumb .button-group {
    top: 13px; }

  .product-table .button-group button:first-child {
    padding-left: 12px;
    padding-right: 12px;
    line-height: 30px;
    height: 33px; }

  .product-table .button-group button + button, .product-table .product-thumb:hover .button-group button + button {
    display: none; }

  .product-table .input-quantity-group {
    right: 69px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .product-table .caption h4 a {
    font-size: 15px; }

  .product-table .input-quantity-group {
    right: 58px; } }

@media (max-width: 767px) {
  .product-table .product-thumb .caption h4 {
    text-align: left;
    margin-right: 175px; }

  .product-table .product-thumb .caption h4 a {
    font-size: 15px; }

  #list-view .fa, #grid-view .fa, #table-view .fa {
    font-size: 19px; } }

@media (max-width: 640px) {
  .product-table .product-thumb .caption h4 a {
    font-size: 14px; }

  .product-table .price {
    padding-top: 3px;
    font-size: 13px; } }

@media (max-width: 479px) {
  /* Table view END */
  /* Sidebar-category */
    .product-table .input-quantity-group {
      display: none; }
    .product-table .product-thumb .caption h4 {
      margin-right: 44px; } }

.sidebar-category {
  margin-bottom: 5px;
  position: relative;
  z-index: 90; }
  .sidebar-category.is-collapsed .category-header {
    cursor: pointer; }
  .sidebar-category.is-collapsed .category-header:hover {
    color: ; }
  .sidebar-category.is-collapsed .category-header:after {
    font-family: FontAwesome, serif;
    content: "\f106";
    transition: 0.2s;
    font-size: 20px;
    position: relative;
    left: 4px;
    top: 0; }
  .sidebar-category.is-collapsed.collaps {
    margin-bottom: 0; }
  .sidebar-category.is-collapsed.collaps .category-header:after {
    content: "\f107"; }
  .sidebar-category.is-collapsed.collaps .dropmenu {
    display: none; }
  .sidebar-category .category-header {
    margin: 10px 0; }
  .sidebar-category ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .sidebar-category ul li {
    padding: 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #e4e4e4;
    position: relative; }
  .sidebar-category ul li:first-child {
    border-top: none; }
  .sidebar-category ul li:hover {
    background-color: rgba(0, 0, 0, 0.025); }
  .sidebar-category ul li a {
    padding: 8px 25px 8px 15px;
    display: block;
    font-size:  - 1px;
    color: ; }
  .sidebar-category ul li a.active {
    font-weight: normal;
    color: ;
    background-color: rgba(0, 0, 0, 0.024); }
  .sidebar-category ul li:hover > a {
    color: ; }
  .sidebar-category a.activSub {
    position: relative; }
  .sidebar-category a.activSub:after {
    font-family: FontAwesome, serif;
    content: "\f105";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px; }
  .sidebar-category ul.dropmenu {
    position: relative;
    background-color: ; }
  .sidebar-category ul.dropmenu ul li:hover a {
    background-color: rgba(0, 0, 0, 0.025); }
  .sidebar-category ul.dropmenu > li > a {
    font-size: ; }
  .sidebar-category ul.dropmenu ul, .sidebar-category ul.dropmenu div {
    background: #fff;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.17);
    display: none;
    width: 260px;
    position: absolute;
    left: 100%;
    top: -1px; }
  .sidebar-category ul.dropmenu ul.level1 {
    top: 0; }
  .sidebar-category ul.dropmenu li:hover > ul, .sidebar-category ul.dropmenu li:hover > div {
    display: block;
    border: 1px solid #dfdfdf; }
  .sidebar-category .level2 {
    z-index: -1; }
  .sidebar-category .level3 {
    z-index: -2; }
  .sidebar-category .level3 a {
    font-size:  -2px; }

@media (min-width: 768px) and (max-width: 1199px) {
  .sidebar-category ul.dropmenu > li > a {
    font-size:  - 1px; }
    .sidebar-category ul.dropmenu ul, .sidebar-category ul.dropmenu div {
      width: 235px; }
    .sidebar-category ul.dropmenu ul.level3 {
      width: 210px; }
    .sidebar-category ul li a {
      padding-left: 10px;
      padding-right: 20px; }
    .sidebar-category a.activSub:after {
      right: 8px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-category ul.dropmenu > li > a {
    font-size: 14px; }
    .sidebar-category ul.dropmenu ul, .sidebar-category ul.dropmenu div {
      width: 210px; }
    .sidebar-category ul.dropmenu ul.level3 {
      width: 170px; }
    .sidebar-category ul li a {
      font-size: 13px;
      padding-right: 15px; }
    .sidebar-category .level3 a {
      font-size: 12.5px; }
    .sidebar-category a.activSub:after {
      margin-top: -12px;
      right: 6px;
      font-size: 17px; } }

.sidebar-category.full-height .dropmenu li:hover > ul, .sidebar-category.full-height .dropmenu li:hover > div {
  min-height: 100%; }
  .sidebar-category.full-height ul li {
    position: static; }

#general_container {
  margin: 0 auto;
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.3); }

@media (min-width: 992px) {
  #general_container {
    width: 970px; } }

@media (min-width: 1200px) {
  #general_container {
    width: 1170px; } }

@media (min-width: 1400px) {
  #general_container {
    width: 1358px; }
    #general_container > .container {
      padding-top: 15px;
      padding-bottom: 30px; } }

#top .small-icons {
  display: none; }

#top-links2 .fa.fa-user {
  background: #00c02b;
  background: -moz-linear-gradient(top, #8ff469 0%, #0a0 100%);
  background-image: -ms-linear-gradient(top, #8ff469, #0a0);
  background: -webkit-linear-gradient(top, #8ff469, #0a0);
  background: linear-gradient(to bottom, #8ff469, #0a0);
  font-size: 11px;
  color: #fff;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 19px;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  top: -2px; }

#top-links2 a {
  color: #bfca0e;
  text-shadow: none;
  text-decoration: underline; }
  #top-links2 a:hover {
    color: #c51c07;
    text-decoration: none; }

#top-links2 > a {
  color: #bfca0e; }

#logged-box .dropdown > ul li a {
  text-decoration: none;
  color: #222; }

#top-links > ul li {
  padding-left: 32px; }

#top-links > ul li:first-child {
  background: url('../image/info_icon.png') left 8px no-repeat;
  margin-right: 20px; }

#top-links > ul li:last-child {
  background: url('../image/ok_icon.png') left 8px no-repeat; }

#cart-total .cb1 {
  color: #3b4d61;
  font-size: 16px; }

#cart-total span.csp2 {
  color: #3b4d61;
  font-size: 16px; }

#cart-total small {
  top: 2px;
  left: 75px; }

#cart-total a {
  top: -2px; }

#menu_blecker {
  display: none;
  position: absolute;
  top: 313px;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  opacity: 0.5;
  z-index: 995;
  height: 117%; }

#menu.mobile-menu .nav li.dropdown::after {
  border: 5px solid transparent;
  border-top: 5px solid #fff;
  content: '';
  font-size: 14px;
  display: block;
  position: absolute;
  right: 18px;
  left: auto;
  top: 23px;
  margin-top: -2px;
  width: 10px;
  height: 10px;
  z-index: 2; }
  #menu.mobile-menu .nav li.dropdown.showMenu::after {
    border: 5px solid transparent;
    border-bottom: 5px solid #fff;
    content: '';
    display: block;
    position: absolute;
    right: 18px;
    left: auto;
    top: 23px;
    margin-top: -7px;
    width: 10px;
    height: 10px;
    z-index: 2; }
  #menu.mobile-menu .nav li.dropdown.showMenu:hover::after {
    border-top-color: transparent;
    border-bottom-color: #656565; }
  #menu.mobile-menu .nav li.dropdown:hover::after {
    border-top-color: #656565; }
  #menu.mobile-menu .nav li.dropdown:hover::before {
    background: rgba(242, 242, 242, .8);
    content: '';
    font-size: 14px;
    display: block;
    position: absolute;
    right: 0;
    width: 46px;
    height: 100%;
    z-index: 1; }
  #menu.mobile-menu .nav li.dropdown a::after {
    display: none; }
  #menu.mobile-menu .dropdown-menu {
    position: relative !important;
    padding: 0;
    float: none; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner li {
    display: block;
    margin: 0;
    width: 100%; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner li a {
    padding: 8px 35px 8px 25px;
    margin: 0; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner ul.list-unstyled {
    padding: 0; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .parent::after {
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    content: '';
    font-size: 14px;
    display: block;
    position: absolute;
    right: 18px;
    left: auto;
    top: 16px;
    width: 10px;
    height: 10px;
    z-index: 2; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .parent::before {
    background: #999;
    border-radius: 50%;
    -moz-border-radius: 50%;
    content: '';
    font-size: 14px;
    display: block;
    position: absolute;
    right: 13px;
    top: 8px;
    width: 20px;
    height: 20px;
    z-index: 1; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .parent ul {
    box-shadow: none;
    display: none;
    width: 100%; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .parent .showMenu > .block > ul {
    display: block !important; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .showMenu > a {
    background: #e8e8e8;
    margin: 0 !important; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .showMenu > ul {
    background: #f2f2f2 !important; }
    #menu.mobile-menu .dropdown-menu .dropdown-inner .showMenu > ul div > ul {
      background: #fff !important; }
      #menu.mobile-menu .dropdown-menu .dropdown-inner .showMenu > ul div > ul ul {
        background: #f2f2f2 !important; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .showMenu > .block > ul {
    display: block !important; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .showMenu::after {
    border: 5px solid transparent;
    border-bottom: 5px solid #fff;
    content: '';
    display: block;
    position: absolute;
    right: 18px;
    left: auto;
    top: 10px;
    width: 10px;
    height: 10px;
    z-index: 2; }
  #menu.mobile-menu .dropdown-menu .dropdown-inner .withOpacity {
    background: #fff !important;
    border-color: #fff !important; }
  #menu.mobile-menu .popup-menu {
    display: none;
    padding-left: 0; }
  #menu.mobile-menu .popup-menu ul.list-unstyled li a {
    padding: 8px 35px 8px 30px !important;
    font-size: 15px; }
  #menu.mobile-menu .navbar-collapse > .withOpacity {
    background: none !important; }
  #menu.mobile-menu .showMenu {
    position: relative !important; }
  #menu.mobile-menu .showMenu > .popup-menu {
    display: block !important; }
  #menu.mobile-menu .showMenu > ul, #menu.mobile-menu .showMenu > .dropdown-menu, #menu.mobile-menu .showMenu > div > ul {
    display: block !important;
    top: 0 !important; }
  #menu.mobile-menu .showMenu > ul ul, #menu.mobile-menu .showMenu > .dropdown-menu ul, #menu.mobile-menu .showMenu > div > ul ul, #menu.mobile-menu .showMenu > ul div, #menu.mobile-menu .showMenu > .dropdown-menu div, #menu.mobile-menu .showMenu > div > ul div, #menu.mobile-menu .showMenu > ul div ul, #menu.mobile-menu .showMenu > .dropdown-menu div ul, #menu.mobile-menu .showMenu > div > ul div ul {
    position: relative !important;
    left: 0 !important; }

@media screen and (max-width: 1200px) {
  header .callback {
    top: -30px !important; }
    header .zcart {
      top: -31px !important; }
      header .zcart .btn {
        padding-left: 30px !important; }
    header #search .input-lg {
      border-bottom: 1px solid rgba(0, 0, 0, .25); }
    header .logo-wraper {
      height: auto !important;
      left: 15px !important;
      top: -33px !important; }
      header .logo-wraper img {
        width: 180px !important; }
    header .search-column {
      text-align: center; }
      header .search-column #header_slogan, header .search-column #header_slogan {
        margin-top: 55px;
        padding: 0 80px;
        width: 594px;
        white-space: normal !important; }
    header .payment-info-header {
      right: 15px;
      top: 85px; } }

@media screen and (max-width: 991px) {
  header .phones {
    float: none !important;
    left: 0 !important;
    width: 100% !important; }
    header .phones h4 {
      width: 100%; }
    header .callback {
      position: absolute !important;
      left: 190px !important;
      top: -30px !important; }
    header .callback .worktime {
      display: none; }
    header #search .input-lg {
      border-bottom: 1px solid rgba(0, 0, 0, .25); }
    header .logo-wraper {
      height: auto !important;
      left: 0 !important;
      top: -43px !important; }
    header .logo-wraper img {
      width: 180px !important; }
    header .search-column {
      text-align: center; }
    header .search-column #header_slogan, header .search-column #header_slogan {
      margin-top: 50px;
      padding: 0;
      width: 100%;
      white-space: normal !important; }
    header .payment-info-header {
      right: 15px;
      top: 5px; }

  #top > .container > #top-links2 {
    right: 0 !important; } }

@media screen and (max-width: 1199px) {
  #top-links > ul li:first-child {
    background: none;
    margin: 0 !important; }

  #top-links > ul li:last-child {
    background: none; }

  #top-links > ul li:first-child a {
    background: url('../image/info_icon.png') no-repeat 5px 0; }

  #top-links > ul li:last-child a {
    background: url('../image/ok_icon.png') no-repeat 5px 0; } }

@media screen and (max-width: 885px) {
  header .phones {
    width: 40%; }
    header .phones .phones_bottom {
      margin-left: 0; }
    header .phones .header {
      width: 100% !important; }

  #top > .container > #top-links {
    position: absolute !important;
    left: auto !important;
    right: 185px !important;
    float: none !important; } }

@media screen and (min-width: 767px) and (max-width: 793px) {
  #menu .navbar-collapse {
    padding: 0 !important; } }

@media (min-width: 768px) {
  body.is_blakned #menu_blecker {
    display: block; }

  .tab-content > .tab-pane {
    padding: 0 15px !important; } }

@media (max-width: 767px) {
  .tab-content > .tab-pane {
    padding: 0 15px; }

  #product .row .col-sm-6 {
    max-width: 150px !important; }
    #product .row .col-sm-6.fules {
      width: 100% !important;
      max-width: 200px !important; }
    #product .row #quick_order_block {
      max-width: 400px !important; }

  .producte {
    border: none; }
    .producte .product-grid {
      margin: 0px auto !important;
      max-width: 330px; }
    .producte .product-grid .product-thumb {
      border: 1px solid #eceeef; }

  .login-register .form-group .form-control, .well .form-group .form-control {
    margin-bottom: 15px;
    max-width: 400px; }

  .container .row {
    margin: 0 !important; }
    .container .row #content {
      padding: 0 !important; }
      .container .row #content.checkout-bl {
        padding: 15px !important; }
    .container .row .row {
      margin: 0 -15px !important; } }

@media screen and (min-width: 480px) and (max-width: 650px) {
  header .phones div, header .phones h4, header .phones li {
    display: block !important; } }

@media screen and (max-width: 479px) {
  /*----- TABS -----*/
    .payment-info-header {
      display: none !important; } }

.tabs {
  display: block;
  text-align: center;
  height: 26px;
  padding-left: 25px;
  width: 400px; }
  .tabs a {
    border-right: 1px solid #9e9b9b;
    border-top: 1px solid #9e9b9b;
    font-size: 16px; }

.tabs-category {
  border-bottom: 1px solid #9e9b9b;
  display: block;
  text-align: center;
  height: 27px;
  padding-left: 25px;
  width: 100%; }

.tab-all {
  margin: 0 1px;
  color: #8c7860;
  font-size: 18px;
  border-radius: 17px 0px 0 0;
  padding: 2px;
  display: inline-block;
  width: 60px;
  height: 26px;
  float: left; }

.tab-sales {
  margin: 0 1px;
  color: #c51c07;
  font-size: 18px;
  border-radius: 17px 0px 0 0;
  padding: 2px;
  display: inline-block;
  width: 130px;
  height: 26px;
  float: left; }

.tab-action {
  margin: 0 1px;
  color: #3b4d61;
  font-size: 18px;
  border-radius: 17px 0px 0 0;
  padding: 2px;
  display: inline-block;
  width: 80px;
  height: 26px;
  float: left; }

.tab-all:hover, .tab-sales:hover, .tab-action:hover {
  color: #e01911; }

.active-tab {
  background: #fff;
  border-right: 1px solid #9e9b9b;
  border-left: 1px solid #9e9b9b;
  border-top: 1px solid #9e9b9b;
  height: 27px !important;
  /*---- Правка в наличии - ТАБЛИЦА -------*/ }

@media (max-width: 664px) and (min-width: 480px) {
  .product-table .stock-status-text-0, .product-table .stock-status-text-9 {
    display: block !important;
    position: absolute !important;
    top: 58%;
    right: 3%; }

  .product-table .product-thumb .image {
    margin-bottom: 3%; }

  .product-table .stock-status-text-0 b, .product-table .stock-status-text-9 b {
    font-size: 14px; } }

@media (min-width: 665px) {
  .product-table .stock-status-text-0, .product-table .stock-status-text-9 {
    display: block !important;
    position: absolute !important;
    top: 48%;
    right: 29%; }
    .product-table .stock-status-text-0 .product-table .product-thumb .image, .product-table .stock-status-text-9 .product-table .product-thumb .image {
      margin-bottom: 3%; } }

@media (min-width: 768px) {
  .product-table .stock-status-text-0, .product-table .stock-status-text-9 {
    display: block !important;
    position: absolute !important;
    top: 49%;
    right: 35%; }

  .product-table .product-thumb .image {
    margin-bottom: 3%; } }

@media (min-width: 1200px) {
  .product-table .stock-status-text-0, .product-table .stock-status-text-9 {
    display: block !important;
    position: absolute !important;
    top: 55%;
    right: 36%; } }

@media (min-width: 1399px) {
  .product-table .stock-status-text-0, .product-table .stock-status-text-9 {
    display: block !important;
    position: absolute !important;
    top: 45%;
    right: 33%; } }

@media (max-width: 479px) and (min-width: 320px) {
  .tabs {
    width: 100%;
    padding-left: 6px;
    height: 26px; }

  .tabs-category {
    padding-left: 6px;
    height: 27px; }

  .tab-all, .tab-sales, .tab-action {
    padding: 5px 2px 2px 2px;
    font-size: 14px;
    height: 26px; }

  #content h1 {
    font-size: 24px; }

  .product-table .stock-status-text-0, .product-table .stock-status-text-9 {
    display: block !important;
    position: absolute !important;
    top: 64%;
    right: 5%; }

  .product-table .product-thumb .image {
    margin-bottom: 12%; }

  .product-table .stock-status-text-0 b, .product-table .stock-status-text-9 b {
    font-size: 12px; } }

@media (max-width: 767px) and (max-width: 484px) {
  header .phones {
    width: 40%; }
    header .phones .phones_bottom {
      margin-left: 0; }
    header .phones .header {
      width: 45% !important; } }

@media (max-width: 483px) {
  header .phones {
    width: 100%; }
    header .phones .phones_bottom {
      margin-left: 0; }
    header .phones .header {
      width: 100% !important; } }

.owl-item img {
  max-width: 100%;
  /*-------------------------------------*/ }
