.homepage-content-btns .btn {
    width: 260px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
}
.section__categories__header .btn-primary {
    width: 200px;
    max-width: 100%;
}

.new-pb-item--hero__content.option-three .heading--subheading {
    font-size: 32px;
}

.new-pb-item--hero__content.option-three .button-wrap {
    margin-top: 30px;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .homepage-content-btns .btn.btn-view-auctions {
        margin-bottom: 15px;
    }

    .single-experience .section__full-details .row > div.time-left {
        position: relative;
        margin-bottom: 10px;
    }
    .single-experience .section__full-details .row > div.time-left:after {
        content: "";
        position: absolute;
        bottom: 3px;
        width: 100vw;
        height: 1px;
        background: hsla(0, 0%, 86%, 0.45);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        left: 50%;
    }

    .single-experience .section__full-details strong {
        font-weight: 400 !important;
        margin: 0 0 20px !important;
    }
}

#page-ava-categories .section__categories {
    background: #fff;
}
#page-ava-categories .section__categories__header {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.075);
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

#page-ava-categories .section__categories__header__inner {
    position: relative;
    display: inline-block;
    padding: 20px 0 20px 90px;
}
#page-ava-categories .section__categories__header__inner .icon {
    height: 62px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate( 0, -50% );
    width: 62px;
}
#page-ava-categories .section__categories__header__inner .icon svg {
    width: 100%;
}
#page-ava-categories .section__categories__header__inner h2 {
    font-size: 32px;
    padding: 16px 0 0;
    margin: 0px 0 13px;
}

@media (max-width: 767px) {
    #page-ava-categories .section__categories__header__inner {
        padding: 0 0 0 80px;
    }
    #page-ava-categories .section__categories__header__inner .icon {
        height: 55px;
        width: 55px;
    }
    #page-ava-categories .section__categories__header__inner h2 {
        font-size: 26px;
        padding-top: 14px;
    }
}

#page-ava-categories .section__categories__content .category__image {
    border-color: #fe8a9e;
}
#page-ava-categories .section__categories__content .category {
    color: #282b2e;
}
#page-ava-categories .section__categories__content .category:active,
#page-ava-categories .section__categories__content .category:focus,
#page-ava-categories .section__categories__content .category:hover {
    color: #fe8a9e;
}

#single-category-banner {
    position: relative;
    background: #fe8a9e;
    margin: 0;
}
#single-category-banner:after {
    content: "";
    clear: both;
    display: block;
}
#single-category-banner .category-banner-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
#single-category-banner .category-banner-img img {
    display: none;
}
#single-category-banner .category-banner-text {
    color: #2a2b2f;
    padding: 2rem;
    width: 50%;
}
#single-category-banner .category-banner-text a.all-categories-link {
    color: #fff;
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 1;
    text-transform: uppercase;
}
#single-category-banner .category-banner-text h1 {
    margin: 0;
    padding: .5rem 0 1rem;
    position: relative;
    text-indent: -3px;
}
#single-category-banner .category-banner-text h1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 136px;
    height: 5px;
    background: #fff;
}
#single-category-banner .category-banner-text p {
    font-size: 19px;
    line-height: 1.6;
    margin: 0;
    padding: 1.5rem 0 0;
}
#single-category-banner + .section--pb-icons {
    padding-top: 2rem;
}

@media (max-width: 1300px) {
    #single-category-banner .category-banner-text p {
        font-size: 17px;
    }
    #single-category-banner .category-banner-text a.all-categories-link {
        font-size: 16px;
        letter-spacing: 1pt;
    }
    #single-category-banner .category-banner-text h1 {
        font-size: 42px;
    }
    #single-category-banner .category-banner-text h1:after {
        height: 4px;
    }
}

@media (max-width: 767px) {
    #single-category-banner {
        background: #fff;
    }
    #single-category-banner .category-banner-text {
        width: 100%;
    }
    #single-category-banner .category-banner-img {
        width: 100%;
        height: auto;
        background: none;
        position: relative;
        top: auto;
        right: auto;
    }
    #single-category-banner .category-banner-img img {
        display: block;
        width: 100%;
        height: auto;
    }
    #single-category-banner .category-banner-text h1:after {
        background: #fe8a9e;
    }
    #single-category-banner .category-banner-text a.all-categories-link {
        color: #fe8a9e;
    }
    #single-category-banner .category-banner-text__text {
        overflow: hidden;
        height: 77px;
    }
    #single-category-banner .js-toggle-category {
        font-size: 16px;
        margin-top: 15px;
        display: inline-block;
        color: #fe8a9e;
        height: auto;
    }
}

@media (max-width: 480px) {
    #single-category-banner {
        margin: 0;
    }
    #single-category-banner .category-banner-text {
        padding: 25px;
    }
    #single-category-banner .category-banner-text h1 {
        font-size: 32px;
        padding-bottom: 25px;
        padding-top: 10px;
    }
    #single-category-banner .category-banner-text p {
        font-size: 16px;
    }
    #single-category-banner .category-banner-text a.all-categories-link {
        font-size: 13px;
    }
}

.ava-loves-badge {
    background: url(../images/ava-loves-badge.png) center no-repeat;
    background-size: 100% auto;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
}

.section__carousel {
    position: relative;
}
.section__carousel .ava-loves-badge {
    width: 85px;
    height: 85px;
    top: 18px;
    right: 18px;
}

@media (max-width: 400px) {
    .table__bid-history td {
        padding: 8px 5px;
    }
    .table__bid-history strong,
    .table__bid-history td {
        font-size: 11px;
    }
}


