.adminicon {
  margin: 0.4em;
  transition: 0.25s linear;
}
.adminicon:hover {
  transform: rotate(45deg);
  transition: 0.25s linear;
}

body {
  padding: 0;
  margin: 0;
  cursor: default;
}

.toLeft {
  float: left;
}

.toRight {
  float: right;
}

.toCenter {
  width: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 0 10px;
}

.clear {
  clear: both;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix, *:first-child + html .clearfix {
  zoom: 1;
}

* {
  margin: 0;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
}

a {
  text-decoration: none;
  border: 0;
  cursor: pointer;
}

img {
  border: 0;
}

input, textarea {
  border: 0px solid transparent;
  background: transparent;
  outline: none;
  resize: none;
}

button {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

textarea {
  overflow: hidden;
}

/*resets*/
html, main, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, table, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "optima-bold";
  src: url("../dist/fonts/optima/optima-bold.eot");
  src: url("../dist/fonts/optima/optima-bold.eot?#iefix") format("embedded-opentype"), url("../dist/fonts/optima/optima-bold.woff") format("woff"), url("../dist/fonts/optima/optima-bold.ttf") format("truetype"), url("../dist/fonts/optima/optima-bold.svg#optima-bold") format("svg");
  weight: "normal";
  style: "normal";
}
@font-face {
  font-family: "optima";
  src: url("../dist/fonts/optima/optima.eot");
  src: url("../dist/fonts/optima/optima.eot?#iefix") format("embedded-opentype"), url("../dist/fonts/optima/optima.woff") format("woff"), url("../dist/fonts/optima/optima.ttf") format("truetype"), url("../dist/fonts/optima/optima.svg#optima") format("svg");
  weight: "normal";
  style: "normal";
}
.toCenter {
  max-width: 1550px;
}

body {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  overflow-y: scroll;
  font-family: "optima";
  background-color: #fff;
}

main {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.table .cell {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.table.top .cell {
  vertical-align: top;
}
.table .row {
  display: table-row;
}

.cover {
  background-size: cover;
  background-position: center center;
}

* {
  -webkit-appearance: none;
  appearance: none;
}

p b {
  font-weight: 600;
}
p i {
  font-style: italic;
}

.irs--round .irs-min, .irs--round .irs-max,
.irs--round .irs-grid {
  display: none !important;
}

.irs--round .irs-line {
  background-color: #adadad;
  border: solid 1px #adadad;
  height: 2px;
}

.irs--round .irs-bar {
  height: 2px;
  background-color: #adadad;
}

.irs--round .irs-handle {
  width: 10px;
  height: 10px;
  top: 32px;
  cursor: pointer;
  border: 0;
  background: #333;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body .irs-from, body .irs-single, body .irs-to {
  top: 45px;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
  background-color: transparent;
  color: #333;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1px;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
  display: none;
}

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
  background: #333;
}

.irs-from, .irs-to, .irs-single {
  top: 64px;
}

.select2 {
  width: 100% !important;
}

.select2-dropdown {
  overflow: hidden;
}

.select2-container {
  z-index: 10;
}

.select2-container--default .select2-selection--single {
  border: solid 1px #171720;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
}

.select2-container .select2-selection--single {
  height: 30px;
  line-height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0 0 0 18px;
  color: #171720;
  width: 180px;
  font: 16px/30px "optima";
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  left: 0;
  margin-top: -4px;
  background: url("../dist/images/dropdown.png") no-repeat center center;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: 0;
  height: 100%;
  width: 35px;
}

.select2-results__option[aria-disabled=true] {
  display: none;
}

.select2-dropdown {
  border-color: #000;
}

.select2-results__option {
  padding: 0 18px;
  color: #000;
  font: 16px/30px "optima";
  background-color: transparent;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.select2-results__option:hover {
  color: #000 !important;
  background-color: #dec393 !important;
}

.select2-container--open .select2-dropdown--below {
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: #000;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  color: #000 !important;
  background-color: #dec393 !important;
}

.select2-dropdown.select2-dropdown--below {
  margin-top: -1px;
}

.slick-slide {
  outline: none;
}
.slick-slide:focus {
  border: 0 !important;
}

input {
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
}

header#mainHeader {
  position: relative;
  z-index: 11;
}
header#mainHeader img {
  display: block;
}
@media only screen and (max-width: 989px) {
  header#mainHeader .toCenter {
    padding-right: 0;
  }
}
header#mainHeader .actions {
  background-color: #dec393;
  height: 100px;
  width: 117px;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 989px) {
  header#mainHeader .actions {
    width: 100px;
  }
}
header#mainHeader .actions .loggedIn {
  cursor: pointer;
  top: 40px;
  left: 38px;
  width: 23px;
  height: 23px;
  position: absolute;
  background-color: #171720;
  color: #fff;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 9999px;
  -moz-border-radius: 9999px;
  -ms-border-radius: 9999px;
  -webkit-border-radius: 9999px;
}
@media only screen and (max-width: 989px) {
  header#mainHeader .actions .loggedIn {
    left: 15px;
  }
}
header#mainHeader .actions .user {
  cursor: pointer;
  top: 42px;
  left: 40px;
  width: 15px;
  height: 15px;
  position: absolute;
  background: url("../dist/images/user.svg") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  header#mainHeader .actions .user {
    left: 15px;
  }
}
header#mainHeader .actions .basket {
  cursor: pointer;
  width: 15px;
  top: 42px;
  right: 15px;
  height: 15px;
  position: absolute;
  background: url("../dist/images/shopping-cart.svg") no-repeat center center;
}
header#mainHeader .actions .basket .pcs {
  position: absolute;
  top: 8px;
  left: -6px;
  width: 14px;
  height: 14px;
  background-color: #171720;
  color: #171720;
  line-height: 14px;
  text-align: center;
  color: #fff;
  font-size: 8px;
  border-radius: 9999px;
  -moz-border-radius: 9999px;
  -ms-border-radius: 9999px;
  -webkit-border-radius: 9999px;
}
header#mainHeader .actions .search {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 33px;
  left: -17px;
}
@media only screen and (max-width: 989px) {
  header#mainHeader .actions .search {
    display: none;
  }
}
header#mainHeader .actions .search:hover .input {
  width: 308px;
}
header#mainHeader .actions .search .input {
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  padding: 0 35px 0 0;
  background-color: #171720;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
header#mainHeader .actions .search .input input {
  width: 100%;
  height: 100%;
  padding: 0 12px;
  display: block;
  color: #7d7d7d;
  font: 16px "Optima";
}
header#mainHeader .actions .search .input input::placeholder {
  color: #7d7d7d;
  opacity: 1;
}
header#mainHeader .actions .search .input input:-ms-input-placeholder {
  color: #7d7d7d;
}
header#mainHeader .actions .search .input input::-ms-input-placeholder {
  color: #7d7d7d;
}
header#mainHeader .actions .search button {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 100%;
  cursor: pointer;
  z-index: 10;
  background: #171720 url("../dist/images/search_white.svg") no-repeat center center;
}
header#mainHeader .logo {
  margin: 16px 0 0;
  opacity: 1;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
header#mainHeader .logo:hover {
  opacity: 0.8;
}
header#mainHeader nav {
  position: absolute;
  width: 820px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1365px) {
  header#mainHeader nav {
    width: 720px;
  }
}
@media only screen and (max-width: 989px) {
  header#mainHeader nav {
    display: none;
  }
}
header#mainHeader nav li {
  padding: 0 14px;
  position: relative;
}
@media only screen and (max-width: 1365px) {
  header#mainHeader nav li {
    padding: 0 12px;
  }
}
header#mainHeader nav li.dropdown:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 1px;
  width: 8px;
  height: 8px;
  background: url("../dist/images/menu_down.svg") no-repeat center center;
}
header#mainHeader nav li:hover a {
  color: #dec393;
}
header#mainHeader nav li:hover.dropdown:after {
  background: url("../dist/images/menu_down_hover.svg") no-repeat center center;
}
header#mainHeader nav li:hover .dropdownMenu {
  opacity: 1;
  visibility: visible;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
header#mainHeader nav li .dropdownMenu {
  opacity: 0;
  visibility: hidden;
  left: 5px;
  top: 100%;
  position: absolute;
  background-color: #fff;
  border: solid 1px #dec393;
  padding: 4px 10px;
  -ms-transform: translate(0, 15px);
  -webkit-transform: translate(0, 15px);
  transform: translate(0, 15px);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
header#mainHeader nav li .dropdownMenu a {
  color: #000;
  display: block;
  font-size: 14px;
}
header#mainHeader nav li .dropdownMenu a:hover {
  color: #dec393;
}
header#mainHeader nav a {
  display: block;
  text-transform: uppercase;
  color: #171720;
  font: 16px/28px "optima-bold";
}
header#mainHeader nav a.active {
  color: #dec393;
  border-bottom: solid 1px #dec393;
}
header#mainHeader .menuBars {
  display: none;
  cursor: pointer;
  width: 30px;
  height: 49px;
  margin: 26px 36px 0 0;
  position: relative;
}
@media only screen and (max-width: 989px) {
  header#mainHeader .menuBars {
    display: block;
  }
}
@media only screen and (max-width: 639px) {
  header#mainHeader .menuBars {
    margin: 26px 20px 0 0;
  }
}
header#mainHeader .menuBars.clicked span:nth-child(1) {
  top: 24px;
  left: 0;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header#mainHeader .menuBars.clicked span:nth-child(2) {
  opacity: 0;
}
header#mainHeader .menuBars.clicked span:nth-child(3) {
  top: 24px;
  left: 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header#mainHeader .menuBars span {
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #000;
  left: 0;
  opacity: 1;
  transition: all ease-in-out 200ms;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  -o-transition: all ease-in-out 200ms;
  -ms-transition: all ease-in-out 200ms;
}
header#mainHeader .menuBars span:nth-child(1) {
  top: 13px;
}
header#mainHeader .menuBars span:nth-child(2) {
  top: 23px;
}
header#mainHeader .menuBars span:nth-child(3) {
  top: 33px;
}

.mobileNavList {
  display: none;
  background-color: #dec393;
  text-align: center;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 15px;
  color: #000;
}
@media only screen and (min-width: 990px) {
  .mobileNavList {
    display: none !important;
  }
}
.mobileNavList > ul {
  padding: 40px 0;
}
.mobileNavList li {
  padding: 5px 0;
}
.mobileNavList .dropdown ul {
  margin: 0 0 5px;
  display: none;
}
.mobileNavList .dropdown .toggle {
  display: table;
  margin: 0 auto;
  padding: 5px 20px 5px 0;
  background: url("../dist/images/arrow_down.png") no-repeat right center/12px auto;
}
.mobileNavList .dropdown .toggle.clicked {
  background: url("../dist/images/arrow_up.png") no-repeat right center/12px auto;
}
.mobileNavList a {
  color: #000;
  display: block;
  padding: 5px 0;
}

