/*  --------------------------------------------------------------
 ----------   Allgemeine Anpassungen
 ----------------------------------------------------------------- */
#wrapper,#content {
	background: url("../images/bg-body-dark.jpg") no-repeat fixed center top / cover  #EEE;
}
#content > .content-wrap > .container{
	background-color: #FFF;
}
h1,h2,h3,h4{
	color: #E2001A;
}
h3{
	font-size: 18px;
}
a, a.internal-link{
	color: #E2001A;
}
a:hover, a.internal-link:hover{
	color: #AA0114;
}
a.mail{
	color: #333;
}
a[title='link_to_external_file']{

}
a[title='link_to_external_file']:before{
    content: "\e985";
	font-family: 'icomoon' !important;
	margin-right: 5px;

}
img.powermail_captchaimage{
	width: 200px !important;
	margin: 5px 0 20px;
	height: auto;
}
.btn.btn-primary{
	background-color: #E2001A;
	border: none;
	color: #FFF;
}
.btn.btn-primary p {
	margin: 0;
}
.btn.btn-primary p a.internal-link,
.btn.btn-primary p a.internal-link:hover {
	color: #FFF;
}
/* ----------------------------------------------------------------
	Header-Bereich
-----------------------------------------------------------------*/
#header-wrap,
#header{
	z-index: 1001;
}
#header-wrap >.container{
	background-color: #FFF;
}
#header.full-header #logo{
	margin-right: 0;
}

/* ----------------------------------------------------------------
	Logo
-----------------------------------------------------------------*/

#logo img{
	width: auto;
}
#header.full-header #logo{
	border-right: none;
}

/* ----------------------------------------------------------------
	Menü - Primary
-----------------------------------------------------------------*/

#primary-menu ul li a{
	font-size: 11px;
	letter-spacing: 0px;
	padding: 0 6px;
}
#primary-menu ul ul > li.sub-menu > a, #primary-menu ul ul > li.sub-menu:hover > a {
    background-image: url("../images/icons/submenu.png");
    background-position: right center;
    background-repeat: no-repeat;
}
#primary-menu form#searchform input[type=text]{
	width: 1000px;
}

@media (max-width: 1199px){

	#primary-menu form#searchform input[type=text]{
		width: 940px;
		font-size: 28px;
	}

}





.ww-mobil-menu {
	display: none;
	}


@media (max-width: 991px) {

	#primary-menu form#searchform input[type=text]{
		width: 720px;
		font-size: 22px;
	}

	#primary-menu, #primary-menu-trigger {
	display: none;
	}

	.ww-mobil-menu {
	display: block;
	}

}

@media (max-width: 767px){

	#primary-menu form#searchform input[type=text]{
		width: 440px;
		font-size: 18px;
	}

}

@media all and (min-width: 240px) and (max-width: 479px){

	#primary-menu form#searchform input[type=text]{
		width: 280px;
		font-size: 14px;
	}

}

/* ----------------------------------------------------------------
	Menü - Slicknav Filialfinder E2001A  002C57
------------------------------------------------ -----------------*/
#menu-standorte {
	display:none;
}
.slicknav_menu {
	background: #002C57;
}
.slicknav_btn {
	background-color: #E2001A;
	float: left;
}

@media (max-width: 1199px){

.ww-mobil-menu .slicknav_btn {
	float: right;
	background-color: transparent;
    text-shadow: none;
    height: 60px;
    padding: 0px;
    margin: 0px;
    position: relative;
}

.ww-mobil-menu .slicknav_menu .slicknav_no-text {
    width: 25px;
    height: 20px;
         top: 50%;
     transform: translateY(-50%);
     position: relative;
}

.ww-mobil-menu .slicknav_menu {
    padding: 0px;
}

.ww-mobil-menu .slicknav_menu a:hover {
    color: #FFF;
    background: #999999;
}



.ww-mobil-menu .slicknav_menu .slicknav_icon-bar {
    width: 25px;
    height: 4px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.ww-mobil-menu .slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 4px;
}

.ww-mobil-menu .slicknav_nav {
    background: rgba(0, 0, 0, 0.2);
    padding: 15px 0 20px 0;
}

.ww-mobil-menu .slicknav_brand {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-weight: 600;
}

.ww-mobil-menu .slicknav_btn {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
}

.ww-mobil-menu .slicknav_nav .ww-desktop-search-icons {
    display: none;
}

.ww-mobil-menu .slicknav_nav .tx-macinasearchbox-pi1 form[name=searchform] {
    margin: 10px 0;
    padding: 0 45px 0 35px;
    position: relative;
}

.ww-mobil-menu .slicknav_nav .tx-macinasearchbox-pi1 {
    display: block;
}

.ww-mobil-menu .slicknav_nav .tx-macinasearchbox-pi1 input[type=text] {
    width: 100%;
    color: #000;
    padding: 0 5px;
}

.ww-mobil-menu .slicknav_nav .tx-macinasearchbox-pi1 input[type=submit] {
    position: absolute;
    border: none;
    padding: 0px;
    height: 100%;
    width: 26px;
    background-image: url("../images/icon-lupe.png");
    background-repeat:no-repeat;
    background-size: 19px 19px;
    background-position: center center;
}
}



/* ----------------------------------------------------------------
	Menü - Rechte Sidebar
-----------------------------------------------------------------*/
.rightsidebar .sidebar-widgets-wrap > ul a{
	font-size: 12px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: 600;
}
.rightsidebar .sidebar-widgets-wrap > ul a:hover{
	color: #E2001A;
}
.rightsidebar .sidebar-widgets-wrap > ul > li{
	list-style-type: none;
	margin-bottom: 10px;
}
.rightsidebar .sidebar-widgets-wrap > ul:before{
	content: "Inhalt";
	display: block;
	color: #E2001A;
	background-color: #FFF;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 10px;
}

.rightsidebar .sidebar-widgets-wrap > ul > li a{
	color: #333;
}
.rightsidebar .sidebar-widgets-wrap > ul > li.current{
	background-color: #E2001A;
	width: 100%;
	margin-bottom: 10px;
	padding: 5px;
}
.rightsidebar .sidebar-widgets-wrap > ul > li.current > a{
	background-color: #E2001A;
	color: #FFF;
	padding: 0 10px;
}
.rightsidebar .sidebar-widgets-wrap > ul > li > ul > li{
	list-style-type: none;
	margin: 5px;
	margin-left: 25px;
}
.rightsidebar .sidebar-widgets-wrap > ul > li ul > li a{
	color: #333;
}
.rightsidebar .sidebar-widgets-wrap > ul > li > ul > li.current {
	margin-left: 18px;
}
.rightsidebar .sidebar-widgets-wrap > ul > li > ul > li.current > a,
.rightsidebar .sidebar-widgets-wrap > ul > li > ul > li.current > ul > li.current a{
	color: #E2001A;
}
.rightsidebar .sidebar-widgets-wrap > ul > li > ul > li.current a:before{
	content: ">";
	position: relative;
	left: -7px;
	top: 0px;
}
.rightsidebar .sidebar-widgets-wrap > ul > li.current > ul {
	background-color: #eee;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.rightsidebar .sidebar-widgets-wrap > ul li ul li ul{
	list-style: none;
	margin-left: 10px;
}


