	Theme Name: Seagull Salon 
	Description: Based on HTML5 Blank WordPress Theme (http://html5blank.com)
	Version: 1.0
	Author: Martha Hipley (@everyartisugly)
	Author URI: http://marthahipley.com

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
	height: 100%;
}
body {
	font:400 15px 'Cardo', serif;
	color:#664858;
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/bg_transparent.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	background-color: #eef5f2;
}

.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/overlay.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
}

.wrapper {
	height: 100%;
}

.wrapper .row-body {
	height: calc(100% - 160px);
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#664858;
	text-decoration:none !important;
	font-weight: 700;
}
a:hover {
	color:#1e151a;
}
a:focus, a:active, a:visited {
	outline:0;
	color:#664858;
}
a:hover,
a:active {
	outline:0;
}


h1 {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	font-weight: 700;
	padding-top: 0 !important;
	margin-top: 0;
}

input:focus {
	outline:0;
	border:1px solid #664858;
}

ul {
	list-style: none;
	padding-left: 0;
}

header {
	height: 160px;
}

table {
	text-align: left;
}

#sidebar, #footer {
	height: 100%;
}

.sidebar {
	height: calc(100% - 160px);
}

.sidebar ul {
	text-transform: lowercase;
	font-size: 18px;
	float: right;	
	text-align: right;
	padding-left: 0;
}

.sidebar ul li {
	line-height: 26px;
}

.sidebar ul li a {
	color:#664858;
	text-decoration: none;
	font-weight: 400;
}

.sidebar ul li a:hover, .sidebar ul li a:active, .sidebar ul .current_page_item a{
	color:#1e151a;
}

.seagull-styles a label{
	text-transform: lowercase;
	font-size: 18px;
	float: right;	
	text-align: right;
	padding-left: 0;
	font-weight: 400;
	cursor  : pointer;

}

.seagull-styles a label:hover {
	color:#1e151a;
}

.seagull-styles ul, .sub-menu {
	display: none;
}

.sub-menu {
	float: none !important;
}

.sub-menu li {
	font-size: 15px;
}

.seagull-styles ul li button {
	outline: none; 
background  : none;
cursor  : pointer;
border: none;
/*float: right;*/
text-align: right;
font-size: 15px;
text-transform: lowercase;
padding: 0;
margin: 2px 0;
}

.seagull-styles ul li button:hover{
color:#1e151a;
	}

body.home .address {
	display: none;
}

body.home .terms {
	display: inline !important;
}

ul.address {
	font-size: 12px;
}

ul.address li {
	line-height: 19px;
}

ul.social {
	width: 100%;
	max-width: 172px;
}

ul.social li {
	float: right;
	width: 20%;
	height: 28px;
	padding: 0;
	text-align: center;
}

ul.social li a {
	opacity: .7;
}
ul.social li a:hover {
	color:#664858;
	opacity: 1;
}

ul.social li a span {
	font-size: 24px;
	margin: 0 auto;
}

.bottom-float {
	width: 150px;
	position: absolute;
	bottom: 1em;
}

ul.index {
	font-size: 18px;
	text-align: center;
}

ul.index li {
	line-height: 28px;
}


.footer ul {
/*	width: 100%;
*/	padding-left: 0px;
	bottom: 1em;
	position: fixed;
	font-size: .9em;
}

.footer ul a {
	opacity: .75;
}

.footer ul li {
	margin-bottom: 10px;
	text-align: right;
}

.footer ul a:hover {
	opacity: 1;
}

.footer ul li.sub  {
	margin-bottom: 0px;
}


.press-icon {
	opacity: .75;
	width: 150px;
	background-repeat: no-repeat;
}

.press-icon:hover {
	opacity: 1;
}

.press-icon.alt:hover {
	opacity: .75;
}


.press-style {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/style_sm.png");
	height: 20px;
}

.press-nylon {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/nylon_sm.png");
	height: 28px;
}

.press-allure {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/allure_sm.png");
	height: 44px;
}

.press-buzzfeed {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/buzzfeed_sm.png");
	height: 28px;
}

.press-cosmo {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/cosmo_sm.png");
	height: 28px;
}

.press-nytstyle {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/nytstyle_sm.png");
	height: 19px;
}

.press-nytimes {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/nytimes_sm.png");
	height: 22px;
}

.press-refinery {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/refinery_sm.png");
	height: 20px;
}

.press-xovain {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/xovain_sm.png");
	height: 42px;
}

.press-racked {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/racked_sm.png");
	height: 45px;
}

.press-guest {
	background: url("https://seagullhair.com/wp-content/themes/seagull-desktop/img/press/guest_sm.png");
	height: 21px;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;

}
/* header */
.header {
	width: 320px;
	position: fixed;

}
.logo {
	position: absolute;
	bottom: 1em;
	width: 320px;

}


.logo-lg {
	width: 100%;
}

.logo-lg svg {
	width: 100%;
}

body.home .logo {
	display: none;
}

.p-logo {
	font-size: 14px;
	color:#1e151a;
	left: 142px;
	bottom: 34px;
	position: relative;
}

.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {
	width: 150px;
	position: fixed;
	min-height: 640px;

}

.content {
	height: calc(100% - 160px);
	padding-top: 160px;
}

.content .row  {
	margin-right: 150px;
	margin-left: 150px;
	padding-bottom: 5em;
	margin-top: 3px;
}

