.sc-megamenu-children-item {
    padding-bottom: 1rem;
}
.sc-megamenu-children-title {
    font-size: .8rem;
}

/* Swiper */
.oct-swiper-wrap {
    padding-bottom: 1rem;
}
.oct-product-swiper.swiper {
    padding-bottom: 180px;
    margin-bottom: -180px;
}
.oct-product-swiper.swiper .swiper-wrapper {
    z-index: 2;
}
.oct-swiper .swiper-slide {
    height: auto;
}
.oct-product-swiper .swiper-slide:hover {
    z-index: 3;
}
.oct-swiper-prev,
.oct-swiper-next {
    position: absolute;
    top: 50%;
    /*transform: translateY(-50%);*/
    /*margin-top: -9px;*/
    z-index: 4;
    border: none;
}
.oct-product-swiper-prev,
.oct-product-swiper-next {
    margin-top: -68px;
}
.oct-swiper-prev {
    left: -2.5rem;
}
.oct-swiper-next {
    right: -2.5rem;
}
.oct-swiper-prev .sc-btn-icon {
    -webkit-mask: url(../img/sprite.svg#include--prev-slide-icon);
    mask: url(../img/sprite.svg#include--prev-slide-icon)
}
.oct-swiper-next .sc-btn-icon {
    -webkit-mask: url(../img/sprite.svg#include--next-slide-icon);
    mask: url(../img/sprite.svg#include--next-slide-icon)
}
.oct-swiper-prev[aria-disabled=true],
.oct-swiper-next[aria-disabled=true] {
    opacity: 0;
}
.oct-swiper-pagination.swiper-pagination {
    position: relative !important;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 1.5rem;
}
.oct-swiper-pagination .swiper-pagination-bullet {
    background: #d1d2d5;
    opacity: 1;
    width: 6px;
    height: 6px;
}
.oct-swiper-pagination .swiper-pagination-bullet-active {
    background: rgb(58, 138, 114);
    width: 8px;
    height: 8px;
}

.oct-swiper-wrap--single .oct-swiper-prev,
.oct-swiper-wrap--single .oct-swiper-next {
    left: auto;
    right: auto;
}
.oct-swiper-wrap--single .oct-swiper-prev {
    left: .5rem;
}
.oct-swiper-wrap--single .oct-swiper-next {
    right: .5rem;
}

@media (max-width: 1679.98px) {
    .oct-swiper-prev {
        left: -.5rem;
    }
    .oct-swiper-next {
        right: -.5rem;
    }
}
@media (max-width: 767.98px) {
    .oct-swiper-wrap {
        margin-right: calc(-.5 * var(--bs-gutter-x));
        margin-left: calc(-.5 * var(--bs-gutter-x));
    }
    .oct-swiper-wrap .oct-swiper-prev,
    .oct-swiper-wrap .oct-swiper-next {
        display: none !important;
    }
}

/*Sliders*/
.sc-carousel-item img {
    margin-bottom: 0;
}
.sc-last-reviews-info a {
    display: block;
}
.sc-last-reviews-info a img {
    width: 90px;
    height: 90px;
}
.sc-last-reviews-info .sc-module-rating {
    padding: 0;
    background-color: transparent;
}
@media (max-width: 485.98px) {
    /*.sc-last-reviews-info a img {*/
    /*    width: 100px;*/
    /*    height: 100px;*/
    /*}*/
    .sc-last-reviews-author-name {
        font-size: 14px;
    }
    .sc-last-reviews-title {
        font-size: 13px !important;
    }
}

/*Product*/
.sc-product-options .radio label.sc-radio.option-discount {
    border-color: #e53535;
}
.sc-product-options .radio label.sc-radio.option-discount:before {
    content: "\002d\0025";
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    border-radius: 0 2px 0 2px;
    background-color: #e53535;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
.sc-product-options .radio label.sc-radio.option-discount.selected:before {
    color: #fff;
}
.sc-product-options .form-moptid-15 label {
    font-weight: 500 !important;
    color: var(--bs-gray);
}
.sc-product-options .radio label.radio-bottle {
    position: relative;
    padding: 9px 10px 10px 40px;
    /*padding-left: 40px;*/
    height: 48px;
}
.radio-bottle img {
    position: absolute;
    left: 2px;
    top: 6px;
    height: 32px;
    width: 32px;
}
.radio-bottle span {
    display: block;
}
.radio-bottle span i {
    display: block;
    margin-top: -1px;
    font-style: normal;
    font-size: .7em;
    font-weight: 400;
}
.sc-product-content-card .sc-module-price-box {
    display: none !important;
}
.sc-product-content-card .sc-module-quantity {
    display: none !important;
}
@media (max-width: 767.98px) {
    .sc-product-images {
        position: relative;
        padding: 0 1rem !important;
        background-color: transparent;
        border: none;
        min-height: auto;
    }
    .sc-product-images .sc-module-stickers {
        position: absolute;
        z-index: 1;
        top: 10px;
        left: 0;
        right: 0;
    }
    .sc-product-images .sc-product-images-main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .sc-product-images-main .slick-dots {
        margin-bottom: 0;
    }
    .sc-product-images-main .slick-dots li {
        margin-bottom: 0;
    }
}
@media (max-width: 479.98px) {
    .sc-product-images-slide {
        background-color: #fff;
        padding-bottom: 0 !important;
    }
    .sc-product-images-main img {
        max-width: 80%;
    }
    .sc-module-price-box {
        padding-top: 0 !important;
    }
}


/*Category*/
@media (min-width: 576px) {
    .sc-module-cart .sc-btn-primary {
         -webkit-box-flex: 0;
        -ms-flex: auto;
         flex: auto;
         max-width: none;
    }
    .sc-module-cart .sc-btn-primary .sc-btn-text {
        display: block;
    }
}
.sc-subcategories {
    max-height: 171px;
    overflow: hidden;
}
@media (max-width: 1199.98px) {
    .sc-subcategories {
        margin-bottom: 15px;
    }
}
@media (max-width: 575.98px) {
    .sc-subcategories>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.sc-subcat .slick-track {
    display: flex;
}
.sc-subcat .slick-arrow:hover {
    background-color: #dcdcdc;
}
.sc-subcat .slick-slider-btn-next {
    right: 0;
}
.sc-subcat .slick-slider-btn-prev {
    left: 0;
}
.form-control {
    color: #18201e;
}
.sc-module-price__vol {
    font-style: normal;
    /*font-size: .65em;*/
    /*color: #9ea2a4;*/
}
.sc-module-price__vol::before {
    content: '/';
}

.inst-widget {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
}
.inst-widget-desc {
    font-size: 14px;
}
.inst-widget .profile-info .mt3 {
    margin-top: 0;
    margin-bottom: 10px;
}
.inst-widget .mt3.media-count,
.inst-widget .mt3.follower-count,
.inst-widget .mt3.following-count {
    margin-bottom: 30px;
}
.inst-widget .biography {
    display: none;
}
.inst-widget .full_name.mt3 {
    display: none;
}
.inst-widget .inst-feed {
    height: 100%;
}
.inst-widget .inst-feed .username {
    font-size: 13px;
}
.inst-widget .inst-feed .mt3 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 13px;
    color: #555770;
}
.inst_carousel .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: none;
    -webkit-filter: drop-shadow(0 0 1px rgba(40, 41, 61, .08)) drop-shadow(0 .5px 2px rgba(96, 97, 112, .16));
    filter: drop-shadow(0 0 1px rgba(40, 41, 61, .08)) drop-shadow(0 .5px 2px rgba(96, 97, 112, .16));
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
.inst_carousel .slick-arrow:hover {
    color: #fff;
    background-color: rgb(58, 138, 114);
}
.inst_carousel .slick-prev .sc-btn-icon {
    -webkit-mask: url(../img/sprite.svg#include--prev-slide-icon);
    mask: url(../img/sprite.svg#include--prev-slide-icon)
}
.inst_carousel .slick-next .sc-btn-icon {
    -webkit-mask: url(../img/sprite.svg#include--next-slide-icon);
    mask: url(../img/sprite.svg#include--next-slide-icon)
}
.inst_carousel .slick-arrow:hover .sc-btn-icon {
    background-color: #fff;
}
@media (max-width: 575.98px) {
    .inst-widget-logo {
        display: none;
    }
}

/* Featured cats */
.sc-featured-cat-item .content-block {
    gap: 12px;
    border-radius: 12px;
    transition: background-color .2s ease;
}
.sc-featured-cat-item .content-block:hover {
    background: #f5f6f8;
}
.sc-featured-cat-img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}
@media (max-width: 767.98px) {
    .sc-featured-cat-item .content-block {
        flex-direction: column;
        text-align: center;
        gap: 8px;
    }
    .sc-featured-cat-img {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 479.98px) {
    .sc-featured-cat-name {
        font-size: 13px;
    }
}
@media (max-width: 430.99px) {
    .sc-featured-cat-name {
        font-size: 12px;
        line-height: 1.25;
    }
}

/*Info block*/
.p-info-blocks-sec {
    position: relative;
    z-index: 2;
    margin-bottom: 15px;
}
.p-info-blocks-sec .content-block {
    border: none;
    background-color: transparent;
    padding: 0;
}
.p-info-blocks-sec .content-block:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.p-info-blocks {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
.p-info-blocks-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    width: calc(50% - 8px);
    padding: 20px;
    border-radius: .25rem;
    border: 1px solid #f2f4f8;
    background-color: #fff;
    transition: box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out;
}
.p-info-blocks-item:hover {
    -webkit-box-shadow: 0 2px 4px rgba(40, 41, 61, .04), 0 8px 16px rgba(96, 97, 112, .16);
    box-shadow: 0 2px 4px rgba(40, 41, 61, .04), 0 8px 16px rgba(96, 97, 112, .16);
}
.p-info-blocks-header {
    display: flex;
    align-items: center;
    gap: 12px;
    /*margin-bottom: 10px;*/
}
.p-info-blocks-icon {
    color: #1c1c28;
}
.p-info-blocks-title {
    display: block;
    /*margin-bottom: 5px;*/
    font-size: 1.1em;
    font-weight: 700;
    color: #1c1c28;
}
@media (max-width: 1199.98px) {
    .p-info-blocks {
        display: block;
    }
    .p-info-blocks-item {
        width: 100%;
        margin-bottom: 20px;
    }
}
@media (max-width: 599.98px) {
    .p-info-blocks-item {
        display: block;
    }
    .p-info-blocks-header {
        margin-bottom: 10px;
    }
}

/* plvacancy */
.img-border {
    border-radius: 1.5rem;
}
.plvacancy .sp-seo-faq,
.plvacancy .content-block {
    margin-top: 0;
    margin-bottom: 1.5rem;
    padding: 3rem 2rem;
    border-radius: 1.5rem;
    color: #1c1c28;
    font-size: 1rem;
}
.plvacancy .faq-title,
.content-block .plvacancy-sec-title {
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-size: 2rem;
    font-weight: 700;
}
.content-block .plvacancy-sec-subtitle {
    margin-bottom: 1.5rem;
    font-size: 1rem;
    font-weight: 500;
}
.plvacancy blockquote {
    display: inline-flex;
    padding: 1.5rem 2rem;
    background-color: #edf7f4;
    border: 1px solid #d1eae3;
    font-size: 1.25rem;
    font-weight: 500;
    border-radius: 1rem;
    line-height: 1.2;
    user-select: none;
}
.plvacancy .plvacancy-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.plvacancy .plvacancy-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.plvacancy-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 14px;
    background-image: url('/image/catalog/pages/vacancy/icon-check.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.plvacancy .plvacancy-intro {
    position: relative;
    background-image: var(--bg-desktop);
    background-size: cover;
    background-position: center;
    text-align: center;
    overflow: hidden;
    padding: 1.5rem;
}
.plvacancy-intro::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #000;
    opacity: .2;
    display: none;
}
.plvacancy-intro.content-block {
    color: #fff;
}
.plvacancy-intro-content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 120px 0 80px;
    min-height: 800px;
}
.plvacancy-intro .plvacancy-intro__title {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .04em;
    font-size: 2.75rem;
    font-weight: 700;
}
.plvacancy-intro__text-1 {
    max-width: 70%;
    margin: 0 auto;
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1.25;
}
.plvacancy-intro__text-2 {
    max-width: 450px;
    margin: 0 auto;
    font-size: 1.15rem;
    line-height: 1.25;
}
.plvacancy-btn {
    display: inline-flex;
    font-size: 1.15rem;
    letter-spacing: .03em;
    font-weight: 500;
    text-transform: uppercase;
}
.plvacancy-who__text {
    /*padding-top: 20px;*/
}
.plvacancy-who__img img {
    width: 100%;
}

.plvacancy-oppo-block {
    margin-bottom: 2.5rem;
}
.plvacancy-oppo-block:last-child {
    margin-bottom: 0;
}
.plvacancy .plvacancy-oppo-items {
    display: grid;
    gap: 20px;
    padding: 0;
    margin: 0;
}
.plvacancy .plvacancy-oppo-items--8 {
    grid-template-columns: repeat(4, 1fr);
}
.plvacancy .plvacancy-oppo-items--7 {
    grid-template-columns: repeat(12, 1fr);
}
.plvacancy .plvacancy-oppo-items--7 .plvacancy-oppo-item:nth-child(-n+4) {
    grid-column: span 3;
}
.plvacancy .plvacancy-oppo-items--7 .plvacancy-oppo-item:nth-child(n+5) {
    grid-column: span 4;
}
.plvacancy .plvacancy-oppo-items--5 {
    grid-template-columns: repeat(5, 1fr);
}
.plvacancy .plvacancy-oppo-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    margin: 0;
    padding: 1.5rem 1rem;
    border-radius: 1rem;
    background-color: #f4f9f9;
    user-select: none;
    transition: box-shadow .3s ease-out;
}
.plvacancy .plvacancy-oppo-item:hover {
    box-shadow: 0 2px 4px rgba(40, 41, 61, .02), 0 4px 8px rgba(96, 97, 112, .1);
}
.plvacancy-oppo--v2 .plvacancy-oppo-item {
    background-color: #fff;
    border: 1px solid #e5f1f1;
}
.plvacancy-oppo-item__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
}
.plvacancy-oppo-item__icon svg {
    max-width: 100%;
    max-height: 100%;
}
.plvacancy .plvacancy-oppo-item__text {
    margin-bottom: 0;
    font-weight: 500;
    font-size: .9em;
}

.content-block.pvacancy {
    padding: 70px 70px 50px;
}
.pvacancy__title {
    margin-bottom: 40px;
    font-size: 2.5rem;
    line-height: 1.15;
}
.pvacancy .sc-btn {
    margin-bottom: 30px;
}
.pvacancy .sc-btn {
    width: 100%;
}
.pvacancy-img {
    text-align: center;
}
.pvacancy-img img {
    width: 400px;
    height: 334px;
}
.pvacancy-btns .btn-wrap{
    height: 100%;
    padding: 1rem;
    border-radius: 10px;
    border: 1px solid #f2f4f8;
    background-color: #f4f9f9;
}
.plvacancy-stories-slider-wrap {
    position: relative;
}
.plvacancy-stories-slider-wrap .slick-slider-btn-prev {
    left: -1px;
}
.plvacancy-stories-slider-wrap .slick-slider-btn-next {
    right: -1px;
}
.plvacancy-stories-slide {
    margin: 0 10px;
}
.plvacancy-stories-slide__img {
    aspect-ratio: 3 / 4;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 15px;
}
.plvacancy-stories-slide__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.plvacancy-stories-slide__content {
    text-align: center;
}
.plvacancy .plvacancy-stories-slide__name {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}
.plvacancy .plvacancy-stories-slide__position {
    color: #555770;
    font-size: 14px;
    margin-bottom: 15px;
}
.plvacancy-stories-slide__text {
    color: #8f90a6;
    font-size: .9em;
}

@media (min-width: 992px) {
    .plvacancy-who-col-img {
        order: 0;
    }
    .plvacancy-who-col-text {
        order: 1;
    }
    .text--pccenter {
        text-align: center;
    }
}
@media (max-width: 991.98px) {
    .plvacancy .faq-title {
        text-align: left;
    }
    .plvacancy .sp-seo-faq,
    .plvacancy .content-block {
        border-radius: 1rem;
    }
    .img-border {
        border-radius: 1rem;
    }
    .plvacancy .sp-seo-faq,
    .plvacancy .content-block {
        font-size: 14px;
    }
    .plvacancy .plvacancy-list li {
        padding-left: 25px;
    }
    .plvacancy .plvacancy-list li::before {
        width: 15px;
        height: 11px;
    }
    .content-block .plvacancy-sec-title {
        font-size: 1.75rem;
    }
    .pvacancy-img {
        margin-bottom: 30px;
    }
    .plvacancy .sp-seo-faq,
    .plvacancy .content-block {
        padding: 1.75rem 1rem;
    }
    .plvacancy-intro::before {
        display: block;
    }
    .plvacancy-intro-content {
        min-height: 600px;
        padding: 40px 0;
    }
    .plvacancy-intro .plvacancy-intro__title {
        font-size: 2.25rem;
    }
    .plvacancy-intro__text-1 {
        max-width: 90%;
        font-size: 1.5rem;
    }
    /*.plvacancy-oppo-item__icon {*/
    /*    height: 50px;*/
    /*    width: 50px;*/
    /*}*/
}
@media (max-width: 767.98px) {
    .content-block.pvacancy {
        padding: 40px 15px 0;
    }
    .pvacancy__title {
        margin-bottom: 20px;
        font-size: 2rem;
        line-height: 1.25;
    }
    .pvacancy .btn-wrap {
        height: auto;
        padding: 15px;
        margin-bottom: 20px;
        background-color: var(--bs-gray-200);
    }
    .pvacancy .sc-btn {
        margin-bottom: 10px;
    }
    .pvacancy .btn-desc {
        text-align: center;
    }
    .plvacancy blockquote {
        padding: 1.5rem;
        /*font-size: 1.25rem;*/
    }
    .plvacancy .plvacancy-oppo-items--8,
    .plvacancy .plvacancy-oppo-items--7,
    .plvacancy .plvacancy-oppo-items--5 {
        grid-template-columns: repeat(2, 1fr);
    }
    .plvacancy .plvacancy-oppo-items--7 .plvacancy-oppo-item:nth-child(-n+4),
    .plvacancy .plvacancy-oppo-items--7 .plvacancy-oppo-item:nth-child(n+5) {
        grid-column: span 1; /* сбрасываем span с десктопа */
    }
    .plvacancy .plvacancy-oppo-items--7 .plvacancy-oppo-item:last-child,
    .plvacancy .plvacancy-oppo-items--5 .plvacancy-oppo-item:last-child {
        grid-column: 1 / -1;
    }
    .plvacancy .plvacancy-oppo--moblist .plvacancy-oppo-items--7,
    .plvacancy .plvacancy-oppo--moblist .plvacancy-oppo-items--5 {
        grid-template-columns: repeat(1, 1fr);
        gap: .75rem;
    }
    .plvacancy .plvacancy-oppo--moblist .plvacancy-oppo-item {
        flex-direction: unset;
        flex-wrap: nowrap;
        gap: 1rem;
        padding: .75rem 1rem;
        text-align: left;
    }
    .plvacancy .plvacancy-oppo--moblist .plvacancy-oppo-item__icon {
        height: 30px;
        width: 30px;
    }
    .pvacancy-img img {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 479.98px) {
    .plvacancy-intro .plvacancy-intro__title {
        font-size: 1.75rem;
    }
    .plvacancy-intro__text-1 {
        max-width: 100%;
        font-size: 1.25rem;
    }
    .plvacancy-intro__text-2 {
        font-size: 1rem;
    }
    .plvacancy .plvacancy-oppo-item {
        padding: 1rem;
    }
    .plvacancy-oppo-item__icon {
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 399.98px) {
    .pvacancy__title {
        font-size: 1.5rem;
    }
    .plvacancy-btn {
        font-size: 1rem;
    }
}

.popup-vacancy .modal-dialog {
    max-width: 600px;
}
.form-group label {
    display: block;
    width: 100%;
}
.popup-vacancy textarea.form-control {
    height: 150px !important;
}
.popup-vacancy .date.input-group .sc-btn {
    height: 43px;
}

.popup-vacancy .file-upload {
    display: block;
    position: relative;
    margin-top: 15px;
    padding: 7px 10px;
    border-radius: .25rem;
    background-color: rgb(244, 249, 249);
    cursor: pointer;
    text-align: right;
}
.popup-vacancy .file-upload:hover {
    color: rgb(58, 138, 114);
}
.popup-vacancy .file-upload label {
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
}
.popup-vacancy .file-upload label span {
    margin-right: 4px;
}
.popup-vacancy .file-upload label svg {
    position: relative;
    top: -2px;
}
.popup-vacancy .file-upload input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.popup-vacancy .file-name {
    display: none;
    margin-left: 10px;
    font-size: 12px;
    color: #555;
}
.popup-vacancy .file-name.show {
    display: block;
}
.popup-vacancy--cv .file-upload {
    text-align: left;
}

.sp-seo-faq {
    margin-top: 1.5rem;
    padding: 1rem;
    border: 1px solid #f2f4f8;
    background-color: #fff;
    border-radius: .25rem;
}


/*Simple*/
.simple-content .checkbox label {
    padding-left: 20px;
}
.simple-content label input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
    margin-left: -20px;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-top: 0;
    border: 1px solid #8f90a6;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}
.simple-content label input[type=checkbox] {

}
.simple-content label input:checked[type=checkbox] {
    background-color: #3a8a72;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L4.125 8L1 4.81818' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-color: #3a8a72;
}
/*.simple-content label input:checked[type=radio] {*/
/*    border-color: rgb(58, 138, 114);*/
/*    background-color: rgb(58, 138, 114);*/
/*}*/
.pshops .pshops-items {
    /*display: flex;*/
    /*align-items: center;*/
    /*flex-wrap: wrap;*/
    margin-top: 20px;
    padding: 0;
    list-style: none;
}
.pshops .pshops-items + h2 {
    margin-top: 20px;
}
.pshops-item {
    /*width: 50%;*/
    margin-bottom: 30px;
    /*border-bottom: 1px solid #f2f4f8;*/
}
.pshops .pshops-item p {
    margin-top: .75rem;
}
.pshops .pshops-item p:first-child {
    margin-top: 0;
}
.pshops-item a {
    text-decoration: none;
}
.pshops-imgs {
    overflow: hidden;
    border-radius: 5px;
}
.pshops-imgs img {
    display: block;
    width: 100%;
    height: auto;
}
.pshops-imgs .slick-dots {
    position: absolute;
    padding-bottom: 1.25rem;
    bottom: 0;
}
.pshops__address {
    font-size: 1.1em;
}
.pshops__address i {
    display: block;
    font-size: .75em;
    font-style: normal;
}
.pshops__phone {
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 1.1em;
    white-space: nowrap;
}
.pshops__phone img {
    margin: 0 8px 0 0;
}
.pshops__btns {
    margin: 1rem -5px 0;
}
.pshops__btns a,
.pshops__btns button {
    max-width: 200px;
    margin: 0 5px;
}
.pshops__btns .sc-btn-with-icon img {
    margin-right: 4px;
}
@media (max-width: 1199.98px) {
    /*.pshops {*/
    /*    display: block;*/
    /*}*/
    /*.pshops-item {*/
    /*    width: 100%;*/
    /*}*/
}
@media (max-width: 485.98px) {
    .pshops-city {
        /*margin-bottom: 20px;*/
    }
    .pshops .pshops-item {
        margin-bottom: 20px;
        padding: 15px;
        background-color: #f4f9f9;
        border-radius: 15px;
        /*border: 1px solid #f2f4f8;*/
    }
    .pshops-items {
        margin-bottom: 0;
    }
    .pshops-item:last-child {
        margin-bottom: 0;
    }
    .pshops__btns a,
    .pshops__btns button {
        max-width: 100%;
    }
    .content-block .pshops h2,
    .content-block .pshops .h2 {
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 10px;
        text-align: center;
    }
    /*.google-rating-widget-wrap {*/
    /*    text-align: center;*/
    /*}*/
    .pshops .google-rating-widget {
        margin-bottom: 0;
    }
    /*.content-block .pshops h2:first-child {*/
    /*    padding-top: 20px;*/
    /*    border-top: 0;*/
    /*}*/
}

/*Reviewshop*/
.reviewshop-item {
    padding: 50px;
}
.reviewshop__title {
    margin-bottom: 10px;
}
.reviewshop .reviewshop__subtitle {
    margin-bottom: 15px;
    font-size: 16px;
}
.reviewshop__shops {
    color: #1c1c28;
}
.reviewshop-item__title {
    margin-bottom: 10px;
}
.reviewshop .reviewshop-item__subtitle {
    font-weight: 700;
    font-size: 16px;
}
.reviewshop__shops-select {
    appearance: none;
    border: none;
    background: none;
    font: inherit;
    padding: 0;
    pointer-events: none;
    color: inherit;
}
.reviewshop__stars {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.reviewshop__stars .star {
    color: #fff;
    cursor: pointer;
    transition: color 0.2s;
}
.reviewshop__stars .star svg {
    width: 40px;
    height: 40px;
}

.reviewshop__stars .star.selected,
.reviewshop__stars .star.hovered {
    color: #3a8a72;
}

.reviewshop-item-rate .btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

 .reviewshop-item-respform .reviewshop-item__subtitle {
    margin-bottom: 20px;
}
.reviewshop-message-form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.reviewshop .message-error {
    display: none;
    margin-top: 5px;
    font-weight: 500;
    color: #e53535;
}
.reviewshop input.validation-error {
    border-color: #e53535;
}
.reviewshop-item-respform .btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviewshop-item-resplink .reviewshop-item__title {
    margin-bottom: 20px;
}
.reviewshop a.btn-google-review {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 25px;
    border-radius: 28px;
    border: 1px solid #e2e4e8;
    text-decoration: none;
    font-weight: 600;
    color: #1c1c28;
}
.reviewshop a.btn-google-review svg {
    margin-right: 10px;
}
.reviewshop .btn-google-review:hover {
    border-color: #d2d4d8;
}
@media (max-width: 767.98px) {
    .reviewshop__shops,
    .reviewshop .reviewshop__subtitle,
    .reviewshop .reviewshop-item__subtitle {
        font-size: 14px;
    }
    .reviewshop-item {
        padding: 40px 15px;
    }
    .reviewshop__stars .star svg {
        width: 32px;
        height: 32px;
    }
}

/*Card options*/
.product-layout:hover {
    z-index: 3;
}
.sc-module-item .content-block,
.product-layout .content-block {
    position: relative;
}

.sc-module-options {
    position: absolute;
    top: calc(100% - 10px);
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10;
    /*opacity: 0;*/
    /*visibility: hidden;*/
    /*transform: translateY(-100%);*/
    /*transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;*/
    /*border-top: 1px solid #eee;*/
    padding: 10px 15px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    margin-top: -1px;
    display: none;
}

.sc-module-item:hover .sc-module-options,
.sc-module-item.show-options .sc-module-options,
.product-layout:hover .sc-module-options,
.product-layout.show-options .sc-module-options {
    /*opacity: 1;*/
    /*visibility: visible;*/
    /*transform: translateY(0);*/
    display: block;
}
.content-block .sc-module-options-list {
    margin: 0;
    padding: 0;
}
.option-value-item {
    list-style: none;
}
.option-value {
    cursor: pointer;
    padding: 6px 10px;
    background: #f2f4f8;
    border: 1px solid #ebebf0;
    border-radius: 4px;
    user-select: none;
    color: #1c1c28;
    font-size: 12px;
    line-height: 15px;
    transition: all 0.3s ease;
}
.option-value:hover {
    background: #fff;
    border-color: #7e7e7e !important;
}

.option-value.active {
    background: #fff;
    border-color: #7e7e7e !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/*Footer google*/

.footer-google-rating-widget-wrap {
    display: block;
    user-select: none;
}
.footer-google-rating-widget {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 7px;
    border-radius: 8px;
    max-width: 250px;
    background-color: #fff;
    margin: 0;
}
.footer-google-rating-widget .grw {
    display: flex;
    align-items: flex-start;
}
.footer-google-rating-widget .grw-left {
    min-width: 36px;
    padding-top: 2px;
    margin-right: 8px;
    text-align: center;
}
.footer-google-rating-widget .grw-logo {
    display: block;
    width: 36px;
    height: 36px;
    margin-bottom: 3px;
}
.footer-google-rating-widget .grw-rating-number {
    font-size: 1.2em;
    line-height: 1;
    font-weight: 500;
    color: #898e8c;
}
.footer-google-rating-widget .grw-title {
    display: block;
    margin-bottom: 3px;
    color: #898e8c;
    font-weight: 500;
    font-size: 0.9em;
}
.footer-google-rating-widget .grw-title span {
    color: #686b6a;
    font-weight: 700;
}
.grw-stars-wrap {
    display: block;
    margin-bottom: 3px;
    line-height: 1;
}
.footer-google-rating-widget .grw-stars {
    display: inline-block;
    position: relative;
    font-size: 0;
    line-height: 0;
}
.footer-google-rating-widget .grw-stars::before {
    content: "★★★★★";
    color: #e0e0e0;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
}
.footer-google-rating-widget .grw-stars::after {
    content: "★★★★★";
    position: absolute;
    top: 0;
    left: 0;
    width: var(--star-width);
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #fbbc04;
    letter-spacing: 1px;
    line-height: 1;
}
.footer-google-rating-widget .grw-review-link {
    color: #686b6a;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
}

/*Description*/
.content-block {
    color: #555770;
    font-size: 14px;
}
.content-block p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.content-block p + p {
    margin-top: 0;
}
.content-block h2,
.content-block .h2,
.content-block h3,
.content-block .h3,
.content-block h4,
.content-block .h4,
.content-block h5,
.content-block .h5,
.content-block h6,
.content-block .h6 {
    margin-bottom: 1.15rem;
    font-weight: 700;
    line-height: 1.2;
}
.content-block h2, .content-block .h2 {font-size: 1.5rem;}
.content-block h3, .content-block .h3 {font-size: 1.25em;}
.content-block h4, .content-block .h4 {font-size: 1.15rem;}
.content-block h5, .content-block .h5 {font-size: 1.1rem;}
.content-block h6, .content-block .h6 {font-size: 1rem;}

.content-block ol+p,
.content-block ol+ul,
.content-block p+p,
.content-block p+ul,
.content-block ul+p,
.content-block ul+ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.content-block ol,
.content-block ul {
    padding-left: 1.25rem;
    margin-bottom: 1rem;
}
.content-block ol li,
.content-block ul li {
    margin-bottom: .5rem;
}
.content-block li::marker {
    font-size: .85rem;
    font-weight: 500;
    color: var(--bs-dark);
}

.content-block-text a {
    color: #0063f7;
    text-decoration: underline;
}

.content-block-text a:hover {
    text-decoration: none;
}
@media (max-width: 485.98px) {
    .content-block h2, .content-block .h2,
    .content-block h3, .content-block .h3,
    .content-block h4, .content-block .h4,
    .content-block h5, .content-block .h5,
    .content-block h6, .content-block .h6 {
        font-weight: 500;
    }
    .content-block h2, .content-block .h2 {font-size: 1.35rem;}
    .content-block h3, .content-block .h3 {font-size: 1.2em;}
    .content-block h4, .content-block .h4 {font-size: 1.1rem;}
    .content-block h5, .content-block .h5 {font-size: 1rem;}
    .content-block h6, .content-block .h6 {font-size: 1rem;}
}

.alert-minorder {
    user-select: none;
}

/* Cart */
a.sc-btn-checkout.disabled,
a.sc-btn-checkout.disabled:hover {
    background: #ededf4;
    color: #a1a1a1;
    cursor: default;
    box-shadow: none;
    opacity: 1;
}

/* Simple Checkout */
.simplecheckout-cart-total span.inputs.simplecheckout-cart-total__coupon {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
.simplecheckout-cart-total span.inputs.simplecheckout-cart-total__coupon .inputs__text {
    margin-right: 15px;
}
#simplecheckout_button_confirm.disabled {
    /*background: #ededf4;*/
    /*color: #a1a1a1;*/
    /*cursor: default;*/
    /*box-shadow: none;*/
    /*opacity: 1;*/
    display: none !important;
}
@media (max-width: 767.98px) {
    .simplecheckout-cart-total span.inputs.simplecheckout-cart-total__coupon {
        justify-content: space-between;
    }
    #simplecheckout_cart .form-control {
        width: 50%;
        max-width: none;
    }
}
@media (max-width: 399.98px) {
    .simplecheckout-cart-total {
        margin-bottom: 15px;
    }
}

.sidebar .ss-voice-search-button {
    top: 35px;
    left: 20px;
}

