
#nav-logo-menu-2 .bg-wrap {
	background: #272727;
}
#desc-single-carousel-3--0 .bg-wrap {
	background: #272727;
}
#inner-carousel .bg-wrap {}
#inner-text--4 .bg-wrap {}
#inner-text--8 .bg-wrap {}#sep-center-3 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}#sep-center-3 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}#sep-center-3 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}#desc-text .bg {
    background-image: url('../images/suzu/menu_platelunch.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}

#mobile-desc-carousel-text .bg-wrap {
	background: #eeeeee;
}#panel-menu-screen--0 .bg-wrap {
    background: rgba(0, 0, 0, 0.92);
}
#top-btn {
    display: none;

    width: 48px !important;
    height: 48px !important;
    right: 68px !important;
    bottom: 68px !important;
    left: auto !important;
    border-radius: 50%;
    background: #000;
    opacity: .9;
    cursor: pointer;
}
#top-btn:hover {
    opacity: .8;
}
#top-btn a {
    color: #fff;
}

#top-btn .topsvg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    bottom: 0;
    opacity: .9;
}

@media all and (max-width: 575px) {
#top-btn {
    display: none;

    width: 40px !important;
    height: 40px !important;
    right: 8px !important;
    bottom: 115px !important;
    left: auto !important;
    border-radius: 50%;
    background: #000;
    opacity: .8;
    cursor: pointer;
}
#top-btn:hover {
    opacity: .7;
}
}
