/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/* -  ----- Media Queries ------ */
/*.col-xl-*/
/* 992-1200px  .col-lg- */

/* 768-992px .col-md-*/
@media only screen and (max-width: 991.98px) and (orientation:landscape) { /* горизонтальная */
  .first-img {
    /*background: #F2F2F2;*/
    width: 100%;
    height: calc(100% - 61px);
  }
  .last-img {
    bottom: 0;
  }
}

@media only screen and (max-width: 991.98px) and (orientation:portrait) { /* вертикальная */
  .first-img {
   /* background: #F2F2F2;*/
    width: 100%;
    height: calc(100vh - 33px);
  }
  .last-img {
    bottom: 0;
  }
}

@media screen and (max-width: 991.98px) {
  body {
    background-color: initial;

  }



  #popupregister_form input[type=checkbox] {
    width: 8.041665vw !important;
    height: 7.041665vw !important;
  }

  .dropdown-position {
    left: -5vw;
  }
  .common-home {
    background-image: none;
  }
  .container-flu {
    margin: 0 11.25vw;
  }
  .offer-wrap::after {
    content: "";
    height: calc(100% - 200px);
    position: absolute;
    top: 25.31vw;
    right: 4.38vw;
    width: 3.44vw;
    background: #EAD0D2;
    opacity: 0.9;
	  display:none;
  }
  .offer {
   /* background: #F2F2F2; */
    margin: 0 5.63vw 6.25vw 5.63vw;
    padding-top: 0;
    padding-bottom: 0;

  }
  #top{
    background: #fff;
  }
  #menu{
    display: none;
  }
  .my-bars{
    margin-left: 0;
    margin-top: -82px;
  }
  #top-links{
    margin-right: 0;
    display: block;
    margin-top: -55px;
    position: absolute;
    margin-left: 70%;
  }
  .sosial-link {
    width: 36.88vw;
    margin: 26.88vw 0 0 0;
  }
  .main-foto{
    display: none;
  }
  .last-img{
    display: block;
    position: absolute;
    right: 0;
    overflow: hidden;
  }
  .last-img img{
    width: 45.94vw;
	  display: none;
  }
  .menu {
    width: 100vw;
  }
  .burger span {
    height: 3px;
  }
  #logo {
    width: 48.44vw;
    padding: 3.13vw 0;
  }
  #top .container {
    padding: 0 6.25vw;
    width: 100%;
  }
  .first-img h5 {
    font-size: 3.13vw;
  }
  .first-img-h5-bef {
    width: 9.06vw;
    height: 0.63vw;
  }
  .first-img h2 {
    font-size: 8.75vw;
    margin-top: 9.38vw;
    line-height: 9.38vw;
  }
  .offer-btn {
    width:  69.69vw;
    height: 14.06vw;
    font-size: 3.75vw;
    line-height: 1.41vw;
    margin-top: 5.63vw;
    margin-bottom: 9.38vw;
  }
  .offer-link {
    font-size: 3.75vw;
  }
  .offer-link span {
    margin-left: 2.81vw;
    font-size: 5.31vw;
  }
  .sosial-link a {
    width: 5.94vw;
    height: 5.63vw;
  }
  .sosial-link i {
    font-size: 5.94vw;
  }
  .square {
    border: 2px solid #0B0B0B;
    border-radius: 5px;
  }
  .fb {
    font-size: 3.44vw;
  }
  .twitter i {
    font-size: 3.44vw;
    padding-top: 0;
  }
  .favourites_page_mobile.your-class {
    width: 84.75vw;
  }
  .mfilter-free-container {
    display: none !important;
  }
}

/* 576-768px .col-sm-*/
@media screen and (max-width: 767.98px) {
  #top-links{
    margin-top: -75px;
    margin-left: 90%;
  }

}
@media screen and (max-width: 4000px) {
  body {
    background-color: #ffffff;
  }
}
@media screen and (max-width: 1199.98px) {
  body {
    position: relative;
  }
  #top-links{
    margin-right: -5px;
  }
  .my-bars{
    margin-left: -5px;
  }
  #menu .navbar-nav{
    width: 100%;
    padding: 0;
  }
}
/*responsive*/

@media screen and (max-width: 991px) {
  body {
    font-size: 3.75vw;
  }
  body.active {
    overflow: hidden;
  }
  .row {
    margin-right: -4.6875vw !important;
    margin-left: -4.6875vw !important;
  }
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 4.6875vw;
    padding-left: 4.6875vw;
  }
  .burger {
    width: 9.375vw;
    height: 6.5625vw;
  }
  .slider {
   display: none;
 }

 .clearfix {
  padding: 0;
}

.gallery .no-padding {
  padding: 0 4.6875vw;
}
  .list-unstyled a {
    line-height: 5.5vw;
  }

  .checkout-success p, .account-transaction p {
    line-height: 5.5vw;
  }

  .gFNMzL {
    z-index: 1!important;
  }

  .jIJgoF {
    bottom: 15vw;
  }
  .cVvwjZ {
    bottom: 17.5vw;
    width: 15vw!important;
    height: 15vw!important;
    z-index: 1;
  }

  .eapp-facebook-chat-root-layout-component .cVvwjZ {
    bottom: 35.5vw;
    width: 15vw!important;
    height: 15vw!important;
  }

  .eapp-facebook-chat-root-layout-component .jIJgoF {
    bottom: 26vw!important;
  }

  .common-home .cVvwjZ {
    display: none;
  }


.alert-success {
  padding: 2.417vw 2.729vw 2.417vw 2.729vw;
  font-size: 3.729vw;
  margin-right: 4.6875vw;
}
.alert-success i {
  font-size: 3.729vw;
}
.alert-success .close {
 top: 0;
 right: 1.25vw;
}
.product-product-back {
  display: block;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  width: 21.5625vw;
  height: 19.0625vw;
}
.product-product-back .button_back {
  width: 9.6875vw;
  margin-top: 8.125vw;
  margin-left: 4.6875vw;
}
.product-product .button_back {
  display: none;
}
.product-product #product {
  height: 100%;
  padding-right: 0;
  padding-left: 0;
}
.product-product .alert-success {
  width: auto;
}
.catalog_item_wrapper {
  margin-top: 5.9375vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
	    padding-top: 1rem;
}
.wishlist-total .text_wishlist {
  position: absolute;
  top: -2.75vw;
  right: 1.5625vw !important;
  font-size: 3.4375000000000004vw;
  min-width: 5vw;
  height: 5vw;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  line-height: 4.6875vw;
  padding: 0 1.563vw;
  border: 0.3125vw solid #515151;
}
.product_name {
  display: none;
}
  .button_filter p {
    display: inline-block;
    height: 6.25vw;
    width: 6.5625vw;
    background: url('../img/filter.svg') no-repeat center center;
    background-size: 6.25vw;
  }
