.g-page-article__image {
  display: none; }
/*.contacts_title{
 display: none;
 }
 .contacts_body{
 display: flex !important;
 background: #FBFBFB;
 position: relative;
 width: auto;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 align-items: baseline;
 height: auto !important;
 overflow: overlay !important;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 }*/
.contacts_title {
  display: flex;
  align-items: center; }

.contacts_title_arrow {
  margin-right: 12px; }

.shop2-cart_r {
  margin-left: auto; }

#shop2-cart .cart_change .shop2-cart-update-wrap.showen {
  background: #6069a2;
  padding: 8px 8px 8px 35px; }

#shop2-cart .cart_change .shop2-cart-update-wrap.showen a {
  color: #fff; }

#shop2-cart .cart_change a.shop2-cart-update:after {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2018%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22gye0a%22%20d%3D%22M1314%20502c2.6%200%204.89%201.41%206.24%203.55l-.87.55a6.4%206.4%200%200%200-5.37-3.03c-3.42%200-6.23%202.82-6.48%206.4h1.48l-2%202.13-2-2.13h1.52c.25-4.17%203.5-7.47%207.48-7.47zm-6.24%2012.45l.87-.55a6.4%206.4%200%200%200%205.37%203.03c3.25%200%205.94-2.54%206.42-5.85H1319l2-2.15%202%202.15h-1.57c-.49%203.9-3.63%206.92-7.43%206.92a7.38%207.38%200%200%201-6.24-3.55z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1305%20-502%29%22%3E%3Cuse%20fill%3D%22%23fff%22%20xlink%3Ahref%3D%22%23gye0a%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.price_for_one {
  margin-top: 20px;
  font-size: 13px;
  color: #9f9f9f; }
  .price_for_one span {
    color: #000; }

.info_prices {
  margin-top: 20px; }
  .info_prices .price_bl {
    font-size: 13px;
    color: #9f9f9f;
    margin-bottom: 5px; }
    .info_prices .price_bl span {
      color: #000; }

.shop2-product-actions {
  display: none; }

.social_share_body {
  display: block; }

.social .soc_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 180px; }
  .social .soc_wrap a {
    display: block;
    width: 25px;
    height: 25px;
    margin: 5px; }
    .social .soc_wrap a img {
      max-width: 100%;
      max-height: 100%;
      min-height: 100%;
      min-width: 100%; }

.social {
  justify-content: flex-start; }

.social .soc_wrap a {
  border: none; }

.social_share_body {
  margin-top: 0; }

.social .soc_wrap a {
  border: solid 1px #e5e5e5;
  padding: 3px; }
