.text-start img { 
    max-width: 180px;
}
.cus-map {
    width: 100%;
    height: 500px;
}

.navigation-menu > ul > li.active a {
    color: #de2d26;
}

a:hover {
    color: #de2d26;
}
::selection {
    color: #ffffff;
    background-color: #de2d26;
}
.single-product-item {
    display: block;
}
.single-product-item .modal-data {
    display: none;
}