.product_name-mobil {
    margin: 0;
    padding: 0 0 7.8125vw;
    font-size: 5.5vw;
    line-height: 8.125vw;
    display: block;
    width: 84vw;
    text-align: center;
}
.product_img {
    height: 107.375vw;
    padding: 6.25vw 0;
    margin-bottom: 2rem;
	background:transparent;
}
.slider-for {
  width: 62.5vw;
  height: 62.5vw;
  margin: 0 auto;
  padding: 0;
}
.desc_logo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 9.0625vw 0 0 0;
}
.slider-nav {
  width: 66.25vw;
  height: 19.0625vw;
	z-index:10;
}
.slider-nav .slick-slide {
  background:  #FCFCFC;
  margin: 0 1.875vw;
  border: 0.625vw solid #fff;
  width: 55px;
  height: 55px;
  box-sizing: content-box;
}
.slider-nav .slick-slide div {
  border: 0.3125vw solid #E0E0E0;
  width: 53px;
  height: 53px;
}
.gallery_filter-wrapper {
  overflow: auto;
  width: 90.625vw !important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin-left: -105vw;
  height: calc(100vh - 39vw);
  margin-top: 6.25vw;
}
.gallery-wrapper .wrapper_category {
  float: right;
  width: auto;
}
.gallery_filter-title {
  display: none;
}
.gallery {
  padding-bottom: 5.9375vw;
  margin-bottom: 0;
  margin-top: 6vw!important;
}
.gallery .gallery_filter {
  width: 91.25vw;
  padding: 10.9375vw 17.1875vw 5vw 5vw;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gallery .gallery_filter-wrapper.active {
  position: absolute;
  z-index: 1111;
  margin-left: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gallery_filter #column-left {
  width: 67.8125vw;
}
.mfilter-box {
  margin-bottom: 6.25vw !important;
}
.mfilter-select select {
  font-size: 4.375vw;
  line-height: 7.5vw;
  border-radius: unset;
  border: 0.625vw solid #E0E0E0;
  background-size: 3.125vw;
  width: 67.8125vw;
  height: 13.4375vw;
  padding: 1.875vw 3.4375000000000004vw;
}
.mfilter-select select option {
  font-size: 3.75vw;
}
.mfilter-filter-item.mfilter-price {
  margin-top: 7.5vw;
}
.mfilter-heading-content {
  padding: 0 !important;
}
.mfilter-price .mfilter-heading-text {
  font-size: 5.625vw;
  line-height: 7.5vw;
  margin-left: -5.625vw;
}
.mfilter-filter-item .mfilter-options {
  padding: 0 2.5vw !important;
}
.mfilter-price-slider {
  padding: 0 0 1.5625vw 0 !important;
  margin-right: 1.875vw !important;
}
.mfilter-slider-slider, #mfilter-price-slider {
  height: 0.9375vw !important;
  margin: 4.0625vw 0.625vw 0 1.5625vw !important;
}
.mfilter-slider-slider .ui-slider-handle, #mfilter-price-slider .ui-slider-handle {
  width: 5.063vw !important;
  height: 5.063vw !important;
  top: -2.1875vw !important;
  margin-left: -0.9375vw !important;
}
.mfilter-price-inputs {
  padding-top: 0;
  padding-left: 1.25vw;
  margin-top: 3.063vw;
}
.mfilter-opts-price-min, .mfilter-opts-price-max {
  font-size: 4.375vw;
  line-height: 4.5vw;
}
#mfilter-opts-price-min, #mfilter-opts-price-max {
  font-size: 4.375vw;
  line-height: 4.5vw;
  width: 14vw;
  max-width: 11.03125vw;
}
.mfilter-heading-text > span {
  padding-left: 8.75vw !important;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
  height: 0.9375vw;
}
.mfilter-button-reset {
  font-size: 3.125vw;
}
.gallery .gallery_filter .gallery_filter_types-of-items,
#sc-1 {
  padding-top: 0;
}
.gallery .gallery_filter p,
.sc-heading {
  font-size: 5.625vw;
  line-height: 7.5vw;
}
.gallery .gallery_filter .gallery_filter_hashtag-box,
.sc-content {
  padding-top: 7.5vw;
  padding-bottom: 7.5vw;
}
.gallery .gallery_filter .gallery_filter_hashtag,
#sc-1 .sc-link {
  border-radius: 6.25vw;
  padding: 3.125vw 5vw;
  margin-right: 2.8125vw;
  margin-bottom: 2.8125vw;
}
.gallery .gallery_filter .gallery_filter_hashtag-active,
#sc-1 .sc-parent.active > .sc-link, #sc-1 .sc-parent.active .sc-current, #sc-1 .img-top > .sc-current {
  border-radius: 6.25vw;
  padding: 3.125vw 5vw;
  margin-right: 2.8125vw;
  margin-bottom: 2.8125vw;
}
.gallery .gallery_filter .gallery_filter_hashtag-active p,
#sc-1 .img-top > .sc-current, #sc-1 .sc-link {
  font-size: 4.375vw;
  line-height: 4.375vw;
}
.sci, .sc-sub, .sc-sub ul {
  margin-left: 2.521vw;
}

.gallery .gallery_filter .gallery_filter_hashtag p {
  font-size: 4.375vw;
  line-height: 4.375vw;
}
  #content {
    min-height: 580px;
  }
