/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* bar scroll */

body::-webkit-scrollbar {
    display: none;
}

/* header

.menu-container.style-color-xsdn-bg.menu-borders {
  width: 98% !important;
  margin: 15px;
  border: 1px solid rgba(255,255,255,0.15) !important;
  border-radius: 20px;

  background: transparent !important;
  background-color: rgb(242 242 242 / 52%) !important;
  backdrop-filter: blur(75px) !important;
}

.menu-container.style-color-xsdn-bg.menu-borders .lines-button .lines, .lines-button .lines:before, .lines-button .lines:after, .lines-button .lines > span {
  background-color: black !important;
}
.close span.lines { background-color: transparent !important; }

.overlay.open .style-light-bg {
  background-color: rgb(242 242 242 / 80%) !important;
}

 */
