/*NEW YEAR*/
.new_year {
  background-image: url(/upload/medialibrary/a4e/a4eff5cad303bca413df76d1c4ea8b38.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 0;
  display: inline-block;
}
.b1 {
  height: 264px;
  width: 100%;
}
.b2 {
  height: 100px;
  width: 200px;
}
.b3 {
  height: 200px;
  width: 100px;
}
.b4 {
  height: 200px;
  width: 200px;
}

.b24-widget-button-visible, .b24-widget-button-inner-container {
	overflow: visible;
}

div[id^="wait_comp_"]{
    border: 1px solid #dad1ab !important;
    color: #dad1ab !important;
    background: transparent !important;
}

.tablebodytext {
    display: none;
}

div[id^="wait_"]{
    border: 1px solid #000000 !important;
    color: #000000 !important;
    background: #fff !important;
    position: fixed !important;
    right: 20px !important;
    bottom: 40px !important;
    height: 40px !important;
    top: inherit !important;
}

ul.menu>li:hover>.hidden-menu {
    display: block !important;
}

.telegram_perezvonok_btn.left {
	padding-left: 70px!important;
	bottom:20%;
}

.clb_banner-exit {
    overflow: visible;
}

.header-contacts {
    background-color: #000000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    /* padding: 15px 0; */
    z-index: 994 !important;
}

.header-contacts .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 37px;
    padding: 0;
}

.header-contacts a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.76);
    text-decoration: none;
}

.header-contacts .header-contacts_left a {
    margin-right: 27px;
}

.header-contacts .icon-Message {
    background-image: url('img/icons/message.png');
    display: inline-block;
    height: 9px;
    width: 14px;
    background-repeat: no-repeat;
    margin-right: 11px;
}

.header-contacts .icon-Shop {
    font-size: 9px;
    margin-right: 11px;
    color: rgba(255, 255, 255, 0.76);
}

.header-contacts .icon-Contact {
    font-size: 9px;
    margin-right: 11px;
    color: rgba(255, 255, 255, 0.76);
}

.header-contacts .header-contacts_right a{
    margin-right: 22px;
}

@media (max-width: 993px) {
    .header-contacts {
        display: none;
    }
}

.clb_banner-work-to {
	display: none;
}

.line-buy-container {
  padding-top: 45px;
}
.top-shop-button {
  transition: .2s;
  padding: 2px 12px!important;
  color: white!important;
  background: red;
  border-radius: 3px;
  border-left-width: 10px;
  /*font-size: 12px;*/
}
/*
.right-top-contact ul {
  display: flex;
  overflow: visible;
  margin: 6px 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right-top-contact ul a span {
    font-size: 15px;
    position: absolute;
    top: 1px;
    left: 0;
}
*/