/** Mixins **/
/** Variables **/
/** fonts **/
@font-face {
  font-family: 'CubanoRegular';
  src: url('../fonts/cubano-regular-webfont.eot');
  src: url('../fonts/cubano-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/cubano-regular-webfont.woff') format('woff'), url('../fonts/cubano-regular-webfont.ttf') format('truetype'), url('../fonts/cubano-regular-webfont.svg#CubanoRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Base, utils **/
h1,
h2,
h3,
h4,
h5 {
  color: #424732;
  font-family: "CubanoRegular", sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
body {
  background: url('../img/texturebg.jpg');
}
.bg-white {
  background: #ffffff;
}
.padding-top-15 {
  padding-top: 15px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.aligncenter {
  text-align: center;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.hide {
  display: none;
}
.small {
  font-size: 85%;
}
/** Home styles **/
.page-template-page-home-php,
.page-template-page-ankeny-home,
.page-template-page-desmoines-home {
  font-size: 1.1em;
}
.page-template-page-home-php #global_wrapper,
.page-template-page-ankeny-home #global_wrapper,
.page-template-page-desmoines-home #global_wrapper {
  background: transparent;
}
.page-template-page-home-php .global_content_wrapper,
.page-template-page-ankeny-home .global_content_wrapper,
.page-template-page-desmoines-home .global_content_wrapper {
  background: #fff;
  margin: 0 auto;
}
.page-template-page-home-php h2,
.page-template-page-ankeny-home h2,
.page-template-page-desmoines-home h2 {
  font-size: 30px;
}
.page-template-page-home-php h3,
.page-template-page-ankeny-home h3,
.page-template-page-desmoines-home h3 {
  font-size: 24px;
}
.page-template-page-home-php h4,
.page-template-page-ankeny-home h4,
.page-template-page-desmoines-home h4 {
  font-size: 18px;
}
.page-template-page-home-php h5,
.page-template-page-ankeny-home h5,
.page-template-page-desmoines-home h5 {
  font-size: 14px;
}
.page-template-page-home-php .global_content_wrapper .container_12,
.page-template-page-ankeny-home .global_content_wrapper .container_12,
.page-template-page-desmoines-home .global_content_wrapper .container_12 {
  padding: 40px 0;
}
.page-template-page-home-php .global_content_wrapper .slices-wrapper .container_12,
.page-template-page-ankeny-home .global_content_wrapper .slices-wrapper .container_12,
.page-template-page-desmoines-home .global_content_wrapper .slices-wrapper .container_12 {
  padding: 0;
}
.page-template-page-home-php .global_content_wrapper .slices-wrapper .grid_6,
.page-template-page-ankeny-home .global_content_wrapper .slices-wrapper .grid_6,
.page-template-page-desmoines-home .global_content_wrapper .slices-wrapper .grid_6 {
  padding-top: 40px;
}
.page-template-page-home-php .global_content_wrapper .container_12.slider-container,
.page-template-page-ankeny-home .global_content_wrapper .container_12.slider-container,
.page-template-page-desmoines-home .global_content_wrapper .container_12.slider-container {
  padding-top: 15px;
  padding-bottom: 0;
}
/** Header **/
.fongs_main_nav_container {
  margin-top: -30px;
}
.gbtr_header_wrapper.header-fongs {
  background: transparent url('../img/headerbg.png') top no-repeat !important;
  padding-top: 0;
  padding-bottom: 0;
}
.gbtr_header_wrapper.header-fongs .fongs-nav {
  z-index: 10;
}
.gbtr_header_wrapper.header-fongs .menus_envelope {
  position: relative;
  top: 140px;
  margin-top: 0;
}
.menus_envelope {
  position: relative;
  top: 140px;
  margin-top: 0;
  font-family: 'CubanoRegular', sans-serif;
}
.menus_envelope .main-navigation a {
  font-family: 'CubanoRegular', sans-serif !important;
  font-weight: 500;
  font-size: 16px;
}
.header-fongs {
  min-height: 144px;
}
.header-fongs .gbtr_logo {
  position: relative;
  top: 50px;
  z-index: 100;
}
.header-fongs .fongs-subnav {
  color: #ffffff;
  font-size: 14px;
  margin-top: 15px;
  text-align: right;
  width: 100%;
}
.header-fongs .fongs-subnav a {
  color: #ffffff;
}
.header-fongs .fongs-subnav .location-change-wrapper {
  cursor: pointer;
  text-align: right;
}
.header-fongs .fongs-subnav .location-change-wrapper .location-change-desmoines,
.header-fongs .fongs-subnav .location-change-wrapper .location-change-ankeny {
  font-family: 'CubanoRegular', sans-serif;
  min-width: 100px;
  padding: 0 10px;
  font-size: 110%;
}
.header-fongs .fongs-subnav .location-change-wrapper .location-change-desmoines.active,
.header-fongs .fongs-subnav .location-change-wrapper .location-change-ankeny.active {
  background-color: #ffffff;
  color: #a03522;
}
.header-fongs .fongs-subnav .location-change-wrapper .location-change-desmoines.active span:before,
.header-fongs .fongs-subnav .location-change-wrapper .location-change-ankeny.active span:before {
  content: "\f041";
  font-family: 'FontAwesome';
  margin-right: 5px;
}
.header-fongs .fongs-subnav .location-change-wrapper .location-change-desmoines .location-change-ankeny,
.header-fongs .fongs-subnav .location-change-wrapper .location-change-ankeny .location-change-ankeny {
  padding-right: 0px;
}
.entry-header h1.entry-title {
  font-family: 'CubanoRegular', sans-serif !important;
}
.page h1.entry-title {
  display: none;
}
/* hide shop title */
.woocommerce-page h1.page-title {
  display: none;
}
.woocommerce-page div.page-description:before {
  display: none;
}
/** nav menu **/
li.menu-item {
  margin-right: 10px;
}
li.menu-item:last-child {
  margin-right: 0;
}
.main-navigation .menu-item {
  background: transparent url('../img/icon_pizza.png') top center no-repeat;
  min-height: 60px;
}
.main-navigation .menu-item a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-7846 {
  background: transparent url('../img/icon_pizza.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-7846 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-8018,
#menu-item-9204 {
  background: transparent url('../img/icon_tiki.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-8018 a,
#menu-item-9204 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-8303,
#menu-item-9208 {
  background: transparent url('../img/icon_fongolians.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-8303 a,
#menu-item-9208 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-8462,
#menu-item-9209 {
  background: transparent url('../img/icon_media.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-8462 a,
#menu-item-9209 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-7831,
#menu-item-9210 {
  background: transparent url('../img/icon_shirt.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-7831 a,
#menu-item-9210 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-9226,
#menu-item-9228 {
  background: transparent url('../img/icon_careers.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-9226 a,
#menu-item-9228 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-9227,
#menu-item-9229 {
  background: transparent url('../img/icon_contact.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-9227 a,
#menu-item-9229 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-7830 {
  background: transparent url('../img/icon_pizza.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-7830 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-8463 {
  background: transparent url('../img/icon_pizza.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-8463 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-8509 {
  background: transparent url('../img/icon_blog.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-8509 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
#menu-item-8 {
  background: transparent url('../img/icon_pizza.png') top center no-repeat;
  min-height: 60px;
}
#menu-item-8 a {
  font-weight: 600;
  font-size: 16px;
  padding-top: 60px;
}
.red-bar {
  background: #a03522;
  height: 15px;
  padding: 0;
}
.dragon-bg {
  background: url('../img/dragonbg.png') top center no-repeat;
}
.first-wrapper,
.promo-wrapper {
  background: rgba(255, 255, 255, 0.9);
}
.first-wrapper p,
.slices-wrapper p {
  padding: 15px inherit;
}
.first-wrapper .first-col {
  padding: 15px;
}
.slices-wrapper {
  background: rgba(255, 227, 121, 0.9);
}
.slices-wrapper .daily-specials {
  background: url('../img/slicebg.png') top left no-repeat;
  color: #ffffff;
  min-height: 410px;
}
.slices-wrapper .specials-container {
  margin-top: 30px;
  margin-left: 80px;
  font-size: 28px;
  font-weight: 500;
  color: #bd9f80;
}
.slices-wrapper .specials-container ol {
  margin-top: 15px;
  margin-left: 24px;
}
.slices-wrapper .specials-container li {
  font-size: 18px;
  list-style: decimal;
  color: #ffffff;
  padding-bottom: 5px;
}
.promo-wrapper {
  padding: 15px 0 80px 0;
}
.promo-wrapper .promo-box {
  background: #828f67;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  min-height: 340px;
  position: relative;
}
.promo-wrapper .promo-box .promo-img {
  padding: 15px;
}
.promo-wrapper .promo-box p {
  padding: 0 15px 15px;
}
.footer-angles {
  display: block;
  height: 84px;
  position: relative;
  width: 100%;
}
.footer-angles img.angle-img {
  max-width: 100%;
  display: block;
  height: auto;
  position: absolute;
  bottom: 0;
  z-index: 100;
}
.manekineko {
  margin-bottom: -140px;
}
.gbtr_widgets_footer_wrapper {
  position: relative;
}
.gbtr_dark_footer_wrapper p {
  font-size: 14px;
}
.page-template-page-home-php .footer-angles {
  margin-top: -80px;
  z-index: 200;
}
/** Food/Drink Menus **/
ul.fdm-sectionid-38 .fdm-item-panel,
ul.fdm-sectionid-40 .fdm-item-panel,
ul.fdm-sectionid-61 .fdm-item-panel,
ul.fdm-sectionid-67 .fdm-item-panel {
  float: left;
  margin-right: 5%;
  width: 45%;
  min-height: 140px;
}
ul.fdm-menu {
  margin: 0;
  padding: 0;
}
ul.fdm-menu li.fdm-column {
  list-style: none;
}
ul.fdm-menu ul li.fdm-section-header {
  list-style: none;
}
ul.fdm-menu ul li.fdm-column {
  list-style: none;
}
ul.fdm-menu ul li.fdm-item {
  list-style: none;
}
ul.fdm-menu ul.fdm-section {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.fdm-item-panel p.fdm-item-title {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.fdm-item-content p {
  padding-bottom: 10px;
}
.wpb_text_column *:last-child {
  margin-bottom: 1em;
}
/*** FB Feed ***/
.fb-promo-feed {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}
.fb-promo-feed h3 {
  font-size: 20px;
}
.fb-promo-feed .cff-wrapper {
  margin: 0 15px 15px;
  background: #ffffff;
  padding: 5px;
}
/** responsive **/
@media screen and (max-width: 719px) {
  .gbtr_header_wrapper.header-fongs .menus_envelope {
    top: 0;
    z-index: 101;
  }
}
@media screen and (max-width: 959px) {
  .global_content_wrapper {
    padding: 0;
  }
  .promo-wrapper .promo-box {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 719px) {
  .gbtr_widgets_footer_wrapper {
    display: block;
  }
  .trigger-footer-widget-area {
    display: none;
  }
}
