#site-header {
    background-color: #e47245;
    z-index: 99;
}

.sticky-sidebar {
    position: fixed;
    left: 0;
    right: 0;
    width: 19%;
}

#header-navigation {
    padding-top: 35px;
    padding-bottom: 20px;
}

#site-header .nav-menu .nav-link {
    font-family: Frontage-Bold;
    font-weight: 700;
    font-size: 12px;
}

.nav-menu .menu-item.active {
    text-decoration: 2px underline;
}

#site-header .menu-item {
    margin-bottom: 10px;
}

.nav-link:hover {
    text-decoration: underline;
}

#site-header .header-logo {
    max-width: 165px;
}

#site-header .joe-img {
    max-width: 102px;
}

#site-header .menu-button .button {
    border: 1px solid #2b2e34;
    border-bottom-width: 2px;
    border-right-width: 2px;

    background-color: #e6e3d9;
    color: #000;
    padding: 7px 10px;
}

#site-header .menu-button .button:hover {
    background-color: #000;
    color: #fff;
}
#site-header .menu-button {
    width: 100%;
    /*  max-width: 155px;*/
    margin: 25px auto 20px;
}

#site-footer .footer-text p {
    font-size: 15px;
    margin: 10px 0 0;
    line-height: 21px;
}

#site-footer .footer-logo-wrap {
    width: 100%;
    max-width: 150px;
}

#site-footer .nav-menu .nav-link {
    font-family: "Frontage-Bold";
    font-size: 12px;
    padding: 0;
    text-align: left;
}

#site-footer:after {
    content: "";
    position: absolute;
    display: block;

    bottom: 0;
    right: 0;

    z-index: 1;
    margin-right: 25px;
    max-width: 120px;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    background-image: url(../images/dough@2x.png);
    height: 190px;
    width: 100%;
    margin-bottom: 15px;
}

#site-footer .footer-content {
    margin-bottom: 20px;
}

#footer-credits {
    position: relative;
    padding: 10px 0;
}

#footer-credits:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #e47245;
}

#footer-credits p {
    position: relative;
    z-index: 9;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0.13px;
    text-align: center;
}

#site-footer a:hover,
#footer-credits p a:hover {
    text-decoration: underline;
}

.social-icons .fb-img,
.social-icons .ig-img {
    background-size: contain;
    background-repeat: no-repeat;
    height: 28px;
    width: 28px;
    display: inline-block;
}

.social-icons li {
    margin-right: 6px;
}

.social-icons .fb-img {
    background-image: url(../images/facebook@2x.png);
}
.social-icons .fb-img:hover {
    background-image: url(../images/facebook-hover@2x.png);
}

.social-icons .ig-img {
    background-image: url(../images/instagram@2x.png);
}

.social-icons .ig-img:hover {
    background-image: url(../images/instagram-hover@2x.png);
}

.social-icons h3 {
    font-family: "frontage-bold";
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -1.08px;
    margin: 0;
}

.instagram-feed #sb_instagram .sbi_photo_wrap,
.instagram-feed #sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item,
.instagram-feed #sb_instagram #sbi_images {
    height: 100%;
}

.instagram-feed #sb_instagram .sbi_photo {
    height: 100% !important;
}
/*
.wp-block-button.w-auto {
    width: auto;
}*/

body .wp-block-group,
body .wp-block-group.has-background {
    padding: 50px;
}

.wp-block-group.alignwide > .wp-block-group__inner-container {
    width: 100%;
    max-width: 590px;

    margin-left: auto;
    margin-right: auto;
}

.arrow-img {
    width: 100%;
    max-width: 50px;
}

/*.text-short-width {
    width: 100%;
    max-width: 520px;
    margin-right: auto;
    margin-left: auto;
}*/

.custom-text-width {
    width: 100%;
    max-width: 680px;
    margin-right: auto;
    margin-left: auto;
}

