<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*.custom css
*/
.mfp-gallery .mfp-image-holder .mfp-figure {background-color: #FFF}
.mfp-counter {top: 10px; right: 15px}

.product-carousell-item&gt;div&gt;a&gt;img, .product-list-item&gt;div&gt;a&gt;img {height: auto}

.blur-filter { 
    height: 100%;
    width: 100%;
    backdrop-filter: blur(3px);
}

.ux-bg-khs-green {
	background-color: #06b10a;
}
.ux-bg-yellow-green {
  background-color: #efd634;
}
.ux-bg-lighter-grey {
  background-color: #f3f3f3;
}
.ux-bg-pine-green {
	background-color: #007478;
}
.ux-text-pine-green {
	color: #007478;
}
.ux-bg-light-green {
	background-color: #7ED321;
}
.ux-bg-light-orange {
	background-color: #f5a623;
}
.ux-bg-light-red {
	background-color: #970202;
}
.ux-bg-special-yellow {
	background-color: #ca9d00;
}
.ux-text-light-green {
	color: #7ED321 !important;
}
.ux-text-light-orange {
	color: #f5a623 !important;
}
.ux-text-light-red {
	color: #970202 !important;
}

.slick-slide figure.bottom-left &gt; div {
	background-position: bottom left;
}
.slick-slide figure.center-left &gt; div {
	background-position: center left;
}

.table-text-middle &gt; tbody &gt; tr &gt; th, .table-text-middle &gt; tbody &gt; tr &gt; td {
	vertical-align: middle;
}

.table-text-middle &gt; tbody &gt; tr &gt; th, .table-text-middle &gt; tbody &gt; tr &gt; td .fa {
	margin-right: 5px;
}

#content &gt; div &gt; div &gt; div.top-content &gt; ul.page-nav &gt; li &gt; label {padding-left: 1.0em}

#content &gt; div &gt; div &gt; div.top-content &gt; ul.page-nav &gt; li.ux-bg-antrazit &gt; a, #content &gt; div &gt; div &gt; div.top-content &gt; ul.page-nav &gt; li.ux-bg-antrazit &gt; label {
	color: #FFF;
}
#content &gt; div &gt; div &gt; div.top-content &gt; ul.page-nav &gt; li.current.ux-bg-antrazit, #content &gt; div &gt; div &gt; div.top-content &gt; ul.page-nav &gt; li.ux-bg-antrazit:hover {
	background-color: #33383F;
}
#content &gt; div &gt; div &gt; div.top-content &gt; ul.page-nav &gt; li.ux-bg-antrazit:hover::before,  #content &gt; div &gt; div &gt; div.top-content &gt; ul.page-nav &gt; li.current.ux-bg-antrazit::before{
	width: 0;
}

.pw-tile-list &gt; li.deal &gt; div.img-left &gt; picture &gt; img, .pw-tile-list &gt; li.deal &gt; div.img-left &gt; img {float: left}

.slick-slide figure figcaption picture &gt; img.black-bg-alpha {background: rgba(0,0,0,.3);}

.pw-local-stores-container {background-size: auto 95%;}

