@media screen and (max-width:981px) {
    #mobile_menu1 .nav-cta {
        display: none;
    }
    .et-l.et-l--header .et_pb_fullwidth_menu .et_pb_menu__wrap {
        position: relative;
        width: 70%;
    }
    .mobile-nav-cta-wrapper {
        position: absolute;
        top: 50%;
        left: 0;
        padding: 0 !important;
        list-style: none !important;
        transform: translateY(-50%);
    }
    .mobile-nav-cta-wrapper .nav-cta {
        background-color: #014D43;
        border-radius: 50px;
        color: white;
        padding: 5px 10px;
    }
    .mobile-nav-cta-wrapper .nav-cta a {
        font-size: 12px !important;
    }
    #et-boc > header .et_pb_fullwidth_menu .et_pb_row {
        max-width: none !important;
        width: 100vw !important;
        padding-left: 20px !important;
    }
    .et_mobile_nav_menu {
        margin: 0 !important;
        min-height: 81px;
        margin: 0 !important;
        padding: 0 20px;
        width: 80px;
        align-items: center;
        justify-content: center;
    }
    .et_mobile_nav_menu .mobile_nav.opened {
        min-height: 81px;
        margin: 0 !important;
        width: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile_nav.closed:after,
    .mobile_nav.opened:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        background: none;
        height: 100%;
        width: 80px;
        z-index: 0;
    }
    .mobile_nav.opened:after {
        background: #98002d;
    }
    .mobile_menu_bar {
        z-index: 5;
    }
    #mobile_menu1.et_mobile_menu {
        position: fixed;
        color: rgb(255, 255, 255);
        top: 81px;
        left: 0;
        background-color: rgb(152, 0, 46) !important;
        height: 100vh;
        width: 100vw;
        border-top: 0 !important;
    }
    #mobile_menu1.et_mobile_menu li a {
        color: #ffffff !important;
        font-family: 'Archivo';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 1.5;
        text-align: center;
        letter-spacing: 0.02em;
        text-transform: uppercase;
    }
    .mobile_nav.opened .mobile_menu_bar:before {
        background-image: url(/wp-content/themes/Vocelli-Pizza/assets/menu-close.svg);
    }
    .tabs select[name="tab-select"] {
        font-family: 'Archivo';
        font-style: normal;
        font-weight: 700;
        font-size: 22.52px;
        line-height: 25px;
        color: #000000;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 15px;
        width: 100%;
        background: #FFFFFF;
        border: 0.969697px solid #FFFFFF;
        border-radius: 9.69697px;
        flex: none;
        order: 0;
        align-self: stretch;
        flex-grow: 0;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url(/wp-content/themes/Vocelli-Pizza/assets/select-arrow.svg);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 16px;
        padding-right: 30px;
    }
    .tabs {
        width: 100%;
    }
    .et_pb_number_counter {
        background-color: #FFFFFF;
        border-radius: 10px 10px 10px 10px;
        overflow: hidden;
        border: 5px solid #98002E;
        padding-top: 60px;
        padding-bottom: 60px;
        margin-top: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        min-height: 250px;
        flex-direction: column;
    }
    #stat-boxes {
        position: relative;
        top: -140px;
    }
}
.promo .price {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    font-size: 25.8349px;
    line-height: 110%;
    letter-spacing: 0.02em;
    color: #98002F;
    margin-bottom: .5rem;
    padding: 0;
}
#asl-map-canv {
    display: none;
}
.archivo-black {
    font-family: "Archivo Black", serif;
    font-weight: 400;
    font-style: normal;
}
#featured-treats {
    width: 100%;
}
#main-content ul {
    list-style: disc;
}
#main-content ul ul {
    margin-left: 16px;
}
#featured-treats * {
    /*transition: .3s ease all;*/
}
#pizza-and-more {
    display: none;
}
#pizza-and-more .tabs {
    padding-left: 1px;
    border: 0;
    justify-content: space-between;
}
#pizza-and-more .tabs select {
    border-radius: 5px;
    font-family: "Archivo Black", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: left;
    letter-spacing: 0.005em;
    text-transform: uppercase;
    color: #98002F;
    border: 3px solid #98002F;
    width: 100%;
    padding: 8px 0 8px 15px;
}
#pizza-and-more .tabs li {
    cursor: pointer;
    float:left;
    list-style:none;
    outline:none;
}
#pizza-and-more .tabs li span {
    display: block;
    width: 2px;
    height: 100%;
    background-color: #014D43;
}
#pizza-and-more .tabs li a {
    border-radius: 10px;
    background: #98002F;
    font-family: "Archivo Black", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    outline: none;
    position: relative;
}
#pizza-and-more .tabs li:last-of-type a:before {
    content: none !important;
}
#pizza-and-more .tabs li:last-of-type {
    margin-right: 5%;
}
#pizza-and-more .tabs li a.inactive {
    color:#014D43;
    background: none;
    outline:none;
}
#pizza-and-more .tabs li a:hover,
#pizza-and-more .tabs li a.inactive:hover {
    outline:none;
}
.tabs .tab.active {
    border-bottom: 1px solid #fff;
}
#pizza-and-more .container {
    display: flex;
    clear:both;           
    width:100%;
    text-align:left;
    padding-top: 20px;
    overflow-x: scroll;
}
.our-menu #pizza-and-more .container {
    flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
}
#pizza-and-more .container::-webkit-scrollbar {
    width: 0px;
}
#pizza-and-more .container .column {
    min-width: 270px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 10px;
    font-family: "Archivo Black", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 102.5%;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    min-height: 306px;
    margin-right: 20px;
    display: flex;
    align-items: end;
    padding: 15px;
    position: relative;
    background-size: cover;
    justify-content: flex-start;
    align-items: flex-end;
}
#pizza-and-more .container .column.locations {
    flex-direction: column !important;
    align-items: center;
    justify-content: end;
}
#pizza-and-more .container a.column {
    background-color: #98002F;
}
#pizza-and-more .container .column > a.order-now-link:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 117.93%);
    border-radius: 10px;
}
#pizza-and-more .container .column a.over {
    z-index: 9;
    color: #ffffff;
}
#pizza-and-more .container .column.locations a.over {
    padding: 0;
    margin-bottom: .75rem;
}
#pizza-and-more .container .column.locations a.over.order-now-button {
    padding: 5px 15px;
    gap: 10px;
    background: #FFFFFF;
    border: 2px solid #004D42 !important;
    border-radius: 30px;
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 138%;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #004D43;
    flex: none;
    order: 0;
    flex-grow: 0;
}
#pizza-and-more .container .column span {
    text-align: center;
    max-width: 200px;
}
#pizza-and-more .container .column img {
    position: absolute;
    right: 20px;
}