.col-border,
.col-dotted {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.tb-bb {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.content-and-image .frontage-bold {
    letter-spacing: 2.24px;
    line-height: 38px;
}

.fixed-btn-width .wp-block-button {
    width: 100%;
    max-width: 180px;
}

.fixed-btn-width .wp-block-button__link {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

/*========= HOME BANNER
============================*/
.home-banner .wp-block-image img {
    /*width: 100%;
    max-width: 615px;
    margin: auto auto -15px;*/

    width: 100%;
    max-width: 650px;
    margin: 5px auto -15px;
    height: 280px;
    object-fit: contain;
}

.home-banner .overlap-btn {
    position: relative;
    top: 20px;
    z-index: 9;
}

.home-banner:before,
.welcome-section:after,
.visit-section .col-right:after,
.loyalty-program .col-right:after,
.loyalty-program .col-left:before {
    content: "";
    position: absolute;
    display: block;
    width: 110px;
    max-height: 56px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    height: auto;
}

.home-banner:before {
    top: 0;
    bottom: 0;
    left: -10px;
    background-image: url(../images/black-x-group@2x.png);
    background-position: center;
    margin-top: 20px;
}

/*========= WELCOME SECTION
============================*/

.welcome-section:after {
    top: -10px;
    bottom: 0;
    right: 0;
    background-position: center;
    background-image: url(../images/black-x-group@2x.png);
    margin-right: 5%;
}

/*========= THREE COL
============================*/

.three-col .x-img {
    max-width: 13px;
    margin: auto;
}

.three-col .arrow-img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.three-col .wp-block-column > .wp-block-group {
    padding: 20px;
}
/*========= COME VISIT
============================*/

.visit-section .col-right:after {
    top: -30px;
    bottom: 0;
    right: -10px;

    height: 100%;
    min-height: 100%;
    background-position: bottom;
    background-image: url(../images/black-x-group@2x.png);
}

/*========= LOYALTY PROGRAM
============================*/

.loyalty-program .col-left:before {
    top: 0;
    background-position: bottom;
    background-image: url(../images/black-x-group@2x.png);
    min-height: 100%;
    margin-left: -10px;
    margin-top: -20px;
}

.loyalty-program .col-right:after {
    top: 0;
    right: 0;
    background-position: top;
    background-image: url(../images/badge-logo@2x.png);
    width: 165px;
    min-height: 250px;
    margin-right: 45px;
    margin-top: -110px;
}

/*========= WHAT MAKES US DIFFERENT
============================*/
.what-makes-us-different .frontage-bold {
    font-size: 18px;
    line-height: 27px;
}

.what-makes-us-different .wp-block-column .wp-block-group {
    padding-left: 25px;
    padding-right: 25px;
}

.what-makes-us-different > .wp-block-group__inner-container {
    padding-right: 10px;
    padding-left: 10px;
}
.what-makes-us-different .wp-block-column {
    border-left: 1px dotted #2b2e34;
}

.what-makes-us-different:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    margin-right: 50px;
    max-width: 160px;
    margin-bottom: -50px;
    height: 250px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    background-image: url(../images/dough@2x.png);
}

/*========= GIVING BACK
============================*/

.giving-back:before {
    content: "";
    position: absolute;
    display: block;
    width: 110px;
    max-height: 56px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    height: auto;
    top: 0;
    background-position: bottom;
    background-image: url(../images/black-x-group@2x.png);
    min-height: 100%;
    margin-top: -20px;
    left: 0;
}

/*========= CTA
============================*/
.wp-block-group.cta {
    padding-top: 38px;
    padding-bottom: 38px;
}

.cta-tan span.fonsesca-slant {
    transform: rotate(-10deg);
}

.cta-tan .wp-block-button {
    max-width: 100%;
}

.cta.cta-tan .wp-block-button {
    background-color: #e47245;
    border: 1px solid #2b2e34;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-radius: 0;
    line-height: 19px;
}

/*----- CHROME BROWSER ONLY
-------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .cta.cta-tan .wp-block-button__link {
        position: relative;
        top: -1px;
    }
}

.cta.cta-tan .wp-block-button__link {
    display: inline-block;
    vertical-align: top;
    line-height: 10px;
    font-family: Geiny-Regular;
    font-size: 12px;
    color: #fff;
    border-radius: 0;

    padding: 7px 10px;
    font-weight: 700;
    letter-spacing: 2.1px;
    line-height: 19px;
    width: auto;
    border: 0;
}

.cta.cta-tan .wp-block-button:hover {
    background-color: #e6e3d9;
}

.cta-tan .wp-block-button__link:hover {
    transform: none;
}

/*========= CATERING
============================*/

#page-title-955 {
    padding-bottom: 0;
}

.catering-form {
    border-top: 1px solid #000;
}
.catering-form:after {
    background-image: url(../images/doughnuts@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    content: "";
    position: absolute;
    display: block;
    z-index: -1;
    bottom: 0;
    right: -20px;
    width: 100%;
    max-width: 282px;
    height: 80px;
    margin-bottom: 60px;
}

/*========= LOCATIONS
============================*/
.contact-location-form .gform_wrapper.gravity-theme .gform_footer {
    text-align: left;
    padding: 0;
}

/*========= CAREERS
============================*/

.career-form > .wp-block-group__inner-container {
    padding-left: 10px;
    padding-right: 10px;
}

/*========= CUSTOM TABS
============================*/
.custom-tabs .nav-tabs {
    align-items: center;
    justify-content: space-evenly;
    border-bottom: 1px solid;
    margin-bottom: 40px;
}

.custom-tabs .nav-tabs a {
    border: 1px solid transparent;
    padding: 8px;
    display: block;
    border-bottom: 0;
}

.custom-tabs .nav-tabs .active {
    border-color: #000;
    background-color: #d2c082;
}

.custom-accordion .accordion {
    font-size: 18px;
    letter-spacing: 0.54px;
    line-height: 21px;
    background-color: transparent;
    color: #e47245;
    cursor: pointer;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border: none;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-left: 0;
}

.custom-accordion .panel {
    padding: 5px 0 15px;
    display: none;
    overflow: hidden;
}

.custom-accordion .accordion {
    background-image: url(../images/down-arrow@2x.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 99% center;
}

.custom-accordion .accordion-content p {
    margin: 10px 0 0;
}

/*========= ABOUT US
============================*/
.wp-block-group.mission-section {
    padding-top: 35px;
    padding-bottom: 35px;
}

.mission-section .wp-block-column {
    padding-left: 25px;
    padding-right: 25px;
}

/*==== MENU PAGE
===============================*/

#page-header-951 {
    position: relative;
}
#page-header-951:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    z-index: 1;
    margin-right: 25px;
    max-width: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    background-image: url(../images/dough@2x.png);
    height: 210px;
    width: 100%;
    margin-top: -30px;
}

.menu .product-title {
    color: #e47245;
    font-size: 18px;
}

.menu .dropdown-toggle {
    font-family: Neutraface Titling;
    color: #000;
    font-size: 18px;
    background-color: #d2c082;
}

.menu .filters-wrap {
    border-bottom: 1px solid;
}

.menu .dropdown-toggle:focus {
    box-shadow: none;
}

.menu .menu-inner-wrap .main-tab {
    padding-bottom: 35px;
}

.main-tab .custom-row {
    align-items: center;
}
.product-desc p {
    margin-top: 0;
}

.filters {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.filter-btn {
    display: block;
    padding: 10px 17px;
    border: 1px solid transparent;
    border-bottom: 0;
}

.filter-btn.active {
    background-color: #d2c082;
    border-color: #000;
}

.menu hr {
    border-top: 1px solid #000;
}

.menu .filters {
    margin-bottom: 0;
}

.Doughnut {
    display: none;
}

.main-tab img {
    max-width: 125px;
    height: 125px;
    object-fit: contain;
    object-position: center;
}

.main-tab .main-tab-title {
    font-size: 13px;
    letter-spacing: -1.17px;
    line-height: 20px;
    max-width: 130px;
    margin-right: auto;
    margin-left: auto;
}

.main-tab {
    margin-bottom: -50px;
}

.main-tab hr {
    border-top: 1px dotted #000000;
    width: 30px;
    margin: 10px auto;
}

.main-tab .inner-content {
    padding: 30px;
    border: 14px solid #d4c182;
    margin: 25px 0 50px;
    background-color: #e7e7dd;
}

.grid-item-1711,
.menu-btn-1711 {
    display: inline-block;
}

.filter-1711 {
    display: none;
}

.menu .main-tab-desc {
    max-width: 180px;
    margin: auto;
}

@media (min-width: 1601px) {
    #site-header .joe-img {
        max-width: 200px;
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    /* .instagram-feed #sb_instagram .sbi_photo {
        height: 235px !important;
    }*/
}

@media (max-width: 1440px) {
    .product-desc {
        width: 100%;
        max-width: 350px;
    }
}

@media (min-width: 1199px) {
    .mission-section .wp-block-column {
        padding-left: 62px;
        padding-right: 62px;
    }

    .menu .wp-block-group {
        padding-left: 80px;
        padding-right: 80px;
    }

    .main-tab .custom-col {
        padding-left: 30px;
        padding-right: 30px;
    }

    .main-tab .custom-row {
        margin-right: -30px;
        margin-left: -30px;
    }
}

@media (min-width: 1025px) {
    .cta.cta-tan .wp-block-button__link {
        font-size: 14px;
    }

    .what-makes-us-different .frontage-bold {
        font-size: 20px;
    }
}
@media (min-width: 992px) {
    .site-content {
        border-left: 1px solid;
    }

    .main-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #site-header {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 19%;
        flex: 0 0 19%;
        max-width: 19%;

        padding-left: 0;
        padding-right: 0;
    }

    #site-footer .footer-text a[type="tel"],
    p a[data-type="tel"] {
        pointer-events: none;
    }

    .site-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 81%;
        flex: 0 0 81%;
        max-width: 81%;
        padding-left: 0;
        padding-right: 0;
    }

    .home-banner .wp-block-image figure {
        margin-bottom: 0;
    }

    .home-banner .wp-block-buttons {
        margin-left: 50px;
    }

    .cta-tan span.fonsesca-slant {
        display: inline-block;
    }

    .cta-tan span.fonsesca-slant {
        padding-left: 5px;
    }
}

