@import url('https://fonts.googleapis.com/css2?family=Square+Peg&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Port+Lligat+Slab&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yanone+Kaffeesatz&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yanone+Kaffeesatz&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@600&display=swap');

*{
    font-family: 'Inconsolata', monospace;
}

:root {
    --dark: #fd4ea9;
    --light4: #f9b6d9;
    --light3: #ffcce6;
    --light2: #EEF2E6;
    --light1: #ffffff;
    --primary_font:'Yanone Kaffeesatz', sans-serif;

  }
  main {

    background-image: url('../images/cake/bglight.jpg');
}
#myorders{
    min-height:100vh; display:flex; flex-direction:column;
            justify-content:space-between;
}
.overlay {
  color:#fff;
  position:absolute;
  z-index:12;
  top:50%;
  left:0;
  width:100%;
  text-align:center;
}
.overlay h1 {
    color: white;
    font-size: 250%;
    text-shadow: 2px 2px 4px #000000;
  }

.fonts{
    font-family: 'Port Lligat Slab', serif;
    font-family: 'Square Peg', cursive;
}

.nav-link{
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 1px;
}
.navbar{
    padding-top: 0.75rem !important;
    padding-bottom: 1rem !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.order-button-nav{

    width: 140px;
    height:30px;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    letter-spacing: 1px;

    text-align: center;
    border: none;
    border-radius: 2px;
    color: white;
    background-color: var(--dark);
}


.home-section{
    height:42em;
}

.menucards img{
    border-radius: 40px 0 40px 0;
}

.images img{
    border-radius: 40px 0 40px 0;
    float: left;
    z-index: 10;
    position: relative;

}

.hs
{
    padding: 5%;
}
.block-seperate
{
    display: block;
    height: 23em;

}
.description{
    padding: 5%;
    padding-left: 30px;
    padding-right: 30px;
}
.description h1{
    font-size: 4em;
    font-weight: bold;

    letter-spacing: 1px;
}

.description p{
    font-family: 'Port Lligat Slab', serif;
}

.mp
{
    padding: 8%;
}
.more-pics{
    height: 45em;
    background-color: var(--dark);
}

.more-pics .images img{
    float: right;
    border: solid white 10px;
    margin-top: 5%;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}

.more-pics .description h1{
    font-size: 3em;
    font-weight: bold;
    color: white;
    letter-spacing: 1px;
}

.more-pics .description p{
    width: 300px;
    color: white;
}

.dinning
{
    margin-top: 100px;
}

.dinning .description{
    padding: 5%;
    margin-left: 5%;
}
.dinning .description h1{
    font-size: 3em;
    color: var(--light4);
}
.dinning .space{
    width: 10px;
    color: white;
}

.dinning .images img{
    margin: 20px;
    border: solid white 10px;
    margin-top:-70px ;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}

.description h2{
    color: var(--light4);
    font-weight: bold;
    font-size: 3em;
    letter-spacing: 1px;
}

.test-above
{
    width: 100%;
    float: left;
}

.test-above .pics {
    float: right;
    text-align: center;
    width: 110%;
    margin-top: 5em;
    display: flex;
  justify-content: space-between;

    padding-left: 40px;

}
.test-above .pics img{
    width: 190%;

}

.space{
    width: 1px;
    color: white;
}


.test-above .pics p{
    padding-top: 20px;
    font-size: 1em;
    font-family: 'Port Lligat Slab', serif;
}

.test-above .p1{
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: column;

}

.ta{
    padding:10px;
    padding-left: 4%;
}

.testi
{
    text-align: center;


}

.testslider{
    overflow: hidden;
    padding: 5%;
    margin-top: -80px;

}
.testslider .description
{
    text-align: center;
    background-color: #ededed;
}
.testslider .description h4{
    font-size: 15px;
}
.testslider .description p{
    font-size: 12px;
}

.meals{
    height:5.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: var(--light4);
}
.meals h1{
    color: white;
    padding-top: 20px;
}

.footer{
    background-color: var(--dark);
}

.cards{
    padding: 2%;
    color: white;
    font-size: 14px;
}
.cards h4{
    font-size: 18px;
}
.cards ul{
color: white;
list-style: none;
margin-left: -30px;
}

.cards ul a{
    color: white;
    text-decoration: none;
}

.socials i{
    padding-left: 10px;
}

.feedback{
    color: var(--dark);
    background-color: white;
    border: none;
    border-radius: 3px;
    height:2em;
    width: 60%;
    margin-top: 20px;
    align-items: center;

}
.btns{
    display: flex;

}
.btns button{
    color: white;
    background-color: var(--dark);
    border: none;
    width: auto;

    border-radius: 3px;
    font-size: 17px;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}
.btns a{
    color: white;
    background-color: var(--dark);
    border: none;
    width: 90px;
    text-align: center;
    border-radius: 3px;
    font-size: 17px;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}

.btns a:hover{
    color: black;


}

.order-button{
    color: white;
    background-color: var(--dark);
    border: none;
    width: auto;
    min-width: 80px;
    border-radius: 3px;
    font-size: 17px;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}

.template1{
    width: 100%;
    color: white;
    background-color:var(--dark);
}

.template1 img{
    width:33em ;

}

.temp{
    width: 100%;
    color: white;
    background-color:var(--dark);
    border-radius: 20px;
}
/* .temp:hover{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

} */
.wrap{
    background-color: #fff;
}
.temp .img{
    width:33em ;
}
.tmp{
    margin: 0;
    width: 100%;
    color: white;
    background-color:var(--dark);
}

.tmp .img{
    width:33em ;
}
.carouse-item img{
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    height: 451px;
    width: 528px;
}

#carouselExampleControls .carousel-item img {
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    height:100vh;
  }

  .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: var(--dark);
    border-color: var(--dark);
}
.page-link{
    color: black;
}
.page-link:hover{
    color: black;
}
.template2{
    height:25em;
}