.mainSlider {
  position: relative;
}
.mainSlider img {
  width: 100%;
  display: block;
}
.mainSlider .oneSlide {
  position: relative;
  padding: 0 0 80px;
  z-index: 5;
}
@media only screen and (max-width: 989px) {
  .mainSlider .oneSlide {
    padding: 0;
  }
}
.mainSlider .sliderArrows {
  z-index: 10;
  position: absolute;
  padding: 0 0 80px;
  top: 50%;
  width: 100%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 989px) {
  .mainSlider .sliderArrows {
    padding: 0;
  }
}
.mainSlider .sliderArrows .toCenter {
  max-width: 1550px;
}
.mainSlider .sliderArrows .arrow {
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}
.mainSlider .sliderArrows .arrow:hover {
  background-color: #fff;
}
@media only screen and (max-width: 989px) {
  .mainSlider .sliderArrows .arrow {
    width: 30px;
    height: 30px;
  }
}
.mainSlider .sliderArrows .arrow span {
  top: 17px;
  width: 34px;
  height: 6px;
  position: absolute;
}
@media only screen and (max-width: 989px) {
  .mainSlider .sliderArrows .arrow span {
    top: 11px;
  }
}
.mainSlider .sliderArrows .arrow.arrowLeft span {
  left: 18px;
  background: url("../dist/images/step_left.png") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  .mainSlider .sliderArrows .arrow.arrowLeft span {
    left: 10px;
  }
}
.mainSlider .sliderArrows .arrow.arrowRight span {
  right: 18px;
  background: url("../dist/images/step_right.png") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  .mainSlider .sliderArrows .arrow.arrowRight span {
    right: 10px;
  }
}
.mainSlider .text {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 989px) {
  .mainSlider .text {
    position: relative;
    text-align: center;
  }
  .mainSlider .text .toCenter {
    padding: 0;
  }
}
.mainSlider .box {
  background-color: #dec393;
  width: 570px;
  padding: 0 60px 55px;
}
@media only screen and (max-width: 989px) {
  .mainSlider .box {
    width: 100%;
    padding: 0 60px 30px;
  }
  .mainSlider .box .more {
    margin: 0 auto;
  }
}
.mainSlider .toCenter {
  max-width: 1350px;
}
.mainSlider h2 {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 45px 0 15px;
}
@media only screen and (max-width: 989px) {
  .mainSlider h2 {
    font-size: 30px;
    line-height: 40px;
    padding: 30px 0 15px;
  }
}
.mainSlider p {
  padding: 0 0 20px;
  color: #171720;
  line-height: 26px;
}
.mainSlider .slick-dots {
  z-index: 10;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 0;
}
@media only screen and (max-width: 989px) {
  .mainSlider .slick-dots {
    bottom: -45px;
  }
}
.mainSlider .slick-dots li {
  width: 22px;
  display: inline-block;
  vertical-align: top;
}
.mainSlider .slick-dots li:hover button {
  color: #171720;
}
.mainSlider .slick-dots li:hover button:after {
  background-color: #171720;
}
.mainSlider .slick-dots button {
  background: none;
  font-size: 14px;
  line-height: 20px;
  color: transparent;
  position: relative;
  text-align: center;
  padding: 0 0 20px;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.mainSlider .slick-dots button:after {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #b2b3b6;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.mainSlider .slick-dots .slick-active button {
  color: #171720;
}
.mainSlider .slick-dots .slick-active button:after {
  background-color: #171720;
}

.more {
  display: table;
  width: 160px;
  border: solid 1px #171720;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 14px;
  color: #171720;
  font-family: "optima";
  background-color: transparent;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  -moz-box-shadow: 5px 0 15px rgba(42, 42, 42, 0);
  -webkit-box-shadow: 5px 0 15px rgba(42, 42, 42, 0);
  box-shadow: 5px 0 15px rgba(42, 42, 42, 0);
}
.more:hover {
  background-color: #e9dabc;
  border-color: #e9dabc;
  -moz-box-shadow: 5px 0 15px rgba(42, 42, 42, 0.08);
  -webkit-box-shadow: 5px 0 15px rgba(42, 42, 42, 0.08);
  box-shadow: 5px 0 15px rgba(42, 42, 42, 0.08);
}
@media only screen and (max-width: 989px) {
  .more {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.rightSocials {
  margin: -20px 0 0;
  font-size: 0;
  text-align: right;
  vertical-align: top;
}
@media only screen and (max-width: 989px) {
  .rightSocials {
    display: none;
  }
}
.rightSocials.left {
  margin: 0;
  text-align: left;
}
.rightSocials .text {
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  vertical-align: top;
  line-height: 20px;
  padding: 2px 5px 0 0;
}
.rightSocials a {
  vertical-align: top;
  margin: 0 0 0 8px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.rightSocials a.facebook {
  background: url("../dist/images/socials_facebook_dark.png") no-repeat center top/20px 41px;
}
.rightSocials a.facebook:hover {
  background-position: center bottom;
}
.rightSocials a.instagram {
  background: url("../dist/images/socials_instagram_dark.png") no-repeat center top/20px 41px;
}
.rightSocials a.instagram:hover {
  background-position: center bottom;
}
.rightSocials a.linkedin {
  background: url("../dist/images/socials_linkedin_dark.png") no-repeat center top/20px 41px;
}
.rightSocials a.linkedin:hover {
  background-position: center bottom;
}
.rightSocials a.email {
  background: url("../dist/images/socials_email_dark.png") no-repeat center top/20px 41px;
}
.rightSocials a.email:hover {
  background-position: center bottom;
}

.articleBlock {
  padding: 120px 0;
}
@media only screen and (max-width: 989px) {
  .articleBlock {
    padding: 90px 0 60px;
  }
}
.articleBlock img {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 1365px) {
  .articleBlock .cell {
    width: 50%;
  }
}
@media only screen and (max-width: 989px) {
  .articleBlock .cell, .articleBlock .table {
    width: 100%;
    display: block;
    text-align: center;
  }
  .articleBlock .cell .more, .articleBlock .table .more {
    margin: 0 auto;
  }
}
.articleBlock .texts {
  width: 500px;
  position: relative;
}
@media only screen and (max-width: 1365px) {
  .articleBlock .texts {
    width: 50%;
  }
}
@media only screen and (max-width: 989px) {
  .articleBlock .texts {
    width: 100%;
  }
}
.articleBlock .box {
  position: absolute;
  bottom: 80px;
  width: 720px;
  right: 0;
  background-color: #dec393;
  padding: 50px 58px 58px;
}
@media only screen and (max-width: 1365px) {
  .articleBlock .box {
    position: relative;
    width: 100%;
    bottom: auto;
  }
}
@media only screen and (max-width: 989px) {
  .articleBlock .box {
    position: relative;
    width: 100%;
    padding: 30px 60px;
    bottom: auto;
  }
}
.articleBlock h2 {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 0 0 25px;
}
@media only screen and (max-width: 989px) {
  .articleBlock h2 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 15px;
  }
}
.articleBlock p {
  padding: 0 0 30px;
  color: #171720;
  line-height: 26px;
}

.sectionTitle {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 0 0 50px;
}
@media only screen and (max-width: 989px) {
  .sectionTitle {
    padding: 0 0 30px;
  }
}

.bestSellers img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.bestSellers .theList {
  font-size: 0;
}
.bestSellers .oneItem {
  display: inline-block;
  width: 20%;
}
@media only screen and (max-width: 989px) {
  .bestSellers .oneItem {
    width: 100%;
    padding: 20px 0;
  }
}
.bestSellers .image {
  display: block;
  background-color: #fff;
  position: relative;
  z-index: 0;
  -moz-box-shadow: 5px 0 20px rgba(42, 42, 42, 0);
  -webkit-box-shadow: 5px 0 20px rgba(42, 42, 42, 0);
  box-shadow: 5px 0 20px rgba(42, 42, 42, 0);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
@media only screen and (min-width: 990px) {
  .bestSellers .image:hover {
    z-index: 10;
    -moz-box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
    -webkit-box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
    box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
  }
  .bestSellers .image:hover .addBasket {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (max-width: 989px) {
  .bestSellers .image {
    z-index: 10;
    -moz-box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
    -webkit-box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
    box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
  }
  .bestSellers .image .addBasket {
    opacity: 1 !important;
    visibility: visible !important;
  }
}
.bestSellers .image img {
  position: relative;
  z-index: 1;
}
.bestSellers .image .addBasket {
  z-index: 11;
  top: 15px;
  right: 15px;
  height: 18px;
  width: 18px;
  position: absolute;
  background: url("../dist/images/shopping-cart.svg") no-repeat center center;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.bestSellers .type {
  padding: 25px 0 0;
  color: #b2b3b6;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.bestSellers .name {
  font: 16px/20px "optima-bold";
  color: #171720;
  padding: 7px 0;
}
.bestSellers .price {
  font: 16px/20px "optima-bold";
  color: #dec393;
}

.contacts {
  padding: 100px 0 90px;
}
@media only screen and (max-width: 989px) {
  .contacts {
    padding: 40px 0;
  }
}
.contacts.noBottom {
  padding-bottom: 0;
}
.contacts.noTop {
  padding-top: 0;
}
@media only screen and (max-width: 989px) {
  .contacts .table, .contacts .cell {
    display: block;
    width: 100%;
  }
}
.contacts.largerTop {
  padding-top: 185px;
}
@media only screen and (max-width: 989px) {
  .contacts.largerTop {
    padding-top: 30px;
  }
}
.contacts img {
  display: block;
  width: 100%;
}
.contacts .texts {
  background-color: #dec393;
}
.contacts .box {
  padding: 20px 20px 20px 92px;
  max-width: 620px;
}
@media only screen and (max-width: 989px) {
  .contacts .box {
    max-width: 100%;
    padding: 30px 60px;
    text-align: center;
  }
  .contacts .box .more {
    margin: 0 auto;
  }
}
.contacts h3 {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 0 0 30px;
}
.contacts p {
  padding: 0 0 40px;
  color: #171720;
  line-height: 26px;
}

.latestPosts.bottomPadding {
  padding-bottom: 120px;
}
@media only screen and (max-width: 989px) {
  .latestPosts.bottomPadding {
    padding-bottom: 40px;
  }
}
.latestPosts.listSpaces {
  padding: 60px 0 45px;
}
.latestPosts.listSpaces .oneItem {
  padding: 60px 0;
}
@media only screen and (max-width: 989px) {
  .latestPosts.listSpaces .oneItem {
    padding: 20px 0 0;
  }
}
.latestPosts .oneItem {
  width: 32.5%;
  margin: 0 1.25% 0 0;
}
.latestPosts .oneItem:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 989px) {
  .latestPosts .oneItem {
    width: 100%;
    margin: 0 0 20px;
  }
}
.latestPosts img {
  display: block;
  width: 100%;
  filter: grayscale(100%);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.latestPosts a:hover img {
  filter: grayscale(0);
}
.latestPosts .date {
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  text-transform: uppercase;
  padding: 25px 0 20px;
}
.latestPosts h4 {
  font: 24px/30px "optima-bold";
  padding: 0 0 40px;
}
.latestPosts h4.topPadding {
  padding-top: 20px;
}
.latestPosts h4 a {
  color: #171720;
}
.latestPosts p {
  padding: 0 0 25px;
  color: #171720;
  line-height: 26px;
}
.latestPosts .more {
  width: 180px;
}
@media only screen and (max-width: 989px) {
  .latestPosts .more {
    margin: 0 auto;
  }
}
.latestPosts.shopLayout {
  padding: 0 0 120px;
}
@media only screen and (max-width: 989px) {
  .latestPosts.shopLayout {
    padding-bottom: 40px;
  }
}
.latestPosts.shopLayout h4 {
  padding: 45px 0 15px;
}

.treatments {
  padding: 160px 0 25px;
}
@media only screen and (max-width: 989px) {
  .treatments {
    padding-top: 40px;
  }
}
.treatments.noTop {
  padding-top: 0;
}
.treatments.noTop .sectionTitle {
  padding-bottom: 30px;
}
.treatments p {
  font-size: 16px;
  line-height: 24px;
  padding: 0 0 22px;
  color: #171720;
}
.treatments .texts {
  padding: 0 0 80px;
}
@media only screen and (max-width: 989px) {
  .treatments .texts {
    padding-bottom: 20px;
  }
}
.treatments .oneItem {
  width: 23.5%;
  margin: 0 2% 0 0;
}
.treatments .oneItem:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 989px) {
  .treatments .oneItem {
    width: 100%;
    margin: 20px 0;
  }
}
@media only screen and (min-width: 990px) {
  .treatments .oneItem:hover .image {
    z-index: 9;
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .treatments .oneItem:hover .image img {
    filter: grayscale(0%);
  }
}
.treatments .theList {
  padding: 0 18px 0 0;
}
.treatments .theList:hover img {
  filter: grayscale(100%);
}
.treatments img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  filter: grayscale(0%);
  transition: all ease-in-out 250ms;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
}
.treatments .image {
  display: block;
  position: relative;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all ease-in-out 250ms;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  z-index: 1;
}
.treatments .label {
  position: absolute;
  background-color: #dec393;
  font: 16px/50px "optima-bold";
  width: 210px;
  z-index: 10;
  text-align: center;
  color: #171720;
  text-transform: uppercase;
  top: 210px;
  right: -18px;
  transform-origin: 100% 0;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.featured {
  padding: 110px 0 0;
  margin: 0 0 120px;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  .featured {
    padding-top: 40px;
    margin-bottom: 80px;
  }
}
.featured img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  opacity: 0.4;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.featured a {
  display: table;
  margin: 0 auto;
}
.featured a:hover img {
  opacity: 1;
}
.featured h3 {
  padding: 0 0 45px;
  font: 24px/30px "optima-bold";
  color: #171720;
}
.featured .borders {
  border-top: solid 1px #b2b3b6;
  border-bottom: solid 1px #b2b3b6;
}
.featured .cell {
  padding: 80px 0;
}
@media only screen and (max-width: 989px) {
  .featured .cell {
    width: 100%;
    display: block;
    padding: 40px 0;
  }
}

.seeMore, .button {
  color: #171720;
  font-size: 14px;
  line-height: 34px;
  text-transform: uppercase;
  padding: 0;
  display: table;
  font-family: "optima";
  background-color: transparent;
  -moz-box-shadow: 5px 0 10px rgba(50, 50, 50, 0);
  -webkit-box-shadow: 5px 0 10px rgba(50, 50, 50, 0);
  box-shadow: 5px 0 10px rgba(50, 50, 50, 0);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.seeMore:hover, .button:hover {
  padding: 0 12px;
  background-color: #dec393;
  -moz-box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
  -webkit-box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
  box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
}
.seeMore span, .button span {
  padding: 0 51px 0 0;
  display: block;
  border-bottom: solid 3px #dec393;
  border-top: solid 3px transparent;
  position: relative;
}
.seeMore span:after, .button span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 12px;
  width: 34px;
  height: 6px;
  background: url("../dist/images/half_arrow.png") no-repeat center center/cover;
}
@media only screen and (max-width: 989px) {
  .seeMore, .button {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 989px) {
  .seeMore {
    display: block;
    width: 100%;
  }
}

.pagination {
  padding: 18px 0 70px;
  display: table;
  margin: 0 auto;
  font-size: 0;
}
@media only screen and (max-width: 989px) {
  .pagination {
    padding-bottom: 40px;
  }
}
.pagination li {
  display: inline-block;
  margin: 0 12px;
  vertical-align: top;
}
.pagination .num a, .pagination .num span {
  font-size: 16px;
  line-height: 20px;
  color: #737373;
}
.pagination .num a:hover {
  color: #171720;
}
.pagination .num.active span {
  color: #171720;
  font-family: "optima-bold";
}
.pagination .first a {
  background: url("../dist/images/step_left.png") no-repeat center center/cover;
}
.pagination .last a {
  background: url("../dist/images/step_right.png") no-repeat center center/cover;
}
.pagination .first, .pagination .last {
  padding: 5px 0 0;
}
.pagination .first a, .pagination .last a {
  display: block;
  width: 34px;
  height: 6px;
}
.pagination .first a:hover, .pagination .last a:hover {
  opacity: 0.8;
}

._404 {
  height: 980px;
  text-align: center;
  position: relative;
  background: url("../dist/images/404.jpg") no-repeat center center/cover;
}
@media only screen and (max-width: 989px) {
  ._404 {
    height: 400px;
  }
}
._404 .bgText {
  top: 0%;
  width: 100%;
  position: absolute;
  color: rgba(255, 255, 255, 0.1);
  font: 800px/980px "optima-bold";
}
@media only screen and (max-width: 989px) {
  ._404 .bgText {
    font-size: 140px;
    line-height: 400px;
  }
}
._404 .box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
._404 h2 {
  font: 100px/100px "optima-bold";
  color: #fff;
  padding: 0 0 55px;
}
._404 p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 45px;
}
._404 a {
  color: #171720;
  width: 182px;
  display: table;
  margin: 0 auto;
  text-transform: uppercase;
  background-color: #dec393;
  font: 14px/40px "optima-bold";
}

.breadcrumb {
  padding: 24px 0;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #737373;
}
.breadcrumb a {
  color: #737373;
}
.breadcrumb li:after {
  content: "|";
  padding: 0 2px 0 4px;
}
.breadcrumb li:last-child:after {
  display: none;
}
.breadcrumb li:last-child a {
  color: #dec393;
  font-family: "optima-bold";
}

.textPage {
  padding: 18px 0 90px;
}
@media only screen and (max-width: 989px) {
  .textPage {
    padding-bottom: 40px;
  }
}
.textPage.smallerPaddings {
  padding: 10px 0 50px;
}
.textPage.smallerPaddings h1 {
  padding-bottom: 40px;
}
@media only screen and (max-width: 989px) {
  .textPage.smallerPaddings {
    padding-bottom: 40px;
  }
}
.textPage.pricesLayout h1, .textPage.pricesLayout h3 {
  padding-bottom: 25px;
}
.textPage.pricesLayout h4 {
  padding-bottom: 20px;
}
.textPage .space {
  height: 90px;
}
.textPage h1 {
  color: #171720;
  font: 40px/40px "optima-bold";
  padding: 0 0 43px;
}
.textPage h3 {
  color: #171720;
  font: 40px/40px "optima-bold";
  padding: 0 0 43px;
}
.textPage h2 {
  color: #171720;
  font: 24px/30px "optima-bold";
  padding: 0 0 43px;
}
.textPage h4 {
  font-size: 24px;
  line-height: 30px;
  color: #171720;
  padding: 0 0 43px;
}
.textPage .date {
  padding: 52px 0 20px;
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  text-transform: uppercase;
}
.textPage p {
  color: #171720;
  line-height: 24px;
  padding: 0 0 23px;
}
.textPage p b {
  font-weight: bold;
}
.textPage .table {
  padding: 20px 0 40px;
}
.textPage .cell {
  vertical-align: top;
}
.textPage .cell:nth-child(1).text {
  padding: 0 60px 0 0;
}
@media only screen and (max-width: 989px) {
  .textPage .cell:nth-child(1).text {
    padding: 0 0 20px;
  }
}
.textPage .cell:nth-child(2).text {
  padding: 0 0 0 60px;
}
@media only screen and (max-width: 989px) {
  .textPage .cell:nth-child(2).text {
    padding: 20px 0 0;
  }
}
.textPage .cell.smaller {
  width: 46%;
}
@media only screen and (max-width: 989px) {
  .textPage .cell {
    width: 100% !important;
    display: block;
  }
}
.textPage img {
  display: block;
  width: 100%;
}

.hero img {
  display: block;
  width: 100%;
}

.treatmentTexts {
  padding: 0 0 20px;
}
.treatmentTexts h1 {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 0 0 30px;
}
.treatmentTexts h2 {
  padding: 20px 0 20px;
  font: 24px/30px "optima-bold";
  color: #dec393;
}
.treatmentTexts p {
  color: #171720;
  line-height: 24px;
  padding: 0 0 23px;
}
.treatmentTexts p b {
  font-weight: bold;
}
.treatmentTexts .col {
  width: 50%;
}
@media only screen and (max-width: 989px) {
  .treatmentTexts .col {
    width: 100%;
  }
}
.treatmentTexts .col:nth-child(1) {
  padding-right: 25px;
}
@media only screen and (max-width: 989px) {
  .treatmentTexts .col:nth-child(1) {
    padding-right: 0;
  }
}
.treatmentTexts .col:nth-child(2) {
  padding-left: 25px;
}
@media only screen and (max-width: 989px) {
  .treatmentTexts .col:nth-child(2) {
    padding-left: 0;
  }
}
.treatmentTexts .more {
  width: 180px;
  margin: 15px 0 0;
}

.contactData {
  padding: 15px 0 120px;
}
@media only screen and (max-width: 989px) {
  .contactData {
    padding-bottom: 40px;
  }
}
.contactData .heading {
  text-align: center;
}
.contactData .heading h2 {
  color: #171720;
  font: 40px/50px "optima-bold";
}
.contactData .heading p {
  padding: 5px 0 0;
  line-height: 20px;
  color: #171720;
}
.contactData .boxes {
  padding: 50px 0 55px;
}
.contactData .boxes .oneBox {
  width: 30%;
  margin: 0 5% 0 0;
  padding: 70px 0 75px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  -moz-box-shadow: 5px 0 20px rgba(70, 70, 70, 0.05);
  -webkit-box-shadow: 5px 0 20px rgba(70, 70, 70, 0.05);
  box-shadow: 5px 0 20px rgba(70, 70, 70, 0.05);
}
@media only screen and (max-width: 989px) {
  .contactData .boxes .oneBox {
    width: 100%;
    margin: 0 0 20px;
    padding: 30px 0;
  }
}
.contactData .boxes .oneBox:last-child {
  margin-right: 0;
}
.contactData .boxes .oneBox.email {
  background-image: url("../dist/images/mail_pale.png");
}
.contactData .boxes .oneBox.phone {
  background-image: url("../dist/images/phone_pale.png");
}
.contactData .boxes .oneBox.message {
  background-image: url("../dist/images/message_pale.png");
}
.contactData .boxes h3 {
  font: 24px/30px "optima-bold";
  color: #171720;
}
.contactData .boxes p {
  padding: 32px 0;
  line-height: 20px;
  color: #171720;
}
.contactData .boxes a {
  display: inline-block;
  color: #171720;
  font: 16px/20px "optima-bold";
  text-decoration: underline;
}
.contactData .theMap {
  height: 790px;
}
@media only screen and (max-width: 989px) {
  .contactData .theMap {
    height: 400px;
  }
}
.contactData .map .cell {
  vertical-align: top;
}
.contactData .map img {
  width: 100%;
  display: block;
}
.contactData .map .mapData {
  padding: 74px 0 0 85px;
  width: 570px;
}
@media only screen and (max-width: 989px) {
  .contactData .map .mapData {
    width: 100%;
    padding: 20px 0;
    text-align: center;
  }
}
.contactData .map h2 {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 0 0 30px;
}
.contactData .map h3 {
  padding: 0 0 20px;
  color: #171720;
  font: 24px/30px "optima-bold";
}
.contactData .map p {
  line-height: 24px;
  color: #171720;
}
.contactData .map .oneBlock {
  padding: 0 0 70px;
}
.contactData .map .oneBlock:last-child {
  padding-bottom: 0;
}
@media only screen and (max-width: 989px) {
  .contactData .map .cell {
    width: 100%;
    display: block;
  }
}

.loginScreen {
  padding: 0 0 120px;
}
@media only screen and (max-width: 989px) {
  .loginScreen {
    padding-bottom: 40px;
  }
}
.loginScreen .cols .col {
  width: 50%;
}
@media only screen and (max-width: 989px) {
  .loginScreen .cols .col {
    width: 100%;
  }
}
.loginScreen .cols .col:first-child {
  padding: 0 245px 0 0;
}
@media only screen and (max-width: 989px) {
  .loginScreen .cols .col:first-child {
    padding: 0 0 40px;
  }
}
.loginScreen h1, .loginScreen h2 {
  color: #171720;
  font: 40px/50px "optima-bold";
}
.loginScreen h1 {
  padding: 25px 0 38px;
}
.loginScreen p {
  color: #171720;
  line-height: 22px;
}
.loginScreen label {
  color: #171720;
  line-height: 22px;
  padding: 0 0 14px;
  display: block;
}
.loginScreen .box {
  padding: 20px 38px 35px;
  border: solid 2px #dec393;
}
@media only screen and (max-width: 989px) {
  .loginScreen .box {
    padding: 20px;
  }
}
.loginScreen .box h2 {
  padding: 0 0 34px;
}
@media only screen and (max-width: 989px) {
  .loginScreen .box h2 {
    text-align: center;
  }
}
.loginScreen .box p {
  padding: 0 0 34px;
}
.loginScreen .box .captcha {
  padding: 5px 0 40px;
}
.loginScreen .box .logins {
  padding: 20px 0 0;
}
.loginScreen .oneLine {
  padding: 0 0 24px;
}
.loginScreen .oneLine p {
  padding-bottom: 14px;
}
.loginScreen .strength {
  width: 200px;
  height: 5px;
  background-color: #b2b3b6;
}
.loginScreen .input input {
  display: block;
  width: 100%;
  padding: 0 14px;
  height: 40px;
  border: solid 1px #171720;
  color: #171720;
  font: 14px "optima";
}
.loginScreen .input input::-webkit-input-placeholder {
  color: #b2b3b6;
}
.loginScreen .input input:-ms-input-placeholder {
  color: #b2b3b6;
}
.loginScreen .input input::placeholder {
  color: #b2b3b6;
  opacity: 1;
}
@media only screen and (max-width: 989px) {
  .loginScreen .form-check {
    display: table;
    margin: 0 auto;
  }
}
.loginScreen .form-check label {
  cursor: pointer;
  padding: 0 0 0 24px;
  position: relative;
  display: table;
}
.loginScreen .form-check input {
  display: none;
}
.loginScreen .form-check input:checked + span {
  background-color: #171720;
}
.loginScreen .form-check span {
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 12px;
  height: 12px;
  border: solid 1px #171720;
}
.loginScreen .captcha {
  padding: 30px 0;
}
@media only screen and (max-width: 989px) {
  .loginScreen .captcha {
    display: table;
    margin: 0 auto;
  }
}
.loginScreen .captcha img {
  display: block;
}
.loginScreen .forgot {
  margin: 22px 0 20px;
  display: table;
  color: #171720;
  line-height: 20px;
  text-decoration: underline;
}
@media only screen and (max-width: 989px) {
  .loginScreen .forgot {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 989px) {
  .loginScreen .logins {
    text-align: center;
  }
}
.loginScreen .logins p {
  padding: 0 0 20px;
}
.loginScreen .logins a {
  display: table;
  width: 245px;
  line-height: 40px;
  margin: 0 0 15px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  opacity: 1;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.loginScreen .logins a.facebook {
  padding-left: 52px;
  background: #4267b2 url("../dist/images/icon_f.png") no-repeat 28px center;
}
.loginScreen .logins a.google {
  padding-left: 60px;
  margin-bottom: 0;
  background: #dc5041 url("../dist/images/icon_g.png") no-repeat 30px center;
}
.loginScreen .logins a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 989px) {
  .loginScreen .logins a {
    margin-left: auto;
    margin-right: auto;
  }
}

.forgotScreen {
  padding: 0 0 120px;
  text-align: center;
}
.forgotScreen h1 {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 25px 0 45px;
}
.forgotScreen .toCenter {
  max-width: 540px;
}
.forgotScreen p {
  color: #171720;
  line-height: 22px;
  padding: 0 0 45px;
}
.forgotScreen label {
  color: #171720;
  text-align: left;
  line-height: 22px;
  padding: 0 0 14px;
  display: block;
}
.forgotScreen .oneLine {
  padding: 0 0 50px;
}
.forgotScreen .input input {
  display: block;
  width: 100%;
  padding: 0 14px;
  height: 40px;
  border: solid 1px #171720;
  color: #171720;
  font: 14px "optima";
}
.forgotScreen .input input::-webkit-input-placeholder {
  color: #b2b3b6;
}
.forgotScreen .input input:-ms-input-placeholder {
  color: #b2b3b6;
}
.forgotScreen .input input::placeholder {
  color: #b2b3b6;
  opacity: 1;
}
.forgotScreen .more {
  margin: 0 auto;
  width: 180px;
}

.metology {
  background: url("../dist/images/methology.jpg") no-repeat center top/cover;
  padding: 60px 0;
}
.metology h2 {
  font: 40px/40px "optima-bold";
  padding: 0 0 23px;
}
@media only screen and (max-width: 989px) {
  .metology h2 {
    text-align: center;
  }
}
.metology h3 {
  font-size: 24px;
  line-height: 30px;
  padding: 0 0 40px;
}
@media only screen and (max-width: 989px) {
  .metology h3 {
    text-align: center;
  }
}
.metology .cell {
  vertical-align: top;
}
.metology .cell.space {
  width: 55px;
}
@media only screen and (max-width: 989px) {
  .metology .cell.space {
    height: 40px;
  }
}
@media only screen and (max-width: 989px) {
  .metology .cell {
    width: 100%;
    display: block;
  }
}
.metology .oneBox {
  padding: 47px 30px 35px;
  text-align: center;
  background-color: #dec393;
}
.metology h4 {
  color: #171720;
  font: 24px/40px "optima-bold";
  position: relative;
  margin: 0 0 50px;
}
.metology h4 span {
  line-height: 100px;
  font-size: 100px;
  opacity: 0.13;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.metology p {
  line-height: 24px;
  color: #171720;
}

.pressBlock {
  padding: 0 0 120px;
}
.pressBlock h1 {
  color: #171720;
  font: 40px/40px "optima-bold";
  padding: 20px 0 45px;
}
.pressBlock img {
  display: block;
  width: 100%;
}
.pressBlock .pressGrids .onePress {
  width: 24%;
  margin: 0 1.333% 52px 0;
  opacity: 1;
  cursor: pointer;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
@media only screen and (max-width: 989px) {
  .pressBlock .pressGrids .onePress {
    width: 100%;
    margin: 0 0 30px;
  }
}
.pressBlock .pressGrids .onePress:hover {
  opacity: 0.8;
}
.pressBlock .pressGrids .onePress:nth-child(4n) {
  margin-right: 0;
}
.pressBlock .pagination {
  padding: 0;
}

.galleryBlock {
  padding: 0 0 120px;
}
.galleryBlock .gallerySlider img {
  display: block;
  width: 100%;
}
.galleryBlock .slick-slide {
  margin: 0 9px;
}
.galleryBlock .slick-list {
  margin: 0 -9px;
}
.galleryBlock h1 {
  color: #171720;
  font: 40px/40px "optima-bold";
  padding: 20px 0 45px;
}
.galleryBlock .oneSlide {
  cursor: pointer;
}
.galleryBlock .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 10;
  height: 40px;
  background-color: rgba(242, 242, 242, 0.7);
  font-size: 0;
  text-indent: -9999px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.galleryBlock .slick-arrow:hover {
  background-color: #dec393;
}
.galleryBlock .slick-arrow:after {
  content: "";
  width: 35px;
  height: 7px;
  display: block;
  position: absolute;
  top: 17px;
}
.galleryBlock .slick-arrow.slick-next {
  right: -16px;
}
.galleryBlock .slick-arrow.slick-next:after {
  right: 15px;
  background: url("../dist/images/step_right.png") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  .galleryBlock .slick-arrow.slick-next {
    right: 10px;
  }
}
.galleryBlock .slick-arrow.slick-prev {
  left: -16px;
}
.galleryBlock .slick-arrow.slick-prev:after {
  left: 15px;
  background: url("../dist/images/step_left.png") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  .galleryBlock .slick-arrow.slick-prev {
    left: 10px;
  }
}

.modalBg {
  z-index: 100;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(23, 23, 32, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 250ms;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
}
.modalBg.visible {
  opacity: 1;
  visibility: visible;
}

.gallerySlide {
  z-index: 101;
  position: absolute;
  top: 120px;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  transition: all ease-in-out 250ms;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  -ms-transform: translate(0, -100px);
  -webkit-transform: translate(0, -100px);
  transform: translate(0, -100px);
}
.gallerySlide.pressSlide .toCenter {
  max-width: 1188px;
}
.gallerySlide.visible {
  opacity: 1;
  visibility: visible;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.gallerySlide img {
  display: block;
  width: 100%;
}
.gallerySlide .oneSlide {
  position: relative;
}
.gallerySlide .slick-slide {
  margin: 0 9px;
}
.gallerySlide .slick-list {
  margin: 0 -9px;
}
.gallerySlide .title {
  color: #fff;
  padding: 0 50px 22px 0;
  font: 24px/30px "optima-bold";
}
.gallerySlide .title span {
  font-family: "optima";
  font-size: 16px;
  padding: 0 20px 0 0;
}
.gallerySlide .close {
  position: absolute;
  top: 15px;
  right: 2px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url("../dist/images/close.png") no-repeat center center;
}
.gallerySlide .close:hover {
  opacity: 0.8;
}
.gallerySlide .slick-arrow {
  margin: 55px 0 0;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 10;
  height: 40px;
  background-color: rgba(242, 242, 242, 0.7);
  font-size: 0;
  text-indent: -9999px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
@media only screen and (max-width: 989px) {
  .gallerySlide .slick-arrow {
    margin-top: 20px;
  }
}
.gallerySlide .slick-arrow:hover {
  background-color: #dec393;
}
.gallerySlide .slick-arrow:after {
  content: "";
  width: 35px;
  height: 7px;
  display: block;
  position: absolute;
  top: 17px;
}
.gallerySlide .slick-arrow.slick-next {
  right: -16px;
}
.gallerySlide .slick-arrow.slick-next:after {
  right: 15px;
  background: url("../dist/images/step_right.png") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  .gallerySlide .slick-arrow.slick-next {
    right: 10px;
  }
}
.gallerySlide .slick-arrow.slick-prev {
  left: -16px;
}
.gallerySlide .slick-arrow.slick-prev:after {
  left: 15px;
  background: url("../dist/images/step_left.png") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  .gallerySlide .slick-arrow.slick-prev {
    left: 10px;
  }
}

.searchHeader {
  padding: 20px 0 40px;
}
.searchHeader .searchText {
  color: #b2b3b6;
  font-size: 14px;
  line-height: 22px;
}
.searchHeader .searchText span {
  color: #171720;
}
.searchHeader .input {
  margin: 0 0 28px;
  padding: 12px 0 0;
  border-bottom: solid 1px #b2b3b6;
  position: relative;
}
.searchHeader .input input {
  display: block;
  width: 100%;
  font: 40px "optima-bold";
  height: 55px;
  color: #171720;
}
.searchHeader .input button {
  position: absolute;
  right: 0;
  top: 35px;
  width: 16px;
  height: 16px;
  background: url("../dist/images/search_black.png") no-repeat center center;
}
.searchHeader .results {
  margin: 22px 0 0;
  display: table;
  background-color: #b2b3b6;
  line-height: 30px;
  text-align: center;
  width: 120px;
  font-size: 14px;
  color: #171720;
}

.productList {
  padding: 0 0 120px;
}
@media only screen and (max-width: 989px) {
  .productList {
    padding-bottom: 40px;
  }
}
.productList.largerTop {
  padding-top: 10px;
}
.productList .cell {
  vertical-align: top;
}
@media only screen and (max-width: 989px) {
  .productList .cell {
    width: 100%;
    display: block;
  }
}
.productList .sidebar {
  width: 290px;
}
@media only screen and (max-width: 989px) {
  .productList .sidebar {
    width: 100%;
    padding: 0 0 40px;
  }
}
.productList .theList {
  padding: 0 0 0 20px;
}
@media only screen and (max-width: 989px) {
  .productList .theList {
    padding: 0;
  }
}
.productList h5 {
  color: #171720;
  text-transform: uppercase;
  padding: 0 0 45px;
  font: 16px/30px "optima-bold";
}
.productList .filterBox {
  text-transform: uppercase;
  border: solid 1px #c4c4c4;
  padding: 18px 25px 0;
}
.productList .filterBox .title {
  color: #dec393;
  font: 16px/20px "optima-bold";
  display: table;
  padding: 0 0 10px;
  border-bottom: solid 1px #dec393;
}
.productList .filterBox .links {
  padding: 10px 0 0;
}
.productList .filterBox a {
  display: table;
  color: #171720;
  margin: 0 0 18px;
  line-height: 18px;
}
.productList .filterBox a.active, .productList .filterBox a:hover {
  font-family: "optima-bold";
}
.productList .filterBox .dropdown span {
  display: table;
  color: #171720;
  cursor: pointer;
  margin: 0 0 18px;
}
.productList .filterBox .dropdown span:hover {
  font-family: "optima-bold";
}
.productList .filterBox .dropdown.clicked .submenu {
  display: block;
}
.productList .filterBox .dropdown.clicked span {
  font-family: "optima-bold";
}
.productList .filterBox .dropdown .submenu {
  display: none;
  padding: 0 0 0 35px;
}
.productList .filterBox .dropdown .submenu a {
  text-transform: capitalize;
  margin-bottom: 12px;
}
.productList .priceText {
  padding: 28px 0 0 24px;
  color: #171720;
  font-family: "optima-bold";
  line-height: 20px;
  margin: 0 0 -20px;
}
.productList .oneSelect .table {
  width: auto;
}
.productList .oneSelect .text {
  color: #b2b3b6;
  padding: 0 18px 0 0;
  line-height: 30px;
}
.productList .oneSelect .select2 {
  width: 300px;
}
.productList .theProductList {
  padding: 33px 0 10px;
}
.productList .theProductList img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.productList .theProductList .oneItem {
  width: 25%;
  padding: 0 0 65px;
}
@media only screen and (max-width: 989px) {
  .productList .theProductList .oneItem {
    width: 100%;
    padding: 20px 0;
  }
}
.productList .theProductList .image {
  display: block;
  background-color: #fff;
  position: relative;
  z-index: 0;
  -moz-box-shadow: 5px 0 20px rgba(42, 42, 42, 0);
  -webkit-box-shadow: 5px 0 20px rgba(42, 42, 42, 0);
  box-shadow: 5px 0 20px rgba(42, 42, 42, 0);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
@media only screen and (min-width: 990px) {
  .productList .theProductList .image:hover {
    z-index: 10;
    -moz-box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
    -webkit-box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
    box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
  }
  .productList .theProductList .image:hover .addBasket {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (max-width: 989px) {
  .productList .theProductList .image {
    z-index: 10;
    -moz-box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
    -webkit-box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
    box-shadow: 5px 0 20px rgba(42, 42, 42, 0.1);
  }
  .productList .theProductList .image .addBasket {
    opacity: 1 !important;
    visibility: visible !important;
  }
}
.productList .theProductList .image img {
  position: relative;
  z-index: 1;
}
.productList .theProductList .image .addBasket {
  z-index: 11;
  top: 15px;
  right: 15px;
  height: 18px;
  width: 18px;
  position: absolute;
  background: url("../dist/images/shopping-cart.svg") no-repeat center center;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.productList .theProductList .type {
  padding: 25px 0 0;
  color: #b2b3b6;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.productList .theProductList .name {
  font: 16px/20px "optima-bold";
  color: #171720;
  padding: 7px 0;
}
.productList .theProductList .price {
  font: 16px/20px "optima-bold";
  color: #dec393;
}
.productList .pagination {
  padding-bottom: 0;
}

.priceTabs .title {
  font: 24px/30px "optima-bold";
  color: #171720;
  padding: 0 0 45px;
}
.priceTabs .tabHeader {
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  color: #171720;
  border: solid 1px #dec393;
}
.priceTabs .tabHeader .oneTab {
  cursor: pointer;
  border-right: solid 1px #dec393;
  width: 33.333%;
  background-color: transparent;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
@media only screen and (max-width: 989px) {
  .priceTabs .tabHeader .oneTab {
    width: 100%;
    border-right: 0;
    border-bottom: solid 1px #dec393;
  }
}
.priceTabs .tabHeader .oneTab:last-child {
  border-right: 0;
}
@media only screen and (max-width: 989px) {
  .priceTabs .tabHeader .oneTab:last-child {
    border-bottom: 0;
  }
}
.priceTabs .tabHeader .oneTab.active, .priceTabs .tabHeader .oneTab:hover {
  background-color: #dec393;
}
.priceTabs .oneContent {
  display: none;
  border: solid 1px #dec393;
  border-top: 0;
  padding: 27px 34px;
}
.priceTabs .oneContent.visible {
  display: block;
}
.priceTabs .oneContent .separator {
  height: 1px;
  margin: 20px 0;
  background-color: #c4c4c4;
}
.priceTabs .oneContent .separator + p {
  padding-top: 5px;
}
.priceTabs .oneContent h4 {
  color: #171720;
  padding: 0 0 0 20px;
  position: relative;
  font: 24px/30px "optima-bold";
  margin: 0 0 5px;
}
.priceTabs .oneContent h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 5px;
  height: 20px;
  background-color: #dec393;
}
.priceTabs .oneContent p {
  padding: 15px 0 5px;
  line-height: 20px;
  color: #171720;
}
.priceTabs .oneContent .priceLines {
  padding: 15px 0 5px;
  line-height: 24px;
  color: #171720;
}
.priceTabs .oneContent .priceLines .col {
  width: 35%;
}
@media only screen and (max-width: 989px) {
  .priceTabs .oneContent .priceLines .col {
    width: 100%;
  }
}
.priceTabs .oneContent .priceLines b {
  font-family: "optima-bold";
}
.priceTabs .oneContent .priceLines .thePrice {
  width: 120px;
  text-align: right;
  color: #dec393;
  font-family: "optima-bold";
}
.priceTabs .oneContent .priceLines .topSpace {
  padding: 25px 0 0;
}
.priceTabs .tabFooter {
  padding: 65px 0 120px;
}
@media only screen and (max-width: 989px) {
  .priceTabs .tabFooter {
    padding: 40px 0;
  }
}
.priceTabs .tabFooter p {
  padding: 55px 0 0;
  line-height: 24px;
  color: #171720;
  text-align: center;
}
.priceTabs .tabFooter .book {
  display: table;
  width: 160px;
  margin: 0 auto;
  font-size: 14px;
  color: #171720;
  text-transform: uppercase;
  line-height: 40px;
  background-color: #dec393;
  text-align: center;
}
.priceTabs .tabFooter .book:hover {
  opacity: 0.8;
}

.theProduct {
  padding: 0 0 105px;
}
@media only screen and (max-width: 989px) {
  .theProduct {
    padding-bottom: 40px;
  }
}
.theProduct .oneTab {
  font: 24px/30px "optima-bold";
  color: #b2b3b6;
  border-bottom: solid 1px transparent;
  padding: 0 0 10px;
  cursor: pointer;
  margin: 0 185px 0 0;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.theProduct .oneTab.active, .theProduct .oneTab:hover {
  color: #171720;
  border-bottom-color: #dec393;
}
@media only screen and (max-width: 989px) {
  .theProduct .oneTab {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    padding: 0;
    float: none;
    clear: both;
  }
}
.theProduct .oneContent {
  padding: 25px 0 0;
  display: none;
}
.theProduct .oneContent.visible {
  display: block;
}
.theProduct .oneContent p {
  line-height: 24px;
  color: #171720;
}
.theProduct .topContent {
  padding: 0 0 75px;
}
.theProduct .topContent .col {
  width: 50%;
}
.theProduct .topContent .col:last-child {
  padding: 0 0 0 85px;
}
@media only screen and (max-width: 989px) {
  .theProduct .topContent .col:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 989px) {
  .theProduct .topContent .col {
    width: 100%;
  }
}
.theProduct .productData .type {
  padding: 35px 0 0;
  color: #b2b3b6;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
}
.theProduct .productData h1 {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 12px 0 0;
}
.theProduct .productData h2 {
  font-size: 24px;
  line-height: 30px;
  color: #171720;
  padding: 12px 0;
}
.theProduct .productData p {
  line-height: 24px;
  color: #171720;
}
.theProduct .productData .actions {
  padding: 25px 0 30px;
  margin: 20px 0 30px;
  border-top: solid 1px #b2b3b6;
  border-bottom: solid 1px #b2b3b6;
}
.theProduct .productData .actions .col {
  padding: 0;
}
.theProduct .productData .price {
  padding: 18px 0 20px;
  color: #dec393;
  font: 24px/30px "optima-bold";
}
.theProduct .productData .price.hidden {
  font-size: 16px;
  padding-bottom: 23px;
}
.theProduct .productData .price span {
  padding: 0 8px 0 0;
  color: #b2b3b6;
  text-decoration: line-through;
  font: 14px/30px "optima";
}
.theProduct .steps {
  width: 130px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #171720;
  position: relative;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  .theProduct .steps {
    float: none;
    clear: both;
  }
}
.theProduct .steps .left, .theProduct .steps .right {
  position: absolute;
  cursor: pointer;
  top: 0;
  height: 100%;
  width: 30px;
  color: #b2b3b6;
}
.theProduct .steps .left:hover, .theProduct .steps .right:hover {
  color: #171720;
}
.theProduct .steps .left {
  left: 0;
  border-right: solid 1px #b2b3b6;
}
.theProduct .steps .right {
  right: 0;
  border-left: solid 1px #b2b3b6;
}
.theProduct .addToCart {
  width: 160px;
  margin: 0 0 0 42px;
  line-height: 40px;
  background-color: #dec393;
  color: #171720;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.theProduct .addToCart:hover {
  background-color: #e9dabc;
}
@media only screen and (max-width: 989px) {
  .theProduct .addToCart {
    clear: both;
    margin: 20px auto 0;
    float: none;
    display: table;
  }
}
.theProduct .leftSlider {
  position: relative;
  width: 30%;
}
@media only screen and (max-width: 989px) {
  .theProduct .leftSlider {
    display: none;
  }
}
.theProduct .leftSlider .oneSlide {
  padding: 10px 0;
}
.theProduct .leftSlider img {
  cursor: pointer;
}
.theProduct .leftSlider:hover .slick-arrow {
  opacity: 1;
}
.theProduct .leftSlider .slick-arrow {
  opacity: 0.8;
  width: 40px;
  height: 25px;
  position: absolute;
  z-index: 10;
  left: 50%;
  padding: 0;
  display: block;
  text-indent: -9999px;
  padding: 0;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 0;
}
.theProduct .leftSlider .slick-arrow.slick-prev {
  display: none;
}
.theProduct .leftSlider .slick-arrow.slick-next {
  bottom: 0;
  background: #fff url("../dist/images/arrow_down.png") no-repeat center center;
}
.theProduct .rightSlider {
  width: 70%;
  padding: 0 20px;
}
@media only screen and (max-width: 989px) {
  .theProduct .rightSlider {
    width: 100%;
    padding: 0 0 30px;
  }
}
.theProduct .leftSlider, .theProduct .rightSlider {
  position: relative;
}
.theProduct .leftSlider img, .theProduct .rightSlider img {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 989px) {
  .theProduct .leftSlider img, .theProduct .rightSlider img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
}

.cartModal {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  max-width: 1270px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 185px;
  z-index: 111;
  padding: 20px 50px 30px;
  transition: all ease-in-out 250ms;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  -o-transition: all ease-in-out 250ms;
  -ms-transition: all ease-in-out 250ms;
  -ms-transform: translate(-50%, -100px);
  -webkit-transform: translate(-50%, -100px);
  transform: translate(-50%, -100px);
}
@media only screen and (max-width: 989px) {
  .cartModal {
    top: 100px;
    padding: 20px;
  }
}
.cartModal.visible {
  opacity: 1;
  visibility: visible;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.cartModal .title {
  padding: 0 60px 0 0;
  font: 24px/30px "optima-bold";
  color: #171720;
}
.cartModal .top {
  position: relative;
}
.cartModal .close {
  position: absolute;
  width: 9px;
  right: 0;
  top: 12px;
  height: 9px;
  opacity: 1;
  cursor: pointer;
  background: url("../dist/images/close_dark.png") no-repeat;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.cartModal .close:hover {
  opacity: 0.8;
}
.cartModal .back {
  cursor: pointer;
  padding: 0 0 0 25px;
  color: #171720;
  line-height: 30px;
  opacity: 1;
  display: table;
  background: url("../dist/images/arrow_left.png") no-repeat left center;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.cartModal .back:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 989px) {
  .cartModal .back {
    margin: 0 auto;
  }
}
.cartModal .totalPrice {
  color: #dec393;
  font: 24px/30px "optima-bold";
  padding: 0 0 20px;
}
.cartModal .more {
  width: 150px;
  display: table;
  margin: 0 0 15px auto;
  line-height: 40px;
  font-family: "optima-bold";
}
.cartModal .checkout {
  width: 150px;
  display: table;
  margin: 0 0 0 auto;
  color: #171720;
  font: 14px/40px "optima-bold";
  background-color: #dec393;
  text-align: center;
  text-transform: uppercase;
}
.cartModal .tableHeader {
  margin: 28px 0 0;
  border: solid 2px #e3e3e3;
  line-height: 38px;
  color: #171720;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  .cartModal .tableHeader {
    display: none;
  }
}
.cartModal .tableHeader span {
  color: #b2b3b6;
  font-size: 14px;
}
.cartModal .tableHeader .cell {
  min-height: 1px;
}
.cartModal .tableHeader .cell:nth-child(1) {
  width: 160px;
}
.cartModal .tableHeader .cell:nth-child(3) {
  width: 270px;
}
.cartModal .tableHeader .cell:nth-child(4) {
  width: 270px;
}
.cartModal .tableHeader .cell:nth-child(5) {
  width: 50px;
}
.cartModal .tableContent {
  padding: 5px 0 25px;
  line-height: 22px;
  color: #171720;
}
.cartModal .tableContent .cell {
  min-height: 1px;
}
.cartModal .tableContent .cell:nth-child(1) {
  width: 160px;
  padding: 0 30px 0 0;
}
@media only screen and (max-width: 989px) {
  .cartModal .tableContent .cell:nth-child(1) {
    padding: 5px 0;
    width: 100%;
  }
}
.cartModal .tableContent .cell:nth-child(3) {
  width: 270px;
  text-align: center;
}
.cartModal .tableContent .cell:nth-child(4) {
  width: 270px;
  text-align: center;
}
.cartModal .tableContent .cell:nth-child(5) {
  width: 50px;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  .cartModal .tableContent .cell {
    width: 100% !important;
    display: block;
    padding: 5px 0;
    text-align: center !important;
  }
}
.cartModal .tableContent .name {
  font-family: "optima-bold";
}
.cartModal .tableContent .quantity {
  color: #b2b3b6;
}
.cartModal .tableContent .delete {
  display: block;
  width: 20px;
  height: 20px;
  opacity: 1;
  background: url("../dist/images/close_gray.png") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  .cartModal .tableContent .delete {
    margin: 0 auto;
  }
}
.cartModal .tableContent .oneLine {
  padding: 15px 0;
  border-bottom: solid 1px #ededed;
}
.cartModal .tableContent img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 989px) {
  .cartModal .tableFooter {
    text-align: center;
  }
  .cartModal .tableFooter .left {
    width: 100%;
    padding: 0 0 10px;
  }
  .cartModal .tableFooter .right {
    width: 100%;
  }
  .cartModal .tableFooter .right .more, .cartModal .tableFooter .right .checkout {
    margin: 0 auto 15px;
  }
}

.shoppingCart {
  padding: 15px 0 120px;
}
@media only screen and (max-width: 989px) {
  .shoppingCart {
    padding-bottom: 40px;
  }
}
.shoppingCart h1, .shoppingCart h2 {
  color: #171720;
  font: 40px/50px "optima-bold";
}
.shoppingCart .back {
  cursor: pointer;
  padding: 0 0 0 25px;
  color: #171720;
  line-height: 30px;
  opacity: 1;
  background: url("../dist/images/arrow_left.png") no-repeat left center;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.shoppingCart .back.largerLine {
  line-height: 40px;
}
.shoppingCart .back:hover {
  opacity: 0.8;
}
.shoppingCart .totalPrice {
  color: #dec393;
  font: 24px/30px "optima-bold";
  padding: 0 0 20px;
}
.shoppingCart .more {
  width: 150px;
  display: table;
  margin: 0 0 15px auto;
  line-height: 40px;
  font-family: "optima-bold";
}
.shoppingCart .checkout {
  width: 150px;
  display: table;
  margin: 0 0 0 auto;
  color: #171720;
  font: 14px/40px "optima-bold";
  background-color: #dec393;
  text-align: center;
  text-transform: uppercase;
  opacity: 1;
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
.shoppingCart .checkout:hover {
  opacity: 0.8;
}
.shoppingCart .tableHeader {
  margin: 28px 0 0;
  border: solid 1px #e3e3e3;
  line-height: 38px;
  color: #171720;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .tableHeader {
    display: none;
  }
}
.shoppingCart .tableHeader span {
  color: #b2b3b6;
  font-size: 14px;
}
.shoppingCart .tableHeader .cell {
  min-height: 1px;
}
.shoppingCart .tableHeader .cell:nth-child(1) {
  width: 160px;
}
.shoppingCart .tableHeader .cell:nth-child(3) {
  width: 280px;
}
.shoppingCart .tableHeader .cell:nth-child(4) {
  width: 280px;
}
.shoppingCart .tableHeader .cell:nth-child(5) {
  width: 280px;
}
.shoppingCart .tableHeader .cell:nth-child(6) {
  width: 50px;
}
.shoppingCart .tableContent {
  padding: 5px 0 25px;
  line-height: 22px;
  color: #171720;
}
.shoppingCart .tableContent .cell {
  min-height: 1px;
}
.shoppingCart .tableContent .cell:nth-child(1) {
  width: 160px;
  padding: 0 30px 0 0;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .tableContent .cell:nth-child(1) {
    padding: 5px 0;
    width: 100%;
  }
}
.shoppingCart .tableContent .cell:nth-child(3) {
  width: 280px;
  text-align: center;
}
.shoppingCart .tableContent .cell:nth-child(4) {
  width: 280px;
  text-align: center;
}
.shoppingCart .tableContent .cell:nth-child(5) {
  width: 280px;
  text-align: center;
}
.shoppingCart .tableContent .cell:nth-child(6) {
  width: 50px;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .tableContent .cell {
    width: 100% !important;
    display: block;
    padding: 5px 0;
    text-align: center !important;
  }
}
.shoppingCart .tableContent .name {
  font-family: "optima-bold";
}
.shoppingCart .tableContent .price {
  color: #b2b3b6;
}
.shoppingCart .tableContent .delete {
  display: block;
  width: 20px;
  height: 20px;
  opacity: 1;
  background: url("../dist/images/close_gray.png") no-repeat center center;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .tableContent .delete {
    margin: 0 auto;
  }
}
.shoppingCart .tableContent .oneLine {
  padding: 15px 0;
  border-bottom: solid 1px #ededed;
}
.shoppingCart .tableContent img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.shoppingCart .steps {
  width: 130px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #171720;
  position: relative;
  margin: 0 auto;
  font-size: 16 px;
  text-align: center;
}
.shoppingCart .steps .left, .shoppingCart .steps .right {
  position: absolute;
  cursor: pointer;
  top: 0;
  height: 100%;
  width: 30px;
  color: #b2b3b6;
}
.shoppingCart .steps .left:hover, .shoppingCart .steps .right:hover {
  color: #171720;
}
.shoppingCart .steps .left {
  left: 0;
  border-right: solid 1px #b2b3b6;
}
.shoppingCart .steps .right {
  right: 0;
  border-left: solid 1px #b2b3b6;
}
.shoppingCart .cartGrids .cartContents {
  padding: 0 40px 0 0;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .cartGrids .cartContents {
    padding: 0;
  }
}
.shoppingCart .cartGrids .cartContents.larger {
  padding-right: 150px;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .cartGrids .cartContents.larger {
    padding-right: 0;
  }
}
.shoppingCart .cartGrids .cartContents.larger2 {
  padding-right: 230px;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .cartGrids .cartContents.larger2 {
    padding-right: 0;
  }
}
.shoppingCart .cartGrids .cartBox {
  width: 500px;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .cartGrids .cartBox {
    width: 100%;
  }
}
.shoppingCart .cartGrids .cartContents, .shoppingCart .cartGrids .cartBox {
  vertical-align: top;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .cartGrids .cartContents, .shoppingCart .cartGrids .cartBox {
    width: 100%;
    display: block;
  }
}
.shoppingCart .box {
  padding: 15px 30px 20px;
  border: solid 2px #dec393;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .box {
    padding: 20px;
  }
}
.shoppingCart .box h2 {
  padding: 0 0 16px;
}
.shoppingCart .box .finalPrice {
  text-align: right;
  color: #dec393;
  font: 24px/30px "optima-bold";
}
.shoppingCart .box .items {
  margin: 0 0 25px;
  border-top: solid 1px #c4c4c4;
  border-bottom: solid 1px #c4c4c4;
  line-height: 24px;
  padding: 25px 0;
  color: #171720;
}
.shoppingCart .box .items .oneLine {
  padding: 0 0 25px;
}
.shoppingCart .box .items .oneLine:last-child {
  padding-bottom: 0;
}
.shoppingCart .box .items .name {
  font-family: "optima-bold";
}
.shoppingCart .box .items .quantity {
  color: #c4c4c4;
  padding: 5px 0 0;
}
.shoppingCart .box .items .delete {
  display: block;
  width: 20px;
  height: 20px;
  opacity: 1;
  background: url("../dist/images/close_gray.png") no-repeat center center;
}
.shoppingCart .box .items .cell:nth-child(2) {
  width: 80px;
  padding-left: 20px;
}
.shoppingCart .box .items .cell:nth-child(3) {
  width: 20px;
}
.shoppingCart .box .otherPrice {
  border-bottom: solid 1px #c4c4c4;
  padding: 0 0 25px;
  margin: 0 0 25px;
  line-height: 24px;
  color: #171720;
}
.shoppingCart .selectBoxes {
  padding: 40px 0 70px;
}
.shoppingCart .selectBoxes .oneBox {
  width: 31.333%;
  margin: 0 3% 0 0;
  padding: 135px 0 0;
  height: 250px;
  opacity: 0.2;
  cursor: pointer;
  -moz-box-shadow: 5px 0 10px rgba(50, 50, 50, 0);
  -webkit-box-shadow: 5px 0 10px rgba(50, 50, 50, 0);
  box-shadow: 5px 0 10px rgba(50, 50, 50, 0);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .selectBoxes .oneBox {
    width: 100%;
  }
}
.shoppingCart .selectBoxes .oneBox.selected, .shoppingCart .selectBoxes .oneBox:hover {
  -moz-box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
  -webkit-box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
  box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
  opacity: 1;
}
.shoppingCart .selectBoxes .oneBox:last-child {
  margin-right: 0;
}
.shoppingCart .selectBoxes .oneBox.icon1 {
  background: #fff url("../dist/images/icon1.png") no-repeat center 70px;
}
.shoppingCart .selectBoxes .oneBox.icon2 {
  background: #fff url("../dist/images/icon2.png") no-repeat center 70px;
}
.shoppingCart .selectBoxes .oneBox.icon3 {
  background: #fff url("../dist/images/icon3.png") no-repeat center 70px;
}
.shoppingCart .selectBoxes .oneBox.icon4 {
  background: #fff url("../dist/images/icon4.png") no-repeat center 70px;
}
.shoppingCart .selectBoxes .oneBox.icon5 {
  background: #fff url("../dist/images/icon5.png") no-repeat center 70px;
}
.shoppingCart .selectBoxes p {
  text-align: center;
  line-height: 26px;
}
.shoppingCart .form {
  padding: 40px 0 35px;
}
.shoppingCart .form label {
  line-height: 22px;
  color: #171720;
  display: block;
  padding: 0 0 15px;
}
.shoppingCart .form input {
  display: block;
  width: 100%;
  height: 40px;
  border: solid 1px #45454d;
  padding: 0 12px;
  font: 14px "optima";
  color: #45454d;
}
.shoppingCart .form input::-webkit-input-placeholder {
  color: #b2b3b6;
}
.shoppingCart .form input:-ms-input-placeholder {
  color: #b2b3b6;
}
.shoppingCart .form input::placeholder {
  color: #b2b3b6;
  opacity: 1;
}
.shoppingCart .form .col {
  width: 50%;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .form .col {
    width: 100%;
  }
}
.shoppingCart .form .col:first-child {
  padding: 0 10px 0 0;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .form .col:first-child {
    padding: 0 0 15px;
  }
}
.shoppingCart .form .col:last-child {
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .form .col:last-child {
    padding: 0;
  }
}
.shoppingCart .form .table .cell:first-child {
  padding: 0 10px 0 0;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .form .table .cell:first-child {
    padding: 0 0 15px;
  }
}
.shoppingCart .form .table .cell:last-child {
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .form .table .cell:last-child {
    padding: 0;
  }
}
.shoppingCart .form .table .cell.sort {
  width: 172px;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .form .table .cell.sort {
    width: 100%;
  }
}
@media only screen and (max-width: 989px) {
  .shoppingCart .form .table .cell {
    display: block;
    width: 100%;
  }
}
.shoppingCart .form .oneLine {
  padding: 0 0 20px;
}
.shoppingCart .showDifferent .form-check {
  margin: 8px 0 0;
  display: table;
  color: #171720;
  padding: 0 0 0 25px;
  position: relative;
  cursor: pointer;
}
.shoppingCart .showDifferent .form-check input {
  display: none !important;
}
.shoppingCart .showDifferent .form-check span {
  width: 10px;
  height: 10px;
  border: solid 1px #171720;
  position: absolute;
  left: 0;
  top: 4px;
}
.shoppingCart .showDifferent.clicked .form-check span {
  background-color: #171720;
}
.shoppingCart .showDifferent.clicked + .hiddenAddress {
  display: block;
}
.shoppingCart .subTitle {
  color: #171720;
  font: 24px/30px "optima-bold";
  padding: 0 0 30px;
}
.shoppingCart .hiddenAddress {
  display: none;
  padding: 45px 0 0;
}
@media only screen and (max-width: 989px) {
  .shoppingCart .tableFooter {
    text-align: center;
  }
  .shoppingCart .tableFooter .left {
    width: 100%;
    padding: 0 0 10px;
  }
  .shoppingCart .tableFooter .right {
    width: 100%;
  }
  .shoppingCart .tableFooter .right .more, .shoppingCart .tableFooter .right .checkout {
    margin: 0 auto 15px;
  }
}

@media only screen and (max-width: 989px) {
  .transaction {
    padding: 0 0 30px !important;
  }
}
.transaction .code {
  font-family: "optima-bold";
  line-height: 20px;
  padding: 0 0 45px;
  border-bottom: solid 1px #000;
}
.transaction .paymentText {
  padding: 45px 0 20px;
}
.transaction .paymentText p {
  padding: 0 0 27px;
  line-height: 24px;
  color: #171720;
}
.transaction .declined {
  margin: 0 0 20px;
  padding: 0 0 0 30px;
  line-height: 23px;
  color: #af060b;
  font-family: "optima-bold";
  background: url("../dist/images/error_red.png") no-repeat left center;
}
.transaction .success {
  background-color: #014126;
}
.transaction .success:after {
  background: url("../dist/images/ok.png") no-repeat center center;
}
.transaction .error {
  background-color: #af060b;
}
.transaction .error:after {
  background: url("../dist/images/error.png") no-repeat center center;
}
.transaction .success, .transaction .error {
  text-align: left;
  text-transform: uppercase;
  font: 32px/50px "optima-bold";
  padding: 25px 70px 25px 35px;
  position: relative;
  color: #fff;
  margin: 0 0 45px;
}
@media only screen and (max-width: 989px) {
  .transaction .success, .transaction .error {
    font-size: 20px;
    line-height: 40px;
  }
}
.transaction .success:after, .transaction .error:after {
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  right: 35px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.transaction .more {
  margin: 0;
  width: 200px;
}

.profileLayout {
  padding: 35px 0 120px;
}
@media only screen and (max-width: 989px) {
  .profileLayout {
    padding: 20px 0 40px;
  }
}
.profileLayout .sidebar, .profileLayout .profileData {
  vertical-align: top;
}
@media only screen and (max-width: 989px) {
  .profileLayout .sidebar, .profileLayout .profileData {
    width: 100%;
    display: block;
  }
}
.profileLayout .cell {
  min-height: 1px;
}
.profileLayout .more {
  line-height: 38px;
  font-family: "optima-bold";
}
.profileLayout .more.topMargin {
  margin: 30px 0 0;
}
.profileLayout .sidebar {
  width: 300px;
}
@media only screen and (max-width: 989px) {
  .profileLayout .sidebar {
    width: 100%;
  }
}
.profileLayout .profileData {
  padding: 0 0 0 60px;
}
@media only screen and (max-width: 989px) {
  .profileLayout .profileData {
    padding: 20px 0 0;
  }
}
.profileLayout .box {
  border: solid 1px #171720;
  padding: 20px;
}
.profileLayout .box .profile {
  width: 150px;
  margin: 0 auto 22px;
  height: 150px;
  color: #fff;
  background-color: #171720;
  line-height: 150px;
  text-align: center;
  font: 40px/150px "optima-bold";
  border-radius: 9999px;
  -moz-border-radius: 9999px;
  -ms-border-radius: 9999px;
  -webkit-border-radius: 9999px;
}
.profileLayout .box .links {
  padding: 25px 0 0;
  border-top: solid 1px #b2b3b6;
}
@media only screen and (max-width: 989px) {
  .profileLayout .box .links {
    text-align: center;
  }
}
.profileLayout .box a {
  color: #171720;
  line-height: 22px;
  display: block;
  margin: 0 0 18px;
}
.profileLayout .box a.active, .profileLayout .box a:hover {
  font-family: "optima-bold";
}
.profileLayout .box a:last-child {
  margin-bottom: 6px;
}
.profileLayout h1 {
  color: #171720;
  font: 40px/50px "optima-bold";
  padding: 0 0 20px;
}
.profileLayout p {
  line-height: 16px;
  color: #171720;
}
@media only screen and (max-width: 989px) {
  .profileLayout p {
    line-height: 24px;
  }
}
.profileLayout .menuBlocks {
  padding: 55px 0 0;
}
.profileLayout .menuBlocks .oneMenu {
  height: 275px;
  width: 32%;
  margin: 0 2% 0 0;
  opacity: 0.3;
  color: #171720;
  -moz-box-shadow: 5px 0 10px rgba(50, 50, 50, 0.2);
  -webkit-box-shadow: 5px 0 10px rgba(50, 50, 50, 0.2);
  box-shadow: 5px 0 10px rgba(50, 50, 50, 0.2);
  transition: all ease-in-out 150ms;
  -webkit-transition: all ease-in-out 150ms;
  -moz-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
}
@media only screen and (max-width: 989px) {
  .profileLayout .menuBlocks .oneMenu {
    width: 100%;
    margin: 0 0 20px;
  }
}
.profileLayout .menuBlocks .oneMenu:last-child {
  margin-right: 0;
}
.profileLayout .menuBlocks .oneMenu.icon1 {
  background: url("../dist/images/icon_profile1.png") no-repeat center 80px;
}
.profileLayout .menuBlocks .oneMenu.icon2 {
  background: url("../dist/images/icon_profile2.png") no-repeat center 80px;
}
.profileLayout .menuBlocks .oneMenu.icon3 {
  background: url("../dist/images/icon_profile3.png") no-repeat center 80px;
}
.profileLayout .menuBlocks .oneMenu:hover {
  opacity: 1;
  -moz-box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
  -webkit-box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
  box-shadow: 5px 0 10px rgba(50, 50, 50, 0.08);
}
.profileLayout .menuBlocks h4 {
  padding: 180px 0 0;
  text-align: center;
  font: 24px/30px "optima-bold";
}
.profileLayout h5 {
  font: 24px/30px "optima-bold";
  padding: 0 0 30px;
}
.profileLayout h5.topMargin {
  margin: 80px 0 0;
}
.profileLayout form {
  max-width: 520px;
}
@media only screen and (max-width: 989px) {
  .profileLayout form {
    max-width: 100%;
  }
}
.profileLayout form label {
  line-height: 22px;
  color: #171720;
  display: block;
  padding: 0 0 15px;
}
.profileLayout form .oneLine {
  padding: 0 0 20px;
}
.profileLayout form .more {
  margin: 10px 0 0;
}
.profileLayout form input {
  display: block;
  width: 100%;
  height: 40px;
  border: solid 1px #45454d;
  padding: 0 12px;
  font: 14px "optima";
  color: #45454d;
}
.profileLayout form input::-webkit-input-placeholder {
  color: #b2b3b6;
}
.profileLayout form input:-ms-input-placeholder {
  color: #b2b3b6;
}
.profileLayout form input::placeholder {
  color: #b2b3b6;
  opacity: 1;
}
@media only screen and (max-width: 989px) {
  .profileLayout form .oneLine .cell {
    width: 100%;
    display: block;
  }
}
.profileLayout form .oneLine .sort {
  width: 180px;
  padding: 0 20px 0 0;
}
@media only screen and (max-width: 989px) {
  .profileLayout form .oneLine .sort {
    width: 100%;
    padding: 0 0 20px;
  }
}
.profileLayout .profileCol form {
  max-width: 100%;
}
.profileLayout .profileCol .col {
  width: 50%;
}
@media only screen and (max-width: 639px) {
  .profileLayout .profileCol .col {
    width: 100%;
  }
  .profileLayout .profileCol .col .more {
    margin: 0 auto;
  }
}
.profileLayout .profileCol .col:first-child {
  padding: 0 38px 0 0;
}
@media only screen and (max-width: 639px) {
  .profileLayout .profileCol .col:first-child {
    padding: 0 0 30px;
  }
}
.profileLayout .profileCol .col:last-child {
  padding: 0 0 0 38px;
}
@media only screen and (max-width: 639px) {
  .profileLayout .profileCol .col:last-child {
    padding: 0;
  }
}
.profileLayout .profileCol p {
  line-height: 32px;
  padding: 0 0 20px;
}
.profileLayout .orderHeader {
  padding: 10px 0;
  background-color: #b2b3b6;
  text-align: center;
  color: #171720;
  font: 16px/40px "optima-bold";
}
@media only screen and (max-width: 989px) {
  .profileLayout .orderHeader {
    display: none;
  }
}
.profileLayout .orderHeader .cell {
  width: 25%;
  border-left: solid 1px #fff;
}
.profileLayout .orderHeader .cell:first-child {
  border-left: 0;
}
.profileLayout .orderTable {
  margin: 0 0 30px;
  color: #171720;
  text-align: center;
}
.profileLayout .orderTable > .oneLine {
  border-bottom: solid 1px #b2b3b6;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 989px) {
  .profileLayout .orderTable > .oneLine {
    padding-bottom: 20px;
  }
}
.profileLayout .orderTable > .oneLine:after {
  content: "";
  width: 12px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 18px;
  background: url("../dist/images/arrow_down.png") no-repeat center center/cover;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 989px) {
  .profileLayout .orderTable > .oneLine:after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 15px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.profileLayout .orderTable > .oneLine.open {
  border-bottom-color: #e7e7e7;
}
.profileLayout .orderTable > .oneLine.open:after {
  -ms-transform: rotate(-180deg) translateZ(0);
  -webkit-transform: rotate(-180deg) translateZ(0);
  transform: rotate(-180deg) translateZ(0);
}
@media only screen and (max-width: 989px) {
  .profileLayout .orderTable > .oneLine.open:after {
    -ms-transform: translate(-50%, 0) rotate(-180deg);
    -webkit-transform: translate(-50%, 0) rotate(-180deg);
    transform: translate(-50%, 0) rotate(-180deg);
  }
}
.profileLayout .orderTable > .oneLine.open + .dropdownCnt {
  display: block;
}
.profileLayout .orderTable > .oneLine .cell {
  padding: 19px 0;
  width: 25%;
  line-height: 20px;
}
@media only screen and (max-width: 989px) {
  .profileLayout .orderTable > .oneLine .cell {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.profileLayout .orders .pagination {
  padding-bottom: 0;
}
.profileLayout .orders .dropdownCnt {
  padding: 28px 0 0;
  display: none;
  text-align: left;
  border-bottom: solid 1px #b2b3b6;
}
.profileLayout .orders .dropdownCnt h5 {
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 20px;
}
.profileLayout .orders .dropdownCnt p {
  line-height: 31px;
}
.profileLayout .orders .dropdownCnt .col {
  width: 50%;
}
@media only screen and (max-width: 989px) {
  .profileLayout .orders .dropdownCnt .col {
    width: 100%;
    text-align: center;
  }
}
.profileLayout .orders .tableHeader {
  margin: 28px 0 0;
  border: solid 2px #e3e3e3;
  line-height: 38px;
  color: #171720;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  .profileLayout .orders .tableHeader {
    display: none;
  }
}
.profileLayout .orders .tableHeader span {
  color: #b2b3b6;
  font-size: 14px;
}
.profileLayout .orders .tableHeader .cell {
  min-height: 1px;
}
.profileLayout .orders .tableHeader .cell:nth-child(1) {
  width: 160px;
}
.profileLayout .orders .tableHeader .cell:nth-child(3) {
  width: 270px;
}
.profileLayout .orders .tableHeader .cell:nth-child(4) {
  width: 270px;
}
.profileLayout .orders .tableHeader .cell:nth-child(5) {
  width: 50px;
}
.profileLayout .orders .tableContent {
  padding: 5px 0 25px;
  line-height: 22px;
  color: #171720;
}
.profileLayout .orders .tableContent .cell {
  min-height: 1px;
}
.profileLayout .orders .tableContent .cell:nth-child(1) {
  width: 160px;
  padding: 0 30px 0 0;
}
@media only screen and (max-width: 989px) {
  .profileLayout .orders .tableContent .cell:nth-child(1) {
    padding: 5px 0;
    width: 100%;
  }
}
.profileLayout .orders .tableContent .cell:nth-child(3) {
  width: 270px;
  text-align: center;
}
.profileLayout .orders .tableContent .cell:nth-child(4) {
  width: 270px;
  text-align: center;
}
.profileLayout .orders .tableContent .cell:nth-child(5) {
  width: 50px;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  .profileLayout .orders .tableContent .cell {
    width: 100% !important;
    display: block;
    padding: 5px 0;
    text-align: center !important;
  }
}
.profileLayout .orders .tableContent .name {
  font-family: "optima-bold";
}
.profileLayout .orders .tableContent .quantity {
  color: #b2b3b6;
}
.profileLayout .orders .tableContent .delete {
  display: block;
  width: 20px;
  height: 20px;
  opacity: 1;
  background: url("../dist/images/close_gray.png") no-repeat center center;
}
.profileLayout .orders .tableContent .oneLine {
  padding: 15px 0;
  border-bottom: solid 1px #ededed;
}
.profileLayout .orders .tableContent img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.profileLayout .orders .subTotal {
  padding: 35px 0 0;
  text-align: right;
  color: #dec393;
  font: 20px/30px "optima-bold";
}
.profileLayout .orders .otherPrice {
  text-align: right;
}

#mainFooter {
  padding: 35px 0 20px;
  background-color: #171720;
}
#mainFooter img {
  display: block;
  max-width: 100%;
}
@media only screen and (max-width: 989px) {
  #mainFooter img {
    margin: 0 auto;
    max-width: 150px;
  }
}
#mainFooter .colTitle {
  text-transform: uppercase;
  color: #fff;
  font: 16px/30px "optima-bold";
  display: table;
  padding: 0 0 4px;
  margin: 0 0 15px;
  border-bottom: solid 1px #dec393;
}
@media only screen and (max-width: 989px) {
  #mainFooter .colTitle {
    margin: 0 auto 15px;
  }
}
#mainFooter p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  padding: 0 0 25px;
}
#mainFooter p .tab {
  width: 55px;
  display: inline-block;
}
#mainFooter .col:nth-child(1) {
  width: 24%;
  padding: 15px 20px 0;
}
#mainFooter .col:nth-child(2) {
  width: 35%;
}
#mainFooter .col:nth-child(3) {
  width: 25%;
}
#mainFooter .col:nth-child(4) {
  width: 16%;
}
@media only screen and (max-width: 989px) {
  #mainFooter .col {
    width: 100% !important;
    text-align: center;
    padding: 15px 0;
  }
}
#mainFooter ul a {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
#mainFooter ul a:hover {
  color: #dec393;
}
#mainFooter ul li {
  padding: 0 0 10px;
}
#mainFooter .socials a {
  vertical-align: top;
  margin: 0 6px 0 0;
  width: 20px;
  height: 20px;
  display: inline-block;
}
#mainFooter .socials a.facebook {
  background: url("../dist/images/fb_w.svg") no-repeat center center/cover;
}
#mainFooter .socials a.facebook:hover {
  background-image: url("../dist/images/fb_h.svg");
}
#mainFooter .socials a.instagram {
  background: url("../dist/images/ig_w.png") no-repeat center center/cover;
}
#mainFooter .socials a.instagram:hover {
  background-image: url("../dist/images/ig_h.png");
}
#mainFooter .copy {
  padding: 45px 0 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
#mainFooter .top {
  position: absolute;
  bottom: 0;
  cursor: pointer;
  left: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 20px;
  padding: 0 0 0 20px;
  background: url("../dist/images/gotop.svg") no-repeat left center/9px 14px;
}
#mainFooter .top:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 989px) {
  #mainFooter .top {
    display: none;
  }
}