/*
Theme Name: Pure Ingredients Custom
Theme URI: http://devdm.com/DevDmBootstrap3
Author: Ross Elliot & Danny Machal
Author URI: http://devdm.com/
Description: A devdmbootstrap3 v1.80 child theme.
Version: 1.80
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: pi_domain
Template: devdmbootstrap3
*/

@import "css/bootstrap.css";

/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've include a child theme to use. Need help? http://devdm.com/DevDmBootstrap3/child-themes/ */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap rules ****************/

/*************************

Colors:

dark green:				2c4c08
light green:			91b84c
PI purple:				897589
Dark purple:			625262
dirty purple:			EAE3EA


**************************/
body{
	padding-top: 150px;
	font-family: Lato, Arial, san-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	line-height: 1.6em;
	letter-spacing: .5px;
	text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: Lato, Arial, san-serif;
	font-weight: 600;
}

.product-listing h4{
	margin-bottom: 20px;
}

.product-listing .product {
	background-color: #fefefe;
	border: 1px dotted #ddd;
	margin-bottom: 10px;
	padding: 10px;
}

.product-listing .product-category-description{
	margin-bottom: 30px;
}

.product-listing .pagination {
  margin-top: 0px;
}

.contact-block{
	margin-bottom: 40px;
}

a:link, a:hover, a:active, a:visited{
	color: #625262;
	text-decoration: none;
}

.product-category-list {
	margin-bottom: 10px;
}

.product-category-list a {
	display: block;
	padding: 10px;
	width: 100%;
	background-color: #fefefe;
	border: 1px dotted #ddd;
}

.product-category-list a:hover {
		border: 1px solid #625262;
}


.download:link, .download:active, .download:visited, .download:hover  {
	color: #625262;
}

.download:before {
  font-family: "Glyphicons Halflings";
  content:"\e025\00a0";
	font-size: 15px;
	color: #625262;
}
.pagination .current{
	background-color: #897589;
	color: #fff;
	font-weight: 600;
}

.pagination .dots:hover{
	background-color: transparent;
}

.pagination > li > a, .pagination > li > span {
  border: 1px solid #eae3ea;
	color: #625262;
}

label{
	font-weight: 400;
}

.form-control{
	height: 40px;
}

.pi-button {
	background-color: #897589;
	color: white;
	border-color:	transparent;
}

.product-search-form{
	margin-bottom: 30px;
}

.product-search-form .product-search-form-group .form-control{
	width: 100%;
	height: 40px;
	border-radius:0px;
	margin-top: 5px;
}

section.purple{
	padding: 0px 0px 30px 0px;	
	background-color: #897589;
	color: white;
	font-weight: 400;
	padding: 40px 0px 30px 0px;
}

section.purenature{
	padding: 0px 0px 30px 0px;	
	background-color: #7b9b60;
	color: white;
	font-weight: 400;
	padding: 40px 0px 30px 0px;
}

section.purenature img{
	margin-top:40px;
}
section.purenature .purenature-tag-line{
	text-align: center;
	margin-top: -31px;
	margin-left: 22px;
	font-size: .9em;
}

blockquote{
	margin-top: 26px;
	margin-bottom: 26px;
	font-weight: 300;
	line-height: 1.6em;
	padding:20px;
}

.content p{
	margin: 0px 0px 20px 0px;
}

.content p a{
	color: #000000;
	background-color: #EEF9D9;
	padding: 2px 4px;
}

.content img{
	margin-bottom: 20px;
}

section.content blockquote{
	background-color: #897589;
	color: white;
	border-left: 5px solid #625262;
}

/*** page body header nav ***/

.page-body-header-nav{
	margin: 20px 0px;
	z-index: 100;
}
.page-body-header .title-wrapper{
	z-index: 100;
}

.page-body-header-nav .nav > li {
	display: block;
	text-align: left;
	border-top: 1px solid transparent;
}

.page-body-header-nav .nav > li > a {
	border-radius: 0px;
	color: #fff;
	background-color: #897589;
	margin-bottom: 0px;
	display: block;
	padding: 10px 15px;
	font-weight: 400;
}

@media (min-width: 500px){
	
	.page-body-header-nav .nav{
		display: table;
		width: 100%;
	}
	
	.page-body-header-nav .nav > li {
			display: table-cell;
			text-align: center;
			border-left: 1px solid transparent;			
	}
	
	.page-body-header-nav .nav > li > a {
		padding: 15px 15px;
		font-weight: 400;
		font-size: 18px;
	}
	
}


.page-body-header-nav .nav > li > a:hover,
.page-body-header-nav .nav > li > a:focus {
	background-color: #625262;
}
.page-body-header-nav .nav > li.current_page_item > a,
.page-body-header-nav .nav > li.current_page_item > a:hover,
.page-body-header-nav .nav > li.current_page_item > a:focus {
		background-color: #625262;
}

