/* Start custom CSS for html, class: .elementor-element-2adf353 */.row-carousel {

}
.col-item {
    display: flex;
    flex-flow: column;
}
.col-item .col-item-img {
    width: 100%;
    height: auto;
}
.col-item .col-item-content {
    width: 100%;
    height: auto;
}
.col-item .col-item-content .title {
    font-family: "Metropolis regular", Sans-serif;
    font-size: 13px;
    color: #7a7a7a;
    text-align: left;
    text-decoration: none;
}
.col-item .col-item-content .price {
      font-family: "Metropolis regular", Sans-serif;
    font-size: 13px;
    color: #000000;  
    text-align: left;
    text-decoration: none;
}/* End custom CSS */