.modal-wrapper--leaderboard .modal-wrapper__inner {
    padding-top: 0;
}
.modal-wrapper--leaderboard .modal-wrapper__inner__extra {
    margin: 0 -40px 40px;
    text-align: center;
    line-height: 30px;
    border-bottom: 2px solid #f2f2f2;
    padding: 22px 0;
}
.modal-wrapper--leaderboard
.modal-wrapper__inner__extra
.modal-wrapper__inner__extra__col
span {
    display: inline-block;
    font-size: 16px;
    color: #282b2e;
    text-transform: uppercase;
    font-weight: 400;
}
.modal-wrapper--leaderboard
.modal-wrapper__inner__extra
.modal-wrapper__inner__extra__col
strong {
    position: relative;
    display: inline-block;
    font-size: 30px;
    color: #fe8a9e;
    top: 3px;
    margin-left: 10px;
}
.modal-wrapper--leaderboard
.modal-wrapper__inner__extra
.modal-wrapper__inner__extra__col
strong
small {
    font-size: 17px;
    text-transform: uppercase;
}

/*
.modal-wrapper--leaderboard .table__leaderboard tr, .modal-wrapper--leaderboard .table__leaderboard tr.you {
    color: #282b2e;
}
*/

.modal-wrapper--leaderboard .table__leaderboard tr.losing {
    color: #d41637;
}
.modal-wrapper--leaderboard .your_position {
    position: relative;
    margin: 50px -40px -40px;
    padding: 0 40px;
}
.modal-wrapper--leaderboard .your_position:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 20px;
    background: -moz-linear-gradient(
        270deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(228, 228, 228, 1) 100%
        ); /* ff3.6+ */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, rgba(255, 255, 255, 1)),
        color-stop(100%, rgba(228, 228, 228, 1))
        ); /* safari4+,chrome */
    background: -webkit-linear-gradient(
        270deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(228, 228, 228, 1) 100%
        ); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(
        270deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(228, 228, 228, 1) 100%
        ); /* opera 11.10+ */
    background: -ms-linear-gradient(
        270deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(228, 228, 228, 1) 100%
        ); /* ie10+ */
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(228, 228, 228, 1) 100%
        ); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); /* ie6-9 */
}
.modal-wrapper--leaderboard .your_position__heading {
    font-size: 15px;
    color: #fe8a9e;
    text-transform: uppercase;
    border-bottom: 1px solid #efefef;
    padding: 24px 0 18px;
}
.modal-wrapper--leaderboard .show-more-row td {
    text-align: center;
    padding: 20px 0 0;
}
.modal-wrapper--leaderboard .show-more-row a {
    color: #fe8a9e;
    font-size: 15px;
    display: inline-block;
    padding-right: 30px;
    position: relative;
}
.modal-wrapper--leaderboard .show-more-row a i {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
}
.modal-wrapper--leaderboard .show-more-row a i:before,
.modal-wrapper--leaderboard .show-more-row a i:after {
    content: "";
    position: absolute;
    top: 0;
    left: 7px;
    width: 1px;
    height: 100%;
    background: #fe8a9e;
}
.modal-wrapper--leaderboard .show-more-row a i:after {
    transform: rotateZ(90deg);
}
.modal-wrapper--leaderboard .show-more-row a:hover {
    color: #16181c;
}

@media (max-width: 767px) {
    .modal-wrapper--leaderboard .modal-wrapper__inner__extra {
        margin-left: -20px;
        margin-right: -20px;
        padding: 15px 0;
        margin-bottom: 20px;
    }
    .modal-wrapper--leaderboard .your_position {
        position: relative;
        margin: 40px -20px -20px;
        padding: 0 20px;
    }
    .modal-wrapper--leaderboard .your_position__heading {
        font-size: 13px;
    }
}

@media (max-width: 575px) {
    .modal-wrapper--leaderboard .modal-wrapper__inner__extra {
        text-align: left;
        border: none;
        padding: 2px 0 0;
    }
    .modal-wrapper--leaderboard
    .modal-wrapper__inner__extra
    .modal-wrapper__inner__extra__col {
        padding: 11px 20px 9px;
        border-bottom: 2px solid #f2f2f2;
    }
    .modal-wrapper--leaderboard
    .modal-wrapper__inner__extra
    .modal-wrapper__inner__extra__col
    span {
        float: left;
        width: 70%;
        font-size: 13px;
    }
    .modal-wrapper--leaderboard
    .modal-wrapper__inner__extra
    .modal-wrapper__inner__extra__col
    strong {
        float: right;
        width: 30%;
        margin: 0;
        text-align: right;
        font-size: 16px;
        top: 0;
    }
    .modal-wrapper--leaderboard
    .modal-wrapper__inner__extra
    .modal-wrapper__inner__extra__col
    strong
    small {
        font-size: 10px;
    }
    .modal-wrapper--leaderboard .modal-wrapper__inner__extra:after {
        content: "";
        display: block;
        clear: both;
    }
}


/*Trustpilot Widget Styling*/
.trustpilot-widget {
    clear: both;
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}
.trustpilot-widget.trustpilot-payment {
    width: 100%;
}
@media (max-width: 1260px) {
    #widget-small-screen {
        display: inline-block;
    }
    #widget-large-screen {
        display: none;
    }
}
@media (min-width: 1261px) {
    #widget-small-screen {
        display: none;
    }
    #widget-large-screen {
        display: inline-block;
        width: 236px;
    }
}
/*End Trustpilot Widget Styling*/

body.logged-in .js-nav-register-link {
    display: none !important;
}

@media (max-width: 992px) {
    .sidebar__auction.active {
        bottom: auto;
        top: 0;
    }
}

.auction--has-badge:before {
    width: calc(100% - 140px);
    left: 65px;
}

