/*!
Theme Name: LG Smith\'s Steak & Chop House
Theme URI: https://them.es/starter
Author: Zimmerman Agency
Author URI: https://zimmerman.com/
Description: 
Version: 3.6.0
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: lg-smiths-steak-chop-house
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* FONTS */
h1,h2,h3,h4,h5,h6{
	font-family: "neulis-sans", sans-serif;
	font-weight: 100;
	font-style: normal;
	line-height: 1.2;
}
.lgs-btn{
	font-family: "neulis-sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	padding: 0.5rem;
}
p,body {
	font-family: "neulis-sans", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.125rem;
}
/*.      */

h3::after, h4::after{
	 content: "";
  display: block;
  width: 60px;
  height: 1px;
  background-color: #bf9640;
  margin-top: 10px;
}
 h2::after{
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background-color: #bf9640;
  margin-top: 10px;
  box-shadow:
    0 8px 0 #bf9640,  
    0 16px 0 #bf9640;  
}
.no-line::after{
	display:none;
	height:0;
}
.menu-bar {
    display: block;
    width: 42px;
    height: 5px;
	background-color: #fff;
    margin: 8px 0;
    opacity: 1;
    transition: all 0.4s ease;
    transform-origin: center center;
}

.menu-bar:nth-child(2) {
    width: 34px;
}
.menu-bar:nth-child(3) {
    width: 28px;
}
.navbar-toggler.is-active .menu-bar:nth-child(1) {
    transform: translateY(14px) rotate(-45deg);
	width: 34px;
}
.navbar-toggler.is-active .menu-bar:nth-child(2) {
  opacity: 0;
}
.navbar-toggler.is-active .menu-bar:nth-child(3) {
    transform: translateY(-11px) rotate(45deg);
	width: 34px;
}
.site-header.nav-open {
  background-color: #000 !important;
  transition: background-color 0.3s ease;
}
.slider-nav::after{
	-webkit-mask:url('/wp-content/themes/lg-smiths-steak-chop-house/assets/svg/artwork/arrow.svg') !important;
	mask:url('/wp-content/themes/lg-smiths-steak-chop-house/assets/svg/artwork/arrow.svg') !important;
	-webkit-mask-size: cover !important;
	mask-size: cover !important;
	width: 1.5rem !important;
	height: 3rem !important;
	background-color: #bf9640 !important;
}

.slider-nav:hover::after {
	background-color: #fff !important;
}
.slider-wrapper::before,
.slider-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  width: 200px;
  height: 100%;
  z-index: 2;
  pointer-events: none; /* don't block slider arrows */
}

.slider-wrapper::before {
  left: 0;
  background: linear-gradient(to right, rgba(0,0,0,0.9), transparent);
}

.slider-wrapper::after {
  right: 0;
  background: linear-gradient(to left, rgba(0,0,0,0.9), transparent);
}
.event-slide .img-wrap{
	height: 340px;
	width: auto;
}

/* #home.hero{
	height: 710px;
	background-position: center center;
} */
.hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 60vh;
    position: relative;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	text-align: center;
}
.hero::before {
  content: "";
  position: absolute;
  bottom: -120px;
  left: 0;
  background: url('/wp-content/themes/lg-smiths-steak-chop-house/assets/svg/artwork/diamond.svg') no-repeat;
  width: 340px;
  height: 240px;
  z-index: 2;
}
.hero-video-wrap {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 0;
}

.hero-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-video-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0));
}
.hero-content {
  position: relative;
  z-index: 1;
}
.menu-items.custom-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: .5rem;
  grid-auto-flow: dense;
}

.img-wrap {
  overflow: hidden;
  border-radius: 1rem;
}

.img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 1rem;
  transition: transform 0.4s ease;
}

.img-wrap.tall {
  grid-row: span 2;
}

.img-wrap.wide {
  grid-column: span 1;
  height: 90%;
  align-self: center;
}

.img-wrap.big {
  grid-column: span 2;
  grid-row: span 2;
  align-self: center;
}

.img-wrap.normal {
  grid-column: span 1;
  grid-row: span 2;
	height:90%;
	align-self:center;
}

