/* *AB* */
html, body {
	background: #ffffff;
	/* overflow-x: auto; */
    word-wrap: break-word;         /* All browsers since IE 5.5+ */
    overflow-wrap: break-word;     /* Renamed property in CSS3 draft spec */
}

#bodyTag {
    background: #ffffff;
}

::selection {
    background: #ffb3cf; /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #ffb3cf; /* Gecko Browsers */
}

.headerverlagres {
    display: none;
}

.headerverlag img {
   max-width: 555px !important;
}

.main-content-wrapper {
    background: #fbfbfb;
    padding-top: 0;
    padding-bottom: 0;
}

    .main-content-wrapper .container {
        width: 95%;
        max-width: 1250px;
        min-height: 600px;
        background: #ffffff;
        padding-top: 30px;
        padding-bottom: 30px;
    }

.main-header > .col-md-8, .col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 15px;
}

.search-static {
    text-align: right;
}

.top-account-nav a.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
}

.popcart-dropdown .caret-wrapper {
    width: 21px;
    height: 21px;
}

.navbar {
    border: none;
}

.navbar-nav {
    margin: 15px 0 0 0;
}

.navbar-default .navbar-nav > li > a {
    color: #000000;
    font-size: 1.2em;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px 40px 15px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #9d1219;
}

.navbar-right {
    margin-right: -15px;
    text-align: left;
    width: auto;
    padding: 12px 0 0 0;
}

#content .box1, #content .box2 {
    min-height: 240px;
}

.entity-page-products {
    padding: 12px 10px 12px 10px;
}

.product-page .add-to-cart-group .quantity-label {
	float: left; padding: 0 10px 0 0; margin-top: 12px;
}

.product-page .add-to-cart-group .quantity-field {
    width: 81px;
    display: inline;
	margin: 0 10px 0 0;
}

.product-page .add-to-cart-group .quantity-select {
	float: left; 
	width: inherit;
    margin: 12px 20px 0 0;
}

.product-page .product-info-wrap .price-wrap {
	text-align: right;
    font-size: 16px;
	color: blue;
    margin: 0 0 15px 0;
}

.variant-price {
		color: #9d1219; font-weight: bold;
}

.variant-price span {
		color: #000000; font-weight: normal;
}

.address-wrap .address-view {
		font-size:14px; margin: 0 0 15px 0;
}

.address-wrap .address-edit {
		margin: 15px 0 15px 0;
}

.address-wrap .address-edit a {
		font-size:16px; color: #9d1219; font-weight:bold;
}

.form-submit-wrap {
    padding: 15px 0 15px 0;
}

.page-row {
    margin: 10px 0 10px 0;
}

.medium-image-wrap img { 
    max-width: 330px; width: auto; height: auto;
}

.individual-imprint {
    margin: 5px 0 15px 0;
    width: 100%;
    text-align: left;
    line-height: 192%;
}

h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.page-link-wrap a {
    color: #666666;
}

.page-link-wrap a:hover {
    color: #901219;
}

	.pagination > .active > a,
	.pagination > .active > span,
	.pagination > .active > a:hover,
	.pagination > .active > span:hover,
	.pagination > .active > a:focus,
	.pagination > .active > span:focus {
		z-index: 2;
		color: #ffffff;
		background-color: #901219;
		border-color: #901219;
		cursor: default;
	}

/* BOX */
.box {
    background: #fff;
    /* box-shadow: 0 0 0 1px #eee inset; */
    margin-bottom: 30px;
}

    .box .box-headline {
        background: #ffffff;
        font-size: 1.3em;
        font-weight: 400;
        line-height: 40px;
        /* text-transform: uppercase; */
        color: #000000;
        margin: 0;
        border-bottom: 2px solid #bbbbbb;
    }

    .box .box-content {
        padding: 10px 10px 10px 0;
        font-size: 1.0em;
        line-height: 1.6;
    }

.alignleft {
    width: 30%;
    float: left;
    padding: 0 15px 10px 0;
}

.alignright {
    width: 70%;
    float: right;
    padding: 0 0 10px 0;
}

.textalignleft {
   text-align: left;
}

.textaligncenter {
   text-align: center;
}

.textalignright {
   text-align: right;
}

label { padding: 0 10px 0 10px;
}

.products-grid {
    padding-top: 16px;
}

