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

.main-header.fixed {
    background: #ac1b11;
    border-bottom: 1px solid #cccccc57;
}
.main-header.fixed .header-middle img {
    width: 170px;
}
.header-middle img {
    transition: 0.5s;
}
.main-header.fixed .header-left ul li.current-menu-item a {
    color: #fdcb38 !important;
}

.main-header.fixed .header-left ul li.current-menu-parent a {
    color: #fdcb38 !important;
}

.main-header.fixed .header-left ul li:hover a {
    color: #fdcb38 !important;
}
.main-header .header-left #menu-header-menu li  ul.elementskit-dropdown li a.dropdown-item.active {
    color: #F03826 !important;
}

.main-header .header-left ul li a svg.ekit-svg-icon {
    color: #fff !important;
    fill: #fff !important;
    font-size: 15px;
}
.main-header .header-left ul li:hover a svg.ekit-svg-icon {
    fill: #f03826 !important;
}
.main-header.fixed .header-left ul li a svg.ekit-svg-icon {
    fill: #fff !important;
}
.main-header.fixed .header-left ul li:hover a svg.ekit-svg-icon {
    fill: #fdcb38 !important;
}
.main-header .header-left ul li ul.elementskit-dropdown li a.dropdown-item {
    font-family: 'Oswald';
    font-size: 18px;
    text-transform: uppercase;
}
.main-header .header-left ul li ul.elementskit-dropdown li a.dropdown-item:hover {
    color: #F03826 !important;
}
.main-header .header-left ul li ul.elementskit-dropdown li a.dropdown-item {
    color: #000 !important;
}
.dessert-crust:before {
    content: "";
    height: 230px;
    width: 190px;
    background-image: url(https://nexustechies.com/development/pizza/wp-content/uploads/2026/02/People-s-pizza-NounProject_Leaves.png);
    position: absolute;
    right: 0px;
    left: auto;
    top: -74px;
    background-size: contain;
}
.banner-section .banner-left h1 span {
    color: #F03826;
}
.contact-right li.elementor-icon-list-item {
    border-bottom: 1px solid #ffffff59;
    padding: 6px 0 7px !important;
}
.contact-right li.elementor-icon-list-item .elementor-icon-list-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.contact-right li.elementor-icon-list-item .elementor-icon-list-text span {
    font-weight: 400;
}
.contact-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.contact-form .half-filed {
    width: calc(50% - 10px);
}
.contact-form input {
    border: 1px solid #bdbdbd;
    border-radius: 6px;
    height: 50px;
}
.contact-form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0;
}
.contact-form .full-filed {
    width: 100%;
}
.contact-form label {
    width: 100%;
    font-weight: 400;
    font-family: 'Poppins';
}
.contact-form textarea {
    border: 1px solid #bdbdbd;
    border-radius: 6px;
    height: 150px;
}
.contact-form .wpcf7-submit {
    background: #ac1b11;
    color: #fff;
    font-family: 'Poppins';
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 12px 38px;
    transition: 0.3s;
    font-weight: 500;
    font-size: 17px;
    height: auto;
    order: 2;
}
.contact-form .submit-btn p {
    display: flex;
    justify-content: end;
    align-items: center;
}
.contact-form .submit-btn {
    width: 100%;
    text-align: end;
}
.contact-form .wpcf7-submit:hover {
    background: #fdcb38 !important;
    border-color: #ac1b11;
    color: #ac1b11;
}
.contact-detail-collunm .elementor-icon-box-description a {
    color: #171717;
}
.contact-detail-collunm .elementor-icon-box-wrapper:hover .elementor-icon-box-description a {
    color: #ac1b11;
}
.menu-collunm h3 {
    display: flex;
    justify-content: space-between;
}
.menu-collunm h3 span {
    color: #ac1b11;
}
.menu-row {
    flex-direction: row !important;
    justify-content: center;
    flex-wrap: wrap;
}
.menu-row .menu-collunm {
    width: calc(50% - 15px);
}
.main-header .header-left .elementskit-navbar-nav li.current-menu-parent a svg {
    fill: #F03826 !important;
}
.menu-collunm ul li.elementor-icon-list-item .elementor-icon-list-text b {
    font-weight: 600;
}
.main-header .header-middle h2 {
    white-space: nowrap;
}

#menus {
  scroll-margin-top: 120px; 
}
.error404 .main-header {
    background: #AC1B11;
}
.error404 main#content {
    text-align: center;
    padding: 100px 0px;
    padding-top: 240px;
}
.search-no-results .main-header {
    background: #AC1B11;
}
.search-no-results main#content {
    text-align: center;
    padding: 100px 0px;
    padding-top: 240px;
}
.testi-inner .testimonial-nav-arrow {
    z-index: 1;
}