/* ----------------------------------------------------------------
	Menü - Breadcrumb
-----------------------------------------------------------------*/
.breadcrumb a{
	color: #777;
}
.breadcrumb a:hover{
	color: #FFF;
}


/* ----------------------------------------------------------------
	Page-Title
-----------------------------------------------------------------*/
#page-title{
	background-color: #002C57;
	color: #FFF;
	padding: 20px 0;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 0;
}



/* ----------------------------------------------------------------
	Werbung-EMV
-----------------------------------------------------------------*/
#werbung-emv{
	width: 880px;
}
#top-content{
	width: 880px;
	padding: 0;
}
#top-content .werbung-container > div.row > div.col-md-12 > div:first-child {
	float: left;
	width: 400px;
	background-color: #666;
	padding: 3px;
	margin: 0 0 20px 0px;
	height: 352px;
	position: relative;
}
#top-content .slider-content{
	height: 300px;
}
#top-content .bx-wrapper .bx-viewport{
	height: 320px;
}
#top-content .werbung-container > div.row > div.col-md-12 > div:last-child  {
	float: right;
	width: 460px;
	border: 10px solid #666;
	background-color: #666;
	padding: 0px;
	margin: 0 0 10px 0;
	height: 352px;
}
#top-content .werbung-container > div.row > div.col-md-12 > div:last-child p {
	margin-bottom: 20px;
}
#top-content .werbung-container > div.row > div.col-md-12 > div:last-child h3 {
	text-transform: uppercase;
}
#top-content .slider-content {
	background-color: #002C57;
	background-image: url("../images/webartikel-hintergrund.jpg");
	background-repeat: no-repeat;
	padding: 0;
	width: 100% !important;
	position: relative;
}
#top-content .slider-content .image {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top-content .bxslider2 .price-cont {
	position: absolute;
	right: 20px;
	top: 0;
	background: #bb141a;
	color: #FFF;
	text-align: center;
	padding: 20px;
	min-width: 110px;
	min-height: 110px;
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
}
#top-content .bxslider2 .price-cont * {
	line-height: 1em;
}
#top-content .bxslider2 .price-cont .oldprice .price-value {
	font-size:16px;
}
#top-content .bxslider2 .price-cont .price .price-value {
	font-size:20px;
}
#top-content .bxslider2 .price-cont .price-tag {
	padding: 4px 0;
	width: 45px;
	display: inline-block;
}
#top-content .bxslider2 .price-cont .price .price-tag {
	position: relative;
}
#top-content .bxslider2 .price-cont .price .price-tag:before, #top-content .bxslider2 .price-cont .price .price-tag:after  {
	content:'';
	width: 15px;
	height: 1px;
	background: #FFF;
	position: absolute;
	top: 50%;
 transform: translateY(-50%);
}
#top-content .bxslider2 .price-cont .price .price-tag:before {
	left:0;
}
#top-content .bxslider2 .price-cont .price .price-tag:after {
	right:0;
}
#top-content .bxslider2 .price-cont .price-tag {
	font-size: 8px;
}
#top-content  .slider-content .desc {
	width: 100%;
	background-color: rgba(255,255,255,0.9);
	bottom: 0px;
	left: 0px;
	padding: 10px 10px 0 10px;
	position: absolute;
}
#top-content .slider-content .desc h3 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0;
}
#top-content .slider-content .desc p {
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#top-content .bx-controls {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 1000;
}
#top-content .bx-controls.bx-has-pager .bx-pager {
	display: none;
}
#top-content .bx-controls.bx-has-pager .bx-next {
	right: -85px!important;
}
#top-content .bx-controls .bx-controls-direction {
	display: inline-block;
}
#top-content .bx-controls .bx-controls-auto {
	display: inline-block;
}
#top-content .bx-controls .bx-controls-auto div {
	display: inline-block;
}
#top-content .bx-controls a {
	display: inline-block;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	margin: 10px 5px 0 0;
	border-radius: 5px;
	padding: 4px 10px 0 10px;
	background-color: #666;
}
#top-content .bx-controls a:hover,
#top-content .bx-controls a.bx-start:hover,
#top-content .bx-controls a.bx-stop:hover {
	background-color: #999;
}
#top-content .bx-controls a.bx-start {
	background: #666 url(../images/plugins/play.png) no-repeat center center;
	text-indent: -10000px;
	width: 30px;
}
#top-content .bx-controls a.bx-stop {
	background: #666 url(../images/plugins/pause.png) no-repeat center center;
	text-indent: -10000px;
	width: 30px;
}
#top-content ul li:before{
	display:none !important;
}
#top-content ul li{
	padding-left: 0 !important;
}

@media (max-width: 1200px) {
	#werbung-emv,
	#top-content{
		width: 710px;
	}
	#top-content .werbung-container > div.row > div.col-md-12 > div:first-child {
		width: 347px;
	}
	#top-content .werbung-container > div.row > div.col-md-12 > div:last-child {
		width: 347px;
	}

}

@media (max-width: 991px) {
	#werbung-emv,
	#top-content{
		width: 720px;
	}
	#top-content .werbung-container > div.row > div.col-md-12 > div:first-child {
		width: 352px;
		height: 320px;
	}
	#top-content .werbung-container > div.row > div.col-md-12 > div:last-child {
		width: 352px;
		height: 320px;
		background-size: 120%;
		background-position: 0 70px;
	}
	#top-content .slider-content{
		height: 270px;
	}
	#top-content .slider-content .image{
		top: 0px;
		width: 330px;
	}
	#top-content .bx-wrapper .bx-viewport{
		height: 290px;
	}

}

@media (max-width: 767px) {
	#werbung-emv,
	#top-content{
		width: 440px;
	}
	#werbung-emv .werbung-container {
		width: 440px;
	}
	#top-content .werbung-container > div.row > div.col-md-12 > div:first-child {
		width: 440px;
		height: 320px;
		float: none;
	}
	#top-content .werbung-container > div.row > div.col-md-12 > div:last-child {
		width: 440px;
		float: none;
		height: 250px !important;
		background-size: 100%;
		background-position: 0 50px;
		margin-bottom: 20px;
	}
	#top-content .slider-content .image{
		width: 400px;
	}
	#top-content .slider-content{
		height: 270px;
	}
	#top-content .bx-wrapper .bx-viewport{
		height: 290px;
	}


}

@media all and (min-width: 240px) and (max-width: 479px){

	#werbung-emv,
	#top-content{
		width: 280px;
	}
	#werbung-emv .werbung-container {
		width: 280px;
	}
	#top-content .werbung-container > div.row > div.col-md-12 > div:first-child {
		width: 280px;
		height: 280px;
		float: none;
	}
	#top-content .werbung-container > div.row > div.col-md-12 > div:last-child {
		width: 280px;
		float: none;
		height: 250px !important;
		background-size: 120%;
		background-position: 0 90px;
	}
	#top-content .slider-content{
		height: 230px;
	}
	#top-content .slider-content .image{
		top: 0px;
		width: 330px;
	}
	#top-content .slider-content .desc h3{
		margin-bottom: 8px;
	}
	#top-content .slider-content .desc p{
		display: none;
	}
	#top-content .bx-wrapper .bx-viewport{
		height: 250px;
	}
}

