/*
	Theme Name: Crescent
	Description: Crescent website template
	Author: grzegorz.okonski@gmail.com
*/
/* ---------- Reset ---------- */
abbr, address, article, aside, audio, b, blockquote, body, canvas,
caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset,
figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, p, pre, q, samp, section, small, span, strong, sub, summary,
sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background-color: transparent; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
address, cite, q, dfn { font-style: normal; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height:1; }
a, ins, del { text-decoration:none }
q, blockquote { quotes: none; }
th, td {  vertical-align: top; }
th { text-align: left; }
nav li { display:block; list-style:none; }
img { display:block; max-width:100%; height:auto; }
button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
textarea{overflow:auto;vertical-align:top;}
label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px;}
input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
label{display:block;margin-bottom:5px;font-size:16px;}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;font-size:14px;line-height:20px;color:#555555;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;width:250px;}
textarea{height:auto;padding:4px 6px;}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;cursor:pointer;}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;}
select,input[type="file"]{height:25px;*margin-top:4px;line-height:1;}
select{border:1px solid #cccccc;background-color:#ffffff;}
select[multiple],select[size]{height:auto;}
select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}


/* ---------- General ---------- */
@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

html {
    -webkit-text-size-adjust: none;
	overflow-y:scroll;
}
hr {
	display:block;
	height: 1px;
	margin: 30px 0;
	border: 0;
	border-bottom: 2px dashed #1e6495;
}
body {
	background: #87badf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3YmFkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #87badf 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87badf), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #87badf 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #87badf 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #87badf 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #87badf 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87badf', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
    color: #444;
    font: normal 12px/18px montserratregular, verdana, sans-serif;
}
a {
	text-decoration: underline;
	color:#777;
}
a:hover {
	color: #1e6495;
}

p {
    margin: 0;
    padding: 0 0 15px;
}
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'montserratbold';
	padding: 0 0 10px 0;
	font-size: 16px;
	line-height: 16px;
	color:#0e4266;
}

table {
	border-collapse:collapse;
	width: 100%;
}
td,
th {
	border: 0;
	padding: 0 10px 0 0;
}
article ul,
article ol {
	padding:0 0 10px 22px;
}
ul li {
	list-style: none;
}


/* ---------- Layout  ---------- */
#header {
	position: relative;
	z-index: 6000;
	height: 90px;
}
#header h1,
#header .weather,
#header .opening-hours,
#header form {
	display: inline-block;
	float: left;
	margin-right: 30px;
}
#header h1 {
	padding: 9px 0;
}
#header h1 a {
	display: block;
	width: 147px;
	height: 60px;
	background:url(images/crescent-logo.png) center no-repeat;
	text-indent:-9999px;
}
#header form {
	position: relative;
	padding-top: 29px;
}
#header form * {
	display: inline-block;
	float: left;
}
#header form button {
	width: 33px;
	height: 33px;
	text-indent: -9999px;
	background: url(images/search.png);
	border: 0;
	padding: 0;
	margin-right: 5px;
}
#header input {
	display: none;
	width: 200px;
	border: 0;
	padding: 0 5px;
	line-height: 33px;
	height: 33px;
	background: #f9f9f9;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#header form:hover input,
#header form input:focus {
	display: inline-block;
}
#header form span {
	content: 'Search for stores';
	font-size: 14px;
    font-family: 'montserratbold';
	color: #444;
	display: inline-block;
	float: left;
	padding: 0 5px;
	line-height: 33px;
	height: 33px;
}
#header form:hover span,
#header form input:focus + span  {
	display: none;
}
/*#header h1 a {
	display: block;
	position: absolute;
	bottom: -195px;
	left: -30px;
	width: 231px;
	height: 179px;
	background:url(images/logo.png) center no-repeat;
	text-indent:-9999px;
}*/
#header .social {
	position: absolute;
	bottom: -12px;
	right: 12px;
}
#header .social li {
	float:left;
	display:block;
	padding: 8px;
	border-radius: 100%;
	background: #fff;
}

#header .weather {
	font-size: 14px;
    font-family: 'montserratbold';
	color: #444;
}
/*#header .weather {
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 14px;
    font-family: 'montserratbold';
	color: #444;
}*/
#header #wpc-weather {
	padding:0;
	margin:0;
}
#header #wpc-weather div {
	display:inline-block;
}
#header #wpc-weather > div {
	vertical-align:top;
	line-height:87px;
}
#header #wpc-weather.small .now .climacon:before {
	font-size: 50px;
	line-height: 1;
	margin: 0 5px;
	position: relative;
	top: 15px;
}
#header #wpc-weather .time_temperature {
	margin:0;
}
#header #wpc-weather .infos {
	display:none;
}

