/*
 Theme Name:   Suarez Child
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  In 2014, Creating a magazine website with WordPress has never been easier.
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     wp_suarez
 Version:      2.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  wp_suarez_child
*/


/*
-------------------------------------------------------------- */

@font-face{ 
	font-family: 'bhatoshine';
	src: url('/fonts/bhatoshine reguler.otf');
	src: url('/fonts/bhatoshine reguler.ttf') format('truetype'),
	    url('/fonts/bhatoshine reguler.otf') format('opentype');
}


#header-top {
	border-bottom: 1px solid #eee;
}

.fa-facebook, .fa-instagram, .fa-linkedin, .fa-youtube-play {
    line-height: 35px !important;
}

footer i.fa {
	width: 50px;
	height: 50px;
	border-radius: 35px;
	background-color: #b6b6b6;
	font-size: 20px;
	line-height: 15px !important;
	padding: 18px 15px;
}

.footer-top-1 img {
	max-width: 70% !important;
}

.cs-social.default li {
	margin-right: 5px !important;
}

span.date {
	margin-top: 30px;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
	font-style: italic;
	color: #999;
}

h3.entry-title {
	margin-bottom: 15px;
}

.green {
	color: #02ac97 !important;
}

.bold {
	font-weight: bold;
}

.marker, .largemarker {
	padding-top: 20px;
	margin-left: -50px;
	margin-bottom: 0;
	display: flex;
}

.largemarker {
	margin-left: -70px;
}

.marker:before {
	background-image: url('/images/title-marker-graphic.png');
	background-size: 50px 50px;
	background-repeat: no-repeat;
	display: inline-block;
	width: 50px !important;
	min-width: 50px !important;
	height: 50px;
	content: "";
	position: relative;
	left: -10px;
	top: -10px;
}

.general-health:before {
	background-image: url('/images/title-general-health.png');
}

.weight-management:before {
	background-image: url('/images/title-weight-management.png');
}

.insulin-resistance:before {
	background-image: url('/images/title-insulin-resistance.png');
}

.diabetes:before {
	background-image: url('/images/title-diabetes.png');
}

.cardiovascular-health:before {
	background-image: url('/images/title-cardiovascular-health.png');
}

.high-cholesterol:before {
	background-image: url('/images/title-high-cholesterol.png');
}

.pregnancy:before {
	background-image: url('/images/title-pregnancy.png');
}

.coeliac-disease:before {
	background-image: url('/images/title-coeliac-disease.png');
}

.irritable-bowel:before {
	background-image: url('/images/title-irritable-bowel.png');
}

.pcos:before {
	background-image: url('/images/title-pcos.png');
}

.inflamatory-bowel:before {
	background-image: url('/images/title-inflamatory-bowel.png');
}

.vegetarian-vegan:before {
	background-image: url('/images/title-vegetarian.png');
}

.childhood-nutrition:before {
	background-image: url('/images/title-childhood-nutrition.png');
}



.category-recipes #cs-page-title-wrapper {
	background-image: url(/wp-content/uploads/2017/11/recipes-banner.jpg);
}

.cs-blog-about-author, .author-info h5 {
	visibility: hidden;
}

h3.largemarker:before {
	background-size: 70px 70px;
	width: 70px !important;
	min-width: 70px !important;
	height: 70px;
	color: #fff;
	font-weight: bold;
	padding: 20px 25px;
	left: -15px;
	top: -20px;
}


h3.one:before {
	content: "1";
}

h3.two:before {
	content: "2";
}

h3.three:before {
	content: "3";
}

h3.four:before {
	content: "4";
}

body.csbody h3 > a {
	color: #02ac97 !important;
}

.csbody a:hover {
	color: #02ac97 !important;
}

.about-nicole {
	color: #666;
	font-size: 130%;
	font-weight: 200;
	line-height: 150%;
}

.about-nicole-home {
	color: #666;
	font-size: 150%;
	font-weight: 300;
	line-height: 170%;
}