.auction--has-badge .auction-badge {
    position: absolute;
    top: 5px;
    right: 10px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    z-index: 9;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.auction--has-badge .auction-badge.auction-badge--at-home {
    background-image: url(../images/ava-at-home.png);
}
.auction--has-badge .auction-badge.auction-badge--free-for-furlough {
    background-image: url(../images/ava-free-for-furlough.png);
}
.auction--has-badge .auction-badge.auction-badge--now-open {
    background-image: url(../images/ava-now-open.png);
}
.auction--has-badge .auction-badge.auction-badge--online {
    background-image: url(../images/ava-online-pink.png);
}
.auction--has-badge .auction-badge.auction-badge--1 {
    top: 60px;
}
.auction--has-badge .auction-badge.auction-badge--2 {
    top: 115px;
}

.single-experience .section__carousel .auction-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    z-index: 9;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.single-experience .section__carousel .auction-badge.auction-badge--at-home {
    background-image: url(../images/ava-at-home.png);
}
.single-experience .section__carousel .auction-badge.auction-badge--free-for-furlough {
    background-image: url(../images/ava-free-for-furlough.png);
}
.single-experience .section__carousel .auction-badge.auction-badge--now-open {
    background-image: url(../images/ava-now-open.png);
}
.single-experience .section__carousel .auction-badge.auction-badge--online {
    background-image: url(../images/ava-online-pink.png);
}
.single-experience .section__carousel .auction-badge.auction-badge--1 {
    top: 125px;
}
.single-experience .section__carousel .auction-badge.auction-badge--2 {
    top: 235px;
}

#global-site-notice {
    position: relative;
    width: 100%;
    height: auto;
    border: 8px solid #005EB8;
    background: #fff;
    padding: 8px;
    color: #005EB8;
    font-size: 16px;
    z-index: 2;
}
#global-site-notice .global-site-notice__heading {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}
#global-site-notice .global-site-notice__btn {
    position: absolute;
    top: 3px;
    right: 55px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    background: #005EB8;
    font-weight: 600;
    opacity: 1;
    transition: opacity 0.2s;
}
#global-site-notice .global-site-notice__btn:hover {
    opacity: 0.75;
}
#global-site-notice .js-ignore-global-notice {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 22px;
    height: 22px;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
}
#global-site-notice .js-ignore-global-notice:before,
#global-site-notice .js-ignore-global-notice:after {
    content: '';
    width: 2px;
    height: 100%;
    left: 10px;
    position: absolute;
    top: 0;
    background: #005EB8;
}
#global-site-notice .js-ignore-global-notice:after {
    top: 10px;
    left: 0;
    width: 100%;
    height: 2px;
}
#global-site-notice > .container {
    position: relative;
    padding-right: 175px;
    text-align: left;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

#global-site-notice .global-site-notice__heading,
#global-site-notice .global-site-notice__desc {
    display: inline-block;
}

body.home #global-site-notice {
    margin-top: 0;
}

#header.force-header-bg {
    background: #282b2e;
}

@media (max-width: 767px) {
    body.home #global-site-notice {
        margin-top: 0;
    }

    #global-site-notice {
        padding: 5px 10px;
        border-width: 3px;
        font-size: 14px;
        line-height: 1.2;
    }
    #global-site-notice > .container {
        padding-right: 150px;
        padding-top: 0;
        padding-bottom: 0;
    }

    #global-site-notice .global-site-notice__heading {
        font-size: 16px;
    }

    #global-site-notice .global-site-notice__btn {
        font-size: 14px;
        padding: 8px 15px;
        right: 40px;
    }

    #global-site-notice .js-ignore-global-notice {
        top: 12px;
        right: 15px;
    }

    #global-site-notice .global-site-notice__heading,
    #global-site-notice .global-site-notice__desc {
        display: block;
    }
}

#modal-new-register.modal-new-register--v2 {
    max-width: 400px;
}
#modal-new-register.modal-new-register--v2 .modal-columns:after {
    display: none;
}
#modal-new-register.modal-new-register--v2 .modal-columns__col--form h4 {
    padding-top: 0;
}
#modal-new-register.modal-new-register--v2 .btn {
    margin: 15px 0 0;
}

.sidebar__auction__form .btn {
    width: calc(100% - 30px);
    margin: 0 auto 15px;
    max-width: 690px;
}

.sidebar__auction__toggle {
    background: #fff;
    border-top: 1px solid hsla(0,0%,86%,.45);
    padding: 15px;
    text-align: center;
}
.sidebar__auction__toggle .btn {
    background: #fe8a9e !important;
    border-color: #fe8a9e !important;
}
.sidebar__auction__toggle .btn:before,
.sidebar__auction__toggle .btn:after {
    display: none !important;
}
.sidebar__auction__toggle .details-shorthand {
    background: none;
    color: #fe8a9e;
}
.sidebar__auction__toggle .details-shorthand--bids-left p {
    padding: 15px 0 0;
    font-size: 14px;
    font-weight: 500;
}
.sidebar__auction__toggle .details-shorthand--bids-left p strong {
    display: inline-block;
    color: #fe8a9e;
    font-size: 14px;
}
.sidebar__auction__toggle .details-shorthand--time-left p {
    padding: 5px 0 15px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.sidebar__auction__toggle .details-shorthand--time-left p strong {
    display: inline-block;
    color: #fe8a9e;
    font-size: 14px;
}

body.instant-win-auction-type .sidebar__auction__toggle {
    background: #282b2e;
}

@media (max-width: 767px) {

    .sidebar__auction__form .btn {
        max-width: 510px;
    }

}

@media (max-width: 575px) {

    .sidebar__auction__form .btn {
        max-width: none;
    }

}

#home-data-capture {
    color: #fff;
    border: 5px solid #fff;
    background: #282b2e;
    padding: 25px 0;
}
#home-data-capture .content {
    float: left;
    width: 50%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 19px;
}
#home-data-capture form {
    float: right;
    width: 45%;
    padding-left: 50px;
    padding: 0;
}
#home-data-capture form .form-label-field {
    float: left;
    width: calc(100% - 230px);
    margin: 0;
}
#home-data-capture form button {
    float: right;
    width: 190px;
    margin: 0;
    min-height: 50px;
}

@media (max-width: 1260px) {

    #home-data-capture .content br {
        display: none;
    }

    #home-data-capture form .form-label-field {
        width: calc(100% - 150px);
    }

    #home-data-capture form button {
        width: 150px;
    }

}

@media (max-width: 992px) {

    #home-data-capture .content {
        font-size: 19px;
    }

    #home-data-capture form {
        padding-top: 0;
    }

    #home-data-capture form .form-label-field {
        width: calc(100% - 120px);
    }

    #home-data-capture form button {
        width: 120px;
        padding-left: 0;
        padding-right: 0;
    }

}