/************************************/


section.content, section.team{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 40px 0px 30px 0px;
}

section.content p{
	
	
}

.btn, .comment-reply-link, .comment-respond #submit, #wp-calendar #prev a, #wp-calendar #next a, #searchform #searchsubmit .form-control, #s {
	border-radius: 0px;
}

.btn{
	font-size: 18px;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #897589;
	border-color: transparent;
	color: #fff;
}

.fullsized-head{
	position:fixed;
	top:0px;
	right:0px;
	left:0px;
	background-color: white;
	z-index:1000;
}

section.featured-image{
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

section.interested{
	background-color: #e5e4e5;
	padding: 20px 0px 30px 0px;
}

section .page-body-header span{
	background-color: rgba(255,255,255,.7);
	display: inline-block;
	padding: 6px 6px 6px 6px;
	margin: 0px;
	font-family: Lato, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: -1px;
	color: #000;
}

.pi-footer{
	padding-top: 40px;
}

/*** forms */
.interested-form-wrapper{
	
}

.interested-form form{
	padding-top: 20px;
}

.interested-form .alert-warning {
	border-radius: 0px;
}

.interested-form .alert-warning {
	background-color: #ffffff;
	border-color: #a94442;
	color: #000000;
}

.interested-form .wpcf7-submit{
	min-width: 150px;
}

.interested-form .form-control {
	border-radius: 0;
	box-shadow: none;
}

.interested-form .h3 {
	margin-top:20px;
}	

.dmbs-top-menu .navbar .navbar-brand{
	padding: 12px 0px 0px 10px;;
}

.dmbs-top-menu .navbar-default{
	background-color: #fff;
	box-shadow: none;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
}

.navbar-default .navbar-nav .active a{
	background-color: transparent;
	font-weight: 700;
}

.dmbs-top-menu .navbar-fixed-top{
	top:100px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #333;
}
.dropdown-menu {
  font-size: 16px;
}
.dropdown-menu > li > a {
	font-weight: 300;
}
		
/* dropdown menu speed */
.collapsing {
  -webkit-transition-duration: 0.01s;
  transition-duration: 0.01s;
}

@media (max-width: 767px){

	section.featured-image,
	.slider .slide{
		height: 370px;
	}

	section .page-body-header .title-wrapper{
		padding-top: 185px;
	}

	.dmbs-top-menu .navbar ul li{
		text-align: right;
	}

	.dmbs-top-menu .navbar-fixed-top{
		top:0px;
	}

	body{
		padding-top:50px;
	}
	
	.text-align-center-xs{
		text-align: center;
	}
}

.team-card .card{
	margin-bottom:20px;
}

.team-card .card .title-wrapper{
	
}

.team-card .card h4{
	margin: 0;
	padding: 16px 10px 8px 10px;
}

.team-card .card p{
	margin: 0;
	padding: 8px 10px 16px 10px;
	border-top:1px solid #999;
}

@media (max-width: 500px){

	section .page-body-header .title-wrapper{
		padding-top: 100px;
	}
	
	.page-body-header-nav{
		margin-top: 8px;
	}

	
	.team-card{
	
		
	}

	.team-card .card{
	
		width: 100%;

		
	}

}

@media (min-width: 768px){

	section.featured-image,
	.slider .slide{
		height: 430px;
	}
	section .page-body-header .title-wrapper{
		padding-top: 285px;
	}
}

@media (min-width: 992px){

	section.featured-image,
	.slider .slide{
		height: 525px;
	}
	section .page-body-header .title-wrapper{
		padding-top: 385px;
	}
}

@media (min-width: 1200px){

	section.featured-image,
	.slider .slide{
		height: 600px;
	}

	section .page-body-header .title-wrapper{
		padding-top: 400px;
	}

	section .page-body-header .title-wrapper span{
		font-size: 36px;
	}
}

.dmbs-header {
	height:100px;
}

.dmbs-header a{
	display: block;
}

.dmbs-header .pureingredients-logo{
	padding:14px 0px 0px 0px;
}

.dmbs-header .purenature-logo{
	float: right;
	padding:17px 0px 0px 0px;
}
.purenature-logo-link p{
	clear: both;
	float: right;
	margin-top: -21px;
	margin-right:12px;
	color: #000000;
	font-size:.9em;
}

.dmbs-header-text {

}

.dmbs-top-menu {

}

#pi-navbar-toggle{
	border: none;
	margin-bottom: 0px;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #91b84c;
	height: 4px;
	width: 28px;
}

.dmbs-top-menu .navbar{
	border-radius: 0px;
}


.dmbs-content {

}

.dmbs-main {

}

.dmbs-left {

}

.dmbs-right {

}

.dmbs-footer-menu {

}

.dmbs-author-credits {

}

.dmbs-footer {

}