.advice-wrapper &gt; div {position: relative; background-color: #C0000C !important;}

.advice-wrapper &gt; div &gt; p {font-size: 14px;}

.advice-wrapper &gt; div &gt; a {position: absolute; top: .25em; right: .75em; color: #FFF; font-size: 1.5em}

.christmas-delivery-advice {
	margin: -23px -30px 30px;
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
	padding: 10px;
	padding-left: 100px;
}

.christmas-delivery-advice.baum {background-image: url("../../fileadmin/uploads/images/pw/content/weihnachts_baum.png");}
.christmas-delivery-advice.kugeln {background-image: url("../../fileadmin/uploads/images/pw/content/weihnachts_kugeln.png");}
.christmas-delivery-advice.mann {background-image: url("../../fileadmin/uploads/images/pw/content/weihnachts_mann.png");}
.christmas-delivery-advice.rakete {background-image: url("../../fileadmin/uploads/images/pw/content/weihnachts_silvester.png");}
.christmas-delivery-advice.achtung {background-image: url("../../fileadmin/uploads/images/pw/content/icon_achtung.png");}

.christmas-delivery-advice &gt; b, .christmas-delivery-advice &gt; strong {font-weight: 600}
.christmas-delivery-advice &gt; a {
	padding: 2px 10px;
	margin-left: 10px;
}

.christmas-delivery-advice &gt; a:hover {text-decoration: none}
#slider-item-restart-new-openings {
	padding: 0.5em 4em;
	position:relative;
}
#slider-item-restart-new-openings:before, #slider-item-restart-new-openings:after {
	position: absolute;
	bottom: .5em;
	content: '';
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-size: cover;
}
#slider-item-restart-new-openings:before {
	left: 10px;
	background-image: url("../../fileadmin/uploads/images/pw/slider/2020-05/icon_left.png");
}
#slider-item-restart-new-openings:after {
	right: 10px;
	background-image: url("../../fileadmin/uploads/images/pw/slider/2020-05/icon_right.png");
}

.pw-tile-wrapper.light-point-green &gt; div:first-child &gt; div {
	background-color: #00a403;
	background: linear-gradient(
		rgba(0, 164, 0, 1) 0%, 
		rgba(0, 164, 0, 0) 34%, 
		#00a403 100%
	), linear-gradient(to right, 
		#00a403 30%, 
		white 50%, 
		#00a403 90%
	);
}

.pw-tile-wrapper.horizontal-gradient-green &gt; div:first-child &gt; div {
	background-color: #008102;
	background-image: linear-gradient(to bottom, 
								 hsl(121,100%,25%) 0%, 
                                 hsl(121,100%,55%) 25%, 
                                 hsl(121,100%,90%) 35%,
                                 hsl(121,100%,90%) 50%,
                                 hsl(121,100%,25%) 70%,
                                 hsl(121,100%,55%) 100%);
}

.pw-tile-wrapper.horizontal-bg-black &gt; div:first-child &gt; div {
	background-color: #11171b;
}

.pw-tile-wrapper.horizontal-gradient-black &gt; div:first-child &gt; div {
	background-color: #000000;
	background-image: linear-gradient(to bottom, 
								 hsl(215,0%,25%) 0%, 
                                 hsl(215,0%,55%) 25%, 
                                 hsl(215,0%,90%) 35%,
                                 hsl(215,0%,90%) 50%,
                                 hsl(215,0%,25%) 70%,
                                 hsl(215,0%,55%) 100%);
}

.pw-tile-wrapper.light-point-yellow &gt; div:first-child &gt; div {
	background-color: #f4ff00;
	background: linear-gradient(
		rgba(244, 255, 0, 1) 0%, 
		rgba(244, 255, 0, 0) 34%, 
		#f4ff00 100%
	), linear-gradient(to right, 
		#f4ff00 30%, 
		white 50%, 
		#f4ff00 90%
	);
}

.pw-tile-wrapper.horizontal-gradient-yellow &gt; div:first-child &gt; div {
	background-color: #f4ff00;
	background-image: linear-gradient(to bottom, 
								 hsl(63,100%,25%) 0%, 
                                 hsl(63,100%,55%) 25%, 
                                 hsl(63,100%,90%) 35%,
                                 hsl(63,100%,90%) 50%,
                                 hsl(63,100%,25%) 70%,
                                 hsl(63,100%,55%) 100%);
}


.pw-tile-wrapper.light-point-blue &gt; div:first-child &gt; div {
	background-color: #0075bf;
	background: linear-gradient(
		rgba(0, 117, 191, 1) 0%, 
		rgba(0, 171, 191, 0) 34%, 
		#0075bf 100%
	), linear-gradient(to right, 
		#0075bf 30%, 
		white 50%, 
		#0075bf 90%
	);
}

