/*
 Theme Name:   Something Else Steakhouse
 Description:  A custom theme for Something Else Steakhouse in Jasper
 Author:       RMV Creative
 Author URI:   https://rmvcreative.com
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  somethingelsejasper
*/
html {
	background-color: #fff;	
	font-family: 'Montserrat', Arial, sans-serif;
}
body {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	
	color: #fff;
	text-align: center;
	
}
#something-else-specialties li.third .description{
	box-sizing: border-box;
}
a {
	color: #000;
	box-shadow: none;
	text-decoration: none;
}
footer a {
	color: #fff;	
}
header#masthead {
	display: block;
	text-align: center;
	clear: both;
	float: none;
	margin: 0 auto;
	margin-top: 0;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999;
	padding: 0;
	box-shadow: 2px 0px 3px rgba(0,0,0,0.3);
	background-color: #ee224f;
}
.logged-in header#masthead {
	top: 32px;	
}
.sitewidth, 
footer .wrap {
	width: 94%;
	margin: 0 auto;
	float: none;
	display: block;
	position: relative;
	max-width: 1250px;
}
header h1 {
	font-weight: 300;	
}
header .logo {
	float: left;
	display: inline-block;
	margin-right: 20px;
	width: auto;
	height: 60px;
	margin-bottom: 0;	
}
header .logo img {
	display: block;
	height: 60px;
	width: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
ul.menu-items {
	display: block;
	clear: both;
	margin: 0 auto;
	float: none;
	clear: both;
	padding: 0;
	position: relative;
	text-align: center;
	color: #000;
	text-transform: uppercase;
}
ul.menu-items > li {
	display: inline-block;
	float: none;
	clear: none;
	width: auto;
	padding: 0;
	margin: 0;
}
ul.menu-items > li:first-child {
	font-weight: bold;
}
ul.menu-items > li > a {
	padding: 6px 8px;
	display: block;
	box-sizing: border-box;
	width: 100%;
}
footer {
	text-transform: uppercase;
	font-weight: 300;
	display: block;
	float: none;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	width: 100%;
	float: left;
	clear: both;
	background-color: #0A88b2;
}
footer .footer-widgets ul.widgets {
	padding: 0 0 50px 0;
	margin: 0;
	height: auto;
	overflow: hidden;
	display: block;
	width: 100%;
	vertical-align: top;
}
ul.widgets > li {
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 25%;
	margin: 0 auto;
	position: relative;
	clear: none;
	box-sizing: border-box;
	text-align: left;
	padding: 0 2% 0 0;
	color: #fff;
}
ul.widgets > li > h4 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 40px;
	font-size: 26px;
	font-family: Eczar;
}
ul.widgets > li ul {
	padding-left: 0;
	margin-left: 0;
}
ul.widgets > li ul > li {
	display: inline-block;
	width: 100%;
	clear: both;
	
}
ul.widgets > li p,
ul.widgets > li ul li {
	text-align: left;	
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}
ul.widgets > li ul li {
	font-weight: normal;	
}
ul.widgets > li > a {
	margin-top: 20px;
	font-weight: bold;
	display: block;
	clear: both;
	text-transform: lowercase;
}
nav.main-nav {
	padding: 15px 0 0 0;
	margin: 0;
	display: inline-block;
	float: left;
	clear: none;
	position: relative;
}
nav.main-nav ul.menu {
	padding: 0;
	margin: 0;
	display: inline-block;
	text-align: left;
	position: relative;
	vertical-align: top;
}
nav.main-nav ul.menu > li.menu-item {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
}
nav.main-nav ul.menu > li.menu-item.book-eye-exam a,
p.book-btn > a {
	background-color: #d7b029;
	color: #fff;
	padding: 10px 20px;
	border-radius: 4px;
	font-weight: bold;
}
p.book-btn > a {
	text-transform: uppercase;
	margin-left: 3px;
	margin-right: 3px;
}
ul.menu > li.menu-item {
	text-align: center;	
	vertical-align: top;
}

