/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*
 * Global CSS
 * */

body{
	--white-color: var(--e-global-color-573d49f);
	overflow-x: clip;
}

.br-desktop-none br{
    display: none;
}

figure,
.elementor-widget-image-carousel .swiper .swiper-slide figure{
    line-height: 0;
}

.elementor-widget-theme-post-excerpt p:last-child,
.elementor-widget-text-editor p:last-child{
    margin-bottom: 0;
}

.elementor-widget-icon .elementor-icon-wrapper,
.elementor-widget-icon-box .elementor-icon-box-icon{
    line-height: 0;
}

.icon-height-size.elementor-widget-icon .elementor-icon-wrapper .elementor-icon svg{
    height: auto;
}

.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-image-box .elementor-image-box-title{
    margin-top: 0;
}

.icon-box-icon-center.elementor-widget-icon-box .elementor-icon-box-wrapper{
    align-items: center;
}

/* Button CSS */

.elementor-widget-button .elementor-button-wrapper{
	line-height: 0;
}

.elementor-widget-button .elementor-button{
	position: relative;
    transition: all 0.3s ease-in-out;
	z-index: 1;
}

.elementor-widget-button .elementor-button:before,
.elementor-widget-button .elementor-button:after{
	content: '';
	position: absolute;
	top: -9.8px;
	left: 50%;
	background: var(--e-global-color-accent);
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	width: calc(100% - 20px);
	height: 10.1px;
	transform: translateX(-50%);
	transition: all 0.3s ease-in-out;
	z-index: -1;
}

.elementor-widget-button .elementor-button:after{
	top: auto;
    bottom: -9.8px;
    transform: translateX(-50%) rotate(180deg);
}

.red-btn.elementor-widget-button .elementor-button::before,
.red-btn.elementor-widget-button .elementor-button::after{
	background: var(--e-global-color-secondary);
}

.elementor-widget-button .elementor-button:hover:before,
.elementor-widget-button .elementor-button:hover:after,
.elementor-widget-button .elementor-button:focus:before,
.elementor-widget-button .elementor-button:focus:after{
	background: var(--e-global-color-secondary);
}

.dark-btn.elementor-widget-button .elementor-button:hover:before,
.dark-btn.elementor-widget-button .elementor-button:hover:after,
.dark-btn.elementor-widget-button .elementor-button:focus:before,
.dark-btn.elementor-widget-button .elementor-button:focus:after{
	background: var(--white-color);
}

.red-btn.elementor-widget-button .elementor-button:hover:before,
.red-btn.elementor-widget-button .elementor-button:hover:after,
.red-btn.elementor-widget-button .elementor-button:focus:before,
.red-btn.elementor-widget-button .elementor-button:focus:after{
	background: var(--e-global-color-primary);
}

.elementor-widget-button .elementor-button .elementor-button-content-wrapper{
	align-items: center;
}

.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon{
	line-height: 0;
}

/* Icon & Images Box CSS */
.elementor-widget-icon-box .elementor-icon-box-description a,
.elementor-widget-image-box .elementor-image-box-description a{
    color: inherit;
    transition: all 0.3s ease-in-out;
}

/*  Tab Widget CSS */
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title:hover,
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title:focus{
    border-radius: var(--n-tabs-title-border-radius);
}

.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title{
    transition: all 0.3s ease-in-out;
}

.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon svg path{
    transition: all 0.3s;
}

/* Menu Border CSS */
.elementor-widget-nav-menu ul.elementor-nav-menu--dropdown a, 
.elementor-widget-nav-menu ul.elementor-nav-menu--dropdown a:focus, 
.elementor-widget-nav-menu ul.elementor-nav-menu--dropdown a:hover{
	border-inline-start: 0 !important;
}

/* Section Title CSS */

h1.elementor-heading-title span,
h2.elementor-heading-title span{
	color: var( --e-global-color-accent );
}

@media only screen and (max-width: 1320px) {
	
	.container-padding-left{
		padding-left: 10px;
	}
	
	.container-padding-right{
		padding-right: 10px;
	}
}

@media only screen and (max-width: 1024px) {
	
	.br-tablet-none br{
		display: none;
	}
	
	.container-padding-left{
		padding-left: var(--padding-left);
	}
	
	.container-padding-right{
		padding-right: var(--padding-right);
	}
}

@media only screen and (max-width: 767px) {
	
	.br-mobile-none br{
		display: none;
	}

}





/* Header CSS */

.main-header{
	backdrop-filter: blur(10px);
}

.fun-restaurant-header-menu .elementor-nav-menu--main  ul li,
.fun-restaurant-header-menu .elementor-nav-menu--main  ul li a{
	transition: all 0.3s ease-in-out;	
}

.fun-restaurant-header-menu .elementor-nav-menu--main  ul:not(.sub-menu)>li>a{
	border-radius: 10px;
}

.fun-restaurant-header-menu .elementor-nav-menu--main  ul:not(.sub-menu)>li>a:hover,
.fun-restaurant-header-menu .elementor-nav-menu--main  ul:not(.sub-menu)>li .highlighted,
.fun-restaurant-header-menu .elementor-nav-menu--main  ul:not(.sub-menu)>li a:focus,
.fun-restaurant-header-menu .elementor-nav-menu--main  ul li a.elementor-item-active{
	background: #0E150E;
}

.fun-restaurant-header-btn .elementor-button{
	position: relative;
	transition: all 0.3s ease-in-out;
}

/* Hero Section CSS */

.fun-restaurant-bakery-hero{
	background-size: 450px auto;
}

.fun-restaurant-bakery-hero:before{
	background-position: bottom 150px right;
	background-size: 19.792vw auto;
}

.fun-restaurant-bakery-hero:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	background-color: var(--white-color);
	mask-image: url("./images/hero-bottom-shape.svg");
	mask-position: center bottom;
	mask-repeat: repeat-x;
	mask-size: contain;
	width: 100%;
	height: 106.33px;
}

