section.cart-summary{float:right}section.cart-summary .cart-data{display:grid;grid-template-columns:70% 30%}section.cart-summary .cart-title{font-size:1em;font-weight:700;text-align:center;margin-bottom:20px}section.cart-summary .cart-summary{margin-top:6px;font-size:.9em;float:left;margin-bottom:20px}section.cart-summary .cart-summary-price{margin-top:6px;font-size:.9em;text-align:right}section.cart-summary .cart-line{clear:both;width:100%;height:1px;border-bottom:1px solid #ddd;padding:10px 0;margin-bottom:20px}section.cart-summary .cart-total{font-weight:700}section.cart-summary .cart-total-after-discount{font-weight:700}section.cart-summary .cart-summary-tax-included{margin-bottom:20px;font-size:.7em}section.cart-summary .cart-message-ok{clear:both;width:100%;padding:20px;background:white;text-align:center;font-size:.9em;color:#3c763d;font-weight:500;margin-bottom:20px}section.cart-summary .cart-message{clear:both;width:100%;padding:20px;background:#fcf8e3;text-align:center;font-size:.9em;color:#8a6d3b;margin-bottom:20px}section.cart-summary .cart-total-price{float:right}section.cart-summary .bg-black{background-color:#231f20}section.cart-summary .button{color:#fff;padding:12px 0;text-align:center;cursor:pointer;display:inline-block;width:100%;margin-top:40px;border-radius:4px;background:#4D4D4F;border:1px solid #4D4D4F;font-weight:700;font-size:1.1em;text-transform:none}section.cart-summary .button:hover{border-radius:4px;background:black;border:1px solid black;color:#fff;transition:all .25s}section.cart-summary .cart-remove{font-size:.8em;margin-top:20px;clear:both;cursor:pointer}section.cart-summary .free-shipping-section{text-align:center;color:#3c763d;margin-top:20px;margin-bottom:20px}@media screen and (max-width: 900px){section.cart-summary{width:calc(100% - 20px);margin:10px}section.cart-summary .cart-summary .cart-data{width:95%}}
