/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child

*/

/* Add your custom styles here */
.callus .elementor-icon-box-wrapper {
    background: #fff;
    padding: 10px;
    border-radius: 50px;
}
.callus h3 {margin: 0;}
.bgBefore{
	position: relative;
}
.bgBefore::before{
	content:'';
	position: absolute;
	width: 60%;
	height: 100%;
	border-radius: 0 400px 400px 0;
	background-color: #43145B;
}
.contactForm input.wpcf7-form-control {
    backdrop-filter: blur(10px);
    color: #ccc;
    background: #FFFFFF1A;
    font-family: Rubik;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    border-radius: 5px;
    letter-spacing: 0%;
	height: 54px;
    border: 1px solid #7F3BA2;
}
input:focus-visible,
textarea:focus-visible{
    outline: none;
    box-shadow: none;
}
.contactForm textarea {
    backdrop-filter: blur(10px);
    color: #ccc;
    background: #FFFFFF1A;
    font-family: Rubik;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    border-radius: 5px;
    letter-spacing: 0%;
	height: 100px;
    font-family: "Rubik", sans-serif;
    font-weight: 300;
    border: 1px solid #7F3BA2;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color: #222222;
    background: #F3CA26;
    border: 1px solid #F3CA26;
    border-radius: 100px;
    padding: 12px 40px;
	font-family: "Rubik", sans-serif;
    font-weight: 400;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
	background: #222222;
    color: #F3CA26;
}
.contactForm input {
    margin-bottom: 10px !important;
}
::placeholder {
  color: #CCCCCC;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #CCCCCC;
}
.testimonials .swiper-navigation-button{
	top:-65px;
}
.testimonials .swiper-button-prev {
    left: auto !important;
    right: 50px !important;
}
.testimonials .elementskit-commentor-header {
    position: absolute;
    bottom: 50px;
    left: 118px;
}
.testimonials .elementskit-author-name{
	margin-bottom:40px !important;
}
.wpcf7-response-output {
    color: #fff;
}
.myDishesSwiper{
padding: 10px;
}
.dish-card {
            text-align: center;
            background: #fff;
            border-radius: 500px 500px 30px 30px;
            padding: 20px 20px 40px 20px;
            box-shadow: 0px 5px 10px 0px #00000014 !important;
            transition: all 0.3s ease;
        }
		.dish-img{
			position: relative;
			z-index: 0;
		}
      .dish-img::before {
			border-radius: 500px 500px 30px 30px;
			background: #FAEFFF;
			padding: 20px;
			content: '';
			position: absolute;
			height: 280px;
			width: 100%;
			z-index: -1;
			left:0;
		}
		.dish-img:hover::before {
			background: #821C82;
		}
		
		.dish-img img {
			padding: 30px;
		}
		.dish-card h3 {
            margin: 15px 0 5px;
        }
        .dish-card p {
    margin:  0px;
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    line-height: 1.4;
}
p.dish_desc {
    margin: 15px 0px;
}
     .view-more {
    display: inline-block;
    margin-top: 25px;
    padding: 10px 30px;
    border: 1px solid #821c82;
    color: #821c82;
    border-radius: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.btm_img_left img {border-bottom-left-radius: 20px;}
.top_img_right img {border-top-right-radius: 20px;}
.bdt-slide-image {
    background-size: contain !important;
    height: 580px !important;
}
li.bdt-slideshow-item{
	position:relative;
}
li.bdt-slideshow-item::before {
    content: '';
    position: absolute;
    background: #821C82;
    height: 480px;
    width: 50%;
    right: 70px;
    top: 0;
    border-radius: 0 0 500px 500px;
}
.txtclr {
    color: #CD1A12;
}
.main-butt {
    display: flex;
    gap: 15px;
}

li.bdt-slideshow-item {
    width: calc(1300px - 20px);
    margin: auto !important;
}
.bdt-prime-slider-sequester .bdt-slideshow-item {
    margin: auto !important;
	padding-top: 60px;
}
.dish-card span {
    font-weight: 700;
}
#bdt-slideshow-1 {
    background-image: url('https://wordpress.demobrains.com/rollito/wp-content/uploads/2025/07/top_banner_bg_img.webp');
    background-repeat: no-repeat;
}
.elementor-location-header {
    background: #f8eefd;
}
.bdt-prime-slider ul {
    height: 700px !important;
}
.dishes_arrow .swiper-button-next {
    top: -30px;
}
.dishes_arrow .swiper-button-prev {
    top: -30px;
    right: 60px;
    left: auto;
}
.dishes_arrow .swiper-button-prev:after, 
.dishes_arrow .swiper-button-next:after {
    font-size: 16px !important;
    color: #666666;
    padding: 10px 14px;
    border: 1px solid #666666;
    border-radius: 20px;
}
.w-auto{width:auto;}
/* .possticky{
	position: sticky;
	top:0;
} */


.page-id-2 .header-sec {
    border-radius: 0px !important;
}


@media  (min-width: 768px) and (max-width: 1024px) {
/* .bgBefore::before{
	width:615px;
} */
.about_section .elementor-background-overlay {
    display: none;
}
li.bdt-slideshow-item {
    width: calc(1000px - 20px);
}
.bdt-slide-image {
    height: 475px !important;
}
.bdt-prime-slider ul {
    height: 600px !important;
}
}
@media screen and (max-width: 767px){
	.about_section .elementor-background-overlay {
    display: none;
}
	.bgBefore::before{
		width:100%;
		border-radius:0px;
	}
	li.bdt-slideshow-item{
		width:auto !important;
	}
	.bdt-prime-slider ul {
    height: 350px !important;
    min-height: 350px !important;
}
}
@media only screen and (max-width: 1025px) {
.elementor-location-header {
    background: #821c82 !important;
}
}