.gormanstg-top-menu-header .elementor-nav-menu .menu-item.menu-item-has-children a.has-submenu{
    position: relative;
    z-index: 9999;
}
.gormanstg-top-menu-header .elementor-nav-menu .menu-item.menu-item-has-children .sub-menu {
    padding-top: 42px;
    top: 0px !important;
    z-index: 1;
    margin-left: 0 !important;
    padding-bottom: 10px !important;
}
.gormanstg-top-menu-header .elementor-nav-menu .menu-item.menu-item-has-children .sub-menu li a{
    padding-left: 16px !important;
}
.elementor-widget.elementor-widget-bt-timeline-slider {
    position: inherit;
}

.elementor-widget-bt-timeline-slider .swiper-button-next,
.elementor-widget-bt-timeline-slider .swiper-button-prev {
    width: 60px;
    height: 60px;
    background: #777571;
    font-size: 20px;
    color: #fff;
    right: 3%;
    top: 35%;
}

.elementor-widget-bt-timeline-slider .swiper-button-prev {
    left: 3%;
    right: auto;
}

.swiper-button-disabled {
    display: none !important;
}

.elementor-widget-bt-timeline-slider .swiper-button-next::after,
.elementor-widget-bt-timeline-slider .swiper-button-prev::after {
    font-size: 26px;
}

.elementor-widget-bt-timeline-slider:after {
    content: '';
    position: absolute;
    top: 50%;
    height: 4px;
    background: #2e6432;
    display: block;
    left: 70%;
    width: 1000%;
    transform: translateY(-2px);
}

.bt-timeline-slider .timeline-item {
    max-width: 290px;
}

.bt-timeline-slider .timeline-item .timeline-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 215px;
}

.bt-timeline-slider .timeline-item .timeline-content {
    height: 215px;
}

.bt-timeline-slider .timeline-item .timeline-year {
    font-family: "Roboto", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #224526;
    line-height: 1;
    margin-bottom: 10px;
}

.bt-timeline-slider .timeline-item .timeline-description {
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.2px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bt-timeline-slider .timeline-item .line-timeline {
    margin: 35px 0;
    background: #2e6432;
    height: 4px;
    width: 100%;
    position: relative;
}

.bt-timeline-slider .timeline-item .line-timeline::after {
    content: '';
    background: #2e6432;
    left: 100%;
    width: 10000%;
    display: block;
    height: 4px;
    position: absolute;
}

.bt-timeline-slider .timeline-item .line-timeline::before {
    content: '';
    position: absolute;
    left: 0px;
    border: 3px solid #2e6432;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background: #f4f2ea;
    z-index: 99;
}

.bt-timeline-slider .swiper-pagination {
    display: none !important;
}

@media (max-width: 1460px) {
    .elementor-widget-bt-timeline-slider .swiper-button-prev {
        left: 14px;
    }

    .elementor-widget-bt-timeline-slider .swiper-button-next,
    .elementor-widget-bt-timeline-slider .swiper-button-prev {
        width: 48px;
        height: 48px;
        top: 40%;
    }
}

@media (max-width: 1200px) {
    .elementor-widget-bt-timeline-slider .swiper-button-next {
        right: 14px;
    }
}

@media(max-width:1024px) {
    .elementor-widget-bt-timeline-slider {
        max-width: 670px !important;
        margin: 0 auto;
    }
}

@media(max-width:767px) {

    .elementor-widget-bt-timeline-slider .swiper-button-next,
    .elementor-widget-bt-timeline-slider .swiper-button-prev {
        display: none !important;
    }

    .bt-timeline-slider .swiper-pagination {
        display: block !important;
    }

    .bt-timeline-slider .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: #224526;
    }
}

@media(max-width:700px) {
    .elementor-widget-bt-timeline-slider {
        max-width: 100% !important;
    }
}

