/*
Theme Name: Shengen
*/
.checkbox+label::before,.iti__country-list{box-shadow:0 15px 21px 0 rgba(53,42,154,.1)}@media (max-width:768px){.iti__arrow{border:none}}.iti--separate-dial-code .iti__selected-flag{background-color:transparent!important}.iti__country-list::-webkit-scrollbar-track{border:1px solid rgba(244,244,251,.9);padding:2px 0;background-color:#fff}.iti__country-list::-webkit-scrollbar{width:10px}.iti__country-list::-webkit-scrollbar-thumb{border-radius:10px;background-color:#332a71;border:1px solid rgba(244,244,251,.9)}.iti__country-list{border:0!important;border-radius:15px;margin-top:10px!important;min-height:215px;max-width:345px;overflow:hidden}.iti__country{padding:5px 20px!important}.checkbox-line{display:flex;flex-direction:row;width:100%;height:32px;position:relative;padding:0;font-size:16px;font-weight:500}.checkbox-line input{position:absolute!important;z-index:-1!important;opacity:0!important}.checkbox+label{display:flex;flex-direction:row;align-items:center;user-select:none;padding-top:1px;width:100%;cursor:pointer}.checkbox+label::before{content:'';transition:.2s;display:flex;width:22px;height:22px;border-radius:3px;margin-right:8px;background-repeat:no-repeat;background-position:center center;background-size:100%;background-color:#fff}.checkbox:not(:disabled):not(:checked)+label:hover::before{border-color:rgb(123,97,182,.5)}.checkbox:checked+label::before{border-color:#332a71;background-color:#332a71;background-image:url('../images/ico-check.svg');background-size:auto;background-position-x:60%}.checkbox:disabled+label::before{background-color:#e9ecef}.form-loading{display:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#f4f4fb;position:absolute;top:0;right:0;bottom:0;left:0;font-weight:500;z-index:999;border-radius:50px}.form-loading.--show,.loader-text,.loader-wrapper{display:flex}.loader-text{margin-top:20px}.loader{width:48px;height:48px;border:10px solid #332a71;border-bottom-color:#f26d5c;border-radius:50%;display:inline-block;box-sizing:border-box;animation:1s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}



