.navbar-light .navbar-toggler {
    border-color: transparent !important;
}



.img-logo {
    max-width: 70px;
    height:auto;
}





.headerBootSticky {

    background: rgba(255,255,255,0.7); !important;
    


}

@media only screen and (max-width: 992px) {
.headerBoot {

    background: rgba(255,255,255);


}
}

@media (max-width: 992px) {
  .navbar{
    position: static;
    right: 0;
    left: 0;   
    border-radius: 0;
    top: 0;
  }  

 .carthidemob {
 display: none !important
 }

}

@media (min-width: 992px) {

  ul.navbar-nav.mr-auto {
    *margin-left: 100px;
} 

.cartshowmob {
 display: none !important
 }


}


.fontrielsa {
  font-family: "Work Sans",sans-serif !important; 
}

#search-box{
    width:90%;
}

@media only screen and (max-width: 992px) {


.breadcrumb {
    display: -webkit-inline-box;

}

}


@media only screen and (max-width: 992px) {


.rowContenedor{
    max-width: 250px !important;
}

.rowCotSide{
    min-width: 250px !important;
    max-width: 250px !important;
}


}


@media only screen and (max-width: 768px) {

.linkCotizador{
    font-size:13px !important;
}

}

