/* ========== */
/* = Custom styles, HairPress HTML theme = */
/* ========== */
/* ========== */
/* = Tags and helpers = */
/* ========== */
a {
  color: #ac6ed4;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-family: "PT Sans";
}
a:hover {
  color: #8938bd;
}

p {
  margin: 8px 0;
}

.theme-clr {
  color: #ac6ed4;
}

.black-clr {
  color: #333333;
}

.no-margin {
  margin: 0;
}

.size-16 {
  font-size: 16px;
}

.align-center {
  text-align: center;
}

ul.bullets {
  list-style: none;
  margin-left: 0;
  margin-bottom: 20px;
}
ul.bullets li {
  background: url('../images/bullet.png?1367227523') no-repeat 5px 7px;
  padding-left: 20px;
  margin-bottom: 10px;
}

/* ========== */
/* = Sprites = */
/* ========== */
.icons-sprite, .icons-arrow-left-white, .icons-arrow-left, .icons-arrow-right-white, .icons-arrow-right, .icons-calendar, .icons-child, .icons-divider-1, .icons-divider-2, .icons-divider-3, .icons-divider-4, .icons-divider-5, .icons-divider-6, .icons-divider-7, .icons-divider-8, .icons-divider-9, .icons-double-line, .icons-her, .icons-him, .icons-minus, .icons-nav-mob-left-white, .icons-nav-mob-left, .icons-nav-mob-right-white, .icons-nav-mob-right, .icons-nested, .icons-ornament-left, .icons-ornament-right, .icons-pagination-next, .icons-pagination-prev, .icons-plus, .icons-scissors, .icons-slider-nav-left, .icons-slider-nav-right, .icons-to-top-arrow, .icons-zoom, .accordion-heading a .icon, .accordion-heading.open a .icon {
  background: url('../images/icons-s8df19f7f0c.png') no-repeat;
}

.icons-arrow-left-white {
  background-position: 0 -696px;
  height: 13px;
  width: 13px;
}

.icons-arrow-left {
  background-position: 0 -722px;
  height: 13px;
  width: 13px;
}

.icons-arrow-right-white {
  background-position: 0 -709px;
  height: 13px;
  width: 13px;
}

.icons-arrow-right {
  background-position: 0 -735px;
  height: 13px;
  width: 13px;
}

.icons-calendar {
  background-position: 0 -771px;
  height: 13px;
  width: 13px;
}

.icons-child {
  background-position: 0 -784px;
  height: 14px;
  width: 14px;
}

.icons-divider-1 {
  background-position: 0 -205px;
  height: 33px;
  width: 33px;
}

.icons-divider-2 {
  background-position: 0 -238px;
  height: 33px;
  width: 33px;
}

.icons-divider-3 {
  background-position: 0 -655px;
  height: 33px;
  width: 33px;
}

.icons-divider-4 {
  background-position: 0 -373px;
  height: 33px;
  width: 33px;
}

.icons-divider-5 {
  background-position: 0 -499px;
  height: 33px;
  width: 33px;
}

.icons-divider-6 {
  background-position: 0 -304px;
  height: 33px;
  width: 33px;
}

.icons-divider-7 {
  background-position: 0 -106px;
  height: 33px;
  width: 33px;
}

.icons-divider-8 {
  background-position: 0 -271px;
  height: 33px;
  width: 33px;
}

.icons-divider-9 {
  background-position: 0 -172px;
  height: 33px;
  width: 33px;
}

.icons-double-line {
  background-position: 0 -798px;
  height: 6px;
  width: 114px;
}

.icons-her {
  background-position: 0 -406px;
  height: 16px;
  width: 14px;
}

.icons-him {
  background-position: 0 -630px;
  height: 16px;
  width: 14px;
}

.icons-minus {
  background-position: 0 -748px;
  height: 23px;
  width: 23px;
}

.icons-nav-mob-left-white {
  background-position: 0 -422px;
  height: 33px;
  width: 33px;
}

.icons-nav-mob-left {
  background-position: 0 -532px;
  height: 33px;
  width: 33px;
}

.icons-nav-mob-right-white {
  background-position: 0 -466px;
  height: 33px;
  width: 33px;
}

.icons-nav-mob-right {
  background-position: 0 -565px;
  height: 33px;
  width: 33px;
}

.icons-nested {
  background-position: 0 -688px;
  height: 8px;
  width: 25px;
}

.icons-ornament-left {
  background-position: 0 -646px;
  height: 9px;
  width: 33px;
}

.icons-ornament-right {
  background-position: 0 -598px;
  height: 9px;
  width: 33px;
}

.icons-pagination-next {
  background-position: 0 -363px;
  height: 10px;
  width: 11px;
}

.icons-pagination-prev {
  background-position: 0 -337px;
  height: 10px;
  width: 11px;
}

.icons-plus {
  background-position: 0 -607px;
  height: 23px;
  width: 23px;
}

.icons-scissors {
  background-position: 0 -139px;
  height: 33px;
  width: 33px;
}

.icons-slider-nav-left {
  background-position: 0 0;
  height: 53px;
  width: 53px;
}

.icons-slider-nav-right {
  background-position: 0 -53px;
  height: 53px;
  width: 53px;
}

.icons-to-top-arrow {
  background-position: 0 -455px;
  height: 11px;
  width: 15px;
}

.icons-zoom {
  background-position: 0 -347px;
  height: 16px;
  width: 16px;
}

.icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* ========== */
/* = Images and galleries = */
/* ========== */
.picture .img-overlay, .picture .shine-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.picture {
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.picture img {
  width: 100%;
}
.picture .img-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.picture .img-overlay .btn,
.picture .img-overlay .icons-zoom {
  position: absolute;
  left: 50%;
  top: 50%;
}
.picture .img-overlay .btn {
  filter: none;
  background: #000;
  margin-left: -40px;
  margin-top: -15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.picture .img-overlay .icons-zoom {
  margin-left: -8px;
  margin-top: -8px;
}
.picture .shine-overlay {
  background: url('../images/shine-overlay.png?1367227523') no-repeat left top;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -o-background-size: 80% auto;
  background-size: 80% auto;
}
.picture .grayscale-img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.6 ease;
  -moz-transition: all 0.6 ease;
  -o-transition: all 0.6 ease;
  transition: all 0.6 ease;
}
.picture a:hover .img-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.picture a:hover .grayscale-img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

.aligncenter {
  display: block;
  margin: 20px auto;
  clear: both;
}

.alignleft,
.attachment-post-thumbnail {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 5px;
}

.alignnone {
  display: inline;
}

.wp-caption-text,
.gallery-caption {
  text-align: center;
  font-style: italic;
}

.gallery-caption {
  font-size: 10.90909px;
  line-height: 16.66667px;
}

/* ========== */
/* = Theme buttons = */
/* ========== */
.btn {
  font-family: 'PT Sans';
  padding: 9px 12px;
}

.btn-theme {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7355a3;
  background-image: -moz-linear-gradient(top, #7d5daf, #644891);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7d5daf), to(#644891));
  background-image: -webkit-linear-gradient(top, #7d5daf, #644891);
  background-image: -o-linear-gradient(top, #7d5daf, #644891);
  background-image: linear-gradient(to bottom, #7d5daf, #644891);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7D5DAF', endColorstr='#FF644891', GradientType=0);
  border-color: #644891 #644891 #412e5e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #644891;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-theme:hover, .btn-theme:active, .btn-theme.active, .btn-theme.disabled, .btn-theme[disabled] {
  color: white;
  background-color: #644891;
  *background-color: #593f80;
}
.btn-theme:active, .btn-theme.active {
  background-color: #4d376f \9;
}
.btn-theme.no-bevel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* ========== */
/* = Navbar = */
/* ========== */
.admin-bar .navbar-fixed-top {
  top: 28px;
}

.navbar .navbar-inner {
  border-bottom: none;
  font-family: 'PT Sans';
}
.navbar .brand {
  padding: 10px 0 0 20px;
  color: white;
}
.navbar .brand .logo {
  float: left;
}
.navbar .brand h1 {
  color: white;
  margin: 5px 0 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 26px;
  line-height: 26px;
  font-family: Lobster;
  font-weight: normal;
}
.navbar .brand .tagline {
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-family: 'PT Sans';
  display: block;
  min-width: 200px;
}
.navbar .nav > li {
  position: relative;
}
.navbar .nav > li a {
  font-weight: bold;
  text-transform: uppercase;
  color: #f0f0f0;
  padding-left: 14px;
  padding-right: 14px;
  filter: none;
}
.navbar .nav > li a:hover {
  color: #ac6ed4;
}
.navbar .nav > li a:hover, .navbar .nav > li a:active, .navbar .nav > li a:focus {
  background: none;
}
.navbar .nav > li.active > a {
  background: none;
  border-bottom: 6px solid #ac6ed4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #f0f0f0;
  padding: 25px 15px 19px;
}
.navbar .nav > li.active > a:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ac6ed4;
}
.navbar .nav > li.active:after {
  border-color: transparent transparent #ac6ed4 transparent;
  border-style: solid;
  border-width: 3px 4px;
  margin-left: -4px;
  content: " ";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  bottom: 6px;
  width: 0;
  z-index: 99999;
}
.navbar .nav > li.dropdown > a:after {
  border-color: white transparent transparent transparent;
  border-style: solid;
  border-width: 4px 3px;
  margin-left: -3px;
  content: " ";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  top: 75%;
  width: 0;
  z-index: 99999;
}
.navbar .nav > li.dropdown.open > .dropdown-toggle, .navbar .nav > li.dropdown.active > .dropdown-toggle, .navbar .nav > li.dropdown.open.active > .dropdown-toggle, .navbar .nav > li.dropdown:hover > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav > li.dropdown.open > a:after, .navbar .nav > li.dropdown.active > a:after, .navbar .nav > li.dropdown.open.active > a:after, .navbar .nav > li.dropdown:hover > a:after {
  border-top-color: #ac6ed4;
}
.navbar .nav > li.dropdown.open:after, .navbar .nav > li.dropdown.active:after, .navbar .nav > li.dropdown.open.active:after, .navbar .nav > li.dropdown:hover:after {
  display: none;
}
.navbar .nav > li .dropdown-menu:after, .navbar .nav > li .dropdown-menu:before {
  display: none;
}
.navbar .btn-large {
  margin-top: 13px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}

.nav-collapse {
  float: right;
}

.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 100%;
  margin-top: -6px;
  margin-bottom: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  border-top: 6px solid white;
  background: rgba(0, 0, 0, 0.8);
}
.dropdown-menu > li {
  border-bottom: 1px solid #414141;
}
.dropdown-menu > li:last-child {
  border-bottom: none;
}
.dropdown-menu > li > a {
  padding: 9px 16px;
}
.dropdown-menu > li > a:hover {
  color: #ac6ed4;
}
.dropdown-menu > li.active a {
  background: none;
}

.dropdown-submenu:hover > a {
  background: none;
  filter: none;
}

.dropdown-submenu > .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0;
  margin: 0;
}
.dropdown-submenu > .dropdown-menu li > a {
  padding-top: 9px;
  padding-bottom: 9px;
}

.navbar-inverse .btn-navbar {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7d5daf), color-stop(100%, #644891));
  background: -webkit-linear-gradient(top, #7d5daf, #644891);
  background: -moz-linear-gradient(top, #7d5daf, #644891);
  background: -o-linear-gradient(top, #7d5daf, #644891);
  background: linear-gradient(top, #7d5daf, #644891);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-inverse .btn-navbar .icon-bar {
  height: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 20px;
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 4px;
}

/* ========== */
/* = Theme slider = */
/* ========== */
.fullwidthbanner-container {
  font-family: 'PT Sans';
  max-height: 530px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 530px;
  background-color: #e9e9e9;
}
.fullwidthbanner-container .rev_slider {
  height: 530px !important;
}
.fullwidthbanner-container .row {
  position: absolute;
  top: 0;
  z-index: 99;
  height: 530px;
}
.fullwidthbanner-container .opening-time {
  position: absolute;
  top: 120px;
  right: 0;
  z-index: 99;
  width: 215px;
}
.fullwidthbanner-container .custom-cap {
  visibility: hidden;
}

.fullwidthbanner-container-custom .rev_slider {
  overflow: visible;
}
.fullwidthbanner-container-custom.fullwidthbanner-container {
  width: auto !important;
}

.slider-title {
  top: 215px;
  font-size: 66px;
  line-height: 110px;
  font-weight: bold;
  position: absolute;
  color: #333333;
  line-height: 1.3;
  width: 100%;
}
.slider-title .icons-double-line {
  display: block;
  margin: 7px 0;
}
.slider-title .nav-icons {
  font-size: 20px;
}
.slider-title .nav-icons a {
  opacity: 0.25;
  filter: alpha(opacity=25);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.slider-title .nav-icons a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.semi-white-bg {
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
  width: 64%;
  padding: 0 2%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-height: 172px;
  overflow: hidden;
  min-height: 50px;
}

.opening-time {
  background: url('../images/lanes.png?1367227523') no-repeat center top;
  width: 215px;
  padding-top: 47px;
  color: white;
}
.opening-time .time-table {
  background-color: #303030;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-bottom: 8px;
}
.opening-time .time-table h3 {
  font-size: 18px;
  margin: 0;
  text-align: center;
  color: white;
  line-height: 2.2;
}
.opening-time .time-table > .inner-bg {
  margin: 0 8px;
  padding: 0 3px;
  background: url('../images/opening-time.gif?1367227523') repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-bottom: 1px solid #444444;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.6);
}
.opening-time .week-day {
  padding: 7px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
}
.opening-time .week-day.light-bg {
  background-image: url('../images/opening-time-light.gif?1367227523');
}
.opening-time .week-day dt {
  width: 50%;
  float: left;
}
.opening-time .week-day dd {
  text-align: right;
}
.opening-time .week-day.closed dt,
.opening-time .week-day.closed dd {
  color: #676767;
}
.opening-time .week-day.today dt {
  color: #ac6ed4;
}

/* ========== */
/* = Social icons = */
/* ========== */
.inactive-sprite, .social-icon.twitter > .inactive, .social-icon.facebook > .inactive, .social-icon.youtube > .inactive, .social-icon.rss > .inactive, .social-icon.stumble > .inactive, .social-icon.skype > .inactive, .social-icon.tumblr > .inactive, .social-icon.pinterest > .inactive, .social-icon.linkedin > .inactive, .social-icon.google > .inactive, .social-icon.vimeo > .inactive, .social-icon.mail > .inactive, .social-icon.favorites > .inactive, .social-icon.flickr > .inactive, .social-icon.instagram > .inactive {
  background: url('../images/social-icons/inactive-sd26479ef7b.png') no-repeat;
}

.active-sprite, .social-icon.twitter, .social-icon.facebook, .social-icon.youtube, .social-icon.rss, .social-icon.stumble, .social-icon.skype, .social-icon.tumblr, .social-icon.pinterest, .social-icon.linkedin, .social-icon.google, .social-icon.vimeo, .social-icon.mail, .social-icon.favorites, .social-icon.flickr, .social-icon.instagram {
  background: url('../images/social-icons/active-s85ddb1bd99.png') no-repeat;
}

.social-icons {
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 99;
}

.social-icon {
  display: inline-block;
  -webkit-transition: background 1s ease-in-out;
  -moz-transition: background 1s ease-in-out;
  -o-transition: background 1s ease-in-out;
  transition: background 1s ease-in-out;
}
.social-icon > .inactive {
  display: inline-block;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.social-icon:hover > .inactive {
  opacity: 0;
  filter: alpha(opacity=0);
}
.social-icon.twitter {
  background-position: 0 -352px;
  height: 32px;
  width: 32px;
}
.social-icon.twitter > .inactive {
  background-position: 0 -288px;
  height: 32px;
  width: 32px;
}
.social-icon.facebook {
  background-position: 0 -448px;
  height: 32px;
  width: 32px;
}
.social-icon.facebook > .inactive {
  background-position: 0 -448px;
  height: 32px;
  width: 32px;
}
.social-icon.youtube {
  background-position: 0 -256px;
  height: 32px;
  width: 32px;
}
.social-icon.youtube > .inactive {
  background-position: 0 -320px;
  height: 32px;
  width: 32px;
}
.social-icon.rss {
  background-position: 0 -192px;
  height: 32px;
  width: 32px;
}
.social-icon.rss > .inactive {
  background-position: 0 0;
  height: 32px;
  width: 32px;
}
.social-icon.stumble {
  background-position: 0 -128px;
  height: 32px;
  width: 32px;
}
.social-icon.stumble > .inactive {
  background-position: 0 -32px;
  height: 32px;
  width: 32px;
}
.social-icon.skype {
  background-position: 0 -32px;
  height: 32px;
  width: 32px;
}
.social-icon.skype > .inactive {
  background-position: 0 -96px;
  height: 32px;
  width: 32px;
}
.social-icon.tumblr {
  background-position: 0 -416px;
  height: 32px;
  width: 32px;
}
.social-icon.tumblr > .inactive {
  background-position: 0 -416px;
  height: 32px;
  width: 32px;
}
.social-icon.rss {
  background-position: 0 -192px;
  height: 32px;
  width: 32px;
}
.social-icon.rss > .inactive {
  background-position: 0 0;
  height: 32px;
  width: 32px;
}
.social-icon.pinterest {
  background-position: 0 0;
  height: 32px;
  width: 32px;
}
.social-icon.pinterest > .inactive {
  background-position: 0 -64px;
  height: 32px;
  width: 32px;
}
.social-icon.linkedin {
  background-position: 0 -320px;
  height: 32px;
  width: 32px;
}
.social-icon.linkedin > .inactive {
  background-position: 0 -384px;
  height: 32px;
  width: 32px;
}
.social-icon.google {
  background-position: 0 -96px;
  height: 32px;
  width: 32px;
}
.social-icon.google > .inactive {
  background-position: 0 -128px;
  height: 32px;
  width: 32px;
}
.social-icon.vimeo {
  background-position: 0 -224px;
  height: 32px;
  width: 32px;
}
.social-icon.vimeo > .inactive {
  background-position: 0 -224px;
  height: 32px;
  width: 32px;
}
.social-icon.mail {
  background-position: 0 -160px;
  height: 32px;
  width: 32px;
}
.social-icon.mail > .inactive {
  background-position: 0 -160px;
  height: 32px;
  width: 32px;
}
.social-icon.favorites {
  background-position: 0 -288px;
  height: 32px;
  width: 32px;
}
.social-icon.favorites > .inactive {
  background-position: 0 -256px;
  height: 32px;
  width: 32px;
}
.social-icon.flickr {
  background-position: 0 -384px;
  height: 32px;
  width: 32px;
}
.social-icon.flickr > .inactive {
  background-position: 0 -352px;
  height: 32px;
  width: 32px;
}
.social-icon.instagram {
  background-position: 0 -64px;
  height: 32px;
  width: 32px;
}
.social-icon.instagram > .inactive {
  background-position: 0 -192px;
  height: 32px;
  width: 32px;
}

/* ========== */
/* = Title area = */
/* ========== */
.title-area {
  padding-top: 115px;
  padding-bottom: 55px;
  background-color: #eaeae5;
}
.title-area.shallow {
  padding-top: 45px;
}
.title-area .row {
  position: relative;
}
.title-area h1 {
  display: inline-block;
  font-size: 66px;
  text-transform: uppercase;
  background: url('../images/double-line-bottom.png?1367227523') repeat-x center bottom;
  background: url('../images/double-line-top.png?1367227523') repeat-x center top, url('../images/double-line-bottom.png?1367227523') repeat-x center bottom;
}
.title-area .social-icons {
  bottom: 0;
}

/* ========== */
/* = Breadcrumbs = */
/* ========== */
.breadcrumbs-container {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background: linear-gradient(top, #ffffff, #f5f5f5);
  border-bottom: 1px solid #e5e5e5;
  font-family: 'PT Sans';
}
.breadcrumbs-container .breadcrumb {
  background: none;
  padding: 10px 0;
  margin: 0;
}
.breadcrumbs-container a {
  color: #727272;
}
.breadcrumbs-container .active a {
  color: #333333;
}
.breadcrumbs-container .divider {
  border-color: transparent transparent transparent #ac6ed4;
  border-style: solid;
  border-width: 3px;
  display: inline-block;
  height: 0;
  width: 0;
  margin-left: 7px;
  padding-left: 0;
}

/* ========== */
/* = Sidebars = */
/* ========== */
.sidebar.right .sidebar-item.widget_nav_menu {
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(right, #ffffff, #f7f7f7);
  background: -moz-linear-gradient(right, #ffffff, #f7f7f7);
  background: -o-linear-gradient(right, #ffffff, #f7f7f7);
  background: linear-gradient(right, #ffffff, #f7f7f7);
}
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li > a {
  position: relative;
  margin-left: -36px;
  margin-right: -26px;
  padding-left: 36px;
}
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:before, .sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:after,
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:before,
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:after, .sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:before, .sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:after,
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:hover:before,
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:hover:after {
  left: -7px;
  width: 10px;
}
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:before,
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:before, .sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:before,
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:hover:before {
  top: -4px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:after,
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:after, .sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:after,
.sidebar.right .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor a:hover:after {
  bottom: -4px;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.sidebar-item {
  margin-bottom: 30px;
}
.sidebar-item.opening-time {
  width: auto;
}
.sidebar-item.widget_nav_menu {
  background-color: #fafafa;
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(left, #ffffff, #f7f7f7);
  background: -moz-linear-gradient(left, #ffffff, #f7f7f7);
  background: -o-linear-gradient(left, #ffffff, #f7f7f7);
  background: linear-gradient(left, #ffffff, #f7f7f7);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  padding: 24px 26px;
}
.sidebar-item.widget_nav_menu h3 {
  margin: 0 0 15px;
}
.sidebar-item.widget_nav_menu .nav-pills {
  margin-bottom: 0;
}
.sidebar-item.widget_nav_menu .nav-pills > li > a {
  position: relative;
  margin-left: -26px;
  margin-right: -36px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-left: 26px;
  font-weight: bold;
  color: #727272;
}
.sidebar-item.widget_nav_menu .nav-pills > li > a:hover {
  color: #ac6ed4;
  background: none;
}
.sidebar-item.widget_nav_menu .nav-pills > li.active > a,
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:hover, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a,
.sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:hover {
  background-color: #7d5daf;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8b6eb7), color-stop(100%, #644891));
  background: -webkit-linear-gradient(top, #8b6eb7, #644891);
  background: -moz-linear-gradient(top, #8b6eb7, #644891);
  background: -o-linear-gradient(top, #8b6eb7, #644891);
  background: linear-gradient(top, #8b6eb7, #644891);
  color: white;
}
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:before, .sidebar-item.widget_nav_menu .nav-pills > li.active > a:after,
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:hover:before,
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:hover:after, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:before, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:after,
.sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:hover:before,
.sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:hover:after {
  position: absolute;
  z-index: 3;
  content: " ";
  right: -7px;
  background-color: white;
  width: 10px;
  height: 80%;
}
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:before,
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:hover:before, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:before,
.sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:hover:before {
  top: -4px;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:after,
.sidebar-item.widget_nav_menu .nav-pills > li.active > a:hover:after, .sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:after,
.sidebar-item.widget_nav_menu .nav-pills > li.current-menu-ancestor > a:hover:after {
  bottom: -4px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sidebar-item.widget_nav_menu .dropdown-menu > .active > a {
  font-weight: bold;
}
.sidebar-item.widget_nav_menu .current-menu-ancestor > a {
  font-weight: normal;
}
.sidebar-item.widget_recent_comments ul {
  list-style: none;
  margin: 0;
}
.sidebar-item.widget_recent_comments ul > li {
  margin-bottom: 10px;
}
.sidebar-item.widget_recent_comments ul > li a {
  font-weight: bold;
}
.sidebar-item.widget_archive a {
  font-weight: bold;
}
.sidebar-item.widget_archive ul {
  list-style: none;
  margin: 0;
}
.sidebar-item.widget_search .search-width {
  width: 165px;
}
#narocanje {
	position:absolute;
	z-index:100000;
	text-align:right;
	font-size:26px;
	color:#333;
	line-height:29px;
	top:350px;
	margin-left:550px;
}
#narocanje span {
	color:#1e73be;
	font-size:17px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
}
#narocanje2, #narocanje3 {display:none;}
@media (min-width: 1200px) {
  .sidebar-item.widget_search .search-width {
    width: 215px;
  }
  #narocanje {
		margin-left:780px;
	}
}
@media (max-width: 979px) {
  .sidebar-item.widget_search .search-width {
    width: 111px;
  }
  #narocanje {
		top:410px;
		right:20px;
		margin-left:0;
	}
}
@media (max-width: 767px) {
  .sidebar-item.widget_search .search-width {
    width: 50%;
  }
  .navbar .brand h1 {display:none;}
  #narocanje {display:none;}
  #narocanje2 {display:block; margin: 30px; font-size:17px;}
  #narocanje2 span {font-weight:normal;}
  #narocanje3 { display:block; font-size:12px; text-align:center; background:#1b1b1b; margin:0 -20px; padding:5px 10px; border-bottom:1px solid #333;}
  .fullwidthbanner-container .opening-time {
	top: 100px !important;
	}
}

.widget_nav_menu .dropdown-menu {
  display: block;
  position: static;
  float: none;
  background: none;
  border: none;
  margin: 0 0 0 14px;
  padding: 0;
}
.widget_nav_menu .dropdown-menu > li {
  border: none;
}
.widget_nav_menu .dropdown-menu > li > a {
  font-weight: normal;
  padding: 8px 0;
  font-size: 13px;
}
.widget_nav_menu .dropdown-menu > li > a:hover,
.widget_nav_menu .dropdown-menu > li > a:focus {
  background: none;
}
.widget_nav_menu .dropdown-submenu:hover > a {
  color: inherit;
}
.widget_nav_menu .dropdown-submenu > a:after {
  display: none;
}

#wp-calendar {
  width: 100%;
  text-align: center;
}
#wp-calendar caption {
  background-color: #ac6ed4;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#wp-calendar tbody td {
  text-align: center;
}

.widget_rss .bolded-line {
  display: none;
}
.widget_rss .lined {
  clear: both;
  overflow: auto;
}
.widget_rss .lined .rsswidget {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
}

/* ========== */
/* = Content = */
/* ========== */
.main-content {
  padding-top: 45px;
}

.bolded-line {
  display: block;
  margin-bottom: -1px;
  margin-top: 15px;
  width: 22px;
  height: 1px;
  background-color: #727272;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  color: #333333;
  font-family: 'PT Sans';
}
h1 .light,
h2 .light,
h3 .light,
h4 .light,
h5 .light,
h6 .light {
  font-weight: normal;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 18px;
}

h3,
h4 {
  font-size: 14px;
}

h5,
h6 {
  font-size: 12px;
  color: #727272;
}

h6 {
  font-weight: normal;
}

.lined {
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.lined.no-line {
  border-bottom: none;
  margin-bottom: 0;
}
.lined a {
  color: #333333;
}
.lined a:hover {
  color: #999999;
  text-decoration: none;
}
.lined h2 {
  color: #333333;
  margin: 0;
  text-transform: uppercase;
}
.lined h5,
.lined .meta-data {
  color: #999999;
  margin: 0;
  font-weight: normal;
}
.lined .meta-data {
  font-family: "PT Sans";
}
.lined .meta-data a {
  color: #ac6ed4;
  font-weight: bold;
}
.lined .btn,
.lined .btn:hover {
  color: white;
}

.read-more {
  font-weight: bold;
}

.divide-line {
  position: relative;
  border-bottom: 3px double #e5e5e5;
  height: 15px;
  margin: 20px 0 36px;
  overflow: visible;
  clear: both;
}
.divide-line .icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -17px;
  background-color: white;
}

.meta-info {
  color: #999999;
  font-size: 12px;
}

nav.arrows {
  font-size: 3px;
}
nav.arrows a {
  opacity: 0.25;
  filter: alpha(opacity=25);
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
nav.arrows a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.quote {
  text-align: center;
}
.quote .person {
  font-weight: bold;
  font-family: "PT Sans";
  font-size: 14px;
}
.quote .title {
  font-style: italic;
}

blockquote {
  background: #e5e5e5 url('../images/quote.png?1367227523') no-repeat 5px 5px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  padding: 5px 10px;
  position: relative;
}
blockquote:after {
  position: absolute;
  content: " ";
  display: block;
  height: 10px;
  background: url('../images/quote-arrow.png?1367227523') center top no-repeat;
  width: 100%;
  left: 0;
  top: 100%;
}
blockquote p {
  font-size: 12px;
  line-height: 1.66;
  margin: 10px 0;
}

.brands {
  text-align: center;
}
.brands a {
  opacity: 0.25;
  filter: alpha(opacity=25);
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}
.brands a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.member-details .lined {
  margin-top: 54px;
}
.member-details strong {
  color: #333333;
  font-family: "PT Sans";
  font-size: 14px;
}
.member-details .bolded-line {
  margin-top: 0;
}
.member-details p {
  margin: 10px 0;
}

.full-map {
  width: 100%;
  border: none;
  margin: 0;
  overflow: hidden;
  height: 370px;
}

.blog-content img.pull-right {
  margin-left: 15px;
}
.blog-content img.pull-left {
  margin-right: 15px;
}

.row.with-margin {
  margin-top: 8px;
  margin-bottom: 8px;
}

.tags {
  font-weight: bold;
}

.large-txt {
  font-size: 14px;
  color: #333333;
}

.inner-post-navigation {
  margin-top: 40px;
  text-align: center;
  clear: both;
}

.comment-head .avatar-img {
  display: block;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  margin-right: 17px;
}
.comment-head .name {
  font-size: 14px;
  margin-bottom: 0;
}
.comment-head .name > span {
  color: #333333;
  font-weight: bold;
}
.comment-head .reply {
  font-weight: bold;
}
.comment-head .date {
  text-align: right;
  color: #999999;
}

.nested-comment {
  background-color: #eeeeee;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.nested-comment .icons-nested {
  margin-top: 20px;
}
.nested-comment .date {
  padding-right: 20px;
}
.nested-comment .comment-text {
  padding-right: 20px;
}

.search-item {
  margin-bottom: 50px;
}
.search-item.last {
  margin-bottom: 0;
}

.pagination-numbers {
  text-align: center;
}

.error-404 {
  text-align: center;
  margin-top: 100px;
}
.error-404 .slight-gradient {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px;
  margin-bottom: 30px;
}

.error-404-txt {
  font-family: 'PT Sans';
  font-size: 18px;
  color: #999999;
  margin-bottom: 30px;
  line-height: 1.5;
}

.sticky .post-inner {
  position: relative;
  background-color: #f8f7f7;
  padding: 30px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  z-index: 3;
}
.sticky .post-inner:before, .sticky .post-inner:after {
  display: block;
  position: absolute;
  content: " ";
  top: 100%;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background-color: #f8f7f7;
}
.sticky .post-inner:before {
  z-index: 2;
  height: 2px;
  left: 2px;
  right: 2px;
}
.sticky .post-inner:after {
  z-index: 1;
  height: 5px;
  left: 5px;
  right: 5px;
}

.post blockquote:after,
.comment-text blockquote:after {
  display: none;
}

.bypostauthor {
  font-weight: bold;
}

.tweet-container ul {
  list-style: none;
  margin-left: 0;
}

/* ========== */
/* = Gallery = */
/* ========== */
.gallery {
  margin-left: -4.66%;
}
.gallery .picture {
  width: 12%;
  margin-left: 4.66%;
  float: left;
  margin-bottom: 30px;
}

/* ========== */
/* = Tabs / Collapse = */
/* ========== */
.nav-tabs-theme {
  border-bottom: none;
  margin-bottom: 0;
}
.nav-tabs-theme > li {
  margin-bottom: 0;
}
.nav-tabs-theme > li > a {
  position: relative;
  font-weight: bold;
}
.nav-tabs-theme > .active > a,
.nav-tabs-theme > .active > a:hover {
  background-color: #7d5daf;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8b6eb7), color-stop(100%, #644891));
  background: -webkit-linear-gradient(top, #8b6eb7, #644891);
  background: -moz-linear-gradient(top, #8b6eb7, #644891);
  background: -o-linear-gradient(top, #8b6eb7, #644891);
  background: linear-gradient(top, #8b6eb7, #644891);
  color: white;
  border-color: #60448a;
}

.tab-content {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  padding: 20px;
}

.accordion-heading a {
  display: block;
  font-size: 14px;
  font-family: "PT Sans";
  font-weight: bold;
}
.accordion-heading a:hover {
  text-decoration: none;
}
.accordion-heading a .icon {
  margin-right: 10px;
  background-color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-position: 0 -607px;
  height: 23px;
  width: 23px;
}
.accordion-heading.open a .icon {
  background-color: #ac6ed4;
  background-position: 0 -748px;
  height: 23px;
  width: 23px;
}

.accordion-group {
  margin: 10px 0;
}
.accordion-group .bolded-line {
  margin: 10px 0;
}

.accordion-inner {
  padding: 5px 0;
}

/* ========== */
/* = Forms = */
/* ========== */
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 {
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
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: #ac6ed4;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.form.appointment,
.wpcf7-form.appointment {
  margin: 30px 0;
}
.form .icon,
.wpcf7-form .icon {
  vertical-align: baseline;
  margin-left: 10px;
}
.form .pad-top,
.wpcf7-form .pad-top {
  padding-top: 36px;
}
.form .row,
.wpcf7-form .row {
  margin-bottom: 20px;
}
.form label,
.wpcf7-form label {
  color: #333333;
  font-weight: bold;
  display: inline;
}

label {
  font-weight: bold;
}

/* ========== */
/* = Tables = */
/* ========== */
.table {
  border: 1px solid #e5e5e5;
}
.table th {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background: linear-gradient(top, #ffffff, #f7f7f7);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  color: #333333;
  font-family: "PT Sans";
  font-size: 14px;
}
.table tbody td {
  background-color: #f2f2f2;
  border-color: #e5e5e5;
}
.table tbody td:nth-of-type(even) {
  background-color: white;
}
.table tbody .active {
  border-left: 1px solid #ac6ed4;
  border-right: 1px solid #ac6ed4;
}
.table tbody .active td {
  border-top: 1px solid #ac6ed4;
  border-bottom: 1px solid #ac6ed4;
  color: #ac6ed4;
  font-weight: bold;
}
.table td,
.table th {
  padding: 8px 12px;
}
.table td.align-center,
.table th.align-center {
  text-align: center;
}
.table td .icon,
.table th .icon {
  vertical-align: baseline;
}

/* ========== */
/* = Buttons = */
/* ========== */
.btn.rounded-2 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn.rounded-6 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn.rounded-10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.btn.rounded {
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px;
}

#comments-submit-button,
form[action*="login.php"] input[type="submit"] {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7355a3;
  background-image: -moz-linear-gradient(top, #7d5daf, #644891);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7d5daf), to(#644891));
  background-image: -webkit-linear-gradient(top, #7d5daf, #644891);
  background-image: -o-linear-gradient(top, #7d5daf, #644891);
  background-image: linear-gradient(to bottom, #7d5daf, #644891);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7D5DAF', endColorstr='#FF644891', GradientType=0);
  border-color: #644891 #644891 #412e5e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #644891;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: 'PT Sans';
  padding: 9px 12px;
  display: block;
}
#comments-submit-button:hover, #comments-submit-button:active, #comments-submit-button.active, #comments-submit-button.disabled, #comments-submit-button[disabled],
form[action*="login.php"] input[type="submit"]:hover,
form[action*="login.php"] input[type="submit"]:active,
form[action*="login.php"] input[type="submit"].active,
form[action*="login.php"] input[type="submit"].disabled,
form[action*="login.php"] input[type="submit"][disabled] {
  color: white;
  background-color: #644891;
  *background-color: #593f80;
}
#comments-submit-button:active, #comments-submit-button.active,
form[action*="login.php"] input[type="submit"]:active,
form[action*="login.php"] input[type="submit"].active {
  background-color: #4d376f \9;
}

#comments-submit-button {
  float: right;
}

/* ========== */
/* = Dark stripe = */
/* ========== */
.dark-stripe {
  background-color: #1f1f1f;
  background: url('../images/shadow-top.png?1367227523') no-repeat center top, url('../images/shadow-bottom.png?1367227523') no-repeat center bottom, -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #0f0f0f), color-stop(50%, #303030), color-stop(100%, #0f0f0f));
  background: url('../images/shadow-top.png?1367227523') no-repeat center top, url('../images/shadow-bottom.png?1367227523') no-repeat center bottom, -webkit-linear-gradient(left, #0f0f0f 0%, #303030 50%, #0f0f0f 100%);
  background: url('../images/shadow-top.png?1367227523') no-repeat center top, url('../images/shadow-bottom.png?1367227523') no-repeat center bottom, -moz-linear-gradient(left, #0f0f0f 0%, #303030 50%, #0f0f0f 100%);
  background: url('../images/shadow-top.png?1367227523') no-repeat center top, url('../images/shadow-bottom.png?1367227523') no-repeat center bottom, -o-linear-gradient(left, #0f0f0f 0%, #303030 50%, #0f0f0f 100%);
  background: url('../images/shadow-top.png?1367227523') no-repeat center top, url('../images/shadow-bottom.png?1367227523') no-repeat center bottom, linear-gradient(left, #0f0f0f 0%, #303030 50%, #0f0f0f 100%);
  padding: 20px 0;
  margin: 30px 0;
}
.dark-stripe .lined {
  text-align: center;
  color: white;
  border-bottom-color: #505050;
}
.dark-stripe .lined a {
  color: white;
}
.dark-stripe .lined a:hover {
  color: #f2f2f2;
}
.dark-stripe .lined .icon {
  opacity: 0.25;
  filter: alpha(opacity=25);
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.dark-stripe .lined .icon:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.dark-stripe .lined .icons-arrow-left-white {
  margin-right: 24px;
}
.dark-stripe .lined .icons-arrow-right-white {
  margin-left: 24px;
}
.dark-stripe .lined .bolded-line {
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}
.dark-stripe h2 {
  color: white;
}
.dark-stripe h5 {
  color: #b4b4b4;
}
.dark-stripe .thumbnails {
  text-align: center;
}
.dark-stripe .thumbnails h4 {
  font-size: 12px;
  margin-bottom: 0;
}
.dark-stripe .thumbnails .title {
  font-style: italic;
  color: white;
}

/* ========== */
/* = Foot = */
/* ========== */
.foot {
  background-color: #333333;
  padding: 20px 0 30px 0;
  margin-top: 30px;
  color: white;
}
.foot .lined {
  border-bottom-color: #505050;
}
.foot .lined h2 {
  color: white;
}
.foot .lined .bolded-line {
  background-color: white;
}
.foot a {
  color: white;
}
.foot a.tweet_user, .foot a.read-more {
  color: #ac6ed4;
}
.foot .nav {
  font-family: "PT Sans";
}
.foot .nav a {
  padding: 12px 0;
  color: white;
  margin-bottom: 0 !important;
  margin-top: 0;
  font-size: 14px;
  border-bottom: 1px solid #505050;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
}
.foot .nav a:hover {
  background: none;
  color: #ac6ed4;
}
.foot .nav > .active > a,
.foot .nav > .active > a:hover {
  background: none;
}
.foot .nav > li:first-child > a {
  padding-top: 0;
}
.foot .nav > li:last-child > a {
  border-bottom: none;
}
.foot .fb-like-box,
.foot .fb-like-box > span,
.foot iframe {
  width: 100% !important;
}
.foot .bordered {
  border: 1px solid #505050;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #2e2e2e;
}

/* ========== */
/* = Footer = */
/* ========== */
footer {
  background-color: #222222;
  padding: 12px 0;
  position: relative;
}
footer #to-the-top {
  position: absolute;
  top: -23px;
  left: 50%;
  height: 23px;
  width: 60px;
  margin-left: -30px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: #222222;
  text-align: center;
}
footer a {
  font-weight: bold;
  color: white;
}

/* ========== */
/* = Twitter = */
/* ========== */
.tweet-container .tweet_time a {
  display: block;
  color: #727272;
}
.tweet-container .bolded-line {
  background-color: white;
  margin-bottom: 10px;
}
.tweet-container li:last-child .bolded-line {
  display: none;
}

/* ========== */
/* = Carousel = */
/* ========== */
.carousel .slide {
  float: left;
  width: 220px;
}

.carousel-wide .slide {
  width: 940px;
}

@media (min-width: 1200px) {
  .carousel .slide {
    width: 270px;
  }

  .carousel-wide .slide {
    width: 1170px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .carousel .slide {
    width: 166px;
  }

  .carousel-wide .slide {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .carousel .slide {
    width: 100%;
  }

  .carousel-wide .slide {
    width: 100%;
  }
}
/* ========== */
/* = Responsiveness= */
/* ========== */
@media (min-width: 1679px) {
  .main-content {
    background: url('../images/hair.jpg?1367227523') 0 45px no-repeat;
    min-height: 197px;
  }
}
@media (min-width: 1200px) {
  .navbar .nav > li a,
  .navbar .nav > li.active > a {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 979px) {
  .nav-collapse {
    float: none;
  }

  .slider-title {
    display: none;
  }

  .navbar-fixed-top {
    margin-bottom: 0;
  }

  .fullwidthbanner-container .opening-time {
    right: auto;
    left: 50%;
    margin-left: -108px;
    top: 40px;
  }

  .social-icons {
    left: 20px;
    right: auto;
  }

  .nav-collapse .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu .dropdown-menu {
    margin-left: 20px;
  }

  .dropdown-submenu > a:after {
    display: none;
  }

  .navbar {
    font-size: 14px;
  }

  .navbar .nav > li {
    border-bottom: 1px solid #414141;
  }
  .navbar .nav > li.active > a {
    background: none;
    border-bottom: none;
    padding: 9px 14px;
  }
  .navbar .nav > li.dropdown > a, .navbar .nav > li.dropdown > a:hover {
    background-position: 97% center;
    background-repeat: no-repeat;
  }

  .dropdown-menu > li {
    border: none;
  }
  .dropdown-menu > li > a {
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #e6e6e6;
    text-transform: none !important;
    font-weight: normal !important;
  }

  .nav-collapse .dropdown-menu a {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: white;
  }

  .navbar .btn-large {
    width: auto;
    float: none;
    display: block;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: bold;
  }

  .title-area {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .title-area h1 {
    font-size: 44px;
  }
  .title-area .social-icons {
    position: static;
    margin-left: 0;
  }

  .navbar .nav > li.dropdown > a:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .picture {
    max-width: 50%;
  }

  .gallery {
    margin-left: -9.32%;
  }
  .gallery .picture {
    width: 24%;
    margin-left: 9.32%;
  }

  .gallery-widget .picture {
    float: left;
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
  }

  .slider .row,
  .fullwidthbanner-container .row {
    position: static;
  }

  div[class*="span"] {
    margin-bottom: 33px;
  }

  nav.arrows a.nav-left {
    background-position: 0 -532px;
    height: 33px;
    width: 33px;
  }
  nav.arrows a.nav-right {
    background-position: 0 -565px;
    height: 33px;
    width: 33px;
  }

  .dark-stripe .lined a.nav-left {
    background-position: 0 -422px;
    height: 33px;
    width: 33px;
  }
  .dark-stripe .lined a.nav-right {
    background-position: 0 -466px;
    height: 33px;
    width: 33px;
  }

  .foot,
  footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  footer .pull-right {
    float: none;
  }

  .title-area,
  .breadcrumbs-container {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-area h1 {
    font-size: 33px;
  }

  .breadcrumbs-container [class*="span"] {
    margin-bottom: 0;
  }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 20px;
  }

  .fullwidthbanner-container {
    margin-left: -20px;
    margin-right: -20px;
    width: auto !important;
  }
}
@media (max-width: 480px) {
  .picture {
    max-width: 100%;
  }
}
.lt-ie9 .navbar .navbar-inner {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#CC000000', endColorstr='#CC000000');
}
.lt-ie9 .navbar .nav {
  letter-spacing: -0.05em;
}
.lt-ie9 .navbar .nav li a {
  padding-left: 10px;
  padding-right: 10px;
  filter: none !important;
}
.lt-ie9 .navbar .nav .dropdown-menu {
  filter: none;
  background: #000;
}
.lt-ie9 .semi-white-bg {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80FFFFFF', endColorstr='#80FFFFFF');
}
.lt-ie9 .sidebar-item.gallery-menu .nav-pills > li > a {
  margin-right: -26px;
}
.lt-ie9 .sidebar.right .sidebar-item.gallery-menu .nav-pills > li > a {
  margin-left: -26px;
}
.lt-ie9 .tab-content {
  border: 1px solid #e5e5e5;
}

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

.ui-timepicker-div dl {
  text-align: left;
}

.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -25px;
}

.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px;
}

.ui-timepicker-div td {
  font-size: 90%;
}

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.ui-timepicker-rtl {
  direction: rtl;
}

.ui-timepicker-rtl dl {
  text-align: right;
}

.ui-timepicker-rtl dl dd {
  margin: 0 65px 10px 10px;
}
