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

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-collection:before {
  content: "\e900"
}

.icon-delivery:before {
  content: "\e901"
}

.icon-facebook:before {
  content: "\e61f"
}

.icon-twitter:before {
  content: "\e620"
}

.icon-instagram:before {
  content: "\ea92"
}

.header {
  background-color: #46797B;
  background-image: url('/img/header-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.icon-logo {
  background-image: url('/img/wattsgallerylogo.png');
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: 200px;
  height: 80px;
}

.demo-header {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  /*url('/img/demo-header-bg.png');*/
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.demo-icon-logo {
  background-image: none;
  /*url('/img/demo-logo.png');*/
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: 260px;
  height: 100px;
}

.header-reverse .icon-logo a span:before {
  color: #FFFFFF;
}

@media (max-device-width:480px) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    font-size: 5rem;
  }
}

@media (max-device-width:480px) and (orientation:landscape) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}

@media (min-width:375px) {
  .icon-logo a span:before {
    font-size: 4rem;
  }
}

@media (min-width:992px) {
  .icon-logo a span:before {
    font-size: 6rem;
  }
}

@media (min-width:1200px) {
  .icon-logo a span:before {}
}

.home-services-btn {
  margin-top: 12px;
  margin-bottom: 20px
}

.home-services-container .col-md-2 {
  padding-left: 0;
  padding-right: 0;
  display: table-cell;
}

.home-services-container div div {
  min-height: 30vh;
  vertical-align: middle;
}

.home-services-container img {
  margin-left: auto;
  margin-right: auto;
}

.home-services-container h4 {
  vertical-align: bottom;
  display: block;
}

.home-content {
  width: 95%;
}

.home-content img {
  margin-top: 7%;
}

.home-content h3 {
  color: rgba(138, 169, 183, 1);
  font-size: 2.5rem;
}

.home-content ul {
  margin-left: 0;
  padding-left: 3%;
}

.home-content ul li {
  margin-bottom: 12px;
}

.home-content hr.dbl {
  margin-top: 20px;
  margin-bottom: 6px;
}

.btn-mini.btn-nano {
  padding: 0;
}

.btn-mini.btn-nano h6 {
  font-size: 80%;
}

.delivery-header {
  margin-top: 0;
  margin-bottom: 1em;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 2px 0 2px 5px;
  text-align: center;
}

.delivery-header.highlight,
.btn.highlight {
  background-color: rgba(0, 0, 0, 0.5);
}

.delivery-header h3,
.calendar-tab h3 {
  font-size: 1.2rem;
  line-height: 2.4;
  vertical-align: baseline;
  text-transform: uppercase;
  color: #FFFFFF;
  /* background-color: rgba(0,0,0, 0.1); */
  padding-bottom: 2px;
  margin-top: 6px;
  margin-bottom: 4px;
  font-weight: 400;
}

.calendar-tab h3 {
  color: #000000;
}

.delivery-header.highlight h3,
.calendar-tab.highlight h3,
.delivery-header.active h3,
.calendar-tabs .active .calendar-tab h3 {
  color: #FFFFFF;
  /* background-color: rgba(0,0,0, 0.5); */
}

/* .location1 .delivery-header, .calendar-tabs .location1.active, .location1 .calendar-highlight, div.calendar-block.location1 table td.timepicker.open:hover .calendar-selector {
    background-color: rgb(184, 0, 0, 1); 
} */

.calendar-tabs .active,
.calendar-tabs .location:hover {
  color: #FFFFFF;
}

