@charset "UTF-8";.gifts__title{display:block;position:relative;font-size:24px;font-weight:400;text-transform:uppercase;color:var(--theme1-main-color-1)!important;margin-bottom:15px!important;padding-left:28px}.gifts__title .gifts__checkbox{position:absolute;top:6px;left:0;height:18px;width:18px;border:1px solid #000;border-radius:4px;background-color:#fff}.gifts__title .gifts__checkbox:after{content:"";display:none;position:absolute;left:5px;top:1px;width:7px;height:12px;border:solid #000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.gifts__tabs-item{display:block}@media (min-width:768px){.gifts__tabs-item{height:480px;display:inline-block}}@media (min-width:768px){.gifts__tabs-item-radio:checked~.gifts__tabs-item-content{display:block}}.gifts__tabs-item-title{position:relative;display:block;text-align:center}@media (min-width:768px){.gifts__tabs-item-title{display:inline-block;font-size:16px;font-weight:400;width:140px;padding:10px 4px;cursor:pointer;margin:0}.gifts__tabs-item-title:after{content:none}.gifts__tabs-item-radio:checked+.gifts__tabs-item-title,.gifts__tabs-item-title:active,.gifts__tabs-item-title:focus,.gifts__tabs-item-title:hover{color:#000}.gifts__tabs-item-radio:checked+.gifts__tabs-item-title{border:1px solid #e4dbda;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px}.gifts__tabs-item-radio:checked+.gifts__tabs-item-title:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#fff;z-index:1}}.gifts__tabs-item-content{position:relative;padding:20px 40px 0}@media (min-width:768px){.gifts__tabs-item-content{position:absolute;left:0;display:none;border:1px solid #e4dbda;width:100%;border-radius:8px}}.gifts__tabs-item-content-anotation{font-size:18px;color:#000}.gifts__tabs-item-content-anotation div:first-child{display:none}.gifts__tabs-item-content-anotation.allowed>div:first-child,.gifts__tabs-item-content-anotation div:last-child{display:inline}.gifts__tabs-item-content-anotation.allowed>div:last-child{display:none}.gifts__slider{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1rem;overflow-x:scroll}.gifts__slider-item{padding:20px 40px;width:100%;max-width:500px;text-align:center;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.gifts__slider-item-title{font-size:16px;line-height:20px;margin-top:20px!important}.gifts__slider-item-title a{color:#31384b;text-decoration:none}.gifts__slider-item-title a:active,.gifts__slider-item-title a:focus,.gifts__slider-item-title a:hover{color:#31384b;text-decoration:underline}.gifts__slider-item-btn{display:block;background-color:#5bb85d;color:#fff;padding:8px 14px;border-radius:8px;text-align:center;font-weight:700;cursor:pointer;letter-spacing:.75px;width:180px;margin:0 auto}.gifts__slider-item-btn:hover{background-color:#438a44}.gifts__slider-item-btn>span img{width:18px;margin-right:10px;vertical-align:baseline}.gifts__slider-item-btn>span:first-child{display:inline}.gifts__slider-item-btn>span:last-child,.gifts__slider-item-radio{display:none}.gifts__slider-item-radio:checked+.gifts__slider-item-btn{background-color:#ee552b}.gifts__slider-item-radio:checked+.gifts__slider-item-btn:hover{background-color:#c8421d}.gifts__slider-item-radio:checked+.gifts__slider-item-btn>span:first-child{display:none}.gifts__slider-item-radio:checked+.gifts__slider-item-btn>span:last-child{display:inline}.gifts__slider-item-radio:disabled+.gifts__slider-item-btn{pointer-events:none;background-color:#c4c4c4}.gifts__slider-item-radio:disabled+.gifts__slider-item-btn:hover{background-color:#c4c4c4}.gifts-sale__item{display:none}.gifts-sale__item.enabled{display:block}.gifts-sale__radio{display:none}.gifts-sale__radio:checked+.gifts__title .gifts__checkbox:after{display:block}.gifts-sale__radio:disabled+.gifts__title{font-style:italic}.gifts-sale__radio:disabled+.gifts__title .gifts__checkbox{background-color:#ddd;border-color:#aeaeae}.tns-inner .gifts__slider{overflow-x:hidden}.tns-outer [data-action]{display:none}.tns-controls{position:absolute;width:100%}.tns-controls [data-controls]{position:absolute;top:160px;z-index:1;border:0;padding:8px 5px;border-radius:4px;outline:none;-webkit-box-shadow:none;box-shadow:none;background-color:#f9f5f4}.tns-controls [data-controls] img{width:20px}.tns-controls [data-controls]:hover{background-color:#e4dbda}.tns-controls [data-controls]:disabled{opacity:.5;cursor:auto}.tns-controls [data-controls]:disabled:hover{background-color:#f9f5f4}.tns-controls [data-controls=prev]{left:-34px}.tns-controls [data-controls=next]{right:45px}.cart__header{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;padding:15px 0;border-top:1px solid #eee;margin-bottom:10px}.cart__header,.cart__header-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cart__header-item{-webkit-box-orient:horizontal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__header-item,.cart__header-item:hover{color:#31384b;text-decoration:none}.cart__header-item:before{display:inline-block;width:40px;height:40px;line-height:40px;background-color:gray;color:#fff;font-size:18px;font-weight:700;vertical-align:middle;text-align:center;border-radius:50%;margin-right:10px}.cart__header-item:first-child:before{content:"1"}.cart__header-item:nth-child(2):before{content:"2"}.cart__header-item:nth-child(3):before{content:"3"}.cart__header-item:nth-child(4):before{content:"4"}.cart__header-item.active:before{background-color:#08903b}.cart__header-item+.cart__header-item{margin:10px 0 0}@media (min-width:544px){.cart__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.cart__header-item+.cart__header-item{margin:0 0 0 20px}}.cart-client-table__header{padding:0 10px;display:none;grid-template-columns:80px auto 80px 110px 70px 90px 90px 100px 100px 20px;grid-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e8e8e8;color:#31384b;font-weight:500;font-size:12px;min-height:46px;line-height:14px}@media (min-width:1200px){.cart-client-table__header{display:grid}}@media (min-width:1400px){.cart-client-table__header{grid-template-columns:80px auto 85px 135px 85px 110px 110px 125px 125px 20px}}.cart-client-table__item{padding:5px 10px;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:auto;grid-column-gap:5px;grid-row-gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:15px;color:#31384b;border-top:1px solid #ddd}.cart-client-table__item--hidden-mobile{display:none}.cart-client-table__item--show-mobile{display:block}@media (min-width:1200px){.cart-client-table__item{grid-template-columns:80px auto 80px 110px 70px 90px 90px 100px 100px 20px;grid-column-gap:10px;grid-row-gap:5px}.cart-client-table__item--hidden-mobile{display:block}.cart-client-table__item--show-mobile{display:none!important}}@media (min-width:1400px){.cart-client-table__item{grid-template-columns:80px auto 85px 135px 85px 110px 110px 125px 125px 20px}}.cart-client-table__item-img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.cart-client-table__item-img:hover{opacity:.8}.cart-client-table__item-img-box{grid-row:1/2;-ms-flex-item-align:start;align-self:flex-start}@media (min-width:1200px){.cart-client-table__item-img{width:80px;height:80px}.cart-client-table__item-img-box{grid-row:1/3}}.cart-client-table__item-title{grid-column:2/7}@media (min-width:1200px){.cart-client-table__item-title{grid-column:2/3;grid-row:1}}.cart-client-table__item-input{grid-column:7/9;text-align:right}@media (min-width:1200px){.cart-client-table__item-input{grid-column:3/4;grid-row:1}}.cart-client-table__item-unitprice{grid-column:1/3;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__item-unitprice{grid-column:auto;grid-row:1;text-align:right}}.cart-client-table__item-salepercent{grid-column:3/4;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__item-salepercent{grid-column:auto;grid-row:1;text-align:right}}.cart-client-table__item-pricesum{grid-column:4/6;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__item-pricesum{grid-column:8/9;grid-row:1;text-align:right}}.cart-client-table__item-pricesumtax{grid-column:6/8;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__item-pricesumtax{grid-column:9/10;grid-row:1;text-align:right}}.cart-client-table__item-delete{font-size:30px;cursor:pointer;color:#a94442}.cart-client-table__item-link{color:#31384b}.cart-client-table__item-link:hover{color:#31384b;text-decoration:underline}.cart-client-table__decor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-row:3;grid-column:1/9}.cart-client-table__decor--show-mobile{display:block}@media (min-width:1200px){.cart-client-table__decor{grid-row:2;grid-column:2/11}.cart-client-table__decor--show-mobile{display:none!important}}.cart-client-table__decor-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;border-top:1px solid #ddd;font-size:14px;color:#46aef5;font-weight:700;-ms-flex-item-align:stretch;align-self:stretch;min-height:46px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-client-table__decor input{margin:0 4px 0 15px!important;vertical-align:sub}.cart-client-table__decor-grid{border-top:1px solid #ddd;display:grid;grid-template-columns:auto auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-rows:46px;grid-column-gap:10px;grid-row-gap:5px}.cart-client-table__decor-grid> div:last-child{display:none}@media (min-width:1200px){.cart-client-table__decor-grid{grid-template-columns:auto 80px 110px 380px 100px 20px}.cart-client-table__decor-grid> div:last-child{display:block}}@media (min-width:1400px){.cart-client-table__decor-grid{grid-template-columns:auto 85px 135px 460px 125px 20px}}.cart-client-table__decor-name{grid-column:1/3;grid-row:1}@media (min-width:1200px){.cart-client-table__decor-name{grid-column:1;grid-row:1}}.cart-client-table__decor-count{grid-column:3;grid-row:1;text-align:center}@media (min-width:1200px){.cart-client-table__decor-count{grid-column:2;grid-row:1;text-align:right}}.cart-client-table__decor-price-unit{grid-column:1;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__decor-price-unit{grid-column:3;grid-row:1;text-align:right}}.cart-client-table__decor-price{grid-column:2;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__decor-price{grid-column:4;grid-row:1;text-align:right}}.cart-client-table__decor-price-tax{grid-column:3;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__decor-price-tax{grid-column:5;grid-row:1;text-align:right}}.cart-client-table__manipulation-fee{display:grid;grid-template-columns:repeat(8,1fr);grid-column-gap:10px;grid-row-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:15px;color:#31384b;padding:5px 0;border-top:1px solid #46aef5;border-bottom:1px solid #46aef5}.cart-client-table__manipulation-fee--hidden-mobile{display:none}.cart-client-table__manipulation-fee-text{grid-column:1/9}@media (min-width:1200px){.cart-client-table__manipulation-fee-text{grid-column:2/3}}.cart-client-table__manipulation-fee-price{grid-column:2/5;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__manipulation-fee-price{grid-column:5/6;grid-row:1;text-align:right}}.cart-client-table__manipulation-fee-pricetax{grid-column:5/8;grid-row:2;text-align:center}@media (min-width:1200px){.cart-client-table__manipulation-fee-pricetax{grid-column:6/7;grid-row:1;text-align:right}}@media (min-width:1200px){.cart-client-table__manipulation-fee{grid-template-columns:80px auto 80px 110px 380px 100px 20px}.cart-client-table__manipulation-fee--hidden-mobile{display:block}}@media (min-width:1400px){.cart-client-table__manipulation-fee{grid-template-columns:80px auto 85px 135px 460px 125px 20px}}.new-cart-page{padding-top:0;font-size:1rem;font-weight:300}.new-cart-page #smartsupp-widget-container>div{bottom:74px!important}.new-cart-page #cmpboxrecall{bottom:70px!important}.new-cart-page strong{font-weight:600}.new-cart-page .text-info{color:#4c8dd2!important}.new-cart-page h3{margin-bottom:1rem}.new-cart-page *{-webkit-transition:.2s;transition:.2s}.new-cart-page .row{overflow:visible}.new-cart-page .empty-cart-note{font-size:1rem;margin:0}.new-cart-page.sketch-front{background:#f3f1f1}.new-cart-page header{background-color:#fff;padding:15px 0}@media screen and (min-width:600px){.new-cart-page header .need-help{display:none}}.new-cart-page header .seller-data{font-weight:300;font-size:1rem}.new-cart-page header .seller-data p{margin:0}.new-cart-page header .seller-data img{height:3rem;border-radius:50%;margin-right:15px}.new-cart-page header .seller-data .need-help{display:none}@media screen and (min-width:600px){.new-cart-page header .seller-data .need-help{display:block}}.new-cart-page header .seller-data .info-text *{color:#423b3b;display:block;line-height:1.2;font-size:.9rem;word-break:break-all}@media screen and (min-width:600px){.new-cart-page header .seller-data .info-text *{display:inline-block;font-size:1rem}}@media screen and (min-width:768px){.new-cart-page header .seller-data a{margin-left:.5rem}}.new-cart-page header .seller-data.style-1 .show-contact-btn{top:0;padding:.3rem 1rem}@media screen and (min-width:992px){.new-cart-page header .seller-data.style-1 .show-contact-btn{padding:.6rem 2rem;top:-.8rem;margin-bottom:-2rem}}.new-cart-page header .seller-data .show-contact-btn{background-color:#f7542d;border-radius:5rem;color:#fff;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.6rem 2rem;font-size:.9rem;cursor:pointer;-webkit-transition:.3s;transition:.3s;position:relative}@media screen and (min-width:992px){.new-cart-page header .seller-data .show-contact-btn{margin-left:12rem;top:-.8rem}}.new-cart-page header .seller-data .show-contact-btn:focus,.new-cart-page header .seller-data .show-contact-btn:hover{background-color:#303030}.new-cart-page header .seller-data .show-contact-btn:after{display:inline-block;content:"";min-width:.6rem;max-width:.6rem;height:.6rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-right:2px solid #fff;border-bottom:2px solid #fff;margin-left:1rem}.new-cart-page .page-content{padding:0}.new-cart-page .stepper-container{border-bottom:1px solid #bbb5b5;position:relative}@media screen and (min-width:768px){.new-cart-page .stepper-container{min-height:4rem}}.new-cart-page .stepper-container .btn-card-prev{background-color:transparent;margin:10px 0 0}@media screen and (min-width:768px){.new-cart-page .stepper-container .btn-card-prev{margin:-8px 0 0;position:absolute;left:0;top:50%}}.new-cart-page .cart__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:1rem 0 -1px;padding:0}.new-cart-page .stepper-container .cart__header-item{text-transform:uppercase;padding:10px 16px;font-size:10px;line-height:1.2;margin:0 0 -1px!important;position:relative;min-width:33.3333%;max-width:33.3333%}@media screen and (min-width:500px){.new-cart-page .stepper-container .cart__header-item{font-size:13px;min-width:auto;max-width:none}}@media screen and (min-width:768px){.new-cart-page .stepper-container .cart__header-item{padding:13px 35px;font-size:16px}}.new-cart-page .stepper-container .cart__header-item.active{background-color:#fff;border:1px solid #bbb5b5;border-bottom-color:#fff}.new-cart-page .stepper-container .cart__header-item.active:before{color:#5c5354}.new-cart-page .stepper-container .cart__header-item.active:after{position:absolute;content:"";width:calc(100% - 2px);height:5px;top:99%;left:1px;background-color:#fff;display:inline-block}.new-cart-page .stepper-container .cart__header-item:before{width:auto;height:auto;line-height:inherit;background-color:transparent!important;color:#bfadac;font-weight:400;font-size:inherit;margin-right:.8rem}.new-cart-page .cart-content{border:1px solid #bbb5b5;background-color:#fff}.new-cart-page .cart-content.first{border-top:none}.new-cart-page .cart-content .cart__header-item{font-size:1.5rem;margin-bottom:1rem}.new-cart-page .cart-content .cart__header-item:before{content:"";display:none}.new-cart-page .cart-content .cart__header-item span:first-of-type{background-color:#08903b;display:inline-block;width:40px;height:40px;line-height:40px;color:#fff;font-size:18px;font-weight:700;vertical-align:middle;text-align:center;margin-right:15px}.new-cart-page section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem}@media screen and (min-width:1300px){.new-cart-page section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}}.new-cart-page section.ac-d-flex{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width:992px){.new-cart-page section.ac-d-flex main{padding:2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.new-cart-page section.ac-d-flex aside{margin-top:2rem}@media screen and (min-width:992px){.new-cart-page section.ac-d-flex aside{padding:0 2rem;margin-top:0}}@media screen and (min-width:1300px){.new-cart-page section.ac-d-flex aside{min-width:17rem;max-width:17rem;padding:0}}.new-cart-page .content-bar{padding-right:0}.new-cart-page .left-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}.new-cart-page #price-sumarize-cover{-webkit-transition-timing-function:linear;transition-timing-function:linear;position:relative;z-index:999}.new-cart-page .price-sumarize{background-color:#c8fad9;color:#150101;border-radius:0 0 0 7px;font-size:.875rem;line-height:1.2}.new-cart-page .price-sumarize .main-data{padding:15px 15px 0}.new-cart-page .price-sumarize .title{font-size:1.5rem;margin:0;line-height:1.3;margin:0 0 1rem}.new-cart-page .price-sumarize .price-value{min-width:6.5rem;max-width:6.5rem;word-break:keep-all;white-space:nowrap}.new-cart-page .price-sumarize .price-label{margin:.1rem 0}.new-cart-page .price-sumarize footer{background-color:#04913a;color:#fff;border-radius:0 0 0 7px;padding:15px}.new-cart-page .price-sumarize footer .price-value{min-width:9rem;max-width:9rem}.new-cart-page .price-sumarize h4{margin:0}.new-cart-page .btn-card-next{background-color:#04913a;color:#fff;padding:1rem;font-size:1.2rem;-webkit-transition:.2s;transition:.2s;border-radius:0;width:100%}.new-cart-page .btn-card-next.btn-orange{background-color:#ec660f}.new-cart-page .btn-card-next.btn-orange:focus,.new-cart-page .btn-card-next.btn-orange:hover{background-color:#bc510c}.new-cart-page .btn-card-next img{display:inline-block;width:.8rem;margin-left:2rem}.new-cart-page .btn-card-next:focus,.new-cart-page .btn-card-next:hover{color:#fff;background-color:#035f26}.new-cart-page .cart-client-table__header{margin:15px 0 0;padding:0;background:#d1eefd;color:#325985;display:none;grid-row-gap:0;grid-column-gap:0;font-size:.875rem}.new-cart-page .cart-client-table__header>div{padding:10px}@media (min-width:992px){.new-cart-page .cart-client-table__header{display:grid;grid-template-columns:90px auto 90px 70px 100px 110px 110px 30px}.new-cart-page .cart-client-table__header>div{grid-column:initial!important;grid-row:initial!important}.new-cart-page .cart-client-table__header>div:first-of-type{grid-column:1/3!important;grid-row:1/2!important}}@media (min-width:992px){.new-cart-page .cart-client-table__header.step-3{grid-template-columns:80px auto 80px 90px 100px 100px}}.new-cart-page .cart-client-table__item{grid-template-columns:25% 25% 25% 25%;grid-template-rows:auto;margin:0;padding:0;grid-row-gap:0;grid-column-gap:0;color:#270707}.new-cart-page .cart-client-table__item:nth-of-type(odd){background-color:#f6f4f4;border-top:1px solid #f6f4f4;border-bottom:1px solid #f6f4f4}.new-cart-page .cart-client-table__item.gift-item{background-color:#c8fad9}.new-cart-page .cart-client-table__item.gift-item h5{margin:0;text-transform:uppercase;color:#04913a}.new-cart-page .cart-client-table__item.step-1.lang-cs>div:nth-of-type(3){grid-column:2/5;grid-row:2/3;display:block}.new-cart-page .cart-client-table__item.step-1.lang-cs>div:nth-of-type(4){grid-column:1/5;grid-row:3/4;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:600px){.new-cart-page .cart-client-table__item.step-1.lang-cs>div:nth-of-type(3){grid-column:2/5;grid-row:2/3;display:block}.new-cart-page .cart-client-table__item.step-1.lang-cs>div:nth-of-type(4){grid-column:1/2;grid-row:3/4;text-align:center}}.new-cart-page .cart-client-table__item .ac-cell-title{color:#163f70;font-weight:500}@media screen and (min-width:992px){.new-cart-page .cart-client-table__item .ac-cell-title{display:none}}.new-cart-page .cart-client-table__item .card-item-price,.new-cart-page .cart-client-table__item .card-item-price-tax{font-size:.95rem}.new-cart-page .cart-client-table__item .card-item-price-tax{font-weight:600}.new-cart-page .cart-client-table__item-pricesumtax{font-size:.95rem}@media screen and (min-width:600px){.new-cart-page .cart-client-table__item-pricesumtax{font-size:inherit}}.new-cart-page .cart-client-table__item-delete small{font-size:1rem;margin-left:.3rem}@media screen and (min-width:600px){.new-cart-page .cart-client-table__item-delete small{display:none}}.new-cart-page .cart-client-table__item .decor-btns-container{text-align:left}.new-cart-page .cart-client-table__item .decor-btns-container .btn-cover{display:inline-block}.new-cart-page .cart-client-table__item .decor-btns-container .btn{display:inline-block;color:#fff;font-weight:300;padding:.2rem .8rem;font-size:.825rem;border-radius:3px;margin:0 .5rem;text-transform:lowercase;cursor:pointer}.new-cart-page .cart-client-table__item .decor-btns-container .mode-with-print{background-color:#039139}.new-cart-page .cart-client-table__item .decor-btns-container .btn-files-count{background-color:#f55430;cursor:default}.new-cart-page .cart-client-table__item .decor-btns-container .mode-without-print{background-color:#949c98}.new-cart-page .cart-client-table__item .decor-btns-container .custom-file-input{position:relative;margin:0}.new-cart-page .cart-client-table__item .decor-btns-container .custom-file-input input{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer;text-indent:-9999px}.new-cart-page .cart-client-table__item .decor-btns-container .custom-file-input input:focus~button,.new-cart-page .cart-client-table__item .decor-btns-container .custom-file-input input:hover~button{background-color:#bc510c}.new-cart-page .cart-client-table__item .decor-btns-container .upload-btn span:nth-of-type(2){display:none}.new-cart-page .cart-client-table__item .decor-btns-container .upload-btn span:nth-of-type(2) img{width:15px}.new-cart-page .cart-client-table__item .decor-btns-container .upload-btn.processing span:first-of-type{display:none}.new-cart-page .cart-client-table__item .decor-btns-container .upload-btn.processing span:nth-of-type(2){display:inline-block}.new-cart-page .cart-client-table__item .decor-btns-container .remove-btn{display:block;text-align:center;color:#de3c3c;opacity:.7;cursor:pointer;margin-top:.3rem}.new-cart-page .cart-client-table__item .decor-btns-container .remove-btn:focus,.new-cart-page .cart-client-table__item .decor-btns-container .remove-btn:hover{opacity:1}.new-cart-page .cart-client-table__item>div{padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:600px){.new-cart-page .cart-client-table__item>div{display:block!important}}.new-cart-page .cart-client-table__item>div:first-of-type{padding:0;grid-column:1/2;grid-row:1/3}.new-cart-page .cart-client-table__item>div:nth-of-type(2){grid-column:2/5;grid-row:1/2}.new-cart-page .cart-client-table__item>div:nth-of-type(2) a{color:#7d5f5e}.new-cart-page .cart-client-table__item>div:nth-of-type(2) a:focus,.new-cart-page .cart-client-table__item>div:nth-of-type(2) a:hover{color:#987776}.new-cart-page .cart-client-table__item>div:nth-of-type(4){grid-column:2/5;grid-row:2/3}.new-cart-page .cart-client-table__item>div:nth-of-type(3){grid-column:1/5;grid-row:3/4;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page .cart-client-table__item>div:nth-of-type(5){grid-column:1/5;grid-row:4/5;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page .cart-client-table__item>div:nth-of-type(6){grid-column:1/5;grid-row:5/6;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page .cart-client-table__item>div:nth-of-type(7){grid-column:1/5;grid-row:6/7;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page .cart-client-table__item>div:nth-of-type(8){grid-column:1/5;grid-row:7/8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:600px){.new-cart-page .cart-client-table__item{grid-template-columns:23% 23% 23% 23% 8%;grid-template-rows:auto}.new-cart-page .cart-client-table__item .ac-cell-title{display:block;margin-bottom:.8rem;min-height:3rem}.new-cart-page .cart-client-table__item .ac-cell-title span{display:block}.new-cart-page .cart-client-table__item>div:first-of-type{padding:0;grid-column:1/2;grid-row:1/3}.new-cart-page .cart-client-table__item>div:nth-of-type(2){grid-column:2/6;grid-row:1/2}.new-cart-page .cart-client-table__item>div:nth-of-type(3){grid-column:1/2;grid-row:3/4;text-align:center}.new-cart-page .cart-client-table__item>div:nth-of-type(3) .ac-cell-title{height:2.5rem}.new-cart-page .cart-client-table__item>div:nth-of-type(4){grid-column:2/6;grid-row:2/3}.new-cart-page .cart-client-table__item>div:nth-of-type(5){grid-column:2/3;grid-row:3/4;text-align:right}.new-cart-page .cart-client-table__item>div:nth-of-type(6){grid-column:3/4;grid-row:3/4;text-align:right}.new-cart-page .cart-client-table__item>div:nth-of-type(7){grid-column:4/5;grid-row:3/4;text-align:right}.new-cart-page .cart-client-table__item>div:nth-of-type(8){grid-column:5/6;grid-row:3/4}}@media (min-width:992px){.new-cart-page .cart-client-table__item{grid-template-columns:90px auto 90px 70px 100px 110px 110px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-cart-page .cart-client-table__item.lang-cs{grid-template-columns:90px auto 240px 90px 100px 110px 110px 30px}.new-cart-page .cart-client-table__item .ac-cell-title{display:none}.new-cart-page .cart-client-table__item>div{grid-column:initial!important;grid-row:initial!important}.new-cart-page .cart-client-table__item>div:nth-of-type(4){text-align:center}.new-cart-page .cart-client-table__item>div:nth-of-type(4) .ac-icon-i span{display:block;margin-right:.5rem}.new-cart-page .cart-client-table__item>div:nth-of-type(8){-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.new-cart-page .cart-client-table__item.step-3>.decor-item{padding:8px 10px;color:#2e292a;background-color:#e2ebf4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page .cart-client-table__item.step-3>div:first-of-type{grid-column:1/2;grid-row:1/2;display:block;padding-bottom:10px}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(2){grid-column:2/5;grid-row:1/2}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(n+4){grid-column:1/5;grid-row:initial;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:600px){.new-cart-page .cart-client-table__item.step-3{grid-template-columns:repeat(4,25%)}.new-cart-page .cart-client-table__item.step-3>.decor-item{display:block}.new-cart-page .cart-client-table__item.step-3>.decor-item .ac-cell-title{display:none}.new-cart-page .cart-client-table__item.step-3>div:first-of-type{grid-column:initial;grid-row:1/2;padding-bottom:0}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(2){grid-column:2/5;grid-row:1/2}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(n+3){grid-column:initial;grid-row:2/3;text-align:right}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(3){text-align:center}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(7){grid-column:1/5;grid-row:3/4;text-align:left}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(n+8){grid-column:initial;text-align:center;grid-row:4/5}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(n+9){text-align:right}}@media (min-width:992px){.new-cart-page .cart-client-table__item.step-3{grid-template-columns:80px auto 80px 90px 100px 100px}.new-cart-page .cart-client-table__item.step-3>div:nth-of-type(4){text-align:right}.new-cart-page .cart-client-table__item.step-3>.decor-item:nth-of-type(7){text-align:left;grid-column:2/3!important;margin-left:30px;position:relative}.new-cart-page .cart-client-table__item.step-3>.decor-item:nth-of-type(7):before{content:"\221F";position:absolute;left:-21px;top:0;font-size:30px;font-weight:100;opacity:.5}.new-cart-page .cart-client-table__item.step-3>.decor-item:nth-of-type(8){text-align:center}.new-cart-page .cart-client-table__item.step-3>.decor-item{grid-row:2/3}}.new-cart-page #cart-manipulation-fee{grid-template-columns:25% 25% 25% 25%;grid-template-rows:auto;grid-row-gap:0;grid-column-gap:0}.new-cart-page #cart-manipulation-fee .ac-cell-title{color:#163f70;font-weight:500}@media screen and (min-width:992px){.new-cart-page #cart-manipulation-fee .ac-cell-title{display:none}}.new-cart-page #cart-manipulation-fee .manipulation-fee-price,.new-cart-page #cart-manipulation-fee .manipulation-fee-pricetax{font-size:.95rem}.new-cart-page #cart-manipulation-fee .manipulation-fee-pricetax{font-weight:600}.new-cart-page #cart-manipulation-fee .manipulation-fee-text{color:#7d5f5e}.new-cart-page #cart-manipulation-fee .cart-client-table__manipulation-fee-pricetax{font-size:.95rem}@media screen and (min-width:600px){.new-cart-page #cart-manipulation-fee .cart-client-table__manipulation-fee-pricetax{font-size:inherit}}.new-cart-page #cart-manipulation-fee>div{padding:10px;grid-row:initial;grid-column:initial;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#270707}.new-cart-page #cart-manipulation-fee>div:first-of-type{grid-column:1/5}.new-cart-page #cart-manipulation-fee>div:nth-of-type(2){grid-column:1/5;grid-row:2/3;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page #cart-manipulation-fee>div:nth-of-type(3){display:none}.new-cart-page #cart-manipulation-fee>div:nth-of-type(4){grid-column:1/5;grid-row:3/4;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page #cart-manipulation-fee>div:nth-of-type(5){grid-column:1/5;grid-row:4/5;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page #cart-manipulation-fee>div:nth-of-type(6){grid-column:1/5;grid-row:5/6;display:-webkit-box;display:-ms-flexbox;display:flex}.new-cart-page #cart-manipulation-fee>div:nth-of-type(7){grid-column:1/5;grid-row:6/7;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:600px){.new-cart-page #cart-manipulation-fee{grid-template-columns:23% 23% 23% 23% 8%}.new-cart-page #cart-manipulation-fee .ac-cell-title{margin-bottom:.8rem;min-height:3rem}.new-cart-page #cart-manipulation-fee .ac-cell-title span{display:block}.new-cart-page #cart-manipulation-fee>div{display:block!important}.new-cart-page #cart-manipulation-fee>div:first-of-type{grid-column:1/6}.new-cart-page #cart-manipulation-fee>div:nth-of-type(2){grid-column:1/2;grid-row:2/3}.new-cart-page #cart-manipulation-fee>div:nth-of-type(3){display:none}.new-cart-page #cart-manipulation-fee>div:nth-of-type(4){grid-column:2/3;grid-row:2/3}.new-cart-page #cart-manipulation-fee>div:nth-of-type(5){grid-column:3/4;grid-row:2/3}.new-cart-page #cart-manipulation-fee>div:nth-of-type(6){grid-column:4/5;grid-row:2/3}.new-cart-page #cart-manipulation-fee>div:nth-of-type(7){grid-column:5/6;grid-row:2/3}}@media (min-width:992px){.new-cart-page #cart-manipulation-fee>div{grid-column:initial!important;grid-row:initial!important}.new-cart-page #cart-manipulation-fee>div:nth-of-type(3){display:table-cell}}@media (min-width:992px){.new-cart-page #cart-manipulation-fee.step-1{grid-template-columns:auto 80px 70px 90px 100px 100px 30px}.new-cart-page #cart-manipulation-fee.step-1.lang-cs{grid-template-columns:auto 90px 100px 110px 110px 30px}}@media (min-width:600px){.new-cart-page #cart-manipulation-fee.step-3{grid-template-columns:repeat(4,25%)}.new-cart-page #cart-manipulation-fee.step-3>div:first-of-type{grid-column:1/5}.new-cart-page #cart-manipulation-fee.step-3>div:nth-of-type(2){grid-column:1/2;grid-row:2/3}.new-cart-page #cart-manipulation-fee.step-3>div:nth-of-type(3){grid-column:2/3;grid-row:2/3;text-align:right;display:table-cell}.new-cart-page #cart-manipulation-fee.step-3>div:nth-of-type(4){grid-column:3/4;grid-row:2/3;text-align:right}.new-cart-page #cart-manipulation-fee.step-3>div:nth-of-type(5){grid-column:4/5;grid-row:2/3;text-align:right}}@media (min-width:992px){.new-cart-page #cart-manipulation-fee.step-3{grid-template-columns:auto 80px 90px 100px 100px}}.new-cart-page .selected-decor-colors-text{color:#ec660f}.new-cart-page .other-settings-section{margin:3rem 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){.new-cart-page .other-settings-section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.new-cart-page .other-settings-section .decor-options .ac-custom-checkbox,.new-cart-page .other-settings-section .note .ac-custom-checkbox{font-size:1rem;font-weight:600}.new-cart-page .other-settings-section .decor-label,.new-cart-page .other-settings-section .substituted-filling-label{color:#270707}.new-cart-page .other-settings-section .note .ac-custom-checkbox{color:#d20a0b}.new-cart-page .other-settings-section .note textarea{border:1px solid #ddd1d0;width:100%;padding:.5rem;resize:none;border-radius:.2rem;margin-bottom:1.5rem}.new-cart-page .other-settings-section .substituted-filling .ac-custom-checkbox{color:#270707}@media screen and (min-width:992px){.new-cart-page .other-settings-section aside{-ms-flex-item-align:end;align-self:flex-end}}.new-cart-page .testimonial-section{padding:2rem 1rem}@media screen and (min-width:992px){.new-cart-page .testimonial-section{padding:2rem}}.new-cart-page .testimonial-section .testimonial{background-color:#d2ecfe;padding:2rem;border:2px solid #d2ecfe}@media screen and (min-width:992px){.new-cart-page .testimonial-section .testimonial{min-width:42%;max-width:42%}}.new-cart-page .testimonial-section .testimonial .name{font-weight:500;margin-bottom:1rem}.new-cart-page .testimonial-section .testimonial .name strong{color:#372b28;margin-left:1rem}.new-cart-page .testimonial-section .testimonial .text{font-size:.85rem}.new-cart-page .testimonial-section .why-us{padding:1rem 2rem;border:2px solid #d2ecfe}@media screen and (min-width:992px){.new-cart-page .testimonial-section .why-us{min-width:58%;max-width:58%}}.new-cart-page .testimonial-section .why-us .cover{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.new-cart-page .testimonial-section .why-us>span{display:block;overflow:visible;line-height:1;cursor:pointer;text-align:right}.new-cart-page .testimonial-section .why-us>span:after{content:"";display:inline-block;width:14px;height:16px;background:url("/img/cierna-dolu.svg") 50% no-repeat;background-size:100%;vertical-align:middle;margin-left:12px}.new-cart-page .testimonial-section .why-us .title-box{display:none}.new-cart-page .testimonial-section .why-us article{min-width:100%;max-width:100%;margin-top:10px;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width:500px){.new-cart-page .testimonial-section .why-us article{min-width:50%;max-width:50%}}@media screen and (min-width:992px){.new-cart-page .testimonial-section .why-us article{min-width:33.3333%;max-width:33.3333%}}.new-cart-page .testimonial-section .why-us .img-box{min-width:50px;max-width:50px}.new-cart-page .testimonial-section .why-us .img-box img{width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important}.new-cart-page .testimonial-section .why-us .text-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:12px}.new-cart-page .testimonial-section .why-us .text-box .title{margin:0 0 3px;font-size:22px;font-weight:600;color:#372b28}.new-cart-page .testimonial-section .why-us .text-box p{margin:0;line-height:1.3;font-weight:300;font-size:13px}.new-cart-page .testimonial-section .why-us .text-box a{text-decoration:underline}.new-cart-page .btn-next-container{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.new-cart-page .btn-next-container .btn{min-width:17rem;max-width:17rem}.new-cart-page .icon-i{display:inline-block;color:inherit}.new-cart-page .icon-i.color-orange:after{background-color:#ec660f}.new-cart-page .icon-i.color-green:after{background-color:#add314}.new-cart-page .icon-i:after{content:"i";display:inline-block;background-color:#270707;width:1.2rem;height:1.2rem;line-height:1.3rem;text-align:center;color:#fff;font-size:.8rem;border-radius:50%;font-style:normal;font-family:Times New Roman,serif;text-transform:lowercase;vertical-align:middle}.new-cart-page #uploads-container{border:1px solid #ddd1d0;border-radius:.2rem;padding:1.5rem;margin-bottom:2rem}.new-cart-page #uploads-container .btn{padding:.5rem 2rem;color:#fff;border-radius:.2rem;-webkit-transition:background-color .2s;transition:background-color .2s;outline:none!important;background-color:#ec660f}.new-cart-page #uploads-container .btn span:nth-of-type(2){display:none}.new-cart-page #uploads-container .btn span:nth-of-type(2) img{width:15px}.new-cart-page #uploads-container .btn.processing span:first-of-type{display:none}.new-cart-page #uploads-container .btn.processing span:nth-of-type(2){display:inline-block}.new-cart-page #uploads-container .custom-file-input{position:relative}.new-cart-page #uploads-container .custom-file-input input{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer;text-indent:-9999px}.new-cart-page #uploads-container .custom-file-input input:focus~button,.new-cart-page #uploads-container .custom-file-input input:hover~button{background-color:#bc510c}.new-cart-page #uploads-container .uploaded-file-cover{display:inline;word-break:break-all;color:#4f3837;line-height:1.2;font-weight:500;font-size:.8rem}.new-cart-page #uploads-container .remove-file-btn{margin-left:.2rem;font-weight:600;font-size:1.1rem;color:#d20a0b}.new-cart-page #uploads-container .reference-images-slider-btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.new-cart-page #uploads-container .reference-images-slider-btn-box .btn-cover{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.8rem;background-color:#d2ecfe;border-radius:.3rem;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-cart-page #uploads-container .reference-images-slider-btn-box .btn-cover:focus,.new-cart-page #uploads-container .reference-images-slider-btn-box .btn-cover:hover{background-color:#b9e1fd}.new-cart-page #uploads-container .reference-images-slider-btn-box .btn-cover:focus .texts img,.new-cart-page #uploads-container .reference-images-slider-btn-box .btn-cover:hover .texts img{margin-left:1rem}.new-cart-page #uploads-container .reference-images-slider-btn-box .texts{color:#30353b;padding:0 1.4rem 0 .5rem}.new-cart-page #uploads-container .reference-images-slider-btn-box .texts div{font-size:1.2rem;text-decoration:underline;margin-bottom:.2rem;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-cart-page #uploads-container .reference-images-slider-btn-box .texts img{-webkit-transition:margin-left .2s;transition:margin-left .2s;margin-left:.8rem;width:.5rem}.new-cart-page #uploads-container .reference-images-slider-btn-box .texts span{font-size:.85rem;line-height:1.3}.new-cart-page #uploads-container .reference-images-slider-btn-box .img{min-width:4rem;max-width:4rem;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.new-cart-page #uploads-container .reference-images-slider-btn-box img{max-width:100%;width:auto;max-height:100%;height:auto}.new-cart-page .gifts-container{padding:2rem 1rem;width:100%}@media screen and (min-width:992px){.new-cart-page .gifts-container .title-box{padding-left:30px}}.new-cart-page .gifts__tabs-navs{overflow-x:hidden;margin-bottom:-2px;z-index:2;position:relative;margin-left:-1rem;margin-right:-1rem}@media screen and (min-width:992px){.new-cart-page .gifts__tabs-navs .gifts__tabs-item-title{width:140px}}.new-cart-page .gifts__tabs-navs .gifts__tabs-item-title{width:120px;font-weight:400;padding:10px 4px;margin:0}.new-cart-page .gifts__tabs-navs .gifts__tabs-item-title.active{border:1px solid #e4dbda;border-bottom:1px solid #fff;background-color:#fff;border-radius:8px 8px 0 0;color:#111}.new-cart-page .gifts__tabs-navs .slide-tabs-control{position:absolute;width:26px;height:90%;z-index:3;top:0;background-color:#ec660f;border-radius:2px;padding:8px}@media screen and (min-width:900px){.new-cart-page .gifts__tabs-navs .slide-tabs-control{display:none}}.new-cart-page .gifts__tabs-navs .slide-tabs-control img{margin-top:1px;width:100%;opacity:.7}.new-cart-page .gifts__tabs-navs .slide-tabs-control.active img{opacity:1}.new-cart-page .gifts__tabs-navs .slide-tabs-control-prev{left:0}.new-cart-page .gifts__tabs-navs .slide-tabs-control-prev[data-step="0"]{display:none}.new-cart-page .gifts__tabs-navs .slide-tabs-control-next{right:0}.new-cart-page #gifts-tabs-nav-cover{position:relative;min-width:900px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:2rem}.new-cart-page .gifts__tabs{padding:0;height:auto}@media (min-width:768px){.new-cart-page .gifts__tabs{height:545px}}@media (min-width:992px){.new-cart-page .gifts__tabs{height:480px;padding:0 1rem}}.new-cart-page .gifts__title{color:#ec660f!important;margin-bottom:20px!important}.new-cart-page .gifts__tabs-item{height:100%}.new-cart-page .gifts__tabs-item.active .gifts__tabs-item-content{display:block}.new-cart-page .gifts__tabs-item-content{display:none;border:1px solid #e4dbda}.new-cart-page .gifts__checkbox{top:0}.new-cart-page .gifts__slider-item-radio-2{display:none}.new-cart-page .gifts__slider-item-radio-2:checked+.gifts__slider-item-btn{background-color:#ee552b}.new-cart-page .gifts__slider-item-radio-2:disabled+.gifts__slider-item-btn{pointer-events:none;background-color:#c4c4c4}.new-cart-page #sales{margin-top:20px}.new-cart-page #sales .gifts__title{color:#1d0204!important}@media screen and (min-width:768px){.new-cart-page #sales .gifts__title{min-width:20rem;max-width:20rem}}@media screen and (min-width:768px){.new-cart-page .gifts-note{padding-left:50px;color:#311716}}.new-cart-page .order-steps .left-buttons-group{margin-bottom:1rem}.new-cart-page .order-steps .left-buttons-group a{margin:1rem 0;display:block;width:100%;text-align:center}.new-cart-page .order-steps .left-buttons-group .btn-card-clear{display:none}@media screen and (min-width:768px){.new-cart-page .order-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.new-cart-page .order-steps .left-buttons-group{margin:0;min-width:75%;max-width:75%}.new-cart-page .order-steps .left-buttons-group a{margin:0 2rem;display:inline-block;width:auto}.new-cart-page .order-steps .left-buttons-group .btn-card-clear{display:inline-block}.new-cart-page .order-steps .right-buttons-group{min-width:25%;max-width:25%}.new-cart-page .order-steps .right-buttons-group .btn-card-next{border-radius:.6rem 0 0 0}}.new-cart-page .btn-card-prev{border:none;margin:0 3rem;font-size:1rem;font-weight:400}.new-cart-page .btn-card-prev:focus,.new-cart-page .btn-card-prev:hover{background-color:transparent;color:#d20a0b}.new-cart-page .btn-card-prev img{display:inline-block;width:8px;margin-right:10px;padding-bottom:2px}.new-cart-page .btn-card-prev span:last-of-type{text-decoration:underline}.new-cart-page .btn-card-clear{background-color:#f6f4f4;padding:1rem 4rem;color:#4b3635;border:none}.new-cart-page .delivery-payment-options .radio-cover{background-color:#f6f4f4;color:#3d2524;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.8rem .3rem .8rem 1.3rem}.new-cart-page .delivery-payment-options .radio-cover label{min-height:auto;padding-left:1.8rem}.new-cart-page .delivery-payment-options .radio-cover .icon-angle{width:2rem;font-weight:700;cursor:pointer;display:inline-block;padding:0 .8rem}.new-cart-page .delivery-payment-options .radio-cover .icon-angle img{width:100%;height:auto}.new-cart-page .delivery-payment-options .radio-cover .icon-angle.active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.new-cart-page .delivery-payment-options .text{margin-bottom:1rem}.new-cart-page .delivery-payment-options .text *{font-weight:300;line-height:1.3}.new-cart-page #email-input-container-2{margin-bottom:2rem}.new-cart-page #email-input-container-2 .email-holder{text-align:center}.new-cart-page #email-input-container-2 .email-holder p{color:#270707}.new-cart-page #email-input-container-2 .change-email-btn{font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9rem;cursor:pointer}.new-cart-page #email-input-container-2 .change-email-btn:focus,.new-cart-page #email-input-container-2 .change-email-btn:hover{color:#270707}.new-cart-page #email-input-container-2 .change-email-btn i{font-style:normal;font-size:2rem;font-weight:300;display:inline-block;margin-right:.5rem;margin-top:-.2rem}.new-cart-page #unknown-user-note{margin-top:1rem;color:#270707}.new-cart-page #billing-data-container p{display:block;color:#4b4545;font-weight:400;width:100%;margin-bottom:0}.new-cart-page #billing-data-container p span{color:#807676}.new-cart-page #billing-data-container p strong{font-weight:inherit}.new-cart-page .billing-shipping-options{padding:3rem 0}.new-cart-page .billing-shipping-options .inputs-group-title,.new-cart-page .billing-shipping-options label{display:block;color:#4b4545;font-weight:400;width:100%;margin-bottom:0}.new-cart-page .billing-shipping-options .input-cover,.new-cart-page .billing-shipping-options .inputs-group-title{margin-bottom:1.2rem}.new-cart-page .billing-shipping-options .input-cover input,.new-cart-page .billing-shipping-options .input-cover select{font-size:1rem;height:auto;min-height:2.3rem;-webkit-box-shadow:none;box-shadow:none;width:100%;display:block;border:2px solid #f0ebec;background-color:#f0ebec;border-radius:.5rem;padding:.3rem .8rem}.new-cart-page .billing-shipping-options .input-cover input.invalid,.new-cart-page .billing-shipping-options .input-cover select.invalid{background-color:#ffc7c7;border:2px solid #fc4e4e}.new-cart-page .billing-shipping-options .input-cover input:hover,.new-cart-page .billing-shipping-options .input-cover select:hover{background-color:#e5dcde;border:2px solid #e5dcde}.new-cart-page .billing-shipping-options .input-cover input:focus,.new-cart-page .billing-shipping-options .input-cover select:focus{border:2px solid #46aef5}.new-cart-page .billing-shipping-options .ac-custom-checkbox label{padding-left:2rem}.new-cart-page .change-billing-data-btn{background-color:#f6f4f4;border:none;outline:none;padding:.6rem 1.2rem;color:#472f2f}.new-cart-page .change-billing-data-btn:focus,.new-cart-page .change-billing-data-btn:hover{background-color:#dfd8d8}.new-cart-page .change-billing-data-btn img{display:inline-block;width:7px}.new-cart-page .seller-options{padding:0 30px}.new-cart-page .seller-options>hr{display:none}.new-cart-page .seller-options h3{color:#270707}.new-cart-page .seller-options .sellers-slider-cover{padding:0 30px}.new-cart-page .seller-options .tns-outer{position:relative}.new-cart-page .seller-options .tns-controls [data-controls=prev]{left:-34px;border-radius:8px 0 0 8px}.new-cart-page .seller-options .tns-controls [data-controls=next]{right:-34px;border-radius:0 8px 8px 0}.new-cart-page .ac-tiny-slider-scrollbar{width:100%;height:20px;background-color:#e9e4e4;border-radius:4px}.new-cart-page .ac-tiny-slider-scrollbar-indicator{display:inline-block;height:100%;background-color:#04913a;border-radius:4px;cursor:pointer}.new-cart-page .ac-tiny-slider-scrollbar-indicator:focus,.new-cart-page .ac-tiny-slider-scrollbar-indicator:hover{background-color:#05c34e}.new-cart-page .important-info{padding:30px}.new-cart-page .important-info h3{margin-top:0}.new-cart-page .important-info h3:before{content:"i";display:inline-block;width:1.4rem;height:1.4rem;line-height:1.5rem;background-color:#181616;border-radius:50%;text-align:center;margin-right:10px;color:#fff;font-size:.9rem;vertical-align:top}.new-cart-page .important-info .note-cover{padding:20px;background-color:#cee2f8;color:#181616}.new-cart-page.cart-step-1 .btn-card-next,.new-cart-page.cart-step-2 .btn-card-next{display:none}@media screen and (min-width:768px){.new-cart-page.cart-step-1 .btn-card-next,.new-cart-page.cart-step-2 .btn-card-next{display:inline-block}}.new-cart-page.cart-step-1 #chat-application,.new-cart-page.cart-step-2 #chat-application{bottom:4rem!important}.new-cart-page #sumarize-next-container{border:1px solid #04913a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:fixed;bottom:0;left:0;background-color:#fff;width:100vw;z-index:999}@media screen and (min-width:768px){.new-cart-page #sumarize-next-container{display:none}}.new-cart-page #sumarize-next-container>div{min-width:50%;max-width:50%}.new-cart-page #sumarize-next-container .sumarize{font-size:.8rem;line-height:1.2;padding:.5rem 1rem}.new-cart-page #sumarize-next-container .sumarize p{margin:0;color:#270707;font-weight:500}.new-cart-page #sumarize-next-container .btn-cover{background-color:#04913a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-cart-page #sumarize-next-container .btn{font-size:.9rem;padding:.6rem;color:#fff;text-align:center;display:block;width:100%}.new-cart-page #sumarize-next-container .btn img{width:.7rem;margin-left:1rem}.new-cart-page.cart-step-2 .cart-content.first{margin-bottom:30px}.new-cart-page.cart-step-2 .sketch-important-info{margin-top:2rem;background-color:#f6f4f4;color:#361a19;padding:2rem;border-radius:.5rem}@media screen and (min-width:768px){.new-cart-page.cart-step-2 .sketch-important-info{margin-top:4rem}}.new-cart-page.cart-step-2 .sketch-important-info h3{text-transform:uppercase}.new-cart-page.cart-step-2 .sketch-important-info .icon-i{margin-right:1.5rem;-webkit-transform:translateY(-.2rem);transform:translateY(-.2rem)}.new-cart-page.cart-step-2 .sketch-important-info .icon-i:after{width:1.7rem;height:1.7rem;line-height:1.7rem;font-size:1.1rem}.new-cart-page.cart-step-2 .sketch-important-info .alert-info-sketch{background-color:transparent;padding:0}.new-cart-page.cart-step-2 .sketch-important-info .alert-info-sketch:before{display:none}.new-cart-page.cart-step-3 .cart-content.first{margin-bottom:3rem}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .main-section main{padding:2rem}}.new-cart-page.cart-step-3 .supplier-data{background-color:#f6f4f4;padding:1rem;color:#312a2a;font-size:1.1rem;font-weight:300;border-radius:.5rem}.new-cart-page.cart-step-3 .supplier-data .logo{width:8rem}.new-cart-page.cart-step-3 .supplier-data .supplier-name{margin-left:2rem}.new-cart-page.cart-step-3 .supplier-data .more-info-btn{margin-left:2rem;font-style:italic}.new-cart-page.cart-step-3 .supplier-data .more-info-btn.btn-1{display:none}.new-cart-page.cart-step-3 .supplier-data .more-info-btn.btn-2{display:block;margin-left:0;margin-top:2rem;text-align:center}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .supplier-data .more-info-btn.btn-1{display:inline-block}.new-cart-page.cart-step-3 .supplier-data .more-info-btn.btn-2{display:none}}.new-cart-page.cart-step-3 .supplier-data .more-info-btn.active img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.new-cart-page.cart-step-3 .supplier-data .more-info-btn img{display:inline-block;width:.5rem;margin-left:1rem}.new-cart-page.cart-step-3 .supplier-data .seller-box{margin-top:1.5rem;text-align:center}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .supplier-data .seller-box{margin-top:0;text-align:left}}.new-cart-page.cart-step-3 .supplier-data .seller-actions>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .supplier-data .seller-actions>div{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.new-cart-page.cart-step-3 .supplier-data .seller-actions>div>div{min-width:48%;max-width:48%;margin:1%}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .supplier-data .seller-actions>div>div{min-width:12rem;margin:0}}.new-cart-page.cart-step-3 .supplier-data .seller-actions .action-btn{cursor:pointer;font-weight:400;background-color:#fff;padding:1rem .5rem;color:#ee7a3c;text-align:center;border-radius:.3rem;display:inline-block;font-size:.8rem;width:100%;margin:0;line-height:1.1}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .supplier-data .seller-actions .action-btn{font-size:.95rem;padding:0;text-align:left;background-color:transparent;border-radius:0;color:#6eb07f;text-decoration:underline}.new-cart-page.cart-step-3 .supplier-data .seller-actions .action-btn:focus,.new-cart-page.cart-step-3 .supplier-data .seller-actions .action-btn:hover{color:#539865}}.new-cart-page.cart-step-3 .supplier-data #change-seller-msg,.new-cart-page.cart-step-3 .supplier-data #seller-rating-msg{font-size:.9rem;text-align:left;padding:0}.new-cart-page.cart-step-3 #supplier-data-container{padding:1rem;text-align:center}@media screen and (min-width:992px){.new-cart-page.cart-step-3 #supplier-data-container{text-align:left;padding:1rem 10rem}}@media screen and (min-width:768px){.new-cart-page.cart-step-3 .customer-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.new-cart-page.cart-step-3 .customer-data h4{color:#0c4580;font-size:1.3rem}.new-cart-page.cart-step-3 .customer-data .data-box{color:#494343;font-size:1rem;font-weight:300;padding:1.2rem;background-color:#fcf9f9}.new-cart-page.cart-step-3 .customer-data .data-box:nth-of-type(2){background-color:#efeded;margin:1rem 0}@media screen and (min-width:768px){.new-cart-page.cart-step-3 .customer-data .data-box:nth-of-type(2){margin:0}}@media screen and (min-width:768px){.new-cart-page.cart-step-3 .customer-data .data-box{min-width:33.3333%;max-width:33.3333%}}@media screen and (min-width:768px){.new-cart-page.cart-step-3 .customer-data.boxes-2 .data-box{min-width:50%;max-width:50%}}.new-cart-page.cart-step-3 .weight-info{color:#494343}.new-cart-page.cart-step-3 .weight-info strong{font-size:1.5rem;margin-left:5px}.new-cart-page.cart-step-3 form{color:#494343}.new-cart-page.cart-step-3 form .ac-custom-checkbox label{font-weight:400;font-size:.9rem}.new-cart-page.cart-step-3 form .ac-custom-checkbox label:before{top:0;margin-top:0}.new-cart-page.cart-step-3 form .ac-custom-checkbox label:after{top:0;margin-top:3px}.new-cart-page.cart-step-3 form .btn-card-prev{margin-left:0}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .terms-section{padding:2rem}}.new-cart-page.cart-step-3 .order-steps{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .order-steps{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.new-cart-page.cart-step-3 .order-steps .left-buttons-group{min-width:auto;max-width:none;margin:2rem 0 0}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .order-steps .left-buttons-group{min-width:50%;max-width:50%;margin:0 0 .5rem}}.new-cart-page.cart-step-3 .order-steps .right-buttons-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.new-cart-page.cart-step-3 .order-steps .right-buttons-group button{word-break:normal;margin-top:1rem;white-space:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:600px){.new-cart-page.cart-step-3 .order-steps .right-buttons-group button{font-size:1.1rem}}@media screen and (min-width:992px){.new-cart-page.cart-step-3 .order-steps .right-buttons-group{min-width:50%;max-width:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.new-cart-page.cart-step-3 .order-steps .right-buttons-group button{max-width:50%;margin-top:0;min-width:auto;margin-left:1rem}}.new-cart-page.cart-login .forms-box{padding:30px}#decor-colors-modal{display:none}@-webkit-keyframes modal-show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-dialog-show{0%{margin-top:-3rem;opacity:0}to{margin-top:0;opacity:1}}#decor-colors-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;-webkit-animation:modal-show .3s forwards;animation:modal-show .3s forwards}#decor-colors-modal.active .modal-dialog{-webkit-animation:modal-dialog-show .3s forwards;animation:modal-dialog-show .3s forwards}#decor-colors-modal.hidding{-webkit-animation:modal-hide .3s forwards;animation:modal-hide .3s forwards}#decor-colors-modal.hidding .modal-dialog{-webkit-animation:modal-dialog-hide .3s forwards;animation:modal-dialog-hide .3s forwards}#decor-colors-modal .modal-bg-layer{background-color:rgba(33,37,41,.5);position:absolute;width:100%;height:100%;top:0;left:0}#decor-colors-modal .modal-content{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;border:none;padding:1rem}#decor-colors-modal .modal-dialog{position:relative;max-height:90%;overflow-y:auto;background-color:#fff;border-radius:.5rem;display:block;z-index:1;width:40rem;border:1px solid #b3a1a0;margin-bottom:0}#decor-colors-modal .modal-body{padding:1rem;border-radius:.5rem}#decor-colors-modal h4{color:#270707;font-size:1.5rem}#decor-colors-modal p{color:#875d5d;line-height:1.3}#decor-colors-modal .slidecontainer{width:60%}#decor-colors-modal .slidecontainer .labels{color:#341716;padding:10px;font-size:1rem}#decor-colors-modal .slider{-webkit-appearance:none;width:100%;height:10px;border-radius:5px;background:#ec660f;outline:none;-webkit-transition:.2s;-webkit-transition:opacity .2s;transition:opacity .2s}#decor-colors-modal .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:#f68132;cursor:pointer;border:2px solid #fff}#decor-colors-modal .slider::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#f68132;cursor:pointer;border:2px solid #fff}#decor-colors-modal .modal-main-buttons{padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:none;border-radius:.5rem}#decor-colors-modal .modal-main-buttons .btn{margin:0 0 0 .5rem;border-radius:0!important;outline:none!important;border:none!important}#decor-colors-modal .reference-images-slider h5{margin-top:1rem;color:#270707;font-size:1.2rem}#user-type-confirm-modal{display:none}@keyframes modal-show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-hide{0%{opacity:1}to{opacity:0}}@keyframes modal-dialog-show{0%{margin-top:-3rem;opacity:0}to{margin-top:0;opacity:1}}@-webkit-keyframes modal-dialog-hide{0%{margin-top:0;opacity:1}to{margin-top:-3rem;opacity:0}}#user-type-confirm-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;-webkit-animation:modal-show .3s forwards;animation:modal-show .3s forwards}#user-type-confirm-modal.active .modal-dialog{-webkit-animation:modal-dialog-show .3s forwards;animation:modal-dialog-show .3s forwards}#user-type-confirm-modal.hidding{-webkit-animation:modal-hide .3s forwards;animation:modal-hide .3s forwards}#user-type-confirm-modal.hidding .modal-dialog{-webkit-animation:modal-dialog-hide .3s forwards;animation:modal-dialog-hide .3s forwards}#user-type-confirm-modal .modal-bg-layer{background-color:rgba(33,37,41,.5);position:absolute;width:100%;height:100%;top:0;left:0}#user-type-confirm-modal .modal-content{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;border:none;padding:1rem}#user-type-confirm-modal .modal-dialog{position:relative;max-height:90%;background-color:#fff;border-radius:.5rem;display:block;z-index:1;width:40rem;border:1px solid #b3a1a0}#user-type-confirm-modal .modal-body{padding:1rem;border-radius:.5rem}#user-type-confirm-modal button{background-color:#5aabd3;display:block;width:20rem;margin:2rem auto;color:#fff;padding:2rem 0;-webkit-transition:.2s;transition:.2s;outline:none;border-radius:.5rem}#user-type-confirm-modal button:focus,#user-type-confirm-modal button:hover{background-color:#3596c5}.store-cart-btn-container{display:inline-block;position:relative;vertical-align:middle}.store-cart-btn-container:focus .actions-btn-cover,.store-cart-btn-container:hover .actions-btn-cover{display:inline-block}.store-cart-btn-container .actions-btn-cover{position:absolute;width:18rem;right:100%;top:0;bottom:100%;font-size:1rem;display:none}.store-cart-btn-container .actions-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex}.store-cart-btn-container .actions-btn-container span{display:inline-block;border:1px solid #aaa;padding:.1rem .5rem;margin-left:.4rem;cursor:pointer;background-color:#fff;z-index:10000;border-radius:4px}.store-cart-btn-container .actions-btn-container span:focus,.store-cart-btn-container .actions-btn-container span:hover{background-color:#eee}body.lang-cs.cart-step-1 .form-group{position:relative;margin:0 0 1rem}body.lang-cs.cart-step-1 .top-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1200px){body.lang-cs.cart-step-1 .top-logo-holder{min-width:9rem;max-width:9rem}body.lang-cs.cart-step-1 .top-seller-holder{min-width:25rem;max-width:25rem}}@-webkit-keyframes slideTextToLeft{0%{margin-left:30rem}to{margin-left:-100%}}@keyframes slideTextToLeft{0%{margin-left:30rem}to{margin-left:-100%}}body.lang-cs.cart-step-1 .slide-text{width:100%;overflow:hidden;position:relative;height:1.4rem;margin-left:1rem}body.lang-cs.cart-step-1 .slide-text .text-cover{position:absolute;top:0;left:0}body.lang-cs.cart-step-1 .slide-text .text-cover>div{-webkit-animation-duration:65s!important;animation-duration:65s!important;white-space:nowrap;-webkit-animation:slideTextToLeft;animation:slideTextToLeft;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}body.lang-cs.cart-step-1 .sketch-important-info.type-1{color:#535768;border-radius:8px;margin-top:3rem;padding:2rem;background-color:#f7f4f5;font-size:.9rem;display:block}@media screen and (min-width:1200px){body.lang-cs.cart-step-1 .sketch-important-info.type-1{display:none}}body.lang-cs.cart-step-1 .sketch-important-info.type-1 h3{text-transform:uppercase;font-weight:400;font-size:1.4rem;margin-bottom:1.4rem;color:#4b4545}body.lang-cs.cart-step-1 .sketch-important-info.type-1 .icon-i{margin-right:1.4rem}body.lang-cs.cart-step-1 .sketch-important-info.type-1 .icon-i:after{width:1.6rem;height:1.6rem;line-height:1.6rem;color:#fff}body.lang-cs.cart-step-1 .sketch-important-info.type-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:2rem;display:none}@media screen and (min-width:1200px){body.lang-cs.cart-step-1 .sketch-important-info.type-2{display:-webkit-box;display:-ms-flexbox;display:flex}}body.lang-cs.cart-step-1 .sketch-important-info.type-2 h3{text-transform:uppercase;font-weight:400;font-size:1.2rem;margin:0;line-height:1.1;color:#4b4545;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:10rem;max-width:10rem}body.lang-cs.cart-step-1 .sketch-important-info.type-2 .icon-i{margin-right:1.4rem}body.lang-cs.cart-step-1 .sketch-important-info.type-2 .icon-i:after{width:1.6rem;height:1.6rem;line-height:1.6rem;color:#fff}body.lang-cs.cart-step-1 .get-pwd-btn{margin-left:1rem;color:#337ab7;text-decoration:underline;display:inline-block;font-size:.9rem;cursor:pointer}body.lang-cs.cart-step-1 .get-pwd-btn:focus,body.lang-cs.cart-step-1 .get-pwd-btn:hover{color:#000}body.lang-cs.cart-step-1 .set-pwd-inputs{position:relative;padding:2rem;border-radius:6px;margin-top:3rem;-webkit-animation-name:higlight-container-pwd;animation-name:higlight-container-pwd;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes higlight-container-pwd{0%{border:2px solid #f7542d}50%{border:2px solid transparent}to{border:2px solid #f7542d}}@keyframes higlight-container-pwd{0%{border:2px solid #f7542d}50%{border:2px solid transparent}to{border:2px solid #f7542d}}body.lang-cs.cart-step-1 .set-pwd-inputs .container-title{position:absolute;top:-1.8rem;left:.5rem;font-size:1.2rem;font-weight:500;text-transform:uppercase;-webkit-animation-name:higlight-container-pwd-title;animation-name:higlight-container-pwd-title;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes higlight-container-pwd-title{0%{color:#f7542d}50%{color:transparent}to{color:#f7542d}}@keyframes higlight-container-pwd-title{0%{color:#f7542d}50%{color:transparent}to{color:#f7542d}}body.lang-cs.cart-step-1 .other-settings-section{margin:1rem 0}@media screen and (min-width:992px){body.lang-cs.cart-step-1 .other-settings-section{margin:0}}body.lang-cs.cart-step-1 .help-block{position:absolute;font-size:.75rem;color:#ff4c4c;margin:0}body.lang-cs.cart-step-1 .gifts-container{margin:2rem 0 5rem;padding:0}body.lang-cs.cart-step-1 .gifts-container .inner-box{max-width:38rem;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#d1eefc;color:#343e40;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;border-radius:6px;cursor:pointer}body.lang-cs.cart-step-1 .gifts-container .inner-box:focus,body.lang-cs.cart-step-1 .gifts-container .inner-box:hover{background-color:#b9e5fa}body.lang-cs.cart-step-1 .gifts-container p{margin:0}body.lang-cs.cart-step-1 .gifts-container .icon{max-width:3rem;min-width:3rem}body.lang-cs.cart-step-1 .gifts-container .text-content{padding:0 0 0 1rem}body.lang-cs.cart-step-1 .gifts-container .text-content strong{text-decoration:underline}body.lang-cs.cart-step-1 #gifts-box-cs{padding:3rem 0}body.lang-cs.cart-step-1 .billing-shipping-options{padding:0}body.lang-cs.cart-step-1 .btn-card-next{font-size:1rem;padding:.8rem 1rem;display:block;border-radius:6px;margin:2rem 0}@media screen and (min-width:578px){body.lang-cs.cart-step-1 .btn-card-next{padding:.8rem 5rem;display:inline-block;width:auto}}body.lang-cs.cart-step-1 .terms-section label{font-weight:300;margin-bottom:0}body.lang-cs.cart-step-1 .terms-section .ac-custom-checkbox{font-size:.9rem}body.lang-cs.cart-step-1 .terms-section .help-block{position:relative}body.lang-cs.cart-step-1 .seller-options{padding:0;margin:1rem 0 3rem}@media screen and (min-width:992px){body.lang-cs.cart-step-1 .seller-options{margin:3rem 0}}body.lang-cs.cart-step-1 #sellers-slider-cover{padding:0 2rem}@media screen and (min-width:992px){body.lang-cs.cart-step-1 #sellers-slider-cover{padding:0}}body.lang-cs.cart-step-1 #sellers-slider-cover .show-contact-btn-2{padding:.3rem 1rem;font-size:.8rem}body.lang-cs.cart-step-1 #sellers-slider-cover .seller-info-holder{font-size:14px;font-weight:300;padding-bottom:1rem}body.lang-cs.cart-step-1 .seller-help-container{border-radius:8px;background-color:#d1eefc;color:#343e40;margin-top:3rem;padding:2rem}body.lang-cs.cart-step-1 .seller-help-container .title{font-size:1.5rem;font-weight:500;margin-bottom:3rem}body.lang-cs.cart-step-1 .seller-help-container .seller-data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){body.lang-cs.cart-step-1 .seller-help-container .seller-data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body.lang-cs.cart-step-1 .seller-help-container img{max-width:6rem;min-width:6rem;border-radius:10px}body.lang-cs.cart-step-1 .seller-help-container .info-text{max-width:20rem;min-width:20rem;padding:0 2rem 0 1.5rem;line-height:1.2;font-size:1rem;margin:1.5rem 0;text-align:center}@media screen and (min-width:768px){body.lang-cs.cart-step-1 .seller-help-container .info-text{margin:0;text-align:left}}body.lang-cs.cart-step-1 .seller-help-container .name{font-size:1.3rem;font-weight:500;display:block;margin-bottom:.3rem}body.lang-cs.cart-step-1 .seller-help-container .loaded-data .name{display:none}body.lang-cs.cart-step-1 .seller-help-container .loaded-data a{display:block}body.lang-cs.cart-step-1 .show-contact-btn-2{background-color:#f7542d;border-radius:5rem;color:#fff;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.6rem 2rem;font-size:.9rem;cursor:pointer;-webkit-transition:.3s;transition:.3s;position:relative}body.lang-cs.cart-step-1 .show-contact-btn-2:focus,body.lang-cs.cart-step-1 .show-contact-btn-2:hover{background-color:#303030}body.lang-cs.cart-step-1 .show-contact-btn-2:after{display:inline-block;content:"";min-width:.6rem;max-width:.6rem;height:.6rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-right:2px solid #fff;border-bottom:2px solid #fff;margin-left:1rem}#voucher-container button{display:inline-block;background-color:#5bb85d;color:#fff;padding:8px 14px;border-radius:8px;text-align:center;font-weight:700;cursor:pointer;letter-spacing:.75px;width:180px;margin:0 15px 15px;border:0 none transparent}#voucher-container input{display:inline-block;max-width:200px;margin-bottom:15px}