body {
    background-image: url(https://www.hahn-onlineshop.de/images/gallery/Backgrounds/bg-body-new.png)
}

p.support {
	font-size: 12px;
}

.textBackground {
    background-color: white;
    padding: 0 15px;
}
.imageBox {
    float: left;
    width: 100%;
}
.look_thumbnailImg {
    float: left;
    width: 32.333333333%;
    margin: 0 1% 5px 0;
}

img {
    max-width: 100%;
}

.thumbs {
    float: left;
    width: 101%;
}

h1.itemTitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003368;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #003368;
}

.tab-content > .tab-pane {
    display: block;
}

.margin-top-40 {
	margin-top: 40px;
}

.singleItemDetails .previewImage {
    display: inline-block !important;
}

.previewImage a {
    background-size: 100% auto;
}

a.cloud-zoom-gallery {
    width: 100px;
    height: 100px;
    display: block;
}

.imgwrapper.jqzoom {
    width: auto;
    display: block;
}

.look_thumbSeperator {
    margin-top: 10px;
}

html body {
    background: #FFF;
}

.wrapper {
    background-image: url(https://www.hahn-onlineshop.de/images/gallery/Backgrounds/bg-body-new.png) !important;
    background-repeat: repeat-x;
    background-color: #BBCBDA;
}

.toBasketWrapper span {
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
}

.toBasketWrapper i {
    background-image: url(https://www.hahn-onlineshop.de/layout/ebay/ebay_cart.png);
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: contain;
    margin: 4px 8px 0 0;
    background-repeat: no-repeat;
}

@media (min-width: 992px) {
	.navbar-brand {
	padding: 15px 25px;
	}
}

.navbar-header button {
    display: none;
}

.contactInfo p {
    margin: -3px 0 4px 0;
}

.contactInfo {
    padding: 15px 0;
}

.contactInfo a {
    display: block;
}

.contactInfo a img {
    width: 20px;
    margin-top: -5px;
    margin-right: 8px;
}

@media (orientation: landscape) and (max-width: 527px) {
    .look_thumbnailImg {
        width: 100%;
    }
}

@media (min-width: 992px) {
	h2 {
	font-size: 26px;
	}
	
	.tab-content {
	padding: 40px;
	}
	
	dt, dd, p, ul {
	font-size: 14px;
	}
	
	h1.itemTitle {
	font-size: 24px;
	}
	
	.textBackground {
    padding: 10px 40px;
	}
}

@media (max-width: 359px) {
	.look_payment ul {
	 padding: 0;
	 }
	 
	 .look_shipping ul {
	 padding: 0;
	 }
}