/*
Your custom style

Add your custom styles in this file so it is easier to update the theme.
*/

/* fix strange spacing between homepage about info and quotes*/
.elm-main.elm-has-bg {
	margin-bottom: 0px;
}

/* fix spacing on email subscribe*/
.subscribe-by-email-field {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* make page title bg grey*/
.page-title {
	background-color: #f6f6f6 !important;
}

/* fix spacing on front logos*/
.elm-services-main .readmore {
	margin-top: 0px !important;
}

/* remove title from retailer logos*/
.elm-services-main .layout-box .item-title {
	display: none !important;
}

.author {
	display: none;
}

/* make fonts bigger*/
body {
	font-size: 16px;

	line-height: 24px;

}

.site-logo {
	padding-top: 50px;
}

.site-description {
	display: none;
}


.elm-testimonials-main .column-1 .item .item-text p {
	font-size: 26px;
	line-height: 42px;
	font-weight: bold;
	color: #fff;
}

.elm-testimonials-main .item .item-info .item-author {
	color: #DB931B;
}


.elm-testimonials-main .layout-box .item-thumbnail img {
	display: none;
}

.hp-reviews h2 {
	font-size: 26px !important;
}

.elm-main .align-center .elm-maintitle {
	font-weight: bold;
	color: #ffffff;
	font-size: 36px;
}

#top-stip-icons {
	background-color: #cdcdcd;
	height: 30px;
}
#top-stip-icons .social-icons {
	float: right;
}

.elements-sidebar-wrap .elm-testimonials-main .column-1 .item .item-text p {
	font-size: 18px;
	color: #000;
	line-height: 30px;
}


.hp-titles {
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #DB931B;
	text-transform: uppercase;
	font-family: OpenSansCondBold;
	letter-spacing: -1px;
	
}

.buylink a {
	color: #e61512 !important;
	font-size: 22px;
}

/* mailchimp form */
#mc_embed_signup {
	background-color: transparent !important;
}

#mc_embed_signup h2 {
	margin: 0px !important;
	color: #fff!important;
	font-size: 18px !important;
	line-height: 22px !important;
}

#mc_embed_signup form {
	padding: 0px !important;
}

#mc_embed_signup .mc-field-group {
	padding-bottom: 1% !important;
	font-size: 12px !important;
}

#mc_embed_signup .button {
	background-color: #DB931B !important;
	text-transform: uppercase !important;
	font-family: OpenSansCondBold;
}

.elm-posts-main .item-info {
	display: none !important;
}

.page-title .entry-data {
	display: none !important;
}

.footer-widgets .widget_posts a.thumb-link .date {
	display: none;
}

/* Remove Featured Image from Posts*/
.nav-single.pagination-above {
	display: none !important;
}

/* Remove Featured Image from Posts*/
.category-blog .entry-thumbnail {
	display: none !important;
}

.hentry .left .categories, .hentry .bottom .author {
	display: none !important;
}

.nav-menu-main > ul > li.current_page_parent > a {
	color: #333;
}

.current-menu-item a:first-child {
	color: #db931b;
}

/* set title size on about-mission-page*/
.page-id-2223 .item-title h3 {
	font-size: 28px !important;
}
/* set font size on about-mission-page*/
.page-id-2223 .item-text p {
	font-size: 18px !important;

}
/* add seperator on about-mission-page*/
.page-id-2223 .elm-item-organizer .item {
	border-bottom: 1px solid rgb(226, 227, 228) !important;
}


/* set icon size on about-mission-page*/
.page-id-2223 .item-thumbnail {
	width: 13% !important;
	padding-right: 20px !important;
}
/* set margin size to icon on about-mission-page*/
.page-id-2223 .item-title,.page-id-2223 .item-text {
	margin-left: 5% !important;
}
/* 
//h2, h3, h1, .nav-menu-main > ul > li > a {
	text-transform: none !important;
	font-family: 'Lato', sans-serif;
}

//.nav-menu-main > ul > li > a {
	color: #f17e00;
}


//.nav-menu-main > ul > li::after, .nav-menu-main > ul {
	font-size: 18px;
	font-weight: bold;
	
}


.entry-content ul li {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;

}

.entry-content ul li a {
		text-transform: capitalize !important;
}


.entry-content p {
	margin-bottom: 0px;
	line-height: 28px !important;
}

.buytitle {
	font-size: 26px;
	font-weight: bold;
	margin-top: 30px;
}


/