/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 06 2025 | 01:32:10 */
body {
    padding-top: 57px;
    color: #2c3a49;
}
.brk-dark-header .brk-header {
    background-color: #6c1cff;
    color: #fff;
}
.brk-account-nav ul {
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
    background-color: #6c1cff;
    border-right: 1px solid #eee;
}
.brk-account-nav a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #111;
    font-weight: 700;
    font-size: 21px;
    line-height: 36px;
    text-indent: -9999;
    text-align: center;
}
.brk-account-nav li.is-active a {
    color: #ffd500;
}
    .brk-account-nav li:hover a {
        color: #ffffff;
}
.brk-dark-header .brk-account-nav a span {
    background: linear-gradient(90deg, #313131, #4f4f50);
}
.brk-account-nav a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 700;
    font-size: 21px;
    line-height: 36px;
    text-indent: -9999;
    text-align: center;
}
.body {
    padding-top: 57px;
    color: #2c3a49;
}
.routiz .rz-listing-priority .rz--tag {
    background: linear-gradient(90deg, #ff9e00, #ff6500);
    color: #fff;
}
.rz-form-group .rz-heading>label {
    display: block;
    margin: 0;
    color: inherit;
    font-size: .9rem;
    line-height: 1.25rem;
    color: #2c3a49;
    font-weight: 700;
}
.rz-listing-details ul li span {
    display: block;
    color: #83909f;
}
.rz-buttons.rz--style-v1 .rz-btn input:checked+span {
    background-color: #2c3a49 !important;
    color: var(--field-white);
    box-shadow: var(--field-shadow);
}
.rz-price-menu .rz--tabs a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #2c3a49;
    font-weight: 700;
    font-size: 17px;
}
.rz-price-menu .rz--tabs li.rz-active {
    border-bottom: 3px solid #6c1cff;
}