
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Cinzel+Decorative:wght@400;700;900&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&display=swap');

/* Default Styles */
#wpadminbar {
    display: none !important;
}
body {
    font-family: 'Bricolage Grotesque', sans-serif;
}h1, h1 a {
    color: #000000;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 28px;
    line-height: 1.1;
    text-transform: capitalize;
    margin: 25px 0;
}h2 {
    color: #000000;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 25px;
    line-height: 1.1;
    text-transform: capitalize;
    margin: 25px 0;
}h3 {
    color: #000000;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 23px;
    line-height: 1.1;
    text-transform: capitalize;
    margin: 25px 0;
}h4 {
    font-family: 'Bricolage Grotesque', sans-serif;
    color: #000000;
    font-size: 1.5em;
    line-height: 1.5rem;
    margin: 25px 0;
}p {
    font-family: 'Bricolage Grotesque', sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: 2;
    margin: 15px 0;
}ul {
    list-style-type: none;
}ul.icon-list {
    margin-left: .5rem;
}ol {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 14px;
    line-height: 2;
}ul.icon-list li {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 14px;
    line-height: 2;
    padding-left: 20px;
    position: relative;
}ul.icon-list li::before {
    content: "\f1fc";
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 10px;
    color: #515726;
}ul.icon-list.white li::before {
    color: #ffffff;
}.landing-page-wrapper ul {
    margin-left: .5rem;
}.landing-page-wrapper ul li {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 14px;
    line-height: 2;
    padding-left: 20px;
    position: relative;
    list-style: none;
}.landing-page-wrapper ul li::before {
    content: "\f1fc";
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 10px;
    color: #515726;
}/* Custom CSS */
.inner-logo {
    width: 200px;
}.header-wrapper.header-inner {
    background: #ffffff;
    border-bottom: 4px solid #fff0f9;
}.mobile-sticky-cta {
    display: none;
}
#ae_launcher {
        bottom:80px !Important;
        left: 10px !important;
        right: initial !important;
}ul.disc {
    list-style-position: inside;
}.row.slider-row {
    max-width: 80vw;
    margin: 0 auto;
    width: 100%;
}.home-img1 {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/home-img1.jpg);
    height: 400px;
}.fixed-social .fa {
    padding: 20px;
    color: white;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}.fixed-social .fa-facebook {
    background: #234f7f;
}.fixed-social .fa-map-marker {
    background: #872361;
}.light-bg {
   background: #d3e0ee;
}.pink-bg {
   background: #234f7f;
}.pink-bg * {
   color: #ffffff;
}.row.header-bar {
    display: flex;
    align-items: start;
    justify-content: space-around;
    max-width: 117em;
    margin: 0 auto;
    width: 87%;
}.tagline p {
    font-size: 1.1em;
    font-weight: bold;
}.white-box {
    padding: 85px;
    background: #515726;
}.white-box * {
    color: #ffffff;
}.home-background-strip {
    padding: 75px;
    background: url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/home-img2.jpg) 50% 50%;
    background-size: cover;
    margin: 0 auto;
    max-width: 87%!important;
    width: 87%;
}.cta-bg {
   background: url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/cta-bg.jpg);
    background-attachment: fixed;
}.cta-box {
    background: #ffffffde;
    padding: 2vw;
    position: relative;
    padding: 50px 75px;
    background: #234f7fd6;
    z-index: 1;
    text-align: center;
}.cta-box::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100%;
    height: 100%;
    background: #d3e0eeeb;
    z-index: -1;
}.inner-header-bg::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    background: linear-gradient(251deg, rgb(250 250 250 / 0%) 0%, rgb(9 40 74) 100%);
    width: 100%;
    height: 100%;
}.inner-title h1 {
    font-size: 3em;
    letter-spacing: 3px;
    position: relative;
    color: #ffffff;
}.footer-text p,.footer-text h2{
    color: #ffffff;
}.footer-inner-wrapper {
    display: flex;
    align-items: start;
    justify-content: space-evenly;
}#ci-check .cls-1 ,#ci-cash .cls-1 {
    fill: #234f7f!important;
}.landing-page-button-wrapper a {
    background: #234f7f;
}.landing-page-button-wrapper a:hover {
    background: #515726;
}.header-cta {
    justify-content: end;
    align-items: end;
    display: flex;
    flex-grow: 1;
}.testimonial-section {
    overflow: hidden;
}