ul.menu > li.menu-item > a {
	padding: 8px 10px;
	text-transform: lowercase;
	display: inline-block;
	margin: 0;
	font-weight: bold;
}
ul.menu > li.menu-item > a::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 2px;
	margin: 0 auto;
	background-color: #fff;
	transition: width 0.2s ease;
}
ul.menu > li.menu-item > a:hover::after {
	width: 90%;
	height: 2px;
	background-color: #000;
	transition: all 0.2s ease;
}
.sphere-orange {
	
}
#fit-to-read-project {
	display: inline-block;
	width: 100%;
	clear: both;
	background-image: linear-gradient(to right, #d7b029, #d7b029 50%, #fff 50%, #fff);	
	margin: 0 auto;
	float: left;
	position: relative;
	padding: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
#clinic-slideshow .bx-wrapper,
#clinic-slideshow .bx-viewport {
	background-color: transparent;
	border: 0;
	box-shadow: none;
	margin-bottom: 0;
	padding: 0;
	left: 0;
}
#clinic-slideshow .bx-viewport {
	padding: 5px;	
}
#clinic-slideshow .bx-wrapper {
	padding-bottom: 20px;	
}
#fit-to-read-project .sitewidth > .leftside {
	text-align: left;
	padding-top: 50px;
	padding-right: 50px;
	box-sizing: border-box;
}
#fit-to-read-project .rightside a.sphere-btn {
	font-weight: bold;	
}
#fit-to-read-project .sitewidth > .rightside > .leftside {
	min-height: 200px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#fit-to-read-project  .text {
	color: #000;	
	padding: 50px 20px;
}
#sphere-optometry-clinic-view {
	background-color: #ccc;
	background-image: url(/wd/wp-content/uploads/2019/08/Sphere_Interior-copy.jpg);
	height: 400px;
	min-height: 400px;
	display: block;
	position: relative;
	width: 100%;
	clear: both;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}


#masthead p {
	text-align: left;
	font-size: 12px;
}
#masthead p span {
	float: right;
	clear: right;
}
.site-info {
	margin-top: 60px;
	font-size: 10px;
	color: #fff;
	text-transform: none;
}
#topbanner p i {
	color: #000;	
}
.leftside {
	
}
#about-something-else-steakhouse-jasper {
	background-size: 50% auto;
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	height: auto;
	padding: 60px 0;
	overflow: hidden;
	color: #1287b2;
}
#about-something-else-steakhouse-jasper .image-collage {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 50px 0 100px 0;
	position: relative;
	height: auto;
	
}
#about-something-else-steakhouse-jasper .image-collage .image-1 {
	position: relative;
	top: 10%;
	left: 0;
	width: 80%;
	height: auto;
	display: block;
	z-index: 1;
}
#about-something-else-steakhouse-jasper .image-collage .image-2 {
	position: relative;
	height: 450px;
	width: 100%;
	display: block;
	
	overflow: hidden;
}
#about-something-else-steakhouse-jasper .image-collage div {
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	height: 450px;
	background-position: center center;
	background-size: cover;
}
#about-something-else-steakhouse-jasper .rightside {
	text-align: left;	
}
#about-something-else-steakhouse-jasper .rightside h2 {
	font-family: 'Eczar';
	font-size: 40px;
	width: 100%;
	line-height: 100%;
	display: block;
	margin: 0;
	padding: 10px 0;
	position: relative;
}
#about-something-else-steakhouse-jasper .rightside h2::after,
#something-else-steakhouse-specials > h2::after {
	content: '';
	display: block;
	clear: both;
	float: none;
	background-color: #1287b2;
	height: 3px;
	width: 100px;margin-top: 20px;
}
#something-else-steakhouse-specials > h2 {
	text-align: center;
}
#something-else-steakhouse-specials > h2::after {
	background-color: #fff;
	margin: 0 auto;
	float: none;
}
p.small {
	margin-bottom: 0;
	margin-top: 20px;
	font-family: 'Eczar';
}
#clinic-slideshow {
	background-color: #f1f1f1;	
	padding: 30px 0 10px 0;
	display: inline-block;
	float: left;
	width: 100%;
	clear: both;
	position: relative;
}
#ocular-wellness h2 {
	color: #000;
	font-size: 36px;
	text-align: center;
}
#ocular-wellness {
	padding: 100px 0;	
}
#sphere-optometry-clinic-about {
	display: block;
	height: auto;
	overflow: hidden;
	padding: 30px 0;
	color: #000;
	text-align: left;
}
#clinic-slideshow ul.bx {
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline-block;
	clear: both;
}
#clinic-slideshow ul.bx > li {
	display: inline-block;
	width: 250px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 250px;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#sphere-optometry-clinic-about .rightside {
	padding: 50px 0;	
}
.entry-content p {
	line-height: 150%;	
}
p.book-btn {
	margin-top: 30px;	
}
p.bolder {
	font-weight: bold;	
}
#sphere-optometry-instagram,
#eyewear-brands-calgary,
#direct-billing-optometrist-calgary-se{
	padding: 30px 0;	
	display: inline-block;
	width: 100%;
	float: left;
	clear: both;
}
#sphere-optometry-instagram .sitewidth > h2,
#sphere-optometry-clinic-about .sitewidth > h2,
#eyewear-brands-calgary .sitewidth > h2, 
#direct-billing-optometrist-calgary-se .sitewidth > h2 {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 10px 0;
	color: #d7b029;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Montserrat;
	text-align: left;
	border-bottom: 2px solid #d7b029;
}
.sphere-btns {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	margin: 0 0 20px 0;
	float: none;
	padding: 10px 0 20px 0;
}
#fit-to-read-project .socialmedia img {
	filter: tint(#ffffff, 100%);		
}
.sphere-btns > a {
	line-height: 120%;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 3px;
	padding: 10px 20px;
	margin-right: 5px;
}
/* Slideshow */
#slideshow {
	display: block;
	clear: both;
	width: 100%;
	
	height: 400px;
	padding-top: 0;
	overflow: hidden;
}