.pw-tile-wrapper.horizontal-gradient-blue &gt; div:first-child &gt; div {
	background-color: #0075bf;
	background-image: linear-gradient(to bottom, 
								 hsl(203,100%,25%) 0%, 
                                 hsl(203,100%,55%) 25%, 
                                 hsl(203,100%,90%) 35%,
                                 hsl(203,100%,90%) 50%,
                                 hsl(203,100%,25%) 70%,
                                 hsl(203,100%,55%) 100%);
}


.pw-tile-wrapper.light-point-red &gt; div:first-child &gt; div {
	background-color: #ff0014;
	background: linear-gradient(
		rgba(255, 0, 20, 1) 0%, 
		rgba(255, 0, 20, 0) 34%, 
		#ff0014 100%
	), linear-gradient(to right, 
		#ff0014 30%, 
		white 50%, 
		#ff0014 90%
	);
}

.pw-tile-wrapper.horizontal-gradient-red &gt; div:first-child &gt; div {
	background-color: #ff0014;
	background-image: linear-gradient(to bottom, 
								 hsl(355,100%,25%) 0%, 
                                 hsl(355,100%,55%) 25%, 
                                 hsl(355,100%,70%) 35%,
                                 hsl(355,100%,70%) 50%,
                                 hsl(355,100%,25%) 70%,
                                 hsl(355,100%,55%) 100%);
}


.pw-tile-wrapper.light-point-orange &gt; div:first-child &gt; div {
	background-color: #ffa800;
	background: linear-gradient(
		rgba(255, 168, 0, 1) 0%, 
		rgba(255, 168, 0, 0) 34%, 
		#ffa800 100%
	), linear-gradient(to right, 
		#ffa800 30%, 
		white 50%, 
		#ffa800 90%
	);
}

.pw-tile-wrapper.horizontal-gradient-orange &gt; div:first-child &gt; div {
	background-color: #ffa800;
	background-image: linear-gradient(to bottom, 
								 hsl(40,100%,25%) 0%, 
                                 hsl(40,100%,55%) 25%, 
                                 hsl(40,100%,70%) 35%,
                                 hsl(40,100%,70%) 50%,
                                 hsl(40,100%,25%) 70%,
                                 hsl(40,100%,55%) 100%);
}