@media (max-width: 767px) {

    #home-data-capture .content {
        float: none;
        width: 100%;
        margin: 0 0 20px;
    }

    #home-data-capture form {
        float: none;
        width: 100%;
    }

}

.section__full--has-signup-form {
    min-height: calc(100vh - 132px);
}
.section__full--has-signup-form .scroll-page {
    display: none;
}

@media (max-width: 992px) {
    .section__full--has-signup-form {
        min-height: calc(100vh - 113px);
    }
}

@media (max-width: 767px) {
    .section__full--has-signup-form {
        min-height: calc(100vh - 183px);
    }
}

@media (max-height: 520px) {
    .section__full--has-signup-form {
        min-height: 260px !important;
    }
}

#modal-new-register .modal-img {
    display: block !important;
}

#modal-new-register h4 {
    font-size: 21px !important;
}

#modal-new-register h4:before {
    display: none !important;
}

@media (max-width: 767px) {
    #modal-new-register h4 {
        padding-top: 10px !important;
    }
}

body.home-has-global-site-notice .section__full--has-signup-form {
    min-height: calc(100vh - 270px);
}

.sidebar__auction {
    background: #fe8a9e;
    opacity: 1;
}

#experience-sidebar-block {
    border-top: 3px solid #000;
}
#experience-sidebar-block > .heading {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1pt;
    color: #282B2E;
    padding: 5px 20px 0;
}
#experience-sidebar-block > .desc {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: bold;
    margin: 15px 0 25px;
    padding: 0 20px;
}
#experience-sidebar-block .contact {
    padding: 15px 25px 25px;
    border-top: 3px solid #000000;
    margin: 25px 0 0;
}
#experience-sidebar-block .contact__row {
    display: block;
    position: relative;
    text-align: left;
    padding-left: 40px;
    font-size: 20px;
    color: #282B2E;
    font-weight: 500;
    background: url(../images/icon-phone.png) center left no-repeat;
    background-size: 25px auto;
    margin: 15px 0 0;
}
#experience-sidebar-block .contact__row--email {
    font-size: 17px;
    background-image: url(../images/icon-email.png);
}


.single-experience .experience-feature-btn {
    color: #282B2E;
    font-size: 14px;
    font-weight: bold;
    margin-top: 1.5rem;
    text-align: center;
    text-transform: uppercase;
}
.single-experience .experience-feature-btn img {
    display: block;
    margin: 0 auto 10px;
    max-width: 50px;
}
.single-experience .experience-feature-btn .title {
    max-width: 75px;
    word-break: normal;
    overflow-wrap: normal;
}

.single-experience .experience-category-btn {
    font-size: 14px;
    color: #282B2E;
    font-weight: bold;
    text-transform: uppercase;
    background: #FE8A9E;
    display: inline-block;
    padding: 10px 15px;
    margin: 0 10px 15px 0;
    transition: all 0.3s;
}
.single-experience .experience-category-btn:hover {
    background: #282B2E;
    color: #fff;
}

@media (min-width: 768px) {
    .single-experience .experience-feature-btn {
        margin-top: 0;
    }
}


#ava-home-featured-categories {
    padding: 50px 0 35px;
}

#ava-home-featured-categories .category-block-btn {
    display: block;
    position: relative;
    height: 300px;
    background-size: cover;
    background-position: center;
    margin: 0 0 15px;
}
#ava-home-featured-categories .category-block-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.4s;
    background: #FE8A9E;
    width: 100%;
    height: 100%;
}
#ava-home-featured-categories .category-block-btn .heading {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 0 20px;
    transition: color 0.2s;
    z-index: 2;
}
#ava-home-featured-categories .category-block-btn:hover:before {
    opacity: 0.9;
}

#nav__secondary.phone-number {
    background: url(../images/icon-header-phone.png) center left no-repeat;
    background-size: 30px auto;
    display: block;
    height: 45px;
    border: none;
    /* margin-left: 15px; */
    transition: color 0.2s;
}
#nav__secondary.phone-number span {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1pt;
    display: block;
    padding: 10px 15px 0 40px;
}

#header #mobile__phone {
    display: none;
}

@media (max-width: 991px) {
    #header #mobile__phone {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 60px;
        background: url(../images/icon-header-phone.png) center no-repeat;
        background-size: 28px auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #header #mobile__phone {
        top: 15px;
    }
}

body section.section.about-us-page__testimonials {
    padding-bottom: 3em !important;
    padding-top: 3em !important;
}

body .about-us-page__carousel-dots {
    bottom: 1.5em;
}

body section.section.about-us-page__testimonials blockquote {
    font-size: 27px;
}

body div.about-us-page__testimonial p {
    font-size: 20px;
}

body div.about-us-page__testimonial p + p {
    font-size: 17px;
}

@media (max-width: 767px) {

    body section.section.about-us-page__testimonials {
        padding-bottom: 4em !important;
    }
    body .about-us-page__carousel-dots {
        bottom: 2.5em;
    }
    body .about-us-page__carousel-arrows {
        bottom: 1em;
    }

}

body #ava-corporate-perfect {
    padding-top: 40px;
}

body.home .get-in-touch .btn {
    width: 260px;
}

#footer {
    z-index: 10;
}

#category-alert-bar {
    padding: 20px;
    font-weight: bold;
    border: 6px solid #e02020;
    color: #e02020;
    font-size: 17px;
}

#header.header-ani.top:hover {
    background: #282b2e;
}

/* @media (max-width: 991px) {
    #nav__secondary {
        display: none !important;
    }
} */

#nav__toggle {
    right: auto;
    left: 0;
}

div.about-us-page__testimonial div:not(.quotes) img {
    border: 1px solid #eee;
    width: 85px;
    height: 85px;
}

#single-category-banner .category-banner-text h1 {
    word-wrap: normal;
    font-size: 48px;
}


