@media screen and (min-width: 48em) {
	.navigation-main {
		padding-top: 35px;
	}
	.shop--navigation .entry--search {
    position: relative;
    left: 371px;
    top: 50px;
    width: 30%;
    }
}
.panel .entry--account, .panel .entry--notepad {
	display: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(/themes/Frontend/Pemora/frontend/_public/src/img/pemora_bg_body5.png);
	background-repeat: no-repeat;
	background-position: 0px 165px;
	background-attachment: fixed;
}
.home_cat_high, .home_cat {
	font-size: 13px;
	line-height: 120%;
	color: #990000;
	padding: 5px;
	float: left;
	width: 172px;
	margin: 10px 5px;
	border: 1px solid #CCCCCC;
	height: 220px;
}
.teaser--text-long h2 {
    clear: both;
}
.teaser--text-long li {
    list-style: none;
}
.product--description img {
	display: inline-block;
}
.product--box .product--title {
    height: 5.5em;
}

.js--tab-menu .tab--link.has--content {
    display: inline-block;
    background-color: #960931;
    background-image: linear-gradient(to bottom, #960931 0%, #5a081f 100%);
    font-weight: 700;
    color: #fff;
}
.js--tab-menu .tab--link.is--active {
    display: inline-block;
    background-color: #fff;
    background-image: none;
    font-weight: 700;
    color: #3f4c58;
    }

.product--box .product--badges .badge--recommend {
   	display: none;
}
#header_text, #header_ekomi {
    display: none;
}

@media screen and (min-width: 48em) {
    #header_text {
        position: absolute; width: 600px; left: 300px; top: -5px; display: block; z-index: 9999;
        }
    #header_ekomi {
    position: absolute;
    width: 200px;
    left: 700px;
    top: -17px;
    display: block;
    z-index: 200;
    }
}
.custom-content--description {
  .unitize-padding(10, 10);
}


@media screen and (min-width: 48em) {
    .product--details .custom-content--description, .product--details .content--product-reviews {
        padding: 30px 30px 30px 30px;
        padding: 1.875rem 1.875rem 1.875rem 1.875rem;
    }
}
#current--selection input { display: none }
#current--selection .image--media {     width: 75px;
    float: left;
    padding: 5px; }

.variant--name {
    font-weight: 700 !important;
    font-size: 140%;
    border-bottom: 1px solid #ccc
}

label[for=register_personal_skipLogin]
{
        color: #5a081f;
}
@media screen and (min-width: 48em) {
    #widget-container {
        position: fixed; bottom: 20px; right: 10px; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    }
}
a.navigation--link[title="Angebote"] {
    color: #960931 !important;
    font-weight: bold !important;
}
a.navigation--link[title="Angebote"]:before {content: " % "}

a.navigation--link[title="Angebote"]:after {content: " % "}

a.is--active[title="Angebote"] { color: #fff !important}


a.navigation--link[title="Sofort lieferbar!"] {
    color: #2ecc71 !important;
    font-weight: bold !important;
}
a.navigation--link[title="Sofort lieferbar!"]:before {content: " • "; font-size: 20px}

a.is--active[title="Sofort lieferbar!"] { color: #fff !important}



.header-main .top-bar {
    display: block;
}
.top-bar .container.block-group {
    background-color: transparent;
    height: 30px;
    padding-top: 4px;
}
@media screen and (max-width: 48em) {
    .top-bar--navigation {
        display: none;
    }
    .content  {
        width: 100% !important;
    }
    .right--right {
      width: 100% !important;  
    }
}
@media screen and (min-width: 48em) {
.sidebar--navigation .navigation--link.is--active {
    color: #5a081f !important;
}
}

@media screen and (min-width: 64em) {
.product--details .action--link {
    margin-right: 25px;
    margin-right: 1em;
}
}
.entry-attribute {
    color: #960931 !important;
    font-weight: 600;
}
.scroll--top-wrapper {
    position: fixed;
    left: unset;
    bottom: 50px;
    bottom: 19px;
    padding: 10px;
    padding: .625rem;
    font-size: 30px;
    font-size: 1.875rem;
    margin-left: -25px;
    margin-left: -1.5625rem;
    background: #960931;
    font-family: 'shopware';
    z-index: 999;
    right: 150px;
}
@media screen and (max-width: 48em) {
.scroll--top-wrapper {
    position: fixed;
    left: unset;
    bottom: 50px;
    bottom: 5px;
    padding: 10px;
    padding: .625rem;
    font-size: 30px;
    font-size: 1.875rem;
    margin-left: -25px;
    margin-left: -1.5625rem;
    background: #960931;
    font-family: 'shopware';
    z-index: 999;
    right: 20px;
}
}
@media screen and (min-width: 48em) {
.navigation-main .navigation--link {
    padding: 8px 14px 8px 14px;
    padding: .5rem .5rem .5rem .5rem;
    font-size: 0.9rem;
}
}
.configurator--label, .configurator--variant .variant--name {
    font-size: 14px !important;
}
.shipping-costs--dispatch, .dispatch--notice {
	display: none;
	}
