.callback--success {
    color: green;
    font-size: 18px;
}

.preview-item__button {
    margin-top: 5px !important;
}
.preview-item__wrapper {
    padding-botton: 28px !important;
}

.iu-products-pre {
    padding-left: 12%;
    width: 88%;
}
u.manager_chat {
    font-family: "GothaProBol";
    font-size: 14px;
    text-decoration: none;
}
div.column-3.column-md-3.profile_pass {
    margin-left: 30px
}
div.user_name_block {
    text-transform: uppercase;
    margin-bottom: 20px;
}
div.manager_for_user {
    margin-top: 20px;
    font-size: 14px;
    color: #8d8d8d;
}
.manager_for_user.manager_name_profile {
    color: #60a0e6;
    font-size: 14px;
    margin-top: 30px;
}
.manager_for_user.manager_name_profile span {
    font-family: 'GothaProBol';
}
div.manager_for_user span i.icon-phone {
    font-size: 18px;
    margin-right: 15px;
    color: #525252;
}
div.manager_for_user span i.icon-envelope {
    font-size: 18px;
    margin-right: 10px;
    color: #525252;
}
.preview-item__add_to_basket:hover .preview-item__add_to_basket__tooltip {
    display: block;
    color: #000000;
}
.preview-item__add_to_basket__tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 20;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 14px 0px #d5d5d5;
    box-shadow: 0 0 14px 0px #d5d5d5;
    padding: 14px 20px;
    min-width: 114px;
    line-height: 1.4;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    background: #fff;
    text-transform: lowercase;
}

a.hidden {
	display: none;
}

button.not_display {
    display: none;
}
span.not_display {
    display: none;
}

.no-remains-text{
    padding: 10px 0;
    display: block;
}

.preloader {
    width: 5em;
    text-align: center;
    text-align: -moz-center;
    text-align: -webkit-center;
    margin: 2em auto;
}

.preloader>div {
    width: 1.4em;
    height: 1.4em;
    background-color: #FD7778;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.preloader .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.preloader .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.table td {
    padding: 0px 0px 0px 0px; 
}

.request-page__table__col-photo > img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.with-preloader {
    position: relative;
}
.popup-view-img {
    text-align: center;
    max-width: 1000px;
}
.fixed-block {
    position: fixed;
    top: 10px; /*здесь указываем отступ сверху*/
    z-index: 20; /*устанавливаем блок поверх всех элементов на странице*/
    width: calc(20% - 10px);
    max-width: 231px;
}
.column-2-fixed-iu{
    /*width: calc(20% - 10px);
    max-width: 231px;
    min-width: 210px;*/
}

.request-page__sidebar {
    /*width: 100%;*/
    max-width: none;
}

.preview-item__price__value_child {
    display: inline;
    color: #717171;
    vertical-align: middle;
    font-size: 13px;
    font-weight: normal;
    padding-left: 5px;
}
.preview-item__price__value_child_value{
    font-size: 11px;
    color:#000000;
    font-weight: 500
}
.preview-item__price__unit_child {
    display: inline;
    color: #717171;
    margin-left: 3px;
    vertical-align: middle;
    font-size: 13px;
}
.preview-item__price {
    display: inline-block;
    /*width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);*/
    width: 100%;
    color: #000;
    fill: #b2b2b2;
    font-size: 0;
    min-width: 180px;
}

.preview-item__price.catalog {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
}

.preview-item__price.catalog.price_usd {
    flex-direction: column;
}

.preview-item__price.catalog div {
    margin: auto;
}

.preview-item__price.catalog .old-price-usd-item {
    font-size: 14px;
    margin: auto;
    color: #000;
}

.preview-item__price.catalog .old-price-usd-item span{
    font-size: 12px;
}

.preview-item__price__value {
    display: inline-block;
    vertical-align: middle;
    font-size: 21px;
    font-weight: 900;
}

.preview-item__price__value.price-rub {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 900;
}

.old-price-rub-catalog{
    text-decoration: line-through;
    font-weight: 500;
    position: absolute;
    top: 6px;
    font-size: 12px;
}

