.main {
    margin-top: 80px;
}

.main-wrap {
    min-height: 810px;
    justify-content: flex-end;
    padding-bottom: 150px;
}

#product__page .box {
    margin: 50px 0 100px;
}

#product__page .box .slick-arrow {
    width: 15px;
    height: 30px;
    background: url('../img/main/slick-arrow2.svg') no-repeat center center / contain;
    position: absolute;
    right: 0;
    top: -50px;
    filter: none;
}

#product__page .box .slick-prev {
    transform: rotate(0) translateX(-10px);
}

.single-sld {
    position: relative;
}

#product__page .box .title {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #101B32;
    font-family: 'Manrope', sans-serif;
}

#product__page .machines-slider__item .machines-slider__item-text {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
}

.single-sld .slick-dots li button {
    width: 100%;
}

.single-sld .slick-dots li {
    width: 100%;
}

header nav li.menu-item-has-children a {
    padding: 0;
    background: none !important;
}

header nav li.menu-item-has-children a {
    padding: 0;
}

.header-wrap__nav {
    width: 100%;
    justify-content: flex-start;
}

.header-wrap__nav--menu {
    width: 100%;
}

.header-wrap__nav--menu ul {
    justify-content: flex-end;
}

.header-wrap__nav--language {
    width: 100%;
    max-width: 43px;
}

.header-wrap__nav--language ul li a {
    padding: 10px !important;
    text-align: center;
    width: 100%;
    max-width: 43px;
    background-color: #eee;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: none !important;
}

.header-wrap__nav--language ul .wpml-ls-current-language a {
    background-color: #0071E3 !important;
    color: #fff !important;
}

.header-wrap__nav--language ul .wpml-ls-current-language ul li a {
    background-color: #eee !important;
    color: #000 !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border: none !important;
}

#consultation .btn {
    margin-left: auto;
    margin-right: auto;
}

.footer-bottom__nav ul li {
    margin: 0 !important;
}

.main__info .description {
    padding: 0 30px;
}

#product__page .main__info .description ul li:after {
    background-color: #101B32;
}

.recomend-wrap__content ul {
    list-style-type: none;
    padding: 0 0 0 5px;
}

.recomend-wrap__content li {
    padding-left: 30px;
    position: relative;
}

.recomend-wrap__content li::after {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background-color: #101B32;
    position: absolute;
    left: 0;
    top: 10px;
}

#product__page,
.recomend-wrap {
    font-family: 'Manrope', sans-serif;
}

#product__page {
    padding-bottom: 50px;
}

.header-wrap__nav--menu ul li .sub-menu .sub-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    left: 235px;
}

.header-wrap__nav--menu ul li .sub-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

.footer {
    margin-top: 0;
}

.my-wrapper .footer {
    margin-top: 60px;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

table {
    display: block;
    overflow-x: auto;
    max-width: 100%;
    white-space: nowrap;
    border-collapse: collapse;
    height: auto !important;
    overflow-y: hidden;
}

tbody {
    display: block;
    width: 100%;
}

table td,
table th {
    padding: 20px;
    height: auto !important;
}

table tr td:nth-child(1) {
    position: sticky;
    left: 0;
    z-index: 2;
}

table tr td:nth-child(1) {
    background-color: #fff;
}

table tr:nth-child(even) td:nth-child(1) {
    background-color: #EDEDED;
}

table tr:nth-child(1) td:nth-child(1) {
    background-color: #0063AF;
}

table tr {
    height: auto !important;
    background-color: #fff;
}

table tr:nth-child(even) {
    background-color: #EDEDED;
}


table ol,
table ul {
    padding-left: 15px;
}

table tr:nth-child(1) {
    background-color: #0063AF;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}

table p {
    display: block;
    margin-bottom: 5px;
}

.cart {
    margin-bottom: 82px;
}

.cart-table ul,
.cart-table ol {
    padding-left: 20px;
    margin-top: 10px;
}

table {
    -webkit-overflow-scrolling: touch;
}

table::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    opacity: 0;
    display: none;
}

.header-wrap__nav--menu ul li a {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
}

.header-wrap__logo {
    max-width: 273px;
}

table {
    position: relative;
}

.services-wrap__gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}

.services-wrap__gallery .item {
    width: 49%;
    margin-bottom: 15px;
    height: 350px;
}

.services-wrap__gallery .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.services-wrap__list {
    margin-bottom: 40px;
}

@media (max-width: 1250px) {
    .header-wrap__nav--menu ul li a {
        font-size: 17px;
    }
}

@media (max-width: 1150px) {
    .header-wrap__logo {
        max-width: 223px;
    }

    table::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 75%;
        height: 3px;
        background: #0063AF;
        pointer-events: none;
        z-index: 3;
    }
}


@media (max-width: 1100px) {

    .wrp {
        display: none;
    }

    .my-wrapper .wrp {
        display: block;
    }

    .header-wrap__nav--menu ul .open .sub-menu .sub-menu {
        display: block;
    }

    .header-wrap__nav--menu ul li .sub-menu .sub-menu {
        opacity: 1;
        visibility: visible;
        display: none !important;
    }

    .header-wrap__nav--language {
        max-width: 100%;
        width: 100%;
    }

    .header-wrap__nav--language ul li {
        display: flex;
        align-items: center;
        margin: 0 10px !important;
    }

    .header-wrap__nav--language ul ul {
        position: static !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
}

@media (max-width: 720px) {
    #product__page {
        padding-bottom: 20px;
    }

    .recomend .container {
        width: auto;
        margin: 0 15px;
    }
}

@media (max-width: 550px) {

    .services-wrap__gallery .item {
        width: 100%;
    }

    #product__page .machines-slider__item {
        width: auto;
        max-width: 250px;
    }

    #product__page .machines-slider__item .machines-slider__item-img a {
        height: auto;
    }

    #product__page .box .title {
        font-size: 24px;
        line-height: 28px;
    }

    #product__page .box {
        margin: 60px 0;
    }

    table td,
    table th {
        white-space: normal;
        min-width: 120px;
    }

    .cart {
        margin-bottom: 30px;
    }

    table {
        position: relative;
    }

}