/*
Theme Name:     Colormag Child
Theme URI:      http: //deduly.ru/
Description:    Дочерняя тема для темы Colormag 
Author:         Ваше имя
Author URI:     http: //example.com/about/
Template:       colormag
Version:        0.2.0
*/
@import url("../colormag/style.css");
@import url('https://fonts.googleapis.com/css?family=Comfortaa');
h1, h2, h3, h4, h5, h6 {font-family: 'Comfortaa', cursive;}
#header-text-nav-container {
background: darkblue url(/wp-content/uploads/2018/11/milky-way.jpg) no-repeat center center;
-moz-background-size: 100%; 
-webkit-background-size:100%; 
-o-background-size: 100%; 
background-size: 100%;
color:#fefefe}
#site-title a {color:#fefefe}
#site-description {color:#f9ff9f}
.more-link, .no-post-thumbnail {
    background-color: #13b72a;  
}
#content .post .article-content .above-entry-meta .cat-links a, .page-header .page-title span {
    background-color: #2c4b68;
}
#main{background-color:#FFF;background: linear-gradient(to top, #feffef, #f7faff);}
.widget, .error-404 .widget, #secondary .widget {background-color:transparent;}


#content .post .article-content .entry-title {font-size:24px;font-weight:700;} /*h1*/
h2{font-size:22px;color:darkblue;}
h3{font-size:18px;color:blue;}
h4{font-size:14px;}
h5{font-size:12px;}
/*------------------------*/
#site-title a{margin:0; padding:0;font-size:36px;line-height:28px;}
@media screen and (max-width: 1024px) {#site-title a {margin:0; padding:0;font-size:24px;line-height:28px;}}
@media screen and (max-width: 768px) {#site-title a {margin:0; padding:0;font-size:24px;line-height:28px;}}
@media screen and (max-width: 480px) {
#site-title a{margin:0; padding:0;font-size:20px;line-height:20px;}
	#site-description{display:none;}
}
h3.comments-title, #respond h3#reply-title {color:#444;font-size:18px;font-weight:700;}
ul.default-wp-page {background:#aab;color:white;border-bottom:8px solid #fff;} 
ul.default-wp-page a {color:white;font-size: 12px;}
ul.default-wp-page a:hover {color:darkblue;font-size: 12px;}
#comments {background:#eef; padding-left:16px; border-top:6px solid darkblue;}
.default-wp-page .previous, .default-wp-page .next {
    padding: 6px;
}
p.comment-form-comment,p.comment-form-author,p.comment-form-note,p.comment-form-email {margin-bottom:-20px;}
.comment {font-size:12px;}
#comments .comment-author-link,#comments .comment-author-link i {font-size:16px;color:#444;}
.comment-content {color:black;font-size:16px;}
h3.comments-title span {color:#777;font-size:14px;}
.wp-block-audio audio controls {visibility:hidden;}