#main-content.our-menu {
    padding: 0;
}
menui-nav {
    display: flex;
    width: 100%;
    background: #98002c;
    padding: 30px 20px;
    align-items: center;
    justify-content: center;
}
.our-menu #primary {
    max-width: 90vw;
    display: block;
    margin: 0 auto;
}
a.tab {
    font-size: 18px;
}

.menu-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #98002e;
    padding: 30px 20px;
    flex-direction: row;
}

.menu-nav .tabs {
    display: flex;
    text-transform: uppercase;
    flex-direction: row;
    gap: 30px;
    align-items: center;
    justify-content: center;
}

.menu-nav .tab {
    color: #ffffff;
}
.our-menu h1 {
    font-family: "Archivo Black", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 138%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.our-menu h1 span {
    font-family: 'Bourbon',Helvetica,Arial,Lucida,sans-serif;
}
@media screen and (min-width: 960px) {
    .our-menu h1 {
        font-size: 48px;
        display: flex;
    }
    .our-menu h1 span {
        margin-top: 6px;
        font-size: 52px;
        margin-left: 15px;
    }
}
.our-menu .menu-link a,
.single-food .menu-link a {
    color: #D03D33 !important;
}
.our-menu #pizza-and-more .container .column {
    width: 100%;
    color: #98002F;
    background-color: #ffffff;
}
.our-menu #pizza-and-more .container .item {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    color: #98002F;
    min-width: 300px;
    width: 20%;
}