.template2 img{
  float: left;
   margin-top: -100px;
   margin-right: 20px;
   width:33em ;
    z-index:10;
    margin-left: 30px;
    border: 10px solid white;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}

  .item img {
      position: absolute;
      object-fit:cover;
      top: 0;
      left: 0;
      min-height: 500px;
  }
.template2 .description{
    margin-left: -90px;

    margin-top: 70px;
}

.template2 h1{
    color: var(--light4);
}

.hs .description h1{
    color: var(--light4);
}

.hs .description{
    margin-left: -30px;
}


table {

    border-collapse: collapse;
    width: 40em;

  }
  td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
  }

  td:nth-child(odd)
  {

    width:8em
  }
  td:nth-child(even)
  {
    width: 3em;
  }

 .summary h1{


    color: var(--light4);
 }
 .summary h4{
    padding:  20px 10px 10px 0;
 }
.order-summary
{
    padding: 1em 4em 0 4em;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.delivery-details
{
    padding: 1em 4em 0 4em;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.payment-details
{

    padding: 1em 4em 0 4em;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.payment-details .container1
{
    width: 40%;
    margin-bottom: 30px;
}

.payment-details p{
    font-size: 20px;
    word-spacing:2px
}
.delivery-details table
{
    margin-bottom: 30px;
}
.whatsapp{
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    color: white;
    right: 20px;
    z-index: 999;
    bottom: 20px;
    background-color: #3ed366;
    height:40px;
    width:40px;
    border-radius: 50%;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}

.info_for_payment
{
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    color: black;
    right: 30px;
    z-index: 999;
    bottom: 5em;
    background-color: #3ed366;
    height:40px;
    width:40px;
    border-radius: 50%;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}
.info_for_search{
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    color: black;
    right: 30px;
    z-index: 999;
    bottom: 2em;
    background-color: gray;
    height:40px;
    width:40px;
    border-radius: 50%;
    box-shadow:2px 2px 4px rgba(0,0,0,0.4) ;
}

.forms-section {
padding: 7em 0;

}
.forms-section form{
    background-color: #dddddd  ;
    border-radius: 50px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}
.forms-section form .row
{
 padding: 10px;

}


.info-wrap h3 {
	color: black;
}

.info-wrap .dbox {
	width: 100%;
	color: black;
	margin-bottom: 25px;
}

.info-wrap .dbox:last-child {
	margin-bottom: 0;
}

.info-wrap .dbox p {
	margin-bottom: 0;
}

.info-wrap .dbox p span {
	font-weight: 400;
	color: black;
	font-size: 24px;
	display: block;
	text-transform: uppercase;
}

.info-wrap .dbox .icon {
	margin-top: 10px;
}

.info-wrap .dbox .icon span {
	font-size: 24px;
	color: black;
}

.info-wrap .dbox .text {
	width: 100%;
}
.info-wrap .dbox .text p{
	text-decoration: none;
    font-size: 20px;
}

.order-button-hover:hover
{
    background-color: white;
    color: var(--light4);
    border: 1px solid var(--light4);
}
.menu{
    padding: 40px;
}

.menu img
{
    width:100%;
    border: 1px solid black;
    padding: 5px;
}
.menu-title
{
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 10px 0 10px 0;
}
.menu-title-h1
{
    font-size: 1.5em;
    color: var(--light4);
    font-family: 'Port Lligat Slab', serif;
    font-weight: bold;
}

.menu-cards
{
    padding:40px;
}

.price
{

    padding:  5px 20px 5px 20px;
    color: white;
    width: max-content;
    background-color: var(--dark);
    border-radius: 20px;
}


.meals
{
cursor: pointer;
}
.meals:hover
{
    background-color: var(--light3);
}

.bottom-address select
{
   margin: 10px;
}
.top-adderss input
{
    margin: 5px;
}

.top-cart
{
    display: flex;
    flex-direction: row;
    height: 50px;
    background-color: var(--dark);
    border-radius: 5px 5px 0 0;
}

.top-cart-inside
{
    display: flex;
    color: white;
    flex-direction: row;
    padding: 10px;
}

.products
{
    display: flex;
    flex-direction: row;

margin-left: 0.5em;
margin-bottom: 1em;
}

.product-template
{
    width:20em;
    height: auto;
    min-height: 14em;
    border: 1px solid black;
    padding: 10px;
    margin: 10px;
    border-radius: 30px 0 30px 0;
}

.product-template img{
    border-radius: 40px 0 40px 0;
}
.product-template h1
{
font-size: 1em;
color: var(--dark);
 font-family: 'Port Lligat Slab', serif;

font-weight: bold;

}
.product-template .order-button
{
    background-color: var(--dark);
    width: 2.5em;
}

.mid-cart
{
    max-height: 14em;
    height: 14em;
    overflow-y: scroll;
    border-bottom: 1px solid black;
}

.display-total
{
    padding: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.product-price
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.placed
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 15px;
}
.placed input
{

width: 40px;
}

.proceed_to_checkout
{
    height: 50px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 20px;
    color: white;
background-color: var(--dark);
border-radius: 0 0 5px 5px;
}
.proceed_to_checkout:hover
{
    color: black;
background-color: var(--light4);
cursor: pointer;
}
.order-box
{

    padding-bottom: 50px;
}

.placed
{
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.placed-inputs
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}
.placed-inputs button
{
    background-color: var(--dark);
    font-size: 20px;
    height: 25px;
    color: white;
    border: 1px solid var(--dark);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
}

.navbar-brand img
{
    width:3em;
}
.top-cart
{
    border: 1px solid black;
}

.mid-cart
{
    border: 1px solid black;
}

.bottom-cart
{
    border: 1px solid black;
    border-top: 0px;
}
.proceed_to_checkout
{
    border: 1px solid black;
}


.new-order-msg table
{
    width: 29em;
}
.searchInfo
{
    background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	display: none;
	justify-content: center;
	align-items: center;
}
.paymentInfo {
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	display: none;
	justify-content: center;
	align-items: center;
}

.conformInfo
{
    background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	display: none;
	justify-content: center;
	align-items: center;
}




.paymentInfo_contents
{
    height: 25em;
	width: 45em;
	background-color: white;
	text-align: center;
	padding: 20px;
	position: relative;
	border-radius: 4px;
}

.paymentInfo .payment-details .container1
{
    display: flex;
    flex-direction:row;
    text-align: justify;
    justify-content: space-between;
    width: 100%;

}

.paymentInfo .payment-details .container1 img
{
    margin: 20px;
}

.paymentInfo .payment-details .container1 p
{
   padding-top: 10px;
}
.closepayment {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 42px;
	color: #333;
	transform: rotate(45deg);
	cursor: pointer;

}
.closeconform{
    position: absolute;
	top: 0;
	right: 15px;
	font-size: 42px;
	color: #333;
	transform: rotate(45deg);
	cursor: pointer;
}
.closesearch
{
    position: absolute;
	top: 0;
	right: 15px;
	font-size: 42px;
	color: #333;
	transform: rotate(45deg);
	cursor: pointer;
}
.spcontainer1{
    display: flex;
    text-align: center;
padding-top: 3em;

    justify-content: center;
    align-items: center;
    font-size: 1.5em;
}

.product-template img
{
    width:12em;
    height:10em
}

.product-price h1{
    color:black;
}

.container4{
    display: flex;
    margin: 2em;
    justify-content: space-around;
    width: 20em;
    align-self: center;
    margin-left:8em ;
}

.newSection1{
    margin: 5em;
}

.sectionTitle{

    font-weight: 700;
    font-size: 3em;
    color:var(--dark);
}

.section1Images{
    display: flex;
    flex-direction: row;

}
.section1Images img{
    width: 19em;
    height:16em;
    margin: 1em;
    padding: 0;
border: 7px solid var(--light4);
border-radius: 30px 0 30px 0;
    box-shadow: 5px 5px 14px rgba(0,0,0,0.4);
}

.sectionContent
{
    font-size: 1.4em;
    margin: 1em;
}

.sectionButtons{
    margin: 1em;
}

.sectionButtons button{
    color: white;
    background-color: var(--dark);
    border: 0;
    margin-right: 1em;
    font-size: 1.2em;
    width: 6em;
    border-radius: 5px;
    box-shadow: 5px 5px 14px rgba(0,0,0,0.4);
}

.newSection2{
    color: white !important;
    background-color: var(--dark);
    padding-bottom: 2em;
}
.newSection2I
{
    margin: 0 5em 0 5em;
}
.newSection2 .sectionTitle{
color: white;
}

.packages{
    display: flex;
    flex-direction: row;
    margin: 1em;
}
.packagesItem img{
width: 11em;
height: 11em;
margin: 1em 1em 2em 1em ;
border-radius: 30px 0 30px 0;
background-color: white;
}

.packagesItem{
    text-align: center;
    margin-right: 2em ;
    border: 7px solid white;
    border-radius: 30px 0 30px 0;
    box-shadow: 5px 5px 14px rgba(0,0,0,0.4);
}

.pI{
    margin-bottom: 0.5em;
}
@media only screen and (max-width: 992px)
{

    .packages
    {
        display: grid;
    grid-template-columns: 20em 20em;
    }

    .packagesItem img
    {
        width: 15em;
        height: 15em;
    }

    .sectionContent{
        text-align: justify;
    }

    .packagesItem
    {
        margin-bottom: 1.5em;
    }
    .sectionAbove
    {
        height: 8em;
    }
    .newSection1
    {
        margin:3em
    }

    .sectionTitle{
        font-size: 2.3em;
        margin-top: 1em;
    }

    .newSection2I
    {
        margin-top: 4em;
        margin: 3em;
    }

    .newSection2
    {
        margin-bottom: 0 !important;

        height: 70em;
    }

    .newSection2I .sectionTitle{
    padding-top: 1em;
    }

    .invi{

        display: none;
    }



    .section1Images img{
    width: 33em;
    height: 70vh;
    }
    .container4{
        margin-left: 0;
    }

    .admenu
    {
    height: 0 !important;
    margin-top: -120px;
    }
    .product-template
    {
        height: auto 22em;
    }
    .product-template img
    {
        width:18.5em;
        height:13em;
    }
    .block-seperate
    {
        display: block;
        height: 45em;

    }

    .paymentInfo .payment-details .container1
    {
        flex-direction: column;

    }

    .paymentInfo_contents
    {
        width: 27em;
        height: 36em;
    }



    .top-cart-inside div
    {
        width: 10em !important;
    }

    .new-order-msg table
    {
        width: 30em;

    }

    .order-placed-box
    {
        width: 80% !important;


        left:-20px;

    }
    .cart
    {
        position: relative !important;
        width: 100%;
        right: 0 !important;
        bottom: 0 !important;
    }


    .navbar
    {
      background-color: white;
      background-image: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));
    }


    .seceret-div{
        height:70px;
    }

    .images-1 img{
        width: 20em !important;
        margin-right: 1em;

    }

    .more-pics{
        margin-top: 154px;
    }

    .description h1{
        font-size: 2.5em;
    }

    .order-button{
        width:auto;
        min-width: 90px;
        font-size: 1.5em;
    }

    .mp .images img{
        width:22em;
        margin-left: 1em;
        margin-top:2em;
        margin-right: -4em;
    }

    .meals
    {
        margin-top: 10px !important;
    }

    .m1
    {
        margin-top: 200px !important;
    }

    .space{
        width: 0%;
    }

    .test-above .pics {
        position: relative;
        display: grid;
        grid-template-columns:   repeat(2, 150px);
        margin-top: -20px;
        display: flex;
        align-items: center;
        text-align: center;


    }

    .test-above .pics img{
        width:200px;
    }

    .home-section{
        margin-top: 10em;
        height:22em;
    }
    .dinning{
        position: relative;
       padding-top: 0;
    }



    .dinning .images img{
        width: 20em !important;

    }

    .dinning .description
    {
        float: right;
        width: 23em;
        margin-top: -18em;
    }


    .more-pics{
        height:25em;
    }



    .more-pics .description{

        margin-top: -5em;
       margin-left:-4em;


    }
    .more-pics .description h1{
        padding-top: 40px;


        font-size: 2em;
    }
    .more-pics .description p{
        font-size: 1em;

    }
    .seceret-div1{
        height: 40px;
    }

    .testimonial{
        padding-top: 80px;

    }

    .whatsapp{
        bottom: 80px;
        right: 40px;
        font-size: 30px;
        width: 60px;
        height: 60px;
    }
    .testslider {

        margin-top: 20px;
        padding: 20px;
        margin-bottom: -120px;
    }
    .testslider .row{
        display:flex;
        justify-content: space-around;
    }
    .testslider .customer{
        margin: 0 10px 0 10px;
        padding: 20px;
    }

    .footer{
      height:500px;
      padding: 30px;
    }

  .not-home{
    background-color: white;
    background-image: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)) !important;
  }


    .navs
    {
        width:80% !important;
    }

    .template1 img{

    margin: 0px;
    margin-left:-18px;
    margin-bottom: 20px;
    width: 22em ;
    border: 15px solid ;
    }

    .template1{
        width: 100%;
        padding: 0;
    }
    .template1 .description{
        width: 23em;
        margin-left: -10px;
       padding-top: 10px;

    }

    .template1{
        height: 27em;
    }

    /* .template1 .description
    {
        display: block;
    } */

    .template2 img{

       margin-left:0px ;
       margin-top: -20px;
       margin-bottom: 40px;
        border: 15px solid white;
        width: 22em ;
    }

    .template2 .description{
        width: 100%;
        margin-left: -10px;
       padding-top: 10px;

    }
    .template2{
        height:10em;
    }

    .carouse-item img{
        object-fit: cover;
        object-position: center;
        overflow: hidden;
        height: 389px;
        width: 456px;
    }
    .new{
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 600px) {


    .packages
    {
        display: grid;
    grid-template-columns:20em;
    }

    .packagesItem img
    {
        width: 15em;
        height: 15em;
    }

    .sectionContent{
        text-align: justify;
    }

    .packagesItem
    {
        margin-bottom: 1.5em;
    }
    .sectionAbove
    {
        height: 8em;
    }
    .newSection1
    {
        margin:1em
    }

    .sectionTitle{
        font-size: 2em;
        margin-top: 1em;
    }

    .newSection2I
    {
        margin-top: 4em;
        margin: 1em;
    }

    .newSection2
    {
        margin-bottom: 0 !important;

        height: 130em;
    }

    .newSection2I .sectionTitle{
       padding-top: 1em;
    }

    .invi{

        display: none;
    }



    .section1Images img{
    width: 90%;
    height: 50vh;
    }



    .container4{
        margin-top: 2em;
margin-left: -4.5em;

    }
    .paymentInfo .payment-details .container1
    {
        flex-direction: column;

    }

    .paymentInfo_contents
    {
        width: 20em;
        height: 35em;
    }


    .top-cart-inside div
    {
        width: 10em !important;
    }

    .new-order-msg table
    {
        width: 18em;

    }

    .order-placed-box
    {
        width: 80% !important;


        left:-20px;

    }
    .cart
    {
        position: relative !important;
        width: 100%;
        right: 0 !important;
    }


    .navbar
    {
      background-color: white;
      background-image: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));
    }


    .overlay
    {

    font-size: 0.8em;

    }
    .overlay h1{
        text-shadow: none;
    }

    .seceret-div{
        height:70px;
    }

    .images-1 img{
        width: 100% !important;

    }

    .home-section
    {
        margin-top: 0;
        height: 37em !important;
    }

    .more-pics{
        margin-top: 70px;
    }

    .description h1{
        font-size: 2.5em;
    }

    .order-button{
        width:auto;
        min-width: 90px;
        font-size: 1.5em;
    }

    .mp .images img{
        width:100%;
        margin-right: 0;
    }

    /* .meals
    {
        margin-top: 200px;
    } */

    .space{
        width: 0%;
    }

    .test-above .pics {
        position: relative;
        display: grid;
        grid-template-columns:   repeat(2, 150px);
        margin-top: -20px;
        display: flex;
        align-items: center;
        text-align: center;


    }

    .test-above .pics img{
        width:200px;
    }

    .dinning{
        position: relative;
       padding-top: 300px;
    }



    .dinning .images img{
        width: 90% !important;
    }

    .dinning .description
    {

        width: 21em;
        margin-left: 1em;
        margin-top: 0;
    }
