/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:0;border-radius:50%;background:white;background:hsla(0,0,100%,0.75);cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#bf9f51;color:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{display:none;filter:alpha(opacity=30);opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;filter:alpha(opacity=25);opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{filter:alpha(opacity=100);opacity:1}
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1;cursor:pointer}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-base{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:4px}.noUi-horizontal .noUi-handle{width:7px;height:16px;top:-6px;left:-4px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#fafafa}.noUi-connect{background:#000;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-target{border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-dragable{cursor:w-resize}.noUi-vertical .noUi-dragable{cursor:n-resize}.noUi-handle{border:1px solid #d9d9d9;background:#000;cursor:pointer}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;font:400 12px Arial;color:#999}.noUi-value{width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}
/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.4.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;transition:background-color .4s ease}.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
@media screen and (max-width:989px){.red-text{padding:10px}#packeta-iframe-wrap{max-height:90%}#packeta-iframe-wrap iframe{max-height:100%}.article-image-grid,.article-image-grid-4{display:block}.article-image-grid img,.article-image-grid-4 img{width:auto;max-width:100%}.logo-text{text-transform:uppercase;font-size:12px;border-bottom:1px solid #262261;padding-bottom:10px;text-align:center;background:#fff;clear:both}}@media screen and (max-width:989px) and (max-width:325px){.logo-text{font-size:10px}}@media screen and (max-width:989px){.slide-menu{display:block;overflow:hidden;width:100%;padding:10px 0;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;background:#fff}.slide-menu .slide-menu-container{overflow-y:hidden;overflow-x:scroll;white-space:nowrap;height:22px;line-height:22px}.slide-menu .slide-menu-container a{text-decoration:none;padding:0 10px;font-size:14px;text-transform:uppercase}.slide-menu .slide-menu-container a.a{color:#d7bc5e}.slide-menu .slide-menu-container a.magazine{color:#d7bc5e;font-family:"dearJoe_6 W00 Regular","Open Sans",sans-serif;text-transform:none;font-size:16px}.hp-headline{display:block;margin-bottom:10px;text-align:center;font-size:18px;text-transform:uppercase}.line-of-benefits{display:flex;flex-wrap:wrap;background:transparent;margin-top:10px}.line-of-benefits.banner{margin-top:10px}.line-of-benefits li{flex-basis:50%;flex-grow:0;display:block;margin-bottom:10px}.line-of-benefits li [class^=icon-],.line-of-benefits li [class^=icon-] *{font-size:55px;line-height:normal}.line-of-benefits li.line-of-benefits-1,.line-of-benefits li.line-of-benefits-2,.line-of-benefits li.line-of-benefits-3,.line-of-benefits li.line-of-benefits-4,.line-of-benefits li.line-of-benefits-5{max-width:100%}.line-of-benefits li.line-of-benefits-5 span.doprava-empty-text{font-size:8px;top:21px;left:19px}.article.magazine-about-bad-sheet .section-headline{display:block;text-align:center;background:#f1f1f2;padding:10px 0;margin-top:10px;font-size:20px}.article.magazine-about-bad-sheet .article-content h1{text-align:center}.cart-product-count-container{padding-left:30px;padding-right:30px}.cart-product-count-container .numberPlusMinus{left:0;right:auto;top:10px}.cart-product-count-container .numberPlusMinus .icon-plus,.cart-product-count-container .numberPlusMinus .icon-minus{font-size:16px}.cart-product-count-container .numberPlusMinus.plus{left:auto;right:0}.eshop-submenu.isSubcategory{display:none}#filterAttr01SelectContainer,#filterAttr00SelectContainer,#filterAttr00SelectContainer2,#eshopSubmenuSelectContainer{display:none}#filterAttr01SelectContainer .filter-title,#filterAttr00SelectContainer .filter-title,#filterAttr00SelectContainer2 .filter-title,#eshopSubmenuSelectContainer .filter-title{display:none}.filter-buttons{display:block;width:100%;margin:10px 0;display:flex;flex-wrap:nowrap}.filter-buttons span{background:#f1f1f2;text-align:center;flex-basis:48%;flex-grow:1;margin-right:2%;padding:10px 0;cursor:pointer}.filter-buttons span.filter-buttons-nomargin{margin-right:0}.filter-buttons span i{position:relative;top:2px}.article.magazine-about-bad-sheet .article-content{margin-top:10px;float:none}.article.magazine-about-bad-sheet .article-content .article-inner p,.article.magazine-about-bad-sheet .article-content .article-inner ul,.article.magazine-about-bad-sheet .article-content .article-inner ol{padding-left:3%;padding-right:3%}.article.magazine-about-bad-sheet .article-content .article-inner ul,.article.magazine-about-bad-sheet .article-content .article-inner ol{padding-left:9%}#magazineAboutBadSheetTreeButton{background:#f1f1f2;text-align:center;margin:10px 0;padding:10px 0;cursor:pointer}#magazineAboutBadSheetTreeButton i{position:relative;top:2px}.customprint-sheets-row .button{display:none}.custom-sheets-container .custom-sheets-cta-box{margin-bottom:10px}.custom-sheets-container .customprint-sheets-top{min-height:auto;background:transparent;margin-top:0}.custom-sheets-container .customprint-sheets-top .custom-sheets-annotation,.custom-sheets-container .customprint-sheets-top .customprint-sheets-row{color:#000;position:static;height:auto}.custom-sheets-container .customprint-sheets-top .headline-container{min-width:auto;float:none;margin-bottom:20px}.custom-sheets-container .customprint-sheets-top .headline-container h1,.custom-sheets-container .customprint-sheets-top .headline-container .custom-sheets-fantasy-text{color:#000;margin-left:10px;margin-right:10px}.custom-sheets-container .product-detail-right .annotation{padding-left:10px;padding-right:10px}.custom-pillow-sizes label span.name{padding-top:0}.sheet-pillow-upload-box,.sheet-cover-upload-box{float:none;width:95%;margin:0 auto;margin-bottom:10px}.product-print .quality-of-cotton-thread ul li{*zoom:1}.product-print .quality-of-cotton-thread ul li:before,.product-print .quality-of-cotton-thread ul li:after{content:" ";display:table}.product-print .quality-of-cotton-thread ul li:after{clear:both}.custom-sheets-price-title{padding-top:10px}.custom-sheets-price-title,.custom-sheets-price{text-align:center}.custom-sheets-row .button{display:none}.custom-sheets-row,.custom-sheets-cta-box,.custom-sheets-row img{position:static;height:auto;*zoom:1}.custom-sheets-row:before,.custom-sheets-row:after,.custom-sheets-cta-box:before,.custom-sheets-cta-box:after,.custom-sheets-row img:before,.custom-sheets-row img:after{content:" ";display:table}.custom-sheets-row:after,.custom-sheets-cta-box:after,.custom-sheets-row img:after{clear:both}.custom-sheets-cta-box{padding:0 10px;width:100%}.custom-sheets-row img{display:block;margin:0 auto}.custom-sheets-top{background:transparent}.custom-sheets-top .custom-sheets-fantasy-text{text-align:left}.custom-sheets-top h1{text-align:left}.custom-sheets-top .headline-container{float:none;min-width:auto;margin-bottom:20px;margin-left:10px;margin-right:10px}.custom-sheets-annotation{padding:10px}.custom-sheets-benefits{display:block}.custom-sheets-benefits .custom-sheet-benefit{display:block;*zoom:1}.custom-sheets-benefits .custom-sheet-benefit:before,.custom-sheets-benefits .custom-sheet-benefit:after{content:" ";display:table}.custom-sheets-benefits .custom-sheet-benefit:after{clear:both}.custom-sheets-benefits .custom-sheet-benefit>span{float:left}.custom-sheets-benefits .custom-sheet-benefit>span.circle-for-icon{margin-left:20px;margin-top:0;padding-top:2px;position:relative;top:20px}.custom-sheets-benefits .custom-sheet-benefit>p{display:block;padding-top:0;padding-left:auto;padding-right:10px;margin-top:10px}.blog-list .blog-article{max-width:100%;padding-left:0;margin-left:0;flex-basis:100%}.blog .blog-annotation{padding-left:20px;padding-right:20px}.blog.magazine-homepage .section-list ul,.blog.magazine-homepage .section-list img{float:none;width:100%}.blog.magazine-homepage .section-list img{display:block}.blog.magazine-homepage .section-list ul{margin-top:10px}.blog.magazine-homepage .blog-list-homepage .blog-list-homepage-artciles{position:static;width:100%}.blog.magazine-homepage .blog-list-homepage .blog-list-homepage-artciles .blog-article{max-width:100%}.blog.magazine-homepage .blog-list-homepage .blog-list-homepage-artciles a{width:100%;padding-left:0;margin-left:0;float:none;box-shadow:none}.blog.magazine-homepage .blog-list-homepage .blog-list-homepage-artciles a .blog-article-date,.blog.magazine-homepage .blog-list-homepage .blog-list-homepage-artciles a .blog-article-info,.blog.magazine-homepage .blog-list-homepage .blog-list-homepage-artciles a .blog-article-annotation,.blog.magazine-homepage .blog-list-homepage .blog-list-homepage-artciles a .blog-article-read-more{padding:0 20px}.form-footer-contact-us .headline{padding-left:20px;padding-right:20px;font-size:22px}.form-footer-contact-us .content-container .content{padding:20px}.product-list-small-divider{padding-left:20px;padding-right:20px}.banner-product-list{padding:30px 20px;background-image:none !important}#cookieInfo{z-index:4}.recommended-box .headline h3{display:block;text-align:center;margin-right:0}.recommended-box .description{text-align:center}.recommended-box .recommended-box .recommended-box-line .add-to-cart-container button{float:none}.recommended-box .recommended-box-list-sheets{float:none;width:100%;display:block}.recommended-box .recommended-box-list-sheets .recommended-box-line{width:100%;display:block}.recommended-box .recommended-box-list-sheets .recommended-box-line .add-to-cart-container button{float:none}.recommended-box .recommended-box-list-pillows{float:none;width:100%;display:block}.recommended-box .recommended-box-list-pillows .recommended-box-line{overflow:hidden;width:100%}.recommended-box .recommended-box-list{float:none;width:100%}.recommended-box .recommended-box-line,.recommended-box .headline{padding:10px 10px}.recommended-box .headline{float:none;width:100%;padding-top:20px;padding-bottom:20px}.recommended-box .headline .description{padding-top:10px;display:block}.recommended-box .recommended-box-line{display:block}.recommended-box .recommended-box-line .add-to-cart-container .count{display:none}.recommended-box .recommended-box-line .add-to-cart-container input[type=number]{margin:10px 0 20px 0}.recommended-box .recommended-box-line .add-to-cart-container input[type=button]{width:100%;float:none;margin-top:20px}.recommended-box .recommended-box-line .name,.recommended-box .recommended-box-line img,.recommended-box .recommended-box-line .size-list,.recommended-box .recommended-box-line .add-to-cart-container,.recommended-box .recommended-box-line .img{width:100%;display:block}.recommended-box .recommended-box-line .name{padding-bottom:10px}.recommended-box .recommended-box-line .size-list-headlie{display:none}.recommended-box .recommended-box-line .size-list{padding-top:10px}.recommended-box .recommended-box-line .size-list .size-list-item{padding:10px 0}.recommended-box .recommended-box-line .size-list .size-list-item label{float:right;width:85%}.recommended-box .recommended-box-line .size-list .size-list-item span.name,.recommended-box .recommended-box-line .size-list .size-list-item span.size,.recommended-box .recommended-box-line .size-list .size-list-item span.price{display:block;width:100%;padding:0 0 5px 0;font-size:14px}.quality-of-cotton-thread ul li{width:100%;display:block}.homepage .text-content h3{padding-bottom:10px}.homepage .article-line-one{padding-top:30px}.cart-modal{display:block;margin-bottom:10px}.cart-modal .column-product-headline{display:none}.cart-modal .column-align-center{display:none}.cart-modal .column-price{display:none}.cart-modal input{width:40px}.cart-modal tbody{display:block;height:auto;background:white}.cart-modal tbody tr{display:block;margin-right:4px;float:left;width:100%;height:auto}.cart-modal tbody tr.cart-modal-headline{height:auto}.cart-modal tbody tr.cart-modal-headline td{display:none}.cart-modal tbody tr.cart-modal-headline td.cart-product-image{display:block;width:100%;height:auto}.cart-modal tbody tr.cart-modal-headline td.cart-product-image img{max-width:100%}.cart-modal tbody tr td{display:block;padding:5px;padding-left:12px;width:100%}.cart-modal tbody tr td.price{padding-right:10px;padding-bottom:10px}.cart-modal tbody tr td.price .stock-container{right:auto;left:10px;bottom:10px}.cart-modal tbody tr td.column-product{padding-left:12px}.cart-modal tbody tr td.column-product span,.cart-modal tbody tr td.column-product a{position:static}.cart-modal tbody tr td a{text-decoration:none;font-size:18px;line-height:23px}.cart-modal thead{display:none}.cart-modal tfoot{display:block;font-size:12px;line-height:15px;width:100%;float:left;background:white}.cart-modal .modal-container .recommended-box>h3{padding-bottom:0}.cart-modal .recommended-box .recommended-box-line .name,.cart-modal .recommended-box .recommended-box-line .size-list{width:100%}.cart-modal .recommended-box .recommended-box-line .name h3,.cart-modal .recommended-box .recommended-box-line .size-list h3{margin-right:0;margin-bottom:5px}.cart-modal .recommended-box .recommended-box-line .add-to-cart-container input[type=button],.cart-modal .recommended-box .recommended-box-line .add-to-cart-container button{width:140px;float:right}.order-delivery-payment-customer{padding:30px 20px;margin-bottom:30px}.order-delivery-payment-customer .left,.order-delivery-payment-customer .right{float:none;width:100%}.order-delivery-payment-customer .right ul{padding-left:0}.order-delivery-payment-customer .left{padding-right:0;padding-bottom:40px}.order-delivery-payment-customer .left .item{margin-left:0}.homepage-small-banners img{max-width:100%;height:auto}.homepage-whatever{padding-left:20px;padding-right:20px}.homepage-description h2{font-size:24px;padding:10px 15px}.homepage-description p{font-size:12px;line-height:18px}.homepage-categories{max-width:100%}.icon-search::before{font-size:22px}.search-box form .icon-search::before{font-size:23px}.mobile{display:block}h1{font-weight:normal;font-size:27px}.m-hidden{display:none !important}.main-container{min-height:60px;padding-top:60px}}@media screen and (max-width:989px) and (max-width:325px){.main-container{min-height:58px;padding-top:58px}}@media screen and (max-width:989px){.product-list{margin-left:0}.main-header nav{height:auto;line-height:normal;box-sizing:content-box;padding:5px}.main-header nav [class^=icon-]{height:23px;line-height:23px}.main-header nav>*{float:none !important}#navigationContent{line-height:16px;overflow:hidden}#navigationContent a{padding-top:0}#navigationContent span{white-space:nowrap;max-width:100%;overflow:hidden;padding-top:0}#navigationContent span.icon-right-arrow{white-space:normal}.navigation{float:none;width:100%;margin-top:60px;background:#f1f1f2;height:35px;line-height:35px}.search-box{right:50px;top:-10px;width:55px;height:60px;border-left:0}.search-box a{padding-top:5px;display:block;width:55px;height:60px}.search-box a i{margin-top:0;color:#262261}.search-box .search-hover{right:-95px;top:40px;background:#fff;width:306px}.search-box .search-box-input-wrapper{width:260px}.top-header{height:61px;background:#fff;box-shadow:rgba(0,0,0,0.3) 0 4px 12px;position:fixed;top:0;width:100%;margin-top:0;z-index:5}.header-info{display:none}.show-hide{display:block;color:#bf9f51;text-decoration:underline;cursor:pointer}.show-hide:focus ~ .expand{height:auto;opacity:1}.show-hide:focus .hide-text{display:none}.expand{opacity:0;height:20px;overflow:hidden;display:block;-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-ms-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.article img{max-width:100%;height:auto}.article .eshop-items .eshop-item{margin:0 !important;flex-basis:50%}.infobox-about{display:none}}@media screen and (max-width:989px) and (max-width:1200px){.infobox-about{padding-bottom:20px}}@media screen and (max-width:989px) and (max-width:650px){.infobox-about img{width:30%}}@media screen and (max-width:989px) and (max-width:400px){.infobox-about img{width:auto;float:none !important;margin:0 auto 15px auto}}@media screen and (max-width:989px) and (max-width:1200px){.infobox-about .text{width:82%}}@media screen and (max-width:989px) and (max-width:720px){.infobox-about .text{margin-left:120px}}@media screen and (max-width:989px) and (max-width:650px){.infobox-about .text{width:65%;margin-left:140px}}@media screen and (max-width:989px) and (max-width:400px){.infobox-about .text{width:100%;margin:0}}@media screen and (max-width:989px) and (max-width:1200px){.infobox-about a.button-go{position:static;float:right;margin-top:10px}}@media screen and (max-width:989px) and (max-width:450px){.infobox-about a.button-go{float:none !important;width:100%;max-width:100%}}@media screen and (max-width:989px){.top-logo{float:left;padding:5px;padding-bottom:0;margin:0;height:60px;width:auto}.top-logo a{height:52px;width:auto;padding-top:5px;padding-left:10px}.top-logo a .top-logo-text{font-size:10px;top:40px;width:220px;text-align:left;left:45px}.top-logo a img{height:auto;width:auto;max-height:30px}.top-logo a img.mobile{display:block;position:relative;top:3px}}@media screen and (max-width:989px) and (min-width:426px) and (max-width:980px){.top-logo a img{height:35px}}@media screen and (max-width:989px) and (max-width:425px){.top-logo{width:55%}.top-logo a{height:45px;line-height:38px}.top-logo a .top-logo-text{font-size:8px;top:38px;width:190px;left:45px}}@media screen and (max-width:989px) and (max-width:325px){.top-logo{width:55%}.top-logo a .top-logo-text{display:none}.top-logo a img.mobile{top:6px}}@media screen and (max-width:989px){.cart-box{margin:0 auto;width:40%;float:right;display:none}.cart-inner{margin:0 10px;padding:10px;background:#534741;border-radius:5px}.cart-inner *{color:#fff;text-decoration:none}.cart-inner>a:last-child,.cart-inner>span:last-child{margin-left:5px}.menu-switch{float:left}.menu-switch .cart-itemcount{right:10px}.menu-switch .cart-itemcount .item{background:linear-gradient(to right,#7a469b,#9e1e63)}.menu-switch a{display:block;width:55px;height:60px;line-height:60px;color:#262261;font-size:26px;text-align:center;text-decoration:none}.menu-switch a.icon-shopping-cart{position:absolute;right:10px;line-height:70px}.menu-switch a.icon-shopping-cart svg{font-size:30px}.menu-switch a.icon-shopping-cart.hilight{color:#d7bc5e}.menu-switch a.icon-shopping-cart:before{position:relative;left:-8px}.menu-switch.menu-hamburger a{line-height:normal;padding-top:10px}.menu-switch.menu-hamburger a span{font-size:11px;display:block;line-height:normal;height:auto;position:relative;top:-8px}.search-box{margin-right:10px}.search-box a{margin-top:2px}.search-box a svg{font-size:28px;fill:#262261}.user-box i{display:none}.close-menu span{display:block;float:left;cursor:pointer;padding:10px;font-size:26px;background:#fff}.search-results h1{margin:5px}.search-results h2{margin:5px}.product-detail-stock-info,.info-container{display:block;width:100%;max-width:100%;float:none !important;margin:0 !important;padding-left:54px}.product-detail-stock-info:before,.info-container:before{left:10px}.product-detail-stock-info .hover-text,.info-container .hover-text{width:100%;left:0}.product-detail-stock-info .hover-text:before,.info-container .hover-text:before{left:18px}.product-detail-stock-info{min-height:50px}.info-container{margin-bottom:20px !important}.info-container:before{left:5px}.info-container:before{left:6px}.search-results-brands{display:flex;flex-flow:row wrap;justify-content:center;align-content:start;align-items:start;padding:3px}.search-results-brands a{flex:1 0 200px;margin:3px;background:#534741;height:35px;line-height:35px}.search-results-brands a div{width:35px;height:35px;padding:1px;text-align:center;float:left}.search-results-brands a div img{max-width:100%;max-height:100%}.search-results-brands a p{float:left;padding:0 3px;line-height:35px !important}.search-results-brands a:hover,.search-results-brands a:active{background:#26ade4}.search-more-products{text-align:center}.search-more-products a{display:block;padding:10px;text-decoration:none;background:#534741;margin:0 5px}.search-more-products a:hover,.search-more-products a:active{background:#26ade4}.search-results-articles div{width:auto;height:auto;padding:5px;border-bottom:1px solid #dfdfdf;background:transparent;float:none;margin:0;position:static}.search-results-articles div h3 a{font-size:18px;line-height:23px;font-weight:normal;text-decoration:none}.search-results-articles div p{position:static}.search-article-location{font-weight:200;font-size:12px;line-height:15px;margin-bottom:3px}.search-article-more-info{text-align:right;margin-top:3px}.banner-title{font-size:18px;bottom:80px;line-height:45px;height:40px}.banner-text{font-size:14px;bottom:50px;line-height:10px;height:30px}.banner-button{bottom:10px;font-size:12px}.banner-button span{padding:10px 20px}.form-submit input{display:block;width:100%}.footer-top-line{text-align:center;height:auto}.footer-facebook{overflow:hidden;width:100%;float:none;margin:0 auto}.footer-facebook span{display:block;text-align:left;max-width:100%}.footer-facebook span:after{right:-13px}.contact-box{padding:0}.eshop-menu{margin-left:0;padding-right:20px;margin-top:0;padding-top:5px;padding-left:0;background:rgba(0,0,0,0.5);width:100%;overflow:scroll;list-style:none;position:fixed;height:auto;line-height:normal;display:block;top:0;left:0;z-index:10}.eshop-menu a{position:relative}.eshop-menu a i{display:block;position:absolute;right:15px;top:17px}.eshop-menu a.a{font-weight:700;color:#262261;background:#f3f3f4 !important;border-radius:0;box-shadow:none}.eshop-menu>li>ul>li{display:none;margin-left:0}.eshop-menu>li a:hover{box-shadow:none !important;border-radius:0 !important;background:#f3f3f4 !important;color:#262261 !important}.eshop-menu .back-to-main-menu{background:#f3f3f4}.eshop-menu .heading{font-size:18px;line-height:23px;margin-top:12px;padding:10px !important}.eshop-menu .eshop-menu-category-image{float:none}}@media screen and (max-width:989px) and (max-width:1240px){.eshop-menu .eshop-menu-category-image#bannerEshopMenu12{display:block}}@media screen and (max-width:989px){.eshop-menu>li:nth-of-type(n) div{padding-left:0 !important}.eshop-menu li{width:100% !important;position:static;text-align:left;float:none;margin:0 !important;border-bottom:2px solid #fff;height:auto}.eshop-menu li>a span{display:none}.eshop-menu li div{visibility:visible;display:none}.eshop-menu li.open{position:relative;border-top:0}.eshop-menu li.open>a{position:absolute;top:-51px;right:0;font-size:16px;line-height:19px;border-radius:0 !important;box-shadow:none !important;background:#f3f3f4 !important;width:calc(100% - 45px);overflow:hidden;max-height:50px;padding-left:10px !important;border-left:2px solid #fff}.eshop-menu li.open>a span{display:inline-block;position:absolute;right:35px;font-size:14px;color:#262261}.eshop-menu li.open div{display:block;position:static}.eshop-menu li a{display:block;padding:15px !important;padding-left:20px !important;font-size:14px;line-height:22px;letter-spacing:.2px;text-decoration:none;color:#262261;font-weight:700;text-transform:none}}@media screen and (max-width:989px) and (min-width:990px -1){.eshop-menu li a{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.eshop-menu li .eshop-mobile-menu-open{padding:10px !important;font-size:14px;line-height:22px;letter-spacing:.2px;cursor:pointer}}@media screen and (max-width:989px) and (min-width:990px -1){.eshop-menu li .eshop-mobile-menu-open{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.eshop-menu li .eshop-mobile-menu-open:hover{text-decoration:underline}.eshop-menu li li.open .eshop-mobile-menu-open{cursor:default}.eshop-menu li li.open .eshop-mobile-menu-open:hover{text-decoration:none}.eshop-menu li ul{display:block;position:static;list-style:none;padding:0 !important}.eshop-menu>li{border-top:1px solid #fff}.eshop-menu>li>a{background:#f3f3f4;color:#262261}.eshop-menu>li>a:hover{color:#262261;background:#f3f3f4 !important;border-radius:0 !important;box-shadow:none !important}.eshop-menu>li>div>ul{width:100%;float:none;display:block}.eshop-menu>li>div>ul>li{margin-left:0;text-align:left;max-width:100%}.eshop-menu>li>div>ul>li a{font-size:14px !important;padding-left:20px !important;display:block;font-weight:600;border-bottom:1px solid #f3f3f4;border-radius:0}.eshop-menu>li>div>ul>li a.a{color:#262261}.eshop-menu>li>div>ul>li svg{position:relative;top:0;margin:0 !important}.eshop-menu>li>div>ul>li svg use{fill:#262261 !important}.eshop-menu>li>div>ul>li a.quality-2 svg{margin-left:-10px !important}.eshop-menu>li>div>ul>li a.quality-3 svg,.eshop-menu>li>div>ul>li a.quality-4 svg{margin-left:-20px !important}.eshop-menu>li>ul li{background:#f1f1f2}.eshop-menu>li>ul li div{position:static}.eshop-menu>li>ul li>a{color:#262261}.eshop-menu>li>ul li>ul{display:block;position:static}.eshop-menu>li>ul li>ul.eshop-mobile-menu-hide{display:none}.eshop-menu>li>ul li>ul li a{border-left:20px solid #fff;color:#262261}.eshop-menu>li:first-child{border:0}.eshop-menu-category-image{display:none}.eshop-menu.open>li{display:none}.eshop-menu.open>li.open,.eshop-menu.open>li.close-menu{display:block}.eshop-menu.open>li>ul li{display:none}.eshop-menu.open>li>ul li.open{display:block}.eshop-menu.open>li>ul li.open span{padding:10px 10px 0 10px}.eshop-menu.open>li>ul li>ul.open{display:block}.eshop-menu.open>li>ul li>ul.open li{display:block}.back-to-main-menu{display:none;cursor:pointer}.back-to-main-menu:hover{text-decoration:underline}.back-to-main-menu span{padding:10px 15px;display:block;font-size:21px;line-height:28px}.product-list{float:none;width:auto;padding:0 10px;margin-bottom:5px;margin-top:0}.category-annotation{padding:5px;padding-top:0;position:relative;height:50px;overflow:hidden !important}.category-annotation:after{position:absolute;bottom:0;height:100%;width:100%;content:"";background:linear-gradient(to top,#fff 20%,rgba(255,255,255,0) 80%);pointer-events:none}.sorter{text-align:center;height:auto;line-height:normal}.sorter .bookmark{padding:5px}.sorter h3{font-size:14px;line-height:22px;letter-spacing:.2px}}@media screen and (max-width:989px) and (min-width:990px -1){.sorter h3{font-size:14px;line-height:17px}}@media screen and (max-width:989px) and (max-width:720px){.sorter h3{font-size:10px;line-height:11px}}@media screen and (max-width:989px){.sorter a{text-decoration:none;color:#000}.category-list{margin:0}.category-list ul{flex-flow:row wrap;justify-content:center;align-content:space-between;align-items:center}.category-list ul li{margin-bottom:20px}.eshop-items{margin:0}.eshop-items .eshop-item{flex-basis:49%}.eshop-items .eshop-item .eshop-item-price,.eshop-items .eshop-item .eshop-item-name{font-size:15px}.eshop-items .eshop-item .tag-in-stock{font-size:12px}.eshop-items .eshop-item .tag-in-stock span:before{font-size:12px}.eshop-items .eshop-item .tag-new{font-size:13px;padding:5px 2px 5px 2px}.eshop-items .eshop-item .tag-discount{padding:8px 5px 8px 5px;font-size:16px}.eshop-items .eshop-item:hover .favorite-box{display:none}.region-5 .eshop-items .eshop-item .eshop-item-price,.region-5 .eshop-items .eshop-item .eshop-item-name{font-size:14px}.region-5 .eshop-items .eshop-item .tag-in-stock{font-size:12px}.region-5 .eshop-items .eshop-item .tag-in-stock span:before{font-size:12px}.left-column{float:none;width:auto;padding:0}.eshop-submenu a{padding:10px 0}.eshop-submenu ul{display:block}.eshop-submenu ul li{margin:5px 0;padding:0 20px;display:block}.eshop-submenu ul.category-103 li,.eshop-submenu ul.category-103 span{width:100%}.filter-switch{display:none;margin:5px 0;background:#f1f1f2;padding:10px;font-weight:bold;text-decoration:none;color:#262261}.product-print .filter-switch{display:none}.filter{display:flex;flex-flow:row wrap;justify-content:center;align-content:start;align-items:start;padding:0;background:transparent}.filter-title{margin-right:10px;line-height:24px;float:none}.filter-sizes li{background:#f1f1f2;margin-bottom:5px}.filter-sizes a{width:100%;padding:10px !important}.sub-menu-filter{border-top:0}.eshop-submenu{background:#f1f1f2;margin-bottom:2px}.filter-cont{background:transparent}.filter-cont.filter-color-container{padding-left:0}.filter-cont.filter-filter li{width:50%;line-height:18px;padding:0 0 5px 0;text-align:center}.filter-cont.filter-filter li:nth-child(even){padding-left:5px}.filter-cont.filter-filter li a{padding:10px 5px;background:#f1f1f2}.filter-cont.have-hover-content{float:none;width:100%}.filter-cont.have-hover-content .filter-title{text-align:center;padding:10px}.filter-cont.have-hover-content .filter-title:after{content:"\e9ca";font-size:18px;padding-top:10px;position:relative;top:3px;left:-8px}.filter-cont.have-hover-content .filter-title.open:after{content:"\e9c4"}.filter-cont .filter-hover-part{display:block;position:static;padding:0;background:transparent}.filter-cont .filter-hover-part li{float:none}.filter-cont span{font-weight:bold;float:none}.filter-cont span.filter-title{float:none}.filter-cont ul{list-style:none;float:left}.filter-cont ul li{float:left}.filter-cont ul li label{padding-left:5px}.filter-cont ul li input{margin-left:10px}.eshop-submenu .submenu-category{float:none}.eshop-submenu .filter-hover-part{width:auto}.filter-price-cont span{float:none}.filter-price-slider{margin:10px 20px}.filter-price-range-text{font-weight:200;font-size:14px;line-height:22px;letter-spacing:.2px}}@media screen and (max-width:989px) and (min-width:990px -1){.filter-price-range-text{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.filter-price-range-text>span:first-child{float:left}.filter-price-range-text>span:last-child{float:right}.clear-filters-box{padding:0 10px;text-align:center}.filter-cont.have-hover-content .filter-colors ul li{float:left}.filter-cont.have-hover-content .filter-colors ul li a{padding:5px 10px}.filter-colors{width:100%;padding:0 2px 2px 0}.filter-colors ul{float:none}.filter-colors ul li{width:50%}.filter-colors ul li:nth-child(even){padding-left:5px}.filter-colors ul li a{width:100%;margin:0;background:#f1f1f2}.filter-colors span.unavailable-attr01{margin:2px 0 0 2px}.product-list-price-info{padding:0 5px}footer{border:0;margin-top:5px}footer nav{padding:0;margin-top:10px;background:0;width:100%}footer nav>ul{margin-bottom:10px;display:block}footer nav>ul>li{margin:0}}@media screen and (max-width:989px) and (min-width:520px){footer nav>ul>li{width:50%;float:left}}@media screen and (max-width:989px){footer nav>ul>li span{display:block;padding:10px 5px 5px 10px;font-weight:200;font-size:18px;line-height:23px}footer nav>ul>li ul{margin-right:.7%;margin-left:.7%}footer nav>ul>li ul li a{display:block;margin-bottom:2px;text-decoration:none;padding:10px 15px;font-size:14px;line-height:22px;letter-spacing:.2px}}@media screen and (max-width:989px) and (min-width:990px -1){footer nav>ul>li ul li a{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.page-up{position:static;width:100%;text-align:center;margin-bottom:15px}.page-list{position:static;float:none;width:100%;text-align:center}.pagination .next-page-button{margin-bottom:15px}.footer-facebook{text-align:center}.favorites{padding:5px}.brand-col{flex-basis:50%}.order-next-prev{text-align:center}.order-next-prev .primary-button{width:100%}.user-profile-top{padding:10px 10px 0 10px}.user-profile-top ul{float:none}.user-profile-top a{position:static;float:none;display:block;padding:10px;text-decoration:none;background:#534741;text-align:center;color:#d7bc5e}.user-info-box{list-style:none;margin-bottom:5px}.user-info-box span{font-weight:bold}.order-detail h1{margin:5px;font-weight:200}.order-detail>p{margin:0 5px}.order-detail>.order-box:first-of-type{margin-top:5px}.order-list-table{display:block;overflow-x:auto}.order-list-table tr,.order-list-table td,.order-list-table tbody,.order-list-table tfoot{display:block}.order-list-table thead,.order-list-table .order-list-cell-nr{display:none}.order-list-table tbody tr td a{padding:7px 0;display:block}.order-list-table td{padding:5px;text-align:center}.order-list-table td a{float:none !important;text-align:center;padding:3px}.order-contact-info{margin-bottom:5px}.order-contact-info th{text-align:left}.order-state{display:none}.order-information-list li{display:block;padding-left:20px}.current-order-state{display:block;background:#f1f1f2;color:#262261;margin:0}.products-in-order{width:100%}.products-in-order td{padding:5px}.products-in-order tbody tr:nth-child(even){background:#fff}.products-in-order tfoot{font-size:14px;line-height:17px}.products-in-order tfoot td{padding:2px}.order-total-price{font-weight:bold}.order-box{margin:0 5px 5px 5px;padding:5px;float:none;width:auto}.order-add-note-box{padding-top:5px}.order-add-note-box textarea{width:100%;height:120px;margin-bottom:5px;float:none}.order-add-note-box input{display:block;width:100%;height:40px;border:0;cursor:pointer;position:static;padding:0}.order-notes{display:flex;flex-flow:row wrap;justify-content:center;align-content:space-between;align-items:center;padding-top:5px;margin-right:-5px;margin-bottom:-5px}.order-note{flex:1 0 230px;height:120px;padding:5px;margin-right:5px;margin-bottom:5px;font-size:14px;line-height:22px;letter-spacing:.2px}}@media screen and (max-width:989px) and (min-width:990px -1){.order-note{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.order-note-name{font-weight:bold}.order-note-date{font-weight:200;font-size:12px;line-height:15px;margin-bottom:5px}#attr00TabBox li{font-size:14px;text-align:center;padding:10px}.product-detail{float:none;width:auto;padding:0}.product-detail .recommended-goods-petticoat:before{left:20px;right:0;margin-left:auto;margin-right:auto;width:50px;height:50px;top:-30px}.product-detail .recommended-goods .gold-headline{padding-left:0;text-align:center}.product-detail .recommended-goods .recommended-goods-banner{display:none}#productDetailAttr01BoxLine .next{right:0}#productDetailAttr01BoxLine .previous{left:0}.list-of-guarantees{float:none;width:100%;margin-bottom:0;border-right:0}.list-of-guarantees p{display:none}.list-of-guarantees li{flex-basis:50%;height:auto;padding:10px}.article-inner .article-compare th{padding:10px 5px;font-size:12px}.article-inner .article-compare em{display:block;font-size:11px;font-weight:normal;font-style:normal}.article-inner .article-compare td{font-size:12px;padding:10px 5px !important}.product-more-info{margin-top:0;float:none;width:100%;border-top:0}.product-detail-left{text-align:center;float:none;width:auto;height:auto;max-width:500px;margin-left:auto;margin-right:auto;padding:0 10px}.product-detail-left .favorite-box{display:none}.product-detail-left .product-detail-more-images{position:static;margin-bottom:30px;text-align:center}.product-detail-left .product-detail-more-images>div{margin-left:0;padding:0}.product-detail-left .product-detail-more-images>div a{height:120px;width:120px}.product-detail-left .product-detail-more-images>div a img{max-width:200px;height:auto}.product-detail-left .product-detail-more-images div{display:inline-block}.product-detail-left>a img{max-width:100%;height:auto}.product-detail-left .youtube-video-preview{width:120px;height:120px}.product-detail-right{margin:0;padding:0;width:auto;float:none}.product-detail-right h1{margin:0 20px 10px 20px}.product-detail-right .annotation{padding:20px}.product-detail-description h2,.product-detail-description p,.product-detail-description ul{padding:0 20px}.product-detail-price-for-one-text{padding:0 20px}.product-detail-price{display:block;text-align:left;margin-bottom:20px;float:right;margin-top:20px;margin-right:20px}.product-detail-price s{font-size:14px;line-height:22px;letter-spacing:.2px;color:#777}}@media screen and (max-width:989px) and (min-width:990px -1){.product-detail-price s{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.product-material-selector-title{margin:20px 0 !important}.product-material-selector{margin:0 20px;gap:15px}.list-of-guarantees{display:none}.product-detail-attr00-box>div span.price{position:absolute;top:0;right:0;width:auto !important}.product-detail-attr00-box label{position:relative}#attr00TabBox li{margin-right:0}.product-detail-attr00-container{float:none;width:100%;padding:0}.product-detail-discount{margin-top:5px;font-size:14px;line-height:22px;letter-spacing:.2px}}@media screen and (max-width:989px) and (min-width:990px -1){.product-detail-discount{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.product-detail-stock-info{font-weight:normal;font-size:14px;line-height:22px;letter-spacing:.2px}}@media screen and (max-width:989px) and (min-width:990px -1){.product-detail-stock-info{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.product-detail-count{margin:5px 0;padding-left:50px;margin-left:20px}.product-detail-count .plus-minus{position:relative;height:52px}.product-detail-count .plus-minus .icon-plus,.product-detail-count .plus-minus .icon-minus{font-size:16px;position:absolute}.product-detail-count .plus-minus .icon-plus{right:-35px;top:17px}.product-detail-count .plus-minus .icon-minus{top:18px;left:-50px}#productDetailAttr01BoxLine{width:100%}.product-detail-cart-box{margin:0;padding-top:5px}.product-detail-cart-box .product-detail-attr00-box-headline{display:none}.product-detail-cart-box .product-detail-flex-cotainer{margin:10px 0;display:block;text-align:center;*zoom:1}.product-detail-cart-box .product-detail-flex-cotainer:before,.product-detail-cart-box .product-detail-flex-cotainer:after{content:" ";display:table}.product-detail-cart-box .product-detail-flex-cotainer:after{clear:both}.product-detail-cart-box .product-detail-flex-cotainer .info-container,.product-detail-cart-box .product-detail-flex-cotainer .product-detail-stock-info{display:block;text-align:left}.product-detail-cart-box .product-detail-flex-cotainer .product-detail-stock-info{float:left;margin-left:10px}.product-detail-cart-box .product-detail-flex-cotainer .info-container{float:right;margin-right:10px}.product-detail-cart-box button{display:block;border:0;clear:both;font-size:20px;line-height:28px;letter-spacing:0;padding:10px;height:auto;margin:20px 20px 40px 20px;width:calc(100% - 40px)}}@media screen and (max-width:989px) and (max-width:990px -1){.product-detail-cart-box button{font-size:18px;line-height:23px}}@media screen and (max-width:989px){.product-detail-tools{display:flex;flex-flow:row wrap;justify-content:center;align-content:space-between;align-items:center;margin:5px 0}.product-detail-tools a{flex:1 0 100px;display:block;text-align:center;padding:8px 0;background:#26ade4;color:#fff;text-decoration:none;margin-right:0;float:none;font-size:14px;line-height:22px;letter-spacing:.2px}}@media screen and (max-width:989px) and (min-width:990px -1){.product-detail-tools a{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.product-detail-tools a:first-child{margin-right:5px}.product-detail-share{margin:0}.product-detail-attr00-box{font-size:14px;border-left:0;border-right:0;padding-left:20px;padding-right:20px}.product-detail-attr00-box .size{padding-top:0}.product-detail-attr00-box>div{padding:10px 0}.product-detail-attr00-box>div label{float:right;width:85%}.product-detail-attr00-box>div span.name,.product-detail-attr00-box>div span.size,.product-detail-attr00-box>div span.price{width:100%;display:block;padding-bottom:5px}.product-detail-default .product-detail-attr00-box>div span.name.short{width:30%}.product-detail-default .product-detail-attr00-box>div span.price,.product-detail-default .product-detail-attr00-box>div span.material{width:100%}.product-detail-default .product-detail-attr00-box>div span.price.material-two-lines,.product-detail-default .product-detail-attr00-box>div span.material.material-two-lines{font-size:14px;top:0;margin:10px 0;line-height:140%}.region-5 .product-detail-attr00-box>div span{display:inline-block}.region-5 .product-detail-attr00-box>div span.name.short{width:20%}.region-5 .product-detail-attr00-box>div span.material{width:46%;font-size:12px}.region-5 .product-detail-attr00-box.default>div span.price{width:30%}.product-detail-bottom{padding:5px}.product-detail-bottom-box{background:#f1f1f2;margin-bottom:10px;padding:5px}.product-detail-bottom-box h2{margin-bottom:5px;padding-bottom:3px;border-bottom:1px solid #dfdfdf;font-weight:500;font-size:18px;line-height:23px}.product-detail-bottom-box h3{font-weight:200;margin-bottom:4px}.product-detail-review-left{margin-bottom:5px;float:none;width:auto}.product-detail-review-right{margin-bottom:5px;height:auto !important;float:none;width:auto}.product-detail-review-right input[type=text]{display:block;width:100%;height:37px;font-size:20px;line-height:28px;letter-spacing:0;margin:3px 0;padding:5px;border:1px solid #dfdfdf}}@media screen and (max-width:989px) and (max-width:990px -1){.product-detail-review-right input[type=text]{font-size:18px;line-height:23px}}@media screen and (max-width:989px){.product-detail-review-right textarea{display:block;width:100%;height:95px;padding:5px;font-size:14px;line-height:22px;letter-spacing:.2px;border:1px solid #dfdfdf}}@media screen and (max-width:989px) and (min-width:990px -1){.product-detail-review-right textarea{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.product-detail-review-right input[type=submit]{color:#fff;background:linear-gradient(to right,#7a469b,#9e1e63);font-weight:500;border:0;cursor:pointer;box-shadow:6px 6px 15px rgba(95,48,145,0.6);display:block;width:100%;height:40px;font-size:20px;line-height:28px;letter-spacing:0;margin-top:5px;border:0;cursor:pointer}}@media screen and (max-width:989px) and (max-width:990px -1){.product-detail-review-right input[type=submit]{font-size:18px;line-height:23px}}@media screen and (max-width:989px){.product-reviews{border-top:1px solid #dfdfdf}.product-review{border-bottom:1px solid #dfdfdf;margin:5px 0 0 0;padding-bottom:5px}.product-review-info{font-size:14px;line-height:22px;letter-spacing:.2px;margin-bottom:3px}}@media screen and (max-width:989px) and (min-width:990px -1){.product-review-info{font-size:14px;line-height:17px}}@media screen and (max-width:989px){.product-review-useful{font-size:12px;line-height:15px;text-align:right;margin-top:5px}.product-question-form-left{margin-bottom:5px;float:none;padding:0;width:auto}.product-question-form-left label{display:none}.product-question-form-left input{display:block;width:100%;height:37px;line-height:37px}.product-question-form-left input:first-of-type{margin-bottom:5px}.product-question-form-right{float:none;width:auto}.product-question-form-right textarea{display:block;width:100%;height:95px;padding:5px;font-size:14px;line-height:17px;border:1px solid #dfdfdf}.product-question-form-right input[type=submit]{color:#fff;background:linear-gradient(to right,#7a469b,#9e1e63);font-weight:500;border:0;cursor:pointer;box-shadow:6px 6px 15px rgba(95,48,145,0.6);display:block;width:100%;height:40px;font-size:18px;line-height:23px;margin-top:5px;border:0;cursor:pointer}.product-questions{margin-top:5px;border-top:1px solid #dfdfdf}.product-question{padding:5px;border-bottom:1px solid #dfdfdf}.product-question-info{margin-bottom:5px}.product-question-date{font-weight:200;font-size:12px;line-height:15px}.modal{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.modal .table-size{padding-top:0;display:block}.modal .table-size h2,.modal .table-size h3{padding:0;margin:0 0 20px 0}.modal .table-size h2{padding-right:42px}.modal .table-size>div:first-of-type{padding-left:0}.modal .table-size>div:first-of-type h3,.modal .table-size>div:first-of-type ol,.modal .table-size>div:first-of-type img{float:none;margin-left:0}.modal .table-size>div:first-of-type ol{margin-left:15px}.modal .table-size>div:nth-of-type(3){padding-right:0}.modal .table-size>div:nth-of-type(3) table{table-layout:auto;margin-top:45px}.modal .table-size>div:last-of-type{background:transparent}.modal .table-size>div:last-of-type div{max-width:100%;padding:0;margin:0 0 30px 0}.modal .table-size>div:last-of-type div h3{margin-bottom:10px}.modal .table-size div{display:block;margin:0 0 30px 0;padding:0;max-width:100%}.modal-bg{background:url("/imgs/web/bg-transparent-pointer-white.png");min-width:100%;min-height:100%;z-index:11}.modal-container{position:absolute;top:10px;left:3%;width:94% !important;margin:0 !important;background:#fff;padding:10px;z-index:12}.modal-container h3{font-size:18px;line-height:23px;text-align:left;margin-bottom:10px;font-weight:400}.modal-container h3 form table{margin:0 auto}.cart-modal tbody tr.cart-headline{height:auto}.cart-modal .modal-container h3{text-align:center}.cart-headline td.cart-modal-img{text-align:center;width:100%}.cart-modal-img{width:100%;float:none;background:no-repeat center center}.cart-modal-img img{max-width:100%;width:auto}.cart-modal-content{width:auto;height:auto;float:none;position:static;padding:0 10px;vertical-align:top;text-align:left;font-size:14px;line-height:17px;margin-top:10px}.cart-modal-content p{margin-top:5px}.cart-modal-headline{display:block;font-size:18px;line-height:23px}.cart-modal-inline-span{display:block;margin:0}.cart-modal-close-modal{display:none;width:22px;height:22px;position:absolute;right:13px;top:13px;text-decoration:none;font-size:22px;color:#262261;background:rgba(0,0,0,0)}.cart-modal-close-modal:before{width:32px;left:0;top:22px;bottom:0}.cart-modal-close-modal:after{width:32px;left:0;top:0}.modal.modal-table-size .modal-container{position:absolute !important;top:10px !important}.modal.modal-table-size .figure{float:none;width:100%}.modal.modal-table-size .table-size-layout{width:100%}.modal.modal-table-size .table-size-layout .table-column{width:100%;float:none}.modal.modal-table-size .table-size-layout .table-column h4{margin-top:20px}.modal.modal-table-size .table-size-layout .table-column .table-data{overflow-x:auto}.modal.modal-table-size .table-size-layout .table-column .table-data table{width:600px !important}.cart-modal-buttons{display:flex;flex-flow:row wrap;justify-content:center;align-content:space-between;align-items:stretch;margin-right:-10px;position:static;padding:0;width:auto}.cart-modal-buttons a{flex:1 0 auto;color:#fff;background:linear-gradient(to right,#7a469b,#9e1e63);font-weight:500;border:0;cursor:pointer;box-shadow:6px 6px 15px rgba(95,48,145,0.6);margin:10px 10px 0 0;line-height:30px;height:30px;text-align:center;padding:0 12px;font-size:14px;text-decoration:none}.cart-modal-buttons a.cart-modal-back-to-store{background:0;box-shadow:none;margin-bottom:10px;color:#262261}.order h3{font-size:18px;line-height:23px}.order-steps{margin-left:20px}.order-steps li{font-size:14px;margin-right:20px;height:auto;line-height:normal}.order-steps li.active{font-size:18px}.order-cart{font-size:14px;line-height:17px}.order-cart thead th{font-size:18px;line-height:23px}.order-cart tbody tr td.price strong{font-size:16px}.order-cart input{width:40px}.order-cart p{font-size:12px;line-height:19px;letter-spacing:.5px}}@media screen and (max-width:989px) and (max-width:990px -1){.order-cart p{font-size:12px;line-height:15px}}@media screen and (max-width:989px){.order-cart .cart-product-count-input{width:32px}.cart-modal{font-size:14px;line-height:17px}.cart-modal thead th{font-size:18px;line-height:23px}.cart-modal input{width:40px}.cart-modal p{font-size:12px;line-height:19px;letter-spacing:.5px}}@media screen and (max-width:989px) and (max-width:990px -1){.cart-modal p{font-size:12px;line-height:15px}}@media screen and (max-width:989px){.cart-modal .cart-product-count-input{width:32px}#cartOrderItems .stock-container{font-size:12px}#cartOrderItems .stock-container strong{font-size:13px}#cartOrderItems .stock-container strong:before{font-size:13px}.order-middle-container{padding:10px 20px 50px 20px}.order-middle-container .left,.order-middle-container .right{float:none;width:100%}.order-middle-container .right{margin-top:40px}.order-cart tbody tr td.price.gray{display:none}.order-next-prev input,.order-next-prev a{display:block;width:100%}.order-next-prev input:first-child,.order-next-prev a:first-child{margin-bottom:5px}.order-container{position:static}.order-container h3.headline{padding:20px;border-top:1px solid #dfdfdf}.wish-form strong{margin-bottom:20px}.order-coupon-box{position:static;margin-top:5px}.order-coupon-box strong{margin-bottom:10px}.order-coupon-box p{margin-top:5px}.order-coupon-box input[type=submit],.order-coupon-box input[type=text]{display:block;float:none;width:100%}.order-left-box,.order-right-box{float:none;width:auto;margin:5px;padding:0}.order-form-tabs{flex-flow:row wrap}.order-form-tabs h2{flex:1 0 155px;font-size:14px;line-height:17px}.order-form-tabs h2 a{height:auto;line-height:normal;padding:5px 0}.user-form-box{max-width:500px}.user-form-box tr{padding:0}.user-form-box tr td{padding:2px;width:100%}.user-form-box tr td:nth-child(2){width:100%}.order-onestep{padding:0}.order-footer-container{float:none;width:100%;padding:20px 30px 10px 30px}.order-footer-container .order-agreement{text-align:left;margin-top:10px}.order-address-switch,.order-form-note{padding-left:30px}.order-onestep-left,.order-onestep-right{float:none;width:auto;margin:0;padding:0}.order-onestep-left .order-form-user,.order-onestep-right .order-form-user{margin:0;border:0}.order-onestep-left .order-form-user h3,.order-onestep-right .order-form-user h3{text-align:center}.order-onestep-left .order-user-form-field input[type=text],.order-onestep-left .order-user-form-field input[type=email],.order-onestep-right .order-user-form-field input[type=text],.order-onestep-right .order-user-form-field input[type=email]{padding:8px}.order-onestep-left .order-user-form-field .validationMessage,.order-onestep-right .order-user-form-field .validationMessage{position:static !important;display:block;box-shadow:0 0 0 0 transparent !important;background:transparent !important;width:auto !important;height:auto !important}.order-onestep-left .order-user-form-field .validationMessage:before,.order-onestep-right .order-user-form-field .validationMessage:before{content:none}.order-onestep-left .order-user-form-field .success-indicator,.order-onestep-left .order-user-form-field .fail-indicator,.order-onestep-right .order-user-form-field .success-indicator,.order-onestep-right .order-user-form-field .fail-indicator{display:none}.order-form-tabs-content fieldset,.order-form-tabs-content .required-info,.order-form-tabs-content #deliveryInfo{padding-left:20px}.order-onestep-right{margin-top:10px}.order-onestep-right .delivery-payment-container>div{margin:0}.order-onestep-right .delivery-payment-container>div>div{padding-left:5px}.order-onestep-right h3{margin-bottom:20px;padding:15px;text-align:center}.order-onestep-right .payment-types .payment-description{clear:both}.order-onestep-right .payment-types .payment-description img{max-width:100%;height:auto}.order-onestep-right .delivery-types label,.order-onestep-right .payment-types label{font-weight:normal;position:relative;top:3px;width:65%;display:inline-block}.order-onestep-right .delivery-types label .img,.order-onestep-right .payment-types label .img{width:85px}.order-onestep-right .delivery-types label .img img,.order-onestep-right .payment-types label .img img{max-width:70px;height:auto}.order-onestep-right .delivery-types input,.order-onestep-right .delivery-types select,.order-onestep-right .payment-types input,.order-onestep-right .payment-types select{vertical-align:top;margin-top:7px}.order-onestep-right .delivery-types li,.order-onestep-right .payment-types li{padding:5px 0 5px 0}.order-onestep-right .delivery-types .delivery-price,.order-onestep-right .delivery-types .payment-price,.order-onestep-right .payment-types .delivery-price,.order-onestep-right .payment-types .payment-price{float:right;display:inline-block;padding:3px 0 3px 0}.product-watch-detail-product{float:none}.product-watch-detail-product .eshop-item{margin:0 auto}.product-watch-detail-description{float:none}.product-watch-detail-description p{font-size:14px;line-height:17px;line-height:20px;text-align:center}.product-watch-table thead{display:none}.product-watch-table tbody tr{margin-bottom:10px;position:relative}.product-watch-table tbody tr:first-of-type{border-top:1px solid #262261}.product-watch-table tbody tr:last-of-type{border-bottom:2px solid #262261}.product-watch-table tbody td{display:block;padding:3px 2px !important}.product-watch-label{display:inline-block;width:120px;font-weight:600}.product-watch-remove-td{position:absolute;top:5px;right:5px}.product-watch-change{color:#fff;background:linear-gradient(to right,#7a469b,#9e1e63);font-weight:500;border:0;cursor:pointer;box-shadow:6px 6px 15px rgba(95,48,145,0.6);display:inline-block;text-decoration:none;padding:7px;font-weight:600}.article{width:auto}.article.magazine-about-bad-sheet .parent-section-annotation{display:none}.article.magazine-about-bad-sheet .article-content{width:100%}.article.magazine-about-bad-sheet .section-tree{float:none;display:none;width:100%}.article-inner{padding:0 5px}.article-inner img{max-width:100%;height:auto;margin-left:auto !important;margin-right:auto !important;float:none !important;display:block}.article-inner .article-table-gray-half tr td{width:100%;display:block;padding:20px}.article-inner .article-table-gray-half tr td p{padding-left:0}.article-inner .article-table-gray-half tr td iframe{max-width:100%;height:auto}.article-inner.article-about-us{padding:10px}.article-inner.article-about-us:after{display:none}.article-inner.article-about-us .content p,.article-inner.article-about-us .content h3,.article-inner.article-about-us .content .img{width:100%}.article-inner.article-about-us .content p{padding:10px 0 30px 0;font-size:14px}.article-inner.article-about-us .content .img{margin-bottom:10px}.article-inner.article-about-us .content.right p,.article-inner.article-about-us .content.right h3,.article-inner.article-about-us .content.right .img{float:none}.gallery{display:flex;flex-flow:row wrap;justify-content:space-around;align-content:start;align-items:start}.gallery-item{margin:5px;border:1px solid #026;width:auto;height:auto;padding:0;background:0}.gallery-item a{width:122px;height:122px}.gallery-item a img{display:block}.gallery-item span{display:none}#delivery-selector #delivery-selector-detail #delivery-selector-detail-confirm{display:block}#delivery-selector #delivery-selector-list .delivery-selector-item{margin-bottom:5px;padding:10px 5px}#delivery-selector.delivery-type-3 #delivery-selector-list .delivery-selector-item{background:#eabc33;color:#13377e}#delivery-selector.delivery-type-4 #delivery-selector-list .delivery-selector-item{background:#fdb813;color:#163461}#delivery-selector.delivery-type-5 #delivery-selector-list .delivery-selector-item{background:#ba1b02;color:#fff}#delivery-selector.delivery-type-5 .delivery-selector-detail-content .header{float:none}#delivery-selector.delivery-type-5 .delivery-selector-detail-content .photo-container{text-align:center}#delivery-selector.delivery-type-5 .delivery-selector-detail-content .photo-container img{max-height:none;max-width:98%;display:block;margin-bottom:5px}#delivery-selector.delivery-type-5 .delivery-selector-detail-content .main-photo{float:none;max-width:none;width:99%}#delivery-selector.delivery-type-6 #delivery-selector-list .delivery-selector-item{background:#bd2a35;color:#fff}.eshop-items:before,.eshop-items:after,.eshop-items.cf:before,.eshop-items.cf:after{content:normal !important}.eshop-item:before,.eshop-item:after{content:normal}}@media screen and (min-width:1201px){.eshop-items.row-3 .eshop-item:first-of-type{margin-left:0}.eshop-items.row-3 .eshop-item:nth-child(3n+1){margin-left:0}}@media screen and (max-width:1200px) and (min-width:431px){.eshop-items.row-3 .eshop-item{flex-basis:49%;max-width:49%;margin-left:2%}.eshop-items.row-3 .eshop-item:first-of-type{margin-left:0}.eshop-items.row-3 .eshop-item:nth-child(2n+1){margin-left:0}.eshop-items.row-3 .eshop-item .eshop-item-price{bottom:25px;right:5px;color:#262261;font-size:12px}.eshop-items.row-3 .eshop-item .eshop-item-name{left:5px;bottom:25px}.eshop-items.row-3 .eshop-item .tag-in-stock{position:absolute;left:5px;bottom:5px;top:auto}}@media screen and (max-width:430px){.eshop-items.row-3 .eshop-item{flex-basis:100%;max-width:100%;margin:0 10px;min-width:170px}}@media screen and (min-width:990px){.eshop-items.row-4 .eshop-item:first-of-type{margin-left:0}.eshop-items.row-4 .eshop-item:nth-child(4n+1){margin-left:0}}@media screen and (min-width:1205px){.brand-col-group ul{width:301.25px}.order-box-payment-type,.order-box-delivery-address{width:597.5px;float:left}.order-box-delivery-type,.order-box-billing-address{width:597.5px}.order-onestep-left .order-user-form-field .success-indicator,.order-onestep-left .order-user-form-field .fail-indicator{left:90%}.article-inner{width:100%;margin:0 auto}}@media screen and (max-width:768px){.article .row .col4{flex:1 0 50%}.article .row .col1-4{float:left;flex:1 0 50%}.article .row .col2-4{float:left;flex:1 0 100%}}@media screen and (max-width:425px){.article .row .col2{flex:1 0 100%}.article .row .col3{flex:1 0 100%}.article .row .col4{flex:1 0 100%}.article .row .col1-4{float:left;flex:1 0 100%}.article .row .col2-4{float:left;flex:1 0 100%}}@media screen and (max-width:1590px){.product-material-selector div{flex:1 0 100px !important;font-size:12px !important}}@media screen and (max-width:1210px){.product-material-selector div{flex:1 0 200px !important}}@media screen and (max-width:800px){.product-material-selector div{flex:1 0 140px !important}}@media screen and (max-width:1490px){.eshop-menu>li>a{font-size:16px;padding:0 20px}}@media screen and (max-width:1510px){.eshop-menu>li>div>ul>li{padding:0;margin:20px 5px 0 5px}.eshop-menu>li>div>ul>li a{font-size:12px}}@media screen and (max-width:1350px){.eshop-menu>li>a{font-size:16px;padding:0 16px}}@media screen and (max-width:1280px){.eshop-menu>li>a{font-size:14px;padding:0 16px}}@media screen and (max-width:1170px){.eshop-menu>li>a{padding:0 10px}}@media screen and (max-width:1140px){.eshop-menu>li>div>ul>li a{font-size:11px}}@media screen and (max-width:1090px){.eshop-menu>li>a{font-size:12px}.eshop-menu>li>div>ul>li a{font-size:10px}}@media screen and (max-width:1205px){.product-list-alt .eshop-items .eshop-item .tag-in-stock{padding:10px 0 5px 0;position:inherit}.product-list-alt .eshop-item{padding-bottom:20px}.product-list-alt .eshop-item .eshop-item-name{padding:5px 0;position:inherit;font-size:12px}.product-list-alt .eshop-item .eshop-item-price{padding:5px 0;position:inherit;top:inherit;bottom:inherit;font-size:12px}}@media screen and (max-width:989px){.eshop-menu>li>a{font-size:16px}}@media screen and (max-width:1640px){.text-content{padding-left:30px;padding-right:30px}.homepage-categories .inner{padding-left:30px;padding-right:30px}.delivery-payment{padding-left:30px;padding-right:30px}}@media screen and (max-width:1400px){.article-line-3 h3{font-size:26px;font-weight:500}.article-line-3 .article-line-img img{max-width:140px}}@media screen and (max-width:1200px){.article-line-3 h3{font-size:20px}.article-line-3 p{font-size:12px}.article-line-3 .article-line-img img{max-width:100px}.homepage-categories h2{text-align:center}}@media screen and (max-width:989px){.article-line-3{flex-wrap:wrap}.article-line-3 .article-line-one{max-width:calc(50% - 20px);flex:1 1 calc(50% - 20px)}}@media screen and (max-width:800px){.main-container{overflow:hidden}.homepage-categories-col{flex:1 1 50%}.delivery-payment div{text-align:center;display:block}.delivery-payment div img{max-width:90%;margin-bottom:20px}.homepage-categories .homepage-categories-block{flex-wrap:wrap}.homepage-categories .homepage-category{width:48%;max-width:none;flex:1 1 45%;margin-bottom:2%}.homepage-categories .homepage-category img{max-width:100%;height:auto}.homepage-categories .homepage-categories-grouped .homepage-category{flex:1 1 45%;max-width:48%}.homepage-categories-top .homepage-category{width:100%;flex:1 0 100%}.delivery-payment{padding-left:10px;padding-right:10px}}@media screen and (max-width:700px){.article-line-3{display:block}.article-line-3 .article-line-one{width:100%;max-width:100%}.article-line-3 .article-full-image{max-width:80%;margin:0 auto}.homepage-description h2{padding-top:40px}.footer-infobox-container{display:none}.footer-infobox-container .footer-infobox{flex-basis:48.6%;min-width:180px;margin-left:.7%;margin-right:.7%;margin-bottom:10px}.homepage-bookmark-content .eshop-items .eshop-item{width:48.6%;margin-left:.7%}}@media screen and (max-width:650px){.product-list .product-list-header{padding-bottom:0;padding-top:0}.order-cart{max-width:100%;display:block;margin-bottom:10px;text-align:center}.order-cart input{width:40px}.order-cart .cart-product-count-input{height:38px}.order-cart tbody{display:block;height:auto;background:white}.order-cart tbody tr{display:block;margin-right:4px;float:left;width:100%;height:auto}.order-cart tbody tr.blank-line{height:50px}.order-cart tbody tr.order-cart-headline{height:auto;position:relative}.order-cart tbody tr.order-cart-headline td.cart-product-image{display:block;width:100%;height:auto;text-align:center}.order-cart tbody tr.order-cart-headline td.cart-product-image img{max-width:100%}.order-cart tbody tr.order-cart-headline td.column-tools{display:block;border:0;text-align:right}.order-cart tbody tr.order-cart-headline td.column-tools a{position:absolute;right:0;top:-25px}.order-cart tbody tr td{display:block;padding:5px;padding-left:12px;width:100%;border-bottom:0 !important}.order-cart tbody tr td.cart-product-count{width:auto;text-align:center;border-bottom:0}.order-cart tbody tr td.price{text-align:center;padding-right:10px;padding-bottom:10px;border-bottom:0}.order-cart tbody tr td.price>strong{padding:10px 0;display:block;font-size:20px}.order-cart tbody tr td.price .stock-container{position:static}.order-cart tbody tr td.column-product{padding-left:12px;border-bottom:0}.order-cart tbody tr td.column-product span,.order-cart tbody tr td.column-product a{position:static}.order-cart tbody tr td a{text-decoration:none;font-size:18px;line-height:23px}.order-cart thead{display:none}.order-cart tfoot{display:block;font-size:12px;line-height:15px;width:100%;float:left;background:white}.order-coupon-box{text-align:center}.order-middle-container .right .line.price{text-align:center;color:#262261}.order-middle-container .right .line.price span{margin-left:10px;float:none;color:#d7bc5e}}@media screen and (max-width:520px){footer{padding:20px}footer nav ul{text-align:center}footer nav ul li span{font-size:20px;font-weight:600}}@media screen and (min-width:990px){.eshop-menu>li>a span{display:none}}