#pizza-and-more .container .column > a.order-now-link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.bourbon {
    font-family: 'Bourbon',Helvetica,Arial,Lucida,sans-serif;
}
#pizza-and-more .container .column:first-of-type {
    margin-left: 20px;
}
#pizza-and-more .container a.column {
    align-items: center;
    margin-right: 0;
    justify-content: center;
}
.hide-mobile {
    display: none;
}
.hide-desktop {
    display: block;
}
.d-flex {
    display: flex;
}
.justify-content-space-between {
    justify-content: space-between;
}
#main-content .container:before {
    content: none !important;
}
@media screen and (min-width: 980px) {
    #pizza-and-more .container .column:first-of-type {
        margin-left: 0;
    }
    .hide-mobile {
        display: block;
    }
    .hide-desktop {
        display: none;
    }
    #featured-treats {
        max-width: 1500px;
        width: 80%;
    }
    #pizza-and-more .container {
        overflow: unset;
    }
    #pizza-and-more .container .column {
        min-width: unset;
        width: 20%;
        margin-left: 0;
    }
}
#pizza-and-more .container h2 {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #5685bc;
}
#pizza-and-more .container ul {
    margin-left: 25px;
    font-size: small;
    line-height: 1.4;
    list-style-type: none;
}
#pizza-and-more .container li {
    padding-bottom: 5px;
    margin-left: 5px;
}

.single-food #main-header {
    background: #8ACFF2;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.single-food #main-content {
    background: rgba(138,207,242,1);
    padding-bottom: 40px;
}
.single-food #content-area {
    flex-direction: column;
}
.single-food .menu-image {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 16px 0px 16px 16px;
    font-family: 'CervoNeue Regular',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 102.5%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    min-height: 450px;
    display: flex;
    align-items: center;
    padding: 15px;
    position: relative;
    justify-content: center;
}
@media screen and (min-width: 960px) {
    .single-food .menu-image {
        min-width: 40%;
        min-height: 600px;
        margin-right: 75px;
        max-width: 40%;
    }
    .single-food #main-content {
        background: linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(138,207,242,1) 20%);
    }
    .postid-243488 #main-content {
        background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(138,207,242,1) 0%) !important;
    }
    .single-food #content-area {
        flex-direction: row;
    }
}
.single-food #main-header.et-fixed-header {
    background: #ffffff;
    box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
}
.single-food h1 {
    font-family: 'CervoNeue Regular',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 138%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-top: 30px;
}
.single-food h2 {
    font-family: 'CervoNeue Regular',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #000000;
}
.align-items-center {
    align-items: center;
}
.single-food .description {
    font-family: 'CervoNeue Regular',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.01em;
    color: #0077BD;
}
.single-food .order-button {
    background: #98002F;
    border-radius: 5px;
    font-family: 'CervoNeue Regular',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 138%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 30px;
    display: inline-block;
    padding: 10px 40px;
}
#nutrition-area {
    padding: 60px 0;
}
#nutrition-area .inner {
    flex-wrap: wrap;
}
.variation {
    font-weight: bold;
    color: #0177bd;
    font-size: 18px;
    text-transform: uppercase;
    min-width: 25%;
    margin-top: 40px;
}
.variation p {
    font-weight: inherit;
    color: #2d2d2d;
    font-size: 16px;
}
.variation p:first-child {
    margin-top: 18px;
}
#nutrition-area .toggle {
    display: inline-block;
    cursor: pointer;
}
#nutrition-area h2 img {
    margin-left: 20px;
    transition: .3s ease all;
}
#nutrition-area .open h2 img {
    transform: rotate(-180deg);
}
#nutrition-area .toggle-area {
    display: none;
}
.menu-promo{
    margin-top: 40px;
}
.row-promo {
  display: flex;
}

.column-promo {
  flex: 33.33%;
  padding: 5px;
}
@media (max-width: 750px) {
  .row-promo {
    display: inline-block !important;
  }
}
.breadcrumb {
    padding-left: 10px;
    font-size: 15px;
    padding-bottom: 15px;
}
.breadcrumb a {
    color: #666;
}
.postid-243579 .menu-image, .postid-243589 .menu-image, .postid-243581 .menu-image, .postid-243591 .menu-image, .postid-243593 .menu-image, .postid-243569 .menu-image, .postid-243562 .menu-image, .postid-243565 .menu-image{
    padding: 15px 0px 15px 15px !important;
    justify-content: flex-end !important;
}
.home-menu-row {
    background: linear-gradient(0deg, rgba(255,255,255,1) 50%, rgba(138,207,242,1) 50%);
}
.com-con-img img {
    overflow: hidden;
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
    border-radius: 20px 0 20px 20px;
}

