body {
    font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.title,
.text_logo,
.comment-reply-title,
.header_square_logo a.square_letter_logo {
    font-family: 'Poppins', sans-serif;
}

a {
    color: gold;
}

input[type='submit']:hover {
    background-color: #136d18;
}

.main_color_bg {
    background-color: #136d18;
}

.main_color_text {
    color: #136d18;
}

.social_icons_list.header_social_icons .social_icon:hover {
    color: #136d18;
}

.header_square_logo a.square_letter_logo {
    background-color: gold;
}

.header_nav .text_logo a span.logo_dot {
    background-color: #136d18;
}

.header_nav .main_menu .menu_mark_circle {
    background-color: #136d18;
}

.full_width_list .post_title a:hover:before {
    background-color: #136d18;
}

.full_width_list .post_title a:hover:after {
    background: linear-gradient(to right, #136d18 0, #136d18 35%, #136d18 65%, #FFF 100%);
    background: -ms-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -o-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -webkit-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #FFF 100%);
    background: -moz-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #136d18), color-stop(35%, #136d18), color-stop(65%, #136d18), color-stop(100%, #FFF));
    ;
}

.grid_list .post_title a:hover:before {
    background-color: #136d18;
}

.grid_list .post_title a:hover:after {
    background: linear-gradient(to right, #136d18 0, #136d18 35%, #136d18 65%, #FFF 100%);
    background: -ms-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -o-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -webkit-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #FFF 100%);
    background: -moz-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #136d18), color-stop(35%, #136d18), color-stop(65%, #136d18), color-stop(100%, #FFF));
    ;
}

.two_coloumns_list .post_title a:hover:before {
    background-color: #136d18;
}

.two_coloumns_list .post_title a:hover:after {
    background: linear-gradient(to right, #136d18 0, #136d18 35%, #136d18 65%, #FFF 100%);
    background: -ms-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -o-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -webkit-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #FFF 100%);
    background: -moz-linear-gradient(left, #136d18 0, #136d18 35%, #136d18 65%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #136d18), color-stop(35%, #136d18), color-stop(65%, #136d18), color-stop(100%, #FFF));
    ;
}

.post_meta_container a:hover {
    color: #136d18;
}

.post.sticky .blog_meta_item.sticky_post {
    color: #136d18;
}

.blog_post_readmore a:hover .continue_reading_dots .continue_reading_squares>span {
    background-color: #136d18;
}

.blog_post_readmore a:hover .continue_reading_dots .readmore_icon {
    color: #136d18;
}

.comment-list .reply a:hover {
    color: #136d18;
}

.comment-list .reply a:hover .comments_reply_icon {
    color: #136d18;
}

form.comment-form .form-submit input:hover {
    background-color: #136d18;
}

.comment-list .comment.bypostauthor .comment-content:before {
    border-top-color: #136d18;
    border-left-color: #136d18;
}

.comments-area a:hover {
    color: #136d18;
}

.newsletter_susbcripe_form label .asterisk {
    color: #136d18;
}

.newsletter_susbcripe_form .mce_inline_error {
    color: #136d18 !important;
}

.newsletter_susbcripe_form input[type='submit']:hover {
    background-color: #136d18;
}

.widget_content #mc_embed_signup input[type='submit']:hover {
    background-color: #136d18;
}

.social_icons_list .social_icon:hover {
    color: #136d18;
}

.alia_post_list_widget .post_info_wrapper .title a:hover {
    color: #136d18;
}

.tagcloud a:hover {
    color: #136d18;
}

.navigation.pagination .nav-links .page-numbers.current {
    background-color: #136d18;
}

.navigation_links a:hover {
    background-color: #136d18;
}

.page-links>a:hover,
.page-links>span {
    background-color: #136d18;
}

.story_circle:hover {
    border-color: #136d18;
}

.see_more_circle:hover {
    border-color: #136d18;
}

.main_content_area.not-found .search-form .search_submit {
    background-color: #136d18;
}

.blog_list_share_container .social_share_item_wrapper a.share_item:hover {
    color: #136d18;
}

.widget_content ul li a:hover {
    color: #136d18;
}

.footer_widgets_container .social_icons_list .social_icon:hover {
    color: #136d18;
}

.footer_widgets_container .widget_content ul li a:hover {
    color: #136d18;
}

.cookies_accept_button {
    background-color: #136d18;
}

.alia_gototop_button>i {
    background-color: #136d18;
}