@media(max-width:550px) {
    .bt-timeline-slider .timeline-item {
        max-width: 100%;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .bt-timeline-slider {
        padding-bottom: 40px !important;
    }

    .bt-timeline-slider .swiper-pagination {
        bottom: 0 !important;
    }

    .bt-timeline-slider .timeline-item .timeline-content,
    .bt-timeline-slider .timeline-item .timeline-image img {
        height: auto;
    }

    .elementor-widget-bt-timeline-slider:after,
    .bt-timeline-slider .timeline-item .line-timeline {
        display: none;
    }

    .bt-timeline-slider .timeline-item .timeline-description {
        font-size: 16px;
    }

    .bt-timeline-slider .timeline-item .timeline-year {
        font-size: 45px;
    }
}

/* profiles filter */
.bt-profiles-filter .bt-filter {
    display: flex;
    margin-bottom: 26px;
    gap: 10px;
}

.bt-profiles-filter .bt-filter .no-click .select2-container {
    pointer-events: none;
    opacity: 0.5;
}

.bt-profiles-filter .bt-filter .select2.select2-container {
    min-width: 200px;
    border-radius: 30px;
    width: auto !important;
    transition: all 0.3s ease;
}

.bt-profiles-filter .bt-filter .select2.select2-container.select2-container--open {
    border-radius: 0;
}

.bt-profiles-filter .bt-filter .select2.select2-container.select2-container--open .select2-selection--single {
    border-radius: 0;
}

.bt-profiles-filter .bt-filter .select2-container.select2-container--open .select2-dropdown--below {
    border: none;
    box-shadow: 0 5px 25px #ccc;
}

.bt-profiles-filter .bt-filter .select2-container .select2-selection--single {
    background: var(--e-global-color-secondary);
    border: none;
    color: #fff;
    border-radius: 30px;
    transition: all 0.3s ease;
    height: auto;
    font-weight: 900;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    text-transform: uppercase;
    padding: 12px 20px;
    font-family: var(--e-global-typography-primary-font-family);
    max-height: 40px;
}

.bt-profiles-filter .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: var(--e-global-color-secondary);
}

.bt-profiles-filter .bt-filter .select2-container .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 1;
}

.bt-profiles-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 10px;
}

.bt-profiles-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    height: 0;
    left: 50%;
    margin-left: -12px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 0;
    transition: all 0.3s ease;
}

.bt-profiles-filter .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(-180deg);
}

.bt-profiles-filter .bt-filter .select2-results__options li:first-child {
    display: none;
}

.bt-reset-filter-btn {
    display: flex;
    align-items: center;
    font-weight: 900;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: var(--e-global-typography-primary-font-family);
    letter-spacing: 0;
    color: var(--e-global-color-secondary);
    padding: 7px 20px;
    border: 2px solid;
    border-radius: 30px;
    width: 200px;
    justify-content: space-between;
    gap: 5px;
    cursor: pointer
}

.bt-reset-filter-btn svg {
    width: 20px;
    height: 20px;
    cursor: pointer
}

a.bt-reset-filter-btn:hover {
    background: var(--e-global-color-secondary);
    color: #fff;
    border-color: var(--e-global-color-secondary);
}

a.bt-reset-filter-btn:hover svg path {
    fill: #fff;
}

.bt-reset-filter-btn.disable {
    display: none;
}

.bt-profiles-filter .bt-profiles-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.bt-profiles-filter .bt-profiles-grid .profile-item {
    padding: 16px;
    background: rgba(34, 69, 38, 0.1);
}

.bt-profiles-filter .bt-profiles-grid .profile-item .profile-image {
    border-radius: 13px 13px 0 0;
    overflow: hidden;
}

.bt-profiles-filter .bt-profiles-grid .profile-image img {
    display: block;
    width: 100%;
    height: 217px;
    object-fit: cover;
}

.bt-profiles-filter .bt-profiles-grid .profile-item .profile-content {
    background: rgba(255, 255, 255, 1);
    padding: 5px 20px 24px 20px;
    border-radius: 0 0 13px 13px;
}

.bt-profiles-filter .bt-profiles-grid .profile-name a {
    font-family: "Roboto", Sans-serif;
    color: rgba(34, 69, 38, 1);
    display: block;
    margin: 0 0 14px 0;
    line-height: 1.4;
    font-weight: 700;
    font-size: 22px;
    text-transform: capitalize;
}