@media (max-width: 1300px){
.banner-left h1 {
    font-size: 72px !important;
}
}

@media (max-width: 1199px){
.header-left ul .menu-item>a.ekit-menu-nav-link {
    padding-right: 50px !important;
}
.banner-left h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}
}
@media (max-width: 1080px){
    .dessert-crust > .e-con-inner {
    padding-bottom: 30px;
}
}
@media (max-width: 1024px){
.dessert-crust-collunm .elementor-widget-text-editor br {
    display: none;
}
.banner-left h1 {
    font-size: 42px !important;
    line-height: 52px !important;
}
.main-header .header-left button.elementskit-menu-hamburger {
    float: left !important;
    background: #ac1b11;
    padding: 9px 10px !important;
    border: 1px solid #fff;
}
.main-header .header-left button.elementskit-menu-hamburger span {
    background: #fff !important;
    height: 2px;
}
.main-header .header-middle img {
    width: 180px !important;
}
.main-header.fixed .header-middle img {
    width: 150px;
}
.main-header .header-left button.elementskit-menu-close {
    background: #f04332;
    color: #fff !important;
    border: none;
}
.main-header .header-left {
    z-index: 999;
}
.main-header .header-left ul li a svg.ekit-svg-icon {
    color: #000000 !important;
    fill: #000000 !important;
    margin-right: 0;
}
.header-left ul .menu-item>a.ekit-menu-nav-link {
    padding-right: 12px !important;
}
.main-header .header-left ul li ul.elementskit-dropdown {
    padding: 6px 4px !important;
    background: #e1e1e1;
    width: calc(100% - 30px);
    left: 14px;
}
.main-header .header-left ul li ul.elementskit-dropdown li a.dropdown-item {
    font-size: 16px;
}
.footer-detail-collunm .elementor-widget-text-editor br {
    display: none;
}
.contact-detail-collunm .elementor-icon-box-wrapper {
    gap: 10px !important;
}
.main-header.fixed .header-left ul li.current-menu-item a {
    color: #F03826 !important;
}
.main-header.fixed .header-left ul li a svg.ekit-svg-icon {
    fill: #101010 !important;
}
.main-header.fixed .header-left ul li.current-menu-parent a{
    color: #F03826 !important;
}
.header-right .elementor-widget-text-editor br {
    display: none;
}
.main-header .header-left {
    width: 30%;
}
.main-header  .header-right {
    width: 46%;
}
}

@media (max-width: 767px){
.main-header .header-middle {
    width: calc(100% - 300px);
}
.main-header .header-right {
    width: 150px;
}
.main-header .header-left {
    width: 150px;
}
.main-header .header-left nav.ekit-wid-con #ekit-megamenu-header-menu {
    max-width: 250px;
}
.dessert-crust:before {
    height: 190px;
    width: 150px;
}
.menu-row .menu-collunm {
    width: 100%;
}
.menu-row {
    gap: 18px;
}
.contact-detail-collunm .elementor-icon-box-wrapper {
    gap: 5px !important;
}
.contact-detail-collunm .elementor-icon-box-wrapper h3.elementor-icon-box-title {
    margin: 3px 0 4px;
}
#menus {
  scroll-margin-top: 80px; 
}
.time-hour {
    display: none;
}
.elementor-18 .elementor-element.elementor-element-6700713 .elementor-button {
    font-size: 10px !important;
}
}

@media (max-width: 575px){
.main-header {
    padding: 0;
}
.main-header .header-right a.elementor-button {
    font-size: 14px !important;
    padding: 10px 19px !important;
}
.main-header .header-left {
    width: 90px;
}
.main-header .header-right {
    width: 120px;
}
.main-header .header-middle {
    width: calc(100% - 210px);
}
.main-header .header-middle img {
    width: 120px !important;
}
.main-header.fixed .header-middle img {
    width: 110px;
}
.banner-section>.e-con-inner {
    padding-top: 120px;
}
.banner-right {
    margin: 0;
}
.contact-form {
    gap: 10px 16px;
}
.contact-form input {
    height: 46px;
}
.contact-form textarea {
    height: 100px;
}
.time-hour {
    display: none;
}
.dining-options {
    padding-left: 15px;
    padding-right: 15px;
}
.dining-options .elementor-element {
    padding: 0px;
}
.dessert-crust > .e-con-inner {
    padding-bottom: 0px !important;
    display: block;
}
.pizza-row  .elementor-element {
    padding: 0px;
}
.pizza-row {
    padding-bottom: 40px !important;
}
}