﻿.img-max{
    max-width: 150px;
}
.form-control.is-disabled {
    border-color: #000 !important;
}
.col-md-offset-1 {
    margin-left: 8.33333333%;
}
.top-offset-1{
    padding-top: 50px;
    padding-bottom: 50px;
}
.hr-red {
    width: 45px;
    margin: 20px 0;
    border-top: 1px solid #EF2D56;
}
.span-red{
    color: #EF2D56;
}
.toast  {
    font-size: 1.50rem !important;
}
.txt-center{
    text-align: center !important;
}
.li-bg {
    border-bottom:solid;
    border-bottom-color: #bb0821;
    border-width: 1px;
    padding-left: 0px;
    padding-right: 0px;}
.security-text{
    top: 15px;
    right: 20px;
}
.checkout-logo{
    max-height: 60px !important;
}
 .gridsecure {
        display: flex;
        font-size: 9px;
        background-color: #53a534;
        padding: 6px 15px;
        align-items: center;
    }

        .gridsecure span {
            color: #fff;
            margin-left: 10px;
        }
        .btn-border{border-color: #000;}
        .prd-desc{color:#fff !important;}
        #divCadastroOnePage, #divLoginOnePage {
    opacity: 0.8;
    background-color: white;
}      
.btn-link{
    white-space: normal;
    word-wrap: break-word;
}

@media (max-width: 767px) {
    .prd-parcel {
        display: none !important;
    }
    .product_combogates {
        display: none !important;
    }
}
