.atkp-floating-bar {
background-color: #fff;
box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
padding: 13px;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 80; }
.atkp-floating-bar-inner {
max-width: 1100px;
margin: 0 auto;
}
.atkp-floating-bar-disclaimer {
font-size: 11px;
}
.atkp-floating-bar-title {
font-size: 14px;
font-weight: bold;
}
.atkp-floating-bar-inner .atkp-button {
text-align: center;
}
.atkp-floating-bar-price {
font-weight: 600;
font-size: 1.2rem;
display: block;
}
.atkp-floating-bar-priceinfo {
font-size: 11px;
font-color: gray;
}
@media all and (max-width: 900px) {
.atkp-floating-bar { text-align: center;
}
.aktp-floating-bar .alignleft {
float: none;
margin-bottom: 7px;
margin-right: 0;
}
.atkp-floating-bar .alignright {
float: none;
margin-left: 0;
}
.atkp-floating-bar .button {
text-align: center;
width: 100%;
}
.atkp-floating-bar-price-cell {
display: none;
}
.atkp-floating-bar-disclaimer {
display: none;
}
} .atkpnoUi-target, .atkpnoUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.atkpnoUi-target {
position: relative;
direction: ltr
}
.atkpnoUi-base {
width: 100%;
height: 100%;
position: relative;
z-index: 1
}
.atkpnoUi-connect {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0
}
.atkpnoUi-origin {
position: absolute;
height: 0;
width: 0
}
.atkpnoUi-handle {
position: relative;
z-index: 1
}
.atkpnoUi-state-tap .atkpnoUi-connect, .atkpnoUi-state-tap .atkpnoUi-origin {
-webkit-transition: top .3s, right .3s, bottom .3s, left .3s;
transition: top .3s, right .3s, bottom .3s, left .3s
}
.atkpnoUi-state-drag * {
cursor: inherit !important
}
.atkpnoUi-base, .atkpnoUi-handle {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.atkpnoUi-horizontal {
height: 18px
}
.atkpnoUi-horizontal .atkpnoUi-handle {
width: 34px;
height: 28px;
left: -17px;
top: -6px
}
.atkpnoUi-vertical {
width: 18px
}
.atkpnoUi-vertical .atkpnoUi-handle {
width: 28px;
height: 34px;
left: -6px;
top: -17px
}
.atkpnoUi-target {
background: #FAFAFA;
border-radius: 4px;
border: 1px solid #D3D3D3;
box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}
.atkpnoUi-connect {
background: #3FB8AF;
box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
-webkit-transition: background 450ms;
transition: background 450ms
}
.atkpnoUi-draggable {
cursor: w-resize
}
.atkpnoUi-vertical .atkpnoUi-draggable {
cursor: n-resize
}
.atkpnoUi-handle {
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #FFF;
cursor: default;
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}
.atkpnoUi-active {
box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}
.atkpnoUi-handle:after, .atkpnoUi-handle:before {
content: "";
display: block;
position: absolute;
height: 14px;
width: 1px;
background: #E8E7E6;
left: 14px;
top: 6px
}
.atkpnoUi-handle:after {
left: 17px
}
.atkpnoUi-vertical .atkpnoUi-handle:after, .atkpnoUi-vertical .atkpnoUi-handle:before {
width: 14px;
height: 1px;
left: 6px;
top: 14px
}
.atkpnoUi-vertical .atkpnoUi-handle:after {
top: 17px
}
[disabled] .atkpnoUi-connect {
background: #B8B8B8
}
[disabled] .atkpnoUi-handle, [disabled].atkpnoUi-handle, [disabled].atkpnoUi-target {
cursor: not-allowed
}
.atkpnoUi-pips, .atkpnoUi-pips * {
-moz-box-sizing: border-box;
box-sizing: border-box
}
.atkpnoUi-pips {
position: absolute;
color: #999
}
.atkpnoUi-value {
position: absolute;
text-align: center
}
.atkpnoUi-value-sub {
color: #ccc;
font-size: 10px
}
.atkpnoUi-marker {
position: absolute;
background: #CCC
}
.atkpnoUi-marker-large, .atkpnoUi-marker-sub {
background: #AAA
}
.atkpnoUi-pips-horizontal {
padding: 10px 0;
height: 80px;
top: 100%;
left: 0;
width: 100%
}
.atkpnoUi-value-horizontal {
-webkit-transform: translate3d(-50%, 50%, 0);
transform: translate3d(-50%, 50%, 0)
}
.atkpnoUi-marker-horizontal.atkpnoUi-marker {
margin-left: -1px;
width: 2px;
height: 5px
}
.atkpnoUi-marker-horizontal.atkpnoUi-marker-sub {
height: 10px
}
.atkpnoUi-marker-horizontal.atkpnoUi-marker-large {
height: 15px
}
.atkpnoUi-pips-vertical {
padding: 0 10px;
height: 100%;
top: 0;
left: 100%
}
.atkpnoUi-value-vertical {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
padding-left: 25px
}
.atkpnoUi-marker-vertical.atkpnoUi-marker {
width: 5px;
height: 2px;
margin-top: -1px
}
.atkpnoUi-marker-vertical.atkpnoUi-marker-sub {
width: 10px
}
.atkpnoUi-marker-vertical.atkpnoUi-marker-large {
width: 15px
}
.atkpnoUi-tooltip {
display: block;
position: absolute;
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #fff;
color: #000;
padding: 5px;
text-align: center
}
.atkpnoUi-horizontal .atkpnoUi-tooltip {
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
left: 50%;
bottom: 120%
}
.atkpnoUi-vertical .atkpnoUi-tooltip {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
right: 120%
}
.atkpnoUi-connect {
background-color: grey;
} .atkp-product-carousel-unit {  background: #ffffff;
} .atkp-product-carousel-unit {
position: relative;
overflow: hidden;
padding: 22px 40px;
}
.atkp-product-carousel-unit * {
box-sizing: content-box;
box-shadow: none;
margin: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
outline: 0;
padding: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}
.atkp-product-carousel-unit.pull-left {
float: left;
}
.atkp-product-carousel-unit.pull-right {
float: right;
}
.atkp-product-carousel-unit.pull-left .atkp-pc-product, .atkp-product-carousel-unit.pull-right .atkp-pc-product {
width: 185px !important;
}
.atkp-product-carousel-unit a {
box-shadow: none !important;
}
.atkp-product-carousel-unit a:hover {
color: #c45500;
}
.atkp-product-carousel-unit .atkp-pc-ad-header {
padding-left: 3px;
padding-bottom: 9px;
font-size: 17px;
font-weight: normal;
color: #111111;
}
.atkp-product-carousel-unit .atkp-pc-product-list { border-top: 2px solid #f7f7f7;
overflow: hidden;
}
.atkp-product-carousel-unit .atkp-pc-product {
min-width: 185px;
max-width: 385px;
height: auto !important;
padding-top: 22px;
padding-bottom: 22px;
margin-left: 10px;
margin-right: 10px;
float: left;
list-style: none;
text-align: center;
}
.atkp-product-carousel-unit .atkp-pc-product-image {
display: table;
width: 150px;
height: 150px;
margin: 0 auto;
text-align: center;
}
.atkp-product-carousel-unit .atkp-pc-product-image-wrapper {
display: table-cell;
vertical-align: middle;
}
.atkp-product-carousel-unit .atkp-pc-product-image a {
position: relative;
display: inline-block;
vertical-align: middle;
}
.atkp-product-carousel-unit .atkp-pc-product-image img {
max-width: 150px;
max-height: 150px;
vertical-align: bottom;
}
.atkp-product-carousel-unit .atkp-pc-percent-off {
display: block;
width: 32px;
height: 27px;
padding-top: 5px;
position: absolute;
top: -16px;
right: -16px;
color: #ffffff;
font-size: 12px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-color: #a50200;
background-image: -webkit-linear-gradient(top, #cb0400, #a50200);
background-image: linear-gradient(to bottom, #cb0400, #a50200);
}
.atkp-product-carousel-unit.hide-percent-off-badge .atkp-pc-percent-off {
display: none;
}
.atkp-product-carousel-unit .atkp-pc-product-details {
display: inline-block;
max-width: 100%;
margin-top: 11px;
text-align: left;
}
.atkp-product-carousel-unit .atkp-pc-product-title a {
display: block;
width: 100%;
overflow: hidden;
white-space: initial;
text-overflow: ellipsis;
font-size: 13px;
color: #111111;
text-decoration: none;
}
.atkp-product-carousel-unit.no-truncate .atkp-pc-product-title a {
text-overflow: initial;
white-space: initial;
}
.atkp-product-carousel-unit .atkp-pc-product-offer-price {
font-size: 13px;
color: #111111;
}
.atkp-product-carousel-unit .atkp-pc-product-offer-price-value {
color: #AB1700;
font-weight: bold;
}
.atkp-product-carousel-unit .atkp-pc-product-list-price {
font-size: 13px;
color: #565656;
}
.atkp-product-carousel-unit .atkp-pc-product-list-price-value {
text-decoration: line-through;
}
.atkp-product-carousel-unit .atkp-pc-product-offer-price,
.atkp-product-carousel-unit .atkp-pc-product-list-price,
.atkp-product-carousel-unit .atkp-pc-product-prime-icon {
display: inline-block;
margin-right: 2px;
}
.atkp-product-carousel-unit .atkp-pc-btn-prev,
.atkp-product-carousel-unit .atkp-pc-btn-next {
position: absolute;
top: 50%;
margin-top: -52px;
display: block;
visibility: hidden;
width: 43px;
height: 105px;
z-index: 2;
line-height: 105px;
background: #ffffff;
color: #D0D0D0;
font-size: 35px;
text-align: center;
text-decoration: none;
border: 1px solid #e9e9e9;
-webkit-box-shadow: 0 0 4px #e9e9e9;
box-shadow: 0 0 4px #e9e9e9;
}
.atkp-product-carousel-unit .atkp-pc-btn-prev:hover,
.atkp-product-carousel-unit .atkp-pc-btn-next:hover {
color: #999999;
}
.atkp-product-carousel-unit .atkp-pc-btn-prev:focus,
.atkp-product-carousel-unit .atkp-pc-btn-next:focus {
outline: none;
}
.atkp-product-carousel-unit .atkp-pc-btn-prev {
left: 0;
border-left: 0;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.atkp-product-carousel-unit .atkp-pc-btn-next {
right: 0;
border-right: 0;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.atkp-product-carousel-unit .atkp-pc-product-prime-icon .icon-prime-all {
background: url(https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png) no-repeat;
display: inline-block;
margin-top: -1px;
vertical-align: middle;
background-position: -192px -911px;
background-size: 560px 938px;
width: 52px;
height: 15px;
}
}
.atkp-carousel-disclaimer {
margin-top: 0;
}  .atkp-popup {
visibility: hidden;
position: absolute;
width: 250px;
top: 10px;
left: 10px;
z-index: 1; width: 300px;
background-color: #FDFEFF;
border: 2px solid #ffab23;
}
.atkp-popup .atkp-container {
margin-top: 0px;
}
.atkp-popup .atkp-left {
float: left;
width: 50%
}
.atkp-popup .atkp-right {
float: right;
width: 50%;
text-align: center;
margin-top: 5px
} .atkp-popup #BoxInnen {
padding: 15px;
} .atkp-popup #BoxInhalte {
font-size: 12px;
color: #2F2F2F;
line-height: 130%;
} .atkp-cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 2rem;
margin: 4rem 5vw;
padding: 0;
list-style-type: none;
}
.atkp-card {
position: relative;
display: block;
height: 100%;
border-radius: calc(40 * 1px);
overflow: hidden;
text-decoration: none;
background: #bde4ea;
}
.atkp-card__image {
width: 100%;
height: auto;
}
.atkp-card__overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
border-radius: calc(40 * 1px);
background-color: #fff;
transform: translateY(100%);
transition: .2s ease-in-out;
}
.atkp-card:hover .atkp-card__overlay {
transform: translateY(0);
}
.atkp-card__header {
position: relative;
display: flex;
align-items: center;
gap: 2em;
padding: 2em;
border-radius: calc(40 * 1px) 0 0 0;
background-color: #fff;
transform: translateY(-100%);
transition: .2s ease-in-out;
}
.atkp-card__arc {
width: 80px;
height: 80px;
position: absolute;
bottom: 100%;
right: 0;
z-index: 1;
}
.atkp-card__arc path {
fill: #fff;
d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");
}
.atkp-card:hover .atkp-card__header {
transform: translateY(0);
}
.atkp-card__thumb {
flex-shrink: 0;
width: 50px;
height: 50px;
border-radius: 50%;
}
.atkp-card__title {
font-size: 1em;
margin: 0 0 .3em;
color: #6A515E;
}
.atkp-card__tagline {
display: block;
margin: 1em 0;
font-size: .8em;
color: #D7BDCA;
}
.atkp-card__status {
font-size: .8em;
color: #D7BDCA;
}
.atkp-card__description {
padding: 0 2em 2em;
margin: 0;
color: #D7BDCA;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important;-webkit-transition-duration:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:opacity;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(//einstueckarbeit.de/wp-content/plugins/affiliate-toolkit-templatepack/lib/lightslider/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}._frm-b2{display:grid;grid-template-columns:repeat(60,minmax(1px,1fr))}.b2-2{grid-area:1/1/73/31;min-height:72px}.b2-10{grid-area:1/31/73/61;min-height:72px}.b2-4{grid-area:73/1/145/31;min-height:72px}.b2-5{grid-area:73/31/282/61;min-height:209px}.b2-3{grid-area:145/1/217/31;min-height:72px}.b2-11{grid-area:217/1/289/31;min-height:72px}.b2-12{grid-area:289/1/379/61;}.b2-6{grid-area:379/1/408/61;min-height:29px}.b2-7{grid-area:408/1/441/61;min-height:33px}.b2-8{grid-area:441/1/470/61;min-height:29px}.b2-9{grid-area:470/1/509/61;min-height:39px}.b2-1{grid-area:509/1/561/61;min-height:52px}.A{align-items:center}.B{border-radius:3px!important}.C{cursor:pointer}.D{display:flex}.E,.p::placeholder{font-family:inherit}.F{font-size:14px!important}.G{justify-content:center}.H{overflow:hidden}.I{display:block}.J{display:grid}.K{grid-template-rows:0fr}.L{transition:all .3s}.M{background:transparent}.N{padding:7px 10px }.O{position:relative}.P{background-color:#ffebeb}.Q{border-color:#e6a8a8}.R{border-radius:3px}.S{border-style:solid}.T{border-width:1px}.U{color:#380000}.V{font-size:12px}.W{font-weight:400}.X{margin:4px 0 0 0}.Y{padding:7px}.Z{background-color:#f9fafb!important}.a{border-color:#e0e1e6!important}.b{border-style:solid!important}.c{border-width:2px!important}.d{color:#091e43!important}.e{direction:inherit!important}.f{display:inline-block!important}.g{font-style:normal!important}.h{font-weight:500!important}.i{height:40px}.j{line-height:1.4!important}.k{outline:none!important}.l{padding:10px!important}.m{transition:background .2s ease}.n{width:100%!important}.o::placeholder{color:#091e4366!important}.q:disabled{background-color:#f2f2f2!important}.r:disabled{border-color:#f2f2f2!important}.s:disabled{color:#091e4380!important}.t:disabled,.AA:read-only{cursor:default}.u:focus{background:#fff!important}.v:focus,.Ag:checked~[data-cl] [data-bx]{border-color:#0062ff!important}.w:focus{box-shadow:none!important}.x:hover{background:#e0e1e699}.y:hover{border-color:none!important}.z:hover:not(:focus){background:#e0e1e699!important}.AB,.BF p{margin:0}.AC{background-color:none}.AD{color:#091e43}.AE{font-weight:600}.AF{width:100%}.AG{margin:0 0 4px 0}.AH{color:red}.AI{line-height:12px}.AJ{justify-content:left}.AK{align-items:flex-start}.AL{flex-direction:row}.AM{height:50px}.AN{margin:5px}.AO{width:50px}.AP{padding:0 5px }.AQ{text-align:center}.AR{word-break:break-word}.AS{border-color:#091e434d}.AT{border-radius:4px}.AU{border-width:3px}.AV{display:inline-flex}.AW{flex-shrink:0}.AX{height:13px}.AY{margin:0 10px 0 0}.AZ{transition:all .2s}.Aa{width:13px}.Ab{flex-wrap:wrap}.Ac{opacity:0!important}.Ad{position:absolute}.Ae:active~[data-cl] [data-bx]{transform:scale(0.9)}.Af:checked~[data-cl] [data-bx]{background:#0062ff!important}.Ah:checked~[data-cl] [data-ck-icn]{stroke-dashoffset:0}.Ai:disabled~[data-cl],.BK:disabled{cursor:not-allowed}.Aj:disabled~[data-cl]{opacity:.6}.Ak:disabled~[data-cl],.Aw,.BK:disabled{pointer-events:none}.Al:focus-visible~[data-cl] [data-bx]{box-shadow:0 0 0 2px #f9fafb,0 0 0 4px #0062ff}.Am:hover~[data-cl] [data-bx]{background-color:#f2f2f2}.An:hover~[data-cl] [data-bx]{border-color:#091e4366}.Ao{stroke-dashoffset:16px}.Ap{fill:none}.Aq{stroke:white}.Ar{stroke-dasharray:16px}.As{stroke-linecap:round}.At{stroke-linejoin:round}.Au{stroke-width:2px}.Av,.BV.deactive{height:0}.Ax{user-select:none}.Ay{width:0}.Az{padding:3px}.BA{line-height:initial}.BB{filter:drop-shadow(0px 1px 1px #001942)}.BC{height:12px}.BD{width:10px}.BE{direction:ltr}.BG{background:#fff}.BH *{box-sizing:border-box!important;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif}.BI{background:#0062ff;border-style:none;border-width:0;color:#fff;font-weight:700;line-height:1;margin:0 0 ;outline:none;padding:12px 15px!important ;width:auto}.BJ:active:focus-visible{outline-offset:0}.BK:disabled{opacity:.5}.BL:focus-visible{outline:2px solid #0062ff;outline-offset:2px;transition:outline-offset .2s ease}.BM:hover{background-color:#0058e6!important}.BN{display:block!important;height:177px;resize:vertical}.BO{border:none;border-radius:50%;color:#999;height:25px;padding:0;place-content:center;right:7px;top:50%;transform:translateY(-50%);width:25px}.BP:focus,.BQ:hover{color:grey}.BQ:hover{background:#e6e6e6}.BR{height:15px;stroke-width:2;width:15px}.BS{background:rgba(0,0,0,.0);height:100%}.BT,.BV.deactive{opacity:0;visibility:hidden}.BT{transition:opacity .4s;width:inherit;z-index:999}.BU.active{height:auto;margin-top:10px;opacity:1;visibility:visible}.BV.deactive{margin-top:0;transition:opacity .4s,visibility 0s ease-out .4s}.BW{background:#bdffd4e8;border-color:#a9ffa3;box-shadow:0 0 0 0 rgb(0 0 0 / 6%);margin:auto;padding:5px 35px 5px 20px;word-break:break-all}@media (max-width:960px){.b2-2{grid-area:1/1/73/61;min-height:72px}.b2-10{grid-area:73/1/145/61;min-height:72px}.b2-4{grid-area:145/1/217/61;min-height:72px}.b2-5{grid-area:217/1/426/61;min-height:209px}.b2-3{grid-area:426/1/498/61;min-height:72px}.b2-11{grid-area:498/1/570/61;min-height:72px}.b2-12{grid-area:570/1/660/61;}.b2-6{grid-area:660/1/689/61;min-height:29px}.b2-7{grid-area:689/1/722/61;min-height:33px}.b2-8{grid-area:722/1/751/61;min-height:29px}.b2-9{grid-area:751/1/790/61;min-height:39px}.b2-1{grid-area:790/1/842/61;min-height:52px}}.bf-form-msg,.bf-form-msg.warning{background:#ffe8c3}.bf-form-msg{border-radius:6px;color:#776f63;height:0;margin:6px 0;opacity:0;overflow:hidden;padding:5px 14px;transition:all .5s ease-out}.bf-form-msg.active{height:auto;opacity:1;transition:all 1s ease-out}.bf-form-msg.error{background:#ffd0cb}.bf-form-msg.success{background:#c5f7dd}.bf-spinner{animation:bf-rotation 1s linear infinite;border-radius:50%;border-right:2px solid transparent;border-top:2px solid;height:15px;margin-left:5px;width:15px}.bit-form .d-none{display:none !important}.bit-form .v-hide{visibility:hidden !important}.btcd-fld-itm{transition:all .2s ease}.fld-hide{height:0 !important;min-height:0 !important;overflow:hidden !important}@keyframes bf-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.atkp-notavailabledefault {
background-image: none;
background-color: gainsboro !important;
text-align: center;
}
.atkp-notavailable {
width: 100%;
margin: 10px;
}
.atkp-notavailablebutton {
text-align: center;
width: 100%;
margin: 10px;
}
.atkp-datasheet {
}
.atkp-datasheet-caption {
color: darkgray;
width: 33.33333%;
}
.atkp-datasheet-value {
}
.atkp-searchform-widget .atkp-label {
margin-top: 10px;
}
.atkp-searchform-widget > input {
margin-top: 15px;
width: 100%
}
.atkp-infobutton {
color: #444444;
background: #F3F3F3;
border: 1px #DADADA solid;
padding: 2px 10px;
border-radius: 2px;
font-weight: bold;
font-size: 9pt;
outline: none;
}
.atkp-infobutton:hover {
border: 1px #C6C6C6 solid;
box-shadow: 1px 1px 1px #EAEAEA;
color: #333333;
background: #F7F7F7;
}
.atkp-infobutton:active {
box-shadow: inset 1px 1px 1px #DFDFDF;
}
.atkp-formgroup-col2 {
width: 50%;
}
.atkp-formgroup-col3 {
width: 33.33333%;
}
.atkp-formgroup-col4 {
width: 25%;
}
.atkp-formgroup {
margin: 0;
padding: 10px;
border: 0;
border-right: 1px solid #eee;
box-sizing: border-box;
float: left;
min-height: 90px;
}
.atkp-formgroups {
border-left: 1px solid #eee;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.atkp-label {
margin-bottom: 10px;
font-weight: 600;
}
.atkp-select-image > img {
max-width: 40px;
max-height: 40px
}
.atkp-select-option {
}
.atkp-select-image {
float: left;
width: 8%;
}
.atkp-select-title {
float: left;
width: 92%;
}
.atkp-selectcontrol {
} .atkp-checkbox {
padding-top: 5px;
padding-bottom: 5px;
}
.atkp-checkbox > label {
padding: 10px;
}
.atkp-rangeslider-container { padding-top: 10px;
padding-bottom: 10px; margin-top: 5px;
}
.atkp-minprice {
margin-top: -5px;
float: left; width: 21%;
vertical-align: middle;
font-size: 14px;
line-height: 1.4;
}
.atkp-rangeslider {
float: left;
width: 58%;
padding-right: 10px;
}
.atkp-maxprice {
margin-top: -6px;
float: left;
width: 21%; text-align: right;
vertical-align: middle;
font-size: 14px;
line-height: 1.4;
}
.atkp-box {
position: relative;
display: inline-block;
width: 100%;
margin-top: 2em;
background-color: #ffffff; }
.atkp-cleartable table,
.atkp-cleartable thead,
.atkp-cleartable tbody,
.atkp-cleartable tfoot,
.atkp-cleartable tr,
.atkp-cleartable th,
.atkp-cleartable td {
}
.atkp-pricecompare {
font-size: 11px;
}
.atkp-container .atkp-moreoffersinfo {
padding-bottom: 0 !important;
}
.atkp-offers-dropdown-content .atkp-container {
padding-bottom: 0 !important;
}
.atkp-predicateheadline {
text-align: center;
}
.atkp-predicateheadline > span {
color: #fff;
line-height: 35px;
}
.atkp-predicateheadline span:empty {
display: none;
}
.atkp-check {
display: inline-block;
width: 18px;
height: 1.3rem;
position: relative;
top: 0px;
}
.atkp-procontra {
line-height: 1.4;
margin-top: 20px;
}
ul.atkp-pro, ul.atkp-contra {
list-style-type: none;
margin-left: 0px !important;
}
.atkp-check .atkp-check-content {
display: inline-block;
transform: rotate(45deg);
height: 12px;
width: 7px;
margin-left: 15%;
border-bottom: 3px solid green;
border-right: 3px solid green;
}
.atkp-x {
display: inline-block;
width: 12px;
height: 18px;
line-height: 0;
position: relative;
top: 9px;
margin-right: 4px;
}
.atkp-x .atkp-x-1 {
display: inline-block;
width: 16px;
height: 3px;
background: red;
transform: rotate(45deg);
position: absolute;
top: 0;
left: 0;
}
.atkp-x .atkp-x-2 {
display: inline-block;
width: 16px;
height: 3px;
background: red;
transform: rotate(-45deg);
position: absolute;
top: 0;
left: 0;
}
.atkp-testbadge {
border: 2px solid grey;
text-align: center;
background-color: #fff;
max-width: 160px;
min-width: 110px;
}
.atkp-testtitle {
background-color: grey;
color: #fff;
display: block;
line-height: 26px;
padding-bottom: 2px;
font-weight: bold;
font-size: small;
}
.atkp-testnote {
display: block;
font-size: 30px;
margin-bottom: 8px;
font-weight: bold;
color: grey;
margin-bottom: -10px;
}
.atkp-testtext {
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}
.atkp-testdate {
display: block;
font-size: 12px;
background-color: #f5f5f5;
margin-top: 5px;
}
.atkp-testdate span:empty {
display: none;
}
.atkp-pricecompare .atkp-button {
text-align: center
}
.atkp-container {
line-height: 1.7;
}
.atkp-container img {
box-shadow: 0 0 0 0 !important;
display: initial !important;
margin: 0;
max-height: 240px;
}
.atkp-container div:first-child {
margin-top: 0 !important;
}
.atkp-right {
float: right;
margin-top: 3px;
margin-left: 3px;
margin-bottom: 3px;
}
.atkp-left {
float: left;
margin-top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}
.atkp-center {
display: flex;
justify-content: center;
}
.atkp-clearfix:after {
content: ".";
clear: both;
display: block;
visibility: hidden;
height: 0px;
}
.atkp-box .atkp-thumb {
float: left;
width: 160px;
text-align: center;
margin: 10px;
}
.atkp-box .atkp-bottom {
text-align: right;
margin: 10px;
}
.atkp-box .atkp-author {
font-size: small;
margin-left: 160px;
display: block;
}
.atkp-box .atkp-title {
font-weight: bold;
margin-left: 160px;
display: block;
box-shadow: 0 0 0 0;
border-bottom: 0px solid !important;
}
.atkp-description li {
margin: 0px !important;
}
.atkp-box .atkp-description {
margin: 5px 0 5px 0;
margin-left: 160px
}
.atkp-box .atkp-description p:empty {
display: none;
}
.atkp-box .atkp-price {
display: block;
font-size: small;
}
.atkp-baseprice {
font-size: 12px;
font-weight: normal;
}
.atkp-box .atkp-saleprice {
font-weight: bold;
font-size: large;
}
.atkp-secondbox .atkp-saleprice {
margin-top: 30px;
}
.atkp-secondbox .atkp-rating {
margin-bottom: 10px;
font-size: small;
}
.atkp-box .atkp-listprice {
text-decoration: line-through;
color: gray;
}
.atkp-box .atkp-savedamount {
color: darkred;
}
.atkp-box .atkp-price p:empty {
display: none;
}
.atkp-box .atkp-content {
margin-left: 150px;
padding-left: 10px; margin: 10px;
}
.atkp-box .atkp-reviews {
font-size: small;
text-align: center;
}
.atkp-box .atkp-rating {
text-align: center;
padding-top: 5px;
}
.atkp-box .atkp-image {
max-width: 140px;
margin-top: 10px;
}
.atkp-box .atkp-priceinfo {
font-size: 11px;
float: left;
margin-top: 0px;
}
.atkp-secondbox .atkp-title {
margin: 15px;
margin-bottom: 5px;
}
.atkp-secondbox .atkp-bottom {
text-align: left;
}
.atkp-secondbox .atkp-rating {
text-align: left;
}
.atkp-secondbox .atkp-shoplogo {
margin-top: 0px;
text-align: right;
}
.atkp-disclaimer {
font-size: x-small;
display: block;
}
.atkp-credits {
font-size: small;
display: block;
margin-bottom: 15px;
} .atkp-star {
background-image: url(//einstueckarbeit.de/wp-content/plugins/affiliate-toolkit-starter/images/star_sprite.png);
display: inline-block;
height: 16px;
width: 80px;
background-position: -80px -48px;
}
.atkp-star-1 {
background-position: -64px -48px;
}
.atkp-star-2 {
background-position: -48px -48px;
}
.atkp-star-3 {
background-position: -32px -48px;
}
.atkp-star-4 {
background-position: -16px -48px;
}
.atkp-star-5 {
background-position: 0 -48px;
}
.atkp-star-1.atkp-star-qtr {
background-position: -64px -32px;
}
.atkp-star-2.atkp-star-qtr {
background-position: -48px -32px;
}
.atkp-star-3.atkp-star-qtr {
background-position: -32px -32px;
}
.atkp-star-4.atkp-star-qtr {
background-position: -16px -32px;
}
.atkp-star-5.atkp-star-qtr {
background-position: 0 -32px;
}
.atkp-star-1.atkp-star-05 {
background-position: -64px -16px;
}
.atkp-star-2.atkp-star-05 {
background-position: -48px -16px;
}
.atkp-star-3.atkp-star-05 {
background-position: -32px -16px;
}
.atkp-star-4.atkp-star-05 {
background-position: -16px -16px;
}
.atkp-star-5.atkp-star-05 {
background-position: 0 -16px;
}
.atkp-star-1.atkp-star-3qtr {
background-position: -64px 0;
}
.atkp-star-2.atkp-star-3qtr {
background-position: -48px 0;
}
.atkp-star-3.atkp-star-3qtr {
background-position: -32px 0;
}
.atkp-star-4.atkp-star-3qtr {
background-position: -16px 0;
}
.atkp-star-5.atkp-star-3qtr {
background-position: 0 0;
}
.atkp-smallbox {
width: 270px;
}
.atkp-small-disclaimer {
width: 270px;
}
.atkp-small-disclaimer .atkp-widget {
width: 100%;
}
.atkp-smallbox .atkp-shoplogo {
text-align: center;
}
.atkp-shoplogo {
margin-top: 10px;
}
.atkp-widget {
width: 100% !important;
border: 0 !important;
background-color: inherit;
background-image: none;
}
.atkp-exitintent {
width: 100%;
border: 0;
}
.atkp-exitintent .atkp-header {
text-align: center;
margin: 10px;
}
.atkp-exitintent .atkp-button {
width: 100%;
}
.atkp-exitintent .atkp-products {
text-align: center;
vertical-align: top;
}
.atkp-exitintent .atkp-price {
font-size: small;
margin: 10px;
float: left;
margin-right: 1px;
margin-left: 2px;
}
.atkp-exitintent .atkp-saleprice {
color: #b12704;
margin-left: 10px;
}
.atkp-exitintent .atkp-product {
display: inline-block;
width: 30%;
height: 220px;
margin: 5px;;
position: relative;
vertical-align: top;
border: 1px solid #eee;
background-image: linear-gradient(to top, #fafafa 0, #fdfdfd 20%, #fff 60%);
}
.atkp-exitintent .atkp-image {
margin-top: 5px
}
.atkp-exitintent .atkp-imagecontainer {
height: 160px;
}
.atkp-exitintent .atkp-priceinfo {
margin-top: 5px;
}
.atkp-exitintent .atkp-rating {
display: inline-block;
vertical-align: middle;
}
.atkp-exitintent .rating-container {
margin-left: 10px;
margin-top: 23px;
position: fixed;
}
.atkp-exitintent .atkp-prime {
display: inline-block;
}
.atkp-smallbox .atkp-thumb {
float: none;
width: 100%;
padding-bottom: 10px;
margin: 0;
}
.atkp-smallbox .atkp-content {
margin-left: 0px;
padding-left: 0px;
min-height: 0px;
margin-left: 10px;
}
.atkp-smallbox .atkp-description {
margin-left: 0px;
margin-top: 10px;
}
.atkp-smallbox .atkp-title {
margin-left: 0px;
}
.atkp-smallbox .atkp-author {
margin-left: 0px;
}
.atkp-smallbox .atpk-button {
width: 100%;
padding: 14px 0px;
}
.atkp-smallbox .atkp-image {
max-width: 90%;
}
.atkp-smallbox .atkp-priceinfo {
margin-top: 5px;
} .atkp-widget .atkp-content {
margin-left: 0px;
}
.atkp-widget .atkp-bottom {
margin: 0px;
}
.atkp-page .atkp-secondbox .atkp-title {
display: none;
}
.atkp-page .atkp-box {
border: 0;
background: none;
} .atkp-tooltip {
position: relative;
display: inline-block;
text-decoration: underline !important;
}
.atkp-tooltip .atkp-tooltiptext {
visibility: hidden;
width: 250px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 5px;
position: absolute;
z-index: 1;
top: -5px;
left: 110%;
}
.atkp-tooltip .atkp-tooltiptext::after {
content: "";
position: absolute;
top: 50%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent black transparent transparent;
}
.atkp-tooltip:hover .atkp-tooltiptext {
visibility: visible;
}
.atkp-producttable {
background: #fff;
border: 0;
width: 100%;
border-spacing: 0px;
font-size: 13px;
min-height: 20px;
color: #2b333a;
}
.atkp-producttable-lastrow {
border-bottom: 1px solid #d8dadb !important;
}
.atkp-producttable td {
min-width: 150px;
max-width: 150px;
padding: 5px;
word-wrap: break-word;
}
.atkp-producttable-header {
font-weight: bold;
text-align: left;
vertical-align: middle;
margin: 3px 0;
border-left: 1px solid #d8dadb;
border-right: 1px solid #d8dadb;
border-bottom: 1px solid #d8dadb;
}
.atkp-producttable-detail {
border: 0;
padding: 5px;
border-right: 1px solid #d8dadb;
border-top: 1px solid #d8dadb;
vertical-align: top;
}
.atkp-producttable-head {
padding: 0 !important;
vertical-align: top;
}
.atkp-producttable-head img {
max-width: 150px;
max-height: 150px;
}
.atkp-producttable-button a {
display: block;
padding: 6px 3px;
text-align: center;
}
.atkp-producttable-wrapper {
overflow-x: auto;
margin-bottom: 17px;
}
.atkp-producttable-leftborder {
border-left: 1px solid #d8dadb;
}
.atkp-producttable-lefttop {
border-left: 0;
border-top: 0;
}
.atkp-producttable-center {
text-align: center !important;
}
.atkp-producttable-right {
text-align: right !important;
}
.atkp-producttable-left {
text-align: left !important;
}
.atkp-producttable-badge div {
margin-left: auto;
margin-right: auto;
}
.atkp-producttable-head {
padding: 0;
background: #fff !important;
}
.atkp-producttable-stretch {
}
.atkp-producttable .atkp-price {
display: block;
font-size: 11px;
}
.atkp-producttable .atkp-saleprice {
font-weight: bold;
color: green;
font-size: 16px;
}
.atkp-producttable .atkp-listprice {
text-decoration: line-through;
color: gray;
font-size: 11px;
text-align: center;
}
.atkp-producttable .atkp-price p:empty {
display: none;
}
.atkp-producttable, .atkp-mobileproducttable tr {
background-color: #fbfbfb;
}
.atkp-producttable, .atkp-mobileproducttable tr:nth-child(odd) {
background-color: #fff;
}
.atkp-producttable .atkp-listpriceinfo {
font-size: x-small;
text-align: center;
}
.atkp-mobileproducttable {
}
.atkp-prdmob-wrapper {
}
.atkp-prdmob-wrapper .atkp-prdmob-title {
margin-top: 10px;
margin-right: 5px;
margin-left: 5px;
font-weight: bold;
}
.atkp-prdmob-wrapper .atkp-listpriceinfo {
font-size: 11px;
text-align: right;
}
.atkp-prdmob-wrapper .atkp-listprice {
color: gray;
font-size: 11px;
text-align: right;
}
.atkp-prdmob-wrapper .atkp-price {
color: green;
font-weight: bold;
font-size: 16px;
text-align: right;
}
.atkp-prdmob-image-wrapper {
float: left;
width: 120px;
text-align: center;
margin: 5px;
}
.atkp-prdmob-image-wrapper img {
max-width: 120px;
max-height: 150px;
}
.atkp-prdmob-table-wrapper {
float: left;
width: 49%;
min-height: 200px;
margin-top: 5px;
font-size: 12px; }
.atkp-prdmob-price-wrapper {
float: right;
width: 27%;
margin-right: 5px;
margin-left: 5px;
}
.atkp-prdmob-button-wrapper > a {
display: block;
padding: 6px 3px;
text-align: center;
margin-top: 5px;
}
.atkp-prdmob-button-wrapper .atkp-moreoffersinfo {
text-align: right;
margin: 5px 0;
}
.atkp-producttable-resp {
display: table;
border-bottom: 1px solid #d8dadb;
}
.atkp-mobileproducttable-resp {
display: none;
}
.atkp-mobileproducttable tr {
}
.atkp-mobileproducttable-detail {
}
.atkp-mobileproducttable-header {
font-weight: bold;
text-align: left;
vertical-align: middle;
width: 50%;
min-height: 15px;
}
.atkp-formgroup > input {
margin-top: 20px;
width: 100%;
}
.atkp-moreoffers3-container, .atkp-moreoffers4-container {
vertical-align: middle;
padding-top: 10px;
display: inline-block
}
.atkp-moreoffers3-button > img {
max-height: 18px;
margin-top: auto;
margin-bottom: auto;
}
.atkp-moreoffers4-button {
padding: 5px !important;
}
.atkp-moreoffers4-button > img {
max-height: 30px !important;
}
@media (max-width: 1040px) {
.atkp-producttable-resp {
display: none !important;
}
.atkp-mobileproducttable-resp {
display: block;
}
.atkp-formgroup {
width: 50%;
}
}
@media (max-width: 1270px) {
.atkp-prdmob-table-wrapper { width: 98%;
margin: 5px;
min-height: 0;
}
.atkp-prdmob-image-wrapper {
float: initial;
width: 98%;
text-align: center;
}
.atkp-prdmob-button-wrapper { }
.atkp-prdmob-price-wrapper {
float: initial;
width: 98%
}
} @media (max-width: 700px) {
.atkp-formgroup {
width: 100%;
}
.atkp-smallbox {
width: 100%;
}
.atkp-right {
float: none;
}
.atkp-left {
float: none;
}
.atkp-box .atkp-button {
padding: 6px 0;
text-align: center;
width: 100%;
}
.atkp-secondbutton {
width: 100%;
text-align: center
}
.atkp-moreoffers3-container {
width: 100%;
}
.atkp-box .atkp-thumb {
float: none;
width: 100%;
padding-bottom: 10px;
margin: 0;
}
.atkp-box .atkp-content {
margin-left: 0px;
padding-left: 0px;
min-height: 0px;
margin-left: 10px;
}
.atkp-box .atkp-description {
margin-left: 0px;
margin-top: 10px;
}
.atkp-box .atkp-title {
margin-left: 0px;
}
.atkp-box .atkp-author {
margin-left: 0px;
}
.atkp-box .atpk-button {
width: 100%;
padding: 14px 0px;
}
.atkp-box .atkp-image { max-width: 90%;
}
.atkp-smallbox .atkp-priceinfo {
margin-top: 5px;
}
} .atkp-ribbon {
position: absolute;
right: -5px;
top: -5px;
z-index: 1;
overflow: hidden;
width: 75px;
height: 75px;
text-align: right;
}
.atkp-ribbon span {
font-size: 10px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 20px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 100px;
display: block;
background: #E47911;
box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
position: absolute;
top: 19px;
right: -21px;
}
.atkp-ribbon span::before {
content: "";
position: absolute;
left: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid #8F0808;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-top: 3px solid #8F0808;
}
.atkp-ribbon span::after {
content: "";
position: absolute;
right: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid transparent;
border-right: 3px solid #8F0808;
border-bottom: 3px solid transparent;
border-top: 3px solid #8F0808;
}
#bio_ep_close {
z-index: 10;
}
.atkp-exitintentcontainer .atkp-disclaimer {
margin-left: 10px;
}
.atkp-lookupbox .submitbox {
padding: 8px 16px;
background: #fcfcfc;
border-top: 1px solid #dfdfdf;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.atkp_product_prdlookupresult div {
margin: 20px;
}
.atkp_product_prdlookupresult h3 {
margin: 0px;
margin-left: 90px;
}
.atkp_product_prdlookupresult h3:hover {
cursor: pointer;
}
.atkp_product_prdlookupresult p {
padding: 0px;
margin-left: 90px;
}
.atkp_product_prdlookupresult ul {
list-style-type: none;
width: 100%;
}
.atkp_product_prdlookupresult li img {
float: left;
margin: 0 15px 0 0;
}
.atkp_product_prdlookupresult li img {
max-width: 100px;
}
.atkp_product_prdlookupresult li {
padding: 10px;
overflow: auto;
}
.atkp_product_prdlookupresult li:hover {
background: #eee;
}
.atkp_list_nodelookupresult div {
margin: 20px;
}
.atkp_browsenode_nodelookupresult h3 {
margin: 0px;
}
#atkp_list_nodelookupresult h3:hover {
cursor: pointer;
}
#atkp_list_nodelookupresult p {
padding: 0px;
}
#atkp_list_nodelookupresult ul {
list-style-type: none;
width: 100%;
}
#atkp_list_nodelookupresult li {
padding: 5px;
overflow: auto;
}
#atkp_list_nodelookupresult li:hover {
background: #eee;
}
.atkp-affiliateimage {
display: table;
text-align: right;
font-size: 7pt;
}
.atkp-more-offers-left {
float: left;
}
.atkp-more-offers-left img {
vertical-align: middle;
margin: 18px 5px;
}
.atkp-more-offers-right {
float: right;
text-align: right;
margin: 5px;
} .atkp-offers-dropbtn {
cursor: pointer;
} .atkp-offers-dropdown {
position: relative;
display: inline-block;
} .atkp-offers-dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 200px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
font-size: 12px;
z-index: 100;
margin-left: -110px;
} .atkp-offers-dropdown-content a {
} .atkp-offers-dropdown-content a:hover {
background-color: #f1f1f1
} .atkp-offers-dropdown:hover .atkp-offers-dropdown-content {
display: block;
} .atkp-offers-dropdown:hover .dropbtn {
}
.atkp-box-3-cols {
box-sizing: border-box;
width: 104%;
margin-left: -2%;
}
.atkp-box-3-cols .atkp-title {
font-size: 15px;
overflow: hidden;
height: 40px;
line-height: 20px;
}
.atkp-box-3-cols .atkp-primelogo {
float: left;
}
.atkp-box-3-cols .atkp-author {
height: 45px;
font-size: 11px;
}
.atkp-box-3-cols .atkp-moreoffersinfo {
height: 20px;
}
.atkp-box-3-cols .atkp-image {
max-height: 160px;
}
.atkp-box-3-cols div {
margin-top: 0px;
}
.atkp-box-3-cols-item {
width: 30.5%;
margin-left: 2%;
vertical-align: top;
margin-bottom: 20px;
}
.atkp-box-2-cols {
box-sizing: border-box;
width: 104%;
margin-left: -2%;
}
.atkp-box-2-cols .atkp-title {
font-size: 15px;
overflow: hidden;
height: 40px;
line-height: 20px;
}
.atkp-box-2-cols .atkp-primelogo {
width: 30%;
float: right;
text-align: right;
}
.atkp-box-3-cols .atkp-primelogo {
width: 30%;
float: right;
text-align: right;
}
.atkp-ratingbar {
height: 28px;
}
.atkp-box-2-cols .atkp-author {
height: 15px;
font-size: 11px;
overflow: hidden;
}
.atkp-box-3-cols .atkp-author {
height: 15px;
font-size: 11px;
overflow: hidden;
}
.atkp-box-2-cols .atkp-moreoffersinfo {
height: 20px;
}
.atkp-box-2-cols .atkp-image {
max-height: 160px;
}
.atkp-box-2-cols .atkp-rating {
padding-top: 0;
text-align: left;
width: 50%;
float: left;
}
.atkp-box-3-cols .atkp-rating {
padding-top: 0;
text-align: left;
width: 50%;
float: left;
}
.atkp-box-2-cols div {
margin-top: 0px;
}
.atkp-box-2-cols-item {
width: 47%;
margin-left: 2%;
vertical-align: top;
margin-bottom: 20px;
max-height: 409px;
}
.atkp-box-3-cols-item .atkp-button { overflow: auto;
}
.atkp-box-2-cols-item .atkp-button { overflow: auto;
}
.atkp-box-2-cols-item .atkp-thumb {
height: 160px;
}
.atkp-box-3-cols-item .atkp-thumb {
height: 160px;
}
.atkp-box-3-cols-item .atkp-shoplogo { text-align: right;
}
.atkp-box-2-cols-item .atkp-shoplogo {
height: 40px;
text-align: right;
}
@media (max-width: 1024px) and (min-width: 601px) {
.atkp-box-2-cols {
margin-left: -2%;
}
.atkp-box-3-cols-item {
width: 47%;
margin-left: 2%;
max-height: 424px;
}
.atkp-box-2-cols-item {
max-height: 424px;
}
}
.atkp-variation {
height: auto;
overflow: visible;
border-color: #a2a6ac;
border-radius: 2px;
border-width: 1px;
border-style: solid;
display: inline-block;
width: 100px;
margin: 2px;
padding: 2px;
}
.atkp-variation-container {
margin-top: 5px;
text-align: center;
}
.atkp-variationimage > img {
max-width: 32px;
max-height: 40px;
text-align: center;
vertical-align: middle;
}
.atkp-variationimage {
float: left;
width: 30%;
}
.atkp-variation-price {
font-size: 12px;
font-color: #555;
text-align: center;
}
.atkp-variationinner {
float: left;
display: block;
width: 70%;
}
.atkp-variation-container a:link, .atkp-variation-container a:visited {
color: #555 !important;
text-decoration: none;
}
.atkp-variationname {
text-align: center;
margin-left: auto;
margin-right: auto;
overflow: hidden;
font-size: 12px;
height: 22px;
} .atkp-link-image {
display: inline-block;
}
.atkp-sitestripe-notfound {
background: red;
color: white;
border: 1px solid darkred;
width: 100%;
padding: 3px;
}
.atkp-sitestripe-box {
background: #fff;
width: 118px;
overflow: hidden;
height: 241px;
border: 1px solid #ddd;
padding: 3px 0
}
.atkp-sitestripe-box a {
text-decoration: none
}
.atkp-sitestripe-box {
border-top: 2px solid #f90;
}
.atkp-sitestripe-box .amzn-ad-logo-holder {
text-align: center;
margin: 0;
padding: 0;
display: block
}
.atkp-sitestripe-box .amzn-ad-image-holder {
padding: 0;
margin: 7px 0;
text-align: center
}
.atkp-sitestripe-box .amzn-ad-image-holder img {
border: 0 !important
}
.atkp-sitestripe-box .amzn-ad-image-holder a {
display: inline-block
}
.atkp-sitestripe-box #title a {
font: normal 13px/17px Arial, Helvetica, sans-serif;
color: #0066c0;
text-decoration: none;
text-align: left;
}
.atkp-sitestripe-box #title {
line-height: 1.1;
}
.atkp-sitestripe-box .amzn-ad-prod-detail {
text-align: left;
padding: 3px 9px;
margin: 0;
height: 34px;
}
.atkp-sitestripe-box .amzn-ad-price-block {
text-align: left;
padding: 8px 5px; font: normal 13px/17px Arial, Helvetica, sans-serif;
color: #333;
}
.atkp-sitestripe-box .amzn-ad-price-block a {
float: left
}
.atkp-sitestripe-box .amzn-ad-primary-btn {
width: 100%;
display: block;
padding: 6px 0;
margin-bottom: 3px;
border-width: 1px 0;
}
.atkp-sitestripe-box .amzn-ad-primary-btn a {
text-decoration: none !important;
}
.atkp-sitestripe-box .amzn-ad-primary-btn span {
display: block;
}
.atkp-sitestripe-box .amzn-ad-primary-btn.logo span {
text-align: left;
height: 25px;
vertical-align: middle;
display: table-cell;
padding-left: 30px;
background-repeat: no-repeat;
font-size: 11.4px
}
.atkp-sitestripe-box .amzn-ad-primary-btn {
background: #f8e6b8;
padding: 3px;
background: -moz-linear-gradient(top, #f8e6b8 0, #f3d686 6%, #ebb62c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8e6b8), color-stop(6%, #f3d686), color-stop(100%, #ebb62c));
background: -webkit-linear-gradient(top, #f8e6b8 0, #f3d686 6%, #ebb62c 100%);
background: -o-linear-gradient(top, #f8e6b8 0, #f3d686 6%, #ebb62c 100%);
background: -ms-linear-gradient(top, #f8e6b8 0, #f3d686 6%, #ebb62c 100%);
background: linear-gradient(to bottom, #f8e6b8 0, #f3d686 6%, #ebb62c 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8e6b8', endColorstr='#ebb62c', GradientType=0)
}
.atkp-sitestripe-box .amzn-ad-primary-btn:hover {
background: #f4f2ed;
background: -moz-linear-gradient(top, #f4f2ed 0, #efdeb3 6%, #e8bb4a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f2ed), color-stop(6%, #efdeb3), color-stop(100%, #e8bb4a));
background: -webkit-linear-gradient(top, #f4f2ed 0, #efdeb3 6%, #e8bb4a 100%);
background: -o-linear-gradient(top, #f4f2ed 0, #efdeb3 6%, #e8bb4a 100%);
background: -ms-linear-gradient(top, #f4f2ed 0, #efdeb3 6%, #e8bb4a 100%);
background: linear-gradient(to bottom, #f4f2ed 0, #efdeb3 6%, #e8bb4a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f2ed', endColorstr='#e8bb4a', GradientType=0)
}
.atkp-sitestripe-box .amzn-ad-primary-btn span {
color: #111;
font-size: 14px;
background-position: 0 0
} @media (max-width: 601px) {
.atkp-box-3-cols-item {
width: 98%;
}
.atkp-box-2-cols-item {
width: 98%;
}
.atkp-box-2-cols-item {
max-height: 424px;
}
}
.atkp-spinloader,
.atkp-spinloader:before,
.atkp-spinloader:after {
background: #5b5b5b;
-webkit-animation: atkp-spinload1 1s infinite ease-in-out;
animation: atkp-spinload1 1s infinite ease-in-out;
width: 1em;
height: 4em;
}
.atkp-spinloader {
max-height: 44px;
color: #5b5b5b;
text-indent: -9999em;
margin: 88px auto;
position: relative;
font-size: 11px;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.atkp-spinloader:before,
.atkp-spinloader:after {
position: absolute;
top: 0;
content: '';
}
.atkp-spinloader:before {
left: -1.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.atkp-spinloader:after {
left: 1.5em;
}
@-webkit-keyframes atkp-spinload1 {
0%,
80%,
100% {
box-shadow: 0 0;
height: 4em;
}
40% {
box-shadow: 0 -2em;
height: 5em;
}
}
@keyframes atkp-spinload1 {
0%,
80%,
100% {
box-shadow: 0 0;
height: 4em;
}
40% {
box-shadow: 0 -2em;
height: 5em;
}
}
.atkp-spinloader-round {
margin: 100px auto;
font-size: 25px;
width: 1em;
height: 1em;
border-radius: 50%;
position: relative;
text-indent: -9999em;
-webkit-animation: atkp-spinload5 1.1s infinite ease;
animation: atkp-spinload5 1.1s infinite ease;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
@-webkit-keyframes atkp-spinload5 {
0%,
100% {
box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
}
12.5% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
}
25% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
37.5% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
50% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
62.5% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
75% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
87.5% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
}
}
@keyframes atkp-spinload5 {
0%,
100% {
box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
}
12.5% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
}
25% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
37.5% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
50% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
62.5% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
75% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
}
87.5% {
box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
}
}
.atkp-livesearch-title {
font-weight: bold;
}
.atkp-producttable-grouprow {
background-color: #fafafa;
border: 1px solid #d8dadb;
}
.atkp-producttable-grouprow td {
text-align: left;
vertical-align: middle;
padding: 8px;
border-width: 1px;
}
.atkp-producttable-groupheader {
font-weight: 600;
color: #2b333a;
font-size: 13px;
line-height: 20px;
}
.atkp-producttable-groupdescription {
display: block;
color: #2b333a;
font-size: 11px;
line-height: 20px;
}
.atkp-admin-actions {
margin-top: 10px;
margin-bottom: 10px;
}
.atkp-admin-actions > a {
font-size: small !important;
} .atkp-pricecompare-container {
display: table;
border-collapse: collapse;
width: 100%;
}
.atkp-pricecompare-row {
display: table-row;
}
.atkp-pricecompare-cell {
display: table-cell;
}
.atkp-pricecompare-title {
width: 41.66666667%;
float: none;
vertical-align: middle;
border-bottom: 1px solid #eee;
padding: 18px 10px;
font-size: 13px;
}
.atkp-pricecompare-nologo .atkp-pricecompare-title {
width: 58.33333334%;
}
.atkp-pricecompare-title > a, .atkp-pricecompare-mobile-title > a {
text-decoration: none !important;
color: #0b0b0b;
}
.atkp-pricecompare-mobile-title {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
display: none;
}
.atkp-pricecompare-logo, .atkp-pricecompare-button {
width: 16.66666667%;
float: none;
vertical-align: middle;
border-bottom: 1px solid #eee;
padding: 18px 10px;
text-align: right;
}
.atkp-pricecompare-nologo .atkp-pricecompare-logo {
display: none;
}
.atkp-pricecompare-logo img {
max-width: 100px;
}
.atkp-pricecompare-price {
width: 25%;
vertical-align: middle;
border-bottom: 1px solid #eee;
padding: 18px 10px;
}
.atkp-pricecompare-price > .atkp-price {
font-weight: bold;
font-size: 1.1em;
white-space: nowrap;
color: #dc3545;
}
.atkp-pricecompare-price > .atkp-stock {
color: #7ad03a;
font-size: 80%;
font-weight: normal;
line-height: 15px;
}
.atkp-pricecompare-price > .atkp-price > .atkp-shipping {
font-size: 80%;
font-weight: normal;
line-height: 15px;
display: inline-block;
}
.atkp-pricecompare-container .atkp-button {
white-space: nowrap;
}
.atkp-shopname {
color: #777;
font-size: 85%;
text-align: center;
width: 100%;
display: inline-block;
overflow: hidden;
max-height: 50px;
}
.atkp-pricecompare-row:hover {
background-color: #f9f9f9;
}
@media (max-width: 460px) {
.atkp-pricecompare-mobile-title {
display: block;
}
.atkp-pricecompare-title {
display: none;
}
.atkp-pricecompare-nologo .atkp-pricecompare-cell {
width: 50%
}
.atkp-pricecompare-cell {
width: 33.3333%
}
.atkp-pricecompare-button > a {
width: 100%;
}
}  .atkp-list-outer-container span.atkp-explain {
font-size: 12px;
font-style: italic;
color: #5f6368eb;
display: block;
}
.atkp-list-outer-container div.atkp-list {
font-size: 1.25rem;
line-height: 1.75;
}
.atkp-list-outer-container div.atkp-list > div {
min-height: 170px;
}
.atkp-list-outer-container div.atkp-list-container {
margin: 40px 0px;
}
.atkp-list-outer-container ol.atkp-ol-list-display li {
font-size: 30px;
line-height: 1.25;
font-weight: 700;
color: #000;
margin: 10px 0px;
max-width: 400px;
}
.atkp-list-outer-container a.atkp-list-link {
padding-left: 20px;
margin-top: -40px;
float: right;
}
.atkp-list-outer-container a.atkp-list-link img {
max-width: 230px;
max-height: 250px;
border-radius: 40px;
}
.atkp-list-outer-container .atkp-half-width {
width: 50%;
}
.atkp-list-outer-container a.box-shadow {
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2) !important;
}
@media (max-width: 767px) {
.atkp-list-outer-container a.atkp-list-link {
float: unset;
padding-left: 0px;
}
.atkp-list-outer-container ol.atkp-ol-list-display {
padding-right: 20px;
padding-left: 30px;
}
.atkp-list-outer-container .atkp-half-width {
width: 100%;
}
.atkp-list-outer-container div.atkp-list > div {
min-height: 10px;
}
}