/*
Theme Name: Dreamscape Customify Child
Author: Dreamscape Media
Description: Dreamscape Customify child theme.
Template: customify
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.1.2
Text Domain: customify-child
*/

/* Dev Elementor Fullwidth Content Setup CSS Start */
.page-template-fullwidth-content-php .footer-full-cta,.page-template-fullwidth-content-php aside#sidebar-primary,.page-template-fullwidth-content-php .page-cover-inner.customify-container {
    display: none;
}

.page-template-fullwidth-content-php .site-content .customify-container,.single-location .site-content .customify-container,.single-ttstaff .site-content .customify-container{
    min-width: 100vw;
    margin: 0;
    padding: 0;
}
.single-location .site-content #main,.single-ttstaff .site-content #main {
    padding: 0;
}
.page-template-fullwidth-content-php #main {
    padding: 0;
    border: none;
    min-width: 100vw;
}

.page-template-fullwidth-content-php .customify-grid {
    margin:0;
}
.single-ttstaff .header-cta {
    display: none;
}
.single-ttstaff .customify-container {
    overflow: hidden;
}
/* Dev Elementor Fullwidth Content Setup CSS End */

.nav-style > div {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    column-gap: 15px;
    row-gap: 20px;
    font-size: 18px;
    color: #fff;
}

.nav-style > div * {
    list-style: none;
}

.nav-style > div a {
    color: #fff;
}

.nav-style > div li {
    position: relative;
}

.nav-style > div li:after {
    content: ">";
    margin-left: 17px;
}

.nav-style > div li:nth-last-child(2):after {
    display: none;
}

.form-css .gform_body input[type=text],.form-css .gform_body input[type=tel],.form-css .gform_body input[type=email],.form-css .gform_body textarea,.form-css .gform_body select {
    border-radius: 30px;
    border: none;
    border-bottom: 1px solid #777;
    background: #FFF;
    min-height: 50px;
    padding: 10px 15px !important;
    color:#777;
    font-family: 'brandon-grotesque';
}

.form-css p.gform_required_legend {
    display: none;
}

.form-css div.gfield_radio {
    display: flex;
    column-gap: 30px;
}

.form-css .gform_footer {
    justify-content: center;
}

.form-css .gform_footer input[type=submit] {
    border-radius: 10px;
    border: 1px solid #84839C;
    background: transparent !important;
    font-size: 18px;
    color: #2D3844 !important;
    text-transform: capitalize;
    font-family: 'brandon-grotesque';
    min-width: 150px;
    font-weight:500;
}
.form-css .gform_footer input[type=submit]:hover{
    color:#fff !important;
    background:#2D3844 !important;
}

.form-css .gform_body label.gfield_label {
    color: #777;
}

.form-css .gform_body textarea {
    max-height: 120px;
}

.gff-single-location {
    background-color: #f3f7f6;
    border: 1px solid #80a6a3;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    height: 100%;
}

.gff-single-location-top {
    display: flex;
    margin-bottom: 10px;
}

.gff-single-location-title {
    text-align: left;
}

.gff-single-location-thumbnail {
    min-width: 95px;
    margin-right: 15px;
}

body .gff-single-location-title h4 {
    font-size: 15px;
    text-transform: none;
}

body .gff-single-location-title h2 {
    font-size: 21px;
    text-transform: none;
}

.gff-single-location-address {
    margin-bottom: 15px;
}

.gff-single-location-address p{
    font-size: 90%;
}

a.call-now-btn {
    border: 1px solid #8eb0ad;
    color: #414141;
    font-weight: 700;
    padding: 8px 30px;
    display: inline-block;
    border-radius: 5px;
}