.grid-item-inner {
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    min-height: 330px;
    padding: 0 15px 0 15px;
}

.grid-item-inner a {
    color: #000000;
} 

.grid-item-inner a:hover {
    color: #9d1219;
}

ul.search-page-entity-list {
    list-style-type: none;
}  

.search-page-entity-list a {
    font-size: 18px;
    color: #9d1219;
} 

.search-page-entity-list a:hover {
    font-size: 18px;
    color: #000000;
} 

.box img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.box a.r-more {
    color: #9d1219;
    font-weight: 400;
    font-style: italic;
    padding-top: 10px;
    display: inline-block;
    border-bottom: 1px solid #9d1219;
}

    .box a.r-more:hover {
        text-decoration: none;
        color: #000000;
        border-bottom: 1px solid #000000;
    }

.login-form .form-text{
    padding-top: 10px;
}	

.login-form .form-text a, 
.login-form .form-text a:active, 
.login-form .form-text a:visited, 
.login-form .form-text a:focus {
    padding: 5px 0 5px 0;
    color: #000000;
	text-decoration: underline;
	line-height: 30px; 
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #fcf5c4;
    border-right: 1px solid #fcf5c4;
    border-left: 1px solid #fcf5c4;
    border-bottom: 1px solid #fcf5c4;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.login-form .form-text a:hover {
    text-decoration: underline;
	color: #9d1219;
}	

.form-group span {
	color: #9d1219;
}

.form-group label span {
	color: #000000;
}

.form-group.residence-type {
	display: none;
}

.form-group.state {
	display: none;
}

.form-group.address-two {
	display: none;
}

.account-form .phone,
.account-form .email,
.account-form .nick-name,
.account-form .company,
.account-form .first-name, 
.account-form .last-name,
.account-form .phone-number, 
.account-form .address-one, 
.account-form .zip-code, 
.account-form .city, 
.account-form .suite, /* USt.IdNr. */
.account-form .country, 
.account-form .password-one, 
.account-form .password-two {
	width: 45%;
	display: inline-block;
}

.account-form .email,
.account-form .nick-name,
.account-form .first-name, 
.account-form .phone-number, 
.account-form .zip-code, 
.account-form .suite, /* USt.IdNr. */
.account-form .address-one, 
.account-form .password-one {
    margin-right: 5%;
}

.create-account-page .call-to-action {
	width: 100%;
}

/* SIDEBAR */
#sidebar .widget {
    min-height: 425px;
    background: #fbfbfb;
    box-shadow: 0 0 0 1px #ddd inset;
}

    #sidebar .widget h2 {
        background: #ffffff;
        font-size: 1.3em;
        font-weight: 400;
        line-height: 40px;
        /* text-transform: uppercase; */
        color: #000000;
        margin: 0;
        border-bottom: 2px solid #999999;
    }

        #sidebar .widget h2 a {
            color: inherit;
        }

    #sidebar .widget h2 {
        background: #ffffff;
    }

#sidebar .widget_kategorien ul, #sidebar .widget_categories ul {
    list-style: none;
    padding: 0;
}

    #sidebar .widget_kategorien ul li a, #sidebar .widget_categories ul li a {
        border-bottom: 1px solid #ddd;
        display: block;
        line-height: 35px;
        font-size: 14px;
        color: #333;
        padding-left: 15px;
        margin: 0 1px;
    }

        #sidebar .widget_kategorien ul li a:hover, #sidebar .widget_kategorien ul li a:focus,
        #sidebar .widget_categories ul li a:hover, #sidebar .widget_categories ul li a:focus {
            color: #da021a;
            background: #fff;
            text-decoration: none;
        }

#sidebar .textwidget {
    padding: 10px;
}

#sidebar img {
    width: auto;
    max-width: 100%;
    height: auto;
}

#sidebar a.r-more {
    color: #9d1219;
    font-weight: 400;
    font-style: italic;
    padding-top: 10px;
    display: inline-block;
    border-bottom: 1px solid #9d1219;
}

    #sidebar a.r-more:hover {
        text-decoration: none;
        color: #000000;
        border-bottom: 1px solid #000000;
    }

/* CONTENT */
.pagination {
    margin: 10px 0;
}

.paging-wrap-top {
	text-align: right;
}

/* CONTENT */
.paging-wrap-bottom {
	text-align: right;
}