#top-content .werbung-container > div.row > div.col-md-12 > div:last-child  > div:first-child h3 {
	background-color: #FFF;
	color: #333;
	padding-left: 10px;
	margin-bottom: 20px;
}
#top-content .werbung-container > div.row > div.col-md-12 > div:last-child  > div:last-child  h3{
	color: #FFF;
	margin-bottom: 20px;
}
#top-content .werbung-container > div.row > div.col-md-12 > div:last-child  > div:last-child a{
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
	border-bottom: 10px solid #666;
	border-right: 10px solid #666;
	background-color: #E2001A;
	padding: 10px 20px;
}
#top-content .werbung-container > div.row > div.col-md-12 > div:last-child  > div:last-child a:hover{
	background-color: #B90116;
}
#top-content .werbung-container > div.row > div.col-md-12 > div:last-child  > div:last-child a:before {
	content: "> ";
}
/* Bild der Titelseite */
#top-content figure.csc-textpic-image img{
	width: 100%;
	height: auto;
}
#top-content div.csc-textpic-center .csc-textpic-center-outer{
	right: 125px;
}

@media (max-width: 991px) {

	#top-content .werbung-container > div.row > div.col-md-12 > div:last-child  > div:last-child  figure{
		display: none;
	}

}

@media (max-width: 767px) {

	#top-content .werbung-container > div.row > div.col-md-12 > div:last-child {
		height: auto;
	}
}
.bx-wrapper:after{
	content: "Alle Artikel sind nur im stationären Handel erhältlich";
	display: block;
	font-size: 10px;
	color: #FFF;
	margin: 8px 5px 0 200px;


}

/* ----------------------------------------------------------------
	Sidebar-Left
-----------------------------------------------------------------*/
/* Sidebar Abstände verringern */
.sidebar-widgets-wrap .widget{
	padding-top: 20px;
}
.sidebar-widgets-wrap div.widget.clearfix p,
.sidebar-widgets-wrap div.widget.clearfix table{
	margin-bottom: 0;
}
.leftsidebar .fancy-title{
	margin: 0px 0px 10px 0px;
}
.leftsidebar p{
	margin: 0;
}
.leftsidebar .fancy-title:first-of-type{
	margin-top: -25px;
}
.leftsidebar .fancy-title{
	margin-bottom: 20px !important;
}
/* Sonderbereich - nur wegen der Linie neben der Sidebar  */
@media (min-width: 992px) and (max-width: 6000px) {

	.leftsidebar{
		margin-right: 20px;
		padding-right: 20px;
		border-right: 1px solid #eee;
	}

}

/* NEWS-Bereich in der Sidebar */
.leftsidebar .news  .article{
	margin-bottom: 10px;
}
.leftsidebar .news .header{
	float: right;
	width: 125px;
	padding-left: 5px;
}
.leftsidebar .news .header h3{
	font-size: 14px;
	margin-bottom: 0;
}
.leftsidebar .news .header h3 a{
	color: #333;
}
.leftsidebar .news .news-img-wrap{
	border-radius: 5px;
	float: left;
	width: 85px;
	height: 85px;
	overflow: hidden;
}
.leftsidebar .news .news-img-wrap img{
	height: 85px;
	width: auto;
	max-width: none;
}

.leftsidebar .news  .footer{
	display: none;
}
.leftsidebar .news .teaser-text > p.bodytext{
	display: none;
}
.leftsidebar .news .teaser-text > a.more{
	margin-left: 14px;
}

@media (max-width: 1199px){
	.leftsidebar{
		margin-right: 8px;
	}
	.leftsidebar .news .news-img-wrap{
		width: 75px;
		height: 75px;
	}
	.leftsidebar .news .header{
		width: 100px;
	}
}

@media (max-width: 991px) {


	body #content .leftsidebar {
		display: none
	}

	body#startseite #content .leftsidebar {
		display: block
	}

	.leftsidebar{
		margin-bottom: 20px !important;
		padding-bottom: 20px !important;
	}
	.sidebar-widgets-wrap{
		margin: 0;
	}
	.leftsidebar .news .news-img-wrap{
		width: 90px;
		height: 90px;
	}
	.leftsidebar .news .header{
		width: 130px;
	}
	.leftsidebar .fancy-title h3{
		text-align: left;
	}
	.leftsidebar .news .news-list-view .article{
		width: 230px;
		float: left;
		margin-right: 5px;
	}
	.postcontent, .postcontent.bothsidebar, .sidebar {
		border-bottom: none;
	}

}



/* ----------------------------------------------------------------
	Content
-----------------------------------------------------------------*/

.content-wrap{
	padding: 0;
}
.content-wrap .container{
	padding-top: 20px;
	padding-bottom: 20px;
}
/* Breite des Inhaltsbereiches beim 3-Spalter */
.postcontent {
	width: 600px;
}
/* Breite des Inhaltsbereiches beim 2-Spalter */
.postcontent.col_last{
	width: 880px;
}
.postcontent img{
	width: 100%;
	height: auto;
	max-width: 100%;
}

.postcontent ul{
	list-style: none;
	margin-left: 0 !important;
	padding-left: 0;

}

.postcontent ul li{
	font-weight: 600;
	padding-left: 20px;
}
/*
.postcontent ul:not(.f3-widget-paginator) li:before{
	position: relative;
	left: -20px;
	content: "\e658";
	margin-right: -14px;
	font-family: 'font-icons' !important;
	color: #E2001A;
}
*/
@media (max-width: 1199px){

	.postcontent.col_last{
		width: 712px;
		border-bottom: 0;
		padding-bottom: 0;
	}
	.postcontent{
		width: 482px;
		margin: 0 8px;
		border-bottom: 0;
		padding-bottom: 0;
	}
}

@media (max-width: 991px) {
	.postcontent.col_last{
		margin-bottom: 0 !important;
		width: 720px;
	}
	.postcontent{
		width: 720px;
		margin: 0 auto;
	}

}

@media (max-width: 767px){

	.postcontent.col_last{
		width: 440px;
	}
	.postcontent{
		width: 440px;
	}
}

@media all and (min-width: 240px) and (max-width: 479px){

	.postcontent.col_last{
		width: 280px;
	}
	.postcontent{
		width: 280px;
	}

}

/* ----------------------------------------------------------------
	Footer
-----------------------------------------------------------------*/
#footer .footer-widgets-wrap{
	padding-top: 30px;
	padding-bottom: 30px;
}


/* ----------------------------------------------------------------
	SLIDER
-----------------------------------------------------------------*/
#slider{
	margin-bottom: 0;
	height: 400px;
}
.swiper-slide .slider-caption{
	padding-left: 5%;
}
.swiper-slide .slider-caption h2,
.swiper-slide .slider-caption h3{
	color: #002C57;
	text-shadow: 3px 3px 3px rgba(255,255,255,0.8);
}

