/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author: UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

body{
    font-size: 15px;
}

.l-sidebar, .l-section-h { padding:4rem 0; }

@media screen and (max-width: 600px) {
  .l-section-h, .l-section.height_small>.l-section-h, .l-section.height_large>.l-section-h, .l-section.height_huge>.l-section-h, .l-section.width_full>div>div>.vc_col-sm-12>div>div>.w-tabs .w-tabs-section-content-h { padding: 1.5rem 0; }
}

body.single-pizza #hero-wrapper .title-breadcrumbs { display:none; }


.a11y-skip-link {
	position:fixed;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
.a11y-skip-link:focus,
.a11y-skip-link:active {
    left: 20px;
    top: 40px;
    z-index: 999;
    width:auto;
    height:auto;
    color: var(--color-content-link);
    font-size: 1.3rem;
    border-radius: 4px;
}


.post_content a {
    border-bottom: 2px solid var(--color-content-link);
}

.post_content a:hover {
    border-bottom: 2px solid var(--color-content-link-hover);
    text-decoration: none;
}

a:focus img {
    outline: 2px solid var(--color-content-link);
    /* box-shadow: 0px 0px 20px rgba(0,0,0,0.7); */
}

.hri-btn{
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    display: inline-block;
    background: #a00c10;
    color: #fff;
    padding: 10px;
    transition-duration:0s;
}

.hri-btn:hover,
.hri-btn:focus,
a:hover .hri-btn,
a:focus .hri-btn {
    color: #fff !important;
    background: #a00c10;
    text-decoration: underline;
}
/* Add underline to theme's default button on hover */
.no-touch button[type="submit"]:not(.w-btn):hover, .no-touch input[type="submit"]:hover {
    text-decoration: underline;
}

.container-fluid{
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

/*Header*/
.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1>.menu-item:not(.order-online-btn)>a{
    padding-top:20px;
    padding-bottom: 20px;
    letter-spacing: 0.5px;
}
.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before,
.w-nav.type_desktop .w-nav-list.level_2 .w-nav-arrow:before{
    font-size: 0.7em;
}

.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.order-online-btn{
    background: #a00c10;
    color: #fff;
    margin-left: 10px !important;
}

.order-online-btn:hover,
.order-online-btn.current-menu-item{
    background: #a00c10;
}

.order-online-btn a:hover,
.order-online-btn a:focus {
    color: #fff !important;
}

@media(min-width: 768px){
    .order-online-btn:hover a,
    .order-online-btn.current-menu-item a{
        color: #fff !important;
    }
}

.order-online-btn a{
    padding: 15px 30px 18px !important;
    line-height: 25px;
    letter-spacing: 0.5px;
}

.w-nav.type_desktop li:not(.order-online-btn) .w-nav-anchor.level_1:before{
    width: 22px;
    height: 22px;
    background: url('images/star.png');
    content: "";
    margin-left: -11px;
    opacity: 0;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -moz-transition: ease .3s all;
    -o-transition: ease .3s all;
    -webkit-transition: ease .3s all;
    transition: ease .3s all;
}

.w-nav.type_desktop li:not(.order-online-btn) .w-nav-anchor.level_1:hover:before{
    opacity: 1;
}

.w-nav.type_desktop li:not(.order-online-btn).current_page_item .w-nav-anchor.level_1:before{
    opacity: 1;
}

.w-nav.type_desktop li:not(.order-online-btn).current_page_ancestor .w-nav-anchor.level_1:before{
    opacity: 1;
}

/*Home Template*/

.page-template-home-template .builder-content{
    display: none;
}

.l-header.shadow_thin .l-subheader.at_middle{
    box-shadow: 0px 8px 0 rgba(255, 255, 255, 0.4) !important;
    background: rgba(255,255,255,0.95);
}

#hero-wrapper {
    overflow: hidden;
    position: relative;
}

#hero-wrapper video,
#hero-wrapper img,
img{
    vertical-align: bottom;
}

#hero-wrapper .header-image-back-link{
    position: absolute;
    top: 120px;
    left:0;
    right: 0;
    font-weight: 600;
}

#hero-wrapper .header-image-back-link.title-breadcrumbs{
    position: relative;
    top: auto;
    margin-top: -20px;
}

#hero-wrapper .hero-text-wrapper {
    background-size: cover;
}

#hero-wrapper .hero-text-wrapper .l-section-h{
    padding: 30px 0;
}

.hero-heading {
    color: #464646;
    text-transform: uppercase;
}

.full-width-section{
    position: relative;
    background-size: cover !important;
}

.full-width-section .pb-text{
    max-width: 960px;
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center;
    color: #565656;
    line-height: 1.76471;
}

.full-width-section .pb-heading-2-centered{
    margin: 0 0 10px;
}

.pb-heading-2-centered:after,
.pb-heading-2:after {
    width: 135px;
    height: 20px;
    background: url(images/stars.png) top left no-repeat;
    content: "";
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}

.pb-heading-2-centered:after{
    margin: 5px auto 0;
}

.feature-boxes .vc_column-inner{
    padding: 0.2rem;
}

.feature-boxes .feature-box,
.feature-boxes-images .feature-box{
    position: relative;
}

.feature-boxes .feature-box > a:before,
.feature-boxes .feature-box > div:before,
.feature-boxes-images .feature-box > div:before{
    background: rgba(255,255,255,0.9);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
}

.feature-boxes .feature-box > a:hover:before,
.feature-boxes .feature-box > div:hover:before,
.feature-boxes-images .feature-box.has-hover-text > div:hover:before{
    opacity: 1;
}

.feature-boxes .feature-box img{
    width: 100%;
    vertical-align: bottom;
}

.feature-boxes .feature-box .feature-text,
.feature-boxes .feature-box .feature-text-hover{
    position: absolute;
    top: 50%;
    margin-left: 8.33%;
    width: 83.33%;
    text-align: center;
    z-index: 2;
}

.feature-boxes-images .feature-box .feature-text-hover{
    position: absolute;
    top: 40%;
    margin-left: 8.33%;
    width: 83.33%;
    text-align: center;
    z-index: 2;
}

.feature-boxes .feature-box .feature-text h2{
    color: #fff;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0,0,0,0.65);
}

.feature-boxes .feature-box .feature-text-hover,
.feature-boxes-images .feature-box .feature-text-hover{
    display: none;
}

.feature-boxes .feature-box.has-hover-text > a:hover > .feature-text-hover,
.feature-boxes .feature-box.has-hover-text:hover > div > .feature-text-hover,
.feature-boxes-images .feature-box.has-hover-text:hover > div > .feature-text-hover{
    display: block;
}
.feature-boxes .feature-box.has-hover-text a:hover > .feature-text,
.feature-boxes .feature-box.has-hover-text div:hover > .feature-text{
    display: none;
}


/* Footer */
.footer_menu a{
    font-family: Tahoma,sans-serif;
    font-weight: normal;
}

.footer_menu li:before{
    display: none;
}

.footer_copyright .vc_column-inner{
    background-position: top !important;
}

.footer_copyright{
    color: #af9382;
    font-weight: 600;
    line-height: normal;
}

.footer_copyright img{
    /*vertical-align: middle;*/
}


/* image on left */
.feature-boxes-images{
    padding: 4rem 0;
    position: relative;
    width: 100%;
}

