


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
body{
    font-family: 'Montserrat', sans-serif;
    color:#413d4b;
    background: transparent;
    height: 100%;
    background: #fff;
}
html{
    height: 100%!important
}
.tar{
    text-align: right;
}
.tac{
    text-align: center;
}

p{
    color:#503e45;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight:400;
    line-height: 1.4;
}
i.nd {
    color: grey;
    font-style: italic;
}
.m0{
    margin:0;
}
.p0{
    padding: 0;
}
a:hover,
a:focus,
a:active{
    text-decoration: none;
}
b{
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6{
    font-weight:700;
}
.mb100{
    margin-bottom: 100px;
}
.mb20{
    margin-bottom: 20px;
}
.mt20{
    margin-top: 20px;
}
h2{
    font-size: 18px;
    letter-spacing: -0.5px;
}
.dib {
    display: inline-block;
}
p.no-appointments {
    text-align: center;
    font-size: 16px;
}
p.no-appointments a {
    color: #be6383;
}

/* header and top text  */

header{
    background: #fff;
}
.navbar-brand{
    height: auto;
    display: block;
    float: none;
    margin-bottom: 20px;
    padding-top: 100px;
}
.navbar-brand img{
    margin:0 auto;
    width: 170px;
}
input{
    background: #ffffff;
    padding: 10px 10px;
    border: 1px solid #ededed;
    font-weight: 300;
    font-size: 16px;
    color: #3E3E3E;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    margin: 5px 0;
}
.main-text{
    padding: 0 25px;
}
.login-submit,
.submit{
    background: #be6383;
    padding: 11px 10px;
    border: none;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    margin: 5px 0;
}
.search-submit{
    width: 30px;
    height:30px;
    background:url(../img/search-icon.png) no-repeat center;
    position: absolute;
    right: 5px;
    top: 10px;
    border: none;
}
.main-section{
    /*padding: 15px;*/
}
.search{
    padding-right: 35px;
    font-size: 14px;
}
.input{
    position: relative;
}
.search-form{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    background: #f8f8f8;
    padding: 15px 15px;
}
form label{
    font-size: 12px;
    font-weight: 600;
}
.form-control{
    padding: 6px;
}

h6{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px;
}
h5{
    font-size: 14px;
    font-weight: 600;
    color:#333;
    margin-bottom: 10px;
}

.header h4{
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600;
    vertical-align: middle;
    color:#413d4b;
}

.back{
    background:url(../img/arrow-left2.png) no-repeat top 3px left;
    background-size: 16px;
    padding-left: 25px;
    display: inline-block;
    vertical-align: middle;
    color:#413d4b;
}
.back:hover,
.back:focus,
.back:active{
    color:#413d4b;
}
.btn{
    background: #be6383;
    border-color: #be6383;
    color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 9px 12px;
    border-radius: 7px;
    font-size: 13px;
}
.btn:hover{
    color:#fff;
    background: #af4c6f;
}
.page-title{
    padding: 15px 15px;
}
.menu{
    padding: 0px 15px;
}
.menu a{
    font-size: 12px;
    text-transform: uppercase;
    color:#ababab;
    padding: 5px;
    margin:0 2px;
    display: inline-block;
    font-weight: 600;
}
.menu a.active{
    border-bottom:2px solid #333;
    color:#333;
}
.categories{
    padding: 15px 0;
}
.category-item{
    border-bottom:1px solid #e7e7e7;
}
.catItem{
    display: block;
    padding: 15px 15px;
    padding-right: 30px;
    background: url(../img/arrow-up.png) no-repeat right 10px center;
    background-size: 16px;
    color:#333;
    font-weight: 500;
    font-size: 16px;
    background-color: #f4f4f4;
}
.catItem:focus,
.catItem:hover,
.catItem:active{
    color:#333;
}
.catItem-inner{
    padding: 0 15px;
}
.item{
    padding: 10px 0px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 0;
}
.item:last-child{
    border:none;
}
.itemName{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 5px;
}
.itemPrice{
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 5px;
    text-align: right;
}
.itemButton{
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-left: 5px;
    text-align: right;
}
.item p{
    font-size: 12px;
    color:#878787;
}
.itemPrice p{
    font-size: 14px;
    font-weight: 600;
    color:#333;
}
.itemPrice p span{
    font-weight: 400;
    color:#ababab;
    display: block;
}
.catItem.collapsed{
    background: url(../img/arrow-down.png) no-repeat right 10px center;
    background-size: 16px;
    background-color:#fff;
}
.workers{
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
}
.worker{
    display: inline-block;
    margin:0 10px;
    text-align: center;
    width: 70px;
    vertical-align: top;
    position: relative;
}
.worker label{
    cursor: pointer;
}
.worker p{
    font-size: 14px;
    font-weight: 400;
}
.worker-img{
    width: 65px;
    height: 65px;
    margin:0 auto;
    margin-bottom: 5px;
    border-radius: 50%;
    position: relative;
    border:3px solid transparent;
}
.worker.checked .worker-img{
    border:3px solid #be6383;
}
.worker.checked .worker-img:before{
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius:50%;
    background: #be6383 url(../img/tick.png) no-repeat center;
    background-size: 16px;
    right: -12px;
    top: 50%;
    transform: translate(0, -50%);
}
.worker-img-inner{
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.worker input{
    visibility: hidden;
    position: absolute;
    left: 0;
}
.random-img .worker-img-inner{
    background: url(../img/random-worker.png) no-repeat center;
    background-size: contain;
}
.datepicker .datepicker-switch{
    font-size: 18px;
}
.prev{
    background:url(../img/arrow-left.png) no-repeat center;
    background-size: 16px;
    font-size: 0;
}
.next{
    background:url(../img/arrow-right.png) no-repeat center;
    background-size: 16px;
    font-size: 0;
}
.datepicker .next:hover{
    background: #eee url(../img/arrow-right.png) no-repeat center;
    background-size: 16px;
}

.datepicker .prev:hover{
    background: #eee url(../img/arrow-left.png) no-repeat center;
    background-size: 16px;
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover{
    background: #fff;
    border:2px solid #eee;
    border-radius: 4px;
    /*color:#fff;*/
}
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled]{
    background: #fff;
    border:2px solid #be6383;
    border-radius: 4px;
}
.datepicker table tr td.today:hover:hover{
    /*color:#fff;*/
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled]{
    background: #be6383;
    color:#fff;
    border-radius: 4px;
}
.datepicker-inline {
    width: 100%;
}
.datepicker table {
    width: 100%;
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td{
    padding: 9px 5px;
}
.datepicker td, .datepicker th{
    vertical-align: middle;
}
.date-time{
    font-size: 0;
}
#calendar-container{
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
}



.time-item label{
    font-size: 18px;
    cursor: pointer;
    border:3px solid #eee;
    border-radius: 5px;
    padding: 10px 15px;
    text-align: center;
}
.time-item label:hover{
    background: #eee;
}
.time-item.checked label{
    border-color:#af4c6f;
}
.time-item input{
    visibility: hidden;
    position: absolute;
    left: 0;
}
.service-details{
    font-size: 0;
    background: #f8f8f8;
    padding:15px;
    margin-bottom: 15px;
}
.service-name{
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.service-remove {
    width: 10%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: right;
}
.service-remove a {
    color: #be6383;
}
.time-item{
    display: inline-block;
    margin:5px;
}

.service-price{
    width: 30%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: right;
}
.service-price small {
    font-size: 13px;
}
.date-time{
    margin-bottom: 5px;
    padding: 10px 15px;
}
.service-price p{
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
.service-price p span {
    font-weight: 400;
    color: #ababab;
    display: block;
}
.btn-outline{
    background: none;
    border:2px solid #be6383;
    color:#be6383;
}
.btn-submit {
    width: auto;
    vertical-align: -1px;
    border: 2px solid #be6383;
}
.service-details .btn-outline{
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 40px;
}
.btn-right {
    float: right;
    margin: 20px 10px;
}
.service-item{
    padding: 15px 10px;
    border-bottom:1px solid #ccc;
}
.submit-form{
    text-align: center;
}
.submit-form .btn{
    font-size: 18px;
    padding: 20px 20px;
    max-width: 300px;
    width: 100%;
}
.service-details-inner{
    margin-bottom: 15px;
}
.booking-content{
    padding: 15px 0;
}
.login-title{
    padding: 25px 15px;
    background: #f8f8f8;
    text-align: center;
}
h1{
    font-size: 25px;
    text-align: center;
    color: #be6383;
    font-weight: 600;
    margin-bottom: 10px;
}
.login-title p{
    font-weight: 400;
    font-size: 16px;
    color: #979797;
}
.login-form{
    padding: 20px;
    position: relative;
    max-width: 470px;
    margin: 0 auto;
    margin-top: 20px;
    box-shadow: 0 0 33px rgba(0, 0, 0, 0.07);
}
.login-input{
    position: relative;
    padding: 20px;
    padding-left: 42px;
    border: 0;
    border-bottom: 1px solid #ededed;
    outline: none;
    box-shadow: none;
}
.email,
.phone,
.name,
.password{
    position: relative;
}
.login-form .glyphicon{
    position: absolute;
    z-index: 10;
    top: 26px;
    left: 10px;
    color: #c6c6c6;
}
.password .toggle-password {
    position: absolute;
    z-index: 10;
    top: 26px;
    right: 10px;
    color: #c6c6c6;
}
.password .toggle-password:hover {
    color: black;
    cursor: pointer;
}
.login-form .input{
    margin-bottom: 30px;
}
.login-form p{
    text-align: center;
    margin: 15px;
}
.login-form .checkbox label.error {
    font-size: 12px;
    font-weight: 600;
}
.login-form .checkbox label {
    padding-left: 5px;
}
.login-form .checkbox label input[type="checkbox"] {
    position: relative;
    display: inline-block;
    width: 14px;
    vertical-align: -2px;
    margin: 0px 5px 0px 5px;
}
.register-social{
    margin-top: 15px;
    padding-top: 15px;
    border-top:1px solid #d3d3d3;
    text-align: center;
}
.register-social .btn{
    border:none;
    margin:2px 1px;
}
.btn-google{
    background: #ea4335;
}
.btn-facebook{
    background: #3b5998;
}
.register-social .btn-google:hover{
    background: #c52d21;
}
.register-social .btn-facebook:hover{
    background: #27437d;
}

.appointment{
    background:#fff;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    box-shadow: 0 0 33px rgba(0, 0, 0, 0.07);
    font-size: 0;
    clear: both;
}
.appointment:hover{
    box-shadow: 0 0 33px rgba(0, 0, 0, 0.15);
}

.main-section{
    padding-bottom: 20px;
}

.padding-section{
    padding-bottom: 140px;
}

.bottom-menu{
    background: #252525;
    /*padding: 30px 0;*/
    text-align: center;
    position: fixed;
    width: 100%;
    bottom: 0;
}
.menu-inner{
    font-size: 0;
    position: relative;
}
.menu-inner a{
    color:#fff;
    opacity: 0.6;
    width: 25%;
    font-size: 14px;
    display: inline-block;
    padding: 30px 10px;
}
.menu-inner a:hover{
    background: #3b3b3b;
}
.menu-inner a.active,
.menu-inner a:hover{
    opacity: 1;
}
.menu-inner a.active{
    background:#181818;
}
.menu-icon{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.menu-text{
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.status{
    font-size: 12px;
    background: #eee;
    border-radius: 20px;
    padding: 5px 10px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    color:#666;
}
.appointment:hover .status {
    background: #e7e7e7;
}
h3{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    color:#252525;
}
.appointment:hover h3{
    color:#af4c6f;
}
.visit-details{
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    padding: 30px;

}
.visit-date{
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    text-align: center;
    padding: 30px;
    background: #efefef;
    position: relative;
}
.date-inner{
    position: absolute;
    width: 100%;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 30px;
}
.flex-col{
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
}
.flex-row{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.month{
    color:#666;
    font-size: 14px;
}
.day{
    color:#252525;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 5px;
}
.hour{
    color:#666;
    font-size: 16px;
}
.location{
    font-size: 14px;
    font-weight: 600;
}
.location span{
    font-weight: 400;
    color:#999;
    display: block;
    margin-top: 5px;
}
.booking-icon{
    background: url(../img/heart.png) no-repeat center;
    background-size: 25px;
}
.search-icon{
    background: url(../img/search.png) no-repeat center;
    background-size: 25px;
}
.appointment-icon{
    background: url(../img/calendar.png) no-repeat center;
    background-size: 25px;
}
.profile-icon{
    background: url(../img/person.png) no-repeat center;
    background-size: 25px;
}
.add-visit{
    width: 25px;
    height: 25px;
    display: inline-block;
    float: right;
    background: url(../img/add-calendar.png) no-repeat center;
    background-size: contain;
}
.booked-visit .service-item:last-child{
    border:none;
}
.booked-visit .service-details-inner{
    margin-bottom: 0;
}
.booking-status{
    text-align: center;
    margin:10px 0;
}
.booking-status .status{
    background: #be6383;
    color:#fff;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 20px;
    border-radius: 50px;
    text-transform: uppercase;
    /*margin-bottom: 0;*/
}
.submit-form .btn-border{
    background: none;
    border:2px solid #e7e7e7;
    max-width: 250px;
    color:#666;
    margin:5px;
    font-size: 16px;
}
.submit-form .btn-border:hover{
    color:#be6383;
    border-color:#be6383;
}
.submit-form .btn-border .glyphicon{
    margin-right: 5px;
}
.booked-visit h5{
    font-size: 18px;
}
.review-item{
    background:#fff;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    box-shadow: 0 0 33px rgba(0, 0, 0, 0.07);
}
.review-inner{
    padding: 30px;
}
.review-reply{
    background: #eee;
    padding: 20px 30px;
}
.user-img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.user-details{
    display: inline-block;
    vertical-align: top;
}
.user-name{
    font-weight: 600;
    margin-bottom: 5px;
}
.points img{
    width: 16px;
    margin-right: 3px;
}
.points{
    margin-bottom: 5px;
}
.review-date{
    color:#999;
    font-size: 12px;
}
.user{
    margin-bottom: 10px;
}
.review-content p{
    line-height: 1.6;
}
.review-content strong {
    font-weight: 700;
}
.reply{
    color:#999;
    font-size: 12px;
    margin-bottom: 5px;
    padding-left: 20px;
    background: url(../img/reply.png) no-repeat center left;
    background-size: 14px;
}
.booked{
    text-align: center;
    color:#fff;
    padding: 50px 10px;
}
.booked h1{
    color:#fff;
    margin-bottom: 20px;
}
.booked p{
    color:#fff;
    margin-bottom: 50px;
}
.booked img{
    margin:0 auto;
    margin-bottom: 50px;
    max-width: 130px;
}
.booked-section{
    background: #be6383;
    height: 100%;
}
.booked .btn{
    background: #fff;
    color:#be6383;
}

.message.error,
.message.success {
    background: #be6383;
    color: white;
    text-align: center;
    padding: 20px;
    position: fixed;
    width: 100%;
}
.account{
    background: #fff;
    position: relative;
    margin: 0 auto;
    /*margin-bottom: 20px;*/
    padding: 30px;
    box-shadow: 0 0 33px rgba(0, 0, 0, 0.07);
}
.account-image {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
.account-details {
    display: inline-block;
}
.account p{
    margin-bottom: 10px;
}
.account p span{
    min-width: 125px;
    display: inline-block;
    margin-right: 5px;
    font-weight: 600;
}
.account .btn-outline{
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 40px;
    float: right;
}
.actions{
    text-align: center;
    padding: 30px;
    background: #efefef;
    /*box-shadow: 0 0 33px rgba(0, 0, 0, 0.07);*/
}
.actions a{
    margin:5px;
}

.ajax-loading {
    text-align: center;
    padding: 10% 0;
}
.rating-form label{
    margin-bottom: 15px;
    font-size: 16px;
}
.rating-form .select{
    margin-bottom: 30px;
}
.br-theme-fontawesome-stars .br-widget a{
    font-size: 30px;
    margin: 0 3px;
}
.time-error,
.agreement-error,
.information-box {
    background: #be6383;
    color: white;
    padding: 10px;
    font-weight: 500;
}
.agreement-error { margin-top: 10px; }
.information-box { margin-top: -10px; }
hr.divider {
    border-top: 2px solid rgba(190,99,131,0.5);
    width: 80%;
    margin: 30px auto 15px;
}
hr.divider-white {
    border-top: 2px solid white;
    width: 80%;
    margin: 15px auto 15px;
}
#confirm-form .form-control {
    display: inline-block;
    width: 50%;
}
#confirm-form .form-group label {
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}
.checkbox.agreement label {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}

.checkbox.agreement label input[type="checkbox"] {
    position: static;
    width: auto;
    margin-right: 8px;
}

.checkbox.agreement label a { color: #be6383; }
.checkbox.agreement label a:hover { text-decoration: underline; }

.forgot-password-link {
    color: grey;
    display: block;
    padding-bottom: 14px;
    font-size: 14px;
}

.link-black {
    color: black;
}

/* media queries */


@media (max-width:1199px){
    .menu-text{
        font-size: 14px;
    }
}

@media (max-width:991px){
    .menu-icon {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}


@media (max-width:767px){
    .container{
        padding: 0;
    }
    .visit-details,
    .visit-date{
        padding: 20px;
    }
    .date-inner{
        padding: 0 20px;
    }
    .menu-text{
        font-size: 12px;
        font-weight: 400;
    }
    .menu-inner a{
        padding: 15px 5px;
    }
    .menu-inner a:hover,
    .menu-inner a.active{
        background: none;
    }
    .menu-icon{
        margin-bottom: 5px;
    }
    .padding-section {
        padding-bottom: 115px;
    }
    .booked-visit h5{
        font-size: 14px;
    }
    .booking-status .status{
        font-size: 14px;
    }
    .page-title .pull-right{
        float: none!important;
    }
    .day{
        font-size: 18px;
    }
}



@media (max-width:480px){
    /*.service-time::-webkit-scrollbar {
        display: none;
    }*/
    .service-time,
    .workers{
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .worker p{
        white-space: normal;
    }
    .login-form{
        margin-top: 0;
    }
    .visit-date{
        width: 30%;
        padding: 10px;
    }
    .visit-details{
        width: 70%;
    }
    .date-inner{
        padding: 0 10px;
    }
    .appointment{
        margin-top: 5px;
    }
    h3 {
        font-size: 18px;
    }
    .location {
        font-size: 12px;
    }
    .menu-inner a {
        padding: 10px 5px;
    }
    .padding-section {
        padding-bottom: 100px;
    }
    .submit-form .btn-border{
        max-width: 70%;
        padding: 20px 10px;
    }
    .actions{
        padding: 15px;
    }
    .account p span {
        min-width: auto;
        display: block;
        margin-right: 0;
        margin-bottom: 3px;
        font-size: 12px;
    }
    .account p {
        margin-bottom: 15px;
    }
    .actions a {
        display: block;
    }
}

@media (max-width:350px){
    .btn{
        padding: 7px 8px;
    }

}

@media (min-width:768px){
    .search-form .input{
        /*max-width: 500px;*/
    }

}
@media (min-width:992px){
    .menu a{
        font-size: 14px;
        padding: 8px;
    }
    h2 {
        font-size: 22px;
    }
    .page-title {
        padding: 25px 15px;
    }
    .catItem {
        padding: 20px 15px;
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    .item p {
        font-size: 14px;
    }
    .item {
        padding: 15px 0px;
    }
    .itemPrice p {
        font-size: 16px;
    }
    .datepicker td, .datepicker th{
        height: 50px;
    }
    #calendar-container{
        display: inline-block;
        width: 70%;
        border-right: 1px solid #dcdcdc;
        border-bottom: 0;
        vertical-align: top;
    }
    .service-time{
        display: inline-block;
        width: 30%;
        padding-left: 15px;
        vertical-align: top;
    }
    .service-price p{
        font-size: 16px;
    }
    .service-details{
        padding: 25px;
    }

}