.page-id-243486 div.column:hover {
    background-color: #98002F !important;
    color: white !important;
    transition: 0.5s;
}
#fixed-link{
    display:none;
}


    


li.social-links {
    width: auto;
    margin: auto;
    text-align: center;
    margin-top: 20px;
}
html body li.social-links a{
    padding:5px;
    display:inline;
}

li.app-links {
    margin-top: 20px;
    line-height: normal;
    padding: 0px;
    height: 75px;
}

html body div li.app-links a {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: normal;
}

.page-id-242705 #fixed-link {
    display: none;
}
.container.clearfix.et_menu_container:after {
    visibility: hidden !important;
    display: block !important;
    font-size: 0 !important;
    content: " " !important;
    clear: both !important;
    height: 0 !important;
}
.m-width-none {
    max-width: none;
}

.et_pb_fullwidth_menu .et-menu>li {
    padding: 0 15px !important;
}


.bordered-cta-title p {
    white-space: nowrap;
    height: auto;
    font-size: 16px;
    line-height: 1.4rem;
}
.bordered-cta h4 {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 110%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #991A32;
}
.bordered-cta a {
    background: #991A32;
    border-radius: 5px;
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 138%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;
    display: block;
    padding: 10px;
}

.et_pb_row_1-4_1-4_1-2 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}
.et_pb_row_1-4_1-4_1-2 .bordered-cta {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease height;
    max-height: 350px;
}
.et_pb_row_1-4_1-4_1-2 .bordered-cta .et_pb_text_inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Home - About */
#home-about-container {
    padding: 0;
}
.home-about-row {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.home-about-row .et_pb_column:first-of-type {
    background-color: #991A32;
    margin: 0;
    flex: 1;
    padding: 40px;
    background-image: url(https://vocpizzastg.wpenginepowered.com/wp-content/uploads/2025/02/search_background.png);
}
.home-about-row .et_pb_column:last-of-type {
    background-image: url(/wp-content/themes/Vocelli-Pizza/assets/menu-spread.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 400px;
}
.home-about-row .text-area {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.home-about-row .et_pb_text_inner {
    max-width: 600px;
}
.home-about-row .text-area h3 {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 138%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.home-about-row .text-area p {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 138%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
.home-about-row:before {
    content: '';
    height: 170px;
    width: 170px;
    position: absolute;
    top: auto;
    right: 0;
    transform: translateY(-50%);
    display: block;
    background: url(/wp-content/themes/Vocelli-Pizza/assets/100-seal.svg);
    background-size: contain;
    z-index: 5;
    bottom: 26%;
}

body .et_pb_fullwidth_menu .et_mobile_menu li .mobile-app-store {
    display: flex !important;
    align-items: center;
    flex-direction: column;
    margin-left: 0 !important;
    width: 100% !important;
    left: -10px;
    position: relative;
    gap: 15px;
    margin-top: 30px;
    background: none !important;
}
.custom-mobile-icons ul li a {
    font-size: 0 !important;
    line-height: 0px !important;
    text-indent: -999px;
}
.custom-mobile-icons ul li {
    cursor: pointer;
}
.custom-mobile-icons .apple a {
    background-image: url(/wp-content/themes/Vocelli-Pizza/assets/apple.png);
    background-size: unset;
    height: 60px;
    width: 182px;
}
.custom-mobile-icons .play a {
    background-image: url(/wp-content/themes/Vocelli-Pizza/assets/play.png);
    background-size: unset;
    height: 58px;
    width: 196px;
}
body .et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul.mobile-social-icons {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 30px;
    position: relative;
    left: -10px;
    margin-top: 40px;
    background: none !important;
}
.mobile-social-icons li a {
    height: 42px;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-mobile-icons .facebook a {
    background-image: url(/wp-content/themes/Vocelli-Pizza/assets/facebook.png);
    width: 42px;
}
.custom-mobile-icons .twitter a {
    background-image: url(/wp-content/themes/Vocelli-Pizza/assets/twitter.png);
    width: 42px;
    height: 35px;
}
.custom-mobile-icons .instagram a {
    background-image: url(/wp-content/themes/Vocelli-Pizza/assets/instagram.png);
    width: 43px;
}
.custom-mobile-icons .tiktok a {
    background-image: url(/wp-content/themes/Vocelli-Pizza/assets/tiktok.png);
    width: 36px;
}

.mobile-hero {
/*    height: 500px;*/
}
.mobile-hero div {
    padding-bottom: 15px;
}
.mobile-hero div img {
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    width: calc(100% - 12px);
    display: block;
    margin: auto;
}


@media only screen and (max-width: 980px) {
    .custom-mobile-icons {
        text-align: center;
        padding: 10px 0;
    }
    
    .mobile-app-store, .mobile-social-icons {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        gap: 10px;
    }

    .mobile-app-store li, .mobile-social-icons li {
        display: inline-block;
    }

    .mobile-app-store a, .mobile-social-icons a {
        display: block;
        width: 40px;
        height: 40px;
    }

    .mobile-app-store img, .mobile-social-icons img {
        width: 40px;
        height: 40px;
        object-fit: contain;
    }
}


@media screen and (min-width:981px) {
    .custom-mobile-icons {
        display: none !important;
        visibility: hidden !important;
    }
    .home-about-row:before {
        height: 230px;
        width: 230px;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        background-size: unset;
        bottom: auto;
    }
    .home-about-row .text-area h3 {
        font-size: 40px;
    }
    .home-about-row .text-area p {
        font-size: 20px;
    }
    .et_pb_row_1-4_1-4_1-2 .bordered-cta {
        max-height: none;
    }
    .home-about-row {
        flex-direction: row;
    }
    .home-about-row .et_pb_column:first-of-type,
    .home-about-row .et_pb_column:last-of-type {
        min-height: auto;
        width: 50%;
    }
}
.item .copy .order-now-button {
    margin-top: auto !important;
}
.stats-image .et_pb_image_wrap {
    width: 100%;
}
.stats-image img {
    object-fit: cover;
    width: 100% !important;
}
@media screen and (min-width:1000px) {
    .subcategory-items .item.promo .copy {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .subcategory-items .item.promo .title {
        margin-top: 0 !important;
    }
    .item .copy .order-now-button {
        margin-top: 1rem !important;
    }
    .et_pb_number_counter {
        margin-top: -150px !important;
    }
}
@media screen and (min-width: 1111px) {
    #pizza-and-more .tabs li a {
        font-size: 22px;
    }
    #pizza-and-more .container .column {
        font-size: 24px;
    }
    #pizza-and-more .container .column img {
        right: 30px;
    }
    .bordered-cta-title p {
        font-size: 18px;
    }
    .et_pb_fullwidth_menu .et-menu>li {
        padding: 0 30px 0 0 !important;
    }
    .et_pb_fullwidth_menu .et-menu>li.nav-cta {
        padding: 0 30px !important;
    }
}
@media screen and (min-width: 1170px) {
/*    .et_pb_fullwidth_menu .et-menu>li {
        padding: 0 20px 0 0 !important;
    }*/
}
@media screen and (min-width: 1200px) {
    .et_pb_fullwidth_menu .et-menu>li {
        padding: 0 40px 0 0 !important;
    }
    .et_pb_fullwidth_menu .et-menu>li.nav-cta {
        padding: 0 40px !important;
    }
    #pizza-and-more .tabs li a {
        font-size: 22px;
    }
    #pizza-and-more .container .column {
        font-size: 24px;
    }
    #pizza-and-more .container .column img {
        right: 30px;
    }
    .bordered-cta-title p {
        font-size: 22px;
    }
    .bordered-cta h4 {
        font-size: 18px;
    }
}
@media screen and (min-width: 1365px) {
    #pizza-and-more .tabs li a {
        font-size: 28px;
    }
    #pizza-and-more .container .column {
        min-height: 360px;
    }
    .bordered-cta-title p {
        font-size: 24px;
    }
}
@media screen and (min-width: 1383px) {
    .et_pb_fullwidth_menu .et-menu>li {
        padding: 0 50px !important;
    }
    .et_pb_fullwidth_menu .et-menu>li.nav-cta {
        padding: 0 50px !important;
    }
}

