.s-product-card-image-cover {
    background-color: white;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: fixed;
}
.s-product-card-image-cover.lazy__bg.lazy_img.lazy.loaded {
    background-color: white;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: fixed;
}
.link--primary {
    color: #35495E; 
}
element.style {
    border-color: #35495E;
}
.s-product-card-price {
    font-weight: 700 !important;
    color: #35495E;
 }

 .s-product-card-content-footer salla-add-product-button .s-button-primary {
    color: #ffffff;
    font-weight: 800 !important;
}

/* */

.form salla-installment.hydrated {
  display: flex;
  flex-direction: column-reverse
}
.RD_inserted {
margin-bottom: 10px;}

.main-content div.border-gray-200 {
  flex-wrap: wrap;
}
.RD_img {
  flex: 100%;
  clear: both;
  margin-bottom: 10px;
}