[class^="icon-"],
[class*=" icon-"] {
  display: block;
  width: 1.7rem;
  height: auto;
  margin-top: 0 !important;
  line-height: initial !important;
  vertical-align: middle;
  background-image: none !important;
}

.fade.in,
.fade.show {
  opacity: 1 !important;
}

form,
.footer .nav {
  margin-bottom: 0;
}

.scroll-lock,
.no-scroll {
  overflow-y: hidden !important;
}

.fixed-bottom {
  position: fixed !important;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1020;
}

.sticky-header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1020;
}



/* One Trust ------------------------*/
#onetrust-pc-sdk .ot-active-menu h3 {
  color: #696969;
  font-size: 0.875rem;
  line-height: 1.4;
}

/* Header ----------------------------*/
.drawer-container,
#header-links {
  display: none;
}

#no-location-selected,
#location_not_selected,
#selected-location {
  display: none;
}

#location_selected {
  display: block;
}


/* .sticky-header+main {
  padding-top: 4rem;
} */

header,
.header {
  width: 100%;
}

header .logo-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.header .logo-container {
  width: 7rem;
}

header .mobile-header .logo-container {
  width: 6rem;
}


header .locate-me-wrap .selected-location {
  display: none;
}

header .locate-me-wrap.selected .non-selected-location {
  display: none;
}

header .locate-me-wrap .selected-location {
  display: none;

}

header .locate-me-wrap.selected .selected-location {

  display: block;
}

.mobile-header {
  display: flex;
  height: 5.25rem;
  background: #000;
  align-items: center;
  padding: 0.75rem;
  justify-content: space-between;
}


.mobile-header .location-icon {
  padding-right: 1rem;
  width: 2.7rem;
  display: block;
}

.mobile-header .hamburger-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.mobile-header .cart-container {
  width: 5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;

}

.mobile-header .hamburger-container,
.mobile-header .cart-container {
  width: 5rem;

}


.mobile-dropdown {
  width: 100vw;
  height: calc(100% - 84px);
  background: #000;
  z-index: 1030;
  position: fixed;
  left: 0;
  top: 5.25rem;
  padding: 1.75rem 1.25rem 9rem 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  text-transform: uppercase;
  display: none;
  overflow-y: scroll;
  overflow-x: hidden;
}

.mobile-dropdown a {
  color: #fff;
  text-decoration: none;
}

.mobile-dropdown .primary-nav-link,
.mobile-dropdown .primary-nav-link:visited,
.mobile-dropdown .primary-nav-link:hover {
  font-size: 1.5rem;
  font-family: "TradeGothicLTStd-BdCn20", sans-serif;
  font-weight: bold;
}

.mobile-dropdown .secondary-nav-link,
.mobile-dropdown .secondary-nav-link:visited,
.mobile-dropdown .secondary-nav-link:hover {
  font-size: 1.25rem;
  font-family: "TradeGothicLTStd-Cn18", sans-serif;
  font-weight: normal;
}


.nav-open {
  display: flex;
}


.header {
  min-height: 5.0625rem;
  background: #000;
  color: #fff;
  font-family: "TradeGothicLTStd-BdCn20";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.01875rem;
  align-items: center;
  padding: 0 3rem;
  justify-content: space-between;
  display: none;

}


.header .right-nav a,
.header .right-nav a:visited,
.header .right-nav a:hover,
.header .right-nav a span,
.header .right-nav a:hover span,
.header .left-nav a,
.header .left-nav a:hover,
.header .left-nav a:visited {
  color: #fff;
  text-transform: uppercase;
}

.header .selected-location a,
.header .selected-location a:hover,
.header .selected-location a span,
.header .selected-location a:hover span,
.header .right-nav .selected-location-address {
  font-size: 0.875rem;
}

.header .left-nav {
  display: flex;
  align-items: center;
  gap: 2.25rem;
  padding-left: 5rem;
}

.header .right-nav {
  display: flex;
  align-items: center;
  gap: 2.25rem;
}

.header .right-nav .cart-icon {
  width: 1.7rem;
  display: block;
}

.header .right-nav #responsiveLoginLink {
  display: flex;
  flex-direction: column;
}

/* header .mobile-header .mobile-dropdown #responsiveMobileLoginLink {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
} */

header .mobile-header .mobile-dropdown #responsiveMobileLoginLink .login-link {
  padding-right: 1rem;
  position: relative;

}

header .mobile-header .mobile-dropdown #responsiveMobileLoginLink .login-link::after {
  content: "/";
  display: inline-flex;
  position: absolute;
  right: 0;
}

header .mobile-header .mobile-dropdown #responsiveMobileLoginLink .logout-link {
  padding-left: 0.5rem;
}

header .mobile-header .mobile-dropdown #responsiveMobileLoginLink a,
header .mobile-header .mobile-dropdown .login-link,
header .mobile-header .mobile-dropdown .logout-link {
  font-size: 1.25rem;
  font-family: "TradeGothicLTStd-Cn18", sans-serif;
  font-weight: normal;
}

#responsiveLoginLink {
  display: flex;
  flex-direction: column;
}


