.page-contacts #feedback_commit {
  background: red;
  color: #ffffff;
}
.cart-items .dynamic_basket-submit {
  background: red;
  color: #ffffff;
}

@media (max-width: 640px) {
  .product-item-content .h4-like {
    display: inline-block;
    min-height: 46px;
  }
  .product-item {
    min-height: 329px;
  }
  .popup-bg {
    background: #000;
  }
  .mobile-popup.side-popup {
    width: 60%;
    min-width: 200px;
  }
}

.product-item,
.product-item form {
  height: 100%;
}

.product-item form {
  display: flex;
  flex-direction: column;
}

.product-item-price {
  margin-top: auto;
}
.header-top.c_special_bg.p-t-5.p-b-5 {
  position: fixed;
  width: 100%;
  z-index: 10000;
}
.header-middle.text-center.p-t-20.p-b-20 {
  padding-top: 62px;
}
.product-item .stiker-block .stiker {
  border-radius: 20px;
}

.cols-scroll {
  left: -5px;
  z-index: 1000;
  display: none;
  background: #eeeeee;
}

@media (min-width: 769px) {
  .is-catalog:hover .cols-scroll {
    display: grid;
  }
}

.is-catalog.active .cols-scroll {
  display: grid;
}

.cols-scroll a {
  white-space: nowrap;
}
.js-open-main-menu {
	text-transform: uppercase;
  	font-size: 1.6em;
  	display: block;
}
.js-open-main-menu > img {
 width:50%; 
}
.subscribe_my_orders_app.android {
  background-image: url('https://mango-man.ru/served_assets/shop/order/my_orders_app_android-07378379c0e8bbaabbaadf0b44434bc7d67e58d0f2742f841a4a9ed6e2206f10.png');
}
.subscribe_my_orders_app {
    height: 50px;
    width: 170px;
    margin: 0.25rem 0.5rem;
    border: none;
    background-color: inherit;
    background-size: cover;
 	display: inline-block;
}
.subscribe_my_orders_app.ios {
    background-image: url('https://mango-man.ru/served_assets/shop/order/my_orders_app_ios-a64070b734dfb8cde9b48c907b2662bf139e51b7297a3f4a4d8f555ce5798f54.png');
}
.co-title--h2 {
    font-size: 1.3em;
}
.co-title {
  font-weight: normal;
  font-family: inherit;
  color: inherit;
  margin: 0 0 1rem;
}
.co-order-information_row {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -0.25rem -0.5rem;
    padding: 0.5rem 0;
}
.co-order-block {
    padding: 0.5rem 0 0.5rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}
#delivery_address, #delivery_address .co-input {
  margin-bottom: 0;
}

.dynamic_basket-close[custom-popup-close="dynamic_basket"] {
    color: white;
    background: #30ce87;
}

@media(max-width: 768px) {
 	.dynamic_basket-close[custom-popup-close="dynamic_basket"] {
        margin-top: 10px;
    } 
  .product-item .product-item-content > .m-b-10:first-child {
    height: 210px!important;
}
}
.product-item .product-item-content > .m-b-10:first-child {
	  height: 180px;
}
.bttn-reg.in-product.js-basket.c_button.p-l-0.p-r-0.w-100{
	background-color: #30ce87;
}
@media (max-width: 768px) {
  .phone {
      flex-wrap: nowrap;
  }
  
  .backphone {
  	display: none;
  }
}

@media (min-width: 769px) {
  .wa {display: none;}
}

.cell-.wa {
    white-space: nowrap; 	 
}

[class*=prices],
.product-price {
	display: none;
}

@media (min-width: 768px) {
  .header__mobile-menu-description {
    display: none;
  }
}

@media (max-width: 768px) {
  .header__mobile-menu-custom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 65%;
    font-size: 16px;
}
}
  

.bttn-reg.in-product.js-basket.c_button.p-l-0.p-r-0.w-100 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bttn-reg__description {
    font-size: 10px;
    position: relative;
    bottom: 32px;
}

.login-link {
    display: none;
}
