@media only screen and (max-width: 600px){
	.slider {
    margin-top: auto;
    text-align: center;
}
	.teaser {
    margin-bottom: -8%;
    margin-top: 0px;
}
}

@media only screen and (max-width: 766px){
	.slider {
    margin-top: auto;
    text-align: center;
}
}

@media (max-width: 766px) {
    .slider .owl-carousel .owl-nav.disabled + .owl-dots {
        padding-bottom: 0;
        margin-top: auto;
    }
	
	.teaser {
    margin-bottom: -8%;
    margin-top: 0px;
}
}

/* Header */

.header-top-bar {
    background: #e52f58 none repeat scroll 0 0;
}

/* LogIn */

.top-link > ul.link > li a:hover, .top-link > ul.link > li a:focus, .top-link > ul.link > li a:active {
    color: #efd918;
    font-size: 16px;
    line-height: 19px;
    width: auto;
}

.top-link > ul.link > li a i {
    font-size: 20px;
    line-height: 10px;
    color: #efd918;
}
/* Header Farbe 

body {
	background: 48142c;
    	font-weight: 700;
}
*/

.image-container img {
        margin: 0 auto;
        max-height: 50;
    }

/* Größe Logo im Sticky Header */

.sticky .logo img {
    transition: all 0.3s ease 0s;
    width: 170px;
}

/* Slider Abstand zum oberen Rand */
@media only screen and (min-width: 601px){
.slider {
    margin-top: 160px;
    text-align: center;
}
}

/*Text im SliderBanner2 */

.slider .owl-carousel .textoverlay1 {
    position: absolute;
    display: block;
    max-width: 40%;
    top: 50%;
    left: 20%;
}

/* Anpassung im Kategorienraster */

.categories .grid-view-category .product-item-2 .product-info .product-title {
    font-size: 16px;
    margin-top: 0;
    line-height: normal;
    white-space: normal;
    overflow: hidden;
    text-overflow: normal
}

/* Aktionen */

.aktionen-content1 {
	font-family: inherit;
	color: red;
    font-weight: 300;
    line-height: 38px;
    color: #e52f58;
	font-size: 30px;
}

#sticky-header {
    -webkit-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    -moz-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    background: #48142c;
}

body {
    font-family: sans-serif;
    font-size: 16px;
    line-height: 27px;
    color: #434343;
    background-color: #fff;
	font-weight: 500
}
	
.section-bg-tb:before {
    background: #48142c none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    transform: skewY(-1.7deg);
    width: 100%;
    z-index: -1;
}

.product-title {
	font-size: 18pt;
}

#sticky-header.sticky {
    background: #48142c;
}

/* Menü Schriftfarbe */

.main-menu > li > a {
    color: #ccc;
}

nav .main-menu > li button.product-nav {
    color: #ccc;
}

/* Suche */

.header-search-inner button.search-toggle {
    color: #ccc;
}


/*product conten header bg */

.product-item-2 .center-img {
    background: #f6f6f6;
}

/* Produktübersicht Startseite Titel */

.product-item-2 .product-info .product-title {
    text-align: center;
    color: #e52f58;
	line-height: normal;
}

/* Überschriften h2 */

.section-title h2 {
    font-weight: 500;
	color: #e52f58;
}

/* MegaMenu */

.mega-parent > .mega-menu-area.h-600 {
    max-width: 100% !important;
    height: 100% !important;
    overflow-y: auto !important;
    min-height: 780px !important;
}

/* Bildgröße Artikelseite */

.detail-content .product-item-2 .center-img-2 {
    border: none;
    height: -webkit-fill-available;
    position: unset;
    top: 14%;
    margin-top: 0;
    left: 0%;
    margin-left: 0;
}

.detail-content .product-item-2 .center-img-2 img {
    max-width: -webkit-fill-available;
    max-height: -webkit-fill-available;
    margin: auto;
    padding: 15px;
    display: block;
    background: #f6f6f6;
}

    .categories .grid-view-product .center-img-2 img {
        margin: auto;
        padding: 10px;
        display: block;
        border-radius: 10px 10px 0;
        max-width: 117px;
        max-height: 150px;
    }
	

.product-item-2 {
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s;
    height: 100%;
}

/* Größe Kategoriebild */

.categories .grid-view-product .center-img-2 img {
    margin: auto;
    padding: 10px;
    display: block;
    border-radius: 10px 10px 0;
    max-width: -webkit-fill-available;
}


.image-container img {
    margin: 0 auto;
    max-height: 164px;
}

/* Teaser */

.teaser .teaser-box h1, .teaser .teaser-box h2, .teaser .teaser-box h3 {
        margin-bottom: -13px;
        font-size: 20px;
        margin-top: -3px;
        font-weight: bold;
}
.teaser .teaser-box .fa {
    font-size: 20px;
}

.teaser .teaser-box .text .thin {
        font-size: 20px;
    }

.teaser {
    margin-bottom: -3%;
	margin-top: 20px
}

/* Teaserbox links */

.bg-gray {
    background: #e52f58;
    color: #ffffff;
}

/* Teaserbox mitte */

.bg-magenta, .product-item-2 .action-button {
    background: #e52f58;
    color: #ffffff;
}

/* Teaserbox rechts */

.bg-gray-dark {
    background: #e52f58;
    color: #ffffff;
}

.payment {
	max-width: 59px;
}

/* List View Bilder */

.categories #list-view .product-item-list .product-list-img img {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    display: block;
    height: auto;
    max-width: 90%;
}

/* Kategoriebilder */

.categories .grid-view-category .product-item-2 .center-img img {
	padding: 0px;
}

p {
	font-family: sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
	color: #595959;
	font-size: 16px;
	font-weight: 500;
}

.product-item-2 .center-img2 {
    background: #e5e5e3;
    border-radius: 10px 10px 0 0;
    border-top: 2px solid #f6f6f6;
    min-height: 135px;
    }
	
.product-item-2 .center-img2 .product-img {
    margin: auto;
    width: 50%;
    padding: 10px;
    display: block;
    border-radius: 10px 10px 0 0;
}

/* Themenwelten */

.theme-title-sub {
	margin-bottom: 30px
}

.product-themes {
	margin-bottom: 40px
}