.offer-requests-container,
.offer-response-container,
.offer-workshop-container {
    display: grid;
    grid-template-columns: auto;
    --grid-template-columns: auto auto;
    --margin: 2rem 0;
}
.offer-workshop-container .offer-request-cols, .cols {
    place-content: space-evenly;
}

.offer-request-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
}
.offer-request-parts {
    display: flex;
    overflow-wrap: anywhere;
    margin: 1rem;
    align-items: center;
    position: relative;
}
.offer-request-image {
    height: 10rem;
    width: 10rem;
}
.offer-request-single {
    margin: 1rem;
    filter: drop-shadow(-3px 3px 3px rgba(0,0,0,0.15));
    background-color: white;
}

.workshop-container {
    display: grid;
    grid-template-columns: auto;
    --grid-template-columns: auto auto;
    margin: 2rem;
}

.workshop-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
}
.workshop-parts {
    display: flex;
    overflow-wrap: anywhere;
    margin: 1rem;
    align-items: center;
    position: relative;
}


.workshop-single {
    margin: 1rem;
    filter: drop-shadow(-3px 3px 3px rgba(0,0,0,0.15));
    background-color: white;
}

/* tarjouspooli / tarjousnäkymä */
.alt-request-layout .offer-request-col-1 {
    width: 30%;
}
.offer-request-col-1 {
    /*flex-basis: 20%;
    flex-basis: 15rem;*/
    flex: none;
    width: 20%;
}
.offer-request-col-2 {
    /*flex-basis: 20%;
    flex-basis: 15rem;*/
    flex: none;
    width: 20%;
    /*place-content: space-between;*/

}
.offer-request-col-3 {
    flex-basis: 10%;
    flex-basis: 15rem;
}
.offer-request-col-4 {
    flex-basis: 5%;
    flex-basis: 10rem;
}
.offer-request-col-5 {
    flex-basis: 5%;
    flex-basis: 7rem;
}
.offer-request-col-6 {
    flex-basis: 20%;
    flex-basis: auto;
}
.offer-request-col-auto {
    flex-basis: 80%;
}

.offer-requests-container .offer-request-row.header, 
.offer-response-container .offer-request-row.header, 
.offer-workshop-container .offer-request-row.header {    
    padding: 0 1rem;
}
.offer-requests-container .offer-request-row.header .offer-request-col,
.offer-response-container .offer-request-row.header .offer-request-col,
.offer-workshop-container .offer-request-row.header .offer-request-col {
    padding: 0;
}
.offer-requests-container .offer-request-row,
.offer-response-container .offer-request-row,
.offer-workshop-container .offer-request-row {
    background-color: #fff;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
    padding: 1rem;
}

.offer-requests-container .offer-request-row.rejected {
    position: relative;
}
.offer-requests-container .offer-request-row.rejected,
.offer-requests-container .offer-request-row.rejected h4,
.offer-requests-container .offer-request-row.rejected .alt-service-row .expand-row-button,
.offer-requests-container .offer-request-row.rejected .alt-service-row .expand-row-button .btn-text svg {
    color: #718096;
}
.offer-requests-container .offer-request-row.rejected .alt-service-row .expand-row-button .btn-text svg {
    fill: #718096;
}
.offer-requests-container .offer-request-row.rejected .rejected-floater {
    top: 0;
    line-height: 1rem;
    background-color: #dde5ec;
    padding: 0.25rem 0.85rem;
    border-radius: 0px 0px 5px 5px;
    font-size: 0.85rem;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 200px;
}


.row {
    border-radius: 0.5rem;
    margin-bottom: 1rem;
}
.alt-service-row .offer-request-cols {
    flex-direction: column;
}
.offer-request-cols, .cols {
    display: flex;
    width: 100%;
}
.offer-request-row.header {
    font-weight: 600;
    background-color: transparent;
}
.offer-request-col, .col {
    --margin: 0 auto 0 0;
    padding: 1rem;
    display: flex;
    flex-direction: column;
}
.content-container.site-container, .content-wrap {
    background-color: #edf2f6;
}

p.item-header {
    font-weight: 600;
}

.offer-request-item.ratings-picker {
    margin: 1rem;
}

.offer-form .offer-request-services-block,
.offer-form .offer-request-vehicle-block,
.offer-form .offer-request-user-block {
    background-color: #fff;
}

.offer-form .offer-request-services-block,
.offer-request-services-block,
.offer-request-vehicle-block, 
.offer-request-user-block {
    padding: 2rem;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
}
.offer-request-vehicle-block .block-details p,
.offer-request-user-block .block-details p {
    padding: 0;
    margin: 0;
}
/*
.offer-request-vehicle-block .block-details {
    margin-left: 1rem;
}*/

.offer-request-services-block .service-row:last-of-type {
    margin-bottom: 0;
}

.offer-request-services-block .service-row {
    margin-bottom: 1rem;
}

.offer-request-vehicle-block .item,
.offer-request-user-block .item {
    margin-bottom: 0;
}

.offer-request-details .offer-request-item p, .item p {
    /* margin: 0 0 1rem 0; */
    padding: 0;
    margin: 0;
}
.header .offer-request-details .offer-request-item, .item {
    /* margin: 0 0 1rem 0; */
    margin-bottom: 0.5rem;
}
.header .offer-request-details .offer-request-item, .item {
    /* margin: 0 0 1rem 0; */
    padding: 0 1rem;
}
.offer-request-details {
    display: block;
}

