/*
Template:       valkuta
Theme Name:     Valkuta Child
Theme URI:      https://demo.themedraft.net/wp/valkuta/
Author:         ThemeDraft
Author URI:     https://themeforest.net/user/themedraft/
Description:    Buxiword is a digital marketing and consulting agency WordPress theme
Version:        1.1.6
Text Domain:    valkuta
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
*/

.main-menu-area {
  /*  background-color: #1a1a1a !important; */
}
.td_button.td_header_cta {
    background-color: #00a9d1;
    border-color: #00a9d1;
    color: #fff;
}
.td_button.td_header_cta:hover {
    background-color: transparent;
    color: #00a9d1;
}
.td-slide-subtitle {
   background: #00a9d1;
}

table.pedigree th, table.pedigree td {
    padding: 4px !important;
    font-size: 12px;
}

.widget.widget_themedraft_contact_form_widget {
    background-color: #f90042 !important; /*#00a9d1;*/
}
.widget.widget_tag_cloud a {
    border-color: #00a9d1 !important;
}
.widget.widget_tag_cloud a:hover {
    background-color: #00a9d1 !important;
}
.widget.widget_themedraft-latest-post .td-recent-widget-date a {
	color: #00a9d1 !important;
}
.widget_themedraft-latest-post .td-recent-widget-date i {
	color: #00a9d1 !important;
}
.widget.widget_archive ul li a:before, .widget.widget_categories ul li a:before, .widget.widget_pages ul li a:before, .widget.widget_meta ul li a:before, .widget.widget_recent_comments ul li .comment-author-link:before, .widget.widget_recent_entries ul li a:before, .widget.widget_nav_menu ul li a:before, .widget ul ul.sub-menu li a:before, .sidebar-widget-area .widget.widget_themedraft_nav_menu ul li a:before {
	color: #00a9d1 !important;
}
.sidebar-widget-area .widget.widget_search button[type="submit"] {
    background-color: #00a9d1 !important;
    border-color: #00a9d1 !important;
}

.single-blog-next-prev .prev-post, .single-blog-next-prev .next-post {
    color: #00a9d1 !important;
}
.post-meta li i {
    color: #00a9d1 !important;
}
.sidebar-widget-area form.search-form input {
    border-color: #00a9d1 !important;
}
.entry-content ul li:before {
    color: #00a9d1 !important;
}
body {
    font-family: "poppins" !important;
}
h1, h2, h3, h4, h5, h6, strong, dt, th, .comment-meta .fn, .comment-reply-link, .no-comments, .banner-title {
    font-weight: 600 !important;
}
.breadcrumb-container {
    font-family: "poppins" !important;
}
.td-icon-list-text {
    font-weight: 400 !important;
}