#header .opening-hours {
	position: relative;
	padding: 25px 0;
	padding-left: 45px;
	background: url(images/clock.png) left center no-repeat;
}
/*#header .opening-hours {
	position: absolute;
	top: 30px;
	left: 200px;
	padding: 0 0 0 45px;
	background: url(images/clock.png) left center no-repeat;
}*/
#header .opening-hours div {
	position: absolute;
	padding:2px;
	top: 58px;
	left: 30px;
	background: #fff;
}
#header .opening-hours h5 {
	line-height:40px;
	color:#444;
	font-size:14px;
	background:url(images/arrow-down.png) right center no-repeat;
	padding:0 20px 0 0;
}
#header .opening-hours div {
	display: none;
}
#header .opening-hours:hover div {
	display: block;
}
#header .social a {
	display: block;
	width: 43px;
	height: 43px;
	text-indent: -9999px;
	background: url(images/social.png) left center no-repeat;
}
#header .social .tw {
	background-position: -43px center;
}
#header .social .yt {
	background-position: -86px center;
}
#header .social .ins {
	background-position: right center;
}

#nav {
	padding: 0 0 10px 0;
}
#nav > ul > li {
    float: left;
	display: block;
	padding-right:18px;
	background: url(images/nav-separator.png) right 2px no-repeat;
}
#nav > ul > li:last-child {
	background: none;
}
#nav a {
	display:block;
	margin: 0 0 0 9px;
	text-transform: uppercase;
	text-decoration: none;
    font-family: 'montserratbold';
	font-size: 13px;
	line-height: 19px;
	color: #444;
	border-bottom: 2px solid #fff;
}
#nav .active > a,
#nav a:hover {
	border-bottom: 2px solid #256ea3;
}

aside a {
	color:#0e4266;
}
aside ul,
aside form {
	margin: 0 0 20px 0;
}
aside h5 {
	text-transform:uppercase;
	font-size:14px;
	padding:5px 0;
	color:#0e4266;
}
aside fieldset {
	margin:0;
	position:relative;
}
aside input[type=text] {
	width:80%;
	padding-right:15%;
}
aside button {
	background:url(images/button-search.png);
	border:0;
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	right:10px;
	top:8px;
}
aside ul li {
	margin-bottom:5px;
}
aside ul a {
	display: block;
	padding: 4px 20px 4px 10px;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
aside ul .active a,
aside ul .current-cat a,
aside ul a:hover {
	background: #1e6495 url(images/aside-arrow.png) right center no-repeat;
	color: #fff;
}
.shop-list li {
	padding:3px 0;
	margin:0;
	border-bottom:1px dashed #aaa;
}
.shop-list a {
	padding-left: 5px;
	color:#0e4266;
	display:block;
	font-size:12px;
	line-height:20px;
}

#main {
	padding: 35px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

#content {
	margin: 0 0 23px 0;
}
#content li {
	list-style: circle;
}

#before-footer {
	margin-left:-2%;
	padding:40px 0;
}
#before-footer a,
#before-footer section {
	position: relative;
	border: 1px solid #ddd;
	height: 140px;
	display:block;
	text-decoration:none;
}
#before-footer h5 {
	margin-bottom:3px;
	padding:0 10px;
	background:#68a8d6;
	background:rgba(104,168,214,.7);
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}
#before-footer .col {
	background-repeat:no-repeat;
	background-size:cover
}
#before-footer .col:nth-child(1) {
	background-image: url(images/card.png);
}
#before-footer .col:nth-child(3) {
	background-image: url(images/map.png);
}
#before-footer .col:last-child h5 {
	padding-left:35px;
	background-image: url(images/f.png);
	background-repeat:no-repeat;
	background-position:10px center;
}

#footer {
	padding: 30px 0;
	background: #e0e0e0;
	font-size: 12px;
	line-height: 18px;
}
#footer h5 {
	padding: 0 0 10px 0;
	color: #3088c7;
	font-size: 13px;
	line-height: 1;
	text-transform: uppercase;
}
#footer,
#footer a {
	color: #1e6495;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .adr {
	margin: 0 0 10px 0;
}
#footer .container {
	box-shadow: none;
	background: #e0e0e0;
}
#footer .row {
	margin-left:-2%;
}
#footer .col {
	width:18%;
}
#footer .col:first-child,
#footer .col:last-child {
	width:28%;
}
#footer .col:last-child {
	text-align:right;
}