#slideshow .slides {
	height: 400px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}
#slideshow .slide {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ccc;
	height: 400px;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	
	color: #fff;
}
#slideshow .slide h1 {
	color: #fff;
	font-weight: normal;
	text-align: center;
	width: 100%;
	font-family: Eczar;
	float: none;
	font-size: 60px;
	text-shadow: 0 0 10px rgba(0,0,0,0.8);
	display: block;
	padding: 30px 0 0 0;
}
#slideshow .slide h1::after,
#something-else-steakhouse-food .sitewidth > h2::after,
#something-else-steakhouse-view h2::after {
	content: '';
	display: block;
	clear: both;
	width: 150px;
	height: 5px;
	margin: 20px auto;
	float: none;
	background-color: #fff;
	animation: lineGrow 0.2s ease;
	animation-delay: 2s;
}
#something-else-steakhouse-food .sitewidth > h2::after {
	background-color: #1287b2;	
}
#something-else-steakhouse-food .sitewidth > p {
	color: #1287b2;
}
ul#something-else-specialties {
	margin-top: 40px;	
}
.slide p.rmv-btn {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
}
.slide p.rmv-btn > a {
	text-transform: uppercase;
	display: inline-block;
	float: none;
	clear: both;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 3px;
}
#something-else-steakhouse-food {
	padding: 50px 0;	
}
#something-else-steakhouse-food h2 {
	font-family: Eczar;
}
#something-else-steakhouse-food .sitewidth > h2 {
	font-size: 40px;
	color: #1287b2;
	font-weight: bold;
	margin-top: 0;
}
#something-else-specialties li.third {
	
	height: auto;
	
	overflow: hidden;
}
#something-else-specialties li.third .image {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: rgba(0,0,0,0.5);	
	display: block;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 350px;
	overflow: hidden;
}
body #something-else-steakhouse-food .sitewidth > h2::after {
	margin-top: 8px;
	height: 3px;
}
#something-else-specialties li.third .image .gradient-overlay {
	display: block;
	z-index: 2;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 350px;
	position: relative;
	background-image: linear-gradient(to bottom, transparent, transparent 60%, rgba(0,0,0,0.7));
}
#something-else-specialties li.third .text-overlay {
	position: absolute;
	display: block;
	margin: 0;
	padding: 10px 15px;
	width: 100%;
	box-sizing: border-box;
	left: 0;
	bottom: 0;
	color: #fff;
	z-index: 3;
}
#something-else-specialties li.third .text-overlay h2 {
	margin-bottom: 0px;	
	font-size: 22px;
	line-height: 110%;
}
#something-else-specialties li.third .description {
	width: 100%;
	clear: both;
	display: block;
	padding: 10px;
	color: #1287b2;
	text-align: center;
}
#something-else-specialties li.third .text-overlay p {
	margin-top: 0;	
}
header .socialmedia {
	display: inline-block;
	float: right;
	clear: right;
	position: relative;
	margin: 0;
	padding: 30px 0 0 0;
}
.socialmedia > a {
	display: inline-block;
	margin: 0 0 0 6px;
	position: relative;
	padding: 0;
	float: none;
	clear: none;
}
.socialmedia > a img {
	height: 20px;
	width: auto;
	margin: 0;
	padding: 0;
}
#direct-billing-optometrist-calgary-se .bx-wrapper,
#direct-billing-optometrist-calgary-se .bx-viewport {
	left: 0;
	box-shadow: none;
	border: 0;
	padding-bottom: 20px;
	background-color: transparent;
}
h2.page-title,
.entry-content.sitewidth {
	color: #000;	
}
#something-else-steakhouse-food {
	background-color: #f1f1f1;
}
#something-else-steakhouse-view {
	background-image: url(/wp-content/uploads/2018/12/matte-1-1.jpg?id=5666489);
	background-size: cover;
	background-position: center center;
	padding: 450px 0 0 0;
	background-attachment: fixed;
}
#tabs li {
	color: #000;	
	text-align: left;
	display: inline-block;
	width: 100%;
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
}
#tabs li h4 {
	display: inline-block;
	font-family: Eczar;
	font-weight: bold;
	font-size: 22px;
	color: #1287b2;
}
#something-else-steakhouse-menu {
	display: block;
	height: auto;
	overflow: hidden;
	padding: 50px 0;
}
#something-else-steakhouse-menu .sitewidth > p,
#something-else-steakhouse-menu .sitewidth > h2 {
	color: #1287b2;	
}
#something-else-steakhouse-specials ul.bx {
	margin: 0;
	padding: 0;
	display: block;
	height: auto;
	overflow: hidden;
	min-height: 300px;
	width: 100%;
}
#something-else-steakhouse-specials ul.bx .slide {
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	overflow: hidden;
	min-height: 300px;
	background-color: transparent !important;
}
ul.widgets > li p {
	margin-bottom: 6px;
	font-size: 14px;
}
#about-something-else-steakhouse-jasper .slider > div {
	height: 450px;
	display: block;
	width: 100%;
	position: relative;
	
}
#something-else-steakhouse-specials ul.bx .slide h2.day {
	text-transform: uppercase;
	text-align: center;
	left: 0;
	top: 0;
	text-shadow: 0 0 6px rgba(0,0,0,0.6);
	display: inline-block;
	clear: both;
	float: left;
	padding: 0;
	font-family: Eczar;
	margin-top: 20px;
	line-height: 100%;
	margin-bottom: 0;
	position: relative;
	font-size: 100px;
	width: 100%;
}
#something-else-steakhouse-specials ul.bx .slide .deal {
	float: none;
	clear: both;
	text-align: center;
	padding: 10px 50px;
	margin: 0;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
}
/* #something-else-steakhouse-specials ul.bx .slide.right .deal {
	float: left;
	clear: left;
	text-align: left;
} */
#something-else-steakhouse-specials ul.bx .slide .deal .dealtitle {
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px;
	background-color: #ee224f;
	color: #fff;
	font-size: 30px;
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}
#something-else-steakhouse-specials .bx-wrapper,
#something-else-steakhouse-specials .bx-viewport {
	margin: 0;
	padding: 0;
	border: 0;
	box-shadow: none;
	background-image: none;
	background-color: transparent;
	left: 0;
} 
/* #something-else-steakhouse-specials ul.bx .slide.right h2.day {
	right: 0;
	float: right;
	clear: right;
	text-align: right;
} */
#something-else-steakhouse-menu .sitewidth > h2,
#something-else-steakhouse-view h2,
#something-else-steakhouse-specials > h2 {
	font-family: Eczar;
	font-size:40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#something-else-steakhouse-view h2 {
	text-shadow: 0 0 7px rgba(0,0,0,0.7);	
}
#something-else-steakhouse-specials > h2 {
	box-shadow: none;
	padding-top: 40px;
}
span.underline {
	width: 150px;
	height: 3px;
	display: block;
	margin: 10px auto 20px auto;
	background-color: #1287b2;
}
#make-reservations .leftside.gfield {
	margin-top: 16px;
	padding-top: 0;
}
#make-reservations .rightside.gfield {
	clear: right;	
}
#make-reservations .gfield > label {
	width: 20%;
	padding-top: 5px;
	float: left;
	clear: left;
	display: inline-block;
}
#make-reservations #field_1_4.gfield > label {
	width: 40%;
}
#make-reservations .gfield > .ginput_container {
	width: 80%;
	float: right;
	clear: right;
	display: inline-block;
	margin: 0;
	padding: 0;
}
#make-reservations #field_1_5.gfield .clear-multi {
	text-align: center;	
}
#make-reservations #field_1_4.gfield > .ginput_container {
	width: 60%;	
}
li#field_1_3.gfield {
	padding-top: 16px;	
}
li#field_1_5 .clear-multi > div {
		margin-top: 0;
}
#input_1_1_6_container {
	margin-right: 0;
	padding-right: 0;
	float: right;
	clear: right;
}
#make-reservations h3.gform_title {
	font-family: Eczar;
	font-size: 36px;
	color: #fff;
	padding-bottom: 30px;
	font-weight: bold;
	margin: 20px 0;
}
#make-reservations h3.gform_title::after {
	content: '';
	width: 150px;
	float: none;
	margin: 20px 0 0 0;
	height: 3px;
	background-color: #fff;
	display: block;
	clear: both;
}
#input_1_5_3 {
	height: 33px;	
}
.gform_wrapper .gform_footer {
	display: block;
	clear: both;
	height: auto;
	overflow: hidden;
	position: relative;
}
.gform_wrapper .gform_footer input[type="submit"] {
	background-color: transparent;
	color: #fff;
	font-size: 16px;
	padding: 10px 20px;
	border: 2px solid #fff;
	border-radius: 3px;
	margin-top: 20px;
}
#tabs > ul {
	padding: 50px 0;
	margin: 0;
	display: inline-block;
	position: relative;
	width: 100%;
	clear: both;
	float: none;
	text-align: center;
}
#tabs > ul > li {
	display: inline-block;
	margin: 0 10px;
	padding: 0;
	position: relative;
	float: none;
	clear: none;
	width: auto;
	
}
#tabs > ul > li > a {
	color: #ee224f;
	font-weight: bold;
	font-size: 22px;
}
#slideshow .bx-wrapper,
#slideshow .bx-viewport {
	background-color: transparent;
	background: transparent;
	border: 0;
	left: 0;
	padding: 0;
	margin: 0;
	box-shadow: none;
}
a:focus,
a:hover,
a:active {
	outline: 0 !important;
}
#slideshow ul.slides.bx {
	height: 650px;
}
#slideshow ul.slides.bx li.slide {
	height: 650px;	
	background-attachment: scroll;
}
#something-else-steakhouse-food p.small {
	color: #1287b2;
}
#slideshow p.steak-button  {
	text-align: center;	
}
#slideshow p.steak-button > a {
	padding: 10px 20px;
	display: inline-block;
	margin: 0 auto;
	float: none;
	color: #fff;
	text-transform: uppercase;
	margin-top: 30px;
	border: 2px solid #fff;
	background-color: transparent;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
}
#slideshow .overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 650px;
	background-image: linear-gradient(to bottom, transparent, transparent 30%, rgba(0,0,0,0.8));
}
footer .social-links {
	margin-top: 20px;	
}
body #masthead p a {
	color: #fff;
	font-weight: bold;
}

