@charset "utf-8";
.barber-ad {
  background-color: #f8f8f8;
  border: solid 1px #dedede;
  padding: 15px 25px;
  margin-top: 25px;
  border-radius: 4px;
  position: relative;
}

.ad-cut-sponsor {
  position: absolute;
  top: 0px;
  background-color: #e1e1e1;
  width: 100%;
  left: 0px;
  padding: 4px 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: .8em;
  text-transform: uppercase;
  font-weight: 600;
  color: #747474;
  text-align: right;
  cursor: pointer;
  transition: all 400ms;
}

.ad-cut-sponsor:hover{
  background-color: #5face2;
  color:#fff;
}


.ad-title {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 1.2em;
  color: #9e9e9e;
  margin-top: 25px;
}
.ad-body {
  font-size: .9em;
  line-height: 1.5em;
  margin-bottom: 15px;
}
.ad-button{
  float: right;
  font-size: 1em;
  margin-bottom: 10px;
  background-color: #afafaf;
}
.ad-button:hover{
  background-color: #2e88c7;
}
.ad-leads-box {
  padding-top:5px;
  text-align: center;
}
.ad-leads {
  font-weight: 300;
  font-size: .8em;
  margin-top: 5px;
  transition: all 400ms;
  cursor: pointer;
}
.ad-leads .ad-platform{
  font-weight: 700;
  color: #2e88c7;
}
.ad-leads .ico-question {
  color: #bbb;
  vertical-align: super;
  font-size: .9em;
}

.ad-leads:hover {
  font-weight: 700;
  color: #2e88c7;
}

.ad-leads:hover .ico-question{
  font-weight: 700;
  color: #2e88c7;
}

