/*
 Theme Name:   N3
 Description:  Osmosis Child Theme
 Version:      2.6.0
 Text Domain:  osmosis
 Template:     osmosis
*/

.home .tp-mask-wrap a{color:#fff}
.home.next {display: block !important;padding-top: 0}


.single-post #grve-about-author{display: none}
.single-post .grve-meta-elements li:nth-child(2){display: none}
.single-post #grve-tags-categories{border-bottom: none; padding-bottom: 0}
.tax-portfolio_category .grve-title{font-weight: 400 !important; font-size: 50px !important}
.tax-portfolio_category .grve-post-meta{display: none}

@media screen and (min-width: 1024px) {
    #grve-sidebar.N3-mod {width: 30% !important}
    .single-portfolio #grve-portfolio-area{width: 70% !important}
}

@media screen and (min-width: 768px) {
    #grve-sidebar.N3-mod h2{font-size: 21px !important; text-transform: uppercase; font-family: Lato; font-weight: 400}
	#grve-sidebar.N3-mod h3{font-size: 18px !important;  margin-bottom: 40px; font-family: Lato; font-weight: 400}
	#grve-sidebar.N3-mod h4{font-size: 15px !important;  text-transform: uppercase; font-family: Lato; font-weight: 400}
	#grve-sidebar.N3-mod p{text-align: justify}
}