.preview-item__price__unit {
    display: inline;
    margin-left: 3px;
    vertical-align: middle;
    font-size: 15px;
}
.preview-item__icons {
    display: inline;
    vertical-align: middle;
    text-align: right;
    color: #b2b2b2;
    float: right;
    width: auto;
}
.preview-item__price__exchange.iu_dollar_price {
    margin: 0;
    vertical-align: unset;
}
.request-page__form__footer__submit-button {
    max-width: none;
}
.layout-button-order {
    top: 41%;
}
.checkbox {
    background: #575757;
}
.layout-button-order.color-blue {
    background: #76777A;
}
.preview-item__image-wrapper {
    padding: 0;
}
.preview-item__image-wrapper:before {
    margin-top: 100%;
}
.preview-item__image-wrapper img {
    width: 100%;
    height: auto;
    max-height: 100%;
}
.preview-item__material,
.preview-item__country {
    display: block;
    line-height: 1.2;
    font-size: 11px;
    font-weight: 500;
    color: #8d8d8d;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}
.catalog-page__header {
    background: #76777A;
}
.layout-header__submenu {
    z-index: 25;
}
.layout-button-order {
    z-index: 10;
}

.catalog-page__filter__group__title .catalog-page__filter__group__title__bullet.group__title__bullet__left {
    -webkit-transform: translateY(-60%) rotate(-90deg);
    transform: translateY(-60%) rotate(-90deg);
}
.table.request-page__table th {
    padding: 0;
    font-size: 12px;
}
.favorites-page__header {
    background: #76777A;
}
.page-header {
    background: #76777A;
}


@media(max-width: 1280px) {

    .fixed-block {
        position: relative;
        top: 10px;
        z-index: 20;
        width: calc(245px - 10px);
        max-width: 231px;
    }
}
.gray-text {
    color: gray !important;
}
.layout-button-order {
    display: block
}
.preview-row__list > li {
    width: 100%;
    max-width: 470px;
}
.layout-header__nav__item._selected {
    background: #76777A;
    color: #FFF;
}
.layout-header__nav__item._hit-selected {
    color: #006ac8;
}
@media(max-width: 760px) {

    .request-page__table__row-category__col-summ {
        color: #ff7675;
        font-size: 18px;
        display: inline-block;
    }

    .table-category-hide {
        display: none !important;
    }

    .layout-header__main__info {
        display: none;
    }

    .layout-header__main__wrapper {
        display: block;
    }

    .layout-header__main__info__phone_menu {
        color: #FFF;
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        font-size: 11px;
    }

    .layout-header__top__manager-card__phone {
        margin: 18px 0;
        padding: 0 0 0 26px;
        font-size: 13px;
        color: #FFF;
    }

    .layout-header__top__manager-card__phone > svg {
        position: absolute;
        top: 50%;
        left: 15%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block;
        width: 14px;
        height: 20px;
        fill: currentColor;
    }
    .layout-header__top__nav > a {
        padding: 0 8px;
    }

    .fixed-block {
        position: relative;
        top: 10px;
        z-index: 20;
        width: 100%;
        max-width: none;
    }
    td.request-page__table__row-total__col-summ.total__col-summ_desktop {
        display: none;
    }
    td.request-page__table__row-total__col-summ > span.old-price {
        padding-right: 6px;
    }
    .request-page__table__row-total td {
        height: 45px;
    }
    a.layout-button-order {
        display: none;
    }
}
@media(min-width: 761px) {

    .table-category-show {
        display: none !important;
    }

    .layout-header__main__info__phone_menu {
        display: none;
    }
    .layout-header__top__manager-card__phone {
        display: none;
    }
    td.request-page__table__row-total__col-summ.total__col-summ_mobile {
        display: none;
    }
}
@media(max-width: 579px) {
    .table-wrapper {
        overflow: auto;
    }
}
@media (max-width: 480px) {
    .popup-analitycs {
        height: 100%;
        overflow-y: scroll;
        position: fixed;
    }
}
@media (max-width: 579px) {
    td.request-page__table__col-photo {
        height: auto !important;
    }
    .tooltip-block {
        left: 0;
        right: 0;
        margin-left: auto!important;
        margin-right: auto;
    }
    .request-page__table tbody tr td {
        height: auto;
        padding: 4px 10px!important;
    }
}