.ssa-upcoming-appointments{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1rem;
}

.ssa-upcoming-appointments .appointment-card{
    display: flex;
    flex-direction: column;
    color: #858585;
    background-color: white;
    border-radius: 4px;
}

.ssa-upcoming-appointments .appointment-card-header{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    padding: 1.5rem 1.5rem 0 1.5rem;
}

.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card-header{
    justify-content: center;
}

.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card-header{
    justify-content: center;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card-header{
    justify-content: center;
}

.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
    object-fit: contain;
}

.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
    object-fit: contain;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
    object-fit: contain;
}

.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .action-bar{
    display: flex;
    justify-content: center;
}

.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .action-bar{
    display: flex;
    justify-content: center;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .action-bar{
    display: flex;
    justify-content: center;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information{
    display: flex;
    flex-direction: column;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: normal;
    padding-top: 5px;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header .appointment-staff {
    color: #242424;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header p:first-of-type{
    font-size: 22px;
    font-weight: bold;
    color: #636363;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul {
    padding-left: 18px;
    margin: 11px 0 0 0;
    font-size: 18px;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul li {
    list-style-type: none;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul li a{
    color: #000000 !important;
    text-decoration: underline !important;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header p{
    margin: 0;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header img{
    width: 70px;
    height: 70px;
    border-radius: 120px;
    object-fit: cover;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container{
    width: 70px;
    height: 70px;
    position: relative;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container img{
    width: 56px;
    height: 56px;
    position: absolute;
    border-radius: 120px;
    object-fit: cover;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container .secondary-image{
    top: 0;
    left: 0;
}

.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container .primary-image{
    bottom: 0;
    right: 0;
}

.ssa-upcoming-appointments .appointment-card .action-bar{
    padding: 1rem;
}

.ssa-upcoming-appointments .appointment-card .action-bar button{
    padding: 0.5rem 8px;
    font-size: 18px;
    background-color: transparent;
    border: none;
    color: #000000;
    content: 'Edit Appointment';
    border-radius: 4px;
}

.ssa-upcoming-appointments .appointment-card .action-bar button:hover{
    cursor: pointer;
    background-color: #FAFDF8;
}

@media screen and (min-width: 486px) and (max-width: 768px){
    .ssa-upcoming-appointments .appointment-card-header{
        justify-content: center;
    }
    .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img {
        object-fit: contain;
    }
    .ssa-upcoming-appointments .appointment-card .action-bar{
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-width: 600px) and (max-width: 768px) {
    .wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .action-bar{
        display:block;
        justify-content: none;
    }
    
    .wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .action-bar{
        display:block;
        justify-content: none;
    }
    .wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .action-bar{
        display:block;
        justify-content: none;
    }
  }iframe.ssa_booking_iframe {
	border: 0 none;
	height: 600px;
	max-height:  none !important; /* Stop responsive iframe scripts from setting an aspect ratio */
	min-width: 100%;
	width: 1px;
}

.ssa-admin-warning {
	background-color: #fff9c4;
	border-left: 4px solid #fdd835;
	color: #c6a700; 
	margin: 0;
	padding: 16px;
}/*
Theme Name: Automo
Theme URI: https://sitepad.com/themes/business/automo
Author: SitePad team
Author URI: https://sitepad.com/
Description: Automo is a modern template made for car workshops and service websites. It is packed with a collection of remarkable features, as well as predesigned home and inner pages, that have been specially made for the needs of car repair and car maintenance shops.
Version: 1.0
Category: business
Template: sitepad
License: Proprietary
License URI: https://sitepad.com/theme-license
Tags: auto care, auto centre, auto inspection, auto painting, auto repair, auto service, car repair, car service, car services, car wash, maintenance, mechanic auto, mechanic workshops, repair car
Text Domain: automo
Use it to make some cool website and have fun.
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* Box Model */
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}