.pw-tile-list &gt; .red-week &gt; div:first-child &gt; div {
	background-color: #ff0014;
	background-image: repeating-linear-gradient(170deg, #ff0014 0%, #ff0014 31%, white 0%, white 70%, #ff0014 0%)
}
/*
.pw-tile-list &gt; li.deal &gt; div &gt; .text-wrapper h4, .pw-tile-list &gt; li.deal &gt; div &gt; .text-table-wrapper h4 {
	font-size: 5em;
	transform: rotate(-12deg);
}
*/
.pw-tile-wrapper.ostern &gt; div:first-child &gt; div {
	background-image: url('../../fileadmin/uploads/images/pw/tiles/2021-03/osteraktion_bg.jpg');
	background-repeat: no-repeat;
	background-size: initial;
}

.pw-tile-wrapper.ostern &gt; div:first-child &gt; div &gt; div {
	height: 100%;
}
.pw-tile-wrapper.ostern &gt; div:first-child &gt; div &gt; div &gt; .bottom-text {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.pw-tile-list li.archery &gt; div:first-child {
	background-image: url('../../fileadmin/uploads/images/pw/tiles/2021-08/armbrust_boegen_bg.png');
	background-size: initial;
}
.pw-tile-list &gt; li.deal.archery &gt; div &gt; picture &gt; img, .pw-tile-list &gt; li.deal.archery &gt; div &gt; img {
	float: left;
	margin-left: -5px;
}
.pw-tile-list &gt; li.deal &gt; div &gt; .text-wrapper table &gt; tbody &gt; tr &gt; td:first-child, .pw-tile-list &gt; li.deal &gt; div &gt; .text-table-wrapper table &gt; tbody &gt; tr &gt; td:first-child {
	width: auto;
}
/*
.pw-tile-list &gt; li.deal &gt; div &gt; .text-wrapper h4, .pw-tile-list &gt; li.deal &gt; div &gt; .text-table-wrapper h4 {
	font-size: 2em;
}
*/
.pw-tile-wrapper.archery &gt; div:first-child &gt; div &gt; div {
	height: 100%;
}
.pw-tile-wrapper.archery &gt; div:first-child &gt; div &gt; div &gt; .bottom-text {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper h4.oblique {
	transform: rotate(350deg);
	margin-top: -.7em;
	font-size: 4em;
}

.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper h2.oblique {
	transform: rotate(350deg);
	margin-top: -.2em;
	font-size: 8em;
	margin-bottom: .1em;
}
.pw-tile-list &gt; li.deal.browning &gt; div::after, .pw-tile-wrapper.browning &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: 1em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/browning_white.png');
	width: 80px;
	height: 80px;
	background-size: contain;
}
.pw-tile-list &gt; li.deal.glock &gt; div::after, .pw-tile-wrapper.glock &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 1em;
	top: 1em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/glock_white.png');
	width: 60px;
	height: 60px;
	background-size: contain;
}
.pw-tile-list &gt; li.deal.perfecta &gt; div::after, .pw-tile-wrapper.perfecta &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -2em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/perfecta.png');
	width: 150px;
	height: 150px;
	background-size: contain;
}
.pw-tile-list &gt; li.deal.heckler_koch &gt; div::after, .pw-tile-wrapper.heckler_koch &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 1em;
	top: 1em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/heckler_koch.png');
	width: 70px;
	height: 70px;
	background-size: contain;
}
.pw-tile-list &gt; li.deal.elite_force &gt; div::after, .pw-tile-wrapper.elite_force &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -2em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/elite_force.png');
	width: 150px;
	height: 150px;
	background-size: contain;
}

.pw-tile-list &gt; li.deal.nxg &gt; div::after, .pw-tile-wrapper.nxg &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -.5em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/nxg.png');
	width: 120px;
	height: 120px;
	background-size: contain;
}

.pw-tile-list &gt; li.deal.t4e &gt; div::after, .pw-tile-wrapper.t4e &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -.5em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/t4e.png');
	width: 120px;
	height: 120px;
	background-size: contain;
}

.pw-tile-list &gt; li.deal.umarex &gt; div::after, .pw-tile-wrapper.umarex &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -2em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/umarex_white.png');
	width: 150px;
	height: 150px;
	background-size: contain;
}

.pw-tile-list &gt; li.deal.walther &gt; div::after, .pw-tile-wrapper.walther &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -2em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/walther_white.png');
	width: 130px;
	height: 130px;
	background-size: contain;
}

.pw-tile-list &gt; li.deal.walther_pro &gt; div::after, .pw-tile-wrapper.walther_pro &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -2em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/walther_pro_white.png');
	width: 150px;
	height: 150px;
	background-size: contain;
}

.pw-tile-list &gt; li.deal.smith_wesson &gt; div::after, .pw-tile-wrapper.smith_wesson &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -2em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/smith_wesson.png');
	width: 150px;
	height: 150px;
	background-size: contain;
}

.pw-tile-list &gt; li.deal.roehm &gt; div::after, .pw-tile-wrapper.roehm &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -2em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/roehm.png');
	width: 150px;
	height: 150px;
	background-size: contain;
}
/*
.pw-tile-list &gt; li.deal.real_steel &gt; div::after, .pw-tile-wrapper.real_steel &gt; div:first-child &gt; div::after {
	content: '';
	position: absolute;
	right: 2em;
	top: -2em;
	background-image: url('../../fileadmin/uploads/images/pw/brand_logos_png/200/real_steel.png');
	width: 150px;
	height: 150px;
	background-size: contain;
}
*/
.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper table {
	margin-top: 50px;
	margin-bottom: 0;
}
.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper table &gt; tbody &gt; tr &gt; td {
	border-top: none;
	vertical-align: middle;
}