.testimonial-carousel {
    margin: 2em auto;
}

.testimonial-carousel .slick-list {
    overflow: visible;
    padding: 2em 0 !important;
}

.testimonial-slide {
    padding: 0 1vw;
    opacity: 0.5;
    transform: scale(0.86);
    transition:
        transform 400ms ease,
        opacity 400ms ease;
}

.testimonial-slide.slick-center {
    opacity: 1;
    transform: scale(1);
    position: relative;
    z-index: 2;
}

.testimonial-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 22vh;
    padding: 3em 6em;
    background: #dbe2d7;
    box-shadow: 0 0.6em 2em rgba(0, 0, 0, 0.12);
    border-radius: 0.5em;
}

.testimonial-stars {
    margin-bottom: 1em;
}

.testimonial-stars i {
    margin: 0 0.1em;
    color: #dca635;
}

.testimonial-card p {
    margin-bottom: 1em;
}

.testimonial-name {
    margin-top: auto;
    margin-bottom: 0 !important;
}

.testimonial-carousel .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    width: 3em;
    height: 3em;
    padding: 0;
    border: 0;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    transform: translateY(-50%);
}

.testimonial-carousel .slick-prev {
    left: 1vw;
}

.testimonial-carousel .slick-next {
    right: 1vw;
}

.testimonial-carousel .slick-prev::before,
.testimonial-carousel .slick-next::before {
    font-family: "Font Awesome 6 Free";
    font-size: 1.2em;
    font-weight: 900;
}

.testimonial-carousel .slick-prev::before {
    content: "\f053";
}

