@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
a:hover,
body {
  color: #585554;
}
.address-hours-component .address-hours h3,
.mobile-reservations .reservation-submit,
body {
  font-family: "League Spartan", sans-serif;
}
.desktop-positioned-reservations .reservation-submit:focus,
.mobile-positioned-reservations .reservation-submit:focus,
.mobile-reservations .reservation-submit:focus {
  box-shadow: none;
  outline: 0;
}
body {
  padding-top: 80px;
}
a,
a h2 {
  color: #CF6027;
}
header #header-navbar {
  background: #fff;
}
header #header-navbar #mobile-menu-toggle {
  margin-top: 25px;
}
header #header-navbar #mobile-menu-toggle .icon-bar {
  background: #585554;
}
header #header-navbar .navbar-brand {
  height: 80px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
header #header-navbar .navbar-brand > a {
  width: 100%;
  height: 80px;
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/Logos/Napleslogo)
    center no-repeat;
  display: block;
  margin: 0 auto;
  background-size: contain;
}
header div#mobile-navbar {
  background: #faf8f6;
}
header #header-navbar #mobile-navbar .nav {
  border-top: 1px solid #CF6027;
}
header div#mobile-navbar ul li a {color: #585554;
font-weight: 500}
header div#mobile-navbar ul li a.current {color: #585554}
header div#mobile-navbar ul li a:focus {color: #585554}
header div#mobile-navbar ul li a:hover {
  color: #CF6027;
  background: #F2EEEA;
}
header ul.desktop-header-social-media {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  margin-top: 11px;
  margin-bottom: 0;
  text-align: right;
}
header ul.desktop-header-social-media li {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}
header ul.desktop-header-social-media li a {
  border-bottom: none !important;
  display: block;
  background: url(/~/media/images/PRG/social-media-sprite.png) no-repeat;
  padding: 0;
  width: 29px;
  height: 29px;
}
header ul.desktop-header-social-media .facebook a {
  background-position: 0 -4%;
}
header ul.desktop-header-social-media .twitter a {
  background-position: 3% 46%;
}
header ul.desktop-header-social-media .instagram a {
  background-position: -7% 104%;
}
header ul.desktop-header-social-media .facebook a:hover {
  background-position: 110% -4%;
}
header ul.desktop-header-social-media .twitter a:hover {
  background-position: 108% 46%;
}
header ul.desktop-header-social-media .instagram a:hover {
  background-position: 110% 104%;
}
.hero-carousel,
.hero-carousel .carousel-inner,
.hero-carousel .item {
  height: auto;
}
.hero-carousel figure.responsive {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0;
}
.hero-carousel figure.responsive img {
  width: 100%;
  margin-bottom: 0;
}
.hero-carousel .carousel-indicators li {
  background: #F2EEEA;
  height: 11px;
  width: 11px;
  margin-left: 10px;
  margin-right: 10px;
  border: 0;
}
.hero-carousel .carousel-indicators li.active {
  background: #CF6027;
}
.hero-carousel {
  border-top: 1px solid #CF6027;
  border-bottom: 1px solid #CF6027;
}
#desktop-navbar {
  margin-bottom: 15px;
}
#desktop-navbar .navbar-nav {
  text-align: right;
}
#desktop-navbar .nav > li > a {
  color: #585554;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
}
#desktop-navbar .nav > li > a.current {
  color: #bd5824;
  font-weight: 500;
}
#desktop-navbar .nav > li > a:focus {
}
#desktop-navbar .nav > li > a:hover {
  color: #CF6027;
  font-weight: 500;
  background: 0;
}
#desktop-navbar a.current:after {
  display: none !important;
}
.mobile-reservations-outer {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.mobile-reservations {
  width: 320px;
  margin: 0 auto;
}
.mobile-reservations h2 {
  background: #2886c4;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.5em;
  font-weight: 400;
  margin-top: 0;
  font-family: "League Spartan", sans-serif;
}
.mobile-reservations form {
  background: #f6f6f6;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 320px;
}
.mobile-reservations form select {
  border: 0;
}
.mobile-reservations .reservation-restaurant {
  padding-top: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  cursor: pointer;
  width: 195px;
  overflow: hidden;
  position: relative;
}
.mobile-reservations.phone.large-restaurant .reservation-restaurant {
  margin-bottom: 13px;
}
.mobile-reservations .reservation-restaurant .selected {
  height: 20px;
  padding-right: 40px;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    158px -34px no-repeat;
  color: #585554;
}
.mobile-reservations.large-restaurant .reservation-restaurant .selected {
  height: 40px;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    158px -24px no-repeat;
}
.mobile-reservations .reservation-restaurant select {
  border: 0;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    158px -34px no-repeat;
  height: 20px;
  color: #585554;
  padding-right: 55px;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 15px;
  opacity: 0;
  cursor: pointer;
}
.mobile-reservations.large-restaurant .reservation-restaurant select {
  height: 40px;
}
.mobile-reservations .reservation-restaurant select:focus {
  outline: 0;
}
.mobile-reservations .reservation-date {
  cursor: pointer;
  width: 124px;
  overflow: hidden;
  height: 20px;
  float: left;
  border-right: 1px solid #ccc;
  margin: 10px auto 10px 35px;
}
.mobile-reservations .reservation-date select {
  width: 135px;
  border: 0;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    69px -149px no-repeat;
  height: 20px;
  color: #585554;
}
.mobile-reservations .reservation-date select:focus {
  outline: 0;
}
::-webkit-input-placeholder {
  text-align: center;
  color: #585554;
  opacity: 1;
}
:-moz-placeholder {
  text-align: center;
  color: #585554;
  opacity: 1;
}
::-moz-placeholder {
  text-align: center;
  color: #585554;
  opacity: 1;
}
:-ms-input-placeholder {
  text-align: center;
  color: #585554;
  opacity: 1;
}
.mobile-reservations hr {
  height: 1px;
  width: 280px;
  background-color: #F2EEEA;
  margin: 0 20px;
  clear: both;
}
.mobile-reservations .reservation-time {
  cursor: pointer;
  width: 100px;
  overflow: hidden;
  height: 20px;
  float: left;
  margin: 10px auto 10px 15px;
}
.mobile-reservations .reservation-time select {
  width: 135px;
  border: 0;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    55px -67px no-repeat;
  height: 20px;
  color: #585554;
}
.mobile-reservations .reservation-time select:focus {
  outline: 0;
}
.mobile-reservations .reservation-seats {
  padding-top: 7px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  cursor: pointer;
  width: 77px;
  overflow: hidden;
}
.mobile-reservations .reservation-seats select {
  width: 100px;
  border: 0;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    41px -103px no-repeat;
  height: 20px;
  color: #585554;
}
.mobile-reservations .reservation-seats select:focus {
  outline: 0;
}
.mobile-reservations .reservation-submit {
  margin: 0 auto 15px;
  background: 0;
  border: 1px solid #CF6027;
  display: block;
  width: 195px;
  height: 35px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
  color: #585554;
  border-radius: 0;
}
.mobile-reservations .reservation-submit:hover {
  color: #CF6027;
}
.mobile-reservations .call-us {
  margin-top: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.mobile-reservations .call-us a {
  color: #CF6027;
  height: 20px;
  width: 115px;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    81px 0 no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.mobile-reservations .call-us a:hover {
  color: #CF6027;
  text-decoration: none;
}
.address-hours-component {
  padding-bottom: 80px;
}
.address-hours-component h2 {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #CF6027;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.7em;
}
.address-hours-component .address-hours .address {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px;
  color: #585554;
}
.address-hours-component .address-hours .address-description,
.address-hours-component .address-hours .hours {
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
  color: #585554;
}
.address-hours-component .address-hours h3 {
  color: #CF6027;
  text-align: center;
  margin-bottom: 0;
  padding-top: 20px;
  font-weight: 400;
  text-transform: none;
}
.address-hours-component .address-hours .phone {
  text-align: center;
  margin-top: 10px;
  font-family: "League Spartan", sans-serif;
  color: #CF6027;
  font-weight: 400;
}
.address-hours-component .address-hours .hours h3 {
  color: #CF6027;
  font-family: "League Spartan", sans-serif;
  font-weight: 400;
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
}
.address-hours-component .address-hours .phone a {
  color: #CF6027;
}
.address-hours-component .address-hours .phone a:hover {
  text-decoration: none;
  color: #585554;
}
.address-hours-component figure.responsive {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0;
}
.address-hours-component .address-hours {
  color: #585554;
}
.address-hours-component .address-hours h2 {
  border-top: 1px solid #CF6027;
  border-bottom: 1px solid #CF6027;
  text-align: center;
  color: #585554;
  font-family: "League Spartan", sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
}
.restaurant-featured:after,
.restaurant-featured:before {
  display: table;
  content: " ";
}
.restaurant-featured {
  padding-top: 0;
  background: #fff;
}
.restaurant-featured > div {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  margin-bottom: 5px;
}
.restaurant-featured figure.responsive {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0;
}
.restaurant-featured figure.responsive img {
  width: 100%;
  margin-bottom: 0;
}
.restaurant-featured .restaurant-featured-address-hours a.view-map,
a.generic-restaurant-button {
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  display: block;
  padding: 2px;
  width: 180px;
  letter-spacing: .05em;
}
.restaurant-featured .restaurant-featured-address-hours {
  color: #CF6027;
}
.restaurant-featured .restaurant-featured-address-hours h2 {
  border-top: 1px solid #CF6027;
  border-bottom: 1px solid #CF6027;
  text-align: center;
  color: #CF6027;
  font-family: "League Spartan", sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 2.5em;
  font-weight: 500;
}
.restaurant-featured .restaurant-featured-address-hours .address {
  font-size: 1em;
  line-height: 1.3em;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 20px;
  color: #585554;
  font-weight: 400;
  letter-spacing: .02em;
}
.restaurant-featured .restaurant-featured-address-hours .address-description {
  font-size: 0.9em;
  line-height: 1.2em;
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
}
.restaurant-featured .restaurant-featured-address-hours .hours {
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
  font-size: 1em;
  line-height: 1.3em;
  color: #585554;
  letter-spacing: .03em;
  font-weight: 350;
}
.restaurant-featured .restaurant-featured-address-hours h3 {
  color: #CF6027;
  font-family: "League Spartan", sans-serif;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: none;
}
.restaurant-featured .restaurant-featured-address-hours .phone {
  text-align: center;
  margin-top: 10px;
  font-family: "League Spartan", sans-serif;
  color: #CF6027;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
}
.restaurant-featured .restaurant-featured-address-hours .phone a {
  color: #CF6027;
}
.restaurant-featured .restaurant-featured-address-hours .phone a:hover {
  text-decoration: none;
  color: #585554;
}
a.generic-restaurant-button {
  border: 1px solid #CF6027;
  margin: 20px auto 0;
  color: #CF6027;
}
a.generic-restaurant-button:hover {
  text-decoration: none;
  color: #CF6027;
  border: 1px solid #CF6027;
}
.restaurant-featured .restaurant-featured-address-hours a.view-map {
  border: 1px solid #CF6027;
  margin: 30px auto 0;
  color: #CF6027;
}
.restaurant-featured .restaurant-featured-address-hours a.view-map:hover {
  text-decoration: none;
  color: #CF6027;
  border: 1px solid #CF6027;
}
.restaurant-featured .restaurant-featured-promo {
  margin-top: 20px;
  color: #CF6027;
}
.restaurant-featured .restaurant-featured-promo figure.responsive {
  margin-left: 0;
}
.restaurant-featured .restaurant-featured-promo .caption {
  position: absolute;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 5px;
  right: 0;
  display: block;
  padding: 9%;
}
.restaurant-featured .restaurant-featured-promo .vertical-center-outer {
  display: table;
  width: 100%;
  height: 100%;
}
.restaurant-featured .restaurant-featured-promo .vertical-center-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  font-size: 1em;
  letter-spacing: 0.05em;
  color: #fff;
}
.restaurant-featured .restaurant-featured-promo .vertical-center-inner a {
  text-decoration: none;
  color: #fff;
}
.restaurant-featured .restaurant-featured-promo .vertical-center-inner a:hover {
  color: #fff;
}
.restaurant-featured
  .restaurant-featured-promo
  .vertical-center-inner
  .event-title {
  font-size: 2.4em;
  line-height: 1.2em;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "League Spartan", sans-serif;
}
.restaurant-featured
  .restaurant-featured-promo
  .vertical-center-inner
  .event-description {
  font-size: 0.8em;
  padding-bottom: 20px;
  border-bottom: 1px solid #CF6027;
}
.restaurant-featured .restaurant-featured-promo .vertical-center-inner .button {
  margin-top: 45px;
}
.restaurant-featured
  .restaurant-featured-promo
  .vertical-center-inner
  a.more-events {
  border: 1px solid #fff;
  padding: 5px;
  width: 180px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #CF6027;
  font-weight: 400;
}
.restaurant-featured
  .restaurant-featured-promo
  .vertical-center-inner
  a.more-events:hover {
  text-decoration: none;
  color: #fff;
}
.restaurant-featured .restaurant-featured-photo-2 {
  clear: both;
}
.restaurant-featured .restaurant-featured-menu h2 {
  border-top: 1px solid #CF6027;
  border-bottom: 1px solid #CF6027;
  text-align: center;
  color: #CF6027;
  font-family: "League Spartan", sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 2.5em;
  font-weight: 500;
}
.restaurant-featured .restaurant-featured-menu ul.menus-list {
  list-style-type: none;
  padding-left: 0;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #585554;
}
.restaurant-featured .restaurant-featured-menu ul.menus-list li a {
  color: #585554;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 350;
}
.restaurant-featured .restaurant-featured-menu ul.menus-list li a:hover {
  text-decoration: none;
  color: #CF6027;
}
.restaurant-featured .restaurant-featured-menu a.more-menus {
  color: #585554;
  border: 1px solid #585554;
  padding: 5px;
  width: 180px;
  display: block;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.restaurant-featured .restaurant-featured-menu a.more-menus:hover {
  text-decoration: none;
  color: #585554;
}
.restaurant-featured .restaurant-featured-gift-cards {
  clear: both;
}
.restaurant-featured .restaurant-featured-gift-cards .inner {
  background: #f2eeea;
  padding-top: 16px;
  padding-bottom: 15px;
}
.restaurant-featured .restaurant-featured-gift-cards h2 {
  font-size: 1.8em;
  line-height: 1.2em;
  color: #585554;
  text-align: center;
  font-family: "League Spartan", sans-serif;
  margin-top: 3px;
  margin-bottom: 20px;
  font-weight: 400;
  text-transform: none;
}
.restaurant-featured .restaurant-featured-gift-cards a {
  border: 1px solid #CF6027;
  padding: 2px;
  width: 180px;
  display: block;
  margin: 10px auto 0;
  text-align: center;
  color: #CF6027;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .04em;
}
.restaurant-featured .restaurant-featured-gift-cards a:hover {
  color: #CF6027;
  text-decoration: none;
}
.restaurant-featured .restaurant-featured-join-mailing-list .inner {
  background: #CF6027;
  padding-top: 17px;
  padding-bottom: 15px;
}
.restaurant-featured .restaurant-featured-join-mailing-list h2 {
  font-family: "League Spartan", sans-serif;
  color: #F2EEEA;
  font-size: 1.8em;
  line-height: 1.2em;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 400;
  text-transform: none;
}
.copy-component .row.sub-page-heading h3,
.copy-component .sub-nav ul li a,
.copy-component h2,
.photoGallery h2,
.virtual-tour-component h2,
.virtual-tour-component h3 {
  font-family: "League Spartan", sans-serif;
}
.restaurant-featured .restaurant-featured-join-mailing-list span {
  color: #CF6027;
  font-weight: 400;
}
.restaurant-featured .restaurant-featured-join-mailing-list a {
  border: 1px solid #F2EEEA;
  padding: 2px;
  width: 180px;
  display: block;
  margin: 10px auto 0;
  text-align: center;
  color: #F2EEEA;
  font-weight: 500;
  text-transform: none;
  letter-spacing: .04em;
}
.restaurant-featured .restaurant-featured-join-mailing-list a:hover {
  text-decoration: none;
  color: #F2EEEA;
}
.desktop-positioned-reservations {
  position: fixed;
  top: 90px;
  height: 250px;
  width: 320px;
  background: #fff;
  left: -271px;
  z-index: 98;
}
.desktop-positioned-reservations form {
  background: #f6f6f6;
}
.desktop-positioned-reservations .tab {
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png) -5px -169px;
  height: 250px;
  width: 49px;
  float: right;
}
.desktop-positioned-reservations.open .tab {
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png) -4px -496px;
  height: 250px;
  width: 49px;
}
.desktop-positioned-reservations .reservation-restaurant {
  cursor: pointer;
  width: 195px;
  overflow: hidden;
  margin: 35px auto 15px;
  position: relative;
}
.desktop-positioned-reservations.phone .reservation-restaurant {
  margin-top: 20px;
}
.desktop-positioned-reservations.phone.large-restaurant
  .reservation-restaurant {
  margin-top: 15px;
  margin-bottom: 13px;
}
.desktop-positioned-reservations .reservation-restaurant .selected {
  height: 20px;
  padding-right: 40px;
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png)
    158px -28px no-repeat;
  color: #585554;
}
.desktop-positioned-reservations.large-restaurant
  .reservation-restaurant
  .selected {
  height: 34px;
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png)
    158px -18px no-repeat;
}
.desktop-positioned-reservations .reservation-restaurant select {
  border: 0;
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png)
    158px -34px no-repeat;
  height: 20px;
  color: #585554;
  padding-right: 55px;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.desktop-positioned-reservations.large-restaurant
  .reservation-restaurant
  select {
  height: 40px;
}
.desktop-positioned-reservations .reservation-restaurant select:focus {
  outline: 0;
}
.desktop-positioned-reservations .reservation-date {
  margin-left: 20px;
  border: 0;
  width: 125px;
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
  border-right: 1px solid #ccc;
}
.desktop-positioned-reservations .reservation-date input {
  width: 100px;
  border: 0;
  text-align: left;
  color: #585554;
  float: left;
  cursor: pointer;
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png)
    64px -116px no-repeat;
  margin-left: 10px;
  margin-right: 10px;
}
.desktop-positioned-reservations .reservation-date input:focus {
  border: 0;
  outline: 0;
}
.desktop-positioned-reservations .reservation-time {
  cursor: pointer;
  width: 115px;
  overflow: hidden;
  height: 20px;
  margin: 15px auto;
}
.desktop-positioned-reservations .reservation-time select {
  width: 135px;
  border: 0;
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png)
    55px -54px no-repeat;
  height: 20px;
  color: #585554;
}
.desktop-positioned-reservations .reservation-time select:focus {
  outline: 0;
}
.desktop-positioned-reservations hr {
  height: 1px;
  width: 231px;
  background-color: #CF6027;
  margin: 0 20px;
}
.desktop-positioned-reservations .reservation-seats {
  cursor: pointer;
  width: 77px;
  overflow: hidden;
  margin: 15px auto;
}
.desktop-positioned-reservations .reservation-seats select {
  width: 100px;
  border: 0;
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png)
    41px -85px no-repeat;
  height: 20px;
  color: #585554;
}
.desktop-positioned-reservations .reservation-seats select:focus {
  outline: 0;
}
.desktop-positioned-reservations .reservation-submit {
  margin: 20px auto 10px;
  background: 0;
  border: 1px solid #CF6027;
  display: block;
  width: 195px;
  height: 35px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 400;
  color: #585554;
  border-radius: 0;
}
.desktop-positioned-reservations.large-restaurant .reservation-submit {
  margin: 13px auto 10px;
}
.desktop-positioned-reservations .reservation-submit:hover {
  color: #CF6027;
}
.desktop-positioned-reservations .call-us {
  text-align: center;
  margin-top: 15px;
}
.desktop-positioned-reservations .call-us a {
  color: #CF6027;
  height: 20px;
  width: 115px;
  background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite.png)
    81px 0 no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.desktop-positioned-reservations .call-us a:hover {
  color: #CF6027;
  text-decoration: none;
}
.mobile-positioned-reservations {
  position: fixed;
  bottom: -240px;
  left: 0;
  right: 0;
  width: 320px;
  margin: 0 auto;
}
.mobile-positioned-reservations .tab {
  cursor: pointer;
  background: url(/images/NaplesRistoranteEPizzeria/Naple_Mobile_Reservation_Widget_Sprite.png)
    0 68.5%;
  height: 49px;
  width: 320px;
}
.mobile-positioned-reservations.open .tab {
  background: url(/images/NaplesRistoranteEPizzeria/Naple_Mobile_Reservation_Widget_Sprite.png)
    0 99%;
}
.mobile-positioned-reservations form {
  background: #f6f6f6;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 320px;
  clear: both;
  height: 240px;
  padding-top: 25px;
}
.mobile-positioned-reservations.phone form {
  padding-top: 15px;
}
.mobile-positioned-reservations form select {
  border: 0;
}
.mobile-positioned-reservations .reservation-restaurant {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  cursor: pointer;
  width: 195px;
  overflow: hidden;
  position: relative;
}
.mobile-positioned-reservations.phone .reservation-restaurant {
  margin-top: 0;
}
.mobile-positioned-reservations.phone.large-restaurant .reservation-restaurant {
  margin-bottom: 13px;
}
.mobile-positioned-reservations .reservation-restaurant .selected {
  height: 20px;
  padding-right: 40px;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    158px -34px no-repeat;
  color: #585554;
}
.mobile-positioned-reservations.large-restaurant
  .reservation-restaurant
  .selected {
  height: 40px;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    158px -24px no-repeat;
}
.mobile-positioned-reservations .reservation-restaurant select {
  width: 235px;
  border: 0;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    158px -34px no-repeat;
  height: 20px;
  color: #585554;
  padding-right: 55px;
}
.mobile-positioned-reservations .reservation-restaurant select:focus {
  outline: 0;
}
.mobile-positioned-reservations .reservation-date {
  cursor: pointer;
  width: 124px;
  overflow: hidden;
  height: 20px;
  float: left;
  border-right: 1px solid #ccc;
  margin: 15px auto 15px 35px;
}
.mobile-positioned-reservations .reservation-date select {
  width: 135px;
  border: 0;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    69px -149px no-repeat;
  height: 20px;
  color: #585554;
}
.mobile-positioned-reservations .reservation-date select:focus {
  outline: 0;
}
.mobile-positioned-reservations .reservation-date input:focus {
  border: 0;
  outline: 0;
}
.mobile-positioned-reservations hr {
  height: 1px;
  width: 280px;
  background-color: #CF6027;
  margin: 0 20px;
  clear: both;
}
.mobile-positioned-reservations .reservation-time {
  cursor: pointer;
  width: 100px;
  overflow: hidden;
  height: 20px;
  float: left;
  margin: 15px auto 15px 15px;
}
.mobile-positioned-reservations .reservation-time select {
  width: 135px;
  border: 0;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    55px -67px no-repeat;
  height: 20px;
  color: #585554;
}
.mobile-positioned-reservations .reservation-time select:focus {
  outline: 0;
}
.mobile-positioned-reservations .reservation-seats {
  cursor: pointer;
  width: 77px;
  overflow: hidden;
  margin: 15px auto 25px;
}
.mobile-positioned-reservations.phone .reservation-seats {
  margin-bottom: 15px;
}
.mobile-positioned-reservations .reservation-seats select {
  width: 100px;
  border: 0;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    41px -103px no-repeat;
  height: 20px;
  color: #585554;
}
.mobile-positioned-reservations .reservation-seats select:focus {
  outline: 0;
}
.mobile-positioned-reservations .reservation-submit {
  margin: 0 auto 15px;
  background: 0;
  border: 1px solid #CF6027;
  font-family: "League Spartan", sans-serif;
  display: block;
  width: 195px;
  height: 35px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
  color: #585554;
  border-radius: 0;
}
.mobile-positioned-reservations .reservation-submit:hover {
  color: #CF6027;
}
.mobile-positioned-reservations .call-us {
  text-align: center;
}
.mobile-positioned-reservations .call-us a {
  color: #CF6027;
  height: 20px;
  width: 115px;
  background: url(/images/NaplesRistoranteEPizzeria/NaplesReservation_Widget_Sprite.png)
    81px 0 no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.mobile-positioned-reservations .call-us a:hover {
  color: #CF6027;
  text-decoration: none;
}
.photoGallery {
  padding-bottom: 80px;
  padding-left: 0;
  padding-right: 0;
}
.photoGallery > .row {
  margin-right: 0;
  margin-left: 0;
}
.photoGallery h2 {
  text-align: center;
  color: #CF6027;
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: 500;
}
.photoGallery .virtualTours {
  width: 290px;
  text-align: center;
  margin: 0 auto 40px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6em;
  line-height: 1.9em;
  letter-spacing: .05em;
}
.photoGallery .virtualTours a {
  color: #CF6027;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #CF6027;
}
.photoGallery .virtualTours a:focus,
.photoGallery .virtualTours a:hover {
  color: #CF6027;
  border: 1px solid #CF6027;
  text-decoration: none;
}
.photoGallery .photoGalleryImage {
  padding: 0 0 6px;
}
.photoGallery .photoGalleryImage img {
  min-height: 239px !important;
}
.copy-component {
  padding-bottom: 80px;
}
.copy-component .heading.sub-nav-present h2 {
  margin-bottom: 25px;
}
.copy-component h2 {
  margin-top: 0;
  margin-bottom: 40px;
  color: #585554;
  text-transform: uppercase;
  font-weight: 500;
}
.copy-component h2 a {
  color: #585554;
  text-decoration: none;
}
.copy-component .sub-nav ul {
  list-style-type: none;
  padding-left: 0;
  text-align: center;
}
.copy-component .sub-nav ul li {
  display: block;
}
.copy-component .sub-nav ul li a {
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
  font-weight: 400;
}
.copy-component .sub-nav ul li a.current {
  color: #585554;
}
.copy-component .sub-nav ul li a:hover {
  text-decoration: none;
}
.copy-component .sub-nav {
  margin-bottom: 30px;
}
.copy-component .sub-page-heading {
  margin-top: 5px;
  margin-bottom: 40px;
}
.copy-component .row.sub-page-heading h3 {
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #CF6027;
}
.copy-component hr {
  max-width: 425px;
  width: 100%;
  background: #CF6027;
  margin: 0 auto;
}
.copy-component hr.heading-divider-h2 {
  display: none;
}
.copy-component h4 {
  color: #CF6027;
  margin: 0 0 5px;
}
.copy-component .copy,
.copy-component .copyFull {
  line-height: 2em;
}
.virtual-tour-component {
  padding-bottom: 40px;
}
.virtual-tour-component h2 {
  margin-top: 40px;
  margin-bottom: 0;
  color: #CF6027;
  text-transform: uppercase;
  font-weight: 400;
}
.virtual-tour-component .virtual-tour-heading {
  margin-top: 40px;
  margin-bottom: 20px;
}
.virtual-tour-component h3 {
  color: #CF6027;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.restaurant-menus-component h2,
.restaurant-menus-component h3 {
  text-transform: uppercase;
  font-weight: 400;
  color: #585554;
  font-family: "League Spartan", sans-serif;
}
.virtual-tour-component hr.heading-divider {
  max-width: 425px;
  width: 100%;
  background: #CF6027;
  margin: 0 auto;
}
.virtual-tour-component .adobe-flash {
  margin-top: 40px;
}
.restaurant-menus-component {
  padding-bottom: 80px;
}
.restaurant-menus-component h2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.restaurant-menus-component h3 {
  border-top: 1px solid #CF6027;
  border-bottom: 1px solid #CF6027;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.8em;
}
.restaurant-menus-component h4 {
  font-weight: 400;
  margin-top: 40px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #CF6027;
}
.restaurant-menus-component h4.empty {
  padding-bottom: 10px;
  border-bottom: 1px solid #CF6027;
}
.restaurant-menus-component h5 {
  font-weight: 400;
  margin-right: 5px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0;
}
.restaurant-menus-component h6 {
  display: inline-block;
  color: #CF6027;
  margin-bottom: 0;
}
.restaurant-menus-component .restaurant-menus-navigation {
  list-style-type: none;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 0;
}
.restaurant-menus-component .restaurant-menus-navigation li {
  display: block;
}
.restaurant-menus-component .restaurant-menus-navigation li a {
  text-transform: uppercase;
  padding: 5px 10px;
  margin-bottom: 5px;
  font-size: 1.5em;
  line-height: 1.5em;
  display: inline-block;
  color: #585554;
}
.restaurant-menus-component .restaurant-menus-navigation li a.active,
.restaurant-menus-component .restaurant-menus-navigation li a:hover {
  text-decoration: none;
  color: #CF6027;
}
.restaurant-menus-component .restaurant-menus-content .menu {
  display: none;
}
.restaurant-menus-component .restaurant-menus-content .menu.active,
footer #patina-restaurant-group-logo {
  display: block;
}
.restaurant-menus-component .restaurant-menus-content .menu-item {
  margin-top: 5px;
  margin-bottom: 5px;
}
footer {
  border-top: 20px solid #acaeb0;
}
.address-hours-component > .row.heading,
.copy-component h2,
.copy-component > .row.heading,
.copy-component > .row.sub-nav,
.photoGallery h2,
.photoGallery > .row.heading,
.restaurant-menus-component h2,
.restaurant-menus-component > .row.heading,
.virtual-tour-component h2,
.virtual-tour-component > .row.heading {
  font-size: 1.5em;
  line-height: 1.7em;
  color: #CF6027;
}
.copy-component h3 {
  font-size: 1.9em;
  line-height: 2em;
}
@media (max-width: 767px) {
  hr.about {
    max-width: 100%;
  }
  .copy {
    padding: 0 20px;
    text-align: center;
  }
  .copyImage {
    padding: 10px 15px 30px;
  }
  .hide {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .about-us,
  hr.about {
    padding: 0;
  }
  hr.about {
    max-width: 100%;
  }
  .copyImage {
    padding-top: 10px !important;
  }
  .heading {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .copy-component .sub-nav ul li,
  .restaurant-menus-component .restaurant-menus-navigation li {
    display: inline-block;
  }
  header ul.desktop-header-social-media {
    min-height: 33px;
  }
  #desktop-navbar .nav > li > a {
    font-size: 0.7em;
    padding-left: 10px;
    padding-right: 10px;
  }
  .address-hours-component .address-hours h2,
  .restaurant-featured .restaurant-featured-address-hours h2,
  .restaurant-featured .restaurant-featured-gift-cards h2,
  .restaurant-featured .restaurant-featured-join-mailing-list h2,
  .restaurant-featured .restaurant-featured-menu h2,
  .restaurant-featured .restaurant-featured-promo .vertical-center-inner h2 {
    font-size: 1.5em;
  }
  .hero-carousel {
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 5px;
  }
  .mobile-reservations-outer {
    padding-top: 0;
    padding-bottom: 0;
  }
  .address-hours-component .address-hours h3 {
    margin-top: 0;
    padding-top: 0;
    text-align: left;
  }
  .address-hours-component .address-hours .address,
  .address-hours-component .address-hours .address-description,
  .address-hours-component .address-hours .hours,
  .address-hours-component .address-hours .phone {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
  .restaurant-featured .restaurant-featured-address-hours,
  .restaurant-featured .restaurant-featured-gift-cards,
  .restaurant-featured .restaurant-featured-join-mailing-list,
  .restaurant-featured .restaurant-featured-menu,
  .restaurant-featured .restaurant-featured-promo .vertical-center-inner {
    font-size: 0.7em;
  }
  .restaurant-featured .restaurant-featured-address-hours h3 {
    margin-top: 5px;
  }
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    div.event-description {
    padding-bottom: 15px;
  }
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    a.more-events {
    margin-top: 20px;
  }
  .restaurant-featured .restaurant-featured-promo figure.responsive {
    margin-left: 5px;
  }
  .desktop-positioned-reservations {
    top: 175px;
  }
  .restaurant-featured .restaurant-featured-promo {
    margin-top: 0;
  }
  .restaurant-featured .restaurant-featured-menu ul.menus-list {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #585554;
  }
  .restaurant-featured .restaurant-featured-menu ul.menus-list li a {
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 1em;
    line-height: 1.12em;
    color: #585554;
  }
  .restaurant-featured .restaurant-featured-gift-cards .inner {
    margin-right: 2.5px;
  }
  .restaurant-featured .restaurant-featured-join-mailing-list .inner {
    margin-left: 2.5px;
  }
  .copy {
    padding: 0;
  }
  .copyImage {
    padding: 0 0 30px;
  }
  .about-us {
    margin-top: 0;
  }
  .hide {
    display: none;
  }
  .photoGallery {
    padding-left: 3px;
    padding-right: 3px;
  }
  .photoGallery > .row {
    margin-right: -3px;
    margin-left: -3px;
  }
  .photoGallery .photoGalleryImage {
    padding: 0 3px 6px;
  }
}
@media (min-width: 991px) {
  #desktop-navbar .nav > li > a {
    font-size: 0.73em;
    padding-left: 10px;
    padding-right: 10px;
  }
  .address-hours-component .address-hours h3 {
    margin-top: 0;
  }
  .restaurant-featured .restaurant-featured-address-hours h2,
  .restaurant-featured .restaurant-featured-gift-cards h2,
  .restaurant-featured .restaurant-featured-join-mailing-list h2,
  .restaurant-featured .restaurant-featured-menu h2,
  .restaurant-featured .restaurant-featured-promo .vertical-center-inner h2 {
    font-size: 1.5em;
  }
  .restaurant-featured .restaurant-featured-address-hours,
  .restaurant-featured .restaurant-featured-gift-cards,
  .restaurant-featured .restaurant-featured-join-mailing-list,
  .restaurant-featured .restaurant-featured-menu,
  .restaurant-featured .restaurant-featured-promo .vertical-center-inner {
    font-size: 1em;
  }
  .restaurant-featured .restaurant-featured-address-hours h3 {
    margin-top: 10px;
  }
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    div.event-description {
    padding-bottom: 15px;
  }
  .restaurant-featured .restaurant-featured-menu ul.menus-list {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #585554;
  }
  .restaurant-featured .restaurant-featured-menu ul.menus-list li a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1em;
    line-height: 1.2em;
    color: #CF6027;
  }
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    a.more-events {
    margin-top: 20px;
  }
  .restaurant-featured .restaurant-featured-gift-cards h2 {
    margin-top: 0;
    margin-bottom: 14px;
  }
  .copyImage {
    padding: 6px 30px 0 0;
  }
  .copy {
    padding: 0 0 0 30px;
    text-align: left;
  }
}
@media (min-width: 1041px) {
  #desktop-navbar .nav > li > a {
    font-size: 0.79em;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1091px) {
  #desktop-navbar .nav > li > a {
    font-size: 0.84em;
    padding-left: 10px;
    padding-right: 10px;
  }
  .restaurant-featured {
    font-size: 1.05em;
    line-height: 1.3em;
  }
}
@media (min-width: 1141px) {
  #desktop-navbar .nav > li > a {
    font-size: 0.89em;
    padding-left: 10px;
    padding-right: 10px;
  }
  .restaurant-featured {
    font-size: 1.1em;
    line-height: 1.3em;
  }
  .restaurant-featured .restaurant-featured-address-hours a.view-map,
  .restaurant-featured .restaurant-featured-gift-cards a,
  .restaurant-featured .restaurant-featured-join-mailing-list a,
  .restaurant-featured .restaurant-featured-menu a.more-menus,
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    a.more-events {
    width: 190px;
  }
}
@media (min-width: 1200px) {
  #desktop-navbar .nav > li > a {
    font-size: 0.95em;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: initial;
  }
  .restaurant-featured {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    div.event-description {
    font-size: 0.7em;
  }
  .restaurant-featured .restaurant-featured-address-hours a.view-map,
  .restaurant-featured .restaurant-featured-gift-cards a,
  .restaurant-featured .restaurant-featured-join-mailing-list a,
  .restaurant-featured .restaurant-featured-menu a.more-menus,
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    a.more-events {
    width: 220px;
  }
  .address-hours-component > .row.heading {
    font-size: 1.4em;
    line-height: 1.6em;
  }
  .copy a,
  .copyFull a {
    color: #CF6027;
    text-decoration: underline;
  }
  .copy a:hover,
  .copyFull a:hover {
    color: #585554;
    text-decoration: underline;
  }
}
@media (min-width: 1241px) {
  #desktop-navbar .nav > li > a {
    font-size: 0.98em;
    padding-left: 10px;
    padding-right: 10px;
  }
  .address-hours-component > .row.heading,
  .restaurant-featured {
    font-size: 1.3em;
    line-height: 1.5em;
  }
  .about-us {
    width: 1200px;
  }
}
@media (min-width: 1291px) {
  #desktop-navbar .nav > li > a {
    padding-left: 13px;
    padding-right: 13px;
  }
  .restaurant-featured {
    font-size: 1.35em;
    line-height: 1.6em;
  }
  .address-hours-component > .row.heading {
    font-size: 1.2em;
    line-height: 1.4em;
  }
}
@media (min-width: 1341px) {
  #desktop-navbar .nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .restaurant-featured {
    font-size: 1.4em;
    line-height: 1.7em;
  }
  .restaurant-featured .restaurant-featured-address-hours a.view-map,
  .restaurant-featured .restaurant-featured-gift-cards a,
  .restaurant-featured .restaurant-featured-join-mailing-list a,
  .restaurant-featured .restaurant-featured-menu a.more-menus,
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    a.more-events {
    width: 250px;
  }
}
@media (min-width: 1441px) {
  .restaurant-featured {
    font-size: 1.5em;
    line-height: 1.8em;
  }
}
@media (min-width: 1541px) {
  .restaurant-featured {
    font-size: 1.6em;
    line-height: 1.9em;
  }
  .restaurant-featured .restaurant-featured-address-hours a.view-map,
  .restaurant-featured .restaurant-featured-gift-cards a,
  .restaurant-featured .restaurant-featured-join-mailing-list a,
  .restaurant-featured .restaurant-featured-menu a.more-menus,
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    a.more-events {
    width: 290px;
  }
}
@media (min-width: 1641px) {
  .restaurant-featured {
    font-size: 1.7em;
    line-height: 1.9em;
  }
  .about-us {
    width: 1400px;
  }
}
@media (min-width: 1741px) {
  .restaurant-featured {
    font-size: 1.8em;
    line-height: 2em;
  }
}
@media (min-width: 1841px) {
  .restaurant-featured {
    font-size: 1.9em;
    line-height: 2.1em;
  }
  .restaurant-featured .restaurant-featured-address-hours a.view-map,
  .restaurant-featured .restaurant-featured-gift-cards a,
  .restaurant-featured .restaurant-featured-join-mailing-list a,
  .restaurant-featured .restaurant-featured-menu a.more-menus,
  .restaurant-featured
    .restaurant-featured-promo
    .vertical-center-inner
    a.more-events {
    width: 340px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  .desktop-positioned-reservations .tab {
    background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite2X.png) -5px
      618px;
    background-size: 56px 796px;
  }
  .desktop-positioned-reservations.open .tab {
    background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NaplesReservationWidgetSprite2X.png) -5px
      281px;
    background-size: 56px 796px;
  }
  .desktop-positioned-reservations .reservation-restaurant .selected {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      156px -36px no-repeat;
    background-size: 56px 796px;
    padding-right: 60px;
  }
  .desktop-positioned-reservations.large-restaurant
    .reservation-restaurant
    .selected {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      156px -23px no-repeat;
    background-size: 56px 796px;
    padding-right: 60px;
  }
  .desktop-positioned-reservations .reservation-date input {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      64px -150px no-repeat;
    background-size: 56px 796px;
  }
  .desktop-positioned-reservations .reservation-time select {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      55px -67px no-repeat;
    background-size: 56px 796px;
  }
  .desktop-positioned-reservations .reservation-seats select {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      41px -104px no-repeat;
    background-size: 56px 796px;
  }
  .desktop-positioned-reservations .call-us a {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      80px 0 no-repeat;
    background-size: 56px 796px;
  }
  .mobile-positioned-reservations .tab {
    background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NapleMobileReservationWidgetSprite2x.png)
      0 69.5% no-repeat;
    background-size: 350px 275px;
    padding-right: 60px;
  }
  .mobile-positioned-reservations.open .tab {
    background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/NapleMobileReservationWidgetSprite2x.png)
      0 100% no-repeat;
    background-size: 350px 275px;
    padding-right: 70px;
  }
  .mobile-positioned-reservations .reservation-restaurant .selected {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      156px -33px no-repeat;
    background-size: 56px 796px;
    padding-right: 60px;
  }
  .mobile-positioned-reservations.large-restaurant
    .reservation-restaurant
    .selected {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      156px -23px no-repeat;
    background-size: 56px 796px;
    padding-right: 60px;
  }
  .mobile-positioned-reservations .reservation-date select {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      64px -150px no-repeat;
    background-size: 56px 796px;
  }
  .mobile-positioned-reservations .reservation-time select {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      55px -67px no-repeat;
    background-size: 56px 796px;
  }
  .mobile-positioned-reservations .reservation-seats select {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      41px -104px no-repeat;
    background-size: 56px 796px;
  }
  .mobile-positioned-reservations .call-us a {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      80px 0 no-repeat;
    background-size: 56px 796px;
  }
  .mobile-reservations .reservation-restaurant .selected {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      156px -33px no-repeat;
    background-size: 56px 796px;
    padding-right: 60px;
  }
  .mobile-reservations.large-restaurant .reservation-restaurant .selected {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      156px -23px no-repeat;
    background-size: 56px 796px;
    padding-right: 60px;
  }
  .mobile-reservations .reservation-date select {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      64px -150px no-repeat;
    background-size: 56px 796px;
  }
  .mobile-reservations .reservation-time select {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      55px -67px no-repeat;
    background-size: 56px 796px;
  }
  .mobile-reservations .reservation-seats select {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      41px -104px no-repeat;
    background-size: 56px 796px;
  }
  .mobile-reservations .call-us a {
    background: url(/images/NaplesRistoranteEPizzeria/Naples_Reservation_Widget_Sprite@2x.png)
      80px 0 no-repeat;
    background-size: 56px 796px;
  }
  header #header-navbar .navbar-brand > a {
    background: url(/~/media/Images/Naples%20Ristorante%20Pizzeria/Logos/Napleslogo2x)
      center no-repeat;
    background-size: contain;
  }
}
.intrinsic-container {
  position: relative;
  height: 100%;
  overflow: hidden;
  padding: 0 0 75%;
}
.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.address strong {
    font-weight: 350;
    margin-top: 20px;
    margin-bottom: 15px;
}
.restaurant-featured .restaurant-featured-menu ul.menus-list li a {
    color: #585554;
}
h2, h3, h4 {
    font-family: "League Spartan";
}

.copyFull #rc-portal .sectionHeader .rc-section-line-color {
  font-family: "League Spartan";
  font-weight: 500;
}
.copyFull #rc-portal .rc-button-group #rcFormSaveButton {
  background-color: #CF6027;
}
.copyFull #rc-portal .rc-button-group .rc-button.ui-button {
  font-family: "League Spartan";
}

.copyFull #rc-portal .rc-button-group #rcFormSaveButton {
background: #CF6027;
font-weight: 500;
}
.copyFull #rc-portal .rc-button-group a {
  display: none;
}