/** Custom **/

#module-fluxdiamant-Diamond #content-wrapper {
    margin-bottom: 25px;
}

.text-26 {
    font-size: 26px;
}

.font-16 {
    font-size: 16px;
}

.tx-red-light {
    color: #d27a7a;
}

.tx-gray-light {
    color: #aeaeae;
}

.featured-products.ets_block_slider .owl-controls {
    display: flex;
    justify-content: flex-end;
    position: relative;
    right: auto;
    bottom: auto;
}

@media(max-width: 767px) {
    .font-15-md {
        font-size: 15px;
    }
}

@media(max-width: 480px) {
    .font-12-xs {
        font-size: 12px;
    }
}
  