form input[type="text"] {
	border: 0;
	background-color: transparent;
	color: #fff;
	border-bottom: 2px solid #fff;
}
form input::focus,
form input::active,
form select::focus,
form select::active {
	outline: none;	
}
#something-else-steakhouse-specials {
	background-color: rgb(76, 135, 191);
	padding-bottom: 50px;	
}
form select {
	padding: 10px 15px;
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}
form select option {
	color: #333;	
}
#something-else-steakhouse-specials .dealtext {
	width: 100%;
	clear: both;
	margin: 10px auto;
	padding:0;
	float: none;
	text-align: center;
	display: block;
	box-sizing: border-box;
}
#something-else-steakhouse-specials ul.bx .slide .deal .dealtitle {
	display: inline-block;
	float: none;
	clear: both;
	width: auto;
	
	position: relative;
}
#alertnotice h2{
		color:#605E5E;
}
#alertnotice  p { 
		display:center-align;
		font-size:17px;
		word-wrap:break-word;
		margin:15px 0px 15px 0px;
		height:auto;
		width:100%;
		color:#605E5E;
}
		
		
		
#alertnotice {
		background-color:rgba(255, 222, 95, 1);
		position:relative;
		width:100%;
		height:auto;
		padding:25px 15px 25px 15px;
		max-width:800px;
		float:none;
		margin:50px auto;
		display:inline-block;
		
		
}
#alertrow{
		display:inline-block;
		height:clear;
		overflow:clear;
}


