/*#CalltouchWidgetFrame{
    inset: auto calc(50% - 54px) 65px 0 !important;
}*/
.page-404__title {
    margin-bottom: 20px;
    font-size: 18rem;
    text-align: center;
    font-weight: bold;
    line-height: 1;
}

.page-404__subtitle {
    font-weight: bold;
    font-size: 3rem;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.2;
}

.page-404__description {
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
}

@media (max-width: 1023px) {
    .page-404__title {
        font-size: 14rem;
    }

    .page-404__subtitle {
        font-size: 2rem;
    }

    .page-404__description {
        margin-bottom: 20px;
    }
}

@media (max-width: 500px) {
    .map-columns,
    .map-columns tbody,
    .map-columns tr,
    .map-columns td {
        display: block;
    }
}
.button .button-submit-input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 100;
}

.header-entry,
.header-out {
    display: none;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.header-out {
    width: 18px;
    height: 18px;
}

.header-entry .link,
.header-out .link {
    display: block;
    width: 100%;
    height: 100%;
}

@media(max-width: 1300px) {
    .header-entry,
    .header-out {
        display: block;
    }

    .basket__icon-link {
        width: 25px;
        height: 25px;
    }

    .basket__icon {
        margin-left: 0;
        margin-right: 10px;
    }
}

@media(max-width: 1024px) {
    .header-entry,
    .header-out {
        margin-bottom: -10px;
    }
}

.modal--newspapers .mfp-close {
    top: -20px;
    right: 20px;
}

.checkbox.error .checkbox__label:after{
    border-color: #D20429;
}

.checkbox__label + .error--msg {
    margin-top: 10px;
    color: #D20429;
}

.footer__phone a {
    color: #00A651;
    text-decoration: none;
    transition: all .3s;
}

.footer__phone a:hover {
    color: #0B6537;
}

.footer__mail a {
    text-decoration: none;
    color: #3D3D3D;
    transition: all .3s;
}

.footer__mail a:hover {
    color: #00A651;
}

.seo-text a,
.product__tab .tab__content-item a,
.news__description a,
.typography a,
.mfp-title a {
    color: #00A651;
    transition: all .3s;
}

.seo-text a:hover,
.product__tab .tab__content-item a:hover,
.news__description a:hover,
.typography a:hover,
.mfp-title a:hover {
    color: #0B6537;
}

.mfp-title .button {
    color: #fff;
    font-family: "RobotoSlab", "Arial", sans-serif;
}

.mfp-title .button:hover {
    color: #fff;
}

.map-columns {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.map-columns .link--black {
    color: #3D3D3D;
}

.map-columns .link--black:hover {
    color: #40AE49;
}

.burger__info .link--phone a {
    text-decoration: none;
    color: #0B6537;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.burger__info .link--phone a:hover {
    color: #40AE49;
}

.burger__info .link--mail a {
    color: #0B6537;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.burger__info .link--mail a:hover {
    color: #40AE49;
}

.header__auth-box {
    margin-right: 30px;
}

.sale-order-detail-payment-options-methods .sale-order-payment-change-pp-company-graf-container {
    cursor: pointer;
}

.button.sale-order-detail-about-order-inner-container-name-read-less {
    display: none;
}

#modal-registration .checkbox__label {
    font-size: 16px;
}

.captcha__input-box {
    width: calc(100% - 287px);
}

.captcha__input-box .captcha__input {
    width: 100%;
}

.captcha__inner.captcha__inner--align-start {
    align-items: flex-start;
}

.captcha__input.error {
    border-color: #D20429;
}

.checkbox__input {
    display: block !important;
    opacity: 0;
    width: 0;
    height: 0;
    z-index: -1;
    visibility: hidden;
    position: relative;
}

.checkbox__input.error ~ .checkbox__label:after {
    border-color: #D20429;
}

.checkbox__input:checked ~ .checkbox__label:after {
    background-color: #40AE49;
    border-color: #40AE49;
}

.checkbox__input:checked ~ .checkbox__label:before {
    opacity: 1;
}

@media (max-width: 1600px) {
    .menu .menu__item:last-child .submenu {
        left: auto;
        right: 0;
    }
}

.search__input::-webkit-input-placeholder { opacity: 1}
.search__input:-ms-input-placeholder { opacity: 1}
.search__input::-ms-input-placeholder { opacity: 1}
.search__input::placeholder { opacity: 1}

.slider--news{
    max-height: 500px;
}
.slider.slider--news:after{
    background-size: auto;
    background-repeat: repeat-x;
}
.slider--news .slider__item-footer {
    margin-top: 20px;
}

.jq-selectbox li {
    text-overflow: ellipsis;
    overflow: hidden;
}

.box--news{
    min-height: 532px;
}

.box--news .box__cell--slider-news {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
}

.box--news .box__cell--slider-news {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.box--news .box__cell--slider-news .box__slider{
    max-height: 100%;
}
.box--news .box__cell--slider-news .owl-carousel .owl-stage{
    max-height: 500px;
}
.box--news .box__cell--slider-news .owl-carousel .owl-stage-outer{
    max-height: 500px;
}
.slider--dots-bot-left .owl-dots,
.slider--nav-bot-right .owl-nav{
    bottom: 46px;
    z-index: 11;
}
.owl-carousel .owl-item img{
    object-fit: contain;
}

@media (max-width: 1230px) {
    .box--news .box__cell--slider-news {
        padding-right: 10px;
    }
}

@media (max-width: 1024px) {
    .box--news .box__cell--slider-news {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.news__list-title .link {
    font-size: 1.4rem;
}

.bx-firefox .slider--news::after,
.bx-mac .slider--news::after {
    background-image: url(/local/templates/main/dist/img/content/slider-mask.png);
    bottom: -1px;
}

.bx-mac .news__list-text,
.bx-ios .news__list-text {
    text-align: left;
}

.typography__img-box.typography__img-box--size-auto {
    width: auto;
    height: auto;
}

.table--b-0 th,
.table--b-0 td {
    border: 0 !important;
}

.forgot__slider .card--simple {
    height: 100% !important;
}

.submenu--complicated .submenu__link {
    text-align: left;
}

.breadcrumbs__item--enabled .breadcrumbs__link {
    pointer-events: auto !important;
}

@media (max-width: 1300px) {
    .header__basket .basket__icon {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.checkbox .checkbox__input ~ label.error {
    display: none !important;
}

.box__slider-title .title__text {
    text-align: left;
}

.slider__item-content {
    text-align: left;
}

.sale-order-detail-payment-options-methods-template .btn {
    background-color: #40AE49;
    color: #fff;
    display: inline-block;
    border: 0;
    padding: 12px 29px;
    position: relative;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .3s;
    font-size: 1.2rem;
    line-height: 1.2;
    transition: all .3s;
}

.sale-order-detail-payment-options-methods-template .btn:hover {
    background-color: #7ED1EC;
}

.button.sale-order-detail-hide-link {
    display: none;
}

.bx-ie .new-items__slider .card {
    height: auto !important;
}

body.preloader-show {
    overflow: hidden;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preloader--hidden {
    display: none;
}

.preloader__circles {
    display: flex;
}

.preloader__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 5;
}

.preloader__inner {
    position: relative;
    z-index: 10;
}

.preloader__circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.preloader__circle:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    opacity: 0.7;
    animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
}
.preloader__circle-1 {
    background-color: #eed968;
}
.preloader__circle-1:before {
    background-color: #eed968;
    animation-delay: 200ms;
}
.preloader__circle-2 {
    background-color: #eece68;
}
.preloader__circle-2:before {
    background-color: #eece68;
    animation-delay: 400ms;
}
.preloader__circle-3 {
    background-color: #eec368;
}
.preloader__circle-3:before {
    background-color: #eec368;
    animation-delay: 600ms;
}
.preloader__circle-4 {
    background-color: #eead68;
}
.preloader__circle-4:before {
    background-color: #eead68;
    animation-delay: 800ms;
}
.preloader__circle-5 {
    background-color: #ee8c68;
}
.preloader__circle-5:before {
    background-color: #ee8c68;
    animation-delay: 1000ms;
}
@keyframes scale {
    0% {
        transform: scale(1);
    }
    50%, 75% {
        transform: scale(2.5);
    }
    78%, 100% {
        opacity: 0;
    }
}

.address-delivery__title {
    font-weight: bold;
}

.address-delivery .dropdown-block {
    margin-bottom: 20px;
    box-shadow: none;
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 12px;
    border: 1px solid #E2E2E2;
    border-radius: 0;
    position: relative;
    transition: all .3s;
}

.address-delivery .bx-slst .bx-ui-combobox-fake, .address-delivery .bx-slst .bx-ui-combobox-route {
    font-family: "Tahoma", "Arial", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #3d3d3d;
}

.address-delivery .bx-slst .bx-ui-combobox-toggle {
    top: 7px;
    background-image: none;
}

.address-delivery .bx-slst .bx-ui-combobox-toggle:after {
    content: '';
    border-left: 2px solid #3D3D3D;
    border-top: 2px solid #3D3D3D;
    width: 5px;
    height: 5px;
    transform: rotate(-135deg);
    transition: all .3s;
    position: absolute;
    top: 11px;
    left: calc(50% - 2.5px);
    transition: all .3s;
}

.address-delivery .dropdown-icon {
    display: none;
}

.address-delivery .bx-slst .bx-ui-combobox-dropdown {
    top: 55px !important;
    bottom: auto !important;
    border: 1px solid #40AE49;
    font-family: "Tahoma", "Arial", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 10px;
}

.address-delivery .bx-ui-slst-other-item, .address-delivery .bx-ui-combobox-deselect-item {
    border-bottom: 0;
}

.address-delivery .bx-slst .bx-ui-combobox-variant {
    transition: all .3s;
}

.bx-slst .bx-ui-combobox-variant:hover {
    background-color: #fff;
    color: #40AE49;
}

.bx-slst .bx-ui-combobox-variant-active {
    background-color: #fff !important;
    font-weight: bold;
    color: #40AE49;
}

.product__prices .count {
    width: 90px;
}

.product__prices .button--buy {
    min-width: 145px;
}

.main .jq-selectbox li {
    transition: all .3s;
}

.main .jq-selectbox li:hover {
    background-color: #fff;
    color: #40AE49;
}

.table-prompt--scroll{
    display:  none;
    height: 30px;
    position: relative;
}

.table-prompt__icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    animation-duration: 3s;
    animation-name: sliding;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}

.table-prompt__icon svg {
    width: 100%;
    height: 100%;
}

@media (max-width: 1023px) {
    .table-prompt--scroll {
        display:  block;
    }
}

@keyframes sliding {
    from {
        left: 0;
    }

    to {
        left: calc(100% - 30px);
    }
}

.add-to-wishlist{
    position: absolute;
    width: 30px;
    height: 30px;
    right: 5px;
    top: 5px;
    border: none;
    z-index: 15;
    transition: .4s all;
    padding: 3px;
    background-color: transparent;
    border-radius: 3.125rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-to-wishlist svg{
    width: 100%;
    height: auto;
}

.add-to-wishlist svg path{
    transition: .4s all;
}
.add-to-wishlist.active svg{
    fill: #40AE49;
}
.add-to-wishlist.active svg path{
    fill: #40AE49;
    stroke: #40AE49;
}
.product__imgs{
    position: relative;
}

.header__bar-top .menu-heart svg path{
    fill: transparent;
    stroke: #1e6537;
}

.header__bar-top .menu-heart svg rect{
    /*fill: #1e6537;*/
}

.button.button--green--ts{
    color: #009A06;
    border: 1px solid #009A06;
    /*font-family: "RobotoSlab","Arial",sans-serif;*/
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
}

.button.button--green--ts:hover{
    background-color: #009A06;
    color: #fff;
}
.button.button--green--ts:active{
    background-color: #009A06;
    color: #fff;
}

@media (max-width: 600px) {
    html .list__item--card {
        width: calc(50% - 10px);
        margin: 0 5px 18px;
    }
    .card__footer .button.button--green--ts{
        font-size: 10px;
    }

    .card__footer  .button__text{
        font-size: 10px;
    }
    html .list{
        margin: 0 -5px;
    }


    .card__count{
        min-width: fit-content;
        padding: 2px 0;
    }

    .card__count .count__input{
        width: 10px;
        font-size: 11px;
    }

    .card__descr{
        font-size: 10px;
    }

    html .card__title{
        font-size: 12px !important;
    }

    .card__subtitle{
        font-size: 11px;
    }

    .card__prices-value{
        font-size: 12px;
    }
    html .card__prices-weight{
        font-size: 10px;
        padding: 4px 0;
    }
    html .stickers__item{
        width: 110px;
        position: relative;
        margin-bottom: 8px;
        margin-left: -6px;
        padding: 5px;
    }
    html .stickers__text{
        font-size: 10px;
    }
}

.slider.owl-carousel button.owl-dot {
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid white;
}
.slider.owl-carousel button.owl-dot.active {
    background-color: white;
}

.card__prices-discount-old-price--mobile,
.card__prices-weight--mobile{
    display: none;
}

@media(max-width: 540px){
    /* body .card__img-box,
    body .card--simple .card__img-box{
        background-color: transparent;
        margin-right: -7px;
        margin-left: -7px;
        margin-top: -7px;
        padding: unset !important;
        max-height: 220px;
        display: flex;
    } */
    .card__prices-discount-old-price--mobile{
        display: block;
        font-size: 12px;
    }
    .card__prices-discount-old-price--desktop,
    .card__prices-weight{
        display: none;
    }
    .card__count{
        margin-left: auto;
    }
    html .card{
        padding-top: 0;
        padding-left: 7px;
        padding-right: 7px;
    }
    html .card--simple .card__footer{
        left: 7px;
        width: calc(100% - 14px);
    }
    html .card__prices-value-outer{
        gap: 5px;
    }
    html .card__prices-discount-percent{
        font-size: 10px;
        padding: 0 2px;
    }
    html .card__footer .button.button--green--ts{
        padding-left: 2px;
        padding-right: 2px;
    }
    .card__prices-weight--mobile{
        display: block;
        position: absolute;
        bottom: 0;
        z-index: 10;
        right: 0;
        font-size: 10px;
        color: #fff;
        background-color: #40AE49;
        padding: 0 5px;
    }

    .slider--new-items .card .card__border{
        display: none;
    }
    .slider--new-items .card {
        background: #fff;
        padding-top: 0;
    }
    .card__highlight{
        font-size: 9px;
    }
    .card__prices-value-outer{
        padding-top: 0;
    }
    .card__prices-item{
        align-items: center !important;
    }
    html .card--simple .card__footer{
        height: 85px;
    }
}

@media (max-width: 360px) {
    html .list__item--card {
        width: calc(100% - 0px);
    }
}

.footer__item--site .footer__columns{
    display: flex;
    gap: 20px;
    justify-content: center;
}

.product--bg-white .main__item--offsets-bot-standard{
    background: #ededed;
    padding-top: 20px;
}

.l-reviews-all .l-review__card-img{
    height: auto;
}

.call-back__title-p br{
    display: none;
}

@media(max-width: 780px){
    .call-back__title{
        font-size: 24px;
    }
    .call-back__title-p br{
        display: block;
    }
}

.product--bg-white .l-reviews__title .title__text{
    background-color: #fff;
}

.header__mobiel-nav .icon{
    display: flex;
    justify-content: center;
}
html .count__btn{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.count__btn-inner{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}

.scroll-off {
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100dvh !important;
}

@media(max-width: 1300px){
    .footer{
        padding-bottom: 100px;
    }
}

.forgot__title{
    font-family: "Tahoma", "Arial", sans-serif;
}

.slider__bg{
    display: none;
}
.owl-carousel.owl-loaded .slider__bg{
    display: block;
}