/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  background-color: #f1f1f1;
}
.footer {
  background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */

body > .container {
  padding: 0px 15px 0;
}

.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar {
  background-color: #292929;
  padding: 0.5rem 1rem !important;
}

.nav-logo {
  width: 100px;
}

.pricelist-header {
  border-bottom: 1px solid #c2c2c2;
  width: 200px;
  margin: 0 auto;
  padding-bottom: 12px;
}

.section-header {
  border-bottom: 1px solid #c2c2c2;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 38px;
  padding-bottom: 12px;
}

.section-header-text {
  font-size: 24px;
  font-weight: 600;
}

#salon-newmiltion .pricelist-tabs span {
  display: inline-block;
  margin: 28px 18px;
  border-radius: 4px;
  padding: 10px 20px;
  cursor: pointer;
}

.pricelist-tabs-border {
    border: 2px solid #292929;
    background-color: #292929;
    color: #f1f1f1;
}

.category-container {
  text-align: left;
  padding: 28px;
}

.category-header {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 18px;
}

.category-header span:last-child {
  font-size: 16px;
  color: #292929;
}

.pricelist-submessage {
  font-weight: 600;
}

.dF
{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.dIF
{
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
}
.aiC
{
	-webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.aiFE
{
	-webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}
.aiFS
{
	-webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.jcC
{
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jcSB
{
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.jcFE
{
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.jcFS
{
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
.fwW
{
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.fdC
{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.fdR
{
	-webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
	flex-direction: row;
}

/*.nm-section1 {
  margin-top: 108px;
}*/

.footer {
  background-color: #292929 !important;
  height: auto !important;
  line-height: 1rem !important;
  margin-top: 38px;
}

.footer-title {
  color: #fff;
  text-align: left;
  font-size: 1rem;
  margin: 28px 0px;
  display: inline-block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 14px;
  width: 146px;
  text-align: center;
}

.opening-times-container {
  line-height: 1;
}

.opening-times-container tr td:first-child,
.team-table tr td:first-child {
  color: #fff;
  padding: 0px 30px 8px 0px;
}

.opening-times-container tr td:last-child,
.team-table tr td:last-child {
  color: #c2c2c2;
  padding-bottom: 8px;
}

.footer i {
  color: #c2c2c2;
}

.address-table {
  color: #fff;
}

.address-table td {
  padding-left: 18px;
  padding-bottom: 10px;
}

.contact-info {
  margin-bottom: 10px;
}

.contact-info span {
  margin-left: 18px;
}

.contact-info span,
.contact-info a {
  color: #fff;
  text-decoration: none;
}

.copyright-text {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 20px;
}

.jumbotron {
  background-image: url('/Images/banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.jumbotron > .container {
  background-color: rgba(41,41,41,1);
  max-width: 820px;
  padding: 20px;
  border-radius: 5px;
  color: #292929;
}

.jumbotron-heading {
    color: #fff;
    font-weight: 300;
    font-size: 3rem;
}

.jumbotron .text-muted {
    color: #c2c2c2 !important;
}

.jumbotron a.btn.btn-lg.btn-secondary {
  background-color: #fff;
  color: #292929;
  border-color: #fff;
  font-weight: 600;
}

@media (min-width: 992px) {
  .modal-lg {
      max-width: 1000px !important;
  }
}

@media (max-width: 568px) {
  .jumbotron-heading {
    font-size: 2rem;
  }
}

.modal .btn {
  background-color: #292929;
  border-color: #292929;
  cursor: pointer;
}

.modal .btn:hover {
  background-color: #c2c2c2;
  border-color: #c2c2c2;
}

.card {
  background-color: inherit;
  border: 0px;
  padding-bottom: 30px;
}

.card-container {
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
}

.card-body {
  background-color: #fff;
}

.card-container:hover {
  -webkit-box-shadow: 0px 0px 45px -10px rgba(41,41,41,1);
  -moz-box-shadow: 0px 0px 45px -10px rgba(41,41,41,1);
  box-shadow: 0px 0px 45px -10px rgba(41,41,41,1);
  transition: all ease 0.3s;
}

.card-title {
  font-weight: 600;
  color: #292929;
  font-size: 1.2rem;
  padding: 6px;
  display: inline-block;
  width: 100%;
  padding-left: 0px !important;
}

.card-text {
  min-height: 75px;
}

.contact-container .btn {
  border: 2px solid #292929;
  background-color: #292929;
  color: #f1f1f1;
  padding: 8px;
  width: 100%;
  display: inline-block;
  margin-bottom: 12px;
}

.card .btn {
  border: 2px solid #292929;
  background-color: #292929;
  color: #f1f1f1;
}

.nm-section2 {
  min-height: 550px;
}

#hair-btn,
#beauty-btn {
  cursor: pointer;
}

.contact-container {
  margin-top: 28px;
}

.salon-map {
  height: 570px;
  width: 100%;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 8px;
  margin: 10px 0px;
}

.contact-form textarea {
  height: 200px;
}

.contact-form h4 {
  font-weight: 600;
}

* {
  font-family: 'Lora', serif;
}

.lead {
  font-size: 1rem;
}

#salon-southbourne .jumbotron {
  background-image: url('/Images/banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#salon-southbourne .pricelist-tabs span {
  display: inline-block;
  margin: 28px 10px;
  border-radius: 4px;
  padding: 10px 10px;
  cursor: pointer;
}

#hair-nm-img {
  background-image: url('/Images/hair-nm.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 325px;
}

#beauty-nm-img {
  background-image: url('/Images/beauty-nm.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 325px;
}

#hair-sb-img {
  background-image: url(/Images/sb-hair.jpg);
  background-size: 570px;
  background-repeat: no-repeat;
  background-position: 0px center;
  min-height: 325px;
}

#beauty-sb-img {
  background-image: url(/Images/beauty-southbourne.jpg);
  background-size: 920px;
  background-repeat: no-repeat;
  background-position: -30px;
  min-height: 325px;
}

footer table {
  width: 100%;
}

form input[type="button"] {
  cursor: pointer;
}

.val-error {
  border: 2px solid #bc2222 !important;
}

.jumbotron {
  height: 400px;
}

#salon-southbourne #eye-tab,
#salon-southbourne #waxing-tab {
  display: none;
}

.important-info.bg-warning {
    padding: 12px;
    text-align: center;
}