.addbtn{
    z-index: 0 !important;
}
.text-orange{
    color: #b20000!important;
}
.border-orange, .border-orange:hover{
    border: .5px solid #b20000;
}
.background-orange{
    background-color: #b20000;
}

.border-rounded{
    border-radius: 20px;
}

.btn-sm.border-rounded{
    border-radius: 12px;
}

.hide{
    display: none;
}

.nav-link i{
    color: #b20000;
}
.nav-link{
    color: #adaaaa;
}

.dropdown-item:active{
    background-color: #b0060f;
}

/*
.dropdown:hover>.dropdown-menu {
  display: block;
}*/
nav{
    /* border-top: 1px solid #b20000; */
}
.logo{
  display:block;
  margin:0 auto;
  text-align:center;
  padding:0;
}

.logo img{
  height:38px;
  max-height:38px;
}

.navbar .profile-img{
  display: block;
  width:45px;
  height:45px;
  border-radius:50%;
  margin-right:10px;
}

.navbar>li>a{
  padding:2px 15px;
}

.loading-page{
  display:none;
}

.container .card-body .img-fluid{ 
  height: 25rem;
}
.card.index{
  background: #b20000;
}

.btn-login-redes {
  border: none;
  width: 52px;
  height: 52px;
  padding: 10px 0;
  font-size: 15px;
  margin-top: 20px;
}
.btn-login-redes i {
  font-size: 30px;
}
.btn-login-redes.btn-facebook {
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(0, #305e97),to(#305e97));
    background-image: linear-gradient(to bottom,#305e97 0,#305e97 100%);
}
.btn-login-redes.btn-facebook:hover, .btn-login-redes.btn-facebook:focus {
  background-image: -webkit-gradient(linear,left top, left bottom,color-stop(0, #244670),to(#244670));
  background-image: linear-gradient(to bottom,#244670 0,#244670 100%);
  background-color: #244670;
  background-position: 0;
}
.btn-login-redes.btn-google {
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(0, #c64c38),to(#c64c38));
    background-image: linear-gradient(to bottom,#c64c38 0,#c64c38 100%);
}
.btn-login-redes.btn-google:hover, .btn-login-redes.btn-google:focus {
    background-image: -webkit-gradient(linear,left top, left bottom,color-stop(0, #9e3d2d),to(#9e3d2d));
    background-image: linear-gradient(to bottom,#9e3d2d 0,#9e3d2d 100%);
    background-color: #9e3d2d;
    background-position: 0;
}
.btn-login-redes.btn-linkedin {
  background-image: -webkit-gradient(linear,left top, left bottom,color-stop(0, #0080b4),to(#0080b4));
  background-image: linear-gradient(to bottom,#0080b4 0,#0080b4 100%);
}
.btn-login-redes.btn-linkedin:hover, .btn-login-redes.btn-linkedin:focus {
  background-image: -webkit-gradient(linear,left top, left bottom,color-stop(0, #005c81),to(#005c81));
  background-image: linear-gradient(to bottom,#005c81 0,#005c81 100%);
  background-color: #005c81;
  background-position: 0;
}


footer{
    display: inline-block;
    width: 100%;
}

#footer_pag{
  background-color: black;
  color: #b20000;
  font-size: 0.7rem;
  margin-top: 2rem;
  /*width: 101.5%;*/
  font-family: helvetica-neue;
}
#footer_bottom{
  background-color: #b20000;
  width: 100%;
  color: black;
  font-size: 0.7rem;
  font-family: helvetica-neue;
}

.Nubito{
  font-family: 'Nunito'!important;
  display: flex;
    justify-content: center;
}

.footer_link{
  color: white !important;
  text-decoration: none;
  background-color: transparent;
  font-family: 'Nunito'!important;
}
.footer_link2{
  color: #b20000 !important;
  text-decoration: none;
  background-color: transparent;
}
.footer_link3{
  color: grey !important;
  text-decoration: none;
  background-color: transparent;
  /*margin-left: 1r em;*/
 font-family: helvetica-neue;
}
.footer_link4{
  color: grey !important;
  text-decoration: none;
  background-color: transparent;
  
 font-family: helvetica-neue;
}

div .footer_app{
    margin-bottom: 2%;
}

.ecommerce-order-status .status.dash{
    height: 0.15rem;
    position: relative;
    top: 1rem;
}

.ecommerce-order-status.list .status.dash{
    height: 0.15rem;
    position: relative;
    top: 0.85rem;
}

.ecommerce-order-status.list .status.point{
    float: right;
}

/* inicio guest.blade */
.carousel-control-prev, .carousel-control-next{
    width: 7% !important;
}
.sectionsi .col-imgs{
    padding: 5px !important;
}
@media(max-width:768px){
    .section-t div{
        width: 80%;
    }
    .section-t img{
        width: 19.9%;
    }

    .heightImgSlide{
      height: 100%;
    }
}
#navbarCollapse > div.input-group.p-1.row > a:hover{
    text-decoration: none
}
/* fin guest.blade */

/* inicio carrito de compras */
.btn-outline-cart{
    background-color: #b20000;
    color: #fff;
    border: .5px solid #b20000;
    height: 35px;
    border-radius: 15px;
    transition: .5s;
}
.btn-outline-cart:hover{
    background-color: #fff;
    color: #b20000;
}
button{
    cursor: pointer;
}

.shopcart-buttons input{
    width: 30px;
    padding: 2px;
}

#shopcart .items-cart .col{
    -ms-flex-align: center!important;
    align-items: center!important;
}

#shopcart img{
    max-height: 100px;
    max-width: 100%;
}

.No_products_in_cart{
    color:#c3c3c3;
}
.cart-empty{
    height: 300px;
    font-size: 23.333333em;
    line-height: 0.85em;
    vertical-align: -15%;
    color:#e1e1e1;
}

#map{
  height: 17rem;
}
/* fin carrito de compras */

.active-carousel.active {
  background-color: black !important;
}

.arrowSlider:hover{
  color: #b20000 !important;
}

@media (max-width: 790px) and (min-width: 250px){
  #logoFa {
    height: 4.9em !important;
  }

  #cajaCentro {
    width: 100% !important;
  }
  .RelativeContinue{
    background: blue;
    height: 30px!important;
    width: 40%!important;
  }
  .Continue{
   color: #fff;
   font-size: 15px!important;
   text-transform: uppercase!important;
   font-weight: bolder;
   margin: 0px;
  }  
  .modal-body{
    padding: 0;
  }
}


 /* /////////////////////////////FOOTER ///////////////////////////    */

.ContenedorFooter{
  width: 100%;
}
.Footer{
  background-color: #333;
}
.SocialI{
  font-size: 20px;
  color: white;
}

.RedesSociales {
  background-color: #333333;
  height: 50px;
  border-top: 2px solid #2d2d2d;
}
.GRIDCENTER{
  width: 50%;
  height: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns:  repeat(5,1fr);   
  grid-template-rows: 1fr;
}
.GRIDCENTER div{
  display: flex;
  justify-content: center;
  align-items: center;
}
.InfFooter {
  /*width: 99%;*/
  height: 170px;
  padding-top: 20px;
  margin: 0 auto;
  display: grid;
  grid-gap: 5px;
  grid-template-columns: repeat(5,1fr);
  grid-template-rows: 1fr;
}
.InfFooter div{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
a{
  text-decoration: none;
}
.TextFooter{
  font-size: 13px!important;
  color: #fff;
  margin-top: 5px!important;
}

.TitleFooter{
  text-transform: uppercase!important;
  font-weight: bold!important;
  font-size: 16px!important;
  /*margin-left: 50px!important;*/
  color: #fff;
  margin-top: 1.5em;
}
.SigueTuFarra{
  font-family: 'Lobster', cursive;
  font-size: 25px;
  color: #fff;
}
.svgPrueba{
  background-color: #b20000;
  color: #69b0fd;
  width: 50px;
  height: 50px;
}
.copyright{
  font-size: 10px;
  color: #000;
}
@media screen and (max-width: 600px){
  .InfFooter {
    width: 90%;
    height: auto;
    padding-top: 10px;
    margin: 0 auto;
    display: grid;
    grid-gap: 0px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(2,1fr);
  }     
}