.primaryFont{font-family:"Maven Pro",sans-serif}.secondaryFont{font-family:'Lato',sans-serif}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{background:none;font-size:62.5%}body{font-family:'Lato',sans-serif;min-width:100%;background:#ffffff;color:#000000;font-size:16px;line-height:normal;margin:0}.blog .postitem .entry-content,.blog .postitem .entry-content p,.category-financial-bites .postitem .entry-content,.category-financial-bites .postitem .entry-content p,.category-healthy-living .postitem .entry-content,.category-healthy-living .postitem .entry-content p,.page-template-page-rest-php .postitem .entry-content,.page-template-page-rest-php .postitem .entry-content p,.tax-mark .postitem .entry-content,.tax-mark .postitem .entry-content p{font-size:1.7rem}.blog .postitem .entry-title,.category-financial-bites .postitem .entry-title,.category-healthy-living .postitem .entry-title,.page-template-page-rest-php .postitem .entry-title,.tax-mark .postitem .entry-title{font-family:'Maven Pro',sans-serif;font-weight:700;line-height:normal;margin-bottom:0;margin-top:15px}#text-2,.mainMenu,h1,h2{font-family:'Maven Pro',sans-serif;font-weight:700}h1,h2,h3,h4{color:#000000}h1,h2{text-transform:uppercase}h1{font-size:2rem}h2{font-size:19px;line-height:42px;margin-bottom:0.5em}p,ul{margin-top:0;margin-bottom:1.5em}.essentials a,a{color:#000000}iframe{width:100%}.wrapper{max-width:600px;width:100%;margin:0 auto}article{padding:0}img{max-width:100%;height:auto}img.alignleft{float:none;margin:0 0 15px 0}img.alignright{float:none;margin:0 0 15px 0}.wp-caption{float:none;margin-right:0;margin-left:0;margin-bottom:15px}.wp-caption .wp-caption-text{font-size:1.3rem!important;font-style:italic;line-height:1.31}.blog.page-template-page-blog-test-php .container,.container,.single-post .container{width:auto!important;padding:0}#content{width:100%!important;float:none!important;padding:0!important;margin-top:0}.mobile .hide-mobile{display:none}#search-button img{width:100%}ul.cnss-social-icon li a img{width:auto;height:auto}.blog .postitem .entry-title,.page-template-page-rest-php .postitem .entry-title,.tax-mark .postitem .entry-title{margin-top:0}.blog .entry-title a,.category-financial-bites .entry-title a,.category-healthy-living .entry-title a,article.postitem footer a,li footer a{font-family:'Maven Pro',sans-serif;text-decoration:none}.blog .entry-title a:hover,.category-financial-bites .entry-title a:hover,.category-healthy-living .entry-title a:hover,article.postitem footer a:hover,li footer a:hover{text-decoration:underline}.page-template-page-rest-php .topPosts{text-align:center;padding:0;margin-bottom:0;margin-top:20px}#post-slideshow.ca-container{width:100%!important}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{display:inline-block;padding:0;cursor:pointer;font:inherit;color:#ffffff;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;-webkit-transition-duration:0.15s;-moz-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-filter;-moz-transition-property:opacity,-moz-filter;-o-transition-property:opacity,filter;transition-property:opacity,-webkit-filter,-moz-filter,-o-filter,filter}.hamburger-box{width:23px;height:17px;display:inline-block;position:relative;vertical-align:baseline}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:23px;height:3px;background-color:#ffffff;border-radius:3px;position:absolute;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:-webkit-transform,-moz-transform,-o-transform,transform;-webkit-transition-duration:0.15s;-moz-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger-label{font-size:1rem;display:inline-block;vertical-align:middle;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;-o-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);-moz-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);-o-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 0.1s 0.14s ease,opacity 0.1s ease}.hamburger--squeeze .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);-moz-transition:bottom 0.1s 0.14s ease,-moz-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);-o-transition:bottom 0.1s 0.14s ease,-o-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),-moz-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),-o-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.14s;-moz-transition-delay:0.14s;-o-transition-delay:0.14s;transition-delay:0.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-moz-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-o-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease,opacity 0.1s 0.14s ease;-moz-transition:top 0.1s ease,opacity 0.1s 0.14s ease;-o-transition:top 0.1s ease,opacity 0.1s 0.14s ease;transition:top 0.1s ease,opacity 0.1s 0.14s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);-moz-transition:bottom 0.1s ease,-moz-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);-o-transition:bottom 0.1s ease,-o-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),-moz-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),-o-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1)}.btn{display:inline-block;border:0;background-color:#000000;padding:11px 0 12px;color:#ffffff;font-size:1.6rem;font-weight:700;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer}.btn.btn-with-arrow{background-image:url("https://www.atlantaeats.com/wp-content/themes/atlantaeats-mobile/images/icon_arrow_white.png");background-repeat:no-repeat;background-position:95% 50%}.btn-play{background:url("https://www.atlantaeats.com/wp-content/themes/atlantaeats/images/icon_play.png") no-repeat left center /32px;padding:4px 0 4px 35px;font-size:1.4rem;font-weight:700;text-transform:uppercase;text-decoration:none}.mainMenu{display:none;width:100%;background-color:#000000;padding:0 0 15px;margin:0;float:none;text-transform:none;text-shadow:none;position:absolute;top:100%;left:0;z-index:9999}.mainMenu li{display:block;margin-left:0;padding-top:0}.mainMenu li+li{margin-left:0}.mainMenu li a{font-family:'Lato',sans-serif;display:block;color:#ffffff;font-size:18px;font-weight:700;line-height:1;text-transform:uppercase;text-decoration:none;padding:15px}.mainMenu li a:hover{color:#c5c5c5}.expandable{display:none}.expand-handler{cursor:pointer;position:relative}.expand-handler:after{content:'';width:19px;height:100%;background:url("https://www.atlantaeats.com/wp-content/themes/atlantaeats-mobile/images/icon_expand.png") no-repeat center;position:absolute;top:0;right:22px;-webkit-transition:all 0.3s;transition:all 0.3s}.expandable.opened{display:block}.expand-handler.opened:after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.social-links{display:block}.social-links li{display:inline-block}.social-links li+li{margin-left:20px}.social-links a{display:block;border:0!important;white-space:nowrap;text-decoration:none!important;text-align:center}.social-links a img{display:block;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.social-links a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.social-sharing{margin:1rem 0}.social-sharing a{color:#ffffff!important;text-decoration:none!important;border-bottom:0!important;margin-top:0!important}.module{background:none;padding:45px 15px 0;box-shadow:none}.module .module-title{font-family:'Lato',sans-serif;font-size:18px;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:15px}.module .module-swipeable{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.module .module-swipeable .module-items{display:-webkit-box;display:-moz-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;white-space:normal}.module .module-swipeable .module-items .item{display:inline-block;width:220px;background-color:#313131;position:relative;vertical-align:top;text-decoration:none}.module .module-swipeable .module-items .item+.item{margin-left:15px}.module .module-swipeable .module-items .item-meta,.module .module-swipeable .module-items .item-thumbnail{display:block}.module .module-swipeable .module-items .item-thumbnail{height:147px}.module .module-swipeable .module-items .item-thumbnail img{display:block;object-fit:cover;width:100%;height:100%}.module .module-swipeable .module-items .item-meta{padding:10px;font-size:1.4rem;line-height:1.2857}.module .module-swipeable .module-items .item-title{color:#ffffff;font-weight:700;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.module .module-swipeable .module-items .item-excerpt p{margin-bottom:0}.module .module-swipeable .module-items .item:hover .item-title{color:#999999}.module.featured-entry img,.module.featured-restaurant img{display:block;width:100%}.module.featured-entry .title,.module.featured-restaurant .title{font-family:'Lato',sans-serif;font-size:1.8rem;font-weight:700;line-height:1.277777;color:#ffffff}.module.featured-entry .title a,.module.featured-restaurant .title a{text-decoration:none;color:inherit}.module.featured-entry .excerpt p,.module.featured-restaurant .excerpt p{margin-bottom:1em}.module.featured-entry{color:#ffffff}.module.featured-entry .inner{background-color:#313131;padding:15px 18px 20px}.module.featured-entry .cats{margin-bottom:10px;font-size:1.3rem}.module.featured-entry .excerpt{font-size:1.4rem}.module.featured-entry .read-more{font-size:1.3rem;font-style:italic}.module.featured-entry .read-more:hover{color:#999999!important}.module.featured-restaurants .item-thumbnail,.module.related-restaurants .item-thumbnail{position:relative}.module.featured-restaurants .item-thumbnail:after,.module.related-restaurants .item-thumbnail:after{content:"";display:block;background:url("https://www.atlantaeats.com/wp-content/themes/atlantaeats/images/play-button.png") no-repeat;position:absolute;top:50%;left:50%;opacity:0.8;width:64px;height:45px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.module.featured-restaurants .item:hover .item-thumbnail:after,.module.related-restaurants .item:hover .item-thumbnail:after{opacity:1}.module.featured-restaurants iframe,.module.related-restaurants iframe{width:100%;height:165px}.dragscroll{cursor:default}label{color:#1b75ba}input,select,textarea{background-color:#ffffff;border:1px solid #d9dadb;line-height:1.1875}input[type=checkbox]{margin:2px 0 0}.gform_wrapper{margin-bottom:20px}.gfield_label{margin-bottom:10px}.gfield_checkbox li,.gfield_radio li{line-height:normal}.gfield_checkbox label,.gfield_radio label{color:#231f20;display:block;line-height:1.3;font-size:0.75em;margin-top:-1.3em;padding-left:1.5em}input[type=submit]{font-family:'Maven Pro',sans-serif;font-size:21px;font-weight:700;background-color:#c82440;padding:12px 11px}input[type=submit]:focus{border-width:0}.validation_error{margin-bottom:10px}.gform_ajax_spinner{width:auto!important}.search-section.module{color:#ffffff;background:#ad172b;padding-top:27px;padding-bottom:30px;margin-top:45px}.search-section.module input,.search-section.module select{font-family:'Lato',sans-serif;width:100%;padding:9px 5px 10px;border:1px solid #000000;font-size:1.6rem}.search-section.module select{background:#ffffff url("https://www.atlantaeats.com/wp-content/themes/atlantaeats-mobile/images/select-arrow.jpg") no-repeat top right;background-size:auto 100%;margin-bottom:10px;overflow:hidden;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-section.module select::-ms-expand{display:none}.search-section.module .btn{width:100%}.search-section.module ._or_{border-top:1px solid #ffffff;padding-top:16px;margin-top:20px;margin-bottom:5px;text-align:center}.search-section.module ._or_>div{display:block;width:35px;background-color:#ad172b;padding:0 8px;margin:-27px auto 0;font-size:14px}@media screen and (min-width:0 \0){.search-section.module select{background:none\9;padding:5px\9}}.site-header{height:58px;padding:0 15px;background-color:#000000;text-align:left;position:relative}.site-header .custom-logo-link{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.site-header .custom-logo-link .custom-logo{width:auto;height:44px}.site-header .btn-toggle-menu{margin-top:16px}footer{padding-top:46px;padding-bottom:1rem;background-color:#000000;text-align:center;position:relative}footer .widget.footerWidgetMobile{margin-bottom:35px}footer .widget.footerBottomWidgetMobile{font-size:1.3rem;color:#ffffff}footer .footer-logo{margin-bottom:15px}footer .footerMenu{margin-bottom:25px;margin-right:0;float:none}footer .footerMenu a{font-family:'Lato',sans-serif;display:inline-block;padding:5px 0;color:#ffffff;font-size:1.4rem;font-weight:400;line-height:2;text-transform:uppercase;text-decoration:none}footer .footerMenu a:hover{color:#ad172b}.page-template-homepage .module.featured-entry img,.page-template-homepage .module.featured-restaurant img{display:block}.page-template-homepage .module.featured-entry .title,.page-template-homepage .module.featured-restaurant .title{font-family:'Lato',sans-serif;font-size:1.8rem;font-weight:700;line-height:1.277777;text-transform:none;color:#ffffff}.page-template-homepage .module.featured-entry .excerpt p,.page-template-homepage .module.featured-restaurant .excerpt p{margin-bottom:1em}.page-template-homepage .module.featured-restaurant{padding:0}.page-template-homepage .module.featured-restaurant iframe{display:block;width:100%}.page-template-homepage .module.featured-restaurant .inner{padding:15px 15px 0}.page-template-homepage .module.featured-restaurant .inner .tag,.page-template-homepage .module.featured-restaurant .inner .title{-webkit-transition:0.3s color;-moz-transition:0.3s color;-o-transition:0.3s color;transition:0.3s color}.page-template-homepage .module.featured-restaurant .inner a{text-decoration:none;color:#000000}.page-template-homepage .module.featured-restaurant .inner a:hover>*{color:#999999!important}.page-template-homepage .module.featured-restaurant .title{color:#000000}.page-template-homepage .module.featured-restaurant .tag{font-family:'Lato',sans-serif;font-size:1.7rem;font-weight:700;line-height:1.277777;text-transform:uppercase;margin-bottom:10px}.page-template-homepage .module.featured-restaurant .excerpt{margin-bottom:1.5rem}.page-template-homepage .module.featured-restaurant+.module.ad-module{padding-top:0}.page-template-homepage .module.ad-module+.search-section.module{margin-top:45px}.blog .main-entry-header{margin-bottom:30px;padding:25px 15px 0}.blog .main-entry-header .main-entry-title{font-family:'Lato',sans-serif;margin-bottom:0;font-size:2.8rem;font-weight:700;line-height:normal}.blog .module.posts-loop{padding-top:0}.pagination{padding:20px 15px}.pagination .os_flleft a,.pagination .os_flright a{color:#ffffff}.back-to.main-entry-header{margin-bottom:0;padding-bottom:15px;border-bottom:1px solid #000000}.back-to.main-entry-header .main-entry-title{font-size:1.6rem;font-weight:700;text-transform:uppercase;text-decoration:none}.back-to.main-entry-header .main-entry-title:hover{text-decoration:underline}body.single aside{width:100%;padding:40px 15px 0;float:none}.module.postitem{border-top:1px solid #000000;padding:40px 15px}.module.postitem .bannerAd{margin-bottom:20px}.module.postitem .entry-thumb{margin-bottom:20px}.module.postitem .entry-thumb img{width:100%}.module.postitem .entry-header{margin-bottom:15px}.module.postitem .entry-header .entry-title,.module.postitem .entry-header .entry-title a{font-family:'Lato',sans-serif;font-size:3rem;line-height:1.35}.module.postitem .entry-meta{margin-bottom:15px;color:#000000;font-size:1.4rem;line-height:1.43}.module.postitem .entry-content{line-height:1.75}.module.postitem .read-more{font-size:1.4rem;font-style:italic}.module.postitem .read-more:hover{color:#999999}.section-blog-post_video-bottom{background:#000000;padding:2rem 2rem 4rem}.section-blog-post_video-bottom iframe{width:100%}body.single.blog .back-to.main-entry-header a,body.single.blog .module.featured-posts .module-title{color:#000000}body.single.blog .module.affiliate-carousel .module-swipeable .module-items .item{background:none}body.single.blog .entry-content .module.affiliate-carousel{padding-left:0;padding-right:0;margin-bottom:1.5em}body.single.blog .module.postitem,body.single.blog .module.postitem .entry-meta,body.single.blog .module.postitem a,body.single.blog .module.postitem h1,body.single.blog .module.postitem h2,body.single.blog .module.postitem h3,body.single.blog .module.postitem h4{color:#000000}.page-template-page-jobs #content{font-family:"Maven Pro",sans-serif}.jobs-featured-list-wrapper,.jobs-list-wrapper,.page-template-page-jobs article{padding:5rem 15px}.jobs-featured-list{display:block}.jobs-featured-list .item+.item{margin-top:6rem;padding-top:6rem;border-top:2px solid rgba(0,0,0,0.4)}.jobs-featured-list .item{text-align:center;padding:0 15%}.jobs-featured-list .inner{text-align:left}.jobs-featured-list .photo{display:inline-block}.jobs-list{width:100%}.jobs-list .job{border:0;padding-left:25px}.page-template-page-jobs article,.single-job .site-main{background:none}.single-job #content{padding-top:6rem;padding-bottom:6rem;border:0}.tax-landing #content{padding-left:0!important;padding-right:0!important}.tax-landing .landing-row img{vertical-align:middle;width:100%}.tax-landing .landing-row.image-grid,.tax-landing .landing-row.secondary-video{margin-left:0}.tax-landing .landing-row .item,.tax-landing .landing-row .item.double{width:100%;height:auto;float:none;margin-left:0;margin-top:5px;text-align:left!important}.tax-landing .landing-row .item:hover{box-shadow:none}.tax-landing .landing-row .item .icon-play{position:absolute;width:66px;height:66px;margin-left:-33px;background:url("https://www.atlantaeats.com/wp-content/themes/atlantaeats/images/icon_play.png") no-repeat;background-size:cover;left:50%;top:10%}.tax-landing .landing-row .item .title{font-size:15px;padding-top:8px;padding-bottom:8px;height:auto;text-align:left}.tax-landing .landing-row .item .title .title-inner{position:static}.tax-landing .primary-video{margin:-10px 0 0}.tax-landing .primary-video .item:first-child{margin-bottom:0}.tax-landing .primary-video .item img{max-width:100%;max-height:100%;width:100%}.tax-landing .primary-video .item.banner img{max-height:170px}.attachment-atlanta-drinks-featured{width:100%}.btn-learn,.btn-watch{font:0/0 a;text-indent:-9999px;border:0;background-color:transparent;background-position:0 0;background-repeat:no-repeat;position:absolute;right:8px;top:8px}.btn-watch{background-image:url("https://www.atlantaeats.com/wp-content/themes/atlantaeats-mobile/images/btn_watch.png");width:96px;height:37px}.btn-learn{background-image:url("https://www.atlantaeats.com/wp-content/themes/atlantaeats-mobile/images/btn_learn.png");width:106px;height:43px}.tax-landing .primary-video .item.map{height:175px}.map-wrap{position:fixed;width:100%;height:200px;top:0;left:0;right:0;z-index:999;margin-top:85px}.map-wrap .map-pager{cursor:pointer;background-color:#e60000;color:#ffffff;text-transform:uppercase;font-family:Arial,sans-serif;font-weight:normal;font-size:11px;line-height:35px;height:35px;text-align:center}.map-placeholder{height:275px}body.landing-has-map header{width:100%;position:fixed;top:0;left:0;right:0;z-index:1000}body.is-expanded-map-mode{padding-top:85px;height:100vh;overflow:hidden}body.is-expanded-map-mode .map-wrap{margin-top:0;bottom:35px;top:85px;height:100%}body.is-expanded-map-mode.tax-landing .primary-video .item.map{height:82.5vh}.tax-landing .landing-add-content{padding:20px;font-family:'Lato',sans-serif;font-size:14px;line-height:1.5}.tax-landing .landing-add-content h2{font-family:'Lato',sans-serif;font-size:16px}.tax-landing .landing-add-content label.gfield_label{font-weight:400}.tax-landing .landing-add-content.area .add-content-form,.tax-landing .landing-add-content.area .add-content-text{float:none;width:100%}.tax-landing .landing-add-content.area .add-content-text{margin-bottom:1.5em}#gform_wrapper_60 .gfield.gf_inline{float:none}#gform_wrapper_60 #field_60_4 .text-divider,#gform_wrapper_60 #field_60_4 .text-left-side,#gform_wrapper_60 #field_60_4 .text-right-side{display:block}#gform_wrapper_60 #field_60_4 .text-divider{display:none!important}#gform_wrapper_60 #field_60_4 .text-left-side,#gform_wrapper_60 #field_60_4 .text-right-side{text-align:center!important}#gform_wrapper_60 #field_60_1,#gform_wrapper_60 #field_60_3,#gform_wrapper_60 #field_60_5{width:100%;float:none}#gform_wrapper_60 #field_60_5{margin-top:0}#gform_wrapper_60 #field_60_7{padding:0}#gform_wrapper_60 #field_60_8{margin-top:10px}#gform_wrapper_60 #field_60_8 input,#gform_wrapper_60 #field_60_8 label{display:block}#gform_wrapper_60 #field_60_10{font-size:1.5em;margin:1em 0}#gform_wrapper_60 #field_60_11{margin-bottom:inherit;margin-top:0;font-size:1em;width:130px;text-align:right;line-height:normal}#gform_wrapper_60 .gform_button{position:relative;left:0;bottom:0}.postid-6405 section .container{padding-left:0}.radio .container section{padding-left:15px;padding-right:15px}.radio .container section h2{font-size:22px}#menu-radio-menu{padding:0 20px;text-align:center}#menu-radio-menu li{margin-right:10px}#menu-radio-menu a{font-size:13px}#section-this-week .wp-post-image{margin:0 auto;float:none}#section-this-week .entry-content{margin-left:0;font-size:22px;padding-left:30px;padding-right:30px}#section-poll ul{list-style:none;margin:0;padding:0}#section-poll ul li{margin-bottom:0;text-indent:0}#section-poll ul li:before{content:""}#section-poll .wp-polls{background-position:top center;padding-left:0;padding-top:200px}#section-poll .wp-polls .Buttons,#section-poll .wp-polls label{font-size:20px}#section-poll .wp-polls .wp-polls-ul{width:360px}#section-poll .wp-polls .Buttons{width:50%}#section-win .entry-content{width:100%}#section-news .entry-content a{text-decoration:none}#section-about .about .img{max-width:100%;width:100%;float:none;text-align:center}#section-about .about .img+.text{margin-left:0}#section-about .about .text{font-size:22px}#slider{max-width:101%;margin-left:-1%;height:auto!important}.restaraunt-content-wrap{width:100%}.restaraunt-featured .restaraunt-featured-caption{position:static;background-color:#000000;padding-left:20px}.search-section.module{margin-bottom:20px}.search-section.module .filter+.filter{margin-top:15px}.search-section.module .filter label{display:block;margin-bottom:5px;color:#ffffff}.search-section.module .filter select{margin-bottom:0}.restaraunts-search-results .module.featured-entry .title{margin-bottom:0}.pagination-with-input{margin-right:0;margin-bottom:15px;text-align:center;font-size:15px}.pagination-with-input .page-numbers,.pagination-with-input .paging-input{height:30px;line-height:22px;margin-left:5px}.pagination-with-input .page-numbers{min-width:30px}.pagination-with-input .paging-input .current-page{margin-right:5px;height:30px}.page-template-page-restaurants-map .entry-content{padding:30px 15px 35px}.page-template-page-restaurants-map .entry-content h1{font-size:36px;line-height:42px;width:auto}.page-template-page-restaurants-map .entry-content h2{font-size:24px;line-height:28px}.page-template-page-restaurants-map .restaurants-caption{padding:0 15px;margin-bottom:60px}.page-template-page-restaurants-map .restaurants-list{padding:0 15px;margin:0 -15px 40px;Xborder-bottom:2px solid #d1d2d4}.page-template-page-restaurants-map .restaurants-list .restaurant{padding:0;border-top:2px solid #d1d2d4!important}.page-template-page-restaurants-map .restaurants-list .restaurant .details,.page-template-page-restaurants-map .restaurants-list .restaurant .video{float:none;width:100%}.page-template-page-restaurants-map .restaurants-list .restaurant .video iframe{height:182px}.page-template-page-restaurants-map .restaurants-list .restaurant .details{padding:28px 28px 35px}.page-template-page-restaurants-map .restaurants-list .restaurant .title{font-size:24px;padding:17px 65px 17px 30px;margin:0}.page-template-page-restaurants-map .restaurants-list .restaurant .desc{font-size:14px;margin-bottom:0}.page-template-page-restaurants-map .restaurants-list .restaurant .contacts{font-size:14px;margin-bottom:30px}.page-template-page-restaurants-map .restaurants-list .restaurant .contacts a{color:#000000}.page-template-page-restaurants-map .restaurants-list .restaurant .btn-red{position:static}.page-template-page-restaurants-map .restaurants-video iframe{height:340px}.page-template-page-restaurants-map .restaurants-map-container{margin:0 -15px}.restaurants-map-container .restaurants-map{height:240px}.restaurants-map-container .restaurants-map-list .restaurant{display:none;width:100%;background-color:#000000;color:#ffffff;border-top:1px solid #e3e4e5;border-bottom:1px solid #e3e4e5;margin-left:0;position:static;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:max-heighht 0.3s linear;transition:max-heighht 0.3s linear}.restaurants-map-container .restaurants-map-list .restaurant.open{display:block;margin-left:0}.restaurants-map-container .restaurants-map-list .restaurant .media iframe{height:180px}.restaurants-map-container .restaurants-map-list .restaurant .media img{height:auto}.restaurants-map-container .restaurants-map-list .restaurant .title{border:0;padding:12px 40px 12px 30px;font-size:24px}.restaurants-map-container .restaurants-map-list .restaurant .title:before{display:none}.restaurants-map-container .restaurants-map-list .restaurant .title .close{position:absolute;left:auto;right:16px;top:0;width:12px;height:100%;background:url("https://www.atlantaeats.com/wp-content/themes/atlantaeats-mobile/images/icon_close.png") no-repeat center}.restaurants-map-container .restaurants-map-list .restaurant .details{padding:30px}.restaurants-map-container .restaurants-map-list .restaurant .details a{color:#ffffff}.restaurants-map-container .restaurants-map-list .restaurant .details .btn-red{display:inline-block;margin-top:25px}.page-template-page-restaurants-map .restaurants-form{padding:20px 0 50px}.page-template-page-restaurants-map .restaurants-form .gform_wrapper .gfield,.page-template-page-restaurants-map .restaurants-form .gform_wrapper .gfield .name_first{margin-bottom:5px}.page-template-page-restaurants-map .restaurants-form .gform_wrapper .gfield .name_last{margin-bottom:0}.page-template-page-restaurants-map .restaurants-form .gform_wrapper label{display:block;font-size:0.75em}.page-template-page-restaurants-map .restaurants-form .gform_wrapper .gfield .ginput_complex label{font-size:0.65em}.page-template-page-restaurants-map .restaurants-form .gfield_checkbox label{line-height:normal}.page-template-page-restaurants-map .restaurants-form .gfield_checkbox input[type=checkbox]{vertical-align:bottom}.single-restaurant h2{font-family:'Lato',sans-serif;font-size:1.8rem;line-height:normal}.single-restaurant .promo{width:auto;background:none}.single-restaurant .promo iframe{max-width:100%}.single-restaurant .promo .featuredVideoImage.featuredVideo iframe{width:100%!important}.single-restaurant .promo .featuredImg .attachment-featured-image{max-width:100%}.single-restaurant .entry-header{margin-top:20px;margin-bottom:15px;padding-top:0}.single-restaurant .entry-header .entry-title{font-family:'Lato',sans-serif;font-size:2.8rem;line-height:1.143}.single-restaurant .entry-content{padding-top:0;font-size:1.6rem;line-height:1.5}.single-restaurant .highlights .title{margin-top:40px}.single-restaurant .highlights .highlights-list .item{margin-bottom:5rem}.single-restaurant .highlights .highlights-list .item .item-thumb{margin-bottom:1.125rem}.single-restaurant .highlights .highlights-list .item .item-thumb iframe,.single-restaurant .highlights .highlights-list .item .item-thumb img{width:100%}.single-restaurant .highlights .highlights-list .item .item-title{margin-bottom:0.75rem;font-size:1.65rem}.single-restaurant .essentials h2{border-bottom:0}.single-restaurant .essentials table{color:#000000;line-height:1.5}.single-restaurant .essentials table td,.single-restaurant .essentials table th{padding:0}.single-restaurant .essentials table .th,.single-restaurant .essentials table th{font-weight:700}.single-restaurant .essentials table th{width:30%}.single-restaurant .essentials table a{text-decoration:none}.single-restaurant .essentials table a:hover{text-decoration:underline}.page-template-page-contacts .promo{margin-bottom:2rem}.page-template-page-contacts .promo .featuredVideoImage.featuredVideo iframe{width:100%!important}