.input-upload>input {
  display: none;
}

.btcart {
  width: 73px;
  height: 60px;
  padding-top: 10px;
  margin: 1%;
}

.boxdbshadow {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28) !important;
}

.boxdbshadowy {
  box-shadow: 0 -9px 9px 0 rgba(0, 0, 0, 0.301),
    0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

.boxdtext {
  text-shadow: 1px 1px 2px #111 !important;
}

.bg-hover:hover,
.bg-hover:focus,
.bg-hover:active,
.bg-hover:target {
  opacity: 0.45 !important;
}

.sisarzer {
  width: 48px;
  height: 47px;
}

.fsic-1 {
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.darkmd {
  background-color: #2b3035;
}