﻿body {
    font-family: 'Source Sans Pro', sans-serif;
}

header {
    width: 100%;
    height: 233px;
    background-repeat: no-repeat !important;
    background-image: linear-gradient(180deg,#0c5843 0,#5e0e16 100% ) !important;
    background-origin: border-box !important;
    box-shadow: rgba(0,0,0,.15) 0 12px 11px -9px inset !important;
    -moz-box-shadow: rgba(0,0,0,.15) 0 12px 11px -9px inset !important;
    -webkit-box-shadow: rgba(0,0,0,.15) 0 12px 11px -9px inset !important;
    margin: 0 !important;
    /*padding: 20px 0 70px !important;*/
    width: auto !important;
}

.red {
    color: red;
}

.green {
    color: green;
}

.blue {
    color: blue;
}


.header {
    /* background-color: #f1f1f1; */
    background-image: linear-gradient(90deg,rgba(12,88,67,1) 0%,rgba(224,168,123,1) 50%,rgba(12,88,67,1) 100%) !important;
    /*padding: 20px;*/
    text-align: center;
    margin-bottom: 0px !important;
    width: 100%;
    margin-top: 0;
}

#navbar {
    overflow: hidden;
    background-color: #5e0e16 !important;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

    #navbar a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 4px 16px;
        text-decoration: none;
        font-size: 17px;
    }

        #navbar a:hover {
            color: #f36100;
        }

/* #navbar a.active {
    background-color: #f36100;
    
  } */

