.custom-cross-clr {
    color: #000000b8;
}
.bg-green {
    background-color: #50da44b8;
}

.header-height-80px {
    height: 80px !important;
}
.mt-1-3-rem {
    margin-top: 1.3rem !important;
}
.custom-height-120px a {
    height: 120px !important;
}

.custom-tab-color {
    background-color: #d7fefb !important;
}

.custom-00b3a3-color{
    color: #00b3a3 !important;
}

.min-height-90px {
    min-height: 80px !important;
}

.custom-bg-color {
    background-color: #00b3a3 !important;
}

.custom-bg-fde1e4 {
    background-color: #fde1e4 !important;
}

.input-style-2 em i {
    font-size: 25px !important;
    margin-top: 12px !important;
}

.border-radius-1-5-rem {
    border-radius: 1.5rem !important;
}

.border-radius-10px {
    border-radius: 10px;
}

.height-60 {
    height: 60px !important;
}

.tab-controls a.active{
    background-color: #00b3a3 !important;
}

.min-height-150px{
    min-height: 160px !important;
}

.custom-item-img-size{
    width: 225px !important;
    height: 210px !important;
}

.custom-cat-img-size{
    width: 125px !important;
    height: 90px !important;
    object-fit: cover !important;
}