.testimonial-carousel .slick-next::before {
    content: "\f054";
}.padded-right {
    padding-right: 4vw;
}.cta-btn {
    font-size: 14px;
    line-height: 30px;
    text-transform: capitalize;
    display: inline-block;
    padding-left: 45px;
    position: relative;
}.cta-btn::after {
    content: " ";
    width: calc(100% - 45px);
    height: 2px;
    background: %GREY2%;
    position: absolute;
    right: 0;
    bottom: 1px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.cta-btn:hover::after {
    bottom: 3px;
}.cta-btn::before {
    content: "\f061";
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    width: 30px;
    line-height: 26px;
    border: 2px solid #515726;
    color: #515726;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.cta-btn:hover::before {
    background: #515726;
    color: #ffffff;
}.paintingcontractor-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/paintingcontractor-img.jpg);
}.popcorn-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/popcorn-img.jpg);
}.residentialpainter-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/residentialpainter-img.jpg);
}.cabinet-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/cabinet-img.jpg);
}.choosingpaint-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/choosingpaint-img.jpg);
}.decorative-img1 {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/decorative-img1.jpg);
}.drywallrepair-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/drywallrepair-img.jpg);
}.estimates-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/estimates-img.jpg);
}.faux-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/faux-img.jpg);
}.housepainter-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/housepainter-img.jpg);
}.interior-img {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/interior-img.jpg);
}.inner-title {
    margin-left: 2vw;
    overflow: hidden;
    max-width: max-content;
}.content-wrapper {
    position: relative;
}.home-content {
    padding-left: 0;
}
/* end of Custom CSS */
/* HEADER STYLES */
.header-details-wrapper {
    height: 100%;
    background: #ffffff;
    padding-top: 13vh;
}span.details-overlay {
    height: 100%;
    width: 43%;
    position: absolute;
    right: 0;
    top: 0;
    background: #234f7f;
}.company-details {
    padding: 0 4vw;
}h1.header-company-title {
    margin: 0;
}.header-company-title a {
    color: #000000;
    font-family: 'Noto Serif Display', serif;
    font-size: 32px;
    text-transform: capitalize;
}p.header-service-order {
    font-family: 'Bricolage Grotesque', sans-serif;
    color: #000000;
    margin: 0;
    font-size: 15px;
    text-transform: lowercase;
    letter-spacing: 2px;
    word-spacing: 2px;
    line-height: 1.4;
}p.header-phone {
    font-family: 'Bricolage Grotesque', sans-serif;
    margin: 10px 0 0;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 10px;
}.located-in {
    position: absolute;
    bottom: 0;
    padding-bottom: 20px;
}span.scroll-arrow {
    display: inline-block;
    width: 48px;
    line-height: 48px;
    background: #234f7f;
    text-align: center;
    cursor: pointer;
    float: left;
}span.scroll-arrow .fa {
    color: #ffffff;
    font-size: 18px;
}.located-in p {
    display: inline-block;
    padding: 0 15px;
    margin-top:0;
    font-family: 'Bricolage Grotesque', sans-serif;
    text-transform: capitalize;
    color: #000000;
    font-size: 13px;
    max-width: calc(100% - 138px);
    float: left;
}img.map-icon {
    float: left;
}.slider-wrapper {
    height: 26vw;
    overflow: hidden;
    border: #000000; 
}.slider-inner {
    width: 100%;
    position: absolute;
    top: 0;
    height:100%;
    overflow:hidden;
}.slider-inner::after {
    background: rgb(135, 35, 97,0.5);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}.slider-inner .slider-captions {
    position: absolute;
    left: 5vw;
    bottom: 4vh;
    z-index: 99;
    width: 52px;
    height: 52px;
}span.slide-num {
    display: inline-block;
    height: 52px;
    width: 52px;
    line-height: 48px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    text-align: center;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: bold;
    color: #ffffff;
}.scroll-icon {
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    position: absolute;
    width: 27px;
    border: 2px solid #ffffff;
    bottom: 4vh;
    left: calc(50% - 13.5px);
    z-index: 99;
}.scroll-icon::before {
    border-radius: 100%;
    content: "";
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 5px;
    background: #ffffff;
    -webkit-animation: mousewheel 2.5s infinite;
    -moz-animation: mousewheel 2.5s infinite;
    -o-animation: mousewheel 2.5s infinite;
    animation: mousewheel 2.5s infinite;
}.header-cta {
    padding-top: 5vh;
    z-index: 99;
}.header-cta a {
    display: inline-block;
    width: 100%;
    max-width: 134px;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Bricolage Grotesque', sans-serif;
    background: #515726;
    color: #ffffff;
    text-align: center;
    padding: 11px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.header-cta a:hover {
    background: #872361;
    border-color: #872361;
}.header-social-icons {
    position: fixed;
    right: 0;
    top: 285px;
    background: rgba(255, 255, 255, .9);
    border: 1px solid rgba(68, 68, 67, .1);
    padding: 0 15px;
    z-index: 99;
}.header-social-icons .fa {
    color: #234f7f;
    display: block;
    font-size: 23px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.header-social-icons a {
    margin: 25px 0;
    display: block;
    text-align: center;
}.header-social-icons .fa:hover {
    color: #872361;
}

/* INNER PAGE HEADER */

.header-inner .header-details-wrapper {
    background: none;
    padding: 0;
}.header-inner .logo-wrapper {
    width: 100%;
    padding: 0 15px;
    display: inline-block;
}.header-inner .company-details {
    display: inline-block;
    max-width: calc(100% - 205px);
    vertical-align: middle;
    padding: 15px 0;
}.header-inner .header-company-title a {
    color: #000000;
    font-size: 25px;
}.header-inner p.header-service-order {
    font-size: 15px;
    color: #000000;
}.header-inner p.header-phone {
    color: #872361;
    font-size: 15px;
    margin-top: 0;
}.header-inner span.scroll-arrow {
    position: absolute;
    left: 10px;
    bottom: -75px;
    z-index: 99;
}.side-button-wrapper {
    position: fixed;
    top: 40%;
    left: -80px;
    z-index: 99;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
    display: flex;
    flex-direction: column;
    padding: 10px;
    gap: 10px;
}.side-button-wrapper.flyout {
    left:0;
}a.side-btn {
    float: left;
    text-transform: capitalize;
    font-weight: bold;
    color: #ffffff;
    background: #d3e0ee;
    font-size: 19px;
    border: 1px solid #dfdfdf;
    height: 80px;
    width: 185px;
    text-align:center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}a.side-btn.alt {
    background: #dbe2d7;
    border-color: #dbe2d7;
}.side-btn span {
    display: block;
    width: 100%;
    line-height: 1.2;
}.side-btn span.small {
    font-size: 14px;
}a.side-btn:hover {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
}

/* NAV STYLES */

.navigation-wrapper {
    text-align: center;
    z-index: 999;
}.top-bar {
    background: none;
    display: inline-block;
}.top-bar-section ul li {
    background: none;
}.top-bar-section li:not(.has-form) a:not(.button) {
    background: none;
    color: #000000;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: none;
    color: #515726;
}.header-inner .top-bar-section li:not(.has-form) a:not(.button) {
    color: #000000;
}.header-inner .top-bar-section ul li:hover:not(.has-form)>a,
.header-inner .top-bar-section li.active:not(.has-form) a:not(.button),
.header-inner .top-bar-section li:not(.has-form) a:not(.button):hover,
.header-inner .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    color: #000000;
}.header-inner .top-bar-section .has-dropdown>a:after {
    border-color: #000000 transparent transparent transparent;
}
/* DESKTOP DROPDOWN STYLES */
@media only screen and (min-width: 1026px) {
.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #ffffff transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
}.top-bar-section .dropdown {
    background: #ffffff;
    min-width: 650px;
    text-align: left;
    padding: 30px;
    left: -100px;
    box-shadow: 0px 1px 5px #cacaca85;
}.top-bar-section .dropdown li.page_item {
    width: 50%;
    display: inline-block;
}.top-bar-section ul li ul.dropdown li:nth-child(2n+2) {
    padding-left: 25px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: #ffffff;
    color: #000000;
    font-size: 13px;
    line-height: 35px;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button) {
    background: #ffffff;
    color: #515726;
}
/* INNER PAGES */
.header-inner .top-bar-section .dropdown {
    background: #d3e0ee;
}.header-inner .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: #d3e0ee;
    color: #000000;
}.header-inner .top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.header-inner .top-bar-section .dropdown li:not(.has-form).active a:not(.button) {
    color: #000000;
}
}