/* ---------- Specific ---------- */
.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both
}
.clearfix {
    zoom: 1
}
.prev,
.next {
    max-width: 49%
}
.aligncenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.prev,
.alignleft {
    float: left;
    text-align: left;
}
.next,
.alignright {
    float: right;
    text-align: right;
}
.alignleft {
    margin: 0 15px 0 0
}
.alignright {
    margin: 0 0 0 15px
}

.post-listing {
	margin: 0 0 40px 0;
	color: #777;
	font-size:12px;
}
.post-thumb .thumb {
	float: left;
	display: block;
	width:42%;
}
.post-thumb div {
	float: right;
	width: 55%;
}
.post-listing h2 {
	font-size: 14px;
	line-height: 12px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #1e6495;
	color: #1e6495;
	text-transform: uppercase;
}
.post-listing a {
	color: #1e6495;
	text-decoration: none;
}

.post-single img {
	margin: 0 0 24px 0;
}

.post-recent {
	margin-left:-2%;
}
.post-recent h5 {
	margin: 0 0 0 20px;
	padding: 20px 0;
	border-top: 1px dashed #1e6495;
	font-size: 14px;
	line-height: 14px;
	color: #1e6495;
	text-transform: uppercase;
	text-align: center;
}
.post-recent article {
	float: left;
	width:31.33%;
	margin-left:2%;
	line-height:14px;
}
.post-recent img {
	margin-bottom:10px;
	display:block;
}
.post-recent a {
	display: block;
	color: #777;
	text-decoration: none;
}

.opening-hours td {
	font-size:11px;
	line-height:15px;
	padding:0 10px;
	white-space:nowrap;
}
.opening-hours td:last-child {
	text-align:center;
}
.opening-hours .active td {
	background: #5e95be;
	color: #fff;
}

/* wp gallery */
#gallery-1 {
	margin: 0 0 0 -25px;
}
#gallery-1 dl {
	float: left;
	margin: 0 0 0 25px;
}
#gallery-1 dt {
	padding: 0;
}
#gallery-1 dd {
	display: none;
	width: 100px;
	margin: 0;
	padding: 5px;
	background: #1e6495;
	color: #fff;
	text-align: center;
}
#gallery-1 img {
	width: 150px;
	height: auto;

	border: 2px solid #5e95be;

}
#gallery-1 dd,
#gallery-1 img {
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	/*-webkit-box-shadow: 0px 2px 4px #666;
	-moz-box-shadow: 0px 2px 4px #666;
	box-shadow: 0px 2px 4px #666;*/
}

