/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 21 2025 | 13:59:19 */
@media (max-width: 768px) {
  .rmb-time-slot {
    background-color: var(--rmb-secondary-color) !important;
    border: 1px solid var(--rmb-primary-color) !important;
    color: var(--rmb-primary-color) !important;
    padding: 12px 18px !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    transition: background-color .3s, color .3s !important;
    font-weight: 700 !important;
    font-size: 0.95em !important;
    margin-left: 20px !important;
	  margin-top: 10px;

	  }
	
	.oilsomnia-contact-form-container {
    background-color: #ffffff;
    padding: 2.5rem;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    border-top: 5px solid #F6BFC0;
    margin-top: 1.5rem;
    text-align: left;
    padding: 20px !important;
    height: 225px;
}
	
	
	

	
	.rmb-5er-karte-button-wrapper > a, .rmb-5er-karte-button-wrapper > button {
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.3s ease;
    cursor: pointer;
    gap: 0.6rem;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    color: #C57E80;
    border: 2px solid #D99496;
    padding: calc(0.9rem - 2px) calc(2.2rem - 2px);
    width: 280px;
}
	
	
	    .oilsomnia-section-title

 {
        font-size: 2.2rem;
        text-align: left !important;
    }
	
	  #rmb-time-slots-list {
    display: flex !important
;
    flex-wrap: wrap !important;
    gap: 12px !important;
    margin-top: 10px !important;
    padding-bottom: 35px!important;
}
	  
	  
}
