.tasb_cstm button.e--selected {
background: #1676c2;
border: #1676c2;
outline: 0;
}

.tasb_cstm button:hover {
background: #1676c2 !important;
border: 1px solid #1676c2;

}

.tasb_cstm button:focus{
    border-color:transparent !important;
}
.about_img {
    width: 100%;
    background: red;
}

.about_img {
    width: 100%;
}

.list_cst_info ul li {
    position: relative;
    padding-left:20px !important;
}

.list_cst_info ul li::after {
    position: absolute !important;
    left: 0;
    top: 9px;
    width: 8px !important;
    height: 8px;
    background: #000;
    content: '';
    border-radius: 50%;
}


table.custom-spec-table {
    margin-top: 20px;
}

table.custom-spec-table td {
    font-style: italic;
}

.closest_container_mg table th, 
.closest_container_mg table td {
    border: 1px solid #d9d9d9 !important;
    text-align: left;
    padding: 8px 0 !important;
    font-size: 15px;
    line-height: 1.35;
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-transform: capitalize;
    vertical-align: middle;
}
@media(max-width: 1200px) {
body .mega-menu li a {
    color: #000 !important;
}

}

