/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2024 | 14:21:25 */
.mobile-menu .scroll-y {
    overflow-y: scroll!important;
    background-color: #030303!important;
}

.scroll-y:before {
  content: ' '!important;
  display: block!important;
  position: absolute!important;
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  opacity: 0.6!important;
  background-image: url('https://www.dracolounge.es/wp-content/uploads/2024/07/1_DRACO_WEB_CARTA_BG_v2.jpg');
  background-size: cover!important;
  background-repeat: no-repeat!important;
  background-position: center center!important;
}

.mobile-menu .menu-item-13 a {
    background: #F6F0DF!important;
    border-radius: 14px!important;
    padding: 10px 20px 10px 20px !important;
    top: 14px!important;
    color: #030303 !important;
    margin: 0px!important;
	width: fit-content!important;
}

.mobile-menu .menu-item a {
    color: #f5f0de;
	font-size: 25px!important;
    font-weight: 400!important;
}