.gallery_title {
  padding: 0 4.6875vw;
  margin-right: -4.6875vw;
  margin-left: -4.6875vw;
}
.gallery_title .gallery_heading-title {
 width: 100%;
    display: inline-block;
    text-align: center;
}
.gallery_title .gallery_heading-title > p {
  font-size: 7.5vw;
  line-height: 8.125vw;
}
.gallery_catalog {
  padding: 0 4.6875vw;
  width: 100vw;
  margin: 0 -4.6875vw;
  height: 100%;
  overflow: hidden;
}
.result_pagination {
  font-size: 4.375vw;
  padding: 0 5.9375vw;
  line-height: 5vw;
}
.button_filter {
  cursor: pointer;
  width: 18%;
 /* display: inline-block;*/
  display: none;
  text-align: right;
}
.button_filter p {
  display: inline-block;
  height: 6.25vw;
  width: 6.5625vw;
  background: url('../img/menu.svg') no-repeat center center;
  background-size: 6.25vw;
}
.button_filter.active p {
  background: url('../img/close.svg') no-repeat center center;
  background-size: 5.625vw;
}
.catalog_item {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  width: 42.125vw;
  height: 75vw;
  margin-bottom: 5vw;
  position: relative;
}
.gallery .catalog_item:nth-child(2n+1) {
  /*! margin-right: 2.8125vw; */
}
.catalog_item .item_picture {
  width: 100%;
  height: auto;
  border: 0.2vw solid #E0E0E0;
}
.catalog_item p {
 /* padding: 3.125vw 1.25vw;*/
  font-size: 3.375vw;
  line-height: 5vw;
  min-height:70px;
}
.catalog_item span {
  font-size: 4.625vw;
  line-height: 4.375vw;
  padding-left: 1.25vw;
}
.catalog_item .price-old {
  font-size: 4.375vw !important;
  margin-left: 0.5208333333333333vw;
}
.catalog_item .crown {
  width: 11.5625vw;
  height: 10.3125vw;
  background: url('../img/crown.svg') no-repeat center center;
  background-size: 13.0625vw;
  top: 0.3125vw;
  right: 0.625vw;
}
.catalog_item .crown p {
  text-align: center;
  font-size: 3.75vw;
  padding: 2.8125vw 0;
  color: #fff;
}
.content_wrapper{
  width: 100%;
  max-width: 100%;
  overflow-y: hidden;
  height: 100%;
}
.content_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slider_item p {
  font-size: 5.625vw;
  line-height: 5.625vw;
}
.slider_item span {
  font-size: 7.5vw;
  line-height: 7.5vw;
}
.favourites_page_mobile {
  display: block;
}
section.favourites_page_mobile {
  padding-top: 9.375vw;
  display: block;
  box-sizing: border-box;
  min-height: calc(100vh - 37.0vw - 10px);
}
.favourites_page_mobile .header p {
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 7.5vw;
  line-height: 19.6875vw;
}
.favourites_page_mobile .header i {
 margin-left: 2.083333333333333VW;
}
#search,
#search button img {
  width: 4.375vw !important;
  height: 4.375vw;
}

  .search-close img {
    width: 20px;
    height: 20px;
  }

.slick-prev {
  left: -6vw;
  width: 4.6875vw;
  height: 5vw;
}
.slick-next {
  right: -6vw;
  width: 4.6875vw;
  height: 5vw;
}

.mfilter-button-bottom {
  padding-top: 7.5vw !important;
}
.mfilter-reset-icon {
  width: 3.125vw !important;
  height: 3.125vw !important;
  margin-right: 0.9375vw !important;
  background-size: 2.8125vw !important;
}

.product_opt h3 {
    font-size: 5.125vw;
    line-height: 6.25vw;
    margin: 4.374999999999998vw 0 4.375vw 0;
    margin-bottom: 0.3rem;
}
.opt_color.required {
    margin-left: -8px;
    margin-top: 0.7rem;
    margin-bottom: 1rem;
}
.product-product #product {
  overflow: unset;
}
.product_opt .list_size {
  width: auto;
}
.product_opt input.size:checked + label {
  height: 12.5vw;
  width: 12.5vw;
  padding-bottom: 0;
}
.product_opt .btn_size {

  height: 12.5vw;
  width: 12.5vw;
  font-size: 5.625vw;
  line-height: 10vw;
}
/*.product_opt .btn_size:not(:last-child) {*/
/*  margin-right: 3.125vw;*/
/*  margin-bottom: 5vw;*/
/*}*/
.product_opt .list {
  margin-top: 0.3125vw;
  margin-bottom: 0.3125vw;
}
.plus-minus-input {
  margin-bottom: 0.9375vw;
	margin-left: 0;
}
.quantity_div {
  margin-top: 0;
}
.input-group-button .circle {
   /* border: 0.625vw solid #E0E0E0;*/
    width: 6.9375vw;
   /* height: 6.9375vw;*/
}
.plus-minus-input i {
    font-size: 3vw !important;
    line-height: 5.375vw;
}
.input-group-field-quantity {
    font-size: 5vw !important;
    width: 3.0625vw;
    margin-left: 3.375vw;
    margin-right: 3.375vw;
    padding: 0;
}

	.back-prodd {
    position:static;
    font-size: 17px;
    display: flex;
    align-items: center;
	margin-bottom: 2rem;
}

	.back-prodd img {
		position:relative;
		left:1rem;
		transform: scale(0.7);
	}


.product_opt .btn {
    width: 4.375vw;
    height: 4.375vw;
  margin-right: 3.75vw;
  font-size: 5.625vw;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem;
}
.product_opt input.color:checked + label::after {
    bottom: -3.125vw;
    left: -3px;
    right: 0;
    width: 7.375vw;
}

	#logo img {
	 top:0;
	}
.product_price {
    font-size: 7.25vw;
    line-height: 1;
    display: inline-block;
    padding-bottom: 5.5625vw;
    padding-top: 1rem;
}
.add_to_card {
  border: 0.3125vw solid #0B0B0B;
  width: 100%;
  padding: 4.375vw 0;
  font-size: 5.625vw;
  line-height: 8.4375vw;
  margin-bottom: 3.75vw;
}
.btn_add_love {
  margin-bottom: 0;
}