.more-pics{
    height: 750px !important;
}



    .more-pics .description{
        position: absolute !important;
        padding-top: 40px !important;
       margin-top: 250px !important;
       margin-left:-20px !important;


    }
    .more-pics .description h1{
        padding-top: 40px;


        font-size: 2em;
    }
    .more-pics .description p{
        font-size: 1em;

    }
    .seceret-div1{
        height: 40px;
    }

    .testimonial{
       margin-top: 90px;

    }

    .whatsapp{
        bottom: 80px;
        right: 40px;
        font-size: 30px;
        width: 60px;
        height: 60px;
    }
    .testslider {

        margin-top: 20px;
        padding: 20px;
        margin-bottom: -120px;
    }
    .testslider .row{
        display:flex;
        justify-content: space-around;
    }
    .testslider .customer{
        margin: 0 10px 0 10px;
        padding: 20px;
    }

    .footer{
      height:500px;
      padding: 30px;
    }

  .not-home{
    background-color: white;
    background-image: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)) !important;
  }


    .navs
    {
        width:80% !important;
    }

    .template1 img{

    margin: 0px;
    margin-left:-18px;
    margin-bottom: 20px;
    width: 22em ;
    border: 15px solid ;
    }

    .template1{
        width: 100%;
        padding: 0;
    }
    .template1 .description{
        width: 100%;
        margin-left: -10px;
       padding-top: 10px;

    }

    .template1{
        height: 50em;
    }

    .template1 .description
    {
        display: block;
    }

    .template2 img{

       margin-left:0px ;
       margin-top: -20px;
       margin-bottom: 40px;
        border: 15px solid white;
        width: 22em ;
    }

    .template2 .description{
        width: 100%;
        margin-left: -10px;
       padding-top: 10px;

    }
    .template2{
        height:30em;
    }
    #carouselExampleControls .carousel-item img {
        object-fit: cover;
        object-position: center;
        overflow: hidden;
        height: 50vh !important;
      }
      .carouse-item img{
        object-fit: cover;
        object-position: center;
        overflow: hidden;
        height: 440px;
        width: 516px;
    }
    #carouselExampleControls{
        height: 50vh !important;
      }
}