.header .selected-location-address .address {
  text-decoration-line: underline;
  max-width: 8.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

header .cart {
  position: relative;
}

header .cart .cart-location-link {
  display: block;
}

.cart-item-count[style*="display: block"] {
  display: flex !important;
}

header .cart-item-count {
  position: absolute;
  top: 0rem;
  left: 1rem;
  width: 1.25rem;
  height: 1.25rem;
  background: #fff;
  color: var(--brand-red, #be2f37);
  display: flex;
  justify-content: center;
  align-content: center;
  border-radius: 50%;
  font-size: 0.75rem;
  display: none;
  font-weight: 700;
}

header #cart-empty-popup {
  background: var(--brand-body-bg-color, #f6f6f6);
  border: 1px solid var(--brand-input-border, #b6b6b6);
  padding: 1rem;
  top: 4.5rem;
  right: 0;
  width: 22rem;
  position: absolute;
  z-index: 2;
}

header #cart-empty-popup .arrow {
  position: absolute;
  width: 15px;
  height: 15px;
  margin: 0;
  border: 1px solid;
  border-top-color: var(--brand-input-border, #b6b6b6);
  border-left-color: var(--brand-input-border, #b6b6b6);
  border-bottom-color: var(--brand-body-bg-color, #f6f6f6);
  border-right-color: var(--brand-body-bg-color, #f6f6f6);
  transform: rotate(45deg);
  top: -7.6px;
  right: 1rem;
  background: var(--brand-body-bg-color, #f6f6f6);
}

header #cart-empty-popup h2 {
  font-size: 1.2rem;
  margin-bottom: 0.6rem;
  margin-top: 0;
  color: var(--brand-body-default-color, #303030);
}

header #cart-empty-popup p {
  font-size: 1rem;
  color: var(--brand-body-accent-color, #606060);
}

#global-alert .global-alert-link a {
  font-size: 0.75rem;
  text-transform: uppercase;
}

#global-alert .global-message p,
#global-alert .global-message a,
#global-alert .global-message a:hover #globalMessage,
#globalMessage a,
#globalMessage a:hover {
  font-size: 0.93rem;
  color: #FFF;
}

#global-alert .global-message {
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
}

#global-alert .global-alert-link {
  display: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* Footer -----------------------------------*/
.footer {
  border-top: 2px solid #ddd;
}

.footer .img-privacy {
  width: 2rem;
}

.footer .footer-form {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.footer .footer-form .form-container {
  column-gap: 0.75rem;
}

.footer .footer-form .footer-form__disclaimer .disclaimer {
  font-size: 0.93rem;
}

.footer .footer-form #eclub-form-title,
.footer .footer-form #eclub-form-copy {
  font-size: 1.25rem;
}

.footer .footer-form .form-label {
  margin-top: 0;
}


.footer .footer-bottom {
  padding: 2.25rem 1.25rem 1.8rem;
  background: var(--brand-body-default-color, #303030);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.75rem;
}

.footer .footer-bottom .img-privacy {
  width: 2rem;
}

.footer .footer-form .form-label h3 {
  font-size: 1rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}

.footer .footer-form input,
.footer .footer-form .form-control {
  border-radius: 0;
  border: 1px solid var(--brand-input-border, #b6b6b6);
  padding-left: 1rem;
  width: 100%;
  height: 2.75rem;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  background: var(--brand-body-bg-color, #f6f6f6);
}


.footer .footer-form .btn {
  height: 2.75rem;
}


.footer .footer-form .email::placeholder,
.footer .footer-form .zip::placeholder {
  color: #808080;
  font-family: "TradeGothicLTStd-Cn18";
  font-size: 1rem;
  font-weight: 400;
}

.footer .footer-form input::placeholder {
  color: #808080;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer .footer-bottom .footer-primary-nav .nav li:last-of-type a::after,
.footer .footer-bottom .footer-secondary-nav .nav li:last-of-type a::after {
  content: none;
}

.footer .footer-bottom .footer-primary-nav .nav a::after {
  content: "|";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 0.75rem;
}

.footer .footer-bottom .footer-secondary-nav .nav a::after {
  content: "|";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 0.25rem;
}

.footer .row-reverse {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  gap: 1.75rem;
}


.footer .nav {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.footer .footer-primary-nav .nav li {
  display: flex;
  align-items: center;
  line-height: 1.5;
}

.footer .nav>li>a,
.footer .nav>li>a:hover,
.footer .nav>li>a:focus {
  background-color: transparent;
  padding: 0;
}

.footer .footer-primary-nav .nav li a,
.footer .footer-primary-nav .nav li a:visited,
.footer .footer-primary-nav .nav li a:hover,
.footer .footer-secondary-nav .nav li a,
.footer .footer-secondary-nav .nav li a:visited,
.footer .footer-secondary-nav .nav li a:hover {
  text-align: center;
  font-family: "TradeGothicLTStd-BdCn20";
  font-weight: 700;
  color: var(--brand-body-bg-color);
  display: flex;
  padding: 0;
}

.footer .footer-primary-nav .nav li a,
.footer .footer-primary-nav .nav li a:visited,
.footer .footer-primary-nav .nav li a:hover {
  text-transform: uppercase;
}

.footer .footer-secondary-nav .nav li a,
.footer .footer-secondary-nav .nav li a:visited,
.footer .footer-secondary-nav .nav li a:hover,
.footer .copyright,
.footer .copyright a,
.footer .copyright a:visited,
.footer .copyright a:hover,
.footer .copyright a span {
  font-size: 0.875rem;
}


.footer .copyright {
  padding-top: 1.75rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer .footer-secondary-nav .nav li a,
.footer .footer-secondary-nav .nav li a:visited,
.footer .footer-secondary-nav .nav li a:hover {
  text-transform: capitalize;
}



.footer .footer-secondary-nav .nav {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}


.footer .nav li a:-webkit-any-link {
  color: var(--brand-body-bg-color);
  text-decoration: none;
}

.footer-bottom img {
  width: 2rem;
}

.footer .icons-container {
  display: flex;
  gap: 2rem;
  align-items: center;
}

.footer .footer-bottom .icons-container img {
  width: 2rem;
}

/* Slick Slider */
.slick-prev,
.slick-next {
  background: none;
  border: 0;
}

/* Cards */
.card {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.card p {
  line-height: 1.3;
}

.card+.card,
.card:first-child {
  margin-bottom: 1.75rem;
}

@media only screen and(min-width:1200px) {
  .card+.card {
    margin-bottom: 2.55rem;
  }
}

.card:last-of-type {
  margin-bottom: 0;
}

.card {
  background: #fff;
  display: flex;
  flex-direction: column;
  text-align: left;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
}

.card-container .card .card-image {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}


.card .card-body {
  padding: 1.5rem 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.card .card-body h3 {
  /* font-size: 1.25rem; */
  margin-bottom: 0.75rem;
  margin-top: 0;
  line-height: 1.1;
  text-align: left;
  color: var(--brand-body-default-color, #303030);
}

.card .card-body p {
  margin-bottom: 0.75rem;
  font-family: 'TradeGothicLTStd-Cn18';
  font-weight: 400;
  line-height: 1.3;
  text-align: left;
  color: var(--brand-body-accent-color, #606060);
}

@media only screen and(min-width:768px) {
  .card-container .card {
    height: 18.375rem;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .card-container .card .card-image {
    width: 55%;
    height: 100%;
    object-fit: cover;
  }
}

/* Accordion */
.accordion-container .accordion-panel {
  display: none;
}

.accordion-container .accordion-panel,
.accordion .accordion-panel {
  padding: 1rem 1.25rem;
}

.accordion-container .accordion-item,
.accordion .accordion-item {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.accordion-container .accordion-header,
.accordion .accordion-header {
  padding: 1rem 1.25rem;
  cursor: pointer;
}

.accordion-container .accordion-header h3,
.accordion .accordion-header h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--brand-body-default-color, #303030);
  text-transform: uppercase;
}

.accordion-container .accordion-header.active,
.accordion .accordion-header[aria-expanded="true"] {
  background-color: var(--brand-color-sugar-cane, #EDEDEC);
}

.accordion-container .accordion-button:not(.collapsed),
.accordion .accordion-button:not(.collapsed) {
  color: var(--brand-body-default-color, #303030);

}


.accordion-container .accordion-header.active>.accordion-icon svg,
.accordion .accordion-header[aria-expanded="true"]>.accordion-icon svg {
  fill: red;
  rotate: 0deg;
}

.accordion-container .accordion-header .accordion-icon svg,
.accordion .accordion-header .accordion-icon svg,
.accordion .accordion-header.collapsed .accordion-icon svg {
  fill: red;
  rotate: -90deg;
}

.accordion-container .accordion-item:first-of-type .accordion-button,
.accordion-container .accordion-item .accordion-button,
.accordion .accordion-item .accordion-button,
.accordion .accordion-body .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion-container .accordion-header .accordion-button::after,
.accordion .accordion-header .accordion-button::after {
  background-image: none;
}



/* Hero */
.bg-hero-overlay {
  background-image: -o-linear-gradient(to top, rgb(246, 246, 246), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to top, rgb(246, 246, 246), rgba(255, 255, 255, 0));
  min-height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.full-width-hero .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.full-width-hero {
  aspect-ratio: 10 / 16;
}

.full-width-hero .hero-content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
}

.full-width-hero::before {
  background-image: linear-gradient(to top, rgb(246, 246, 246, 1) 0%, rgba(0, 0, 0, 0.25) 20%, rgba(0, 0, 0, 0) 100%);
  /* background-image: linear-gradient(to top, rgb(246, 246, 246, 1) 0%, rgba(0, 0, 0, 0.25) 30%, rgba(0, 0, 0, 0) 100%); */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.full-width-hero::after {
  background-image: linear-gradient(to top, rgb(246, 246, 246), rgba(255, 255, 255, 0));
  width: 100%;
  height: 10%;
  position: absolute;
  bottom: -5px;
  left: 0;
  content: "";
}

.full-width-hero h1 {
  font-size: 3rem;
}

.hero .button-container {
  gap: 1rem;
}

/* Featured Items Carousel */

.featured-carousel {
  width: 100vw;
  max-width: 100vw;
  margin: 30px auto;
}

.featured-carousel .slick-track {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.featured-carousel .slick-track {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.featured-carousel .slider-item {
  position: relative;
}

.featured-carousel .slider-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  z-index: 2;
}

.featured-carousel .slider-item.slick-active.slick-center::before {
  animation: animate-border-right 1s linear forwards;
  -webkit-animation: animate-border-right 1s linear forwards;
}

@keyframes animate-border-right {
  0% {
    width: 0;
    height: 0;
    border-top-color: red;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }

  50% {
    width: 100%;
    height: 0;
    border-top-color: red;
    border-right-color: red;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }

  100% {
    width: 100%;
    height: 100%;
    border-top-color: red;
    border-right-color: red;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

.featured-carousel .slider-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  z-index: 2;
}

.featured-carousel .slider-item.slick-active.slick-center::after {
  animation: animate-border-left 1s linear forwards;
  -webkit-animation: animate-border-left 1s linear forwards;
}

@keyframes animate-border-left {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: red;
  }

  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: red;
    border-left-color: red;
  }

  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: red;
    border-left-color: red;
  }
}

.featured-carousel .slick-current.slick-active.slick-center {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  z-index: 1;
}

.featured-carousel .slick-current.slick-active.slick-center .slide-content {
  background: linear-gradient(90deg, rgba(0, 0, 0, .5) 22%, rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  z-index: 2;
}

.featured-carousel .slick-slide .slide-content {
  content: " ";
  padding: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: linear-gradient(90deg, rgba(0, 0, 0, .5) 22%, rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
}

.featured-carousel h3 {
  font-size: 1.25rem;
}

.featured-carousel .slider-item .slide-content p {
  margin-bottom: 0;
  line-height: 1.1;
  font-size: 1rem;
}

.featured-carousel .slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease-in-out;
  aspect-ratio: 16/9;
  position: relative;
}



/* Section two Columns */
.section-two-columns {
  display: flex;
  gap: 1.9rem;

}

.section-two-columns .col .content {
  /* min-height: 18.375rem; */
  gap: 0.5rem;
  display: flex;
  padding: 1.75rem 1.3rem;
}

.section-two-columns .btn,
.section-two-columns .btn:focus,
.section-two-columns .btn:active,
.section-two-columns .btn:hover {
  font-size: 1.25rem;
  padding: 0.75rem 2rem;
}

.section-two-columns .col h2 {
  font-size: 2.5rem;
  letter-spacing: 0.06363rem;
  line-height: 1.1;
}




/* Location Home Page -----------------------------------*/

.locations p {
  line-height: 1.3;
}

.locations .gap-3 {
  gap: 0.75rem;
}

.locations .hero .button-container {
  gap: 0.75rem;
  display: flex;
}

.locations .hero .button-container .btn,
.locations .hero .button-container .btn:hover,
.locations .hero .button-container .btn:focus {
  min-width: 12.5rem;
}

.locations .hero h2 {
  margin-bottom: 1.44rem;
  letter-spacing: 0.01738rem;
}

.locations .hero h3 {
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 0.01738rem;
  font-family: "TradeGothicLTStd-Cn18";
}

.locations .card .card-body p {
  font-size: 1.125rem;
}

.locations .card .card-body h3 {
  font-size: 1.25rem;
  text-wrap: balance;
  text-wrap-style: balance;

}


/* Hero Image - Location Home*/
.locations .banner {
  background-image: url("https://media.ruthschris.com/images/site/ext/images/heros/this-is-how-its-done-ad-lp.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-family: "TradeGothicLTStd-BdCn20";
  font-size: 5rem;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  height: 30.3125rem;
}


.locations .banner .content h2 {
  font-size: 2.625rem;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
  text-transform: uppercase;
}

.locations .banner .content #location_selected h2 {
  font-size: 2.225rem;
}

.locations .banner .content #location_not_selected h2 {
  font-size: 2.625rem;
}


.locations .hero #location_selected h2 {
  margin-bottom: 1.5rem;
}


.locations .hero #location_not_selected .btn,
.locations .hero #location_not_selected.btn:hover,
.locations .hero #location_not_selected .btn:focus,
.locations .hero #location_not_selected.btn:active {
  font-size: 1.25rem;
}


/* Video Section - Location  Home*/
.video-section {
  display: flex;
  row-gap: 2rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.video-section img {
  cursor: pointer;
}

.video-section iframe {
  width: 100%;
  height: 100%;

}

.video-section p {
  color: #606060;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
}

.video-section h3 {
  font-size: 2.125rem;
  font-family: "TradeGothicLTStd-BdCn20";
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
  color: var(--brand-body-color);
  letter-spacing: 0.01875rem;
  text-transform: uppercase;

}

.video-section h2 {
  color: var(--brand-red, #be2f37);
  font-size: 3rem;
  font-family: "TradeGothicLTStd-BdCn20";
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.1;
  letter-spacing: 0.01875rem;
  text-transform: uppercase;
}



/* Gift Cards Offers - Location Home */
.special-offers {
  background: #ededec;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.special-offers h2 {
  font-size: 2.125rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1rem;
  text-align: center;
  color: #303030;
}

.special-offers .intro p {
  font-size: 1rem;
  margin-bottom: 2.5rem;
  margin-top: 0;
  text-align: center;
}

/* 
About us Slider Location Home*/
.about-us-slider {
  background: linear-gradient(180deg, #5a0405 0%, #af2b29 90.86%);
  padding-top: 3.13rem;
  padding-bottom: 7rem;
}

.about-us-slider .intro h2 {
  color: #fff;
  margin-bottom: 0.75rem;
  margin-top: 0;
  text-align: center;
  font-size: 2.125rem;
}

.about-us-slider .intro p {
  color: #FFF;
  text-align: center;
  font-size: 1rem;
}

.about-us-slider .slider-container {
  padding-top: 1rem;
  color: #fff;
}

.about-us-slider .slider-container .slick-track {
  gap: 1rem;
  display: flex;
  flex-direction: row;
}

.about-us-slider .slider-container .slider-card .overlay {
  background: var(--brand-gradient-overlay-2,
      linear-gradient(0deg, rgba(0, 0, 0, 0.77) 33.07%, rgba(0, 0, 0, 0) 99.56%));
  height: 100%;
  width: 100%;
  padding: 0 3rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.about-us-slider .slider-container .slider-card {
  width: 17.27719rem;
  /* height: 28rem; */
  position: relative;
  aspect-ratio: 9/16;
}

.about-us-slider .slider-container .slider-card img {
  aspect-ratio: 9/16;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.about-us-slider .slider-container .slider-card .overlay h3 {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: 0.01875rem;
}

.about-us-slider .slider-container .slider-card .overlay p {
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.01875rem;
  line-height: 1.1;
  margin-bottom: 2.25rem;
  margin-top: 0;
}


.about-us-slider .slider-nav {
  display: flex;
  margin-top: 2.3rem;
  gap: 1.5rem;
  justify-content: center;
}

.slick-prev,
.slick-next {
  width: 1.5rem;
  height: 1.5rem;
}

.about-us-slider .slick-slider .slick-prev img,
.about-us-slider .slider-nav .previous-arrow {
  cursor: pointer;
  width: 3rem;
}

.about-us-slider .slick-slider .slick-next img,
.about-us-slider .slider-nav .next-arrow {
  transform: rotate(180deg);
  cursor: pointer;
  width: 3rem;
}

.about-us-slider .slick-slider .slick-prev {
  position: absolute;
  left: 35%;
  bottom: -18%;
  top: auto;
  cursor: pointer;
}

.about-us-slider .slick-slider .slick-next {
  position: absolute;
  right: 35%;
  bottom: -18%;
  top: auto;
  cursor: pointer;
}

.about-us-slider .slick-slider .slick-prev:before,
.about-us-slider .slick-slider .slick-next:before {
  content: "";
}

/* Location Selected ------------------------------------------*/
/* Hero Video */
.video-container {
  aspect-ratio: 2/3;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 3rem;
}

.video-container .content {
  margin-bottom: 5rem;
}

.video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}

.video-container h3 {
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 0.01738rem;
  text-transform: uppercase;
  font-family: "TradeGothicLTStd-Cn18";
}

.video-container h2 {
  font-size: 3.5rem;
  margin-bottom: 1.44rem;
  letter-spacing: 0.01738rem;
  text-transform: uppercase;
}

.video-container .button-container {
  display: flex;
  gap: 1rem;
}

.video-container .btn,
.video-container .btn:hover,
.video-container .btn:focus,
.video-container .btn:active {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 12.5rem;
  font-size: 1.25rem;
}

.video-container .btn-play {
  border-radius: 2.5rem;
  color: #303030;
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.03125rem;
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
  padding: 0.5rem;
  gap: 0.5rem;
  cursor: pointer;
  flex-direction: row;
  position: absolute;
  right: 1.25rem;
  bottom: 1.5rem;
  font-size: 1rem;
  /* width: 8.25rem;
  height: 3.5rem; */
}

.btn-play .button-text {
  padding-top: 0.25rem;
}

/* Location Selected  - Two Columns Section*/

.locations .section-two-columns {
  margin-bottom: 3rem;
}

.locations .section-two-columns .col-left,
.locations .section-two-columns .col-right {
  min-height: 18.375rem;
}

.locations .section-two-columns .col-left {
  background-image: url("https://media.ruthschris.com/images/assets/giftSizzle.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
}

.locations .section-two-columns .col-right {
  background-image: url("https://media.ruthschris.com/images/assets/privateEvents.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.locations-list .accordion .accordion-header h3 {
  font-size: 1.25rem;
}

.locations-list .accordion .accordion-panel {
  padding: 1rem 0;
  height: auto;
}

.locations-list .accordion a,
.locations-list .accordion a:visited,
.locations-list .accordion a:hover {
  font-size: 1.125rem;
  color: var(--brand-red, #be2f37);
  font-family: "TradeGothicLTStd-Cn18";
}

/* Welcome */
.welcome-section {
  margin-bottom: 1.5rem;

}

.welcome-section h4 {
  font-size: 2.125rem;
  line-height: 1.1;
}

.welcome-section h2,
.welcome-section h3 {
  font-size: 3rem;
  line-height: 1.1;
}

.welcome-section p {
  /* font-size: 1rem; */
  line-height: 1.3;
}

/* Menu Section Location Selected */
.menu-container img {
  margin-bottom: 1.25rem;
  width: 20rem;
}

.menu-container h3 {
  font-size: 1.5rem;

}

.menu-container p {
  line-height: 1.3rem;
  margin-bottom: 1rem;
}



/* Promotions */
.promotions {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.promotions h2 {
  margin-bottom: 2rem;
}

.booking-container {
  padding-top: 3rem;
  padding-bottom: 3rem;

}

.booking-container p {
  line-height: 1.3;

}

.booking-container img {
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
}

.booking-container h3 {
  font-size: 1.75rem;
}



/* Dining Room -------------------------------*/
.dining-hero {
  height: 13.5rem;
}

.dining-hero .hero-content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;

}

.dining-hero h2 {
  color: #fff;
  font-size: 2.625rem;
}

.dining-hero h3 {
  color: #fff;
  text-align: center;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.0475rem;
  text-transform: uppercase;
  font-family: var(--brand-base-font, 'TradeGothicLTStd-Cn18');
}

.elegant-dining {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}


.elegant-dining h2,
.elegant-dining h3 {
  font-size: 2.125rem;
  line-height: 1.1;
  letter-spacing: 0.01875rem;
}

.dining-menu {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.page-dining .section-two-columns .col-left,
.page-dining .section-two-columns .col-right {
  background-image: none;
}

.page-dining .section-two-columns .col-left .content,
.page-dining .section-two-columns .col-right .content {
  position: absolute;
  gap: 0.5rem;
  display: flex;
  top: 0;
  left: 15px;
  padding: 1.75rem 1.3rem;
  right: 15px;
}

.page-dining .restaurant-tour {
  margin-top: 3rem;
}


.dining-room-gallery {
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}

.dining-room-gallery .slick-slider {
  margin-bottom: 5rem;
}

.dining-room-gallery .slick-slider img:not(.slick-arrow),
.dining-room-gallery .slick-slider img:not(.slick-prev),
.dining-room-gallery .slick-slider img:not(.slick-next) {
  aspect-ratio: 4/3;
  object-fit: cover;
}

.dining-room-gallery .slick-slider .slick-arrow img,
.dining-room-gallery .slick-slider .slick-prev img,
.dining-room-gallery .slick-slider .slick-next img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-next-arrow {
  transform: rotate(180deg);
}

.dining-room-gallery .slick-slider .slick-prev:before,
.dining-room-gallery .slick-slider .slick-next:before {
  content: none;
}

.dining-room-gallery .slick-slider .slick-prev,
.dining-room-gallery .slick-slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: unset;
  bottom: -5rem;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.dining-room-gallery .slick-slider .slick-prev {
  left: 35%;
}

.dining-room-gallery .slick-slider .slick-next {
  right: 35%;
}



.section-blockquote .blockquote {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 0;
}

.section-blockquote .blockquote-body .opening-qoute {
  width: 1.25rem;
  vertical-align: super;
  margin-right: 15px;

}

.section-blockquote .blockquote-body .closing-quote {
  width: 1.25rem;
  transform: rotate(180deg);
  margin-left: 15px;
  vertical-align: sub;

}

.section-blockquote p {
  font-size: 1.5rem;
  margin-bottom: 0.75rem;
}

.section-blockquote h3 {
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: 0;
}

.section-blockquote .quote-footer h4 {
  font-size: 1rem;
  margin-bottom: 0.25rem;
}

.section-blockquote .quote-footer h5 {
  font-size: 0.85rem;
}

/* Plan yout visit */
.plan-your-visit {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: var(--brand-color-sugar-cane, #ededec);
}

.plan-your-visit .card-container {
  row-gap: 2rem;
}

.plan-your-visit h2 {
  letter-spacing: 0.01875rem;
  font-size: 2.125rem;
}

.plan-your-visit .card-body {
  padding: 1.5rem 1.25rem;
}

.plan-your-visit .card .card-body h3 {
  font-size: 1.25rem;
  margin-bottom: 0.39rem;
  line-height: 1.1;
}

.plan-your-visit .card .card-body p {
  margin-bottom: 0.75rem;
}

.plan-your-visit .card .card-img-container {
  width: 100%;
  aspect-ratio: 3/1;
  /* height: 13rem; */
}

.plan-your-visit .card .card-img-container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.plan-your-visit .btn,
.plan-your-visit .btn:focus,
.plan-your-visit .btn:hover {
  padding: 0.75rem 2rem;
}

/* Our Story ----------------------------*/


/* Our Story */
.page-our-story .section-beginnings {
  padding-top: 2rem;
  padding-bottom: 3rem;
}

.page-our-story .about-ruth img {
  transform: translateY(-10%);
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
}

.page-our-story .timeline img {
  aspect-ratio: 1.1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Steaks---------------------- */

#page-steaks .steaks h2 {
  font-size: 1.5rem;
}

.our-steaks .intro {
  padding-top: 1rem;
  padding-bottom: 2rem;
  gap: 2rem;
}

.our-steaks .steaks-faqs__header,
.our-steaks .steaks-faqs__content {
  padding: 1rem 1.25rem;
}

.our-steaks .steaks-faqs__header h3 {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}

.our-steaks .card {
  padding: 2.5rem 3rem;
}

.our-steaks .card .card-body p {
  line-height: 1.5;
}

.our-steaks .accordion-steak-facts {
  padding-bottom: 5rem;
}

.our-steaks .steak-facts {
  margin-bottom: 5rem;
}

.pairings img {
  transform: translateY(-10%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
}

.pairings h2 {
  font-size: 1.5rem;
}

.pairings h3 {
  font-size: 1.125rem;
}

/* Gift Cards */

.page-gift-cards .gift-cards-card-container {
  row-gap: 2rem;
}

.page-gift-cards .booking-container h3 {
  font-size: 2rem;
}

.gift-card-terms p {
  font-size: 0.93rem;
}

.page-legal-notices ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

.page-legal-notices ul li {
  margin-right: 1rem;
}

/* Taste Maker Dinners */
.page-tastemaker-dinners .grid-promotions .zoom-container .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 2;
}

.page-tastemaker-dinners .grid-promotions .zoom-container .img-bg {
  -webkit-transition: all 1.4s cubic-bezier(.215, .61, .355, 1);
  -o-transition: all 1.4s cubic-bezier(.215, .61, .355, 1);
  transition: all 1.4s cubic-bezier(.215, .61, .355, 1);
}

.page-tastemaker-dinners .grid-promotions .zoom-container:hover .img-bg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}


.page-tastemaker-dinners .grid-promotions .zoom-container .overlay h4 {
  font-size: 1.25rem;
}


.page-tastemaker-dinners .zoom-container::after {
  content: " ";
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.page-tastemaker-dinners .overlay a,
.page-tastemaker-dinners .overlay a:hover,
.page-tastemaker-dinners .overlay:focus {
  color: #FFF;
}

.page-tastemaker-dinners .grid-promotions {
  row-gap: 1rem;
}

.tastemaker-dinners .full-width-hero h1 {
  font-size: 2rem;
}

.tastemaker-dinners .accordion-item a,
.tastemaker-dinners .accordion-item a:visited,
.tastemaker-dinners .accordion-item a:hover {
  line-height: 1.8;
}

.tastemaker-dinners .btn,
.tastemaker-dinners .btn:hover,
.tastemaker-dinners .btn:focus {
  padding: 0.75rem 2rem;
}

.page-first-time-guide .full-width-hero h1 {
  font-size: 2rem;
}

.page-first-time-guide .instructions .zoom-container {
  aspect-ratio: 1 / 1;
}

.page-first-time-guide .instructions .img-featured {
  object-fit: cover;
  width: 100%;
  object-position: center;
  height: 100%;
}

.page-first-time-guide .card-container p {
  line-height: 1.5;
}

/* Bar & HH*/
.page-the-bar .bar-promotions {
  margin-bottom: 5rem;
}


.page-the-bar .hero::after,
#page--happy-hour .section-hero::after {
  background-image: linear-gradient(to top, rgb(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0) 60%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}

.page-the-bar .hero .hero-content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;

}

.page-the-bar .bar-featured .intro h2 {
  font-size: 1.75rem;
}

.page-the-bar .bar-featured .intro h2 .small {
  font-size: 60%;
}

.page-the-bar .intro h3 {
  font-size: 1.25rem;
}

.page-the-bar .bar-promotions p {
  line-height: 1.3;
}

.page-the-bar .bar-promotions__content {
  padding: 2.5rem;
  position: relative;
}

.page-the-bar .bar-promotions__content .content {
  z-index: 1;
}

.page-the-bar .bar-promotions__hh .bar-promotions__content::after {
  content: "Happy Hour";
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 4rem;
  line-height: 0.75;
  color: rgb(90, 4, 5, .7);
  font-family: "TradeGothicLTStd-BdCn20";
  width: 40%;
}

.page-the-bar .bar-promotions__pp .bar-promotions__content::before {
  content: "Perfect";
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 4rem;
  line-height: 0.75;
  color: rgb(90, 4, 5, .7);
  font-family: "TradeGothicLTStd-BdCn20";
}

.page-the-bar .bar-promotions__pp .bar-promotions__content::after {
  content: "Pairing";
  text-transform: uppercase;
  position: absolute;
  top: 3rem;
  right: 0;
  font-size: 4rem;
  line-height: 0.75;
  color: rgb(90, 4, 5, .7);
  font-family: "TradeGothicLTStd-BdCn20";
}

.page-the-bar .bar-promotions__featured .bar-promotions__content::after {
  content: "Featured Winemaker";
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 4rem;
  line-height: 0.75;
  color: rgb(90, 4, 5, .7);
  font-family: "TradeGothicLTStd-BdCn20";
  text-indent: -30%;
  padding-left: 25%;
}

.page-the-bar .bar-cocktails {
  margin-bottom: 5rem;
}

.page-the-bar .slider-bar-cocktails,
.page-the-bar .slider-bar-bites {
  width: 100vw;
  max-width: 100vw;
  margin: 30px auto;
}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slick-track,
.page-the-bar .bar-bites .slider-bar-bites .slick-track {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slider-item,
.page-the-bar .bar-bites .slider-bar-bites .slider-item {
  position: relative;
}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slider-item::before,
.page-the-bar .bar-bites .slider-bar-bites .slider-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  z-index: 2;
}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slider-item.slick-active.slick-center::before,
.page-the-bar .bar-bites .slider-bar-bites .slider-item.slick-active.slick-center::before {
  animation: animate-border-right 1s linear forwards;
  -webkit-animation: animate-border-right 1s linear forwards;

}

@keyframes animate-border-right {
  0% {
    width: 0;
    height: 0;
    border-top-color: red;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }

  50% {
    width: 100%;
    height: 0;
    border-top-color: red;
    border-right-color: red;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }

  100% {
    width: 100%;
    height: 100%;
    border-top-color: red;
    border-right-color: red;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slider-item::after,
.page-the-bar .bar-bites .slider-bar-bites .slider-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  z-index: 2;
}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slider-item.slick-active.slick-center::after,
.page-the-bar .bar-bites .slider-bar-bites .slider-item.slick-active.slick-center::after {
  animation: animate-border-left 1s linear forwards;
  -webkit-animation: animate-border-left 1s linear forwards;
}

@keyframes animate-border-left {
  0% {
    width: 0;
    height: 0;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: red;
  }

  50% {
    width: 0;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: red;
    border-left-color: red;
  }

  100% {
    width: 100%;
    height: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: red;
    border-left-color: red;
  }
}


.page-the-bar .slider-bar-cocktails .slick-current.slick-active.slick-center,
.page-the-bar .slider-bar-bites .slick-current.slick-active.slick-center {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  z-index: 1;
}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slick-current.slick-active.slick-center .slide-content,
.page-the-bar .bar-bites .slider-bar-bites .slick-current.slick-active.slick-center .slide-content {
  background: linear-gradient(90deg, rgba(0, 0, 0, .5) 22%, rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  z-index: 2;
}


.page-the-bar .bar-cocktails .slider-bar-cocktails .slider-item .slide-content,
.page-the-bar .bar-bites .slider-bar-bites .slider-item .slide-content,
.page-the-bar .bar-cocktails .slider-bar-cocktails .slick-slide .slide-content,
.page-the-bar .bar-bites .slider-bar-bites .slick-slide .slide-content {
  content: " ";
  padding: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: linear-gradient(90deg, rgba(0, 0, 0, .5) 22%, rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;

}


.page-the-bar .bar-cocktails .slider-bar-cocktails h3,
.page-the-bar .bar-bites .slider-bar-bites h3 {
  font-size: 1.25rem;
}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slider-item .slide-content p,
.page-the-bar .bar-bites .slider-bar-bites .slider-item .slide-content p {
  margin-bottom: 0;
  line-height: 1.1;
  font-size: 1rem;

}

.page-the-bar .bar-cocktails .slider-bar-cocktails .slider-item img,
.page-the-bar .bar-bites .slider-bar-bites .slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease-in-out;
  aspect-ratio: 16/9;
  position: relative;

}

#page--happy-hour .section-hero {
  background-image: url("https://media.ruthschris.com/images/site/ext/images/the-bar/ruths-chris-happy-hour-hero.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  aspect-ratio: 9/16;
}


#page--happy-hour .section-hero .section-hero__hours h3,
#page--happy-hour .section-hero .section-hero__hours p {
  color: #FFF;
}

@media only screen and (min-width:576px) {
  #page--happy-hour .section-hero .container-content {
    max-width: 540px;
  }
}

@media only screen and (min-width:768px) {
  #page--happy-hour .section-hero .container-content {
    max-width: 720px;
  }
}

@media only screen and (min-width:992px) {
  #page--happy-hour .section-hero .container-content {
    max-width: 960px;
  }
}

@media only screen and (min-width:1200px) {
  #page--happy-hour .section-hero .container-content {
    max-width: 1140px;
  }
}

#page--happy-hour .section-hero-headline {
  text-align: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

#page--happy-hour .apps-menu h2,
#page--happy-hour .cocktails-menu h2,
#page--happy-hour .section-hero .subtitle {
  color: var(--brand-red, #be2f37);
  font-family: "TradeGothicLTStd-BdCn20";
  font-weight: 700;
  font-size: 1.75rem;
}

#page--happy-hour .section-hero .subtitle {
  margin-bottom: 0;
  font-size: 1.25rem;
}

#page--happy-hour .section-hero .container-content h1,
#page--happy-hour .section-hero .container-content .section-hero__hours h3,
#page--happy-hour .section-hero .container-content .section-hero__hours p,
#page--happy-hour .section-hero .container-content .col-promo h2,
#page--happy-hour .apps-menu ul,
#page--happy-hour .apps-menu p,
#page--happy-hour .cocktails-menu p,
#page--happy-hour .cocktails-menu ul,
#page--happy-hour .location-info-details h2,
#page--happy-hour .location-info-details h3,
#page--happy-hour .location-info-details p,
#page--happy-hour .location-info-details span,
#page--happy-hour .location-info-details a,
#page--happy-hour .location-info-details a:hover,
#page--happy-hour .location-info-details .text-disclaimer {
  color: #FFF;

}

#page--happy-hour .section-hero .container-content .section-hero__hours p {
  font-size: 1rem;
}

#page--happy-hour .apps-menu .intro p,
#page--happy-hour .cocktails-menu .intro p {
  margin-bottom: 30px;
}

#page--happy-hour .apps-menu ul,
#page--happy-hour .cocktails-menu ul {
  list-style: none;
  column-count: 2;
  column-gap: 20px;
  padding-left: 0;
  margin-left: 0;
}

#page--happy-hour .apps-menu ul li,
#page--happy-hour .cocktails-menu ul li {
  line-height: 1.3;
  break-inside: avoid;
  margin-bottom: 15px;
}

#page--happy-hour .section-hero .col-location,
#page--happy-hour .section-hero .col-promo {
  text-align: center;
}

#page--happy-hour .cocktails-menu p,
#page--happy-hour .cocktails-menu ul,
#page--happy-hour .apps-menu ul,
#page--happy-hour .apps-menu p {
  font-family: "TradeGothicLTStd-BdCn20", sans-serif;
  font-weight: bold;
}

#page--happy-hour .section-hero .container-content h1 {
  font-size: 3.5rem;
  line-height: 1;
  color: #FFF;
}



#page--happy-hour .section-hero .container-content {
  z-index: 1;
}

#page--happy-hour .section-hero .section-hero__hours {
  background-color: rgba(0, 0, 0, 0.3);
}

#page--happy-hour .section-hero .col-promo h2 {
  font-size: 1.25rem;
}

#page--happy-hour .apps-menu {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

#page--happy-hour .cocktails-menu {
  padding-bottom: 2rem;
  padding-top: 2rem;
}


#page--happy-hour .section-location-info {
  background-image: url("https://media.ruthschris.com/images/site/ext/images/the-bar/ruths-chris-happy-hour-location-details-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 3rem;
  padding-bottom: 2rem;
}

#page--happy-hour .section-location-info .location-info-details p {
  margin-bottom: 0;
}

#page--happy-hour .section-location-info .location-info-details p:last-child {
  margin-bottom: 20px;
}

#page--happy-hour .section-location-info .text-disclaimer {
  font-size: 80%;
  font-weight: 400;
  color: #fff;
}

#page--happy-hour .cocktails-menu .rc-cocktails-menu,
#page--happy-hour .apps-menu .rc-apps-menu {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

#page--happy-hour .cocktails-menu .row-rc-cocktails,
#page--happy-hour .apps-menu .row-rc-apps {
  justify-content: center;
}

#page--happy-hour .cocktails-menu .menu-desciption {
  font-size: 90%;
  line-height: 1.1;
}

/* Global */

.hidden {
  display: none;
}

.prev,
.next {
  cursor: pointer;
}

.backToTopButton {
  position: fixed;
  cursor: pointer;
  display: none;
  z-index: 1;
  width: 2.75rem;
  bottom: 1.75rem;
  right: 3rem;
}

.error {
  color: #d30000;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0.25rem;
}

div#onetrust-pc-sdk {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media only screen and (min-width:375px) {

  .section-blockquote h3 {
    font-size: 1.5rem;
  }

  .section-blockquote .quote-footer h4 {
    font-size: 1.125rem;
  }

  .section-blockquote .quote-footer h5 {
    font-size: 1rem;
  }

  #page-steaks .steaks h2 {
    font-size: 1.75rem;
  }

  #page--happy-hour .section-hero .container-content h1 {
    font-size: 4rem;
  }



  .footer .footer-primary-nav .nav li a,
  .footer .footer-primary-nav .nav li a:focus .footer .footer-primary-nav .nav li a:hover {
    font-size: 1.125rem;
  }
}