.bt-profiles-filter .bt-profiles-grid .profile-description {
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bt-profiles-filter .bt-profiles-grid .profile-item .see-details {
    font-family: "Roboto", Sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    background: var(--e-global-color-secondary);
    color: #fff;
    width: 100%;
    display: block;
    border-radius: 30px;
    padding: 7px;
    margin-top: 16px;
}

.bt-pagination-wrap .bt-pagination {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 40px;
}

.bt-pagination-wrap .bt-pagination .page-numbers {
    width: 45px;
    height: 45px;
    display: inline-flex;
    line-height: 45px;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
}

.bt-pagination-wrap .bt-pagination .page-numbers.next,
.bt-pagination-wrap .bt-pagination .page-numbers.prev {
    font-size: 0;
}

.bt-pagination-wrap .bt-pagination .page-numbers.prev svg {
    transform: rotate(180deg);
}

.bt-pagination-wrap .bt-pagination .page-numbers.current,
.bt-pagination-wrap .bt-pagination .page-numbers:hover {
    background: #224526;
    color: #fff;
}

.bt-pagination-wrap .bt-pagination .page-numbers:hover svg path {
    fill: #fff;
}

/* animation load card */
@keyframes shimmer {
    0% {
        background-position: 100%;
    }

    100% {
        background-position: -100%;
    }
}

.bt-profile-skeleton {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.bt-skeleton-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.bt-skeleton-description {
    width: 100%;
    height: 40px;
    pointer-events: none;
    background-color: #e9e9e9;
    color: #e9e9e9;
    background: linear-gradient(90deg, #e9e9e9 25%, #bac4bb 50%, #e9e9e9 75%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite linear;
}

.bt-skeleton-title {
    width: 50%;
    height: 20px;
    pointer-events: none;
    background-color: #e9e9e9;
    color: #e9e9e9;
    background: linear-gradient(90deg, #e9e9e9 25%, #bac4bb 50%, #e9e9e9 75%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite linear;
}

.bt-skeleton-thumbnail {
    width: 100%;
    height: 220px;
    pointer-events: none;
    background-color: #e9e9e9;
    color: #e9e9e9;
    background: linear-gradient(90deg, #e9e9e9 25%, #bac4bb 50%, #e9e9e9 75%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite linear;
}

@media (max-width: 1200px) {
    .bt-profiles-filter .bt-profiles-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 850px) {
    .bt-profiles-filter .bt-profiles-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .bt-profiles-filter .bt-filter {
        gap: 8px;
        flex-wrap: wrap;
    }
}

@media (max-width: 600px) {
    .bt-profiles-filter .bt-profiles-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 440px) {
    .bt-profiles-filter .bt-filter .select2.select2-container {
        min-width: 300px;
    }
}

@media (max-width: 350px) {
    .bt-profiles-filter .bt-filter .select2.select2-container {
        min-width: 250px;
    }
}

/* Form */
.gform-theme--framework :where(:not(svg) :not(svg *):not(symbol *):not(.gform-theme__no-reset--el) :not(.gform-theme__no-reset--children *):not(.gform-theme__disable) :not(.gform-theme__disable *):not(.gform-theme__disable-reset) :not(.gform-theme__disable-reset *):not(.gform_heading *):not(.gfield--type-html *) :not(.gfield--type-section *):not(.form_saved_message > *) :not(.form_saved_message_sent > *):not(.gform_confirmation_message *) :not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *) :not(.wp-editor-area):not(.gfield_description > *) :not(.gform-field-label--type-inline > :not(span))) path {
    display: revert;
    all: revert-layer;
}

.gform_wrapper .gform_confirmation_message {
    text-align: left;
    font-size: 18px;
    line-height: 1.6;
    color: var(--e-global-color-secondary);
    font-weight: 500;
}

.gform_wrapper.contact-us-form_wrapper {
    width: 100%;
    margin: auto;
}

.gform_wrapper .gform_validation_errors {
    outline: none !important;
    box-shadow: none;
    display: none !important;
}

.gform_wrapper .gform-body input[type=text],
.gform_wrapper .gform-body input[type=email],
.gform_wrapper .gform-body input[type=tel],
.gform_wrapper .gform-body textarea {
    padding: 11px 16px;
    height: 48px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    border-radius: 8px;
    border: 1px solid #E9E9E9;
    background-color: #fff;
    box-shadow: none;
    color: #1A1A1A;
}

.gform_wrapper .gform-body select {
    padding: 11px 16px;
    height: 48px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    border-radius: 8px;
    border: 1px solid #E9E9E9;
    background-color: #fff;
    box-shadow: none;
    color: #1A1A1A;
}

.gform_wrapper .gform-body .gfield_required.gfield_required_text {
    font-size: 0;
}

.gform_wrapper .gform-body .gfield_required.gfield_required_text::before {
    content: '*';
    font-size: 16px;
}

.gform_wrapper .gform-body .gfield_label.gform-field-label {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.gform_wrapper .gform-body input:focus,
.gform_wrapper .gform-body textarea:focus,
.gform_wrapper .gform-body select:focus {
    outline: none;
    box-shadow: none;
}

.gform_wrapper .gform-body .gfield_radio label {
    cursor: pointer;
}

.gform_wrapper .gform-body .gfield.gfield--type-html {
    font-size: 15px;
    line-height: 1.6;
    color: #112337 !important;
    font-weight: 400 !important;
}

.gform_wrapper .gform-body .gfield.gfield--type-consent {
    margin-top: -8px;
}

.gform_wrapper .gform-body .gfield.gfield--type-consent input::before {
    opacity: 0 !important;
}

.gform_wrapper .gform-body .gfield.gfield--type-consent .gfield_consent_label {
    font-size: 15px !important;
    color: #112337 !important;
    font-weight: 400 !important;
    cursor: pointer;
}

.gform_wrapper .gform-body .gfield.gfield--type-consent .gfield_consent_label .gfield_required {
    display: none;
}

.gform_wrapper .gform-body .gfield.gfield--type-consent .gfield_consent_description {
    border: none;
    padding: 0;
    font-size: 15px !important;
    line-height: 1.6;
    color: #112337 !important;
    font-weight: 400 !important;
    outline: none !important;
}

.gform_wrapper .gform-body .gfield.gfield--type-consent .gfield_consent_description a {
    color: inherit;
    text-decoration: underline;
}

.gform_wrapper .gform-body textarea {
    min-height: 160px !important;
}

.gform_wrapper .gform-body .gform_fields {
    row-gap: 20px;
    column-gap: 16px;
}

@media (max-width: 519.98px) {
    .gform_wrapper .gform-body .gform_fields {
        row-gap: 12px;
        column-gap: 12px;
    }
}

.gform_wrapper .gform-body .gfield .gfield_description {
    margin-top: 4px;
    margin-left: 2px;
    font-size: 14px !important;
}

.gform_wrapper .gform_footer {
    position: relative;
    margin: 24px 0 0 0 !important;
    width: fit-content;
    display: flex;
    justify-content: center;
}

.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer button[type=submit] {
    display: flex !important;
    width: fit-content !important;
    align-items: center !important;
    padding: 16px 55px !important;
    font-size: 16px !important;
    line-height: 1 !important;
    color: #fff !important;
    border-radius: 30px !important;
    background-color: var(--e-global-color-secondary) !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
    border: none !important;
    text-transform: uppercase !important;
}


.gform_wrapper .gform_footer input[type=submit]:focus,
.gform_wrapper .gform_footer button[type=submit]:focus {
    border: inherit !important;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

@media (max-width: 519.98px) {
    .gform_wrapper .gform_footer {
        margin: 20px 0 0 0 !important;
    }

    .gform_wrapper .gform-body .gfield_label.gform-field-label {
        font-size: 14px;
    }

    .gform_wrapper .gform-body .gfield.gfield--type-consent {
        margin-top: 0px;
    }
}

#wpsl-wrap {
    margin: 0;
}

#wpsl-wrap #wpsl-result-list {
    width: 50%;
    padding-left: calc((100% + 5px - 1400px) / 2);
    padding-top: 150px;
    padding-bottom: 30px;
}

#wpsl-wrap #wpsl-result-list #wpsl-stores {
    max-width: 592px;
    height: auto !important;
    padding: 0 30px;
}

#wpsl-wrap #wpsl-result-list #wpsl-stores {
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(34, 69, 38, 0.5) rgba(245, 242, 235, 1);
}

#wpsl-wrap #wpsl-result-list #wpsl-stores::-webkit-scrollbar {
    width: 8px;
}

#wpsl-wrap #wpsl-result-list #wpsl-stores::-webkit-scrollbar-track {
    background: rgba(245, 242, 235, 1);
    border-radius: 4px;
}