@media (max-width: 991px) {
    .navbar-collapse{
        background: #fff;
      }

      #carouselExampleControls{
        height: 70vh;
      }
    #carouselExampleControls .carousel-item img {
        object-fit: cover;
        object-position: center;
        overflow: hidden;
        height:70vh;
      }

}

.timeorder{
        font-size: 30px;
        text-decoration:none;
        color: #fff;
        background: var(--light4);
        text-align: center;
        line-height: 0px;
        padding: 33px;

}
.timeorder:hover{
        background-color: var(--light3);
        color: #fff;
        border: 1px solid var(--light4);

}

.tbbor {
    font-size: 0.875em;
}


.tbbor table, .tbbor td, .tbbor th {
    border: none;
}
.spread{
font-size: 30px;
    text-decoration:none;
    color: #fff;
    background: var(--light4);
    display: block;
    text-align: center;
    line-height: 0px;
    padding: 33px;
}
.spread:hover{
    background-color: var(--light3);
    color: #fff;

}

.alert-heading {
    color: inherit; }

  .alert-link {
    font-weight: 700; }

.aledi{
    margin-bottom: 0;
}
    .aledi .close {
      position: absolute;
      top: 0;
      right: 0;
      padding: 0.75rem 1.25rem;
      color: inherit; }

      .aledi .close {
        position: absolute;
        right: 32px;

        width: 32px;
        height: 32px;
        opacity: 0.3;
      }
      .aledi .close:hover {
        opacity: 1;
      }
      .aledi .close:before, .aledi .close:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 33px;
        width: 2px;
        background-color: #333;
      }
      .aledi .close:before {
        transform: rotate(45deg);
      }
      .aledi .close:after {
        transform: rotate(-45deg);
      }


      .jum .fa-6 {
        font-size: 20em;
    }

    .search{

        top:6px;
        left:10px;
      }

      .fo{

          border:none;
          padding-left:32px;
      }

      .fo:focus{

          border:none;
          box-shadow:none;
      }

      .green{

          color:green;
      }

