@charset "UTF-8";
@import "http://fonts.fontstorage.com/import/opinionpro.css";
body {
  font-family: 'Fedra Sans Pro', sans-serif;
  font-weight: normal; }

.width {
  float: left;
  width: 100%; }

*:focus {
  outline: none !important;
  outline: 0px -webkit-focus-ring-color !important; }

select:hover {
  outline: none; }

img {
  max-width: 100%; }

a:hover {
  text-decoration: none; }

.container {
  min-width: 1180px; }

.h1 {
  float: left;
  width: 100%;
  text-align: center;
  color: #292929;
  font-weight: 300;
  font-size: 32px;
  text-transform: uppercase;
  margin: 0px 0px 40px; }

.closeMenu {
  display: none; }

.btnMenu {
  display: none; }

/*******************************************header***********************************************/
.social {
  float: left;
  padding: 0px;
  margin: 0px;
  list-style: none; }
  .social li {
    margin-right: 10px;
    float: left; }
    .social li a {
      display: block;
      background-position: center;
      background-repeat: no-repeat;
      width: 16px;
      height: 17px; }
      .social li a.tw {
        background-image: url(../images/icon-social-1.png); }
        .social li a.tw:hover {
          background-image: url(../images/icon-social-1-b.png); }
      .social li a.fb {
        background-image: url(../images/icon-social-2.png); }
        .social li a.fb:hover {
          background-image: url(../images/icon-social-2-b.png); }
      .social li a.vk {
        background-image: url(../images/icon-social-3.png); }
        .social li a.vk:hover {
          background-image: url(../images/icon-social-3-b.png); }
      .social li a.inst {
        background-image: url(../images/icon-social-4.png); }
        .social li a.inst:hover {
          background-image: url(../images/icon-social-4-b.png); }
      .social li a.yout {
        background-image: url(../images/icon-social-5.png); }
        .social li a.yout:hover {
          background-image: url(../images/icon-social-5-b.png); }

