/**
* Theme Name: Shree Clean
* Theme URI: https://www.canyonthemes.com/downloads/shree-clean
* Author: canyonthemes
* Author URI: https://www.canyonthemes.com/
* Description: Shree Clean is a simple and easy to use free WordPress theme. Shree Clean is a responsive and fast, modern and creative, user friendly and elegant, WordPress theme for blog, news and websites. It is responsive, cross browser compatible, SEO friendly theme with lots of highly created features. Theme comes with footer options, sidebar options, site design options, copyright option, color and font options and many more. It is very light weighted theme based on customizer. Added custom widgets for author information and advertisement will make your site awesome. Our dedicated support team will guide you in every steps while using theme. https://demo.canyonthemes.com/shree-clean/ 
* Version: 1.0.8
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.htm
* Template: shree
* Text Domain: shree-child
* Tags: blog, news, custom-background, custom-header, one-column, two-columns, three-columns, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
body{
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Oxygen', sans-serif;
    font-weight: 700!important;
}
.header-lower {
    border-top: 1px solid #e3e5e8;
}
.logo-area {
    padding: 30px 0;
}
.logo-area .logo {
    text-align: center;
}
a.custom-logo-link img {
    margin: auto;
}
.main-menu .navigation > li > a{
	padding: 20px 0;
}
.slider-two-content{
	padding: 100px;
}
.fretures-top-wrap {
    border: 1px solid #e2e2e2;
}
.post-content p{
	line-height: 28px;
}
#secondary .widget{
	border: 1px solid #f5f5f5;
}
.site-content article:nth-child(even) > .post-wrapper:before,
.site-content article:nth-child(odd) > .post-wrapper:before{
  background: transparent;
}
.post-wrapper{
	background: transparent;
}
.post-wrapper .post-thumb {
    margin-bottom: 20px;
}
.main-menu .navigation > li > ul > li:nth-child(n+1) > a:after{
	background: transparent;
}
.main-menu .navigation > li > ul > li:nth-child(3n+1) > a:after {
    background: transparent;
}
.main-menu .navigation > li > ul > li:nth-child(even) > a:after,
.main-menu .navigation > li > ul > li:nth-child(odd) > a:after {
    background: transparent;
}
.widget .textwidget {
    color: #ebecec;
}
article.sticky {
    background: #f1f1f1;
}
article.hentry {
    border: 1px solid #f5f5f5;
}
.nav-links .nav-previous a, 
.nav-links .nav-next a{
	border-color: transparent;
}
.archive .archive-heading-wrapper {
    background: #f5f5f5;
}
@media only screen and (max-width: 767px){
	.main-menu .navbar-header{
		text-align: center;
	}
	.slider-two-content {
	    padding: 50px 0;
	}
}