.feature-boxes-images .container{
    margin: 0 auto;
    max-width: 1170px;
}

.feature-boxes-images .feature-box-image-left .right{
    padding-right: 60px;
    padding-left: 60px;
}

.feature-boxes-images .feature-box-image-left .right .vc_column-inner{
    padding-top: 75px;
    padding-bottom: 75px;
    padding-right: 60px;
}

/* image on right */
.feature-boxes-images .feature-box-image-right .left{
    padding-right: 60px;
    padding-left: 60px;
}

.feature-boxes-images .feature-box-image-right .left .vc_column-inner{
    padding-top: 75px;
    padding-bottom: 75px;
    padding-right: 60px;
}

.feature-boxes-images .video-type .pb-bg-image{
    display: block;
    position: relative;
}

.feature-boxes-images .video-type .pb-bg-image:before {
    background: rgba(0,0,0,0.5);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 4px;
    left: 0;
    z-index: 1;
}

.feature-boxes-images .video-type .pb-bg-image:after {
    width: 100px;
    height: 100px;
    background: transparent;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    content: "\f04b";
    font-family: "FontAwesome",sans-serif;
    font-size: 48px;
    line-height: 100px;
    margin: -50px 0 0 -50px;
    padding-left: 7px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 2;
}

.feature-boxes-images .feature-box .feature-text-hover h3{
    padding-top: 0;
}

.feature-boxes-images .feature-content-part span.eyebrow_text {
    font-family: var(--font-h4);
    font-weight: 500;
    font-size: 18px;
    color: var(--color-content-heading);
    line-height: 1.4;
    letter-spacing: 0.02em;
    margin-bottom: 0;
}

.feature-boxes-images .feature-content-part h2{
    padding-top: 0;
}

.header-image-back-link a:before {
    padding-right: 2px;
    position: relative;
    top: -1px;
}

.header-image-back-link a:before {
    content: "\f104\00a0";
    font-family: "FontAwesome",sans-serif;
    font-size: 80%;
    font-weight: normal;
}

.single-recipe .post-nav{
    margin-top: 30px;
    font-weight: bold
}

.single-recipe .next-post-nav{
    text-align: right;
}

.recipe-detail-right{
    padding: 0 60px;
}

.recipe-detail-directions ol,
.recipe-detail-ingredients ul{
    margin-left: 25px;
}

.recipe-detail-ingredients{
    margin-top: 15px;
}

.recipe-detail-left {
    margin: 0;
    padding: 40px;
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1) inset;
    box-shadow: 0 0 8px rgba(0,0,0,0.1) inset;
    /*color: #a99585;*/
    /*text-align: center;*/
    float: left;
}

.recipe-detail-left .recipe-detail-image{
    margin-bottom: 15px;
}

.recipe-detail-left .cooking_info{
    width: 50%;
    float: left;
}

.recipe-detail-left .cooking_info b{
    float: left;
    width: 100px;
}

.recipe-detail-left .ssba{
    float: right;
    width: 50%;
}


/*Single Pizza page*/
.pizza-detail-image{
    position: relative;
    top: -50px;
}

#pizza-detail-bottom-wrapper {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
}

#pizza-detail-bottom-top-wrapper {
    background: rgba(255,255,255,0.5);
    -moz-box-shadow: 0 6px 6px -6px rgba(0,0,0,0.2) inset,0 -6px 6px -6px rgba(0,0,0,0.2) inset;
    -webkit-box-shadow: 0 6px 6px -6px rgba(0,0,0,0.2) inset, 0 -6px 6px -6px rgba(0,0,0,0.2) inset;
    box-shadow: 0 6px 6px -6px rgba(0,0,0,0.2) inset, 0 -6px 6px -6px rgba(0,0,0,0.2) inset;
}

#pizza-detail-top-left-wrapper h2{
    color: #b79683;
    font-family: 'Playfair Display', serif;
    /*font-weight: 600;*/
    /*font-size: 30px;*/
    letter-spacing: 2.5px;
    line-height: 1;
    padding-top: 37px;
    text-transform: uppercase;
}

select:not(.gfield_select) {
    padding: 15px 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.15) inset;
    background: #fff !important;
    border: none !important;
    -webkit-appearance: none !important;
    -webkit-border-radius: 0 !important;
    -moz-appearance: none !important;
    background-image: url(images/select.png) !important;
    background-position: right, left top !important;
    background-repeat: no-repeat !important;
    padding-right: 65px;
    line-height: 1;
    height: auto;
}

#pizza-detail-top-right-wrapper {
    background: rgba(140,97,55,0.1);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.05) inset;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.05) inset;
    box-shadow: 0 0 6px rgba(0,0,0,0.05) inset;
}

#pizza-detail-top-right-wrapper label {
    color: #b79683;
    display: block;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 17px 20px;
    text-align: center;
    text-transform: uppercase;
}

#pizza-detail-top-right-wrapper select {
    background-color: rgba(255,255,255,0.2) !important;
    color: #977866;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 24px;
}



#pizza-detail-bottom-bottom-wrapper {
    padding: 0 0 30px;
}

#pizza-detail-bottom-left-wrapper {
    color: #1a1a1a;
    padding: 30px 0 0;
}

#pizza-detail-bottom-right-wrapper {
    background: rgba(140,97,55,0.1);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.05) inset;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.05) inset;
    box-shadow: 0 0 6px rgba(0,0,0,0.05) inset;
    padding: 30px 45px 45px;
}

input:focus, input:focus + .w-form-checkbox, textarea:focus, select:focus, .select2-container--focus .select2-selection {
    box-shadow: none !important;
}

.ingredients-list{
    color: #1a1a1a;
}

.ingredients-list li p{
    display: inline;
}

/* Recipes Template */

.landing-result-wrapper{
    padding: 10px;
}

#recipes-landing-pagination .navigation{
    text-align: center;
    margin-top: 20px;
}


/* Ninja Forms */

div[id*="nf-form-"], #hubspot-form-wrapper {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    margin-top: 50px;
}

.nf-form-wrap, #hubspot-form-wrapper {
    position: relative;
    padding: 40px 45px;
}

.nf-form-wrap:before, #hubspot-form-wrapper:before {
    background: rgba(255,255,255,0.5);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1) inset;
    box-shadow: 0 0 7px rgba(0,0,0,0.1) inset;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.nf-form-wrap .submit-wrap button,
