svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
.svg-inline--fa.fa-lg {
    vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
    width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
    width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
    width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
    width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
    width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
    width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
    width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
    width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
    width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
    width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
    width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
    width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
    width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
    width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
    width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
    width: 1em;
}
.svg-inline--fa.fa-w-17 {
    width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
    width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
    width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
    width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
    margin-right: 0.3em;
    width: auto;
}
.svg-inline--fa.fa-pull-right {
    margin-left: 0.3em;
    width: auto;
}
.svg-inline--fa.fa-border {
    height: 1.5em;
}
.svg-inline--fa.fa-li {
    width: 2em;
}
.svg-inline--fa.fa-fw {
    width: 1.25em;
}
.fa-layers svg.svg-inline--fa {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -0.125em;
    width: 1em;
}
.fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.fa-layers-counter,
.fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center;
}
.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: 0.25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}
.fa-layers-bottom-right {
    bottom: 0;
    right: 0;
    top: auto;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}
.fa-layers-bottom-left {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}
.fa-layers-top-right {
    right: 0;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}
.fa-layers-top-left {
    left: 0;
    right: auto;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}
.fa-xs {
    font-size: 0.75em;
}
.fa-sm {
    font-size: 0.875em;
}
.fa-1x {
    font-size: 1em;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-6x {
    font-size: 6em;
}
.fa-7x {
    font-size: 7em;
}
.fa-8x {
    font-size: 8em;
}
.fa-9x {
    font-size: 9em;
}
.fa-10x {
    font-size: 10em;
}
.fa-fw {
    text-align: center;
    width: 1.25em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}
.fa-border {
    border: solid 0.08em #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    position: relative;
    width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.svg-inline--fa.fa-stack-1x {
    height: 1em;
    width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
    height: 2em;
    width: 2.5em;
}
.fa-inverse {
    color: #fff;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
img {
    max-width: 100%;
}
.col-five,
.col-xs-five {
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 576px) {
    .col-sm-five {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 768px) {
    .col-md-five {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 992px) {
    .col-lg-five {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1240px) {
    .col-xl-five {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.title {
    color: #282f37;
    font-weight: 700;
}
html.title--marked-uppercase .title,
html.title--marked .title {
    position: relative;
    display: inline-block;
}
html.title--marked-uppercase .title:before,
html.title--marked .title:before {
    position: absolute;
    left: -10px;
    bottom: 0;
    height: 40%;
    width: calc(100% + 20px);
    background-color: rgba(0, 123, 255, 0.3);
    content: "";
}
html.title--underline-uppercase .title,
html.title--underline .title {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 2px solid #282f37;
}
html.title--marked-uppercase .title,
html.title--underline-uppercase .title {
    text-transform: uppercase;
}
.buttons .btn {
    margin-right: 8px;
}
.btn:not(.btn-link),
.my-profile .wa-form input[type="submit"] {
    padding: 8px 16px;
    font-size: 11px;
    font-weight: 700;
    font-family: inherit;
    line-height: 15px;
    border: 2px solid #1e7e34;
    border-radius: 2px;
}
.btn-link {
    padding: 0;
    font-size: 15px;
    font-weight: 700;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    text-decoration: none;
}
.btn-default,
.my-profile .wa-form input[type="submit"] {
    color: #fff;
    background-color: #1e7e34;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out, transform 0.35s;
}
.btn-default:hover,
.my-profile .wa-form input[type="submit"]:hover {
    color: #fff;
    background-color: rgba(0, 123, 255, 0.9);
}
.btn-default:focus,
.my-profile .wa-form input[type="submit"]:focus {
    transform: translateY(2px);
}
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.my-profile .wa-form input[type="submit"]:active,
.my-profile .wa-form input[type="submit"]:focus,
.my-profile .wa-form input[type="submit"]:hover {
    box-shadow: none;
}
.btn-alternative {
    color: #282f37;
    background-color: #fed980;
    border-color: #fed980 !important;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out, transform 0.35s;
}
.btn-alternative:hover {
    color: #000;
    background-color: hsla(42, 98%, 75%, 0.9);
}
.btn-alternative:focus {
    transform: translateY(2px);
}
.btn-alternative:active,
.btn-alternative:focus,
.btn-alternative:hover {
    box-shadow: none;
}
.btn-gray {
    color: #282f37;
    background-color: rgba(40, 47, 55, 0.06);
    border: 2px solid transparent !important;
}
.btn-gray:hover {
    background-color: rgba(40, 47, 55, 0.04);
}
.btn-outline-default {
    color: #1e7e34;
    background-color: transparent;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out, transform 0.35s;
}
.btn-outline-default.is-active,
.btn-outline-default:hover {
    color: #fff;
    background-color: rgba(0, 123, 255, 0.9);
}
.btn-outline-default:focus {
    transform: translateY(2px);
}
.btn-outline-default:active,
.btn-outline-default:focus,
.btn-outline-default:hover {
    box-shadow: none;
}
.btn.btn-xs {
    padding: 6px 12px;
    font-size: 11px;
    line-height: 11px;
}
#ef-frontend-wrapper input[type="submit"] {
    padding: 8px 16px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    font-family: inherit !important;
    line-height: 18px !important;
    border: 2px solid #1e7e34 !important;
    border-radius: 3px !important;
    text-transform: none !important;
    color: #fff !important;
    background-color: #1e7e34 !important;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out, transform 0.35s;
}
#ef-frontend-wrapper input[type="submit"]:hover {
    color: #fff !important;
    background-color: rgba(0, 123, 255, 0.9) !important;
}
#ef-frontend-wrapper input[type="submit"]:focus {
    transform: translateY(2px);
}
#ef-frontend-wrapper input[type="submit"]:active,
#ef-frontend-wrapper input[type="submit"]:focus,
#ef-frontend-wrapper input[type="submit"]:hover {
    box-shadow: none;
}
html.button--default-shadow .btn-default,
html.button--default-shadow .btn-outline-default,
html.button--round-shadow .btn-default,
html.button--round-shadow .btn-outline-default {
    box-shadow: 4px 6.9px 16px rgba(0, 123, 255, 0.3);
}
html.button--default-shadow .btn-default:hover,
html.button--default-shadow .btn-outline-default:hover,
html.button--round-shadow .btn-default:hover,
html.button--round-shadow .btn-outline-default:hover {
    box-shadow: 4px 6.9px 16px #1e7e34;
}
html.button--round-shadow .btn-alternative,
html.button--round-shadow .btn-default,
html.button--round-shadow .btn-outline-default,
html.button--round .btn-alternative,
html.button--round .btn-default,
html.button--round .btn-outline-default {
    border-radius: 30px;
}
html.button--round-shadow .shop-search__input,
html.button--round .shop-search__input {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
html.button-text--uppercase-small .btn-alternative,
html.button-text--uppercase-small .btn-default,
html.button-text--uppercase-small .btn-outline-default,
html.button-text--uppercase .btn-alternative,
html.button-text--uppercase .btn-default,
html.button-text--uppercase .btn-outline-default {
    text-transform: uppercase;
}
html.button-text--uppercase-small .btn-alternative,
html.button-text--uppercase-small .btn-default,
html.button-text--uppercase-small .btn-outline-default {
    font-size: 13px;
}
ul.list-styled {
    margin-top: 16px;
    margin-bottom: 16px;
    list-style-type: none;
}
ul.list-styled li {
    position: relative;
    margin-bottom: 8px;
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
ul.list-styled li:before {
    content: "";
    position: absolute;
    left: -18px;
    top: 7px;
    padding: 2px;
    border: 2px solid #1e7e34;
    border-radius: 100%;
}
.alert.alert-default {
    color: rgba(40, 47, 55, 0.75);
    background-color: rgba(40, 47, 55, 0.06);
}
.accordion .card,
.card-header {
    border-width: 2px;
    border-color: #fed980;
}
.card-header {
    background-color: hsla(42, 98%, 75%, 0.15);
}
.mobile-nav_toggle {
    display: none
}
.icon-burger {
    position: relative;
    display: flex;
    align-self: center;
    cursor: pointer;
    width: 28px;
    height: 12px;
    background-color: transparent;
    box-shadow: none;
    border: none;
    outline: none;
}
.icon-burger .icon-burger__line {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    right: 50%;
    transition: transform 0.3s, width 0.3s, background-color 0.3s, opacity 0.3s;
}
.icon-burger .icon-burger__line:first-child {
    top: 0;
}
.icon-burger .icon-burger__line:nth-child(2) {
    top: 50%;
    margin-top: -1px;
}
.icon-burger .icon-burger__line:nth-child(3) {
    bottom: 0;
}
.icon-burger.is-active .icon-burger__line:first-child {
    transform: translateY(5px) rotate(45deg) translateZ(0);
}
.icon-burger.is-active .icon-burger__line:nth-child(2) {
    opacity: 0;
}
.icon-burger.is-active .icon-burger__line:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg) translateZ(0);
}
.icon-burger:hover .icon-burger__line:nth-child(2) {
    width: 50%;
}
.icon-burger:active,
.icon-burger:focus,
.icon-burger:hover {
    outline: none;
}
.bd-icon,
.svg-icon {
    display: inline-block;
    height: 13px;
    width: 13px;
    fill: currentColor;
}
.bd-color {
    color: #1e7e34;
    fill: currentColor;
}
.bd-color-second {
    color: rgba(0, 123, 255, 0.35);
    fill: currentColor;
}
.bd-temp-class {
    display: none;
}
.svg-icon--s {
    width: 13px;
    min-width: 13px;
    height: 13px;
    min-height: 13px;
}
.svg-icon--m {
    width: 15px;
    min-width: 15px;
    height: 15px;
    min-height: 15px;
}
.svg-icon--l {
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
}
.svg-icon--xl {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
}
.svg-icon--xxl {
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
}
.svg-icon--xxxl {
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
}
.svg-icon--xxxxl {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
}
.svg-box .svg-box__icon {
    padding-bottom: 16px;
    text-align: center;
}
.svg-box .svg-box__name {
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
.userpic {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px !important;
    min-width: 64px;
    height: 64px;
    min-height: 64px;
    font-size: 24px;
    text-transform: uppercase;
    color: #1e7e34;
    background-color: rgba(40, 47, 55, 0.06);
    border-radius: 100%;
}
.userpic:hover {
    text-decoration: none;
}
.icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
}
.form-control {
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
    background-color: rgba(40, 47, 55, 0.04);
    border: 2px solid rgba(40, 47, 55, 0.15);
    border-radius: 3px;
}
.form-control:active,
.form-control:focus,
.form-control:hover,
.form-control:visited {
    outline: none;
    border-color: #1e7e34;
}
.form-control::-webkit-input-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.form-control::-webkit-input-placeholder::-webkit-input-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control::-webkit-input-placeholder:-moz-placeholder,
.form-control::-webkit-input-placeholder::-moz-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control::-webkit-input-placeholder:-ms-input-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control:-moz-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.form-control:-moz-placeholder::-webkit-input-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control:-moz-placeholder:-moz-placeholder,
.form-control:-moz-placeholder::-moz-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control:-moz-placeholder:-ms-input-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control::-moz-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.form-control::-moz-placeholder::-webkit-input-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control::-moz-placeholder:-moz-placeholder,
.form-control::-moz-placeholder::-moz-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control::-moz-placeholder:-ms-input-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control:-ms-input-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.form-control:-ms-input-placeholder::-webkit-input-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control:-ms-input-placeholder:-moz-placeholder,
.form-control:-ms-input-placeholder::-moz-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
.form-control:-ms-input-placeholder:-ms-input-placeholder {
    opacity: 0;
    transform: translateX(10px);
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"],
#ef-frontend-wrapper .ef-frontend-item input[type="text"],
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"],
.subscribe__captcha .wa-captcha-input {
    font-size: 15px !important;
    color: rgba(40, 47, 55, 0.75) !important;
    background-color: rgba(40, 47, 55, 0.04) !important;
    border: 2px solid rgba(40, 47, 55, 0.15) !important;
    border-radius: 3px !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:active,
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:focus,
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:hover,
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:visited,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:active,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:focus,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:hover,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:visited,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:active,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:focus,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:hover,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:visited,
.subscribe__captcha .wa-captcha-input:active,
.subscribe__captcha .wa-captcha-input:focus,
.subscribe__captcha .wa-captcha-input:hover,
.subscribe__captcha .wa-captcha-input:visited {
    outline: none !important;
    border-color: #1e7e34 !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-webkit-input-placeholder,
.subscribe__captcha .wa-captcha-input::-webkit-input-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-webkit-input-placeholder::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-webkit-input-placeholder::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-webkit-input-placeholder::-webkit-input-placeholder,
.subscribe__captcha .wa-captcha-input::-webkit-input-placeholder::-webkit-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-webkit-input-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-webkit-input-placeholder::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-webkit-input-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-webkit-input-placeholder::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-webkit-input-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-webkit-input-placeholder::-moz-placeholder,
.subscribe__captcha .wa-captcha-input::-webkit-input-placeholder:-moz-placeholder,
.subscribe__captcha .wa-captcha-input::-webkit-input-placeholder::-moz-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-webkit-input-placeholder:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-webkit-input-placeholder:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-webkit-input-placeholder:-ms-input-placeholder,
.subscribe__captcha .wa-captcha-input::-webkit-input-placeholder:-ms-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-moz-placeholder,
.subscribe__captcha .wa-captcha-input:-moz-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-moz-placeholder::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-moz-placeholder::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-moz-placeholder::-webkit-input-placeholder,
.subscribe__captcha .wa-captcha-input:-moz-placeholder::-webkit-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-moz-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-moz-placeholder::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-moz-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-moz-placeholder::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-moz-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-moz-placeholder::-moz-placeholder,
.subscribe__captcha .wa-captcha-input:-moz-placeholder:-moz-placeholder,
.subscribe__captcha .wa-captcha-input:-moz-placeholder::-moz-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-moz-placeholder:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-moz-placeholder:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-moz-placeholder:-ms-input-placeholder,
.subscribe__captcha .wa-captcha-input:-moz-placeholder:-ms-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-moz-placeholder,
.subscribe__captcha .wa-captcha-input::-moz-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-moz-placeholder::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-moz-placeholder::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-moz-placeholder::-webkit-input-placeholder,
.subscribe__captcha .wa-captcha-input::-moz-placeholder::-webkit-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-moz-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-moz-placeholder::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-moz-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-moz-placeholder::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-moz-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-moz-placeholder::-moz-placeholder,
.subscribe__captcha .wa-captcha-input::-moz-placeholder:-moz-placeholder,
.subscribe__captcha .wa-captcha-input::-moz-placeholder::-moz-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]::-moz-placeholder:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]::-moz-placeholder:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]::-moz-placeholder:-ms-input-placeholder,
.subscribe__captcha .wa-captcha-input::-moz-placeholder:-ms-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-ms-input-placeholder,
.subscribe__captcha .wa-captcha-input:-ms-input-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-ms-input-placeholder::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-ms-input-placeholder::-webkit-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-ms-input-placeholder::-webkit-input-placeholder,
.subscribe__captcha .wa-captcha-input:-ms-input-placeholder::-webkit-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-ms-input-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-ms-input-placeholder::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-ms-input-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-ms-input-placeholder::-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-ms-input-placeholder:-moz-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-ms-input-placeholder::-moz-placeholder,
.subscribe__captcha .wa-captcha-input:-ms-input-placeholder:-moz-placeholder,
.subscribe__captcha .wa-captcha-input:-ms-input-placeholder::-moz-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
#ef-frontend-wrapper .ef-frontend-item input[type="email"]:-ms-input-placeholder:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item input[type="text"]:-ms-input-placeholder:-ms-input-placeholder,
#ef-frontend-wrapper .ef-frontend-item textarea[name="message"]:-ms-input-placeholder:-ms-input-placeholder,
.subscribe__captcha .wa-captcha-input:-ms-input-placeholder:-ms-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-field {
    margin-bottom: 1rem;
}
.wa-form .wa-name {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
.wa-form .wa-value input[type="password"],
.wa-form .wa-value input[type="text"],
.wa-form .wa-value select {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 15px;
    line-height: 1.25;
    color: rgba(40, 47, 55, 0.75);
    background-color: rgba(40, 47, 55, 0.04);
    border: 2px solid rgba(40, 47, 55, 0.04);
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wa-form .wa-value input[type="password"]:active,
.wa-form .wa-value input[type="password"]:focus,
.wa-form .wa-value input[type="password"]:hover,
.wa-form .wa-value input[type="password"]:visited,
.wa-form .wa-value input[type="text"]:active,
.wa-form .wa-value input[type="text"]:focus,
.wa-form .wa-value input[type="text"]:hover,
.wa-form .wa-value input[type="text"]:visited,
.wa-form .wa-value select:active,
.wa-form .wa-value select:focus,
.wa-form .wa-value select:hover,
.wa-form .wa-value select:visited {
    outline: none !important;
    border-color: #1e7e34 !important;
}
.wa-form .wa-value input[type="password"]::-webkit-input-placeholder,
.wa-form .wa-value input[type="text"]::-webkit-input-placeholder,
.wa-form .wa-value select::-webkit-input-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.wa-form .wa-value input[type="password"]::-webkit-input-placeholder::-webkit-input-placeholder,
.wa-form .wa-value input[type="text"]::-webkit-input-placeholder::-webkit-input-placeholder,
.wa-form .wa-value select::-webkit-input-placeholder::-webkit-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]::-webkit-input-placeholder:-moz-placeholder,
.wa-form .wa-value input[type="password"]::-webkit-input-placeholder::-moz-placeholder,
.wa-form .wa-value input[type="text"]::-webkit-input-placeholder:-moz-placeholder,
.wa-form .wa-value input[type="text"]::-webkit-input-placeholder::-moz-placeholder,
.wa-form .wa-value select::-webkit-input-placeholder:-moz-placeholder,
.wa-form .wa-value select::-webkit-input-placeholder::-moz-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]::-webkit-input-placeholder:-ms-input-placeholder,
.wa-form .wa-value input[type="text"]::-webkit-input-placeholder:-ms-input-placeholder,
.wa-form .wa-value select::-webkit-input-placeholder:-ms-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]:-moz-placeholder,
.wa-form .wa-value input[type="text"]:-moz-placeholder,
.wa-form .wa-value select:-moz-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.wa-form .wa-value input[type="password"]:-moz-placeholder::-webkit-input-placeholder,
.wa-form .wa-value input[type="text"]:-moz-placeholder::-webkit-input-placeholder,
.wa-form .wa-value select:-moz-placeholder::-webkit-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]:-moz-placeholder:-moz-placeholder,
.wa-form .wa-value input[type="password"]:-moz-placeholder::-moz-placeholder,
.wa-form .wa-value input[type="text"]:-moz-placeholder:-moz-placeholder,
.wa-form .wa-value input[type="text"]:-moz-placeholder::-moz-placeholder,
.wa-form .wa-value select:-moz-placeholder:-moz-placeholder,
.wa-form .wa-value select:-moz-placeholder::-moz-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]:-moz-placeholder:-ms-input-placeholder,
.wa-form .wa-value input[type="text"]:-moz-placeholder:-ms-input-placeholder,
.wa-form .wa-value select:-moz-placeholder:-ms-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]::-moz-placeholder,
.wa-form .wa-value input[type="text"]::-moz-placeholder,
.wa-form .wa-value select::-moz-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.wa-form .wa-value input[type="password"]::-moz-placeholder::-webkit-input-placeholder,
.wa-form .wa-value input[type="text"]::-moz-placeholder::-webkit-input-placeholder,
.wa-form .wa-value select::-moz-placeholder::-webkit-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]::-moz-placeholder:-moz-placeholder,
.wa-form .wa-value input[type="password"]::-moz-placeholder::-moz-placeholder,
.wa-form .wa-value input[type="text"]::-moz-placeholder:-moz-placeholder,
.wa-form .wa-value input[type="text"]::-moz-placeholder::-moz-placeholder,
.wa-form .wa-value select::-moz-placeholder:-moz-placeholder,
.wa-form .wa-value select::-moz-placeholder::-moz-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]::-moz-placeholder:-ms-input-placeholder,
.wa-form .wa-value input[type="text"]::-moz-placeholder:-ms-input-placeholder,
.wa-form .wa-value select::-moz-placeholder:-ms-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]:-ms-input-placeholder,
.wa-form .wa-value input[type="text"]:-ms-input-placeholder,
.wa-form .wa-value select:-ms-input-placeholder {
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.wa-form .wa-value input[type="password"]:-ms-input-placeholder::-webkit-input-placeholder,
.wa-form .wa-value input[type="text"]:-ms-input-placeholder::-webkit-input-placeholder,
.wa-form .wa-value select:-ms-input-placeholder::-webkit-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]:-ms-input-placeholder:-moz-placeholder,
.wa-form .wa-value input[type="password"]:-ms-input-placeholder::-moz-placeholder,
.wa-form .wa-value input[type="text"]:-ms-input-placeholder:-moz-placeholder,
.wa-form .wa-value input[type="text"]:-ms-input-placeholder::-moz-placeholder,
.wa-form .wa-value select:-ms-input-placeholder:-moz-placeholder,
.wa-form .wa-value select:-ms-input-placeholder::-moz-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-value input[type="password"]:-ms-input-placeholder:-ms-input-placeholder,
.wa-form .wa-value input[type="text"]:-ms-input-placeholder:-ms-input-placeholder,
.wa-form .wa-value select:-ms-input-placeholder:-ms-input-placeholder {
    opacity: 0 !important;
    transform: translateX(10px) !important;
}
.wa-form .wa-field.wa-field-address.wa-field-address-billing > .wa-name,
.wa-form .wa-field.wa-field-address.wa-field-address-shipping > .wa-name {
    font-size: 18px;
    font-weight: 700;
}
.wa-form .wa-field.wa-field-address.wa-field-address-billing span.field,
.wa-form .wa-field.wa-field-address.wa-field-address-shipping span.field {
    display: block;
    margin-bottom: 1rem;
}
.wa-form .wa-field.wa-field-address.wa-field-address-billing span.field > span,
.wa-form .wa-field.wa-field-address.wa-field-address-shipping span.field > span {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
.error,
.errormsg,
.wa-error-msg {
    display: block;
    width: 100%;
    margin-top: 5px;
    color: red;
}
.wa-required .wa-name:after {
    content: " *";
    color: red;
}
.custom-control {
    cursor: pointer;
}
.paging {
    padding-top: 32px;
}
.paging.is-lazy-loading .paging__list,
.paging.paging--lazyload .paging__list {
    opacity: 0;
    visibility: hidden;
}
.paging .paging__list {
    display: inline;
    justify-content: center;
    padding-left: 0;
    list-style: none;
}
.paging a,
.paging span {
    /* display: inline-flex; */
    align-items: center;
    margin-right: 4px;
    padding: 8px 16px;
    text-align: center;
    font-family: inherit;
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    color: #1e7e34;
    background: #fff;
    border: 2px solid #1e7e34;
    border-radius: 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    transition: 0.35s ease-in-out, background-color 0.35s ease-in-out;
}
.paging a:hover,
.paging li.selected a,
.paging span:hover {
    color: #fff;
    background-color: #1e7e34;
    text-decoration: none;
}
.paging a.active {
    background: #1e7e34;
    color: #fff;
}
.button-up {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 30px;
    bottom: -100px;
    width: 50px;
    height: 50px;
    border: 1px solid transparent;
    border-radius: 100%;
    background-color: #1e7e34;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transform: translateY(0);
    transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease 0.25s;
}
.button-up.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(-150px);
    transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s ease 0s;
}
.button-up:focus {
    outline: 0;
}
.button-up .button-up__icon {
    width: 18px;
    height: 18px;
    font-size: 24px;
    color: #fff;
}
.loading-overlay {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(40, 47, 55, 0.75);
}
.loading-overlay .loader {
    position: fixed;
    z-index: 9;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -5px;
}
.loader {
    position: relative;
    width: 50px !important;
    height: 50px !important;
    margin: 0 auto;
    border-radius: 100%;
}
.loader:after,
.loader:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 5px solid transparent;
}
.loader:before {
    z-index: 5;
    animation: a 1s infinite;
    border-top-color: #1e7e34;
}
.loader:after {
    border: 5px solid #efefef;
}
.loading-overlay--absolute {
    position: absolute;
    background: transparent;
}
.loading-overlay--absolute .loader {
    position: absolute;
    margin: 0;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
}
.loading-overlay--absolute .loader:after,
.loading-overlay--absolute .loader:before {
    top: 0;
    left: 0;
}
.isLazyLoad {
    transition: opacity 0.25s ease;
}
.isLazyLoad:not(.loaded),
.isLazyLoad:not([data-was-processed="true"]) {
    opacity: 0;
}
.isLazyLoad.loaded,
.isLazyLoad[data-was-processed="true"] {
    opacity: 1;
}
.isLazyLoad.loaded + .loading-overlay {
    display: none;
}
@keyframes a {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
.page-preloader:before {
    content: "";
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
.page-preloader:after {
    content: "";
    position: fixed;
    z-index: 9;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    pointer-events: none;
    opacity: 0;
    opacity-border-radius: 50%;
    background: #282f37;
    background-border-radius: 3px;
    animation: b 0.8s ease-in infinite alternate forwards;
}
@keyframes b {
    to {
        opacity: 1;
        transform: scale3d(0.5, 0.5, 1) rotate(90deg);
    }
}
.logo:hover {
    text-decoration: none;
}
.logo .logo__title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    transition: color 0.25s ease-in-out;
}
.logo .logo__description {
    display: block;
    font-size: 13px;
}
.schedule {
    text-align: left;
}
.schedule .schedule__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
}
.schedule .schedule__item {
    display: flex;
    justify-content: space-between;
}
.schedule .schedule__day {
    padding-right: 12px;
}
.schedule .schedule__day,
.schedule .schedule__time {
    font-size: 13px;
}
.schedule-wrapper.is-hidden {
    display: none;
    visibility: hidden;
}
.shop-search .shop-search__form {
    position: relative;
}
.shop-search .shop-search__input {
    font-size: 11px;
    font-weight: 600;
}
.shop-search .shop-search__input:not(.form-control--custom) {
    height: 38px;
    padding: 12px 24px;
    font-family: inherit;
    background-color: #f6f7f7;
    border: 2px solid #f6f7f7;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right-width: 0;
}
.shop-search .shop-search__input:not(.form-control--custom):active,
.shop-search .shop-search__input:not(.form-control--custom):focus {
    border-color: #1e7e34;
    box-shadow: none;
}
.shop-search .shop-search__submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.shop-search .shop-search__items {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 6;
}
.shop-search .shop-search__link {
    display: flex;
    align-items: center;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid #efefef;
}
.shop-search .shop-search__item-image,
.shop-search .shop-search__item-image img {
    width: 64px;
}
.shop-search .shop-search__item-content {
    margin-left: 15px;
}
.shop-search .shop-search__item-name {
    margin-bottom: 16px;
    font-size: 15px;
    font-weight: 600;
}
.shop-search .shop-search__item-price {
    color: #282f37;
    font-weight: 600;
}
.shop-search--blog {
    margin-bottom: 24px;
}
.shop-search--blog .shop-search__submit {
    padding-left: 12px;
    padding-right: 12px;
}
.shop-search--icon .shop-search__input {
    background-color: rgba(40, 47, 55, 0.04);
    border-color: rgba(40, 47, 55, 0.04);
}
.shop-search--icon .shop-search__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 46px 0;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 7;
    transform: translateY(-100px);
    transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease 0.25s;
}
.shop-search--icon .shop-search__wrapper--is-opened {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s ease 0s;
}
.shop-search--icon .shop-search__toggler {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.shop-search--icon .shop-search__toggler-text {
    padding-left: 7px;
    font-size: 14px;
    color: rgba(40, 47, 55, 0.75);
}
.shop-search--icon .shop-search__row {
    align-items: center;
}
.shop-search--icon .shop-search__form {
    width: calc(100% - 90px);
}
.shop-search--icon .shop-search__toggler--close {
    margin-left: 12px;
    font-size: 32px;
    font-weight: 700;
    cursor: pointer;
}
.search-plugin .search-plugin__item {
    margin-bottom: 16px;
    padding: 12px 16px;
    background-color: rgba(40, 47, 55, 0.06);
    border-radius: 6px;
    color: #282f37;
}
.fly-cart {
    position: relative;
}
.fly-cart .fly-cart__inner {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 7;
}
.fly-cart .fly-cart__box {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 8px 24px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #fff;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
    transform: translateY(-66px);
    transition: transform 0.25s ease-in-out;
}
.fly-cart .phones--fly-cart {
    padding-right: 24px;
    text-align: right;
}
.fly-cart .phones__address,
.fly-cart .phones__link,
.fly-cart .phones__workhours {
    display: block;
    font-weight: 700;
    text-decoration: none;
    color: #282f37;
}
.fly-cart .phones__address:hover,
.fly-cart .phones__link:hover,
.fly-cart .phones__workhours:hover {
    color: #282f37;
}
.fly-cart .phones__link--phone {
    font-family: 'LatoWebBlack';
    font-size: 18px;
    color: #282f37;
}
.fly-cart .phones__link--phone:hover {
    color: #282f37;
}
.fly-cart .phones__address,
.fly-cart .phones__link--callback,
.fly-cart .phones__workhours {
    font-size: 13px;
    font-style: italic;
}
.fly-cart.is-shown .fly-cart__box {
    transform: translateY(0);
}
.auth--header-top,
.auth--header-top .auth__link {
    display: flex;
    align-items: center;
}
.auth--header-top .auth__link:first-child:not(:last-child) {
    margin-right: 15px;
}
.auth--header-top .auth__link:active,
.auth--header-top .auth__link:focus,
.auth--header-top .auth__link:hover,
.auth--header-top .auth__link:visited {
    text-decoration: none;
}
.auth--header-top .auth__icon {
    margin-right: 7px;
}
.auth--mobile-nav .auth__link {
    font-size: 13px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
.auth--mobile-nav .auth__link:first-child {
    margin-right: 15px;
}
.data-counter .data-counter__title {
    display: none;
}
.data-counter .data-counter__countdown {
    display: inline-flex;
    align-items: flex-start;
}
.data-counter .data-counter__item:not(:last-child) {
    margin-right: 10px;
}
.data-counter .data-counter__data,
.data-counter .data-counter__separator {
    font-size: 42px;
    line-height: 42px;
    font-weight: 700;
}
.section {
    padding-top: 32px;
}
.section,
.section .section__header {
    padding-bottom: 32px;
}
.section .section__text {
    display: block;
    max-width: 650px;
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
.section--center .section__header,
.section--center .section__text {
    text-align: center;
}
.section--center .section__text {
    margin: 0 auto;
}
.section--light .section__header {
    color: #fff;
}
.section--light .section__text {
    color: hsla(0, 0%, 100%, 0.75);
}
@media (max-width: 767px) {
    .section .section__title {
        font-size: 24px;
    }
}
.owl-carousel.owl-carousel--nav-visible .owl-next:not(.disabled),
.owl-carousel.owl-carousel--nav-visible .owl-prev:not(.disabled),
.owl-carousel:hover .owl-next:not(.disabled),
.owl-carousel:hover .owl-prev:not(.disabled) {
    opacity: 1;
    visibility: visible;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: calc(50% - 21px);
    height: 40px;
    width: 40px;
    color: #fff;
    background-color: #1e7e34;
    border-radius: 100%;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: background-color 0.35s ease, opacity 0.35s ease, visibility 0s ease;
}
.owl-carousel .owl-nav button.owl-next:active,
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:active,
.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel .owl-nav button.owl-prev:hover {
    color: #fff;
    background-color: rgba(0, 123, 255, 0.75);
    outline: none;
}
.owl-carousel .owl-prev {
    left: 20px;
}
.owl-carousel .owl-next {
    right: 20px;
}
.owl-carousel .owl-dots {
    position: absolute;
    bottom: 15px;
    margin: 0 20%;
    width: 60%;
    text-align: center;
    cursor: pointer;
}
.owl-carousel button.owl-dot {
    display: inline-block;
    margin: 0 4px;
    width: 6px;
    height: 6px;
    background: #efefef;
    border-radius: 3px;
    transition: width 0.25s ease, background 0.25s ease;
}
.owl-carousel button.owl-dot.active {
    width: 24px;
    background: #1e7e34;
}
.owl-carousel button.owl-dot:active,
.owl-carousel button.owl-dot:focus,
.owl-carousel button.owl-dot:hover {
    outline: none;
}
.collapse-item {
    margin-bottom: 30px;
}
.collapse-item .collapse-item__title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
}
.collapse-item .collapse-item__card-header {
    display: block;
    padding: 15px 25px;
    font-weight: 700;
    background-color: hsla(42, 98%, 75%, 0.15);
    border: 2px solid #fed980;
}
.collapse-item .collapse-item__card-header:hover {
    text-decoration: none;
}
.collapse-item .collapse-item__card-body {
    padding: 15px 25px;
    background-color: rgba(40, 47, 55, 0.04);
    border-left: 2px solid #fed980;
    border-right: 2px solid #fed980;
    border-bottom: 2px solid #fed980;
}
.collapse-item .collapse-item__card-body:last-child {
    border-bottom: 0;
}
.staff .staff__image-box {
    align-self: center;
}
.staff .staff__image {
    max-width: 100%;
    border: 3px solid #fff;
    /* border-radius: 100%; */
}
.staff .staff__info-item {
    margin-top: 10px;
}
.staff .staff__title {
    font-weight: 700;
}
.staff .staff__text {
    color: rgba(40, 47, 55, 0.75);
    font-size: 15px;
    text-transform: lowercase;
}
.social-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.social-icons .social-icons__item {
    width: 35px;
    min-width: 35px;
    height: 35px;
    min-height: 35px;
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 15px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    border-radius: 5%;
}
.vk-color {
    color: #2b587a;
}
.vk-bg {
    background-color: #2b587a;
}
.fb-color {
    color: #3b5998;
}
.fb-bg {
    background-color: #3b5998;
}
.igram-color {
    color: #3f729b;
}
.igram-bg {
    background: linear-gradient(#400080, transparent), linear-gradient(200deg, #d047d1, red, #ff0);
}
.tw-color {
    color: #00acee;
}
.tw-bg {
    background-color: #00acee;
}
.ok-color {
    color: #ff9f4d;
}
.ok-bg {
    background-color: #ff9f4d;
}
.yt-color {
    color: #c4302b;
}
.yt-bg {
    background-color: #c4302b;
}
.skype-color {
    color: #02b4eb;
}
.skype-bg {
    background-color: #02b4eb;
}
.telegram-color {
    color: #139bd0;
}
.telegram-bg {
    background-color: #139bd0;
}
.viber-color {
    color: #7b519d;
}
.viber-bg {
    background-color: #7b519d;
}
.what-color {
    color: #1aab12;
}
.what-bg {
    background-color: #1aab12;
}
.bx-color {
    color: #3ebdf4;
}
.bx-bg {
    background-color: #3ebdf4;
}
.modal .modal-content {
    border-color: transparent;
    border-radius: 8px;
}
.modal .close {
    width: 50px;
    height: 50px;
}
.modal .icon-close {
    color: #282f37;
}
.dialog-is-show {
    position: relative;
    height: auto;
    overflow: hidden;
}
.dialog-is-show .s-dialog-wrapper {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.25s ease, visibility 0s ease 0s;
}
.s-dialog-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    background: rgba(40, 47, 55, 0.75);
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    transition: opacity 0.25s ease, visibility 0.25s ease 0.25s;
}
.s-dialog-wrapper .s-dialog-content {
    position: relative;
    min-width: 320px;
    width: 50%;
    margin: 100px auto;
    padding: 1em;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.nav-admin {
    position: fixed;
    top: calc(50% - 76px);
    left: 0;
    z-index: 2;
}
.nav-admin .nav-admin__button {
    padding: 24px 16px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-decoration: none;
    background-image: linear-gradient(180deg, #4776e6 0, #8e54e9 51%, #4776e6);
    background-size: 200% auto;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    transition: background-position 0.5s ease;
}
.nav-admin .nav-admin__button:hover {
    background-position: 0 100%;
}
@media (max-width: 991px) {
    .nav-admin {
        display: none;
    }
}
.advantages .advantages__item {
    margin-bottom: 16px;
}
.advantages .advantages__box {
    display: flex;
    align-items: center;
    /* border: 1px solid rgba(40, 47, 55, 0.06); */
    border-radius: 3px;
    overflow: hidden;
    transition: border-color 0.35 ease;
}
.advantages .advantages__picture {
    align-self: flex-start;
}
.advantages .advantages__content {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 8px 16px;
}
.advantages .advantages__title {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
}
.advantages__item:hover .advantages__box {
    border-color: rgba(0, 123, 255, 0.15);
}
.slider {
    background-color: #fff;
}
.slider:hover .owl-next,
.slider:hover .owl-prev {
    opacity: 1;
    visibility: visible;
}
.slider .slider__items {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
}
.slider .slider__item,
.slider .slider__tile {
    position: relative;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.slider .owl-item,
.slider .owl-stage,
.slider .owl-stage-outer {
    height: 100%;
}
.slider .slider__item {
    display: flex;
    height: 100%;
}
.slider .slider__content,
.slider .slider__tile-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}
.slider .slider__header {
    font-size: 32px;
}
.slider .slider__text {
    margin-top: 8px;
    font-size: 20px;
    line-height: 34px;
    font-weight: 600;
}
.slider .slider__text-inner {
    padding-top: 2px;
    padding-bottom: 2px;
}
.slider .slider__countdown,
.slider .slider__link {
    margin-top: 24px;
}
.slider .slider__tiles {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.slider .slider__tile {
    display: flex;
    border-radius: 3px;
    transition: opacity 0.35s ease;
}
.slider .slider__tile--small-padding {
    margin-bottom: 10px;
}
.slider .slider__tile-content {
    padding: 12px;
    justify-content: flex-end;
}
.slider .slider__tile-header {
    font-size: 20px;
    font-weight: 700;
}
.slider .slider__tile-header--small {
    padding-top: 8px;
    font-size: 16px;
}
.slider .slider__tile-description {
    font-size: 15px;
}
.slider .slider__tile-link {
    font-weight: 500;
}
.slider .slider__tile-description,
.slider .slider__tile-link {
    padding-top: 8px;
}
.slider .owl-nav button.owl-next,
.slider .owl-nav button.owl-prev {
    background: #fff;
}
.slider .owl-nav button.owl-next:active,
.slider .owl-nav button.owl-next:focus,
.slider .owl-nav button.owl-next:hover,
.slider .owl-nav button.owl-prev:active,
.slider .owl-nav button.owl-prev:focus,
.slider .owl-nav button.owl-prev:hover {
    background: hsla(0, 0%, 100%, 0.8);
}
.slider .svg-icon {
    color: #282f37;
    width: 25px;
    height: 25px;
}
.slider__tile:hover {
    opacity: 0.8;
}
.slider--full {
    padding-top: 0;
}
.slider--full > .container {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
}
.slider--full .slider__items {
    border-radius: 0;
}
.slider--full .slider__content {
    margin: 0 auto;
}
.slider__item--center .slider__content {
    text-align: center;
}
.slider__item--left .slider__item-row {
    justify-content: flex-start;
}
.slider__item--left .slider__content {
    text-align: left;
}
.slider__item--right .slider__item-row {
    justify-content: flex-end;
}
.slider__item--right .slider__content {
    text-align: right;
}
.slider--backgrounds .slider__content {
    padding-left: 72px;
    padding-right: 72px;
}
.slider--alternative .slider__item,
.slider--alternative .slider__tile {
    background-position: 0;
}
.slider--alternative .slider__header {
    font-size: 32px;
    line-height: 32px;
}
.slider--alternative .slider__text {
    margin-top: 20px;
}
.slider__item--products .slider__content {
    padding: 0;
}
.slider__item--products .slider__inner.row {
    align-items: center;
}
.slider__item--products .slider__badge {
    position: relative;
    top: 0;
    left: 0;
}
.slider__item--products .slider__text {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    color: rgba(40, 47, 55, 0.75);
}
.slider__item--products .slider__image {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
}
@media (max-width: 767px) {
    .slider__item--products .slider__inner {
        flex-direction: column-reverse;
    }
    .slider__item--products .slider__image {
        margin-left: 0;
        margin-bottom: 24px;
    }
}
@media (max-width: 991px) {
    .slider--alternative .slider__column {
        margin-top: 16px;
    }
    .slider--alternative .slider__tile--small:first-child {
        margin-bottom: 8px;
    }
    .slider--alternative .slider__tile--small:last-child {
        margin-top: 8px;
    }
    .slider--margin-mobile {
        margin-top: 24px;
    }
}
@media (max-width: 1024px) {
    .slider .slider__header {
        font-size: 24px;
    }
    .slider .slider__text {
        font-size: 15px;
    }
}
@media (min-width: 992px) {
    .slider--margin {
        margin-top: 24px;
    }
}
.features {
    padding-bottom: 12px;
}
.features .features__item {
    display: flex;
    align-items: flex-start;
    margin-top: 12px;
    margin-bottom: 24px;
}
.features .features__title {
    margin-bottom: 0;
    padding-bottom: 4px;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
}
.features .features__description {
    font-size: 14px;
    line-height: 15px;
    color: rgba(40, 47, 55, 0.75);
}
.features .features__icon {
    font-size: 24px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
}
.features--inline .features__icon {
    margin-right: 16px;
}
.features--block-left .features__item,
.features--block .features__item {
    display: block;
}
.features--block-left .features__icon,
.features--block .features__icon {
    margin-bottom: 16px;
}
.features--block .features__item {
    text-align: center;
}
.features--block .features__icon {
    margin-left: auto;
    margin-right: auto;
}
.features--circle .features__icon {
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
    background-color: rgba(40, 47, 55, 0.06);
    border-radius: 50%;
}
.section--light .features__title {
    color: #fff;
}
.section--light .features__description {
    color: hsla(0, 0%, 100%, 0.75);
}
.gallery .gallery__image {
    border-radius: 3px;
}
.gallery--tile .gallery__col {
    margin-bottom: 24px;
}
.gallery--tile .gallery__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
    transition: opacity 0.35s ease;
}
.gallery--tile .gallery__image:hover {
    opacity: 0.75;
}
.contact .section__header {
    padding-bottom: 24px;
}
.contact .content__info {
    align-self: center;
    padding-left: 96px;
}
.section--light ul.list-styled li {
    color: hsla(0, 0%, 100%, 0.75);
}
@media (max-width: 1024px) {
    .contact .content__info {
        padding-left: 15px;
    }
}
.breadcrumbs .breadcrumbs__list {
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}
.breadcrumbs .breadcrumbs__item,
.breadcrumbs .breadcrumbs__list {
    display: inline-flex;
    align-items: center;
}
.breadcrumbs .breadcrumbs__item:last-child {
    color: rgba(40, 47, 55, 0.75);
}
.breadcrumbs .breadcrumbs__link {
    font-size: 13px;
}
.breadcrumbs .breadcrumbs__link:hover {
    text-decoration: none;
}
.breadcrumbs .breadcrumbs__sep {
    margin-left: 8px;
    margin-right: 8px;
}
.callback {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: rgba(40, 47, 55, 0.06);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.callback .callback__content {
    text-align: center;
}
.callback .callback__title {
    font-size: 32px;
}
.callback .callback__description {
    margin-top: 4px;
    font-size: 24px;
    font-weight: 700;
}
.callback .callback__link {
    margin-top: 4px;
}
.callback--light .callback__description,
.callback--light .callback__title {
    color: #fff;
}
.sidebar-banner {
    margin-bottom: 24px;
}
.sidebar-banner .sidebar-banner__image {
    width: 100%;
    max-width: 100%;
    border-radius: 2px;
}
.sidebar-nav {
    margin-bottom: 24px;
    padding: 16px;
    border: 1px solid rgba(40, 47, 55, 0.04);
    background-color: rgba(40, 47, 55, 0.04);
}
.sidebar-nav .sidebar-nav__title {
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 900;
}
.sidebar-nav .sidebar-nav__list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.sidebar-nav .sidebar-nav__item {
    margin-bottom: 12px;
}
.sidebar-nav .sidebar-nav__item:last-child {
    margin-bottom: 0;
}
.sidebar-nav .sidebar-nav__link {
    font-size: 15px;
    font-weight: 500;
    color: #282f37;
    text-decoration: none;
}
.sidebar-nav .sidebar-nav__link:hover {
    color: #1e7e34;
}
.sidebar-nav__list--subs .sidebar-nav__item {
    margin-bottom: 0;
}
.sidebar-nav--tree .sidebar-nav__list--subs {
    padding-left: 8px;
}
.sidebar-nav--pages .sidebar-nav__item {
    margin-bottom: 0;
}
.sidebar-nav--pages .sidebar-nav__list--subs {
    padding-left: 8px;
}
.sidebar-nav--pages .sidebar-nav__list--subs .sidebar-nav__link {
    color: rgba(40, 47, 55, 0.75);
}
.sidebar-nav.sidebar-nav--dropdown {
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    z-index: 2;
}
.sidebar-nav.sidebar-nav--dropdown .sidebar-nav__title {
    margin-bottom: 0;
    padding-top: 16px;
    padding-bottom: 10px;
    font-size: 20px;
    background-color: #fff;
}
.sidebar-nav.sidebar-nav--dropdown .sidebar-nav__item {
    position: relative;
    border-bottom: 1px solid rgba(40, 47, 55, 0.04);
    border-radius: 0;
}
.sidebar-nav.sidebar-nav--dropdown .sidebar-nav__item--selected > .sidebar-nav__link,
.sidebar-nav.sidebar-nav--dropdown .sidebar-nav__item:hover > .sidebar-nav__link {
    color: #fff;
    background-color: #1e7e34;
}
.sidebar-nav.sidebar-nav--dropdown .sidebar-nav__item:hover > .sidebar-nav__list--subs {
    visibility: visible;
    opacity: 1;
}
.sidebar-nav.sidebar-nav--dropdown .sidebar-nav__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    color: #1e7e34;
}
.sidebar-nav.sidebar-nav--dropdown .sidebar-nav__list--subs {
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 250px;
    padding-left: 0;
    list-style: none;
    background-color: #fff;
    box-shadow: 6px 0 12px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    z-index: 4;
}
.sidebar-nav--my {
    padding: 16px 20px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
}
.sidebar-nav__item.is-selected .sidebar-nav__link {
    font-weight: 900;
    color: #1e7e34;
}
.sidebar-widget {
    margin-bottom: 24px;
    padding: 16px;
    border: 1px solid rgba(40, 47, 55, 0.04);
    background-color: rgba(40, 47, 55, 0.04);
}
.sidebar-widget .sidebar-widget__title {
    margin-bottom: 16px;
    font-size: 15px;
    font-weight: 900;
}
.sidebar-widget .sidebar-widget__tag {
    display: inline-block;
    margin-right: 4px;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    background-color: #1e7e34;
    text-decoration: none;
}
.sidebar-widget .sidebar-widget__content {
    overflow: hidden;
}
.sidebar-widget .brands {
    list-style: none;
    padding-left: 0;
}
.sidebar-widget .brands li {
    display: inline-block;
    margin-right: 0.3rem;
}
.sidebar-widget .brands li a {
    padding: 0.25em 0.4em;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #1e7e34;
    border-radius: 0.25rem;
}
.sidebar-widget .brands li a:hover {
    text-decoration: none;
}
.follow-list {
    display: none;
    overflow: hidden;
}
.follow-list .follow-list__item:not(:last-child) {
    margin-bottom: 15px;
}
@media (min-width: 1200px) {
    .sidebar .sidebar-wrapper {
        padding-right: 24px;
    }
}
.page .page__content {
    margin-bottom: 32px;
}
.page figure > img {
    border-radius: 3px;
}
.page .section {
    padding-top: 32px;
    padding-bottom: 32px;
}
.page .section__content > .container {
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 425px) {
    .page__title {
        font-size: 18px;
    }
}
.subpages .subpages__item {
    display: block;
    margin-bottom: 24px;
    color: #282f37;
    text-decoration: none;
}
.subpages .subpages__item:not(:last-child) {
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(40, 47, 55, 0.15);
}
.subpages .subpages__picture {
    margin-bottom: 24px;
}
.subpages .subpages__image {
    border-radius: 3px;
}
.subpages .subpages__title {
    font-size: 20px;
    font-weight: 900;
    transition: color 0.35s ease;
}
.subpages .subpages__description {
    color: rgba(40, 47, 55, 0.75);
}
.subpages .subpages__button {
    margin-top: 16px;
}
.subpages__item:hover .subpages__title {
    color: #1e7e34;
}
@media (min-width: 768px) {
    .subpages .subpages__picture {
        margin-bottom: 0;
    }
}
.blog .owl-stage-outer {
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 20px;
}
.blog .owl-item:hover {
    z-index: 1;
}
.blog .blog__title {
    margin-bottom: 20px;
}
.blog .blog__link {
    font-size: 20px;
    font-weight: 700;
    padding-left: 20px;
    text-decoration: none;
}
.blog-post {
    position: relative;
    margin-bottom: 32px;
    border: 1px solid rgba(40, 47, 55, 0.04);
    transition: box-shadow 0.35s ease;
    z-index: 1;
}
.blog-post:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 2;
}
.blog-post .blog-post__link:hover {
    text-decoration: none;
}
.blog-post .blog-post__box {
    height: 100%;
    display: block;
    background-color: #fff;
    overflow: hidden;
}
.blog-post .blog-post__box:hover {
    text-decoration: none;
}
.blog-post .blog-post__picture {
    position: relative;
    height: 250px;
    overflow: hidden;
}
.blog-post .blog-post__image {
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.blog-post .blog-post__content {
    padding: 16px 20px;
    background-color: #fff;
}
.blog-post .blog-post__title {
    display: block;
    margin-bottom: 8px;
    height: 3.4em;
    font-weight: 700;
    line-height: 1.2;
    overflow: hidden;
}
.blog-post .blog-post__title:hover {
    text-decoration: none;
}
.blog-post .blog-post__description {
    margin-bottom: 8px;
    color: rgba(40, 47, 55, 0.75);
    font-size: 15px;
}
.blog-post .blog-post__datetime {
    margin-bottom: 8px;
    color: rgba(40, 47, 55, 0.75);
    font-size: 13px;
}
.blog-post .blog-post__user {
    display: flex;
    align-items: center;
}
.blog-post .blog-post__user-avatar {
    width: 20px !important;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    margin-right: 12px;
    font-size: 13px;
}
.blog-post .blog-post__user-name {
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
.blog--slider .blog-post {
    height: 100%;
}
.blog--slider .owl-stage {
    display: flex;
    align-items: stretch;
}
.blog--slider .blog-post {
    margin-bottom: 0;
}
.blog--slider .owl-carousel .owl-dots {
    bottom: -25px;
}
.blog--slider .svg-icon {
    width: 25px;
    height: 25px;
}
.promo-banners {
    padding-top: 32px;
    padding-bottom: 32px;
}
.promo-banners .promo-banners__item {
    margin-bottom: 12px;
}
.promo-banners .promo-banners__link:hover {
    text-decoration: none;
}
.promo-banners .promo-banners__image {
    max-width: 100%;
    width: 100%;
    border-radius: 3px;
    transition: opacity 0.35s ease;
}
.promo-banners .promo-banners__image:hover {
    opacity: 0.9;
}
.promo-banners .promo-banners__title {
    margin-top: 12px;
    font-size: 18px;
    font-weight: 700;
    color: #282f37;
    text-align: center;
}
.promo-banners .promo-banners__description {
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
    text-align: center;
}
.reviews .reviews__item {
    text-align: center;
}
.reviews .reviews__image {
    margin: 0 auto;
}
.reviews .reviews__field {
    margin-top: 32px;
    margin-bottom: 32px;
    font-weight: 600;
}
.reviews .reviews__date,
.reviews .reviews__field,
.reviews .reviews__name {
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
.reviews .owl-carousel .owl-dots {
    bottom: -20px;
}
.reviews .svg-icon {
    color: #fff;
}
.reviews--single .reviews__text {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}
.reviews--products .reviews__item {
    padding: 12px 16px;
    text-align: left;
    border: 1px solid rgba(40, 47, 55, 0.06);
    transition: border-color 0.35s ease;
}
.reviews--products .reviews__item:hover {
    border-color: rgba(40, 47, 55, 0.15);
}
.reviews--products .reviews__product {
    display: flex;
}
.reviews--products .reviews__image {
    border-radius: 0;
}
.reviews--products .reviews__product-content {
    padding-left: 12px;
}
.reviews--products .reviews__content {
    margin-top: 16px;
}
.reviews--products .reviews__name {
    font-weight: 600;
}
.reviews--products .reviews__date,
.reviews--products .reviews__text {
    font-size: 13px;
    font-weight: 400;
    color: rgba(40, 47, 55, 0.75);
}
.reviews--products .reviews__text {
    margin-top: 12px;
    margin-bottom: 0;
}
.section--light .reviews__date,
.section--light .reviews__name,
.section--light .reviews__text {
    color: hsla(0, 0%, 100%, 0.75);
}
.my-profile .wa-forgotpassword-form-wrapper .wa-login-form-title {
    margin-top: 0;
    font-size: 32px;
}
.my-profile .wa-forgotpassword-form-wrapper input[type="email"],
.my-profile .wa-forgotpassword-form-wrapper input[type="password"],
.my-profile .wa-forgotpassword-form-wrapper input[type="text"] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 15px;
    line-height: 1.25;
    color: rgba(40, 47, 55, 0.75);
    background-color: rgba(40, 47, 55, 0.04);
    border: 2px solid rgba(40, 47, 55, 0.04);
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.my-profile .wa-forgotpassword-form-wrapper input[type="email"]:active,
.my-profile .wa-forgotpassword-form-wrapper input[type="email"]:focus,
.my-profile .wa-forgotpassword-form-wrapper input[type="email"]:hover,
.my-profile .wa-forgotpassword-form-wrapper input[type="password"]:active,
.my-profile .wa-forgotpassword-form-wrapper input[type="password"]:focus,
.my-profile .wa-forgotpassword-form-wrapper input[type="password"]:hover,
.my-profile .wa-forgotpassword-form-wrapper input[type="text"]:active,
.my-profile .wa-forgotpassword-form-wrapper input[type="text"]:focus,
.my-profile .wa-forgotpassword-form-wrapper input[type="text"]:hover {
    outline: none !important;
    border-color: #1e7e34 !important;
}
.my-profile .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button {
    display: block;
    margin-left: 0;
    margin-top: 16px;
}
.my-profile .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button input[type="submit"] {
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 700;
    font-family: inherit;
    line-height: 15px;
    color: #fff;
    background-color: #1e7e34;
    border: 2px solid #1e7e34;
    border-radius: 3px;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out, transform 0.35s;
    cursor: pointer;
}
.my-profile .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button input[type="submit"]:hover {
    color: #fff;
    background-color: rgba(0, 123, 255, 0.9);
}
.my-profile .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button input[type="submit"]:focus {
    transform: translateY(2px);
}
.my-profile .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button input[type="submit"]:active,
.my-profile .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button input[type="submit"]:focus,
.my-profile .wa-forgotpassword-form-wrapper .wa-field .wa-forgotpassword-button input[type="submit"]:hover {
    box-shadow: none;
}
.my-profile .wa-forgotpassword-form-wrapper .wa-forgotpassword-form-actions .wa-login-url {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 700;
    color: rgba(40, 47, 55, 0.75);
}
.my-profile .wa-forgotpassword-form-wrapper .wa-forgotpassword-form-actions .wa-login-url a {
    text-decoration: none;
}
.my-profile .wa-login-form-wrapper textarea,
.my-profile .wa-login-form-wrapper select,
.my-profile .wa-login-form-wrapper input[type="email"],
.my-profile .wa-login-form-wrapper input[type="password"],
.my-profile .wa-login-form-wrapper input[type="text"] {
    width: 100%;
    padding: 0.75rem 0.75rem;
    font-size: 15px;
    line-height: 1.25;
    color: rgba(40, 47, 55, 0.75);
    background-color: rgba(40, 47, 55, 0.04);
    border: 2px solid rgba(40, 47, 55, 0.04);
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.my-profile .wa-login-form-wrapper textarea:active,
.my-profile .wa-login-form-wrapper textarea:focus,
.my-profile .wa-login-form-wrapper textarea:hover,
.my-profile .wa-login-form-wrapper select:active,
.my-profile .wa-login-form-wrapper select:focus,
.my-profile .wa-login-form-wrapper select:hover,
.my-profile .wa-login-form-wrapper input[type="email"]:active,
.my-profile .wa-login-form-wrapper input[type="email"]:focus,
.my-profile .wa-login-form-wrapper input[type="email"]:hover,
.my-profile .wa-login-form-wrapper input[type="password"]:active,
.my-profile .wa-login-form-wrapper input[type="password"]:focus,
.my-profile .wa-login-form-wrapper input[type="password"]:hover,
.my-profile .wa-login-form-wrapper input[type="text"]:active,
.my-profile .wa-login-form-wrapper input[type="text"]:focus,
.my-profile .wa-login-form-wrapper input[type="text"]:hover {
    outline: none !important;
    border-color: #1e7e34 !important;
}
.my-profile .wa-login-form-wrapper .wa-login-form-fields .wa-login-forgotpassword-url {
    display: block;
    margin-left: 0;
    margin-top: 16px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}
.my-profile .wa-login-form-wrapper .wa-login-form-fields .wa-login-forgotpassword-url:not(:hover) {
    color: rgba(40, 47, 55, 0.75);
}
.my-profile .wa-login-form-wrapper input[type="submit"] {
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 700;
    font-family: inherit;
    line-height: 15px;
    color: #fff;
    background-color: #1e7e34;
    border: 2px solid #1e7e34;
    border-radius: 3px;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out, transform 0.35s;
    cursor: pointer;
}
.my-profile .wa-login-form-wrapper input[type="submit"]:hover {
    color: #fff;
    background-color: #1e7733;
}
.my-profile .wa-login-form-wrapper input[type="submit"]:focus {
    transform: translateY(2px);
}
.my-profile .wa-login-form-wrapper input[type="submit"]:active,
.my-profile .wa-login-form-wrapper input[type="submit"]:focus,
.my-profile .wa-login-form-wrapper input[type="submit"]:hover {
    box-shadow: none;
}
.my-profile .wa-login-form-wrapper .wa-login-form-actions .wa-signup-url {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 700;
    color: rgba(40, 47, 55, 0.75);
}
.my-profile .wa-login-form-wrapper .wa-login-form-actions .wa-signup-url a {
    text-decoration: none;
}
.my-profile .wa-signup-form-wrapper input[type="email"],
.my-profile .wa-signup-form-wrapper input[type="password"],
.my-profile .wa-signup-form-wrapper input[type="text"] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 15px;
    line-height: 1.25;
    color: rgba(40, 47, 55, 0.75);
    background-color: rgba(40, 47, 55, 0.04);
    border: 2px solid rgba(40, 47, 55, 0.04);
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.my-profile .wa-signup-form-wrapper input[type="email"]:active,
.my-profile .wa-signup-form-wrapper input[type="email"]:focus,
.my-profile .wa-signup-form-wrapper input[type="email"]:hover,
.my-profile .wa-signup-form-wrapper input[type="password"]:active,
.my-profile .wa-signup-form-wrapper input[type="password"]:focus,
.my-profile .wa-signup-form-wrapper input[type="password"]:hover,
.my-profile .wa-signup-form-wrapper input[type="text"]:active,
.my-profile .wa-signup-form-wrapper input[type="text"]:focus,
.my-profile .wa-signup-form-wrapper input[type="text"]:hover {
    outline: none !important;
    border-color: #1e7e34 !important;
}
.my-profile .wa-signup-form-wrapper input[type="submit"] {
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 700;
    font-family: inherit;
    line-height: 15px;
    color: #fff;
    background-color: #1e7e34;
    border: 2px solid #1e7e34;
    border-radius: 3px;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out, transform 0.35s;
    cursor: pointer;
}
.my-profile .wa-signup-form-wrapper input[type="submit"]:hover {
    color: #fff;
    background-color: rgba(0, 123, 255, 0.9);
}
.my-profile .wa-signup-form-wrapper input[type="submit"]:focus {
    transform: translateY(2px);
}
.my-profile .wa-signup-form-wrapper input[type="submit"]:active,
.my-profile .wa-signup-form-wrapper input[type="submit"]:focus,
.my-profile .wa-signup-form-wrapper input[type="submit"]:hover {
    box-shadow: none;
}
.my-profile .wa-signup-form-wrapper .wa-signup-form-actions .wa-login-url {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 700;
    color: rgba(40, 47, 55, 0.75);
}
.my-profile .wa-signup-form-wrapper .wa-signup-form-actions .wa-login-url a {
    text-decoration: none;
}
ul.auth-type-wrapper,
ul.wa-auth-adapters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}
ul.auth-type-wrapper li,
ul.wa-auth-adapters li {
    margin-right: 10px;
}
ul.auth-type-wrapper a,
ul.wa-auth-adapters a {
    display: flex;
    align-items: center;
}
ul.auth-type-wrapper img,
ul.wa-auth-adapters img {
    margin-right: 5px;
}
#wa-my-info-read-wrapper.is-hidden {
    display: none;
}
#wa-my-info-read-wrapper .wa-field {
    display: flex;
    align-items: center;
}
#wa-my-info-read-wrapper .wa-name {
    margin-right: 7px;
    margin-bottom: 0;
    color: #747474;
    font-weight: 700;
}
#wa-my-info-edit-wrapper.is-hidden {
    display: none;
}
#wa-my-info-edit-wrapper .wa-field-address,
#wa-my-info-edit-wrapper .wa-field-password {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid rgba(40, 47, 55, 0.15);
}
#wa-my-info-edit-wrapper .wa-field-address > .wa-name,
#wa-my-info-edit-wrapper .wa-field-password > .wa-name {
    font-size: 24px;
    font-weight: 900;
    color: #282f37;
}
#wa-my-info-edit-wrapper span.field {
    display: block;
    margin-bottom: 4px;
}
#wa-my-info-edit-wrapper span.field > span {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
#wa-my-info-edit-wrapper .wa-field-password .is-hidden {
    display: none;
}
#wa-my-info-edit-wrapper .button-block .wa-value input:first-child {
    margin-right: 10px;
}
.my-nav {
    margin-top: 32px;
}
.my-nav .my-nav__list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.my-nav li {
    display: inline-block;
}
.my-nav li:not(:last-child) {
    margin-bottom: 4px;
}
.my-nav li > a {
    display: inline-block;
    margin-right: 8px;
    padding: 8px 16px;
    font-size: 15px;
    font-weight: 700;
    font-family: inherit;
    line-height: 15px;
    border: 2px solid #1e7e34;
    border-radius: 3px;
    text-decoration: none;
}
.my-nav li > a:hover {
    color: #fff !important;
    background-color: rgba(0, 123, 255, 0.9);
}
.my-nav li > a:focus {
    transform: translateY(2px);
}
.my-nav li > a:active,
.my-nav li > a:focus,
.my-nav li > a:hover {
    box-shadow: none;
}
.my-profile .my-profile__inner {
    padding: 16px 20px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
}
.my-profile .my-profile__box {
    padding: 16px;
    border: 1px solid rgba(40, 47, 55, 0.15);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.my-profile .my-profile__title {
    margin-bottom: 1rem;
}
.my-profile .wa-form input[type="submit"] {
    cursor: pointer;
    outline: none;
}
@media (max-width: 767px) {
    .my-nav li {
        display: block;
    }
}
.notice {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
}
.notice .notice__link,
.notice .notice__row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.notice .notice__link {
    width: 100%;
}
.notice .notice__link:hover {
    text-decoration: none;
}
.notice .notice__icon {
    margin-right: 16px;
}
.notice .notice__title {
    margin-right: 16px;
    font-weight: 700;
}
.error-page {
    margin-top: 70px;
    margin-bottom: 70px;
    text-align: center;
}
.error-logo {
    margin-bottom: 2rem;
    width: 90px;
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.error-page .error-page__image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 160px;
    padding-bottom: 24px;
}
.error-page .error-page__header {
    margin-top: 0;
}
.error-page .error-page__message {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 900;
    color: rgba(40, 47, 55, 0.75);
}
.search-page .search-page__title {
    margin-top: 0;
}
.subscribe .subscribe__captcha {
    margin-top: 16px;
}
.subscribe .g-recaptcha {
    margin-bottom: 16px;
}
.subscribe .wa-captcha-input {
    padding: 0.375rem 0.75rem;
    height: calc(2.25rem + 2px);
}
.subscribe .c-error,
.subscribe .wa-captcha-refresh {
    font-size: 13px;
    font-weight: 600;
}
.subscribe .js-success-message {
    text-align: center;
}
.tile {
    padding-top: 32px;
    padding-bottom: 12px;
}
.tile .tile__item {
    margin-bottom: 20px;
}
.tile .tile__inner {
    position: relative;
    height: 250px;
    overflow: hidden;
}
.tile .tile__inner--theme {
    background-color: #1e7e34;
}
.tile .tile__inner--big {
    height: 500px;
}
.tile .tile__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 0.25s ease-in-out 0s, opacity 0.25s ease-in-out 0s;
}
.tile .tile__image--opacity {
    opacity: 0.8;
}
.tile .tile__content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
}
.tile .tile__title {
    font-size: 20px;
}
.tile .tile__description {
    margin-top: 10px;
    font-size: 18px;
    line-height: 20px;
    color: rgba(40, 47, 55, 0.75);
}
.tile__item:hover .tile__image {
    transform: scale(1.1);
}
.tile__item:hover .tile__image--opacity {
    opacity: 0.3;
}
.welcome {
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 12px 16px;
    background-color: hsla(42, 98%, 75%, 0.3);
    border-radius: 6px;
    color: #282f37;
}
.welcome .welcome__title {
    margin-top: 0;
}
.footer {
    margin-top: 32px;
    padding: 48px 0;
    background-color: #f2f2f3;
}
.footer .social-icons {
    margin-top: 8px;
}
.footer .callback {
    margin-bottom: 32px;
    padding-top: 0;
    border-bottom: 1px solid rgba(40, 47, 55, 0.06);
}
.footer .logo {
    display: block;
}
.footer .currency-toggle {
    margin-top: 12px;
    margin-bottom: 12px;
}
.footer .footer__list {
    padding-left: 0;
    list-style: none;
}
.footer .footer__title {
    font-weight: 700;
}
.footer .footer__subtitle {
    font-weight: 500;
}
.footer .footer__link,
.footer .footer__list-item,
.footer .footer__subtitle {
    font-size: 15px;
    color: rgba(40, 47, 55, 0.75);
}
.footer .footer__link:hover {
    text-decoration: none;
    color: #1e7e34;
}
.footer .footer__payments {
    padding-top: 4px;
    padding-bottom: 16px;
}
.footer .footer__payments-image {
    padding-right: 8px;
}
.footer-app .footer-app__copyright {
    font-size: 13px;
}
.header-sale {
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.header-sale .header-sale__content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
.header-sale .header-sale__description {
    flex-grow: 1;
    font-weight: 600;
    text-align: center;
}
.header-sale .header-sale__close {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    z-index: 1;
}
.header-sale--dark .header-sale__close,
.header-sale--dark .header-sale__description {
    color: #282f37;
}
.header-sale--dark .header-sale__close:hover,
.header-sale--dark .header-sale__description:hover {
    color: rgba(40, 47, 55, 0.75);
}
.header-sale--light .header-sale__close,
.header-sale--light .header-sale__description {
    color: #fff;
}
.header-sale--light .header-sale__close:hover,
.header-sale--light .header-sale__description:hover {
    color: hsla(0, 0%, 100%, 0.75);
}
.header-top {
    position: relative;
    border-bottom: 1px solid hsla(0, 0%, 94%, 0.1);
    z-index: 7;
}
.header-top .header-top__row {
    justify-content: space-between;
}
.header-top .header-top__item {
    min-height: 41px;
    padding-left: 15px;
    padding-right: 15px;
}
.header-top .header-top__item--4 {
    display: none;
}
.header-top .auth__icon {
    margin-right: 4px;
}
.header-top .main-nav .main-nav__link {
    line-height: 41px;
}
.header-top .main-nav .main-nav__subs-link,
.header-top .nav-dropdown .main-nav__link,
.header-top .nav-dropdown .main-nav__link.is-selected,
.header-top .nav-dropdown .main-nav__link:hover {
    line-height: 24px;
}
.header-top .header-top__html {
    font-size: 13px;
    font-weight: 600;
    line-height: 41px;
    color: rgba(40, 47, 55, 0.75);
}
.main-nav {
    position: relative;
    z-index: 5;
}
.main-nav .main-nav__list {
    display: inline-block;
}
.main-nav .main-nav__list,
.main-nav .main-nav__subs {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    z-index: 1;
}
.main-nav .main-nav__item {
    position: relative;
    display: inline-block;
}
.main-nav .main-nav__item:hover .main-nav__subs {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
}
.main-nav .main-nav__link {
    display: flex;
    align-items: center;
    padding-right: 12px;
    font-size: 13px;
    font-weight: 600;
    line-height: 49px;
    transition: color 0.35s ease-in-out;
}
.main-nav .main-nav__link:hover {
    text-decoration: none;
}
.main-nav .main-nav__link.is-selected {
    color: #282f37;
}
.main-nav .main-nav__subs {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    box-shadow: 4px 6.9px 16px rgba(40, 47, 55, 0.06);
    transform: translateY(20px);
    transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
}
.main-nav .main-nav__subs-item {
    background-color: #fafafa;
}
.main-nav .main-nav__subs-link {
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 20px;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
}
.main-nav .main-nav__subs-link:not(:hover) {
    color: rgba(40, 47, 55, 0.75);
}
.main-nav .main-nav__subs-link.is-selected,
.main-nav .main-nav__subs-link:hover {
    color: #fff;
    background-color: #1e7e34;
    text-decoration: none;
}
.main-nav .main-nav__list--burger {
    display: flex;
}
.main-nav .main-nav__subs-item:not(:last-child) .main-nav__subs-link {
    border-bottom: 1px solid rgba(40, 47, 55, 0.06);
}
.main-nav--currency .main-nav__link {
    background-color: transparent;
    border: none;
    outline: none;
}
.main-nav--currency .main-nav__link:active,
.main-nav--currency .main-nav__link:hover {
    outline: none;
}
.header-top .header-top__item--mobile-nav {
    display: none;
    align-self: center;
}
.header-top .header-top__item--nav {
    display: block;
}
.header-top .phones__content {
    display: inline-flex;
}
.header-top .b-cityselect__city,
.header-top .header-top__address-only,
.header-top .header-top__error,
.header-top .phones__address,
.header-top .phones__link,
.header-top .phones__workhours {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 41px;
    transition: color 0.35s ease-in-out;
}
.header-top .b-cityselect__city:hover,
.header-top .header-top__address-only:hover,
.header-top .header-top__error:hover,
.header-top .phones__address:hover,
.header-top .phones__link:hover,
.header-top .phones__workhours:hover {
    text-decoration: none;
}
.header-top .phones__link:first-child {
    padding-right: 8px;
}
.header-top .auth__link {
    padding-right: 0;
}
.header-top .b-cityselect__city {
    border-bottom: none;
}
.header-top .i-cityselect__city {
    padding-left: 4px;
}
.header-top .b-cityselect__city_yes {
    background-color: #1e7e34;
}
.header-top .b-cityselect__city_no,
.header-top .b-cityselect__city_yes {
    padding: 6px 12px;
    font-size: 11px;
    line-height: 11px;
}
.header-top--dark .auth__link,
.header-top--dark .b-cityselect__city,
.header-top--dark .header-top__address-only,
.header-top--dark .header-top__error,
.header-top--dark .main-nav__link,
.header-top--dark .main-nav__link-arrow,
.header-top--dark .nav-dropdown__toggle,
.header-top--dark .phones__address,
.header-top--dark .phones__link,
.header-top--dark .phones__workhours {
    color: rgba(40, 47, 55, 0.75);
}
.header-top--dark .auth__link:hover,
.header-top--dark .b-cityselect__city:hover,
.header-top--dark .header-top__address-only:hover,
.header-top--dark .header-top__error:hover,
.header-top--dark .main-nav__link-arrow:hover,
.header-top--dark .main-nav__link:hover,
.header-top--dark .nav-dropdown__toggle:hover,
.header-top--dark .phones__address:hover,
.header-top--dark .phones__link:hover,
.header-top--dark .phones__workhours:hover {
    color: #282f37;
}
.header-top--dark .icon-burger__line {
    background-color: rgba(40, 47, 55, 0.75);
}
.header-top--dark .icon-burger__line:hover {
    background-color: #282f37;
}
.header-top--light .auth__link,
.header-top--light .b-cityselect__city,
.header-top--light .header-top__address-only,
.header-top--light .header-top__error,
.header-top--light .header-top__html,
.header-top--light .main-nav__link,
.header-top--light .main-nav__link-arrow,
.header-top--light .nav-dropdown__toggle,
.header-top--light .phones__address,
.header-top--light .phones__link,
.header-top--light .phones__workhours {
    color: #fff;
}
.header-top--light .auth__link:hover,
.header-top--light .b-cityselect__city:hover,
.header-top--light .header-top__address-only:hover,
.header-top--light .header-top__error:hover,
.header-top--light .header-top__html:hover,
.header-top--light .main-nav__link-arrow:hover,
.header-top--light .main-nav__link:hover,
.header-top--light .nav-dropdown__toggle:hover,
.header-top--light .phones__address:hover,
.header-top--light .phones__link:hover,
.header-top--light .phones__workhours:hover {
    color: hsla(0, 0%, 100%, 0.75);
}
.header-top--light .icon-burger__line {
    background-color: #fff;
}
.header-top--light .icon-burger__line:hover {
    background-color: hsla(0, 0%, 100%, 0.75);
}
.header-top.is-loading {
    height: 41px;
    overflow: hidden;
}
.header-top.is-loading * {
    color: transparent !important;
}
.nav-dropdown-wrapper {
    position: relative;
    display: inline-block;
}
.nav-dropdown-wrapper .nav-dropdown__toggle {
    padding: 0;
    line-height: 41px;
    font-size: 13px;
    font-weight: 600;
    transition: color 0.35s ease-in-out;
    background-color: transparent;
    border: none;
    outline: none;
}
.nav-dropdown-wrapper:hover .nav-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease;
}
.nav-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    box-shadow: 4px 6.9px 16px rgba(40, 47, 55, 0.06);
    transform: translateY(15px);
    transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
}
.nav-dropdown .main-nav__item {
    display: block;
    background-color: #fafafa;
}
.nav-dropdown .main-nav__link {
    display: block;
    position: relative;
    padding: 4px 20px;
    line-height: 24px;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
}
.nav-dropdown .main-nav__link:not(:hover),
.nav-dropdown .main-nav__link:not(:hover) .main-nav__link-arrow {
    color: rgba(40, 47, 55, 0.75);
}
.nav-dropdown .main-nav__link.is-selected,
.nav-dropdown .main-nav__link:hover {
    color: #fff;
    background-color: #1e7e34;
    text-decoration: none;
}
.nav-dropdown .main-nav__link-arrow {
    transform: rotate(-90deg);
    transition: color 0.35s ease-in-out;
}
.nav-dropdown .main-nav__subs {
    position: absolute;
    left: 100%;
    top: 0;
    padding-left: 8px;
}
.nav-dropdown .main-nav__item:not(:last-child) .main-nav__link {
    border-bottom: 1px solid rgba(40, 47, 55, 0.06);
}
.nav-dropdown .catalog-nav__item {
    padding: 0;
    background-color: #fafafa;
    border-right: none;
}
.nav-dropdown .catalog-nav__item:first-child {
    border-left: none;
}
.nav-dropdown .catalog-nav__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 20px;
    min-width: 220px;
    font-size: 15px;
    font-weight: 600;
    line-height: inherit;
    transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
}
.nav-dropdown .catalog-nav__link:not(:hover) {
    color: rgba(40, 47, 55, 0.75);
}
.nav-dropdown .catalog-nav__link.is-selected,
.nav-dropdown .catalog-nav__link:hover {
    color: #282f37 !important;
    background-color: rgba(0, 123, 255, 0.15);
    text-decoration: none;
}
.nav-dropdown .catalog-nav__link-arrow {
    display: none;
}
.header-middle {
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px;
    /* box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1); */
    z-index: 6;
}
.header-middle .header-middle__row {
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.header-middle .header-middle__item {
    padding-left: 15px;
    padding-right: 15px;
}
.header-middle .header-middle__item--auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.header-middle .header-middle__item--inherit {
    position: inherit;
}
.header-middle .header-middle__item--logo .logo__image {
    margin: 0 auto;
}
.header-middle .header-middle__info-items {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-middle .header-middle__item--custom-first,
.header-middle .header-middle__item--custom-second {
    text-align: right;
}
.header-middle .header-middle__nav {
    margin-left: 24px;
    flex-basis: 100%;
}
.header-middle .main-nav-wrapper {
    display: inline-flex;
    align-items: center;
    flex-grow: 1;
}
.header-middle .main-nav__link,
.header-middle .main-nav__subs-link,
.header-middle .nav-dropdown-wrapper .nav-dropdown__toggle {
    color: #282f37;
    font-size: 15px;
    font-family: 'LatoWebBold';
}
.header-middle .nav-dropdown {
    box-shadow: 0 5px 20px rgba(99, 117, 138, 0.6);
}
.header-middle .phones__address,
.header-middle .phones__link,
.header-middle .phones__workhours {
    display: block;
    font-weight: 700;
    text-decoration: none;
}
.header-middle .phones__link--phone {
    font-size: 18px;
}
.header-middle .phones__address,
.header-middle .phones__link--callback,
.header-middle .phones__workhours {
    font-size: 13px;
    font-style: italic;
}
.header-middle .shop-info:not(:first-child) {
    padding-left: 12px;
}
.header-middle .phones__workhours {
    float: right;
    border: none;
}
.header-middle.shop-search-opened {
    z-index: 8;
}
.header-middle.is-loading {
    height: 81px;
    overflow: hidden;
}
.header-middle.is-loading * {
    color: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}
.header-middle--light .logo__description,
.header-middle--light .logo__title,
.header-middle--light .phones__address,
.header-middle--light .phones__link,
.header-middle--light .phones__workhours,
.header-middle--light .shop-info__icon,
.header-middle--light .shop-info__text-wrapper,
.header-middle--light .shop-search__toggler-icon {
    color: #fff;
}
.header-middle--light .logo__description:hover,
.header-middle--light .logo__title:hover,
.header-middle--light .phones__address:hover,
.header-middle--light .phones__link:hover,
.header-middle--light .phones__workhours:hover,
.header-middle--light .shop-info__icon:hover,
.header-middle--light .shop-info__text-wrapper:hover,
.header-middle--light .shop-search__toggler-icon:hover {
    color: hsla(0, 0%, 100%, 0.75);
}
.header-middle--light .icon-burger:not(.is-active) .icon-burger__line:hover,
.header-middle--light .icon-burger__line {
    background-color: #fff;
}
.header-middle--dark .logo__description,
.header-middle--dark .logo__title,
.header-middle--dark .phones__address,
.header-middle--dark .phones__link--callback,
.header-middle--dark .phones__workhours,
.header-middle--dark .shop-info__icon,
.header-middle--dark .shop-search__toggler-icon {
    color: rgba(40, 47, 55, 0.75);
}
.header-middle--dark .logo__description:hover,
.header-middle--dark .logo__title:hover,
.header-middle--dark .phones__address:hover,
.header-middle--dark .phones__link--callback:hover,
.header-middle--dark .phones__link--phone,
.header-middle--dark .phones__workhours:hover,
.header-middle--dark .shop-info__icon:hover,
.header-middle--dark .shop-search__toggler-icon:hover {
    color: #282f37;
}
.header-middle--dark .phones__link--phone {
    font-family: 'LatoWebBlack';
}
.header-middle--dark .icon-burger:not(.is-active) .icon-burger__line:hover,
.header-middle--dark .icon-burger__line {
    background-color:#28a745;
}
.mobile-nav-toggle {
    cursor: pointer;
}
.abedSignage img {
    transition: 0.5s;
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.abedSignage:hover img{ 
    transition: 0.5s; 
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
}
.mobile-nav {
    display: block;
    position: fixed;
    width: 320px;
    max-width: 320px;
    height: 100vh;
    max-height: 100vh;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-320px);
    transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease 0.25s;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8;
}
.mobile-nav.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s ease 0s;
}
.mobile-nav .mobile-nav__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 49px;
    height: 49px;
    padding: 0;
    border: none;
    background-color: hsla(42, 98%, 75%, 0.3);
    cursor: pointer;
}
.mobile-nav .mobile-nav__close:focus {
    outline: 0;
}
.mobile-nav .mobile-nav__auth {
    min-height: 49px;
}
.mobile-nav .mobile-nav__auth,
.mobile-nav .mobile-nav__search {
    height: auto;
    padding: 12px 20px;
    border-bottom: 1px solid rgba(40, 47, 55, 0.06);
}
.mobile-nav .shop-search .shop-search__input:not(.form-control--custom),
.mobile-nav .shop-search__submit {
    height: auto;
    padding: 10px 16px;
    font-size: 11px;
    line-height: 11px;
}
.mobile-nav .mobile-nav__catalog {
    /* padding-top: 25px; */
    padding-bottom: 25px;
    height: calc(100vh - 100px);
    background: #fff;
    overflow-y: scroll;
}
.mobile-nav .mobile-nav__list {
    padding-left: 0;
    list-style: none;
}
.mobile-nav .mobile-nav__item {
    padding: 5px 25px;
}
.mobile-nav .mobile-nav__item:first-child {
    padding-top: 0;
}
.mobile-nav .mobile-nav__link-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile-nav .mobile-nav__link {
    font-weight: 700;
}
.mobile-nav .mobile-nav__link:hover {
    text-decoration: none;
}
.mobile-nav .mobile-nav__subs-list {
    padding-left: 0;
    list-style: none;
}
.mobile-nav .mobile-nav__subs-link {
    display: block;
    padding-top: 5px;
    padding-left: 25px;
    color: #666561;
}
.mobile-nav .mobile-nav__cross {
    position: relative;
    width: 12px;
    max-width: 12px;
    height: 12px;
    max-height: 12px;
    background-color: transparent;
    border: 0;
    transition: transform 0.25s ease;
    cursor: pointer;
}
.mobile-nav .mobile-nav__cross:focus {
    outline: none;
}
.mobile-nav .mobile-nav__cross:after,
.mobile-nav .mobile-nav__cross:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    max-width: 12px;
    height: 2px;
    background-color: #1e7e34;
    transition: transform 0.25s ease;
}
.mobile-nav .mobile-nav__cross:before {
    transform: rotate(90deg);
    transform-origin: 50%;
}
.mobile-nav .mobile-nav__cross[aria-expanded="true"]:after,
.mobile-nav .mobile-nav__cross[aria-expanded="true"]:before {
    transform: rotate(180deg);
}
.mobile-nav__list--pages {
    margin-top: 30px;
}
.mobile-nav__list--pages .mobile-nav__item,
.mobile-nav__list--pages .mobile-nav__subs-link {
    padding-top: 0;
    padding-bottom: 0;
}
.mobile-nav__list--pages .mobile-nav__link {
    color: #747474;
    font-weight: 400;
}
.header {
    position: relative;
}
.header--padding {
    padding-bottom: 16px;
}
.header.header--type-6 .header-middle .header-middle__item--custom-first,
.header.header--type-6 .header-middle .header-middle__item--custom-second,
.header.header--type-7 .header-middle .header-middle__item--custom-first,
.header.header--type-7 .header-middle .header-middle__item--custom-second {
    text-align: left;
}
.header.header--type-6 .logo,
.header.header--type-7 .logo {
    text-align: center;
}
.header.header--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
    transition: transform 0.35s ease;
    z-index: 3;
}
.header--fixed.is-shown {
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
    transform: translateY(0);
}
html.font--fira body {
    font-family: Fira Sans, sans-serif;
}
html.font--firacond body {
    font-family: Fira Sans Condensed, sans-serif;
}
html.font--lora body {
    font-family: Lora, sans-serif;
}
html.font--merriweather body {
    font-family: Merriweather, sans-serif;
}
html.font--montserrat body {
    font-family: Montserrat, sans-serif;
}
html.font--opensans body {
    font-family: Open Sans, sans-serif;
}
html.font--ptsans body {
    font-family: PT Sans, sans-serif;
}
html.font--ptsansnarrow body {
    font-family: PT Sans Narrow, sans-serif;
}
html.font--roboto body {
    font-family: Roboto, sans-serif;
}
html.font--robotocond body {
    font-family: Roboto Condensed, sans-serif;
}
html.font--ubuntu body {
    font-family: Ubuntu, sans-serif;
}
html.font--lato body {
    font-family: LatoWeb, sans-serif;
}
@media (min-width: 1500px) {
    html.container-width--1500 .container,
    html.container-width--1700 .container {
        max-width: 1440px;
    }
}
@media (min-width: 1700px) {
    html.container-width--1700 .container {
        max-width: 1640px;
    }
}
body.locked {
    overflow: hidden;
    transition: overflow 0s ease-in-out;
}
body.locked.site-page {
    /* padding-right: 15px; */
}
body.container {
    padding-left: 0;
    padding-right: 0;
}
body.container .main {
    background-color: #fff;
}
body.container .welcome-note {
    padding-bottom: 24px;
}
body.container .footer {
    margin-top: 0;
}
body.body--image {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
body.body--pattern {
    background-repeat: repeat;
}
.main .main__container {
    position: relative;
    padding-top: 20px;
    padding-bottom: 40px;
    border-radius: 3px;
    background-color: #fff;
}
.main .main__container .page__title {
    margin-top: 0;
}
.main-gray .main,
.main-gray .main__container {
    background-color: #f7f7f7;
}
.site-page {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
.site-page .main__wrapper {
    flex: 1;
}
.site-page.main-gray .footer {
    margin-top: 0;
}
.color-base,
a {
    color: #1e7e34;
}
a {
    transition: color 0.25s ease-in-out;
}
a:hover {
    color: rgba(0, 123, 255, 0.9);
}
.background-base {
    background-color: #1e7e34;
}
.custom-control-label {
    cursor: pointer;
}
.hidden {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}
.absolute-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.size-typo-xs {
    font-size: 11px;
}
.size-typo-s {
    font-size: 13px;
}
.size-typo-m {
    font-size: 15px;
}
.size-typo-l {
    font-size: 18px;
}
.size-typo-xl {
    font-size: 20px;
}
.size-typo-xxl {
    font-size: 24px;
}
.size-typo-xxxl {
    font-size: 32px;
}
.size-typo-xxxxl {
    font-size: 48px;
}
.size-typo-xxxxxl {
    font-size: 72px;
}
.size-typo-xxxxxxl {
    font-size: 96px;
}
i.icon16 {
    position: relative;
    top: 2px;
    display: inline-block;
    vertical-align: baseline;
    height: 16px;
    width: 16px;
    margin: 0 4px;
    text-indent: -9999px;
    text-decoration: none !important;
    background: transparent url(../img/icons/icons.png) no-repeat;
    background-size: 260px 160px;
}
i.icon16.rss {
    background-position: -16px 0;
}
i.icon16.facebook {
    background-position: -32px 0;
}
i.icon16.twitter {
    background-position: -48px 0;
}
i.icon16.vk {
    background-position: -64px 0;
}
i.icon16.gplus {
    background-position: -80px 0;
}
i.icon16.pinterest {
    background-position: -96px 0;
}
i.icon16.youtube {
    background-position: -112px 0;
}
i.icon16.instagram {
    background-position: -128px 0;
}
i.icon16.userpic20 {
    background-position: -2px -2px;
    border-radius: 50%;
    background-size: 20px 20px;
}
i.icon16.color {
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 17px;
    height: 17px;
    background-image: none;
}
i.icon16.star,
i.icon16.star-full {
    background-position: -16px -16px;
}
i.icon16.star-half {
    background-position: -32px -16px;
}
i.icon16.star-empty {
    background-position: -48px -16px;
}
i.icon16.star-hover {
    background-position: -64px -16px;
}
i.icon16.stock-red {
    background-position: -128px -16px;
}
i.icon16.stock-yellow {
    background-position: -144px -16px;
}
i.icon16.stock-green {
    background-position: -160px -16px;
}
i.icon16.stock-transparent {
    background-position: -176px -16px;
}
i.icon16.compare {
    background-position: -208px -16px;
}
i.icon16.compare.active {
    background-position: -224px -16px;
}
i.icon16.remove {
    background-position: -96px -16px;
}
i.icon16.loading {
    background-image: url(../img/icons/loading32.gif);
    background-position: 0 0;
    background-size: 16px 16px;
}
@media (max-width: 424px) {
    .header .header-middle__item.main-nav-wrapper {
        margin-top: 8px;
    }
    .header .header-middle .logo__image {
        max-width: 130px;
    }
    .header .header-middle__item .shop-search--icon {
        display: none;
    }
    .logo.logo--text .logo__title {
        font-size: 20px;
    }
    .page-title,
    .product-page .product-page__header {
        font-size: 24px;
    }
    .title:before {
        display: none;
    }
    .payment-options .payment-options__title,
    .shipping-options .shipping-options__title {
        font-size: 18px;
    }
    .cart-info .cart-info__item {
        flex-wrap: wrap;
    }
}
@media (max-width: 340px) {
    .header-top .header-top__item--4 * {
        font-size: 11px;
    }
}
@media (max-width: 500px) {
    .header .header-middle__item--custom-first,
    .header .header-middle__item--search {
        display: none;
    }
}
@media (max-width: 575px) {
    .header-middle .shop-info__text-wrapper {
        display: none;
    }
    .slider--backgrounds .slider__content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .slider--backgrounds .data-counter__data,
    .slider--backgrounds .data-counter__separator {
        font-size: 24px;
        line-height: 24px;
    }
    .main .main__container {
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0;
    }
    .products-lists .products-lists__tabs-item {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .products-lists .products-lists__tabs-item:not(:last-child) {
        display: block;
        margin: 0 auto;
        padding-bottom: 12px;
    }
    .products-lists .products-lists__tabs-link {
        width: 100%;
    }
    .blog--type-1 .blog-post__box {
        flex-direction: column;
    }
    .blog--type-1 .blog-post__image {
        max-width: 100%;
        height: 200px;
    }
    .cart-featured {
        display: none;
    }
    .footer .logo__image {
        max-width: 130px;
    }
}
@media (max-width: 767px) {
    .header-bottom {
        overflow-x: hidden;
    }
    .header .header-middle__item--custom-second {
        display: none;
    }
    .header-middle .logo__description {
        max-width: 260px;
    }
    .products-sorting .products-sorting__list.products-layouts {
        display: none;
    }
}
@media (max-width: 991px) {
    .header-top .header-top__item--pages,
    .header-top .header-top__item:not(.header-top__item--4):not(.header-top__item--mobile-nav) {
        display: none;
    }
    .header-top .header-top__item--4 {
        display: block;
    }
    .fly-cart,
    .header-middle .main-nav-wrapper,
    .header.header--fixed,
    .header:not(.header--type-3) .header-middle__item--search {
        display: none;
    }
    .header:not(.header--type-3) .header-middle__item.main-nav-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
        margin-top: 8px;
    }
    .header-bottom {
        background-color: transparent !important;
        padding-bottom: 16px;
    }
    .notice .notice__icon,
    .sidebar--main,
    .sidebar-nav.sidebar-nav--dropdown .sidebar-nav__list--subs {
        display: none;
    }
    .notice .notice__link {
        flex-direction: column;
        align-items: flex-start;
    }
    .product-page .product-page__cart--padding {
        padding-left: 15px;
    }
    .product-page .product-photos {
        padding-bottom: 32px;
    }
    .product-page section.features {
        display: none;
    }
    .product-page .product-page__features {
        margin-top: 4px;
        padding-top: 16px;
        border-left: none !important;
    }
    .inner-review-wrapper {
        padding-left: 0;
    }
}
@media (max-width: 1199px) {
    .header .header-middle.header-middle--1 .header-middle__item--search .shop-search__input {
        width: 190px;
    }
}
@media (max-width: 1299px) {
    .header .header-top__item--nav {
        display: none;
    }
    .header .header-middle:not(.header-middle--1) .header-middle__item.main-nav-wrapper {
        flex-grow: 1;
    }
    .header .header-middle:not(.header-middle--6):not(.header-middle--5) .header-middle__item--custom-second {
        display: none;
    }
    .header .shop-search__toggler {
        display: flex;
    }
    .header .shop-info.shop-info--text .shop-info__text-wrapper {
        display: none;
    }
    .header .categories-button {
        width: 100%;
        justify-content: center;
    }
    .header-bottom--alternative .header-bottom__item--nav {
        max-width: 520px;
        width: 520px;
    }
    .product-dialog .product-dialog__content {
        padding-left: 15px !important;
    }
}
@media (min-width: 992px) {
    .header-bottom:not(.header-bottom--alternative) .categories-button {
        display: none;
    }
    .header-bottom--alternative .header-bottom__item--nav,
    .header-bottom:not(.header-bottom--alternative) .catalog-nav {
        display: block;
    }
    .clicklite {
        left: calc(50% - 250px) !important;
    }
}

/*----------------------------------------------------------------
    Social icons
----------------------------------------------------------------*/

.s-icons a {
    display: block;
    float: left;
}

i.s-icon {
    width: 2rem;
    height: 2rem;
    margin-right: .5rem;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    color: #fff;
    line-height: 2rem;
    text-align: center;
    border-radius: 2px;
}

.s-icon-vk {
    border-color: #3b5998;
    background-color: #2B587A;
}

.s-icon-dribbble {
    border-color: #ea4c89;
    background-color: #ea4c89;
}

.s-icon-facebook {
    border-color: #3b5998;
    background-color: #3b5998;
}

.s-icon-flickr {
    border-color: #0063dc;
    background-color: #0063dc;
}

.s-icon-github {
    border-color: #171515;
    background-color: #171515;
}

.s-icon-gplus {
    border-color: #dd4b39;
    background-color: #dd4b39;
}

.s-icon-instagram {
    border-color: #3f729b;
    background-color: #3f729b;
}

.s-icon-linkedin {
    border-color: #0e76a8;
    background-color: #0e76a8;
}

.s-icon-pinterest {
    border-color: #c8232c;
    background-color: #c8232c;
}

.s-icon-skype {
    border-color: #00aff0;
    background-color: #00aff0;
}

.s-icon-twitter {
    border-color: #00acee;
    background-color: #00acee;
}

.s-icon-vimeo {
    border-color: #44bbff;
    background-color: #44bbff;
}

.s-icon-youtube {
    border-color: #c4302b;
    background-color: #c4302b;
}

.s-icon-rss {
    border-color: #fca13b;
    background-color: #fca13b;
}

.s-icon-ok {
    background-color: #ff9f4d;
}


/*----------------------------------------------------------------
    Footer
----------------------------------------------------------------*/

.s-footer-wrapper {
    padding: 2rem 0;
    background-color: #f5f5f5;
}

.s-footer-wrapper .mailer-subscribe .subscribe-call svg,
.s-footer-wrapper .mailer-subscribe .subscribe-call span {
    float: left;
}

.s-footer-wrapper .mailer-subscribe .subscribe-call svg {
    margin-right: 25px;
}

.s-footer-wrapper .mailer-subscribe .subscribe-call span {
    font-size: 0.9rem;
    padding-right: 50px;
}

.s-footer-wrapper .s-footer-menu {
    margin-top: 2rem;
}

.s-footer-wrapper .s-footer-menu > div {
    padding-bottom: 1rem;
}

.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display:table-cell
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-btn {
    display: table-cell;
    position: relative;
    font-size: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.btn-sm {
    padding: .5rem .7rem .5rem;
    font-size: .6rem;
    line-height: 15px;
    height: 35px;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
}

.form-control[type="email"] {
    text-transform: none!important;
}

.s-footer-wrapper .s-footer-menu h4 {
    font-size: 1rem;
}

.s-footer-wrapper .s-footer-menu span {
    display: block;
    font-size: 0.8rem;
    line-height: 1.2rem;
}

.s-footer-wrapper .s-footer-menu ul {
    padding-left: 0;
    list-style: none;
}

.s-footer-wrapper .s-footer-menu ul li,
.s-footer-wrapper .s-footer-menu ul li a {
    padding: 2px 0;
    font-size: 0.9rem;
    color: #545454;
}

.s-footer-wrapper .s-callback-wrapper .s-callback-dialog {
    font-size: 0.9rem;
}

.s-footer-wrapper .s-footer-menu ul li a:hover {
    text-decoration: none;
}