/* Enter Your Custom CSS Here */
/*

.wc-chatview-panel {
  height: 558px !important;
  border-width: 1px;
    border-style: solid;
  border-color: silver;
}
.wc-card button {
    background-color: transparent;
    color: #611c89;
    min-height: 32px;
    width: 100%;
    padding: 0 16px;
}
.wc-suggested-actions .wc-hscroll > ul > li button {
    background-color: #fff;
    color: #611c89;
    min-height: 32px;
    overflow: hidden;
    padding: 0 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.wc-header {
  display: none !important;
}
.get-the-app a {
    background: yellowgreen;
   
    color: #fff!important;
}
.dockmodal-header {
   
    background-color: #611c89;
   
}
.dockmodal-header-image {
    height: 116px;
    width: 311px;
    padding: 5px 10px;
    position: initial !important;
    top: 81%;
  	left: 85% !important;
  
    background-color: transparent;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
}
.dockmodal-header-bubble {
  display: none !important;
}
.boticon {
  	height: 58px;
    width: 156px;
  
}
.dockmodal-body {
    height: 558px !important;
}
*/

#cookie-law-info-bar
{
	z-index: 100 !important;
}

.am-service-gallery {
    min-height: 1px !important;
    
    visibility: hidden;
}



#amelia-app-booking #am-service-booking .am-service .am-service-header {
    text-align: center !important;
  display: block !important; 
}


#am-service-booking > div > div.am-service > div.am-service-description > h3 {
  
		visibility: hidden !important;  
}


#am-service-booking > div > div.am-service > div.am-service-info 
{
  
  display: none !important;
}

#am-service-booking > div > div.am-service > div.am-service-header > div.am-service-data > div.am-service-info > div:nth-child(1) {
  
  display: none !important;
}

.am-service
{
 		height: 10px; 
}

#amelia-app-booking #am-service-booking p {
    text-align: center;
}

#amelia-app-booking #am-service-booking p {
    font-size: 20px !important;
}

#cookie-notice {
    z-index: 100;
 }



