@-webkit-keyframes opening-overlay{0%{opacity:0;background-color:rgba(40,17,8,0)}to{opacity:1;z-index:999;background-color:rgba(40,17,8,.8)}}@keyframes opening-overlay{0%{opacity:0;background-color:rgba(40,17,8,0)}to{opacity:1;z-index:999;background-color:rgba(40,17,8,.8)}}@-webkit-keyframes opening-wrapper{0%{margin-top:100vh}90%{margin-top:-4vh}95%{margin-top:-1.5vh}to{margin-top:0}}@keyframes opening-wrapper{0%{margin-top:100vh}90%{margin-top:-4vh}95%{margin-top:-1.5vh}to{margin-top:0}}.popup-overlay{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;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0;background-color:rgba(40,17,8,0)}@media only screen and (max-width:768px){.popup-overlay{opacity:1;top:60px}}@media only screen and (min-width:768px) and (max-height:800px){.popup-overlay .popup-wrapper{overflow:auto;max-height:100vh;padding:30px 0;-webkit-box-sizing:border-box;box-sizing:border-box}}.popup-overlay.active{-webkit-animation:opening-overlay .5s forwards;animation:opening-overlay .5s forwards}.popup-overlay.active .popup-wrapper{-webkit-animation:opening-wrapper .5s forwards;animation:opening-wrapper .5s forwards;height:100vh;overflow:scroll;width:100%}@media only screen and (max-width:768px){.popup-overlay.active .popup-wrapper{z-index:3}.popup-overlay.active .popup-wrapper .popup{top:60px;bottom:0}}.popup-overlay .popup-wrapper .popup{position:relative;margin:0 auto;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh}@media only screen and (max-width:768px){.popup-overlay .popup-wrapper .popup{position:fixed;top:100vh;bottom:-100vh;left:0;right:0;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:stretch;-ms-flex-pack:stretch;justify-content:stretch;background-color:#fff;-webkit-transition:top .4s ease-out;transition:top .4s ease-out}}.popup-overlay .popup-wrapper .popup .popup-header{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:transparent;padding-bottom:5px;width:100%;max-width:780px;margin:0 auto}@media only screen and (max-width:768px){.popup-overlay .popup-wrapper .popup .popup-header{display:none}}.popup-overlay .popup-wrapper .popup .popup-header img{cursor:pointer}@media only screen and (max-width:768px){.popup-overlay .popup-wrapper .popup .popup-container{height:calc(100vh - 60px)}}.popup-overlay .popup-wrapper .popup .popup-container .popup-header-mobile{display:none}@media only screen and (max-width:768px){.popup-overlay .popup-wrapper .popup .popup-container .popup-header-mobile{display:block;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#fff}.popup-overlay .popup-wrapper .popup .popup-container .popup-header-mobile .close-btn{color:#270f07;font-size:12px;font-weight:700;outline:none;border:none;background-color:transparent}.popup-overlay .popup-wrapper .popup .popup-container .popup-header-mobile .close-btn:before{content:"\2039";font-size:15px;font-weight:400;padding-left:5px}}.feedback-popup .popup-overlay.active{z-index:1001}@media only screen and (max-width:768px){.feedback-popup .popup-overlay.active{background-color:#fff}}.feedback-popup .popup .popup-container .popup-header-mobile,.feedback-popup .popup .popup-header{display:none}.product-item{position:relative;width:240px;height:500px;padding:20px 30px 30px;margin-bottom:30px;text-align:center;background-color:#fff;margin-left:40px}.product-item:nth-child(4n){margin-left:0}@media only screen and (max-width:1359px){.product-item:nth-child(3n){margin-left:0}.product-item:nth-child(4n){margin-left:40px}}@media only screen and (max-width:768px){.product-item{margin-bottom:15px;height:100%}}.product-item .product-title{font-size:20px;margin-top:0;font-weight:400;text-align:start;line-height:24px;cursor:pointer;margin-bottom:0;height:15%;max-width:210px}@media only screen and (max-width:768px){.product-item .product-title{text-align:center;font-size:18px;line-height:20px;text-transform:uppercase;max-width:170px;margin:0 auto;padding-bottom:40px;padding-top:15px}}.product-item .product-img{max-height:300px;max-width:200px;width:auto;height:auto;border:none;cursor:pointer}@media only screen and (max-width:768px){.product-item .product-img{max-height:240px;max-width:100%}}.product-item .product-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:34px;margin-top:30px}@media only screen and (max-width:768px){.product-item .product-tags{margin-bottom:45px}}.product-item .product-tags .product-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:40px;border:1px solid #ddd;background-color:#f5f5f5;min-width:60px;margin-left:5px;margin-bottom:6px;padding:4px 9px}.product-item .product-tags .product-tag .tag-title{font-size:11px;margin-right:8px}.product-item .product-btn{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;position:absolute;bottom:5px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#b0053a;width:250px;height:40px;cursor:pointer;-webkit-transition:background-color .4s ease-out,color .4s ease-out;transition:background-color .4s ease-out,color .4s ease-out;border:1px solid #b0053a}@media only screen and (max-width:768px){.product-item .product-btn{position:relative;position:unset;-webkit-transform:none;transform:none;width:100%;left:0}}.product-item .product-btn:active,.product-item .product-btn:hover,.product-item .product-btn:link,.product-item .product-btn:visited{text-decoration:none}.product-item .product-btn:hover{background-color:#b0053a;color:#fff}.product-item .on-sale{width:60px;height:50px;-webkit-box-shadow:0 2px 8px hsla(0,0%,60%,.5);box-shadow:0 2px 8px hsla(0,0%,60%,.5);background-color:#9e233a;border-bottom-right-radius:100%;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-item .on-sale .on-sale-txt{color:#fff;font-size:13px;line-height:42px;padding-left:7px}.product-item .new-collection{width:80px;height:70px;-webkit-box-shadow:0 2px 8px hsla(0,0%,60%,.5);box-shadow:0 2px 8px hsla(0,0%,60%,.5);background-color:#9e233a;border-bottom-right-radius:100%;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-item .new-collection .new-collection-txt{color:#fff;font-size:13px;padding-left:7px;padding-top:15px}@media only screen and (max-width:768px){.product-item .popup-overlay{display:block}}.product-popup-wrapper{background-color:#fff;padding:30px;height:100%}@media only screen and (max-width:768px){.product-popup-wrapper{padding:0 30px}}.product-popup-wrapper .popup-product-title{font-size:24px;font-weight:400;line-height:24px;margin-top:0;margin-bottom:5px;text-align:start}.product-popup-wrapper .popup-product-description{font-size:14px;line-height:17px;max-width:300px;text-align:start}.product-popup-wrapper .popup-product-img{max-width:300px;height:auto;padding-top:30px}@media only screen and (max-width:768px){.product-popup-wrapper .popup-product-img{max-height:250px}}body[dir=ltr] .product-item{margin-left:0;margin-right:40px}@media only screen and (max-width:768px){body[dir=ltr] .product-item{margin-right:0}}body[dir=ltr] .product-item:nth-child(4n){margin-right:0}@media only screen and (max-width:1359px){body[dir=ltr] .product-item:nth-child(3n){margin-right:0}body[dir=ltr] .product-item:nth-child(4n){margin-right:40px}}body[dir=ltr] .product-item .product-tags .product-tag{margin-left:0;margin-right:5px}body[dir=ltr] .product-item .product-tags .product-tag .tag-title{margin-right:0;margin-left:8px}body[dir=ltr] .product-item .product-title{margin-left:auto}body[dir=ltr] .product-item .on-sale{width:65px}body[dir=ltr] .product-item .on-sale .on-sale-txt{padding-left:0;padding-right:15px}.product-item{position:relative;width:240px;height:500px;padding:20px 30px 30px;margin-bottom:30px;text-align:center;background-color:#fff;margin-left:40px}.product-item:nth-child(4n){margin-left:0}@media only screen and (max-width:1359px){.product-item:nth-child(3n){margin-left:0}.product-item:nth-child(4n){margin-left:40px}}@media only screen and (max-width:768px){.product-item{margin-bottom:15px;height:100%}}.product-item .product-title{font-size:20px;margin-top:0;font-weight:400;text-align:start;line-height:24px;cursor:pointer;margin-bottom:0;height:15%;max-width:210px}@media only screen and (max-width:768px){.product-item .product-title{text-align:center;font-size:18px;line-height:20px;text-transform:uppercase;max-width:170px;margin:0 auto;padding-bottom:40px;padding-top:15px}}.product-item .product-img{max-height:300px;max-width:200px;width:auto;height:auto;border:none;cursor:pointer}@media only screen and (max-width:768px){.product-item .product-img{max-height:240px;max-width:100%}}.product-item .product-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:34px;margin-top:30px}@media only screen and (max-width:768px){.product-item .product-tags{margin-bottom:45px}}.product-item .product-tags .product-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:40px;border:1px solid #ddd;background-color:#f5f5f5;min-width:60px;margin-left:5px;margin-bottom:6px;padding:4px 9px}.product-item .product-tags .product-tag .tag-title{font-size:11px;margin-right:8px}.product-item .product-btn{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;position:absolute;bottom:5px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#b0053a;width:250px;height:40px;cursor:pointer;-webkit-transition:background-color .4s ease-out,color .4s ease-out;transition:background-color .4s ease-out,color .4s ease-out;border:1px solid #b0053a}@media only screen and (max-width:768px){.product-item .product-btn{position:relative;position:unset;-webkit-transform:none;transform:none;width:100%;left:0}}.product-item .product-btn:active,.product-item .product-btn:hover,.product-item .product-btn:link,.product-item .product-btn:visited{text-decoration:none}.product-item .product-btn:hover{background-color:#b0053a;color:#fff}.product-item .on-sale{width:60px;height:50px;-webkit-box-shadow:0 2px 8px hsla(0,0%,60%,.5);box-shadow:0 2px 8px hsla(0,0%,60%,.5);background-color:#9e233a;border-bottom-right-radius:100%;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-item .on-sale .on-sale-txt{color:#fff;font-size:13px;line-height:42px;padding-left:7px}.product-item .new-collection{width:80px;height:70px;-webkit-box-shadow:0 2px 8px hsla(0,0%,60%,.5);box-shadow:0 2px 8px hsla(0,0%,60%,.5);background-color:#9e233a;border-bottom-right-radius:100%;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-item .new-collection .new-collection-txt{color:#fff;font-size:13px;padding-left:7px;padding-top:15px}@media only screen and (max-width:768px){.product-item .popup-overlay{display:block}}.product-popup-wrapper{background-color:#fff;padding:30px;height:100%}@media only screen and (max-width:768px){.product-popup-wrapper{padding:0 30px}}.product-popup-wrapper .popup-product-title{font-size:24px;font-weight:400;line-height:24px;margin-top:0;margin-bottom:5px;text-align:start}.product-popup-wrapper .popup-product-description{font-size:14px;line-height:17px;max-width:300px;text-align:start}.product-popup-wrapper .popup-product-img{max-width:300px;height:auto;padding-top:30px}@media only screen and (max-width:768px){.product-popup-wrapper .popup-product-img{max-height:250px}}body[dir=ltr] .product-item{margin-left:0;margin-right:40px}@media only screen and (max-width:768px){body[dir=ltr] .product-item{margin-right:0}}body[dir=ltr] .product-item:nth-child(4n){margin-right:0}@media only screen and (max-width:1359px){body[dir=ltr] .product-item:nth-child(3n){margin-right:0}body[dir=ltr] .product-item:nth-child(4n){margin-right:40px}}body[dir=ltr] .product-item .product-tags .product-tag{margin-left:0;margin-right:5px}body[dir=ltr] .product-item .product-tags .product-tag .tag-title{margin-right:0;margin-left:8px}body[dir=ltr] .product-item .product-title{margin-left:auto}body[dir=ltr] .product-item .on-sale{width:65px}body[dir=ltr] .product-item .on-sale .on-sale-txt{padding-left:0;padding-right:15px}.product-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#fff}@media only screen and (max-width:768px){.product-details{display:none}}.product-details .product-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:1px solid #ddd}.product-details .product-panel .product-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 30px 35px}.product-details .product-panel .product-info .product-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;margin-bottom:25px;padding-top:5px}.product-details .product-panel .product-info .product-header .related-models{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;line-height:16px}.product-details .product-panel .product-info .product-header .related-models .next{color:#281108;text-decoration:none}.product-details .product-panel .product-info .product-header .related-models .next:after{content:"\203A";padding-right:10px;font-size:18px}.product-details .product-panel .product-info .product-header .related-models .prev{color:#281108;text-decoration:none}.product-details .product-panel .product-info .product-header .related-models .prev:before{content:"\2039";padding-left:10px;font-size:18px}.product-details .product-panel .product-info .product-header .related-models .divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 5px}.product-details .product-panel .product-info .product-header .related-models .divider .line{border-left:.5px solid #979797;border-right:.5px solid #979797}.product-details .product-panel .product-info .title{font-size:30px;margin:0;font-weight:400;text-transform:uppercase}.product-details .product-panel .product-info .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:10px;padding-bottom:20px}.product-details .product-panel .product-info .tags .tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:40px;border:1px solid #ddd;background-color:#f5f5f5;min-width:60px;margin-left:5px;padding:4px 9px}.product-details .product-panel .product-info .tags .tag .tag-title{font-size:11px;margin-right:8px}.product-details .product-panel .product-info .tags .tag:last-child{margin-left:0}.product-details .product-panel .product-info .description{max-width:590px;font-size:14px;text-transform:uppercase}.product-details .product-panel .product-info .technical-info{padding:20px 0 75px}.product-details .product-panel .product-info .technical-info .technical-info-title{font-size:18px;margin-bottom:15px}.product-details .product-panel .product-info .technical-info .technical-details{max-width:590px}.product-details .product-panel .product-info .technical-info .technical-details li{position:relative;padding:0 25px;font-size:14px;line-height:20px}.product-details .product-panel .product-info .technical-info .technical-details li:before{position:absolute;right:0;content:"\2022";font-size:40px;line-height:20px;color:#b0053a}.product-details .product-panel .product-info .discount-block-link{text-decoration:none}.product-details .product-panel .product-info .discount-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.product-details .product-panel .product-info .discount-block .discount-text{font-size:14px;max-width:100px;padding-right:10px}.product-details .product-panel .product-info .discount-block .discount-text .discount-percentage{color:#870029;font-weight:700}.product-details .product-panel .product-info .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-top:20px;border-top:1px solid #ddd}.product-details .product-panel .product-info .btn-group .request-btn{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;text-decoration:none;border-radius:0;background-color:#9f233b;color:#fff;outline:none;width:157px;height:40px;font-size:16px;cursor:pointer;-webkit-transition:color .4s ease-out,background-color .4s ease-out;transition:color .4s ease-out,background-color .4s ease-out}.product-details .product-panel .product-info .btn-group .request-btn:hover{background-color:#c71244}.product-details .product-panel .product-info .btn-group .request-btn:active{background-color:#9f233b}.product-details .product-panel .product-info .btn-group .request-btn:disabled{background-color:#ddd}.product-details .product-panel .product-info .btn-group .extra-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-details .product-panel .product-info .btn-group .extra-actions,.product-details .product-panel .product-info .btn-group .extra-actions .request-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product-details .product-panel .product-info .btn-group .extra-actions .request-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #ddd}.product-details .product-panel .product-info .btn-group .extra-actions .extra-action-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #b0053a;background-color:transparent;color:#b0053a;margin-left:10px;padding:0 15px 0 25px;height:40px;outline:none;-webkit-transition:color .4s ease-out,background-color .4s ease-out;transition:color .4s ease-out,background-color .4s ease-out;font-family:OpenSansHebrew}.product-details .product-panel .product-info .btn-group .extra-actions .extra-action-btn img{margin-left:10px}.product-details .product-panel .product-info .btn-group .extra-actions .extra-action-btn:hover{color:#fff;background-color:#b0053a;cursor:pointer}.product-details .product-panel .product-info .btn-group .extra-actions .extra-action-btn:hover img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.product-details .product-panel .product-info .btn-group .extra-actions .extra-action-btn p{font-size:14px}@media print{.product-page-box{width:694px;margin:0 auto}}@media only screen and (max-width:768px){.product-page-box .width-wrapper{padding:0}}.product-page-box .width-wrapper .print-header{display:none;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:3px solid #000;padding-bottom:10px;margin-bottom:20px}@media print{.product-page-box .width-wrapper .print-header{display:-webkit-box;display:-ms-flexbox;display:flex}}.product-page-box .width-wrapper .print-header .print-logo-img{width:55px;height:auto}.product-page-box .width-wrapper .print-header .print-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-page-box .width-wrapper .print-header .print-contact .phone{font-weight:bolder;font-size:22px;margin:0}.product-page-box .width-wrapper .print-header .print-contact img{margin-left:5px}.product-page-box .width-wrapper .print-footer{display:none;margin-top:20px;padding:15px 0;border-top:1px solid #000;border-bottom:1px solid #000}.product-page-box .width-wrapper .print-footer .phone-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.product-page-box .width-wrapper .print-footer .phone-list,.product-page-box .width-wrapper .print-footer .phone-list .phone-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-page-box .width-wrapper .print-footer .phone-list .phone-item .phone-content{margin-right:10px}.product-page-box .width-wrapper .print-footer .phone-list .phone-item .phone-content .phone-title{font-size:16px}.product-page-box .width-wrapper .print-footer .phone-list .phone-item .phone-content .phone-number{font-weight:bolder;font-size:20px}@media print{.product-page-box .width-wrapper .print-footer{display:-webkit-box;display:-ms-flexbox;display:flex}}.product-page-box .width-wrapper .copyright-txt{display:none;color:#333;font-size:11px;line-height:17px;max-width:555px;margin-top:30px}@media print{.product-page-box .width-wrapper .copyright-txt{display:block}}@media print{.product-page-box .related-images,.product-page-box .related-products{display:none}}@media print{.product-page-box .product-img-box{padding:20px;width:190px}}@media print{.product-page-box .product-img-box .product-img{width:190px}}@media print{.product-page-box .design-panel-wrapper{height:100%}}@media print{.product-page-box .product-panel .product-info{padding:20px}}@media print{.product-page-box .product-panel .product-info .technical-info{padding:0 0 15px}}@media print{.product-page-box .product-panel .product-info .product-header{padding:0 0 10px}}@media print{.product-page-box .product-panel .product-info .btn-group,.product-page-box .product-panel .product-info .product-header{display:none}}.product-page-box .print-made-in{display:none;text-align:center;margin-top:10px}@media print{.product-page-box .print-made-in{display:block}}.product-details-mobile{display:none;background-color:#fff}@media only screen and (max-width:768px){.product-details-mobile{display:block}}.product-details-mobile .product-info-m{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block}.product-details-mobile .product-info-m .product-wrapper{padding:0 20px}.product-details-mobile .product-info-m .product-header-m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border-bottom:none;padding:20px 0;margin-bottom:0}.product-details-mobile .product-info-m .product-header-m .related-models-m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.product-details-mobile .product-info-m .product-header-m .related-models-m .prev-m{color:#000;text-decoration:none}.product-details-mobile .product-info-m .product-header-m .related-models-m .prev-m:before{content:"\2039";padding-left:10px}.product-details-mobile .product-info-m .product-header-m .related-models-m .next-m{color:#000;text-decoration:none}.product-details-mobile .product-info-m .product-header-m .related-models-m .next-m:after{content:"\203A";padding-right:10px}.product-details-mobile .product-info-m .product-header-m .related-models-m .divider-m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 5px}.product-details-mobile .product-info-m .product-header-m .related-models-m .divider-m .line-m{border-left:1px solid #979797;border-right:1px solid #979797}.product-details-mobile .product-info-m .product-header-m .btn-prew-m{color:#270f07;font-size:12px;font-weight:700;text-decoration:none}.product-details-mobile .product-info-m .product-header-m .btn-prew-m:before{content:"\2039";padding-left:5px}.product-details-mobile .product-info-m .title-m{font-size:18px;font-weight:400;line-height:21px;text-transform:uppercase;margin-top:0;margin-bottom:25px;text-align:center}.product-details-mobile .product-info-m .tags-m{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 0}.product-details-mobile .product-info-m .tags-m .tag-m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border-radius:40px;border:1px solid #ddd;background-color:#f5f5f5;min-width:60px;margin-left:10px;padding:4px 9px}.product-details-mobile .product-info-m .tags-m .tag-m .tag-title-m{font-size:11px;margin-right:8px;color:#8b8581}.product-details-mobile .product-info-m .tags-m .tag-m:last-child{margin-left:0}.product-details-mobile .product-info-m .request-btn-block-m{position:fixed;left:0;right:0;bottom:0;z-index:1;background-color:#fff;text-align:center;padding-top:20px;padding-bottom:20px}.product-details-mobile .product-info-m .request-btn-block-m .request-btn-m{text-decoration:none;border-radius:0;background-color:#9f233b;color:#fff;outline:none;padding:10px 68px;font-size:16px;line-height:25px}.product-details-mobile .product-info-m .request-btn-block-m .request-btn-m:hover{background-color:#c71244}.product-details-mobile .product-info-m .request-btn-block-m .request-btn-m:active{background-color:#9f233b}.product-details-mobile .product-info-m .request-btn-block-m .request-btn-m:disabled{background-color:#ddd}.product-details-mobile .product-info-m .line-mob{margin-top:20px;margin-bottom:27px;height:2px;background-color:#ccc;border:none}.product-details-mobile .product-info-m .description-title-m{font-size:18px;font-weight:400;margin-top:0;margin-bottom:6px}.product-details-mobile .product-info-m .description-m{padding-bottom:0;line-height:20px;text-transform:uppercase}.product-details-mobile .product-info-m .technical-info-title-m{font-size:18px;font-weight:400;padding-bottom:6px}.product-details-mobile .product-info-m .technical-details{padding-bottom:34px}.product-details-mobile .product-info-m .technical-details li{position:relative;padding:0 25px;line-height:20px;text-transform:uppercase}.product-details-mobile .product-info-m .technical-details li:before{position:absolute;left:auto;right:0;content:"\2022";font-size:40px;line-height:20px;color:#b0053a}.product-details-mobile .product-info-m .extra-actions-m{padding-bottom:37px}.product-details-mobile .product-info-m .extra-actions-m,.product-details-mobile .product-info-m .extra-actions-m .extra-action-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product-details-mobile .product-info-m .extra-actions-m .extra-action-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #b0053a;background-color:transparent;color:#b0053a;padding:14px 15px 14px 25px;outline:none;line-height:14px}.product-details-mobile .product-info-m .extra-actions-m .extra-action-btn img{margin-left:10px}.product-details-mobile .product-info-m .new-collection{position:absolute;left:0;width:70px;height:60px;-webkit-box-shadow:0 2px 8px hsla(0,0%,60%,.5);box-shadow:0 2px 8px hsla(0,0%,60%,.5);background-color:#fff;border-bottom-right-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-details-mobile .product-info-m .new-collection .new-collection-txt{text-shadow:0 0 1px rgba(0,0,0,.2);color:#9f233b;font-size:11px;font-weight:700;line-height:14px;padding-left:7px;padding-top:10px;text-align:center}body[dir=ltr] .product-details .product-panel{border-left:none;border-right:1px solid #ddd}body[dir=ltr] .product-details .product-panel .product-info .product-header .related-models .next:after{content:"\203A";padding-left:10px}body[dir=ltr] .product-details .product-panel .product-info .product-header .related-models .next:before{content:"";padding:0}body[dir=ltr] .product-details .product-panel .product-info .product-header .related-models .prev:before{content:"\2039";padding-right:10px}body[dir=ltr] .product-details .product-panel .product-info .product-header .related-models .prev:after{content:"";padding:0}body[dir=ltr] .product-details .product-panel .product-info .technical-details li:before{left:0;right:auto}body[dir=ltr] .product-details .product-panel .product-info .btn-group .extra-actions .extra-action-btn{padding:0 25px 0 15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:0;margin-right:10px}body[dir=ltr] .product-details .product-panel .product-info .btn-group .request-btn{min-width:157px;max-width:40%;width:100%}body[dir=ltr] .product-details .product-panel .product-info .tags .tag{margin-left:0;margin-right:5px}body[dir=ltr] .product-details .product-panel .product-info .tags .tag .tag-title{margin-right:0;margin-left:8px}body[dir=ltr] .product-details .product-panel .product-info .discount-block .discount-text{padding-right:0;padding-left:10px}body[dir=ltr] .product-page-box .width-wrapper .print-footer .phone-list .phone-item .phone-content{margin-right:0;margin-left:10px}body[dir=ltr] .product-details-mobile .product-info-m .product-header-m{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body[dir=ltr] .product-details-mobile .product-info-m .product-header-m .related-models-m{font-size:12px}body[dir=ltr] .product-details-mobile .product-info-m .product-header-m .related-models-m .prev-m:before{padding-left:0;padding-right:5px}body[dir=ltr] .product-details-mobile .product-info-m .product-header-m .related-models-m .next-m:after{padding-right:0;padding-left:5px}body[dir=ltr] .product-details-mobile .product-info-m .technical-details li:before{left:0;right:auto}.product-img-box{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;padding:60px 25px;position:relative;width:400px}.product-img-box .product-img{width:400px;height:auto}.product-img-box .design-img{width:400px;height:auto;position:absolute}[data-is-customizable=True] .product-img-box{width:320px}[data-is-customizable=True] .product-img-box .product-img{width:320px;height:auto}[data-is-customizable=True] .product-img-box .design-img{width:320px;height:auto;position:absolute}.tab-item{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;width:40px;height:40px;border-radius:50%;border:1px solid #ddd;background-color:#fff;-webkit-transition:background-color .4s ease-out,border-color .4s ease-out;transition:background-color .4s ease-out,border-color .4s ease-out;cursor:pointer}.tab-item.active{border-color:#9b1536;background-color:#9b1536}.tab-item.active .tab-icon{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.layout-picker{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout-picker,.layout-picker .img-container{display:-webkit-box;display:-ms-flexbox;display:flex}.layout-picker .img-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:30px}.layout-picker .img-container img{cursor:pointer;max-height:127px}.color-picker{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-align:center;-ms-flex-align:center;align-items:center}.color-picker .color-item-box{margin-bottom:35px}.color-picker .color-item-box .color-item{width:55px;height:55px;margin-bottom:60px;cursor:pointer;border:1px solid #d0d0d0;border-radius:50%;margin-bottom:0}.color-picker .color-item-box .color-item span{display:none}.color-picker .selected .color-item{border:1px solid #434343}.design-panel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.design-panel-wrapper .new-collection{width:80px;height:70px;-webkit-box-shadow:0 2px 8px hsla(0,0%,60%,.5);box-shadow:0 2px 8px hsla(0,0%,60%,.5);background-color:#fff;border-bottom-right-radius:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.design-panel-wrapper .new-collection .new-collection-txt{color:#9e233a;font-size:13px;padding-left:7px;padding-top:15px;text-align:center}.design-panel-wrapper .design-panel{width:225px;-webkit-box-shadow:0 0 1px rgba(0,0,0,.2);box-shadow:0 0 1px rgba(0,0,0,.2);background-color:#fff;position:relative;width:0;overflow:hidden;-webkit-transition:width .4s linear;transition:width .4s linear}@media print{.design-panel-wrapper .design-panel{display:none}}.design-panel-wrapper .design-panel.loaded{width:225px;overflow:visible}.design-panel-wrapper .design-panel.colors-only{width:150px}.design-panel-wrapper .design-panel.colors-only .design-panel-header{font-size:14px;padding:21px 0}.design-panel-wrapper .design-panel.colors-only .design-panel-content{padding:0;margin-top:30px}.design-panel-wrapper .design-panel.colors-only .design-panel-content .content-wrapper.visible{padding:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:0}.design-panel-wrapper .design-panel.colors-only .note{top:60px;bottom:auto}.design-panel-wrapper .design-panel.colors-only .color-item-box{width:100%;margin:0}.design-panel-wrapper .design-panel.colors-only .color-item{cursor:default;border-radius:0;height:60px;width:100%;margin-bottom:0;border:0;background-position:50%;position:relative}.design-panel-wrapper .design-panel.colors-only .color-item span{position:absolute;display:block;width:100%;height:100%;bottom:0;left:0;background:rgba(0,0,0,.5);color:#fff;text-align:center;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;line-height:60px}.design-panel-wrapper .design-panel.colors-only .color-item:hover span{opacity:1}.design-panel-wrapper .design-panel>.design-panel-header{font-size:16px;text-align:center;padding:20px 0;color:#fff;background-color:#291912;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.design-panel-wrapper .design-panel .tab-list{position:absolute;right:-22px;top:100px}.design-panel-wrapper .design-panel .tab-list>*{margin-bottom:10px}.design-panel-wrapper .design-panel .tab-list>:last-child{margin-bottom:0}.design-panel-wrapper .design-panel .design-panel-content{padding:30px;position:absolute;overflow:auto;top:58px;left:0;right:0;bottom:0}.design-panel-wrapper .design-panel .design-panel-content .content-wrapper{max-height:0;opacity:0;-webkit-transition:opacity .8s ease-out .4s;transition:opacity .8s ease-out .4s;overflow:hidden}.design-panel-wrapper .design-panel .design-panel-content .content-wrapper.visible{max-height:none;max-height:unset;opacity:1}.design-panel-wrapper .design-panel .note{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:10px;padding:5px;background-color:#fff;color:#999;border-bottom:1px solid #ddd}.product-img-box-mobile{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:relative}.product-img-box-mobile .product-img-mobile{height:240px}.product-img-box-mobile .design-img-mobile{position:absolute;max-height:240px;max-width:110px}.product-img-box-mobile .design-img-mobile.design-icon{height:16px;width:16px}.tab-item{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;width:40px;height:40px;border-radius:50%;border:1px solid #ddd;background-color:#fff;-webkit-transition:background-color .4s ease-out,border-color .4s ease-out;transition:background-color .4s ease-out,border-color .4s ease-out;cursor:pointer}.tab-item.active{border-color:#9b1536;background-color:#9b1536}.tab-item.active .tab-icon{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.design-panel-header-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px}.design-panel-header-mobile .close-icon{height:18px}.design-panel-header-mobile .design-panel-header-title{font-size:16px}.design-panel-header-mobile .logo-icon{height:30px}.arrow-next-container,.arrow-prev-container{position:absolute;top:0;bottom:0}.arrow-next-container,.arrow-next-container .arrow-next,.arrow-next-container .arrow-prev,.arrow-prev-container,.arrow-prev-container .arrow-next,.arrow-prev-container .arrow-prev{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}.arrow-next-container .arrow-next,.arrow-next-container .arrow-prev,.arrow-prev-container .arrow-next,.arrow-prev-container .arrow-prev{background-color:hsla(0,0%,100%,.4);width:53px;height:53px;z-index:1;-webkit-transition:background-color .4s ease-out;transition:background-color .4s ease-out}.arrow-next-container .hovered.arrow-next:hover,.arrow-next-container .hovered.arrow-prev:hover,.arrow-prev-container .hovered.arrow-next:hover,.arrow-prev-container .hovered.arrow-prev:hover{background-color:rgba(0,0,0,.8)}.arrow-next-container .hovered.arrow-next:hover img,.arrow-next-container .hovered.arrow-prev:hover img,.arrow-prev-container .hovered.arrow-next:hover img,.arrow-prev-container .hovered.arrow-prev:hover img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.arrow-next-container .arrow-next,.arrow-prev-container .arrow-next{cursor:pointer}.arrow-next-container .arrow-prev,.arrow-prev-container .arrow-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);cursor:pointer}.arrow-next-container{right:-5px}.arrow-prev-container{left:-5px}.arrow-prev-container .arrow-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layout-picker-mobile{direction:ltr;padding:0 40px}.color-picker-mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 50px 20px}.color-picker-mobile,.color-picker-mobile .color-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.color-picker-mobile .color-item{-ms-flex-preferred-size:25%;flex-basis:25%;padding-top:20px}.color-picker-mobile .color-item .color-circle{border:1px solid #eee;border-radius:50%;width:35px;height:35px}.panel-overlay{display:none;position:fixed;left:0;right:0;top:100vh;bottom:0;z-index:21;height:100vh;background-color:#fff;-webkit-transition:top .4s ease-out;transition:top .4s ease-out}@media only screen and (max-width:768px){.panel-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.panel-overlay.open{top:0}}.panel-overlay .panel-overlay-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-bottom:1px solid #ccc}.panel-overlay .panel-overlay-header .header-title{font-size:16px}.panel-overlay .panel-overlay-header .header-logo{width:35px}.panel-overlay .panel-overlay-header .header-logo .header-logo-img{width:100%}.panel-overlay .overlay-content{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-flex:1;-ms-flex-positive:1;flex-grow:1}.design-panel-wrapper-mobile .customizable-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.design-panel-wrapper-mobile .customizable-label .text{margin:0;margin-right:5px;color:#270f07;font-size:13px}.design-panel-wrapper-mobile .discount-block-link{text-decoration:none}.design-panel-wrapper-mobile .discount-block-link .discount-block-m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.design-panel-wrapper-mobile .discount-block-link .discount-block-m .discount-text-m{font-size:14px;padding-right:10px}.design-panel-wrapper-mobile .discount-block-link .discount-block-m .discount-text-m .discount-percentage-m{color:#870029;font-weight:700}.design-panel-wrapper-mobile .panel-overlay-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:auto;padding:30px}.design-panel-wrapper-mobile .panel-overlay-img img{height:100%}.design-panel-wrapper-mobile .design-panel{position:fixed;left:0;right:0;top:100vh;bottom:-100vh;z-index:21;background-color:#fff;border-top:1px solid #ddd;-webkit-transition:top .4s linear,bottom .4s linear;transition:top .4s linear,bottom .4s linear}.design-panel-wrapper-mobile .design-panel.active{top:0;bottom:0}.design-panel-wrapper-mobile .design-panel .design-panel-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.design-panel-wrapper-mobile .design-panel .design-panel-container .tab-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 10%;border-top:1px solid #ddd}.design-panel-wrapper-mobile .design-panel .design-panel-container .scrollable-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.design-panel-wrapper-mobile .design-panel .design-panel-container .scrollable-wrapper .design-panel-image{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#f5f5f5;padding:25px 0}.design-panel-wrapper-mobile .design-panel .design-panel-container .scrollable-wrapper .design-panel-content{max-height:20vh;padding:10px 0}body[dir=ltr] .design-panel-wrapper-mobile .discount-block-link .discount-block-m .discount-text-m{padding-right:0;padding-left:10px}@-webkit-keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-video-inner{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes modal-video-inner{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translate(0);transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-effect-leave{opacity:0}.modal-video-effect-leave .modal-video-movie-wrap{-webkit-transform:translateY(100px);transform:translateY(100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video-inner;animation-name:modal-video-inner;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-video-close-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}.related-images{padding:35px 0;border-top:1px solid #ddd;background-color:#fff}@media only screen and (max-width:768px){.related-images{padding:0 30px 80px}}.related-images .image-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.related-images .image-list .image-item{padding:0 20px}.related-images .related-images-title{font-size:18px;margin-top:0;margin-bottom:35px;font-weight:400;padding-right:30px}.related-images .slider-container{direction:ltr;max-width:1200px;margin:0 auto}@media only screen and (max-width:768px){.related-images .slider-container{display:none}}.related-images .slider-container .arrow-next-container{right:-40px}.related-images .slider-container .arrow-prev-container{left:-50px}.related-images .slider-container .arrow-next,.related-images .slider-container .arrow-prev{border:1px solid #ddd}.related-images .slider-container .slider-item{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;background-color:#fff;width:305px;height:237px;position:relative}.related-images .slider-container .slider-item img{max-height:197px;max-width:270px;cursor:pointer}.related-images .slider-container .slider-item img.play{position:absolute;left:50%;margin-left:-35px}.related-images .slider-container-mobile{direction:ltr;display:none}@media only screen and (max-width:768px){.related-images .slider-container-mobile{display:block}}.related-images .slider-container-mobile .slider-item-m{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;background-color:#f5f5f5;width:100%;height:194px;position:relative}.related-images .slider-container-mobile .slider-item-m img{height:100%}.related-images .slider-container-mobile .slider-item-m img.play{width:60px;height:60px;border:none;position:absolute;left:50%;margin-left:-20px}.related-images .slider-container-mobile .slider-item-credit-m{text-align:center}.related-images .slider-container-mobile .slick-dots{display:none!important}.related-images .slider-container-mobile .slick-dots li{width:32px;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.related-images .slider-container-mobile .slick-dots li button{width:100%}.related-images .slider-container-mobile .slick-dots li button:before{font-size:65px;content:"_";opacity:.99;color:#bebebe}.related-images .slider-container-mobile .slick-dots li.slick-active button:before{color:#9b1536}.related-images .atmosphere-gallery-content{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:600px}.related-images .atmosphere-gallery-content .main-image-container{position:relative;display:inline-block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.related-images .atmosphere-gallery-content .main-image-container img{max-height:400px}.related-images .atmosphere-gallery-content .main-image-container .slider-item-credit{position:absolute;width:100%;text-align:center;bottom:-20px;left:0}.related-images .atmosphere-gallery-content .atmosphere-gallery-slider{direction:ltr;max-width:90%}.related-images .atmosphere-gallery-content .atmosphere-gallery-slider .arrow-next,.related-images .atmosphere-gallery-content .atmosphere-gallery-slider .arrow-prev{border:1px solid #ddd}.related-images .atmosphere-gallery-content .atmosphere-gallery-slider .arrow-prev-container{left:-55px}.related-images .atmosphere-gallery-content .atmosphere-gallery-slider .arrow-next-container{right:-55px}.related-images .atmosphere-gallery-content .atmosphere-gallery-slider .slick-slide{margin:0 10px;overflow:hidden}.related-images .atmosphere-gallery-content .atmosphere-gallery-slider .slider-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:110px;position:relative}.related-images .atmosphere-gallery-content .atmosphere-gallery-slider .slider-item img{max-height:110px;width:auto;height:auto;cursor:pointer;max-width:215px}.related-images .atmosphere-gallery-content .atmosphere-gallery-slider .slider-item img.play{border:none;position:absolute;left:50%;margin-left:-30px;width:60px;height:60px;top:50%;margin-top:-30px}.related-images .popup-header{max-width:930px!important;top:20px;position:relative}.related-images .popup-container{width:930px;background-color:#fff;margin:30px auto}@media only screen and (max-width:768px){.related-images .popup-container{width:100vw}}.related-images .popup-container .atmosphere-gallery-content{padding:30px}.related-images .popup-container .modal-video{background-color:transparent;position:relative;position:unset;outline:none}.related-images .popup-container .modal-video-close-btn{display:none}.file-popup{z-index:-1;opacity:0;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.file-popup.active{z-index:1;opacity:1}.file-popup .popup-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px}.file-popup .popup-header .header-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:14px;height:14px;cursor:pointer}.file-popup .popup-header .header-image .header-img{width:100%;height:100%}.file-popup .popup-header .header-title{font-size:16px;font-weight:400;margin-bottom:0;margin-top:0}.file-popup .download .download-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f1f1f1;margin-bottom:15px;padding:0 25px 20px}.file-popup .download .download-item .download-txt{font-size:14px;font-weight:300}.file-popup .download .download-item .download-txt--red{color:#9b1536;padding-right:0;cursor:pointer}.file-popup .download-all-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:20px;padding-bottom:20px}.file-popup .download-all-box .download-all{font-size:16px;color:#9b1536;cursor:pointer;text-decoration:underline}.download-container{position:relative}.download-container .popup-wrapper{position:absolute;width:330px;-webkit-box-shadow:0 0 1px rgba(0,0,0,.6);box-shadow:0 0 1px rgba(0,0,0,.6);background-color:#fff;top:-240px;right:-75px}@media only screen and (max-width:768px){.download-container .popup-wrapper{width:282px;right:-65px}}.related-products{margin:35px 0;background-color:#fff}@media only screen and (max-width:768px){.related-products{display:none}}.related-products .related-products-title{font-size:18px;padding:0 30px 35px 0;font-weight:400;background-color:#f5f5f5}.related-products .related-slider{direction:ltr}@media only screen and (max-width:768px){.related-products .related-slider{display:none}}.related-products .related-slider .slick-slide .slider-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.related-products .related-slider .slick-slide .slider-item .related-product-item{direction:rtl}.related-products .related-slider .slick-slide .slider-item .related-product-item img{margin:auto}.related-products .related-slider .slick-slide .slider-item .related-product-item img.play{border:none;position:absolute;left:50%;margin-left:-35px}.related-products .related-product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}