@media only screen and (min-width:390px) {
  .section-blockquote h3 {
    font-size: 1.65rem;
  }

  .pairings h2 {
    font-size: 1.75rem;
  }
}

@media only screen and (min-width:414px) {

  .mobile-dropdown .primary-nav-link,
  .mobile-dropdown .primary-nav-link:visited,
  .mobile-dropdown .primary-nav-link:hover {
    font-size: 1.75rem;
  }

  .video-section p,
  .special-offers .intro p,
  .about-us-slider .intro p,
  .special-offers .card .card-body p {
    font-size: 1.15rem;
  }

  .slider-card .overlay h3 {
    font-size: 1.5rem;
  }

  .section-blockquote h3 {
    font-size: 1.75rem;
  }

  .section-blockquote .quote-footer h4 {
    font-size: 1.375rem;
  }

  .section-blockquote .quote-footer h5 {
    font-size: 1.15rem;
  }

  .booking-container h3 {
    font-size: 2rem;
  }

  .page-our-story .section-beginnings h2,
  .page-our-story .timeline h2 {
    font-size: 1.5rem;
  }

  .page-first-time-guide .card-container p {
    font-size: 1.125rem;
  }

  #page--happy-hour .section-hero .container-content h1 {
    font-size: 5rem;
  }


  #page--happy-hour .section-hero .subtitle {
    font-size: 1.5rem;
  }

  #page--happy-hour .section-hero .col-promo h2 {
    font-size: 1.5rem;
  }

  .footer .footer-primary-nav .nav li a,
  .footer .footer-primary-nav .nav li a:focus .footer .footer-primary-nav .nav li a:hover {
    font-size: 1.25rem;
  }

}

