/*# sourceMappingURL=style.css.map */

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* select.wpcf7-form-control.wpcf7-select {
    border-radius: 8px;
    width: 100%;
    padding: 13px 0px 14px;
    border-color: #aaaaaa;
} */
.mb-3.d-flex.align-items-center p {
	display: flex !important;
}

.d-flex input#toggleAddress {
	margin: 2px 10px 2px 0px !important;
}

.form-select {
	padding: .7rem 2.25rem .8rem .75rem !important;
	border-radius: 10px !important;
}

.primary-cta-div {
	box-shadow: 0px 0px 15px 7px rgba(0, 0, 0, .15);
	margin-top: 34px;
	display: inline-block;
	border-radius: 10px;
}

.concession_pizza a {
	color: #ffc425 !important;
}

.concession_pizza a:hover {
	color: #1c1a1a !important;
}

.cky-btn {
	color: white !important;
	background-color: black !important;
	border: 5px solid #ffc425 !important;
	box-shadow: 0px 0px 0px 5px #c31f33;
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	border-color: #ffc425;
	font-family: "Roboto", Sans-serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
}

.acl-sitelinx #sitelinx-toggle-toolbar.small {
	width: 40px;
	height: 40px;
	border: 2px solid white;
	padding: 2px !important;
	display: none;
}

button#sitelinx-close-toolbar {
	box-shadow: 0px 0px 0px 0px #c31f33;
}

.cky-consent-bar {
	display: none;
}

div#sitelinx-toolbar {
	border: 0px solid rgba(255, 255, 255, 1) !important;
}

button.cky-btn-revisit {
	box-shadow: none !important;
}

button.cky-btn-revisit:hover {
	background-color: #0056a7 !important;
}

button.cky-btn-close:hover {
	background-color: white !important;
}

button.cky-show-desc-btn {
	background-color: white !important;
}

button.cky-accordion-btn:hover {
	background-color: white !important;
}

.cky-btn:hover {
	color: black !important;
	box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .59) !important;
	background-color: #ffc425 !important;
}

button#sitelinx-toggle-toolbar {
	bottom: 20px !important;
	right: 20px !important;
}

.primary-cta {
	color: #fff !important;
	font-size: 20px;
	min-width: 160px;
	text-align: center;
	display: inline-block;
	font-family: "Roboto", Sans-serif !important;
	font-weight: 700 !important;
	background: #1c1a1a;
	border: 5px solid #ffc425;
	box-shadow: 0px 0px 0px 5px #c31f33;
	padding: 16px 24px;
	border-radius: 10px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	transition: all .3s;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	margin-top: 25px;
	box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .59) !important;
	background-color: #ffc425 !important;
}

.primary-cta:hover {
	color: #1c1a1a !important;
	background: #ffc425;
	box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, .59);
}

.acl-sitelinx #sitelinx-toggle-toolbar.small:hover, .acl-sitelinx #sitelinx-toggle-toolbar.small:focus {
	border: 2px solid #fff;
}

.primary-cta:focus {
	outline: none;
}

.up_down .elementor-background-overlay {
	animation: float 5s ease-in-out infinite;
}

.cky-box-bottom-left {
	bottom: 15px !important;
	left: 15px !important;
}

@media (max-width: 767px) {
	/* 	.form-select {
    padding: .6rem 2.25rem .7rem .75rem !important;
    border-radius: 10px !important;
} */
	.primary-cta-div {
		margin-top: 11px;
	}
	
	.primary-cta {
		font-size: 12px;
		min-width: 80px;
		border: 3px solid #ffc425;
		box-shadow: 0px 0px 0px 3px #c31f33;
		padding: 9px 12px;
		color: #fff !important;
	}
	
	.custom-popup {
		width: 350px;
	}
}

.gfp-form-container {
	max-width: 870px;
	margin: 0px auto;
	padding: 65px 0px 80px 0px;
}

.gfp-form-title {
	max-width: 91%;
	margin: 0px auto;
	padding-bottom: 60px;
}

.gfp-form-title h2 {
	color: #222;
	font-family: "Chewie Extra Bold", serif;
	font-size: clamp(1.875rem, .9821rem + 4.4643vw, 5rem);
	line-height: clamp(3rem, 3rem + 2.9167vw, 5.625rem);
	letter-spacing: -2px;
	text-transform: capitalize;
	margin-bottom: 16px;
	margin-top: 12px;
	word-spacing: 2px;
	font-weight: 500;
	text-align: center;
}

.gfp-form-title p {
	color: #474747;
	font-family: "Roboto", Sans-serif;
	font-size: clamp(1rem, .9286rem + .3571vw, 1.25rem);
	margin-bottom: 10px;
	letter-spacing: .48px;
	line-height: normal;
	font-weight: 500;
	text-align: center;
}

.wpcf7-spinner {
	position: absolute !important;
}

.gfp-form label {
	font-size: clamp(.75rem, .6786rem + .3571vw, 1rem);
	font-weight: 500;
	font-family: "Roboto", Sans-serif;
}

.gfp-form input.form-control {
	height: clamp(2.5rem, 2.3214rem + .8929vw, 3.125rem);
	border-color: #bebebe;
	border-radius: 10px;
	font-size: 16px;
	font-family: "Roboto", Sans-serif;
}