@media (max-width: 1300px) {
    #single-category-banner .category-banner-text h1 {
        font-size: 34px;
    }
}

@media (max-width: 1300px) {
    .pagination ul li.prev a, .pagination ul li.next a {
        width: 105px;
    }
}

#header #nav .menu.search-icon {
    width: 30px;
    height: 30px;
    margin: 28px 25px 0 9px;
    float: none;
    position: absolute;
    top: 0;
    right: 250px;
}
#header .menu.search-icon svg {
    fill: #fff;
    transition: fill 0.5s;
}
#header .menu.search-icon:hover svg {
    fill: #fe8a9e;
}
#header .search-icon {
    display: none;
}

@media (max-width: 991px) {
    #header #nav .menu.search-icon {
        display: none;
    }

    #header .search-icon--mobile {
        display: block !important;
        position: absolute;
        top: 0;
        right: 36px;
        width: 28px;
        height: 60px;
        margin: 29px 25px 0 9px;
    }

    #header .search-icon--mobile:hover svg {
        fill: #fff;
    }
}

@media (max-width: 767px) {

    #header .search-icon--mobile {
        margin: 0;
        width: 28px;
        height: 28px;
        right: 60px;
    }

    #header .search-icon--mobile svg {
        margin: 15px 0 0;
    }

}

#search-dropdown-results {
    background: #282b2e;
    /* padding: 20px; */
}

#search-dropdown-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
    color: #fff;
    background: #282b2e;
    padding: 86px 0 0;
    display: none;
    overflow: hidden;
}
#search-dropdown-bar:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg, #282b2e, transparent);
    pointer-events: none;
}
#search-dropdown-bar > .container {
    max-width: 900px;
    margin: 0 auto;
    padding: 50px;
}
#search-dropdown-bar .search-dropdown-form {
    padding: 0 0 30px;
}
#search-dropdown-bar .search-dropdown-form input {
    float: left;
    width: calc(100% - 180px);
    height: 53px;
    border: none;
    border-radius: 0;
    padding: 10px 15px;
}
#search-dropdown-bar .search-dropdown-form .btn {
    float: left;
    width: 180px;
    height: 53px;
    font-weight: 300;
}
#search-dropdown-bar .search-dropdown-form:after {
    content: '';
    display: block;
    clear: both;
}
#search-dropdown-results {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}

#search-dropdown-results .search-results__item {
    background: #333333;
    position: relative;
    ;
    display: block;
    border-bottom: 1px solid #333333;
    color: #fff;
    padding: 29px 155px 29px 0;
    width:100%;
}
#search-dropdown-results .search-results__item__title {
    font-size: 16px;
    padding-left: 20px;
    text-transform: uppercase;
}
#search-dropdown-results .search-results__item__icon {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 14px;
    color: #fe8a9e;
    line-height: 40px;
    margin-top: -20px;
    width: 135px;
}
#search-dropdown-results .search-results__item__icon img {
    display: inline-block;
    width: 40px;
    height: auto;
    margin-right: 10px;
}
#search-dropdown-results .search-results__item:hover .search-results__item__title {
    text-decoration: underline;
}

@media (max-width: 767px) {

    #search-dropdown-bar {
        padding: 58px 0 0;
    }

    #search-dropdown-bar > .container {
        padding: 30px;
    }

    #search-dropdown-bar .search-dropdown-form input {
        width: calc(100% - 135px);
    }
    #search-dropdown-bar .search-dropdown-form .btn {
        width: 135px;
    }
    #search-dropdown-results .search-results__item {
        padding-right: 115px;
    }
    #search-dropdown-results .search-results__item__title {
        font-size: 14px;
    }
    #search-dropdown-results .search-results__item__icon {
        font-size: 13px;
        width: 100px;
        margin-top: -15px;
        line-height: 30px;
    }
    #search-dropdown-results .search-results__item__icon img {
        width: 30px;
        margin-right: 6px;
    }

}

.auction.auction--is-hamper .section__title h2, .auction.auction--is-hamper .section__title .h2 {
    margin-top: 0;
    height: 80px;
}

.auction.auction--is-hamper .tile-price {
    color: #fe8a9e;
    font-size: 18px;
    padding: 13px 0;
    font-weight: bold;
}
.auction.auction--is-hamper .btn,
.auction.auction--is-hamper .btn.btn-solid.btn-primary  {
    display: flex;
    font-size: 13px;
    margin: 10px 10px 0;
    min-width: 0 !important;
    padding: 7px;
    width: auto;
}
.auction.auction--is-hamper:hover .tile-price,
.auction.auction--is-hamper:active .tile-price,
.auction.auction--is-hamper:focus .tile-price {
    color: #282b2e;
}
.auction.auction--is-hamper .section__image {
    padding: 5px;
    background: none;
}

.top-experience-badge {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
}
.top-experience-badge--hybrid {
    background: url(../images/ava-badge-bg-1.gif) center;
}
.top-experience-badge--virtual {
    background: url(../images/ava-badge-bg-2.gif) center;
}
.top-experience-badge--in-person {
    background: url(../images/ava-badge-bg-3.gif) center;
}
.top-experience-badge--best-in-town {
    background: url(../images/ava-badge-bg-4.gif) center;
}
.top-experience-badge span {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    padding: 8px 0;
}

.single-experience .top-experience-badge span {
    padding: 10px 0;
    font-size: 17px;
}

.btn-primary--grey {
    color: #282b2e !important;
}
.btn-primary--grey:hover,
.btn-primary--grey:active,
.btn-primary--grey:focus {
    color: #fff !important;
}

.section__masthead .btn-get-in-touch-v2 {
    width: 260px;
    margin-top: 50px;
}

@media (min-width: 768px) {
    #header .site-title--square {
        margin-top: 0;
        width: auto;
        height: 54px;
    }
    #header .site-title--square a img {
        width: auto;
        height: 54px;
    }

    #nav #nav__secondary {
        float: right;
        padding-right: 10px;
    }
}

