body {
    font-size: 15px;
    line-height: 1.52;
    color: #717f86;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*以上是「初始化」*/

#banner {
    background: url(../img/img22.jpg) no-repeat center top;
    background-size: cover;
    min-height: 630px;
}

.bg-color {
    background-color: RGBA(0, 0, 0, 0.61);
    min-height: 630px;
}

/*讓 banner 圖片有變暗效果*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.sidenav a:hover {
    color: #F4F6F7;
}

.menu-icon {
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    cursor: pointer;
}

.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.logo-name {
    font-family: 'Satisfy', cursive;
    font-size: 120px;
    margin-top: 140px;
    color: #FFCC66;
}

.sub {
    font-family:
        font-size: 60px;
    color: white;
}

p.sub {
    font-size: 100%;
}

.section-padding {
    padding: 60px 0px;
}

.header-h {
    font-family: 'Satisfy', cursive;
    color: #FFB03B;
    font-size: 46px;
    font-family: ;
    font-weight: 300;
}

.header-p {
    color: #9699a6;
    font-size: 22px;
}

#about img {
    border: 4px solid rgb(255, 176, 59);
    border-radius: 10px;
}

.marb-35 {
    margin-bottom: 35px;
}

.heading {
    font-family: 'Satisfy', cursive;
    color: #FFB03B;
    font-size: 24px;
}

.details-list {
    margin-top: 20px;
}

.details-list ul li i {
    margin-right: 10px;
    color: #ffb03b;
}

#dance {
    background: url('../img/img12.jpg') no-repeat;
    background-size: cover;
}

.left-images img {
    height: 324px;
    width: 100%;
}

.left-images {
    padding: 0px;
}

.details-text {
    background-color: rgba(14, 4, 4, 0.70);
    border-right: 5px solid #A87F41;
    padding: 20px 20px 38px 30px;
    overflow: auto;
}

.content-holder h2 {
    color: #FFB03B;
    font-size: 32px;
    padding-bottom: 15px;
    font-family: 'Satisfy', cursive;
}

.content-holder address strong {
    color: #FFB03B;
    padding: 10px 0px;
}

.details-text p {
    color: #E8E8E8;
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: 300;
}

.btn-read-more {
    background: #FFB03B;
    padding: 7px 19px;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    border-radius: 3px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
    font-family: 'Anton', sans-serif;
}

.btn-read-more:hover {
    color: #000;
}

#menu-flters ul li a.active,
#menu-flters ul li a:hover {
    background: #FFB03B;
    color: #fff;
    border: 1px solid #FFB03B;
}

#menu-flters ul li {
    display: inline-block;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 40px;
}

#menu-flters ul li a {
    padding: 10px 20px;
    font-size: 14px;
    color: #565656;
    border-radius: 0px;
    border: 2px solid #ffb03b;
    text-decoration: none;
    cursor: pointer;
    border-radius: 50px;
    transition: all ease-in-out 0.3s;
}

.menu-restaurant {
    width: 50%;
    float: left;
    padding: 15px;
    position: relative;
}

.menu-restaurant span.clearfix {
    position: relative;
    display: block;
}

.menu-restaurant .menu-title {
    float: left;
    /*    font-family: 'Anton', sans-serif;*/
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFB03B;
    font-weight: 700;
    font-size: 18px;
}

.menu-restaurant .menu-line {
    position: absolute;
    bottom: 6px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
    margin-left: .6rem;
    margin-right: .6rem;
}

.menu-restaurant .menu-price {
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0;
}

.menu-restaurant .menu-subtitle {
    display: block;
    float: left;
    color: #B1B1B1;
    font-family: ;
    font-size: 1.2rem;
}

.footer {
    width: 100%;
    background-color: #222;
    position: relative;
    z-index: 1;
}

.footer .footer-top {
    padding-top: 9rem;
    padding-bottom: 5rem;
}

.footer .widget,
.footer address {
    color: #999;
    text-transform: none;
    font-style: normal;
    padding-bottom: 15px;
}

.footer .widget-title {
    padding-bottom: 20px;
    font-family: 'Satisfy', cursive;
    font-size: 44px;
    color: #FFB03B;
}

.footer .social-list {
    float: none;
    margin-bottom: 20px;
}

.msg-row {
    margin-top: 56px;
}

.media-2 {
    margin-top: 30px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.bg-1 {
    background-color: #fecc17;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.bg-2 {
    background-color: #7A2310;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.text-center {
    text-align: center
}

.dark-blue {
    color: #31364c;
    font-size: 24px;
    margin-top: 0;
}


.light-blue {
    color: yellowgreen;
    font-size: 16px;
    margin-bottom: 1px;
}

.phone-icon,
.hour-icon {
    font-size: 35px;
    line-height: 70px;
    color: rgb(255, 255, 255);
}

#sendmessage {
    color: green;
    border: 1px solid green;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

textarea {
    resize: none;
}

.contacts-btn {
    background-color: #FFB03B !important;
    color: #ffffff !important;
    width: 170px;
    height: 54px;
    border-radius: 10px;
    font-size: 19px;
    font-family: ;
    font-weight: normal;
    text-transform: capitalize;
    border: 0px;
    color: #000 !important;
}

/*===Back to top===*/
.back-to-top {
    position: fixed;
    display: none;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
}

.back-to-top i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #ffb03b;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.back-to-top i:hover {
    background: #ffa012;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 980px) {
    .content-holder h2 {
        font-size: 23px;
    }

    .details-text p {
        line-height: 16.6px;
    }
}

@media (min-width: 451px) and (max-width: 767px) {
    .details-text {
        border: 0px;
        border-bottom: 2px solid #A87F41;
    }
}

@media (min-width: 20px) and (max-width: 450px) {
    .menu-restaurant {
        width: 100%;
    }

    .details-text {
        border: 0px;
        border-bottom: 2px solid #A87F41;
    }

    .header-h {
        font-size: 35px;
    }

    .header-p,
    body {
        font-size: 14px;
    }

    .about-info,
    .mr-15 {
        margin-bottom: 15px;
    }

    #banner h2 {
        font-size: 25px;
    }

    #banner p {
        font-size: 25px;
    }

    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}
