.s-product-card-image img {
    opacity: 1;
    transition: all 0.4s ease !important;
}
.s-product-card-image img :hover{
   transform: translateY(-8px) !important;
   box-shadow: 0 10px 25px rgba(0,0,0,0.08) !important;
}
@media (min-width: 640px) {
.s-product-card-content {
     padding: 1.25rem;
     background-color: #3c4f7f;
     color: white;
    }
}
.s-product-card-content-title a {
    display: block;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(247 250 255);
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: white;
    border-radius: 100px;
}
.s-product-card-sale-price h4 {
    --tw-text-opacity: 1 !important;
    color: #ff5656 !important;
    font-size: large;
}
.s-product-card-image img {
    opacity: 1;
    transition: all 0.4s ease !important;
}
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color: #e5e7eb;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: #3c4f7f;
    background-color: rgb(60 79 127);
    color: white;
}
.s-reviews-container .swiper-slide-active .s-reviews-testimonial__inner {
    width: 100%;
    background-color: #3c4f7f;
    color: white;
  border-radius: 40px;
}
  }
@media (min-width: 640px) {
    .s-product-card-content {
        padding: 1.25rem;
        background-color: #3c4f7f;
        color: white;
        border-radius: 30px !important;
    }
}
.s-product-card-content {
    border-radius: 30px;
}
.s-reviews-testimonial {
    background-color: #3c4f7f;
    color: white;
}
.s-slider-block__title h2 {
    font-size: 1.300rem;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.2;
    position: relative;
}
.s-product-card-image img {
    opacity: 1;
    transition: transform 0.6s ease;
}
.s-product-card-image img:hover{
   transform: scale(1.05);
} 
.s-product-card-sale-price h4 {
    --tw-text-opacity: 1 !important;
    color: #e21919 !important;
    color: antiquewhite;
    font-size: large;
}
.store-footer{
    background:#f7f7f7;
    padding:40px 0;
    border-top:1px solid #eee;
}
.store-footer .container{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    gap:30px;
}
.store-footer__inner > div{
    flex:1;
    min-width:200px;
}
.store-footer h3{
    font-size:18px;
    margin-bottom:15px;
}
.store-footer a:hover{
    color:#000;
    padding-right:5px;
}
.store-footer__payments{
    display:flex;
    justify-content:center;
    gap:15px;
    margin-top:25px;
    flex-wrap:wrap;
}
.store-footer__payments img{
    width:45px;
    transition:.3s;
    opacity:.8;
}
.store-footer__payments img:hover{
    opacity:1;
    transform:scale(1.05);
}
@media (max-width:991px){
.store-footer .container{
    justify-content:center;
    text-align:center;
}
.store-footer__inner > div{
    min-width:45%;
}
  }
@media (max-width:600px){
.store-footer .container{
    flex-direction:column;
    text-align:center;
}
.store-footer__inner > div{
    width:100%;
}
.store-footer__payments img{
    width:38px;
}
  }
.s-product-card-content {
    border-radius: 30px;
    background-color: #3c4f7f;
    color: white;
}
img.s-product-card-image-cover {
   border: solid black 1px;
   border-radius: 30px;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
  padding: 1rem;
}
  }
button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    color: #3c4f7f;
}
button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    color: #3c4f7f;
}
.product-entry{
transition: all .35s ease;
border-radius:12px;
overflow:hidden;
}
.product-entry:hover{
transform: translateY(-6px);
box-shadow:0 8px 20px rgba(0,0,0,0.08);
}
.product-entry img{
transition: transform .4s ease;
}
.product-entry:hover img{
transform: scale(1.05);
}
.s-reviews-testimonial__icon svg{
  fill: #f7f9ff;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
    padding: 1rem;
    border-radius: 100px;
}
.product-card{
border-radius:14px;
overflow:hidden;
transition: all .35s ease;
box-shadow:0 3px 10px rgba(0,0,0,0.06);
background:#fff;
}
.product-card:hover{
transform: translateY(-6px);
box-shadow:0 14px 30px rgba(0,0,0,0.12);
}
.product-card img{
transition: transform .4s ease;
}
.product-card:hover img{
transform: scale(1.05);
}
.s-reviews-container .swiper-slide-active .s-reviews-testimonial__inner {
    width: 100%;
    background-color: #3c4f7f;
    color: white;
    border-radius: 15px;
}
.s-reviews-testimonial {
    background-color: #3c4f7f;
    color: white;
    border-radius: 50px;
    transition: all .35s ease;
    background: #3c4f7f;
  box-shadow: 0 12px 28px rgb(60 105 219 / 35%);
}
.s-reviews-testimonial:hover {
  border-radius:20px;
 transform:translateY(-5px);
  box-shadow: 0 12px 28px rgb(60 105 219 / 35%);
}
.s-block--features__item {
    align-items: center;
    border-radius: 3.375rem;
    cursor: pointer;
    border: #3c4f7f solid 1px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    --tw-bg-opacity: 1;
    padding: 2rem 1rem;
}
.s-block-trust-faq-answer-content {
    padding: 1rem 1.5rem;
    background-color: #1b253e;
    color: white;
}
.s-product-card-content-title a:hover {
    color: #414042;
    color: #9b9ea6;
}
.s-block-simple-section__button:hover {
    opacity: 0.9;
    background-color: #3c4f7f !important;
}
.s-block-trust-faq-item:hover{
  background-color: white !important;
  color: black !important;
}
@media (min-width: 1024px) {
    .store-footer__inner {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }
}