/*
Menu page
*/
.mcon {
    max-width: 1200px;
}
.car-d {
    background: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.08), 0 0 6px rgba(0, 0, 0, 0.05);
    transition: 0.3s transform cubic-bezier(0.155, 1.105, 0.295, 1.12), 0.3s box-shadow, 0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.12);
    border: 0;
    border-radius: 1rem;
}
.card-img,
.card-img-to-p {
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
}
.car-d h5 {
    height: 56px;
    font-weight: 900;
    font-size: 1rem;
}
.card-img-to-p {
    width: 288px;
    height: 250px;
    padding: 15px;
}

.car-d:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
}

.closed {
    position: absolute;
    right: 32px;
    top: 25px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
  }
  .closed:hover {
    opacity: 1;

  }
  .closed:before, .closed:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: red;
  }
  .closed:before {
    transform: rotate(45deg);
  }
  .closed:after {
    transform: rotate(-45deg);
  }

.view-more{
    text-decoration: none;
    color:#0074D9;
    position: relative;
}


  .view-more::before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #0074D9;
    transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  }

  @media (hover: hover) and (pointer: fine) {
    .view-more:hover::before{
      left: 0;
      right: auto;
      width: 100%;
    }
  }

@media screen and (min-width: 992px) {
    .card-img-to-p {
        width: 288px;
        height: 250px;
    }
.selector {
height: 50% !important;
width:75% !important;
}
  }

  /* For Tablet View */
  @media screen and (min-device-width: 768px)
  and (max-device-width: 992px) {
    .card-img-to-p {
        width: 288px;
        height: 250px;
    }
    .selector {
        height: 100% !important;
        width:100% !important;
        }
  }
  @media screen and (min-device-width: 576px)
  and (max-device-width: 767px) {
    .card-img-to-p {
        width: 288px;
        height: 250px;
    }
    .selector {
        padding-left: 0 !important;
        height: 100% !important;
        width:100% !important;
        }
  }

  /* For Mobile Portrait View */
  @media screen and (max-device-width: 576px)
  and (orientation: portrait) {
    .card-img-to-p {
        width: 550px;
        height: 350px;
    }
    .selector {
        padding-left: 0 !important;
        height: 100% !important;
        width:100% !important;
        }
  }
  @media screen and (max-device-width: 576px) {
    .card-img-to-p {
        width: 550px;
        height: 350px;
    }
    .selector {
        height: 100% !important;
        width:100% !important;
        }
  }