@media (min-width: 991px) {
    #nav {
        /* width: calc(100% - 165px); */
    }
}

#header .form-container {
    position: relative;
}

#header .form-container .form-input-container {
    width: 100%;
}

#header .form-container form {
    /* display: none; */
    /* display: block; */
    display: flex;
    transform: translateY(40px);
}


@media (min-width: 991px) {
    #header .form-container form {
        transform: translateY(0);
    }
}

#header-search-bar {
    /* position: absolute; */
    /* top: 50%; */
    /* right: 290px; */
    /* width: calc(100% - 290px - 650px); */
    /* width: 100%;
    max-width: 700px; */
    height: 38px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    /* margin-top: -19px; */
}
#header-search-bar.disable {
    pointer-events: none;
}
#header-search-bar input[type="text"] {
    display: block;
    background: #f7f3ed;
    border: none;
    /* padding: 0 55px 0 100px; */
    width: 100%;
    height: 38px;
}
#header-search-bar button {
    position: absolute;
    top: 0;
    right: 0;
    width: 43px;
    height: 100%;
    background: #fe8a9e;
    border: none;
    cursor: pointer;
}
#header-search-bar button svg {
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 22px;
    margin: -11px auto auto -11px;
}

@media (max-width: 1140px) {
    /* #header-search-bar {
        display: none;
    } */

    /* #header .search-icon {
        display: block;
    }

    #header .search-icon--mobile {
        display: none;
    } */
}

@media (max-width: 1050px) {
    #nav__secondary.phone-number {
        background-size: 24px auto;
    }
    #nav__secondary.phone-number span {
        font-size: 18px;
        padding-top: 14px;
        padding-left: 30px;
    }
    #header #nav .menu.search-icon {
        right: 210px;
        width: 26px;
        height: 26px;
        margin-top: 30px;
    }
}

@media (max-width: 991px) {

    .ava-about__intro__col__img.force-show-mobile {
        display: block !important;
        width: 100% !important;
    }

}

/* Hide Recaptcha Badge */
.grecaptcha-badge {
    visibility: hidden;
}


#enquiry-popup-modal-viewing {
    background: rgba(0,0,0,0.5);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
}


#enquiry-popup-modal-viewing h2 {
    color:black;
    font-size: 25px;
}

@media screen and (max-width:991px) {
    #enquiry-popup-modal-viewing h2 {
        font-size: 20px;
    }
}

@media screen and (max-width:700px) {
    #enquiry-popup-modal-viewing .modal-wrapper {
        margin-top: 5px !important;
    }

    #enquiry-popup-modal-viewing h2 {
        font-size: 18px;
    }

    #enquiry-popup-modal-viewing .form-group input{
        height: 30px;
    }

    #enquiry-popup-modal-viewing .form-group textarea{
        height: 80px;
    }

    #enquiry-popup-modal-viewing .label{
        top: 10px;
    }
}

.js-close-modal {
    color: white !important;
}

#enquiry-popup-modal-viewing .modal-form {
    padding-bottom: 20px;
    padding-top: 10px;
}

#enquiry-popup-modal-viewing .modal-wrapper .mfp-close__inner {
    height: 3px;
    width: 14px;
}

#enquiry-popup-modal-viewing .modal-wrapper {
    padding-bottom: 0;
    margin-top: 40px;
    max-width: 640px;
}

#enquiry-popup-modal-viewing .modal-wrapper .info {
    padding-bottom: 20px;
}

#enquiry-popup-modal-viewing .modal-wrapper .mfp-close__inner span {
    width: 20px;
}

#enquiry-popup-modal-viewing .modal-wrapper .mfp-close__inner span:after {
    width: 20px;
}

/* @media screen and (min-width:991px) {
  #enquiry-popup-modal-viewing .modal-wrapper .js-form-label-fields {
    padding-left: 40px;
    padding-right: 40px;
  }
} */

#enquiry-popup-modal-viewing .modal-wrapper .img_container {
    border-radius: 50%;
    border: 2px solid white;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 120px;
}

@media screen and (max-width:991px) {
    #enquiry-popup-modal-viewing .modal-wrapper .img_container {
        height: 80px;
        width: 80px;
    }
}

#enquiry-popup-modal-viewing .modal-wrapper .img_container img {
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
    overflow:hidden;
    width: 100%;
}

#enquiry-popup-modal-viewing .modal-wrapper .modal-success .feature-icon {
    height: 70px;
    padding: 0;
    padding-top:15px;
    width: 70px;
}

#enquiry-popup-modal-viewing .modal-wrapper .modal-success .feature-icon svg{
    height: 20px;
    width: 20px;
}

#enquiry-popup-modal-viewing .modal-wrapper .modal-success .js-close-modal {
    max-width: 200px;
}

#content-language-redirect {
    background: rgba(0,0,0,0.5);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#content-language-redirect h2 {
    color:black;
    font-size: 25px;
}

@media screen and (max-width:991px) {
    #content-language-redirect h2 {
        font-size: 20px;
    }
}

@media screen and (max-width:700px) {
    #content-language-redirect .modal-wrapper {
        margin-top: 5px !important;
    }

    #content-language-redirect h2 {
        font-size: 18px;
    }

    #content-language-redirect .form-group input{
        height: 30px;
    }

    #content-language-redirect .form-group textarea{
        height: 80px;
    }

    #content-language-redirect .label{
        top: 10px;
    }
}

#content-language-redirect .modal-form {
    padding-bottom: 20px;
    padding-top: 10px;
}

#content-language-redirect .modal-wrapper .mfp-close__inner {
    height: 3px;
    width: 14px;
}

#content-language-redirect .modal-wrapper {
    padding-bottom: 0;
    margin-top: 0;
    max-width: 640px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 20px);
}

#content-language-redirect .modal-wrapper .info {
    padding-bottom: 20px;
}

#content-language-redirect .modal-wrapper .mfp-close__inner span {
    width: 20px;
}

#content-language-redirect .modal-wrapper .mfp-close__inner span:after {
    width: 20px;
}

