/*
CTC Separate Stylesheet
Updated: 2025-08-19 12:27:37
*/



.info-box {
    float: right;
    width: 200px;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin-right: 10px;
    color: #747474;
    /* margin-top: 10px; */
    display: flex;
    align-items: center;
}

.svg-inline--fa {
    display: var(--fa-display, inline-block);
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

.info-box svg {
    display: inline-block;
    color: #79b530;
    font-size: 30px;
    margin-right: 16px;
    line-height: 32px;
    vertical-align: middle;
}

.info-box span {
    display: inline-block;
    vertical-align: middle;
}

.info-box span a {
    color: #747474;
    display: block;
}

.info-box span a:hover {
    color: var(--ast-global-color-1);
}

.slider-block-size {
    width: 275px !important;
}

.slider-block-row {
    background: #ffffff !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%) !important
}

.title-block-row {
    margin-top: -150px;
    z-index: 100;
    position: relative;
}

.slider-row-centered .n2-ss-layer-row-inner:last-of-type {
    justify-content: center;
}

.title-block-group {
    border-radius: 5px;
    margin-top: var(--wp--preset--spacing--80);
    margin-bottom: var(--wp--preset--spacing--80);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

footer>div {
    background-color: #1f1f1f !important;
    ;
}

footer p {
    color: #d6d6d6 !important;
}

footer h2 {
    color: #ffffff !important;
    ;
}

footer td {
    color: #d6d6d6;
}

footer a {
    color: #9a9a9a;
    text-decoration: underline;
}

footer li>a {
    text-decoration: none !important;
}

.site-below-footer-wrap {
    border-top-color: #9a9a9a !important;
}

figure.no-textbreak-one table td:first-child {
    white-space: nowrap;
}

.contact-table,
.contact-table table,
.contact-table tr,
.contact-table td,
.contact-table th {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.contact-table td {
    padding-left: 0 !important;
    padding-top: 6px;
    padding-bottom: 6px;
}

.contact-table {
    width: 250px;
}

h2.widget-title {
    font-weight: 600;
    margin-bottom: 10px;
}

/* No break title name */
.ast-builder-grid-row {
    overflow-wrap: normal !important;
    ;
}

.mojems-button>a {
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 10px 10px 10px 15px !important;
}

.mojems-button>a:hover {
    color: white !important;
    background-color: #79b530 !important;
}

.admin-icon-link {
    text-decoration: none !important;
    color: #464646 !important;
}

.admin-icon-link:hover {
    color: #77d800;
}