/*
  Theme Name: Valentinas
  Theme URI: http://www.madisonandfifth.com/
  Description: Custom theme designed and developed for Valentinas.
  Author: Madison and Fifth
  Author URI: http://www.madisonandfifth.com
  Version: 1.0.0	
*/
@charset "utf-8"; 
/*@import url("https://use.typekit.net/cai5aji.css");*/
@import url("qsk6lqs.css");
/* font-family: "columbia-titling", serif; */
.hidden, .screen-reader-text {  display: none; visibility: hidden; }
.visible-sm {  display: none !important; }
.visible-md {  display: none !important; }
.hidden-lg {  display: none !important; }
.visible-xl {  display: inherit !important; }
@media (min-width: 768px) and (max-width: 991px) {  
	.hidden-lg {  display: inherit !important; }
	.visible-lg {  display: none !important ; }
	.visible-md {  display: inherit !important; }
	.hidden-sm {  display: none !important; }
}
@media (max-width: 767px) {  
	.hidden-lg {  display: inherit !important; }
	.visible-lg {  display: none !important; }
	.visible-sm {  display: inherit !important; }
	.hidden-sm {  display: none !important; }
}
img { height:auto; max-width:100%; }
#wp-admin-bar-wp-logo { display:none; }
.clearfix, .sitewidth { zoom:1; }
.clearfix:after, .sitewidth:after { clear:both; content:""; display:table; }
p.editLink { font-size:80%; margin:0; }
p.editLink > a { text-decoration:none !important; }
.alignnone { margin:5px 10px; }
.aligncenter { display:block; margin:5px auto 30px; }
.alignright { float:right; margin:5px 0 5px 10px; }
	div.alignright { text-align: center; margin: 5px 0 10px 20px; }
	div.alignright a { font-size: 18px; text-decoration: none; }
.alignleft { float:left; margin:5px 20px 5px 0; }
img.alignright { float:right; margin: 5px 0 15px 30px; }
img.alignnone { margin:5px 0; }
img.alignleft { float:left; margin: 0 30px 15px 0; }
img.aligncenter { display:block; margin:5px auto; }

.btn, #ContentContainer .sr-submit, .btn.btn-inverse:hover, .btn.btn-inverse:active, #ot-reservation-widget .ot-dtp-picker input[type="submit"].ot-dtp-picker-button, .gform_button.button, .gform-button.button { position: relative; display: block; min-height: 58px; margin: 20px auto; padding: 18px 16px ; font-size: 19px; line-height: 1em; letter-spacing: .06em; font-family: 'aktiv-grotesk-condensed'; font-weight: normal; text-transform: uppercase; text-align: center; white-space: normal; color: #183538; border-radius: 0; border: 1px solid #f7f7f7; background: #a3c6ca; }
	.btn:active, .btn:hover, #ContentContainer .sr-submit:hover, .btn:focus, .btn:active, .btn.active, .open .dropdown-toggle.btn, .btn.btn-inverse, .btn:not(:disabled):not(.disabled):active, #ot-reservation-widget .ot-dtp-picker input[type="submit"].ot-dtp-picker-button:hover, #BannerRow .btn, .gform-button.button:hover, .gform_button.button:hover { cursor: pointer; text-decoration: none; color: #f0f1df; background: #375566; }
.gform-button.button, .gform_button.button { display: block; padding: 10px 30px; margin: 0; min-height: 0; height: 48px;  }

