#message-text.show,.toast.show{visibility:visible}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.toast{visibility:hidden;background:#e63946;color:#fff;padding:12px 20px;border-radius:4px;position:fixed;bottom:20px;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .5s ease-in-out,visibility .5s;font-size:14px;z-index:9999}.toast.show{opacity:1}#tangent-page-loader{display:flex;justify-content:center;min-height:200px;align-items:center;position:fixed;width:100%;flex-direction:column}#tangent-loader-text{margin-top:20px}.tangent-loader{width:48px;height:48px;border:5px solid #aaa;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:1s linear infinite tangent-rotation}@keyframes tangent-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#tangent-products-section{display:flex;padding:3% 0 0;align-items:center;justify-content:center;flex-wrap:wrap}#tangent-products-section>div{text-align:center;padding:0 2% 8%}#tangent-products-section>div>p{margin:0 auto;color:#272727;cursor:pointer}#tangent-products-section>div>a>.tangent-product-title{padding-top:10px;overflow:hidden;min-height:60px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.tangent-btn-add{margin:4% auto 0;cursor:pointer}.tangent-product-add-btn-wrapper{text-decoration:none;cursor:auto}#tangent-products-section>div>a>img{height:220px;margin:0 auto}#tangent-add-all-to-cart,.tangent-btn-add{width:fit-content;font-size:14px;padding:7px 15px}#tangent-add-all-to-cart{display:none;margin:0 auto;font-size:14px;text-decoration:none;font-weight:700;border-radius:3px;cursor:pointer}#tangent-checkout-description{font-size:17px;text-align:center;padding:4% 0 2%;width:85%;margin:0 auto}.tangent_option{padding:2px 6px;margin:6px;width:fit-content;cursor:pointer;font-size:15px;color:#000}.tangent_option_name{margin:0;font-weight:600;width:65px;font-size:16px}.tangent_option_div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.tangent_selected-variant{background-color:#000;color:#fff}.tangent_checkout_variants_div{margin-bottom:15px}#tangent-selfie-container-div{display:flex;align-items:center;width:85%;margin:0 auto;justify-content:center;background-repeat:no-repeat}#selfie_img{margin:3% 0 0}.hide-element,.tangent-hidden{display:none!important}.tangent-visible{display:flex!important}#tangent-recommendation-page-title{text-align:center;padding-bottom:15px}.tangent-btn-add>a,.tangent-text-link{text-decoration:none!important}.disable-btn,.disable-btn-wrapper{opacity:.6;pointer-events:none}#message-text{visibility:hidden;text-align:center;padding:16px;z-index:1}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@media only screen and (max-width:600px){#tangent-recommendation-div{margin-bottom:14%}#tangent-products-section>div{width:100%;margin-bottom:10%}}@media only screen and (min-width:768px){#tangent-recommendation-div{margin-bottom:4%}}@media only screen and (min-width:992px){#tangent-products-section>div{width:32%}}