/*
    Theme Name:   Rola Child
    Description:  Rola Child Theme
    Author:       HiBootstrap
    Author URI:   http://hibootstrap.com
    Template:     rola
    Version:      3.1
    Text Domain:  rola-child
*/
.skin-care-footer-area {
    padding-top: 80px !important;
}
.copyright-area {
    margin-top: 20px !important;
}
@media only screen and (max-width: 991px) {
    .main-responsive-nav .mean-container a.meanmenu-reveal {
        margin-top: 18px !important;
    }
}
.top-area {
    background: var(--blackColor);
}
.top-information-wrap li {
    color: #ffffff !important;
}
.top-information-wrap li a {
    color: #ffffff !important;
}
.top-optional-wrap li a i, .top-optional-wrap li a svg {
    color: #ffffff !important;
    fill: #ffffff !important;
    border: 2px solid #ffffff !important;
}
@media only screen and (max-width: 767px) {
    .others-option-for-responsive .dot-menu {
        display:none;
    }
}
@media only screen and (max-width: 991px) {
    .main-responsive-nav .main-responsive-menu h1 {
        z-index: 99 !important;
    }
}
.page-id-4641 .entry-content {
    margin-top: 50px !important;
}
.page-id-4641 .skin-care-footer-area.pt-100{
    margin-top: 50px;
}

.menu-item-enroll-now a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1D8CD6;
    color: #fff !important;
    padding: 15px 20px !important;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.2;
}

@media only screen and (max-width: 991px) {
    .navbar-area {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

@media only screen and (max-width: 767px) {
    .mean-container .mean-nav {
        margin-top: 4px !important;
    }
}
@media only screen and (max-width: 991px) {
    .main-responsive-nav .mean-container a.meanmenu-reveal {
        margin-top: 4px !important;
        z-index: 999;
        background: #1D8CD6;
    }
}