.gfp-form textarea {
	height: 232px;
	border-color: #bebebe;
	border-radius: 10px;
	font-size: 16px;
	font-family: "Roboto", Sans-serif;
}

.form-check-input {
	height: 20px;
	width: 20px;
	margin-top: 2px;
	margin-right: 13px;
}

.gfp-form .submit-btn {
	margin-top: 15px;
}

.gfp-form p {
	font-size: clamp(.875rem, .8393rem + .1786vw, 1rem);
	font-family: "Roboto", Sans-serif;
	font-weight: 500;
}

.wpcf7-response-output {
	display: none !important;
}

.container {
	max-width: 1440px;
}

.gfp-home--slider {
	height: 706px;
}

.hero-slider .slick-list {
	height: 100%;
}

.hero-slider .slick-list .slick-track {
	height: 100%;
}

.gfp-home--slider .gfp-home-slide-item {
	width: 100%;
	height: 100%;
	position: relative;
}

.gfp-home--slider .gfp-home-slide-item img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.gfp-home--slider .gfp-home-slide-item video {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.h-slide .gfp-home-slide-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
}

.h-slide .gfp-home-slide-overlay .container {
	height: 100%;
}

.h-slide .gfp-home-slide-overlay .gfp-home-slide-inner {
	height: 100%;
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	position: relative;
	padding-bottom: 40px;
}

.h-slide .gfp-home-slide-overlay h1 {
	color: #fff;
	font-size: 120px;
	line-height: 100px;
	letter-spacing: -2px;
	word-spacing: 2px;
	font-family: "Chewie Extra Bold", serif;
	text-shadow: 0px 4px 40px rgba(0, 0, 0, .7);
	text-align: center;
	margin-bottom: 0;
	font-weight: 500;
}

.h-slide .gfp-home-slide-overlay h1 span {
	font-size: 80px;
}

@media screen and (min-width: 768px)and (max-width: 991px) {
	.h-slide .gfp-home-slide-overlay h1 {
		font-size: 70px;
		line-height: 80px;
	}
	
	.h-slide .gfp-home-slide-overlay h1 span {
		font-size: 40px;
	}
}

@media screen and (min-width: 576px)and (max-width: 767px) {
	.h-slide .gfp-home-slide-overlay h1 {
		font-size: 70px;
		line-height: 80px;
	}
	
	.h-slide .gfp-home-slide-overlay h1 span {
		font-size: 40px;
	}
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.h-slide .gfp-home-slide-overlay h1 {
		font-size: 40px;
		line-height: 50px;
		text-shadow: 0px 4px 10px rgba(0, 0, 0, .7);
	}
	
	.h-slide .gfp-home-slide-overlay h1 span {
		font-size: 20px;
	}
	
	.hero-wrap {
		height: 470px !important;
	}
}

@media screen and (min-width: 0px) and (max-width: 410px) {
	.hero-wrap {
		height: 360px !important;
	}
}

.h-slide .gfp-home-slide-overlay .primary-cta-div {
	margin-top: 28px;
}

.h-slide .gfp-home-slide-overlay .sign-btn {
	margin-top: 24px;
}

.h-slide .gfp-home-slide-overlay .sign-btn .sign-in-cta {
	color: #fff;
	font-size: 18px;
	font-family: "Roboto", Sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 0px 4px 14px #000, 0px 4px 14px #000;
	position: relative;
	text-decoration: none;
}

.h-slide .gfp-home-slide-overlay .sign-btn .sign-in-cta::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: currentColor;
	z-index: 1;
}

.gfp-home--slider .slick-list {
	height: 100%;
}

.gfp-home--slider .slick-list .slick-track {
	height: 100%;
}

.gfp-home--slider .slick-list .slick-track .slick-slide {
	height: 100%;
}

.gfp-home--slider .slick-list .slick-track .slick-slide>div {
	height: 100%;
}

.hero-slider .slick-dots {
	bottom: 18px;
}

.hero-slider .slick-dots li {
	border-radius: 50%;
}

.hero-slider .slick-dots li button {
	box-shadow: none;
	background: rgba(28, 26, 26, .8);
	border-radius: 50%;
}

.hero-slider .slick-dots li button:before {
	color: #fff !important;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
}

.hero-slider .slick-dots li.slick-active button {
	background: #1c1a1a;
}

.hero-slider .slick-dots li.slick-active button:before {
	opacity: 1;
}

@media (max-width: 767px) {
	.h-slide .gfp-home-slide-overlay .sign-btn .sign-in-cta {
		font-size: 14px;
	}
	
	.h-slide .gfp-home-slide-overlay .primary-cta-div {
		margin-top: 8px;
	}
	
	.h-slide .gfp-home-slide-overlay .sign-btn {
		margin-top: 5px;
	}
}