/* home  */
.grid {
	margin-left:-2%;
}
.grid-item {
	float: left;
	text-decoration:none;
	margin: 0 0 20px 2%;
	width: 31.33%;
	font-size:14px;
	position:relative;
	background:#fff;
	height:200px;
	overflow:hidden;
}
.grid-item:nth-child(1),
.grid-item:nth-child(2) {
	width: 48%;
	height:273px;
}
.grid-shops .grid-item img {
	margin-bottom: 10px;
}
.grid-item .aligncenter {
	margin: 0 auto;
}
.grid-item h5 {
	background:#fff;
	padding: 12px 0;
	text-indent:15px;
	margin-bottom:10px;
	border-bottom: 1px solid #0c3e61;
	color: #0c3e61;
	font-size: 13px;
	line-height: 13px;
}
.grid-item span {
	display:block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size:12px;
	padding: 10px 15px;
	background: #fff;
	color: #444;
}
.grid-item:hover h5 {
	background: #318bca; /* Old browsers */
	background: -moz-linear-gradient(left, #318bca 0%, #0c3e61 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#318bca), color-stop(100%,#0c3e61)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #318bca 0%,#0c3e61 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #318bca 0%,#0c3e61 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #318bca 0%,#0c3e61 100%); /* IE10+ */
	background: linear-gradient(to right, #318bca 0%,#0c3e61 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#318bca', endColorstr='#0c3e61',GradientType=1 ); /* IE6-9 */
	color: #fff;
}
.grid-shops .grid-item {
	width: 30.33%;
	height:170px;
	background:none;
	border: 1px solid #eee;
}
.grid-shops .grid-item h2 {
	padding-top:10px;
	font-size:12px;
	text-align: center;
}

.single-shop .clearfix {
	margin: 0 0 20px 0;
}
.single-shop .vcard p {
	padding-bottom:10px;
}
.single-shop .vcard span {
	vertical-align:middle;
	width:18px;
	height:18px;
	display:inline-block;
	margin-right:10px;
	background: url(images/shop-contact.png) left top no-repeat;
}
.single-shop .email span {
	background-position: left center;
}
.single-shop .url span {
	background-position: left bottom;
}
.single-shop ul li {
  list-style: disc;
}
.cl9 h3 {
	margin: 25px 0;
}
.cl9 h3 a {
	color: #3088C7;
}
.units-to-let iframe {
	height: 415px;
}
.lettings iframe {
	width: 620px;
	height: 415px;
}
.lettings h3 {
	margin: 20px 0 15px;
}

/*----------- Pages ------------*/

.fashionassist #main div[class^="col"] {
	background: #f8c2ca;
	width: 55%;
	display: block;
	float: left;
	padding: 30px 1%;
	min-height: 650px;
}
.fashionassist #main div.col4 {
	width: 41%;
}
.fashionassist .col8 img {
	width: initial;
	margin-bottom: 30px;
}
.fashionassist .col4 > img {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.fashionassist .col4 li a,
.fashionassist .col4 ul li {
	display: block;
	text-align: right;
}
.fashionassist .col4 li img {
	display:inline-block;
	margin-right: 30px;
	margin-bottom: 10px;
	height: 20px;
	width: auto;
}


/* ---------- Grid  ---------- */
.container {
	max-width: 940px;
	padding:0 20px;
	margin: 0 auto;
	box-shadow: 0 0 50px #333;
	background: #fff;
}
.row:before,
.row:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
.row:after {
	clear: both
}
.row {
	margin: 0 -15px;
	zoom: 1
}
.cl3, .cl9 {
	float: left;
	padding: 0 15px;
}
.cl9 {
	width: 65%;
}
.cl3 {
	width: 25%;
}
.col {
	float: left;
	margin-left: 2%;
	width: 23%;
}
.col1 {
	float: left;
	width: 20%;
}
.col2 {
	float:right;
	width: 75%;
}
.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both
}
.clearfix {
    zoom: 1
}

/* ---------- Plugins ---------- */
.intro {
	position:relative;
	z-index:600;
	margin: 0 0 12px 0;
}
.intro li {
	position: relative;
	max-height: 430px;
	overflow: hidden;
}
.intro .bx-wrapper {
	overflow:hidden;
	width:100%;
}
.intro .btn-large {
	position:absolute;
	bottom:40px;
	right:85px;
}

.bxslider li {
	display:block;
}
.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	height:auto;
	display: block;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.bx-wrapper .bx-pager {
	position:absolute;
	padding: 5px 3px;
	right: 0;
	bottom: 0;
	z-index:9999;
	text-align:center;
	background: #fff;
	line-height: 10px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #f1f2f2;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	outline: 0;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #d3d3d3;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #466d87;
}