.qdiscounttable {
    background: #ffffff;
    border-collapse: collapse;
    border: 1px solid #dddddd;
    margin-bottom: 25px;
}

.qdiscounttdleft {
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 10px 5px 10px 5px;
}

td .qdiscounttdleft {
    font-size: 14px;
}

a.lnkPdf:link, a.lnkPdf:active, a.lnkPdf:visited, a.lnkPdf:focus {
    background: #fcf5c4;
    font-size: 14px;
    color: #d21404;
    padding: 5px;
    text-decoration: none;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    behavior: url(~/App_Templates/Skin_1/XMLPackages/border-radius.htc);
    border-radius: 3px;
    border: 1px solid #bbbbbb;
    cursor: pointer;
}

a.lnkPdf:hover {
    background: #858789;
    font-size: 14px;
    color: #fcf5c4;
    padding: 5px;
    text-decoration: none;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    behavior: url(~/App_Templates/Skin_1/XMLPackages/border-radius.htc);
    border-radius: 3px;
    border: 1px solid #bbbbbb;
    cursor: pointer;
}

.cart-product-image { 
    min-width: 280px;
}

.cart-promo { 
    display: none; 
}

h1.product-page-header {
    margin-bottom: 12px;
}

.product-description-wrap {
    margin-bottom: 0;
}

.variant-info-wrap {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 32px;
}

