.articoli{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:25px}.articoli .articolo{background-color:#fff;box-shadow:0 5px 10px 0 rgba(69,67,96,0.07);border:1px solid #dde3e9;border-radius:5px;padding:20px;width:250px;margin:15px;text-align:center}.articoli .articolo h2{font-size:16px}.articoli .articolo h3{color:#ff9100;margin-bottom:10px}.articoli .articolo img{width:auto;height:100px}.articolo-detail{padding:25px;text-align:center}.cart-container.is-loading{opacity:.5;pointer-events:none}.cart{margin-bottom:25px}.cart .cart-articoli .articolo{background-color:#fff;box-shadow:0 5px 10px 0 rgba(69,67,96,0.07);border:1px solid #dde3e9;border-radius:5px;padding:20px;display:flex;justify-content:space-between;align-items:center;padding:15px 25px;margin-bottom:15px}.cart .cart-articoli .articolo-delete{line-height:0;margin-right:15px}.cart .cart-articoli .articolo-image{width:150px;height:150px;display:block;background:transparent url('../img/.png') no-repeat center center;background-size:contain}.cart .cart-articoli .articolo-image:hover{opacity:.75}.cart .cart-articoli .articolo-nome{display:block;line-height:16px;text-decoration:none;flex:1;margin-left:15px}.cart .cart-articoli .articolo-prezzo-singolo{text-align:right;width:100px}.cart .cart-articoli .articolo-qt{width:150px;display:flex;justify-content:flex-end;align-items:center}.cart .cart-articoli .articolo-qt a{line-height:0}.cart .cart-articoli .articolo-qt input{text-align:center;width:40px;margin:0 7px}.cart .cart-articoli .articolo-subtotale{width:150px;text-align:right;font-weight:600;letter-spacing:-0.5px}.cart .cart-subtotals{background-color:#fff;box-shadow:0 5px 10px 0 rgba(69,67,96,0.07);border:1px solid #dde3e9;border-radius:5px;padding:20px;border-bottom:none;padding:25px;text-align:right;display:flex;justify-content:flex-end;border-radius:5px 5px 0 0}.cart .cart-subtotals .discount{width:50%;display:flex;align-items:flex-end}.cart .cart-subtotals .discount .form-field{padding-bottom:0;margin-right:7px}.cart .cart-subtotals .subtotali-rows{width:50%}.cart .cart-subtotals .subtotali-rows .subtotali-row{display:flex;justify-content:flex-end;margin-bottom:2px}.cart .cart-subtotals .subtotali-rows .subtotali-row .subtotali-value{width:150px;font-weight:600;letter-spacing:-0.5px}.cart .cart-subtotals .subtotali-rows .discount-label{display:flex;align-items:center}.cart .cart-subtotals .subtotali-rows .discount-label .discount-remove{line-height:0;margin:-2px 0 0 3px}.cart .cart-total{padding:25px;background-color:#303C4B;box-shadow:0 5px 20px 0 rgba(69,67,96,0.07);font-size:19px;line-height:19px;text-align:right;font-weight:700;color:#fff;display:flex;justify-content:flex-end;border-radius:0 0 5px 5px}.cart .cart-total .total-price{width:150px}.cart.cart-slim .cart-articoli .articolo{padding:10px 20px}.cart.cart-slim .cart-articoli .articolo-qt{width:50px}.cart-actions{text-align:right;padding-bottom:25px}.checkout{display:flex;flex-wrap:wrap;justify-content:space-between}.checkout .checkout-payment{width:calc(50% - 15px)}.checkout .checkout-payment section{background-color:#fff;box-shadow:0 5px 10px 0 rgba(69,67,96,0.07);border:1px solid #dde3e9;border-radius:5px;padding:20px;padding:0;overflow:hidden;margin-bottom:25px}.checkout .checkout-payment #paypal_button{width:50%}.checkout .checkout-cart{width:calc(50% - 15px)}.checkout .box-field{padding:15px 20px;display:flex;align-items:center;width:100%;border-top:1px solid #dde3e9}.checkout .box-field input[type=radio]{height:20px;width:20px;margin-right:10px}.checkout .box-field input[type=radio]:checked+label{font-weight:600}.checkout .box-field input[type=checkbox]{height:20px;width:20px;margin-right:10px}.checkout .box-field label{display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;line-height:16px}.checkout .box-field label small{width:100%}.checkout .box-field label svg{width:20px;margin-right:10px}.checkout .box-field:first-child{border-top:none}.checkout .box-field-content{width:100%;padding:20px;background-color:#dde3e9;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:1023px){.checkout{flex-wrap:wrap}.checkout .checkout-cart{width:100%}.checkout .checkout-payment{width:100%}.checkout .box-field-content{padding:15px}}@media (max-width:767px){.cart .cart-articoli .articolo{flex-direction:column;text-align:center;align-items:center;padding:15px}.cart .cart-articoli .articolo-delete{width:100%;margin:10px 0 0 0;border-top:1px solid #dde3e9;padding-top:10px;order:2}.cart .cart-articoli .articolo-nome{margin:5px 0 15px 0}.cart .cart-articoli .articolo-prezzo-singolo{display:none}.cart .cart-articoli .articolo-qt{width:100%;justify-content:center;margin-bottom:10px}.cart .cart-articoli .articolo-subtotale{width:100%;text-align:center;font-size:20px;letter-spacing:-1px}.cart .cart-subtotals{flex-wrap:wrap;padding:15px;text-align:center}.cart .cart-subtotals .discount{width:100%;flex-wrap:wrap;align-items:center;justify-content:center}.cart .cart-subtotals .discount .form-field{width:100%;padding-bottom:5px;margin-right:0}.cart .cart-subtotals .subtotali-rows{width:100%;margin-top:10px}.cart .cart-subtotals .subtotali-rows .subtotali-row{justify-content:center}.cart .cart-subtotals .subtotali-rows .subtotali-row .subtotali-value{width:auto;margin-left:5px}.cart .cart-total{padding:15px;font-size:19px;line-height:19px;text-align:center;justify-content:center}.cart .cart-total .total-price{width:auto;margin-left:5px}.cart-actions{text-align:center}.cart-actions .btn{margin:2px 0}}