.site-header .site-address {
  margin-left: 50px; }

body .site-header .site-info__logo {
  max-width: 350px;
  flex: auto; }
  body .gr-amount-flag span ins {
    display: none; }

body .cart-total__btns .buy-one-call {
  background: #ff3232;
  color: #fff;
  box-shadow: none; }

body .cart-total .cart-total-order-checkout.cart_total_order_checkout {
  background: none;
  color: #2e2f38;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12); }
/*body .cart-total__btns .buy-one-call {
 background: none !important;
 box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12) !important;
 color: #2e2f38 !important;
 }
 body .cart-total .cart-total-order-checkout.cart_total_order_checkout {
 background: #ff3232;
 color: #fff;
 }*/
.site_langs {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center; }

.site_langs a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.cart-total__btns {
  display: flex;
  flex-direction: column-reverse; }
  .cart-total__btns .cart-total-order-checkout.cart_total_order_checkout {
    margin-bottom: 20px; }

html body .site-header .site-header-top__left.header_no_compare, .site-header .site-header-top__left.header_no_favorites {
  width: auto; }