.mobile_description {
  padding-left: 0;
  padding-right: 0;
}
h3.product_descr {
  margin: 10.625vw 0;
	padding: 5vw 5vw;
}
.product_descr span {
  font-size: 9.375vw;
  margin-right: 2.1875vw;
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
}
.product_descr.active img {
    width: 4.25vw;
    margin-top: -0.25vw;
    margin-right: 1.5625vw;
}
.alert-descr_empty {
  font-size: 4.375vw;
  margin: 0 0 9.375vw 0;
}
.alert-descr_empty i {
  font-size: 4.375vw;
}
.accordion_desc {
  margin: 0;
}
.product_related {
  margin-top: 0 !important;
}
.related_card {
  margin-top: 0;
  margin-bottom: 3.125vw;
  width: 43.125vw;
  max-width: 36.947917vw;
}
.related_img {
  border: 0.9375vw solid #E0E0E0;
}
.related_a {
  line-height: 0;
}
.related_title {
  margin: 4.0625vw 0 2.5vw 0;
  font-size: 4.375vw;
  line-height: 5vw;
}
.related_price {
  margin-top: 0;
  font-size: 5.625vw;
  line-height: 1;
  color: #C89094;
  margin-bottom: 5.625vw;
}
.price-old {
  font-size: 4.0625vw !important;
  margin-left: 0.625vw;
}
.product-product .email_banner {
  width: 100% !important;
  height: auto !important;
  margin: 0;
  padding: 9.375vw 5.3125vw 10.9375vw 5vw !important;
}
.product-product .email_banner_first_header p {
  font-size: 4.375vw;
}
.product-product .email_banner_first_header i {
  font-size: 7.187499999999999vw !important;
  margin-left: 3.125vw;
}
.product-product .email_banner_second_header p {
  width: 76.25vw;
  margin-top: 4.0625vw;
  font-size: 5.625vw;
  line-height: 6.875000000000001vw;
}
.product-product .banner_inputs {
  margin: 10.9375vw 0 0 0;
}
.product-product .banner_inputs input {
    width: 89.6875vw !important;
    font-size: 5.625vw !important;
    margin-right: 0 !important;
    margin-bottom: 8.75vw;
}
.product-product .email_banner a {
  padding: 4.0625vw;
  width: 89.6875vw;
  height: 17.5vw;
  font-size: 5.625vw;
  line-height: 8.4375vw;
  margin: 0;
}
.product_descr.active {
  padding: 10.3125vw 5vw 4.375vw 5vw;
  margin: 4.6875vw 0 0 0;
  font-size: 6vw;
}
.accordion_desc.active {
  height: auto;
  max-height: 140.21875vw;
  margin: 0;
  /*background: #E0E0E0 url(../img/Group3.png) no-repeat 100%;*/
  background-size: 100%;
  background-position: top right;
}
.accordion_desc.active .submenuItems {
  padding: 4.0625vw 5vw 1.0208vw 3.28125vw;
  line-height: 1;
  /*margin-bottom: 14.0625vw;*/
}
.accordion_desc > li ul {
  margin-bottom: 3.75vw;
}
.accordion_desc.active .submenuItems ul > li p {
    font-size: 4.625vw;
    padding: 0.5vw 0;
}
.accordion_desc.active .submenuItems ul > li span {
  padding-left: 2.1875vw;
}
.desc_logo li {
  width: 50.31250000000001vw !important;
}
.desc_logo li img {
  width: 13.750000000000002vw;
  height: 13.750000000000002vw;
}
.desc_logo .line {
  display: none;
}
.desc_logo li:first-child {
  border-bottom: 0.625vw solid #4F4F4F;
  padding-bottom: 4.6875vw;
}
.desc_logo li:last-child {
  padding-top: 5.625vw;
}
.accordion_desc.active .desc_logo .logo_title {
  padding: 0 0 0 4.6875vw;
  margin: 0;
  font-size: 4.375vw !important;
  line-height: 5.625vw;
  color: #000000;
}


/* ============================================================================== PRODUCT*/
.basket_cost p {
  padding-right: 0;
  font-size: 7.5vw;
  line-height: 8.125vw;
  margin-left: 0;
}
.basket_continue {
  display: block;
}
.basket_continue_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  height: 20.483870967741936VW;
  background: #F2F2F2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  font-size: 7.5vw;
  line-height: 7.5vw;
  letter-spacing: -0.02em;
}
.basket_continue_text:hover {
  background: #d3d3d3;
}
.basket_price_mobile {
  padding: 3.225806451612903VW 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 7.5vw;
}
.simplecheckout-cart-total-value {
  display: inline-block;
  margin-left: 23.75vw !important;
}
.price-items_block {
  margin-top: 0;
  height: auto;
}
.basket_box {
  margin-top: 0.625vw;
  width: auto;
  border: none;
}
.basket_box .price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6.25vw;
  border-bottom: 0.625vw dotted #cacaca;
}
.basket_box .price-item .mCS_img_loaded {
  margin-right: 6.5625vw;
  border: 0.9375vw solid #E0E0E0;
  width: 27.5004vw;
  height: 27.5004vw;
}
.basket_gallery .price-item_price {
  font-size: 7.5vw;
}
.basket_gallery .price-item_size {
  width: 6.25vw;
  height: 6.25vw;
  font-size: 3.4375000000000004vw;
  margin-left: 1.25vw;
}
.price-item_text a {
  margin: 0;
  font-size: 5.625vw;
  line-height: 6.25vw;
  width: 50.3125001vw;
}
.closeicon {
  width: 3.75vw;
}
.price-item_color {
  width: 4.375vw;
  height: 4.375vw;
  margin: 0.625vw 0;
}
.price-item-identity_block {
  margin-top: 1.25vw;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25vw;
}
.price-items_block .closeicon img {
  width: 3.75vw;
  height: 3.75vw;
  margin: 0;
}
.basket_box .price-item_price span:last-child {
  font-size: 3.781vw;
}
.basket_box .price-item_size {
  width: 5.9375vw;
  height: 5.625vw;
  border: 0.625vw solid #0B0B0B;
  margin-left: 3.125vw;
  font-size: 3.125vw;
  line-height: 4.375vw;
}
.basket_box .price-item_price {
  font-size: 5.625vw;
  line-height: 5.625vw;
  margin-bottom: 3.125vw;
}
.simplecheckout-left-column {
  display: block;
  float: none !important;
  min-width: auto !important;
  max-width: 290vw !important;
  width: 100% !important;
  height: auto !important;
}
.simplecheckout-right-column {
  display:block;
  float: none;
  min-width: auto !important;
  max-width: 1920px !important;
  width: 100% !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
}
#simplecheckout_step_menu {
  width: 100%;
  -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;
  height: 22.8125vw;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 15.375vw 0 0 0;
}
#simplecheckout_step_menu > div:nth-of-type(1) {-ms-flex-item-align: start;align-self: flex-start; }
#simplecheckout_step_menu > div:nth-of-type(2) {-ms-flex-item-align: start;align-self: flex-start; margin-left: 18.75vw;}
#simplecheckout_step_menu > div:nth-of-type(3) {-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center; }
#simplecheckout_step_menu > div:nth-of-type(4) {-ms-flex-item-align: end;align-self: flex-end; margin-right: 18.75vw;}
#simplecheckout_step_menu > div:nth-of-type(5) {-ms-flex-item-align: end;align-self: flex-end; margin-top: 0.9375vw;}

