#experience-filters {
    background: #f7f9eb;
}

.page-numbers {
    display: inline-block;
    margin: 5px;
    padding: 5px 10px;
    background-color: transparent;
    border: none;
    text-decoration: none;
    color: #333;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.page-numbers.current {
    color: #3B3A40;
    font-weight: 700;
}

.pagination-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #3B3A40;
}

.pagination-wrapper span.page-numbers {
    margin: 0 17px;
}

.pagination-wrapper img {
    position: relative;
    top: 3px;
}

.pagination-wrapper .prev-page,
.pagination-wrapper .next-page {
    cursor: pointer;
}

.pagination-wrapper .prev-page.disabled,
.pagination-wrapper .next-page.disabled {
    cursor: default;
    opacity: 0.2;
}

#location-tabs {
    position: relative;
}

.location-tabs-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1120px;
    margin: auto;
    padding: 27px 20px 20px;
}

.location-tab {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    color: #3B3A40;
}

.location-tab h3 {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    margin: 0;
    padding-top: 6px;
    color: #3B3A40;
}

.location-tab img {
    width: 69px;
    height: 53px;
}

/*.location-tab.all-location-tab img {
    height: 80px;
    width: auto;
    position: relative;
    top: 6px;
}*/

/*.location-tab.all-location-tab h3 {
    position: relative;
    top: -13px;
}*/

img.border-img {
    width: 100%;
    height: 4px;
    object-fit: cover;
    position: relative;
}

.location-tab.active h3 {
    font-weight: 700;
}

.cocke-county.active h3 {
    color: #FF7C45;
}

.gatlinburg.active h3 {
    color: #668E00;
}

.hartford.active h3 {
    color: #3399FF;
}

.newport.active h3 {
    color: #222222;
}

.pigeon-forge.active h3 {
    color: #E7C000;
}

.sevierville.active h3 {
    color: #837B79;
}

.smoky-mountains.active h3 {
    color: #493B34;
}

.townsend.active h3 {
    color: #5290AF;
}

.all-location-tab.active h3 {
    color: #493B34;
}


#category-filter h4,
#region-filter h4 {
    margin-bottom: 10px;
}

.category-checkbox,
.region-checkbox {
    margin-right: 5px;
}

.filter-container {
    max-width: 1120px;
    margin: auto;
    padding: 0 20px;
}

.filter-row {
    display: flex;
}

.filter-col {
    width: 263px;
}

.filter-data {
    width: calc(100% - 263px);
    padding-left: 49px;
}

.experience-posts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.experience-post {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 10px;
    text-align: left;
    margin-bottom: 57px;
}

.experience-post img {
    width: 100%;
    height: 237px;
    object-fit: cover;
    border-radius: 20px;
}

.experience-post h2 {
    color: #3B3A40;
    font-family: Rowdies;
    font-size: 17px;
    font-weight: 400;
    line-height: 21.11px;
    margin: 10px 0 10px;
}

.experience-post a {
    color: #3B3A40;
}

.experience-post p {
    margin: 0;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}

.filter-wrapper {
    padding-top: 33px;
    padding-bottom: 115px;
}

.filter-input {
    position: relative;
}

.filter-input-row {
    position: relative;
    width: 100%;
    height: 39px;
    margin-bottom: 47px;

}

#mobile-filter {
    display: none;
}

img.input-border {
    width: 100%;
    height: 39px;
}

input#search-filter {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100% - 8px);
    height: calc(100% - 7px);
    margin: auto;
    left: 0;
    right: 0;
    padding-left: 40px;
    border: 0;
    outline: none;
    background: #ffffff;
    font-family: Rowdies;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #3D3D3D99;
}

img.input-search {
    position: absolute;
    left: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
}

#category-filter h4,
#region-filter h4 {
    font-family: Rowdies;
    font-size: 22px;
    font-weight: 700;
    line-height: 39.2px;
    letter-spacing: 1.39px;
    text-align: left;
    color: #3D3D3D;
    margin-bottom: 14px;
    text-transform: uppercase;
}

#region-filter {
    padding-top: 45px;
}

.filter-col label {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    padding-bottom: 7px;
}

.no-found {
    margin: 0;
    font-family: Rowdies;
    font-size: 17px;
    font-weight: 400;
    line-height: 21.11px;
    text-align: center;
    color: #3B3A40;
    padding: 100px 0;
}

