﻿/*
Lovas Template
creation Date: 2018-06-05
Author: Sebastian Osinski
http://www.sebbi.net
*/

/* white */
body, html,
.whitebg,
.chronoform input, .chronoform textarea, input.input-small,
#topmenu-wrapper,
#topmenu-wrapper.res_act.frontpageState,
#topmenu-wrapper ul.nav-child li,
.contentbutton.white,
.cont-block.whitebg,
.productbox_cont,
.about_box.squared,
.about_box.white,
.about_box.yel.inverted,
.deflogo,
.productbox_img{
  background-color: #ffffff;
}
#footer-wrapper,
#footer-wrapper a,
.titlebox.yel,
input.sloganbutton,
#topmenu-wrapper:not(.res_act) ul.nav li:hover > a,
.slider-slogan,
.cont-block.yelbg,
.contentbutton.yel,
.productbox_cont.yelbg, .productbox_cont.yelbg h1,
.quader-box.yel,
.contactbox-inlay.yel,
.cont-block a.line-link,
.cont-block a.add_link,
.about_box.yel,
.productbox_cont.yelbg h2,
.backbutton,
button.finder{
  color: #ffffff;
}
.sloganbutton.whitebg,
.productbox.yelbg .productbox-bottomline,
#referenzen-bottomline{
	border-color: #ffffff;
}

/* transparent */
#topmenu-wrapper.frontpageState,
#pagination-holder .pag-a{
  background-color: transparent;
}

/* yel */
.yel_bg,
.titlebox.yel,
input.sloganbutton,
#topmenu-wrapper:not(.res_act) ul.nav li:hover,
#menu-activator > div,
.slider-slogan,
.cont-block.yelbg,
.contentbutton.yel,
.productbox.yelbg, .productbox_cont.yelbg,
.quader-box.yel,
.contactbox-inlay.yel,
.about_box.yel,
.backbutton,
button.finder,
.newsletter_cb,
#datenschutz, #fin-datenschutz,
.po_cont{
  background-color: #f9b132;
}
.yel,
.cont-block a,
.gbs3 a:hover,
#topmenu-wrapper.res_act ul.nav li.deeper.parent:after,
.contentbutton.white,
.productbox_cont h1,
.productbox_cont h2,
.about_box.squared,
a.boxlink_large, .cont-block a.boxlink_large,
.about_box.yel.inverted,
.productbox:not(.yelbg) .productbox-bottomdate{
  color: #f9b132;
}
#fin-datenschutz,
#fitem-rueckruf,
.productbox .productbox-bottomline,
.newsletter_cb{
	border-color: #f9b132;
}

/* gray */
#footer-wrapper{
	background-color: #70736e;
}

/* light gray */
.graybg{
  background-color: #ededed;
}

/* gray superlight */
.chronoform input, .chronoform textarea, input.input-small{
  border-color: #e7e7e7;
}

/* extra gray */
.productbox_cont h2.alt_1,
.allgray, .allgray h2{
  color: #656565;
}

/* textcolor */
body, html{
  color: #999999;
}

@media (max-width: 1500px){
}