.nf-form-wrap .submit-wrap input[type="button"],
.nf-form-wrap .submit-wrap input[type="button"]:hover{
    width: 100%;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e00019),color-stop(100%, #9d0a0e));
    background-image: -moz-linear-gradient(left, #e00019,#9d0a0e);
    background-image: -webkit-linear-gradient(left, #e00019,#9d0a0e);
    background-image: linear-gradient(to right, #e00019,#9d0a0e);
    border: none;
    color: #fff;
    display: inline-block;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 26px;
    line-height: normal;
    outline: none;
    padding: 15px 30px 18px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 2px 4px rgba(0,0,0,0.35);
    height: auto;
}


/* Pizzas Template */
.pizza-landing-result-wrapper{
    padding: 10px;
}

.pizza-landing-hover-image {
    display: none;
}

.pizza-landing-result-wrapper:hover .pizza-landing-image {
    display: none;
}

.pizza-landing-result-wrapper:hover .pizza-landing-hover-image {
    display: block;
}

.pizza-landing-name h2 {
    font-size: 30px;
}

.pizza-landing-description{
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}

/* HRI Standard Template */

.page-child-list{
    list-style: none;
    margin-top: 4rem;
}

.page-child-list li{
    border-bottom: 1px solid #f0f0f0;
    margin: 0 0 10px;
    padding: 0 0 10px;
}

table.grilling-table {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #e3dcd5;
    margin: 30px auto;
    padding: 0;
}

table.grilling-table tr.grilling-table-header-row {
    /*/*background: url(images/wood.jpg) top center repeat;*/ background: transparent; */
}

table.grilling-table tr {
    border-top: 1px solid #e3dcd5;
}

table.grilling-table tr.grilling-table-header-row td {
    background: none;
    color: #464646;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 24px;
    padding: 5px 20px;
    text-transform: uppercase;
    line-height: 1.75;
    text-align: center;
}

table.grilling-table tr.grilling-table-header-row td:first-of-type{
    text-align: left;
}

table.grilling-table tr.grilling-table-title-row {
    background: none;
    background-color: #f9f6f2 !important;
}

table.grilling-table tr.grilling-table-title-row td {
    color: #947766;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 24px;
    padding: 5px 20px;
    line-height: 1.75;
}

table.grilling-table td {
    padding: 5px 20px;
    text-align: center;
}

table.grilling-table tr td:first-of-type{
    text-align: left;
}

table.grilling-table td ul{
    list-style: none;
    margin-left: 0px;
}

table.grilling-table td:first-of-type ul li{
    font-weight: bold;
}

@media (max-width: 450px){
    table.grilling-table tr.grilling-table-header-row td{
        font-size: 18px;
        padding: 5px 15px;
    }
    table.grilling-table tr.grilling-table-title-row td{
        padding: 5px 15px;
        font-size: 18px;
    }
    table.grilling-table td{
        padding: 10px 0;
    }
    table.grilling-table td ul{
        margin-left: 0 !important;
    }
    table.grilling-table tr td:first-of-type ul{
        margin-left: 15px !important;
    }
}

@media (max-width: 325px){
    table.grilling-table {
        margin-left: -25px;
    }
}


/* Single Location */
#location-detail-content {
    height: 100%;
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
}

#location-detail-content .location-details {
    padding: 0 10px;
    position: relative;
}

#location-detail-content .location-details-inner {
    background: #fff;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    color: #3d3f47;
    font-size: 13px;
    line-height: 1.76923;
    margin: 0;
    padding: 28px 15px;
    position: relative;
    top: -15px;
    bottom: -5px;
    text-align: center;
}

#location-detail-content .location-details-inner .location-detail-title {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    color: #262823;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: normal;
    margin: 0 0 15px;
    padding: 5px 0;
    text-transform: uppercase;
}

#location-detail-content .location-details-inner .location-detail-title:before {
    width: 70%;
    height: 3px;
    content: "";
    display: block;
    border-top: 1px solid #e3e2e4;
    border-bottom: 1px solid #e3e2e4;
    margin: 0 auto 3px;
}

#location-detail-content .location-details-inner .location-detail-title:after {
    width: 70%;
    height: 3px;
    content: "";
    display: block;
    border-top: 1px solid #e3e2e4;
    border-bottom: 1px solid #e3e2e4;
    margin: 3px auto 0;
}

#location-detail-tabs-top {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    position: relative;
}

#location-detail-tabs-top:before {
    background: rgba(255,255,255,0.6);
    -moz-box-shadow: 0 8px 8px -8px rgba(0,0,0,0.2) inset,0 -8px 8px -8px rgba(0,0,0,0.2) inset;
    -webkit-box-shadow: 0 8px 8px -8px rgba(0,0,0,0.2) inset, 0 -8px 8px -8px rgba(0,0,0,0.2) inset;
    box-shadow: 0 8px 8px -8px rgba(0,0,0,0.2) inset, 0 -8px 8px -8px rgba(0,0,0,0.2) inset;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

#location-detail-tabs-top ul {
    background: none !important;
    border: none !important;
    margin: 0;
    padding: 0;
}

#location-detail-tabs-top ul li {
    border: none !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important;
    float: left;
    list-style: none;
    margin: 0;
    outline: none;
}

#location-detail-tabs-top ul li a {
    display: block;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    outline: none;
    padding: 35px 40px;
    text-transform: uppercase;
    color: #333;
}

#location-detail-tabs-top ul li a:hover{
    text-decoration: none;
    transition-duration:0s;
}

#location-detail-tabs-top ul li.ui-state-active a, #location-detail-tabs-top ul li:hover a {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    -moz-box-shadow: 6px 0 8px -6px rgba(0,0,0,0.2),-6px 0 8px -6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 6px 0 8px -6px rgba(0,0,0,0.2), -6px 0 8px -6px rgba(0,0,0,0.2);
    box-shadow: 6px 0 8px -6px rgba(0,0,0,0.2), -6px 0 8px -6px rgba(0,0,0,0.2);
    color: #000;
}

#location-detail-tabs-bottom {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    padding: 10px 0;
}

#location-detail-tabs-bottom {
    padding: 50px 0;
}

#location-detail-tabs-bottom .tab-content {
    border: none !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important;
    color: #333333;
    padding: 0;
}


/* Locations template */
.locations-landing-results-wrapper{
    padding: 10px;
}

#location-detail-menu-wrapper {
    padding: 50px 0;
    margin-top: 100px;
}

#location-detail-menu-wrapper .menu__main {
    margin:0;
}

#location-detail-menu-subtitle {
    margin-bottom: 0;
    font-size: 30px;
}

#location-detail-menu-title {
    padding-top: 0;
    font-size: 36px;
}



/* Blog Landing Page */

.page-template-blog-template #page-content{
    background: #fafafa;
}

.blog-page{
    margin-top: 40px;
}

.blog-item{
    padding: 0 15px;
}

.blog-image-cut {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding-bottom: 56.25%;
}

.blog-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    -ms-transition: ease all .3s;
    transition: ease all .3s;
}

.blog-item .blog-title{
    padding-top: 15px;
    margin-bottom: 5px;
    font-size: 18px;
}

.blog-item .blog-exerpt{
    margin-top: 10px;
    margin-bottom: 40px;
}

.blog-sidebar .widget{
    padding: 15px;
    /*background: #fff;*/
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    margin-bottom: 8px;
    position: relative;
}

.blog-sidebar .widget:before{
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    z-index: 1;
    padding: 10px;
}

.blog-sidebar .widget_text{
    text-align: center;
}

.blog-sidebar .widget h2.title{
    z-index: 2;
    margin: 10px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}
.blog-sidebar .widget h2.title:before{
    content: "";
    display: block;
    height: 1px;
    border-bottom: 1px solid #909090;
    padding-top: 5px;
    border-top: 1px solid #909090;
}
.blog-sidebar .widget h2.title:after{
    content: "";
    display: block;
    height: 1px;
    border-bottom: 1px solid #909090;
    padding-top: 5px;
    border-top: 1px solid #909090;
}

.blog-sidebar .widget div,
.blog-sidebar .widget ul.wpp-list{
    z-index: 2;
    padding: 10px;
    position: relative;
}

.blog-sidebar .widget a:not(.hri-btn){
    color: #909090 !important;
}

#text-3 {
    padding: 0 !important;
    background: 0 !important;
}

