body.product .ProductPreviewSplide{position:relative;z-index:0}body.product .ProductPreviewSplide ul{margin:0;padding:0}body.product .ProductPreviewSplide img{display:block;height:auto;width:100%}body.product .ProductPreviewSplide .splide__arrows{bottom:20px;position:absolute;right:20px;z-index:1}body.product .ProductContent{padding:30px}body.product .ProductContent .price{display:flex;margin-bottom:40px}body.product .ProductContent .price span{margin-left:20px;max-width:100px}body.product .ProductContent .button.text{box-sizing:border-box;margin:20px 0 0;width:100%}@media (min-width:1000px){body.product .sitecontent{align-items:flex-start;display:flex}body.product .sitecontent .ProductPreviewSplide{margin-top:calc(var(--BannerHeight)*-1);position:-webkit-sticky;position:sticky;top:var(--SmallHeaderHeight)}body.product .sitecontent .ProductPreviewSplide img{height:calc(100vh - var(--SmallHeaderHeight));width:auto}body.product .ProductContent{max-width:340px;padding:60px}body.product.sticky .ProductPreviewSplide{margin-top:0}}body.product .CartHeader{background-color:#222;height:62px;width:100%;z-index:3}body.product .CartHeader .button.circle{bottom:0;left:20px;position:absolute;transform:translateY(50%)}body.product .CartHeader,body.product .CartPopup{left:0;position:fixed;top:0;transform:translateX(100%);transition:transform .4s ease-out}body.product .CartPopup{background:#fff;height:calc(100vh - var(--CartHeaderHeight));margin-top:var(--CartHeaderHeight);width:100%;z-index:2}body.product .CartPopup .CartContent{padding:60px 30px}body.product .CartPopup .TopSection{display:flex;margin-bottom:40px}body.product .CartPopup .TopSection h2{padding-bottom:6px}body.product .CartPopup .TopSection img{border-radius:6px;height:80px;margin-left:auto;-o-object-fit:cover;object-fit:cover;width:80px}body.product .CartPopup hr{border:none;border-top:2px solid #222;margin:20px 0 40px}body.product .CartPopup .SelectSize{border:none;display:flex;padding:10px 0 0}body.product .CartPopup .CustomName{margin-bottom:20px}body.product .CartPopup .CustomName img{border-radius:6px;margin:10px 0;width:180px}@media (min-width:480px){body.product .CartPopup .CustomName{align-items:flex-start;display:flex}body.product .CartPopup .CustomName img{margin-right:20px}body.product .CartPopup .CustomName p{margin-top:10px}}body.product .CartPopup .FormField+#customNameText{margin-top:20px}body.product .CartPopup #customNameText{height:0;opacity:0;transition:height .2s ease-out,opacity .1s ease-out}body.product .CartPopup #customNameText.show{height:var(--CustomNameHeight);opacity:1}body.product .CartPopup .price{align-items:flex-end;display:flex;margin-bottom:40px}body.product .CartPopup .price span{margin-left:auto;margin-right:6px}body.product .CartPopup .button.text{margin-left:auto}@media (min-width:1100px){body.product .CartPopup .CartContent{align-items:flex-start;display:flex;padding:60px}body.product .CartPopup .TopSection{display:block;margin:0;max-height:calc(100vh - var(--CartHeaderHeight) - 120px);overflow:hidden;padding-right:60px;position:-webkit-sticky;position:sticky;top:60px}body.product .CartPopup .TopSection img{border-radius:0;height:auto;margin-top:20px;width:100%}body.product .CartPopup form{max-width:420px}}body.product.cart{overflow:hidden}body.product.cart .CartPopup{overflow-y:auto;transform:translateX(0)}body.product.cart .CartHeader,body.product.cart .CartPopup{transform:translateX(0)}@-webkit-keyframes shake-jump{20%{transform:translateY(0)}24%{transform:translateY(-4px)}28%{transform:translateY(0)}32%{transform:translateY(-6px)}36%{transform:translateY(0)}}@keyframes shake-jump{20%{transform:translateY(0)}24%{transform:translateY(-4px)}28%{transform:translateY(0)}32%{transform:translateY(-6px)}36%{transform:translateY(0)}}