#simplecheckout_customer {
  margin-top: 0.625vw;
}
.checkout-simplecheckout .row-customer_firstname,
.checkout-simplecheckout .row-customer_lastname,
.checkout-simplecheckout .row-customer_email,
.checkout-simplecheckout .row-customer_telephone {
  width: 100%;
  margin-right: 0;
  margin-top: 0;
}
#simplecheckout_step_menu .simple-step,
.checkout-simplecheckout .personal_data_headline p {
  font-size: 6.25vw;
  margin: 0;
  color: #BDBDBD;
  line-height: 1;
  display: block;
  cursor: pointer;
}
.checkout-simplecheckout #simplecheckout_step_menu .simple-step-current {
  font-size: 6.25vw;
  line-height: 8.125vw;
  color: #000;
  line-height: 1;
  display: block;
}
.simple-content .buttons > div {
  width: 100%;
}
.simplecheckout-step .account-inputs_item .form__input.form__field input {
  font-size: 5.625vw;
  line-height: 7.8125vw;
  margin-right: 0 !important;
  border-bottom: 0.625vw solid #E0E0E0;
  margin-top: 12.5vw !important;
  background: none;
}
.simplecheckout-right-column fieldset > div {
  width: 100% !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}
.checkout-simplecheckout .line {
  margin: 0;
  width: 7.5vw;
  border: 0.3125vw solid  #E0E0E0;
}

.simple-content .buttons {
  position: static !important;
  font-size: 5.625vw !important;
  line-height: 0;
  margin-top: 9.375vw !important;
  margin-left: 0 !important;
  margin-bottom: 12.5vw;
  width: 100%;
}
#simplecheckout_button_next {
  width: 90vw;
  height: 17.8125vw;
  padding: 0;
  line-height: 17.5vw;
}
.account-forgotten .pull-right {
  width: 100%;
}
.btn-primary {
  width: 100%;
  height: auto;
  padding: 0 10px;
  line-height: 50px;
  font-size: 3.625vw;
}
/* ================================================================================  */
.logo-mobi {
  display: none;
}
.no-search_criteria {
  font-size: 3.438vw;
  line-height: 4vw;
}
.search_header {
  padding-top: 3.75vw;
  justify-content: flex-start;
  flex-wrap: wrap;
}
  .search_header .search {
    width: 100px;
  }
.header_gamburger-menu, .header_gamburger-menu img {
  width: 5.625vw !important;
  cursor: pointer;
}
.search_menu {
  /*! margin: 0 0 0 8.125vw; */
  width: 75.3125vw !important;
}
#input-search {
  width: 93%;
  background: unset;
  font-size: 5.625vw !important;
  line-height: 7.5vw;
  text-align: left !important;
  padding-left: 2.1875vw;
  padding-bottom: 2.5vw !important;
}
.search_menu #button-search {
  background-color: unset;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  padding: 0;
  width: 5vw;
  background-size: 5vw;
  background-position-y: 2.8125vw;
}
.search p {
  width: 100%;
  font-size: 7.5vw !important;
  line-height: 1;
  margin: 6.25vw 0;
}
.search_item_block {
  width: auto;
}
.search_item_block img {
  margin-bottom: 0;
}
.product-search #content {
  /*! padding: 0 5vw; */
}
.catalog_item:nth-child(2n+1) {
  /*! margin-right: 3.125vw; */
}
.search_item {
  height: auto;
  margin-top: 0;
  margin-bottom: 2.1875vw;
 margin-right:1rem;
}
.search_menu .search_text-button {
  border-bottom: 0.3125vw solid #BDBDBD;
}
.form-control {
  height: 10.625vw;
  padding: 1.875vw 3.75vw;
}
/* ================================================================================= FAVORITES */
.favourites_page_mobile-wrapper .wish_close {
  top: 0;
  right: 0;
  font-size: 5.3125vw;
  position: absolute;
  width: 9.813vw;
  text-align: center;
  display: inline-block;
}
.favourites_page_mobile-wrapper .wish_close i {
  line-height: 10vw;
}
.favourites_page_mobile .catalog_item:nth-child(2n+1) {
  margin-right: 1.875vw;
}
.favourites_page_mobile .catalog_item .crown {
  left: 0.625vw;
}
.account-wishlist .text_empty {
  font-size: 4.6875vw;
  line-height: 1;
}
.favourites_page_mobile-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* ==============================================================================  */
#popuplogin_wrapper, #popupregister_wrapper {
  display: flex;
  background: #fff;
  min-height: 100vh;
}
.popupregisterlogin-back {
  margin-top: 8.125vw;
  display: inline-block;
}
#popupregister_background,
#popuplogin_background {
  background-color: #fff !important;
  opacity: 1 !important;
  position: static !important;
}
.container-registr {
  padding: 0 5.688vw;
}
#popupregister, #popuplogin {
  padding: 2.1875vw 5vw 60px !important;
  width: 100vw !important;
  max-width: 100vw!important;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background: #fff !important;
  border: none;
}
#popupregister {
  height: max-content;
  max-height: none;
}
  .result {
    font-size: 3.75vw;
    line-height: 3.75vw;
  }
#popuplogin {
  height: 100%!important;
  box-sizing: content-box;
}
#popupregister .row > div:first-of-type, #popuplogin .row > div:first-of-type {
  padding: 0;
}

#popupregister #logo, #popuplogin #logo {
  display: inline-block;
}

#popuplogin_form {
  margin-top: 3.125vw;
}

#popuplogin .head, #popupregister .head {
  font-size: 7.5vw !important;
  line-height: 8.125vw !important;
}

#popuplogin .head .close, #popupregister .head .close {
  top: 9.375vw !important;
  right: 9.375vw !important;
  width: 8.25vw !important;
  height: 8.25vw!important;
  display: block;
}

  .pull-right btn {
    padding: 0 10px;
  }

  .text-danger, .control-label {
    line-height: 6vw;
  }
