.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#efefef;box-sizing:border-box;font-family:'Helvetica',Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none !important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:none}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#efefef;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden !important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100% !important;width:100% !important}.mejs__background{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url('..//images/mejs-controls.svg') no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:mejs__loading-spinner 1s linear infinite;animation:mejs__loading-spinner 1s linear infinite;background:transparent url('..//images/mejs-controls.svg') -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes mejs__loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mejs__loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:transparent url('..//images/mejs-controls-dark.svg');border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:dotted 1px #999}.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus,.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-total,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-current,.mejs__time-float,.mejs__time-hovered,.mejs__time-float-current,.mejs__time-float-corner,.mejs__time-marker{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:rgba(255,255,255,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);background:linear-gradient(-45deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:rgba(255,255,255,.3)}.mejs__time-current,.mejs__time-handle-content{background:rgba(23,23,23,.9)}.mejs__time-hovered{background:rgba(255,255,255,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-current,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-hovered{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.15s ease-in all;transition:.15s ease-in all;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0) !important;-ms-transform:scaleX(0) !important;transform:scaleX(0) !important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid rgba(255,255,255,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail:hover .mejs__time-handle-content,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail .mejs__time-handle-content:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:solid 1px #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:solid 5px #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:rgba(255,255,255,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{background:rgba(255,255,255,.9);left:0;margin:0;position:absolute;width:100%}.mejs__volume-handle{background:rgba(255,255,255,.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs__horizontal-volume-current{background:rgba(255,255,255,.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:solid 1px transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none !important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none !important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8 !important;background-color:rgba(255,255,255,.4) !important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:rgba(20,20,20,.5);box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay p,.mejs__cannotplay a{display:inline-block;padding:0 15px;width:100%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.row{margin-left:0;margin-right:0}.row:after{clear:both;content:'';display:table}.col-xs-1,.col-m-1,.col-l-1,.col-xl-1,.col-xs-2,.col-m-2,.col-l-2,.col-xl-2,.col-xs-3,.col-m-3,.col-l-3,.col-xl-3,.col-xs-4,.col-m-4,.col-l-4,.col-xl-4,.col-xs-5,.col-m-5,.col-l-5,.col-xl-5,.col-xs-6,.col-m-6,.col-l-6,.col-xl-6,.col-xs-7,.col-m-7,.col-l-7,.col-xl-7,.col-xs-8,.col-m-8,.col-l-8,.col-xl-8,.col-xs-9,.col-m-9,.col-l-9,.col-xl-9,.col-xs-10,.col-m-10,.col-l-10,.col-xl-10,.col-xs-11,.col-m-11,.col-l-11,.col-xl-11,.col-xs-12,.col-m-12,.col-l-12,.col-xl-12{min-height:1px;padding-left:0;padding-right:0;position:relative}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}.row-gutter{margin-left:-15px;margin-right:-15px}.row-gutter>[class*=col-]{padding-left:15px;padding-right:15px}.lib-custom-first-heading-nomargin>h1:first-child,.lib-custom-first-heading-nomargin>h2:first-child,.lib-custom-first-heading-nomargin>h3:first-child,.lib-custom-first-heading-nomargin>h4:first-child,.lib-custom-first-heading-nomargin>h5:first-child,.lib-custom-first-heading-nomargin>h6:first-child{margin-top:0}.infoblog-left{float:left;width:25%;padding-right:12px}.infoblog-right{float:right;width:75%;padding-left:12px}.wrapper-left{float:left;width:50%;padding-right:12px}.wrapper-right{float:right;width:50%;padding-left:12px}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav .owl-prev{color:transparent;position:absolute;top:50%;left:1%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;text-decoration:none}.owl-theme .owl-nav .owl-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px;line-height:25px;color:#7b7b7b;content:'\e625';font-family:'icons-blank-theme';vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.owl-theme .owl-nav .owl-next{color:transparent;position:absolute;top:50%;right:1%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;text-decoration:none}.owl-theme .owl-nav .owl-next:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px;line-height:25px;color:#7b7b7b;content:'\e624';font-family:'icons-blank-theme';vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-item{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.login-container .g-recaptcha,.form-login .g-recaptcha{margin-bottom:10px !important}.required-captcha.checkbox{position:absolute;display:block;visibility:visible;overflow:hidden;opacity:0;width:1px;height:1px}.review-form .field-recaptcha{margin-bottom:10px}.form.send.friend .g-recaptcha{margin-top:40px}.cart-totals tr[class=totals] .title:after,.totals.discount .title:after,.cart-totals tr[class=totals] .title.negative:after,.totals.discount .title.negative:after{-webkit-font-smoothing:antialiased;color:#858585;display:inline-block;font-family:'luma-icons';font-size:12px;font-weight:400;line-height:12px;margin-left:10px;overflow:hidden;speak:none;text-align:center;vertical-align:middle}.totals.discount{cursor:pointer}.totals.discount .title{word-break:break-word;word-wrap:break-word}.totals.discount .title:after{content:'\e622'}.totals.discount .title.negative:after{content:'\e621'}.totals.discount .discount.coupon{display:none}.totals.discount .mark{max-width:290px}.cart-totals .title{word-break:break-word;word-wrap:break-word}.cart-totals .mark{max-width:209px}.table-wrapper tr[class=totals] .title:after{content:'\e622'}.table-wrapper tr[class=totals] .title.negative:after{content:'\e621'}.table-wrapper tr[class=totals]{cursor:pointer}.total_coupons{display:none}.cart-totals .discount.coupon{display:none}.cart-totals tr[class=totals] .title{word-break:break-all}._amcheckout-selectable-container{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between}._amcheckout-selectable-item{display:block;justify-content:space-between;box-sizing:border-box;padding:0 20px;width:100%;border:1px solid #f9f9f9;border-radius:2px;background:#f9f9f9;cursor:pointer}._amcheckout-selectable-item:not(:last-of-type){margin-bottom:15px}._amcheckout-selectable-item:hover{box-shadow:0 2px 8px rgba(56,77,108,.4)}._amcheckout-selectable-item.-selected{border-color:#1979c3}@media all and (min-width:768px){._amcheckout-selectable-item{width:48%}._amcheckout-selectable-item:nth-last-child(-n+2){margin-bottom:0}}@media only screen and (max-width:1000px) and (min-width:701px){.ampromo-overlay .ampromo-gallery{width:570px}}@media only screen and (max-width:700px){.ampromo-overlay .ampromo-gallery{width:280px}}@media only screen and (max-width:400px){.ampromo-overlay .ampromo-gallery{margin:0 0 30px}.ampromo-overlay .slick-prev,.ampromo-overlay .slick-next{display:none !important}.ampromo-items-content{padding:15px}}.cart-totals tr[class=totals] .title:after,.totals.discount .title:after,.cart-totals tr[class=totals] .title.negative:after,.totals.discount .title.negative:after{-webkit-font-smoothing:antialiased;color:#858585;display:inline-block;font-family:'icons-blank-theme';font-size:12px;font-weight:400;line-height:12px;margin-left:10px;overflow:hidden;speak:none;text-align:center;vertical-align:middle}.totals.discount{cursor:pointer}.totals.discount .title:after{content:'\e622'}.totals.discount .title.negative:after{content:'\e621'}.totals.discount .discount.coupon{display:none}.table-wrapper tr[class=totals] .title.enabled:after{content:'\e622';cursor:pointer}.table-wrapper tr[class=totals] .title.enabled.collapsed:after{content:'\e621';cursor:pointer}.total_coupons{display:none}.cart-totals .discount.coupon{display:none}@media all and (max-width:768px){.amazon-button-container{width:100%}}.amazon-logout-widget{display:none}@media all and (max-width:768px){.amazon-minicart-container .amazon-button-container{width:auto}}._error .order-comment-input{outline:none;border:2px solid #ed8380}._error .order-comment-input:focus{outline:none;border:2px solid #ed8380;box-shadow:0 0 3px #ed8380}.checkout-payment-method .payment-option._collapsible.comment .payment-option-content{display:block}#search_autocomplete,.search-autocomplete,#searchbox_autocomplete{display:none !important;height:0 !important;overflow:hidden !important}.block-search{z-index:10000}@media only screen and (max-width:768px){.field-tooltip .field-tooltip-content{left:auto;right:-10px;top:40px}.field-tooltip .field-tooltip-content:before,.field-tooltip .field-tooltip-content:after{border:10px solid transparent;height:0;left:auto;margin-top:-21px;right:10px;top:0;width:0}.field-tooltip .field-tooltip-content:before{border-bottom-color:#999}.field-tooltip .field-tooltip-content:after{border-bottom-color:#f4f4f4;top:1px}}@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape){.product-video{height:100%;width:81%}}.abs-wrapper{position:relative;top:0;left:0;width:100%;padding:25px;background:#fff;overflow:visible}.block.filter{position:relative;z-index:99;transition:all .3s ease-in;background:0 0}#narrow-by-list dl{margin-bottom:0;float:left;width:19.3333%;margin-right:.6666%;position:relative}#narrow-by-list dl .filter-options-content{margin:0;position:absolute;width:100%;background:#fff;border:1px solid #eee}#narrow-by-list dl .filter-options-content ol.items li{cursor:pointer;border-top:1px solid #eee;margin-bottom:0}#narrow-by-list dl .filter-options-content ol.items li>a,#narrow-by-list dl .filter-options-content ol.items li>div{padding:15px;display:block}#narrow-by-list dl .filter-options-title{cursor:pointer;margin:0;padding:15px;border:1px solid #eee;background-color:#fff}#narrow-by-list dl .filter-options-title[aria-expanded=true] span img{transform:rotateX(180deg)}#narrow-by-list dl .filter-options-title span{float:right;width:16px;height:16px}#narrow-by-list .filter-options-item{float:left;width:100%}#narrow-by-list .filter-options-item .filter-options-content{margin:0}#narrow-by-list .filter-options-item .filter-options-content ol.items li>a,#narrow-by-list .filter-options-item .filter-options-content ol.items li>div{padding:10px;display:block}#narrow-by-list .filter-options-item .filter-options-content ol.items li>a.current,#narrow-by-list .filter-options-item .filter-options-content ol.items li>div.current{text-decoration:underline;border-left:5px solid #eee}#narrow-by-list .filter-options-item .filter-options-title{margin:0;padding:10px 10px 10px 0}#narrow-by-list .filter-options-item .filter-options-title[aria-expanded=true] span img{transform:rotateX(180deg)}#narrow-by-list .filter-options-item .filter-options-title span{float:right;width:16px;height:16px}#narrow-by-list .filter-options-item.item-active .filter-options-title{background:#eee;border:0;padding:10px 10px 10px 15px}#narrow-by-list a.action.remove{float:right}#content-filter-block .block-title{font-size:1.5em;margin-bottom:25px;text-transform:uppercase;font-weight:300}.filter-clear{display:inline-block}@media all and (min-width:768px),print{.abs-product-options-list-desktop dt,.block-giftregistry-shared .item-options dt{clear:left;float:left;margin:0 10px 5px 0}.block-giftregistry-shared .item-options dt:after{content:': '}.abs-product-options-list-desktop dd,.block-giftregistry-shared .item-options dd{display:inline-block;float:left;margin:0 0 5px}.abs-button-desktop{width:auto}.abs-blocks-2columns,.amazon-addresses .amazon-address,.column .block-addbysku .block-content .box,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,[class^=sales-guest-] .column.main .block:not(.widget) .block-content .box,.sales-guest-view .column.main .block:not(.widget) .block-content .box,.login-container .block,.account .column.main .block:not(.widget) .block-content .box{width:48.8%}.amazon-addresses .amazon-address:nth-child(odd),.column .block-addbysku .block-content .box:nth-child(odd),.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),[class^=sales-guest-] .column.main .block:not(.widget) .block-content .box:nth-child(odd),.sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),.login-container .block:nth-child(odd),.account .column.main .block:not(.widget) .block-content .box:nth-child(odd){clear:left;float:left}.amazon-addresses .amazon-address:nth-child(even),.column .block-addbysku .block-content .box:nth-child(even),.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),[class^=sales-guest-] .column.main .block:not(.widget) .block-content .box:nth-child(even),.sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),.login-container .block:nth-child(even),.account .column.main .block:not(.widget) .block-content .box:nth-child(even){float:right}.abs-reset-left-margin-desktop,.column.main .cart-summary .actions-toolbar,.cart.table-wrapper .item-actions .actions-toolbar,.gift-summary .actions-toolbar,.cart.table-wrapper .gift-summary .actions-toolbar,.column.main .block-giftregistry-shared-items .actions-toolbar,.form-new-agreement .fieldset .legend,.form-new-agreement .actions-toolbar,.column.main .paypal-review .actions-toolbar,.wishlist-index-index .main .form-wishlist-items .actions-toolbar,.bundle-options-container .legend.title{margin-left:0}.abs-action-remove-desktop,.abs-add-fields-desktop .fieldset .additional .action.remove,.form-giftregistry-share .fieldset .additional .action.remove,.form-giftregistry-edit .fieldset .additional .action.remove,.form-add-invitations .fieldset .additional .action.remove,.form-create-return .fieldset .additional .action.remove,.form.send.friend .fieldset .additional .action.remove{margin-left:75.8%;top:6px}.form-giftregistry-share .fieldset .field:not(.choice) .control,.form-giftregistry-edit .fieldset .field:not(.choice) .control,.form-add-invitations .fieldset .field:not(.choice) .control,.form-create-return .fieldset .field:not(.choice) .control,.form.send.friend .fieldset .field:not(.choice) .control{width:50%}.abs-margin-for-forms-desktop,.column:not(.sidebar-main) form .actions-toolbar,.column:not(.sidebar-additional) form .actions-toolbar,.login-container .fieldset:after{margin-left:25.8%}.abs-visually-hidden-desktop,.block-search .label,.modes-label,.dashboard-welcome-toggler{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.abs-add-clearfix-desktop:before,.abs-add-clearfix-desktop:after,.abs-pager-toolbar:before,.abs-pager-toolbar:after,.amazon-addresses:before,.amazon-addresses:after,.block-cart-failed .block-content:before,.block-cart-failed .block-content:after,.column .block-addbysku .block-content:before,.column .block-addbysku .block-content:after,.cart-container:before,.cart-container:after,.block-giftregistry-shared .item-options:before,.block-giftregistry-shared .item-options:after,.gift-wrapping .nested:before,.gift-wrapping .nested:after,.table .gift-wrapping .content:before,.table .gift-wrapping .content:after,.block-wishlist-management:before,.block-wishlist-management:after,.paypal-review .block-content:before,.paypal-review .block-content:after,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,[class^=sales-guest-] .column.main .block:not(.widget) .block-content:before,[class^=sales-guest-] .column.main .block:not(.widget) .block-content:after,.sales-guest-view .column.main .block:not(.widget) .block-content:before,.sales-guest-view .column.main .block:not(.widget) .block-content:after,.login-container:before,.login-container:after,.account .column.main .block:not(.widget) .block-content:before,.account .column.main .block:not(.widget) .block-content:after,.block-addresses-list .items.addresses:before,.block-addresses-list .items.addresses:after,.header.content:before,.header.content:after,.page-header .header.panel:before,.page-header .header.panel:after,.toolbar-giftregistry-results:before,.toolbar-giftregistry-results:after,.toolbar-wishlist-results:before,.toolbar-wishlist-results:after,.account .toolbar:before,.account .toolbar:after{content:'';display:table}.abs-add-clearfix-desktop:after,.abs-pager-toolbar:after,.amazon-addresses:after,.block-cart-failed .block-content:after,.column .block-addbysku .block-content:after,.cart-container:after,.block-giftregistry-shared .item-options:after,.gift-wrapping .nested:after,.table .gift-wrapping .content:after,.block-wishlist-management:after,.paypal-review .block-content:after,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,[class^=sales-guest-] .column.main .block:not(.widget) .block-content:after,.sales-guest-view .column.main .block:not(.widget) .block-content:after,.login-container:after,.account .column.main .block:not(.widget) .block-content:after,.block-addresses-list .items.addresses:after,.header.content:after,.page-header .header.panel:after,.toolbar-giftregistry-results:after,.toolbar-wishlist-results:after,.account .toolbar:after{clear:both}.abs-add-box-sizing-desktop,.column.main,.sidebar-main,.sidebar-additional{box-sizing:border-box}.abs-add-box-sizing-desktop-m,.opc-wrapper{box-sizing:border-box}.abs-revert-field-type-desktop .fieldset>.field,.abs-revert-field-type-desktop .fieldset .fields>.field,.product-add-form .fieldset>.field,.product-add-form .fieldset .fields>.field{margin:0 0 20px}.abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.label,.abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.label,.product-add-form .fieldset>.field:not(.choice)>.label,.product-add-form .fieldset .fields>.field:not(.choice)>.label{box-sizing:content-box;float:none;width:auto;text-align:left;padding:0}.abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.control,.abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.control,.product-add-form .fieldset>.field:not(.choice)>.control,.product-add-form .fieldset .fields>.field:not(.choice)>.control{float:none;width:auto}.abs-revert-field-type-desktop .fieldset>.field>.label,.abs-revert-field-type-desktop .fieldset .fields>.field>.label,.product-add-form .fieldset>.field>.label,.product-add-form .fieldset .fields>.field>.label{margin:0 0 5px;display:inline-block}.abs-revert-field-type-desktop .fieldset>.field.choice:before,.abs-revert-field-type-desktop .fieldset .fields>.field.choice:before,.abs-revert-field-type-desktop .fieldset>.field.no-label:before,.abs-revert-field-type-desktop .fieldset .fields>.field.no-label:before,.product-add-form .fieldset>.field.choice:before,.product-add-form .fieldset .fields>.field.choice:before,.product-add-form .fieldset>.field.no-label:before,.product-add-form .fieldset .fields>.field.no-label:before{display:none}.product-add-form .fieldset>.field:not(:first-child):last-of-type,.product-add-form .fieldset .fields>.field:not(:first-child):last-of-type{margin-bottom:0}.abs-no-display-desktop,.opc-estimated-wrapper,.sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous){display:none}.abs-pager-toolbar,.toolbar-giftregistry-results,.toolbar-wishlist-results,.account .toolbar{margin-bottom:20px;position:relative}.abs-pager-toolbar .limiter,.toolbar-giftregistry-results .limiter,.toolbar-wishlist-results .limiter,.account .toolbar .limiter{float:right;position:relative;z-index:1}.abs-pager-toolbar .toolbar-amount,.toolbar-giftregistry-results .toolbar-amount,.toolbar-wishlist-results .toolbar-amount,.account .toolbar .toolbar-amount{float:left;line-height:normal;padding:7px 0 0;position:relative;z-index:1}.abs-pager-toolbar .pages,.toolbar-giftregistry-results .pages,.toolbar-wishlist-results .pages,.account .toolbar .pages{position:absolute;width:100%;z-index:0}.abs-shopping-cart-items-desktop,.block-cart-failed,.cart-container .form-cart,.cart-container .cart-gift-item{float:left;position:relative;width:73%}.abs-shopping-cart-items-desktop .actions,.block-cart-failed .actions,.cart-container .form-cart .actions,.cart-container .cart-gift-item .actions{text-align:right}.block-cart-failed .action.continue,.cart-container .form-cart .action.continue,.cart-container .cart-gift-item .action.continue{float:left}.block-cart-failed .action.clear,.cart-container .form-cart .action.clear,.cart-container .cart-gift-item .action.clear{margin-right:10px}h1{font-size:28px;margin-bottom:40px}.breadcrumbs,.page-header .header.panel,.header.content,.nav-sections,.footer.content,.page-wrapper>.widget,.page-wrapper>.page-bottom,.block.category.event,.top-container,.page-main{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1280px;width:100%}.page-main{width:100%;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:auto;flex-basis:auto}.ie9 .page-main{width:auto}.columns{display:block}.column.main{min-height:300px}.page-layout-1column .column.main{width:100%;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-3columns .column.main{width:66.66666667%;display:inline-block;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-2columns-left .column.main{width:83.33333333%;float:right;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-2columns-right .column.main{width:83.33333333%;float:left;-ms-flex-order:1;-webkit-order:1;order:1}.sidebar-main{padding-right:2%}.page-layout-3columns .sidebar-main{width:16.66666667%;float:left;-ms-flex-order:1;-webkit-order:1;order:1}.page-layout-2columns-left .sidebar-main{width:16.66666667%;float:left;-ms-flex-order:1;-webkit-order:1;order:1}.page-layout-2columns-right .sidebar-main{width:16.66666667%;float:left;-ms-flex-order:1;-webkit-order:1;order:1}.page-layout-2columns-right .sidebar-main{padding-left:2%;padding-right:0}.sidebar-additional{clear:right;padding-left:2%}.page-layout-3columns .sidebar-additional{width:16.66666667%;float:right;-ms-flex-order:3;-webkit-order:3;order:3}.page-layout-2columns-left .sidebar-additional{width:16.66666667%;float:right;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-2columns-right .sidebar-additional{width:16.66666667%;float:right;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-2columns-left .sidebar-additional{clear:left;float:left;padding-left:0;padding-right:2%}.panel.header{padding:0 20px}.col-m-1,.col-m-2,.col-m-3,.col-m-4,.col-m-5,.col-m-6,.col-m-7,.col-m-8,.col-m-9,.col-m-10,.col-m-11,.col-m-12{float:left}.col-m-12{width:100%}.col-m-11{width:91.66666667%}.col-m-10{width:83.33333333%}.col-m-9{width:75%}.col-m-8{width:66.66666667%}.col-m-7{width:58.33333333%}.col-m-6{width:50%}.col-m-5{width:41.66666667%}.col-m-4{width:33.33333333%}.col-m-3{width:25%}.col-m-2{width:16.66666667%}.col-m-1{width:8.33333333%}.col-m-pull-12{right:100%}.col-m-pull-11{right:91.66666667%}.col-m-pull-10{right:83.33333333%}.col-m-pull-9{right:75%}.col-m-pull-8{right:66.66666667%}.col-m-pull-7{right:58.33333333%}.col-m-pull-6{right:50%}.col-m-pull-5{right:41.66666667%}.col-m-pull-4{right:33.33333333%}.col-m-pull-3{right:25%}.col-m-pull-2{right:16.66666667%}.col-m-pull-1{right:8.33333333%}.col-m-pull-0{right:auto}.col-m-push-12{left:100%}.col-m-push-11{left:91.66666667%}.col-m-push-10{left:83.33333333%}.col-m-push-9{left:75%}.col-m-push-8{left:66.66666667%}.col-m-push-7{left:58.33333333%}.col-m-push-6{left:50%}.col-m-push-5{left:41.66666667%}.col-m-push-4{left:33.33333333%}.col-m-push-3{left:25%}.col-m-push-2{left:16.66666667%}.col-m-push-1{left:8.33333333%}.col-m-push-0{left:auto}.col-m-offset-12{margin-left:100%}.col-m-offset-11{margin-left:91.66666667%}.col-m-offset-10{margin-left:83.33333333%}.col-m-offset-9{margin-left:75%}.col-m-offset-8{margin-left:66.66666667%}.col-m-offset-7{margin-left:58.33333333%}.col-m-offset-6{margin-left:50%}.col-m-offset-5{margin-left:41.66666667%}.col-m-offset-4{margin-left:33.33333333%}.col-m-offset-3{margin-left:25%}.col-m-offset-2{margin-left:16.66666667%}.col-m-offset-1{margin-left:8.33333333%}.col-m-offset-0{margin-left:0}.nav-toggle{display:none}.nav-sections{-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:auto;flex-basis:auto}.nav-sections-item-title{display:none}.nav-sections-item-content{display:block !important}.nav-sections-item-content>*{display:none}.nav-sections-item-content>.navigation{display:block}.nav-sections-item-content>.lwnavigation{display:block}.navigation{font-weight:700;height:inherit;left:auto;overflow:inherit;padding:0;position:relative;top:0;width:100%}.navigation:empty{display:none}.navigation ul{margin-top:0;margin-bottom:0;padding:0;position:relative}.navigation li.level0{border-top:none}.navigation .level0{margin:0 10px 0 0;display:inline-block;position:relative}.navigation .level0:last-child{margin-right:0;padding-right:0}.navigation .level0>.level-top{color:#000;line-height:53px;padding:0 12px;text-decoration:none;box-sizing:border-box;position:relative}.navigation .level0>.level-top:hover,.navigation .level0>.level-top.ui-state-focus{color:#000;text-decoration:none}.navigation .level0.active>.level-top,.navigation .level0.has-active>.level-top{background:0 0;border-color:#fff;border-style:none;border-width:0;color:#000;text-decoration:none;display:inline-block}.navigation .level0.parent:hover>.submenu{overflow:visible !important}.navigation .level0 .submenu{background:#e4e4e4;border:1px solid #b6b6b6;box-shadow:0 5px 5px rgba(0,0,0,.19);font-weight:400;min-width:200px;padding:15px 0;display:none;left:0;margin:0 !important;padding:0;position:absolute;z-index:1}.navigation .level0 .submenu>.parent{position:relative;cursor:pointer;display:block;text-decoration:none}.navigation .level0 .submenu>.parent:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px;line-height:inherit;color:inherit;content:'\e608';font-family:'icons-blank-theme';vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.navigation .level0 .submenu>.parent._active:after{transform:rotate(90deg)}.navigation .level0 .submenu>.parent:after{position:absolute;top:0;right:0;border:none;width:auto;height:auto;transform:rotate(0deg)}.navigation .level0 .submenu a{display:block;line-height:inherit;color:#000;padding:8px 20px;text-decoration:none}.navigation .level0 .submenu a:hover,.navigation .level0 .submenu a.ui-state-focus{background:#e8e8e8;color:#000;text-decoration:none}.navigation .level0 .submenu .active>a{border-color:#fff;border-style:solid;border-width:0 0 0 3px}.navigation .level0 .submenu .submenu{top:0 !important;left:100% !important}.navigation .level0 .submenu .submenu-reverse{left:auto !important;right:100%}.navigation .level0.more{position:relative;display:inline-block;text-decoration:none}.navigation .level0.more:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:26px;line-height:inherit;color:inherit;content:'\e607';font-family:'icons-blank-theme';vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.navigation .level0.more:before{display:none}.navigation .level0.more:after{cursor:pointer;padding:8px 12px;position:relative;z-index:1}.navigation .level0.more:hover>.submenu{overflow:visible !important}.navigation .level0.more li{display:block}.panel.header .links,.panel.header .switcher{display:inline-block}#store\.menu .navigation{float:left;width:auto}#store\.menu .lwnavigation{text-align:right;float:right;width:59%}.navigation>ul>li.menu-link-right{float:right}.navigation>ul>li.menu-link-right:hover{color:#fff}.navigation a.level-top{text-transform:uppercase;font-weight:400}.navigation .level0:last-child{margin-right:0;padding-right:0}.navigation .level0>.widget a{color:#000;line-height:53px;padding:0 12px;text-decoration:none;box-sizing:border-box;position:relative;font-weight:400}.navigation .level0>.widget a:hover,.navigation .level0>.widget a.ui-state-focus{color:#000;text-decoration:none}#store\.menu .lwnavigation ul li a:nth-child(1){text-transform:uppercase}#store\.menu .lwnavigation .nav-infoblog .navigation{float:unset}#store\.menu .lwnavigation .nav-infoblog ul.submenu li{text-align:left;width:100%;display:block;padding:0}#store\.menu .lwnavigation .nav-infoblog ul.submenu a{text-transform:unset}.legend{border-bottom:1px solid #c5c5c5}.product.data.items{position:relative;z-index:1}.product.data.items:before,.product.data.items:after{content:'';display:table}.product.data.items:after{clear:both}.product.data.items>.item.title{float:left;width:auto}.product.data.items>.item.title>.switch{height:20px;display:block;position:relative;z-index:2}.product.data.items>.item.content{margin-top:20px;box-sizing:border-box;float:right;margin-left:-100%;width:100%}.product.data.items>.item.content:before,.product.data.items>.item.content:after{content:'';display:table}.product.data.items>.item.content:after{clear:both}.product.data.items>.item.content.active{display:block}.product.data.items>.item.title{margin:0 5px 0 0}.product.data.items>.item.title>.switch{font-weight:600;line-height:20px;font-size:1.4rem;color:#4a4a4a;text-decoration:none;background:#d5d5d5;border:1px solid #b6b6b6;border-bottom:none;height:20px;padding:5px 20px}.product.data.items>.item.title>.switch:visited{color:#4a4a4a;text-decoration:none}.product.data.items>.item.title>.switch:hover{color:#4a4a4a;text-decoration:none}.product.data.items>.item.title>.switch:active{color:#000;text-decoration:none}.product.data.items>.item.title:not(.disabled)>.switch:focus,.product.data.items>.item.title:not(.disabled)>.switch:hover{background:#e1e1e1}.product.data.items>.item.title:not(.disabled)>.switch:active,.product.data.items>.item.title.active>.switch,.product.data.items>.item.title.active>.switch:focus,.product.data.items>.item.title.active>.switch:hover{background:#fbfbfb;color:#000;text-decoration:none}.product.data.items>.item.title.active>.switch,.product.data.items>.item.title.active>.switch:focus,.product.data.items>.item.title.active>.switch:hover{padding-bottom:6px}.product.data.items>.item.content{background:#fbfbfb;margin-top:31px;padding:20px;border:1px solid #b6b6b6}.actions-toolbar:before,.actions-toolbar:after{content:'';display:table}.actions-toolbar:after{clear:both}.actions-toolbar .primary{float:left}.actions-toolbar .secondary{float:right}.actions-toolbar .primary,.actions-toolbar .secondary{display:inline-block}.actions-toolbar .primary a.action,.actions-toolbar .secondary a.action{display:inline-block}.actions-toolbar .primary .action{margin:0 5px 0 0}.actions-toolbar .secondary a.action{margin-top:6px}.actions-toolbar>.primary,.actions-toolbar>.secondary{margin-bottom:0}.actions-toolbar>.primary .action,.actions-toolbar>.secondary .action{margin-bottom:0;width:auto}.page-layout-1column .column.main{width:100% !important;margin:0 auto}.wrapper_iframe{padding-bottom:56.25%}.cart-summary .block>.title{border-top:0}.block-content .text-before{margin-bottom:25px}.block-content .text-before img{width:29%;width:556px}.lw-blog-content-item{width:24%;margin-right:1%}.lw-blog-content-item .lw-blog-list-teaser .blog-img{min-height:280px}.lw-blog-content-item .lw-blog-list-teaser .blog-title{height:3.2rem}.lw-blog-content-item .lw-blog-list-teaser .blog-excerpt{min-height:175px}.lw-blog-wrapper{padding:25px}.lw-blog-wrapper .lw-blog-img{float:left;width:25%;padding-right:12px}.lw-blog-wrapper .lw-blog-title{float:right;width:75%;padding-left:12px}.lw-blog-wrapper .lw-blog-excerpt{float:right;width:75%;padding-left:12px}.lw-blog-wrapper .lw_blog_product{float:left;width:25%;padding-right:12px}.lw-blog-wrapper .lw_blog_product .product-item-name{margin-top:10px}.lw-blog-wrapper .lw_blog_content{float:right;width:75%;padding-left:12px}.lw-blog-wrapper .product-social-links{float:left;width:25%;padding-right:12px;clear:left}.lw-blog-wrapper .lw-blog-newsletter{float:left;width:25%;padding-right:12px;clear:left}.lw-blog-wrapper .lw_blog_image_left{float:left;width:25%;padding-right:12px;clear:left;margin-top:10px}.lw-blog-wrapper{margin-bottom:25px}.lw-blog-wrapper .lw-blog-content{margin-bottom:25px}.lw-blog-wrapper .lw-blog-content .lw-blog-img{border:1px solid #00f;width:30%;height:300px;margin-top:-25px;margin-right:-25px;margin-bottom:10px;margin-left:10px}.lw-blog-wrapper .lw-info-related-posts{padding-top:25px;margin-bottom:25px;clear:both}.lw-blog-wrapper .lw-blog-prod-related-container{clear:both;padding-top:25px}.lw-blog-wrapper .lw-blog-prod-related-container h3{padding-bottom:5px;margin-bottom:25px}.page-layout-2columns-left .product-info-main,.page-layout-2columns-right .product-info-main,.page-layout-3columns .product-info-main{width:49%}.page-layout-2columns-left .product.media,.page-layout-2columns-right .product.media,.page-layout-3columns .product.media{width:49%}.product-info-main .product-media{float:left;width:50%;padding-right:12px;margin-bottom:25px}.product-info-main .product-media .product.media{padding:25px;width:100%}.product-info-main .page-title-wrapper{float:right;width:50%;padding-left:12px;padding-top:0;padding-bottom:0;padding-right:0}.product-info-main .page-title-wrapper .page-title{width:100%;padding:25px;margin:0}.product-info-main .product-details-wrapper{padding:25px;float:left;width:50%;padding-right:12px}.product-info-main .container-attribute{float:right;width:50%;padding-left:12px;margin-top:25px}.product-info-main .container-attribute .wrapper-cattributes{padding:25px}.product-info-main .wrapper-cattributes h2{margin-top:0}.product-info-main .deliverytime{float:right;width:50%;padding-left:12px}.product-info-main .deliverytime .value{padding:0 25px}.product-info-main .field.downloads{float:right;width:50%;padding-left:12px}.product-info-main .field.downloads label.label span{padding:25px}.product-info-main .field.downloads .control{padding:25px}.product-info-main .product-samples{float:right;width:50%;padding-left:12px;background-color:#fff}.product-info-main .attribute.overview{float:right;width:50%;padding-left:12px}.product-info-main .attribute.overview .value{padding:25px}.product-info-main .attribute.overview .value ul{margin:25px 25px 25px 0;padding-left:25px}.product-info-main .product-info-price{text-align:center;float:right;width:50%;padding-left:12px}.product-info-main .product-alert{text-align:center;float:right;width:50%;padding-left:12px;padding-top:15px}.product-info-main .product-add-form{float:right;width:50%;padding-left:12px}.product-info-main .product-add-form #product_addtocart_form{padding:25px}.product-info-main .product-social-links{float:right;width:50%;padding-left:12px;margin-top:10px;padding-top:10px}.catalog-product-view .more-products .block .products .item{padding:10px;margin-right:1%;width:19%}.lw_card{height:251px}.lw_card .lw_card_text{margin-top:77px}#home_page-video .lw_card_text{margin-top:52px}#home_page-blog-teaser{height:386px}#home_page-blog-teaser div{width:80%;height:50%;position:absolute}#home_page-slider h2{font-size:37px;font-weight:400;margin-top:0;margin-bottom:40px}.lw-newsletter-wrapper #nl_firstname,.lw-newsletter-wrapper #nl_lastname{width:auto;float:left;margin-left:10px}.lw-newsletter-wrapper .knewssubmit{margin-left:10px}.landing_page .lp_wrapper{flex-direction:row}.landing_page .lp_wrapper h2{font-size:3rem}.landing_page .lp_image_left,.landing_page .lp_content{width:60%;margin-right:15px;overflow:hidden}.landing_page .lp_image_right,.landing_page .lp_product,.landing_page .lp_content_1{width:40%}.landing_page .lp_content_1{padding:15px 39px}.landing_page .lp_content_1 h1{margin-bottom:30px;font-size:3.4rem}.landing_page .lp_content_1 h2{font-size:2.5rem}.landing_page .lp_content_2 .lp_content{order:1}.landing_page .lp_content_2 .lp_product{order:2}.amgdprcookie-main-wrapper{padding:0}.amgdprcookie-main-wrapper .amgdprcookie-top{margin-bottom:35px}.amgdprcookie-main-wrapper .amgdprcookie-head{font-size:34px;line-height:normal}.amgdprcookie-main-wrapper .amgdprcookie-btn{padding:17px 46px;font-size:20px;box-shadow:0 3px 10px rgba(62,40,13,.15);text-transform:none}.amgdprcookie-cookie-container{margin-bottom:30px;padding:25px 0}.amgdprcookie-cookie-container .amgdprcookie-header{display:flex;justify-content:flex-start;padding:0 25px}.amgdprcookie-cookie-container .amgdprcookie-caption{margin:0 64px 10px 0;font-size:20px}.amgdprcookie-cookie-container .amgdprcookie-toggle-cookie{padding-left:0}.amgdprcookie-cookie-container .amgdprcookie-text{padding:0 25px;font-size:14px}.amgdprcookie-cookie-container .amgdprcookie-options{display:inline-block;margin-top:22px;padding:0 25px;font-size:14px;color:#8a837f;background:inherit}.amgdprcookie-cookie-container .amgdprcookie-options:hover{color:#1787e0}.amgdprcookie-cookie-container .amgdprcookie-options:before,.amgdprcookie-cookie-container .amgdprcookie-options:after{content:'';position:absolute;top:10px;height:2px;width:10px;background:#8a837f}.amgdprcookie-cookie-container .amgdprcookie-options:before{right:6px;transform:rotate(45deg)}.amgdprcookie-cookie-container .amgdprcookie-options:after{right:0;transform:rotate(-45deg)}.amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options{color:#363636}.amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options:hover{color:#1787e0}.amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options:before,.amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options:after{background:#363636}.amgdprcookie-content-wrapper{margin:25px 25px 0;padding:0 15px;font-size:14px}.amgdprcookie-content-wrapper .amgdprcookie-title{padding:15px 15px 0 0;vertical-align:top}.amgdprcookie-content-wrapper .amgdprcookie-row{border-bottom:1px solid #ccc}.amgdprcookie-content-wrapper .amgdprcookie-row:last-child{border-bottom:0}.amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell{padding:15px 15px 15px 0}.amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell:first-child{width:20%}.amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell:last-child{padding-right:0}.amgdprcookie-modal-container .modal-inner-wrap{right:unset;min-width:400px;width:21%;background:#fff}.amgiftcard .fieldset{width:48%}.brand-images .brands-letter{padding-right:10px;width:inherit}.brand-images{display:-webkit-flex;display:-ms-flexbox;display:flex}.am-brands-fullwidth{width:100% !important}.ui-tooltip.ui-widget{max-width:450px}.filter-options-content a:hover{text-decoration:none}.catalog-topnav{display:block}.page-layout-1column .toolbar-products{position:inherit !important}#amasty-shopby-product-list #amasty-shopby-overlay .loader{top:30%;transform:translate(-50%,-30%)}.filter-options-content .am-filter-price{width:40%}.sidebar>.block-category-list{margin-bottom:14px}.amasty-catalog-topnav{margin-top:3px}.amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content{min-width:200px}.amasty-catalog-topnav .filter-options{margin-top:20px;padding:3px 0;border-top:1px solid #ccc}.amasty-catalog-topnav .filter-subtitle{display:none}.amasty-catalog-topnav .amshopby-category-dropdown{min-width:200px}.amasty-catalog-topnav .filter-options-item{margin-bottom:0}.amasty-catalog-topnav .filter-options-title{padding-right:5px}.amasty-catalog-topnav .filter-options-title:after{position:static;display:inline-block;margin:0 0 0 15px}.am_shopby_apply_filters{visibility:hidden;position:absolute;bottom:inherit;display:none;width:inherit;padding:0;z-index:9999}.am_shopby_apply_filters.visible{bottom:inherit;visibility:visible}.am_shopby_apply_filters.-fixed{position:fixed}.am_shopby_apply_filters.-fixed .am-show-button{text-align:center;border:1px solid #ccc;border-radius:3px}.am_shopby_apply_filters.-fixed .am-show-button:before,.am_shopby_apply_filters.-fixed .am-show-button:after{display:none}.am-show-button{position:static;margin:0 0 10px;padding:10px;width:inherit;border:1px solid #ccc}.am-show-button.-vertical{padding-left:0;border-left:0;border-radius:0 3px 3px 0;box-shadow:10px 8px 16px rgba(0,0,0,.16)}.am-show-button.-vertical:before{content:'';position:absolute;top:8px;left:-20px;display:block;width:40px;height:40px;background:#eee;border:1px solid #ccc;border-radius:0 0 0 3px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50%;-moz-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;box-sizing:border-box;box-shadow:7px 6px 16px rgba(0,0,0,.16);z-index:-1}.am-show-button.-vertical-right{padding:10px 0;min-width:145px;text-align:right;border-right:0;border-radius:3px 0 0 3px;box-shadow:-8px 8px 16px rgba(0,0,0,.16)}.am-show-button.-vertical-right>.-loading{margin:0 20px}.am-show-button.-vertical-right:before{content:'';position:absolute;top:8px;right:-20px;display:block;width:40px;height:40px;background:#eee;border:1px solid #ccc;border-radius:0 0 0 3px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50%;-moz-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;box-sizing:border-box;box-shadow:5px 6px 16px rgba(0,0,0,.16);z-index:-1}.am-show-button.-horizontal{border-radius:4px;box-shadow:0 5px 16px rgba(0,0,0,.16)}.am-show-button.-horizontal:before,.am-show-button.-horizontal:after{content:'';position:absolute;left:50%;display:block;border:6px solid transparent;-webkit-transform:rotate(45deg) translateX(-50%);-moz-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}.am-show-button.-horizontal:before{bottom:0;border-right:6px solid #ccc;border-bottom:6px solid #ccc;border-radius:0 0 3px}.am-show-button.-horizontal:after{bottom:1px;border-right:6px solid #eee;border-bottom:6px solid #eee;border-radius:0 0 2px}.am-show-button>.am-button{margin-left:3px;padding:10px 15px}.am-show-button.-vertical-right>.am-button{margin-left:5px}.amxnotif-block .input-fields{margin-bottom:5px}.category .subscribe-popup .amxnotif_guest_action{min-width:inherit}.category .subscribe-popup{width:40%;top:25%;margin:0 auto}.category .subscribe-popup .notification-container{margin-top:20px}.login-container .block-amazon-login{clear:none;float:right}.login-container .block-amazon-login .actions-toolbar{margin-top:25px}.login-container .block:nth-child(2)+.block-amazon-login{clear:none}.amazon-validate-container{margin:40px auto 0 auto;width:500px}.amazon-validate-container .primary{width:190px}.amazon-validate-container .continue-as-guest{width:130px}.amazon-validate-container .forgot-password{text-align:right;width:175px}.amazon-addresses .amazon-address{margin-bottom:0}.shariff ul li.threema,.shariff ul li.whatsapp{display:none !important}.mst-searchautocomplete__autocomplete{width:100%;min-width:50rem}.mst-searchautocomplete__autocomplete._active{display:block !important}.mst-searchautocomplete__autocomplete._active.mst-2-cols{width:720px !important;position:absolute}.mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index{clear:left;float:left;display:block;position:relative;max-width:240px;width:240px;padding-bottom:10px;box-sizing:border-box;border-right:1px solid #efefef;margin-right:-1px}.mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product{width:480px !important;max-width:480px !important;clear:right;float:right;border-left:1px solid #efefef;border-right:unset;margin-left:-1px}.mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all{clear:both}.block-cart-failed .actions{text-align:left}.block-cart-failed .actions.primary{float:right}.payment-method-braintree .cvv .field-tooltip{left:6rem}.braintree-paypal-account{border-color:#ccc;border-style:solid;border-width:1px 0;display:inline-block;width:50%}.account .table-credit-cards .col.actions{width:100px}.block-category-event.block:last-child{margin-bottom:30px;padding:10px 0 30px}.block-category-event .block-title{margin:0}.block-category-event .block-title strong{font-size:2.4rem}.block-category-event .ticker li{display:none;margin:0 50px}.block-category-event .ticker .value{font-size:6rem}.block-category-event .ticker .label{font-size:1.4rem;text-transform:none}.block-category-event .dates .date{font-size:5rem}.block-category-event .dates .start{padding-right:50px}.block-category-event .dates .start:after{font-size:5rem;right:10px}.block-search{float:right;padding-left:15px;position:relative;width:250px;z-index:4}.block-search .control{border-top:0;margin:0;padding:0 0 25px}.block-search .nested{display:block;padding-top:5px;position:absolute}.block-search input{margin:0;padding-right:35px;position:static}.block-search input::-webkit-input-placeholder{color:#c2c2c2}.block-search input:-moz-placeholder{color:#c2c2c2}.block-search input::-moz-placeholder{color:#c2c2c2}.block-search input:-ms-input-placeholder{color:#c2c2c2}.block-search .action.search{display:inline-block;background-image:none;background:0 0;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0;text-decoration:none;text-shadow:none;font-weight:400;padding:5px 0;position:absolute;right:10px;top:0;z-index:1}.block-search .action.search>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.block-search .action.search:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px;line-height:22px;color:#8f8f8f;content:'\e615';font-family:'icons-blank-theme';margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.block-search .action.search:hover:before{color:inherit}.block-search .action.search:active:before{color:inherit}.block-search .action.search:focus,.block-search .action.search:active{background:0 0;border:none}.block-search .action.search:hover{background:0 0;border:none}.block-search .action.search.disabled,.block-search .action.search[disabled],fieldset[disabled] .block-search .action.search{cursor:not-allowed;pointer-events:none;opacity:.5}.block-search .action.search:focus:before{color:#333}.search-autocomplete{margin-top:0}.cart-container .widget{float:left}.cart-container .widget.block{margin-bottom:20px}.cart-summary{float:right;position:relative;width:23%}.column.main .cart-summary .actions-toolbar>.secondary{float:none}.cart-summary .block .fieldset .field{margin:0 0 20px;margin:0 0 10px}.cart-summary .block .fieldset .field:not(.choice)>.label{box-sizing:content-box;float:none;width:auto;text-align:left;padding:0}.cart-summary .block .fieldset .field:not(.choice)>.control{float:none;width:auto}.cart-summary .block .fieldset .field>.label{margin:0 0 5px;display:inline-block}.cart-summary .block .fieldset .field.choice:before,.cart-summary .block .fieldset .field.no-label:before{display:none}.cart.table-wrapper .items{min-width:100%;width:auto}.cart.table-wrapper .item .col.item{padding:27px 8px 10px}.cart.table-wrapper .item-actions td{text-align:right}.cart.table-wrapper .product-item-photo{display:table-cell;max-width:100%;padding-right:20px;position:static;vertical-align:top;width:1%}.cart.table-wrapper .product-item-details{display:table-cell;vertical-align:top;white-space:normal;width:99%}.cart.table-wrapper .item-actions .actions-toolbar{text-align:left}.cart .action{margin-bottom:10px}.cart-products-toolbar .toolbar-amount{line-height:30px;margin:0}.cart-products-toolbar .pages{float:right;margin:0 0 1px}.cart-products-toolbar .pages .item:last-child{margin-right:0}.cart.table-wrapper .cart-products-toolbar+.cart thead tr th.col{padding-bottom:7px;padding-top:8px}.cart.table-wrapper .cart+.cart-products-toolbar{margin-top:25px}.minicart-wrapper{margin-left:13px}.minicart-wrapper .block-minicart{right:-15px;width:390px}.opc-wrapper{width:66.66666667%;float:left;-ms-flex-order:1;-webkit-order:1;order:1;padding-right:30px}.checkout-onepage-success .print{display:block;float:right;margin:22px 0 0}.opc-progress-bar-item{width:185px}.checkout-index-index .modal-popup .form-shipping-address{max-width:600px}.checkout-index-index .modal-popup .modal-footer .action-save-address{float:right;margin:0 0 0 10px}.checkout-shipping-method .actions-toolbar>.primary{float:right}.checkout-shipping-method .actions-toolbar .action.primary{margin:0}.opc-wrapper .form-login,.opc-wrapper .form-shipping-address{max-width:600px}.table-checkout-shipping-method{width:auto}.opc-sidebar{margin:46px 0 20px;width:33.33333333%;float:right;-ms-flex-order:2;-webkit-order:2;order:2}.opc-summary-wrapper .modal-header .action-close{display:none}.authentication-dropdown{background-color:#fff;border:1px solid #aeaeae;-webkit-transform:scale(1,0);-webkit-transform-origin:0 0;-webkit-transition:-webkit-transform linear .1s,visibility 0s linear .1s;position:absolute;text-align:left;top:100%;transform:scale(1,0);transform-origin:0 0;transition:transform linear .1s,visibility 0s linear .1s;visibility:hidden;width:100%}.authentication-dropdown._show{z-index:400;-webkit-transform:scale(1,1);-webkit-transition:-webkit-transform linear .1s,visibility 0s linear 0s;transform:scale(1,1);transition:transform linear .1s,visibility 0s linear 0s;visibility:visible}.authentication-wrapper{width:33.33333333%;text-align:right}.block-authentication .block-title{font-size:1.4rem;border-bottom:0;margin-bottom:25px}.block-authentication .actions-toolbar>.primary{display:inline;float:right;margin-right:0}.block-authentication .actions-toolbar>.primary .action{margin-right:0}.block-authentication .actions-toolbar>.secondary{float:left;margin-right:2rem;padding-top:1rem}.popup-authentication .modal-inner-wrap{min-width:768px;width:60%}.popup-authentication .block-authentication{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border-top:1px solid #c1c1c1}.popup-authentication .block[class],.popup-authentication .form-login,.popup-authentication .fieldset,.popup-authentication .block-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.popup-authentication .block[class]{box-sizing:border-box;float:left;padding:10px 30px 0 0;width:50%}.popup-authentication .block[class]+.block{border-left:1px solid #c1c1c1;border-top:0;margin:0;padding:10px 0 0 40px}.popup-authentication .block[class]+.block:before{left:0;top:50%}.popup-authentication .actions-toolbar{margin-bottom:0;margin-top:auto}.checkout-payment-method .actions-toolbar .primary{float:right;margin:0}.checkout-payment-method .fieldset>.field-select-billing>.control{float:none;width:100%}.checkout-payment-method .payment-method-content .fieldset>.field{margin:0 0 20px}.checkout-payment-method .payment-method-content .fieldset>.field.choice:before{padding:0;width:0}.checkout-payment-method .payment-method-content .fieldset>.field.type .control{margin-left:25.8%}.checkout-payment-method .payment-method-content .fieldset>.field.type.no-detection .control{margin-left:0}.checkout-billing-address .action-update{float:right}.checkout-billing-address .actions-toolbar .action-cancel{margin:6px 20px 0 0}.checkout-payment-method .payment-option-title{padding-left:22px}.checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar{margin-left:0}.contact-index-index .column:not(.sidebar-additional) .form.contact{min-width:600px}.gift-message .field{margin-bottom:20px}.gift-options{position:relative;z-index:1}.gift-options .actions-toolbar{clear:both;float:right;position:static}.gift-options .actions-toolbar .secondary{float:right}.gift-options .actions-toolbar .secondary .action{float:right;margin-left:20px}.gift-options .actions-toolbar .secondary .action-cancel{display:block;float:left;margin-top:6px}.gift-options .actions-toolbar:nth-child(3):before{border-left:1px solid #c1c1c1;bottom:5rem;content:'';display:block;left:50%;overflow:hidden;position:absolute;top:0;width:0}.gift-options-title{font-weight:300;font-size:1.8rem}.cart.table-wrapper .action-gift{float:left}.order-options .gift-wrapping,.table-order-review .gift-wrapping{max-width:50%}.form-giftregistry-search .fieldset{margin-bottom:29px}.form-giftregistry-search .fieldset>.fields-specific-options>.field{margin:0 0 20px;box-sizing:border-box}.form-giftregistry-search .fieldset>.fields-specific-options>.field>.label{margin:0}.form-giftregistry-search .fieldset>.fields-specific-options>.field:before,.form-giftregistry-search .fieldset>.fields-specific-options>.field:after{content:'';display:table}.form-giftregistry-search .fieldset>.fields-specific-options>.field:after{clear:both}.form-giftregistry-search .fieldset>.fields-specific-options>.field.choice:before,.form-giftregistry-search .fieldset>.fields-specific-options>.field.no-label:before{padding:6px 15px 0 0;width:25.8%;box-sizing:border-box;content:' ';float:left;height:1px}.form-giftregistry-search .fieldset>.fields-specific-options>.field .description{padding:6px 15px 0 0;text-align:right;width:25.8%;box-sizing:border-box;float:left}.form-giftregistry-search .fieldset>.fields-specific-options>.field:not(.choice)>.label{padding:6px 15px 0 0;text-align:right;width:25.8%;box-sizing:border-box;float:left}.form-giftregistry-search .fieldset>.fields-specific-options>.field:not(.choice)>.control{width:74.2%;float:left}.block-giftregistry-shared-items .product-item-photo{display:table-cell;max-width:100%;padding:0 20px 0 0;vertical-align:top;width:1%}.block-giftregistry-shared-items .product-item-details{display:table-cell;vertical-align:top;width:99%;word-break:normal}.block-giftregistry-shared-items .col.product{width:48%}.block-giftregistry-shared-items .col:not(.product){text-align:center}.block-giftregistry-shared-items .col.price{padding-top:17px}.block-giftregistry-shared-items .input-text.qty{margin-top:-4px}.gift-options-cart-item .gift-wrapping,.cart-gift-item .gift-wrapping{box-sizing:border-box;float:left;padding-right:20px;width:50%}.gift-options-cart-item .gift-wrapping+.gift-message,.cart-gift-item .gift-wrapping+.gift-message{border-left:1px solid #c1c1c1;box-sizing:border-box;float:left;padding-left:4.5rem;width:50%}.form-add-invitations .additional,.form-add-invitations .field.text{margin-top:29px}.table-invitations .col{width:50%}.wishlist.window.popup{bottom:auto;top:20%;left:50%;margin-left:-212px;width:380px;right:auto}.wishlist.window.popup .field{margin:0 0 20px}.wishlist.window.popup .field:not(.choice)>.label{box-sizing:content-box;float:none;width:auto;text-align:left;padding:0}.wishlist.window.popup .field:not(.choice)>.control{float:none;width:auto}.wishlist.window.popup .field>.label{margin:0 0 5px;display:inline-block}.wishlist.window.popup .field.choice:before,.wishlist.window.popup .field.no-label:before{display:none}.block-wishlist-management{margin-bottom:20px}.block-wishlist-management .wishlist-select{border-bottom:1px solid #e8e8e8;display:table;margin-bottom:15px;width:100%}.block-wishlist-management .wishlist-select .wishlist-name{display:table-cell;margin-right:10px;padding:5px 10px 10px;vertical-align:top;white-space:nowrap;width:5%}.block-wishlist-management .wishlist-select-items{display:table-cell;padding-right:160px;vertical-align:top}.block-wishlist-management .wishlist-select-items .item{display:inline-block;margin-right:10px;padding:5px 10px 10px}.block-wishlist-management .wishlist-select-items .item:last-child{margin-right:0}.block-wishlist-management .wishlist-select-items .current{border-bottom:3px solid #fff;font-weight:600}.block-wishlist-management .wishlist-select .wishlist-name-current{display:none}.block-wishlist-management .wishlist-add.item{position:absolute;right:0;top:0}.block-wishlist-management .wishlist-title strong{font-size:4rem}.block-wishlist-management .wishlist-info{float:left}.block-wishlist-management .wishlist-toolbar{float:right}.block-wishlist-info-items .product-item-photo{margin-left:0}.products-grid.wishlist .product-item-checkbox{float:left}.products-grid.wishlist .product-item-checkbox+.product-item-name{margin-left:25px}.block.newsletter{max-width:44%;width:max-content}.block.newsletter .field{margin-right:5px}.block.newsletter .field .control{width:100%}.block.newsletter .action.subscribe{border-radius:3px}.paypal-review .paypal-review-title{border-bottom:1px solid #b6b6b6}.paypal-review .block-content .box-order-shipping-address,.paypal-review .block-content .box-order-shipping-method,.paypal-review .block-content .box-order-shipping-method+.box-order-billing-address{box-sizing:border-box;float:left;width:33%}.paypal-review .block-content .box-order-shipping-address{padding:0 5%;width:34%}.paypal-review .col.subtotal,.paypal-review .mark,.paypal-review .amount{text-align:right}.products.wrapper.list .product-reviews-summary{margin:0}.reward-settings+.actions-toolbar{margin-top:-32px}.form-create-return .additional .field:last-child{margin-top:29px}.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box{margin-bottom:20px}.block-returns-tracking .block-title .action{margin:0 0 0 30px}.block-returns-tracking .block-title .actions-track{float:right;margin-top:12px}.table-order-items .subtotal,.table-order-items .amount{text-align:right}.table-order-items.creditmemo .col.qty,.table-order-items.creditmemo .col.discount,.table-order-items.creditmemo .col.subtotal{text-align:center}.table-order-items.creditmemo .col.total{text-align:right}.order-pager-wrapper .order-pager-wrapper-top{padding-left:0;padding-right:0}.order-pager-wrapper .pages{float:right}.order-actions-toolbar .action.print{display:block;float:right}.page-title-wrapper .order-date{margin-top:-20px}[class^=sales-guest-] .column.main .block:not(.widget) .block-content .box,.sales-guest-view .column.main .block:not(.widget) .block-content .box{margin-bottom:20px}.my-credit-cards .card-type img{display:block}.products-grid.wishlist .product-item-tooltip{display:inline-block}.products-grid.wishlist .product-item-actions{margin:10px 0 0}.products-grid.wishlist .product-item .fieldset .field.qty{margin-bottom:10px;padding-right:10px}.products-grid.wishlist .product-item .fieldset .field.qty .label{width:auto}.products-grid.wishlist .product-item .box-tocart .actions-primary{margin:0}.products-grid.wishlist .product-item .box-tocart .stock{margin:20px 0 0}.wishlist-index-index .product-item-info{width:240px}.bundle-options-container .bundle-options-wrapper,.bundle-options-container .product-options-wrapper{float:left;width:57%}.bundle-options-container .block-bundle-summary{float:right;position:relative;width:40%}.page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,.page-layout-2columns-left .bundle-options-container .block-bundle-summary,.page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,.page-layout-2columns-right .bundle-options-container .block-bundle-summary,.page-layout-3columns .bundle-options-container .bundle-options-wrapper,.page-layout-3columns .bundle-options-container .block-bundle-summary{width:48%}.page-products.page-layout-1column .products-grid .product-item,.page-products.page-layout-2columns-left .products-grid .product-item,.page-products.page-layout-1column .contents-grid .product-item,.page-products.page-layout-2columns-left .contents-grid .product-item,.page-products.page-layout-1column .products-grid .content-item,.page-products.page-layout-2columns-left .products-grid .content-item,.page-products.page-layout-1column .contents-grid .content-item,.page-products.page-layout-2columns-left .contents-grid .content-item{padding:10px;height:480px;overflow:hidden}.page-products.page-layout-1column .products-grid .product-item .product-item-details .product-item-inner,.page-products.page-layout-2columns-left .products-grid .product-item .product-item-details .product-item-inner,.page-products.page-layout-1column .contents-grid .product-item .product-item-details .product-item-inner,.page-products.page-layout-2columns-left .contents-grid .product-item .product-item-details .product-item-inner,.page-products.page-layout-1column .products-grid .content-item .product-item-details .product-item-inner,.page-products.page-layout-2columns-left .products-grid .content-item .product-item-details .product-item-inner,.page-products.page-layout-1column .contents-grid .content-item .product-item-details .product-item-inner,.page-products.page-layout-2columns-left .contents-grid .content-item .product-item-details .product-item-inner{position:absolute;bottom:10px;left:10px;width:calc(100% - 20px)}.page-products .products-grid .product-item{width:33.33333333%}.page-products.page-layout-1column .products-grid .product-item{width:25%}.page-products.page-layout-3columns .products-grid .product-item{width:50%}.page-products .columns{padding-top:0;position:relative;z-index:1}.products.wrapper~.toolbar .pages{float:left}.toolbar-amount{float:left}.sorter{float:right}.modes{display:inline-block;float:left;margin-right:20px}.products.wrapper~.toolbar .modes{display:none}.modes-mode{color:#4a4a4a;border:1px solid #b6b6b6;border-right:0;float:left;font-weight:400;line-height:1;padding:7px 10px;text-align:center;display:inline-block;text-decoration:none}.modes-mode:not(.active):hover{color:#4a4a4a;background:#c3c3c3}.modes-mode:last-child{border-right:1px solid #b6b6b6}.modes-mode.active{color:#737373}.modes-mode>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.modes-mode:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;line-height:inherit;color:#4a4a4a;content:'\e60d';font-family:'icons-blank-theme';vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.modes-mode:hover:before{color:#4a4a4a}.mode-list:before{content:'\e60b'}.limiter{float:right}.products.wrapper~.toolbar .limiter{display:block}.product-info-main .box-tocart,.product-options-bottom .box-tocart{margin:0 auto;width:50%}.product-info-main .box-tocart .field.qty,.product-options-bottom .box-tocart .field.qty{text-align:center;border:1px solid #7b7b7b;padding:10px 5px}.sidebar .product-items .product-item-info .product-item-photo{float:left;left:auto;margin:0 10px 10px 0;position:relative;top:auto}.sidebar .product-items .product-item-details{margin:0}.sidebar .product-items .product-item-actions{clear:left}.product.data.items{margin-left:25px;margin-right:25px}.login-container .block.login .actions-toolbar>.primary{margin-bottom:0;margin-right:30px}.login-container .block.login .actions-toolbar>.secondary{float:left}.login-container .fieldset>.field>.control{width:55%}.fieldset .fullname .field .label{padding:6px 15px 0 0;text-align:right;width:25.8%;box-sizing:border-box;float:left}.fieldset .fullname .field .control{width:74.2%;float:left}.form.password.reset,.form.send.confirmation,.form.password.forget,.form.create.account{min-width:600px;width:50%}.account.page-layout-2columns-left .sidebar-main,.account.page-layout-2columns-left .sidebar-additional{width:22.3%}.account.page-layout-2columns-left .column.main{width:77.7%}.block-addresses-list .items.addresses{font-size:0}.block-addresses-list .items.addresses>.item{display:inline-block;font-size:14px;margin-bottom:20px;vertical-align:top;width:48.8%}.block-addresses-list .items.addresses>.item:nth-last-child(1),.block-addresses-list .items.addresses>.item:nth-last-child(2){margin-bottom:0}.block-addresses-list .items.addresses>.item:nth-child(even){margin-left:2.4%}.control.captcha-image .captcha-img{margin:0 10px 10px 0}.block.widget .products-grid .product-item{width:33.33333333%}.page-layout-1column .block.widget .products-grid .product-item{width:25%}.page-layout-3columns .block.widget .products-grid .product-item{width:50%}.sidebar .block.widget .pager .pages-item-next{padding:0}.sidebar .block.widget .pager .pages-item-next .action{margin:0}html,body{height:100%}.page-header{padding-top:55px}.logo img{height:95px}.langs-wrapper{float:right}.nav-sections{position:relative}.nav-sections.sticky{z-index:900;background-color:#fff;box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1280px;width:100%}.nav-sections.sticky .nav-1{margin-left:10px}.header-links-wrapper{display:block;position:relative;float:right;font-family:'ClanBook',Arial,sans-serif;margin-right:99px}.header-links-wrapper .header-links-icon{float:left;width:30px;height:30px;display:inline-block}.header-links-wrapper .header-links-icon:before{background-image:url('../images/service.png');background-position-x:0;background-position-y:0;line-height:30px;vertical-align:true;height:30px;width:30px;background-repeat:no-repeat;content:'';display:inline-block}.header-links-wrapper .header-links-icon:before{height:30px;width:30px}.header-links-wrapper .header-links-icon:after{height:30px;width:30px}.header-links-wrapper .header-links-icon:before{background-size:contain}.header-links-wrapper .header-links-text{float:left;margin-left:10px}.header-message-wrapper{display:block;position:relative;margin-top:50px;font-family:'ClanBook',Arial,sans-serif;text-align:center}.header-message-wrapper .header-message-text{position:absolute;left:50%;transform:translate(-50%,-50%)}.page-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%}.page-wrapper>.breadcrumbs,.page-wrapper>.top-container,.page-wrapper>.widget{box-sizing:border-box;width:100%}.ie10 .page-wrapper,.ie11 .page-wrapper{height:100%}.navigation ul{padding:0}.header.panel>.header.links{float:right;font-size:0;margin:0;padding:0;list-style:none none;margin-left:auto}.header.panel>.header.links>li{display:inline-block;vertical-align:top}.header.panel>.header.links>li{font-size:14px;margin:0 0 0 15px}.header.panel>.header.links>li.welcome,.header.panel>.header.links>li a{line-height:1.4}.header.panel>.header.links>li.welcome a{padding-left:5px}.minicart-wrapper{transition:all .3s ease-in;position:absolute;bottom:0;right:0;margin:0;float:unset}.minicart-wrapper .action.showcart:before{background-size:32px}.minicart-wrapper .action.showcart .counter.qty{color:#000;margin:0}.minicart-wrapper.sticky-cart{position:fixed;top:40%;bottom:unset;right:2%;z-index:900;background:#fff;border-radius:50%;width:53px;height:53px;padding:15px 0 0 13px}.minicart-wrapper.sticky-cart .action.showcart{white-space:nowrap}.minicart-wrapper.sticky-cart .action.showcart:before{width:25px;height:25px;background-size:25px;line-height:25px;vertical-align:top}.minicart-wrapper.sticky-cart .action.showcart .counter.qty{background:#fff;color:#000;height:25px;line-height:25px;border-radius:0;display:inline-block;min-width:18px;overflow:hidden;padding:0 3px;text-align:center;white-space:normal}.minicart-wrapper.sticky-cart .action.showcart .counter.qty.empty{display:none}.minicart-wrapper.sticky-cart .action.showcart .counter.qty .loader>img{max-width:24px}.page-header .switcher{display:inline-block}.page-main>.page-title-wrapper .page-title{display:inline-block}.page-main>.page-title-wrapper .page-title+.action{float:right;margin-top:20px}.hero-product .product-item-info a.product-item-photo{height:400px}div.block-search{position:absolute;bottom:0;right:63px;width:50%;padding-right:0;height:42px}div.block-search .control{padding:0}div.block-search .action.search{display:none}div.block-search .field.search{position:relative}div.block-search #search_mini_form:not(.active) .mst-search-autocomplete__typeahead-overlay{width:100% !important}body.searchautocomplete__active .overlay-actions{margin-top:35px}body.searchautocomplete__active .overlay-actions a{display:inline-block}body.searchautocomplete__active div.block-search{width:100%;top:0;right:0;z-index:330;padding-left:0;float:unset;height:219px}body.searchautocomplete__active .field.search{width:90%;display:block;margin:0 auto;text-align:right}body.searchautocomplete__active .mst-searchautocomplete__autocomplete{padding:0;margin-top:10px;background-color:#fff;border:none}body.searchautocomplete__active .mst-searchautocomplete__autocomplete ul li{margin:0;padding:0}body.searchautocomplete__active .mst-searchautocomplete__wrapper>div{display:flex;flex-wrap:wrap;justify-content:space-between}body.searchautocomplete__active .mst-searchautocomplete__wrapper .mst-searchautocomplete__index-title{padding:5px;display:inline-flex}body.searchautocomplete__active .mst-searchautocomplete__wrapper .mst-searchautocomplete__index.popular{flex-grow:4}body.searchautocomplete__active .mst-searchautocomplete__wrapper .mst-searchautocomplete__index.popular .mst-searchautocomplete__index-title{padding:0}body.searchautocomplete__active .mst-searchautocomplete__wrapper .mst-searchautocomplete__index.popular ul li:first-child{padding-left:0}body.searchautocomplete__active .mst-searchautocomplete__wrapper .column-wrapper{width:24%;flex-grow:1;flex-grow:0;flex-shrink:0;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;flex-direction:column}body.searchautocomplete__active .mst-searchautocomplete__wrapper .column-wrapper._inactive{width:0;display:none}body.searchautocomplete__active .mst-searchautocomplete__wrapper .row-wrapper{width:75%;flex-grow:1;flex-grow:0;flex-shrink:0;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between}body.searchautocomplete__active .mst-searchautocomplete__wrapper .wrapper_inactive .row-wrapper{width:100%}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_category{flex-grow:1;flex-grow:0;flex-shrink:0;width:100%;margin-bottom:1.5rem;border:1px solid #232323}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_category ul li{padding:.5rem;margin:0}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_search_query{flex-grow:1;flex-grow:0;flex-shrink:0;margin-bottom:1.5rem;border:1px solid #232323}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_search_query a{margin-right:5px}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_search_query .num_results{float:unset;margin-left:5px}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_search_query ul li{padding:.5rem;margin:0}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content{margin-bottom:1rem}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product .mst-searchautocomplete__index-title,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content .mst-searchautocomplete__index-title{padding:18.18181818px}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li{display:block;width:calc(24% - 12px);border-bottom:none}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li:not(:nth-child(4n)),body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li:not(:nth-child(4n)){margin-right:15px}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li a,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li a{text-decoration:none}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li a:hover,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li a:hover{text-decoration:underline}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li .product-img,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li .product-img,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li .cms-img,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li .cms-img{text-align:center}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li .product-img img,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li .product-img img,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li .cms-img img,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li .cms-img img{max-width:10rem;margin:0 auto;width:100%;height:auto}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li .meta,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li .meta{height:6.5rem;overflow:hidden}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li .meta .description,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li .meta .description,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product ul li .meta .excerpt,body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li .meta .excerpt{display:none}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.magento_catalog_product{width:70%}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content{width:30%}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul{justify-content:space-between}body.searchautocomplete__active .mst-searchautocomplete__wrapper div.blackbird_contentmanager_content ul li{width:44%;margin-right:0}.catalogsearch-result-index .page-title-wrapper{padding:25px 0}.catalogsearch-result-index .page-title-wrapper h1{margin-bottom:0}.catalogsearch-result-index ul.mst-search__result-tabs{list-style:none;border-bottom:none;padding:0;margin-bottom:1rem}.catalogsearch-result-index ul.mst-search__result-tabs li a.active{border:1px solid #232323;color:#000}.catalogsearch-result-index .suggested{padding:10px;margin:10px 0;background-color:#fff}.catalogsearch-result-index .mst-search__index-blackbird_contentmanager_content ul li{padding:10px;width:calc(20% - 12px)}.catalogsearch-result-index .mst-search__index-blackbird_contentmanager_content ul li:not(:nth-child(3n)){margin-right:0}.catalogsearch-result-index .mst-search__index-blackbird_contentmanager_content ul li:not(:nth-child(5n)){margin-right:15px}.catalogsearch-result-index .mst-search__index-blackbird_contentmanager_content ul li .ct-field-image{text-align:center}.categorynav .amshopby-category-labels-folding ol li.item{padding-left:25px;margin-top:10px}.sidebar .block-ct-filter{background-color:#fff;padding:25px 10px}.category-view{max-height:400px;overflow:hidden}.category-view:before,.category-view:after{content:'';display:table}.category-view:after{clear:both}.category-view .category-image{width:556px}.page-products .products-grid li.product-item .product-item-details{flex-direction:column;display:flex}.page-products .products-grid li.product-item .product-item-details .product-item-name{order:1}.page-products .products-grid li.product-item .product-item-details .product-reviews-summary{order:2}.page-products .products-grid li.product-item .product-item-details .attr-additional{order:3}.page-products .products-grid li.product-item .product-item-details .price-box.price-final_price{order:6;margin:0;position:absolute;bottom:56px}.page-products .products-grid li.product-item .product-item-details .baseprice{order:4;font-size:1rem;font-weight:400;font-family:'ClanBook',Arial,sans-serif}.page-products .products-grid li.product-item .product-item-details .product-item-inner{order:7}.sidebar{position:relative}.page-product-downloadable .product-options-bottom .field.qty+.actions{padding-top:0}.info-required{color:#e02b27;float:right}.block-customer-login .info-required{margin:0 0 10px;text-align:left;letter-spacing:normal;word-spacing:normal;color:#e02b27}.block-customer-login .password-reminder{float:left;width:50%;margin:0}.block-customer-login .password-reminder a.action{margin-top:0}.slider-outer{position:relative}.slider-outer .slide{height:400px}.slider-outer .slide .slide-img{float:left;width:60%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.slider-outer .slide .slide-content{position:relative;background:#fff;float:left;height:100%;width:40%;padding:27px}.slider-outer .slide .slide-content .slide-target{position:absolute;bottom:27px;left:27px}.slider-outer .owl-dots{height:32px}.checkout-index-index .opc-estimated-wrapper{display:none}.checkout-index-index .authentication-wrapper{margin-right:0;width:30%}.checkout-index-index .authentication-wrapper button.action{float:right}}@media all and (min-width:769px),print{.modal-popup.modal-slide .modal-footer{border-top:1px solid #c1c1c1;text-align:right}.navigation ul li:first-child a.level-top{padding-left:0}.navigation .level0 .submenu{z-index:0}.navigation .level0 .submenu .active>a{border-color:#fff}.nav-sections{margin-bottom:10px}.footer.content .links{display:inline-block;margin-bottom:20px;padding:0 50px 0 0;vertical-align:top}.footer.content .switcher.store{display:inline-block;padding-right:50px;vertical-align:top}.footer span.widget.block{margin:0}.footer.content .lwfooter,.footer.content .copyright{max-width:1068px}#footer-info-wrapper{margin-top:25px;max-width:1068px;margin:0 0 0 auto}#footer-info-wrapper h4{margin:42px 0 25px}#footer-info-wrapper>*{float:left;width:33%;padding:10px}#footer-links-wrapper{margin-left:300px;margin-bottom:50px}#footer-links-wrapper .column{float:left;width:25%}#footer-links-wrapper h4{margin-top:0;text-transform:uppercase}}@media all and (min-width:1024px),print{.col-l-1,.col-l-2,.col-l-3,.col-l-4,.col-l-5,.col-l-6,.col-l-7,.col-l-8,.col-l-9,.col-l-10,.col-l-11,.col-l-12{float:left}.col-l-12{width:100%}.col-l-11{width:91.66666667%}.col-l-10{width:83.33333333%}.col-l-9{width:75%}.col-l-8{width:66.66666667%}.col-l-7{width:58.33333333%}.col-l-6{width:50%}.col-l-5{width:41.66666667%}.col-l-4{width:33.33333333%}.col-l-3{width:25%}.col-l-2{width:16.66666667%}.col-l-1{width:8.33333333%}.col-l-pull-12{right:100%}.col-l-pull-11{right:91.66666667%}.col-l-pull-10{right:83.33333333%}.col-l-pull-9{right:75%}.col-l-pull-8{right:66.66666667%}.col-l-pull-7{right:58.33333333%}.col-l-pull-6{right:50%}.col-l-pull-5{right:41.66666667%}.col-l-pull-4{right:33.33333333%}.col-l-pull-3{right:25%}.col-l-pull-2{right:16.66666667%}.col-l-pull-1{right:8.33333333%}.col-l-pull-0{right:auto}.col-l-push-12{left:100%}.col-l-push-11{left:91.66666667%}.col-l-push-10{left:83.33333333%}.col-l-push-9{left:75%}.col-l-push-8{left:66.66666667%}.col-l-push-7{left:58.33333333%}.col-l-push-6{left:50%}.col-l-push-5{left:41.66666667%}.col-l-push-4{left:33.33333333%}.col-l-push-3{left:25%}.col-l-push-2{left:16.66666667%}.col-l-push-1{left:8.33333333%}.col-l-push-0{left:auto}.col-l-offset-12{margin-left:100%}.col-l-offset-11{margin-left:91.66666667%}.col-l-offset-10{margin-left:83.33333333%}.col-l-offset-9{margin-left:75%}.col-l-offset-8{margin-left:66.66666667%}.col-l-offset-7{margin-left:58.33333333%}.col-l-offset-6{margin-left:50%}.col-l-offset-5{margin-left:41.66666667%}.col-l-offset-4{margin-left:33.33333333%}.col-l-offset-3{margin-left:25%}.col-l-offset-2{margin-left:16.66666667%}.col-l-offset-1{margin-left:8.33333333%}.col-l-offset-0{margin-left:0}.amgdprcookie-content-wrapper .amgdprcookie-table .amgdprcookie-cell:first-child{width:17%}.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item{width:50%}#checkout.am-checkout.-modern.-layout-1column .authentication-wrapper{min-width:300px}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;width:calc(50% - 7px)}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker{width:50%}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date{padding-right:10px}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker{padding-left:10px}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title{background:#eee;color:#363636}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title>.amcheckout-icon{background:0 0}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal{width:15%}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals{margin-left:auto;width:40%}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment{display:inline-block;vertical-align:top}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes{box-sizing:border-box;padding-right:10px;width:35%}.amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment{width:65%}.amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title{border:none}.amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty{max-width:20%}.amcheckout-main-container.-modern.-layout-2columns{position:relative}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column{margin:0}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main{float:left;width:calc(100% - (380px + 60px))}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar{float:right;width:380px;transition:all .3s ease}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky{overflow:auto;max-height:100vh}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary{border:1px solid #d4d4d4;background:#fff}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar{margin-bottom:20px;text-align:center}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout{float:none;width:70%}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title{background:#f9f9f9;cursor:default}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name{width:100%}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal{width:auto}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals{margin-left:0;width:100%}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options{background:#fff}.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment{display:block;width:100%}.amcheckout-sticky-stopper{display:block;visibility:hidden;margin:0;padding:0;width:100%;height:0}.amcheckout-main-container.-modern.-layout-3columns{display:flex;justify-content:space-between}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-column{width:32%}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title{cursor:default}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper{flex:auto;width:inherit}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password{width:100%}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details{width:100%}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type){margin-bottom:10px}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods{min-width:inherit}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method{width:100%}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type){margin-bottom:10px}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details{width:100%}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type){margin-bottom:10px}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control{position:relative}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker{width:100%}.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker~.ui-datepicker-trigger{position:absolute;top:7px;right:7px;margin:0}.ambrands-search-wrapper{float:right;width:20%}.brand-images .brands-letter{padding-right:35px;width:inherit}.brand-images .brands-letter .brand-item{margin:0 10px 20px}.amslider .slide{margin:0 20px 20px 0;max-width:32%;-webkit-flex-basis:auto;flex-basis:auto}.ambrands-list-popup{position:absolute;display:block;width:600px;height:450px;background:#fff;box-shadow:0 0 1px 1px #ccc;opacity:0;transition:all .5s ease;pointer-events:none}.ambrands-menu-item:hover .ambrands-list-popup{opacity:1;pointer-events:auto}.ambrands-list-container{height:100%;font-size:0}.ambrands-popup-filter{display:inline-block;box-sizing:border-box;width:27%;height:100%;padding:20px;font-size:0;vertical-align:top;text-align:center;background:#f0f0f0}.ambrands-popup-filter .ambrands-letter{display:inline-block;box-sizing:border-box;width:40px;height:40px;font-size:14px;line-height:40px;text-align:center;color:#333}.ambrands-popup-filter .ambrands-letter:hover{color:#333;text-decoration:none;background:#ccc}.ambrands-popup-filter .ambrands-letter.-disabled{background-color:#f1f1f1;opacity:.6;pointer-events:none}.ambrands-popup-filter .ambrands-letter.-active{color:#fff;background:#f58d0f}.ambrands-popup-filter .ambrands-letter.-letter-all{width:100%;margin-bottom:15px}.ambrands-popup-items{display:inline-block;box-sizing:border-box;width:73%;height:100%;padding:20px;overflow:auto;font-size:14px}.ambrands-popup-items .brand-images .brands-letter{width:100%;padding:0}.ambrands-popup-items .brand-item{text-align:center}.ambrands-popup-items .brand-item .label:before{content:none}.ambrands-popup-items .brand-item .count{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.ambrands-popup-items .brand-images .brands-letter .brand-item{margin:0 20px 20px 0}.ambrands-popup-items .letter{margin-bottom:15px}.filter-options-content .am-filter-price{width:43%}.amslider-container.am-swiper-slider{width:85%}.amxnotif-block .input-fields{margin-bottom:0}.category .subscribe-popup .notification-container{margin-top:20px}.category .subscribe-popup{width:30%}.checkout-index-index .modal-popup .modal-inner-wrap{margin-left:-400px;width:800px;left:50%}.opc-wrapper .shipping-address-item{width:33.33333333%}.opc-wrapper .shipping-address-item:before{background:#ccc;height:calc(100% - 20px);content:'';left:0;position:absolute;top:0;width:1px}.opc-wrapper .shipping-address-item:nth-child(3n+1):before{display:none}.opc-wrapper .shipping-address-item.selected-item:before{display:none}.opc-wrapper .shipping-address-item.selected-item+.shipping-address-item:before{display:none}.table-checkout-shipping-method{min-width:500px}.wishlist-index-index .products-grid .product-items{margin:0}.wishlist-index-index .products-grid .product-item{margin-left:calc((100% - 4*24.439%)/3);padding:0;width:24.439%}.wishlist-index-index .products-grid .product-item:nth-child(4n+1){margin-left:0}.products-grid .product-item{width:20%}.page-layout-1column .products-grid .product-item{width:16.66666667%}.page-layout-3columns .products-grid .product-item{width:25%}.page-products .products-grid .product-items,.page-products .contents-grid .product-items,.page-products .products-grid .content-items,.page-products .contents-grid .content-items{margin:0}.page-products .products-grid .product-item,.page-products .contents-grid .product-item,.page-products .products-grid .content-item,.page-products .contents-grid .content-item{margin-left:calc((100% - 4*23.233%)/3);padding:0;width:23.233%}.page-products .products-grid .product-item:nth-child(4n+1),.page-products .contents-grid .product-item:nth-child(4n+1),.page-products .products-grid .content-item:nth-child(4n+1),.page-products .contents-grid .content-item:nth-child(4n+1){margin-left:0}.page-products.page-layout-1column .products-grid .product-item,.page-products.page-layout-1column .contents-grid .product-item,.page-products.page-layout-1column .products-grid .content-item,.page-products.page-layout-1column .contents-grid .content-item{margin-left:2.5%;width:18%}.page-products.page-layout-1column .products-grid .product-item:nth-child(5n+1),.page-products.page-layout-1column .contents-grid .product-item:nth-child(5n+1),.page-products.page-layout-1column .products-grid .content-item:nth-child(5n+1),.page-products.page-layout-1column .contents-grid .content-item:nth-child(5n+1){margin-left:0}.page-products.page-layout-1column .products-grid .product-item .product-item-details .product-item-inner,.page-products.page-layout-1column .contents-grid .product-item .product-item-details .product-item-inner,.page-products.page-layout-1column .products-grid .content-item .product-item-details .product-item-inner,.page-products.page-layout-1column .contents-grid .content-item .product-item-details .product-item-inner{width:calc(100% - 20px)}.page-products.page-layout-3columns .products-grid .product-item{margin-left:1%;width:32.667%}.page-products.page-layout-3columns .products-grid .product-item:nth-child(3n){margin-left:1%}.page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1){margin-left:0}.block.widget .products-grid .product-item{width:20%}.page-layout-1column .block.widget .products-grid .product-item{margin-left:calc((100% - 5*(100%/6))/4);width:16.66666667%}.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1){margin-left:calc((100% - 5*(100%/6))/4)}.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1){margin-left:0}.page-layout-3columns .block.widget .products-grid .product-item{width:25%}.block.widget .products-grid .product-items{margin:0}.block.widget .products-grid .product-item{margin-left:calc((100% - 4*24.439%)/3);padding:0;width:24.439%}.block.widget .products-grid .product-item:nth-child(4n+1){margin-left:0}}@media all and (min-width:1440px),print{.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}.col-xl-pull-12{right:100%}.col-xl-pull-11{right:91.66666667%}.col-xl-pull-10{right:83.33333333%}.col-xl-pull-9{right:75%}.col-xl-pull-8{right:66.66666667%}.col-xl-pull-7{right:58.33333333%}.col-xl-pull-6{right:50%}.col-xl-pull-5{right:41.66666667%}.col-xl-pull-4{right:33.33333333%}.col-xl-pull-3{right:25%}.col-xl-pull-2{right:16.66666667%}.col-xl-pull-1{right:8.33333333%}.col-xl-pull-0{right:auto}.col-xl-push-12{left:100%}.col-xl-push-11{left:91.66666667%}.col-xl-push-10{left:83.33333333%}.col-xl-push-9{left:75%}.col-xl-push-8{left:66.66666667%}.col-xl-push-7{left:58.33333333%}.col-xl-push-6{left:50%}.col-xl-push-5{left:41.66666667%}.col-xl-push-4{left:33.33333333%}.col-xl-push-3{left:25%}.col-xl-push-2{left:16.66666667%}.col-xl-push-1{left:8.33333333%}.col-xl-push-0{left:auto}.col-xl-offset-12{margin-left:100%}.col-xl-offset-11{margin-left:91.66666667%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-0{margin-left:0}.brands-filters .letter{margin:0;border-radius:0;border-right:none}.brands-filters .letter-all{margin-right:20px}.brands-filters .letter:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.brands-filters .letter:last-child{border-right:1px solid #ccc;border-top-right-radius:5px;border-bottom-right-radius:5px}.amslider .wrapper{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.sidebar .product-items .product-item-info .product-item-photo{float:none;left:0;margin:0;position:absolute;top:0}.sidebar .product-items .product-item-details{margin-left:85px}}div[data-role=gdpr-cookie-container]{position:fixed !important;position:-webkit-fixed;z-index:999;width:100%}.page-wrapper{overflow:visible !important}.message.global.cookie.am-cookie,.amgdprcookie-bar-container{max-width:375px;border-radius:0 0 6px 6px;margin-left:auto;margin-right:auto;text-align:center;-webkit-box-shadow:0px 0px 10px 0px #232323;-moz-box-shadow:0px 0px 10px 0px #232323;box-shadow:0px 0px 10px 0px #232323}.message.global.cookie.am-cookie .content,.amgdprcookie-bar-container .content{padding-top:1rem}.message.global.cookie.am-cookie .content h2,.amgdprcookie-bar-container .content h2{text-align:center;font-size:1.4rem}.message.global.cookie.am-cookie .content p,.amgdprcookie-bar-container .content p{text-align:left}.message.global.cookie.am-cookie .actions,.amgdprcookie-bar-container .actions{text-align:center;margin-top:25px}.message.global.cookie.am-cookie .actions #btn-cookie-allow,.amgdprcookie-bar-container .actions #btn-cookie-allow{padding:10px 25px;text-transform:uppercase;border:1px solid #1bd89e;background:#1bd89e;color:#fff;text-decoration:none;display:block;margin-right:auto;margin-left:auto;min-width:227px}.message.global.cookie.am-cookie .actions #btn-cookie-disallow,.amgdprcookie-bar-container .actions #btn-cookie-disallow{margin-top:10px;padding:10px 25px;text-transform:uppercase;border:1px solid #f5f5f5;background:#f5f5f5;color:#626262;text-decoration:none;text-transform:unset;font-size:12px;min-width:227px}.message.global.cookie.am-cookie .actions #btn-cookie-disallow:hover,.amgdprcookie-bar-container .actions #btn-cookie-disallow:hover{color:#000}.amgdprcookie-main-wrapper .amgdprcookie-head{font-family:'ClanBook',Arial,sans-serif;text-transform:uppercase;font-size:14px;visibility:hidden}.amgdprcookie-main-wrapper h2{font-size:1.4rem}.amgdprcookie-main-wrapper .amgdprcookie-caption{font-family:'ClanBook',Arial,sans-serif;text-transform:uppercase;font-size:14px}.amgdprcookie-main-wrapper .amgdprcookie-header,.amgdprcookie-main-wrapper .amgdprcookie-text{padding:0}.amgdprcookie-main-wrapper .amgdprcookie-cell.desc{word-break:keep-all;overflow-wrap:normal;word-wrap:normal;display:block}.amgdprcookie-main-wrapper .amgdprcookie-btn{padding:10px 25px;text-transform:uppercase;border:1px solid #000;background:#fff;color:#000;text-decoration:none;border-radius:0;box-shadow:none;font-weight:400;font-size:14px}.amgdprcookie-main-wrapper .amgdprcookie-btn:hover{background-color:transparent}.amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper .amgdprcookie-btn:first-child{padding:10px 25px;text-transform:uppercase;border:1px solid #1bd89e;background:#1bd89e;color:#fff;text-decoration:none}.amgdprcookie-main-wrapper .amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label{background:#1bd89e}.amgdprcookie-main-wrapper .amgdprcookie-container,.amgdprcookie-main-wrapper .amgdprcookie-cookie-container{margin-bottom:20px;padding-top:15px;border-radius:0;background:0 0;box-shadow:none}.amgdprcookie-main-wrapper .amgdprcookie-container .amgdprcookie-options,.amgdprcookie-main-wrapper .amgdprcookie-cookie-container .amgdprcookie-options{background-color:transparent;color:#000}.amgdprcookie-main-wrapper .amgdprcookie-container .amgdprcookie-options:before,.amgdprcookie-main-wrapper .amgdprcookie-cookie-container .amgdprcookie-options:before,.amgdprcookie-main-wrapper .amgdprcookie-container .amgdprcookie-options:after,.amgdprcookie-main-wrapper .amgdprcookie-cookie-container .amgdprcookie-options:after{background-color:#000}.amgdprcookie-main-wrapper .amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:hover,.amgdprcookie-main-wrapper .amgdprcookie-cookie-container .amgdprcookie-check.active .amgdprcookie-options:hover{color:#000}