/*
Theme Name: hitmagsch
Theme URI: 
Description: Το HitMagSch είναι ένα κομψό και ισχυρό θέμα δημιουργημένο για περιοδικά, εφημερίδες ή προσωπικά ιστολόγια. Διαθέτει αρκετές επιλογές για να προσαρμόσετε τον ιστότοπό σας όπως θέλετε. Περιλαμβάνει μια διάταξη της αρχικής σελίδας, 4 διαφορετικές μορφές διάταξης λίστας και βασικές επιλογές χρωμάτων. Επίσης διαθέτει πολλές δυνατότητες όπως το πλαίσιο στοιχείων του συγγραφέα, σχετικές αναρτήσεις μετά από άρθρα και μεταδεδομένα ελέγχου. 

Version: 2.2.0
Author: nts on cti.gr
Author URI: 
Template: hitmag
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hitmag
Tags: grid-layout,right-sidebar,two-columns,custom-logo,custom-background,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,news,blog,e-commerce,rtl-language-support

*/

@import url("../hitmag/style.css");

.hitmag-post .entry-meta a {
    color: #666;
}

.wp-block-search .wp-block-search__button {
  text-transform: none;
  background: #D73C2C;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.search-form .search-submit {
  background: #D73C2C;
}

.th-readmore {
  background: #D73C2C;
}


a:hover, a:focus, a:active {
  color: #D73C2C;
}

.main-navigation a:hover {
  background-color: #D73C2C;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a,
#hm-search-form .search-form .search-submit {
  background-color: #D73C2C;
}

.post-navigation .post-title:hover {
  color: #D73C2C;
}

.top-navigation a:hover, #top-nav-button:hover, .widget a:hover,
.widget-area a:hover,
.footer-widget-area .widget a:hover,
.site-info a:hover,
.hmb-entry-title a:hover, .hms-meta a:hover,
.hms-title a:hover,
.hmw-grid-post .post-title a:hover,
.footer-widget-area .hms-title a:hover,
.site-title a,
.hitmag-post .entry-title a:hover,
.hitmag-post .entry-meta a:hover,
.cat-links a,
.hitmag-single .entry-meta a:hover,
.hitmag-single .author a:hover,
.hm-author-content .author-posts-link,
.hm-rel-post .post-title a:hover,
.comment-author a,
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus,
.required,
.comment-reply-title small a:before,
.woocommerce ul.products li.product h3:hover  {
  color: #D73C2C;
}

.top-navigation ul ul a:hover {
  background-color: #D73C2C;
}

#main-nav-button:hover,
.responsive-mainnav li a:hover,
.responsive-topnav li a:hover,
.nav-links .current, a.hm-viewall,
#hitmag-tags a,
.widget_tag_cloud .tagcloud a,
.hm-tags-links a:hover,
.hm-tagged,
.hm-edit-link a.post-edit-link,
.hm-slider-details .cat-links,
.comment-reply-link:hover,
.comment-reply-link:focus {
  background: #D73C2C;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #317aab;
}



.comment-metadata,
.pingback .edit-link, .comment-metadata a,
.pingback .comment-edit-link {
  color: #555;
}

.hmb-entry-meta,
.hms-meta, .hmb-entry-meta a,
.hms-meta a,
.widget_recent_entries span.post-date, .hitmag-post .entry-meta, .hitmag-post .entry-meta a, .hitmag-single .entry-meta, .hitmag-single .entry-meta a  {
  color: #555;
  }