#popuplogin .label, #popupregister .label{
  min-width:31.25vw;
}


 #popupregister .label{
  font-family: Poppins;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 25px;
color: #4F4F4F;
	 padding-left:0;
}
#popuplogin_form > div + div, #popupregister_form > div {
  margin:4.6875vw 0 0 !important;
}
#popupregister_form > div:nth-child(2n) {
  margin-left: 11.25vw;
}

#popuplogin_form .result, #popupregister_form .result {
  max-width: 68.75vw;
}

#popuplogin .result div, #popupregister .result div {
  font-size:3.4375000000000004vw;
  margin: 3.125vw 0 -1.5625vw;
}

#popuplogin input[type='text'], input[type='password'], #popupregister input[type='text'], input[type='password']  {
  /*padding: 6.875000000000001vw 0 0 2.1875vw !important;*/
  /*width: 82.8125vw !important;*/
  padding-bottom: 5px!important;
  font-size: 3.625vw !important;
  line-height: 7.8125vw !important;
  background: #fff !important;
}

#popuplogin .but, #popupregister .but {
  margin: 9.375vw 0 8.4375vw !important;
}
#popuplogin .but a, #popupregister .but a {
  width: 100% !important;
  height: 20.3125vw !important;
  font-size: 5.625vw !important;
  line-height: 20.625vw !important;
}


#popuplogin .forgotten, #popupregister .forgotten {
  margin:0 !important;
}

#popuplogin .forgotten a + a {
  margin:0 0 0 2.5vw;
}
#popuplogin_form .input, #popupregister_form .input {
 width: 90vw !important;
    height: 17.5vw !important;
    border-bottom: 0.625vw solid #BDBDBD !important;
}

 #popupregister_form .input {
    height: 8.5vw !important;
	 display: flex;
    flex-direction: column;
}

#popuplogin_form .input i {
  font-size: 6.25vw !important;
  padding-bottom: 1.875vw !important;
  padding-left: 0 !important;
}
#popuplogin_form .fa-unlock-alt {
  padding-bottom: 3.75vw !important;
}
#popuplogin_form .forgotten {
  margin-top: 7.5vw !important;
  height: 6.5625vw;
}
#popuplogin_form .forgotten i {
  width: 4.0625vw !important;
  height: 3.75vw !important;
  background-size: 3.75vw !important;
  margin-left: 0 !important;
  text-align: end;
  margin-right: 1.875vw;
}
#popuplogin_form .forgotten a, .forgotten_dont a {
  font-size: 4.375vw !important;
  line-height: 6.5625vw !important;
}

#popuplogin .forgotten a, #popupregister .forgotten a {
  font-size: 4.375vw !important;
  line-height: 6.5625vw !important;
}

#popupregister_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
  .accept-check label {
    width: 100%;
  }

  .country-select {
    width: 90vw;
  }
/* ===============================================   */
#simpleedit .form-horizontal .required label {
  margin-left: -2.5vw;
}
/*.account-mobi .dropdown-menu {*/
/* left: 26.583vw;*/
/*}*/
.account_settings {
  width: 100vw;
  text-align: center;
  font-size: 7.5vw;
  line-height: 8.125vw;
}
.account-simpleedit #content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.account_box {
  width: auto;
  height: auto;
  padding: 0 5vw;
}
#simpleedit .form-horizontal input {
  background-color: #fff;
  padding: 1.875vw 0 2.1875vw;
}
#simpleedit .form-horizontal, .checkout-simplecheckout .form-horizontal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#simpleedit .form-horizontal .row-edit_firstname,
#simpleedit .form-horizontal .row-edit_lastname,
#simpleedit .form-horizontal .row-edit_email,
#simpleedit .form-horizontal .row-edit_telephone,
#simpleedit .form-horizontal .row-edit_field20,
#simpleedit .form-horizontal .row-edit_field21,
#simpleedit .form-horizontal .row-edit_field22,
#simpleedit .form-horizontal .row-edit_field23 {
  width: auto;
  margin-right: 0;
  margin-top: 6.875000000000001vw;
}

#simpleregister_button_confirm {
  font-weight: 600;
  font-size: 5.625vw;
  line-height: 16.875vw;
  width: 100%;
  height: 17.8125vw;
  padding: 0;
  margin-top: 0;
  margin-top: 9.375vw;
  margin-bottom: 15.625vw;
}
.email_banner {
  width: 100% !important;
  height: 116.875vw !important;
  padding: 10vw 5.625vw !important;
}
.email_banner_first_header {
  /* padding-top: 3.125vw;
  padding-left: 3.125vw; */
  -ms-flex-line-pack: center;
  align-content: center;
}
.email_banner_first_header p {
  font-size: 4.375vw;
  line-height: 6.5625vw;
}
.email_banner_first_header i {
  margin-top: 0;
  margin-left: 2.5vw;
  font-size: 7.187499999999999vw!important;
}
.email_banner_second_header {
}
.email_banner_second_header p {
  margin-top: 3.75vw;
  font-size: 5.625vw;
  line-height: 6.875000000000001vw;
  width: 100%;
  margin-left: 0;
}
#EasyNewsletterSubscriptionForm {
}
.banner_inputs {
  margin-left: 0;
  margin-top: 0;
  font-size: 5.625vw;
  line-height: 7.8125vw;
}
.banner_inputs input:first-child {
  margin-right: 0;
  margin-bottom: 0;
}
.banner_inputs input {
  border-bottom: 1px solid #0B0B0B;
  width: 82.875vw !important;
  line-height: 8.75vw;
  padding: 7.8125vw 5vw 1.875vw 2.1875vw;
  font-size: 4.938vw !important;
}
.email_banner a {
  margin-left: 0;
  margin-top: 9.375vw;
  padding: 0;
  font-size: 5.625vw !important;
  line-height: 17.25vw;
  width: 82.75vw;
  height: 18.125vw;
}
.modal_easynewslettersubscription .burger-close {
  top: 4.083vw !important;
  left: 4.083vw !important;
}
.modal_easynewslettersubscription .burger-close img {
  width: 5.406vw;
  height: 5.406vw;
}
/*  ================================================================= instagram  */
.instagram_item {
  margin-bottom: 15.625vw;
  padding: 0;
}
.instagram-widget .row {
  padding: 0;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.instagram_title {
  margin-top: 1.25vw !important;
  margin-bottom: 5vw !important;
  font-size: 7.5vw !important;
  line-height: 8.125vw !important;
}
.instagram-widget .item {
  padding-right: 5vw !important;
  padding-left: 5vw !important;
  margin-bottom: 6.25vw !important;
}
.instagram_gallery_box_mobile_followme  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 14.6875vw;
}

