.shipping-country{padding:15px;border:1px solid var(--main-color);position:relative;border-radius:10px}.shipping-country .deliver-to-country{display:flex;align-items:center;gap:8px;margin-bottom:10px}.shipping-country .deliver-to-country .shipping-country{text-decoration:none}.shipping-country .deliver-to-country .shipping-country select{margin:0 0 0 8px;padding:5px 25px 5px 5px;min-height:auto;height:auto}.shipping-country .flag-icon{font-size:0}.shipping-country ul{font-size:14px;font-weight:400;line-height:18px;list-style:none;padding:0}.shipping-country ul li{font-size:14px;font-weight:400;line-height:18px;position:relative;padding-left:45px;margin-bottom:25px}.shipping-country ul li:last-child{margin-bottom:0}.shipping-country ul li:before{content:"";width:28px;height:28px;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%)}.shipping-country .date-time{text-decoration:underline;text-decoration-style:dashed;text-underline-position:under;text-decoration-color:inherit;font-weight:700;cursor:pointer}.shipping-country .date-time:hover{color:var(--main-color)}.shipping-country .modal-shipping{position:absolute;top:100%;left:0;width:100%}.shipping-country .modal-shipping .wt-grid{position:absolute;left:0;right:0;width:100%;background:#fff;padding:20px;border-radius:20px;box-shadow:0 7px 29px #63636e33;z-index:9;margin:0!important;display:flex;flex-wrap:wrap}.shipping-country .current-country{margin-left:3px;cursor:pointer;font-weight:700}.shipping-country .shipping-country-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:9998}.shipping-country .shipping-country-popup.active{display:block}.shipping-country .shipping-country-popup-background{background:#0009;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;display:block!important}.shipping-country .shipping-country-popup-content{max-width:560px;width:calc(100% - 40px);background-color:#faf7eb;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:25px}.shipping-country .shipping-country-popup-content .selector{margin-bottom:20px}.shipping-country .shipping-country-popup-content .selector label{font-size:16px;font-weight:700;margin-bottom:10px;display:block}.shipping-country .shipping-country-popup-content .selector select{display:block;line-height:lin;width:100%;padding:10px;outline:none;border:1px solid}.shipping-country .icon-closed-shipping-country{position:absolute;top:10px;right:10px;font-size:22px;line-height:1;cursor:pointer}.shipping-country .icon-closed-shipping-country .svg-wrapper{width:30px;height:30px}.modal-shipping:not(.active){display:none}