.main-bg{
  background-image: url(https://barbercalendar.com/tools/images/banner_bg.png);
}

.mainPage .main-bg{
  padding-top:50px;
}

.special-message-old{
    background-color: #552b90;
    padding: 25px;
    border-radius: 5px;
    color: #dfeeff;
    max-width: 800px;
    margin: 15px auto;
  }
.special-message {
  background-color: #f0f0f0;
  padding: 25px;
  border-radius: 5px;
  color: #333;
  max-width: 800px;
  margin: 15px auto;
  line-height: 1.7em;
  border: solid 1px #dfdfdf;
}

body{font-family: 'Open Sans', Helvetica, Arial, Tahoma, Geneva, sans-serif;}
.white{ color:#fff; }

.max-out{
  padding-left: 20px;
  padding-right:20px;
  max-width: 800px;
  margin: 0 auto;
}

.shopName{
  font-weight: bold;
  font-size: 1.6em;
  margin-bottom: 18px;
  text-transform: capitalize;
  color: #2b3da5;
}

.tipArea{
  color:#777;
  margin-top: 30px;
  margin-bottom: 100px;
}

.gift-certificate{
  text-align: center;
  padding-bottom: 20px;
  font-size: .85em;
  color: #777;
  cursor: pointer;
}.gift-certificate:hover{
  color: #1d65b3;
  font-weight: 600;
}

.gift-certificate-box{
  background-color: #deffe3;
  padding: 25px 15px 20px 20px;
  border-radius: 5px;
  border: solid 2px #24ba3a;
  color:#2b913b;
}


.chooseTime{
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 1px 1px 1px 1px #33333340;
}

.chooseTime-header{
  text-align: center;
  padding-top: 15px;
  font-size: 1.2em;
  background: #68b7f1;
  color: #fff;
  padding-bottom: 15px;
}

.chooseTimeBlock {
  width:16.66%;
  float: left;
  text-align: center;
  padding: 10px;
  margin-bottom: 5px;
  cursor: pointer;
  border-radius: 1000px;
}

.chooseTimeBlock:hover{
  background-color: #68b7f1;
}

.chooseTimeBlock.active{
  background-color: #1275be;
  color: #fff;
}

.chooseTime-hrRow, .chooseTime-minRow, .chooseTime-ampmRow{
  margin-top: 15px;
  padding: 0px 20px;
}

.chooseTime-btnRow{
  padding-right: 15px;
}

.chooseTimeBlock {
  text-align: center;
  padding: 10px;
}

.chooseTime-action {
  border-radius: 4px;
  background-color: #285dcd;
  padding: 10px 15px;
  color: #fff;
  cursor: pointer;
  transition: all 200ms ease;
}

.chooseTime-action:hover{
  background-color: #133d97;
}

.chooseTime-action-cancel {
  padding: 10px 19px;
  margin-right: 10px;
  cursor: pointer;
  transition: all 200ms ease;
  color: #555;
}

.chooseTime-action-cancel:hover{
  color: #000;
}


.chooseTime-btnRow{
  margin-top: 10px;
  margin-bottom:20px;
}

.cut{
    border-radius: 5px;
    border: solid 1px #2c82bf;
    padding: 15px 20px;
    margin-bottom: 20px;
    position: relative;
    background-color: #2c9ded;
    cursor: pointer;
}

.cut:hover{
  background-color: #3aadff;
}

.cut.edit{
  background-color: #e1effa !important;
  cursor: default;
}


.cut-name {
    font-size: 1.8em;
    font-weight: 600;
    color: #ffffff;
    padding-right: 80px;
}
.cut-price{
    font-size: 2em;
    position: absolute;
    top: 22px;
    right: 15px;
    font-weight: 700;
    color: #0c4a76;
}

.cut-duration{
    font-weight: 400;
    margin-top: 2px;
    color: #fff;
}

.ax-size-p .cut-name{
  font-size: 1.2em;
}

.ax-size-d .cut-name,
.ax-size-t .cut-name{
  padding-right: 117px;
}

.ax-size-p .cut-price{
  font-size: 1.4em;
  top: 13px;
}

.cut-description{
    padding: 15px 0px;
    color: #0a3858;
    font-size: 1.05em;
    line-height: 1.7em;
}

.cut-private{
    background-color: #186fac;
    display: inline-block;
    padding: 7px 12px;
    margin-top: 20px;
    border-radius: 5px;
    color: #d7efff;
}

.feedbackBtn {
  background-color: #f6f6f6;
  padding: 20px;
  border: solid 1px #d8d8d8;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  margin-right: 10px;
  border-radius: 9px;
  cursor: pointer;
}

.feedbackBtn i {
  width: 100%;
  position: relative;
  display: block;
  font-size: 2em;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #919191;
}

.ax-size-p .feedbackBtn{
  margin-right: 0px;
  width: 100%;
}

.leave-review:hover{
  background-color: #78dee6;
  border: solid 1px #4fb3bb;
}
.leave-review:hover i{
  color: #388d93;
}
.leave-review:hover span{
  color: #1e747b;
}


.suggest-feature:hover{
  background-color: #78e692;
  border: solid 1px #67b97a;
}
.suggest-feature:hover i{
  color: #1f8d57;
}
.suggest-feature:hover span{
  color: #12633b;
}


.message-barber:hover{
  background-color: #ac87ff;
  border: solid 1px #8762da;
}
.message-barber:hover i{
  color: #724cc6;
}
.message-barber:hover span{
  color: #412e6b;
}


.report-bug:hover{
  background-color: #f86f6f;
  border: solid 1px #cb3d3d;
}
.report-bug:hover i{
  color: #ba3838;
}
.report-bug:hover span{
  color: #871c1c;
}

.feedback-header {
  font-size: 2em;
  font-weight: 700;
  color: #929292;
  margin-bottom: 10px;
}

.feedback-header .ico-x{
  cursor: pointer;
  opacity: .5;
  float: right;
}

.feedback-header .ico-x:hover{
  color: #cb3d3d;
  opacity: 1;
}

.stars-box{
  overflow: hidden;
  padding-bottom: 20px;
}

.stars-box .ico-star {
  width: 20%;
  float: left;
  text-align: center;
  font-size: 2em;
  color: #c2c2c2;
  cursor: pointer;
}
.stars-box .ico-star.active,
.stars-box .ico-star:hover{
  color:#3d7bc0;
}


.stars-description {
  margin: 20px 0px 50px 0px;
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  color: #8c8c8c;
  text-transform: uppercase;
}

.review-text {
  text-align: center;
  font-size: 1.5em;
  padding: 0px 25px 50px 25px;
}

input,
textarea,
select {
  width: 100%;
  line-height: 1.4em;
  font-size: 1.2em;
  font-family: inherit;
  padding: 10px 10px 10px 17px;
  outline: none;
  border: solid 1px #00000024;
  border-radius: 3px;
  margin-bottom: 15px;

}

input.invalid,
textarea.invalid {
  border: solid 1px #f1837e;
}

.row.invalid.note {
  margin-top: -10px;
  margin-bottom: 15px;
  font-weight: 600;
  padding-left: 5px;
  font-size: .83em;
  color: #ce5050;
}

button {
  background-color: #3193ff;
  border: none;
  outline: none;
  padding: 7px 23px 8px 23px;
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  font-family: 'Open Sans';
  border-radius: 7px;
  cursor: pointer;
  transition: all 250ms ease;
}

button:hover:not(.cx) {
  background-color: #2577d1;
}

button.cx {
  background-color: inherit;
  color: #333;
  font-weight: 400;
  margin-right: 10px;
  padding-left: 0;
}

button.cx:hover {
  color: #000;
}

.buttonCancel2 {
  font-size: .85em;
  text-align: center;
  cursor: pointer;
}

.buttonCancel2:hover {
  color: #2577d1;
}

button.large-round {
  font-size: 1.4em;
  padding: 15px 50px;
  border-radius: 41px;
}

label {
  margin-top: 20px;
  display: block;
  margin-bottom: 5px;
  padding-left: 5px;
  text-transform: uppercase;
  font-size: .85em;
  font-weight: 600;
  color: #393939;
}

.form {
  background-color: #f6f6f6;
  padding: 5px 25px;
  padding-top: 20px;
  border-radius: 5px;
  border: solid 1px #d8d8d8;
}

.tipBtn {
  background-color: inherit;
  display: inline;
  font-size: .85em;
  background-color: #27bc40;
  padding: 0px;
  border-radius: 5px;
  font-weight: 600;
  padding: 15px;
  width: 100%;
}

.tipBtn:hover {
  background-color: #138a27;
}

.coverBookingFee {
  width: calc(100% - 60px);
  font-weight: 600;
  color: #269c2f;
  float: right;
}


.switchbox {
  font-size: .85em;
  line-height: 26px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 25px;
  margin-top: 0;
  margin-left: 10px;
}


/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider.active {
  background-color: #3193ff;
}


.slider.active:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.your-appointment label {
  color: #fff;
}

.reminderWeeks {
  float: left;
  color: rgb(0, 0, 0);
  background-color: rgb(240 240 240);
  margin: 5px;
  padding: 20px 25px;
  border: solid 1px #dfdfdf;
  border-radius: 5px;
  cursor: pointer;
  font-size: .85em;
}

.reminderWeeks:hover {
  background-color: rgb(196 224 255);
  border: solid 1px #91c5fe;
}

.reminderWeeks.active {
  background-color: rgb(196 255 210);
  border: solid 1px #73d869;
}

.ax-size-p .reminderWeeks {
  padding: 16px 20px;
}

.button-square {
  float: left;
  margin-bottom: 15px;
  width: 100%;
  padding: 25px 5px;
  margin-right: 10px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 250;
}

.button-square:nth-child(2) {
  margin-right: 0px;
}

.button-square.new-appointment {
  background-color: #3b98ff;
  border: solid 1px #2980e0;
  color: #0d56a7;
}

.button-square.new-appointment:hover {
  background-color: #4fa3fb;
  border-color: #4197f1;
}

.button-square.gift-card {
  background-color: #3ba431;
  border: solid 1px #38a72d;
  color: #267d1d;
}

.button-square.gift-card:hover {
  background-color: #3cc12f;
}

.button-square i {
  font-size: 3em;
  float: left;
  width: 50px;
}

.button-text {
  font-weight: 500;
  padding-top: 7px;
  color: #fff;
  float: left;
  width: calc(100% - 85px);
  margin-left: 35px;
  font-size: 1.3em;
}

.dnt {
  background-color: #ff9e9e;
  border-radius: 5px;
  margin: 25px auto;
  max-width: 750px;
  padding: 20px;
}
.menu{
  border-bottom: solid 1px #ddd;
  padding: 10px 0;
  width:100%;
}

.mainPage .menu{
  border-bottom: none;
  position: absolute;
  z-index: 1;
  color:#fff;
}

.menu.active {
  background-color: #fff;
  color: #444;
}

.logo{
  padding:10px;
  cursor: pointer;
  color:#777;
  transition: all 200ms ease;
}.logo:hover{ color:#000; }

ul{
  margin:0;
  padding: 0;
}

.ax-size-t li i,
.ax-size-p li i {
  top: 3px;
  position: relative;
  margin-right: 20px;
  font-size: 1.5em;
}

.ax-size-d ul,
.ax-size-bt ul{
  float: right;
  padding-right: 25px;
}

.menu ul li{
  cursor: pointer;
  display: block;
  float: left;
  text-align: center;
  padding: 5px 0px;
  margin:5px 20px 5px 23px;
  transition: all 200ms ease;
}

.ax-size-d .menu ul li{
  margin:5px 20px 5px 30px;
}


.ax-size-d .menu ul li,
.ax-size-bt .menu ul li{
  border-bottom: 1px solid #fff0;
}

.ax-size-d .menu ul li:hover,
.ax-size-bt .menu ul li:hover{
  border-bottom: 1px solid #fff;
}


.menu ul li:hover,
.menu ul li:hover{
  color:#4a8ce0;
}

.ax-size-d .menu ul li:first-child{
  margin-left: 0px;
}


.ax-size-p .menu ul li,
.ax-size-t .menu ul li{
  margin-left: 0px;
}


.ax-size-p .menu ul,
.ax-size-t .menu ul  {
  padding:20px 0 15px 15px;

}

.ax-size-p .menu ul li,
.ax-size-t .menu ul li{
  cursor: pointer;
  display: block;
  float: none;
  font-size: 1.2em;
  padding:0 0 15px 20px;
  text-align: left;
  width: 100%;
}

.notice{
  background-color: #ef8432;
  color: #fff;
  padding-left: 20px;
  padding-right: 15px;
}

.notice .ico-x{
  position: relative;
  top: 4px;
  cursor: pointer;
}

#menuBtn {
  float: right;
  font-size: 1.3em;
  padding: 11px;
  cursor: pointer;
}

.link{
  cursor:pointer;
  color:#0857ad;
  border-bottom:solid 1px #0857ad;
}

#askSignup{
  transition: all 1000ms ease;
  font-size: .85em;
}
#askSignup.suggest-new{
  font-size: 1.3em;
}

