@charset "UTF-8";
@font-face {
  font-family: "yantramanav";
  src: url("../fonts/Yantramanav-Regular/Yantramanav-Regular.eot");
  src: url("../fonts/Yantramanav-Regular/Yantramanav-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Yantramanav-Regular/Yantramanav-Regular.woff") format("woff"), url("../fonts/Yantramanav-Regular/Yantramanav-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "yantramanav-bold";
  src: url("../fonts/Yantramanav-Bold/Yantramanav-Bold.eot");
  src: url("../fonts/Yantramanav-Bold/Yantramanav-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Yantramanav-Bold/Yantramanav-Bold.woff") format("woff"), url("../fonts/Yantramanav-Bold/Yantramanav-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "yantramanav-thin";
  src: url("../fonts/Yantramanav-Thin/Yantramanav-Thin.eot");
  src: url("../fonts/Yantramanav-Thin/Yantramanav-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Yantramanav-Thin/Yantramanav-Thin.woff") format("woff"), url("../fonts/Yantramanav-Thin/Yantramanav-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?3ag96");
  src: url("../fonts/icons/icomoon.eot?3ag96#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?3ag96") format("truetype"), url("../fonts/icons/icomoon.woff?3ag96") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "";
}

.icon_instagram:before {
  content: "";
}

.icon_linkedin:before {
  content: "";
}

.icon_twitter:before {
  content: "";
}

.icon_pinterest:before {
  content: "";
}

.icon_youtube:before {
  content: "";
}

.icon_telegram:before {
  content: "";
}

.icon_ok:before {
  content: "";
}

.icon_vk:before {
  content: "";
}

.icon_google:before {
  content: "";
}

.icon_tiktok:before {
  content: "";
}

.icon_flickr:before {
  content: "";
}

.icon_up:before {
  content: "";
}

.icon_edit:before {
  content: "";
}

.icon_down:before {
  content: "";
}

.icon_left:before {
  content: "";
}

.icon_right:before {
  content: "";
}

.icon_close:before {
  content: "";
}

.icon_checked:before {
  content: "";
}

.icon_favorite:before {
  content: "";
}

.icon_globe:before {
  content: "";
}

.icon_cart:before {
  content: "";
}

.icon_addcart:before {
  content: "";
}

.icon_calendar:before {
  content: "";
}

.icon_info:before {
  content: "";
}

.icon_eye:before {
  content: "";
}

.icon_eyeoff:before {
  content: "";
}

.icon_user:before {
  content: "";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #ffffff;
  background: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "yantramanav";
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

strong {
  font-weight: unset;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #BDA875;
}

button {
  cursor: pointer;
  display: block;
  font-weight: normal;
  font-family: inherit;
  font-size: 100%;
}

img {
  max-height: none;
  border: none;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
}
.row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

[class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.page_container {
  width: 100%;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.content {
  background-size: cover;
  background-position: top;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .content {
    margin-left: 200px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .content {
    margin-left: 200px;
  }
}

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none;
}

.breadcrumbs {
  font-size: 120%;
  line-height: 15px;
  padding: 60px 0 70px;
  white-space: nowrap;
  font-family: "yantramanav-thin";
}
.breadcrumbs ul {
  display: flex;
}
.breadcrumbs li {
  display: flex;
  align-items: center;
}
.breadcrumbs li:not(:first-child):before {
  display: block;
  content: "";
  font-size: 75%;
  margin: 0 13px;
}
.breadcrumbs a {
  color: #ffffff;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}
.breadcrumbs div {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  color: #BDA875;
}
@media screen and (max-width: 959px) {
  .breadcrumbs {
    display: none;
  }
}

.forget_password {
  font-family: "yantramanav-bold";
  font-size: 140%;
  line-height: 18px;
  color: #999999;
  display: block;
  text-align: end;
  margin-bottom: 30px;
}

.checkbox_btn {
  vertical-align: top;
  margin: 0;
  font-weight: normal;
  font-size: 140%;
  line-height: 18px;
  position: relative;
  overflow: hidden;
}
.checkbox_btn input:checked + span:before {
  content: "";
  display: block;
  padding: 0;
  background: #000000;
  border-color: #BDA875;
}
.checkbox_btn input:checked + span:after {
  display: block;
  width: 7px;
  height: 7px;
  text-align: center;
  background: #BDA875;
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
}
.checkbox_btn span {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #ffffff;
}
.checkbox_btn span:not(:last-child) {
  float: left;
  margin-right: 5px;
}
.checkbox_btn span:before {
  display: block;
  margin-right: 12px;
  content: "";
  width: 17px;
  height: 17px;
  background: #000000;
  border: 1px solid #777777;
  -o-transition: border 0.3s;
  -ms-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.checkbox_btn a {
  display: block;
  margin-left: 40px;
  line-height: 28px;
}
.checkbox_btn:hover span:before {
  -o-transition: border 0.3s;
  -ms-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  border-color: #BDA875;
}

.field_block .placeholder_block {
  pointer-events: none;
  z-index: 2;
  position: absolute;
  padding: 0;
  color: #ffffff;
  font-size: 160%;
  line-height: 21px;
  top: 0;
  left: 0;
}
.field_block > input,
.field_block textarea {
  border: none;
  border-bottom: 1px solid #777777;
  font-size: 160%;
  line-height: 21px;
  color: #ffffff;
  background: transparent;
  border-radius: 0;
  padding-bottom: 8px;
}
.field_block > input.password_field, .field_block > input.confirm_field,
.field_block textarea.password_field,
.field_block textarea.confirm_field {
  padding: 0 30px 8px 0;
}
.field_block > input:hover,
.field_block textarea:hover {
  border-color: #ffffff;
}
.field_block > input.filled,
.field_block textarea.filled {
  border-color: #777777;
}
.field_block > input.filled ~ .placeholder_block,
.field_block textarea.filled ~ .placeholder_block {
  font-size: 120%;
  line-height: 15px;
  top: -20px;
  color: #ffffff;
}
.field_block > input:focus,
.field_block textarea:focus {
  border-color: #BDA875;
}
.field_block > input:focus ~ .placeholder_block,
.field_block textarea:focus ~ .placeholder_block {
  font-size: 120%;
  line-height: 16px;
  top: -20px;
  color: #ffffff;
}
.field_block > input.confirm_field ~ .placeholder_block:after, .field_block > input[data-validation] ~ .placeholder_block:after,
.field_block textarea.confirm_field ~ .placeholder_block:after,
.field_block textarea[data-validation] ~ .placeholder_block:after {
  content: " *";
  color: #B22F2F;
  margin-top: -3px;
}
.field_block.has-error input,
.field_block.has-error textarea {
  border-color: #B22F2F !important;
}
.field_block.has-error .placeholder_block {
  color: #B22F2F !important;
}
.field_block.has-error:before {
  content: "";
  position: absolute;
  z-index: 9;
  top: 5px;
  right: 0;
  color: #B22F2F;
  font-size: 160%;
}
.field_block.has-error .view_pass {
  display: none;
}
.field_block .view_pass {
  position: absolute;
  right: 3px;
  margin-top: 3px;
  color: #777777;
  font-size: 160%;
}

.site_btn,
.validate_button {
  width: 100%;
  height: 60px;
  background: #BDA875;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-family: "yantramanav-bold";
  font-size: 160%;
  line-height: 20px;
  border: none;
}

.page_title {
  color: #BDA875;
  font-family: "yantramanav-bold";
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 960px) {
  .page_title {
    font-size: 240%;
    line-height: 32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .page_title {
    font-size: 200%;
    line-height: 27px;
  }
}
@media screen and (max-width: 575px) {
  .page_title {
    font-size: 180%;
    line-height: 27px;
  }
}

.individual_hint,
.drop_list {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #B22F2F;
  margin-top: 4px;
}

.help-block.form-error {
  display: none !important;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
  font-size: 120%;
}
.has-error .label_text {
  color: #B22F2F;
}
.has-error .label_text:before {
  display: block;
}

.field_block {
  position: relative;
  margin-bottom: 32px;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.menu_block .menu_list, .actions_block > ul, .breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

[class*=icon_]:before, .breadcrumbs li:not(:first-child):before, .field_block.has-error:before, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.menu_opened .actions_block li:before, body.menu_opened .main_logo img, .actions_block li > a, .actions_block li:before, .main_logo img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.header {
  height: 100%;
}
.header .header_inner {
  border: 1px solid #404040;
  display: flex;
  position: fixed;
  top: 0;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  left: 0;
  height: 100%;
  padding: 32px 0;
  overflow-x: hidden;
  scrollbar-color: #BDA875 #404040;
  scrollbar-width: thin;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header .header_inner::-webkit-scrollbar {
  width: 4px;
  height: auto;
  border-radius: 0;
  background: #404040;
}
.header .header_inner::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #BDA875;
}
@media screen and (min-width: 1200px) {
  .header .header_inner {
    width: 200px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .header .header_inner {
    width: 200px;
  }
}

.main_logo img {
  display: block;
  width: auto;
  height: 50px;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.menu_button {
  display: block;
  width: 23px;
  min-width: 23px;
  height: 30px;
  padding: 15px 0;
  margin: 30px 0;
  z-index: 200;
  color: #ffffff;
  border: none;
  background: transparent;
  position: relative;
  overflow: hidden;
}
.menu_button:before, .menu_button:after {
  display: block;
  content: "";
  position: absolute;
  left: -29px;
  width: 73px;
  border-top: 2px solid;
  -o-transition: transform 0.7s;
  -ms-transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  transition: transform 0.7s;
}
.menu_button:before {
  top: 10px;
}
.menu_button:after {
  bottom: 10px;
}
.menu_button:focus {
  outline: none;
}
.menu_button span {
  display: block;
  opacity: 0;
  border-top: 2px solid;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.actions_block {
  width: 100%;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.actions_block li {
  border-bottom: 1px solid #404040;
  text-align: center;
  padding: 12px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.actions_block li:first-child {
  border-top: 1px solid #404040;
}
.actions_block li:before {
  font-size: 190%;
  color: #BDA875;
  transform: translate3d(-61px, 0, 0);
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.actions_block li > a {
  font-size: 180%;
  line-height: 0;
  color: transparent;
  margin: 0 auto;
  opacity: 0;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.contact_btn {
  color: #BDA875;
  min-width: 150px;
  padding: 10px;
  text-align: center;
  font-size: 140%;
  line-height: 18px;
  border: 1px solid #BDA875;
  max-width: 150px;
  margin: 0 auto;
  font-family: "yantramanav-bold";
}

.menu_block {
  opacity: 0;
  overflow: hidden;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  width: 100%;
  padding: 25px 10px;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.menu_block .menu_list {
  position: relative;
}
.menu_block .menu_list li {
  margin-bottom: 15px;
}
.menu_block .menu_list li a {
  font-size: 180%;
  line-height: 1.33em;
  text-transform: uppercase;
  font-family: "yantramanav-bold";
  color: #BDA875;
}
.menu_block .menu_list li:last-child {
  margin-bottom: 30px;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .main_logo img {
    height: 57px;
  }

  .menu_block .menu_list li a {
    font-size: 160%;
  }

  .actions_block li {
    padding: 12px 15px;
  }
  .actions_block li:before {
    transform: translate3d(-73px, 0, 0);
  }
  .actions_block li a {
    font-size: 160%;
  }
}
@media screen and (max-width: 959px) {
  .main_logo img {
    height: 57px;
  }

  .menu_button {
    margin: 9px 0 0;
  }

  .actions_block {
    margin-top: 10px;
  }
  .actions_block li:before {
    display: none;
  }
  .actions_block li a {
    line-height: 22px;
  }

  .menu_block {
    justify-content: end;
    padding: 25px 10px 70px;
  }

  .header {
    position: relative;
  }
  .header .header_inner {
    height: 120px;
    position: relative;
    overflow: hidden;
    overflow-x: unset;
    border: none;
    padding: 15px 0 20px;
    background: #000000;
    width: 100%;
    z-index: 99;
    -o-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
  }

  body.menu_opened {
    overflow: hidden;
  }
  body.menu_opened .header_inner {
    -o-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    height: 100vh;
    overflow-y: auto;
  }
}
body.menu_opened .main_logo img {
  height: 70px;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
@media screen and (min-width: 1200px) {
  body.menu_opened .header .header_inner {
    width: 300px;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  body.menu_opened .header .header_inner {
    width: 230px;
  }
}
body.menu_opened .actions_block li {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.menu_opened .actions_block li:before {
  transform: translate3d(0, 0, 0);
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
body.menu_opened .actions_block li > a {
  opacity: 1;
  color: #BDA875;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.menu_opened .content {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  body.menu_opened .content {
    margin-left: 300px;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  body.menu_opened .content {
    margin-left: 230px;
  }
}
body.menu_opened .menu_block {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
  overflow: unset;
}
body.menu_opened .menu_button span {
  opacity: 0;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
body.menu_opened .menu_button:before {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
body.menu_opened .menu_button:after {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
body:not(.menu_opened) .menu_button span {
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.footer {
  opacity: 0;
}

.body_none_scroll {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.body_none_scroll.ios_device {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup_text {
  font-size: 240%;
  line-height: 32px;
  color: #ffffff;
  font-family: "yantramanav-bold";
}

.logos_block {
  display: flex;
  align-items: center;
  max-width: 280px;
  margin: 0 auto;
  padding: 16px 0 64px;
}
.logos_block a {
  padding: 15px;
  color: #999999;
  display: flex;
  flex-direction: column-reverse;
  margin: 0 auto;
  font-size: 140%;
  line-height: 18px;
}
.logos_block a.selected {
  border: 1px solid #BDA875;
  color: #ffffff;
}
.logos_block img {
  height: 34px;
  width: auto;
  margin: 0 auto 8px;
  display: block;
}

.verify_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  z-index: 9999;
}

.verify_inner {
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.verify_inner .img_logo {
  margin: 0 auto 62px;
  height: 73px;
  width: auto;
  display: block;
}

.reject_info,
.verify_container {
  width: 100%;
  max-width: 490px;
  background: linear-gradient(135deg, #181818 0%, #000000 100%);
  padding: 32px 32px 48px;
  text-align: center;
}

.reject_info {
  display: none;
}

.verify_buttons {
  margin: 35px -10px 0;
  display: flex;
  justify-content: center;
}
.verify_buttons button {
  flex: 1;
  margin: 0 10px;
  max-width: 129px;
  height: 61px;
  font-size: 160%;
  background: transparent;
  color: #BDA875;
  font-family: "yantramanav-bold";
  border: 2px solid;
}

.popup_sorry {
  font-size: 300%;
  line-height: 32px;
  color: #BDA875;
  margin-bottom: 15px;
  font-family: "yantramanav-bold";
}

@media screen and (max-width: 575px) {
  .popup_text {
    font-size: 200%;
    line-height: 25px;
  }

  .verify_inner .img_logo {
    margin: 0 auto 25px;
  }

  .logos_block {
    padding: 16px 0 16px;
    max-width: 235px;
  }
  .logos_block a {
    padding: 8px;
    font-size: 120%;
    line-height: 13px;
  }
}
.web .logos_block a img {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.web .logos_block a img:hover {
  color: #ffffff;
  opacity: 0.5;
}

.touch .logos_block a img {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .logos_block a img:active {
  color: #ffffff;
  opacity: 0.5;
}

.popup_cart_mini {
  width: 422px;
  top: 217px;
  left: 200px;
  max-width: 100%;
  bottom: auto;
  z-index: 100;
  position: fixed;
  border: 1px solid #404040;
  border-left: 0;
  background: linear-gradient(135deg, #181818 0%, #000000 100%);
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .popup_cart_mini {
    left: 200px;
    top: 224px;
  }
}
@media screen and (max-width: 959px) {
  .popup_cart_mini {
    right: 0;
    left: auto;
    top: 133px;
  }
}
@media screen and (max-height: 719px) {
  .popup_cart_mini {
    top: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media screen and (max-height: 859px) {
  .popup_cart_mini {
    bottom: 0;
  }
}
.popup_cart_mini.added_popup .added_text {
  text-align: center;
  font-family: "yantramanav-bold";
  font-size: 16px;
  line-height: 21px;
  color: #BDA875;
}
.popup_cart_mini.empty_popup {
  bottom: auto;
}
@media screen and (max-height: 719px) {
  .popup_cart_mini.empty_popup {
    bottom: auto;
    top: 217px;
    display: block;
    height: auto;
  }
}
@media screen and (max-height: 575px) {
  .popup_cart_mini.empty_popup {
    top: 0;
  }
}
.popup_cart_mini.empty_popup .empty_block {
  min-height: 265px;
  max-width: 422px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.popup_cart_mini.empty_popup .account_btn {
  font-size: 160%;
  line-height: 21px;
  color: #BDA875;
  font-family: "yantramanav-bold";
  text-decoration: underline;
}
.popup_cart_mini.empty_popup .empty_text {
  font-size: 160%;
  line-height: 21px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 32px;
  text-align: center;
}
.popup_cart_mini.empty_popup .empty_text:before {
  font-size: 300%;
  color: #BDA875;
  padding-bottom: 20px;
}
.popup_cart_mini .product_title {
  font-size: 160%;
  line-height: 21px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.popup_cart_mini .qty_text {
  color: #ffffff;
  font-size: 140%;
  line-height: 18px;
}
.popup_cart_mini .product_count {
  display: flex;
  align-items: center;
  max-width: 81px;
}
.popup_cart_mini .product_count label {
  cursor: text;
  width: 57px;
  margin: 0 auto;
  text-align: center;
}
.popup_cart_mini .product_count .decrease_btn {
  border-left: none;
}
.popup_cart_mini .product_count .increase_btn {
  border-right: none;
}
.popup_cart_mini .product_count .increase_btn,
.popup_cart_mini .product_count .decrease_btn {
  height: 23px;
  max-width: 23px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  position: relative;
  cursor: pointer;
  padding: 6px;
}
.popup_cart_mini .product_count .increase_btn:before,
.popup_cart_mini .product_count .decrease_btn:before {
  display: block;
  width: 12px;
  border-top: 1px solid;
  content: "";
}
.popup_cart_mini .product_count .increase_btn.inactive,
.popup_cart_mini .product_count .decrease_btn.inactive {
  cursor: default;
}
.popup_cart_mini .product_count .increase_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 6px;
  height: 12px;
  left: 11px;
  border-left: 1px solid;
}
.popup_cart_mini .product_count input {
  border: none !important;
  background: transparent;
  text-align: center;
  padding: 0 3px;
  width: 47px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 140%;
  line-height: 18px;
}
.popup_cart_mini .product_count .count_unit {
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
  cursor: text;
}
.popup_cart_mini .inner_cart {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.popup_cart_mini .basket_head {
  font-size: 140%;
  line-height: 18px;
  padding: 13px 24px;
  text-align: end;
  color: #999999;
  font-family: "yantramanav-bold";
  border-bottom: 1px solid #404040;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.popup_cart_mini .basket_head a {
  margin-left: auto;
}
.popup_cart_mini .inner_popup {
  max-height: 375px;
  scrollbar-color: #BDA875 #404040;
  scrollbar-width: thin;
  overflow-x: hidden;
}
.popup_cart_mini .inner_popup::-webkit-scrollbar {
  width: 4px;
  height: auto;
  border-radius: 0;
  background: #404040;
}
.popup_cart_mini .inner_popup::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #BDA875;
}
.popup_cart_mini .inner_popup > table {
  height: 100%;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
.popup_cart_mini .inner_popup > table tbody {
  padding: 20px 24px;
  border-bottom: 1px solid #404040;
}
.popup_cart_mini .inner_popup > table tr {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: space-between;
}
.popup_cart_mini .inner_popup > table td {
  display: flex;
  height: 100%;
}
.popup_cart_mini .inner_popup > table td:last-child {
  justify-content: flex-end;
  flex: 0 0 25%;
  max-width: 25%;
}
.popup_cart_mini .inner_popup > table td:first-child {
  flex: 0 0 75%;
  max-width: 75%;
}
.popup_cart_mini .inner_popup > table td:first-child a {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  position: relative;
}
.popup_cart_mini .inner_popup > table td:first-child a img {
  object-fit: cover;
  display: block;
  max-height: 82px;
  max-width: 65px;
}
@media screen and (max-width: 479px) {
  .popup_cart_mini .inner_popup > table td:last-child,
.popup_cart_mini .inner_popup > table td:first-child,
.popup_cart_mini .inner_popup > table td {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .popup_cart_mini .inner_popup > table tr {
    display: flex;
    flex-direction: column;
  }
}
.popup_cart_mini .inner_popup .item_actions {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.popup_cart_mini .inner_popup .price_cart {
  color: #BDA875;
  font-size: 200%;
  line-height: 26px;
}
.popup_cart_mini .inner_popup .btn_table {
  display: flex;
  margin-bottom: 15px;
}
.popup_cart_mini .inner_popup .info_cart {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.popup_cart_mini .inner_popup .delete_btn {
  font-size: 120%;
  color: #999999;
}
.popup_cart_mini .inner_popup .edit_btn {
  padding-right: 20px;
  font-size: 140%;
  color: #999999;
}
.popup_cart_mini .basket_footer {
  padding: 24px;
  margin-top: auto;
}
.popup_cart_mini .basket_footer .edit_cart {
  color: #BDA875;
  font-family: "yantramanav-bold";
  font-size: 160%;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 16px;
  display: block;
}
.popup_cart_mini .basket_footer > table {
  width: 100%;
}
.popup_cart_mini .basket_footer > table tbody {
  max-width: 100%;
  width: 100%;
}
.popup_cart_mini .basket_footer > table tr {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.popup_cart_mini .basket_footer > table tr td {
  color: #ffffff;
  font-size: 160%;
  line-height: 1.33em;
  flex: 1;
  padding: 0 0 27px;
}
.popup_cart_mini .basket_footer > table tr td:last-child {
  text-align: right;
  color: #BDA875;
  font-family: "yantramanav-bold";
  font-size: 200%;
  line-height: 1.33em;
  padding-left: 10px;
}
.popup_cart_mini .basket_footer > table tr.total_block {
  font-family: "yantramanav-bold";
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.popup_cart_mini .basket_footer > table tr.total_block td {
  font-size: 200%;
  font-family: "yantramanav-bold";
}
.popup_cart_mini .basket_footer > table tr.total_block td:last-child {
  font-size: 240%;
}

body.menu_opened .popup_cart_mini {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  top: 237px;
  left: 300px;
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  body.menu_opened .popup_cart_mini {
    left: 230px;
  }
}
@media screen and (max-width: 959px) {
  body.menu_opened .popup_cart_mini {
    right: 0;
    left: auto;
    top: 133px;
  }
}
@media screen and (max-height: 719px) {
  body.menu_opened .popup_cart_mini {
    top: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
@media screen and (max-height: 859px) {
  body.menu_opened .popup_cart_mini {
    bottom: 0;
  }
}
body.menu_opened .empty_popup {
  bottom: auto;
}
@media screen and (max-height: 719px) {
  body.menu_opened .empty_popup {
    bottom: auto;
    top: 217px;
    display: block;
    height: auto;
  }
}
@media screen and (max-height: 575px) {
  body.menu_opened .empty_popup {
    top: 0;
  }
}

.footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .contact_btn, .web .logos_block a, .logos_block .web a, .web .verify_buttons button, .verify_buttons .web button, .web .popup_cart_mini .product_count .increase_btn, .popup_cart_mini .product_count .web .increase_btn,
.web .popup_cart_mini .product_count .decrease_btn,
.popup_cart_mini .product_count .web .decrease_btn, .web .popup_cart_mini .inner_popup .delete_btn, .popup_cart_mini .inner_popup .web .delete_btn, .web .popup_cart_mini .inner_popup .edit_btn, .popup_cart_mini .inner_popup .web .edit_btn, .web .menu_button, .web .actions_block li:before, .actions_block .web li:before, .web .actions_block li > a, .actions_block .web li > a, .web .menu_block .menu_list li a, .menu_block .menu_list li .web a, .web .popup_cart_mini.empty_popup .account_btn, .popup_cart_mini.empty_popup .web .account_btn, .web .popup_cart_mini .basket_footer .edit_cart, .popup_cart_mini .basket_footer .web .edit_cart, .web .breadcrumbs a, .breadcrumbs .web a, .web .forget_password, .web .field_block .view_pass, .field_block .web .view_pass {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .site_btn,
.web .validate_button {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.field_block .placeholder_block, .field_block > input,
.field_block textarea, .field_block > input:focus ~ .placeholder_block,
.field_block textarea:focus ~ .placeholder_block, .error_hint {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .contact_btn, .touch .logos_block a, .logos_block .touch a, .touch .verify_buttons button, .verify_buttons .touch button, .touch .popup_cart_mini .product_count .increase_btn, .popup_cart_mini .product_count .touch .increase_btn,
.touch .popup_cart_mini .product_count .decrease_btn,
.popup_cart_mini .product_count .touch .decrease_btn, .touch .popup_cart_mini .inner_popup .delete_btn, .popup_cart_mini .inner_popup .touch .delete_btn, .touch .popup_cart_mini .inner_popup .edit_btn, .popup_cart_mini .inner_popup .touch .edit_btn, .touch .menu_button, .touch .actions_block li:before, .actions_block .touch li:before, .touch .actions_block li > a, .actions_block .touch li > a, .touch .menu_block .menu_list li a, .menu_block .menu_list li .touch a, .touch .popup_cart_mini.empty_popup .account_btn, .popup_cart_mini.empty_popup .touch .account_btn, .touch .popup_cart_mini .basket_footer .edit_cart, .popup_cart_mini .basket_footer .touch .edit_cart, .touch .breadcrumbs a, .breadcrumbs .touch a, .touch .forget_password, .touch .field_block .view_pass, .field_block .touch .view_pass {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .site_btn,
.touch .validate_button {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.checkbox_btn span, .popup_cart_mini .product_count .increase_btn,
.popup_cart_mini .product_count .decrease_btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox_btn input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.web .breadcrumbs a:hover, .breadcrumbs .web a:hover, .web .forget_password:hover, .web .field_block .view_pass:hover, .field_block .web .view_pass:hover {
  color: #BDA875;
}
.web .menu_button:hover, .web .actions_block li:hover:before, .actions_block .web li:hover:before, .web .actions_block li > a:hover, .actions_block .web li > a:hover, .web .menu_block .menu_list li a:hover, .menu_block .menu_list li .web a:hover, .web .popup_cart_mini.empty_popup .account_btn:hover, .popup_cart_mini.empty_popup .web .account_btn:hover, .web .popup_cart_mini .basket_footer .edit_cart:hover, .popup_cart_mini .basket_footer .web .edit_cart:hover {
  color: rgba(189, 168, 117, 0.7);
}
.web .contact_btn:hover, .web .logos_block a:hover, .logos_block .web a:hover, .web .verify_buttons button:hover, .verify_buttons .web button:hover, .web .popup_cart_mini .product_count .increase_btn:hover, .popup_cart_mini .product_count .web .increase_btn:hover,
.web .popup_cart_mini .product_count .decrease_btn:hover,
.popup_cart_mini .product_count .web .decrease_btn:hover, .web .popup_cart_mini .inner_popup .delete_btn:hover, .popup_cart_mini .inner_popup .web .delete_btn:hover, .web .popup_cart_mini .inner_popup .edit_btn:hover, .popup_cart_mini .inner_popup .web .edit_btn:hover {
  color: #C7A75D;
}
.web .site_btn:hover,
.web .validate_button:hover {
  background: #C7A75D;
}

.touch .breadcrumbs a:active, .breadcrumbs .touch a:active, .touch .forget_password:active, .touch .field_block .view_pass:active, .field_block .touch .view_pass:active {
  color: #BDA875;
}
.touch .menu_button:active, .touch .actions_block li:active:before, .actions_block .touch li:active:before, .touch .actions_block li > a:active, .actions_block .touch li > a:active, .touch .menu_block .menu_list li a:active, .menu_block .menu_list li .touch a:active, .touch .popup_cart_mini.empty_popup .account_btn:active, .popup_cart_mini.empty_popup .touch .account_btn:active, .touch .popup_cart_mini .basket_footer .edit_cart:active, .popup_cart_mini .basket_footer .touch .edit_cart:active {
  color: rgba(189, 168, 117, 0.7);
}
.touch .contact_btn:active, .touch .logos_block a:active, .logos_block .touch a:active, .touch .verify_buttons button:active, .verify_buttons .touch button:active, .touch .popup_cart_mini .product_count .increase_btn:active, .popup_cart_mini .product_count .touch .increase_btn:active,
.touch .popup_cart_mini .product_count .decrease_btn:active,
.popup_cart_mini .product_count .touch .decrease_btn:active, .touch .popup_cart_mini .inner_popup .delete_btn:active, .popup_cart_mini .inner_popup .touch .delete_btn:active, .touch .popup_cart_mini .inner_popup .edit_btn:active, .popup_cart_mini .inner_popup .touch .edit_btn:active {
  color: #C7A75D;
}
.touch .site_btn:active,
.touch .validate_button:active {
  background: #C7A75D;
}

/*# sourceMappingURL=main.css.map */