/* GENERAL STYLES */

.row {
    margin: 0 auto;
    max-width: 80vw;
    width: 100%;
}.row.wide {
    max-width: 100rem;
}.row.full {
    max-width: 100%;
}.overflow-hidden {
    overflow: hidden;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.content-wrapper.no-bg {
    background: none;
}.content-wrapper.padded-vertical {
    padding-top: 18vh;
    padding-bottom: 18vh;
}.grey-bg {
    background: #dbe2d7;
}.red-bg {
    background: #234f7f;
}.purple-bg {
    background: #515726;
}.purple-bg h2, .purple-bg p{
    color: #ffffff;
}
.red-bg p {
    color: #ffffff;
}.white {
    color: #ffffff;
}.inner-title h1::after {
    content: " ";
    width: 100px;
    height: 6px;
    background: #872361;
    position: absolute;
    left: 0;
    bottom: -10px;
}h2.accent {
    position: relative;
}h2.accent::before {
    content: " ";
    width: 50px;
    height: 5px;
    background: #515726;
    position: absolute;
    left: 0;
    top: -10px;
}img.offset-up {
    margin-top: -5vh;
}img.shadow {
    box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.1);
}a.learn-more {
    font-size: 14px;
    line-height: 30px;
    text-transform: capitalize;
    display: inline-block;
    padding-left: 45px;
    position: relative;
}a.learn-more::after {
    content: " ";
    width: calc(100% - 45px);
    height: 2px;
    background: %GREY2%;
    position: absolute;
    right: 0;
    bottom: 1px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}a.learn-more:hover::after {
    bottom: 3px;
}a.learn-more::before {
    content: "\f061";
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    width: 30px;
    line-height: 26px;
    border: 2px solid #515726;
    color: #515726;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}a.learn-more:hover::before {
    background: #515726;
    color: #ffffff;
}h1.page-title {
    font-size: 36px;
    letter-spacing: 3px;
    margin-bottom: 15vh;
}.about-bg-1 {
    background: top / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/about-img1.jpg);
}.about-2 {
    background: rgba(255,255,255,0.9);
}.about-1 {
    padding: 4vh 8vw 20vh 17vw;
}.inner-header-bg {
     position: relative;
     background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/inner-bg.jpg);
     background-attachment: fixed;
}.footer-wrapper {
     width: 100%;
     background: #515726;
}.footer-wrapper p {
    font-size: 14px;
    font-family: 'Bricolage Grotesque', sans-serif;
}.copyright {
    padding-top: 30px;
}.copyright p {
    position: relative;
}.copyright p span {
    font-size: 11px;
    position: absolute;
    left: 0;
    top: 4px;
    display: none;
    max-width:100%;
}.copyright p:hover strong {
    display: none;
}.copyright p:hover span {
    display: inline-block;
}.footer-hours {
    padding: 30px 5%;
}.footer-hours p {
    text-transform: capitalize;
    color:#ffffff
}.footer-hours img {
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0;
}.footer-contact {
    padding-top: 10px;
    padding-left: 3%;
}.footer-contact p {
    margin: 0;
    line-height: 1.8;
}.footer-payment svg {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}.footer-logo {
    padding-top: 33px;
}button, .button {
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    max-width: 200px;
    padding: 20px 10px;
    border: none;
    box-shadow: none;
    background: #234f7f;
    color: #ffffff;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}button:focus, .button:focus {
    background: #872361;
}button:hover, .button:hover  {
    background: #872361;
}.contact-bg {
    background: center / cover no-repeat url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/contact-bg.jpg);
}.contact-page .form-wrapper {
    padding-left: 16vw;
    padding-right: 10vw;
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}input.fancyInput[type="text"] {
    font-family: 'Bricolage Grotesque', sans-serif;
    padding: 23px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: auto;
    border: none;
    margin-bottom: 23px;
    background: #ffffff;
    color: #000000;
    box-shadow: inset 0px 0px 0px 1px #515726;
}.contactForm textarea {
    width: 100%;
}.contactForm textarea {
    width: 100%;
    padding: 23px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: 108px;
    border: none;
    margin-bottom: 23px;
    background: #ffffff;
    color: #000000;
    box-shadow: inset 0px 0px 0px 1px #515726;
}input[type="text"]::placeholder, .contactForm textarea::placeholder {
    color: #515726;
}.contactForm .captchaWrapper {
    margin-top: 10px;
}.contactForm .captchaWrapper {
    margin: 0 0 25px;
    padding: 12px 25px;
    font-size: 16px;
    line-height: 1.4;
    height: auto;
    border: none;
    background: #ffffff;
    color: #000000;
    font-weight: bold;
    min-height: 0;
    box-shadow: inset 0px 0px 0px 1px #515726;
}.contactForm .captchaWrapper img {
    max-width: 20%;
}.contactForm .captchaWrapper input {
    background: #ffffff;
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 16px;
    padding: 0;
    margin: 0 0 0 25px;
    color: #000000;
    font-weight:normal;
}.contactForm .captchaRefresh {
    vertical-align: top;
}.contactForm .submitWrapper {
    text-align: center;
    margin-top: 30px;
}.contactForm .submitWrapper span.submit {
    font-size: inherit;
    font-weight: bold;
    background-color: #fafafa;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    padding: 3px 20px;
    cursor: pointer;
}.contactForm .submitWrapper span.submit:hover {
    background-color: #eaeaea;
}.contactForm .submitWrapper span.submit {
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    display: inline-block;
    float: right;
    width: 198px;
    padding: 21px 10px;
    border: none;
    box-shadow: none;
    background: #234f7f;
    color: #ffffff;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.contactForm .submitWrapper span.submit:hover {
    background: #872361;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}.gallery-image {
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.gallery-image:hover {
    -moz-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}.strip-padding {
    padding-left: 0 !important;
    padding-right:0 !important;
}.vertical-padding-xs {
    padding-top: 3vh;
    padding-bottom: 3vh;
}.top-padding-xs {
    padding-top: 3vh;
}.vertical-padding-small {
  padding-top: 6vh;
  padding-bottom: 6vh;
}.top-padding-small {
    padding-top: 6vh;
}.bottom-padding-small {
    padding-bottom: 6vh;
}.vertical-padding-medium {
  padding-top: 7.5vh;
  padding-bottom: 7.5vh;
}.top-padding-medium {
    padding-top: 7.5vh;
}.bottom-padding-medium {
    padding-bottom: 7.5vh;
}.vertical-padding-large {
  padding-top: 10.5vh;
  padding-bottom: 10.5vh;
}.top-padding-large {
    padding-top: 10.5vh;
}.bottom-padding-large {
    padding-bottom: 10.5vh;
}

/* ANIMATIONS */

@keyframes mousewheel {
  0% {top: 5px;}
  50% {top: 30px;}
  100% {top: 5px;}
}@-webkit-keyframes mousewheel {
  0% {top: 5px;}
  50% {top: 30px;}
  100% {top: 5px;}
}@-moz-keyframes mousewheel {
  0% {top: 5px;}
  50% {top: 30px;}
  100% {top: 5px;}
}@-o-webkit-keyframes mousewheel {
  0% {top: 5px;}
  50% {top: 30px;}
  100% {top: 5px;}
}.will-fade {
    opacity: 0;
}
.scrollfade, .animated {
    opacity: 0;
    -moz-transition: all 1200ms ease;
    -ms-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
    -webkit-transition: all 1200ms ease;
    transition: all 1200ms ease;
}.scrollfade.complete,.animated.complete{
    opacity:1;
}.from-bottom.scrollfade {
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}.from-bottom.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-top.scrollfade {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}.from-top.animated {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}.from-top.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-top.animated.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-left.scrollfade {
    -moz-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}.from-left.animated {
    -moz-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}.from-left.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.from-left.animated.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.from-right.scrollfade {
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -o-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}.from-right.animated {
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -o-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}.from-right.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.from-right.animated.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
/* SLIDE OUT FORM */

.slide-out-wrapper {
    position: fixed;
    top: 15vw;
    right: 0;
    background: rgba(255,255,255,0.9);
    padding: 40px 70px;
    z-index: 9999;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.slide-out-wrapper.active {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-form form {
    margin: 0;
}.slide-out-form input.fancyInput[type="text"] {
    padding: 9px 25px;
    font-size: 14px;
    margin-bottom: 5px;
    background:none;
}.slide-out-form .contactForm textarea {
    background:none;
    font-size: 14px;
    padding: 9px 25px;
    margin-bottom: 5px;
}.slide-out-form .contactForm .captchaWrapper {
    font-size: 14px;
    margin: 0 0 5px;
    padding: 2px 25px;
    background: none;
}.slide-out-form .contactForm .captchaWrapper img {
    max-width: 18%;
    padding-top: 3px;
}.slide-out-form .contactForm .captchaWrapper input {
    background: none;
    font-size: 14px;
}.slide-out-form .contactForm .submitWrapper {
    margin-top: 20px;
}.slide-out-form .contactForm .submitWrapper span.submit {
    font-size: 18px;
    letter-spacing: 2px;
    width: auto;
    padding: 10px;
    background: none;
    color: #dbe2d7;
    background: #515726;
}.slide-out-form .contactForm .submitWrapper span.submit:hover {
    color: #ffffff;
}.slide-out-wrapper span.form-toggle {
    position: absolute;
    left: 0;
    top: 20%;
    color: #ffffff;
    font-size: 24px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: #515726;
    box-shadow: 2px 20px 32px 0px rgba(0, 0, 0, 0.13);
    -moz-transform: translateX(-80%);
    -webkit-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
    cursor: pointer;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.slide-out-wrapper span.form-toggle:hover {
    background: #872361;
}i.toggle-left {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #ffffff;
    -moz-transform: rotate(-45deg) translateY(-13%);
    -webkit-transform: rotate(-45deg) translateY(-13%);
    -o-transform: rotate(-45deg) translateY(-13%);
    -ms-transform: rotate(-45deg) translateY(-13%);
    transform: rotate(-45deg) translateY(-13%);
}i.toggle-right {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #ffffff;
    -moz-transform: rotate(45deg) translateY(-13%);
    -webkit-transform: rotate(45deg) translateY(-13%);
    -o-transform: rotate(45deg) translateY(-13%);
    -ms-transform: rotate(45deg) translateY(-13%);
    transform: rotate(45deg) translateY(-13%);
}

@media only screen and (min-width: 1026px) {
.header-details-wrapper {
    overflow: hidden;
}.slick-slide img {
    display: block;
    height: 100%;
    width: auto;
    max-width: none;
}
}

@media only screen and (max-width: 1440px) {


.inner-title {
    padding-left: 100px;
}.footer-hours {
    padding: 25px 2% 0;
}
}


@media only screen and (max-width: 1180px) {
.slider-wrapper {
   display: none;
}.mobile-bg {
    background: url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/slide-mobile.jpg);
    height: 400px;
    display: block!important;
}.tagline p {
    font-size: 1em;
}
}
@media only screen and (max-width: 1025px) {
span.slider-accent {
    display: block;
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(43, 171, 174, 0.3);
    z-index: 2;
}.slick-background-wrapper::after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .55);
    z-index: 1;
}header.header-wrapper.header-inner {
    padding: 50px 0;
}.header-details-wrapper {
    background: none;
    padding-top: 20vh;
}.header-inner .header-details-wrapper {
    text-align: center;
}.mobile-navigation {
    display: block;
    right: 30px;
    position: absolute;
    text-transform: capitalize;
    top: 7%;
    vertical-align: middle;
    width: 55px;
    height: 25px;
    z-index: 999;
}i.toggle-bars {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 24px;
}i.toggle-bars::before {
    content:  " ";
    width: 55px;
    height: 8px;
    background: #234f7f;
    position: absolute;
}i.toggle-bars::after {
    content:  " ";
    width: 55px;
    height: 8px;
    background: #234f7f;
    position: absolute;
    top:16px;
}.header-inner i.toggle-bars::before,
.header-inner i.toggle-bars::after  {
    background: #234f7f;
}.mobile-navigation .fa-close {
    color: #000000;
    font-size: 40px;
}.header-home .fullwidth-navigation, .header-inner .navigation-wrapper {
    background: #ffffff;
    position: absolute;
    top: 0;
    z-index: 997;
    width: 100%;
}.fullwidth-navigation .top-bar {
    padding-top: 10%;
    height: auto;
    display: block;
    background: #ffffff;
    height: auto !important;
}.fullwidth-navigation .title-area {
    display: none !important;
}.top-bar-section {
    background: #ffffff;
    margin-bottom: 10%;
}.fullwidth-navigation .top-bar-section ul {
    position: relative;
    right:0;
    width:100%;
    z-index: 997;
    padding-top: 40px;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow:none;
    left: 100%;
}.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 65px;
    text-align: center;
    padding: 0;
    color: black;
    font-size: 20px !important;
}.top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button):hover, .top-bar-section ul li:hover:not(.has-form)>a {
    padding: 0;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button), .top-bar-section .dropdown li:not(.has-form) a:not(.button):hover, .top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: none;
    color: #515726;
}.top-bar-section .has-dropdown > a::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #000000 !important;
    border-top-style: solid;
    margin-top: 0px;
    left: auto;
    right: 0;
    top: 44%;
    margin-right: 15px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow: none;
    left: 100%;
    border-radius: 0;
    background: #ffffff;
    padding-bottom: 40px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #000000;
    line-height: 35px !important;
}.top-bar .top-bar-section ul.dropdown li:not(.dropdown) {
    height: 35px;
}.mobile-social a {
    margin: 0 10px;
}.mobile-social .fa {
    font-size: 24px;
    color: #234f7f;
}.header-cta {
    padding-top: 7vh;
}.header-cta a {
    border-color: #000000;
    max-width: 250px;
    font-size: 26px;
    padding: 20px;
}.company-details {
    padding: 0 7vw;
}.header-inner .company-details {
    padding: 0 7vw;
    max-width: none;
}.header-inner .logo-wrapper {
    max-width: none;
}.header-inner .header-company-title a {
    font-size: 32px;
}.header-inner p.header-phone {
    font-size: 14px;
}.located-in {
    padding: 0;
    background: #234f7f;
}.located-in p {
    font-size: 15px;
    max-width: 100%;
    text-align: center;
    display: block;
    float: none;
    margin: 15px 0;
    color: white;
}span.scroll-arrow {
    position: absolute;
    left: 25px;
    top: -75px;
}.header-inner span.scroll-arrow {
    bottom: 10px;
    top: unset;
}.map-icon {
    display: none;
}.home-box-imgs img {
    margin-bottom: 20px;
}.footer-hours {
    min-height: 120px;
    padding: 40px 2% 70px;
}.footer-contact {
    text-align: center;
    padding-bottom: 50px;
}.footer-payment, .footer-logo {
    text-align: center;
}svg.payment-icon {
    float: none;
}.copyright {
    text-align: center;
}.content-wrapper.padded-vertical {
    padding-top: 10vh;
    padding-bottom: 10vh;
}.about-bg-1,.contact-bg {
    max-height: 600px;
}.about-1 {
    text-align: center !important;
    padding: 4vh 8vw 10vh;
}h1.page-title {
    margin-bottom: 7vh;
}.parallax {
    background-size: cover !important;
    background-position: center center !important;
    background-attachment: scroll !important;
}.form-wrapper h1,.form-wrapper h2 {
    text-align: center !important;
}.contact-page .form-wrapper {
    padding-left: 8vw;
    padding-right: 8vw;
}.inner-title {
   padding-left: 0;
   text-align: center;
   margin: 0 auto;
   left: 50%;
   transform: translatex(-50%);
}.header-wrapper.header-inner{
    background: whitesmoke;
}.home-logo{
    width: 250px;
}.mobile-sticky-cta {
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 3;
 }a.sticky-btn {
    display: inline-block;
    width: calc(50% - 10px);
    max-width: 260px;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 1.125em;
    font-family: 'Bricolage Grotesque', sans-serif;
    background: #234f7f;
    padding: 20px 5px;
    margin: 0 5px;
    border-radius: 0;
    position: relative;
  }a.sticky-btn.alt {
    background: #234f7f;
  }.sticky-btn::before {
    content: " ";
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    position: absolute;
    top: 8px;
    left: 8px;
    border: 1px solid #ffffff;
  }.testimonial-slide {
     padding: 0 1.5vw;
  }.testimonial-card {
     min-height: 26vh;
  }.mobile-hide {
     display: none!important;
  }.logo-wrapper {
    text-align: center;
  }.mobile-bg {
    background: url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/slide-mobile.jpg);
    height: 400px;
  }#ae_launcher {
    bottom:80px !Important;
    left: 10px !important;
    right: initial !important;
  }ul.disc ,ul.icon-list li::before, ul.icon-list li{
    list-style-position: inside!important;
  }.footer-inner-wrapper {
    flex-direction: column;
    align-items: center;
   justify-content: center;
  }.footer-text.text-left {
    text-align: center !important;
  }ul.icon-list {
    margin-left: 0;
  }.inner-title h1::after {
    display: none;
}
}