.swiper-slide .slider-caption h3{
	margin-bottom: 0px;
	font-size: 20px;
}
.swiper-slide .slider-caption img{
		width: 120px;
	}

#slider-arrow-left,
#slider-arrow-right{
	background-color: #E2001A;
}
#slider-arrow-left:hover,
#slider-arrow-right:hover{
	background-color: #AA0114 !important;
}

@media (max-width: 1199px){
	#slider{
		width: 712px;
		height: 324px !important;
	}
	.swiper-slide{
		width: 712px;
		height: 324px;
		background-size: cover;
	}
	.swiper-slide .slider-caption img{
		width: 120px;
	}
}

@media (max-width: 991px) {
	#slider{
		width: 720px;
		height: 324px !important;
	}
	.swiper-slide{
		width: 720px;
	}
	.swiper-slide .slider-caption{
		padding-left: 50px;
	}
}

@media (max-width: 767px){
	#slider{
		width: 440px;
		height: 200px !important;
	}
	.swiper-slide{
		width: 440px;
		height: 200px !important;
	}
	.swiper-slide .container{
		width: 440px !important;
		height: 200px !important;
	}
	.swiper-slide .slider-caption{
		padding-left: 40px;
	}
	.swiper-slide .slider-caption img{
		width: 80px;
	}
	#slider-arrow-left,
	#slider-arrow-right,
	#slider-arrow-left i,
	#slider-arrow-right i{
		width: 40px;
		height: 40px;
	}
	#slider-arrow-left i,
	#slider-arrow-right i{
		line-height: 38px;
		width: 25px;
	}
}


@media all and (min-width: 240px) and (max-width: 479px){
	#slider{
		width: 280px;
		height: 180px !important;
	}
	.swiper-slide{
		width: 280px;
		height: 180px !important;
	}
	.swiper-slide .container{
		width: 280px !important;
		height: 180px !important;
	}
	.swiper-slide .slider-caption img{
		width: 60px;
		padding-top: 5px;
	}
	.swiper-slide .slider-caption h3{
		font-size: 14px;
	}
	.swiper-slide .slider-caption h2{
		font-size: 16px;
	}
}


/*  --------------------------------------------------------------
 ----------   Heading
 ----------------------------------------------------------------- */
.fancy-title{
	margin-top: 20px;
	border-top-color: #002C57;
}
.fancy-title.title-border-color::before{
	border-top-color: #002C57;
}


/*  --------------------------------------------------------------
 ----------   Feature-Box
 ----------------------------------------------------------------- */
.feature-box{
	margin-bottom: 10px;
}
.feature-box .fbox-icon{
	margin-top: 5px;
}
.feature-box.fbox-dark .fbox-icon i, .feature-box.fbox-dark .fbox-icon img{
	background-color: #E2001A;
}
.feature-box h3{
	color: #002C57;
}
.feature-box p{
	margin: 0;
	line-height: 1.3 !important;
}
.fbox-effect.fbox-dark .fbox-icon i::after{
	box-shadow: 0 0 0 2px #E2001A;
}
.fbox-border.fbox-effect.fbox-dark:hover h3{
	color: #E2001A;
}
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i,
.fbox-border.fbox-effect.fbox-dark .fbox-icon i::after{
	background-color: #E2001A;
}
.fbox-border.fbox-effect.fbox-dark .fbox-icon i::after{
	color: #002C57;
}

@media (max-width: 1199px){
	.feature-box h3{
		font-size: 15px;
	}
}

@media (max-width: 991px) {
	.feature-box{
		height: 70px;
	}
}

@media (max-width: 767px){
	.feature-box{
		width: auto;
	}

}

@media all and (min-width: 240px) and (max-width: 479px){

	.feature-box p{
		display:none
	}

}

/* ----------------------------------------------------------------
	Sortimente
-----------------------------------------------------------------*/
.site-header {
    margin-bottom: 10px;
    position: relative;
}
.site-header h3 {
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
    bottom: 15px;
    left: 0;
    margin: 0;
    padding: 7px 7px;
    position: absolute;
    width: 100%;
}


/* ----------------------------------------------------------------
	Serviceleistungen
-----------------------------------------------------------------*/

.service-block {
	margin-bottom: 30px;
	display: block;
	height: 200px;
	width: 280px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	background-clip: padding-box;
	/* Android 2.2+, Chrome, Firefox 4+, IE 9+, iOS 4+, Opera 10.50+, Safari 4+ */
	-webkit-transition: 0.25s;
	transition: 0.25s;
	position: relative;
	overflow: hidden;
	background-color: #E2001A;
}
.service-block:hover {
	background-color: #E2001A;
}
.service-block-icon {
	height: 125px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	text-align: center;
	margin: 20px 0px 20px 0px;
	-webkit-transition: 0.15s;
	transition: 0.15s;
	float: left;
}
.service-block-icon img {
	text-align: center;
	margin: auto;
	display: inline-block;
	vertical-align: middle;
	max-height: 125px;
	max-width: 125px;
}
.service-block-content {
	padding: 10px;
}
.service-block h5 {
	color: #FFF;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 16px;
}
.service-block p {
	font-size: 12px;
	opacity: 0;
}
.service-block:hover .service-block-icon {
	height: 48px;
	float: right;
	width: 48px;
	margin: 10px 10px 10px 10px;
}
.service-block:hover img {
	height: 48px;
	width: 48px;
}
.service-block:hover h5 {
	text-align: left;
}
.service-block:hover p {
	opacity: 100;
}

@media (max-width: 1199px){

	.service-block {
		height: 220px;
		width: 220px;
	}
}

@media (max-width: 991px) {
	.service-block {
		height: 180px;
		width: 100%;
	}
	.service-block-icon {
		margin: 10px 0;
	}
}

@media (max-width: 767px){

}

@media all and (min-width: 240px) and (max-width: 479px){

}
/* ----------------------------------------------------------------
	NEWS-Bereich
-----------------------------------------------------------------*/
/*.news .news-list-view .article h3{
	margin-bottom: 0;
}
.news .news-list-view .article  .teaser-text{
	border-left: 3px solid #002C57;
	padding-left: 8px;
	padding-right: 10px;
	font-weight: bold;
}
.news .news-list-view .article .footer{
	display:none;
}


.news.news-single > .article .header h3{
	margin-bottom: 0;
}
.news.news-single > .article .teaser-text{
	border-left: 3px solid #002C57;
	padding-left: 8px;
	padding-right: 10px;
	font-weight: bold;
}

/* ----------------------------------------------------------------
	TIPPS
-----------------------------------------------------------------*/