.appointment {
  background-color: #f0f0f0;
  padding: 15px 20px;
  margin-top: 10px;
  border: solid 1px #dfdfdf;
  border-radius: 4px;
  position:relative;
}

.appointment.past {
  opacity: .5;
}

.schedule-name{
  background-color: #0f6acf;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-weight: 600;
  padding-bottom: 10px;
  cursor: pointer;
}.schedule-name:hover{ background-color:#0a4c95; }

.appointment.addTip {
  cursor: pointer;
  transition: all 200ms ease;
}

.appointment.addTip:hover{
  opacity: 1;
}

.schedule-header {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #3193ff;
  color: #fff;
  font-size: 2em;
  font-weight: 600;
}

.schedule-closed{
  font-weight: 600;
  font-size: 2em;
  margin-top: 50px;
  text-align: center;
  color: #b5b4b4;
}

.time {
  border-bottom: solid 1px #e7e7e7;
  padding: 20px 25px;
  color: #8c8c8c;
  cursor: pointer;
}

.time:hover{
  background-color: #e7f2ff;
}

.time:active {
  background-color: #dff8df;
}


.avail {
  float: right;
  color: #32ac1a;
  font-weight: 600;
  font-size: .9em;
  line-height: 1.5em;
}

.time.booked.self {
  background-color: #8fd391;
  color: #fff;
  border-top: solid 1px #65b068;
  border-bottom: solid 1px #65b068;
}

.time.booked.self .avail{
  color: #0d540f;
  font-weight: 600;
}

.time.booked {
  background-color: #f3f3f3;
  color:#a7a7a7;
}

.your-appointment {
  background-color: #6ccf66;
  color: #fff;
}

.time.booked .avail{
  color: #9f9f9f;
  font-weight: 400;
}

.time.booked.your-appointment {
  background-color: #414141;
  color: #fff;
  padding: 30px 22px 30px 22px;
  font-size: 1.3em;
  cursor: default;
}

.time.booked.your-appointment .available{
  color: #fff;
}

.clientsFound {
  margin-top: -15px;
  border-left: solid 1px #dbdbdb;
  border-right: solid 1px #dbdbdb;
  margin-bottom:20px;
}

.client {
  padding: 10px 20px;
  border-bottom: solid 1px #dbdbdb;
  background-color:#fff;
}

.client:hover{
  background-color: #e2f8e8;
  color: #3b9e56;
}

.sched-actions{
  font-size:1.8em;
  text-align: center;
  padding-top:15px;
  padding-bottom:15px;
  margin-left:10px;
  margin-right:10px;
  cursor:pointer;
}

.sched-actions:hover{
  color: #67a4ee;
}

.newShit{
  cursor: default;
}

.barber{
  padding: 20px;
  background-color: #3193ff;
  margin-bottom: 10px;
  cursor:pointer;
  transition: all 200ms ease;
  border-radius: 10px;
}

.barber-icon {
  float: left;
  font-weight: 600;
  background-color: #125998;
  color: #fff;
  border-radius: 70px;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 65px;
  font-size: 33px;
  border: solid 3px #ffffff;
}

.barber:hover{
  background-color:#125998;
}

.barber-name {
  float: left;
  font-size: 2em;
  line-height: 69px;
  padding-left: 15px;
  color: #ffffff;
}


.ax-size-p .barber{
  padding-bottom: 15px;
  padding-top: 30px;
  margin-bottom: 20px;
  font-size: .9em;
}

.ax-size-p .barber-icon{
  margin-left: calc(50% - 35px);

}
.ax-size-p .barber-name {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0px;
}

.chooseBarberHeader{
    color: #aaa;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 2em;
}

.appointment .ico-trash {
  font-size: 1.2em;
  color: #b1b1b1;
  float: right;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
}

.appointment .ico-trash:hover {
  color: #ca3c3c;
}

.cancel-warning{
  text-align: center;
  font-size:.85em;
  background-color: #f6b847;
  padding: 10px 20px;
  border-radius: 5px;
  color: #891919;
  font-weight: 600;

}
.cancel-warning i{
  display:block;
  font-size:2em;
  margin-bottom: 15px;
  margin-top: 10px;
  color:#da8d00;
}

.cancel-good{
  text-align: center;
  font-size:.85em;
  background-color: #78cc6e;
  padding: 10px 20px;
  border-radius: 5px;
  color: #1d5d15;
  font-weight: 600;
}
.cancel-good i{
  display:block;
  font-size:2em;
  margin-bottom: 15px;
  margin-top: 10px;
  color:#2f8e23;
}

.addToCalendar{
  display: inline;
  cursor: pointer;
  font-size: .85em;
  color: #3193ff;
}.addToCalendar:hover{
  color:#0c6bd4;
}

.thanks{
  text-align: center;
  background-color: #1faf23;
  margin: 0 auto;
  width: 320px;
  padding: 15px 0px;
  border-radius: 10px;
}

.choose-a-cut{
  background-color: #f8f8f8;
  border: solid 1px #dedede;
  padding: 15px 25px;
  margin-top: 25px;
  border-radius: 4px;
  position: relative;
}

.shop{
  background-color: #dcedff;
  padding: 15px 20px;
  border-radius: 5px;
  margin-top: 10px;
  border: solid 1px #99caff;
  color: #1461b7;
  cursor: pointer;
}
.shop:hover{
  background-color: #b4d6fb;
}

.shop-name {
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 5px;
}

.shop-id{
  text-align: right;
  display: block;
  font-size: .75em;
  margin-top: 10px;
}

/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
.StripeElement {
  box-sizing: border-box;

  height: 40px;

  padding: 10px 12px;

  border: 1px solid #ececec;
  border-radius: 4px;
  background-color: white;

  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.heading {
  text-transform: uppercase;
  font-weight: 700;
  font-size: .9em;
  color: #494949;
  margin-top:25px;
}

.credits-notice {
  background-color: #5bd17f;
  padding: 5px 15px;
  margin-top: 5px;
  border-radius: 5px;
  color: #fff;
}

.tipAmount{
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: .8em;
    font-weight: bold;
    color: #f00;
}

.addTip .tipAmount{
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  padding-bottom: 15px;
  right: 0;
  left: 0;
}

.addTip{
  text-align: center;
}

.tipAmount.good{
    color: #076d00;
}

.mx{
  border-radius: 20px;
  text-align: center;
  background: #ffeded;
  padding: 20px;
  color: #ce3636;
  margin-bottom: 50px;
  font-size: .85em;
  font-weight: 600;
}

