.customOurProductSection {
margin-top: 25px !important;
}
.customOurProductSection .service-cat-widget {
margin-bottom: 15px !important;
}
ul .has-submenu .sub-menu {
margin-top: 15px;
margin-bottom: 15px;
}
.productTitleCls {
padding: 5px 15px !important;
background-color: #ED3237 !important;
border-radius: 3px !important;
color: #fff !important;
margin: 10px 0 !important;
}
.customBtns .btn {
background-color: #ed3237 !important;
border-color: #ed3237 !important;
}
.customBtns .btn:hover {
background-color: #0F1934 !important;
border-color: #0F1934 !important;
}
@media screen and (max-width: 991px) {
.customBtns .btn {
width: 100%;
margin: 5px 0px !important;
}
}