#text-3 a {
    -webkit-font-smoothing: antialiased !important;
    cursor: pointer !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
    display: inline-block !important;
    font-weight: bold !important;
    text-align: center !important;
    text-decoration: none !important;
    font-family: sans-serif !important;
    background: rgb(150,8,11) !important;
    color: rgb(255, 255, 255) !important;
    border-radius: 6px !important;
    border-width: 0px !important;
    transition: all .4s ease !important;
    -moz-transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
    text-shadow: none !important;
    line-height: 1em !important;
    padding: 6px 18px !important;
    width: 100%;
    font-size: 24px;
}

.widget-list-categories li a span {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: 700;
    float: right;
    margin-left: 10px;
    font-size: 11px;
    padding: 0 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #888681;
    color: #fff;
}

/* SolarBox */
#solarBoxContainer {
    width: 100%;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12622
}

#solarBoxContainer #solarBoxCounter {
    display: none !important
}

#solarBoxContainer #solarBoxOuter {
    position: absolute;
    width: auto;
    height: auto;
    display: inline-block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#solarBoxContainer #solarBoxOuter #solarBoxTop {
    text-align: right
}

#solarBoxContainer #solarBoxOuter #solarBoxInner {
    clear: both;
    background: #000;
    color: #fff;
    padding: 0
}

#solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxLoading {
    background: url(../assets/images/layout/loading.gif) center no-repeat
}

#solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxLoading #solarBoxContent {
    text-align: left;
    width: 0;
    height: 0
}

#solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxLoading #solarBoxContent img {
    width: 100%;
    height: auto
}

#solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxBottom {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    width: 100% !important;
    max-height: 100px;
    overflow: auto;
    padding: 15px 20px 17px;
    text-align: left
}

#solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxBottom .solarBoxClose {
    float: right;
    display: none;
    margin: 0 0 12px 12px
}

#solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxBottom #solarBoxTitle {
    color: #7a7a7a;
    font-size: 13px;
    line-height: normal
}

#solarBoxContainer .solarBoxClose {
    display: inline-block;
    background-position: -72px 0;
    padding: 0 0 6px 0
}

#solarBoxContainer .solarBoxClose:before {
    content: "\f00d"
}

#solarBoxContainer #solarBoxPrev,
#solarBoxContainer #solarBoxNext,
#solarBoxContainer .solarBoxClose {
    color: #fff !important;
    display: inline-block;
    font-family: FontAwesome !important;
    font-size: 20px;
    font-weight: normal;
    outline: 0;
    padding: 0;
    text-decoration: none !important
}

#solarBoxContainer #solarBoxPrev:hover,
#solarBoxContainer #solarBoxNext:hover,
#solarBoxContainer .solarBoxClose:hover {
    text-decoration: none;
    opacity: 0.6
}

#solarBoxContainer #solarBoxPrev,
#solarBoxContainer #solarBoxNext {
    font-size: 64px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

#solarBoxContainer #solarBoxPrev {
    background-position: 0 0;
    left: 12px;
    z-index: 12624
}

#solarBoxContainer #solarBoxPrev:before {
    content: "\f104"
}

#solarBoxContainer #solarBoxNext {
    right: 12px;
    z-index: 12625
}

#solarBoxContainer #solarBoxNext:before {
    content: "\f105"
}

#solarBoxOuter {
    transition: .5s;
    text-align: center;
    overflow: hidden
}

#solarBoxImage {
    opacity: 0;
    transition: all 0.5s ease 0.5s
}

#solarSocial {
    display: none;
    height: 20px;
    margin: 10px 0 0 0
}

.useAddThis #solarSocial {
    display: block
}

.viewFull #solarBoxOuter {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: none
}

.viewFull #solarBoxOuter #solarBoxTop .solarBoxClose {
    position: fixed;
    top: 12px;
    right: 12px;
    padding: 0 0 20px 20px;
    z-index: 12626
}

.viewFull #solarBoxOuter #solarBoxInner {
    overflow: visible;
    background: none;
    padding: 0
}

.viewFull #solarBoxOuter #solarBoxInner #solarBoxLoading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.viewFull #solarBoxOuter #solarBoxInner #solarBoxLoading #solarBoxContent {
    position: absolute;
    transition: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.viewFull #solarBoxBottom {
    display: none
}

.viewFull.imageMedia #solarBoxBottom {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px !important;
    z-index: 12623
}

.closeInBottom.viewBox #solarBoxBottom .solarBoxClose {
    display: block
}

.closeInBottom.viewBox #solarBoxTop .solarBoxClose {
    display: none
}

.inlineMedia #solarBoxLoading {
    background: none
}

.inlineMedia #solarBoxContent {
    background: #000
}

.page-template-donation-template #solarBoxContainer #solarBoxOuter #solarBoxInner #solarBoxBottom {
    background: none !important;
    padding: 0 !important;
}

/* HRI Widgets */
.widget.widget_hri_widget{
    margin: 0 0 30px 0 !important;
}
.widget.hri_widget_open {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    padding: 10px;
}

.widget.hri_widget_open .sideBar_ElementHolder {
    background: #fff;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    color: #7a7a7a;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
    padding: 28px 15px;
    text-align: center;
}

.widget-subtitle {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    color: #262823;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: normal;
    margin: 0 0 15px;
    padding: 5px 0;
    text-transform: uppercase;
}

.widget-subtitle:before ,
.widget.hri_widget_map #sideBar_MapList .sideBar_MapAddressElement.nameText:before{
    width: 70%;
    height: 3px;
    content: "";
    display: block;
    border-top: 1px solid #e3e2e4;
    border-bottom: 1px solid #e3e2e4;
    margin: 0 auto 3px;
}

.widget-subtitle:after,
.widget.hri_widget_map #sideBar_MapList .sideBar_MapAddressElement.nameText:after{
    width: 70%;
    height: 3px;
    content: "";
    display: block;
    border-top: 1px solid #e3e2e4;
    border-bottom: 1px solid #e3e2e4;
    margin: 3px auto 0;
}

/* HRI Widget - Map */

.sideBar_MapElementHolder .sideBar_GoogleMap {
    background: #e0e0e0;
    width: 100% !important;
    height: 300px !important;
}

.widget.hri_widget_map .sideBar_GoogleMap {
    border: 1px solid #e2e2e2;
}

.widget.hri_widget_map #sideBar_MapList {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    padding: 0 10px 10px;
}

.widget.hri_widget_map .sideBar_MapListAddress {
    background: #fff;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    color: #7a7a7a;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
    padding: 28px 15px;
    position: relative;
    text-align: center;
}

.widget.hri_widget_map .sideBar_MapListAddress {
    margin: -15px 0 0;
}


.widget.hri_widget_map #sideBar_MapList .sideBar_MapAddressElement.nameText{
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    color: #262823;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: normal;
    margin: 0 0 15px;
    padding: 5px 0;
    text-transform: uppercase;
}

.widget.hri_widget_map #sideBar_MapList .sideBar_MapAddressElement.directionsButton{
    margin: 10px 0;
}

.sideBar_Caption {
    /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    color: #7a7a7a;
    font-size: 13px;
    line-height: normal;
    margin: 0 !important;
    padding: 10px 15px 12px;
    text-align: center;
}

#pac-input{
    width: 60%;
}

