
.listitem.danger{
  background-color: #fff3f3;
}
@media (max-width: 992px) {
  .header-top {
    background-color: #373534;
  }
  #header #logotipo img {
    margin-top: 5px;
  }
  #header .cart-mobile {
    right: 90px;
  }
  .cart-mobile .btntwo {
    border: 0 !important;
  }
  #search .btntwo.search {
    background-color: #68bcaf !important;
  }
}