.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.loyalty-section .app-loyalty img {
    max-width: 155px;
}
/* lent page css */
    .lent-page-bottom {background-color: #b32018;padding: 102px 0 70px 0;}
    .lent-page-bottom img {max-width: 100%;}
    .lent-page-bottom .offers-title {font-family: 'ChunkFive Ex';color: #fff;text-transform: uppercase;}
    .lent-page-bottom .offers-title.sub-title {font-size: 35px;font-family: antoniobold;}
    body {/*background-image: url(../images/bg-tile-desserts.jpg);*/width: 100%;background-repeat: repeat;background-color: #b6d2dc;}
	.lent-page .now-feat-title {color:  #023b5c;line-height: 65px;font-size: 75px;letter-spacing: 0px;}
	.lent-page .desserts-title {color: #b32317;line-height: 81px;font-size: 100px;font-family: 'EvelethDotW01';}
	.lent-page .to-go-title {color:  #023b5c;line-height: 81px;font-size: 100px;font-family: 'EvelethDotW01';}
	.lent-page .four-title {color:  #023b5c;line-height: 81px;font-size: 67px;font-family: 'ChunkFive Ex';text-transform: uppercase;}
	.lent-page .sweet-container02 {visibility: hidden;position: absolute;z-index: -10;}
    .lent-page .chewy-text .item-name, .lent-page .sweet-text .item-name {font-size: 35px;padding-left: 20px;padding-top: 0px;text-align: left;line-height: 29px;font-family: 'ChunkFive Ex';}
    .lent-page .item-wrap img {max-width: 100%;width: 100%;}
    .lent-page .item-wrap {display: flex;justify-content: center;align-items: center;margin: 20px 0;}
    .lent-page .item-wrap .chewy-container, .item-wrap .sweet-container, .item-wrap .chewy-text, .item-wrap .sweet-text {width: 50%;}
    .lent-page .chewy-container p, .lent-page .sweet-container p {font-size: 18px;margin-bottom: 0px;}
    .lent-page .chewy-text p, .lent-page .sweet-text p {font-size: 18px;padding: 0 20px;text-align: left;margin: 0 auto;}
/* lent page css */


@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}
.frachise-page {
    width: 100%;
    overflow: hidden;
}
.location-header .mobile-nav-button span{ background:  #023b5c; }
.social-top{ display:none; }
.header-top-right { text-align: right; margin: 0 15px; }
.header-top-right ul{ padding:0; margin:0; }
.header-top-right ul li{ display:inline-block; vertical-align:middle; } 
.header-top-links{ /*float:right;*/ }
.header-top-links p{ font-size:12px; }
.header-top-gap{ float:right;padding-right:10px;padding-left:10px;line-height: 2.5em; }
.copyright-text{ margin:0;   font-size: 14px;
    font-family: 'CirceRounded-Bold';}
.team-single{ padding:50px 0; }

/*.img-responsive{ width: 100%; }*/
.text-right{ text-align: right; }
.text-left{ text-align: left; }
.hours-table tr th{ font-family: 'RockwellRegular', sans-serif;font-weight: 100;font-size: 20px; }
.hours-table tr th.red{ color: #b11116; }
.bg-white, tr.bg-white:nth-child(even){ background-color: #ffffff; }
.bg-gray{ background-color: #dddddd; }

/* events page css */
    .events-page.events-section .row {width: 100%;margin: 0 auto;overflow: hidden;}
    .location-details-frame.events-page.events-section {padding: 50px 0;text-align: center;}
    .events-page.events-section .card-content h5.card-title {margin: 0 auto 10px;font-size: 25px;min-height: 60px;}
    .events-page.events-section .row.events .image-wrap {width: 100%;background-repeat: no-repeat;background-size: contain;background-position: center center;margin-bottom: 20px;padding-top: 70%;}
    .events-page.events-section .row.events .card-column {margin-bottom: 20px;}
/* events page css */
/************************************ MEDIA QUERY **********************************/

@media only screen and (device-width: 1024px) {
  .meet-team-content {
    padding: 100px 0;
  }
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media screen and (max-width:1110px){
    .header-top-right{ display:none; }
    .header-top-right {
        display: block;
        text-align: center;
    }
    header #mobile-nav-overlay.open {
        position: relative;
    }
    header #mobile-nav-overlay.open {
        position: relative;
    }
    header #mobile-nav-overlay .mobile-overlay-menu {
        position: absolute;
        width: 100%;
        top: 0;
        height: 90%;
        transform: none;
        -webkit-transform: none;
    }
    .location-header .mobile-nav-button {
        right: 50px;
    }
    header #mobile-nav-overlay ol li .title, header #mobile-nav-overlay ul li .title{
        font-size: 16px;
    }
}

a:hover {
    text-decoration: none;
}
.red-bg-section img {
    margin: 0 auto;
}
.red-bg-section {
    position: relative;
    padding: 50px 0;
	display:none;
}
.border-image {
    width: 100%;
    height: 12px;
    position: absolute;
    top: 0;
}
.view-btn {
    padding-top: 60px;
}
.header-top-links {
    color: #023b5c;
}
footer .main-footer a {
    color: #023b5c;
}
.tiles .tile>.wrapper .real-img {
    /*padding-bottom: 25px;*/
    padding-top: 10px;
    padding-bottom: 20px;
}
.tiles .tile>.wrapper .sign-img {
    max-width: 143px;
    padding: 20px 0;
}
.tan-border{
    float: left;
    width:100%;
    height:11px;
}
.instagram-heading{
    max-width: 460px; width:100%; 
}
.own-franchise-section{
    position: relative;
}


.photo-item {
    position: relative;
    margin-bottom: 65px;
}
.photo-item .overlay-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-image: url('../img/slap-tex.jpg');
    border: solid 4px #fff;
    webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.photo-item:hover .overlay-caption {
    opacity: 1;
}
.align-middle {
    position: absolute;
    display: table;
    height: 100%;
    width: 100%;
} 
.-oncenter {
    vertical-align: middle;
    text-align: center;
}  
.v-align {
    display: table-cell;
} 
.overlay-caption .phototitle {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 17px;
    color: #fff;
    font-family: antoniobold;
    text-transform: uppercase;
}  
.overlay-caption .photocaption {
    font-size: 21px;
    font-weight: 500;
    font-family: RockwellRegular;
    color: #fff;
}
.fullwidth {
    width: 100%;
}
.my-team-container{
    width:1600px;
    margin: 0 auto;
}
.instagram-heading{ margin: 0 auto; }
.dummy-img{  }
#rev_slider_1_1_wrapper.fullwidthbanner-container{  }
.tiles .tile>.wrapper img.sign-img{ max-width: 145px; width: 100%; }
.valentines-page .phone-container02 .image-wrap img {width: 100%;max-width: 85px !important;}
.valentines-page .phone-container02 .image-wrap {text-align: center;}
section.fourth-july-section {
    text-align: center;
    padding: 0;
}
section.fourth-july-section .fourth-july-wrap {
    background-image: url(../images/fourth-bg-tile.jpg);
        background-repeat: repeat;
        padding: 200px 0 50px;
    position: relative;
}
section.fourth-july-section .fourth-july-wrap:before {
    position: absolute;
    background-image: url(../images/fourth-bg-tile.jpg);
    background-repeat: repeat;
}
section.fourth-july-section .fourth-july-wrap img {max-width: 100%;margin: 0 auto;}
section.fourth-july-section .fourth-july-wrap .image-title img {max-width: 455px}
section.fourth-july-section .fourth-july-wrap .image-sub-title img {
    max-width: 575px;
    margin: 50px auto 30px;
}
section.fourth-july-section .fourth-july-wrap .content-wrap img {max-width: 1000px;}

/* catering to go page */
.catering-to-go {padding: 160px 0 0px 0;background-image: url(../images/catering-menu-bg.jpg); background-repeat: repeat; background-position: top center;text-align: center;}
    .catering-to-go .space-break {width: 100%;height: 20px;}
    .catering-to-go .space-break-sub, .catering-to-go .space-break2 {width: 100%;height: 40px;clear: both;}
    .catering-to-go .space-break2 {height: 50px;}
    .catering-to-go .sub-text-list {color: #fff;font-family: 'Kanit';font-size: 25px;font-weight: 500;}
    .catering-to-go .sub-head {color: #fff;font-size: 65px;font-family: 'Kanit';font-weight: 700;text-transform: uppercase;}
    .catering-to-go .sub-text {max-width: 755px; margin-top: 30px; line-height: 40px; color: #fff; font-family: 'Kanit'; font-size: 30px; font-weight: 600; margin: 30px auto; margin-bottom: 50px;text-shadow: 1px 1px 3px  #023b5c;text-transform: uppercase;}
	.catering-to-go .slapfish-is-back {
		color: #e35e14;
		font-family: 'Marydale';
		font-weight: 900;
		font-size: 85px;
    	margin-top: -25px;
		text-transform: none;
        margin-bottom: 10px;
	}
	.catering-to-go .oh-slap, .page-title.catering-to-go h1.oh-slap, .page-title.catering-page h1.oh-slap {
		/*color: #043c5b;*/
		color: #fff;
		font-family: 'Kanit';
		font-weight: 900;
		font-size: 120px;
		text-transform: uppercase;
		line-height: 60px;
		margin-top: 100px;
	}
        .page-title.catering-to-go h1.oh-slap {
            margin: 2rem 0;
        }
	.catering-to-go .loc-btns {
		background-color: #e35e14;
		color: #FFFFFF;
		font-size: 25px;
		padding: 15px 30px;
		text-transform: uppercase;
		font-family: 'Kanit';
		min-width: 20%;
		display: inline-block;
		margin-left: 3px;
		margin-right: 3px;
		margin-bottom: 10px;
		text-align: center;
        border: 1px solid #e35e14;
	}
.catering-to-go .loc-btns:hover {
    background: transparent;
}
.catering-to-go .bottom-content p {
    line-height: 1.5;
    font-family: 'CirceRounded';
    color: #fff;
    width: 100%;
    max-width: 65%;
    font-size: 18px;
    margin: 30px auto 0;
}
/* catering to go page */

@media (min-width:1400px){
    .right-image-section img {
        max-width: 100%;
    }
    .left-image-section img {
        max-width: 100%;
    }
    .tiles .tile>.wrapper .real-img{
        max-width: 300px;
        /*max-width: 557px;*/
    } 
}
@media (min-width:992px) and (max-width:1399px){
    .right-image-section img {
        max-width: 400px;
    }
    .left-image-section img {
        max-width: 500px;
    }
    .catering-section{
        height: 100vh;
    }
    .tiles .tile>.wrapper .real-img {
        max-width: 350px;
    }
}
@media (min-width:768px) and (max-width:991px){
    .catering-section{
        height: 100vh;
    } 
    .tiles .tile>.wrapper .real-img {
        max-width: 240px;
        padding-top: 20px;
    }
    body.home .tiles.catering-section .tile .tile-inner {
        padding: 5px;
    }
}

@media (min-width:768px){
    .red-flex{
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width: 1199px) {
    .events-page.events-section .card-content h5.card-title {min-height: auto;}
}
@media (max-width: 1024px) {
    section.fourth-july-section .fourth-july-wrap .image-title img {max-width: 400px;}
    section.fourth-july-section .fourth-july-wrap .image-sub-title img {max-width: 500px;margin: 30px auto;}
    section.fourth-july-section .fourth-july-wrap .content-wrap img {max-width: 760px;}
}
@media (max-width: 992px){
    .header-top-right {
        margin: 0 auto;
    }
    .location-header .container {
        padding: 0;
    }
    .location-header .mobile-nav-button {
        right: 30px;
    }
    .location-header .location-header-top:last-child {
        margin: 0 auto;
    }
}
@media (max-width: 991px) {
    .events-page.events-section .row.events .card-column {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        max-width: 48%;
        margin: 0 auto 25px;
    }
}
@media (max-width:767px){
	
	.location-header .container {
		width: 100%;
	}
	
.loyalty-listed-link {
    margin-top: 30px;
}
	.header-top-gap {
    padding-right: 3px;
    padding-left: 3px;
	}
	
    .red-bg-section img {
        margin: 0 auto;
        padding: 20px 50px;
    }
    .view-btn {
        padding-top: 0;
    }
    .tiles .tile>.wrapper .real-img {
        max-width: 300px;
    }
    body.home .tiles.catering-section .tile .tile-inner {
        padding: 0px 20px;
    }
    .tiles.catering-section .tile-half-width:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 125%;
    }
    .own-franchise-section .tiles .tile-half-width:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%;
    }
    .home-icon.subscribe-section {
        padding-bottom: 40px;
    }
    .menu-list-full {
    padding-right: 35px !IMPORTANT;
}
    .location-header {
        max-height: 100px;
        height: 65px;
        padding: 0 10px;
    }
    .location-header .location-header-top {
        height: 80px;
    }
    .location-header .col-xs-6 {
        width: 100%;
        height: 30px;
        padding: 0;
    }
    .location-header .header-top-right {
        text-align: left;
    }
    .location-header .location-header-top p {
        margin: 0;
    }
    header {
        top: 65px;
    }
    .location-header .mobile-nav-button {
        right: 15px;
        top: 18px;
    }
    section.fourth-july-section .fourth-july-wrap .content-wrap img {max-width: 100%;margin: 0 auto;padding: 0 20px;}
    section.fourth-july-section .fourth-july-wrap {padding: 160px 0 50px;}
    section.fourth-july-section .fourth-july-wrap .image-title img, section.fourth-july-section .fourth-july-wrap .image-sub-title img {max-width: 300px;}
    .events-page.events-section .card-content h5.card-title {font-size: 20px;}
}
@media (max-width: 680px) {
    section.fourth-july-section .fourth-july-wrap .image-sub-title img {margin: 20px auto 10px;}
}
@media (max-width: 575px) {
    .events-page.events-section .row.events .card-column {max-width: 100%;}
    .events-page.events-section .row.events .image-wrap {margin-bottom: 15px;}
}
@media (max-width:400px){
      .tiles.catering-section .tile-half-width:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 200%;
    }
}

@media screen and (max-width: 1600px) {
    .my-team-container{
        width:1366px;
    }
} 
@media screen and (max-width: 1366px) {
    .my-team-container{
        width:1200px;
    }
    .loyalty-listed-link ul li a {font-size: 20px !important;}
    .loyalty-tile.mb-2 span {font-size: 2rem !important;}
}    
@media (min-width:992px) and (max-width: 1200px) {
     .my-team-container{
       width:991px;
    }     
}
@media screen and (max-width: 991px) {
     .my-team-container{
       width:100%;
    }   
    .valentines-page h3.offers-title.desserts-title {font-size: 50px;line-height: 1;}
    .valentines-page h3.valentines-title, .valentines-page h3.five-off {font-size: 40px;}
    .lent-page-bottom .offers-title {font-size: 40px;line-height: 1.4;}
    .lent-page-bottom .offers-title.sub-title {font-size: 30px;}

}
@media (max-width: 768px) {
		.now-feat-title {font-size: 49px;}
        .desserts-title {font-size: 47px;line-height: 15px;margin-bottom: 0px;}
        .to-go-title {font-size: 52px;margin: 0px;}
        .four-title {font-size: 45px;margin: 0px;line-height: 42px;}
        .chewy-container {width: 100%;}
		.chewy-text {width: 100%;padding-top: 0px;}
        .sweet-text {width: 100%;padding-top: 0px;}
        .sweet-container02 {visibility: visible;position: relative;z-index: 1;width: 100%;}
        .lent-page .item-wrap.sweet-wrap {flex-direction: column-reverse;}
        .lent-page .item-wrap .chewy-container, .item-wrap .sweet-container, .item-wrap .chewy-text, .item-wrap .sweet-text {width: 100%;}
        .lent-page .item-wrap {flex-direction: column;margin: 0 auto 30px;}
	}
@media (max-width: 767px) {
    .valentines-page .phone-container02 {float: none;text-align: center;}
    .valentines-page .text-container {width: 80%;text-align: center;margin: 0 auto;float: none;}
    .valentines-page .text-container p {text-align: center !important;}
    .page-title.location-page-title.valentines-page {padding: 180px 0 0 0 !important;}
    .valentines-page h3.offers-title.desserts-title {font-size: 40px;}
    .valentines-page h3.valentines-title {font-size: 35px;}
    .catering-to-go .oh-slap, .page-title.catering-to-go h1.oh-slap, .page-title.catering-page h1.oh-slap {font-size: 62px;line-height: 47px;}
    .catering-to-go .slapfish-is-back {font-size: 30px;margin: 0rem 0;}
    .catering-to-go .loc-btns {width: auto;margin-bottom: 10px;}
    .catering-to-go .sub-text {max-width: 100%;font-size: 25px;}
    .catering-to-go .sub-head {font-size: 50px;}
    .catering-to-go .space-break {display: none;}
    .catering-to-go .sub-text-list {font-size: 20px;}
}
@media (max-width: 680px) {
        .lent-page h3.offers-title.now-feat-title {font-size: 40px;line-height: 1.3;}
        .lent-page-bottom .offers-title {font-size: 30px;}
        .lent-page-bottom .offers-title.sub-title {font-size: 25px;}
        .lent-page .chewy-text .item-name, .lent-page .sweet-text .item-name, .lent-page .chewy-text p, .lent-page .sweet-text p {padding: 0;}
        .lent-page .chewy-text .item-name, .lent-page .sweet-text .item-name {margin: 15px 0 10px;font-size: 30px;}
    }
@media (max-width: 575px) {
    .valentines-page .text-container {width: 100%;}
    .valentines-page h3.offers-title.desserts-title {font-size: 38px;}
    .valentines-page h3.valentines-title {font-size: 25px;line-height: 1.5;}
    .valentines-page .date-title {margin: 10px 0;font-size: 21px;}
    .catering-to-go .sub-text {font-size: 22px;line-height: 1.5;}
    .catering-to-go .sub-head {font-size: 40px;line-height: 1.3;}
    .catering-to-go .oh-slap, .page-title.catering-to-go h1.oh-slap, .page-title.catering-page h1.oh-slap {font-size: 50px;line-height: 1;}
}