.gift-item-pdp .show-gift-selection{cursor:pointer;display:flex;justify-content:space-between;background:#d4af37;padding:10px 10px;align-items:center}.gift-item-pdp .show-gift-selection svg{height:18px;width:18px}.gift-item-pdp .show-gift-selection .minus{display:none}.gift-item-pdp .show-gift-wrapper{display:none;opacity:0;max-height:0;overflow:hidden}.gift-item-pdp .show-gift-wrapper.active{display:block;opacity:1;max-height:500px;overflow:auto}.gift-item-pdp .show-gift-wrapper.active .gift-wrap-option-container{opacity:1 !important;transform:translateY(0) !important}.gift-item-pdp .gift-wrap-option-container{border:1px solid #a1a482;padding:8px 8px;border-radius:10px;margin-bottom:10px}.gift-item-pdp .gift-wrap-option{display:flex;align-items:center;flex-direction:row !important;width:100%;cursor:pointer}.gift-item-pdp .gift-wrap-label{display:flex;align-items:center;margin-right:10px}.gift-item-pdp .gift-wrap-price{font-weight:bold;margin-left:10px;width:max-content}.gift-item-pdp .gift-wrap-details{display:flex;align-items:center}.gift-item-pdp .gift-wrap-title a{font-size:12px;letter-spacing:0}.gift-item-pdp .gift-wrap-image{max-width:70px;margin-left:12px;border-radius:5px}.gift-item-pdp #greeting-message{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;background-color:#fff;cursor:pointer;transition:all .3s ease-in-out}.gift-item-pdp .greeting_message_contaner{padding:15px 0px}.gift-item-pdp #greeting-message:hover{border-color:#0073e6}.gift-item-pdp .error-message{color:red;font-size:14px;margin-top:5px}.gift-item-pdp #greeting-message:focus{outline:none;border-color:#005bb5;box-shadow:0 0 5px rgba(0,115,230,.5)}.gift-item-pdp #greeting-message option{padding:10px;font-size:14px;color:#333}.gift-item-pdp label[for=greeting-message]{font-weight:bold;display:block;margin-bottom:5px}@media(max-width: 768px){.gift-item-pdp .gift-wrap-option{flex-direction:row !important;align-items:flex-start;align-items:center}}.gift-item-pdp .gift-wrap-image{margin-left:10px}.product-template .image-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);justify-content:center;align-items:center;z-index:1000}.product-template .image-popup-content{position:relative;width:300px;height:300px;height:auto;background:#fff;padding:15px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.3);text-align:center}.product-template .image-popup-content img{border-radius:10px;width:250px;height:250px;margin:20px auto}.product-template .close-popup{position:absolute;top:0px;right:10px;font-size:30px;color:#000;cursor:pointer}