.instagram_gallery p {
  line-height: 4.385VW;
}

.instagram_gallery_box_mobile_followme p {
  color: #6AC5DF;
  font-size: 3.75vw;
  text-transform: uppercase;
  border: 0.3125vw solid #6AC5DF;
  border-radius: 1.875vw;
  line-height: 7.8125vw;
  height: 8.4375vw;
  width: 26.25vw;
  text-align: center;
}
.instagram_gallery_box_mobile_followme  i {
 margin-left: 1.875vw;
 font-size: 4.375vw;
 border: none;
}
.instagram-account-header {
  overflow: hidden;
}
.account-follow {
  float: right;
  width: 52.1875vw;
  height: 14.6875vw;
}
.instagram-widget .account-photo img {
  border-radius: 50%;
  border: 0.625vw solid #fff;
}
.instagram_gallery_box_mobile_secondfooter {
 padding: 3.75vw 0 0 2vw;
}
.instagram_gallery_box_mobile_secondfooter .fa-comment {
  margin-left: 2.8125vw;
  margin-top: -0.3125vw;
}
.instagram_gallery_box_mobile_secondfooter p {
  font-size: 3.4375000000000004vw;
  line-height: 5.375vw !important;
  display: inline-block;
}
.instagram_gallery_box_mobile_secondfooter p:last-of-type span {
  font-size: 3.125vw;
}
.instagram_mobile_header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.instagram_gallery_box_mobile_footer {
  display: block;
}
.instagram_gallery_box_mobile_footer i {
  font-size: 10.9375vw;
  padding: 0px 3.125vw;
}
.instagram_gallery_box_mobile_secondfooter i:first-child {
  color:  #E64652;
}
.instagram_gallery_box_mobile_secondfooter i {
  margin-right: 0.25vw;
  font-size: 6.5625vw;
}
.instagram_gallery_box_mobile_thirdfooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 3.4375000000000004vw;
  padding: 1.5vw 3.125vw 0 2.3125vw;
  line-height: 6.25vw;
}
.instagram_gallery_box_mobile_thirdfooter p {
 margin-right: 4.6875vw;
}
.instagram_gallery_box_mobile_thirdfooter p.bluehash {
  color: #36A9C2;
}

.instagram_gallery_box_mobile_firstfooter,
.instagram_gallery_box_mobile_secondfooter,
.instagram_gallery_box_mobile_thirdfooter,
.instagram-account {
  display: block;
}
.instagram-widget .instagram-account {
  margin-bottom: 2.1875vw !important;
}
.instagram-widget .account-photo {
  width: 14.6875vw !important;
  height: 14.6875vw !important;
  margin-right: 2.8125vw !important;
  border: 0.3125vw solid  #3C3C3B !important;
}
.instagram-widget .account-name {
  font-size: 3.4375000000000004vw !important;
  line-height: 14.6875vw !important;
}
.account-counters {
  line-height: 6.5625vw;
}

/* ==================================================================   */

.dropdown_basket {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  -webkit-transform: translateX(120%);
  -ms-transform: translateX(120%);
  transform: translateX(120%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #FCFCFC;
  -webkit-box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.15);
  box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.15);
}

.dropdown_basket > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  /* flex-grow: 1; */
  height: 80vh;
}

.dropdown_basket .price-items_block {
  /* flex-grow: 1; */
  padding: 0 0 0 5.104166666666667vw;
  margin-right: 2.1354166666666665vw;
}
.dropdown_basket-button {
  width: 100%;
  height: auto;
  background: none;
}
.dropdown_basket-button a {
  font-size: 5.625vw;
  color: #FCFCFC;
}
.dropdown_basket .price-item > a {
 border: 0.9375vw solid #E0E0E0;
 margin-right: 6.5625vw;
}
.dropdown_basket .price-item > a img {
 width: 25.624999999999996vw;
}
.dropdown_basket .price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 9.375vw;
}
.dropdown_basket .text_empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 5.25vw;
  letter-spacing: -0.02em;
  height: 100%;
}
.dropdown_basket-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 20vh;
  padding: 13.75vw 6.135vw 7.604vw 5vw;
}
.dropdown_basket-title p {
  font-weight: 500;
  font-size: 8.4375vw;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #0B0B0B;
}
.basket_close img {
  height: 6.406vw;
  cursor: pointer;
  margin-bottom: 1.5625vw;
}
.dropdown_basket .price-items_block {
  margin-top: 0;
  height: auto;
  overflow: auto;
}
.dropdown_basket .price-item_color {
  width: 4.0625vw;
  height: 4.0625vw;
}
.dropdown_basket-cost {
  width: 100%;
  height: auto;
}
.dropdown_basket-cost > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 17.8125vw;
  padding: 0 6.104vw;
}
.dropdown_basket-cost .title_cost {
  font-size: 7.5vw;
}
.dropdown_basket-cost .basket_price {
  line-height: 1;
  margin-right: 0.99vw;
}
.dropdown_basket-cost .basket_price span {
  margin-left: 0 !important;
}
.dropdown_basket-cost .basket_price p {
  font-size: 7.5vw;
  color: #C89094;
}
.dropdown_basket-button a {
  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;
  width: 90vw;
  height: 17.8125vw;
  background: #0B0B0B;
  -webkit-box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.15);
  box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.15);
  margin: 0 auto 12.1875vw;
}
.dropdown_basket .price-item_size {
  border: 0.625vw solid #0B0B0B;
  width: 5.9375vw;
  height: 5.9375vw;
  margin-left: 3.125vw;
  text-align: center;
  padding-right: 0.052083333333333336vw;
  font-size: 3.125vw;
  line-height: 4.6875vw;
}
.dropdown_basket .price-item_price {
  font-size: 5.625vw;
  line-height: 1;
}
.dropdown_basket .price-item_price span:last-child {
  font-size: 3.75vw;
}
.dropdown_basket .price-item_text a {
  margin: -1.875vw 0 0;
}
/* ================================================================= */

}


