* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}



.header--to-all {
    position: fixed;
    top: 0;
    z-index: 99999;
    background-color: #7e756257;
    border-bottom: 1px solid #888787a1;
    width: 100%;
}

.to-marg {
    margin-top: 200px;
}



.home-btn {
    max-width: 180px;
    height: 65px;
    display: flex;
    color: #ffffffd2;
    align-items: center;

}

.home-btn h3 {
    max-width: 180px;
    height: 65px;
    display: flex;
    color: #ffffffd2;
    align-items: center;
    font-size: 19px;

}

.nav-btn a i {
    color: #fff;
    font-size: 25px;
}

.main-bg {
    background-image: url(../images/menu/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 750px;
    position: relative;
    z-index: 0;
    height: 100vh;
    background-position: center;
    background-attachment: fixed;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.295);
    z-index: 1;
}

.content {
    position: relative;
    z-index: 2;
    color: white;
}


.main-bg .bread {
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: 1px;
}

.breadcrumbs {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

.breadcrumbs span {
    border-bottom: 3px solid rgba(255, 255, 255, 0.1);
    color: #ebebebb6;
    font-weight: 500;
    margin-right: 5px;

}

.breadcrumbs span a {
    color: #ffffffd7;
}


.info-booking {
    display: flex;
}

.info-booking .right {
    width: 70%;
}

.info-booking .left {
    width: 30%;
}







.ftco-intro .wrap .info {
    background: #000;
    padding: 30px;
    width: calc(100% - 35%);
    padding: 2% 5% 2% 12%;
    width: 65%;
}

.ftco-intro .wrap .icon span {
    color: #c49b63;
    font-size: 20px;
}

.ftco-intro .wrap .text {
    width: calc(100% - 40px);
}

.ftco-intro .wrap h3 {
    font-size: 16px;
    color: #fff;
}

.ftco-intro .wrap p {
    font-size: 16px;
    color: #ffffff60;
}

.ftco-intro .wrap {
    width: 100%;
    position: relative;
}

.ftco-intro .wrap .book {
    position: absolute;
    bottom: 0px;
    right: -12px;
    width: 36%;
    height: 300px;
    background: #C49B63;
}

.ftco-intro .wrap .book h3 {
    text-transform: uppercase;
}

.appointment-form .form-group {
    position: relative;
    width: 100%;
    display: block;
}

.appointment-form .form-control {
    border: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    height: 58px !important;
    background: transparent !important;
    font-size: 15px;
    box-shadow: none !important;
    color: #ffffff !important;
    margin-bottom: 10px;


}

.appointment-form .form-control::placeholder {
    color: #ffffff !important;
}

.appointment {
    text-align: center;
    background-color: #ffffff;
    border-radius: 0;
    margin-left: 10px;
}

.ftco-section {
    background-image: url(../images/menu/bg_4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 750px;
    position: relative;
    z-index: 0;
    height: auto;
    background-position: center;
    background-attachment: fixed;
    padding-top: 70px;
}

.h2-ftco {
    color: #ffffffb6;
    margin-bottom: 50px;

}

.all-in-div {
    display: flex;
    margin-bottom: 20px;
    color: #ffffffa9;
    padding: 15px;
    line-height: 30px;
}

.product-img-right {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 30px;
}

.span-price {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

.span-price span {
    font-size: 16px;
    font-weight: 500;
    background-color: #0a070869;
    border-radius: 5px;
    padding: 5px 10px;
    color: #c49b63;
}

.theMainMenu {
    margin-bottom: 200px;
}

.heading-section {
    margin-bottom: 200px;
}

.heading-section .subheading {
    font-size: 50px;
    display: block;
    margin-bottom: 0;
    font-family: "Great Vibes", cursive;
    color: #c49b63;
    line-height: 1;
    margin-bottom: -21px;
    z-index: 1;
}

.heading-section h2 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}

.heading-section p {
    color: #ffffff98;
}

.to-add {
    display: flex;
    justify-content: center;
}

.to-add span {
    padding: 12px 20px;
    background-color: transparent;
    border-bottom: #C49B63 solid;
    font-size: 18px;
    font-weight: 500;
    margin-right: 15px;
    color: #C49B63;
    cursor: pointer;
}

.to-add span:hover {
    background-color: #C49B63;
    color: #000;
    transition-duration: 1s;
}

.drinks-products,
.desserts-products,
.product-coffee-cups {
    text-align: center;
}

.div-to-add {
    display: inline-block;
    width: 30%;
    margin: 30px 30px 30px 0;
    text-align: center;
}

.product-coffee-cups .div-to-add {
    display: inline-block;
    width: 20%;
    margin: 30px 30px 30px 0;
    text-align: center;
}

.drinks-products img,
.desserts-products img,
.product-coffee-cups img {
    width: 100%;
    height: 280px;
}

.product-coffee-cups img {
    width: 100%;
    height: 200px;
}

.drinks-products h5,
.desserts-products h5,
.product-coffee-cups h5 {
    color: #ffffffec;
    margin-top: 10px;
}

.drinks-products button,
.desserts-products button,
.product-coffee-cups button,
.go-to-menu {
    color: #C49B63;
    background-color: transparent;
    padding: 6px 16px;
    border: #C49B63 1px solid;
    font-weight: 600;
}

.go-to-menu {
    padding: 10px 20px;
}

.drinks-products button:hover,
.desserts-products button:hover,
.clear-cart-btn:hover,
.product-coffee-cups button:hover,
.remove-item:hover,
.go-to-menu:hover {
    color: #ffffff;
    background-color: #C49B63;
}

.hidden {
    display: none;
}

/* ====================================================================================================================== */
.header-of-cart {
    background-color: #C49B63;
    padding: 20px;
}

.header-of-cart span:nth-child(1) {
    margin-left: 33%;
}

.header-of-cart span {
    margin-right: 130px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.cart-item {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 30px 30px;
}

.cart-item img {
    width: 100px;
    height: 100px;
    margin-left: 50px;
}

.cart-item h4 {
    margin-left: 75px;
    color: #ffffffda;
}

.quantity {
    display: flex;
    border: 2px solid;
    align-items: center;
    margin-left: 100px;
}

.quantity button {
    padding: 10px;
    background: transparent;
    border: transparent;
    color: #C49B63;
    font-size: 16px;
    font-weight: 500px;
}

.quantity p {
    padding: 5px 10px;
    margin-bottom: 0px;
    color: #C49B63;
    font-size: 16px;
    font-weight: 500px;
}

.main-cart1 {
    margin-bottom: 100px;
}

#check-out {
    margin-top: 100px;
    padding: 20px 30px;
    border: 1px solid #C49B63;
    display: inline-block;
    width: 250px;
    text-align: center;
    color: #ffffffde;
}

.leftAndRightDiv {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;

}

.leftAndRightDiv p:last-child {
    margin-top: 30px;
    margin-bottom: 50px;
}

.clear-cart-btn {
    color: #C49B63;
    background-color: transparent;
    padding: 6px 16px;
    border: #C49B63 1px solid;
    font-weight: 600;
    width: 100%;
}

.remove-item {
    color: #C49B63;
    background-color: transparent;
    padding: 6px 16px;
    border: #C49B63 1px solid;
    font-weight: 600;
}

/* ======================================================================================================================================== */
.Contact {
    background-image: url(../images/menu/bg_4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 750px;
    position: relative;
    z-index: 0;
    height: auto;
    background-position: center;
    background-attachment: fixed;
    padding-top: 70px;
}

.btn-sub-contact {
    background-color: #C49B63;
    font-weight: 500;
    font-size: 18px;
    width: 50%;
    border-radius: 0;
}

.btn-sub-contact:hover {
    background-color: transparent;
    color: #C49B63;
    border: 1px solid #C49B63;
}

.pg_rotate {
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin: 100px 0 0 0;
    color: #fff;
}


.ani {
    width: 100px;
    height: 100px;
    justify-self: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: #c49b63 2px solid;
    color: #c49b63;
    transition: transform 0.3s ease;
}

.ani:hover {
    transform: rotate(45deg);
    background-color: #c49b63;
    color: #fff;
}

.pg_rotate div .ani {
    margin-bottom: 30px;

}