#wpsl-wrap #wpsl-result-list #wpsl-stores::-webkit-scrollbar-thumb {
    background: rgba(34, 69, 38, 0.5);
    border-radius: 4px;
}

#wpsl-wrap #wpsl-result-list #wpsl-stores::-webkit-scrollbar-thumb:hover {
    background: rgba(34, 69, 38, 0.7);
}

#wpsl-wrap #wpsl-gmap {
    width: 50%;
}

#wpsl-wrap .wpsl-search {
    position: absolute;
    left: calc((100% + 5px - 1400px) / 2);
    z-index: 100;
    max-width: 592px;
    width: 100%;
    top: 70px;
    padding: 0;
    background: transparent;
}

#wpsl-wrap .wpsl-search form {
    position: relative;
}

#wpsl-wrap .wpsl-search .wpsl-input {
    margin: 0;
    width: 100%;
    display: block;
}

#wpsl-wrap .wpsl-search .wpsl-input input {
    width: 100%;
    height: 50px;
    border-radius: 30px;
    background: rgba(245, 242, 235, 1);
    border: none;
    padding: 10px 80px 10px 30px;
}

#wpsl-wrap .wpsl-search .wpsl-input input::placeholder {
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(34, 69, 38, 1);
}

#wpsl-wrap .wpsl-search .wpsl-input>div {
    margin-right: 0;
    width: 100%;
}