.offer-response-container .facetwp-template {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.collapsed p {
    width: 20rem;
}
.collapsed p.ellipsis {
    display: block;
    line-height: 1.6rem;
    max-height: 1.6rem;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 1rem;
    white-space: nowrap;
    width: 20rem;
}


.hidden {
    display: none !important;
}


/** Etsi korjaamo näkymä */
.facet-controls .fs-dropdown {
    position: absolute;
    background-color: #fff;
    padding-top: 0.5rem;
    padding: 0.5rem 1rem 1rem;
    margin: 0;
    border: unset;
    z-index: 1000;
}
.facet-controls .fs-label-wrap {
    position: relative;
    background-color: #fff;
    cursor: default;
    padding: 0.5rem 1rem;
    border: unset;
}

.service-line {
    display:flex;
}
.service-line svg {
    margin-right: 0.5rem;
}
.service-line.small-img svg {
    width: 14px;
}



.offer-response-row .service-line-text {
    padding-right: 1rem;
}
.offer-response-row .service-line-text.disabled-text {
    color: #959595;
}
.offer-response-row .services {
    display: flex;
    flex-flow: wrap;
}
.multiple-offer-responses-container {
    display: flex;
}
.offer-response-row.services-text-row {
    min-height: 123px;
}
.single-offer-response-container {
    width: calc( 33% - 2rem);
    background-color: #fff;
    border-radius: 6px;
    padding: 0.5rem 1.5rem;
    margin: 1rem;
    filter: unset;
    transition: 0.15s;
    height: fit-content;
    width: 22rem;
    min-height: 35rem;
    display: flex;
    flex-direction: column;
}
.facetwp-template .single-offer-response-container:first-of-type {
    filter: drop-shadow(0px 0px 6px #00000020);
}
.single-offer-response-container .offer-response-row {
    border-bottom: solid 1px #D1D1D1;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}
.single-offer-response-container .offer-response-row:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
}
.single-offer-response-container .offer-response-row.price-date {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 1rem;
}

/*.service:not(:nth-last-child(2)) {    
    display: flex;
    width: max-content;
    min-width: max-content;
    float: left;
}*/
/*.service {    
    display: flex;
    width: max-content;
    min-width: max-content;
    float: left;
}*/

/*.col .workshop-image {
    width: 3rem;
    height: auto;
}*/
.offer-response-row .form-field.submit {
    text-align: center;
}
.offer-response-row input.btn.btn-primary {
    margin: 1rem auto;
}
.offer-response-row a.btn.link-only {
    text-align: center;
}

.workshop-small-container p {
    font-size: 0.9rem;
}
.workshop-small-container p.item-header {
    font-size: 1rem;
}
.workshop-small-container {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.workshop-small-container p {
    padding: 0;
    margin: 0;
}

/*.workshop-image {
    max-width: 5rem;
    max-height: 5rem;
    width: auto;
    height: 100%;
    margin: auto auto;
    --padding: 1rem;
}*/
.workshop-image {
    max-width: 5rem;
    max-height: 5rem;
    margin: auto auto;
}
.workshop-image img {
    max-width: inherit;
    max-height: inherit;
}

.offer-response-form h4 {
    margin: 0.5rem 1rem 0rem;
}

.entry-content.single-content .wp-block-columns {
    max-width: 1200px;
    margin: 4rem auto;
}
#inner-wrap {
    background-color: #edf2f6;
}
body {
    font-size: 16px;
}

.my-account-sidebar a {
    color: #1A202C;
    text-decoration: unset;
    font-size: 1.25rem;
}
.my-account-sidebar .sub-items a {
    font-size: 1rem;
    margin-top: 0.5rem;
}
.my-account-sidebar > a:not(:nth-child(1)) {
    margin-top: 1rem;
}
.my-account-sidebar .accordion.active {
    font-weight: 600;
}

.sub-items {
    display: flex;
    flex-direction: column;
    margin-left: 2rem;
}
.my-account-sidebar {
    display: flex;
    flex-direction: column;
}

.my-account-p {
    margin-left: 1rem;
}
.full-width {
    width: 100%;
}
.half-width {
    width: calc(50%);
    float: left;
}
.half-two-fifth-width {
    width: 20%;
    float: left;
}
.half-three-fifth-width {
    width: 30%;
    float: left;
}

.small-margin {
    --margin-right: 1rem;
}

.form-input-field {
    display: flex;
    flex-flow: column;
    font-size: 1rem;
    padding: 1rem 0;
}
.form-input-field input.form-control {
    height: 4rem;
    line-height: 4rem;
    padding-left: 1.5rem;
    font-size: 1rem;
    border: none;
    border-radius: 6px;
    margin: 0 1rem;
}
input[type="text"].form-control,
input[type="email"].form-control,
textarea.form-control {
    font-size: 1rem;
    border: unset;
    border-radius: 6px;
    margin-top: 0.5rem;
    padding: 1rem;
}
input[type="text"].form-control,
input[type="email"].form-control {
    height: 4rem;
    line-height: 4rem;
}
textarea.form-control:focus {
    border: unset;
}
/*.form-input-field input.form-control:read-only {
    background-color: #F6F8FB;
    color: #888C93;
}
.form-input-field input.form-control.read-only {
    background-color: #dedede;
    color: #888C93;
}*/
.form-input-field input.field-readonly {
    background-color: #dedede;
    color: #888C93;
    cursor: default;
}

.form-input-field label.control-label {
    margin-left: 1rem;
    margin-bottom: 0.5rem;
}
.single-content form.rp-offer-request-form {
    margin: 6rem auto;
}

.my-account-group {
    display: flex;
}
input.btn.btn-primary,
.btn.btn-yellow {
    margin-left: 1rem;
    margin: 2rem 1rem;
    font-size: 1.1rem;
    line-height: 1.1rem;
    padding: 1rem 3rem;
    font-weight: 600;
    border-radius: 6px;
}
.btn.btn-yellow {
    background: #ffa41c;
    color: var(--global-palette3);
}

.entry-content.single-content .wp-block-columns.my-account-wp-blocks {
    margin-top: 6rem;
}
.entry-content.single-content .my-account-title {
    margin-top: 6rem;
}
.entry-content.single-content .my-account-title-no-top {
    margin: 0;
    margin-left: 1rem;
}

.wp-block-columns h1.my-account-title,
.wp-block-columns h2.my-account-title,
.wp-block-columns h3.my-account-title,
.wp-block-columns h4.my-account-title {
    margin-left: 1rem;
    margin-bottom: 0;
}
.single-content h1.messages-title {
    margin-bottom: -3rem;
    width: 100%;
    text-align: center;
}

.content-wrap .single-content h1.offer-request-title {
    margin: 5rem 0 -3rem;
    width: 100%;
    text-align: center;
}
.content-wrap .single-content h1.offer-title {
    margin: 5rem 0 -3rem;
    width: 100%;
    text-align: center;
}
.content-wrap .single-content h1.offer-responses-title {
    margin: 5rem 0;
    width: 100%;
    text-align: left;
}
.entry-content-wrap h1.offer-responses-collection-title {
    margin: 5rem 0 1rem;
    width: 100%;
    text-align: center;
}
.entry-content-wrap a.action-hide.toggle-button {
    text-decoration: none;
    color: #1A202C;
    text-align: center;
    width: 100%;
}
.entry-content-wrap a.action-hide.toggle-button .btn-text {
    margin-bottom: 2rem;
}

a.action-collapse.toggle-button {
    text-decoration: none;
}




.content-wrap .single-content h1.offer-workshop-title {
    margin: 5rem 0 0 0;
    width: 100%;
    --text-align: center;
}
input[type="file"] {
    display: none;
}
.custom-file-upload {
    background-color: #D1D1D1;
    cursor: pointer;
    height: 4rem;
    font-size: 1rem;
    border-radius: 6px;
    margin: 0.5rem 1rem 0 0;
    text-align: center;
    width: 7rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-file-upload:hover {
    filter: brightness(0.95);    
    box-shadow: 0px 15px 25px -7px rgb(0 0 0 / 10%);
}

.email-notifications-wrapper {
    display: flex;
    margin-bottom: 1rem;
}

/* Hide the browser's default checkbox */

form#myaccount-services-form {
    margin-left: 1rem;
}
.offer-rentals {
    width: 100%;
    max-width: 525px;
    --margin-left: 1rem;
}
.service-item {
    --margin-left: 1rem;
}

.offer-rentals input[type=checkbox] {
    float: left;
    /*margin-bottom: 0rem !important;
    margin-right: 2rem !important;
    top: 3px !important;*/
}
input[type=checkbox]#notification_checkbox,
.offer-rentals input[type=checkbox],
.service-item input[type=checkbox] {
    position: relative;
    cursor: pointer;
    width: 0;
    top: -2px;
    margin-right: 2rem;
    margin-bottom: 1rem;
}
input[type=checkbox]#notification_checkbox:before,
.offer-rentals input[type=checkbox]:before,
.service-item input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 2px solid #1A202C;;
    border-radius: 3px;
    background-color: transparent;
}
input[type=checkbox]#notification_checkbox:checked:before,
.offer-rentals input[type=checkbox]:checked:before,
.service-item input[type=checkbox]:checked:before {
    background-color: #000;
}
input[type=checkbox]#notification_checkbox:checked:after,
.offer-rentals input[type=checkbox]:checked:after,
.service-item input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #1A202C;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
    background-color: transparent;
}