@media All and (min-width: 650px) {
	
	.leftside {
		width: 50%;
		float: left;
		clear: left;
		display: inline-block;
	}
	#tabs li img {
		width: 100px;
		height: auto;
		float: left;
		clear: left;
		position: relative;
		margin: 0;
		padding: 0;
		display: inline-block;
	}
	.rightside {
		width: 50%;
		float: right;
		clear: right;
		display: inline-block;
	}
	#about-something-else-steakhouse-jasper .rightside {
		padding-left: 60px;
		padding-right: 30px;
		box-sizing: border-box;	
	}
	#about-something-else-steakhouse-jasper .image-collage {
		padding-top: 10px;	
	}
	#something-else-steakhouse-view h2::after {
		height: 3px;
		margin-top: 8px;	
	}
	#something-else-steakhouse-menu .sitewidth > h2 {
		margin-bottom: 0;	
	}
	ul.thirds {
		margin: 0;
		padding: 0;
		width: 100%;
		display: block;
		height: auto;
		overflow: hidden;
	}
	ul.thirds li.third {
		width: 30%;
		margin: 0 auto;
		display: inline-block;
		position: relative;
		vertical-align: top;
	}
	ul.thirds > li.third:nth-child(2) {
		margin-left: 5%;
		margin-right: 5%;
	}
	
	body.scrolled #masthead {
		padding: 0;	
	}
	body #masthead {
		height: 40px;
		line-height: 40px;
	}
	body #masthead p {
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
	}
	body #masthead #topbanner {
		animation: fadeIn 0.2s ease;	
	}
	body.scrolled #masthead #topbanner {
		top: -250px;
		width: 100%;
		position: absolute;
		transition: all 0.2s ease;
		animation: slideUp 0.2s ease;
	}
	#sphere-optometry-clinic-about .leftside img {
		margin-top: 60px;
		padding-left: 20px;
		padding-right: 50px;
		display: inline-block;
		max-width: 100%;
		box-sizing: border-box;
	}
	#slideshow,
	#slideshow .slide {
		height: 650px;	
	}
	#make-reservations {
		min-height: 575px;
		height: auto;
		overflow: hidden;
		display: block;
		width: 100%;
		overflow: hidden;
		float: none;
		clear: both;
		background-color: #ee2750;
	}
	#make-reservations .gform_wrapper div.validation_error {
		color: #fff;
		border-color: #fff;
	}
	#make-reservations .mapouter {
		position: absolute;
		right: 0;
		display: block;
		margin-right: 0;
	}
	#make-reservations .leftside {
		padding: 50px 0 0 0;	
		text-align: left;
	}
	#make-reservations .leftside h2 {
		font-family: Eczar;
		font-size: 26px;
		text-align: left;
	}	
	#tabs .icon {
		float: left;
		clear: left;
		position: relative;
		display: inline-block;
		margin-right: 0;
		padding: 0 10px;
		margin-top: 0;
	}
	#tabs li h4.title {
		margin-bottom: 0;
		width: 100%;
		line-height: 110%;
		width: calc(100% - 120px);
		float: right;
		clear: right;
		display: inline-block;
		margin-top: 20px;
		overflow: hidden;
	}
	#tabs li h4.title > em {
		background-color: #fff;
		padding-right: 8px;
		display: block;
		float: left;
		width: auto;
		position: absolute;
		left: 120px;
		top: 22px;
		font-style: normal;
		clear: left;
		z-index: 999;
	}
	#tabs li.rightside h4.title > em {
		left: 150px;
	}
	#tabs li h4.title span.foodline {
		display: block;
		width: 100%;
		width: calc(100% - 190px);
		border-bottom: 1px dotted #777;
		position: absolute;
		left: 120px;
		top: 40px;
		right: 70px;
		z-index: 1;
	}
	#tabs li.rightside h4.title span.foodline {
		left: 150px;
	}
	#tabs li span.price {
		float: right;
		clear: right;
		display: inline-block;
		font-weight: bold;
		font-family: Eczar;
		color: #ee224f;
		position: relative;
		margin: 0;
		background-color: #fff;
		padding:5px 10px;
		z-index: 3;
		font-size: 22px;
	}
	#tabs li p.desc {
		font-size: 13px;
		margin-top: 0px;
		color: #737375;
		display: inline-block;
		clear: right;
		float: right;
		width: calc(100% - 120px);
	}
	#tabs li > a {
		padding: 10px;
		display: block;
	}
	#tabs li.ui-tabs-active {
		border-bottom: 1px solid #000;
	}
	
}
.mybtn > a:hover {
	background-color: #1287b2;
	color: #fff !important;
}

