.mepr-account-container svg {
    width: 1rem;
    height: 1rem;
    display: none;
}
.mepr-checkout-container .invoice-wrapper {
    display: none;
}
.mepr-checkout-container .form-wrapper {
    position: relative;
    width: 100%;
    padding-left: 150px;
    padding-right: 150px;
    padding-bottom: 4rem;
}

section:has(.bookly-progress-tracker):not(:has(.bookly-progress-tracker div.active:nth-child(5)))+section{
   /*display: none;*/
}

.bookly-added-to-cart.svelte-b9lqj0{
	display: none !important;
}

/* Amelia CSS Start */

.am-category-service-wrapper.el-row.el-row--flex>div{
    width:100% !important;
}

#am-category .am-category-service:hover .am-category-service-hover {
    opacity: 0 !important;
}

.am-category-service-image, #am-category .am-category-service .am-category-color-wrapper{
    display:none !important;
}

.amelia-app-booking #am-service-booking .am-service-gallery{
    min-height:75px !important;
    max-height:75px !important;
    background-image: linear-gradient(90deg,rgba(26,132,238,.0),rgba(26,132,238,.0)) !important;
}

#am-category .am-category-service,
#am-category .am-category-service .am-category-service-info,
#am-category .am-category-service .am-category-package-title-price,
#am-category .am-category-service .am-category-service-title,
#am-category .am-category-service .am-category-package-service-item,
#am-category .am-category-service-wrapper .am-category-service-info  div,
#am-category .am-category-service .am-category-package-price,
#am-category .am-category-service .am-category-package-price *{
    background: #c81e6c !important;
    color: #fff !important;
}


#am-category .am-category-service:hover,
#am-category .am-category-service:hover *,
#am-category .am-category-service:hover * *,
#am-category .am-category-service:hover .am-category-service-info,
#am-category .am-category-service:hover .am-category-package-title-price,
#am-category .am-category-service:hover .am-category-service-title,
#am-category .am-category-service:hover .am-category-package-service-item,
#am-category .am-category-service:hover .am-category-service-info  div,
#am-category .am-category-service:hover .am-category-package-price,
#am-category .am-category-service:hover .am-category-package-price *{
    background: #aaabbb !important;
    color: #000 !important;
}

.amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date, .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date {
    background: linear-gradient(135deg,#E75F9F,#c81e6c) !important;
}


.amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date .am-appointment-times .el-radio-button .el-radio-button__inner, .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-appointment-times .el-radio-button .el-radio-button__inner {
    font-size: 14px !important;
    font-weight: 600 !important;
    width: 150px !important;
}

.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-body>div:nth-child(4),
.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-body>div:nth-child(5),

.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-header.el-row>div:nth-child(4),
.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-header.el-row>div:nth-child(5){
    display:none !important;
}

.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-body>div:nth-child(1),
.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-body>div:nth-child(2),
.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-body>div:nth-child(3),

.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-header.el-row>div:nth-child(1),
.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-header.el-row>div:nth-child(2),
.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-package-list .am-appointment-header.el-row>div:nth-child(3){
    width: 33% !important;
    text-align: center;
}


#radio-control-wc-payment-method-options-bacs,#radio-control-wc-payment-method-options-ppcp-gateway,.wc-block-checkout__order-notes.wp-block-woocommerce-checkout-order-note-block.wc-block-components-checkout-step #checkbox-control-1,#contact-fields #checkbox-control-0{
	padding: 0 !important;
}
/* Amelia CSS End */