@media screen and (min-width: 910px){
    .address_input_container{
        position: absolute;
        z-index: 1;
        width: 60%;
        background: rgb(255, 255, 255);
        padding: 10px;
        top: 45px;
        left: 25px;
    }

    .address_input_container #pac-input{
        width: 69%;
    }

    .address_input_container button{
        width: 30%;
    }
}

.stores_container{
    overflow-y: scroll;
    padding: 15px;
    height: 500px;
    margin-top: 15px;
    width: 30%;
}

.stores_container{
    overflow-y: scroll;
    padding: 15px;
    height: 500px;
    margin-top: 15px;
    width: 30%;
}

.stores_container .result-box{
    background: #fff;
    /*height: 190px; */
    margin-bottom: 10px;
    padding: 10px;
    float: left;
    width: 100%;
}

.stores_container .result-box h3{
    margin-bottom: 5px;
}

.stores_container .result-box p{
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 19px;
}

.stores_container .result-box span{
    font-size: 13px;
    line-height: 19px;
}

.marginbottom20{
    margin-bottom: 20px !important;
}
.seehours{
    font-weight: 700;
}
.order{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    float:right;
}
.name-and-distance:after{
    content: "";
    display: block;
    width: 15%;
    margin-bottom: 5px;
    border-bottom: 2px solid #e11b22;
}
.distance{
    float:right;
    vertical-align: bottom;
}
.pizzaria-name{
    display: inline;
    text-align:left;
}

.order_type{
    display:flex;
    align-items:center;
    justify-content:space-between;
    height: auto;
    margin-bottom: 15px;
    width: 100%;
    /*background: #fff;
    padding: 10px;*/
    /*border: 2px solid #e11b22;*/
}

.order_type input{
    margin-top: 2px;
    float: left;
    display: none;
}

.order_type label{
    font-size: 16px;
    font-family: 'Playfair Display', serif;
    display: inline-block;
    background: #fff;
    color: #e11b22;
    border: 2px solid #e11b22;
    padding: 10px;
    transition-duration:0s;
    width: 49%;
    text-align: center;

    line-height: 22px;
     cursor:pointer;
    /*-webkit-appearance: button;*/
    /* WebKit */
    -moz-appearance: button;
    /* Mozilla */
    -o-appearance: button;
    /* Opera */
    -ms-appearance: button;
    /* Internet Explorer */
    appearance: button;
    display:flex;
    align-content:center;
    align-items:center;
    justify-content:center;
    margin:0;
    /*height:58px;*/

}

.order_type label:hover{
    color: #fff !important;
    background: #a00c10;
    border: 0;
    padding: 12px 10px;
}

.order_type input:checked + label{
    color: #fff !important;
    background: #a00c10;
    border: 0;
    padding: 12px 10px;
}

.order_type input:disabled + label{
    opacity: 0.6;
}

.order_type .order_type_separator{
    float: left;
    width: 40px;
    height: 1px;
}

@media screen and (min-width: 769px) and (max-width: 909px){
    #pac-input{
        width: 100%;
    }

    #find_locations{
        display: block;
        margin: 10px auto;
        width: 100%;
    }

    .order_type label{
        width: 48%;
        font-size: 17px;
    }
}

.loader{
    display: none;
}

.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #a00c10;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    margin: auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.ended_promotion {
    position: absolute;
    top: 50%;
    width: 100%;
    opacity: 1;
    z-index: 100000;
    color: #464646;
    font-size: 20px;
    text-align: center;
    font-family: 'Playfair Display', serif;
}

.promotion-result .landing-result-top{
    position: relative;
}

.locations-result-phone{
    font-weight: bold;
}

.locations-result-actions a:not(.hri-btn){
    font-weight: bold;
}

.locations-result-actions span{
    color: #e11b22;
}

.locations-result-actions a.hri-btn{
    margin-top: 30px;
}

.locations-result-title:after{
    display: block;
    background: #e11b22;
    height: 1px;
    width: 45px;
    position: relative;
    content: "";
    margin-bottom: 10px;
}

.recipes-filter-text{
    margin-bottom: 10px;
}

.recipes-filter-category{
    padding-top: 0;
}

.recipes-filter-category a{
    color: #909090;
}

.recipes-filter-category a:hover{
    color: #e11b22 !important;
}

.landing-result-meta {
    text-transform: uppercase;
    margin-top: 10px;

    font-family: var(--font-h4);
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    color: #909090;
    letter-spacing: 0.02em;
}

.landing-result-meta h4{
    color: #909090;
}

.landing-result-title{
    margin-bottom: 10px;
}

.landing-result-title h2,
.landing-result-title h3 {
    font-size: 30px;
}

.featured-recipe-image-flag {
    background: #b79683;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 27px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: -.5px;
    line-height: 1;
    padding: 10px 20px 13px 17px;
    position: absolute;
    top: 20px;
    left: 35px;
    z-index: 1;
}

.single-recipe-header{
    margin-top: 135px;
}

.pagination-wrapper{
    margin:0 0 50px;
    text-align:center;
    display: block;
    width: 100%;
}

.pagination-wrapper .wp-paginate li{
    color:#ababab;
    font-family:'Playfair Display', serif;
    font-weight:600;
    font-size:16px;
    line-height:1;
    margin:0;
    padding:0 12px;
    text-transform:uppercase;
}

.pagination-wrapper .wp-paginate .current,
.pagination-wrapper .wp-paginate .next,
.pagination-wrapper .wp-paginate .prev,
.pagination-wrapper .wp-paginate a{
    background:none;
    border:none;
    display:inline-block;
    margin:0;
    padding:0;
}

.pagination-wrapper .wp-paginate .current{
    color:#a00c10;
    padding:0;
}

.pagination-wrapper .wp-paginate .next:before,
.pagination-wrapper .wp-paginate .prev:after{
    width:1px;
    height:10px;
    background:#b79683;
    content:"";
    display:inline-block;
}

.pagination-wrapper .wp-paginate .next:before{
    margin-right:18px;
}

.pagination-wrapper .wp-paginate .prev:after{
    margin-left:18px;
}

.pagination-wrapper .wp-paginate a{
    color:#b79683;
}

.pagination-wrapper .wp-paginate a:active,
.pagination-wrapper .wp-paginate a:focus,
.pagination-wrapper .wp-paginate a:hover{
    background:transparent;
    color:#a00c10;
}

/* New Image Callout */

.new-image-callout-box .top-image img{
    width: 100%;
    vertical-align: bottom;
}

.new-image-callout-box .bottom-text{
    text-align: center;
    background: transparent;
    padding-top: 10px;
}

.new-image-callout-box .bottom-text h2{
    /*margin-top: 10px;*/
    font-size: 28px;
    /*text-transform: uppercase;*/
    line-height: 40px;
    margin-bottom: 0;
}

.new-image-callout-box .bottom-text a.hri-btn{
    margin-top: 10px;
    padding: 5px 20px;
}

