.pagepost__content h2, .pagepost__content h3, .pagepost__content h4, .pagepost__content h5, .singlepost__content h2, .singlepost__content h3, .singlepost__content h4, .singlepost__content h5 {
    margin-bottom: 18px;
}
.content-area ol li, .content-area ul li {
    margin-bottom: 12px;
}
.btn--red:hover, .btn--red:focus, .btn--red:active {
    background-color: #c20e26;
}
.latestpost__readmore .btn {
    padding: 12px 18px !important;
}
.container hr.margin-lg {
    margin: 90px 0;
}
.newsletter .newsletter__container {
    padding: 40px 90px;
}
.newsletter__container {
    /*    padding: 40px 90px;*/
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.margin-bottom--lg {
    margin-bottom: 72px !important;
}
.pagepost__content img {
    border: 1px solid #e3e3e3;
    margin-top: 27px;
    margin-bottom: 27px;
}
.content-area .singlepost .singlepost__content ul, .content-area .singlepost .singlepost__content ol, .content-area .singlepost .singlepost__content p, .content-area .pagepost__content p {
    margin-bottom: 40px;
}
.footer h2 {
    margin: 12px 0;
    font-family: "JannaLT-regular";
}
.articletype ul li label {
    font-family: "JannaLT-regular";
}
.singlepost__content blockquote p span {
    font-size: 1.5em;
    box-shadow: inset 0 -8px 0 #30bced;
    color: inherit;
    -webkit-transition: background .15s cubic-bezier(.33, .66, .66, 1);
    transition: background 0.15s cubic-bezier(.33, .66, .66, 1);
}
a:focus {
    outline-color: #e2102c;
    outline-width: 2px;
}
.btn--red:hover, .btn--red:focus, .btn--red:active {
    background: #d20f29 !important;
}
.content-area .singlepost__content figure figcaption {
    color: #000;
}
.full-footer {
    margin-top: 90px;
}
.bookslist__content--title {
    font-size: 27px;
}
.bookslist__container .bookslist__image {
    border-bottom: none;
}
.contact-page h2 {
    margin-bottom: 12px !important;
}
.content-area .site-main .contact-page .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #fff;
    border: 1px solid #7ddf64;
    color: #000;
    background-image: url('http://colorslab.net/wp-content/themes/colorslabv-4/assets/imgs/sent-ok.png');
    background-repeat: no-repeat;
    background-position: right 9px bottom 28px;
    padding: 12px 40px 12px 0;
}
.content-area .pagepost__content ul, .content-area .pagepost__content ol {
    margin-bottom: 27px;
}
.singlepost__content .wp-caption .wp-caption-text, .pagepost__content .wp-caption .wp-caption-text {
    padding-top: 36px;
    font-size: 12px;
}
.singlepost .singlepost__content .wp-caption img, .content-area .pagepost__content .wp-caption img {
    max-width: 100%;
}
.pagepost__content .wp-polls-archive ul li:before {
    content: none;
    color: #fff;
}
.wp-polls-archive .wp-polls-ul li {
    padding-right: 0;
}
.wp-polls-archive p.text-center {
    border-bottom: none;
    padding-bottom: 0;
    font-size: 18px;
    margin-bottom: 0 !important;
    text-align: right;
}
.wp-polls-archive p {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 40px;
    font-size: 12px;
}
.wp-polls-archive .text-center strong {
    color: #e2102c;
}
.singlepost .singlepost__content blockquote p span {
    border-bottom: none;
}
.home-poll .wp-polls label:hover:before {
    border: 5px solid #1ab7db !important;
}
.singlepost .singlepost__content li ul, .singlepost .singlepost__content li ol {
    margin: 10px 0;
}
.book-info h1 {
    margin: 54px 0 12px 0;
}
.header__menu {
    font-family: "JannaLT-Bold";
}
.header .header__menu ul li {
    margin: 0 0 0 36px;
}
.header__menu ul {
    float: right;
}
.singlepost pre {
    background-color: #f5f5f5;
    border: none;
}
.header__search input, .col-md-8 .header__search .btn {
    height: 49px;
}
.homepage-cta {
    border: 1px solid #ccc;
}
.latestpost .homepage-cta:hover {
    background-color: #e2102c;
    color: #fff;
    border: none;
}
.latestpost__content--text p {
    margin-bottom: 12px;
}
em.comment-awaiting-moderation {
    font-size: 12px;
    color: red;
    font-style: normal;
}
em.comment-awaiting-moderation {
    font-size: 12px;
    color: #000;
    font-style: normal;
    background-color: #1ab7db;
    padding: 3px 13px;
    border-radius: 8px;
    margin-bottom: 12px;
    display: inline-block;
}
.comments-area__list-comments ul .comment .comment-body__avatar {
    border-radius: 8px;
}
.infographic-title-type {
    margin-left: 12px;
    background-color: #1ab7db;
    color: #000;
    padding: 5px 14px;
    border-radius: 8px;
    margin-bottom: 6px;
    display: inline-block;
}
.singlepost__infographic-image img, .tag-infographic img {
    border-radius: 8px
}
.post-navigation .nav-links .nav-next:before {
    height: 30%;
    background-color: #e3e3e3;
}
.pagepost__content .home-poll__poll {
    line-height: 1.5;
}
.pagepost__content .home-poll__answers li {
    line-height: 1.5;
    list-style-image: none;
    padding-left: 18px;
    padding-right: 0;
}
.pagepost__content .home-poll__answers ul li:before {
    content: none;
}
.content-area .contact-page .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    background-color: #fff;
    border: 1px solid #e8945c;
    color: #000;
    padding: 18px;
}
.content-area span.wpcf7-not-valid-tip {
    color: #e2102c;
    padding-top: 12px;
}
section#nav_menu-6, section#nav_menu-7, section#nav_menu-8 {
    margin: 54px 0;
}
.content-area .singlepost__header {
    border-radius: 0px;
}
.categoryposts .categoryposts__nocontent {
    margin: 90px 0 100px;
}
.comment-respond .form-submit #submit {
    padding: 13px 15px;
}
p::selection, div::selection, h1::selection, h2::selection, h3::selection, small::selection, blockquote::selection, li::selection, .latestposts__content--info span:last-child::selection, .categoryposts__content--info span:last-child::selection {
    background-color: #efb57a;
}
a::selection {
    background-color: #1ab7db;
    color: #000;
}
.wp-embed-heading a {
    font-family: "JannaLT-Regular" !important;
    color: #000;
}
.margin-top--lg {
    margin-top: 54px !important;
}
.author-info__author-name {
    font-family: "JannaLT-Bold";
}
b, strong {
    font-weight: normal;
    font-family: "JannaLT-Bold";
}
.home-poll__content .home-poll label:hover:before {
    border: 5px solid #1ab7db !important;
    background-color: #1ab7db;
}
.pagepost__header--page {
    padding: 60px 0;
}
.newsletter__container .newsletter__content {
    padding: 0;
}
@media print {
    body {
        background: white;
        font-size: 10pt;
        margin: 0
    }
    #sidebar {
        display: none
    }
    #header {
        height: 75px
    }
    #content {
        margin-left: 0;
        float: none;
        width: auto
    }
    .demo .red {
        color: black;
        font-weight: bold
    }
    #content a {
        font-weight: bold;
        color: #000066;
        text-decoration: underline
    }
    #content {
        margin-left: 0;
        float: none;
        width: auto
    }
    #footer, .ad {
        display: none
    }
    h1, h2, h3, h4, h5, h6 {
        page-break-after: avoid;
        page-break-inside: avoid
    }
    h3 {
        margin-left: 10px;
        margin-bottom: 0px;
        padding-bottom: 0px
    }
    blockquote, table, pre {
        page-break-inside: avoid
    }
    ul, ol, dl {
        page-break-before: avoid
    }
    img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    img.right {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
    }
    img.left {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
    }
    .right {
        float: right;
    }
    .left {
        float: left
    }
    img {
        page-break-inside: avoid;
        page-break-after: avoid;
    }
    nav.navigation.post-navigation {
        display: none;
    }
    div#comments {
        display: none;
    }
    .container-fluid.newsletter.gradient--grey {
        display: none;
    }
    header#header, .breadcrumbs {
        display: none;
    }
    .full-footer {
        display: none;
    }
}

@media(max-width: 768px){
    section#nav_menu-6, section#nav_menu-7, section#nav_menu-8{
        margin: 0;
    }
}