@media only screen and (min-width:576px) {


  /* Location */
  .video-section p {
    font-size: 1.25rem;
  }

  .about-us-slider .slick-slider .slick-prev {
    position: absolute;
    left: 35%;
    bottom: -18%;
  }

  .about-us-slider .slick-slider .slick-next {
    position: absolute;
    right: 35%;
    bottom: -18%;
  }


  /* Private Dining */
  .section-blockquote h3 {
    font-size: 2.75rem;
  }

  .section-blockquote .quote-footer h4 {
    font-size: 1.75rem;
  }

  .section-blockquote .quote-footer h5 {
    font-size: 1.35rem;
  }

  .our-steaks .accordion-container .accordion-header h3,
  .our-steaks .accordion .accordion-header h3 {
    font-size: 1.5rem;
  }

  .locations-list .intro-locations p {
    font-size: 1.25rem;
  }

  .locations-list .accordion .accordion-header h3 {
    font-size: 1.5rem;
  }

  .locations-list .accordion a,
  .locations-list .accordion a:visited,
  .locations-list .accordion a:hover {
    font-size: 1.25rem;
  }

  #page--happy-hour .section-hero .container-content h1 {
    font-size: 5rem;
  }

  /* Footer */
  .footer .footer-form .btn {
    font-size: 1.25rem;
  }

  .footer .footer-bottom {
    padding: 2.25rem 1.8rem;
    gap: 2rem;
  }

  .footer .row-reverse {
    gap: 2rem;
  }

  .footer .footer-form .form-label h3 {
    /* font-size: 1.0625rem; */
    font-size: 1.125rem;
  }

  .footer .footer-primary-nav .nav li a,
  .footer .footer-primary-nav .nav li a:hover {
    font-size: 1.75rem;
  }

  .footer .footer-bottom .footer-primary-nav .nav a::after {
    padding: 0 1rem;
  }

  .footer .footer-bottom .footer-secondary-nav .nav a::after {
    content: "|";
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 0.5rem;
  }

  .footer .footer-secondary-nav .nav li a,
  .footer .footer-secondary-nav .nav li a:visited,
  .footer .footer-secondary-nav .nav li a:hover,
  .footer .copyright,
  .footer .copyright a,
  .footer .copyright a:visited,
  .footer .copyright a:hover {
    font-size: 0.93rem;
  }

  .footer .icons-container img {
    width: 2rem;
  }

  /* .footer .footer-form .form-label {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    display: flex;
  }

  .footer .footer-form .form-container .form-button {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
  } */
}