@media screen and (max-width: 768px){
    .l-section-h{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    p{
        line-height: 24px;
    }

    #hero-wrapper .hero-text-wrapper .l-section-h{
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }

    .hero-video-wrapper{
        max-height: 280px;
    }

    .hero-heading{
        line-height: 30px;
    }

    .locations-result-address{
        line-height: 20px;
    }

    .locations-result-phone{
        line-height: 30px;
    }

    .acf-map{
        display: none;
    }

    #hero-wrapper.no-image .hero-video-wrapper{
        height: 100px !important;
    }

    #hero-wrapper.no-image .header-image-back-link{
        top: 60px;
    }

    #hero-wrapper.no-image .hero-text-wrapper .l-section-h{
        padding-bottom: 0;
    }

    .pagination-counts-wrapper .col{
        padding: 10px;
        text-align: center;
    }

    .pagination-counts-wrapper .util-search-form button{
        margin-top: 15px;
    }

    .header-image-title h1{
        line-height: 30px;
    }

    .recipe-detail-left{
        padding: 0;
    }

    .recipe-detail-left .cooking_info{
        padding: 0 15px 15px;
        line-height: 20px;
    }

    .recipe-detail-left .ssbp-text{
        display: none;
    }

    .recipe-detail-left .ssba-img{
        margin-right: 10px;
    }

    .recipe-detail-right{
        padding: 15px;
    }

    .feature-boxes .via_flex{
        margin-bottom: 1rem;
    }

    .feature-boxes-images .feature-box-image-right .right{
        order: 1;
    }

    .feature-boxes-images .feature-box-image-right .left{
        order: 2;
        margin-top: 20px;
    }

    .feature-boxes-images .feature-box-image-left .right,
    .feature-boxes-images .feature-box-image-right .left{
        padding: 0 20px;
    }

    .feature-boxes-images .feature-content-part{
        padding: 0 0 30px 0 !important;
    }

    .single-recipe-header{
        margin-top: 60px;
    }

    #pizza-detail-bottom-top-wrapper{
        padding: 0 15px;
    }

    #pizza-detail-bottom-bottom-wrapper{
        padding: 0 15px 30px;
    }

    .location-tabs-mobile{
        /*background: url(images/wood.jpg) top center repeat;*/ background: transparent;
    }

    .location-tabs-mobile .panel{
        background: transparent;
        box-shadow: none;
        border-bottom: 1px solid #464646;
        border-radius: 0;
    }

    .location-tabs-mobile .panel-title{
        font-size: 24px;
        font-weight: 600;
        color: #b79683;
        text-transform: uppercase;
        position: relative;
    }

    .location-tabs-mobile .panel-title a:hover,
    .location-tabs-mobile .panel-title a:focus{
        text-decoration: none;
    }

    .location-tabs-mobile .panel-title a.collapsed:after{
        content: "";
        position: absolute;
        right: 0;
        top: 10px;
        margin-left: 5px;
        vertical-align: middle;
        border-top: 10px dashed #e11b22;
        border-top: 10px solid\9;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }

    .location-tabs-mobile .panel-title a:not(.collapsed):after{
        content: "";
        position: absolute;
        right: 0;
        top: 10px;
        margin-left: 5px;
        vertical-align: middle;
        border-bottom: 10px dashed #e11b22;
        border-bottom: 10px solid\9;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }

    .recipes-filter-category,
    .recipes-filter-text{
        padding: 0 45px;
    }

    .w-nav-control{
        line-height: 50px;
        height: 40px;
    }

    .w-nav-icon{
        vertical-align: bottom;
    }

    .w-nav.type_mobile > a:before{
        content: "Menu";
        font-family: 'Playfair Display', serif;
        font-weight: 600;
        position: absolute;
        top: 3px;
        left: -4px;
        font-size: 15px;
    }

    .order-online-mobile{
        font-family: 'Playfair Display', serif;
        font-weight: 600;
        font-size: 15px;
    }

    .order-online-mobile:after{
        width: 22px;
        height: 22px;
        background: url(images/star.png);
        content: "";
        position: absolute;
        top:35px;
        right: 10px;
    }

    header .w-html{
        height: 65px;
        line-height: 35px;
    }

    .w-nav.type_mobile .order-online-btn{
        background: none;
        color: #e11b22;
        margin-left: 0 !important;
    }

    .w-nav.type_mobile .order-online-btn a{
        padding: 0.7rem !important;
    }

    .l-subheader.at_middle .type_mobile .w-nav-list.level_1{
        /*background: url(images/wood.jpg) top center repeat !important;*/
        /*background: transparent !important;*/
        background:#f3ede6 !important;
    }

    .w-nav-list:not(.level_1){
        background: transparent !important;
    }

    .w-nav .w-nav-arrow:focus{
        outline: none !important;
    }

    .page-template-order-online-template .container-fluid{
        padding: 15px;
    }

    .order-online-grid{
        display: grid;
    }

    .stores_container{
        width: 100%;
        margin: auto;
        height: auto;
        order: 1;
    }

    #pac-input{
        width: 100%;
        background: #fff;
        border-radius: 0;
    }

    #find_locations{
        display: block;
        margin: 10px auto;
        width: 100%;
    }

    #map{
        display: none;
        height: 300px !important;
        width: 100% !important;
        margin: auto !important;
        order: 2;
    }


    .feature-text-hover{
        display: block !important;
        position: relative !important;
        /*background: url(images/wood.jpg) top center repeat !important;*/
        background: transparent !important;
        margin: 0 !important;
        width: 100% !important;
        padding: 10px;
    }

    .feature-text-hover h2,
    .feature-text-hover h3 {
        color: #464646;
    }

    .feature-boxes .feature-box > a:hover:before,
    .feature-boxes .feature-box > div:hover:before,
    .feature-boxes-images .feature-box.has-hover-text > div:hover:before{
        opacity: 0;
    }

    .feature-boxes .feature-box.has-hover-text a .feature-text,
    .feature-boxes .feature-box.has-hover-text div .feature-text{
        display: none;
    }

    .feature-text-hover h2{
        margin-bottom: 2px;
    }

    footer ul.menu li{
        border-bottom: 1px solid #e0d2c9;
        padding-bottom: 5px;
    }

    footer .g-cols>div:not([class*=" vc_col-"]){
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .home_page_order_now_btn {
        text-align: center;
        /*background: #b12024;*/
        color: #fff !important;
        /*border-radius: 30px;*/
        position: relative;
        top: -23px;
        width: 200px;
        margin: auto;
        display: block;
        border: 2px solid #fff;
        box-shadow: 0px 0px 14px 6px #ccc;
        font-family: 'Playfair Display', serif;
        font-size: 20px;
        font-weight: bold;
        padding: 14px 0;
    }

    .home_page_order_now_btn span {
        font-size: 18px;
    }

    .new-image-callout-box .bottom-text a.hri-btn{
        padding: 7px 20px 5px;
        line-height: 20px;
    }

}


/* History Component
.tab {
  float: left;
  background-color: transparent;
  width: 20%;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  display: block;
  color: #b12024;
  padding: 8px 0px;
  width: 100%;
  text-align: left;
  font-size: 22px;
  line-height: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 600;
  position: relative;
  background: none;
}

.tab button:after{
    content: "";
    width: 14px;
    height: 16px;
    background: url(images/history_star_hover.png);
    opacity: 0;
    display: inline-block;
    position: relative;
    background-size: contain;
    margin-left: 5px;
}

/* Change background color of buttons on hover */
.tab button:hover:after{
    opacity: 1;
}

/* Create an active/current "tab button" class */
.tab button.active {
  color: #7f262a;
  font-weight: 600;
  text-decoration: underline;
  text-underline-position: under
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 80%;
}

.history-component .tabcontent .history_image{
    padding-right: 20px;
}