/* @media screen and (min-width:991px) {
  #content-language-redirect .modal-wrapper .js-form-label-fields {
    padding-left: 40px;
    padding-right: 40px;
  }
} */

#content-language-redirect .modal-wrapper .img_container {
    border-radius: 50%;
    border: 2px solid white;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 120px;
}

@media screen and (max-width:991px) {
    #content-language-redirect .modal-wrapper .img_container {
        height: 80px;
        width: 80px;
    }
}

#content-language-redirect .modal-wrapper .img_container img {
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
    overflow:hidden;
    width: 100%;
}

#content-language-redirect .modal-wrapper .modal-success .feature-icon {
    height: 70px;
    padding: 0;
    padding-top:15px;
    width: 70px;
}

#content-language-redirect .modal-wrapper .modal-success .feature-icon svg{
    height: 20px;
    width: 20px;
}

#content-language-redirect .modal-wrapper .modal-success .js-close-modal {
    max-width: 200px;
}

#content-language-redirect .country-row {
    padding: 5px 0 10px;
}

#content-language-redirect .country-col {
    padding: 0 50px;
}

#content-language-redirect .country-col img {
    display: block;
    margin: 0 0 15px;
}

@media screen and (max-width:650px) {
    #content-language-redirect .country-col {
        padding: 0 5px;
    }

    #content-language-redirect .country-col img {
        display: block;
        margin: 0 auto 15px;
        max-width: 100px;
        width: 100%;
    }
}

#content-language-unavailable {
    background: rgba(0,0,0,0.5);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
}


#content-language-unavailable h2 {
    color:black;
    font-size: 25px;
}

@media screen and (max-width:991px) {
    #content-language-unavailable h2 {
        font-size: 20px;
    }
}

@media screen and (max-width:700px) {
    #content-language-unavailable .modal-wrapper {
        margin-top: 5px !important;
    }

    #content-language-unavailable h2 {
        font-size: 18px;
    }

    #content-language-unavailable .form-group input{
        height: 30px;
    }

    #content-language-unavailable .form-group textarea{
        height: 80px;
    }

    #content-language-unavailable .label{
        top: 10px;
    }
}

#content-language-unavailable .modal-form {
    padding-bottom: 20px;
    padding-top: 10px;
}

#content-language-unavailable .modal-wrapper .mfp-close__inner {
    height: 3px;
    width: 14px;
}

#content-language-unavailable .modal-wrapper {
    padding-bottom: 0;
    margin-top: 40px;
    max-width: 640px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 20px);
}

#content-language-unavailable .modal-wrapper .info {
    padding-bottom: 20px;
}

#content-language-unavailable .modal-wrapper .mfp-close__inner span {
    width: 20px;
}

#content-language-unavailable .modal-wrapper .mfp-close__inner span:after {
    width: 20px;
}

/* @media screen and (min-width:991px) {
  #content-language-unavailable .modal-wrapper .js-form-label-fields {
    padding-left: 40px;
    padding-right: 40px;
  }
} */

#content-language-unavailable .modal-wrapper .img_container {
    border-radius: 50%;
    border: 2px solid white;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 120px;
}

@media screen and (max-width:991px) {
    #content-language-unavailable .modal-wrapper .img_container {
        height: 80px;
        width: 80px;
    }
}

#content-language-unavailable .modal-wrapper .img_container img {
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
    overflow:hidden;
    width: 100%;
}

#content-language-unavailable .modal-wrapper .modal-success .feature-icon {
    height: 70px;
    padding: 0;
    padding-top:15px;
    width: 70px;
}

#content-language-unavailable .modal-wrapper .modal-success .feature-icon svg{
    height: 20px;
    width: 20px;
}

#content-language-unavailable .modal-wrapper .modal-success .js-close-modal {
    max-width: 200px;
}

.wysiwyg ul:not(.list__stars):not(.wp-block-gallery),
.wysiwyg ul:not(.list__stars):not(.wp-block-gallery) li, 
.wysiwyg ul:not(.list__stars):not(.wp-block-gallery) li span {
	font-weight: 500 !important;
}

#cookie-privacy-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px 38px 20px 20px;
    z-index: 9999;
    background: #fe8a9e;
    color: #fff;
    font-size: 15px;
    width: 100%;
    max-width: 510px;
    line-height: 1.5;
    display: none;
    box-shadow: 0 0 25px rgba(0,0,0,0.2);
}
#cookie-privacy-popup .close-icon {
    position: absolute;
    top: 8px;
    right: 7px;
    width: 15px;
    height: 15px;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
}
#cookie-privacy-popup .close-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 7px;
    width: 1px;
    height: 100%;
    background: #fff;
}
#cookie-privacy-popup .close-icon:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}
#cookie-privacy-popup  p {
    margin: 0;
    padding: 0;
    float: none;
}
#cookie-privacy-popup  p a {
    color: #fff;
    text-decoration: underline;
}
#cookie-privacy-popup .button {
    display: block;
    width: 100px;
    height: auto;
    font-size: 13px;
    font-weight: bold;
    line-height: 27px;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background: #282b2e;
    border-radius: 3px;
    margin-top: 15px;
    padding: 5px 0;
}

#header.no-nav {
	padding-bottom: 0 !important;
}

#header.no-nav #nav .logo_container {
	max-width: none;
}

@media (min-width: 992px) {
	body.no-nav {
	  padding-top: 86px;
	}
}


/* NEW IN-PERSON / VIRTUAL CATEGORIES */

#main.virtual-in-person-category #avva-main-hero .page-builder__trusted-logos-scroller {
    padding: 35px 0;
}

#main.virtual-in-person-category #avva-main-hero .page-builder__trusted-logos-scroller .page-builder__trusted-logos__content__logos, 
#main.virtual-in-person-category #avva-main-hero .page-builder__trusted-logos-scroller .page-builder__trusted-logos__content__logos img {
    height: 100px;
}

#main.virtual-in-person-category #new-category-page-scroller .page-builder__trusted-logos-scroller {
    padding: 35px 0;
}