/* Contact Form 7 */
/*.wpcf7 {
	clear:both;
	padding: 30px;
	background: #f7f7f7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 30px;
}
.wpcf7 p {
	padding: 0;
	margin: 0;
	position:relative;
	font-size: 14px;
	line-height: 24px;
}
.wpcf7 input,
.wpcf7 textarea {
	padding: 1%;
	width:98%;
	border: 1px solid #ccc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.wpcf7 textarea {
	height:150px;
}
.wpcf7 .wpcf7-submit {
	width: auto;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #256ea3;
	color: #fff;
	padding: 7px 15px;
	border: 0;
}
.wpcf7 .invalid .wpcf7-submit,
.wpcf7 .sent .wpcf7-submit {
	margin-bottom: 15px;
}
.wpcf7-response-output {
	padding: 15px 5%;
	width:90%;
	font-size:14px;
	text-align:center;
}
.wpcf7-display-none {
	display: none;
}
.wpcf7-mail-sent-ok,
.wpcf7-validation-errors {
	background:#b00;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wpcf7-mail-sent-ok {
	background:#398f14;
}
.wpcf7-not-valid-tip {
	-webkit-border-radius:0 5px 5px 5px;
	-moz-border-radius:0 5px 5px 5px;
	border-radius:0 5px 5px 5px;
	position:absolute;
	top:40px;
	z-index:100;
	font-size:12px;
	line-height:12px;
	display:block;
	color:#fff;
	background:#b00;
	padding:10px 15px;
	border:none;
	right:10px;
	width:auto;
}
.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	display: block;
}
.wpcf7 .screen-reader-response {
	display: none;
}
.ajax-loader {
	line-height: 34px;
	margin-left: 15px;
	display: inline-block;
	border: none;
	vertical-align: middle;
}*/
/* Contact Form 7 */
.wpcf7 .form-group {
	margin-bottom: 20px;
}
.wpcf7 .form-submit {
    text-align: right;
}
.wpcf7 .screen-reader-response {
	display: none;
}
.wpcf7 .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}
.wpcf7 textarea {
	height: 120px;
    padding: 10px;
}
.wpcf7 .wpcf7-submit  {
	width auto;
    text-transform: uppercase;
    background: #2E84C1;
	color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
	padding: 0 20px;
	line-height: 30px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	transition: 0.1s ease-in;
    border: 0;
}
.wpcf7 .wpcf7-submit:hover {
	padding: 0 50px;
}
.wpcf7-response-output {
    margin: 20px 0;
	padding: 15px 5%;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wpcf7-mail-sent-ok {
	background: #398f14;
	color: #fff;
}
.wpcf7-display-none {
	display: none;
}
.wpcf7-validation-errors {
	background: #d00;
	color: #fff;
}
.wpcf7-not-valid-tip {
	z-index: 100;
	display: block;
    padding-top: 5px;
	color: #d00;
}
.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	display: block;
}
.ajax-loader {
	border: none;
	vertical-align: middle;
	display: block;
	float: left;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	border:10px solid #2979b2;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-inner .col1 {
	float:left;
	width: 50%;
}
.fancybox-inner .col2 {
	float:right;
	width: 50%;
}
.fancybox-inner h1 {
	font-size:18px;
}
.fancybox-inner h5 {
	font-size:14px;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	background:url(images/icon-close.png);
	position: absolute;
	top: 10px;
	right: 10px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	/*width: 40%; */
	width:10%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/* ---------------------------
	mobile
--------------------------- */
@media only screen and (max-width: 959px) {

	.container {
		padding:0 10px;
	}

	#nav ul {
		display:none;
		position:absolute;
		right:0;
		top:75px;
		z-index:9999;
		width:100%;
		background:#fff;
	}
	#nav ul li {
		float:none;
		display:block;
		background:none;
		text-align:center;
		padding: 0;
	}
	#nav ul a {
		margin:0;
		padding: 10px;
		font-size: 14px;
	}
	#nav .menu-bars {
		width:50px;
		height:50px;
		position:absolute;
		right:5px;
		top:20px;
		display:block;
		background:#fff url(images/mobile-menu-icon-open.png) center no-repeat;
		cursor:pointer;
		z-index:9999;
	}
	#nav .menu-bars.active {
		background-image:url(images/mobile-menu-icon-close.png);
	}

	#header {
		padding: 0 15px;
	}
	#header form,
	#header .opening-hours,
	#header .social {
		display:none;
	}

	.fashionassist #main div[class^="col"] {
		width: 96%;
		padding: 30px 2%;
		float: none;
		min-height: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.fashionassist #main .col4 li,
	.fashionassist .col4 li a {
		text-align: center;
	}

}
@media only screen and (max-width: 767px) {

	#before-footer .col {
		width:48%;
		margin-bottom:2%;
	}

	#footer .col {
		width:48% !important;
		height:150px;
		text-align:center !important;
	}

	.post-thumb .thumb,
	.post-thumb div {
		float:none;
		width:auto;
	}
	.post-thumb .thumb {
		margin-bottom:20px;
	}

	aside ul .active a,
	aside ul .current-cat a,
	aside ul a:hover {
		background-image:none;
	}

	#gallery-1 dd, #gallery-1 img {
		width: 90px;
		height: 90px;
	}

}

@media only screen and (max-width: 479px) {

	#main {
		padding:15px 0;
		min-height:200px;
	}

	#before-footer .col {
		width:98%;
		margin-bottom:15px;
	}

	#footer .col {
		width:98% !important;
		height:auto;
		margin-bottom:30px;
		text-align:center !important;
	}

	aside form {
		display:none;
	}

	.container {
		padding:0 5px;
	}

	.col1,
	.col2,
	.fancybox-inner .col1,
	.fancybox-inner .col2 {
		float:none;
		width:auto;
		margin-bottom:10px;
	}

	.grid-item {
		width: 48%;
		padding:0;
	}
	.grid-item:nth-child(1) {
		width: 98%;
	}
	.grid-item span {
		display:none;
	}
	.grid-shops .grid-item {
		width:47% !important;
	}

	.home .grid-item {
		height:200px;
	}

}