.history-component .tabcontent .title_copy{
    text-align: center;
    margin-top: 25px;
}

.history-component .tabcontent .title_copy img{
    height: 30px;
}

.history-component .tabcontent .title_copy h2 {
    font-size: 30px;
}

@media screen and (max-width: 768px){
    .tab{
        text-align: center;
    }
    .tab button {
        display: inline-block;
        width: auto;
        padding: 0px 2px 0 0;
        font-size: 18px;
        font-weight: 500;
    }
    .tab button:hover, .tab button:focus{
        background: none;
    }
    .tab button:after{
        display: none;
    }
    .tab button:not(:first-of-type):before{
        content: "|";
        display: inline-block;
        padding: 0 7px 0 0px;
    }

    .tabcontent{
        margin-top: 15px !important;
    }

    .history-component .tabcontent .history_image{
        order: 1;
        padding-right: 0px;
        margin-top: 30px;
    }

    .history-component .tabcontent .title_copy{
        order: 0;
    }

    .history_copy{
        margin-top: 10px;
        display: none;
    }

    .lazy-hidden:not(.lazy-loaded){
        background: none !important;
    }
}

/* New header component */

.new-header-component.has-image.header-size-small .hero-text-wrapper,
.new-header-component.has-image.header-size-small .hero-video-wrapper
{
    height: 400px;
}

.new-header-component.has-image.header-size-medium .hero-text-wrapper,
.new-header-component.has-image.header-size-medium .hero-video-wrapper
{
    height: 560px;
}

.new-header-component.has-image.header-size-big .hero-text-wrapper,
.new-header-component.has-image.header-size-big .hero-video-wrapper
{
    height: 720px;
}

.new-header-component .header-title-box{
    position: absolute;
    bottom: 50px;
    padding: 40px;
    background: rgba(255,255,255,0.8);
    right: -120px;
    left: 80px;
    text-align: center;
    color: #000;
    min-width: 410px;
    width: 27%;
}

.new-header-component .header-title-box h1{
    font-size: 40px;
    text-transform: none;
    color: #000;
    margin-bottom: 10px;
}

.new-header-component .header-title-text{
    font-size: 18px;
}

/* Hide the images by default */
.new-header-component .mySlides {
  display: flex;
}

/* Next & previous buttons */
.new-header-component .prev,.new-header-component .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.new-header-component .prev {
  left: 0;
}

/* Position the "next button" to the right */
.new-header-component .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.new-header-component .prev:hover,.new-header-component .next:hover {
  background-color: rgba(255,255,255,.8);
}

/* Fading animation */
.fade-transition {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.page-template-home-template .new-header-component .hero-image-wrapper{
    display: none;
}

@media screen and (max-width: 1024px){
    body{
        display: flex;
        flex-direction: column;
        min-height: 100vh;
    }
}


@media screen and (min-width: 901px) and (max-width: 1200px){
    .page-template-home-template .new-header-component .header-title-box{
        width: 35% !important;
    }

    .new-header-component .mySlides .hero-text-wrapper{
        /*width: 35% !important;*/
    }
}

@media screen and (max-width: 900px){
    .page-template-home-template .new-header-component .hero-text-wrapper{
        display: none;
    }

    .page-template-home-template .new-header-component .hero-image-wrapper img{
        width: 100%;
    }

    .page-template-home-template .new-header-component .hero-image-wrapper{
        display: block;
    }

    .page-template-home-template .new-header-component .hero-video-wrapper{
        display: none;
    }

    .home_page_order_now_btn {
        text-align: center;
        /*background: #b12024;*/
        color: #fff !important;
        /*border-radius: 30px;*/
        position: relative;
        top: -23px;
        width: 200px;
        margin: auto;
        display: block;
        border: 2px solid #fff;
        box-shadow: 0px 0px 14px 6px #ccc;
        font-family: 'Playfair Display', serif;
        font-size: 20px;
        font-weight: bold;
        padding: 14px 0;
    }

    .home_page_order_now_btn span {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px){
    .new-header-component.has-image.header-size-small .hero-video-wrapper,
    .new-header-component.has-image.header-size-medium .hero-video-wrapper,
    .new-header-component.has-image.header-size-big .hero-video-wrapper
    {
        height: 280px;
    }

    .new-header-component.has-image.header-size-small .hero-text-wrapper,
    .new-header-component.has-image.header-size-medium .hero-text-wrapper,
    .new-header-component.has-image.header-size-big .hero-text-wrapper{
        height: auto;
    }

    .new-header-component .mySlides{
        flex-direction:column;
    }

    .new-header-component .hero-text-wrapper{
        width: 100% !important;
        order:2;
    }

    .new-header-component .hero-video-wrapper{
        width: 100% !important;
        order: 1;
    }

    .new-header-component .header-title-box{
        position: initial;
        width: auto;
        background: #f3ede6;
    }

    .new-header-component .header-title-box h1{
        font-size: 28px;
    }

    .new-header-component .header-title-text{
        line-height: 22px;
    }

    .pizza-detail-image{
        top: 0;
    }

    #hero-wrapper .header-image-back-link.title-breadcrumbs{
        position: absolute;
        margin-top: -25px;
        text-align: center;
    }
}

@media screen and (max-width: 601px){
    .new-header-component{
        margin-top: 80px !important;
    }
}

@media screen and (max-height: 900px) and (min-width: 901px){
    .new-header-component.has-video .header-title-box{
        bottom: 110px;
    }
}

/* Social Component */
.social-item{
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.social-item .social-image-container{
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.social-item .social-image-container img{
    height: 200px;
    margin:auto;
    width: auto;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.social-item:hover .social-image-container img{
    transform: scale(1.1);
}

.social-item h3{
    padding-top: 10px;
    margin-bottom: 5px;
    text-align: left;
}

@media screen and (min-width: 900px){
    #socialModal .modal-dialog{
        width: 870px;
    }
}

#socialModal .modal-content{
    float: left;
    border: 10px solid #f3ede6;
    border-radius: 0;
}

#socialModal .modal-body{
    float: left;
    padding: 0;
}

#socialModal .modal-content .close{
    color: #e11b22;
    opacity: 1;
    font-size: 35px;
    font-weight: 400;
    margin-right: 7px;
    line-height: 19px;
    height: 20px;
}

#socialModal .social_image{
    float: left;
    width: 50%;
}

#socialModal .social_content_right{
    width: 50%;
    float: left;
    padding: 10px;
}

#socialModal .social-info,
#socialModal .social-description,
#socialModal .social-cta{
    color: #464646;
    float: left;
    padding: 5px 35px;
    width: 100%;
}

#socialModal .social-info h3{
    margin-bottom: 0;
}

#socialModal .social-info h3 a{
    color: #464646
}

#socialModal .social-info h3 a:hover{
    text-decoration: none;
}

#socialModal hr{
    margin: 10px 35px 15px;
    float: left;
    width: 80%;
    background: #464646;
    height: 1px;
    border: 0;
}

#socialModal .social-cta{
    margin-top: 10px;
    font-weight: bold;
}

.slick-prev:before, .slick-next:before{
    color: #e11b22;
}

ul.slick-dots{
    bottom: -40px;
}

.slick-dots li button:before{
    font-size: 10px;
    color: #B12028;
}

.slick-dots li.slick-active button:before{
    color: #B12028;
}

