/* @import url('https://fonts.googleapis.com/css?family=Lato&display=swap');*/ body { font-family: 'Roboto', sans-serif; } 
			body { background-color:#ffffff; } 
.navbar.navbar-default { background-color:#f4f4f4; } 
#header, #header-blocks { background-color:#ffffff; }
.top_column_wrapper, #columns, main { background-color:#f7f7f7; }
#footer { background-color:#ffffff; }
#footer, #copyright-footer { color:#000000; }
#footer .footer-title, #footer .title_block { color:#ffffff; }
#footer a { color:#c8c8c8; }
#footer a:hover { color:#ff2b19; }
.ajax_block_product	{ background-color:#f7f7f7; }
#slogan { background: #ffffff} 
#slogan p { color: #333333; font-size: 13px; padding: 1px 15px 3px; margin-bottom: 0;text-align: center;font-weight: 100;}
#undermenu {background: #000000; height:30px;width:100%;height:30px;margin-left:auto;margin-right:auto; border:0;padding:1px;z-index:100;overflow:hidden;white-space:nowrap;box-sizing:border-box;}#undermenu p {color: #ffffff;margin: 0;text-transform: uppercase;font-size:15px;font-weight: 400;}
#undermenu .hmove {display: flex; position: relative; top: 0; right: 0;}
#undermenu .hslide {margin: 0; padding: 2px; width: 100%; flex-shrink: 0; box-sizing: border-box;}
@keyframes mySlides {0% {right:0} 30% {right:0} 33% {right:100%} 63% {right:100%} 66% {right:200%} 97% {right:200%} 100% {right:0}}
.hmove {animation: mySlides linear 14s infinite;}
.hmove:hover {animation-play-state: paused;}
#hometext {text-align: center; padding: 15px; margin: 30px 0 20px; font-size: 150%;}
.sticky {position: fixed;top: 0;width: 100%;z-index: 9998;background: #fff;} 
.sticky::before {background: #fff;position: fixed;top: 0;left: 0;width: 100%;height: 84px;} 
.sticky + .content {padding-top: 130px;}
