/*
Theme Name: Restoration
Author: Triare
Description: Restoration
Version: 1.1
License:
License URI:
Theme URI:
Tags:
Author URI:
Text Domain: restoration
*/

.page-id-9639 .board-list {
    justify-content: center;
}

.page-id-9639 .board--title {
    text-align: center
}



.page-id-9639 .hero-section .hero__date {
    /*     font-size: 23px; */
}

.page-id-9639 h1.hero__title {
    font-size: 64px;
}

.page-id-9639 .hero-section .hero__description {
    font-size: 20px !important;
}

.page-id-9639 .block-builder .container {
    text-align: center;
}

.page-id-9639 .board {
    margin: 40px 0;
}

.page-id-9639 .hero-section {
    margin-bottom: 30px;
}

.page-id-9639 .board-item {
    flex-basis: 20%;
}

.page-id-9639 .board-name {
    font-size: 17px;
    font-weight: unset;
    color: #3F3E3E;
}

.page-id-9639 .board-position {
    font-size: 13px;
    line-height: 20px;
}

.page-id-9639 .board-item {
    padding: 0 15px;
    margin-bottom: 15px;
}

.page-id-9639 .board--title {
    color: #3F3E3E;
    font-weight: unset;
    font-size: 30px;
    margin-bottom: 15px;
}

.page-id-9639 .section-accordion h2 {
    font-weight: unset;
    text-align: center;
    color: #3F3E3E;
}

.page-id-9639 .section-accordion .accordion-item__heading {
    background-color: #3F3E3E;
    padding: 13px 20px;
}

.page-id-9639 .section-accordion .accordion-item__heading-title {
    font-weight: bold;
    font-size: 23px;
}

.page-id-9639 .section-accordion .accordion-item__heading.opened {
    background-color: #4DB1E0;
}

.page-id-9639 .section-accordion .accordion-item {
    margin-bottom: 10px;
}

.page-id-9639 .block-builder {
    padding: 20px 0;
}

.page-id-9639 .block-builder h2 {
    text-align: center !important;
    color: #3F3E3E !important;
    font-weight: unset;
}
.page-id-9639 .board-popup-item {
    background: #3F3E3E;
}

.page-id-9639 .section-accordion {
    padding: 45px 0;
}

a.fsp-close {
    color: #fff;
    right: 10em;
}

.page-id-9639 a.open-popup {
    width: 20%;
}

.page-id-9639 .board-minidesc {
    display: none;
}

.paypal-wrapper table {
    width: 100%;
}

.paypal-wrapper select {
    padding: 20px;
    font-size: 20px;
    margin-top: 15px;
}

.paypal-wrapper td {
    font-size: 30px;
}

form.paypal-wrapper {
    margin-top: 20px;

}
.paypal-wrapper input[type="image"] {
    max-width: 292px;
}

.section-accordion .accordion-item__body h2 {
    text-align: left
}

a.fsp-close {
    color: #009f99;
    font-size: 40px;
    font-family: auto;
}

a.fsp-close:hover {
    color: #fff;
}


@media only screen and (max-width: 767px) {
    .page-id-9639 h1.hero__title {
        font-size: 35px !Important;
    }

    .page-id-9639 .board-item {
        width: 100%;
    }

    .page-id-9639 a.open-popup {
        width: 50%;
    }

    .page-id-9639 .section-accordion .accordion-item__heading-title {
        font-size: 18px;
    }

    .page-id-9639 .section-accordion {
        padding: 15px 0;
    }

    form.paypal-wrapper {
        margin-top: 30px;
    }
}






.page-id-9639 .block-builder .container {
    text-align: center;
}

.page-id-9639 .block-builder {
    padding-bottom: 30px;
}

.page-id-9639 .board {
    margin-top: 40px;
}

.page-id-9639 .board-position {
    color: #4DB1E0;
}


.fsp-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.fsp-content{
    width: unset !important;
    height: unset !important;
    top: unset !important;
    left: unset !important;
    margin-left: unset !important;
    margin-top: unset !important;
}

.board-popup-item{
    max-width: 1000px !important;
    padding: 30px !important;
}