.inhaltsverzeichnis{
	background-color: #ccc;
	border: 1px solid #444;
	border-radius: 5px;
	margin: 10px 0;
}
.inhaltsverzeichnis h4{
	background-color: #444;
	color: #fff;
	margin-bottom: 0;
	padding: 10px 0 10px 20px;
}
.inhaltsverzeichnis > ul{
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
}
.inhaltsverzeichnis > ul > li{
	padding: 10px 0 10px 20px;
}
.inhaltsverzeichnis > ul > li:hover{
	background-color: #eee;
	color: #fff;
}
.inhaltsverzeichnis > ul > li  a{
	background-image: url("../../../../../public/files/template/master-baumarkt/images/arrow-right.png");
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 4px;
	padding-right: 300px;
	color: #333;
}
 @media (max-width: 768px) {

	.inhaltsverzeichnis h4{
		font-size: 20px;
		padding: 10px 0 10px 20px;
	}
	.inhaltsverzeichnis > ul > li{
		padding: 10px 0 10px 20px;
		font-size: 14px;
	}

}
/*  --------------------------------------------------------------
 ----------   Footer-Top
 ----------------------------------------------------------------- */
#footer .footer-widgets-wrap{
	padding-bottom: 10px;
}
#footer p{
	margin-bottom: 10px;
}
#footer form{
	margin-bottom: 0;
}
#footer form input{
	color: #333;
}
#footer .btn{
	color: #333;
	margin-bottom: 10px;
}
/*  --------------------------------------------------------------
 ----------   Footer EMV + Baustoffring
 ----------------------------------------------------------------- */
#copyrights{
	background-color: #666 !important;
	padding: 20px 0 0 0;
}
#copyrights ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 40px;
}

a.footer-logo:before {
	content:'';
	width: 160px;
	height: 50px;
	background-image: url("../images/footer-logo.png");
	display: inline-block;
	margin: 0 20px 0 0;
}

a.footer-logo,
a.footer-logo-baustoff{
	color: #FFF;
    background-repeat: no-repeat;
    display: block;
    opacity: 1;
    margin-right: 82px;
    padding-left: 165px;
    padding-top: 27px;
}

a.footer-logo {
	padding:0;
}

a.footer-logo-baustoff {
    background-image: url("../images/logo_baustoffring.png");
    padding-left: 56px;
    padding-top: 27px;
}
a.footer-logo:hover, a.footer-logo-baustoff:hover {
	text-decoration: underline;
	opacity: 0.9;
}



/*  --------------------------------------------------------------
 ----------   Detailansicht Tipps
 ----------------------------------------------------------------- */

.tipp  ol {
	background-color: #fff;
	list-style-position: inside;
	padding-left: 0px;
	border-radius: 5px;
	font-size: 14px;
}
.tipp p,
.tipp li{
	font-size: 14px;
}
.tipp > .header{
	margin-bottom: 5px;
}
.tipp > .footer{
	display:none;
}
.tipp > .news-img-wrap{
	float: none;
	margin-bottom: 20px;
}
.tipp > .news-img-wrap img{
	width: 100%;
	max-width: 1110px;
	height: auto;
}
.tipp > .teaser-text p{
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	border-left: 4px solid #002C57;
	font-style: italic;
}
.tipp > .news-coupons{
	margin-bottom: 10px;
}
.tipp > .news-coupons > .product{
	float: left;
	width: 30%;
	margin-right: 3%;
}
@media screen and (max-width: 768px){
	.tipp > .news-coupons > .product{
		float: none;
		width: 100%;
		margin-right: 0;
	}
}
.tipp > .news-coupons > .product h4{
	font-size: 16px;
	font-weight: 500;
	color: #333;
	text-align: center;
}
.tipp > .news-coupons > .product img{
	width: 100%;
	height: auto;
}
.tipp > .news-text-wrap img{
	margin: 5px;
}
.tipp > .news-text-wrap img::after{
	clear: both;
}
.tipp > .news-text-wrap aside {
	border-left: 3px solid #002C57;
	padding-left: 8px;
	padding-right: 10px;
	background-color: #e2e2e2;
}
.tipp > .news-backlink-wrap a,
.tipp > .news-backlink-wrap a:hover,
.tipp > .news-backlink-wrap a:visited,
.tipp > .news-text-wrap a.external-link-new-window,
.tipp > .news-text-wrap a.external-link-new-window:hover,
.tipp > .news-text-wrap a.external-link-new-window:visited,
.tipp > .news-text-wrap a.download,
.tipp > .news-text-wrap a.download:hover,
.tipp > .news-text-wrap a.download:visited{
	text-decoration: none;
	color: #FFF;
	background-color: #555;
	padding: 5px;
}
.tipp > .news-text-wrap a.external-link-new-window:hover{
	background-color: #333;
}
.tipp > .news-text-wrap a.external-link-new-window:before{
	content: '> '
}
.tipp > .news-text-wrap a.download,
.tipp > .news-text-wrap a.download:hover{
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
}
.tipp > .news-text-wrap a.download:before{
	font-family: 'icomoon';
	font-size: 20px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	content: "\eca6";
	margin: 5px 5px 0 0;
	padding-top: 5px;
}

.news-text-wrap{
	margin-bottom: 25px;
}

.tipp  .clear{
	clear: both;
}
/*  --------------------------------------------------------------
 ----------   Listenansicht Tipps
 ----------------------------------------------------------------- */
.listview-tipps .news-list-view .header{
	width: 100%;
}
.listview-tipps .news-list-view .header h3{
	margin-bottom: 5px;
}
.listview-tipps .news-list-view .news-img-wrap{
	width: 100%;
	height: auto;
	background-color: #eee;
}
.listview-tipps .news-list-view .news-img-wrap img{
	width: 100%;
	height: auto;
}
.listview-tipps .teaser-text p{
	margin-bottom: 0;
}
.listview-tipps .news-list-view .article{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #666;
}
.listview-tipps .news-list-view  .footer{
	display: none;
}
.listview-tipps .news-list-view  .page-navigation ul{
	padding: 0;
	margin: 0;
}
.listview-tipps .news-list-view  .page-navigation ul li{
	float: left;
	list-style-type: none;
	border-right: 1px solid #eee;
	padding-left: 5px;
	padding-right: 5px;
}
.listview-tipps .news-list-view  .page-navigation ul li.current{
	background-color: #e2e2e2;
}
.listview-tipps .news-list-view  .page-navigation ul li:last-of-type{
	border: 0;
}

