/* custom */

.callback__btn button {
    background-size: 34px !important;
}

.entry-content ul,
.content ul,
.item-text ul,
.description ul,
.cart-table ul,
.machine-tabs__tab ul {
    list-style: disc;
    padding-left: 1.5em;
}

.machine-tabs__tab .typographic table ul {
    list-style: none;
    padding-left: 0;
}

.entry-content ol,
.content ol,
.item-text ol,
.description ol,
.cart-table ol,
.machine-tabs__tab ol {
    list-style: decimal;
    padding-left: 1.5em;
}

.wpcf7-form .wpcf7-not-valid {
    border-color: #e00 !important;
    outline-color: #e00 !important;
}

abbr[title="required"],
.wpcf7-form span.required,
.wpcf7 form.invalid .wpcf7-response-output,
.services-wrap__form--notice {
    display: none !important;
}

.form-btn {
    margin-top: 20px;
}

.wpcf7-list-item input {
    margin-bottom: 0 !important;
}

.wpcf7-list-item strong {
    font-weight: 500;
}

.services-wrap__form .btn,
.services-wrap__form .wpcf7-submit,
#list__category .btn,
#list__category .wpcf7-submit,
#questions .btn,
#questions .wpcf7-submit {
    margin-top: 20px;
    font-weight: 400;
}

#questions .wpcf7-list-item-label * {
    font-size: 14px !important;
}

.wpcf7-list-item-label a {
    color: red !important;
}

#questions .wpcf7-list-item-label strong {
    font-weight: 500;
}

.box__modal {
    line-height: 1.5;
}

.services-wrap a,
#list__category .description a,
#list__category .recommend a,
#questions a {
    color: #e00;
    font-weight: 400;
}

.pagination__list .page-numbers.prev::before {
    content: '← ';
}

.pagination__list .page-numbers.next::after {
    content: ' →';
}

.news-other {
    padding: 40px 0;
}

.bt__news {
    color: #000 !important;
    margin-bottom: 30px;
}

.news-other__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media (max-width: 768px) {
    .news-other__list {
        grid-template-columns: 1fr;
    }
}

.solutions {
    display: none;
}

.blog {
    margin-top: 60px;
}

.cart-wrap__content--title {
    color: red;
}

.my-wrapper h1 {
    font-weight: 600;
}

.products-names-list__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 250px;
    height: auto;
}

.products-names-list__item img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.products-names-list__item a {
    font-size: 1.2rem;
}

@media (min-width: 1281px) {
    .list__items-catIn {
        padding-left: 150px;
    }

    .list__items-catIn {
        display: flex;
        gap: 75px;
    }
}

@media (max-width: 1279px) {
    .list__product-In_category {
        padding: 40px 20px 20px;
    }

    .list__product-In_category .description {
        width: 100%;
        margin-bottom: 15px;
    }

    .list__product-In_category .list__items-catIn {
        width: 100%;
    }

    .main__cat-title {
        font-size: 28px !important;
        line-height: 32px !important;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
}

@media (max-width: 767px) {
    .products-names-list__item {
        width: 48%;
        margin: 0 1% 2%;
    }
}

.main {
    margin-top: 80px;
}

.main-wrap {
    min-height: 810px;
    justify-content: flex-end;
    padding-bottom: 0;
}

.main video {
    opacity: 0;
    visibility: hidden;
}

.main video:first-child {
    opacity: 1;
    visibility: visible;
}

#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;
    position: relative;
    z-index: 100;
}

.header-wrap__nav--language ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-wrap__nav--language ul li {
    margin: 0;
    padding: 0;
}

.header-wrap__nav--language ul li a {
    padding: 10px !important;
    text-align: center;
    width: 100%;
    max-width: 43px;
    height: 43px;
    background-color: #eee;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border: none !important;
    text-decoration: none;
    font-size: 16px;
    line-height: 23px;
    box-sizing: border-box;
}