/* fun-restaurant-about Section */

.fun-restaurant-about-img:before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url("./images/fun-restaurant-about-image-border.svg") no-repeat top right;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.fun-restaurant-about-img img{
	aspect-ratio: 1 / 0.70;
	object-fit: cover;
	object-position: right center;
}


/* fun-restaurant-why-choose-us-cta-box */

.frb-why-choose-cta-box2 .elementor-cta{
	flex-direction: column-reverse;
}

/* fun-restaurant-choose-your-perfect-menu */

.frb-choose-menu{
	position: relative;
}

.frb-choose-menu:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 120px;
	top: -70px;
	left: 0;
	bottom: 0;
	right: 0;
	background: url("/wp-content/uploads/2026/01/frb-choose-your-perfect-menu-bg1.png") repeat center center;
	background-size: auto;
}

.frb-choose-menu:before{
	content:'';
	position:absolute;
	width: 100%;
	height: 130px;
	top: auto;
	left:0;
	right:0;
	bottom: -70px;
	background:url("/wp-content/uploads/2026/01/frb-choose-your-perfect-menu-bg2.png") repeat center center;
	background-size:auto;
}

.frb-choose-your-perfect-menu .e-n-tab-title{
	min-width: 156px;
	position: relative;
	transition: all 0.3s ease-in-out;
}

.frb-choose-your-perfect-menu .e-n-tab-title:before,
.frb-choose-your-perfect-menu .e-n-tab-title:after{
	content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    background: var( --white-color );
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    width: calc(100% - 20px);
    height: 12px;
    transform: translateX(-50%);
    transition: all 0.3s ease-in-out;
}

.frb-choose-your-perfect-menu .e-n-tab-title:after{
	top: auto;
	bottom: -10px;
	transform: translateX(-50%) rotate(180deg);
}

.frb-choose-your-perfect-menu .e-n-tab-title:hover:before,
.frb-choose-your-perfect-menu .e-n-tab-title:hover:after,
.frb-choose-your-perfect-menu .e-n-tab-title[aria-selected="true"]:before,
.frb-choose-your-perfect-menu .e-n-tab-title[aria-selected="true"]:after{
	background: var( --e-global-color-secondary );
}

.fun-restaurant-menu-img img{
	aspect-ratio: 1 / 0.98;
	object-fit: cover;
}

.frb-choose-your-perfect-menu .elementor-price-list li{
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #323832;
}

.frb-choose-your-perfect-menu .elementor-price-list li:last-child{
	margin-bottom: 0px;
}

.frb-choose-your-perfect-menu .elementor-price-list li .elementor-price-list-image{
	line-height: 0;
}

.frb-choose-your-perfect-menu .elementor-price-list li .elementor-price-list-image img{
	max-width: 52px !important;
}

.frb-choose-your-perfect-menu .elementor-price-list li .elementor-price-list-header{
	margin-bottom: 0;
}

/* frb-tetsimonials-box */

.frb-testimonial-bg{
	position: relative;
}

.frb-testimonial-bg:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 120px;
    top: -70px;
    left: 0;
    bottom: 0;
    right: 0;
    background: url("/wp-content/uploads/2026/01/frb-choose-your-perfect-menu-bg1.png") repeat center center;
    background-size: auto;
}

.frb-testimonial-bg{
	position:relative;
}

.frb-testimonial-bg:after{
	content:'';
	position:relative;
	width: 100%;
	height: 130px;
	top: 145px;
	left:0;
	right:0;
	bottom:0%;
	background:url("/wp-content/uploads/2026/01/frb-choose-your-perfect-menu-bg2.png") repeat center center;
	background-size:auto;
}

/* Gallery CSS */
.fun-restaurant-gallery img{
	filter: grayscale(1);
	transition: all 0.3s ease-in-out;
}

.fun-restaurant-gallery img:hover{
	filter: grayscale(0);
}

.fun-restaurant-gallery-1 img{
	aspect-ratio: 1 / 1.4;
    object-fit: cover;
}

.fun-restaurant-gallery-2{
	aspect-ratio: 1 / 1.2;
    object-fit: cover;
}

/* frb-tetsimonials-box */

.fun-restaurant-testimonal .elementor-testimonial{
	padding: 140px 0 120px 0;
	position: relative;
}

.fun-restaurant-testimonal .elementor-testimonial:before{
	position: absolute;
	content: '';
	width: 113px;
	height: 82px;
	top: 0;
	left: 50%;
	right: auto;
	transform: translatex(-50%);
	background: url('/wp-content/uploads/2026/01/frb-testimonials-img1.png') no-repeat top center;
	background-size: cover;
}

.fun-restaurant-testimonal .elementor-swiper-button{
	position: absolute !important;
	top: auto !important;
	bottom: -30px;
}

.fun-restaurant-testimonal .elementor-swiper-button-prev{
	left: calc(50% - 73px) !important;
}

.fun-restaurant-testimonal .elementor-swiper-button-next{
	right: calc(50% - 73px) !important;
}

.fun-restaurant-testimonal .elementor-swiper-button{
	width: 66px;
	height: 66px;
	background: #FFFFFF26;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fun-restaurant-contact-img:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url("./images/fun-restaurant-about-image-border.svg") no-repeat top right;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.fun-restaurant-contact-img img{
	aspect-ratio: 1 / 1.1;
	object-fit: cover;
	object-position: right center;
}

/* 
 * Google Review CSS 
 * */

#sb-reviews-container-1 {

}

/* Height 100% CSS */
.sbr-owl-stage {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: stretch;
}

.sbr-owl-stage {
	padding: calc(var(--column-gutter) / 2) 0 !important;
}

.sbr-owl-item {
	padding: calc(var(--column-gutter) / 2) !important;
}

/* Height 100% CSS */
.sbr-owl-stage .sb-post-item-wrap,
.sbr-owl-stage .sb-post-item{
	height: 100%;
}

.sbr-owl-stage .sb-post-item{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: stretch;
}

