.tile:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    opacity: 0.8;
}
.mymenu {
  font-size: 20pt;
  text-align:center;
  font-family: Lucida Sans Regular;
}
.mypodmenu {
  font-size: 18pt;
  text-align:left;
  font-family: Lucida Sans Regular;
}
.mylogo-text {
  font-size: 22pt;
  font-family: Lucida Sans Regular;
}
.vstuplenie {
  font-size: 20pt;
  font-family: Arial;
}
.vstuplenie3 {
  font-size: 18pt;
  font-family: Arial;
  text-align: left; 
}
.nazvanievstuplenie2 {
  font-size: 22pt;
  font-family: Arial;
}
.vstuplenie2 {
  font-size: 18pt;
  font-family: Arial;
}
.txzagolopis {
  font-size: 18pt;
  font-family: Arial;
}
.txopisanie {
  font-size: 16pt;
  font-family: Arial;
}

.igra-price {
  font-size: 20pt;
  color: blue;
  font-family: Arial;
}
.igra-nazvanie {
  font-size: 25pt;
  font-family: Arial;
  white-space: nowrap;
}
.igra-opisanie {
  font-size: 18pt;
  font-family: Arial;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
 }
 .carousel-control-next-icon {
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
 }