/* Single Location */
.page-id-311 .container {
    max-width: 1290px;
}
#single-store {
    margin-top: 70px;
}
#single-store .asl-detail-map {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border: 3px solid #004D42;
    border-radius: 10px;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
}
#single-store .sl-store-title {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #98002F;
}
#single-store .sl-store-info {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}
#single-store .sl-store-info span {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #98002F;
    display: block;
    margin-bottom: 1rem;
}
#single-store .sl-address.list-unstyled {
    margin: 0;
    padding: 0;
}
#single-store .sl-store-info {
    display: flex;
    align-items: start;
    gap: 8px;
    margin-bottom: 25px;
}
#single-store .sl-store-info p {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #000000;
    margin-bottom: 0;
}
#single-store .sl-store-info a {
    color: #000000;
    text-decoration: underline;
}
#single-store .sl-timings {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #004D42;
}
#single-store .d-flex .col {
    flex: 1;
}
#single-store .sl-day {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}
#single-store .sl-day .sl-day-lbl,
#single-store .sl-day .sl-time {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 0;
}
#single-store .btn {
    text-transform: uppercase;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 30px;
    gap: 10px;
    border-radius: 50px;
    border: 3px solid #014D43;
}
#single-store .btn:first-of-type {
    font-weight: bold;
}
#single-store .btn.start {
    background: #014D43;
    color: #ffffff !important;
}
#single-store .btn.directions {
    background: #ffffff;
    color: #014D43 !important;
}
#single-store .buttons {
    flex-direction: column;
    width: 100%;
    margin: 50px 0 40px;
    gap: 30px;
}
#pizza-and-more h2 {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 138%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #98002F;
}
section.checkered {
    margin: 50px 0;
}
#local-content .d-flex .col {
    flex: 1;
}
#local-content .d-flex .col:first-child {
    background-color: #98002E;
    background-image: url(/wp-content/uploads/2025/02/search_background.png);
    background-size: cover;
    margin: 0;
}
#local-content .d-flex .col:last-child {
    background-color: #D9D9D9;
    margin: 0;
}
#local-content .d-flex .col:first-child > div {
    padding: 70px 40px;
}
#local-content .local-heading {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 138%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}
#local-content .local-copy {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 138%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
#single-store .services ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
#single-store .services ul li {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 5px;
    flex-direction: column;
}
.cards .card {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    background: white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}
.cards .card img {
    width: 100%;
    height: auto;
}
.cards .card-content {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cards .card h4 {
    font-size: 18px;
    color: #333;
    line-height: 1;
    margin: 0;
    text-align: left;
    padding: 0;
}
.cards .apply-btn {
    display: inline-block;
    padding: 8px 20px;
    background-color: #0d5944;
    color: white;
    text-decoration: none;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.page-id-311 .full-height {
    height: 100%;
}
.page-id-311 .full-height-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.page-id-311 .full-height .info {
    gap: 10px;
    flex-direction: column;
}
.cards .container {
    gap: 40px;
}
.cards .container .col {
    flex: 1;
}

.cards h3 {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 138%;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #014D43;
    margin-bottom: 1.5rem;
}

#main-content .container.p-0 {
    padding: 0 !important;
}

#local-content > .d-flex {
    flex-direction: column;
}
.cards > .container {
    flex-direction: column;
}
#pizza-and-more .slick-track {
    display: flex;
}