.gff-single-location-wrapper {
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.gff-locations {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
}

.gff-single-location-cta {
    height: 100%;
    background: #fdecd9;
    padding: 10px;
    border-radius: 10px;
}

.gff-single-location-cta-inner {
    border: 2px solid #d3a871;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
}

body .gff-single-location-cta-inner h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.gff-single-location-cta-inner p {
    font-size: 16px;
    margin-bottom: 10px;
}

.gff-locations {
    color: #000;
}

.location-category-filter-top {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    justify-content: center;
}

.location-category-filter-top ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

body .location-category-filter-top h4 {
    margin: 0;
    text-transform: none;
    font-size: 23px;
}

.location-category-filter-top ul li {
    margin-left: 30px;
}

.location-category-filter-bottom {display: flex;align-items: end;justify-content: center;}

.location-category-filter-bottom label {
    font-weight: 700;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 8px;
    display: inline-block;
}

.location-category-filter-bottom input, .location-category-filter-bottom select {
    border-radius: 50px;
    font-family: 'brandon-grotesque';
}

.form-col {
    padding: 0 15px;
}

.form-col span {
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    display: block;
    font-size: 20px;
}

body form.location-category-filter button[type=submit] {
    background: none;
    color: #000;
    border: 1px solid #80a6a3;
    border-radius: 7px;
    font-family: 'brandon-grotesque';
}

form.location-category-filter {
    margin-bottom: 0;
}
.nav-style.loc-navi > div a,.nav-style > div li:after {
    color: #777;
}

.nav-style.loc-navi > div {
    justify-content: flex-start;
    margin-left: -15px;
    color: #777;
}
.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #D3A971 !important;
    height: calc(100% - 6px) !important;
    top: 3px;
    left: 3px;
    border-radius: 100px;
}

.paged-style .swiper-pagination-progressbar {
     background: #FCEDD9;
     border-radius: 10px;
     top: auto !important;
     bottom: 0 !important;
}

.search-style.elementor-element .e-search-input {
    box-shadow: none !important;
}

.search-style.elementor-widget-search .e-search-form {
    margin: 0;
}
.icon-box-shadow span.elementor-grid-item {
    position: relative;
    z-index: 1;
}

.icon-box-shadow span.elementor-grid-item:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: -5px;
    bottom: -5px;
    border-right: 5px solid #84839c;
    border-bottom: 5px solid #84839c;
}
.find-location-form form {
    display: flex;
    border: 1px solid #cacaca;
    border-radius: 10px;
    margin: 0;
}

.find-location-form input[type=text] {
    border: none;
    box-shadow: none;
    border-radius: 10px 0 0 10px;
    padding: 10px 20px;
    height: 65px;
    font-family: "brandon-grotesque", sans-serif;
}


.elementor .find-location-form form button {
    background: #789b98 !important;
    border-radius: 8px !important;
    padding: 13px 25px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.elementor .location-htr-area h2 {
    font-size: 32px;
    text-transform: capitalize;
}

.location-htr-area table {
    max-width: 500px;
}

.location-htr-area table th,.location-htr-area table tr td,.location-htr-area table tbody tr:nth-child(2n) td {
    background-color: transparent;
}

.location-htr-area table tr td {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #d3a971;
    color: #000;
    font-size: 18px;
}

.location-htr-area table tr td:first-child {
    text-align: left;
    padding-left: 0;
}

.location-htr-area table th {
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.text-h4-style h4 {
    font-size: 24px;
    margin: 0 0 5px;
    color: rgba(128, 166, 163, 1);
    text-transform: uppercase;
}

.text-h4-style p {
    margin: 0 0 5px;
}
.list-dots-enable ul {
    margin: 0;
    padding: 0 0 0 20px;
}
.justify-center-grid .elementor-loop-container.elementor-grid {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}

.justify-center-grid .elementor.ttstaff.type-ttstaff {
    width: 24.67%;
}
@media (max-width: 768px) {
    .location-htr-area table th {
        font-size: 16px;
    }
    .location-htr-area table tr td{
        font-size: 14px;
    }
    .elementor-element.elementor-absolute.mob-rel {
        position: relative !important;
    }
    .location-category-filter-top, .location-category-filter-top ul,.location-category-filter-bottom {
        flex-wrap: wrap;
        justify-content: center;
    }

    .location-category-filter-top ul li {
        margin: 0;
    }

    .location-category-filter-top ul {
        column-gap: 15px;
        row-gap: 15px;
    }
    .location-category-filter-bottom > div:nth-child(2) {
        min-width: 100%;
        text-align: center;
    }

    .form-col.submit-col {
        margin-top: 20px;
    }

    .location-category-filter-bottom label {
        min-width: 100%;
        text-align: center;
    }

    .location-category-filter-top {
        margin-bottom: 15px;
    }
    .single-location .customify-grid {
        margin: 0;
    }
    .gff-single-location-top {
        display: block;
    }
    .gff-single-location-wrapper {
        width: 100%;
    }
    .gff-single-location {
        text-align: left;
    }
    .justify-center-grid .elementor.ttstaff.type-ttstaff {
        width: 100%;
    }
}