/**
 * Theme Name:  Ex Astris
 * Theme URI:   http://themehybrid.com/themes/ex-astris
 * Description: Ex Astris is a WordPress child theme for the excellent <a href="http://themehybrid.com/themes/stargazer">Stargazer</a> theme from <a href="http://themehybrid.com/">Theme Hybrid</a>. This bold theme was designed for bloggers. Make it your own with a customer header and custom background. The theme supports all of the custom layouts found in the Stargazer parent theme, including  1 Column Wide, 1 Column Narrow, 2 Columns: Content / Sidebar, and 2 Columns: Sidebar / Content.
 * Version:     1.0.4
 * Author:      Sarah Gooding
 * Author URI:  http://untame.net
 * Tags:        custom-background, custom-colors, custom-header
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template:    stargazer
 * Text Domain: ex-astris
 * Domain Path: /lang
 */

/* =====DODANE STYLE===== */

.logo{
float:left;
}

p.napis {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img{
float: right;
}

.widget-title{
    border-bottom-color: transparent !important;
}

.widget-title>.wrap::before{
    content: none;
}

.entry-title{
    color: #2c2c2c;
    font-family: 'Montserrat', sans-serif;
}

.breadcrumb-trail ul{
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.widget-title > .wrap {
    background-color: transparent !important;
    color: #2c2c2c;
    font-size: 29px;
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
}

p.napis:after{
     content: '';
    display: block;
    width: 200px;
    height: 8px;
    background: #2c2c2c;
    position: relative;
    visibility: inherit;
    top: 10px;
}

.has-post-thumbnail:after {
    content: '';
    display: block;
    width: 200px;
    height: 8px;
    background: #e8e8e8;
    position: relative;
    visibility: inherit;
}

.rpwwt-post-excerpt:after {
    content: "";
    display: block;
    width: 138px;
    height: 8px;
    background: #e8e8e8;
    position: relative;
    visibility: inherit;
    margin-top: 18px;
}

.sidebar {
    font-size: 1.0675rem;
    border: solid 5px #e8e8e8;
    padding-right: 25px;
    font-family: 'Montserrat', sans-serif;
}

.entry-title{
    text-transform: uppercase;

}

footer.entry-footer.font-secondary, section#comments-template {
    display: none !important;
}

.font-headlines, h1, h2, h3, h4, h5, h6{
   font-family: 'Montserrat', sans-serif !important;
   color: #2c2c2c !important;
}

span.rpwwt-post-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.rpwwt-post-excerpt {
    font-size: 14px;
    text-align: justify;
    clear:both;
    font-family: 'Montserrat', sans-serif;
}
.entry-content {
    text-align: justify;
    color: #333;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
}
.next, .prev {
    font-size: 16px;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #a7a7a7;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.next a:hover, .prev a:hover {
    color: #858585;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}
.ltr #branding, .rtl #branding {
    width: 100%;
    max-width: 100%;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 80px;
}
.next a, .prev a {
    font-weight: bold;
    color: #2c2c2c !important;
    font-family: 'Montserrat', sans-serif;
}
.font-headlines, h1, h2, h3, h4, h5, h6 {
    font-family: 'Copse', serif;
    color: #2c2c2c;
    font-family: 'Montserrat', sans-serif;
}
a:hover, a:focus {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}
div.entry-content a, span.entry-terms a, div.loop-nav a, a.post-edit-link, a.url.fn.n, div.entry-summary a, div.comment-content a, div.widget a {
    color: #2c2c2c !important;
    font-family: 'Montserrat', sans-serif;
}
.entry-content a, .entry-summary a, .comment-content a {
    padding-bottom: 2px;
    border-bottom: none;
    font-family: 'Montserrat', sans-serif;
}
h1, h2 {
    padding-bottom: 0;
    border-bottom: none;
}
h1#site-title {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 60px;
    text-transform: uppercase;
}
img.thumbnail.stargazer-full {
    width: 200px;
    float: right;
    font-family: 'Montserrat', sans-serif;
}
.entry-summary {
    font-size: 14px;
}
h2.entry-title.font-headlines {
    font-size: 1.4rem;
}
div#main-art {
    font-size: 16px;
    text-align: justify;
    margin-bottom: 50px;
}
.rank {
    float: right;
    
}
.rank span {
    font-size: 82px;
    font-weight: bold;
}