.sin {
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;

}
.box .btn {
    font-size: 1.5rem;
}

.btn:focus,.btn:active {

    outline: none !important;
    box-shadow: none;
 }

.bg-success {
    font-size: 1rem;
    background-color: var(--light4) !important;
}

.price-hp {
    font-size: 1rem;
    font-weight: 600;
    color: darkgray;
}

.selector {
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


.btn-outline-secondary
{
    color: white;
    background-color: var(--dark);
border-color: var(--dark) ;
}
.btn-outline-secondary:hover{

    background-color: var(--light3);
}
.copied {
	position: relative;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	display: flex;
}
.copied button:active {
	background: #809ce2;
}
.copied button:before {
	content: "Copied";
	position: absolute;
	top: -50px;
	right: -10px;
	background: var(--dark);
	padding: 8px 10px;
	border-radius: 20px;
	font-size: 15px;
	display: none;
}
.copied button:after {
	content: "";
	position: absolute;
	top: -17px;
	right: 16px;
	width: 10px;
	height: 10px;
	background:var(--dark);
	transform: rotate(45deg);
	display: none;
}
.copied.active button:before,
.copied.active button:after {
	display: block;
}
#navbarNav.show .nav-item.dropdown{
width:180px;
padding: 0 !important;
margin: 10px 0;
}
#navbarNav.collapsing .nav-item.dropdown{
    width:180px;
    padding: 0 !important;
    margin: 10px 0;
    }