@media (max-width: 1200px) {

	.listview-tipps .news-list-view .header{
		width: 440px;
	}
	.listview-tipps .news-list-view h3{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.listview-tipps .news-list-view .news-img-wrap{
		width: 440px;
		height: 140px;
	}
	.listview-tipps .news-list-view .news-img-wrap img{
		width: 440px;
	}
	.listview-tipps .news-list-view .teaser-text{
		width: 440px;
	}
	.listview-tipps .news-list-view .teaser-text p{
		font-size: 14px;
		line-height: 1.2;
		margin-bottom: 0;
	}
	.listview-tipps .news-list-view .teaser-text a.more{
		font-size: 14px;

	}
	.listview-tipps .news-list-view .article{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

}

@media (max-width: 992px) {

	.listview-tipps .news-list-view .header{
		width: 100%;
		float: none;
	}
	.listview-tipps .news-list-view h3{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.listview-tipps .news-list-view .news-img-wrap{
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 5px;
	}
	.listview-tipps .news-list-view .news-img-wrap img{
		width: 100%;
	}
	.listview-tipps .news-list-view .teaser-text{
		width: 100%;
		float: none;
	}
	.listview-tipps .news-list-view .teaser-text p{
		font-size: 14px;
		line-height: 1.2;
		margin-bottom: 0;
	}
	.listview-tipps .news-list-view .teaser-text a.more{
		font-size: 14px;

	}
	.listview-tipps .news-list-view .article{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

}

 @media (max-width: 768px) {


}


.rightsidebar .news-search-form{
	margin-top: 20px;
}

/*  --------------------------------------------------------------
 ----------   Tipps auf Startseiten
 ----------------------------------------------------------------- */

.headline-startseite{
	background-color: #eee;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
.headline-startseite h3{
	margin-bottom: 5px;
	padding-left: 5px;
}
.startseite-news .news-list-view:after {
  content: "";
  display: table;
  clear: both;
}
.startseite-news .news-list-view {
    margin-left: -20px;
    margin-right: -20px;
}
.startseite-news .news-list-view .article {
    float: left;
    width: 50%;
    padding: 20px;
}
.startseite-news .news-list-view .article .header {
    background: #FFE500;
    padding: 20px;
}
.startseite-news .news-list-view .article .header h3 {
    margin-bottom: 0;
}
.startseite-news .news-list-view .article .teaser-text {
    background: #eee;
    padding: 5px;
}
#content .startseite-news .news-list-view .article .teaser-text p {
    line-height: 1.2;
    margin-bottom: 0;
}
.startseite-news .news-list-view .article .teaser-text a {
    font-weight: 600;
    text-transform: uppercase;
}
.startseite-news .news-list-view .article .footer {
    display: none;
}
.startseite-tipps .news-list-view .article {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.startseite-tipps .article{
	width: 420px;
	height: 330px;
}
.startseite-tipps .article:first-child{
	float: left;
}
.startseite-tipps .article:last-child{
	float: right;
}
.startseite-tipps .header {
	background-color: #E2001A;
	height: 48px;
}
.startseite-tipps .header h3{
	font-size: 16px;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 5px 10px 5px 10px;
	background-color: #E2001A;
	color: #FFF;
}
.startseite-tipps .header h3 a{
	font-size: 16px;
	color: #FFF;

}
.startseite-tipps .news-img-wrap{
	position: relative;
	width: 420px;
	height: 280px;
	overflow: hidden;
	padding: 0 0 0 0;

}
.startseite-tipps .news-img-wrap img{
	width: auto;
	height: 100%;
	max-width: none;
}
.startseite-tipps .teaser-text{
	position: relative;
	bottom: 103px;
	margin: 5px;
	padding-left: 10px;
	padding-top: 5px;
	background: rgba(220,220,220,0.7);
}
.startseite-tipps .teaser-text p{
	color: #333;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 1.2 !important;
}
.startseite-tipps .teaser-text a.more{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 1.2 !important;
	color: #002C57;
}
.startseite-tipps::after{
	content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
.startseite-tipps .footer{
	display: none;
}

@media (max-width: 1199px){

	.startseite-news .news-list-view .article {
    	padding: 10px;
	}
	.startseite-news .news-list-view {
    	margin-left: -10px;
    	margin-right: -10px;
	}
	.startseite-tipps .article{
		height: 354px;
	}
	.startseite-tipps .header {
		height: 72px;
	}
	.startseite-tipps .article{
		width: 346px;
		height: 380px;
	}
	.startseite-tipps .news-img-wrap{
		width: 346px;
		height: 200px;
	}
	.startseite-tipps .teaser-text{
		display: block;
		position: static;
		width: 346px;
		padding-left: 10px;
		padding-top: 5px;
		margin: 0 0 20px 0;
	}
	.startseite-tipps .teaser-text p{
		margin-bottom: 0;
	}

}

@media (max-width: 991px){

	.startseite-tipps .article{
		width: 348px;
		height: 370px;
	}
	.startseite-tipps .news-img-wrap{
		width: 348px;
	}
	.startseite-tipps .teaser-text{
		width: 348px;
	}

}

@media (max-width: 767px){
	.startseite-news .news-list-view .article {
    	width: 100%;
    	float: none;
    	padding: 0;
    	margin-bottom: 20px;
	}
	.startseite-news .news-list-view {
    	margin-left: 0px;
    	margin-right: 0px;
	}
	.startseite-tipps .article{
		width: 100%;
		height: 290px;
	}
	.startseite-tipps .header {
		height: auto;
	}
	.startseite-tipps .news-img-wrap{
		width: 100%;
		height: auto;
		border-radius: 0;
		margin-bottom: 0;
	}
	.startseite-tipps .news-img-wrap img{
		width: 100%;
		height: auto;
	}
	.startseite-tipps .teaser-text{
		width: 440px;
	}

	a.footer-logo:before {
		display: block !important;
		margin: 0 0 20px 0;
	}

	div.csc-textpic-intext-left-nowrap-210 .csc-textpic-imagewrap {
    float: none;
	}

	.csc-textpic-intext-left-nowrap-210 .csc-textpic-text {
    margin: 0;
	}

	div.csc-textpic-intext-left-nowrap-210 .csc-textpic-imagewrap figure{
    margin: auto;
	}

}

@media all and (min-width: 240px) and (max-width: 479px){

	.startseite-tipps .article{
		width: 100%;
		height: 220px;
	}
	.startseite-tipps .teaser-text{
		display: none;
	}
	.startseite-tipps .news-img-wrap{
		height: 130px;
	}
	.startseite-tipps .news-img-wrap img{
		width: auto;
		height: 100%;
		max-width: none;
	}

}


.clear{
	clear: both;
}

/* Ende Tipps */

/*  --------------------------------------------------------------
 ----------   Standortsuche
 ----------------------------------------------------------------- */
.places-list .container-fluid{
	padding: 0;
}
.places-list .container-fluid > div.row{
	padding: 0 15px;
}
form.sort-results{
	margin-bottom: 10px;
}
form.sort-results > h3{
	margin-bottom: 0px;
}
form.sort-results > div{
	width: 220px;
	float: left;
	margin-right: 15px;
}
form.sort-results label{
	margin-bottom: 10px;
}
form.sort-results label input{
	margin-top: 1px;
}
form.sort-results label:last-of-type{
	margin-bottom: 0;
}
form.sort-results .checkbox{
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
}
form.sort-results .checkbox label{
	min-height: 18px;
}
form.sort-results button{
	float: right;
	margin-top: 20px;
	background-color: #E2001A;
	color: #fff;
	border: none;
	width: 150px;
	padding: 10px;
	border-radius: 5px;
}
form.sort-results button:hover{
	background-color: #B90116;
	color: #FFF;
}
form.sort-results .result-item .place-desc h4{
	margin-bottom: 0;
}


/*  --------------------------------------------------------------
 ----------   Standortsuche Listenansicht
 ----------------------------------------------------------------- */
.place-details h3{margin: 15px 0 0 0;}
.places-list .container-fluid{padding: 0;}
.places-list .container-fluid > div.row{padding: 0 15px; display: none;}
form.sort-results{margin-bottom: 10px;}
form.sort-results > h3{margin-bottom: 0px;}
form.sort-results > div{
	width: 220px;
	float: left;
	margin-right: 15px;
}
form.sort-results label{margin-bottom: 10px}
form.sort-results label input{margin-top: 1px}
form.sort-results label:last-of-type{margin-bottom: 0}
form.sort-results .checkbox{
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
}
form.sort-results .checkbox label{min-height: 18px}
form.sort-results button{
	float: right;
	margin-top: 20px;
	background-color: #68AF21;
	color: #fff;
	border: none;
	width: 150px;
	padding: 10px;
	border-radius: 5px;
}
form.sort-results button:hover{background-color: #53891b; color: #FFF;}
.places-list-results .place-desc span.category{margin-right: 10px;font-weight: 600;}
.places-list-results .place-desc span.category:before{font-family: 'raiffeisen-ware-icons'; margin-right: 3px;}
.places-list-results .place-desc span.cat-1:before{content: "\e916"; color: #FFC20E;}
.places-list-results .place-desc span.cat-3:before{
	content: "\e912";
	color: #A54918;
	margin-right: 5px;
}
.places-list-results .place-desc span.cat-4:before{content: "\e913"; color: #F6841F;}
.places-list-results .place-desc span.cat-6:before{content: "\e914"; color: #00ABCD;}
.places-list-results .place-desc span.cat-52:before{content: "\e915";	color: #00554F;}
/* Sortimentskategorien in Liste und Detail ausblenden */
.place-desc span.cat-15,.place-detailview .categories span.cat-15,
.place-desc span.cat-16,.place-detailview .categories span.cat-16,
.place-desc span.cat-17,.place-detailview .categories span.cat-17,
.place-desc span.cat-18,.place-detailview .categories span.cat-18,
.place-desc span.cat-19,.place-detailview .categories span.cat-19,
.place-desc span.cat-20,.place-detailview .categories span.cat-20,
.place-desc span.cat-22,.place-detailview .categories span.cat-22,
.place-desc span.cat-23,.place-detailview .categories span.cat-23,
.place-desc span.cat-24,.place-detailview .categories span.cat-24,
.place-desc span.cat-25,.place-detailview .categories span.cat-25,
.place-desc span.cat-36,.place-detailview .categories span.cat-36,
.place-desc span.cat-30,.place-detailview .categories span.cat-30,
.place-desc span.cat-33,.place-detailview .categories span.cat-33,
.place-desc span.cat-34,.place-detailview .categories span.cat-34,
.place-desc span.cat-35,.place-detailview .categories span.cat-35,
.place-desc span.cat-37,.place-detailview .categories span.cat-37,
.place-desc span.cat-38,.place-detailview .categories span.cat-38,
.place-desc span.cat-5,.place-detailview .categories span.cat-5,
.place-desc span.cat-33,.place-detailview .categories span.cat-33,
.place-desc span.cat-26,.place-detailview .categories span.cat-26{
	display:none;
}
/* Giebelkreuz bei Sondersortimenten */
.places-list-results .place-desc span.cat-7:before,
.places-list-results .place-desc span.cat-8:before,
.places-list-results .place-desc span.cat-9:before,
.places-list-results .place-desc span.cat-10:before,
.places-list-results .place-desc span.cat-11:before,
.places-list-results .place-desc span.cat-12:before,
.places-list-results .place-desc span.cat-13:before,
.places-list-results .place-desc span.cat-14:before,
.places-list-results .place-desc span.cat-39:before,
.places-list-results .place-desc span.cat-42:before,
.places-list-results .place-desc span.cat-46:before,
.places-list-results .place-desc span.cat-41:before{
	content: "\e907";
	color: #69AF20;
}
.places-list-results .standortbild{
	float: left;
	width: 120px;
	margin: 8px 15px 0 0;
	border-radius: 4px;
	overflow: hidden;
}
.places-list-results .place-desc .place-details .place-adress{width: 200px; float: left;}
.places-list-results .place-desc .place-details .place-offnung{
	width: 350px;
	float: left;
	border-left: 1px solid #e2e2e2;
	padding-left: 5px;
}
@media (max-width: 1199px){
	form.sort-results button{width: 100px}
	form.sort-results .form-group:first-of-type,form.sort-results .form-group:last-of-type{width: 150px}
}
@media (max-width: 767px){
	form.sort-results button{width: 200px;}
	form.sort-results .form-group{margin-right: 0;}
	form.sort-results .form-group:first-of-type{margin-right: 20px; width: 200px;}
}
@media all and (min-width: 240px) and (max-width: 479px){
	form.sort-results button{width: 280px;	margin-bottom: 10px;}
	form.sort-results .form-group,form.sort-results .form-group:first-of-type{width: 280px; margin-right: 0;}
	form.sort-results .form-group:last-of-type{margin-bottom: 0}
}
/*  --------------------------------------------------------------
 ----------   Standortsuche Detailansicht
 ----------------------------------------------------------------- */
.place-detailview h4{margin-bottom: 0}
.place-detailview .place-details h3{margin-top: 0}
.place-detailview .categories{margin-bottom: 10px}
.place-detailview .categories span.category{margin-right: 10px; font-weight: 600;}
.place-detailview .categories span.category:before{font-family: 'raiffeisen-ware-icons'; margin-right: 3px;}
.place-detailview .categories span.cat-1:before{content: "\e916";	color: #FFC20E;}
.place-detailview .categories span.cat-3:before{
	content: "\e912";
	color: #A54918;
	margin-right: 5px;
}
.place-detailview .categories span.cat-4:before{content: "\e913"; color: #F6841F;}
.place-detailview .categories span.cat-6:before{content: "\e914";	color: #00ABCD;}
.place-detailview .categories span.cat-7:before,
.place-detailview .categories span.cat-8:before,
.place-detailview .categories span.cat-9:before,
.place-detailview .categories span.cat-10:before,
.place-detailview .categories span.cat-11:before,
.place-detailview .categories span.cat-12:before,
.place-detailview .categories span.cat-13:before,
.place-detailview .categories span.cat-14:before{content: "\e907"; color: #69AF20;}
.place-detailview .additional-details-bild{
	width: 480px;
	float: left;
	border-radius: 5px;
	overflow: hidden;
}
.place-detailview .additional-details{width: 380px; float: right;}
.place-detailview .additional-details-sortiment{margin-top: 10px}
.place-detailview .additional-details-sortiment > ul{	margin-bottom: 8px}
.place-detailview .additional-details-sortiment > ul:last-of-type{margin-bottom: 20px}
.place-detailview .additional-details-sortiment > ul > li:before{content: ""}
.place-detailview .additional-details-sortiment > ul > li{padding-left: 10px}
.place-detailview .additional-details-sortiment > ul > li > strong{
	font-size: 16px;
	color: #68af21;
	font-weight: 500;
	border-bottom: 1px solid #e2e2e2;
}
.place-detailview .additional-details-sortiment > ul > li > ul > li{margin-left: -10px}
.place-detailview .additional-details-sortiment > ul > li > ul > li:before{
	content: "\e66b";
	font-family: 'font-icons' !important;
	color: #aaa;
}
.place-detailview .additional-details-service ul li{font-weight: 600}


@media (max-width: 1199px){

	form.sort-results button{
		width: 100px;
	}
	form.sort-results .form-group:first-of-type{
		width: 150px;
	}
	form.sort-results .form-group:last-of-type{
		width: 150px;
	}

}

@media (max-width: 991px) {

}

@media (max-width: 767px){

	form.sort-results button{
		width: 200px;
	}
	form.sort-results .form-group{
		margin-right: 0;
	}
	form.sort-results .form-group:first-of-type{
		margin-right: 20px;
		width: 200px;
	}

}

@media all and (min-width: 240px) and (max-width: 479px){

	form.sort-results button{
		width: 280px;
		margin-bottom: 10px;
	}
	form.sort-results .form-group,
	form.sort-results .form-group:first-of-type{
		width: 280px;
		margin-right: 0;
	}
	form.sort-results .form-group:last-of-type{
		margin-bottom: 0;
	}

}

/*  --------------------------------------------------------------
 ----------   Kontaktformular
 ----------------------------------------------------------------- */
.tx-powermail legend{
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	padding-top: 20px;
}
.tx-powermail h3{
	margin-bottom: 0;
}
.tx-powermail label{
	display: block;
	margin-bottom: 0;
	padding-top: 10px;
}
.tx-powermail input,
.tx-powermail textarea{
	width: 100%;
}
.tx-powermail input:focus,
.tx-powermail textarea:focus{
	border: 2px solid #333;
}
.tx-powermail input[type='submit']{
	background-color: #E2001A;
	color: #fff;
	border: none;
	width: inherit;
	padding: 10px;
	border-radius: 5px;
}
.tx-powermail input[type='submit']:hover{
	background-color: #B90116;
}

.tx-powermail input[type='checkbox'] {
	width: inherit;
}
.tx-powermail input.powermail_checkbox{
	float: left;
	margin-right: 8px;
}
.powermail_check_inner label {
	padding-top: 0;
}

.kundenkarte{
	background-image: url('../images/kundenkarte-egn.jpg');
	background-position: left center;
	width: 230px;
	height: 220px;
	background-repeat: no-repeat;
}

.heading-block p{
	margin-bottom: 10px;
}
.heading-block p:first-of-type{
	margin-bottom: 0;
}
input[type='checkbox'],
input[type='radio']{
	padding: 3px;
	border-radius: none;
}

div.powermail_fieldwrap.powermail_fieldwrap_check.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz > legend {
	display: none;
}
#powermail_field_datenschutz_1 {
margin-left: 0px;
}
div.powermail_fieldwrap.powermail_fieldwrap_check.powermail_fieldwrap_type_check.powermail_fieldwrap_datenschutz.nolabel > div > div.checkbox > label {
text-transform: none;
    letter-spacing: 0px;
	padding-top: 0px;
}

/*  --------------------------------------------------------------
 ----------   Marktfinder
 ----------------------------------------------------------------- */
.places-list-results  > .result-item h4{
	margin-bottom: 0;
}
.places-list-results  > div.result-item:last-of-type{
	border-bottom: none;
}
.places-list-results .logo-standortsuche{
	width: 40px;
	height: auto;
}
.bubble p{
	margin-bottom: 0;
}
.category.cat-48,
.category.cat-47{
	text-transform: uppercase;
	font-weight: 600;
	margin-right: 6px;
	position: relative;
	top: 13px;
	left: 5px;
}
.category.cat-48:before{
	content: "\eac5";
	font-family: 'icomoon' !important;
	margin-right: 5px;
}
.category.cat-47:before{
	content: "\ea6c";
	font-family: 'icomoon' !important;
	margin-right: 5px;
}
.places-list-results > .pagination-wrap{
	display: none;
}


/*  --------------------------------------------------------------
 ----------   Farbvariante
 ----------------------------------------------------------------- */


#c64510 table{
	background-color: #e2e2e2;
}
#c64510 table thead{
	background-color: #e2e2e2;
}


/*  --------------------------------------------------------------
 ----------   NEWS-Bereich
 ----------------------------------------------------------------- */

#c65594 .news .article{
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 360px;
}
#c65594 .news .article:last-of-type{
	border-bottom: none;
	height: 340px;
}
#c65594 .news .header{
	background-color: #E2001A;
	margin-bottom: 0;
	color: #FFF;
	padding: 5px 0 5px 20px;
	text-transform: uppercase;
}
#c65594 .news .header h3{
	margin-bottom: 0;
}
#c65594 .news .header h3 a{
	color: #FFF;
}
#c65594 .news .teaser-text{
	background: rgba(220,220,220,0.8);
	padding: 10px;
	margin: 10px;
	position: relative;
	bottom: 110px;
}
#c65594 .news .teaser-text p{
	margin-bottom: 0;
}
#c65594 .news .teaser-text a.more{
	text-transform: uppercase;
	font-weight: 600;
}
#c65594 .news .news-img-wrap{
	width: 100%;
	height: 300px;
	overflow: hidden;
}
#c65594 .news .news-img-wrap img{
	width: 880px;
}
#c65594 .news .footer{
	display: none;
}





#werbung-emv{
	display:none;
}

