.checkout-payment__method img {
    width: 50px;
}
/*куки*/
#cookie-banner {
      position: fixed;
      bottom: 20px;
      left: 20px;
      width: 45%;
      max-width: 480px;
      background: #3b3b3b;
      color: white;
      padding: 15px 20px;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.2);
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-family: sans-serif;
      z-index: 9999;
    }

    #cookie-banner p {
      margin: 0;
      font-size: 14px;
      line-height: 1.4;
      flex: 1;
    }

    #cookie-banner a {
      color: white;
      text-decoration: underline;
    }

    #cookie-banner button {
    background: white;
    color: #3b3b3b;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    margin-left: 20px;
    height: 30px;
    flex-shrink: 0;
    line-height: 30px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 500;
}

    #cookie-banner button:hover {
      background: #e0e0e0;
    }

    @media (max-width: 600px) {
    #cookie-banner {
        width: 90%;
        left: 0;
        bottom: 0;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        z-index: 9999999999;
        border-radius:0;
    }

      #cookie-banner button {
        margin-left: 0;
      }
      #cookie-banner p {
          text-align:center;
      }
    }
/*куки конец*/   

.easyreviews-wrapper .content-decorator img, .easyreviews-wrapper .content-decorator svg {
    max-width: 100%;
    vertical-align: top; 
    height: 12px;
}
    .easyreviews-button-big {
    padding: 8px 16px!important;
    font-size: 18px;
}
.content-decorator ul li::before {
display:none;
}
.content-decorator li+li, li.selected {
    margin-top: 0;
    margin-right: 10px;
}
.content-decorator ol, .content-decorator ul {
    margin: 10px 0;
    padding-left: 0;
    color: var(--primary-color);
}
.s-reviews-list.f1 {
    border-bottom: 1px solid #dedede;
    margin-top: 35px;
}
span.slide__body {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
}

jdiv.wrap__rkKTI._orientationRight__aPRh8._show__ei24T.__jivoMobileButton {
    display: none !important;
}
span.slide__title-text {
    font-weight: 600;
    max-width: 600px;
    display: block;
}
.slide__text {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 88px 48px;
    z-index: 1;
}
.home-block .advantage_top .advantage__image-box {
    width: 95px;
    height: 95px;
}
article.product-cart-form__block.product-cart-form__advantages .advantage_size_xs .advantage__image-box {
    width: 40px;
    height: 40px;
}
.footer {
    background-color: #3c4d53;
    font-size: 11px;
}
.header-middle-bar__container-logo-desc {
    max-width: 250px;
}
.header_slogan {
    float: left;
    font-size: 25px;
    line-height: 2;
    font-weight: 600;
    color: #cd9700;
    font-family: Fira, sans-serif;
}
.header_slogan1 {
    color: #330f0f;
    position: relative;
    bottom: 10px;
    font-size: 12px;
}
.block-slogan {
    padding: 0 0 0 10px;
}
.header_slogan-f {
    font-size: 25px;
    line-height: 2;
    font-weight: 600;
    color: #cd9700;
    font-family: Fira, sans-serif;
    padding: 7px 0 0 0;
}
.footer .header_slogan1 {
    color: #fff;
    position: relative;
    bottom: 10px;
    font-size: 12px;
    margin-top: 5px;
}
.footer-copyright__logo img {
    width:80px;
}
.footer-copyright__logo a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

/* Ограничиваем ширину логотипа, если необходимо */
.footer-copyright__logo img {
    width: 90px;
    height: auto;
    flex-shrink: 0; /* чтобы картинка не сжималась */
}

/* Если нужен фиксированный или минимальный размер для текста */

.footer-copyright__logo {
    max-width: 100%;
}
.home-block.home-block_size_l .home-description.content-decorator {
    display: flex;
    justify-content: center;
}
.dp-page__service-payment-icon {
    max-height:30px;
}
.opt-b {
    background-image: url(https://zolotoy-zhuk.ru/wa-data/public/site/themes/unishop/img/image/Vector.png);
    background-size: cover;
    height: 234px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    background-position: 50% 50%;
}
p.opt-p-z, p.opt-p {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
a.opt-k {
    background: var(--link-color);
    display: block;
    color: #fff;
    width: 200px;
    height: 40px;
    line-height: 40px;
}
a.opt-k:hover{
    opacity:0.8;
    color:#fff;
}

@media (max-width: 1023px) {
    .r-header__list-item-link_phone {
        background-color: #b92617;
        color:#fff!important;
    }
    .r-header__list-item-link {
        position: relative;
        color: #3c4d53;
    }

}
@media (max-width: 480px) {
.slide__text {
    padding: 24px 24px 30px;
}  
.advantage_top .advantage__icon-box {
    width: 95px;
    max-width: 95px;
    font-size: 95px;
}
.advantage {
    align-items: center;
}
.home-block.home-block_size_l .home-description {
    padding-bottom: 0;
    display: block;
}
form.wa-subscribe-form.form span.inline-field__content {
    width: 100%;
}
    .r-footer__phone-link {
        border: 1px solid #fff9f8;
    }
    .r-footer__phone-hint {
        color: rgb(255 255 255 / 73%);
    }
    .footer .button_style_inverse {
    color: #25d366;
    border-color: #25d366;
    background-color: transparent;
    transition: border-color .2s ease-in-out, color .2s ease-in-out;
}
.r-footer__map-link {
    display: block;
    text-decoration: none;
    color: #ffcc00;
    border: 1px solid #ffcc00;
    border-radius: var(--inputs-buttons-border-radius);
    padding: 10px;
    text-align: center;
    font-size: 14px;
}
.footer .list-tabs__item::after, .list-tabs__item::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        background: #ffffff;
        opacity: .2;
        height: 1px;
    }
}