.my-account-services-form .myaccount-services-info-text {
    max-width: 550px;
    margin: 2rem 1rem 0;
}

.flex-col-sidebar {    
    --flex-basis: 30rem; 
    flex-basis: 25rem;
    margin: 0 2rem;
}
.flex-col-main {
    flex-basis: 100%;
}

.my-account-customer-buttons .btn.btn-primary,
.my-account-customer-buttons .btn.btn-yellow {
    display: flex;
    margin: unset;
    height: fit-content;
}

/* commenting */
.toggle-commenting {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}
.commenting-status {
    display: inline-flex;
    flex: auto;
    height: max-content;
}
.commenting-status .icon img {
    padding-right: 0.5rem;
}
.single-content form.toggle-commenting-home-inspector {
    margin: 0;
}
.comment-container {
    background-color: #fff;
    padding: 2rem;
    margin-bottom: 1.5rem;
    border-radius: 6px;
}
.additional-info {
    display: flex;
    align-items: center;
    margin-top: 2rem;
}
.additional-info svg {
    margin-right: 1rem;
}
#comments ol.comment-list {
    padding: 0;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
    border-bottom: solid 1px #D1D1D1;
}
.comment-container.self {
    margin-right: 20%;
}
.comment-container.other {
    margin-left: 20%;
}

.comment-form textarea {
    border: unset;
    border-radius: 6px;
    height: 15rem;
}
.comment-submit-button {
    display: flex;
    align-items: center;
    width: max-content;
    background-color: #3182ce;
    border-radius: 6px;
    padding: 0.5rem 1.5rem;
}
.comment-submit-button:hover,
.comment-submit-button:active,
.comment-submit-button:focus {
    background-color: #2c6cb0;
}
.comment-submit-button input[type="submit"],
.comment-submit-button input[type="submit"]:hover,
.comment-submit-button input[type="submit"]:active,
.comment-submit-button input[type="submit"]:focus {
    background-color: unset;
    margin: 0;
}


/* offer-form */
.offer-form .row {
    background-color: #fff;
    padding: 1.5rem 1rem;
}
.offer-form h4.my-account-title,
.offer-form h5.my-account-title,
.offer-form h6.my-account-title {
    margin-top: 0;
    margin-bottom: 1rem;
}
.offer-form form.offer-response-form {
    background-color: #fff;
    padding: 1.5rem 1rem;
    border-radius: 6px;
}
.offer-form .service-items {
    margin-top: 2rem;
}
.offer-form .use-original-parts {
    margin-left: 1rem;
    margin-bottom: 1rem;
    font-weight: 600;
    padding: 1rem 1.5rem;
    background-color: #edf2f6;
    border-radius: 6px;
    width: fit-content;
}
.service-row.additional-parts {
    --margin: 0;
    /*padding: 1rem 1.5rem;
    background-color: #edf2f6;*/
    border-radius: 6px;
    width: fit-content;
}
.service-row.additional-parts:last-of-type {
    margin: 0;
}
.offer-response-form .offer-request-services-block {
    padding: 1rem;
}

.block-details {
    margin-bottom: 1rem;
}
.block-details:last-of-type {
    margin-bottom: 0;
}

.offer-form .service-item {
    margin-left: 1rem;
    display: flex;
    margin-bottom: 2rem;
}
.offer-form .service-item input[type=checkbox] {
    position: relative;
    cursor: pointer;
    width: 0;
    top: 4px;
    margin-right: 2rem;
}
.offer-form .offer-request-item.freeform-text,
.offer-form .offer-request-item.price-text {
    margin: 1rem 1rem 0;
}
.offer-form .freeform-text textarea,
.offer-form .price-text input {
    border: solid 2px #D1D1D1;
    border-radius: 6px;
}
.offer-form .form-submit {
    margin-left: 1rem;
}
.offer-form .comment-submit-button input[type="submit"] {
    padding: 0.4em 1em;
    padding: 0.75rem 1.5rem;
}
.offer-form .flex-col-main {
    margin-left: 0rem;
}
.offer-form .flex-col-sidebar {
    flex-basis: 30rem;
    margin: 0px 1rem;
}


/** stuff **/
.entry-content-wrap {
    max-width: 1364px;
    margin: 0 auto;
    font-size: 16px;
}


.single-content .facet-controls {
    display: flex;
    width: 100%;
    margin: 3rem 0;
}
.single-content .facetwp-facet {
    flex: auto;
    width: auto;
    margin-bottom: 0;
    display: flex;
}

.facet-controls select#facetwp-radius {
    border: unset;
    border-radius: 6px;
    width: 100%;
    padding-left: 1rem;
    margin-right: 1rem;
}