@media only screen and (min-width:540px) and (orientation: portrait) {
  .full-width-hero {
    aspect-ratio: 16/9;
  }

  .our-steaks .intro {
    padding-top: 1rem;
    padding-bottom: 4rem;
  }
}

@media only screen and (min-width:600px) and (orientation: portrait) {

  .full-width-hero h1 {
    font-size: 4rem;
  }

  .page-first-time-guide .full-width-hero h1 {
    font-size: 3rem;
  }


  #page--happy-hour .section-hero .section-hero__hours h3 {
    font-size: 1.5rem;
  }

  #page--happy-hour .section-hero .section-hero__hours p,
  #page--happy-hour .section-hero .section-hero__hours span {
    font-size: 1.25rem;
  }

}

@media only screen and (min-width:768px) {

  .full-width-hero {
    aspect-ratio: 16/9;
  }

  .full-width-hero h1 {
    font-size: 3.5rem;
  }


  .accordion-container .accordion-header h3,
  .accordion-container .accordion-icon {
    font-size: 1.25rem;
  }

  .booking-container .btn,
  .booking-container .btn:focus,
  .booking-container .btn:hover {
    padding: 1rem;
  }

  .video-container {
    aspect-ratio: 16/9;
  }

  .video-container .content {
    margin-bottom: 0;
  }


  .locations .banner .content h2,
  .locations .banner .content #location_not_selected h2 {
    font-size: 3rem;
  }


  .video-section {
    row-gap: 0;
  }

  .video-section .left h2,
  .video-section .left h3,
  .video-section .left p {
    text-align: left;
  }

  .video-section p,
  .special-offers .intro p,
  .about-us-slider .intro p {
    font-size: 1.15rem;
  }

  /* Location Selected */


  .video-container,
  .menu-container {
    margin-bottom: 3rem;
  }


  .welcome-section h2,
  .welcome-section h3 {
    font-size: 2.125rem;
  }

  .welcome-section h4 {
    font-size: 1.65rem;
  }

  .menu-container img {
    width: 15rem;
  }

  .dining-room-gallery .slick-slider {
    margin-bottom: 0;
  }

  .dining-room-gallery .slick-slider img {
    aspect-ratio: 16/9;
  }

  .dining-room-gallery .slick-slider .slick-prev,
  .dining-room-gallery .slick-slider .slick-next {
    position: absolute;
    top: 50%;
    bottom: unset;
  }

  .dining-room-gallery .slick-slider .slick-prev {
    left: -45px;
  }

  .dining-room-gallery .slick-slider .slick-next {
    right: -45px;
  }

  .elegant-dining h2,
  .elegant-dining h3 {
    font-size: 2rem;
  }

  .section-blockquote h3 {
    font-size: 2.15rem;
  }

  .section-blockquote .quote-footer h4 {
    font-size: 1.5rem;
  }

  .section-blockquote .quote-footer h5 {
    font-size: 1.15rem;
  }

  .plan-your-visit .card {
    height: 100%;
  }

  .plan-your-visit .card .card-body p {
    margin-bottom: auto;
  }

  .plan-your-visit .btn,
  .plan-your-visit .btn:focus,
  .plan-your-visit .btn:hover {
    margin-top: 1rem;
  }

  .booking-container h3 {
    font-size: 1.75rem;
  }

  /* Our Story */

  .page-our-story h2 {
    font-size: 2rem;
  }

  .page-our-story .about-ruth img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }

  .page-our-story .section-beginnings {
    padding-bottom: 4rem;
  }


  /* Steaks */
  #page-steaks .steaks h2 {
    font-size: 2rem;
  }

  .pairings img {
    transform: translateY(-15%);
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    -o-transform: translateY(-15%);
  }

  .pairings h2 {
    font-size: 1.75rem;
  }

  .pairings h3 {
    font-size: 2rem;
  }

  .about-us-slider {
    padding-bottom: 8rem;
  }

  .about-us-slider .slick-slider .slick-next {
    position: absolute;
    right: 40%;
    bottom: -18%;
  }

  .about-us-slider .slick-slider .slick-prev {
    position: absolute;
    left: 40%;
    bottom: -18%;
  }

  .tastemaker-dinners .grid-promotions .zoom-container .overlay h4 {
    font-size: 1.25rem;
  }

  .tastemaker-dinners .full-width-hero h1 {
    font-size: 3rem;
  }

  .tastemaker-dinners .btn.btn--white,
  .tastemaker-dinners .btn.btn--white:hover,
  .tastemaker-dinners .btn.btn--white:focus {
    font-size: 1.25rem;
  }

  .page-first-time-guide .full-width-hero h1 {
    font-size: 3.5rem;
  }

  .page-the-bar h1 {
    font-size: 4rem;
  }

  .page-the-bar .bar-featured .intro h2 {
    font-size: 2.25rem;
  }

  .page-the-bar .bar-featured .intro h3 {
    font-size: 1.15rem;
  }

  .page-the-bar .bar-promotions h3 {
    font-size: 2.5rem;
  }

  .page-the-bar .bar-promotions p {
    font-size: 1.25rem;
  }

  .page-the-bar .bar-promotions__pp .bar-promotions__content::before,
  .page-the-bar .bar-promotions__pp .bar-promotions__content::after {
    font-size: 6rem;
  }

  .page-the-bar .bar-promotions__pp .bar-promotions__content::after {
    top: 5rem;
  }

  .page-the-bar .bar-promotions__featured .bar-promotions__content::after {
    font-size: 5rem;
    text-indent: -25%;
    padding-left: 20%;
  }

  .page-the-bar .section-blockquote .blockquote h3 {
    font-size: 2rem;
  }

  .page-the-bar .bar-promotions {
    margin-bottom: 7rem;
  }

  .page-the-bar .bar-bites {
    margin-bottom: 3rem;
  }

  .page-the-bar .bar-cocktails {
    margin-bottom: 7rem;
  }

  #page--happy-hour .section-hero {
    aspect-ratio: 16/9;
  }

  #page--happy-hour .section-hero .container-content h1 {
    font-size: 4.5rem;
  }

  #page--happy-hour .cocktails-menu {
    /* background-image: url("https://media.ruthschris.com/images/site/ext/images/the-bar/ruths-chris-happy-hour-cocktails-martini-bg-image-left-corner.png");
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat; */
    padding-bottom: 2rem;
    padding-top: 2rem;
  }

  #page--happy-hour .apps-menu {
    /* background-image: url("https://media.ruthschris.com/images/site/ext/images/the-bar/ruths-chris-happy-hour-cheeseburger-bg-image-right.png");
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat; */
    padding-bottom: 3rem;
    padding-top: 3rem;
  }

  #page--happy-hour .apps-menu .row-rc-apps {
    justify-content: start;
  }

  #page--happy-hour .cocktails-menu .row-rc-cocktails {
    justify-content: end;
  }

  /* Footer */
  .footer .footer-form .form-label h3 {
    font-size: 1.25rem;
  }

  .footer .footer-primary-nav .nav li a,
  .footer .footer-primary-nav .nav li a:hover {
    font-size: 1.25rem;
  }

  .footer .footer-bottom .footer-primary-nav .nav a::after {
    padding: 0 0.75rem;
  }

  /* .footer .footer-form .form-container {
    column-gap: 0.75rem;
  } */

  /* 
  .footer .footer-form .form-container .form-zip {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    display: flex;
  }

  .footer .footer-form .form-container .form-email {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
  }

  .footer .footer-form .form-container .form-button {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    display: flex;
  }

  .footer .footer-form .form-label {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    display: flex;
  } */


}

