
/* ---------- HOMEPAGE ---------- */

/* Reset */

body { overflow-x:hidden; }
.os_content_all .content > .row { padding-bottom:0px;  }
.bx-wrapper .bx-viewport { background:none!important; margin-bottom:32px; }

/* Linke Spalte ausblenden */

.os_main_left_td { display:none }
.os_main_shop { width:100% ; margin:0 ; padding:0 }

/* Slider */

.os_head_slider { position:relative ; margin:0 ; padding:0 }
.os_head_slider .bxslider > div { display:none }
.os_head_slider .bxslider > div img { width:100% ; height:auto }
.os_head_slider .bxslider > div:first-child { display:block }
.os_home_slider { padding-top:15px }
.os_home_prodnewwrapper .listwrap { background:#fff; padding-bottom:32px; }

/* Bread */

.os_cat_breadcrumb_home .bcrumb div { font-size:0.833em ; padding-top:10px ; padding-bottom:10px }
.os_cat_breadcrumb_home .os_prod_topnavi .teaser { overflow:hidden ; padding-left:0 }
.os_cat_breadcrumb_home .os_prod_topnavi .teaser > div { width:500px ; line-height:34px ; height:35px ; padding-left:0px ; color:#000 ; font-weight:600 }
.os_cat_breadcrumb_home .os_prod_topnavi .subnavi { padding-right:0 }
.os_cat_breadcrumb_home .os_prod_topnavi .subnavi .wrap { line-height:32px ; height:35px ; border-top:1px solid #147F7C ; border-bottom:1px solid #147F7C }
.os_cat_breadcrumb_home .os_prod_topnavi .subnavi > div h1 { line-height:32px ; padding:0 ; margin:0 ; font-size:1em }
.os_cat_breadcrumb_home .os_prod_topnavi .subnavi button { padding:0 ; margin:-2px 25px 0 0 ; border:0 ; background:none ; font-size:100% }
.os_prod_content { border-top:1px solid #147F7C ; padding:0 }

/* Sections & Extender */

.os_section_extender { position: relative; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.os_home_section_light { padding:2rem 0 }
.os_home_section_dark { background:#FAEDDA; padding:2rem 0; }

/* Titel */

.os_home_wrappermain h2 , .os_main_h2  { position:relative ; z-index:2 ; color:#3E3E3E ; margin:30px 0 30px 0 ; padding:3px 0; font-size:2em ; text-align:center ; border-top: 1px solid #8C4600; border-bottom: 1px solid #8C4600;  }
.os_home_wrappermain h2 span , .os_main_h2 span { padding:0 20px ; display:inline-block }

/* Kategorien */

.os_home_cats .row { margin-top:10px }
.os_home_cats .col  { text-align:center; padding:1rem; }
.os_home_cats .col .inside { background:#fff; }
.os_home_cats img { width:100% ; max-height:190px }
.os_home_cats div { margin-top:5px }
.os_home_cats h2 { margin-bottom:0; }
.os_home_cats h3 { text-align:center ; font-weight:bold ; font-size:20px; ; margin-top: 1.75rem;  }
.os_home_cats .os_home_cat_txt {display:block; min-height:48px; margin-top:1rem;}
.os_home_cats a { color:#3E3E3E }
.os_home_cats a span { display:block ; font-style:italic; background:#fff ; color:#3E3E3E; padding: 12px 0  }
.os_home_cats .button { padding:10px; background:#F3A005; color:#fff; display:block; width:150px; margin:24px auto -15px auto; }

/* Text */

.os_home_textwrapper { margin: 20px 0 ; font-size:16px }
.os_home_textwrapper h1 { margin: 0 0 40px 0 ; color:#3E3E3E ; font-weight:bold }
.os_home_textwrapper h2 { margin:15px 0 15px 0 ; font-size:1em ; font-weight:bold ; color:#3E3E3E;}
.os_home_textwrapper h3 { font-size:18px; font-weight:bold ; color:#3E3E3E; margin-top:1rem;}
.os_home_textwrapper .textblock a { text-decoration:underline }
.os_home_textwrapper .textblock .textl { font-size:1em ; line-height:1.4 }
.os_home_textwrapper .textblock .textr { font-size:0.917em ; line-height:1.4 }
.os_home_textwrapper .textblock .textr ul { list-style:none ; margin:0 ; padding:0 }
.os_home_textwrapper .textblock .textr li { background:url(./../main/home_dott.png) no-repeat left center ; padding: 8px 0 8px 35px }

.intro-2 { position:relative; margin:2rem auto; }
.intro-2 ul { list-style-type:none; }

/* Angebote */

.os_home_productswrapper h2 { margin:45px 0 5px 0 }
.os_home_prodnewwrapper h2 { margin:40px 0 30px 0 }
.os_home_prodnewwrapper .listwrap { text-align:center ; padding:0 15px; margin-right: 15px!important; min-height:325px;}
.os_home_prodnewwrapper .listwrap .listthumb { margin:0 10px 10px 10px }
.os_home_prodnewwrapper .listwrap .listtitle { height:45px ; overflow:hidden ; font-weight:600 }
.os_home_prodnewwrapper .listwrap .listprice { padding-top:10px }
.os_home_prodnewwrapper .listwrap .listpold { color:#990000 ; font-weight:normal ; display:inline-block ; padding-left:15px ; text-decoration:line-through }
.os_home_prodnewwrapper .thumb { width:75% ; height:auto ; margin: 0 auto }
@media screen and ( min-width:992px ) {
	.os_home_prodnewwrapper .bx-wrapper .bx-next {right:-42px!important}
	.os_home_prodnewwrapper .bx-wrapper .bx-prev {left:-42px!important}
}
/* Termine */

.os_home_dateswrapper { margin: 20px 0 }
.os_home_dateswrapper h2 { margin: 45px 0 35px 0 }
.os_home_dateswrapper b { display:block ; margin-bottom:8px }
.os_home_dateswrapper .cols { height:100px }

/* ---------- END ---------- */
