/* Nuevo css test santi */

#dvLoading {
    display: none;
}
.app-fixed-bottom {
    display: none;
}
a.delete-row {
    margin-left: .5rem!important;
    color: #6c757d !important;
    border-radius: 0 !important;
}
a.delete-row:hover {
    color: #fff !important;
}
.address {
    border: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    padding-top: 0 !important;
    margin-bottom: 1rem !important;
}

.uauth .modal-dialog {
    max-width: 380px;
}

.uauth .modal-body label {
    font-size: 0.8rem;
    padding-top: 0rem;
}

.uauth .modal-body p {
    display: table;
    width: 100%;
    margin-bottom: 0.8rem;
}

.uauth .modal-body input, .uauth .modal-body select, .uauth .modal-body textarea {
    width: 100%;
}

.uauth .modal-body textarea {
    height: 100px;
}

.uauth  .modal-header {
    border-bottom: 1px solid #ccc;
}
.uauth  .modal-header h5 {
    color: #002a5c;
}

.uauth .modal-footer {
padding-top: 0;
}

.uauth .modal {
    z-index: 999999;
}


@media only screen and (max-width: 600px) {
    
#dvLoading {
        position: fixed;
        transition: opacity 2s ease-in;
        -moz-transition: opacity 2s ease-in;
        -webkit-transition: opacity 2s ease-in;
        opacity: 0;
}
div#shops-home-primary2, div#shops-home-primary3 {
    display: none;
}
div#shops-home-primary {
  /*  position: relative;
    width: 100vw;
    margin: 0 auto 0 -30px;*/
}

.p-3 {
    padding: 0px !important;
}
.h1, h1 {
    font-size: 1.6rem;
}
.table-bordered td {
    text-align: center;
}
.buscador-mobile .form-control {
    border: none;
} 
.float-right.blotop ul {
    margin: 0;
    padding: 0 0 0 20px;
    display: inline-block;
    vertical-align: top;
}    
.btn-login svg {
    width: 20px;
} 
.buscador-mobile {

}

footer {
    margin: 0 0 70px 0;
}
.app-fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 99999;
    right: 0;
    background: #274582;
    display: block;
}
.app-fixed-bottom ul.mb-0 {
    display: inline-block;
    width: 25%;
    text-align: center;
    padding: 20px;
}
.app-fixed-bottom .boton-categorias svg {
    height: 30px;
    width: 25px;
}
.app-fixed-bottom .boton-categorias {
    display: inline-block;
    width: 25%;
    padding: 10px 20px !important;
    text-align: center;
    height: 50px;
}
div#CollapseMOBILE {
    position: fixed;
    width: 100%;
    bottom: 50px;
    z-index: 99;
}
div#CollapseMOBILE .pb-2, .py-2 {
    padding-bottom: .4rem!important;
    padding-top: .4rem!important;
}
div#CollapseMOBILE li.list-inline-item {
    display: inline-block;
    padding: 10px 10px;
    border: 1px solid #efefef;
    margin: 0 3px 6px;
}
div#CollapseMOBILE li.list-inline-item:active,
div#CollapseMOBILE li.list-inline-item a:active{
    color: #002a5c;
    background: #ffffff;
}
.grilla .product-filter {
    margin: 0 0 10px 0;
}
.home-footer {
    width: 25%;
    height: 50px;
    padding: 20px;
    display: inline-block;
    text-align: center;
}
.home-footer svg {
    width: 20px;
}
.search-footer{
    width: 25%;
    height: 50px;
    padding: 20px;
    display: inline-block;
    text-align: center;
}
.categorias {
    padding: 15px 10px 0px;
}
.categorias a#show_categories {
    display: none;
}
.tagsvg_big {
    width: 18px;
    margin-right: 5px;
    margin-bottom: -8px;
}
.tagsvg {
    width: 16px;
    margin-right: 5px;
}
.categorias .p_subcategorias, .categorias #filter-group1 {
    display: none;
}
.categorias h1 {
    font-size: 20px;
}
.container.grilla {
    width: 95%;
    padding-left: 0px !important;
    padding-right: 30px;
}  
.login .container h1 {
    font-size: 28px;
    line-height: 30px;
}
    
.total_ p.ttl__ {
    text-align: left;
}
.total_ p {
    text-align: right;
}
    
    
input.form-control.js-cart-quantity {
    max-width: 110px;
}
.history tbody td.text-left {
    display: inline;
    margin: 0px 40px 0px 0px;
}    
.history .btn-sm {
    margin: 20px 10px;
}
.history tr {
    margin: 15px 0;
    display: block;
} 

}

@media only screen and (max-width: 420px) {
span.logotext {
    font-size: 14px;
}
.buscador-mobile {

} 

.float-right.blotop ul {
    padding: 0 0 0 10px;
}
.buscador-mobile button.nobtn {
    display: none;
}  
    
p.text-right.logos-security {
    text-align: center !important;
  }

p.text-right.logos-security span{
    float: none !important;
  }
footer .col-lg-7.text-left, footer h3.mb-2.h4.text-left {
    text-align: center !important;
}
.subscribe-news {
    margin-top: .5rem!important
}
a.page, li.active a {
    font-size: 1.1rem;
}
nav ul.pagination li, nav ul.pagination li a {
    margin-right: 15px;
}
.product_detail .breadcrumb {
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.product_detail .breadcrumb li {
    margin-right: 10px;
    font-size: 0.9rem;
}
h1.name {
    font-size: 1.2rem;
}
.txt_boxes {
    width: auto;
}
body.cart span.float-left {
    font-size: 0.8rem;
}
.table-responsive td .form-control {
    width: 100% !important;
}
.btn-refresh {
    text-align: center !important;
    margin-top: 15px !important;
}
.table-responsive td .promo-code {
    width: 36% !important;
}
span.content-code {
    width: 250px !important;
}


}
@media only screen and (max-width: 360px) {
.float-right.blotop {
    float: none;
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
}
.float-left.blotop {
    float: none;
    text-align: center;
    width: 100%;
}
.modal-footer a.btn.btn-secondary,
.modal-footer .btn.btn-primary{
    padding: 8px 8px;
}
}