select.facetwp-dropdown {
    width: calc( 100% - 1rem);
    padding: 0.5rem;
    margin-right: 1rem;
}
.facet-controls > button {
    width: 5.5rem;
    height: inherit;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.facet-controls .facetwp-facet input.facetwp-location,
.facet-controls select.facetwp-dropdown {
    width: calc( 100% - 1rem);
    margin-right: 1rem;
    border: unset;
    padding: 1rem 1.5rem;
    border-radius: 6px;
    filter: drop-shadow(0px 0px 6px #0000000c);
}

.facet-controls .facetwp-input-wrap {
    width: 100%;
    padding: 0 1rem 0 0;
}
.facet-controls .facetwp-icon {
    display: none;
}
.facet-controls .facetwp-facet input.facetwp-location {
    padding-right: 1rem;
    width: 100%;
}

.filter-controls {
    display: flex;
    margin-bottom: 5rem;
}
.filter-controls.low-bottom-margin {
    display: flex;
    margin: 5rem 0 1rem;
}

.filter-controls select.facetwp-sort-select {
    background-color: transparent;
    border: unset;
    box-shadow: none;
}

.expand-row-button {
    display: flex;
    align-items: center;
    background-color: #EDF2F7;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    text-decoration: none;
    margin: auto 0 0 0;
    margin-top: 1rem;
    color: #1A202C;
    width: 13rem;
    font-size: 0.94rem;
}
.expand-row-button svg {
    margin-left: auto;
}
.expand-row-button:hover {
    color: #1A202C;
    background-color: #a0a4a8;
}

a.btn.large-button {
    background-color: #3182ce;
    padding: 1rem 1.5rem;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 1rem;
    white-space: nowrap;
    font-weight: 600;
}
a.btn.link-only {
    text-decoration: none;
    color: #1A202C;
    align-self: center;
}

/** rating widget **/
.rating-widget-container .rating-top {
    display: flex;
    align-items: center;
    width: fit-content;
}
.rating-widget-container .rating-top .rating-number {
    padding: 0 1rem;
    font-weight: 600;
}
.rating-widget-container .rating-bottom p {
    padding-top: 1rem;
}
.rating-widget-container.no-ratings p {
    padding-top: unset;
}

.offer-request-details {
    display: flex;
}

.header-expand-section .offer-request-services-block h4,
.header-expand-section .offer-request-vehicle-block h4 {
    display:none;
}

.header-expand-section {
    background-color: #fff;
    padding: 1rem 1.5rem;
    border-radius: 6px;
    display: flex;
    max-width: max-content;
    margin: 0 auto;
    flex-wrap: wrap;
}

.offer-request-details .my-account-title {
    display: none;
}
.offer-response-container .offer-request-details .offer-request-vehicle-block {
    padding-top: 1rem;
}


.offer-response-container > div > .row > .cols > .col {
    background-color: #fff;
    border-radius: 6px;
    filter: drop-shadow(0px 0px 6px #0000000B);
}

.offer-response-container .row {
    border-bottom: solid 1px #D1D1D1;
    border-radius: unset;
}
.offer-response-row .offer-price {
    font-weight: 600;
    font-size: 1.27rem;
}
.offer-response-row .offer-date {
    font-weight: 400;
    font-size: 0.9rem;
}

.block-details.col {
    padding: 0;
}

.support-header {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem 2rem;
    background-color: #000;
    color: #fff;
    font-size: 16px;
}

.support-header-left-col {
    display: flex;
}

.support-header-left-col div {
    margin-right: 1rem;
}

/*input:-internal-autofill-selected {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}*/

.flex-break {
    flex-basis: 100%;
    height: 0;
}

.rental-additional-parts {
    display: flex;
    margin-bottom: 3rem;
}

.parts-details .right-col, .rental-dates .right-col {
    margin-left: 1rem;
}

.rp-rental-request-form .vehicle-details .right-col,
.rental-additional-parts .right-col {
    --margin-left: 1rem;
    flex-wrap: nowrap;
    flex-flow: column;
    align-items: baseline;
}
label#rental-vehicle-additional-details-label {
    margin-top: 1rem;
}

.rental-additional-parts .fancy-checkbox {
    display: flex;
    margin-top: 1rem;
    margin: 1rem 0;
}

.fancy-checkbox {
    display: flex;
    margin-top: 1rem;
    margin: 1rem 0;
}

.fancy-checkbox input[type=checkbox],
.parts-details input[type=checkbox],
.service-item input[type=checkbox],
.offer-rentals input[type=checkbox],
.rental-additional-parts input[type=checkbox] {
    position: relative;
    cursor: pointer;
    width: 0;
    appearance: none;
    top: 0px;
    margin-right: 2rem;
    margin-bottom: 1rem;
    -moz-appearance:initial;
}
/*@-moz-document url-prefix() {
    .fancy-checkbox input[type=checkbox],
    .parts-details input[type=checkbox],
    .rental-additional-parts input[type=checkbox] {
        -moz-appearance:initial;
        width: auto;
        margin-right: 0.5rem;
        margin-bottom: 0.2rem;
    }
}*/
.fancy-checkbox input[type=checkbox]:before,
.parts-details input[type=checkbox]:before,
.rental-additional-parts input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 2px solid #404858;;
    border-radius: 3px;
    background-color: transparent;
}
.fancy-checkbox input[type=checkbox]:checked:before,
.parts-details input[type=checkbox]:checked:before,
.rental-additional-parts input[type=checkbox]:checked:before {
    background-color: #404858;
}
.fancy-checkbox input[type=checkbox]:checked:after,
.parts-details input[type=checkbox]:checked:after,
.rental-additional-parts input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 8px;
    height: 12px;
    border: solid #404858;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
    background-color: transparent;
}


.offer-request-row-info {
    width: -webkit-fill-available;
}
.offer-request-row-info .offer-request-user-block {
    padding: 1rem;
}

.offer-response-form .fancy-checkbox {
    margin-left: 1rem;
}

#service-collection-container {
    margin: 0.5rem;
    position: relative;
}

.offer-request-row-button a {
    text-decoration: none;

}

.offer-request-row-button .btn-text {
    background-color: #3182ce;
    padding: 1rem 1.5rem;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 1rem;
    white-space: nowrap;
    font-weight: 600;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.1rem;
    padding: 1rem 3rem;
    font-weight: 600;
    border-radius: 6px;
}
.offer-request-row-button .btn-text:hover,
.offer-request-row-button .btn-text:focus,
.offer-request-row-button .btn-text:active {
    color: var(--global-palette-btn-hover);
    background: var(--global-palette-btn-bg-hover);
    box-shadow: 0px 15px 25px -7px rgb(0 0 0 / 10%);
}

