

/* Start:/local/templates/zhuki/styles.css?1751014624470*/
.nav.nav-pills {
   gap: 5px;
}

.constructor .constructor-wrapper .room-container .room img, .constructor .constructor-wrapper .menu-container .menu img, .constructor .constructor-wrapper .cakes-gallery .cake img, .constructor .constructor-wrapper .animators-gallery .animator img, .corporate .corporate-wrapper .corporate-gallery .corporate-item img {
   border-radius: 20px;
}

.happy-block .happy-block-wrapper .menu-wrapper .menu-item a {
  text-decoration: none;
}
/* End */


/* Start:/local/templates/zhuki/template_styles.css?1751014624712*/
.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f1f1f1;
    padding: 15px;
    text-align: center;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    display: none;
    justify-content: center;
    align-items: center;
    gap: 10px;
    z-index: 9999999;
}

.cookie-consent p {
    margin: 0;
}

.cookie-consent a {
    color: #DCCA9A;
    text-decoration: none;
}

.cookie-consent a:hover {
    text-decoration: underline;
}

.cookie-consent button {
    background-color: #DCCA9A;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
}

.cookie-consent button:hover {
    background-color: #7d7d7d;
}
/* End */
/* /local/templates/zhuki/styles.css?1751014624470 */
/* /local/templates/zhuki/template_styles.css?1751014624712 */
