.location-page .map {float: right;min-width: 70%;height: 100%;position: relative;}
.location-page .map iframe, .location-page .map #map {width: 100%;height: 100%;min-height: 500px;}
.location-page .find-location-wrap, .location-page .search-result-wrap, .location-page .items-list-arrow {text-align: center;width: 100%;max-width: 29%;padding: 20px;background-color: #000;margin: 0 15px;}

.location-page select, .location-page input {width: 100%;background-color: #fff;border: solid 1px #999;height: auto;box-shadow: none;outline: 0;border-radius: 0;padding: 12px;}
.location-page .form-group.form-search-location {margin-bottom: 10px;}
.location-page span.search-location-icons img {text-align: left;max-width: 30px;}
.location-page .form-bottom-content p {color: #fff;text-align: left;}
.location-page span.search-location-icons.cherry img {width: 20px;}
.location-page .search-result-wrap, .location-page .items-list-arrow {background-color: transparent;text-align: left;padding: 20px 10px;}
.location-page .search-result-wrap ul.result-list {padding: 0;list-style-type: none;margin: 0 auto;}
.location-page h3 {font-size: 20px;line-height: normal;text-transform: uppercase;color: #c52032;font-family: 'quicksandregular';font-weight: inherit;margin: 0 0 10px 0;}
.location-page div.result-list-card p, .location-page div.result-list-card .info span {font-size: 14px;color: #000;font-family: Arial, Helvetica, sans-serif;margin: 0 auto 5px;}
.location-page div.result-list-card .location-btns a.btn-red, .location-page div.result-list-card .location-btns a, .location-btns a.order-now {
    background-color: #c52032;
    color: #fff;
    padding: 8px 15px;
    margin-bottom: 5px;
    text-transform: none;
    border-radius: 5px;
    font-family: 'TradeGothicLTLightRegular', sans-serif !important;
    font-weight: 400;
    font-size: 15px;
}
.location-page div.result-list-card .location-btns a, .location-btns a.directions, .location-btns a.more-detail {color: #c52032;background-color: transparent;padding: 5px 15px;}
.location-page div.result-list-card .info {padding: 0 0 10px;}
.location-page div.result-list-card .location-btns {padding: 15px 0 30px;}
.location-page .items-list-arrow img {max-width: 25px;}
.location-page .items-list-arrow .down-arrow-frame {text-align: center;}
.location-page .left-search {height: 100%;max-width: 30%;width: 100%;overflow: hidden;overflow-y: scroll;}
.location-page .map-section.map-canvas {height: 100vh;position: relative;}
.location-page .search-bar.horizontal {background-color: rgba(65, 65, 65, 0.2);left: 0;position: absolute;width: 245px;z-index: 3;padding-bottom: 10px;top: 10px;}
.location-page form.main-search.border-less-inputs {height: 100%;padding: 10px 10px 0 10px;width: 100%;}
.location-page .form-row.form-row-small {position: relative;}
.location-page .form-actions {position: absolute; right: 0;cursor: pointer;z-index: 2;height: 100%; max-height: 53px; bottom: 0;}
.location-page .form-actions input {background-color: #D1C695;font-size: 18px;height: 100%;-webkit-appearance: none; padding-top: 10px; padding-bottom: 10px;}
.location-page .form-actions input:hover { }
.location-list-section {padding: 50px 0;text-align: center;}
.location-page .location-list-section h2 {color: #c61330;font-family: 'quicksandregular';text-transform: uppercase;font-size: 40px;font-weight: 500;margin: 0 auto;}
.location-page .location-list-section h4 {color: #636363;font-size: 20px;margin: 10px 0 30px 0;text-transform: none;line-height: normal;font-family: 'quicksandregular';font-weight: 500;}
.location-page .all-locations-wrap .location-list-column {width: 100%;max-width: 20%;margin: 0 20px 30px;display: inline-block;vertical-align: top;}
.location-page .find-location-wrap, .location-page .search-result-wrap {max-width: 100%;margin: 0 auto;}
.location-page .location-add p.address span, .location-add p.phone {display: block;color: #000;font-family: Arial, Helvetica, sans-serif;}
.location-page .location-add p.address {margin: 0 auto;}
.location-page .locations-address-frame .all-locations-wrap {padding: 25px 0 0;}
.location-page .items-list-arrow {position: absolute;bottom: 0;background: #fff;}
.map-canvas{position:relative;overflow:hidden;height:100vh}
.map-canvas .map{float:right;width:70%;position:relative;border:0;padding:0;margin:0;min-height:initial}
.map-canvas .map .toggle-navigation{-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);background-color:#f4f4f2;bottom:0;height:27px;margin:auto;position:absolute;top:0;z-index:1}
.toggle-navigation .icon{padding:7px}
.toggle-navigation .icon .line{-moz-transition:.2s ease-in-out all;-webkit-transition:.2s ease-in-out all;transition:.2s ease-in-out all;background-color:#474747;display:block;height:2px;margin-bottom:3px;width:15px}
.toggle-navigation:hover .icon .line{background-color:#ff513f}
.toggle-navigation:hover .icon .line:first-child{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:5px}
.toggle-navigation:hover .icon .line:nth-child(2){filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}
.toggle-navigation:hover .icon .line:last-child{-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:relative;top:-5px}
.search-bar{background-color:rgba(65,65,65,0.2);left:0;position:absolute;top:0;width:237px;z-index:3;padding-bottom:10px}
.main-search{display:table;height:100%;padding:10px 10px 0;width:100%}
.main-search .form-group{float:left;margin-bottom:0;width:100%}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}
.bootstrap-select{width:100%!important;margin-bottom:0!important}
.search-bar select{opacity:1!important;height:auto!important;width:100%!important;top:0;position:relative!important;color:#333}
.search-bar .customSelect{display:none!important}
#map{width:100%;border:solid 1px #ccc;height:100vh}
.map-canvas .items-list{width:30%;height:97%;overflow-y: scroll;}
.items-list{-moz-transition:all .4s cubic-bezier(0.42,0,0.06,0.99) 0;-webkit-transition:all .4s cubic-bezier(0.42,0,0.06,0.99);-webkit-transition-delay:0;transition:all .4s cubic-bezier(0.42,0,0.06,0.99) 0;background-color:#fff;float:left;width:35%;padding:6px 0 20px 15px;height:100%;overflow:hidden}
.mCSB_inside > .mCSB_container{margin-right:0;padding-right:20px;overflow:visible}
.mCSB_scrollTools .mCSB_draggerContainer{right:5px}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:rgba(0,0,0,0.1)}
.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;display:none;}
.items-list .inner{height:100%;width:100%;position:relative}
.items-list header{padding:0;margin-bottom:5px}
.items-list header h3{margin-bottom:0;margin-top:3px;text-transform:uppercase;font-size:30px}
.items-list .inner .results{height:100%;list-style:none;margin-bottom:0;padding-left:0}
.item{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background-color:#fff;display:block;margin-bottom:60px;position:relative;height:auto}
.item:hover,.item:focus{color:#474747}
.map-canvas .results .item{margin-bottom:20px}
.map-canvas .results.list li .item{display:table;width:100%;overflow:hidden}
.items-list .inner .results li .item{ border-bottom: 1px solid #eee; -moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-transition:.4s;-webkit-transition:.4s;transition:.4s;background-color:#fff;cursor:pointer;display:table;margin-bottom:5px;width:100%;box-shadow:none;padding:5px 18px 5px 0}
.map-canvas .results.list li .item > .image{display:table-cell;height:100%;width:83px;position:relative;display: none;}
.items-list .inner{height:100%;width:100%;position:relative}
.items-list .inner img{width:100%}
.item .image a,.item .image > .inner{display:block;position:relative;z-index:2}
.map-canvas .results.list li .item .inner{height:64px}
.items-list .inner .results li .item .image .inner{-moz-transition:.4s;-webkit-transition:.4s;transition:.4s;overflow:hidden}
.item-specific{font-size:12px;height:100%;width:100%}
.item .item-specific{bottom:0;font-weight:700;left:0;width:100%;height:auto;color:#fff;padding:7px 0;text-align:center;position:absolute;z-index:2}
.item .wrapper{padding:20px 20px 10px;position:initial;text-align:center}
.map-canvas .results.list li .item .wrapper{display:table-cell;padding:5px;vertical-align:top;text-align:left;color:#000;background:none;height:auto}
.wrapper a{margin-top:5px}
.map-canvas .results .item h3, .map-canvas .results .item h3 button {margin-bottom:0;margin-top:0;font-size:26px;line-height:normal;text-transform:uppercase;font-weight:inherit;color: #a99c5d;    font-family: 'Antonio-Bold', sans-serif;
    text-transform: uppercase; }
.map-canvas .results .item h3 button {
    padding: 0;
    border: none;
    color: #a99c5d;background: transparent;box-shadow: none;outline: none;
}
.item .wrapper figure, .item h3.accordion-header span {filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity:1;font-size:14px !important;font-family: 'TradeGothicLTLightRegular', sans-serif; margin:5px 0;color:#000}
.item .info{border-top:1px solid rgba(0,0,0,0.05);margin-top:15px; display: none;}
.items-list .inner .results li .item .wrapper .info{border-top:none;margin-top:0}
.items-list .inner .results li .item .wrapper .info span.drive-thru-loc:before,.items-list .inner .results li .item .wrapper .info span.cherry-yogurt:before,.items-list .inner .results li .item .wrapper .info span.drive-thru-cherry:before{content:'';margin:0 5px;display:inline-block}
.items-list .inner .results li .item .wrapper .info span.cherry-yogurt:before{background-image:url(../img/cherry-frozen-yogurt.png);width:20px;height:20px;background-size:100%;background-repeat:no-repeat;margin-left:15px}
.items-list .inner .results li .item .wrapper .info span.drive-thru-loc:before{background-image:url(../img/drive-thru.png);width:31px;height:10px;background-size:100%;background-repeat:no-repeat}
.items-list .inner .results li .item .wrapper .info span.drive-thru-cherry:before{/*background-image:url(../img/drive-thru-cherry.png);*/width:65px;height:20px;background-size:100%;background-repeat:no-repeat}
.cluster > div,.marker-cluster > div{color:#fff!important;text-align:center!important;z-index:3;line-height:40px;font-size:11px;font-weight:700}
.cluster > div:before,.marker-cluster > div:before{-moz-transition:all .4s cubic-bezier(0.42,0,0.06,0.99) 0;-webkit-transition:all .4s cubic-bezier(0.42,0,0.06,0.99);-webkit-transition-delay:0;transition:all .4s cubic-bezier(0.42,0,0.06,0.99) 0;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#474747;border:4px solid #ff513f;content:"";height:34px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:34px;z-index:-1}
.infobox{display:block;width:295px;position:relative}
.infobox .inner{border-bottom:35px solid #db1f27}
.infobox .inner .image{width:100%;position:relative}
.item-specific{font-size:12px;height:100%;width:100%}
.infobox .inner .image .item-specific{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);opacity:.95;background-color:rgba(0,0,0,0.8);bottom:20px;color:#fff;left:36px;margin-top:3px;padding:5px;position:absolute;height:inherit;width:initial}
.infobox .inner .image .overlay{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transition:.4s;-webkit-transition:.4s;transition:.4s;background-color:rgba(0,0,0,0.7);height:100%;left:0;position:absolute;top:0;text-align:center;width:100%}
.infobox .inner .image .overlay:hover,.infobox .inner .image .overlay:hover .wrapper .quick-view,.infobox .inner .image .overlay:hover .wrapper .detail{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}
.infobox .inner .image .overlay .wrapper{bottom:0;left:0;height:80px;margin:auto;position:absolute;right:0;top:0;width:100%}
.infobox .inner .image .overlay .wrapper hr{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transition:.2s;-webkit-transition:.2s;transition:.2s;border:0;border-top:1px solid #db1f27;border-width:2px;margin-bottom:10px;margin-top:10px;width:0}
.infobox .inner .image .overlay:hover .wrapper hr{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;width:140px}
.infobox .inner .image .overlay .wrapper a{-moz-transition:.2s;-webkit-transition:.2s;transition:.2s;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;color:#fff;font-size:14px;font-weight:700;z-index:1}
.infobox .inner .image .description .meta{-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);background-color:#fff;bottom:-60px;min-width:259px;right:0;padding:22px;position:absolute;z-index:1}
.infobox .inner .image .description .meta h2{-moz-transition:.4s;-webkit-transition:.4s;transition:.4s;color:#474747;font-size:14px;line-height:1;font-weight:700;margin-top:0;margin-bottom:15px;padding:0;text-transform:none;text-align:left}
.infobox .inner .image .description .meta figure{color:#474747;font-size:12px;margin:0}
.infobox .inner .image .description .meta i{color:#ff513f;bottom:0;height:10px;margin:auto;position:absolute;top:0;right:15px;display:inline-block}
.infobox .inner .image .description .meta i:before{content:">"}
.infobox .inner .image img{width:100%}
.fade-in-marker > img{z-index:9}
.sub-header{position:relative;z-index:1;background-color:transparent}
.sub-header .search-bar{background-color:#474747;position:relative;width:100%;padding:10px}
.sub-header .search-bar .main-search{padding:0;width:100%;margin-left:0}
.search-bar.horizontal .main-search .input-row{display:table;width:100%}
.sub-header .breadcrumb-wrapper{background-color:transparent;width:100%;margin-top:20px}
.sub-header .breadcrumb-wrapper .redefine-search{position:relative}
.sub-header .breadcrumb-wrapper .redefine-search .inner{display:block;margin:0;top:0;padding:11px}
.sub-header .breadcrumb-wrapper .redefine-search .inner span{display:table-cell;font-weight:inherit;padding-left:10px;padding-top:0;vertical-align:middle;color:#fff}
.sub-header .breadcrumb-wrapper .redefine-search .inner .icon{-moz-transition:.4s;-webkit-transition:.4s;transition:.4s;background-color:#ff513f;display:table-cell;height:38px;width:40px}
.sub-header .breadcrumb-wrapper .redefine-search .inner .icon:before,.sub-header .breadcrumb-wrapper .redefine-search .inner .icon:after{-moz-transition:.4s;-webkit-transition:.4s;transition:.4s;text-shadow:none;-webkit-font-smoothing:antialiased;font-family:'fontawesome';speak:none;font-weight:400;font-variant:normal;line-height:1;text-transform:none;display:block;color:#fff;padding-left:5px;position:absolute;top:12px}
.sub-header .breadcrumb-wrapper .redefine-search .inner .icon:before{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;content:"";/*background-image:url(../img/refine-icon.png);*/width:20px;height:17px}
.sub-header .breadcrumb-wrapper .redefine-search .inner .icon:after{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;content:"\f00d"}
.sub-header .breadcrumb-wrapper .redefine-search .inner span{display:block;font-weight:inherit;padding-left:0;padding-top:0;vertical-align:middle;color:#fff}
.sub-header .breadcrumb-wrapper .breadcrumb{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background-color:transparent;font-size:12px;float:right;padding:9px 0;list-style:none;margin:0}
.breadcrumb > li{display:inline-block}
.sub-header .breadcrumb-wrapper .breadcrumb i{color:#ff513f}
.breadcrumb > li + li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.breadcrumb > .active{color:#777}
#map-detail{height:150px}
.block{padding:16px 0;transform:translateZ(0);overflow:hidden}
.page-item-detail #main-content header{border:none;margin-bottom:0;padding-bottom:0;position:relative}
.page-item-detail #main-content .page-title{display:table;padding-bottom:20px;width:100%;padding-top:12px}
.page-item-detail #main-content .page-title .title{display:table-cell}
.page-item-detail #main-content .page-title h1{font-size:30px;margin-bottom:5px;margin-top:20px;padding-bottom:0;text-transform:uppercase;line-height:1}
#main-content figure{margin:0}
.page-item-detail #main-content #detail-sidebar section{-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);box-shadow:0 1px 1px 0 rgba(0,0,0,0.05);-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background-color:#f4f4f4;margin-bottom:20px;padding:20px}
#detail-sidebar h3{font-weight:400;font-size:16px;margin:0 0 15px;text-align:left;padding:0;line-height:1}
.page-item-detail #main-content #detail-sidebar section address{margin-bottom:0;margin-top:0}
address .info{line-height:25px}
.info span{font-size:14px;font-family: 'TradeGothicLTLightRegular', sans-serif;}
address .info i{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity:.6;width:20px}
.page-item-detail #main-content h2{font-size:16px;margin:10px 0 15px;line-height:1;text-align:left;padding:0;font-weight:400}
#detail-sidebar dl{font-size:12px}
dl dt{float:left;font-weight:700}
dl dd{text-align:right;margin-bottom:8px}
dl.lines dd{border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:5px;margin-left:0;padding-bottom:5px}
.page-item-detail .btn{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;-moz-transition:.2s;-webkit-transition:.2s;transition:.2s;background-color:#db1f27;color:#fff;padding:12px 20px 10px;line-height:1}
.collapse{display:none}
.collapse.in{display:block}
tr.collapse.in{display:table-row}
tbody.collapse.in{display:table-row-group}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}
span.distance{float:right;color:#000;font-size:15px;clear:both}
.location-btns{position:relative;margin-top:10px}
.location-btns a{display:inline-block;margin:0 5px 10px 0;font-size:15px}
.location-btns a:last-child{margin-right:0}
.location-btns a.order-now{background-color:#c52032;color:#fff;padding:8px 15px;margin-bottom:5px;border-radius:5px}
.location-btns a.directions,.location-btns a.more-detail{color:#c52032}
span.features{clear:both;position:absolute;right:0;top:5px}
.push-top .direction{max-width:220px;width:100%;display:inline-block;padding:10px 30px}
.sub-header .breadcrumb-wrapper .redefine-search .inner{display:inline-block;margin:0;top:0;padding:10px 30px;max-width:220px;width:100%}
.location-map-popup{background:#fff;box-shadow:0 2px 0 rgba(0,0,0,.1);padding:24px 0 16px;width:260px;text-align:left}
.location-map-popup .name{font-size:14px;letter-spacing:0;color:#d02c30;text-transform:uppercase;display:block;padding:0 12px;position:relative}
.location-map-popup .star{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;display:block;height:18px;left:10px;margin:0;padding:0 0 0 18px;position:absolute;vertical-align:text-bottom;width:18px}
.location-map-popup .star:before{font-size:inherit;display:inline-block;font-family:'PX Icons';font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-size:1.8rem;color:#e08b23;content:'?';left:0;line-height:18px;position:absolute;top:0}
.location-map-popup .star.favorite:before{content:'?'}
.location-map-popup .star .tooltip:before{content:'Save My Panda';display:inline-block}
.location-map-popup .star.favorite .tooltip:before{content:'Remove My Panda'}
.location-map-popup .address{font-size:14px;font-weight:400;line-height:1.4285;letter-spacing:0;color:#595959;text-transform:none;display:block;padding:5px 12px 12px}
.location-map-popup .cross-streets{font-size:14px;font-weight:400;line-height:1.4285;letter-spacing:0;color:#595959;text-transform:none;display:block;padding:0 20px 20px 45px;position:relative;text-transform:capitalize}
.location-map-popup .cross-streets:before{font-size:inherit;display:inline-block;font-family:'PX Icons';font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1.6rem;color:#d02c30;content:'?';left:20px;line-height:1.4285;position:absolute;top:-2px}
.location-map-popup .popup-row{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.location-map-popup .phone,.location-map-popup .fax,.location-map-popup .hours{font-size:14px;font-weight:400;line-height:1.4285;letter-spacing:0;color:#595959;text-transform:none;display:inline-block}
.location-map-popup .phone:before,.location-map-popup .fax:before,.location-map-popup .hours:before{font-size:10px;line-height:1.4285;letter-spacing:0;color:#595959;text-transform:none;display:block}
.location-map-popup .phone:empty:before,.location-map-popup .fax:empty:before,.location-map-popup .hours:empty:before{font-size:0;background:red}
.location-map-popup .phone{padding:12px 5px 12px 12px}
.location-map-popup .phone:before{content:'Phone:';font-size:14px;color:#d02c30}
.location-map-popup .fax{padding:12px 12px 12px 15px;width:50%}
.location-map-popup .fax:before{content:'Fax:'}
.location-map-popup .hours{border-bottom:1px solid #e5e5e5;display:block;padding:12px 2px 12px 37px;position:relative}
.location-map-popup .hours:after{display:inline-block;font-family:'Font Awesome 5 Free';font-style:normal;font-variant:normal;font-weight:400;text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;color:#d02c30;content:"\f017";left:12px;line-height:1;position:absolute;top:20px}
.location-map-popup .features{padding:12px}
.location-map-popup .features:before{font-size:10px;line-height:1.4285;letter-spacing:0;color:#595959;text-transform:none;content:'Location Features:';display:block;padding-bottom:8px}
.location-map-popup .features [class^="px"]{overflow:hidden;width:24px;padding-left:24px;position:relative;color:#d02c30;height:23px;display:inline-block;vertical-align:text-bottom}
.location-map-popup .features [class^="px"]:after{font-size:24px;font-size:2.4rem;height:23px;width:24px;line-height:23px;display:block;position:absolute;top:0;left:0}
.location-map-popup .features .px-car:after{top:4px}
.location-map-popup .features .px-wrap:after{top:3px}
.location-map-popup .order-now,.location-map-popup .get-directions{border-radius:6px;font-size:16px;font-weight:400;line-height:1.4285;letter-spacing:0;color:#fff;text-transform:none;color:#fff;display:block;line-height:1;margin:5px 12px 0;padding:12px 15px 11px;position:relative;text-align:center;text-decoration:none}
.location-map-popup .order-now:hover,.location-map-popup .order-now:focus,.location-map-popup .get-directions:hover,.location-map-popup .get-directions:focus{text-decoration:none}
.location-map-popup .order-now{background-color:#f19933;background-image:-webkit-linear-gradient(#f19933,#e69129);background-image:linear-gradient(#f19933,#e69129);border-bottom:2px solid #d17e12}
.location-map-popup .order-now:hover:not(.inactive){background-color:#f3a54b;background:-webkit-linear-gradient(#f3a54b,#e99d40);background:linear-gradient(#f3a54b,#e99d40)}
.location-map-popup .order-now:active:not(.inactive){background-color:#e08b23;background-image:-webkit-linear-gradient(#e08b23,#d17e12);background-image:linear-gradient(#e08b23,#d17e12);border-bottom:none;box-shadow:none;top:2px;background:-webkit-linear-gradient(#e08b23,#d17e12);background:linear-gradient(#e08b23,#d17e12)}
.location-map-popup .order-now.inactive{opacity:.5;cursor:default}
.location-map-popup .get-directions{background-color:#d02c30;background-image:-webkit-linear-gradient(#d02c30,#c72029);background-image:linear-gradient(#d02c30,#c72029);border-bottom:2px solid #b1001a}
.location-map-popup .get-directions:hover:not(.inactive){background-color:#d63f43;background:-webkit-linear-gradient(#d63f43,#dc252e);background:linear-gradient(#d63f43,#dc252e)}
.location-map-popup .get-directions:active:not(.inactive){background-color:#c01725;background-image:-webkit-linear-gradient(#c01725,#b1001a);background-image:linear-gradient(#c01725,#b1001a);border-bottom:none;box-shadow:none;top:2px;background:-webkit-linear-gradient(#c01725,#b1001a);background:linear-gradient(#c01725,#b1001a)}
.location-map-popup .get-directions.inactive{opacity:.5;cursor:default}
.location-details-frame{font-size:16px}
.location-details-frame p a{color:#000}
.location-details-frame h4{font-size:28px}
.location-details-frame .location-gallery-frame .col-md-4{margin-bottom:30px}
.lightgreen-bg,.green-bg,.white-bg,.image-bg{padding:30px 0}
.lightgreen-bg{background-color:#edf1e2}
.lightgreen-bg.white-bg{background-color:#fff}
.lightgreen-bg h3{font-size:34px}
.lightgreen-bg .social-icons{float:none;text-align:right;top:0;margin-bottom:10px}
.green-bg.red-bg{background-color:#ed281c}
.green-bg{background-color:#b0cc81}
.white-bg{background-color:#fff}
.image-bg{background-position:center;background-attachment:fixed;background-size:cover}
.image-bg .container{background-color:rgba(255,255,255,0.8);padding:30px}
.image-bg h4{text-align:center}
.image-bg p{font-size:20px}
.order-buttons{margin-top:20px}
.order-buttons a,.push-top a{text-align:center;margin:auto;color:#fff;background-color:#c52032;border-color:#c52032;font-size:14px;display:block;text-transform:uppercase;padding:12px 0;margin: 5px 0;}
.push-top{margin:15px 0}
.push-top a{display:inline-block;vertical-align:middle;padding:10px 20px;margin-right:10px}
.push-top a :last-child{margin-right:0}
.feed-frame h6{width:calc(100% - 40px)}
.feed-frame a.social-icon{width:35px}
.feed-frame h6,.feed-frame a{display:inline-block;vertical-align:middle;text-transform:none}
.green-bg{text-align:center;color:#fff}
.yelp-frame{margin:0 auto;float:none!important}
.yelp-section-frame{background-color:#fff;max-width:370px;margin:0 auto;text-align:left;padding:15px 15px 25px}
.yelp-section{border-bottom:solid 1px #ccc}
.yelp-section h5,.yelp-section p{display:inline-block;vertical-align:middle}
.yelp-color{background-color:#C93C27;color:#fff;padding:5px 10px;float:right}
.yelp-color:hover{color:#fff}
.green-bg h4{text-transform:none;color:#fff}
.green-bg p a{text-decoration:underline;color:#fff}
.opening-hours{list-style-type:none}
.opening-hours h6{text-transform:none}
ul.opening-hours li{line-height:1.8;font-size:15px}
.yelp-plms{font-size:20px;margin:20px 0}
h2.opening-hours,h6.opening-hours{font-size:18px;margin:30px 0 10px}
.widget-search-location{ /*padding:27px 19px 26px 20px;background-color:#252524*/ }
.widget-search-location .widget-title{ margin-bottom: 0; padding-left: 10px !important;line-height:normal;font-size:35px;color:#252524;letter-spacing:normal;font-weight:400;padding:0;font-family: 'Antonio-Bold', sans-serif;
    text-transform: uppercase;}
.widget-search-location .widget-title i,.widget-search-location .widget-title em{position:absolute;top:3px;left:0;vertical-align:-3px}
.widget-search-location p{color:#fff;margin: 0;}
.widget-search-location p i.fa-car:before,.widget-search-location p em.fa-car:before{content:'';/*background-image:url(../img/drive-thru-white.png);*/background-size:100%;background-repeat:no-repeat;width:31px;height:10px;display:inline-block}
.widget-search-location p i.fa-apple:before,.widget-search-location p em.fa-apple:before{background-image:url(../img/cherry-frozen-yogurt.png);width:20px;height:20px;background-size:100%;background-repeat:no-repeat;content:'';display:inline-block}
.location-buttons{margin-bottom:10px}
.location-buttons a{font-size:14px;text-align:center;text-transform:none;text-decoration:none;padding:10px 20px;color:#fff;font-weight:400;display:inline-block;vertical-align:middle;width:auto;height:auto;background-color:#c52032}
.location-buttons .btn-left{margin-right:10px}
.ico-marker-white{/*background-image:url(images/sprite.png);*/background-position:-301px -247px;width:7px;height:11px;display:inline-block;vertical-align:middle;font-size:0}
.ico-globus{/*background-image:url(images/sprite.png);*/background-position:-285px -247px;width:12px;height:12px;display:inline-block;vertical-align:middle;font-size:0}
.form-search-location{margin-bottom:10px;font-size:0;position: relative; line-height: normal;}
.form-search-location .form-row{display:inline-block;width: 100%;vertical-align:top;position:relative}
.selecter{display:inline-block;width:330px;max-width:100%;margin:0;text-align:left;font-family:'Arial','Helvetica',sans-serif;color:#5c5c5c;font-size:13px}
.form-search-location .selecter{width:100%}
#field-duration.form-control{width:100%!important;height:auto!important;text-indent:0;color: #555;-webkit-appearance: none;font-family: 'TradeGothicLTLightRegular', sans-serif; height: 46px !important;}
.form-search-location .form-row.field-duration-frame span.customSelect.select.form-control {padding: 0;width: 100%;}
.customSelect.select.form-control{height:auto}
.form-search-location input[type='text']{font-family:Arial,Helvetica,sans-serif;color:#adadad;}
.section.map-frame .form-search-location .form-actions .btn{border:none;height:auto;line-height:normal;padding:14px 0;font-size:14px}
.selecter .selecter-selected,.selecter.focus .selecter-selected,.selecter.open .selecter-selected,.customSelect.select.form-control{border-radius:0;border:1px solid #ebebeb;background:#f8f8f8;padding:0;height:46px;font-size:13px;line-height:42px;color:#5c5c5c;padding-left:12px;box-shadow:none}
.selecter .selecter-selected:before,.customSelect.select.form-control:before{position:absolute;top:0;content:'';width:2px;height:100%;background:#e7e7e7;right:52px}
.selecter-selected:after,.customSelect.select.form-control:after{height:0;width:0;position:absolute;top:0;right:15px;bottom:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #ccc;content:'';display:block;margin:auto 0}
.selecter .selecter-selected:after,.customSelect.select.form-control:after{border:none;background:url(../img/ico-selecter-down@2x.png) 0 0 no-repeat;width:13px;height:8px;right:20px;background-size:13px 8px;transition:-webkit-transform .4s;transition:transform .4s}
.form-search-location .form-row.field-duration-frame{width:100%}
.bottom-locations-list{padding:40px 15px}
.bottom-locations-list .locations-address-frame .row{margin:0 0 30px}
.locations-address-frame .col-sm-2{width:20%}
.bottom-locations-list h2.title{font-size:40px;line-height:normal;font-weight:400;margin:0}
h6.description,h3.description{color:#636363;font-size:21px;margin:10px 0 30px;text-transform:none;line-height:normal}
.all-locations{display:flex;flex-wrap:wrap}
.bottom-locations-list .l-list-col{visibility:visible;padding:0 15px;margin:0 auto;margin-bottom:30px;width:100%;max-width:300px;float:none;padding:0}
.bottom-locations-list .l-block h3{color:#c52032;font-family:'quicksandregular';text-transform:uppercase}
.bottom-locations-list .l-block .l-location,.bottom-locations-list .l-block h4,.bottom-locations-list .l-block p{font-weight:400;padding:0;line-height:normal;margin:0 0 5px;font-size:22px}
.bottom-locations-list .l-block h4 a{color:#c52032}
.all-loc{cursor:pointer;color:#fff}
.location-sub-header{color:#000;font-size:20px;font-family:'quicksandregular';text-transform:uppercase}
items-list-arrow{display:none}
.down-arrow-frame{text-align:center}
.down-arrow-frame img{cursor:pointer}
.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%}
.location-map-popup ul.opening-hours {padding: 0;margin: 5px 0;}
.location-map-popup .close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.lp-pages .map .fade-in-marker img {max-width: 30px;}
.location-page .items-list .inner .results li .item .wrapper .info a.features {font-family: 'TradeGothicLTLightRegular', sans-serif;font-size: 15px;}
.map-canvas .results.list li:focus-within .wrapper {outline: 1px solid #000;border: 1px solid #000;width: 100%;height: auto;}
.map-canvas .results.list li:focus-within a.open-quickview:focus-visible, .map-canvas .results.list li:focus-within a.open-quickview:focus {outline: none;border: none;}

@media (min-width: 768px) {
.col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12{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%}
.items-list-arrow{clear:both;width:30%;position:absolute;z-index:99999;display:inline-block;bottom:20px;left:0}
}
.map-canvas .items-list::-webkit-scrollbar {width: 5px;height: 40px;line-height: 30px;}
.map-canvas .items-list::-webkit-scrollbar-track {background: #f1f1f1;}
.map-canvas .items-list::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, 0.1); }
.map-canvas .items-list::-webkit-scrollbar-thumb:hover {background: rgba(0, 0, 0, 0.1);}

@media screen and (min-width: 768px) and (max-width: 991px) {
.map-canvas .results.list li .item .wrapper{padding:10px 15px}
}
@media screen and (max-width: 1400px) {
    .location-btns a.order-now, .location-btns a.directions, .location-btns a.more-detail {padding: 8px 10px !important;font-size: 14px !important;font-family: 'TradeGothicLTLightRegular', sans-serif;}
}
@media screen and (max-width: 1280px) {
.widget-search-location .widget-title{font-size:23px}
.location-page .search-result-wrap {padding: 20px 10px 20px 0;}
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
.map-canvas .results.list li .item > .image{width:100px}
.map-canvas .results.list li .item .wrapper{padding:10px 15px}
.location-page div.result-list-card .location-btns a, .location-btns a.directions, .location-btns a.more-detail {margin: 0;padding: 8px !important;}
}
@media screen and (max-width: 991px) {
.location-details-frame .col-md-5{text-align:center}
.location-details-frame .sub-header .breadcrumb-wrapper{margin:0 auto;margin-top:20px}
.location-details-frame .direction{margin:0 auto}
.lightgreen-bg .social-icons{text-align:center}
.location-page .all-locations-wrap .location-list-column {max-width: 30%;margin: 0 10px 20px;}
.location-page .location-add p.address span, .location-add p.phone {font-size: 14px;}
.location-page .search-result-wrap {padding: 20px 15px;}
}
@media screen and (max-width: 991px) {
.map-canvas{height:auto}
.map-canvas .map{height:350px;overflow:hidden;width:100%;min-height:initial}
#map{height:100%}
.map-canvas .items-list{width:100%!important;float:none;padding:15px;height:auto;margin:0 auto;overflow: hidden;}
.items-list .inner .results li{width:50%;float:left}
.items-list .inner .results li:nth-child(2n+1){clear:left}
.items-list .inner .results li:nth-child(2n+2){clear:right}
}
@media screen and (max-width: 767px) {
.navbar-collapse{height:auto!important;max-height:initial}
.navbar-collapse .nav > li{text-align:center}
body.map-fullscreen{overflow-y:auto!important}
.mCSB_inside > .mCSB_container{padding-right:0}
.bottom-locations-list h2.title{font-size:32px}
.location-page .all-locations-wrap .location-list-column {max-width: 45%;}
.location-list-section {padding: 30px 15px;}
}
@media screen and (max-width: 690px) {
.items-list .inner .results li{width:100%;float:none}
.items-list .inner .results li:nth-child(2n+2),.items-list .inner .results li:nth-child(2n+1){clear:both}
.location-page .search-result-wrap {padding: 20px 5px;}
.location-page div.result-list-card .location-btns a, .location-btns a.directions, .location-btns a.more-detail {margin: 0 !important;}
}
@media (max-width: 1050px) {
.widget-search-location .widget-title{margin-top:5px;font-size:22px}
}
@media (max-width: 1500px) {
.logo img{width:147px}
.logo{top:-27px}
}
@media (max-width: 680px) {
    .location-page .all-locations-wrap .location-list-column {max-width: 100%;}
}

.widget-search-location form {
    display: none;
}