@media (max-width: 991px) {
    .sticky {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
    }

    #header-navigation {
        padding: 15px 25px;
        border-bottom: 1px solid transparent;
    }

    .sticky #header-navigation {
        border-color: #000;
    }

    #site-header .header-logo {
        max-width: 100px;
    }

    .three-col .wp-block-group {
        padding: 30px 20px;
    }
}

@media (min-width: 768px) {
    .col-border .wp-block-columns .wp-block-column:not(:last-child) {
        border-right: 1px solid;
    }
    .col-dotted .wp-block-columns .wp-block-column:not(:last-child) {
        border-right: 1px dotted #2b2e34;
    }

    #site-footer .col-md-2 {
        display: flex;
        justify-content: center;
    }

    #site-footer .menu-item {
        margin-bottom: 20px;
    }

    .home-banner .overlap-btn .wp-block-button {
        margin-bottom: 0;
    }

    .home-banner .overlap-btn .wp-block-button:first-child {
        margin-right: 25px;
    }

    .wp-block-group.home-banner {
        padding-bottom: 0;
    }

    .locations .col-right {
        border-left: 1px dotted #000;
    }

    .mission-section .wp-block-column:first-child {
        padding-left: 0;
    }

    .mission-section .wp-block-column:last-child {
        padding-right: 0;
    }

    .custom-tabs .tab-content {
        padding-right: 25px;
        padding-left: 25px;
    }

    .instagram-feed .wp-block-column:first-child {
        flex-basis: 20% !important;
    }
    .instagram-feed .wp-block-column:last-child {
        flex-basis: 75% !important;
    }

    #footer-credits:before {
        right: 120px;
    }
}