#wpsl-wrap .wpsl-search .wpsl-input label {
    display: none !important;
}

#wpsl-wrap .wpsl-search .wpsl-search-btn-wrap {
    position: absolute;
    right: 0;
    margin: 0;
    cursor: pointer;
}
#wpsl-wrap .wpsl-search .wpsl-search-btn-wrap::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

#wpsl-wrap .wpsl-search .wpsl-search-btn-wrap input {
    margin: 0;
    height: 50px;
    background-image: url(../images/search-icon.png);
    background-size: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    font-size: 0;
    box-shadow: none;
    padding: 0;
    width: 80px;
}

#wpsl-wrap #wpsl-result-list ul li {
    padding: 22px 10px;
    border-bottom: 1px solid #fff;
    padding-left: 90px;
}

#wpsl-wrap #wpsl-result-list ul li {
    counter-increment: name;
    position: relative;
}

#wpsl-wrap #wpsl-result-list ul li:nth-child(n+4) {
    display: none;
}
#wpsl-wrap #wpsl-result-list ul li:nth-child(4n+4) {
    border-top: 1px solid #fff;
}

#wpsl-wrap #wpsl-result-list ul li::before {
    content: counter(name);
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Roboto", Sans-serif;
    color: #fff;
    font-weight: 900;
    font-size: 42px;
    text-transform: uppercase;
}

#wpsl-wrap #wpsl-result-list ul li:first-child {
    border-top: 1px solid #fff;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-direction-wrap {
    display: none;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location>p {
    margin: 0;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location>p>strong {
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    color: rgba(158, 203, 59, 1);
    margin-bottom: 6px;
    display: block;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location>p>span {
    display: none;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location>p>.wpsl-street {
    display: block;
    font-weight: 500;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location .wpsl-contact-details {
    margin-top: 10px;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location .wpsl-contact-details span {
    display: none !important;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location .wpsl-contact-details span:first-child {
    display: block !important;
    font-size: 0;
}

#wpsl-wrap #wpsl-result-list ul li .wpsl-store-location .wpsl-contact-details span:first-child a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
}

#wpsl-wrap #wpsl-result-list ul li.wpsl-no-results-msg {
    border: none;
    padding: 0;
    color: #fff;
    font-family: "Roboto", Sans-serif;
}

#wpsl-wrap #wpsl-result-list ul li.wpsl-no-results-msg::before {
    display: none;
}

#wpsl-wrap #wpsl-result-list ul li.wpsl-preloader::before {
    display: none;
}

#wpsl-wrap #wpsl-result-list ul li.wpsl-preloader {
    border: none;
    padding: 0;
    color: #fff;
    font-family: "Roboto", Sans-serif;
    text-align: left;
    padding-left: 90px;
}

#wpsl-wrap #wpsl-direction-details {
    max-width: 592px;
    height: 520px !important;
    padding: 0 30px;
    color: #fff;
}
#wpsl-wrap #wpsl-result-list #wpsl-direction-details ul li{
    padding-left: 10px;
}
#wpsl-wrap #wpsl-direction-details {
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(34, 69, 38, 0.5) rgba(245, 242, 235, 1);
}