.sb-post-item .sb-item-provider-icon {
	display: none;
}

.sb-post-item .sb-item-author-date-ctn {
	padding-right: 0 !important;
	padding-top: 30px !important;
	margin-top: 30px !important;
	border-top: 1px solid #FFF;
}

.sb-post-item .sb-item-author-date-ctn .sb-item-author-ctn {
	align-items: center;
	gap: 10px;
}

.sb-post-item .sb-item-author-date-ctn .sb-item-author-ctn .sb-item-author-img {
	width: 80px;
	min-width: 80px;
	height: 80px;
}

.sb-post-item .sb-item-author-date-ctn .sb-item-author-ctn .sb-item-name-date .sb-item-author-name {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 0px 0px 4px 0px !important;
}

.sb-post-item .sb-item-author-date-ctn .sb-item-author-ctn .sb-item-name-date .sb-item-author-date {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	text-transform: none;
}

.sb-post-item .sb-item-rating {
	margin: 0 0 20px !important;
}

.sb-post-item .sb-item-rating .sb-relative {
	line-height: 0;
}

.sb-post-item .sb-item-rating .sb-relative .sb-item-rating-ctn .sb-item-rating-icon svg {
	margin: 0 4px;
}

.sb-post-item .sb-item-text {	
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
}

.sb-post-item .sb-item-text a {
	color: inherit;
}

.sbr_carousel .sbr-owl-nav>div {
	--google-review-arrow: -100px;
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--e-global-color-accent) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: 16px auto !important;
	color: var(--white-color);
	padding: 0;
	margin: 0;
	width: 50px;
	height: 50px;
	transform: translateY(0%) !important;
	transition: all 0.3s ease-in-out;
}

.sbr_carousel .sbr-owl-nav>div:hover,
.sbr_carousel:hover .sbr-owl-nav>div:hover{
	background: var(--white-color) !important;
	color: var(--e-global-color-secondary);
}

.sbr_carousel:hover .sbr-owl-nav>div {
	background: var(--e-global-color-accent) !important;
	box-shadow: none;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.sbr_carousel .sbr-owl-nav>div svg path{
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

.sbr_carousel .sbr-owl-nav>.sbr-owl-prev {
	right: 80px;
}

.sbr_carousel .sbr-owl-nav>div svg {
	background-color: currentcolor;
	mask-image: url("./images/arrow.svg");
	mask-position: center center;
	mask-repeat: no-repeat;
	mask-size: contain;
	transition: all 0.3s ease-in-out;
	width: 22px;
	height: 16px;
}

.sbr_carousel .sbr-owl-nav>.sbr-owl-prev svg{
	transform: scale(-1);
}

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

	/* Google Review Testimonial CSS */

	.sbr_carousel {
		padding-bottom: 60px;
	}

	#sb-reviews-container-1 {
		--column-gutter: 20px;
	}
	
	/* Height 100% CSS*/
	.sbr-owl-stage .sb-post-item-wrap,
	.sbr-owl-stage .sb-post-item{
		height: auto;
	}
	
	.sbr-owl-stage .sb-post-item{
		align-items: flex-start;
	}

	.sb-post-item .sb-item-author-date-ctn .sb-item-author-ctn .sb-item-author-img {
		width: 60px;
		min-width: 60px;
		height: 60px;
	}

	.sb-post-item .sb-item-author-date-ctn .sb-item-author-ctn .sb-item-name-date .sb-item-author-name {
		font-size: 18px !important;
	}

	.sb-post-item .sb-item-author-date-ctn .sb-item-author-ctn .sb-item-name-date .sb-item-author-date {
		font-size: 14px !important;
	}

	.sbr_carousel .sbr-owl-nav>div {
		--google-review-arrow: calc(50% - 60px);
	}
	
	.sbr_carousel .sbr-owl-nav .sbr-owl-next{
		left: auto;
		right: var(--google-review-arrow);
	}
	
	.sbr_carousel .sbr-owl-nav .sbr-owl-prev{
		right: auto;
		left: var(--google-review-arrow);
	}

}

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

	/* Google Review Testimonial CSS */

	.sbr_carousel {
		padding-bottom: 50px;
	}

	.sb-post-item .sb-item-author-date-ctn .sb-item-author-ctn .sb-item-author-img {
		width: 50px;
		min-width: 50px;
		height: 50px;
	}

	.sb-post-item .sb-item-rating {
		margin: 0 0 15px !important;
	}

	.sbr_carousel .sbr-owl-nav>div {
		--google-review-arrow: calc(50% - 50px);
		width: 40px;
		height: 40px;
		background-size: 14px auto !important;
	}
}




/*****************************************************************************************************************************************************************************/
/* Bakery Contact Form CSS */
.bakery-contact-form	form .gform-body .gform_fields{
	gap: 35px 40px !important;
}

.bakery-contact-form form .gform-body .gform_fields .gform-grid-row{
	flex-direction: column;
	margin-inline: 0px !important;
	column-gap: 35px !important;
}

.bakery-contact-form form .gform-body .gform_fields .gform-grid-row .gform-grid-col{
	padding-inline: 0px !important;
}

.bakery-contact-form .ginput_container_date input{
	width: 100%;
}

.bakery-contact-form .time-field .ginput_complex{
	flex-direction: row !important;
	column-gap: 0 !important;
}

.bakery-contact-form .gform-body .ginput_container input{
	font-family: "Inter", Sans-serif;
	font-size: 20px;
	height: 68px;
	background: #F1F1F100;
	color: #736565;
	padding: 12px 20px 12px 60px;
	border: none;
	box-shadow: none;
	outline: none;
	border-radius: 20px;
}

.bakery-contact-form .gform-body .time-field > .ginput_container.gform-grid-row{
	column-gap: 0 !important;
	padding: 12px 12px 12px 60px;
}

.bakery-contact-form .gform-body .time-field > .ginput_container.gform-grid-row input{
	width: auto;
	line-height: 2.3em;
	padding: 0;
}