/* 768-992px .col-md-*/
@media only screen and (max-width: 991.98px) and (orientation:landscape) { /*  */
  .first-img {
  /* background: #F2F2F2; */
   width: 100%;
   height: calc(100% - 61px);
   padding: 25.624999999999996vw 4.25vw 9.375vw;
 }
 .last-img {
  bottom: -6.25vw;
}
.last-img img {
  width: 45.94vw;
}
}

@media only screen and (max-width: 991.98px) and (orientation:portrait) { /*  */
  .offer {
    overflow: hidden;
    height: calc(100vh - 25.625vw);
  }
  .first-img {
  /* background: #F2F2F2; */
   width: 100%;
   padding: 25.624999999999996vw 1.5625vw 0;
 }
 .last-img {
  bottom: -9.25vw;
}
.last-img img {
  width: 45.94vw;
}
}

@media screen and (max-width: 991.98px) {
  body {
    background-color: initial;
    /*! overflow-x: hidden; */
  }
  .common-home {
    background-image: none;
  }
  .container-flu {
    width: auto;
    margin: 0 4.6875vw;
  }
  .offer-wrep::after {
    content: "";
    height: calc(100% - 62.5vw);
    position: absolute;
    top: 28.31vw;
    right: 4.38vw;
    width: 3.44vw;
    background: #EAD0D2;
    opacity: 0.9;
  }
  .offer-wrep {
  }
  .offer {
   /* background: #F2F2F2; */
    margin: 0 5.63vw 6.25vw 5.63vw;
  }
  #top{
    background: #fff;
  }
  #menu{
    display: none;
  }
  .my-bars{
    margin-left: 0;
    margin-top: -82px;
  }
  #top-links{
    margin-right: 0;
    display: block;
    margin-top: -55px;
    position: absolute;
    margin-left: 70%;
  }
  .sosial-link {
    width: 36.88vw;
    margin: 5.5625vw 0 4.375vw 0;
  }
  .main-foto{
   display: none;
 }
 .last-img{
   display: block;
   position: absolute;
   right: 0;
   overflow: hidden;
 }
 .dop-menu .sosial-link {
  margin-left: 0;
  margin-right: 0;
}
.menu {
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.95);
  overflow: hidden;
}
  .menu #yumenu-1 {
    background-color: transparent;
  }
.burger span {
  height: 3px;
}
#logo {
  width: 48.44vw;
  padding: 3.13vw 0;
  z-index: 333;
}
#top .container {
  padding: 0 5.688vw;
  width: 100%;
}
.first-img h5 {
  font-size: 3.13vw;
}
.first-img-h5-bef {
  width: 9.06vw;
  height: 0.63vw;
  vertical-align: middle;
}
.first-img h2 {
  font-size: 8.75vw;
  margin-top: 9.38vw;
  line-height: 9.38vw;
  width: 76.5625vw;
}
.offer-btn {
  width:  69.69vw;
  height: 14.06vw;
  font-size: 3.75vw;
  line-height: 1.41vw;
  margin-top: 5.63vw;
  margin-bottom: 9.38vw;
}
.offer-link {
  font-size: 3.75vw;
  padding-left: 1.25vw;
  margin: 0;
  width: auto;
}
.offer-link span {
  margin-left: 2.81vw;
  font-size: 5.31vw;
}
.sosial-link a {
  width: 6.25vw;
  height: 6.2575vw;
}
.sosial-link i {
  font-size: 5.94vw;
}
.insta {
  background-size: 6.25vw;
}
  .fb {
    background-size: 2.25vw;
  }
  .twitter {
    background-size: 4.25vw;
  }
.favourites_page_mobile.your-class {
  width: 84.75vw;
}

#xd_cart_button {
 width: 13.4375vw;
 height: 13.4375vw;
 right: 5.625vw;
 bottom: 5.625vw;
  z-index: 11;
}
#xd_cart_button button {
 width: 13.4375vw;
 height: 13.4375vw;
 padding: 0;
}
#xd_cart_button button i {
  font-size: 3.75vw;
}
#xd_cart_button button span {
  top: 4px;
  right: -4px;
  min-width: 5vw;
  min-height: 4.6875vw;
  font-size: 3.438vw;
  line-height: 4.375vw;
}
  #gallery_catalog-topfotomobi {
    display: block;
  }

  #gallery_catalog-topfoto {
    display: none;
  }

  #top {
    width: 100vw;
    box-sizing: border-box;
  }
  .new-position {
    right: 8.625vw!important;
    bottom: 12.625vw!important;
    z-index: 11!important;
  }

  #offer-heading_2 {
    display: block;
  }

  #offer-heading_1 {
    display: none;
  }
.cart .shopping-cart {
  width: 5vw;
  height: 5.625vw;
  background-size: 5vw;
  margin-top: 0.3125vw;
}
.cart button {
  width: 13.4375vw;
  height: 13.4375vw;
}
.cart .btn-inverse span {
  min-width: 5vw;
  min-height: 5vw;
  font-size: 3.438vw;
  line-height: 5.375vw;
  top: 0.625vw;
  right: -1.5625vw;
}


.navigation	.cart .btn-inverse span {
  min-width: 3vw;
  min-height: 3vw;
  font-size: 3.438vw;
  line-height: 3vw;
  top: 0.625vw;
  right: -1.5625vw;
}

#box-enl {
  margin-left: -4.6875vw !important;
  margin-right: -4.6875vw !important;
}

  #simpleedit .form-horizontal label {

    top: 8rem;
  }
}

/* 576-768px .col-sm-*/
@media screen and (max-width: 767.98px) {
  #top-links{
    margin-top: -75px;
    margin-left: 90%;
  }
}

/* 320-576px .col-*/
@media screen and (max-width: 575.98px) {

}
@media screen and (max-width: 405px){

}

/* @media all and (min-width: 1200px) {
  html {font-size: 39.0625%} 1200/1920 * 62.5
}

@media all and (min-width: 1440px) {
  html {font-size: 46.875%}
}

@media all and (min-width: 1600px) {
  html {font-size: 52.0833333333%}
}

@media all and (min-width: 1920px) {
  html {font-size: 62.5%}
  } */


@media(max-width:900px){
#simplecheckout_step_menu {
	right:0 !important;
	margin: 47.375vw 0 0 0;
	}
#simplecheckout_payment_address {
	margin-top: 10rem;
}

#button-confirm {
	margin-top:15rem;
}

}

@media(max-width:321px){

#popupregister_form .input {
    height: 8.5vw !important;

}
}