.offer-request-row-button .btn-text.btn-purple {
    background: var(--wp--preset--color--vivid-purple);
}
.offer-request-row-button .btn-text.btn-purple:hover {
    filter: saturate(0.5) brightness(0.85) contrast(1.5);
}

.flex-space-evenly {
    justify-content: space-between;
}

p.item-header:first-of-type {
    margin: 0;
}

.expand-row-button .btn-text svg {
    margin-left: 1rem;
}

p.no-offers-bold {
    font-weight: 600;
}


.facet-controls .fs-wrap {
    margin: 0 1rem 0 0;
    filter: drop-shadow(0px 0px 10px #00000015);
}
.facet-controls .facetwp-type-fselect .fs-wrap, .facet-controls .facetwp-type-fselect .fs-dropdown {
    width: 100%;
}
.facet-controls .facetwp-type-fselect .fs-dropdown {
    width: 100%;
    border-radius: 0px 0px 6px 6px;
}
.facet-controls .fs-wrap.fs-open .fs-label-wrap {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.facet-controls .fs-label-wrap {
    position: relative;
    background-color: #fff;
    cursor: default;
    padding: 0;
    border: unset;
    height: 100%;
    border-radius: 6px;
    display: flex;
    align-items: center;
}
.facet-controls .fs-label-wrap .fs-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 1rem 1.5rem;
    width: 100%;
}
.facet-controls .fs-arrow {
    right: 1rem;
}
.facet-controls .fs-option {
    padding: 0.75rem 0.5rem;
    border-bottom: unset;
}


.facet-controls .location-results {
    width: calc( 100% - 1rem);
    border: unset;
    border-radius: 0 0 6px 6px;
    padding: 1rem;
    --filter: drop-shadow(0px 0px 10px #00000015);
}
.facet-controls .location-results .location-result,
.facet-controls .location-results .location-attribution {
    border: unset;
}
.facet-controls .location-results .location-result.active {
    background-color: inherit;
}
.facet-controls .location-results .location-result .result-main {
    font-size: 1rem;
    color: #1A202C;
}

.single-content .wp-block-group.my-account-customer-container:first-child {
    max-width: 60rem;
    margin: 6rem auto;
}
.my-account-customer-container p {
    margin-left: 1rem;
    font-size: 0.88rem;
}
.my-account-customer-container .control-label {
    --font-weight: 600;
}

.file-upload-controls {
    display: flex;
}
#file-upload-preview {
    height: 4rem;
    width: auto;
    border-radius: 6px;
    margin-top: 0.5rem;
}
.post-1253 .entry-content.single-content .my-account-title-no-top {
    margin: 0;
    margin-left: 0;
    margin-bottom: 1rem;
}


a.check-all-button,
a.uncheck-all-button {
    background-color: #fff;
    width: 11rem;
    height: 2rem;
    color: #1A202C;
    display: inline-flex;
    text-decoration: none;
    border-radius: 6px;
    font-size: 0.88rem;
    margin-right: 1rem;
    justify-content: center;
    align-items: center;
}

a.check-all-button:hover,
a.uncheck-all-button:hover,
a.check-all-button:active,
a.uncheck-all-button:active,
a.check-all-button:focus,
a.uncheck-all-button:focus {
    color: #1A202C;
    background-color: #dedede;
}

a.check-all-button svg,
a.uncheck-all-button svg {
    margin-right: 1rem;
}

.single-content.entry-content .check-controls {
    margin-top: 1rem;
    display: flex;
}

input.btn.btn-primary.side-floated {
    position: absolute;
    margin-left: 30rem;
    top: 0;
}

.collapsed p {
    width: 20rem;
}
.collapsed p.ellipsis {
    display: block;
    line-height: 1.6rem;
    max-height: 1.6rem;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 1rem;
    white-space: nowrap;
    width: 20rem;
}
p.ellipsis {
    word-wrap: anywhere;
}

.ticket-title p {
    font-weight: 600;
}

.ticket-author {
    margin-top: 1rem;
    display: flex;
    align-items: center;
}
.single-content .ticket-author p {
    padding: 0;
    margin: 0.5rem 0 0 0.5rem;
}
.post-com-count-approved {
    margin-top: 5px;
}
.post-com-count-approved {
    display: inline-block;
    vertical-align: top;
    text-decoration: unset;
}
.comment-count-approved {
    box-sizing: border-box;
    display: flex;
    padding: 0;
    padding: 11px 0;
    min-width: 24px;
    height: 2em;
    border-radius: 5px;
    background-color: #72777c;
    color: #fff;
    line-height: 1rem;
    text-align: center;
    place-items: center;
    justify-content: center;
    font-size: 0.6rem;
}
.post-com-count-approved:after {
    content: "";
    display: block;
    margin-left: 8px;
    width: 0;
    height: 0;
    border-top: 5px solid #72777c;
    border-right: 5px solid transparent;
}



.single-accepted-offer-container {
    display: flex;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 1rem;
    padding: 0 1rem;
    width: min-content;
}

.accepted-offer-col1 {
    padding: 1rem;
}
.accepted-offer-col1 .offer-response-row.price-date {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.accepted-offer-col1  .offer-response-row.services-text-row {
    min-height: unset;
}
/*.offer-response-row.accepted-offer-col2 {
    flex: none;
}*/

.single-content .workshop-small-container p {
    margin-top: 0;
}
.accepted-offer-col3.offer-response-row.accepted-offer-col3 .item {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.accepted-offer-col1 .workshop-image {
    --margin-left: -1rem;
}

.accepted-offer-col3 .offer-request-row-button .btn-text {
    margin: 0;
}
.accepted-offer-col3 .offer-request-row-button .btn-text.dark-button {
    background-color: #404858;
}
.accepted-offer-col3 .offer-request-row-button .btn-text.disabled-button {
    color: #404858;
    border: solid 2px #404858;
    background-color: transparent;
}

.accepted-offer-col3 .offer-request-row-button .btn-text.disabled-button:hover,
.accepted-offer-col3 .offer-request-row-button .btn-text.disabled-button:focus,
.accepted-offer-col3 .offer-request-row-button .btn-text.disabled-button:active {
    color: #747b8a;
    border: solid 2px #747b8a;
    background-color: transparent;
    box-shadow: unset;
}

.service-complete-container {
    display: flex;
}
.service-complete-container .service-complete-item {
    margin: 0 4rem 0 1rem;
}
.service-complete-container .service-complete-item p {
    margin-top: 1rem;
}


.pseudo-hidden {
    filter: opacity(0);
    height: 0;
    width: 0;
    position: absolute;
    border: 0 !important;
    padding: 1px !important;
    margin: 0 !important;
    cursor: default;
    top: 4.95rem;
    left: 9rem;
}
.pseudo-hidden#table-data {
    bottom: 0;
}
.pseudo-hidden#login-register {
    top: 3rem;
    right: -14.3rem;
}

form.registration-form .form-input-field.registration-top-fields {
    flex: auto;
    max-width: calc( 1200px / 2);
    margin: 0 auto;
}

form.registration-form .form-input-field.registration-bottom-fields {
    flex: auto;
    max-width: calc( 1200px / 2);
    margin: 0 auto;
}

form.registration-form .form-input-field.registration-bottom-fields.registration-half-left {    
    max-width: calc(1200px / 4);
    margin: 0 0 0 auto;
}

form.registration-form .form-input-field.registration-bottom-fields.registration-half-right {    
    max-width: calc(1200px / 4);
    margin: 0 auto 0 0;
}

form.registration-form {
    --max-width: 30rem;
    display: flex;
    margin: 1rem auto 6rem;
    flex-wrap: wrap;
    justify-content: center;
}

form.registration-form .form-field.ticket-submit {
    text-align: center;
}

.message-container {
    position: fixed;
    width: 100%;
}
.message-container .message {
    display: flex;
    background-color: #fff;
    border: unset;
    border-radius: 6px;
    padding: 0.5rem;
    margin: 2rem auto;
    min-width: 400px;
    max-width: 900px;
    box-shadow: 0px 15px 25px -7px rgb(0 0 0 / 10%);
}
.message-container .status {
    background-color: #a0a5aa;
    width: 5px;
    border-radius: 10px;
    margin-right: 1.25rem;
}
.message-container .status.error {
    background-color: #ffb8b8;
}
.message-container .status.success {
    background-color: #55ca55;
}
.message-container .close {
    margin: 0 0 0 auto;
    --align-self: center;
    padding: 1rem;
    cursor: pointer;
}

.form-input-field.request-make span.error {
    font-size: 0.9rem;
    padding: 0 0 0 1rem;
    color: #f00;
}

.error_container, span.lwa-status.lwa-status-invalid {
    background-color: #ffb8b8;
    border: unset;
    border-radius: 6px;
    padding: 1.5rem;
    position: relative;
    margin: 0 0.5rem;
    width: 500px;
}

.success_container, span.lwa-status.lwa-status-confirm {
    background-color: #98f5b4;
    border: unset;
    border-radius: 6px;
    padding: 1.5rem;
    margin: 0 1rem;
}

input#pmg_comment_title {
    border: solid 2px #D1D1D1;
    border-radius: 6px;
    margin: 0;
}