.bakery-contact-form .gform-body .time-field > .ginput_container{
	height: 68px;
	background: #F1F1F1;
	color: #736565;
	padding: 12px 20px;
	box-shadow: none;
	outline: none;
	border-radius: 20px;
}

.bakery-contact-form .gform-body .time-field > .ginput_container input[type="number"]::-webkit-outer-spin-button,
.bakery-contact-form .gform-body .time-field > .ginput_container input[type="number"]::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}

.bakery-contact-form .gform-body .time-field > .ginput_container input[type="number"]{
	padding: 0;
	height: auto;
	background: none;
	-moz-appearance: textfield !important;
	appearance: none !important;
}

.bakery-contact-form .gform-body .ginput_container_select{
	background-image: url('../images/icon-select-field.svg');
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-size: 20px auto;
	background-color: #f1f1f1;
	border-radius: 20px;
	border: none;
	box-shadow: none;
	outline: none;
	height: 68px;
	-moz-appearance: none;
	appearance: none;
}

.bakery-contact-form .gform-body .ginput_container_select select{
	background-image: url('/wp-content/uploads/2026/01/fun-resto-contact-dropdown-arrow.svg');
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 20px auto;
	background-color: #00000000;
	border-radius: 20px;
	padding: 12px 20px 12px 60px;
	height: 68px;
	-webkit-appearance: none;
	font-family: "Inter", Sans-serif;
	font-size: 20px;
	color: #736565;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	line-height: 2.2em;
		border: none;
	box-shadow: none;
	outline: none;
}

.bakery-contact-form .gform-body .ginput_container_select select,
.bakery-contact-form .gform-body .ginput_container_select select:focus{
	border: none;
	outline: none;
}

.bakery-contact-form .gform-body .date-field .ginput_container_date:after{
	display: none;
}

.bakery-contact-form .gform-body .date-field .ginput_container,
.bakery-contact-form .gform-body .time-field > .ginput_container,
.bakery-contact-form .gform-body .name-field,
.bakery-contact-form .gform-body .phone-field .ginput_container,
.bakery-contact-form .gform-body .mail-field .ginput_container{
	background-color: #F1F1F1;
	background-image: url("/wp-content/themes/hello-theme-child-master/images/icon-date-field.svg");
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-size: 20px auto;
	border-radius: 20px;
}

.bakery-contact-form .gform-body .time-field > .ginput_container{
	background-image: url("/wp-content/themes/hello-theme-child-master/images/icon-time-field.svg");
}

.bakery-contact-form .gform-body .name-field{
	background-image: url("/wp-content/themes/hello-theme-child-master/images/icon-name-field.svg");
}

.bakery-contact-form .gform-body .phone-field .ginput_container{
	background-image: url("/wp-content/themes/hello-theme-child-master/images/icon-phone-field.svg");
}

.bakery-contact-form .gform-body .mail-field .ginput_container{
	background-image: url("/wp-content/themes/hello-theme-child-master/images/icon-mail-field.svg");
}

.bakery-contact-form .gform-button{
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif !important;
	font-size: 28px !important;
	font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    text-transform: var(--e-global-typography-accent-text-transform) !important;
    font-style: var(--e-global-typography-accent-font-style) !important;
    line-height: var(--e-global-typography-accent-line-height) !important;
    letter-spacing: var(--e-global-typography-accent-letter-spacing) !important;
	padding: 20px 30px !important;
	background: var(--e-global-color-accent) !important;
	color: var(--white-color) !important;
	border-radius: 20.4px !important;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	transition: all 0.3s ease-in-out !important;
}

.bakery-contact-form .gform-button:hover{
	background: var(--e-global-color-secondary) !important;
}

.bakery-contact-form  .gform_confirmation_wrapper .gform_confirmation_message{
	font-family: "Titan One" , Sans-serif !important;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1.5em;
	background: #0E150E;
	color: #E5FF54;
	border-radius: 20px;
	padding: 15px;
}

.fun-restaurant-footer-form form{
	display: flex;
	flex-wrap: wrap;
	gap: 10px !important;
	width: 100%;
}

.fun-restaurant-footer-form .gform-body{
	width: calc(100% - 90px);
}

.fun-restaurant-footer-form .ginput_container input{
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	height: 45px;
	background: #FFFFFF;
	color: #333;
	padding: 12px;
	border-radius: 6.099px;
	border: 1.016px solid #EDECEC;
	box-shadow: none;
	outline: none;
}

.fun-restaurant-footer-form .gform_footer{
	margin: 0 !important;
}

.fun-restaurant-footer-form .gform_footer{
	width: 80px !important;
	height: 45px !important;
	border-radius: 6px !important;
	outline: none;
	box-shadow: none;
}

.fun-restaurant-footer-form .gform_footer input{
	background: var(--e-global-color-accent) !important;
	border: none !important;
}

.fun-restaurant-footer-form .gform_footer input:hover{
	background: var(--e-global-color-secondary) !important;
}

.fun-restaurant-footer-form .gform_footer input:hover,
.fun-restaurant-footer-form .gform_footer input:focus{
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
}

.fun-restaurant-footer-form  .gform_confirmation_wrapper .gform_confirmation_message{
	font-family: "Titan One" , Sans-serif !important;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1.5em;
	color: #0E150E;
	background: #E5FF54;
	border-radius: 20px;
	padding: 12px;
}