.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper &gt; span {
	position: absolute;
	bottom: 0; right: 1em;
}

.pw-tile-list&gt;li.deal&gt;div&gt;.text-table-wrapper.text-table-wrapper&gt;h3 {margin-bottom: 2.5em}

.product-order-form .country-list&gt;li {margin-left: 5px}

.store-benefit-wrapper {
	margin: 100px -30px -100px;
	padding: 0 30px 30px;
}
.store-benefits {
	margin-top: 2em;
	margin-bottom:	0;
}
.store-benefits &gt; li &gt; p &gt; i {
	width: 25%;
	margin: 0 8px 5px;
}
.store-benefits &gt; li &gt; p &gt; a {
	text-decoration: underline;
}

.pw-tile-list&gt;li.stores&gt;a&gt;img, .pw-tile-list&gt;li.stores&gt;a&gt;picture&gt;img {
	margin-top: 50px;
}

.pw-tile-list &gt; li.oeffnung &gt; div &gt; .text-wrapper &gt; p {
	font-size: 24px;
	margin-top: 12px;
}

.pw-tile-list &gt; li.oeffnung &gt; div &gt; .text-wrapper &gt; a {
	padding: 1em 1.5em !important;
}

.pw-tile-list &gt; li.sale &gt; div &gt; picture &gt; img, .pw-tile-list &gt; li.sale &gt; div &gt; img {
	float: left;
}

.pw-tile-list &gt; li.sale &gt; div &gt; .text-wrapper {
	height: 100%;
	position: relative;
}

.pw-tile-list &gt; li.sale &gt; div &gt; .text-wrapper &gt; a {
	position: absolute;
	right: 1em;
	bottom: 1em;
}

.product-carousell-item &gt; div &gt; ul &gt; li &gt; .h3, .product-list-item &gt; div &gt; ul &gt; li &gt; .h3{
	text-decoration: none;
}

.product-carousell-item &gt; div &gt; ul &gt; li &gt; small, .product-list-item &gt; div &gt; ul &gt; li &gt; small{
	color: black;
	font-size: 80%;
	display: block;
	line-height: 1.1;
}

.product-feature-list&gt;div&gt;div&gt;div&gt;h5 {font-size: 1.1em}

