/*
Theme Name: STRING
Theme URI: https://string.marketing
Version: 1.0
Description: Custom theme developed by String Marketing.
Author: The Stephanie Hofhenke
Author URI: https://string.marketing
template: bb-theme
*/

/* Add your custom styles here... */ 

body {word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;}
.post-card-excerpt a{color:#777;word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;}



/*Category background on post cards*/

a.category-link{background-color: #ededed; 
	color:#777; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}
a.category-link:hover{color:#fff}
a.category-link:active{color:#fff}

a.fast-easy-nutrition{background-color: #dd3333 !important; 
	color:#fff; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}

a.diet-trends{background-color: #f9c440!important;  
	color:#fff; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}

a.weight-loss{background-color:#c6b951!important;  
	color:#fff; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}

a.pcos-nutrition{background-color:#31a398!important;  
	color:#fff; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}

a.health-hacks{background-color:#6ca643!important;  
	color:#fff; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}

a.eating-out{background-color:#777!important; 
	color:#fff; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}

a.city-girl-bites{background-color:#000!important;  
	color:#fff; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}

a.diabetes-nutrition {background-color:#b2546d !important;  
	color:#fff; padding:3px 7px;  -webkit-border-radius: 16px;-moz-border-radius: 16px; border-radius: 16px;}

/*Category background on post cards*/
li.menu-item-type-taxonomy span.menu-item-text{color:#fff !important;}
/*applies to all*/
.category-menu-colors li.menu-item{text-transform:uppercase;padding: 10px 10px 7px 10px;  color:#fff;}
.category-menu-colors li.menu-item a:hover{color:#fff !important;}

li.diabetes-nutrition {border-bottom: 3px solid #b2546d;}
li.diabetes-nutrition:hover{background-color:#b2546d;}

li.health-hacks {border-bottom: 3px solid #6ca643;}
li.health-hacks:hover{background-color:#6ca643;}

li.eating-out {border-bottom: 3px solid #fff;}
li.eating-out:hover{background-color:#fff;}

li.pcos {border-bottom: 3px solid #31a398;}
li.pcos:hover, li.pcos:active{background-color:#31a398 !important;;color:#fff !important;}

li.weight-loss {border-bottom: 3px solid #c6b951;}
li.weight-loss:hover{background-color:#c6b951;}

li.diet-trends {border-bottom: 3px solid #f9c440;}
li.diet-trends:hover{background-color:#f9c440;}

li.fast-easy-nutrition {border-bottom: 3px solid #dd3333;}
li.fast-easy-nutrition:hover{background-color:#dd3333;}

.uabb-infobox-custom-post .uabb-post-thumbnail{ width:175px; position:absolute;left:0; top:0;}
.uabb-infobox-custom-post{ position:relative; min-height: 170px;}
.uabb-infobox-custom-post.left-space{padding-left:190px;}
.uabb-infobox-custom-post .video-box{padding-top:10px;}

iframe#interactApp5df42022ad451b00142f2535 {
	height: 590px;
	padding-top: 40px;
}
.category  .fl-rich-text{
	text-align:center;
}

@media only screen and (max-width: 960px) {
.mod-3-col .fl-col-content.fl-node-content { background: rgba(228,229,230,0.5);}
.mod-4-col .fl-col-content.fl-node-content { background: rgba(189,189,191,0.5)}
}

 @media only screen and (max-width: 700px) {
iframe#interactApp5df42022ad451b00142f2535 {
	height: 520px;
	padding-top: 50px;
}
}
 @media only screen and (max-width: 420px) {
	iframe#interactApp5df42022ad451b00142f2535 {
	padding-top: 45px;
		height: 470px;
}
}