.opening-hours-list ul li .elementor-icon-list-text{
	display: inline-flex !important;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.footer-social-icon .elementor-grid-item {
	position: relative;
}

.footer-social-icon .elementor-grid-item:before{
	content: '';
	position: absolute;
	top:0;
	left: 0;
	bottom: 0;
	right: 0 ;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url("/wp-content/uploads/2026/01/social-icon-bg.png") no-repeat center center;
 	background-size: cover;
	height: 50px;
	width: 50px;
}

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

	.fun-restaurant-bakery-hero{
		background-size: 250px auto;
	}

	.fun-restaurant-bakery-hero:before{
		background-position: top 20px right;
		background-size: 180px auto;
	}

	.fun-restaurant-bakery-hero:after{		
		mask-size: 230% auto;
		height: 60px;
	}
	
	.frb-choose-menu:after{
		height: 60px;
		top: -30px;
		background-size: cover;
	}

	.frb-choose-menu:before {
		height: 80px;
		bottom: -50px;
		background-size: cover;
	}

	.frb-choose-your-perfect-menu .elementor-price-list li{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	/* fun-restaurant-why-choose-us-cta-box */	

	.frb-why-choose-cta-box1 .elementor-icon i:before,
	.frb-why-choose-cta-box1 svg;
	.frb-why-choose-cta-box2 svg{
		font-size: 35px !important;
	}	

	.frb-why-choose-cta-box2 .elementor-cta{
		flex-direction: column;
	}

	.frb-why-chosse-us-box-img{
		display: none !important;	
	}	
	
	.fun-restaurant-testimonal .elementor-testimonial {
		padding: 100px 0 80px 0;
	}
	
	.fun-restaurant-testimonal .elementor-testimonial:before {
		width: 100px;
		height: 72px;
	}
	
	.fun-restaurant-testimonal .elementor-swiper-button{
		width: 55px;
		height: 55px;
	}

	.fun-restaurant-testimonal .elementor-swiper-button-prev{
		left: calc(50% - 60px) !important;
	}

	.fun-restaurant-testimonal .elementor-swiper-button-next{
		right: calc(50% - 60px) !important;
	}
	
	.footer-social-icon .elementor-grid-item:before{
		height: 40px;
		width: 40px;
	}

}

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

	.fun-restaurant-bakery-hero{
		background-size: 160px auto;
	}

	.fun-restaurant-bakery-hero:before{
		background-position: top 10px right;
		background-size: 100px auto;
	}

	.fun-restaurant-bakery-hero:after{		
		mask-size: 260% auto;
		height: 40px;
	}
	
	.frb-choose-your-perfect-menu .e-n-tab-title:before, .frb-choose-your-perfect-menu .e-n-tab-title:after{
		height: 0;
	}

	.fun-restaurant-bakery-hero-heading .elementor-heading-title {
		text-shadow: 5px 5px 0px var(--e-global-color-secondary) !important;
	}
	
	.fun-restaurant-testimonal .elementor-testimonial {
        padding: 80px 0 60px 0;
    }
	
	.fun-restaurant-testimonal .elementor-testimonial:before {
        width: 80px;
        height: 60px;
    }
	
	.fun-restaurant-testimonal .elementor-swiper-button {
        width: 45px;
        height: 45px;
    }
	
	.fun-restaurant-testimonal .elementor-swiper-button-prev{
		left: calc(50% - 50px) !important;
	}

	.fun-restaurant-testimonal .elementor-swiper-button-next{
		right: calc(50% - 50px) !important;
	}
	
	.bakery-contact-form form .gform-body .gform_fields{
		display: flex;
    	flex-wrap: wrap;
    	flex-direction: column;
		gap: 25px !important;
	}
	
	.bakery-contact-form .gform-body .ginput_container input,
	.bakery-contact-form .gform-body .time-field > .ginput_container,
	.bakery-contact-form .gform-body .ginput_container_select,
	.bakery-contact-form .gform-body .ginput_container_select select{
		height: 55px;
	}
	
	.bakery-contact-form .gform-body .ginput_container input,
	.bakery-contact-form .gform-body .time-field > .ginput_container.gform-grid-row,
	.bakery-contact-form .gform-body .ginput_container_select select{
		padding: 10px 10px 10px 50px;
	}
	
	.bakery-contact-form .gform-body .ginput_container input,
	.bakery-contact-form .gform-body .ginput_container_select select{
		font-size: 18px;
	}
	
	.bakery-contact-form .gform-body .date-field .ginput_container,
	.bakery-contact-form .gform-body .time-field > .ginput_container,
	.bakery-contact-form .gform-body .name-field,
	.bakery-contact-form .gform-body .phone-field .ginput_container,
	.bakery-contact-form .gform-body .mail-field .ginput_container,
	.bakery-contact-form .gform-body .ginput_container_select select{
		background-size: 16px auto;
	}
	
	.bakery-contact-form .gform-body .time-field > .ginput_container.gform-grid-row input{
		line-height: 2.0em;
		height:auto;
		padding: 0;
	}

	.bakery-contact-form .gform-button{
		font-size: 22px !important;
	}
	
	.bakery-contact-form  .gform_confirmation_wrapper .gform_confirmation_message{
		font-size: 16px;
	}
}
/*****************************************************************************************************************************************************************************/
/* START Order Form */
.gf-order-summary{
  border:1px solid rgba(0,0,0,.12);
  border-radius:12px;
  padding:16px;
  background:#fff;
}
.gf-order-summary h3{ margin:0 0 10px; }
.gf-order-summary__meta{
  display:grid;
  grid-template-columns: 1fr;
  gap:6px;
  margin: 0 0 14px;
  font-size: 14px;
  opacity: .95;
}
.gf-order-summary__table{
  width:100%;
  border-collapse:collapse;
  font-size: 14px;
}
.gf-order-summary__table th,
.gf-order-summary__table td{
  border-bottom:1px solid rgba(0,0,0,.08);
  padding:10px 6px;
  vertical-align:top;
}
.gf-order-summary__table thead th{
  border-bottom:1px solid rgba(0,0,0,.18);
  font-weight:600;
}
.gf-order-summary__table tfoot td{
  border-bottom:none;
  padding-top:12px;
}
.gf-order-summary__note{
  margin:12px 0 0;
  font-size: 12px;
  opacity: .75;
}
.gf-order-summary__contact{
  margin: 0 0 14px;
}
.gf-order-summary__contact h4{
  margin: 0 0 8px;
}
.gf-order-summary__contact div{
  font-size: 14px;
  margin: 4px 0;
}

