/*  Styles used on the checkout form */
.iti__flag {background-image: url("/shared/scripts/vendor/intl-tel-input/build/img/flags.png");}

@media (min-width: 768px) {
    #trustedFrame-creditCard {
        min-height: 460px !important;
    }
}

.black-star::after {
    content: "*";
}

.text-size-1p6em {
    font-size:1.6em;
}

.pt-2p4rem{
    padding-top: 2.4rem;
}

@media only screen and (max-width: 540px) {
    
}

.float-btn{
    position:fixed;
    bottom: 40px;
    right: 19px;
    z-index: 999;
    padding: 14px 20px; }

.text-tiny{
    font-size: 0.6rem !important;
}