/*
 $color: #bda180;
 $white:#FFFFFF;
 $color_o_1: rgba(189,161,128,1);
 $color_o_06: rgba(189,161,128,0.6);
 $color_o_05: rgba(189,161,128,0.5);
 $color_o_04: rgba(189,161,128,0.4);
 $color_o_015: rgba(189,161,128,0.15);
 .g-article-offered__button {
 color: $color !important;
 border: 0.07143em solid $color_o_05;
 }
 .g-article-offered__button:hover {
 border: 0.07143em solid $color_o_1;
 }
 .g-page-article .g-article-nav a {
 color: $color;
 border: 0.07143em solid $color_o_06;
 }
 .g-page-article .g-article-nav a:hover {
 border: 0.07143em solid $color_o_1;
 }
 .g-img__count {
 color: $white;
 }
 .g-button { 
 color: $white !important;
 }
 .g-form-control-select+.chosen-container.chosen-with-drop .chosen-drop .chosen-results li.highlighted, .g-form-control-select+.chosen-container.chosen-with-drop .chosen-drop .chosen-results li.result-selected {
 background: $color;
 }
 #ui-datepicker-div.ui-datepicker {
 border: 1px solid $color_o_06 !important;
 box-shadow: 0 0 3px 0 $color_o_015 !important;
 }
 #ui-datepicker-div.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-default.ui-state-highlight {
 color: $color !important;
 }
 #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
 border-color: $color_o_06 !important;
 }
 #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover:before {
 border-color: transparent $color transparent transparent !important;
 }
 #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:hover {
 border-color: $color_o_06 !important;
 }
 #ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:hover:before {
 border-color: transparent transparent transparent $color !important;
 }
 .g-form-control-calendar .ui-datepicker-trigger:before {
 background: url("calendar.svg") 50% 50% no-repeat !important;
 }
 input,textarea{
 outline:none;
 }*/
.actionlist .actionlist__block {
  display: block;
  width: 100%;
  margin-left: 0;
  padding-left: 0; }

.localcontacts__adress-social a.vi {
  background: url("../mosaic/wahtsapp.png") center center /cover no-repeat; }
  .localcontacts__adress-social a.rss {
    background: url("../mosaic/viber.png") center center /cover no-repeat; }

@media (max-width: 479px) {
  .side-panel__button-open--u-i3jp7opx9 {
    width: 63px !important;
    min-height: 85px !important;
    margin-top: 15px !important; } }
