section.bgImg
{
    background-image: url(/static/core/img/rentabox-banner.jpg);
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

div.customContent p
{
    color: black;
    text-align: left;
}

table.backgroundTrans
{
    background: rgba(255,255,255,1);
}


div.nuestro-content
{
    max-width: 840px;
    margin: 0px auto;
}

div.nuestro-content h1
{
   width: 80%;
   margin: 0 auto;
   text-align: center;
}

div.infoOrder
{
    background: #e77007;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0.75rem;
    font-size: 16px;
    text-align: center;
}

div.infoOrder p
{
    color: white;
}

div.infoOrder p.pseudolabel
{
    margin-bottom: 0;
}

.first-table
{
    margin-top: 20px;
}


#firstInfoOrder
{
    display: none;
}

.opaqueB
{
    background: rgba(255,255,255,0.9);
    margin-bottom: 20px !important;
}


@media (min-width: 1200px)
{
    section.bgImg {
        background-position: center;
        min-height: 600px;
    }
}

#linkVolverHomePage{
    display: block;
    width: 80%;
    margin: 2rem auto;
    border: 4px solid #FD7801;
    color: #FD7801;
    background-color: transparent;
    padding: 0.75rem 4rem;
    font-size: 1.65rem;
    line-height: 1.5;
    padding-bottom: 1rem;
    transition: .3s;
    max-width: 340px;
}

#linkVolverHomePage:hover{
    background-color: #FD7801;
    color: white;
}

.adviceLinkEdit
{
    text-align: center;
    line-height: 1.35;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px 0px;
    width: auto;
    max-width: 1000px;
    margin: 10px auto;
    color: #232323;
}


.checkForBlockerTrue
{
    cursor: not-allowed;
    background-color: #cbd3db !important;
}


.Btns3
{
    font-size: 16px;
    padding: 0.55rem 5px !important;
    width: 30%;
    min-height: 120px;
}

.sucTable thead tr th:nth-child(3), .sucTable tfoot tr th:nth-child(3) {
    border-top-right-radius: 0.65rem;
    border-bottom-right-radius: 0.65rem;
    border: 0;
    text-align: start;
}

.customnth tbody tr:last-child td:first-child,
{
    border-bottom: none;
}
.customnth tbody tr:last-child td:last-child
{
    border-bottom: none;
    border-right: none;
}

.OrderPseudolabel:first-of-type
{
    border-top-left-radius: 0.65rem;
    border-top-right-radius: 0.65rem;
}

.OrderPseudolabel2
{
    border-bottom-left-radius: 0.65rem;
    border-bottom-right-radius: 0.65rem;
}


.OrderPseudolabel p,
.OrderPseudolabel2 p
{
    margin: 0;
}

.OrderPseudolabel, .OrderPseudolabel2
{
    background: white;
    padding: 1.1rem 0.75rem;
}

#tablaProductos, #tablaProductos tr:last-child td:first-child,
#tablaProductos tr:last-child td:last-child, #tablaDesgloses
{
  border-top-right-radius: 0.65rem;
  border-top-left-radius: 0.65rem;
  border-bottom-left-radius: 0.65rem;
  border-bottom-right-radius: 0.65rem;
}

#tablaDesgloses tr:last-child td:last-child,
#tablaDesgloses tr:last-child td:first-child
{
   border-bottom: 0;
}

#seccionOrdenar
{
    border-radius: 0.65rem;
    background: none;
}

#seccionOrdenar div
{
    background: white;
    border-radius: 0.65rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#seccionOrdenar div:first-child
{
    margin-bottom: 1rem;
}

@media (min-width: 576px)
{
    .Btns3
    {
        font-size: 1.65rem;
        padding: 0.55rem 2rem !important;

    }
}



@media (min-width: 992px)
{



    div.sucContainer
    {
        vertical-align: top;
        display: flex;
        padding: 0;
        justify-content: space-between;
    }

    div.containerTables
    {
        display: inline-flex;
        flex-direction: column;
        width: 33%;
        position: relative;
        top: -47px;
    }

    .OrderPseudolabel2
    {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    #tablaDesgloses
    {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    div.infoOrder
    {
        width: 100%;
        border-radius: 0.65rem;
    }

    div.customnth
    {
        display: inline-flex;
        min-width: 0px;
        width: 66%;
        margin-top: 0;
        max-width: none;
        margin: 0;
    }

    div.customWidthTable
    {
        width: 100%;
        margin-top: 0px;
        padding-top: 30px;
        background: white;
    }

    div.containerInfoOrder
    {
        display: none;
    }

    #firstInfoOrder
    {
        display: block;
        width: 33%;
    }

    #seccionOrdenar
    {
        width: 66%;
        max-width: none;
        margin: 0px;
    }

    #containerPseudoheader
    {
        padding: 0;
        display: flex;
        padding-top: 30px;
        justify-content: space-between;
    }

    .first-table tbody tr td h1 {
        text-align: left;
        margin-left: 2rem;
    }
}

@media (min-width: 993px)
{
    div.containerTables
    {
        top: -40px;
    }
}


@media (min-width: 1190px)
{
    div.containerTables
    {
        top: -45px;
    }
}


@media (min-width: 1200px)
{
    div.containerTables
    {
        top: -52px;
    }
}



@media (min-width: 1400px)
{
    div.containerTables
    {
        top: -52px;
    }

    div.customContainer
    {
        max-width: 1320px;
    }

}

@media (min-width: 1601px)
{
    div.containerTables
    {
        top: -75px;
    }

      div.customContainer
    {
        max-width: 1580px;
    }
}