.calendar-tabs .location {
  border: #FFFFFF solid;
  border-width: 0 20px 0 20px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.calendar-tabs .location.active {
  border-width: 0;
}

/* div.calendar-block.location1 table tr:hover>td:first-child, .location1 .calendar-tab, .location1 .calendar-highlight {
    background-color: rgba(184, 0, 0, 0.3);
} */

/* div.calendar-block.location1 .calendar-selector {
    background-color: rgba(184, 0, 0, 0.8);
} */

/* .location2 .delivery-header, .calendar-tabs .location2.active, .location2 .calendar-highlight, div.calendar-block.location2 table td.timepicker.open:hover .calendar-selector {
    background-color: rgb(255, 238, 0);
    color: rgb(75,75,75)
} */

/* div.calendar-block.location2 table tr:hover>td:first-child, .location2 .calendar-tab, .location2 .calendar-highlight {
    background-color: rgba(255, 238, 0, 0.2);
} */

/* div.calendar-block.location2 .calendar-selector {
    background-color: rgba(255, 238, 0, 0.4);
} */

/*div.calendar-block table td.timepicker.open:hover .calendar-selector {
    background-color: rgba(245,160,21,1);
}*/

/* .location3 .delivery-header, .calendar-tabs .location3.active, .location3 .calendar-highlight, div.calendar-block.location3 table td.timepicker.open:hover .calendar-selector {
    background-color: rgba(145,213,173,1);
}

div.calendar-block.location3 table tr:hover>td:first-child, .location3 .calendar-tab, .location3 .calendar-highlight {
    background-color: rgba(145,213,173,0.5);
} */

/* div.calendar-block.location3 .calendar-selector {
    background-color: rgba(145,213,173,0.4);
} */

.btn.highlight {
  border-color: rgba(245, 160, 21, 1);
}

.calendar-tab {
  text-align: center;
  margin-bottom: 0;
  cursor: pointer;
}



h3 .icon-delivery {
  font-size: 2.2rem;
  vertical-align: middle;
}

h3 .icon-collection {
  font-size: 2.6rem;
  vertical-align: middle;
}

h3 .icon-delivery,
h3 .icon-collection {
  margin-right: 12px
}

.lightform label {
  font-size: 100%;
  font-weight: 400;
  width: auto;
  margin-right: 10px
}

.lightform label.fixed {
  width: 140px
}

.header-link .header-link-main {
  font-size: 24px;
  margin-bottom: 0px;
  color: white;
  font-weight: 300;
}

.header-link h3 {
  margin-top: 0;
}

.text-white,
.text-white a,
.text-white a:active,
.text-white a:visited {
  color: rgba(255, 255, 255, 1);
}

span.nav-item.social-icons {
  height: 18px;
  font-size: 18px;
  display: inline;
  padding: 2px 20px;
  margin-top: 4px
}

span.nav-item.social-icons a {
  line-height: 0
}

body {
  padding-bottom: 30px;
  font-family: 'Roboto', sans-serif;
}

.calendar-date {
  font-size: 150%;
  line-height: 100%;
}

table.table td,
table.table th {
  border-bottom: none;
  font-family: 'Roboto', sans-serif;
}

table.table td .btn {
  display: block;
  width: 100%;
}

.datecell {
  border: 1px solid #CCC;
  font-weight: 300;
}

.time-cell {
  border: 1px solid #CCC;
  font-weight: 300;
}

td.colbreak {
  border: none;
}

div.calendar-block {
  margin-bottom: 2em;
  display: none;
}

div.calendar-block.active {
  display: block;
}

div.calendar-block table td.timepicker {
  overflow: hidden;
  height: 12px;
  padding: 0;
  border: 1px solid #0A0A0A;
  vertical-align: top;
}

div.calendar-block table td.timepicker.closed {
  background-color: #BEBDBD;
}

div.calendar-block table td.timepicker.open:hover {
  /*background-color: rgba(245,160,21,1);*/
}

.calendar-highlight {
  /*background-color: rgba(245,160,21,0.5) !important*/
}

div.calendar-block table tr:hover>td:first-child {
  background-color: rgba(245, 160, 21, 0.5);
}

a {
  cursor: pointer
}

.timepicker {
  position: relative;
}

.calendar-selector {}

a.calendar-selector.choice {
  background-color: rgba(245, 160, 21, 1)
}

a.calendar-selector.disabled {
  background-color: #ddd
}

.calendar-items {
  position: relative;
  z-index: 99;
  vertical-align: top;
}

.calendar-item {
  background-color: #666666;
  color: #ffffff;
  padding: 3px 6px;
  margin: 2px 3px;
  border-radius: 10px;
  border: 1px solid #444444;
  font-size: 80%;
  font-family: "Roboto Condensed";
  line-height: 140%;
  z-index: 49;
  position: relative;

}

.calendar-item-highlight {
  background-color: rgba(245, 160, 21, 0.8);
  color: #444444;
  border-color: rgba(204, 120, 0, 1)
}

.calendar-item-name {
  margin-right: 20px;
}

.removeitem {
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 10;
  color: white;
}

.editrole {
  position: absolute;
  right: 22px;
  top: 4px;
  z-index: 10;
  color: white;
}

.editrole.active {
  color: #FFD700;
}

.editrole.active:hover {
  color: #373737;
}

.table-bordered>tbody>tr>td.border-right {
  border-right: 2px solid red
}

table tbody tr.timebreak {
  padding: 1px;
  border: none;
}

table tbody tr.timebreak td {
  padding: 3px;
  border: none;
}

div.form-group label {
  font-weight: 300
}

div.form-group label {
  text-align: right;
}

div.form-checkbox {
  margin-bottom: 12px;
}

.error-message {
  color: #a94442;
  margin-top: -10px;
  margin-bottom: 10px;
}

div.user-details div.has-error input,
div.user-details input.form-error {
  border-color: #a94442;
  background-color: #fdd
}

.input-dark,
.btn-dark,
.input-dark.form-control {
  border-color: #3E3B3C;
  border-style: solid;
  border-width: 1px;
  height: auto;
  color: #444444;
}

.btn-dark {
  background-color: #39a9ba;
  color: #ffffff;
}

.btn-md {
  line-height: 40px;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.center {
  width: 150px;
  margin: 40px auto;

}

.btn.btn-number {
  font-size: 10px;
  padding: 4px 3px;
  margin: 0;
  line-height: 80%;
  vertical-align: top;
  border-width: 1px;
}

label.product-label {
  font-size: 95%;
}

p.text-link {
  margin: 16px 0;
}

a.block-link {
  width: 100%;
  display: block;
  height: 100%
}

.nav li a.block-link:hover {
  background-color: transparent
}

.list-expander {
  display: none
}

label.royal-blue {
  color: #05459a
}

.section-panel {
  margin-top: 20px;
  margin-bottom: 30px
}



ol.terms {
  counter-reset: section;
  list-style-type: none;
  display: table;
  padding-left: 0
}

ol.terms li::before {
  counter-increment: section;
  content: counters(section, ".") " ";
  display: table-cell;
  text-align: right;
  padding-right: .7em
}

ol.terms li {
  display: table-row
}

ol.terms h4 {
  display: inline-block;
  padding-left: .5em
}

ol.terms li ol,
ol.terms li p {
  margin-left: .7em;
  padding-left: 0
}

.carousel ol.carousel-indicators {
  bottom: -33px;
}

.carousel h3 {
  font-size: 220%;
  font-weight: 700
}


/*.carousel .slider {
    display: table-cell;
}

.carousel .slider a {
    display: table-cell;
    display: block;
    width: 100%;
}
.carousel .slider div :after {
  content: "";
  display: table;
  clear: both;
}*/


.carousel .slider img {
  vertical-align: middle;
}



.carousel .slider div {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 1px;
  padding-bottom: 14.35%;
}


.carousel .slider,
.carousel .slider a {
  height: 100%;
}

hr.dbl {
  border-top: 2px solid #444444;
  border-bottom: 2px solid #fff;
  margin-top: 0;
  margin-bottom: 0;
}

hr.dbl:after {
  content: '';
  display: block;
  margin-top: 2px;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #fff;
}

/*.strapline {
    margin-top: 1vh;
    margin-bottom: 6vh;
}

.landing-page .strapline {
    margin-top: .1vh;
    margin-bottom: .6vh;
}*/

.substrapline {
  font-weight: 500;
  letter-spacing: 0.05rem;
  margin-top: -1vh;
  margin-bottom: 3.5vh;
  color: rgba(139, 170, 184, 1);
  font-size: 1rem;
}

.submit-button {
  padding-top: 40px;
}

.footer-container {
  margin-top: 10vh;
}

.footer {
  padding-top: 10px
}

.footer {
  font-size: 0.8rem;
}

.footer .row {
  margin-top: 6px
}

.nav-item {
  border-left: 1px solid #808080
}

span.nav-item {
  padding: 0 4%
}

span.nav-item.last {
  padding-right: 0
}

span.nav-item.first {
  margin-left: 10px
}

.nav-item.left {
  border-left: 0
}

.visible-xs .icon-logo {
  margin-bottom: 0;
  height: 5.5rem;
}

.btn.btn-default:hover {
  color: #FFF;
  background-color: rgba(245, 160, 21, 1);
}

.btn.btn-default:hover h3,
.btn.btn-default:hover h2 {
  color: #FFF
}

.btn.btn-default-darker {
  border: 1px solid #1f88ab
}

.btn.btn-default-darker:hover {
  color: #FFF;
  background-color: #165f77
}

.list-expander {
  padding: 20px 0
}

.list-expander table.table-condensed td {
  padding-left: 0
}

.order-group {
  margin-bottom: 12px
}

.btn.btn-spaced {
  margin: 2px;
  display: inline-block
}

a.calendar-edit {
  display: block;
  text-align: center;
  color: white;
  padding-top: 6px;
  padding-bottom: 6px
}

.blocked a.calendar-edit {
  background-color: #C00
}

.unblocked a.calendar-edit {
  background-color: #393
}

.timeslot-editor th {
  text-align: center
}

.timeslot-editor .timepicker {
  text-align: center;
  vertical-align: top;
  width: 13%;
}

.timeslot-editor .timepicker.saturday {
  width: 9%
}

textarea.special {
  background-color: #D6F4F9
}

.btn h4 {
  margin-top: 2px;
  margin-bottom: 2px
}

.btn h4 span {
  margin-left: 10px
}

.light {
  font-weight: 100;
  margin: 0
}

.landing-page {
  /*margin-bottom: 30px*/
}

.btn.royal {
  border-color: #05459a;
  background-color: #05459a;
}

.row-highlight {
  background-color: #E4F2F6;
  margin-top: 5px;
}

.pad-top {
  padding-top: 1em;
}

.feature-row {
  padding-bottom: 2em;
}

@media(max-width:420px) {
  .container-fluid.mobile-shift {
    padding-left: 0;
    padding-right: 0;
  }

  .voucher-label {
    margin-top: 0;
  }

  div.form-group label {
    text-align: left;
  }

  .header-link .header-link-main {
    font-size: 14px;
  }

  html {
    font-size: 14px;
  }

  .btn h4 {
    font-size: 1rem;
  }

  .col-xs-12 h3 {
    font-size: 1.2rem;
  }

  .col-xs-12 h2,
  .col-xs-12 .btn.btn-default h2 {
    font-size: 1.5rem;
  }

  table.text-left.table-condensed.collection-chooser.timetable {
    width: 100%;
  }

  .col-xs-12 .timetable td small {
    font-size: 65%;
  }

  .col-xs-12 .timetable a.calendar-selector {
    height: 20vh;
  }

  .col-xs-12 .timepicker {
    height: 6vh;
  }

}

@media (max-width : 768px) {

  div.form-group label {
    text-align: left;
  }

}

@media(min-width: 992px) {
  .relative-parent-row {
    position: relative;
  }

  .absolute-bottom-row {
    position: absolute;
    bottom: 0;
  }

}

.shirts-order {
  color: #fff !important;
}

.service-background-shirts,
.service-background-dry-cleaning,
.service-background-linen {
  padding-top: 5px;
  padding-bottom: 5px;
}

.service-background-shirts {
  background: rgba(213, 58, 136, 0.5) !important;
}

.service-background-dry-cleaning {
  background: rgba(77, 73, 86, 0.2);
}

.service-background-linen {
  background: rgba(197, 204, 190, 0.2);
}

span.luxury {
  font-weight: bold;
  color: #05459a;
}

.section-panel label {
  font-weight: 400;
}

div.prices span {
  display: none;
}

.modal-body.discount-check {
  color: white;
  background-color: #61c0cf;
  padding: 10px 10px 10px 10px;
}

.modal-body.discount-check .border {
  border: 2px solid white;
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  text-align: center;
}

.modal-body.discount-check .border p {
  color: #ffffff;
  font-size: 150%;
  font-weight: 400;
}

.modal-body.discount-check .border p small {
  font-size: 70%;
  text-decoration: underline;
  cursor: pointer;
}

.modal-body.discount-check .border .btn-default {
  background-color: transparent;
  color: #ffffff;
  border: #ffffff;
  border-radius: 4px;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.modal-body.discount-check .border .btn-default h2 {
  color: #ffffff;
  font-size: 180%;
  margin: 0;
  padding: 0;
}

.modal-body.discount-check .border h3,
.modal-body.discount-check .border .highlight-amt {
  color: #ffffff;
  font-size: 200%;
  font-weight: 700;
}

.modal-body.discount-check .border h3 {
  font-size: 300%;
}

.modal {
  text-align: center;
  padding: 0 !important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


/* Wedding dress select */
label>input {
  /* HIDE RADIO */
  visibility: hidden;
  /* Makes input not-clickable */
  position: absolute;
  /* Remove input from document flow */
}

label>input+div {
  /* IMAGE STYLES */
  cursor: pointer;
  border: 2px solid rgba(129, 108, 95, 0.0);
  padding-top: 20px;
  padding-bottom: 20px;
}

label>input:hover+div {
  /* (RADIO CHECKED) IMAGE STYLES */
  border: 2px solid rgba(129, 108, 95, 0.1);
}

label>input:checked+div {
  /* (RADIO CHECKED) IMAGE STYLES */
  border: 2px solid rgba(129, 108, 95, 0.7);
}

label p {
  margin-left: 30px;
  margin-right: 30px;
}

label small {
  font-weight: 300;
}

.form-control {
  margin-bottom: 15px;
}

.form-group {
  margin-bottom: 0;
}

.menu-link {
  margin: 4px 0;
}

.static-banner {
  margin-top: 4vh;
}

/* Colour shifts */


.deactivate {
  opacity: 0.4;
}

.active,
.deactivate:hover {
  opacity: 1;
}

.deactivate:hover h3 {
  color: white;
}


/* Yellow */
.colour-yellow .delivery-header,
.calendar-tabs .colour-yellow,
.colour-yellow .calendar-highlight,
div.calendar-block.colour-yellow table td.timepicker.open:hover .calendar-selector {
  background-color: rgb(255, 238, 0);
  color: rgb(75, 75, 75);
}

/* Red */
.colour-red .delivery-header,
.calendar-tabs .colour-red,
.colour-red .calendar-highlight,
div.calendar-block.colour-red table td.timepicker.open:hover .calendar-selector {
  background-color: rgb(184, 0, 0, 1);
}

/* Green */
.colour-green .delivery-header,
.calendar-tabs .colour-green,
.colour-green .calendar-highlight,
div.calendar-block.colour-green table td.timepicker.open:hover .calendar-selector {
  background-color: rgba(145, 213, 173, 1);
}

/* Pink */
.colour-pink .delivery-header,
.calendar-tabs .colour-pink,
.colour-pink .calendar-highlight,
div.calendar-block.colour-pink table td.timepicker.open:hover .calendar-selector {
  background-color: rgb(255, 20, 147);
}

/* Blue */
.colour-blue .delivery-header,
.calendar-tabs .colour-blue,
.colour-blue .calendar-highlight,
div.calendar-block.colour-blue table td.timepicker.open:hover .calendar-selector {
  background-color: rgb(0, 0, 255);
}

.confirm-item {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 100;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

.confirm-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
}

.role-accordion {
  background-color: #c0c0c0;
  padding: 0.5rem;
  border-bottom: 2px dashed #fff;
}

.role-accordion:last-of-type {
  border-bottom: none;
}

.role-accordion.blocked {
  background-color: #3E3B3C;
}

.role-accordion.blocked h4 {
  color: #fff;
}

.role-accordion h4 {
  margin-top: 0;
}

.bold,
tr.bold td,
tr.bold td a {
  font-weight: 600;
}

.key {
  padding: 5px 10px;
  border: 1px solid #444;
  border-width: 1px 0;
  background-color: #00000006;
}

.admin,
tr.admin td {
  background-color: rgba(145, 213, 173, 1);
}

.privileged,
tr.privileged td {
  background-color: #fff069;
}

.tight,
table.table td.tight,
th.tight {
  font-family: 'Roboto Condensed', 'Arial Narrow', sans-serif;
}

a.textlink {
  text-decoration: underline;
  cursor: pointer;
}