.content {
    padding: 16px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

    .sticky + .content {
        padding-top: 60px;
    }


/* header container css  */

.headerHook {
    height: 350px;
}

.header-container {
    display: flex;
}

    .header-container > div {
        flex: 1;
    }

.btn-header {
    /* background-color: #f8f9fa;  */
    border-radius: 29px;
    border: 3px solid #f7f7f7;
    color: rgb(0, 0, 0);
    font-size: 15px;
    margin: 10px;
    padding: 10px 70px;
    cursor: pointer;
    transition: 0.3s;
}

    .btn-header:hover {
        background-color: rgb(250, 151, 3);
    }


.header a {
    text-decoration: none !important;
    color: #f2f2f2;
    font-size: larger;
    font-weight: 600;
}

/* slider container part  */
.slider-container {
    color: #f1f1f1;
    text-align: center;
    padding-top: 120px;
    background-image: url('../images/breakfast_pizza_hero_image_2880w.jpg');
    background-repeat: no-repeat;
    height: 500px;
    /* height: 215px; */
    /* background-size: 1500px 300px; */
    /* background-size: cover; */
    background-size: auto;
    /* background-size: 700px 300px 500px 500px; */
}


    .slider-container h2 {
        color: #fff;
        direction: ltr;
        font-family: Jost;
        font-weight: 700;
        font-style: normal;
        text-decoration: none;
        font-size: 37px;
    }

    .slider-container p {
        font-size: 16px;
    }

    .slider-container p2 {
        font-size: 22px;
        font-weight:bold;
    }
    .slider-container p3 {
        font-size: 18px;
        font-weight: bold;
    }

    .slider-container a {
        text-decoration: none !important;
        color: #f1f1f1;
    }


.card-container2 {
    margin-top: 20px;
    align-items: center;
    display: flex;
/*    margin-left: 500px;
    margin-right: 500px;*/
    padding: 10px;
}

/* description here  */
.des-container {
    /*height: 240px;*/
    padding: 40px 60px;
    /* margin: 40px 40px; */
}

.innerTextDetail{
    padding-left: 70px;


}

/* menu section start */

.float-container {
    /* border: 3px solid #fff; */
    /* padding: 20px; */
    /* margin: 40px; */
}

    .float-container h4 {
        font-size: 25px;
        font-weight: 700;
        padding-left: 38px;
        margin-bottom: 0px;
    }

.float-child {
    width: 100%;
    display: flex;
    padding: 20px;
    padding-top: 0px;
    /* border: 1px solid black; */
}

    .float-child p {
        font-weight: bold;
        /* font-weight:500; */
    }

.menu-section {
    margin: 80px;
    margin-top: 0px;
}

hr {
    width: auto;
}



.float-child:hover {
    cursor: pointer;

}
/* menu section end here */
/* menu section css  */
.menu {
    /* background-image:linear-gradient(180deg,#0c5843 0,#5e0e16 100%)!important; */
    color: #f2f2f2;
    background-repeat: no-repeat !important;
    /* background-image:linear-gradient(180deg,#0c5843 0,#ff1b1b 100%)!important; */
    background-image: linear-gradient(0,rgba(224,168,123,1) 0,rgba(12,88,67,1) 100%) !important;
    background-origin: border-box !important;
    box-shadow: rgba(0,0,0,.15) 0 12px 11px -9px inset !important;
    -moz-box-shadow: rgba(0,0,0,.15) 0 12px 11px -9px inset !important;
    -webkit-box-shadow: rgba(0,0,0,.15) 0 12px 11px -9px inset !important;
    margin: 0 !important;
    padding: 20px 0 70px !important;
    width: auto !important;
}


/* footer-container */
.footer-container {
    background-color: #081F2D;
    width: 100%;
}


/* card items start here */

.card-container {
    margin-top: 20px;
    align-items: center;
    display: flex;
    flex-direction: row;
    /*    margin-left: 200px;
    margin-right: 200px;*/
}

.card {
    display: block;
    justify-content: center;
    /* align-items: center; */
    text-align: center;
    /* display:block; */
    /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
    border-color: rgba(94,14,22,1) !important;
    border: 2px solid;
    /* transition: 0.3s; */
    width: 300px;
    /* position: absolute; */
    /* top: 50%;
left: 50%; */
    margin: 10px;
    padding: 10px;
}

    .card b {
        color: #eea652;
        direction: ltr;
        font-family: "Jost";
        font-weight: 700;
        font-style: normal;
    }

    .card h1 {
        /* background-color: #333; */
        color: rgba(94,14,22,1) !important;
        font-size: 50px;
        font-weight: 700;
        /* padding: 20px 5px; */
    }

    .card p {
        /* font-family: 'Lato'!important; */
        color: rgba(94,14,22,1) !important;
        font-size: 16px;
    }

    .card .extra-para {
        color: #666;
        font-size: 14px;
        opacity: .8;
    }

    .card img {
        width: 100px;
        height: 100px;
    }

    .card:hover {
        /* box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); */
    }

.container {
    padding: 2px 16px;
}

    .container button {
        font-size: 16px;
        color: #ffffff;
        font-weight: 500;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(94,14,22,1) !important;
        background-color: rgba(94,14,22,1) !important;
        /*padding: 5px 30px;*/
        border-radius: 10px;
        cursor: pointer;
        transition: 0.3s;
    }

.btn-cart:hover {
    background-color: #ffffff;
}
/* modal css  */

/* The Modal (background) */
.modal {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 1000000999;
    /* align-items: center;
  display: flex; */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
    /* justify-content: center;
display: block; */
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modalCard {
    justify-content: center;
    align-items: center;
    display: block;
}



/* footer css */

* {
    box-sizing: border-box;
}


a {
    color: #6a6a6a;
    text-decoration: none;
    /*    display: block;*/
    /*margin-top: 10px;*/
}

.column {
    color: aliceblue;
    justify-self: center;
    text-align: center;
    float: left;
    width: 33.33%;
    padding: 10px;
    height: 250px;
    background-color: #0e0e0e;
}

    .column a {
        text-decoration: none;
        color: aliceblue;
        padding-bottom: 5px;
        margin-bottom: 30px;
    }

.row:after {
    content: "";
    display: table;
    clear: both;
}

.dmc {
    color: #888;
    font-size: 11px;
    width: 700px;
    text-align: center;
    justify-content: center;
}

.last {
    display: flex;
    justify-content: center;
}


.tab-button {
    background-color: #f00000;
    color: #ffffff;
    border: none;
    padding: 10px;
    width: 150px;
    height: 50px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.tab-label {
    flex-grow: 1;
}


.tab-sublabel {
    background-color: rgb(255, 60, 0);
    color: #ffffff;
    font-size: 24px;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: absolute;
    right: -150px;
    top: 0;
    transition: all 0.3s ease-out;
}


.tab-button:hover .tab-label {
    opacity: 0;
}

.tab-container {
    position: fixed;
    right: 0;
    top: 80%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}


.tab-button:hover .tab-sublabel {
    right: 0;
}