.header-wrap__nav--language ul li.current a {
    background-color: #0071E3 !important;
    color: #fff !important;
}

.header-wrap__nav--language-dropdown {
    position: absolute;
    left: 0;
    top: 100% !important;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: 99;
    padding-top: 5px;
}

.header-wrap__nav--language:hover .header-wrap__nav--language-dropdown {
    opacity: 1;
    visibility: visible;
    top: 100% !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;
}

.open__modal {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.taxonomy-form-section {
    margin-top: 50px;
}

.news__info.flex a {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.news__info.flex a img {
    position: static;
    width: auto;
    max-height: 25px;
}

.custom-input input {
    width: 20px;
    height: 20px;
    margin: 0;
    position: static;
    padding: 0;
    margin-bottom: 15px;
}

.custom-input span {
    margin: 0;
}

.custom-input label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    justify-content: flex-start;
    text-align: left;
}

.custom-input a {
    color: #000;
    text-decoration: underline;
}

.custom-input a:hover {
    text-decoration: none;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    appearance: checkbox !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    background: initial !important;
    border: initial !important;
    clip: auto !important;
    clip-path: none !important;
    transform: none !important;
}

.custom-input .wpcf7-not-valid-tip {
    margin-top: 30px;
}

.page-404__button {
    display: flex;
    justify-content: center;
}

@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 {
        justify-content: center;
    }

    .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: auto;
        display: flex;
        align-items: center;
        gap: 5px;
        width: 100%;
        justify-content: center;
    }

    .header-wrap__nav--language ul li {
        display: flex;
        align-items: center;
        margin: 0 !important;
    }

    .header-wrap__nav--language-dropdown {
        position: static !important;
        opacity: 1 !important;
        visibility: visible !important;
        padding-top: 0;
    }

    .header-wrap__nav--language-dropdown ul {
        display: flex;
        align-items: center;
        gap: 5px;
    }
}

@media (max-width: 720px) {
    #product__page {
        padding-bottom: 20px;
    }

    .recomend .container {
        width: auto;
        margin: 0 15px;
    }
}

@media (max-width: 550px) {

    .main {
        margin-top: 55px;
    }

    .main-wrap {
        min-height: 600px;
    }

    .main video:first-child {
        opacity: 0;
        visibility: hidden
    }

    .main video:nth-child(2) {
        opacity: 1;
        visibility: visible;
    }

    .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;
    }

}


/* h2>div fix: blog title */
.blog-wrap__title {
  font-size: 56px !important;
  line-height: 64px !important;
  letter-spacing: 0.025em !important;
  font-weight: 800 !important;
  color: #ec1a2d !important;
  text-transform: uppercase !important;
  margin-bottom: 0 !important;
}

/* h2>div fix: service form title */
.services-wrap__subtitle--second {
  font-size: 32px !important;
  line-height: 118.5% !important;
  letter-spacing: 0.025em !important;
  font-weight: 600 !important;
  color: #101b32 !important;
  text-transform: uppercase !important;
}


/* h3>div fix: news slider titles */
.blog-wrap__list .item-content__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .blog-wrap__title {
    font-size: 32px !important;
    line-height: 38px !important;
  }
  .services-wrap__subtitle--second {
    font-size: 32px !important;
    line-height: 38px !important;
  }
}


/* "Залишились питання?" — was h2.bt, needs h2 styles */
#questions .bt {
  font-size: 56px !important;
  line-height: 64px !important;
  letter-spacing: 0.025em !important;
  font-weight: 800 !important;
  color: #ec1a2d !important;
  margin-bottom: 0 !important;
}

/* "Читайте також" — was h2.bt.bt__news, fix text-transform */
.bt.bt__news {
  text-transform: none !important;
  color: #101b32 !important;
}

@media (max-width: 768px) {
  #questions .bt {
    font-size: 32px !important;
    line-height: 38px !important;
  }
}