.blueBtn {
  display: inline-block;
  vertical-align: top;
  padding: 0px 12px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  border: none;
  background-color: #00507b; }
  .blueBtn.big {
    font-size: 13px;
    padding: 0px 22px;
    line-height: 38px; }
  .blueBtn:hover {
    color: #fff;
    background-color: #003e71; }

.bootstrap-select.btn-group .dropdown-menu {
  font-family: Arial, Helvetica, sans-serif; }

header .up {
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 0px;
  height: 40px; }
  header .up .address {
    margin-left: 70px;
    display: inline-block;
    line-height: 1;
    vertical-align: top;
    padding: 2px 0px;
    padding-left: 20px;
    background: url(../images/icon-marker.png) no-repeat left center;
    font-weight: 450;
    color: #292929;
    margin-bottom: 0px;
    font-size: 13px;
    font-family: 'Opinion Pro'; }
  header .up .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    vertical-align: top;
    position: relative;
    top: -5px;
    margin-left: 70px;
    width: auto;
    font-family: 'Opinion Pro';
    font-weight: bold; }
    header .up .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-info {
      background: url(../images/icon-phone.png) no-repeat left center, url(../images/icon-myCaret.png) no-repeat right center;
      background-color: transparent;
      font-size: 16px;
      color: #292929;
      border: none;
      padding: 2px 20px 2px 25px;
      font-family: 'Opinion Pro'; }
      header .up .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-info .caret {
        display: none; }
    header .up .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .dropdown-menu {
      border-radius: none;
      margin: 0px;
      padding: 0px; }
  header .up .blueBtn {
    position: relative;
    top: -5px;
    margin-left: 65px; }
  header .up .lang {
    float: right;
    padding: 0px;
    margin: 0px;
    list-style: none; }
    header .up .lang li {
      margin-left: 15px;
      float: left; }
      header .up .lang li a {
        color: #292929;
        font-weight: 700;
        font-size: 12px;
        text-transform: uppercase; }
        header .up .lang li a.active {
          color: #00507b; }
header .down {
  text-align: center;
  padding: 35px 0px; }
  header .down form {
    width: 300px;
    text-align: left;
    position: relative;
    margin-top: 5px;
    float: left; }
    header .down form input {
      float: left;
      width: calc(100% - 40px);
      height: 37px;
      border: 1px solid #e9e9e9;
      padding-left: 10px; }
    header .down form button {
      display: block;
      float: left;
      margin-left: -1px;
      height: 37px;
      width: 40px;
      border: none;
      background: #00507b url(../images/icon-search.png) no-repeat center; }
  header .down .right {
    margin-top: 10px;
    text-align: right;
    float: right; }
    header .down .right a {
      display: block;
      float: left;
      background-repeat: no-repeat;
      background-position: top center;
      margin-left: 25px;
      position: relative;
      height: 24px;
      width: 27px; }
      header .down .right a.acc {
        background-image: url(../images/icon-acc.png); }
        header .down .right a.acc:hover {
          background-image: url(../images/icon-acc-b.png); }
      header .down .right a.fav {
        background-image: url(../images/icon-fav.png); }
        header .down .right a.fav:hover {
          background-image: url(../images/icon-fav.png); }
      header .down .right a.cart {
        background-image: url(../images/icon-cart.png); }
        header .down .right a.cart:hover {
          background-image: url(../images/icon-cart.png); }
      header .down .right a span {
        display: block;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        text-align: center;
        line-height: 20px;
        color: #fff;
        background-color: #00507b;
        font-size: 12px;
        font-weight: 300;
        position: absolute;
        top: -12px;
        right: -12px;
        font-family: 'Opinion Pro'; }

.icon, .icon-beer, .icon-wine, .icon-spirits, .icon-water, .icon-tea, .icon-decanters, .icon-plastic-tableware, .icon-accessories, .icon-sifony, .icon-banki {
  background-position: left center;
  background-repeat: no-repeat; }

.icon-beer {
  background-image: url(/wp-content/themes/sahm/images/icons/beer.png); }

.icon-wine {
  background-image: url(/wp-content/themes/sahm/images/icons/wine.png);
  background-position-x: 4px; }

.icon-spirits {
  background-image: url(/wp-content/themes/sahm/images/icons/spirits.png);
  background-position-x: 1px; }

.icon-water {
  background-image: url(/wp-content/themes/sahm/images/icons/water.png);
  background-position-x: 1px; }

.icon-tea {
  background-image: url(/wp-content/themes/sahm/images/icons/tea.png); }

.icon-decanters {
  background-image: url(/wp-content/themes/sahm/images/icons/decanters.png); }

.icon-plastic-tableware {
  background-image: url(/wp-content/themes/sahm/images/icons/plastic-tableware.png); }

.icon-accessories {
  background-image: url(/wp-content/themes/sahm/images/icons/accessories.png); }

.icon-sifony {
  background-image: url(/wp-content/themes/sahm/images/icon-tovar-8.png); }

.icon-banki {
  background-image: url(/wp-content/themes/sahm/images/icon-tovar-9.png); }

nav {
  background-color: #014f80;
  height: 50px;
  font-family: 'Fedra Sans Pro';
  letter-spacing: 0.05em; }
  nav .container {
    padding: 0px; }
    nav .container > ul {
      padding: 0px;
      display: table;
      width: 100%; }
      nav .container > ul > li:first-child:hover > a, nav .container > ul > li:first-child.current-menu-item > a {
        background-image: url(../images/icon-menu.png); }
      nav .container > ul > li:first-child > a {
        padding-left: 30px;
        background: url(../images/icon-menu-w.png) no-repeat left 8px center; }
      nav .container > ul > li {
        text-align: center;
        display: table-cell;
        height: 50px;
        position: relative; }
        nav .container > ul > li:hover > ul {
          display: block;
          box-shadow: -1px 0px 11px rgba(0, 0, 0, 0.1); }
          nav .container > ul > li:hover > ul > li:hover ul.sub-menu {
            display: block;
            background: #fff;
            left: 286px;
            width: 319px;
            padding: 33px 34px;
            top: -27px;
            box-shadow: -1px 0px 11px rgba(0, 0, 0, 0.1); }
            nav .container > ul > li:hover > ul > li:hover ul.sub-menu li {
              display: block;
              margin-bottom: 15px; }
          nav .container > ul > li:hover > ul > li.menu-item-has-children > a {
            background: url(/wp-content/themes/sahm/images/icons/arrow-right.png) right center no-repeat; }
          nav .container > ul > li:hover > ul > li > a {
            background-color: transparent;
            width: 100%;
            display: block;
            float: left; }
        nav .container > ul > li > ul {
          display: none;
          text-align: left;
          padding: 27px 0;
          list-style: none;
          position: absolute;
          top: 100%;
          left: 0px;
          z-index: 11;
          width: 319px;
          background-color: #fff; }
          nav .container > ul > li > ul > li {
            float: left;
            width: 100%;
            position: relative;
            margin-bottom: 23px;
            padding: 0 62px 0 0;
            margin-left: 33px; }
            nav .container > ul > li > ul > li:last-child {
              margin-bottom: 0; }
            nav .container > ul > li > ul > li a {
              color: #292929;
              font-size: 14px;
              text-transform: uppercase;
              font-weight: 300;
              letter-spacing: .32em; }
              nav .container > ul > li > ul > li a:hover {
                color: #014f80; }
            nav .container > ul > li > ul > li > ul {
              display: none;
              position: absolute; }
            nav .container > ul > li > ul > li > a {
              line-height: 30px;
              color: #014f80;
              font-size: 14px;
              text-transform: uppercase;
              background-color: transparent;
              font-weight: 300;
              letter-spacing: .32em; }
              nav .container > ul > li > ul > li > a:hover {
                color: #00507b;
                text-decoration: none; }
        nav .container > ul > li:hover a, nav .container > ul > li.current-menu-item a {
          color: #014f80;
          text-decoration: none;
          background-color: #fff; }
        nav .container > ul > li > a {
          display: block;
          padding: 0px 10px;
          color: #fff;
          text-transform: uppercase;
          line-height: 50px;
          transition: 0.4s linear;
          font-weight: 300;
          letter-spacing: .025em; }

/*******************************************contant**************************************************/
.upBlock {
  width: 100%;
  overflow: hidden; }
  .upBlock.slick-dotted.slick-slider {
    margin-bottom: 70px; }
  .upBlock .slide-item {
    min-height: 590px; }
  .upBlock .slick-dots {
    position: absolute;
    bottom: 29px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    .upBlock .slick-dots li {
      position: relative;
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer;
      background: #fff;
      overflow: hidden; }
      .upBlock .slick-dots li.slick-active {
        background-color: #2d507d;
        border: 1px solid #fff; }
  .upBlock .block {
    display: block;
    max-width: 395px;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    position: relative;
    margin: 0px auto; }
    .upBlock .block .width {
      position: relative;
      z-index: 2; }
    .upBlock .block .title {
      text-transform: uppercase;
      color: #00507b;
      float: left;
      width: 100%;
      font-size: 35px;
      letter-spacing: -0.8px;
      line-height: 1;
      font-weight: 300;
      margin: 0px 0px 15px; }
      .upBlock .block .title b {
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 44px; }
    .upBlock .block p {
      color: #292929;
      margin: 0px;
      font-weight: 300; }
    .upBlock .block::after {
      content: "";
      display: table;
      clear: both; }
    .upBlock .block::before {
      content: "";
      position: absolute;
      display: block;
      border: 1px solid #fff;
      left: -5px;
      top: -5px;
      width: calc(100% + 10px);
      height: calc(100% + 10px); }

.slide {
  padding: 30px 0px 90px; }
  .slide .ui-slider-horizontal {
    height: 5px;
    border: none;
    background-color: #dfdede; }
  .slide .ui-slider-horizontal .ui-slider-range {
    background-color: #313131; }
  .slide .num {
    position: absolute;
    bottom: -42px;
    background-color: #014f80;
    display: inline-block;
    line-height: 26px;
    padding: 0px 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    left: calc(-50% - 10px); }
    .slide .num::before {
      content: "";
      display: block;
      height: 10px;
      width: 10px;
      background-color: #014f80;
      position: absolute;
      left: calc(50% - 5px);
      top: -4px;
      transform: rotate(45deg); }
  .slide .ui-state-default,
  .slide .ui-widget-content
  .ui-state-default,
  .slide .ui-widget-header
  .ui-state-default,
  .slide .ui-button, .slide html
  .ui-button.ui-state-disabled:hover,
  .slide html .ui-button.ui-state-disabled:active {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: none;
    background-color: #313131; }
  .slide p {
    float: left;
    width: 100%;
    text-align: right; }
    .slide p > span:first-child {
      float: left; }
    .slide p span {
      font-size: 14px;
      display: inline-block;
      font-weight: 300;
      color: #292929; }

.headBlock {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative; }
  .headBlock .container {
    padding: 50px 0px 30px;
    min-height: 400px;
    position: relative; }
  .headBlock h1 {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 0px 0px 20px;
    font-size: 32px;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: -1px 1px 11px rgba(0, 0, 0, 0.18);
    letter-spacing: .05em; }
  .headBlock .absDown {
    position: absolute;
    bottom: 10px;
    left: 0px; }
  .headBlock .date {
    font-size: 12px;
    font-weight: 450;
    color: #fff;
    float: left; }
  .headBlock .whiteSocial {
    float: right;
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .headBlock .whiteSocial li {
      margin-right: 10px;
      float: left; }
      .headBlock .whiteSocial li a {
        display: block;
        width: 15px;
        height: 17px;
        background-position: center;
        background-repeat: no-repeat; }
        .headBlock .whiteSocial li a.fb {
          background-image: url(../images/icon-social-2-w.png); }
        .headBlock .whiteSocial li a.tw {
          background-image: url(../images/icon-social-1-w.png); }
        .headBlock .whiteSocial li a.yout {
          background-image: url(../images/icon-social-5-w.png); }
        .headBlock .whiteSocial li a.vk {
          background-image: url(../images/icon-social-3-w.png); }
  .headBlock .myBreadcrumb {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: center;
    list-style: none; }
    .headBlock .myBreadcrumb > li:first-child::before {
      display: none; }
    .headBlock .myBreadcrumb li {
      display: inline-block;
      margin: 0px 10px;
      position: relative;
      vertical-align: top; }
      .headBlock .myBreadcrumb li::before {
        content: "";
        display: block;
        height: 2px;
        width: 2px;
        position: absolute;
        top: 10px;
        left: -10px;
        background-color: #fff; }
      .headBlock .myBreadcrumb li a, .headBlock .myBreadcrumb li span {
        font-size: 10px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 300; }

.page {
  padding: 50px 0px 70px; }
  .page p {
    font-weight: 300;
    margin-bottom: 20px; }
  .page .list {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 20px;
    list-style: none; }
    .page .list li {
      float: left;
      width: 100%;
      font-weight: 300;
      padding-left: 45px;
      margin-bottom: 20px;
      background: url(../images/icon-tick.png) no-repeat left center; }
  .page .half {
    float: left;
    width: 560px; }
    .page .half.right {
      float: right; }
  .page .full {
    width: 100%;
    float: left;
    margin-bottom: 20px; }
  .page .readAlso {
    float: left;
    width: 100%;
    padding-left: 100px; }
    .page .readAlso p {
      margin: 0px 0px 20px; }
      .page .readAlso p b {
        text-transform: uppercase;
        font-weight: 500; }
      .page .readAlso p a {
        font-weight: 300;
        color: #00507b; }

.reviews .sahmBlueBtn {
  margin-bottom: 40px; }
.reviews .areaReviews .item {
  margin-bottom: 40px;
  float: left;
  width: 100%;
  background-color: #f9f9fa;
  position: relative;
  padding: 25px 20px; }
  .reviews .areaReviews .item::before {
    content: "";
    position: absolute;
    bottom: -10px;
    right: 5px;
    width: 28px;
    height: 24px;
    background: url(../images/icon-quote.png) no-repeat center; }
  .reviews .areaReviews .item .headReviews {
    width: 100%;
    margin-bottom: 20px;
    float: left; }
    .reviews .areaReviews .item .headReviews .name {
      float: left;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 300;
      color: #00507b; }
    .reviews .areaReviews .item .headReviews .date {
      float: right;
      font-size: 12px;
      font-weight: 300;
      color: #00507b; }
  .reviews .areaReviews .item p {
    color: #292929;
    font-weight: 300;
    margin: 0px; }

.thanks {
  background: url(../images/bg-thanks.png) no-repeat top center; }
  .thanks .sectionThanks {
    padding: 175px 0px 160px; }
    .thanks .sectionThanks .block {
      background-color: rgba(255, 255, 255, 0.9);
      padding: 30px;
      margin: 0px auto;
      max-width: 760px;
      width: 100%;
      text-align: center;
      box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5); }
      .thanks .sectionThanks .block::after {
        content: "";
        display: table;
        clear: both; }
      .thanks .sectionThanks .block h1 {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 36px;
        font-weight: 700;
        color: #292929;
        text-transform: uppercase;
        margin: 0px 0px 20px;
        line-height: 1; }
      .thanks .sectionThanks .block .sub {
        text-transform: uppercase;
        font-size: 16px;
        color: #292929;
        font-weight: 400;
        margin: 0px 0px 15px; }
        .thanks .sectionThanks .block .sub .blue {
          color: #00507b; }
      .thanks .sectionThanks .block .blueText {
        color: #00507b;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 12px;
        margin-bottom: 30px; }
      .thanks .sectionThanks .block .allInfo {
        margin: 0px auto 20px;
        padding: 0px;
        max-width: 480px;
        list-style: none;
        width: 100%; }
        .thanks .sectionThanks .block .allInfo::after {
          content: "";
          display: table;
          clear: both; }
        .thanks .sectionThanks .block .allInfo li {
          float: left;
          font-size: 14px;
          color: #292929;
          font-weight: 450;
          margin-bottom: 10px;
          width: 100%; }
          .thanks .sectionThanks .block .allInfo li .left {
            float: left; }
          .thanks .sectionThanks .block .allInfo li .right {
            width: 190px;
            float: right;
            text-align: left; }
      .thanks .sectionThanks .block .downInfo p {
        display: inline-block;
        margin: 0px 30px 0px 0px;
        vertical-align: top;
        font-weight: 500;
        color: #292929; }
      .thanks .sectionThanks .block .downInfo .social {
        display: inline-block;
        float: none;
        vertical-align: top; }

.faq .sahmBlueBtn {
  margin-bottom: 50px; }
.faq .areaFAQ {
  width: 100%;
  float: left; }
  .faq .areaFAQ .item {
    float: left;
    width: 100%; }
    .faq .areaFAQ .item .headFAQ.active .toggleFAQ {
      transform: rotate(180deg); }
    .faq .areaFAQ .item .headFAQ {
      cursor: pointer;
      min-height: 70px;
      background-color: #f9f9fa;
      padding: 0px 40px;
      margin-bottom: 20px;
      position: relative; }
      .faq .areaFAQ .item .headFAQ:hover span {
        color: #00507b; }
      .faq .areaFAQ .item .headFAQ .toggleFAQ {
        display: block;
        position: absolute;
        left: -20px;
        transition: 0.4s linear;
        top: 15px;
        border-radius: 50%;
        height: 40px;
        border: none;
        width: 40px;
        background: url(../images/arrow-faq.png) no-repeat center; }
      .faq .areaFAQ .item .headFAQ span {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 300;
        color: #292929;
        line-height: 70px; }
    .faq .areaFAQ .item .contentFAQ {
      display: none;
      margin-bottom: 25px;
      padding-left: 40px; }

.sliderDesign .item .img {
  height: 560px !important;
  background-size: auto !important; }
.sliderDesign .item .leftDesign .block.up,
.sliderDesign .item .rightDesign .block.up {
  top: 80px; }
.sliderDesign .item .leftDesign .block.down,
.sliderDesign .item .rightDesign .block.down {
  bottom: 80px; }
.sliderDesign .slick-arrow {
  top: auto;
  bottom: 120px; }
.sliderDesign .slick-arrow.slick-prev {
  left: 125px !important; }
.sliderDesign .slick-arrow.slick-next {
  left: 175px !important; }
.sliderDesign .slick-dots {
  bottom: 30px;
  text-align: right; }
  .sliderDesign .slick-dots li {
    height: auto;
    width: auto; }
    .sliderDesign .slick-dots li:hover button, .sliderDesign .slick-dots li.slick-active button {
      background-color: #00507b; }
    .sliderDesign .slick-dots li button {
      padding: 0px;
      width: 10px;
      height: 10px;
      border: 1px solid #00507b; }
      .sliderDesign .slick-dots li button::before {
        display: none; }

.productCard .left {
  float: left;
  width: 350px; }
  .productCard .left .img {
    float: left;
    width: 100%;
    height: 880px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    margin-bottom: 40px;
    position: relative; }
    .productCard .left .img .label {
      position: absolute;
      background: #ff0606;
      width: 100px;
      height: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      font-size: 17px;
      top: 0; }
  .productCard .left .btnDown {
    width: 205px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
    display: inline-block;
    background-color: #00507b; }
.productCard .right {
  float: right;
  width: 695px; }
  .productCard .right .titleProduct {
    font-size: 30px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    color: #292929;
    margin-bottom: 20px;
    text-align: center; }
  .productCard .right .upInfoProduct .article {
    margin-top: 10px;
    vertical-align: top;
    float: left;
    line-height: 38px;
    font-size: 12px;
    color: #292929;
    font-weight: 300;
    font-family: Arial, Helvetica, sans-serif; }
  .productCard .right .upInfoProduct .inStock {
    margin-top: 10px;
    vertical-align: top;
    float: right;
    line-height: 22px;
    height: 22px;
    border: 1px solid #00507b;
    color: #00507b;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0px 12px;
    font-size: 11px; }
    .productCard .right .upInfoProduct .inStock.no-inStock {
      color: red;
      border: 1px solid red; }
  .productCard .right .upInfoProduct .price {
    vertical-align: top;
    line-height: 1;
    font-size: 40px;
    font-weight: 450;
    color: #00507b;
    display: inline-block;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: bold; }
    .productCard .right .upInfoProduct .price small {
      font-family: "Fedra Sans Pro";
      font-weight: normal;
      font-size: 24px; }
  .productCard .right .btnArea {
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.5);
    padding: 20px; }
    .productCard .right .btnArea .count {
      margin-right: 15px;
      display: block;
      width: 72px;
      float: left;
      height: 48px;
      border: 1px solid #e3e1df;
      position: relative; }
      .productCard .right .btnArea .count input {
        float: left;
        border: none;
        width: calc(100% - 25px);
        height: 46px;
        text-align: center;
        font-weight: 300;
        color: #292929; }
      .productCard .right .btnArea .count button {
        transition: 0.4s linear;
        display: block;
        height: 24px;
        width: 25px;
        border: none;
        background-color: #fff;
        position: absolute;
        right: -1px; }
        .productCard .right .btnArea .count button:hover {
          background-color: #00507b;
          border-color: #00507b; }
          .productCard .right .btnArea .count button:hover::before, .productCard .right .btnArea .count button:hover::after {
            background-color: #fff !important; }
        .productCard .right .btnArea .count button.plus {
          top: -1px;
          border: 1px solid #e3e1df; }
          .productCard .right .btnArea .count button.plus::before {
            content: "";
            display: block;
            height: 1px;
            width: 9px;
            position: absolute;
            top: 11px;
            left: 7px;
            background-color: #292929;
            transition: 0.4s linear; }
          .productCard .right .btnArea .count button.plus::after {
            content: "";
            display: block;
            height: 9px;
            width: 1px;
            position: absolute;
            top: 7px;
            left: 11px;
            background-color: #292929;
            transition: 0.4s linear; }
        .productCard .right .btnArea .count button.minus {
          bottom: -1px;
          border: 1px solid #e3e1df;
          border-top-color: transparent; }
          .productCard .right .btnArea .count button.minus::before {
            content: "";
            display: block;
            height: 1px;
            width: 9px;
            position: absolute;
            top: 11px;
            left: 7px;
            background-color: #292929;
            transition: 0.4s linear; }
    .productCard .right .btnArea .addToCart {
      height: 48px;
      display: block;
      float: left;
      width: 245px;
      letter-spacing: 4px;
      text-transform: uppercase;
      color: #fff;
      margin-right: 15px;
      line-height: 48px;
      padding: 0px 30px 0px 0px;
      text-align: right;
      font-size: 18px;
      font-weight: 300;
      background: #014f80 url(../images/icon-cart-big.png) no-repeat left 30px center;
      transition: 0.4s linear;
      border: none; }
      .productCard .right .btnArea .addToCart .fs-atc-info {
        position: absolute;
        background: rgba(16, 141, 180, 0.68);
        font-weight: normal;
        font-size: 12px;
        width: 245px;
        line-height: 1;
        padding: 10px;
        bottom: calc(100% + 10px);
        left: 0;
        text-transform: none;
        text-align: center; }
      .productCard .right .btnArea .addToCart:hover {
        background-color: #003e71; }
    .productCard .right .btnArea .quick {
      border: 1px solid #00507b;
      height: 48px;
      display: block;
      float: left;
      width: 245px;
      letter-spacing: 4px;
      text-transform: uppercase;
      color: #00507b;
      line-height: 48px;
      text-align: center;
      font-size: 18px;
      font-weight: 300;
      background-color: #fff;
      transition: 0.4s linear; }
      .productCard .right .btnArea .quick:hover {
        background-color: #ededed; }
    .productCard .right .btnArea .addWhishlist {
      height: 48px;
      display: block;
      float: right;
      width: 48px;
      line-height: 48px;
      background: #014f80 url(../images/icon-big-heart.png) no-repeat center;
      transition: 0.4s linear; }
      .productCard .right .btnArea .addWhishlist:hover {
        background-color: #003e71; }
  .productCard .right .accardionProduct .headAcc {
    margin-bottom: 20px;
    float: right;
    background-color: #f9f9fa;
    width: calc(100% - 15px);
    height: 50px;
    padding: 0px 35px;
    position: relative; }
    .productCard .right .accardionProduct .headAcc .num {
      position: absolute;
      height: 30px;
      width: 30px;
      top: 10px;
      left: -15px;
      border-radius: 50%;
      line-height: 30px;
      text-align: center;
      font-size: 18px;
      color: #fff;
      background-color: #00507b; }
    .productCard .right .accardionProduct .headAcc .text {
      line-height: 50px;
      text-transform: uppercase;
      float: left;
      font-size: 22px;
      font-weight: 300;
      color: #292929; }
    .productCard .right .accardionProduct .headAcc .arrow {
      height: 30px;
      width: 30px;
      right: 10px;
      display: block;
      border: none;
      top: 10px;
      transition: 0.4s linear;
      position: absolute;
      border-radius: 50%;
      background: transparent url(../images/arrow-acc-product.png) no-repeat center; }
      .productCard .right .accardionProduct .headAcc .arrow.closeAcc {
        transform: rotate(180deg); }
  .productCard .right .accardionProduct .contentAcc {
    margin-bottom: 10px; }
    .productCard .right .accardionProduct .contentAcc p {
      float: left;
      width: 100%; }
      .productCard .right .accardionProduct .contentAcc p b {
        font-size: 14px;
        font-weight: 700;
        color: #292929; }
    .productCard .right .accardionProduct .contentAcc .imgLoad {
      margin-bottom: 20px;
      margin-right: 20px;
      float: left;
      width: 115px;
      height: 115px;
      background-repeat: no-repeat;
      background-position: center;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }
    .productCard .right .accardionProduct .contentAcc .info {
      display: inline-block;
      width: 26px;
      height: 26px;
      vertical-align: top;
      position: relative; }
      .productCard .right .accardionProduct .contentAcc .info button {
        display: block;
        height: 26px;
        width: 26px;
        transition: 0.4s linear;
        background-color: #fff;
        border: 1px solid #014f7f;
        color: #00507b;
        line-height: 26px;
        text-align: center; }
        .productCard .right .accardionProduct .contentAcc .info button:hover {
          color: #fff;
          background-color: #00507b; }
          .productCard .right .accardionProduct .contentAcc .info button:hover + .infoContent {
            display: block; }
      .productCard .right .accardionProduct .contentAcc .info .infoContent {
        display: none;
        left: -90px;
        position: absolute;
        bottom: calc(100% + 22px);
        width: 205px;
        padding: 15px 22px;
        background-color: #fff;
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5); }
        .productCard .right .accardionProduct .contentAcc .info .infoContent::before {
          content: "";
          position: absolute;
          bottom: -10px;
          transform: rotate(45deg);
          left: calc(50% - 10px);
          display: block;
          width: 20px;
          height: 20px;
          background-color: #fff;
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5); }
        .productCard .right .accardionProduct .contentAcc .info .infoContent::after {
          content: "";
          display: block;
          width: 100%;
          height: 15px;
          position: absolute;
          bottom: 0px;
          left: 0px;
          background-color: #fff;
          z-index: 2; }
        .productCard .right .accardionProduct .contentAcc .info .infoContent p {
          font-size: 12px;
          color: #00507b;
          font-weight: 450;
          margin-bottom: 5px; }
        .productCard .right .accardionProduct .contentAcc .info .infoContent img {
          width: 100%; }
.productCard .tabProduct {
  margin: 70px 0px 50px;
  position: relative; }
  .productCard .tabProduct .social {
    position: absolute;
    right: 20px;
    top: 15px; }
  .productCard .tabProduct .tabBtn {
    float: left;
    width: 100%;
    background-color: #f9f9fa;
    height: 50px;
    padding: 0px 20px;
    margin: 0px 0px 20px; }
    .productCard .tabProduct .tabBtn li {
      display: inline-block;
      line-height: 50px;
      margin-right: 120px; }
      .productCard .tabProduct .tabBtn li:hover a, .productCard .tabProduct .tabBtn li.active a {
        color: #00507b; }
      .productCard .tabProduct .tabBtn li a {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 300;
        color: #292929; }
  .productCard .tabProduct p {
    font-size: 14px;
    font-weight: 300;
    color: #292929; }

.fileInput {
  display: none !important; }
  .fileInput + label {
    display: inline-block;
    vertical-align: top;
    height: 26px;
    cursor: pointer;
    line-height: 26px;
    padding: 0px 20px;
    background-color: #00507b;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase; }

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* ╨╖╨░╨┤╨░╤С╤В ╨▓╤Л╤Б╨╛╤В╤Г ╨║╨╛╨╜╤В╨╡╨╣╨╜╨╡╤А╨░ ╨┤╨╗╤П 16:9 (╨╡╤Б╨╗╨╕ 4:3 тАФ ╨┐╨╛╤Б╤В╨░╨▓╤М╤В╨╡ 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.listTitle {
  float: left;
  width: 100%;
  position: relative;
  font-size: 24px;
  font-weight: 300;
  color: #292929;
  text-transform: uppercase;
  margin-bottom: 25px;
  text-align: center; }
  .listTitle::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e9e9e9;
    position: absolute;
    top: 16px;
    left: 0px; }
  .listTitle span {
    padding: 0px 20px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    display: inline-block; }

.radioStyle {
  display: none; }
  .radioStyle:checked + label {
    background-color: #00507b;
    color: #fff; }
  .radioStyle + label {
    display: inline-block;
    color: #00507b;
    margin-bottom: 20px;
    border: 1px solid #00507b;
    padding: 0px 12px;
    line-height: 26px;
    transition: 0.4s linear;
    margin-right: 20px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 300;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
    .radioStyle + label:hover {
      background-color: #00507b;
      color: #fff; }

.tableBasket {
  margin-bottom: 25px; }
  .tableBasket.reviewsTable table tr > td:nth-child(1) {
    width: 150px; }
  .tableBasket.reviewsTable table tr > td:nth-child(2) {
    width: 435px; }
  .tableBasket.reviewsTable table tr > td:nth-child(3) {
    width: 520px;
    text-align: left;
    padding: 20px; }
    .tableBasket.reviewsTable table tr > td:nth-child(3) p {
      margin-bottom: 0px; }
  .tableBasket.reviewsTable table tr > td:nth-child(4) {
    width: 45px; }
  .tableBasket table {
    width: 100%;
    border: 1px solid #f9f9fa; }
    .tableBasket table thead tr td {
      background-color: #f9f9fa;
      border-color: #f9f9fa;
      color: #292929;
      height: 50px;
      text-transform: uppercase;
      font-weight: 700; }
    .tableBasket table tbody tr td {
      min-height: 175px;
      color: #292929;
      font-weight: 300;
      padding: 10px;
      font-family: 'Opinion Pro'; }
      .tableBasket table tbody tr td a {
        font-size: 16px;
        font-weight: 300;
        color: #00507b; }
      .tableBasket table tbody tr td .remove {
        display: inline-block;
        background: #00507b url(../images/x.png) no-repeat center;
        border: none;
        height: 23px;
        width: 23px; }
      .tableBasket table tbody tr td .count {
        display: inline-block;
        width: 72px;
        height: 48px;
        border: 1px solid #e3e1df;
        position: relative; }
        .tableBasket table tbody tr td .count input {
          float: left;
          border: none;
          width: calc(100% - 25px);
          height: 46px;
          text-align: center;
          font-weight: 300;
          color: #292929; }
        .tableBasket table tbody tr td .count button {
          transition: 0.4s linear;
          display: block;
          height: 24px;
          width: 25px;
          border: none;
          background-color: #fff;
          position: absolute;
          right: -1px; }
          .tableBasket table tbody tr td .count button:hover {
            background-color: #00507b;
            border-color: #00507b; }
            .tableBasket table tbody tr td .count button:hover::before, .tableBasket table tbody tr td .count button:hover::after {
              background-color: #fff !important; }
          .tableBasket table tbody tr td .count button.plus {
            top: -1px;
            border: 1px solid #e3e1df; }
            .tableBasket table tbody tr td .count button.plus::before {
              content: "";
              display: block;
              height: 1px;
              width: 9px;
              position: absolute;
              top: 11px;
              left: 7px;
              background-color: #292929;
              transition: 0.4s linear; }
            .tableBasket table tbody tr td .count button.plus::after {
              content: "";
              display: block;
              height: 9px;
              width: 1px;
              position: absolute;
              top: 7px;
              left: 11px;
              background-color: #292929;
              transition: 0.4s linear; }
          .tableBasket table tbody tr td .count button.minus {
            bottom: -1px;
            border: 1px solid #e3e1df;
            border-top-color: transparent; }
            .tableBasket table tbody tr td .count button.minus::before {
              content: "";
              display: block;
              height: 1px;
              width: 9px;
              position: absolute;
              top: 11px;
              left: 7px;
              background-color: #292929;
              transition: 0.4s linear; }
    .tableBasket table tr td {
      border: 1px solid #ededed;
      text-align: center; }
    .tableBasket table tr > td:nth-child(1) {
      width: 150px; }
    .tableBasket table tr > td:nth-child(2) {
      width: 435px; }
    .tableBasket table tr > td:nth-child(3) {
      width: 125px; }
    .tableBasket table tr > td:nth-child(4) {
      width: 95px; }
    .tableBasket table tr > td:nth-child(5) {
      width: 150px; }
    .tableBasket table tr > td:nth-child(6) {
      width: 145px; }
    .tableBasket table tr > td:nth-child(7) {
      width: 45px; }

.downBasket {
  margin-bottom: 80px; }
  .downBasket .productDownInfo {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 20px;
    text-align: right;
    list-style: none; }
    .downBasket .productDownInfo li {
      margin-bottom: 5px;
      float: left;
      width: 100%;
      color: #292929;
      font-weight: 300; }
      .downBasket .productDownInfo li .leftText {
        width: 50%;
        text-align: left;
        float: left; }
      .downBasket .productDownInfo li b {
        float: none;
        display: inline;
        width: auto;
        margin: 0px;
        font-weight: 700; }
        .downBasket .productDownInfo li b.blue {
          color: #00507b; }
  .downBasket b {
    float: left;
    width: 100%;
    color: #292929;
    font-weight: 700;
    margin-bottom: 25px;
    font-family: "Arial Black", Gadget, sans-serif; }
  .downBasket .cleanCart {
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0px 15px;
    color: #fff;
    background-color: #00507b;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300; }
  .downBasket .continue {
    float: left;
    height: 38px;
    line-height: 38px;
    padding: 0px 15px;
    color: #fff;
    background-color: #343e48;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300; }

.catalog .right {
  width: 820px;
  float: right; }
  .catalog .right .title {
    margin-bottom: 20px;
    float: left;
    text-align: center;
    width: 100%;
    position: relative; }
    .catalog .right .title::before {
      content: "";
      display: block;
      height: 1px;
      width: 100%;
      background-color: #e9e9e9;
      position: absolute;
      left: 0px;
      top: 16px; }
    .catalog .right .title span {
      display: inline-block;
      z-index: 2;
      text-transform: uppercase;
      padding: 0px 20px;
      font-size: 24px;
      color: #292929;
      font-weight: 300;
      background-color: #fff;
      position: relative; }
.catalog .left {
  float: left;
  width: 265px; }
  .catalog .left .title {
    text-align: center;
    float: left;
    width: 100%;
    line-height: 45px;
    background-color: #00507b;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .catalog .left ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .catalog .left ul > li:last-child {
      border-bottom: 0px; }
    .catalog .left ul li {
      height: 50px;
      border-bottom: 1px solid #eeeeee;
      float: left;
      width: 100%; }
      .catalog .left ul li a {
        line-height: 50px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: left center;
        text-transform: uppercase;
        font-size: 12px;
        color: #292929;
        font-weight: 300; }
        .catalog .left ul li a:hover {
          color: #00507b; }
        .catalog .left ul li a .icon, .catalog .left ul li a .icon-beer, .catalog .left ul li a .icon-wine, .catalog .left ul li a .icon-spirits, .catalog .left ul li a .icon-water, .catalog .left ul li a .icon-tea, .catalog .left ul li a .icon-decanters, .catalog .left ul li a .icon-plastic-tableware, .catalog .left ul li a .icon-accessories, .catalog .left ul li a .icon-sifony, .catalog .left ul li a .icon-banki {
          display: inline-block;
          vertical-align: central;
          position: relative;
          bottom: -5px;
          width: 20px;
          height: 22px;
          margin-right: 10px;
          background-repeat: no-repeat;
          background-position: center; }

.category .left {
  float: left;
  width: 265px; }
  .category .left .title {
    text-align: center;
    float: left;
    width: 100%;
    line-height: 45px;
    background-color: #00507b;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .category .left .listCat {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 40px;
    list-style: none; }
    .category .left .listCat > li:last-child {
      border-bottom: 0px; }
    .category .left .listCat li {
      position: relative;
      float: left;
      width: 100%;
      display: block; }
      .category .left .listCat li input {
        display: none; }
        .category .left .listCat li input:checked + label {
          color: #00507b; }
          .category .left .listCat li input:checked + label::before {
            content: "";
            display: block;
            left: 3px;
            top: 23px;
            height: 4px;
            width: 4px;
            background-color: #00507b;
            position: absolute; }
        .category .left .listCat li input + label {
          width: 100%;
          float: left;
          cursor: pointer;
          padding-left: 28px;
          line-height: 50px;
          height: 50px;
          color: #292929;
          font-weight: 300;
          border-bottom: 1px solid #eeeeee;
          margin-bottom: 0px;
          position: relative; }
          .category .left .listCat li input + label::after {
            content: "";
            display: block;
            height: 10px;
            width: 10px;
            border: 1px solid #014f80;
            position: absolute;
            top: 20px;
            left: 0px; }
      .category .left .listCat li .toggle {
        position: absolute;
        background-color: transparent;
        top: 15px;
        padding: 0px;
        right: 0px;
        height: 20px;
        width: 20px;
        border: none; }
        .category .left .listCat li .toggle.active::after {
          opacity: 0; }
        .category .left .listCat li .toggle::before {
          content: "";
          display: block;
          position: absolute;
          top: 9px;
          left: 6px;
          background-color: #014f80;
          width: 8px;
          height: 2px; }
        .category .left .listCat li .toggle::after {
          transition: 0.4s linear;
          content: "";
          display: block;
          position: absolute;
          top: 6px;
          left: 9px;
          background-color: #014f80;
          width: 2px;
          height: 8px; }
      .category .left .listCat li ul {
        display: none; }
        .category .left .listCat li ul li a {
          padding-left: 35px;
          position: relative; }
          .category .left .listCat li ul li a:hover::before {
            background-color: #00507b; }
          .category .left .listCat li ul li a::before {
            transition: 0.4s linear;
            content: "";
            display: block;
            height: 4px;
            width: 4px;
            position: absolute;
            left: 20px;
            top: 23px;
            background-color: #292929;
            border-radius: 50%; }
      .category .left .listCat li a {
        height: 50px;
        line-height: 50px;
        width: 100%;
        border-bottom: 1px solid #eeeeee;
        display: block;
        float: left;
        background-repeat: no-repeat;
        background-position: left center;
        text-transform: uppercase;
        font-size: 12px;
        color: #292929;
        font-weight: 300; }
        .category .left .listCat li a:hover {
          color: #00507b; }
        .category .left .listCat li a .icon, .category .left .listCat li a .icon-beer, .category .left .listCat li a .icon-wine, .category .left .listCat li a .icon-spirits, .category .left .listCat li a .icon-water, .category .left .listCat li a .icon-tea, .category .left .listCat li a .icon-decanters, .category .left .listCat li a .icon-plastic-tableware, .category .left .listCat li a .icon-accessories, .category .left .listCat li a .icon-sifony, .category .left .listCat li a .icon-banki {
          display: inline-block;
          vertical-align: central;
          position: relative;
          bottom: -5px;
          width: 20px;
          height: 22px;
          margin-right: 10px;
          background-repeat: no-repeat;
          background-position: center; }
.category .right {
  width: 820px;
  float: right; }

.products .product {
  float: left;
  width: 283px;
  min-height: 381px; }
.products .upProduct {
  text-align: right; }
  .products .upProduct .leftBtn {
    float: left; }
    .products .upProduct .leftBtn button {
      float: left;
      display: block;
      width: 17px;
      height: 17px;
      margin-right: 10px;
      border: none; }
      .products .upProduct .leftBtn button.gridView {
        background: url(../images/icon-grid.png) no-repeat center; }
        .products .upProduct .leftBtn button.gridView.active {
          background: url(../images/icon-grid-b.png) no-repeat center; }
      .products .upProduct .leftBtn button.listView {
        background: url(../images/icon-list.png) no-repeat center; }
        .products .upProduct .leftBtn button.listView.active {
          background: url(../images/icon-list-b.png) no-repeat center; }
  .products .upProduct p {
    vertical-align: top;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 300;
    color: #878787;
    display: inline-block;
    margin-left: 20px; }
  .products .upProduct .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
    vertical-align: top; }
    .products .upProduct .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-info {
      padding: 0px 20px 0px 0px;
      background-color: transparent;
      border: none;
      border-radius: 0px;
      color: #292929;
      text-transform: uppercase;
      font-weight: 300;
      font-size: 11px; }
    .products .upProduct .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .dropdown-menu {
      padding: 0px;
      margin: 0px;
      border-radius: 0px; }

.myPagination, .page-numbers {
  padding: 0px;
  text-align: center;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
  .myPagination li, .page-numbers li {
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px; }
    .myPagination li a, .myPagination li span, .page-numbers li a, .page-numbers li span {
      display: block;
      height: 40px;
      width: 40px;
      background-color: #fff;
      color: #00507b;
      transition: 0.4s linear;
      font-weight: 500;
      line-height: 38px;
      text-align: center;
      border-radius: 50%;
      border: 1px solid #014f80; }
      .myPagination li a:hover, .myPagination li span:hover, .page-numbers li a:hover, .page-numbers li span:hover {
        background-color: #00507b;
        color: #fff; }
    .myPagination li span, .page-numbers li span {
      background-color: #00507b;
      color: #fff; }

.iconsContact {
  padding: 50px 0px 80px; }
  .iconsContact .col {
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 60px;
    float: left; }
    .iconsContact .col .blue {
      float: left;
      width: 100%;
      font-size: 11px;
      color: #00507b;
      text-transform: uppercase;
      margin-bottom: 5px; }
    .iconsContact .col p {
      float: left;
      width: 100%;
      font-size: 16px;
      font-weight: 300;
      color: #292929;
      font-family: 'Opinion Pro'; }
    .iconsContact .col.col-1 {
      width: 350px;
      background-image: url(../images/icon-contact-1.png); }
    .iconsContact .col.col-2 {
      width: 275px;
      background-image: url(../images/icon-contact-2.png); }
    .iconsContact .col.col-3 {
      width: 300px;
      background-image: url(../images/icon-contact-3.png); }
    .iconsContact .col.col-4 {
      width: 225px;
      background-image: url(../images/icon-contact-4.png); }

.formContact .leftForm {
  float: left;
  width: 560px; }
.formContact .rightForm {
  float: right;
  width: 560px; }
.formContact input,
.formContact textarea {
  float: left;
  width: 100%;
  border: 1px solid #d2d2d2;
  height: 48px;
  padding-left: 10px;
  font-size: 18px;
  background-color: #fff;
  margin-bottom: 20px; }
.formContact textarea {
  padding-top: 10px;
  height: 220px; }
.formContact p {
  margin-bottom: 2px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  color: #00507b;
  float: left;
  width: 100%; }
.formContact button[type=submit] {
  height: 38px;
  padding: 0px 45px;
  background-color: #00507b;
  line-height: 38px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  border: none;
  color: #fff; }

.delivery .uptext {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #292929;
  font-weight: 300;
  margin-bottom: 40px; }
.delivery p {
  font-weight: 300;
  color: #292929;
  margin-bottom: 20px; }
.delivery .third {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between; }
  .delivery .third .item {
    text-align: center;
    display: block;
    width: 350px; }
    .delivery .third .item .img {
      float: left;
      width: 100%;
      height: 85px;
      background-repeat: no-repeat;
      background-position: bottom center;
      margin-bottom: 30px; }
    .delivery .third .item .name {
      color: #00507b;
      float: left;
      width: 100%;
      text-align: center;
      font-size: 13px;
      margin-bottom: 15px;
      text-transform: uppercase;
      font-weight: 450; }

.decor-methods {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%; }
  .decor-methods .item {
    text-align: center;
    margin-bottom: 40px;
    font-weight: 300; }
    .decor-methods .item .img {
      height: 400px;
      background-repeat: no-repeat;
      background-position: top center;
      background-size: contain; }
    .decor-methods .item .title {
      color: #014f80;
      text-transform: uppercase;
      letter-spacing: .050em;
      margin-bottom: 26px; }

.design .blockDesign {
  margin-bottom: 50px;
  position: relative; }
  .design .blockDesign .leftDesign {
    width: 300px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 30px;
    display: flex;
    align-items: flex-end; }
  .design .blockDesign .rightDesign {
    width: 300px;
    right: 0px;
    top: 0px;
    position: absolute;
    padding-top: 30px;
    height: 100%; }
  .design .blockDesign .img {
    float: left;
    margin-left: 300px;
    background-size: 100%;
    width: calc(100% - 600px);
    background-repeat: no-repeat;
    background-position: center;
    height: 408px; }
  .design .blockDesign .block {
    position: absolute;
    left: 0px; }
    .design .blockDesign .block.up {
      top: 0px; }
    .design .blockDesign .block.down {
      bottom: 0px; }
    .design .blockDesign .block .titleBlock {
      float: left;
      width: 100%;
      font-size: 18px;
      font-weight: 300;
      color: #00507b;
      margin-bottom: 20px; }
    .design .blockDesign .block p {
      font-weight: 300;
      color: #292929; }

.darkSection {
  padding: 50px 0px 100px;
  background: url(/wp-content/uploads/2017/08/design-bg.jpg) no-repeat top center;
  background-size: cover; }
  .darkSection .titleBlock {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .darkSection p {
    font-weight: 300;
    color: #fff;
    margin-bottom: 30px; }
  .darkSection .leftBlock .titleLeftBlock {
    color: #fff;
    float: left;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .darkSection .rightDark {
    font-weight: 300; }
    .darkSection .rightDark .col-1 {
      font-size: 12px; }
    .darkSection .rightDark .col-2 {
      color: #ffffff; }
      .darkSection .rightDark .col-2 img {
        position: relative;
        margin-bottom: 30px;
        left: -43px; }

#my_video_1 {
  margin-bottom: 50px;
  position: relative; }
  #my_video_1::before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    z-index: 3;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/bg-corner.png) no-repeat center; }
  #my_video_1.video-js .vjs-big-play-button {
    z-index: 5;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    width: 64px;
    border: none;
    border-radius: 0px;
    height: 64px;
    background: #fff url(../images/icon-play.png) no-repeat center; }
    #my_video_1.video-js .vjs-big-play-button::after {
      display: none; }
    #my_video_1.video-js .vjs-big-play-button::before {
      content: "";
      left: -4px;
      top: -4px;
      width: calc(100% + 8px);
      height: calc(100% + 8px);
      border: 1px solid #fff;
      position: absolute; }
    #my_video_1.video-js .vjs-big-play-button span {
      display: none; }

.flexList {
  justify-content: space-between;
  display: flex;
  margin-bottom: 53px; }
  .flexList .item2 {
    text-align: center;
    display: block;
    width: 265px; }
    .flexList .item2 .img {
      float: left;
      width: 100%;
      height: 250px;
      background-size: cover;
      margin-bottom: 20px;
      background-position: center; }
    .flexList .item2 .name {
      color: #00507b;
      float: left;
      width: 100%;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 10px;
      text-align: center; }
    .flexList .item2 p {
      font-size: 12px;
      font-weight: 300;
      color: #292929; }
  .flexList .item {
    display: block;
    width: 210px; }
    .flexList .item .img {
      height: 210px;
      width: 100%;
      float: left;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #fff;
      margin-bottom: 20px;
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35); }
    .flexList .item .nameLogo {
      text-align: center;
      color: #00507b;
      font-weight: 700;
      text-transform: uppercase;
      float: left;
      width: 100%; }

.sliderDot .item {
  margin: 5px; }

.dushboard .tabDushboard {
  text-align: center;
  margin-bottom: 65px;
  padding: 0px;
  background-color: #f9f9fa;
  float: left;
  width: 100%;
  display: table; }
  .dushboard .tabDushboard li {
    list-style: none;
    display: table-cell; }
    .dushboard .tabDushboard li.active a, .dushboard .tabDushboard li:hover a {
      color: #00507b; }
    .dushboard .tabDushboard li a {
      text-transform: uppercase;
      display: block;
      line-height: 52px;
      padding: 0px 35px;
      color: #292929;
      transition: 0.4s linear;
      font-weight: 700; }
.dushboard .dushboardContent .reference p {
  margin-bottom: 20px;
  font-weight: 300;
  color: #292929; }
  .dushboard .dushboardContent .reference p a {
    color: #00507b; }
.dushboard .dushboardContent .leftContent {
  float: left;
  width: 265px;
  padding: 0px;
  margin: 0px;
  list-style: none; }
  .dushboard .dushboardContent .leftContent li {
    float: left;
    width: 100%; }
    .dushboard .dushboardContent .leftContent li.active a, .dushboard .dushboardContent .leftContent li:hover a {
      color: #00507b; }
    .dushboard .dushboardContent .leftContent li a {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 450;
      color: #292929;
      transition: 0.4s linear;
      display: block;
      float: left;
      width: 100%;
      line-height: 50px;
      border-bottom: 1px solid #eeeeee; }
.dushboard .dushboardContent .rightContentTab {
  width: 860px;
  float: right; }
  .dushboard .dushboardContent .rightContentTab p {
    color: #292929;
    font-weight: 300;
    margin-bottom: 20px; }
  .dushboard .dushboardContent .rightContentTab .informList {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .dushboard .dushboardContent .rightContentTab .informList li {
      font-weight: 300;
      color: #292929;
      float: left;
      width: 100%; }
      .dushboard .dushboardContent .rightContentTab .informList li span {
        font-weight: 450;
        float: left;
        width: 230px; }
  .dushboard .dushboardContent .rightContentTab .editInfo.margin {
    margin-bottom: 40px; }
  .dushboard .dushboardContent .rightContentTab .editInfo > .width {
    margin-bottom: 5px; }
    .dushboard .dushboardContent .rightContentTab .editInfo > .width > .col:first-child {
      padding-right: 30px; }
  .dushboard .dushboardContent .rightContentTab .editInfo .col, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 {
    float: left;
    width: 265px; }
    .dushboard .dushboardContent .rightContentTab .editInfo .col > span, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 > span {
      float: left;
      width: 100%;
      font-size: 14px;
      font-weight: 450; }
    .dushboard .dushboardContent .rightContentTab .editInfo .col input, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 input {
      float: left;
      height: 30px;
      width: 100%;
      padding-left: 10px;
      font-weight: 300;
      color: #292929;
      border: 1px solid #e5e5e5; }
      .dushboard .dushboardContent .rightContentTab .editInfo .col input.date, .dushboard .dushboardContent .rightContentTab .editInfo .col input.phoneInput, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 input.date, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 input.phoneInput {
        width: calc(100% - 40px); }
    .dushboard .dushboardContent .rightContentTab .editInfo .col .btnDate, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 .btnDate {
      float: right;
      height: 30px;
      width: 30px;
      border: 1px solid #e5e5e5;
      border-top: 2px solid #014f80;
      background-color: #fff;
      text-align: center;
      line-height: 28px;
      font-size: 12px;
      font-weight: 700;
      color: #292929; }
    .dushboard .dushboardContent .rightContentTab .editInfo .col .playPhone, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 .playPhone {
      float: right;
      height: 30px;
      width: 30px;
      background: #00507b url(../images/+.png) no-repeat center;
      border: none; }
    .dushboard .dushboardContent .rightContentTab .editInfo .col p, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 p {
      font-size: 12px;
      color: #545454;
      font-weight: 300; }
    .dushboard .dushboardContent .rightContentTab .editInfo .col .infoText, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 .infoText {
      color: #545454;
      font-weight: 300;
      font-size: 12px; }
    .dushboard .dushboardContent .rightContentTab .editInfo .col input[type=file], .dushboard .dushboardContent .rightContentTab .editInfo .col-2 input[type=file] {
      display: none; }
      .dushboard .dushboardContent .rightContentTab .editInfo .col input[type=file] + label, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 input[type=file] + label {
        width: 130px;
        line-height: 30px;
        height: 30px;
        margin: 0px;
        color: #fff;
        text-transform: uppercase;
        background-color: #00507b;
        text-align: center;
        font-size: 11px;
        font-weight: 300; }
    .dushboard .dushboardContent .rightContentTab .editInfo .col .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn), .dushboard .dushboardContent .rightContentTab .editInfo .col-2 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
      width: 100%; }
      .dushboard .dushboardContent .rightContentTab .editInfo .col .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-info, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-info {
        height: 30px;
        border: 1px solid #e5e5e5;
        background-color: #fff;
        border-radius: 0px;
        color: #292929; }
      .dushboard .dushboardContent .rightContentTab .editInfo .col .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .dropdown-menu, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .dropdown-menu {
        border-radius: 0px;
        padding: 0px;
        margin: 0px; }
  .dushboard .dushboardContent .rightContentTab .editInfo .col-2 {
    width: 590px; }
    .dushboard .dushboardContent .rightContentTab .editInfo .col-2 .map2 {
      margin-bottom: 25px;
      height: 280px;
      width: 100%;
      float: left;
      background-repeat: no-repeat;
      background-size: cover;
      background-image: url(../images/map2.png); }
  .dushboard .dushboardContent .rightContentTab .editInfo .downBtn {
    padding: 45px 0px 0px 0px; }
    .dushboard .dushboardContent .rightContentTab .editInfo .downBtn button {
      width: 185px;
      border: none;
      height: 38px;
      line-height: 38px;
      text-align: center;
      color: #fff;
      float: left;
      font-size: 13px;
      font-weight: 300;
      text-transform: uppercase; }
      .dushboard .dushboardContent .rightContentTab .editInfo .downBtn button[type=submit] {
        margin-right: 30px;
        background-color: #00507b; }
      .dushboard .dushboardContent .rightContentTab .editInfo .downBtn button[type=reset] {
        background-color: #343e48; }
  .dushboard .dushboardContent .rightContentTab .downInformForm {
    padding: 40px 0px 0px; }
    .dushboard .dushboardContent .rightContentTab .downInformForm p {
      display: inline-block;
      margin-right: 30px;
      font-weight: 300;
      color: #292929; }
    .dushboard .dushboardContent .rightContentTab .downInformForm .social {
      margin-bottom: -2px;
      display: inline-block;
      float: none; }
  .dushboard .dushboardContent .rightContentTab .setting span {
    float: left;
    width: 100%;
    font-weight: 450;
    color: #292929; }
  .dushboard .dushboardContent .rightContentTab .setting p {
    float: left;
    margin-bottom: 5px;
    width: 100%;
    font-size: 11px;
    font-weight: 300;
    color: #909090; }
  .dushboard .dushboardContent .rightContentTab .setting .radios {
    margin-bottom: 20px; }
  .dushboard .dushboardContent .rightContentTab .loginPass .smallTitle {
    float: left;
    width: 100%;
    color: #292929;
    font-weight: 450; }
  .dushboard .dushboardContent .rightContentTab .loginPass p {
    color: #909090;
    font-size: 11px;
    font-weight: 300;
    margin-bottom: 20px; }
  .dushboard .dushboardContent .rightContentTab .loginPass .url {
    float: right;
    color: #00507b;
    font-weight: 300;
    border-bottom: 1px dotted #00507b; }
  .dushboard .dushboardContent .rightContentTab .loginPass ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 40px;
    list-style: none; }
    .dushboard .dushboardContent .rightContentTab .loginPass ul li {
      float: left;
      color: #292929;
      font-weight: 300;
      width: 100%; }
      .dushboard .dushboardContent .rightContentTab .loginPass ul li .blue {
        float: left;
        width: 130px;
        font-weight: 700;
        color: #00507b; }

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: none; }

div.wpcf7-validation-errors {
  border: 1px solid #ff201c;
  text-align: center;
  padding: 0.5em; }

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  background: #ffe4e4;
  border: 1px solid #ff201c; }

.sahmBlueBtn {
  display: inline-block;
  width: 185px;
  height: 38px;
  line-height: 38px;
  background-color: #00507b;
  color: #fff;
  border: none;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300; }
  .sahmBlueBtn.grey {
    background-color: #343e48; }

.myCheckbox {
  display: none; }
  .myCheckbox:checked + label::after {
    content: "";
    display: block;
    height: 4px;
    width: 4px;
    position: absolute;
    background-color: #00507b;
    top: 8px;
    left: 3px; }
  .myCheckbox + label {
    display: inline-block;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
    vertical-align: top;
    font-size: 14px;
    color: #292929;
    font-weight: 300;
    margin-right: 25px; }
    .myCheckbox + label::before {
      content: "";
      display: block;
      left: 0px;
      top: 5px;
      height: 10px;
      width: 10px;
      border: 1px solid #014f80;
      position: absolute; }

.accTableProduct {
  margin-bottom: 15px; }
  .accTableProduct > .width:nth-child(2) {
    display: none; }
  .accTableProduct .downBasket {
    margin-bottom: 0px; }
  .accTableProduct .upTable {
    text-align: center;
    height: 44px;
    background-color: #014f80;
    padding: 10px 15px; }
    .accTableProduct .upTable.active {
      background-color: #343e48; }
      .accTableProduct .upTable.active .toggleBtn {
        transform: rotate(180deg);
        background: #fff url(../images/arrow-toggle.png) no-repeat center; }
    .accTableProduct .upTable .toggleBtn {
      transition: 0.4s linear;
      float: left;
      height: 24px;
      width: 24px;
      border: none;
      margin-right: 30px;
      background: #fff url(../images/arrow-toggle-blue.png) no-repeat center; }
    .accTableProduct .upTable span {
      text-transform: uppercase;
      vertical-align: top;
      display: inline-block;
      font-size: 12px;
      font-weight: 500;
      color: #fff;
      line-height: 24px; }
      .accTableProduct .upTable span.left {
        float: left; }
      .accTableProduct .upTable span.right {
        float: right; }

.dots .slick-dots li {
  width: auto;
  height: auto; }
  .dots .slick-dots li.slick-active button, .dots .slick-dots li:hover button {
    background-color: #014f80;
    border-color: #014f80; }
  .dots .slick-dots li button {
    display: block;
    height: 10px;
    background-color: #fff;
    transition: 0.4s linear;
    border: 1px solid #014f80;
    width: 10px;
    border-radius: 0px; }
    .dots .slick-dots li button::before {
      display: none; }

.categories {
  padding-top: 70px; }
  .categories .item {
    position: relative;
    float: left;
    width: 250px;
    margin: 0px 15px 50px;
    min-height: 72px; }
    .categories .item .icon, .categories .item .icon-beer, .categories .item .icon-wine, .categories .item .icon-spirits, .categories .item .icon-water, .categories .item .icon-tea, .categories .item .icon-decanters, .categories .item .icon-plastic-tableware, .categories .item .icon-accessories, .categories .item .icon-sifony, .categories .item .icon-banki {
      width: 65px;
      height: 100%;
      background-repeat: no-repeat;
      background-position: top center;
      position: absolute;
      left: 0px;
      top: 0px; }
    .categories .item .content {
      float: right;
      width: calc(100% - 65px);
      float: right; }
      .categories .item .content .titleCat {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #014f80;
        font-weight: 300;
        margin-bottom: 10px;
        text-transform: uppercase; }
      .categories .item .content p {
        float: left;
        width: 100%;
        color: #292929;
        font-weight: 300;
        font-size: 13px;
        transition: 0.4s linear;
        max-height: 75px;
        overflow: hidden; }
        .categories .item .content p.active {
          max-height: 150px; }
        .categories .item .content p a {
          color: inherit;
          font-size: inherit; }
          .categories .item .content p a:hover {
            color: #014f80; }
      .categories .item .content .more {
        width: 55px;
        color: #fff;
        border: none;
        line-height: 22px;
        padding-left: 4px;
        height: 22px;
        background: #014f80 url(../images/icon-caret-white.png) no-repeat right 6px center; }

.checkOut .half {
  width: 560px;
  float: left; }
  .checkOut .half.right {
    float: right; }
  .checkOut .half .halfInput {
    float: left;
    width: 265px; }
    .checkOut .half .halfInput.right {
      float: right; }
  .checkOut .half p {
    float: left;
    width: 100%;
    margin: 0px 0px 9px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00507b; }
  .checkOut .half input, .checkOut .half textarea {
    font-size: 18px;
    float: left;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color: #fff;
    height: 48px;
    color: #292929;
    width: 100%;
    border: 1px solid #d2d2d2; }
  .checkOut .half textarea {
    padding-top: 10px;
    height: 75px; }
  .checkOut .half .subTitle.upMargin {
    margin-top: 25px; }
  .checkOut .half .dropdown-menu {
    padding: 0px;
    margin: 0px;
    border-radius: 0px; }
  .checkOut .half .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    float: left;
    margin-bottom: 10px;
    width: 100%; }
    .checkOut .half .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) .btn-info {
      padding: 0px 10px;
      border: 1px solid #d2d2d2;
      color: #292929;
      font-size: 18px;
      border-radius: 0px;
      background-color: #fff;
      line-height: 48px;
      height: 48px; }
  .checkOut .half .checkoOutArea {
    background-color: #f9f9fa;
    padding: 20px; }
    .checkOut .half .checkoOutArea > .width {
      padding: 15px 0px;
      border-bottom: 1px solid #e0dfde; }
    .checkOut .half .checkoOutArea > .width:last-child {
      border-bottom: none; }
    .checkOut .half .checkoOutArea .light {
      line-height: 70px;
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
    .checkOut .half .checkoOutArea .pay {
      text-transform: uppercase;
      width: 420px;
      display: inline-block;
      height: 38px;
      line-height: 38px;
      background-color: #014f80;
      color: #fff;
      font-size: 13px;
      font-weight: 300;
      color: #fff;
      border: none; }
    .checkOut .half .checkoOutArea p {
      color: #292929;
      margin: 0px; }
      .checkOut .half .checkoOutArea p a img {
        margin-right: 30px; }
        .checkOut .half .checkoOutArea p a img + span {
          font-size: 16px;
          font-weight: 300;
          letter-spacing: 1px;
          line-height: 70px; }
      .checkOut .half .checkoOutArea p b {
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        letter-spacing: .05em; }
    .checkOut .half .checkoOutArea .listCheck {
      float: left;
      width: 100%;
      padding: 0px;
      margin: 0px;
      list-style: none; }
      .checkOut .half .checkoOutArea .listCheck li {
        float: left;
        width: 100%;
        margin-bottom: 5px; }
        .checkOut .half .checkoOutArea .listCheck li input {
          display: none; }
          .checkOut .half .checkoOutArea .listCheck li input:checked + label::after {
            position: absolute;
            content: "";
            display: block;
            left: 3px;
            top: 9px;
            height: 4px;
            width: 4px;
            background-color: #014f80; }
          .checkOut .half .checkoOutArea .listCheck li input + label {
            cursor: pointer;
            float: left;
            width: 100%;
            padding-left: 20px;
            position: relative;
            font-size: 14px;
            color: #545454;
            font-weight: 300; }
            .checkOut .half .checkoOutArea .listCheck li input + label::before {
              position: absolute;
              content: "";
              display: block;
              left: 0px;
              top: 6px;
              height: 10px;
              width: 10px;
              border: 1px solid #014f80; }
    .checkOut .half .checkoOutArea .col-1 {
      float: left;
      width: 330px; }
    .checkOut .half .checkoOutArea .col-2 {
      float: left;
      width: 190px; }

label.error {
  color: red;
  font-weight: 300;
  font-size: 12px;
  margin: 0px 0 24px 0;
  display: block; }

.checkOut .half input.error {
  margin: 0 0 4px 0;
  border: 1px solid red; }

.login-form {
  max-width: 400px;
  margin: 0 auto; }

.articles .item {
  float: left;
  width: 560px;
  margin: 0px 15px 40px; }
  .articles .item .img {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 430px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.35); }
    .articles .item .img .date {
      text-align: center;
      line-height: 1;
      font-size: 12px;
      font-weight: 450;
      float: right;
      height: 60px;
      width: 60px;
      background-color: #fff;
      padding: 18px 5px 0px;
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25); }
  .articles .item .title {
    color: #00507b;
    font-weight: 300;
    text-transform: uppercase;
    color: #00507b;
    margin-bottom: 20px; }
  .articles .item p {
    font-weight: 300;
    color: #292929; }

.flex {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between; }
  .flex .imgItem {
    display: block;
    max-width: 360px;
    min-height: 280px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover; }
  .flex .item {
    position: relative;
    padding-top: 40px;
    transition: 0.4s linear;
    display: block;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
    max-width: 365px;
    min-height: 270px;
    width: 100%;
    background-color: #fff;
    text-align: center; }
    .flex .item:hover {
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); }
    .flex .item .width {
      position: absolute;
      bottom: 40px;
      left: 0px; }
    .flex .item .blueBtn {
      letter-spacing: 2px;
      font-size: 14px;
      font-weight: 300;
      transition: 0.4s linear;
      padding: 0px 30px;
      line-height: 24px;
      background-color: #014f80; }
      .flex .item .blueBtn:hover {
        background-color: #003e71; }
  .flex .img {
    display: block;
    min-height: 310px;
    max-width: 365px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .flex .blue {
    max-width: 365px;
    min-height: 310px;
    padding: 20px;
    width: 100%;
    display: block;
    background-color: #00507b; }
    .flex .blue p {
      color: #fff;
      font-weight: 300; }

.subTitle {
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 300;
  font-size: 24px;
  color: #00507b;
  text-transform: uppercase;
  margin-bottom: 20px; }

.about {
  padding: 50px 0px 70px; }
  .about p {
    font-weight: 300;
    color: #292929;
    margin-bottom: 20px; }

.therdSlider {
  margin-bottom: 30px; }
  .therdSlider .item {
    margin: 0px 15px; }
    .therdSlider .item .img {
      height: 285px;
      width: 100%;
      float: left;
      margin-bottom: 15px; }
    .therdSlider .item .name {
      float: left;
      width: 100%;
      font-size: 11px;
      color: #014f80;
      text-transform: uppercase;
      padding: 0px 20px; }

.icons {
  margin-bottom: 50px;
  padding: 60px 0px;
  background-color: #f9f9f9; }
  .icons .icon, .icons .icon-beer, .icons .icon-wine, .icons .icon-spirits, .icons .icon-water, .icons .icon-tea, .icons .icon-decanters, .icons .icon-plastic-tableware, .icons .icon-accessories, .icons .icon-sifony, .icons .icon-banki {
    float: left;
    padding: 5px 0px;
    background-position: left center;
    background-repeat: no-repeat;
    width: 25%;
    padding-left: 75px; }
    .icons .icon.icon-1, .icons .icon-1.icon-beer, .icons .icon-1.icon-wine, .icons .icon-1.icon-spirits, .icons .icon-1.icon-water, .icons .icon-1.icon-tea, .icons .icon-1.icon-decanters, .icons .icon-1.icon-plastic-tableware, .icons .icon-1.icon-accessories, .icons .icon-1.icon-sifony, .icons .icon-1.icon-banki {
      background-image: url(../images/icon-1.png); }
    .icons .icon.icon-2, .icons .icon-2.icon-beer, .icons .icon-2.icon-wine, .icons .icon-2.icon-spirits, .icons .icon-2.icon-water, .icons .icon-2.icon-tea, .icons .icon-2.icon-decanters, .icons .icon-2.icon-plastic-tableware, .icons .icon-2.icon-accessories, .icons .icon-2.icon-sifony, .icons .icon-2.icon-banki {
      background-image: url(../images/icon-2.png); }
    .icons .icon.icon-3, .icons .icon-3.icon-beer, .icons .icon-3.icon-wine, .icons .icon-3.icon-spirits, .icons .icon-3.icon-water, .icons .icon-3.icon-tea, .icons .icon-3.icon-decanters, .icons .icon-3.icon-plastic-tableware, .icons .icon-3.icon-accessories, .icons .icon-3.icon-sifony, .icons .icon-3.icon-banki {
      background-image: url(../images/icon-3.png); }
    .icons .icon.icon-4, .icons .icon-4.icon-beer, .icons .icon-4.icon-wine, .icons .icon-4.icon-spirits, .icons .icon-4.icon-water, .icons .icon-4.icon-tea, .icons .icon-4.icon-decanters, .icons .icon-4.icon-plastic-tableware, .icons .icon-4.icon-accessories, .icons .icon-4.icon-sifony, .icons .icon-4.icon-banki {
      background-image: url(../images/icon-4.png); }
    .icons .icon span, .icons .icon-beer span, .icons .icon-wine span, .icons .icon-spirits span, .icons .icon-water span, .icons .icon-tea span, .icons .icon-decanters span, .icons .icon-plastic-tableware span, .icons .icon-accessories span, .icons .icon-sifony span, .icons .icon-banki span {
      float: left;
      font-size: 18px;
      color: #292929;
      text-transform: uppercase;
      font-weight: 300;
      width: 100%; }
      .icons .icon span.title, .icons .icon-beer span.title, .icons .icon-wine span.title, .icons .icon-spirits span.title, .icons .icon-water span.title, .icons .icon-tea span.title, .icons .icon-decanters span.title, .icons .icon-plastic-tableware span.title, .icons .icon-accessories span.title, .icons .icon-sifony span.title, .icons .icon-banki span.title {
        font-weight: 700; }

.categoryList {
  padding: 0px;
  margin: 0px 0px 60px;
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .categoryList a {
    text-align: center;
    display: block;
    width: auto;
    transition: 0.4s linear;
    padding: 2px 20px;
    border: 1px solid #00507b;
    text-transform: uppercase;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 39px;
    margin-bottom: 15px;
    color: #014f80; }
    .categoryList a:hover {
      background-color: #00507b;
      color: #fff; }
  .categoryList > li {
    margin: 0px 5px;
    display: inline-block;
    position: relative; }
    .categoryList > li:hover > ul {
      display: block; }
    .categoryList > li > ul {
      position: absolute;
      bottom: 35px;
      left: 0;
      width: 900px;
      margin: 0;
      padding: 0;
      display: none; }
      .categoryList > li > ul > li {
        display: inline-block;
        margin-right: 10px; }

.arrowsStyle .slick-arrow {
  height: 40px;
  width: 40px;
  z-index: 3;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: center;
  border-radius: 50%;
  border: 1px solid #00507b; }
  .arrowsStyle .slick-arrow:hover {
    background-color: #00507b; }
  .arrowsStyle .slick-arrow.slick-prev {
    background-image: url(../images/arrow-blue-left.png);
    left: -15px; }
    .arrowsStyle .slick-arrow.slick-prev:hover {
      background-image: url(../images/arrow-blue-left-w.png); }
  .arrowsStyle .slick-arrow.slick-next {
    background-image: url(../images/arrow-blue-right.png);
    right: -15px; }
    .arrowsStyle .slick-arrow.slick-next:hover {
      background-image: url(../images/arrow-blue-right-w.png); }
  .arrowsStyle .slick-arrow::before {
    display: none; }

.fourSlider .item {
  float: left;
  width: 100%;
  display: block;
  height: 255px;
  margin: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #ececec;
  transition: 0.4s linear; }
  .fourSlider .item:hover {
    box-shadow: 0px 0px 15px 0px rgba(150, 150, 150, 0.6); }

.product {
  transition: 0.4s linear;
  padding: 0px 50px 30px;
  position: relative;
  margin-bottom: 20px; }
  .product:hover {
    box-shadow: 0px 0px 15px 0px #ebebeb; }
    .product:hover .addFav {
      opacity: 1; }
  .product .addFav {
    position: absolute;
    opacity: 0;
    transition: 0.4s linear;
    top: 10px;
    right: 20px;
    background: url(../images/icon-fav-b.png);
    width: 23px;
    height: 21px; }
  .product .img {
    float: left;
    width: 100%;
    height: 205px;
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom: 25px;
    background-size: contain; }
  .product .label {
    position: absolute;
    background: #ff0606;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
    top: 15px;
    left: 15px; }
  .product .name {
    display: inline-block;
    font-weight: 300;
    transition: 0.4s linear;
    font-size: 16px;
    color: #bebfc2;
    margin-bottom: 5px;
    letter-spacing: .25em;
    min-height: 44px; }
    .product .name:hover {
      color: #00507b; }
  .product .size {
    float: left;
    width: 100%;
    padding: 0px;
    text-align: center;
    margin: 0px 0px 25px;
    list-style: none; }
    .product .size li {
      display: inline-block;
      color: #bebfc2;
      margin: 0px 5px;
      font-weight: 300;
      font-family: 'Opinion Pro';
      text-transform: uppercase; }
  .product .addToCart {
    transition: 0.4s linear;
    background-color: #014f80;
    line-height: 24px;
    text-align: center;
    color: #fff;
    border: none;
    padding: 0px 12px;
    font-weight: 300;
    letter-spacing: .32em;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px; }
    .product .addToCart .fs-atc-preloader {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #014f80;
      border-radius: 30px; }
    .product .addToCart .fs-atc-info {
      position: absolute;
      background: rgba(1, 116, 128, 0.73);
      font-weight: normal;
      font-size: 12px;
      width: 183px;
      line-height: 1;
      padding: 10px;
      bottom: calc(100% + 10px);
      left: -24px;
      text-transform: none; }
    .product .addToCart:hover {
      background-color: #003e71; }

.sliderBlock {
  margin-bottom: 30px; }
  .sliderBlock .titleSlider {
    margin-bottom: 20px;
    float: left;
    text-align: center;
    width: calc(100% - 75px);
    position: relative; }
    .sliderBlock .titleSlider::before {
      content: "";
      display: block;
      height: 1px;
      width: 100%;
      background-color: #e9e9e9;
      position: absolute;
      top: 15px;
      left: 0px; }
    .sliderBlock .titleSlider span {
      display: inline-block;
      position: relative;
      font-size: 24px;
      background-color: #fff;
      color: #292929;
      font-weight: 300;
      padding: 0px 15px;
      text-transform: uppercase; }
  .sliderBlock .viewCatlog {
    float: right;
    color: #00507b;
    border-bottom: 1px solid #00507b;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 5px;
    font-weight: 450; }
  .sliderBlock .product {
    margin: 5px; }

.SEO {
  background: url(../images/bg-seo.png) no-repeat top center;
  background-size: cover;
  padding: 70px 0px 50px; }
  .SEO .block {
    float: right;
    max-width: 560px;
    width: 100%;
    position: relative; }
    .SEO .block::before {
      content: "";
      display: block;
      width: 2px;
      height: 100%;
      position: absolute;
      top: 0px;
      right: 4px;
      background-color: #bfbfbf; }
    .SEO .block .width {
      z-index: 2;
      padding-right: 20px;
      position: relative;
      overflow: auto;
      max-height: 530px; }
      .SEO .block .width::-webkit-scrollbar {
        width: 10px;
        height: 10px; }
      .SEO .block .width::-webkit-scrollbar-button {
        width: 0px;
        height: 0px; }
      .SEO .block .width::-webkit-scrollbar-thumb {
        background: #014f80;
        border: 0px none #ffffff;
        border-radius: 0px; }
      .SEO .block .width::-webkit-scrollbar-thumb:hover {
        background: #014f80; }
      .SEO .block .width::-webkit-scrollbar-thumb:active {
        background: #014f80; }
      .SEO .block .width::-webkit-scrollbar-track {
        background: transparent;
        border: 0px none #ffffff;
        border-radius: 0px; }
      .SEO .block .width::-webkit-scrollbar-track:hover {
        background: transparent; }
      .SEO .block .width::-webkit-scrollbar-track:active {
        background: transparent; }
      .SEO .block .width::-webkit-scrollbar-corner {
        background: transparent; }
      .SEO .block .width .title {
        float: left;
        width: 100%;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 300;
        margin-bottom: 40px;
        letter-spacing: 5px;
        color: #fff; }
      .SEO .block .width p {
        font-weight: 300;
        color: #fff;
        margin-bottom: 20px; }

.page404 {
  padding-top: 280px;
  height: 700px;
  background: url(../images/bg-page404.png) no-repeat top center; }
  .page404 .block {
    width: 240px;
    float: left;
    text-align: center; }
    .page404 .block > span:first-child {
      margin-bottom: 0px; }
    .page404 .block span {
      float: left;
      margin-bottom: 20px;
      width: 100%;
      text-transform: uppercase;
      color: #343e48;
      font-weight: 300;
      font-size: 20px; }
    .page404 .block h1 {
      float: left;
      margin: 0px 0px 20px;
      width: 100%;
      font-size: 100px;
      font-weight: 700;
      line-height: 1;
      color: #343e48; }

.map {
  background: url(../images/map.png) no-repeat top center;
  background-size: cover;
  height: 315px; }

/********************************************footer*********************************************************/
footer {
  padding: 60px 0px 20px;
  background: #f3f3f3; }
  footer .col {
    width: 25%;
    min-width: 200px; }
  footer .titleCol {
    float: left;
    width: 100%;
    color: #014f80;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase; }
  footer .list {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px; }
    footer .list li {
      float: left;
      margin-bottom: 5px;
      width: 100%;
      list-style: none; }
      footer .list li a {
        text-transform: uppercase;
        font-size: 11px;
        color: #292929;
        font-weight: 300;
        transition: 0.4s linear; }
        footer .list li a:hover {
          color: #014f80; }
  footer .col:first-child .logo {
    display: inline-block;
    margin-bottom: 20px; }
  footer .col:first-child .social {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 20px; }
  footer .col:first-child p {
    line-height: 1.7;
    color: #6a6a6a;
    font-size: 12px;
    font-weight: 300;
    margin: 0px;
    font-family: 'Opinion Pro'; }
  footer .col:nth-child(4) > span:not(:first-child) {
    font-family: 'Opinion Pro';
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 25px;
    color: #292929;
    font-weight: 300;
    background-repeat: no-repeat;
    background-position: top 3px left; }
    footer .col:nth-child(4) > span:not(:first-child).location {
      background-image: url(../images/icon-marker.png); }
    footer .col:nth-child(4) > span:not(:first-child).phone {
      background-image: url(../images/icon-phone.png); }
    footer .col:nth-child(4) > span:not(:first-child).email {
      background-image: url(../images/icon-email.png); }
    footer .col:nth-child(4) > span:not(:first-child).time {
      background-image: url(../images/icon-time.png); }

/*********************************************modals***************************************/
.modal {
  background-color: rgba(0, 0, 0, 0.5); }
  .modal .modal-dialog {
    max-width: 440px;
    width: 100%; }
    .modal .modal-dialog .modal-content {
      border-radius: 0px;
      border: none;
      box-shadow: none;
      background-color: transparent; }
      .modal .modal-dialog .modal-content .modal-body {
        padding: 25px 30px;
        background-color: #fff; }
        .modal .modal-dialog .modal-content .modal-body::after {
          content: "";
          display: table;
          clear: both; }
        .modal .modal-dialog .modal-content .modal-body::before {
          content: "";
          display: block;
          height: calc(100% + 8px);
          width: calc(100% + 8px);
          border: 1px solid #fff;
          position: absolute;
          left: -4px;
          top: -4px; }
        .modal .modal-dialog .modal-content .modal-body .areaModal {
          position: relative;
          z-index: 3; }
        .modal .modal-dialog .modal-content .modal-body .titleModal {
          text-align: center;
          float: left;
          width: 100%;
          text-transform: uppercase;
          font-size: 24px;
          font-weight: 300;
          color: #00507b;
          margin-bottom: 25px; }
        .modal .modal-dialog .modal-content .modal-body form {
          float: left;
          width: 100%; }
          .modal .modal-dialog .modal-content .modal-body form .textInput {
            float: left;
            width: 100%;
            font-size: 11px;
            font-weight: 500;
            line-height: 1;
            text-transform: uppercase;
            color: #00507b;
            margin-bottom: 10px; }
          .modal .modal-dialog .modal-content .modal-body form input {
            width: 100%;
            float: lef;
            border: 1px solid #d2d2d2;
            height: 36px;
            padding-left: 15px;
            margin-bottom: 10px; }
          .modal .modal-dialog .modal-content .modal-body form .forgive {
            float: right;
            display: inline-block;
            font-size: 12px;
            font-weight: 300;
            color: #292929;
            border-bottom: 1px solid #00507b; }
          .modal .modal-dialog .modal-content .modal-body form .subTitleModal {
            float: left;
            width: 100%;
            margin: 30px 0px 20px;
            font-size: 16px;
            font-weight: 300;
            text-transform: uppercase;
            color: #00507b; }
          .modal .modal-dialog .modal-content .modal-body form .social {
            float: left;
            width: 100%; }
            .modal .modal-dialog .modal-content .modal-body form .social li {
              display: inline-block;
              float: none; }
          .modal .modal-dialog .modal-content .modal-body form .submit {
            margin-top: 15px;
            display: inline-block;
            width: 180px;
            height: 38px;
            border: none;
            line-height: 38px;
            color: #fff;
            text-transform: uppercase;
            background-color: #00507b; }
            .modal .modal-dialog .modal-content .modal-body form .submit.smallSub {
              width: 110px; }
          .modal .modal-dialog .modal-content .modal-body form .captcha {
            margin-bottom: 20px; }
          .modal .modal-dialog .modal-content .modal-body form .reg {
            display: inline-block;
            font-size: 13px;
            font-weight: 300;
            color: #292929;
            margin-top: 25px;
            text-transform: uppercase;
            border-bottom: 1px solid #00507b; }

@media screen and (max-width: 1200px) {
  .container {
    min-width: 320px; }

  header .up .address {
    margin-left: 10px; }

  header .up .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    margin-left: 10px; }

  header .up .blueBtn {
    margin-left: 10px; }

  nav .container > ul > li > a {
    font-size: 12px; }

  .icons .icon span, .icons .icon-beer span, .icons .icon-wine span, .icons .icon-spirits span, .icons .icon-water span, .icons .icon-tea span, .icons .icon-decanters span, .icons .icon-plastic-tableware span, .icons .icon-accessories span, .icons .icon-sifony span, .icons .icon-banki span {
    font-size: 14px; }

  .icons .icon, .icons .icon-beer, .icons .icon-wine, .icons .icon-spirits, .icons .icon-water, .icons .icon-tea, .icons .icon-decanters, .icons .icon-plastic-tableware, .icons .icon-accessories, .icons .icon-sifony, .icons .icon-banki {
    padding: 10px 0 10px 75px; }

  .categoryList {
    display: block;
    text-align: center; }
    .categoryList li {
      margin-bottom: 10px; }

  footer .col-1,
  footer .col-2 {
    margin-right: 50px; }

  .page .half {
    width: 450px; }

  .articles .item {
    width: 455px; }

  .checkOut .half .halfInput {
    width: 215px; }

  .catalog .right {
    width: 650px; }

  .categories .item {
    width: 100%;
    margin: 0px 0px 30px; }

  .categories .row {
    margin: 0px; }

  .category .right {
    width: 600px; }

  .iconsContact .col.col-1,
  .iconsContact .col.col-2,
  .iconsContact .col.col-3,
  .iconsContact .col.col-4 {
    width: 50%;
    margin-bottom: 0px;
    min-height: 90px; }

  .formContact .leftForm,
  .formContact .rightForm {
    width: 460px; }

  .delivery .third .item {
    padding: 0px 10px; }

  .design .blockDesign .img {
    height: 350px; }

  .flexList {
    display: block;
    text-align: center; }
    .flexList .item {
      display: inline-block;
      margin: 0px 10px 20px;
      vertical-align: top;
      float: none; }

  .flexList .item2 {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px 20px;
    float: none; }

  .dushboard .tabDushboard li a {
    padding: 0px 10px; }

  .dushboard .dushboardContent .rightContentTab {
    width: 640px; }

  .productCard .left,
  .productCard .right {
    width: 100%; }

  .productCard .left .img {
    background-size: auto; } }
@media screen and (max-width: 991px) {
  header .up .address {
    display: none; }

  nav {
    position: fixed;
    top: 0px;
    transition: 0.4s linear;
    right: -280px;
    height: 100%;
    width: 280px !important; }
    nav.open {
      right: 0px; }
    nav .container {
      max-width: 100%;
      width: 100%;
      min-width: 100%;
      padding: 0px; }
      nav .container > ul {
        display: block;
        float: left;
        width: 100%; }

  nav .container > ul > li {
    float: left;
    width: 100%;
    height: 40px;
    display: block; }

  nav .container > ul > li > a {
    color: #fff !important;
    display: block;
    float: left;
    line-height: 40px;
    height: 40px;
    width: 100%;
    font-size: 14px;
    text-align: left; }
    nav .container > ul > li > a:hover {
      color: #00507b !important; }

  nav .container > ul > li:hover > ul {
    display: none;
    z-index: 11; }

  .btnMenu {
    margin: -5px 0px 0px 0px;
    display: block;
    float: right; }
    .btnMenu span {
      background-color: #00507b; }

  .closeMenu {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    border: none;
    background: url(../images/closeMenu.png) no-repeat center;
    margin: 5px; }

  .icons .icon, .icons .icon-beer, .icons .icon-wine, .icons .icon-spirits, .icons .icon-water, .icons .icon-tea, .icons .icon-decanters, .icons .icon-plastic-tableware, .icons .icon-accessories, .icons .icon-sifony, .icons .icon-banki {
    width: 50%;
    margin-bottom: 20px; }

  footer .col-1,
  footer .col-2,
  footer .col-3,
  footer .col-4 {
    width: 50%;
    height: 240px;
    float: left;
    margin: 0px;
    padding-right: 40px; }

  .flex {
    display: block;
    text-align: center; }

  .flex .img,
  .flex .blue,
  .flex .item {
    float: none;
    margin-bottom: 15px;
    vertical-align: top;
    display: inline-block; }

  .page .half {
    width: 100%;
    margin-bottom: 20px; }

  .flex .imgItem {
    display: inline-block;
    margin: 0px 10px 20px; }

  .articles .item {
    width: 100%;
    margin: 0px 0px 20px; }

  .articles .row {
    margin: 0px; }

  .checkOut .half .halfInput {
    width: 350px; }

  .catalog .left {
    width: 100%; }

  .catalog .right {
    width: 100%; }

  .category .left {
    width: 100%; }

  .category .right {
    width: 100%; }

  .products {
    text-align: center; }

  .products .product {
    float: none;
    display: inline-block;
    width: 245px;
    padding: 0px 30px 30px; }

  .formContact .leftForm,
  .formContact .rightForm {
    width: 100%; }

  .delivery .third {
    display: block;
    text-align: center; }
    .delivery .third .item {
      display: inline-block;
      vertical-align: top;
      margin: 0px 0px 20px;
      float: none;
      max-width: 350px;
      width: 100%; }

  .design .blockDesign .leftDesign,
  .design .blockDesign .rightDesign {
    display: block;
    float: left;
    width: 100%;
    position: static; }

  .design .blockDesign .img {
    width: 100%;
    height: 550px;
    margin: 0px 0px 20px;
    background-size: cover; }

  .design .blockDesign .block {
    display: block;
    float: left;
    margin-bottom: 20px;
    width: 100%;
    position: static; }

  .darkSection {
    background-size: cover; }

  .darkSection .leftBlock,
  .darkSection .rightDark {
    width: 100%; }

  .dushboard .tabDushboard li a {
    font-size: 12px; }

  .dushboard .dushboardContent .leftContent {
    width: 200px; }

  .dushboard .dushboardContent .rightContentTab {
    width: 500px; }

  .dushboard .dushboardContent .rightContentTab .editInfo .col,
  .dushboard .dushboardContent .rightContentTab .editInfo .col-2 {
    width: 245px; }

  .dushboard .dushboardContent .rightContentTab .editInfo .col-2 {
    width: 100%; }

  .productCard .tabProduct .tabBtn li {
    margin-right: 50px; } }
@media screen and (max-width: 768px) {
  .social {
    display: none; }

  .header .down {
    padding: 15px 0px; }

  header .down form {
    width: 100%;
    margin-bottom: 20px; }

  header .down .right {
    width: 100%;
    margin-top: 30px;
    text-align: right; }

  header .down .right a {
    display: inline-block;
    float: none; }

  .upBlock {
    padding: 150px 0px;
    height: auto; }

  .arrowsStyle .slick-arrow.slick-next {
    right: 15px; }

  .arrowsStyle .slick-arrow.slick-prev {
    left: 15px; }

  footer .col-1, footer .col-2, footer .col-3, footer .col-4 {
    height: auto;
    width: 100%;
    margin-bottom: 20px; }

  header .up .lang {
    position: absolute;
    top: 50px;
    right: 15px; }
  header .up .blueBtn {
    position: absolute;
    left: 15px;
    top: 45px; }

  .upBlock .block {
    text-align: center; }

  .upBlock .block .title b {
    font-size: 32px; }

  .upBlock .block .title {
    font-size: 26px; }

  .icons .icon, .icons .icon-beer, .icons .icon-wine, .icons .icon-spirits, .icons .icon-water, .icons .icon-tea, .icons .icon-decanters, .icons .icon-plastic-tableware, .icons .icon-accessories, .icons .icon-sifony, .icons .icon-banki {
    width: 100%; }

  .h1 {
    font-size: 28px; }

  .SEO .block .width .title {
    font-size: 22px; }

  .faq .areaFAQ .item .headFAQ .toggleFAQ {
    left: -10px; }

  .faq .areaFAQ .item .headFAQ span {
    line-height: 1.4; }

  .faq .areaFAQ .item .headFAQ {
    padding: 10px 35px; }

  .page {
    overflow: hidden; }

  .headBlock h1 {
    font-size: 32px; }

  .page .readAlso {
    padding-left: 50px; }

  .tableBasket table {
    width: 719px; }

  .tableBasket {
    overflow: auto; }

  .checkOut .half .halfInput {
    width: 100%; }

  .checkOut .half .checkoOutArea .pay {
    max-width: 420px;
    width: 100%; }

  .downBasket .cleanCart,
  .downBasket .continue {
    width: 100%;
    text-align: center;
    margin-bottom: 15px; }

  .iconsContact .col.col-1,
  .iconsContact .col.col-2,
  .iconsContact .col.col-3,
  .iconsContact .col.col-4 {
    width: 100%; }

  .subTitle {
    font-size: 18px; }

  .darkSection {
    overflow: hidden; }

  .dushboard .tabDushboard {
    display: block;
    width: 100%;
    float: left; }
    .dushboard .tabDushboard li {
      display: block;
      float: left;
      width: 100%;
      text-align: center; }
      .dushboard .tabDushboard li a {
        line-height: 40px; }

  .dushboard .dushboardContent .leftContent {
    width: 100%;
    margin-bottom: 20px; }

  .dushboard .dushboardContent .rightContentTab {
    width: 100%; }

  .sliderDesign .slick-arrow.slick-next {
    left: 50px;
    bottom: 0px; }

  .sliderDesign .slick-arrow.slick-prev {
    left: 15px;
    bottom: 0px; }

  .productCard .tabProduct .social {
    display: none; }

  .productCard .right .btnArea .addToCart,
  .productCard .right .btnArea .quick {
    width: 100%;
    margin: 0px 0px 15px; }

  .productCard .right .btnArea .count {
    margin-bottom: 15px; }

  .productCard .right .btnArea {
    position: relative; }

  .productCard .right .btnArea .addWhishlist {
    position: absolute;
    top: 20px;
    right: 20px; }

  .thanks .sectionThanks {
    padding: 50px 0px; }

  .thanks .sectionThanks .block h1 {
    font-size: 32px; }

  .thanks .sectionThanks .block .allInfo li .left {
    width: 100%;
    font-weight: 700;
    text-align: left; }

  .thanks .sectionThanks .block .allInfo li .right {
    width: 100%;
    text-align: left; } }
@media screen and (max-width: 600px) {
  .accTableProduct .upTable span.right {
    display: none; }

  .dushboard .dushboardContent .rightContentTab .editInfo .col, .dushboard .dushboardContent .rightContentTab .editInfo .col-2 {
    width: 100%;
    margin-bottom: 10px; }

  .dushboard .dushboardContent .rightContentTab .loginPass ul li .blue {
    width: 75px; }

  .dushboard .dushboardContent .rightContentTab .informList li span {
    width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }

  .page404 .block {
    width: 100%;
    text-align: center; }

  .page404 .block span,
  .page404 .block h1 {
    color: #00507b; } }
@media screen and (max-width: 420px) {
  .productCard .right .accardionProduct .headAcc .text {
    font-size: 11px; } }
.labels-on {
  position: absolute;
  right: 56px;
  top: 25px; }

.checkbox-style input[type="checkbox"] {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)), -webkit-linear-gradient(left, #f66 50%, #6cf 50%);
  background-size: 100% 100%, 200% 100%;
  background-position: 0 0, 15px 0;
  border-radius: 25px;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.1), 0 -1px 2px 2px rgba(0, 0, 0, 0.25), 0 2px 2px 2px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  height: 25px;
  left: 50%;
  margin: -12px -37px;
  padding-right: 25px;
  position: absolute;
  top: 50%;
  width: 75px;
  -webkit-appearance: none;
  -webkit-transition: .25s; }
.checkbox-style input[type="checkbox"]:after {
  background-color: #eee;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  border-radius: 25px;
  box-shadow: inset 0 1px 1px 1px white, inset 0 -1px 1px 1px rgba(0, 0, 0, 0.25), 0 1px 3px 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.25);
  content: '';
  display: block;
  height: 25px;
  left: 0;
  position: relative;
  top: 0;
  width: 50px; }
.checkbox-style input[type="checkbox"]:checked {
  background-position: 0 0, 35px 0;
  padding-left: 25px;
  padding-right: 0; }

.d-flex {
  display: flex;
  flex-wrap: wrap; }
  .d-flex.justify-space-between {
    justify-content: space-between; }

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3; }

/*# sourceMappingURL=style.css.map */
