.tooltip{position:relative;display:inline-block}@media only screen and (max-width: 1024px){.tooltip .tooltiptext{left:-10rem;top:1rem}}.tooltip .tooltiptext{visibility:hidden;width:180px;background-color:#3B3B3B;color:#fff;text-align:center;padding:0.5rem;border-radius:1rem;position:absolute;z-index:1}.tooltip:hover .tooltiptext{visibility:visible}input:invalid{border:1px solid red}.gift-cards-price,.gift-cards-email,.gift-cards-message,.gift-cards-delivery{border:1px solid #CED4DA;padding:.375rem .75rem;border-radius:.25rem}.gift-cards-price,.gift-cards-delivery{width:40%}.gift-cards-email,.gift-cards-message{width:80%}@media only screen and (max-width: 767px){.gift-cards-price,.gift-cards-delivery{width:100%}.gift-cards-email,.gift-cards-message{width:100%}}select#price{padding:.375rem .75rem}.flat-buttons{display:flex;flex-wrap:wrap}.flat-buttons .flat-button label{margin:0;margin:0 .25rem .5rem 0;border:1px solid #7b7b7b;padding:.5rem;border-radius:3px;cursor:pointer}.flat-buttons .flat-button input{display:none}.flat-buttons .flat-button input:checked ~ label{background-color:lightgray}
