.rich[contenteditable=true]{-webkit-user-modify:read-only;-moz-user-modify:read-only;user-modify:read-only}.js-fixed-panel{display:block;visibility:hidden;opacity:0;position:fixed;top:128px;left:0;z-index:10;width:100%;transform:translateY(-50px);background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.15);transition-property:transform,opacity;transition-duration:.3s,.1s}.js-fixed-panel.visible{opacity:1;transform:none;visibility:visible}@media (max-width:640px){.js-fixed-panel.visible{top:auto;bottom:0}}.js-fixed-panel .fixed-panel__wrapper{margin:0 auto;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;gap:0 20px;padding:15px}@media (max-width:640px){.js-fixed-panel .fixed-panel__wrapper{padding:15px 22px;gap:0}}.js-fixed-panel .fixed-panel__left-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 30px}@media (max-width:1023px){.js-fixed-panel .fixed-panel__left-side{gap:0 10px}}.js-fixed-panel .fixed-panel__product-name{max-width:400px}@media (max-width:1023px){.js-fixed-panel .fixed-panel__product-name{max-width:220px}}.js-fixed-panel .fixed-panel__product-name .js-name{font-size:16px;line-height:20px;font-weight:400;color:#333;margin:0}.js-fixed-panel .fixed-panel__product-name .js-name.product-card__title{font-family:unset}@media (max-width:1023px){.js-fixed-panel .fixed-panel__product-name .js-name{font-size:16px;line-height:20px}}.js-fixed-panel .fixed-panel__product-img{width:80px;height:80px}@media (max-width:1023px){.js-fixed-panel .fixed-panel__product-img{width:60px;height:60px}}.js-fixed-panel .fixed-panel__product-img .js-image{display:flex;justify-content:center}.js-fixed-panel .fixed-panel__product-img img{max-width:80px;max-height:80px}@media (max-width:1023px){.js-fixed-panel .fixed-panel__product-img img{max-width:60px;max-height:60px}}@media (max-width:640px){.js-fixed-panel .fixed-panel__product-img,.js-fixed-panel .fixed-panel__product-name{display:none}}.js-fixed-panel .fixed-panel__right-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 90px}@media (max-width:1023px){.js-fixed-panel .fixed-panel__right-side{gap:0 66px}}@media (max-width:640px){.js-fixed-panel .fixed-panel__right-side{width:100%}}.js-fixed-panel .fixed-panel__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}@media (max-width:640px){.js-fixed-panel .fixed-panel__prices{display:none}}.js-fixed-panel .fixed-panel__prices .price{font-size:22px;line-height:24px;color:#333;font-weight:500}@media (max-width:1023px){.js-fixed-panel .fixed-panel__prices .price{font-size:18px}}.js-fixed-panel .fixed-panel__prices .price .old{font-size:18px;line-height:24px;font-weight:400;color:#a3a3a3;margin-left:auto}@media (max-width:1023px){.js-fixed-panel .fixed-panel__prices .price .old{font-size:14px}}.js-fixed-panel .fixed-panel__prices .price .special{font-size:22px;line-height:24px;color:#333;font-weight:500}@media (max-width:1023px){.js-fixed-panel .fixed-panel__prices .price .special{font-size:18px}}.js-fixed-panel .fixed-panel__prices .price .savings{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.js-fixed-panel .fixed-panel__prices .price .savings__label{font-weight:400;text-transform:capitalize;font-size:14px;line-height:24px;color:#333;padding:0}@media (max-width:1023px){.js-fixed-panel .fixed-panel__prices .price .savings__label{font-size:12px}}.js-fixed-panel .fixed-panel__prices .price .savings .price{font-weight:400;font-size:14px;line-height:24px;display:none}.js-fixed-panel .fixed-panel__product-whishlist{-webkit-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0}.js-fixed-panel .fixed-panel__product-buy-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:640px){.js-fixed-panel .fixed-panel__product-buy-btn{width:100%}}.js-fixed-panel .fixed-panel .btn-add-to-cart{font-weight:500;font-size:14px;line-height:14px;color:#373737;text-decoration:none;text-transform:uppercase;background-color:#febd17;border:0;box-shadow:none;padding:18px 10px;text-align:center;display:block;width:max-content;min-width:150px;max-width:266px;transition:all .4s ease}.js-fixed-panel .fixed-panel .btn-add-to-cart:hover{background-color:#e1a201}.js-fixed-panel .fixed-panel .product-card__desc{display:none}

