﻿.pageSRR {
    display: none !important;
}

.OcultarProducto { /*display: none !important;*/
}

.hidden {
    display: none;
}

.w-370 {
    width: 370px;
}

.w-89 {
    width: 89px;
}

.w-118 {
    width: 118px;
}

.w-130 {
    width: 130px;
}

.w-400 {
    width: 400px;
}

.h-18 {
    height: 18px;
}

.h-50 {
    height: 50px;
}

.border-n {
    border-collapse: collapse;
    border-width: 0px;
}

.cursor-pointer {
    cursor: pointer;
}