@media screen and (min-width: 576px)and (max-width: 767px) {
	.pizza-marquee-sec {
		height: 55vh !important;
	}
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.gfp-home--slider {
		height: 500px;
	}
	
	.pizza-marquee-sec .marquee-ticker-text {
		font-size: 30px !important;
		line-height: 40px !important;
		letter-spacing: 0px !important;
	}
	
	.pizza-marquee-sec .marquee-ticker-text {
		line-height: 40px !important;
	}
	
	.pizza-marquee-sec {
		height: 50vh !important;
	}
	
	.pizza-marquee-sec .img-wrap {
		min-height: 300px !important;
		min-width: 300px !important;
	}
	
	.h-slide .gfp-home-slide-overlay .sign-btn .sign-in-cta {
		text-shadow: 0px 4px 7px #000, 0px 4px 7px #000;
	}
}

.gfp-loyalty-main {
	background-color: #c41f32;
	position: relative;
}

.gfp-loyalty-main .gfp-meal-area {
	min-height: 773px;
	padding-top: 80px;
}

.gfp-loyalty-main .gfp-meal-area .custom-side-container {
	height: 100%;
	position: relative;
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area {
	position: relative;
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area:before {
	content: "";
	min-height: 773px;
	height: calc(100% - 178px);
	width: 100%;
	background-color: #ffc425;
	position: absolute;
}

@media screen and (min-width: 1200px)and (max-width: 1400px) {
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area:before {
		min-height: 680px;
	}
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner {
	padding-top: 132px;
	position: relative;
}

@media (min-width: 992px) {
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner .col-lg-6:first-child {
		width: 55%;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner .col-lg-6:nth-child(2) {
		width: 45%;
	}
	
	.over-top-area .col-lg-6:first-child {
		width: 48%;
	}
	
	.over-top-area .col-lg-6:nth-child(2) {
		width: 52%;
		padding-right: 0px;
	}
}

@media (min-width: 768px) {
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner .col-md-7 {
		width: 55%;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner .col-md-5 {
		width: 45%;
	}
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-image {
	width: 100%;
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content {
	padding: 0px 40px 0px 30px;
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content h2 br {
	display: none;
}

@media screen and (min-width: 1200px)and (max-width: 1399px) {
	.gfp-loyalty-main .floating-image {
		width: 56%;
	}
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content {
		padding: 0px 38px 0px 38px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner {
		padding-top: 70px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content h2 {
		font-size: 62px !important;
		line-height: 70px !important;
	}
	
	.gfp-loyalty-main .floating-image {
		width: 56%;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area:before {
		min-height: 640px;
	}
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content h2 {
	color: #222;
	font-family: "Chewie Extra Bold", serif;
	font-size: 80px;
	line-height: 90px;
	letter-spacing: -2px;
	text-transform: capitalize;
	margin-bottom: 16px;
	margin-top: 12px;
	word-spacing: 2px;
	font-weight: 500;
}

.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content p {
	color: #474747;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
	max-width: 450px;
	letter-spacing: .48px;
	line-height: normal;
	font-weight: 500;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content h2 br {
		display: inline;
	}
	
	.career_testimonial {
		background-image: none !important;
	}
	
	.career_testimonial.nitro-lazy {
		background-image: none !important;
	}
	
	.explore_open_section {
		background-image: none !important;
	}
	
	.explore_open_section.nitro-lazy {
		background-image: none !important;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner {
		padding-top: 20px;
	}
	
	.career_testimonial {
		background-image: none !important;
	}
	
	.career_testimonial.nitro-lazy {
		background-image: none !important;
	}
	
	.career_testimonial .sec-desc {
		width: 100% !important;
	}
	
	.explore_open_section {
		background-image: none !important;
	}
	
	.explore_open_section.nitro-lazy {
		background-image: none !important;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner .gfp-meal-content h2 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner .gfp-meal-content {
		padding: 0px 30px 0px 30px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area {
		padding-bottom: 30px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area:before {
		min-height: 900px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content h2 br {
		display: inline;
	}
}

@media screen and (min-width: 0px) and (max-width: 575px) {
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area {
		padding-bottom: 30px;
	}
	
	.career_testimonial .sec-desc {
		width: 100% !important;
	}
	
	.career_testimonial {
		background-image: none !important;
	}
	
	.career_testimonial.nitro-lazy {
		background-image: none !important;
	}
	
	.explore_open_section {
		background-image: none !important;
	}
	
	.explore_open_section.nitro-lazy {
		background-image: none !important;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner {
		padding-top: 15px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner .gfp-meal-content {
		padding: 15px 10px 0px 10px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-content-area-inner .gfp-meal-content h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area:before {
		height: calc(100% - 0px);
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content h2 br {
		display: inline;
	}
}

.gfp-loyalty-main .loyalty-club-sec {
	padding: 100px 0px;
	position: relative;
	z-index: 2;
}

.gfp-loyalty-main .loyalty-club-sec .loyalty-club-logo {
	margin-bottom: 10px;
}

.gfp-loyalty-main .loyalty-club-sec .loyalty-club-logo img {
	max-width: 314px;
}

.gfp-loyalty-main .loyalty-club-sec .loyalty-content {
	padding-bottom: 70px;
}

.gfp-loyalty-main .loyalty-club-sec .loyalty-content h2 {
	color: #fff;
	font-family: "Chewie Extra Bold", Sans-serif;
	font-size: 80px;
	line-height: 80px;
	letter-spacing: -2px;
	word-spacing: 2px;
	text-transform: capitalize;
	margin-bottom: 22px;
	margin-top: 5px;
	font-weight: 500;
}

.gfp-loyalty-main .loyalty-club-sec .loyalty-content p {
	color: #fff8e7;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	margin-bottom: 0px;
	max-width: 417px;
	font-weight: 500;
	line-height: 1.4;
}

/* .gfp-loyalty-main .loyalty-club-sec .loyalty-content .primary-cta-div {
margin-top: 44px !important;
} */
@media screen and (min-width: 992px)and (max-width: 1199px) {
	.gfp-loyalty-main .loyalty-club-sec .loyalty-content h2 {
		font-size: 62px;
		line-height: 70px;
	}
}

@media screen and (min-width: 768px)and (max-width: 991px) {
	.gfp-loyalty-main .loyalty-club-sec .loyalty-content {
		padding-top: 30px;
	}
	
	.gfp-loyalty-main .loyalty-club-sec .loyalty-content h2 {
		font-size: 50px;
		line-height: 60px;
	}
}

@media screen and (min-width: 576px)and (max-width: 767px) {
	.gfp-loyalty-main .loyalty-club-sec .loyalty-content {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.gfp-loyalty-main .loyalty-club-sec .loyalty-content h2 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.gfp-loyalty-main .loyalty-club-sec {
		padding-bottom: 0px;
	}
	
	.gfp-loyalty-main .loyalty-club-sec .loyalty-club-logo img {
		max-width: 275px;
	}
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.gfp-loyalty-main .loyalty-club-sec .loyalty-content {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	
	.gfp-loyalty-main .loyalty-club-sec .loyalty-content h2 {
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.gfp-loyalty-main .loyalty-club-sec {
		padding-bottom: 0px;
	}
	
	.gfp-loyalty-main .loyalty-club-sec .loyalty-club-logo img {
		max-width: 275px;
	}
}

.gfp-loyalty-main .floating-image {
	position: absolute;
	bottom: -30px;
	right: 0px;
	animation: float 5s ease-in-out infinite;
}

.gfp-loyalty-main .floating-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

@media screen and (min-width: 0px)and (max-width: 767px) {
	.gfp-loyalty-main .floating-image {
		position: relative;
		margin-top: -28%;
	}
}

@keyframes float {
	0% {
		transform: translatey(0px);
	}
	
	50% {
		transform: translatey(-20px);
	}
	
	100% {
		transform: translatey(0px);
	}
}

.over-top-area {
	padding: 80px 0px;
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.over-top-area {
		margin: 0 auto;
		padding: 50px 10px;
	}
	
	.over-top-area .over-top-left img {
		margin-top: 0px !important;
	}
}

.over-top-area .over-top-left img {
	margin-top: 54px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.over-top-area .row {
	--bs-gutter-x: 70px;
}

.over-top-area .over-top-right .over-top-right-content h3 {
	color: #222;
	font-family: "Chewie Extra Bold", Sans-serif;
	font-size: 80px;
	line-height: 82px;
	letter-spacing: -2px;
	word-spacing: 2px;
	text-transform: capitalize;
	margin-bottom: 15px;
	margin-top: 5px;
	font-weight: 500;
}

.over-top-area .over-top-right .over-top-right-content h3 br {
	display: none;
}

.over-top-area .over-top-right .over-top-right-content P {
	color: #474747;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	margin-bottom: 16px;
	margin-top: 22px;
	max-width: 570px;
	letter-spacing: .6px;
	line-height: normal;
	font-weight: 500;
}

.over-top-area .over-top-right .over-top-right-content .primary-cta-div {
	margin-top: 20px;
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
	.over-top-area .over-top-right .over-top-right-content h3 {
		font-size: 60px;
		line-height: 70px;
	}
}

@media screen and (min-width: 768px)and (max-width: 991px) {
	.over-top-area .over-top-right .over-top-right-content {
		padding-top: 30px;
	}
	
	.over-top-area .over-top-right .over-top-right-content h3 {
		font-size: 50px;
		line-height: 60px;
	}
}

@media screen and (min-width: 576px)and (max-width: 767px) {
	.over-top-area .over-top-right .over-top-right-content {
		padding-top: 30px;
	}
	
	.over-top-area .over-top-right .over-top-right-content h3 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.over-top-area .over-top-right .over-top-right-content h3 br {
		display: inline;
	}
	
	.over-top-area .row {
		--bs-gutter-x: auto;
	}
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.over-top-area .over-top-right .over-top-right-content {
		padding-top: 15px;
	}
	
	.over-top-area .over-top-right .over-top-right-content h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.over-top-area .over-top-right .over-top-right-content h3 br {
		display: inline;
	}
	
	.over-top-area .row {
		--bs-gutter-x: auto;
	}
}

.over-top-area .over-top-right .over-top-right-img {
	margin-top: 50px;
	height: 355px;
}

.over-top-area .over-top-right .over-top-right-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.over-top-area .over-top-right .over-top-right-img {
		height: 100%;
	}
}

.testimonials-section {
	padding-top: 109px;
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
	.testimonials-section .sec-title h3 {
		font-size: 62px !important;
		line-height: 70px !important;
	}
}

@media screen and (min-width: 576px)and (max-width: 767px) {
	.testimonials-section .sec-title h3 {
		font-size: 50px !important;
		line-height: 60px !important;
	}
	
	.over-top-area .over-top-right .over-top-right-img {
		height: 100%;
	}
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.testimonials-section {
		padding-top: 45px;
	}
	
	.testimonials-section .sec-title h3 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
}

.testimonials-section .sec-title h3 {
	color: #222;
	font-family: "Chewie Extra Bold", Sans-serif;
	font-size: 80px;
	line-height: 80px;
	letter-spacing: -2px;
	letter-spacing: .2px;
	word-spacing: 2px;
	text-transform: capitalize;
	margin-bottom: 15px;
	margin-top: 5px;
	font-weight: 500;
}

.testimonials-section .sec-title P {
	color: #474747;
	font-family: "Bebas Neue Pro Bold", Sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 22px;
	max-width: 546px;
	letter-spacing: .6px;
}

.testimonials-section .testimonial-slider-btns {
	display: flex;
	justify-content: end;
	margin-bottom: 30px;
	gap: 18px;
}

.page-id-6097 .testimonials-section .testimonial-slider-btns {
	display: flex;
	justify-content: start;
	margin-bottom: 30px;
	margin-left: 25px;
	gap: 18px;
}

@media screen and (min-width: 0px)and (max-width: 767px) {
	.testimonials-section .testimonial-slider-btns {
		margin-bottom: 0;
	}
	
	.page-id-6097 .testimonials-section .testimonial-slider-btns {
		margin-bottom: 40px;
	}
}

.testimonials-section .testimonial-slider-btns .pre-clicker, .testimonials-section .testimonial-slider-btns .next-clicker {
	display: inline-flex;
	background-color: #201e1e;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 5px solid #ffc326;
	outline: 5px solid #c31f33;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	background-position: center;
}

.testimonials-section .testimonial-slider-btns .pre-clicker:hover, .testimonials-section .testimonial-slider-btns .next-clicker:hover {
	background-color: #ffc326;
}

.testimonials-section .testimonial-slider-btns .pre-clicker.pre-clicker:hover svg path {
	fill: black;
}

.testimonials-section .testimonial-slider-btns .next-clicker.next-clicker:hover svg path {
	fill: black;
}

.testimonials-section .gfp-testimonial-slider {
	margin: 64px 0px;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide {
	padding-right: 56px;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .slide-inner {
	display: flex;
	align-items: flex-start;
	gap: 50px;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content {
	width: calc(100% - 150px);
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .rating-stars i {
	color: #ffb800;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .testimonial-review P {
	color: #474747;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 16px;
	max-width: 546px;
	letter-spacing: .6px;
	font-weight: normal;
	line-height: 1.5;
	min-height: 170px;
}

.page-id-6097 .testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .testimonial-review P {
	color: #222;
}

.career_testimonial .sec-desc {
	color: #222 !important;
	font-family: "Roboto", Sans-serif;
	font-size: 20px !important;
	font-weight: 500 !important;
	line-height: 1.19em;
	width: 71%;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .customer-info {
	margin-top: 30px;
	border-left: 2px solid #222;
	padding: 1px 10px 1px 16px;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .customer-info h4 {
	color: #222;
	font-family: "Roboto", Sans-serif;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0%;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 700;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .customer-info P {
	color: #999;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	max-width: 546px;
	letter-spacing: .6px;
	font-weight: normal;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-customer-avatar {
	width: 150px;
	height: 180px;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 50px;
}

.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-customer-avatar img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.testimonials-section .gfp-testimonial-slider .slick-list .slick-track {
	margin: 0px 2px;
}

.gallery-images-slider .slick-list {
	padding: 0px 260px;
}

.gallery-images-slider .slick-dots {
	bottom: 18px;
}

.gallery-images-slider .slick-dots li {
	border-radius: 50%;
}

.gallery-images-slider .slick-dots li button {
	box-shadow: none;
	background: rgba(28, 26, 26, .8);
	border-radius: 50%;
}

.gallery-images-slider .slick-dots li button:before {
	color: #fff !important;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
}

.gallery-images-slider .slick-dots li.slick-active button {
	background: #1c1a1a;
}

.gallery-images-slider .slick-dots li.slick-active button:before {
	opacity: 1;
}

.gallery-images-slider.slick-dotted.slick-slider {
	margin-bottom: 0px;
}

@media screen and (min-width: 1200px)and (max-width: 1399px) {
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .testimonial-review P {
		min-height: 195px;
	}
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .testimonial-review P {
		min-height: 290px;
	}
	
	.gallery-images-slider .slick-list {
		padding: 0 100px;
	}
}

@media screen and (min-width: 768px)and (max-width: 991px) {
	.gallery-images-slider .slick-list {
		padding: 0px 60px;
	}
}

@media screen and (min-width: 576px)and (max-width: 767px) {
	.gallery-images-slider .slick-list {
		padding: 0px 60px;
	}
}

@media (max-width: 767px) {
	.testimonials-section .testimonial-slider-btns .pre-clicker, .testimonials-section .testimonial-slider-btns .next-clicker {
		width: 40px;
		height: 40px;
		border: 3px solid #ffc326;
		outline: 3px solid #c31f33;
	}
	
	.testimonials-section .gfp-testimonial-slider {
		margin: 20px 0px 40px;
	}
}

@media screen and (min-width: 0px)and (max-width: 576px) {
	.gallery-images-slider .slick-list {
		padding: 0px 25px;
	}
	
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .slide-inner {
		flex-flow: column-reverse;
		gap: 0px;
	}
	
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide {
		padding-right: 0;
	}
	
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content {
		width: calc(100% - 20px);
		margin-top: 20px;
	}
	
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-customer-avatar {
		margin-top: 0px;
	}
	
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .customer-info {
		margin-top: 30px;
		padding: 1px 5px 1px 10px;
	}
	
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .testimonial-review P {
		min-height: auto;
		font-size: 14px;
	}
	
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .customer-info h4 {
		font-size: 18px;
	}
	
	.testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content .customer-info P {
		font-size: 14px;
	}
}

.gallery-images-slider .gallery-image-item {
	height: 642px;
	width: 100%;
}

@media screen and (min-width: 576px)and (max-width: 767px) {
	.gallery-images-slider .gallery-image-item {
		height: 420px;
	}
}

@media screen and (min-width: 450px)and (max-width: 576px) {
	.gallery-images-slider .gallery-image-item {
		height: 370px;
	}
}

@media screen and (min-width: 0px)and (max-width: 449px) {
	.gallery-images-slider .gallery-image-item {
		height: 420px;
	}
}

.gallery-images-slider .gallery-image-item img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.gallery-images-slider .slick-slide {
	margin: 0px 4px;
}

.ticker-marquee {
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 72px;
	display: flex;
	align-items: center;
	white-space: nowrap;
	font-size: 24px;
	background-color: #ffc425;
}

.ticker-marquee .ticker-text {
	color: #222;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	letter-spacing: .6px;
	text-decoration: none;
	font-weight: 700;
}

.ticker-marquee .img-thumb {
	margin: 0px 10px 0 3px;
}

.video-text-main {
	background-color: #c31f33;
	padding: 110px 0;
}

.video-text-main .video-section-main {
	display: flex;
	align-items: center;
}

.video-text-main .text-sec {
	width: 38%;
	padding-right: 40px;
}

.video-text-main .text-sec h2 {
	color: #fff;
	font-family: "Chewie Extra Bold", Sans-serif;
	font-size: 80px;
	font-weight: 500;
	line-height: 80px;
	letter-spacing: -2px;
	word-spacing: 2px;
	text-transform: capitalize;
	margin-bottom: 18px;
}

.video-text-main .text-sec p {
	color: #fff;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	padding-right: 60px;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 0;
}

.video-text-main .video-sec {
	display: flex;
	align-items: center;
	width: 62%;
}

.video-text-main .video-sec .video-block {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 402px;
	max-height: 611px;
	cursor: default;
	overflow: hidden;
	transition: transform .3s ease-in-out;
	transform: scale(1);
	z-index: 0;
}

.video-text-main .video-sec .video-block .thumbnail {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.video-text-main .video-sec .video-block video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: solid rgba(0, 0, 0, 0);
}

.video-text-main .video-sec .video-block:hover {
	transform: scale(1.1);
	z-index: 1;
}

.video-text-main .video-sec .video-right {
	margin-left: 35px;
}

@media screen and (min-width: 1199px)and (max-width: 1399px) {
	.video-text-main .text-sec {
		padding-right: 25px;
	}
	
	.video-text-main .text-sec h2 {
		font-size: 72px;
		line-height: 72px;
	}
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
	.video-text-main .text-sec {
		width: 40%;
		padding-right: 35px;
	}
	
	.video-text-main .video-sec {
		width: 60%;
	}
	
	.video-text-main .text-sec h2 {
		font-size: 62px;
		line-height: 70px;
	}
}

@media screen and (min-width: 768px)and (max-width: 991px) {
	.video-text-main {
		padding: 70px 0;
	}
	
	.video-text-main .video-section-main {
		flex-flow: column-reverse;
	}
	
	.video-text-main .text-sec {
		width: 100%;
		padding: 0;
	}
	
	.video-text-main .text-sec h2 {
		font-size: 50px;
		line-height: 60px;
		padding-top: 30px;
	}
	
	.video-text-main .text-sec p {
		font-size: 18px;
	}
	
	.video-text-main .video-sec {
		width: 100%;
		padding: 0;
	}
	
	.gfp--pizza-marquee h3 {
		font-size: 50px !important;
		line-height: 60px !important;
	}
}

@media screen and (min-width: 576px)and (max-width: 767px) {
	.video-text-main {
		padding: 60px 0;
	}
	
	.video-text-main .video-section-main {
		flex-flow: column-reverse;
	}
	
	.video-text-main .text-sec {
		width: 100%;
		padding: 0 10px;
	}
	
	.video-text-main .video-sec {
		width: 100%;
		padding: 0 10px;
	}
	
	.video-text-main .text-sec h2 {
		font-size: 50px;
		line-height: 60px;
		padding-top: 30px;
	}
	
	.video-text-main .text-sec p {
		font-size: 18px;
	}
	
	.gfp--pizza-marquee h3 {
		font-size: 50px !important;
		line-height: 60px !important;
	}
}

@media screen and (min-width: 0px) and (max-width: 575px) {
	.video-text-main {
		padding: 50px 0;
	}
	
	.video-text-main .video-section-main {
		flex-flow: column-reverse;
	}
	
	.video-text-main .text-sec {
		width: 100%;
		padding: 0 10px;
	}
	
	.video-text-main .video-sec {
		width: 100%;
		padding: 0 10px;
	}
	
	.video-text-main .text-sec h2 {
		font-size: 30px;
		line-height: 40px;
		padding-top: 20px;
	}
	
	.video-text-main .text-sec p {
		font-size: 17px;
	}
	
	.video-text-main .video-sec .video-right {
		margin-left: 20px;
	}
	
	.gfp--pizza-marquee h3 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	
	.ticker-marquee {
		height: 45px;
	}
	
	.ticker-marquee .ticker-text {
		font-size: 18px;
	}
	
	.ticker-marquee .img-thumb {
		margin: 0px 12px;
	}
}

.pizza-rotate-with-marquee {
	background-color: #fc0;
	padding: 90px 0px 48px;
}

.gfp--pizza-marquee {
	max-width: 1160px;
	margin: 0px auto;
	padding: 0 30px;
}

.gfp--pizza-marquee h3 {
	color: #222;
	font-family: "Chewie Extra Bold", Sans-serif !important;
	font-size: 80px;
	line-height: 82px;
	letter-spacing: -2px;
	word-spacing: 2px;
	text-transform: capitalize;
	text-align: center;
	font-weight: 500;
}

@media screen and (min-width: 0px)and (max-width: 575px) {
	.pizza-rotate-with-marquee {
		padding: 35px 0px 25px;
	}
}

.pizza-marquee-sec {
	width: 100%;
	height: 775px;
	overflow: hidden;
	position: relative;
	background-color: #fc0;
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.pizza-marquee-sec .marquee-section {
	position: relative;
	overflow: hidden;
}

.pizza-marquee-sec .marquee-wrapper {
	position: relative;
	width: fit-content;
	display: flex;
	padding: 15px 0;
	will-change: transform;
}

.pizza-marquee-sec .img-wrap {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 770px;
	max-height: 771px;
}

.pizza-marquee-sec .img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	animation-name: spin;
	animation-duration: 40s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(360deg);
	}
}

.pizza-marquee-sec .piz-title {
	margin-block: 100px;
}

@media (min-width: 1400px) {
	.custom-left-container .container {
		max-width: 1325px;
		margin-left: auto;
		margin-right: 0px;
	}
}

@media (min-width: 768px) {
	.custom-side-container .side-contain {
		max-width: calc(( 100% - 750px ) / 2 + 750px) !important;
		margin-left: 0;
		padding-left: 0px;
	}
}

@media (min-width: 992px) {
	.custom-side-container .side-contain {
		max-width: calc(( 100% - 970px ) / 2 + 970px) !important;
		margin-left: 0;
		padding-left: 0px;
	}
}

@media (min-width: 1200px) {
	.custom-side-container .side-contain {
		max-width: calc(( 100% - 1340px ) / 2 + 1340px) !important;
		margin-left: 0;
		padding-left: 0px;
	}
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
	.pizza-marquee-sec {
		height: 610px;
	}
}

@media screen and (min-width: 768px)and (max-width: 991px) {
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-content h2 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-content-area-inner {
		padding-top: 50px !important;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-content-area-inner .gfp-meal-content {
		margin-top: 30px;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area {
		padding-bottom: 50px !important;
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area::before {
		height: calc(100% - 0px);
	}
	
	.gfp-loyalty-main .gfp-meal-area .gfp-meal-content-area .gfp-meal-image {
		height: 450px;
	}
	
	.gfp-loyalty-main .floating-image {
		position: relative !important;
		margin-top: -30%;
	}
	
	.gfp-loyalty-main .loyalty-club-sec .loyalty-content {
		padding-bottom: 0px !important;
	}
	
	.over-top-right {
		margin-top: 50px;
	}
	
	.over-top-right .over-top-right-img {
		width: 100%;
	}
	
	.over-top-right .over-top-right-img img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	
	.over-top-left {
		height: 840px;
	}
	
	.over-top-left img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	
	.pizza-marquee-sec {
		height: 500px;
	}
	
	.testimonials-section .sec-title h3 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.pizza-marquee-sec .marquee-ticker-text {
		font-size: 50px;
	}
}

/* ///Slider CSS */
.hero-wrap {
	position: relative;
	width: 100%;
	height: 706px;
	overflow: hidden;
}

.h-slide {
	position: relative;
	overflow: hidden;
	height: 100% !important;
}

.home-page-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, .2));
	z-index: 2;
}

.page-title-overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, .2));
	z-index: 2;
}

.slide-image, .slide-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	z-index: 1;
	padding: 0;
	margin: 0;
}

.banner-controls {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
}

.banner-controls .container {
	position: relative;
	height: 100%;
}

.play-pause-button {
	position: absolute;
	bottom: 29px;
	right: 14px;
	z-index: 99;
	background: rgba(255, 255, 255, .13);
	display: grid;
	place-items: center;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	cursor: pointer;
	transition: background-color .3s, color .3s;
}

.play-pause-button:hover {
	background-color: #c21f33;
	color: rgba(255, 255, 255, 1);
}

@media (max-width: 575px) {
	.play-pause-button {
		width: 45px;
		height: 45px;
	}
}

.play {
	width: 0;
	height: 0;
	border-left: 8px solid white;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	display: inline-block;
}

.play-pause-button:hover .play {
	border-left-color: black;
}

.play-pause-button:hover .pause::before, .play-pause-button:hover .pause::after {
	background-color: black;
}

.container-wrapper {
	display: flex;
	align-items: end;
	height: 100%;
}

.hero-wrap .hero-slider {
	z-index: 100;
	margin-bottom: 0 !important;
	height: 100%;
}

.slide-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* marquee latest addition */
.marquee-container {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	position: relative;
	background-color: #fc0;
	padding: 3.78% 0%;
	height: 50px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	font-size: clamp(1.875rem, .9464rem + 4.6429vw, 5.125rem);
	line-height: clamp(1.875rem, 1.4464rem + 4.6429vw, 5.125rem);
}

.marquee-content {
	display: flex;
	animation: scroll 99999s linear infinite;
	font-family: "Chewie Extra Bold", Sans-serif !important;
}

.marquee-content.reverse {
	animation-direction: reverse;
}

.marquee-text {
	display: inline-block;
	font-size: 24px;
	padding-right: 50px;
}

.split-line {
	position: fixed;
	top: 0;
	left: 50%;
	height: 100%;
	width: 2px;
	background-color: #ccc;
	pointer-events: none;
	z-index: 1;
}

.char {
	display: inline-block;
	transition: all .3s ease;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	
	100% {
		transform: translateX(-50%);
	}
}

/* /// end here now  */
.img-thumb {
	transform: translateY(-4px);
	will-change: transform;
	margin-left: 7px;
	margin-right: 15px;
	-webkit-will-change: transform;
	-moz-will-change: transform;
	-o-will-change: transform;
	-ms-will-change: transform;
}

.marquee-content-sm-wrapper {
	will-change: right;
	-webkit-will-change: right;
	-moz-will-change: right;
	-o-will-change: right;
	-ms-will-change: right;
}

.flo-testimonials .testimonial-customer-avatar img {
	object-fit: contain !important;
	height: auto !important;
}

.flo-testimonials .testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .slide-inner {
	gap: 21px;
}

.flo-testimonials .testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-content {
	width: calc(100% - 190px);
}

/* Latest Container  */
@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1340px !important;
	}
}

/* Latest Container  */
.over-top-area .over-top-right .over-top-right-img {
	height: auto !important;
}

/* #### cta button v 2.0  */
@media screen and (max-width:768px) {
	.primary-cta {
		font-size: 20px;
		padding: 16px 22px;
		border-width: 5px 5px 5px 5px;
		border-radius: 8px 8px 8px 8px;
	}
}

@media screen and (max-width: 576px) {
	.flo-testimonials .testimonials-section .gfp-testimonial-slider .gfp-testimonial-slide .testimonial-customer-avatar {
		height: initial !important;
	}
	
	.flo-testimonials .testimonial-content {
		width: 100% !important;
	}
}

/* #### v2 ######  */
span.wpcf7-list-item label {
	width: 160px;
	max-width: 200px;
}

span.wpcf7-form-control.form-check-input {
	gap: 30px;
	display: inline;
	border: 0px;
}

span.wpcf7-form-control.wpcf7-checkbox.form-check-input {
	display: inline;
}

span.wpcf7-form-control.wpcf7-checkbox {
	margin-bottom: 5px;
}

input.wpcf7-form-control.wpcf7-submit {
	margin-top: 25px;
}

span.wpcf7-list-item {
	padding-bottom: 10px;
}

#exp_checkbox {
	padding-bottom: 15px;
}

.gfp-form-container .mb-3 {
	margin-bottom: 1.5rem !important;
}

#traditional-form .gfp-form-title {
	padding-bottom: 30px;
}

.wpcf7-response-output {
	margin-inline: auto;
	max-width: 870px;
	display: grid;
	place-items: center;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0px;
	margin-inline: auto;
	margin-top: -30px;
	margin-bottom: 30px;
	display: none;
}

.wpcf7 form.invalid .wpcf7-response-output {
	border-color: #ffc425;
	display: block;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	display: block;
}

.get-started {
	font-weight: bold !important;
	font-size: clamp(1.125rem, 1.0536rem + .3571vw, 1.375rem);
	line-height: clamp(2.5rem, 1.5893rem + 4.5536vw, 5.6875rem);
	font-family: "Roboto", "Helvetica Neue", Arial, sans-serif !important;
	color: #222;
	margin-bottom: 17px;
}

@media screen and (max-width: 576px) {
	.wpcf7-submit {
		width: 100%;
	}
	
	.gfp-form-container {
		padding: 30px 0px;
	}
}
