/**
Theme Name: Mik Personal Lite
Theme URI: https://www.sharkthemes.com/downloads/mik-personal-lite/
Author: Shark Themes
Author URI: https://sharkthemes.com/
Version: 1.0.1
Requires PHP: 5.6
Tested up to: 5.8
Requires at least: 5.0
Template: mik
Text Domain: mik-personal-lite
Description: Mik Personal Lite is a minimal designed and very light weight and easy to use personal theme for personal data, portfolio, stories and blogs. It is a child theme of Mik.
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: translation-ready, custom-header, custom-background, theme-options, custom-menu, threaded-comments, featured-images, footer-widgets, right-sidebar, full-width-template, two-columns, three-columns, grid-layout, custom-logo, blog, portfolio, photography

Mik Personal Lite WordPress Theme, Copyright 2021 Shark Themes
Mik Personal Lite is distributed under the terms of the GNU GPL

Mik Personal Lite WordPress Theme is child theme of Mik WordPress Theme, Copyright 2020 Shark Themes
Mik WordPress Theme is distributed under the terms of the GNU GPL
*/

#top-menu,
.backtotop,
.main-navigation ul.sub-menu,
.post-navigation:before,
.posts-navigation:before,
.post-navigation:after,
.posts-navigation:after,
input[type="submit"],
.reply a,
.black-overlay,
.separator,
.section-separator:before,
.wp-block-button__link,
.wpcf7 input.wpcf7-form-control.wpcf7-submit,
.blog-loader-btn .read-more a,
.add-separator:after,
#cta-section .entry-container a.btn:hover,
.banner-slider.center-background-outline .custom-header-content a.btn, 
.banner-slider.center-background .custom-header-content a.btn,
.widget_search form.search-form button.search-submit,
.widget_search form.search-form button.search-submit:hover,
.widget_search form.search-form button.search-submit:focus { 
    background-color: #ce3d3f; 
    border-color: #ce3d3f; 
}

#respond input[type="submit"],
.blog-loader-btn .read-more:hover,
.widget_search form.search-form input,
.blog-posts-wrapper .entry-container a.btn.btn-transparent,
.single-post .entry-meta span.tags-links a,
.gallery .overlay .entry-header .entry-title,
.blog-loader-btn .read-more,
.hero_content_widget .read-more,
.wpcf7 input, 
.wpcf7 textarea,
.wpcf7 input.wpcf7-form-control.wpcf7-submit,
.hero_content_widget .read-more:hover { 
    border-color: #ce3d3f; 
}

.page-header span.author-name,
.blog-posts-wrapper .entry-container a.btn.btn-transparent,
.comment-meta .url,
.comment-meta .fn,
.entry-title,
.slick-dots li.slick-active button:before,
.banner-slider.center-background .custom-header-content .cat-links a:hover,
.widget_contact_info label { 
    color: #ce3d3f; 
}   


/*secondary*/
.blog-posts-wrapper .entry-container a.btn.btn-transparent:hover,
#respond input[type="submit"]:hover,
#respond input[type="submit"]:focus,
.reply a:hover,
.reply a:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.slick-prev:hover, 
.slick-next:hover,
.slick-prev:focus, 
.slick-next:focus,
.custom-header-content .separator,
.custom-header-content a.btn:hover,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus,
.blog-loader-btn .read-more a:hover,
#introduction .post-wrapper .entry-container a.btn:hover,
.backtotop:hover { 
    background-color: #ce3d3f; 
    border-color: #ce3d3f; 
}

#respond input[type="submit"]:hover,
#respond input[type="submit"]:focus,
.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus,
.pagination a.page-numbers:hover svg,
.pagination a.page-numbers:focus svg,
.custom-header-content a.btn:hover,
.slick-prev:hover, 
.slick-next:hover,
.slick-prev:focus, 
.slick-next:focus,
.wp-block-pullquote, 
.wp-block-quote, 
.wp-block-quote:not(.is-large):not(.is-style-large),
.blog-posts-wrapper .entry-container a.btn.btn-transparent:hover { 
    border-color: #ce3d3f; 
}

a:hover, 
a:focus, 
a:active,
.main-navigation a:hover,
.main-navigation a:focus,
.custom-header-content .cat-links a:hover,
.custom-header-content .cat-links a:focus,
.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus,
.site-title a:hover,
.single-post .entry-meta span a:hover,
article .entry-title a:hover,
article .entry-title a:focus,
.entry-meta > span a:hover,
.entry-meta > span a:focus,
#secondary .widget ul li a:hover,
.main-navigation ul.menu li.current-menu-item > a { 
    color: #ce3d3f; 
}

.main-navigation ul li a:hover svg,
.main-navigation li a:hover svg,
.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus,
.pagination a.page-numbers:hover svg,
.pagination a.page-numbers:focus svg,
.filter-posts-tag svg.icon.icon-tag,
.filter-posts-category svg.icon.icon-list { 
    fill: #ce3d3f; 
}

/* media query*/
@media screen and (min-width: 1024px){
#search.search-open {
    border-color: #ce3d3f;
}
.main-navigation ul.sub-menu li:hover > a, 
.main-navigation ul.sub-menu li:focus > a {
    background-color: #ce3d3f;
} }

@media screen and (max-width: 1023px){
.main-navigation .dropdown-toggle svg,
.main-navigation li.menu-item-has-children ul li svg {
    fill: #272B2F;
}
.main-navigation svg {
    fill: #fff;
}
.main-navigation svg.icon-search,
.main-navigation .search.search-open svg.icon-close,
.main-navigation svg.icon-down {
    fill: #ce3d3f;
}
.main-navigation a:hover, 
.main-navigation a:focus, 
.main-navigation ul.menu li.current-menu-item > a {
    color: #ce3d3f;
} }