.page-thankyou .order-info{text-align:center}.page-thankyou .order-summary .custom-details{display:flex;flex-direction:column;font-size:1.125em;gap:.5rem}.page-thankyou .order-summary .custom-details .detail-line{align-items:center;border-bottom:1px solid #19424a;display:flex;flex-direction:column;justify-content:center;padding-bottom:.5rem}.page-thankyou .order-summary .custom-details .detail-line .bank-transfer-info{align-content:center;align-items:center;display:flex;flex-direction:column;font-size:.875em;justify-content:center;text-align:center;width:70%}.page-thankyou .order-summary .custom-details .detail-line .bank-transfer-info .bank-transfer-account{margin-bottom:1rem}.page-thankyou .order-summary .ordered-products{background:#f7f7f7;border:1px solid #19424a;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:1.5em}.page-thankyou .order-summary .ordered-products .cart-item{border-top:1px solid #19424a;padding:1em 0 .75em}.page-thankyou .order-summary .ordered-products .cart-item:first-child{border-top:none;padding-top:0}.page-thankyou .order-summary .ordered-products .item-header{font-size:1.25em;font-weight:600;margin-top:0;text-align:center}.page-thankyou .order-summary .ordered-products .item-products{display:flex;flex-direction:column;gap:1rem;margin:1em 0 1.5em}.page-thankyou .order-summary .ordered-products .item-products .product-item{align-items:center;box-sizing:border-box;column-gap:1rem;display:grid;grid-template-columns:350px 1fr;position:relative;row-gap:0;transition:background-color .3s ease}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-image{max-height:300px;max-width:350px}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-image img{height:100%;max-height:300px;max-width:350px;object-fit:cover;vertical-align:middle;width:100%}.page-thankyou .order-summary .ordered-products .item-products .product-item .product-name{color:#000;font-family:Elms Sans,system-ui,sans-serif;font-size:1.25em;font-weight:600;grid-column:2/2;margin:0;text-align:left}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .cart-item-configurations{display:flex;flex-direction:column;font-size:1.125em}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .cart-item-configurations .configuration-option{align-items:center;border-top:1px solid rgba(0,0,0,.133);display:flex;justify-content:space-between;padding:.4em 0}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .cart-item-configurations .configuration-option.base-price{font-weight:700}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .cart-item-configurations .configuration-option:first-child{border-top:none}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .cart-item-configurations .option-name{font-weight:700;text-align:left}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .cart-item-configurations .option-value{text-align:right}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .shipping-details{align-items:center;border-top:1px solid #19424a;display:flex;flex-direction:column;font-size:1em}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .shipping-details .shipping-field,.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .shipping-details .shipping-title{align-items:center;border-top:1px solid rgba(0,0,0,.133);display:flex;justify-content:space-between;padding:.4em 0;width:100%}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .shipping-details .shipping-field .shipping-name,.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .shipping-details .shipping-title .shipping-name{font-weight:700}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .shipping-details .address-tip{font-style:italic;margin:0 0 10px;text-align:center}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .shipping-details .btn:before{height:20px;width:20px}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details .cart-item-price{font-size:1.25em;margin-top:.5rem;text-align:right}.page-thankyou .order-summary .ordered-products .item-products .order-total-price{font-size:1.25em;text-align:right}.page-thankyou .order-summary .order-summary{color:#19424a;font-size:1.5em;font-weight:400}.page-thankyou .order-summary .order-summary .small{font-size:.875em}@media (max-width:1200px){.page-thankyou .order-summary .ordered-products .item-products .product-item{grid-template-columns:300px 1fr;padding:1em 1em 1rem}.page-thankyou .order-summary .ordered-products .item-products .product-item .product-name{font-size:1.125em}}@media (max-width:850px){.page-thankyou .order-summary .custom-details .detail-line .bank-transfer-info{width:100%}.page-thankyou .order-summary .ordered-products .item-products .product-item{grid-template-columns:1fr;justify-items:center;row-gap:.5rem;text-align:center}.page-thankyou .order-summary .ordered-products .item-products .product-item .product-name{grid-column:1/1;text-align:center}.page-thankyou .order-summary .ordered-products .item-products .product-item .cart-item-details{width:100%}}