
@font-face {
  font-family: "Scada-Bold";
  src: url("Scada-Bold.eot?#iefix") format("embedded-opentype"),
    url("Scada-Bold.woff") format("woff"),
    url("Scada-Bold.woff2") format("woff2"),
    url("Scada-Bold.ttf") format("truetype"),
    url("Scada-Bold.svg#Scada-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bitum";
  src: url("./bitum/Bitum.eot?#iefix") format("embedded-opentype"),
    url("./bitum/Bitum.woff") format("woff"),
    url("./bitum/Bitum.ttf") format("truetype"),
    url("./bitum/Bitum.svg#Bitum") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*@font-face {
  font-family: "Bitum";
  src: url("./bitum/Bitum.eot?#iefix") format("embedded-opentype"),
    url("./bitum/Bitum.woff") format("woff"),
    url("./bitum/Bitum.ttf") format("truetype"),
    url("./bitum/Bitum.svg#Bitum") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}*/

@font-face {
  font-family: "Bitum-Light";
  src: url("./bitum/Bitum-Light.eot?#iefix") format("embedded-opentype"),
    url("./bitum/Bitum-Light.woff") format("woff"),
    url("./bitum/Bitum-Light.ttf") format("truetype"),
    url("./bitum/Bitum-Light.svg#Bitum-Light") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bitum-Bold";
  src: url("./bitum/Bitum-Bold.eot?#iefix") format("embedded-opentype"),
    url("./bitum/Bitum-Bold.woff") format("woff"),
    url("./bitum/Bitum-Bold.ttf") format("truetype"),
    url("./bitum/Bitum-Bold.svg#Bitum-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'KachorovskaScript';
    src: url('./KachorovskaScript-Regular.woff2') format('woff2'),
       url('./KachorovskaScript-Regular.woff') format('woff'),
       url('./KachorovskaScript-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


::-webkit-scrollbar {
  width: 6px;
  height: 0;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background-color: #000000;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
  background-color: #f5f5f5;
}

.ptsans {
  font-family: "Bitum";
}

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

input {
  border-radius: 0;
}

textarea {
  border-radius: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.clean-btn{
  background: none;
  padding: 0;
}
/* .section_prod_wrap .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
} */

.fleft,
.floatleft {
  float: left;
}

.fright,
.floatright {
  float: right;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.right {
  text-align: right;
}

.clr,
.clear {
  clear: both;
}

.strong {
  font-weight: bold !important;
}

.normalcase {
  text-transform: none;
}

.uppercase {
  text-transform: uppercase;
}

.tdyes {
  text-decoration: underline;
}

.tdyes:hover {
  text-decoration: none;
}

.tdnone {
  text-decoration: none !important;
}

.minititle {
  text-align: center;
  font-size: 16px;
}

.minititletop {
  text-align: center;
  font-size: 16px;
}

.lcase {
  text-transform: lowercase;
}

.dnone {
  display: none;
}

.not_available.products_item .productA {
  opacity: 0.5;
}

.ui-autocomplete {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.ui-widget {
  font-family: inherit;
  font-size: 1em;
}

.ui-widget-content {
  max-width: 415px;
}

.ui-widget-content .ui-state-focus,
.ui-state-focus {
  background: #fff;
}

* {
  font-weight: normal !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  font-family: "Bitum-Light";
  margin: 0 auto;
  padding: 0;
  border: none;
  color: #020202;
  font-size: 13px;
}

body {
  font-family: "Bitum-Light" !important;
  margin: 0 auto;
  padding: 0;
  border: none;
  color: #020202;
  font-size: 13px;
  font-synthesis: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Bitum-Light" !important;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

body a {
  color: #3d3d3d;
}

body a:link {
  color: #020202;
}

#asd_subscribe_res {
  position: absolute;
}

#panel {
  position: absolute;
  top: 0;
  left: 0;
}

input.error,
textarea.error,
select.error {
  -webkit-box-shadow: 0 0 10px #7b0303;
  box-shadow: 0 0 10px #7b0303 !important;
  -webkit-transition: 1s;
  transition: 1s;
}

button[disabled],
html input[disabled] {
  background: #ddd !important;
}

.text-underline {
  text-decoration: underline;
}

.common-home .header #cart svg path {
  stroke: #fff;
}

.header_promo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #eaeaea;
  padding: 11px 30px;
}

.header_promo_item {
  margin: 0;
  display: flex;
}

.header_promo_slider {
  width: 715px;
}

.header_promo_slider .slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 10;
  font-size: 0;
  background-color: transparent;
  background-image: url(/catalog/view/theme/default/image/back.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: left;
  background-position-y: center;
  width: 12px;
  height: 12px;
  border: none;
}

.header_promo_slider .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 10;
  font-size: 0;
  background-color: transparent;
  background-image: url(/catalog/view/theme/default/image/next.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: left;
  background-position-y: center;
  width: 12px;
  height: 12px;
  border: none;
}

.header_promo_slider .slick-slide {
  padding: 0 15px;
  text-align: center;
  font-size: 13px;
}

.header_promo_slider .slick-slide br {
  display: none !important;
}

.header_sales_slider {
  z-index: 99 !important;
}

.header_promo_slider .slick-slide .header_sales_slider_button {
  margin: 0;
  padding: 0;
  color: #3d3d3d;
  font-size: 13px;
  border: none;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .header_promo {
    display: none;
  }
}

.btn-dark {
  color: #ffffff;
  background: #000000;
  border-radius: 0;
}

.btn.btn-dark:hover {
  color: white;
}
.additiol-pay{
  display: flex;
  gap:18px;
  margin-top: 20px;
}
.additiol-pay #part-pay-cart{
  font-size: 12px;
  font-family: "Bitum";
  margin-top: 0;
  color:#020202;
  letter-spacing: -0.02em;
  height: 53px;
}
.additiol-pay{

}
.quick-order-btn{
  font-family: 'Bitum';
  font-style: normal;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #020202;
  background: none;
  border:1px solid #000;
  flex:0 0 auto;
  width: 100%;
  height: 53px;
}
#part-pay-cart + .quick-order-btn{
  width: calc( 50% - 9px );
}
.pre-order-info-text {
  background: #c9908e;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  padding: 20px 15%;
  text-align: center;
  margin-bottom: 50px;

}
.form-quick-order-success{
  font-family: 'Bitum';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  color: #020202;
  margin-top: 74px;
}
.quick-order-close{
  position: absolute;
  top:23px;
  right:23px;
  cursor: pointer;
}

.quick-order-popup{
  position: fixed;
  right:0;
  top:0;
  height: 100vh;
  z-index: 20;
  background: #fff;
  text-align: center;
  padding-top: 68px;
  overflow-x: auto;
    padding-left: 58px;
  padding-right: 58px;
  transform: translateX(100%);
  transition: all 0.75s;
  max-width: 500px;
}
.quick-order-popup.show{
  transform: translateX(0%);
}
.quick-order-popup-container{
  padding-bottom: 68px;
}
.quick-order-popup .product-fields_sizes{
  float: none;
  margin: 0;
  width: 100%;
}
.quick-order-popup-product-image{
  width: 134px;
  margin-top: 22px;
}
.quick-order-popup-product-name{
  font-family: 'Bitum'!important;
  font-style: normal;
  font-size: 18px;
  line-height: 23px;
  color: #020202;
}
.product__icon.preorder-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product__icon.preorder-icon img {
  margin-right: 10px;
}

.complement-header{
  margin-top: 46px;
  clear: both;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 28px;
}
.complement-title{
  color: #020202;
  text-align: center;
  font-family: Bitum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 176%;
  text-transform: uppercase;
}
.swiper-slide .products_item{
  width: 100%;
  margin-right: 0%;
}
.swiper-slide .products_item .productName h4{
  font-size: 13px;
  line-height: 120%;
  letter-spacing: -0.26px; 
}
.complement-arrows{
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product_complement-prev{
  padding: 0 11px 0 11px;
}
.product_complement-prev.swiper-button-disabled{
  opacity: 0.2;
}
.product_complement-next{
  padding: 0 0px 0 11px;
}
.product_complement-next.swiper-button-disabled{
  opacity: 0.2;
}
.product_complement{
  overflow: hidden;
}
.swiper-slide .products_item .productA .productName{
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: auto;

}
@media all and (max-width: 575px){
  .swiper-slide .products_item .productA .productName h4{
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 4em;
    overflow: hidden;
    padding: 0 15px;
    font-size: 13px;
  }
  .swiper-slide .products_item .productA .productPrice{
    padding: 0 15px;
  }
}
.swiper-slide .products_item .productA .productPrice{
  font-size: 13px;
  min-height: auto;
  text-align: left;
}
.swiper-slide .products_item .productA{
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .complement-header{
    margin-top: 52px;
  }
  .product_complement{
    margin-bottom: 40px;
  }
  .swiper-slide .products_item .productName h4{
    padding: 0;
    -webkit-line-clamp: none;
  }
  .additiol-pay{
    -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
  }
  #part-pay-cart + .quick-order-btn{
    width: 100%;
  }
  .quick-order-popup-product-name{
    font-size: 15px;
    line-height: 110%;
  }

  .quick-order-popup{
    padding-top:30px;
    padding-right: 15px;
    padding-left: 15px;
    min-width: 100vw;
  }
  .search_content.container {
    padding-top: 25px;
  }
  .pre-order-info-text {
    font-size: 13px;
    padding: 20px 5%;
    line-height: 18px;
  }

  #availability .ask-a-question-view {
    display: none;
  }

  .mypopup#availability {
    padding: 25px 15px !important;
  }

  .mypopup#quest .product-summary,
  .mypopup#availability .product-summary {
    margin-left: 0 !important;
  }

  .mypopup#availability button.mfp-close {
    top: 16px;
    right: 12px;
    width: 13px;
    height: 13px;
  }

  .mypopup#availability button.mfp-close:before,
  .mypopup#availability button.mfp-close:after {
    height: 16px;
  }

  #availability .product-summary {
    width: 100%;
  }

  #atelier .ask-a-question-view {
    display: none;
  }

  .mypopup#atelier {
    padding: 25px 15px !important;
  }

  .mypopup#atelier .product-summary {
    margin-left: 0 !important;
  }

  .mypopup#atelier button.mfp-close {
    top: 16px;
    right: 12px;
    width: 13px;
    height: 13px;
  }

  .mypopup#atelier button.mfp-close:before,
  .mypopup#atelier button.mfp-close:after {
    height: 16px;
  }

  #atelier .product-summary {
    width: 100%;
  }

  .product__icon.preorder-icon img {
    margin-left: 10px;
  }

  .search_content_line .header-main_buttons_search {
    top: 40% !important;
  }

  .search_content_line input {
    width: 90vw !important;
  }

  .search_content_line input.focus {
    width: 90vw !important;
  }
}

/*NEW STYLES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.collaboration {
  max-width: 100vw;
  margin-top: 40px;
  overflow-x: hidden;
}

.collaboration-wrapp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 100px 30px;
}

.collaboration-item {
  grid-column-start: span 2;
  text-align: center;
}

.collaboration-item:nth-child(3n) {
  grid-column-start: 2;
  grid-column-end: 4;
}

.collaboration-top {
  position: relative;
}

.collaboration-img {
  display: block;
  overflow: hidden;
}

.collaboration-img img {
  transition: 0.4s;
}

.collaboration-img:hover img {
  transform: scale(1.05);
}

.collaboration-name {
  font-size: 18px;
  font-family: bitum, sans-serif;
  text-transform: uppercase;
  margin-top: 40px;
}

.collaboration-link {
  display: block;
  font-size: 14px;
  font-family: bitum, sans-serif;
  margin-top: 12px;
}

.collaboration-link:hover {
  text-decoration: underline;
}

.collaboration-line {
  position: absolute;
  top: 50%;
  left: calc((100% - 100vw) / 2);
  width: max-content;
  height: auto;
  font-size: 3.57vw;
  font-family: bitum, sans-serif;
  line-height: 1;
  text-transform: uppercase;
  text-align: end;
  letter-spacing: 5vw;
  color: #000;
  margin-left: 2.75vw;
}

@media (max-width: 1050px) {
  .collaboration-wrapp {
    grid-gap: 75px 20px;
  }

  .collaboration-name {
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .collaboration-wrapp {
    grid-gap: 65px 15px;
  }

  .collaboration-name {
    font-size: 16px;
  }

  .collaboration-link {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .collaboration-wrapp {
    grid-template-columns: 100%;
    grid-gap: 50px;
  }

  .collaboration-item {
    grid-column-start: span 1;
  }

  .collaboration-item:nth-child(3n) {
    grid-column-start: 1;
    grid-column-end: 2;
  }

  .collaboration-line {
    font-size: 12vw;
    letter-spacing: 22vw;
    margin-left: -7vw;
  }
}

.productImg_sale {
  position: absolute;
  width: 90px;
  height: 38px;
  background: #000;
  right: 20px;
  top: 20px;
  z-index: 1;
}

.productImg_sale p {
  margin-bottom: 0;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  font-family: "Bitum";
  letter-spacing: 1px;
  font-weight: 100;
}

.fixed_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 37px;
  height: auto;
  margin: 0;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 30px;
  position: fixed;
  cursor: pointer;
  top: 50%;
  left: 2.5vw;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  display: none;
  z-index: 9999;
}

.fixed_menu.fixed {
  display: block;
}

.fixed_menu span {
  width: 37px;
  height: 3px;
  margin: 5px 0;
  background: #333;
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.fixed_menu span:nth-child(1) {
  margin-bottom: 0px;
  top: 0;
}

.fixed_menu span:nth-child(2) {
  margin-bottom: 0px;
  top: 8px;
}

.fixed_menu span:nth-child(3) {
  margin-bottom: 0px;
  top: 16px;
}

.fixed_menu:hover span:nth-child(1) {
  left: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.fixed_menu:hover span:nth-child(2) {
  left: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.header-main_menu-wrapper {
  width: 17.6875vw;
  margin: 0;
  display: flex;
  justify-content: start;
  align-items: start;
}

.site-version {
  display: flex;
  align-items: center;
  width: max-content;
}

.site-version .version_toggle {
  position: relative;
  color: #000;
}


.site-version:hover .version_toggle:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 8px;
  background-image: url(/catalog/view/theme/default/image/next.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.site-version .version_toggle button {
  font-size: 12px;
  background: none;
  text-transform: uppercase;
  font-family: "Bitum";
  width: 100%;
  text-align: left;
  box-shadow: none;
  padding: 0;
  display: flex;
  align-items: center;
  height: 20px;
  padding-right: 10px;
}
.site-version .version_toggle button img {
  margin-right: 10px;
}

.site-version .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.dropdown-item.version_toggle-item a {
  white-space: nowrap;
  font-family: "Bitum";
  text-transform: uppercase;
}
.site-version .version_toggle .dropdown-menu {
  min-width: fit-content;
  width: 100%;
  border-radius: 0;
  border: none;
  box-shadow: none;
  top: 0%;
  height: 20px;
   display: flex;
  left: 100%;
  align-items: center;
  padding: 0 25px 0 0;
  margin-top: 0;
}
.site-version .version_toggle.open > .dropdown-menu {
  display: flex;
}
.site-version .version_toggle-item {
  font-size: 12px;
  cursor: pointer;
  padding: 0;
  margin: 0 0 0 27px;
  color: #858585;
}

.site-version .version_toggle-item:last-of-type {
  padding-bottom: 0;
}

@media (max-width: 575px) {
  .site-version {
    margin-left: 0px;
  }
}

.header-main_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  height: auto;
  margin: 0;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 30px;
  max-width: 49px;
  width: 100%;
  position: relative;
  cursor: pointer;
}

.header-main_menu span {
  width: 49px;
  height: 4px;
  margin: 0 0 5px;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.header-main_menu span:nth-child(1) {
  margin-bottom: 0px;
  top: 0;
}

.header-main_menu span:nth-child(2) {
  margin-bottom: 0px;
  top: 10px;
}

.header-main_menu span:nth-child(3) {
  margin-bottom: 0px;
  top: 20px;
}

.header-main_menu:hover span:nth-child(1) {
  left: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.header-main_menu:hover span:nth-child(2) {
  left: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.header-main_buttons_search,
.header-main_buttons_lang {
  margin: 0;
  cursor: pointer;
}

.header-main_buttons_callback {
  width: max-content;
  height: 26px;
  display: inline-block;
  margin: 0;
  margin-left: 25px;
}

.header-main_buttons_callback_mob,
.header-main_buttons_search_mob {
  display: none;
}

.header-main_buttons_callback img {
  height: 100%;
  width: auto;
}

@media (max-width: 768px) {
  .header-main_buttons_callback {
    width: auto !important;
    display: inline-block;
    margin: 0;
  }

  .header-main_buttons_search {
    margin-left: 24px;
  }

  .header-main_buttons_search img,
  .header-main_buttons_search svg {
    width: 22px;
  }
}

.header-main_buttons_search img,
.header-main_buttons_search svg {
  width: auto;
  height: 100%;
}

.header_account {
  display: flex;
  align-items: center;
  font-size: 11px;
}

.header_account img {
  width: 12px;
  margin-right: 10px;
}
.welcome-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #00000033;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.welcome-popup.active {
  opacity: 1;
  visibility: visible;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  pointer-events: auto;
}

.welcome-main {
  position: absolute;
  top: 50%;
  left: 50%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 680px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
  .welcome-main {
    max-width: 625px;
  }
}

@media (max-width: 767px) {
  .welcome-main {
    max-width: 320px;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
}

.welcome-img {
  width: 100%;
}

@media (max-width: 767px) {
  .welcome-img {
    display: none;
  }
}

.welcome-img img {
  width: 100%;
}

.welcome-info {
  text-align: center;
  padding: 20px 35px;
}

@media (max-width: 767px) {
  .welcome-info {
    padding: 35px;
  }
}

.welcome-title {
  font-size: 21px;
  font-family: bitum;
}

.welcome-proc {
  font-size: 50px;
  font-family: bitum;
  margin-top: 35px;
}

.welcome-descr {
  margin-top: 15px;
}

.welcome-form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  grid-gap: 12px;
  margin-top: 55px;
}

.welcome-form input {
  font-size: 15px;
  color: #020202;
  background: #fff;
  text-align: center;
  border: 1px solid #bbbbbb;
  padding: 15px;
}

.welcome-form input::-webkit-input-placeholder {
  color: #020202;
}

.welcome-form input:-ms-input-placeholder {
  color: #020202;
}

.welcome-form input::-ms-input-placeholder {
  color: #020202;
}

.welcome-form input::placeholder {
  color: #020202;
}

.welcome-form button {
  font-size: 16px;
  font-family: bitum !important;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  padding: 15px;
}

.welcome-form .text-success {
  color: #000;
}

.welcome-close {
  position: absolute;
  right: -20px;
  top: 0;
  width: 12px;
  height: 12px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  cursor: pointer;
}

@media (max-width: 767px) {
  .welcome-close {
    right: -10px;
  }
}

.welcome-close img {
  width: 100%;
  height: auto;
}
.search.visible .header-main_buttons_search img {
  width: 20px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 1s linear;
  transition: -webkit-transform 1s linear;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
}

.search.visible .header-main_buttons_search img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 1s linear;
  transition: -webkit-transform 1s linear;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
}

.activeclu .header-main_menu span {
  background: #000;
  left: 0;
}

.activeclu .header-main_buttons_come span {
  color: #000;
  font-weight: normal;
  cursor: pointer;
}

.header-main_buttons {
  width: 17.7875vw;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: normal;
}

.header-main_buttons_lang span {
  color: #fff;
  font-size: 14px;
}

.activeclu .header-main_buttons_lang span {
  color: #3d3d3d;
}

.header-main_buttons_lang img {
  padding-left: 10px;
}

.header-main_buttons_come span {
  font-size: 14px;
  color: #fff;
}

.header-main_buttons_come {
  margin-left: 35px;
  margin-right: 0;
}

.header_cart {
  float: right;
}

.header_cart_img_mob {
  display: none;
}

.header_cart img {
  display: none;
}

/*���� �����*/

.come-register #login_block {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(9, 18, 34, 0.14);
  box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.11);
  position: absolute;
  z-index: 311;
  padding: 30px;
  right: 7vw;
  top: 100px;
  width: 700px;
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-right: 15px;
  -webkit-transition: all 640ms cubic-bezier(0.645, 0.05, 0.355, 1);
  transition: all 640ms cubic-bezier(0.645, 0.05, 0.355, 1);
  opacity: 0;
}

.come-register .show-block#login_block {
  -webkit-transition: all 640ms cubic-bezier(0.645, 0.05, 0.355, 1);
  transition: all 640ms cubic-bezier(0.645, 0.05, 0.355, 1);
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.come-register #login_block .border {
  width: 1px;
  border-right: 1px solid #ccc;
  display: block;
}

.come-register #login_block .come_block.fleft {
  width: 46%;
  position: relative;
  margin-right: 4%;
}

.come_facebook {
  width: 100%;
  text-align: center;
  display: block;
  padding: 15px;
  background: #6f7bb3;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 100;
}

.come_facebook:hover {
  color: #fff;
  cursor: pointer;
}

.come-register #login_block .come_block input::-webkit-input-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
}

.come-register #login_block .come_block input::-moz-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
}

.come-register #login_block .come_block.fright {
  width: 46%;
  position: relative;
  margin-left: 4%;
}

.come-register #login_block .come_block ul {
  display: block;
  height: auto;
  padding-top: 20px;
  min-height: 235px;
}

.come-register #login_block .come_block ul li {
  font-size: 14px;
  margin-bottom: 1em;
  position: relative;
  width: 85%;
}

.come-register #login_block .come_block ul li::before {
  content: ".";
  display: block;
  width: 2px;
  height: auto;
  vertical-align: middle;
  position: absolute;
  left: -20px;
  top: -3px;
}

.come-register #login_block .come_block .pass {
  width: 48%;
}

.come-register #login_block .come_block h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 1em;
}

.come-register #login_block .come_block p {
  font-size: 14px;
  margin-bottom: 2em;
}

.come-register #login_block .come_block label {
  font-size: 14px;
  display: block;
  margin-bottom: 1em;
}

.come-register #login_block .come_block label span {
  color: #d3d3d3;
  font-style: italic;
  font-size: 12px;
}

.come-register #login_block .come_block input {
  width: 100%;
  height: 40px;
  border: 1px solid #d2d1cf;
  line-height: 33px;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  margin-bottom: 1em;
  padding: 0 10px;
}

.come-register #login_block .come_block .podblock {
  width: 100%;
  display: inline-block;
  font-size: 14px;
}

.come-register #login_block .come_block .podblock .radio {
  margin-top: 0;
}

.come-register #login_block .come_block .podblock a {
  float: left;
  width: 38%;
}

.come-register #login_block .come_block .podblock div label {
  padding: 0 0 0 23px;
  float: right;
  cursor: pointer;
  position: relative;
}

.come-register #login_block .come_block .podblock div label:before {
  border: 1px solid #ccc;
  content: "";
  display: inline-block;
  height: 15px;
  position: absolute;
  top: 0;
  vertical-align: top;
  width: 15px;
  left: 0;
}

.come-register #login_block .come_block .podblock div label input {
  display: none;
}

.come-register
  #login_block
  .come_block
  .podblock
  div
  label
  input:checked
  + .before {
  width: 1px;
  height: 14px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  background: #8c8c8c;
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  opacity: 1;
  left: 10px;
}

.come-register
  #login_block
  .come_block
  .podblock
  div
  label
  input:checked
  + .before
  + .after {
  width: 1px;
  height: 10px;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
  background: #8c8c8c;
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  opacity: 1;
  left: 4px;
}

.come-register #login_block .come_block button {
  width: 100%;
  color: #fff;
  background-color: #555;
  font-size: 16px;
  padding: 12px;
  font-family: "Bitum-Light";
  cursor: pointer;
  border: 1px solid #555;
  margin-top: 1em;
  font-weight: 100;
}

.come-register #login_block .come_block button.regist {
  position: absolute;
  bottom: 0;
  color: #555;
  background-color: #fff;
  width: 100%;
  font-weight: 100;
}

.come-register #login_block .come_block button.regist:hover {
  color: #fff;
}

.come-register #login_block .come_block button:hover {
  background-color: #000;
  border: 1px solid #000;
}

/*end*/

/*Cafe-gallery*/

#cafegallery {
  margin: auto;
  font-size: 0;
  display: block;
  position: relative;
}

#cafegallery .name-shop {
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  background: #f8f8f8;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: initial;
  padding: 25px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
}

#cafegallery .name-shop p {
  font-size: 13px;
  text-transform: none;
  line-height: initial;
  padding-top: 3px;
  width: auto;
  display: block;
  color: #333;
  margin: 0;
}

#cafegallery .name-shop p br {
  display: none;
}

#cafegallery .photo {
  margin: 2% 0 0;
  display: inline-block;
  font-size: 0;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

#cafegallery .photo .image {
  display: block;
  overflow: hidden;
  height: 100%;
}

#cafegallery .photo:hover .whitesh {
  background: rgba(255, 255, 255, 0.6);
}

#cafegallery .photo a .whitesh {
  position: absolute;
  right: 0;
  bottom: 0;
  top: -1px;
  left: 0;
}

#cafegallery .photo a .whitesh:hover {
  cursor: pointer;
}

#cafegallery .photo img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

#cafegallery .photo:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

#cafegallery .knopka {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  cursor: pointer;
}

#cafegallery .knopka button {
  margin: 0 auto;
  text-align: center;
  width: auto;
  padding: 15px 20px;
  background-color: #8c8c8c;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

#cafe-popup .closepopup {
  position: absolute;
  top: 15px;
  cursor: pointer;
  right: 15px;
  background: none;
  width: 13px;
  height: 13px;
  background-color: rgb(248, 248, 249);
  padding: 20px;
  z-index: 10;
  opacity: 1;
}
.detected-region-popup .popup-container{
  padding: 0;
  width: 100%;
  max-width: 500px;
}
.detected-region-popup-title{
  color: #000;
  font-family: Bitum;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
  text-align: center;
}
.detected-region-popup-text{
  color: #000;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  margin-bottom: 34px;
}
.detected-region-popup-info{
  padding: 33px 35px;
}
.detected-region-popup-btn{
  width: 100%;
  background: #000;
  border: 1px solid #000;
  transition: all 0.5s;
  color: #FFF;
  font-family: Bitum;
  font-size: 16px;
  font-style: normal;
  line-height: 125%;
  padding: 16px;
}
.detected-region-popup-btn + .detected-region-popup-btn{
  margin-top: 20px;
}
.detected-region-popup-btn:hover{
  background: #fff;
  color: #000;
}
.popup-container{
  padding: 0 45px;
}
@media (max-width: 665px){

  .popup-container{
    padding: 20px 15px 25px;
  }
}
#cafe-popup .closepopup:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 11px;
  left: 20px;
  width: 1px;
  height: 18px;
  background: #000;
  content: "";
}

#cafe-popup .closepopup:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 11px;
  left: 20px;
  width: 1px;
  height: 18px;
  background: #000;
  content: "";
}

#cafe-popup .closepopup:hover:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#cafe-popup .closepopup:hover:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.cafegallery_popup .p_head {
  display: block;
  width: 89%;
  float: left;
  margin-right: 0;
  background-color: #f8f8f9;
  margin-bottom: 15px;
}

.mfp-content .mypopup#cafe-popup {
  width: 450px;
  padding: 15px;
}

.cafegallery_popup .p_head img {
  display: inline-block;
  width: 17px !important;
  margin: 12px 10px;
  height: auto !important;
  float: left;
}

.cafegallery_popup .p_head p {
  line-height: 41px;
  float: left;
  color: #000;
  font-size: 13px;
  font-family: "Bitum-Light";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0;
}

.cafegallery_popup .p_head .likes {
  display: block;
  float: right;
  margin-right: 10px;
}

.cafegallery_popup .p_head .likes img {
  display: inline-block;
  width: 17px !important;
  margin: 12px 10px;
  height: auto !important;
}

/*end*/

/*Atelier-form*/

.atelier-individual .alert-success,
.atelier-works .alert-success,
.atelier-customization .alert-success,
.atelier-main .alert-success {
  color: #3d3d3d;
  background: none;
  border: 1px solid transparent;
  margin: 0;
}



.atelier-individual .alert-success i,
.atelier-works .alert-success i,
.atelier-customization .alert-success i,
.atelier-main .alert-success i {
  display: none;
}

.atelier-individual .mypopup.success#distance-order,
.atelier-works .mypopup.success#distance-order,
.atelier-customization .mypopup.success#distance-order,
.atelier-main .mypopup.success#distance-order {
  width: 350px;
}

.questionary_content_questionary {
  margin-top: 20px;
}

.questionary_content_questionary form p.main_title {
  font-family: "Bitum";
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}

.questionary_content_questionary form p.main_title span {
  font-family: "Bitum-Light";
  font-size: 14px;
  text-transform: none;
}

.questionary_content_questionary form {
  /*margin-top: 70px;*/
}

.questionary_content_questionary form .type {
  display: block;
  position: relative;
  margin-top: 0;
  margin-bottom: 0px;
  margin-right: 1%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 12.7vw;
  float: left;
}

.questionary_content_questionary form .type label {
  padding: 10px 0 0 35px;
  width: 100%;
  display: block;
  position: relative;
  line-height: 15px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 100;
}

.questionary_content_questionary form .type label:before {
  border: 1px solid #b7b7b7;
  content: "";
  display: inline-block;
  height: 15px;
  left: 4px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 10px;
  vertical-align: top;
  width: 15px;
}

.questionary_content_questionary form .type label input {
  display: none;
}

.questionary_content_questionary form .type label input:checked + .before {
  width: 15px;
  height: 15px;
  background: url(/catalog/view/theme/default/images/galochka.svg) 50% 50%
    no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 11px;
  opacity: 1;
}

.questionary_content_questionary form > div {
  margin-bottom: 3em;
}

.questionary_content_questionary form .score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2em;
  min-height: 2em;
}

.questionary_content_questionary form .score p {
  font-family: "Bitum-Light";
  font-size: 14px;
  text-transform: none;
  margin-bottom: 0;
  width: 14vw;
}

.questionary_content_questionary form .score .stars {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}

.questionary_content_questionary form .score .stars .rate-star.active {
  float: none;
  margin-left: 0;
  cursor: pointer;
  padding-left: 8%;
  color: #3d3d3d;
}

.questionary_content_questionary form .score .stars .rate-star {
  margin-left: 0;
  cursor: pointer;
  padding-left: 8%;
  color: #d8d5d5;
}

.questionary_content_questionary form buttom {
  background: #000;
  color: #fff;
  padding: 15px;
  width: 30%;
  display: block;
  text-align: center;
  margin-bottom: 30px;
  float: left;
}

/*end*/

/* Instagram start */


.new-insta__title {
  font-size: 15px;
  color: #020202;
  text-transform: uppercase;
  font-family: bitum !important;
}

.new-insta__slider {
  width: 100vw;
  margin-top: 48px;
  margin-left: calc(-1 * (100vw - 100%) / 2) !important;
  margin-right: calc(-1 * (100vw - 100%) / 2) !important;
}

.new-insta__slide {
  position: relative;
  aspect-ratio: 1/1;
}

.new-insta__slide img,
.new-insta__slide video {
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.free-shipping-info{
  background: #F3F3F3;
  width: 100%;
  text-align: center;
  padding: 11px;
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  font-family: bitum,sans-serif;
  margin-bottom: 20px;
}

/* Instagram end */

/*Atelier-gallery*/

.atelier-form .header.clue,
.atelier-departure .header.clue {
  background: transparent;
}

.image_fixed img {
  position: fixed;
  top: 0;
}

.atelier-departure .image_fixed img {
  max-width: 50%;
}

@media all and (max-width: 400px) {
  .questionary_content_questionary p {
    text-align: left;
  }
}

#ateliergallery {
  margin: auto;
  font-size: 0;
  display: block;
  position: relative;
}

#ateliergallery .name-shop {
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  background: #f8f8f8;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: initial;
  padding: 25px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  margin-bottom: 50px;
}

#ateliergallery .name-shop p {
  font-size: 13px;
  text-transform: none;
  line-height: initial;
  padding-top: 3px;
  width: auto;
  display: block;
  color: #333;
  margin: 0;
}

#ateliergallery .name-shop p br {
  display: none;
}

.atelier-works-msg {
  padding: 35px;
  background: #f5f5f5;
  margin-bottom: 30px;
  position: relative;
}

.atelier-works-msg .close {
  position: absolute;
  top: 18px;
  cursor: pointer;
  right: 16px;
  background: 0 0;
  width: 14px;
  height: 14px;
}

.atelier-works-msg .close:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 12px;
  background: #3d3d3d;
  content: "";
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.atelier-works-msg .close:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 12px;
  background: #3d3d3d;
  content: "";
}

.atelier-works-msg_text {
  font-size: 15px;
  text-align: center;
  max-width: 900px;
}

.atelier-works-msg_text b {
  font-family: "bitum";
}

#ateliergallery .products_item .productA .products_item_image {
  height: auto;
  position: relative;
}

.unavaible-product .productA img,
.unavaible-product .productA .productBot_wrapper {
  opacity: 0.4;
}

#ateliergallery .products_item .white_shadow {
  width: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  display: none;
}

#ateliergallery .products_item img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

/*
#ateliergallery .products_item:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
*/

#ateliergallery .products_item .productA {
  margin-bottom: 0;
}

#ateliergallery .products_item .productA {
  border: none;
}

#ateliergallery .dlya_hovera {
  position: relative;
  margin-bottom: 20px;
}
.dlya_hovera button{
  background: none;
}
#ateliergallery .products_item:hover .dlya_hovera {
  display: block;
}

#ateliergallery .dlya_hovera a.dist {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  border: 1px solid #464646;
  padding: 15px;
  color: #464646;
  height: auto;
  line-height: normal;
  background: transparent;
  font-size: 14px;
  width: max-content;
}

#ateliergallery .dlya_hovera a.dist:hover {
  border: 1px solid #000;
  color: #fff;
  background: #000;
  cursor: pointer;
}

#ateliergallery .products_item .productName h4 {
  margin-bottom: 10px;
}

#ateliergallery .products_item .productName h4 span {
  margin-top: 10px;
  display: block;
}

#ateliergallery .products_item .productName {
  /* height: 2em; */
  margin-bottom: 10px;
}

#ateliergallery .products_item .productName_mtrls {
  height: 4em;
}

#ateliergallery .products_item .productName p {
  font-size: 14px;
  font-family: "bitum";
}

#ateliergallery .products_item {
  margin-top: 20px;
  display: none;
}

#ateliergallery .products_item.active {
  margin-top: 20px;
  display: block;
}

#ateliergallery .products_item .productA .productImg {
  overflow: hidden;
}

.products_item .productA .productImg video {
  width: 100%;
  aspect-ratio: 513/770;
  object-fit: cover;
  height: 100%;
  display: block;
}

.products_item_btns {
  display: none;
}

.product__icon {
  z-index: 2;
  text-transform: uppercase;
  line-height: 20px;
  font-family: "Bitum";
  white-space: nowrap;
}

.icon-top-center {
  position: absolute;
  display: inline-block;
  top: 15px;
  color: #000;
  margin: 0 auto;
  width: 100%;
}

.workarea.prods .picture .carousel .icon-top-center {
  width: 37%;
  left: 20px;
}

.icon-top-left {
  position: absolute;
  display: inline-block;
  top: 26px;
  left: 20px;
  color: #000;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  white-space: normal;
  text-align: left;
}

.icon-top-left.product__icon {
  font-family: "Bitum";
}

.icon-top-right {
  position: absolute;
  display: inline-block;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: lowercase;
  padding: 8px 12px 8px 12px;
  border: 1px solid rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, 1);
  line-height: 1em;
  font-size: 14px;
}

.carousel .icon-top-right {
  left: 20px;
  transform: translateX(0);
}

.store-slider {
  margin-bottom: 3px;
}

@media (max-width: 575px) {
  /* .icon-top-right {
    top: 10px;
    font-size: 14px;
  } */

  .bx_item_detail .icon-top-right {
    top: 85px;
  }

  #ateliergallery {
    max-width: 100vw;
    overflow-x: hidden;
  }
  .header-main_buttons_search {
    margin-left: 0;
  }
}

.products_item {
  margin: 0;
  width: 32%;
  margin-right: 2%;
}

.products_item:nth-child(3n) {
  margin-right: 0;
}

.products_item:last-of-type:not(:nth-child(3n), :first-child) {
  margin-right: auto;
  margin-left: 2%;
}

.icon-top-left--product .icon-top-right {
  left: 30px;
}

.product__icon img {
  width: 20px;
}

.product__icon.icon-top-center.editors_choice img {
  width: 50%;
}

@media (max-width: 768px) {
  /* .icon-top-right {
    right: 40%;
    -webkit-transform: translate(50%);
    -ms-transform: translate(50%);
    transform: translate(50%);
    padding: 5px 10px 5px 10px;
  } */

  .icon-top-left {
    width: 100%;
    left: 16px;
    text-align: left;
    top: 10px;
    font-size: 18px;
    font-weight: 100 !important;
  }

  .products.single .icon-top-left {
    font-size: 18px;
  }

  .workarea.prods.container .icon-top-left {
    top: 108px;
  }

  .bx_item_detail .icon-top-left {
    font-size: 12px;
  }

  .product-carousel.product_interest .icon-top-left {
    top: 0 !important;
  }

  .product__icon img {
    width: 14px;
  }
}

@media (max-width: 575px) {
  .icon-top-left {
    font-size: 12px;
  }
  .workarea {
    overflow: hidden;
  }
  .store-main_content_new .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .workarea.prods.container .bx_item_detail .product__icon.icon-top-left {
    font-size: 18px;
  }
  .workarea.prods.container
    .bx_item_detail
    .productImg
    .product__icon.icon-top-left {
    font-size: 12px;
  }
}

.ateliergallery_sorts {
  margin: 0;
}

.ateliergallery_sorts a {
  font-size: 14px;
  background: transparent;
}

.ateliergallery_sorts a.filter {
  text-transform: none;
}

.ateliergallery_sorts a:hover {
  text-decoration: underline;
}

.ateliergallery_sorts a.active {
  text-decoration: underline;
}

.ateliergallery_sorts span {
  padding: 0 10px;
}

/*end*/

/*FAQ*/

.faq_info div {
  height: auto;
}

.faq_info_title {
  margin-bottom: 20px;
  font-size: 14px;
  text-transform: uppercase;
}

.faq_info div p {
  font-size: 14px;
  text-align: justify;
}

.faq_info div span {
  width: 100%;
  border: 1px solid #999;
  padding: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq_info div span a {
  width: 50%;
  background: #d8d5d5;
  text-align: center;
  line-height: 48px;
  color: #fff;
  margin-right: 5%;
}

.faq_info div span p {
  width: 45%;
  line-height: normal;
  margin: 0;
}
.faq.container #accordion b{
  font-family: "Bitum";
  font-weight: normal;
}

/*end*/

/*Cafe-afiche*/

.title-block {
  background: #f8f8f8;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  line-height: initial;
  padding: 25px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}

.title-block .title-block_main {
  font-size: 16px;
}

.title-block_desk {
  font-size: 13px;
  text-transform: none;
  line-height: initial;
  width: auto;
  display: block;
  color: #333;
  margin: 0;
}

.title-block_main {
  text-transform: uppercase;
  margin: 0;
}

.cafe-afiche_form h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Bitum";
  line-height: normal;
  margin-bottom: 30px;
  text-align: center;
  font-weight: normal;
}

.cafe-afiche_form p {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 30px;
  text-align: center;
}

.cafe-afiche_form form {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.cafe-afiche_form form input {
  display: block;
  margin-bottom: 15px;
  border: 1px solid #555;
  padding: 15px;
  width: 100%;
}

.cafe-afiche_form form textarea {
  display: block;
  margin-bottom: 15px;
  border: 1px solid #555;
  padding: 15px;
  height: 100px;
  width: 100%;
}

.cafe-afiche_form form button {
  width: 70%;
  display: block;
  padding: 15px;
  background: #000;
  color: #fff;
  margin: 0 auto;
}

.cafe-afiche_form form .radio label {
  padding: 0px 0 0px 45px;
  width: 100%;
  display: block;
  position: relative;
  line-height: normal;
  cursor: pointer;
  height: auto;
  margin-bottom: 0;
  font-size: 13px;
  /*    color: #bebebe;*/
  margin: 15px 0 30px;
}

.cafe-afiche_form form p {
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 13px;
}

.cafe-afiche_form form label:before {
  border: 1px solid #8c8c8c;
  content: "";
  display: inline-block;
  height: 15px;
  left: 4px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 3px;
  vertical-align: top;
  width: 15px;
}

.cafe-afiche_form form label input {
  display: none;
}

.cafe-afiche_form form label input:checked + .before {
  width: 1px;
  height: 14px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  background: #8c8c8c;
  content: "";
  display: block;
  position: absolute;
  left: 14px;
  bottom: 18px;
  opacity: 1;
}

.cafe-afiche_form form label input:checked + .before + .after {
  width: 1px;
  height: 10px;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
  background: #8c8c8c;
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  bottom: 18px;
  opacity: 1;
}

.cafe-afiche_desk {
  column-count: 2;
  column-gap: 0em;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0em;
  column-gap: 0em;
}

.cafe-afiche_desk_event:nth-child(2n) {
  width: 48%;
  float: left;
  padding-right: 15px;
}

.cafe-afiche_desk_event:nth-child(2n + 1) {
  width: 48%;
  float: left;
  padding-left: 15px;
}

.cafe-afiche_desk_event img {
  width: 100%;
}

.cafe-afiche_desk_event_name {
  margin: 15px 0;
  color: #333;
  font-size: 20px;
  font-family: "Bitum";
}

.cafe-afiche_desk_event_date {
  color: #9a9a9a;
  font-size: 14px;
  margin-bottom: 50px;
}

/*Cafe-afiche_afiche*/

.cafe-afiche_afiche_main {
  width: 100%;
}

.cafe-afiche_afiche_menu {
  text-transform: uppercase;
  font-size: 22px;
  font-family: "Bitum";
  margin-bottom: 35px;
  font-weight: normal;
  margin-top: 25px;
}

.cafe-afiche_afiche_desc {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #9e9e9e;
  border-top: 1px solid #9e9e9e;
  padding: 15px 0;
  margin-bottom: 30px;
}

.cafe-afiche_afiche_desc div {
  margin: 0;
  width: 30%;
}

.cafe-afiche_afiche_desc div img {
  width: 25px;
  float: left;
  margin-right: 20px;
  height: 25px;
}

.cafe-afiche_afiche_desc div p {
  margin: 0;
  font-size: 14px;
  line-height: 26px;
}

.cafe-afiche_afiche_desc a {
  margin: 0;
  width: 40%;
  text-align: right;
}

.cafe-afiche_afiche_desc a img {
  width: 20px;
}

.cafe-afiche_afiche_text p {
  font-size: 14px;
  margin-bottom: 20px;
}

.cafe-afiche_afiche_text p.bold {
  font-family: "Bitum";
}

.cafe-afiche_afiche_text span.bold {
  font-family: "Bitum";
  text-transform: uppercase;
}

.cafe-afiche_form form p.form-affiche__text-success {
  font-size: 16px;
}

/*end*/

/*Cafe-menu*/

.cafe-menu,
.cafe-menuodesa,
.cafe-menukiev {
  height: 100vh;
  overflow: hidden;
}

.cafe-menu .footer_subscriber,
.cafe-menuodesa .footer_subscriber,
.cafe-menukiev .footer_subscriber {
  display: none;
}

.cafe-menu footer,
.cafe-menuodesa footer,
.cafe-menukiev footer {
  position: absolute;
}

.cafe-menu .row,
.cafe-menuodesa .row,
.cafe-menukiev .row {
  margin-top: 4.2vw;
}

.cafe-menu.main-menu-page .row {
  margin-top: 0;
}

.cafe-menu #razdelitel,
.cafe-menuodesa #razdelitel,
.cafe-menukiev #razdelitel {
  display: none;
}

.cafe-menu_text_navigations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.cafe-menu_text_navigations p.active {
  font-size: 4.8vw;
  text-transform: uppercase;
  line-height: 5.1vw;
  font-family: "Bitum";
  padding-right: 20px;
  margin: 0;
  color: #333;
}

.cafe-menu_text_navigations p.menu {
  display: none;
}

.cafe-menu_text_navigations p {
  color: #e3e3e3;
  text-transform: uppercase;
  font-size: 1.85vw;
  font-family: "Bitum";
  margin: 0;
  line-height: 3.5vw;
  cursor: pointer;
}

.cafe-menu_text_navigations p a {
  color: inherit;
}

.cafe-menu_text_change div {
  display: none;
}

.cafe-menu_text_change div.active {
  display: block;
}

.cafe-menu_text {
  height: 23vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.cafe-menu_text_change {
  margin: 0;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.cafe-menu_text_change p {
  margin-bottom: 30px;
  font-size: 16px;
  color: #333;
}

.cafe-menu_text_change p:last-child {
  margin-bottom: 0;
}

.cafe-menu_images_eat {
  width: 100%;
  margin: auto;
  position: relative;
}

.cafe-menu_images_eat:before {
  content: "";
  padding-top: 100%;
  width: 100%;
  display: block;
}

.cafe-menu_images_eat img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 140%;
  display: block;
  max-width: 200%;
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: -1;
}

.cafe-menu_images_eat img.active {
  opacity: 1;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.cafe-menu_menu_scroll {
  width: 100%;
  padding-left: 15%;
  height: 23vw;
  overflow-y: scroll;
}

.cafe-menu_menu_scroll .toeat_menu,
.cafe-menu_menu_scroll .todrink_menu {
  float: left;
  width: 90%;
}

.cafe-menu_menu_scroll_title {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: "Bitum";
  margin-top: 50px;
  text-transform: uppercase;
}

.cafe-menu_menu_scroll_title:nth-child(1) {
  margin-top: 30px;
}

.cafe-menu_menu_scroll .toeat_menu div,
.cafe-menu_menu_scroll .todrink_menu div {
  margin: 30px 0;
}

.cafe-menu_menu_scroll .toeat_menu .main,
.cafe-menu_menu_scroll .todrink_menu .main {
  font-size: 17px;
  font-family: "Bitum";
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.cafe-menu_menu_scroll .toeat_menu .main span.name,
.cafe-menu_menu_scroll .todrink_menu .main span.name {
  margin: 0;
  width: 75%;
}

.cafe-menu_menu_scroll .toeat_menu .main span.price,
.cafe-menu_menu_scroll .todrink_menu .main span.price {
  margin: 0;
  width: 25%;
  text-align: right;
}

.cafe-menu_menu_scroll .toeat_menu li {
  font-size: 16px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5px;
}

.cafe-menu_menu_scroll .toeat_menu li span {
  font-family: "Bitum";
  margin: 0;
  font-size: 17px;
}

.cafe-menu_menu_scroll.scroll-wrapper {
  width: 100%;
  padding-left: 15% !important;
  height: 23vw;
}

.cafe-menu_menu_scroll > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.cafe-menu_menu_scroll > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.cafe-menu_menu_scroll > .scroll-element.scroll-y .scroll-element_size {
  left: 4px;
  top: -10px;
  width: 2px;
  background: #e8e8e8;
}

.cafe-menu_menu_scroll > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.cafe-menu_menu_scroll > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 30%;
  width: 8px;
  background: #e8e8e8;
  border-radius: 25%;
}

.cafe-menu_menu_scroll > .scroll-element,
.cafe-menu_menu_scroll > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.main-menu-page_block {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  text-align: center;
  padding: 40px 3vw;
  width: 20.91vw;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.main-menu-page_block h2 {
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 30px;
  font-family: "Bitum";
  width: 100%;
  line-height: 40px;
  /* margin-bottom: 2.75vw;*/
  margin: 0;
  -ms-flex-item-align: center;
  align-self: center;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.main-menu-page_block h2 span {
  font-size: 22px;
}

.main-menu-page_block p {
  margin-bottom: 0;
}

.parts_main-page:hover .main-menu-page_block {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  width: 22.91vw;
}

/*end*/

.common-_home footer {
  position: absolute;
}

.common-_home footer #socbuts p {
  color: #fff;
}

.footer_subscriber {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}

.footer_subscriber-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 30px;
}

.footer_subscriber_contact {
  max-width: 315px;
  width: 100%;
  margin: 0;
  text-align: left;
}
.footer-leg-wrapper{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-leg-icon{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 38px;
  margin-right: 15px;
}
.footer-contact-phone{
  font-size: 28px;
  color: #020202;
  font-family: Bitum;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  font-family: "Bitum" !important;
}

.footer-contact-title {
  font-size: 15px;
  font-style: normal;
  line-height: 18px;
  text-transform: uppercase;
  color: #020202;
  font-family: "Bitum" !important;
}

.footer_subscriber-wrapper #socbuts {
  max-width: 315px;
  width: 100%;
  margin-right: 0;
}

.footer_subscriber-wrapper #socbuts span {
  font-size: 16px;
  color: #020202;
  margin-right: 30px;
}

.footer_subscriber-bottom {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.footer_subscriber-bottom > div:first-child {
  width: 340px;
  text-align: left;
  margin: 0;
  font-family: "Bitum" !important;
}

.footer_subscriber-bottom-title {
  font-size: 18px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #202020;
}
.footer_subscriber-additional-bottom-text {
  font-family: 'Bitum' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #202020;
  margin-bottom: 0;
}
.footer_subscriber-bottom-text {
  font-family: "Bitum-Light" !important;
  font-size: 12px;
  line-height: 160%;
  color: #000000;
  margin-top: 24px;
}

.footer_subscriber-menu {
  display: grid;
  grid-template-columns: 3fr 1fr 1fr;
  margin: 0;
  width: 66%;
  gap: 0 8%;
}

.footer_subscriber-menu a {
  font-family: "Bitum-Light";
  font-size: 12px;
  line-height: 110%;
  color: #202020 !important;
}

.footer_subscriber-menu a:hover {
  text-decoration: underline;
}

.footer_subscriber-menu-links {
  display: grid;
  grid-template-columns: 2fr 2fr;
  text-align: left;
  gap: 6px 70px;
}

.footer_subscriber-menu-links.single {
  grid-template-columns: 1fr;
}

.footer_subscriber-menu-links > div {
  margin: 3px 0;
}

.footer_subscriber-menu-item .footer_subscriber-menu-title {
  font-size: 18px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 44px;
  text-align: left;
  font-family: "Bitum" !important;
}

.footer_subscriber-menu-item,
.footer_subscriber-menu-item > div {
  margin: 0;
}

.footer_subscriber #error-msg {
  position: absolute;
  width: 100%;
}

.footer_subscriber-title {
  color: #020202;
  font-family: "Bitum" !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
}

.footer-subscribe-form{

  display: block;
  position: relative;
}

.footer-subscribe-form input {
  width: 100%;
  padding:4px 0 12px 0;
  border: 0;
  border-bottom: 1px solid #a2a2a2;
  color: #000000;
  font-size: 12px;
}
.footer-social-wrapper{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
}
.footer-subscribe-form input::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-family: "Bitum-Light";
  font-weight: 300;
}

.footer-subscribe-form input::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-family: "Bitum-Light";
  font-weight: 300;
}

.footer-subscribe-form input::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-family: "Bitum-Light";
  font-weight: 300;
}

.footer-subscribe-form input::-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-family: "Bitum-Light";
  font-weight: 300;
}

.footer-subscribe-form button {
  position: absolute;
  right: 0;
  width: 4vw;
  top: 0;
  height: 100%;
  background: none;
  border:0;
  -webkit-transition: background ease 350ms;
  transition: background ease 350ms;
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}

.footer-subscribe-form button svg {
  margin-left:auto;
}

.footer-subscribe-form #error-msg{
  position: absolute;
  top: calc( 100% + 10px );
  left: 0;
  font-size: 12px;
}

.select-region-popup {
  position: absolute;
  width: calc(100% + 14vw);
  background: #f5f5f5;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
  z-index: 20;
  left: -7vw;
  padding-left: calc(7vw + 15px);
  padding-right: calc(7vw + 15px);
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  bottom: 0;
}

.select-region-popup.active {
  display: block;
}

.select-region-popup .choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.select-region-popup .cooka {
  text-align: center;
  margin: 0;
  width: 20%;
  font-size: 13px;
}

.select-region-popup .title {
  width: 20%;
  text-align: center;
  margin: 0;
  font-size: 13px;
}

#currency {
  width: 45%;
}

.select-region-popup div {
  width: 100%;
  display: block;
  text-align: center;
}

.select-region-popup div label {
  width: 31.3333%;
  display: block;
  float: left;
  padding: 15px;
  border: 1px solid #ccc;
  margin-right: 3%;
}

.select-region-popup div label:hover {
  background: #fff;
  color: #333;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid #fff;
}

.select-region-popup div label:nth-last-child(1) {
  margin-right: 0;
}

.main-page {
  display: block;
  width: 100%;
  height: 100vw;
  max-height: 100%;
  position: relative;
}

.main-page_video {
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

.grey_fon {
  position: absolute;
  width: 100%;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
}

.main-page_video img {
  width: 100%;
}

.main-page .header.clue {
  background: none;
  margin-top: 1.325vw;
}

.main-page .header-main_menu {
  display: none;
}

.main-page .header-main_buttons {
  display: none;
}

.main-page .footer_subscriber {
  display: none;
}

.footer_main-page {
  color: #fff;
  position: absolute;
}

.main-page_promo {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
}

.main-page_content {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: margin-top 1s ease;
  transition: margin-top 1s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-page_promo_carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100vw;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.main-page_promo_carousel_item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  text-align: center;
  white-space: nowrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.slick-slide .main-page_promo_carousel_item a.main-link {
  font-size: 11.875vw;
  text-transform: uppercase;
  color: #fff;
  outline: none;
  cursor: pointer;
  font-family: "Bitum";
  letter-spacing: 0.05em;
  font-weight: normal;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 2s linear;
  transition: all 2s linear;
}

.main-page_promo_carousel_item a:hover,
.main-page_promo_carousel_item a:focus,
.main-page_promo_carousel_item a:active {
  color: #fff;
  text-decoration: none;
  outline: none;
}

.main-page_promo_description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100vw;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  width: 100vw;
  height: 100%;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

/*
.main-page_promo_description_item {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 1;
text-align: center;
white-space: nowrap;
-ms-flex-negative: 0;
flex-shrink: 0;
position: relative;
width: 100vw;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center
}
*/

.main-page_promo_description_item p {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 3.1875vw;
  /*    margin-top: 4.1875vw;*/
}

.main-page_promo_description_item a {
  color: #fff;
  font-size: 15px;
  border: 1px solid #ffff;
  width: 15vw;
  padding: 10px;
  display: block;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.main-page_promo_description_item a:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.slick-slide.slick-center .main-page_promo_carousel_item a.main-link {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-transition: all 2s linear;
  transition: all 2s linear;
}

.slick-slide .main-page_promo_carousel_item .main-page_promo_description_item {
  opacity: 0.3;
  -webkit-transition: all 1.5s linear;
  transition: all 1.5s linear;
}

.slick-slide.slick-center
  .main-page_promo_carousel_item
  .main-page_promo_description_item {
  opacity: 1;
  -webkit-transition: all 1.5s linear;
  transition: all 1.5s linear;
}

/*main-page-cafe*/

.cafe-cafe .slick-slide {
  height: auto;
}

.cafe-cafe .header.clue {
  position: absolute;
  background: none;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.cafe-cafe .store-main_top_name {
  font-size: 4.5vw;
  text-align: center;
}

.atelier-main .store-main_top.container-fluid,
.product-store .store-main_top.container-fluid,
.cafe-cafe .store-main_top.container-fluid {
  overflow: hidden;
}

.cafe-main_content_title {
  display: none;
  font-size: 2.3vw;
  font-weight: normal;
  text-align: center;
  color: #555;
  margin: 4.68vw 0;
  text-transform: uppercase;
  font-family: "Bitum";
}

.cafe-main_description {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #555;
  margin: 9.1vw 0;
  line-height: 30px;
}

.cafe-main_content_drink_photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cafe-main_content_drink_photos .left-part {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
}

.cafe-main_content_drink_photos .left-part div,
.cafe-main_content_drink_photos .left-part div img {
  width: 100%;
}

.cafe-main_content_drink_photos .right-part div,
.cafe-main_content_drink_photos .right-part div img {
  width: 100%;
}

.animations_circle {
  position: absolute;
  z-index: 99;
  right: 7%;
  top: 7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
}

.animations_circle .linear {
  position: absolute;
  width: 100%;
  display: block;
  top: 0;
  right: 0;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 10000ms;
  animation-duration: 10000ms;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.animations_circle .circle {
  position: absolute;
  width: 60% !important;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(52%, 32%);
  transform: translate(52%, 32%);
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.cafe-main_content_eat_photos .left-part div,
.cafe-main_content_eat_photos .left-part div img {
  width: 100%;
}

.cafe-main_content_eat_photos .left-part div {
  position: relative;
  display: block !important;
}

.cafe-main_content_eat_photos .left-part div.top:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: #fff;
  z-index: 9999;
}

.cafe-main_content_eat_photos .left-part div.bottom:before {
  content: "";
  position: absolute;
  width: 100%;
  background: #fff;
  height: 10px;
  top: 0;
  z-index: 9999;
}

.cafe-main_content_drink_photos .left-part div {
  position: relative;
  display: block !important;
}

.cafe-main_content_drink_photos .left-part div.top:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background: #fff;
  bottom: 0;
  z-index: 9999;
}

.cafe-main_content_drink_photos .left-part div.bottom:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background: #fff;
  top: 0;
  z-index: 9999;
}

.cafe-main_content_eat_photos .right-part div,
.cafe-main_content_eat_photos .right-part div img {
  width: 100%;
}

.cafe-main_content_drink_photos .right-part {
  width: 50%;
  position: relative;
}

.cafe-main_content_eat_photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cafe-main_content_eat_photos .left-part {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
}

.cafe-main_content_eat_photos .right-part {
  width: 50%;
  position: relative;
}

.cafe-main_content_eat_photos .right-part:before {
  content: "";
  width: 20px;
  height: 30px;
  display: block;
  background: #fff;
  float: left;
  position: absolute;
  height: 100%;
  z-index: 9;
}

.cafe-main_content_drink_photos .right-part:before {
  content: "";
  width: 20px;
  height: 30px;
  display: block;
  background: #fff;
  float: left;
  position: absolute;
  height: 100%;
  right: 0;
  z-index: 9;
}

.cafe-main_content_eat_buttons,
.cafe-main_content_drink_buttons {
  height: 21.375vw;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cafe-main_content_eat_buttons p,
.cafe-main_content_drink_buttons p {
  text-transform: uppercase;
  font-size: 10.9375vw;
  font-family: "Bitum";
  margin: 0;
  -webkit-transform-origin: 1em 50%;
  transform-origin: 1em 50%;
}

.cafe-main_content_eat_buttons:hover p,
.cafe-main_content_drink_buttons:hover p {
  -webkit-mask-image: linear-gradient(
    -75deg,
    rgba(255, 255, 255, 0.6) 30%,
    #d8e000 50%,
    rgba(255, 255, 255, 0.6) 70%
  );
  -webkit-mask-size: 200%;
  -webkit-animation: shine 2s infinite;
  animation: shine 2s infinite;
  cursor: pointer;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }

  to {
    -webkit-mask-position: -50%;
  }
}

.cafe-main_content_eat_buttons a,
.cafe-main_content_drink_buttons a {
  padding: 20px;
  border: 1px solid #000;
  width: 15vw;
  cursor: pointer;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.cafe-main_content_eat_buttons a:hover,
.cafe-main_content_drink_buttons a:hover {
  background: #000;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

/*main-page-atelier*/

.atelier-main .header.clue,
.atelier-individual .header.clue,
.atelier-customization .header.clue {
  position: absolute;
  background: none;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.atelier-main_top {
  width: 100%;
  height: 48.9375vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.individual .atelier-main_top {
  height: 26.6375vw;
}

.atelier-main_top_background {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 100%;
}

.individual .atelier-main_top_background {
  height: auto;
}

.individual .atelier-main_content_title-p {
  margin-bottom: 3vw;
  line-height: 32px;
}

.individual .atelier-main_our-works .atelier-main_content_title {
  margin: 4.68vw 0 1.68vw;
}

.individual .atelier-main_content_title-p:nth-last-child(2) {
  margin-bottom: 2vw;
}

.individual .store-main_content_locations_lva_info h3,
.individual .store-main_content_locations_podil_info h3 {
  margin-bottom: 2vw;
}

.atelier-main_content_price_left_center {
  width: calc(50% - 15px);
}

.atelier-main_content_price_title {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  background: #f7f7f8;
}

.atelier-main_content_price_title p {
  margin: 0;
  font-size: 16px;
}

.mfp-content .mypopup#ask-locations {
  width: 400px;
}

.popupa.popupa_atelier {
  border: 1px solid #999;
  padding: 15px;
  width: 70%;
  background: transparent;
  line-height: normal;
  color: #333;
  height: auto;
  font-size: 15px;
}

.popupa_atelier:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  cursor: pointer;
}

.atelier-main_top_name h2 {
  color: #fff;
  font-family: "Bitum";
  font-size: 4.5vw;
  margin: 0;
  text-transform: uppercase;
  -ms-flex-item-align: center;
  align-self: center;
}

.atelier-main_top_name p {
  color: #fff;
  font-family: "Bitum";
  font-size: 2.25vw;
  margin: 0;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.atelier-main_content_price_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e8e8e8;
}

.atelier-main_content_price_type p {
  margin: 0;
}

.atelier-main_how-works .atelier-main_how-works_center_text,
.atelier-main_how-works .atelier-main_how-works_left-picture,
.atelier-main_how-works .atelier-main_how-works_right-picture {
  height: 50.6976vw;
}

.atelier-main_how-works_left-picture img {
  width: 27.68vw;
  height: 100%;
}

.atelier-main_how-works_right-picture img {
  width: 27.68vw;
  float: right;
  height: 100%;
}

.atelier-main_how-works_center_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.atelier-main_how-works_center_text .services h4 {
  margin: 0;
  font-weight: 100;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Bitum";
  margin-bottom: 30px;
  line-height: 24px;
}

.atelier-main_how-works_center_text .links {
  width: 100%;
}

.atelier-main_how-works_center_text .links a:nth-child(1) {
  width: 48%;
  display: block;
  padding: 15px;
  border: 1px solid #ccc;
  margin-right: 4%;
  float: left;
  text-align: center;
}

.atelier-main_how-works_center_text .links a:nth-child(2) {
  width: 48%;
  display: block;
  padding: 15px;
  border: 1px solid #ccc;
  margin-right: 0;
  float: left;
  text-align: center;
}

.atelier-main_how-works_center_text .links a:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
}

.atelier-main_numbers {
  margin: 8vw 0;
}

.atelier-main_numbers div {
  text-align: center;
}

.atelier-main_numbers div p {
  font-size: 18px;
  font-family: "Bitum";
}

.atelier-main_numbers div .count {
  font-size: 3.75vw;
  font-family: "Bitum";
  margin-bottom: 30px;
  display: block;
}

.atelier-main_numbers div .italic {
  font-style: italic;
}

.atelier-main_our-works .products_item .productA .products_item_image {
  height: auto;
  position: relative;
}

.atelier-main_our-works .products_item .white_shadow {
  width: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  display: none;
}

.atelier-main_our-works .products_item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.atelier-main_our-works .products_item img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

.atelier-main_our-works .products_item .productA .productImg {
  overflow: hidden;
}

.atelier-main_our-works .products_item .productA {
  margin-bottom: 0;
}

.atelier-main_content_title {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Bitum";
  margin: 4.68vw 0;
  font-weight: 100;
}

.atelier-main_content_title-p {
  text-align: center;
  font-size: 15px;
}

.atelier-main_content_title-pbold {
  text-align: center;
  font-size: 15px;
  margin-bottom: 3vw;
  font-family: "Bitum";
}

.atelier-main_our-works .products_item .productA {
  border: none;
}

.atelier-main_our-works .dlya_hovera {
  position: relative;
  display: block;
  margin-top: 30px;
}

.mfp-content .mypopup#distance-order .productName {
  margin-top: 20px;
}

.mfp-content .mypopup#distance-order .productName h4 {
  font-size: 14px;
  font-weight: normal;
}

.mfp-content .mypopup#distance-order .productName p {
  font-size: 14px;
  margin: 0;
}

.atelier-main_our-works .dlya_hovera a.dist {
  width: 60%;
  margin: 0 auto;
  display: block;
  border: 1px solid #464646;
  padding: 15px;
  color: #464646;
  height: auto;
  line-height: normal;
  background: transparent;
  font-weight: 100;
}

.atelier-main_our-works .dlya_hovera a.dist:hover {
  border: 1px solid #000;
  color: #fff;
  background: #000;
  cursor: pointer;
}

.atelier-main_our-works .products_item .productName h4 {
  margin-bottom: 10px;
}

.atelier-main_our-works .products_item .productName p {
  font-size: 14px;
}

.atelier-main_our-works_more {
  border: 1px solid #a3a3a3;
  width: 20%;
  display: block;
  text-align: center;
  padding: 15px;
  margin-top: 3vw;
}

.atelier-main {
  overflow-x: hidden;
}

.atelier-main_our-works_more:hover {
  background: #000;
  color: #fff;
  cursor: pointer;
}

.atelier-main_news_news img {
  width: 100%;
}

.atelier-main_news_news img.vertical-photo {
  width: auto;
  display: block;
  margin: 0 auto;
}

.atelier-main_news_news h5 {
  margin-top: 2vw;
  text-align: center;
  text-transform: uppercase;
  font-family: "Bitum";
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 100;
}

.atelier-main_news_news p.date {
  text-align: center;
  font-size: 14px;
}

.atelier-main_news_news p.desc {
  width: 100%;
  text-align: center;
  margin-top: 2vw;
  font-size: 14px;
}

.atelier-main_content_price_left {
  margin-bottom: 3vw;
}

/*end*/

/*main-page-store*/

.common-home .header.clue,
.product-store .header.clue {
  position: absolute;
  background: none;
  left: 50%;

  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.store-main_top {
  position: relative;
}

.atelier.store-main_top {
  margin-bottom: 9vw;
}

.store-main_top_main-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.product-store .store-main_top_main-text {
  left: 50%;
  width: auto;
}

.store-main_top_background {
  width: 100%;
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.store-main_top_background {
  position: relative;
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: auto;
}

.store-main_top_name {
  min-height: 19vw;
  color: #fff;
  font-family: "Bitum";
  font-size: 8.5vw;
  letter-spacing: 0.05em;
  margin: 0;
  margin-bottom: 3vw;
  text-transform: uppercase;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.product-store .store-main_top_name {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.store-main_top_name_p {
  color: #fff;
  font-size: 1.2vw;
  margin: 0;
  -ms-flex-item-align: center;
  align-self: flex-start;
  text-align: center;
}

.store-main_top_link {
  color: #fff !important;
  border: 1px solid #fff;
  background: none;
  /*mix-blend-mode: difference;*/
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 15.93vw;
  padding: 15px;
  text-align: center;
  bottom: 3.8vw;
  font-size: 16px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.atelier .store-main_top_link {
  width: auto;
  padding: 1.6vw 5vw;
}

.store-main_top_link:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.store-main_content_title {
  font-size: 26px;
  text-align: center;
  color: #020202;
  margin: 6vw 0 3vw;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Bitum" !important;
}

.store-main_content_title_big {
  font-size: 2.3vw;
  font-weight: normal;
  text-align: center;
  color: #333;
  margin: 4.68vw 0;
  font-family: "Bitum";
  text-transform: uppercase;
}

.store-main_content_categories_shoes img,
.store-main_content_categories_bags img {
  width: 100%;
}

.store-main_content_categories_new_button{
  font-family: 'Bitum';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #000;
   position: absolute;
  bottom: 2.43vw;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding: 17px 56px;
  border:1px solid #000;
    -webkit-transition:all ease 350ms;
  transition:all ease 350ms;
}
.store-main_content_categories_new_button:hover{
  border:1px solid #000;
  background: #000;
  color:#fff;
}
.store-main_content_categories_new_button.button-color-white, 
.button-color-white{
  color: #FFFFFF;
  border:1px solid #fff;
}

.store-main_content_categories_new_button.button-color-white:hover, 
.button-color-white:hover{
  border:1px solid #000;
  background: #000;
}
@media all and (max-width:575px){
  .store-main_content_categories_new_button{
    border:0;
  }
  .store-main_content_categories_new_button:hover{
  border:0;
  background: transparent;
  }
}
.store-main_content_categories_h2 {
  position: absolute;
  top: 2.43vw;
  text-transform: uppercase;
  color: #020202;
  font-family: "Bitum" !important;
  font-weight: 100;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
  font-size: 26px;
  letter-spacing: 5px;
}

.store-main_content_categories_shoes_more {
  position: absolute;
  bottom: 2.43vw;
  color: #000;
  font-weight: 100;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
  font-size: 17px;
  width: max-content;
  text-align: center;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.store-main_content_categories_shoes_more:hover {
  text-decoration: underline;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.store-main_content_categories_bottom {
  margin-top: 100px;
}

.store-main_content_categories_sale img {
  opacity: 0.55;
}

.store-main_content_categories_sale_text {
  font-size: 58px;
  text-align: center;
  letter-spacing: 40px;
  text-transform: uppercase;
  padding-left: 40px;
  color: #262626;
  font-family: "Bitum" !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.store-main_content_categories_accessories {
  display: none;
}

.product-carousel .productA {
  padding: 0 15px;
}

.store-main_content_new .product-carousel .productA {
  padding: 0 8px;
}

.product-carousel .slick-prev,
.product-carousel .slick-next {
  background: transparent;
  outline: none;
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
}

.store-main_content_new {
  position: relative;
}
.module-header-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  margin-bottom: 37px;
  margin-top: 90px;
}
.carousel-product-info{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: 28px;
}

.carousel-product-name{
  color: #020202;
  font-family: Bitum!important;
  font-size: 14px;
  font-style: normal;
  line-height: 120%;
  letter-spacing: -0.28px;
  flex:0 0 auto;
  width: 70%;
  margin: 0;
  text-align: left;
}
.carousel-product-price{
  color: #020202;
  font-family: Bitum!important;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
          flex-direction: column;
}
.carousel-product-old-price{
  text-decoration: line-through;
  font-size: 0.8em;
  opacity: 0.7;
  text-align: left;
}
.module-header-title{
  color: #020202;
  text-align: center;
  font-family: "Bitum"!important;
  font-size: 15px;
  font-style: normal;
  line-height: 26.4px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
}
.module-header-link{
  color: #ACACAC;
  text-align: center;
  font-family: "Bitum" !important;
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.45px;
  text-decoration-line: underline;
}
.store-main_content_new_more {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  text-decoration: underline;
  color: #555555 !important;
  font-family: "Bitum-Light" !important;
}
.products_item .productA.product-carousel-card{
  margin-bottom: 0;
}
.image-link-wall{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap:4px;
}
.image-link-wall.category-image-link-wall{
  margin-bottom: 100px;
  margin-top: 40px;
}
.image-link-wall.bottom-wall{
  margin-top: 140px;
}
.image-link-item{
  position: relative;
  overflow: hidden;
  display: block;
  aspect-ratio: 1/1;
}
.image-link-item img{
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}
.image-link-item video{
  width: 100%;
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.image-link-item:hover img, .image-link-item:hover video{
  -webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);
}
.image-link-content{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height:100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
}
.image-link-title{
  color: #FFF;
  text-align: center;
  font-family: bitum !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0;
}
.product-carousel .slick-prev {
  left: -45px;
}

.product-carousel .slick-next {
  right: -45px;
}

.photos-carousel-wrapper {
  margin-top: 150px;
  position: relative;
}
.photos-carousel-container{
  position: absolute;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);
  z-index: 2;
}
.photos-title{
  color: #FFF;
  font-family: Bitum!important;
  font-size: 18px;
  font-style: normal;
  text-align: center;
  line-height: 25px;
  text-transform: uppercase;
}
.photos-text{
  color: #FFF;
  text-align: center;
  font-family: Bitum!important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
body a.photos-left {
  margin: 0;
  width: 50%;
  position: relative;
  color: #ffffff;
  text-align: center;
}

.photos-left_caption,
.photos-left_tina {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Bitum" !important;
}

.tina_product_slider_price {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tina_product_slider_price .old_price {
  text-decoration: line-through;
  margin: 0;
}

.tina_product_slider_price .item_current_price {
  margin: 0;
  margin-left: 5px;
}

.photos-left_caption {
  top: 10%;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.photos-left_tina {
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 45px;
  line-height: 1.2;
  text-transform: uppercase;
  width: 100%;
}

.photos-left .store-main_top_link {
  bottom: 10%;
  transform: translate(-50%, 0);
  font-size: 17px;
  width: fit-content;
  padding: 16px 30px;
  font-family: "Bitum" !important;
}

.photos-right_slider {
  height: 100%;
  width: 100%;
}
@media all and (max-width:575px){
  .photos-right_slider .swiper-slide {
    width: calc( 100% - 92px );
  }
}

.photos-right_slider img {
  width: 100%;
}

.world-wide-site{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
        align-items: center;
}
.d-flex{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.world-wide-site img{
  margin-right: 5px;
}
.menu-container{
  padding: 0 30px;
}
.flex-menu-item{
  display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
  -webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;
  margin: 0 auto;
}
.flex-menu-item form{
  margin-right: 12px;
}
.additional-menu .world-wide-site{
  margin-right: 12px;
}
.header-main_search_li{
  margin: 0 15px;
}
.m-menu-wrapper{
    padding-top: 41px;
}

@media (max-width: 575px) {
  .m-menu-wrapper{
    padding-top: 0;
  }
}
@media (min-width: 575px) {
  .m-menu li:nth-child(1){
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }
  .common-home .m-menu-wrapper{
    margin-bottom: -79px;
    padding-top: 41px;
    padding-bottom: 0;
  }
  .common-home .m-menu-wrapper.active{
    background: #fff;
  }
  .common-home .m-menu a,
  .common-home .additional-menu a
  {
    color: #fff;
  }
  .common-home .m-menu-wrapper.active .m-menu a,
  .common-home .m-menu-wrapper.active .additional-menu a,
  .common-home .m-menu-wrapper.active .additional-menu .world-wide-site-btn
  {
    color: #020202;
  }
  .common-home .language_toggle-item{
    color: #fff;
  }
  .common-home .m-menu-wrapper.active .language_toggle-item{
    color: #020202;
  }
  .common-home .world-wide-site img{
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .common-home .m-menu-wrapper.active .world-wide-site img{
    -webkit-filter: invert(0%);
    filter: invert(0%);
  }
  .common-home .additional-menu svg path{
    fill:#fff;
  }
  .common-home .m-menu-wrapper.active  .additional-menu svg path{
    fill:#020202;
  }
  .common-home .additional-menu .dropdown-arrow img,
  .common-home .m-menu .dropdown-arrow img{
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .common-home .m-menu-wrapper.active .additional-menu .dropdown-arrow img,
  .common-home .m-menu-wrapper.active .m-menu .dropdown-arrow img{
    -webkit-filter: invert(0%);
    filter: invert(0%);
  }
  .m-menu-wrapper.active .header-logo{
    position: relative;
    z-index: 20;
  }
  .common-home .m-menu-wrapper.active .header-logo{
    -webkit-filter: invert(100%);
    filter: invert(100%);
    position: relative;
    z-index: 20;
  }
  .desctop-hidden{
    display: none!important;
  }
  .menu-container{
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    grid-gap: 100px;
  }
  .additional-menu{
    margin: 0;
    display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
    -webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
    -webkit-box-align: center;  -webkit-align-items: center;  -ms-flex-align: center;  align-items: center;
  }
  .additional-menu button{
    background: none;
  }
  .additional-menu button,
  .additional-menu a{
    font-size: 13px;
    line-height: 18px;
    color: #020202;
    text-transform: uppercase;
    font-family: "Bitum" !important;
  }
}
@media (max-width: 575px) {
  .product-carousel .productA {
    padding: 0 1px;
  }
  .world-wide-site{
    color:#fff!important;
    font-size: 12px;
    background: none;
  }
  .popup-wrapper.popup-select-region{
    z-index: 52;
  }
  .world-wide-site:hover{
    color:#fff;
  }
  .open-menu .header_account{
    font-size: 12px!important;
  }
}

.store-main_content_locations_lva img,
.store-main_content_locations_podil img {
  width: 100%;
}

.store-main_content_locations_lva_info,
.store-main_content_locations_podil_info {
  position: absolute;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.7);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20.375vw;
  text-align: center;
  padding: 40px;
  height: 15.31vw;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.atelier-catalog {
  margin-bottom: 9vw;
}

.atelier-catalog_item {
  position: relative;
  margin-bottom: 6vw;
}

.atelier-catalog_item img {
  width: 100%;
}

.atelier-catalog_item_text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.atelier-catalog_item_title {
  font-size: 1.7vw;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 3vw;
}

.atelier-catalog_item_descr {
  font-size: 0.85vw;
  line-height: 1.5vw;
  text-align: center;
}

.atelier-catalog_item_a {
  color: #fff !important;
  font-size: 0.9vw;
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, 0);
  border: 1px solid #fff;
  padding: 1.2vw 4vw;
  transition: all 0.4s linear;
}

.atelier-catalog_item_a:hover {
  color: #fff;
  border-color: transparent;
}

.atelier-step_title {
  width: 100%;
  text-align: center;
  font-size: 1.9vw;
  text-transform: uppercase;
  color: #3d3d3d;
  margin-bottom: 6vw;
}

.atelier-step_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 5vw 25px;
  margin-bottom: 6vw;
}

.atelier-step_wrapper_mob {
  display: none !important;
}

.atelier-step_numeric {
  display: none;
}

.atelier-step_item_top {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 3vw;
}

.atelier-step_item_top_number {
  font-size: 3.4vw;
  margin: 0;
  margin-right: 2vw;
}

.atelier-step_item_top_title {
  margin: 0;
  font-size: 1.2vw;
}

.atelier-step_item_descr {
  font-size: 0.85vw;
}

.atelier-step_button {
  display: block;
  width: max-content;
  font-size: 1.3vw;
  margin: 0 auto;
  color: #fff !important;
  background-color: #000;
  border: 1px solid #000;
  padding: 1.3vw 2.6vw;
  margin-bottom: 6vw;
  transition: all 0.4s linear;
  cursor: pointer;
}

.atelier-step_button:hover {
  background-color: transparent;
  color: #000 !important;
}

.atelier-link {
  /*float: initial;
    display: flex;
    justify-content: space-between;*/
  margin-bottom: 6vw;
  text-align: center;
}

.atelier-link_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 80%;
}

.atelier-link a {
  text-decoration: underline;
  font-size: 0.85vw;
}

.atelier-tops {
  margin-bottom: 6vw;
}

.atelier-tops_title {
  text-align: center;
  font-size: 1.25vw;
  text-transform: uppercase;
  margin-bottom: 1vw;
}

.atelier-tops_subtitle {
  text-align: center;
  font-size: 0.85vw;
  margin-bottom: 4vw;
}

.atelier-tops_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

.atelier-tops_wrapper_mob {
  display: none !important;
}

.atelier-tops_item img {
  margin-bottom: 2vw;
}

.atelier-tops_name {
  text-align: center;
  font-size: 0.85vw;
  margin-bottom: 2vw;
}

.atelier-tops_button {
  display: block !important;
  margin: 0 auto;
  width: max-content;
  font-size: 1vw !important;
  padding: 1.2vw 3vw;
  background: transparent !important;
  color: #3d3d3d !important;
  border: 1px solid #3d3d3d;
  cursor: pointer;
  height: max-content !important;
}

.atelier-news {
  margin-bottom: 3vw;
}

.atelier-news_title {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 3vw;
  font-size: 1.25vw;
}

.atelier-news_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 35px;
}

.atelier-news_item img {
  margin-bottom: 3vw;
}

.atelier-news_name {
  text-transform: uppercase;
  font-size: 0.95vw;
  margin-bottom: 2vw;
  text-align: center;
}

.atelier-news_descr {
  font-size: 0.8vw;
  text-align: center;
  max-width: 21vw;
}

.atelier-main .store-main_content_locations_lva_info,
.atelier-main .store-main_content_locations_podil_info {
  position: absolute;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.7);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 23.375vw;
  text-align: center;
  padding: 40px;
  height: 18.31vw;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.store-main_content_locations_lva_info h3,
.store-main_content_locations_podil_info h3 {
  display: block;
  text-transform: uppercase;
  color: #3d3d3d;
  font-weight: normal;
  font-size: 19px;
  font-family: "Bitum";
  width: 100%;
  line-height: 30px;
  margin: 0;
  -ms-flex-item-align: center;
  align-self: center;
  letter-spacing: 1px;
}

.store-main_content_locations_lva_info div p,
.store-main_content_locations_podil_info div p {
  margin-bottom: 0px;
  color: #3d3d3d;
  font-size: 16px;
  line-height: 24px;
}

.store-main_instagram_links {
  display: block;
  width: 100%;
}

.store-main_instagram_item {
  width: 25%;
  display: block;
  float: left;
}

.store-main_instagram_item img {
  width: 100%;
}

.odessa_location {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .atelier .store-main_top_main-text {
    top: 40%;
  }

  .atelier .store-main_top_name {
    font-size: 17.5vw;
    margin-bottom: 13vw;
  }

  .atelier .store-main_top_name_p {
    font-size: 4.3vw;
    max-width: 90%;
    margin: 0 auto;
  }

  .atelier .store-main_top_name_p br {
    display: none;
  }

  .atelier .store-main_top_link {
    width: 90%;
    font-size: 4.8vw;
    padding: 4vw;
  }

  .atelier-catalog_item_text {
    top: 20%;
  }

  .atelier-catalog_item_title {
    font-size: 7vw;
  }

  .atelier-catalog_item_descr {
    display: none;
  }

  .atelier-catalog_item_a {
    font-size: 3.7vw;
    padding: 2.8vw 9vw;
    bottom: 10%;
  }

  .atelier-step_title {
    font-size: 7.5vw;
    margin-top: 14vw;
    margin-bottom: 10vw;
  }

  .atelier-step_wrapper {
    display: none;
  }

  .atelier-step_wrapper_mob {
    display: block !important;
    margin-bottom: 10vw;
  }

  .atelier-step_item {
    max-width: 80vw;
    margin-right: 4vw;
  }

  .atelier-step_item_top_number {
    font-size: 16vw;
    margin-right: 7vw;
  }

  .atelier-step_item_top_title {
    font-size: 5.5vw;
  }

  .atelier-step_item_descr {
    font-size: 3.8vw;
  }

  .atelier-step_button {
    font-size: 5vw;
    padding: 3vw 11vw;
    margin-bottom: 9vw;
  }

  .atelier-step_numeric {
    display: block;
    text-align: center;
    margin-bottom: 10vw;
    font-size: 4vw;
  }

  .atelier-link_wrapper {
    width: 100%;
    flex-direction: column;
  }

  .atelier-link a {
    font-size: 5vw;
    margin-bottom: 9vw;
  }

  .atelier-tops_title {
    font-size: 7.5vw;
    margin-bottom: 7vw;
  }

  .atelier-tops_subtitle {
    font-size: 4.3vw;
  }

  .atelier-tops_wrapper {
    display: none;
  }

  .atelier-tops_wrapper_mob {
    display: block !important;
  }

  .atelier-tops_item {
    max-width: 70vw;
    margin-right: 4vw;
    margin-bottom: 12vw;
  }

  .atelier-tops_item img {
    margin-bottom: 6vw;
  }

  .atelier-tops_name {
    font-size: 4.3vw;
    margin-bottom: 6vw;
  }

  .atelier-tops_button {
    width: 100% !important;
    font-size: 4.3vw !important;
    text-align: center;
    padding: 4vw 0;
  }

  .atelier-news_title {
    font-size: 7.5vw;
    margin-bottom: 7vw;
  }

  .atelier-news_wrapper {
    grid-template-columns: 1fr;
  }

  .atelier-news_item img {
    margin-bottom: 8vw;
  }

  .atelier-news_name {
    font-size: 5vw;
    margin-bottom: 5vw;
  }

  .atelier-news_descr {
    font-size: 4.3vw;
    max-width: 90%;
  }
}

@media (max-width: 575px) {
  .image-link-wall{
    grid-template-columns: 1fr;
    gap: 3px;
  }
  .image-link-wall.bottom-wall{
    margin-top: 0;
  }
  .module-header-link{
    font-size: 12px;
  }
  #ateliergallery .products_item {
    padding: 0 7px;
  }
  .module-header-row{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 70px;
    margin-bottom: 35px;
  }
  .carousel-product-info{
    margin-top: 22px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .carousel-product-name{
    width: 100%;
    font-size: 11px;
    margin-bottom: 24px;
  }
  .carousel-product-price{
    font-size: 11px;
  }
  #ateliergallery #photo-wrap {
    margin-left: -22px;
    margin-right: -22px;
  }
  .product-carousel .productImg_sale{
    position: absolute;
    top:10px;
  }

  .atelier .store-main_top_name {
    font-size: 14vw;
    margin-bottom: 13vw;
  }

  .atelier .store-main_top_name_p {
    font-size: 4.3vw;
    max-width: 90%;
    margin: 0 auto;
  }

  .atelier .store-main_top_link {
    width: 90%;
    font-size: 4.8vw;
    padding: 4vw;
  }

  .atelier-catalog_item_text {
    top: 20%;
  }

  .atelier-catalog_item_title {
    font-size: 22px;
  }

  .atelier-catalog_item_a {
    font-size: 14px;
    padding: 3.5vw 11vw;
  }

  .atelier-step_title {
    font-size: 7.5vw;
    margin-top: 14vw;
    margin-bottom: 10vw;
  }

  .atelier-step_wrapper_mob {
    margin-bottom: 10vw;
  }

  .atelier-step_item {
    margin-right: 4vw;
  }

  .atelier-step_item_top_number {
    font-size: 16vw;
    margin-right: 7vw;
  }

  .atelier-step_item_top_title {
    font-size: 5.5vw;
  }

  .atelier-step_item_descr {
    font-size: 3.8vw;
  }

  .atelier-step_button {
    font-size: 5vw;
    padding: 3vw 11vw;
    margin-bottom: 12vw;
  }

  .atelier-step_numeric {
    margin-bottom: 10vw;
    font-size: 4vw;
  }

  .atelier-link a {
    font-size: 15px;
  }

  .atelier-tops_title {
    font-size: 7.5vw;
    margin-bottom: 7vw;
  }

  .atelier-tops_subtitle {
    font-size: 4.3vw;
  }

  .atelier-tops_item {
    max-width: 70vw;
    margin-right: 4vw;
    margin-bottom: 12vw;
  }

  .atelier-tops_item img {
    margin-bottom: 6vw;
  }

  .atelier-tops_name {
    font-size: 4.3vw;
    margin-bottom: 6vw;
    min-height: 3em;
  }

  .atelier-tops_button {
    font-size: 4.3vw !important;
    padding: 4vw 0;
  }

  .atelier-news_title {
    font-size: 7.5vw;
    margin-bottom: 7vw;
  }

  .atelier-news_item img {
    margin-bottom: 8vw;
  }

  .atelier-news_name {
    font-size: 5vw;
    margin-bottom: 5vw;
  }

  .atelier-news_descr {
    font-size: 4.3vw;
  }
}

/*SEARCH*/

.search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 999;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transition: -webkit-transform 640ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -webkit-transition: -webkit-transform 640ms
    cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 640ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 640ms cubic-bezier(0.6, 0.04, 0.98, 0.335),
    -webkit-transform 640ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.search.visible {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.search footer {
  position: absolute;
}

.search.visible.show-scroll {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100vh;
  min-height: 100vh;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search.visible .header.clue {
  position: relative !important;
  left: 0 !important;
  -webkit-transform: none !important;
  transform: none !important;
  margin-top: 1.725vw;
  margin-bottom: 1.725vw;
  padding-top: 0;
  padding-bottom: 0;
}

.search .header.clue {
  margin-top: 1.725vw;
  margin-bottom: 1.725vw;
  padding-top: 0;
  padding-bottom: 0;
}

.search_content_line {
  text-align: center;
  width: 100%;
  margin-bottom: 250px;
  position: relative;
}

.search_content .productA .productImg {
  display: flex;
  flex-direction: column;
}

.search_content .productA .productImg .productImg_sale {
  width: 60px;
  height: auto;
  top: 10px;
  margin: 0;
}

.search_content_line .header-main_buttons_search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.search_content_line .header-main_buttons_search img {
  width: 1.8vw !important;
  min-width: 18px;
}

.search_content_line input {
  text-align: center;
  font-size: 5vw;
  width: 75vw;
  letter-spacing: 0.01em;
  border: none;
  border-radius: none;
  border-bottom: 1px solid #555;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  font-family: "Bitum";
  border-radius: 0;
}

.search_content_line input.focus {
  width: 100%;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  text-align: left;
}

.search_content_line input::-webkit-input-placeholder {
  color: #ccc;
  font-weight: normal;
}

.search_content_line input:-moz-placeholder {
  color: #ccc;
  font-weight: normal;
}

/*Collections*/

.img-space {
  border: none;
  background: transparent;
  display: block;
  width: 100%;
  height: 6vw;
}

.information-collection .header.clue {
  position: absolute;
  background: none;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.information-collection .activeclu .header-main_buttons_come span,
.information-collection .activeclu .header-main_buttons_lang span {
  color: #fff;
}

.collections_items {
  position: relative;
  margin-bottom: 5vw;
  height: 100vh;
}

.coll-left .collections_image {
  padding: 0;
}

.coll-right .collections_image {
  padding: 0;
}

.collections_text {
  padding-left: calc(7vw + 15px) !important;
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.collections_text h2 {
  font-family: "Bitum";
  text-transform: uppercase;
  font-size: 3.2vw;
  width: 80%;
  text-align: -webkit-auto;
  margin: 0;
}

.collections_text_date {
  margin: 2vw 0 2.5vw;
  color: #8c8c8c;
  font-size: 13px;
  font-weight: 100;
}

.collections_text_description {
  font-size: 15px;
  margin: 0;
  line-height: 24px;
  width: 70%;
}

.collections_text_link {
  display: block;
  width: 13vw;
  margin: 0;
  padding: 15px;
  border: 1px solid #ccc;
  text-align: center;
  margin-top: 4vw;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.collections_text_link:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.information-collection-collection .newsbudimage {
  width: 48%;
}

.anatomia__block .newsbudimage:nth-child(2) {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  height: 36vw;
  margin-top: 0 !important;
}

.anatomia__button:hover {
  background-color: #000;
  color: #fff;
  cursor: pointer;
}
.store-main_content_new .product-carousel{
  overflow: hidden;
}
.product-carousel ul.slick-dots {
  display: block;
  font-size: 0;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-carousel ul.slick-dots li {
  padding: 6px;
  margin: 0;
}

.product-carousel ul.slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: #ccc;
  border-radius: 50%;
}

.product-carousel ul.slick-dots li.slick-active button {
  background-color: #000;
}

.product-carousel .owl-item {
  padding: 0 10px;
}
.product_interest{
  overflow: hidden;
}
.product_interest .owl-item {
  padding: 0 25px;
}

.product-carousel .owl-pagination,
.information-collection-collection .owl-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-carousel .owl-pagination .owl-page,
.information-collection-collection .owl-pagination .owl-page {
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 5px;
}

.product-carousel .owl-pagination .owl-page.active,
.information-collection-collection .owl-pagination .owl-page.active {
  background: #3d3d3d;
}

.information-collection-collection .header.clue {
  position: absolute;
  background: none;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.information-collection-collection .activeclu .header-main_buttons_come span,
.information-collection-collection .activeclu .header-main_buttons_lang span {
  color: #fff;
}

.information-collection-collection .activeclu .header-main_menu span {
  background: #fff;
}

.prod-carousel .products_item .productA .products_item_image {
  height: auto;
}

.prod-carousel .products_item {
  width: 100%;
  margin-right: 0 !important;
}

.prod-carousel .products_item .productName h4 br {
  display: none;
}

.productImg_sale {
  position: absolute;
  width: 84px;
  height: 36px;
  background: #000;
  right: 25px;
  top: 20px;
}


.productImg_sale p {
  margin-bottom: 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  font-family: "Bitum";
  letter-spacing: 1px;
  font-weight: 100;
}



.text_forhover {
  font-family: "KachorovskaScript";
  font-size: 50px;
  position: absolute;
  text-align: center;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  opacity: 0;
  transition: 1s all;
  visibility: hidden;
  user-select: none;
  pointer-events: none;
}

.text_forhover-bottom {
  font-size: 18px;
  font-family: "Bitum-Light";
}

/*dopblock*/

span.dopblock {
  display: none;
}

body.royal_preloader {
  background: none;
  visibility: hidden;
}

#royal_preloader {
  font-family: Arial;
  font-size: 12px;
  visibility: visible;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  margin: 0;
  z-index: 9999999999;
}

#royal_preloader.royal_preloader_number:before,
#royal_preloader.royal_preloader_progress:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.01)
  );
}

#royal_preloader.complete {
  opacity: 0;
  -webkit-transition: opacity 0.5s linear 0.5s;
  -webkit-transition: opacity 0.5s linear 0.5s;
  transition: opacity 0.5s linear 0.5s;
}

#royal_preloader.royal_preloader_line {
  height: 1px;
  bottom: auto;
}

#royal_preloader.royal_preloader_number .royal_preloader_percentage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100px;
  height: 100px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  line-height: 100px;
  font-size: 20px;
  font-family: Impact, Arial;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
}

#royal_preloader.royal_preloader_number .royal_preloader_percentage > div {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  border: 4px solid transparent;
  border-left-color: #fff;
  border-radius: 50%;
  -webkit-animation: rotate 0.8s linear infinite;
  animation: rotate 0.8s linear infinite;
}

#royal_preloader.royal_preloader_line .royal_preloader_loader {
  position: absolute;
  height: 100%;
  left: 0;
}

#royal_preloader.royal_preloader_line .royal_preloader_peg {
  position: absolute;
  right: 0;
  height: 100%;
  width: 100px;
  opacity: 0.5;
}

#royal_preloader.royal_preloader_text .royal_preloader_loader {
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  height: 30px;
  line-height: 30px;
  margin: auto;
  letter-spacing: 3px;
  font-size: 16px;
  white-space: nowrap;
}

#royal_preloader.royal_preloader_text .royal_preloader_loader div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader {
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  height: 30px;
  line-height: 30px;
  margin: auto;
  letter-spacing: 3px;
  font-size: 16px;
  white-space: nowrap;
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader span {
  display: inline-block;
  -webkit-transform: scale(0);
  transform: scale(0);
}

#royal_preloader.royal_preloader_scale_text
  .royal_preloader_loader
  span.loaded {
  -webkit-animation: scale 0.2s forwards;
  animation: scale 0.2s forwards;
}

#royal_preloader.royal_preloader_logo .royal_preloader_loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}

#royal_preloader.royal_preloader_logo .royal_preloader_loader div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#royal_preloader.royal_preloader_logo .royal_preloader_percentage {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  line-height: 40px;
  margin: 0;
  color: #072e77;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
}

#royal_preloader.royal_preloader_progress .royal_preloader_percentage {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  color: #aaa;
  color: rgba(255, 255, 255, 0.1);
  font-family: Impact, Arial;
  font-size: 20px;
  text-align: center;
}

#royal_preloader.royal_preloader_progress .royal_preloader_loader {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin: -10px auto auto auto;
  background-color: rgba(0, 0, 0, 0.1);
}

#royal_preloader.royal_preloader_progress .royal_preloader_meter {
  width: 0;
  height: 100%;
  margin: auto;
  padding: 0;
  background-color: #e2c121;
}

.pagination li {
  display: inline-block;
}

.pagination li.active span {
  color: #fff;
  background: #d8d5d5;
  border-radius: 50%;
  display: inline-block;
  margin: 0 8px;
  border: none;
  height: 35px;
  width: 35px;
  line-height: 35px;
  margin-left: -1px;
}

.common-home .sm-button {
  display: none;
}

.common-home {
  overflow: hidden;
  height: 100%;
}

.sm-button {
  position: fixed;
  top: 50%;
  margin-top: -17px;
  left: calc(3.5vw - 15px);
  z-index: 102;
  text-transform: lowercase;
  color: #898989;
  font-size: 14px;
  padding-bottom: 16px;
  text-decoration: none !important;
  width: 7vw;
  margin-top: -18px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.sm-button:before {
  position: absolute;
  bottom: 10px;
  height: 0px;
  width: 34px;
  border-top: 2px solid #898989;
  left: 0;
  display: block;
  content: " ";
}

.sm-button:after {
  position: absolute;
  bottom: 0px;
  height: 0px;
  width: 34px;
  border-top: 2px solid #898989;
  left: 0;
  display: block;
  content: " ";
}

.sm-button:hover:before {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.sm-button:hover:after {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.header.clue {
  position: relative;
  z-index: 100;
  background-color: #fff;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: safe;
  -ms-flex-pack: safe;
  justify-content: safe;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.725vw;
  padding-bottom: 1.725vw;
}

.header .pagename {
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.header .right_part {
  position: absolute;
  right: 15px;
  z-index: 9999;
}

.header .left_part {
  position: absolute;
  bottom: 23px;
  left: 0;
  z-index: 9999;
}

.header #lang {
  display: inline-block;
  margin-left: 55px;
}

.header #cart {
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.header #cart svg path,
.header #cart svg rect {
  stroke: #000;
}
.atelier-main .header #cart svg path {
  stroke: #ffffff;
}
@media (max-width: 575px) {
  .header #cart svg path,
  .header #cart svg rect {
    stroke: #000;
  }
}
.header #cart .total_products {
  position: absolute;
  padding: 0;
  top: 9px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10px;
}

.activeclu #cart svg path,
.activeclu #cart svg rect {
  stroke: #000;
}

.header .lookbookarhive {
  padding-left: 40px;
  margin: 0;
  position: relative;
  text-decoration: none;
  display: inline-block;
  padding-right: 45px;
  z-index: 100;
}

.header .lookbookarhive i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: block;
  content: " ";
  background: #e8e8e8;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.header .lookbookarhive i:before,
.header .lookbookarhive i:after {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  width: 7px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#header .lookbookarhive i:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  margin-top: -2px;
}

.header .lookbookarhive i:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 2px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.header .lookbookarhive:hover i {
  background: #000;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.header .lookbookarhive:hover i:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.header .lookbookarhive:hover i:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.header #logo {
  display: block;
  width: 250px;
  height: 63px;
  padding: 0;
  opacity: 1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  margin: 0;
}

.header #logo img {
  max-width: 250px;
}



.header #smalllogo {
  display: block;
  width: 42px;
  height: 42px;
  padding: 0px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-740px, 0);
  transform: translate(-740px, 0);
  bottom: 10px;
  opacity: 1;
}

.header #smalllogo img {
  max-width: 42px;
}

#foo2_prev,
#foo2_next {
  width: 100%;
  height: 19px;
  display: block;
  float: left;
  cursor: pointer;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#foo2_prev {
  background-image: url("../images/aroow_2.png");
  margin-bottom: 8%;
}

#foo2_next {
  background-image: url("../images/aroow_1.png");
  position: relative;
  z-index: 1;
  margin-top: 2%;
}

.sm-menu {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  width: 941px;
  height: 492px;
  left: 50%;
  top: 150%;
  margin-left: -470.5px;
  margin-top: -246px;
  z-index: 101;
}

.sm-menu .sm-nav {
  -webkit-transform: translate3d(50%, 0, 0) scale(0.002, 1);
  transform: translate3d(50%, 0, 0) scale(0.002, 1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
}

.sm-menu .sm-nav.left {
  background: url("../images/menupopupbgleft.png") 0 0 no-repeat;
}

.sm-menu .sm-nav.right {
  background: url("../images/menupopupbgright.png") 0 0 no-repeat;
}

.sm-menu .sm-nav.right .nav-inner li {
  text-align: center;
  margin: 20px 0;
}

.sm-menu .sm-nav.right .nav-inner li a {
  text-transform: uppercase;
}

.sm-menu .sm-nav .nav-inner {
  width: 450px;
  margin: 0 auto;
}

.sm-menu .sm-nav .nav-inner li a {
  color: #7d7d7d;
  font-size: 14px;
}

.sm-menu .sm-nav .nav-inner li.firstlvl {
  text-align: center;
}

.sm-menu .sm-nav .nav-inner li.firstlvl a {
  text-transform: uppercase;
  font-size: 14px;
}

.sm-menu .sm-nav .nav-inner li.firstlvl a.root-item,
.sm-menu .sm-nav .nav-inner li.firstlvl a.root-item-selected {
  margin-top: 25px;
  display: block;
  text-align: center;
}

.sm-menu .sm-nav .nav-inner li.deeper {
  width: 100%;
  text-align: center;
}

.sm-menu .sm-nav .nav-inner li.deeper a {
  text-transform: uppercase;
  font-size: 14px;
}

.sm-menu .sm-nav .nav-inner li.deeper a.root-item,
.sm-menu .sm-nav .nav-inner li.deeper a.root-item-selected {
  margin-bottom: 15px;
  display: block;
}

.sm-menu .sm-nav .nav-inner li.deeper ul {
  margin-bottom: 15px;
}

.sm-menu .sm-nav .nav-inner li.deeper ul li {
  width: auto;
  display: inline-block;
}

.sm-menu .sm-nav .nav-inner li.deeper ul li.child {
  padding-right: 31px;
  margin-right: 25px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAMAAACZS1ciAAAAJ1BMVEV+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn7TOMadAAAADHRSTlMAESIzRGZ3iJm73e5kmpRHAAAAMElEQVR4AR3FQRIAMQRFQTFhfNz/vKl6vWmDkr51rqKzl1NkExRN1kl3DqvI1/kXPSRMAMHa8wXFAAAAAElFTkSuQmCC)
    100% 50% no-repeat;
}

.sm-menu .sm-nav .nav-inner li.deeper ul li.child.lastchild {
  padding-right: 0;
  margin-right: 0;
  background: none;
}

.sm-menu .sm-nav .nav-inner li.deeper ul li a {
  text-transform: lowercase;
}

.sm-menu .sm-nav .nav-inner li.deeper.parent-2 ul {
  margin-bottom: 0;
}

.sm-menu .sm-close {
  display: none;
}

.sm-overlay {
  cursor: pointer;
  height: 100%;
  width: 100%;
  background: #fff;
  opacity: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

body.sm-activate .sm-overlay {
  opacity: 0.95;
  visibility: visible;
}

.sm-menu.animated {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.sm-menu.sm-bottom-left {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 150%;
  left: -150%;
}

.sm-menu.sm-bottom-right {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 150%;
  left: 150%;
}

.sm-menu.sm-top {
  top: -150%;
}

.sm-menu.sm-top-left {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -150%;
  left: -150%;
}

.sm-menu.sm-top-right {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -150%;
  left: 150%;
}

.sm-menu.sm-left {
  top: 50%;
  left: -150%;
}

.sm-menu.sm-right {
  top: 50%;
  left: 150%;
}

.sm-menu.re-rotate {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.sm-menu.ff-hack {
  opacity: 1;
  visibility: visible;
  top: 50%;
  left: 50%;
}

.sm-menu.sm-horizontal .sm-nav {
  -webkit-transform: translate3d(25%, 0, 0) scale(0.5, 0.002);
  -moz-transform: translate3d(25%, 0, 0) scale(0.5, 0.002);
  -ms-transform: translate3d(25%, 0, 0) scale(0.5, 0.002);
  -o-transform: translate3d(25%, 0, 0) scale(0.5, 0.002);
}

.sm-menu.sm-horizontal .sm-nav:nth-child(2) {
  -webkit-transform: translate3d(-25%, 0, 0) scaleX(0.5) scaleY(0.002);
  transform: translate3d(-25%, 0, 0) scaleX(0.5) scaleY(0.002);
  right: 0;
}

.sm-menu .sm-nav .nav-inner {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-webkit-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  opacity: 0;
}

.sm-menu .sm-nav .nav-inner.animated {
  display: inline-block;
  opacity: 0;
}

.sm-menu .sm-nav.animated .nav-inner {
  display: inline-block;
  opacity: 1;
}

.sm-menu .sm-nav:nth-child(2) {
  -webkit-transform: translate3d(-50%, 0, 0) scaleX(0.002);
  transform: translate3d(-50%, 0, 0) scaleX(0.002);
  right: 0;
}

.sm-menu .sm-nav.animated,
.sm-menu.sm-horizontal .sm-nav.animated {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.sm-menu .sm-nav:after {
  content: "";
  position: relative;
  height: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}

.sm-menu .sm-nav .nav-inner > a {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 32px;
  display: block;
  color: white;
}

.sm-menu .sm-nav .nav-inner > a:hover {
  color: #2e3b4e;
}

/*slider*/

div.centerimg input {
  color: #817979;
  border: 1px solid #8c8c8c;
  height: 40px;
  width: 15%;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  left: 0;
  right: 0;
  top: 76%;
  cursor: pointer;
  text-align: center;
}

div.centerimg input:hover {
  background-color: #8c8c8c;
  color: #fff;
}

/*remote*/

.remote label {
  width: 100%;
  display: block;
  height: 44px;
  line-height: 44px;
}

.remote label input {
  margin-left: 30px;
  border: 1px solid #ccc;
  padding: 10px;
  width: 300px;
  font-size: 14px;
}

.remote table {
  float: left;
  border: 1px solid #ccc;
  padding: 5px;
  margin-top: 20px;
  border-collapse: collapse;
}

.remote td,
.remote tr {
  border: 1px solid #ccc;
  padding: 5px;
  border-collapse: collapse;
}

.remote td:nth-child(2) {
}

/*rednews*/

.newsredimage {
  width: 45%;
}

/*lovenews*/

.item-page.item-page-news .newsbudtext.love {
  margin-bottom: 6em;
  margin-top: 6em;
}

.item-page.item-page-news .text-div {
  display: inline-block;
  width: 100%;
  color: #000;
}

.item-page.item-page-news .text-div p {
  float: left;
  width: 33.3333%;
  text-align: center;
  line-height: 24px;
  font-size: 15px;
}

.item-page.item-page-news b {
  font-family: "bitum", sans-serif;
}

.newsbudimage.lovefull {
  margin-bottom: 2em;
  display: inline-block;
  width: 50%;
  margin-right: 4.6%;
  text-align: right;
  vertical-align: middle;
}

.newsbudimage.mini-img-love {
  width: 31%;
  margin-right: 3.5%;
}

.newsbudimage.mini-img-love img {
  width: 100%;
}

.item-page.item-page-news .imgwrap-love {
  display: block;
  margin-bottom: 6em;
  margin-top: 6em;
}

.newsbudimage.lovemini {
  text-align: right;
  margin-bottom: 2em;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.newsbudimage.lovemini img {
  width: 80%;
}

.newsbudimage.lovemini div {
  display: block;
  width: 100%;
  position: absolute;
  margin-top: 30px;
  bottom: -107px;
}

.newsbudimage.lovemini div a {
  width: 100%;
  display: block;
  font-weight: normal;
  color: #000;
  line-height: 20px;
  font-size: 14px;
}

.newsbudimage.lovemini div a:hover {
  cursor: pointer;
}

div a.newsprodlink {
  width: 100%;
  display: block;
  font-weight: normal;
  text-align: center;
  color: #000;
  line-height: 20px;
  font-size: 14px;
}

div a.newsprodlink:hover {
  cursor: pointer;
}

.products {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/*pumpsnews*/

.pumps__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pumps__type .type__bl {
  width: 15%;
  margin-right: 5%;
}

.pumps__type .type__bl img {
  margin: 0 !important;
}

.pumps__type .type__bl:nth-last-child(1) {
  margin-right: 0;
}

.pumps__type .type__bl span {
  font-family: "Bitum";
  font-size: 48px;
  margin-top: 50px;
  display: block;
}

/*budapestnews*/
.text_new_format {
  text-align: center;
  margin-top: 4em;
  margin-bottom: 4em;
}

.text_new_format h5 {
  font-family: "Bitum";
  font-size: 20px;
}

.text_new_format p {
  line-height: 24px;
  margin-bottom: 0 !important;
  height: 5em;
}

.button_click {
  padding: 20px;
  width: 22%;
  cursor: pointer;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  font-size: 16px;
  font-weight: normal;
  display: block;
  text-align: center;
  line-height: 20px;
  margin-top: 55px;
  padding: 23px 18px 18px 18px;
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

.button_click:hover {
  border: 1px solid #000;
  background: transparent;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.newsbudimage {
  width: 45%;
}

.newsbudimage.textblock-news {
  text-align: left;
  float: right;
  margin-bottom: 0;
  height: 510px;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.newsbudimage.textblock-news h4 {
  width: 100%;
}

.newsbudimage.textblock-news p {
  font-size: 15px;
  line-height: 24px;
  color: #000;
  font-family: "Bitum-Light";
  margin-top: 1em;
  margin-bottom: 1em;
  width: 100%;
}

.newsbudimage.full {
  width: 100%;
}

.newsbudimage.full iframe {
  height: 610px;
}

.newsbudimage.sale {
  width: 31.3333%;
  margin-right: 3%;
}

.newsbudimage.slonfull {
  margin-bottom: 2em;
  display: inline-block;
  width: 45%;
  margin-right: 9.6%;
  text-align: right;
  vertical-align: middle;
}

.newsbudimage.slonmini {
  text-align: right;
  margin-bottom: 2em;
  display: inline-block;
  vertical-align: middle;
}

.newsbudtext {
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-bottom: 5em;
  margin-top: 2em;
}

.newsbudtext p {
  color: #4e4e4e;
  text-transform: uppercase;
  font-family: "Bitum";
  font-size: 20px;
}

.newsbudtext .rozd1 {
  display: block;
  text-align: center;
  border-top: 2px solid #4e4e4e;
  width: 16%;
  padding-bottom: 3em;
}

.newsbudtext .rozd2 {
  display: block;
  text-align: center;
  border-bottom: 2px solid #4e4e4e;
  width: 16%;
  padding-top: 2em;
}

.questions-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3em;
}

.questions-news p {
  width: 33%;
  color: #000;
  margin-bottom: 0;
}

.newsbudimage .newsbudtext {
  margin-top: 50%;
  text-align: left;
}

.newsbudimage .newsbudtext p {
  text-transform: none;
  margin-left: 33%;
}

.newsbudimage .newsbudtext .rozd2,
.newsbudimage .newsbudtext .rozd1 {
  width: 35%;
}

.lastrozd {
  display: none;
}

/*Banner*/

html.fsvs #fsvs-body .slidesecion_wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slidesecion_wrap .centerimg img {
  margin: auto;
  max-height: 100%;
  width: auto;
  height: auto;
}

.slidesecion_wrap .centerimg {
  text-align: center;
  margin: auto;
}

/*Career*/

#contact .contact_title {
  font-size: 18px;
  font-family: "Bitum";
  margin-bottom: 60px;
}

#contact .contact_phone {
  font-size: 41px;
  font-family: "Bitum";
}

#contact .contact_phone_descr {
  font-size: 16px;
  margin-bottom: 60px;
}

.social-login-wrapper{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 30px;
}
.social-login-button{
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
  line-height: 18px;
  border: 1px solid #000000;
  padding: 17px 15px;
  flex: 1 1 30%;
  text-align: center;
  font-family: "Bitum";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  justify-content: center;
  align-items: center;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}
.social-login-button span{
  width: 70px;
  text-align: center;
}
.social-login-button img{
  filter: brightness(0);

  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}
.social-login-button:hover{
  background: #000;
  color:#fff;
}
.social-login-button:hover img{
  filter: brightness(1);
}
.other-method{
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 30px;
}

#contact .contact_social {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 450px;
  margin: 0;
  margin-bottom: 80px;
}

#contact .contact_social_text {
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  font-family: "Bitum";
  align-self: center;
}

#contact .contact_address_text {
  font-size: 18px;
  font-family: "Bitum";
  margin-bottom: 20px;
}

#contact .contact_social_wrapper {
  display: flex;
  margin: 0;
}

#contact .contact_social_item {
  display: flex;
  flex-direction: column;
  margin: 0;
  margin-right: 40px;
}

#contact .contact_social_item img {
  margin-bottom: 5px;
  min-height: 42px;
  height: 42px;
}

#contact .contact_address_wrapper_schedule {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 35px;
}

#contact .contact_address_item_schedule {
  margin: 0;
}

#contact .contact_mail_title {
  font-size: 18px;
  font-family: "Bitum";
  margin-bottom: 30px;
}

#contact .contact_mail_item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 25px;
}

#contact .contact_mail_item div {
  margin: 0;
}

#contact .contact_mail_item a {
  margin: 0;
}

#contact .contact_mail_item a:hover {
  text-decoration: underline;
}

#contact .contact_form_title {
  font-size: 18px;
  font-family: "Bitum";
  margin-bottom: 30px;
}

#contact {
  margin-top: 30px;
}

#contact .title-block {
  display: none;
}

#contact .careercolumn1 {
  display: block;
  text-align: center;
}

#contact .careercolumn1 div {
  display: none;
}

#contact .careercolumn1 .hrphoto {
  margin-bottom: 3em;
}

#contact .careercolumn1 p {
  margin-bottom: 2em;
  font-family: "Bitum-Light";
  font-size: 13px;
  line-height: 18px;
}

#contact .careercolumn1 a.mailhr {
  font-size: 13px;
}

#contact .careercolumn1 a.mailhr:hover {
  color: #636161;
  text-decoration: none;
}

#contact .careercolumn2 .grey-line {
  border-bottom: 1px solid #d8d5d5;
}

#contact .careercolumn2 .jobvacancy {
  display: block;
  width: 100%;
  padding: 20px 0 40px;
}

#contact .careercolumn2 .jobvacancy p {
  display: block;
  font-size: 13px;
}

#contact .careercolumn2 .jobvacancy p.name {
  float: left;
  width: 55%;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
}

#contact .careercolumn2 .jobvacancy p.name:hover {
  color: #636161;
}

#contact .careercolumn2 .jobvacancy p.click:hover {
  color: #636161;
}

#contact .careercolumn2 .jobvacancy p.click {
  cursor: pointer;
  text-decoration: underline;
  float: right;
  background-color: #fff;
  color: #8c8c8c;
  width: 25%;
  line-height: inherit;
  font-size: 13px;
}

#contact .careercolumn2 .jobvacancy .btnarrowdown {
  background: url(../images/buttonsubs.png) 0 0 no-repeat;
  width: 19px;
  height: 19px;
  float: right;
  cursor: pointer;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#contact .careercolumn2 .jobvacancy .btnarrowdown.active {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

#contact .careercolumn2 .jobvacancy .btnarrowdown:hover {
  background-position: 100% 100%;
}

#contact .careercolumn2 .informblock {
  margin-top: 2em;
}

#contact .careercolumn2 .jobvacancy .popupa.career:hover {
  color: #fff;
  background-color: #2a2b2d;
}

#contact .careercolumn2 .jobvacancy p.date {
  float: left;
  width: 12%;
  font-size: 13px;
}

#contact .careercolumn2 .jobvacancy .popupa.career {
  background-color: #f0eff0;
  font-size: 13px;
  text-align: center;
  color: #8c8c8c;
  width: 21%;
  margin-top: 2em;
  cursor: pointer;
  float: left;
}

#contact .careercolumn2 .informblock .infotext {
  padding: 2em 0 1em;
  font-size: 13px;
}

#contact .careercolumn2 .informblock .sentence .col1 {
  display: block;
  float: left;
  width: 50%;
  margin-right: 2em;
}

#contact .careercolumn2 .informblock .sentence .col1 p {
  margin-bottom: 5px;
  font-size: 13px;
}

#contact .careercolumn2 .informblock .sentence .col2 p {
  margin-bottom: 5px;
  font-size: 13px;
}

#contact .careercolumn2 .informblock .sentence .col2 .popupa.career {
  background-color: #f0eff0;
  font-size: 13px;
  text-align: center;
  color: #8c8c8c;
  width: 21%;
  margin-top: 2em;
  cursor: pointer;
  float: left;
}

#contact .careercolumn2 .informblock .sentence .col2 .popupa.career:hover {
  color: #fff;
  background-color: #2a2b2d;
}

#contact .careercolumn2 .jobvacancy .description {
  margin-top: 4em;
  text-align: justify;
  margin-bottom: 4em;
  font-size: 13px;
}

#contact .careercolumn2 .jobvacancy .description p {
  font-size: 13px;
}

#contact .careercolumn2 .jobvacancy .description ul {
  padding-left: 2em;
}

#contact .careercolumn2 .jobvacancy .description li {
  list-style: circle;
}

.mypopup#careerpopup {
  width: 400px;
  height: auto;
  padding: 35px 29px 39px 29px;
}

.select-vacancy-error {
  display: block;
  font-size: 12px;
  margin-top: -20px;
  margin-bottom: 5px;
  color: #b70303;
}

.lv_content_wrapper .mypopup#careerpopup h2 {
  display: none;
}

.mypopup#careerpopup input {
  width: 100%;
  border: 1px solid #909090;
  padding: 15px;
  margin-bottom: 21px;
}

.mypopup#careerpopup input::-webkit-input-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.mypopup#careerpopup input::-moz-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.mypopup#careerpopup .product-summary .form-field #alert {
  font-size: 13px;
  margin-bottom: 15px;
}

.mypopup#careerpopup .alert {
  margin-top: 105px;
}

.mypopup#careerpopup #alert.danger,
.mypopup#careerpopup #label-file.danger {
  color: #b70303;
}

.mypopup#careerpopup input.danger,
.mypopup#careerpopup select.danger,
.mypopup#careerpopup
  .product-summary
  .form-field
  .askString.inputfile
  select.danger {
  border: 1px solid #b70303;
}

.mypopup#mailpopup {
  width: 400px;
}

.mypopup#mailpopup .product-summary .form-field {
  width: 100%;
}

.mypopup#mailpopup input {
  width: 100%;
  border: 1px solid #909090;
  padding: 15px;
  margin-bottom: 21px;
}

.mypopup#mailpopup input::-webkit-input-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.mypopup#mailpopup input::-moz-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.mypopup#mailpopup #label-file-mail {
  width: 100%;
  display: block;
  padding: 15px;
  margin-bottom: 15px;
}

.mypopup#mailpopup #label-file-mail span {
  width: 100%;
  display: block;
  font-weight: normal;
  text-decoration: underline;
}

.mypopup#careerpopup #label-file {
  width: 100%;
  display: block;
  padding: 15px;
  margin-bottom: 15px;
}

.mypopup#careerpopup #label-file span {
  width: 100%;
  display: block;
  font-weight: normal;
  text-decoration: underline;
}

.mypopup#careerpopup .jq-selectbox {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.mypopup#careerpopup .jq-selectbox__select-text {
  text-align: left;
  font-size: 15px;
  width: 80%;
  margin: 0;
}

.mypopup#careerpopup .jq-selectbox__select {
  height: auto;
  padding: 15px;
  border-radius: 0px;
  background: none !important;
  line-height: normal !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #909090 !important;
}

.mypopup#careerpopup .jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 17% !important;
  height: 100%;
  border-left: 1px solid #909090 !important;
}

.mypopup#careerpopup .jq-selectbox__dropdown {
  top: auto !important;
  bottom: 0;
}

.mypopup#careerpopup .jq-selectbox li:hover {
  color: #fff;
  background: #000;
  cursor: pointer;
}

.mypopup#careerpopup .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 50% !important;
  right: 50% !important;
  width: 0 !important;
  height: 0 !important;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background-image: url(/catalog/view/theme/default/images/product_arrow.png);
  height: 20px !important;
  width: 30px !important;
  background-repeat: no-repeat;
  background-position: center;
  border: none !important;
}

.alert-danger .fa-exclamation-circle {
  padding-right: 10px !important;
}

/*new contact*/

#contact-colleagues .schedule_new {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.name-location-town {
  font-size: 25px;
  text-transform: uppercase;
  font-family: "Bitum";
  margin-top: 0;
  margin-bottom: 41px;
  font-weight: 100 !important;
}

#contact-colleagues .schedule_new .shopsname {
  width: 100%;
  margin: 0;
  -ms-flex-item-align: end;
  align-self: flex-end;
  line-height: normal;
}

#contact-colleagues .schedule_new .shopsname .main {
  text-transform: inherit;
  font-size: 20px;
  font-family: "Bitum";
  margin-bottom: 24px;
  cursor: pointer;
}

#contact-colleagues .schedule_new .shopsname .main:hover {
  text-decoration: underline;
}

#contact-colleagues .schedule_new .shopsname p {
  font-size: 14px;
}

#contact-colleagues .schedule_new .parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#contact-colleagues .schedule_new .part_block {
  margin: 0;
  width: 33%;
}

#contact-colleagues .schedule_new .part_block .main {
  font-size: 14px;
}

.facebook_contact {
  width: 16px;
  height: 16px;
  display: block;
  content: " ";
  background: url("../images/facebook.png") 0 0 no-repeat;
  float: left;
  margin-right: 20px;
}

.instagram_contact {
  width: 16px;
  height: 16px;
  display: block;
  content: " ";
  background: url("../images/instagram.png") 0 0 no-repeat;
  float: left;
  margin-right: 20px;
}

.pinterest_contact {
  width: 16px;
  height: 16px;
  display: block;
  content: " ";
  background: url("../images/pinterest.png") 0 0 no-repeat;
  float: left;
  margin-right: 20px;
}

#contact_gmap {
  margin-top: 57px;
  margin-bottom: -100px;
}

/*end*/

/*Pagination*/

.workarea .pagination {
  width: auto;
  display: block;
  margin: 0 auto;
  clear: both;
  margin-bottom: 2vw;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2vw;
}

.load-more {
  text-align: center;
  width: 17vw;
  margin: 0 auto;
  display: block;
  border: 1px solid #999;
  padding: 15px;
  font-size: 16px;
  font-weight: normal;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  display: none;
}

.load-more:hover {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  cursor: pointer;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.category-description {
  height: 25rem;
  overflow: hidden;
  position: relative;
  padding-top: 60px;
  border-top: 1px solid #b7b7b7;
}

.category-description:hover {
  cursor: url(../images/plus-toggle.cur), pointer;
}

.category-description b {
  font-family: bitum;
}

.category-description li {
  list-style: disc;
  margin-left: 20px;
}

.category-description.more {
  height: max-content;
}

.category-description.more:hover {
  cursor: default;
}

.category-description_more {
  background-image: linear-gradient(to bottom, #ffffff00, #ffffff);
  width: 100%;
  height: 17rem;
  position: absolute;
  top: 9rem;
}

.category-description.more .category-description_more {
  display: none;
}

/*end*/

/* ���� ��������� � �������*/

.products_block .productA {
  width: 100%;
}

.products_block_header {
  text-align: center;
  font-weight: normal;
  margin-bottom: 10px;
  position: relative;
}

.products_block_header::before,
.products_block_header::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #ccc;
  width: 45%;
  top: 50%;
}

.products_block_header::before {
  left: 0;
}

.products_block_header::after {
  right: 0;
}

.buttons_block {
  float: right;
}

.buttons_block .popupa {
  display: inline-block;
  padding: 0 25px;
  margin-right: 8px;
  color: #a1a1a1;
  background-color: #ebebeb;
  font-weight: normal;
}

.buttons_block .popupa:last-child {
  margin-right: 0;
}

.buttons_block .popupa:hover {
  background-color: #000;
  color: #fff;
}

/*Categories*/

.categories {
  max-width: 1520px;
  margin-top: 0px;
  position: relative;
  top: 50%;
  max-height: 70%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}

.categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(1) {
  padding-right: 2.5%;
}

.categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(2) {
  padding-left: 2.5%;
}

.categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage {
  width: 100%;
}

.categories
  div.col-lg-4.col-md-4.col-sm-6.col-xs-12
  div.advantage
  div.image
  img {
}

.categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage div.caption {
  position: absolute;
  right: 0;
  left: 0;
  top: 30px;
  display: block;
  z-index: 99999;
}

.categories
  div.col-lg-4.col-md-4.col-sm-6.col-xs-12
  div.advantage
  div.caption
  h4 {
  font-size: 24px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Bitum";
  font-weight: normal;
  color: #3d3d3d;
  letter-spacing: 0.5px;
  display: block;
}

.categories
  div.col-lg-4.col-md-4.col-sm-6.col-xs-12
  div.advantage
  div.caption
  p {
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  font-family: "Bitum-Light";
  color: #8c8c8c;
}

.categories
  div.col-lg-4.col-md-4.col-sm-6.col-xs-12
  div.advantage
  span.seecolect {
  position: absolute;
  text-decoration: underline;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 35px;
  font-size: 15px;
  font-family: "Bitum-Light";
}

/*Shops*/

.shops {
  max-width: 1520px;
  top: 50%;
  position: relative;
  max-height: 70%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: 0;
}

.shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(1) {
  padding-right: 2.5%;
}

.shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(2) {
  padding-left: 2.5%;
}

.shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage {
  width: auto;
  display: inline-block;
}

.shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage div.caption {
  position: absolute;
  text-align: center;
  opacity: 0.8;
  background-color: #fff;
  height: 180px;
  left: 50%;
  width: 300px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage div.caption h1 {
  font-size: 24px;
  line-height: 30px;
  font-family: "Bitum";
  font-weight: normal;
  padding-top: 20px;
  color: #3d3d3d;
}

.shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage div.caption h4 {
  font-weight: normal;
  font-family: "Bitum-Light";
  font-size: 16px;
  line-height: 22px;
  color: #3d3d3d;
  margin-top: 30px;
}

.shops
  div.col-lg-4.col-md-4.col-sm-6.col-xs-12
  div.advantage
  div.caption
  span.shoplocation {
  font-family: "Bitum-Light";
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
  color: #3d3d3d;
}

/*Contacts*/

.schedule {
  display: inline-block;
  margin-bottom: 1em;
}

.shopsname {
  line-height: 25px;
  letter-spacing: 0.5px;
}

.schedule p {
  float: left;
}

.schedule p {
  display: inline;
  border-left: 2px solid #d7d7d7;
  font-size: 13px;
  line-height: 20px;
  margin-top: 1em;
}

.schedule p:first-child {
  border: none;
}

.schedule p:nth-child(1) {
  padding-right: 26px;
}

.schedule p:nth-child(2) {
  padding-right: 26px;
  padding-left: 26px;
}

.schedule p:nth-child(3) {
  padding-left: 26px;
}

@-webkit-keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes flyInTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1500px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes flyInTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1500px);
    transform: translateY(1500px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes flyInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1500px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes flyInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1500px);
    transform: translateY(-1500px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.copyrightdd {
  font-size: 12px;
  position: relative;
  color: #c4c4c4;
  left: 45%;
}

.copyrightdd a {
  text-decoration: none;
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.flyInTop {
  -webkit-animation-name: flyInTop;
  animation-name: flyInTop;
}

.flyInBottom {
  -webkit-animation-name: flyInBottom;
  animation-name: flyInBottom;
}

.flyInRight {
  -webkit-animation-name: flyInRight;
  animation-name: flyInRight;
}

.flyInLeft {
  -webkit-animation-name: flyInLeft;
  animation-name: flyInLeft;
}

#slide-1.slidesecionwrap {
  display: block;
}

.slidesecionwrap {
  width: 1260px;
  margin: 0 auto;
  height: 100vh;
  position: relative;
  overflow: hidden;
  display: block;
}

.slidesecionwrap.active-slide .leftimg {
  -webkit-animation-name: flyInTop;
  animation-name: flyInTop;
}

.slidesecionwrap.active-slide .left_img {
  -webkit-animation-name: flyInTop;
  animation-name: flyInTop;
}

.slidesecionwrap.active-slide .centerimg {
  -webkit-animation-name: flyInTop;
  animation-name: flyInTop;
}

.slidesecionwrap.active-slide .rightimg {
  -webkit-animation-name: flyInBottom;
  animation-name: flyInBottom;
}

.slidesecionwrap.active-slide .productA {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.slidesecionwrap.active-slide #contain .photo {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.slidesecionwrap.active-slide #instashop .photo {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.slidesecionwrap.active-slide .minititletop {
  -webkit-animation-name: flyInBottom;
  animation-name: flyInBottom;
}

.slidesecionwrap.active-slide .minititle {
  -webkit-animation-name: flyInTop;
  animation-name: flyInTop;
}

.slidesecionwrap .minititle {
  height: 35px;
  margin-top: -40px;
  background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAz/2wBDAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAFAAoDAREAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAACAn/xAAnEAABAgMFCQAAAAAAAAAAAAACAQMEBxEABRIhNRMiJidCYmWC8P/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwChcxAlGUxQJiJj27tSI4oZuxho4Yna72wcV0FGq5OYRVE6arlYEryY8BoHZpX3vYP/2Q==)
    50% 95% no-repeat;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slidesecionwrap .minititletop {
  position: relative;
  height: 35px;
  margin-bottom: -65px;
  top: 30px;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slidesecion {
  width: 1260px;
  margin: 0 auto;
  height: 100vh;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 90px 0;
  max-width: 90%;
}

.slidesecion .slidesecion_wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.slidesecion .leftimg {
  position: absolute;
  top: 0%;
  left: 30px;
  height: 100%;
  z-index: 2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slidesecion .leftimg img {
  margin: auto;
  width: auto;
  max-height: 100%;
}

.slidesecion .leftimg.topleft img {
  margin-bottom: 15%;
  max-height: 80%;
}

.slidesecion .leftimg.bottomleft img {
  margin-top: 15%;
  max-height: 80%;
}

.slidesecion .rightimg {
  position: absolute;
  bottom: 5%;
  right: 30px;
  height: 95%;
  z-index: 1;
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slidesecion .rightimg img {
  margin: auto;
  max-height: 100%;
  width: auto;
}

.slidesecion .rightimg.topright img {
  margin-bottom: 20%;
  max-height: 80%;
}

.slidesecion .rightimg.bottomright img {
  margin-top: 20%;
  max-height: 80%;
}

.slidesecion video {
  height: 100%;
}

.slidesecion_wrap .centerimg.video {
  position: relative;
}

.videowrap {
  position: relative;
}

.videowrap img {
  position: absolute;
  left: 0;
  top: -4px;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  display: none;
}

.item-page-news .videowrap img {
  top: 0;
}

.slidesecion .centerimg {
  width: 100%;
  height: auto;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  /*
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    */
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.slidesecion .centerimg a {
  text-align: center;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slidesecion .centerimg img {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}

.vidirredaktsii {
  width: 100%;
  display: block;
  max-width: 1260px;
  overflow: hidden;
}

.vidirredaktsii .productA {
  width: 24%;
  margin: auto -4px auto 1%;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  padding-bottom: 25px;
  float: left;
}

.vidirredaktsii .productA.last-size {
  width: 80%;
  margin: auto 0 auto 10%;
}

.vidirredaktsii .productA.last-size .productName {
  height: 4em;
}

.vidirredaktsii .productA.last-size .productPrice .old_price {
  text-decoration: line-through;
  opacity: 0.8;
  width: 49%;
  float: left;
  text-align: end;
}

.vidirredaktsii .productA.last-size .productPrice .item_current_price {
  width: 60%;
}

.vidirredaktsii .productA:hover {
  position: relative;
}

.vidirredaktsii .productA:hover:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  background: #e8e8e8;
  z-index: 10;
  opacity: 0.26;
}

.vidirredaktsii .productA:hover .readmore {
  background: #dadada none repeat scroll 0 0;
  text-align: center;
  overflow: hidden;
  width: 187px;
  height: 47px;
  opacity: 1;
  float: none;
  margin: 0 auto;
}

.vidirredaktsii .productA .readmore {
  margin-bottom: 20px;
  height: 47px;
  float: none;
  margin: 0 auto;
  width: 146px;
  line-height: 47px;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  opacity: 0;
  position: relative;
  z-index: 10;
}

.vidirredaktsii .productA .productName {
  padding-top: 20px;
  height: 5em;
  font-weight: normal;
  width: 60%;
}

.vidirredaktsii .productA .productPrice {
  text-align: center;
  padding-top: 30px;
  font-weight: normal;
}

.topten {
  width: 100%;
  margin: auto;
  display: block;
  max-width: 1260px;
}

.topten .productA {
  width: 24%;
  margin: auto -4px auto 1%;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  padding-bottom: 25px;
  float: left;
}

.topten .productA:hover {
  position: relative;
}

.topten .productA:hover:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  background: #e8e8e8;
  z-index: 10;
  opacity: 0.26;
}

.topten .productA:hover .readmore {
  background: #dadada none repeat scroll 0 0;
  text-align: center;
  overflow: hidden;
  width: 187px;
  height: 47px;
  opacity: 1;
}

.topten .productA .readmore {
  margin-bottom: 20px;
  height: 47px;
  width: 146px;
  line-height: 47px;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  opacity: 0;
}

.topten .productA .productName {
  padding-top: 20px;
  height: 41px;
  line-height: 1.1em;
}

.topten .productA .productPrice {
  text-align: center;
  padding-top: 30px;
}

.topten .productA .productPrice .price-old {
  text-decoration: line-through;
  opacity: 0.8;
}

.vidirredaktsii .productA .productPrice .price-old {
  text-decoration: line-through;
  opacity: 0.8;
}

#contain {
  width: 100%;
  margin: auto;
  font-size: 0;
  display: block;
  position: relative;
  top: 0px;
}

#contain .photo {
  width: 23.5%;
  margin: auto 0 auto 2%;
  display: inline-block;
  font-size: 0;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#contain .photo:nth-child(1) {
  margin-left: 0;
}

/**footer**/

.footer-border {
  border-top: 1px solid #d7d7d7;
  width: 140%;
  margin-left: -20%;
}


footer {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  padding-top: 75px;
}

footer .footer_in {
  padding-top: 25px;
  margin: 0 auto;
  height: auto;
  margin-bottom: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  color: #3d3d3d;
  font-family: "Bitum-Light";
}
footer .footer_in p {
  margin: 0;
}

.footer_pay img {
  margin: 0 12px;
  height: 18px;
}
.footer_pay{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.footer-bottom-links{
  width: 66%;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 1fr 1fr auto auto;
  gap: 0 70px;
}
.cookie-settings:hover{
  cursor: pointer;
}
.footer_pay img:last-child {
  margin: 0 0 0 18px;
}

footer .footer_in #mailing {
  position: relative;
  margin: 0;
  width: 25vw;
  text-align: right;
}

footer .footer_in #mailing .marg {
  margin: 0;
  font-size: 15px;
}

.footer_follow {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: flex-end;
  grid-gap: 20px;
}
.footer_follow span {
  font-size: 16px;
  font-family: "Bitum" !important;
}

footer .footer_in #mailing .marg br {
  display: none;
}

footer #fcont {
  float: none;
  margin: 0;
  width: 25vw;
}

footer #fcont .marg {
  margin: 0;
  font-size: 15px;
  cursor: pointer;
}

footer .marg a:hover {
  text-decoration: underline;
}

.common-_home footer #fcont .marg span,
.common-_home footer #mailing .marg span {
  color: #fff;
}

footer #fcont .marg br {
  display: none;
}

footer #socbuts {
  width: auto;
  margin: 0 auto;
  text-align: center;
}

footer #socbuts p {
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 15px;
  cursor: pointer;
}

footer #socbuts .marg br {
  display: none;
}

footer #socbuts p:hover {
  text-decoration: underline;
  cursor: pointer;
}

footer #socbuts p span {
  padding-left: 10px;
}

footer .footer_subscriber-wrapper a#fb {
  width: 35px;
  height: 38px;
  display: inline-block;
  content: " ";
  margin: 0 10px 0 12px;
}

footer .footer_subscriber-wrapper a#insta {
  width: 38px;
  height: 38px;
  display: inline-block;
  content: " ";
  margin: 0 10px;
}

footer .footer_subscriber-wrapper a#pinter {
  width: 38px;
  height: 41px;
  display: inline-block;
  content: " ";
  margin: 0 0 0 10px;
}

a.fb {
  width: 35px;
  height: 20px;
  display: inline-block;
  content: " ";
}

a.insta {
  width: 35px;
  height: 20px;
  display: inline-block;
  content: " ";
}

a.pinter {
  width: 35px;
  height: 20px;
  display: inline-block;
  content: " ";
}

a.telegram {
  width: 35px;
  height: 20px;
  display: inline-block;
  content: " ";
}

/*main-popup*/

#parent_popup_common {
  background-color: rgba(255, 255, 255, 0.6);
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  left: 0;
}

.common-home #parent_popup_common {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

#parent_popup {
  background-color: rgba(255, 255, 255, 0.6);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#parent_popup .modal_pop {
  background: url(../img/pattern_popup.png) 50% 50% no-repeat #f4a460;
  margin: -250px 0 0 -250px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 500px;
  border: 5px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
}

#parent_popup_common .modal_pop {
  background: url(../img/pop_up_2.png) 50% 50% no-repeat;
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 810px;
  max-height: 550px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0%;
  height: auto;
  width: 100%;
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(36, 42, 47, 0.37);
  box-shadow: 0px 0px 40px 0px rgba(36, 42, 47, 0.37);
}

.modal_pop .pop-info .text-right a{
  margin-left: auto;
  margin-right: auto;
}

.common-home #parent_popup_common .modal_pop {
  padding: 0 0 28px 0;
  max-width: 380px;
  max-height: 560px;
  border-radius: 5px;
}

#parent_popup_common .modal_pop .pop-info {
  display: block;
  width: 100%;
}

#parent_popup_common .modal_pop .pop-info .img-left {
  float: left;
  display: block;
  margin-right: 3.5%;
  width: 60%;
}

.common-home #parent_popup_common .modal_pop .pop-info .img-left {
  float: none;
  margin-right: 0;
  width: 100%;
}

#parent_popup_common .modal_pop .pop-info .img-left img {
  width: 100%;
}

.common-home #parent_popup_common .modal_pop .pop-info .img-left img {
  border-radius: 5px 5px 0 0;
}

#parent_popup_common .modal_pop .pop-info .text-right {
  display: table;
  float: left;
  position: relative;
  height: 455px;
  width: 34%;
}

.common-home #parent_popup_common .modal_pop .pop-info .text-right {
  display: block;
  float: none;
  height: auto;
  width: 100%;
}

#parent_popup_common .modal_pop .pop-info .text-right div {
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.common-home #parent_popup_common .modal_pop .pop-info .text-right div {
  display: block;
}

#parent_popup_common .modal_pop .pop-info .text-right div h1 {
  color: #000;
  text-transform: uppercase;
  font-size: 27px;
  margin-bottom: 0;
  font-family: "Bitum";
  font-weight: normal;
}

#parent_popup_common .modal_pop .pop-info .text-right div h2 {
  color: #000;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 4em;
  margin-top: 0px;
  margin-bottom: -30px;
  font-family: "Bitum";
}

#parent_popup_common .modal_pop .pop-info .text-right div h1 span {
  font-size: 72px;
}

#parent_popup_common .modal_pop .pop-info .text-right div p {
  margin-bottom: 20px;
  font-size: 15px;
  color: #000;
  margin-top: 30px;
  text-align: left;
}

.common-home #parent_popup_common .modal_pop .pop-info .text-right div p {
  width: 75%;
  margin: 18px auto 0;
  line-height: 1.4;
  text-align: center;
  font-family: "Bitum-Light" !important;
}

#parent_popup_common .modal_pop .pop-info .text-right div p span {
  display: block;
}

#parent_popup_common .modal_pop .pop-info .text-right div a {
  background: #000;
  color: #fff;
  width: 70%;
  display: block;
  padding: 15px 0;
  margin-top: 4em;
}

.common-home #parent_popup_common .modal_pop .pop-info .text-right div a {
  margin-top: 25px;
  width: 60%;
}

.common-home #parent_popup_common .modal_pop .pop-info .text-right div a:hover {
  background: #bbbbbb;
  color: #040404;
}

#parent_popup .modal_pop .closepopup,
#parent_popup_common .modal_pop .closepopup {
  position: absolute;
  top: 10px;
  cursor: pointer;
  right: 10px;
  background: none;
  width: 12px;
  height: 12px;
  z-index: 10000;
}

.common-home #parent_popup_common .modal_pop .closepopup {
  width: 14px;
  height: 14px;
  right: -28px;
  top: 0;
}

#parent_popup .modal_pop .closepopup,
#parent_popup_common .modal_pop .closepopup:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 12px;
  background: #a9a8a8;
  content: "";
}

#parent_popup .modal_pop .closepopup,
#parent_popup_common .modal_pop .closepopup:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 12px;
  background: #a9a8a8;
  content: "";
}

.common-home #parent_popup .modal_pop .closepopup,
.common-home #parent_popup_common .modal_pop .closepopup:before,
.common-home #parent_popup .modal_pop .closepopup,
.common-home #parent_popup_common .modal_pop .closepopup:after {
  background: #ffffff;
  height: 14px;
}

#parent_popup .modal_pop .closepopup,
#parent_popup_common .modal_pop .closepopup:hover:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#parent_popup .modal_pop .closepopup,
#parent_popup_common .modal_pop .closepopup:hover:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

/*basic-line*/

#basicline {
  margin: auto;
  display: block;
  position: relative;
}

#basicline .name {
  background: #f8f8f8;
  display: block;
  width: 100%;
  height: auto;
  padding: 20px 0;
}

#basicline .name .fleft {
  display: block;
  width: auto;
  color: #6d6d6d;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: initial;
  padding-left: 20px;
}

#basicline .name .fright {
  font-size: 15px;
  text-transform: none;
  width: auto;
  display: block;
  color: #6d6d6d;
  line-height: 20px;
  text-align: right;
  padding-right: 20px;
  margin: 0;
}

#basicline .filter {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 30px;
}

#basicline .filter .popups {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
}

#basicline .filter .popups a {
  display: block;
  font-size: 13px;
  color: #6d6d6d;
  border: 1px solid #dedede;
  padding: 10.5px;
  width: 46%;
  margin-right: 4%;
  text-align: center;
  height: auto;
  background: #fff;
  margin-bottom: 0;
  line-height: inherit;
  outline: none;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

#basicline .filter .popups a:hover {
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  color: #fff;
  background: #000;
  border: 1px solid #000;
}

#basicline .filter .popups a:nth-child(2) {
  margin-right: 0;
}

#basicline .filter .parameters {
  display: block;
  width: 50%;
  float: left;
}

#basicline .filter .parameters .colors p,
#basicline .filter .parameters .heels p {
  color: #6d6d6d;
  font-size: 15px;
  margin-right: 30px;
  line-height: 0;
  margin-bottom: 0;
}

#basicline .filter .parameters .colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  margin-right: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#basicline .filter .parameters .colors .checkboxes label {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}

#basicline .filter .parameters .colors .checkboxes label input {
  display: none;
}

#basicline .filter .parameters .colors .checkboxes label .after span {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  display: block;
  /*  background: linear-gradient(to top right, #3b3b3b, #3e3e3e, #4a4a4a);*/
}

#basicline .filter .parameters .colors .checkboxes label .after {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  display: block;
  background: transparent;
  border: 1px solid #fff;
}

#basicline
  .filter
  .parameters
  .colors
  .checkboxes
  label
  input:checked
  + .after {
  border: 1px solid #d7d7d7;
}

#basicline .filter .parameters .heels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  margin-right: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#basicline .filter .parameters .heels .checkboxes label {
  display: inline-block;
  width: 38px;
  height: 38px;
  position: relative;
  cursor: pointer;
  color: #3c3c3c;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
}

#basicline .filter .parameters .heels .checkboxes label input {
  display: none;
}

#basicline .filter .parameters .heels .checkboxes label .after {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  display: block;
  background: transparent;
  border: 1px solid #fff;
}

#basicline .filter .parameters .heels .checkboxes label input:checked + .after {
  border: 1px solid #d7d7d7;
}

#thankspopup {
  width: 450px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(74, 74, 77, 0.45);
  box-shadow: 0px 0px 10px 0px rgba(74, 74, 77, 0.45);
  border: none;
}

#thankspopup p,
#orderspopup p {
  font-size: 15px;
}

#orderspopup p {
  margin-bottom: 20px;
}

#orderspopup p span:after,
#orderspopup p span:before {
  content: "/";
  padding: 5px;
}

#orderspopup {
  border: none;
  width: 717px;
}

#orderspopup .image-size {
  display: block;
  width: 50%;
  float: left;
}

#orderspopup .image-size .product-size {
  display: block;
  width: 50%;
}

#orderspopup .image-size .product-size p {
  margin-top: 0;
  margin-bottom: 20px;
}

#orderspopup .image-size .product-size select {
  display: block;
  border: 1px solid #b7b7b7;
  padding: 10px 10px 10px 15px;
  color: #7c7c7c;
  width: 50%;
  -webkit-appearance: none;
  background-image: url("/catalog/view/theme/default/images/arrow-gray.png");
  background-position: right center;
  background-repeat: no-repeat;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  /* for IE */
  -ms-appearance: none;
  appearance: none !important;
  cursor: pointer;
}

#orderspopup .inform {
  display: block;
  width: 50%;
  margin-top: 0;
  float: right;
  padding: 20px;
}

#orderspopup .product-size p {
  width: 50%;
  margin: 0;
  text-align: left;
  color: #333;
  font-weight: normal;
}

#orderspopup .product-size select {
  width: 50%;
  margin: 0;
  padding: 15px;
  height: 51px;
  background: none;
  border: 1px solid #909090;
  border-radius: 0;
  -webkit-appearance: none;
  background-image: url("/images/stories/select-arrow-pink.png");
  background-position: right center;
  background-repeat: no-repeat;
  line-height: 1em;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  -ms-appearance: none;
  appearance: none !important;
}

#orderspopup .product-size .jq-selectbox {
  width: 50%;
}

#orderspopup .product-size .jq-selectbox__select:hover {
  background: none;
}

#orderspopup .product-size .jq-selectbox__select {
  height: 41px;
  border: 1px solid #909090 !important;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 14px/32px Arial, sans-serif;
  color: #333;
  text-shadow: none;
}

#orderspopup .product-size .jq-selectbox__select-text {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 15px;
  height: 41px;
  line-height: 41px;
}

#orderspopup .product-size .jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 30% !important;
  height: 100%;
  border-left: 1px solid #909090 !important;
}

#orderspopup .product-size .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 50% !important;
  right: 50% !important;
  width: 0 !important;
  height: 0 !important;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background-image: url(/catalog/view/theme/default/images/product_arrow.png);
  height: 20px !important;
  width: 30px !important;
  background-repeat: no-repeat;
  background-position: center;
  border: none !important;
}

#orderspopup .product-size {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#orderspopup .product-size .jq-selectbox li:hover {
  background: #000 !important;
}

#orderspopup .product-size select::-ms-expand {
  display: none;
}

#orderspopup .inform input {
  width: 100%;
  border: 1px solid #909090;
  padding: 15px;
  margin-bottom: 21px;
}

#orderspopup .inform input::-webkit-input-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

#orderspopup .inform input::-moz-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

#orderspopup .inform textarea {
  width: 100%;
  border: 1px solid #909090;
  padding: 15px;
  height: 100px;
  margin-bottom: 19px;
}

#orderspopup .inform textarea::-webkit-input-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

#orderspopup .inform textarea::-moz-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

#orderspopup .inform button {
  width: 100%;
  background: #000;
  color: #fff;
  padding: 16px;
}

#orderspopup .inform div.main {
  display: block;
  width: 100%;
}

#orderspopup .inform div.main:nth-child(2) {
  margin-right: 0;
}

#modelspopup .phones p {
  font-size: 17px;
  margin-bottom: 5px;
  font-family: "Bitum";
}

#modelspopup .phones span {
  font-size: 17px;
}

#modelspopup .list {
  width: 48%;
  display: block;
  margin-right: 4%;
  text-align: left;
}

#modelspopup .list li {
  list-style: disc;
  color: #7a7a7a;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
}

#modelspopup .table {
  width: 48%;
  display: block;
  margin-right: 0;
  text-align: left;
}

#modelspopup .table p {
  font-size: 15px;
  margin-bottom: 20px;
}

#modelspopup .main {
  margin-top: 50px;
  margin-bottom: 40px;
  display: block;
}

#modelspopup {
  padding: 30px 60px;
  width: 750px;
}

#modelspopup .attention {
  width: 100%;
  font-size: 15px;
  font-style: italic;
  position: relative;
  padding-left: 10px;
}

#modelspopup .attention img {
  position: absolute;
  left: -24px;
  display: block;
}

#especialpopup {
  width: 940px;
  padding: 30px 50px;
}

#especialpopup .main .fleft {
  display: block;
  width: 48%;
  margin-right: 4%;
  text-align: left;
}

#especialpopup .main .fright {
  display: block;
  width: 48%;
  text-align: left;
}

#especialpopup .main .fleft h3 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 20px;
}

#especialpopup .main .fleft ul {
  display: block;
  padding-left: 15px;
  margin-bottom: 20px;
}

#especialpopup .main .fleft ul li {
  list-style: decimal;
  padding-left: 6px;
  margin-bottom: 10px;
}

#especialpopup .main .fleft p {
  font-size: 15px;
  margin-bottom: 20px;
}

#especialpopup .main .fleft p.italic {
  font-style: italic;
}

#especialpopup .main .fright h3 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 20px;
}

#especialpopup .main .fright h3:nth-child(2) {
  margin-top: 20px;
}

#especialpopup .main .fright ul {
  display: block;
  padding-left: 18px;
  margin-bottom: 20px;
}

#especialpopup .main .fright ul li {
  list-style: disc;
  padding-left: 5px;
  margin-bottom: 10px;
}

#basicline .category-content .productItem .productA {
  display: block;
  height: auto;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  position: relative;
  border: 1px solid #fff;
  overflow: hidden;
  background: #fff;
  line-height: normal;
  font-size: 15px;
}

#basicline .readmore-popup {
  color: #333;
}

/* my account */

#account {
  font-size: 14px;
}

#account .account_login_wrapper {
  max-width: 430px;
  margin: 0 auto;
  margin-top: 10px;
}

#account .account_login_wrapper form {
  display: none;
}

#account .account_login_wrapper form.visible {
  display: block;
}

#account .account_login_wrapper form .form_title {
  font-family: "Bitum";
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 31px;
  text-align: center;
}

#account .account_login_wrapper form .form_descr {
  font-family: "Bitum";
  font-size: 15px;
  margin-bottom: 30px;
  text-align: center;
}

#account .account_login_wrapper form input,
.authorize-popup .account_login_wrapper form input 
{
  width: 100%;
  font-size: 15px;
  border: 1px solid #d2d1cf;
  padding: 15px 25px;
  margin-bottom: 22px;
}
.authorize-popup #form-login{
  margin-bottom: 30px;
}
#account .account_login_wrapper form button
 {
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  padding: 12px;
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #000;
}
.popup-footer-slogan{
  color: #000;
  font-size: 15px;
  margin-top: 30px;
  font-family: "Bitum";
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.authorize-popup .account_login_wrapper form button
 {
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  padding: 12px;
  text-align: center;
  margin-bottom: 15px;
  border: 1px solid #000;
}

#account .account_login_wrapper form button.edit_form {
  color: #000;
  background-color: #fff;
}

.authorize-popup  a.edit_form{
  font-size: 13px;
}

#account .account_login_wrapper form .form_flex, 
.authorize-popup .account_login_wrapper form .form_flex 
{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

#account .account_login_wrapper form .form_flex a,
.authorize-popup .account_login_wrapper form .form_flex a 
{
  margin: 0;
  cursor: pointer;
}

#account .account_login_wrapper form input[type="checkbox"],
.authorize-popup .account_login_wrapper form input[type="checkbox"] 
{
  position: absolute;
  opacity: 0;
}

#account .account_login_wrapper form #remember_login,
.authorize-popup .account_login_wrapper form #remember_login
 {
  width: 17%;
  height: 45px;
}

#account .account_login_wrapper form input[type="checkbox"] + label
{
  position: relative;
  cursor: pointer;
  padding-left: 50px;
  line-height: 40px;
  margin: 0;
}
.authorize-popup .account_login_wrapper form input[type="checkbox"] + label 
{
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  line-height: 21px;
  font-size: 13px;
  margin: 0;
}
#account .account_login_wrapper form input[type="checkbox"] + label:before
{
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 34px;
  top: 50%;
  position: absolute;
  height: 34px;
  transform: translateY(-50%);
  left: 0;
  border: 1px solid #d2d1cf;
}
.authorize-popup .account_login_wrapper form input[type="checkbox"] + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 21px;
  top: 50%;
  position: absolute;
  height: 21px;
  transform: translateY(-50%);
  left: 0;
  border: 1px solid #d2d1cf;
}
#account .account_login_wrapper form input[type="checkbox"]:checked + label:before,
.authorize-popup .account_login_wrapper form input[type="checkbox"]:checked + label:before 
{
  background: #000;
  border-color: #000;
}

#account .account_login_wrapper form input[type="checkbox"]:disabled + label,
.authorize-popup .account_login_wrapper form input[type="checkbox"]:disabled + label 
{
  color: #b8b8b8;
  cursor: auto;
}

#account .account_login_wrapper form input[type="checkbox"]:disabled + label:before,
.authorize-popup .account_login_wrapper form input[type="checkbox"]:disabled + label:before 
{
  box-shadow: none;
  background: #ddd;
}

#account
  .account_login_wrapper
  form
  input[type="checkbox"]:checked
  + label:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 38%;
  background: transparent;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  width: 8px;
  height: 17px;
  transform: rotate(45deg) translateY(-37%);
}

#account .account_login_wrapper form .consent_registr {
  margin-bottom: 30px;
}

#account .account_login_wrapper form .consent_registr a {
  text-decoration: underline;
}

#consent_registr_modal .modal-content {
  border-radius: 0;
  border: none;
  padding: 45px 50px;
}

#consent_registr_modal .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}

#consent_registr_modal .close {
  color: #3d3d3d;
  font-size: 26px;
  position: absolute;
  top: 15px;
  right: 25px;
}

.consent_registr_modal_title {
  text-align: center;
  font-size: 18px;
  font-family: "bitum";
  margin-bottom: 35px;
}

#account .account_wrapper {
  display: grid;
  grid-template-columns: 32% 65%;
  grid-gap: 3%;
}

#account .account_wrapper {
  display: grid;
  grid-template-columns: 32% 65%;
  grid-gap: 3%;
}

#account .breadcrumb {
  padding: 25px;
  background: #f8f8f8;
  display: block;
  position: relative;
  margin-bottom: 30px;
  border-radius: 0;
}

#account .breadcrumb li {
  width: auto;
  float: left;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
}

#account .breadcrumb p {
  width: auto;
  float: right;
  margin: 0;
}

#account .a_menu {
  display: block;
}

#account .a_menu ul {
  width: 80%;
  float: left;
}

#account .a_menu ul li {
  background: #f8f8f8;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
}

#account .a_menu ul li a {
  width: 100%;
  display: block;
  height: 100%;
  padding: 25px;
}

#account .a_menu ul li:active,
#account .a_menu ul li:hover,
#account .a_menu ul li:focus {
  background-color: #000;
  cursor: pointer;
}

#account .a_menu ul li:active a,
#account .a_menu ul li:hover a,
#account .a_menu ul li:focus a {
  color: #fff!important;
  text-decoration: none;
}

#account .a_menu ul li.active {
  background-color: #000;
}

#account .a_menu ul li.active a {
  color: #fff;
}

#account .a_information {
  width: 100%;
}

#account .a_information .a_information_descr {
  margin-bottom: 30px;
}

#account .a_information {
  width: 100%;
}

#account .a_information p.main {
  font-size: 15px;
  background: #f8f8f8;
  padding: 25.5px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
  width: 100%;
}

#account .a_information p.main b {
  font-family: bitum;
}

#account .a_information .rozdilitel {
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin-bottom: 3em;
}

#account .a_information .rozdilitel.mob {
  display: none;
}

#account .a_information .not_order {
  background: url(../images/shoes_a.png) no-repeat;
  width: 100%;
  height: auto;
  min-height: 273px;
  position: relative;
  display: block;
}

#account .a_information .not_order div {
  position: absolute;
  display: block;
  right: 30%;
  top: 50%;
  width: 22%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#account .a_information .not_order p {
  display: block;
  font-size: 16px;
  margin-bottom: 2em;
}

#account .a_information .not_order a {
  display: block;
  font-size: 16px;
  color: #fff;
  background: #000;
  padding: 17px;
  width: 100%;
  text-align: center;
  text-transform: lowercase;
}

#account .a_information .no_order {
  width: 100%;
}

#account .a_information .no_order .main {
  width: 100%;
  background-color: #f8f8f8;
  padding: 30px;
  text-transform: uppercase;
  font-family: bitum;
  letter-spacing: 1px;
  margin-bottom: 50px;
}

#account .a_information .no_order .offers .title,
.account-wait_list .offers .title 
{
  font-family: bitum;
  font-size: 16px;
  margin-bottom: 25px;
  text-transform: uppercase;
}

#account .a_information .no_order .offers .offers_wrapp,
.account-wait_list .offers .offers_wrapp
 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 45px;
}

#account .a_information .no_order .offers .offers_wrapp .offers_item,
.account-wait_list .offers .offers_wrapp .offers_item 
{
  width: 100%;
  position: relative;
}
.offers_item_name{
  font-family: bitum;
  font-size: 24px;
  margin-bottom: 25px;
  position: absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  text-transform: uppercase;
  color: #fff;
  z-index: 2;
}
.offers_wrapp .offers_item:after{
  content: '';
  display: block;
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: rgba(0,0,0,0.15);
  z-index: 1;
}
.offers_wrapp .offers_item img{
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
}
#account .a_information .no_order .offers .offers_wrapp .offers_item img,
.account-wait_list .offers .offers_wrapp .offers_item img 
{
  width: 100%;
}

#account .a_information .my_order {
  border: 1px solid #f3f3f3;
  width: 100%;
  display: block;
  margin-bottom: 30px;
}

#account .a_information .my_order .order-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #f3f3f3;
}

#account .a_information .my_order .order-title_status span {
  display: none;
  position: relative;
}

#account .a_information .my_order .order-title p:nth-child(1) {
  margin: 0;
  width: 30vw;
  text-align: left;
}

#account
  .a_information
  .my_order
  .order-title
  p:nth-child(1)
  span:nth-child(1) {
  font-family: "Bitum";
  text-transform: uppercase;
}

#account .a_information .my_order .order-title p:nth-child(2) {
  margin: 0;
  width: 15vw;
  text-align: center;
}

#account .a_information .my_order .order-title p:nth-child(3) {
  margin: 0;
  width: 15vw;
  text-align: center;
}
.faq-page-heading{
  font-size: 26px;
  font-family: bitum;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
#account .a_information .faq .question {
  padding: 25px;
  background: #f8f8f8;
  display: block;
  text-align: left;
  margin-bottom: 10px;
  cursor: pointer;
}

#account .a_information .faq .question p {
  font-size: 16px;
  float: left;
  width: auto;
  margin: 0;
}

#account .a_information .faq .question input.btnarrowdown {
  display: block;
  background: url("../images/buttonsubs.png") 0 0 no-repeat;
  width: 19px;
  height: 19px;
  float: right;
  cursor: pointer;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  outline: none;
}

#account .a_information .faq .question input.btnarrowdown.active {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  outline: none;
}

#account .a_information .faq .question input.btnarrowdown:hover {
  background-position: 100% 100%;
  outline: none;
}

#account .a_information .faq .answer {
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  display: none;
}

#account .a_information .faq .answer .fleft {
  width: 48%;
  margin-right: 4%;
}

#account .a_information .faq .answer .fright {
  width: 48%;
}

#account .a_information .faq .answer li {
  font-size: 16px;
  margin-bottom: 20px;
  list-style-image: url("/catalog/view/theme/default/images/list_style.png");
  list-style-position: outside;
  margin-left: 20px;
}

#account .a_information .faq .zapytaty_nas {
  width: 100%;
  display: block;
  margin-top: 80px;
}

#account .a_information .faq .zapytaty_nas p {
  float: left;
  display: block;
  width: auto;
  font-size: 16px;
}

#account .a_information .faq .zapytaty_nas a {
  float: right;
  background: #f8f8f8;
  width: 25%;
  text-align: center;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  color: #3d3d3d;
  margin: 0;
}

#account .a_information .faq .zapytaty_nas a:hover {
  text-decoration: none;
  background-color: #000;
  color: #fff;
}

#account .a_information .personal_area {
  position: relative;
}

#account .a_information .personal_area form label {
  font-size: 14px;
  display: block;
  margin-bottom: 1em;
}

#account .a_information .personal_area form input,
#account .a_information .personal_area form select {
  width: 100%;
  border: 1px solid #d2d2d2;
  line-height: 33px;
  box-sizing: padding-box;
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 10px;
  font-weight: 100;
  margin-top: 0;
}

#account .a_information .personal_area form input::placeholder {
  color: #d2d2d2 !important;
  opacity: 1;
}

#account .a_information .personal_area form.basic {
  display: block;
  width: 100%;
  height: auto;
}

#account .a_information .personal_area form.basic div.inputs_wrapp {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

#account .a_information .personal_area form.basic div.inputs {
  width: 100%;
}

#account .a_information .personal_area form.basic div.inputs input {
  margin-bottom: 0 !important;
}

#account .a_information .personal_area form.basic div.inputs.active input {
  background: #f6f6f6;
}

#account .a_information .personal_area form.basic div.texts {
  align-self: center;
  text-align: left;
  margin: 0;
}

#account .a_information .personal_area form.address {
  margin-top: 0;
}

#account .a_information .personal_area form.address div.inputs_wrapp {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
}

#account .a_information .personal_area form.address div.inputs {
  grid-column: 1 / 3;
  width: 100%;
}

#account .a_information .personal_area form.address div.inputs:nth-child(2n) {
  grid-column: 3 / 5;
}

#account .a_information .personal_area form.address div.inputs:nth-child(3n) {
  grid-column: 5 / 7;
}

#account .a_information .personal_area form.address div.inputs.street {
  grid-column: 1 / 5;
}

#account .a_information .personal_area form.address div.inputs.build {
  grid-column: 5 / 6;
}
#account .a_information .personal_area form.address div.inputs.build.grid-cols-2{
  grid-column: span 2;
  display: flex;
  grid-gap: 30px;
}
#account .a_information .personal_area b {
  font-family: bitum;
}

#account .a_information .personal_area form button {
  width: 17vw;
  color: #fff;
  background-color: #a1a1a1;
  font-size: 16px;
  padding: 12px;
  font-family: "Bitum-Light";
  cursor: pointer;
  margin-top: 30px;
  font-weight: 100;
  line-height: 30px;
}

#account .a_information .personal_area form button:hover {
  background-color: #000;
}

#account
  .a_information
  .personal_area
  form.basic
  div.inputs
  input::-webkit-input-placeholder {
  color: #555;
  opacity: 1;
}

#account
  .a_information
  .personal_area
  form.basic
  div.inputs
  input::-moz-placeholder {
  color: #555;
  opacity: 1;
}

#account .a_information .personal_area p.text {
  position: relative;
  width: 100%;
  right: 0;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 30px;
}

#account .a_information .personal_area p.text.clon {
  position: absolute;
  width: 37%;
  right: 5%;
  top: 2%;
  font-size: 14px;
  line-height: 23px;
}

#account .a_information .personal_area .confident {
  margin-top: 30px;
}

#account .a_information .personal_area .confident .radio label {
  margin-top: 10px;
  padding-left: 45px;
  width: 100%;
  display: block;
  position: relative;
  line-height: 20px;
  cursor: pointer;
  height: auto;
  margin-bottom: 0;
  max-width: 615px;
  margin-left: 0;
}

#account .a_information .personal_area .confident p {
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 13px;
}

#account .a_information .personal_area .confident .radio input + label {
  position: relative;
  cursor: pointer;
}

#account .a_information .personal_area .confident .radio input + label:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #969696;
}

#account
  .a_information
  .personal_area
  .confident
  .radio
  input:checked
  + label:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 50%;
  background: transparent;
  border: 2px solid #ffffff;
  width: 7px;
  height: 15px;
  border-top: 0;
  border-left: 0;
  transform: translate(0%, -50%) rotate(45deg);
}

#account
  .a_information
  .personal_area
  .confident
  .radio
  input:checked
  + label:before {
  background-color: #969696;
}

#account .a_information .personal_area .confident input {
  display: none;
}

#account .a_information .personal_area .confident .rozdilitel:last-child {
  margin-top: 3em;
}

#account .a_information .personal_area .confident button.save {
  width: 35%;
  color: #fff;
  background-color: #a1a1a1;
  font-size: 16px;
  padding: 12px;
  font-family: "Bitum-Light";
  cursor: pointer;
  margin-right: 3%;
}

#account .a_information .personal_area .confident button.save:hover {
  background-color: #000;
}

#account .a_information .personal_area .confident button.cancel {
  color: #a1a1a1;
  text-decoration: underline;
  background-color: #fff;
  font-size: 16px;
  font-family: "Bitum-Light";
  font-weight: inherit;
}

#account .a_information .personal_area .confident button.cancel:hover {
  color: #000;
  cursor: pointer;
}

#account .a_information .personal_area .address {
  margin-top: 50px;
}

#account .a_information .personal_area .change {
  margin-top: 50px;
}

#account .a_information .personal_area .change .navigations {
  background: #f8f8f8;
  padding: 25.5px;
  margin-bottom: 30px;
  position: relative;
}

#account .a_information .personal_area .change p.main {
  text-transform: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: start;
}

#account .a_information .personal_area .change p.main span {
  margin-left: 0;
  margin-right: 50px;
  position: relative;
}

#account .a_information .personal_area .change p.main span:before {
  content: "/";
  position: absolute;
  right: -35px;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
}

#account .a_information .personal_area .change p.main span:last-child {
  margin-right: 0;
}

#account .a_information .personal_area .change p.main span:last-child:before {
  display: none;
}

#account .a_information .personal_area .change p.change_mail {
  font-size: 15px;
  margin-bottom: 30px;
}

#account .a_information .personal_area .change p.main span {
  margin-left: 0;
  margin-right: 50px;
  position: relative;
}

#account .a_information .personal_area .change p.main span:before {
  content: "/";
  position: absolute;
  right: -35px;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
}

#account .a_information .personal_area .change p.main span:last-child {
  margin-right: 0;
}

#account .a_information .personal_area .change p.main span:last-child:before {
  display: none;
}

#account .a_information .personal_area .change p.change_mail {
  font-size: 15px;
  margin-bottom: 30px;
}

#account .a_information .personal_area .change p.no-active {
  text-transform: none;
}

#account .a_information .personal_area .change p.yes-active {
  font-family: bitum;
}

#account .a_information .personal_area .change p:nth-child(3):after {
  content: "";
}

#account .a_information .personal_area .change form {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

#account .a_information .personal_area .change form .alert-danger {
  grid-column-start: 2;
  grid-row-start: 2;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}

#account .a_information .personal_area .change form.form-active {
  display: block;
}

#account .a_information .personal_area .change form.form-no-active {
  display: none;
}

#account .a_information .personal_area .change form label {
  width: 17vw;
  float: left;
  display: block;
  margin-right: 2vw;
}

#account .a_information .personal_area .change form label input {
  margin-bottom: 0;
}

#account
  .a_information
  .personal_area
  .change
  form#change-p-form
  label:nth-child(3) {
  margin-right: 0;
}

#account .a_information .personal_area .change .navigations input.btnarrowdown {
  display: block;
  background: url(/catalog/view/theme/default/images/buttonsubs.png) 0 0
    no-repeat;
  width: 19px;
  height: 19px;
  float: right;
  cursor: pointer;
  -webkit-transform: rotate(90deg) translate(-50%, 0%);
  transform: rotate(90deg) translate(-50%, 0%);
  outline: none;
  position: absolute;
  top: 52%;
  right: 20px;
}

#account .a_information .personal_area .change form label:nth-child(4n) {
  margin-right: 0;
}

#account .a_information .personal_area .change form button {
  width: 17vw;
  margin-top: 0;
}

#account .a_information .personal_area .change form#change-em-form div,
#account .a_information .personal_area .change form#change-ph-form div {
  margin-bottom: 20px;
}

#account .a_information .personal_area form.edit {
  margin-bottom: 40px;
  width: 100%;
}

#account .a_information .personal_area form.edit select {
  width: 18%;
  margin-right: 1%;
  outline: none;
  color: #8c8c8c;
  cursor: pointer;
  position: relative;
  background-image: url("../images/down.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-repeat: no-repeat;
  background-size: 25px;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  /* for IE */
  -ms-appearance: none;
  -webkit-appearance: none !important;
  appearance: none !important;
}

#account .a_information .personal_area form.edit select::-ms-expand {
  display: none;
}

#account .a_information .personal_area form.edit input {
  width: 35%;
}

#account .a_information .personal_area form.edit .inputs div:first-child {
  width: 35%;
  float: left;
  margin-right: 2%;
}

#account .a_information .personal_area form.edit .inputs div:first-child input {
  width: 100%;
}

#account .a_information .personal_area form.edit .inputs div:nth-child(2),
#account .a_information .personal_area form.edit .inputs div:nth-child(3) {
  width: 20%;
  float: left;
  margin-right: 2%;
}

#account .a_information .personal_area form.edit .inputs div:nth-child(2) input,
#account
  .a_information
  .personal_area
  form.edit
  .inputs
  div:nth-child(3)
  input {
  width: 100%;
}

#account .a_information .personal_area form.edit input.come_name,
#account .a_information .personal_area form.edit input.come_phone,
#account .a_information .personal_area form.edit input.come_email {
  background-color: #fafafa;
}

#account .a_information .wait_list-wrapp {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px 30px;
  font-size: 14px;
}

#account .a_information .wait_list-item {
  display: grid;
  grid-template-columns: 4fr 8fr;
  grid-gap: 0 30px;
  position: relative;
}

#account .a_information .wait_list-item-text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

#account .a_information .wait_list-item-text div {
  margin: 0;
}

#account .a_information .wait_list-item-title {
  margin: 0;
  max-width: calc(100% - 20px);
}

#account .a_information .wait_list-item-msg {
  color: #a71212;
}

#account .a_information .wait_list-item-button {
  width: 100%;
  padding: 15px;
  background-color: transparent;
  border: 1px solid #000;
  display: block;
  text-align: center;
}

#account .a_information .wait_list-item-button.button-ordered {
  background-color: #969696;
  border-color: #969696;
  color: #ffffff;
}

#account .a_information .wait_list-item .products_item_wishlist_delete {
  top: 0;
  right: 0;
}
.my_page .container{
  width: 100%;
}
#account .a_menu .write_A {
  margin-top: 15%;
  width: 80%;
  float: left;
  padding: 0 25px;
}
#account .a_menu .write_A p{
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
#account .a_menu .write_A img {
  display: inherit;
  margin: 0 auto;
}

#account .a_menu .write_A p:nth-child(2) {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 2em;
}

#account .a_menu .write_A p:nth-child(3) {
  text-align: center;
  margin-bottom: 2em;
}

#account .write_A button.btn {
  padding: 15px;
  background: #f8f8f8;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  width: max-content;
  min-width: 50%;
  color: #8c8c8c;
  height: auto;
  line-height: initial;
  margin: 0 auto;
  border: none;
  border-radius: 0;
}

#account .write_A .btn:hover,
#account .write_A .btn:focus {
  text-decoration: none;
  background-color: #000;
  color: #ffffff;
  border: none;
  border-radius: 0;
}

#account .alina_modal {
  max-width: 420px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}

#account .alina_modal button.close {
  position: absolute;
  top: -17px;
  right: -17px;
  font-size: 25px;
}

#account .alina_modal .modal-content {
  border: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  padding: 25px 30px;
}

#account .alina_modal .modal-body {
  padding: 0;
}

#account .alina_modal .mypopup_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-family: "Bitum";
  margin-bottom: 30px;
}

#account .alina_modal .mypopup_top img {
  max-width: 85px;
  margin-right: 20px;
}

#account .alina_modal form label {
  width: 100%;
}

#account .alina_modal form input,
#account .alina_modal form textarea {
  width: 100%;
  border-radius: 0;
  border-color: #d2d1cf;
  padding: 15px 25px;
  font-size: 15px;
  height: max-content;
  margin-bottom: 20px;
  box-shadow: none;
  color: #000;
}

#account .alina_modal form textarea {
  min-height: 125px;
  resize: none;
}

#account .alina_modal form .submit {
  margin: 0 auto;
  width: max-content;
  min-width: 70%;
}

#account .alina_modal form .submit button {
  width: 100%;
  background-color: #000 !important;
  color: #fff !important;
  margin: 0 auto !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

#account .alina_modal form button:hover {
  background: #f8f8f8;
  color: #8c8c8c;
}

#account .a_information .my_page h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 1.5em;
  font-family: "bitum" !important;
}

#account .a_information .my_page .store-main_content_new .row {
  margin: 0 -23px!important;
}
#account .a_information .my_page .module-header-row{
  margin-left: -15px;
  margin-right: -15px;
}
#account .a_information .my_page #banners_block .banner1,
#account .a_information .my_page #banners_block .banner2,
#account .a_information .my_page #banners_block .banner3 {
  /*background-image: url('../images/img_slider.png');
    background-repeat: no-repeat;*/
  height: auto;
  /*min-height: 424px;*/
  position: relative;
}

#account .a_information .my_page .featured h3 {
  text-align: center;
}

.featured_slider .slick-dots {
  display: flex;
  justify-content: center;
  align-content: center;
}

.featured_slider .slick-dots li {
  width: max-content;
  margin: 0 5px;
}

.featured_slider .slick-dots li button {
  font-size: 0;
  width: 10px;
  height: 10px;
  background-color: #c4c4c4;
  border-radius: 50%;
}

.featured_slider .slick-dots li.slick-active button {
  background-color: #000;
}

.featured_slider .products_item .productA .products_item_image {
  height: auto;
}

#account .account_logout_mobile {
  display: none;
}

#account .a_information .my_page #banners_block {
  margin-top: 5%;
}

#account .a_information .my_page #banners_block .plashka {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  width: 14vw;
  height: 100%;
  left: 0;
  padding: 0 5%;
  display: none;
}

#account .a_information .my_page #banners_block .plashka .content h4 {
  font-family: "LustProDemi-No4It";
  color: #000;
  margin-top: 27%;
}

#account .a_information .my_page #banners_block .plashka .content p {
  color: #000;
  position: absolute;
  bottom: 25%;
  width: 80%;
}

#account .a_information .my_page .featured {
  margin-top: 70px;
}

#account .a_information .my_order .order-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#account .a_information .my_order .order-info_products {
  width: 30vw;
  margin: 0;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

#account .a_information .my_order .order-info_products .product {
  margin-bottom: 30px;
}

#account
  .a_information
  .my_order
  .order-info_products
  .product:nth-last-child(1) {
  margin-bottom: 0;
}

#account .a_information .my_order .order-info_products .product img {
  width: 7vw;
  float: left;
  margin-right: 1vw;
}

#account .a_information .my_order .order-info_products .product .info {
  float: right;
  width: 17vw;
}

#account .a_information .my_order .order-info_products .product .info p {
  margin: 0;
}

#account .a_information .my_order .order-info_products .product .info .name {
  font-family: "Bitum";
}

#account .a_information .my_order .order-info_products .product .info div {
  margin: 2.39vw 0;
}

#account .a_information .my_order .order-info_delivery {
  width: 15vw;
  margin: 0;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
}

#account .a_information .my_order .order-info_status {
  width: 15vw;
  margin: 0;
  -ms-flex-item-align: center;
  align-self: center;
}

#account .a_information .my_order .order-info_status p {
  margin: 0;
  display: inline-block;
  text-align: center;
}

#account .a_information .my_order .order-info_status p img {
  width: 8%;
}

#account .a_information .my_order .order-info_status p span {
  padding-left: 5px;
}

#account .products_item .productA:hover .productImg .dlya_hovera {
  width: calc(100% - 60px);
}

.owl-theme#banners_block .owl-controls .owl-page.active span {
  background-color: #000000;
  opacity: 1;
}

.owl-theme#banners_block .owl-controls .owl-page span {
  background: rgba(255, 255, 255, 0.7);
  /*border: 1px solid #b7b7b7;*/
  opacity: 1;
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 50%;
}

.owl-theme#banners_block .owl-controls {
  position: absolute;
  top: 50%;
  right: 1.5%;
  transform: translateY(-50%);
}

.owl-theme#banners_block .owl-controls .owl-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
}

.owl-theme#banners_block .owl-controls .owl-pagination .owl-page {
  width: 30px;
  height: 30px;
  display: block;
}

@media (max-width: 1024px) {
  #account .a_menu .write_A {
    width: 100%;
  }

  #account .a_menu .write_A a {
    width: 100%;
  }

  #account .a_menu ul {
    width: 95%;
  }

  #account .a_information .personal_area .change form label {
    width: 25vw;
  }

  #account .a_information .personal_area form.basic div.inputs_wrapp {
    grid-template-columns: 1fr 1fr;
  }

  #account .a_information .personal_area form button {
    width: 26vw;
  }

  #account .a_information .personal_area form.address div.inputs_wrapp {
    grid-template-columns: 1fr 1fr;
  }

  #account .a_information .personal_area form.address div.inputs {
    grid-column: 1 / 2;
  }

  #account .a_information .personal_area form.address div.inputs:nth-child(2n) {
    grid-column: 2 / 2;
  }

  #account .a_information .personal_area form.address div.inputs:nth-child(3n) {
    grid-column: 1 / 2;
  }

  #account .a_information .personal_area form.address div.inputs.build {
    grid-column: 1 / 2;
  }

  #account .a_information .personal_area .change form {
    grid-template-columns: 1fr 1fr;
  }

  #account .a_information .personal_area .change form button {
    width: 100%;
  }
}

@media (max-width: 768px) {
  #account .a_menu .write_A {
    font-size: 12px;
  }

  #account .a_menu .write_A br {
    display: none;
  }

  #account .a_menu .write_A a {
    font-size: 14px;
  }

  #account .a_information {
    margin-top: 0;
  }

  #account .a_information .my_page {
    margin-top: 0;
  }

  #account .a_information .my_page h3 {
    margin-top: 0;
  }

  #account .a_information .faq .question p {
    width: 70%;
  }

  #account .a_information .faq .zapytaty_nas a {
    width: 88%;
    margin-top: 25px;
  }

  #account .a_information .not_order {
    background-position: 25%;
  }

  #account .a_information .not_order div {
    right: 14%;
    top: 50%;
    width: 40%;
  }

  #account .breadcrumb li {
    margin-bottom: 0px;
  }

  #account .a_information .my_order .table_order.part1 {
    width: 100%;
    border-right: 0;
  }

  #account .a_information .my_order .table_info .text_left {
    margin-left: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    float: left;
    width: 100%;
  }

  #account .a_information .my_order .table_order.part2 {
    width: 100%;
    height: auto;
    min-height: 200px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }

  #account .a_information .my_order .table_order.part2 p {
    -webkit-transform: translate(0%, 50%);
    transform: translate(0%, 50%);
    text-align: center;
    border-right: none;
    top: 55%;
  }

  #account .a_information .my_order .table_order.part3 {
    width: 100%;
    min-height: 200px;
  }

  #account .a_information .my_order .table_info {
    width: auto;
  }

  #account .a_information .personal_area form.basic {
    width: 100%;
  }

  #account .a_information .personal_area p.text {
    position: relative;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 35px;
    right: 0;
  }

  #account .a_information .personal_area p.text:before {
    content: "//";
    position: absolute;
  }

  #account .a_information .personal_area .confident .radio label {
    height: auto;
    min-height: 4em;
    width: auto;
  }

  #account
    .a_information
    .personal_area
    .confident
    label
    input:checked
    + .before,
  #account
    .a_information
    .personal_area
    .confident
    label
    input:checked
    + .before
    + .after {
    bottom: 40px;
  }

  #account .a_information .personal_area .change form label,
  #account .a_information .personal_area .change form label:nth-child(3),
  #account .a_information .personal_area .change form button,
  #account
    .a_information
    .personal_area
    .change
    form#change-em-form
    label:nth-child(3),
  #account
    .a_information
    .personal_area
    .change
    form#change-ph-form
    label:nth-child(3),
  #account
    .a_information
    .personal_area
    .change
    form#change-em-form
    label:nth-child(4),
  #account
    .a_information
    .personal_area
    .change
    form#change-ph-form
    label:nth-child(4) {
    width: 100%;
  }

  #account .a_information .personal_area form.edit input {
    width: 100%;
  }

  #account .a_information .personal_area p.text.clon {
    position: relative;
    width: 100%;
    right: 0;
  }

  #account .a_information .rozdilitel.mob {
    display: block;
  }

  #account .a_information .personal_area form.edit select {
    width: 32%;
  }

  #account .a_information .personal_area form.edit select:nth-child(8) {
    margin-right: -1%;
  }

  #account .a_information .personal_area form.edit .inputs div:first-child {
    width: 49%;
  }

  #account .a_information .personal_area form.edit .inputs div:nth-child(2) {
    width: 23%;
  }

  #account .a_information .personal_area form.edit .inputs div:nth-child(3) {
    width: 23%;
    margin-right: 0;
  }

  #account .a_information .write_A {
    margin-top: 15%;
  }

  #account .a_information .write_A img {
    display: inherit;
    margin: 0 auto;
  }

  #account .a_information .write_A p:nth-child(2) {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 2em;
  }

  #account .a_information .write_A p:nth-child(3) {
    text-align: center;
    margin-bottom: 2em;
  }

  #account .a_information .write_A a {
    padding: 15px;
    background: #f8f8f8;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    width: 50%;
    height: auto;
    line-height: initial;
    color: #8c8c8c;
  }

  #account .a_information .write_A a:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff;
  }

  #account .a_information .my_page #banners_block .banner1,
  #account .a_information .my_page #banners_block .banner2,
  #account .a_information .my_page #banners_block .banner3 {
    background-position: 50%;
  }

  #account .a_information .my_page #banners_block .plashka {
    width: 50%;
  }

  #account .a_information .my_page .featured .productA {
    width: 100%;
  }

  #account .a_information .personal_area form.basic div.inputs_wrapp {
    grid-template-columns: 1fr;
  }

  #account .a_information .personal_area form button {
    width: 100%;
  }

  #account .a_information .personal_area form.address div.inputs_wrapp {
    grid-template-columns: 1fr;
  }

  #account .a_information .personal_area .change form {
    grid-template-columns: 1fr;
  }

  #account .a_information .personal_area form.address div.inputs:nth-child(2n) {
    grid-column: 1 / 2;
  }
}

@media (max-width: 700px) {
  #account .account_wrapper {
    grid-template-columns: 100%;
    grid-gap: initial;
  }

  #account .a_menu {
    width: 100%;
    margin-bottom: 40px;
  }

  #account .a_menu ul {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 15px;
  }

  #account .a_menu ul li {
    width: 100%;
    margin-bottom: 0;
  }

  #account .a_menu ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #account .a_information .my_page #banners_block {
    margin-top: 10%;
  }

  #account .a_information .write_A {
    background-color: #f8f8f8;
    padding: 20px 30px 35px;
    margin-bottom: 50px;
  }

  #account .a_information .write_A a {
    background-color: #dadada;
    color: #3d3d3d;
  }

  #account .account_logout {
    display: none !important;
  }

  #account .account_logout_mobile {
    display: block;
    width: max-content;
    text-decoration: underline;
    font-size: 18px;
    margin-bottom: 40px;
  }

  #account .account_logout_mobile img {
    margin-left: 10px;
  }

  #account .a_menu ul li a {
    padding: 15px;
    min-height: 75px;
  }

  #account .a_information .write_A a {
    width: 100%;
  }

  #account .a_information p.main {
    background: transparent;
    padding: 0;
    font-size: 18px;
    margin-bottom: 30px;
  }

  #account .a_information .personal_area p.text {
    padding: 0;
  }

  #account .a_information .personal_area p.text:before {
    display: none;
  }

  #account .a_information .personal_area .change p.main {
    font-size: 15px;
    background-color: #f8f8f8;
    background-color: #f8f8f8;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 15px;
  }

  #account .a_information .personal_area .change p.main span {
    margin-right: 30px;
  }

  #account .a_information .personal_area .change p.main span:before {
    right: -15px;
  }

  #account .a_information .no_order .main {
    background: transparent;
    padding: 0;
    font-size: 18px;
    margin-bottom: 70px;
  }

  #account .a_information .no_order .offers .offers_wrapp {
    grid-gap: 0;
  }
}

#account .a_information #wishlist-products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15px;
}
#wishlist-products .products_item .productA .productPrice{
  text-align: left;
}
#account .a_information #wishlist-products .products_item {
  width: 100%;
}

#account .a_information .banners ul.slick-dots {
  display: block;
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translateY(-50%);
  font-size: 0;
}

#account .a_information .banners ul.slick-dots li {
  padding: 6px;
}

#account .a_information .banners ul.slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: rgb(255 255 255 / 0.7);
  border-radius: 50%;
}

#account .a_information .banners ul.slick-dots li.slick-active button {
  background-color: #000;
}

#registration_modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 120;
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.15);
  padding: 35px 50px;
  max-width: 500px;
  font-size: 16px;
  text-align: center;
  display: none;
}

#registration_modal.visible {
  display: block;
}

#registration_modal .close {
  width: 13px;
  position: absolute;
  top: 17px;
  right: 17px;
}

#registration_modal .title {
  font-size: 18px;
  font-family: "Bitum";
  margin-bottom: 35px;
}

#registration_modal .descr {
  margin-bottom: 35px;
}

#registration_modal .descr .discount {
  font-family: "Bitum";
  text-decoration: underline;
}

#registration_modal .to_buy {
  display: block;
  background-color: #000;
  color: #fff;
  width: max-content;
  padding: 15px 50px;
  margin-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
}

#registration_modal .to_buy:hover {
  background: #f8f8f8;
  color: #8c8c8c;
}

#registration_modal .account_edit {
  font-size: 14px;
}

#registration_modal .account_edit:hover {
  text-decoration: underline;
}

@media (max-width: 1024px) {
  #account .a_menu .write_A p:nth-child(3) {
    font-size: 12px;
  }

  #account .a_menu .write_A {
    width: 100%;
  }

  #account .a_menu .write_A .btn {
    width: 100%;
  }

  #account .a_menu ul {
    width: 95%;
  }

  #account .a_information .personal_area .change form label {
    width: 25vw;
  }

  #account .a_information .personal_area form.basic div.inputs_wrapp {
    grid-template-columns: 1fr 1fr;
  }

  #account .a_information .personal_area form button {
    width: 26vw;
  }

  #account .a_information .personal_area form.address div.inputs_wrapp {
    grid-template-columns: 1fr 1fr;
  }

  #account .a_information .personal_area form.address div.inputs {
    grid-column: 1 / 2;
  }

  #account .a_information .personal_area form.address div.inputs:nth-child(2n) {
    grid-column: 2 / 2;
  }

  #account .a_information .personal_area form.address div.inputs:nth-child(3n) {
    grid-column: 1 / 2;
  }

  #account .a_information .personal_area form.address div.inputs.build {
    grid-column: 1 / 2;
  }

  #account .a_information .personal_area .change form {
    grid-template-columns: 1fr 1fr;
  }

  #account .a_information .personal_area .change form button {
    width: 100%;
  }

  #account .a_information .wait_list-wrapp {
    grid-template-columns: 100%;
  }

  #account .a_information #wishlist-products {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }

  #account .a_information .personal_area .change form label {
    width: 25vw;
  }

  #account .a_information .my_order .order-info_status {
    display: none;
  }

  #account .a_information .my_order .order-info,
  #account .a_information .my_order .order-title {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 35px;
  }

  #account .a_information .my_order .order-title_status {
    display: flex;
  }

  #account .a_information .my_order .order-title_status span {
    display: block;
    margin: 0;
    padding-left: 15px;
  }

  #account .a_information .my_order .order-title_status span:before {
    content: ":";
    position: absolute;
    left: 0px;
  }

  #account .a_information .my_order .order-info_products .product {
    display: flex;
    align-items: center;
  }

  #account .a_information .my_order .order-info_delivery {
    width: auto;
    margin: 0 auto;
  }

  #account .a_information .my_order .order-info_products .product img {
    margin: 0;
  }

  #account .a_information .my_order .order-info_products .product img {
    width: 11vw;
    height: auto;
    float: left;
    margin-right: 1.5vw !important;
  }

  #account .a_information .my_order .order-title p:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 3;
    display: flex;
    width: 100%;
  }
}

@media (max-width: 768px) {
  #account .a_menu .write_A {
    font-size: 12px;
  }

  #account .a_menu .write_A br {
    display: none;
  }

  #account .a_menu .write_A .btn {
    font-size: 14px;
  }

  #account .a_information {
    margin-top: 0;
  }

  #account .a_information .my_page {
    margin-top: 0;
  }

  #account .a_information .my_page .store-main_content_new {
    margin-top: 70px;
  }

  #account .a_information .my_page h3 {
    margin-top: 0;
  }

  #account .a_information .faq .question p {
    width: 70%;
  }

  #account .a_information .faq .zapytaty_nas a {
    width: 88%;
    margin-top: 25px;
  }

  #account .a_information .not_order {
    background-position: 25%;
  }

  #account .a_information .not_order div {
    right: 14%;
    top: 50%;
    width: 40%;
  }

  #account .a_information .my_order .table_order.part1 {
    width: 100%;
    border-right: 0;
  }

  #account .a_information .my_order .table_info .text_left {
    margin-left: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    float: left;
    width: 100%;
  }

  #account .a_information .my_order .table_order.part2 {
    width: 100%;
    height: auto;
    min-height: 200px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }

  #account .a_information .my_order .table_order.part2 p {
    -webkit-transform: translate(0%, 50%);
    transform: translate(0%, 50%);
    text-align: center;
    border-right: none;
    top: 55%;
  }

  #account .a_information .my_order .table_order.part3 {
    width: 100%;
    min-height: 200px;
  }

  #account .a_information .my_order .table_info {
    width: auto;
  }

  #account .a_information .personal_area form.basic {
    width: 100%;
  }

  #account .a_information .personal_area p.text {
    position: relative;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 35px;
    right: 0;
  }

  #account .a_information .personal_area p.text:before {
    content: "//";
    position: absolute;
  }

  #account .a_information .personal_area .confident .radio label {
    height: auto;
    min-height: 4em;
    width: auto;
  }

  #account
    .a_information
    .personal_area
    .confident
    label
    input:checked
    + .before,
  #account
    .a_information
    .personal_area
    .confident
    label
    input:checked
    + .before
    + .after {
    bottom: 40px;
  }

  #account .a_information .personal_area .change form label,
  #account .a_information .personal_area .change form label:nth-child(3),
  #account .a_information .personal_area .change form button,
  #account
    .a_information
    .personal_area
    .change
    form#change-em-form
    label:nth-child(3),
  #account
    .a_information
    .personal_area
    .change
    form#change-ph-form
    label:nth-child(3),
  #account
    .a_information
    .personal_area
    .change
    form#change-em-form
    label:nth-child(4),
  #account
    .a_information
    .personal_area
    .change
    form#change-ph-form
    label:nth-child(4) {
    width: 100% !important;
  }

  #account .a_information .personal_area form.edit input {
    width: 100%;
  }

  #account .a_information .personal_area p.text.clon {
    position: relative;
    width: 100%;
    right: 0;
  }

  #account .a_information .rozdilitel.mob {
    display: block;
  }

  #account .a_information .personal_area form.edit select {
    width: 32%;
  }

  #account .a_information .personal_area form.edit select:nth-child(8) {
    margin-right: -1%;
  }

  #account .a_information .personal_area form.edit .inputs div:first-child {
    width: 49%;
  }

  #account .a_information .personal_area form.edit .inputs div:nth-child(2) {
    width: 23%;
  }

  #account .a_information .personal_area form.edit .inputs div:nth-child(3) {
    width: 23%;
    margin-right: 0;
  }

  #account .a_information .write_A {
    margin-top: 15%;
  }

  #account .a_information .write_A img {
    display: inherit;
  }

  #account .a_information .write_A p:nth-child(2) {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 2em;
  }

  #account .a_information .write_A p:nth-child(3) {
    text-align: center;
    margin-bottom: 2em;
  }

  #account .a_information .write_A a {
    padding: 15px;
    background: #f8f8f8;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    width: 50%;
    height: auto;
    line-height: initial;
    color: #8c8c8c;
  }

  #account .a_information .write_A a:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff;
  }

  #account .a_information .my_page #banners_block .banner1,
  #account .a_information .my_page #banners_block .banner2,
  #account .a_information .my_page #banners_block .banner3 {
    /*background-position: 50%;*/
  }

  #account .a_information .my_page #banners_block .plashka {
    width: 50%;
  }

  #account .a_information .my_page .featured .productA {
    width: 100%;
  }

  #account .a_information .personal_area form.basic div.inputs_wrapp {
    grid-template-columns: 1fr;
  }

  #account .a_information .personal_area form button {
    width: 100%;
  }

  #account .a_information .personal_area form.address div.inputs_wrapp {
    grid-template-columns: 1fr;
  }

  #account .a_information .personal_area .change form {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }

  #account .a_information .personal_area form.address div.inputs:nth-child(2n) {
    grid-column: 1 / 2;
  }

  #account .a_information #wishlist-products {
    grid-gap: 15px;
  }

  #account .a_information .my_order .order-info,
  #account .a_information .my_order .order-title {
    grid-template-columns: 1fr;
  }

  #account .a_information .my_order .order-info_products {
    width: 100%;
  }

  #account .a_information .my_order .order-title_info {
    display: none;
  }

  #account .a_information .my_order .order-info_delivery {
    text-align: left;
    margin: 0;
  }

  #account .a_information .my_order .order-title p:nth-child(1) {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }

  #account .a_information .my_order .order-title p:nth-child(1) span {
    margin: 0;
  }

  #account .a_information .my_order .order-info_products .product {
    display: grid;
    grid-template-columns: 4fr 8fr;
    grid-gap: 0 30px;
    align-items: stretch;
  }

  #account .a_information .my_order .order-info_products .product img {
    width: 100%;
  }

  #account .a_information .my_order .order-info_products .product .info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #account .a_information .my_order .order-title_status {
    width: 100% !important;
  }
}

@media (max-width: 700px) {
  #account .account_wrapper {
    grid-template-columns: 100%;
    grid-gap: initial;
  }

  #account .a_menu {
    width: 100%;
    margin-bottom: 40px;
  }

  #account .a_menu ul {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 15px;
  }

  #account .a_menu ul li {
    width: 100%;
    margin-bottom: 0;
  }

  #account .a_menu ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #account .a_information .my_page #banners_block {
    margin-top: 45px;
    margin-bottom: 80px;
  }

  #account .a_information .write_A {
    background-color: #f8f8f8;
    padding: 20px 30px 35px;
    margin-bottom: 50px;
  }

  #account .a_information .write_A button {
    background-color: #dadada;
    color: #3d3d3d;
  }

  #account .account_logout {
    display: none !important;
  }

  #account .account_logout_mobile {
    display: block;
    width: max-content;
    text-decoration: underline;
    font-size: 18px;
    margin-bottom: 40px;
  }

  #account .account_logout_mobile img {
    margin-left: 10px;
  }

  #account .a_menu ul li a {
    padding: 15px;
    min-height: 75px;
  }

  #account .a_information .write_A a {
    width: 100%;
  }

  #account .a_information p.main {
    background: transparent;
    padding: 0;
    font-size: 18px;
    margin-bottom: 30px;
  }

  #account .a_information .personal_area p.text {
    padding: 0;
  }

  #account .a_information .personal_area p.text:before {
    display: none;
  }

  #account .a_information .personal_area .change p.main {
    font-size: 15px;
    background-color: #f8f8f8;
    background-color: #f8f8f8;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 15px;
  }

  #account .a_information .personal_area .change p.main span {
    margin-right: 30px;
  }

  #account .a_information .personal_area .change p.main span:before {
    right: -15px;
  }

  #account .a_information .no_order .main {
    background: transparent;
    padding: 0;
    font-size: 18px;
    margin-bottom: 70px;
  }

  #account .a_information .no_order .offers .offers_wrapp,
  .account-wait_list .offers .offers_wrapp 
  {
    grid-gap: 15px;
  }

  #account .a_information #wishlist-products {
    margin: 0 -15px;
  }

  #account .a_information .store-main_content_new .product-carousel {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  #consent_registr_modal .modal-content {
    padding: 25px 10px;
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  .authorize-popup .popup-container{
    padding: 15px 35px
  }
  .footer_coop span{
    display: none;
  }
  .footer_coop{
    font-size: 11px;
    flex:0 0 auto;
    width: 45%;
  }
  .social-login-button{
    padding: 10px 10px;
    font-size: 12px;
  }
  #account .a_information .no_order .offers .offers_wrapp, 
  .account-wait_list .offers .offers_wrapp 
  {
    grid-template-columns: 1fr;
  }

  #account .a_information .wait_list-item {
    grid-gap: 0 20px;
  }

  .wait_list-item-customization {
    font-size: 13px;
  }

  #account .a_information .my_order .order-title_status {
    justify-content: space-between;
  }

  #account .a_information .my_order .order-title_status span:before {
    display: none;
  }

  #account
    .a_information
    .my_order
    .order-info_products
    .product
    .info
    .option {
    font-size: 12px;
  }

  .consent_registr_modal_title {
    font-size: 15px;
    margin-bottom: 20px;
  }

  #consent_registr_modal .close {
    top: 10px;
    right: 15px;
  }
}

/* Locations */

#locations {
  margin: auto;
  display: block;
  position: relative;
  top: 0;
}

#locations .name-location {
  display: block;
  width: 100%;
  background: #f8f8f8;
  padding: 20px 0;
}

#locations .name-location h1 {
  height: auto;
  font-size: 16px;
  padding-left: 20px;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  line-height: initial;
  float: left;
  width: auto;
  margin: 0;
}

#locations .name-location p {
  display: block;
  font-size: 14px;
  float: right;
  padding-right: 20px;
  margin: 0;
}

#locations .slider-top {
  width: 100%;
  margin-top: 50px;
  display: block;
  margin-bottom: 50px;
}

#locations .slider-top .slider-block {
  display: block;
}

#locations .slick-slide {
  height: auto !important;
}

#locations .slider-top .slider-block .slider .slick-slide.slick-active img {
  display: block;
  float: left;
  -webkit-transition: -webkit-transform 5s;
  transition: -webkit-transform 5s;
  transition: transform 5s;
  transition: transform 5s, -webkit-transform 5s;
  position: relative;
  min-width: 100%;
  animation-name: pullUp;
  -webkit-animation-name: pullUp;

  animation-duration: 5s;
  -webkit-animation-duration: 5s;

  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;

  -webkit-transform: translate3d(0px, 0px, 0px) scale(1, 1);

  transform: translate3d(0px, 0px, 0px) scale(1, 1);
  -ms-transform-origin: translate3d(0px, 0px, 0px) scale(1, 1);
  -webkit-transform-origin: translate3d(0px, 0px, 0px) scale(1, 1);
}

@-webkit-keyframes pullUp {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1, 1);
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
  }

  40% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.025, 1.025);
    transform: translate3d(0px, 0px, 0px) scale(1.025, 1.025);
  }

  60% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.05, 1.05);
    transform: translate3d(0px, 0px, 0px) scale(1.05, 1.05);
  }

  80% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.075, 1.075);
    transform: translate3d(0px, 0px, 0px) scale(1.075, 1.075);
  }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
    transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
  }
}

@keyframes pullUp {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1, 1);
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
  }

  40% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.025, 1.025);
    transform: translate3d(0px, 0px, 0px) scale(1.025, 1.025);
  }

  60% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.05, 1.05);
    transform: translate3d(0px, 0px, 0px) scale(1.05, 1.05);
  }

  80% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.075, 1.075);
    transform: translate3d(0px, 0px, 0px) scale(1.075, 1.075);
  }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
    transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
  }
}

@keyframes pullUp {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1, 1);
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
  }

  40% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.025, 1.025);
    transform: translate3d(0px, 0px, 0px) scale(1.025, 1.025);
  }

  60% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.05, 1.05);
    transform: translate3d(0px, 0px, 0px) scale(1.05, 1.05);
  }

  80% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.075, 1.075);
    transform: translate3d(0px, 0px, 0px) scale(1.075, 1.075);
  }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
    transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
  }
}

#locations .slider-top .slider-block .slider .slick-slide.slick-active img {
  -webkit-transition: -webkit-transform 5s;
  transition: -webkit-transform 5s;
  transition: transform 5s;
  transition: transform 5s, -webkit-transform 5s;
  -webkit-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
  transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
}

#locations .slider-top .slider-block .slider button.prev.slick-arrow {
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  width: 50px;
  height: 70px;
  background: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}

#locations .slider-top .slider-block .slider button.prev.slick-arrow img {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  width: auto;
  height: auto;
}

#locations .slider-top .slider-block .slider button.next.slick-arrow {
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  width: 50px;
  height: 70px;
  background: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}

#locations .slider-top .slider-block .slider button.next.slick-arrow img {
  width: auto;
  height: auto;
}

#locations .slider-top .slider-block .slider button.prev.slick-arrow:hover,
#locations .slider-top .slider-block .slider button.next.slick-arrow:hover {
  background: rgba(255, 255, 255, 1);
}

#locations .slider-top .info-block {
  display: block;
}

#locations .slider-top .info-block h2 {
  color: #4b4b4b;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Bitum";
  font-weight: normal;
  width: 100%;
  margin-bottom: 3em;
}

#locations .slider-top .info-block p {
  font-size: 15px;
  color: #4c4c4c;
  line-height: 24px;
}

#locations .slider-top .info-block .line-center {
  display: block;
  border-bottom: 1px solid #c2c2c2;
  margin: 30px 0;
  width: 20%;
}

#locations .slider-bottom {
  width: 100%;
  margin-top: 15%;
  margin-bottom: 15%;
}

#locations .slider-bottom .slider-block {
  display: block;
}

#locations .slider-bottom .slider-block .slider .slick-slide.slick-active img {
  display: block;
  float: left;
  -webkit-transition: -webkit-transform 5s;
  transition: -webkit-transform 5s;
  transition: transform 5s;
  transition: transform 5s, -webkit-transform 5s;
  position: relative;
  min-width: 100%;
  animation-name: pullUp;
  -webkit-animation-name: pullUp;

  animation-duration: 5s;
  -webkit-animation-duration: 5s;

  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;

  -webkit-transform: translate3d(0px, 0px, 0px) scale(1, 1);

  transform: translate3d(0px, 0px, 0px) scale(1, 1);
  -ms-transform-origin: translate3d(0px, 0px, 0px) scale(1, 1);
  -webkit-transform-origin: translate3d(0px, 0px, 0px) scale(1, 1);
}

#locations .slider-bottom .slider-block .slider .slick-slide.slick-active img {
  -webkit-transition: -webkit-transform 5s;
  transition: -webkit-transform 5s;
  transition: transform 5s;
  transition: transform 5s, -webkit-transform 5s;
  -webkit-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
  transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1);
}

#locations .slider-bottom .slider-block .slider button.prev.slick-arrow {
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  width: 50px;
  height: 70px;
  background: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}

#locations .slider-bottom .slider-block .slider button.prev.slick-arrow img {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  width: auto;
  height: auto;
}

#locations .slider-bottom .slider-block .slider button.next.slick-arrow {
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  width: 50px;
  height: 70px;
  background: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}

#locations .slider-bottom .slider-block .slider button.next.slick-arrow img {
  width: auto;
  height: auto;
}

#locations .slider-bottom .slider-block .slider button.prev.slick-arrow:hover,
#locations .slider-bottom .slider-block .slider button.next.slick-arrow:hover {
  background: rgba(255, 255, 255, 1);
}

#locations .slider-bottom .info-block {
  display: block;
}

#locations .slider-bottom .info-block h2 {
  color: #4b4b4b;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Bitum";
  font-weight: normal;
  width: 100%;
  margin-bottom: 3em;
}

#locations .slider-bottom .info-block p {
  font-size: 15px;
  color: #4c4c4c;
  line-height: 24px;
}

#locations .slider-bottom .info-block .line-center {
  display: block;
  border-bottom: 1px solid #c2c2c2;
  margin: 30px 0;
  width: 20%;
}

/*end*/

/*instashop*/

#instashop {
  margin: auto;
  font-size: 0;
  display: block;
  position: relative;
}

#instashop .name-shop {
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  background: #f8f8f8;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: initial;
}

#instashop .name-shop p {
  font-size: 13px;
  text-transform: none;
  line-height: initial;
  padding-top: 3px;
  width: auto;
  display: block;
  color: #333;
  margin: 0;
}

#instashop .name-shop p br {
  display: none;
}

#instashop .photo {
  margin: 2% 0 0;
  display: inline-block;
  font-size: 0;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

#instashop .photo .image {
  display: block;
  overflow: hidden;
}

#instashop .photo:hover .whitesh {
  background: rgba(255, 255, 255, 0.6);
}

#instashop .photo a .whitesh {
  position: absolute;
  right: 0;
  bottom: 0;
  top: -1px;
  left: 0;
}

#instashop .photo a .whitesh:hover {
  cursor: pointer;
}

#instashop .photo img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

#instashop .photo:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

#instashop .knopka {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-top: 50px;
  cursor: pointer;
}

#instashop .knopka button {
  margin: 0 auto;
  text-align: center;
  width: auto;
  padding: 15px 20px;
  background-color: #8c8c8c;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

#instashop .knopka button:hover {
  background-color: #000;
}

#photo-popup .mypopupLeft {
  width: 49%;
  padding-right: 0;
  float: left;
}

#photo-popup .mypopupRight {
  width: 49.3%;
  float: right;
  margin: 7px 0;
}

#photo-popup .mypopupRight .p_head {
  display: block;
  width: 87.3%;
  float: left;
  margin-right: 0;
  background-color: #f8f8f9;
}

#photo-popup .mypopupRight .p_head img {
  float: left;
}

#photo-popup .mypopupRight .p_head p {
  line-height: 41px;
  float: left;
  color: #000;
  font-size: 13px;
  font-family: "Bitum-Light";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0;
}

#photo-popup .mypopupRight .p_head .likes {
  display: block;
  float: right;
  margin-right: 10px;
}

#photo-popup .mypopupRight .p_head .likes img {
  display: inline-block;
  width: 17px !important;
  margin: 12px 10px;
  height: auto !important;
}

#photo-popup .mypopupRight #pop-carousel .p_tovar {
  display: inline-block;
  margin-top: 30px;
  width: 100%;
  text-align: center;
  padding-right: 7px;
}

#photo-popup .mypopupRight #pop-carousel .p_tovar p {
  font-size: 15px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#photo-popup .mypopupRight #pop-carousel .p_tovar p.price {
  text-transform: none;
}

#photo-popup .mypopupRight #pop-carousel .p_tovar img {
  max-width: 80%;
  display: inherit;
}

#photo-popup .mypopupRight a.p_buy {
  display: inline-block;
  margin-top: 25px;
  background-color: #000;
  color: #fff;
  padding: 12px 20px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  font-size: 15px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 35%;
}

#photo-popup .mypopupRight a.p_buy:hover {
  text-decoration: none;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  width: 35%;
}

#photo-popup img {
  display: block;
  margin: 7px;
  max-height: 100%;
  max-width: 100%;
  height: auto;
}

#photo-popup .photo img {
  max-height: 393px;
  max-width: 393px;
  height: 100%;
  width: 100%;
}

.product-instashop .lv_button_top_close {
  position: absolute;
  top: 7px;
  cursor: pointer;
  right: 7px;
  background: none;
  width: 12px;
  height: 11px;
  background-color: rgb(248, 248, 249);
  padding: 15px;
  display: block;
}

.product-instashop .lv_content .lv_content_wrapper {
  float: none;
}

.product-instashop .lv_content {
  border: 1px solid #d2d1cf;
  overflow: hidden;
}

.product-instashop .owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: block;
  zoom: 1;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 0;
  background: none;
  filter: Alpha(Opacity=50);
  opacity: 1;
  position: absolute;
  top: 50%;
}

.product-instashop .owl-theme .owl-controls .owl-buttons div.owl-prev {
  background-image: url("/image/instashop/a-left.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-position: center center;
  background-color: transparent;
  position: absolute;
  left: 0;
  margin-top: 0;
}

.product-instashop .owl-theme .owl-controls .owl-buttons div.owl-next {
  background-image: url("/image/instashop/a-right.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-position: center center;
  background-color: transparent;
  position: absolute;
  right: 30px;
  margin-top: 0;
}

.product-instashop .lv_button_top_close:hover {
  background-color: #f8f8f9 !important;
}

.product-instashop .lv_button_top_close:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  /* transform: rotate(-45deg);*/
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 10px;
  left: 20px;
  width: 1px;
  height: 20px;
  background: #000;
  content: "";
}

.product-instashop .lv_button_top_close:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 10px;
  left: 20px;
  width: 1px;
  height: 20px;
  background: #000;
  content: "";
}

#insta-popup {
  background-color: rgba(255, 255, 255, 0.6);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#insta-popup .central_pop {
  background: url(../img/pop_up_2.png) 50% 50% no-repeat;
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 900px;
  max-height: 600px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0%;
  height: auto;
  width: 100%;
  background: #fff;
  padding: 0;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(36, 42, 47, 0.37);
  box-shadow: 0px 0px 40px 0px rgba(36, 42, 47, 0.37);
}

#insta-popup .central_pop .pop-info {
  display: inline-block;
  width: 100%;
}

#insta-popup .central_pop .pop-info .img-left {
  float: left;
  display: block;
  margin-right: 5%;
}

#insta-popup .central_pop .pop-info .text-right {
  display: table;
  float: left;
  position: relative;
  height: 345px;
  width: 41%;
}

#insta-popup .central_pop .pop-info .text-right div {
  display: table-cell;
  width: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

#insta-popup .central_pop .pop-info .text-right div h1 {
  color: #000;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 1em;
  font-family: "Bitum";
  font-weight: normal;
}

#insta-popup .central_pop .pop-info .text-right div p {
  font-weight: normal;
  color: #000;
  font-family: "Bitum";
  font-size: 18px;
}

#insta-popup .closepopup {
  position: absolute;
  top: 7px;
  cursor: pointer;
  right: 7px;
  background: none;
  width: 13px;
  height: 13px;
  background-color: rgb(248, 248, 249);
  padding: 20px;
  z-index: 10;
}

#insta-popup .closepopup:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 11px;
  left: 20px;
  width: 1px;
  height: 18px;
  background: #000;
  content: "";
}

#insta-popup .closepopup:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 11px;
  left: 20px;
  width: 1px;
  height: 18px;
  background: #000;
  content: "";
}

#insta-popup .closepopup:hover:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#insta-popup .closepopup:hover:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

/*lookbock �� �������*/

.lookboksplash {
  width: 100%;
  max-width: 1260px;
  height: 100%;
  margin: 0% auto;
  position: relative;
}

.lookboksplash .left_img {
  position: absolute;
  max-height: 80%;
  left: 32px;
  top: 25%;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.lookboksplash .left_img img {
  float: left;
}

.lookboksplash .left_img a {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 42px;
  height: 84px;
  line-height: 84px;
  text-transform: uppercase;
  text-decoration: none !important;
  padding-left: 22px;
  background: rgba(255, 255, 255, 0.73);
  padding-right: 84px;
}

.lookboksplash img {
  max-height: 100%;
  max-width: 100%;
}

.lookboksplash .rightimg {
  position: absolute;
  max-height: 80%;
  right: 32px;
  top: 30%;
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.workarea {
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.workarea .imageMainLoop {
  margin-top: 48px;
}

.workarea .imageMainLoop span {
  padding-right: 55px;
  background: url("../images/pluspng.png") 100% 0 no-repeat;
  height: 23px;
  line-height: 23px;
  display: block;
  float: left;
  cursor: pointer;
}

.workarea .topcatmenuwrapper {
  width: 100%;
  z-index: 10;
  position: relative;
  border-collapse: collapse;
}

.workarea .topcatmenuwrapper.cat49 #topcatmenu #shopcats {
  display: none;
}

.only_category.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.only_category.filter .bf-form {
  margin-left: 0;
}

.only_category.filter a.main {
  margin-right: 0;
}

.only_category.filter #type-category {
  padding: 20px;
}

.only_category.filter #type-category .linest .type {
  margin: 0;
  position: relative;
  width: auto;
  min-width: 15%;
  display: inline-block;
  padding-right: 30px;
}

.only_category.filter #type-category .linest .type label {
  margin: 0;
  position: relative;
}

.only_category.filter #type-category .linest .type label input {
  display: none;
}

.only_category.filter
  #type-category
  .linest
  .type
  label
  input:checked
  + .before {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #ccc;
  bottom: 0;
}

.only_category.filter #type-category .buttons .clear-filter {
  padding: 0;
  width: auto;
  float: right;
  margin-right: 0;
  font-size: 13px;
  color: #a6a6a6;
  position: relative;
  padding-left: 5px;
  border: none;
  position: relative;
}

.only_category.filter #type-category .buttons .clean-filter:before {
  content: "";
  background: url(../images/filter-cross.png) 50% 50% no-repeat;
  display: block;
  width: 10px;
  height: 10px;
  right: 0;
  top: 36%;
  position: absolute;
}

.workarea .topcatmenuwrapper.cat49 #topcatmenu #filter {
  width: 74.47697%;
  margin-left: 0.5%;
}

.workarea .topcatmenuwrapper #topcatmenu #filter.lazy {
  width: 75.477%;
  border-left: 3px solid #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.workarea .topcatmenuwrapper #topcatmenu #filter.lazy #column-right {
  margin-top: 22px;
}

.workarea
  .topcatmenuwrapper
  #topcatmenu
  #shopcats.filter
  .mfilter-options
  .mfilter-options-container
  .mfilter-tb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile
  .workarea
  .topcatmenuwrapper
  #topcatmenu
  #shopcats.filter
  .mfilter-options
  .mfilter-options-container
  .mfilter-tb {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.workarea
  .topcatmenuwrapper
  #topcatmenu
  #shopcats.filter
  .mfilter-options
  .mfilter-options-container
  .mfilter-tb
  .mfilter-option.mfilter-tb-as-tr.mfilter-visible {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px 0 10px;
}

.workarea .topcatmenuwrapper #topcatmenu #filter .select-wrapper {
  margin-top: 0;
  float: right;
  /*height: 100%;*/
}

.workarea .topcatmenuwrapper #topcatmenu #filter.lazy #column-right {
  float: left;
}

.workarea .topcatmenuwrapper #topcatmenu #shopcats.filter li.mfilter-option {
  padding-left: 0;
}

/*new filter*/

.category-filter_types {
  background: #f8f8f8;
  margin: 0 3px;
}

.category-filter_types a.main {
  float: right;
  font-size: 13px;
  color: #a6a6a6;
}

.category-filter_types a:hover {
  color: #000;
  text-decoration: none;
}

.category-filter_types a.active {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-bottom: none;
  color: #000;
}

.category-filter_types a.active:before {
  bottom: -6px;
  height: 12px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  background: #fff;
  z-index: 99999;
  content: "";
}

.category-filter_types a .type span {
  background: url(../images/fil-arrow.png) 50% 50% no-repeat;
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  position: absolute;
  top: 35%;
  right: -15px;
}

.category-filter_types a span.cross {
  display: none;
}

.category-filter_types a span.rs {
  background: url(../images/filter-cross.png) 50% 50% no-repeat;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 25%;
  right: 0;
  display: none;
}

.category-filter_types a p.type {
  display: inline-block;
  margin: 0;
  padding-right: 0;
  position: relative;
}

/* filter UPD start */

.bf-disabled {
  display: none;
}

.category-filter_types .new-filter .inputs .type.bf-disabled {
  opacity: 0.5;
}

.bf-count {
  display: none;
}

/* filter UPD END*/

.category-filter_types a p.your-choice.hide {
  display: none;
}

.category-filter_types a p.your-choice {
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 0;
  position: relative;
  padding-left: 10px;
}

.category-filter_types .new-filter {
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
  border: 1px solid #e8e8e8;
}

.category-filter_types .new-filter .inputs {
  padding: 20px;
  display: block;
  width: 100%;
}

.category-filter_types .new-filter .inputs .type {
  display: inline-block;
  position: relative;
  margin-top: 0;
  margin-bottom: 0px;
  margin-right: 1%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 9.7vw;
}

.category-filter_types #filter__group1.new-filter .inputs .type {
  width: auto;
  margin-right: 2%;
}

.category-filter_types .new-filter .inputs .type.alltype label {
  text-decoration: underline;
}

.category-filter_types .new-filter .inputs .type label {
  padding: 10px 0 0 35px;
  width: 100%;
  display: block;
  position: relative;
  line-height: 15px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 100;
}

.category-filter_types .new-filter .inputs .type label:before {
  border: 1px solid #b7b7b7;
  content: "";
  display: inline-block;
  height: 15px;
  left: 4px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 10px;
  vertical-align: top;
  width: 15px;
}

.category-filter_types .new-filter .inputs .type:hover label:before {
  background: #fff;
}

.category-filter_types .new-filter .inputs .type:hover label {
  color: #000;
}

.category-filter_types .new-filter .inputs .type label input {
  display: none;
}

.category-filter_types .new-filter .inputs .type label input:checked + .before {
  width: 15px;
  height: 15px;
  background: url(/catalog/view/theme/default/images/galochka.svg) 50% 50%
    no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 11px;
  opacity: 1;
}

.category-filter_types .new-filter .inputs .type .type-name {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #8c8c8c;
}

.category-filter_types .new-filter .buttons {
  display: block;
  padding: 0 20px 20px;
}

.category-filter_types .new-filter .buttons a {
  padding: 10px 0;
}

.category-filter_types .new-filter .buttons a.results {
  background-color: #acacac;
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin-right: 5%;
  display: none;
}

.category-filter_types .new-filter .buttons a.results:hover {
  background: #000;
}

.category-filter_types .new-filter .buttons a.clean-filter {
  margin-right: 0;
  font-size: 13px;
  color: #a6a6a6;
  position: relative;
  width: 9vw;
  padding-left: 5px;
  border: none;
}

.category-filter_types .new-filter .buttons a.clean-filter:hover {
  text-decoration: underline;
}

.category-filter_types .new-filter .buttons a.clean-filter:before {
  content: "";
  background: url(../images/filter-cross.png) 50% 50% no-repeat;
  display: block;
  width: 10px;
  height: 10px;
  right: 0;
  top: 36%;
  position: absolute;
}

.category-filter_sort {
  background: #f8f8f8;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

.category-filter_sort .sort-by {
  position: absolute;
  width: 100%;
  left: 0;
  display: none;
  top: 100%;
  background: #fff;
  padding: 20px 0 10px;
  border: 1px solid #e8e8e8;
  border-top: none;
}

.category-filter_sort .sort-by a {
  padding-left: 20px;
  display: block;
  margin-bottom: 10px;
  position: relative;
  color: #525252;
  font-size: 14px;
}

.category-filter_sort .sort-by a:hover {
  text-decoration: underline;
}

.category-filter_sort .sort-by a span {
  background: url(../images/fil-arrow.png) 50% 50% no-repeat;
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  position: absolute;
  right: 30%;
  top: 44%;
}

.category-filter_sort .sort-by.active {
  display: block;
}

.category-filter_types .new-filter#type-size .buttons a.results {
  width: 35%;
}

.category-filter_types #filter .select-wrapper {
  margin-top: 0;
  float: left;
  padding: 24px 20px;
}

.workarea .topcatmenuwrapper.prod {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.workarea .topcatmenuwrapper.prod #topcatmenu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f8f8f8;
  padding: 20px;
}

@media (max-width: 575px) {
  .workarea .topcatmenuwrapper.prod #topcatmenu {
    background: none;
    border-bottom: 1px solid #ebebeb;
    padding: 26px 16px 20px;
    position: absolute;
    width: 110%;
    left: -5%;
  }
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol {
  border-right: none;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol #leftselcat {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  align-items: center;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol #leftselcat li a:hover {
  color: #3d3d3d;
  text-decoration: underline;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol #leftselcat .fleft {
  text-transform: uppercase;
  padding-right: 20px;
  font-size: 18px;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol #leftselcat .separator {
  padding: 0 5px;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol .backtocatalog {
  padding-left: 40px;
  margin: 0;
  position: relative;
  text-decoration: none;
  font-size: 13px;
  display: block;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol .backtocatalog i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: block;
  content: " ";
  background: #e8e8e8;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol .backtocatalog i:before,
.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol .backtocatalog i:after {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  width: 7px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol .backtocatalog i:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  margin-top: -2px;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol .backtocatalog i:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 2px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.workarea .topcatmenuwrapper.prod #topcatmenu .leftcol .backtocatalog:hover i {
  background: #000;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.workarea
  .topcatmenuwrapper.prod
  #topcatmenu
  .leftcol
  .backtocatalog:hover
  i:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.workarea
  .topcatmenuwrapper.prod
  #topcatmenu
  .leftcol
  .backtocatalog:hover
  i:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.workarea .topcatmenuwrapper.mens #topcatmenu {
  z-index: 10;
  position: relative;
}

.workarea .topcatmenuwrapper.mens #topcatmenu .leftcol {
  width: 23.9%;
  border-right: none;
  padding-bottom: 16px;
}

.workarea .topcatmenuwrapper.mens #topcatmenu .leftcol .catinfotext {
  display: none;
}

.workarea .topcatmenuwrapper.mens #topcatmenu #filter {
  width: 76.1%;
}

.workarea .topcatmenuwrapper.mens #topcatmenu #filter .box-heading {
  display: none;
}

.workarea .topcatmenuwrapper.mens #topcatmenu #filter .bx-filter-block {
  padding-bottom: 2px;
}

.workarea
  .topcatmenuwrapper.mens
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox {
  margin-top: -3px;
  width: auto;
}

#filter.lazy .mfilter-option {
  margin-bottom: 0px;
}

#filter .mfilter-option {
  padding-left: 23px;
  display: inline-block;
  position: relative;
  margin-top: 0;
  margin-bottom: 19px;
  margin-left: 1%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
}

#filter li.mfilter-option {
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}

#filter .mfilter-option .mfilter-col-input {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 10px 0 0;
  position: relative;
  vertical-align: top;
  border: 1px solid #8c8c8c;
}

#filter label {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #8c8c8c;
}

#filter .mfilter-option .mfilter-col-input input {
  height: 20px;
  opacity: 0;
  width: 21px;
}

#filter .mfilter-option .mfilter-col-input:before {
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  /*  background: url(../images/checksvg.svg) 50% 50% no-repeat;*/
  background: #bababa 50% 50% no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#filter .mfilter-option .mfilter-input-active .mfilter-col-input::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  display: block;
  position: absolute;
  opacity: 1;
}

.mfilter-col-count {
  position: absolute;
  display: none;
}

.mfilter-heading {
  display: none;
}

.workarea .topcatmenuwrapper.mens.fixedactive {
  top: 86px;
  padding-bottom: 20px;
  background: #fff;
}

.workarea .topcatmenuwrapper.fixedactive {
  position: absolute;
  top: 86px;
  left: 50%;
  z-index: 1;
  max-width: 1260px;
  padding-bottom: 20px;
  background: #fff;
}

.category-filter {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
}

.category-filter > div {
  margin: 0;
  padding: 0;
}

.category-filter_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  vertical-align: top;
  position: relative;
  background: #f8f8f8;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-filter_sort .select-wrapper {
  margin-top: 22px;
  padding: 0 20px;
  color: #525252;
  font-size: 14px;
}

.category-filter_sort .select-wrapper span span {
  background: url(../images/fil-arrow.png) 50% 50% no-repeat;
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  position: absolute;
  right: 35%;
  top: 47%;
}

.category-filter_sort .select-wrapper a {
  margin-left: 20px;
  padding-right: 18px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAMAAABPT11nAAAAJ1BMVEX///+hoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaFt7osUAAAADHRSTlMADDEzZWei2PLz/P2+pfQMAAAAJklEQVQI1wXBiQGAIAAAIexRq9t/3sCqqmXsqmdwvPWdcNUNzIkfHFcA+cL75xcAAAAASUVORK5CYII=)
    100% 50% no-repeat;
}

.category-filter_name_text {
  width: 100%;
  padding: 20px;
  text-transform: uppercase;
}

.mobile .workarea #topcatmenu .leftcol #leftselcat {
  width: 80%;
}

.category-filter_name_text li {
  float: left;
  text-align: center;
}

.category-filter_name_text li.separator {
  padding: 0 5px;
  color: #c2c2c2;
}

.category-filter_name_text li.menu_item_1 {
  text-align: left;
}

.category-filter_name_text li a {
  color: #c2c2c2;
  font-size: 14px;
  margin-bottom: -4px;
  line-height: 24px;
}

.category-filter_name_text li.fleft {
  float: left;
  width: 30%;
  text-align: left;
}

.category-filter_name_text li.fleft a {
  color: #525252;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 0.05em;
}

.workarea #topcatmenu .leftcol .catinfotext {
  margin: 30px 0 5px 9%;
  font-size: 14px;
}

.category-filter_types {
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f8f8f8;
  padding: 0;
}

.category-filter_types.empty {
  border: none;
}

.workarea #topcatmenu #shopcats #shopcatsul li {
  width: 25%;
  padding: 0px 0 15px 8%;
  float: left;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.workarea #topcatmenu #shopcats #shopcatsul li a {
  white-space: nowrap;
  position: Relative;
  font-size: 14px;
}

.workarea #topcatmenu #shopcats #shopcatsul li a:hover {
  color: #000;
}

.workarea #topcatmenu #shopcats #shopcatsul li a.item-selected:after {
  position: absolute;
  bottom: -2px;
  left: -2px;
  right: -2px;
  height: 1px;
  background: #d2d2d1;
  content: " ";
  display: block;
}

.workarea #topcatmenu #filter .bagsdesc {
  padding: 0px 0 19px 40px;
  font-size: 14px;
  line-height: 20px;
  background: rgba(0, 0, 0, 0)
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAJ1BMVEX///+NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY0nKukcAAAADHRSTlMAESJEVWZ3maq73e7/V+KTAAAAOUlEQVR4AV3OuRHAIAwAwRM/iP7rdcbNONl4AWB3pVyFOZXI8oS+FU5TaiqsocSNJ4ylkFVpR3/FD4JYAW3rl9RbAAAAAElFTkSuQmCC")
    no-repeat scroll 20px 2px;
}

.workarea #topcatmenu #filter .bx-filter-block {
  padding-left: 0px;
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container {
  float: right;
  text-align: right;
  /*  input[type="checkbox"] + label::after{width:1px;height:16px;transform:rotate(0deg);background:#8c8c8c;content:'';display:block;position:absolute;left:25px;top:1px;opacity:0;.transition(all,0.5s);}*/
  /*input[type="checkbox"] + label::before {background-position: 0 -22px;}*/
  /*  input[type="checkbox"]:checked + label::after {width:1px;height:16px;transform:rotate(-45deg);background:#8c8c8c;content:'';display:block;position:absolute;left:25px;top:1px;opacity:1;}*/
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container .checkbox {
  position: relative;
  width: 62px;
  display: inline-block;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 21px;
  margin: 0 5px 0 0;
  /*background-image: url('../images/checkbox.png');background-repeat: no-repeat;*/
  vertical-align: top;
  border: 1px solid #8c8c8c;
  position: absolute;
  top: 0;
  left: 15px;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  input[type="checkbox"] {
  display: none;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  input[type="checkbox"]
  + label::before {
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: url(../images/checksvg.svg) 50% 50% no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 22px;
  top: 6px;
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  input[type="checkbox"]:checked
  + label::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  display: block;
  position: absolute;
  opacity: 1;
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container .checkbox {
  margin-top: 0;
  margin-bottom: 19px;
  margin-left: 14px;
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container label {
  position: relative;
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container label span {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #8c8c8c;
  padding-left: 32px;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox
  label {
  padding-left: 15px;
  display: block;
  text-align: center;
}

.workarea #topcatmenu #filter .bx-filter-button-box {
  display: none;
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container .checkbox {
  position: relative;
  width: 62px;
  display: inline-block;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 21px;
  margin: 0 5px 0 0;
  /*background-image: url('../images/checkbox.png');background-repeat: no-repeat;*/
  vertical-align: top;
  border: 1px solid #8c8c8c;
  position: absolute;
  top: 0;
  left: 15px;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  input[type="checkbox"] {
  display: none;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  input[type="checkbox"]
  + label::before {
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: url(../images/checksvg.svg) 50% 50% no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 22px;
  top: 6px;
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  input[type="checkbox"]:checked
  + label::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  display: block;
  position: absolute;
  opacity: 1;
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container .checkbox {
  margin-top: 0;
  margin-bottom: 19px;
  margin-left: 14px;
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container label {
  position: relative;
}

.workarea #topcatmenu #filter .bx-filter-parameters-box-container label span {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #8c8c8c;
  padding-left: 32px;
}

.workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox
  label {
  padding-left: 15px;
  display: block;
  text-align: center;
}

.workarea #topcatmenu #filter .bx-filter-button-box {
  display: none;
}

/*������ � ������ */

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  .checkbox {
  position: relative;
  width: 62px;
  display: inline-block;
}

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  .checkbox:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 21px;
  margin: 0 5px 0 0;
  /*background-image: url('../images/checkbox.png');background-repeat: no-repeat;*/
  vertical-align: top;
  border: 1px solid #8c8c8c;
  position: absolute;
  top: 0;
  left: 15px;
}

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  input[type="checkbox"] {
  display: none;
}

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  input[type="checkbox"]
  + label::before {
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: url(../images/checksvg.svg) 50% 50% no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 22px;
  top: 6px;
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  input[type="checkbox"]:checked
  + label::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  display: block;
  position: absolute;
  opacity: 1;
}

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  .checkbox {
  margin-top: 0;
  margin-bottom: 19px;
  margin-left: 14px;
}

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  label {
  position: relative;
}

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  label
  span {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #8c8c8c;
  padding-left: 32px;
}

.workarea
  #topcatmenu
  #shopcats.filter
  .bx-filter-parameters-box-container
  .checkbox
  label {
  padding-left: 15px;
  display: block;
  text-align: center;
}

.workarea #topcatmenu #shopcats.filter .bx-filter-button-box {
  display: none;
}

#shopcats.filter .mfilter-option {
  padding-left: 0px;
  display: inline-block;
  position: relative;
  margin-top: 0;
  margin-bottom: 19px;
  margin-left: 1%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
}

#shopcats.filter .mfilter-option.mfilter-tb-as-tr.mfilter-visible:nth-child(1) {
  padding-left: 10px;
}

.mobile
  .workarea
  .topcatmenuwrapper
  #topcatmenu
  #shopcats.filter
  .mfilter-options
  .mfilter-options-container
  .mfilter-tb
  .mfilter-option.mfilter-tb-as-tr.mfilter-visible {
  margin-bottom: 20px;
}

.mobile
  #shopcats.filter
  .mfilter-option.mfilter-tb-as-tr.mfilter-visible:nth-child(5) {
  padding-left: 10px;
}

.mobile
  #shopcats.filter
  .mfilter-option.mfilter-tb-as-tr.mfilter-visible:nth-child(9) {
  padding-left: 10px;
}

#shopcats.filter li.mfilter-option {
  width: 100%;
  padding-left: 0;
  margin-left: 0;
}

#shopcats.filter .mfilter-option .mfilter-col-input {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 10px 0 0;
  position: relative;
  vertical-align: top;
  border: 1px solid #8c8c8c;
}

.product-category-87 #shopcats.filter .mfilter-option .mfilter-col-input {
  margin: 0 1px 0 0;
}

#column-left ul li a.item-selected {
  position: relative;
}

#column-left ul li a.item-selected:after {
  position: absolute;
  bottom: -2px;
  left: -2px;
  right: -2px;
  height: 1px;
  background: #d2d2d1;
  content: " ";
  display: block;
}

#shopcats.filter label {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #8c8c8c;
}

#shopcats.filter .mfilter-option .mfilter-col-input input {
  height: 20px;
  opacity: 0;
  width: 21px;
  cursor: pointer;
}

#shopcats.filter .mfilter-option .mfilter-col-input:before {
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  /*  background: url(../images/checksvg.svg) 50% 50% no-repeat;*/
  background: #bababa 50% 50% no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#shopcats.filter
  .mfilter-option
  .mfilter-input-active
  .mfilter-col-input::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  display: block;
  position: absolute;
  opacity: 1;
}

#shopcats.filter .mfilter-option {
  margin-bottom: 0;
}

/*����� ������� � ������ */

.topcatmenuwrapper.cat7 #shopcats,
.topcatmenuwrapper.cat3 #shopcats,
.topcatmenuwrapper.cat14 #shopcats,
.topcatmenuwrapper.cat16 #shopcats,
.topcatmenuwrapper.cat11 #shopcats,
.topcatmenuwrapper.cat12 #shopcats,
.topcatmenuwrapper.cat40 #shopcats,
.topcatmenuwrapper.cat39 #shopcats,
.topcatmenuwrapper.cat37 #shopcats,
.topcatmenuwrapper.cat53 #shopcats,
.topcatmenuwrapper.cat50 #shopcats,
.topcatmenuwrapper.cat44 #shopcats {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.topcatmenuwrapper.cat2 #topcatmenu #shopcats,
.topcatmenuwrapper.cat1 #topcatmenu #shopcats {
  display: none;
}

.topcatmenuwrapper.cat2 #topcatmenu #filter,
.topcatmenuwrapper.cat1 #topcatmenu #filter {
  width: 60%;
}

.topcatmenuwrapper.cat2 #topcatmenu .leftcol,
.topcatmenuwrapper.cat1 #topcatmenu .leftcol {
  width: 40%;
}

.topcatmenuwrapper.cat3 #shopcats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.topcatmenuwrapper.cat3 #shopcats ul {
  width: 100%;
}

.products_item .productA:hover .productImg .dlya_hovera {
  position: absolute;
  display: block;
  height: auto;
  width: calc(100% - 40px);
  margin: 0 auto;
  clear: both;
  bottom: 30px;
  background: #fbfbfb;
  border-top: 0;
  z-index: 10000000;
  opacity: 1;
  left: 50%;
  padding: 10px;
  margin: 0 auto;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.bx_item_container {
  position: relative;
}

/*Zoom*/

.picture.zoomcarusel {
  height: auto;
  overflow: hidden;
}

.picture.zoomcarusel .carousel {
  height: 83.5vw;
}

.picture.zoomcarusel .carousel .buttons {
  width: 100%;
  position: absolute;
  background: #000;
  height: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 99;
  display: none;
}

.picture.zoomcarusel .carousel .next {
  background-image: url(/catalog/view/theme/default/images/next-zoom.svg);
  position: absolute;
  right: 3%;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 99;
  background-position: center;
}

.picture.zoomcarusel .carousel .prev {
  background-image: url(/catalog/view/theme/default/images/previous-zoom.svg);
  position: absolute;
  left: 3%;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 99;
  background-position: center;
}

.slider {
  width: 100%;
}

.slider img {
  width: 100%;
}

.picture.zoomcarusel .carousel .zoom-popup-link img {
  width: 100%;
  cursor: url(../images/plus-cur.cur), pointer;
}

.picture.zoomcarusel .carousel .zoom-popup-video {
  outline: none;
  width: 49%;
  display: block;
  float: right;
  position: relative;
  height: max-content;
  overflow: hidden;
}

video[poster] {
  height: 100%;
  width: 100%;
}

video {
  -o-object-fit: inherit;
  object-fit: inherit;
}

.picture.zoomcarusel .carousel .zoom-popup-video video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  height: 100%;
}

.picture.zoomcarusel .carousel .zoom-popup-link.video img {
  display: none;
}

.picture.zoomcarusel .carousel .zoom-popup-link {
  margin-top: 2%;
  outline: none;
  width: 49%;
  display: block;
  float: left;
  margin-right: 2%;
}

.picture.zoomcarusel .carousel .zoom-popup-link.zoom-active img {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  cursor: url(../images/cross-cur.cur), pointer;
  z-index: 99;
}

.picture.zoomcarusel .carousel .zoom-popup-link:nth-child(2n) {
  margin-right: 0;
}

.picture.zoomcarusel .carousel .zoom-popup-link:nth-child(1),
.picture.zoomcarusel .carousel .zoom-popup-link:nth-child(2) {
  margin-top: 0;
}

.picture.zoomcarusel .carousel .slick-track img {
  display: block;
  height: auto;
  width: auto;
}

.picture.zoomcarusel .thumbnails {
  display: block;
  width: 20%;
  float: left;
}

.picture.zoomcarusel .thumbnails .slick-arrow#prevA {
  background: none;
  width: 100%;
  margin-bottom: 30px;
}

.picture.zoomcarusel .thumbnails .slick-arrow#nextA {
  background: none;
  width: 100%;
  margin-top: 30px;
}

.picture.zoomcarusel .thumbnails .slick-arrow#prevA:hover,
.picture.zoomcarusel .thumbnails .slick-arrow#nextA:hover {
  cursor: pointer;
}

.picture.zoomcarusel .thumbnails .slick-slide {
  width: 80% !important;
  height: auto;
  float: none;
  position: relative;
  display: block;
}

.picture.zoomcarusel .thumbnails .slick-slide:hover {
  cursor: pointer;
}

/*end*/

.bx_item_container .productImgsVideo {
  position: relative;
}

.bx_item_container .productImgsVideo video {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.bx_item_container .productImgs #gal1 a {
  padding-bottom: 6%;
  display: block;
}

.bx_item_container .productImgs #gal1 a img {
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bx_item_container .productImgs #gal1 a.active img {
  border: 1px solid #eee;
}

.bx_item_container .productImgs .zoomWrapper {
  float: right;
  width: 72.26738934% !important;
  max-width: 560px;
  position: relative;
}

.bx_item_container .productImgs .zoomWrapper img {
  width: 100% !important;
}

.bx_item_container .productImgs .miniatures {
  width: 18.195896244%;
  float: left;
}

.products_item {
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  z-index: 1;
}

.products_item_wishlist_delete {
  position: absolute;
  top: 15px;
  cursor: pointer;
  right: 15px;
  background: none;
  width: 15px;
  height: 15px;
  z-index: 9;
}

.products_item_wishlist_delete:before {
  content: "";
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 15px;
  background: #555;
}

.products_item_wishlist_delete:after {
  content: "";
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1px;
  height: 15px;
  background: #555;
}

.products_item_wishlist_delete:hover:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.products_item_wishlist_delete:hover:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.products_item_wishlist {
  position: absolute;
  top: 15px;
  cursor: pointer;
  right: 30px;
  background: none;
  width: 25px;
  height: 25px;
  z-index: 9;
  background-image: url(/catalog/view/theme/default/images/heart_brown.svg);
  background-repeat: no-repeat;
  display: none;
}

.products_item:hover {
  z-index: 9;
}

.products_item .productName {
  margin: 20px 0 12px;
  min-height: 3.3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
          align-items: flex-start;
}
.products_item .productName .clean-btn{
    -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 10px;
}
.common-home .products_item .productName{
  -webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;
}
@media (max-width: 575px) {
  .products_item .productName {
    margin: 15px 0 8px;
    text-align: left;
  }

  .productPrice .product-fields_colors {
    margin-bottom: 0 !important;
    margin-top: 6px;
    order: 1;
  }

  .productName + .productPrice .productPrice {
    flex-direction: column;
  }
}

.products_item .productName h4 {
  color: #020202;
  font-family: "Bitum" !important;
  font-weight: normal !important;
  font-size: 15px;
  line-height: normal;
  margin: 0;
  text-align: left;
}

.store-main_content_new .products_item .productName h4 {
  font-family: "Bitum-Light" !important;
  font-weight: 300 !important;
  text-align: center;
}

.store-main_content_new .products_item .productName {
  margin: 20px 10px 12px;
}

.products_item.notavaible .productA .productImg {
  opacity: 0.36;
}

.products_item.notavaible .productA .productName {
  opacity: 0.36;
}

.products_item.notavaible .productA .productPrice {
  opacity: 0.36;
}

.products_item .productA {
  display: block;
  height: auto;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  position: relative;
  border: none;
  overflow: hidden;
  margin-bottom: 59px;
}

/* .product-category-196 .products_item .productA {
  width: 25vw;
} */

.products_item .productA .products_item_image {
  width: 100%;
  /*height: 39.378125vw;*/
}

.products_item .productA:hover {
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*.products_item .productA:hover .product__icon.icon-top-right.coming_soon {
  display: none;
}*/

.products_item .productA:hover .readmore {
  background: #7e7e7e;
  overflow: hidden;
  position: relative;
  z-index: 11;
  width: 210px;
  text-align: center;
}

.products_item .productA:hover .readmore:hover {
  background-color: #000;
  color: #fff;
}

.category-content .productItem .productA .productImg {
  margin-bottom: 10px;
}

.category-content .productItem .productA .readmore {
  margin-bottom: 20px;
  height: 47px;
  width: 240px;
  line-height: 47px;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#account .products_item .productA:hover .productImg .dlya_hovera {
  width: calc(100% - 60px);
}

.products_item .productA:hover .productImg .dlya_hovera {
  position: absolute;
  display: block;
  height: auto;
  width: calc(100% - 34px);
  margin: 0 auto;
  clear: both;
  bottom: 17px;
  background: #fbfbfb;
  border-top: 0;
  z-index: 10000000;
  opacity: 1;
  left: 50%;
  padding: 6px;
  margin: 0 auto;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.products_item.col-lg-4 .productA:hover .productImg .dlya_hovera {
  width: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.products_item .productA .productImg {
  position: relative;
}

.products_item .productA .productImg .productImg-slider .slick-prev {
  position: absolute;
  top: 0%;
  left: 15px;
  z-index: 10;
  font-size: 0;
  background-color: transparent;
  background-image: url(/catalog/view/theme/default/image/back.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position-x: left;
  background-position-y: center;
  width: 30px;
  height: 100%;
  border: none;
  display: none !important;
}

.products_item .productA .productImg .productImg-slider .slick-next {
  position: absolute;
  top: 0%;
  right: 15px;
  z-index: 10;
  font-size: 0;
  background-color: transparent;
  background-image: url(/catalog/view/theme/default/image/next.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position-x: right;
  background-position-y: center;
  width: 30px;
  height: 100%;
  border: none;
  display: none !important;
}

.products_item .productA .productImg .dlya_hovera {
  position: absolute;
  opacity: 0;
  height: auto;
  width: 100%;
  clear: both;
  border-top: 0;
}

.dlya_hovera_text {
  display: none;
}

@media (max-width: 575px) {
  /* .products_item .productA .productImg {
    display: flex;
    flex-direction: column;
  } */
  .products.single .products_item .productA .productImg .dlya_hovera.active {
    opacity: 1;
    bottom: 0;
    display: block;
    left: 0;
    background: #eaeaea;
    height: 86px;
    width: 100%;
    transform: none;
    text-align: left;
    padding: 13px 12px 17px;
  }
  .products.single .products_item .productA .productImg .sizes {
    opacity: 1;
  }
  .products.single .dlya_hovera_text {
    display: block;
    margin-bottom: 13px;
  }

  .products.single .products_item .productA .productImg .sizes p.non-size {
    border: none;
    color: #000000;
    font-size: 14px;
  }
  .products.single .products_item .productA .productImg .sizes p.non-size {
    color: #a2a2a2;
  }
  .products.single .products_item .productA .productImg .sizes .has-size:hover {
    color: #ffffff;
  }
}

.products_item .productA .productImg .sizes {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.products_item .productA:hover .productImg .productImg-slider .slick-prev,
.products_item .productA:hover .productImg .productImg-slider .slick-next {
  display: block !important;
}

.products_item .productA:hover .productImg .sizes:not(.bag-sizes) {
  opacity: 1;
}

.products_item .productA .productImg .sizes .has-size {
  color: #000;
  background-color: transparent;
  display: block;
  width: max-content;
  padding: 0 3px;
  min-width: 22px;
  height: 22px;
  margin: 0 3%;
  min-width: 20px;
  margin-bottom: 0;
  line-height: 21px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #000;
  text-align: center;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  cursor: pointer;
}
.products_item.products_item38469 .productA .productImg .sizes .has-size {
  width: 40px;
}
.products_item.products_item38470 .productA .productImg .sizes .has-size {
  width: 40px;
}
.products_item .productA .productImg .sizes .non-size {
  color: #00000080;
  background-color: transparent;
  display: block;
  width: max-content;
  padding: 0 3px;
  min-width: 22px;
  height: 22px;
  margin: 0 3%;
  min-width: 20px;
  margin-bottom: 0;
  line-height: 21px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #00000080;
  text-align: center;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}
.products_item.products_item38469 .productA .productImg .sizes .non-size {
  width: 40px;
}
.products_item.products_item38470 .productA .productImg .sizes .non-size {
  width: 40px;
}
.products_item .productA .productImg .sizes .has-size:hover {
  background-color: #000;
  color: #fff;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.products_item .productA .productImg .sizes p.non-size {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 3%;
  min-width: 21px;
  margin-bottom: 0;
  background-color: transparent;
  color: #969696;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  padding: 0;
}

.products_item .productA .productImg .sizes .sold-out {
  font-size: 14px;
  text-transform: lowercase;
  display: block;
  border: 1px solid #bebebe;
  padding: 6px;
  width: 50%;
}

.products_item .productA .productPrice {
  height: auto;
  font-family: "Bitum";
  font-size: 16px;
  color: #020202;
  font-weight: 100;
  min-height: 2em;

}
.product_interest .products_item .productA .productPrice,
.interesting-products .products_item .productA .productPrice{
  text-align: left;
}
.interesting-products{
  overflow: hidden;
}
.products_item .productA .productPrice.productPriceRight {
  margin: 0;
}

@media (max-width: 575px) {
  .product-fields_colors .checkboxes {
    justify-content: flex-start !important;
  }
  .products_item .productA .productPrice {
    margin-left: 8px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }

  .products.single .products_item .productA .productPrice {
    margin-left: 2px;
  }
  .swiper-slide .products_item .productA .productPrice{
    margin-left: 0px;
    font-size: 11px;
  }
  .item_current_price {
    color: #de2f2f;
    margin-right: 0;
    font-size: 16px;
  }
  .swiper-slide .item_current_price{
    font-size: 11px;
  }
  .swiper-slide .products_item .productA .productPrice{
     font-size: 11px;
  }

  .productR .item_price .item_current_price {
    color: #3d3d3d;
  }

  

  .bx_item_container .productR .item_price {
    width: auto;
    float: none;
    display: flex;
    flex-direction: column-reverse;
  }

  .bx_item_container .productR .item_price .old_price {
    width: auto;
    margin-left: 0;
    margin-top: 5px;
  }

  .bx_item_container .productR .item_price .item_current_price {
    margin-left: 0;
    color: #de2f2f;
  }

  .bx_item_container .productR .item_price .item_current_price-not_discount {
    color: #3d3d3d;
  }

  .productPrice.productPriceRight span {
    margin-left: 8px;
    font-size: 14px;
  }

  .products.single .productPrice.productPriceRight span {
    margin-right: 0;
  }

  /* .products.single .productPrice.productPriceRight span {
    position: absolute;
  } */

  .section_prod_wrap {
    margin-left: -10px;
    margin-right: -10px;
  }

  .section_prod_wrap .products_item {
    padding: 0 1.1px;
  }

  .section_prod_wrap .row:before {
    display: none;
  }

  .products_item .productName h4 {
    padding: 0 15px;
  }

  .products.single .products_item .productName h4 {
    padding: 0 3px;
  }

  .store-main_content_new {
    margin-right: 15px;
    margin-left: -15px;
    width: calc(100% + 30px);
  }
  .account-account.mobile .store-main_content_new {
    margin-left: -8px;
  }
  .products.single .products_item_btns {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
  }
  .btn-product-single {
    background: #f2f2f2;
    height: 40px;
    color: #979797;
    border-radius: 0 !important;
    width: 50%;
    outline: none;
  }
  .btn-product-single:first-child {
    color: #ffffff;
    background: #0b0b0b;
  }
  .btn-product-single:last-child:focus {
    color: #3d3d3d;
    text-decoration: underline;
  }
}

.products_item .productA .productPrice span {
  font-family: "Bitum";
}

.products_item .productA .productPrice span.old_price {
  text-decoration: line-through;
  color: #c2c2c2;
  margin-right: 7px;
}

@media (max-width: 575px) {
  .products_item .productA .productPrice span.old_price {
    margin-left: 8px;
    font-size: 14px;
  }
  .swiper-slide .products_item .productA .productPrice span.old_price{
    font-size: 11px;    
    margin-left: 12px;
  }
}

.products_item .productA .productPrice .through {
  text-decoration: line-through;
  opacity: 0.8;
}

/*�������� ��������*/

html.fsvs #fsvs-pagination {
  margin: 0;
  padding: 8px 4px;
  position: fixed;
  height: auto;
  right: auto;
  top: 50%;
  z-index: 999;
  width: 32px;
  left: 50% !important;
  margin-left: 722px !important;
}

html.fsvs #fsvs-pagination li {
  list-style: none;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin: 0 0 2px 0;
  cursor: pointer;
}

html.fsvs #fsvs-pagination li > span {
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  display: block;
}

html.fsvs #fsvs-pagination li > span > span {
  border-radius: 100%;
  width: 9px;
  height: 9px;
  line-height: 12px;
  display: block;
  margin: 4px 0;
  background: #e8e8e8;
  border: 1px solid #e8e8e8;
}

html.fsvs #fsvs-pagination li.active > span > span {
  border: 1px solid #b1b1b1;
  background: none;
}

html.fsvs #fsvs-pagination li:last-child {
  margin: 0;
}

/*set a border on the images to prevent shifting*/

#gallery_01 img {
  border: 2px solid white;
}

#button-cart {
  display: block;
  width: 100%;
  float: none;
  height: 60px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  background: #000;
  font-size: 18px;
  font-family: bitum, sans-serif;
  cursor: pointer;
  border-radius: 0;
  -webkit-transition: background ease 350ms, border ease 350ms;
  transition: background ease 350ms, border ease 350ms;
  border: 1px solid #000000;
  outline: none;
}
#part-pay-cart{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    width: 100%;
    float: none;
    height: 60px;
    line-height: 24px;
    color: #000;
    text-decoration: none;
    background: #fff;
    font-size: 16px;
    font-family: bitum, sans-serif;
    cursor: pointer;
    border-radius: 0;
    -webkit-transition: background ease 350ms, border ease 350ms;
    transition: background ease 350ms, border ease 350ms;
    border: 1px solid #000000;
    margin-top: 20px;
    outline: none;
}
.notice{
  position: relative;
  margin-left: 6px;
}
.notice-content{
  position: absolute;
  left: 50%;
  bottom: calc( 100% + 12px );
  transform: translateX(-50%);
  background: #fff;
  padding: 14px 18px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 350ms;
  transition: all ease 350ms;
  font-size: 15px;
  line-height: 19px;
  font-family: "Bitum-Light" !important;
}
.notice-content:before{
  position: absolute;
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  left: calc( 50% - 8px );
  bottom: -6px;
  background: #fff;
/*  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.25);*/
  z-index: -1;
}
.notice:hover .notice-content{
  opacity: 1;
  visibility: visible;
}
#button-cart:hover {
  -webkit-transition: background ease 350ms, border ease 350ms;
  transition: background ease 350ms, border ease 350ms;
  background: #cc7e7e;
  border: 1px solid #cc7e7e;
}

#button-nocart {
  display: block;
  width: 100%;
  float: left;
  height: 40px;
  line-height: normal;
  opacity: 1;
  color: #fff;
  text-decoration: none;
  background: #d8d5d5;
  font-size: 14px;
  cursor: default;
  border: none;
  border-radius: 0;
  outline: none;
}

body.mobile #button-cart {
  width: 100% !important;
  margin-top: 0px !important;
  border: none;
  border-color: #000;
}

body.mobile #button-nocart {
  width: 100%;
}

body.mobile .owl-carousels h2 {
  text-align: center;
}

body.mobile .owl-carousels a {
  text-align: center;
}

.bx_item_detail .bx_bt_button {
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.bx_item_container {
  position: relative;
}

.bx_item_container .productR {
  position: sticky;
  top: 0;
  text-align: right;
}

.bx_item_container .productR.fixed {
  position: fixed;
  width: calc(33.3% - 7vw + 45px);
  top: 0;
  right: 7vw;
  background-color: #fff;
  z-index: 110;
  height: 100vh;
  overflow-y: scroll;
}

.bx_item_container .productR.fixed::-webkit-scrollbar {
  width: 0;
}

.bx_item_container .productR.fixed {
  -ms-overflow-style: none;
}

.bx_item_container .productR.fixed {
  overflow: -moz-scrollbars-none;
}

@media (max-width: 1440px) {
  .bx_item_container .productR.fixed {
    width: calc(33.3% - 7vw + 35px);
  }
}

/*product-new*/

.bx_item_container .productR .productName {
  font-family: "bitum" !important;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0em;
  color: #020202;
  font-weight: normal;
  text-align: left;
  margin: 25px 0 50px;
  line-height: normal;
  display: flex;
  justify-content: space-between;
}

.bx_item_container .productR .productName .product_wishlist {
  min-width: 26px;
  height: max-content;
  background-color: transparent;
  border: none;
  margin-left: 10px;
}

.bx_item_container .productR .productName .product_wishlist img {
  width: 100%;
}

.bx_item_container .productR .productSku {
  width: 50%;
  float: right;
  text-align: right;
  margin-bottom: 15px;
  font-size: 15px;
  color: #646363;
  margin-top: 6px;
}

.bx_item_container .productR .item_price {
  display: flex;
  align-items: center;
  width: 50%;
  margin: 0;
  margin-bottom: 30px;
  font-size: 18px;
  color: #020202;
  font-family: "Bitum";
}

body.mobile .bx_item_container .productR .item_price {
  align-items: flex-start;
}

.bx_item_container .productR .item_price .item_current_price {
  margin: 0;
}

.bx_item_container .productR .productFields .product-fields-description {
  display: block;
  width: 100%;
  margin-bottom: 25px;
  margin-top: 15px;
}

.bx_item_container .productR .productFields .product-fields-description p {
  line-height: 20px;
}

.bx_item_container
  .productR
  .productFields
  .product-fields-description
  .product-fields-text {
  overflow: hidden;
}

.bx_item_container
  .productR
  .productFields
  .product-fields-description.active
  .product-fields-text {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 100px;
  position: relative;
}

.bx_item_container
  .productR
  .productFields
  .product-fields-description.active
  .product-fields-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.bx_item_container
  .productR
  .productFields
  .product-fields-description
  .product-description-button {
  margin-top: 10px;
  display: none;
  border: none;
  outline: none;
}

.bx_item_container
  .productR
  .productFields
  .product-fields-description.active
  .product-description-button {
  display: block;
  background: #fff;
  color: #646363;
}

.bx_item_container
  .productR
  .productFields
  .product-fields-description.active
  .product-description-button:hover {
  color: #000;
}

.product_size,
.product_details,
.product_locations,
.product_delivery {
  text-align: left;
  width: 100%;
}

.product_size {
  border-bottom: 1px solid #a9aeb2;
}

.product_size a {
  text-align: left;
  background: transparent;
  padding: 0;
  height: max-content;
  line-height: 1;
  font-size: 14px;
  text-decoration: underline;
  margin-top: 26px 0 0;
  width: max-content;
}

.product_size a:hover,
.product_size a:focus {
  background: none;
  color: #3d3d3d;
}

.productSale {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000000;
  background: #f4f4f4;
  font-family: "bitum";
  font-size: 17px;
  padding: 15px 28px;
  margin-top: -1px;
}

.productSale-text {
  text-align: left;
  margin: 0;
  max-width: 141px;
}

.productSale-timer {
  display: flex;
  align-items: center;
  margin: 0;
}

.productSale-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 40px;
  margin-right: 11px;
}

.productSale-item:last-child {
  margin-right: 0;
}

.productSale-item.razdel {
  margin-bottom: 17px;
}

.productSale-item span {
  min-width: 55px;
  font-family: "bitum-light";
  font-size: 13px;
  text-align: center;
}

@media (max-width: 1550px) {
  .productSale {
    font-size: 15px;
    padding: 15px 19px;
  }
  .productSale-item {
    font-size: 35px;
    margin-right: 9px;
  }
}

@media (max-width: 1400px) {
  .productSale {
    font-size: 14px;
    padding: 12px;
  }
  .productSale-item {
    font-size: 28px;
    margin-right: 5px;
  }
}

.product_locations {
  border-bottom: 1px solid #a9aeb2;
}

.product_size_hidden,
.product_details_hidden,
.product_locations_hidden,
.product_delivery_hidden {
  margin-bottom: 20px;
  display: none;
}
.product_details_table{
  width: 100%;
}
.product_details_table td{
  width: 50%;
  font-size: 13px;
  line-height: 24px
}
.product_details_table td:nth-child(2){
  color: #7b7b7b
}
.product_size_hidden {
  font-size: 14px;
}

.product_size_hidden a {
  margin: 26px 0 0;
}

.product_size_hidden ul {
  list-style-type: disc;
  padding-left: 14px;
}

.product_size_hidden ul li {
  list-style: disc;
  margin-bottom: 8px;
}

.product_size_hidden ul li:last-of-type {
  margin-bottom: 0;
}

.product-fields-title,
.product-field-display {
  float: left;
  width: 50%;
}

.product-fields-title span {
  font-size: 14px;
  line-height: 24px;
}

.product-field-display span {
  font-size: 14px;
  color: #7b7b7b;
}

.product_size p,
.product_details p,
.product_locations p,
.product_delivery p {
  position: relative;
  padding: 20px 0;
  font-size: 13px;
  font-family: 'Bitum';
  color: #020202;
  cursor: pointer;
  margin: 0;
}
.product_delivery_hidden p {
  font-family: "Bitum-Light";
}
.product_size p img,
.product_details p img,
.product_locations p img,
.product_delivery p img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.item_price .old_price {
  text-decoration: line-through;
  color: #020202;
  font-size: 16px;
  margin: 0;
  margin-right: 15px;
}

.bx_item_container .productR .productFields {
  margin: 20px 0 5px 0;
  width: 100%;
  text-align: left;
  font-size: 13px;
}

.bx_item_container .productR .productFields .product-fields-title {
  width: 50%;
  float: left;
  margin-bottom: 5px;
}

.bx_item_container .productR .productFields .product-field-display {
  width: 50%;
  float: left;
  color: #c1c1c1;
  margin-bottom: 5px;
}

.item_info_section.buttons {
  margin-bottom: 30px;
}

.productR .ask-a-question,
.productR .availability.popupa {
  width: 100%;
}

.shoesProduct .product-fields_sizes {
  position: relative;
  width: 100%;
  margin: 0;
  z-index: 2;
}

.shoesProduct .product-fields_sizes p.product-fields_sizes_p {
  position: absolute;
  top: 0;
  right: 0;
  width: max-content;
}

.product-fields_sizes {
  float: left;
  width: 45%;
  margin-right: 10%;
}

.product-fields_sizes p {
  font-size: 13px;
  margin-bottom: 20px;
  position: relative;
  font-family: 'Bitum';
}
.shoesProduct .product-fields_sizes {
  position: relative;
  width: 100%;
  margin: 0;
}
.product-fields_sizes .checkboxes{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 /* -webkit-box-pack: justify;
  -ms-flex-pack: justify;
          justify-content: space-between;*/
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 22px;
}

.product-fields_sizes .checkboxes label,
.giftbox-info_list .checkboxes label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0;
  margin-bottom: 0px;
  border: 1px solid #000;
  border-radius: 0;
  padding: 5px 13px;
  font-family: bitum;
}
.boots_popup .product-fields_sizes .checkboxes label {
  height: 30px;
  padding: 5px 14px;
  border:0;
}
.product-product-38469 .product-fields_sizes .checkboxes label,
.product-product-38469 .giftbox-info_list .checkboxes label {
  width: 50px;
}
.product-product-38470 .product-fields_sizes .checkboxes label,
.product-product-38470 .giftbox-info_list .checkboxes label {
  width: 50px;
}
.product-fields_sizes .checkboxes label input,
.giftbox-info_list .checkboxes label input {
  display: none;
}

.product-fields_sizes .checkboxes label .after,
.giftbox-info_list .checkboxes label .after {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  display: block;
  background: transparent;
  border: 1px solid #000;
}
.product-fields_sizes .checkboxes label input:checked ~ span,
.giftbox-info_list .checkboxes label input:checked ~ span {
  color: #fff;
}
.product-fields_sizes .checkboxes label input:checked + .checkbox-bg{
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.giftbox-info_list .checkboxes label .after span {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  display: block;
  color: #414141;
  font-size: 13px;
  text-align: center;
}

.product-fields_sizes .checkboxes label span {
  min-width: 26px;
  width: max-content;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  display: block;
  text-align: center;
}
.product-fields_sizes .option-wrapper-disabled label,
.product-fields_sizes .option-wrapper-instock label{
  margin-bottom: 19px;
}

.product-fields_sizes .checkboxes label.size--disabled .after,
.giftbox-info_list .checkboxes label.size--disabled .after {
  border-color: #bdbdbd;
  color: #D2D2D2;
}

.product-fields_sizes .checkboxes label.size--disabled {
  border: 1px solid #D2D2D2;
  color: #D2D2D2;
}

.product-fields_sizes .checkboxes label.size--disabled .after span,
.giftbox-info_list .checkboxes label.size--disabled .after span {
  color: #bdbdbd;
}

.product-fields_sizes .checkboxes label input:checked + .after,
.giftbox-info_list .checkboxes label input:checked + .after {
  background: #000;
}

.product-fields_sizes .checkboxes label input:checked + .after span,
.giftbox-info_list .checkboxes label input:checked + .after span {
  color: #fff;
}

.product-fields_colors {

  
}

.product-product-12863 .product-fields_colors {
  display: none;
}

.product-fields_colors.furniture .checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-fields_colors.furniture .checkboxes .check {
  margin: 0;
  margin-right: 15px;
}

.product-fields_colors p {
  font-size: 13px;
  margin-bottom: 12px;
  position: relative;
  font-family: bitum;
}

.product-fields_colors .checkboxes label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  margin: 0;
  text-align: center;
}

.product-fields_colors .checkboxes label input {
  display: none;
}

.product-fields_colors .checkboxes label .after {
  padding: 7px;
  display: inline-block;
  background: transparent;
  border-radius: 50%;
}
.last-size {
  margin-top: 4px;
  text-align: center;
  font-family: bitum-light;
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
  line-height: 14px;
  color: #848484;
}
.product-fields_colors .checkboxes {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product-fields_colors .checkboxes label .after span {
  width: 31px;
  display: block;
  height: 31px;
  border-radius: 50%;
}

.productBot_wrapper .product-fields_colors .checkboxes label .after span{
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  width: auto;
  height: auto;
}
.productBot_wrapper .product-fields_colors .checkboxes label .after span.white-checkbox{
  border:1px solid #c2c2c2;
}
.productBot_wrapper .product-fields_colors .checkboxes label .after{
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
}
.color-white{
  border: 1px solid #c2c2c2;
}

@media (max-width: 575px) {
  .product-fields_colors .checkboxes label .after span {
    border: none;
  }
  .product-fields_colors .checkboxes label .after span.color-white{
    border: 1px solid #c2c2c2;
  }

  .productPrice .product-fields_colors .checkboxes label {
    width: 22px !important;
    height: 22px !important;
  }
  .products.single .productPrice .product-fields_colors .checkboxes label {
    width: 25px !important;
    height: 25px !important;
  }
  
}

.product-fields_colors .checkboxes label input:checked + .after {
  border: 1px solid #9b9b9b;
}

.product-fields_colors .checkboxes .check label {
  padding: 0px 0 0px 30px;
  width: 100%;
  display: block;
  position: relative;
  line-height: normal;
  cursor: pointer;
  height: auto;
  margin-bottom: 0;
  font-size: 13px;
  /*    color: #bebebe;*/
  margin: 0px 0 22px 0;
  line-height: 23px;
}

.product-fields_colors .checkboxes .check label:before {
  border: 1px solid #8c8c8c;
  content: "";
  display: inline-block;
  height: 15px;
  left: 4px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 3px;
  vertical-align: top;
  width: 15px;
}

.product-fields_colors .checkboxes .check label input {
  display: none;
}

.product-fields_colors .checkboxes .check input:checked + .before {
  width: 15px;
  height: 15px;
  background: url(/catalog/view/theme/default/images/galochka.svg) 50% 50%
    no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 4px;
  top: 3px;
  opacity: 1;
}

/*end*/

.bx_item_container .productR .item_info_section.nooffers {
  margin-bottom: 30px;
}

/*product-new*/

.bx_item_container .productR .bx_item_section_name_gray {
  text-align: left;
  float: left;
  font-size: 14px;
  margin: 0px 0 15px 0;
}

/*end*/

.bx_item_container .productR .bx_item_detail_scu {
  float: right;
  max-width: 100%;
  font-size: 14px;
}

.bx_item_container .productR .bx_item_detail_scu.full {
  float: left;
  max-width: 64%;
}

.bx_item_container
  .productR
  .bx_item_detail_scu
  .bx_scu_scroller_container.skuprop50 {
  right: -10px;
}

.bx_item_container
  .productR
  .bx_item_detail_scu
  .skuprop50
  .bx_scu
  ul
  li:nth-child(2)
  .num {
  margin-left: -10px;
}

.bx_item_container .productR .mess {
  text-align: left;
  margin-bottom: 25px;
  font-size: 14px;
}

.bx_item_container .productR .margprod {
  margin: 15px 0 25px 0;
}

.bx_item_container .productR .bx_scu ul {
  max-width: 100%;
}

.bx_item_container .productR .bx_scu {
  width: 50%;
  display: inline-block;
  float: left;
}

.bx_item_container .productR .bx_scu.selector17 {
  display: none;
}

.bx_item_container .productR .radioplace.selector17 {
  width: 100%;
  display: inline-block;
}

.bx_item_container .productR .radioplace.selector17 li {
  width: 50%;
  display: block;
  float: left;
}

.bx_item_container .productR .radioplace.has-error {
  border: 1px solid red;
}

/*product-new*/

.bx_item_container .productR .radioplace .label {
  text-align: left;
  float: left;
  font-size: 14px;
  margin: 0px 0 19px 0;
}

/*end*/

.bx_item_container .productR .radioplace li {
  text-align: left;
  font-size: 14px;
  float: left;
  width: 50%;
  cursor: pointer;
}

.bx_item_container .productR .radioplace ul {
  margin: 0;
}

.bx_item_container .productR .radioplace li label {
  font-size: 13px;
  font-weight: normal;
  color: #020202;
  text-shadow: none;
  margin: 0 0 10px 0;
}

.bx_item_container .productR .radioplace li .dot {
  height: 13px;
  width: 13px;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  border: 1px solid #8c8c8c;
}

.bx_item_container .productR .radioplace li label.disabled {
  color: #c1c1c1;
  display: none;
}

.bx_item_container .productR .radioplace li input {
  display: none;
}

.bx_item_container .productR .radioplace li input:checked + .dot:after {
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 50%;
  right: 2px;
  bottom: 2px;
  content: " ";
  display: block;
  background: #8c8c8c;
}

.bx_item_container .productR .bx_scu li {
  width: 30%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  display: block;
  padding-top: 0 !important;
  height: 22px;
  padding-right: 10px;
  margin-bottom: 19px;
}

.bx_item_container .productR .bx_scu li.bx_missing span.num {
  color: #8c8c8c;
}

.bx_item_container .productR .bx_scu li span.num {
  color: #000;
}

.bx_item_container .productR .bx_scu li .cnt {
  width: 23px;
  height: 22px;
  display: block;
  float: left;
  border: 1px solid #000;
  position: relative;
  /*  &:after{width:1px;height:16px;transform:rotate(0deg);background:#8c8c8c;content:'';display:block;position:absolute;left:10px;top:2px;opacity:0;.transition(all,0.5s);}*/
}

.bx_item_container .productR .bx_scu li input {
  display: none;
}

.bx_item_container .productR .bx_scu li .cnt:before {
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #bababa 50% 50% no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.bx_item_container .productR .bx_scu li.bx_missing .cnt {
  border: 1px solid #bfbfc0;
}

.bx_item_container .productR .bx_scu li.bx_active .cnt {
  background-position: 0 0;
  /*&:after{width:1px;height:16px;transform:rotate(-45deg);background:#8c8c8c;content:'';display:block;position:absolute;left:11px;top:2px;opacity:1;}*/
}

.bx_item_container .productR .bx_scu li input:checked + .cnt:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.bx_item_container .productR .bx_scu li .num {
  padding: 0;
  font-size: 13px;
  line-height: 25px;
  display: inline-block;
}

.bx_item_container .productR .sharebuts {
  width: 130px;
  float: right;
  height: 50px;
}

.bx_item_container .productR .sharebuts p {
  margin-top: -4px;
  margin-bottom: 15px;
}

.productViews .productR .productAtr {
  width: 185px;
  margin-top: 20px;
  float: right;
}

.productViews .productR .productAtr .bord {
  margin: 15px 0 25px;
}

.productViews .productR .productAtr .bordnomarg {
  margin: 10px 0 25px;
}

.productViews .productR .addtocart-area {
  padding-bottom: 17px;
}

.productViews .productR a.addtocart-button {
  display: block;
  width: 100%;
  height: 27px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #908982;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  text-align: center;
  line-height: 27px;
  text-decoration: none;
}

.productViews .productR a.addtocart-button:hover {
  background: #2a2b2d;
}

.productViews .productR .product-fields .stockable_block_item {
  width: 87px;
  text-align: center;
}

.productViews
  .productR
  .product-fields
  .stockable_block_item.stockable_block_item1 {
  float: left;
}

.productViews
  .productR
  .product-fields
  .stockable_block_item.stockable_block_item2 {
  float: right;
}

.productViews .productR .product-fields div.selector {
  cursor: pointer;
  width: 87px;
  color: #fff;
  height: 27px;
  padding: 0;
  background: none;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

.productViews .productR .product-fields div.selector span {
  background: #908982 url("../images/arrowbot.png") 60px 50% no-repeat;
  padding: 6px 20px 6px 0;
  text-align: center;
}

.productViews .productR .product-fields div.selector:hover span,
.productViews .productR .product-fields div.selector.focus span {
  background: #2a2b2d url("../images/arrowbot.png") 60px 50% no-repeat;
}

.productViews .productR .product-fields div.selector select {
  height: 27px;
  width: 87px;
  text-align: center;
}

.productViews .productR .product-fields div.selector select option {
  text-align: center;
}

.productViews .productR .product-fields .stockable_block_title {
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#contact {
  font-size: 14px;
}

#contact #contact_left {
  width: 100%;
  display: block;
}

#contact #contact_left .cols1 {
  width: 23.96%;
  margin-right: 1.48%;
  float: left;
}

#contact #contact_left .cols1 p:nth-child(1) {
  margin-bottom: 20px;
}

#contact #contact_left .cols2 {
  width: 49%;
  float: right;
}

.about {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}

.about .about_in {
  padding: 0;
  display: block;
}

.about .about_in .top_slogan {
  width: 100%;
  min-height: 103px;
  height: auto;
}

.about .about_in .top_slogan h2 {
  width: 44%;
  float: right;
  padding-left: 6.5%;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 19px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAJ1BMVEX///+NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY0nKukcAAAADHRSTlMAESJEVWZ3maq73e7/V+KTAAAAOUlEQVR4AV3OuRHAIAwAwRM/iP7rdcbNONl4AWB3pVyFOZXI8oS+FU5TaiqsocSNJ4ylkFVpR3/FD4JYAW3rl9RbAAAAAElFTkSuQmCC)
    8.5% 21px no-repeat;
  line-height: 20px;
}

.about .about_in .content_area {
  width: 100%;
}

.about .about_in .content_area .left_col {
  width: 67%;
  float: left;
  position: relative;
  max-height: 450px;
  height: 100vh;
  z-index: 1;
}

.about .about_in .content_area .left_col .img1 {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 87%;
  z-index: 2;
  max-width: 62%;
}

.about .about_in .content_area .left_col .img2 {
  position: absolute;
  top: 0;
  right: 0;
  max-height: 87%;
  margin-top: 52px;
  max-width: 62%;
}

.about .about_in .content_area .right_col {
  width: 28.5%;
  float: right;
  position: relative;
  margin-top: 60px;
  padding-right: 2%;
  font-size: 13px;
}

.about .about_in .content_area .right_col:before {
  position: absolute;
  top: -53px;
  left: -52.5%;
  right: 0;
  bottom: -50px;
  display: block;
  content: " ";
  background: #f9f9f9;
  z-index: -1;
}

.backtonews {
  background: #f5f5f5;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
  z-index: 20;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 19px;
}

.backtonews a {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.blog-news {
  max-width: 1480px;
  width: 100%;
  margin: 50px auto 0 auto;
  font-size: 14px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.blog-news .items-leading {
  width: 100%;
  padding: 0;
  display: block;
  margin: 0 auto;
}

.blog-news .items-leading .leading {
  width: 30.95%;
  margin: 0 3.57% 50px 0;
  float: left;
}

.blog-news .items-leading .leading .preview_text {
  height: 57px;
  overflow: hidden;
}

.blog-news .items-leading .leading.last {
  margin: 0;
}

.blog-news .items-leading .leading .preview_picture_link {
  position: relative;
  display: block;
  overflow: hidden;
}

.blog-news .items-leading .leading .preview_picture_link:hover .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.3);
  display: block;
  content: " ";
}

.blog-news
  .items-leading
  .leading
  .preview_picture_link:hover
  .preview_picture {
  transform: scale(1.025);
  -webkit-transform: scale(1.025);
  -o-transform: scale(1.025);
  -moz-transform: scale(1.025);
}

.blog-news .items-leading .leading .preview_picture_link .preview_picture {
  transition: all 1s linear;
  -moz-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
}

.blog-news .items-leading .leading .create {
  margin: 42px 0 0 0;
  font-size: 12px;
  color: #bbbbbb;
}

.blog-news .items-leading .leading .blogTitle {
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 5px;
}

.blog-news .items-leading .leading .readmore_link {
  position: relative;
  padding-right: 30px;
  margin-top: 25px;
  display: inline-block;
  color: #bbbbbb;
  text-decoration: none;
}

.blog-news .items-leading .leading .readmore_link:hover span {
  position: relative;
}

.blog-news .items-leading .leading .readmore_link:hover span:after {
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  background: #bbbbbb;
  position: absolute;
  bottom: -1px;
}

.blog-news .items-leading .leading .readmore_link:hover i {
  background: none;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.blog-news .items-leading .leading .readmore_link:hover i:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.blog-news .items-leading .leading .readmore_link:hover i:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.blog-news .items-leading .leading i {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block;
  content: " ";
  background: #d2d2d2;
  border: 1px solid #d2d2d2;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.blog-news .items-leading .leading i:before,
.blog-news .items-leading .leading i:after {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  width: 5px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.blog-news .items-leading .leading i:before {
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  margin-top: -2px;
}

.blog-news .items-leading .leading i:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 1px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

/* Pulse Shrink */

@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pagination {
  text-align: center;
  margin-top: 50px;
}

.pagination .blog-page-next {
  padding-right: 25px;
  margin-left: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAMAAAAGL8UJAAAALVBMVEWioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqIpCoavAAAADnRSTlMABxo6ZmeYm8XG5eb4+X2axbsAAAAnSURBVAjXY2BjZAACPg4mEMnHxQwi+XhYQCQvK5DkBolwgmTZQSoBGbEBChW+CyQAAAAASUVORK5CYII=)
    100% 50% no-repeat;
  width: auto;
  height: 16px;
  line-height: 16px;
}

.pagination .blog-page-previous {
  padding-left: 25px;
  margin-right: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAMAAAAGL8UJAAAALVBMVEWioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqIpCoavAAAADnRSTlMABxo6ZmeYm8XG5eb4+X2axbsAAAAlSURBVAjXBcGHAQAACIAgbf9/cSBgCzEjuYV1AfYJkpcIsS3gPAnxAGrmpEpcAAAAAElFTkSuQmCC)
    0 50% no-repeat;
  width: auto;
  height: 16px;
  line-height: 16px;
}

.pagination .blog-page-previous:hover,
.pagination .blog-page-next:hover {
  border: none;
  background-color: #fff;
}

.pagination .blog-page-current {
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  background: #d2d2d2;
  border-radius: 50%;
  display: inline-block;
  margin: 0 8px;
}

.pagination a {
  margin: 0 8px;
}

#contact p {
  margin-bottom: 0px;
  font-size: 16px;
}

#contact #contactForm {
  position: relative;
}

#contact #contactForm .title p {
  margin-bottom: 2em;
  font-size: 20px;
  text-transform: none !important;
  font-family: "Bitum";
}

#contact #contactForm .mf-ok-text {
  position: absolute;
  left: 0;
  top: -66px;
  height: 47px;
  background: #f7f7f7;
  text-align: center;
  right: 0;
  line-height: 47px;
}

#contact #contactForm input {
  color: #3d3d3d;
  text-align: center;
  background: none;
  position: relative;
  z-index: 2;
  font-size: 14px;
}

#contact #contactForm textarea {
  color: #3d3d3d;
  position: relative;
  z-index: 2;
  background: none;
  font-family: "Bitum-Light";
  text-align: center;
}

#contact #contactForm label {
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#contact #contactForm label.active {
  text-align: left;
}

#contact #contactForm .mf-name {
  width: 47.5%;
  height: 37px;
  position: relative;
  border-bottom: 1px solid #bababa;
}

#contact #contactForm .mf-name label {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
}

#contact #contactForm .mf-name input {
  width: 100%;
  display: block;
}

#contact #contactForm .mf-email {
  width: 47.5%;
  float: right;
  position: relative;
  border-bottom: 1px solid #bababa;
  height: 37px;
}

#contact #contactForm .mf-email label {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
}

#contact #contactForm .mf-email input {
  width: 100%;
  display: block;
}

#contact #contactForm .mf-message {
  width: 100%;
  margin-top: 20px;
  position: relative;
  border-bottom: 1px solid #bababa;
  height: 37px;
}

#contact #contactForm .mf-message label {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
}

#contact #contactForm .mf-message textarea {
  width: 100%;
  display: block;
  height: 20px;
}

#contact #contactForm .contact_butt {
  margin: 42px auto 0 auto;
  border: 1px solid #bababa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 33px;
  padding: 0 45px;
  background: none;
  color: #8c8c8c;
  cursor: pointer;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#contact #contactForm .contact_butt:hover {
  background: #8c8c8c;
  color: #fff;
}

#contact-colleagues {
  width: 100%;
}

#contact #contact-colleagues p.questtitle {
  margin-bottom: 2em;
  font-size: 20px;
  font-family: "Bitum";
}

#contact #contact-colleagues .personal p {
  margin-bottom: 20px;
}

#contact #contact-colleagues br {
  line-height: 16px;
}

#contact-colleagues .cols1 {
  width: 50%;
  float: left;
}

#contact-colleagues .cols2 {
  width: 50%;
  float: right;
}

#contact-colleagues .fleft .subtitle {
  width: 25.38%;
  display: inline-block;
}

#contact-colleagues .gray-line {
  background: #ccc;
  width: 100%;
  height: 1px;
  margin: 25px 0;
  display: block;
  margin-bottom: 3em;
}

#contact-colleagues .left_form {
  width: 100%;
  margin-right: 2.159%;
  position: relative;
}

#contact-colleagues .left_form .text-danger {
  position: absolute;
  top: -5px;
  transform: translateY(-100%);
  left: 52%;
}

#contact-colleagues .left_form .text-danger:first-child {
  left: 0;
}

#contact #contact-colleagues #contactForm .mf-message {
  width: 100%;
  float: left;
  margin-top: 0;
  border: 1px solid #ccc;
  height: 83px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2em;
  position: relative;
}

#contact #contact-colleagues #contactForm .mf-message .text-danger {
  position: absolute;
  top: -5px;
  transform: translateY(-100%);
}

#contact #contact-colleagues #contactForm .mf-message textarea {
  height: 100%;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
  font-family: "Bitum-Light";
  font-size: 14px;
  resize: none;
}

#contact-colleagues input::placeholder,
#contact-colleagues textarea::placeholder {
  color: #3d3d3d;
}

#contact-colleagues .left_form input {
  width: 48%;
  border: 1px solid #ccc;
  line-height: 33px;
  padding: 10px 20px;
  text-align: left !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  float: left;
}

#contact #contact-colleagues #contactForm .contact_butt {
  width: 48%;
  padding: 8px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  font-weight: normal;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

#contact #contact-colleagues #contactForm .contact_butt:hover {
  background: #b8b8b8;
  color: #fff;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  border: 1px solid #b8b8b8;
}

#contact-colleagues .left_form input#input-name {
  margin-right: 4%;
}

/*new contact*/

#contact-colleagues .schedule_new {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

#contact-colleagues .schedule_new .schedule_new_block {
  margin: 0;
  margin-right: 5%;
}

#contact-colleagues .schedule_new .phones-con:nth-child(1) {
  margin-bottom: 10px;
}

#contact-colleagues .schedule_new .phones-con_pho {
  font-size: 35px;
  font-family: "Bitum";
}

#contact-colleagues .schedule_new .phones-con_tex {
  font-size: 16px;
}

#contact-colleagues .schedule_new .shopsname {
  width: 100%;
  margin: 0;
  -ms-flex-item-align: end;
  align-self: flex-end;
  line-height: normal;
}

#contact-colleagues .schedule_new .shopsname p {
  font-size: 14px;
}

#contact-colleagues .schedule_new .parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#contact-colleagues .schedule_new .part_block {
  margin: 0;
  width: 33%;
}

#contact-colleagues .schedule_new .part_block.full {
  width: 100%;
}

#contact-colleagues .schedule_new .part_block.full span {
  width: 90px;
  display: inline-block;
}

#contact-colleagues .schedule_new .part_block .main {
  font-size: 14px;
}

.facebook_contact {
  width: 16px;
  height: 16px;
  display: block;
  content: " ";
  background: url("../images/facebook.png") 0 0 no-repeat;
  float: left;
  margin-right: 20px;
}

.instagram_contact {
  width: 16px;
  height: 16px;
  display: block;
  content: " ";
  background: url("../images/instagram.png") 0 0 no-repeat;
  float: left;
  margin-right: 20px;
}

.pinterest_contact {
  width: 16px;
  height: 16px;
  display: block;
  content: " ";
  background: url("../images/pinterest.png") 0 0 no-repeat;
  float: left;
  margin-right: 20px;
}

#contact_gmap {
  margin-top: 57px;
  margin-bottom: -100px;
}

.newsimgwrap {
}

.firstnews {
  position: relative;
}

.firstnews img {
  width: 100%;
}

.information-news-news.news_id-121 .textbox {
  display: none;
}

.information-news-news.news_id-181 .item-page.container {
  width: calc(100% - 34vw);
}

.information-news-news.news_id-181 .item-page.container .vertical {
  width: calc(100% + 20vw);
  margin: 0 auto;
  margin-left: -10vw;
}

.information-news-news.news_id-185 .item-page.container {
  width: calc(100% - 34vw);
}
.information-news-news.news_id-185 .w-120 {
  width: calc(100% + 20vw);
  margin-left: -10vw;
}
.information-news-news.news_id-186 .w-120 {
  width: calc(100% + 20vw);
  margin-left: -10vw;
}
.information-news-news.news_id-185 .item-page.container .vertical {
  width: calc(100% + 20vw);
  margin: 0 auto;
  margin-left: -10vw;
}
.information-news-news.news_id-186 .item-page.container {
  width: calc(100% - 34vw);
}

.information-news-news.news_id-186 .item-page.container .vertical {
  width: calc(100% + 20vw);
  margin: 0 auto;
  margin-left: -10vw;
}

.information-news-news.news_id-189 .item-page.container {
  width: calc(100% - 34vw);
}
.information-news-news.news_id-189 .w-120 {
  width: calc(100% + 20vw);
  margin-left: -10vw;
}
.information-news-news.news_id-189 .item-page.container .vertical {
  width: calc(100% + 20vw);
  margin: 0 auto;
  margin-left: -10vw;
}

.firstnews .textbox {
  position: absolute;
  width: 100%;
  bottom: 15px;
  z-index: 3;
}

.firstnews .textbox h1 {
  font-family: "Bitum";
  font-weight: normal;
  font-size: 46px;
  display: block;
  text-align: center;
  width: 100%;
  text-align: center;
  color: #fffefe;
  margin-bottom: 29px;
}

.firstnews .textbox .datatime {
  width: 100%;
  display: block;
  color: #fffefe;
  text-align: center;
  margin-bottom: 25px;
}

.firstnews .textbox .description {
  width: 100%;
  display: block;
  color: #fffefe;
  text-align: center;
  margin-bottom: 45px;
  font-size: 15px;
}

.news-list {
  column-count: 2;
  column-gap: 0em;

  /* ���� ����� � ������� ���������� �� 18 ����� 2016 */
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0em;
  column-gap: 0em;
}

.news-list .news-item {
  width: 50%;
}

.grid-sizer {
  width: 50%;
}

.news-list .news-item .textbox {
  width: 80%;
  margin: 0 auto;
}

.news-list .news-item .textbox a {
  font-family: "Bitum";
  font-size: 30px;
  margin-top: 15px;
  margin-bottom: 35px;
  text-align: center;
  display: block;
  text-transform: uppercase;
}

.news-list .news-item .textbox a:hover {
  color: #3d3d3d;
}

.news-list .news-item.product .textbox a {
  font-family: "Bitum-Light";
  font-size: 16px;
  margin-bottom: 5px;
  text-decoration: none;
}

.news-list .news-item.product .sizes {
  position: absolute;
  left: 28%;
  right: 28%;
  bottom: 48px;
  background: rgba(255, 255, 255, 0.8);
  padding: 25px 50px;
}

.news-list .news-item.product .sizes span {
  display: inline-block;
  width: 25px;
  margin: 0 5px 5px 5px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #000000;
  text-align: center;
  color: #000;
  float: left;
}

.news-list .news-item.product .sizes span.inactive {
  color: #8c8c8c;
  border: 1px solid #8c8c8c;
}

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

.news-list .news-item.product img {
  max-width: 70%;
}

.news-list .news-item .news-descr {
  text-align: center;
  margin-bottom: 70px;
  display: block;
}

.news-list .news-item .text-center a {
  display: block;
  text-align: center;
  position: relative;
}

.relative {
  position: relative;
}

.collection_id-15 .relative .textbox {
  display: none;
}

.relative .textbox {
  position: absolute;
  width: 100%;
  bottom: 10%;
  z-index: 3;
}

.relative .textbox h1 {
  font-family: "Bitum";
  font-weight: normal;
  font-size: 2.875vw;
  display: block;
  text-align: center;
  width: 100%;
  text-align: center;
  color: #fffefe;
  margin-bottom: 29px;
  display: block;
  text-shadow: 0px 0px 70px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}

.relative .textbox .datatime {
  width: 100%;
  display: block;
  color: #fffefe;
  text-align: center;
  margin-bottom: 25px;
}

.relative .textbox .description {
  width: 100%;
  display: block;
  color: #fffefe;
  text-align: center;
  margin-top: 20px;
}

.item-page.item-page-news {
  padding-top: 0px;
  display: block;
}

.item-page.item-page-news img {
  display: block;
  margin: 0 auto;
}

.item-page-news {
  margin: 0 auto;
  width: 100%;
}

.news_main-photo {
  width: 100%;
}

.item-page-news .newsimg {
  position: relative;
}

/*share button om news page*/

.item-page.item-page-news .sharebuts {
  position: fixed;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.item-page.item-page-news .sharebuts ul {
}

.item-page.item-page-news .sharebuts ul li {
  padding-left: 0;
  float: none;
  margin-top: 5px;
}

.item-page.item-page-news .sharebuts ul li:before {
  display: none;
}

.item-page.item-page-news .sharebuts ul li a {
  width: 30px;
}

/*end share button*/

.item-page-news .newsimg .newsnamewrap {
  position: absolute;
  left: 0;
  top: 40%;
  background: rgba(252, 252, 252, 0.75);
  width: 389px;
  /* ������� ����� �������*/
  opacity: 1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.item-page-news .vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.item-page-news .vertical .imgwrap {
  width: 50%;
  float: right;
  text-align: right;
}

.item-page-news .vertical .imgwrap img {
  max-width: 100%;
}

.item-page-news .vertical .textbox {
  width: 50%;
  text-align: left;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.item-page-news .vertical .textbox h1 {
  color: #050505;
  font-size: 36px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-weight: normal;
  text-align: left;
  font-family: "LustProDemi-No4It";
}

.item-page-news .vertical .textbox .datatime {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: left;
  margin: 42px auto 52px auto;
  color: #050505;
}

.item-page-news .vertical .textbox .description {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: left;
  color: #050505;
  position: relative;
}

.item-page-news .vertical .textbox .description:after {
  position: absolute;
  left: 0;
  bottom: -58px;
  width: 50%;
  height: 2px;
  display: block;
  content: "";
  background: #050505;
  display: none;
}

.news_id-95 .item-page-news .vertical .textbox .description:after,
.news_id-97 .item-page-news .vertical .textbox .description:after {
  display: none;
}

.news_id-95 .item-page-news .vertical .imgwrap,
.news_id-97 .item-page-news .vertical .imgwrap {
  width: 45%;
}

.news_id-95 .item-page-news .vertical .textbox,
.news_id-97 .item-page-news .vertical .textbox {
  width: 45%;
  text-align: left;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10%;
}

.news_id-95 .item-page-news .vertical .textbox h1,
.news_id-97 .item-page-news .vertical .textbox h1,
.news_id-102 .item-page-news .vertical .textbox h1,
.news_id-108 .item-page-news .vertical .textbox h1,
.news_id-117 .item-page-news .vertical .textbox h1,
.news_id-120 .item-page-news .vertical .textbox h1,
.news_id-157 .item-page-news .vertical .textbox h1,
.news_id-134 .item-page-news .vertical .textbox h1 {
  font-family: "Bitum";
  line-height: normal;
  margin: 0;
  font-size: 48px;
  text-transform: uppercase;
}

.newsbudimage_quote {
  width: 410px;
  border: 1px solid #000;
  padding: 60px 50px;
  position: relative;
}

.newsbudimage_quote.modile {
  display: none;
}

.newsbudimage_quote.desktop {
  display: block;
}

.newsbudimage_quote:before {
  content: "//";
  font-family: "Bitum";
  font-size: 48px;
  position: absolute;
  top: -12%;
  left: 13%;
}

.newsbudimage_quote-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

.newsbudimage_quote-links a {
  color: #000;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Bitum";
  line-height: 30px;
}

.newsbudimage_quote-links span {
  color: #000;
  margin: 0 10px;
  text-align: left;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Bitum";
  line-height: 30px;
}

.news_id-95 .item-page-news .vertical .textbox .datatime,
.news_id-97 .item-page-news .vertical .textbox .datatime,
.news_id-102 .item-page-news .vertical .textbox h1 {
  margin: 0;
  text-transform: uppercase;
}

.news_id-95 .item-page-news .vertical .imgwrap img,
.news_id-97 .item-page-news .vertical .imgwrap img,
.news_id-102 .item-page-news .vertical .imgwrap img {
  width: 100%;
}

.news_id-95 .newsbudimage.special,
.news_id-102 .newsbudimage.special {
  margin-top: 28em;
}

.news_id-95 .newsbudimage.special p,
.news_id-102 .newsbudimage.special p {
  font-family: "Bitum";
  line-height: normal;
  margin: 0;
  font-size: 24px;
  margin-bottom: 7em;
  text-transform: uppercase;
}

.news_id-95 .newsbudimage.special a,
.news_id-102 .newsbudimage.special a {
  background: #000;
  padding: 15px;
  color: #fff;
  width: 45%;
  display: block;
  float: left;
  text-align: center;
}

.textonly h1 {
  font-size: 36px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-weight: normal;
  text-align: left;
  width: 40%;
  display: inline-block;
  color: #050505;
}

.textonly .datatime {
  text-align: left;
  display: inline-block;
}

.textonly .textbox .description {
  text-align: left;
  display: inline-block;
  width: 55%;
  float: right;
  padding-top: 3px;
  color: #050505;
}

.textonly {
  padding-bottom: 75px;
  padding-top: 75px;
}

.item-page-news .newsimg .newsnamewrap a {
  display: block;
  padding-left: 38px;
  font-size: 14px;
  color: #464646;
  text-decoration: none;
  padding-bottom: 25px;
}

.item-page-news .newsimg .newsnamewrap a time {
  font-size: 12px;
  margin-bottom: 8px;
  margin-top: 22px;
  display: block;
  float: left;
}

.item-page-news .newsimg .newsnamewrap a h3 {
  float: left;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}

.item-page-news .newsimg .newsnamewrapbig {
  -moz-animation-name: flyInBottom;
  -o-animation-name: flyInBottom;
  animation-duration: 1.25s;
  -webkit-animation-duration: 1.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flyInBottom;
  animation-name: flyInBottom;
  position: Absolute;
  left: 0;
  top: 37.5%;
  bottom: 37.5%;
  width: 30.95%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(252, 252, 252, 0.75);
  display: block;
  padding-left: 6.03%;
  color: #464646;
  padding-right: 50px;
  opacity: 1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.item-page-news .newsimg .newsnamewrapbig time {
  font-size: 12px;
  margin-bottom: 8px;
  margin-top: 31px;
  display: block;
  float: left;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.item-page-news .newsimg .newsnamewrapbig a {
  font-size: 14px;
  color: #464646;
  text-decoration: none;
  padding-bottom: 35px;
  text-transform: uppercase;
  display: block;
}

.item-page-news .newsimg .newsnamewrapbig .desc {
  opacity: 0;
  font-size: 14px;
  margin-bottom: 43px;
  -webkit-animation-delay: 0.5s;
  /* Chrome, Safari, Opera */
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  transition: all 0.75s linear;
  -moz-transition: all 0.75s linear;
  -webkit-transition: all 0.75s linear;
  -o-transition: all 0.75s linear;
  -ms-transition: all 0.75s linear;
}

.item-page-news .newsimg .newsnamewrapbig .readmore_link {
  opacity: 0;
  position: relative;
  padding-right: 30px;
  display: inline-block;
  padding-bottom: 0;
  text-transform: none;
  line-height: 20px;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  transition: all 1s linear;
  -moz-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
}

.item-page-news .newsimg .newsnamewrapbig .readmore_link:hover i {
  background: #000;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.item-page-news .newsimg .newsnamewrapbig .readmore_link:hover i:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.item-page-news .newsimg .newsnamewrapbig .readmore_link:hover i:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.item-page-news .newsimg .newsnamewrapbig .readmore_link i {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block;
  content: " ";
  background: #4f4f4f;
  border: 1px solid #4f4f4f;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.item-page-news .newsimg .newsnamewrapbig .readmore_link i:before,
.item-page-news .newsimg .newsnamewrapbig .readmore_link i:after {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  width: 6px;
}

.item-page-news .newsimg .newsnamewrapbig .readmore_link i:before {
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  margin-top: -2px;
}

.item-page-news .newsimg .newsnamewrapbig .readmore_link i:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 2px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.item-page-news .leftcol {
  width: 49.3%;
  float: left;
}

.item-page-news .leftcol .slogan {
  padding: 0px 0 0 12.06%;
  background: rgba(0, 0, 0, 0)
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAJ1BMVEX///+NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY0nKukcAAAADHRSTlMAESJEVWZ3maq73e7/V+KTAAAAOUlEQVR4AV3OuRHAIAwAwRM/iP7rdcbNONl4AWB3pVyFOZXI8oS+FU5TaiqsocSNJ4ylkFVpR3/FD4JYAW3rl9RbAAAAAElFTkSuQmCC")
    no-repeat scroll 8.5% 3px;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 12px;
}

.item-page-news .leftcol .sharebuts {
  padding: 110px 0 0 12.06%;
}

.item-page-news .leftcol .sharebuts ul li {
  list-style: none;
  margin-left: 0;
  border: none;
  width: 18px;
  height: 18px;
  margin-right: 0;
}

.item-page-news .leftcol .sharebuts ul li:before {
  content: " ";
}

.item-page-news .leftcol .sharebuts ul li a {
  width: 100%;
  height: 100%;
}

.item-page-news .leftcol .sharebuts ul li.facebook {
  background: url("../images/fbicon.png") 0 0 no-repeat;
}

.item-page-news .leftcol .sharebuts ul li.twitter {
  background: url("../images/instaicon.png") 0 0 no-repeat;
}

.item-page-news .leftcol .sharebuts ul li.pinterest {
  background: url("../images/pinicon.png") 0 0 no-repeat;
}

.item-page-news .rightcol {
  width: 49.3%;
  float: right;
}

.newswrapper {
  margin: 0px auto;
}

.newswrapper .title-block {
  display: none;
}

.newswrapper.lookbookslide {
  position: relative;
}

.newswrapper.lookbookslide .newsimg .newsnamewrapbig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 38.82%;
  bottom: 38.82%;
}

.newswrapper.lookbookslide .newsimg .newsnamewrapbig:hover {
  top: 38.82%;
  bottom: 38.82%;
}

.newswrapper.lookbookslide .newsimg .newsnamewrapbig .alink {
  padding-bottom: 0;
  margin: auto 0;
  color: #8c8c8c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newswrapper .newsimg {
  position: relative;
}

.newswrapper .newsimg .newsnamewrap {
  position: absolute;
  left: 0;
  top: 40%;
  background: rgba(252, 252, 252, 0.75);
  width: 389px;
  /* ������� ����� �������*/
  opacity: 1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.newswrapper .newsimg .newsnamewrap a {
  display: block;
  padding-left: 38px;
  font-size: 14px;
  color: #464646;
  text-decoration: none;
  padding-bottom: 25px;
}

.newswrapper .newsimg .newsnamewrap a time {
  font-size: 12px;
  margin-bottom: 8px;
  margin-top: 25px;
  display: block;
  float: left;
}

.newswrapper .newsimg .newsnamewrap a h3 {
  float: left;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}

.newswrapper .newsimg .newsnamewrapbig {
  -moz-animation-name: flyInBottom;
  -o-animation-name: flyInBottom;
  animation-duration: 1.25s;
  -webkit-animation-duration: 1.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flyInBottom;
  animation-name: flyInBottom;
  position: Absolute;
  left: 0;
  top: 36.5%;
  bottom: 37.5%;
  width: 30.95%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(252, 252, 252, 0.75);
  display: block;
  padding-left: 6.03%;
  color: #464646;
  padding-right: 50px;
  opacity: 1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper .newsimg .newsnamewrapbig:hover {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 0;
  bottom: -1px;
}

.newswrapper .newsimg .newsnamewrapbig:hover time {
  margin-top: 23.4%;
}

.newswrapper .newsimg .newsnamewrapbig:hover .desc {
  opacity: 1;
}

.newswrapper .newsimg .newsnamewrapbig:hover .readmore_link {
  opacity: 1;
}

.newswrapper .newsimg .newsnamewrapbig:hover .newsnamewrap {
  opacity: 0;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.newswrapper .newsimg .newsnamewrapbig time {
  font-size: 12px;
  margin-bottom: 8px;
  margin-top: 30px;
  display: block;
  float: left;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper .newsimg .newsnamewrapbig a {
  font-size: 14px;
  color: #464646;
  text-decoration: none;
  padding-bottom: 35px;
  text-transform: uppercase;
  display: block;
}

.newswrapper .newsimg .newsnamewrapbig .desc {
  opacity: 0;
  font-size: 14px;
  margin-bottom: 43px;
  -webkit-animation-delay: 0.5s;
  /* Chrome, Safari, Opera */
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  transition: all 0.75s linear;
  -moz-transition: all 0.75s linear;
  -webkit-transition: all 0.75s linear;
  -o-transition: all 0.75s linear;
  -ms-transition: all 0.75s linear;
}

.newswrapper .newsimg .newsnamewrapbig .readmore_link {
  opacity: 0;
  position: relative;
  padding-right: 30px;
  display: inline-block;
  padding-bottom: 0;
  text-transform: none;
  line-height: 20px;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  transition: all 1s linear;
  -moz-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
}

.newswrapper .newsimg .newsnamewrapbig .readmore_link:hover i {
  background: #000;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  border: 1px solid #000;
}

.newswrapper .newsimg .newsnamewrapbig .readmore_link:hover i:before {
  margin-left: -3px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  background: #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper .newsimg .newsnamewrapbig .readmore_link:hover i:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper .newsimg .newsnamewrapbig .readmore_link i {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block;
  content: " ";
  background: #4f4f4f;
  border: 1px solid #4f4f4f;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper .newsimg .newsnamewrapbig .readmore_link i:before,
.newswrapper .newsimg .newsnamewrapbig .readmore_link i:after {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -3px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  width: 6px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.newswrapper .newsimg .newsnamewrapbig .readmore_link i:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  margin-top: -2px;
}

.newswrapper .newsimg .newsnamewrapbig .readmore_link i:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 2px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper.lookbook {
  padding-top: 210px;
}

.newswrapper.lookbook .innerlook {
  width: 100%;
  margin-left: -2.4333%;
}

.newswrapper.lookbook .look-item {
  float: left;
  display: table-cell;
  margin-left: 2.4333%;
  margin-bottom: 25px;
}

.newswrapper.lookbook .look-item.col1 {
  width: 30.9%;
}

.newswrapper.lookbook .look-item.col2 {
  width: 64.2%;
}

.newswrapper.lookbook .look-item.col2 .detail_picture {
  width: 100%;
  display: block;
  content: " ";
  background-size: cover;
  margin-bottom: 25px;
}

.newswrapper.lookbook .look-item .description {
  min-height: 90px;
}

.newswrapper.lookbook .look-item img {
  margin-bottom: 25px;
}

.newswrapper.arhiv {
  padding-top: 165px;
}

.newswrapper.arhiv .blog-look {
  max-width: 1480px;
  width: 100%;
  margin: 50px auto 0 auto;
  font-size: 14px;
}

.newswrapper.arhiv .blog-look .items-leading {
  width: 100%;
  padding: 0;
  display: block;
  margin: 0 auto;
}

.newswrapper.arhiv .blog-look .items-leading .leading {
  width: 30.95%;
  margin: 0 3.57% 50px 0;
  float: left;
}

.newswrapper.arhiv .blog-look .items-leading .leading.last {
  margin: 0;
}

.newswrapper.arhiv .blog-look .items-leading .leading .preview_picture_link {
  position: relative;
  display: block;
  overflow: hidden;
}

.newswrapper.arhiv
  .blog-look
  .items-leading
  .leading
  .preview_picture_link
  img {
  transition: all 1s linear;
  -moz-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
}

.newswrapper.arhiv
  .blog-look
  .items-leading
  .leading
  .preview_picture_link:hover
  .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.46);
  display: block;
  content: " ";
}

.newswrapper.arhiv
  .blog-look
  .items-leading
  .leading
  .preview_picture_link:hover
  img {
  transform: scale(1.025);
  -webkit-transform: scale(1.025);
  -o-transform: scale(1.025);
  -moz-transform: scale(1.025);
}

.newswrapper.arhiv .blog-look .items-leading .leading .create {
  margin: 42px 0 0 0;
  font-size: 12px;
  color: #b0b0b0;
}

.newswrapper.arhiv .blog-look .items-leading .leading .blogTitle {
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 35px;
}

.newswrapper.arhiv .blog-look .items-leading .leading .readmore_link {
  position: relative;
  padding-right: 30px;
  margin-top: 25px;
  display: inline-block;
}

.newswrapper.arhiv .blog-look .items-leading .leading .readmore_link:hover i {
  background: none;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper.arhiv
  .blog-look
  .items-leading
  .leading
  .readmore_link:hover
  i:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper.arhiv
  .blog-look
  .items-leading
  .leading
  .readmore_link:hover
  i:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper.arhiv .blog-look .items-leading .leading i {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block;
  content: " ";
  background: #d1d1d1;
  border: 1px solid #d1d1d1;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.newswrapper.arhiv .blog-look .items-leading .leading i:before,
.newswrapper.arhiv .blog-look .items-leading .leading i:after {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  width: 7px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.newswrapper.arhiv .blog-look .items-leading .leading i:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  margin-top: -2px;
}

.newswrapper.arhiv .blog-look .items-leading .leading i:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 2px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

/*page preloader*/

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Blokk";
  src: url("../fonts/blokk/BLOKKRegular.eot");
  src: url("../fonts/blokk/BLOKKRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/blokk/BLOKKRegular.woff") format("woff"),
    url("../fonts/blokk/BLOKKRegular.svg#BLOKKRegular") format("svg");
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "feather";
  src: url("../fonts/feather/feather.eot?-9jv4cc");
  src: url("../fonts/feather/feather.eot?#iefix-9jv4cc")
      format("embedded-opentype"),
    url("../fonts/feather/feather.woff?-9jv4cc") format("woff"),
    url("../fonts/feather/feather.ttf?-9jv4cc") format("truetype"),
    url("../fonts/feather/feather.svg?-9jv4cc#feather") format("svg");
}

.ip-header {
  position: fixed;
  top: 0;
  z-index: 100;
  min-height: 480px;
  width: 100%;
  height: 100%;
  background: #fff;
}

.ip-header h1 {
  margin: 0;
}

.ip-logo,
.ip-loader {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  cursor: default;
  pointer-events: none;
}

.ip-logo {
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}

.ip-loader {
  bottom: 20%;
}

.ip-header .ip-inner {
  display: block;
  margin: 0 auto;
}

.ip-header .ip-logo svg {
  min-width: 320px;
  max-width: 480px;
  width: 25%;
  margin: 0 auto;
}

.ip-header .ip-logo svg path {
  fill: #000;
}

.ip-header .ip-loader svg path {
  fill: none;
  stroke-width: 6;
}

.ip-header .ip-loader svg path.ip-loader-circlebg {
  stroke: #ddd;
}

.ip-header .ip-loader svg path.ip-loader-circle {
  -webkit-transition: stroke-dashoffset 0.2s;
  transition: stroke-dashoffset 0.2s;
  stroke: #000;
}

/* Animations */

/* Initial animation of header elements */

.loading .ip-logo,
.loading .ip-loader {
  opacity: 1;
  -webkit-animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both;
  animation: animInitialHeader 1s cubic-bezier(0.7, 0, 0.3, 1) both;
}

.loading .ip-loader {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0);
  }
}

@keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0);
    transform: translate3d(0, 800px, 0);
  }
}

/* Header elements when loading finishes */

.loaded .ip-logo,
.loaded .ip-loader {
  opacity: 1;
}

.loaded .ip-logo {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: animLoadedLogo 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
  animation: animLoadedLogo 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}

@-webkit-keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0)
      scale3d(0.65, 0.65, 1);
    opacity: 1;
  }
}

@keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0)
      scale3d(0.65, 0.65, 1);
    transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0)
      scale3d(0.65, 0.65, 1);
    opacity: 0;
  }
}

.loaded .ip-loader {
  -webkit-animation: animLoadedLoader 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards;
  animation: animLoadedLoader 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}

@-webkit-keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
  }
}

@keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
  }
}

/* Change the color of the logo */

.loaded .ip-logo svg path {
  -webkit-transition: all 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s;
  fill: #fff;
}

/* Header animation when loading finishes */

.loaded .ip-header {
  -webkit-animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
  animation: animLoadedHeader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}

@-webkit-keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
  }
}

@keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* Content animations */

.loaded .ip-main h2,
.loaded .ip-main .browser,
.loaded .ip-main .browser .box,
.loaded .codrops-demos {
  -webkit-animation: animLoadedContent 1s cubic-bezier(0.7, 0, 0.3, 1) both;
  animation: animLoadedContent 1s cubic-bezier(0.7, 0, 0.3, 1) both;
}

.loaded .ip-main .browser,
.loaded .ip-main .browser .box:first-child {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.loaded .ip-main .browser .box:nth-child(2) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.loaded .ip-main .browser .box:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes animLoadedContent {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
  }
}

@keyframes animLoadedContent {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }
}

/* Change layout class for header */

.layout-switch .ip-header {
  position: absolute;
}

/* No JS */

.no-js .ip-header {
  position: relative;
  min-height: 0px;
}

.no-js .ip-header .ip-logo {
  margin-top: 20px;
  height: 180px;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.no-js .ip-header .ip-logo svg path {
  fill: #fff;
}

#order_form_div.error #order_form_id {
  padding-top: 0;
}

.errorwrapper {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 210px;
  background: #fbe2de;
  line-height: 50px;
  text-align: center;
}

.errorwrapper .notetext {
  color: #8c8c8c;
}

.notetext {
  width: 827px;
  margin: 0 auto;
  padding-top: 250px;
}

.notetext .left_side_order {
  width: 258px;
  float: left;
  margin-top: 74px;
  position: relative;
}

.notetext .left_side_order:before {
  position: absolute;
  top: 0;
  height: 10px;
  width: 100%;
  background: url("../images/sircle.jpg") 50% 50% no-repeat;
  content: "";
  display: block;
}

.notetext .left_side_order:after {
  position: absolute;
  bottom: 0;
  height: 10px;
  width: 100%;
  background: url("../images/sircle.jpg") 50% 50% no-repeat;
  content: "";
  display: block;
}

.notetext .right_side_order {
  width: 258px;
  float: left;
  margin-top: 74px;
}

.notetext .right_side_order:before {
  position: absolute;
  top: 0;
  height: 10px;
  width: 100%;
  background: url("../images/sircle.jpg") 50% 50% no-repeat;
  content: "";
  display: block;
}

.notetext .right_side_order:after {
  position: absolute;
  bottom: 0;
  height: 10px;
  width: 100%;
  background: url("../images/sircle.jpg") 50% 50% no-repeat;
  content: "";
  display: block;
}

.notetext .center_side_order {
  padding: 35px 0;
  width: 311px;
  background: #f1f1f3;
  text-align: center;
}

#order_form_id {
  margin: 30px auto 0 !important;
}

@media (max-width: 768px) {
  #order_form_id {
    margin: 30px auto 40px !important;
  }

  .information-news-news.news_id-181 .item-page.container {
    width: calc(100% - 6vw);
  }

  .information-news-news.news_id-181 .item-page.container .vertical {
    width: 100%;
    margin: 0;
  }
  .information-news-news.news_id-185 .item-page.container {
    width: calc(100% - 6vw);
  }
  .information-news-news.news_id-185 .w-120 {
    width: calc(100% + 20vw);
    margin-left: -10vw;
  }
  .information-news-news.news_id-186 .w-120 {
    width: calc(100% + 20vw);
    margin-left: -10vw;
  }
  .information-news-news.news_id-185 .item-page.container .vertical {
    width: 100%;
    margin: 0;
  }
  .information-news-news.news_id-186 .item-page.container {
    width: calc(100% - 6vw);
  }

  .information-news-news.news_id-186 .item-page.container .vertical {
    width: 100%;
    margin: 0;
  }
}

#order_form_id .ocpb-products {
  min-height: 961px;
  position: relative;
}

#order_form_id .ocpb-products.fix-search {
  position: fixed;
  width: 35.6%;
  min-height: auto;
}

#order_form_id .ocpb-products .order_props_title {
  width: 100%;
  margin: 0 auto;
  height: 67px;
  font-size: 16px;
  line-height: 67px;
  text-align: center;
  color: #8c8c8c;
  border: 1px solid #d2d1cf;
}

#order_form_id .ocpb-products .table-responsive.visible-xs {
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  border-left: 1px solid #d2d1cf;
  border-right: 1px solid #d2d1cf;
}

#order_form_id .ocpb-products .table-responsive.visible-xs .table.visible-xs {
  width: 100%;
  border-collapse: collapse;
}

#order_form_id .ocpb-products .tovar_text {
  width: 100%;
  margin: 0;
}

#order_form_id
  .ocpb-products
  .table-responsive.visible-xs
  .table.visible-xs
  td {
  padding: 34px 0;
  border-bottom: 1px solid #d2d1cf;
}

.ocpb-products .table > tbody > tr > td.delete-td {
  vertical-align: top;
}

.table.table-totals {
  width: 100%;
}

.table.table-totals tr:nth-child(1) {
  display: none;
}

.table.table-totals tr:nth-child(2) td {
  height: 45px;
  text-align: right;
  font-size: 16px;
  border-bottom: 1px solid #d2d1cf;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
}

.table.table-totals tr:nth-child(3) td {
  height: 45px;
  text-align: right;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
  background: #bababa;
  border-bottom: 1px solid #d2d1cf;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#order_form_id .ocpb-products .table-responsive.visible-xs .imgwrapper {
  width: 141px;
  height: 141px;
  display: block;
  float: left;
  margin: 0 34px;
  background: #fff;
  text-align: center;
  border: 1px solid #d3c6b4;
}

#order_form_id .ocpb-products .table-responsive.visible-xs .basket_prod_info {
  width: 100%;
  height: 143px;
  position: relative;
}

#order_form_id .ocpb-products .table-responsive.visible-xs .basket_prod_info a {
  font-size: 14px;
}

#order_form_id
  .ocpb-products
  .table-responsive.visible-xs
  .basket_prod_info
  .cart-item-quantity {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 81px;
  height: 22px;
  display: block;
}

#order_form_id
  .ocpb-products
  .table-responsive.visible-xs
  .basket_prod_info
  .cart-item-quantity
  .minus {
  width: 18px;
  height: 22px;
  display: block;
  background: url("../images/sprite.png") 0 0 no-repeat;
  content: " ";
  float: left;
  cursor: pointer;
}

#order_form_id
  .ocpb-products
  .table-responsive.visible-xs
  .basket_prod_info
  .cart-item-quantity
  .minus:hover {
  background-position: 0 -22px;
}

#order_form_id
  .ocpb-products
  .table-responsive.visible-xs
  .basket_prod_info
  .cart-item-quantity
  input {
  height: 22px;
  border: none;
  float: left;
  width: 45px;
  background: none;
  text-align: center;
}

#order_form_id
  .ocpb-products
  .table-responsive.visible-xs
  .basket_prod_info
  .cart-item-quantity
  .plus {
  width: 18px;
  height: 22px;
  display: block;
  background: url("../images/sprite.png") -18px 0 no-repeat;
  content: " ";
  float: left;
  cursor: pointer;
}

#order_form_id
  .ocpb-products
  .table-responsive.visible-xs
  .basket_prod_info
  .cart-item-quantity
  .plus:hover {
  background-position: -18px -22px;
}

#order_form_id .ocpb-products .table-responsive.visible-xs .delete-td i {
  width: 44px;
  height: 44px;
  display: block;
  content: " ";
  text-align: center;
  background: #ececec;
  font-weight: bold;
  line-height: 44px;
  text-decoration: none;
  transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  float: right;
}

#order_form_id .ocpb-products .table-responsive.visible-xs .delete-td i:hover {
  background: #bababa;
  color: #fff;
  cursor: pointer;
}

#order_form_id .ocpb-products .table-responsive.visible-xs .cart-item-price {
  position: absolute;
  bottom: 5px;
  left: 108px;
}

#order_form_id .ocpb-products .table-responsive.visible-xs .separator {
  height: 32px;
}

#order_form_id .ocpb-products .delivery {
  height: 56px;
  text-align: right;
  line-height: 56px;
  width: 100%;
  margin: 0 auto;
  border-left: 1px solid #d2d1cf;
  border-right: 1px solid #d2d1cf;
}

#order_form_id .ocpb-products .delivery span {
  padding-right: 25px;
}

#order_form_id .ocpb-products .delivery b {
  font-weight: normal;
}

#order_form_id .ocpb-products .cart-ordering {
  height: 45px;
  text-align: right;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
  background: #bababa;
  border-bottom: 1px solid #d2d1cf;
  border-left: 1px solid #d2d1cf;
  border-right: 1px solid #d2d1cf;
  width: 100%;
}

#order_form_id .ocpb-products .cart-ordering span {
  padding-right: 25px;
  color: #fff;
}

#order_form_id #checkout-form {
  position: relative;
}
.ckechkout-easy-return
{
  flex: 0 0 auto;
  width: 149px;
  margin-top: auto;
}
#order_form_id #checkout-form .order_props_title {
  width: 100%;
  margin: 0 auto;
  height: 67px;
  font-size: 16px;
  line-height: 67px;
  text-align: center;
  color: #8c8c8c;
  border: 1px solid #d2d1cf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#order_form_id #checkout-form .order_props {
  width: 100%;
  margin: 0 auto;
  border-left: 1px solid #d2d1cf;
  border-right: 1px solid #d2d1cf;
  padding-top: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#order_form_id #checkout-form .order_props {
  width: 100%;
}

#order_form_id #checkout-form .order_props .form-group {
  margin-bottom: 8px;
}

#order_form_id #checkout-form .order_props .form-group.comment {
  margin-top: -20px;
}

#order_form_id #checkout-form .order_props .hidden {
  display: none;
}

#order_form_id #checkout-form .order_props label {
  display: inline-block;
  width: 34%;
  padding-left: 50px;
  width: 34%;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}

#order_form_id #checkout-form .order_props tr td.props {
  padding-top: 7px;
}

#order_form_id #checkout-form .order_props .control-labell {
  padding-top: 7px;
  line-height: 33px;
}

.control-label {
  position: relative;
}

.required .control-label::after {
  content: "*";
  display: block;
  position: absolute;
  top: 0;
  left: 38px;
  color: red;
}

#shipping_methods {
  padding-left: 38px;
}

/* .checkout-success h1 {
  margin: 0;
  color: #3d3d3d;
  font-family: "Bitum";
  line-height: 36px;
  letter-spacing: 0.3px;
  margin-bottom: 3vw;
}

.checkout-success p {
  margin: 0;
} */

/* .checkout-success a.back {
  width: 70%;
  padding: 1.344vw;
  border: 1px solid #a2a2a2;
  font-size: 15px;
  margin: 40px auto;
  display: block;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  color: #3d3d3d;
  background: #fff;
}

.checkout-success a.back:hover {
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
} */

.checkout-success #razdelitel {
  display: none;
}

.basket_pack {
  display: grid;
  align-items: flex-start;
  grid-template-rows: auto;
  grid-template-columns: 40% 60%;
  grid-gap: 21px 11px;
  background: #fff;
  margin-top: 46px;
}

.basket_pack-img {
  display: flex;
  align-items: center;
  grid-row-start: 1;
  grid-row-end: 3;
  width: auto;
  height: 100%;
}

.basket_pack-img img {
  height: 100%;
  width: 100%;
  max-width: none;
  object-fit: cover;
}

.basket_pack-info {
  grid-column-start: 2;
  grid-column-end: 3;
  width: 100%;
  min-width: 250px;
  padding: 15px 15px 0 0;
  margin-top: auto;
  height: 100%;
}

.basket_pack-title {
  font-size: 13px;
  font-family: "bitum";
}

.basket_pack-descr {
  font-size: 13px;
  font-family: "bitum-light";
  margin-top: 15px;
}

.basket_pack-add {
  grid-column-start: 2;
  grid-column-end: 3;
  max-width: 235px;
  color: #fff;
  background: #000;
  padding: 15px 30px;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-top: 20px;
  margin-right: 10px;
  transition: 0.4s;
  width: max-content;
}

.basket_pack-add:hover {
  background: #bababa;
}

@media (max-width: 1740px) {
  .basket_pack {
    grid-template-columns: 40% 60%;
    grid-gap: 20px;
  }

  .basket_pack-img img {
    width: 100%;
    height: 100;
    align-self: center;
    margin: auto 0;
    display: block;
  }
}

@media (max-width: 1400px) {
  .basket_pack-info {
    min-width: auto;
  }

  .basket_pack-img {
    grid-row-end: 2;
  }

  .basket_pack-add {
    grid-column-start: 1;
  }

  .basket_pack-add {
    max-width: none;
    margin-left: 0px;
    margin-right: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .basket_pack-descr{
    margin-top: 15px;
    font-size: 13px;
  }
}

@media (max-width: 1100px) {
  .basket_pack-add {
    margin-left: 0px;
    margin-right: 60px;
  }
}

@media (max-width: 600px) {
  .basket_pack-info {
    padding: 15px 15px 15px 0;
  }

  

  .basket_pack-descr {
    font-size: 12px;
  }
}

.success-top {
  margin: 0 auto;
  padding-bottom: 50px;
}

.success-banner {
  display: flex;
  justify-content: center;
}

.success-banner .text,
.success-banner .bonus {
  max-width: 610px;
  width: 100%;
  margin: 0;
}

.success-banner .text {
  padding: 40px;
  padding-left: 0;
}

.success-banner .text h1 {
  font-size: 28px;
  line-height: 42px;
  font-family: "Bitum" !important;
  font-weight: 500 !important;
  margin: 0;
  margin-bottom: 50px;
  color: #202020;
}

.success-banner .text p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #202020;
  margin: 0;
  max-width: 340px;
}

.success-banner .text .back {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  margin: 0;
  margin-top: 30px;
  display: block;
  color: #202020;
}

.success-banner .bonus p {
  font-family: "Bitum" !important;
  font-weight: 500 !important;
  font-size: 19px;
  line-height: 26px;
  margin: 0;
  margin-bottom: 25px;
  color: #000;
}

.success-banner .bonus h2 {
  font-family: "Bitum" !important;
  font-weight: 500 !important;
  font-size: 44px;
  line-height: 53px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 45px;
  color: #000;
}

.success-banner .bonus-top {
  position: relative;
  padding: 40px;
  padding-bottom: 45px;
}

.success-banner .bonus-top p,
.success-banner .bonus-top h2 {
  color: #fff;
}

.success-banner .bonus-top img {
  position: absolute;
  width: 100%;
/*  height: 100%;*/
  object-fit: cover;
  top: 50%;
  left: 0;
  z-index: -1;
  -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);
}
.success-banner{
  padding-top: 15px;
}
.success-banner .bonus-top a {
  padding: 17px 70px;
  color: #000;
  background: transparent;
  display: inline-block;
  border: 1px solid #000;
  transition: all 0.3s;
}

.success-banner .bonus-top a:hover {
  color: #fff;
  background: #000;
}

@media (max-width: 768px) {
  .success-banner {
    flex-wrap: wrap;
  }

  .success-banner .text,
  .success-banner .bonus {
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .success-banner .text h1 {
    font-family: "Bitum" !important;
    font-weight: 600 !important;
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 30px;
  }
  .success-banner .text p {
    font-size: 15px;
    line-height: 23px;
  }
  .success-banner .text .back {
    margin-top: 15px;
    font-size: 15px;
    line-height: 22px;
  }
  .success-banner .bonus p {
    font-family: "Bitum" !important;
    font-weight: 600 !important;
    font-size: 13px;
    line-height: 18px;
  }
  .success-banner .bonus h2 {
    font-family: "Bitum" !important;
    font-weight: 600 !important;
    letter-spacing: 2px;
    font-size: 27px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  .success-banner .bonus a {
    padding: 10px 35px;
    font-size: 11px;
    line-height: 17px;
  }
  .success-banner .bonus-top {
    padding: 20px;
    padding-bottom: 20px;
  }
}

#order_form_id #checkout-form #shipping_methods label {
  padding: 20px 0 0 45px;
  width: 100%;
  display: block;
  position: relative;
  line-height: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#order_form_id #checkout-form #shipping_methods .main label {
  padding: 20px 0 0 0;
}

#order_form_id #checkout-form #shipping_methods .main label:before {
  display: none;
}

#order_form_id #checkout-form #shipping_methods label:before {
  border: 1px solid #8c8c8c;
  content: "";
  display: inline-block;
  height: 15px;
  left: 4px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 20;
  vertical-align: top;
  width: 15px;
}

#order_form_id #checkout-form #shipping_methods label.selectShip .after {
  width: 1px;
  height: 16px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #bababa;
  content: "";
  display: none;
  position: absolute;
  left: 12px;
  bottom: -1px;
  opacity: 1;
}

#order_form_id #checkout-form #shipping_methods label.selectShip .before {
  width: 13px;
  height: 13px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #bababa;
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 22px;
  opacity: 1;
}

#order_form_id
  #checkout-form
  #payment_methods
  label
  input:checked
  + .before
  + .after {
  width: 1px;
  height: 16px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #bababa;
  content: "";
  display: none;
  position: absolute;
  left: 12px;
  bottom: -1px;
  opacity: 1;
}

#order_form_id #checkout-form #payment_methods label input:checked + .before {
  width: 13px;
  height: 13.32px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #bababa;
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 15.2px;
  opacity: 1;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

#order_form_id #checkout-form #shipping_methods label input {
  display: none;
}

/* SHIPPING TYPE */

.shipping-type-wrap .info-wrap {
  background: #ebebeb;
  margin-top: 20px;
  margin-left: 0;
  padding: 10px 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 70%;
  max-width: 400px;
  min-width: 320px;
}

.shipping-type-wrap .info-wrap-text {
  font-size: 14px;
}

.shipping-type-wrap .info-wrap .radio {
  display: inline-block;
  margin-right: 20px;
}

.shipping-type-wrap .info-wrap .info-wrap-currency div {
  display: block;
  float: left;
  width: 40%;
  font-size: 14px;
}

.shipping-type-wrap .info-wrap .info-wrap-currency form div {
  display: inline-block;
  float: none;
  width: auto;
  margin-top: -20px;
}

#payment_methods {
  padding-left: 38px;
}

#order_form_id #checkout-form #payment_methods label {
  padding: 20px 0 0 45px;
  width: 100%;
  display: block;
  position: relative;
  line-height: 15px;
}

#order_form_id #checkout-form #payment_methods label:before {
  border: 1px solid #8c8c8c;
  content: "";
  display: inline-block;
  height: 15.5px;
  left: 4px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 20;
  vertical-align: top;
  width: 15px;
}

#order_form_id #checkout-form #payment_methods label input {
  display: none;
}

#presents {
  padding-left: 38px;
}

#presents .radio {
  margin: 0;
}

#order_form_id #checkout-form #presents label {
  /*  padding: 20px 0 0 45px;*/
  width: 100%;
  display: block;
  position: relative;
  z-index: 10;
  line-height: 15px;
}

#order_form_id #checkout-form #presents label:hover {
  cursor: pointer;
}

#order_form_id #checkout-form #presents .main label {
  padding: 0px 0 0 45px;
}

#order_form_id #checkout-form #presents label:before {
  border: 1px solid #8c8c8c;
  content: "";
  display: inline-block;
  height: 15px;
  left: 4px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 2px;
  vertical-align: top;
  width: 15px;
}

#order_form_id #checkout-form #presents label input {
  display: none;
}

#order_form_id #checkout-form #presents label input:checked + .before {
  width: 13px;
  height: 13px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #bababa;
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 4px;
  opacity: 1;
  -webkit-transform: translate(0, 0%);
  transform: translate(0, 0%);
}

#order_form_id
  #checkout-form
  #presents
  .radio.delivery
  label
  input:checked
  + .before {
  height: 13px;
}

#order_form_id #checkout-form #presents label input:checked + .before + .after {
  width: 1px;
  height: 16px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #bababa;
  content: "";
  display: none;
  position: absolute;
  left: 12px;
  top: 8px;
  opacity: 1;
}

#present_boxes {
  display: none;
  display: none;
}

#order_form_id #checkout-form #presents #present_boxes label {
  width: 34%;
  float: left;
}

#order_form_id #checkout-form #presents #present_boxes label:before {
  top: 0;
}

#order_form_id
  #checkout-form
  #presents
  #present_boxes
  label
  input:checked
  + .before,
#order_form_id
  #checkout-form
  #presents
  #present_boxes
  label
  input:checked
  + .before
  + .after {
  top: 2px;
}

#order_form_id #checkout-form #presents #present_boxes textarea {
  margin-left: 0;
  margin-bottom: 20px;
  height: 100px;
  padding: 17px 30px;
}

#order_form_id #checkout-form #presents #present_boxes .delivery label {
  width: 100%;
  margin-bottom: 20px;
}

#order_form_id #checkout-form #presents #present_boxes .delivery label:before {
  top: auto;
}

#order_form_id
  #checkout-form
  #presents
  #present_boxes
  .delivery
  label
  input:checked
  + .before {
  top: 11%;
}

#order_form_id
  #checkout-form
  #presents
  #present_boxes
  textarea::-webkit-input-placeholder {
  color: #b6b6b6;
  font-style: italic;
  font-family: "Bitum-Light";
  font-size: 15px;
}

#order_form_id
  #checkout-form
  #presents
  #present_boxes
  textarea:-ms-input-placeholder {
  color: #b6b6b6;
  font-style: italic;
  font-family: "Bitum-Light";
  font-size: 15px;
}

#order_form_id #checkout-form #presents #present_boxes textarea::placeholder {
  color: #b6b6b6;
  font-style: italic;
  font-family: "Bitum-Light";
  font-size: 15px;
}

#order_form_id #checkout-form #presents #present_boxes .delivery_show {
  display: none;
  width: 100%;
  height: auto;
  position: relative;
}

#order_form_id #checkout-form #presents #present_boxes .delivery_show p {
  display: block;
  margin-top: 0;
}

#order_form_id #checkout-form #presents #present_boxes .delivery_show input {
  width: 45%;
  margin-bottom: 10px;
  margin-right: 4%;
  margin-left: 0;
}

#order_form_id
  #checkout-form
  #presents
  #present_boxes
  .delivery_show
  input:nth-child(2n + 1) {
  margin-right: 0;
}

#order_form_id #checkout-form #presents #present_boxes #boxpopupa_1,
#order_form_id #checkout-form #presents #present_boxes #boxpopupa_2 {
  background: none;
  margin-bottom: 0;
  height: auto;
  margin-top: -15px;
}

#order_form_id #checkout-form .order_props tr td.basket_title {
  font-size: 16px;
}

#order_form_id #checkout-form .order_props td {
  font-family: "Bitum-Light";
  font-size: 14px;
}

#order_form_id #checkout-form .order_props .comment_title {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#order_form_id #checkout-form .order_props textarea {
  width: 524px;
  height: 85px;
  resize: none;
  font-family: "Bitum-Light";
  font-size: 14px;
  border: 1px solid #d2d1cf;
  color: #8c8c8c;
  margin-bottom: 30px;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 38px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

#order_form_id #checkout-form .order_props input {
  width: 338px;
  height: 33px;
  border: 1px solid #d2d1cf;
  line-height: 33px;
  padding-left: 10px;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 38px;
  margin-top: 5px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

#order_form_id #checkout-form .order_props h6 {
  margin: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
}

#order_form_id #checkout-form .order_props ul {
  padding: 0;
}

#order_form_id #checkout-form .order_props ul li {
  padding-top: 20px;
  position: relative;
  height: 17px;
}

#order_form_id #checkout-form .order_props ul li:before {
  border: 1px solid #8c8c8c;
  content: "";
  height: 15px;
  left: 4px;
  margin: 0 5px 0 0;
  position: absolute;
  top: 20;
  vertical-align: top;
  width: 15px;
  display: none !important;
}

#order_form_id #checkout-form .order_props ul li input[type="radio"] {
  display: none;
}

#order_form_id #checkout-form .order_props ul li input[type="radio"] + label {
  font-family: "Bitum-Light";
  font-size: 14px;
  padding-left: 45px;
  display: block;
  position: absolute;
  top: 19px;
}

#order_form_id #checkout-form .order_props ul li input[type="radio"] + label b {
  font-weight: normal;
}

#order_form_id
  #checkout-form
  .order_props
  ul
  li.active
  input[type="radio"]
  + label:before {
  width: 1px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #8c8c8c;
  content: "";
  display: block;
  position: absolute;
  left: 12px;
  top: 1px;
  opacity: 1;
}

#order_form_id
  #checkout-form
  .order_props
  ul
  li.active
  input[type="radio"]
  + label:after {
  width: 1px;
  height: 16px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #8c8c8c;
  content: "";
  display: block;
  position: absolute;
  left: 12px;
  top: 1px;
  opacity: 1;
}

#order_form_id #checkout-form .order_props .separator {
  height: 57px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEXU0tAYJ9V/AAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg==)
    0 50% repeat-x;
}

#order_form_id #checkout-form .order_submit {
  height: 51px;
}

#order_form_id #checkout-form #button-order {
  background: #000;
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: "Bitum-Light";
  border-left: 1px solid #bababa;
  border-right: 1px solid #bababa;
  margin-left: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.checkout-buy #order_form_id #checkout-form #button-order {
  height: 56px;
}

#order_form_id #checkout-form #button-order:hover {
  background: #bababa;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

/*page preloader end*/

/*����� ������� ������*/

table.popup-window {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d2d1cf;
}

table.popup-window .popup-window-top-row .popup-window-left-column {
  display: none;
}

table.popup-window .popup-window-top-row .popup-window-right-column {
  display: none;
}

table.popup-window .popup-window-top-row .popup-window-center-column {
  background: none;
  height: 85px;
  border-bottom: none;
}

table.popup-window
  .popup-window-top-row
  .popup-window-center-column
  .popup-window-titlebar {
  width: 100%;
  height: 100%;
}

table.popup-window
  .popup-window-top-row
  .popup-window-center-column
  .popup-window-titlebar
  div {
  text-align: center;
  text-transform: uppercase;
  line-height: 85px;
  font-size: 14px;
}

table.popup-window .popup-window-content-row .popup-window-left-column {
  display: none;
}

table.popup-window .popup-window-content-row .popup-window-right-column {
  display: none;
}

table.popup-window .popup-window-content-row .popup-window-center-column {
  padding: 0 122px 33px 115px;
}

table.popup-window
  .popup-window-content-row
  .popup-window-center-column
  .popup-window-content {
  padding-bottom: 50px;
  text-align: center;
}

table.popup-window
  .popup-window-content-row
  .popup-window-center-column
  .popup-window-content
  p {
  color: #7a7a7a;
  text-align: center;
  margin-top: 10px;
}

table.popup-window
  .popup-window-content-row
  .popup-window-center-column
  .popup-window-hr {
  display: none;
}

table.popup-window
  .popup-window-content-row
  .popup-window-center-column
  .popup-window-buttons {
  margin: auto;
}

table.popup-window
  .popup-window-content-row
  .popup-window-center-column
  .popup-window-buttons
  span {
  display: block;
  cursor: pointer;
  white-space: nowrap;
  height: 41px;
  line-height: 41px;
  color: #fff;
  background: #bababa;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-weight: normal;
}

table.popup-window
  .popup-window-content-row
  .popup-window-center-column
  .popup-window-buttons:hover
  span {
  background: #000;
}

table.popup-window .popup-window-bottom-row {
  display: none;
}

.popup-window-overlay {
  background: #fff !important;
  opacity: 0.75;
}

.popup-window-close-icon {
  background: none !important;
  width: 12px;
  height: 12px;
  top: 17px !important;
  right: 17px !important;
}

.popup-window-close-icon:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 12px;
  background: #a9a8a8;
  content: "";
}

.popup-window-close-icon:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 12px;
  background: #a9a8a8;
  content: "";
}

.popup-window-close-icon:hover {
  background: none !important;
}

.popup-window-close-icon:hover:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.popup-window-close-icon:hover:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

/* lightwiew �����*/

.mypopup button.mfp-close {
  position: absolute;
  top: 17px;
  cursor: pointer;
  right: 17px;
  background: none;
  width: 12px;
  height: 12px;
}

.mypopup button.mfp-close:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 12px;
  background: #a9a8a8;
  content: "";
}

.mypopup button.mfp-close:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 6px;
  width: 1px;
  height: 12px;
  background: #a9a8a8;
  content: "";
}

.mypopup button.mfp-close:hover {
  background: none !important;
}

.mypopup button.mfp-close:hover:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.mypopup button.mfp-close:hover:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.mypopup iframe {
  border: 1px solid #7a7a7a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*1px solid #d2d1cf;width: 470px;*/
}

.mypopup {
  padding: 30px;
  width: 665px;
  text-align: center;
  position: relative;
  display: none;
  border: none;
  -webkit-box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.11);
}

#sizespopup {
  width: 900px;
}

#sizespopup .center {
  font-size: 14px;
  margin-bottom: 35px;
  letter-spacing: 1px;
}

#sizespopup .size_title {
  margin-bottom: 20px;
}

#sizespopup iframe {
  border: none;
  margin-bottom: 35px;
}

#sizetablepopup {
  padding: 30px 0px 65px;
  width: 665px;
}
.size_table_description{
  font-size: 13px;
  line-height: 105%;
  text-align: center;
  color: #000000;
  padding: 0 74px;
  margin-bottom: 22px;
}
.nav-tabs.popup-tabs{
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 35px;
}
.nav-tabs.popup-tabs:before{
  display: none;
}
.nav-tabs.popup-tabs > li{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}
.nav-tabs.popup-tabs > li > a{
  border:none;
  font-size: 12px;
  line-height: 110%;
  color: #414141;
  padding: 19px 5px 19px 0;
  background-color: transparent;
  
  text-align: left;
}
.nav-tabs.popup-tabs > li > a img{
  margin-right: 6px;
}
.nav-tabs.popup-tabs > li.active > a, 
.nav-tabs.popup-tabs > li.active > a:hover, 
.nav-tabs.popup-tabs > li.active > a:focus{
  border:none;
  color: #414141;
  background-color: transparent;
}
.nav-tabs.popup-tabs > li.active:after{
  content: '';
  display: block;
  position: absolute;
  top: calc( 100% - 2px);
  height: 4px;
  left:0;
  right: 0;
  position: absolute;
  background: #000000;
  border-radius: 5px;
}
.nav-tabs.popup-tabs > li > a:hover{
  background-color: transparent;
}
.popup-tab-content{
  padding: 40px 35px 0px 35px;
}
.size_table {
  width: 100%;
  font-size: 14px;
  margin-bottom: 62px;
}

.size-info-container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap:60px;
}
.size-info-container table{
  width: 340px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 340px;
  flex: 0 0 340px;
}

.size-info-container table td{
  width: 33%;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
}
.popup-tab-content-text-wrapper{
  text-align: left;
}
.popup-tab-content-text-wrapper img{
  margin-top: 15px;
}
.foot-measurments-video{
  aspect-ratio: 16/9;
}
.size-info-container table tr:nth-child(1) td{
  font-size: 13px;
  line-height: 150%;
  letter-spacing: -0.03em;
  color: #000000;

}
.size-info-container table td:nth-child(2){
  border-left: 1px solid #A9AEB2;
  border-right: 1px solid #A9AEB2;
}

.popup-tab-content-title{
  font-size: 13px;
  line-height: 17px;
  text-align: left;
}

.mypopup p.popup-tab-content-description{
  font-size: 11px;
  line-height: 14px;
  text-align: left;
}

.size_table:last-of-type {
  margin-bottom: 0;
}

.size_table tr td {
  max-width: 107px;
  padding: 8px;
  border: 1px solid #a9aeb2;
  vertical-align: middle;
}
.clothes_size_table.size_table tr td {
  padding: 15px 10px;
}

.size_table tr td:first-of-type {
  font-family: "bitum";
  padding: 8px 15px;
  text-align: left;
}

.size_table_title {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.product-katya .header-main_buttons_search {
  display: inline-block;
}

.product-katya .header #cart svg path,
.product-katya .header #cart svg rect {
  stroke: #ffffff !important;
}

@media (max-width: 665px) {
  #sizetablepopup {
    width: 345px;
    padding: 20px 0px 25px;
    top: 0%;
    transform: translateY(0%);
    height: 100vh;
    width: 100vw;
    margin-left: -6px;
    overflow: auto;
  }
  .size_table_description{
    padding: 0 25px;
  }
  .nav-tabs.popup-tabs{
    padding: 0 10px;
    overflow-x: auto;
    gap:15px;
    overflow-y: hidden;
  }
  .popup-tab-content{
    padding: 25px 10px 0;
  }
  .popup-tab-content-text-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap:20px;
  }
  .foot-img-wrapper{
    flex: 0 0 101px;
  }
  .size-info-container{
    flex-direction: column;
    gap: 30px;
  }
  .size-info-container table{
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .size-info-container table td{
    padding: 8px 0;
  }
  .nav-tabs.popup-tabs > li > a{
    white-space: nowrap;
    margin-right: 10px;
  }
  .size_table_title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
  }

  .size_table {
    font-size: 10px;
  }

  .size_table tr td {
    white-space: nowrap;
    padding: 6px;
  }

  .size_table tr td:first-of-type {
    padding: 6px;
    max-width: 75px;
    white-space: normal;
  }
}

#faq_guest {
  width: 400px;
}

#faq_guest textarea {
  width: 100%;
  height: 120px;
  border: 1px solid #909090;
  padding: 15px;
  margin-bottom: 10px;
}

#faq_guest p {
  margin-bottom: 25px;
}

#faq_guest p a {
  text-decoration: underline;
}

#faq_guest #button-faq {
  width: 75%;
  padding: 15px;
  border-radius: 0px;
  background: #000;
  border: none;
}

.mypopup h2 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  color: #414141;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
}

.mypopup h2.margtop {
  margin-top: 30px;
}

.mypopup p {
  font-size: 13px;
}

.mypopup p.hr {
  height: 40px;
  width: 100%;
  position: relative;
}

.mypopup p.hr:before {
  top: 50%;
  left: 50%;
  height: 1px;
  width: 15px;
  background: #7a7a7a;
  content: "";
  display: block;
  position: absolute;
}

.mfp-content #distance-order {
  padding: 40px 30px;
  display: flex;
}

.atelier-works .ask-a-question-view {
  float: left;
  max-width: 320px;
}

#distance-order .product-summary {
  max-width: 320px;
  float: right;
  margin-left: 20px;
}

.atelier-works .quest_form textarea {
  height: 153px;
}

.ask-a-question-view h2 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 0;
  color: #7a7a7a;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: -1.5em;
}

.ask-a-question-view h2.margtop {
  margin-top: 30px;
}

.ask-a-question-view .product-image {
  text-align: center;
  width: 100%;
}

.mypopup.mobilewrap .mypopup {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mypopup.mobilewrap .product-summary .form-field .submit {
  width: 100%;
}

.mypopup .mypopup .mypopupLeft {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.mypopup.mobilewrap .mypopup .mypopupRight {
  width: 100%;
}

.product-summary.mobilewrapper .form-field {
  width: 90%;
}

.product-summary.mobilewrapper .form-field .askString {
  width: 100%;
  margin-bottom: 25px;
}

.product-summary.mobilewrapper .form-field .askString.askStringTextarea {
  margin-top: 0;
}

.product-summary .form-field {
  width: 100%;
  margin: 0 auto;
}

.product-summary .form-field .askString {
  width: 242px;
  border-bottom: 1px solid #a9aeb2;
  height: 22px;
}

.product-summary .form-field .askString label {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}

.product-summary .form-field .askString input {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: none;
  font-family: "Bitum-Light";
  width: 100%;
  text-align: center;
  color: #7a7a7a;
  outline: none;
}

.product-summary .form-field .askString input:focus {
  background: rgba(221, 221, 221, 0.2);
  border: none;
}

.product-summary .form-field .askString span {
  height: 22px;
  left: 50%;
  bottom: 0;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  font-size: 15px;
}

.product-summary .form-field .askString span.focused {
  left: 50%;
  bottom: 12px;
  -webkit-transform: translate(-60%, 0);
  transform: translate(-60%, 0);
  transition: all 0.75s linear;
  -moz-transition: all 0.75s linear;
  -webkit-transition: all 0.75s linear;
  -o-transition: all 0.75s linear;
  -ms-transition: all 0.75s linear;
}

.product-summary .form-field .askString.askStringTextarea {
  width: 100%;
  margin-top: 30px;
}

.product-summary .form-field .askString.askStringTextarea span {
  transition: all 0.75s linear;
  -moz-transition: all 0.75s linear;
  -webkit-transition: all 0.75s linear;
  -o-transition: all 0.75s linear;
  -ms-transition: all 0.75s linear;
}

.product-summary .form-field #button-review {
  background: #bababa;
  width: 100%;
  padding: 15px;
  display: block;
  text-align: center;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  font-family: "Bitum-Light";
  color: #fff;
  font-size: 14px;
  border: none;
  cursor: pointer;
  border-radius: 0px;
  outline: none;
}

.product-summary .form-field #button-review:hover {
  background: #000;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#oplatadostpopup.mobpopup {
  width: 100%;
}

.fixedsoc {
  position: fixed;
  left: 50%;
  margin-left: 722px;
  top: 50%;
  margin-top: -45px;
}

.fixedsoc li {
  width: 18px;
  height: 18px;
  display: block;
  margin-bottom: 12px;
  cursor: pointer;
}

.fixedsoc li a {
  display: block;
  width: 100%;
  height: 100%;
}

.fixedsoc li.facebook {
  background: url("../images/facebook.jpg") 0 0 no-repeat;
}

.fixedsoc li.twitter {
  background: url("../images/tviter.jpg") 0 0 no-repeat;
}

.fixedsoc li.pinterest {
  background: url("../images/pinterest.jpg") 0 0 no-repeat;
}

.lookbookarhivebottom {
  position: absolute;
  bottom: 60px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center;
}

.angrycat {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100500;
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flyInBottom;
  animation-name: flyInBottom;
  display: none;
}

/* FAQ PAGE */

.item-page {
  font-size: 14px;
  display: table;
}

.item-page .item-row {
  display: table-row;
}

.item-page .faqTitle {
  font-size: 13px;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.item-page .left_col {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  margin-bottom: 30px;
  display: table-cell;
}

.item-page .left_col img {
  width: 100%;
}

.item-page .left_col.relative {
  position: relative;
}

.item-page .left_col.relative .botimg {
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: 100px;
}

.item-page .left_col.relative .topimgrel {
  padding-top: 53px;
}

.item-page .mirkiinfo {
  padding-top: 105px;
  padding-left: 0;
}

.item-page .mirkiinfo ul li {
  padding-left: 45px;
  position: relative;
}

.item-page .mirkiinfo ul li:before {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  background: #d8d5d5;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

.item-page .mirkiinfo ul li.mark1:before {
  content: "1";
}

.item-page .mirkiinfo ul li.mark2:before {
  content: "2";
}

.item-page .mirkiinfo ul li.mark3:before {
  content: "3";
}

.item-page .mirkiinfo ul li.mark4:before {
  content: "4";
}

.item-page .mirkiinfo ul li.mark5:before {
  content: "5";
}

.item-page .bordered {
  padding: 25px 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #c6c6c6;
  margin-bottom: 40px;
}

.item-page .bordered .linked {
  background: #d8d5d5 none repeat scroll 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  float: left;
  height: 41px;
  line-height: 41px;
  padding-left: 21px;
  position: relative;
  text-align: left;
  width: 211px;
  font-size: 14px;
  text-decoration: none;
}

.item-page .bordered .linked:after {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 1px solid #fff;
  background: url("../images/play.png") 50% 50% no-repeat;
  display: block;
  content: " ";
}

.item-page .notification {
  position: relative;
  display: inline-block;
}

.item-page .notification img {
  position: absolute;
  bottom: 10px;
  left: 75%;
  border: 1px solid #c6c6c6;
  display: none;
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

.item-page .notification:hover img {
  display: block;
  opacity: 1;
}

.item-page .notification:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  content: "";
  display: block;
  background: #c6c6c6;
}

.item-page .right_col {
  width: 50%;
  float: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  margin-bottom: 30px;
  display: table-cell;
}

.mobile .item-page .right_col.image {
  display: none;
}

.mobile .item-page .left_col.image {
  display: none;
}

.mobile .item-page .right_col {
  width: 100%;
}

.mobile.infoid-10 .item-page .right_col img {
  display: none;
}

.mobile.infoid-10 .item-page .left_col img {
  display: none;
}

body.mobile.infoid-10 .item-page .item-row {
  margin-bottom: 0;
}

body.mobile.infoid-10 .item-page .item-row .bordered .linked {
  margin-bottom: 20px;
}

body.mobile.infoid-10 .item-page .left_col,
body.mobile.infoid-10 .item-page .item-row .right_col {
  height: auto !important;
}

.mobile .item-page .left_col {
  width: 100%;
}

.item-page .right_col img {
  width: 100%;
}

.mobile #contact #contactForm {
  padding: 0 10%;
}

.item-page ul li {
  margin-left: 0;
  position: relative;
  padding-left: 15px;
}

.item-page ul li:before {
  content: "-";
  position: absolute;
  top: 0px;
  left: 0;
}

#form-review .alert.alert-success {
  margin-top: 25px;
}

#sizespopup {
  text-align: left;
}

#sizespopup .faqTitle {
  font-size: 13px;
  margin-bottom: 35px;
  text-transform: uppercase;
}

#sizespopup .left_col {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  display: table-cell;
}

#sizespopup .left_col img {
  width: 100%;
}

#sizespopup .left_col.relative .botimg {
  position: absolute;
  bottom: 40px;
  left: 30px;
  width: 50%;
}

#sizespopup .left_col.relative .topimgrel {
  padding-top: 53px;
}

#sizespopup .mirkiinfo {
  padding-top: 105px;
  padding-left: 20.967%;
  text-align: left;
}

#sizespopup .mirkiinfo ul {
  text-align: left;
  margin-top: 15px;
}

#sizespopup .mirkiinfo ul li {
  padding-left: 45px;
  position: relative;
}

#sizespopup .mirkiinfo ul li:before {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  background: #d8d5d5;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

#sizespopup .mirkiinfo ul li.mark1:before {
  content: "1";
}

#sizespopup .mirkiinfo ul li.mark2:before {
  content: "2";
}

#sizespopup .mirkiinfo ul li.mark3:before {
  content: "3";
}

#sizespopup .mirkiinfo ul li.mark4:before {
  content: "4";
}

#sizespopup .mirkiinfo ul li.mark5:before {
  content: "5";
}

#sizespopup .bordered {
  padding: 25px 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #c6c6c6;
  margin-bottom: 40px;
}

#sizespopup .bordered .linked {
  background: #d8d5d5 none repeat scroll 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  float: left;
  height: 41px;
  line-height: 41px;
  padding-left: 21px;
  position: relative;
  text-align: left;
  width: 211px;
  font-size: 14px;
  text-decoration: none;
}

#sizespopup .bordered .linked:after {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 1px solid #fff;
  background: url("../images/play.png") 50% 50% no-repeat;
  display: block;
  content: " ";
}

#sizespopup .notification {
  position: relative;
  display: inline-block;
}

#sizespopup .notification img {
  position: absolute;
  bottom: 10px;
  left: 75%;
  border: 1px solid #c6c6c6;
  display: none;
  opacity: 0;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
}

#sizespopup .notification:hover img {
  display: block;
  opacity: 1;
}

#sizespopup .notification:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  content: "";
  display: block;
  background: #c6c6c6;
}

#sizespopup .right_col {
  width: 50%;
  float: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  display: table-cell;
}

#sizespopup .right_col img {
  width: 100%;
}

#sizespopup ul li {
  margin-left: 0;
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  color: #000;
}

#sizespopup ul li:before {
  content: "•";
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 18px;
}

.bx_notavailable a {
  display: block;
}

.unsubscribe {
  width: 100%;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.unsubscribe h1 {
  margin: auto;
}

div.carousel + .minititle {
  position: absolute;
  bottom: 20px;
  width: 100%;
}

div.categories + .minititle {
  position: absolute;
  bottom: 20px;
  width: 100%;
}

div.topten + .minititle {
  position: absolute;
  bottom: 20px;
  width: 100%;
}

div.shops + .minititle {
  position: absolute;
  bottom: 20px;
  width: 100%;
}

.newsliderwrap div.carousel {
  position: relative;
  width: 95%;
  max-width: 1260px;
  top: 50%;
  max-height: 70%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  overflow: hidden;
}

.newsliderwrap div.carousel .owl-item {
  float: left;
}

.newsliderwrap div.slider {
  width: 95%;
  max-width: 1260px;
  display: table;
}

.newsliderwrap div.slider > div:nth-child(1) {
  width: 45.6%;
  text-align: left;
}

.newsliderwrap div.slider > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.newsliderwrap div.slider > div:nth-child(2) {
  width: 54.4%;
  padding: 80px 0;
}

.newsliderwrap div.slider > div:nth-child(1) img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.newsliderwrap div.slider div:nth-child(2) h2 {
  font-family: "Bitum";
  font-size: 48px;
  font-weight: normal;
  color: #5d5d5d;
}

.newsliderwrap div.slider div:nth-child(2) p {
  width: 374px;
  margin: 64px auto;
  color: #8c8c8c;
}

.newsliderwrap div.slider div:nth-child(2) a {
  color: #8c8c8c;
  text-decoration: none;
}

.newsliderwrap img.prev {
  position: absolute;
  left: 46.4%;
  top: 45%;
  z-index: 1;
}

.newsliderwrap img.next {
  position: absolute;
  right: 2%;
  top: 45%;
  z-index: 1;
}

.owl-carousels {
  margin-top: 20px;
}

.owl-carousels h2 {
  font-family: "LustProDemi-No4It";
  font-size: 36px;
  padding: 0 5%;
  margin: 20px 0;
  font-weight: normal;
  color: #5d5d5d;
}

.owl-carousels p {
  text-align: center;
  padding: 0 5%;
}

.owl-carousels a {
  margin-bottom: 20px;
  height: 47px;
  width: 50%;
  line-height: 47px;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  background: #9c9a9a;
  display: block;
  text-align: center;
  margin-top: 20px;
  text-decoration: none;
}

input::-webkit-input-placeholder {
  color: #8c8c8c;
  opacity: 1;
}

input::-moz-placeholder {
  color: #8c8c8c;
  opacity: 1;
}

/* Firefox 19+ */

.disnone {
  display: none;
}

.fleft,
.floatleft {
  float: left;
}

.fright,
.floatright {
  float: right;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.clr,
.clear {
  clear: both;
}

.normalcase {
  text-transform: none;
}

.uppercase {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.lowercase {
  text-transform: lowercase;
}

.tdyes {
  text-decoration: underline;
}

.tdyes:hover {
  text-decoration: none;
}

.tdnone {
  text-decoration: none;
}

.grey {
  color: #a7a39c;
}

.greybg {
  background: #908982;
}

.dark {
  color: #2a2b2d;
}

.darkbg {
  background: #2a2b2d;
}

.bord {
  border-bottom: 1px solid #a9aeb2;
}

.margbot10 {
  margin-bottom: 10px;
}

.productName {
  font-size: 15px;
}

.attribute_list,
.selector:hover {
  cursor: pointer;
}

#bx_eshop_wrap {
  min-height: 100%;
  height: 100%;
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  padding: 5px 10px;
  background: #504b47;
  color: #a7a39c;
  border: 1px solid #000;
  font-size: 12px;
  text-decoration: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.padl20 {
  padding-left: 20px;
  display: block;
}

.padl32 {
  padding-left: 32px;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

input,
textarea,
select {
  font-family: "Bitum-Light";
  resize: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

li {
  list-style: none;
}

table {
  border-spacing: 0px;
}

td {
  vertical-align: top;
}

img {
  max-width: 100%;
}

#all {
  min-height: 100%;
}

.body-1 .header #header_in {
  border: none;
}

#hcont {
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#hcont span {
  padding-right: 10px;
}

#cart .totalProduct {
  font-size: 14px;
}

#cart button {
  background: none;
}

.header-controls-left > form {
  display: flex;
  align-items: center;
  width: max-content;
}

.header-controls-left .language_toggle {
  position: relative;
  color: #000;
}



.language_toggle button::after {
  top: 0;
  right: 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 5px;
  height: 100%;
  background: url(/img/icon/arrow-next.svg) 50% 50% no-repeat;
}
.header-controls-left .language_toggle button {
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #020202;
  font-family: 'Bitum';
  background: none;
}
.btn-group.language_toggle.open .dropdown-toggle,
.btn-group.language_toggle .dropdown-toggle:active,
.btn-group.language_toggle .dropdown-toggle:focus
{
  box-shadow: none;
}
.header-controls-left .language_toggle .dropdown-menu {
  min-width: fit-content;
  width: 100%;
  border-radius: 0;
  border: none;
  display: flex;
  background: #fff;
  box-shadow: none;
  top: 1px;
  left: 100%;
  align-items: center;
  padding: 0;
  margin-top: 0;
}

.language_toggle .dropdown-menu::after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  width: 8px;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
  background: url(/img/icon/close-dropdown.svg) 50% 50% no-repeat;
  transform: rotate(0);
}
.language_toggle.open .dropdown-menu::after {
  transform: rotate(360deg);
}

.language_toggle .dropdown-menu{
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%);
  -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.language_toggle.open .dropdown-menu{
  opacity: 1;
  visibility: visible;
  transform: translateX(0%);
  -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.language_toggle.open .dropdown-menu:after{
  transform: rotate(360deg);
}


.header-controls-left .language_toggle.open > .dropdown-menu {
  display: flex;
  padding-right: 25px;
}

.header-controls-left .language_toggle-item {
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #020202;
  font-family: 'Bitum';
  margin-left: 0px;
  margin-right: 0px;
  padding: 6px 12px;
}

.header-controls-left .language_toggle-item + .language_toggle-item{
  margin-left: 0;
}

#mmenu {
  position: absolute;
  bottom: 13px;
  left: 0;
  width: 100%;
}

#mmenu ul {
  display: block;
  text-align: center;
}

#mmenu li {
  display: inline-block;
  margin: 0 2px;
  position: relative;
  padding: 5px 0 18px;
}

#mmenu li .menuA {
  padding: 7px 22px 6px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
}

#mmenu li span.menuA {
  cursor: default;
}

#mmenu li.active .menuA,
#mmenu li:hover .menuA {
  color: #fff;
  background: #2a2b2d;
}

#mmenu li.active li .menuA,
#mmenu li:hover li .menuA {
  background: none;
}

#mmenu li.parent:hover ul {
  opacity: 1;
  z-index: 99999;
}

#mmenu li.item-167 ul {
  width: 170px;
  margin-left: -85px;
}

#mmenu li ul {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 36px;
  left: 50%;
  margin-left: -63px;
  width: 125px;
  background: #fff;
  padding: 7px 0;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  -o-box-shadow: 0 0 3px #999;
  -ms-box-shadow: 0 0 3px #999;
}

#mmenu li ul .arrowul {
  display: block;
  width: 20px;
  height: 13px;
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -10px;
  background: url("../images/menuulw.png") 50% 0 no-repeat;
}

#mmenu li ul li {
  display: block;
  margin: 5px 8px;
  padding: 0;
}

#mmenu li ul li.active .menuA,
#mmenu li ul li:hover .menuA {
  background: #a7a39c;
  color: #fff !important;
}

#mmenu li ul li .menuA {
  background: none;
  display: block;
  padding: 6px 0 5px;
  color: #2a2b2d !important;
}

#mmenu li ul li .menuA span:before {
  content: "- ";
}

#mmenu li ul li .menuA span:after {
  content: " -";
}

#mmenu.saleno .layout_events {
  display: none;
}

.linetext {
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
}

.linetext .lt_line {
  width: 100%;
  height: 1px;
  background: #a9aeb2;
  position: absolute;
  top: 50%;
  left: 0;
}

.linetext span {
  font-size: 10px;
  background: #fff;
  padding: 0 10px;
  position: relative;
  z-index: 1;
  color: #a7a39c;
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  padding: 5px 10px;
  background: #504b47;
  color: #a7a39c;
  border: 1px solid #000;
  font-size: 12px;
  text-decoration: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#gallery {
  width: 960px;
  height: 400px;
}

#gallery .flexslider {
  width: 960px;
  height: 350px;
  position: relative;
}

#gallery .flexslider .slides li {
  position: relative;
  display: none;
}

#gallery .slides {
  width: 960px;
  height: 350px;
}

#gallery .slides img {
  width: 100%;
  height: 100%;
}

#gallery .slideBord {
  position: absolute;
  top: 21px;
  left: 21px;
  border: 1px solid #fff;
  width: 916px;
  height: 306px;
}

#gallery .flex-direction-nav {
  position: absolute;
  height: 350px;
  top: 0;
  left: 0;
}

#gallery .flex-direction-nav a {
  display: block;
  width: 21px;
  height: 61px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  text-indent: -9999px;
  opacity: 0.7;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

#gallery .flex-direction-nav a:hover {
  opacity: 1;
}

#gallery .flex-direction-nav .flex-prev {
  left: 0;
  background: url("../images/facebox_arrows_l.png") no-repeat;
}

#gallery .flex-direction-nav .flex-next {
  left: 939px;
  background: url("../images/facebox_arrows_r.png") no-repeat;
}

#gallery .flex-control-nav {
  display: none;
}

#gallery .slideName {
  position: relative;
}

#breadcrumbs {
  font-size: 12px;
  padding-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#breadcrumbs a {
  color: #a7a39c;
  text-decoration: underline;
}

#breadcrumbs a:hover {
  text-decoration: none;
}

#breadcrumbs span {
  color: #a7a39c;
}

#breadcrumbs .last {
  color: inherit;
}

#container {
  padding: 0px 0 30px;
  width: 1260px;
}

#leftcol {
  width: 225px;
  float: left;
}

.shoespage_w #filter li.filtersize42,
.shoespage_w #filter li.filtersize43,
.shoespage_w #filter li.filtersize44,
.shoespage_w #filter li.filtersize45 {
  display: none;
}

.shoespage_m #filter li.filtersize35,
.shoespage_m #filter li.filtersize36,
.shoespage_m #filter li.filtersize37,
.shoespage_m #filter li.filtersize38,
.shoespage_m #filter li.filtersize39 {
  display: none;
}

#filter div.checker {
  margin-right: 8px;
  border: 1px solid #2a2b2d;
}

#filter div.checker span {
  background: #fff;
  display: block;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

#filter div.checker span:hover {
  background: #ddd9d2;
}

#filter div.checker span.checked {
  background: #a7a39c;
}

#filter .fullreset {
  float: none;
  padding: 10px 0;
}

#filter .reset {
  display: none;
}

.category-content {
  width: 100%;
  margin-top: 40px;
}

.rightcol.category-content {
  width: 715px;
  float: right;
}

.pageTitle {
  margin-bottom: 20px;
  font-size: 14px;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: right;
  border-bottom: 1px solid #a9aeb2;
}

.item-page-news .pageTitle {
  font-size: 20px;
  line-height: 22px;
  border: 0;
  padding-bottom: 10px;
  margin: 0;
  text-align: center;
}

.item-page-news .create {
  color: #a9aeb2;
  margin-bottom: 10px;
}

.blog p,
.blog ul,
.item-page p,
.item-page ul {
  margin-bottom: 10px;
}

.blog li,
.item-page li {
  margin: 10px 0 0 12px;
}

.blog li.mark,
.item-page li.mark {
  list-style: none outside;
  list-style-image: url("../images/marker.png");
}

.blog li.mark:before,
.item-page li.mark:before {
  content: none;
  margin-left: -12px;
}

.blog .img-fulltext,
.item-page .img-fulltext {
  margin-bottom: 15px;
}

.blog .img-fulltext-left,
.item-page .img-fulltext-left {
  margin: 0 25px 10px 0;
  float: left;
}

.blog .img-fulltext-right,
.item-page .img-fulltext-right {
  margin: 0 0 10px 25px;
  float: right;
}

.blog .readmore,
.item-page .readmore {
  margin: 0;
  width: 200px;
  margin-top: 10px;
  text-align: right;
  float: right;
}

.blog .readmore a,
.item-page .readmore a {
  text-decoration: underline;
  text-transform: lowercase;
}

.blog .readmore a:hover,
.item-page .readmore a:hover {
  text-decoration: none;
}

.blog .leadingBot,
.item-page .leadingBot {
  color: #a9aeb2;
  margin-top: 20px;
}

.blog .leadingBot a,
.item-page .leadingBot a {
  color: #a9aeb2;
}

.blog .leadingBot .create,
.item-page .leadingBot .create {
  margin-right: 30px;
  float: left;
}

.blog .leadingBot .share-list,
.item-page .leadingBot .share-list {
  display: inline;
  margin: 0 10px;
}

.blog .leadingBot .share-list li,
.item-page .leadingBot .share-list li {
  display: inline;
  margin: 0 4px;
}

.blog .leadingBot .share-list li:before,
.item-page .leadingBot .share-list li:before {
  content: "";
  margin: 0;
}

.slideDesc {
  padding: 20px 0 15px;
  width: 90%;
  font-size: 13px;
  text-align: center;
}

.categoryView a {
  text-decoration: none;
}

.categoryView .categoryItem {
  width: 210px;
  height: 270px;
  margin: 0 42px 10px 0;
  float: left;
  text-align: center;
}

.categoryView .categoryLast {
  margin-right: 0;
}

.categoryView .categoryImg {
  height: 210px;
  padding-bottom: 5px;
}

.categoryView .categoryImg table {
  width: 100%;
  height: 100%;
}

.categoryView .categoryImg table td {
  vertical-align: bottom;
  text-align: center;
}

.browseView a {
  text-decoration: none;
}

.browseView .productLast {
  margin-right: 0;
}

.browseView .productA:hover .productReadmore {
  color: #2a2b2d;
}

.browseView .productBot {
  padding-top: 5px;
}

.browseView .productReadmore {
  color: #a7a39c;
  text-transform: lowercase;
}

.browseView .orderby {
  padding-bottom: 20px;
  margin-top: -34px;
  font-size: 10px;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.browseView .orderby .title {
  display: inline;
  padding: 0 10px;
}

.browseView .orderby .title:after {
  content: ":";
}

.browseView .orderby .activeOrder {
  display: inline;
  padding: 0 10px;
}

.browseView .orderby .orderlist {
  display: inline;
  padding: 0 0 0 10px;
}

.browseView .orderby .idealSelect {
  text-align: left;
}

.browseView .orderby .idealSelect div {
  padding: 0 15px 5px 0;
  width: 98px;
  z-index: 999;
}

.browseView .orderby .idealSelect div li {
  display: inline;
}

.browseView .orderby .idealSelect div span {
  background: url("../images/cattextar.png") 100% -5px no-repeat;
  display: inline;
  padding-right: 8px;
}

.browseView .orderby .idealSelect ul {
  background: #fff;
  padding: 0 5px;
  margin: 0 0 0 -5px;
  width: 103px;
  box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  -o-box-shadow: 0 0 3px #999;
  -ms-box-shadow: 0 0 3px #999;
}

.browseView .orderby .idealSelect ul a {
  dispaly: block;
  padding: 5px 0;
}

.browseView .orderby div.selector {
  padding: 0 15px 0 0;
  cursor: pointer;
  background: none;
  width: 123px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: left;
}

.browseView .orderby div.selector span {
  background: url("../images/cattextar.png") 100% 0 no-repeat;
  display: inline;
  padding-right: 15px;
}

.browseView .orderby div.selector select {
  width: 138px;
}

.productViews .productImgs {
  width: 361px;
  padding-right: 4px;
  float: left;
}

.productViews .imageMain {
  position: relative;
  height: 361px;
}

.productViews .imageMain .zoom-wrap {
  top: 0px;
  z-index: 99;
  position: absolute;
  width: 361px;
  height: 361px;
}

.productViews .imageMain img {
  margin: 0;
}

.productViews .imageMainLoop {
  font-size: 12px;
  margin-top: 5px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.productViews .imageMainLoop span {
  cursor: pointer;
  padding-right: 17px;
  background: url("../images/loop.png") 100% 1px no-repeat;
}

.productViews .imagesAdd .addimgitem img {
  cursor: pointer;
}

.productViews .imagesAdd .arrow span {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

.productRelated img {
  width: 194px;
}

/* product-new */

.popupa {
  letter-spacing: 0 !important;
  color: #fff;
  display: block;
  line-height: 40px;
  background: #d8d5d5;
  font-size: 13px;
  height: 40px;
  margin-bottom: 10px;
  text-align: center;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  outline: none;
  font-weight: 100;
}

.shoesProduct .availability.popupa,
.productR .availability.popupa {
  width: 48% !important;
  float: right;
  margin-top: 20px !important;
  margin-right: 0;
}

/*end*/

.popupa:hover,
.popupa:active {
  background: #2a2b2d;
  text-decoration: none;
  color: #fff;
  outline: none;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.popupa:focus {
  color: #fff;
}

.popupa#garpopupa,
.popupa#obmpopupa {
  width: 177px;
  background: #d8d5d5;
}

.popupa#garpopupa:hover,
.popupa#obmpopupa:hover {
  background: #2a2b2d;
}

.popupa#garpopupa {
  background-position: -8px -4px !important;
  float: right;
  font-size: 14px;
  width: 48%;
}

.popupa#oplpopua {
  float: left;
  width: 177px;
}

#sizespopupa,
#sizetablepopupa {
  background: none;
  color: #646363;
  margin: 0;
  height: auto;
  text-decoration: none;
  font-family: "bitum-light";
  outline: none;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #7B7B7B;
}

.popupa#obmpopupa {
  background-position: 0 -44px !important;
  float: right;
}

.mfp-content .mypopup {
  background: #fff;
  border: none;
  -webkit-box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.11);
  padding: 30px;
  width: max-content;
  max-width: 665px;
  display: block;
  margin: 0 auto;
}

a.popupa {
  outline: none;
}

.mypopup#nocart {
  width: 413px;
}

.mypopup#nocart p {
  margin-bottom: 0;
  line-height: 24px;
}

.mypopup#garpopup {
  width: 840px;
}

.mypopup ul {
  margin-top: -2px;
}

.mypopup ul li.mark {
  list-style: none outside;
  list-style-image: url("../images/marker.png");
  /* padding: 2px 0; */
  margin-bottom: 15px;
}

.mypopup .linetext {
  margin-bottom: 20px;
}

.mypopup .linetext span {
  font-size: inherit;
  color: inherit;
}

.mypopup .mypopupLeft {
  width: 48%;
  padding-right: 2%;
  float: left;
}

.mypopup .mypopupRight {
  width: 48%;
  padding-left: 2%;
  float: right;
}

.clear-shoes h2.main-p {
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 15px;
  position: relative;
}

.clear-shoes h2.main-p:after {
  content: "";
  border-top: 1px solid #d2d1cf;
  width: 34%;
  height: 1px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
}

.clear-shoes h2.main-p:before {
  content: "";
  border-top: 1px solid #d2d1cf;
  width: 34%;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
}

.clear-shoes h2.main-p:nth-child(1) {
  margin-top: 0;
}

.clear-shoes h2.main-p:nth-child(1):after,
.clear-shoes h2.main-p:nth-child(1):before {
  display: none;
}

.delivery-shoes h2.main-p {
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 15px;
  position: relative;
}

.delivery-shoes h2.main-p:after {
  content: "";
  border-top: 1px solid #d2d1cf;
  width: 34%;
  height: 1px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
}

.delivery-shoes h2.main-p:before {
  content: "";
  border-top: 1px solid #d2d1cf;
  width: 34%;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
}

.delivery-shoes h2.main-p:nth-child(1) {
  margin-top: 0;
}

.delivery-shoes h2.main-p:nth-child(1):after,
.delivery-shoes h2.main-p:nth-child(1):before {
  display: none;
}

.clear-shoes p {
  text-align: justify;
}

.clear-shoes p span {
  font-family: "Bitum";
}

.clear-shoes h3 {
  font-weight: normal;
  margin: 10px;
  font-family: "Bitum";
  font-size: 15px;
}

.mypopup ul {
  margin-top: -2px;
}

.mypopup ul li.mark {
  list-style: none outside;
  list-style-image: url("../images/marker.png");
}

.mypopup .linetext {
  margin-bottom: 20px;
}

.mypopup .linetext span {
  font-size: inherit;
  color: inherit;
}

.mypopup .mypopupLeft {
  width: 48%;
  padding-right: 2%;
  float: left;
}

.mypopup .mypopupRight {
  width: 48%;
  padding-left: 2%;
  float: right;
}

.sharebuts {
  text-align: left;
}

.sharebuts p {
  font-size: 14px;
  margin-bottom: 3px;
}

.sharebuts li {
  width: auto;
  margin-right: 13px;
  float: left;
}

.sharebuts li img {
  width: 25px;
}

.sharebuts li a {
  display: block;
  padding: 4px;
}

.sharebuts li span {
  display: block;
  width: 10px;
  height: 10px;
  background: url("../images/sprite-share.png") no-repeat;
  text-indent: -9999px;
}

.sharebuts li.facebook span {
  background-position: 0 0;
}

.sharebuts li.twitter span {
  background-position: 0 -10px;
}

.sharebuts li.pinterest span {
  background-position: 0 -20px;
}

.list_carousel a {
  text-decoration: none;
}

.list_carousel .product {
  padding: 3px 12px;
}

.list_carousel .productA {
  display: block;
  padding: 5px;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

.list_carousel .productA:hover {
  box-shadow: 0 0 3px #ccc;
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  -o-box-shadow: 0 0 3px #ccc;
  -ms-box-shadow: 0 0 3px #ccc;
}

.list_carousel .productA:hover .productReadmore {
  color: #2a2b2d;
}

.list_carousel .productImg img {
  width: 184px;
}

.list_carousel .productReadmore {
  color: #a7a39c;
  text-transform: lowercase;
}

.cart-view #cart-summary {
  background: #fff;
}

.cart-view .cartst {
  float: left;
}

.cart-view .cart1st {
  width: 495px;
  padding-left: 20px;
  position: relative;
}

.cart-view .cart2st,
.cart-view .cart3st,
.cart-view .cart4st,
.cart-view .cart5st {
  padding: 0 3px;
  width: 92px;
  text-align: center;
}

.cart-view .cart3st {
  display: none;
}

.cart-view #cartH {
  border: 1px solid #a9aeb2;
  font-size: 12px;
  line-height: 42px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.cart-view #cartH .cart1st {
  padding-left: 40px;
  width: 475px;
}

.cart-view #cartH .cart2st,
.cart-view #cartH .cart3st,
.cart-view #cartH .cart4st,
.cart-view #cartH .cart5st {
  height: 42px;
  border-left: 1px solid #a9aeb2;
}

.cart-view .product_row {
  border: 1px solid #a9aeb2;
  border-top: 0;
}

.cart-view .product_row .cart1st .spacer {
  padding: 25px 5px 25px 0;
}

.cart-view .product_row .cart2st,
.cart-view .product_row .cart4st,
.cart-view .product_row .cart5st {
  padding-top: 61px;
}

.cart-view .product_row .cart3st {
  padding-top: 56px;
}

.cart-view .product_row .cartProductMiniTitle {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.cart-view .cartProductImg {
  margin-right: 20px;
  min-height: 70px;
  float: left;
}

.cart-view .cartProductImg img {
  width: 140px;
}

.cart-view .cartProductName {
  line-height: 14px;
  padding: 20px 0 2px 0;
  text-align: left;
}

.cart-view .cartProductName a {
  text-decoration: underline;
}

.cart-view .cartProductName a:hover {
  text-decoration: none;
}

.cart-view .cartProductPrice .through {
  text-decoration: line-through;
  float: none;
}

.cart-view .cartProductQuantity {
  position: relative;
}

.cart-view .cartProductQuantity input {
  width: 50px;
  height: 25px;
  font-size: 16px;
  border: 1px solid #a9aeb2;
  text-align: center;
}

.cart-view .remove_from_cart {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/close.png") 0 0 no-repeat;
}

.cart-view .remove_from_cart:hover {
  background-position: 100% 100%;
}

.cart-view .cartTotal {
  width: 200px;
  font-size: 10px;
  height: 39px;
  line-height: 39px;
  color: #fff;
  float: right;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #2a2b2d;
}

.cart-view .cartTotal #bill_total {
  font-size: 14px;
  text-transform: lowercase;
}

.cart-view #discountAmount {
  padding: 10px 10px 0 0;
  text-align: right;
}

.cart-view #coupon_price {
  padding: 0 10px 10px 0;
  text-align: right;
}

.cart-view .checkoutDiv {
  padding: 0 15px 0;
}

.cart-view .checkoutTitle {
  font-size: 14px;
  margin: 40px 0 20px 0;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #a9aeb2;
}

.cart-view #table_billto {
  margin: 0;
}

.cart-view #table_billto td.key {
  padding-bottom: 7px;
  line-height: 34px;
  width: 80px;
  padding-right: 3px;
  text-align: left;
}

.cart-view #table_billto input {
  width: 227px;
  height: 32px;
  border: 1px solid #a9aeb2;
  padding-left: 5px;
  font-size: 12px;
}

.cart-view #table_billto input:focus {
  border: 1px solid #db1a1a;
}

.cart-view .cartTitleMini {
  font-size: 14px;
  padding-bottom: 10px;
  margin: 20px 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #a9aeb2;
}

.cart-view .cartShipments input,
.cart-view .cartPayments input {
  margin-right: 7px;
}

.cart-view .cartShipments label,
.cart-view .cartPayments label {
  line-height: 32px;
  padding-bottom: 5px;
  display: inline-block;
}

.cart-view .cartShipments img,
.cart-view .cartPayments img {
  width: 100px;
}

.cart-view .cartShipments {
  padding-top: 15px;
}

.cart-view .cartPayments {
  padding-top: 10px;
}

.cart-view div.customer-comment {
  padding: 15px 0 0;
}

.cart-view textarea {
  width: 320px;
  border: 1px solid #a9aeb2;
  resize: none;
  padding: 5px 0 0 5px;
  margin-bottom: 20px;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  float: left;
}

.cart-view .vm-button-correct {
  background: none;
  color: #fff;
  cursor: pointer;
  padding: 11px 20px;
  margin-top: 32px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  background: #2a2b2d;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  float: right;
}

.cart-view .vm-button-correct:hover {
  background: #908982;
  text-decoration: none;
}

#facebox {
  position: absolute;
  z-index: 65560;
  text-align: left;
}

#facebox .popup {
  border: 2px solid #a9aeb2;
  width: 600px;
  position: relative;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
}

#facebox .content {
  background: #fff;
}

#facebox .loading {
  text-align: center;
}

#facebox .pinfo {
  padding: 30px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#facebox .pinfo h4 {
  font-size: 14px;
}

#facebox .pinfo p {
  line-height: 20px;
}

#facebox .pinfo .pimg {
  padding: 10px 0;
}

#facebox .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  background: url("../images/close.png") 0 0 no-repeat;
  color: #fff;
  line-height: 25px;
  text-indent: -9999px;
  text-decoration: none;
}

#facebox .close:hover {
  background-position: 0 100%;
}

#facebox .continue,
#facebox .showcart {
  background: url("../images/facebox_arrows.png") no-repeat;
  font-size: 12px;
  height: 61px;
  line-height: 61px;
  padding: 0 35px;
  display: block;
  width: 220px;
  opacity: 0.7;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

#facebox .continue:hover,
#facebox .showcart:hover {
  opacity: 1;
}

#facebox .continue {
  background: url("../images/facebox_arrows_l.png") 0 50% no-repeat;
  float: left;
  text-align: left;
}

#facebox .showcart {
  background: url("../images/facebox_arrows_r.png") 100% 50% no-repeat;
  float: right;
  text-align: right;
}

#facebox .linetext {
  margin-bottom: 20px;
}

#facebox .linetext span {
  font-size: 14px;
  color: inherit;
}

#facebox_overlay {
  z-index: 65558;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.facebox_hide {
  z-index: -100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

.mfp-content .mypopup#quest,
.mfp-content .mypopup#availability,
.mfp-content .mypopup#atelier {
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mfp-content .mypopup#availability,
.mfp-content .mypopup#atelier {
  width: max-content;
}

.mfp-content .mypopup#availability .ask-a-question-view,
.mfp-content .mypopup#atelier .ask-a-question-view {
  width: 320px;
  padding: 0;
}

.mfp-content .mypopup#availability p,
.mfp-content .mypopup#atelier p {
  font-size: 12px;
  margin-bottom: 30px;
  color: #000000;
}

.mfp-content .mypopup#availability .alert-danger,
.mfp-content .mypopup#atelier .alert-danger {
  margin-top: 20px;
  margin-bottom: 0;
  border-radius: 0;
}

.mypopup#quest h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: "Bitum" !important;
}

.mypopup#availability h2,
.mypopup#atelier h2 {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Bitum" !important;
  color: #020202;
}

.mypopup#quest .product-summary,
.mypopup#availability .product-summary,
.mypopup#atelier .product-summary {
  width: 320px;
  padding: 7px 0 0;
  margin: 0;
  margin-left: 30px;
}

.quest_form,
.availability_form {
  display: block;
  width: 100%;
}

.productR_buy {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 25px;
  margin-bottom: 46px;
}

.productR_buy .item_info_section {
  width: 100%;
}

.productR_buy h2 {
  margin: 20px auto 0;
  font-size: 16px;
}

.productR_absence {
  background-color: #000;
  color: #fff;
  padding: 25px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.quick-order-popup-layout{
  position: fixed;
  top:0;
  left:0;
  right: 0;
  bottom:0;
  background: rgba(0,0,0,0.15);
  z-index: 4;
  transition: all 0.75s;
  opacity: 0;
  visibility: hidden;
}
.quick-order-popup-layout.show{
  opacity: 1;
  visibility: visible;
}
#form-quick-order {
  display: flex;
  margin-top: 28px;
  height: 50px;
  flex-direction: column;
}
#form-quick-order .product-fields_sizes .checkboxes{
  -webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;
}
#form-quick-order .product-fields_sizes .option-wrapper-disabled label, 
#form-quick-order .product-fields_sizes .option-wrapper-instock label{
  margin-bottom: 0;
}
#form-quick-order .checkboxes{
  margin-bottom: 30px;
}
#form-quick-order.quick-order_form input{
  font-family: 'Bitum-Light';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 19px;
  color: #202020;
  border: 1px solid #979797;
  margin-bottom: 20px;
  padding: 16px 27px;
  width: 100%;
}
#form-quick-order.quick-order_form .error input{
  box-shadow: 0px 0px 15px rgba(255, 0, 0, 0.25);
}
#form-quick-order.quick-order_form input::placeholder{
  color: #202020;
  opacity: 1;
}
.button-quick-order{
  background: #000;
  border:0;
  font-style: normal;
  font-family: "Bitum";
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  color:#fff;
  padding: 18px 0;
}
@media (min-width: 798px) {
  .quest_form.worksform textarea {
    height: 100px;
  }
}

.quest_form input,
.availability_form input {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 15px;
  margin-bottom: 19px;
}

.form-input {
  width: 100%;
  display: block;
  border: 1px solid #909090;
  padding: 15px;
  margin-top: 25px;
  margin-bottom: 10px;
}

.quest_form input::-webkit-input-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.quest_form input::-moz-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.availability_form input::-webkit-input-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.availability_form input::-moz-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.quest_form textarea {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 15px;
  height: 100px;
  margin-bottom: 19px;
}

.quest_form textarea::-webkit-input-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.quest_form textarea::-moz-placeholder {
  color: #333;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.availability_form textarea {
  width: 100%;
  border: 1px solid #ccc;
  padding: 15px 15px 0;
  min-height: 50px;
  height: 50px;
  margin-bottom: 20px;
  resize: vertical;
}

.availability_form textarea::-webkit-input-placeholder {
  color: #a9aeb2;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.availability_form textarea::-moz-placeholder {
  color: #a9aeb2;
  font-size: 15px;
  font-weight: normal;
  opacity: 1;
}

.quest_form button,
.availability_form button {
  width: 100%;
  background: #000;
  color: #fff;
  padding: 14px;
  -webkit-transition: background ease 350ms;
  transition: background ease 350ms;
  font-size: 16px;
  line-height: 16px;
}

.availability_form .atelier_button {
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
  padding: 14px;
  height: auto;
}

.quest_form button:hover {
  background: #d8d5d5;
  -webkit-transition: background ease 350ms;
  transition: background ease 350ms;
}

#form-quick-order input {
  margin-bottom: 0;
  border: 1px solid #e1e1e1;
  border-right: none;
}

.availability_form input::placeholder {
  color: #a9aeb2;
}

.quest_form input::placeholder,
.quest_form textarea::placeholder {
  color: #a9aeb2;
}

#form-quick-order.warning input::placeholder {
  color: #cd3434;
}
.input-error-text{
  font-size: 13px;
  line-height: 17px;
  color: #FF0000;
  margin-bottom: 20px;
  text-align: left;
}

.addcucses .popup_buttton_close {
  background: transparent;
  color: #222222;
  text-transform: lowercase;
  font-size: 12px;
}

.addcucses .popup_buttton_close:hover {
  text-decoration: underline !important;
  background: transparent;
  color: #222222;
  text-transform: lowercase;
  font-size: 12px;
}

.availability_form_select label {
  width: 50%;
  margin: 0;
  text-align: left;
  color: #333;
  font-weight: normal;
}

.availability_form_select select {
  width: 50%;
  margin: 0;
  padding: 15px;
  height: 51px;
  background: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-appearance: none;
  background-image: url("/images/select_arrow.png");
  background-position: calc(100% - 12px) center;
  background-repeat: no-repeat;
  line-height: 1em;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  -ms-appearance: none;
  appearance: none !important;
}

.availability_form_select .jq-selectbox {
  width: 50%;
}

.availability_form_select .jq-selectbox__select:hover {
  background: none;
}

.availability_form_select .jq-selectbox__select {
  height: 41px;
  border: 1px solid #909090 !important;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 14px/32px Arial, sans-serif;
  color: #333;
  text-shadow: none;
}

.availability_form_select .jq-selectbox__select-text {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 15px;
  height: 41px;
  line-height: 41px;
}

.availability_form_select .jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 30% !important;
  height: 100%;
  border-left: 1px solid #909090 !important;
}

.availability_form_select .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 50% !important;
  right: 50% !important;
  width: 0 !important;
  height: 0 !important;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background-image: url(/catalog/view/theme/default/images/product_arrow.png);
  height: 20px !important;
  width: 30px !important;
  background-repeat: no-repeat;
  background-position: center;
  border: none !important;
}

.availability_form_select {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 29px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.availability_form_select .jq-selectbox li:hover {
  background: #000 !important;
}

.availability_form_select select::-ms-expand {
  display: none;
}

.shoesProduct a.ask-a-question,
a.ask-a-question-mysize {
  display: block;
  width: 48%;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  color: #020202;
  margin-bottom: 30px;
  letter-spacing: 0 !important;
  float: left;
  letter-spacing: 0.1em;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  margin-right: 4%;
  margin-top: 20px;
}

.productR .ask-a-question,
.productR .availability {
  display: block;
  width: 48%;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  letter-spacing: 0 !important;
  float: left;
  letter-spacing: 0.1em;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  margin-right: 4%;
  margin-top: 20px;
  color: #020202;
  background: none;
  border: 1px solid #020202 !important;
  margin-bottom: 30px;
}

.productR_buy .item_info_section .item_buttons a {
  font-size: 18px;
  color: #fff;
  border-radius: 0;
  border: none;
  background: #000;
  padding: 18px;
  height: max-content;
}

a.ask-a-question:hover,
.productR .availability:hover,
a.ask-a-question-mysize:hover {
  background: transparent;
  color: #646363;
  text-decoration: underline;
  -webkit-transition: color ease 350ms, background ease 350ms, border ease 350ms;
  transition: color ease 350ms, background ease 350ms, border ease 350ms;
}

.ask-a-question-mysize a.ask-a-question,
.ask-a-question-mysize a.ask-a-question-mysize {
  width: 100%;
  padding: 0;
}

.ask-a-question-view {
  width: 320px;
}

.ask-a-question-view .linetext {
  margin-bottom: 20px;
}

.ask-a-question-view .linetext span {
  font-size: 12px;
  color: inherit;
}

.ask-a-question-view .askLeft {
  width: 360px;
  float: left;
}

.ask-a-question-view .askLeft .askString {
  margin-bottom: 10px;
}

.ask-a-question-view .askLeft label span {
  width: 150px;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
  float: left;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.ask-a-question-view .askLeft .askStringTextarea span {
  height: auto;
  line-height: 12px;
  padding-top: 5px;
  text-align: left;
}

.ask-a-question-view .askLeft input,
.ask-a-question-view .askLeft textarea {
  width: 208px;
  border: 1px solid #a9aeb2;
}

.ask-a-question-view .askLeft input {
  height: 23px;
}

.ask-a-question-view .askLeft textarea {
  height: 91px;
}

.ask-a-question-view .askLeft .submit input {
  display: block;
  width: 120px;
  height: 27px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  border: 0;
  float: right;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #2a2b2d;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

.ask-a-question-view .askLeft .submit input:hover {
  background: #908982;
}

.ask-a-question-view .askRight {
  width: 160px;
  float: right;
}

.ask-a-question-view .askRight img {
  border: 1px solid #a9aeb2;
}

.lv_button_inner_previous_overlay {
  background: url("../images/facebox_arrows_l.png") 0 50% no-repeat;
}

.lv_button_inner_next_overlay {
  background: url("../images/facebox_arrows_r.png") 100% 50% no-repeat;
}

.lv_button {
  opacity: 0.7 !important;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

.lv_button:hover {
  opacity: 1 !important;
}

#orderdonePage .vmorder-done {
  float: left;
}

#orderdonePage p {
  font-size: 12px;
}

body.body-140 #system-message ul li {
  color: #2a2b2d;
  font-size: 12px;
}

#razdelitel {
  height: 100px;
}

.vmicon {
  display: block;
  width: 20px;
  height: 20px;
  background: #000;
}

#system-message .info {
  display: none;
}

#system-message .info.message {
  display: block;
  color: red;
}

.getmysizeview {
  text-align: center;
}

.getmysizeview h2 {
  font-weight: normal;
  margin: 20px 0;
  font-size: 1em;
}

.bordered {
  width: 330px;
  border: 1px solid #c6c6c6;
  padding: 20px 0;
  margin-bottom: 30px;
}

.size-select {
  width: 332px;
}

.size-select p {
  margin-bottom: 20px;
  font-size: 14px;
}

.size-select li {
  float: left;
  padding-left: 31px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 45px;
  text-align: right;
  position: relative;
  height: 22px;
  line-height: 22px;
  margin-left: 26px;
}

.size-select li input {
  width: 15px;
  display: none;
}

.size-select li:nth-child(1) {
  margin-left: 0;
}

.size-select li:nth-last-child(1) {
  width: auto;
}

.size-select li.active span {
  display: none;
}

.size-select li.active input {
  display: block;
}

.size-select li:nth-child(6) {
  margin-left: 0;
}

.size-select li:before {
  position: Absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #898989;
  content: "";
  display: block;
}

.size-select li.active:before {
  background: #898989;
}

.submit input {
  width: 240px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  color: #fff;
  padding: 0;
  background: #bababa;
  cursor: pointer;
}

.submit input:hover {
  background: #000;
}

.fixed_popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 999999999999;
}

.fixed_popup .leftpart {
  width: 50%;
  float: left;
}

.fixed_popup .rightpart {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fixed_popup .rightpart .row {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  position: relative;
  width: 100%;
  -webkit-flex: 1 1 100%;
}

.fixed_popup .rightpart .row .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.fixed_popup .rightpart .row .rowin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fixed_popup .rightpart .pull-left {
  width: 30%;
  position: relative;
}

.fixed_popup .rightpart .dropdown-menu {
  display: none;
}

.fixed_popup select {
  width: 100%;
  padding: 5px 15px;
  -webkit-appearance: none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAMAAABPT11nAAAAJ1BMVEX///+hoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaFt7osUAAAADHRSTlMADDEzZWei2PLz/P2+pfQMAAAAJklEQVQI1wXBiQGAIAAAIexRq9t/3sCqqmXsqmdwvPWdcNUNzIkfHFcA+cL75xcAAAAASUVORK5CYII=)
    90% 50% no-repeat #e9e9e9;
  font-size: 15px;
  margin-top: 10px;
  line-height: 1em;
  color: #8c8c8c;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  -ms-appearance: none;
  appearance: none !important;
}

#goform {
  width: 35%;
  background: #a1a1a1;
  text-align: center;
  border: none;
  margin-top: 10px;
  line-height: 25px;
  color: #fff;
  cursor: pointer;
  position: relative;
  z-index: 99999999999999;
  display: inline-block;
}

#changeregion {
  cursor: pointer;
  margin-left: 10px;
  padding-left: 26px;
  background: url(../images/lang-select.png) 0 50% no-repeat;
}

.table-responsive.visible-sm.visible-md.visible-lg {
  display: none;
}

.caroufredsel_wrapper {
  max-height: 462px;
}

.text-danger {
  color: #000;
  font-size: 0.75em;
  padding-top: 5px;
  color: red;
}

.total_products {
  font-size: 14px;
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

.bx_notavailable a {
  display: block;
}

.popupwrapper_lv {
  display: none;
}

.popupwrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1000;
}

.popupwrapper .addcucses {
  margin: auto;
  position: relative;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.11);
  padding: 30px;
  text-align: center;
  width: 500px;
}

.popupwrapper .addcucses .info {
  float: right;
  width: 45%;
}

.popupwrapper .addcucses img {
  width: 50%;
  float: left;
  margin-right: 5%;
}

.popupwrapper .addcucses .popup-window-close-icon {
  position: absolute;
  cursor: pointer;
}

.popupwrapper .addcucses .popup-window-titlebar {
  text-align: center;
  margin-right: 0px;
/*  white-space: nowrap;*/
  text-transform: uppercase;
  line-height: 100%;
  margin-bottom: 40px;
  font-size: 14px;
}

.popupwrapper p {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
}

.popupwrapper .cart-product-size {
  display: block;
  margin-bottom: 25px;
}

.popupwrapper a {
  display: block;
  cursor: pointer;
  white-space: nowrap;
  width: 100%;
  height: 41px;
  line-height: 41px;
  color: #fff;
  background: #bababa;
  margin: 10px 0;
  font-weight: normal;
  text-decoration: none !important;
  font-size: 14px;
}

.popupwrapper a:hover {
  background: #000;
  color: #fff;
}
.modal-wrapper{
  display: none;
}
.popup-layout {
  background: rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}

.popup-layout.show {
  visibility: visible;
  opacity: 1;
}
.authorize-popup .popup-container{
  width: 100%;
  max-width: 460px;
}
.authorize-popup .form_title{
  color: #333;
  font-size: 20px;
  font-family: Bitum;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 31px;
}
.authorize-popup .social-login-button{
  padding: 12px 13px;
}
.authorize-popup .social-login-wrapper{
  gap: 13px;
}
.popup-wrapper {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
  z-index: 12;
  top: 50vh;
  left: 50vw;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  position: fixed;
}

.popup-wrapper.popup-show {
  visibility: visible;
  opacity: 1;
}

.popup-layout {
  background: rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
}

.popup-layout.show {
  visibility: visible;
  opacity: 1;
}


.popup-wrapper {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s;
  z-index: 12;
}

.popup-wrapper.popup-show {
  visibility: visible;
  opacity: 1;
}

.popup-container {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 33px 45px;
  position: relative;
}

.popup-container .close-popup {
  position: absolute;
  top: 20px;
  right: 20px;
}


body #footer_in {
  display: flex;
  justify-content: space-between;
}

body #footer_in #fcont {
  text-align: center;
  width: max-content;
  margin: 0;
}
body #footer_in #socbuts {
  text-align: center;
  width: max-content;
  margin: 0;
}
body #footer_in #mailing {
  text-align: center;
  width: max-content;
  margin: 0;
}

body.mobile .popupwrapper .addcucses {
  padding: 0;
  width: 90%;
}

body.mobile .grey {
  background: #f8f8f8;
}

body.mobile .popupwrapper .addcucses a {
  width: 80%;
  margin: 0 auto 20px auto;
}

body.mobile .header #logo {
  max-width: 50%;
  height: auto;
  top: 50%;
}

body.mobile .lv_content_wrapper #sizespopup {
  width: 90%;
  padding: 20px 0;
}

body.mobile .header #logo img {
  max-width: 100%;
}

body.mobile .header #logo img.white {
  display: none;
}

body.mobile .shipping-type-wrap .info-wrap .info-wrap-currency div {
  width: 26%;
}

body.mobile #order_form_id #checkout-form .order_props .form-group {
  padding: 0 10px;
}

body.mobile #order_form_id #checkout-form #payment_methods label {
  width: 90%;
  height: 3em;
  margin-left: 0;
}

body.mobile
  #order_form_id
  #checkout-form
  #payment_methods
  label
  input:checked
  + .before {
  top: 23px;
}

body.mobile
  #order_form_id
  #checkout-form
  #payment_methods
  label
  input:checked
  + .before {
  bottom: 4px;
}

body.mobile .topten .productA:hover:before {
  display: none;
  opacity: 0;
}

body.mobile .topten .productA:hover:before {
  display: none;
  opacity: 0;
}

body.mobile .productA:hover:before {
  display: none;
  opacity: 0;
}

body.mobile .header-icons {
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: space-between;
  width: 200px;
  align-items: center;
}

body.mobile .header-icons .mobile-cart {
  order: 1;
}

body.mobile .header-icons div:last-child {
  order: 2;
  margin-left: 15px;
  margin-right: 0;
}

body.mobile .header .mobile-cart span {
  color: transparent;
}

body.mobile .header .mobile-cart span i {
  font-style: normal;
  color: #333;
  top: 7px;
  position: absolute;
  font-size: 10px;
  right: 4px;
  display: none;
}

body.mobile .header #cart img {
  display: inline-block;
  margin: 0 10px;
}

body.mobile .header .mobile-lk {
  margin: 0;
  position: absolute;
  right: 125px;
  display: block;
  width: 20px;
  height: 20px;
  top: auto;
}

body.mobile .header .mobile-lk img {
  width: 20px;
  height: 20px;
}

body.mobile .header #cart .total_products {
  display: none;
}

body.mobile .header #cart.emtycart {
  display: none;
}

body.mobile .header-main_menu {
  right: 15px;
  width: 30px;
  height: 24px;
  position: sticky;
}

body.mobile .header-main_menu span {
  background: #333;
  width: 30px;
}

body.mobile .header .mobilemenu {
  position: absolute;
  left: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 80px;
  background: #f8f8f8;
  z-index: 100;
  text-align: center;
  display: none;
  -webkit-box-shadow: 0px 10px 10px -9px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 10px 10px -9px rgba(0, 0, 0, 0.3);
}

body.mobile .header .mobilemenu li.parent {
  margin: 15px 0 20px 0;
  text-transform: uppercase;
}

body.mobile .header .mobilemenu li ul {
  margin-top: 5px;
}

body.mobile .header .mobilemenu .firstlvl {
  margin-bottom: 20px;
}

body.mobile .header .mobilemenu li ul li {
  width: auto;
  display: inline-block;
  text-transform: none;
}

body.mobile .header .mobilemenu li ul li.child {
  padding-right: 31px;
  margin-right: 25px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAMAAACZS1ciAAAAJ1BMVEV+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn7TOMadAAAADHRSTlMAESIzRGZ3iJm73e5kmpRHAAAAMElEQVR4AR3FQRIAMQRFQTFhfNz/vKl6vWmDkr51rqKzl1NkExRN1kl3DqvI1/kXPSRMAMHa8wXFAAAAAElFTkSuQmCC)
    100% 50% no-repeat;
}

body.mobile .header .mobilemenu li ul li.child.lastchild {
  padding-right: 0;
  margin-right: 0;
  background: none;
}

body.mobile .header .mobilemenu .top_right li {
  text-transform: uppercase;
  margin: 0px 0 20px 0;
}

body.mobile .mobilemenu ul li a {
  text-transform: uppercase;
}

body.mobile .mobilemenu ul li.child a {
  text-transform: lowercase;
}

body.mobile .sm-button {
  right: 5%;
  left: auto;
}

body.mobile .mobilesep {
  height: 105px;
  width: 100%;
  display: block;
}

body.mobile .mypopup#quest,
body.mobile .mypopup#availability,
body.mobile .mypopup#atelier {
  width: 95%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 30px auto;
}

body.mobile .availability_form_select {
  margin-bottom: 20px;
}

body.mobile .popupwrapper .addcucses img {
  width: 40%;
  float: none;
  margin-right: 0;
  padding-top: 40px;
}

body.mobile .popupwrapper .addcucses .info {
  float: none;
  width: 100%;
  padding-top: 20px;
}

body.mobile .mypopup#quest .product-summary,
body.mobile .mypopup#availability .product-summary,
body.mobile .mypopup#atelier .product-summary {
  width: 100%;
  padding: 0;
}

body.mobile .ask-a-question-view {
  width: 60%;
}

body.mobile .mypopup#garpopup {
  width: auto;
}

body.mobile .mypopup#oplatadostpopup {
  width: auto;
}

body.mobile .mypopup#sizespopup {
  width: 95%;
  margin: 30px auto;
}

body.mobile .mypopup#sizespopup .mypopupLeft {
  width: 100%;
}

body.mobile .mypopup#sizespopup .mypopupRight {
  width: 100%;
  padding-top: 10%;
}

body.mobile .clear-shoes h2.main-p:after,
body.mobile .clear-shoes h2.main-p:before {
  width: 10%;
}

body.mobile img {
  height: auto;
}
body.mobile .footer_pay img{
  height: 14px;
}
body.mobile .minititletop {
  padding-top: 40px;
}

body.mobile .vidirredaktsii .productA,
body.mobile .topten .productA {
  width: 90%;
  margin: 10px auto;
  float: none;
  display: block;
}

body.mobile .vidirredaktsii .productA .productPrice,
body.mobile .topten .productA .productPrice {
  padding-top: 0px;
}

body.mobile #contain {
  margin-top: 60px;
}

body.mobile #contain .photo {
  width: 100%;
  margin: 20px auto;
  float: none;
  display: block;
}

body.mobile #instashop {
  margin-top: 0px !important;
}

body.mobile #instashop .photo {
  width: 100% !important;
  margin: 20px auto;
  float: none;
  display: block;
}

body.mobile #instashop .photo:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 50%;
  right: 25px;
  bottom: 10px;
  background-image: url("../images/arrow-instahop.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  z-index: 9;
}

body.mobile #instashop .photo img {
  width: 100%;
}

body.mobile #contain .photo img {
  width: 100%;
}

body.mobile #footer_in {
  display: block;
}

body.mobile #footer_in p {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  text-align: center;
}

body.mobile #footer_in p:nth-child(3) {
  margin-top: 10px;
}

body.mobile #footer_in p.marg {
  float: left;
  width: 100%;
  text-align: center;
}

body.mobile.common-_home #footer_in p.marg,
body.mobile.common-_home footer #footer_in #mailing .marg {
  display: none;
}

body.mobile #footer_in p.marg span {
  padding: 0 !important;
}

body.mobile #footer_in #socbuts p.marg {
  display: none;
}

body.mobile #footer_in #fcont:after {
  content: "";
  display: block;
  clear: both;
}

body.mobile #footer_in #socbuts {
  padding-top: 20px;
  clear: left;
  width: 100%;
  padding-bottom: 20px;
}

body.mobile.common-_home #footer_in #socbuts p {
  width: 100%;
  color: #fff;
}

body.mobile .workarea #topcatmenu {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body.mobile .main-page_promo_description {
  display: none;
}

body.mobile .main-page {
  height: 100%;
}

body.mobile .main-page_promo_carousel_item a {
  font-size: 90px;
}

body.mobile .main-page footer {
  position: absolute;
  bottom: 0;
}

body.mobile .main-page_promo_carousel {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

body.mobile .footer_subscriber {
  margin-bottom: 13vw;
}

body.mobile .main-page_promo {
  position: absolute;
  height: 100%;
}

.category-content .productItem .productA:hover:before {
  opacity: 0;
}

body.mobile .workarea #topcatmenu .leftcol {
  width: 90%;
  margin: 0 5% 3px 5%;
  border: none;
}

body.mobile .workarea #topcatmenu .leftcol .catinfotext {
  display: none;
}

body.mobile .workarea #topcatmenu #shopcats {
  width: 90%;
  display: block;
  margin: 0 5% 3px 5%;
  border: none;
}

body.mobile .workarea #topcatmenu #shopcats.item-18 {
  display: none;
}

body.mobile .workarea #topcatmenu #shopcats #shopcatsul li {
  width: 50%;
}

body.mobile .workarea #topcatmenu #shopcats #shopcatsul li.allshoeslink:after {
  content: "";
  display: block;
  clear: both;
}

body.mobile .workarea #topcatmenu #filter {
  width: 90%;
  display: block;
  margin: 0 5% 3px 5%;
}

body.mobile .workarea #topcatmenu #filter.item-18 {
  display: none;
}

body.mobile .workarea #topcatmenu #filter .bx-filter {
  width: 85%;
}

body.mobile .workarea #topcatmenu #filter .bx-filter-parameters-box-container {
  float: none;
  margin-right: 0;
}

body.mobile
  .workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox {
  width: 20%;
  float: left;
}

body.mobile
  .workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox
  label {
  padding-left: 0px;
  position: relative;
}

body.mobile
  .workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox
  label
  span {
  padding-left: 18px;
}

body.mobile
  .workarea
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  input[type="checkbox"]
  + label::before {
  left: 6px;
}

body.mobile .workarea .topcatmenuwrapper.mens #topcatmenu .leftcol {
  width: 90%;
}

body.mobile .workarea .topcatmenuwrapper.mens #topcatmenu #filter {
  width: 90%;
}

body.mobile .workarea .topcatmenuwrapper.mens #topcatmenu #filter.item-18 {
  display: none;
}

body.mobile
  .workarea
  .topcatmenuwrapper.mens
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox {
  width: 25%;
}

body.mobile
  .workarea
  .topcatmenuwrapper.mens
  #topcatmenu
  #filter
  .bx-filter-parameters-box-container
  .checkbox
  label
  span {
  padding-left: 0;
  padding-right: 10px;
}

body.mobile .workarea .topcatmenuwrapper.mens #topcatmenu #shopcats.item-18 {
  display: none;
}

body.mobile .workarea #topcatmenu #filter .bx-filter-parameters-box-container {
  text-align: center;
}

body.mobile .workarea .category-content .productItem {
  width: 100%;
}

body.mobile .bx_notavailable a {
  display: block;
}

body.mobile font.text {
  width: 90%;
  margin: 0 5%;
}

body.mobile .workarea .topcatmenuwrapper.prod #topcatmenu {
  display: block;
}

body.mobile .workarea .topcatmenuwrapper.prod #topcatmenu .leftcol {
  margin: 0;
  width: 100%;
  /*height: 60px;*/
  height: auto;
}

body.mobile
  .workarea
  .topcatmenuwrapper.prod
  #topcatmenu
  .leftcol
  #leftselcat
  li {
  display: none;
}

body.mobile
  .workarea
  .topcatmenuwrapper.prod
  #topcatmenu
  .leftcol
  #leftselcat
  li.fleft {
  display: block;
}

body.mobile .bx_item_container {
  padding-top: 25px;
}
body.mobile{
  overflow-x: hidden;
}
body.mobile .bx_item_detail {
  width: 90%;
  margin: 0 5%;
  position: relative;
}

body.mobile .bx_item_detail h1 {
  font-weight: normal;
  text-align: left;
  font-size: 20px;
  margin: 0 -15px;
  text-transform: uppercase;
  line-height: normal;
  line-height: 110%;
  font-family: "Bitum" !important;
  position: relative;
  padding-right: 38px;
}
body.mobile .bx_item_detail .product_wishlist{
  position: absolute;
  right: 0;
  top:0;
  background: none;
}
.mobile-price-row{
  display: none;
}
@media all and (max-width: 575px){
  .mobile-price-row{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 0 -15px 25px -15px ;
  }
}

body.mobile .bx_item_detail .productImgs {
  width: 100%;
  margin-bottom: 50px;
}

body.mobile .bx_item_detail .productImgs #gal1 {
  width: 100%;
  height: auto;
}

body.mobile .bx_item_detail .productImgs #gal1 .owl-controls {
  width: 100%;
}

body.mobile .bx_item_detail .productImgs #gal1 .owl-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-top: 20px;
  gap: 10px;
}

body.mobile .productImgs #gal1 video {
  width: 100%;
  height: 100%;
}

body.mobile .bx_item_detail .productImgs #gal1 .owl-page.active {
  height: 15px;
  width: 15px;
  background: #020202;
  border-radius: 50%;

}

body.mobile .bx_item_detail .productImgs #gal1 .owl-page {
  height: 15px;
  width: 15px;
  background: #f3f3f3;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

body.mobile .bx_item_detail .productImgs #gal1 a.swipebox {
  width: 100%;
  float: left;
}

body.mobile .bx_item_detail .productR {
  width: 100%;
}

body.mobile .bx_item_detail .productR .bx_item_detail_scu {
  width: 100%;
}

body.mobile .about {
  margin-top: 10px;
}

body.mobile .about .about_in .top_slogan h2 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16.5%;
  padding-right: 5%;
  margin-bottom: 20px;
}

body.mobile .about .about_in .content_area .left_col {
  width: 100%;
  max-height: 400px;
}

body.mobile .about .about_in .content_area .left_col img.img1 {
  display: none;
}

body.mobile .about .about_in .content_area .left_col img.img2 {
  margin-top: 0;
  max-width: 100%;
  max-height: 100%;
}

body.mobile .about .about_in .content_area .right_col {
  width: 90%;
  margin-top: -80px;
  float: none;
}

body.mobile .about .about_in .content_area .right_col:before {
  top: -36px;
  left: -36px;
  background: none;
}

body.mobile .newswrapper {
  padding-top: 0;
  margin: 0 auto;
}

body.mobile .newswrapper .title-block {
  display: block;
}

body.mobile .newswrapper .blog-news {
  margin-top: 0;
}

body.mobile .newswrapper .blog-news .items-leading .leading {
  width: 100%;
  margin: 0 0 30px 0;
}

body.mobile .newswrapper .blog-news .items-leading .leading div,
body.mobile .newswrapper .blog-news .items-leading .leading h3 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

body.mobile .newswrapper .blog-news .items-leading .leading .readmore_link {
  margin-left: 5%;
  margin-top: 0;
  margin-bottom: 25px;
}

body.mobile .item-page-news {
  padding-top: 0;
}

body.mobile .item-page-news time {
  margin: 0 auto;
  display: block;
}

body.mobile .products_block_header::before,
body.mobile .products_block_header::after {
  width: 31%;
}

body.mobile .buttons_block a.popupa span {
  display: none;
}

body.mobile span.dopblock {
  display: block;
  font-size: 12px;
  position: absolute;
  margin-top: -18px;
}

body.mobile .buttons_block {
  margin-top: 15px;
}

body.mobile .buttons_block .popupa {
  padding: 0 10px;
}

body.mobile .vidirredaktsii .productA .productName {
  height: 5em;
  width: 55%;
}

body.mobile .item-page-news h1 {
  font-weight: normal;
  color: #000;
  width: 90%;
  margin: 0 auto 20px auto;
  font-size: 1.2em;
}

body.mobile .item-page-news .leftcol {
  width: 90%;
  float: none;
}

body.mobile .item-page-news .leftcol .slogan {
  margin-top: 20px;
  background-position: 4% 3px;
  margin-bottom: 20px;
}

body.mobile .item-page-news .leftcol .sharebuts {
  padding-top: 10px;
  margin-bottom: 20px;
}

body.mobile .item-page-news .rightcol {
  width: 90%;
  float: none;
}

body.mobile .bx_item_container .productR #oplpopua.popupa {
  width: 49%;
  max-width: 167px;
}

body.mobile .bx_item_container .productR #garpopupa.popupa,
body.mobile .bx_item_container .productR #obmpopupa.popupa {
  width: 49%;
  max-width: 167px;
}

body.mobile .bx_item_container .productR #sizespopupa {
  float: left;
}

body.mobile .bx_item_container .productR a.ask-a-question,
body.mobile .bx_item_container .productR a.ask-a-question-mysize,
body.mobile .availability.popupa {
  width: 100% !important;
  margin-top: 0 !important;
  margin-bottom: 20px;
}

body.mobile .bx_item_container .productR.shoesProduct a.ask-a-question,
body.mobile .bx_item_container .productR.shoesProduct a.availability.popupa {
  width: 48% !important;
}

body.mobile .bx_item_container .productR .bx_bt_button.bx_cart {
  width: 49%;
  max-width: 167px;
}

body.mobile .bx_item_container .productR .bx_notavailable {
  width: 49%;
  max-width: 167px;
}

body.mobile #order_form_id {
  padding-top: 0;
}

body.mobile #order_form_id .ocpb-products {
  float: none;
  margin: 0 auto;
  height: auto;
  min-height: auto;
  margin-bottom: 30px;
}

.radio {
  position: relative;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px !important;
  margin-bottom: 30px !important;
}

.radio:first-of-type {
  margin-top: 40px !important;
}

.radio label {
  position: relative;
  font-size: 14px;
  font-family: bitum !important;
  padding-left: 30px !important;
  margin: 0;
}

.radio label span {
  display: block;
  font-family: bitum-light !important;
}

.radio_input {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.radio_icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #c9c9c9;
  border-radius: 50%;
}

.radio_input + .radio_icon:before {
  position: absolute;
  display: block;
  top: 50%;
  left: 4px;
  content: "";
  border-radius: 50%;
  background: transparent;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.4s;
}

.radio_input:checked + .radio_icon:before {
  background: #000;
}

.certificate-input {
  font-family: "Bitum-Light";
  margin-top: 19px;
  text-align: left;
  border-color: #a2a2a2;
  font-size: 14px; 
}

.certificate-input::placeholder {
  color: #818181;
}

.certificate-type {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  justify-content: space-between;
  padding: 45px 0 20px;
}

.certificate-type .radio {
  text-align: left;
  margin: 0 !important;
}

.certificate-ask {
  width: max-content;
  height: auto;
  font-size: 15px;
  font-family: bitum, sans-serif;
  line-height: 1.5;
  text-decoration: underline;
  color: #646363 !important;
  background: none;
  border: none;
  padding: 0;
  margin: 30px auto 0;
}

.certificate-ask:hover {
  background: none;
  text-decoration: underline;
  color: #000000 !important;
}

.certificate__info {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  border: 1px solid #cccccc;
  padding: 12px;
}

.certificate__img {
  width: 27px;
  height: auto;
}

.certificate__detail {
  width: 100%;
  font-size: 13px;
  line-height: 1.1;
}

.you-slider {
  width: 100vw;
  height: auto;
  margin-left: calc(-1 * (100vw - 100%) / 2);
  margin-right: calc(-1 * (100vw - 100%) / 2);
}

.you-item {
  position: relative;
  margin: 0;
}

.you-insta {
  position: absolute;
  left: 25px;
  bottom: 27px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  font-family: bitum, sans-serif;
  color: #fff !important;
}

.you-insta img {
  width: 21px;
  height: auto;
}

@media (max-width: 1050px) {
  .you-insta {
    left: 15px;
    bottom: 20px;
    font-size: 14px;
  }
}

@media (max-width: 1050px) {
  .you-insta {
    left: 5px;
    bottom: 10px;
    font-size: 12px;
  }

  .you-insta img {
    width: 16px;
  }
}

.checkout-buy #order_form_id .ocpb-products .text-center .delete-td {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 15px;
  left: auto;
  bottom: auto;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}

.checkout-buy #order_form_id .ocpb-products .text-center div.delete-td .before {
  position: absolute;
  right: auto;
  left: auto;
  top: auto;
}

.checkout-buy
  #order_form_id
  .ocpb-products
  .text-center
  div.delete-td
  .before
  + .after {
  position: absolute;
  right: auto;
  left: auto;
  top: auto;
}

body.mobile #order_form_id .ocpb-products .cart-items tr td:nth-child(1) {
  width: 35%;
  padding-left: 5%;
}

body.mobile
  #order_form_id
  .ocpb-products
  .cart-items
  tr
  td:nth-child(1)
  .imgwrapper {
  width: auto;
  height: auto;
  padding: 5px;
}

body.mobile
  #order_form_id
  .ocpb-products
  .cart-items
  tr
  td:nth-child(1)
  .imgwrapper
  img {
  max-width: 100%;
}

body.mobile #order_form_id .ocpb-products .cart-items tr td:nth-child(2) {
  padding-left: 5%;
  padding-right: 5%;
}

body.mobile #order_form_id .ocpb-products .cart-ordering span {
  color: #fff;
}

body.mobile #order_form_id #checkout-form {
  float: none;
  margin: 0 auto;
  height: auto;
  font-size: 0.8em;
}

body.mobile #order_form_id #checkout-form #order_props .order_props_title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.mobile #order_form_id #checkout-form #order_props .order_props_title div {
  padding-left: 2.5%;
  text-align: left;
}

body.mobile #order_form_id #checkout-form #order_props .order_props {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.mobile #order_form_id #checkout-form #order_props tr td:nth-child(1) {
  width: 40%;
  padding-left: 2.5%;
}

body.mobile #order_form_id #checkout-form #order_props tr td:nth-child(2) {
  width: 55%;
  padding-right: 2.5%;
}

body.mobile
  #order_form_id
  #checkout-form
  #order_props
  tr
  td:nth-child(2)
  input {
  width: 90%;
}

body.mobile #order_form_id #checkout-form #order_props tr td textarea {
  width: 95%;
}

body.mobile #contact {
  margin-top: 0;
}

body.mobile #contact #contact_left .cols1 {
  width: 100%;
  float: none;
  text-align: center;
}

body.mobile #contact #contact_left .cols1:nth-child(2) {
  margin-top: 25px;
}

body.mobile #contact #contact_left .cols1 p.mobsoc {
  margin-top: 25px;
}

body.mobile #contact #contact_left .cols1 p .facebook_contact {
  float: none;
  display: inline-block;
  text-align: center;
}

body.mobile #contact #contact_left .cols1 p .instagram_contact {
  float: none;
  display: inline-block;
  text-align: center;
}

body.mobile #contact #contact_left .cols1 p .pinterest_contact {
  float: none;
  display: inline-block;
  text-align: center;
}

body.mobile #contact #contact_left .cols1 p:nth-child(1) {
  margin-bottom: 10px;
}

body.mobile #contact #contact_left .cols2 {
  width: 100%;
  float: none;
  margin-top: 50px;
}

body.mobile #contact #contact_left .cols2 #contactForm .mf-name {
  width: 100%;
  float: none;
}

body.mobile #contact #contact_left .cols2 #contactForm .mf-email {
  width: 100%;
  float: none;
  margin-top: 20px;
}

body.mobile #contact #contact_left .cols2 #contactForm .contact_butt {
  background: #b5b3b4;
  color: #fff;
}

body.mobile .item-page {
  padding-top: 0;
  display: block;
}

body.mobile .item-page .item-row {
  margin-bottom: 30px;
  display: block;
}

body.mobile .mirkiinfo {
  padding-top: 20px;
  padding-left: 0;
}

body.mobile div.centerimg input {
  width: 28%;
}

body.mobile .slidesecionwrap {
  width: auto;
}

body.mobile .categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
  width: 100%;
  float: none;
}

body.mobile .categories {
  width: 100%;
}

body.mobile .categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage {
  width: 100%;
}

body.mobile .slidesecionwrap {
  height: auto;
}

body.mobile .shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
  width: 100%;
}

body.mobile .shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage {
  width: 100%;
}

body.mobile .shops {
  width: 100%;
}

body.mobile .schedule p {
  border: none;
}

body.mobile .schedule p:nth-child(2) {
  padding-left: 0;
}

body.mobile .schedule p:nth-child(3) {
  padding-left: 0;
}

.faq .panel-group .faq_info .panel-collapse.collapse .col-lg-3 {
/*  max-width: 412px !important;*/
  padding: 0 10px;
}

.faq .panel-group .faq_info .panel-collapse.collapse.in {
  margin: 0 !important;
}

@media all and (min-width: 1820px) {
  .fixedsoc {
    margin-left: 841px;
  }

  .header #smalllogo {
    -webkit-transform: translate(-860px, 0);
    transform: translate(-860px, 0);
  }

  html.fsvs #fsvs-pagination {
    margin-left: 837px !important;
  }

  .lookboksplash {
    width: 100%;
    max-width: 1260px;
    height: 100%;
    margin: 0% auto;
    position: relative;
  }

  .lookboksplash .left_img {
    top: 27%;
  }

  .lookboksplash .rightimg {
    top: 32%;
  }

  .bx-filter-block {
    padding-left: 0px;
  }

  #contain {
    max-width: 1520px;
  }

  .item-page .bordered .linked span {
    margin-left: 33px;
  }

  #filter .bx-filter-block {
    padding-left: 10px;
  }

  #account .a_information .my_order .order-info_products .product .info div {
    margin: 2.39vw 0;
  }
}

@media all and (max-width: 1650px) and (min-width: 1550px) {
  .slidesecion.video {
    width: 1250px;
  }
}

@media all and (min-width: 1600px) {
  .workarea .topcatmenuwrapper.fixedactive {
    position: fixed;
    top: 86px;
    left: 50%;
    max-width: 1260px;
  }

  .shops,
  .categories {
    max-width: 1260px;
  }

  #contain {
    max-width: 1260px;
  }

  .item-page .bordered .linked span {
    margin-left: 33px;
  }

  .workarea #topcatmenu #filter .bx-filter-parameters-box-container .checkbox {
    width: auto;
  }

  #account .a_information .my_order .order-info_products .product .info div {
    margin: 1.65vw 0;
  }
}

@media all and (max-width: 1600px) {
  #account .a_information .my_order .order-info_products .product .info div {
    margin: 1.39vw 0;
  }

  #contact-colleagues .schedule_new .shopsname {
    width: 100%;
  }

  #contact-colleagues .schedule_new .parts {
    width: 100%;
    margin-top: 0;
  }

  #contact-colleagues .schedule_new .parts .part_block {
    text-align: left;
    width: 100%;
  }
}

@media (max-width: 1599px) {
  .questions-news p {
    font-size: 18px;
  }

  .newsbudimage.textblock-news p br {
    display: none;
  }

  #contact-colleagues .schedule_new .phones-con_tex {
    font-size: 12px;
  }

  #contact-colleagues .schedule_new .phones-con_pho {
    font-size: 21px;
  }

  #contact-colleagues .schedule_new .shopsname .main {
    font-size: 16px;
  }

  #contact p {
    font-size: 12px;
  }

  #contact-colleagues .schedule_new .part_block.full span {
    width: 55px;
  }

  #contact-colleagues .schedule_new .part_block .main {
    font-size: 12px;
  }
}

@media (max-width: 1500px) {
  .news_id-103 .item-page-news div.newblock p {
    height: 20em !important;
  }

  .atelier-main_how-works_center_text .links a {
    font-size: 14px;
  }

  .category-content .productItem .productA .productBot .sizes p:nth-child(5n) {
    margin: 0 5.1% 0 0;
    margin-bottom: 5%;
  }

  #basicline .filter .parameters .colors {
    margin-right: 18px;
  }

  .store-main_content_locations_lva_info,
  .store-main_content_locations_podil_info {
    width: 28.375vw;
    text-align: center;
    padding: 40px;
    height: 21.31vw;
  }

  .productR .ask-a-question,
  .productR .availability {
    padding: 0 5%;
    height: 60px !important;
    line-height: 16px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
}

@media all and (max-width: 1400px) {
  #account .a_information .my_order .order-info_products .product .info div {
    margin: 1vw 0;
  }

  .news_id-120 .newsbudimage p br,
  .news_id-157 .newsbudimage p br,
  .news_id-134 .newsbudimage p br {
    display: none;
  }

  .news_id-120 .newsbudimage p,
  .news_id-157 .newsbudimage p,
  .news_id-134 .newsbudimage p {
    margin-bottom: 0;
  }

  .pumps__type .type__bl {
    width: 18%;
    margin-right: 2%;
  }
}

@media all and (max-width: 1350px) {
  html.fsvs #fsvs-pagination {
    left: auto !important;
    margin-left: 0px !important;
    margin-right: -25px;
  }

  /*#header #logo{.translate(-00px,0);left:0;}*/
  .newswrapper {
    max-width: 90%;
  }

  .shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(1) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px;
  }

  .shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(2) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 25px;
  }
}

@media all and (min-width: 1350px) and (max-width: 1440px) {
  .lookboksplash .left_img {
    top: 15%;
  }

  .lookboksplash .rightimg {
    top: 25%;
  }

  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    label
    input:checked
    + .before,
  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    label
    input:checked
    + .before
    + .after {
    bottom: 102px;
  }

  .vidirredaktsii .productA {
    width: 29.7%;
    margin: auto -4px auto 3%;
  }

  .vidirredaktsii .productA.last-size {
    width: 100%;
  }

  .vidirredaktsii .productA.item-3 {
    display: none;
  }

  .topten .productA {
    width: 29.7%;
    margin: auto -4px auto 3%;
  }

  .topten .productA.item-3 {
    display: none;
  }

  .slidesecionwrap #contain {
    max-width: 1180px;
  }

  .slidesecionwrap .shops,
  .slidesecionwrap .categories,
  .slidesecionwrap div.slidesecion {
    max-width: 1180px;
  }

  .slidesecionwrap #contain .photo {
    width: 32%;
  }

  .slidesecionwrap #contain .photo:nth-child(4) {
    display: none;
  }

  .slidesecionwrap #contain .photo:nth-child(2) {
    text-align: center;
  }

  .slidesecionwrap #contain .photo:nth-child(3) {
    text-align: right;
  }

  .fixedsoc {
    margin-left: 632px;
  }

  #contain {
    max-width: 1480px;
  }

  .bx_item_container .productImgs {
    /* width:67.5%;*/
  }

  .bx_item_container .productImgs #gal1 {
    /* width:145px;*/
  }

  .newswrapper {
    max-width: 1180px;
  }

  .workarea .topcatmenuwrapper.fixedactive {
    position: fixed;
    top: 86px;
    left: 50%;
    z-index: 10;
    max-width: 1180px;
  }

  .newswrapper .newsimg .newsnamewrapbig time {
    margin-top: 23px;
  }

  .item-page-news .newsimg .newsnamewrapbig time {
    margin-top: 23px;
  }

  html.fsvs #fsvs-pagination {
    margin-left: 633px !important;
  }

  #basicline .filter .parameters .heels {
    margin-right: 21px;
  }

  .featured_slider .products_item .productName h4 {
    font-size: 14px;
  }

  .featured_slider .products_item .productA .productImg .sizes p.non-size {
    min-width: 18px;
  }
}

@media (max-width: 1300px) {
  .slidesecion .centerimg {
    width: auto;
  }

  #account .a_information .my_order .order-info_products .product .info div {
    margin: 0.5vw 0;
  }

  .store-main_content_locations_lva_info div p,
  .store-main_content_locations_podil_info div p {
    font-size: 13px;
  }

  .news_id-103 .item-page-news div.newblock p {
    height: 24em !important;
  }

  .news_id-120 .newsbudimage p br,
  .news_id-157 .newsbudimage p br,
  .news_id-134 .newsbudimage p br {
    display: none;
    margin-bottom: 0;
  }

  #contact .contact_title {
    margin-bottom: 30px;
  }

  #contact .contact_phone_descr {
    margin-bottom: 60px;
  }

  #contact .contact_social {
    margin-bottom: 60px;
  }

  #contact .contact_address_wrapper_schedule {
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
  }

  .newsbudimage_quote.modile {
    display: block;
  }

  .newsbudimage_quote.desktop {
    display: none;
  }

  .cafe-main_content_eat_buttons p,
  .cafe-main_content_drink_buttons p {
    font-size: 10.9375vw;
    margin-bottom: 5vw;
  }



  body.information-news-news .h41 {
    display: inline-block;
  }

  body.information-news-news .textbox .description {
    display: none;
  }

  body.information-news-news.news_id-108 .textbox .description,
  .news_id-120 .item-page-news .vertical .textbox .description,
  .news_id-157 .item-page-news .vertical .textbox .description,
  .news_id-134 .item-page-news .vertical .textbox .description {
    display: block;
    margin-bottom: 25px;
  }

  body.information-news-news.news_id-108 .newsbudimage .newsbudtext {
    margin-top: 30px !important;
  }

  body.information-news-news .item-page-news .vertical .textbox {
    margin-top: 30px;
    width: 100%;
  }

  body.information-news-news .item-page-news .vertical .imgwrap {
    width: 100%;
  }

  body.information-news-news .item-page-news .vertical {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #order_form_id #checkout-form .order_props textarea {
    width: 77%;
  }

  #order_form_id #checkout-form #presents #present_boxes .delivery_show input {
    width: 87%;
  }

  #order_form_id #checkout-form #presents #present_boxes textarea {
    width: 87%;
    height: 87px;
    padding: 17px 20px;
  }

  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    textarea::-webkit-input-placeholder {
    font-size: 13px;
    width: 100%;
  }

  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    textarea:-ms-input-placeholder {
    font-size: 13px;
    width: 100%;
  }

  #order_form_id #checkout-form #presents #present_boxes textarea::placeholder {
    font-size: 13px;
    width: 100%;
  }

  #order_form_id #checkout-form #presents #present_boxes label {
    width: 50%;
  }

  #order_form_id #checkout-form .order_props_title div {
    font-size: 14px;
  }

  #order_form_id #checkout-form .order_props input {
    width: 83%;
  }

  .category-content .productItem .productA:hover {
    border: 1px solid #fff;
  }

  .category-content .productItem .productA:hover .productBot .dlya_hovera {
    display: none;
  }

  .newsbudimage.full iframe {
    height: 389px;
  }

  .news_id-95 .newsbudimage p {
    margin-bottom: 4em !important;
  }

  .news_id-95 .newsbudimage.special {
    margin-top: 4em;
  }

  .news_id-95 .newsbudimage.special a {
    margin-bottom: 4em;
    width: 100%;
  }

  .news_id-95 .newsbudimage.special p br {
    display: none;
  }

  .news_id-95 .newsbudimage.special p {
    text-align: center;
    margin-bottom: 2em !important;
  }
}

@media all and (max-device-width: 1300px) {

  #ateliergallery .products_item .productName_mtrls {
    height: 5em;
  }

  .newsbudimage .newsbudtext p br {
    display: none;
  }

  .workarea #topcatmenu .leftcol #leftselcat li.fleft {
    width: auto;
    padding: 0;
  }

  .bx_item_container .productImgs #gal1 {
    width: 135px;
  }

  .bx_item_container .productImgs .zoomWrapper {
    max-width: 525px;
    max-height: 525px;
  }

  .bx_item_container .productImgs .zoomWrapper img {
    max-width: 525px;
    max-height: 525px;
  }

  .bx_item_container .productR .bx_scu li {
    width: 35%;
  }

  .bx_item_container .productR .radioplace li {
    width: 100%;
  }

  .picture.zoomcarusel {
    padding-right: 40px;
  }

  .availability_form input {
    border-radius: 0;
  }

  .bx_item_container .productR #oplpopua.popupa {
    width: 157px;
  }

  .bx_item_container .productR #garpopupa.popupa,
  .bx_item_container .productR #obmpopupa.popupa {
    width: 157px;
    display: block !important;
    margin-right: 4px;
  }

  .bx_item_container .productR #sizespopupa {
    width: 157px;
  }

  .bx_item_container .productR a.ask-a-question,
  .bx_item_container .productR a.ask-a-question-mysize {
    width: 157px;
  }

  .popupa#garpopupa {
    float: left !important;
  }

  .newswrapper {
    max-width: 980px;
  }

  .workarea .topcatmenuwrapper.fixedactive {
    position: absolute;
    top: 86px;
    left: 50%;
    z-index: 10;
    max-width: 980px;
  }

  .workarea .topcatmenuwrapper.fixedactive #topcatmenu .select-wrapper a {
    margin-left: 10px;
  }

  .workarea .topcatmenuwrapper #topcatmenu .select-wrapper a {
    margin-left: 10px;
  }

  .workarea .topcatmenuwrapper #topcatmenu #shopcats #shopcatsul li {
    padding-left: 6%;
    width: 33%;
  }

  #filter .mfilter-option {
    text-align: center;
    margin-bottom: 0;
  }

  .workarea .imageMainLoop span {
    margin-left: 117px;
    margin-bottom: 30px;
  }

  .about {
    max-width: 980px;
  }

  .newswrapper .newsimg .newsnamewrapbig time {
    margin-top: 23px;
  }

  .item-page-news .newsimg .newsnamewrapbig time {
    margin-top: 23px;
  }

  /*html.fsvs #fsvs-pagination {margin-left:583px !important;}*/
  html.fsvs #fsvs-pagination {
    left: auto !important;
    margin-left: 0px !important;
  }

  .vidirredaktsii .productA {
    width: 29.7%;
    margin: auto -4px auto 3%;
  }

  .vidirredaktsii .productA.item-3 {
    display: none;
  }

  .topten .productA {
    width: 29.7%;
    margin: auto -4px auto 3%;
  }

  .topten .productA.item-3 {
    display: none;
  }

  .slidesecionwrap #contain {
    max-width: 90%;
  }

  .slidesecionwrap .shops,
  .slidesecionwrap .categories,
  .slidesecionwrap div.slidesecion {
    max-width: 90%;
  }

  .slidesecionwrap #contain .photo {
    width: 31.3%;
  }

  .slidesecionwrap #contain .photo:nth-child(4) {
    display: none;
  }

  .slidesecionwrap #contain .photo:nth-child(2) {
    text-align: center;
  }

  .slidesecionwrap #contain .photo:nth-child(3) {
    text-align: right;
  }

  #instashop .photo:nth-child(2) {
    text-align: center;
  }

  #instashop .photo:nth-child(3) {
    text-align: right;
  }

  .workarea #topcatmenu #filter .bx-filter-parameters-box-container .checkbox {
    width: 43px;
  }

  .workarea
    #topcatmenu
    #filter
    .bx-filter-parameters-box-container
    .checkbox:before {
    left: 0px;
  }

  .workarea
    #topcatmenu
    #filter
    .bx-filter-parameters-box-container
    input[type="checkbox"] {
    display: none;
  }

  .workarea #topcatmenu #filter .bx-filter-parameters-box-container .checkbox {
    margin-top: 0;
    margin-bottom: 19px;
  }

  .workarea #topcatmenu #filter .bx-filter-parameters-box-container label {
    position: relative;
  }

  .workarea #topcatmenu #filter .bx-filter-parameters-box-container label span {
    padding-left: 4px;
  }

  .workarea
    #topcatmenu
    #filter
    .bx-filter-parameters-box-container
    .checkbox
    label {
    padding-left: 25px;
  }

  .workarea
    #topcatmenu
    #filter
    .bx-filter-parameters-box-container
    .checkbox
    input[type="checkbox"]
    + label:before {
    left: 7px;
  }

  .schedule p:nth-child(1) {
    padding-right: 10px;
  }

  .schedule p:nth-child(2) {
    padding-right: 10px;
    padding-left: 10px;
  }

  .schedule p:nth-child(3) {
    padding-left: 10px;
  }

  .workarea .topcatmenuwrapper #topcatmenu #shopcats a {
    width: 27%;
  }

  .workarea
    .topcatmenuwrapper
    #topcatmenu
    #shopcats
    .new-filter#type-size
    .buttons
    a.clean-filter {
    width: 33%;
  }

  #contact-colleagues .schedule_new .phones-con_pho {
    font-size: 18px;
  }

  #contact p,
  #contact-colleagues .schedule_new .phones-con_tex {
    font-size: 11px;
  }

  #contact-colleagues .schedule_new .part_block.full span {
    width: 50px;
  }

  #contact-colleagues .schedule_new .shopsname .main {
    font-size: 14px;
  }
}

@media all and (max-device-width: 1300px) and (max-device-height: 600px) {
  .slidesecion {
    max-width: 90%;
  }
}

@media all and (min-device-width: 1101px) and (max-device-width: 1300px) {
  .bx_item_container .productImgs {
    /* width: 66%;*/
  }

  .slidesecionwrap #contain {
    max-width: 90%;
  }

  .bx_item_container .caroufredsel_wrapper #gal1 {
    width: 100% !important;
  }

  .bx_item_container .caroufredsel_wrapper #gal1 div {
    height: auto !important;
  }

  .category-content .productItem .productA:hover .productBot .sizes {
    width: 70%;
  }

  .newsliderwrap div.carousel {
    max-height: 73% !important;
  }

  #ateliergallery .products_item .productName_mtrls {
    height: 6em;
  }
}

@media (min-width: 1200px) {
  #instashop .name-shop {
    padding: 25px;
    text-align: left;
    display: block;
    height: auto;
  }

  #instashop .name-shop p {
    float: right;
  }
}

@media screen and (min-device-width: 1100px) and (max-device-width: 1201px) {
  .slidesecionwrap #contain {
    max-width: 90%;
  }

  #instashop {
    max-width: 90%;
  }

  .slidesecionwrap .shops,
  .slidesecionwrap .categories,
  .slidesecionwrap div.slidesecion {
    max-width: 90%;
  }

  .category-content .productItem .productA:hover .readmore {
    width: 170px;
  }

  /*
    .pagination {
    margin-top: 225px;
}
    */
}

@media all and (min-width: 700px) and (max-width: 1100px) {
  footer #fcont,
  footer #footer_in #mailing {
    width: 32vw !important;
  }

  .news_id-103 .item-page-news div.newblock p {
    height: auto !important;
  }

  .news_id-103 .item-page-news div.newblock {
    width: 100% !important;
  }

  #footer_in #socbuts {
    padding: 0 !important;
  }

  .faq_info div img:nth-child(2) {
    margin-top: 20px;
    width: 60%;
    margin: 20px auto 0;
    display: block;
  }

  .faq_info div {
    margin-bottom: 4vw;
  }

  #basicline .name .fleft {
    width: 100%;
    padding: 0;
  }

  #basicline .popups a {
    width: 48%;
    margin-right: 4%;
    float: left;
  }

  #basicline .popups a:nth-child(2) {
    margin: 0;
  }

  #basicline .name .fright {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
  }

  #basicline .name {
    padding: 20px;
  }

  .footer-subscribe-form button {
    width: 5vw;
  }

  .fixedsoc {
    margin-left: 532px;
  }

  .header #smalllogo {
    -webkit-transform: translate(-450px, 0);
    transform: translate(-450px, 0);
  }

  .header.activeclu .right_part #lang {
    float: right;
  }

  .header.activeclu .right_part #cart {
    display: block;
  }

  .category-filter_sort .select-wrapper {
    display: none;
  }

  #containt {
    max-width: 90%;
  }

  .bx_item_container .productImgs {
    width: 100%;
  }

  .bx_item_container .productImgs #gal1 {
    width: 135px;
    float: right;
  }

  .bx_item_container .productImgs .zoomWrapper {
    max-width: 525px;
    max-height: 525px;
    float: left;
  }

  .bx_item_container .productImgs .zoomWrapper img {
    max-width: 525px;
    max-height: 525px;
  }

  .bx_item_container .productR {
    width: 100%;
    float: none;
    margin: 20px auto 0 auto;
  }

  .bx_item_container .productR #oplpopua.popupa {
    width: 230px;
  }

  .bx_item_container .productR #garpopupa.popupa,
  .bx_item_container .productR #obmpopupa.popupa {
    width: 230px;
    margin-right: 129px;
  }

  .bx_item_container .productR #sizespopupa {
    width: 230px;
    margin-right: 129px;
  }

  .bx_item_container .productR a.ask-a-question {
    float: left;
  }

  .bx_item_container .productR .bx_scu li {
    width: 22%;
  }

  .bx_item_container .productR a.ask-a-question,
  .bx_item_container .productR a.ask-a-question-mysize {
    width: 48%;
  }

  .newswrapper {
    max-width: 780px;
  }

  .workarea .topcatmenuwrapper.fixedactive {
    position: absolute;
    top: 86px;
    left: 50%;
    z-index: 10;
    max-width: 780px;
  }

  .about {
    max-width: 780px;
  }

  .newswrapper .newsimg .newsnamewrapbig time {
    margin-top: 23px;
  }

  .item-page-news .newsimg .newsnamewrapbig time {
    margin-top: 23px;
  }

  html.fsvs #fsvs-pagination {
    margin-left: 583px !important;
  }

  .shops,
  .categories {
    top: 45%;
  }

  .slidesecion .centerimg {
    position: relative;
  }

  .news-list .news-item.news:nth-child(2n + 1) {
    width: 48%;
    margin-left: 2%;
  }

  #contact .careercolumn2 .jobvacancy .popupa#garpopupa {
    width: auto;
    padding: 0 20px;
  }

  .newsliderwrap img.prev,
  .newsliderwrap img.next {
    display: none;
  }

  .category-content .productItem .productA:hover .readmore {
    width: 150px;
  }

  .category-content .productItem .productA .readmore {
    width: 180px;
  }

  .item-page.item-page-news {
    width: 90%;
  }

  .workarea .imageMainLoop span {
    margin-left: 152px;
  }

  .newsbudimage.lovefull {
    width: 49%;
  }

  .newsbudimage.full iframe {
    height: 520px;
  }

  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    label
    input:checked
    + .before,
  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    label
    input:checked
    + .before
    + .after {
    top: 18.7%;
  }

  #basicline .filter .popups {
    width: 40%;
  }

  #basicline .filter .parameters .colors p,
  #basicline .filter .parameters .heels p {
    margin-right: 15px;
  }

  #especialpopup {
    width: 88%;
  }

  .header-main_menu,
  .header-main_buttons {
    width: 22.6875vw;
  }

  .products_item .productName br {
    display: none;
  }

  .store-main_content_locations_lva_info,
  .store-main_content_locations_podil_info {
    width: 30.375vw;
    text-align: center;
    padding: 40px;
    height: 23.31vw;
  }

  footer #fcont,
  footer #footer_in #mailing {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1275px) {
  .footer_subscriber-menu {
    gap: 0;
  }
  .footer_subscriber-menu-links {
    grid-template-columns: 2fr 3fr;
    gap: 0;
  }
  .footer_subscriber-bottom {
    margin-top: 7vw;
  }
}

@media all and (max-device-width: 980px) {
  .slidesecion {
    max-width: 90%;
  }

}

@media screen and (min-device-width: 993px) and (max-device-width: 1100px) {

  footer #fcont,
  footer #footer_in #mailing {
    width: 28vw;
    text-align: center;
  }

  .cafe-main_content_eat_buttons p,
  .cafe-main_content_drink_buttons p {
    font-size: 8.9375vw;
  }

  #basicline .filter .parameters {
    width: 60%;
  }
}

@media (max-width: 960px) {
  #contact-colleagues .fright {
    width: 100%;
  }

  #contact-colleagues .fright {
    margin-top: 0;
  }

  #contact-colleagues .fleft {
    margin-top: 0;
  }

  #contact-colleagues .colleagues {
    width: 100%;
  }

  #contact-colleagues .contactform {
    width: 100%;
  }

  .vidirredaktsii .productA .productName {
    height: 5em;
  }
}
#ateliergallery .products_item .productName_mtrls {
  height: auto;
  font-size: 14px;
  line-height: 1.2em;
  font-family: bitum-light !important;
}
#photo-wrap .products_item {
  margin-right: 0;
}
#photo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#photo-wrap .products_item .productName {
  margin-top: 20px;
}
.products_item .productName h4 .material-code {
  font-size: 13px;
  font-family: "Bitum-Light" !important;
}

@media (min-width: 1800px) {
  .menu-container{
    grid-gap:160px;
    padding: 0 90px;
  }
}
@media (max-device-width: 992px) {
  .store-main_content.container {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .store-main_content_new .products_item .productName {
    margin: 30px 0 -5px;
  }
  .store-main_content_categories_shoes_more {
    font-size: 14px;
  }
  .store-main_top_link {
    width: 23vw;
  }
  .store-main_content_title {
    margin: 6vw 0 4.4vw;
  }
  .store-main_content_new_more {
    top: auto;
    right: auto;
    bottom: 0;
    z-index: 50;
    left: 50%;
    transform: translateX(-50%);
  }
  .icon-top-left {
    font-size: 16px;
  }
  .faq {
    padding-top: 100px;
  }
  .information-information.mobile > .container {
    padding-top: 100px;
  }
  .body.mobile .newswrapper {
    padding-top: 90px;
  }

  .anatomia__block .newsbudimage:nth-child(2) {
    height: auto;
  }

  .anatomia__block .newsbudimage {
    width: 100% !important;
  }

  #contact-colleagues .schedule_new {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #contact-colleagues .schedule_new .phones-con_pho {
    font-size: 24px;
  }

  #contact-colleagues .schedule_new .shopsname .main {
    font-size: 18px;
  }

  #contact-colleagues .schedule_new .part_block.full span {
    width: 70px;
  }

  #contact #contact-colleagues p.questtitle {
    margin-top: 70px;
  }

  #contact #contactForm .title p {
    margin-top: 2em;
  }

  #contact .contact_address_wrapper_schedule {
    grid-template-columns: 1fr 1fr 1fr;
  }

  #contact .contact_mail_wrapper {
    margin-bottom: 50px;
  }

  #map_canvas {
    display: block;
    width: 100% !important;
    margin-bottom: 50px;
  }

  #ateliergallery .products_item .productName {
    height: auto;
    margin: 12px 0 17px 0;
    text-align: center;
  }

  #ateliergallery .products_item .productName_mtrls {
    height: auto;
    font-size: 14px;
    line-height: 1.2em;
    font-family: bitum-light !important;
  }

  .firstnews .textbox h1 {
    margin-top: 40px;
  }

  .news_id-103 .item-page-news div.newblock h2 {
    margin-bottom: 20px !important;
    font-size: 50px !important;
  }

  .news_id-103 .item-page-news div.newblock a {
    margin-bottom: 50px !important;
    width: 100% !important;
  }

  .news_id-103 .item-page-news div.newblock p {
    height: auto !important;
  }

  .news_id-103 .item-page-news div.newblock {
    width: 100% !important;
  }

  .main-page_promo_carousel_item a {
    font-size: 90px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Bitum";
  }

  .main-page_promo_description {
    display: none;
  }

  .main-page_promo_carousel_item {
    height: auto;
  }

  .main-page video {
    display: none;
  }

  .grey_fon,
  .main-page_promo_description_item {
    display: none;
  }

  .main-page {
    height: 100%;
  }

  .main-page_promo_carousel_item a {
    font-size: 190px;
  }

  .main-page footer {
    position: absolute;
    bottom: 0;
  }

  .main-page_promo_carousel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer_subscriber {
    margin-bottom: 13vw;
  }

  .main-page_promo {
    position: absolute;
    height: 100%;
  }

  .main-page_video img {
    display: none;
  }

  .main-page_video {
    background: url(/catalog/view/theme/default/images/For-web-6.png);
    height: 100%;
    background-position: 73%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .cafe-menu_menu_scroll .toeat_menu,
  .cafe-menu_menu_scroll .todrink_menu {
    margin-bottom: 30px;
  }

  .cafe-menu_menu_scroll.scroll-wrapper {
    height: auto;
    padding-left: 0 !important;
  }

  .cafe-menu_images_eat {
    position: fixed;
    height: 35%;
  }

  .cafe-menu footer,
  .cafe-menuodesa footer,
  .cafe-menukiev footer {
    position: relative;
  }

  .cafe-menu_text_change {
    display: none;
  }

  .cafe-menu,
  .cafe-menuodesa,
  .cafe-menukiev {
    height: auto;
    overflow: visible;
  }

  .cafe-menu_images_eat img {
    z-index: -1;
    width: 100%;
    -webkit-transform: translate(-5%, -50%);
    transform: translate(-5%, -40%);
  }

  body.mobile.cafe-menu #footer_in {
    padding-top: 30px;
  }

  .cafe-menu_text {
    height: auto;
  }

  .cafe-menu_text_navigations p.active {
    font-size: 16.8vw;
    text-transform: uppercase;
    line-height: normal;
  }

  .cafe-menu_text_navigations p {
    color: #e3e3e3;
    text-transform: uppercase;
    font-size: 6.85vw;
    font-family: "Bitum";
    margin: 0;
    line-height: 13.7vw;
    cursor: pointer;
  }

  .cafe-menu_menu_scroll .toeat_menu .main span.name,
  .cafe-menu_menu_scroll .todrink_menu .main span.name {
    width: 70%;
  }

  .cafe-menu_menu_scroll .toeat_menu li span {
    width: 37%;
  }

  .cafe-menu_menu_scroll .toeat_menu li {
    font-size: 16px;
    width: 75%;
    display: inline-block;
    margin-bottom: 5px;
    text-align: left;
  }

  .cafe-menu_menu_scroll .toeat_menu .main,
  .cafe-menu_menu_scroll .todrink_menu .main {
    margin-bottom: 10px;
  }

  .cafe-menu_menu_scroll .toeat_menu div,
  .cafe-menu_menu_scroll .todrink_menu div {
    margin: 0;
  }

  .cafe-menu_menu_scroll .toeat_menu .main span.price,
  .cafe-menu_menu_scroll .todrink_menu .main span.price {
    width: 28%;
    text-align: right;
  }

  .cafe-menu_text_navigations {
    z-index: 99;
  }

  .title-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  #contact-colleagues {
    margin-top: 20px;
  }

  #ateliergallery .products_item .productName h4 {
    height: auto;
    min-height: 3em;
    font-size: 14px;
  }

  #ateliergallery .dlya_hovera a.dist {
    font-size: 13px;
  }

  .product-store .store-main_top_name_p {
    text-align: center;
  }

  .btn.btn-primary.bf-buttonsubmit {
    margin-top: 20px;
    width: 49%;
    background: #000;
    color: #fff;
    border-radius: 0;
    height: 50px;
    font-size: 14px;
    float: left;
    margin-right: 2%;
  }

  .bf-buttonclear {
    margin-top: 20px;
    width: 49%;
    background: #ccc;
    color: #fff;
    border-radius: 0;
    height: 50px;
    font-size: 14px;
  }

  #order_form_id .ocpb-products .order_props_title {
    margin: 10px auto 0 !important;
  }

  .filter_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 30px 0 23px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .filter_mobile_category {
    margin: 0;
    text-transform: uppercase;
  }

  .filter_mobile_div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .filter_mobile_div p {
    margin: 0;
    cursor: pointer;
  }

  .filter_mobile_div p.sort {
    display: none;
  }

  .filter_mobile_div p.active {
    text-decoration: underline;
    cursor: pointer;
  }

  .filter_mobile_div span {
    padding: 0 20px;
    display: none;
  }

  .filter,
  .filter_sort {
    display: none;
  }

  .filter p.type {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ababab;
    margin: 0;
    font-size: 15px;
    background: url(../images/pimpochka.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 95% center;
    cursor: pointer;
  }

  .filter .new-filter .inputs .type.bf-disabled label {
    opacity: 0.3;
  }

  .filter_sort .type_sort {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ababab;
    margin: 0;
    font-size: 15px;
  }

  .filter p.cross {
    background: url(../images/filter-cross.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 95% center;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ababab;
    margin: 0;
    font-size: 15px;
    cursor: pointer;
  }

  .filter .new-filter .choose {
    position: relative;
  }

  .filter .new-filter .inputs {
    display: none;
    width: 100%;
    margin-top: 30px;
  }

  .filter .new-filter .inputs .type {
    display: inline-block;
    position: relative;
    margin-top: 0;
    margin-bottom: 0px;
    margin-right: 1%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
  }

  .filter .new-filter .inputs .type.alltype label {
    text-decoration: underline;
  }

  .filter .new-filter .inputs .type label {
    padding: 10px 0 0 35px;
    width: 100%;
    display: block;
    position: relative;
    line-height: 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 100;
  }

  .filter .new-filter .inputs .type label:before {
    border: 1px solid #b7b7b7;
    content: "";
    display: inline-block;
    height: 15px;
    left: 4px;
    margin: 0 5px 0 0;
    position: absolute;
    top: 10px;
    vertical-align: top;
    width: 15px;
  }

  .filter .new-filter .inputs .type:hover label:before {
    background: #fff;
  }

  .filter .new-filter .inputs .type:hover label {
    color: #000;
  }

  .filter .new-filter .inputs .type label input {
    display: none;
  }

  .filter .new-filter .inputs .type label input:checked + .before {
    width: 15px;
    height: 15px;
    background: url(../images/galka.png) 50% 50% no-repeat;
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    top: 11px;
    opacity: 1;
  }

  .filter .new-filter .inputs .type .type-name {
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #8c8c8c;
  }

  .filter .new-filter .buttons {
    display: none;
  }

  .filter .new-filter .buttons a.clean-filter {
    margin-right: 0;
    font-size: 13px;
    color: #a6a6a6;
    position: relative;
    width: 40%;
    padding-left: 5px;
    border: none;
    margin: 20px 0;
    display: none;
  }

  .filter .new-filter .buttons a.clean-filter:before {
    content: "";
    background: url(../images/filter-cross.png) 50% 50% no-repeat;
    display: block;
    width: 10px;
    height: 10px;
    right: 0;
    top: 36%;
    position: absolute;
  }

  .filter .new-filter .your-choice {
    display: inline-block;
    padding-right: 25px;
    text-decoration: underline;
    margin-bottom: 0;
    position: relative;
    display: none;
  }

  .hide-scroll {
    height: 100vh;
    overflow: hidden;
  }

  .products_item .productA:hover .productImg .dlya_hovera {
    display: none;
  }

  body.mobile .bx_item_detail .productR #sizespopupa {
    width: auto;
    right: 0;
    margin: 0;
    text-align: right;
  }

  .product-fields_colors {
    float: left;
    width: 100%;
  }

  .product-fields_sizes {
    width: 100%;
    margin-right: 0;
  }

  .faq_info div {
    margin-bottom: 5vw;
  }

  .faq_info div span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .faq_info div span p {
    margin: 0;
    text-align: center;
    width: 100%;
  }

  .cafe-afiche_form form {
    width: 100%;
  }

  .faq_info div span a {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
  }

  .collections_items {
    height: auto;
  }

  .collections_text {
    height: auto;
    padding-left: 15px !important;
    margin-top: 10vw;
  }

  .coll-left .collections_image {
    padding: auto;
    margin-top: 30px;
  }

  .collections_text h2 {
    font-family: "Bitum";
    text-transform: uppercase;
    font-size: 8.75vw;
    width: 100%;
    margin: 0;
    text-align: center;
  }

  .collections_text_description {
    font-size: 15px;
    margin: 0;
    line-height: 24px;
    width: 100%;
    text-align: center;
  }

  .collections_text_date {
    margin: 2vw 0 2.5vw;
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 100;
    text-align: center;
  }

  .collections_text_link {
    width: 100%;
  }

  .cafe-main_content_title {
    margin: 16.68vw 0;
    line-height: normal;
    font-size: 6vw;
  }

  .cafe-main_description {
    font-size: 14px;
    margin: 16.875vw 0;
  }

  .cafe-main_description:nth-child(1) {
    margin: 8.875vw 0;
  }

  .cafe-main_content_eat_buttons a,
  .cafe-main_content_drink_buttons a {
    width: 100%;
  }

  .cafe-main_content_eat_buttons,
  .cafe-main_content_drink_buttons {
    height: auto;
    margin: 10vw 0;
  }

  .cafe-main_description br {
    display: none;
  }

  .search_content_line {
    margin-bottom: 50px !important;
    margin-top: 10px;
  }

  .search.show-scroll .header-main_menu,
  .search.show-scroll .header-main_buttons_come {
    display: none;
  }

  .search.show-scroll .header-main_buttons_search {
    right: 15px;
  }

  .atelier-main_news_news {
    margin-bottom: 30px;
  }

  .atelier-main_news_news h5 {
    margin-top: 6vw;
  }

  .store-main_content_title_big {
    font-size: 7vw;
    margin: 16.68vw 0 8.68vw;
  }

  .atelier-main_content_title {
    margin: 16.68vw 0;
  }

  .atelier-main_our-works_more {
    margin: 30px 0;
    width: 100%;
  }

  .atelier-main_numbers div {
    margin-bottom: 30px;
  }

  .atelier-main_our-works_carousel .products_item .productName h4 {
    height: auto;
  }

  .atelier-main_numbers div .count {
    font-size: 12.75vw;
  }

  .atelier-main_content_title-pbold {
    margin-bottom: 8vw;
  }

  .atelier-main_how-works_center_text .links a {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .atelier-main_how-works_center_text .services {
    margin-bottom: 25px;
  }

  .atelier-main_how-works_center_text .services h4 {
    font-size: 20px;
  }

  .atelier-main_how-works_center_text .services p br {
    display: none;
  }

  .atelier-main_how-works_left-picture,
  .atelier-main_how-works_right-picture {
    display: none;
  }

  .atelier-main_how-works .atelier-main_how-works_center_text,
  .atelier-main_how-works .atelier-main_how-works_left-picture,
  .atelier-main_how-works .atelier-main_how-works_right-picture {
    height: auto;
    padding: 0 30px;
  }

  #locations .name-location p {
    width: 100%;
    text-align: center;
    padding: 0;
  }

  #locations .name-location h1 {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
  }

  .products_item .productName h4 {
    height: 4em;
    max-height: 4em;
    overflow: hidden;
    font-size: 13px;
  }

  #photo-wrap .products_item .productName h4 {
    max-height: none;
    -webkit-line-clamp: 7;
  }

  .load-more {
    width: 100%;
  }

  body.mobile footer #footer_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  body.common-home.mobile footer #fcont,
  body.common-home.mobile footer #footer_in #mailing {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  body.mobile #footer_in #fcont {
    width: 100%;
  }
  body.mobile footer #fcont,
  body.mobile footer #footer_in #mailing {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }

  body.mobile .marg br {
    display: none;
  }

  .select-region-popup {
    position: fixed;
  }

  .select-region-popup .choice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .select-region-popup .title {
    margin-bottom: 15px;
    width: 100%;
  }

  .select-region-popup form {
    width: 100%;
    display: block;
    text-align: center;
  }

  .select-region-popup div label {
    margin-bottom: 20px;
    padding: 10px;
  }

  #currency {
    width: 100%;
  }

  .select-region-popup .cooka {
    text-align: center;
    margin: 0;
    width: 100%;
  }

  body.mobile .header.clue {
    position: fixed;
    width: 100%;
    padding-top: 2.3vw;
    padding-bottom: 2.3vw;
    background-color: #fff;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #ebebeb;
  }

  .common-home .header.clue {
    background: none !important;
  }

  body.mobile .header.clue.grey {
    position: fixed;
    background-color: #f8f8f8;
  }

  /*    body.mobile .store-main_content_categories_shoes:before,
    body.mobile .store-main_content_categories_bags:before {
        content: '';
        display: block;
        position: absolute;
        background: #f3f3f3;
        top: -30px;
        left: 15px;
        right: 15px;
        bottom: -30px;
        z-index: -1;
    }*/
  body.mobile
    #order_form_id
    .ocpb-products
    .table-responsive.visible-xs
    .imgwrapper {
    width: auto;
    height: auto;
    display: block;
    float: none;
    margin: 0;
    background: #fff;
    text-align: center;
    border: 1px solid #d3c6b4;
    margin-bottom: 30px;
  }

  body.mobile
    #order_form_id
    .ocpb-products
    .table-responsive.visible-xs
    .imgwrapper
    img {
    width: 141px;
    height: 141px;
  }

  body.mobile
    #order_form_id
    .ocpb-products
    .table-responsive.visible-xs
    .table.visible-xs
    td {
    padding: 34px 0 34px 34px;
  }

  .photos-left_caption {
    font-size: 17px;
  }

  .photos-left_tina {
    font-size: 22px;
  }

  .photos-left .store-main_top_link {
    font-size: 14px;
  }

  .store-main_content_categories_bottom {
    margin-bottom: 70px;
    margin-top: 45px;
  }

  .store-main_content_categories_h2 {
    font-size: 18px;
    width: max-content;
  }

  .footer_subscriber-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 35px;
  }

  .footer_subscriber_contact {
    text-align: center;
  }

  .footer_subscriber-wrapper form {
    order: 1;
  }

  .footer_subscriber-bottom {
    margin-top: 75px;
  }

  footer {
    padding-top: 50px;
  }

  .footer_follow {
    justify-content: center;
  }

  .footer_follow span {
    margin: 0;
  }

  .footer_subscriber-bottom > div:first-child {
    display: none;
  }
  .footer_subscriber-menu {
    width: 100%;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 0 3%;
  }
  .footer_subscriber-menu-item .footer_subscriber-menu-title {
    margin-bottom: 20px;
  }
  .footer-subscribe-form {
    width: 38vw;
  }
  .footer_subscriber-menu-links {
    gap: 0 40px;
  }
  footer .footer_in > div {
    column-gap: 20px;
  }
  .footer_pay img {
    margin: 0 5px;
  }
 
}

@media all and (min-width: 600px) and (max-width: 992px) {


  .image_fixed {
    display: none;
  }

  .questionary_content_questionary {
    width: 100% !important;
  }

  .questionary_content_questionary form .score p {
    width: 32vw;
  }

  #locations .info-block h2 {
    margin: 5vw 0;
    margin-bottom: auto;
  }

  .cafe-main_content_title {
    margin: 8.875vw 0;
  }

  .cafe-main_description {
    margin: 8.875vw 0;
  }

  .cafe-main_content_eat_buttons p,
  .cafe-main_content_drink_buttons p {
    font-size: 10.9375vw;
  }

  .atelier-main .store-main_content_locations_lva_info,
  .atelier-main .store-main_content_locations_podil_info {
    width: 38.375vw;
    text-align: center;
    padding: 35px;
    height: 30.31vw;
  }

  .individual .atelier-main_content_title-p br {
    display: none;
  }

  .individual .atelier-main_our-works .atelier-main_content_title {
    margin: 6.68vw 0 1.68vw;
  }

  .atelier-main_content_price_left_center {
    width: 100%;
  }

  .atelier-main_how-works_center_text .links a {
    width: 48% !important;
  }

  .atelier-main_content_title {
    margin: 8.68vw 0;
  }

  .atelier-main_numbers div .count {
    font-size: 7.75vw;
  }

  .store-main_content_title_big {
    margin: 6.68vw 0 4.68vw;
  }

  .collections_items {
    height: 40vh;
  }

  .coll-left .collections_image {
    margin-top: 0;
  }

  .collections_text h2 {
    font-size: 2.75vw !important;
  }

  .categories
    div.col-lg-4.col-md-4.col-sm-6.col-xs-12
    div.advantage
    div.image
    img {
    width: 68%;
  }

  .shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12 div.advantage div.image img {
    width: 68%;
  }

  #filter .mfilter-option {
    margin-bottom: 0;
    text-align: center;
  }

  .workarea #topcatmenu #shopcats #shopcatsul li {
    width: 33%;
  }

  .workarea .imageMainLoop span {
    margin-left: 115px;
    margin-bottom: 20px;
  }

  #order_form_id #checkout-form {
    width: 100%;
  }

  #order_form_id .ocpb-products {
    width: 100%;
    min-height: 380px;
  }

  #order_form_id {
    width: 90%;
  }

  .bx_item_container .productR #garpopupa.popupa,
  .bx_item_container .productR #sizespopupa {
    margin-right: 39px;
  }

  .workarea .imageMainLoop span {
    margin-left: 117px;
  }

  .item-page.item-page-news .text-div p br {
    display: none;
  }

  .item-page.item-page-news .text-div p {
    float: left;
    width: 31.3333%;
    text-align: center;
    line-height: 24px;
    margin-right: 3%;
  }

  .item-page.item-page-news .text-div p:nth-child(3n) {
    margin-right: 0;
  }

  .item-page.item-page-news .newsbudtext.love p {
    width: 70%;
  }

  .item-page.item-page-news .newsbudtext.love p br {
    display: none;
  }

  .newsbudimage.lovemini div {
    display: block;
    width: 100%;
    position: absolute;
    margin-top: 0;
    bottom: auto;
  }

  .store-main_content_locations_lva_info,
  .store-main_content_locations_podil_info {
    width: 35.375vw;
    text-align: center;
    padding: 40px;
    height: 28.31vw;
  }

  footer #footer_in {
    margin-bottom: 5.625vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #footer_in #socbuts {
    padding-bottom: 0;
    margin-top: 30px;
  }

  footer #fcont,
  footer #footer_in #mailing {
    margin: 0 auto;
    width: 28vw;
  }

  #footer_in p.marg {
    margin-bottom: 20px;
  }

  #footer_in p.marg br {
    display: none;
  }

  #contact .careercolumn1 {
    width: 50%;
    margin: 0 auto;
    display: block;
    margin-top: 3em;
    text-align: center;
    float: none;
  }

  .footer_subscriber {
    margin-bottom: 40px;
  }

  .filter,
  .filter_sort {
    display: inline-block;
  }
}

@media all and (max-width: 770px) {


  
  .header-main_buttons_come span:nth-child(2) {
    display: none;
  }

  .fixed_popup .leftpart {
    width: 100%;
    height: 50%;
    overflow: hidden;
  }

  .fixed_popup .leftpart img {
    width: 100%;
  }

  .fixed_popup .rightpart {
    width: 100%;
    height: 50%;
    padding: 5%;
  }

  .categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(1) {
    padding-right: 0;
    width: 100%;
  }

  .categories div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(2) {
    padding-left: 0;
    width: 100%;
  }

  .shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(1) {
    padding-right: 0;
    width: 100%;
  }

  .shops div.col-lg-4.col-md-4.col-sm-6.col-xs-12:nth-child(2) {
    padding-left: 0;
    width: 100%;
  }

  .advantage .image {
    text-align: center;
  }
}

@media all and (max-width: 768px) {
  .footer_subscriber-title {
    margin-top: 47px;
  }
  .common-home .header.clue {
    background-color: #fff !important;
  }

  .products_item .productA .productImg .productImg-slider .slick-prev,
  .products_item .productA .productImg .productImg-slider .slick-next {
    display: block !important;
  }

  .products_item .productA .productImg .productImg-slider .slick-prev {
    left: 10px;
  }

  .products_item .productA .productImg .productImg-slider .slick-next {
    right: 10px;
  }


  .news_id-120 .newsbudimage p,
  .news_id-157 .newsbudimage p,
  .news_id-134 .newsbudimage p {
    margin: 30px 0 20px !important;
  }

  .pumps__type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .pumps__type .type__bl {
    width: 100%;
    margin-right: 0;
  }

  .pumps__type .type__bl img {
    margin: 0 auto !important;
    margin-bottom: 22px !important;
  }

  .pumps__type .type__bl p {
    height: auto !important;
    text-align: center !important;
  }

  .pumps__type .type__bl span {
    display: none;
  }

  .menu-attention {
    display: none;
  }

  .questions-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .newsbudimage.big-br {
    margin-bottom: 8em !important;
  }

  .newsbudtext .questions-news p {
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px !important;
  }

  .newsbudimage.textblock-news {
    height: auto;
    text-align: left !important;
  }

  .main-menu-page_block {
    padding: 40px;
    width: 40%;
  }

  .newsbudtext p {
    font-size: 22px !important;
    line-height: 32px !important;
  }

  .parts_main-page {
    margin-bottom: 30px;
  }

  #contact-colleagues .schedule_new .parts .part_block p {
    font-size: 14px;
  }

  #contact-colleagues .schedule_new .parts .part_block p.main {
    width: 100%;
  }

  .newsbudimage .newsbudtext.opacity_block {
    display: none;
  }

  .newsbudimage_quote {
    width: 100%;
    padding: 50px 30px;
    margin: 50px 0;
  }

  .newsbudimage_quote.modile {
    display: block;
  }

  .newsbudimage_quote.desktop {
    display: none;
  }

  .cafe-main_content_eat_buttons p,
  .cafe-main_content_drink_buttons p {
    font-size: 10.9375vw;
    margin-bottom: 5vw;
  }

  .header #cart svg {
    height: 20px;
  }

  .header #cart svg path {
    stroke: #000 !important;
  }


  body.information-news-news .h41 {
    display: inline-block;
  }

  body.information-news-news .textbox .description {
    display: none;
  }

  body.information-news-news.news_id-108 .textbox .description,
  .news_id-120 .item-page-news .vertical .textbox .description,
  .news_id-157 .item-page-news .vertical .textbox .description,
  .news_id-134 .item-page-news .vertical .textbox .description {
    display: block;
    margin-bottom: 25px;
  }

  body.information-news-news.news_id-108 .newsbudimage .newsbudtext {
    margin-top: 30px !important;
  }

  body.information-news-news .item-page-news .vertical .textbox {
    margin-top: 30px;
    width: 100%;
  }

  body.information-news-news .item-page-news .vertical .imgwrap {
    width: 100%;
  }

  body.information-news-news .item-page-news .vertical {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #order_form_id #checkout-form .order_props textarea {
    width: 77%;
  }

  #order_form_id #checkout-form #presents #present_boxes .delivery_show input {
    width: 87%;
  }

  #order_form_id #checkout-form #presents #present_boxes textarea {
    width: 87%;
    height: 87px;
    padding: 17px 20px;
  }

  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    textarea::-webkit-input-placeholder {
    font-size: 13px;
    width: 100%;
  }

  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    textarea:-ms-input-placeholder {
    font-size: 13px;
    width: 100%;
  }

  #order_form_id #checkout-form #presents #present_boxes textarea::placeholder {
    font-size: 13px;
    width: 100%;
  }

  #order_form_id #checkout-form #presents #present_boxes label {
    width: 50%;
  }

  #order_form_id #checkout-form .order_props_title div {
    font-size: 14px;
  }

  #order_form_id #checkout-form .order_props input {
    width: 83%;
  }

  .category-content .productItem .productA:hover {
    border: 1px solid #fff;
  }

  .category-content .productItem .productA:hover .productBot .dlya_hovera {
    display: none;
  }

  .newsbudimage.full iframe {
    height: 389px;
  }

  .news_id-95 .newsbudimage p {
    margin-bottom: 4em !important;
  }

  .news_id-95 .newsbudimage.special {
    margin-top: 4em;
  }

  .news_id-95 .newsbudimage.special a {
    margin-bottom: 4em;
    width: 100%;
  }

  .news_id-95 .newsbudimage.special p br {
    display: none;
  }

  .news_id-95 .newsbudimage.special p {
    text-align: center;
    margin-bottom: 2em !important;
  }
}

@media (max-width: 575px) {
  .header #cart svg {
    height: 24px;
  }
  .popup-wrapper{
    width: calc( 100% - 30px );
  }
  .authorize-popup .social-login-wrapper{
    gap:10px;
  }
  .authorize-popup .social-login-button{
    font-size: 11px;
  }
  .popup-container .close-popup{
    top:17px;
    right:10px;
  }

  .mobile-cart #cart svg {
    height: 24px;
  }
  .header-main_buttons_callback {
    height: 24px;
  }
  .header-main_buttons_callback img {
    height: 100% !important;
  }
  .filter_mobile_filter {
    display: flex;
    align-items: center;
    margin-right: 35px !important;
  }
  .filter_mobile_filter img {
    margin-right: 8px;
  }
  .filter_view {
    background: transparent;
  }
  .filter_view_opacity {
    opacity: 0.5;
  }
  #filter-grid {
    margin-right: 14px;
  }
  .products_item .productName h4 {
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .products_item .productName {
    min-height: auto;
  }
  .products_item .productA {
    margin-bottom: 30px;
  }
  .common-home .products_item .productA {
    margin-bottom: 60px;
  }
}

@media (max-width: 560px) {
  .products_item .productA .productImg .productImg-slider .slick-prev,
  .products_item .productA .productImg .productImg-slider .slick-next {
    width: 60px;
  }

  .anatomia__block .newsbudimage:nth-child(2) {
    height: auto;
  }

  .anatomia__block .newsbudimage {
    width: 100% !important;
  }

  .news_id-120 .newsbudimage,
  .news_id-157 .newsbudimage,
  .news_id-134 .newsbudimage {
    width: 100% !important;
    float: none !important;
    height: auto !important;
    margin-top: 0em !important;
  }

  .news_id-134 .item-page-news .vertical .textbox h1,
  .news_id-157 .item-page-news .vertical .textbox h1 {
    font-size: 28px;
  }

  .news_id-134 .item-page-news .vertical .textbox .description br,
  .news_id-134 .item-page-news .vertical .textbox .description br {
    display: none;
  }

  .news_id-134 video {
    display: none;
  }

  .news_id-134 .vertical .textbox .datatime,
  .news_id-157 .vertical .textbox .datatime {
    margin: 30px auto;
  }

  .news_id-120 .newsbudimage a,
  .news_id-157 .newsbudimage a,
  .news_id-134 .newsbudimage a {
    width: 100% !important;
  }

  .newsbudimage.mini-img-love {
    margin-right: 0;
    width: 100%;
  }

  .information-news-news p br {
    display: none;
  }

  .bx_item_container .productR .radioplace li {
    width: 100%;
  }

  #contact-colleagues .schedule_new .phones-con:nth-child(1) {
    margin-bottom: 10px;
  }

  #contact .contact_title {
    margin-bottom: 20px;
  }

  #contact .contact_phone {
    font-size: 36px;
  }

  #contact .contact_social_item img {
    margin-bottom: 5px;
    height: 46px;
    max-height: 46px;
  }

  #contact .contact_social_item {
    margin-right: 0;
    margin-left: 50px;
  }

  #contact .contact_social_item:first-child {
    margin-left: 0;
  }

  #contact .contact_address_wrapper_schedule {
    grid-template-columns: 1fr;
    grid-gap: 5px;
    margin-bottom: 45px;
  }

  #contact .contact_address_item_schedule {
    display: flex;
  }

  #contact .contact_address_item_schedule div {
    margin: 0;
    min-width: 115px;
  }

  #contact .contact_mail_item {
    grid-template-columns: 1fr;
    margin-bottom: 35px;
  }

  #contact .contact_mail_item div {
    margin-bottom: 10px;
  }

  #contact .contact_mail_item div br {
    display: none;
  }

  #contact-colleagues .left_form input#input-name,
  #contact #contactForm input {
    margin-right: 0;
    width: 100%;
  }

  #contact .contact_mail_title {
    margin-bottom: 40px;
  }

  .main-menu-page_block {
    padding: 25px;
    width: 80%;
  }

  .parts_main-page:nth-child(1) {
    margin-bottom: 30px;
  }

  .image_fixed {
    display: none;
  }

  .questionary_content_questionary form {
    margin-top: 40px;
  }

  .questionary_content_questionary p br {
    display: none;
  }

  /*.questionary_content_questionary form textarea {
        height: 70px;
        width: 100%;
    }*/

  .questionary_content_questionary form buttom {
    width: 100%;
  }

  .questionary_content_questionary form .score p {
    font-family: "Bitum-Light";
    font-size: 14px;
    text-transform: none;
    margin-bottom: 0;
    width: 70vw;
    text-align: left;
  }

  .questionary_content_questionary form .type {
    width: 48%;
  }

  .questionary_content_questionary form p.main_title {
    font-size: 16px;
  }

  /*.questionary_content_questionary p {
        font-size: 16px;
        text-align: center;
    }*/
  .cafe-afiche_desk_event:nth-child(2n) {
    width: 100%;
    padding-right: 30px;
    padding-left: 0;
  }

  .cafe-afiche_desk_event:nth-child(2n + 1) {
    width: 100%;
    padding-left: 0;
    padding-right: 30px;
  }

  .atelier-main #distance-order .product-summary,
  .atelier-individual #distance-order .product-summary,
  .atelier-customization #distance-order .product-summary {
    width: 100%;
  }

  .mfp-content .mypopup#ask-locations {
    width: 95%;
  }

  .mfp-content .mypopup {
    width: 95%;
  }

  .firstnews .textbox .description {
    margin-bottom: 0;
  }

  .store-main_top {
    /*background: url(/image/poster/store_main_mob_leopard.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    /*height: 70vh;*/
  }

  img.store-main_top_background {
    display: none !important;
  }

  img.store-main_top_background.mob {
    display: block !important;
  }

  .cafe-cafe .store-main_top {
    /*background: url(/catalog/view/theme/default/images/main/cafe_main_mob.jpg);
        background-size: cover;
        background-repeat: no-repeat;*/
    height: 70vh;
  }

  #ateliergallery .products_item .productName h4 {
    min-height: 3em;
    font-size: 13px;
    font-weight: 400 !important;
  }

  .atelier.store-main_top {
    /*background: url(/catalog/view/theme/default/images/main/atelier_main_mob.jpg);
        background-size: cover;
        background-repeat: no-repeat;*/
  }

  .individual .atelier-main_top {
    background: url(/catalog/view/theme/default/images/atelier_ind.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 32vh;
  }

  .atelier-customization .individual .atelier-main_top {
    background: url(/catalog/view/theme/default/images/atelier_customization.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 32vh;
  }

  .popupa.popupa_atelier {
    /* width: 80%; */
    width: max-content;
    margin-top: 10px;
  }

  .individual .atelier-main_content_title-p {
    margin-bottom: 10vw;
  }

  .individual .atelier-main_content_title-p br {
    display: none;
  }

  .individual .atelier-main_our-works .atelier-main_content_title {
    margin: 16.68vw 0 10.68vw;
  }

  .atelier-main_content_price_left,
  .atelier-main_content_price_right {
    margin-bottom: 15vw;
  }

  .atelier-main_content_price_left_center {
    width: 100%;
  }

  .product-store .store-main_top_name {
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 12.3vw;
    padding-left: 0;
    text-align: center;
  }

  .store-main_top_name {
    font-size: 9.3vw;
  }

  .cafe-cafe .store-main_top_name,
  .store-main_top_name_p {
    font-size: 4vw;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 0;
    margin-top: 15px;
    text-align: center;
  }

  .product-store .store-main_top_main-text {
    left: 50%;
  }

  .store-main_top_background,
  .atelier-main_top_background {
    display: none;
  }

  .atelier-main_top_name p {
    font-size: 4.25vw;
  }

  .atelier-main_top_name h2 {
    font-size: 7.5vw;
  }

  #instashop .name-shop {
    padding: 20px;
  }

  .newsbudtext p br.mobonly {
    display: block;
  }

  .newsbudtext p a {
    text-decoration: none;
    color: #4e4e4e;
  }

  #contact-colleagues .schedule_new .parts .part_block p {
    font-size: 14px;
  }

  #contact-colleagues .schedule_new .shopsname .main {
    margin-bottom: 20px;
    margin-top: 20px;
    cursor: pointer;
  }

  #contact-colleagues .schedule_new .shopsname .main:hover {
    text-decoration: underline;
  }

  #contact-colleagues .cols2 {
    width: 100%;
    float: none;
    margin-top: 20px;
  }

  #contact-colleagues .cols1 {
    width: 100%;
    float: none;
  }

  #contact-colleagues .schedule_new .parts .part_block p.main {
    width: 100%;
    float: none;
    margin-bottom: 5px;
  }

  #contact-colleagues .schedule_new .parts .part_block p span {
    display: inline-block;
    padding: 0;
  }

  #contact-colleagues .schedule_new .parts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #contact-colleagues .schedule_new .parts .part_block p br {
    display: none;
  }

  #contact #contact-colleagues #contactForm .contact_butt {
    width: 100%;
  }

  #contact-colleagues .left_form .text-danger {
    position: relative;
    transform: translateY(0);
    left: 0;
  }

  #contact #contact-colleagues #contactForm .mf-message .text-danger {
    position: relative;
    transform: translateY(0);
    top: 0;
  }

  #contact #contact-colleagues #contactForm .mf-message {
    border: none;
    border-bottom: 0;
  }

  #contact #contact-colleagues #contactForm .mf-message textarea {
    border: 1px solid #ccc;
  }

  #contact #contact-colleagues #contactForm .mf-message {
    margin-bottom: 3em;
  }
}

@media (max-width: 575px) {
  .product_interest .owl-item {
    padding: 0 15px;
  }

  .productImg_sale {
    height: 15px;
    width: 50px;
    background: transparent;
    position: relative;
    top: -10px;
    right: auto;
    margin: 12px 0 0 0;
  }

  .products.single .productBot {
    margin-top: 20px;
    position: relative;
  }
  .products.single .products_item .productName {
    margin: 0;
    width: 65%;
    height: 35px;
  }
  .products.single .products_item .productA .productPrice {
    flex-direction: column-reverse;
    align-items: flex-end;
    position: absolute;
    right: 3px;
    top: 0;
    width: 100%;
  }
  .products.single .products_item .productA .productPrice span {
    margin-right: 0;
  }
  .products.single .item_current_price {
    margin-right: 0;
  }
  .products.single .products_item .productA .productPrice span.old_price {
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
  }
  .products.single .productPrice .product-fields_colors {
    height: 77px;
    position: absolute;
    top: -21px;
    transform: translateY(-100%);
    left: 3px;
    width: 100% !important;
    background: rgba(255, 255, 255, 0.37);
    display: none;
  }
  .products.single .productPrice .product-fields_colors.active {
    display: flex;
  }
  .products.single .productPrice .product-fields_colors .checkboxes {
    align-items: center;
    justify-content: center !important;
  }
}

@media (max-width: 560px) {
  .news_id-95 .item-page-news .vertical .textbox .datatime {
    margin: 32px auto 22px auto;
  }

  .newsredimage {
    width: 100%;
  }

  .newsbudimage {
    width: 100% !important;
    float: none !important;
  }

  .anatomia__block .newsbudimage:nth-child(2) {
    height: auto !important;
    margin-bottom: 50px !important;
  }

  .anatomia__block .newsbudimage:nth-child(2) p:nth-child(1) {
    margin-top: 50px !important;
  }

  .anatomia__block .newsbudimage:nth-child(2) p {
    text-align: center;
  }

  .anatomia__button {
    margin: 0 auto !important;
  }

  .footer-gap {
    height: 60px;
  }

  .text_new_format p {
    height: auto;
  }

  .text_new_format p br {
    display: none;
  }

  .button_click {
    width: 100%;
  }

  .information-collection-collection .newsbudimage {
    width: 100%;
    float: none !important;
  }

  .item-page-news .relative .textbox .description br {
    display: none;
  }

  .newsbudimage.full iframe {
    height: 169px !important;
  }

  .centerblock {
    width: 100% !important;
  }

  .centerblock p {
    float: none !important;
  }

  .newsbudimage.sale {
    width: 100%;
  }

  .infotext br {
    display: none;
  }

  .newsbudtext p br {
    display: none;
  }

  .newsbudtext .rozd1,
  .newsbudtext .rozd2,
  .newsbudimage .newsbudtext .rozd2,
  .newsbudimage .newsbudtext .rozd1 {
    width: 50%;
  }

  .newsbudimage .newsbudtext p {
    margin-left: 0;
    width: 100%;
  }

  .newsbudimage .newsbudtext {
    margin-top: 0 !important;
    text-align: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .newsbudimage .newsbudtext h1 br {
    display: none;
  }

  .newsbudimage.slonfull {
    width: 100%;
    margin-left: 0 !important;
  }

  .item-page.item-page-news .ptext br {
    display: none;
  }

  .outfitsbud {
    width: 65% !important;
  }

  .lastrozd {
    display: block;
  }

  div.centerimg input {
    top: 110%;
    width: 45%;
  }

  .slidesecion {
    height: auto;
    padding: 10px 0 0 0;
  }

  .slidesecion.with-button {
    height: auto;
    padding: 10px 0 90px 0;
  }

  .categories
    div.col-lg-4.col-md-4.col-sm-6.col-xs-12
    div.advantage
    span.seecolect {
    width: 100%;
    left: 0;
    text-align: center;
  }

  .slidesecionwrap .categories {
    margin-top: 125px;
  }

  .slidesecionwrap .shops,
  .slidesecionwrap .categories,
  .slidesecionwrap div.slidesecion {
    max-width: 100%;
  }

  .slidesecionwrap .shops {
    margin-top: 125px;
  }

  #contact-colleagues .fleft .cols2 {
    width: 100%;
  }

  #contact-colleagues .fleft .cols1 {
    width: 100%;
  }

  .minititle {
    display: none;
  }

  .mobile #contact #contact-colleagues #contactForm {
    padding: 0;
  }

  /*Career*/
  body.mobile #contact .title-block {
    display: block;
  }

  body.mobile #contact .title-block p {
    font-size: 16px !important;
  }

  body.mobile #contact .title-block p {
    margin: 0;
  }

  body.mobile #contact .career {
    margin-top: 0;
  }

  body.mobile #contact .careercolumn1 {
    width: 100%;
  }

  body.mobile #contact .careercolumn2 {
    width: 100%;
    margin-bottom: 3em;
  }

  body.mobile #contact .careercolumn2 .jobvacancy .shapka {
    position: relative;
  }

  body.mobile #contact .careercolumn2 .jobvacancy p.name,
  body.mobile #contact .careercolumn2 .jobvacancy p.date {
    width: 80%;
    float: none;
  }

  body.mobile #contact .careercolumn2 .jobvacancy .popupa#garpopupa {
    float: left;
    width: 100%;
  }

  body.mobile #contact .careercolumn2 .jobvacancy {
    display: block;
    width: 100%;
    padding: 20px 0;
  }

  body.mobile
    #contact
    .careercolumn2
    .informblock
    .sentence
    .col2
    .popupa.career {
    width: 50%;
  }

  body.mobile #contact .careercolumn2 .jobvacancy .popupa.career {
    width: 50%;
    margin: 1em 0;
  }

  .mypopup#careerpopup,
  .mypopup#mailpopup {
    width: 95%;
  }

  body.mobile #contact .careercolumn2 .jobvacancy p.click {
    float: none;
    width: 40%;
    margin: 0;
  }

  body.mobile #contact .careercolumn2 .informblock .infotext {
    padding: 0 0 1em;
  }

  body.mobile #contact .careercolumn2 .jobvacancy .btnarrowdown {
    right: 5%;
    position: absolute;
    top: 0;
  }

  body.mobile #contact .careercolumn2 .jobvacancy .description {
    margin-bottom: 5em;
  }

  body.mobile #contact .careercolumn2 .informblock .sentence .col1 {
    width: 100%;
  }

  body.mobile
    #contact
    .careercolumn2
    .informblock
    .sentence
    .col2
    .popupa#garpopupa {
    width: 100%;
  }

  .item-page.item-page-news .newsbudtext.love {
    margin-top: 2em;
    margin-bottom: 3em !important;
  }

  .item-page.item-page-news .text-div p {
    width: 100%;
  }

  .newsbudimage.lovefull,
  .newsbudimage.lovemini,
  .newsbudimage.lovemini img {
    width: 100%;
  }

  .newsbudimage.lovemini {
    text-align: center;
    margin-bottom: 0;
  }

  .newsbudimage.lovemini div {
    position: relative;
    bottom: auto;
    text-align: center;
  }

  .newsbudimage.lovefull {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .item-page.item-page-news .imgwrap-love {
    margin-bottom: 0;
    margin-top: 0;
  }

  .item-page.item-page-news .text-div:nth-child(1) {
    margin-bottom: 4em;
  }

  .item-page.item-page-news .text-div {
    margin-bottom: 1em;
  }

  #order_form_id
    #checkout-form
    #presents
    #present_boxes
    .delivery
    label
    input:checked
    + .before {
    top: 11%;
  }

  body.mobile .item-page.item-page-news .sharebuts {
    position: relative;
    left: 1%;
    width: 50%;
    margin-top: 10px;
  }

  body.mobile .item-page.item-page-news .sharebuts p {
    font-size: 14px;
    margin-bottom: 3px;
    float: left;
    line-height: 35px;
    width: auto;
  }

  body.mobile .item-page.item-page-news .sharebuts ul {
    margin-bottom: 0;
    position: absolute;
    left: 65%;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  body.mobile .item-page.item-page-news .sharebuts ul li {
    float: left;
    width: auto;
    margin-right: 0;
    margin-top: 0;
    border: none;
  }

  body.mobile .item-page.item-page-news .sharebuts ul li img {
    width: 25px;
  }

  body.mobile
    #order_form_id
    #checkout-form
    #presents
    #present_boxes
    label:before {
    top: 0;
  }

  body.mobile
    #order_form_id
    #checkout-form
    #presents
    #present_boxes
    .delivery
    label:before {
    top: auto;
  }

  #photo-popup .mypopupLeft {
    width: 100%;
    float: none;
  }

  #photo-popup .mypopupRight {
    width: 100%;
    padding-left: 0;
    float: none;
    margin: 7px;
  }

  #photo-popup img {
    max-width: 100%;
    max-height: 80%;
    display: block;
    margin: 10px;
  }

  #photo-popup img#popup_thumb {
    margin-top: 58px;
  }

  .product-instashop .lv_button_top_close {
    top: auto;
  }

  #insta-popup .central_pop {
    width: 90%;
    overflow: scroll;
    max-height: 100%;
    padding-bottom: 60px;
    top: 4%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
    -webkit-transition: height 0.1s linear, padding;
    transition: height 0.1s linear, padding;
  }

  #insta-popup .central_pop.minheight {
    height: 92%;
    padding-bottom: 30px;
  }

  #insta-popup .closepopup {
    right: 0;
    top: 3px;
    background: none;
    position: relative;
    float: right;
  }

  #photo-popup .mypopupRight .p_head .likes {
    display: none;
  }

  /*end*/
  #parent_popup_common .modal_pop {
    height: 100%;
    width: 78vw;
    height: auto;
    padding: 20px;
  }

  #parent_popup_common .modal_pop .pop-info .text-right div h2 {
    font-size: 20px;
  }

  #parent_popup_common .modal_pop .pop-info .img-left {
    float: left;
    display: block;
    margin: 0 auto 10px !important;
    width: 100% !important;
  }

  #parent_popup_common .modal_pop .pop-info .text-right div {
    width: 100%;
    margin-top: 0;
    display: block;
    vertical-align: middle;
    justify-content: center;
  }

  #parent_popup_common
    .modal_pop
    .pop-info
    .text-right
    .product-fields_sizes
    .checkboxes {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #parent_popup_common
    .modal_pop
    .pop-info
    .text-right
    .product-fields_sizes
    .checkboxes
    label {
    margin-bottom: 10px;
  }

  #parent_popup_common
    .modal_pop
    .pop-info
    .text-right
    div
    .popup-add-to-cart-btn {
    margin: 0 auto;
  }

  #parent_popup_common .modal_pop .pop-info .text-right div a {
    display: block;
    margin-top: 1em;
  }

  #parent_popup_common .modal_pop .pop-info .text-right div h1 {
    margin-bottom: 0em;
    font-size: 16px;
    font-weight: 800 !important;
    text-align: center;
    margin-bottom: 10px;
  }

  #parent_popup_common .modal_pop .pop-info .text-right div h1 span {
    font-size: 48px;
  }

  #parent_popup_common .modal_pop .pop-info .text-right div p {
    margin-bottom: 10px;
    margin-top: 10px;
    display: none;
    font-size: 12px;
    text-align: center;
  }

  .common-home #parent_popup_common .modal_pop .pop-info .text-right div p {
    display: block;
    font-size: 13px;
    width: 80%;
  }

  .common-home #parent_popup_common .modal_pop .pop-info .text-right div a {
    width: 65%;
    font-size: 14px;
  }

  #parent_popup_common .modal_pop .pop-info .text-right {
    display: table;
    float: left;
    position: relative;
    height: 100px;
    width: 100%;
    margin-top: 0;
  }

  #parent_popup .modal_pop .closepopup {
    top: 16px;
    cursor: pointer;
    right: 12px;
    width: 16px;
    height: 16px;
  }

  #parent_popup_common .modal_pop .closepopup {
    top: -24px;
    cursor: pointer;
    right: 8px;
    width: 16px;
    height: 16px;
  }

  #parent_popup .modal_pop .closepopup,
  #parent_popup_common .modal_pop .closepopup:before,
  #parent_popup .modal_pop .closepopup,
  #parent_popup_common .modal_pop .closepopup:after {
    height: 16px;
  }

  /*new mobile styles*/
  .main-page_video img {
    display: none;
  }

  .main-page_video {
    background: url(/catalog/view/theme/default/images/For-web-6.png);
    height: 100%;
    background-position: 73%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .store-main_top_link {
    width: 50vw;
    bottom: 8vw;
    margin-bottom: 0;
  }

  .store-main_content_categories .store-main_content_title {
    margin-top: 10.68vw;
    margin-bottom: calc(10.68vw + 30px);
  }

  .store-main_content_new .store-main_content_title {
    margin-bottom: 50px;
    margin-top: 50px;
  }

  .store-main_content_categories_bottom {
    margin-bottom: 4px;
  }

  .footer_follow {
    justify-content: center;
    margin-right: 0;
  }
  .new-insta__slide img, .new-insta__slide video{
    aspect-ratio: 1/1;
    object-fit: cover;
  }
  .footer_subscriber_contact .contact_title {
    font-size: 16px;
  }

  footer {
    padding-top: 40px;
  }

  .store-main_content_locations_lva {
    margin-bottom: 6.68vw;
  }

  .store-main_content_title {
    margin: 10.68vw 0;
  }

  .store-main_content_categories_shoes {
    margin-bottom: 7vw;
  }

  .store-main_content_categories_shoes_more {
    width: 50vw;
    bottom: 20px;
  }

  .store-main_content_categories_top .store-main_content_categories_shoes_more {
    bottom: 16px;
    font-size: 11px;
  }

  .store-main_content.container {
    padding: 0 15px;
  }

  .store-main_content_new .products_item .productName {
    margin: 10px 0 2px;
  }

  .products_item .productA .products_item_image {
    height: auto;
  }

  .store-main_content_locations_lva_info,
  .store-main_content_locations_podil_info {
    width: 75.375vw !important;
    height: 60.31vw !important;
  }

  .store-main_content_categories_h2 {
    top: 20px;
    font-size: 16px;
  }

  .store-main_instagram_item {
    width: 50%;
  }

  .store-main_instagram_item:nth-child(3),
  .store-main_instagram_item:nth-child(4) {
    display: none;
  }

  .footer-subscribe-form {
    margin-top: 26px;
  }

  .footer-subscribe-form button {
    width: 17vw;
  }

  .footer_subscriber-bottom {
    margin-top: 50px;
  }

  .footer-subscribe-form {
    width: 100%;
  }

  .footer_subscriber .footer_subscriber-title {
    line-height: normal;
    letter-spacing: 0.3px;
    margin-bottom: 7vw;
    font-size: 17px;
  }

  #razdelitel {
    height: 50px;
  }

  #cafegallery .name-shop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 5vw;
  }

  .footer_subscriber br {
    display: none;
  }

  .ateliergallery_sorts {
    margin-top: 20px;
  }

  .ateliergallery_sorts .filter {
    display: inline-block;
  }

  #ateliergallery .name-shop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
}

@media (max-width: 560px) {
  .search.visible .header.clue,
  .search .header.clue {
    display: flex;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .search.show-scroll.visible .header.clue {
    margin-top: -46px;
    padding: 15px;
  }

  .search.show-scroll.visible .header-icons {
    margin-right: -60px;
    justify-content: space-evenly;
  }

  .search.show-scroll.visible .header-icons div {
    margin: 0;
  }

  #distance-order {
    flex-direction: column;
  }

  #distance-order .product-summary {
    width: 100%;
    float: right;
    padding: 0;
    margin-left: 0;
    margin-top: 10px;
  }

  body.mobile .mypopup#distance-order .ask-a-question-view {
    width: 100%;
    padding: 0;
  }

  .slidesecionwrap .shops,
  .slidesecionwrap .categories,
  .slidesecionwrap div.slidesecion {
    max-width: 100%;
    top: auto;
    position: relative;
    max-height: auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .product-instashop .lv_content .lv_content_wrapper {
    width: auto !important;
  }

  .product-instashop #photo-popup {
    width: 94%;
    margin: 0;
  }

  #photo-popup .mypopupRight .p_head {
    width: 96%;
    position: absolute;
    top: 7px;
  }

  #photo-popup .mypopupRight .p_head p {
    font-size: 14px;
    line-height: 45px;
  }

  #instashop .name-shop {
    display: block;
  }

  .table.table-totals tr:nth-child(2) td {
    height: 67px;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #d2d1cf;
    padding-right: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding-left: 35px;
  }

  #order_form_id #checkout-form .order_props label {
    width: 100%;
    font-size: 14px;
  }

  .shipping-type-wrap .info-wrap {
    width: 100%;
    min-width: 200px;
  }

  .shipping-type-wrap .info-wrap .info-wrap-currency form div {
    width: 20%;
  }

  #shipping_methods {
    font-size: 14px;
  }

  #basicline {
    margin-top: 0 !important;
  }

  #basicline .name .fleft {
    width: 100%;
    float: none;
    text-align: left;
    margin-bottom: 15px;
  }

  #basicline .name .fright {
    float: none;
    text-align: left;
    padding-left: 20px;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
  }

  #basicline .name .fright br {
    display: none;
  }

  #basicline .name .popups {
    padding: 0 20px;
  }

  #basicline .name .popups a {
    float: left;
    width: 48%;
    margin-right: 2.5%;
    display: block;
    margin-bottom: 0;
    background: transparent;
    border: 1px solid #909090;
    color: #909090;
    font-size: 11px;
  }

  #basicline .filter .popups a {
    display: block;
    font-size: 12px;
    color: #6d6d6d;
    border: 1px solid #dedede;
    padding: 10.5px;
    width: 50%;
    margin-right: 4%;
    text-align: center;
    height: auto;
    background: #fff;
    margin-bottom: 0;
    line-height: inherit;
    outline: none;
    -webkit-transition: color ease 350ms, background ease 350ms,
      border ease 350ms;
    transition: color ease 350ms, background ease 350ms, border ease 350ms;
    margin-top: 20px;
  }

  #basicline .filter .popups {
    float: none;
    width: 100%;
  }

  #basicline .name .popups a:nth-child(2) {
    margin-right: 0;
  }

  #basicline .filter .parameters {
    width: 100%;
    float: none;
  }

  #basicline .filter .parameters .colors {
    display: block;
    width: 48%;
    float: left;
    margin-right: 0;
  }

  #basicline .filter .parameters .colors p,
  #basicline .filter .parameters .heels p {
    line-height: normal;
    margin-bottom: 15px;
  }

  #basicline .filter .parameters .heels {
    display: block;
    width: 52%;
    float: left;
    margin-right: 0;
  }

  #basicline .filter .parameters .heels .checkboxes label {
    width: 38px;
    height: 38px;
    line-height: 40px;
  }

  #modelspopup,
  #especialpopup {
    width: 95%;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #orderspopup .inform {
    display: block;
    width: 100%;
    margin-top: 0;
    float: none;
    padding: 0;
    margin-top: 30px;
  }

  #orderspopup .image-size {
    width: 100%;
    float: none;
  }

  #orderspopup {
    width: 95%;
    padding: 20px;
    margin: 30px auto;
  }

  #modelspopup .list,
  #modelspopup .table {
    width: 100%;
    margin-right: 0;
  }

  #modelspopup .main {
    margin-bottom: 20px;
  }

  #modelspopup .phones span {
    font-size: 15px;
  }

  #modelspopup .table {
    margin-top: 20px;
  }

  #modelspopup .list li,
  #modelspopup .attention {
    padding-left: 0;
  }

  #especialpopup .main .fleft,
  #especialpopup .main .fright {
    width: 100%;
    margin-right: 0;
  }

  #orderspopup .image-size {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #orderspopup .image-size .product-size select {
    width: 100%;
    background-color: #fff;
  }

  #orderspopup .image-size .product-size {
    display: block;
    width: 60%;
    margin-bottom: 20px;
  }

  #orderspopup .inform div.main {
    display: block;
    width: 100%;
    float: left;
    margin-right: 0;
  }
}

@media all and (max-width: 560px) {
  .firstnews .textbox {
    position: relative;
  }

  .firstnews .textbox h1 {
    font-size: 30px;
    color: #333;
  }

  .firstnews .textbox .description {
    color: #8c8c8c;
  }

  .news-list {
    width: 100%;
  }

  .news-list .news-item {
    width: 100%;
  }

  .news-list .news-item.product .sizes {
    padding: 25px 10px;
  }

  .item-page-news .relative .textbox {
    position: relative;
  }

  .item-page-news .relative .textbox h1 {
    color: #050505;
    font-size: 36px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-weight: normal;
    margin-top: 20px;
    display: block;
    text-shadow: none;
  }

  .item-page.item-page-news {
    padding-left: 5%;
    padding-right: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .item-page-news .relative .textbox .datatime {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 21px auto 0 auto;
    color: #050505;
  }

  .item-page-news .relative .textbox .description {
    color: #333;
  }

  .grid-sizer {
    width: 100%;
  }
}

@media all and (max-width: 400px) {
  body.mobile .bx_item_detail .productR #sizespopupa {
    text-align: left;
  }

  body.mobile .bx_item_detail .productR a.ask-a-question-mysize {
    width: 49%;
  }
}

@media (max-width: 330px) {
  .store-main_content_locations_lva_info,
  .store-main_content_locations_podil_info {
    padding: 10px;
  }

  #basicline .filter .parameters .heels .checkboxes label {
    width: 32px;
    height: 32px;
    line-height: 34px;
  }

  #basicline .name .popups a {
    font-size: 10px;
  }

  .atelier-main .store-main_content_locations_lva_info,
  .atelier-main .store-main_content_locations_podil_info {
    width: 77.375vw;
    text-align: center;
    padding: 15px;
    height: 62.31vw;
  }

  #orderspopup .inform div.main {
    display: block;
    width: 100%;
    float: left;
    margin-right: 0;
  }
}

@media all and (max-width: 560px) {

  .firstnews .textbox {
    position: relative;
  }

  .firstnews .textbox h1 {
    font-size: 30px;
    color: #333;
  }

  .firstnews .textbox .description {
    color: #8c8c8c;
  }

  .news-list {
    width: 100%;
  }

  .news-list .news-item {
    width: 100%;
  }

  .news-list .news-item.product .sizes {
    padding: 25px 10px;
  }

  .item-page-news .relative .textbox {
    position: relative;
  }

  .item-page-news .relative .textbox h1 {
    color: #050505;
    font-size: 36px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-weight: normal;
    margin-top: 20px;
    display: block;
    text-shadow: none;
  }

  .item-page.item-page-news {
    padding-left: 5%;
    padding-right: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .item-page-news .relative .textbox .datatime {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 21px auto 0 auto;
    color: #050505;
  }

  .item-page-news .relative .textbox .description {
    color: #333;
  }

  .grid-sizer {
    width: 100%;
  }

  .ateliergallery_sorts a {
    font-size: 13px;
  }
}

.bh15_header {
  position: relative;
}

.bh_15_text {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  bottom: 1.5vw;
  text-align: center;
  width: 100%;
}

.bh_15_text h1 {
  font-family: "Bitum";
  font-size: 2.5vw;
  margin-top: 1.5vw;
  margin-bottom: 1.5vw;
  text-transform: uppercase;
}

.bh_15_text p {
  margin-bottom: 1vw;
  font-size: 14px;
}

.bh_15_text a {
  text-decoration: underline;
}

.bh15_header .mobile {
  display: none;
}

.product-category-114 .products_item .productA .products_item_image {
  width: auto;
}

.product_list_sub_title {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Bitum";
  font-size: 20px;
  text-transform: uppercase;
}

@media all and (min-width: 400px) {
  .product-category-114 .header.clue {
    position: absolute;
    left: 7vw;
    background: no-repeat;
  }
}

@media all and (max-width: 400px) {
  .product_list_sub_title {
    display: none;
  }

  .bh15_header .desktop {
    display: none;
  }

  .bh15_header .mobile {
    display: block;
    width: 100%;
  }

  .bh15_header img.mobile {
    opacity: 0.5;
  }

  .bh_15_text h1 {
    font-size: 10.5vw;
  }

  .bh_15_text {
    bottom: 17.5vw;
  }
}

/*new media-queries*/

img.store-main_top_background.mob {
  display: none;
}

@media (min-width: 1440px) {
  .news_id-155 .item-page p {
    margin: 0 auto !important;
    max-width: 55% !important;
  }

  .news_id-163 .item-page p {
    margin: 0 auto !important;
    max-width: 55% !important;
  }

  .news_id-167 .item-page p {
    margin: 0 auto !important;
    max-width: 55% !important;
  }
}

.panel-heading {
  margin-bottom: 0 !important;
  padding: 0 !important;
  height: 67px;
  border-top: 1px solid #cccaca;
  border-radius: 0 !important;
}

.panel-heading h4 a {
  font-family: "Bitum";
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
  display: block;
  position: relative;
  padding: 22px 0;
}

.panel-heading h4 a:after {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 25px;
  width: 30px;
  height: 30px;
  height: 30px;
  border-radius: 50%;
  background: url("../images/accorderon_shevron.svg") 50% 50% no-repeat #cccaca;
  background-size: auto;
  content: "";
  display: block;
  transform: rotate(180deg);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.panel-heading h4 a.collapsed:after {
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.panel-collapse {
}

.video-banner-wrapper {
  margin-top: 60px;
  position: relative;
}

@media (max-width: 575px) {
  .panel-heading h4 a {
    padding: 22px 45px 22px 0;
    font-size: 18px;
  }

  .panel-heading h4 a:after {
    right: 10px;
  }
}

/* PLANE MODE START */

.b-plane-mode {
  margin-bottom: 35px;
}

.plane-mode__part--black {
  background: #101010;
  color: white;
  padding-top: 0;
}

.plane-mode__part--red {
  background: #ffd2d5;
  color: #000;
  padding-top: 0px;
}

.plane-mode__heading {
  margin-bottom: 40px;
}

.plane-mode__title {
  font-size: 6vw;
  text-transform: uppercase;
  font-family: "Bitum";
  color: #fadb44;
}

.plane-mode__sub_title {
  font-size: 24px;
  font-family: "Bitum";
  color: #fadb44;
}

.plane-mode__column {
  padding-bottom: 30px;
}

.plane-mode__column + .plane-mode__column {
  border-left: 1px solid #fff;
}

.plane-mode__column-name {
  /*  color: #ffd300;*/
  font-size: 18px;
  margin-bottom: 15px;
  color: #fadb44;
}

.plane-mode__column-text {
  font-size: 14px;
  color: #fff;
}

.plane-mode__part--red .plane-mode__column-text {
  color: #000;
}

.plane-mode__columns_woman {
  padding-bottom: 25px;
}

.plane-mode__part--red .plane-mode__column {
  border-color: #000;
  min-height: 8em;
}

.plane-mode__form {
  background: white;
  color: black;
  border-radius: 25px;
  padding: 20px 50px;
  text-align: center;
  box-shadow: 0 0 35px #888888;
  transform: translateY(-38%);
  position: absolute;
  width: 100%;
  min-height: 700px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.plane-mode__form_woman {
  transform: translateY(-60%);
}

.plane-mode__form_woman i.icon-plane {
  display: none;
}

.plane-mode__form-title {
  font-size: 38px;
  text-transform: uppercase;
  font-family: "Bitum";
  margin-bottom: 25px;
  /* max-width: 235px;*/
}

.plane-mode__form-description {
  margin: 0 25px 25px;
}

.plane-mode__button {
  display: inline-block;
  background: #fadb44;
  margin-bottom: 30px;
  margin-top: 25px;
  border-radius: 25px;
  padding: 10px 40px;
  font-family: "Bitum";
  text-transform: uppercase;
  font-size: 18px;
  transition: 0.25s;
  text-decoration: none;
  outline: none !important;
  color: #000;
}

.plane-mode__input:focus {
  outline: none;
}

.plane-mode__button:active,
.plane-mode__button:focus,
.plane-mode__button:hover {
  outline: none !important;
  background: #000;
  text-decoration: none;
  color: #fff;
}

.plane-mode__input {
  border: 1px solid #000;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 15px 25px;
  font-size: 16px;
  width: 100%;
}

.plane-mode__input::placeholder {
  color: black;
}

.icon-plane {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}

.icon-plane:before {
  content: url("../images/plane_mode.svg");
  display: inline-block;
  width: 50px;
  height: 50px;
}

.plane-mode__description {
  font-family: "Bitum";
  color: black;
  margin-top: 50px;
  min-height: 300px;
}

.plane-mode__description_woman {
  font-family: "Bitum-Light";
}

.plane-mode__description h2 {
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: -3px;
}

.plane-mode__description p {
  font-size: 20px;
}

.plane-mode__column-text {
  font-size: 16px;
}

.plane-mode__part--red .plane-mode__title,
.plane-mode__part--red .plane-mode__sub_title,
.plane-mode__part--red .plane-mode__column-name {
  color: #d20820;
}

.plane-mode__part--red .plane-mode__title {
  margin-top: 2vw;
  margin-bottom: 2vw;
  font-size: 5.5vw;
}

.plane-mode__button_red {
  background-color: #d20820;
  color: #fff !important;
}

@media (min-width: 1441px) {
  .col-xl-offset-2 {
    margin-left: 16.666666%;
  }
}

@media (max-width: 1440px) {
  .plane-mode__description p,
  .plane-mode__sub_title {
    font-size: 22px;
  }

  .plane-mode__form-description {
    margin: 0 0 30px;
  }

  .icon-plane {
    margin-top: 0;
  }

  .icon-top-left {
    font-size: 15px;
  }

  .productImg_sale {
    width: 60px;
    order: 2;
  }

  .productImg_sale p {
    font-size: 17px;
    height: 100%;
  }
  .product-carousel .slick-prev,
  .product-carousel .slick-next {
    width: 12px;
  }
}

@media (max-width: 1024px) {
  .plane-mode__title {
    font-size: 65px;
  }

  .plane-mode__description h2 {
    font-size: 50px;
  }

  .plane-mode__description p,
  .plane-mode__sub_title {
    font-size: 18px;
  }

  .plane-mode__button {
    margin-bottom: 25px;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .header_cart_img_mob {
    display: inline-block;
  }
  
  .header_cart_img {
    display: none;
  }
  .mobile-cart {
    margin-left: 13px;
  }

  .products_item:last-of-type {
    margin-left: auto;
  }
  .products_item:last-of-type:not(:nth-child(3n), :first-child){
    margin-left: auto;
  }

  .products_item {
    width: 49%;
    margin-right: 0 !important;
  }

  .plane-mode__column + .plane-mode__column {
    border: none;
  }

  .plane-mode__column:nth-child(2n) {
    border-left: 1px solid #000;
  }

  .plane-mode__part--black {
    padding-top: 0;
  }

  .plane-mode__form-title {
    max-width: 250px;
  }

  .plane-mode__form {
    transform: none;
    margin-top: 50px;
    position: static;
    padding: 20px 25px;
  }

  .plane-mode__title {
    font-size: 112px;
  }

  .plane-mode__description {
    min-height: auto;
  }

  .plane-mode__description p,
  .plane-mode__sub_title {
    font-size: 22px;
  }

  .plane-mode__button {
    margin-bottom: 25px;
    margin-top: 10px;
  }

  .plane-mode__part--red .plane-mode__title {
    font-size: 14vw;
    margin-top: 4vw;
  }
}

@media (max-width: 575px) {
  .plane-mode__title {
    font-size: 72px;
  }
}

/* PLANE MODE END*/
/* CALLBACK POPUP START*/
.mfp-content .b-callback {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
  margin: 0 0 0 auto;
  /* margin-left: calc(100vw - 450px); */
}

.mfp-content-top {
  vertical-align: top !important;
}

.mfp-content .b-callback--mobile {
  margin-left: 0;
  width: 100vw;
  display: block;
  height: auto;
}

.b-callback {
  max-width: 420px;
  text-align: center;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 0 49px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 49px 0 rgba(0, 0, 0, 0.11);
  text-align: center;
  position: relative;
  padding: 40px;
  display: none;
}

.mfp-content .b-callback--mobile {
  max-width: none;
}

.callback__info {
  font-family: "Bitum";
  font-family: "Bitum";
  margin-bottom: 40px;
  margin-top: -70px;
}

.callback__phone {
  font-size: 36px;
  margin-bottom: 5px;
}

.callback__p {
  font-family: "Bitum-Light";
  font-size: 15px;
  margin-bottom: 25px;
  line-height: 19px;
  color: #000;
}

.callback__heading {
  font-family: "Bitum";
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #000;
}

.callback__form {
  display: none;
  max-width: 420px;
}

.callback__form--open {
  display: block;
}

.callback__button {
  display: inline-block;
  background: #000;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 15px;
  text-transform: uppercase;
  font-size: 12px;
  transition: 0.25s;
  text-decoration: none;
  color: #fff;
  line-height: 19px;
  letter-spacing: 0.15em;
  width: 100%;
}

.callback__button br {
  display: none;
}

.callback__input:focus {
  outline: none;
}

.callback__button:active,
.callback__button:focus,
.callback__button:hover {
  outline: none !important;
  background: #4a4a4a;
  text-decoration: none;
  color: #fff;
}

.callback__input {
  border: 1px solid #000;
  border-radius: 0;
  margin-bottom: 15px;
  padding: 15px 25px;
  font-size: 16px;
  width: 100%;
}

.callback__input::placeholder {
  color: black;
}

.callback__input {
  width: 100%;
}

.callback__text-error {
  color: darkred;
  font-size: 14px;
  margin-bottom: 10px;
  text-align: left;
}

.callback__checkbox-label {
  font-size: 12px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 5px;
}

.callback__checkbox-label:before {
  content: "";
  display: inline-block;
  width: 25px;
  min-width: 25px;
  height: 25px;
  border: 1px solid #000;
  margin-right: 10px;
}

.callback__checkbox:checked + .callback__checkbox-label:after {
  content: url("/image/callback_check.svg");
  position: absolute;
  left: 4px;
  top: 7px;
  display: block;
}

.callback__icon {
  display: inline-block;
  margin: 0 10px;
}

.callback__button-close {
  position: absolute !important;
  top: 25px !important;
}

.callback__button-close:before,
.callback__button-close:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 3px;
  background: #000;
}

.callback__button-close:before {
  transform: rotate(45deg);
}

.callback__button-close:after {
  transform: rotate(135deg);
}

.callback__label--error {
  color: darkred;
}

.callback__label--error:before {
  border-color: darkred;
}

.callback__input--error {
  border-color: darkred;
  box-shadow: 0 0 3px darkred;
}

/* CALLBACK POPUP END*/

/* COUPON START */

.coupon {
  padding: 20px;
  border: 1px solid #d2d1cf;
}

.coupon + .coupon {
  border-top: none;
}

.coupon__title {
  font-size: 16px;
  position: relative;
}

.coupon__arrow,
.certificate__arrow {
  position: absolute;
  display: inline-block;
  right: 15px;
  width: 15px;
  height: 15px;
  transition: 0.25s;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-color: #d2d1cf;
}

.coupon__arrow--down,
.certificate__arrow--down {
  transform: rotate(-45deg);
}

.coupon__arrow--up,
.certificate__arrow--up {
  transform: rotate(135deg);
  top: 5px;
}

.coupon__collapse,
.certificate__collapse {
  margin-top: 20px;
}

.coupon__input,
.certificate__input {
  padding: 25px !important;
  border-radius: 0 !important;
}

.coupon__button,
.certificate__button {
  background: #eaeaea;
  color: black;
  text-transform: lowercase;
  padding: 15px 25px !important;
  border-radius: 0 !important;
}
#ofertapopup span {
  margin: 0 0 0 5px;
}
#ofertapopup {
  background: #fff;
  color: rgb(61, 61, 61);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 1em;
}

/* COUPON END*/

/* QUESTIONNAIRE */

.form-online .header.clue,
.form-offline .header.clue,
.form-cafe .header.clue,
.form-atelier .header.clue {
  background: transparent;
}

.questionary_content .question_radio input:checked,
.questionary_content .question_radio input:not(:checked) {
  position: absolute;
  left: -9999px;
}

.questionary_content .question_radio input:checked + label,
.questionary_content .question_radio input:not(:checked) + label {
  display: inline-block;
  position: relative;
  padding-left: 2vw;
  line-height: 1vw;
  cursor: pointer;
  font-size: 0.9vw;
}

.questionary_content .question_radio input:checked + label:before,
.questionary_content .question_radio input:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 1.5vw;
  height: 1.5vw;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  transform: translateY(-50%);
}

.questionary_content .question_radio input:checked + label:after,
.questionary_content .question_radio input:not(:checked) + label:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.questionary_content .question_radio input:checked + label:after,
.questionary_content .question_radio input:not(:checked) + label:after {
  left: 0.45vw;
  top: 40%;
  width: 1vw;
  height: 0.5vw;
  border-radius: 1px;
  border-left: 3px solid #3d3d3d;
  border-bottom: 3px solid #3d3d3d;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg) translateY(-50%);
  border-radius: 3px;
  border-radius: 3px;
}

.questionary_content .question_radio input:not(:checked) + label:after {
  opacity: 0;
}

.questionary_content .question_radio input:checked + label:after {
  opacity: 1;
}

.questionary_content_main {
  background-color: #f3f3f3;
  padding: 1.5vw 2vw;
  text-align: center;
  font-size: 0.8vw;
  margin-bottom: 3vw;
}

.questionary_content_title {
  font-size: 1.15vw;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "Bitum";
}

.questionary_content_question_title {
  font-size: 1vw;
  font-family: "Bitum";
  margin-bottom: 1.7vw;
}

.questionary_content_question_raiting_wrapp .star-rating__wrap {
  margin-left: 0;
}

.questionary_content_question_radio_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.questionary_content_question_radio_wrapper .question_radio {
  display: block;
  width: 100%;
  margin-bottom: 1.7vw;
}

.questionary_content_question_raiting_wrapp {
  display: grid;
  grid-template-columns: 3fr 2fr;
  margin-bottom: 1.5vw !important;
}

.questionary_content_question_raiting_wrapp .star-rating__ico {
  margin-right: 0.5vw !important;
  font-size: 2.1vw !important;
}

.questionary_content_question_raiting_wrapp
  .questionary_content_question_title {
  margin: 0;
}

.questionary_content_question_response {
  margin-top: 2vw;
}

.questionary_content_question_response .description {
  font-size: 0.85vw;
  margin-bottom: 2vw;
}

.questionary_content_questionary form textarea {
  width: 100%;
  display: block;
  height: 7vw;
  border: 1px solid #ccc;
  padding: 0.8vw;
  font-size: 0.85vw;
}

.questionary_content_questionary form textarea::placeholder {
  color: #9d9d9d;
}

.questionary_content_questionary form button {
  min-width: 50%;
  background-color: #3d3d3d;
  color: #fff;
  text-align: center;
  font-size: 1vw;
  padding: 1vw;
  transition: all 0.4s;
}

.questionary_content_questionary form button.error {
  background-color: #9b0e0e !important;
}

.questionary_content_questionary form button:hover,
.questionary_content_questionary form button.error:hover {
  background-color: #d8d5d5;
}

.questionary_content_image {
  position: relative;
}

.questionary_content_image img {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  min-width: calc(100% + 7vw);
  margin-right: -7vw;
}

.information-questionnaire .header {
  background: transparent;
}

.information-questionnaire .questionary_content_questionary p.description {
  font-family: bitum-light;
}

.star-rating {
  width: max-content;
  margin: 0;
}

.star-rating__wrap {
  display: inline-block;
  font-size: 2.7rem;
}

.star-rating__wrap:after {
  content: "";
  display: table;
  clear: both;
}

.star-rating__ico {
  float: right;
  padding-left: 5px;
  cursor: pointer;
  color: #e8e8e8;
  margin-right: 10px;
}

.star-rating__ico:last-child {
  padding-left: 0;
}

.star-rating__input {
  display: none;
}

.star-rating__ico:hover:before,
.star-rating__ico:hover ~ .star-rating__ico:before,
.star-rating__input:checked ~ .star-rating__ico:before {
  color: #3d3d3d;
}

.questionary_content_question_raiting {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.questionary_content_question_raiting_text {
  width: 55%;
}

.questionary_content_question_raiting_text p {
  margin-bottom: 0;
  font-family: "Bitum-Light";
  font-size: 18px;
}

.questionary_content_question_error {
  display: none;
  font-size: 14px;
  color: #9b0e0e;
  margin-top: 20px;
  width: 100%;
}

.information-questionnaire .questionary_content_questionary form textarea {
  width: 95%;
  border-color: #000;
  height: 125px;
}

.information-questionnaire
  .questionary_content_questionary
  form
  textarea::placeholder {
  color: #000;
}

.information-questionnaire .questionary_content button {
  color: #fff;
  background-color: #000;
  font-size: 20px;
  font-family: "Bitum-Light";
  text-transform: uppercase;
  padding: 20px 65px;
}

.header-main_buttons_callback.white,
.header-main_buttons_search.white,
.search #logo img.white,
.product-katya.mobile .search #logo img {
  display: none;
}

.product-katya.mobile
  .search.show-scroll.visible
  .header-main_buttons_callback.white,
.product-katya.mobile
  .search.show-scroll.visible
  .header-main_buttons_search.white,
.product-katya.mobile
  .search.show-scroll.visible
  .search_content_line
  .header-main_buttons_search,
.product-katya.mobile .search #logo img.white {
  display: inline-block;
}

.product-katya.mobile .search.show-scroll.visible .header-main_buttons_callback,
.product-katya.mobile .search.show-scroll.visible .header-main_buttons_search {
  display: none;
}

@media (max-width: 1025px) {
  .questionary_content_question_raiting {
    flex-direction: column;
    align-items: flex-start;
  }

  .questionary_content_question_raiting_text {
    width: 100%;
  }

  .questionary_content_question_raiting_text p {
    text-align: start;
  }

  .questionary_content_question_radio_wrapper .question_radio {
    margin-bottom: 1.2vw;
  }

  .questionary_content_questionary form > div {
    margin-bottom: 1vw;
  }
}

@media (max-width: 769px) {
  .information-questionnaire
    .questionary_content_questionary
    form
    p.main_title {
    text-align: start;
  }

  .information-questionnaire .questionary_content_questionary form textarea {
    width: 100%;
  }

  .information-questionnaire .questionary_content_questionary p.description {
    text-align: start;
  }

  .questionary_content_main {
    font-size: 14px;
    padding: 25px;
    margin-bottom: 40px;
  }

  .questionary_content_title {
    font-size: 18px;
  }

  .questionary_content_question_title {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .questionary_content .question_radio input:checked + label,
  .questionary_content .question_radio input:not(:checked) + label {
    padding-left: 45px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }

  .questionary_content .question_radio input:checked + label:before,
  .questionary_content .question_radio input:not(:checked) + label:before {
    top: 40%;
    width: 30px;
    height: 30px;
  }

  .questionary_content .question_radio input:checked + label:after,
  .questionary_content .question_radio input:not(:checked) + label:after {
    left: 10px;
    top: 25%;
    width: 18px;
    height: 8px;
  }

  .questionary_content_question_raiting_wrapp
    .questionary_content_question_title {
    margin-bottom: 30px;
  }

  .questionary_content_question_raiting_wrapp .star-rating__ico {
    margin-right: 5px !important;
    font-size: 36px !important;
  }

  .questionary_content_question_response .description {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .questionary_content_questionary form textarea {
    height: 20vw;
    padding: 20px;
    font-size: 16px;
  }

  .questionary_content_question_response {
    margin-bottom: 35px;
  }

  .questionary_content_questionary form button {
    font-size: 20px;
    padding: 20px;
  }

  .questionary_content_image {
    display: none;
  }
}

@media (max-width: 575px) {
  .products .productImg_sale {
    top: 0;
    position: absolute;
  }
  .products.single .productImg_sale {
    top: -15px;
    height: 0;
    width: 100%;
    margin: 25px 0 5px 0;
  }
  .products.single .productImg_sale p {
    text-align: left;
  }
  .productImg_sale p {
    font-size: 14px;
    line-height: 16px;
    color: #de2f2f;
  }
  body.mobile .header.clue {
    width: 100.3%;
  }
  .store-slider {
    margin-bottom: 4px;
  }
  .category-content {
    margin-top: 0;
  }
  .product-katya .header-main_logo {
    margin-left: 0;
  }
  .store-main
    .store-main_content:nth-child(3)
    .store-main_content_new
    .store-main_content_new_more {
    bottom: 25px;
  }
  .faq {
    padding-top: 40px;
  }
  #account .account_login_wrapper form #remember_login {
    width: 47%;
  }
  .information-information.mobile > .container {
    padding-top: 45px;
  }
  body.mobile .newswrapper {
    padding-top: 51px;
  }
  .callback__phone {
    font-size: 28px;
  }
  .callback__info {
    margin-bottom: 15px;
  }
  .callback__p {
    margin-top: 15px;
  }
  .filter_mobile_category {
    font-size: 18px;
    font-weight: 900 !important;
  }
  .section_prod_wrap.products.single {
    margin-left: -3px;
    margin-right: -5px;
  }

  .section_prod_wrap.products.single .products_item {
    padding: 0;
  }

  .products.single .products_item {
    width: 100%;
    margin-right: 0 !important;
  }

  .products_item {
    width: 50%;
    margin-right: 0 !important;
  }

  .mfp-content .b-callback--mobile {
    top: 50%;
    transform: translateY(-50%);
    margin: 0 -6px;
  }

  .mfp-auto-cursor .mfp-content {
    height: 100%;
  }

  .callback__info {
    margin-top: 0;
  }

  .information-questionnaire .questionary_content button {
    width: 100%;
  }

  .information-questionnaire .questionary_content_question_raiting_text p {
    font-size: 16px;
  }

  .information-questionnaire .questionary_content_questionary form textarea {
    height: 100px;
  }

  .information-questionnaire
    .questionary_content_questionary
    form
    p.main_title {
    font-size: 20px;
  }

  .questionary_content_question_radio_wrapper,
  .questionary_content_question_raiting_wrapp {
    grid-template-columns: 1fr;
  }

  .questionary_content_questionary form > div {
    margin-bottom: 20px !important;
  }

  .questionary_content_questionary form textarea {
    height: 135px;
  }

  .questionary_content_questionary form button {
    margin-bottom: 20px;
    width: 100%;
  }

  .photos-carousel-wrapper {
    display: block;
    height: max-content;
    margin-top: 60px;
  }

  body a.photos-left {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .photos-right_slider {
    display: block;
    width: 100%;
  }

  .photos-left_caption {
    font-size: 20px;
  }

  .photos-left_tina {
    font-size: 32px;
    width: 100%;
    top: 46%;
  }

  .photos-right_slider img,
  body.mobile .photos-left img,
  .photos-left img,
  body.mobile .photos-right_slider img {
    width: 100%;
    height: auto;
  }

  .store-main_content_categories_sale {
    margin: 40px 0 65px;
  }

  .store-main_content_categories_sale img {
    width: 62%;
    margin: 0 auto;
    display: block;
  }

  .store-main_content_categories_accessories {
    display: block;
  }

  .store-main_content_categories_top .row {
    margin: 0 -3px;
  }

  .store-main_content_categories_top .row > div {
    padding: 0 3px;
    margin-bottom: 6px;
  }

  .store-main_content_title {
    font-size: 18px;
    text-align: left;
  }

  .store-main_content_new .product-carousel .productA {
    padding: 0 2px;
  }

  .footer_subscriber .footer_subscriber-title_mob {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 35px;
  }

  .footer_follow span {
    display: none;
  }

  footer .footer_subscriber-wrapper a#insta {
    width: 34px;
    height: 34px;
  }

  footer .footer_subscriber-wrapper a#fb {
    height: 34px;
  }

  footer .footer_subscriber-wrapper a#fb img {
    height: 90%;
  }

  footer .footer_subscriber-wrapper a#pinter {
    width: 34px;
    height: 34px;
  }
  .footer_subscriber-wrapper {
    gap: 0;
  }
  .footer_subscriber_contact {
    margin-bottom: 35px;
  }

  .footer_subscriber-menu {
    grid-template-columns: 1fr 1fr;
    position: relative;
  }
  .footer_subscriber-menu-item:last-child {
    
    grid-column-start: 2;
  }
  .footer_subscriber-menu-links {
    grid-template-columns: 1fr;
    gap:6px;
  }
  .footer_dd{
    font-size: 11px;
  }
  .footer_oferta {
    display: none;
  }
  .footer_pay img {
    width: 34px;
  }
  .footer_subscriber-menu-item .footer_subscriber-menu-title {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .footer-menu-buyers{
  margin-top: -42px;
  }
  .footer-bottom-links{
    grid-template-columns: auto auto;
  }
  .footer_subscriber-menu-links a {
    font-size: 12px;
  }
  .footer-border {
    width: auto;
    margin-left: 0;
  }
  .footer_pay img:last-child {
    margin: 0 0 0 5px;
  }
}
@media all and (max-width: 575px){
  .icon-top-left{
    font-size: 13px;
    text-align: right;
    letter-spacing: 0.1em;
    left: -7px;
    top: 9px;
  }
  .page-description{
    font-size: 13px;
  }
  .new-insta__title{
    padding: 0 15px;
  }
}
/* QUESTIONNAIRE END */