/* Form 8 Theme + Tokens */
#gform_wrapper_8{
  --red:#ff0000;
  --green:#02b721;
  --white:#ffffff;
  --dark:#0e150e;

  --text: var(--dark);
  --muted: rgba(14,21,14,.70);
  --border: rgba(14,21,14,.14);
  --border2: rgba(14,21,14,.22);
  --bg: var(--white);

  --radius: 14px;
  --radius-sm: 10px;

  --shadow: 0 12px 32px rgba(14,21,14,.10);
  --shadow-soft: 0 6px 16px rgba(14,21,14,.10);

  --focus: 0 0 0 4px rgba(2,183,33,.20);
  --field-gap: 18px;
  --page-pad: clamp(16px, 2vw, 24px);

  color: var(--text);

  /* Reduce overall width of Form 8 */
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

/* Container */
#gform_wrapper_8 .gform_body{
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: calc(var(--radius) + 2px);
  box-shadow: var(--shadow);
  padding: var(--page-pad);
}

/* Default field list */
#gform_wrapper_8 ul.gform_fields{
  margin: 0;
  padding: 0;
}
#gform_wrapper_8 .gfield{
  margin: 0 0 var(--field-gap);
}
#gform_wrapper_8 .gfield:last-child{
  margin-bottom: 0;
}

/* Headings + Sections */
#gform_wrapper_8 h3,
#gform_wrapper_8 .gsection_title{
  margin: 0 0 14px;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: .2px;
  color: var(--text);
}
#gform_wrapper_8 h4{
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
  color: var(--text);
}
#gform_wrapper_8 .gsection{
  margin: 22px 0 18px;
  padding: 18px 0 0;
  border-top: 1px dashed rgba(14,21,14,.18);
}
#gform_wrapper_8 .gsection:first-child{
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

/* Labels + Descriptions */
#gform_wrapper_8 .gfield_label{
  font-weight: 750;
  font-size: 14px;
  margin: 0 0 10px;
  color: var(--text);
}
#gform_wrapper_8 .gfield_description{
  color: var(--muted);
  font-size: 13px;
  margin-top: 6px;
}

/* Inputs */
#gform_wrapper_8 input[type="text"],
#gform_wrapper_8 input[type="email"],
#gform_wrapper_8 input[type="tel"],
#gform_wrapper_8 input[type="number"],
#gform_wrapper_8 select,
#gform_wrapper_8 textarea{
  width: 100%;
  border: 1px solid var(--border2);
  border-radius: var(--radius-sm);
  padding: 12px 12px;
  background: var(--bg);
  color: var(--text);
  transition: border-color .15s ease, box-shadow .15s ease;
  box-sizing: border-box;
}
#gform_wrapper_8 input::placeholder,
#gform_wrapper_8 textarea::placeholder{
  color: rgba(14,21,14,.45);
}
#gform_wrapper_8 input:focus,
#gform_wrapper_8 select:focus,
#gform_wrapper_8 textarea:focus{
  outline: none;
  border-color: var(--green);
  box-shadow: var(--focus);
}

/* Contact spacing */
#gform_wrapper_8 #field_8_40 .ginput_complex{
  gap: 14px;
}
#gform_wrapper_8 #field_8_40{
  margin-bottom: calc(var(--field-gap) + 4px);
}

/* Flavours chips (Field 5) */
#gform_wrapper_8 #field_8_5 .gfield_checkbox{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
}
#gform_wrapper_8 #field_8_5 .gchoice{
  margin: 0 !important;
  width: auto !important;
  position: relative;
}
#gform_wrapper_8 #field_8_5 input[type="checkbox"]{
  position: absolute;
  opacity: 0;
}
#gform_wrapper_8 #field_8_5 label{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid var(--border2);
  background: var(--bg);
  font-weight: 750;
  font-size: 14px;
  cursor: pointer;
  user-select: none;
  line-height: 1;
  white-space: nowrap;
  transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease, background .12s ease;
  box-shadow: 0 1px 0 rgba(14,21,14,.05);
}
#gform_wrapper_8 #field_8_5 .gchoice:hover label{
  transform: translateY(-1px);
  box-shadow: var(--shadow-soft);
}
#gform_wrapper_8 #field_8_5 input[type="checkbox"]:focus-visible + label{
  outline: none;
  box-shadow: var(--focus);
  border-color: var(--green);
}
#gform_wrapper_8 #field_8_5 input[type="checkbox"]:checked + label{
  background: linear-gradient(90deg, rgba(2,183,33,.14), rgba(255,0,0,.10));
  border-color: rgba(2,183,33,.45);
}
#gform_wrapper_8 #field_8_5 input[type="checkbox"]:checked + label::after{
  content: "✓";
  font-weight: 900;
  color: var(--green);
}
@media (max-width: 520px){
  #gform_wrapper_8 #field_8_5 label{ white-space: normal; }
}

/* Pickup Date (Field 45) */
#gform_wrapper_8 #field_8_45 .gfield_radio{
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
}
#gform_wrapper_8 #field_8_45 .gchoice{
  position: relative;
  margin: 0 !important;
}
#gform_wrapper_8 #field_8_45 input[type="radio"]{
  position: absolute;
  opacity: 0;
}
#gform_wrapper_8 #field_8_45 label{
  display: block;
  padding: 12px 14px;
  border-radius: var(--radius-sm);
  border: 1px solid var(--border2);
  background: var(--bg);
  cursor: pointer;
  font-weight: 800;
  transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease, background .12s ease;
}
#gform_wrapper_8 #field_8_45 .gchoice:hover label{
  transform: translateY(-1px);
  box-shadow: var(--shadow-soft);
}
#gform_wrapper_8 #field_8_45 input[type="radio"]:focus-visible + label{
  box-shadow: var(--focus);
  border-color: var(--green);
}
#gform_wrapper_8 #field_8_45 input[type="radio"]:checked + label{
  background: linear-gradient(90deg, rgba(255,0,0,.08), rgba(2,183,33,.12));
  border-color: rgba(2,183,33,.55);
}

