/*
Theme Name: Nourishing Joy
Description: This is a child theme for Flatsome Theme
Author: Contemplate Design
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.hide {
  display: none !important;
}

body .updated:not(.published) {
    display: inline;
}

/*----------
TYPOGRAPHY
-------------------*/
.single-post .article-inner {
   font-size: 120%;
   line-height: 1.5;
}

a {
    color: #5D3865;
    font-weight: bold;
}

strong {
	font-weight: bolder;
	color: #333333;
}

ol, ul {
  padding-left: 50px;
}


/*----------
Nav 
-------------------*/
.nav-dropdown-default .nav-column li > a,
.nav-dropdown.nav-dropdown-default > li > a {
    font-family: "Montserrat", sans-serif;
}


/*----------
HOME
-------------------*/
.home-header .is-xxsmall {
    font-size: .5em;
}


/*----------
Sidebar
-------------------*/
.post-sidebar {
    padding: 3em 0 30px !important;
    border: 0 !important;
}  

/*----------
Pinterest Button
-------------------*/
body .pibfi_pinterest {
    width: 100%;
}

/*----------
Blog layout
-------------------*/
.from_the_blog_excerpt {
   display: none !important;
}

body .box-badge .box-text {
   bottom: 0;
}

.col.post-item > .col-inner {
   margin-bottom: 20px;
}

/*----------
Archive layout
-------------------*/
.archive-page-header .row {
  max-width: 100%;
}

.blog-archive.page-wrapper{
   padding-top: 0;
}

.archive-page-header {
    color: #fff;
    background-image: url(https://nourishingjoy.com/wp-content/uploads/2017/03/categoryimage-genericdefault.jpg);
    background-size: cover;
    background-position: top center;
    padding: 200px 25% 150px;
    margin-bottom: 30px;
}
.search .featured-title,
.search .archive-page-header {
   background-image: url(https://nourishingjoy.com/wp-content/uploads/2017/03/categoryimage-searchresults.jpg);
}

.archive-page-header h1.page-title {
  text-indent: -5000px;
  color: #fff;
}
.archive-page-header h1.page-title span {
  font-size: 200%;
  font-weight: 100;
  display: block;
  text-indent: 0px;
}


/*----------
Author Avatar
-------------------*/
.page-title-author {
   text-align: center;
   position: relative;
}
.page-title-author img.avatar {
   position: absolute;
   z-index: 9999; 
   top: -40px;
   border-radius: 50%;
   border: 3px solid #fff;
}

.blog-post-inner img.avatar,
.blog-archive .post-item img.avatar {
   position: relative;
   display: block;
   top: -60px;
   border-radius: 50%;
   border: 3px solid #fff;
   margin: 0 auto -50px;
}
.row-full-width img.avatar,
.box-overlay img.avatar {
   display: none !important;
}

/*----------
POST
-------------------*/
.post-title.is-large {
    font-size: 1.75em;
}
.article-inner.box-shadow, .article-inner.box-shadow-hover:hover,
.article-inner.box-shadow-2, .article-inner.box-shadow-2-hover:hover {
    box-shadow: none;
}

/*----------
Portfolio
-------------------*/
.portfolio-no-title .box-text {
    display: none;
}

.portfolio-inner .printfriendly {
   display: none;
}

/*----------
Misc 
-------------------*/
.contain-bg .bg-fill {
   background-size: contain !important;
}

.nj-section-divider-top:before,
.nj-section-divider-bottom:after {
   content: '';
   position: absolute;
   display:block;
   background: url(https://nourishingjoy.com/wp-content/uploads/2016/12/nj-section-divider-top.png) center bottom no-repeat;
   background-size: contain;
   margin: 0 auto;
   text-align: center;
   width: 100%;
   height: 100px;
   z-index: 10;
}
.nj-section-divider-top:before {
   top: -100px;
}
.nj-section-divider-bottom:after {
    bottom:-100px;
}

.col.medium-6.small-12.large-6, .col, .col-inner {
    padding-bottom: 0px;
}

.nav-dark .form-flat select,
.dark .form-flat select {
   width: 100% !important;
}

blockquote {
    margin: 20px 0px;
    text-align: center;
    padding: 60px 80px 20px 80px;
    color: #333;
    border-top: 5px solid #94bd2a;
    background: #d9edc2 url(https://nourishingjoy.com/wp-content/uploads/2017/07/background-plants.png) bottom right no-repeat;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 1.4;
}

blockquote cite {
    letter-spacing: 2px;
    font-size: 14px !important;
    text-transform: uppercase;
    margin: 10px 0 0 0 !important;
}

/*----------
Subscriber form
-------------------*/
.moonray-form img {
  display: none !important;
}
.moonray-form-input-type-checkbox {
   display: inline-block;
   width: 48% !important;
   float: none !important;
   vertical-align: top;
}

/*----------
Call Out Boxes
-------------------*/
.content-box-blue, .content-box-gray, .content-box-green,
.content-box-purple, .content-box-red, .content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}
.content-box-blue {
   background-color: #d8ecf7;
   border: 1px solid #afcde3;
}
.content-box-gray {
  background-color: #e2e2e2;
  border: 1px solid #bdbdbd;
}
.content-box-green {
  background-color: #d9edc2;
  border: 1px solid #b2ce96;
}
.content-box-purple {
  background-color: #e2e2f9;
  border: 1px solid #bebde9;
}
.content-box-red {
  background-color: #f9dbdb;
  border: 1px solid #e9b3b3;
}
.content-box-yellow {
  background-color: #fef5c4;
  border: 1px solid #fadf98;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 1%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {

}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .search .featured-title,
    .archive-page-header {
       padding: 50px 10px;
    }

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}


/***************  WooCommerce Grid frames ***************/
.product-small {
  padding: 8px;
  border: 1px solid #eeeeee; }

.product-small.grid-boxed .inner-wrap {
  background-color: #ffffff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2); }

.product-small.grid-boxed .info {
  padding: 5px 15px 12px; }

.product-small.grid-boxed table {
  margin: 0; }


}