/*!/wp-content/plugins/country-selector-fixed/selector.css*/.delivery-estimate-divider{border:none;border-top:2px solid #0f57cf}.popup-country-dropdown .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#888;font-style:italic}.popup-country-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow{display:none!important}.popup-country-dropdown .select2-container--default .select2-selection--single{height:48px!important;border-radius:8px;border:none;background:#f5f5f5;display:flex;align-items:center;padding-left:12px;font-weight:600;font-size:14px}#country-dropdown+.select2-container .select2-selection--single,#country-dropdown.select2-hidden-accessible+.select2-container .select2-selection--single{height:30px!important;padding:0px!important;text-align:left!important;background-color:#444;border:none}#country-dropdown+.select2-container .select2-selection--single .select2-selection__rendered,#country-dropdown.select2-hidden-accessible+.select2-container .select2-selection--single .select2-selection__rendered{line-height:30px!important;color:#fff;font-size:12px!important}#country-dropdown+.select2-container{height:30px!important}#shipping-country-dropdown+.select2-container .select2-selection--single::after,#shipping-country-dropdown.select2-hidden-accessible+.select2-container .select2-selection--single::after{content:"Change";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:14px;font-weight:700;color:#0f57cf;pointer-events:none}#shipping-country-dropdown+.select2-container .select2-selection--single,#shipping-country-dropdown.select2-hidden-accessible+.select2-container .select2-selection--single{height:30px!important;padding:0px!important;text-align:left!important;background-color:transparent!important;border:none;box-shadow:none}#shipping-country-dropdown+.select2-container .select2-selection--single .select2-selection__rendered,#shipping-country-dropdown.select2-hidden-accessible+.select2-container .select2-selection--single .select2-selection__rendered{line-height:25px!important;color:#000;font-size:14px!important}#shipping-country-dropdown+.select2-container{height:30px!important}#shipping-country-dropdown+.select2-container .select2-selection__arrow,#shipping-country-dropdown.select2-hidden-accessible+.select2-container .select2-selection__arrow{display:none!important}#shipping-country-dropdown+.select2-container .select2-selection--single:focus{outline:none!important;box-shadow:none!important}#country-selector,#country-selector *{font-family:'Roboto',sans-serif}#country-dropdown{height:30px;line-height:15px;padding-left:10px;padding-top:6px;background-color:#444;color:#fff;border:none;font-size:12px}@media (max-width:500px){#country-dropdown{font-size:12px!important;line-height:12px!important;padding-top:0 6px 0px!important;width:100%!important;border-right:2px solid #333333!important}.shipping-info{font-size:14px!important}}.popup-message{margin:0}#country-selector{display:none;position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;background:rgb(255 255 255 / .75);z-index:9999}#country-selector.show{display:flex;animation:overlayFadeIn 0.3s ease-out forwards}#country-selector .popup-box{background:#fff;padding:2rem 2rem 0rem 2rem;border-radius:16px;max-width:400px;width:90%;box-shadow:0 6px 20px rgb(0 0 0 / .25);text-align:center;font-family:'Roboto',sans-serif;border:4px solid #0f57cf;transform:scale(.95);opacity:0}#country-selector.show .popup-box{animation:popupFadeIn 0.3s ease-out forwards}#country-list{list-style:none;margin:1rem 0 0;padding:0}#country-list li{cursor:pointer;padding:.75rem 1rem;margin:.5rem 0;border-radius:10px;background:#eee;transition:background 0.2s;display:block;font-weight:700;color:#0f57cf}#country-list li:hover,#country-list li:focus{background:#e0e0e0;outline:none}#country-list li.continue-btn{background:#0f57cf;color:#fff;font-weight:700}#country-list li.continue-btn:hover,#country-list li.continue-btn:focus{background:#005bb5}#country-list li.international-option{background:#eee;color:#0f57cf;font-weight:700}#country-list li.divider{text-align:center;color:#aaa;cursor:default;pointer-events:none;margin:.5rem 0}#country-list li.choose-text{text-align:center;font-weight:700;color:#444;background:none;cursor:default;pointer-events:none;margin:1rem 0 .5rem}@keyframes overlayFadeIn{from{opacity:0}to{opacity:1}}@keyframes popupFadeIn{from{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.product-shipping-selector{display:flex;flex-direction:column;gap:.5rem;width:100%}.select-row{display:flex;align-items:center;gap:.5rem;width:100%}.select-row label{flex-shrink:0;font-weight:700}.select-wrapper{position:relative;display:inline-flex;align-items:center;width:100%;border-bottom:2px solid #0f57cf;margin-left:5px}.select-wrapper::after{content:"Change";position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:.8rem;font-weight:700;color:#0f57cf;pointer-events:none}.select-wrapper select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;border:none!important;background:none!important;font-weight:700;font-size:14px;color:#000;width:100%;cursor:pointer;height:42px;padding-left:0}.shipping-info{display:flex;flex-direction:row;justify-content:right}.shipping-estimate{margin:0px!important}.order-countdown{font-weight:700;margin:0px!important}.countdown-timer{color:#0f57cf;margin:0px!important}.select-wrapper select:focus{outline:none}.select-wrapper select::-ms-expand{display:none}.select-wrapper select::-webkit-inner-spin-button,.select-wrapper select::-webkit-calendar-picker-indicator{display:none!important;-webkit-appearance:none}.select-wrapper:focus-within{border-bottom:2px solid #0f57cf}.delivery-date{color:green;font-weight:700}