.homepage_overflow {
    overflow-x: hidden;
}

.header__logo {
    max-height: 75px;
    overflow: hidden;
}

.gallery-slides__zoom {
    top: 10px;
}

.c-card__label-detail {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -160px;
    z-index: 5;
}
.home-promo {
    overflow: hidden;
}
.mobile-navi__auth {
    border-top: 1px solid #ccc;
    padding: 10px 0 0 0;
    margin-top: 10px;
}

.mobile-navi__auth a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.mobile-navi__auth a:first-child {
    margin-left: 0;
}

.slider-card__image {
	height: 270px;
}

@media (max-width: 992px) {
    .c-card__label-detail {
        margin-left: -150px;
    }
}

@media (min-width: 568px) and (max-width: 767px) {
    .c-card__label-detail {
        margin-left: -100px;
    }
}

@media (max-width: 567px) {
    .c-card__label-detail {
        left: 20px;
        margin-left: 0;
    }
    .lk__content {
        margin-top: 30px;
    }
}

.c-card__label-detail .c-card__label {
    position: relative;
    margin-top: 10px;
}

.row-sizes {
    padding-left: 10px;
}

.row-sizes .col-4 {
    padding-left: 0;
    padding-right: 0;
}

.row-sizes .filter-check {
    padding-left: 15px;
}

.table-size td.cart-colors-tabel-td {
    background: transparent !important;
    padding-left: 8px !important;
    color: #000 !important;
}

.ui-group-auth .ui-label {
    padding-top: 0;
    margin-bottom: 0;
}

.popup-auth__submit {
    justify-content: center;
}

.opt-hover-size .card__check-count {
    top: auto;
    left: -120px;
    bottom: 100%;
}

.opt-hover-size .card__check-count.empty {
    width: 100px;
    left: -70px;
}

.opt-hover-size:hover .card__check-count {
    display: block;
}
.ui-group__validation {
    bottom: -12px;
}
.lk__products {
    margin-bottom: 10px;
}
.lk__products-delete.btn-like {
    margin-top: 6px;
}
.lk__total {
    margin-top: 20px;
}
.table-size td[class^=bg-] {
color: rgba(0,0,0,.6);
}
.table-size td:nth-child(2) .card__check-count {
	left: -90px;
}
.catalog-load-more-wrapper {
    width: 100%;
}
.catalog-load-more {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
    width: 100%;
}
.catalog-load-more .btn {
    width: 280px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.payment-note {
    background: #f3f5f7;
    padding: 10px;
    font-size: 12px;
    margin: 20px 0 0 0;
}
.payment-note a {
    color: #ff8f5b !important;
}
.btn-auto-width {
    min-width: auto;
}
.btn.loading {
    position: relative;
}

.btn.loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5) url('../img/three-dots.svg?v2') 50% 50% no-repeat;
    background-size: 60px;
}

.hide_size_40 th:nth-child(2),
.hide_size_40 td:nth-child(2) {
    display: none;
}

.hide_size_42 th:nth-child(3),
.hide_size_42 td:nth-child(3) {
    display: none;
}

.hide_size_44 th:nth-child(4),
.hide_size_44 td:nth-child(4) {
    display: none;
}

.hide_size_46 th:nth-child(5),
.hide_size_46 td:nth-child(5) {
    display: none;
}

.hide_size_48 th:nth-child(6),
.hide_size_48 td:nth-child(6) {
    display: none;
}

.hide_size_50 th:nth-child(7),
.hide_size_50 td:nth-child(7) {
    display: none;
}

.hide_size_52 th:nth-child(8),
.hide_size_52 td:nth-child(8) {
    display: none;
}

.hide_size_54 th:nth-child(9),
.hide_size_54 td:nth-child(9) {
    display: none;
}

.hide_size_56 th:nth-child(10),
.hide_size_56 td:nth-child(10) {
    display: none;
}

.hide_size_58 th:nth-child(11),
.hide_size_58 td:nth-child(11) {
    display: none;
}

.hide_size_60 th:nth-child(12),
.hide_size_60 td:nth-child(12) {
    display: none;
}

.hide_size_62 th:nth-child(13),
.hide_size_62 td:nth-child(13) {
    display: none;
}

.hide_size_64 th:nth-child(14),
.hide_size_64 td:nth-child(14) {
    display: none;
}

.hide_size_66 th:nth-child(15),
.hide_size_66 td:nth-child(15) {
    display: none;
}