/* Pickup Time (Field 46) */
#gform_wrapper_8 #field_8_46{
  --time-h: 52px;
  --time-w: 90px;
  --time-pad-x: 16px;
  --time-radius: 16px;
  --time-font: 16px;
}
#gform_wrapper_8 #field_8_46 .ginput_container_time.gform-grid-row{
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 14px !important;
}
#gform_wrapper_8 #field_8_46 .ginput_container_time.gform-grid-row > .gform-grid-col{
  flex: 0 0 auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
#gform_wrapper_8 #field_8_46 .ginput_container_time input,
#gform_wrapper_8 #field_8_46 .ginput_container_time select{
  box-sizing: border-box !important;
  height: var(--time-h) !important;
  min-height: var(--time-h) !important;
  padding: 0 var(--time-pad-x) !important;
  border: 1px solid var(--border2) !important;
  border-radius: var(--time-radius) !important;
  background: var(--bg) !important;
  color: var(--text) !important;
  font-size: var(--time-font) !important;
  line-height: var(--time-h) !important;
  display: inline-flex !important;
  align-items: center !important;
  width: auto !important;
}
#gform_wrapper_8 #field_8_46 .gfield_time_hour input,
#gform_wrapper_8 #field_8_46 .gfield_time_minute input{
  width: var(--time-w) !important;
  min-width: var(--time-w) !important;
  text-align: center !important;
}
#gform_wrapper_8 #field_8_46 .gfield_time_ampm select#input_8_46_3{
  width: var(--time-w) !important;
  min-width: var(--time-w) !important;
  text-align: center !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: none !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#gform_wrapper_8 #field_8_46 input[type="number"]{
  -moz-appearance: textfield !important;
}
#gform_wrapper_8 #field_8_46 input[type="number"]::-webkit-outer-spin-button,
#gform_wrapper_8 #field_8_46 input[type="number"]::-webkit-inner-spin-button{
  -webkit-appearance: none !important;
  margin: 0 !important;
}
@media (max-width: 520px){
  #gform_wrapper_8 #field_8_46{
    --time-w: 96px;
  }
}

#gform_wrapper_8 .gfield.product-field{
  border: 1px solid var(--border);
  border-radius: var(--radius);
  background: var(--bg);
  box-shadow: 0 1px 0 rgba(14,21,14,.05);
  padding: 14px 16px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

#gform_wrapper_8 .gfield.product-field .gfield_label{
  margin: 0 0 8px;
  overflow-wrap: anywhere;
}
#gform_wrapper_8 .gfield.product-field .gfield_label_product{
  font-weight: 800 !important;
}
#gform_wrapper_8 .gfield.product-field .ginput_container_singleproduct{
  display: flex;
  flex-direction: column;
  gap: 6px;
  flex: 1 1 auto;
}
#gform_wrapper_8 .gfield.product-field input.ginput_quantity,
#gform_wrapper_8 .gfield.product-field input[type="number"]{
  width: 100%;
  max-width: 320px;
  border-radius: 999px;
  padding: 10px 12px;
}
#gform_wrapper_8 .gfield.product-field .ginput_product_price_label{
  display: none;
}
#gform_wrapper_8 .gfield.product-field .ginput_product_price{
  margin-top: auto;
  padding-top: 4px;
  display: block;
  color: var(--green) !important;
  font-weight: 900;
  white-space: nowrap;
}
#gform_wrapper_8 .gfield.product-field .ginput_product_price::before{
  content: "Price: ";
  font-weight: 900;
  color: var(--green);
  margin-right: 4px;
}

@media (max-width: 899px){

  /* Make the page field list act like a flex grid */
  #gform_wrapper_8 .gform_page_fields > ul.gform_fields{
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 14px !important;
    justify-content: center !important; 
    align-items: stretch !important;
  }

  #gform_wrapper_8 .gform_page_fields > ul.gform_fields > .gfield:not(.product-field){
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    clear: both !important;
  }

  #gform_wrapper_8 .gform_page_fields > ul.gform_fields > .gfield.product-field{
    flex: 0 1 calc(50% - 7px) !important; 
    width: calc(50% - 7px) !important;
    max-width: calc(50% - 7px) !important;
    margin: 0 !important;
    float: none !important;
    clear: none !important;
    min-width: 0 !important;
  }

  /* Tighten mobile spacing inside cards */
  #gform_wrapper_8 .gfield.product-field{
    padding: 12px 12px !important;
  }
  #gform_wrapper_8 .gfield.product-field input.ginput_quantity,
  #gform_wrapper_8 .gfield.product-field input[type="number"]{
    max-width: 100% !important;
    padding: 8px 10px !important;
  }
  #gform_wrapper_8 .gfield.product-field .gfield_label{
    margin-bottom: 6px !important;
  }
}

@media (max-width: 380px){
  #gform_wrapper_8 .gform_page_fields > ul.gform_fields > .gfield.product-field{
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

#gform_wrapper_8 .gsection,
#gform_wrapper_8 .gfield:not(.product-field){
  clear: both;
  width: 100%;
}

/* Total (Field 37) */
#gform_wrapper_8 #field_8_37{
  border: 2px solid rgba(2,183,33,.25);
  background: linear-gradient(90deg, rgba(2,183,33,.10), rgba(255,0,0,.06));
  border-radius: var(--radius);
  padding: 14px;
  box-shadow: var(--shadow-soft);
}
#gform_wrapper_8 #field_8_37 .gfield_label{
  margin: 0 0 6px;
  font-size: 16px;
  font-weight: 900;
}
#gform_wrapper_8 #field_8_37 .ginput_total{
  font-weight: 1000;
  font-size: 20px;
  color: var(--green);
}