@media screen and (max-width:1366px) {
    .location-tabs-container {
        max-width: 100%;
        padding: 27px 90px 20px;
    }

    .filter-container {
        max-width: 100%;
        padding: 0 90px;
    }
}

@media screen and (max-width:1199px) {
    .location-tabs-container {
        max-width: 100%;
        padding: 27px 40px 20px;
    }

    .filter-container {
        max-width: 100%;
        padding: 0 40px;
    }

    .experience-post img {
        height: 201px;
    }

    .filter-col {
        width: 215px;
    }

    .filter-data {
        width: calc(100% - 215px);
        padding-left: 40px;
    }
}

@media screen and (max-width:991px) {
    .experience-post {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #location-tabs {
        overflow-x: hidden;
    }

    .location-tab {
        margin-right: 42px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .location-tab:last-child {
        margin-right: 0;
    }

    .location-tabs-container {
        overflow-x: scroll;
        margin-top: 15px;
    }

    .location-tab h3 {
        width: max-content;
        margin: auto;
        border-bottom: 4px solid transparent;
        min-width: 70px;
        padding-bottom: 7px;
    }


    .cocke-county.active h3 {
        border-color: #00A1B5;
    }

    .gatlinburg.active h3 {
        border-color: #A86323;
    }

    .hartford.active h3 {
        border-color: #ffcc00;
    }

    .newport.active h3 {
        border-color: #0C34F7;
    }

    .pigeon-forge.active h3 {
        border-color: #D20000;
    }

    .sevierville.active h3 {
        border-color: #F4845D;
    }

    .smoky-mountains.active h3 {
        border-color: #8A8A60;
    }

    .townsend.active h3 {
        border-color: #B8B53A;
    }

    .all-location-tab.active h3 {
        border-color: #F27811;
    }

    ::-webkit-scrollbar {
        width: 0;
    }

    ::-webkit-scrollbar-track {
        background: transparent;
    }

    ::-webkit-scrollbar-thumb {
        background: transparent;
    }

    ::-webkit-scrollbar-thumb:hover {
        background: transparent;
    }
}


@media screen and (max-width:767px) {
    .location-tabs-container {
        padding: 16px 16px 0;
    }

    .filter-container {
        padding: 0 16px;
    }

    .filter-row {
        display: block;
    }


    .filter-col {
        width: 100%;
    }

    #region-filter {
        padding-top: 30px;
    }

    .filter-data {
        width: 100%;
        padding-left: 0;
    }

    .experience-post {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 50px;
    }

    .experience-post img {
        height: auto;
    }

    img.input-border {
        height: 49px;
    }

    .filter-input-row {
        height: 49px;
        margin-bottom: 0;
        margin-right: 19px;
    }

    input#search-filter {
        top: -1px;
        height: calc(100% - 9px);
        width: calc(100% - 11px);
    }

    #category-filter h4,
    #region-filter h4 {
        font-size: 20px;
        line-height: 20px;
    }

    #category-filter {
        margin-top: 30px;
    }

    .category-region-col {
        display: none;
    }


    #mobile-filter {
        display: block;
    }

    img.mobile-filter {
        width: 100%;
        height: auto;
        object-fit: contain;
        position: relative;
        top: 3px;
    }

    .filter-input {
        display: flex;
        align-items: center;
    }

    .filter-data {
        padding-top: 45px;
    }

    .pagination-wrapper {
        margin-top: 34px;
    }

}



.checkbox.style {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox.style input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox.style input:checked~.checkbox__checkmark {
    background-color: #ff7c45;
    border-color: transparent;
}

.checkbox.style input:checked~.checkbox__checkmark:after {
    opacity: 1;
}

.checkbox.style:hover input~.checkbox__checkmark {
    background-color: #eee;
}

.checkbox.style:hover input:checked~.checkbox__checkmark {
    background-color: #ff7c45;
}

.checkbox.style .checkbox__checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 11px;
    width: 11px;
    background-color: transparent;
    transition: background-color 0.25s ease;
    border-radius: 1.57px;
    border: 1.57px solid #3D3D3D;
}

.checkbox.style .checkbox__checkmark:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 1px;
    width: 3px;
    height: 6px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
    transition: opacity 0.25s ease;
}

.checkbox.style .checkbox__body {
    color: #3D3D3D;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;

}