@import url('https://fonts.googleapis.com/css2?family=Georama:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.open-sans {
    font-family: "Open Sans", sans-serif;
    
  }

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    width: 100%;
}

.restaurant-page {
    width: 100%;
}

/* Spin animation */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.spin {
    animation: spin 30s linear infinite;
}

.plate-pic{
    border:5px solid green !important;
}
.restaurant-page-bg-1 {
    background-image: url('../img/Restaurant-image/bg-img-111.png');
    background-size: contain;
    background-position-x: 130px;
    background-position-y: -25px;
    background-repeat: no-repeat;
    background-position-y: -125 px;
    
}

.restaurant-page-bg-2 {
    background-image: url('../img/Restaurant-image/bg-img-13.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 4px 164px;
    background-size: 55px;
}

.restaurant-title {
    color: var(--cyan-primary, #00ADD4);
    font-weight: 600;
}

.restaurant-page-text-bg-img {
    background: #00ADD40D;
    background-image: 
        url('../img/Restaurant-image/bg img 5.png'),
        url('../img/Restaurant-image/leafs-bgg.png');
        background-size: 132px, 107px;
        background-repeat: no-repeat, no-repeat;
        background-position: right top 55px, left bottom 52px; 
}

.download-app-bg {
    background-image: 
        url('../img/Restaurant-image/downld-ap\ bg\ \(2\).png'),
        url('../img/Restaurant-image/downld-ap\ bg\ \(1\).png');
        background-size: 352px, 420px;
        background-repeat: no-repeat, no-repeat;
        background-position: right top 110px, left bottom 0px; 
}

/* .restaurant-page-text-bg-img {
    background: #00ADD40D;
    background-image: url('../img/Restaurant-image/bg img 5.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 150px;
    background-position-x: right;
    
} */

/* background-image: url('../img/Restaurant-image/leafs-bgg.png  '), url("../img/Restaurant-image/bg img 5.png");
    background-position: 0px 98px, right 0px top 229px;
    background-repeat: no-repeat;
    background-size: 136px 327px, 308px 546px; */


.restaurant-page-btn {
    background-color: var(--primary-color9);
    color: var(--primary-color4);
    border-radius: 20px;
    height: 50px;
    /* width: 150px; */
}



.restaurant-page-btn-in {
    color: var(--primary-color9);
    border-radius: 30px;
    display: flex;
    align-self: center;
    height: 50px;
    /* width: 150px; */

}

.btn-info-main{
    /* background-color: #0dcaf0; */
    background:  #00ADD4;
    border: 1px solid transparent;
   color: #ffffff;
}
.btn-info-main:hover{
    background-color: transparent;
    border: 1px solid #00ADD4;
}
.btn-info-main:hover .resturant-page-start-text{
   
    color: #00ADD4 !important;
}
.btn-info-main:hover .resturant-page-start-text img{
    content: url('../../landing_new/img/Restaurant-image/arrow-right33.svg') !important;

}
.resturant-page-start-text {
    color: var(--primary-color4);
    gap: 15px;
    /* height: 50px;
    width: 150px; */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}

.resturant-page-start-text-in {
    color: var(--primary-color9);
    gap: 15px;
    padding: 5px 2px;
    border-radius: 20px;
    /* height: 50px;
    width: 150px; */
    display: flex;
    justify-content: center;
    align-items: center;

}
.restaurent-download-bt:hover .resturant-page-start-text-in {
    color: #ffffff !important;
}

.restaurent-download-bt:hover .resturant-page-start-text-in img {
    content: url('../../landing_new/img/Restaurant-image/white-aro.png') !important; 
}

.restaurent-viewmenu-bt:hover .resturant-page-start-text-in {
    background: transparent !important;
    color: var(--primary-color9) !important;
}







.order{
    padding-inline: 400px;
}
@media (max-width: 1190px) {
    .order{
        padding-inline: 300px !important;
    }
    
}

@media (max-width: 956px) {
    .order{
        padding-inline: 200px !important;
    }
    
}
@media (max-width: 768px) {
    .order{
        padding-inline: 100px !important;
    }
}

@media (max-width: 550px) {
    .order{
        padding-inline: 20px !important;
    }
    
}



.restaurant-page-heading-title{
    font-size: 47px;
    font-weight: 400;
}
.restaurent-explorenow-btn-in{
    padding: 10px !important;
    
}
.restaurent-explorenow-btn{
    
    border: 1px solid transparent !important;
}
.restaurent-explorenow-btn:hover .restaurent-explorenow-btn-in{
     border: 1px solid var(--primary-color9) !important;
    
}

.restaurant-page-content {
    background-image: url('../img/Restaurant-image/bg-img.png');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50vh;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: var(--primary-color4);
}

.restaurent-page-input-email {
    position: absolute;
    width: 50%;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.flower-background{
    background-image: url(../potolo-restuarent/assets/img/Restaurant-image/background-flower.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
/* .restaurent-page-card-bg-img{
    background-image: ;
} */
.restaurent-page-input-btn {
    position: relative;
    display: flex;
}

.restaurent-page-card {
    border: none;
    border-top: 5px solid var(--primary-color9);
    border-radius: 15px;
}
.floweerr-bg {
    /* background-image: url('../assets/img/Restaurant-image/bg-img1.png'); */
    background-image: url('../img/Restaurant-image/bg-img1.png');

    background-position: right top 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 110px;
    /* min-height: 100vh; */
}

.bgg-blue {
    background: #00ADD40D;
    /* background-image: url("../assets/img/Restaurant-image/Group\ \(13\).png"); */
    background-image: url("../img/Restaurant-image/Group\ \(13\).png");
    background-position: left top 126px;
    background-repeat: no-repeat;
    background-size: 300px;
}

.restaurant-review-slider {
    /* position: relative;
    overflow-x: scroll;
    overflow-y: hidden; */
    width: 100%;
    /* -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    scrollbar-width: none; */
}

.restaurant-review-slider::-webkit-scrollbar {
    /* display: none; */

}

.restaurant-review-container {
    display: flex;
    gap: 60px;
    padding: 20px 0;
    width: max-content;
}

.restaurant-page-comment {
    flex: 0 0 500px;
    /* Adjust this width as needed */
    max-width: 500px;
    height: auto;
    width: 100%;
    box-shadow: 0px 15px 30px 0px #00000012 !important;
    border: 2px solid transparent !important;
    border-radius: 70px 40px !important;
}

.restaurant-page-comment:hover {

    max-width: 500px;
    height: auto;
    width: 100%;
    border-top: none;
    border: 2px solid rgba(0, 0, 0, 10%) !important;
    border-bottom-right-radius: 50px !important;
    border-bottom-left-radius: 20px !important;
    border-top-left-radius: 50px !important;
    border-top-right-radius: 20px !important;

    box-shadow: rgba(0, 0, 0, 25%) 0px 5px 10px !important;
}

.restaurant-page-comment-img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.happy-customer-padding{
    padding-top: 50px;
    padding-bottom: 40px;
}
 @media (max-width: 450px){
    .restaurant-page-comment-text{
     font-size: 12px !important;
     padding-inline: 5px !important;
    }
 }
.restaurent-page-card:hover {

    box-shadow: rgba(50, 50, 93, 0.25) 0px 16px 25px -5px, rgba(0, 0, 0, 0.3) 0px 15px 15px -22px;
}

/* slider card start here  */
.rastaurent-page-slide-card {
    border: none;
    border-radius: 12px;
}
.discovr-dishh-textt {
    font-size: 16px; 
    font-weight: 400; 
    padding-inline: 135px;
}

@media (max-width: 992px) {
    .discovr-dishh-textt {
        font-size: 16px; 
        font-weight: 400; 
        padding-inline: 0px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .higt-btnn {
        height: 64px !important;
    }
}
.rastaurent-page-slide-card:hover {
    border-top: none;
    border: 1px solid rgba(0, 0, 0, 10%);
    border-bottom-right-radius: 50px;
    box-shadow: rgba(0, 0, 0, 25%) 0px 5px 10px;
}

.card-radius{
    border-radius: 50px 10px;
}
.food-card-background{
    background-image: url(/potolo-restuarent/assets/img/Restaurant-image/food-card-background.png);
}
.restaurant-page-card-img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    margin-top: -90px;
}

.restaurant-page-price-tag {
    position: absolute;
    /* top: 20px;
    right: 5px; */
    top: 24px;
    right: 36px;
    background-color: #17a2b8;
    color: white;
    padding: 15px 15px;
    border-radius: 50%;
    font-weight: bold;
}

.restaurant-page-card-title {
    font-size: 1.1em;
    margin-top: 15px;
}

.restaurant-page-card-text {
    font-size: 0.9em;
    color: #999A9D;
}

.restaurant-page-card-text:hover {
    font-size: 0.9em;
    color: #999A9D;
    padding: 0px;
}

/* slider card end here  */
/* comment start here  */
.rastaurent-page-comment {
    width: 600px;
height: auto;

    border: none !important;
    border-radius: 50px 20px !important;
}

.rastaurent-page-comment:hover {
    border-top: none;
    border: 2px solid rgba(0, 0, 0, 10%) !important;
    border-bottom-right-radius: 50px !important;
    border-bottom-left-radius: 20px !important; 
    border-top-left-radius: 50px !important;
    border-top-right-radius: 20px !important;

    box-shadow: rgba(0, 0, 0, 25%) 0px 5px 10px !important;
}

.restaurant-page-comment-img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-top: -40px;
}
  
.restaurant-page-comment-text {
    font-size: 16px;
    font-weight: 400;
    padding-inline: 20px;
}

.restaurant-page-comment-designation {
    color:  #999A9D;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    
}
.restaurant-page-comment-title {
    font-size: 1.1em;
    margin-top: 15px;

}


/* banner css code  */
.newsletter-section {
    background-image: url('../img/Restaurant-image/bg-img.png');
    background-size: cover;
    background-position: center;
    color: white;
    padding: 75px 0 58px;
    text-align: center;
    border-radius: 15px;
}

.newsletter-text {
    font-size: 40px;
    margin-bottom: 40px;
}

.newsletter-input {
    margin: 0 auto;
}

.search-container {
    position: relative;
    width: 70%;
    max-width: 650px;
    margin: 0 auto;
}

.search-container input[type="text"] {
    width: 100%;
    padding: 12px 100px 10px 15px;
    font-size: 16px;
    height: 60px;
    border-radius: 15px;
    border: 1px solid #ddd;
}
  .freshnes-h {
    font-size: 48px; 
    font-weight: 400;
  }

.search-container button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 20px;
    background-color: #00ADD4;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}

@media (min-width:992px) and (max-width: 1200px) {
    .freshnes-h {
        font-size: 40px; 
        font-weight: 400;
    }
}

@media (max-width: 440px) {
    .freshnes-h {
        font-size: 30px; 
        font-weight: 400;
    }
}

@media (max-width: 768px) {
    

    
    .newsletter-text {
        font-size: 30px;
        margin-bottom: 20px;
    }
}
@media (max-width: 520px) {
    .search-container button {
        
        padding: 5px 10px;
       
    }
    .search-container{
        width: 100%;
        margin: 10px;
    }
    .search-container input[type="text"] {
       
        font-size: 12px;
        height: 50px;
    }

    .newsletter-text {
        font-size: 25px;
        margin-bottom: 20px;
    }
}

@media (max-width: 430px) {
   
    .newsletter-text {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

.restaurent-btn-size:hover{
    border: 2px solid #00ADD4;
    color: black;
} 
.btn-image{
    border: none;
    outline: none;
}
.customer-background-img{
    background-image: url("../assets/img/Restaurant-image/background-img.png");
}
.QR-code-img{
    width: 100% ;
    max-width: 180px;
    height: auto;
    margin-top: 5px;
}

.footer-bg {
    background-image: url("../img/Restaurant-image/footer-bg.png");
    background-size: 748px;
    background-repeat: no-repeat;
    background-position: right top -33px
}
/* banner css code  */
@media(min-width:320px) and (max-width:425px) {

    .resturant-page-start-button,
    .resturant-page-start-button-in {
        font-size: 12px;
    }

    .restaurent-btn-size {
        font-size: 10px;
    }
}
@media (min-width:320px) and (max-width:500px){
    .order{
        padding-inline: 10px !important;
    }
    .restaurant-page-heading-title{
        font-size: 30px;
        font-weight: 400;
    }
}

 


.slick-slider .rastaurent-page-slide-card {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }
  
  .slick-slide {
    display: flex;
    justify-content: center;
     margin: 0 15px; /* Adjust the value as needed */
  }
  .slik-height{
    height: 480px ;
  }
  .margin-topslik{
    margin-top: 100px !important;
  }
 
  