@media only screen and (min-width:768px) and (orientation: portrait) {
  .full-width-hero {
    aspect-ratio: 16 / 9;
  }

  .page-first-time-guide .full-width-hero h1 {
    font-size: 3.5rem;
  }

  .our-steaks .intro {
    padding-top: 1rem;
    padding-bottom: 5rem;
  }

}

@media only screen and (min-width:992px) {
  header #cart-empty-popup {
    top: 6rem;
    right: 2.25rem;
  }

  .mobile-header {
    display: none;
  }

  .header {
    display: flex;
  }

  .global-alert {
    position: static;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  #global-alert .global-alert-link {
    display: flex;
  }

  .locations .hero h2 {
    font-size: 5.375rem;
  }

  .locations .hero h3 {
    font-size: 2.85825rem;
  }

  .locations .hero #location_selected h2 {
    margin-bottom: 2rem;
  }

  .locations .hero .button-container .btn,
  .locations .hero .button-container .btn:hover,
  .locations .hero .button-container .btn:focus,
  .video-container .btn,
  .video-container .btn:hover,
  .video-container .btn:focus,
  .video-container .btn:active {
    min-width: auto;
  }

  .video-container {
    justify-content: start;
  }

  .video-container .content {
    margin-bottom: 0;
    margin-left: 5rem;
  }


  .special-offers,
  .video-section {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .booking-container .custom-column-gap {
    column-gap: 1.5rem;
  }

  .booking-container .btn,
  .booking-container .btn:focus,
  .booking-container .btn:hover {
    padding: 1rem 2rem;
  }

  .locations .card .card-body p {
    margin-bottom: 1.25rem;
  }

  .locations .card {
    /* height: 18.375rem; */
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .locations .card .card-image {
    width: 50%;
    height: 100%;
  }

  .locations .card:nth-child(even) {
    flex-direction: row-reverse;
  }



  .locations .banner .content h2,
  .locations .banner .content #location_not_selected h2 {
    font-size: 5rem;
  }

  .locations .banner {
    height: 43rem;
    gap: 1rem;
  }

  .locations .hero #location_not_selected .btn,
  .locations .hero #location_not_selected.btn:hover,
  .locations .hero #location_not_selected .btn:focus,
  .locations .hero #location_not_selected.btn:active {
    font-size: 1.5rem;
  }

  .video-section p,
  .special-offers .intro p,
  .about-us-slider .intro p {
    font-size: 1.15rem;
  }

  .about-us-slider .intro h2,
  .special-offers h2,
  .video-section h3 {
    font-size: 2.75rem;
  }

  .video-section h2 {
    font-size: 3.75rem;
  }

  .about-us-slider {
    background-image: url("https://media.ruthschris.com/images/assets/background.png");
    background-repeat: no-repeat;
    background-position: center;
    padding: 3rem 0;
  }

  .about-us-slider .slider-container {
    padding-top: 2.5rem;
    display: flex;
    justify-content: center;
    gap: 0.6rem;
  }

  .about-us-slider .slider-container .slider-card .overlay {
    padding: 0 2rem;
  }


  .about-us-slider .slider-container .slider-card .overlay p {
    font-size: 0.93rem;
  }

  .about-us-slider .slider-nav,
  .about-us-slider .slick-slider .slick-next,
  .about-us-slider .slick-slider .slick-prev {
    display: none !important;
  }

  /*  Hero Video  Location Selected*/
  .video-container {
    margin-bottom: 3rem;
  }

  .video-container h3 {
    font-size: 2.85825rem;
  }

  .video-container h2 {
    font-size: 5.375rem;
  }

  .video-container .btn-play {
    right: 3.12rem;

    font-size: 1.125rem;
  }

  /*  Two Columnns Location Selected */
  .section-two-columns {
    gap: 3rem;
    display: flex;
  }

  .section-two-columns .col .content {
    padding-top: 2.5rem;
    padding-left: 2.8rem;
    gap: 0.69rem;
  }

  .section-two-columns .col h2 {
    font-size: 2.5rem;
  }

  .section-two-columns .btn,
  .section-two-columns .btn:focus,
  .section-two-columns .btn:active,
  .section-two-columns .btn:hover {
    font-size: 1rem;
  }

  .locations .section-two-columns .col-left,
  .locations .section-two-columns .col-right {
    height: 25.0625rem;
  }

  /* Welcome Location Selected */
  .welcome-section {
    margin-bottom: 3rem;
  }


  .welcome-section h2,
  .welcome-section h3 {
    font-size: 2.75rem;
  }

  .welcome-section h4 {
    font-size: 2rem;
  }

  /* Menu Section Location Selected */

  .menu-container img {
    margin-bottom: 2rem;
    width: 18rem;
  }

  .menu-container h3 {
    margin-bottom: 0.75rem;
    font-size: 1.75rem;
  }


  .promotions {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  /* Dining ------*/
  .page-dining .restaurant-tour {
    margin-top: 5rem;
  }

  .dining-hero {
    height: 20.25rem;
  }

  .dining-hero h2 {
    font-size: 4.125rem
  }

  .dining-hero h3 {
    font-size: 2.875rem;

  }

  .elegant-dining h2,
  .elegant-dining h3 {
    font-size: 2.5rem;
  }

  .dining-room-gallery .slick-slider .slick-prev {
    left: -10%;
  }

  .dining-room-gallery .slick-slider .slick-next {
    right: -10%;
  }


  .section-blockquote h3 {
    font-size: 2.5rem;
  }

  .section-blockquote .quote-footer h4 {
    font-size: 1.5625rem;
  }

  .section-blockquote .quote-footer h5 {
    font-size: 1.3125rem;
  }

  /* Plan yout visit */
  .plan-your-visit h2 {
    font-size: 2.75rem;
  }

  .plan-your-visit .card-body {
    padding: 1.6rem;
  }

  .plan-your-visit .card .card-body h3 {
    font-size: 1.75rem;
    margin-bottom: 0.75rem;
  }

  /* Our Story ---------------*/
  .page-our-story h2 {
    font-size: 2.25rem;
  }

  .page-our-story .section-beginnings {
    padding-top: 4rem;
  }

  .page-our-story .section-beginnings h2,
  .page-our-story .timeline h2 {
    font-size: 2.125rem;
  }

  .page-our-story .about-ruth h2 {
    font-size: 2.125rem;
  }

  .pairings h2 {
    font-size: 1.5rem;
  }

  .pairings h3 {
    font-size: 2.5rem;
  }

  .page-gift-cards .gift-cards-card-container {
    row-gap: 0;
    column-gap: 2rem;
  }

  .page-gift-cards .booking-container h3 {
    font-size: 2.125rem;
  }

  .page-the-bar .bar-promotions__hh .bar-promotions__content::after {
    position: absolute;
    top: 10%;
    left: 0;
    font-size: 8rem;
    width: 60%;

  }

  #page--happy-hour .section-hero .container-content h1 {
    font-size: 6rem;
  }

  #page--happy-hour .cocktails-menu ul,
  #page--happy-hour .apps-menu ul {
    column-gap: 40px;
  }

  #page--happy-hour .section-hero .col-promo {
    text-align: left;
  }

  /* Footer */
  /* .footer .footer-form .form-container {
    row-gap: 0;
  } */

  /* .footer .footer-form .footer-form__disclaimer {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    margin-left: auto;
  } */

  .footer .footer-form .footer-form__disclaimer .disclaimer {
    margin-left: 2rem;

  }

  .footer .footer-form input {
    margin-bottom: 0;
  }

  .footer .footer-bottom {
    background: #000;
    padding: 1.5rem 1rem;
    gap: 1rem;
  }

  .footer .row-reverse {
    gap: 1rem;
    flex-direction: column;
  }

  .footer .footer-primary-nav .nav li a,
  .footer .footer-primary-nav .nav li a:hover {
    font-size: 1.125rem;
  }

  /* .footer .footer-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  } */

  .footer .footer-form .form-label h3 {
    font-size: 0.93rem;
  }

  .footer .icons-container img {
    width: 1.5rem;
  }




}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .header {
    font-size: 1rem;
  }

}

