/*
Theme Name: Viku Help
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.facility ul li a {
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 27px !important;
}

.main-content ol {
    padding: 0 0 0 25px;
}

ul#navigation_bar li .menu-arrow {
    position: absolute;
    right: 5px;
    top: 15px;
    color:#fff
    
}
ul#navigation_bar li {position:relative}
span.pages {
    background: #f3255e;
    color: #fff;
    padding: 5px;
}
span.current {
    background: #f3255e;
    color: #fff;
    padding: 5px;
}
a.page.larger,a.page.smaller {
    padding: 5px;
    color: #f3255e;
}

a.nextpostslink,a.previouspostslink {
    background: #f3255e;
    color: #fff;
    padding: 5px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    height: 150px;
}

.page-ination {
    text-align: center;
    margin-top: 20px;
}

span.meta-date ,span.meta-date a {
    font-size: 15px;
    color: #000;
}

.contact-form p {
    padding: 0;
}
