﻿.cstm-banner {
    height: 680px;
}

.logo a img {
    max-height: 85px !important;
}

.profile-share .more-author-text {
    margin-left: 0px;
}

.cstm-padding {
    padding-bottom: 0px !important;
}

.rbt-header .rbt-header-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cstm-mt--30:not(:first-child) {
    margin-top: 30px;
}

.cstm-reply .form-group textarea {
    min-height: 100px
}

.cstm-reply .reply-form-container {
    height: 30px;
    font-size: 10px;
}

.rbt-border-with-box {
    background: inherit
}

.rbt-breadcrumb-default.rbt-breadcrumb-style-3.version-03 {
    padding: 60px 0;
    min-height: 270px;
}

.rbt-feature-card .icon img{
    width: 49px;
    height:auto;
}

.rbt-form-group{
    margin-bottom:15px;
}

.rbt-modern-select .bootstrap-select button.btn-light {
    border: var(--border-width) solid var(--color-border);
    border-radius: var(--radius);
}

.active-dark-mode ul li {
    color: var(--color-white-off);
}