.content .row .row {
	margin: 0;
	padding: 1em 0;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

/* footer */
.footer {
	width: 150px;
	height: calc(100% - 160px);
	position: absolute;
	bottom: 0;
	right: 0;
}
/*.row .row .col-xs-1, .row .row .col-sm-1, .row .row .col-md-1, .row .row .col-lg-1, .row .row .col-xs-2, .row .row .col-sm-2, .row .row .col-md-2, .row .row .col-lg-2, .row .row .col-xs-3, .row .row .col-sm-3, .row .row .col-md-3, .row .row .col-lg-3, .row .row .col-xs-4, .row .row .col-sm-4, .row .row .col-md-4, .row .row .col-lg-4, .row .row .col-xs-5, .row .row .col-sm-5, .row .row .col-md-5, .row .row .col-lg-5, .row .row .col-xs-6, .row .row .col-sm-6, .row .row .col-md-6, .row .row .col-lg-6, .row .row .col-xs-7, .row .row .col-sm-7, .row .row .col-md-7, .row .row .col-lg-7, .row .row .col-xs-8, .row .row .col-sm-8, .row .row .col-md-8, .row .row .col-lg-8, .row .row .col-xs-9, .row .row .col-sm-9, .row .row .col-md-9, .row .row .col-lg-9, .row .row .col-xs-10, .row .row .col-sm-10, .row .row .col-md-10, .row .row .col-lg-10, .row .row .col-xs-11, .row .row .col-sm-11, .row .row .col-md-11, .row .row .col-lg-11, .row .row .col-xs-12, .row .row .col-sm-12, .row .row .col-md-12, .row .row .col-lg-12 {
  padding: 0 !important;
}*/


/* TABLES */

.hours th, .hours td {
	padding: 4px 0px !important;

}

.hours * {
	border: 0 !important;
}

.hours tbody tr:hover td,.easy-table tbody tr:hover th{background-color:transparent !important;}

.easy-table p {
	margin: 0;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

#services {
	text-align: center;
}

#staff ul {
	padding-left: 0 !important;
	height: 100%;
	
}

#staff ul li {
	height: calc((95vw - 360px)/4);
	max-height: calc((1280px - 360px)/4);
	overflow: hidden;
	margin-bottom: 1em;
	position: relative;
}

#staff ul li label {
	position: absolute;
	background-color: #1e151a;
	color: #ffffff;
	right: 0;
	bottom: 1em;
	padding: 2px 5px;
	text-transform: capitalize;
}

#staff ul li img {
	width: calc(100% - 1em);
	margin-top: -1.5em;
}

#staff ul li .staff-img {
	height: calc((95vw - 360px)/4);
	max-height: calc((1280px - 360px)/4);
    width: calc(100% - 1em);
    background-size: cover;
    background-position: center;
}

.staff-photo {
	float: right;
	max-width: 300px;
	padding: 0 0 1em 1em;
}

.price-list {
	margin-top: 2em;
}

.image-crop {
	position: relative;
	overflow: hidden;
}


.press-wrapper .press-link img {
	position:absolute;
	max-width: 180px;
}

.press-wrapper .press-link:hover img {
	top: -100%;
}

.press-wrapper .spacer {
	width: 30px;
	height: 30px;
}

.press-wrapper .spacer-sm {
	width: 30px;
	height: 30px;
}

.press-wrapper .spacer-md {
	width: 60px;
	height: 30px;
}



.press-wrapper .spacer-lg {
	width: 900px;
	height: 30px;
}


.press-link {
	float: left;
	padding: 1em;
}

.press-link:hover label {
	color: #1e151a;
	cursor: pointer;
}

.press-link label {
	width: 100%;
	text-align: center;
}

.styles-cascade {
	width: 961px !important;
	max-width: 961px !important;
	padding: 0 !important;
	margin: 1 !important;
}

.styles-cascade li {
	padding: 0 0 1em 0;
	float: left;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/

#lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background: rgba(0,0,0,.7);
    text-align:center;
}

#lightbox p {
    text-align:right; 
    color:#fff; 
    margin-right:20px; 
    font-size:12px; 
}

#lightbox img {
	margin-top: 10%;
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-width:940px;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background-color:rgba(102,71,87,0.3);
	color:#664858;
	text-shadow:none;
}
::-webkit-selection {
	background-color:rgba(102,71,87,0.3);
	color:#664858;
	text-shadow:none;
}
::-moz-selection {
	background-color:rgba(102,71,87,0.3);
	color:#664858;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.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 {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	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 .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

.mailing {
	border: 0px solid #664858;
	padding: 1em;
	margin: 2em;
	text-align: center;
}

.mailing label {
	display: block;
}

.mailing .mc_custom_border_hdr {
	font-weight: 100;
	font-size: 1.1em;
	text-align: center;
	margin: .5em 0;
}

.mailing input[type="email"] {
	outline: 0;
	border: 1px solid #664858;
	padding: .2em;
	height: 2.5em;
	margin-bottom: 1em;
}
.mailing input[type="submit"], .booking-button {
	-webkit-appearance:none;
	border: none;
	background-color:#1e151a;
	color: #fefefe;
	width: 10em !important;
	height: 2.5em;
	margin-top: 0 !important;
	position: relative;
	top: -1px;
}

.booking-button {
	margin-bottom: 1em;
}


.mc_success_msg {
	color: #1e151a !important;
	text-align: center !important;

}

.col-landing {
	text-align: center;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