@media only screen and (min-width:1024px) and (orientation: portrait) {
  .booking-container h3 {
    font-size: 2rem;
  }
}

@media only screen and (min-width:1200px) {
  .full-width-hero {
    aspect-ratio: 16/9;
  }


  .locations .card .card-body {
    padding: 1.5rem 4rem 1.5rem 2rem;
  }

  .locations .card .card-body h3 {
    font-size: 1.75rem;
  }

  .video-section p,
  .special-offers .intro p,
  .about-us-slider .intro p {
    font-size: 1.375rem;
  }

  .special-offers .card .card-body {
    padding: 1.5rem 1.75rem;
  }

  .about-us-slider {
    padding: 4.5rem 0;
  }

  .about-us-slider .slider-container .slider-card .overlay h3 {
    font-size: 1.5rem;
  }

  /* Welcome Location Selected */
  .welcome-section h2,
  .welcome-section h3 {
    font-size: 3.5rem;
  }

  .welcome-section h4 {
    font-size: 2.625rem;
  }

  .welcome-section p {
    font-size: 1.375rem;
  }

  .booking-container {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }

  /* Dining Room */
  .dining-room-gallery {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .elegant-dining {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .dining-menu {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-blockquote h3 {
    font-size: 3rem;
  }

  .plan-your-visit {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .plan-your-visit .card-container {
    row-gap: 3rem;
  }

  .plan-your-visit .card .card-img-container {
    width: 100%;
  }

  .page-our-story h2 {
    font-size: 2.5rem;
  }

  .page-our-story .about-ruth {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .page-gift-cards .booking-container h3 {
    font-size: 2.5rem;
  }

  #page-steaks .steaks h2 {
    font-size: 2.75rem;
  }

  .page-tastemaker-dinners .grid-promotions .zoom-container .overlay h4 {
    font-size: 1.5rem;
  }

  .our-steaks .steaks-faqs__header h3 {
    font-size: 1.25rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  #page--happy-hour .apps-menu .row-rc-apps {
    justify-content: center;
  }

  #page--happy-hour .cocktails-menu .row-rc-cocktails {
    justify-content: center;
  }

  #page--happy-hour .apps-menu h2,
  #page--happy-hour .cocktails-menu h2 {
    font-size: 2.5rem;
  }

  .footer .footer-form .form-label h3 {
    font-size: 1rem;
  }

  .footer .footer-form .footer-form__disclaimer .disclaimer {
    margin-left: 2.5rem;
  }



}

@media only screen and (min-width:1366px) {

  .full-width-hero {
    aspect-ratio: 21/9;
  }

  .full-width-hero h1 {
    font-size: 4rem;
  }

  /* Dining Room */
  .elegant-dining h2,
  .elegant-dining h3 {
    font-size: 3rem;
  }

  .section-blockquote h3 {
    font-size: 3rem;
  }

  .booking-container h3 {
    font-size: 2.5rem;
  }

  .our-steaks .intro {
    padding-top: 1rem;
    padding-bottom: 6rem;
  }

  .tastemaker-dinners .full-width-hero h1 {
    font-size: 5rem;
  }

  .page-first-time-guide .full-width-hero h1 {
    font-size: 4rem;
  }

  #page--happy-hour .section-hero .subtitle {
    font-size: 2rem;
  }

  #page--happy-hour .section-hero .col-promo h2 {
    font-size: 1.5rem;
  }

  #page--happy-hour .section-hero .section-hero__hours h3 {
    font-size: 1.75rem;
  }

  #page--happy-hour .section-hero .section-hero__hours p {
    font-size: 1.25rem;
  }

  /* Footer */
  .footer .footer-secondary-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 2rem;
  }

  .footer .copyright {
    padding-top: 0;
  }

  .footer .footer-secondary-nav .nav li a,
  .footer .footer-secondary-nav .nav li a:visited,
  .footer .footer-secondary-nav .nav li a:hover,
  .footer .copyright,
  .footer .copyright a,
  .footer .copyright a:visited,
  .footer .copyright a:hover {
    font-size: 0.75rem;
  }
}

@media only screen and (min-width:1400px) {
  .video-container {
    aspect-ratio: 21/9;
  }

  .elegant-dining h2,
  .elegant-dining h3 {
    font-size: 3.5rem;
  }

  .section-two-columns .col h2 {
    font-size: 3.75rem;
  }

  .section-two-columns .btn,
  .section-two-columns .btn:focus,
  .section-two-columns .btn:active,
  .section-two-columns .btn:hover {
    font-size: 1.5rem;
  }

  .plan-your-visit .btn,
  .plan-your-visit .btn:focus,
  .plan-your-visit .btn:hover {
    font-size: 1.25rem;
  }

  .full-width-hero h1 {
    font-size: 4.5rem;
  }

  #page--happy-hour .section-hero {
    aspect-ratio: 21/9;
  }


  .footer .footer-form .form-label h3 {
    font-size: 1.15rem;
  }

  .footer .footer-form .footer-form__disclaimer .disclaimer {
    margin-left: 3rem;
  }
}