.subcategory-items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.subcategory-items .item {
    background-repeat: no-repeat;
    min-height: 360px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    overflow: hidden;
    border: 2px solid #E3E3E3;
    border-radius: 10px;
    flex: 1 1 100%;
    max-width: 100%;
}
.subcategory-items .item.artisan {
    background-repeat: no-repeat;
    background-position: 50%;
    min-height: 490px;
}
.subcategory-items .item.artisan .copy {
    justify-content: space-between;
}
.subcategory-items .item .column {
    background-repeat: no-repeat;
    min-height: 360px;
}

.subcategory-items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 40px;
}

.item .image {
    flex-grow: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    min-height: 60%;
}

.item .copy {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
    padding: 0 10px;
}

.item .copy .title {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    color: #000000;
    margin-top: 20px;
}
.item.promo .copy .title {
    margin-top: auto;
}

.item .copy .order-now-button {
    display: flex;
    padding: 2px 20px;
    color: #fff;
    text-decoration: none;
    margin-top: auto;
    margin-bottom: 20px;
    background: #004D43;
    border: 2px solid #004D42;
    border-radius: 30px;
    align-items: center;
    text-transform: uppercase;
    font-weight: bold;
    width: fit-content;
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 500;
    font-size: .92em;
    line-height: 138%;
}