@media (max-width: 767px) {
    body .wp-block-group.has-background,
    body .wp-block-group {
        padding: 50px 25px;
    }
    .col-border .wp-block-columns .wp-block-column:not(:last-child) {
        border-bottom: 1px solid;
    }

    .col-dotted .wp-block-columns .wp-block-column:not(:last-child) {
        border-bottom: 1px dotted #2b2e34;
    }
    .footer-col:not(:last-child) {
        margin-bottom: 25px;
    }

    .footer-text p {
        margin-bottom: 0;
    }

    #site-footer .menu-item {
        line-height: 40px;
    }

    #site-footer:after {
        content: none;
    }

    #footer-credits p {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    body .wp-block-group {
        padding-left: 25px;
        padding-right: 25px;
    }

    .home-banner .wp-block-buttons,
    .home-banner .wp-block-buttons .wp-block-button {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .home-banner .wp-block-image img {
        height: auto;
    }

    body .wp-block-group.home-banner {
        padding-top: 100px;
    }

    .home-banner .overlap-btn {
        margin-top: 50px;
        top: 0;
    }
    .visit-section .col-right:after {
        top: 0;
    }

    .loyalty-program .col-right:after {
        width: 150px;
        min-height: 150px;
        margin-right: 0;
        margin-top: -45px;
    }

    .loyalty-program .col-left:before {
        background-position: top;
    }

    .wp-block-column .wp-block-cover,
    .wp-block-column .wp-block-cover-image {
        min-height: 350px !important;
    }

    .what-makes-us-different:after {
        margin-right: 0;
        max-width: 100px;
        margin-bottom: -35px;
        height: 100px;
    }
    .giving-back:before {
        margin-top: 20px;
    }

    .cta-tan span {
        display: block;
    }

    .mission-section .wp-block-column {
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .filter-btn {
        display: block;
        text-align: center;
    }

    .menu .dropdown-menu {
        max-width: 100%;
    }
    .filter-btn.active {
        border-color: transparent;
    }

    #page-header-951:after {
        content: none;
    }
    .menu .filters {
        display: none;
    }
    .menu .dropdown-toggle {
        width: 100%;
        border-bottom: 0;
    }
}
