/** mentabiobolt.hu color **/
/************************** custom colors  *********************************/
/***********************  End custom colors   *****************************/
body {
  color: #000;
}
body.home {
  background: #FBFBFB;
}
a {
  color: #2b7a6e;
}
a:hover {
  color: #cf8562;
}
.lpBanner .textContainer .more,
.more,
.sysPanel {
  color: #fff;
  background: #3ca1fd;
}
.lpBanner .textContainer .more:hover,
.more:hover,
.sysPanel:hover {
  color: #fbe3f1;
}
.inner .topNav {
  background: #FBFBFB;
}
.topNav .addrText {
  color: #000;
}
.topNav .addrText:hover {
  color: #4378bc;
}
.topNav .productSearch input {
  box-shadow: 0px 5px 10px 3px #eee;
  border: none;
  background: #fff;
}
.topNav .productSearch .iSearch {
  color: #808080;
}
.topNav .ul_level_1 {
  background: #cf8562;
}
.topNav .ul_level_1 .menuItemText {
  color: #fff;
}
.topNav .ul_level_1 a:hover .menuItemText {
  color: #000;
}
.topNav .loginMenu .menuItemText,
.topNav .loginMenu .iconContainer {
  color: #000;
}
.topNav .loginMenu .li_level_1 a .menuItemText,
.topNav .loginMenu .li_level_1 a .iconContainer {
  color: #fff;
}
.topNav .loginMenu .li_level_1 a:hover .menuItemText,
.topNav .loginMenu .li_level_1 a:hover .iconContainer {
  color: #000;
}
.topNav .cartMenu {
  background: #3ca1fd;
}
.topNav .cartMenu a {
  color: #fff;
}
.topNav .cartMenu a:hover {
  color: #fbe3f1;
}
.topNav .catDisplay {
  background: #fff;
  color: #cf8562;
}
.topNav .catContainer .menuItemText {
  color: #1a4424;
}
.topNav .catContainer a:hover .menuItemText {
  color: #289f8c;
}
.topNav .catContainer .active .menuItemText {
  color: #289f8c;
}
.topNav .item7 .menuItemText {
  color: #fff;
}
.topNav .item7 a:hover .menuItemText {
  color: #2b7a6e;
}
.topNav .item8 {
  background: #fff;
}
.topNav .bannerTextContainer h2 {
  background: #000;
  color: #fff;
}
.topNav .bannerTextContainer h4 {
  background: #cf8562;
  color: #fff;
}
.topNav .mobileCategory {
  background: #fff;
  box-shadow: 0px 5px 10px 3px #eee;
}
.topNavBg {
  background: #289f8c;
}
.topNavBg2 {
  background: #fff;
}
.tagMenu .menuItem::before {
  background: #fbe3f1;
}
.tagMenu .iconContainer {
  color: #3ca1fd;
}
.homeMenu.homeCategoryTop .menuItemText {
  color: #fff;
  background: #289f8c;
}
.homeMenu.homeCategoryTop li:hover {
  box-shadow: 0px 5px 10px 3px #eee;
}
.homeMenu.homeCategoryTop li:hover .menuItemText {
  background: #2b7a6e;
}
.homeMenu.munkatarsak .ul_level_0 {
  background: #f0dacd;
}
.teaserSection .carouselGridContainer .carouselItem .carouselContent {
  box-shadow: 0px 5px 10px 3px #eee;
  background: #fff;
  color: #000;
}
.teaserSection .carouselGridContainer .carouselItem .unitPriceText {
  color: #aaa;
}
.teaserSection .carouselGridContainer .carouselItem .sysPanel:hover {
  color: #fff;
}
.homeGrid .articleGroupIntro {
  background: #289f8c;
}
.homeGrid .articleGroupIntro h2 a {
  background: #cf8562;
  color: #fff;
}
.homeGrid .articleGroupIntro .introText {
  background: #000;
  color: #fff;
}
.homeCategory3 .item1 {
  background: #fbe3f1;
}
.homeCategory3 .item2 {
  background: #3ca1fd;
  color: #fff;
}
.homeCategory3 .item3 {
  background: #289f8c;
  color: #fff;
}
.homeBlog {
  background: #f8f8f8;
}
.homeIntro {
  box-shadow: 0px 5px 10px 3px #eee;
  background: #fff;
}
.homeIntro .introText::after,
.articleGroupIntro .introText::after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}
.brands {
  background: #fff;
}
.contactSection .item2,
.contactSection .item3 {
  background: #fbe3f1;
}
.contactSection a {
  color: #4378bc;
}
.contactSection a:hover {
  color: #3ca1fd;
}
.articleHead {
  background: #f8f8f8;
}
.articleHead h1 {
  color: #2b7a6e;
}
.articleGroupIntro {
  box-shadow: 0px 5px 10px 3px #eee;
}
.leftCol .lpMenu {
  /*
	.li_level_0 > a > .menuItemText{
		//border-bottom:1px solid @darkBlue;
		
	}
*/
}
.leftCol .lpMenu .menuItemText {
  color: #1a4424;
}
.leftCol .lpMenu .menuItemText:hover {
  color: #cf8562;
}
.leftCol .lpMenu .li_level_0 > a.active > .menuItemText {
  color: #cf8562;
}
.leftCol .lpMenu .active > .menuItemText {
  color: #cf8562;
}
.wsProductTable .wsProductData {
  background: #fff;
  box-shadow: 0px 5px 10px 3px #eee;
}
.wsProductTable .wsProductData .wsName a {
  color: #1a4424;
}
.wsProductTable .wsProductData .wsName a:hover .name {
  color: #2b7a6e;
}
.productDetails h1 {
  background: #cf8562;
  color: #fff;
}
.productDetails .productLifeCycle {
  background: #289f8c;
  color: #fff;
}
.productDetails .productOrderFormInner {
  background: #f8f8f8;
}
.addToCartFonticon {
  background: #3ca1fd;
  color: #fff;
}
.addToCartFonticon:hover {
  color: #fbe3f1;
}
.cartGridLayout .wsProductData {
  border-bottom: 1px solid #ccc;
}
.wsTopNavLi.current {
  color: #cf8562;
}
.wsAddressGrid {
  background: #f8f8f8;
}
.gridModuleHead {
  background: #289f8c;
  color: #fff;
}
.relatedProductGrid {
  background: #f8f8f8;
}
.footerGrid {
  background: #289f8c;
  color: #fff;
}
.footerGrid a:not(.sysPanel) {
  color: #fff;
}
.footerGrid a:not(.sysPanel):hover {
  color: #2b7a6e;
}
.footerGrid .item4 h2 {
  background: #cf8562;
  color: #fff;
}
.footerGrid .item4 .ctaButton:hover {
  background: #2b7a6e;
}
.footerGrid .item6,
.footerGrid .item7 a {
  color: #404040;
}
