/*
Theme Name: ChFM
Template: shapely
Author: peter for chfm
Author URI: 
Version: 1.0
*/
.page-title-section {
    height: auto;
    padding: 20px 0;
}
.post-title a, .post-title {
  font-size: 30px;
  font-weight: 600; }

.post-content .entry-content .post-title a {
    color: #001c28;
    font-weight: 600;
}
h3 {
    font-size: 22px;
    line-height: 40px;
}
p {color: #665b5b;}

.cast-shadow {
   box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); 
   }
   
.post-content .more-link {
   background: #116ebf; none repeat scroll 0 0;
   border-radius: 3px;
  }
	
.widget input[type="submit"]:hover {
   color: #5d47d7;
   background-color: #f5f5f5;
  }
  
.btn, .button {
    border-radius: 6px;
}

.post-content .entry-header img {
    width: 90%;
}
img {
    max-width: 90%;
}
img {
    height: auto;
    max-width: 90%;
}

.widget.widget_tag_cloud a:focus, .widget.widget_tag_cloud a:hover {
    color: #1b78c9; 
	}
	
.footer .footer-credits a:hover,
.footer .footer-credits a:focus {
    color: #1b78c9; 
}

.widget.widget_recent_entries ul li a:focus, .widget.widget_recent_entries ul li a:hover {
    color: #1b78c9;
	}
	
 .post-content .post-meta li a {
    color: #1b78c9; 
    font-weight: 400; 
	}
	
 .post-content .more-link:hover, .post-content .more-link:focus {
    background: #1b78c9;
	}
	
.widget.widget_archive > div ul li a:focus, .widget.widget_archive > div ul li a:hover, .widget.widget_archive ul li a:focus, .widget.widget_archive ul li a:hover, .widget.widget_categories > div ul li a:focus, .widget.widget_categories > div ul li a:hover, .widget.widget_categories ul li a:focus, .widget.widget_categories ul li a:hover, .widget.widget_meta > div ul li a:focus, .widget.widget_meta > div ul li a:hover, .widget.widget_meta ul li a:focus, .widget.widget_meta ul li a:hover, .widget.widget_pages > div ul li a:focus, .widget.widget_pages > div ul li a:hover, .widget.widget_pages ul li a:focus, .widget.widget_pages ul li a:hover, .widget.widget_nav_menu > div ul li a:focus, .widget.widget_nav_menu > div ul li a:hover, .widget.widget_nav_menu ul li a:focus, .widget.widget_nav_menu ul li a:hover {
    color: #1b78c9; }

.image-bg div[class*="col-"] {
    position: relative;
    z-index: 3;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border-bottom: 6px solid #cd113e;
    bottom: 0;    
    padding: 20px;
    position: relative;   
}

.parallax-window {
    background: transparent;
	height: 650px;
}

.pagination span {
    background: #1b78c9 none repeat scroll 0 0;
    border-color: #1b78c9;
    color: #fff;
}
.pagination a:hover, .pagination .active a, .pagination .active:hover a {
    background: #1b78c9;
    color: #fff;
    border-color: #1b78c9;
}
.post-content .shapely-category {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    height: 32px;
    left: 0;
    position: absolute;
    width: 30%;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item {
    list-style: none;
    margin-left: 0;
    padding: 0;
    display: block;
    float: left;
    margin-right: 15px;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-left: 10px;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: #474747;
    margin: 10px 0 10px 0;
}
/*galeria zmiana kropek	*/
#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_0 {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 5px;
    border-radius: 5px;
    background: #1b78c9;
    margin: 3px;
    cursor: pointer;
    overflow: hidden;
    z-index: 17;
}
/*!---------- 3. TYPOGRAPHY ----------*/

h1, h2, h3, h4, h5, h6, p, ul, ol, table, blockquote, input {
	margin-bottom: 24px;
	margin-top: 0;
	padding: 0;}
h1, h2, h3, h4, h5, h6 {
	font-family: inherit;}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #0e1015;}
h1 {font-size: 55px;
	line-height: 64px;}
h2 {font-size: 28px;
	line-height: 48px;}
h3 {font-size: 28px;
	line-height: 33px;}
h4 {font-size: 24px;
	line-height: 30px;}
h5 {font-size: 20px;
	line-height: 28px;}
h6 {font-size: 18px;
	line-height: 25px;}
	
@media only screen and (max-width: 900px) {
p {
    font-size: 18px;
}}
@media only screen and (max-width: 767px) {
p {
    font-size: 18px;
}}

