.popup-city-choise .mfp-close {
  opacity: 0 !important;
}

.new-tile__title-custom {
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;

  color: #FFFFFF;

  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);
  text-transform: none;
  max-width: 336px;
  padding-left: 49px;
  padding-right: 10px;
  text-align: left;
  box-sizing: content-box;
  margin-left: 0;
}

.new-tile-custom {
  align-items: flex-start;
  padding-top: 38%;
}

.text-black {
  color: #000000 !important;
}
.popup-city-choise__inner {
  margin: 0 auto;
  background: #FFFFFF;
  padding: 55px 0;
  position: relative;
  max-width: 539px;
  width: 90%;
}
.popup-city-choise__inner .btn_green {
  background: #AFE947
}
.popup-city-choise--gap-h {
  padding: 0 50px; 
}

.popup-city-choise__head {
  padding-bottom: 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.popup-city-choise__head > *:not(:last-of-type) {
  margin-right: 10px;
}

.popup-city-choise__body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.popup-city-choise__body .btn {
  width: 135px;
  display: flex;
  justify-content: center;
}
.popup-city-choise__body .btn:not(:last-of-type) {
  margin-right: 16px;
}

.popup-city-choise__close {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
  transform: translate(50%, -50%);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
width: 40px;
height: 40px;
}
.popup-city-choise__sm {
  font-size: 20px;
line-height: 23px;

color: #000000;

}

.popup-city-choise__bold {
  font-weight: 500;
font-size: 26px;
line-height: 35px;
/* identical to box height, or 135% */


color: #000000;

}


.popup-city-choise__list {
  margin-top: 16px;
  width: 100%;
}

.popup-city-choise__link  {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  font-size: 20px;
line-height: 40px;
/* or 200% */


color: #000000;

}
.popup-city-choise__link:hover {
  background: #EDF0DD;
}

@media (max-width: 576px) {
  .popup-city-choise__head {
    padding-bottom: 35px;
  }
  .popup-city-choise--gap-h {
    padding: 0 20px;
  }
  .new-tile-custom {
    align-items: flex-start;
    padding-top: 32px;
  }

  .new-tile__title-custom {
    padding-left: 30px;
  }
}



.new-baner__content-custom {
  max-width: 1197px;
  padding-bottom: 84px;
}
.new-baner__content-custom .new-baner__content {
  max-width: 100%;
  text-align-last: left;
  text-align: left;

}

.single-new__content-custom p {
  margin-top: 0;
}
.single-new__content-custom p:not(:last-of-type) {
  margin-bottom: 18px;
}
.single-new__content-custom p:last-child {
  margin-bottom: 0 !important;
}

.kitchen__title-custom {
  font-weight: bold !important;
font-size: 24px !important;
line-height: 28px !important;
text-align: center;

color: #3C3C3C !important;

}


.kitchen__item-custom .kitchen__item_title {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  
  color: #3C3C3C;
  margin-bottom: 11px;
}

.kitchen__item-custom .kitchen__descript {
  font-size: 18px;
line-height: 21px;
text-align: center;

color: #3C3C3C;
margin-bottom: 28px;

}
.kitchen__item-custom .kitchen__bonus {
  display: inline-block;
font-size: 18px;
line-height: 21px;
text-align: center;
color: #FFFFFF;

background: #11341E;
border-radius: 8px;
margin-bottom: 13px;
padding: 7px 15px;
}
.kitchen__item-custom .kitchen__bonus b {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  
  color: #FFFFFF;
  
}

.kitchen__item-custom .kitchen__full-price {
  font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 18px;
/* identical to box height */

text-align: center;

color: #3C3C3C;
}

.kitchen__item-custom .kitchen__image {
  padding: 0;
}
.kitchen__item-custom .kitchen__full-price span {
  font-size: 18px;
  line-height: 21px;
}

.kitchen__item-custom .kitchen__price-sale {
  padding: 7px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #11341E;
  transform: rotate(14.13deg);
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 9%;
  align-content: center;

}

.kitchen__item-custom .kitchen__price-sale:before {
  content: '';
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  left: 7px;
  top: 7px;
  position: absolute;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}

.kitchen__item-custom .kitchen__price-sale-title {
  font-weight: 500;
font-size: 16px;
line-height: 19px;
text-align: center;
text-transform: uppercase;

color: #FFFFFF;
width: 100%;
}

.kitchen__item-custom .kitchen__price-sale-descr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.kitchen__item-custom .kitchen__price-sale-small {
  font-weight: 500;
font-size: 16px;
line-height: 19px;

color: #FFFFFF;

}

.kitchen__item-custom .kitchen__price-sale-big {
  font-weight: 500;
font-size: 50px;
line-height: 39px;
text-align: center;

color: #FFFFFF;
}

.mb-big {
  margin-bottom: 121px;
}


.kitchen__item-custom .kitchen__bonus--light {
  background: #819782;
}

@media (min-width: 1200px) {
  .aside-bg-page {
    position: relative;
  
  }
  .aside-bg-page:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../img/bg-page.png') repeat-y top left;
    z-index: -1;
  }
  .aside-bg-page:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url('../img/bg-page2.png') repeat-y top right;
    z-index: -1;
  }
}

.kitchen__item-custom {
  height: 100%;
}

.kitchen__item .kitchen-label-without-background {

  color: black;
  background-color: white;
}

.kitchen__item .kitchen-label-without-background b {

  color : black;
}

/**/
@media (max-width: 1199px) {
  .aside-bg-page:before {
    content: '';
    height: 100%;
    width: 30%;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../img/bg-page.png') repeat-y top left;
    z-index: -1;
    background-size: contain;
  }
  .aside-bg-page:after {
    content: '';
    height: 100%;
    width: 30%;
    position: absolute;
    right: 0;
    top: 0;
    background: url('../img/bg-page2.png') repeat-y top right;
    z-index: -1;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .aside-bg-page:before {
    width: 12%;
   
  }
  .aside-bg-page:after {
    width: 12%;
  }
}
@media (max-width: 576px) {
  .aside-bg-page:before {
    width: 32%;
   
  }
  .aside-bg-page:after {
    width: 32%;
  }

  .kitchen__item-custom .kitchen__price-sale {
    transform: rotate(14.13deg) scale(0.68) translateX(-66px);

}
  .new-tile__title-custom {
    font-size: 24px;
    line-height: 1.25;
  }
}