#wpsl-wrap #wpsl-direction-details::-webkit-scrollbar {
    width: 8px;
}

#wpsl-wrap #wpsl-direction-details::-webkit-scrollbar-track {
    background: rgba(245, 242, 235, 1);
    border-radius: 4px;
}

#wpsl-wrap #wpsl-direction-details::-webkit-scrollbar-thumb {
    background: rgba(34, 69, 38, 0.5);
    border-radius: 4px;
}

#wpsl-wrap #wpsl-direction-details::-webkit-scrollbar-thumb:hover {
    background: rgba(34, 69, 38, 0.7);
}

#wpsl-wrap #wpsl-direction-details a {
    color: #fff;
}

#wpsl-wrap #wpsl-direction-details ul li::before {
    display: none;
}

#wpsl-wrap #wpsl-direction-details p.wpsl-direction-after {
    margin-top: 18px;
}

.wpsl-pagination {
    text-align: center;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.wpsl-prev-button,
.wpsl-next-button {
    margin-right: 10px;
    padding: 9px 20px;
    background-color: rgba(158, 203, 59, 1);
    color: white;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 138px;
}

.wpsl-prev-button:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 11px solid #fff;
    display: block;
}

.wpsl-next-button::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 11px solid #fff;
    display: block;
}

.wpsl-prev-button:hover,
.wpsl-next-button:hover {
    background-color: #9ecb3b;
}

.wpsl-prev-button:disabled,
.wpsl-next-button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.wpsl-count-text{
    color: rgb(255, 255, 255);
    font-family: Roboto, sans-serif;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding-left: 10px;
}


@media (max-width: 1440px) {
    #wpsl-wrap #wpsl-result-list {
        padding-left: 20px;
    }
    
    #wpsl-wrap .wpsl-search {
        left: 20px;
    }
}

@media (max-width: 1270px) {
    #wpsl-wrap #wpsl-result-list {
        padding-left: 15px;
        padding-top: 130px;
    }
    
    #wpsl-wrap .wpsl-search {
        left: 15px;
        max-width: 500px;
        top: 60px;
    }
}
@media (max-width: 1070px) {
    #wpsl-wrap .wpsl-search {
        max-width: 455px;
    }
    #wpsl-wrap #wpsl-result-list #wpsl-stores{
        padding-left: 0;
    }
}
@media (max-width: 991.98px) {
    #wpsl-wrap {
        display: flex
        ;
            flex-direction: column;
    }
    #wpsl-wrap #wpsl-result-list,
    #wpsl-wrap #wpsl-gmap {
        width: 100%;
    }

    #wpsl-wrap #wpsl-result-list {
        padding-left: 0;
        padding-top: 0;
        margin: 0 auto;
        order: 3;
        padding-bottom: 40px;
    }

    #wpsl-wrap #wpsl-result-list #wpsl-stores {
        max-width: 100%;
        height: auto !important;
        padding: 0 15px;
    }

    #wpsl-wrap .wpsl-search {
        position: relative;
        left: 0;
        top: 0;
        max-width: 100%;
        padding: 40px 15px 15px 15px;
        order: 2;
        margin: 0;
    }

    #wpsl-wrap #wpsl-gmap {
        height: 600px !important;
        order: 1;
        margin: 0;
    }
}

@media (max-width: 575.98px) {
    #wpsl-wrap #wpsl-gmap {
        height: 450px !important;
    }
    #wpsl-wrap #wpsl-result-list ul li {
        padding-left: 60px;
    }

    #wpsl-wrap #wpsl-result-list ul li::before {
        left: 15px;
        font-size: 32px;
    }

    #wpsl-wrap #wpsl-result-list ul li .wpsl-store-location>p>strong {
        font-size: 20px;
    }

    #wpsl-wrap .wpsl-search .wpsl-input input {
        height: 40px;
        padding: 8px 60px 8px 20px;
    }

    #wpsl-wrap .wpsl-search .wpsl-input input::placeholder {
        font-size: 14px;
    }

    #wpsl-wrap .wpsl-search .wpsl-search-btn-wrap input {
        height: 40px;
        width: 60px;
        background-size: 20px;
    }
}

