/**
Theme Name: Melinda Urban
Author: nuBranch Media
Author URI: https://nubranch.ca
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: melindaurban
Template: astra
*/

body {
    background-color: #FAFAFA;
}

.site-content .ast-container {
    background-color:#ffffff;
}

.ast-site-identity {
    padding: 0 0 5px;
}

.ast-mobile-header-wrap .ast-above-header-bar,
.ast-above-header-bar .site-above-header-wrap {
    padding:0
}

.main-header-bar-navigation li {
    line-height:18px;
    font-size:14px;
}
.sub-menu li {
    border-bottom: 1px solid rgba(255,255,255,0.25);
}

.sub-menu li a {
    font-size:12px;
}

p {
    margin-bottom:0;
}

.content-area p,
.content-area p {
    color: #6F49DB;
    margin: 0;
    padding: 0 0 20px;
}


.site-header {
    margin:auto;
}

#primary, #secondary {
    margin: 1em 0 !important;
}

table, tr, td {
    border:none;
}

#table_welcome td {
    padding:0;
}

img.centered,
.aligncenter {
    margin: 0 auto 10px !important;
    display: block;
}

.widget_search .search-form .search-field {
    border-color: #9065fa;
}

.ast-button:hover,
.button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    background-color: #9065fa;
}

.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

.page .entry-header {
    margin-bottom: 0;
}

.button-wrapper {
    text-align: center;
    margin:10px 0;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    margin: 0 0 4px;
}

#content h1 {
    color: #6F49DB;
    font-size: 22px;
}

#content .entry-title {
    padding: 5px 0 0;
}

.entry-content ul,
.entry-content ol {
    margin: 0;
    padding-bottom:15px;
}

.entry-content ul li,
.entry-content ol li {
    margin-bottom:0;
}

.sidebar-main h4 {
    background: #FFFFFF;
    border-top: 0px solid #E8E8E8;
    border-bottom: 0px solid #E8E8E8;
    border-left: 0px solid #E8E8E8;
    border-right: 0px solid #E8E8E8;
    margin: 0;
    padding: 4px 0px 4px 0px;
    color: #6F49DB;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-weight: bold;
}

.sidebar-main {
    font-size: 12px;
}

.widget-title {
    line-height:23px;
}

.widget ul {
    list-style-type: square;
    margin:0 0 1em 2em
}

.widget_tag_cloud .tagcloud a {
    border: none;
    padding: 0;
    display: inline;
    margin-bottom: 0;
    margin-right: 0;
    line-height:23px;
    transition: all .2s linear;
}

.widget_tag_cloud .tagcloud a:hover {
    background-color: transparent;
    color: inherit;
}

@media (min-width: 1201px) {

    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single,
    .ast-separate-container .ast-author-box,
    .ast-separate-container .ast-404-layout-1,
    .ast-separate-container .no-results {
        padding: 0 1.5em;
    }
}

@media (min-width: 993px) {
    .ast-container {
        max-width: 1000px;
    }
    .site-content {
        background-color: #ffffff;
        margin: auto;
        width: 1000px;
        -webkit-box-shadow: 0px 5px 10px #DDDDDD;
        box-shadow: 0px 5px 10px #DDDDDD;
    }

    .ast-right-sidebar #primary {
        padding-right: 32px;
    }
    .ast-right-sidebar #secondary {
        padding-left: 8px;
    }
    .ast-right-sidebar #primary,
    .ast-right-sidebar #secondary {
        border: none;
    }

    .ast-blog-layout-5-grid .ast-blog-featured-section,
    .ast-blog-layout-5-grid .post-content {
        width: 50%;
    }
}

.site-footer {
    margin:auto;
    margin-bottom:30px;
    -webkit-box-shadow: 0px 5px 10px #DDDDDD;
    box-shadow: 0px 5px 10px #DDDDDD;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    background-color:#ffffff;
    margin-top:10px
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    padding: 0 20px;
}

.site-footer .widget h4 {
    border-bottom: 0px solid #E8E8E8;
    color: #6F49DB;
    font-size: 18px;
    font-weight: bold;
}

.widget_search .search-form input[type=submit],
.widget_search .search-form input[type=submit]:focus,
.widget_search .search-form input[type=submit]:hover {
    box-shadow:none;
}

.textwidget code {
    background:transparent;
}

.wp-caption {
    background: #FAFAFA;
    border: 1px solid #E8E8E8;
    padding: 10px 5px 0 5px;
    text-align: center;
}

/* Custom Latest Posts widget */
.latest-5-widget {
    display: grid;
}

.latest-5-item {
    padding-bottom: .5rem;
}

.latest-5-title {
    margin: 0 0 5px;
    padding: 0;
    color: #333333 !important;
    font-size: 18px !important;
    font-weight: normal;
    line-height: 120%;
}

.latest-5-excerpt {
    font-size: 12px;
    margin-bottom: 0;
}

.latest-5-readmore {
    margin-left: .25rem;
}


/* Blog Page */
.ast-separate-container #primary {
    padding-top:1em;
}

.ast-blog-layout-5-grid .blog-layout-5 {
    display:block;
}

.ast-blog-layout-5-grid .ast-article-post {
    padding: 0 1em;
}

.ast-separate-container .ast-blog-layout-5-grid .post-content {
    padding-top: 0;
    padding-bottom: 0;
}

.ast-blog-layout-5-grid .ast-article-inner {
    box-shadow:none;
}

.post-content>.read-more {
    margin-top:0;
}

.post-content>.cat-links,
.post-content>.read-more,
.post-content>.tags-links {
    display:inline-block;
}

.post-categories-list {
    display:inline-block;
    border-top: 1px solid #E8E8E8;
    margin-top:5px;
    font-size:12px;
}

.entry-content {
    word-wrap: normal;
}

.gallery-caption,
.gallery-icon {
    border:none !important;
}

@media (max-width:480px) {
    .ast-article-single img {
        margin-bottom: 1em;
        float: none;
        clear: both;
    }
}

@media (max-width: 921px) {
    .ast-separate-container.ast-right-sidebar #secondary {
        background-color: #fff;
        padding: 1em !important;
    }
}