.product-order-form .price-info &gt; li {
	vertical-align: middle;
}
.product-order-form .price-info &gt; li &gt; .h4 &gt; small, .product-order-form .price-info &gt; li &gt; small {
	font-size: 80%;
	display: block;
	line-height: 1.1;
}
.product-order-form .price-info &gt; li &gt; .h2, .product-order-form .price-info &gt; li &gt; .h3 {
	line-height: 1.1;
}
.product-order-form .price-info &gt; li.ml-15 &gt; small {color: #9B9B9B;}
.product-order-form .price-info &gt; li &gt; .h4 {margin-left: 0;}
.product-order-form &gt; p &gt; img {width: 260px}

.store-slider-wrapper {top: 1em}

.pw-tile-list {margin-left: 0; margin-right: 0;}
.pw-tile-list &gt; li.deal &gt; div &gt; .text-wrapper h3, .pw-tile-list &gt; li.deal &gt; div &gt; .text-table-wrapper h3 {margin-bottom: 1em}

.special-list &gt; li:first-child {padding-right: 5px}
.special-list &gt; li:last-child {padding-left: 5px}

@media (min-width: 1480px) {
	.pw-tile-list {height: 370px; margin-bottom: 10px}
	.pw-tile-list &gt; li.deal {padding-left: 0; padding-right: 5px}
	#rocketsearch-results-container {
		min-width: 90em;
	}
}
@media (min-width: 992px) and (max-width: 1479px) {
	.pw-tile-list {height: 730px; margin-bottom: 25px}
	.pw-tile-list &gt; li.deal {margin-bottom: 10px}
	.pw-tile-list &gt; li.offer, .pw-tile-list &gt; li.stores {padding-left: 0}
	#rocketsearch-results-container {
		min-width: 70em;
	}
	.slick-slide .image-entity {
		margin-left: -34px;
	}
	.terminal-slider .slick-slide .image-entity {
		margin-left: 0 !important;
	}
	.store-benefit-wrapper {
		margin: 100px -24px -100px;
		padding: 0 24px 30px;
	}
	.pw-tile-list&gt;li.stores&gt;a&gt;img, .pw-tile-list&gt;li.stores&gt;a&gt;picture&gt;img {
		margin-top: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pw-tile-list {height: 600px;}
	.pw-tile-list &gt; li.deal {padding-left: 0;padding-right: 0; margin-bottom: 10px}
	.pw-tile-list &gt; li.offer, .pw-tile-list &gt; li.stores {padding-left: 0}
	#rocketsearch-results-container {
		min-width: 60em;
	}
	.slick-slide .image-entity {
		margin-left: 0px;
	}
	.store-benefit-wrapper {
		margin: 100px -12px -100px;
		padding: 0 15px 30px;
	}
	.pw-tile-list&gt;li.offer, .pw-tile-list&gt;li.stores {
		height: 44%;
	}
	.pw-tile-list&gt;li.stores&gt;a&gt;img, .pw-tile-list&gt;li.stores&gt;a&gt;picture&gt;img {
		margin-top: 30px;
	}
	.pw-tile-list &gt; li.oeffnung &gt; div &gt; .text-wrapper &gt; p {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.special-list &gt; li:first-child {padding-right: 15px; margin-bottom: 10px}
	.special-list &gt; li:last-child {padding-left: 15px}
	#content &gt; div &gt; div &gt; ul.navbar-right:not(.visible-xs) {
		width: 100%;
	}
	#content &gt; div &gt; div &gt; ul.navbar-right:not(.visible-xs) &gt; li:last-child {
		position: revert;
		width: 100%;
	}
	#content &gt; div &gt; div &gt; ul.navbar-right:not(.visible-xs) &gt; li:last-child &gt; div &gt; div &gt; .input-group {
		width: 100%;
	}
	.slick-slide .image-entity {
		margin-left: -100px;
	}
	/* Verschiebt das Bild im Slider nach links */
	 .special-image-ml &gt; div &gt; picture &gt; img {
		 margin-left: calc((100% - 711px) / 2) !important;
	}
	.store-benefit-wrapper {
		margin: 100px -15px -100px;
		padding: 0 15px 30px;
	}
	.pw-tile-list {height: 410px}
	.pw-tile-list&gt;li.deal, .pw-tile-list&gt;li.offer {padding-left: 0; padding-right: 0; margin-bottom: 10px}
	
	.pw-tile-list&gt;li.offer&gt;a&gt;img {margin-top: 0}
	.pw-tile-list&gt;li.stores&gt;a&gt;img, .pw-tile-list&gt;li.stores&gt;a&gt;picture&gt;img {
		margin-top: 10px;
		max-height: 90%;
	}
	.pw-tile-list&gt;li.stores .h4 {font-size: 1em}
	.pw-tile-list &gt; li.oeffnung &gt; div &gt; .text-wrapper &gt; p {
		font-size: 14px;
		line-height: 1.2;
		margin-top: 5px;
	}
}