.pricing-table th {
	background-color: #02ad98;
	text-align: center;
	color: #fff;
	font-size: 150%;
	padding: 10px 0;
}

.pricing-table td {
	text-align: center;
	width: 33%;
	border: 1px solid #999999;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.vc_toggle {
	margin: 0 0 5px !important;
}

.vc_toggle_title {
	background-color: #efefef;
	padding: 10px 30px !important;
}

.vc_toggle_active .vc_toggle_title {
	color: #fff;
	background-color: #02ac97;
}

.vc_toggle_active .vc_toggle_title h4 {
	color: #fff;
}

.vc_toggle_active i.vc_toggle_icon {
	background: #fff;
	color: #fff;
	border: 1px solid #fff;
}


.vc_toggle_title h4 {
	font-size: 12px;
	text-transform: initial;
}

.vc_toggle_icon {
	left: calc(100% - 30px) !important;
}


.wpcf7-form-control-wrap {
	width: calc(50% - 5px);
	margin: 5px 0 0 10px;
	float: left;
}

.wpcf7-form-control-wrap:nth-child(odd) {
	margin-left: 0;
}

.your-message {
	width: 100%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"]
{
	border-color: #666;
/*    width: calc(50% - 5px);
    float: left; */
}

.wpcf7 textarea {
	border-color: #666;
}

.wpcf7 input[type="submit"] {
	background-color: #02ac97 !important;
	border-color: #02ac97 !important;
}

.wpcf7 input[type="submit"]:hover {
	background-color: #02ac97 !important;
	border-color: #02ac97 !important;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: none !important;
}

.content-area a {
	color: #02ac97 !important;
}

.page-title {
	text-transform: none !important;
}

.bhato {
	font-family: 'bhatoshine';
	font-size: 35px;
	line-height: 120%;
}

.bhato h4 {
	font-family: 'bhatoshine';
	color: #02ac97;
	margin: 10px 0;
}

span.bhato {
	color: #02ad98;
	font-size: 30px;
	font-weight: normal !important;
	line-height: 150%;
}

.nunito {
	font-family: "Nunito Sans" !important;
}

h1.page-title {
/*	font-family: Lato !important; */
	font-family: 'bhatoshine' !important;
/*	color: #fff !important; */
	font-size: 56px !important;
	font-weight: 300 !important;
	line-height: 56px !important;
	letter-spacing: 0.055em;
}

.home-title h1 {
	font-size: 50px !important;
}

.content-area ul {
	margin-left: 0;
	list-style-type: none;
}

.dots, .teal-dots {
	margin-left: 20px !important;
	list-style-type: disc !important;
}

.teal-dots {
	color: #02ac97;
}

.heading {
	font-size: 23px;
	font-weight: 400;
	line-height: 35px
}

.cshero-menu-dropdown ul li a {
	font-weight: 300 !important;
}

div.wpb_row.clearfix.cs-row-container-wrap.vc_custom_1510108596852, div.wpb_row.clearfix.cs-row-fullwidth-wrap.vc_custom_1511755411210 {
	background-position: right top !important;
}

.es-button {
	background-size: 75% !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-image: url(http://eatsense.com.au/wp-content/uploads/2017/10/button-bg.png?id=471) !important;
	padding: 40px 120px;
	margin-top: 40px;
	display: inline-block;
}

h3.wg-title {
	color: #a5a5a6;
	margin-bottom: 10px !important;
}

.grey-links a {
	color: #58585a !important;
}

.widget_categories ul li a:before, .widget_product_categories ul li a:before, .widget ul li a:before {
	content: '+';
	color: #333;
	padding-right: 10px;
}

span.tp-bullet-title {
    display: none !important;
}

div.wpb_row.clearfix.hidden-sm.hidden-xs.cs-row-fullwidth-wrap.vc_custom_1511995899332 {
	background-position: center top !important;
}