.lg-cta{
	color: #fff;
    border: 1px solid #fff;
}
.text-gold{
    color:#bf9640;
}
.intro-section {
  min-height: 90vh;
  background-color: #000;
/*   overflow: hidden; */
  position: relative;
}

.intro-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 45%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  z-index: 1;
}
.intro-bg::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(to top, rgba(0, 0, 0, 1), transparent);
	z-index: 2;
  pointer-events: none;
}

.intro-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75); 
  z-index: 0;
}

.flex-modules section::after{
  content: "";
  position: absolute;
  bottom: -130px;
  background: url('/wp-content/themes/lg-smiths-steak-chop-house/assets/svg/artwork/divider.svg') no-repeat;
  background-size: cover;
  width: 100%;
  height: 260px;
  max-width:1086px;
  z-index: 5;
  pointer-events: none;
}
.flex-modules > section:last-of-type::after {
  content: none;
}
.flex-modules > section:last-of-type { 
  padding-bottom: 0;
}

.flex-modules > section.has-divider-last:last-of-type::after {
  content: "";
}
.flex-modules > section.has-divider-last:last-of-type {
  margin-bottom: 15vw;
	margin-top: 10vw;
}

.flex-modules section:nth-of-type(odd)::after {
  right: 0px;
  left: auto;
}

.flex-modules section:nth-of-type(even)::after {
  left: 0px;
  right: auto;
	transform:scaleX(-1);
}
.flex-modules section > .container:first-of-type{
	margin-top:100px;
	margin-bottom:100px;
}
.img-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7); 
  opacity: 0;
  transition: opacity 0.4s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding:20px;
}

.img-overlay h4,
.img-overlay p {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.img-wrap:hover .img-overlay {
  opacity: 1;
}
.img-wrap:hover img {
  transform: scale(1.05);
}

.img-wrap:hover .img-overlay h4,
.img-wrap:hover .img-overlay p {
  opacity: 1;
  transform: translateY(0);
}


.subscribe-section {
  background: linear-gradient(90deg, #503803 0%, #B67F08 100%);
  padding: 3rem 1rem;
  position: relative;
  overflow: hidden;
}

.subscribe-section h2 {
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 100;
}


.subscribe-form input {
  padding: 0.75rem 1rem;
  border: none;
  border-radius: 0;
  max-height:42px;
  min-width: 220px;
}

.subscribe-form .btn {
  padding: 0.75rem 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid white;
}
.content-image-block img{
	min-height:500px;
	max-height:500px;
	height:100%; 
	width: 100%; 
	object-fit: cover; 
	object-position: center;
}

.divider-line {
  width:124px;
  height: 0;
  transform: rotate(116deg);
  transform-origin: center;
  outline: 1px #BF9640 solid;
  outline-offset: -0.50px;
  margin: 0 2rem;
  align-self:center;
}

.subscribe-section h4 {
  font-size: clamp(2rem, 4vw, 2.45rem);
  font-weight: 100;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; 
  background-color: rgba(0, 0, 0, 0.95);
}
.dropdown-item:hover {
	background: transparent!important;
	color: #BF9640 !important;
}
.dropdown-item {
	color: #fff;
}
.dropdown-toggle:after {
	display: none !important;
}

@media (max-width: 768px) {
  .menu-items.custom-grid {
    grid-template-columns: 1fr;
  }
	.flex-modules section:nth-of-type(odd):not(:last-of-type)::after {
	max-width: 330px;
}
.flex-modules section:nth-of-type(even):not(:last-of-type)::after {
	max-width: 330px;
}
	.img-wrap.tall {
  grid-row: span 1;
}

.img-wrap.wide {
  grid-column: span 1;
}

.img-wrap.big {
  grid-column: span 1;
  grid-row: span 1;
  align-self: center;
}

.img-wrap.normal {
  grid-row: span 1;
}

}
@media (max-width: 991.98px) {
  #mainNavbar {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #000;
    z-index: 2;
    padding: 1rem;
  }

  .navbar-toggler {
    z-index: 10;
  }
	.hours::after { display: none; }
}