.store-footer {
background-size: contain;
    background-repeat: no-repeat;
}
.dark .product-single .s-comments-product {
    background-color: #ffffff !important;
}
.dark .dm-bg-sec {
    background-color: #9bbda4 !important;
}
.dark .footer-show-support-names .footer-contact a {
    background-color: #79b788 !important;
}
.dark #app .s-social-share-btn button, .dark #app .btn--wishlist button {
    color: #0bab36;
}
.dark #app .s-social-share-btn button, .dark #app .btn--wishlist button {
    background: #e5ece7 !important;
    border-color: #1c532a !important;
}
.dark .i-force .form-input, .dark .i-force .s-comment-form-input, .dark .i-force .s-login-modal-input, .dark .i-force .s-product-availability-input, .dark .i-force .s-verify-input, .dark .i-force .tel-input, .dark .i-force input, .dark .i-force select, .dark .i-force textarea {
    background-color: #65c27c !important;
    color: var(--dm-text-main) !important;
}
.dark .s-block--testimonials .testimonials-slider .testimonial {
    background-color: transparent;
}
.dark .index .testimonial {
    background-color: #408b53 !important;
}
footer .text-center::before { 
 content: "برمجه وتطوير air-play-1.com";
  display: block;
  text-align: center;
  background: var(--second-color);
  padding: 10px;
}
.footer-store .text-center::before { 
  display: block;
  text-align: center;
  background: var(--second-color);
}