/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/common)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logocommon-nav/blob/master/LICENSE)
 */
/*
Logo Green #6be5bc Logo Font - DokChampa
Green-dark #00c58e
Green-light #6be5bc
   rgba(107, 229, 188, 0.25)
Gray - New #9a9ea0
Nav Bg - #0066CC
Lighter Blue - #6d9cea;
*/
body {
  padding-top: 0px;
}

.hideXS{visibility:visible;}
.showXS{display:none;}

/*@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}*/
.divLogo{z-index:100; 
	position:absolute; 
	top:8px; 
	left:60px; 
	max-width: 1140px;
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;}
.logo {max-height: 140px;}
	
@media screen and (max-width:500px){
/*body {padding-top: 0px;}*/
.logo {max-height: 100px;}
.logo-footer{max-height:80px;}
/*.fixed-top {position:static;}*/


.hideXS{display:none;}
.showXS{visibility:visible;}

}
@media screen and (max-width:600px){
/*body {padding-top: 0px;}*/
/* clearXS used in footer
.fixed-top {position:static;}*/
.logo {max-height: 100px;}
.hideXS{display:none;}
.showXS{visibility:visible; display:list-item; list-style:none;}
}
@media screen and (max-width:768px){
.dropdown-width{width:100%;}
.logo {max-height: 100px;}
}

@media screen and (max-width:992px){
.hideXS{display:none;}
.showXS{visibility:visible; display:list-item; list-style:none;}
.divLogo{z-index:100; position:absolute; top:12px; left:20px;}
.logo {max-height: 120px;}
}


.f_smaller{font-size:.5em;}
.f_gray{color:#343a40;}
.f_black{color:#000000;}
.f_green{color: #00c58e;}/*#6be5bc 7de1c3 */
/* NAVIGATION ************************************************************   */
/*#navigation,.navbar .navbar-default
.bg-nav{background-image:url(../images/dot-1x20.jpg); background-repeat:repeat;}*/
.nav-brd{border-bottom: solid 3px #6be5bc; border-top: solid 3px #6be5bc;} /*max-height:60px;*/
.navbar a {color: #000000!important;}/*00c58e#6be5bc background-color:rgba(62,68,73,.5);343a40*/
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(107,229,188, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.custom-toggler .navbar-toggler {border-color: rgba(107,229,188, 1);} 
#nav-toggle-button{background-color:white;}
.dropdown-menu a {color:#00c58e!important; background-color:#FFFFFF;}
a:active.dropdown-item{color:#fff;background-color:rgba(107, 229, 188, 0.25)}
/*.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    background-color: #6be5bc;
}*/



a{color:#00c58e; font-weight:500;}
a.underline{text-decoration:underline;}
a:hover{color:#343a40;}
.breadcrumb {background-color:#f6f6f6;}
/* *************************************************************************   */

.bg-white{background-color:#FFFFFF;}
.bg-green{background-color:#6be5bc;}
.bg-white-pat{background-image:url(../images/bg-white-pat.jpg); background-repeat:repeat;}
.bg-green-dia{background-image:url(../images/bg-green-dia.jpg); background-repeat:repeat;}
.bg-green-pat{background-image:url(../images/bg-green-pat.jpg); background-repeat:repeat;}
.bg-gray-drk-pat{background-image:url(../images/bg-gray-drk-pat.jpg); background-repeat:repeat;}
.bg-gray-lgt-pat{background-image:url(../images/bg-gray-lgt-pat.jpg); background-repeat:repeat;}

.bg-green-dark{background-color:#00c58e;}
.bg-gray-dark{background-color:#343a40;}
.bg-gray-light{background-color:#f6f6f6;}
h1.post{padding-top:1.5em; margin-bottom:rem;}

/* Extra Large*/ 
@media (min-width: 1400px) {

.divLogo{left:260px;}

}
/* Extra Large*/ 
@media (min-width: 1200px) {
.navbar a {font-size:1.25rem;}

}
/* Large*/
@media (min-width: 993px) {

} 
/* Medium
@media (min-width: 768px) {

} */
/* Small*/
@media (min-width: 501px) {

.logo-footer{max-height:80px;}

} 
@media (min-width: 769px) {
.dropdown-width{width:600px;}
} 
.recipe-container{padding:20px; margin:20px 0px; background-image:url(../images/bg-gray-lgt-pat.jpg);  border-radius: .25rem;}
.recipe-container > .nav-pills .nav-link.active, .nav-pills .show > .nav-link {background-color: #cccccc; color: #000000;}
.recipe-container2{padding:10px; margin:5px 0px; background-image:url(../images/bg-gray-lgt-pat.jpg);  border-radius: .25rem;}/*background-color:#f6f6f6;*/
.recipe-containerPDF{padding:10px; margin:5px 0px; border-radius: .25rem;}/*background-color:#f6f6f6;*/
.recipe-container > h2:first-child{color: }
.recipe-subcategory{font-weight:600; padding-top:10px; padding-bottom:10px;}
.recipe-notes li {list-style-type:none; padding-bottom:16px;}

/*.carousel-item {
  height: 65vh;
  min-height: 220px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/

.portfolio-item {
  margin-bottom: 30px;
}


btn-green{background-color: #6be5bc;}
 
a.footer-link:link, a.footer-link:visited {clear:both; color: #6be5bc; padding:2px; background-color:rgba(62,68,73,.5);}
a.footer-link:hover {color: white!important;}


.pad10{padding:10px;}
/********************
recipe.css
********************/
.ingredients ul li{list-style:none; list-style-type:none;}

.directions ul li{list-style:none; list-style-type:none;}
.directions ul li:after{content: "- "; display: inline-block;}
h1.recipe {font-size:1.9rem;}
h2.recipe {font-size:1.4rem; font-weight:bold;}
h3.recipe  {font-size:1.2rem;}
li.noBullet{list-style:none;}
li.padB{padding-bottom:8px;}
.h-100 > a {min-height: 1rem;}/*Corrects space problem in IE in Bootstrap 4 Cards)*/