.our-menu h2,
.our-menu h3 {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 138%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #98002F;
}
#inner-menu > .active-container {
    padding-top: 0 !important;
}

.our-menu {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 138%;
    letter-spacing: 0.02em;
    color: #000000;
}
.our-menu .category-copy a {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 138%;
    letter-spacing: 0.02em;
    text-decoration-line: underline;
    color: #000000;
}

.subcategory-copy {
    margin-bottom: 45px;
}

.subcategory-title {
    margin-bottom: 30px;
}

.our-menu .container {
    width: 100%;
    max-width: 1280px;
}

.subcategory-tabs {
    margin: 20px 0;
}

.subcategory-tabs ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}

.subcategory-tabs li {
    margin-right: 10px;
    margin-bottom: 10px;
}

.subcategory-tabs .subtab {
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    background-color: #f0f0f0;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.subcategory-tabs .subtab.active {
    background-color: #0073aa;
    color: white;
}

.sales span.percent-value:before {
    content: '$';
}
.sales span.percent-value:after {
    content: 'M';
}
span.percent-value {
    position: relative;
}

.et_pb_menu__logo img {
    max-width: 140px;
}

.et_pb_blog_grid h2.entry-title {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    display: flex;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #98002F;
}
.et_pb_blog_grid a.more-link {
    padding: 5px 15px !important;
    background: #004d43;
    border-radius: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Archivo Black';
    display: inline-block;
    margin-top: 1rem !important;
}
.et_pb_blog_grid article {
    border-radius: 10px;
    border: 3px solid #98002e !important;
    overflow: hidden;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none !important;
}
.et_pb_slide_title {
    margin-bottom: 2rem !important;
}

#franchisees-say a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.et-pb-controllers a {
    border: 1px solid #004D42;
    border-radius: 0;
    max-width: 150px;
    width: 20%;
    margin-right: 20px;
}
.et-pb-controllers .et-pb-active-control {
    background-color: #004D42;
}

#asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .search_filter {
    display: none !important;
}
#asl-storelocator.asl-cont .asl-map {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar {
    width: 10px !important;
    height: 10px !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar-button {
    width: 12px !important;
    height: 12px !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar-thumb {
    background: #991A32 !important;
    border: 0px solid #FFFFFF !important;
    border-radius: 5px !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar-thumb:hover {
    background: #991A32 !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar-thumb:active {
    background: #991A32 !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar-track {
    background: #C4C4C4 !important;
    border: 0px solid #FFFFFF !important;
    border-radius: 5px !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar-track:hover {
    background: #C4C4C4 !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar-track:active {
    background: #C4C4C4 !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box::-webkit-scrollbar-corner {
    background: transparent !important;
}


#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section:first-of-type {
    background: transparent;
    display: flex;
    flex-direction: row;
}
#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section:first-of-type div:first-child {
    flex: 100%;
    display: block;
    width: 100%;
    max-width: none !important;
}
#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section:first-of-type div:last-child {
    flex: 100%;
}
#asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter:first-of-type .sl-search-group {
    background: #ffffff;
    border: 3px solid #ffffff;
    border-radius: 10px;
}
#asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter:first-of-type .sl-search-group .asl-search-address {
    border: 0;
}
#asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter:first-of-type .sl-search-group .span-geo {
    border-radius: 10px;
}
#asl-storelocator.asl-cont div.sl-row.no-gutters.sl-main-row {
    display: flex !important;
    flex-direction: column-reverse !important;
}
#asl-panel {
    flex: 1.5;
}
.asl-map {
    flex: 3.5;
}
#asl-storelocator.asl-cont.no-asl-filters .asl-wrapper .sl-main-cont .sl-main-row .asl-panel .asl-panel-inner {
    top: 0 !important;
}
#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section .search_filter label:first-of-type {
    font-family: 'Archivo' !important;
    font-style: normal;
    font-weight: 300 !important;
    font-size: 16px;
    line-height: 17px !important;
    color: #FFFFFF !important;
    margin-bottom: 1rem !important;
    display: block;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel {
    border-radius: 0 0 10px 10px !important;
    overflow: hidden;
}