@media (max-width: 767px) {
	.xs-margin-left-180 { margin-left: -40px !important;}
.xs-margin-left-50 { margin-left: 50px !important;}
.xs-margin-left-30 { margin-left: 30px !important;}
.xs-margin-left-20 { margin-left: 20px !important;}
.xs-margin-left-plus-50 { margin-left: -50px !important;}

	

	#content &gt; div &gt; div.general &gt; div.top-content &gt; ul {
		top: 9em;
	}
	/*.main-slider {height: 850px; margin-top: -30px}*/
	.ehiwidget_responsivebar_gos_top_8bdc08d2163a0f430563a9ff587e0570{padding-top: 9px} 
	.ehiwidget_responsivebar_ratings_8bdc08d2163a0f430563a9ff587e0570{visibility: hidden}
	.christmas-delivery-advice {
		margin: 16px -15px 15px;
		padding: 5px 0;
		padding-left: 145px;
	}
	.christmas-delivery-advice &gt; a {margin-left: 0}
	.btn-caption&gt;a{padding-left: 2em}
	
	#slider-item-restart-new-openings{
		padding: 0.5em 5em;
	}
	#slider-item-restart-new-openings:before, #slider-item-restart-new-openings:after {
		width: 35px;
		height: 35px;
	}
	.pw-tile-wrapper &gt; div:first-child &gt; div::after {
		top: 8px !important;
		right: 8px !important;
		width: 40px !important;
		height: 40px !important;
	}
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper table {
		margin-top: -15px !important;
	}
	.pw-tile-list &gt; li.deal.glock &gt; div::after, .pw-tile-wrapper.glock &gt; div:first-child &gt; div::after {
		 /* left: 1em !important; */
		/* top: 1.5em !important; */
		width: 50px !important;
		height: 50px !important;
	}
	.haemmerli &gt; div:first-child &gt; div &gt; .text-wrapper h3 {
		margin-bottom: 1em !important;
	}
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper h2 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.umbau_dortmund picture, .umbau_dortmund picture &gt; img {
		height: 300px;
	}
	/*
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper h3 {
		margin-bottom: 20px !important;
	}
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper h4 {
		margin-bottom: 30px !important;
	}
	*/
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper &gt; a {
		font-size: 125%;
	}
	.pw-tile-list &gt; li.deal.umarex &gt; div::after, .pw-tile-wrapper.umarex &gt; div:first-child &gt; div::after {
		width: 100px;
		height: 100px;
		right: 1em;
	}
	.pw-tile-list &gt; li.deal.walther &gt; div::after, .pw-tile-wrapper.walther &gt; div:first-child &gt; div::after {
		width: 90px;
		height: 90px;
		right: 1em;
		top: -1.5em;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.christmas-delivery-advice {
		margin: -12px -12px 15px;
	}
	/*
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper h4 {
		 margin-top: 4em; 
	}
	*/
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper &gt; ul {
		margin-top: 2em;
	}
	.pw-tile-wrapper.ostern &gt; div:first-child &gt; div {
		margin: -30px 10px 10px;
	}
	#slider-item-restart-new-openings{
		padding: 0.5em 5em;
	}
	#slider-item-restart-new-openings:before, #slider-item-restart-new-openings:after {
		width: 50px;
		height: 50px;
	}
}
@media (min-width: 992px) and (max-width: 1479px) {
	.newsletter-wrapper&gt;div p {
		text-align: left;
	}
	.christmas-delivery-advice {
		margin: -23px -24px 30px;
	}
	.pw-tile-wrapper.ostern &gt; div:first-child &gt; div {
		margin: -30px 10px 10px;
	}
	.pw-tile-list &gt; li.deal.archery &gt; div &gt; picture &gt; img, .pw-tile-list &gt; li.deal.archery &gt; div &gt; img {
		margin-left: 0;
	}
	#slider-item-restart-new-openings:before, #slider-item-restart-new-openings:after {
		width: 55px;
		height: 55px;
	}
}
@media (min-width: 1480px) {
	/*
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper h4 {
		margin-top: 3em;
	}
	*/
	.pw-tile-wrapper &gt; div:first-child &gt; div &gt; .text-wrapper &gt; ul {
		margin-top: 2em;
	}
}
@media (max-width: 1479px) {}
</pre></body></html>