@font-face {
  font-family: 'open_sansbold';
  src: url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Bold-webfont.eot');
  src: url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Bold-webfont.svg#open_sansbold') format('svg'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Bold-webfont.woff') format('woff'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Regular-webfont.eot');
  src: url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Regular-webfont.svg#open_sansregular') format('svg'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Regular-webfont.woff') format('woff'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanslight';
  src: url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Light-webfont.eot');
  src: url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Light-webfont.svg#open_sanslight') format('svg'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Light-webfont.woff') format('woff'), url('https://www.inklocations.com/wp-content/themes/ink/OpenSans-Light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*Mixins*/
@font-face {
  font-family: 'fontello';
  src: url('https://www.inklocations.com/wp-content/themes/ink/fontello.eot?95169654');
  src: url('https://www.inklocations.com/wp-content/themes/ink/fontello.eot?95169654#iefix') format('embedded-opentype'), url('https://www.inklocations.com/wp-content/themes/ink/fontello.woff?95169654') format('woff'), url('https://www.inklocations.com/wp-content/themes/ink/fontello.ttf?95169654') format('truetype'), url('https://www.inklocations.com/wp-content/themes/ink/fontello.svg?95169654#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'fontello';
    src: url('https://www.inklocations.com/wp-content/themes/ink/fontello.svg?95169654#fontello') format('svg');
  }
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-star:before {
  content: '\e802';
}
/* '?' */
.icon-comment:before {
  content: '\e803';
}
/* '?' */
.icon-direction:before {
  content: '\e806';
}
/* '?' */
.icon-facebook-squared:before {
  content: '\e800';
}
/* '?' */
.icon-gplus-squared:before {
  content: '\e805';
}
/* '?' */
.icon-share:before {
  content: '\e804';
}
/* '?' */
.icon-twitter:before {
  content: '\e801';
}
/* '?' */
.icon-location:before {
  content: '\e807';
}
/* '?' */
/*Colors*/
.top-bar {
	padding: 20px 0px 20px 0px;
	border-bottom: 4px solid #f2605e;
	height: 90px;
	margin-bottom: 0px;
  	max-width: 850px! important;
	width: 100%! important;
	background:transparent;
}
.top-bar-section ul {
	background:transparent;
}
.top-bar-section li a:not(.button) {
	background:transparent;
	color:#fff
}
.top-bar-section ul li > a {
  font-family: "open_sansregular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #606060;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  text-transform: capitalize;
}
.top-bar-section ul li > a:hover {
  color: #f2605e;
}
.top-bar-section ul li > a.button {
  font-size:1.2em;
  background: #f2605e;
  border: none;
  padding: 18px 30px 22px 30px;
  line-height: 0.3;
  margin-top: 6px;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.top-bar-section ul li > a.button:hover {
  background: #de4c4a;
}
.top-bar-section .has-form {
  background: transparent;
}
h1 {
  font-family: "open_sanslight", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 2.4em;
  color: #666;
  text-transform: capitalize;
  font-weight: 200;
}
h2 {
  font-family: "open_sanslight", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.8em;
  color: #666;
  text-transform: capitalize;
  font-weight: 200;
}
h3 {
  font-family: "open_sansregular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #565656;
  font-weight: 200;
}
h4 {
  font-family: "open_sanslight", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666;
  font-weight: 200;
}
h4 strong {
  font-weight: 200;
  font-family: "open_sansregular", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h6 {
  font-family: "open_sansregular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #444;
  font-size: 1.0em;
  font-weight: 200;
}
p {
  color: #565656;
}
#MapContent {
  width: 100%;
  height: 500px;
  border-bottom: 4px solid #f2605e;
  margin-bottom: 30px;
  border-top: 4px solid #f2605e;
}
#MapContent div {
  overflow: visible;
}
#MapContent .textcontent {
  float: left;
  width: 230px;
}
#MapContent .textcontent h2 {
  margin: 0px;
}
#MapContent .textcontent a {
  font-size: 24px;
  color: #f2605e;
}
#MapContent img {
  width: 101px;
  height: 86px;
  float: left;
  max-width: none;
  margin-right: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