@media All and (min-width: 900px) {
	
	#tabs li {
		width: 50%;
		float: left;
		clear: none;
		position: relative;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}
	#tabs li.leftside {
		padding-right: 30px;
		clear: left;
		float: left;
	}
	#tabs li.rightside {
		padding-left: 30px;	
		float: right;
		clear: right;
	}
	
	
}

@media All and (min-width: 1250px) {
	#fit-to-read-project,
	#fit-to-read-project .rightside,
	#fit-to-read-project .leftside {
		height: 600px;	
	}
	#fit-to-read-project {
		overflow: hidden;	
	}
	body.page-id-48172 #slideshow,
	body.page-id-48172 #slideshow li.slide,
	body.page-id-48172 #slideshow li.slide .sitewidth {
		height: 600px;
	}
	body.page-id-48172 #slideshow li.slide {
		width: 33%;
		float: left;
		clear: none;
		position: relative;
		margin: 0;
		padding: 0;
		display: inline-block;
	}
	body.page-id-48172 #slideshow li.slide:nth-child(2) {
		width: 34%;	
	}
	nav.main-nav ul.menu {
		height: 40px;
		
	}
	
}


@media All and (max-width: 650px) {
	
	html {
		width: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
		margin: 0;
		padding: 0;
		display: block;
	}
	body #page.site {
		width: 100%;
		clear: both;
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	footer ul.widgets > li {
		width: 90%;
		margin: 0 auto 20px auto;
		float: none;
		clear: both;
		max-width: 350px;
		
	}
	section#make-reservations {
		background-color: #ee224f;	
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.mapouter {
		margin: 0 auto;
		float: none;
		clear: both;
		position: relative;
		display: block;
	}
	footer ul.widgets > li > h4 {
		margin-bottom: 10px;	
	}
	ul.widgets > li > p {
		font-size: 16px;
		line-height: 130%;
	}
	#tabs > div > ul {
		padding: 0;
		margin: 0;
	}
	#tabs > div > ul > li {
		width: 100%;
		clear: both;
		margin: 0;
		padding: 10px;
	}
	#tabs > div > ul > li .icon {
		float: left;
		width: 80px;
		height: auto;
		display: inline-block;
	}
	#tabs > div > ul > li h4.title {
		margin-bottom: 8px;	
	}
	#tabs > div > ul > li h4.title,
	#tabs > div > ul > li p.desc {
		width: calc(100% - 100px);
	}
	#tabs > div > ul > li p.desc {
		float: right;
		clear: both;
		margin-top: 0;
		margin-right: 20px;
		color: #777;
	}
	#tabs > div > ul > li h4.title span.price {
		float: right;
		clear: right;
		display: inline-block;
		margin: 0;
		padding: 0;
		color: #ee224f;
	}
	body #masthead {
		margin-top: 0;	
	}
	body.logged-in #masthead {
		position: relative;
		margin: 0;
		padding: 10px 0;
		top: 0;
	}
	#slideshow ul.slides.bx,
	#slideshow ul.slides.bx li.slide,
	#slideshow .overlay {
		height: 450px;
	}
	#slideshow .slidetext {
		margin-top: 30px !important;
		
	}
	#slideshow .slidetext h1 {
		line-height: 110%;
		font-size: 32px;
		padding-left: 40px;
		padding-right: 40px;
		box-sizing: border-box;
		display: block;
		margin-top: 20px;
		clear: both;
	}
	#something-else-steakhouse-specials ul.bx .slide h2.day {
		font-size: 30px;
		text-align:center;
		display: block;
		width: 100%;
	}
	ul#something-else-specialties {
		padding: 0;
		margin: 40px auto;
		float: none;
		position: relative;
	}
	#slideshow p.steak-button > a {
		margin-top: 10px;	
	}
	#something-else-steakhouse-view {
		padding-bottom: 0;	
	}
	#something-else-steakhouse-food .sitewidth > h2,
	#something-else-steakhouse-view h2{
		line-height: 110%;	
	}
	#tabs > ul > li {
		margin: 0;	
	}
	#something-else-steakhouse-view .text {
		position: absolute;
		bottom: 30px;
		left: 0;
		
	}
	#tabs > ul > li > a {
		background-color: #f1f1f1;
		padding: 5px 10px;
		font-size: 16px;
		color: #333;
	}
	#tabs > ul > li.ui-tabs-active > a {
		background-color: #ee224f;
		color: #fff;
	}
	#masthead p  {
		text-align: center;	
	}
	#masthead p a {
		text-transform: uppercase;	
	}
	#input_1_1_6_container {
		width: 100%;
	}
	#make-reservations #field_1_4.gfield > label {
		width: 20%;	
	}
	.gform_wrapper .gform_footer {
		text-align: center;	
	}
	.gform_wrapper .gform_footer input.button, 
	.gform_wrapper .gform_footer input[type=submit], 
	.gform_wrapper .gform_page_footer input.button, 
	.gform_wrapper .gform_page_footer input[type=submit] {
		width: auto;
		float: none;
		padding: 10px 20px;
		text-align: center;
		font-weight: bold;
		max-width: 300px;
		text-transform: uppercase;
	}
	#make-reservations #field_1_4.gfield > .ginput_container {
		width: 80%;	
	}
	.gform_wrapper select {
		padding: 10px 12px;
		width: 100%;
		position: relative;
		display: inline-block;
	}
	.gform_wrapper ul li.gfield {
		display: inline-block;
		clear: both;
		width: 100%;
	}
	#make-reservations .gfield:first-child > label {
		margin-top: 20px;	
	}
	#masthead p span.hours {
		display: block;
		clear: both;
		float: none;
		font-weight: bold;
		margin: 10px auto 0px auto;
		padding: 0;
		font-size: 16px;
		text-align: center;
		position: relative;
	}
	#something-else-steakhouse-view .overlay {
		display: block;
		height: auto;
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		z-index: 2;
	}
	
}





/* animations */
@keyframes slideUp {
	0% { top: 0;	}
	100% { top: -250px; }
}
@keyframes fadeIn {
	0% {  opacity: 0;	}
	100% { opacity: 1; }
}