/* Progress */
#gform_wrapper_8 .gf_progressbar_wrapper{ margin: 0 0 16px; }
#gform_wrapper_8 .gf_progressbar{
  height: 12px;
  border-radius: 999px;
  overflow: hidden;
  background: rgba(14,21,14,.10);
}
#gform_wrapper_8 .gf_progressbar_percentage{
  height: 12px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--green), var(--red));
}
#gform_wrapper_8 .gf_progressbar_title{
  color: var(--muted);
  font-weight: 750;
}

/* Buttons */
#gform_wrapper_8 .gform_page_footer{
  margin-top: 18px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
}
#gform_wrapper_8 .gform_next_button,
#gform_wrapper_8 .gform_button{
  border: 0;
  border-radius: 999px;
  padding: 12px 18px;
  font-weight: 950;
  letter-spacing: .3px;
  cursor: pointer;
  color: var(--white);
  background: linear-gradient(90deg, var(--green), rgba(2,183,33,.88));
  box-shadow: var(--shadow-soft);
  transition: transform .12s ease, box-shadow .12s ease;
}
#gform_wrapper_8 .gform_next_button:hover,
#gform_wrapper_8 .gform_button:hover{
  transform: translateY(-1px);
  box-shadow: var(--shadow);
}
#gform_wrapper_8 .gform_next_button:focus-visible,
#gform_wrapper_8 .gform_button:focus-visible{
  outline: none;
  box-shadow: var(--focus), var(--shadow-soft);
}
#gform_wrapper_8 .gform_previous_button{
  border-radius: 999px;
  padding: 12px 18px;
  font-weight: 900;
  cursor: pointer;
  color: var(--text);
  background: rgba(14,21,14,.06);
  border: 1px solid var(--border2);
}
#gform_wrapper_8 .gform_previous_button:focus-visible{
  outline: none;
  box-shadow: var(--focus);
  border-color: var(--green);
}
@media (max-width: 700px){
  #gform_wrapper_8 .gform_page_footer{
    flex-direction: column-reverse;
    align-items: stretch;
  }
  #gform_wrapper_8 .gform_next_button,
  #gform_wrapper_8 .gform_previous_button,
  #gform_wrapper_8 .gform_button{
    width: 100%;
    text-align: center;
  }
}

/* Validation */
#gform_wrapper_8 .gfield_error{
  border-left: 4px solid var(--red);
  padding-left: 10px;
}
#gform_wrapper_8 .validation_message,
#gform_wrapper_8 .gfield_validation_message{
  color: var(--red);
  font-weight: 800;
}

.gf-order-summary [data-gf-meta="total"]{
  color: #02b721;
  font-weight: 900;
}

/* Hide GF AJAX spinner (multipage next/prev) */
#gform_wrapper_8 img.gform_ajax_spinner,
#gform_wrapper_8 .gform_ajax_spinner{
  display: none !important;
}

@media (max-width: 948px) {
  #gform_wrapper_8 {
    padding: 0 20px;  
    box-sizing: border-box;
  }
}

#gform_wrapper_8 #field_8_60 select#input_8_60{
  color: #111 !important;
  background-color: #fff !important;

  -webkit-text-fill-color: #111 !important;
  text-shadow: none !important;
  opacity: 1 !important;
  filter: none !important;

  text-indent: 0 !important;
  padding-left: 12px !important;

  font-size: 16px !important;
  line-height: 1.2 !important;
  min-height: 44px !important;

  -webkit-appearance: menulist !important;
  appearance: menulist !important;
}

#gform_wrapper_8 #field_8_60 select#input_8_60 option{
  color: #111 !important;
  background: #fff !important;
}
/* Mobile fix: prevent select text clipping */
@media (max-width: 768px){
  #gform_wrapper_8 #field_8_60 select#input_8_60{
    height: auto !important;
    min-height: 52px !important;      /* gives the text breathing room */
    padding: 14px 14px !important;    /* more vertical padding */
    line-height: 1.4 !important;      /* fixes baseline clipping */
    font-size: 16px !important;       /* iOS zoom-safe + consistent */
    box-sizing: border-box !important;
  }
}
/* END Order Form */
/***********************************************************************************************************************/
/* START Contact Form */
/* =========================================
   Form 3 - Submit button match Form 8
   ========================================= */
#gform_wrapper_3{
  --green:#02b721;
  --white:#ffffff;
  --shadow: 0 12px 32px rgba(14,21,14,.10);
  --shadow-soft: 0 6px 16px rgba(14,21,14,.10);
  --focus: 0 0 0 4px rgba(2,183,33,.20);
}

/* Submit (and Next, if Form 3 is ever multipage) */
#gform_wrapper_3 .gform_button,
#gform_wrapper_3 .gform_next_button{
  border: 0;
  border-radius: 999px;
  padding: 12px 18px;
  font-weight: 950;
  letter-spacing: .3px;
  cursor: pointer;
  color: var(--white);
  background: linear-gradient(90deg, var(--green), rgba(2,183,33,.88));
  box-shadow: var(--shadow-soft);
  transition: transform .12s ease, box-shadow .12s ease;
}

#gform_wrapper_3 .gform_button:hover,
#gform_wrapper_3 .gform_next_button:hover{
  transform: translateY(-1px);
  box-shadow: var(--shadow);
}

#gform_wrapper_3 .gform_button:focus-visible,
#gform_wrapper_3 .gform_next_button:focus-visible{
  outline: none;
  box-shadow: var(--focus), var(--shadow-soft);
}

@media (max-width: 700px){
  #gform_wrapper_3 .gform_button,
  #gform_wrapper_3 .gform_next_button{
    width: 100%;
    text-align: center;
  }
}

#gform_wrapper_3 .gform_required_legend{
  display: none;
}

.ginput_product_price_label {
  display: none !important;
}

/* Make tax line invisible  */
.total-tax {
  opacity: 0;               
  font-size: 12px;
  line-height: 1.2;
  margin: 4px 0 0;
  padding: 0;
  color: #000;
  pointer-events: none;
	
  position: absolute !important;
  left: -9999px;        
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}


/* END Contact Form*/