/* =====KONIEC DODANYCH STYLÓW===== */


/* ====== Primary Font ====== */

.font-primary,
body,
input,
textarea,
.label-checkbox,
.label-radio,
.required,
#site-description,
#reply-title small {
	font-family:  'Open Sans', Arial, sans-serif;
}

/* ====== Secondary Font ====== */

.font-secondary,
dt,
th,
legend,
label,
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
select,
option,
.wp-caption-text,
.gallery-caption,
.mejs-controls,
.entry-byline,
.entry-footer,
.chat-author cite,
.chat-author,
.comment-meta,
.menu,
.breadcrumb-trail,
.media-info .prep,
.comment-reply-link,
.comment-reply-login,
.clean-my-archives .day,
.whistle-title,
h3.widget-title {
	font-family:  'Open Sans', Arial, sans-serif;
}

/* ====== Headlines Font ====== */

.font-headlines,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Copse', serif;
}

h1 {
font-size: 2.1rem;
}

h2 {
font-size: 1.8rem;
}

body.custom-background {
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}

#branding {
margin-right: auto;
margin-left: auto;
}

.ltr #branding, .rtl #branding {
float: none;
text-align: center;
}

#branding img.avatar {
float: none;
width: 160px;
height: 160px;
margin: 25px 0 0 0;
}

#branding h1, #branding h2 {
clear: left;
}

.rtl.layout-1c #menu-social,.rtl.layout-2c-l #menu-social,.rtl.layout-2c-r #menu-social,.ltr.layout-1c #menu-social,.ltr.layout-2c-l #menu-social,.ltr.layout-2c-r #menu-social {
float:none;
margin-right:auto;
margin-left:auto;
}

.rtl.layout-1c #menu-social ul,.rtl.layout-2c-l #menu-social ul,.rtl.layout-2c-r #menu-social ul,.ltr.layout-1c #menu-social ul,.ltr.layout-2c-l #menu-social ul,.ltr.layout-2c-r #menu-social ul {
text-align:center;
}

#container>.wrap {
background: rgba(255,255,255, 0.9);
}


h2#site-description.font-primary {
margin-bottom: 0.5rem;
}

div.entry-content a, span.entry-terms a, div.loop-nav a, a.post-edit-link, a.url.fn.n, div.entry-summary a, div.comment-content a, div.widget a {
color: #4183c4;
}


div.entry-content blockquote, div.comment-content blockquote {
color: #757575;
background-color: rgba(0, 0, 0, 0);
margin: 0 0 1.5rem;
padding: 1.0rem 1.5rem 0;
border-left: 5px solid #333;
outline-color: rgba(0, 0, 0, 0);
}
h2 {
	font-size: 18px !important;
}

/** Custom styles */
a:hover, a:focus {
    font-family: inherit;
}

img.thumbnail.stargazer-full {
    margin-left: 15px;
}

#container>.wrap {
    padding: 0 10px;
}

@media (max-width: 479px) {
	img.thumbnail.stargazer-full {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
	}
}
.entry-title.font-headlines {
	    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
h1.entry-title.font-headlines:after {
	    content: '';
    display: block;
    width: 200px;
    height: 8px;
    background: #2c2c2c;
    position: relative;
    visibility: inherit;
    top: 10px;
}
.entry-content p {font-size: 16px; }

.entry-summary:after {
	    content: '';
    display: block;
    width: 200px;
    height: 8px;
    background: #e8e8e8;
    position: relative;
    visibility: inherit;
}

@media (max-width: 1024px) {
	.header-image {
      max-width: 100vw;
      margin: 0 -10px;
	}
	.wrapper {
		padding: 0 15px;
	} 
}

.widget-title > .wrap, #comments-number > .wrap, #reply-title > .wrap, .attachment-meta-title > .wrap {
	padding: .75rem 0.5rem .625rem
}

.widget-title>.wrap, #comments-number>.wrap, #reply-title>.wrap, .attachment-meta-title>.wrap {
    line-height: 1;
}

@media only screen and (min-width: 700px) and (max-width: 950px) {
    #sidebar-primary .widget {
        width: 100%;
    }
}

@media (max-width: 575px) {
    img.thumbnail.stargazer-full {
        float: none;
    }
}
img.custom-logo {
    display: block;
}