

.sticky nav.main_menu > ul > li > a span.item_inner {
    padding: 0px 25px;
}
.wpb_flickr_widget.three .flickr_badge_image { 
    margin-bottom: 10px;
}

nav.main_menu > ul > li:first-child > a span.item_inner{ 
    padding-left:0;
}

blockquote.with_background, blockquote.with_border {
    padding: 15px 14px 0 10px;
}

blockquote {
    border-left: none;
}

blockquote.with_quote_icon .icon_quotations_holder {
    font-family: Georgia, serif;
}

.container_inner h1, .container_inner h2, .container_inner h3 {
    padding-bottom: 30px;
}

.container_inner h4, .container_inner h5, .container_inner h6 {
    padding-bottom: 10px;
}

.container_inner li {
    line-height: 190%;
}

.container_inner ol li {
    padding-bottom: 15px;
    font-weight: bold;
}

.non-bold {
   font-weight: 500;
}

.two_columns_33_66>.column2>.column_inner {
    padding: 0 0 0 25px;
    border-left: 1px solid #ccc;
}

aside.sidebar .widget a {
    color: #7b924c;
}

hr {
    height: 1px;
    background: #ccc;
    border: none;
    margin: 50px 0 50px 0;
}

p {
padding-bottom: 15px;
}

.error404 .title.breadcrumbs_title .breadcrumb {
    display: none;
}

.blog_holder article h2 a {
    color: #333;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}

.blog_holder article h2 a:hover {
    color: #6a9e9e;
}

@media only screen and (max-width: 1000px) {
.content .content_inner > .container > .container_inner, .content .content_inner > .full_width > .full_width_inner, .content .content_inner > .container > .container_inner.default_template_holder {
    padding-top: 0!important;
}}