.messages-view .btn-text {
    width: 16rem;
    background-color: #404858;
}
.messages-view .btn-text:hover {
    background-color: #404858;
}
.messages-view .btn-text.unread-messages {
    background-color: #3182ce;
}
.messages-view .btn-text.unread-messages:hover {
    background-color: #3182ce;
}

.messages-view .offer-request-col.offer-request-row-button {
    align-self: center;
}

.comment-form input#pmg_comment_title {
    border: unset;
}
#comments.first-comment {
    margin-top: 2rem;
}
.comment-form-comment textarea#comment {
    padding: 1rem 1.5rem;
}

.comment-form input#submit {
    background-color: #3182ce;
    border-radius: 6px;
    padding: 1rem 1.5rem 1rem 4.25rem;
}
.comment-form svg {
    position: absolute;
    left: 1.5rem;
}
.comment-form .comment-submit-button {
    display: flex;
    position: relative;
    align-items: center;
    width: max-content;
    padding: 0;
}

button.facetwp-load-more {
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
    color: #2d3748;
    padding: 0.7rem 1.7rem;
    border-radius: 6px;
    margin: 0 auto;
    --margin-left:90px;
}
button.facetwp-load-more:hover,
button.facetwp-load-more:focus,
button.facetwp-load-more:active {
    background-color: #fff;
    color: #2d3748;
    filter: brightness(0.9);
}

.offer-request-col .form input.btn.btn-primary {
    margin: 0;
}

.offer-request-col.offer-request-button-col {
    justify-content: center;
}


.rating-widget-container {
    width: 17rem;
}


