aside.sidebar {
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 767px) {
    aside.sidebar.active {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 999;
      padding: 5px 10px;
      border-bottom: 1px solid #ccc; } }
  aside.sidebar .filter-toggler form.catalog-filter-form {
    padding-top: 0; }
    aside.sidebar .filter-toggler form.catalog-filter-form > div {
      border: 0px;
      border-top: none;
      text-align: left;
      background-color: #f7f7f7; }
  aside.sidebar .filter-toggler .panel.panel-default {
    border-radius: 0px;
    border: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05) !important; }
  aside.sidebar .filter-toggler .panel-heading {
    padding: 0;
    border-radius: 7px;
    background-color: #018c39;
    margin-bottom: 5px; }
    @media (max-width: 767px) {
      aside.sidebar .filter-toggler .panel-heading {
        border: 0px;
        border-bottom: 1px solid #dddddd;
        margin-right: 50px; } }
    aside.sidebar .filter-toggler .panel-heading .fa-close {
      position: absolute;
      right: 22px;
      top: 10px;
      font-size: 26px;
      cursor: pointer; }
    aside.sidebar .filter-toggler .panel-heading p.panel-title {
      padding: 0; }
      aside.sidebar .filter-toggler .panel-heading p.panel-title a {
        position: relative;
        display: block;
        font-size: 17px;
        text-align: center;
        padding: 7px;
        text-transform: uppercase;
        font-weight: 700;
        color: #ffffff; }
        aside.sidebar .filter-toggler .panel-heading p.panel-title a:hover, aside.sidebar .filter-toggler .panel-heading p.panel-title a:active, aside.sidebar .filter-toggler .panel-heading p.panel-title a:focus {
          text-decoration: none; }
        aside.sidebar .filter-toggler .panel-heading p.panel-title a i {
          position: absolute;
          color: #ffffff !important;
          left: 20px;
          top: 10px; }
        aside.sidebar .filter-toggler .panel-heading p.panel-title a .hide-label {
          display: inline; }
        aside.sidebar .filter-toggler .panel-heading p.panel-title a .show-label {
          display: none; }
        aside.sidebar .filter-toggler .panel-heading p.panel-title a.collapsed .hide-label {
          display: none; }
        aside.sidebar .filter-toggler .panel-heading p.panel-title a.collapsed .show-label {
          display: inline; }
        aside.sidebar .filter-toggler .panel-heading p.panel-title a i {
          color: #518c43; }
          aside.sidebar .filter-toggler .panel-heading p.panel-title a i.fa-cog {
            position: absolute;
            left: 15px;
            top: 50%;
            margin-top: -15px;
            font-size: 24px;
            float: left;
            height: 28px;
            width: 23px;
            line-height: 28px; }
            aside.sidebar .filter-toggler .panel-heading p.panel-title a i.fa-cog.custom {
              background: transparent url("https://florium.ua/skin/frontend/default/florium_responsive/images/custom-cog.png") center center no-repeat; }
              aside.sidebar .filter-toggler .panel-heading p.panel-title a i.fa-cog.custom::before {
                content: ""; }
  aside.sidebar .filter-toggler .panel-body {
    padding: 0;
    border: 0px !important;
    border-top: 0px !important; }
    aside.sidebar .filter-toggler .panel-body .reset-filters-wrap {
      margin-top: 5px; }
      aside.sidebar .filter-toggler .panel-body .reset-filters-wrap a.reset-filters {
        color: #ff698b; }
  aside.sidebar .filter-toggler .fld-label {
    display: block;
    padding: 15px; }
  aside.sidebar .filter-toggler .nav-tabs-wrap {
    display: block;
    overflow: hidden; }
    aside.sidebar .filter-toggler .nav-tabs-wrap .nav-tabs {
      padding: 0 15px;
      margin-bottom: 15px;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: stretch;
      -webkit-align-items: stretch;
      flex-flow: row wrap; }
      aside.sidebar .filter-toggler .nav-tabs-wrap .nav-tabs li {
        margin: auto;
        padding: 0; }
        aside.sidebar .filter-toggler .nav-tabs-wrap .nav-tabs li:hover {
          background: transparent; }
        aside.sidebar .filter-toggler .nav-tabs-wrap .nav-tabs li a {
          color: #000000;
          padding: 5px 0;
          min-width: 35px;
          background: #ebebeb;
          text-align: center;
          width: 100%;
          font-size: 13px; }
        aside.sidebar .filter-toggler .nav-tabs-wrap .nav-tabs li.active a {
          background: #ff698b;
          color: #ffffff; }
    aside.sidebar .filter-toggler .nav-tabs-wrap.flowering-month-end .nav-tabs {
      margin-bottom: 0; }
  aside.sidebar .filter-toggler .color-list-wrap {
    border-bottom: solid 1px #ebebeb;
    padding: 15px 10px 11px 15px;
    min-height: 30px;
    line-height: 30px;
    box-sizing: content-box;
    margin-bottom: 9px;
    overflow: hidden; }
    aside.sidebar .filter-toggler .color-list-wrap .btn-group {
      float: right;
      margin-top: 4px; }
      aside.sidebar .filter-toggler .color-list-wrap .btn-group label {
        padding: 0;
        background: #ffffff;
        overflow: hidden;
        margin-right: 5px;
        margin-bottom: 8px;
        border: solid 1px transparent;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        border-radius: 50% !important; }
        aside.sidebar .filter-toggler .color-list-wrap .btn-group label img {
          float: left;
          width: 20px;
          height: 20px;
          -webkit-border-radius: 50% !important;
          -moz-border-radius: 50% !important;
          -ms-border-radius: 50% !important;
          border-radius: 50% !important; }
        aside.sidebar .filter-toggler .color-list-wrap .btn-group label.active {
          border-color: #ebebeb;
          -moz-box-shadow: 0 0 3px #999999;
          -webkit-box-shadow: 0 0 3px #999999;
          box-shadow: 0 0 3px #999999; }
  aside.sidebar .filter-toggler .sun-position-wrap {
    border-bottom: solid 1px #ebebeb;
    padding: 15px 10px 11px 15px;
    min-height: 25px;
    line-height: 25px;
    box-sizing: content-box;
    margin-bottom: 9px;
    overflow: hidden; }
    aside.sidebar .filter-toggler .sun-position-wrap .btn-group {
      margin-top: 4px; }
      aside.sidebar .filter-toggler .sun-position-wrap .btn-group label {
        padding: 0;
        background: #ffffff;
        border: 0px none;
        margin-right: 4px;
        margin-left: 8px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0; }
        aside.sidebar .filter-toggler .sun-position-wrap .btn-group label span {
          float: left;
          width: 25px;
          height: 25px;
          background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/sun-icons.png");
          background-repeat: no-repeat; }
          aside.sidebar .filter-toggler .sun-position-wrap .btn-group label span.sun-full {
            background-position: 0 -25px; }
          aside.sidebar .filter-toggler .sun-position-wrap .btn-group label span.sun-half {
            background-position: -25px -25px; }
        aside.sidebar .filter-toggler .sun-position-wrap .btn-group label.active {
          border-color: #ebebeb;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none; }
          aside.sidebar .filter-toggler .sun-position-wrap .btn-group label.active span.sun-full {
            background-position: 0 0; }
          aside.sidebar .filter-toggler .sun-position-wrap .btn-group label.active span.sun-half {
            background-position: -25px 0; }
  aside.sidebar .filter-toggler .price-range-wrap .button {
    display: inline-block;
    padding: 0 15px;
    float: none;
    height: 38px;
    max-width: 100%;
    font-size: 18px;
    color: #ffffff;
    border: 1px solid #018c39;
    background-color: #018c39;
    border-radius: 7px;
    background-image: initial; }
    aside.sidebar .filter-toggler .price-range-wrap .button:hover {
      background-color: #018c39;
      background-image: initial;
      border: initial; }
  aside.sidebar .filter-toggler .price-range-wrap .content {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding-bottom: 5px;
    background: #fff; }
  aside.sidebar .filter-toggler .price-range-wrap .min-row, aside.sidebar .filter-toggler .price-range-wrap .max-row {
    margin-bottom: 6px;
    min-height: 26px;
    line-height: 26px; }
    aside.sidebar .filter-toggler .price-range-wrap .min-row label, aside.sidebar .filter-toggler .price-range-wrap .max-row label {
      font-weight: 400; }
    aside.sidebar .filter-toggler .price-range-wrap .min-row .price-range-fld, aside.sidebar .filter-toggler .price-range-wrap .max-row .price-range-fld {
      width: 100%;
      border: solid 1px #ebebeb;
      font-size: 14px;
      padding-left: 8px;
      padding-right: 8px;
      height: 26px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      aside.sidebar .filter-toggler .price-range-wrap .min-row .price-range-fld:focus, aside.sidebar .filter-toggler .price-range-wrap .max-row .price-range-fld:focus {
        border-color: #ff698b;
        outline: none; }
  aside.sidebar .filter-toggler .price-range-wrap .max-row {
    margin-bottom: 26px !important; }
  aside.sidebar .filter-toggler .price-range-wrap .price-range-label {
    min-height: 26px;
    line-height: 26px;
    margin-bottom: 15px; }
  aside.sidebar .filter-toggler span.collapseable {
    width: 20px;
    height: 20px;
    background-color: #000000;
    display: inline-block;
    float: right;
    margin-top: 9px;
    cursor: pointer;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/minus.png") 50% no-repeat;
    margin-right: 5px; }
    aside.sidebar .filter-toggler span.collapseable.active {
      margin-top: 10px;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/plus.png") no-repeat;
      margin-right: 0px; }
  aside.sidebar .filter-toggler .stem-length-wrap {
    padding: 12px 15px 15px;
    border-bottom: solid 1px #ebebeb;
    line-height: 20px; }
    aside.sidebar .filter-toggler .stem-length-wrap .radio, aside.sidebar .filter-toggler .stem-length-wrap .checkbox {
      margin-bottom: 0; }
  aside.sidebar .filter-toggler .other-options-wrap {
    padding: 12px 15px 15px;
    line-height: 20px;
    border-bottom: solid 1px #ebebeb; }
    aside.sidebar .filter-toggler .other-options-wrap .radio, aside.sidebar .filter-toggler .other-options-wrap .checkbox {
      margin-bottom: 0; }
  aside.sidebar .filter-toggler .stem-length-label {
    display: inline-block;
    margin: 10px;
    font-family: Gilroy-Medium;
    font-size: 17px;
    font-weight: 400;
    line-height: 16px; }
  aside.sidebar .filter-toggler .amshopby-cat {
    padding-bottom: 5px; }
    aside.sidebar .filter-toggler .amshopby-cat.has-child {
      cursor: pointer;
      list-style-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-up.png"); }
      aside.sidebar .filter-toggler .amshopby-cat.has-child ol {
        padding: 15px 0 15px 15px;
        background: #f7f7f7; }
        aside.sidebar .filter-toggler .amshopby-cat.has-child ol a {
          color: #494949 !important; }
    aside.sidebar .filter-toggler .amshopby-cat.closed {
      cursor: pointer;
      list-style-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-down.png"); }
      aside.sidebar .filter-toggler .amshopby-cat.closed ol {
        display: none; }
    aside.sidebar .filter-toggler .amshopby-cat:not(.has-child) {
      list-style: none;
      padding-left: 15px; }
    aside.sidebar .filter-toggler .amshopby-cat .count {
      color: #494949;
      font-size: 11px;
      font-weight: 700;
      float: none;
      margin-left: 5px; }
  aside.sidebar .filter-toggler .manufacturer-wrap {
    padding: 0;
    border-bottom: solid 1px #ebebeb; }
    aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox {
      margin-top: 0px;
      max-height: 120px;
      overflow: hidden;
      border-bottom: 1px solid #ddd;
      margin-bottom: 5px;
      padding-bottom: 5px;
      background: #fff; }
      aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox.category-filter-block-active {
        background-color: #ffffff;
        padding-top: 0px; }
      aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox .scrolled-item {
        min-height: 23px;
        line-height: 23px;
        display: block;
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: left; }
        aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox .scrolled-item input[type=checkbox] {
          position: initial;
          margin-right: 5px;
          width: 18px;
          height: 18px;
          border-radius: 3px;
          border: 1px solid #c7c7c7;
          background-color: #ffffff;
          margin-top: -5px; }
          aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox .scrolled-item input[type=checkbox]:hover:after, aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox .scrolled-item input[type=checkbox]:checked:after {
            content: " ";
            cursor: pointer;
            display: block;
            width: 18px;
            height: 18px; }
          aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox .scrolled-item input[type=checkbox]:hover:after {
            background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/box-2.png") no-repeat; }
          aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox .scrolled-item input[type=checkbox]:checked:after {
            background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/box-3.png") no-repeat; }
        aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox .scrolled-item .count {
          color: #9f9f9f;
          font-size: 11px;
          float: none;
          margin-left: 5px; }
      aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox a,
      aside.sidebar .filter-toggler .manufacturer-wrap .customScrollbar.manufacturerScrolledBox label {
        color: #000000;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px; }
  aside.sidebar .filter-toggler .reset-filters-wrap {
    margin: 0 !important;
    padding: 10px 0; }
  aside.sidebar .filter-toggler .selectbox-wrap {
    padding: 15px; }
    aside.sidebar .filter-toggler .selectbox-wrap .selectbox-label {
      display: block;
      margin-bottom: 15px; }
  aside.sidebar .filter-toggler select {
    width: 100%; }
  aside.sidebar .filter-toggler .form-controls {
    padding: 15px;
    overflow: hidden; }
    aside.sidebar .filter-toggler .form-controls .btn.btn-default {
      font-size: 16px;
      font-weight: 700;
      padding-left: 10px;
      padding-right: 10px;
      color: #518c43;
      background-color: #ebebeb;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
      background-image: -webkit-linear-gradient(top, #ffffff, #ebebeb);
      background-image: -moz-linear-gradient(top, #ffffff, #ebebeb);
      background-image: -ms-linear-gradient(top, #ffffff, #ebebeb);
      background-image: -o-linear-gradient(top, #ffffff, #ebebeb);
      background-image: linear-gradient(top, #ffffff, #ebebeb);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#ebebeb'); }
      aside.sidebar .filter-toggler .form-controls .btn.btn-default.submit-btn {
        float: right; }
  aside.sidebar .filter-toggler .category-filter-block {
    max-height: 320px !important;
    height: 320px; }
  aside.sidebar .sidebar-banner-area {
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    line-height: 22px;
    font-size: 18px;
    border: solid 4px #ff698b;
    padding: 6px;
    overflow: hidden;
    display: inline-block;
    color: #ff698b; }
    aside.sidebar .sidebar-banner-area span {
      height: 88px;
      vertical-align: middle;
      overflow: hidden;
      padding: 0;
      margin: 0;
      box-sizing: content-box;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
      line-height: 22px;
      max-height: 88px; }
    aside.sidebar .sidebar-banner-area img {
      float: left;
      margin-right: 15px; }
    aside.sidebar .sidebar-banner-area a {
      color: #ff698b; }

.amshopby-filters-top {
  overflow: hidden;
  padding: 10px 0; }
  .amshopby-filters-top .block-content {
    display: flex; }
    .amshopby-filters-top .block-content .currently {
      flex-grow: 9; }
      .amshopby-filters-top .block-content .currently ol {
        max-width: initial;
        margin: 0;
        padding: 0; }
        .amshopby-filters-top .block-content .currently ol li {
          list-style: none; }
          .amshopby-filters-top .block-content .currently ol li a {
            color: #494949;
            font-family: Gilroy-Medium;
            font-size: 13px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0.52px;
            margin-right: 10px; }
            .amshopby-filters-top .block-content .currently ol li a:after {
              content: 'x';
              display: inline-block;
              height: 9px;
              width: 9px;
              margin-right: 5px; }
            @media (max-width: 767px) {
              .amshopby-filters-top .block-content .currently ol li a {
                background-color: #fff;
                color: #000;
                padding-left: 5px;
                display: inline-block;
                margin: 1px; } }
    .amshopby-filters-top .block-content .actions {
      flex-grow: 1;
      text-align: right; }
      .amshopby-filters-top .block-content .actions a {
        display: inline-block;
        width: 95px;
        color: #494949;
        font-family: Gilroy-Regular;
        letter-spacing: 0.52px;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        text-transform: uppercase; }
        .amshopby-filters-top .block-content .actions a:before {
          content: 'x';
          display: inline-block;
          height: 9px;
          width: 9px;
          text-transform: lowercase;
          font-size: 16px;
          font-family: 'Gilroy-Regular'; }
  @media (max-width: 767px) {
    .amshopby-filters-top:not(.mobile-show) {
      background-color: #f7f7f7;
      margin: 0 -15px;
      padding: 5px; }
      .amshopby-filters-top:not(.mobile-show) .block-content {
        display: initial; }
      .amshopby-filters-top:not(.mobile-show) .actions {
        width: 160px;
        height: 34px;
        border: 1px solid #d30e38;
        background-color: #ffffff;
        text-align: center;
        white-space: nowrap;
        font-weight: 700;
        padding-top: 5px;
        margin-top: 10px; }
        .amshopby-filters-top:not(.mobile-show) .actions a {
          width: initial;
          font-weight: 700;
          color: #d30e38;
          font-family: 'Gilroy-Bold'; } }
  .amshopby-filters-top.mobile-show {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 10px; }
    .amshopby-filters-top.mobile-show .actions {
      width: 160px;
      height: 34px;
      border-radius: 16px;
      border: 1px solid #d30e38;
      background-color: #ffffff;
      text-align: center;
      white-space: nowrap;
      font-weight: 700;
      padding-top: 5px; }
      .amshopby-filters-top.mobile-show .actions a {
        width: initial;
        font-weight: 700;
        color: #d30e38; }
    .amshopby-filters-top.mobile-show .currently {
      width: 50%;
      overflow: hidden; }

.main-container .breadcrumbs {
  display: block;
  overflow: hidden;
  color: #b8b8b8;
  line-height: 18px; }
  .main-container .breadcrumbs .desktop {
    overflow-x: auto;
    -webkit-appearance: none;
    overflow-y: hidden;
    white-space: nowrap;
    margin-bottom: -17px;
    padding-bottom: 17px; }
    .main-container .breadcrumbs .desktop ul {
      display: flex; }
  .main-container .breadcrumbs .active-pr:last-child {
    color: #999999;
    font-weight: 400;
    display: block;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Gilroy-Regular";
    font-size: 13px; }
  .main-container .breadcrumbs ul {
    width: 100%;
    margin: 0;
    padding: 0; }
    .main-container .breadcrumbs ul li {
      float: left;
      list-style-type: none; }
      .main-container .breadcrumbs ul li:first-child {
        border-left: 1px solid #bbbbbb; }
      .main-container .breadcrumbs ul li.breadcrumbs_separator {
        border: 1px solid #bbbbbb;
        border-right: 0px;
        border-left: 0px; }
        .main-container .breadcrumbs ul li.breadcrumbs_separator span {
          display: block;
          margin: auto;
          width: 29px;
          height: 28px;
          transform: rotate(-45deg);
          border-right: 1px solid #bbbbbb;
          border-bottom: 1px solid #bbbbbb;
          margin-left: -22px;
          margin-top: -4px;
          float: left; }
      .main-container .breadcrumbs ul li.breadcrumbs_separator:last-of-type {
        border-top: 0px;
        border-bottom: 0px;
        margin-left: -2px; }
        .main-container .breadcrumbs ul li.breadcrumbs_separator:last-of-type span {
          height: 29px; }
      .main-container .breadcrumbs ul li a {
        color: #494949;
        text-decoration: none;
        font-family: Gilroy-Regular;
        font-weight: 400;
        line-height: 16px; }
        .main-container .breadcrumbs ul li a:hover {
          color: #ff698b;
          text-decoration: none; }
  .main-container .breadcrumbs .pr-navigaton-catalog {
    float: right; }
    .main-container .breadcrumbs .pr-navigaton-catalog ul li {
      float: left;
      list-style-type: none;
      margin-left: -25px;
      padding-left: 30px; }
      .main-container .breadcrumbs .pr-navigaton-catalog ul li a {
        color: #ff698b;
        font-family: Gilroy-Medium;
        font-weight: 700;
        font-size: 13px;
        text-decoration: underline; }
      .main-container .breadcrumbs .pr-navigaton-catalog ul li.catalog_separator {
        border: none; }
        .main-container .breadcrumbs .pr-navigaton-catalog ul li.catalog_separator span {
          display: block;
          margin: auto;
          width: 7px;
          height: 7px;
          transform: rotate(135deg);
          border-right: 1px #ff698b solid;
          border-bottom: 1px #ff698b solid;
          margin-left: -3px;
          margin-top: 7px;
          float: left; }

.extended_category_description table {
  width: 100% !important; }

.category-links a {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #494949;
  cursor: pointer;
  display: inline-block;
  margin: 5px;
  vertical-align: middle;
  padding: 9px 16px;
  border-radius: 40px;
  position: relative; }

.product-popup .product-in .price-line {
  margin-top: 10px; }
  .product-popup .product-in .price-line .textPrice {
    float: left; }
  .product-popup .product-in .price-line .special-price-line {
    float: left; }
.product-popup .product-details .detail-item {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd; }
  .product-popup .product-details .detail-item h3 {
    font-size: 24px;
    font-weight: 700;
    font-family: "Gilroy-Bold";
    margin-bottom: 30px;
    display: inline-block; }
    .product-popup .product-details .detail-item h3 span {
      font-family: "Gilroy-Regular";
      font-weight: 400; }
  .product-popup .product-details .detail-item .detail-content {
    font-family: "Gilroy-Regular";
    font-weight: 400;
    line-height: 28px;
    color: #494949;
    position: relative; }
  .product-popup .product-details .detail-item .properties .prod-item {
    border-bottom: none;
    padding: 0; }
    .product-popup .product-details .detail-item .properties .prod-item .prop-label {
      width: auto;
      padding: 0;
      color: #000000;
      font-size: 17px;
      line-height: 28px;
      font-family: Robotobold;
      font-weight: 700; }
      .product-popup .product-details .detail-item .properties .prod-item .prop-label:after {
        content: ":"; }
    .product-popup .product-details .detail-item .properties .prod-item .prop {
      width: auto;
      color: #000000;
      font-family: Roboto;
      font-size: 17px;
      line-height: 28px;
      font-weight: 400; }
.product-popup .product-details .product-description-show {
  color: #000000;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px; }
  .product-popup .product-details .product-description-show span {
    border-bottom: 1px dashed #000000; }
  .product-popup .product-details .product-description-show .hide-label {
    display: none; }
  .product-popup .product-details .product-description-show .fa-chevron-up:before {
    content: ' '; }
  .product-popup .product-details .product-description-show .fa-chevron-down:before {
    content: "\f078"; }
  .product-popup .product-details .product-description-show.opened .fa-chevron-up:before {
    content: '\f077'; }
  .product-popup .product-details .product-description-show.opened .fa-chevron-down:before {
    content: ' '; }
  .product-popup .product-details .product-description-show.opened .hide-label {
    display: inline; }
  .product-popup .product-details .product-description-show.opened .show-label {
    display: none; }

.add-review-button {
  background-color: #fbbf05;
  padding: 10px 20px;
  color: #000000;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  float: right;
  text-decoration: none; }

.review-success-container h5 {
  color: #494949;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px; }
.review-success-container .review-success-message {
  color: #494949;
  line-height: 24px;
  font-family: "Gilroy-Medium";
  font-size: 18px;
  font-weight: 400; }

.custom-product-list-wrap #subcategory-list {
  min-height: 187px; }
.custom-product-list-wrap .subcategory-show-container {
  margin-bottom: 35px; }
.custom-product-list-wrap .subcategory-show {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 12px 20px;
  color: #000;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 37px;
  font-family: "Gilroy-Regular"; }
  .custom-product-list-wrap .subcategory-show .hide-label {
    display: none; }
  .custom-product-list-wrap .subcategory-show:hover, .custom-product-list-wrap .subcategory-show:focus, .custom-product-list-wrap .subcategory-show:visited {
    color: #000; }
  .custom-product-list-wrap .subcategory-show .fa-chevron-up:before {
    content: ' '; }
  .custom-product-list-wrap .subcategory-show .fa-chevron-down:before {
    content: "\f078";
    color: #89c742;
    font-size: 13px; }
  .custom-product-list-wrap .subcategory-show.opened .fa-chevron-up:before {
    content: '\f077';
    color: #89c742;
    font-size: 13px; }
  .custom-product-list-wrap .subcategory-show.opened .fa-chevron-down:before {
    content: ' '; }
  .custom-product-list-wrap .subcategory-show.opened .hide-label {
    display: inline; }
  .custom-product-list-wrap .subcategory-show.opened .show-label {
    display: none; }

.left-container .our-warranty label {
  color: #89c742;
  font-family: "Gilroy-Regular";
  font-size: 18px;
  font-weight: 700;
  line-height: 37px;
  text-transform: uppercase;
  letter-spacing: 0.72px; }
.left-container .our-warranty ul {
  list-style: none;
  padding-left: 26px; }
  .left-container .our-warranty ul li {
    font-family: "Gilroy-Regular";
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 15px;
    position: relative; }
    .left-container .our-warranty ul li > span {
      color: #494949;
      line-height: 18px;
      font-family: "Gilroy-Bold";
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.62px; }
    .left-container .our-warranty ul li i {
      position: absolute;
      left: -25px;
      color: #aed497;
      font-size: 17px; }
      .left-container .our-warranty ul li i.fa-10-years {
        font-family: "Gilroy-Bold"; }
        .left-container .our-warranty ul li i.fa-10-years:before {
          content: '10'; }
      .left-container .our-warranty ul li i.fa-import {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/import.svg"); }
      .left-container .our-warranty ul li i.fa-users {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/users.svg"); }
      .left-container .our-warranty ul li i.fa-sale {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/sale.svg"); }
      .left-container .our-warranty ul li i.fa-photo {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/photo.svg"); }
      .left-container .our-warranty ul li i.fa-celcium {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/celcium.svg"); }
      .left-container .our-warranty ul li i.fa-pack {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/pack.svg"); }
    .left-container .our-warranty ul li.important > span {
      color: #ed1e79;
      font-family: "Gilroy-Bold";
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.62px; }
    .left-container .our-warranty ul li.important i {
      color: #ed1e79; }

.detail-item .our-warranty label {
  margin-bottom: 20px;
  color: #000000;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 700;
  line-height: 16px; }
.detail-item .our-warranty ul {
  list-style: none;
  padding-left: 25px; }
  .detail-item .our-warranty ul li {
    font-family: Roboto;
    font-weight: 400;
    line-height: 28px;
    font-size: 17px;
    margin-bottom: 8px;
    position: relative; }
    .detail-item .our-warranty ul li > span {
      color: #494949;
      line-height: 28px;
      font-family: Robotobold;
      font-size: 17px;
      font-weight: 700; }
    .detail-item .our-warranty ul li i {
      position: absolute;
      left: -25px;
      color: #aed497;
      font-size: 17px;
      line-height: 28px; }
      .detail-item .our-warranty ul li i.fa-10-years {
        font-family: "Gilroy-Bold"; }
        .detail-item .our-warranty ul li i.fa-10-years:before {
          content: '10'; }
      .detail-item .our-warranty ul li i.fa-import {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/import.svg"); }
      .detail-item .our-warranty ul li i.fa-users {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/users.svg"); }
      .detail-item .our-warranty ul li i.fa-sale {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/sale.svg"); }
      .detail-item .our-warranty ul li i.fa-photo {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/photo.svg"); }
      .detail-item .our-warranty ul li i.fa-celcium {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/celcium.svg"); }
      .detail-item .our-warranty ul li i.fa-pack {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/pack.svg"); }
    .detail-item .our-warranty ul li.important > span {
      color: #ed1e79;
      font-family: "Gilroy-Bold";
      font-size: 17px;
      font-weight: 700; }
    .detail-item .our-warranty ul li.important i {
      color: #ed1e79; }

.detail-item .delivery-description label {
  color: #000000;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: underline;
  margin-bottom: 20px; }
.detail-item .delivery-description a {
  color: #000000;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: underline; }
.detail-item .delivery-description ul {
  list-style: initial;
  margin-left: 15px; }
  .detail-item .delivery-description ul li {
    color: #000000;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 8px;
    position: relative;
    list-style: disc; }

.detail-product-info {
  margin-top: 45px; }
  .detail-product-info.product-content .detail-image {
    padding: 0 0 0 0px;
    margin: 0 10px 0 0;
    overflow: hidden;
    max-width: 400px; }
  .detail-product-info.product-content .product-info {
    padding: 0;
    max-width: 405px;
    max-height: none;
    float: left;
    margin-right: 10px; }
    .detail-product-info.product-content .product-info .buy-box-form {
      margin-top: 0;
      padding: 1px 0; }

.product-sticky {
  width: 80%;
  left: 10%;
  z-index: 99;
  padding: 10px 10px 0;
  position: relative; }
  .product-sticky img {
    float: left;
    margin-right: 13px; }
  .product-sticky h3 {
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px; }
  .product-sticky a {
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-right: 10px; }
  .product-sticky .container {
    padding: 0; }
  .product-sticky .product-content .product-info {
    padding: 0; }
    .product-sticky .product-content .product-info .buy-box-form {
      box-shadow: none;
      background-color: transparent;
      padding: 0; }
      .product-sticky .product-content .product-info .buy-box-form .price-block {
        float: left;
        margin-right: 30px;
        border: 0; }
        .product-sticky .product-content .product-info .buy-box-form .price-block ._12px.grey {
          display: inline; }
        .product-sticky .product-content .product-info .buy-box-form .price-block .price {
          width: initial; }
      .product-sticky .product-content .product-info .buy-box-form .buy-block {
        float: left;
        margin: 0 !important; }
        .product-sticky .product-content .product-info .buy-box-form .buy-block button {
          float: left;
          width: initial; }
        .product-sticky .product-content .product-info .buy-box-form .buy-block .addto-link {
          display: none; }
    .product-sticky .product-content .product-info #prodalerts {
      float: left; }

html:lang(ru) a.fancybox-item.fancybox-close:before {
  left: -50px; }

.fancybox-close {
  height: 23px;
  background: url(https://florium.ua/skin/frontend/default/florium_responsive/img/close_icon.png) left center no-repeat; }

.block-viewed .owl-carousel .owl-stage-outer {
  margin: -50px 0;
  padding: 50px 10px; }
.block-viewed .block-content h3 {
  color: #000000;
  font-family: Roboto;
  line-height: 37px;
  padding-left: 17px;
  font-size: 24px;
  font-weight: 700; }
.block-viewed .block-content .product.item {
  width: 100%; }

.cms-index-index .block-viewed .product {
  width: 218px !important;
  padding: 0px;
  height: 390px; }
  .cms-index-index .block-viewed .product .product-in {
    padding: 8px; }

.category-facebook .fb-page {
  display: block !important; }

.faq-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 25px auto; }
  .faq-container .faq-title {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
    background-color: #f7f7f7;
    padding: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center; }
    .faq-container .faq-title h3 {
      line-height: 1.5em; }
  .faq-container .faq-items {
    flex-basis: 75%;
    width: 75%;
    max-width: 75%;
    border-radius: 2px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin: 0;
    padding: 0;
    background-color: #fff; }
    .faq-container .faq-items .faq-item-content {
      border-top: 1px solid #eeeeee; }
      .faq-container .faq-items .faq-item-content:hover {
        background: #f9f9f9; }
      .faq-container .faq-items .faq-item-content.active {
        background: #f9f9f9; }
        .faq-container .faq-items .faq-item-content.active .faq-question-answer {
          display: block;
          background: #FFFFFF; }
        .faq-container .faq-items .faq-item-content.active .faq-question-cover .faq-answer-icon {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/arrow-down.png"); }
      .faq-container .faq-items .faq-item-content .faq-question-cover {
        display: flex;
        background-color: transparent;
        border: 0;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        text-align: left;
        padding: 16px; }
        .faq-container .faq-items .faq-item-content .faq-question-cover h3 {
          font-size: 16px;
          line-height: 24px;
          font-weight: 500;
          font-family: inherit;
          margin-bottom: 1rem;
          margin-top: 1rem; }
        .faq-container .faq-items .faq-item-content .faq-question-cover .faq-answer-icon {
          font-size: 22px; }
          .faq-container .faq-items .faq-item-content .faq-question-cover .faq-answer-icon:after {
            font-size: 1.6rem;
            font-weight: 300;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            line-height: 20px;
            content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/arrow-up.png"); }
      .faq-container .faq-items .faq-item-content .faq-question-answer {
        padding: 16px;
        display: none; }

/*# sourceMappingURL=catalog.css.map */

@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
  @media (min-width: 1590px) {
    .container {
      width: 1560px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xlg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xlg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xlg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xlg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xlg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xlg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xlg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xlg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xlg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xlg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xlg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xlg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1590px) {
  .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12 {
    float: left; }

  .col-xlg-1 {
    width: 8.3333333333%; }

  .col-xlg-2 {
    width: 16.6666666667%; }

  .col-xlg-3 {
    width: 25%; }

  .col-xlg-4 {
    width: 33.3333333333%; }

  .col-xlg-5 {
    width: 41.6666666667%; }

  .col-xlg-6 {
    width: 50%; }

  .col-xlg-7 {
    width: 58.3333333333%; }

  .col-xlg-8 {
    width: 66.6666666667%; }

  .col-xlg-9 {
    width: 75%; }

  .col-xlg-10 {
    width: 83.3333333333%; }

  .col-xlg-11 {
    width: 91.6666666667%; }

  .col-xlg-12 {
    width: 100%; }

  .col-xlg-pull-0 {
    right: auto; }

  .col-xlg-pull-1 {
    right: 8.3333333333%; }

  .col-xlg-pull-2 {
    right: 16.6666666667%; }

  .col-xlg-pull-3 {
    right: 25%; }

  .col-xlg-pull-4 {
    right: 33.3333333333%; }

  .col-xlg-pull-5 {
    right: 41.6666666667%; }

  .col-xlg-pull-6 {
    right: 50%; }

  .col-xlg-pull-7 {
    right: 58.3333333333%; }

  .col-xlg-pull-8 {
    right: 66.6666666667%; }

  .col-xlg-pull-9 {
    right: 75%; }

  .col-xlg-pull-10 {
    right: 83.3333333333%; }

  .col-xlg-pull-11 {
    right: 91.6666666667%; }

  .col-xlg-pull-12 {
    right: 100%; }

  .col-xlg-push-0 {
    left: auto; }

  .col-xlg-push-1 {
    left: 8.3333333333%; }

  .col-xlg-push-2 {
    left: 16.6666666667%; }

  .col-xlg-push-3 {
    left: 25%; }

  .col-xlg-push-4 {
    left: 33.3333333333%; }

  .col-xlg-push-5 {
    left: 41.6666666667%; }

  .col-xlg-push-6 {
    left: 50%; }

  .col-xlg-push-7 {
    left: 58.3333333333%; }

  .col-xlg-push-8 {
    left: 66.6666666667%; }

  .col-xlg-push-9 {
    left: 75%; }

  .col-xlg-push-10 {
    left: 83.3333333333%; }

  .col-xlg-push-11 {
    left: 91.6666666667%; }

  .col-xlg-push-12 {
    left: 100%; }

  .col-xlg-offset-0 {
    margin-left: 0%; }

  .col-xlg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-xlg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-xlg-offset-3 {
    margin-left: 25%; }

  .col-xlg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-xlg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-xlg-offset-6 {
    margin-left: 50%; }

  .col-xlg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-xlg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-xlg-offset-9 {
    margin-left: 75%; }

  .col-xlg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-xlg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-xlg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -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; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      line-height: 27px;
      padding: 0;
      min-width: 40px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      width: 100%;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 45%;
  left: -10px;
  width: 40px;
  height: 38px;
  line-height: 38px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 25px;
  font-weight: bold;
  color: #000;
  text-align: center;
  background-color: #fff; }
  .carousel-control.left {
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px; }
  .carousel-control.right {
    left: auto;
    right: -10px;
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px; }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #000;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: -10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 0 !important; }
  .carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 35px;
    margin: 1px 2px 1px 1px;
    border-radius: 15px;
    cursor: pointer;
    color: #fff; }
    .carousel-indicators li:before {
      content: ".";
      font-size: 45px;
      font-weight: bold;
      line-height: 5px;
      position: relative;
      top: -6px; }
    .carousel-indicators li.active {
      background-color: #fff;
      color: #008C39; }
      .carousel-indicators li.active:before {
        font-size: 50px; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 37.5px;
    height: 37.5px;
    margin-top: -12.5px;
    font-size: 37.5px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -12.5px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -12.5px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: "Gilroy-Regular";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Gilroy-Regular.ttf") format("truetype"); }
@font-face {
  font-family: "Gilroy-Medium";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Gilroy-Medium.ttf") format("truetype"); }
@font-face {
  font-family: "Gilroy-Light";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Gilroy-Light.ttf") format("truetype"); }
@font-face {
  font-family: "Gilroy-Bold";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Gilroy-Bold.ttf") format("truetype"); }
@font-face {
  font-family: "Gilroy-SemiBold";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Gilroy-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: "Gilroy-BoldItalic";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Gilroy-BoldItalic.ttf") format("truetype"); }
@font-face {
  font-family: "Gilroy-MediumItalic";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Gilroy-MediumItalic.ttf") format("truetype"); }
@font-face {
  font-family: "Roboto";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Roboto.ttf") format("truetype"); }
@font-face {
  font-family: "Robotolight";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Robotolight.ttf") format("truetype"); }
@font-face {
  font-family: "Robotobold";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Robotobold.ttf") format("truetype"); }
@font-face {
  font-family: "Robotoblack";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Robotoblack.ttf") format("truetype"); }
@font-face {
  font-family: "Robotoitalic";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Robotoitalic.ttf") format("truetype"); }
@font-face {
  font-family: "Robotolight";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Robotolight.ttf") format("truetype"); }
@font-face {
  font-family: "Robotomedium";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Robotomedium.ttf") format("truetype"); }
@font-face {
  font-family: "Robotothin";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Robotothin.ttf") format("truetype"); }
@font-face {
  font-family: "Big-Noodle-Titling-Cyr";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/Big-Noodle-Titling-Cyr.ttf") format("truetype"); }
@font-face {
  font-family: "GUERRILLA-Normal";
  font-display: auto;
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/GUERRILLA-Normal.ttf") format("truetype"); }
/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.1");
  src: url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.1") format("embedded-opentype"), url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.1") format("woff2"), url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.1") format("woff"), url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.1") format("truetype"), url("https://florium.ua/skin/frontend/default/florium_responsive/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*! jQuery UI - v1.11.4 - 2016-05-03
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none; }

.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 {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/jquery-ui/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/jquery-ui/ui-icons_444444_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/jquery-ui/ui-icons_777777_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/jquery-ui/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/jquery-ui/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/jquery-ui/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/jquery-ui/ui-icons_cc0000_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: 0px 0 0 0px;
  padding: 5px;
  background: #666666;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px; }

/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; }
  .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto; }

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
  border-top: none; }

.mCSB_container {
  overflow: hidden;
  width: calc(100% - 7px);
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 0px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: -5px;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools {
  opacity: 0.75;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=75);
  -khtml-opacity: 0.75;
  -moz-opacity: 0.75; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  opacity: 0.4;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ffffff;
  opacity: 0.75;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=75);
  -khtml-opacity: 0.75;
  -moz-opacity: 0.75; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #ffffff;
  opacity: 0.85;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=85);
  -khtml-opacity: 0.85;
  -moz-opacity: 0.85; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ffffff;
  opacity: 0.9;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/mCSB_buttons.png");
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px; }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=75);
  -khtml-opacity: 0.75;
  -moz-opacity: 0.75; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  -ms-filter: "alpha(opacity=$opacity-ie)";
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #89c742; }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #89c742; }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #89c742; }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ebebeb; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.jq-checkbox,
.jq-radio {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.jq-checkbox input,
.jq-radio input {
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0; }

.jq-file {
  position: relative;
  display: inline-block;
  overflow: hidden; }

.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em; }

.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.jq-selectbox,
.jq-select-multiple {
  position: relative;
  display: inline-block; }

.jq-selectbox select,
.jq-select-multiple select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0; }

.jq-selectbox li,
.jq-select-multiple li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.jq-selectbox {
  z-index: 10;
  width: 100%; }

.jq-selectbox__select {
  position: relative; }

.jq-selectbox__select-text {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-overflow: ellipsis; }

.jq-selectbox__dropdown {
  position: absolute; }

.jq-selectbox__search input {
  -webkit-appearance: textfield; }

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none; }

.jq-selectbox__dropdown ul {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  list-style: none;
  -webkit-overflow-scrolling: touch; }

.jq-select-multiple ul {
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

.jq-number {
  display: inline-block; }

.jq-number__field input {
  -moz-appearance: textfield;
  text-align: left;
  /* ╨┤╨╗╤П Opera Presto */ }

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  /* ╨▓ ╨║╨░╨║╨╕╤Е-╤В╨╛ ╨▒╤А╨░╤Г╨╖╨╡╤А╨░╤Е ╨┐╤А╨╕╤Б╤Г╤В╤Б╤В╨▓╤Г╨╡╤В ╨╛╤В╤Б╤В╤Г╨┐ */
  -webkit-appearance: none; }

.jq-checkbox,
.jq-radio {
  vertical-align: -4px;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #C3C3C3;
  background: linear-gradient(#FFF, #E6E6E6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
  cursor: pointer; }

.jq-checkbox.focused,
.jq-radio.focused {
  border: 1px solid #08C; }

.jq-checkbox.disabled,
.jq-radio.disabled {
  opacity: .55; }

.jq-checkbox {
  border-radius: 3px; }

.jq-checkbox.checked .jq-checkbox__div {
  width: 8px;
  height: 4px;
  margin: 3px 0 0 3px;
  border-bottom: 2px solid #666;
  border-left: 2px solid #666;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg); }

.jq-radio {
  border-radius: 50%; }

.jq-radio.checked .jq-radio__div {
  width: 10px;
  height: 10px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #777;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7); }

.jq-file {
  width: 270px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }

.jq-file input {
  cursor: pointer; }

.jq-file__name {
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 80px 0 10px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #FFF;
  box-shadow: inset 1px 1px #F1F1F1;
  font: 14px/32px Arial, sans-serif;
  color: #333; }

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #CCC;
  border-radius: 0 4px 4px 0;
  background: linear-gradient(#FFF, #E6E6E6);
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px/32px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #FFF; }

.jq-file:hover .jq-file__browse {
  background: linear-gradient(#F6F6F6, #E6E6E6); }

.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD; }

.jq-file.focused .jq-file__name {
  border: 1px solid #5794BF; }

.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888; }

.jq-number {
  position: relative;
  vertical-align: middle;
  padding: 0 36px 0 0; }

.jq-number__field {
  width: 100px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1); }

.jq-number__field:hover {
  border-color: #B3B3B3; }

.jq-number__field input {
  box-sizing: border-box;
  width: 100%;
  padding: 8px 9px;
  border: none;
  outline: none;
  background: none;
  font: 14px Arial, sans-serif;
  color: #333; }

.jq-number__spin {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 14px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: linear-gradient(#FFF, #E6E6E6);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: 1px 1px #FFF;
  cursor: pointer; }

.jq-number__spin.minus {
  top: auto;
  bottom: 0; }

.jq-number__spin:hover {
  background: linear-gradient(#F6F6F6, #E6E6E6); }

.jq-number__spin:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD; }

.jq-number__spin:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 11px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #999;
  border-left: 5px solid transparent; }

.jq-number__spin.minus:after {
  top: 5px;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent; }

.jq-number__spin.minus:hover:after {
  border-top-color: #000; }

.jq-number__spin.plus:hover:after {
  border-bottom-color: #000; }

.jq-number.focused .jq-number__field {
  border: 1px solid #5794BF; }

.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888; }

.jq-number.disabled .jq-number__spin:after {
  border-bottom-color: #AAA; }

.jq-number.disabled .jq-number__spin.minus:after {
  border-top-color: #AAA; }

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer; }

.jq-selectbox__select {
  width: 100%;
  height: 32px;
  padding: 0 45px 0 10px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: linear-gradient(#FFF, #E6E6E6);
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px/32px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #FFF; }

.jq-selectbox__select:hover {
  background: linear-gradient(#F6F6F6, #E6E6E6); }

.jq-selectbox__select:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD; }

.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #5794BF; }

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888; }

.jq-selectbox__select-text {
  display: block;
  width: 100%; }

.jq-selectbox .placeholder {
  color: #888; }

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
  border-left: 1px solid #CCC; }

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #000; }

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: #AAA; }

.jq-selectbox__dropdown {
  box-sizing: border-box;
  width: 100%;
  margin: 2px 0 0;
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font: 14px/18px Arial, sans-serif; }

.jq-selectbox__search {
  margin: 5px; }

.jq-selectbox__search input {
  box-sizing: border-box;
  width: 95%;
  margin: 0;
  padding: 5px 5px 6px 8px;
  border: 1px solid #CCC;
  border-radius: 3px;
  outline: none;
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/styles/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==") no-repeat 100% 50%;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333; }

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px; }

.jq-selectbox ul {
  margin: 0;
  padding: 0; }

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  color: #231F20; }

.jq-selectbox li.selected {
  background-color: #A3ABB1;
  color: #FFF; }

.jq-selectbox li:hover {
  background-color: #08C;
  color: #FFF; }

.jq-selectbox li.disabled {
  color: #AAA; }

.jq-selectbox li.disabled:hover {
  background: none; }

.jq-selectbox li.optgroup {
  font-weight: bold; }

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default; }

.jq-selectbox li.option {
  padding-left: 25px; }

.jq-select-multiple {
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #FFF;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px/18px Arial, sans-serif;
  color: #333;
  cursor: default; }

.jq-select-multiple.focused {
  border: 1px solid #5794BF; }

.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888; }

.jq-select-multiple ul {
  margin: 0;
  padding: 0; }

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none; }

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0; }

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px; }

.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF; }

.jq-select-multiple li.disabled {
  color: #AAA; }

.jq-select-multiple li.optgroup {
  font-weight: bold; }

.jq-select-multiple li.option {
  padding-left: 25px; }

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF; }

input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
  padding: 8px 9px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px Arial, sans-serif;
  color: #333; }

input[type='search'].styler {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea.styler {
  overflow: auto; }

input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
  border-color: #B3B3B3; }

input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
  border-color: #CCC;
  border-top-color: #B3B3B3;
  outline: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
  overflow: visible;
  padding: 8px 11px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  outline: none;
  background: linear-gradient(#FFF, #E6E6E6);
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #FFF;
  cursor: pointer; }

button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
  background: linear-gradient(#F6F6F6, #E6E6E6); }

button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD; }

button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888; }

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-inner {
  height: auto !important; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-wrap iframe, .fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-nav {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-nav span {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-skin {
  position: relative;
  background: #ffffff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 40px 30px !important; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  min-width: 300px; }

.fancybox-outer {
  position: relative; }

.fancybox-inner {
  position: relative;
  overflow: hidden !important;
  margin: 0 auto; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 19px;
  height: 19px;
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/close_icon.png") left top no-repeat;
  z-index: 100; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("https://florium.ua/skin/frontend/default/florium_responsive/img/fancybox/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #ffffff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #ffffff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
  background: #000; }

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  position: relative;
  left: 0 !important;
  list-style: none;
  margin: 0 auto;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5; }

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #ffffff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #ffffff;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0; }

.fancybox-overlay-fixed .fancybox-type-html .fancybox-inner .tabber-block {
  display: none; }

.fancybox-overlay-fixed .fancybox-type-html .fancybox-inner .exist-message {
  font-size: 13px; }

.fancybox-inner .product-content .no-item {
  height: 340px; }

input, label, select, button, textarea {
  display: inline-block;
  margin: 0;
  border: 0;
  padding: 0;
  width: auto;
  vertical-align: middle;
  white-space: normal;
  line-height: inherit;
  background: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit; }

input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio], select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input {
  /* Fix IE7 display bug */ }
  input:focus {
    outline: 0; }
  input[type=checkbox], input[type=radio] {
    width: 13px;
    height: 13px; }
  input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box; }
  ::-webkit-search-decoration {
    display: none; }
  input[type="reset"], input[type="button"], input[type="submit"] {
    overflow: visible; }

select[multiple] {
  vertical-align: top; }

button {
  background: none;
  border: 0;
  outline: none; }
  button::-moz-focus-inner {
    border: 0;
    padding: 0; }
  button:hover, button:active, button:focus {
    outline: 0; }
  ::-webkit-file-upload-button {
    padding: 0;
    border: 0;
    background: none; }

textarea {
  vertical-align: top;
  overflow: auto; }

form .pink-line {
  text-align: left;
  width: 100%;
  float: left; }

form label span {
  float: left;
  text-align: right;
  width: 135px;
  margin: 0 20px 0 0;
  color: #787878; }

form label span i {
  color: #dd4f80; }

form .validation-advice {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #dd4f80;
  padding: 0 0 0 155px; }

form .check-label {
  padding: 0 0 0 155px;
  color: #b8b8b8 !important;
  line-height: 22px; }

form .check-label span {
  width: auto; }

form .check-label span i {
  margin: 0 5px 0 0; }

form .check-label i {
  font-style: normal;
  float: left;
  margin: 0 0 0 10px; }

form .check-label input[type=checkbox] {
  float: left; }

form .home-label span {
  line-height: 16px;
  padding-top: 4px; }

form .button-block {
  display: inline-block;
  width: 100%; }

form {
  padding: 20px 0;
  display: block;
  text-align: center;
  width: 100%; }
  form.no-padding {
    padding: 0; }
  form.no-margin {
    padding: 0; }
  form .validation-advice {
    display: inline-block;
    width: 100%;
    color: #ff698b;
    font-weight: 400;
    padding: 0px;
    text-align: left; }
  form .error-message {
    float: left;
    width: 300px;
    color: #ff698b;
    font-size: 13px;
    margin: 0 0 0 155px;
    text-align: left;
    clear: both; }
  form .button {
    display: inline-block;
    padding: 0 15px;
    float: none;
    height: 45px;
    max-width: 100%;
    font-size: 18px;
    color: #ffffff;
    border: 1px solid #518c43;
    background-color: #518c43;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#75b666), to(#518c43));
    background-image: -webkit-linear-gradient(top, #75b666, #518c43);
    background-image: -moz-linear-gradient(top, #75b666, #518c43);
    background-image: -ms-linear-gradient(top, #75b666, #518c43);
    background-image: -o-linear-gradient(top, #75b666, #518c43);
    background-image: linear-gradient(top, #75b666, #518c43);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#75b666', EndColorStr='#518c43'); }
    form .button:hover {
      border: 1px solid #ff698b;
      background-color: #ff698b;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb6c6), to(#ff698b));
      background-image: -webkit-linear-gradient(top, #ffb6c6, #ff698b);
      background-image: -moz-linear-gradient(top, #ffb6c6, #ff698b);
      background-image: -ms-linear-gradient(top, #ffb6c6, #ff698b);
      background-image: -o-linear-gradient(top, #ffb6c6, #ff698b);
      background-image: linear-gradient(top, #ffb6c6, #ff698b);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffb6c6', EndColorStr='#ff698b'); }

button, .popup-button {
  width: 300px;
  height: 91px;
  border-radius: 45px;
  background-color: #8bc53f;
  color: #ffffff;
  font-weight: 700; }
  button:hover, .popup-button:hover {
    background-color: #ff698b;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb6c6), to(#ff698b));
    background-image: -webkit-linear-gradient(top, #ffb6c6, #ff698b);
    background-image: -moz-linear-gradient(top, #ffb6c6, #ff698b);
    background-image: -ms-linear-gradient(top, #ffb6c6, #ff698b);
    background-image: -o-linear-gradient(top, #ffb6c6, #ff698b);
    background-image: linear-gradient(top, #ffb6c6, #ff698b);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffb6c6', EndColorStr='#ff698b'); }
  button:active, .popup-button:active {
    background-color: #ff698b;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb6c6), to(#ff698b));
    background-image: -webkit-linear-gradient(top, #ffb6c6, #ff698b);
    background-image: -moz-linear-gradient(top, #ffb6c6, #ff698b);
    background-image: -ms-linear-gradient(top, #ffb6c6, #ff698b);
    background-image: -o-linear-gradient(top, #ffb6c6, #ff698b);
    background-image: linear-gradient(top, #ffb6c6, #ff698b);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffb6c6', EndColorStr='#ff698b'); }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

  a {
    text-decoration: underline; }

  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; }

  img {
    page-break-inside: avoid;
    max-width: 100% !important; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  select {
    background: #ffffff !important; }

  .navbar {
    display: none; }

  .table td, .table th {
    background-color: #ffffff !important; }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }
.price-range-wrap {
  /* support: IE8 - See #6727 */ }
  .price-range-wrap .ui-slider {
    position: relative;
    text-align: left; }
  .price-range-wrap .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 19px;
    top: -2px;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    outline: none; }
  .price-range-wrap .ui-slider .ui-slider-handle .tooltip-wrap {
    position: relative;
    width: 100%;
    height: 3px; }
  .price-range-wrap .ui-slider .ui-slider-handle .tooltip {
    top: -22px;
    left: -17px;
    opacity: 1;
    background-color: transparent; }
  .price-range-wrap .ui-slider .ui-slider-handle .tooltip .tooltip-inner {
    width: 50px;
    text-align: center;
    background-color: transparent;
    color: #000000;
    font-size: 13px; }
  .price-range-wrap .ui-slider .ui-slider-handle .tooltip .tooltip-inner span {
    background-color: #ffffff; }
  .price-range-wrap .ui-slider .ui-slider-handle .tooltip .tooltip-arrow {
    display: none; }
  .price-range-wrap .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    cursor: pointer; }
  .price-range-wrap .ui-slider .ui-slider-range:active, .price-range-wrap .ui-slider .ui-slider-range:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
  .price-range-wrap .ui-widget-header {
    background: #ff698b !important; }
  .price-range-wrap .ui-slider.ui-state-disabled .ui-slider-handle,
  .price-range-wrap .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit; }
  .price-range-wrap .ui-slider-horizontal {
    height: .8em; }
  .price-range-wrap .ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -.6em; }
  .price-range-wrap .ui-slider-horizontal .ui-slider-handle.ui-state-focus {
    border: 0px none;
    background-color: transparent; }
  .price-range-wrap .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .price-range-wrap .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  .price-range-wrap .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }
  .price-range-wrap .ui-slider-vertical {
    width: .8em;
    height: 100px; }
  .price-range-wrap .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }
  .price-range-wrap .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  .price-range-wrap .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  .price-range-wrap .ui-slider-vertical .ui-slider-range-max {
    top: 0; }
  .price-range-wrap .ui-slider.ui-widget-content {
    border-color: #ebebeb;
    background-color: #ebebeb; }
  .price-range-wrap .ui-slider .ui-state-default,
  .price-range-wrap .ui-slider .ui-widget-content .ui-state-default,
  .price-range-wrap .ui-slider .ui-widget-header .ui-state-default {
    border: 0px none;
    font-weight: normal;
    color: #454545;
    background: transparent url("https://florium.ua/skin/frontend/default/florium_responsive/images/spin.png") 0 0 no-repeat; }
  .price-range-wrap .ui-state-default a,
  .price-range-wrap .ui-state-default a:link,
  .price-range-wrap .ui-state-default a:visited {
    color: #454545;
    text-decoration: none; }

header {
  float: left;
  width: 100%;
  position: relative;
  z-index: 999;
  margin-bottom: 10px;
  /*
    .subscribe {
      height: 80px;
      float: left;
      width: 100%;
      padding: 15px 5px;
      @include linear-gradient($fl-color-1-light, $fl-color-1);
      b {
        color: $fl-color-white;
      }
      form {
        padding: 0;
        text-align: left;
        #newsletter {
          background: $fl-color-white;
          padding: 4px 0 4px 4px;
          @include border-radius(4px);
        }
        input[type=submit] {
          height: 27px;
          padding: 0 9px;
        }
        .validation-advice {
          display: none;
        }
      }
    }
    .toggled-top-menu-wrap {
      position: absolute;
      top: 28px;
      left: 0;
      width: 100%;
      background: $fl-color-white;
      display: none;
      z-index: 201;
      @include box-shadow(0 0 5px lighten($fl-color-black, 50%));
  
      .login-block {
        float: left;
        width: 100%;
        height: auto;
        background: transparent;
  
        .item {
          float: left;
          width: 100%;
          padding: 0;
          background: urlForImage("devider.png") right top no-repeat;
          border-bottom: solid 1px darken($fl-color-white, 8%);
          text-align: left;
  
          &:first-child{
            background: none;
          }
          &.languages {
  
            .lang-label {
              float: left;
  
              &:hover, &:focus {
                outline: none;
                text-decoration: none;
                color: $fl-color-2;
              }
            }
  
            .flag {
              float: none;
              top: 50%;
              display: inline-block;
              width: 16px;
              height: 12px;
              background: urlForImage("flag.png") 0px 0px no-repeat;
              margin-top: 12px;
              margin-left: 10px;
  
              &.ua {
                background-position: -16px 0;
              }
  
              &.ru {
                background-position: 0 0;
              }
  
              &:hover, &:focus {
                outline: none;
                text-decoration: none;
                color: $fl-color-2;
              }
            }
          }
  
          a {
            padding: 0 10px;
            display: block;
            width: 100%;
            height: 36px;
            line-height: 36px;
            color: $fl-color-black;
  
            &:hover, &:focus {
              outline: none;
              text-decoration: none;
              color: $fl-color-2;
              background: darken($fl-color-white, 3%);
            }
          }
        }
      }
    }
    */ }
  header .balance-icon {
    float: right;
    height: 35px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-Scale.png") center center no-repeat; }
  header .cart-icon {
    float: right;
    height: 36px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-Cart-Red.png") center center no-repeat; }
  header .wishlist-icon {
    float: right;
    height: 35px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-Heart.png") center center no-repeat; }
  header .customer-icon {
    float: right;
    height: 35px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/user.png") center center no-repeat; }
  header .floriki-icon {
    height: 33px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/floriki_icon.png") center center no-repeat;
    display: block;
    float: none;
    margin-bottom: 5px; }
  header .floriki-inactive-icon {
    height: 28px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/floriki_icon_inactive.png") center center no-repeat;
    display: block;
    float: none;
    margin-bottom: 5px; }
  header .support-icon {
    float: right;
    height: 35px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/support-icon.png") center center no-repeat; }
  header .search-icon {
    float: right;
    height: 35px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/search_icon.png") center center no-repeat; }
  header nav.menu-links {
    text-align: center; }
    header nav.menu-links ul {
      padding: 0;
      margin: 0;
      line-height: 35px; }
      header nav.menu-links ul li {
        display: inline-block;
        list-style: none;
        position: relative; }
        header nav.menu-links ul li + li {
          margin: 0 0 0 10px; }
        header nav.menu-links ul li a {
          color: #000000; }
          header nav.menu-links ul li a:hover {
            color: #518c43;
            text-decoration: underline; }
          header nav.menu-links ul li a.order-catalog-link {
            text-transform: none; }
          header nav.menu-links ul li a.sub-support {
            font-size: 14px;
            line-height: 16px;
            font-family: "Gilroy-Bold";
            font-weight: 700; }
            header nav.menu-links ul li a.sub-support:before {
              content: url("https://florium.ua/skin/frontend/default/florium_responsive/images/support.png");
              margin-right: 5px; }
  header .big-banner-block {
    background: #f7f7f7; }
  header .top-line {
    height: 39px;
    padding: 0;
    background: #f7f7f7; }
    header .top-line .mobile-top-line-header {
      text-align: right;
      color: #000000; }
      header .top-line .mobile-top-line-header a {
        color: #000000; }
        header .top-line .mobile-top-line-header a:hover {
          color: #000000;
          text-decoration: none; }
    header .top-line .guarantee {
      padding-right: 0;
      line-height: 35px;
      text-transform: lowercase; }
      header .top-line .guarantee a {
        text-decoration: none;
        display: block; }
        header .top-line .guarantee a .icon {
          width: 18px;
          height: 18px;
          line-height: 21px;
          background-color: #f8d01c;
          border-radius: 10px;
          text-align: center;
          color: #000000;
          font-weight: bold;
          padding-left: 1px;
          float: left;
          margin: 8px 5px 0 0; }
        header .top-line .guarantee a span {
          color: #000000;
          padding: 0;
          font-weight: 700;
          line-height: 16px;
          letter-spacing: 0.52px;
          border-bottom: 1px solid #d8d8d8; }
        header .top-line .guarantee a p {
          margin: 0; }
    header .top-line .login-block {
      height: 24px;
      line-height: 24px;
      margin: 5.5px 0;
      display: flex;
      flex-direction: row-reverse; }
      header .top-line .login-block .item {
        padding: 0; }
        header .top-line .login-block .item.languages a .lang-label:hover {
          text-decoration: underline; }
        header .top-line .login-block .item.languages a .flag {
          display: inline-block;
          width: 16px;
          height: 12px;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/flag.png") no-repeat 0 0;
          margin: 0 5px 3px; }
          header .top-line .login-block .item.languages a .flag.ua {
            background-position: -16px 0; }
          header .top-line .login-block .item.languages a .flag.ru {
            background-position: 0 0; }
        header .top-line .login-block .item a {
          padding: 0 5px;
          color: #000000;
          font-size: 14px;
          font-weight: 400;
          line-height: 18px;
          text-transform: uppercase; }
          header .top-line .login-block .item a.disabled {
            color: #888888; }
          header .top-line .login-block .item a:hover {
            color: #518c43;
            text-decoration: none; }
  header .phone-line {
    display: inline-block;
    line-height: 18px;
    margin: 12px 0 8px 0; }
    header .phone-line p {
      margin: 0;
      display: inline-block; }
    header .phone-line a {
      text-decoration: none; }
    header .phone-line span {
      display: inline-block;
      text-align: left;
      float: none;
      padding: 0 0 0 20px;
      font-size: 14px;
      font-weight: 400;
      line-height: inherit;
      color: #000;
      font-family: Gilroy-SemiBold;
      height: auto; }
      header .phone-line span.basic {
        display: none; }
    header .phone-line .mts {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/vadafone.png") left top no-repeat; }
    header .phone-line .kievstar, header .phone-line .kievphone {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/kvstr.png") left top no-repeat;
      margin: 0 0 0 20px; }
  header .logo-line {
    z-index: 200;
    padding: 10px 0 10px; }
    header .logo-line .content-logo-line {
      display: table;
      width: 100%;
      position: relative;
      padding: 0; }
      header .logo-line .content-logo-line .search-link {
        display: none !important; }
      header .logo-line .content-logo-line.sticky-header {
        position: fixed;
        top: 0;
        background: #ffffff;
        height: 65px;
        border-bottom: 1px solid #ccc; }
        header .logo-line .content-logo-line.sticky-header a {
          text-decoration: initial; }
        header .logo-line .content-logo-line.sticky-header .support-link,
        header .logo-line .content-logo-line.sticky-header .search-area {
          display: none !important; }
        header .logo-line .content-logo-line.sticky-header .search-link {
          display: block !important; }
        header .logo-line .content-logo-line.sticky-header .search-area {
          top: 65px !important; }
        header .logo-line .content-logo-line.sticky-header.show-search-bar .search-area {
          display: block !important; }
      header .logo-line .content-logo-line .logo-area, header .logo-line .content-logo-line .search-area, header .logo-line .content-logo-line .top-cart-area {
        display: table-cell;
        float: none;
        vertical-align: middle; }
      header .logo-line .content-logo-line .top-cart-area {
        z-index: 1; }
      header .logo-line .content-logo-line .search-area {
        z-index: 2; }
    header .logo-line .mobile-menu {
      min-height: 30px;
      padding: 0; }
      header .logo-line .mobile-menu .navbar-toggle {
        margin: 15px 0 0 10px;
        float: left;
        padding: 0;
        width: 115px;
        height: 40px;
        background-color: #518c43;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 700;
        line-height: 14px;
        padding-left: 21px; }
      header .logo-line .mobile-menu .fl-menu-overlay {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99998;
        display: none;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.8);
        margin: 0;
        padding: 0; }
        header .logo-line .mobile-menu .fl-menu-overlay .close-overlay {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/close.png") no-repeat;
          position: absolute;
          right: 10px;
          top: 10px;
          font-size: 26px;
          line-height: initial;
          width: 15px;
          height: 15px; }
    header .logo-line .top-cart-area {
      position: relative;
      padding: 0; }
      header .logo-line .top-cart-area .top-cart-item {
        min-height: 30px;
        float: right;
        position: relative;
        margin: 0;
        padding: 0;
        width: 80px;
        height: 62px;
        text-align: center; }
        header .logo-line .top-cart-area .top-cart-item:first-child {
          border-left: 1px solid #888888;
          width: 93px; }
          header .logo-line .top-cart-area .top-cart-item:first-child .count {
            right: 35px;
            top: 8px;
            background: none;
            font-size: 11px;
            font-family: Gilroy-Bold; }
        header .logo-line .top-cart-area .top-cart-item a {
          font-size: 11px; }
        header .logo-line .top-cart-area .top-cart-item span {
          color: #666666;
          font-family: Gilroy-Regular;
          font-size: 13px;
          font-weight: 400;
          letter-spacing: 0.48px; }
          header .logo-line .top-cart-area .top-cart-item span ._12px,
          header .logo-line .top-cart-area .top-cart-item span ._11px,
          header .logo-line .top-cart-area .top-cart-item span ._24px {
            font-weight: 700; }
        header .logo-line .top-cart-area .top-cart-item i {
          color: #000000;
          font-size: 36px;
          display: block;
          width: 100%; }
        header .logo-line .top-cart-area .top-cart-item .fa-search {
          color: #518c43;
          font-size: 26px;
          height: 35px;
          padding-top: 5px; }
        header .logo-line .top-cart-area .top-cart-item .count {
          background: #d30e38;
          position: absolute;
          padding: 2px 6px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;
          right: 15px;
          top: -2px;
          color: #ffffff;
          font-size: 11px;
          line-height: normal; }
      header .logo-line .top-cart-area .hello-guest {
        margin-top: 5px;
        font-size: 12px; }
    header .logo-line .search-block {
      text-align: center; }
      header .logo-line .search-block .jq-selectbox__select {
        display: none !important; }
      header .logo-line .search-block .jq-selectbox__dropdown {
        display: none !important; }
      header .logo-line .search-block select.UI-CATEGORY {
        opacity: 1 !important;
        height: auto !important;
        width: 50px !important; }
      header .logo-line .search-block .jq-selectbox {
        height: 20px;
        float: left;
        width: 50px;
        margin: 12px 0 0 35px; }
      header .logo-line .search-block form {
        float: left;
        position: relative;
        width: 100%;
        height: 43px;
        line-height: 43px;
        border: 2px solid #518c43;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        top: inherit; }
        header .logo-line .search-block form div.col-lg-10.col-md-10.col-sm-10.no-padding {
          display: flex; }
          header .logo-line .search-block form div.col-lg-10.col-md-10.col-sm-10.no-padding .jq-selectbox {
            height: auto;
            position: inherit !important;
            margin: 0;
            width: auto; }
            header .logo-line .search-block form div.col-lg-10.col-md-10.col-sm-10.no-padding .jq-selectbox select.UI-CATEGORY {
              opacity: 1 !important;
              height: 100% !important;
              width: 35px !important;
              position: inherit !important;
              white-space: nowrap;
              -webkit-appearance: none;
              -moz-appearance: none;
              padding: 0 10px 0 0 !important;
              outline: none;
              background: url(https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-down.png) no-repeat 100% 50%;
              border-radius: 0; }
        header .logo-line .search-block form .icon {
          position: absolute;
          top: 12px;
          left: 14px;
          width: 14px;
          height: 14px;
          font-size: 17px;
          color: #fff; }
        header .logo-line .search-block form .button {
          position: absolute;
          right: -1px;
          top: -2px;
          height: 43px;
          border: 0 none;
          width: 100px;
          min-width: 115px;
          text-align: center;
          z-index: 10;
          -webkit-border-radius: 0 4px 4px 0;
          -moz-border-radius: 0 4px 4px 0;
          -ms-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
          background-color: #518c43;
          background-image: none;
          font-size: 15px;
          font-weight: 700;
          line-height: 37px;
          text-transform: uppercase;
          padding-left: 25px; }
          header .logo-line .search-block form .button:hover .icon {
            color: #ff698b; }
        header .logo-line .search-block form input[type=search] {
          width: 100%;
          float: left;
          border: 0 none;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          border-radius: 0;
          font-size: 14px;
          font-weight: 400;
          height: 20px;
          padding: 10px;
          line-height: 37px; }
  header .main-nav-line {
    float: left;
    width: 100%;
    height: 74px;
    background: #f7f7f7;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin: 0;
    box-sizing: border-box; }
    header .main-nav-line nav {
      float: left;
      width: 100%;
      height: 72px;
      text-align: center;
      border: 0px none; }
      header .main-nav-line nav .product-list {
        overflow: hidden; }
        header .main-nav-line nav .product-list h3 {
          margin: 0px 10px 15px;
          font-size: 20px; }
        header .main-nav-line nav .product-list .popular-in {
          height: auto; }
      header .main-nav-line nav .collapse {
        display: none; }
        header .main-nav-line nav .collapse.in {
          display: block; }
      header .main-nav-line nav .navbar-toggle {
        display: inline-block;
        margin-top: 2px;
        width: 35px;
        height: 35px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/menu-icon.png") no-repeat;
        border: none;
        border-radius: 0px;
        outline: none; }
        header .main-nav-line nav .navbar-toggle:hover, header .main-nav-line nav .navbar-toggle:focus {
          background-color: none !important;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/menu-icon.png") no-repeat;
          border: none !important;
          border-radius: 0px;
          outline: none; }
      header .main-nav-line nav .navbar-collapse, header .main-nav-line nav .navbar-form {
        border-bottom: 1px solid #ebebeb; }
      header .main-nav-line nav ul.drop-down-menu > li .hide-box-shadow {
        display: none; }
      header .main-nav-line nav ul.drop-down-menu > li > a {
        font-size: 13px;
        padding: 0;
        width: 100%; }
        header .main-nav-line nav ul.drop-down-menu > li > a:hover {
          text-decoration: none !important;
          background: #ffffff !important;
          color: #111111 !important;
          z-index: 1000;
          -moz-box-shadow: 0 0px 10px #999;
          -webkit-box-shadow: 0 0px 10px #999;
          box-shadow: 0 0px 10px #999;
          position: relative;
          border-radius: 5px 5px 0 0; }
          header .main-nav-line nav ul.drop-down-menu > li > a:hover .hide-box-shadow {
            display: block;
            position: absolute;
            bottom: -10px;
            left: 0;
            width: 100%;
            background: #fff; }
        header .main-nav-line nav ul.drop-down-menu > li > a .arrow {
          position: absolute;
          bottom: 8px;
          left: 50%;
          transform: translateX(-50%);
          width: 16px;
          height: 12px;
          line-height: 12px;
          font-size: 15px;
          text-align: center;
          color: #ed1e79;
          z-index: 1001;
          font: normal normal normal 14px/1 FontAwesome; }
      header .main-nav-line nav ul.drop-down-menu > li:hover > a, header .main-nav-line nav ul.drop-down-menu > li.active > a {
        text-decoration: none !important;
        background: #ffffff !important;
        color: #111111 !important;
        z-index: 1000;
        -moz-box-shadow: 0 0px 10px #999;
        -webkit-box-shadow: 0 0px 10px #999;
        box-shadow: 0 0px 10px #999;
        position: relative;
        border-radius: 5px 5px 0 0; }
        header .main-nav-line nav ul.drop-down-menu > li:hover > a .hide-box-shadow, header .main-nav-line nav ul.drop-down-menu > li.active > a .hide-box-shadow {
          display: block;
          position: absolute;
          bottom: -10px;
          left: 0;
          width: 100%;
          background: #fff; }
        header .main-nav-line nav ul.drop-down-menu > li:hover > a .arrow, header .main-nav-line nav ul.drop-down-menu > li.active > a .arrow {
          color: #ed1e79; }
      header .main-nav-line nav ul {
        display: -webkit-flex;
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        padding: 0;
        margin: 0;
        position: relative; }
        header .main-nav-line nav ul > li {
          display: inline-block;
          height: 72px;
          list-style: none;
          z-index: 0;
          float: none;
          padding-left: 0;
          padding-right: 0;
          flex-grow: 1;
          position: initial; }
          header .main-nav-line nav ul > li a {
            display: block;
            position: relative;
            height: 72px;
            font-size: 14px;
            font-weight: 700;
            line-height: 72px;
            color: #000000;
            padding: 0 20px;
            vertical-align: middle;
            z-index: 5; }
            header .main-nav-line nav ul > li a:hover {
              text-decoration: none; }
            header .main-nav-line nav ul > li a > * {
              display: inline-block;
              vertical-align: middle;
              color: #000000;
              font-family: Roboto;
              font-size: 14px;
              font-weight: 400;
              line-height: 16px; }
          header .main-nav-line nav ul > li:hover, header .main-nav-line nav ul > li.active {
            z-index: 100; }
          header .main-nav-line nav ul > li:hover > a, header .main-nav-line nav ul > li.active > a {
            text-decoration: none; }
          header .main-nav-line nav ul > li .sub-triangle {
            display: none !important;
            position: absolute;
            bottom: -25px;
            left: 50%;
            margin-left: -8px;
            background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/sub_triangle.png") left top no-repeat;
            z-index: 20;
            width: 17px;
            height: 8px; }
          header .main-nav-line nav ul > li .sub-wrap {
            position: absolute;
            padding: 0;
            left: 1px !important;
            right: 1px !important;
            top: 72px;
            z-index: 999;
            display: none; }
          header .main-nav-line nav ul > li .top-space {
            background-color: #f7f7f7;
            -moz-box-shadow: 0 0px 10px #999;
            -webkit-box-shadow: 0 0px 10px #999;
            box-shadow: 0 0px 10px #999;
            box-sizing: border-box;
            width: 100% !important; }
            header .main-nav-line nav ul > li .top-space .sub-in {
              overflow: hidden;
              padding: 25px;
              background: #ffffff; }
            header .main-nav-line nav ul > li .top-space .sub {
              float: left;
              text-align: center;
              display: block;
              margin: 0 -10px;
              width: auto; }
              header .main-nav-line nav ul > li .top-space .sub li {
                height: auto;
                float: left;
                width: 138px;
                padding: 0 10px;
                text-align: center; }
                header .main-nav-line nav ul > li .top-space .sub li img {
                  display: inline-block;
                  max-width: 100%;
                  width: 100%; }
                header .main-nav-line nav ul > li .top-space .sub li a {
                  display: block;
                  height: auto;
                  font-size: 13px;
                  font-weight: 700;
                  line-height: 16px;
                  color: #000000;
                  padding: 0;
                  z-index: 5; }
                  header .main-nav-line nav ul > li .top-space .sub li a:hover {
                    color: #000000 !important;
                    text-decoration: underline;
                    background: none; }
                    header .main-nav-line nav ul > li .top-space .sub li a:hover span {
                      text-decoration: underline; }
                  header .main-nav-line nav ul > li .top-space .sub li a .title {
                    display: block;
                    width: 100%;
                    margin: 5px 0 15px;
                    line-height: 15px;
                    font-size: 15px;
                    font-weight: 700;
                    letter-spacing: 0.6px;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis; }
                    header .main-nav-line nav ul > li .top-space .sub li a .title span {
                      overflow: hidden;
                      width: 100%;
                      height: 100%;
                      vertical-align: middle; }
            header .main-nav-line nav ul > li .top-space .list-block {
              display: block;
              margin: 5px 0 0; }
              header .main-nav-line nav ul > li .top-space .list-block ul {
                float: left;
                max-width: 100%;
                justify-content: flex-start; }
                header .main-nav-line nav ul > li .top-space .list-block ul li {
                  float: none;
                  width: 116px;
                  text-align: center;
                  padding: 0;
                  margin: 0 10px 10px;
                  height: auto; }
              header .main-nav-line nav ul > li .top-space .list-block ul li:hover {
                background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/nav_arrow.png") left 7px no-repeat; }
                header .main-nav-line nav ul > li .top-space .list-block ul li:hover a {
                  background: none;
                  text-decoration: none;
                  color: #000000; }
              header .main-nav-line nav ul > li .top-space .list-block ul li a {
                display: inherit;
                font-size: 12px;
                line-height: 16px;
                height: 32px;
                font-weight: 400;
                padding: 0;
                color: #000000;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical; }
                header .main-nav-line nav ul > li .top-space .list-block ul li a:hover {
                  text-decoration: underline;
                  background: none;
                  color: #000000; }
        header .main-nav-line nav ul .active {
          z-index: 100; }
          header .main-nav-line nav ul .active > a {
            background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/nav_active.png") left top repeat-x;
            color: #ffffff;
            text-decoration: none; }
          header .main-nav-line nav ul .active .arrow {
            color: #518c43; }
        header .main-nav-line nav ul .no-arrow .arrow {
          display: none; }
        header .main-nav-line nav ul .nav-button {
          display: none; }
        header .main-nav-line nav ul .show-item {
          display: inline-block; }
      header .main-nav-line nav .cat-hity-prodazh a {
        background: #89c742; }
        header .main-nav-line nav .cat-hity-prodazh a span.hidden-xs {
          font-weight: 700; }
      header .main-nav-line nav .cat-promo a {
        background-color: #f8d01c;
        height: 72px; }
        header .main-nav-line nav .cat-promo a span.hidden-xs {
          font-weight: 700; }

.checkout-cartconfirm-index .content-logo-line,
.checkout-cart-index .content-logo-line {
  padding: 0; }
.checkout-cartconfirm-index .mobile-menu,
.checkout-cart-index .mobile-menu {
  display: none; }

html, body {
  font-size: 13px;
  color: #000;
  min-width: 320px;
  font-family: Gilroy-Medium, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.42858;
  background-color: #ffffff; }

*, :before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a, button, input[type=submit] {
  transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease; }

#form-validate .button-block button {
  margin-left: 155px; }

#form-validate #remember-me-box {
  display: none; }

#form-validate label span {
  font-size: 13px; }

#remember-me-box .input-box {
  float: left;
  margin-left: 112px; }

#remember-me-box label {
  float: left;
  width: 150px;
  line-height: 27px; }

.arrow_account_mobile {
  background: url(https://florium.ua/skin/frontend/default/florium_responsive/img/arrow_active.png) left top no-repeat;
  float: left;
  width: 20px;
  height: 12px;
  margin-left: 5px;
  padding: 12px 20px;
  background-position: 12px 9px;
  cursor: pointer; }

#nav_account_mobile {
  display: none; }

.copyright {
  text-align: right; }

.p13n_expandableCinemaContainer {
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/nav_active.png") left top repeat-x;
  margin: 30px 0 5px 0; }

.error-msg {
  color: #dd4f80; }

.success-msg {
  color: #8bc53f; }

.pink {
  color: #dd4f80; }

.green {
  color: #8bc53f; }

.no-padding {
  padding: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

.top-container ul.banner-list {
  position: absolute;
  top: 120px;
  width: 320px;
  margin-left: -170px;
  left: 50%; }

ul.slider-frame {
  margin: 0 auto !important; }

.line-through {
  text-decoration: line-through; }

.hidden-notsaleable {
  display: none !important; }

.single-content .product-alert-subscribe button {
  margin: -5px 30px 0px 0px; }

.main-containe .product-alert-subscribe button {
  margin: -2px 30px 0px 0px; }

#form-subs-newsletter button {
  font-size: 15px !important;
  height: 35px;
  padding: 0;
  margin: 0; }

#reviewScript {
  cursor: pointer; }

#softcube .product {
  height: 400px; }

.overflow-h {
  overflow: hidden; }

.position-r {
  position: relative; }

.catalogsearch-result-index .quick_showing {
  display: none; }

.toolbar_cat {
  margin-bottom: 25px; }

.row_cat {
  margin-top: 20px; }

ul.messages {
  display: none; }

.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0px; }

::-webkit-scrollbar {
  background-color: #f7f7f7; }

::-webkit-scrollbar-track {
  background-color: #f7f7f7; }

::-webkit-scrollbar-thumb {
  background-color: #89c742;
  border-radius: 3px; }

.fixed {
  display: block;
  position: fixed;
  top: 0;
  box-shadow: -1px 5px 10px #dddddd;
  background-color: #ffffff; }

.kb-article-view ul.messages {
  display: block !important; }

.kb-article-view ul.messages li {
  list-style: none; }

#login-form {
  text-align: left; }
  #login-form .links-line {
    padding: 0;
    margin-left: 0;
    margin-right: 0; }
    #login-form .links-line .create_account {
      float: left;
      margin: 0; }
    #login-form .links-line .fotgot_pass {
      float: right;
      margin: 0; }
  #login-form .validation-advice {
    padding: 0;
    margin: 0; }
  #login-form .send {
    margin: 0;
    width: 100%; }

.catalog-category-view .category-description img,
.cms-page-view img {
  display: block;
  max-width: 100%;
  height: auto; }

.catalog-category-view .single-content {
  margin: 0 15px; }
.catalog-category-view .category-review .tabber-text,
.catalog-category-view .category-review .sub-title,
.catalog-category-view .category-review .title-line {
  overflow: hidden; }
.catalog-category-view .category-review .tabber-text {
  margin: 0 -15px; }

.catalog-category-view .category-description {
  line-height: initial;
  text-align: justify;
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px; }
  .catalog-category-view .category-description h2 {
    line-height: initial;
    font-size: 24px; }
  .catalog-category-view .category-description p {
    line-height: initial;
    text-align: justify;
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px; }
  .catalog-category-view .category-description ul {
    padding-left: 15px; }
  .catalog-category-view .category-description li {
    list-style: disc;
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px; }

.cms-page-view .main-container .std {
  padding-left: 30px; }

.cms-index-index .home-description p,
.cms-page-view .single-content p,
.cms-index-index .home-description span,
.cms-page-view .single-content span {
  line-height: 26px;
  font-family: Roboto; }

.category-banner-container .sale-banner {
  border: 2px dashed #e7e7e7;
  text-align: center;
  padding: 10px;
  margin: 25px 40px;
  border-radius: 10px; }
  .category-banner-container .sale-banner img {
    margin: 0 auto; }
  .category-banner-container .sale-banner p {
    color: #f13939;
    font-size: 30px;
    font-weight: 500;
    margin: 15px 0 5px;
    line-height: initial; }
.category-banner-container .sale-text {
  border-radius: 10px;
  border: 2px dashed #e7e7e7;
  padding: 15px;
  margin: 25px 40px;
  color: #000000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400; }
.category-banner-container .sale-bar {
  padding: 15px;
  margin: 25px 40px;
  color: #fff;
  font-family: Roboto;
  text-align: center;
  border-radius: 10px;
  background-color: #fa327e;
  font-size: 28px;
  font-weight: 700; }
.category-banner-container .sale-button {
  padding: 15px;
  margin: 0 auto;
  color: #fff;
  font-family: Roboto;
  text-align: center;
  border-radius: 25px;
  background-color: #518c43;
  font-size: 28px;
  font-weight: 700;
  width: 300px;
  margin-bottom: 20px; }

.cms-page-view h1.content-title, body[class*="kb-"] h1.content-title {
  margin-bottom: 30px; }
.cms-page-view .main-content-area, body[class*="kb-"] .main-content-area {
  min-height: 650px; }
  .cms-page-view .main-content-area aside, body[class*="kb-"] .main-content-area aside {
    width: 100%;
    float: left;
    box-shadow: 0 0 10px #dddddd;
    border: 1px solid #dddddd;
    background-color: #ffffff; }
    .cms-page-view .main-content-area aside.sidebar, body[class*="kb-"] .main-content-area aside.sidebar {
      background-color: #ffffff; }
    .cms-page-view .main-content-area aside p, body[class*="kb-"] .main-content-area aside p {
      cursor: pointer; }
      .cms-page-view .main-content-area aside p.h4, body[class*="kb-"] .main-content-area aside p.h4 {
        padding: 15px 15px 15px 27px;
        color: #ffffff;
        background-color: #008c39;
        position: relative;
        font-family: Gilroy-Regular;
        font-weight: 700;
        line-height: 18px; }
        .cms-page-view .main-content-area aside p.h4:before, body[class*="kb-"] .main-content-area aside p.h4:before {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-consult.png");
          width: 17px;
          position: relative;
          left: -10px; }
        .cms-page-view .main-content-area aside p.h4:after, body[class*="kb-"] .main-content-area aside p.h4:after {
          display: none; }
    .cms-page-view .main-content-area aside nav, body[class*="kb-"] .main-content-area aside nav {
      padding: 0;
      margin: 0; }
    .cms-page-view .main-content-area aside ul, body[class*="kb-"] .main-content-area aside ul {
      padding: 0;
      margin: 0; }
      .cms-page-view .main-content-area aside ul li, body[class*="kb-"] .main-content-area aside ul li {
        list-style: none;
        position: relative;
        padding: 7px 20px;
        color: #000000;
        font-family: Gilroy-Regular;
        font-size: 16px;
        font-weight: 400; }
        .cms-page-view .main-content-area aside ul li .fa, body[class*="kb-"] .main-content-area aside ul li .fa {
          position: absolute;
          left: -28px;
          top: 2px; }
        .cms-page-view .main-content-area aside ul li .fa-icon-consultant, body[class*="kb-"] .main-content-area aside ul li .fa-icon-consultant {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-consultant1.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-howbuy, body[class*="kb-"] .main-content-area aside ul li .fa-icon-howbuy {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-howbuy.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-aboutus, body[class*="kb-"] .main-content-area aside ul li .fa-icon-aboutus {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-aboutus.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-account, body[class*="kb-"] .main-content-area aside ul li .fa-icon-account {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-account.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-blog, body[class*="kb-"] .main-content-area aside ul li .fa-icon-blog {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-blog.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-delivery, body[class*="kb-"] .main-content-area aside ul li .fa-icon-delivery {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-delivery.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-delivery-date, body[class*="kb-"] .main-content-area aside ul li .fa-icon-delivery-date {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-delivery-date.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-how-plant, body[class*="kb-"] .main-content-area aside ul li .fa-icon-how-plant {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-how-plant.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-newsletter, body[class*="kb-"] .main-content-area aside ul li .fa-icon-newsletter {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-newsletter.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-quality, body[class*="kb-"] .main-content-area aside ul li .fa-icon-quality {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-quality.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-question, body[class*="kb-"] .main-content-area aside ul li .fa-icon-question {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-question.png"); }
        .cms-page-view .main-content-area aside ul li .fa-icon-sale, body[class*="kb-"] .main-content-area aside ul li .fa-icon-sale {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/icon-sale.png"); }
        .cms-page-view .main-content-area aside ul li ul, body[class*="kb-"] .main-content-area aside ul li ul {
          display: none;
          padding: 5px 0 5px 40px;
          margin-left: -30px;
          background: #ffffff; }
          .cms-page-view .main-content-area aside ul li ul li, body[class*="kb-"] .main-content-area aside ul li ul li {
            padding-left: 40px;
            margin-left: -40px; }
        .cms-page-view .main-content-area aside ul li .icon-plus, body[class*="kb-"] .main-content-area aside ul li .icon-plus {
          font: normal normal normal 14px/1 FontAwesome;
          color: #8bc53f;
          position: absolute;
          top: 3px;
          right: 6px; }
          .cms-page-view .main-content-area aside ul li .icon-plus::before, body[class*="kb-"] .main-content-area aside ul li .icon-plus::before {
            content: "\f078"; }
          .cms-page-view .main-content-area aside ul li .icon-plus.minus::before, body[class*="kb-"] .main-content-area aside ul li .icon-plus.minus::before {
            content: "\f077"; }
        .cms-page-view .main-content-area aside ul li a, body[class*="kb-"] .main-content-area aside ul li a {
          color: black;
          position: relative;
          padding-right: 25px; }
          .cms-page-view .main-content-area aside ul li a:hover, body[class*="kb-"] .main-content-area aside ul li a:hover {
            color: #000000;
            text-decoration: none; }
        .cms-page-view .main-content-area aside ul li .fa-angle-right, body[class*="kb-"] .main-content-area aside ul li .fa-angle-right {
          display: none; }
        .cms-page-view .main-content-area aside ul li.current, .cms-page-view .main-content-area aside ul li:hover, .cms-page-view .main-content-area aside ul li.active, body[class*="kb-"] .main-content-area aside ul li.current, body[class*="kb-"] .main-content-area aside ul li:hover, body[class*="kb-"] .main-content-area aside ul li.active {
          background-color: #e8f4da;
          border-radius: 0; }
          .cms-page-view .main-content-area aside ul li.current .fa-angle-right, .cms-page-view .main-content-area aside ul li:hover .fa-angle-right, .cms-page-view .main-content-area aside ul li.active .fa-angle-right, body[class*="kb-"] .main-content-area aside ul li.current .fa-angle-right, body[class*="kb-"] .main-content-area aside ul li:hover .fa-angle-right, body[class*="kb-"] .main-content-area aside ul li.active .fa-angle-right {
            display: inline-block;
            color: #008c39;
            position: relative;
            float: right; }
          .cms-page-view .main-content-area aside ul li.current > a, .cms-page-view .main-content-area aside ul li:hover > a, .cms-page-view .main-content-area aside ul li.active > a, body[class*="kb-"] .main-content-area aside ul li.current > a, body[class*="kb-"] .main-content-area aside ul li:hover > a, body[class*="kb-"] .main-content-area aside ul li.active > a {
            color: #000000; }
.cms-page-view .left-container, body[class*="kb-"] .left-container {
  position: relative;
  z-index: 1; }
.cms-page-view .col-wrapper.clearfix .page-title h1, body[class*="kb-"] .col-wrapper.clearfix .page-title h1 {
  margin: 0px 0px 20px; }
.cms-page-view .main-container.col-lg-9 .page-title, body[class*="kb-"] .main-container.col-lg-9 .page-title {
  position: relative;
  margin-left: -255px; }
  .cms-page-view .main-container.col-lg-9 .page-title h1, body[class*="kb-"] .main-container.col-lg-9 .page-title h1 {
    margin-bottom: 20px;
    margin-top: 0; }
.cms-page-view .support-item, body[class*="kb-"] .support-item {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  padding: 32px 10px 32px 35px;
  cursor: pointer;
  text-align: center; }
  .cms-page-view .support-item .support-content, body[class*="kb-"] .support-item .support-content {
    display: none; }
  .cms-page-view .support-item label, body[class*="kb-"] .support-item label {
    min-height: 40px;
    color: #000000;
    font-family: Gilroy-SemiBold;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px; }
  .cms-page-view .support-item img, body[class*="kb-"] .support-item img {
    display: block;
    margin: 0 auto 10px;
    min-height: 80px; }
.cms-page-view .support-contacts, body[class*="kb-"] .support-contacts {
  padding: 45px 0;
  text-align: center;
  border-bottom: 1px solid #dddddd; }
  .cms-page-view .support-contacts h4, body[class*="kb-"] .support-contacts h4 {
    color: #89c742;
    font-family: Gilroy-Bold;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase; }
  .cms-page-view .support-contacts p, body[class*="kb-"] .support-contacts p {
    color: #494949;
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0; }
.cms-page-view .support-form-container, body[class*="kb-"] .support-form-container {
  margin-top: 50px; }
  .cms-page-view .support-form-container .support-form, body[class*="kb-"] .support-form-container .support-form {
    box-shadow: 0 0 10px #dddddd;
    background-color: #fceeb3;
    padding: 30px 30px 45px; }
    .cms-page-view .support-form-container .support-form input, .cms-page-view .support-form-container .support-form textarea, body[class*="kb-"] .support-form-container .support-form input, body[class*="kb-"] .support-form-container .support-form textarea {
      box-shadow: inset 0 2px 5px #aaaaaa;
      border: 1px solid #666666;
      background-color: #ffffff;
      width: 100%;
      display: block;
      border-radius: 3px;
      line-height: 28px;
      padding: 5px; }
    .cms-page-view .support-form-container .support-form label, body[class*="kb-"] .support-form-container .support-form label {
      color: #000000;
      font-family: Gilroy-Regular;
      font-size: 18px;
      font-weight: 400;
      line-height: 37px; }
      .cms-page-view .support-form-container .support-form label.support-question, body[class*="kb-"] .support-form-container .support-form label.support-question {
        font-family: Gilroy-SemiBold;
        line-height: 26px; }
    .cms-page-view .support-form-container .support-form .fa-arrow-review, body[class*="kb-"] .support-form-container .support-form .fa-arrow-review {
      content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/arrow.svg");
      margin-left: 10px; }
    .cms-page-view .support-form-container .support-form button, body[class*="kb-"] .support-form-container .support-form button {
      background-color: #dadada;
      border-radius: 0;
      color: #666666;
      font-family: Gilroy-Regular;
      font-size: 18px;
      font-weight: 700;
      height: auto;
      width: auto;
      padding: 15px 20px;
      float: left;
      margin: 30px 0 0; }
      .cms-page-view .support-form-container .support-form button:hover, body[class*="kb-"] .support-form-container .support-form button:hover {
        background-image: none; }
  .cms-page-view .support-form-container .support-links a, body[class*="kb-"] .support-form-container .support-links a {
    display: block;
    padding: 5px 0 5px 70px;
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-weight: 400;
    line-height: 48px;
    position: relative; }
    .cms-page-view .support-form-container .support-links a span, body[class*="kb-"] .support-form-container .support-links a span {
      color: #494949;
      font-size: 14px;
      line-height: 16px;
      display: block; }
    .cms-page-view .support-form-container .support-links a img, body[class*="kb-"] .support-form-container .support-links a img {
      position: absolute;
      left: 30px;
      top: 18px; }
    .cms-page-view .support-form-container .support-links a.phone, body[class*="kb-"] .support-form-container .support-links a.phone {
      font-family: Gilroy-SemiBold;
      font-size: 20px;
      font-weight: 400;
      line-height: 16px; }
      .cms-page-view .support-form-container .support-links a.phone img, body[class*="kb-"] .support-form-container .support-links a.phone img {
        top: 3px; }
.cms-page-view .support-content, body[class*="kb-"] .support-content {
  font-size: 16px;
  font-family: Gilroy-Regular; }
  .cms-page-view .support-content h4, body[class*="kb-"] .support-content h4 {
    border-top: 1px solid #dddddd;
    width: 100%;
    padding: 20px 0 10px;
    font-size: 20px;
    font-family: Gilroy-Bold;
    font-weight: 700; }
  .cms-page-view .support-content .actions a, body[class*="kb-"] .support-content .actions a {
    float: left;
    padding: 5px 10px;
    color: #7b7b7b;
    text-decoration: none;
    margin-bottom: 15px; }
    .cms-page-view .support-content .actions a.see-details, body[class*="kb-"] .support-content .actions a.see-details {
      border: 1px solid #e42224;
      color: #d40635;
      border-radius: 3px; }
      .cms-page-view .support-content .actions a.see-details:hover, body[class*="kb-"] .support-content .actions a.see-details:hover {
        color: #d40635; }
      .cms-page-view .support-content .actions a.see-details.full, body[class*="kb-"] .support-content .actions a.see-details.full {
        color: #ffffff;
        background-color: #d40635; }
        .cms-page-view .support-content .actions a.see-details.full:hover, body[class*="kb-"] .support-content .actions a.see-details.full:hover {
          color: #ffffff;
          background-color: #d40635; }
    .cms-page-view .support-content .actions a:hover, body[class*="kb-"] .support-content .actions a:hover {
      color: #7b7b7b; }
  .cms-page-view .support-content ul, body[class*="kb-"] .support-content ul {
    padding-left: 20px; }
.cms-page-view .contact-container h5, body[class*="kb-"] .contact-container h5 {
  color: #000000;
  font-family: Gilroy-Regular;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 25px; }
.cms-page-view .contact-container .support-links a, body[class*="kb-"] .contact-container .support-links a {
  display: block;
  padding: 5px 5px 5px 70px;
  color: #000000;
  font-family: Gilroy-Regular;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  position: relative; }
  .cms-page-view .contact-container .support-links a span, body[class*="kb-"] .contact-container .support-links a span {
    color: #494949;
    font-size: 14px;
    line-height: 16px;
    display: block; }
  .cms-page-view .contact-container .support-links a img, body[class*="kb-"] .contact-container .support-links a img {
    position: absolute;
    left: 30px;
    top: 8px; }
  .cms-page-view .contact-container .support-links a.chat-item, body[class*="kb-"] .contact-container .support-links a.chat-item {
    border: 1px solid #dddddd;
    background-color: #f7f7f7;
    border-radius: 4px;
    margin-bottom: 5px; }
.cms-page-view .contact-container .consultant, body[class*="kb-"] .contact-container .consultant {
  color: #000000;
  font-family: Gilroy-Regular;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 30px;
  overflow: hidden; }
  .cms-page-view .contact-container .consultant img, body[class*="kb-"] .contact-container .consultant img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px; }
  .cms-page-view .contact-container .consultant span, body[class*="kb-"] .contact-container .consultant span {
    font-family: Gilroy-Bold;
    font-weight: 700; }
  .cms-page-view .contact-container .consultant .chat, body[class*="kb-"] .contact-container .consultant .chat {
    margin: 10px 0 0 55px; }
    .cms-page-view .contact-container .consultant .chat .chat-item, body[class*="kb-"] .contact-container .consultant .chat .chat-item {
      border-radius: 4px;
      border: 1px solid #dddddd;
      background-color: #f7f7f7;
      line-height: 40px;
      height: 44px;
      width: 44px;
      display: block;
      float: left;
      padding: 0 8px;
      margin-right: 12px; }
      .cms-page-view .contact-container .consultant .chat .chat-item img, body[class*="kb-"] .contact-container .consultant .chat .chat-item img {
        margin: 0 auto;
        float: none;
        width: 22px;
        margin-top: 10px; }
.cms-page-view .contact-container .follow-us, body[class*="kb-"] .contact-container .follow-us {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
  padding: 45px 0; }
  .cms-page-view .contact-container .follow-us .follow-item, body[class*="kb-"] .contact-container .follow-us .follow-item {
    margin-top: 15px; }
    .cms-page-view .contact-container .follow-us .follow-item > div, body[class*="kb-"] .contact-container .follow-us .follow-item > div {
      padding: 25px 35px;
      margin-right: 7px;
      margin-left: 7px; }
      .cms-page-view .contact-container .follow-us .follow-item > div.fb, body[class*="kb-"] .contact-container .follow-us .follow-item > div.fb {
        background-color: #425596;
        margin-left: 0;
        margin-right: 14px; }
        .cms-page-view .contact-container .follow-us .follow-item > div.fb a, .cms-page-view .contact-container .follow-us .follow-item > div.fb a:hover, body[class*="kb-"] .contact-container .follow-us .follow-item > div.fb a, body[class*="kb-"] .contact-container .follow-us .follow-item > div.fb a:hover {
          color: #425596; }
      .cms-page-view .contact-container .follow-us .follow-item > div.instagram, body[class*="kb-"] .contact-container .follow-us .follow-item > div.instagram {
        background-color: #b23e99; }
        .cms-page-view .contact-container .follow-us .follow-item > div.instagram a, .cms-page-view .contact-container .follow-us .follow-item > div.instagram a:hover, body[class*="kb-"] .contact-container .follow-us .follow-item > div.instagram a, body[class*="kb-"] .contact-container .follow-us .follow-item > div.instagram a:hover {
          color: #b23e99; }
      .cms-page-view .contact-container .follow-us .follow-item > div.youtube, body[class*="kb-"] .contact-container .follow-us .follow-item > div.youtube {
        background-color: #c13632;
        margin-left: 14px;
        margin-right: 0; }
        .cms-page-view .contact-container .follow-us .follow-item > div.youtube a, .cms-page-view .contact-container .follow-us .follow-item > div.youtube a:hover, body[class*="kb-"] .contact-container .follow-us .follow-item > div.youtube a, body[class*="kb-"] .contact-container .follow-us .follow-item > div.youtube a:hover {
          color: #c13632; }
      .cms-page-view .contact-container .follow-us .follow-item > div img, body[class*="kb-"] .contact-container .follow-us .follow-item > div img {
        line-height: 28px; }
      .cms-page-view .contact-container .follow-us .follow-item > div a, body[class*="kb-"] .contact-container .follow-us .follow-item > div a {
        background-color: #f7f7f7;
        border-radius: 4px;
        color: #ffffff;
        font-family: Gilroy-Regular;
        font-size: 18px;
        font-weight: 700;
        line-height: 20px;
        padding: 15px 20px;
        display: block; }
      .cms-page-view .contact-container .follow-us .follow-item > div p, body[class*="kb-"] .contact-container .follow-us .follow-item > div p {
        color: #ffffff;
        font-family: Gilroy-Regular;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
        margin: 15px 0;
        height: 40px; }
    .cms-page-view .contact-container .follow-us .follow-item:last-child > div, body[class*="kb-"] .contact-container .follow-us .follow-item:last-child > div {
      margin-right: 0; }
.cms-page-view .contact-container .come-to-us, body[class*="kb-"] .contact-container .come-to-us {
  overflow: hidden;
  padding: 45px 0; }
  .cms-page-view .contact-container .come-to-us .come-item, body[class*="kb-"] .contact-container .come-to-us .come-item {
    margin-top: 15px; }
    .cms-page-view .contact-container .come-to-us .come-item p, body[class*="kb-"] .contact-container .come-to-us .come-item p {
      color: #000000;
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
      font-family: Gilroy-Regular; }
    .cms-page-view .contact-container .come-to-us .come-item .parking, .cms-page-view .contact-container .come-to-us .come-item .wi-fi, .cms-page-view .contact-container .come-to-us .come-item .drinks, body[class*="kb-"] .contact-container .come-to-us .come-item .parking, body[class*="kb-"] .contact-container .come-to-us .come-item .wi-fi, body[class*="kb-"] .contact-container .come-to-us .come-item .drinks {
      line-height: 50px;
      color: #494949;
      font-family: Gilroy-Regular;
      font-size: 16px;
      font-weight: 700; }
      .cms-page-view .contact-container .come-to-us .come-item .parking:before, .cms-page-view .contact-container .come-to-us .come-item .wi-fi:before, .cms-page-view .contact-container .come-to-us .come-item .drinks:before, body[class*="kb-"] .contact-container .come-to-us .come-item .parking:before, body[class*="kb-"] .contact-container .come-to-us .come-item .wi-fi:before, body[class*="kb-"] .contact-container .come-to-us .come-item .drinks:before {
        position: relative;
        left: -10px;
        top: 3px; }
    .cms-page-view .contact-container .come-to-us .come-item .parking:before, body[class*="kb-"] .contact-container .come-to-us .come-item .parking:before {
      content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/parking.png"); }
    .cms-page-view .contact-container .come-to-us .come-item .wi-fi:before, body[class*="kb-"] .contact-container .come-to-us .come-item .wi-fi:before {
      content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/wi-fi.png"); }
    .cms-page-view .contact-container .come-to-us .come-item .drinks:before, body[class*="kb-"] .contact-container .come-to-us .come-item .drinks:before {
      content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/new-icons/drinks.png"); }
    .cms-page-view .contact-container .come-to-us .come-item .gps-coordinates, body[class*="kb-"] .contact-container .come-to-us .come-item .gps-coordinates {
      border: 1px solid #dddddd;
      background-color: #f7f7f7;
      text-align: center;
      padding: 30px 15px; }
      .cms-page-view .contact-container .come-to-us .come-item .gps-coordinates a.copy-gps, .cms-page-view .contact-container .come-to-us .come-item .gps-coordinates a.copy-gps:hover, body[class*="kb-"] .contact-container .come-to-us .come-item .gps-coordinates a.copy-gps, body[class*="kb-"] .contact-container .come-to-us .come-item .gps-coordinates a.copy-gps:hover {
        border: 1px solid #008c39;
        background-color: #000000;
        padding: 5px 10px;
        color: #008c39;
        font-family: Gilroy-Regular;
        font-size: 16px;
        font-weight: 400;
        line-height: 18px; }
.cms-page-view .support-map img, body[class*="kb-"] .support-map img {
  width: 100%; }

.dynamicsitemap-index-index .col-wrapper {
  margin-top: 35px; }

.main-container .content-title {
  display: block;
  padding: 5px 15px;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  margin: 0; }
  .main-container .content-title.registration-title {
    margin-bottom: 25px; }
  .main-container .content-title ~ img, .main-container .content-title ~ p img {
    margin-bottom: 30px; }
  .main-container .content-title .filter-line {
    float: left;
    position: relative;
    width: 100%;
    line-height: 25px;
    margin: 0 0 30px;
    z-index: 50;
    text-align: right; }
    .main-container .content-title .filter-line .title {
      color: black;
      padding: 0 10px 0 0; }
    .main-container .content-title .filter-line .show-all {
      color: #518c43;
      margin: 0 30px; }
    .main-container .content-title .filter-line .show-products {
      color: black; }
    .main-container .content-title .filter-line .filter {
      float: right;
      text-align: left; }

ul.table-product {
  margin: 0;
  padding: 0; }
  ul.table-product li {
    list-style-type: none;
    background: none !important; }
    ul.table-product li table {
      margin-top: 30px; }
    ul.table-product li button.btn-checkout {
      margin-top: 30px;
      margin-bottom: 30px;
      width: 255px;
      margin-right: 10px;
      float: initial;
      height: 40px; }
  ul.table-product .button-section {
    text-align: center; }

#openid-table {
  margin: 0;
  padding: 0; }
  #openid-table li {
    background: none;
    float: left;
    width: 100px;
    margin: 5px 0;
    padding: 0; }

.softcube_stock {
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
  color: #ffffff; }
  .softcube_stock .product-info h3 {
    padding: 10px;
    font-size: 20px;
    color: #ffffff; }

.search-autocomplete {
  height: 500px;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  overflow-y: scroll; }
  .search-autocomplete ul {
    list-style-type: none;
    padding-left: 20px; }

.preloader, .review-preloader {
  position: absolute;
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/ajax_loader_pink_128.gif") no-repeat scroll center center #ffffff;
  opacity: 0.55;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1; }

.quick_showing {
  display: none;
  cursor: pointer;
  border: 1px solid #ff698b;
  font-size: 15px;
  padding: 7px 5px;
  text-align: center;
  background-color: #ff698b;
  color: #ffffff;
  position: absolute;
  right: 50%;
  margin-right: -75px;
  top: 100px;
  width: 150px;
  z-index: 999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 10px 30px -5px #000000; }
  .quick_showing:hover {
    border-color: #518c43;
    background-color: #75b666; }

.product-list {
  width: 100%; }
  .product-list aside {
    padding: 0; }
    .product-list aside .more-link {
      color: #ff698b;
      text-decoration: underline; }
      .product-list aside .more-link:hover {
        text-decoration: none; }
    .product-list aside .blog-area article {
      display: inline-block;
      width: 100%;
      margin: 0 0 10px; }
      .product-list aside .blog-area article:hover a {
        text-decoration: none; }
      .product-list aside .blog-area article:hover span {
        color: #ff698b;
        text-decoration: none; }
      .product-list aside .blog-area article a {
        float: left;
        width: 100%; }
      .product-list aside .blog-area article img {
        float: left;
        width: 60px;
        height: 60px;
        margin: 0 5px 0 0; }
      .product-list aside .blog-area article span {
        color: black;
        text-decoration: none; }
  .product-list .news-area {
    padding: 0; }
    .product-list .news-area .product-area {
      float: left;
      width: 100%;
      border-left: 1px solid #f7f7f7;
      padding: 0 0 0 20px; }
  .product-list .popular-in {
    height: 364px;
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
    background: none;
    overflow: hidden; }
    .product-list .popular-in .popular-list {
      padding: 0;
      background-color: #ff698b;
      padding-bottom: 99999px;
      margin-bottom: -99999px; }
      .product-list .popular-in .popular-list h3 {
        margin: 15px 0 15px 15px;
        padding: 0 0 0 5px;
        font-size: 19px;
        font-weight: 700;
        background: none;
        color: #ffffff; }
      .product-list .popular-in .popular-list ul {
        padding: 0;
        margin: 0;
        min-height: 304px; }
        .product-list .popular-in .popular-list ul li {
          float: left;
          width: 100%;
          height: 41px;
          line-height: 26px;
          list-style: none;
          overflow: hidden; }
          .product-list .popular-in .popular-list ul li a {
            float: left;
            font-size: large;
            position: relative;
            color: #000000;
            padding: 5px 0 0 5px;
            width: 80%;
            height: 90%;
            background-color: #ffffff;
            text-decoration: none;
            margin-left: 20px;
            transition: 0s; }
            .product-list .popular-in .popular-list ul li a:after {
              display: block;
              content: " ";
              text-indent: -999999px;
              position: absolute;
              right: -14px;
              top: 0;
              width: 0;
              height: 0;
              border-top: 19px solid transparent;
              border-left: 14px solid #ffffff;
              border-bottom: 18px solid transparent; }
              .product-list .popular-in .popular-list ul li a:after:hover {
                background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bannerbtnh.png") left top no-repeat;
                color: #ffffff;
                width: 82%; }
                .product-list .popular-in .popular-list ul li a:after:hover:after {
                  display: none; }
    .product-list .popular-in .img-block h3 {
      display: block;
      text-align: center;
      margin: 0 0 10px;
      padding: 0;
      font-size: 30px;
      font-weight: 700;
      color: #ff698b;
      background: none; }
    .product-list .popular-in .img-block img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      height: auto !important;
      left: auto !important; }
    .product-list .popular-in .article-area {
      margin: 40px 50px 0px 0px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 99; }
      .product-list .popular-in .article-area div.article {
        float: left;
        position: relative;
        width: 250px;
        border: 2px solid transparent; }
        .product-list .popular-in .article-area div.article + div.article {
          margin: 10px 0 0; }
        .product-list .popular-in .article-area div.article:hover {
          border: 2px solid #518c43; }
        .product-list .popular-in .article-area div.article .text-block {
          position: absolute;
          height: 100%;
          width: 60%;
          font-size: 18px;
          font-weight: 700;
          padding: 0 0 0 15px; }
          .product-list .popular-in .article-area div.article .text-block .table-block {
            display: table;
            height: 100%; }
            .product-list .popular-in .article-area div.article .text-block .table-block .in {
              display: table-cell;
              width: 100%;
              height: 100%;
              vertical-align: middle; }
        .product-list .popular-in .article-area div.article a {
          float: left;
          width: 100%;
          color: #000000; }
        .product-list .popular-in .article-area div.article span {
          float: left; }
        .product-list .popular-in .article-area div.article .image-aside {
          width: 100%; }
          .product-list .popular-in .article-area div.article .image-aside img {
            display: block;
            max-width: 100%; }
  .product-list .product .amount-changer {
    width: 84px;
    height: 32px;
    border-radius: 22px;
    background-color: #f7f7f7;
    float: left;
    display: none; }
    .product-list .product .amount-changer .dec {
      border-radius: 22px;
      width: 5px;
      height: 15px;
      margin: 7px 0 12px 12px;
      color: #000;
      line-height: 14px; }
      .product-list .product .amount-changer .dec:hover {
        color: #ff698b !important; }
    .product-list .product .amount-changer .qty {
      width: 40px;
      font-weight: 700;
      top: 5px;
      left: 7px; }
    .product-list .product .amount-changer .inc {
      border-radius: 22px;
      width: 0px;
      height: 19px;
      margin: 7px 12px 2px 0px;
      color: #000;
      line-height: 15px;
      border-left: none; }
      .product-list .product .amount-changer .inc:hover {
        color: #ff698b !important; }

.big-banner-block .container .visible-xs .img-responsive {
  width: 100%; }
.big-banner-block .image-big-wrap-mobile {
  border: 1px solid #dddddd;
  background-color: #f8f6fb;
  color: #666666;
  text-align: center;
  padding: 10px 27px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; }
  .big-banner-block .image-big-wrap-mobile span {
    color: #d30e38;
    text-decoration: underline; }
.big-banner-block .image-big-wrap {
  text-align: center; }
  .big-banner-block .image-big-wrap img {
    max-width: 100%;
    height: auto; }
.big-banner-block .close-button {
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-close-filter.png") center no-repeat;
  position: absolute;
  right: 20px;
  width: 20px;
  height: 20px;
  top: 9px;
  background-color: #FFFFFF;
  border-radius: 10px;
  opacity: 0.9;
  cursor: pointer; }
.big-banner-block .big-banner {
  position: relative;
  background: #f7f7f7;
  height: 54px;
  line-height: 50px;
  width: 100%;
  border: 1px solid #ebebeb; }
  .big-banner-block .big-banner a {
    display: inline-block;
    width: 100%;
    padding: 0 25px; }
  .big-banner-block .big-banner .arrow {
    float: left;
    width: 27px;
    height: 54px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/banner_arrows.png") center center no-repeat;
    margin: 0 0 0 1%; }
  .big-banner-block .big-banner .car {
    float: left;
    width: 224px;
    height: 54px;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/car.jpg") center center no-repeat;
    margin: 0 1.2%; }
  .big-banner-block .big-banner .text {
    float: left;
    font-size: 24px;
    color: #518c43;
    font-family: Gilroy-Medium; }
    .big-banner-block .big-banner .text i {
      font-style: normal;
      color: #ff698b; }

.owl-carousel .owl-nav {
  display: none; }
.owl-carousel .owl-dots {
  width: fit-content;
  margin: 0 auto; }
  .owl-carousel .owl-dots button {
    border-radius: 5px;
    border: 5px solid #dddddd;
    width: 10px;
    height: 10px;
    margin: 0 10px 0 0; }
    .owl-carousel .owl-dots button.active {
      border-color: #008C39; }

.banner-line {
  float: left;
  width: 100%;
  margin: 25px 0; }
  .banner-line .banner-block {
    float: left;
    background: #f7f7f7;
    width: 100%;
    padding-left: 10px; }
    .banner-line .banner-block h4 {
      display: inline-block;
      width: 100%;
      font-size: 24px;
      color: #ff698b;
      font-weight: 700;
      margin: 10% 0 15px;
      overflow: hidden;
      height: 50px; }
    .banner-line .banner-block .arrow-link {
      float: left;
      color: #ff698b;
      font-size: 14px;
      height: 27px;
      line-height: 27px;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/banner_arrow.png") right center no-repeat;
      padding: 0 42px 0 0; }
    .banner-line .banner-block .img-block {
      text-align: right; }
      .banner-line .banner-block .img-block img {
        display: inline-block;
        max-width: 100%; }
    .banner-line .banner-block a {
      overflow: hidden;
      display: block;
      height: 19px; }
  .banner-line > div {
    padding-left: 0;
    padding-right: 0; }
    .banner-line > div > a {
      margin: 0 auto;
      display: table;
      width: 99%; }
      .banner-line > div > a img {
        width: 100%; }
    .banner-line > div:first-child a {
      margin: 0; }
    .banner-line > div:last-child a {
      float: right; }

.rating {
  float: left;
  width: 100%;
  height: 15px;
  line-height: 15px; }
  .rating span {
    color: #999999;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.44px;
    position: relative;
    margin-left: 10px;
    top: -2px; }
    .rating span:before {
      content: ' ';
      display: inline-block;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/comment.png") no-repeat;
      width: 12px;
      height: 12px;
      top: 2px;
      position: absolute;
      left: -15px; }

.product {
  float: left;
  position: relative;
  height: 480px;
  z-index: 10;
  margin: 20px 0 0;
  padding: 0; }
  .product:hover {
    z-index: 100;
    -moz-transition-property: none;
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none; }
    .product:hover .light {
      display: none; }
    .product:hover .product-in {
      -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
      .product:hover .product-in .product_list_name p {
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
  .product .light {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 65px;
    width: 100%;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/shadow.png") left 20px repeat-x;
    z-index: 100;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none; }
  .product .product-in {
    padding: 10px 10px;
    width: 100%;
    background: #ffffff;
    text-align: left; }
    .product .product-in .addto-links {
      margin-top: 0;
      margin-bottom: 15px; }
    .product .product-in .product-in-wrap {
      overflow: hidden; }
    .product .product-in .sku-line {
      font-size: 13px;
      color: #494949;
      margin-bottom: -12px; }
    .product .product-in .product_list_name {
      display: block;
      line-height: 16px; }
      .product .product-in .product_list_name p {
        display: block;
        font-size: 15px;
        font-weight: bold;
        margin: 10px 0 0 0;
        padding: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
    .product .product-in .a_product_list {
      color: #000000;
      text-decoration: none; }
      .product .product-in .a_product_list:hover {
        text-decoration: underline;
        color: #ff698b; }
    .product .product-in .img-block {
      display: inline-block;
      position: relative; }
      .product .product-in .img-block .free-shipping {
        width: 100%;
        background: #fff;
        border: 1px solid #d30e38;
        position: absolute;
        bottom: 0px;
        color: #d30e38;
        font-family: Roboto;
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        height: 25px;
        line-height: 24px;
        min-width: 149px;
        font-weight: bold; }
        .product .product-in .img-block .free-shipping span:before {
          content: ' ';
          background: url(/skin/frontend/default/florium_responsive/img/new-icons/icon-delivery.png) no-repeat;
          width: 22px;
          height: 12px;
          display: inline-block;
          margin-right: 5px; }
      .product .product-in .img-block .bestseller {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product_bestsellers.png") no-repeat; }
      .product .product-in .img-block .promo-container {
        position: absolute;
        left: -10px;
        top: -7px; }
      .product .product-in .img-block .top-week-block {
        position: absolute;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/top-week-icon.png") no-repeat;
        background-size: 90px;
        width: 90px;
        height: 90px;
        right: -16px;
        top: -18px; }
      .product .product-in .img-block .handred-product-block {
        position: absolute;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/Frame1987.png") no-repeat;
        background-size: 80px;
        width: 80px;
        height: 80px;
        right: -2px;
        top: -8px; }
      .product .product-in .img-block .handred-product-block1 {
        position: absolute;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/Group1423.png") no-repeat;
        background-size: 80px;
        width: 80px;
        height: 80px;
        right: -2px;
        top: -8px; }
      .product .product-in .img-block .sale-block {
        position: absolute;
        z-index: 99;
        width: 127px;
        height: 32px;
        font-family: "Robotoblack";
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: normal;
        text-align: center;
        text-transform: uppercase;
        padding: 7px 0px 0 0;
        background-size: 127px;
        right: 2px;
        font-size: 16px;
        top: -4px;
        color: #000;
        background-color: #FFE400;
        border-radius: 5px; }
      .product .product-in .img-block .discount-precentage,
      .product .product-in .img-block .new,
      .product .product-in .img-block .action,
      .product .product-in .img-block .elitebulb,
      .product .product-in .img-block .bestseller {
        display: inline-block;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg1.png") no-repeat;
        width: 52px;
        height: 52px;
        text-align: center;
        color: #ffffff;
        font-family: Robotoblack;
        text-transform: uppercase;
        overflow: hidden; }
      .product .product-in .img-block .discount-precentage.handred {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/tulponi1.png") no-repeat; }
      .product .product-in .img-block .discount-precentage.cote {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/_Group1412.png") no-repeat;
        background-size: 52px; }
      .product .product-in .img-block .action .first {
        font-size: 12px;
        font-weight: 400;
        line-height: 3px;
        letter-spacing: -0.25px;
        display: block;
        margin-top: 23px; }
      .product .product-in .img-block .discount-precentage .first {
        font-size: 18px;
        font-weight: 400;
        letter-spacing: -0.45px;
        display: block;
        margin-top: 12px; }
      .product .product-in .img-block .bestseller {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg.png") no-repeat; }
        .product .product-in .img-block .bestseller .first {
          font-size: 15px;
          font-weight: 400;
          line-height: 4.67px;
          letter-spacing: -0.38px;
          display: block;
          margin-top: 16px; }
        .product .product-in .img-block .bestseller .second {
          font-family: Roboto;
          font-size: 9px;
          font-weight: 700;
          line-height: 8.67px; }
      .product .product-in .img-block .elitebulb,
      .product .product-in .img-block .new {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg2.png") no-repeat; }
        .product .product-in .img-block .elitebulb .first,
        .product .product-in .img-block .new .first {
          font-size: 10px;
          font-weight: 400;
          line-height: 3px;
          letter-spacing: -0.25px;
          display: block;
          margin-top: 20px; }
        .product .product-in .img-block .elitebulb .second,
        .product .product-in .img-block .new .second {
          font-size: 10px;
          font-weight: 400;
          line-height: 3px;
          letter-spacing: -0.25px; }
      .product .product-in .img-block .elitebulb {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg3.png") no-repeat; }
      .product .product-in .img-block img {
        margin: 0 auto;
        width: 300px; }
      .product .product-in .img-block .sold-out {
        position: absolute;
        background-color: #666666;
        height: 100%;
        opacity: 0.45;
        -ms-filter: "alpha(opacity=$opacity-ie)";
        filter: alpha(opacity=45);
        -khtml-opacity: 0.45;
        -moz-opacity: 0.45;
        width: 100%;
        vertical-align: middle;
        color: #ffffff;
        font-weight: 700;
        font-size: 23px;
        text-align: center;
        padding-top: 30%; }
    .product .product-in p.h4 {
      display: block;
      font-size: 15px;
      font-weight: bold;
      margin: 10px 0; }
    .product .product-in .summ {
      display: block;
      color: black; }
    .product .product-in .textPrice {
      float: left;
      text-align: left;
      padding-top: 7px;
      display: none; }
      .product .product-in .textPrice span {
        text-align: left; }
    .product .product-in .info-line {
      float: left;
      width: 100%;
      font-size: 13px;
      margin: 0 0 5px;
      color: #494949; }
      .product .product-in .info-line span {
        float: left;
        color: #999999; }
      .product .product-in .info-line i {
        float: right;
        font-style: normal;
        color: #ff698b; }
    .product .product-in .price-line {
      margin-top: 10px;
      float: left;
      width: 100%; }
      .product .product-in .price-line .special-price-line {
        float: left; }
      .product .product-in .price-line .price-block {
        color: #d30e38;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.6px;
        float: left; }
    .product .product-in .button-line {
      float: left;
      width: 100%; }
      .product .product-in .button-line .exist-message {
        width: 190px;
        height: 41px;
        border: 1px solid #dddddd;
        background: #518c43;
        color: #000000;
        font-size: 15px;
        font-weight: 700;
        line-height: 37px;
        border-radius: 3px;
        color: #ffffff; }
        .product .product-in .button-line .exist-message:hover {
          background: #f7f7f7;
          color: #d30e38; }
      .product .product-in .button-line .btn-readmore {
        float: left;
        padding: 0 10px;
        height: 32px;
        font-weight: bold;
        font-size: 13px;
        line-height: 30px;
        cursor: pointer; }
      .product .product-in .button-line .btn-cart {
        width: 130px;
        height: 41px;
        border: 1px solid #d30e38;
        color: #d30e38;
        font-size: 15px;
        font-weight: 700;
        line-height: 37px;
        border-radius: 3px;
        background: #fff;
        margin-top: 10px; }
        .product .product-in .button-line .btn-cart:hover {
          background-color: #d30e38;
          color: #ffffff; }
    .product .product-in .price-line .line-through {
      color: #494949;
      font-weight: 400;
      letter-spacing: 0.52px; }
    .product .product-in .price-line .final-price {
      color: #d30e38;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.6px;
      margin-right: 10px; }
      .product .product-in .price-line .final-price.regular {
        color: #000000; }
    .product .product-in .description {
      display: inline-block;
      min-height: 20px;
      width: 100%;
      margin: 10px 0 0;
      color: #999999;
      text-align: left; }

.stars {
  float: none;
  margin: 0 10px 0 0;
  display: inline-block;
  position: relative;
  top: 4px; }
  .stars .rating-box {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/stars.png") no-repeat 0 0;
    cursor: pointer;
    height: 19px;
    width: 95px; }
    .stars .rating-box.disabled {
      cursor: default; }
  .stars .rating-stars_0 {
    background-position: 0 0; }
  .stars .rating-stars_05 {
    background-position: 0 -19px; }
  .stars .rating-stars_1 {
    background-position: 0 -38px; }
  .stars .rating-stars_15 {
    background-position: 0 -57px; }
  .stars .rating-stars_2 {
    background-position: 0 -76px; }
  .stars .rating-stars_25 {
    background-position: 0 -95px; }
  .stars .rating-stars_3 {
    background-position: 0 -114px; }
  .stars .rating-stars_35 {
    background-position: 0 -133px; }
  .stars .rating-stars_4 {
    background-position: 0 -152px; }
  .stars .rating-stars_45 {
    background-position: 0 -171px; }
  .stars .rating-stars_5 {
    background-position: 0 -190px; }

.main-content-area {
  float: left;
  width: 100%;
  margin: 0;
  overflow: hidden; }
  .main-content-area .review-box {
    border-bottom: 1px solid #ddd;
    padding: 20px;
    overflow: hidden;
    margin: 10px;
    box-shadow: 0 0 8px #eeeeee;
    border: 1px solid #dddddd; }
    .main-content-area .review-box .top-line {
      color: #494949;
      font-family: Roboto;
      font-size: 15px;
      font-weight: 400;
      line-height: 24px; }
    .main-content-area .review-box p {
      font-family: Roboto;
      font-size: 15px;
      line-height: 26px; }
    .main-content-area .review-box .add-comment {
      color: #494949;
      font-size: 14px;
      text-decoration: underline dashed;
      display: block;
      clear: both;
      font-family: Roboto; }
    .main-content-area .review-box .fa-add-comment {
      margin-right: 5px;
      top: 3px;
      position: relative;
      content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/comment.svg"); }
    .main-content-area .review-box.file-view p {
      float: left;
      width: 75%; }
    .main-content-area .review-box.file-view .box-social-file {
      float: right;
      max-width: 25%;
      margin-bottom: 25px; }
      .main-content-area .review-box.file-view .box-social-file .attached-container {
        position: relative;
        overflow: inherit; }
        .main-content-area .review-box.file-view .box-social-file .attached-container img {
          width: auto; }
        .main-content-area .review-box.file-view .box-social-file .attached-container .carousel-indicators {
          bottom: -30px;
          width: 100%;
          padding: 0;
          right: 0;
          left: auto; }
          .main-content-area .review-box.file-view .box-social-file .attached-container .carousel-indicators li {
            background: none;
            color: #dddddd;
            width: 10px;
            height: 10px; }
            .main-content-area .review-box.file-view .box-social-file .attached-container .carousel-indicators li.active {
              color: #008C39; }
  .main-content-area .last-review-list .review-box {
    border-bottom: 0px;
    border: 0px;
    box-shadow: none;
    margin: 0; }
    .main-content-area .last-review-list .review-box p {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      position: relative;
      height: 76px; }
      .main-content-area .last-review-list .review-box p a {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-up.png") no-repeat;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        display: block;
        width: 13px;
        height: 13px;
        position: absolute;
        bottom: 5px;
        right: 0; }
  .main-content-area h1.styled-header, .main-content-area h2.styled-header, .main-content-area h3.styled-header, .main-content-area h4.styled-header, .main-content-area h5.styled-header, .main-content-area h6.styled-header, .main-content-area p.styled-header {
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 22px;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: 0.88px;
    margin-left: 15px;
    width: 100%;
    display: block; }
  .main-content-area h1.styled-category, .main-content-area h2.styled-category, .main-content-area h3.styled-category, .main-content-area h4.styled-category, .main-content-area h5.styled-category, .main-content-area h6.styled-category, .main-content-area p.styled-category {
    overflow: hidden;
    padding: 0;
    width: 100%;
    margin: 0 15px 15px;
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px; }
  .main-content-area aside.sidebar-block .product-topic {
    float: left; }
  .main-content-area aside {
    float: left;
    background-color: #f5f5f5; }
    .main-content-area aside.sidebar {
      background-color: #ffffff; }
    .main-content-area aside p.h4 {
      display: inline-block;
      width: 100%;
      padding: 15px 30px;
      color: #ffffff;
      background-color: #FF698B;
      position: relative;
      border-radius: 4px 4px 0 0;
      font-family: Gilroy-Medium;
      font-weight: 500;
      font-size: 17px;
      margin: 0 0 15px; }
      .main-content-area aside p.h4::after {
        content: ' ';
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-sprite.png") no-repeat;
        width: 24px;
        height: 11px;
        background-position: 0px -146px;
        position: absolute;
        bottom: -11px;
        left: 45%; }
    .main-content-area aside nav {
      padding: 0;
      margin: 0 10px; }
    .main-content-area aside ul {
      padding: 0;
      margin: 0; }
      .main-content-area aside ul li {
        list-style: none;
        position: relative;
        font-size: 15px;
        padding-left: 20px; }
        .main-content-area aside ul li ul {
          display: none;
          padding: 5px 0 5px 40px;
          margin-left: -30px;
          background: #fff; }
          .main-content-area aside ul li ul li {
            padding-left: 40px;
            margin-left: -40px; }
        .main-content-area aside ul li .icon-plus {
          font: normal normal normal 14px/1 FontAwesome;
          color: #8bc53f;
          position: absolute;
          top: 3px;
          right: 6px; }
          .main-content-area aside ul li .icon-plus::before {
            content: "\f078"; }
          .main-content-area aside ul li .icon-plus.minus::before {
            content: "\f077"; }
        .main-content-area aside ul li a {
          color: black; }
          .main-content-area aside ul li a:hover {
            color: #ff698b; }
        .main-content-area aside ul li.current, .main-content-area aside ul li:hover {
          background-color: #FF698B;
          border-radius: 11px;
          font-family: Gilroy-Medium;
          font-weight: 400; }
          .main-content-area aside ul li.current > a, .main-content-area aside ul li:hover > a {
            color: #ffffff; }

.product-topic {
  background: #ffffff; }
  .product-topic label {
    font-family: Gilroy-Regular;
    font-size: 22px;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: 0.88px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left; }
  .product-topic .advice-list article {
    margin-bottom: 10px;
    display: block;
    float: left; }
  .product-topic .advice-list .advice-img {
    display: inline-block;
    width: 65px;
    vertical-align: top;
    margin: 0 5px 0 0; }
  .product-topic .advice-list .advice-content {
    display: inline-block;
    width: 179px; }
    .product-topic .advice-list .advice-content a {
      font-size: 12px;
      font-family: Gilroy-Regular;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #000; }

.button-more-less {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: underline; }

.tabber-block-custom .tabber-wrap-custom {
  padding-bottom: 20px; }
.tabber-block-custom .control {
  display: block;
  overflow: hidden;
  padding: 0px; }
  .tabber-block-custom .control li {
    display: block;
    float: left;
    color: #000000;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    border-bottom: 2px solid #dddddd;
    padding: 12px;
    cursor: pointer; }
    .tabber-block-custom .control li a {
      color: #000000; }
      .tabber-block-custom .control li a:hover {
        text-decoration: initial; }
    .tabber-block-custom .control li:hover, .tabber-block-custom .control li.active-tab {
      font-weight: 700;
      border-bottom: 2px solid #528d44; }

.tabber-text-custom .tab {
  padding: 20px 0;
  border-bottom: 1px solid #dddddd; }

.tabber-text-custom .detail-content.ellipsis-content {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 150px;
  position: relative; }

.tabber-text-custom .detail-content.ellipsis-content:after {
  content: ' ';
  position: absolute;
  height: 60px;
  width: 100%;
  display: block;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  bottom: 0; }

.tabber-text-custom .detail-content {
  color: #000000;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 400; }
.tabber-text-custom .detail-item .sub-title {
  overflow: hidden; }

.catalog-product-view h2, .catalog-product-view h3 {
  font-family: Robotobold;
  font-size: 24px;
  font-weight: 700;
  line-height: 16px;
  margin: 20px 0; }
.catalog-product-view .delivery-block h2 {
  text-decoration: underline;
  margin: 0px 0 30px; }
.catalog-product-view .delivery-block p {
  color: #000000;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 700;
  line-height: 16px; }
.catalog-product-view .delivery-block .delivery-delivery ul,
.catalog-product-view .delivery-block .payment-payment ul {
  padding-left: 20px; }
.catalog-product-view .delivery-block .delivery-delivery li,
.catalog-product-view .delivery-block .payment-payment li {
  font-family: Roboto;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px; }
.catalog-product-view .delivery-block .payment-payment {
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-icon-card.png") no-repeat;
  padding-left: 70px;
  margin-left: 10px; }
.catalog-product-view .delivery-block .delivery-delivery {
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-icon-box.png") no-repeat;
  padding-left: 70px; }
.catalog-product-view .product-list aside {
  max-width: 262px; }
.catalog-product-view .block-viewed {
  min-height: 650px; }
  .catalog-product-view .block-viewed .product {
    height: 530px; }

.delivery-mobile {
  background-color: #fbfdfd;
  padding-top: 40px;
  padding-bottom: 20px; }
  .delivery-mobile h3 {
    color: #000000;
    font-family: Roboto;
    font-size: 20px;
    text-align: center;
    margin: 0;
    margin-bottom: 32px; }
  .delivery-mobile .info-container-item {
    padding-left: 25px;
    margin-bottom: 10px;
    color: #000000;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
    .delivery-mobile .info-container-item b {
      color: #000000;
      font-family: Robotobold;
      font-weight: 700; }
    .delivery-mobile .info-container-item.red b {
      color: #d30e38; }
  .delivery-mobile .info-container {
    font-family: Roboto;
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 10px; }
    .delivery-mobile .info-container .icon-block {
      width: 60px;
      height: 45px;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-delivery-mobile.png") 0px 0px no-repeat;
      float: left;
      margin-left: 10px; }
      .delivery-mobile .info-container .icon-block.i-block1 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-delivery-mobile.png") 0px 0px no-repeat; }
      .delivery-mobile .info-container .icon-block.i-block2 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-delivery-mobile.png") 0px -70px no-repeat; }
      .delivery-mobile .info-container .icon-block.i-block3 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-delivery-mobile.png") 0px -139px no-repeat; }
      .delivery-mobile .info-container .icon-block.i-block4 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-delivery-mobile.png") 0px -211px no-repeat; }
      .delivery-mobile .info-container .icon-block.i-block5 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-delivery-mobile.png") 0px -286px no-repeat; }
      .delivery-mobile .info-container .icon-block.i-block6 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-delivery-mobile.png") 0px -370px no-repeat; }

.properties .even {
  background: #f7f7f7; }
.properties .properties-container {
  overflow: hidden; }
.properties .prod-item {
  padding: 0px 10px;
  overflow: hidden; }
  .properties .prod-item .prop-label {
    color: #000000;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 500;
    line-height: 40px;
    width: 50%;
    display: block;
    float: left; }
  .properties .prod-item .prop {
    color: #000000;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 400;
    line-height: 40px;
    width: 50%;
    display: block;
    float: left; }

.product-content {
  display: inline-block;
  width: 100%;
  position: relative; }
  .product-content #product_addtocart_form {
    padding: 0;
    text-align: left; }
  .product-content .slider-block {
    padding-left: 0;
    position: relative; }
    .product-content .slider-block .promo-container {
      position: absolute;
      top: -12px;
      left: -12px;
      z-index: 99; }
    .product-content .slider-block .top-week-block {
      position: absolute;
      top: -20px;
      right: 18px;
      z-index: 99;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/top-week-icon.png") no-repeat;
      background-size: 100px;
      width: 92px;
      height: 94px; }
    .product-content .slider-block .handred-product-block {
      position: absolute;
      top: -15px;
      right: 18px;
      z-index: 99;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/Frame1987.png") no-repeat;
      background-size: 80px;
      width: 80px;
      height: 80px; }
    .product-content .slider-block .handred-product-block1 {
      position: absolute;
      top: -15px;
      right: 18px;
      z-index: 99;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/Group1423.png") no-repeat;
      background-size: 80px;
      width: 80px;
      height: 80px; }
    .product-content .slider-block .sale-block {
      position: absolute;
      top: -5px;
      right: 18px;
      z-index: 99;
      width: 163px;
      height: 40px;
      font-family: "Robotoblack";
      font-size: 20px;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: center;
      text-transform: uppercase;
      padding: 9px;
      color: #000;
      background-color: #FFE400;
      border-radius: 5px; }
    .product-content .slider-block .new,
    .product-content .slider-block .action,
    .product-content .slider-block .bestseller,
    .product-content .slider-block .elitebulb,
    .product-content .slider-block .discount-precentage {
      display: inline-block;
      color: #000000;
      font-family: Gilroy-Medium;
      font-weight: 600;
      line-height: 16px;
      letter-spacing: 0.56px;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg1.png") no-repeat;
      width: 52px;
      height: 52px;
      padding-top: 8px;
      text-align: center;
      font-family: Robotoblack;
      text-transform: uppercase;
      color: #ffffff;
      overflow: hidden; }
    .product-content .slider-block .discount-precentage.handred {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/tulponi1.png") no-repeat; }
    .product-content .slider-block .discount-precentage.cote {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/_Group1412.png") no-repeat;
      background-size: 52px; }
    .product-content .slider-block .action .first {
      font-size: 12px;
      font-weight: 400;
      line-height: 3px;
      letter-spacing: -0.25px;
      display: block;
      margin-top: 15px; }
    .product-content .slider-block .discount-precentage .first {
      font-size: 18px;
      font-weight: 400;
      letter-spacing: -0.45px;
      display: block;
      margin-top: 9px; }
    .product-content .slider-block .bestseller {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg.png") no-repeat; }
      .product-content .slider-block .bestseller .first {
        font-size: 15px;
        font-weight: 400;
        line-height: 4.67px;
        letter-spacing: -0.38px;
        display: block;
        margin-top: 12px; }
      .product-content .slider-block .bestseller .second {
        font-family: Roboto;
        font-size: 9px;
        font-weight: 700;
        line-height: 8.67px; }
    .product-content .slider-block .elitebulb,
    .product-content .slider-block .new {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg2.png") no-repeat; }
      .product-content .slider-block .elitebulb .first,
      .product-content .slider-block .new .first {
        font-size: 10px;
        font-weight: 400;
        line-height: 3px;
        letter-spacing: -0.25px;
        display: block;
        margin-top: 12px; }
      .product-content .slider-block .elitebulb .second,
      .product-content .slider-block .new .second {
        font-size: 10px;
        font-weight: 400;
        line-height: 3px;
        letter-spacing: -0.25px; }
    .product-content .slider-block .elitebulb {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg3.png") no-repeat; }
    .product-content .slider-block .product-slider {
      display: none; }
      .product-content .slider-block .product-slider ul {
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        left: 0;
        height: 120px; }
        .product-content .slider-block .product-slider ul li {
          float: left; }
          .product-content .slider-block .product-slider ul li:last-child .ps-item {
            margin: 0 !important; }
          .product-content .slider-block .product-slider ul li .ps-item {
            display: block;
            margin: 0 5px 0 0;
            filter: alpha(opacity=60);
            border: 1px solid #ffffff; }
            .product-content .slider-block .product-slider ul li .ps-item.ps-selected {
              float: left; }
          .product-content .slider-block .product-slider ul li img {
            display: block; }
      .product-content .slider-block .product-slider a {
        color: #ffffff; }
      .product-content .slider-block .product-slider .ps-caption {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.4);
        z-index: 50;
        height: 382px;
        color: #ffffff;
        font-size: 48px;
        line-height: 50px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        padding-top: 130px; }
      .product-content .slider-block .product-slider .ps-current {
        text-align: center;
        position: relative;
        min-height: 150px;
        overflow: hidden;
        cursor: pointer; }
        .product-content .slider-block .product-slider .ps-current > ul {
          padding: 0;
          margin: 0; }
          .product-content .slider-block .product-slider .ps-current > ul > li {
            text-align: center;
            width: 100%;
            z-index: 1;
            opacity: 0;
            -ms-filter: "alpha(opacity=$opacity-ie)";
            filter: alpha(opacity=0);
            -khtml-opacity: 0;
            -moz-opacity: 0;
            display: block;
            overflow: hidden; }
            .product-content .slider-block .product-slider .ps-current > ul > li img {
              float: left;
              width: 100%;
              height: 100%;
              max-width: 560px;
              max-height: 560px; }
        .product-content .slider-block .product-slider .ps-current .ps-prev, .product-content .slider-block .product-slider .ps-current .ps-next {
          display: none !important; }
      .product-content .slider-block .product-slider .ps-list {
        margin: 5px 0 0;
        overflow: hidden;
        position: relative;
        height: 120px; }
      .product-content .slider-block .product-slider .ps-prev, .product-content .slider-block .product-slider .ps-next {
        width: 15px;
        height: 120px;
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 !important;
        z-index: 1;
        display: none;
        opacity: 0.7;
        -ms-filter: "alpha(opacity=$opacity-ie)";
        filter: alpha(opacity=70);
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/slider_arrows.png") left center no-repeat; }
        .product-content .slider-block .product-slider .ps-prev:hover, .product-content .slider-block .product-slider .ps-next:hover {
          opacity: 1;
          -ms-filter: "alpha(opacity=$opacity-ie)";
          filter: alpha(opacity=100);
          -khtml-opacity: 1;
          -moz-opacity: 1; }
      .product-content .slider-block .product-slider .ps-next {
        right: 0;
        left: auto;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/slider_arrows.png") right center no-repeat; }
      .product-content .slider-block .product-slider .ps-list ul {
        margin: 0 !important; }
        .product-content .slider-block .product-slider .ps-list ul li img {
          width: 65px;
          height: 65px; }
      .product-content .slider-block .product-slider .ps-prevIcon, .product-content .slider-block .product-slider .ps-nextIcon {
        display: none; }
  .product-content .buy-box-info {
    color: #494949;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.6px;
    padding: 25px 0 0 25px;
    max-width: 420px; }
    .product-content .buy-box-info .info-title {
      padding: 0;
      display: block;
      min-height: initial;
      font-weight: 700;
      color: #000000;
      font-family: Roboto;
      font-size: 16px;
      font-weight: 700;
      line-height: 24px;
      padding-left: 0px;
      margin-bottom: 15px; }
      .product-content .buy-box-info .info-title.oldstyle {
        color: #518c43; }
    .product-content .buy-box-info .info-container {
      font-family: Roboto;
      font-size: 14px;
      margin-bottom: 5px;
      overflow: hidden; }
      .product-content .buy-box-info .info-container .fa {
        float: left;
        color: #fca819;
        font-size: 18px; }
      .product-content .buy-box-info .info-container .fa-star {
        color: #fca819; }
      .product-content .buy-box-info .info-container .icon-block {
        width: 34px;
        height: 51px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-warranty.png") 0px 0px no-repeat;
        float: left;
        margin: 0 10px; }
        .product-content .buy-box-info .info-container .icon-block.i-block1 {
          height: 39px;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-warranty.png") 0px 0px no-repeat; }
        .product-content .buy-box-info .info-container .icon-block.i-block2 {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-warranty.png") 0px -49px no-repeat; }
          .product-content .buy-box-info .info-container .icon-block.i-block2.food {
            background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-warranty.png") 0px -290px no-repeat; }
        .product-content .buy-box-info .info-container .icon-block.i-block3 {
          height: 40px;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-warranty.png") 0px -101px no-repeat; }
          .product-content .buy-box-info .info-container .icon-block.i-block3.food {
            background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-warranty.png") 0px -230px no-repeat; }
        .product-content .buy-box-info .info-container .icon-block.i-block4 {
          height: 52px;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product-warranty.png") 0px -168px no-repeat; }
      .product-content .buy-box-info .info-container .info-container-item {
        padding-left: 55px;
        margin-top: -4px;
        margin-bottom: 10px;
        color: #000000;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px; }
        .product-content .buy-box-info .info-container .info-container-item b {
          color: #000000;
          font-family: Robotobold;
          font-weight: 700; }
      .product-content .buy-box-info .info-container.with-border .info-container-item {
        margin: 0;
        background-color: #e8f4e6;
        padding: 20px; }
        .product-content .buy-box-info .info-container.with-border .info-container-item b {
          color: #518c43;
          font-family: Roboto;
          font-size: 16px;
          font-weight: 700;
          line-height: 24px; }
        .product-content .buy-box-info .info-container.with-border .info-container-item ul {
          list-style-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/check.png");
          padding-left: 20px;
          margin-bottom: 0px; }
        .product-content .buy-box-info .info-container.with-border .info-container-item li {
          color: #000000;
          font-family: Roboto;
          font-size: 14px;
          font-weight: 400;
          line-height: 20px; }
      .product-content .buy-box-info .info-container.oldstyle b {
        color: #518c43; }
      .product-content .buy-box-info .info-container.oldstyle .with-border {
        border: 1px solid #999;
        padding-top: 10px;
        padding-bottom: 10px; }
        .product-content .buy-box-info .info-container.oldstyle .with-border b {
          color: #d30e38;
          font-family: Robotobold;
          font-size: 15px;
          font-weight: 700; }
  .product-content .product-info {
    padding: 0 0 0 25px;
    font-family: Gilroy-Medium; }
    .product-content .product-info .delivery-period {
      font-family: Gilroy-Medium;
      font-size: 15px;
      font-weight: 700;
      margin: 15px;
      float: left; }
    .product-content .product-info .buy-box-info-first {
      width: 375px;
      padding: 0px; }
    .product-content .product-info .quality a img {
      width: 100%;
      border: 1px solid black; }
    .product-content .product-info h1 {
      margin: 0px;
      color: #000000;
      letter-spacing: 0.75px;
      text-align: left;
      font-size: 28px;
      font-weight: 700;
      line-height: 32px; }
    .product-content .product-info h2 {
      margin: 0;
      padding: 0;
      font-size: 24px; }
    .product-content .product-info .rating {
      display: inline-block;
      float: initial;
      width: initial; }
    .product-content .product-info .pa-box {
      overflow: hidden; }
      .product-content .product-info .pa-box div {
        float: left;
        margin-right: 10px;
        height: 32px;
        box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.08);
        border-radius: 5px;
        border: 1px solid #89c742;
        background-color: #ffffff;
        color: #000000;
        padding: 5px 5px 0;
        text-align: center;
        font-size: 15px;
        font-family: "Gilroy-Medium";
        font-weight: 500;
        min-width: 135px;
        margin-top: 5px;
        margin-bottom: 5px; }
        .product-content .product-info .pa-box div b {
          font-family: "Gilroy-Bold";
          font-weight: 700; }
    .product-content .product-info .make-your-choose {
      color: #89c742;
      font-family: "Robotoblack";
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow_down.png") 0px 9px no-repeat;
      padding-left: 20px;
      margin-left: 15px;
      margin-bottom: 5px;
      margin-top: 10px;
      padding-top: 5px; }
    .product-content .product-info .buy-box-form {
      margin-top: 10px;
      padding-top: 15px;
      box-shadow: 0 0 10px #ddd;
      background-color: #fceeb3;
      padding: 0px;
      color: #000000;
      font-size: 13px;
      font-weight: 400;
      line-height: 16px; }
      .product-content .product-info .buy-box-form.sold-out {
        background-color: #f7f7f7; }
        .product-content .product-info .buy-box-form.sold-out .exist-message {
          border: 1px solid #dddddd;
          background-color: #518c43;
          font-size: 15px;
          font-weight: 700;
          line-height: 37px;
          color: #ffffff; }
    .product-content .product-info .attr-info div {
      margin-bottom: 5px; }
    .product-content .product-info .attr-info .delivery-period {
      font-weight: bold; }
    .product-content .product-info .attr-info .info-stock {
      color: #494949; }
    .product-content .product-info .attr-info > div > span {
      font-family: Gilroy-Bold;
      font-weight: 700; }
    .product-content .product-info .sku-val,
    .product-content .product-info .sku-label {
      font-family: Gilroy-Medium;
      letter-spacing: 0.52px;
      color: #666666;
      font-size: 13px;
      font-weight: 400;
      line-height: 16px; }
    .product-content .product-info .article-line {
      display: block;
      color: #000000;
      padding: 5px 0; }
      .product-content .product-info .article-line i {
        font-style: normal;
        color: #ff698b;
        padding: 0 0 0 20px; }
    .product-content .product-info .tier-prices .tier-label {
      color: #d30e38;
      font-size: 13px;
      font-weight: 400;
      line-height: 18px;
      letter-spacing: 0.52px;
      margin-bottom: 10px; }
    .product-content .product-info .tier-prices .tier-wrap {
      width: 270px;
      height: 41px;
      border: 1px solid #d30e38;
      background-image: linear-gradient(to top, #eeeeee 0%, #ffffff 100%);
      font-size: 15px;
      font-weight: 700;
      line-height: 16px;
      border-radius: 5px;
      color: #000000;
      margin-bottom: 10px;
      cursor: pointer;
      position: relative; }
      .product-content .product-info .tier-prices .tier-wrap:last-child:before {
        content: '';
        display: block;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-cart-tier-sale.png") no-repeat;
        width: 17px;
        height: 17px;
        position: absolute;
        top: -5px;
        left: -5px; }
      .product-content .product-info .tier-prices .tier-wrap .tier-cart {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-cart-tier.png") 10px 10px no-repeat;
        font-weight: 700;
        letter-spacing: 0.6px;
        height: 41px;
        width: 75px;
        float: left;
        border-right: 1px solid #dddddd;
        padding: 12px 0 0 28px; }
      .product-content .product-info .tier-prices .tier-wrap .tier-info {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.52px;
        padding: 12px 0 0 10px;
        float: left; }
        .product-content .product-info .tier-prices .tier-wrap .tier-info .tier-price {
          font-weight: 700;
          letter-spacing: 0.6px; }
    .product-content .product-info .amount {
      overflow: hidden;
      text-align: left;
      float: left; }
    .product-content .product-info .buy-block {
      padding: 15px 25px;
      display: flex; }
      .product-content .product-info .buy-block:last-child {
        padding-top: 0; }
      .product-content .product-info .buy-block .addto-link:last-child {
        height: 60px; }
      .product-content .product-info .buy-block button {
        background-color: #d30e38;
        color: #ffffff;
        line-height: 37px;
        padding: 7px 36px;
        height: initial;
        border-radius: 5px;
        display: block;
        width: 100%;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase; }
        .product-content .product-info .buy-block button:hover {
          background-color: #d30e38;
          background-image: initial; }
        .product-content .product-info .buy-block button .buy-icon {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-cart-mobile.png") 0px 0px no-repeat;
          width: 22px;
          height: 22px;
          display: inline-block;
          background-size: 20px 22px; }
      .product-content .product-info .buy-block #prodalerts {
        overflow: hidden; }
    .product-content .product-info .cash-back-block {
      display: none;
      position: absolute;
      width: 388px;
      height: 255px;
      box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.23), 0 0 49px 5px rgba(255, 255, 255, 0.13);
      border: 1px solid #c5c5c5;
      background-color: #ffffff;
      z-index: 11;
      top: 55px;
      padding: 12px;
      right: -55px; }
      .product-content .product-info .cash-back-block p {
        color: #000000;
        font-family: 'Gilroy-Medium';
        font-size: 16px;
        font-weight: 700; }
      .product-content .product-info .cash-back-block .after-icon {
        content: ' ';
        display: block;
        position: absolute;
        top: 6px;
        right: 2px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-close-filter.png") no-repeat;
        width: 20px;
        height: 20px;
        cursor: pointer; }
      .product-content .product-info .cash-back-block:before {
        display: block;
        content: ' ';
        width: 35px;
        height: 30px;
        position: absolute;
        top: -19px;
        z-index: 0;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/triangle1.png") no-repeat;
        right: 100px; }
      .product-content .product-info .cash-back-block p {
        color: #000000;
        font-family: 'Gilroy-Medium';
        font-size: 16px;
        font-weight: 700; }
        .product-content .product-info .cash-back-block p a {
          display: inline; }
    .product-content .product-info .addto-link {
      float: left;
      margin-left: 10px;
      cursor: pointer;
      position: relative; }
      .product-content .product-info .addto-link .floriki-icon {
        height: 33px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/floriki_icon.png") 0px 10px no-repeat;
        display: inline-block;
        width: 23px;
        background-size: 17px 22px;
        cursor: pointer; }
      .product-content .product-info .addto-link .qai {
        width: 13px;
        height: 30px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/question_answer_icon.png") center center no-repeat;
        display: inline-block;
        cursor: pointer; }
      .product-content .product-info .addto-link .cash-back {
        font-size: 17px;
        font-weight: 700;
        cursor: pointer; }
      .product-content .product-info .addto-link a {
        display: block;
        text-align: center; }
        .product-content .product-info .addto-link a.link-wishlist {
          color: #000;
          font-size: 20px;
          margin: 11px 0 0 2px; }
        .product-content .product-info .addto-link a:hover {
          color: #528d44; }
    .product-content .product-info .amount-changer-bb {
      width: 135px;
      height: 46px;
      box-shadow: inset 0 3px 7px 2px rgba(0, 0, 0, 0.08);
      border-radius: 5px;
      border: 1px solid #518c43;
      background-color: #ffffff;
      padding: 6px; }
      .product-content .product-info .amount-changer-bb .dec {
        border-radius: 22px;
        width: 19px;
        height: 19px;
        margin: 12px 12px 12px 12px;
        color: #528d44;
        line-height: 14px;
        border: 0px; }
        .product-content .product-info .amount-changer-bb .dec:hover {
          color: #528d44 !important; }
      .product-content .product-info .amount-changer-bb .qty {
        font-weight: 700;
        top: 6px;
        width: 44px;
        height: 33px;
        box-shadow: inset 0 3px 7px 1px rgba(0, 0, 0, 0.11);
        border-radius: 5px;
        border: 1px solid #518c43 !important;
        background-color: #ffffff;
        text-align: center; }
      .product-content .product-info .amount-changer-bb .inc {
        border-radius: 22px;
        width: 19px;
        height: 19px;
        margin: 12px 12px 12px 12px;
        color: #528d44;
        line-height: 15px;
        border: 0px; }
        .product-content .product-info .amount-changer-bb .inc:hover {
          color: #528d44 !important; }
    .product-content .product-info .promo-discount {
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      background: #d30e38;
      padding: 5px 2px;
      border-radius: 5px;
      display: block;
      white-space: nowrap;
      float: right; }
    .product-content .product-info .price-block {
      cursor: pointer;
      text-align: left;
      padding: 10px;
      color: #000000;
      font-family: 'Gilroy-Medium';
      font-weight: 400;
      border-bottom: 1px solid #ccc;
      display: flex;
      font-size: 16px; }
      .product-content .product-info .price-block:first-child {
        border-top: 1px solid #ccc; }
      .product-content .product-info .price-block b {
        font-family: "Gilroy-Bold";
        font-weight: 700; }
      .product-content .product-info .price-block.active {
        background-color: #f8d01c; }
      .product-content .product-info .price-block input[type=radio] {
        position: relative;
        width: 24px;
        height: 24px;
        margin: 0 5px 0 0; }
        .product-content .product-info .price-block input[type=radio]:after {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cbpi.png") no-repeat;
          width: 26px;
          height: 26px;
          content: " ";
          cursor: pointer;
          display: block;
          position: absolute;
          top: -1px;
          left: -1px; }
        .product-content .product-info .price-block input[type=radio]:checked:after {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cbpa.png") no-repeat; }
        .product-content .product-info .price-block input[type=radio]:hover:after {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cbpa.png") no-repeat; }
      .product-content .product-info .price-block .c-pack {
        flex-grow: 1;
        -webkit-flex-grow: 1;
        display: block;
        line-height: 25px;
        white-space: nowrap; }
      .product-content .product-info .price-block .discount-perncent {
        box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.08);
        border-radius: 5px;
        border: 1px solid #d30e38;
        background-color: #ffffff;
        padding: 4px;
        color: #000000;
        font-weight: 700; }
      .product-content .product-info .price-block .price {
        color: #d30e38;
        font-weight: 700;
        font-size: 23px;
        margin-top: 5px;
        display: inline-block;
        width: 71px;
        text-align: center;
        flex-grow: 3;
        -webkit-flex-grow: 3; }
        .product-content .product-info .price-block .price ._12px.grey {
          display: none; }
        .product-content .product-info .price-block .price.regular {
          color: #000000;
          text-align: left; }
          .product-content .product-info .price-block .price.regular ._12px.grey {
            display: initial; }
      .product-content .product-info .price-block .oldPriceProduct {
        min-width: 54px;
        display: inline-block;
        text-align: center;
        flex-grow: 3;
        -webkit-flex-grow: 3;
        line-height: 26px;
        font-weight: 700;
        text-decoration: line-through; }
        .product-content .product-info .price-block .oldPriceProduct ._12px.grey {
          display: none; }
      .product-content .product-info .price-block .attr-label {
        font-size: 20px;
        line-height: 34px;
        font-weight: 500;
        color: #494949; }
      .product-content .product-info .price-block button {
        height: 32px; }
      .product-content .product-info .price-block #prodalerts button.exist-message {
        background-position: 0 -30px; }
    .product-content .product-info .read-more-block {
      float: left;
      margin-left: 20px; }
      .product-content .product-info .read-more-block .btn-readmore {
        color: #d30e38;
        font-family: Gilroy-Medium;
        font-size: 16px;
        font-weight: 700;
        border-bottom: 2px dashed #e1e1e1; }
    .product-content .product-info .bannerForProduct {
      text-align: left;
      overflow: hidden;
      margin: 10px 0; }
    .product-content .product-info .addto-links {
      margin-bottom: 10px;
      margin-top: 10px; }
    .product-content .product-info .social-block {
      padding: 0; }
      .product-content .product-info .social-block .social {
        display: inline-block;
        width: 100%;
        height: auto;
        margin: 0; }
        .product-content .product-info .social-block .social .social-like-container div {
          float: left;
          margin-right: 5px;
          margin-bottom: 5px;
          height: 22px;
          padding: 1px 0; }
          .product-content .product-info .social-block .social .social-like-container div.google-plus div {
            float: left !important; }
          .product-content .product-info .social-block .social .social-like-container div.vk-like {
            padding: 0; }
      .product-content .product-info .social-block #softcubetop {
        border-top: 1px solid #ebebeb;
        width: 100% !important; }
    .product-content .product-info .product-info .text {
      color: #000000; }

.quick-view-popup .product-content {
  display: inline-block;
  width: 100%;
  position: relative; }
  .quick-view-popup .product-content h1 {
    margin: 0;
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.75px;
    text-align: left; }
  .quick-view-popup .product-content #product_addtocart_form {
    padding: 0;
    text-align: left; }
  .quick-view-popup .product-content .slider-block {
    padding: 0;
    position: relative;
    width: 380px;
    float: left; }
    .quick-view-popup .product-content .slider-block .promo-container {
      position: absolute;
      top: -3px;
      left: 5px;
      z-index: 99;
      -o-transform: scale(1);
      -moz-transform: scale(1);
      transform: scale(1); }
    .quick-view-popup .product-content .slider-block .discount-precentage,
    .quick-view-popup .product-content .slider-block .new,
    .quick-view-popup .product-content .slider-block .action,
    .quick-view-popup .product-content .slider-block .elitebulb,
    .quick-view-popup .product-content .slider-block .bestseller {
      display: inline-block;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg1.png") no-repeat;
      width: 52px;
      height: 52px;
      text-align: center;
      color: #ffffff;
      font-family: Robotoblack;
      text-transform: uppercase;
      overflow: hidden; }
    .quick-view-popup .product-content .slider-block .discount-precentage.handred {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/tulponi1.png") no-repeat; }
    .quick-view-popup .product-content .slider-block .discount-precentage.cote {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/_Group1412.png") no-repeat;
      background-size: 52px; }
    .quick-view-popup .product-content .slider-block .action .first {
      font-size: 12px;
      font-weight: 400;
      line-height: 3px;
      letter-spacing: -0.25px;
      display: block;
      margin-top: 23px; }
    .quick-view-popup .product-content .slider-block .discount-precentage .first {
      font-size: 18px;
      font-weight: 400;
      letter-spacing: -0.45px;
      display: block;
      margin-top: 12px; }
    .quick-view-popup .product-content .slider-block .bestseller {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg.png") no-repeat; }
      .quick-view-popup .product-content .slider-block .bestseller .first {
        font-size: 15px;
        font-weight: 400;
        line-height: 4.67px;
        letter-spacing: -0.38px;
        display: block;
        margin-top: 16px; }
      .quick-view-popup .product-content .slider-block .bestseller .second {
        font-family: Roboto;
        font-size: 9px;
        font-weight: 700;
        line-height: 8.67px; }
    .quick-view-popup .product-content .slider-block .elitebulb,
    .quick-view-popup .product-content .slider-block .new {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg2.png") no-repeat; }
      .quick-view-popup .product-content .slider-block .elitebulb .first,
      .quick-view-popup .product-content .slider-block .new .first {
        font-size: 10px;
        font-weight: 400;
        line-height: 3px;
        letter-spacing: -0.25px;
        display: block;
        margin-top: 13px; }
      .quick-view-popup .product-content .slider-block .elitebulb .second,
      .quick-view-popup .product-content .slider-block .new .second {
        font-size: 10px;
        font-weight: 400;
        line-height: 3px;
        letter-spacing: -0.25px; }
    .quick-view-popup .product-content .slider-block .elitebulb {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/bg3.png") no-repeat; }
    .quick-view-popup .product-content .slider-block .product-slider {
      display: none; }
      .quick-view-popup .product-content .slider-block .product-slider ul {
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        left: 0;
        height: 120px; }
        .quick-view-popup .product-content .slider-block .product-slider ul li {
          float: left; }
          .quick-view-popup .product-content .slider-block .product-slider ul li:last-child .ps-item {
            margin: 0 !important; }
          .quick-view-popup .product-content .slider-block .product-slider ul li .ps-item {
            display: block;
            margin: 0 15px 0 0;
            filter: alpha(opacity=60);
            border: 1px solid #ffffff; }
            .quick-view-popup .product-content .slider-block .product-slider ul li .ps-item.ps-selected {
              float: left; }
          .quick-view-popup .product-content .slider-block .product-slider ul li img {
            display: block; }
      .quick-view-popup .product-content .slider-block .product-slider a {
        color: #ffffff; }
      .quick-view-popup .product-content .slider-block .product-slider .ps-caption {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.4);
        z-index: 50;
        height: 382px;
        color: #ffffff;
        font-size: 48px;
        line-height: 50px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        padding-top: 130px; }
      .quick-view-popup .product-content .slider-block .product-slider .ps-current {
        text-align: center;
        position: relative;
        min-height: 150px;
        max-height: 380px;
        max-width: 380px;
        overflow: hidden;
        cursor: pointer; }
        .quick-view-popup .product-content .slider-block .product-slider .ps-current > ul {
          padding: 0;
          margin: 0; }
          .quick-view-popup .product-content .slider-block .product-slider .ps-current > ul > li {
            text-align: center;
            width: 100%;
            z-index: 1;
            opacity: 0;
            -ms-filter: "alpha(opacity=$opacity-ie)";
            filter: alpha(opacity=0);
            -khtml-opacity: 0;
            -moz-opacity: 0;
            display: block;
            overflow: hidden; }
            .quick-view-popup .product-content .slider-block .product-slider .ps-current > ul > li img {
              float: left;
              max-width: 100%;
              width: 100%;
              height: 100%; }
        .quick-view-popup .product-content .slider-block .product-slider .ps-current .ps-prev, .quick-view-popup .product-content .slider-block .product-slider .ps-current .ps-next {
          display: none !important; }
      .quick-view-popup .product-content .slider-block .product-slider .ps-list {
        margin: 20px 0 0;
        overflow: hidden;
        position: relative;
        height: 120px; }
      .quick-view-popup .product-content .slider-block .product-slider .ps-prev, .quick-view-popup .product-content .slider-block .product-slider .ps-next {
        width: 15px;
        height: 120px;
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 !important;
        z-index: 1000;
        display: none;
        opacity: 0.7;
        -ms-filter: "alpha(opacity=$opacity-ie)";
        filter: alpha(opacity=70);
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/slider_arrows.png") left center no-repeat; }
        .quick-view-popup .product-content .slider-block .product-slider .ps-prev:hover, .quick-view-popup .product-content .slider-block .product-slider .ps-next:hover {
          opacity: 1;
          -ms-filter: "alpha(opacity=$opacity-ie)";
          filter: alpha(opacity=100);
          -khtml-opacity: 1;
          -moz-opacity: 1; }
      .quick-view-popup .product-content .slider-block .product-slider .ps-next {
        right: 0;
        left: auto;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/slider_arrows.png") right center no-repeat; }
      .quick-view-popup .product-content .slider-block .product-slider.narrow .ps-list ul {
        margin: 0 !important; }
        .quick-view-popup .product-content .slider-block .product-slider.narrow .ps-list ul li img {
          width: 65px;
          height: 65px; }
      .quick-view-popup .product-content .slider-block .product-slider .ps-prevIcon, .quick-view-popup .product-content .slider-block .product-slider .ps-nextIcon {
        display: none; }
  .quick-view-popup .product-content .article {
    font-family: Gilroy-Regular;
    line-height: 16px;
    margin-bottom: 20px; }

.messages {
  padding: 0 0 5px;
  margin: 0; }
  .messages li ul {
    padding: 0;
    margin: 0; }
    .messages li ul li {
      list-style: none;
      font-weight: 700;
      padding: 5px 10px;
      display: block;
      text-align: center;
      font-size: 20px; }

.dashboard .single-content h6 {
  margin-top: 15px;
  font-size: 15px; }

.single-content {
  font-size: 14px;
  position: relative;
  margin: 0;
  padding: 0; }
  .single-content.add-new-address form {
    padding: 0;
    text-align: left; }
    .single-content.add-new-address form .pink-line {
      margin-top: 10px; }
    .single-content.add-new-address form label {
      width: 100%; }
  .single-content.add-new-address .pink-line {
    margin-bottom: 0; }
  .single-content form label {
    float: left;
    line-height: 40px;
    font-weight: 400; }
  .single-content form #change_password {
    float: left;
    margin-top: 13px;
    margin-right: 5px; }
  .single-content .social {
    float: left;
    width: 100%;
    margin: 10px 0 25px; }
  .single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0; }
  .single-content h1 {
    font-size: 24px;
    margin-bottom: 15px; }
  .single-content h2 {
    font-family: Robotobold;
    font-size: 24px;
    font-weight: 700;
    line-height: initial; }
  .single-content h3 {
    font-size: 20px; }
  .single-content h4 {
    font-size: 18px; }
  .single-content h5 {
    font-size: 16px; }
  .single-content h6 {
    font-size: 14px; }
  .single-content p {
    font-size: 17px;
    color: black;
    margin: 0 0 15px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 26px; }
  .single-content .order-table {
    float: left;
    width: 100%;
    margin: 0 0 20px; }
    .single-content .order-table tr {
      border: 1px solid #ebebeb;
      border-right: 0 none; }
      .single-content .order-table tr td {
        width: 70px;
        text-align: center;
        padding: 4px 5px; }
        .single-content .order-table tr td + td {
          width: auto; }
        .single-content .order-table tr td:last-child {
          text-align: left;
          border-right: 1px solid #ebebeb; }
    .single-content .order-table .table-head {
      font-weight: 700; }
  .single-content .title-block {
    display: inline-block;
    width: 100%;
    line-height: 51px;
    color: #000000;
    text-align: left; }
    .single-content .title-block .number {
      float: left;
      width: 51px;
      height: 51px;
      line-height: 51px;
      text-align: center;
      color: #ffffff;
      margin: 0 15px 0 0;
      background: #ff698b;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
  .single-content .pink-line {
    line-height: 22px;
    background: linear-gradient(#ffb6c6, #ff698b);
    color: #ffffff;
    padding: 5px 15px;
    font-weight: 700;
    font-size: 20px; }
  .single-content .person-info, .single-content .address-list {
    padding: 0; }
    .single-content .person-info li, .single-content .address-list li {
      list-style: none; }
  .single-content .links-line {
    display: inline-block;
    width: 100%;
    margin: 0 10px 20px; }
    .single-content .links-line a {
      margin: 0 10px 0 0; }
  .single-content .contract-title, .single-content .time-title, .single-content .cost-title, .single-content .delivery-product-title, .single-content .law-title, .single-content .conditions-title, .single-content .info-title, .single-content .limited-title, .single-content .contact-info-title, .single-content .buy-ua-title, .single-content .buy-new-title, .single-content .delivery-ua-title, .single-content .delivery-new-title, .single-content .delivery-new2-title, .single-content .delivery-cv-title, .single-content .delivery-intime-title, .single-content .order-title, .single-content .buy-title, .single-content .guarantee-title, .single-content .questions-title, .single-content .phone-title, .single-content .address-title, .single-content .schedule-call-title, .single-content .schedule-title {
    position: relative;
    min-height: 51px;
    line-height: 51px;
    padding: 0 0 0 65px; }
    .single-content .contract-title .icon, .single-content .time-title .icon, .single-content .cost-title .icon, .single-content .delivery-product-title .icon, .single-content .law-title .icon, .single-content .conditions-title .icon, .single-content .info-title .icon, .single-content .limited-title .icon, .single-content .contact-info-title .icon, .single-content .buy-ua-title .icon, .single-content .buy-new-title .icon, .single-content .delivery-ua-title .icon, .single-content .delivery-new-title .icon, .single-content .delivery-new2-title .icon, .single-content .delivery-cv-title .icon, .single-content .delivery-intime-title .icon, .single-content .order-title .icon, .single-content .buy-title .icon, .single-content .guarantee-title .icon, .single-content .questions-title .icon, .single-content .phone-title .icon, .single-content .address-title .icon, .single-content .schedule-call-title .icon, .single-content .schedule-title .icon {
      position: absolute;
      left: 0;
      top: 50%;
      width: 51px;
      height: 51px;
      margin-top: -25px; }
  .single-content .order-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_4.png") left top no-repeat; }
  .single-content .buy-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_4.png") left -51px no-repeat; }
  .single-content .guarantee-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_4.png") left -102px no-repeat; }
  .single-content .questions-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_4.png") left bottom no-repeat; }
  .single-content .phone-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_5.png") left top no-repeat; }
  .single-content .address-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_5.png") left -51px no-repeat; }
  .single-content .schedule-call-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_5.png") left -102px no-repeat; }
  .single-content .schedule-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_5.png") left bottom no-repeat; }
  .single-content .delivery-ua-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_6.png") left top no-repeat; }
  .single-content .delivery-new-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_6.png") left -51px no-repeat; }
  .single-content .delivery-new2-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_6.png") left -102px no-repeat; }
  .single-content .delivery-cv-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_6.png") left -153px no-repeat; }
  .single-content .delivery-intime-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_6.png") left bottom no-repeat; }
  .single-content .buy-new-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_7.png") left top no-repeat; }
  .single-content .buy-ua-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_7.png") left bottom no-repeat; }
  .single-content .contract-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left top no-repeat; }
  .single-content .time-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left -51px no-repeat; }
  .single-content .cost-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left -102px no-repeat; }
  .single-content .delivery-product-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left -153px no-repeat; }
  .single-content .law-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left -204px no-repeat; }
  .single-content .conditions-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left -255px no-repeat; }
  .single-content .info-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left -306px no-repeat; }
  .single-content .limited-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left -357px no-repeat; }
  .single-content .contact-info-title .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_8.png") left bottom no-repeat; }
  .single-content .icon-line {
    display: block;
    position: relative;
    padding: 0 0 0 65px;
    min-height: 51px; }
    .single-content .icon-line .text-container {
      display: table;
      width: 100%;
      min-height: 51px; }
    .single-content .icon-line .text-container i {
      display: table-cell;
      font-style: normal;
      height: 100%;
      vertical-align: middle; }
    .single-content .icon-line .icon {
      position: absolute;
      left: 0;
      top: 50%;
      width: 51px;
      height: 51px;
      margin-top: -25px; }
  .single-content .search-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_3.png") left top no-repeat; }
  .single-content .check-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_3.png") left -51px no-repeat; }
  .single-content .quest-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_3.png") left -102px no-repeat; }
  .single-content .variant-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_3.png") left -153px no-repeat; }
  .single-content .make-order-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_3.png") left -204px no-repeat; }
  .single-content .letter-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_3.png") left bottom no-repeat; }
  .single-content .quality-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_1.png") left top no-repeat; }
  .single-content .photo-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_1.png") left -51px no-repeat; }
  .single-content .calendar-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_1.png") left -102px no-repeat; }
  .single-content .five-day-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_1.png") left bottom no-repeat; }
  .single-content .main-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_2.png") left top no-repeat; }
  .single-content .photo-complaint-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_2.png") left -51px no-repeat; }
  .single-content .back-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_2.png") left -102px no-repeat; }
  .single-content .percent-icon .icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/group_2.png") left bottom no-repeat; }
  .single-content input[name="persistent_remember_me"] {
    height: 40px;
    float: left;
    margin: 0 0 0 -20px; }

.popup-block h3 {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  color: #000000; }
.popup-block .title-block {
  display: inline-block;
  width: 100%;
  line-height: 51px;
  font-size: 18px;
  font-weight: 700;
  color: #000000; }
  .popup-block .title-block .number {
    float: left;
    width: 51px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    margin: 0 15px 0 0;
    background: #ff698b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
.popup-block.service {
  float: left;
  width: 100%; }
  .popup-block.service .popup-div {
    width: 100%;
    min-height: 50px; }
    .popup-block.service .popup-div .popup-subdiv {
      width: 10%;
      float: left;
      line-height: 60px; }
    .popup-block.service .popup-div input {
      width: 90% !important;
      float: right; }
  .popup-block.service form button {
    float: right;
    width: 226px;
    margin: 0; }
  .popup-block.service form input[type=text], .popup-block.service form input[type=password], .popup-block.service form input[type=email] {
    width: 100%;
    margin: 0 0 20px; }
  .popup-block.service form input[type=email] {
    margin: 0; }
  .popup-block.service .title-background {
    color: #ff698b;
    float: left;
    width: 100%;
    height: 40px;
    font-weight: 700;
    font-size: 17px;
    line-height: 40px;
    margin: 10px 0 20px; }
.popup-block p {
  font-size: 15px;
  color: black;
  margin-top: 15px; }
.popup-block .social {
  float: left;
  margin: 10px 0 0; }
.popup-block.comment h4 {
  color: #494949;
  font-family: Gilroy-Regular;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px; }
.popup-block.comment h3 {
  margin: 0; }
.popup-block.comment form {
  float: right;
  margin: 0; }
  .popup-block.comment form button {
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    display: block;
    clear: both;
    background-color: #fbbf05;
    border-radius: 0;
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 20px; }
    .popup-block.comment form button:hover, .popup-block.comment form button:focus {
      background-color: #fbbf05;
      background-image: none; }
    .popup-block.comment form button .fa-arrow-review {
      content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/arrow.svg");
      margin-left: 10px; }
  .popup-block.comment form input[type=text], .popup-block.comment form input[type=password], .popup-block.comment form input[type=email] {
    width: 100%;
    margin: 0 0 20px; }
  .popup-block.comment form input[type=email] {
    margin: 0; }
  .popup-block.comment form textarea {
    float: left;
    width: 100%;
    text-align: left;
    height: 130px;
    resize: none;
    margin: 0 15px 32px 0;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    font-weight: 400; }
  .popup-block.comment form .text {
    float: left;
    margin: 10px 0 0;
    font-size: 11px;
    color: black; }
.popup-block.comment .attached {
  float: left;
  text-align: left;
  margin: 0 0 15px; }
  .popup-block.comment .attached .item-attach {
    float: left;
    position: relative;
    margin-right: 15px; }
    .popup-block.comment .attached .item-attach img {
      height: 50px; }
    .popup-block.comment .attached .item-attach .remove-attach {
      width: 18px;
      height: 18px;
      background-color: #494949;
      display: block;
      color: #fff;
      top: -8px;
      font-size: 11px;
      line-height: 17px;
      right: -9px;
      position: absolute;
      border-radius: 9px;
      text-align: center;
      cursor: pointer; }
      .popup-block.comment .attached .item-attach .remove-attach:before {
        content: "x"; }
.popup-block.comment .raiting-line {
  float: left;
  width: 100%;
  padding: 20px 0;
  font-size: 17px; }
  .popup-block.comment .raiting-line .rating {
    float: left; }
    .popup-block.comment .raiting-line .rating span {
      float: left;
      margin: 0 15px 0 0;
      color: #000000;
      font-family: Gilroy-Regular;
      font-size: 15px;
      font-weight: 400;
      line-height: 37px; }
    .popup-block.comment .raiting-line .rating .stars {
      margin: 10px 0 0; }
  .popup-block.comment .raiting-line .message {
    float: right;
    line-height: 15px;
    color: #ff698b; }
.popup-block.comment label {
  text-align: left;
  display: block;
  color: #000000;
  font-family: Gilroy-Regular;
  font-size: 15px;
  font-weight: 400;
  line-height: 37px; }
.popup-block.basket-popup {
  float: left;
  width: 100%; }
  .popup-block.basket-popup h4 {
    display: block;
    font-weight: 700;
    font-size: 18px; }
  .popup-block.basket-popup .buttons-line {
    margin-top: 15px; }
  .popup-block.basket-popup .basket-line {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0; }
    .popup-block.basket-popup .basket-line .line-info {
      color: #ff698b;
      font-weight: 700; }
  .popup-block.basket-popup .image-block {
    float: left;
    width: 39%;
    margin: 0 2% 0 0; }
    .popup-block.basket-popup .image-block img {
      width: 100%;
      height: auto; }
  .popup-block.basket-popup .buttons-line .popup-button {
    display: inline-block;
    width: 200px;
    height: 30px;
    margin-bottom: 10px; }
    .popup-block.basket-popup .buttons-line .popup-button .buy-label {
      width: 109px;
      height: 34px;
      color: #ffffff;
      font-family: Gilroy-Medium;
      font-size: 14px;
      font-weight: 700;
      line-height: 20px; }

.popup-text-message {
  text-align: left; }

.breadcrumbs {
  margin: 0 0 15px 0px;
  width: 100%;
  float: left; }
  .breadcrumbs .mobile {
    display: none;
    margin-top: 12px; }
    .breadcrumbs .mobile .breadcrumbs_separator.last:before {
      content: url(https://florium.ua/skin/frontend/default/florium_responsive/images/bredrambs-separator.png);
      width: 21px;
      height: 14px;
      margin-top: 2px;
      margin-right: 13px;
      float: left; }
  .breadcrumbs ul {
    width: 100%;
    margin: 0;
    padding: 0; }
    .breadcrumbs ul li {
      float: left;
      list-style-type: none;
      border: 1px solid #bbbbbb;
      height: 40px;
      padding: 9px;
      border-right: 0px;
      border-left: 0px; }
      .breadcrumbs ul li span {
        color: #999999; }
      .breadcrumbs ul li a span {
        color: #494949;
        font-family: Gilroy-Regular;
        font-size: 13px;
        font-weight: 700;
        line-height: 16px; }
      .breadcrumbs ul li:last-child {
        color: #999999;
        font-family: Gilroy-Regular;
        font-size: 13px;
        font-weight: 400;
        line-height: 16px; }
      .breadcrumbs ul li.breadcrumbs_separator {
        border: 1px solid #bbbbbb; }
        .breadcrumbs ul li.breadcrumbs_separator span {
          width: 4px;
          height: 4px;
          display: inline-block;
          margin-bottom: 2px; }

.toolbar_cat .pages {
  text-align: center;
  display: inline-block; }

.pages ol {
  padding: 0;
  margin: 0; }
  .pages ol li {
    float: left;
    list-style-type: none;
    padding: 5px 0;
    margin: 5px 2px;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
    .pages ol li.current {
      background-color: #89c742;
      text-decoration: none; }
      .pages ol li.current a {
        color: #ffffff;
        text-decoration: none;
        background-color: transparent; }
    .pages ol li:hover {
      background-color: #89c742;
      border-color: #89c742;
      text-decoration: none;
      cursor: pointer; }
      .pages ol li:hover a {
        color: #ffffff;
        text-decoration: none;
        background-color: transparent; }
        .pages ol li:hover a:visited, .pages ol li:hover a:hover, .pages ol li:hover a:focus, .pages ol li:hover a:active {
          color: #ffffff;
          text-decoration: none;
          background-color: transparent; }
    .pages ol li a {
      width: 100%;
      height: 100%;
      padding: 0;
      font-size: 15px;
      font-weight: 700;
      line-height: 14px;
      background: none;
      border: transparent;
      color: #000000;
      text-decoration: none; }
      .pages ol li a:visited, .pages ol li a:focus, .pages ol li a:active {
        color: #000000;
        text-decoration: none;
        background-color: transparent; }
      .pages ol li a:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: transparent; }
    .pages ol li.start, .pages ol li.end {
      background: none;
      border: 0px; }
      .pages ol li.start a, .pages ol li.end a {
        font-weight: normal; }
        .pages ol li.start a:hover, .pages ol li.end a:hover {
          color: #000; }
    .pages ol li.start {
      margin-right: 25px; }
      .pages ol li.start a:before {
        content: ' ';
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-down.png") no-repeat;
        display: inline-block;
        width: 13px;
        height: 10px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
    .pages ol li.end {
      margin-left: 25px; }
      .pages ol li.end a:after {
        content: ' ';
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-down.png") no-repeat;
        display: inline-block;
        width: 13px;
        height: 10px;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg); }
    .pages ol li.inactive a {
      color: #cccccc; }
      .pages ol li.inactive a:before {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-down-inactive.png") no-repeat;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg); }
      .pages ol li.inactive a:hover {
        color: #cccccc !important; }

#show_more_product {
  float: left;
  width: 100%;
  margin: 20px 0px; }
  #show_more_product .show_more_items {
    display: block;
    cursor: pointer;
    width: 255px;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000000;
    text-decoration: none;
    text-align: center;
    padding: 5px 20px;
    font-size: 16px;
    border: 1px solid #dddddd;
    background-color: #f7f7f7;
    font-weight: 700; }
    #show_more_product .show_more_items:hover {
      color: #ffffff;
      background-color: #89c742; }

.product-popup .product-list {
  overflow: hidden; }

.main-container .product-popup {
  overflow: hidden; }

.main-container .product-popup .product-info .go_to .go_to_product_view {
  display: none; }
  .main-container .product-popup .product-info .go_to .go_to_product_view:hover {
    text-decoration: underline; }
  .main-container .product-popup .product-info .go_to .go_to_product_view a {
    display: block;
    font-size: 12px;
    color: #ff698b;
    padding: 5px 0px;
    text-transform: uppercase;
    text-decoration: none; }

.social-widget, .blog-area {
  float: left;
  width: 100%;
  margin: 0 0 50px; }
  .social-widget h4, .blog-area h4 {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 20px; }

.category-form-subs {
  float: left;
  margin: 40px auto;
  width: 455px;
  height: 155px;
  background-color: #f2fff4;
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7); }
  .category-form-subs .alert-popup-header span {
    font-size: 24px; }
  .category-form-subs .product-alert-subscribe {
    top: 60px; }
    .category-form-subs .product-alert-subscribe #newsletter {
      border: none;
      width: 275px;
      line-height: 32px;
      height: 36px; }
    .category-form-subs .product-alert-subscribe button span {
      font-size: 13px;
      margin: 0; }

.social:not(.open-id) {
  float: right;
  height: 32px;
  margin: 13px 23px 0 0; }

.social:not(.open-id) a {
  float: left;
  width: 32px;
  height: 32px;
  text-indent: -999999px;
  text-decoration: none;
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/short_social.jpg") left top no-repeat;
  border-radius: 4px; }

.social:not(.open-id) a + a {
  margin: 0 0 0 10px; }

.social:not(.open-id) a.twitter {
  background-position: -42px top; }

.social:not(.open-id) a.facebook {
  background-position: -84px top; }

.social:not(.open-id) a.google {
  background-position: -126px top; }

.social:not(.open-id) a.yandex {
  background-position: -168px top; }

.social:not(.open-id) a.ok {
  background-position: -210px top; }

.fancybox-inner .product-info {
  width: 410px;
  overflow: initial; }

#review-form .jq-file,
#fancybox-review-form .jq-file {
  float: left;
  width: 125px;
  height: auto;
  cursor: pointer;
  margin: 0 0 20px;
  cursor: pointer;
  box-shadow: none; }
#review-form .jq-file input[type=file],
#fancybox-review-form .jq-file input[type=file] {
  cursor: pointer;
  float: none;
  z-index: 200; }
#review-form .jq-file__name,
#fancybox-review-form .jq-file__name {
  float: none;
  width: 0;
  height: 0;
  padding: 0 !important;
  box-shadow: none;
  border: 0 none;
  text-indent: -999999px; }
#review-form .jq-file__browse,
#fancybox-review-form .jq-file__browse {
  position: relative;
  top: 0px;
  right: 0px;
  padding: 13px;
  font-size: 14px;
  text-decoration: underline;
  border-radius: 4px;
  box-shadow: none;
  color: #3d82d0;
  font-family: Gilroy-Regular;
  font-weight: 400;
  line-height: 16px;
  border: 1px solid #3d82d0;
  background-color: #ffffff;
  background-image: linear-gradient(to top, #ecf5ff 0%, #ffffff 100%); }
#review-form .jq-file__browse:hover,
#fancybox-review-form .jq-file__browse:hover {
  text-decoration: none; }

#magentoPopupContainer .validation-failed {
  border: 1px solid #ff698b; }
#magentoPopupContainer .validation-advice {
  display: none; }
#magentoPopupContainer .popup-message-success {
  color: #518c43;
  font-size: 20px;
  text-align: center; }
#magentoPopupContainer .popup-message-error {
  color: #ff698b;
  font-size: 20px;
  text-align: center; }
#magentoPopupContainer #formcontainer-one {
  border: 1px solid #b7b7b7;
  background: #ffffff;
  width: 670px;
  height: 65px;
  position: absolute;
  bottom: 100px;
  right: 245px;
  padding: 15px; }
  #magentoPopupContainer #formcontainer-one .form-inline {
    padding: 0;
    text-align: left; }
  #magentoPopupContainer #formcontainer-one .form-inline .form-group input {
    width: 177px; }
  #magentoPopupContainer #formcontainer-one .form-inline .form-group .submit-get-code,
  #magentoPopupContainer #formcontainer-one .form-inline .form-group .submit-get-code:hover {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/popup/1/submit.png");
    width: 276px;
    height: 37px;
    display: block;
    text-align: center;
    padding-top: 7px;
    color: #430d00;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer; }
#magentoPopupContainer #formcontainer-two {
  width: 250px;
  height: 65px;
  position: absolute;
  bottom: 180px;
  right: 105px;
  padding: 15px; }
  #magentoPopupContainer #formcontainer-two #popupformsubmit {
    padding: 0;
    text-align: left; }
    #magentoPopupContainer #formcontainer-two #popupformsubmit .form-group input {
      width: 177px; }
    #magentoPopupContainer #formcontainer-two #popupformsubmit .form-group .submit-get-code,
    #magentoPopupContainer #formcontainer-two #popupformsubmit .form-group .submit-get-code:hover {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/popup/2/submit.png");
      width: 276px;
      height: 42px;
      display: block;
      text-align: center;
      padding-top: 7px;
      color: #430d00;
      font-weight: bold;
      text-decoration: none;
      cursor: pointer; }
  #magentoPopupContainer #formcontainer-two .popup-message-error,
  #magentoPopupContainer #formcontainer-two .popup-message-success {
    background: #fff;
    width: 300px;
    padding: 10px; }
#magentoPopupContainer #formcontainer-additional-two {
  position: absolute;
  bottom: 20px;
  right: 26px;
  color: #3f5d09;
  font-size: 13px;
  font-weight: bold; }
#magentoPopupContainer #formcontainer-three {
  width: 250px;
  height: 65px;
  position: absolute;
  top: 320px;
  left: 105px;
  padding: 15px; }
  #magentoPopupContainer #formcontainer-three #popupformsubmit {
    padding: 0;
    text-align: left; }
    #magentoPopupContainer #formcontainer-three #popupformsubmit .form-group input {
      width: 177px; }
    #magentoPopupContainer #formcontainer-three #popupformsubmit .form-group .submit-get-code,
    #magentoPopupContainer #formcontainer-three #popupformsubmit .form-group .submit-get-code:hover {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/popup/1/submit.png");
      width: 276px;
      height: 37px;
      display: block;
      text-align: center;
      padding-top: 7px;
      color: #430d00;
      font-weight: bold;
      text-decoration: none;
      cursor: pointer; }
  #magentoPopupContainer #formcontainer-three .popup-message-error,
  #magentoPopupContainer #formcontainer-three .popup-message-success {
    width: 300px;
    padding: 10px;
    background: none;
    text-align: left; }
  #magentoPopupContainer #formcontainer-three .popup-message-success {
    color: #fff; }
#magentoPopupContainer #formcontainer-four {
  width: 250px;
  height: 65px;
  position: absolute;
  top: 340px;
  left: 105px;
  padding: 15px; }
  #magentoPopupContainer #formcontainer-four #popupformsubmit {
    padding: 0;
    text-align: left; }
    #magentoPopupContainer #formcontainer-four #popupformsubmit .form-group input {
      width: 177px; }
    #magentoPopupContainer #formcontainer-four #popupformsubmit .form-group .submit-get-code,
    #magentoPopupContainer #formcontainer-four #popupformsubmit .form-group .submit-get-code:hover {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/popup/1/submit.png");
      width: 276px;
      height: 37px;
      display: block;
      text-align: center;
      padding-top: 7px;
      color: #430d00;
      font-weight: bold;
      text-decoration: none;
      cursor: pointer; }
  #magentoPopupContainer #formcontainer-four .popup-message-error,
  #magentoPopupContainer #formcontainer-four .popup-message-success {
    width: 300px;
    padding: 10px;
    background: none;
    text-align: left; }
  #magentoPopupContainer #formcontainer-four .popup-message-success {
    color: #fff; }

#newpost-city-styler .jq-selectbox__dropdown,
#newpost-warenhouse-styler .jq-selectbox__dropdown {
  width: 100% !important; }
#newpost-city-styler .jq-selectbox__dropdown ul li,
#newpost-warenhouse-styler .jq-selectbox__dropdown ul li {
  white-space: pre-wrap !important;
  border-bottom: 1px solid #e6e6e6 !important; }

button.push-notification-prompt-btn {
  height: 30px !important;
  width: 100px !important; }

.order-catalog-link {
  color: #ff1d50 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Gilroy-Bold; }

.order-catalog-container {
  text-align: left; }
  .order-catalog-container h3 {
    margin: 0px 0px 10px 0px; }
  .order-catalog-container form {
    padding: 0; }
  .order-catalog-container p {
    text-align: left;
    overflow: hidden; }
  .order-catalog-container .close-buton {
    color: #ff698b;
    font-weight: bold;
    position: absolute;
    top: -36px;
    right: -18px;
    border: 1px solid #ff698b;
    display: block;
    border-radius: 27px;
    line-height: 13px;
    width: 16px;
    padding-left: 0px;
    padding-bottom: 2px;
    cursor: pointer; }
  .order-catalog-container .order-catalog-button {
    width: 100px;
    height: 30px;
    float: right; }
  .order-catalog-container input {
    float: right;
    width: 75%; }
  .order-catalog-container .msg {
    color: #ff698b; }

.catalog-category-view .custom-product-list-wrap .content-title {
  margin-left: -15px;
  width: 105%; }
.catalog-category-view .subcategory-list {
  display: flex;
  flex-wrap: wrap; }
.catalog-category-view .subcategory-item:hover .subcategory-inner {
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  margin: -10px;
  border-radius: 5px; }
.catalog-category-view .subcategory-item .img-responsive {
  height: initial;
  width: 100%; }
.catalog-category-view .subcategory-item .cat-title {
  height: 40px;
  margin-top: 10px;
  text-align: center; }
  .catalog-category-view .subcategory-item .cat-title a {
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.6px;
    text-decoration: none;
    padding-left: 5px;
    display: inline-block; }

.sort-options {
  display: none;
  position: absolute;
  top: 20px;
  padding: 20px;
  z-index: 1000;
  width: 260px;
  box-shadow: 0 0 7px #dddddd;
  background-color: #ffffff;
  left: 90px; }
  .sort-options ul {
    padding: 0px;
    margin: 0px; }
  .sort-options li {
    list-style: none; }
  .sort-options a {
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.6px;
    padding: 0 0 5px 25px;
    display: inline-block;
    position: relative; }
    .sort-options a:before {
      content: ' ';
      display: inline-block;
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/circle-notactive.png") no-repeat;
      width: 18px;
      height: 18px;
      position: absolute;
      left: 0px; }
    .sort-options a:hover:before {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/circle-active.png") no-repeat; }
    .sort-options a.selected:before {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/circle-active.png") no-repeat; }

.toolbar-top {
  display: flex;
  padding: 10px 10px;
  background: #f7f7f7;
  height: 44px;
  margin-right: -15px;
  margin-left: 0;
  border-bottom: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb; }
  .toolbar-top .pager {
    flex-grow: 8; }
  .toolbar-top .sorter {
    flex-grow: 2; }
    .toolbar-top .sorter .sort-by {
      position: relative;
      color: #292a2f;
      font-family: "Gilroy-Regular";
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.56px;
      line-height: 18px; }
      .toolbar-top .sorter .sort-by label {
        font-weight: normal; }
        .toolbar-top .sorter .sort-by label .current-sort {
          letter-spacing: 0.56px;
          font-weight: 600;
          cursor: pointer; }
        .toolbar-top .sorter .sort-by label:hover .sort-options {
          display: block !important; }
  .toolbar-top .pagertop ol {
    padding: 0; }
    .toolbar-top .pagertop ol li {
      display: inline; }
      .toolbar-top .pagertop ol li a {
        border: 0;
        color: #292a2f;
        font-family: Gilroy-Medium;
        font-weight: 400;
        line-height: 14px;
        text-decoration: initial;
        min-width: initial;
        padding: 0 6px;
        font-size: 14px; }
      .toolbar-top .pagertop ol li .next {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
        display: inline-block; }
      .toolbar-top .pagertop ol li .previous {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        display: inline-block; }
      .toolbar-top .pagertop ol li.current a {
        color: #89c742; }

.slider-frame div.left, .slider-frame div.right {
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 9;
  background: #fff url("https://florium.ua/skin/frontend/default/florium_responsive/images/triangle.png") 21px no-repeat;
  border-radius: 60px;
  cursor: pointer;
  right: 20px;
  top: 150px; }
.slider-frame div.left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 10px;
  right: auto; }
.slider-frame .bottom-slider-ctrl {
  position: absolute;
  z-index: 9;
  width: auto;
  bottom: 0;
  left: 45%; }
  .slider-frame .bottom-slider-ctrl a {
    color: #fff !important;
    background: #fff;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 2px;
    overflow: hidden;
    border-radius: 5px; }

.extended_category_description {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  font-family: Gilroy-Regular; }

#softcubeCat .product-in .info-line:last-child {
  display: none; }

#softcubeCat .discount-precentage {
  position: absolute;
  bottom: 0; }

.fancybox-close {
  color: #494949;
  font-family: Gilroy-Regular;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.44px;
  height: 23px;
  background: url(https://florium.ua/skin/frontend/default/florium_responsive/img/close_icon.png) center left no-repeat; }
  .fancybox-close:before {
    left: -50px !important; }

#form-email-alert h3, #form-email-alert .title-background {
  color: #494949;
  font-family: "Gilroy-Regular";
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  margin: 0;
  height: auto; }
#form-email-alert .title-background {
  margin-bottom: 20px; }
#form-email-alert .form-group {
  margin-bottom: 10px; }
#form-email-alert label {
  text-align: left;
  color: #000000;
  font-family: "Gilroy-Regular";
  font-size: 15px;
  font-weight: 400;
  line-height: 37px;
  padding-top: 0; }
#form-email-alert button, #form-email-alert button:hover, #form-email-alert button:focus {
  background: none #fbbf05;
  color: #000000;
  font-family: "Gilroy-Regular";
  font-size: 18px;
  font-weight: 700;
  line-height: 37px;
  height: auto;
  border-radius: 0;
  padding: 8px 0;
  margin-top: 15px;
  float: left; }
  #form-email-alert button i.fa-arrow-submit:before, #form-email-alert button:hover i.fa-arrow-submit:before, #form-email-alert button:focus i.fa-arrow-submit:before {
    content: " " !important;
    display: block !important;
    width: 23px !important;
    height: 18px !important;
    background: url(https://florium.ua/skin/frontend/default/florium_responsive/img/arrow.svg) no-repeat !important;
    top: 5px;
    position: relative; }

#popup-alert-message {
  color: #494949;
  font-family: Gilroy-Regular;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px; }
  #popup-alert-message h3 {
    color: #494949;
    font-family: Gilroy-Regular;
    font-size: 22px;
    font-weight: 700; }
  #popup-alert-message p {
    color: #494949;
    font-size: 18px; }
  #popup-alert-message .productalert-message-title {
    font-family: Gilroy-Bold;
    font-weight: 700; }

.category-popular .h3 {
  font-family: Robotoblack;
  font-weight: 400;
  line-height: 37px;
  margin: 30px 0;
  text-align: center;
  font-size: 22px; }
.category-popular .category-popular-inner {
  overflow: hidden;
  height: 188px; }
  .category-popular .category-popular-inner .item {
    float: left;
    margin-right: 12px;
    width: 293px;
    height: 188px;
    position: relative; }
    .category-popular .category-popular-inner .item .fa-chevron-right {
      font-size: 15px; }
    .category-popular .category-popular-inner .item:after {
      content: ' ';
      position: absolute;
      z-index: 2;
      left: 0;
      pointer-events: none;
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.74) 100%);
      height: 70px;
      width: 100%;
      bottom: 0; }
    .category-popular .category-popular-inner .item a.category-name {
      margin-top: -30px;
      display: block;
      color: #ffffff;
      font-family: Roboto;
      font-size: 20px;
      font-weight: 700;
      line-height: 20px;
      margin-left: 15px;
      z-index: 3;
      position: absolute; }

.home-product-lister {
  border-bottom: 1px solid #dadada;
  padding-top: 16px;
  margin-right: -8px; }
  .home-product-lister .product-list-sub-title {
    margin: 20px;
    text-align: center; }
    .home-product-lister .product-list-sub-title a {
      color: #111111;
      font-family: Roboto;
      font-size: 16px;
      font-weight: 700;
      line-height: 20px; }
    .home-product-lister .product-list-sub-title .fa-chevron-right {
      font-size: 11px; }
  .home-product-lister .row_cat {
    height: auto;
    overflow: hidden;
    margin-left: -15px;
    padding-left: 15px;
    margin-top: -15px;
    padding-top: 25px;
    padding-bottom: 30px; }
    .home-product-lister .row_cat.owl-loaded {
      padding-bottom: 60px; }
  .home-product-lister .row {
    margin-left: -8px; }
  .home-product-lister .product {
    width: 218px;
    padding: 0px;
    height: 390px; }
    .home-product-lister .product .product-in {
      padding: 8px; }
  .home-product-lister .owl-stage-outer {
    margin: -25px -1px 0px -10px;
    padding: 25px 0px 0px 2px; }

.home-warranty {
  height: 344px;
  background-color: #fbfdfd;
  overflow: hidden; }
  .home-warranty .info-main-title {
    color: #000000;
    font-family: Robotoblack;
    font-size: 30px;
    font-weight: 400;
    line-height: 37px;
    text-align: center;
    margin-top: 50px; }
  .home-warranty .info-block {
    text-align: center;
    float: left;
    width: 25%;
    padding: 0 20px;
    margin-top: 30px;
    cursor: pointer; }
    .home-warranty .info-block.box1 {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-1.png") center 0px no-repeat; }
    .home-warranty .info-block.box2 {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-2.png") center 0px no-repeat; }
      .home-warranty .info-block.box2.food {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-3-food.png") center 0px no-repeat; }
    .home-warranty .info-block.box3 {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-3.png") center 0px no-repeat; }
      .home-warranty .info-block.box3.food {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-2-food.png") center 0px no-repeat; }
    .home-warranty .info-block.box4 {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-4.png") center 0px no-repeat; }
  .home-warranty .block-title {
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    font-family: Robotobold;
    font-weight: 700;
    padding-top: 80px; }
  .home-warranty .close-button
  .block-info {
    color: #000000;
    font-family: Roboto;
    line-height: 24px;
    font-size: 17px;
    font-weight: 400; }

.home-project-container {
  display: block;
  overflow: hidden;
  text-align: center; }

.home-project {
  margin-right: 50px;
  display: inline-block;
  width: 190px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  vertical-align: top; }

.h3.styled-home-title {
  color: #000000;
  font-family: Robotoblack;
  font-size: 30px;
  font-weight: 400;
  line-height: 37px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 10px; }

.add-to-cart-popup .fancybox-skin {
  box-shadow: 0 0 10px #dddddd;
  background-color: #fceeb3;
  padding: 25px !important; }
.add-to-cart-popup .fancybox-close {
  color: #494949;
  font-family: "Gilroy-Regular";
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.44px;
  height: 23px;
  background: url(https://florium.ua/skin/frontend/default/florium_responsive/img/close_icon.png) center left no-repeat; }
  .add-to-cart-popup .fancybox-close:before {
    left: -50px !important; }
.add-to-cart-popup .fancybox-inner {
  all: unset !important; }
.add-to-cart-popup .popup-block.basket-popup {
  float: none; }
.add-to-cart-popup .popup-block h3 {
  color: #000000;
  font-family: "Gilroy-Bold";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.72px; }
.add-to-cart-popup .popup-block .basket-info h4 {
  font-family: Gilroy-Regular;
  font-weight: 700;
  letter-spacing: 0.6px;
  margin: 0;
  height: 20px;
  overflow: hidden; }
.add-to-cart-popup .popup-block .basket-info .in-stock-line {
  color: #494949;
  font-family: Gilroy-Regular;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.52px; }
.add-to-cart-popup .popup-block .basket-info .cart-items-qty {
  width: 133px;
  height: 44px;
  background-color: #d30e38;
  float: left;
  margin-right: 18px;
  border-radius: 5px;
  padding: 5px 0; }
  .add-to-cart-popup .popup-block .basket-info .cart-items-qty .qty {
    width: 43px;
    height: 32px;
    box-shadow: inset 0 2px 5px #aaaaaa, 0 0 4px #3d82d0;
    border: 1px solid #3d82d0;
    background-color: #ffffff;
    display: block;
    border-radius: 5px;
    text-align: center;
    line-height: 32px;
    float: left;
    top: 0; }
  .add-to-cart-popup .popup-block .basket-info .cart-items-qty a {
    float: left;
    color: #f8d01c;
    border: none;
    width: 44px; }
.add-to-cart-popup .popup-block .basket-info .cart-price {
  color: #000000;
  font-family: "Gilroy-Regular";
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  height: 44px; }

.popup-actions {
  position: absolute;
  bottom: -106%;
  padding: 0;
  width: 100%; }
  .popup-actions button {
    height: 60px;
    background-color: #ffffff;
    color: #000000;
    font-family: "Gilroy-Regular";
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    border-radius: 0;
    text-align: left;
    padding: 0 20px;
    width: 100%;
    border-bottom: 1px solid #dddddd; }
    .popup-actions button i {
      font-weight: bold;
      color: #89c742;
      width: 22px;
      text-align: center; }
      .popup-actions button i.fa-shopping-cart:before {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/icon-cart.svg");
        position: relative;
        top: 3px; }
    .popup-actions button.checkout i {
      color: #494949; }
    .popup-actions button:hover {
      background-color: #fff;
      background-image: none; }

body[class*="kb-"] h1 {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 25px; }
body[class*="kb-"] .kb-s-form {
  font-family: Gilroy-Regular;
  margin-bottom: 30px; }
  body[class*="kb-"] .kb-s-form:before, body[class*="kb-"] .kb-s-form:after {
    content: " ";
    display: table; }
  body[class*="kb-"] .kb-s-form:after {
    clear: both; }
  body[class*="kb-"] .kb-s-form form input {
    box-shadow: inset 0 2px 5px #aaaaaa;
    border: 1px solid #666666;
    background-color: #ffffff;
    height: 40px;
    display: block;
    width: 50%;
    color: #000000;
    font-size: 15px;
    line-height: 37px;
    letter-spacing: 0.6px;
    padding-left: 10px;
    float: left; }
    body[class*="kb-"] .kb-s-form form input:focus {
      box-shadow: inset 0 2px 5px #aaaaaa, 0 0 4px #3d82d0;
      border: 1px solid #3d82d0;
      background-color: #ffffff; }
  body[class*="kb-"] .kb-s-form form button {
    height: 40px;
    border-radius: 3px;
    background-color: #008c39;
    float: left;
    width: auto; }
body[class*="kb-"] .kb-category-sidebar {
  font-family: Gilroy-Regular; }
  body[class*="kb-"] .kb-category-sidebar aside {
    width: 100%;
    float: left;
    box-shadow: 0 0 10px #dddddd;
    border: 1px solid #dddddd;
    background-color: #ffffff; }
    body[class*="kb-"] .kb-category-sidebar aside.sidebar {
      background-color: #ffffff; }
    body[class*="kb-"] .kb-category-sidebar aside p {
      cursor: pointer; }
      body[class*="kb-"] .kb-category-sidebar aside p.h4 {
        padding: 15px 20px 15px 15px; }
        body[class*="kb-"] .kb-category-sidebar aside p.h4:before {
          content: ' '; }
        body[class*="kb-"] .kb-category-sidebar aside p.h4:after {
          display: none; }
    body[class*="kb-"] .kb-category-sidebar aside ul li {
      padding: 7px; }
body[class*="kb-"] .kb-article-list {
  font-family: Gilroy-Regular; }
  body[class*="kb-"] .kb-article-list .article-item {
    margin-top: 25px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 400; }
    body[class*="kb-"] .kb-article-list .article-item > a {
      color: #ec8ca2;
      font-family: "Gilroy-Bold";
      font-weight: 700;
      line-height: 28px;
      font-size: 17px; }
    body[class*="kb-"] .kb-article-list .article-item .info {
      color: #494949;
      font-size: 13px;
      font-weight: 400;
      line-height: 24px;
      display: none; }
body[class*="kb-"] .kb-category-view-subcategory {
  font-family: Gilroy-Regular;
  margin: 10px 0; }
  body[class*="kb-"] .kb-category-view-subcategory .category-name a {
    color: #ec8ca2;
    font-family: "Gilroy-Bold";
    font-weight: 700;
    line-height: 26px;
    font-size: 17px; }
  body[class*="kb-"] .kb-category-view-subcategory .articles .article a {
    color: #000000;
    font-weight: 400;
    line-height: 24px;
    font-size: 15px; }
body[class*="kb-"] .kb-article-view {
  font-size: 15px;
  font-family: Gilroy-Regular; }
  body[class*="kb-"] .kb-article-view .info {
    color: #494949;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    display: none; }
  body[class*="kb-"] .kb-article-view p {
    font-size: 15px; }
  body[class*="kb-"] .kb-article-view .categories, body[class*="kb-"] .kb-article-view .tags, body[class*="kb-"] .kb-article-view .helpful {
    margin: 10px 0; }
  body[class*="kb-"] .kb-article-view .categories a, body[class*="kb-"] .kb-article-view .helpful a {
    color: #ec8ca2;
    font-weight: 400;
    line-height: 26px;
    font-size: 15px; }
  body[class*="kb-"] .kb-article-view .tags a {
    color: #ec8ca2; }
  body[class*="kb-"] .kb-article-view .helpful {
    overflow: hidden;
    color: #008c39;
    font-family: "Gilroy-Bold"; }
    body[class*="kb-"] .kb-article-view .helpful a {
      height: 40px;
      border-radius: 3px;
      float: left;
      margin-right: 10px;
      padding: 6px 10px;
      text-decoration: none;
      color: #ffffff;
      font-family: Gilroy-Regular; }
    body[class*="kb-"] .kb-article-view .helpful .yes {
      background-color: #008c39; }
    body[class*="kb-"] .kb-article-view .helpful .no {
      background-color: #ff698b; }
body[class*="kb-"] .kb-tag-cloud a, body[class*="kb-"] .kb-tag-list a {
  font-family: "Gilroy-Bold";
  color: #ec8ca2; }

#am-ajaxlogin {
  font-family: "Gilroy-Regular";
  box-shadow: 0 0 10px #dddddd !important;
  border: none !important;
  max-width: 360px !important; }
  #am-ajaxlogin .tabs {
    margin-bottom: 15px;
    text-align: left; }
    #am-ajaxlogin .tabs span {
      padding: 0 10px;
      font-size: 18px;
      text-transform: uppercase;
      cursor: pointer; }
      #am-ajaxlogin .tabs span.active, #am-ajaxlogin .tabs span:hover {
        color: #6dac5e;
        border-bottom: 1px solid #6dac5e; }
  #am-ajaxlogin #amajaxlogin-login-form, #am-ajaxlogin #amajaxlogin-register-form {
    padding: 0; }
    #am-ajaxlogin #amajaxlogin-login-form .am-form-block, #am-ajaxlogin #amajaxlogin-register-form .am-form-block {
      margin: 0;
      max-width: none;
      border-right: none; }
      #am-ajaxlogin #amajaxlogin-login-form .am-form-block .form-group, #am-ajaxlogin #amajaxlogin-register-form .am-form-block .form-group {
        overflow: hidden; }
        #am-ajaxlogin #amajaxlogin-login-form .am-form-block .form-group:last-child, #am-ajaxlogin #amajaxlogin-register-form .am-form-block .form-group:last-child {
          margin-bottom: 0; }
        #am-ajaxlogin #amajaxlogin-login-form .am-form-block .form-group.customer-name > div:first-child, #am-ajaxlogin #amajaxlogin-register-form .am-form-block .form-group.customer-name > div:first-child {
          padding-left: 0; }
        #am-ajaxlogin #amajaxlogin-login-form .am-form-block .form-group.customer-name > div:last-child, #am-ajaxlogin #amajaxlogin-register-form .am-form-block .form-group.customer-name > div:last-child {
          padding-right: 0; }
    #am-ajaxlogin #amajaxlogin-login-form label, #am-ajaxlogin #amajaxlogin-register-form label {
      color: #000000;
      margin: 0;
      padding: 0; }
  #am-ajaxlogin #am-ajaxlogin-close span {
    color: transparent;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.44px;
    width: 14px;
    height: 14px;
    background: url(https://florium.ua/skin/frontend/default/florium_responsive/img/close_icon.png) center left no-repeat;
    position: absolute;
    right: 10px;
    top: 10px; }
    #am-ajaxlogin #am-ajaxlogin-close span:before {
      content: "" !important; }
  #am-ajaxlogin #am-ajaxlogin-title {
    display: none;
    color: #000000;
    font-family: "Gilroy-Bold";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.72px;
    background: none;
    padding: 25px 0 5px;
    background-color: #ffffff; }
  #am-ajaxlogin #am-ajaxlogin-message {
    background-color: #ffffff;
    padding: 15px 30px; }
  #am-ajaxlogin .fotgot_pass {
    display: block;
    text-align: right;
    font-size: 14px; }
    #am-ajaxlogin .fotgot_pass a span {
      text-decoration: underline; }
  #am-ajaxlogin .amform-block-account-container .am-login-message {
    text-align: center;
    margin-bottom: 12px; }
    #am-ajaxlogin .amform-block-account-container .am-login-message .sub {
      color: #000000; }
  #am-ajaxlogin .amform-block-account-container .amform-block-social {
    top: 0;
    display: flex;
    justify-content: space-between; }
    #am-ajaxlogin .amform-block-account-container .amform-block-social > div {
      float: left;
      max-height: 45px; }
  #am-ajaxlogin .create_account {
    margin-top: 14px;
    border-top: 1px solid #f6f6f6;
    padding: 14px 30px 0;
    width: calc(100% + 60px);
    left: -30px;
    position: relative;
    font-size: 14px; }

.phone-attention {
  display: inline-block;
  position: relative; }
  .phone-attention .phone-attention-info {
    position: absolute;
    width: 270px;
    left: -260px;
    top: 25px;
    color: #f11;
    font-weight: 600;
    display: none; }
  .phone-attention .phone-line {
    color: #f11;
    font-weight: 600; }
  .phone-attention:hover .phone-attention-info {
    display: block; }

.checkbox-switch {
  position: relative;
  display: inline-block;
  width: 32px !important;
  height: 10px !important;
  margin-left: 3px; }
  .checkbox-switch input {
    opacity: 0;
    width: 0;
    height: 0; }
    .checkbox-switch input:checked + .slider {
      background-color: #a5d9ba; }
    .checkbox-switch input:focus + .slider {
      box-shadow: 0 0 1px #a5d9ba; }
    .checkbox-switch input:checked + .slider:before {
      -webkit-transform: translateX(17px);
      -ms-transform: translateX(17px);
      transform: translateX(17px);
      background-color: #008c39; }
  .checkbox-switch .slider {
    border-radius: 5px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eeeeee;
    -webkit-transition: .4s;
    transition: .4s;
    width: 100% !important; }
    .checkbox-switch .slider:before {
      border-radius: 50%;
      position: absolute;
      content: "";
      height: 16px;
      width: 16px;
      left: 0;
      top: -3px;
      background-color: #b4b4b4;
      -webkit-transition: .4s;
      transition: .4s; }

.bonuses .v-wrapper-info {
  margin: 0 auto;
  max-width: 1097px; }
  .bonuses .v-wrapper-info .b1 {
    border: 2px dashed #dddddd;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    max-width: 1097px;
    text-align: center;
    margin-bottom: 40px; }
  .bonuses .v-wrapper-info .b2 {
    border: 2px dashed #dddddd;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    max-width: 1097px;
    text-align: center;
    font-family: Roboto;
    font-size: 21px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 40px; }
  .bonuses .v-wrapper-info .screens {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }
    .bonuses .v-wrapper-info .screens img {
      margin: 0 5px; }
.bonuses .b-title {
  color: #444444;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center; }
  .bonuses .b-title .first {
    font-family: "GUERRILLA-Normal";
    font-size: 28px;
    font-weight: 400; }
  .bonuses .b-title .second {
    font-family: Roboto;
    font-weight: 400; }
.bonuses .b-wrapper-info {
  margin: 30px auto;
  max-width: 852px; }
.bonuses .b-top-wrapper-info {
  width: 100%;
  overflow: hidden; }
.bonuses .b-info-box {
  width: 260px;
  height: 220px;
  border: 2px dashed #dddddd;
  border-radius: 15px;
  padding: 110px 30px 0 30px;
  text-align: center;
  float: left;
  margin-right: 36px;
  margin-bottom: 24px;
  position: relative; }
  .bonuses .b-info-box:after {
    content: "";
    position: absolute;
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-arrow-1.png") no-repeat;
    width: 56px;
    height: 15px;
    top: 50%;
    right: -50px;
    z-index: 1; }
  .bonuses .b-info-box.box3:after {
    display: none; }
  .bonuses .b-info-box .b-title {
    color: #444444;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    font-family: "Robotobold";
    font-size: 16px;
    font-weight: 700; }
  .bonuses .b-info-box .b-info {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    font-family: "Roboto";
    font-weight: 400; }
  .bonuses .b-info-box.box1 {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-1.png") center 35px no-repeat; }
  .bonuses .b-info-box.box2 {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-2.png") center 35px no-repeat; }
  .bonuses .b-info-box.box3 {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-3.png") center 35px no-repeat;
    margin-right: 0; }
.bonuses .b-colored-info-box {
  background-color: #518c43;
  padding: 32px;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 35px; }
  .bonuses .b-colored-info-box .b-info-wrap {
    float: left;
    width: 70%; }
    .bonuses .b-colored-info-box .b-info-wrap .box1,
    .bonuses .b-colored-info-box .b-info-wrap .box2,
    .bonuses .b-colored-info-box .b-info-wrap .box3,
    .bonuses .b-colored-info-box .b-info-wrap .box4 {
      display: none; }
  .bonuses .b-colored-info-box .b-title {
    color: #ffffff;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-align: left; }
  .bonuses .b-colored-info-box .b-info {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #FFFFFF;
    margin-top: 15px; }
  .bonuses .b-colored-info-box .box1,
  .bonuses .b-colored-info-box .box2,
  .bonuses .b-colored-info-box .box3,
  .bonuses .b-colored-info-box .box4 {
    width: 150px;
    height: 120px;
    float: right; }
  .bonuses .b-colored-info-box .box1 {
    background: #518c43 url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-grn.png") no-repeat; }
    .bonuses .b-colored-info-box .box1 .label {
      color: #555555;
      font-family: Roboto;
      font-size: 14px;
      font-weight: 700;
      font-style: italic;
      line-height: 12px;
      float: right;
      margin-right: 20px;
      margin-top: 10px;
      text-align: center; }
  .bonuses .b-colored-info-box .box2 {
    background: #518c43 url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-icon.png") no-repeat; }
  .bonuses .b-colored-info-box .box3 {
    background: #518c43 url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-sun.png") no-repeat;
    height: 200px; }
  .bonuses .b-colored-info-box .box4 {
    background: #518c43 url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-welcome.png") no-repeat; }
    .bonuses .b-colored-info-box .box4 .label {
      color: #fff;
      font-family: Roboto;
      font-size: 14px;
      font-weight: 700;
      font-style: italic;
      line-height: 12px;
      float: right;
      margin-right: 10px;
      margin-top: 40px;
      text-align: center; }
.bonuses .b-contact-block {
  text-align: center; }
  .bonuses .b-contact-block .icon-block {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-info-icon.png") no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 20px; }
  .bonuses .b-contact-block .info-block {
    color: #151515;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block; }
    .bonuses .b-contact-block .info-block p:first-child {
      font-size: 18px;
      font-weight: 700;
      font-family: Robotobold; }
.bonuses .b-bonus-info {
  border: 2px dashed #dddddd;
  padding: 32px;
  border-radius: 15px;
  overflow: hidden;
  margin-top: 20px; }
  .bonuses .b-bonus-info p {
    color: #151515;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px; }
  .bonuses .b-bonus-info .bonus-info-wrapper .box1,
  .bonuses .b-bonus-info .bonus-info-wrapper .box2,
  .bonuses .b-bonus-info .bonus-info-wrapper .box3 {
    float: left;
    width: 33%; }
    .bonuses .b-bonus-info .bonus-info-wrapper .box1 .b-icon,
    .bonuses .b-bonus-info .bonus-info-wrapper .box2 .b-icon,
    .bonuses .b-bonus-info .bonus-info-wrapper .box3 .b-icon {
      float: left;
      margin-right: 15px; }
    .bonuses .b-bonus-info .bonus-info-wrapper .box1 .b-info,
    .bonuses .b-bonus-info .bonus-info-wrapper .box2 .b-info,
    .bonuses .b-bonus-info .bonus-info-wrapper .box3 .b-info {
      float: left;
      color: #151515;
      font-family: Roboto;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px; }
  .bonuses .b-bonus-info .bonus-info-wrapper .box1 .b-icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-key.png") no-repeat;
    width: 32px;
    height: 32px; }
  .bonuses .b-bonus-info .bonus-info-wrapper .box2 .b-icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-email.png") no-repeat;
    width: 32px;
    height: 32px; }
  .bonuses .b-bonus-info .bonus-info-wrapper .box3 .b-icon {
    background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/b-user.png") no-repeat;
    width: 22px;
    height: 32px; }
.bonuses.videos {
  color: #2d2d2d;
  font-family: Roboto;
  font-size: 21px;
  font-weight: 400; }
  .bonuses.videos .validation-advice {
    color: red;
    font-size: 12px;
    margin: 5px 0; }
  .bonuses.videos .validation-failed {
    border: 1px dashed red; }
  .bonuses.videos p {
    text-align: center; }
  .bonuses.videos .b-colored-info-box .box1 {
    background: #518c43 url("https://florium.ua/skin/frontend/default/florium_responsive/images/florium_box_icon.png") no-repeat;
    width: 163px;
    height: 157px; }
  .bonuses.videos .form-group {
    margin-bottom: 30px;
    overflow: hidden; }
  .bonuses.videos .sumbit {
    text-align: center; }
  .bonuses.videos button {
    width: 413px;
    height: 61px;
    border-radius: 30px;
    border: 1px solid #58924a;
    background-color: #cdcdcd;
    background-image: linear-gradient(to top, #569147 0%, #72b363 66%, #72b363 100%);
    color: #fff; }

.softcube-oldprice-show {
  padding-top: 12px; }

.softcube-block .product {
  overflow: visible !important; }

.softcube-oldprice-show {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -.45px; }

.push-notification-popover-top {
  max-width: 400px !important; }

.product-tur-park-keukenhof .product-content .product-info .buy-block button:hover,
.product-tur-park-keukenhof .product-content .product-info .buy-block button {
  background-color: #fbbf05;
  color: #000; }

.product-in .exist-message[href*="notify"] {
  background-color: #fbbf05 !important;
  color: #000000 !important; }

.stock-message-line {
  background: #d30e38;
  color: #fff;
  display: inline;
  padding: 1px 5px;
  border-radius: 5px; }

.blocks.banners-left {
  position: relative;
  overflow: inherit;
  float: left; }

.accordion div {
  border-bottom: 1px solid #ccc;
  padding: 10px 20px 5px; }
  .accordion div h3 {
    cursor: pointer;
    margin: 5px 0;
    text-align: left; }
  .accordion div .fa {
    float: right;
    color: #ed1e79;
    font-size: 14px; }
  .accordion div .fa-chevron-up {
    display: none; }
  .accordion div p {
    display: none; }
  .accordion div.active .fa-chevron-down {
    display: none; }
  .accordion div.active .fa-chevron-up {
    display: block; }
  .accordion div.active p {
    display: block;
    margin: 10px 0; }

.addto-links {
  padding: 0;
  margin-top: 10px;
  margin-right: 10px;
  max-width: 198px;
  float: left; }
  .addto-links .addto-link {
    float: left;
    width: 33%;
    border: 1px solid #ebebeb;
    border-right: none;
    line-height: 12px; }
    .addto-links .addto-link:last-child {
      border-right: 1px solid #ebebeb;
      width: 34%; }
    .addto-links .addto-link a {
      color: #333;
      text-decoration: none;
      font-size: 11px;
      display: block;
      text-align: center;
      padding: 5px; }
      .addto-links .addto-link a:visited, .addto-links .addto-link a:hover, .addto-links .addto-link a:active, .addto-links .addto-link a:focus {
        color: #333;
        text-decoration: none; }
      .addto-links .addto-link a i {
        color: #ebebeb;
        font-size: 28px;
        display: block;
        width: 100%; }

.compare-list .page-title, .my-wishlist .page-title {
  padding: 5px 20px;
  background-color: #f7f7f7;
  border: 1px solid #ebebeb; }
  .compare-list .page-title h1, .my-wishlist .page-title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 37px;
    display: inline-block; }
  .compare-list .page-title .btn-add-all-to-cart, .my-wishlist .page-title .btn-add-all-to-cart {
    float: right; }
    .compare-list .page-title .btn-add-all-to-cart .button, .my-wishlist .page-title .btn-add-all-to-cart .button {
      padding: 0 10px;
      height: 37px; }
.compare-list .compare-products-container, .my-wishlist .compare-products-container {
  overflow-x: scroll; }
  .compare-list .compare-products-container .empty-compare, .my-wishlist .compare-products-container .empty-compare {
    margin: 25px 0 100px; }
.compare-list .products-block.block-col-1 .product-item, .my-wishlist .products-block.block-col-1 .product-item {
  float: none;
  margin: 0 auto; }
.compare-list .products-block.block-col-2 .product-item, .my-wishlist .products-block.block-col-2 .product-item {
  width: 50%; }
.compare-list .products-block.block-col-3 .product-item, .my-wishlist .products-block.block-col-3 .product-item {
  width: 33%; }
  .compare-list .products-block.block-col-3 .product-item:nth-child(3n), .my-wishlist .products-block.block-col-3 .product-item:nth-child(3n) {
    width: 34%; }
  .compare-list .products-block.block-col-3 .product-item:nth-child(3n+1), .my-wishlist .products-block.block-col-3 .product-item:nth-child(3n+1) {
    border-left: 1px solid #ebebeb; }
.compare-list .products-block.block-col-4 .product-item, .my-wishlist .products-block.block-col-4 .product-item {
  width: 25%; }
.compare-list .products-block.block-col-5 .product-item, .my-wishlist .products-block.block-col-5 .product-item {
  width: 20%; }
  .compare-list .products-block.block-col-5 .product-item:nth-child(5n+1), .my-wishlist .products-block.block-col-5 .product-item:nth-child(5n+1) {
    border-left: 1px solid #ebebeb; }
.compare-list .products-block tr, .my-wishlist .products-block tr {
  float: none !important;
  width: 100%; }
  .compare-list .products-block tr.products-line td, .my-wishlist .products-block tr.products-line td {
    padding: 5px 20px; }
  .compare-list .products-block tr.attributes-line, .my-wishlist .products-block tr.attributes-line {
    border-bottom: none; }
    .compare-list .products-block tr.attributes-line:last-child, .my-wishlist .products-block tr.attributes-line:last-child {
      border-bottom: 1px solid #ebebeb; }
    .compare-list .products-block tr.attributes-line td, .my-wishlist .products-block tr.attributes-line td {
      padding: 5px 20px;
      border-bottom: none; }
  .compare-list .products-block tr td, .my-wishlist .products-block tr td {
    border-left: 1px solid #ebebeb;
    width: 25%;
    min-width: 227px; }
.compare-list .products-block .product-item, .compare-list .products-block tr, .my-wishlist .products-block .product-item, .my-wishlist .products-block tr {
  float: left;
  margin-top: 30px; }
  .compare-list .products-block .product-item a, .compare-list .products-block tr a, .my-wishlist .products-block .product-item a, .my-wishlist .products-block tr a {
    color: #ff698b;
    text-decoration: none; }
    .compare-list .products-block .product-item a:visited, .compare-list .products-block .product-item a:hover, .compare-list .products-block .product-item a:active, .compare-list .products-block .product-item a:focus, .compare-list .products-block tr a:visited, .compare-list .products-block tr a:hover, .compare-list .products-block tr a:active, .compare-list .products-block tr a:focus, .my-wishlist .products-block .product-item a:visited, .my-wishlist .products-block .product-item a:hover, .my-wishlist .products-block .product-item a:active, .my-wishlist .products-block .product-item a:focus, .my-wishlist .products-block tr a:visited, .my-wishlist .products-block tr a:hover, .my-wishlist .products-block tr a:active, .my-wishlist .products-block tr a:focus {
      color: #ff698b;
      text-decoration: none; }
  .compare-list .products-block .product-item .primary-block.border-less, .compare-list .products-block tr .primary-block.border-less, .my-wishlist .products-block .product-item .primary-block.border-less, .my-wishlist .products-block tr .primary-block.border-less {
    border: none; }
  .compare-list .products-block .product-item .primary-block.add-more-products .remove-btn-block, .compare-list .products-block tr .primary-block.add-more-products .remove-btn-block, .my-wishlist .products-block .product-item .primary-block.add-more-products .remove-btn-block, .my-wishlist .products-block tr .primary-block.add-more-products .remove-btn-block {
    visibility: hidden; }
  .compare-list .products-block .product-item .primary-block .remove-btn-block, .compare-list .products-block tr .primary-block .remove-btn-block, .my-wishlist .products-block .product-item .primary-block .remove-btn-block, .my-wishlist .products-block tr .primary-block .remove-btn-block {
    height: 18px;
    width: 100%; }
    .compare-list .products-block .product-item .primary-block .remove-btn-block .btn-remove, .compare-list .products-block tr .primary-block .remove-btn-block .btn-remove, .my-wishlist .products-block .product-item .primary-block .remove-btn-block .btn-remove, .my-wishlist .products-block tr .primary-block .remove-btn-block .btn-remove {
      line-height: 44px;
      float: left;
      margin-left: 20px; }
      .compare-list .products-block .product-item .primary-block .remove-btn-block .btn-remove i:before, .compare-list .products-block tr .primary-block .remove-btn-block .btn-remove i:before, .my-wishlist .products-block .product-item .primary-block .remove-btn-block .btn-remove i:before, .my-wishlist .products-block tr .primary-block .remove-btn-block .btn-remove i:before {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-delete.png"); }
  .compare-list .products-block .product-item .primary-block .product-image-block, .compare-list .products-block tr .primary-block .product-image-block, .my-wishlist .products-block .product-item .primary-block .product-image-block, .my-wishlist .products-block tr .primary-block .product-image-block {
    text-align: left; }
    .compare-list .products-block .product-item .primary-block .product-image-block .product-image, .compare-list .products-block tr .primary-block .product-image-block .product-image, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image, .my-wishlist .products-block tr .primary-block .product-image-block .product-image {
      color: #333;
      text-decoration: none;
      margin-bottom: 15px;
      display: block; }
      .compare-list .products-block .product-item .primary-block .product-image-block .product-image:visited, .compare-list .products-block .product-item .primary-block .product-image-block .product-image:hover, .compare-list .products-block .product-item .primary-block .product-image-block .product-image:active, .compare-list .products-block .product-item .primary-block .product-image-block .product-image:focus, .compare-list .products-block tr .primary-block .product-image-block .product-image:visited, .compare-list .products-block tr .primary-block .product-image-block .product-image:hover, .compare-list .products-block tr .primary-block .product-image-block .product-image:active, .compare-list .products-block tr .primary-block .product-image-block .product-image:focus, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image:visited, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image:hover, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image:active, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image:focus, .my-wishlist .products-block tr .primary-block .product-image-block .product-image:visited, .my-wishlist .products-block tr .primary-block .product-image-block .product-image:hover, .my-wishlist .products-block tr .primary-block .product-image-block .product-image:active, .my-wishlist .products-block tr .primary-block .product-image-block .product-image:focus {
        color: #333;
        text-decoration: none; }
      .compare-list .products-block .product-item .primary-block .product-image-block .product-image img, .compare-list .products-block .product-item .primary-block .product-image-block .product-image i, .compare-list .products-block tr .primary-block .product-image-block .product-image img, .compare-list .products-block tr .primary-block .product-image-block .product-image i, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image img, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image i, .my-wishlist .products-block tr .primary-block .product-image-block .product-image img, .my-wishlist .products-block tr .primary-block .product-image-block .product-image i {
        width: 100%; }
      .compare-list .products-block .product-item .primary-block .product-image-block .product-image i, .compare-list .products-block tr .primary-block .product-image-block .product-image i, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image i, .my-wishlist .products-block tr .primary-block .product-image-block .product-image i {
        line-height: 150px;
        background-color: #f7f7f7;
        font-size: 30px;
        color: #ff698b; }
    .compare-list .products-block .product-item .primary-block .product-image-block .product-name, .compare-list .products-block tr .primary-block .product-image-block .product-name, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-name, .my-wishlist .products-block tr .primary-block .product-image-block .product-name {
      color: #000000;
      font-family: "Gilroy-Bold";
      font-size: 15px;
      font-weight: 700;
      line-height: 16px;
      height: 16px;
      overflow: hidden;
      margin: 5px 0; }
    .compare-list .products-block .product-item .primary-block .product-image-block .info-line, .compare-list .products-block tr .primary-block .product-image-block .info-line, .my-wishlist .products-block .product-item .primary-block .product-image-block .info-line, .my-wishlist .products-block tr .primary-block .product-image-block .info-line {
      height: 18px;
      clear: both;
      color: #000000;
      font-family: Gilroy-Regular;
      font-size: 13px;
      font-weight: 400;
      line-height: 16px; }
      .compare-list .products-block .product-item .primary-block .product-image-block .info-line span, .compare-list .products-block tr .primary-block .product-image-block .info-line span, .my-wishlist .products-block .product-item .primary-block .product-image-block .info-line span, .my-wishlist .products-block tr .primary-block .product-image-block .info-line span {
        float: left;
        color: #494949; }
      .compare-list .products-block .product-item .primary-block .product-image-block .info-line i, .compare-list .products-block tr .primary-block .product-image-block .info-line i, .my-wishlist .products-block .product-item .primary-block .product-image-block .info-line i, .my-wishlist .products-block tr .primary-block .product-image-block .info-line i {
        font-style: normal;
        color: #494949; }
  .compare-list .products-block .product-item .primary-block .product-addtocart, .compare-list .products-block tr .primary-block .product-addtocart, .my-wishlist .products-block .product-item .primary-block .product-addtocart, .my-wishlist .products-block tr .primary-block .product-addtocart {
    margin-top: 15px; }
    .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block {
      width: 50%;
      float: left;
      text-align: left;
      margin-bottom: 15px; }
      .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block .old-product-price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block .old-product-price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block .old-product-price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block .old-product-price {
        color: #494949;
        font-family: "Gilroy-Regular";
        font-size: 12px;
        font-weight: 400;
        text-decoration: line-through; }
      .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block .price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block .price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block .price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block .price {
        color: #d30e38;
        font-family: "Gilroy-Bold";
        font-size: 15px;
        font-weight: 700; }
        .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block .price.original-product-price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block .price.original-product-price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block .price.original-product-price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block .price.original-product-price {
          color: #000000; }
      .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block.full-width, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block.full-width {
        width: 100%;
        padding: 5px 0; }
        .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block.full-width .price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block.full-width .price {
          display: inline-block;
          width: 49%; }
          .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .old-product-price.original-product-price, .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .price.original-product-price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block.full-width .old-product-price.original-product-price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block.full-width .price.original-product-price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .old-product-price.original-product-price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .price.original-product-price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block.full-width .old-product-price.original-product-price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block.full-width .price.original-product-price {
            margin-top: 0; }
    .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block {
      float: left; }
      .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block .btn-cart, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block .btn-cart, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block .btn-cart, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block .btn-cart {
        width: auto;
        display: block;
        height: auto;
        font-size: 15px;
        line-height: 19px;
        border-radius: 3px;
        text-align: center;
        padding: 10px 30px;
        color: #d30e38;
        font-family: Gilroy-Regular;
        font-size: 15px;
        font-weight: 700;
        border: 1px solid #d30e38;
        background-color: transparent;
        background-image: none; }
      .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block .out-of-stock, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block .out-of-stock, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block .out-of-stock, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block .out-of-stock {
        line-height: 37px;
        margin: 0;
        text-align: right;
        color: #333; }
      .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param {
        line-height: 32px;
        margin: 0;
        text-align: left;
        cursor: pointer;
        display: block;
        color: #333; }
        .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param.align-to-right, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param.align-to-right, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param.align-to-right, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param.align-to-right {
          text-align: right; }
        .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param.active, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param.active, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param.active, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param.active {
          font-weight: bold; }
          .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param.active span, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param.active span, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param.active span, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param.active span {
            position: relative; }
            .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param.active span:after, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param.active span:after, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block .compare-param.active span:after, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block .compare-param.active span:after {
              content: '';
              position: absolute;
              width: 100%;
              left: 0;
              top: 19px;
              height: 2px;
              background-color: #ff698b; }
    .compare-list .products-block .product-item .primary-block .product-addtocart .info-more-block, .compare-list .products-block tr .primary-block .product-addtocart .info-more-block, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-more-block, .my-wishlist .products-block tr .primary-block .product-addtocart .info-more-block {
      width: 50%;
      float: left; }
      .compare-list .products-block .product-item .primary-block .product-addtocart .info-more-block .btn-readmore, .compare-list .products-block tr .primary-block .product-addtocart .info-more-block .btn-readmore, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-more-block .btn-readmore, .my-wishlist .products-block tr .primary-block .product-addtocart .info-more-block .btn-readmore {
        float: left;
        list-style: none;
        text-decoration: none;
        padding: 0 10px;
        height: 32px;
        font-weight: bold;
        font-size: 13px;
        line-height: 30px;
        color: #999999;
        border: 1px solid #999999;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/product_button.png") left top repeat-x;
        cursor: pointer; }
  .compare-list .products-block .product-item .secondary-block, .compare-list .products-block tr .secondary-block, .my-wishlist .products-block .product-item .secondary-block, .my-wishlist .products-block tr .secondary-block {
    padding: 10px; }
    .compare-list .products-block .product-item .secondary-block .compare-attributes .compare-attribute, .compare-list .products-block tr .secondary-block .compare-attributes .compare-attribute, .my-wishlist .products-block .product-item .secondary-block .compare-attributes .compare-attribute, .my-wishlist .products-block tr .secondary-block .compare-attributes .compare-attribute {
      padding-bottom: 5px; }
      .compare-list .products-block .product-item .secondary-block .compare-attributes .compare-attribute:last-child, .compare-list .products-block tr .secondary-block .compare-attributes .compare-attribute:last-child, .my-wishlist .products-block .product-item .secondary-block .compare-attributes .compare-attribute:last-child, .my-wishlist .products-block tr .secondary-block .compare-attributes .compare-attribute:last-child {
        padding: 0; }
      .compare-list .products-block .product-item .secondary-block .compare-attributes .compare-attribute .attribute-label, .compare-list .products-block tr .secondary-block .compare-attributes .compare-attribute .attribute-label, .my-wishlist .products-block .product-item .secondary-block .compare-attributes .compare-attribute .attribute-label, .my-wishlist .products-block tr .secondary-block .compare-attributes .compare-attribute .attribute-label {
        display: inline-block;
        width: 80%; }
      .compare-list .products-block .product-item .secondary-block .compare-attributes .compare-attribute .attribute-value, .compare-list .products-block tr .secondary-block .compare-attributes .compare-attribute .attribute-value, .my-wishlist .products-block .product-item .secondary-block .compare-attributes .compare-attribute .attribute-value, .my-wishlist .products-block tr .secondary-block .compare-attributes .compare-attribute .attribute-value {
        display: inline-block; }

.faq-helpdesk {
  padding: 30px 15px;
  font-family: Gilroy-Regular;
  background-color: #faf9e9;
  float: left; }
  .faq-helpdesk .faq-title {
    font-family: "Gilroy-SemiBold";
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px; }
  .faq-helpdesk .faq-desc {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400; }
  .faq-helpdesk .faq-message label {
    font-family: "Gilroy-SemiBold";
    font-size: 18px;
    font-weight: 400;
    line-height: 37px; }
  .faq-helpdesk .faq-message textarea {
    border: 1px solid #888888;
    background-color: #ffffff;
    border-radius: 3px;
    width: 100%;
    min-height: 150px; }
  .faq-helpdesk .faq-message button {
    width: auto;
    height: auto;
    padding: 10px 15px;
    background-color: #008c39;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    margin: 10px 0 0;
    border-radius: 3px; }
    .faq-helpdesk .faq-message button:hover {
      background-image: none; }

#wishlist-view-form {
  padding: 0; }

.alert-price-popup-block button {
  height: 34px; }

.customer-account-forgotpassword .login-pswd-frame {
  text-align: left; }

.login-pswd-frame tr td {
  padding: 5px; }

.my-account .newsletter-form input#subscription {
  float: left;
  margin: 14px 5px 0 0; }
.my-account .newsletter-form .buttons-set {
  margin-top: 20px; }

.reset-password-form table td {
  padding-bottom: 10px; }
  .reset-password-form table td:first-child {
    padding-right: 10px; }

.register-account .error-message {
  margin: 10px 0; }

.green-label {
  background: #008c39;
  border-radius: 10px;
  color: #ffffff !important;
  font-weight: 700 !important;
  padding: 3px 7px;
  font-size: 9px !important;
  display: inline-block;
  line-height: 12px;
  margin-left: 5px; }

.pink-label {
  background: #ed1e79;
  border-radius: 10px;
  color: #ffffff !important;
  font-weight: 700 !important;
  padding: 3px 7px;
  font-size: 9px !important;
  display: inline-block;
  line-height: 12px;
  margin-left: 5px; }

.my-account--fly-out-menu {
  display: none;
  position: absolute;
  width: 208px;
  box-shadow: 0 0 10px #dddddd;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  left: -110px;
  top: 70px; }
  .my-account--fly-out-menu:before {
    content: '';
    display: block;
    position: absolute;
    border: 15px solid transparent;
    border-bottom: 15px solid rgba(0, 0, 0, 0.2);
    top: -31px;
    right: 40px; }
  .my-account--fly-out-menu .fa-chevron-right {
    font-size: 16px !important;
    position: absolute;
    top: 10px;
    right: 0px;
    width: initial !important;
    color: #999 !important; }
  .my-account--fly-out-menu ul {
    padding: 0 15px;
    margin: 15px 0; }
    .my-account--fly-out-menu ul li {
      list-style: none;
      text-align: left;
      border-bottom: 1px solid #dddddd;
      padding-left: 10px;
      position: relative; }
      .my-account--fly-out-menu ul li:last-child {
        border-bottom: 0px; }
      .my-account--fly-out-menu ul li a {
        list-style: none;
        width: 88px;
        height: 337px;
        color: #000000;
        font-family: Gilroy-Regular;
        font-size: 16px !important;
        font-weight: 400;
        line-height: 36px; }
        .my-account--fly-out-menu ul li a:hover {
          text-decoration: none; }
          .my-account--fly-out-menu ul li a:hover .fa-chevron-right {
            color: #000000 !important; }

.customer-account-link {
  position: relative; }

.customer-account-link:hover .my-account--fly-out-menu {
  display: block; }

.custom-row:after {
  content: " ";
  clear: both;
  display: table; }

aside.account {
  background: none; }
  aside.account nav {
    margin: 0; }
  aside.account p.h4 {
    display: none; }
  aside.account .menu_list li {
    width: 85px;
    height: 85px;
    border: 1px solid #dddddd;
    background-color: #f7f7f7;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 3px;
    overflow: hidden; }
    aside.account .menu_list li .green-label,
    aside.account .menu_list li .pink-label {
      position: absolute;
      top: 10px;
      right: 17px;
      left: initial; }
    aside.account .menu_list li.current, aside.account .menu_list li:hover {
      background-color: #ffffff;
      border-radius: 1px; }
      aside.account .menu_list li.current a, aside.account .menu_list li:hover a {
        color: #000000; }
      aside.account .menu_list li.current.account a:before, aside.account .menu_list li.current.account_edit a:before, aside.account .menu_list li:hover.account a:before, aside.account .menu_list li:hover.account_edit a:before {
        background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-profile-active.svg"); }
      aside.account .menu_list li.current.orders a:before, aside.account .menu_list li:hover.orders a:before {
        background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-packs-active.svg"); }
      aside.account .menu_list li.current.address_book a:before, aside.account .menu_list li:hover.address_book a:before {
        background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/address-book-active.svg"); }
      aside.account .menu_list li.current.cart a:before, aside.account .menu_list li:hover.cart a:before {
        background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-cart-active.svg"); }
      aside.account .menu_list li.current.helpdesk a:before, aside.account .menu_list li:hover.helpdesk a:before {
        background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-support-active.svg"); }
      aside.account .menu_list li.current.wishlist a:before, aside.account .menu_list li:hover.wishlist a:before {
        background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-heart-active.svg"); }
      aside.account .menu_list li.current.rewards_account a:before, aside.account .menu_list li:hover.rewards_account a:before {
        background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-bonus-active.svg"); }
      aside.account .menu_list li.current.newsletter a:before, aside.account .menu_list li:hover.newsletter a:before {
        background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-comments-active.svg"); }
    aside.account .menu_list li a {
      color: #000000;
      font-family: Gilroy-Regular;
      font-size: 13px;
      font-weight: 700;
      line-height: 20px;
      text-align: center;
      display: block; }
      aside.account .menu_list li a:before {
        content: " ";
        width: 35px;
        height: 35px;
        background-size: 35px 35px;
        background-repeat: no-repeat;
        display: block;
        margin: 10px auto 10px;
        text-align: center; }
    aside.account .menu_list li.account a:before, aside.account .menu_list li.account_edit a:before {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-profile.svg"); }
    aside.account .menu_list li.orders a:before {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-packs.svg"); }
    aside.account .menu_list li.address_book a:before {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/address-book.svg"); }
    aside.account .menu_list li.cart a:before {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-cart.svg"); }
    aside.account .menu_list li.helpdesk a:before {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-support.svg"); }
    aside.account .menu_list li.wishlist a:before {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-heart.svg"); }
    aside.account .menu_list li.rewards_account a:before {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-bonus.svg"); }
    aside.account .menu_list li.newsletter a:before {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-comments.svg"); }

.col-wrapper-customer .left-container, .col-wrapper-customer .right-container {
  position: relative;
  top: 71px;
  z-index: 1;
  padding-bottom: 50px; }
  .col-wrapper-customer .left-container .social-login, .col-wrapper-customer .right-container .social-login {
    color: #494949;
    font-family: Gilroy-Regular;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    float: left;
    margin: 40px 0 20px; }
    .col-wrapper-customer .left-container .social-login button, .col-wrapper-customer .right-container .social-login button {
      box-shadow: 0 0 10px #dddddd;
      background-color: #da4f3e;
      background-image: none;
      color: #ffffff;
      font-size: 16px;
      line-height: 24px;
      height: auto;
      padding: 10px 20px 10px 40px;
      border-radius: 5px;
      width: 85%;
      margin-bottom: 10px;
      text-align: left;
      font-weight: 400;
      position: relative; }
      .col-wrapper-customer .left-container .social-login button:hover, .col-wrapper-customer .right-container .social-login button:hover {
        box-shadow: 0 0 10px #dddddd;
        background-color: #da4f3e; }
      .col-wrapper-customer .left-container .social-login button:before, .col-wrapper-customer .right-container .social-login button:before {
        width: 22px;
        height: 24px;
        position: absolute;
        top: 8px;
        left: 10px; }
      .col-wrapper-customer .left-container .social-login button.google:before, .col-wrapper-customer .right-container .social-login button.google:before {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-google.png"); }
      .col-wrapper-customer .left-container .social-login button.facebook, .col-wrapper-customer .right-container .social-login button.facebook {
        background-color: #425596; }
        .col-wrapper-customer .left-container .social-login button.facebook:before, .col-wrapper-customer .right-container .social-login button.facebook:before {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-fb.png"); }
        .col-wrapper-customer .left-container .social-login button.facebook:hover, .col-wrapper-customer .right-container .social-login button.facebook:hover {
          background-color: #425596; }
.col-wrapper-customer .main-container .back-link {
  margin: 10px 0;
  display: none; }
  .col-wrapper-customer .main-container .back-link:before {
    content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-back.png");
    margin-right: 5px; }
  .col-wrapper-customer .main-container .back-link a {
    color: #494949;
    font-family: Gilroy-Regular;
    font-size: 14px;
    font-weight: 700; }
    .col-wrapper-customer .main-container .back-link a:hover {
      color: #494949;
      text-decoration: none; }
.col-wrapper-customer .main-container .account-title {
  color: #000000;
  font-family: Gilroy-Regular;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  padding: 10px 0 20px 15px;
  border-bottom: 5px solid #fff;
  display: none; }
.col-wrapper-customer .main-container .account-hello, .col-wrapper-customer .main-container h1 {
  position: relative;
  left: -31%;
  color: #000000;
  font-family: Gilroy-Regular;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  margin: 10px 0 25px;
  padding: 0; }
.col-wrapper-customer .main-container .dashboard-item {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Gilroy-Regular;
  color: #000000; }
  .col-wrapper-customer .main-container .dashboard-item h1 {
    left: 0;
    margin: 0;
    height: auto; }
  .col-wrapper-customer .main-container .dashboard-item h4, .col-wrapper-customer .main-container .dashboard-item h1.account {
    font-family: "Gilroy-SemiBold";
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    padding-left: 5px; }
    .col-wrapper-customer .main-container .dashboard-item h4:before, .col-wrapper-customer .main-container .dashboard-item h1.account:before {
      width: 21px;
      height: 21px;
      content: ' ';
      display: inline-block;
      position: relative;
      left: -5px;
      top: 3px; }
    .col-wrapper-customer .main-container .dashboard-item h4.account:before, .col-wrapper-customer .main-container .dashboard-item h1.account.account:before {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-user.png") center no-repeat; }
    .col-wrapper-customer .main-container .dashboard-item h4.newsletter:before, .col-wrapper-customer .main-container .dashboard-item h1.account.newsletter:before {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-mail.png") center no-repeat; }
    .col-wrapper-customer .main-container .dashboard-item h4.notifications:before, .col-wrapper-customer .main-container .dashboard-item h1.account.notifications:before {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-mail.png") center no-repeat; }
    .col-wrapper-customer .main-container .dashboard-item h4.address:before, .col-wrapper-customer .main-container .dashboard-item h1.account.address:before {
      background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-delivery.png") center no-repeat; }
  .col-wrapper-customer .main-container .dashboard-item form.personal-info {
    padding-top: 0;
    text-align: left;
    margin-bottom: 15px; }
    .col-wrapper-customer .main-container .dashboard-item form.personal-info ul li.customer-name > div {
      padding-left: 0;
      padding-right: 0; }
      .col-wrapper-customer .main-container .dashboard-item form.personal-info ul li.customer-name > div.lastname {
        padding-right: 5px; }
    .col-wrapper-customer .main-container .dashboard-item form.personal-info button[type=submit] {
      box-shadow: 0 0 10px #dddddd;
      background-color: #008c39;
      color: #ffffff;
      font-family: "Gilroy-SemiBold";
      font-size: 18px;
      font-weight: 400;
      line-height: 20px;
      padding: 10px 20px;
      height: auto;
      width: auto;
      border-radius: 3px;
      margin-top: 15px; }
      .col-wrapper-customer .main-container .dashboard-item form.personal-info button[type=submit]:hover {
        background-image: none; }
    .col-wrapper-customer .main-container .dashboard-item form.personal-info .links-line {
      margin: 15px 0; }
  .col-wrapper-customer .main-container .dashboard-item ul.person-info li > span, .col-wrapper-customer .main-container .dashboard-item ul.address-list li > span {
    color: #888888;
    width: 65px;
    display: inline-block; }
  .col-wrapper-customer .main-container .dashboard-item ul.address-list li {
    margin-bottom: 20px;
    display: block;
    float: left;
    width: 50%;
    font-weight: 700; }
    .col-wrapper-customer .main-container .dashboard-item ul.address-list li p {
      margin: 0 0 10px; }
  .col-wrapper-customer .main-container .dashboard-item .links-line {
    margin: 20px 0 50px; }
    .col-wrapper-customer .main-container .dashboard-item .links-line .edit {
      margin-bottom: 20px; }
    .col-wrapper-customer .main-container .dashboard-item .links-line .password span {
      color: #888888;
      width: 65px;
      display: inline-block; }
    .col-wrapper-customer .main-container .dashboard-item .links-line .password a {
      color: #ed1e79;
      font-family: "Gilroy-SemiBold"; }
      .col-wrapper-customer .main-container .dashboard-item .links-line .password a:hover {
        color: #ed1e79; }
  .col-wrapper-customer .main-container .dashboard-item .btn-link {
    color: #000000;
    border: 1px solid #010101;
    background-color: #ffffff;
    display: inline-block;
    padding: 0 12px;
    border-radius: 5px; }
    .col-wrapper-customer .main-container .dashboard-item .btn-link:hover {
      color: #000000;
      text-decoration: none; }
  .col-wrapper-customer .main-container .dashboard-item .subscription-list .checkbox-switch, .col-wrapper-customer .main-container .dashboard-item .receipt-list .checkbox-switch, .col-wrapper-customer .main-container .dashboard-item .customer-address-edit .checkbox-switch {
    float: right;
    margin-top: 9px; }
  .col-wrapper-customer .main-container .dashboard-item .subscription-list li, .col-wrapper-customer .main-container .dashboard-item .receipt-list li, .col-wrapper-customer .main-container .dashboard-item .customer-address-edit li {
    margin: 5px 0; }
    .col-wrapper-customer .main-container .dashboard-item .subscription-list li.sub, .col-wrapper-customer .main-container .dashboard-item .receipt-list li.sub, .col-wrapper-customer .main-container .dashboard-item .customer-address-edit li.sub {
      font-family: "Gilroy-SemiBold"; }
  .col-wrapper-customer .main-container .dashboard-item .receipt-method {
    font-family: "Gilroy-SemiBold";
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 15px; }
  .col-wrapper-customer .main-container .dashboard-item .receipt-list li:before {
    width: 21px;
    height: 21px;
    display: inline-block;
    position: relative;
    top: 3px; }
  .col-wrapper-customer .main-container .dashboard-item .receipt-list li.mail:before {
    content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/mail.png"); }
  .col-wrapper-customer .main-container .dashboard-item .receipt-list li.viber:before {
    content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/viber.png"); }
.col-wrapper-customer .main-container .btn-add {
  color: #ed1e79;
  font-family: "Gilroy-SemiBold"; }
  .col-wrapper-customer .main-container .btn-add:hover {
    color: #ed1e79; }
.col-wrapper-customer .main-container .order-list {
  font-family: Gilroy-Regular;
  font-weight: 400;
  color: #000000; }
  .col-wrapper-customer .main-container .order-list .order {
    box-shadow: 0 0 10px #dddddd;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding: 18px;
    font-size: 16px;
    overflow: hidden; }
    .col-wrapper-customer .main-container .order-list .order .clickable {
      cursor: pointer; }
    .col-wrapper-customer .main-container .order-list .order .order-id {
      width: 11%; }
    .col-wrapper-customer .main-container .order-list .order > div {
      float: left;
      margin-right: 1%; }
    .col-wrapper-customer .main-container .order-list .order .status {
      width: 18%; }
      .col-wrapper-customer .main-container .order-list .order .status:after {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/arrow-up.png");
        width: 12px;
        height: 7px;
        position: relative;
        top: -1px;
        left: 7px; }
      .col-wrapper-customer .main-container .order-list .order .status:before {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/check.png");
        width: 16px;
        height: 18px;
        position: relative;
        top: -1px;
        margin-right: 5px; }
      .col-wrapper-customer .main-container .order-list .order .status.canceled:before {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-canceled.png"); }
      .col-wrapper-customer .main-container .order-list .order .status.shipped {
        color: #008c39; }
        .col-wrapper-customer .main-container .order-list .order .status.shipped:before {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-truck.png"); }
      .col-wrapper-customer .main-container .order-list .order .status.new_collect {
        color: #ed1e79; }
        .col-wrapper-customer .main-container .order-list .order .status.new_collect:before {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-packing.png"); }
      .col-wrapper-customer .main-container .order-list .order .status.processing {
        color: #ed1e79; }
        .col-wrapper-customer .main-container .order-list .order .status.processing:before {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-box.png"); }
    .col-wrapper-customer .main-container .order-list .order.opened .status:after {
      content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/arrow-down.png"); }
    .col-wrapper-customer .main-container .order-list .order.opened .order-view {
      display: block; }
    .col-wrapper-customer .main-container .order-list .order .info {
      width: 35%; }
      .col-wrapper-customer .main-container .order-list .order .info .qty, .col-wrapper-customer .main-container .order-list .order .info .total {
        font-family: "Gilroy-SemiBold";
        font-weight: 600; }
    .col-wrapper-customer .main-container .order-list .order .comment {
      width: 32%; }
    .col-wrapper-customer .main-container .order-list .order .order-view {
      display: none;
      margin: 15px -18px;
      border-top: 1px solid #dddddd;
      width: calc(100% + 36px);
      padding: 18px;
      line-height: 20px;
      word-break: break-all; }
      .col-wrapper-customer .main-container .order-list .order .order-view .order-details-title {
        font-family: "Gilroy-SemiBold";
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 15px; }
      .col-wrapper-customer .main-container .order-list .order .order-view .order-details {
        margin-bottom: 10px; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-details .detail-label {
          font-family: "Gilroy-SemiBold";
          font-weight: 700; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-details a, .col-wrapper-customer .main-container .order-list .order .order-view .order-details a:hover {
          color: #000000; }
      .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row {
        font-size: 13px;
        margin-bottom: 20px;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 15px;
        margin-right: 0; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .item-image {
          float: left;
          margin-right: 15px; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .item-name {
          font-family: "Gilroy-SemiBold";
          font-size: 16px;
          line-height: 16px;
          font-weight: 600;
          margin-bottom: 5px;
          max-height: 34px;
          overflow: hidden; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .qty {
          font-size: 15px;
          line-height: 20px; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .total-price {
          font-size: 16px;
          line-height: 20px; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .add-review {
          cursor: pointer;
          background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/icon-comment.png");
          width: 16px;
          height: 16px;
          display: inline-block;
          float: right;
          margin-right: 10px;
          margin-top: 3px; }
          .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .add-review.active {
            background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/icon-comment-active.png"); }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .btn-delete {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/checkout-sprite.png") no-repeat left center;
          width: 15px;
          height: 17px;
          display: inline-block;
          background-position: -79px -23px;
          float: right;
          margin-right: 10px;
          margin-top: 3px; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer {
          width: 103px;
          height: 42px;
          border: 0 solid #f8f8f8;
          padding-top: 5px;
          margin-left: -15px; }
          .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer .inc,
          .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer .dec {
            color: #008c39;
            font-size: 22px;
            font-weight: 400;
            line-height: 19.38px;
            margin: 0 0 5px 5px;
            border: 0;
            width: 20px; }
            .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer .inc:hover,
            .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer .dec:hover {
              text-decoration: none; }
            .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer .inc.inactive,
            .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer .dec.inactive {
              color: #dddddd; }
          .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer .inc {
            margin: 0 5px 5px 0; }
          .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row .amount-changer input {
            width: 40px;
            text-align: center; }
        .col-wrapper-customer .main-container .order-list .order .order-view .order-items .item-row.disabled {
          position: relative;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/ajax_loader_pink_128.gif") no-repeat scroll center center #fff;
          opacity: 0.55; }
      .col-wrapper-customer .main-container .order-list .order .order-view .order-items .order-total {
        float: right;
        font-family: "Gilroy-SemiBold";
        font-size: 16px;
        line-height: 20px; }
      .col-wrapper-customer .main-container .order-list .order .order-view .search-order-container {
        margin: 50px -15px 0;
        overflow: hidden; }
        .col-wrapper-customer .main-container .order-list .order .order-view .search-order-container.disabled {
          position: relative;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/ajax_loader_pink_128.gif") no-repeat scroll center center #fff;
          opacity: 0.55; }
        .col-wrapper-customer .main-container .order-list .order .order-view .search-order-container form.sales-order-search {
          text-align: left; }
          .col-wrapper-customer .main-container .order-list .order .order-view .search-order-container form.sales-order-search label {
            color: #000000;
            font-family: Gilroy-Regular;
            font-size: 18px;
            font-weight: 400;
            width: 100%;
            line-height: 40px; }
          .col-wrapper-customer .main-container .order-list .order .order-view .search-order-container form.sales-order-search .search-query {
            position: relative;
            display: inline-block; }
            .col-wrapper-customer .main-container .order-list .order .order-view .search-order-container form.sales-order-search .search-query input {
              width: auto; }
            .col-wrapper-customer .main-container .order-list .order .order-view .search-order-container form.sales-order-search .search-query button {
              position: absolute;
              background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/icon-loop.png") no-repeat;
              width: 20px;
              height: 20px;
              top: 8px;
              right: 8px;
              font-size: 0; }
      .col-wrapper-customer .main-container .order-list .order .order-view .product-item {
        margin-bottom: 30px;
        padding: 0; }
        .col-wrapper-customer .main-container .order-list .order .order-view .product-item a {
          color: #ff698b;
          text-decoration: none; }
          .col-wrapper-customer .main-container .order-list .order .order-view .product-item a:visited, .col-wrapper-customer .main-container .order-list .order .order-view .product-item a:hover, .col-wrapper-customer .main-container .order-list .order .order-view .product-item a:active, .col-wrapper-customer .main-container .order-list .order .order-view .product-item a:focus {
            color: #ff698b;
            text-decoration: none; }
        .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block.border-less {
          border: none; }
        .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block {
          text-align: left; }
          .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-image {
            color: #333;
            text-decoration: none;
            margin-bottom: 15px;
            display: block; }
            .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-image:visited, .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-image:hover, .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-image:active, .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-image:focus {
              color: #333;
              text-decoration: none; }
            .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-image img, .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-image i {
              width: 100%; }
            .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-image i {
              line-height: 150px;
              background-color: #f7f7f7;
              font-size: 30px;
              color: #ff698b; }
          .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .product-name {
            color: #000000;
            font-family: "Gilroy-Bold";
            font-size: 15px;
            font-weight: 700;
            line-height: 16px;
            height: 16px;
            overflow: hidden;
            margin: 5px 0; }
          .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .info-line {
            height: 18px;
            clear: both;
            color: #000000;
            font-family: Gilroy-Regular;
            font-size: 13px;
            font-weight: 400;
            line-height: 16px; }
            .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .info-line span {
              float: left;
              color: #494949; }
            .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-image-block .info-line i {
              font-style: normal;
              color: #494949; }
        .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart {
          margin-top: 15px; }
          .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block {
            width: 50%;
            float: left;
            text-align: left;
            margin-bottom: 15px; }
            .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block .old-product-price {
              color: #494949;
              font-family: "Gilroy-Regular";
              font-size: 12px;
              font-weight: 400;
              text-decoration: line-through; }
            .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block .price {
              color: #d30e38;
              font-family: "Gilroy-Bold";
              font-size: 15px;
              font-weight: 700; }
              .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block .price.original-product-price {
                color: #000000; }
            .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block.full-width {
              width: 100%;
              padding: 5px 0; }
              .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block.full-width .price {
                display: inline-block;
                width: 49%; }
                .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block.full-width .old-product-price.original-product-price, .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .product-addtocart .info-price-block.full-width .price.original-product-price {
                  margin-top: 0; }
        .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .info-buy-block {
          float: left; }
          .col-wrapper-customer .main-container .order-list .order .order-view .product-item .primary-block .info-buy-block .add-product {
            width: auto;
            display: block;
            height: auto;
            font-size: 15px;
            line-height: 19px;
            border-radius: 3px;
            text-align: center;
            padding: 10px 15px;
            color: #d30e38;
            font-family: Gilroy-Regular;
            font-size: 15px;
            font-weight: 700;
            border: 1px solid #d30e38;
            background-color: transparent;
            background-image: none; }
      .col-wrapper-customer .main-container .order-list .order .order-view .wishlist-container {
        margin: 25px 0; }
        .col-wrapper-customer .main-container .order-list .order .order-view .wishlist-container .wishlist-items {
          display: none; }
          .col-wrapper-customer .main-container .order-list .order .order-view .wishlist-container .wishlist-items .products-block.disabled {
            position: relative;
            background: url("https://florium.ua/skin/frontend/default/florium_responsive/img/ajax_loader_pink_128.gif") no-repeat scroll center center #fff;
            opacity: 0.55; }
        .col-wrapper-customer .main-container .order-list .order .order-view .wishlist-container .wishlist-title {
          color: #000000;
          font-family: Gilroy-Regular;
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          padding: 5px 35px 5px 5px;
          position: relative;
          margin-left: -15px; }
          .col-wrapper-customer .main-container .order-list .order .order-view .wishlist-container .wishlist-title:before {
            content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/wishlist-heart.png");
            width: 14px;
            height: 13px;
            display: inline-block;
            position: relative;
            left: -5px;
            top: 1px; }
          .col-wrapper-customer .main-container .order-list .order .order-view .wishlist-container .wishlist-title:after {
            content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/arrow-up.png");
            width: 12px;
            height: 7px;
            position: absolute;
            top: 5px;
            right: 15px; }
        .col-wrapper-customer .main-container .order-list .order .order-view .wishlist-container.opened > .wishlist-items {
          display: block; }
        .col-wrapper-customer .main-container .order-list .order .order-view .wishlist-container.opened .wishlist-title:after {
          content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/arrow-down.png"); }
      .col-wrapper-customer .main-container .order-list .order .order-view .review-container {
        display: none; }
        .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message {
          background-color: #faf9e9;
          padding: 30px;
          text-align: left; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review h4, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message h4 {
            color: #000000;
            font-family: "Gilroy-SemiBold";
            font-size: 18px;
            font-weight: 400; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review label, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message label {
            display: block;
            text-align: left; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .raiting-line, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .raiting-line {
            float: left;
            width: 100%;
            padding: 20px 0;
            font-size: 15px;
            color: #000000;
            font-weight: 400;
            text-align: left;
            margin-left: 6px; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .jq-file, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .jq-file {
            float: left;
            width: 125px;
            height: auto;
            cursor: pointer;
            margin: 0 0 20px;
            cursor: pointer;
            box-shadow: none; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .jq-file input[type=file], .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .jq-file input[type=file] {
            cursor: pointer;
            float: none;
            z-index: 200; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .jq-file__name, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .jq-file__name {
            float: none;
            width: 0;
            height: 0;
            padding: 0 !important;
            box-shadow: none;
            border: 0 none;
            text-indent: -999999px; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .jq-file__browse, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .jq-file__browse {
            position: relative;
            top: 0px;
            right: 0px;
            padding: 13px;
            font-size: 14px;
            text-decoration: underline;
            border-radius: 4px;
            box-shadow: none;
            color: #3d82d0;
            font-family: Gilroy-Regular;
            font-weight: 400;
            line-height: 16px;
            border: 1px solid #3d82d0;
            background-color: #ffffff;
            background-image: linear-gradient(to top, #ecf5ff 0%, #ffffff 100%); }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .jq-file__browse:hover, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .jq-file__browse:hover {
            text-decoration: none; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .attached, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .attached {
            float: left;
            text-align: left;
            margin: 0 0 15px 15px; }
            .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .attached .item-attach, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .attached .item-attach {
              float: left;
              position: relative;
              margin-right: 15px;
              margin-top: 15px; }
              .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .attached .item-attach img, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .attached .item-attach img {
                height: 50px; }
              .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .attached .item-attach .remove-attach, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .attached .item-attach .remove-attach {
                width: 18px;
                height: 18px;
                background-color: #494949;
                display: block;
                color: #fff;
                top: -8px;
                font-size: 11px;
                line-height: 17px;
                right: -9px;
                position: absolute;
                border-radius: 9px;
                text-align: center;
                cursor: pointer; }
                .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review .attached .item-attach .remove-attach:before, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message .attached .item-attach .remove-attach:before {
                  content: "x"; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review button, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message button {
            float: none;
            width: auto;
            height: auto;
            margin: 0;
            display: block;
            clear: both;
            background-color: #fbbf05;
            border-radius: 0;
            color: #000000;
            font-family: Gilroy-Regular;
            font-size: 18px;
            font-weight: 700;
            padding: 14px 20px; }
            .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review button:hover, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review button:focus, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message button:hover, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message button:focus {
              background-color: #fbbf05;
              background-image: none; }
            .col-wrapper-customer .main-container .order-list .order .order-view .review-container .product-review button .fa-arrow-review, .col-wrapper-customer .main-container .order-list .order .order-view .review-container .review-sent-message button .fa-arrow-review {
              content: url("https://florium.ua/skin/frontend/default/florium_responsive/svg/arrow.svg");
              margin-left: 10px; }
      .col-wrapper-customer .main-container .order-list .order .order-view .review-sent-message {
        display: none;
        position: relative;
        color: #494949;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px; }
        .col-wrapper-customer .main-container .order-list .order .order-view .review-sent-message .btn-close {
          position: absolute;
          top: 15px;
          right: 15px;
          display: block;
          height: 16px;
          width: 16px;
          background: url(https://florium.ua/skin/frontend/default/florium_responsive/images/icons/close.png) center left no-repeat;
          cursor: pointer; }
        .col-wrapper-customer .main-container .order-list .order .order-view .review-sent-message .customer-review {
          color: #888888;
          font-family: Gilroy; }
          .col-wrapper-customer .main-container .order-list .order .order-view .review-sent-message .customer-review h5 {
            color: #888888;
            font-size: 16px; }
        .col-wrapper-customer .main-container .order-list .order .order-view .review-sent-message h5 {
          color: #000000;
          font-family: "Gilroy-SemiBold";
          font-size: 18px;
          font-weight: 600; }
  .col-wrapper-customer .main-container .order-list .empty-orders {
    font-size: 16px;
    font-weight: 700;
    line-height: 37px; }
.col-wrapper-customer .main-container #helpdesk-form-validate, .col-wrapper-customer .main-container #helpdesk-form-view-validate, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction {
  background-color: #faf9e9;
  padding: 25px;
  text-align: left;
  font-size: 16px;
  font-family: "Gilroy-Regular";
  font-weight: 400;
  line-height: 20px; }
  .col-wrapper-customer .main-container #helpdesk-form-validate h2, .col-wrapper-customer .main-container #helpdesk-form-view-validate h2, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction h2 {
    font-size: 22px;
    font-weight: 600;
    font-family: "Gilroy-SemiBold"; }
  .col-wrapper-customer .main-container #helpdesk-form-validate ul li, .col-wrapper-customer .main-container #helpdesk-form-view-validate ul li, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction ul li {
    margin-bottom: 5px; }
  .col-wrapper-customer .main-container #helpdesk-form-validate span.helpdesk-notice, .col-wrapper-customer .main-container #helpdesk-form-view-validate span.helpdesk-notice, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction span.helpdesk-notice {
    color: #ed1e79;
    font-family: "Gilroy-Bold";
    font-weight: 700; }
  .col-wrapper-customer .main-container #helpdesk-form-validate .helpdesk-custom-field label, .col-wrapper-customer .main-container #helpdesk-form-view-validate .helpdesk-custom-field label, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction .helpdesk-custom-field label {
    display: none; }
  .col-wrapper-customer .main-container #helpdesk-form-validate button[type=submit], .col-wrapper-customer .main-container #helpdesk-form-validate button[type=button], .col-wrapper-customer .main-container #helpdesk-form-view-validate button[type=submit], .col-wrapper-customer .main-container #helpdesk-form-view-validate button[type=button], .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction button[type=submit], .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction button[type=button] {
    background-color: #fbbf05;
    font-family: "Gilroy-SemiBold";
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    padding: 15px 20px;
    border-radius: 3px;
    color: #000000;
    background-image: none;
    border: none;
    height: auto;
    width: auto; }
    .col-wrapper-customer .main-container #helpdesk-form-validate button[type=submit]:hover, .col-wrapper-customer .main-container #helpdesk-form-validate button[type=button]:hover, .col-wrapper-customer .main-container #helpdesk-form-view-validate button[type=submit]:hover, .col-wrapper-customer .main-container #helpdesk-form-view-validate button[type=button]:hover, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction button[type=submit]:hover, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction button[type=button]:hover {
      background-color: #fbbf05;
      background-image: none; }
    .col-wrapper-customer .main-container #helpdesk-form-validate button[type=submit] .fa-arrow-review, .col-wrapper-customer .main-container #helpdesk-form-validate button[type=button] .fa-arrow-review, .col-wrapper-customer .main-container #helpdesk-form-view-validate button[type=submit] .fa-arrow-review, .col-wrapper-customer .main-container #helpdesk-form-view-validate button[type=button] .fa-arrow-review, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction button[type=submit] .fa-arrow-review, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction button[type=button] .fa-arrow-review {
      content: url(https://florium.ua/skin/frontend/default/florium_responsive/svg/arrow.svg);
      margin-left: 10px; }
    .col-wrapper-customer .main-container #helpdesk-form-validate button[type=submit][name="close"], .col-wrapper-customer .main-container #helpdesk-form-validate button[type=button][name="close"], .col-wrapper-customer .main-container #helpdesk-form-view-validate button[type=submit][name="close"], .col-wrapper-customer .main-container #helpdesk-form-view-validate button[type=button][name="close"], .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction button[type=submit][name="close"], .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction button[type=button][name="close"] {
      margin-top: 10px; }
  .col-wrapper-customer .main-container #helpdesk-form-validate .jq-file, .col-wrapper-customer .main-container #helpdesk-form-view-validate .jq-file, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction .jq-file {
    width: 110px;
    height: auto;
    cursor: pointer;
    text-align: center;
    box-shadow: none; }
    .col-wrapper-customer .main-container #helpdesk-form-validate .jq-file .jq-file__name, .col-wrapper-customer .main-container #helpdesk-form-view-validate .jq-file .jq-file__name, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction .jq-file .jq-file__name {
      float: none;
      width: 0;
      height: 0;
      padding: 0 !important;
      box-shadow: none;
      border: 0 none;
      text-indent: -999999px; }
    .col-wrapper-customer .main-container #helpdesk-form-validate .jq-file .jq-file__browse, .col-wrapper-customer .main-container #helpdesk-form-view-validate .jq-file .jq-file__browse, .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction .jq-file .jq-file__browse {
      position: relative;
      top: 0;
      right: 0;
      padding: 13px;
      font-size: 14px;
      border-radius: 4px;
      box-shadow: none;
      color: #494949;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      border: 1px dashed #494949;
      background: #ffffff; }
    .col-wrapper-customer .main-container #helpdesk-form-validate .jq-file input[type=file], .col-wrapper-customer .main-container #helpdesk-form-view-validate .jq-file input[type=file], .col-wrapper-customer .main-container #helpdesk-form-validate-satisfaction .jq-file input[type=file] {
      cursor: pointer;
      float: none;
      z-index: 200;
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      margin: 0;
      padding: 0; }
.col-wrapper-customer .main-container .ticket-history .fieldset {
  padding: 0; }
.col-wrapper-customer .main-container .helpdesk-box-tickets ul li {
  box-shadow: 0 0 10px #dddddd;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 18px;
  font-size: 16px;
  overflow: hidden; }
  .col-wrapper-customer .main-container .helpdesk-box-tickets ul li a {
    width: 100%;
    display: block;
    color: #000000; }
    .col-wrapper-customer .main-container .helpdesk-box-tickets ul li a:hover {
      text-decoration: none; }
  .col-wrapper-customer .main-container .helpdesk-box-tickets ul li .last-message {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-bottom: 5px; }
  .col-wrapper-customer .main-container .helpdesk-box-tickets ul li.in_progress .last-message {
    padding-left: 5px;
    font-family: "Gilroy-Bold";
    font-weight: 700; }
    .col-wrapper-customer .main-container .helpdesk-box-tickets ul li.in_progress .last-message:before {
      content: ' ';
      border-radius: 3px;
      border: 3px solid  #ed1e79;
      display: inline-block;
      position: relative;
      top: -1px;
      left: -5px; }
.col-wrapper-customer .main-container .helpdesk-box-tickets ul .ticket-lat-reply, .col-wrapper-customer .main-container .helpdesk-box-tickets ul .ticket-code {
  color: #888888;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-left: 5px;
  float: right; }
.col-wrapper-customer .main-container .ticket-status {
  float: left; }
  .col-wrapper-customer .main-container .ticket-status span.helpdesk-status {
    font-size: 13px;
    background: transparent;
    padding: 0;
    border-radius: 0;
    font-weight: 400;
    color: #000000; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.aqua {
      color: #2ec5b9; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.grey {
      color: #424242; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.navy {
      color: #4c7eb4; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.silver {
      color: #8b8b8b; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.green {
      color: #47cd4a; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.olive {
      color: #668121; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.teal {
      color: #3298b1; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.blue {
      color: #5e6bff; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.lime {
      color: #68cf70; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.purple {
      color: #c007bf; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.fuchsia {
      color: #d55bd5; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.maroon {
      color: #af5959; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.red {
      color: #ff2525; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.orange {
      color: #ff8c00; }
    .col-wrapper-customer .main-container .ticket-status span.helpdesk-status.yellow {
      color: #f0b700; }
.col-wrapper-customer .main-container .write-ticket {
  display: none;
  border: 1px solid #008c39;
  padding: 8px 10px 8px 15px;
  color: #008c39;
  font-family: Gilroy-Regular;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  background: transparent;
  border-radius: 3px;
  width: auto;
  height: auto;
  position: absolute;
  right: 15px;
  top: 0; }
  .col-wrapper-customer .main-container .write-ticket:before {
    content: ' ';
    background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/icon-btn-comments.svg");
    width: 16px;
    height: 15px;
    display: inline-block;
    top: 3px;
    left: -6px;
    position: relative; }
  .col-wrapper-customer .main-container .write-ticket:hover {
    background-image: none; }
.col-wrapper-customer .main-container .helpdesk-ticket {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 20px 15px;
  font-family: Gilroy-Regular;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #000000; }
  .col-wrapper-customer .main-container .helpdesk-ticket .ticket-title {
    border-bottom: 1px solid #dddddd;
    padding: 5px 0 10px;
    overflow: hidden; }
    .col-wrapper-customer .main-container .helpdesk-ticket .ticket-title > div {
      float: left;
      margin-right: 10px; }
  .col-wrapper-customer .main-container .helpdesk-ticket .ticket-history {
    margin-bottom: 20px; }
    .col-wrapper-customer .main-container .helpdesk-ticket .ticket-history > div {
      border-left: 2px solid #008c39;
      padding: 0 0 0 15px;
      margin-top: 10px; }
      .col-wrapper-customer .main-container .helpdesk-ticket .ticket-history > div .ticket_history_log {
        font-size: 16px;
        font-family: "Gilroy-SemiBold";
        font-weight: 600;
        line-height: 22px;
        margin: 0;
        font-style: inherit; }
        .col-wrapper-customer .main-container .helpdesk-ticket .ticket-history > div .ticket_history_log .message-date {
          color: #888888;
          font-family: Gilroy-Regular;
          font-size: 13px;
          font-weight: 400;
          margin-right: 10px; }
      .col-wrapper-customer .main-container .helpdesk-ticket .ticket-history > div .helpdesk-message {
        margin-bottom: 15px; }
    .col-wrapper-customer .main-container .helpdesk-ticket .ticket-history.ticket-information > div {
      padding: 0;
      border-left: none; }
  .col-wrapper-customer .main-container .helpdesk-ticket .ticket-form {
    margin: 0 -15px; }
.col-wrapper-customer .main-container .ticket-satisfaction-block {
  text-align: center; }
  .col-wrapper-customer .main-container .ticket-satisfaction-block .satisfaction-header {
    color: #000000;
    font-family: "Gilroy-SemiBold";
    font-size: 16px;
    font-weight: 400;
    line-height: 37px;
    margin: 10px 0; }
  .col-wrapper-customer .main-container .ticket-satisfaction-block .satisfaction-blocks {
    display: inline-block;
    margin: 0 auto; }
    .col-wrapper-customer .main-container .ticket-satisfaction-block .satisfaction-blocks .satisfaction-block {
      float: left;
      width: auto;
      margin-right: 15px; }
.col-wrapper-customer .main-container .reward-container {
  color: #000000;
  font-weight: 400;
  font-family: Gilroy-Regular;
  font-size: 14px;
  margin-bottom: 35px; }
  .col-wrapper-customer .main-container .reward-container .points-list {
    padding: 0 15px; }
  .col-wrapper-customer .main-container .reward-container .box-info .box-head {
    font-family: "Gilroy-SemiBold";
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase; }
  .col-wrapper-customer .main-container .reward-container .reward-points-totals {
    margin: 15px 0;
    overflow: hidden; }
    .col-wrapper-customer .main-container .reward-container .reward-points-totals > div {
      border: 1px solid #dddddd;
      background-color: #ffffff;
      font-size: 15px;
      font-weight: 700;
      line-height: 20px;
      padding: 9px 20px;
      float: left; }
      .col-wrapper-customer .main-container .reward-container .reward-points-totals > div.accrued {
        background-color: #008c39;
        border: 1px solid #008c39;
        color: #ffffff; }
  .col-wrapper-customer .main-container .reward-container .points-list .points-list-titles {
    font-size: 13px;
    text-align: center; }
  .col-wrapper-customer .main-container .reward-container .points-list .points-list-row {
    border-bottom: 1px solid #bbbbbb;
    padding: 10px 0; }
    .col-wrapper-customer .main-container .reward-container .points-list .points-list-row .point-date {
      color: #888888;
      text-align: center; }
    .col-wrapper-customer .main-container .reward-container .points-list .points-list-row .point-amount {
      font-weight: 700;
      text-align: center; }
.col-wrapper-customer .main-container .referral-container {
  font-weight: 400;
  color: #000000;
  font-family: Gilroy-Regular; }
  .col-wrapper-customer .main-container .referral-container .box-head {
    font-family: "Gilroy-SemiBold";
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase; }
  .col-wrapper-customer .main-container .referral-container .rewards-social-buttons > .fb {
    float: left; }
  .col-wrapper-customer .main-container .referral-container .rewards-social-buttons > span {
    float: left;
    margin: 0 10px;
    line-height: 32px; }
  .col-wrapper-customer .main-container .referral-container ul {
    list-style-type: none;
    padding: 0; }
    .col-wrapper-customer .main-container .referral-container ul > li {
      overflow: hidden; }
      .col-wrapper-customer .main-container .referral-container ul > li h2 {
        font-family: "Gilroy-SemiBold";
        font-size: 18px;
        line-height: 20px;
        font-weight: 600; }
      .col-wrapper-customer .main-container .referral-container ul > li > div {
        padding: 0 0 15px 18px; }
      .col-wrapper-customer .main-container .referral-container ul > li .share-url {
        background-color: #008c39;
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        padding: 6px 10px;
        float: left; }
        .col-wrapper-customer .main-container .referral-container ul > li .share-url:before {
          content: ' ';
          width: 13px;
          height: 16px;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/icon-copy.png");
          display: inline-block;
          position: relative;
          top: 2px;
          margin-right: 5px; }
      .col-wrapper-customer .main-container .referral-container ul > li .referrals-sent, .col-wrapper-customer .main-container .referral-container ul > li .referrals-send {
        font-size: 16px;
        line-height: 20px;
        color: #494949;
        font-family: "Gilroy-Bold";
        font-weight: 700; }
      .col-wrapper-customer .main-container .referral-container ul > li .no-referrals, .col-wrapper-customer .main-container .referral-container ul > li #referral-table {
        font-size: 16px; }
      .col-wrapper-customer .main-container .referral-container ul > li #referral-table {
        margin: 10px 0 20px;
        padding: 0; }
      .col-wrapper-customer .main-container .referral-container ul > li .referral-form {
        text-align: left;
        width: 80%; }
        .col-wrapper-customer .main-container .referral-container ul > li .referral-form ul li {
          margin-bottom: 10px; }
          .col-wrapper-customer .main-container .referral-container ul > li .referral-form ul li span {
            width: 49%;
            margin-right: 1%;
            display: inline-block; }
            .col-wrapper-customer .main-container .referral-container ul > li .referral-form ul li span:last-child {
              margin-right: 0;
              margin-left: 0; }
            .col-wrapper-customer .main-container .referral-container ul > li .referral-form ul li span input {
              width: 100% !important; }
        .col-wrapper-customer .main-container .referral-container ul > li .referral-form button[type=submit] {
          box-shadow: 0 0 10px #dddddd;
          background-color: #ed1e79;
          background-image: none;
          color: #ffffff;
          font-family: "Gilroy-SemiBold";
          font-size: 18px;
          font-weight: 400;
          line-height: 20px;
          padding: 10px 20px;
          border-radius: 3px;
          border: none;
          height: auto; }
          .col-wrapper-customer .main-container .referral-container ul > li .referral-form button[type=submit]:hover {
            background-image: none; }
.col-wrapper-customer .main-container .discount-program-container {
  font-family: Gilroy-Regular;
  color: #494949;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 40px; }
  .col-wrapper-customer .main-container .discount-program-container .progress-container {
    overflow: hidden; }
  .col-wrapper-customer .main-container .discount-program-container .customer-status {
    font-family: "Gilroy-SemiBold";
    font-size: 18px;
    font-weight: 600;
    line-height: 48px; }
    .col-wrapper-customer .main-container .discount-program-container .customer-status i.icon-tooltip {
      background-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icons/icon-tooltip.png");
      width: 16px;
      height: 16px;
      display: inline-block;
      position: relative;
      margin-left: 5px;
      top: 2px; }
      .col-wrapper-customer .main-container .discount-program-container .customer-status i.icon-tooltip span {
        display: none;
        position: absolute;
        top: 20px;
        z-index: 10;
        background: #ffffff;
        right: 0;
        padding: 5px 10px;
        max-width: 250px;
        box-shadow: 0 0 10px #dddddd; }
  .col-wrapper-customer .main-container .discount-program-container .discount-program-item {
    float: left;
    border-right: 1px solid #494949; }
    .col-wrapper-customer .main-container .discount-program-container .discount-program-item:first-child .discountprogram-progress-bar {
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; }
      .col-wrapper-customer .main-container .discount-program-container .discount-program-item:first-child .discountprogram-progress-bar .active {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
    .col-wrapper-customer .main-container .discount-program-container .discount-program-item:last-child {
      border-right: none; }
      .col-wrapper-customer .main-container .discount-program-container .discount-program-item:last-child .discountprogram-progress-bar {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; }
    .col-wrapper-customer .main-container .discount-program-container .discount-program-item .discountprogram-progress-bar {
      height: 10px;
      background-color: #eeeeee; }
      .col-wrapper-customer .main-container .discount-program-container .discount-program-item .discountprogram-progress-bar span {
        display: none; }
      .col-wrapper-customer .main-container .discount-program-container .discount-program-item .discountprogram-progress-bar .active {
        height: 10px;
        background-color: #ed1e79;
        display: inline-block;
        position: relative;
        top: -6px; }
        .col-wrapper-customer .main-container .discount-program-container .discount-program-item .discountprogram-progress-bar .active.last {
          border-top-right-radius: 10px;
          border-bottom-right-radius: 10px; }
    .col-wrapper-customer .main-container .discount-program-container .discount-program-item .discountprogram-title {
      padding-left: 5px;
      padding-top: 5px;
      font-size: 18px; }
.col-wrapper-customer .customer-messages {
  background-color: #fceeb3;
  padding: 5px 18px;
  margin-bottom: 40px; }
  .col-wrapper-customer .customer-messages ul li {
    border-bottom: 1px solid #dddddd;
    color: #111111;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-weight: 700;
    line-height: 37px;
    height: 37px;
    overflow: hidden;
    position: relative;
    padding-right: 35px; }
    .col-wrapper-customer .customer-messages ul li:last-child {
      border-bottom: none; }
    .col-wrapper-customer .customer-messages ul li i {
      font-size: 20px;
      margin-top: 6px;
      color: #494949;
      position: absolute;
      right: 15px;
      top: 0; }
    .col-wrapper-customer .customer-messages ul li:before {
      content: ' ';
      border: 3px solid #ed1e79;
      border-radius: 3px;
      float: left;
      top: 16px;
      margin-right: 6px;
      position: relative; }
    .col-wrapper-customer .customer-messages ul li p {
      margin: 0;
      line-height: 34px; }
    .col-wrapper-customer .customer-messages ul li.opened {
      height: auto; }
    .col-wrapper-customer .customer-messages ul li.processing {
      opacity: 0.5; }
.col-wrapper-customer .customer-messages-show {
  display: none; }
  .col-wrapper-customer .customer-messages-show a {
    color: #111111;
    font-family: Gilroy-Regular;
    font-size: 13px;
    font-weight: 400;
    line-height: 37px;
    /* Text style for "╨Х, ╤Й╨╡ 3 ╤Г╨▓" */
    letter-spacing: 0.52px;
    text-decoration: none; }
    .col-wrapper-customer .customer-messages-show a .hide-label {
      display: none; }
    .col-wrapper-customer .customer-messages-show a .fa-chevron-down:before {
      content: "\f078";
      color: #494949;
      font-size: 13px; }
    .col-wrapper-customer .customer-messages-show a .fa-chevron-up:before {
      content: ' '; }
    .col-wrapper-customer .customer-messages-show a:hover, .col-wrapper-customer .customer-messages-show a:focus, .col-wrapper-customer .customer-messages-show a:visited {
      color: #111111; }
  .col-wrapper-customer .customer-messages-show.opened a .fa-chevron-up:before {
    content: '\f077';
    color: #494949;
    font-size: 13px; }
  .col-wrapper-customer .customer-messages-show.opened a .fa-chevron-down:before {
    content: ' '; }
  .col-wrapper-customer .customer-messages-show.opened a .hide-label {
    display: inline; }
  .col-wrapper-customer .customer-messages-show.opened a .show-label {
    display: none; }
.col-wrapper-customer .wishlist-content .wishlist-tabs {
  margin-bottom: 10px; }
  .col-wrapper-customer .wishlist-content .wishlist-tabs button {
    border: 1px solid #dddddd;
    background-color: #ffffff;
    color: #000000;
    font-family: Gilroy-Regular;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    background-image: none;
    height: auto;
    width: auto;
    padding: 5px 18px;
    border-radius: 3px; }
    .col-wrapper-customer .wishlist-content .wishlist-tabs button.active, .col-wrapper-customer .wishlist-content .wishlist-tabs button:hover {
      color: #ffffff;
      font-weight: 700;
      background-color: #008c39;
      border: 1px solid #008c39;
      background-image: none; }
.col-wrapper-customer .wishlist-content .btn-add-all-to-cart button {
  border: 1px solid #ed1e79;
  background-color: #FFFFFF;
  background-image: none;
  font-family: Gilroy-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  border-radius: 3px;
  padding: 5px 15px 5px 32px;
  position: relative;
  width: auto;
  height: auto; }
  .col-wrapper-customer .wishlist-content .btn-add-all-to-cart button:before {
    position: absolute;
    content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/add-all-to-cart.png");
    left: 12px; }
  .col-wrapper-customer .wishlist-content .btn-add-all-to-cart button:hover {
    background-color: #FFFFFF;
    background-image: none;
    color: #ed1e79; }
.col-wrapper-customer .address-container {
  margin-bottom: 50px; }
  .col-wrapper-customer .address-container form > div {
    margin-bottom: 20px; }
  .col-wrapper-customer .address-container form .customer-name.address-line .lastname {
    padding-right: 5px !important; }

footer {
  float: left;
  width: 100%;
  border: 1px solid #518c43;
  background-color: #518c43;
  margin: 30px 0 0; }
  footer .footer-col ul {
    list-style: none;
    padding: 0; }
    footer .footer-col ul li {
      color: #ffffff;
      font-family: Robotolight;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px; }
      footer .footer-col ul li.phone-k {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-kyivstar.png") 0px 2px no-repeat;
        color: #f8d01c;
        padding-left: 20px; }
      footer .footer-col ul li.phone-v {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-vodafone.png") 0px 2px no-repeat;
        color: #f8d01c;
        padding-left: 20px; }
  footer .subscribe-line {
    width: 100%;
    padding-top: 20px; }
    footer .subscribe-line a {
      color: #ffffff;
      font-family: Robotolight;
      font-size: 14px;
      font-weight: 400;
      line-height: 30px; }
      footer .subscribe-line a.blog, footer .subscribe-line a.support {
        position: relative;
        font-family: Robotobold; }
        footer .subscribe-line a.blog:before, footer .subscribe-line a.support:before {
          content: ' ';
          display: block;
          width: 20px;
          height: 20px;
          position: absolute;
          left: -25px;
          top: -5px; }
      footer .subscribe-line a.blog:before {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/footer-blog.png") no-repeat; }
      footer .subscribe-line a.support:before {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/footer-support.png") no-repeat; }
    footer .subscribe-line .social_buttons {
      width: 40px;
      float: right;
      margin: 0;
      padding: 0;
      position: relative; }
      footer .subscribe-line .social_buttons .payment {
        width: 150px;
        position: absolute;
        left: -180px;
        top: 0; }
      footer .subscribe-line .social_buttons .twitter,
      footer .subscribe-line .social_buttons .instagram,
      footer .subscribe-line .social_buttons .facebook,
      footer .subscribe-line .social_buttons .google {
        width: 25px;
        height: 25px;
        display: inline-block; }
      footer .subscribe-line .social_buttons .twitter {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/twitter.png") 50% 0px no-repeat; }
      footer .subscribe-line .social_buttons .facebook {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/fb.png") 50% 0px no-repeat; }
      footer .subscribe-line .social_buttons .google {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/g-.png") 50% 0px no-repeat; }
      footer .subscribe-line .social_buttons .instagram {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/insta.png") 50% 0px no-repeat; }
    footer .subscribe-line b {
      float: left;
      margin: 0; }
    footer .subscribe-line .subscribe {
      color: #ffffff;
      font-family: Robotolight;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px; }
    footer .subscribe-line form {
      margin-top: 5px; }
      footer .subscribe-line form .validation-advice {
        position: absolute;
        top: 65px;
        left: 15px;
        color: #f8d01c; }
      footer .subscribe-line form input[type=text] {
        float: left;
        width: 240px;
        height: 40px;
        box-shadow: 0 0 3px #eeeeee;
        border: 1px solid #ebebeb;
        background-color: #ffffff;
        border-radius: 3px 0 0 3px;
        padding-left: 15px;
        color: #000; }
      footer .subscribe-line form .button {
        float: left;
        width: 44px;
        height: 40px;
        background: #89c742 url("https://florium.ua/skin/frontend/default/florium_responsive/images/subscribe-arrow.png") no-repeat 50% 40%;
        border-radius: 0 3px 3px 0; }
        footer .subscribe-line form .button:hover {
          background-color: #ff698b; }
  footer .categories-block {
    float: left;
    width: 100%;
    padding: 15px 0 0;
    border-top: 1px solid #ffffff; }
    footer .categories-block .list-block {
      padding: 0 20px;
      margin: 0 0 25px; }
      footer .categories-block .list-block h4 {
        display: block;
        font-size: 14px;
        font-weight: 700;
        margin: 0 0 15px; }
      footer .categories-block .list-block ul {
        padding: 0; }
        footer .categories-block .list-block ul li {
          list-style: none;
          display: block;
          margin: 0 0 2px; }
          footer .categories-block .list-block ul li a {
            color: #000000; }
            footer .categories-block .list-block ul li a:hover {
              color: #ff698b;
              text-decoration: none; }

.copy-footer {
  padding: 15px;
  overflow: hidden;
  color: #666666;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; }

/* 1500px and more*/
@media (min-width: 1500px) {
  header .main-nav-line nav ul > li .top-space .sub li {
    width: 187px;
    max-width: 187px; }

  .checkout-cart-index .jq-selectbox__dropdown {
    max-width: 298px; } }
@media (max-width: 1590px) {
  .compare-item-block {
    display: none; } }
@media (max-width: 1589px) {
  footer .subscribe-line .social_buttons .payment {
    left: -239px;
    top: 125px; }

  header .main-nav-line nav ul > li .top-space .sub li a .title {
    font-size: 12px; }

  .home-project {
    margin-right: 10px; }

  .category-popular .category-popular-inner {
    height: 175px; }

  .category-popular .category-popular-inner .item {
    width: 273px;
    height: 175px;
    margin-bottom: 50px; }

  .home-product-lister .product {
    width: 191px; }

  .home-product-lister .row_cat {
    height: 423px; }

  .bonuses .b-info-box {
    width: 200px;
    height: 270px; }

  header .main-nav-line nav ul > li .top-space .sub li {
    width: 184px; } }
@media (max-width: 1500px) {
  header .main-nav-line nav ul > li .top-space .sub li {
    width: 138px; } }
/* 1199px and less */
@media (max-width: 1199px) {
  header nav.menu-links ul li + li {
    margin: 0 0 0 5px; }

  footer .subscribe-line .social_buttons .payment {
    left: -60px;
    top: 60px; }

  .home-project {
    margin-right: 0px;
    margin-bottom: 10px; }

  .category-popular .category-popular-inner {
    height: 143px; }

  .category-popular .category-popular-inner .item {
    width: 223px;
    height: auto; }

  .home-product-lister {
    margin-right: -16px; }

  .home-product-lister .product {
    width: 189px; }

  .bonuses .b-bonus-info {
    width: 200px;
    height: 270px; }
    .bonuses .b-bonus-info .bonus-info-wrapper .box1 .b-info,
    .bonuses .b-bonus-info .bonus-info-wrapper .box2 .b-info,
    .bonuses .b-bonus-info .bonus-info-wrapper .box3 .b-info {
      width: 150px; }

  header .main-nav-line nav ul > li .top-space .sub li {
    width: 138px; }

  .footer-col {
    padding-top: 10px;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px; }

  .product {
    width: 33%; }

  .slider-block .discount-precentage {
    top: 260px !important; }

  .fancybox-inner .discount-precentage {
    top: 200px !important; }

  .breadcrumbs .pr-navigaton-catalog {
    display: none; }

  header .main-nav-line nav ul.drop-down-menu > li > a {
    font-size: 12px;
    padding: 0; }
    header .main-nav-line nav ul.drop-down-menu > li > a span.hidden-xs {
      font-size: 12px; }

  .product-content .product-info .social-block .social {
    height: 70px; }

  .logo-line .top-cart-area .hello-guest {
    display: none; }

  .product-info-block .right-side .properties {
    width: 100%; }
    .product-info-block .right-side .properties .prod-item {
      width: 100%; }

  .catalog-product-view .block-viewed {
    padding-left: 15px;
    padding-right: 15px; }

  .pages ol li a.previous, .pages ol li a.next {
    font-size: 0;
    min-width: 30px; }
  .pages ol li.start {
    margin-right: 0; }
  .pages ol li.end {
    margin-left: 0; } }
/* 991px and less */
@media (max-width: 991px) {
  footer .subscribe-line .social_buttons .payment {
    top: initial;
    left: initial;
    bottom: initial;
    right: 0px; }

  .bonuses .b-info-box {
    width: 145px;
    height: 330px; }

  footer .subscribe-line .social_buttons {
    width: initial;
    float: initial; }

  .subcategory-item {
    width: 33%; }

  .product {
    width: 50%; }

  .slider-block .discount-precentage {
    top: 170px !important; }

  .category-popular .category-popular-inner .item {
    width: 228px;
    height: auto; }

  .home-product-lister .product {
    width: 177px; }

  .home-product-lister .row_cat {
    height: 370px; }

  .cms-page-view .support-form-container .support-links {
    margin-top: 40px; }

  body[class*='customer-'] .col-wrapper .main-container .dashboard-item form.personal-info ul li.customer-name > div.lastname,
  body[class*='newsletter-'] .col-wrapper .main-container .dashboard-item form.personal-info ul li.customer-name > div.lastname,
  body[class*='helpdesk-'] .col-wrapper .main-container .dashboard-item form.personal-info ul li.customer-name > div.lastname,
  body[class*='wishlist-'] .col-wrapper .main-container .dashboard-item form.personal-info ul li.customer-name > div.lastname,
  body[class*='sales-order'] .col-wrapper .main-container .dashboard-item form.personal-info ul li.customer-name > div.lastname,
  body[class*='rewards-account-'] .col-wrapper .main-container .dashboard-item form.personal-info ul li.customer-name > div.lastname,
  body[class*='rewards-referral-'] .col-wrapper .main-container .dashboard-item form.personal-info ul li.customer-name > div.lastname {
    padding-right: 0;
    margin-bottom: 10px; }

  .pager li > span, .pager li > a {
    min-width: 32px; } }
/* 738px and less */
@media (max-width: 738px) {
  .breadcrumbs {
    margin: 0px; } }
/* min-width 768px */
/* max-width 767px */
@media (max-width: 767px) {
  .pager {
    margin: 20px 0 0px; }

  .toolbar_cat {
    margin-bottom: 15px; }

  .catalog-category-view .product-list .col-xs-12 {
    padding: 0; }

  .category-review {
    margin-top: 10px; }

  #banner-left-slider {
    margin-top: 10px;
    margin-bottom: 20px; }

  .block-viewed {
    margin-bottom: 10px; }

  .block-viewed .row_cat,
  #banner-left-slider .h3.styled-home-title,
  .category-video-container .h3.styled-home-title,
  .block-viewed .h3.styled-home-title {
    margin: 0;
    font-size: 20px;
    line-height: initial; }

  .product-content .product-info .buy-box-form {
    margin: 0 15px; }

  .product-sticky .product-content .product-info .buy-box-form .price-block {
    display: none; }

  .product-content .product-info .cash-back-block {
    left: -40px;
    width: 300px;
    height: 250px; }

  .product-content .product-info .sku-box {
    padding: 5px 13px; }

  .product-content .product-info .pa-box {
    padding: 5px 25px; }

  .product-content .product-info .price-block {
    font-size: 4.5vw; }

  .product-content .product-info .price-block .price {
    font-size: 4.5vw; }

  .b24-widget-button-position-bottom-right {
    bottom: 85px !important; }

  .category-banner-container .sale-banner {
    border: 0;
    margin: 0;
    padding: 0; }
    .category-banner-container .sale-banner img {
      width: 100%; }
  .category-banner-container .sale-text {
    margin: 10px 0px; }
  .category-banner-container .sale-bar {
    margin: 10px 0px;
    font-size: 18px; }
  .category-banner-container .extended_category_description {
    display: block !important; }

  .main-content-area .review-box.file-view .box-social-file {
    float: none; }

  .main-content-area .review-box.file-view p {
    width: initial; }

  .product-content .buy-box-info .info-container.with-border .info-container-item li {
    line-height: 24px; }

  footer .subscribe-line .social_buttons .payment {
    position: initial;
    margin: 10px;
    display: inline-block !important; }

  .cms-index-index .block-viewed .product {
    width: auto !important; }

  .product:hover .product-in .product_list_name p {
    overflow: hidden;
    white-space: nowrap; }

  .home-product-lister .product .product-in {
    overflow: hidden; }

  .category-popular .category-popular-inner .item a.category-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px; }

  .category-popular .category-popular-inner .item .fa-chevron-right {
    font-size: 11px; }

  .category-popular .h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 24px 0;
    text-align: center;
    font-family: Robotoblack; }

  .bonuses.videos .form-group {
    margin-bottom: 0; }

  .bonuses.videos .form-group div {
    margin-bottom: 15px; }

  .bonuses .b-info-box {
    width: 29%;
    height: 330px; }

  .home-product-lister .product {
    width: 25%; }

  .home-banner-small {
    padding: 0px; }
    .home-banner-small .home-banner-small {
      margin-bottom: 10px; }

  .product .product-in .img-block .sale-block {
    top: initial;
    right: initial;
    bottom: -14px;
    background-size: 109px;
    font-size: 11px;
    width: 109px;
    height: 30px;
    padding: 10px;
    left: -10px;
    margin-bottom: 15px; }

  .product .product-in .img-block .promo-container {
    left: 0px; }

  footer .subscribe-line .social_buttons {
    width: initial;
    float: left;
    margin: initial;
    padding-left: 15px;
    padding-right: 15px; }

  .buy-box-info {
    margin: 0;
    padding: 0;
    max-width: initial; }

  .buy-box-info-first {
    width: 100%; }

  .product-sticky {
    position: fixed;
    box-shadow: 0px -5px 10px #dddddd;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-radius: 15px 15px 0 0;
    height: 70px;
    right: 0;
    bottom: 0;
    top: initial;
    left: 0; }
    .product-sticky .product-content .product-info .buy-box-form .block-name-sticky {
      float: left;
      border: 0;
      width: calc(100% - 140px);
      padding: 0px; }
      .product-sticky .product-content .product-info .buy-box-form .block-name-sticky .promo-name {
        font-size: 13px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 15px 0; }
    .product-sticky .product-content .product-info .buy-box-form .buy-block {
      padding: 0;
      width: 140px; }
      .product-sticky .product-content .product-info .buy-box-form .buy-block button {
        padding: 7px 10px;
        height: initial;
        border-radius: 5px;
        display: block;
        width: 100%;
        font-size: 15px; }
    .product-sticky .anchors {
      display: none; }
    .product-sticky .product-content .product-info {
      margin: 0;
      width: auto; }
      .product-sticky .product-content .product-info .addto-link {
        display: none; }
      .product-sticky .product-content .product-info .buy-box-form {
        background-color: unset; }
    .product-sticky .col-xs-6 {
      padding: 0; }
    .product-sticky #image {
      width: 70px; }
    .product-sticky h3 {
      font-size: 16px; }
    .product-sticky .price-block {
      display: none; }
    .product-sticky .buy-block {
      width: 131px; }
    .product-sticky .promo-discount {
      display: block !important;
      border: 1px solid #d30e38;
      background: #fff !important;
      color: #d30e38 !important;
      text-align: center; }
    .product-sticky .price-container,
    .product-sticky .container {
      padding: 0; }

  .left-container {
    position: initial;
    display: block !important; }
    .left-container .our-warranty {
      display: none; }

  .customer-account-login .left-container,
  .customer-account-forgotpassword .left-container,
  .customer-account-create .left-container {
    padding: 0; }
  .customer-account-login .main-content-area aside p.h4,
  .customer-account-forgotpassword .main-content-area aside p.h4,
  .customer-account-create .main-content-area aside p.h4 {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    text-decoration: underline;
    margin: 0; }
  .customer-account-login .main-content-area aside p.h4::after,
  .customer-account-forgotpassword .main-content-area aside p.h4::after,
  .customer-account-create .main-content-area aside p.h4::after {
    display: none; }
  .customer-account-login .main-content-area aside nav,
  .customer-account-forgotpassword .main-content-area aside nav,
  .customer-account-create .main-content-area aside nav {
    margin: 0; }
  .customer-account-login .main-content-area aside ul li,
  .customer-account-forgotpassword .main-content-area aside ul li,
  .customer-account-create .main-content-area aside ul li {
    padding: 5px 20px;
    border-bottom: 1px solid aliceblue;
    font-size: 14px;
    background: #fff; }

  body[class*="kb-"] .right-container {
    z-index: 1;
    padding: 0; }

  .cms-page-view .col-wrapper, body[class*="kb-"] .col-wrapper {
    position: relative; }
  .cms-page-view .left-container, body[class*="kb-"] .left-container {
    padding: 0;
    top: 0; }
  .cms-page-view .main-content-area aside, body[class*="kb-"] .main-content-area aside {
    position: relative;
    border: none;
    box-shadow: none; }
    .cms-page-view .main-content-area aside p.h4, body[class*="kb-"] .main-content-area aside p.h4 {
      width: calc(100% - 30px);
      margin: 0 15px; }
      .cms-page-view .main-content-area aside p.h4 img, body[class*="kb-"] .main-content-area aside p.h4 img {
        display: inline-block !important; }
  .cms-page-view .main-content-area aside p.h4::after, body[class*="kb-"] .main-content-area aside p.h4::after {
    display: none; }
  .cms-page-view .main-content-area aside nav, body[class*="kb-"] .main-content-area aside nav {
    margin: 0px 15px;
    width: 90%;
    position: absolute;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd; }
  .cms-page-view .main-content-area aside ul li, body[class*="kb-"] .main-content-area aside ul li {
    padding: 5px 20px;
    border-bottom: 1px solid aliceblue;
    font-size: 14px;
    background: #fff; }
  .cms-page-view .main-container .std, body[class*="kb-"] .main-container .std {
    padding-left: 0;
    padding-top: 20px; }

  aside.sidebar,
  .product-topic {
    display: none; }

  .collapsed-category-filter {
    border: 1px solid #ddd;
    background-color: #fff;
    color: #000;
    font-family: Gilroy-Regular;
    font-size: 15px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: .6px;
    border-radius: 7px;
    height: initial;
    margin: 0 15px 15px 15px;
    cursor: pointer; }
    .collapsed-category-filter .stem-length-label {
      padding-left: 15px; }
    .collapsed-category-filter .customScrollbar {
      overflow: hidden;
      height: 200px; }
    .collapsed-category-filter li.amshopby-cat.level0 {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0;
      background-color: #f7f7f7;
      border-top: 1px solid #ddd;
      padding-left: 15px;
      font-size: 14px;
      font-weight: 400;
      font-family: Roboto; }
      .collapsed-category-filter li.amshopby-cat.level0 a {
        color: #000; }

  .category-mobile-actions {
    margin: 0 0 15px 15px;
    position: relative; }
    .category-mobile-actions .sort-options {
      left: 0; }
      .category-mobile-actions .sort-options ul {
        list-style: none;
        padding: 0; }
      .category-mobile-actions .sort-options .close-sort {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-close-filter.png") no-repeat;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer; }
    .category-mobile-actions button {
      border: 1px solid #dddddd;
      background-color: #fff;
      color: #000000;
      font-family: Gilroy-Regular;
      font-size: 15px;
      font-weight: 700;
      line-height: 37px;
      letter-spacing: 0.6px;
      border-radius: 7px;
      height: initial;
      margin-right: 11px;
      width: 46%;
      text-transform: uppercase; }
      .category-mobile-actions button:active {
        color: #000000;
        background-image: initial; }
      .category-mobile-actions button.show-filter {
        background-color: #018c39;
        color: #ffffff; }
      .category-mobile-actions button.show-sort {
        text-align: left;
        padding-left: 10px; }
        .category-mobile-actions button.show-sort .fa-chevron-down {
          margin-left: 15px;
          color: #018c39;
          font-size: 16px; }
      .category-mobile-actions button .fa-filter {
        margin-left: -10px;
        margin-right: 10px; }

  .big-banner-block-empty {
    display: none; }

  #discount-coupon-form {
    width: 100% !important;
    margin: 0 !important; }

  .totals-section {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .checkout-buttons-bottom {
    margin-top: 30px; }

  .order-table .copyright {
    position: initial !important; }

  .extra-info {
    display: block; }

  .catalog-product-view .delivery-block {
    padding: 15px 30px; }
    .catalog-product-view .delivery-block ul {
      list-style-image: url("https://florium.ua/skin/frontend/default/florium_responsive/images/check.png");
      padding-left: 20px; }
    .catalog-product-view .delivery-block li {
      color: #000000;
      font-family: Roboto;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }
      .catalog-product-view .delivery-block li .green {
        color: #518c43;
        font-family: Robotobold; }
  .catalog-product-view h2, .catalog-product-view h3 {
    line-height: initial; }
  .catalog-product-view .tabber-block-custom {
    margin: 15px 5px 0; }
    .catalog-product-view .tabber-block-custom .tabber-wrap-custom {
      padding-bottom: 0px; }
      .catalog-product-view .tabber-block-custom .tabber-wrap-custom .tab {
        padding: 15px 0; }
    .catalog-product-view .tabber-block-custom .control li {
      border-bottom: 2px solid #dddddd;
      padding: 12px;
      border: 1px solid #666666;
      color: #000000;
      font-family: Roboto;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      margin: 2px;
      border-radius: 5px; }
      .catalog-product-view .tabber-block-custom .control li.active-tab {
        background-color: #518c43; }
        .catalog-product-view .tabber-block-custom .control li.active-tab a {
          color: #fff; }

  footer .subscribe-line #newsletter-validate-detail #newsletter.validation-failed {
    border: 1px solid #d30e38 !important; }
  footer .subscribe-line #newsletter-validate-detail .validation-advice {
    display: none; }
  footer .subscribe-line .social {
    margin-right: 0;
    text-align: center;
    margin-left: 0;
    width: 100%; }
    footer .subscribe-line .social a {
      float: none;
      display: inline-block; }
  footer .categories-block {
    padding: 15px 15px 0; }

  .home-banner {
    padding-left: 0;
    padding-right: 0; }

  .main-container {
    padding-left: 15px;
    padding-right: 15px; }

  .big-banner-block {
    margin: 0; }

  header .logo-line {
    padding-top: 0px; }

  header .logo-line .phone-block {
    margin-top: 10px; }

  header .logo-line .top-cart-area {
    vertical-align: top !important; }
    header .logo-line .top-cart-area .top-cart-item {
      border: 0px;
      width: 65px;
      margin-top: 10px;
      height: 40px; }

  header .logo-line .top-cart-area .top-cart-item span.count {
    right: 35px !important; }

  header .logo-line .top-cart-area .top-cart-item .item-text {
    font-family: Gilroy-Regular;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px; }

  header .logo-line .top-cart-area .top-cart-item .cart-icon {
    background-size: 32px 32px; }

  header .logo-line .top-cart-area .top-cart-item:first-child {
    border-left: 0px; }

  header .logo-line .content-logo-line {
    height: 115px; }

  header .logo-line .logo-area {
    padding: 0;
    float: left !important;
    margin: 15px 0 0 15px; }
    header .logo-line .logo-area img {
      width: auto;
      float: none;
      display: inline-block;
      margin: 0 auto; }

  header .logo-line .search-block {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 72px; }
    header .logo-line .search-block form {
      height: 44px;
      margin: 0;
      padding: 0;
      top: auto;
      border: 2px solid #518c43; }
      header .logo-line .search-block form div.no-padding {
        margin-left: -42px; }
      header .logo-line .search-block form .jq-selectbox {
        margin: 6px 0 0 5px !important;
        display: none !important; }
      header .logo-line .search-block form input[type=search] {
        margin: 0;
        font-size: 13px;
        font-weight: 400;
        /* Text style for "╨У, ╨╡╨╛╤А╨│╨╕╨╜╤Л" */
        letter-spacing: 0.52px;
        margin-left: 50px;
        padding-top: 12px;
        font-size: 15px;
        font-weight: 400;
        line-height: 37px; }
      header .logo-line .search-block form .button {
        width: 48px;
        min-width: 36px;
        height: 44px;
        background: #518c43;
        top: -2px; }
        header .logo-line .search-block form .button:hover {
          background: transparent; }
        header .logo-line .search-block form .button .icon {
          top: 12px;
          left: 18px;
          font-size: 20px;
          color: #ffffff; }

  header .to-shop {
    display: none; }
  header .logo-line .logo-wrap {
    text-align: center; }
  header .logo-line .mobile-menu {
    z-index: 8020;
    position: relative; }
    header .logo-line .mobile-menu .fa-bars {
      color: #fff;
      position: absolute;
      top: 9px;
      left: 10px;
      font-size: 20px; }
    header .logo-line .mobile-menu .navbar-toggle {
      display: block;
      position: relative; }
      header .logo-line .mobile-menu .navbar-toggle.opened {
        background-image: url(https://florium.ua/skin/frontend/default/florium_responsive/images/mobile-arrow-down-active.png);
        color: #518c43;
        background-color: #ffffff;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 700;
        line-height: 14px;
        padding-right: 15px; }
  header .main-nav-line {
    height: auto;
    min-height: 0;
    padding: 0;
    margin: 0;
    margin-top: -17px; }
    header .main-nav-line .navbar {
      margin: 0; }
    header .main-nav-line nav {
      height: auto;
      min-height: 0;
      padding: 0;
      margin: 0; }

  .checkout-cart-index .to-shop {
    display: block;
    background: url(https://florium.ua/skin/frontend/default/florium_responsive/img/nav_arrow-left.png) no-repeat 0px 6px;
    float: left;
    margin-left: 16px;
    margin-top: 5px;
    padding-left: 10px; }

  #florium-top-menu {
    transition: .3s all ease-in;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 99999;
    overflow: auto;
    margin-bottom: 25px;
    max-width: 319px;
    width: 100%;
    height: 95vh;
    padding: 0; }
    #florium-top-menu.navbar-collapse.collapse.in {
      left: 0;
      background: #ffffff; }
    #florium-top-menu > ul {
      width: 100%; }
      #florium-top-menu > ul > li .sub-wrap {
        top: 0; }
      #florium-top-menu > ul > li {
        width: 100%;
        height: auto;
        background-color: #ffffff;
        border-top: 1px solid #dddddd;
        padding: 0 10px 0 44px;
        overflow: hidden; }
        #florium-top-menu > ul > li:first-child {
          border-top: 0px; }
        #florium-top-menu > ul > li.cat-promo {
          background-color: #f8d01c; }
          #florium-top-menu > ul > li.cat-promo .mobile-label:after {
            content: "\27F6";
            padding-left: 10px; }
        #florium-top-menu > ul > li.cat-hity-prodazh {
          background-color: #89c742; }
          #florium-top-menu > ul > li.cat-hity-prodazh .mobile-label:after {
            content: "\27F6";
            padding-left: 10px; }
        #florium-top-menu > ul > li.active > a .mobile-arrow {
          color: #f8007d; }
        #florium-top-menu > ul > li:hover > a, #florium-top-menu > ul > li.active > a {
          box-shadow: none;
          border-radius: 0;
          color: #000000 !important; }
          #florium-top-menu > ul > li:hover > a .mobile-arrow, #florium-top-menu > ul > li.active > a .mobile-arrow {
            color: #f8007d; }
        #florium-top-menu > ul > li .menu-thumbnail {
          float: left;
          width: 70px;
          height: 50px;
          margin-right: 10px;
          display: none; }
        #florium-top-menu > ul > li.cat-promo a .mobile-label, #florium-top-menu > ul > li.cat-hity-prodazh a .mobile-label, #florium-top-menu > ul > li.cat-new-products a .mobile-label {
          font-family: Robotobold;
          font-weight: 700; }
        #florium-top-menu > ul > li.cat-blog > a:before, #florium-top-menu > ul > li.cat-travel > a:before, #florium-top-menu > ul > li.cat-food > a:before, #florium-top-menu > ul > li.cat-seedlings > a:before, #florium-top-menu > ul > li.cat-bulbs > a:before, #florium-top-menu > ul > li.cat-fruit-seedlings > a:before, #florium-top-menu > ul > li.cat-perrenials > a:before, #florium-top-menu > ul > li.cat-roses > a:before, #florium-top-menu > ul > li.cat-roses-and-shrubs > a:before, #florium-top-menu > ul > li.cat-sazhentsy-derevyev > a:before, #florium-top-menu > ul > li.cat-seeds > a:before, #florium-top-menu > ul > li.cat-tools > a:before, #florium-top-menu > ul > li.cat-support > a:before, #florium-top-menu > ul > li.cat-room-bulbs > a:before {
          content: ' ';
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-room-bulbs.png") no-repeat;
          width: 33px;
          height: 33px;
          display: block;
          float: left;
          position: relative;
          margin-right: 7px;
          margin-left: -20px;
          margin-top: 3px; }
        #florium-top-menu > ul > li.cat-icons .wishlist-container {
          width: 60px;
          height: 65px;
          float: left;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-Heart.png") center 17px no-repeat;
          padding-top: 45px;
          margin: 0 15px; }
          #florium-top-menu > ul > li.cat-icons .wishlist-container .count {
            background: #d30e38;
            position: absolute;
            padding: 2px 6px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            right: 5px;
            top: -34px;
            color: #fff;
            font-size: 11px;
            line-height: normal; }
        #florium-top-menu > ul > li.cat-icons .cart-container {
          width: 55px;
          height: 65px;
          float: left;
          margin: 0 10px;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-Cart-Red.png") center 5px no-repeat;
          padding-top: 45px;
          margin: 0 15px; }
          #florium-top-menu > ul > li.cat-icons .cart-container .count {
            right: 23px;
            top: -30px;
            background: none;
            font-size: 11px;
            font-family: Gilroy-Bold;
            position: absolute;
            color: #fff; }
        #florium-top-menu > ul > li.cat-icons .garantee-container {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/garantia_icon.png") center 5px no-repeat;
          width: 65px;
          height: 65px;
          padding-top: 45px;
          float: left; }
          #florium-top-menu > ul > li.cat-icons .garantee-container span {
            color: #343434;
            font-family: Roboto;
            font-size: 15px;
            font-weight: 400;
            font-style: normal;
            letter-spacing: normal;
            line-height: normal;
            text-align: left; }
        #florium-top-menu > ul > li.cat-food {
          position: relative; }
          #florium-top-menu > ul > li.cat-food a {
            padding-right: 0; }
        #florium-top-menu > ul > li.cat-food > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/nav-mobile-food.png") no-repeat; }
        #florium-top-menu > ul > li.cat-food > a:after {
          content: ' ';
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/nav-mobile-food-new.png") no-repeat;
          width: 33px;
          height: 33px;
          display: block;
          position: absolute;
          top: 10px;
          right: 0px; }
        #florium-top-menu > ul > li.cat-seedlings > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/seedling_icon.png") no-repeat; }
        #florium-top-menu > ul > li.cat-seedlings > a:after {
          content: ' ';
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/nav-mobile-food-new.png") no-repeat;
          width: 33px;
          height: 33px;
          display: block;
          position: absolute;
          top: 7px;
          right: 35px; }
        #florium-top-menu > ul > li.cat-contacts {
          background-color: #f5f5f5;
          padding: 20px 0 20px 30px; }
          #florium-top-menu > ul > li.cat-contacts .phone {
            height: 20px;
            width: 50%;
            float: left;
            margin-bottom: 20px; }
            #florium-top-menu > ul > li.cat-contacts .phone.kyivstar {
              background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/kyivstar.png") 0 3px no-repeat; }
            #florium-top-menu > ul > li.cat-contacts .phone.vodafone {
              background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/vodafone.png") 0 3px no-repeat; }
            #florium-top-menu > ul > li.cat-contacts .phone a {
              margin: 0;
              padding: 0;
              padding-left: 15px; }
            #florium-top-menu > ul > li.cat-contacts .phone span {
              color: #000000;
              font-family: Roboto;
              font-size: 16px;
              font-weight: 400;
              font-style: normal;
              letter-spacing: normal;
              line-height: normal;
              padding-left: 5px; }
          #florium-top-menu > ul > li.cat-contacts .online-chat-block {
            background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/chat_icon.png") 5px no-repeat;
            background-color: #0072bc;
            height: 41px;
            width: 50%;
            float: left;
            padding-top: 10px;
            padding-left: 20px; }
            #florium-top-menu > ul > li.cat-contacts .online-chat-block a {
              margin: 0;
              padding: 0;
              padding-left: 15px; }
            #florium-top-menu > ul > li.cat-contacts .online-chat-block span {
              color: #ffffff;
              font-family: Roboto;
              font-size: 16px;
              font-weight: 700;
              font-style: normal;
              letter-spacing: normal;
              line-height: normal;
              text-align: center; }
          #florium-top-menu > ul > li.cat-contacts .email-block {
            height: 41px;
            width: 50%;
            float: left;
            padding-left: 20px;
            padding-top: 7px; }
            #florium-top-menu > ul > li.cat-contacts .email-block a {
              color: #0072bc;
              font-family: Roboto;
              font-size: 16px;
              font-weight: 400;
              font-style: normal;
              letter-spacing: normal;
              line-height: normal;
              text-align: center;
              text-decoration: underline; }
        #florium-top-menu > ul > li.cat-blog > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/nav-mobile-blog.png") 0px 9px no-repeat; }
        #florium-top-menu > ul > li.cat-support {
          background: #f5f5f5; }
          #florium-top-menu > ul > li.cat-support a {
            background: #f5f5f5 !important; }
          #florium-top-menu > ul > li.cat-support .sub-wrap {
            background: #fff; }
            #florium-top-menu > ul > li.cat-support .sub-wrap li {
              background-color: #fff !important; }
              #florium-top-menu > ul > li.cat-support .sub-wrap li a {
                background-color: #fff !important;
                background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/support.png") no-repeat; }
              #florium-top-menu > ul > li.cat-support .sub-wrap li.compare a {
                background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-Scale.png") 95% no-repeat !important; }
              #florium-top-menu > ul > li.cat-support .sub-wrap li.other i {
                float: right;
                font-size: 23px; }
        #florium-top-menu > ul > li.cat-support > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/support.png") 0px 9px no-repeat; }
        #florium-top-menu > ul > li.cat-travel > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/nav-mobile-travel.png") no-repeat; }
        #florium-top-menu > ul > li.cat-bulbs > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-bulbs.png") no-repeat; }
        #florium-top-menu > ul > li.cat-fruit-seedlings > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-fruit-seedlings.png") no-repeat; }
        #florium-top-menu > ul > li.cat-perrenials > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-perrenials.png") no-repeat; }
        #florium-top-menu > ul > li.cat-roses > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-roses.png") no-repeat; }
        #florium-top-menu > ul > li.cat-roses-and-shrubs > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-roses-and-shrubs.png") no-repeat; }
        #florium-top-menu > ul > li.cat-sazhentsy-derevyev > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-sazhentsy-derevyev.png") no-repeat; }
        #florium-top-menu > ul > li.cat-seeds > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-seeds.png") no-repeat; }
        #florium-top-menu > ul > li.cat-tools > a:before {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/cat-tools.png") no-repeat; }
        #florium-top-menu > ul > li a {
          color: #000000;
          display: block;
          height: auto;
          width: 100%;
          padding: 0 40px 0 0px;
          text-align: left;
          z-index: 9;
          min-height: 20px;
          line-height: 20px;
          font-family: Gilroy-Regular;
          font-size: 15px;
          font-weight: 400;
          box-sizing: border-box; }
          #florium-top-menu > ul > li a .mobile-label {
            font-family: Roboto;
            font-size: 15px;
            font-weight: 400;
            line-height: 40px; }
          #florium-top-menu > ul > li a > .mobile-arrow {
            font: normal normal normal 14px/1 FontAwesome;
            position: absolute;
            right: 4px;
            top: 65%;
            margin-top: -20px;
            width: 25px;
            text-align: center;
            height: 26px;
            line-height: 25px;
            cursor: pointer;
            z-index: 999;
            font-size: 20px;
            font-weight: 700;
            color: #f8007d;
            border: 1px solid #dddddd; }
        #florium-top-menu > ul > li .sub-triangle {
          background: none !important; }
        #florium-top-menu > ul > li .sub-wrap {
          position: initial;
          height: auto;
          width: auto;
          margin: 0;
          padding: 0;
          left: initial !important;
          right: initial !important;
          margin-right: -10px;
          margin-left: -44px; }
          #florium-top-menu > ul > li .sub-wrap .top-space {
            margin: 0;
            padding: 0;
            border: none;
            box-shadow: none;
            width: 100% !important;
            background-color: #ffffff; }
            #florium-top-menu > ul > li .sub-wrap .top-space .sub-in {
              margin: 0;
              padding: 0;
              overflow-y: scroll; }
              #florium-top-menu > ul > li .sub-wrap .top-space .sub-in::-webkit-scrollbar {
                width: 6px;
                background-color: #f7f7f7; }
              #florium-top-menu > ul > li .sub-wrap .top-space .sub-in::-webkit-scrollbar-track {
                background-color: #f7f7f7; }
              #florium-top-menu > ul > li .sub-wrap .top-space .sub-in::-webkit-scrollbar-thumb {
                background-color: #89c742; }
              #florium-top-menu > ul > li .sub-wrap .top-space .sub-in ul.sub {
                padding: 0;
                margin: 0; }
                #florium-top-menu > ul > li .sub-wrap .top-space .sub-in ul.sub > li {
                  display: block;
                  width: 100%;
                  margin: 0;
                  padding: 0;
                  background-color: #f7f7f7;
                  padding-left: 30px;
                  border-top: 1px solid #dddddd; }
                  #florium-top-menu > ul > li .sub-wrap .top-space .sub-in ul.sub > li > a {
                    display: block;
                    height: auto;
                    width: 100%;
                    padding: 10px 20px;
                    text-align: left;
                    z-index: 9;
                    min-height: 20px;
                    line-height: 20px;
                    box-sizing: border-box;
                    margin: 0; }
                    #florium-top-menu > ul > li .sub-wrap .top-space .sub-in ul.sub > li > a:hover {
                      background: #d9d9d9;
                      text-decoration: none;
                      color: #000000 !important; }
                      #florium-top-menu > ul > li .sub-wrap .top-space .sub-in ul.sub > li > a:hover span, #florium-top-menu > ul > li .sub-wrap .top-space .sub-in ul.sub > li > a:hover span span {
                        text-decoration: none; }
                    #florium-top-menu > ul > li .sub-wrap .top-space .sub-in ul.sub > li > a span {
                      display: block;
                      margin: 0;
                      padding: 0;
                      line-height: 20px;
                      font-size: 16px;
                      font-weight: 400;
                      font-family: Roboto; }
                    #florium-top-menu > ul > li .sub-wrap .top-space .sub-in ul.sub > li > a img {
                      display: none; }
              #florium-top-menu > ul > li .sub-wrap .top-space .sub-in .list-block {
                display: none; }
        #florium-top-menu > ul > li .menu-links-bottom {
          border-bottom: 1px solid #dddddd;
          margin: 13px 15px; }
      #florium-top-menu > ul.menu-links li .order-catalog-link {
        display: none !important; }
    #florium-top-menu .nav-mobile-header {
      height: 56px;
      background: #fff; }
      #florium-top-menu .nav-mobile-header .menu-logo {
        width: 153px;
        height: 25px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/logo_florium_menu.png") no-repeat;
        margin: 12px 20px;
        float: left; }
      #florium-top-menu .nav-mobile-header .lang-switcher {
        height: 25px;
        float: right;
        overflow: hidden;
        margin: 22px 9px 0; }
        #florium-top-menu .nav-mobile-header .lang-switcher .inactive {
          color: #7c7c7c; }
    #florium-top-menu .nav-banners-mobile {
      margin-top: 10px; }
      #florium-top-menu .nav-banners-mobile img {
        width: 100%; }
    #florium-top-menu .nav-mobile-customer {
      background-color: #f5f5f5;
      overflow: hidden; }
      #florium-top-menu .nav-mobile-customer .floriki {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/floriki_icon.png") 15px 0px no-repeat;
        float: left;
        margin: 10px 0 10px 45px;
        padding: 5px 0 5px 45px;
        font-size: 16px;
        font-weight: 400;
        cursor: pointer; }
        #florium-top-menu .nav-mobile-customer .floriki span {
          font-family: "Gilroy-Bold";
          font-weight: 700; }
      #florium-top-menu .nav-mobile-customer .hello {
        float: left;
        margin: 10px 0 10px 17px;
        padding: 5px 0px 5px 12px;
        font-family: Gilroy-Regular;
        font-size: 16px;
        font-weight: 400; }
        #florium-top-menu .nav-mobile-customer .hello span {
          font-family: Gilroy-Bold;
          font-weight: 700; }
      #florium-top-menu .nav-mobile-customer .register {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/user_icon_nav.png") no-repeat;
        float: left;
        margin: 10px 0 10px 17px;
        padding: 5px 0 5px 28px; }
        #florium-top-menu .nav-mobile-customer .register a {
          font-family: 'Gilroy-Regular';
          font-size: 16px;
          font-weight: 400;
          font-style: normal;
          letter-spacing: normal;
          line-height: normal;
          text-align: left;
          color: #000; }
      #florium-top-menu .nav-mobile-customer .login {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/enter_icon_nav.png") 100% no-repeat;
        float: right;
        margin: 10px 17px 10px 0;
        padding: 5px 28px 5px 0px; }
        #florium-top-menu .nav-mobile-customer .login a {
          font-family: 'Gilroy-Regular';
          font-size: 16px;
          font-weight: 400;
          font-style: normal;
          letter-spacing: normal;
          line-height: normal;
          text-align: left;
          color: #000; }
    #florium-top-menu .links-mobile {
      background-color: #ffffff;
      overflow: hidden;
      padding: 20px 17px 0; }
      #florium-top-menu .links-mobile .balance-icon {
        height: 25px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-Scale.png") center center no-repeat;
        display: block;
        float: none;
        margin-bottom: 5px; }
      #florium-top-menu .links-mobile .cart-icon {
        height: 25px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/basket-icon.png") center center no-repeat;
        display: block;
        float: none;
        margin-bottom: 5px; }
      #florium-top-menu .links-mobile .wishlist-icon {
        height: 25px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/icon-Heart.png") center center no-repeat;
        display: block;
        float: none;
        margin-bottom: 5px; }
      #florium-top-menu .links-mobile .customer-icon {
        height: 25px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/user.png") center center no-repeat;
        display: block;
        float: none;
        margin-bottom: 5px; }
      #florium-top-menu .links-mobile .floriki-icon {
        height: 25px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/floriki_icon.png") center center no-repeat;
        display: block;
        float: none;
        margin-bottom: 5px; }
      #florium-top-menu .links-mobile .support-icon {
        height: 25px;
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/support-icon.png") center center no-repeat;
        display: block;
        float: none;
        margin-bottom: 5px; }
      #florium-top-menu .links-mobile .item-text {
        color: #666666;
        font-family: Roboto;
        font-size: 13px;
        font-weight: 400;
        line-height: 16px; }
      #florium-top-menu .links-mobile .item {
        display: block;
        float: left;
        text-align: center;
        position: relative;
        padding: 0;
        margin-bottom: 10px;
        margin-top: 5px;
        margin-right: 20px; }
        #florium-top-menu .links-mobile .item a {
          color: #000000;
          font-family: Roboto;
          font-size: 14px;
          font-weight: 400;
          line-height: 18px; }
          #florium-top-menu .links-mobile .item a:hover {
            color: #000000; }
        #florium-top-menu .links-mobile .item .count {
          background: #ff1d50;
          position: absolute;
          padding: 2px 6px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;
          right: 1px;
          top: -5px;
          color: #ffffff;
          font-size: 11px;
          line-height: normal; }
        #florium-top-menu .links-mobile .item.languages {
          float: right;
          display: block;
          padding: 2px 3px;
          margin-right: 0; }
          #florium-top-menu .links-mobile .item.languages a {
            line-height: normal;
            display: inline-block;
            padding: 2px 3px;
            text-transform: uppercase; }
            #florium-top-menu .links-mobile .item.languages a.disabled {
              color: #888888; }

  header .main-nav-line nav ul.drop-down-menu > li.active > a
  .custom-product-list-wrap {
    padding-left: 8px;
    padding-right: 8px;
    float: left;
    width: 100%; }

  .product-list-data-header {
    text-align: center; }

  .product-content {
    width: 100%; }
    .product-content .add-comment-block .add-to-review {
      float: left; }
      .product-content .add-comment-block .add-to-review .to-review {
        padding: 0 10px; }
    .product-content .add-comment-block .rating {
      float: right; }
      .product-content .add-comment-block .rating #reviewScript {
        display: block; }
    .product-content .social-block {
      padding: 10px 0 !important; }
    .product-content .slider-block {
      width: 100%;
      padding: 0; }
      .product-content .slider-block .product-slider .ps-current {
        max-width: 100%;
        max-height: 100%; }
        .product-content .slider-block .product-slider .ps-current .ps-prev {
          top: 45%;
          height: 35px;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-right.png") 8px 3px no-repeat;
          display: block !important;
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
          left: 0;
          background-color: #fff;
          width: 30px;
          border-top-left-radius: 17px;
          border-bottom-left-radius: 17px; }
        .product-content .slider-block .product-slider .ps-current .ps-next {
          top: 45%;
          height: 35px;
          left: initial;
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/arrow-right.png") 8px 3px no-repeat;
          display: block !important;
          right: 0px;
          background-color: #fff;
          width: 30px;
          border-top-left-radius: 17px;
          border-bottom-left-radius: 17px; }
      .product-content .slider-block .product-slider .ps-list {
        margin: 5px 0 0;
        height: 100px; }
        .product-content .slider-block .product-slider .ps-list .ps-prev, .product-content .slider-block .product-slider .ps-list .ps-next {
          display: none !important; }
        .product-content .slider-block .product-slider .ps-list ul li span.ps-item {
          margin: 0 5px 5px 0px;
          border: 0px; }
        .product-content .slider-block .product-slider .ps-list ul li img {
          width: 100px;
          height: 100px; }
      .product-content .slider-block .promo-container {
        bottom: 30px;
        top: initial;
        left: 5px;
        bottom: 100px; }
      .product-content .slider-block .top-week-block {
        right: 5px;
        top: initial;
        bottom: 100px; }
      .product-content .slider-block .handred-product-block {
        right: 5px;
        top: initial;
        bottom: 100px; }
      .product-content .slider-block .handred-product-block1 {
        right: 5px;
        top: initial;
        bottom: 100px; }
      .product-content .slider-block .sale-block {
        padding: 10px 20px 0 0;
        background-size: 145px;
        right: -36px;
        font-size: 15px;
        top: -8px; }
    .product-content .mobile-back-to-category {
      padding-left: 15px;
      padding-bottom: inherit;
      text-align: left; }
      .product-content .mobile-back-to-category a {
        color: #000;
        text-decoration: underline; }
    .product-content .mobile-title {
      padding-left: 15px;
      margin-top: 15px;
      font-size: 28px;
      clear: both;
      display: inline-block; }
    .product-content .product-info {
      width: 100%;
      padding: 0; }
      .product-content .product-info .go_to {
        display: none; }
      .product-content .product-info h1 {
        display: none; }
      .product-content .product-info .price-info {
        margin: 35px 0 0; }
      .product-content .product-info .buy-box-info-first {
        width: 100%; }
      .product-content .product-info .buy-block {
        font-size: 12px;
        padding: 15px 5px; }
        .product-content .product-info .buy-block .oldPriceProduct {
          font-size: 12px; }
        .product-content .product-info .buy-block .price {
          font-size: 12px; }
        .product-content .product-info .buy-block .number-block {
          float: left;
          width: 15%; }
        .product-content .product-info .buy-block .info-block {
          float: left;
          text-align: left;
          width: 60%; }
        .product-content .product-info .buy-block .info-price-block {
          float: left; }
      .product-content .product-info .social-block .social {
        height: 13px !important; }
      .product-content .product-info .buy-box {
        max-width: initial; }

  .compare-list .products-block tr td {
    min-width: 240px; }

  .breadcrumbs .desktop:after {
    content: ' ';
    position: absolute;
    z-index: 2;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75) 90%);
    height: 40px;
    width: 100px;
    top: 0px; }

  .mobile-image-preview {
    margin: 0 0 10px 0;
    overflow: hidden; }
    .mobile-image-preview .detail-image {
      margin: 0 !important;
      width: 49%; }
      .mobile-image-preview .detail-image img {
        width: 100%; }
      .mobile-image-preview .detail-image:first-child {
        float: left; }
      .mobile-image-preview .detail-image:last-child {
        float: right; }

  .detail-product-info {
    margin-top: 20px; }
    .detail-product-info.product-content .product-info {
      max-width: initial;
      float: none; }

  .catalog-product-view .col-main {
    padding: 0px; }
  .catalog-product-view .product-content .product-info .sku-label {
    padding-left: 15px; }
  .catalog-product-view .product-content .product-info .buy-box-info {
    margin-top: 0px; }
  .catalog-product-view .product-details .detail-item {
    padding-bottom: 20px;
    margin-top: 20px; }
    .catalog-product-view .product-details .detail-item .properties .prod-item {
      width: 100%;
      overflow: hidden;
      padding: 0; }
    .catalog-product-view .product-details .detail-item .product-content {
      position: relative;
      left: -15px;
      width: calc(100% + 30px); }

  .banner-line {
    width: calc(100% + 30px);
    position: relative;
    left: -15px; }

  .cms-page-view .support-item:nth-child(2n+1) {
    border-left: none; }
  .cms-page-view .main-container.col-lg-9 .page-title {
    position: absolute;
    left: 15px;
    top: -45px; }
  .cms-page-view .contact-container .follow-us h5 {
    margin-left: 15px; }
  .cms-page-view .contact-container .follow-us .follow-item > div {
    margin: 0 !important; }
  .cms-page-view .contact-container .come-to-us h5 {
    margin-left: 15px; }
  .cms-page-view .contact-container .come-to-us .come-item {
    position: relative; }
    .cms-page-view .contact-container .come-to-us .come-item.goods {
      width: auto;
      margin: 0;
      padding-top: 15px;
      float: none;
      left: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 80px; }
    .cms-page-view .contact-container .come-to-us .come-item .parking, .cms-page-view .contact-container .come-to-us .come-item .wi-fi, .cms-page-view .contact-container .come-to-us .come-item .drinks {
      display: inline-block;
      padding: 25px 0 0;
      position: relative;
      margin-right: 20px; }
      .cms-page-view .contact-container .come-to-us .come-item .parking:before, .cms-page-view .contact-container .come-to-us .come-item .wi-fi:before, .cms-page-view .contact-container .come-to-us .come-item .drinks:before {
        position: absolute;
        left: 0;
        top: 3px;
        right: 0;
        text-align: center; }

  body[class*='customer-'] header .main-nav-line,
  body[class*='newsletter-'] header .main-nav-line,
  body[class*='helpdesk-'] header .main-nav-line,
  body[class*='wishlist-'] header .main-nav-line,
  body[class*='sales-order'] header .main-nav-line,
  body[class*='rewards-account-'] header .main-nav-line,
  body[class*='rewards-referral-'] header .main-nav-line {
    border: 0; }
  body[class*='customer-'] header .logo-line .search-area,
  body[class*='newsletter-'] header .logo-line .search-area,
  body[class*='helpdesk-'] header .logo-line .search-area,
  body[class*='wishlist-'] header .logo-line .search-area,
  body[class*='sales-order'] header .logo-line .search-area,
  body[class*='rewards-account-'] header .logo-line .search-area,
  body[class*='rewards-referral-'] header .logo-line .search-area {
    display: none; }
  body[class*='customer-'] header .logo-line .content-logo-line,
  body[class*='newsletter-'] header .logo-line .content-logo-line,
  body[class*='helpdesk-'] header .logo-line .content-logo-line,
  body[class*='wishlist-'] header .logo-line .content-logo-line,
  body[class*='sales-order'] header .logo-line .content-logo-line,
  body[class*='rewards-account-'] header .logo-line .content-logo-line,
  body[class*='rewards-referral-'] header .logo-line .content-logo-line {
    height: 70px; }
  body[class*='customer-'] .main-content-area,
  body[class*='newsletter-'] .main-content-area,
  body[class*='helpdesk-'] .main-content-area,
  body[class*='wishlist-'] .main-content-area,
  body[class*='sales-order'] .main-content-area,
  body[class*='rewards-account-'] .main-content-area,
  body[class*='rewards-referral-'] .main-content-area {
    background-color: #f7f7f7; }
  body[class*='customer-'] .col-wrapper,
  body[class*='newsletter-'] .col-wrapper,
  body[class*='helpdesk-'] .col-wrapper,
  body[class*='wishlist-'] .col-wrapper,
  body[class*='sales-order'] .col-wrapper,
  body[class*='rewards-account-'] .col-wrapper,
  body[class*='rewards-referral-'] .col-wrapper {
    display: flex;
    flex-flow: column; }
    body[class*='customer-'] .col-wrapper .breadcrumbs,
    body[class*='newsletter-'] .col-wrapper .breadcrumbs,
    body[class*='helpdesk-'] .col-wrapper .breadcrumbs,
    body[class*='wishlist-'] .col-wrapper .breadcrumbs,
    body[class*='sales-order'] .col-wrapper .breadcrumbs,
    body[class*='rewards-account-'] .col-wrapper .breadcrumbs,
    body[class*='rewards-referral-'] .col-wrapper .breadcrumbs {
      display: none; }
    body[class*='customer-'] .col-wrapper .left-container,
    body[class*='newsletter-'] .col-wrapper .left-container,
    body[class*='helpdesk-'] .col-wrapper .left-container,
    body[class*='wishlist-'] .col-wrapper .left-container,
    body[class*='sales-order'] .col-wrapper .left-container,
    body[class*='rewards-account-'] .col-wrapper .left-container,
    body[class*='rewards-referral-'] .col-wrapper .left-container {
      top: 0;
      position: unset;
      padding-bottom: 0;
      order: 2;
      padding-right: 0; }
      body[class*='customer-'] .col-wrapper .left-container aside.account nav,
      body[class*='newsletter-'] .col-wrapper .left-container aside.account nav,
      body[class*='helpdesk-'] .col-wrapper .left-container aside.account nav,
      body[class*='wishlist-'] .col-wrapper .left-container aside.account nav,
      body[class*='sales-order'] .col-wrapper .left-container aside.account nav,
      body[class*='rewards-account-'] .col-wrapper .left-container aside.account nav,
      body[class*='rewards-referral-'] .col-wrapper .left-container aside.account nav {
        display: block !important; }
      body[class*='customer-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li {
        width: 90px;
        height: 90px;
        margin-right: 10px;
        margin-bottom: 10px; }
        body[class*='customer-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li a {
          line-height: 24px; }
      body[class*='customer-'] .col-wrapper .left-container .social-login,
      body[class*='newsletter-'] .col-wrapper .left-container .social-login,
      body[class*='helpdesk-'] .col-wrapper .left-container .social-login,
      body[class*='wishlist-'] .col-wrapper .left-container .social-login,
      body[class*='sales-order'] .col-wrapper .left-container .social-login,
      body[class*='rewards-account-'] .col-wrapper .left-container .social-login,
      body[class*='rewards-referral-'] .col-wrapper .left-container .social-login {
        background-color: #f7f7f7;
        margin: 0 -15px;
        padding: 20px 15px;
        width: calc(100% + 15px); }
        body[class*='customer-'] .col-wrapper .left-container .social-login button,
        body[class*='newsletter-'] .col-wrapper .left-container .social-login button,
        body[class*='helpdesk-'] .col-wrapper .left-container .social-login button,
        body[class*='wishlist-'] .col-wrapper .left-container .social-login button,
        body[class*='sales-order'] .col-wrapper .left-container .social-login button,
        body[class*='rewards-account-'] .col-wrapper .left-container .social-login button,
        body[class*='rewards-referral-'] .col-wrapper .left-container .social-login button {
          box-shadow: none;
          float: left;
          width: 48%;
          margin-right: 2%; }
          body[class*='customer-'] .col-wrapper .left-container .social-login button.facebook,
          body[class*='newsletter-'] .col-wrapper .left-container .social-login button.facebook,
          body[class*='helpdesk-'] .col-wrapper .left-container .social-login button.facebook,
          body[class*='wishlist-'] .col-wrapper .left-container .social-login button.facebook,
          body[class*='sales-order'] .col-wrapper .left-container .social-login button.facebook,
          body[class*='rewards-account-'] .col-wrapper .left-container .social-login button.facebook,
          body[class*='rewards-referral-'] .col-wrapper .left-container .social-login button.facebook {
            margin-right: 0;
            width: 50%;
            padding-left: 29px; }
    body[class*='customer-'] .col-wrapper .main-container .single-content,
    body[class*='newsletter-'] .col-wrapper .main-container .single-content,
    body[class*='helpdesk-'] .col-wrapper .main-container .single-content,
    body[class*='wishlist-'] .col-wrapper .main-container .single-content,
    body[class*='sales-order'] .col-wrapper .main-container .single-content,
    body[class*='rewards-account-'] .col-wrapper .main-container .single-content,
    body[class*='rewards-referral-'] .col-wrapper .main-container .single-content {
      display: flex;
      flex-flow: column; }
      body[class*='customer-'] .col-wrapper .main-container .single-content .account-hello,
      body[class*='newsletter-'] .col-wrapper .main-container .single-content .account-hello,
      body[class*='helpdesk-'] .col-wrapper .main-container .single-content .account-hello,
      body[class*='wishlist-'] .col-wrapper .main-container .single-content .account-hello,
      body[class*='sales-order'] .col-wrapper .main-container .single-content .account-hello,
      body[class*='rewards-account-'] .col-wrapper .main-container .single-content .account-hello,
      body[class*='rewards-referral-'] .col-wrapper .main-container .single-content .account-hello {
        order: 2; }
    body[class*='customer-'] .col-wrapper .main-container .page-title,
    body[class*='newsletter-'] .col-wrapper .main-container .page-title,
    body[class*='helpdesk-'] .col-wrapper .main-container .page-title,
    body[class*='wishlist-'] .col-wrapper .main-container .page-title,
    body[class*='sales-order'] .col-wrapper .main-container .page-title,
    body[class*='rewards-account-'] .col-wrapper .main-container .page-title,
    body[class*='rewards-referral-'] .col-wrapper .main-container .page-title {
      position: relative; }
    body[class*='customer-'] .col-wrapper .main-container .account-hello, body[class*='customer-'] .col-wrapper .main-container h1,
    body[class*='newsletter-'] .col-wrapper .main-container .account-hello,
    body[class*='newsletter-'] .col-wrapper .main-container h1,
    body[class*='helpdesk-'] .col-wrapper .main-container .account-hello,
    body[class*='helpdesk-'] .col-wrapper .main-container h1,
    body[class*='wishlist-'] .col-wrapper .main-container .account-hello,
    body[class*='wishlist-'] .col-wrapper .main-container h1,
    body[class*='sales-order'] .col-wrapper .main-container .account-hello,
    body[class*='sales-order'] .col-wrapper .main-container h1,
    body[class*='rewards-account-'] .col-wrapper .main-container .account-hello,
    body[class*='rewards-account-'] .col-wrapper .main-container h1,
    body[class*='rewards-referral-'] .col-wrapper .main-container .account-hello,
    body[class*='rewards-referral-'] .col-wrapper .main-container h1 {
      position: unset;
      padding-left: 15px;
      padding-right: 15px;
      overflow: visible;
      height: auto;
      font-size: 24px;
      line-height: 26px; }
    body[class*='customer-'] .col-wrapper .main-container .customer-messages,
    body[class*='newsletter-'] .col-wrapper .main-container .customer-messages,
    body[class*='helpdesk-'] .col-wrapper .main-container .customer-messages,
    body[class*='wishlist-'] .col-wrapper .main-container .customer-messages,
    body[class*='sales-order'] .col-wrapper .main-container .customer-messages,
    body[class*='rewards-account-'] .col-wrapper .main-container .customer-messages,
    body[class*='rewards-referral-'] .col-wrapper .main-container .customer-messages {
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 10px; }
    body[class*='customer-'] .col-wrapper .main-container .order-list .order .order-view .review-container,
    body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .order-view .review-container,
    body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .order-view .review-container,
    body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .order-view .review-container,
    body[class*='sales-order'] .col-wrapper .main-container .order-list .order .order-view .review-container,
    body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .order-view .review-container,
    body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .order-view .review-container {
      margin: 15px -17px 0;
      width: calc(100% + 34px); }

  body[class*='customer-account-index'] .main-content-area {
    background-color: transparent; }

  body[class*='helpdesk-ticket-index'] .col-wrapper .main-container .single-content,
  body[class*='rewards-account-'] .col-wrapper .main-container .single-content {
    display: flex;
    flex-flow: column; }
    body[class*='helpdesk-ticket-index'] .col-wrapper .main-container .single-content .back-link,
    body[class*='rewards-account-'] .col-wrapper .main-container .single-content .back-link {
      order: 1; }
    body[class*='helpdesk-ticket-index'] .col-wrapper .main-container .single-content .page-title,
    body[class*='rewards-account-'] .col-wrapper .main-container .single-content .page-title {
      order: 2; }
    body[class*='helpdesk-ticket-index'] .col-wrapper .main-container .single-content .column-form,
    body[class*='rewards-account-'] .col-wrapper .main-container .single-content .column-form {
      order: 3; }
    body[class*='helpdesk-ticket-index'] .col-wrapper .main-container .single-content .rewards-notifications,
    body[class*='rewards-account-'] .col-wrapper .main-container .single-content .rewards-notifications {
      order: 4; }
    body[class*='helpdesk-ticket-index'] .col-wrapper .main-container .single-content .column-list,
    body[class*='rewards-account-'] .col-wrapper .main-container .single-content .column-list {
      order: 5; }

  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container,
  body[class*='newsletter-'] .col-wrapper .left-container,
  body[class*='helpdesk-'] .col-wrapper .left-container,
  body[class*='wishlist-'] .col-wrapper .left-container,
  body[class*='sales-order'] .col-wrapper .left-container,
  body[class*='rewards-account-'] .col-wrapper .left-container,
  body[class*='rewards-referral-'] .col-wrapper .left-container {
    display: flex !important;
    flex-flow: column; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container aside.account,
    body[class*='newsletter-'] .col-wrapper .left-container aside.account,
    body[class*='helpdesk-'] .col-wrapper .left-container aside.account,
    body[class*='wishlist-'] .col-wrapper .left-container aside.account,
    body[class*='sales-order'] .col-wrapper .left-container aside.account,
    body[class*='rewards-account-'] .col-wrapper .left-container aside.account,
    body[class*='rewards-referral-'] .col-wrapper .left-container aside.account {
      padding: 0 15px;
      margin-left: -15px;
      background-color: #ffffff;
      order: 5; }
      body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container aside.account .menu_list li,
      body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li,
      body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 0;
        border: none;
        background-color: transparent; }
        body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li a,
        body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li a {
          font-size: 18px;
          font-weight: 400;
          line-height: 30px;
          text-align: left; }
          body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container aside.account .menu_list li a:before,
          body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li a:before,
          body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li a:before,
          body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li a:before,
          body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li a:before,
          body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li a:before,
          body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li a:before {
            display: none; }
        body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container aside.account .menu_list li.current a, body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container aside.account .menu_list li:hover a,
        body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li.current a,
        body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li:hover a,
        body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li.current a,
        body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li:hover a,
        body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li.current a,
        body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li:hover a,
        body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li.current a,
        body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li:hover a,
        body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li.current a,
        body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li:hover a,
        body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li.current a,
        body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li:hover a {
          color: #888888; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container .social-login,
    body[class*='newsletter-'] .col-wrapper .left-container .social-login,
    body[class*='helpdesk-'] .col-wrapper .left-container .social-login,
    body[class*='wishlist-'] .col-wrapper .left-container .social-login,
    body[class*='sales-order'] .col-wrapper .left-container .social-login,
    body[class*='rewards-account-'] .col-wrapper .left-container .social-login,
    body[class*='rewards-referral-'] .col-wrapper .left-container .social-login {
      display: none; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .left-container .faq-helpdesk,
    body[class*='newsletter-'] .col-wrapper .left-container .faq-helpdesk,
    body[class*='helpdesk-'] .col-wrapper .left-container .faq-helpdesk,
    body[class*='wishlist-'] .col-wrapper .left-container .faq-helpdesk,
    body[class*='sales-order'] .col-wrapper .left-container .faq-helpdesk,
    body[class*='rewards-account-'] .col-wrapper .left-container .faq-helpdesk,
    body[class*='rewards-referral-'] .col-wrapper .left-container .faq-helpdesk {
      order: 1; }
  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .back-link,
  body[class*='newsletter-'] .col-wrapper .main-container .back-link,
  body[class*='helpdesk-'] .col-wrapper .main-container .back-link,
  body[class*='wishlist-'] .col-wrapper .main-container .back-link,
  body[class*='sales-order'] .col-wrapper .main-container .back-link,
  body[class*='rewards-account-'] .col-wrapper .main-container .back-link,
  body[class*='rewards-referral-'] .col-wrapper .main-container .back-link {
    display: block;
    margin-bottom: 10px;
    margin-left: 15px; }
  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .account-title,
  body[class*='newsletter-'] .col-wrapper .main-container .account-title,
  body[class*='helpdesk-'] .col-wrapper .main-container .account-title,
  body[class*='wishlist-'] .col-wrapper .main-container .account-title,
  body[class*='sales-order'] .col-wrapper .main-container .account-title,
  body[class*='rewards-account-'] .col-wrapper .main-container .account-title,
  body[class*='rewards-referral-'] .col-wrapper .main-container .account-title {
    display: block; }
  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .tabs .account-hello,
  body[class*='newsletter-'] .col-wrapper .main-container .tabs .account-hello,
  body[class*='helpdesk-'] .col-wrapper .main-container .tabs .account-hello,
  body[class*='wishlist-'] .col-wrapper .main-container .tabs .account-hello,
  body[class*='sales-order'] .col-wrapper .main-container .tabs .account-hello,
  body[class*='rewards-account-'] .col-wrapper .main-container .tabs .account-hello,
  body[class*='rewards-referral-'] .col-wrapper .main-container .tabs .account-hello {
    display: none; }
  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .tabs .dashboard-item,
  body[class*='newsletter-'] .col-wrapper .main-container .tabs .dashboard-item,
  body[class*='helpdesk-'] .col-wrapper .main-container .tabs .dashboard-item,
  body[class*='wishlist-'] .col-wrapper .main-container .tabs .dashboard-item,
  body[class*='sales-order'] .col-wrapper .main-container .tabs .dashboard-item,
  body[class*='rewards-account-'] .col-wrapper .main-container .tabs .dashboard-item,
  body[class*='rewards-referral-'] .col-wrapper .main-container .tabs .dashboard-item {
    margin: 0 -15px 0;
    padding: 0 15px 20px;
    background-color: #ffffff;
    overflow: hidden; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .tabs .dashboard-item > *,
    body[class*='newsletter-'] .col-wrapper .main-container .tabs .dashboard-item > *,
    body[class*='helpdesk-'] .col-wrapper .main-container .tabs .dashboard-item > *,
    body[class*='wishlist-'] .col-wrapper .main-container .tabs .dashboard-item > *,
    body[class*='sales-order'] .col-wrapper .main-container .tabs .dashboard-item > *,
    body[class*='rewards-account-'] .col-wrapper .main-container .tabs .dashboard-item > *,
    body[class*='rewards-referral-'] .col-wrapper .main-container .tabs .dashboard-item > * {
      display: none; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .tabs .dashboard-item .tab-title,
    body[class*='newsletter-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title,
    body[class*='helpdesk-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title,
    body[class*='wishlist-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title,
    body[class*='sales-order'] .col-wrapper .main-container .tabs .dashboard-item .tab-title,
    body[class*='rewards-account-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title,
    body[class*='rewards-referral-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title {
      background-color: #faf9e9;
      line-height: 30px;
      padding: 5px 15px;
      margin: 0 -15px;
      position: relative;
      display: block;
      left: 0; }
      body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .tabs .dashboard-item .tab-title:after,
      body[class*='newsletter-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title:after,
      body[class*='helpdesk-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title:after,
      body[class*='wishlist-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title:after,
      body[class*='sales-order'] .col-wrapper .main-container .tabs .dashboard-item .tab-title:after,
      body[class*='rewards-account-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title:after,
      body[class*='rewards-referral-'] .col-wrapper .main-container .tabs .dashboard-item .tab-title:after {
        content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/arrow-down.png");
        width: 12px;
        height: 7px;
        position: absolute;
        top: 2px;
        right: 15px; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .tabs .dashboard-item.opened > *,
    body[class*='newsletter-'] .col-wrapper .main-container .tabs .dashboard-item.opened > *,
    body[class*='helpdesk-'] .col-wrapper .main-container .tabs .dashboard-item.opened > *,
    body[class*='wishlist-'] .col-wrapper .main-container .tabs .dashboard-item.opened > *,
    body[class*='sales-order'] .col-wrapper .main-container .tabs .dashboard-item.opened > *,
    body[class*='rewards-account-'] .col-wrapper .main-container .tabs .dashboard-item.opened > *,
    body[class*='rewards-referral-'] .col-wrapper .main-container .tabs .dashboard-item.opened > * {
      display: block; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .tabs .dashboard-item.opened .tab-title:after,
    body[class*='newsletter-'] .col-wrapper .main-container .tabs .dashboard-item.opened .tab-title:after,
    body[class*='helpdesk-'] .col-wrapper .main-container .tabs .dashboard-item.opened .tab-title:after,
    body[class*='wishlist-'] .col-wrapper .main-container .tabs .dashboard-item.opened .tab-title:after,
    body[class*='sales-order'] .col-wrapper .main-container .tabs .dashboard-item.opened .tab-title:after,
    body[class*='rewards-account-'] .col-wrapper .main-container .tabs .dashboard-item.opened .tab-title:after,
    body[class*='rewards-referral-'] .col-wrapper .main-container .tabs .dashboard-item.opened .tab-title:after {
      content: url("https://florium.ua/skin/frontend/default/florium_responsive/img/icons/account/arrow-up.png"); }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .tabs .dashboard-item form.personal-info,
    body[class*='newsletter-'] .col-wrapper .main-container .tabs .dashboard-item form.personal-info,
    body[class*='helpdesk-'] .col-wrapper .main-container .tabs .dashboard-item form.personal-info,
    body[class*='wishlist-'] .col-wrapper .main-container .tabs .dashboard-item form.personal-info,
    body[class*='sales-order'] .col-wrapper .main-container .tabs .dashboard-item form.personal-info,
    body[class*='rewards-account-'] .col-wrapper .main-container .tabs .dashboard-item form.personal-info,
    body[class*='rewards-referral-'] .col-wrapper .main-container .tabs .dashboard-item form.personal-info {
      margin-bottom: 0; }
  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .order-list,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list,
  body[class*='sales-order'] .col-wrapper .main-container .order-list,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list {
    padding-left: 15px;
    padding-right: 15px; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .order-list .order .order-id,
    body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .order-id,
    body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .order-id,
    body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .order-id,
    body[class*='sales-order'] .col-wrapper .main-container .order-list .order .order-id,
    body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .order-id,
    body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .order-id {
      width: 35%; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .order-list .order .status,
    body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .status,
    body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .status,
    body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .status,
    body[class*='sales-order'] .col-wrapper .main-container .order-list .order .status,
    body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .status,
    body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .status {
      width: 63%;
      position: relative; }
      body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .order-list .order .status:after,
      body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .status:after,
      body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .status:after,
      body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .status:after,
      body[class*='sales-order'] .col-wrapper .main-container .order-list .order .status:after,
      body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .status:after,
      body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .status:after {
        position: absolute;
        right: 0;
        left: unset; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .order-list .order .info,
    body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .info,
    body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .info,
    body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .info,
    body[class*='sales-order'] .col-wrapper .main-container .order-list .order .info,
    body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .info,
    body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .info {
      width: 50%;
      margin-right: 0;
      margin-top: 8px;
      padding-top: 8px;
      border-top: 1px solid #dddddd; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .order-list .order .comment,
    body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .comment,
    body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .comment,
    body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .comment,
    body[class*='sales-order'] .col-wrapper .main-container .order-list .order .comment,
    body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .comment,
    body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .comment {
      width: 50%;
      margin-right: 0;
      margin-top: 8px;
      padding-top: 8px;
      border-top: 1px solid #dddddd; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .order-list .order .order-view .order-details-container,
    body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .order-view .order-details-container,
    body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .order-view .order-details-container,
    body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .order-view .order-details-container,
    body[class*='sales-order'] .col-wrapper .main-container .order-list .order .order-view .order-details-container,
    body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .order-view .order-details-container,
    body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .order-view .order-details-container {
      border-top: 1px solid #dddddd;
      margin-top: 20px;
      padding-top: 20px !important; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .order-list .order .order-view .order-items .item-row,
    body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .order-view .order-items .item-row,
    body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .order-view .order-items .item-row,
    body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .order-view .order-items .item-row,
    body[class*='sales-order'] .col-wrapper .main-container .order-list .order .order-view .order-items .item-row,
    body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .order-view .order-items .item-row,
    body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .order-view .order-items .item-row {
      margin-right: -15px; }
  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container #helpdesk-form-validate,
  body[class*='newsletter-'] .col-wrapper .main-container #helpdesk-form-validate,
  body[class*='helpdesk-'] .col-wrapper .main-container #helpdesk-form-validate,
  body[class*='wishlist-'] .col-wrapper .main-container #helpdesk-form-validate,
  body[class*='sales-order'] .col-wrapper .main-container #helpdesk-form-validate,
  body[class*='rewards-account-'] .col-wrapper .main-container #helpdesk-form-validate,
  body[class*='rewards-referral-'] .col-wrapper .main-container #helpdesk-form-validate {
    display: none; }
    body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container #helpdesk-form-validate.opened,
    body[class*='newsletter-'] .col-wrapper .main-container #helpdesk-form-validate.opened,
    body[class*='helpdesk-'] .col-wrapper .main-container #helpdesk-form-validate.opened,
    body[class*='wishlist-'] .col-wrapper .main-container #helpdesk-form-validate.opened,
    body[class*='sales-order'] .col-wrapper .main-container #helpdesk-form-validate.opened,
    body[class*='rewards-account-'] .col-wrapper .main-container #helpdesk-form-validate.opened,
    body[class*='rewards-referral-'] .col-wrapper .main-container #helpdesk-form-validate.opened {
      display: block; }
  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .write-ticket,
  body[class*='newsletter-'] .col-wrapper .main-container .write-ticket,
  body[class*='helpdesk-'] .col-wrapper .main-container .write-ticket,
  body[class*='wishlist-'] .col-wrapper .main-container .write-ticket,
  body[class*='sales-order'] .col-wrapper .main-container .write-ticket,
  body[class*='rewards-account-'] .col-wrapper .main-container .write-ticket,
  body[class*='rewards-referral-'] .col-wrapper .main-container .write-ticket {
    display: block;
    float: right; }
  body[class*='customer-']:not([class*='customer-account-index']) .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
  body[class*='newsletter-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
  body[class*='helpdesk-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
  body[class*='wishlist-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
  body[class*='sales-order'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
  body[class*='rewards-account-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
  body[class*='rewards-referral-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span {
    width: 48%; }

  .compare-list .wishlist-content .btn-add-all-to-cart, .my-wishlist .wishlist-content .btn-add-all-to-cart {
    margin-bottom: 10px; }
  .compare-list .wishlist-content form, .my-wishlist .wishlist-content form {
    padding: 0; }
  .compare-list .products-block, .my-wishlist .products-block {
    background-color: #ffffff;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    width: calc(100% + 30px); }
    .compare-list .products-block .product-item, .compare-list .products-block tr, .my-wishlist .products-block .product-item, .my-wishlist .products-block tr {
      position: relative; }
      .compare-list .products-block .product-item .primary-block .remove-btn-block, .compare-list .products-block tr .primary-block .remove-btn-block, .my-wishlist .products-block .product-item .primary-block .remove-btn-block, .my-wishlist .products-block tr .primary-block .remove-btn-block {
        width: auto;
        position: absolute;
        top: -12px;
        right: 5%; }
      .compare-list .products-block .product-item .primary-block .product-image-block .product-image, .compare-list .products-block tr .primary-block .product-image-block .product-image, .my-wishlist .products-block .product-item .primary-block .product-image-block .product-image, .my-wishlist .products-block tr .primary-block .product-image-block .product-image {
        float: left;
        max-width: 45%; }
      .compare-list .products-block .product-item .primary-block .product-info, .compare-list .products-block tr .primary-block .product-info, .my-wishlist .products-block .product-item .primary-block .product-info, .my-wishlist .products-block tr .primary-block .product-info {
        float: left;
        margin-left: 5%;
        max-width: 50%; }
      .compare-list .products-block .product-item .primary-block .product-addtocart, .compare-list .products-block tr .primary-block .product-addtocart, .my-wishlist .products-block .product-item .primary-block .product-addtocart, .my-wishlist .products-block tr .primary-block .product-addtocart {
        margin-top: 8px; }
        .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block {
          margin-bottom: 5px; }
          .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block.full-width, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block.full-width {
            width: 100%;
            padding: 5px 0; }
            .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .compare-list .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .compare-list .products-block tr .primary-block .product-addtocart .info-price-block.full-width .price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-price-block.full-width .price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block.full-width .old-product-price, .my-wishlist .products-block tr .primary-block .product-addtocart .info-price-block.full-width .price {
              width: 48%; }
        .compare-list .products-block .product-item .primary-block .product-addtocart .info-buy-block .btn-cart, .compare-list .products-block tr .primary-block .product-addtocart .info-buy-block .btn-cart, .my-wishlist .products-block .product-item .primary-block .product-addtocart .info-buy-block .btn-cart, .my-wishlist .products-block tr .primary-block .product-addtocart .info-buy-block .btn-cart {
          padding: 10px 25px; }
      .compare-list .products-block .product-item:last-child, .compare-list .products-block tr:last-child, .my-wishlist .products-block .product-item:last-child, .my-wishlist .products-block tr:last-child {
        margin-bottom: 30px; }

  .faq-helpdesk {
    margin-left: -15px;
    width: calc(100% + 15px);
    margin-bottom: 30px; } }
@media (max-width: 750px) {
  .category-popular .category-popular-inner .item {
    width: 31%; } }
@media (max-width: 576px) {
  .catalog-category-view .faq-container {
    flex-direction: column; }
    .catalog-category-view .faq-container .faq-title {
      flex-basis: 100%;
      width: 100%;
      max-width: 100%;
      padding: 20px; }
      .catalog-category-view .faq-container .faq-title h3 {
        line-height: initial;
        padding: 0;
        margin: 0; }
    .catalog-category-view .faq-container .faq-items {
      width: 100%;
      max-width: 100%;
      flex-basis: 100%; }
      .catalog-category-view .faq-container .faq-items .faq-item-content .faq-question-cover {
        padding: 10px; }
        .catalog-category-view .faq-container .faq-items .faq-item-content .faq-question-cover h3 {
          margin-bottom: 0px;
          margin-top: 0px; }

  .product {
    width: 100% !important;
    padding: 0;
    overflow: visible; }

  .category-popular .category-popular-inner .item {
    width: 47%;
    margin-bottom: 12px; }

  .category-popular .category-popular-inner {
    height: 165px; }

  .home-product-lister .product {
    width: 48% !important;
    margin-bottom: 100px; }

  .home-product-lister .row_cat {
    height: 450px; }

  .add-review-button {
    float: none;
    margin-bottom: 10px;
    display: inline-block; }

  .product-popup .product-details .detail-item h3 {
    display: block; }

  body[class*='customer-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .info,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .info {
    width: 100%; }
  body[class*='customer-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .comment {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    border-top: none; }

  .product {
    height: 200px !important; }
    .product .product-in {
      padding: 5px;
      position: initial; }
      .product .product-in .img-block {
        float: left;
        margin-right: 10px;
        width: 50%; }
        .product .product-in .img-block .free-shipping {
          font-size: 11px; }
        .product .product-in .img-block img {
          height: auto;
          width: 100%; }

  .pages ol li a.previous, .pages ol li a.next {
    font-size: 0;
    min-width: 40px; } }
/* Extra small devices (phones, 480px and up) */
@media (max-width: 480px) {
  header .top-line .login-block .item.languages .lang-label {
    display: none; }

  header .top-line .login-block .item.languages .flag {
    margin-left: 0;
    margin-right: 0; }

  footer .categories-block .list-block {
    width: 100%; }

  .compare-list .products-block.block-col-1 .product-item, .my-wishlist .products-block.block-col-1 .product-item {
    float: left;
    width: 100%;
    border-left: 1px solid #ebebeb; }
  .compare-list .products-block.block-col-2 .product-item, .my-wishlist .products-block.block-col-2 .product-item {
    width: 100%;
    border-left: 1px solid #ebebeb; }
  .compare-list .products-block.block-col-3 .product-item, .my-wishlist .products-block.block-col-3 .product-item {
    width: 100%;
    border-left: 1px solid #ebebeb; }
    .compare-list .products-block.block-col-3 .product-item:nth-child(3n), .my-wishlist .products-block.block-col-3 .product-item:nth-child(3n) {
      width: 100%; }
  .compare-list .products-block.block-col-4 .product-item, .my-wishlist .products-block.block-col-4 .product-item {
    width: 100%;
    border-left: 1px solid #ebebeb; }
  .compare-list .products-block.block-col-5 .product-item, .my-wishlist .products-block.block-col-5 .product-item {
    width: 100%;
    border-left: 1px solid #ebebeb; }

  .review-box .add-comment {
    clear: none;
    width: 50%; }
  .review-box.file-view p {
    float: none;
    width: 100%; }

  .breadcrumbs .mobile .active-pr:last-child {
    max-width: 155px; }

  .pages ol li {
    margin: 5px 3px; } }
@media (max-width: 480px) {
  .properties .prod-item {
    padding: 5px 10px 0px 5px;
    letter-spacing: -1px; }

  .properties .prod-item .prop-label {
    font-size: 16px;
    line-height: initial; }

  .properties .prod-item .prop {
    font-size: 16px;
    line-height: initial; }

  .home-warranty {
    height: auto;
    padding-bottom: 40px; }
    .home-warranty .block-title {
      padding-top: 0px;
      font-size: 16px;
      font-weight: 700;
      line-height: 18px; }
    .home-warranty .info-main-title {
      margin-top: 30px;
      font-size: 20px;
      font-weight: 400;
      line-height: 37px; }
    .home-warranty .info-block {
      width: 100%;
      padding-left: 60px;
      text-align: left;
      padding-bottom: 20px; }
      .home-warranty .info-block.box1 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-1.png") left 0px no-repeat;
        background-size: 40px; }
      .home-warranty .info-block.box2 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-2.png") left 0px no-repeat;
        background-size: 40px; }
        .home-warranty .info-block.box2.food {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-2-food.png") left 0px no-repeat;
          background-size: 40px; }
      .home-warranty .info-block.box3 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-3.png") left 0px no-repeat;
        background-size: 40px; }
        .home-warranty .info-block.box3.food {
          background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-3-food.png") left 0px no-repeat;
          background-size: 40px; }
      .home-warranty .info-block.box4 {
        background: url("https://florium.ua/skin/frontend/default/florium_responsive/images/home-warranty-4.png") left 0px no-repeat;
        background-size: 40px; }

  h3.styled-home-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 37px;
    margin-top: 30px; }

  .home-product-lister .product {
    width: 100% !important;
    margin-bottom: 20px; }

  .home-product-lister .row_cat {
    height: auto; }

  .cms-index-index .home-product-lister,
  .cms-index-index .category-popular {
    margin: 0 -15px; }

  .cms-index-index .category-popular .owl-carousel,
  .cms-index-index .home-product-lister .owl-carousel {
    display: block;
    overflow: hidden; }

  .cms-index-index .home-product-lister .owl-carousel {
    overflow: hidden;
    padding-bottom: 50px; }

  .cms-index-index .home-product-lister .owl-carousel .row_cat {
    margin-top: 0px; }

  .category-popular .category-popular-inner .item {
    width: 48%;
    height: auto;
    position: relative;
    margin-right: 4px;
    margin-bottom: 8px; }

  .category-popular .category-popular-inner .item:nth-child(2n) {
    margin-right: 0px;
    margin-left: 0px; } }
@media (max-width: 425px) {
  .cms-index-index .home-product-lister .owl-carousel {
    padding-bottom: 25px; }

  .product-content .product-info .buy-box {
    max-width: none; }

  .product-content .product-info .promo-discount {
    padding: 5px 2px; } }
/* Extra small devices (phones, 320px and up) */
@media (max-width: 320px) {
  .product .exist-message {
    width: 146px !important;
    height: auto !important;
    line-height: initial !important; } }
/* Extra small devices (phones, 320px and up) */
@media (min-width: 320px) and (max-width: 767px) {
  .product-content .product-info .tier-prices p {
    width: 290px; }
    .product-content .product-info .tier-prices p .info {
      width: 220px;
      margin: 2px 0 0 10px; }

  .cms-page-view .support-item label {
    min-height: 60px; } }
/* Extra small devices (phones, 320px and up) */
@media (min-width: 480px) and (max-width: 767px) {
  .compare-list .products-block.block-col-3 .product-item, .my-wishlist .products-block.block-col-3 .product-item {
    width: 50%; }
    .compare-list .products-block.block-col-3 .product-item:nth-child(2n+1), .my-wishlist .products-block.block-col-3 .product-item:nth-child(2n+1) {
      width: 50%;
      border-left: 1px solid #ebebeb; }
    .compare-list .products-block.block-col-3 .product-item:nth-child(3n+1), .my-wishlist .products-block.block-col-3 .product-item:nth-child(3n+1) {
      border-left: none; }
  .compare-list .products-block.block-col-4 .product-item, .my-wishlist .products-block.block-col-4 .product-item {
    width: 50%; }
    .compare-list .products-block.block-col-4 .product-item:nth-child(2n+1), .my-wishlist .products-block.block-col-4 .product-item:nth-child(2n+1) {
      border-left: 1px solid #ebebeb; }
    .compare-list .products-block.block-col-4 .product-item:nth-child(3n), .my-wishlist .products-block.block-col-4 .product-item:nth-child(3n) {
      width: 50%; }
    .compare-list .products-block.block-col-4 .product-item:nth-child(3n+1), .my-wishlist .products-block.block-col-4 .product-item:nth-child(3n+1) {
      border-left: none; }
  .compare-list .products-block.block-col-5 .product-item, .my-wishlist .products-block.block-col-5 .product-item {
    width: 50%; }
    .compare-list .products-block.block-col-5 .product-item:nth-child(2n+1), .my-wishlist .products-block.block-col-5 .product-item:nth-child(2n+1) {
      border-left: 1px solid #ebebeb; }
    .compare-list .products-block.block-col-5 .product-item:nth-child(5n+1), .my-wishlist .products-block.block-col-5 .product-item:nth-child(5n+1) {
      border-left: none; } }
/* Extra small devices (470px and less) */
@media (max-width: 470px) {
  .product-content .product-info .price-block .c-pack.regular {
    text-transform: uppercase;
    font-size: 3.5vw; }

  .product-content .product-info .price-block .price.regular {
    font-size: 5.5vw; }

  .bonuses.videos button {
    width: 250px;
    height: 40px; }
  .bonuses .b-info-box {
    margin-right: 0px;
    width: auto;
    height: 220px; }
  .bonuses .b-info-box:after {
    bottom: -30px;
    left: calc(50% - 30px);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 1;
    top: initial;
    right: initial; }
  .bonuses .b-colored-info-box .box1,
  .bonuses .b-colored-info-box .box2,
  .bonuses .b-colored-info-box .box3,
  .bonuses .b-colored-info-box .box4 {
    display: none; }
  .bonuses .b-colored-info-box .b-info-wrap {
    float: none;
    width: initial; }
    .bonuses .b-colored-info-box .b-info-wrap .b-title {
      margin-bottom: 20px; }
    .bonuses .b-colored-info-box .b-info-wrap .box1,
    .bonuses .b-colored-info-box .b-info-wrap .box2,
    .bonuses .b-colored-info-box .b-info-wrap .box3,
    .bonuses .b-colored-info-box .b-info-wrap .box4 {
      display: block;
      float: none;
      margin: auto; }
  .bonuses .b-bonus-info {
    width: auto;
    height: auto;
    padding-bottom: 0; }
    .bonuses .b-bonus-info .bonus-info-wrapper .box1,
    .bonuses .b-bonus-info .bonus-info-wrapper .box2,
    .bonuses .b-bonus-info .bonus-info-wrapper .box3 {
      width: 100%;
      margin-bottom: 25px; }
      .bonuses .b-bonus-info .bonus-info-wrapper .box1 .b-icon,
      .bonuses .b-bonus-info .bonus-info-wrapper .box2 .b-icon,
      .bonuses .b-bonus-info .bonus-info-wrapper .box3 .b-icon {
        width: 35px; }
      .bonuses .b-bonus-info .bonus-info-wrapper .box1 .b-info,
      .bonuses .b-bonus-info .bonus-info-wrapper .box2 .b-info,
      .bonuses .b-bonus-info .bonus-info-wrapper .box3 .b-info {
        width: 70%; }

  .catalog-product-view .product-popup .product-details .prop-label {
    font-size: 15px; }
  .catalog-product-view .product-popup .product-details .prop {
    padding: 0 0 0 5px; }
  .catalog-product-view .product-popup .product-details .detail-item h3 {
    display: block; }
  .catalog-product-view .product-popup .product-details .detail-item .add-review-button {
    float: none; }
  .catalog-product-view .block-viewed {
    margin-top: 0px;
    margin-left: 10px; }

  .subcategory-item {
    width: 50%; }

  .extended_category_description {
    display: none; }

  .product-content .product-content .add-comment-block .add-to-review {
    width: 100%; }
  .product-content .product-info .add-comment-block .rating-block .rating {
    float: none; }
  .product-content .product-info .social-block {
    width: 100%; }
    .product-content .product-info .social-block .social {
      height: 13px; }
  .product-content .product-info .bannerForProduct {
    float: left; } }
/* Extra small devices (375px and less) */
@media (max-width: 370px) {
  .product-content .product-info .promo-discount {
    text-transform: lowercase;
    font-size: 12px;
    padding: 5px 1px;
    white-space: nowrap; }

  .cms-index-index .home-product-lister .owl-carousel {
    margin-bottom: 5px; }

  .product-info-block .right-side,
  .product-info-block .left-side {
    width: 288px !important; }
  .product-info-block .months span {
    width: 48px; } }
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  header .top-line {
    font-size: 10px; }

  header .top-line nav {
    text-align: left; }

  header .logo-line .top-cart-area {
    padding-left: 0; }

  header .logo-line .top-cart-area .top-cart-item {
    border: none;
    padding: 0;
    width: 50px !important;
    height: auto; }

  header .logo-line .top-cart-area .top-cart-item span {
    display: none; }

  header .logo-line .top-cart-area .top-cart-item span.count {
    display: block;
    right: 15px !important; }

  header .main-nav-line {
    height: auto; }

  header .main-nav-line nav {
    height: auto;
    margin: 0; }

  header .main-nav-line nav ul > li .top-space .sub li {
    width: 16.66666667%; }

  header .main-nav-line nav ul > li .top-space .list-block ul li {
    width: 114px; }

  header .main-nav-line nav ul.drop-down-menu > li > a {
    padding: 0 3px;
    font-size: 11px;
    max-width: 55px;
    overflow: hidden;
    word-break: keep-all; }

  header .main-nav-line nav ul > li a > * {
    line-height: 13px; }

  header .to-shop {
    display: none; }

  aside.sidebar .filter-toggler .nav-tabs-wrap .nav-tabs li a {
    min-width: 20px;
    font-size: 9px; }

  aside.sidebar .filter-toggler .color-list-wrap .btn-group label {
    margin-right: 4px; }

  aside.sidebar .filter-toggler .panel-heading h4.panel-title a {
    padding: 15px;
    font-size: 15px; }

  aside.sidebar .filter-toggler .panel-heading h4.panel-title a i.fa-cog {
    display: none; }

  aside.sidebar .filter-toggler .panel-heading h4.panel-title a i.fa-chevron-up, aside.sidebar .filter-toggler .panel-heading h4.panel-title a i.fa-chevron-down {
    display: none; }

  aside.sidebar .filter-toggler .form-controls .btn.btn-default {
    width: 100%; }

  aside.sidebar .filter-toggler .form-controls .btn.btn-default.submit-btn {
    margin: 15px 0; }

  aside.sidebar .sidebar-banner-area {
    text-align: center; }

  aside.sidebar .sidebar-banner-area img {
    margin: 0 auto 15px;
    float: none; }

  aside.sidebar .sidebar-banner-area span {
    height: auto;
    max-height: auto;
    margin-bottom: 10px; }

  .price-label-desktop {
    display: inline; }

  .price-label-mobile {
    display: none; }

  .product-content .mobile-back-to-category,
  .product-content .mobile-title {
    display: none; }
  .product-content .slider-block {
    width: 50%; }
  .product-content .product-info {
    width: 50%; }
  .product-content .buy-box-info {
    display: none; }

  .product-sticky .container,
  .product-sticky .product-info {
    width: auto; }

  .product-content .product-info .tier-prices p {
    width: 375px; }
    .product-content .product-info .tier-prices p .info {
      width: 313px;
      margin: 2px 0 0 10px; }

  .compare-list .products-block.block-col-4 .product-item, .my-wishlist .products-block.block-col-4 .product-item {
    width: 33%; }
    .compare-list .products-block.block-col-4 .product-item:nth-child(3n), .my-wishlist .products-block.block-col-4 .product-item:nth-child(3n) {
      width: 34%; }
    .compare-list .products-block.block-col-4 .product-item:nth-child(3n+1), .my-wishlist .products-block.block-col-4 .product-item:nth-child(3n+1) {
      border-left: 1px solid #ebebeb; }
  .compare-list .products-block.block-col-5 .product-item, .my-wishlist .products-block.block-col-5 .product-item {
    width: 33%; }
    .compare-list .products-block.block-col-5 .product-item:nth-child(3n), .my-wishlist .products-block.block-col-5 .product-item:nth-child(3n) {
      width: 34%; }
    .compare-list .products-block.block-col-5 .product-item:nth-child(3n+1), .my-wishlist .products-block.block-col-5 .product-item:nth-child(3n+1) {
      border-left: 1px solid #ebebeb; }
    .compare-list .products-block.block-col-5 .product-item:nth-child(5n+1), .my-wishlist .products-block.block-col-5 .product-item:nth-child(5n+1) {
      border-left: none; }

  .compare-list .products-block tr td {
    min-width: 239px; }

  #np-tracking {
    height: 100px !important;
    background: none !important; }
    #np-tracking #np-input-container {
      max-width: 100%; }
    #np-tracking #np-submit-tracking {
      float: left !important;
      margin-top: 8px; }

  .order-table.cart .totals-section {
    padding-right: 15px; }

  .product-info .bannerForProduct {
    float: left; }

  .detail-product-info.product-content .product-info {
    width: auto; }

  .cms-page-view .support-item:nth-child(3n+1) {
    border-left: none; }
  .cms-page-view .contact-container .follow-us .follow-item > div {
    margin-left: 14px;
    margin-right: 0; }
    .cms-page-view .contact-container .follow-us .follow-item > div.youtube {
      margin-right: 14px;
      margin-left: 0; }

  body[class*='customer-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li {
    width: 82px;
    height: 82px;
    margin-right: 3px;
    margin-bottom: 3px; }
  body[class*='customer-'] .col-wrapper .main-container .account-hello, body[class*='customer-'] .col-wrapper .main-container h1,
  body[class*='newsletter-'] .col-wrapper .main-container .account-hello,
  body[class*='newsletter-'] .col-wrapper .main-container h1,
  body[class*='helpdesk-'] .col-wrapper .main-container .account-hello,
  body[class*='helpdesk-'] .col-wrapper .main-container h1,
  body[class*='wishlist-'] .col-wrapper .main-container .account-hello,
  body[class*='wishlist-'] .col-wrapper .main-container h1,
  body[class*='sales-order'] .col-wrapper .main-container .account-hello,
  body[class*='sales-order'] .col-wrapper .main-container h1,
  body[class*='rewards-account-'] .col-wrapper .main-container .account-hello,
  body[class*='rewards-account-'] .col-wrapper .main-container h1,
  body[class*='rewards-referral-'] .col-wrapper .main-container .account-hello,
  body[class*='rewards-referral-'] .col-wrapper .main-container h1 {
    left: -29%; }
  body[class*='customer-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .order-id {
    width: 20%; }
  body[class*='customer-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .status,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .status {
    width: 32%; }
  body[class*='customer-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .info,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .info,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .info {
    width: 45%; }
  body[class*='customer-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .comment {
    width: 99%;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #dddddd; }
  body[class*='customer-'] .col-wrapper .main-container .referral-container ul,
  body[class*='newsletter-'] .col-wrapper .main-container .referral-container ul,
  body[class*='helpdesk-'] .col-wrapper .main-container .referral-container ul,
  body[class*='wishlist-'] .col-wrapper .main-container .referral-container ul,
  body[class*='sales-order'] .col-wrapper .main-container .referral-container ul,
  body[class*='rewards-account-'] .col-wrapper .main-container .referral-container ul,
  body[class*='rewards-referral-'] .col-wrapper .main-container .referral-container ul {
    list-style-type: none;
    padding: 0; }
    body[class*='customer-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
    body[class*='newsletter-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
    body[class*='helpdesk-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
    body[class*='wishlist-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
    body[class*='sales-order'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
    body[class*='rewards-account-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span,
    body[class*='rewards-referral-'] .col-wrapper .main-container .referral-container ul > li .referral-form ul li span {
      width: 48%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  header .to-shop {
    display: none; }

  header .main-nav-line nav ul > li .top-space .list-block ul li {
    width: 107px; }

  .price-label-desktop {
    display: inline; }

  .price-label-mobile {
    display: none; }

  .product-content .mobile-back-to-category,
  .product-content .mobile-title {
    display: none; }
  .product-content .product-info {
    width: 50%; }
  .product-content .buy-box-info {
    display: none; }

  .product-sticky .container,
  .product-sticky .product-info {
    width: auto; }

  .compare-list .products-block.block-col-5 .product-item, .my-wishlist .products-block.block-col-5 .product-item {
    width: 25%; }
    .compare-list .products-block.block-col-5 .product-item:nth-child(4n+1), .my-wishlist .products-block.block-col-5 .product-item:nth-child(4n+1) {
      border-left: 1px solid #ebebeb; }
    .compare-list .products-block.block-col-5 .product-item:nth-child(5n+1), .my-wishlist .products-block.block-col-5 .product-item:nth-child(5n+1) {
      border-left: none; }

  .compare-list .products-block tr td {
    min-width: 234px; }

  .order-table.cart .table-product {
    margin-bottom: 20px; }

  .order-table {
    margin-left: 10px; }

  .detail-product-info.product-content .product-info {
    width: 590px; }

  .cms-page-view .support-item:nth-child(4n+1) {
    border-left: none; }
  .cms-page-view .contact-container .follow-us .follow-item > div {
    margin-left: 14px;
    margin-right: 0; }
    .cms-page-view .contact-container .follow-us .follow-item > div.youtube {
      margin-right: 14px;
      margin-left: 0; }

  body[class*='customer-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li,
  body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    margin-bottom: 10px; }
    body[class*='customer-'] .col-wrapper .left-container aside.account .menu_list li a,
    body[class*='newsletter-'] .col-wrapper .left-container aside.account .menu_list li a,
    body[class*='helpdesk-'] .col-wrapper .left-container aside.account .menu_list li a,
    body[class*='wishlist-'] .col-wrapper .left-container aside.account .menu_list li a,
    body[class*='sales-order'] .col-wrapper .left-container aside.account .menu_list li a,
    body[class*='rewards-account-'] .col-wrapper .left-container aside.account .menu_list li a,
    body[class*='rewards-referral-'] .col-wrapper .left-container aside.account .menu_list li a {
      line-height: 30px; }
  body[class*='customer-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .order-id,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .order-id {
    width: 13%; }
  body[class*='customer-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .status,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .status,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .status {
    width: 20%; }
  body[class*='customer-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='newsletter-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='helpdesk-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='wishlist-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='sales-order'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='rewards-account-'] .col-wrapper .main-container .order-list .order .comment,
  body[class*='rewards-referral-'] .col-wrapper .main-container .order-list .order .comment {
    width: 28%; } }
/* Medium devices (Laptops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  header .top-line {
    font-size: 11px; }

  header .logo-line .top-cart-area {
    padding: 0; }

  aside.sidebar .filter-toggler .panel-heading h4.panel-title a {
    font-size: 17px; }

  aside.sidebar .filter-toggler .nav-tabs-wrap .nav-tabs li a {
    min-width: 28px;
    font-size: 12px; }

  aside.sidebar .sidebar-banner-area {
    text-align: center; }

  aside.sidebar .sidebar-banner-area img {
    margin: 0 auto 15px;
    float: none; }

  aside.sidebar .sidebar-banner-area span {
    height: auto;
    max-height: 100%;
    margin-bottom: 10px; }

  .product-list .popular-in .article-area {
    margin: 40px 25px 0 0; }

  #np-tracking {
    height: 132px !important;
    background-size: 280px !important; }
    #np-tracking #np-input-container {
      max-width: 53%; } }
/* Large devices (Desktop, 1200px and up) */
@media (min-width: 1200px) {
  .product-content .slider-block .promo-container {
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    top: 0;
    left: 12px; }

  .price-label-desktop {
    display: inline; }

  .price-label-mobile {
    display: none; }

  .product-content .mobile-back-to-category,
  .product-content .mobile-title {
    display: none; }

  header .to-shop {
    display: none; }

  .order-table.cart .table-product {
    margin-bottom: 20px; }

  .cms-page-view .support-item:nth-child(6n+1) {
    border-left: none; } }
/* Not large devices (Desktop, 1500px and down) */
@media (max-width: 1500px) {
  .product-sticky {
    width: 100%;
    left: 0%; }

  body[class*='customer-'] .col-wrapper .main-container .account-hello, body[class*='customer-'] .col-wrapper .main-container h1,
  body[class*='newsletter-'] .col-wrapper .main-container .account-hello,
  body[class*='newsletter-'] .col-wrapper .main-container h1,
  body[class*='helpdesk-'] .col-wrapper .main-container .account-hello,
  body[class*='helpdesk-'] .col-wrapper .main-container h1,
  body[class*='wishlist-'] .col-wrapper .main-container .account-hello,
  body[class*='wishlist-'] .col-wrapper .main-container h1,
  body[class*='sales-order'] .col-wrapper .main-container .account-hello,
  body[class*='sales-order'] .col-wrapper .main-container h1,
  body[class*='rewards-account-'] .col-wrapper .main-container .account-hello,
  body[class*='rewards-account-'] .col-wrapper .main-container h1,
  body[class*='rewards-referral-'] .col-wrapper .main-container .account-hello,
  body[class*='rewards-referral-'] .col-wrapper .main-container h1 {
    left: -30%; }
  body[class*='customer-'] .col-wrapper .main-container .referral-container ul,
  body[class*='newsletter-'] .col-wrapper .main-container .referral-container ul,
  body[class*='helpdesk-'] .col-wrapper .main-container .referral-container ul,
  body[class*='wishlist-'] .col-wrapper .main-container .referral-container ul,
  body[class*='sales-order'] .col-wrapper .main-container .referral-container ul,
  body[class*='rewards-account-'] .col-wrapper .main-container .referral-container ul,
  body[class*='rewards-referral-'] .col-wrapper .main-container .referral-container ul {
    list-style-type: none;
    padding: 0; }
    body[class*='customer-'] .col-wrapper .main-container .referral-container ul > li .referral-form,
    body[class*='newsletter-'] .col-wrapper .main-container .referral-container ul > li .referral-form,
    body[class*='helpdesk-'] .col-wrapper .main-container .referral-container ul > li .referral-form,
    body[class*='wishlist-'] .col-wrapper .main-container .referral-container ul > li .referral-form,
    body[class*='sales-order'] .col-wrapper .main-container .referral-container ul > li .referral-form,
    body[class*='rewards-account-'] .col-wrapper .main-container .referral-container ul > li .referral-form,
    body[class*='rewards-referral-'] .col-wrapper .main-container .referral-container ul > li .referral-form {
      width: 100%; } }

/*# sourceMappingURL=main.css.map */

#magentoPopupContainer{border: 2px solid #fff; box-shadow: 0 0 20px rgba(0,0,0,0.7);}
#magentoPopupContainer #closeLink,.closeLink{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll -517px 0px;width: 33px;height: 31px;display: block;right: -15px;top: -16px;font-size: 0;position: absolute;}
#magentoPopupContainer #popup-header{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat;width: 500px;height: 100px;display: block;position: absolute;top: -30px;left: -13px;}
#magentoPopupContainer #popup-header span,.alert-popup-header span{position: relative; top: 50px;font-size: 26px;color: #fff;font-weight: bold;margin: 0 0 0 30px;text-transform: uppercase;font-family: 'fantasy';text-shadow: 2px 1px 2px #000000;}
#magentoPopupContainer #popup-subscribe-info{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll 0px -209px;width: 420px;height: 50px;display: block;position: absolute;top: 65px;left: 40px;padding: 6px 0 0 70px}
#magentoPopupContainer #popup-subscribe-info span{position: relative; font-size: 17px;color: #007d12;font-weight: bold;text-transform: uppercase;font-family: 'Arial';}
.__22{font-size: 22px !important;}
#magentoPopupContainer #subs-newsletter{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll 0px -487px;width: 535px;height: 85px;display: block;position: absolute;top: 250px;left: -34px;}
#magentoPopupContainer .form-subs-newsletter{padding: 0; left: 45px;position: relative;top: 42px;font-family: 'Arial';font-weight: bold;height: 30px;height: 34px}
#magentoPopupContainer #subs-input input{background: none;font-size: 18px;box-shadow: none;width: 290px;color: #2f7138;border: none;line-height: 24px;margin-left: 10px;}
#magentoPopupContainer .form-subs-newsletter button{background: none;font-size: 17px;color: #fff; text-transform: uppercase;border: 0;width: 175px;padding-right: 30px;float: none}
#magentoPopupContainer .form-subs-newsletter button span{width:150px;text-align: center;display: block}
#magentoPopupContainer .product-container{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll 0px -330px;;width: 350px;height: 145px;display: block;position: absolute;top: 125px;right: -10px;}
#magentoPopupContainer .product-container .popup-image{position: relative;float:left;padding: 8px;width: 120px;height: 120px;}
#magentoPopupContainer .product-container .popup-image img{border-radius: 7px;}
#magentoPopupContainer .product-container .box-left{left: 20px;float: left;position: relative;top:10px;}
#magentoPopupContainer .product-container .product-title{font-size: 20px;font-weight: bold;max-width: 145px;word-wrap: break-word;height: 45px;line-height: 22px}
#magentoPopupContainer .product-container .price-popup{color:#ffd200;}
._green-light{color: #d1ffd7}
._16px{font-size: 16px;}
._12px{font-size: 12px;}
._white{color: #fff;}
._arial{font-family: 'Arial';}
#magentoPopupContainer .product-container .btn-detail{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll -435px -330px;width: 102px;height: 25px;display: block;text-decoration: none;padding: 4px 0 0 12px;margin: 5px 0 0 10px;}
.form-alert{width: 455px;height: 205px;background-color:#f2fff4;left: 50%;margin-left: -227px;margin-top: -103px;position: fixed;top: 50%;z-index: 160010;box-shadow: 0 0 20px rgba(0,0,0,0.7);}
.backgroundFade{background-color: #000000;height: 140%;left: 0;margin: 0;opacity: 0.4;padding: 0;position: fixed;top: 0;display: none;width: 100%;z-index: 160000;filter: alpha(opacity = 40);}
.alert-popup-header{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll 0px -110px;width: 430px;height: 90px;display: block;position: absolute;top: -30px;left: -13px;}
.alert-popup-header span{top:40px}
.product-alert-subscribe{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll 0 -580px;width: 480px;height: 85px;display: block;position: absolute;top: 100px;left: -31px;}
.product-alert-subscribe form{left: 45px;position: relative;top: 45px;font-family: 'Arial';font-weight: bold;height: 31px;width: 430px}
.product-alert-subscribe form button{background: none;font-size: 17px;color: #fff; text-transform: uppercase;border: 0;width: 100px;text-align: center;float: right; padding: 5px 5px 5px 0;margin-right: 28px}
/*.product-alert-subscribe form button span{width:115px;text-align: center;display: block}*/
.product-alert-subscribe form input{float:left;background: none;font-size: 18px;box-shadow: none;width: 270px;color: #2f7138;border: none;line-height: 24px;margin-left: 10px;}
.product-alert-container{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll 0 -260px;width: 450px;height: 65px;display: block;position: absolute;top: 60px;right: -8px;}
.product-alert-container .product-alert-title{color: #2f7138;font-size: 20px;font-weight: bold;width: 400px;text-align: left;margin: 15px 0 0 20px;display: block}
.message-alert{background: url(https://florium.ua/skin/frontend/default/florium/images/popup/popup-elemets.png) no-repeat scroll 0 -260px;width: 450px;height: 65px;display: block;position: absolute;top: 80px;right: -8px;;}
.message-alert span{font-family: 'Arial';font-weight: bold;color: #2F7138;width: 400px;text-align: left;margin: 9px 0 0 20px;display: block;font-size: 14px;}


html:lang(uk) a.fancybox-item.fancybox-close:before{
    content: 'Закрити';
    padding-right: 30px;
    position: absolute;
    left: -55px;
    top: 2px;
}
html:lang(ru) a.fancybox-item.fancybox-close:before{
    content: 'Закрыть';
    padding-right: 30px;
    position: absolute;
    left: -55px;
    top: 2px;
}
html:lang(uk) #am-ajaxlogin #am-ajaxlogin-close span:before {
    content: 'Закрити';
    padding-right: 30px;
    position: absolute;
    left: -55px;
    top: 2px;
    color: #494949; }

html:lang(ru) #am-ajaxlogin #am-ajaxlogin-close span:before {
    content: 'Закрыть';
    padding-right: 30px;
    position: absolute;
    left: -55px;
    top: 2px;
    color: #494949; }
.am-facebook-image{
	box-sizing: content-box;
}

#am-google-image{
box-sizing: content-box;
}

#amprogress {
    background: linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x scroll 0 0 rgba(11, 11, 11, 0.2);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

#amimg_container {
    left: 50%;
    position: absolute;
    top: 340px;
    z-index: 9999;
}

#am-ajaxlogin-container{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url('https://florium.ua/skin/frontend/base/default/css/amasty/amajaxlogin/ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index: 99999;
}

#confirmOverlay div{
   min-height: none;
   min-width: none;
   max-height: none;
   max-width: none;
}

#am-ajaxlogin{
    float: none;   
    width:95%;
    top:20%;
	max-width:600px;
	position:relative;
	text-align: center;
    margin: 0 auto;
	border: 1px solid rgba(33, 33, 33, 0.6);
    z-index: 100;
    background-color: rgb(247,248,250);
    font-size: 16px;
    border-radius: 5px;
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
}

#am-ajaxlogin-close {
    position: absolute;
    right: 7px;
    top:3px;
    cursor: pointer;
}

#am-ajaxlogin-title{
    font-size: 25px;
    padding: 20px 0px;
    background-color: rgb(222,222,222);
    color: #606062;
}

#am-ajaxlogin-message{
    background-color: rgb(247,248,250);
    height: 100%;
    padding: 15px 0;
}

.am-form-block{
    color: #9ba0a4;
    width:100%;
    max-width: 250px;
    display: inline-block;
    margin: 20px;
    border-right: 1px solid #606062;
    text-align: left;
    vertical-align: top;
}

.am-form-list input.input-text {
    width: 95%;
}

.am-form-list li {
    margin: 0 0 8px;
}

.am-form-list label {
    float: left;
    font-weight: bold;
    position: relative;
}

.am-form-list em {
    color: #EB340A;
    float: right;
    font-style: normal;
    position: absolute;
    right: -8px;
    top: 0;
}

.or_use_that{
    display: inline-block;
    margin: 10px 0 0 30px;
}

.am-form-block-line {
    margin: 10px;
    height:1px;
}

.amform-block-account{
    margin: 10px 10px 10px 10px;
    border:0;
}

.amform-block-account-container {
    position: relative;
    top: 10px;
    max-height: 160px;
}

.amform-block-social{
    clear: both;
    position: relative;
    top: -20px;
}

.amform-block-social div{
    cursor: pointer; 
    margin-bottom: 5px;
    max-height: 32px;   
}

#hideDiv{
    width:100%;
    height:100%;
    z-index: 10; 
    position: absolute;
    display: block;
    float: none;   
}

.am-password-login {
    float:left;
    font-size: 11px;
    width: 120px;
    padding-top: 2px;
    color: #9ba0a4;
}

.am-password-login a{
    color: #9ba0a4;
    text-decoration: none;
    border-bottom: 1px dashed #9ba0a4;
    cursor: pointer;  
}

ul.form-list label {
    color: #9ba0a4;
}

.am-password-login a:hover{
    text-decoration: none;
    border-bottom: 0;  
}

.am-login-button{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size:12px;
    padding: 10px ;
    text-decoration:none;
    display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    cursor: pointer;
    color: #FFFFFF;
    min-width: 100px;
    max-width: 120px;
    text-align: center;
    vertical-align: top;
}

.am-create-account{
    border:1px solid #61be89;
    background-color: #89CEA7; background-image: -webkit-gradient(linear, left top, left bottom, from(#89CEA7), to(#5DCE86));
    background-image: -webkit-linear-gradient(top, #89CEA7, #5DCE86);
    background-image: -moz-linear-gradient(top, #89CEA7, #5DCE86);
    background-image: -ms-linear-gradient(top, #89CEA7, #5DCE86);
    background-image: -o-linear-gradient(top, #89CEA7, #5DCE86);
    background-image: linear-gradient(to bottom, #89CEA7, #5DCE86);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#89CEA7, endColorstr=#5DCE86);
}

.am-create-account:hover{
    border:1px solid #47aa72;
    background-color: #65bf8c; background-image: -webkit-gradient(linear, left top, left bottom, from(#65bf8c), to(#3abe6a));
    background-image: -webkit-linear-gradient(top, #65bf8c, #3abe6a);
    background-image: -moz-linear-gradient(top, #65bf8c, #3abe6a);
    background-image: -ms-linear-gradient(top, #65bf8c, #3abe6a);
    background-image: -o-linear-gradient(top, #65bf8c, #3abe6a);
    background-image: linear-gradient(to bottom, #65bf8c, #3abe6a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#65bf8c, endColorstr=#3abe6a);
}

.am-login{
    border:1px solid #5daee3;
    background-color: #8DC6EB; background-image: -webkit-gradient(linear, left top, left bottom, from(#8DC6EB), to(#7ABEEB));
    background-image: -webkit-linear-gradient(top, #8DC6EB, #7ABEEB);
    background-image: -moz-linear-gradient(top, #8DC6EB, #7ABEEB);
    background-image: -ms-linear-gradient(top, #8DC6EB, #7ABEEB);
    background-image: -o-linear-gradient(top, #8DC6EB, #7ABEEB);
    background-image: linear-gradient(to bottom, #8DC6EB, #7ABEEB);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8DC6EB, endColorstr=#7ABEEB);
}

.am-login:hover{
    border:1px solid #369bdc;
    background-color: #62b0e3; background-image: -webkit-gradient(linear, left top, left bottom, from(#62b0e3), to(#4ea8e4));
    background-image: -webkit-linear-gradient(top, #62b0e3, #4ea8e4);
    background-image: -moz-linear-gradient(top, #62b0e3, #4ea8e4);
    background-image: -ms-linear-gradient(top, #62b0e3, #4ea8e4);
    background-image: -o-linear-gradient(top, #62b0e3, #4ea8e4);
    background-image: linear-gradient(to bottom, #62b0e3, #4ea8e4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#62b0e3, endColorstr=#4ea8e4);
}



#confirmBox p{
	background:none;
	font-size:16px;
	line-height:1.4;
	padding-top: 5px;
}

.am-ajax-iframe{
    width: 31px;
    height:32px;
    border:0;
}

.am-ajax-error{
    color: rgb(211,87,76);
    font-size: 20px;
    padding: 10px 0;
}


.am-ajax-error img, .am-ajax-success img {
    margin-right: 10px;
    margin-top: 5px;
    width: 20px;
    display: inline !important;
}

.am-ajax-success{
    color: rgb(90,187,132);
    font-size: 20px;
    padding: 10px 0;
}

/* forgot password block start*/

.am-login-forgotpassword{
    margin: 20px;
    text-align: center;
}

.am-login-forgotpassword div.am-login-button{
    float:none !important;
    border: 0;
    margin: 0 auto;
}

.am-login-forgotpassword p.required {
    text-align: center;
}

.am-login-forgotpassword-form-list {
    margin: 0 auto;
    width: 100%;
    max-width: 260px;
}

.am-login-forgotpassword .form-list label {
    float:none !important;
}
/* forgot password block end*/


/* account block start*/
.amajaxlogin-block .box-info .box-head h2 {
    background-image: url("https://florium.ua/skin/frontend/base/default/images/i_ma-info.gif");
}

.amajaxlogin-social-icon {
/*    margin: 0 auto;*/
    /*width: 160px;*/
}
.amajaxlogin-social-icon div{
    margin: 5px 0;
    max-height: 32px;
    float: left;
}

.amajaxlogin-social-icon img{
    cursor: pointer;
}

#am-twitter-image{
    color: #FFFFFF;
    height: 40px;
    padding: 10px 0 0 35px;
    text-align: center;
    width: 115px;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url("https://florium.ua/skin/frontend/base/default/images/amasty/amajaxlogin/twitter.png");
    font: 12px/15px Arial,Helvetica,sans-serif;
    cursor: pointer;
    box-sizing: border-box;
}

#am-twitter-image:hover{
    background-position: bottom;
}

@media screen and (max-width: 770px) {
    div#am-ajaxlogin-title {
        font-size: 19px;
        padding: 20px 20px;
    }
}

@media screen and (max-width: 565px) {

    .am-form-block div.am-login-button {
        left: 5px;
        top: 40px;
        z-index: 99;
    }

    div.amform-block-account-container{
        top: 0px;
    }

    .am-form-block {
        border-right: 0px;
    }


    #am-ajaxlogin{
        top:0;
    }
    .am-form-block{
        margin: 0 20px;
    }
}


/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
#ampromo-items-add {
  border: 1px solid #ededed;
  padding: 7px;
  text-align: center;
  margin-bottom: 12px;
}
#ampromo-items-add a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.amscheckout #ampromo-items-add {
  margin: 7px 10px;
}
#ampromo-overlay {
  direction: ltr;
}
#ampromo-overlay.mode-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 10000;
  text-align: center;
  overflow: scroll;
}
#ampromo-overlay.mode-popup .close {
  position: absolute;
  top: 7px;
  right: 7px;
  background: url(https://florium.ua/skin/frontend/base/default/images/amasty/ampromo/close_icon.png) no-repeat;
  width: 16px;
  height: 16px;
  z-index: 1;
  margin: 0;
  padding: 0;
  font-size: 0;
  display: block;
  opacity: .8;
}
#ampromo-overlay.mode-popup .close:hover {
  opacity: 1;
  transition: opacity 0.2s ease;
}
#ampromo-overlay.mode-inline #ampromo-items {
  width: 100%;
  margin: 20px 0 40px;
  border: 0;
  padding: 0;
}
#ampromo-overlay.mode-inline #ampromo-items .products {
  margin: 0 -20px 25px;
  align-items: stretch;
}
#ampromo-overlay.mode-inline #ampromo-items .products .product {
  margin-bottom: 20px;
}
#ampromo-overlay.mode-inline #ampromo-items #ampromo-carousel-wrapper {
  margin: 0 -15px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item {
  margin: 0 20px 20px;
  height: 100%;
  width: auto;
  border-radius: 5px;
  border: none;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .ampromo-items-form {
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: space-between;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .ampromo-item-buttons {
  margin-top: 20px;
  text-align: center;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config .ampromo-item-options {
  margin-bottom: 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options {
  display: flex;
  align-items: flex-start;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options {
  margin-left: 12px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options,
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options input,
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options select {
  max-width: 160px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple {
  margin: -20px -20px 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple .ampromo-item-image-wrap {
  padding: 20px 20px 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple .ampromo-item-title {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title {
  position: relative;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title .ampromo-item-title {
  padding: 12px;
  box-sizing: border-box;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title:hover .ampromo-item-title {
  display: flex;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title h4 {
  color: white;
  line-height: initial;
  text-align: center;
  font-size: 16px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title h4 a {
  color: white;
  line-height: initial;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-add-all {
  margin-top: 7px;
  display: flex;
  justify-content: center;
}
#ampromo-overlay.mode-inline .ampromo-slide {
  margin: 10px 0;
}
#ampromo-overlay.mode-inline #ampromo-carousel-content {
  display: flex;
  flex-wrap: wrap;
}
#ampromo-overlay .ampromo-carousel-control {
  position: absolute;
  top: 260px;
  background: url(https://florium.ua/skin/frontend/base/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;
  width: 48px;
  height: 45px;
  font-size: 0;
  display: none;
}
#ampromo-overlay .ampromo-carousel-control.carousel-disabled.prev {
  background-position: 0 0 !important;
}
#ampromo-overlay .ampromo-carousel-control.carousel-disabled.next {
  background-position: -46px 0 !important;
}
#ampromo-overlay .ampromo-carousel-control.prev {
  background-position: 0 -45px;
  left: 20px;
}
#ampromo-overlay .ampromo-carousel-control.prev:hover {
  background-position: 0 -91px;
}
#ampromo-overlay .ampromo-carousel-control.next {
  background-position: -46px -45px;
  right: 20px;
}
#ampromo-overlay .ampromo-carousel-control.next:hover {
  background-position: -46px -91px;
}
#ampromo-overlay #ampromo-items {
  border: 1px solid #ededed;
  background-color: white;
  position: relative;
  margin: 0 auto;
  padding: 24px;
  display: inline-block;
  box-sizing: border-box;
}
#ampromo-overlay #ampromo-items.amcarousel {
  display: block;
  width: 950px;
}
#ampromo-overlay #ampromo-items.amcarousel #ampromo-carousel-wrapper {
  width: 780px;
}
#ampromo-overlay #ampromo-items.amcarousel #ampromo-carousel-content {
  width: 4500px;
  height: 1px;
}
#ampromo-overlay #ampromo-items.amcarousel .ampromo-carousel-control {
  display: block;
}
#ampromo-overlay #ampromo-items .ampromo-item {
  box-sizing: border-box;
  margin-bottom: 7px;
  padding: 20px;
  width: 250px;
  border: 1px solid #ededed;
  position: relative;
  margin-right: 12px;
}
#ampromo-overlay #ampromo-items .ampromo-item.ampromo-type-amgiftcard {
  width: 400px;
}
#ampromo-overlay #ampromo-items .ampromo-item.ampromo-type-amgiftcard .ampromo-item-options {
  overflow-y: scroll;
  max-height: 300px;
}
#ampromo-overlay #ampromo-items .ampromo-item-options {
  margin-bottom: 12px;
  text-align: left;
}
#ampromo-overlay #ampromo-items .ampromo-item-image {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 160px;
}
#ampromo-overlay #ampromo-items .rule .ampromo-rule-header {
  font-weight: bold;
  font-size: 18px;
  background: #f3f3f3;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
  padding-left: 20px;
  margin-bottom: 25px;
  cursor: pointer;
}
#ampromo-overlay #ampromo-items .rule .ampromo-rule-header:after {
  content: '▲';
  margin-left: 12px;
  color: #919191;
}
#ampromo-overlay #ampromo-items .rule .products {
  display: flex;
  flex-wrap: wrap;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin: 0 0 40px;
}
#ampromo-overlay #ampromo-items .rule .products .product {
  margin-left: 10px;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple {
  margin: -20px -20px -40px;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple .product-title {
  position: static;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple .ampromo-item-image-wrap {
  padding: 20px;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item {
  box-shadow: none;
  border: 1px solid #d8dae4;
  border-radius: 0;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item.checked {
  outline: 1px solid #d8dae4;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item .ampromo-item-title {
  border-radius: 0;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item .mark input {
  position: absolute;
  left: -25px;
  top: 0;
}
#ampromo-overlay #ampromo-items .rule.collapsed .ampromo-rule-header:after {
  content: '▼';
}
#ampromo-overlay #ampromo-items .rule.collapsed .products {
  display: none;
}
@media only screen and (max-width: 820px) and (min-width: 420px) {
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    width: 400px;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel #ampromo-carousel-wrapper {
    width: 250px;
  }
}
@media only screen and (max-width: 420px) {
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    width: 100%;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel #ampromo-carousel-wrapper {
    width: 250px;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control {
    z-index: 10001;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control.next {
    right: 0;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control.prev {
    left: 0;
  }
}
@media only screen and (max-width: 340px) {
  #ampromo-overlay.mode-popup #ampromo-items .ampromo-item {
    border: none;
  }
}
@media only screen and (max-height: 500px) {
  #ampromo-overlay.mode-popup #ampromo-items {
    padding-top: 0;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    top: 0 !important;
    height: 100%;
  }
  #ampromo-overlay.mode-popup #ampromo-items > h4 {
    display: none;
  }
}
#ampromo-carousel-wrapper {
  overflow: hidden;
  margin: 0 auto;
}
#ampromo-carousel-content .ampromo-slide {
  float: left;
}
.ampromo-item .qty-holder {
  display: none;
}
.ampromo-item .giftcard-send-form {
  padding: 0;
  margin: 0;
}
.ampromo-item-options select,
.ampromo-item-options input {
  max-width: 210px;
}
.ampromo-notification {
  padding: 7px;
  text-align: center;
  margin-bottom: 12px;
  border: 1px solid #f16048;
  color: #df280a;
  background: #faebe7;
}
.ampromo-items-form h4 {
  line-height: 50px;
}
.ampromo-items-form h4 a {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}
.ampromo-label {
  float: right;
  position: absolute;
  z-index: 500;
}
.ampromo-gift .product-image {
  float: left;
}
.ampromo-gift li {
  margin: 10px 10px;
  float: left;
}
.ampromo-tooltip {
  padding: 2px 5px;
  background: #FEC;
  border: 1px solid #FAA819;
  color: #1F5070;
  text-align: left;
  width: 300px;
  position: absolute;
  z-index: 10001;
}
.ampromo-product-name {
  font-weight: bold;
}

.calendar {
  z-index:10001;
}

div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0 10px 10px 0;
    float: left;
}

.amshopby-featured {
    padding: 5px;
}

.amshopby-link {
    padding: 5px 0 0 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0 5px 0 0;
    display: block;
    float: left;
}

.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr:hover {
    padding-left: 15px;
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr::before,
.block-layered-nav .amshopby-attr-selected::before {
    border-style: none;
}

.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-selected:hover {
    font-weight: bold;
    padding-left: 15px;
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr-inactive {
    pointer-events: none;
    color: #666
}

.block-layered-nav dd a img {
    float: left;
}

.block-layered-nav .single-choice a.amshopby-attr,
.block-layered-nav .single-choice a.amshopby-attr:hover {
    background-image: url(https://florium.ua/skin/frontend/base/default/images/amshopby-rb1.gif);
}

.block-layered-nav .single-choice a.amshopby-attr-selected,
.block-layered-nav .single-choice a.amshopby-attr-selected:hover {
    background-image: url(https://florium.ua/skin/frontend/base/default/images/amshopby-rb2.gif);
}

.amshopby-swatch {
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-level-2 {
    padding-left: 10px;
}

.block-layered-nav .amshopby-cat-level-3 {
    padding-left: 20px;
}

.block-layered-nav .amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

.block-layered-nav .amshopby-cat-multi a {
    padding-left: 15px;
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-multiselected a,
.block-layered-nav .amshopby-cat-multiselected a:hover {
    font-weight: bold;
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav span.amshopby-plusminus {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(https://florium.ua/skin/frontend/base/default/images/amshopby-plus.gif) no-repeat;
}

.block-layered-nav span.minus {
    background: transparent url(https://florium.ua/skin/frontend/base/default/images/amshopby-minus.gif) no-repeat;
}

.block-layered-nav li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.main .block-layered-nav.amshopby-collapse-enabled dt {
    cursor: pointer;
    padding-left: 15px;
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled dt::after {
    border-style: none;
}

.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
    display: block;
}

.block-layered-nav .amshopby-slider {
    position: relative;
    margin: 10px 4px 5px;
    z-index: 9;
    height: 18px;
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

.block-layered-nav .amshopby-slider .handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(https://florium.ua/skin/frontend/base/default/images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor: move;
    z-index: 2;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #798794;
}

.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right,
.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
}

.amshopby-slider-handle-left {
    left: 0;
}
.amshopby-slider-handle-right {
    right: 0;
}
.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
    z-index: 1000;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor: help;
    display: inline;
}

.block-layered-nav,
.amshopby-page-container,
.amshopby-filters-top {
    position: relative;
}

.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}

.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url('https://florium.ua/skin/frontend/base/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}
/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced .level1 {
    padding-left: 20px;
}

.amshopby-advanced .level2 {
    padding-left: 30px;
}

.amshopby-advanced .level3 {
    padding-left: 40px;
}

.amshopby-advanced .level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

.amshopby-cat-toggle.amshopby-cat-toggle-hidden {
    display: none;
}
/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline {
    background: url('https://florium.ua/skin/frontend/base/default/images/am_btn_remove.gif') no-repeat;
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.amshopby-hightlighted {
    background: yellow;
}

.btn-remove-inline img {
    display: inline;
}

.block-layered-nav .amshopby-slider .handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    margin: 10px .4em;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #f18200;
    border: 1px solid #de5400;
    box-sizing: border-box;
    outline: none;
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #999999;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    cursor: pointer;
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.4em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.2em;
    height: 8px;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.amshopby-narrow-by-list td {
    vertical-align: top;
}

input[name^="amshopby"][id$="from"].input-text,
input[name^="amshopby"][id$="to"].input-text {
    width: auto;
}

.amshopby-item-top {
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol {
    max-width: 250px;
}

.amshopby-item-top .amshopby-column {
    width: auto;
}

.no-display-current,
.no-display {
    display: none;
}

.current .no-display-current,
.current td.no-display {
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
        background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dt.current {
        background: url(https://florium.ua/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
    }
}

.block-layered-nav ol:not(.single-choice) select option[selected] {
    color: white;
    background-color: rgba(171, 171, 171, 1);
}

.amshopby-apply-button {
    width: 180px;
    height: 40px;
    margin-top: 1em;
}

/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.amshopby-subcategories-wrapper {
    position: relative;
    box-sizing: unset;
    flex-wrap: wrap;
}
.amshopby-subcategories-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 999;
}
.amshopby-subcategory {
    float: left;
    height: auto;
    width: auto;
    padding-right: 5px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.amshopby-subcategory .am-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
}
.amshopby-subcategory .am-img {
    max-width: 100%;
    display: block;
    float: left;
}
.amshopby-subcategory .am-title {
    margin-left: 5px;
    padding: 20px 0;
}
.amshopby-subcategories-img {
    display: inline;
    vertical-align: middle;
}
div.amshopby-overflow-scroll-enabled div.block-content dl dd > ol:first-of-type {
    overflow-y: auto;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ticket-history {
  padding: 6px 15px 6px 15px;
}
.ticket-history > .legend {
  margin: -16px 0 0 5px;
}
.ticket-history p {
  margin-bottom: .5em;
}
.ticket-history .fieldset {
  padding: 5px 10px;
  margin: 10px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}
.ticket-history .fieldset .legend {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}
.ticket-history .fieldset.user {
  border: 1px solid #8eb589;
  border-left: 5px solid #8eb589;
  background-color: #fefffe;
  background-image: -moz-linear-gradient(top, #fdfffd, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfffd), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #fdfffd, #ffffff);
  background-image: -o-linear-gradient(top, #fdfffd, #ffffff);
  background-image: linear-gradient(to bottom, #fdfffd, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfffd', endColorstr='#ffffffff', GradientType=0);
}
.ticket-history .fieldset.customer {
  border: 1px solid #9cb4c5;
  border-left: 5px solid #9cb4c5;
  background-color: #fcfdff;
  background-image: -moz-linear-gradient(top, #fafcff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafcff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #fafcff, #ffffff);
  background-image: -o-linear-gradient(top, #fafcff, #ffffff);
  background-image: linear-gradient(to bottom, #fafcff, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafcff', endColorstr='#ffffffff', GradientType=0);
}
.MultiFile-wrap .MultiFile-list .MultiFile-label {
  margin: 6px 0px 0px 0px;
}
.MultiFile-wrap .MultiFile-list .MultiFile-label .MultiFile-remove {
  text-decoration: none;
  font-size: 14px;
  color: #f00;
  line-height: 14px;
  margin-right: 5px;
}
.helpdesk-contact-form {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  *zoom: 1;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 5px 15px 8px 15px;
  position: relative;
  width: 600px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 21.875px;
  color: #333;
  margin-left: 10px;
}
.helpdesk-contact-form:before,
.helpdesk-contact-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.helpdesk-contact-form:after {
  clear: both;
}
.helpdesk-contact-form a {
  color: #1a6690;
}
.helpdesk-contact-form .dropbox h2 {
  font-size: 20px;
  line-height: 30px;
  padding: 0;
  margin: 0px 0px 5px 0px;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.helpdesk-contact-form .dropbox .inside-form {
  *zoom: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 8px;
}
.helpdesk-contact-form .dropbox .inside-form:before,
.helpdesk-contact-form .dropbox .inside-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.helpdesk-contact-form .dropbox .inside-form:after {
  clear: both;
}
.helpdesk-contact-form .dropbox .inside-form ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.helpdesk-contact-form .dropbox .inside-form ul li {
  margin-bottom: 10px;
}
.helpdesk-contact-form .dropbox .inside-form ul li label {
  display: block;
  margin-bottom: 2px;
}
.helpdesk-contact-form .dropbox .inside-form ul li label em {
  color: #e00;
  margin-left: 5px;
}
.helpdesk-contact-form .dropbox .inside-form ul .wide {
  margin-top: 10px;
  margin-bottom: 15px;
}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details {
  display: flex;
  width: 95%;
}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name,
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-email {
  float: left;
  width: 50%;
}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name input,
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-email input {
  width: 262px;
}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name {
  margin-right: 20px;
}
.helpdesk-contact-form .dropbox .inside-form ul .fields {
  display: flex;
  width: 95%;
}
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field1,
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field2 {
  float: left;
  width: 50%;
}
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field1 select,
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field2 select {
  width: 262px;
}
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field1 {
  margin-right: 20px;
}
.helpdesk-contact-form .dropbox .inside-form input[type="text"],
.helpdesk-contact-form .dropbox .inside-form textarea {
  background-color: white;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
  display: inline-block;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 21.875px;
  color: #555;
  width: 555px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.helpdesk-contact-form .dropbox .inside-form input[type="text"]:focus,
.helpdesk-contact-form .dropbox .inside-form textarea:focus {
  border-color: rgba(244, 175, 26, 0.8);
  outline: 0;
}
.helpdesk-contact-form .dropbox .inside-form input[type="text"].validation-failed,
.helpdesk-contact-form .dropbox .inside-form textarea.validation-failed {
  border-color: rgba(244, 26, 70, 0.8);
}
.helpdesk-contact-form .dropbox .inside-form .validation-advice {
  display: none !important;
}
.helpdesk-contact-form .dropbox .inside-form textarea {
  height: 80px;
}
.helpdesk-contact-form .dropbox .post-button {
  border: 1px solid #ddd;
  padding: 7px 12px;
  float: right;
  margin-top: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-weight: bold;
  color: #1a6690;
  cursor: pointer;
}
.helpdesk-contact-form .dropbox .post-button:hover {
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
}
.helpdesk-contact-form .close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 23px;
  font-weight: bold;
  color: #666;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.helpdesk-contact-form .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.helpdesk-contact-form.success {
  height: 80px;
}
.helpdesk-contact-form.success .dropbox {
  padding: 33px 0px;
}
.helpdesk-contact-form.success .dropbox ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #00BD00;
  font-weight: bold;
  text-align: center;
}
.helpdesk-contact-form.form-kb .input-box input {
  width: 480px;
}
.helpdesk-contact-form.form-kb .input-box button {
  margin-top: 0px;
}
.helpdesk-contact-form.form-kb-result .article-item .detail {
  color: #777;
  font-size: 13px;
  line-height: 18px;
  margin-top: 5px;
}
.helpdesk-contact-form.form-kb-result a.more {
  float: right;
}
.helpdesk-contact-form.form-kb-result a.back {
  float: left;
}
.helpdesk-contact-form-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100000px;
  height: 10000000px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 90000;
}
.helpdesk-contact-form-button {
  cursor: pointer;
}
.helpdesk-contact-form-button.left {
  *zoom: 1;
  position: fixed;
  top: 50%;
  margin-top: -75px;
  width: 150px;
  left: -57px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: bold;
  z-index: 1000000;
}
.helpdesk-contact-form-button.left:before,
.helpdesk-contact-form-button.left:after {
  display: table;
  content: "";
  line-height: 0;
}
.helpdesk-contact-form-button.left:after {
  clear: both;
}
.helpdesk-contact-form-button.left .button-text {
  line-height: 20px !important;
  font-size: 16px !important;
  padding: 8px 10px;
  border: 1px solid #fff;
  margin: 1px;
  color: #fff;
  text-align: center;
}
.helpdesk-contact-form-button.right {
  *zoom: 1;
  position: fixed;
  top: 50%;
  right: -26px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  font-weight: bold;
  z-index: 1000000;
}
.helpdesk-contact-form-button.right:before,
.helpdesk-contact-form-button.right:after {
  display: table;
  content: "";
  line-height: 0;
}
.helpdesk-contact-form-button.right:after {
  clear: both;
}
.helpdesk-contact-form-button.right .button-text {
  padding: 9px 10px;
  border: 1px solid #fff;
  margin: 1px;
  color: #fff;
}
.helpdesk-contact-form-iframe {
  *zoom: 1;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 650px;
  height: 660px;
  z-index: 100000;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.helpdesk-contact-form-iframe:before,
.helpdesk-contact-form-iframe:after {
  display: table;
  content: "";
  line-height: 0;
}
.helpdesk-contact-form-iframe:after {
  clear: both;
}
html {
  overflow-x: hidden;
}
@media (max-width: 680px) {
  .helpdesk-contact-form-iframe {
    width: 80%;
    height: 84%;
  }
  .helpdesk-contact-form {
    width: 90%;
    margin-left: 0px;
  }
  .helpdesk-contact-form .dropbox .inside-form {
    margin-bottom: 0px;
    padding-bottom: 3px;
  }
  .helpdesk-contact-form .dropbox .inside-form ul {
    padding-left: 10px;
  }
  .helpdesk-contact-form .dropbox .inside-form ul li {
    margin-bottom: 0px;
  }
  .helpdesk-contact-form .dropbox .inside-form ul li .customer-email input {
    width: 90%;
  }
  .helpdesk-contact-form .dropbox .inside-form input[type="text"],
  .helpdesk-contact-form .dropbox .inside-form textarea {
    width: 90%!important;
    height: 100%!important;
  }
}
.helpdesk-box-tickets .box-head h2 {
  background-image: url(https://florium.ua/skin/frontend/base/default/images/mst_helpdesk/i_folder-table.gif);
}
.helpdesk-box-tickets .data-table td {
  position: relative;
}
.helpdesk-box-tickets .unread {
  display: inline-block;
  margin-left: 5px;
  width: 20px;
  height: 11px;
  background-image: url(https://florium.ua/skin/frontend/base/default/images/mst_helpdesk/i_unread2.png);
  background-size: 20px 20px;
  background-position: 0px -8px;
}
iframe.helpdesk-contact-form-iframe {
  display: block;
}
.helpdesk-custom-field .input-box.checkbox {
  clear: none;
  width: 30px !important;
  float: left;
  margin-left: 15px;
}
li.checkbox {
  *zoom: 1;
}
li.checkbox:before,
li.checkbox:after {
  display: table;
  content: "";
  line-height: 0;
}
li.checkbox:after {
  clear: both;
}
li.checkbox > label {
  float: left;
}
.helpdesk-contacts-form ul {
  list-style: none;
}
.helpdesk-ticket-information-table td {
  padding: 3px 10px 3px 0px;
}
.helpdesk-status {
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 12px;
  background-color: #c9c9c9;
  background-image: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#aaaaaa));
  background-image: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background-image: -o-linear-gradient(top, #dddddd, #aaaaaa);
  background-image: linear-gradient(to bottom, #dddddd, #aaaaaa);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffaaaaaa', GradientType=0);
}
.helpdesk-status.open {
  background-color: #77da79;
  background-image: -moz-linear-gradient(top, #97e399, #47cd4a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#97e399), to(#47cd4a));
  background-image: -webkit-linear-gradient(top, #97e399, #47cd4a);
  background-image: -o-linear-gradient(top, #97e399, #47cd4a);
  background-image: linear-gradient(to bottom, #97e399, #47cd4a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff97e399', endColorstr='#ff47cd4a', GradientType=0);
}
.helpdesk-status.in_progress {
  background-color: #ff6262;
  background-image: -moz-linear-gradient(top, #ff8b8b, #ff2525);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff8b8b), to(#ff2525));
  background-image: -webkit-linear-gradient(top, #ff8b8b, #ff2525);
  background-image: -o-linear-gradient(top, #ff8b8b, #ff2525);
  background-image: linear-gradient(to bottom, #ff8b8b, #ff2525);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff8b8b', endColorstr='#ffff2525', GradientType=0);
}
/* @mirasvit for Magento 1.9.0.1 begin */
/*---------------- Create New Ticket in Account ------------------*/
h2.legend.create_new_ticket {
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
}
form#helpdesk-form-validate.MultiFile-intercepted div.fieldset ul.form-list {
  width: 50%;
}
form#helpdesk-form-validate.MultiFile-intercepted div.fieldset ul.form-list li.wide div.input-box select {
  width: 100%;
}
form#helpdesk-form-validate.MultiFile-intercepted div.fieldset ul.form-list li.wide div.input-box input {
  width: 100%;
}
form#helpdesk-form-validate.MultiFile-intercepted div.fieldset ul.form-list li.wide div.input-box textarea {
  width: 100%;
}
form#helpdesk-form-validate.MultiFile-intercepted div.buttons-set p.required {
  float: left;
}
/*---------------- Ticket Information in Account ------------------*/
h2.legend.ticket_information {
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
}
h2.legend.post_replay {
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
}
h2.legend.ticket_history {
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
  margin-left: 0px;
}
h2.legend.ticket_history_log {
  font-size: 14px;
  margin-top: 20px;
  font-style: italic;
  text-transform: none;
  font-family: Georgia, Times, "Times New Roman", serif;
}
.ticket-history {
  padding: 6px 0px 6px 0px;
}
form#helpdesk-form-validate.MultiFile-intercepted div.fieldset ul.form-list button.button {
  margin-bottom: 2px;
}

/*---------------- Contact Form in Popup ------------------*/
form#helpdesk-contact-form.helpdesk-contact-form div.dropbox div.inside-form ul.form-list li div.input-box {
  width: 106% !important;
}
form#helpdesk-contact-form.helpdesk-contact-form div.dropbox div.inside-form ul.form-list div.customer-details {
  width: 98%;
}

/*---------------- Contact Form ------------------*/
form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li {
  width: 600px;
}

form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li.wide div.field {
  width: 100%;
}

form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li.wide div.field div.input-box input {
  width: 95% !important;
}

form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li.wide div.field div.input-box textarea {
  width: 95% !important;
  max-width: 95% !important;
}

form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li.fields div.field {
  width: 46.5%;
}

/*---------------- Contact Form For Mobile ------------------*/
@media only screen and (max-width: 600px) {
  form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li {
    width: 100%;
  }

  form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li.fields div.field {
    width: 100%;
  }

  form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li div.field div.input-box input {
    width: 100% !important;
  }

  form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li.wide div.field div.input-box input {
    width: 100% !important;
  }

  form#contactForm.helpdesk-contacts-form.MultiFile-intercepted div.fieldset ul.form-list li.wide div.field div.input-box textarea {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* @mirasvit for Magento 1.9.0.1 end */
.helpdesk-box-tickets {
  margin-bottom: 40px;
}

#loading_mask_loader {
  position: fixed;
  top: 45%;
  left: 50%;
  margin-left: -62px;
  padding: 15px 30px;
  background: #fdfffd;
  border: 5px solid #E0E0E0;
  color: #767676;
  font-weight: bold;
  text-align: center;
  z-index: 1000;
}

/* Extended status colors frontend support */

span.helpdesk-status.aqua
{
  font-size: 11px;
  background-color: #72e7e2;
  background-image: -moz-linear-gradient(top, #9ffdfd, #2ec5b9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ffdfd), to(#2ec5b9));
  background-image: -webkit-linear-gradient(top, #9ffdfd, #2ec5b9);
  background-image: -o-linear-gradient(top, #9ffdfd, #2ec5b9);
  background-image: linear-gradient(to bottom, #9ffdfd, #2ec5b9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ffdfd', endColorstr='#ff2ec5b9', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.grey
{
  font-size: 11px;
  background-color: #6b6b6b;
  background-image: -moz-linear-gradient(top, #868686, #424242);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#868686), to(#424242));
  background-image: -webkit-linear-gradient(top, #868686, #424242);
  background-image: -o-linear-gradient(top, #868686, #424242);
  background-image: linear-gradient(to bottom, #868686, #424242);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff868686', endColorstr='#ff424242', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.navy
{
  font-size: 11px;
  background-color: #7387bf;
  background-image: -moz-linear-gradient(top, #8d8dc7, #4c7eb4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8d8dc7), to(#4c7eb4));
  background-image: -webkit-linear-gradient(top, #8d8dc7, #4c7eb4);
  background-image: -o-linear-gradient(top, #8d8dc7, #4c7eb4);
  background-image: linear-gradient(to bottom, #8d8dc7, #4c7eb4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d8dc7', endColorstr='#ff4c7eb4', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.silver
{
  font-size: 11px;
  background-color: #ababab;
  background-image: -moz-linear-gradient(top, #c0c0c0, #8b8b8b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c0c0c0), to(#8b8b8b));
  background-image: -webkit-linear-gradient(top, #c0c0c0, #8b8b8b);
  background-image: -o-linear-gradient(top, #c0c0c0, #8b8b8b);
  background-image: linear-gradient(to bottom, #c0c0c0, #8b8b8b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc0c0c0', endColorstr='#ff8b8b8b', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.black {
  font-size: 11px;
  background-color: #000000;
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#000000));
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.green
{
  font-size: 11px;
  background-color: #77da79;
  background-image: -moz-linear-gradient(top, #97e399, #47cd4a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#97e399), to(#47cd4a));
  background-image: -webkit-linear-gradient(top, #97e399, #47cd4a);
  background-image: -o-linear-gradient(top, #97e399, #47cd4a);
  background-image: linear-gradient(to bottom, #97e399, #47cd4a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff97e399', endColorstr='#ff47cd4a', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.olive
{
  font-size: 11px;
  background-color: #95a051;
  background-image: -moz-linear-gradient(top, #b4b471, #668121);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b4b471), to(#668121));
  background-image: -webkit-linear-gradient(top, #b4b471, #668121);
  background-image: -o-linear-gradient(top, #b4b471, #668121);
  background-image: linear-gradient(to bottom, #b4b471, #668121);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb4b471', endColorstr='#ff668121', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.teal
{
  font-size: 11px;
  background-color: #49a6b0;
  background-image: -moz-linear-gradient(top, #59afaf, #3298b1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#59afaf), to(#3298b1));
  background-image: -webkit-linear-gradient(top, #59afaf, #3298b1);
  background-image: -o-linear-gradient(top, #59afaf, #3298b1);
  background-image: linear-gradient(to bottom, #59afaf, #3298b1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff59afaf', endColorstr='#ff3298b1', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.blue
{
  font-size: 11px;
  background-color: #8b90ff;
  background-image: -moz-linear-gradient(top, #a9a9ff, #5e6bff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a9a9ff), to(#5e6bff));
  background-image: -webkit-linear-gradient(top, #a9a9ff, #5e6bff);
  background-image: -o-linear-gradient(top, #a9a9ff, #5e6bff);
  background-image: linear-gradient(to bottom, #a9a9ff, #5e6bff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9a9ff', endColorstr='#ff5e6bff', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.lime
{
  font-size: 11px;
  background-color: #67ec59;
  background-image: -moz-linear-gradient(top, #67ff4a, #68cf70);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#67ff4a), to(#68cf70));
  background-image: -webkit-linear-gradient(top, #67ff4a, #68cf70);
  background-image: -o-linear-gradient(top, #67ff4a, #68cf70);
  background-image: linear-gradient(to bottom, #67ff4a, #68cf70);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff67ff4a', endColorstr='#ff68cf70', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.purple
{
  font-size: 11px;
  background-color: #d13dd1;
  background-image: -moz-linear-gradient(top, #dd61dd, #c007bf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd61dd), to(#c007bf));
  background-image: -webkit-linear-gradient(top, #dd61dd, #c007bf);
  background-image: -o-linear-gradient(top, #dd61dd, #c007bf);
  background-image: linear-gradient(to bottom, #dd61dd, #c007bf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd61dd', endColorstr='#ffc007bf', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.fuchsia
{
  font-size: 11px;
  background-color: #ee8dee;
  background-image: -moz-linear-gradient(top, #ffaeff, #d55bd5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffaeff), to(#d55bd5));
  background-image: -webkit-linear-gradient(top, #ffaeff, #d55bd5);
  background-image: -o-linear-gradient(top, #ffaeff, #d55bd5);
  background-image: linear-gradient(to bottom, #ffaeff, #d55bd5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffaeff', endColorstr='#ffd55bd5', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.maroon
{
  font-size: 11px;
  background-color: #b26767;
  background-image: -moz-linear-gradient(top, #b47171, #af5959);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b47171), to(#af5959));
  background-image: -webkit-linear-gradient(top, #b47171, #af5959);
  background-image: -o-linear-gradient(top, #b47171, #af5959);
  background-image: linear-gradient(to bottom, #b47171, #af5959);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb47171', endColorstr='#ffaf5959', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.red
{
  font-size: 11px;
  background-color: #ff6262;
  background-image: -moz-linear-gradient(top, #ff8b8b, #ff2525);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff8b8b), to(#ff2525));
  background-image: -webkit-linear-gradient(top, #ff8b8b, #ff2525);
  background-image: -o-linear-gradient(top, #ff8b8b, #ff2525);
  background-image: linear-gradient(to bottom, #ff8b8b, #ff2525);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff8b8b', endColorstr='#ffff2525', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.orange
{
  font-size: 11px;
  background-color: #ff8c00;
  background-image: -moz-linear-gradient(top, #ff8c00, #ff8c00);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff8c00), to(#ff8c00));
  background-image: -webkit-linear-gradient(top, #ff8c00, #ff8c00);
  background-image: -o-linear-gradient(top, #ff8c00, #ff8c00);
  background-image: linear-gradient(to bottom, #ff8c00, #ff8c00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff8c00', endColorstr='#ffff8c00', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
span.helpdesk-status.yellow
{
  font-size: 11px;
  background-color: #f9ca34;
  background-image: -moz-linear-gradient(top, #ffd757, #f0b700);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffd757), to(#f0b700));
  background-image: -webkit-linear-gradient(top, #ffd757, #f0b700);
  background-image: -o-linear-gradient(top, #ffd757, #f0b700);
  background-image: linear-gradient(to bottom, #ffd757, #f0b700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffd757', endColorstr='#fff0b700', GradientType=0);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 2px 15px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}

.attachment.input-box {
  height: auto;
}

.helpdesk-ticket-external .fieldset,
.helpdesk-ticket-view .fieldset {
  border: 0;
}

.helpdesk-ticket-external .fieldset h2,
.helpdesk-ticket-view .fieldset h2 {
  float: none;
}
.rewardssocial-buttons {
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  /*z-index: 190;*/ /* fix for refer friends popup z-index for ultimo theme */
  position: relative;
}
.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #googleplus-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-googleplus-one:hover #googleplus-message {
  display: block;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.buttons-pinterest-pin {
  clear: none;
  float:left;
  margin-right: 10px;
}
.rewardssocial-buttons .buttons-googleplus-one > div {
  float: left !important;
  margin-right: 10px !important;
}

/* Refer friends button styles begins */

div.rewardssocial-buttons div.buttons-referral-like button.referral {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%) repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #333;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  padding: 0 3px;
  text-decoration: none;
}

div.rewardssocial-buttons div.buttons-referral-like div.referral-popup {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #cccccc;
  left: 50%;
  margin-left: -215px;
  padding: 20px;
  position: fixed;
  top: 100px;
  width: 630px;
  z-index: 2001; /* ultimo theme menu has 2000 */
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#rma-confirmation-form-validate h2#refer-friends {
  color: #50a4cf;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup div.close {
  color: #636363;
  cursor: pointer;
  display: block;
  float: right;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  right: -14px;
  top: -2px;
  text-decoration: none;
  width: 40px;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#rma-confirmation-form-validate ul.form-list li div.input-box input#comment.input-text {
  width: 100%;
}

/* Refer friends button styles ends */

.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.box-account div.fieldset p {
  margin-bottom: 0px;
}
.box-account div.fieldset div.rewards-social-buttons {
  height: 20px;
}
.box-account div.fieldset div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.box-account div.fieldset div.rewards-social-buttons div.fb {
  position: relative;
  top: -8px;
}
div.rewardssocial-buttons div.buttons-twitter-like {
    float: left;
    margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-googleplus-one {
    float: left;
    margin-right: 10px;
}
/*Gomagecheckout Begin*/
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards {
  width: 34%;
  float: left;
  position: absolute;
  top: 440px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form {
  border: 1px solid #eaeaea;
  border-radius: 0 0 4px 4px;
  color: #5f5f5f;
  background-color: #ffffff;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form label {
 margin-left: 15px;
 margin-top: 10px;
 color: #5f5f5f;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box input#points_amount.input-text {
  margin-left: 15px;
  width: 93% !important;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box input#points_all {
  margin-left: 15px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div.input-box label {
  margin-top: 5px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#apply_points.button {
  float: right;
  margin-bottom: 10px;
  margin-right: 15px;
}
div.glc.gcheckout-onepage-wrap.not_deliverydate_mode form#gcheckout-onepage-form div#gcheckout-onepage-review.glc-step.review {
  padding-bottom: 150px;
}
form#gcheckout-onepage-form div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#cancel_points.button {
    float: right;
    margin-right: 10px;
}

/*Gomagecheckout End*/

/* Aheadworks OneStep Checkout Begin */

div.aw-onestepchekocut-column.aw-onestepchekocut-column-middle div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#apply_points {
    width: 108px;
}

div.aw-onestepchekocut-column.aw-onestepchekocut-column-middle div#coupon-discount.glc-step.rewards div#discount-code.discount-form div button#cancel_points {
    width: 108px;
}

/*Aheadworks OneStep Checkout End*/

/* RWD Fix for Twitter hint */

div.rewardssocial-buttons div.buttons-twitter-like.rewardssocial-buttons div#twitter-message {
  margin-top: 5px;
  width: 230px;
}

/* Invite popup styles */

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#referralForm ul.form-list li div.input-box {
  width: 90%;
}

div.rewardssocial-buttons div.buttons-referral-like div#referral-popup.referral-popup form#referralForm ul.form-list li div.input-box input.input-text {
  width: 100%;
}

/* firecheckout */

.firecheckout-section.mst-rewards #coupon-discount label {
  display: inline;
}

/* New version of Magestore Onestepcheckout */

form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount h3#shipping_method_step_header.onestepcheckout-numbers.step_2 {
  background: rgba(0, 0, 0, 0) url("/skin/frontend/base/default/images/onestepcheckout/flatnew/payment_title.png") no-repeat scroll left center;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form label {
  width: 100%;
  margin: 15px 15px 20px;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box input#points_amount.input-text {
  width: 92% !important;
  margin-left: 15px;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box input#points_all {
  margin-left: 15px;
  margin-top: 10px;
  float: left;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form div.input-box label {
  float: left;
  margin-top: 10px;
  width: 80%;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form button#onestepcheckout-rewards-add.button {
  margin-bottom: 20px;
  margin-left: 15px;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form {
  margin-bottom: 25px;
  border: 1px solid #ebebeb;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section {
  border: none;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol li.payment-method div#onestepcheckout-payment-methods.onestepcheckout-payment-methods {
  border: 1px solid #ebebeb;
  border-top: none;
  width: 101%;
}
form#one-step-checkout-form div.onestepcheckout-shipping-payment-review div.order-review-section ol div.onestepcheckout-rewards div.discount div.discount-form span#cancel_block button#onestepcheckout-rewards-cancel.button {
  margin-top: -21px;
}

/* Our Facebook Share button */

.mst-fb-share {
  vertical-align: top;
  display: inline-block;
  height: 20px;
  padding: 0 4px;
  border: 1px solid #4267b2;
  border-radius: 3px;
  color: #eceef5;
  background: #4267b2;
  font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  /* IE7 */
  *display: inline;
  *zoom: 1;
}
.mst-fb-share-text:hover, .mst-fb-share-text:visited, .mst-fb-share-text:link, .mst-fb-share-text:active
{
  color: #eceef5;
}
.mst-fb-share-text {
  position: relative;
  top: 4px;
  font-weight: bold;
  color: #eceef5;
}

.mst-share-wrapper {
  width: 55px;
  float: left;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  position: absolute;
  top: -5px;
  right: 0px;
  height: 34px;
  width: 458px;
  padding: 4px 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
}
.searchautocomplete .sprite {
  background: url('https://florium.ua/skin/frontend/default/florium_responsive/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  float: left;
  height: 34px;
  position: relative;
  width: 340px;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 6px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  background: url('https://florium.ua/skin/frontend/default/florium_responsive/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-left: 5px;
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}

.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  left: 65px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}

.searchautocomplete .searchautocomplete-placeholder ul .product-autocomplete {}
.searchautocomplete .searchautocomplete-placeholder ul .product-autocomplete .special-price-line {
  float: left;
  margin-right: 10px;
  color: #cc365d;
  font-size: 12px;
}
.searchautocomplete .searchautocomplete-placeholder ul .product-autocomplete .textPrice {
  float: left;
  margin-right: 5px;
  font-size: 12px;
}
.searchautocomplete .searchautocomplete-placeholder ul .product-autocomplete .a_product_list p {
  line-height: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 10px 0 10px;
  color: #000;
  font-weight: bold;
}
.searchautocomplete .searchautocomplete-placeholder ul .product-autocomplete .img-block {
  display: block;
  float: left;
  margin-right: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #444;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-line .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-line .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f00;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
@media (max-width: 767px){
  .searchautocomplete .searchautocomplete-placeholder{
    width: 235px;
    left: 0px;
    height: 450px;
    overflow-y: scroll;
  }
  .searchautocomplete .searchautocomplete-placeholder:before{
    left: 70px;
  }
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  right: 10px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://florium.ua/skin/frontend/default/florium_responsive/js/plugins/owl/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

.amount-changer {
  height     : 32px;
  position   : relative;
  width      : 90px;
  border: 1px solid #E6E6E6;
  border-radius: 3px;
    text-align: center;
}

.amount-changer input {
    border: 0 none !important;
    color: #000000;
    display: block;
    float: left;
    padding: 0 !important;
    position: relative;
    text-align: center;
    top: 6px;
    width: 47px;
}
.amount-changer .inc,
.amount-changer .dec {
    border-left: 1px solid #E6E6E6;
    color: #CF427E;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    text-decoration: none;
    width: 20px;
}
.amount-changer .dec {
    border-left: none;
    border-right: 1px solid #E6E6E6;
}
.amount-changer .inc:hover,
.amount-changer .dec:hover{
    color: #fff;
}
.amount-changer .dec.inactive {
  background-position : 0 0;
}
.amount-changer .inc.inactive {
  background-position : 0 -23px;
}

.amount-changer a:focus {
  outline : 0;
}
