/*
Theme Name: Godfather Pizza
Author: Dotlogics
Author URI: https://www.dotlogics.com/
Description: Godfather Pizza is a clean and modern WordPress theme designed for pizza shops, restaurants, and food businesses. It is fully responsive, lightweight, and easy to customize. The theme includes customizable menus, a simple layout, and support for adding custom CSS and JS. Perfect for showcasing your pizza restaurant online with minimal effort. Start building your website with a stylish and user-friendly interface.
Version: 1.0
Text Domain: godfather-pizza
Tags: food, pizzass, restaurant, custom-menu, responsive-layout, one-column, two-columns, translation-ready, flexible-header, e-commerce, accessibility-ready, grid-layout, sticky-post, custom-logo, theme-options
*/

@font-face {
	font-family: "Chewie Extra Bold";
	src: url('/wp-content/uploads/2024/09/Chewie-ExtraBold.woff2'),
		font-display: swap;
}
@font-face {
	font-family: "Chewie Bold";
	src: url('/wp-content/themes/godfather-pizza-theme/fonts/Chewie-Bold.otf'),
		font-display: swap;
}
@font-face {
	font-family: "Chewie Regular";
	src: url('/wp-content/themes/godfather-pizza-theme/fonts/Chewie-Regular.otf'),
		font-display: swap;
}
@font-face {
	font-family: "Chewie Medium";
	src: url('/wp-content/themes/godfather-pizza-theme/fonts/Chewie-Medium.otf'),
		font-display: swap;
}
@font-face {
	font-family: "Chewie Semi Bold";
	src: url('/wp-content/themes/godfather-pizza-theme/fonts/Chewie-SemiBold.otf'),
		font-display: swap;
}
.skip-link {
    position: absolute;
    top: -40px;  /* Initially hide the link */
    left: 0;
    background-color: #000;
    color: #fff;
    padding: 10px;
    z-index: 999;
    text-decoration: none;
}

.skip-link:focus {
    top: 0;  /* Show the link when it receives focus */
    text-decoration: none;
    outline: none;
}


body {
	font-family: "Roboto", Sans-serif;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0 0 18.5px 0;
	padding: 0;
	background-color: #f4f4f4;
}
.shadow-btn {
		box-shadow: 0px 0px 15px 7px #00000035;
/* 	box-shadow: 0px 0px 15px 7px #00000035; */
}
.header-main-menu .elementor-menu-toggle {
	border-color: #ffc425;
}
.tab-menu {
	display: none !important;
}
.keep-icon .elementor-image-box-title {
	margin: 0;
}
.bottom_text a:hover{
	color: #ffc425 !important;
}
.keep-icon .elementor-image-box-wrapper {
	align-items: center !important;
}
.keep-icons .elementor-image-box-title {
	margin: 0;
}
.keep-icons .elementor-image-box-wrapper {
	align-items: center !important;
}
.page-id-3606 .keep-icons .elementor-image-box-title {
	color: #FFC425 !important;
}
.arrow-bg path{
	fill: transparent;
}
.pd-right-sec .elementor-container.elementor-column-gap-default:not(.pd-right-sec .elementor-container.elementor-column-gap-default .elementor-container.elementor-column-gap-default) {
	max-width: calc((100% - 1340px) / 2 + 1340px) !important;
	margin-right: 0;
	padding-right: 0;
}
.toggle-icon span.elementor-toggle-icon {
	margin-top: 33px;
}
.left-container-sec {
	
	max-width: calc((100% - 1300) / 2 + 1300x) !important;
/* 	max-width: calc((100% - 1220px) / 2 + 1220px) !important; */
	margin-left: 0;
}
.left-container-sec .elementor-container.elementor-column-gap-default:not(.left-container-sec .elementor-container.elementor-column-gap-default .elementor-container.elementor-column-gap-default) {
	margin-right: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    display: block;
}
.up-down-infinit img {
	animation: float 6s ease-in-out infinite;
}
.sec-height {
	height: 773px;
}
.dynamic-posts .elementor-post__thumbnail {
	height: 300px;
	overflow: hidden;
}
.dynamic-posts article img {
	transition: transform .3s ease-in-out !important;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.dynamic-posts article:hover img {
	transform: scale(1.1);
}
.dynamic-posts article:hover .elementor-post__title a {
	color: #c31f33 !important;
}
.shadow-btn a:hover {
	color: black !important;
	border: 5px solid rgba;
	box-shadow: 0px 0px 5px 4px #00000096 !important;
	/* 	box-shadow: 0px 0px 5px 1px #00000096; */
	background-color: #ffc425 !important;
}
.hover-cursor .elementor-widget-wrap.elementor-element-populated {
	cursor: default;
}
.shadow-btn:hover {
	border-radius: 8px;
}
.header-main-menu span.sub-arrow {
	display: none;
}
.nutritional-text a {
    color: #222;
    text-decoration: underline;
}
.nutritional-text a:hover {
    color: #222;
    text-decoration: none;
}
button#sitelinx-close-toolbar {
    border: none !important;
    box-shadow: none !important;
}
.home-mob-popup a.dialog-close-button {
	border-radius: 50%;
	padding: 10px;
	text-decoration: none;
}
.both-spacing-btn {
    margin: 0 26px;
}
.btn-width-same a {
    width: 190px !important;
}
@media screen and (min-width: 1330px){
	.meet-sec .elementor-column:nth-child(2) {
		width: 670px !important;
	}
	.right-alignment-col {
		width: 670px !important;
		margin-left: auto;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1283px){
	.header-main-menu a.elementor-item {
		margin-right: 0px !important;
	}
	.header-cta-column {
		width: 22% !important;
	}
}
@media screen and (max-width: 1024px){
	.sec-height {
		height: auto;
	}
	.tab-menu {
		display: initial !important;
	}
	.header-logo .elementor-widget-wrap.elementor-element-populated{
		padding-right: 0;
	}
	.toggle-icon span.elementor-toggle-icon {
		margin-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.toggle-icon span.elementor-toggle-icon {
		margin-top: 4px;
	}
	.dynamic-posts .elementor-post__thumbnail {
		height: auto;
	}
	.keep-icon-mb-space figure {
		margin-bottom: 10px !important;
	}
}
@media screen and (max-width: 600px){
	.home-mob-popup a.dialog-close-button {
		font-size: 16px !important;
		top: -16px !important;
		right: -16px !important;
	}
	.home-mob-popup .dialog-widget-content.dialog-lightbox-widget-content.animated {
		padding: 10px;
		background-color: transparent;
		box-shadow: none !important;
	}
}
@media screen and (max-width: 590px){
	.home-mob-popup a.dialog-close-button {
		top: 22px !important;
		right: 20px !important;
	}
}