.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */html, body {
   overflow-x: hidden !important;
   background-image: linear-gradient(180deg, #000000 0%, #FFFFFF 2%);
   background-color: #000000;
}

.am-no-services{
    background-color: white !important;
    word-break: break-word;
}

.am-select-service-price{
    color: black !important;
}

.am-no-services-text-2{
    display: none !important;
}

.el-dialog__headerbtn:hover{
    background-color: white !important;
}
.el-dialog__headerbtn:focus{
    background-color: white !important;
}

.am-amount{
 color: black !important;
}

.am-fs__payments-error .el-alert__title:after{
	content: "- certain coupons are only valid on select services and locations.";
}/* End custom CSS */