.offer-request-col.orc-logo-col {
    width: 10rem;
}
.offer-request-col.orc-info-col {
    width: 20rem;
}
.orc-info-col p.orc-workshop-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0.25rem;
}
.orc-info-col p.orc-workshop-address,
.orc-info-col p.orc-workshop-distance {
    font-size: 15px;
}
.offer-request-col.orc-rating-col {
    flex-grow: 2;
    min-width: 17rem;
    align-items: center;
}
.offer-request-col.orc-button-col {
    width: 20rem;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.offer-workshop-container {
    margin-bottom: 5rem;
}

.orc-button-col a.btn.large-button {
    padding: 1rem 3rem;
    line-height: 17px;
}
.orc-button-col a.btn.large-button:hover,
.orc-button-col a.btn.large-button:focus,
.orc-button-col a.btn.large-button:active {
    color: var(--global-palette-btn-hover);
    background: var(--global-palette-btn-bg-hover);
    box-shadow: 0px 15px 25px -7px rgb(0 0 0 / 10%);
}
a.btn.large-button.send-request-button {
    width: max-content;
    margin: 0rem 2rem 3rem;
}


.alt-service-row .offer-request-row-button .btn-text {
    padding: 1rem 1.25rem;
}
.alt-service-row .offer-request-services-block, 
.alt-service-row .offer-request-services-block, 
.alt-service-row .offer-request-vehicle-block, 
.alt-service-row .offer-request-user-block {
    padding: 0rem 0 0 0;
    margin: 0;
    margin-right: 2.5rem;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
    width: 13rem;
}
.alt-service-row .offer-request-col.offer-request-row-button {
    padding: 0rem 0 0 0;
}
.alt-service-row {
    display: inline-flex;
    flex-wrap: wrap;
    background-color: #fff;
    margin-bottom: 0;
    border-radius: 6px;
    padding: 1rem;
    width: 100%;
    justify-content: space-between;        
}
.alt-service-row > div {
    width: 20rem;
    height: max-content;
}
.alt-service-row > div h4 {
    font-size: 1rem;
}
.alt-service-row div {
    width: fit-content;
}
.alt-service-row .expand-row-button .btn-text svg {
    margin-left: auto;
    position: absolute;
    top: 1rem;
    right: 1rem;
}
.alt-service-row a.btn.expand.expand-row-button {
    width: unset;
    position: relative;
    margin-top: 0;
}
.alt-service-row .offer-request-col.offer-request-col-2 {
    padding: 0;
    width: 100%;
}
.alt-service-row a.btn.expand.expand-row-button {
    width: unset;
    position: relative;
    margin-top: 0;
}
.alt-service-row a.btn.expand.expand-row-button:hover, 
.alt-service-row a.btn.expand.expand-row-button:focus, 
.alt-service-row a.btn.expand.expand-row-button:active {
    color: #1a202c;
}
.alt-service-row .buttons {
    min-width: 13rem;
}
.alt-service-row .offer-request-details .offer-request-col.offer-request-col-1 {
    padding: 0;
    padding-top: 1rem;
}
.alt-service-row .user-block-date {
    margin: 0 1rem 1rem 0;
}
button.fwp-load-more {
    padding: 1rem;
    font-weight: 600;
    border-radius: 6px;
    width: 16rem;
    color: #2d3748;
    background-color: #fff;
    margin: 0 auto;
}

.alt-service-row .offer-request-details {
    display: block;
}

/* workshop registration */
form.registration-form fieldset:disabled {
    display: none;
}
form.registration-form fieldset {
    width: 100%;
    padding: 0;
    border: unset;
    margin: 1rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.facet-controls .facetwp-facet:nth-of-type(1) {
    z-index: 5;
}
.facet-controls .facetwp-facet:nth-of-type(2) {
    z-index: 4;
}
.facet-controls .facetwp-facet:nth-of-type(3) {
    z-index: 3;
}
.facet-controls .facetwp-facet:nth-of-type(4) {
    z-index: 2;
}
.facet-controls .facetwp-facet:nth-of-type(5) {
    z-index: 1;
}

.rating-container {
    margin-left: 1rem;
}
.my-account-wp-blocks .rating-container {
    margin: unset;
}
.rating-widget-container-background {
	background-color: #fff;
	padding: 1.5rem 1.5rem;
	width: fit-content;
	border-radius: 6px;
}

.rating-container .rating-widget-container {
    width: fit-content;
}
.rating-container .rating-bottom p {
    width: fit-content;
}


.accepted-offer-requests-container .offer-request-col.offer-request-row-button {
    padding: 1rem;
    padding-bottom: 0;
}
.accepted-offer-requests-container .offer-request-col.offer-request-row-button:last-of-type {
    padding: 1rem;
}

/* ~~~~~~~~~~~~~~~~~ */
/* tarjouspohjat css */
/* ~~~~~~~~~~~~~~~~~ */

#workshop-template-form .acf-field .acf-label label {
    font-weight: 600;
}
#workshop-template-form.added-row .acf-row[data-id*="row-"] {
    display: none;
}
#workshop-template-form td.acf-fields, 
#workshop-template-form table {
    border: unset!important;
    background: unset;
}
#workshop-template-form .acf-field.acf-field-text,
#workshop-template-form .acf-field.acf-field-textarea {
    padding-left: unset;
    padding-right: unset;
}
#workshop-template-form .acf-form-fields .acf-field-repeater .acf-button.acf-repeater-add-row,
#workshop-template-form .acf-form-fields > .acf-field-repeater > .acf-label,
#workshop-template-form td.acf-row-handle.order,
#workshop-template-form td.acf-row-handle.remove {
    display: none;
}
#workshop-template-form .acf-form-fields > .acf-field-repeater {
    padding: unset;
}
#workshop-template-form .acf-field input[type=text], 
#workshop-template-form .acf-field input[type=password],
#workshop-template-form .acf-field input[type=date], 
#workshop-template-form .acf-field input[type=datetime], 
#workshop-template-form .acf-field input[type=datetime-local], 
#workshop-template-form .acf-field input[type=email], 
#workshop-template-form .acf-field input[type=month], 
#workshop-template-form .acf-field input[type=number], 
#workshop-template-form .acf-field input[type=search], 
#workshop-template-form .acf-field input[type=tel], 
#workshop-template-form .acf-field input[type=time], 
#workshop-template-form .acf-field input[type=url], 
#workshop-template-form .acf-field input[type=week], 
#workshop-template-form .acf-field textarea, 
#workshop-template-form .acf-field select {
    border: solid 2px #D1D1D1;
    border-radius: 6px;
    padding: .4em .5em;
    box-shadow: 0 0 0 -7px rgba(0,0,0,0);
}
#workshop-template-form .acf-form-buttons-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    row-gap: 1rem;
    gap: 1rem;
}
.workshop-template-block .acf-form-template-top-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap-reverse;
    row-gap: 1rem;
}
#workshop-template-remove-row {
    background: #f8302f;
}
#workshop-template-remove-row:hover {
    background: #ab2020;
}
.workshop-template-block .button {
    line-height: 1.1rem;
    font-weight: 600;
    border-radius: 6px;
    font-size: 1rem;
    padding: 0.75rem 1rem;
    border-radius: 4px;
}
.workshop-template-block .acf-form-buttons-container .button {
    min-width: 150px;
    text-align: center;
}
.workshop-template-block .acf-field-textarea .acf-label label {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.workshop-template-block .acf-field-textarea .acf-label label .fa-copy:before {
    padding: 0.5rem;
    cursor: pointer;
}
/* Hover color */
.workshop-template-block .acf-field-textarea .acf-label label .fa-copy:hover {
    color: var(--global-palette-btn-bg);  /* Red color on hover as an example */
}

@media all and (max-width: 800px) {
    .workshop-template-block .button {
        width: 250px;
        margin: auto;
        text-align: center;
    }
}


/******************************/
/****** workshop-profile ******/
/******************************/

.workshop-profile {
    max-width: var(--global-calc-content-width);
    margin: 0 auto;
    padding: 1rem;
}

.rp_workshop .entry-hero-container-inner {
    background: linear-gradient(180deg,rgb(43,108,176) 0%,var(--global-palette2,#215387) 83%,var(--global-palette7,#EDF2F7) 86%);
}

.mcard {
    margin: 1.5rem;
    width: calc( 100% - 3rem)!important;
    filter: drop-shadow(0px 0px 13px rgba(0,0,0,0.05));
}

.fcard {
    /*border: solid 1px red;*/
    background: white;
}

.fcard .fcard-content {
    padding: 2rem;
}

.bcard {
    background: var(--global-palette1);
    color: #fff;
    padding: 1rem;
}
.bcard:not(:last-of-type) {
    margin-bottom: 1rem;
}

.fcard .fcard-title {
    text-align: center;
    padding: 2rem 3rem;
}

@media screen and (min-width: 824px) {
    .mcard > .fcard-title {
        padding-bottom: unset;
    }
}
@media screen and (max-width: 823.9px) {

    .fcard .fcard-content {
        padding: 1.25rem;
    }

    .fcard .fcard-title {
        background: var(--global-palette1);
        color: var(--global-palette9);
        padding: 1rem 2rem;
        font-size: 24px;
    }
    .workshop-profile {
        padding: 0;
    }
    .workshop-profile span.btn-text {
        font-size: 1rem;
        line-height: 1rem;
    }
}

/* image */
.workshop-profile-image img {
    max-height: 12.5rem;
    max-width: 12.5rem;
    margin: 0 auto;
}

/* description */
.fcard .collapsed p {
    width: 100%;
}

.workshop-profile-services-container .fcard-content.collapsed, 
.workshop-profile-description-container .fcard-content.collapsed {
    position: relative;
    height: fit-content;
    max-height: 30rem;
    overflow: hidden;
    padding-bottom: unset;
    margin-bottom: 2rem;
}
.workshop-profile-description-container .fcard-content:not(.collapsed) {
    padding-bottom: 0.5rem;
}
.workshop-profile-description-container button.toggle-button {
    margin-bottom: 2rem;
}

/* map */
.workshop-profile-map-container .fcard-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    row-gap: 3rem;
}

.workshop-profile-map-container .google-wrapper {
    width: 100%;
    margin: 0!important;
}
.workshop-profile-map-container .google-location-picker-container {
    min-width: unset;
}
.workshop-profile-map-container button.workshop-profile-send-request {
    width: 100%;
    background: #ffa41c;
    font-weight: 500;
    font-size: 1.25rem;
    color: var(--global-palette3);
}
.workshop-profile-map-container .fcard-content p {
    margin-bottom: unset;
    font-weight: 600;
    font-size: 1rem;
}

.workshop-profile-map-container a.btn.btn-yellow {
    width: 100%;
    font-weight: 500;
    font-size: 1.25rem;
    padding: 1rem;
    margin: unset;
}

@media screen and (max-width: 823.9px) {
    .workshop-profile-map-container .fcard-content {
        row-gap: 1.5rem;
    }
}

/* rating */
.workshop-profile-rating {
    align-self: center;
}
.workshop-profile-rating .rating-widget-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    width: 100%;
}
.workshop-profile-rating .rating-widget-container .rating-bottom p {
    margin-bottom: unset;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.25rem;
    text-align: center;
}
.workshop-profile .rating-widget-container {
    width: fit-content;
}

/* services */
.workshop-profile-services-container,
.workshop-profile-description-container {
    display: flex;
    flex-direction: column;
}
.workshop-profile-services-container p.workshop-profile-service-title {
    margin-bottom: unset;
    font-weight: 600;
}
.workshop-profile-services-container .fcard-content.collapsed {
    max-height: 20rem;
}
.workshop-profile-services-container .fcard-content > .grid-x {
    height: fit-content;
    max-height: unset;
    overflow: hidden;
}

.workshop-profile-services-container .fcard-content > .grid-x button.toggle-button {
    margin: 0 auto;
}

.workshop-profile button.toggle-button {
    background: unset;
    color: var(--global-palette1);
    font-size: 1.25rem;
    font-weight: 600;
    width: fit-content;
    place-self: center;
}
.workshop-profile button.toggle-button:hover {
    box-shadow: unset;
}
.workshop-profile button.toggle-button:focus {
    outline: -webkit-focus-ring-color auto 1px;
    box-shadow: unset;
}
.workshop-profile .fcard-content.collapsed button.toggle-button {
    display: none;
}
.workshop-profile-services-container .fcard-content {
    text-align: center;
}

.workshop-profile-services-container .fcard-content li,
.workshop-profile-services-container .fcard-content ul,
.workshop-profile-services-container .fcard-content p {
    text-align: left;
}
@media screen and (max-width: 823.9px) {
    .workshop-profile-services-container .fcard-content {
        padding-top: 1rem;
    }
    .workshop-profile button.toggle-button {
        margin-top: 1rem;
    }
}

/* reviews */
.workshop-profile-reviews p {
    margin-bottom: 0.25rem;
}
.workshop-profile-reviews .review-item {
    position: relative;
}
.workshop-profile-reviews .review-item .review-item-edit-item {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 2px;
    right: 6px;
    font-size: 12px;
}
.workshop-profile-reviews .review-vehicle {
    font-weight: 600;
}
.workshop-profile-reviews .fcard-content {
    margin: 0 1rem;
}
.workshop-profile-reviews .no-reviews {
    text-align: center;
}
.workshop-profile-reviews .rating-widget-container {
    margin-bottom: 0.5rem;
}
@media screen and (max-width: 823.9px) {
    .workshop-profile-reviews .review-item > div {
        text-align: center;
        text-align: -webkit-center;
    }
}


/* footer mini fix */
footer .collapse-sub-navigation ul.menu li a {
    border: unset;
}

footer .collapse-sub-navigation ul.menu li button.drawer-sub-toggle {
    border: unset!important;
}


/* column layout fix */
@media screen and (max-width: 1150px) and (min-width: 782px) {
    .wp-block-columns:has(> .flex-col-sidebar) {
        display: flex;
        flex-direction: column;
    }
    .wp-block-columns:has(> .flex-col-sidebar) > .wp-block-column:nth-child(1).flex-col-sidebar {
        align-self: center;
        min-width: 732px;
    }
}


/* column modal */
/* Modal CSS */
#confirmation-modal.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

#confirmation-modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    width: 80%;
    color: #000;
    max-width: 700px;
}

#confirmation-modal .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#confirmation-modal .close:hover,
#confirmation-modal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/* offer-request unavailable */
.request-unavailable-container {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    align-items: center;
    margin-bottom: 5rem;
}
.request-unavailable-container .request-notification {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background: var(--wp--preset--color--luminous-vivid-amber);
    padding: 2rem;
    border-radius: 0.5rem;
}
.request-unavailable-container .request-notification p {
    margin: unset;
}
.request-unavailable-container .request-unavailable-title {
    font-weight: bold;
    font-size: var(--wp--preset--font-size--medium);
}
.request-unavailable-container .request-unavailable-button {
    max-width: 300px;
    border-radius: 1rem;
    padding: 1rem 1.5rem;
    font-weight: bold;
    font-size: var(--global-font-size-medium);
}

button.btn.btn-primary.accept-offer-button {
    font-weight: 600;
    font-size: var(--wp--preset--font-size--medium);
    border-radius: 0.25rem;
    margin-bottom: 1rem;
}