@media (max-width: 991px) {


	.bothsidebar {
		margin-top: 25px;
	}

}


/*  --------------------------------------------------------------
 ----------   Zeitleiste
 ----------------------------------------------------------------- */


#zeitleiste {
	position: relative;
	margin-left: 50px;
	list-style-type: none;
}

#zeitleiste::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 20px;
	top: 0;
	background: #002C57;
	width: 5px;
}

#zeitleiste::after {
	position: absolute;
	content: "";
	bottom: -18px;
	left: 13px;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #002C57 transparent transparent transparent;
}

#zeitleiste >li::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: -5px;
	margin-left: 17px;
	border-radius: 50%;
	border: 2px solid #002C57;
	background: #dfac20;
}

#zeitleiste >li {
	margin-bottom: 15px;
	margin-left: 55px;

}

#zeitleiste > li h3 {
	text-transform: uppercase;
	margin: -25px 0 1px 0;
}

#zeitleiste time {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-left: -100px;
	margin-top: -5px;
	width: 25px;
	text-align: right;
}

/*  --------------------------------------------------------------
 ----------   Google Maps Plugin
 ----------------------------------------------------------------- */

.tx-wecmap-map img{
	width: 12px;
	height: 12px;
}

.tx-wecmap-pi1 table,
.tx-wecmap-pi1 td {
    width: 100%!important
}

.tx-wecmap-map {
    width: 100% !important;
}

/*  --------------------------------------------------------------
 ----------   Rss import plugin
 ----------------------------------------------------------------- */

.tx-rssdisplay-list .rssitem {
    margin-bottom: 10px;
}
.tx-rssdisplay-list .rssitem .tx-gkhrssimport-pi1-header h3 {
    font-size: 14px; line-height: 1.3;
}

.tx-rssdisplay-list .rssitem .tx-gkhrssimport-pi1-content {
    font-size: 12px; line-height: 1.3;
}

.tx-rssdisplay-list .rssitem .tx-gkhrssimport-pi1-additional {
    margin: 5px 0;
}