#main.virtual-in-person-category #new-category-page-scroller .page-builder__trusted-logos-scroller .page-builder__trusted-logos__content__logos, 
#main.virtual-in-person-category #new-category-page-scroller .page-builder__trusted-logos-scroller .page-builder__trusted-logos__content__logos img {
    height: 100px;
}

#main.virtual-in-person-category #single-category-banner {
    background-color: #fff;
}

#main.virtual-in-person-category #single-category-banner .category-banner-text h1:after {
    background-color: #fe8a9e;
}

#main.virtual-in-person-category #single-category-banner .category-banner-img {
    background-color: #2a2b2f;
}

#main.virtual-in-person-category #single-category-banner .trustpilot-widget {
    width: 245px;
    margin: 15px auto 0;
    display: block;
}

#main.virtual-in-person-category #single-category-banner .button-wrapper {
    margin: 25px 0 0;
    text-align: center;
}

#main.virtual-in-person-category #new-category-testimonial {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

#main.virtual-in-person-category #new-category-testimonial .new-category-testimonial {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    padding: 0 75px;
    text-align: center;
    max-width: 700px;
}

#main.virtual-in-person-category #new-category-testimonial .quote {
    padding: 65px 0 0;
    font-size: 30px;
    font-weight: 200;
    font-style: italic;
    line-height: 1.3;
    margin: 0 0 25px;
}

#main.virtual-in-person-category #new-category-testimonial .quote:before, 
#main.virtual-in-person-category #new-category-testimonial .quote:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 40px;
    height: 40px;
    background: url(../images/svg/icon-quote-white.svg);
    background-size: contain;
    margin-left: -50px;
}

#main.virtual-in-person-category #new-category-testimonial .quote:after {
    transform: rotateZ(180deg);
    right: 50%;
    left: auto;
    margin-right: -50px;
}

#main.virtual-in-person-category #new-category-testimonial .author {
    display: inline-block;
    position: relative;
    width: auto;
    height: 50px;
    font-size: 16px;
    text-align: center;
    line-height: 1;
}

#main.virtual-in-person-category #new-category-testimonial .author--has-img {
    padding-left: 60px;
    text-align: left;
}

#main.virtual-in-person-category #new-category-testimonial .author > i {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #fff;
    background-size: cover;
    margin-right: 10px;
}

#main.virtual-in-person-category #new-category-testimonial .author > strong {
    display: block;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 3px;
}

#main.virtual-in-person-category #single-category-banner .category-banner-text h1 {
    font-size: 34px;
}

#main.virtual-in-person-category #single-category-banner .category-banner-text p {
    font-size: 17px;
}

@media (max-width: 1200px) {
    #main.virtual-in-person-category #new-category-testimonial .quote {
        font-size: 24px;
        padding-top: 45px;
    }
    #main.virtual-in-person-category #new-category-testimonial .new-category-testimonial {
        padding: 0 25px;
        max-width: 500px;
    }
    
    #main.virtual-in-person-category #new-category-testimonial .quote:before, #main.virtual-in-person-category #new-category-testimonial .quote:after {
        width: 30px;
        height: 30px;
        margin-left: -37px;
    }
    
    #main.virtual-in-person-category #new-category-testimonial .quote:after {
        margin-left: 0;
        margin-right: -37px;
    }
}

@media (max-width: 1020px) {
    #main.virtual-in-person-category #new-category-testimonial .quote {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    
    #main.virtual-in-person-category #single-category-banner .category-banner-text__text {
        height: auto;
        overflow: visible;
    }
    
    #main.virtual-in-person-category #single-category-banner .category-banner-img {
        background-size: cover !important;
    }
    
    #main.virtual-in-person-category #single-category-banner .category-banner-img img {
        display: none;
    }
    
    #main.virtual-in-person-category #new-category-testimonial {
        position: relative;
        padding: 25px;
    }
    
    #main.virtual-in-person-category #new-category-testimonial .new-category-testimonial {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        padding: 0;
        margin: 0 auto;
    }
    
}

@media (min-width: 601px) {
    #avva-main-hero.hero--width-logos .new-pb-item--hero {
        padding: 50px 0 75px;
    }
	
	/*
    #avva-main-hero.hero--width-logos .new-pb-item--hero__content .heading {
        font-size: 36px;
    }
	*/
}

#avva-main-hero.hero--width-logos .page-builder__trusted-logos-scroller {
    padding: 35px 0;
}

#avva-main-hero.hero--width-logos .page-builder__trusted-logos-scroller .page-builder__trusted-logos__content__logos, 
#avva-main-hero.hero--width-logos .page-builder__trusted-logos-scroller .page-builder__trusted-logos__content__logos img {
    height: 100px;
}

#avva-main-hero.hero--width-logos .page-builder__trusted-logos-scroller {
    padding: 35px 0;
}

#avva-main-hero.hero--width-logos .page-builder__trusted-logos-scroller .page-builder__trusted-logos__content__logos, 
#avva-main-hero.hero--width-logos .page-builder__trusted-logos-scroller .page-builder__trusted-logos__content__logos img {
    height: 100px;
}

@media (min-height: 700px) and (min-width: 1024px) {
    
    #avva-main-hero.hero--width-logos .new-pb-item--hero {
        min-height: calc(100vh - 125px - 170px);
    }
    
    #avva-main-hero.hero--width-logos .new-pb-item--hero__content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
		width: 100%;
		max-width: 1600px;
    }
    
}

#main.virtual-in-person-category .section--pb-2-columns.pink .wysiwyg a {
    color: #282b2e;
    text-decoration: underline;
}

.new-pb-item--hero .trustpilot-widget iframe {
    margin: 0 auto !important;
}

#single-category-banner .category-banner-text .btn {
    margin-bottom: 10px;
}

#footer__menu__social li a.footer-yt-logo {
display: block;
background: #fe8a9e;
border-radius: 3px;
}

#experience-custom-modal .full-view-image img {
max-height: 84vh;
width: auto;
}