/* Header */


header .header-top.c_special_bg11,
header .header-middle11 {
  background-color: #282828;
}

header .header-top {
    padding-top: 18px;
}

.header-middle img.show {
  margin-left: -2px;
}

.burger::before {
    top: -2px;
}
.burger::after {
    bottom: -3px;
}
.burger > div, .burger::before, .burger::after {
    height: 4px;
}

.burger {
    width: 32px;
    height: 17px;
}

.header__title{
	height: 100%;
  	margin-left: 0 !important;
  	font-size: 1.5em;
}

.header__flatten{
	margin-left: -111px !important;
}

@media (max-width: 768px){
	.header__flatten{
		margin-left: 111px !important;
	}
}

@media (max-width: 425px){
	.header__flatten{
		margin-left: 0 !important;
	}
}

@media (max-width: 380px){
  .header__flatten{
  	margin-left: auto !important;
  }
  .header__title{
  	display: none;
  }
}

@media (max-width: 768px){
  .header__title{
  	display: none
  }
}
/* Главная */

.promo-slider {
    max-height: none;
}

.promo-slider .slide-inner.after_banners {
    max-height: none;
}

.index-advantages .block-wrapper {
    margin-bottom: 25px;
}

.index-advantages .advantages__text div p {
  margin-top: 0px;
  margin-bottom: 10px;
}

.promo-slider .slide-inner.after_banners .bttn-reg {
    height: 40px;
    line-height: 30px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    padding-top: 6px;
}

.promo-slider .slide-inner.after_banners .promo-text span {
    margin-top: 3px;
}

.index-products .product-item .show-button {
  width: 145px;
  display: inline-block;
}

.index-products .product-item .bttn-reg {
  width: 140px;
}

.h2-like {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 700;
  font-size: 2.35em;
letter-spacing: 0.4px;
}

.index-products .bttn-underline {
  display: block;
  text-transform: uppercase;
}

.about-us-list {
  display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.about-us-list-block {
  width: 50%;
}

.index-products .option-selector {
  display: none;
}

.index-advantages .block-img {
    width: 100px;
}

/* Карточка товара */

.banner__wrapper,
.banner__wrapper > img {
    max-height: none;
}

.price__product {
    font-size: 1.2em;
  font-family: 'PT Sans Narrow', sans-serif;
  letter-spacing: 0.5px;
}

.template-is-product h1.h2-like {
  font-weight: 400;
}

.template-is-product .product-prices {
  padding-top: 8px;
  padding-bottom: 8px; 
  border-bottom: 1px solid #ffffff;
}

.product-description .header_grey {
    background-color: #82041f;
}

.product-item .with-old-price11 [data-product-price] {
    color: #ad052a;
}

.stiker-pre-order11 {
    background-color: #ad052a;
}

button.option-value {
    padding: 5px 15px;
  cursor: pointer;
}

.product-description .pallette_1,
.product-info .product-variants,
.product-info .opacity-border,
.product-info  .product-available {
  color: black;
  background-color: #eee;
}

.product-info .quantity .quantity-input {
    color: black !important;
}

.pallette_1 .c_button11 {
    background-color: #ad052a;
}
.dynamic_basket-submit11{
	background-color: #ad052a !important;
}
.quantity input.quantity-input11 {
    border-color: #ad052a !important;
}

.quantity 11button:first-child, .quantity11 a:first-child {
    border-right: 1px solid #ad052a !important;
}

.quantity11 .quantity-control11 {
    color: #ad052a !important;
    border-color: #ad052a !important;
}

.quantity11 button:last-child, .quantity11 a:last-child {
    border-left: 1px solid #ad052a !important;
        border-left-color: #ad052a !important;
}

.quantity .quantity-control11 {
    color: #ad052a !important;
    border-color: #ad052a !important;
}

.bttn-reg11, button.co-button11, .co-button11, .picker-button11 {
    background-color: #ad052a !important;
    &:hover{
      opacity: 0.6 !important;
      color: #ad052a !important;
    }
}

.c_pseudo-link11 {
    color: #ad052a;
}

button.option-value11[selected] {
    border-color: #ad052a;
    background-color: #ad052a;
}

button.option-value11 {
    border-color: #ad052a;
    color: #ad052a;
}

.product-usd_price {
  display: block;
  margin-bottom: -5px;
}

.product-usd_price_old {
  text-decoration: line-through;
  margin-left: 3px;
  font-size: 21px;
}

.price__product_en_ru {
  font-size: 15px;
}

/* Каталог */

.product-item .show-button {
  width: 145px;
  display: inline-block;
}

.product-item .bttn-reg {
 width: 140px;
}

.product-item {
  font-size:  1.1em;
}

.product-item .product-usd_price {
  font-size: 1.45em;
}

.product_item-en_ru_price {
  font-size: 1.0em;
}

/* Page */

.page-content {
    max-width: 1100px;
}

/* Footer */

.h4-like {
  display: block;
  font-size: 1em;
}

.h4-like span {
  font-weight: bold; 
}

.footer__container {
    min-height: 320px;
}

footer .instagram {
  border-top: 3px solid #ad052a;
  margin-bottom: 0;
}

footer .instagram .container .instagram__title {
  margin-top: 55px;
  font-size: 2.1em;
}

footer .red_block .bttn-black {
    height: 42px;
    width: 150px;
    padding-top: 8px;
  font-size: 12px;
  text-align: center;
  border-radius: 4px;
}

@media (max-width: 1200px) {
.footer__container {
    padding-top: 70px;
  padding-bottom: 70px;
}
  .footer__links {
    margin-bottom: 5px;
  }
  .promo-slider-wrapper .h2-like {
    font-size: 2.0em;
  }
}

@media (max-width: 768px) {
.promo-slider-wrapper .h2-like {
    font-size: 1.6em;
  }
}

@media (max-width: 480px) {
  .index-advantages .advantages__text div:nth-child(2) {
    display: none;
  }
  .index-advantages .advantages__block {
    margin-bottom: 60px;
  }
  .index-advantages .block-img {
    width: 80px;
}
}
/* Product info */
.hidden-block {
	display: none;
}
.trash-btn{
	margin: 0 auto;
}
/* Instagram */
.instagram__title{
	display: flex;
  	flex-direction: column;
}
/* map */
.map {
	width: 100%;
  	height: 500px;
}
/* Корзина */
.en_quantity{
	width: 70%;
}
.discounts-toggle{
	display: none;
}
.cart__image img{
	height: 122px;
  	width: 80%;
    object-fit: cover;
}
.cart-footer{
	flex-direction: column;
    justify-content: space-between;
    align-content: flex-end;
}
.discounts-wrap{
	display: none;
}
.cart-submit{
	min-width: 120px;
}
.item-delete{
  	cursor: pointer;
	border: none;
    outline: none;
}
.delete__img{
	width: 20px;
}
@media(max-width: 380px){
  .cart-footer{
  	align-content: center;
  }
  .cart__image img{
      height: 60px;
  }
  .item-info{
  	  font-size: 10px;
      width: 250px;
  }
  
  .item-money{
  	  font-size: 11px;
  }
  .item-total_price{
  	  font-size: 11px;
  }
}
@media(max-width: 720px){
	.cart_info{
  	  flex-direction: column;
  }
}
