body {
    /* background:#423f37; */
    background:black;
    /* background-image: url('../img/blurry-bg.jpg'); */
    /* background-repeat:no-repeat; */
}
.active {
  /* background:#ffffff; */
  /* color:wh */
  color:white !important;
  text-decoration: underline;
}
.active > a {
    /* color:black !important; */
    text-decoration: underline;
}
.menu-cart-des
{
    position:absolute;right:3%;color:white;font-weight:bold;
}

.menu-cart-des:hover
{
    position:absolute;right:3%;color:white;font-weight:bold;
}
.bg-act {
  background:#343a40;
  color:white;
}
.breadcrumb > li > a {
    color:black;
    font-size:15px;
    font-weight:bold;
}
/* Blue Flat Button
==================================================*/
.btn-sm-float {
    position: absolute;
    vertical-align: center;
    margin: 0px;
    height: 100x;
    padding: 20px 20px;
    font-size: 4px;
    color: white;
    text-align: center;
    text-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
    background: #62b1d0;
    border: 0;
    border-bottom: 3px solid #9FE8EF;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -3px #9FE8EF;
    box-shadow: inset 0 -3px #9FE8EF;
}

.btn-sm-float:active {
    top: 2px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-sm-float:hover {
    background: #45E1E8;
}

.container-nav-float {
    position: absolute;
}

button {
    -Webkit-appearance: none !important;  
}


.container-menus {
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.no-style {
    list-style-type: none;
}

.item-menu {
    width: 300px;
    font-size:30px;
    border:none;

}

.ul-menu {
    /* border: 1px solid white; */
}
.ul-menu>li {
    /* padding: 10px; */
    font-weight:bold;
}
.ul-menu > li > a {
    font-size:30px;
    color:white;
}
 
*,a {
    font-family: "Lucida Console", "Courier New", monospace !important;
    font-size:16px !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
}
/* 
 @font-face {
    font-family: 'Castellar';
    font-style: normal;
    src: url(https://fonts.gstatic.com/l/font?kit=U9MY6dKm-mPPlDBNDisFvaK2BTiz2tOYUxx_ik0&skey=11449d0a344a5fb5&v=v3) format('woff2');
  } */
  