.imglogin_box img {
    height: 100%;
    object-fit: cover;
}
.loginanchor a {
    color: #e36a47;
}
.loginanchor span.orbtn {
    color: #000000ba;
    margin: 0 1px;
    text-transform: uppercase;
}
.logintext
 {
    font-weight: 500;
    font-size: 14px;
    opacity: 1;
    width: 100%;
}
span.loginanchor {
    border: 1px solid #d6d6de;
    display: inline-block;
    padding: 8px;
    margin: 0 0 0 5px;
    box-shadow: 0 1px 10px rgb(0 0 0 / 6%);
}
 .logintext {
    font-weight: 500;
    font-size: 14px;
    opacity: 1;
    float: left;
    text-align: right;
}
span.orbtn {
    color: #000000ba;
    margin: 0 7px;
    text-transform: inherit;
}
@media screen and (max-width: 767px)
{
    .logintext
    {
        text-align: right;
}
}
@media screen and (max-width: 767px)
{
    .inputboxnumberr .input-number
{
    padding-left:0rem !important;
}
.iconlist i {
    margin: 0 !important;
        font-size: 2rem;
}
.modal-body.checkoutforms.pt-0 {
    padding: 0;
}
.modal-body.checkoutforms.pt-0 .p-3 {
    padding: 0 !important;
}
.row.px-5.py-3 {
    padding: 1rem !important;
}
section.pt-5.mb-4 {
    padding-top: 1.5rem !important;
}
} 