.variant-sku-wrap, .variant-info {
    margin-bottom: 26px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.productheader {
    float: left;
    text-align: left;
}

.productpager {
    float: right;
    text-align: right;
}

    .product-image-column .calendar-imprint {       
        margin-bottom: 30px;
    }

.chili-editing {
    margin-top: 15px;
    border-top: 1px solid #dddddd;
    padding: 10px 0 10px 0;
    font-size: 1.2em;
    text-decoration: none;
    color: #9d1219;
}

.kit-add-to-cart span {
    display: inline;
}

.kit-add-to-cart input {
    display: inline;
}

.grid-item {
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    min-height: 340px;
    padding-top: 16px;
}

    .grid-item:hover {
        background-color: #f2f2f2;
        cursor: pointer;
    }

.sub-entity-row .one-half, 
.sub-entity-row .one-third, 
.sub-entity-row .two-thirds, 
.sub-entity-row .one-fourth, 
.sub-entity-row .three-fourths, 
.sub-entity-row .one-fifth, 
.sub-entity-row .two-fifths, 
.sub-entity-row .three-fifths, 
.sub-entity-row .one-sixth, 
.sub-entity-row .four-fifths {
    margin-left: 0;
}

.sub-entity-row .one-fourth {
    width: 25%;
}

.sub-entity-row .one-third {
    width: 33.33333333333333%;
}

.sub-entity-row .one-half {
    width: 50%;
}

.breadcrumb {
    font-size: 1.0em;
}

.breadcrumb-row .SectionTitleText {
    color: #9d1219;
    font-weight: bold;
}

.breadcrumb-row a.SectionTitleText:link, .breadcrumb-row a.SectionTitleText:active, .breadcrumb-row a.SectionTitleText:visited {
    color: #333333;
    font-weight: normal;
    text-decoration: underline;
}

.breadcrumb-row a.SectionTitleText:hover {
    color: #000000;
    text-decoration: underline;
}

a:focus {
   outline: 0;
}

input::-moz-focus-inner { 
  border: 0; 
}

/* FOOTER */
.footer-wrapper {
    padding: 0;
    background: #6a6a6a;
    color: #ffffff;
}

    .footer-wrapper .container {
        width: 90%;
        max-width: 1250px;
    }

.footer-wrapper-inbetween {
    padding: 0;
    background: #cacaca;
    color: #333333;
}

    .footer-wrapper-inbetween .container {
        width: 90%;
        text-align: right;
        padding: 35px 0 35px 0;
        max-width: 1250px;
    }

.footer-wrapper-bottom {
    padding: 35px 0 55px 0;
    background: #ffffff;
}

    .footer-wrapper-bottom .container {
        width: 95%;
        max-width: 1250px;
    }

.footer-menu-wrap .col-md-2 {
    padding: 20px 10px 30px 30px;
    min-height: 250px;
    border-right: 1px solid #666666;
    margin: 0;
}

.footer-menu-wrap .col-md-3 {
    padding: 20px 10px 30px 30px;
    min-height: 250px;
    border-right: 1px solid #666666;
    margin: 0;
}

.footer-menu-wrap .col-md-4 {
    padding: 20px 10px 30px 30px;
    min-height: 250px;
    border-right: 1px solid #666666;
    margin: 0;
}

.footer-menu-wrap .lastMenu {
    border: none;
}

.footerHeading {
    font-weight: bold;
}

.footer-menu-wrap li a {
    color: #cccccc;
}

.footer-menu-wrap a:hover {
    color: #ffffff;
}

a.footerverlag:link, a.footerverlag:active, a.footerverlag:visited, a.footerverlag:focus {
    background: transparent url(images/footermarken.png) no-repeat center top;
	background-size: contain;
	background-repeat: no-repeat;
    height: 131px;
    width: 220px;
    color: #cccccc;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

a.footerverlag:hover {
    background: transparent url(images/footermarken-on.png) no-repeat center top;
	background-size: contain;
	background-repeat: no-repeat;
    height: 131px;
    width: 220px;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

a.footerblog:link, a.footerblog:active, a.footerblog:visited, a.footerblog:focus {
    background: transparent url(images/footerkalenderblog.png) no-repeat center top;
	background-size: contain;
	background-repeat: no-repeat;
    height: 107px;
    width: 100px;
    color: #cccccc;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.copyright-row .copyright {
    color: #333333;
}

input[type="submit"], input[type="button"], .button {
    border-radius: 15px;
}

/*
.button {
    background: rgba(0,0,0, 0.1);
}
*/

.search-static .button {
    border-radius: 5px;
    color: #ffffff;
	font-weight: bold;
    background: rgba(243,145,0,1);
}

.search-static .button:hover {
    border-radius: 5px;
    color: #ffffff;
	font-weight: bold;
    background: rgba(157,18,27,1);
    border-color: rgba(255,0,0,.8);
}

.button {
    border-radius: 15px;
    color: #9d121b;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
    background: rgba(234,234,234,1);
}

    .button:hover,
    .button:focus,
    .button:active,
    .button.active {
		color: #ffffff;
		background: rgba(106,106,106,1);
		border-color: rgba(255,0,0,.8);
    }

.call-to-action {
    border-radius: 15px;
    color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
    background: rgba(243,145,0,1);
    border-color: rgba(255,0,0,.8);
}

    .call-to-action:hover,
    .call-to-action:focus,
    .call-to-action:active,
    .call-to-action.active,
    .open .dropdown-toggle.call-to-action {
        color: #ffffff;
        background: rgba(157,18,27,1);
        border-color: rgba(255,0,0,.8);
    }

.center {
    text-align: center;
}

.cart-product-image {
    padding-right: 45px;
}

textarea {
    border: 1px solid #bbbbbb;
}

/* Scroll To Top Button */
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
	z-index: 1001;
}
.scroll {
	position:absolute;
	right: 10px;
	bottom: 20px;
	/* background:#b2b2b2; */
	border-radius: 30%;
	background: rgba(255,255,255,0.8);
	color: rgba(105,105,105,1.0);
	padding: 29px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}
.scroll:hover {
	/* background:#b2b2b2; */
	background: rgba(174,174,174,0.8);
	color: rgba(255,255,255,1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}

.scroll .fa {
	position:absolute;
	right: 19px;
	bottom: 15px;	
	font-size: 30px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}

.transparent {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	zoom: 1;

	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=70);

	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;

	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.7;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.7;
}
.nontransparent {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	zoom: 1;

	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=100);

	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;

	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 1.0;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 1.0;
}

/* MEDIA QUERIES */
@media (min-width: 769px) {
    .headerverlag {
        display: block;
        padding: 0 10px 0 0;
    }

    .headerverlagres {
        display: none;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .top-account-nav, .top-account-nav a.dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .static-cart {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .search-static {
        text-align: center;
    }

    .search-box {
        border-radius: 0px;
        width: 90%;
    }

    .navbar-header {
        padding-left: 0;
    }

    .navbar {
        margin-left: -15px; 
        margin-right: -15px;
    }

    .navbar-nav {
        margin: 0;
    }

        .navbar-nav li {
            border-right: 1px solid #dddddd;
        }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 25px 15px 25px 25px;
    }

    .navbar-right {
        margin-right: 0;
    }

    .alignleft {
        display: block;
        width: 100%;
        float: none;
        padding: 0 15px 10px 0;
    }

    .alignright {
        display: block;
        width: 100%;
        float: none;
        padding: 0 0 10px 0;
    }

    .footer-wrapper {
        padding: 20px 0 50px 0;
    }

        .footer-wrapper .container {
            width: 100%;
        }

    .footer-menu-wrap .col-md-3 {
        padding: 10px 20px 10px 20px;
        min-height: initial;
        border-right: none;
        border-top: 1px solid #777777;
    }

    .footer-menu-wrap .firstMenu {
        min-height: initial;
        border-top: 0;
    }
}

@media (max-width: 1120px) {
    .one-third {
        display: block;
        width: 100%;
    }

    .two-thirds {
        display: block;
        width: 100%;
        margin-left: 0;
    }

    .product-page .product-info-wrap {
    margin: 0; 
    }

    .product-image-column .individual-imprint {
        display: none;
    }

    .product-image-column .calendar-imprint {
        text-align: right;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 30px;        
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .headerverlagres {
        display: block;
        text-align: right;
        padding: 5px 0 0 0;
    }

    .headerverlag {
        display: none;
    }

    .logo-wrap {
        margin-top: 5px;
    }

    .top-account-nav, .top-account-nav a.dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .static-cart {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .search-static {
        text-align: center;
    }

    .search-box {
        border-radius: 0px;
        width: 60%;
    }

    .navbar {
        margin-left: -15px; 
        margin-right: -15px;
    }

    .navbar-header {
        padding: 0 15px 0 0;
        text-align: center;
        border: none;
    }

    .navbar-default .navbar-toggle {
        height: 60px;
        width: 60px;
        text-align: center;
        background-color: #ffffff;
        border: none;
    }

        .navbar-default .navbar-toggle .icon-bar {
            height: 4px;
            width: 30px;
            background-color: #333;
        }

            .navbar-default .navbar-toggle .icon-bar + .icon-bar {
                margin-top: 6px;
            }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #ffffff;
        }

        .navbar-default .navbar-toggle:hover .icon-bar,
        .navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #9d1219;
        }

    .navbar-toggle {
        position: relative;
        float: left;
        padding: 10px 15px;
        margin: 0;
        background-color: transparent;
        background-image: none;
        border-radius: initial;
        border: none;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000000;
        font-size: 1.5em;
    }

    .nav > li > a {
        text-align: center;
        padding: 10px 15px 10px 15px;
    }

    .navbar-default .navbar-collapse {
        max-height: 360px;
        overflow-x: visible;
        border-top: 1px solid #dddddd;
        box-shadow: none;
        -webkit-overflow-scrolling: touch;
    }

    .navbar-right {
        margin-right: 0;
    }

    .alignleft {
        display: block;
        width: 100%;
        float: none;
        padding: 0 15px 10px 0;
    }

    .alignright {
        display: block;
        width: 100%;
        float: none;
        padding: 0 0 10px 0;
    }
	
	.product-page .add-to-cart-group .quantity-label {
	float: none; display: block; padding: 0; margin-top: 0;
    }
	
	.cart-product-image { 
		min-width: 220px;
	}	

    .footer-wrapper {
        padding: 20px 0 50px 0;
    }

        .footer-wrapper .container {
            width: 100%;
        }

    .footer-menu-wrap .col-md-3 {
        padding: 10px 20px 10px 20px;
        min-height: initial;
        border-right: none;
        border-top: 1px solid #777777;
    }

    .footer-menu-wrap .firstMenu {
        min-height: initial;
        border-top: 0;
    }

    .footerHeading {
        font-size: 1.1em;
    }

    .footer-menu-wrap li a {
        font-size: 1.1em;
    }
}

@media (max-width: 420px) {
	.product-page .add-to-cart-group .quantity-field {
    width: 81px;
    display: block;
	margin: 0 0 12px 0;
    }

	.product-page .add-to-cart-group .quantity-select {
		float: none; 
		display: block;
		margin: 0 0 12px 0;
	}	

	.cart-product-image { 
		min-width: auto;
	}	
}

@media (max-width: 360px) {
    .headerverlagres {
        display: block;
        text-align: right;
        padding: 8px 0 0 0;
    }

        .headerverlagres img {
            max-width: 190px;
        }		
}