.well, input[type="text"], input[type="email"], input[type="tel"], textarea, select, .ot-dtp-picker .ot-dtp-picker-selector .ot-dtp-picker-selector-link, .gform_wrapper.gravity-theme .ginput_container_time input { width:100%; height: 42px; margin: 0px 0 5px 0; padding: 10px 15px 10px; font-size: 14px; line-height: 1.1em; font-family: 'aktiv-grotesk'; font-weight: normal; border: 1px solid #97b6b6; border-radius: 0; color: #262424; -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1); box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1); background: #b9caca; }
.ot-dtp-picker .ot-dtp-picker-selector .ot-dtp-picker-selector-link { padding-top: 18px !important; }
textarea { min-height: 150px; }
.form-control { padding: 15px 15px 10px !important; height: 55px; font-size: 14px !important; line-height: 1.4em !important; border: 1px solid #c6c6c6 !important; border-radius: 0 !important; background: #fff !important; margin: 3px 0 !important; width:100% !important; }
.wow { visibility: hidden; }

/* General Content */
a { text-decoration: none; color: #993024; }
a:hover { text-decoration: underline; color: #af6058; }

body { font-family: 'aktiv-grotesk', sans-serif; font-size: 17px; line-height: 26px; font-weight: normal; color: #131212; background: #fafafa url(../jpg/body-tile.jpg) 50% 0% repeat; }
.container { max-width: 1170px; }
/* Header */
	header { -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
	#Header.container { max-width: 1400px; }
	#HeaderContainer.affix { position: fixed; z-index: 100; width: 100%; }
	#HeaderContainer.affixed { top: 0; border-bottom: 2px solid #f0f1df; background: #fafafa; }
		.admin-bar #HeaderContainer.affixed { top: 32px; }

	#Logo { display: block; width: 100%; max-width: 245px; height: 80px; margin: 5px auto 5px; background: url(../svg/logo-white.svg) 50% 50% / contain no-repeat; -webkit-transition: all .25s; transition: all .25s; }
		#Logo span { display: none; }
		#HeaderContainer.affixed #Logo { height: 35px; }
		
/* Navigation */
	.navbar { padding: 0; }
	#HeaderContainer #MainMenu { margin: 0 0 -2px; }
	#HeaderContainer:not(.affixed) #MainMenu {  }
	#HeaderSocial { padding: 15px 10px 0; text-align: right; }
		#HeaderSocial a { font-size: 18px; color: #ede0c4; }
	
/* Rotator */
#Rotator { position: relative; background: #000; }
		#Rotator .carousel img.attachment-interior-banner { opacity: .7; min-height: 50vh; object-fit: cover; object-position: 50% 10%; }
		.carousel.carousel-fade .carousel-item img.attachment-interior-banner { opacity: .7; width: 100%; height: 100%; min-height: 35vh; object-fit: cover; }
		body.home #Rotator .carousel.carousel-fade .carousel-item img.attachment-interior-banner { opacity: 1; height: 133vw; }
		body.home .carousel.carousel-fade .carousel-item img.attachment-interior-banner { opacity: 1; }
		.carousel-caption { bottom: 6%; right: 0; left: 0; height: 100%; color: #f0f1df; }
			.banner-icon { max-width: 60px; margin: 0 auto; }
			#Rotator .banner-title { padding-bottom: .5em; margin-bottom: .5em; background: url(../header-dots.html) 50% 100% / auto 3px no-repeat; }
			.banner-title.h1 { font-size: 1.2em; line-height: .9em; font-family: 'span'; font-weight: 300; letter-spacing: .14em; text-transform: uppercase; color: #f0f1df; }
			.banner-title.h1 strong { display: block; font-size: .95em; font-family: 'utile-display'; font-weight: 600; }
			.banner-text p { margin: .3em 0; font-size: .9em; }
	#BottomRotator.carousel.carousel-fade .carousel-item img.attachment-interior-banner { opacity: 1; }
	.carousel-control-prev, .carousel-control-next { display: none; }

	.carousel-indicators { height: 12px; display: block; right: 10px; left: auto; bottom: 30px; margin: 0; }
	.carousel-indicators li { display: inline-block; width: 18px; height: 18px; margin: 0 3px 0; border: 2px solid #fff; background: rgba(255,255,255,.6); }
	.carousel-indicators li.active { background: #fff; }

/* Reservations */
#ReserveHeaderWide { position: relative; z-index: 1; padding: 22px 0 17px; background: #f0f8f6; }
	#ReserveHeaderWide:after { position: absolute; bottom: -21px; left: 0; content: ""; display: block; width: 100%; height: 21px; background: url(../png/border-down.png) 50% 0% / auto 21px repeat-x; }
	#ot-reservation-widget .ot-dtp-picker-selector { width: 100%;  border: 0 none; }
	#ot-reservation-widget .ot-dtp-picker input[type="submit"].ot-dtp-picker-button { width: 100%; height: 48px; min-height: 0; padding: 10px; }

	#ReservationsTop { max-width: 980px; margin: 0 auto; }
	#ReservationsTop .ot-title { display: none; }
	#ReserveHeader { text-align: center; }
	#ReserveHeader .ot-title { color: #375566; }
		#ReserveHeader .ot-dtp-picker .ot-title { display: none; }
		.lnk-hours { font-size: 1.2em; text-transform: uppercase; }
		#ReserveHeaderWide .btn { margin: 0; }
		#ReserveHeader #ot-reservation-widget .ot-dtp-picker input[type="submit"].ot-dtp-picker-button { height: 48px; padding: 10px 15px 10px; font-size: 1.1em; background: #375566; }
		#ReserveHeader #ot-reservation-widget .ot-dtp-picker input[type="submit"].ot-dtp-picker-button:hover { background: #854a34; }
	#ReserveFooter { text-align: center; color: #4f4f4f; }
	#ReserveFooter h2, #ReserveFooter .h2 { margin: .9em 0 0; font-size: 1.1em; color: #375566; }
	h1.ot-title { display: none; }
	.reserve-box { text-align: center; }

/* Hours */
#HeaderHours { position: relative; }
	.header-hours { position: relative; z-index: 1; width: 100%; height: 227px; padding: 50px 15px 0; margin-bottom: -50px; font-size: 15px; line-height: 1.24em; text-align: center; background: url(../png/hours-bg-3.png) 50% 0% / contain no-repeat; }
	.hrs-subhead { font-size: .76em; text-transform: uppercase; }
	.header-hours .hrs-sh { display: none; }
	.locations-hours ul, .locations-hours li { list-style-type: none; margin: 0; padding: 0; line-height: 1em; }
		.locations-hours li { margin: 0 0 .5em; }
	.hours-dd { max-width: 80%; margin: 0 auto; padding: 30px 15px; font-size: 14px; line-height: 1.3em; font-family: aktiv-grotesk-condensed, sans-serif; font-weight: 300; border-radius: 6px; background: #f0f8f6; -webkit-box-shadow: 2px 4px 10px 0 rgba(0,0,0,0.1); box-shadow: 2px 4px 10px 0 rgba(0,0,0,0.1);}
	.all-hours { margin-bottom: 30px; font-size: 15px; }
.h3.opening-soon { margin: 5px 0 0; }
	.h3.opening-soon span { font-size: .75em; }
	.h3.opening-soon sup { font-size: .6em; }
	.hrs-notation:not(.note-boxed) { margin: 5px 0; font-size: .82em; line-height: 1em; }
	.hours-dd .hrs-notation { margin: 10px 0 0; font-size: 1em; line-height: 1.1em; }
	
	.hrs-v2 .hours-dd .hrs-summary p { text-align: left; }
	.hrs-v2 p { margin: 0 0 .4em; font-size: 13px !important; }
	.hrs-v2 strong { margin: 0 auto; font-size: 17px;  font-family: 'utile-display'; text-transform: uppercase;}
		.hrs-v2 strong em { font-weight: normal; font-size: 14px; text-transform: none; }
	.hrs-v2 .cond-hrs { font-size: 14px; }
	#ReserveHeaderWide .hrs-v2 .cond-hrs { position: relative; margin-top: -20px; }

	
	.note-boxed { padding: 15px 0; margin: 15px 0 0; font-size: 1.1em; line-height: 1.4em; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; }
	
	#HeaderHours .hours-tgl { position: relative; z-index: 2; display: block; margin: 5px auto -10px; max-width: 160px; padding: 7px 5px 4px; font-size: 16px; line-height: 1em; letter-spacing: .06em; font-family: aktiv-grotesk-condensed, sans-serif;; font-weight: normal; text-transform: uppercase; color: #183538 !important; border-radius: 3px; border: 1px solid #a3c6ca; background: #a3c6ca; }

.admin-bar #TimedHA { display: block !important; }
	#TimedHA { position: relative; z-index: 0; padding: 25px 15px 25px; font-size: .86em; line-height: 1em; text-align: center; background: #d0c57a; }
		#TimedHA:before { /*position: absolute; width: 50%; height: 4px; content: ""; display: block; bottom: -2px; left: 25%; background: #a9c23f;*/ }
	#TimedHA a { text-decoration: underline; }
		#TimedHA a:hover { text-decoration: none; }
	#TimedHA .h2 { margin: 0 0 10px 0; font-size: 24px; color: #4f4f4f; }
		#TimedHA p { margin: 0 0 .35em 0; font-size: .85em; line-height: 1em; }
		#TimedHA p:last-child, #TimedHA .h2:last-child { margin: 0; }
		#TimedHA .btn { margin: 0 auto; height: 42px; min-height: 0; padding: 12px 15px 10px; font-size: 1.3em; text-decoration: none; border: 0 none; color: #183538; background: #a3c6ca; }
			#TimedHA .btn:hover { color: #a3c6ca; background: #183538; }

#TopTouts { background: #121111; }
	#TopTouts .container { padding: 0; }
	#TopTouts img { width: 100%; height: 130px; object-fit: cover; }

/* General Content */
#PageBody { min-height: 30vh; }
h1, .h1 { font-size: 8px; line-height: 1.5em; letter-spacing: .05em; font-family: utile-display, sans-serif; font-weight: 600; text-transform: uppercase; color: #f0f1df; }
	h1 span, .h1 span { position: relative; display: block; font-size: 2em; line-height: 1em; color: #fff; }
	#HeaderText { position: absolute; width: 100%; top: calc(50% - .5em); font-size: 3em; font-family: aktiv-grotesk-condensed, sans-serif; font-weight: 300; text-align: center; color: #f3f3f3; }

h2, .h2 { margin: 0 auto 20px; font-size: 36px; line-height: 1.05em; font-family: aktiv-grotesk-condensed, sans-serif; font-weight: 500; text-align: center; text-transform: uppercase; color: #1e1e1e ; }
h3, .h3, .ot-title { padding: 0; margin: 1.5em 0 .6em; font-size: 1.6em; line-height: 1em; font-family: aktiv-grotesk-condensed, sans-serif;; font-weight: 300; letter-spacing: .1em; text-transform: uppercase; }
h4, .h4 { font-size: 13px; text-transform: uppercase; }
p { line-height: 1.57em; margin-bottom: 1.7em; }
#ContentContainer ul:not(.mainul) { margin: 40px 0; }
body hr { display: block; clear: both; width: 100%; height: 29px; margin: 50px auto; border: 0 none; background: url(../svg/gold-border.svg) 50% 50% / contain no-repeat; }

main.main-content { margin: 80px auto; }

/* Bottom Contact */
#ContactRow { position: relative; padding: 95px 15px; background: #f0f8f6; }
	#ContactRow:before { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 55px; background: url(../jpg/green-border.jpg) 50% 0% / 100% auto repeat-x; }
	#ContactRow:after { content: ""; display: block; position: absolute; left: 0; top: -85px; width: 100%; height: 160px; background: url(../png/note-footer.png) 50% 50% / contain no-repeat; }
	#ContactRow h2 { margin: 0 0 24px; font-size: 20px; text-align: center; font-family: columbia-titling, serif; color: #4c7974; }
		#ContactRow h2 em { display: block; font-size: .72em; font-style: normal; font-family: aktiv-grotesk-condensed, sans-serif;, sans-serif; text-transform: uppercase; color: #131212; }

/* Footer */
#FooterRow { position: relative; text-align: center; color: #f5f5f5; background: #000 url(../jpg/footer-tile.jpg) 50% 0% repeat; }
	#FooterRow:before { content: ""; display: block; position: absolute; left: 0; top: -21px; width: 100%; height: 21px; background: url(../png/border-up.png) 50% 0% / auto 100% repeat-x; }
	#FooterLogo { position: relative; top: -18px; display: block; width: 100%; max-width: 83px; height: 83px; margin: 0 auto; border-radius: 50%; background: #000 url(../jpg/footer-tile.jpg) 50% 0% repeat; -webkit-transition: all .5s; transition: all .5s;   }
		#FooterLogo:after { content: ""; display: block; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background: url(../svg/logo-icon-white.svg) 50% 40% / 60% auto no-repeat; }
		#FooterLogo span { display: none; }
	
	#FooterRow, #FooterRow p { position: relative; margin: 0 0 .4em; font-size: 16px; line-height: 1.1em; }
	.footer-col ul, .footer-col li { list-style-type: none; padding: 0; margin: 0; }
		.footer-col li { font-size: 17px; line-height: 1.7em; letter-spacing: .05em; font-family: aktiv-grotesk-condensed, sans-serif;, sans-serif; text-transform: uppercase; }
		#FooterRow a { color: #f5f5f5; }
			#FooterRow a:hover { color: #a8c0c0; }
	
		#FooterRow .footer-col:first-child a { color: #a8c0c0; }
			#FooterRow .footer-col:first-child a:hover { color: #f5f5f5; }
			
		span.social-links { display: block; margin-top: 35px; }
		.social-links { font-size: 28px; }
			.social-links a { display: inline-block; margin: 0 10px; color: #d1483a !important; }
				.social-links a:hover { color: #fdb6af !important; }
	
		#Copyright { padding: 80px 0 60px; font-size: 13px; line-height: 20px; text-align: center; }
			#Copyright p { margin: 0; font-size: 13px; line-height: 20px; text-align: center;  }
			#Copyright a { display: inline-block; margin: 0 6px; }

section.text-row, section.vertical-tabs { margin: 40px auto; }
body.home section.text-row { margin: 40px auto 70px; }

/* Text Column */
.text-col { text-align: center;}	
	.tc-padded { padding: 20px; }
	.text-col > .w-100 { padding: 30px 15px; }
		body:not(.home) .text-col > .w-100:after { position: absolute; bottom: 30px; left: 0; content: ""; display: block; width: 100%; height: 27px; background: url(../svg/gold-border.svg) 50% 0% no-repeat;  }
	body.home text-col > .w-100 { padding: 30px; background: url(../jpg/border-c1.jpg) 0% 0% / 21px auto no-repeat, url(../jpg/border-c2.jpg) 100% 0% / 21px auto no-repeat, url(../jpg/border-c3.jpg) 100% 100% / 21px auto no-repeat, url(../jpg/border-c4.jpg) 0% 100% / 21px auto no-repeat, url(../png/border-s1.png) 50% 0% / auto 29px no-repeat, url(../png/border-s3.png) 50% 100% / auto 29px no-repeat, url(../png/border-s2.png) 100% 50% / 8px auto no-repeat, url(../png/border-s2.png) 0% 50% / 8px auto no-repeat;  }
	body.home .text-col { color: #f6f6f6; background: #121111; }	
	body.home .text-col > .w-100 { padding: 45px 30px; background: url(../png/border-c1.png) 0% 0% / 21px auto no-repeat, url(../png/border-c2.png) 100% 0% / 21px auto no-repeat, url(../png/border-c3.png) 100% 100% / 21px auto no-repeat, url(../png/border-c4.png) 0% 100% / 21px auto no-repeat, url(../png/border-s1.png) 50% 0% / auto 29px no-repeat, url(../png/border-s3.png) 50% 100% / auto 29px no-repeat, url(../png/border-s2.png) 100% 50% / 8px auto no-repeat, url(../png/border-s2.png) 0% 50% / 8px auto no-repeat;  }
		body.home .text-col h2, body.home .text-col .h2 { margin: 30px auto 40px; color: #f6f6f6 ; }

.img-col { padding: 0; text-align: center; }
	.img-col img { width: 100%; height: 100%; object-fit: cover; }
	body.home #ContentRepeater .text-image-row { position: relative; }
		body.home #ContentRepeater .text-image-row:after { content: ""; display: block; position: absolute; z-index: 1; right: 20px; bottom: -120px; width: 160px; height: 160px; background: url(../png/kiss.png) 50% 50% / contain no-repeat; }

/* Team Row */
.team-member .text-col { background: #fafafa; }
.team-member h2, .team-member .h2 { margin-bottom: 0; }
.team-member h3, .team-member .h3 { margin: 0 0 1.6em; font-size: 22px; }
.team-member .text-col p { text-align: left; }
.img-profile { position: relative; z-index: 1; text-align: center; }
	.img-profile img { margin-bottom: -30px; max-width: 200px; }

/* Inner Carousel */
body.home .inner-carousel { position: relative; padding: 100px 0; background: #a71b24 url(../jpg/carousel-bg.jpg) 50% 50% / cover no-repeat; }
	body.home .inner-carousel:before { position: absolute; top: -11px; left: 0; content: ""; display: block; width: 100%; height: 11px; background: url(../png/border-down-sm.png) 50% 0% / auto 10px repeat-x; }
body.home .inner-carousel h2.ic-title { position: absolute; width: 100%; top: -37px; margin: 0 auto; padding: 20px 15px; font-family: columbia-titling, serif; text-transform: uppercase; color: #fff; background: url(../svg/header-gold.svg) 50% 50% / auto 100% no-repeat; }
	.banner-text { padding: 30px; text-align: center; color: #fff; background: url(../svg/gold-border.svg) 50% 100% no-repeat; }
	.banner-text h2 { color: #fff; }
	#CarouselControls1 { display: none; }
	
#PageBody { position: relative; padding-top: 20px; }
	
/* Menus */
.menu-text h2 { margin-top: 40px; }
.nav-tabs, .nav-tabs li { position: static !important; list-style-type: none; margin: 0; padding: 0; text-align: center; border: 0 none; }
	.nav-tabs li { font-size: 28px; line-height: 1.5em; font-family: aktiv-grotesk-condensed, sans-serif; font-weight: 500; text-transform: uppercase; color: #4E7470; }
	a.tab-link:hover, a.tab-link.active { color: #D9320D !important; }
		a.tab-link:hover { cursor: pointer; }
.tab-content { padding: 50px 15px; background: #fafafa; }
.menu-content, .tab-desc  { text-align: center; }
.menu-content, .menu-content.container { padding: 0 15px 40px; background: url(../svg/gold-border.svg) 50% 100% no-repeat; }
.menu-content h2 strong { display: block; font-size: 24px; line-height: 1em; font-weight: normal; font-family: columbia-titling, serif; }
.menu-content h3, .menu-content .h3, .menu-content li strong { margin: 10px 0 4px; font-size: 22px; line-height: 1em; font-weight: normal; font-family: aktiv-grotesk-condensed, sans-serif;; letter-spacing: normal; text-transform: uppercase; }
.menu-content h3 em, .menu-content .h3 em { font-size: 13px; text-transform: lowercase; }
.menu-content h3 strong, .menu-content .h3 strong { display: block; margin: 40px 0 30px; letter-spacing: .1em; color: #991a22; }
.menu-content p, .menu-content li { margin-bottom: 1.4em; font-size: 14px; line-height: 1.2em; }
.menu-content p + h2, .menu-content ul + h2 { margin-top: 42px; }

.la-items { text-align: left; }
	.la-items p, .la-items div { position: relative; }
	.la-items p { padding-right: 90px; }
	p.no-padding { padding: 0 !important; }
	.la-items em { position: absolute; right: 0; top: 0; display: inline-block; width: 90px; white-space: nowrap; font-style: normal; text-align: right; }
	.la-items .menu-text > div { max-width: 500px; margin: 0 auto; }
.menu-content ul, .menu-content li { list-style-type: none; margin: 0; padding: 0; text-align: left; }
	.menu-content li { position: relative; min-height: 1em; padding-right: 75px; margin-bottom: .7em; }
	.menu-content li strong { display: block; }
	.menu-content li em { position: absolute; right: 0; top: 0; display: inline-block; width: 70px; white-space: nowrap; text-align: right; }
	.menu-content li:first-child em { /*top: -3px; font-size: .78em;*/ }
	
.menu-text blockquote { padding: 30px !important; background: url(../jpg/border-c1.jpg) 0% 0% / 21px auto no-repeat, url(../jpg/border-c2.jpg) 100% 0% / 21px auto no-repeat, url(../jpg/border-c3.jpg) 100% 100% / 21px auto no-repeat, url(../jpg/border-c4.jpg) 0% 100% / 21px auto no-repeat, url(../png/border-s1.png) 50% 0% / auto 29px no-repeat, url(../png/border-s3.png) 50% 100% / auto 29px no-repeat, url(../png/border-s2.png) 100% 50% / 8px auto no-repeat, url(../png/border-s2.png) 0% 50% / 8px auto no-repeat; }

.tab-content .menu-text blockquote { background: url(../jpg/border-c1a.jpg) 0% 0% / 21px auto no-repeat, url(../jpg/border-c2a.jpg) 100% 0% / 21px auto no-repeat, url(../jpg/border-c3a.jpg) 100% 100% / 21px auto no-repeat, url(../jpg/border-c4a.jpg) 0% 100% / 21px auto no-repeat, url(../png/border-s1.png) 50% 0% / auto 29px no-repeat, url(../png/border-s3.png) 50% 100% / auto 29px no-repeat, url(../png/border-s2.png) 100% 50% / 8px auto no-repeat, url(../png/border-s2.png) 0% 50% / 8px auto no-repeat; }

	
.gfv-icons { width: 18px !important; }

.has-border { padding: 30px !important; background: url(../jpg/border-c1.jpg) 0% 0% / 21px auto no-repeat, url(../jpg/border-c2.jpg) 100% 0% / 21px auto no-repeat, url(../jpg/border-c3.jpg) 100% 100% / 21px auto no-repeat, url(../jpg/border-c4.jpg) 0% 100% / 21px auto no-repeat, url(../png/border-s1.png) 50% 0% / auto 29px no-repeat, url(../png/border-s3.png) 50% 100% / auto 29px no-repeat, url(../png/border-s2.png) 100% 50% / 8px auto no-repeat, url(../png/border-s2.png) 0% 50% / 8px auto no-repeat;   }
.tab-content .has-border { background: url(../jpg/border-c1a.jpg) 0% 0% / 21px auto no-repeat, url(../jpg/border-c2a.jpg) 100% 0% / 21px auto no-repeat, url(../jpg/border-c3a.jpg) 100% 100% / 21px auto no-repeat, url(../jpg/border-c4a.jpg) 0% 100% / 21px auto no-repeat, url(../png/border-s1.png) 50% 0% / auto 29px no-repeat, url(../png/border-s3.png) 50% 100% / auto 29px no-repeat, url(../png/border-s2.png) 100% 50% / 8px auto no-repeat, url(../png/border-s2.png) 0% 50% / 8px auto no-repeat; }


h2.tab-title { font-size: 32px; }
span.parent { display: block; font-size: .7em; opacity: .7 }
.icn-v { position: relative; }
	.icn-v:after { display: inline-block; content: ""; width: 1em; height: 1em; background: url(../svg/icon-vegan.svg) 50% 50% / contain no-repeat; }
				
/* Reservations */
#Reservations { text-align: center; margin-bottom: 30px; }
	#Reservations .btn-group { margin-bottom: 30px; }
#OT_searchWrapperAll { width: 100%; margin: 0 auto; padding: 0;}
.page-id-13 p .btn { margin: 0 auto; }

#OT_searchWrapper input, #OT_searchWrapper select { width: 100%; max-width: 220px; margin: 0 auto; }
#OT_searchWrapperAll input.OT_TableButton { height: auto; width: auto; }

body.page-id-13 .text-row:first-child .img-col:before { position: absolute; top: -40px; left: 10px; display: block; content: ""; max-width: 100%; width: 337px; height: 214px; background: url(../png/res-note.png) 50% 50% / contain no-repeat; }

/* Site Map */
.sitemap-loop-pages ul, .sitemap-loop-pages li { list-style-type: none; margin: 0; padding: 0; }
	#ContentContainer .sitemap-loop-pages ul { margin: 20px 0; }
	
/* Contact Form */
div.gform_wrapper { width: 100%; max-width: 800px; margin: 0 auto; text-align: left; }
.gform_wrapper form { line-height: 20px; }
.gform_wrapper .top_label .gfield_label { margin-bottom: 0; }
body .gform_wrapper .top_label div.ginput_container { margin-top: 0 !important; }
.gform_wrapper .gfield_required { }
.gform_wrapper.gravity-theme .gform_fields { grid-column-gap: 1% !important; grid-row-gap: 8px !important; }
.gform_wrapper.gravity-theme .ginput_complex span#input_3_1_6_container { margin-bottom: 0 !important; }


/* Map */
#map { display: block; height: 55vh; background: url(../jpg/map-val.jpg) 50% 50% / cover no-repeat; }

/* Bottom Annoucenment Bar */
#FooterAnnouncement { padding: 10px 0; font-size: .9em; text-transform: uppercase; text-align: center; border-top: 2px solid #a9c23f; background: #000; -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1); box-shadow: 0 0 10px 0 rgba(0,0,0,.1); }
	#FooterAnnouncement sup { font-size: .72rem; }

.sbi-header.sbi-header-type-text { display: none !important; }

#OT_searchWrapperAll { position: relative; }
.ot-badge { position: absolute; top: -65px; left: -30px; z-index: 2; display: block; width: 70px; }

/* Gallery */
.gallery .directory-list article { margin-bottom: 3.5em; }
.gallery .directory-list a img { width: 100%; object-fit: cover; object-position: 50% 50%; border-radius: 4px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;  }
	.gallery .directory-list a img:hover { filter: grayscale(100%); -moz-filter: grayscale(100%);}
	
.gallery h2.section-title { margin-bottom: 30px; }
.gallery .paging { margin: -20px auto 60px; text-align: center; }

.gallery .paging { margin: 5px auto 30px; text-align: center; }
	.paging span.current { display: inline-block; padding: 3px 10px; margin: 0 4px; }
	.paging a { display: inline-block; padding: 3px 10px; margin: 0 4px; font-weight: 500; border-radius: 3px; border: 0 solid #fff; background: rgba(255,255,255,.4); }	
		.paging a:hover { text-decoration: none; color: #fff; background: #666; }

@media (min-width: 768px) { 
body { position: relative; font-size: 16px; }
.btn, #ContentContainer .sr-submit, .btn.btn-inverse:hover, .btn.btn-inverse:active, #OT_searchWrapperAll input.OT_TableButton{ display: inline-block; padding: 19px 32px 0px; font-size: 1.16rem; }

/* Header */
	#Header { position: relative; }
	#HeaderContainer:not(.affixed) { position: relative; }
	#HeaderContainer.affixed { padding-top: 0; }

	#HeaderRow { padding: 4px; }
	#LogoContainer {  }
		#Logo { position: relative; z-index: 100; max-width: 360px; height: 53px; margin: 0 auto 0; background: url(../svg/logo.svg) 50% 50% / contain no-repeat; }
		#HeaderContainer.affixed #Logo { height: 60px; width: 60px; border-radius: 50%; background: #fafafa url(../svg/logo-sm.svg) 50% 50% / 75% auto no-repeat;  }
	#HeaderContainer:not(.affixed ){ padding: 24px 0 28px; }
		#Header > .container { padding: 0; }
	#HeaderSocial {  -ms-flex: 0 0 140px; flex: 0 0 140px; max-width: 140px; }
	
	/* Rotator */
	#BannerRow { position: relative; }
		#Rotator { overflow: hidden; }
		#Rotator img.attachment-interior-banner { min-height: 450px; }
		body.home #Rotator img { height: auto; max-height: 900px; min-height: 0; }
		#Rotator .carousel img.attachment-interior-banner { min-height: 600px; }
		#Rotator .carousel-caption { bottom: 0; height: 100%; padding-top: 90px; }
			.banner-title.h1 { font-size: 1.47em; }
	
	#ReserveHeader { position: absolute; bottom: 0; left: 0; max-width: 300px; height: 100%; }
		#collapseReserve, .reserve-body { height: 100%; }
	.reserve-holder { max-width: 100px; }
		.reserve-holder #ReservationsTop { line-height: 1em; color: #4f4f4f; }
		.reserve-holder .ot-title { margin: .5em 0 0; font-size: 1.2em; }
	#ReserveHeaderWide .container { max-width: 1100px; }
	#ReserveHeaderWide #ot-reservation-widget .ot-dtp-picker-selector { width: calc(25% - 3px); margin-right: 3px; border: 0 none; }
	#ReserveHeaderWide #ot-reservation-widget .ot-dtp-picker input[type="submit"].ot-dtp-picker-button { width: 25%; height: 48px; min-height: 0; padding: 10px; }

	#ContactRow { padding: 45px 15px; }
	#ContactRow:after { top: -15px; width: 228px; height: 183px; }
		#ContactRow h2 { max-width: calc(100% - 460px); margin: 0 auto 24px; }
	
	body.home #TimedHA {  position: relative; padding: 24px 15px 20px; }
	#TimedHA .h2 { font-size: 24px; line-height: 1em; }
	#TimedHA p { font-size: 1em; }
	
	#TopTouts img { height: auto; }
		
	#map { height: 70vh; }
	
	/* Menu Content */
	.menu-text:first-child { position: relative; }
		.text-row-2 .menu-text:first-child::after { content: ""; display: block; opacity: .1; position: absolute; z-index: 1; right: 0; bottom: 60px; width: 1px; height: calc(100% - 120px); background: #000; }
	
	.menu-content.one-col-content ul { max-width: 50%; margin: 0 auto; }
	.has-border {  padding: 60px 30px !important; }

	/* General Content */
	h1, .h1 { padding-right: 20px; margin-bottom: 20px; font-size: 1.5em;  }
	#TopText p { font-size: 1.45em; }	

	section.text-row, section.vertical-tabs { margin: 80px auto; }
	body.home section.text-row { margin: 80px auto 140px; }
	.text-col > .w-100 { padding: 60px 30px 60px; }
	.tc-padded { padding: 50px; }
	
	/* Menus */
	.vertical-tabs { width: calc(100% - 60px); max-width: 1700px; }
	
	/* Team Member */
	.team-member .text-col p, .team-member h2, .team-member .h2, .team-member h3, .team-member .h3 { text-align: left; }
		.img-profile img { margin-bottom: 0; max-width: 100%; }
		
	/* Events */
	.event-row > .row:nth-child(odd) .img-col { order: 2; }
	.event-row > .row { margin-bottom: 3em; }
	
	.ot-badge {  top: -80px; left: -90px; width: 80px; }


}

@media (min-width: 768px) and (max-width: 1199px) {
	.reserve-box .btn { padding: 12px 16px 0px; font-size: 1em; min-height: 40px; }
}

@media (min-width: 992px) { 
	#PageTop { text-align: right; }
	#Header { position: relative; }
		#HeaderContainer:not(.affixed ) #NavBar { padding: 20px 0; }
		#HeaderContainer:not(.affixed) .header-col { margin-top: 0; }
		#LogoContainer { height: 0; }
		#Logo { max-width: 250px; height: 90px; margin: 0 auto 0; }
		
	#NavRow { padding: 10px 15px 2px; }
	.reserve-box { -ms-flex: 0 0 calc(100% - 324px); flex: 0 0 calc(100% - 324px); max-width: calc(100% - 324px); padding: 0; padding-left: 324px; text-align: center; }
	
	h2, .h2 { font-size: 42px; }
	h3, .h3 { font-size: 26px; }
		
	#FooterLogo { top: -50px; max-width: 150px; height: 150px; }

	/* Hours */
	body .ot-dtp-picker.ot-standard.wide .ot-dtp-picker-form { width: 100%; }
	#HeaderHours { -ms-flex: 0 0 324px; flex: 0 0 324px; max-width: 324px; padding: 0; }
		.header-hours { position: absolute; max-width: 326px; top: -5.2vw; margin: 0; }
		

		
}
@media (min-width: 992px) and (max-width: 1199px) {
	
	body:not(.page-id-13) #TimedHA .container { max-width: 600px; margin: 0 auto 0 0; }
	

}

@media (min-width: 1200px) { 
	#HeaderText { font-size: 90px; }
	#ContactRow { padding: 95px 15px; }
	#ContactRow .gform_wrapper.gravity-theme .gfield.gfield--width-quarter { -ms-grid-column-span: 3; grid-column: span 3; }
		#ContactRow .gform_wrapper.gravity-theme .gfield.gfield--width-quarter input { width: 100%; }
	
	#TimedHA .h2 { font-size: 26px; }

	.ot-badge {  top: -90px; left: -50px; width: 100px; }
}

@media (min-width: 1400px) { 
	#Logo { max-width: 335px; height: 109px; margin: 0 auto 0; }
}
@media (min-width: 1600px) { 

/* Hours 
.reserve-box { margin-left: calc(50% - 490px); }
#HeaderHours { -ms-flex: 0 0 calc(50% - 490px); flex: 0 0 calc(50% - 490px); max-width: calc(50% - 490px); padding: 0; }
*/
body.home #ContentRepeater .text-image-row:after { right: -140px; }

	#ContactRow:after { width: 378px; height: 303px; }
	#ContactRow h2 { max-width: none; font-size: 24px; }

	
}

@media (max-width: 767px) { 
	body:not(.home) #HeaderHours { display: none; }

	.row { margin-right: 0; margin-left: 0; }
	.container { padding-right: 0; padding-left: 0; }

	/* Header */
	#Header { padding: 0; }
	#HeaderContainer.affixed { border-bottom: 2px solid #db6154; background: #d1483a; }
	#HeaderContainer.affixed #Logo, #HeaderContainer.affixed #MobileLogo {  background-image: url(../svg/logo-icon-white.svg); }
	#NavRow { padding: 0; }
	#NavBarHeader { position: relative; width: 100%; }
	#NavToggle { padding: 0; }
	#Header .navbar-toggler { position: relative; z-index: 1; float: right; padding: 10px 15px; margin-top: 0; color: #899774; border-radius: 0; border: 0 none; background: #d1483a; }
	
	.icon-bar { display: block; width: 33px; height: 4px; margin: 5px auto; transition: all 0.2s; border: 1px solid #fff; border-right: 0 none; border-left: 0 none; background: none; }
	:not(.collapsed) .middle-bar { margin-left: -5px; }

	.collapsed .top-bar { transform: rotate(0); }
    .collapsed .middle-bar { opacity: 1; }
    .collapsed .bottom-bar { transform: rotate(0); }	
	.top-bar { transform: rotate(45deg); transform-origin: 10% 10%; }
	.middle-bar { opacity: 0; }
	.bottom-bar { transform: rotate(-45deg); transform-origin: 10% 90%; }	
	
	a.jump { scroll-margin-top: 60px;}
	
	body:not(.home) .carousel.carousel-fade .carousel-item img.attachment-interior-banner { height: 116vw; }
		
	#MobileSubNavigation ul.children { display: none; }
	.row.interior-row { text-align: center; }

	#Rotator:after { position: absolute; content: ""; display: block; width: 100%; height: 25vw; left: 0; top: 0; background: linear-gradient(to bottom, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 12%,rgba(0,0,0,0.3) 72%,rgba(0,0,0,0) 100%); }
	
	.text-row-2 .menu-text:first-child { padding-top: 0; background: url(../svg/gold-border.svg) 50% 100% no-repeat; }
	.menu-text { padding: 60px 0; }
	
	.ot-dtp-picker.ot-standard.wide .ot-dtp-picker-form { display: block !important; width: 100% !important; }
	
	body.home .inner-carousel h2.ic-title { width: 90%; margin: 0 5%; font-size: 24px; }
	body.home .container.text-row.text-image-row { margin-bottom: 170px; }
	.img-col img { max-height: 70vh; }
 
	.footer-col:first-child { margin-bottom: 30px; }
	#FooterAnnouncement { padding: 5px 0 67px; font-size: 9px; line-height: 16px; }
	
	.gform-button.button, .gform_button.button { padding-top: 3px; margin: 0 auto; }
	
	#MobileBar { position: fixed; bottom: 0; width: 100%; z-index: 1199; padding: 0; background: #d1483a; -webkit-box-shadow: -2px 0 3px 1px rgba(0,0,0,.2); box-shadow: -2px 0 3px 1px rgba(0,0,0,.2); }
	#MobileBar .btn-group { width: 100%; position: static; }
	.dropup .dropdown-menu { }
	#MobileBar .col-3 { position: static; padding: 0; }
	#MobileBar h3 { margin: 10px 0; color: #fff; }
	#MobileBar .dropup .dropdown-menu { position: absolute; top: auto !important; left: 0; width: 100%; margin: 0; padding: 10px 15px; text-align: center; border-top: 1px solid #c8af85; border-radius: 0; background: #000; -webkit-box-shadow: -2px 0 5px 1px rgba(0,0,0,.3); box-shadow: -2px 0 5px 1px rgba(0,0,0,.3);  }
	#MobileBar, #MobileBar a { color: #fff; }
	#MobileBar a.btn { width: 100%; padding: 5px 0; margin: 0 0 0 0; font-size: 10px; line-height: 20px; letter-spacing: .13em; font-family: 'Open Sans'; text-align: center; border: 0 none; border-radius: 0; background: none; -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.0); box-shadow: 0 0 0 0 rgba(0,0,0,.0); } 
		#MobileBar a.btn:before { display: none; }
	ul.mobile-links { max-height: calc(50vh); margin: 0; padding: 0; list-style-type: none; font-size: 14px; }
	#MobileBar .btn:after { position: relative; content: " "; top: auto; bottom: auto; display: block; width: 24px; height: 24px; margin: 0 auto; border: 0 none; background: url(../png/mobile-icons.png) 0% 50% / auto 100% no-repeat; }
	#MobileBar .icon-phone:after { background-position: -43px 50%; }
	#MobileBar .icon-book:after { background-position: -83px 50%; }
	#MobileBar .icon-social:after { background-position: -126px 50%; }
	#MobileBar .icon-menus:after { background-position: -201px 50%; }
	#MobileBar .dropdown-backdrop { display: none !important; }
	#MobileBar ul { margin-left: 0; }
	#MobileBar li { border: 0 none !important; }
	#MobileBar .fa { margin-right: 4px; }
	.mb-head { font-weight: bold; font-size: 18px; color: #fff; }

	.carousel-control-next, .carousel-control-prev { width: 20px; }	
	
	.card-header .mobile-header:after, .card-header .h3:after  { content: "\f078"; float: right; font-family: 'FontAwesome'; }
	.card-header a:not(.collapsed) .mobile-header:after, .card-header a:not(.collapsed) .h3:after { content: "\f077"; }
	.card-header a {display: block; }
	.card-header a.anchor { display: none; }
}


.p-container-sm .container { max-width: 600px !important; }
.mdl-pu .modal-dialog { max-width: 440px; }
.mdl-pu .modal-header { height: 0; padding: 0; border: 0 none; }
	.mdl-pu .modal-header .close { opacity: 1; margin: 5px -10px -1rem auto; padding: 0; height: 36px; width: 36px; z-index: 10; border-radius: 50%; top: 18px; right: 3px; border: 1px solid rgba(0,0,0,.3); background: rgba(255,255,255,.73); }
		.mdl-pu .modal-header .close:hover { cursor: pointer; color: #fff !important; background: #000; } 
.mdl-pu .modal-body { padding: 0;  }
.mdl-pu .modal-body.row > div { padding: 0; }
.mdl-pu .modal-content { text-align: center; color: #1c1c1f; border: 0 none; border-radius: 10px; overflow: hidden;  background: #fafafa url(../jpg/body-tile.jpg) 50% 0% repeat; -webkit-box-shadow: 0 0 0 5px #f2ecdd; box-shadow: 0 0 0 5px #f2ecdd; }
	.mdl-pu .modal-body * {  }
	.mdl-pu .pui-col  { border-radius: 10px 10px 0 0;   }
		.mdl-pu .pui-col img { min-height: 200px; width: 100%; }
	.mdl-pu .w-100 { padding: 20px 20px; }
	.mdl-pu a, .mdl-pu.modal .form-disclaimer a { }
		.mdl-pu .form-disclaimer { padding: 0 !important; }
	.mdl-pu h2, .mdl-pu .h2 { margin: 0 0 .2em; font-size: 32px; }
		.mdl-pu h2 em, .mdl-pu .h2 em {   }
	.mdl-pu h3, .mdl-pu.mdl-pu .h3 { }
	.mdl-pu p { margin: 0 0 .8em; font-size: 11px;}
		.mdl-pu p strong { font-size: 1.3em; font-weight: 400; }
		.mdl-pu p:last-child { margin-bottom: 0; }
	.mdl-pu hr { display: block; width: calc(100% - 50%); height: 3px; margin: 15px 25%; background: #0C8373; }
		
	.mdl-pu .gform_wrapper.gravity-theme { max-width: 300px; margin: 0 auto; }
	.mdl-pu .gform_wrapper.gravity-theme .gform_fields { grid-row-gap: 6px; }
	.mdl-pu .gform_wrapper.gravity-theme .gform_footer, .mdl-pu .gform_wrapper.gravity-theme .gform_page_footer { padding: 0; margin: 1em 0 0; }
	.mdl-pu .well, input[type="text"], .mdl-pu input[type="email"], .mdl-pu input[type="tel"], .mdl-pu textarea, .mdl-pu select { padding: 4px 10px !important; font-size: 13px !important;  }
		.mdl-pu .well, .mdl-pu input[type="text"], .mdl-pu input[type="email"], .mdl-pu input[type="tel"], .mdl-pu select { height: 36px !important; }
	.mdl-pu h2, .mdl-pu .h2 { font-family: columbia-titling, serif; color: #4c7974; }
		.mdl-pu h2 em, .mdl-pu .h2 em { display: block; font-size: .83em; line-height: .9em; font-weight: 300; font-family: aktiv-grotesk-condensed, sans-serif; font-style: normal; }
		.gform_wrapper.gravity-theme #field_submit input, .gform_wrapper.gravity-theme .gform_footer input{ margin: 0 auto; }
	.mdl-pu .w-100 { margin: 0 auto; border: 0 none; border-top: 0 none; border-bottom: 0 none; background: url(../png/border-s2.png) 100% 50% / 6px no-repeat, url(../png/border-s2.png) 0% 50% / 6px no-repeat }
	
@media (min-width: 768px) {
	.mdl-pu .pui-col { border-radius: 10px 0 0 10px; }
	.mdl-pu .pui-col img { border-radius: 10px; }
	.mdl-pu h2, .mdl-pu .h2 { font-size: 48px; }
	.mdl-pu p { font-size: 13px; } 
	
	#orderModal.mdl-pu .modal-dialog { max-width: 560px; }
	#gform_wrapper_3.gform_wrapper.gravity-theme .ginput_complex span { flex: 0 0 100%; margin-bottom: 8px;  padding-left: 0; }
	.mdl-pu .w-100 {  max-width: calc(100% - 60px);  margin: 0 auto; }
	.mdl-pu {  }
}
@media (min-width: 992px) { 
	.mdl-pu .modal-dialog { max-width: 900px; }
	.mdl-pu .w-100 { padding: 20px; }
}
@media (max-width: 767px) {
		.mdl-pu .modal-dialog { max-width: 320px; margin: 60px auto 60px; }
	.mdl-pu.modal { padding: 0 !important; margin-bottom: 60px; }
	.mdl-pu .modal-header .close { top: 18px; right: 18px; }
	.mdl-pu .pui-col img { max-height: none; object-fit: cover;  }
}
.mdl-pu.mdl-order .olo-pu-text { padding: 20px 10px; }
.mdl-pu .btn { margin: 5px auto; }

@media (min-width: 768px) and (max-width: 1900px) {
	#TopTouts img { height: 230px; }
}
@media (min-width: 768px) {
	#TopTouts .container { max-width: 100%; padding: 0; }
}

/* Top Announcements */
.affixed .ann-top  { margin: 0 !important; padding: 0; height: 0; overflow: hidden; }
.ann-top { padding: 13px 10px; font-size: 14px; line-height: 1.44em; font-weight: 400; text-align: center; background: linear-gradient(to right, rgba(193,158,103,1) 0%,rgba(242,218,181,1) 50%,rgba(193,158,103,1) 100%);  -webkit-transition: all .5s; transition: all .5s; }
	.ann-top strong { font-weight: 500; }
	.ann-top p:last-child { margin-bottom: 0; }
	.ann-top a { text-decoration: underline; color: #3f3533; }
		.ann-top a:hover { text-decoration: none; }
@media (min-width: 768px) {
	div:not(.affixed) .ann-top {  }
}

@media (min-width: 1200px) {
	.ann-top { padding: 16px 10px; font-size: 14px; }
}
@media (max-width: 767px) {
	.ann-top { padding: 10px 10px; font-size: 11px; }
}

/* FAQ */
.faq-row { padding: 0 15px 80px 15px; }
body:not(.home) .faq-row .text-col > .w-100:after { display: none !important; }
.faq-row .text-col > .w-100 { padding: 0; margin-bottom: 0; }
.faq-row h2 { margin: .3em 0; font-size: 28px;  text-align: left !important; text-transform: none; }
.faq-row p { margin-bottom: 1.2em; font-size: 16px; line-height: 1.6em; text-align: left; }
.faq-row img.img-primary { height: 100%; object-fit: cover; }
.faq-row .img-col img { padding: 0 15px; }
.faq-row .img-col img { padding-top: 1em; padding-bottom: 1em; }
.faq-row .btn { height: auto; min-height: 0; margin: 0; padding: 12px 15px; font-size: 15px; letter-spacing: .06em; text-transform: uppercase; border-radius: 2px; }