html,
body {
  background: #f9f9f9;
}
textarea,
input[type="text"],
input[type="password"] {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: 120px;
}
input[type="submit"],
button,
.button {
  background: #f2605e;
  border: none;
  font-size: 1.2em;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 10px 6px 10px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
input[type="submit"]:hover,
button:hover,
.button:hover {
  background: #de4c4a;
}
.button {
  font-size: 12px;
  font-weight: normal;
  font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.wpbdp-show-on-mobile{
	background: #f2605e;
	border: none;
	margin-top:10px;
	font-size: 13px;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 20px 10px 20px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.homepage-content {
  padding: 10px 0px 10px 0px;
}
.homepage-content .shops .shop-box {
  margin-bottom: 20px;
  padding: 15px 15px 10px 15px;
  border-radius: 2px;
  overflow: hidden;
  border-bottom: 1px solid #c3c3c3;
  box-shadow: 5px 5px 5px #888888;
  -webkit-border-radius: 2px;
  -webkit-transition: 0.25s;
  -moz-border-radius: 2px;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.homepage-content .shops .shop-box:hover {
  border-bottom: 1px solid #969696;
}
.homepage-content .shops .shop-box img {
  overflow: hidden;
  margin-bottom: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.homepage-content .shops .shop-box .shop-name {
  font-size: 0.8em;
  font-weight: bold;
  float: left;
  margin-top: 3px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.homepage-content .shops .shop-box .shop-name a {
  color: #4083a9;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.homepage-content .shops .shop-box .shop-name a:hover {
  color: #185b81;
}
.homepage-content .shops .shop-box .shop-comments-number {
  text-align: right;
  float: right;
  color: #c6c6c6;
  padding-top: 2px;
  font-size: 14px;
  display: block;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.homepage-content .shops .shop-box .shop-comments-number:hover {
  color: #a6a6a6;
}
.homepage-content .shops .shop-box .number {
  float: right;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #c3c3c3;
  font-weight: bold;
  margin-left: 2px;
  margin-top: 2px;
}
.comments {
  padding: 30px 0px 30px 0px;
}
.comment-box {
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  padding: 15px;
  height: 150px;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 20px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  position: relative;
}
.comment-box:hover {
  border-bottom: 1px solid #969696;
}
.comment-box:hover p {
  color: #555;
}
.comment-box p {
  color: #888;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-size: 0.9em;
  font-style: italic;
}
.comment-box .comment-meta {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 95%;
}
.comment-box .comment-meta .star {
  float: left;
}
.comment-box .comment-meta .star .icon-star {
  color: #f9cd39;
}
.comment-box .comment-meta .star-number {
  font-size: 13px;
  font-weight: bold;
  color: #aeaeae;
}
.comment-box .comment-meta .for {
  float: right;
  color: #999;
  font-style: italic;
  font-size: 13px;
}
.comment-box .comment-meta .for .name {
  color: #f2605e;
  margin-left: 5px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.comment-box .comment-meta .for .name:hover {
  color: #de4c4a;
}
.viewmore {
  text-align: center;
  font-size: 1.2em;
  color: #f2605e;
  display: block;
  padding: 13px 0px 13px 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.viewmore:hover {
  background: #f2605e;
  color: #fff;
}
.newestposts{
	margin-top:50px;
}
footer {
  margin-top: 120px;
  margin-bottom: 40px;
}
footer .row {
  /*border-top: 1px solid #d7d7d7;*/
  padding-top: 50px;
}
footer .bottom-nav {
  list-style: none;
  float: left;
}
footer .bottom-nav ul {
  padding: 0px;
  float: left;
  clear: both;
  margin: -12px 0px 20px -10px;
  list-style: none;
}
footer .bottom-nav ul li {
  float: left;
}
footer .bottom-nav ul li a {
  text-transform: capitalize;
  padding: 4px 10px 4px 10px;
  color: #888;
  font-size: 12px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
footer .bottom-nav ul li a:hover {
  color: #f2605e;
}
footer .disclaimer {
  font-size: 0.7em;
  color: #cccccc;
}
footer .social-nav {
  float: right;
}
footer .social-nav li {
  float: right;
  list-style: none;
  padding: 0px 5px 0px 5px;
}
footer .social-nav li i {
  font-size: 1.4em;
}
footer .social-nav li .icon-facebook-squared {
  color: #4c66a4;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
footer .social-nav li .icon-facebook-squared:hover {
  color: #385290;
}
footer .social-nav li .icon-twitter {
  color: #6caee0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
footer .social-nav li .icon-twitter:hover {
  color: #589acc;
}
footer .social-nav li .icon-gplus-squared {
  color: #f2605e;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
footer .social-nav li .icon-gplus-squared:hover {
  color: #de4c4a;
}
#page-map {
  width: 100%;
  height: 140px;
  margin-bottom: 30px;
  border-bottom: 4px solid #f2605e;
  border-top: 4px solid #f2605e;
}
#page-map div {
  overflow: visible;
}
#page-map .textcontent {
  float: left;
  width: 230px;
}
#page-map .textcontent h2 {
  margin: 0px;
}
#page-map .textcontent a {
  font-size: 24px;
  color: #f2605e;
}
#page-map img {
  width: 101px;
  height: 86px;
  float: left;
  max-width: none;
  margin-right: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.page-top {
  margin-top: -130px;
}
.page-top h1 {
  background: #fff;
  display: block;
  padding: 10px 20px 10px 20px;
  color: #333;
  border-left: 4px solid #f2605e;
  color: #f2605e;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
}
.page-content {
  padding: 30px 10px 30px 10px;
}
.page-content p {
  font-size: 14px;
  line-height: 26px;
}
.shop-page {
  padding: 40px 0px 0px 0px;
}
.shop-page h1 {
  color: #f2605e;
  margin: 0px 0px 2px 12px;
}
.shop-page .shop-map {
  /*height: 320px;
  background: #fff;*/
}
.shop-page .description {
  padding: 10px;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #d7d7d7;
  font-style: italic;
}
.shop-page .shop-info,
.shop-page .shop-like {
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 2px 15px 15px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.shop-page .shop-info h6,
.shop-page .shop-like h6 {
  display: block;
  margin: 20px 0px 0px 0px;
}
.shop-page .shop-info address,
.shop-page .shop-like address {
  color: #888;
  font-size: 13px;
  line-height: 22px;
}
.shop-page .shop-info {
  margin-top: 20px;
}
.shop-page .shop-like {
  font-size: 12px;
  padding: 15px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.shop-page .shop-like a {
  color: #566;
}
.shop-page .shop-like .like {
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/icons.png) no-repeat 0 0;
  width: 15px;
  height: 16px;
  display: block;
  float: left;
  margin-right: 10px;
}
.shop-page .shop-like .like:hover {
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/icons.png) no-repeat 0 0;
}
.shop-page .shop-like .like-text {
  margin-top: -2px;
  float: left;
}
.shop-page .shop-like .like-text-right {
  float: right;
  color: #888;
}
.shop-page .shop-like .count {
  display: none;
}
.shop-page .shop-like .post-like a:hover .like {
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/icons.png) no-repeat -16px 0;
}
.shop-page .shop-like .voted .like,
.shop-page .shop-like .post-like .alreadyvoted {
  background-position: -32px 0;
}
.shop-page .shop-like .shop-comments {
  clear: both;
  width: 100%;
  float: left;
  margin-top: 10px;
}
.shop-page .shop-like .shop-comments i {
  margin-left: -2px;
  color: #666;
  font-size: 15px;
}
.shop-page .shop-like .shop-comments .comment-counts {
  float: right;
  color: #888;
}
.shop-page-bottom {
  padding: 30px 0px 0px 0px;
}
.shop-page-bottom h4 {
  margin: 0px 0px 10px 12px;
  text-transform: capitalize;
}
.shop-page-bottom .row {
  padding-bottom: 40px;
}
.shop-page-bottom .gallery {
  padding-left: 15px;
}
#comments {
  padding-left: 15px;
}
#comments ul {
  list-style: none;
}
#comments ul li {
  margin-bottom: 50px;
}
#comments ul li .commentmetadata {
  font-size: 11px;
  position: absolute;
  right: 0px;
  top: 34px;
}
#comments ul li .commentmetadata a {
  color: #999;
}
#comments ul li .says {
  display: none;
}
#comments ul li .comment-author,
#comments ul li .vcard {
  border: none;
  margin: 0px;
}
#comments ul li .comment-author {
  float: left;
}
#comments ul li .fn {
  margin-left: 10px;
  font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: capitalize;
  font-weight: 200;
}
#comments ul li p {
  clear: both;
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0px;
  font-size: 13px;
  color: #666;
  font-style: italic;
}
#comments ul li .comment-reply-link {
  float: right;
  color: #f2605e;
  position: relative;
  z-index: 1;
  font-size: 12px;
}
#comments ul li ul li {
  position: relative;
  z-index: 1;
}
#comments ul li ul li:before {
  top: 0px;
  left: -20px;
  content: " ";
  width: 21px;
  border-bottom: 1px solid #ebebeb;
  height: 77px;
  position: absolute;
}
#comments .form-allowed-tags {
  font-size: 12px;
}
#comments .form-allowed-tags code {
  font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  color: #222;
}
.search-options {
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.search-options label {
  font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 5px;
}
.search-options #searchsubmit {
  display: none;
}
/*
.search-results{
  margin-top:20px;
  ul{
    li{
      list-style: none;
      padding:15px 15px 0px 15px;
      background: #fff;
      .border-radius(2px);
      float: left;
      margin-bottom:20px;
      .thumbnail{
        width: 95px;
        height: 84px;
        .border-radius(2px);
        float: left;
        margin-right:20px;
        img{
          max-width: 100%;
        }
      }
      .shop-rating{
        float: right;
        color:#979797;
        font-size:12px;
        font-weight:bold;
        .icon-star{
          color:#f9cd39;
          font-size:14px;
        }
      }
      .button{
        float: right;
        margin-top:-50px;
      }
      .shop-info{
        a{
          color:#fff;
        }
        h2{
          font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
          font-size:1.2em;
          a{
            color:@pink;
          }
        }
        p{
          font-size:0.9em;
          color:#989898;
        }
      }
    }
  }
}
*/
.pagination {
  clear: both;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
  padding: 10px 5px 3px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  font-size: 13px;
}
.pagination .page-numbers {
  color: #666;
}
.pagination ul {
  padding: 0px;
  margin: 0px;
}
.pagination ul li .page-numbers {
  margin-top: -6px;
}
.pagination ul li:first-child {
  margin-left: 270px;
}
.pagination .current {
  font-weight: bold;
  color: #f2605e;
}
.pagination .next {
  display: block;
  color: #fff;
  padding: 5px 10px 5px 10px;
  background: #f2605e;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.pagination .next:hover {
  background: #de4c4a;
}
.pagination .prev {
  display: block;
  color: #fff;
  padding: 5px 10px 5px 10px;
  background: #f2605e;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.pagination .prev:hover {
  background: #de4c4a;
}
.gallery {
  border: none;
  margin-left: -5px;
}
.gallery .gallery-item {
  width: 32% !important;
  margin-right: 5px !important;
  margin-top: 0px !important;
  margin-bottom: 0px;
}
.gallery .gallery-item .gallery-icon {
  height: 150px;
  overflow: hidden;
}
.gallery .gallery-item .gallery-icon img {
  width: 300px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.gallery .gallery-item img {
  border: none !important;
}
/*Lightbox*/
/*! 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;
  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-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-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(https://www.inklocations.com/wp-content/themes/ink/img/fancybox/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(https://www.inklocations.com/wp-content/themes/ink/img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(https://www.inklocations.com/wp-content/themes/ink/img/fancybox/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(https://www.inklocations.com/wp-content/themes/ink/img/fancybox/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, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(https://www.inklocations.com/wp-content/themes/ink/img/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(https://www.inklocations.com/wp-content/themes/ink/img/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.map-modal {
  padding: 20px;
  border: 1px solid #ececec;
  background: #fff;
  font-size: 13px;
  width: 240px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 20px #bababa;
  -moz-box-shadow: 0px 3px 20px #bababa;
  box-shadow: 0px 3px 20px #bababa;
}
.infowindow {
  background: red;
}
.comment-rating {
  float: right;
  width: 180px;
  margin-right: -70px;
  margin-top: -10px;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/star.png) left -1000px repeat-x;
}
.star-rating {
  position: relative;
  width: 108px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
.star-rating li {
  display: inline;
}
.star-rating a,
.star-rating .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
  background-position: left bottom;
}
.star-rating a.one-star {
  width: 34%;
  z-index: 6;
}
.star-rating a.two-stars {
  width: 51%;
  z-index: 5;
}
.star-rating a.three-stars {
  width: 68%;
  z-index: 4;
}
.star-rating a.four-stars {
  width: 85%;
  z-index: 3;
}
.star-rating a.five-stars {
  width: 100%;
  z-index: 2;
}
.star-rating .current-rating {
  z-index: 1;
  background-position: left center;
}
.star-rating a.zero-star {
  width: 17%;
  z-index: 8;
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/no_star.png) left top no-repeat;
}
.star-rating a.zero-star:hover,
.star-rating a.zero-star:active,
.star-rating a.zero-star:focus {
  background-position: left center;
}
.star-rating a.zero-selected {
  background-position: left center;
}
.comment-stars {
  float: left;
  margin-top: 16px;
}
.star_5 {
  width: 80px;
  height: 18px;
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/star_on.png) left center repeat-x;
}
.star_4 {
  width: 64px;
  height: 18px;
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/star_on.png) left center repeat-x;
}
.star_3 {
  width: 48px;
  height: 18px;
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/star_on.png) left center repeat-x;
}
.star_2 {
  width: 32px;
  height: 18px;
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/star_on.png) left center repeat-x;
}
.star_1 {
  width: 17px;
  height: 18px;
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/star_on.png) left center repeat-x;
}
.star_0 {
  width: 18px;
  height: 18px;
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/star_off.png) center center no-repeat;
}
.blog-page {
  margin: 20px 0px 20px 0px;
}
#sidebar {
  padding: 20px 0px 0px 0px;
}
#sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#sidebar ul li {
  width: 100%;
  float: left;
  margin: 2px 0px 2px 0px;
  clear: both;
  font-size: 13px;
}
#sidebar li {
  list-style: none !important;
}
.form-disclaimer {
  font-style: italic;
  font-size: 10px;
  color: #777;
}
.infowindow-thumbnail {
  background: url(https://www.inklocations.com/wp-content/themes/ink/img/thumbnail_default.jpg) center center no-repeat;
  background-size: 100%;
}
.posts {
  list-style: none;
}
.posts li {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-bottom: 3px solid #d7d7d7;
  border-right: 2px solid #d7d7d7;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 20px;
}
.posts li a {
  color: #f2605e;
}
.posts li h2 {
  font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.posts li img {
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.blogposts {
  list-style: none;
}
.blogposts li {
  float: left;
  width: 100%;
  background: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}
.blogposts li a {
  color: #f2605e;
}
.blogposts li h2 {
  font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.blogposts li img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.recentposts img{	
	float:left;
}
.recentposts h1{
	display:none;
}
.posts li p {
  /*Removed 07/11/2015 Alex*/
  /*float: left;*/
}
.entry-content a {
  /*Removed 11/11/2015 Alex*/
  /*color: #f2605e;*/
}
.entry-content h2 {
  font-family: "open_sansbold", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.wpbdp-listing-single .extra-images ul li img {
  display: inline;
  vertical-align: top;
  margin: 0 auto;
  max-width: none;
  border: none;
  width: 260px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#comments ul li .commentmetadata {
  font-size: 11px;
  position: relative;
  right: 0px;
  top: 100px;
}
.large-9 {
  width: 100%;
}
.shop-map > .wpbdp-map {
position: relative !important;
top: 0 !important;
}
.wpbdp-map {
	width: 715px !important;
	height: 320px !important;
	position: absolute !important;
	top: 120px !important;
}
.shop-page .shop-map {
  height: 320px;
  width: 100% !important;
  margin-top: -8px;
}
.large-3 {
  width: 25%;
}
.large-5 {
  width: 30%;
}
.wpbdp-listing-single .extra-images {
  width: 75%;
}
.wpbdp-listing-single .extra-images ul li img {
  width: 230px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  max-width: none !important;
  border: none !important;
}
.shop-page > .row div:first-of-type {
  width: 74%;
}
.wpbdp-listing-single .extra-images ul li {
  list-style-type: none;
  margin-left: 6px !important;
  margin-top: 6px !important;
  float: left;
  height: 150px;
  overflow: hidden;
}
.wpbdp-listing .comments {
  width: 75%;
  clear: both;
}
#post {
  width: 100%;
}
.wpbdp-listing-single .listing-title {
  width: 73%;
}
.wpbdp-listing-single .listing-title span {
  color: rgba(131, 131, 131, 0.54);
}
.wpbdp-submit-page.step-images .wpbdp-image .delete-image {
    color: #FFFFFF;
}
.shop-info a {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}
.page-top.row {
  display: none;
}
.wpbdp-listing-single .listing-title span {
  color: rgba(131, 131, 131, 0.54);
}
.shop-info a {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}
.listing-actions input {
  font-size: 15px !important;
  padding: 7px !important;
}
.listing-actions input.delete-listing {
  color: #181616 !important;
}
.social-nav img {
  width: 25px;
  margin-top: 5px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.social-nav img:hover {
  opacity: .7;
}
.shop-page .shop-like {
  width: 100% !important;
}
form#wpbdp-listing-form-fields div.wpbdp-form-field.textarea:nth-of-type(2) {
  display: none;
}
input#wpbdp-field-5-title.intextbox {
  display: none;
}
div.wpbdp-form-field-html span.sublabel:nth-of-type(2) {
  display: none;
}
.top-bar input,
.top-bar .button {
  top: -3px !important;
}
ul.tags {
	display: inline;
	list-style: none;
}
ul.tags li{
	display: inline;
	text-decoration:none;
	font-size:13px;
}
ul.tags li:after{
	content: ", ";
}
ul.tags li:last-child:after {
	content: "";
}
div.contact-form-wrapper h3 {
	display:none;
}
div.contact-form-wrapper h3.enquiry{
	clear:both;
	display:block;
	line-height:2em;
	margin-bottom:0px;
}
.wpbdp-ratings-reviews {
    clear: both;
}
.wpbdp-ratings-reviews .listing-ratings {
	margin-top:0px !important;
}

#MapResults{
	height:100%;
	width:20%;
	background-color:#fff;
	position:absolute;
	top: 0;
	left: 0;
	
}

.fullWidth{
	width: 100%;
	max-width:none;
}
.bannerImage{
	background-image:url(https://www.inklocations.com/wp-content/themes/ink/img/banner.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	max-width:none;
	height:100%;
	z-index:-9999;
}

.FindMeButton{
	font-size:14px;
}

.top-bar-nf li a:not(.button) {
	color:#696969;
}

.aligncenter{
	display:block;
	margin:auto;
}
