/*
Theme Name: Gridbox Child 04
Theme URI: https://themezee.com/themes/gridbox/
Template: gridbox
Author: ThemeZee
Author URI: https://themezee.com
Description: Gridbox is a clean and solid WordPress theme featuring a three-column grid-layout for posts. The theme works out of the box and does not require any complicated setup. It is perfectly suited for a simple magazine, blog or portfolio website.
Tags: two-columns,custom-background,custom-header,custom-logo,custom-menu,editor-style,rtl-language-support,grid-layout,blog,news,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,three-columns
Version: 1.4.2.1512985276
Updated: 2017-12-11 18:41:16

*/

body {
    background-color: #d7d9b1;
}
a {
    color: #e6aa36;
}
body, button, input, select, textarea {
    color: #337ca0;
}
p {
    margin-bottom: 0;
}
a:link, a:visited {
    color: #fff;
}
a:hover, a:focus, a:active {
    color: #e6aa36;
}
.site-content {
    color: #337ca0;
    background-color: #d7d9b1;
}
.site-header {
    background-color: #d7d9b1;
}
.site-title {
    margin-bottom: 0;
    margin-top: 0;
    color: #337ca0;
    font-family: 'Roboto', Georgia, Times New Roman;
}
.site-title a:link, .site-title a:visited {
    color: #337ca0;
}
.site-description {
    margin-bottom: 0;
    margin-top: 0;
    color: #337ca0;
    padding: 0 0 0 24px;
}
.main-navigation-menu a:link, .main-navigation-menu a:visited {
    color: #337ca0;
}
.widget {
    color: #337ca0;
}
.widget-header {
    border-left: 6px solid #337ca0;
}
.widget-title {
    color: #337ca0;
    font-family: 'Roboto', Georgia, Times New Roman;
}
.widget-title a:hover, .widget-title a:active {
    color: #337ca0;
}
.search-form .search-submit {
    background-color: #337ca0;
}
.type-post, .type-page, .type-attachment {
    margin-bottom: 0.5em;
}
.entry-title a:link, .entry-title a:visited {
    color: #fefefe;
}
.entry-title a:hover, .entry-title a:active {
    color: #fff;
}
.entry-content {
    font-size: 20px;
    font-size: 1.0625rem;
    color: #eee;
    padding: 0 1em;
}
.more-link {
    margin-bottom: 17px;
    background-color: #d7d9b1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
.more-link:link, .more-link:visited {
    color: #337ca0;
}
.more-link:hover, .more-link:active {
    color: #fff;
    background-color: #d7d9b1;
}
.entry-tags {
    margin-bottom: 0;
    margin-right: 17px;
    margin-left: 17px;
}
.post-navigation {
    border-top: 0;
}
.post-navigation .nav-links a {
    margin-right: 17px;
    margin-top: 2px;
    margin-left: 17px;
    color: #337ca0;
    background-color: #e6aa36;
    text-transform: none;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
.post-navigation .nav-links a:hover, .post-navigation .nav-links a:active {
    background-color: #d7d9b1;
}
.pagination a, .pagination .current {
    background-color: #337ca0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
.pagination a:hover, .pagination .current {
    background-color: #e6aa36;
}
.comments-header, .comment-reply-title {
    border-left: 6px solid #337ca0;
    padding: 0 0 0 0.65em;
}
.comments-header .comments-title, .comment-reply-title span {
    color: #337ca0;
    font-family: 'Roboto', Georgia, Times New Roman;
}
.reply .comment-reply-link {
    background-color: #337ca0;
}
.footer-wrap {
    background-color: #d7d9b1;
}
.site-footer {
    color: rgba(180,196,117,0.6);
}
.site-footer a:hover, .site-footer a:active {
    color: rgba(90,126,136,0.6);
}
.widget a:link, .widget a:visited {
    color: #337ca0;
}
.widget a:hover, .widget a:active {
    color: #fff;
}
.archive-title, .page-title {
    display: block;
    color: #fefefe;
    font-family: 'Roboto', Georgia, Times New Roman;
    background-color: #e6aa36;
    font-weight: bold;
    -moz-border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    -o-border-radius: 14px 14px 14px 14px;
    border-radius: 14px 14px 14px 14px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 4px 16px;
    margin: 0;
}
.entry-title {
    display: block;
    color: #fefefe;
    font-family: 'Roboto', Georgia, Times New Roman;
    background-color: #e6aa36;
    font-weight: bold;
    -moz-border-radius: 14px 14px 0 0;
    -webkit-border-radius: 14px 14px 0 0;
    -o-border-radius: 14px 14px 0 0;
    border-radius: 14px 14px 0 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 4px 16px;
    margin: 0;
}
.widget_tag_cloud .tagcloud a {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    float: left;
    display: inline-block;
    text-decoration: none;
    background-color: #d7d9b1;
    padding: 0.2em 0.5em 0.3em;
    margin: 0 2px 2px 0;
}
.entry-tags .meta-tags a {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    float: left;
    display: inline-block;
    text-decoration: none;
    background-color: #e6aa36;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 0.2em 0.5em 0.3em;
    margin: 6px 4px 0 0;
}
.entry-tags .meta-tags a:link, .entry-tags .meta-tags a:visited {
    color: #fff;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.widget_tag_cloud .tagcloud a:link, .widget_tag_cloud .tagcloud a:visited {
    color: #337ca0;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.entry-tags .meta-tags a:hover, .entry-tags .meta-tags a:active {
    color: #fff;
    background-color: #d7d9b1;
}
.widget_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:active {
    color: #fff;
    background-color: #d7d9b1;
}