.subcategory-items .item .description p {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0.02em;
    color: #000000;
}

@media screen and (min-width:800px) {
    .subcategory-items .item {
        flex: auto;
        max-width: calc(50% - 16px);
    }
}

.subcategory-items .item.promo {
    flex: 1 1 100%;
    max-width: 100%;
}

#asl-storelocator.asl-cont div.sl-row.no-gutters.sl-main-row * {
    max-height: 420px;
}

.sl-addr-sec .pol-7 {
    max-width: none !important;
}
.sl-addr-sec .pol-7 a.btn.btn-primary.btn-order {
    padding: 4px 15px !important;
}

@media screen and (min-width:768px) { 
    #asl-storelocator.asl-cont div.sl-row.no-gutters.sl-main-row {
        flex-direction: row !important;
        gap: 30px !important;
    }
    #asl-storelocator.asl-cont .asl-map {
        border-radius: 10px;
    }
    #asl-storelocator.asl-cont .sl-main-cont .asl-panel {
        border-radius: 10px !important;
    }
}

@media screen and (min-width:1000px) {
/*    .et_pb_sticky--top #menu-navigation-1 .menu-item {
        display: none;
    }*/
    .et_pb_sticky--top #menu-navigation-1 .nav-cta {
        display: flex;
    }
    #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section:first-of-type div:first-child {
        flex: 1.5;
        padding-right: 0 !important;
    }
    #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section:first-of-type div:last-child {
        flex: 3.5;
    }
    .single-post p,
    .single-post h2,
    .single-post h3 {
        margin-bottom: 2rem;
    }
    .menu-nav .desktop {
        display: flex;
        align-items: center;
        gap: 15px;
    }
    .menu-nav .desktop a {
        font-size: 16px;
    }
    .promo .price {
        text-align: center;
    }
    .subcategory-items .item.promo {
        flex-direction: row;
    }
    .subcategory-items .item.promo .image,
    .subcategory-items .item.promo .copy {
        width: 50%;
        flex: 1;
    }
    #single-store .sl-store-title {
        font-size: 40px;
    }
    .page-id-311 .full-height .info {
        gap: 40px;
        flex-direction: row;
    }
    #single-store .services ul {
        gap: 40px;
        width: auto;
        justify-content: none;
    }
    #single-store .services ul li {
        gap: 8px;
        flex-direction: row;
    }
    #single-store .buttons {
        flex-direction: row;
        width: 100%;
        margin: auto;
        gap: 20px;
    }
    #local-content .d-flex .col:first-child > div {
        padding: 100px 130px;
    }
    #local-content > .d-flex {
        flex-direction: row;
    }
    .cards > .container {
        flex-direction: row;
        align-items: end;
    }
    .cards .card h4 {
        font-size: 20px;
    }
    .cards .apply-btn {
        font-size: 18px;
    }
    .subcategory-items .item {
        flex: 1 1 calc(25% - 16px);
        max-width: calc(25% - 16px);
    }
}
@media screen and (min-width:1180px) {
    .menu-nav .desktop {
        gap: 30px;
    }
    .menu-nav .desktop a {
        font-size: 18px;
    }
}
.locimg {
    background-image: url(/wp-content/uploads/2025/05/IMG_0891-scaled.jpg);
    background-position: center center;
    background-size: cover;
}

#gform_submit_button_7,
#gform_submit_button_8,
#gform_submit_button_9 {
    border-radius: 50px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Archivo';
    font-weight: bold;
    background: #024d43;
    padding: 10px 30px;
}

.dtq-logo-carousel .slick-track {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/* Hide Cheesy Rewards and App */
.et_pb_section:last-of-type .et_pb_column.et_pb_column_1_3:nth-child(1),
.et_pb_section:last-of-type .et_pb_column.et_pb_column_1_3:nth-child(2) {
    display: none;
}
.page-id-311 .cards .col:first-child {
    display: none;
}