#classes_single .project-meta {
    padding-top: 20px
}

#classes_single .project-meta p span {
    font-weight: 700
}

#testimonial_single .social-profiles i {
    color: #24272e;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 9px 12px 9px 0
}

#testimonial_single .team_feature-box img {
    border-radius: 50%
}

.metabox span i {
    color: var(--color-fe5970);
    padding-right: 3px
}

.page-header h1 {
    color: #000;
    font-weight: 600;
    font-size: 28px;
    font-family: var(--font-livvic)
}

.entry-title {
    color: #000;
    font-weight: 600;
    font-size: 28px;
    font-family: var(--font-livvic)
}

.single-post-content table td {
    text-align: center
}

.single-post-content .wp-audio-shortcode {
    margin-bottom: 50px
}

.author_links a {
    color: #111
}

#sidebar .widget_recent_entries a {
    font-size: 13px
}

#testimonial_single blockquote {
    padding: 1.25em 40px;
    color: #383838;
    background: #fff;
    border: 1px solid #ddd;
    width: 100%
}

.meta_post span i {
    background-color: #24272e;
    padding: 7px;
    color: #fff;
    margin-right: 10px
}

.contact-box .wpcf7 input[type=text],
.contact-box .wpcf7 input[type=email] {
    font-size: 16px;
    padding: 10px 18px;
    margin: 0 12px 13px 0;
    height: auto;
    border: 1px solid var(--color-cccccc);
    background-color: transparent;
    border-radius: 5px
}

section#contact-box {
    padding: 0;
    margin: 0
}

.inner_banner img,
.title-box img {
    width: 100%
}

.inner_banner img,
.title-box img {
    width: 100%
}

.postbox-content .post-text {
    line-height: 28px
}

.metabox img {
    border-radius: 50%;
    margin-left: 30%
}

.postbox {
    margin-bottom: 39px;
    border: none;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 57px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 57px 0 rgba(0, 0, 0, .11);
    padding: 20px
}

.widget_recent_entries li {
    padding: 10px 0
}

.metabox i {
    color: var(--color-252525)
}

.metabox .entry-author a {
    color: #000
}

.logged-in-as a {
    color: #000
}

#comment-nav-above .nav-links {
    width: 100%;
    float: left;
    margin-bottom: 17px
}

#sidebar span.comment-author-link {
    margin-left: 14px
}

.post-featured img {
    width: 100%
}

.authordetails {
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 20px
}

.authordetails .author_links {
    padding-left: 17%;
    font-weight: 700;
    margin-bottom: 7px
}

.authordetails .b-content {
    font-size: 13px;
    line-height: 27px
}

.authordetails ul {
    list-style-type: none;
    margin-left: 18%;
    position: relative;
    margin-top: -24px
}

.authordetails ul li {
    display: inline
}

.authordetails ul li a i {
    padding: 15px 15px 9px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-right: 10px
}

.authordetails img {
    border-radius: 50%
}

a.page-numbers,
span.page-numbers.current {
    padding: 10px!important;
    background-color: var(--color-252525);
    color: #fff!important;
    border: 1px solid var(--color-252525)
}

.navigation span.page-numbers.current {
    background-color: #fff;
    border: 1px solid var(--color-252525);
    color: #000!important
}

iframe {
    width: 100%
}

.search-no-results form {
    padding-bottom: 40px
}

.search-no-results form input[type=search] {
    padding: 13px 10px
}

#comments {
    float: left;
    width: 100%;
    margin-top: 10px
}

#comments h2.comments-title {
    font-size: 20px;
    font-weight: 700
}

#comments h3.comment-reply-title {
    font-size: 20px;
    font-weight: 700;
    clear: both
}

#comments input[type=text],
#comments input[type=email],
#comments textarea {
    padding: 12px 10px;
    font-size: 18px
}

#comments a time {
    color: #000;
    font-weight: 700;
    font-size: 12px
}

#comments .reply {
    text-align: right
}

#comments .comment-metadata {
    width: 90%;
    float: left;
    padding: 1% 0 0
}

#comments .comment-content {
    width: 90%;
    text-align: left;
    margin-left: 7%
}

#comments .comment-author {
    margin-bottom: 1em
}

#comments h2#reply-title {
    display: inline-table;
    font-family: var(--font-livvic)
}

#comments .comment-author.vcard img {
    padding: 2px
}

.middle-content {
    padding-bottom: 20px
}

.above_title {
    padding-top: 90px;
    text-align: center;
    padding-bottom: 80px
}

.title-box {
    margin-bottom: 25px;
    color: #fff
}

.title-box img {
    width: 100%
}

.title-box h1 {
    font-weight: 700;
    text-shadow: 0 2px 2px rgba(255, 255, 255, .58);
    font-size: 34px;
    color: #fff
}

.navigation {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0
}

.navigation a {
    padding: 0
}