.slick-prev, .slick-next{
    width: 30px;
    height: 32px;
    padding-top: 3px;
}

.slick-prev:before, .slick-next:before{
    font-size: 30px;
}

@media screen and (min-width: 768px){
    .slick-prev{
        left: -30px;
    }

    .slick-next{
        right: -30px;
    }
}

@media screen and (max-width: 768px){
    .social-component{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    #socialModal .social_image{
        width: 100%;
    }

    #socialModal .social_content_right{
        width: 100%;
    }

    #socialModal .modal-content .close {
        line-height: 13px;
        height: 25px;
    }
}

#location-detail-menu-wrapper iframe[name="menu"]{
    height: 6090px !important;
}


/* ============================================================
    STORE MENU
============================================================ */
/* MEU WRAPPER */
.menu__main {
    width: 100%;
    float: left;
    clear: left;
    margin: 170px 0;
}

.menu__main > .container {
    padding: 0;
    border: 20px solid #f4f4f4;
}

.menu__main h1,
.menu__main h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 20px;
}


/* MENU SECTION */
.menu__section {
    width: 100%;
    float: left;
    clear: left;
}

.menu__section:last-child {
    margin-bottom: 0;
}


/* MENU HEADER */
.menu__header {
    width: 100%;
    float: left;
    clear: left;
    background-color: #F4F4F4;
    text-align: center;
    padding: 20px;
    font-size: 140%;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu__header h2 {
    color: #a00c10;
}

.menu__red .menu__header {
    background-color: #a00c10;
}

.menu__red .menu__header h2, .menu__red .menu__header p {
    color: #fff;
}


/* MENU CONTENT */
.menu__content {
    width: 100%;
    float: left;
    clear: left;
    margin:40px 0 30px;
}

.menu__content .pizza__description {
    font-size: 20px;
    font-style: italic;
    text-align: center;
    color: #a00c10;
    word-wrap: break-word;
    word-break: break-word;
    padding: 0 5% 40px;
}


/* MENU BLOCKS OF CONTENT */
.menu__item {
    width: 40%;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin:20px 5% 40px;
    vertical-align: top;
}

.menu__item.fleft {
    float: left;
}

.menu__item.fright {
    float: right;
}
.menu__item h3 {
    font-family: var(--font-body);
    font-size: 21px;
    font-weight: bold;
}

.menu__item h3 svg {
    margin-left: 5px;
}


/* IMAGE BLOCK */
.menu__item .item__image {
    width: 100%;
    height: auto;
}


/* VARIATIONS BLOCK */
.menu__variation {
    width: 100%;
    margin-bottom: 3px;
    float: left;
    clear: left;
    position: relative;
}

.menu__variation .variation {
    width: 100%;
    height: 30px;
    float: left;
    position: relative;
}

.menu__variation .variation:after {
    content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    letter-spacing: 1px;
    height: 24px;
    overflow: hidden;
    position: absolute;
    left: 2px;
    top: 1px;
    z-index: 1;
}

.menu__variation .variation span {
    height: 30px;
    background-color: #fff;
    padding-right: 10px;
    float: left;
    position: relative;
    z-index: 90;
}

.menu__variation .price {
    height: 30px;
    position: absolute;
    right: 0;
    z-index: 90;
    text-align: right;
    float: right;
}

.menu__variation .price span {
    height: 30px;
    background-color: #fff;
    padding-left: 6px;
    float: right;
    position: relative;
    z-index: 81;
}

/* FIXED PRICE BLOCK  */
.menu__item .item__price {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    z-index: 1;
}

.menu__item .item__price h3 {width: calc(100% - 75px);
    float: left;
}

.menu__item .item__price span {width: 75px;
    font-size: 20px;
    font-weight: bold;
    float: right;
    text-align: right;
    font-style: italic;
    color: #a00c10;
}


/* FULL WIDTH BLOCK */
.menu__item.item__full {
    width: 90%;
    margin: -20px 5% 20px;
    display: flex;
    justify-content: center;
}

.menu__item.item__full .inner {
    width: 66%;
}

.menu__item.item__full .inner .variation {
    font-weight: bold;
}

.menu__item.item__full .inner .variation,
.menu__item.item__full .inner .price  {
    color:#B12024;
}


/* NOTES BLOCK */
.menu_notes {
    font-size: 13px;
    font-style: italic;
    padding-top: 30px;
    width: 100%;
    float: left;
    clear: left;
}


/* ==================== Near me widget ============== */
.ca-container {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.ca-container iframe, .ca-container object, .ca-container embed {
    top: 0;
    left: 0;
    width: 100%;
}


/* RESPONSIVE */
@media screen and (max-width: 768px){

    .menu__main {
        margin: 170px 0 60px;
    }

    .menu__main h1 {
        line-height: 1.5;
    }

    .menu__header {
        border-bottom: 2px solid #fff;
        position: relative;
    }
    .menu__section:last-child .menu__header {
        border-bottom: 0;
    }

    .menu__header:after {
        content:"";
        width: 30px;
        height: 16px;
        background: url('images/ico_menu-arrow.svg') center center no-repeat;
        position: absolute;
        top: calc(50% - 8px);
        right: 20px;
        -moz-transition: transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        -webkit-transition: transform 0.3s ease;
        transition: transform 0.3s ease;
    }
    .menu__red .menu__header:after {
        background-image: url('images/ico_menu-arrow_white.svg');
    }

    .menu__header.opened:after {
        transform: rotate(-180deg);
    }

    .menu__header h2 {
        font-size: 28px;
    }

    .menu__content {
        display: none;
    }

    .menu__content .pizza__description {
        font-size: 18px;
    }

    .menu__item,
    .menu__item.fleft,
    .menu__item.fright {
        width: 100%;
        margin: 20px 0 40px;
        padding: 0 15px;
        float: left;
        clear: left;
    }
}

@media screen and (max-width: 576px){

    .menu__main {
        margin: 100px 0 50px;
    }

    .menu__main > .container {
        border: 5px solid #f4f4f4;
    }

    .menu__main h1 {
        font-size: 25px;
    }

    .menu__header h2 {
        font-size: 18px;
    }
    .menu__header:after {
        background-size: 20px auto;
    }

    .menu__content {
        margin: 20px 0;
    }

    .menu__item h3 {
        font-size: 16px;
    }

    .menu__content .pizza__description {
        font-size: 14px;
        padding: 0 10px 20px;
    }

    .menu__item,
    .menu__item.fleft,
    .menu__item.fright {
        margin: 20px 0;
    }

    .menu__item.item__full {
        width: 100%;
        margin: 0 0 20px;
    }
    .menu__item.item__full .inner {
        width: 100%;
    }
}

@media screen and (max-width: 330px){
    .menu__header:after {
        background-size: 13px auto;
        right: 8px;
    }
}

/*
 * Update Gravity Forms Styles
 */

.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date {
    max-width: 32%;
    min-width: 32%;
}

@media screen and ( max-width: 425px ) {
    .gform_wrapper.gravity-theme .ginput_complex .ginput_container_date {
        max-width: 100%;
        min-width: 100%;
        margin-left: 0;
        margin-bottom: 5px;
    }
}

select.gfield_select {
    min-height: 32px;
}

@media screen and ( min-width: 641px ) {
    select.gfield_select {
        min-height: 60px;
    }
}