/* text left dark */
.bt-text-left-dark .content-wrapper {
    display: flex;
    gap: 60px;
    padding: 109px 0 150px 0;
    align-items: center;
    position: relative;
}
.bt-text-left-dark .content-wrapper::before {
    content: '';
    display: block;
    width: 50%;
/*     background-color: rgba(34, 69, 38, 1); */
	background-color: var(--e-global-color-primary);
    position: absolute;
    bottom: 74px;
    height: auto;
    left: 0;
    top:57px;
}
.bt-text-left-dark .text-content {
    width: calc(50% - 30px);
    padding-left: calc((100% + 5px - 1275px) / 2);
    position: relative;
    z-index: 1;
}

.bt-text-left-dark .text-content>* {
    max-width: 508px;
}

.bt-text-left-dark .title {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 50px;
    line-height: 1.2;
    color: rgba(158, 203, 59, 1);
    margin: 0 0 24px 0;
}

.bt-text-left-dark .title .highlight {
    color: #fff;
    background: transparent;
}

.bt-text-left-dark .content {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0;
}

.bt-text-left-dark .content p {
    margin-bottom: 16px;
}

.bt-text-left-dark .content p:last-child {
    margin-bottom: 0;
}

.bt-text-left-dark .box-image {
    width: calc(50% + 70px);
    position: relative;
    margin-left: -100px;
}

.bt-text-left-dark .image-top {
    margin-bottom: 57px;
    position: relative;
    z-index: 1;
}

.bt-text-left-dark .image-top img {
    max-width: 100%;
    width: 100%;
    height: 724px;
    object-fit: cover;
    display: block;
}

.bt-text-left-dark .image-bottom {
    position: relative;
    z-index: 1;
}

.bt-text-left-dark .image-bottom img {
    max-width: 694px;
    width: 100%;
    height: 422px;
    object-fit: cover;
    display: block;
    border-bottom: 13px solid rgba(158, 203, 59, 1);
}

/* Responsive Styles */
@media screen and (max-width: 1366px) {
    .bt-text-left-dark .text-content {
        padding-left: 40px;
    }
    

    .bt-text-left-dark .box-image {
        margin-left: -50px;
    }
}

@media screen and (max-width: 1024px) {
    .bt-text-left-dark .content-wrapper {
        gap: 40px;
        padding: 80px 0;
    }

    .bt-text-left-dark .content-wrapper::before {
        top: 40px;
        bottom: 40px;
    }

    .bt-text-left-dark .text-content {
        padding-left: 15px;
        width: calc(50% - 20px);
    }

    .bt-text-left-dark .box-image {
        width: calc(50% + 35px);
        margin-left: -35px;
    }

    .bt-text-left-dark .title {
        font-size: 48px;
    }

    .bt-text-left-dark .image-top {
        margin-bottom: 40px;
    }

    .bt-text-left-dark .image-top img {
        height: 600px;
    }

    .bt-text-left-dark .image-bottom img {
        height: 350px;
    }
}

@media screen and (max-width: 860px) {
    .bt-text-left-dark .content-wrapper {
        flex-direction: column;
        gap: 30px;
        padding: 60px 0;
    }

    .bt-text-left-dark .content-wrapper::before {
        width: 100%;
        top: 0;
        bottom: 0;
    }

    .bt-text-left-dark .text-content,
    .bt-text-left-dark .box-image {
        width: 100%;
        padding: 0 15px;
        margin: 0;
    }

    .bt-text-left-dark .text-content>* {
        max-width: 100%;
    }

    .bt-text-left-dark .title {
        font-size: 40px;
        line-height: 1.1;
        margin-bottom: 16px;
    }

    .bt-text-left-dark .image-top {
        margin-bottom: 30px;
    }

    .bt-text-left-dark .image-top img {
        height: 450px;
    }

    .bt-text-left-dark .image-bottom img {
        height: 300px;
    }
}

@media screen and (max-width: 480px) {
    .bt-text-left-dark .content-wrapper {
        padding: 40px 0;
    }
    .bt-text-left-dark .content {
        font-size: 14px;
        line-height: 21px;
    }

    .bt-text-left-dark .image-top img {
        height: 350px;
    }

    .bt-text-left-dark .image-bottom img {
        height: 250px;
    }
}

