/* Start custom CSS */section.half-map-sec {
    margin-top
: 0px !important;
}
@media (min-width: 1200px) {
    .container {
        max-width: 100vw !important;
        padding: 0;
    }
}
.ci.sw_widget.sw_wrap>div>div>.list_products {
    background: white;
    border-radius: 12px;
    border: none;
    box-shadow: none !important;
}
.list_products>div>div>.card {
    box-shadow: 0 0 10px 1px #00000014;
    border-radius: 12px;
}
.list_products>div>div>.card>.card-footer,.card-body {
    border: 0 !important;
}/* End custom CSS */