@media only screen and (max-width: 1025px) and (orientation: landscape) {

.top-bar-section {
    margin-bottom: 3%;
}
}

@media only screen and (max-width: 767px) {

header.header-wrapper.header-inner {
    padding: 15px 0;
}.company-details {
    padding: 0;
}h1.header-company-title {
    margin-bottom: 5px;
}.header-company-title a,.header-inner .header-company-title a {
    font-size: 20px;
}p.header-service-order, .header-inner p.header-service-order {
    font-size: 12px;
}p.header-phone, .header-inner p.header-phone {
    font-size: 12px;
}.located-in p {
    font-size: 12px;
    color: white;
}.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 40px;
    color: black;
    font-size: 16px !important;
}a.side-btn {
    width: 150px;
    font-size: 15px;
}.footer-hours {
    padding: 25px 2% 50px;
}.contactForm .captchaWrapper img {
    max-width: 100%;
}.header-wrapper.header-inner{
    background: whitesmoke;
}.home-logo{
    width: 200px;
}.testimonial-carousel .slick-list {
    padding: 1.5em 10vw !important;
}.testimonial-slide {
    padding: 0 2vw;
    transform: scale(0.92);
}.testimonial-slide.slick-center {
     transform: scale(1);
}.testimonial-card {
     min-height: auto;
     padding: 2em 1.5em;
}.testimonial-carousel .slick-arrow {
     display: none !important;
}.mobile-bg {
    background: url(https://premierhousepainting.com/wp-content/uploads/sites/5142/2026/07/slide-small.jpg);   
    height: 200px;
}.white-box {
    padding: 50px;
}.home-background-strip {
    padding: 0;
    margin: 0;
    max-width: 100% !important;
}.cta-box {
    padding: 50px;
    max-width: 100vw !important;
}.cta-box::after {
    top: 0;
    left: 0;
}.footer-disclaimer.text-left {
    margin-bottom: 100px;
}.header-wrapper.header-home {
    background: #ffffff;
}.gallery-wrapper {
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.archive-post.default .post-image , .archive-post.default.has-image .post-info {
    width: 100%!important;
}
}