.navigation span,
.navigation a {
    display: block;
    float: left;
    padding: 10px 15px 0 15;
    margin-bottom: 10px;
    margin-right: 10px;
    color: var(--color-5b5b5b);
    transition: background .15s ease-in-out;
    font-weight: 400
}

.navigation span.meta-nav {
    font-weight: 700
}

.navigation .current {
    background: var(--color-333333);
    color: #fff;
    font-weight: 400
}

.navigation {
    padding-bottom: 30px
}

.pagination a:hover {
    background-color: #24272e!important
}

.category-page h4 {
    text-align: left!important
}

ul.post-categories {
    list-style: none;
    margin: 0
}

ul.post-categories li {
    display: inline-block
}

ul.post-categories li:after {
    content: ' ,'
}

ul.post-categories li:last-child:after {
    content: ''
}

ul.post-categories a {
    color: var(--color-333333)
}

.content_boxes {
    padding: 0;
    border: none
}

.post_ctg span {
    float: left;
    margin-right: 7px
}

.post_tag .meta-sep {
    font-weight: 700
}

.post_tag a:after {
    content: ", ";
    display: inline-block
}

.post_tag a:last-child:after {
    content: ""
}

.services_inner h4,
.services_inner .short_text {
    color: #fff
}

.post_share a i {
    color: var(--color-fe5970);
    font-weight: 600
}

.post-navigation .nav-previous .meta-nav {
    color: var(--color-010166);
    font-weight: 600
}

.post_share a i {
    padding: 0 10px
}

.metabox {
    padding: 5px 0;
    margin: 10px 0 0
}

.metabox span {
    margin-right: 10px
}

#sidebar td#prev a {
    color: var(--color-6c6c6c)
}

#sidebar caption {
    font-weight: 700;
    color: var(--color-6c6c6c);
    font-size: 20px
}

#sidebar table,
#sidebar th,
#sidebar td {
    border: 1px solid #e1e1e1;
    text-align: center
}

#sidebar td {
    padding: 7px;
    color: var(--color-6c6c6c)
}

#sidebar th {
    text-align: center;
    padding: 5px;
    color: var(--color-6c6c6c)
}

#sidebar select {
    padding: 10px 5px;
    border: solid 1px #e1e1e1;
    color: var(--color-6c6c6c);
    background: 0 0
}

#sidebar h3,
.widget_search label {
    font-size: 22px;
    color: var(--color-fe5970);
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 11px;
    border-bottom: 1px solid #e7e7e7
}

#sidebar input[type=search] {
    padding: 10px;
    color: var(--color-6c6c6c);
    border: solid 1px #e1e1e1;
    width: 100%
}

#sidebar label {
    margin-bottom: 0;
    width: 100%;
    margin-bottom: 10px!important
}

#sidebar input[type=submit] {
    background-color: var(--color-010166)!important;
    color: #fff!important;
    padding: 10px 0;
    font-size: 12px;
    width: 100%;
    letter-spacing: 2px;
    font-weight: 700
}

#sidebar .widget {
    padding: 20px;
    border: 1px solid var(--color-cccccc);
    margin-bottom: 50px
}

#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 17px
}

#sidebar ul li {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0
}

#sidebar ul li:last-child {
    border: none
}

#sidebar .tagcloud a {
    border: solid 1px #e1e1e1;
    font-size: 15px!important;
    padding: 5px 18px;
    margin: 0 0 5px;
    display: inline-block
}

#sidebar .tagcloud a:hover {
    background: #111;
    color: #fff
}

span.credit_link a {
    color: var(--color-fe5970)
}

.single-post-content p {
    line-height: 28px
}

.outer_dpage p {
    font-size: 16px;
    color: #8fa3aa;
    line-height: 28px
}

.comment-list .comment-content ul {
    list-style: none;
    margin-left: 15px
}

.comment-list .comment-content ul li {
    margin: 5px
}

#comments .reply {
    float: none!important;
    margin-bottom: 30px
}

#comments .reply a {
    font-size: 16px;
    letter-spacing: 0;
    color: var(color-222222);
    font-family: pt sans;
    font-weight: 700
}

#comments .commentmetadata a {
    font-size: 18px;
    padding-top: 8px;
    display: inline-block
}

#comments .commentmetadata a:hover {
    color: var(color-222222)
}

#comments h2.comments-title {
    padding-bottom: 20px!important
}

#comments .comment-awaiting-moderation {
    padding-top: 8px;
    display: inline-block
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: auto
}

.main_title h1,
.entry-title {
    text-align: left
}

.post-navigation a:hover .post-title {
    color: #24272e!important
}

#single-product-page {
    padding-top: 40px
}

#contact-page-contact-us .contact_list i {
    font-size: 30px;
    padding-right: 10px
}

#contact-page-contact-us .contact_list h6,
#contact-page-contact-us .contact_list span {
    color: #fff;
    font-size: 16px;
    padding: 0
}

#contact-page-contact-us .contact_list {
    margin-bottom: 15px
}

#contact-page-contact-us .contact_columns {
    margin-top: 0
}