/* text left light */
.bt-text-left-light .content-wrapper {
    display: flex;
    gap: 60px;
    padding: 60px 0 80px 0;
}

.bt-text-left-light .text-content {
    width: calc(50% - 30px);
    padding-left: calc((100% + 5px - 1275px) / 2);
}

.bt-text-left-light .text-content>* {
    max-width: 508px;
}

.bt-text-left-light .title {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 50px;
    line-height: 1.2;
    color: rgba(158, 203, 59, 1);
    margin: 0 0 24px 0;
}

.bt-text-left-light .title .highlight {
    color: rgba(34, 69, 38, 1);
    background: transparent;
}

.bt-text-left-light .content {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(26, 26, 26, 1);
    margin: 0;
}

.bt-text-left-light .content p {
    margin-bottom: 16px;
}

.bt-text-left-light .content p:last-child {
    margin-bottom: 0;
}

.bt-text-left-light .box-image {
    width: calc(50% - 30px);
    position: relative;
}

.bt-text-left-light .box-image::before {
    content: '';
	position: absolute;
	bottom: 112px;
    left: -51px;
    display: block;
    width: calc(100% + 51px);
	height: 783px;
	background-color: #306331;
}

.bt-text-left-light .image-top {
    margin-bottom: 57px;
    position: relative;
    z-index: 1;
}

.bt-text-left-light .image-top img {
    max-width: 100%;
    width: 100%;
    height: 724px;
    object-fit: cover;
    display: block;
}

.bt-text-left-light .image-bottom {
    position: relative;
    z-index: 1;
}

.bt-text-left-light .image-bottom img {
    max-width: 694px;
    width: 100%;
    height: 422px;
    object-fit: cover;
    display: block;
    border-bottom: 13px solid rgba(158, 203, 59, 1);
}

/* Responsive Styles */
@media screen and (max-width: 1366px) {
    .bt-text-left-light .text-content {
        padding-left: 40px;
    }
}

@media screen and (max-width: 1024px) {
    .bt-text-left-light .content-wrapper {
        gap: 40px;
        padding: 40px 0 60px 0;
    }
    .bt-text-left-light .text-content {
        padding-left: 15px;
        width: calc(50% - 20px);
    }
    .bt-text-left-light .box-image {
        width: calc(50% - 20px);
    }
    .bt-text-left-light .box-image::before {
        width: calc(100% + 30px);
        left: -30px;
        bottom: 80px;
    }
    .bt-text-left-light .title {
        font-size: 48px;
    }

    .bt-text-left-light .image-top img {
        height: 600px;
    }

    .bt-text-left-light .image-bottom img {
        height: 350px;
    }

    .bt-text-left-light .box-image::before {
        height: 650px;
        bottom: 90px;
    }
}

@media screen and (max-width: 860px) {
    .bt-text-left-light .content-wrapper {
        flex-direction: column;
        gap: 30px;
    }

    .bt-text-left-light .text-content,
    .bt-text-left-light .box-image {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .bt-text-left-light .text-content>* {
        max-width: 100%;
    }

    .bt-text-left-light .title {
        font-size: 40px;
        line-height: 1.1;
        margin-bottom: 16px;
    }

    .bt-text-left-light .image-top {
        margin-bottom: 30px;
    }

    .bt-text-left-light .image-top img {
        height: 450px;
    }

    .bt-text-left-light .image-bottom img {
        height: 300px;
    }

    .bt-text-left-light .box-image::before {
        width: calc(100% + 40px);
        height: 500px;
        left: -20px;
        bottom: 70px;
    }
}

@media screen and (max-width: 480px) {
    .bt-text-left-light .content-wrapper {
        padding: 30px 0 40px 0;
    }

    .bt-text-left-light .content {
        font-size: 14px;
        line-height: 21px;
    }

    .bt-text-left-light .image-top img {
        height: 350px;
    }

    .bt-text-left-light .image-bottom img {
        height: 250px;
    }

    .bt-text-left-light .box-image::before {
        height: 400px;
        bottom: 50px;
    }
    /* .elementor-element .elementor-heading-title br{
        display: none;
    } */
}
.elementor-element .elementor-heading-title{
    line-height: 1.1;
}
