.bd-sidebar-89.animated.bd-animation-35.clearfix {
    padding-top: 10px;
}

.amelia-app-booking #am-service-booking .am-service-gallery {
    min-height: 256px;
    background-image: linear-gradient(90deg, rgb(59, 149, 194) 0%, #3b95c2 100%)!important;
}
/* Amelia Service button */
#am-category .am-category-service .am-category-service-hover .el-button span {
    color: #555 !important;
}
/* Amelia Continue button */
#am-continue-button {
    background: #fffImportant;
}

/* Amelia Back button */
#am-back-button {
    background: white!important;
}


/* Amelia category 3 column */

@media only screen and (min-width:767px) {
.el-col-sm-12 {
    width: 33%!important;
}
#am-category .am-category-service .am-category-service-title {
    white-space: normal!important;
}
}

@media only screen and (min-width:992px) {
.el-col-md-12 {
    width: 33%!important;
}
#am-category .am-category-service .am-category-service-title {
    white-space: normal!important;
}
}


.amelia-app-booking #am-step-booking .am-select-service .am-select-service-title, .amelia-app-booking .am-step-booking-catalog .am-select-service .am-select-service-title, .amelia-app-booking #am-step-booking .am-select-date .am-select-service-title, .amelia-app-booking .am-step-booking-catalog .am-select-date .am-select-service-title, .amelia-app-booking #am-step-booking .am-select-service .am-select-date-title, .amelia-app-booking .am-step-booking-catalog .am-select-service .am-select-date-title, .amelia-app-booking #am-step-booking .am-select-date .am-select-date-title, .amelia-app-booking .am-step-booking-catalog .am-select-date .am-select-date-title {
    font-size: 28px !important;
}


/* Hide quantity */
.el-col.el-col-7 {
    display: none;
}

/* Back and Continue button  
.el-button.el-button--default {
    background: white !important;
}
/* Amelia breadcrumb */
.am-category-url {
    color: #1e74cf !important;
}
.el-button.el-button--primary {
    background: #3B95C2 !important;
}

/* Amelia service price */
.am-service-price {
    display: none !important;
}

/* custom service price */
.service-price {
    font-size: 26px!important;
color:#ffffff!important;
text-align:center!important;
max-width:112px!important;
padding:4px 20px!important;
}
.service-price-bg {
    background-color: #b9b9b9;
    max-width: 118px;
    margin-top: 20px;
}
.services-link {
font-size: 20px!important;
}
