@charset "UTF-8";
/*
Theme Name: Wet Edge Backup
Author: Sergey Manuylov
*/
@import url('assets/css/normalize.css');
@import url('assets/css/grid.css');
@import url('assets/css/effects.css');
/*---Reset styles---*/
/*---Fonts---*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@font-face {
    font-family: 'Industry';
    src: url('assets/fonts/industrybold.otf') format('opentype');
    font-style: normal;
    font-weight: 700;
}
/*---/.Fonts---*/
/*---general styles---*/
body {
    background: #ffffff;
    font-size: 0.94vw;
    font-family: "Dm Sans", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    color: #231f20;
}
* {
    outline: none;
    background-repeat: no-repeat;
}
iframe, .wp-caption {
    max-width: 100%;
    max-height: 100%;
}
i {
    font-style: italic;
}
ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
p, li {
    line-height: 1.875;
}
.half ul, .half ol {
    margin-top: 0;
    padding-bottom: 1em;
}
a, a:hover {
    text-decoration: none;
}
p {
    display: block;
    line-height: 1.44;
    margin-bottom: 1.5em;
    margin-top: 0;
}
select {
    appearance: none;
    background-repeat: no-repeat;
    background-position: top 1.20vw right 0.99vw;
    background-image: url(assets/img/icons/select.png);
}
img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}
img.aligncenter {
    position: relative;
    margin: 0 auto;
}
p b, p strong, b, strong {
    font-weight: 700;
}
input[type="submit"] {
    cursor: pointer;
}
.mobile {
    display: none !important;
}
.capitalize {
    text-transform: uppercase;
}
.uncapitalize {
    text-transform: unset;
}
.center {
    position: relative;
    margin: 0 auto;
}
.center-text {
    text-align: center;
}
#all-content-wrapper {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 0.1vw;
}
.flex.flex-justify-center {
    justify-content: center;
}
.flex-column {
    flex-direction: column;
}
.flex.flex-space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.flex.flex-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-align-bottom {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.flex-align-top {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.flex.flex-top {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.flex.flex-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.no-link {
    pointer-events: none;
}
h1, h2, h3, h4, h5, h6, p, ul {
    margin-top: 0;
}
h1 {
    font-size: 3.12vw;
    margin-bottom: 0;
}
h2 {
    font-size: 2.19vw;
    letter-spacing: 0.21vw;
    color: #114b8c;
}
h1, h2 {
    font-family: 'Industry', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
section {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.half {
    width: 50%;
}
section {
    position: relative;
}
select::-ms-expand {
    display: none;
}
a.btn, input[type="submit"], .btn a, button.btn {
    font-size: 0.83vw;
    font-weight: 400;
    display: inline-block;
    color: #fff;
    padding: 1.04vw 2.34vw;
    box-sizing: border-box;
    text-align: center;
    background-color: #26a9e0;
    min-width: 10.42vw;
    line-height: 1;
    border-radius: 0.21vw;
    text-transform: uppercase;
    border: none;
    letter-spacing: 0.05vw;
    cursor: pointer;
}
a.btn.transparent, #load-more-dealers {
    background-color: transparent;
    color: #114b8c;
    border: 0.05vw solid #26a9e0;
}
a.btn:hover, .btn a:hover, input[type="submit"]:hover, button.btn:hover {
    background-color: #2abcfa;
}
a.btn.transparent:hover, #load-more-dealers:hover {
    color: #fff;
    border-color: #2abcfa;
    background-color: #2abcfa;
}
a.btn.blue {
    background-color: #114b8c;
}
a.btn.blue:hover {
    background-color: #1c5aa4;
}
.container {
    max-width: 72.92vw;
}
.container.narrow-container {
    max-width: 62.5vw;
}
.container.wide-container {
    max-width: 91.15vw;
}
#mobile-menu, #overlay, #mobile-menu-toggle {
    display: none;
}
.default-page {
    padding-top: 2.6vw;
    padding-bottom: 2.6vw;
}
.default-page h2, .default-page h3, .default-page h4, .default-page h5, .default-page h6 {
    line-height: 1.2;
    font-family: Industry, sans-serif;
    color: #114b8c;
}
.default-page h2 {
    font-size: 1.7vw;
}
.default-page h3 {
    font-size: 1.3vw;
}
.default-page h4 {
    font-size: 0.94vw;
}
.default-page h5 {
    font-size: 0.83vw;
}
.default-page h6 {
    font-size: 0.73vw;
}
.default-page p > a:not(.btn) {
    color: #26a9e0;
}
.default-page ul, .default-page ol {
    padding-left: 0.78vw;
    padding-bottom: 1.88vw;
}
.default-page ul li {
    position: relative;
    padding-left: 1.04vw;
}
.default-page li {
    margin-bottom: 0.26vw;
}
.default-page ul li:before {
    position: absolute;
    content: '•';
    display: block;
    left: 0;
    color: #26a9e0;
}
.single .default-page {
    padding-top: 0;
    padding-bottom: 0;
}
img.alignleft {
    float: left;
    margin-right: 4.69vw;
}
img.alignright {
    float: right;
    margin-left: 4.69vw;
}
.slick-track {
    display: flex !important;
}
.slick-slider {
    margin-bottom: 0 !important;
}
.slick-slide {
    height: inherit !important;
}
div.black, section.black {
    background-color: #000;
}
div.purple, section.purple {
    background-color: #3d39aa;
}
.default-hero {
    padding-top: 18.62vw;
    padding-bottom: 11.46vw;
    z-index: 2;
    background-position: top center;
    position: relative;
    background-color: #184b8b;
}
.default-hero h1 {
    margin-bottom: 0;
}
.gray {
    background-color: #ececec;
}
/*Header*/
header {
    position: relative;
    z-index: 9;
}
.header-logo {
    max-width: 12.50vw;
}
footer .footer-logo {
    max-width: 10.68vw;
}
.header-top {
    background-color: #000;
    text-align: center;
    font-size: 0.78vw;
    color: #fff;
    padding: 0.52vw;
}
.header-nav {
    width: 100%;
    padding: 1.3vw 0;
    z-index: 9;
}
.header-nav nav > ul {
    display: flex;
    align-items: center;
}
.header-nav nav > ul > li > a {
    font-size: 0.94vw;
    text-transform: uppercase;
    color: #fff;
    padding-right: 2.60vw;
    line-height: 1;
    padding-top: 0.36vw;
    padding-bottom: 0.36vw;
    font-weight: 700;
    letter-spacing: 0.10vw;
}
.header-nav nav {
    border-right: 0.05vw solid rgba(255, 255, 255, 0.25);
}
.header-call {
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    align-items: flex-end;
    display: flex;
    position: relative;
    width: 20.83vw;
}
.header-call a {
    font-size: 0.94vw;
    text-transform: uppercase;
    color: #fff;
    padding-top: 1.04vw;
    font-weight: 700;
    letter-spacing: 0.10vw;
}
.header-call p, .footer-call p {
    margin-bottom: 0;
}
.header-call a:hover, .header-nav nav a:hover {
    color: #2abcfa;
}
.header-call a i {
    margin-right: 0.57vw;
}
.header-call small {
    position: absolute;
    bottom: -1.04vw;
    left: 7.29vw;
    color: #fff;
    font-size: 0.73vw;
}
.header-right {
    justify-content: flex-end;
    width: auto;
}
.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0.52vw 0;
    min-width: 20.63vw;
}
.sub-menu > li {
    margin-bottom: 0.26vw;
}
.header-nav .sub-menu {
    min-width: 20.63vw
}
.sub-menu > li > a {
    font-size: 0.94vw;
    text-transform: uppercase;
    color: #fff;
    padding-right: 2.86vw;
    line-height: 1;
    padding-top: 0.36vw;
    padding-bottom: 0.36vw;
    font-weight: 700;
    letter-spacing: 0.05vw;
}
.header-nav nav > ul > li.menu-item-has-children > a:after, .footer-menu nav > ul > li.menu-item-has-children > a:after {
    content: '\f078';
    display: inline-block;
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    vertical-align: middle;
    font-size: 70%;
    margin-left: 0.26vw;
}
.footer-menu nav > ul > li.menu-item-has-children > a:after {
    color: #114b8c;
}
.footer-menu nav > ul > li.menu-item-has-children > a:hover:after {
    color: #2abcfa;
}
.header-nav nav > ul > li.menu-item-has-children, .footer-menu nav > ul > li.menu-item-has-children {
    position: relative;
}
.header-nav nav > ul > li.menu-item-has-children:hover > .sub-menu, .footer-menu nav > ul > li.menu-item-has-children:hover > .sub-menu {
    display: block;
}
/*Footer*/
footer {
    position: relative;
}
footer ul {
    display: flex;
}
footer:before {
    content: '';
    display: block;
    width: 37.76vw;
    height: 100%;
    background-image: url(assets/img/bg/footer_bg.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    pointer-events: none;
}
.footer-nav {
    z-index: 3;
    align-items: center;
    position: relative;
    padding-top: 4.43vw;
    padding-bottom: 3.91vw;
}
.footer-nav nav > ul > li > a {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1vw;
    color: #114b8c;
    padding-left: 1.93vw;
    padding-right: 1.93vw;
}
.footer-nav nav > ul > li > .sub-menu > li > a {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    color: #114b8c;
}
.footer-nav nav > ul > li > .sub-menu > li {
    line-height: 1.2;
    margin-bottom: 0.5em;
}
.footer-nav nav ul li a:hover, .footer-nav nav > ul > li > .sub-menu > li > a:hover {
    color: #2abcfa;
}
.footer-nav nav > ul > li > .sub-menu {
    padding-left: 1.93vw;
}
.footer-copy {
    z-index: 1;
}
.footer-call {
    flex-direction: column;
    justify-content: center;
    display: flex;
    position: relative;
}
.footer-call a {
    font-size: 0.94vw;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.05vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0.31vw;
}
.footer-call a:hover, .footer-call nav a:hover {
    color: #2abcfa;
}
.footer-call a i {
    margin-bottom: 0.52vw;
    color: #26a9e0;
}
.footer-call small {
    color: #fff;
    font-size: 0.73vw;
    text-align: center;
}
.footer-copy {
    padding-top: 1.82vw;
    padding-bottom: 1.82vw;
    border-top: 0.05vw solid #d4d4d4;
}
.footer-copy .flex {
    padding-right: 27.73vw;
}
.footer-copy p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 0.78vw;
}
.footer-copy ul.social li a {
    color: #26a9e0;
    font-size: 1.25vw;
}
.footer-copy ul.social li:not(:last-child) {
    padding-right: 1.56vw;
}
.footer-copy ul.social li a:hover {
    color: #2abcfa;
}
.home-hero {
    padding-top: 17.72vw;
    margin-top: -6.77vw;
    color: #fff;
    background-position: bottom center;
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 10.66vw;
    position: relative;
    z-index: 1;
}
.home-hero h1 {
    margin-bottom: 1.56vw;
    font-size: 3.33vw;
    letter-spacing: 0.3vw;
}
.home-hero p {
    font-size: 1.67vw;
    line-height: 1.2;
    letter-spacing: 0.04vw;
}
.home-hero small.note {
    color: #fff;
    position: absolute;
    bottom: -110%;
    font-size: 0.78vw;
    right: 1.56vw;
    font-style: italic;
    letter-spacing: normal;
    text-align: right;
}
.home-gallery {
    z-index: 3;
    position: relative;
    padding-top: 10.42vw;
    margin-top: -7.81vw;
    padding-bottom: 23.4vw;
    -webkit-mask-image: url(assets/img/bg/wave_mask.png), linear-gradient(#000, #000);
    mask-image: url(assets/img/bg/wave_mask.png), linear-gradient(#000, #000);
    -webkit-mask-position: top center, 0 8.65vw;
    mask-position: top center, 0 8vw;
    -webkit-mask-size: 100% 8.7vw, 100% 100%;
    mask-size: 100% 8vw, 100% 100%;
    -webkit-mask-repeat: no-repeat, no-repeat;
    mask-repeat: no-repeat, no-repeat;
}
.load-more-wrapper {
    margin-top: 2.5em;
}
.home-gallery .heading {
    max-width: 59.64vw;
}
.home-gallery-list {
    padding-left: 1.82vw;
    padding-right: 1.82vw;
    display: flex;
    flex-wrap: wrap;
    padding-top: 1.56vw;
}
.home-gallery-item-wrapper {
    width: 11.1111%;
    padding-left: 0.26vw;
    padding-right: 0.26vw;
    padding-bottom: 0.52vw;
}
.home-gallery-item {
    padding-top: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    display: block;
}
.home-gallery div {
    position: relative;
    z-index: 1;
}
.home-gallery:before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% - 21.35vw);
    bottom: 21.35vw;
    left: 0;
    background-image: url(assets/img/bg/right_pool_bg.png);
    background-position: bottom center;
    z-index: 0;
    position: absolute;
    background-color: #fff;
}
.home-gallery:after {
    content: "";
    display: block;
    width: 100%;
    height: 23.4vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: bottom center;
    background-image: url(assets/img/bg/right_pool_bg_after.png);
    position: absolute;
    margin-top: -2.60vw;
}
.home-filter-two-cols {
    position: relative;
    z-index: 2;
    padding-top: 22.92vw;
    margin-top: -21.35vw;
    background-color: #ececec;
    background-image: url(assets/img/pic/talk_to_builder_bg.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: top center;
    padding-bottom: 7.29vw;
}
.home-gallery-wave {
    background-image: url(assets/img/bg/wave.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 8vw;
    position: absolute !important;
    z-index: 2 !important;
    top: 0;
    left: 0;
    display: block;
}
.wave:before {
    display: block;
    content: '';
    background-image: url(assets/img/bg/wave.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    height: 8.7vw;
    position: absolute !important;
    z-index: 2 !important;
    top: 0;
    left: 0;
}
.wave {
    -webkit-mask-image: url(assets/img/bg/wave_mask.png), linear-gradient(#000, #000);
    mask-image: url(assets/img/bg/wave_mask.png), linear-gradient(#000, #000);
    /* Позиция: волна сверху по центру, заливка начинается с 8.65vw (нахлест 0.05vw, чтобы не было щели) */
    -webkit-mask-position: top center, 0 8.65vw;
    mask-position: top center, 0 8.65vw;
    /* Размер: волна 100% ширины и 8.7vw высоты, заливка на всё остальное */
    -webkit-mask-size: 100% 8.7vw, 100% 100%;
    mask-size: 100% 8.7vw, 100% 100%;
    /* Запрещаем повторение для обоих слоев */
    -webkit-mask-repeat: no-repeat, no-repeat;
    mask-repeat: no-repeat, no-repeat;
    z-index: 2;
    position: relative;
    margin-top: -8.33vw;
    min-height: 16.15vw;
}
.home-filter-two-cols:before {
    content: '';
    display: block;
    width: 21.88vw;
    height: 43.44vw;
    background-image: url(assets/img/bg/talk_to_builder_before.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 45%;
    right: 0;
    z-index: 0;
}
.home-filter-two-cols:after {
    content: '';
    display: block;
    width: 3.49vw;
    height: 12.5vw;
    background-image: url(assets/img/bg/talk_to_builder_after.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    bottom: 4.17vw;
    left: 0;
    z-index: 0;
}
.home-filter-two-cols > div {
    position: relative;
}
.home-builders-search {
    max-width: 55.99vw;
    padding-bottom: 8.07vw;
}
.home-builders-search .heading {
    padding-bottom: 1.56vw;
}
.home-builders-search .heading, .home-builders-search .heading h2 {
    color: #fff;
}
.home-builders-search-form {
    max-width: 37.5vw;
    display: flex;
    justify-content: space-between;
}
.home-builders-search-form form {
    display: flex;
}
.home-builders-search-form select, .home-builders-search-form input[type="text"] {
    width: 16.67vw;
    height: 3.12vw;
    border-radius: 0.21vw;
    background-color: #fff;
    border: none;
    margin-right: 0.52vw;
    text-transform: uppercase;
    padding-left: 1.56vw;
}
.home-builders-search-form input[type="submit"] {
    width: 3.12vw;
    height: 3.12vw;
    background-image: url(assets/img/icons/search.png);
    background-repeat: no-repeat;
    -webkit-background-size: 0.99vw 0.99vw;
    background-size: 0.99vw 0.99vw;
    background-position: center;
    min-width: unset;
    padding: 0;
    font-size: 0.83vw;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #231f20;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #231f20;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #231f20;
}
:-moz-placeholder { /* Firefox 18- */
    color: #231f20;
}
.home-builders-search-form input[type="submit"]:hover {
    background-color: #2abcfa;
}
.two-cols .flex > .half:first-child {
    padding-right: 2.86vw;
}
.two-cols .flex > .half:last-child {
    padding-left: 3.39vw;
}
.guide-book {
    padding-bottom: 7.29vw;
}
.guide-book ul li {
    padding: 0.83vw 1.41vw 0.83vw 3.65vw;
    background-color: #fff;
    border-radius: 0.21vw;
    margin-bottom: 0.52vw;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    line-height: 1.6666;
    position: relative;
}
.guide-book ul li:before {
    content: "\f061";
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    color: #26a9e0;
    position: absolute;
    left: 1.56vw;
    top: 0.78vw;
}
.guide-book img {
    border-radius: 0.31vw;
}
.home-values .heading {
    max-width: 59.9vw;
    padding-bottom: 1.56vw;
}
.value-items-list {
    margin-left: -0.52vw;
    margin-right: -0.52vw;
}
.value-items-list-item-wrapper {
    width: 50%;
    padding-left: 0.52vw;
    padding-right: 0.52vw;
    padding-bottom: 1.04vw;
}
.value-items-list-item {
    height: 100%;
    background-color: #fff;
    border-radius: 0.31vw;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    padding: 1.56vw 1.56vw 1.56vw 1.56vw;
}
.value-items-list-item h3 {
    text-transform: uppercase;
    font-family: Industry, sans-serif;
    font-size: 0.94vw;
    margin-bottom: 0.26vw;
}
.value-items-list-item p {
    margin-bottom: 0;
}
.video {
    padding-top: 61.3%;
    display: block;
    position: relative;
    border-radius: 0.42vw;
    background-size: cover;
}
.video span {
    display: block;
    width: 4.69vw;
    height: 4.69vw;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.home .home-values .video span {
    top: unset;
    transform: unset;
    left: unset;
    right: 10%;
    margin: unset;
    bottom: 10%;
}
.video span:before {
    content: '';
    position: absolute;
    top: -0.78vw;
    left: -0.78vw;
    border: 0.1vw solid #26a9e0;
    width: 6.25vw;
    height: 6.25vw;
    display: block;
    border-radius: 50%;
}
.video span:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1.56vw;
    display: block;
    width: 2.03vw;
    height: 2.19vw;
    background-image: url(assets/img/icons/play.png);
    background-position: bottom;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.video:hover span {
    background-color: #2abcfa;
}
.video:hover span:before {
    border-color: #2abcfa;
}
.video:hover span:after {
    background-position: top;
}
.testimonials-slider-section {
    padding-top: 7.81vw;
    color: #fff;
    padding-bottom: 6.25vw;
    z-index: 3;
    background-size: cover;
}
.home .testimonials-slider-section {
    -webkit-mask-image: url(assets/img/bg/testimonials_mask.png);
    mask-image: url(assets/img/bg/testimonials_mask.png);
    mask-repeat: no-repeat;
    mask-position: bottom center;
    mask-size: 100% 100%;
}
.testimonials-slider {
    margin-left: -2.6vw;
    margin-right: -2.6vw;
}
.testimonials-slider .slick-list {
    width: calc(100% - 0.05vw);
}
.testimonials-slider-item {
    padding-left: 2.6vw;
    padding-right: 2.6vw;
    padding-top: 0.78vw;
    padding-bottom: 0.78vw;
    border-right: 0.05vw solid rgba(255, 255, 255, 0.5);
    height: 100%;
}
.testimonials-slider-item span.quotes {
    display: block;
    font-family: Industry, sans-serif;
    font-size: 4.17vw;
    color: #26a9e0;
    margin-bottom: -1.56vw;
}
.testimonials-slider-item p {
    line-height: 1.6666;
}
.testimonials-slider-item-name {
    display: block;
}
.latest-news {
    padding-top: 7.29vw;
    background-image: url(assets/img/bg/right_pool_bg.png);
    margin-top: -2.6vw;
    padding-bottom: 5.73vw;
}
.latest-news-slider .slick-slide {
    padding: 2.86vw 2.08vw 2.08vw 2.08vw;
    border-right: 0.05vw solid #d4d4d4;
}
.latest-news-slider .slick-list {
    border-top: 0.05vw solid #d4d4d4;
    border-bottom: 0.05vw solid #d4d4d4;
}
.latest-news-slider .slick-dots li, .testimonials-main-slider .slick-dots li {
    background-color: #bfbfbf;
}
.latest-news-slider .slick-dots li:hover, .latest-news-slider .slick-dots li.slick-active, .latest-news-slider .slick-dots li:focus,
.testimonials-main-slider .slick-dots li:hover, .testimonials-main-slider .slick-dots li.slick-active, .testimonials-main-slider .slick-dots li:focus {
    background-color: #26a9e0;
}
span.date, p.date {
    text-transform: uppercase;
    color: #59585a;
    font-size: 0.83vw;
    display: block;
    margin-bottom: 1.04vw;
}
.latest-news-slider-item a > h3 {
    font-weight: 400;
    font-size: 1.25vw;
    color: #231f20;
}
.latest-news-slider-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.latest-news-slider-item a.latest-news-slider-item-thumb {
    padding-top: 67.5%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
.top-5 .heading {
    padding-top: 7.81vw;
    padding-bottom: 1.56vw;
}
.top-5 .heading h4 {
    text-transform: uppercase;
    font-family: Industry, sans-serif;
    font-size: 1.67vw;
    color: #114b8c;
}
.top-5-list-item {
    width: 20%;
    text-align: center;
    padding-left: 2.6vw;
    padding-right: 2.6vw;
    padding-top: 0.52vw;
}
.top-5-list-item:not(:last-child) {
    border-right: 0.05vw solid #2bc0ff;
}
.top-5-list-item p {
    margin-bottom: 0.26vw;
    text-transform: uppercase;
    font-family: Industry, sans-serif;
}
.top-5-list-item span {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 0.78vw;
}
.home-contact-thumb {
    width: 64%;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
}
.home-contact-content {
    width: 36%;
    padding: 5.99vw 2.08vw 7.03vw 2.08vw;
}
.home-contact-thumb small.note {
    color: #231f20;
    position: absolute;
    bottom: 0.94vw;
    font-size: 0.78vw;
    right: 0.94vw;
    font-style: italic;
    letter-spacing: normal;
    text-align: right;
}
.default-hero {
    margin-top: -7.81vw;
    -webkit-background-size: cover;
    background-size: cover;
}
.default-hero h1 {
    color: #fff;
    letter-spacing: 0.42vw;
}
.contact-main {
    background-color: #fff;
    background-image: url(assets/img/bg/bubbles.png);
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    padding-bottom: 5.73vw;
}
.bubbles {
    background-image: url(assets/img/bg/bubbles.png);
    -webkit-background-size: cover;
    background-size: cover;
}
.contact-main > .container > .flex > .half {
    padding-top: 4.07vw;
}
.contact-main > .container > .flex > .half h4 {
    text-transform: uppercase;
    color: #114b8c;
    font-size: 1.25vw;
    font-family: Industry, sans-serif;
    margin-bottom: 0.5em;
}
.contact-main > .container > .flex > .half:first-child {
    padding-right: 7.55vw;
}
.contact-main > .container > .flex > .half:first-child a:not(.btn) {
	color:#000;
}
.contact-main > .container > .flex > .half:last-child {
    border-radius: 0.42vw;
    padding-left: 2.08vw;
    padding-right: 2.08vw;
    padding-bottom: 3.39vw;
}
.contact-main > .container > .flex > .half:first-child ul {
    padding-top: 2.08vw;
}
.contact-main > .container > .flex > .half:first-child ul li {
    display: flex;
    align-items: flex-start;
    font-size: 0.83vw;
}
.contact-main > .container > .flex > .half:first-child ul li span {
    display: block;
    width: 1.82vw;
    margin-right: 1.56vw;
    text-align: center;
}
.contact-main > .container > .flex > .half:first-child ul li b {
    display: block;
    text-transform: uppercase;
}
.warranty-registration-main .bottom {
    padding-top: 2em;
}
.warranty-registration-main .row > div > div {
    border-radius: 0.42vw;
    padding-left: 2.08vw;
    padding-right: 2.08vw;
    padding-bottom: 3.39vw;
    padding-top: 3.39vw;
}
.warranty-registration-main .row > div:first-child ul {
    padding-top: 2.08vw;
}
.warranty-registration-main .row > div:first-child ul li {
    display: flex;
    align-items: flex-start;
    font-size: 0.83vw;
}
.warranty-registration-main .row > div:first-child ul li span {
    display: block;
    width: 1.82vw;
    margin-right: 1.56vw;
    text-align: center;
}
.warranty-registration-main .row > div:first-child ul li b {
    display: block;
    text-transform: uppercase;
}
.warranty-registration-main .row > div > div {
    height: 100%;
}
.about-main {
    padding-top: 9.38vw;
    padding-bottom: 4.69vw;
}
.team {
    padding-top: 3.55vw;
}
.team .heading {
    padding-bottom: 1.56vw;
}
.team-list-item-wrapper {
    width: 25%;
    padding-left: 0.78vw;
    padding-right: 0.78vw;
    padding-bottom: 1.56vw;
}
.team-list-item {
    height: 100%;
    background-color: #fff;
    border-radius: 0.42vw;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
}
.team-list-item-content {
    padding: 2.08vw 2.08vw 1.04vw 2.08vw;
}
.team-list-item-thumb {
    padding-top: 66.66666%;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 1.04vw;
}
.team-list-item-content h3 {
    text-transform: uppercase;
    font-family: Industry, sans-serif;
    font-size: 1.04vw;
    color: #114b8c;
    margin-bottom: 0.52vw;
}
.team-list-item-content p {
    margin-bottom: 0;
    font-size: 0.83vw;
    min-height: 2.45vw;
}
.team-list-item-link {
    padding: 1.56vw 2.08vw 2.08vw 2.08vw;
    border-top: 0.05vw solid #e0e0e0;
}
.testimonials-main {
    padding-top: 5.99vw;
    padding-bottom: 2.99vw;
}
.testimonials-main .heading {
    padding-bottom: 2em;
}
.testimonials-main-slider-item-thumb {
    width: 18.75vw;
    height: 18.75vw;
    border-radius: 50%;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(assets/img/bg/testimonials_slider_thumb.jpg);
}
.testimonials-main-slider-item {
    background-color: #fff;
    border-radius: 0.42vw;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    padding: 3.65vw 3.12vw;
}
.testimonials-main-slider-item-content {
    width: calc(100% - 18.75vw);
    padding-left: 3.12vw;
}
.testimonials-main-slider-item-content-heading {
    padding-bottom: 1.04vw;
    border-bottom: 0.05vw solid #e0e0e0;
    margin-bottom: 1.67vw;
}
.testimonials-main-slider-item-content-heading > div {
    width: auto;
}
.testimonials-main-slider-item-content-heading p, .testimonials-main-slider-item-content-heading h3 {
    margin-bottom: 0;
}
.testimonials-main-slider-item-content-heading-left h3 {
    font-family: Industry, sans-serif;
    text-transform: uppercase;
    font-size: 1.25vw;
    line-height: 1;
    margin-right: 1.56vw;
}
.testimonials-main-slider-item-content-heading-left p {
    color: #231f20;
    font-size: 0.83vw;
    text-transform: uppercase;
    line-height: 1;
}
.testimonials-main-slider-item-content-heading-right span {
    color: #26a9e0;
}
.testimonials-main-slider-item-content-text img {
    margin-right: 0.68vw;
    float: left;
}
.testimonials-main-slider-item-content-text {
    line-height: 1.56vw;
}
.products-videos {
    background-color: #fff;
    padding-top: 8.07vw;
    padding-bottom: 2.6vw;
    border-bottom: 0.05vw solid #e0e0e0;
}
.products-videos-list-item-wrapper {
    width: 28%;
}
.products-videos-list-item {
    display: flex;
    align-items: center;
}
.products-videos-list-item span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #26a9e0;
    width: 5.21vw;
    height: 5.21vw;
    border-radius: 50%;
    border: 0.1vw solid #26a9e0;
    font-size: 2.29vw;
}
.products-videos-list-item:hover span {
    color: #2abcfa;
    border-color: #2abcfa;
}
.products-videos-list-item p {
    width: calc(100% - 5.21vw);
    padding-left: 1.04vw;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.5555;
    color: #231f20;
}
.products-main-filter {
    padding: 1.56vw;
    border-radius: 0.42vw;
    border: 0.05vw solid #c7c7c7;
}
.products-main {
    padding-top: 3.91vw;
    padding-bottom: 3.65vw;
}
.filterOptions-wrapper, .products-main-filter form {
    width: calc(50% - 0.78vw);
    position: relative;
}
.filterOptions {
    display: block;
    padding: 1.15vw 1.56vw;
    background-color: #fff;
    font-size: 0.83vw;
    text-transform: uppercase;
    border-radius: 0.21vw;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    letter-spacing: 0.1vw;
    line-height: 1;
    background-image: url(assets/img/icons/chevron.png);
    background-repeat: no-repeat;
    -webkit-background-size: 0.57vw 0.42vw;
    background-size: 0.57vw 0.42vw;
    background-position: top 1.41vw right 1.56vw;
}
#filters-form, #filters-form > .row {
    width: 100%;
}
#filters-form .filter-title {
    text-transform: uppercase;
    font-family: Industry, sans-serif;
    font-size: 0.94vw;
    margin-bottom: 1.04vw;
}
.products-main #filter-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 1.56vw;
    border-radius: 0.21vw;
    border: 0.05vw solid #c7c7c7;
    border-top: unset;
    background-color: #ececec;
    z-index: 99;
}
.products-main-filter form {
    display: flex;
    justify-content: space-between;
}
.products-main-filter input[type="text"] {
    width: calc(100% - 3.65vw);
    height: 3.12vw;
    border-radius: 0.21vw;
    background-color: #fff;
    border: none;
    margin-right: 0.52vw;
    text-transform: uppercase;
    padding-left: 1.56vw;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    letter-spacing: 0.1vw;
}
.products-main-filter input[type="submit"] {
    width: 3.12vw;
    height: 3.12vw;
    background-image: url(assets/img/icons/search.png);
    background-repeat: no-repeat;
    -webkit-background-size: 0.99vw 0.99vw;
    background-size: 0.99vw 0.99vw;
    background-position: center;
    min-width: unset;
    padding: 0;
    font-size: 0.83vw;
}
.products-main-list {
    padding-top: 3.12vw;
    margin-left: -1.41vw;
    margin-right: -1.41vw;
}
.products-main-list-item-wrapper {
    width: 33.3333%;
    padding-left: 1.41vw;
    padding-right: 1.41vw;
    padding-bottom: 2.08vw;
}
.products-main-list-item {
    background-color: #fff;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    border-radius: 0.42vw;
    height: 100%;
}
.products-main-list-item-heading {
    padding: 2.6vw 2.34vw 0.52vw 2.34vw;
    border-bottom: 0.05vw solid #e0e0e0;
}
.products-main-list-item-heading a.products-main-list-item-thumb {
    padding-top: 56.25%;
    display: block;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    margin-bottom: 1.04vw;
}
.products-main-list-item-heading a h3 {
    font-family: Industry, sans-serif;
    font-size: 1.04vw;
    color: #114b8c;
    text-transform: uppercase;
    letter-spacing: 0.05vw;
    margin-bottom: 0;
}
.product-line-img {
    width: 27%;
}
.products-main-list-item-params {
    padding: 0.52vw 2.34vw;
    border-bottom: 0.05vw solid #e0e0e0;
}
.products-main-list-item-params-right {
    width: 37%;
}
.product-finish-img a {
    width: 3.12vw;
    height: 3.12vw;
    border: 0.05vw solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.26vw;
    position: relative;
}
.product-finish-img a span {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
}
.product-finish-img a:after {
    content: '';
    display: block;
    width: 1.35vw;
    height: 1.35vw;
    background-image: url(assets/img/icons/magnifier.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
}
.product-finish-img a:hover:after {
    opacity: 1;
}
.product-finish-img a span:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product-finish-img a:hover span:after {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product-finish-img a:hover {
    border-color: #26a9e0;
}
.product-watercolor-img img {
    display: block;
}
.products-main-list-item-content {
    padding: 1.3vw 2.34vw;
}
.products-main-list-item > .flex {
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.products-main-list-item-footer {
    border-top: 0.05vw solid #e0e0e0;
}
.products-main-list-item-content p {
    margin-bottom: 0;
    font-size: 0.83vw;
}
.products-main-list-item-footer {
    padding: 1.04vw 2.34vw 2.6vw 2.34vw;
}
.add-to-fav {
    color: #26a9e0;
    font-size: 1.25vw;
}
.add-to-fav:hover {
    color: #2abcfa;
}
.guide-main {
    padding-top: 8.85vw;
    background-color: #fff;
    padding-bottom: 4.43vw;
}
.two-cols h2 {
    margin-bottom: 0.78vw;
}
.two-cols h5 {
    font-weight: 400;
    font-size: 1.25vw;
    margin-bottom: 1.04vw;
}
.two-cols > .flex > .half a:not(.btn), .two-cols > .flex > .half i {
    color: #26a9e0;
}
a.btn.install, a.btn.download, a.btn.search {
    padding-right: 4.17vw;
    min-width: 12.5vw;
    background-repeat: no-repeat;
}
a.btn.install {
    background-image: url(assets/img/icons/install.png);
    background-position: top 0.78vw right 1.04vw;
    background-size: 1.35vw 1.35vw;
}
a.btn.download {
    background-image: url(assets/img/icons/download.png);
    background-position: top 0.78vw right 1.04vw;
    background-size: 1.30vw 1.35vw;
}
a.btn.search {
    background-image: url(assets/img/icons/search.png);
    background-position: top 0.78vw right 1.04vw;
    background-size: 0.99vw 0.99vw;
}
.two-cols > .flex > .half p i {
    margin-right: 0.26vw;
}
.faq {
    padding-top: 5.21vw;
    padding-bottom: 6.77vw;
}
.faq-list {
    padding: 1.56vw 2.6vw;
    background-color: #fff;
    border-radius: 0.42vw;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
}
.faq-list-item:not(:last-child) {
    border-bottom: 0.05vw solid #e0e0e0;
}
.accordion-q {
    cursor: pointer;
}
.faq-list-item-q {
    font-size: 1.25vw;
    padding: 1.15vw 1.82vw 1.15vw 0;
    position: relative;
}
.faq-list-item-q:after {
    content: "\2b";
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    color: #26a9e0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.faq-list-item-q.opened:after {
    content: "\f068";
}
.faq-list-item-a {
    padding: 1.56vw 2.08vw 0.26vw 2.08vw;
    background-color: #ececec;
    display: none;
}
.faq-list-item-a a:not(.btn) {
    color: #26a9e0;
}
.warranty-main {
    padding-top: 9.38vw;
}
.warranty-main .heading {
    padding-bottom: 1.56vw;
}
.boxed-text {
    background-color: #fff;
    padding: 2.34vw 3.39vw 1.82vw 2.34vw;
    border-radius: 0.42vw;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
}
.boxed-text h4 {
    text-transform: uppercase;
    font-size: 1.25vw;
    font-family: Industry, sans-serif;
}
.important-docs {
    padding-top: 5.73vw;
}
.important-docs .heading h4 {
    text-transform: uppercase;
    font-size: 1.25vw;
    font-family: Industry, sans-serif;
    color: #114b8c;
}
.important-docs-list-item {
    padding: 1.04vw 2.6vw;
    border-bottom: 0.05vw solid #d4d4d4;
}
.important-docs-list-item:nth-child(1) {
    border-top: 0.05vw solid #d4d4d4;
}
.important-docs-list-item h3 {
    display: flex;
    align-items: center;
    width: auto;
    text-transform: uppercase;
    font-size: 0.83vw;
    font-weight: 400;
    margin-bottom: 0;
}
.important-docs-list-item h3 img {
    margin-right: 1.3vw;
}
.blog .default-hero, .archive .default-hero {
    background-image: url(assets/img/bg/blog_list_hero.jpg);
}
.blog-list-section {
    padding-top: 9.69vw;
    padding-bottom: 5.73vw;
}
.blog-list-item-excerpt {
    margin-bottom: 1.5em;
    line-height: 1.5;
}
.blog-list {
    width: 63.5%;
}
aside.sidebar {
    width: 36.5%;
    padding-left: 5.73vw;
}
.blog-list-item {
    margin-bottom: 1.56vw;
    background-color: #fff;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    padding: 2.08vw;
    border-radius: 0.42vw;
}
.blog-list-item-text {
    width: 60%;
    padding-left: 2.08vw;
}
.blog-list-item-thumb {
    width: 40%;
}
.blog-list-item-thumb a {
    padding-top: 65.6%;
    -webkit-background-size: cover;
    background-size: 100% auto;
    background-position: center;
    display: block;
}
a.blog-list-item-title h3 {
    text-transform: uppercase;
    font-family: Industry, sans-serif;
    font-size: 1.04vw;
    color: #114b8c;
}
#true_loadmore {
    min-width: 15.62vw;
}
.widget_posts_search form {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.widget_posts_search input[type="search"] {
    width: calc(100% - 3.65vw);
    height: 3.12vw;
    border-radius: 0.21vw;
    background-color: #fff;
    border: none;
    margin-right: 0.52vw;
    text-transform: uppercase;
    padding-left: 1.56vw;
}
.widget_posts_search button {
    width: 3.12vw;
    height: 3.12vw;
    background-image: url(assets/img/icons/search.png);
    background-repeat: no-repeat;
    -webkit-background-size: 0.99vw 0.99vw;
    background-size: 0.99vw 0.99vw;
    background-position: center;
    min-width: unset;
    padding: 0;
    font-size: 0;
    border: none;
    background-color: #26a9e0;
    border-radius: 0.21vw;
}
aside.sidebar .widget {
    margin-bottom: 3.65vw;
}
aside.sidebar .widget h4 {
    text-transform: uppercase;
    font-family: Industry, sans-serif;
    color: #000;
    font-size: 1.25vw;
    border-bottom: 0.05vw solid #d4d4d4;
    line-height: 1;
    padding-bottom: 1.04vw;
    margin-bottom: 1.04vw;
}
aside.sidebar .widget select {
    display: none;
}
aside.sidebar .widget a {
    text-transform: uppercase;
    color: #114b8c;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Dm Sans";
    font-weight: 700;
}
aside.sidebar .widget a span {
    color: #231f20;
    font-size: 0.73vw;
    font-weight: 400;
}
aside.sidebar .widget li:not(:last-child) {
    margin-bottom: 1.04vw;
}
.post-hero {
    padding-top: 24.22vw;
    background-image: url(assets/img/bg/blog_post_hero.jpg);
    margin-top: -6.77vw;
}
.blog-post {
    padding-top: 8.59vw;
    padding-bottom: 5.73vw;
}
.blog-post-content-wrapper {
    padding-right: 2.34vw;
}
.blog-post-content-wrapper h1 {
    font-size: 2.5vw;
    color: #114b8c;
    margin-bottom: 1.88vw;
}
.post-content-header-share p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 0.83vw;
    margin-right: 4.43vw;
}
.post-content-header-date-cat p.date {
    margin-bottom: 0;
}
.post-content-header-date-cat a {
    text-transform: uppercase;
    font-size: 0.83vw;
    color: #114b8c;
}
.post-content-header-date-cat span {
    margin-left: 1.04vw;
    margin-right: 1.04vw;
    font-weight: 400;
}
.post-content-header-share {
    width: auto;
}
.heateor_sss_sharing_ul {
    display: flex !important;
}
.heateor_sss_sharing_ul > a {
    margin-left: 0.26vw !important;
    margin-right: 0.26vw !important;
}
.heateor_sss_sharing_ul > a:last-child {
    margin-right: 0 !important;
}
.post-content-header {
    padding-top: 0.52vw;
    padding-bottom: 0.52vw;
    border-top: 0.05vw solid #d4d4d4;
    border-bottom: 0.05vw solid #d4d4d4;
    margin-bottom: 1.56vw;
}
.post-content iframe {
    width: 100%;
}
.blog-post-content-wrapper {
    width: 61%;
}
.single-post aside.sidebar {
    width: 39%;
    padding-left: 4.43vw;
}
.single-post .narrow-container {
    max-width: 65.62vw;
}
.widget_related_posts_widget a {
    text-transform: capitalize !important;
    font-size: 1.25vw !important;
}
.widget_related_posts_widget h3 {
    margin-bottom: 0;
}
.widget_related_posts_widget .related-item {
    margin-bottom: 1.82vw;
}
section.default-page {
    padding-top: 8.33vw;
    padding-bottom: 5.21vw;
    background-color: #fff;
}
.wpcf7-form span {
    display: block;
    margin-bottom: 0.52vw;
}
.wpcf7-form .flex {
    justify-content: space-between;
}
.wpcf7-form .flex > .half {
    width: calc(50% - 0.26vw);
}
.wpcf7-form span input, .wpcf7-form select {
    width: 100%;
    height: 2.6vw;
    border-radius: 0.21vw;
    border: none;
    padding-left: 1.04vw;
    background-color: #fff;
}
.wpcf7-form textarea {
    resize: none;
    height: 6.25vw;
    border-radius: 0.21vw;
    border: none;
    padding-left: 1.04vw;
    padding-top: 1.04vw;
    width: 100%;
}
.wpcf7-form input[type="submit"] {
    min-width: 15.62vw;
    font-size: 1.04vw;
}
.hidden {
    display: none;
}
.hidden-bio {
    max-width: 36.46vw;
    padding: 0 !important;
}
.hidden-bio .hidden-bio-content {
    padding: 2.08vw;
}
.hidden-bio .hidden-bio-content h3 {
    font-size: 1.25vw;
    text-transform: uppercase;
    color: #114b8c;
    font-family: Industry, sans-serif;
}
.hidden-bio img {
    width: 100%;
}
.checkbox-item {
    display: flex;
    align-items: center;
    margin-bottom: 0.52vw;
}
.checkbox-item input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 1.04vw;
    height: 1.04vw;
    border: none;
    border-radius: 0.21vw;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    margin-right: 0.52vw;
    box-shadow: inset 0.05vw 0.05vw 0.16vw rgba(179, 178, 180, 1);
}
.checkbox-item input[type="checkbox"]:checked {
    background-color: #26a9e0;
    border-color: #26a9e0;
}
.checkbox-item input[type="checkbox"]:checked:after {
    content: '\2714';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 0.73vw;
}
.checkbox-item label {
    cursor: pointer;
    user-select: none;
    font-size: 0.83vw;
}
.marketplace {
    padding-top: 9.38vw;
}
.marketplace .heading {
    padding-bottom: 2.34vw;
    max-width: 59.38vw;
}
#state-served-filter, #dealer-search-form input[type="text"] {
    height: 3.12vw;
    border-radius: 0.21vw;
    background-color: #fff;
    border: none !important;
    text-transform: uppercase;
    padding-left: 1.56vw;
}
#state-served-filter {
    margin-right: 0.52vw;
    width: 44.5%;
}
#dealer-search-form input[type="text"] {
    width: calc(100% - 3.65vw);
}
#dealer-search-form {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 55.5%;
}
#dealer-search-form input[type="submit"] {
    width: 3.12vw;
    height: 3.12vw;
    background-image: url(assets/img/icons/search.png);
    background-repeat: no-repeat;
    -webkit-background-size: 0.99vw 0.99vw;
    background-size: 0.99vw 0.99vw;
    background-position: center;
    min-width: unset;
    padding: 0;
    font-size: 0.83vw;
}
.dealer-search-form input[type="submit"]:hover {
    background-color: #2abcfa;
}
.marketplace-filters {
    padding-right: 33.85vw;
    padding-bottom: 5.73vw;
}
.marketplace {
    background-image: url(assets/img/bg/map.png);
    background-position: top right;
    -webkit-background-size: 68.12vw 36.56vw;
    background-size: 68.12vw 36.56vw;
    padding-bottom: 6.25vw;
}
.marketplace .filter-dropdown {
    padding-top: 1.56vw;
}
#load-more-dealers {
    min-width: 15.62vw;
    color: #26a9e0;
    font-size: 1.04vw;
}
.load-more-dealers-btn {
    padding-top: 1.82vw;
}
.marketplace-list {
    margin-left: -1.41vw;
    margin-right: -1.41vw;
}
.marketplace-list-item-wrapper {
    padding-left: 1.41vw;
    padding-right: 1.41vw;
    width: 33.33333%;
    padding-bottom: 2.08vw;
}
.marketplace-list-item {
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    -moz-box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    border-radius: 0.42vw;
    overflow: hidden;
}
.marketplace-list-item > div {
    padding: 1.3vw 2.34vw 1.3vw 2.34vw;
}
.marketplace-list-item-heading {
    color: #fff;
    background-color: #114b8c;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 7.03vw;
}
.marketplace-list-item-heading span {
    display: block;
    font-size: 0.83vw;
}
.marketplace-list-item-heading h3 {
    font-family: Industry, sans-serif;
    font-size: 1.04vw;
    text-transform: uppercase;
}
.marketplace-list-item-param {
    font-size: 0.83vw;
    min-height: 5.89vw;
    border-bottom: 0.05vw solid #e0e0e0;
}
.marketplace-list-item-param p {
    font-size: 0.83vw;
    margin-bottom: 0;
}
.marketplace-list-item-param h4 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 0.83vw;
}
.marketplace-list-item-btn {
    padding-top: 1.56vw !important;
    padding-bottom: 2.08vw !important;
}
.header-mobile-right {
    display: none;
}
.hidden-dealer-popup {
    max-width: 70%;
}
.fullwidth {
    width: 100%;
}
.hidden-dealer-popup-heading {
    border-bottom: 0.05vw solid #d4d4d4;
}
.hidden-dealer-popup-heading i {
    color: #26a9e0;
}
.hidden-dealer-popup h4, .hidden-dealer-popup h5, .hidden-dealer-popup h3 {
    font-family: 'Industry', sans-serif;
    text-transform: uppercase;
}
.hidden-dealer-popup h3 {
    color: #114b8c;
}
.hidden-dealer-popup-heading ul {
    flex-wrap: wrap;
}
.default-hero-mobile-thumb {
    display: none;
}
.two-cols-add {
    padding-top: 2em;
}
.two-cols-add .half {
    padding-right: 2.86vw;
    padding-bottom: 1em;
}
.testimonials-main-slider-item-thumb {
    position: relative;
}
.testimonials-main-slider-item-thumb span {
    display: block;
    width: 4.69vw;
    height: 4.69vw;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testimonials-main-slider-item-thumb span:before {
    content: '';
    position: absolute;
    top: -0.78vw;
    left: -0.78vw;
    border: 0.1vw solid #26a9e0;
    width: 6.25vw;
    height: 6.25vw;
    display: block;
    border-radius: 50%;
}
.testimonials-main-slider-item-thumb span:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1.56vw;
    display: block;
    width: 2.03vw;
    height: 2.19vw;
    background-image: url(assets/img/icons/play.png);
    background-position: bottom;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.testimonials-main-slider-item-thumb:hover span {
    background-color: #2abcfa;
}
.testimonials-main-slider-item-thumb:hover span:before {
    border-color: #2abcfa;
}
.testimonials-main-slider-item-thumb:hover span:after {
    background-position: top;
}
.home-hero {
    overflow: hidden;
}
.home-hero__media {
    position: absolute;
    inset: 0;
    z-index: 0;
    padding-top: 56.25%;
}
.home-hero__yt,
.home-hero__media iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
/* “cover” для YouTube (16:9) */
.home-hero__media iframe {
    top: -10%;
    left: 0;
    width: 110%;
    height: 110%;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s ease;
}
.home-hero__media.is-ready iframe {
    opacity: 1;
}
.home-hero .container {
    position: relative;
    z-index: 2;
}
.home-hero__sound {
    position: absolute;
    top: 50%;
    z-index: 3;
}
.hero-sound-toggle {
    background: rgba(0, 0, 0, 0.35);
    color: #fff;
    cursor: pointer;
}
.home-hero__media:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 3;
    top: 0;
    left: 0;
}
.wave {
    padding-top: 8.07vw;
    padding-bottom: 2.6vw;
    border-bottom: 0.05vw solid #e0e0e0;
    background-image: URL("https://wetedge.wpenginepowered.com/wp-content/themes/wet-edge/assets/img/bg/right_pool_bg.png");
    background-color: #fff; /* needed for :before */
}
/* Add the wave overlay in the header area */
.wave:before {
    pointer-events: none;
}
.product-single-info-row {
    grid-template-columns: 1.3fr .8fr 1fr;
    background-size: cover;
    background-repeat: no-repeat;
}
.product-single-card {
    background-color: #ececec !important;
}
.post-hero {
    background-position: bottom;
}
.product-single-header {
    text-align: left;
    position: relative;
    z-index: 3;
    width: 100%;
    padding-bottom: 2em;
    align-items: flex-end;
}
/* above wave overlay */
.product-single-brand img {
    width: auto;
    display: block;
}
.product-single-brand {
    padding-bottom: 1em;
}
/* ---- Slider (smooth slide + FIXED HEIGHT) ---- */
.product-slider {
    position: relative;
}
.product-slider-viewport {
    width: 100%; /* <-- your requested fixed height */
    overflow: hidden;
    background: #0000; /* no background, change if you want */
}
.product-slider-track {
    display: flex;
    height: 100%;
    will-change: transform;
    transition: transform 650ms ease;
}
.product-slide {
    flex: 0 0 100%;
    height: 100%;
    display: block;
}
.product-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* crops to keep uniform height; switch to contain if preferred */
    display: block;
}
/* thumbs */
.product-single-gallery-thumbs {
    display: flex;
    flex-wrap: wrap;
}
.product-single-gallery-thumbs img {
    object-fit: cover;
    display: block;
}
/* cards grid */
.product-single-info-row {
    display: grid;
}
@media (max-width: 992px) {
    .product-single-viewport {
        height: 420px;
    }
    /* optional mobile override (keeps page from being insanely tall) */
    .product-single-info-row {
        grid-template-columns:1fr;
    }
    .product-slider-viewport {
        height: 420px;
    }
    /* mobile height */
}
.product-single-card {
    background: #fff;
}
.product-single-waterdrop {
    width: auto;
    vertical-align: middle;
}
.product-single-intensity {
    max-width: 100%;
    height: auto;
    display: block;
}
.product-single-finish-swatch img {
    height: auto;
    display: block;
}
.product-slide-video, .product-single-thumb-video {
    position: relative;
}
.product-slide-video:after, .product-single-thumb-video:after {
    content: '\f04b';
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    color: #26a9e0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    text-align: center;
}
.product-slide-video:after {
    font-size: 5em;
}
.product-single-thumb-video:after {
    font-size: 1.5em;
}
.two-cols-videos {
    padding: 5.21vw 0;
}
.two-cols-videos iframe {
    width: 100% !important;
}
.favorites-compare-popup .products-main-list-item > .flex, .favorites-compare-cards .products-main-list-item > .flex {
    height: auto;
    flex-direction: unset;
}
.product-single-watercolor a {
    display: block;
}
.product-single-watercolor-name a {
    width: 30%;
}
.product-single-watercolor-name {
    display: flex;
    align-items: center;
}
.product-single-watercolor-name-content {
    display: flex;
    flex-direction: column;
}
.product-single-watercolor-name-content p {
    margin-bottom: 0;
    color: #26a9e0;
    text-transform: capitalize;
}
.finish-steps-graphic {
    max-width: 80%;
    margin: 0 auto;
}
.finish-steps-graphic-desc {
    display: flex;
    max-width: 80%;
    margin: 0 auto;
}
.finish-steps-graphic-desc li {
    width: 25%;
    text-align: center;
    font-weight: 700;
}
.header-nav {
    border-bottom: 0.05vw solid rgba(255, 255, 255, 0.25);
}
.hidden-dealer-popup-heading {
    padding-bottom: 1.04vw;
    margin-bottom: 1.56vw;
}
.hidden-dealer-popup-heading i {
    margin-right: 0.52vw;
}
.hidden-dealer-popup h4, .hidden-dealer-popup h5 {
    margin-bottom: 0.52vw;
}
.hidden-dealer-popup-heading ul li {
    padding-bottom: 0.78vw;
}
.hidden-dealer-popup-info {
    padding-bottom: 1.56vw;
}
.hidden-dealer-popup-personnel-list-item {
    padding-top: 1.04vw;
    padding-bottom: 1.56vw;
}
.home-hero__sound {
    right: 0.83vw;
}
.hero-sound-toggle {
    padding: 0.42vw 0.52vw;
    border-radius: 0.52vw;
    border: 0.05vw solid rgba(255, 255, 255, 0.35);
}
.product-single-info-row {
    margin-top: 2.60vw;
}
/* ---- Single product layout + cards ---- */
.product-single .product-single-title {
    margin: 0.52vw 0 0;
}
/* above wave overlay */
.product-single-brand img {
    max-height: 2.50vw;
}
.product-slider-viewport {
    height: 39.06vw;
    border-radius: 0.31vw;
}
/* thumbs */
.product-single-gallery-thumbs {
    gap: 0.52vw;
    margin-top: 0.62vw;
}
.product-single-gallery-thumbs img {
    width: 4.69vw;
    height: 3.12vw;
    border-radius: 0.31vw;
}
/* cards grid */
.product-single-info-row {
    gap: 1.04vw;
}
.product-single-card {
    border: 0.05vw solid #e6e6e6;
    border-radius: 0.31vw;
    padding: 0.83vw;
}
.product-single-card h3 {
    margin: 0 0 0.62vw;
}
.product-single-waterdrop {
    height: 0.94vw;
    margin-right: 0.42vw;
}
.product-single-finish-swatch img {
    max-width: 4.17vw;
    margin-top: 0.52vw;
    border-radius: 0.31vw;
}
.two-cols-videos .row > div {
    padding: 0.78vw;
}
.product-single-watercolor-name-content h4 {
    margin-bottom: 0.52vw;
}
.form-expandable.is-open {
    max-height: 104.17vw;
}
.we-filter-checkbox input[type=checkbox] {
    margin: 0.52vw;
}
/* =========================================
Page 1565 - from template-parts/contact/content-main.php
========================================= */
/* ==============================
   Flipbook (Preview + Fixed Overlay)
   Page 1565 only
   ============================== */
   .flipbook-preview {
    min-height: 21.88vw;
    border-radius: 0.83vw;
    box-shadow: 0 0.52vw 1.35vw rgba(0, 0, 0, 0.08);
}
.flipbook-preview__img {
    width: 100%;
    border-radius: 0.31vw;
    box-shadow: 0 0.62vw 1.56vw rgba(0, 0, 0, 0.22);
}
.flipbook-preview__cta {
    left: 1.15vw;
    bottom: 0.94vw;
    gap: 0.31vw;
}
.flipbook-preview__btn {
    height: 2.08vw;
    padding: 0 0.83vw;
    border-radius: 52.03vw;
    font-size: 0.73vw;
}
.flipbook-preview__sub {
    font-size: 0.68vw;
}
/* The important part: FIXED overlay that ignores scroll position */
.flipbook-overlay {
    padding: 1.15vw;
}
.flipbook-modal {
    width: min(62.50vw, 96vw);
    height: min(39.58vw, 88vh);
    border-radius: 0.94vw;
    box-shadow: 0 0.94vw 3.12vw rgba(0, 0, 0, 0.35);
}
/* Close button always visible */
.flipbook-close {
    right: 0.73vw;
    top: 0.73vw;
    width: 2.19vw;
    height: 2.19vw;
    border-radius: 52.03vw;
    font-size: 1.15vw;
}
.flipbook-close:focus {
    outline: 0.10vw solid rgba(255, 255, 255, 0.9);
    outline-offset: 0.10vw;
}
/* =========================================
Page 1565 - from contact.php
========================================= */
/* ==============================
   WC Gallery - layout container
   ============================== */
   .wc-gallery {
    padding-top: 3em;
}
.wc-gallery__title {
    margin: 0 0 0.73vw;
    font-size: clamp(1.15vw, 2.2vw, 1.56vw);
}
.wc-gallery__subtitle {
    margin: 1.46vw 0 0.73vw;
    font-size: clamp(0.94vw, 1.8vw, 1.15vw);
}
.wc-grid {
    gap: 0.94vw;
}
.wc-card {
    border: 0.05vw solid rgba(0, 0, 0, 0.1);
    border-radius: 0.73vw;
}
.wc-card__cap {
    padding: 0.62vw 0.73vw 0.73vw;
}
.wc-card__cap-title {
    font-size: 0.83vw;
    margin-bottom: 0.42vw;
}
.wc-meta {
    gap: 0.31vw;
}
.wc-meta > div {
    grid-template-columns: 4.58vw 1fr;
    gap: 0.52vw;
}
.page-template-choose-a-water-color .bottom {
    margin-top: 1.77vw;
    padding-top: 0.94vw;
    border-top: 0.05vw solid rgba(0, 0, 0, 0.1);
}
.page-template-choose-a-water-color .bottom h4 {
    font-size: clamp(0.94vw, 1.8vw, 1.15vw);
}
.wc-gif__title {
}
.wc-gif__sub {
    margin: 0.31vw 0 0.62vw;
}
.wc-gif__frame {
    border-radius: 0.73vw;
    border: 0.05vw solid rgba(0, 0, 0, 0.1);
}
/* CTA bottom-left */
.flipbook-preview__cta {
    border-radius: 52.03vw;
    padding: 0.52vw 0.73vw;
    font-size: 0.73vw;
}
/* Inline style replacements */
.product-single-cta .product-single-cta-link--spaced {
    margin-bottom: 25px;
    width: 100%;
}
.product-single-cta .product-single-cta-link--full {
    width: 100%;
}
.two-cols-add .about-two-cols-left {
    float: left;
}
.marketplace-debug-error {
    color: #f00;
}
.products-main-list-note {
    margin-bottom: 0;
    padding-top: 2em;
}

.we-filter-checkbox input[type=checkbox] {
    transform: scale(1.5);
}
/* =========================================
   Page 1565 - from template-parts/contact/content-main.php
   ========================================= */
/* ==============================
   Flipbook (Preview + Fixed Overlay)
   Page 1565 only
   ============================== */
   .flipbook-preview {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #cfd4d4;
    cursor: pointer;
    display: grid;
    place-items: center;
}
.flipbook-preview__img {
    height: auto;
    display: block;
    transform: translateZ(0);
}
.flipbook-preview__veil {
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 50% 40%, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    pointer-events: none;
}
.flipbook-preview__cta {
    position: absolute;
    display: grid;
    z-index: 2;
}
.flipbook-preview__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    font-weight: 600;
    width: fit-content;
}
.flipbook-preview__sub {
    color: rgba(0, 0, 0, 0.65);
    font-weight: 600;
}
/* The important part: FIXED overlay that ignores scroll position */
.flipbook-overlay {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.65);
}
.flipbook-overlay.active {
    display: flex;
}
.flipbook-modal {
    background: #cfd4d4;
    position: relative;
    overflow: hidden;
}
/* Keep the iframe safely inside */
.flipbook-modal iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    background: transparent;
}
/* Close button always visible */
.flipbook-close {
    position: absolute;
    border: 0;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    line-height: 1;
    cursor: pointer;
    z-index: 2;
}
.wc-gallery__title {
    line-height: 1.2;
}
.wc-gallery__subtitle {
    line-height: 1.2;
}
.wc-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.wc-card {
    margin: 0;
    overflow: hidden;
    background: #fff;
}
.wc-card__media {
    position: relative;
    aspect-ratio: 4 / 3;
    background: #f2f2f2;
}
.wc-card__media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.wc-card__cap-title, .wp-caption-text {
    font-weight: 700;
}
.wc-meta {
    margin: 0;
    display: grid;
}
.wc-meta > div {
    display: grid;
    align-items: baseline;
}
.wc-meta dt {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.65);
}
.wc-meta dd {
    margin: 0;
    color: rgba(0, 0, 0, 0.9);
}
.wc-gif__title {
    margin: 0;
    line-height: 1.2;
}
.wc-gif__sub {
    color: rgba(0, 0, 0, 0.7);
}
.wc-gif__frame {
    overflow: hidden;
    background: #f2f2f2;
}
.wc-gif__frame img {
    width: 100%;
    height: auto;
    display: block;
}
/* =========================================
   Page 1565 - make intro block match homepage "guide-book" styling
   Targets the LEFT column in contact-main
   ========================================= */
   .page-template-choose-a-water-color .contact-main > .container > .flex > .half:first-child h2 {
    font-family: 'Industry', sans-serif;
    text-transform: uppercase;
    color: #114b8c;
    letter-spacing: 0.3vw;
    line-height: 1.05;
    margin: 0 0 1.56vw 0;
}
/* kill your leading <br> without editing markup */
.page-template-choose-a-water-color .contact-main > .container > .flex > .half:first-child br:first-child {
    display: none;
}
/* reset list */
.page-template-choose-a-water-color .contact-main > .container > .flex > .half:first-child ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* homepage-style card rows */
.page-template-choose-a-water-color .contact-main > .container > .flex > .half:first-child ul li {
    position: relative;
    background: #fff;
    border-radius: 0.21vw;
    padding: 0.83vw 1.41vw 0.83vw 3.65vw;
    margin: 0 0 0.52vw 0;
    box-shadow: 0 0.26vw 1.04vw 0 rgba(4, 1, 5, 0.05);
    line-height: 1.6666;
    color: #231f20;
}
/* arrow icon like homepage */
.page-template-choose-a-water-color .contact-main > .container > .flex > .half:first-child ul li:before {
    content: "\f061";
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    color: #26a9e0;
    position: absolute;
    left: 1.56vw;
    top: 0.78vw;
}
/* =========================================
   Your request: Page 1565 intro section bg
   ========================================= */
   section.contact-main.wave {
    background-color: #ececec;
    background-image: none;
}
/* =========================================
   Flipbook preview + overlay (DO NOT change popup behavior)
   Only fixes:
   - right column alignment
   - placeholder cover fills frame
   ========================================= */
/* 1) Right column alignment: keep both halves lined up */
.contact-main > .container > .flex {
    align-items: flex-start;
}
/* Theme was adding padding/border-radius to last column; neutralize */
.contact-main > .container > .flex > .half.gray {
    padding: 4.07vw 0 0 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
}
/* Make preview obey column width */
.flipbook-preview {
    max-width: 100%;
    margin: 0;
    aspect-ratio: 4 / 3;
}
/* Placeholder image should cover 100% of the preview */
.flipbook-preview__img {
    position: absolute;
    inset: 0;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
/* CTA bottom-left */
.flipbook-preview__cta {
    border: 0;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    line-height: 1;
    cursor: pointer;
}
/* Make entire preview clickable */
#flipbookTrigger {
    cursor: pointer;
}
/* When active, show overlay */
.flipbook-overlay.active {
    align-items: center;
    justify-content: center;
}
/* Iframe fills modal */
.flipbook-modal iframe {
    position: absolute;
    inset: 0;
}
.testimonials-slider .slick-prev, .testimonials-slider .slick-next {
    border: none !important;
}
.testimonials-slider .slick-prev {
    left: -1rem;
} 
.testimonials-slider .slick-next {
    right: -1rem;
}
.testimonials-slider .slick-prev:hover, .testimonials-slider .slick-prev:focus,.testimonials-slider .slick-next:hover,.testimonials-slider .slick-next:focus {
    background-color: transparent;
}
ul.btns {
    display: flex;
    flex-wrap: wrap;
}
ul.btns > li {
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

.form-expandable {
    overflow: hidden;
    transition: max-height 0.45s ease, opacity 0.25s ease;
    max-height: 0;
    opacity: 0;
}
.form-expandable.is-open { /* big enough for the full form */
    opacity: 1;
}
.form-toggle {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}
/* Favorites */
.favorites-section {
    margin-top: 2.08vw;
    border-radius: 0.42vw;
    border: 0.05vw solid #c7c7c7;
    background-color: #fff;
    padding: 1.56vw 2.08vw 2.08vw 2.08vw;
}
.favorites-section h4 {
    font-family: 'Industry', sans-serif;
    text-transform: uppercase;
    color: #114b8c;
    margin-bottom: 1.04vw;
    font-size: 1.25vw;
}
.favorites-page-section {
    padding-top: 5.21vw;
    padding-bottom: 5.21vw;
}
.favorites-page-header {
    padding-bottom: 1.04vw;
    border-bottom: 0.05vw solid #d4d4d4;
    margin-bottom: 1.56vw;
}
.favorites-page-header h4 {
    margin-bottom: 0;
    color: #114b8c;
    text-transform: uppercase;
    font-family: 'Industry', sans-serif;
    font-size: 1.56vw;
}
.favorites-links-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
}
.favorite-link-item {
    width: calc(25% - 0.5em);
    min-height: 6.25vw;
    margin-bottom: 0.83vw;
    padding: 0.42vw;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    background-color: #114b8c;
    background-size: cover;
    background-position: center;
    border-radius: 0.31vw;
    position: relative;
    overflow: hidden;
}
.favorite-link-item:before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.favorite-link-item span {
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03vw;
    font-size: 0.73vw;
    line-height: 1.2;
}
.favorites-empty {
    width: 100%;
    color: #737373;
}
.favorites-compare-trigger.is-disabled {
    opacity: 0.45;
    pointer-events: none;
}
.favorites-compare-popup {
    max-width: 85vw;
    width: 100%;
}
.favorites-compare-popup-heading {
    padding-bottom: 1.3vw;
    border-bottom: 0.05vw solid #d4d4d4;
    margin-bottom: 1.56vw;
}
.favorites-compare-popup-heading h4 {
    margin-bottom: 0;
    color: #114b8c;
}
.favorites-share-block {
    display: flex;
    align-items: center;
    width: auto;
}
.favorites-share-block p {
    margin: 0 1.04vw 0 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #114b8c;
}
.favorites-share-actions {
    display: flex;
    align-items: center;
    gap: 0.52vw;
}
.favorites-share-actions .btn {
    min-width: 8.33vw;
}
.favorites-compare-cards {
    margin-left: -0.52vw;
    margin-right: -0.52vw;
}
.favorites-compare-card-wrapper {
    width: 33.3333%;
    padding-left: 0.52vw;
    padding-right: 0.52vw;
    padding-bottom: 1.04vw;
}
.favorites-compare-card-actions i {
    color: #26a9e0 !important;
}
.favorites-compare-card {
    height: 100%;
    border-radius: 0.42vw;
    overflow: hidden;
}
.favorites-compare-card-actions {
    padding: 1.04vw 2.34vw 1.56vw 2.34vw;
    border-top: 0.05vw solid #e0e0e0;
}
.favorites-compare-card-actions .btn {
    min-width: auto;
    padding-left: 1.56vw;
    padding-right: 1.56vw;
}
.product-single-actions {
    margin-top: 1.04vw;
    gap: 0.78vw;
    width: auto;
}
.product-single-fav-btn .favorite-label {
    text-transform: uppercase;
    letter-spacing: 0.05vw;
    font-size: 0.73vw;
    font-weight: 700;
}
.product-single-fav-btn:hover {
    background-color: #2abcfa;
    border-color: #2abcfa;
    color: #fff;
}
.product-single-fav-btn.is-favorite {
    background-color: #26a9e0;
    border-color: #26a9e0;
    color: #fff;
}
/*Responsive*/
@media (max-width: 996px) {
    .about-main .two-cols {
        display: flex;
        flex-direction: column;
    }
    .two-cols-add .half {
        order: 99;
    }
    .page-template-choose-a-water-color .contact-main > .container > .flex > .half:first-child ul li {
        position: relative;
        background: #fff;
        border-radius: 4px;
        padding: 16px 27px 16px 40px;
        margin: 0 0 10px 0;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        line-height: 1.6666;
        color: #231f20;
    }
    .page-template-choose-a-water-color .contact-main > .container > .flex > .half:first-child ul li:before {
        content: "\f061";
        font-family: "Font Awesome 5 Free", sans-serif;
        font-weight: 900;
        color: #26a9e0;
        position: absolute;
        left: 10px;
        top: 15px;
    }
    .footer-nav nav > ul > li > .sub-menu > li > a {
        font-size: 14px;
    }
    .footer-nav nav ul li a {
        letter-spacing: 2px;
        padding-left: 37px;
        padding-right: 37px;
    }
    .footer-menu nav > ul > li.menu-item-has-children > a {
        position: relative;
        display: inline-block;
        cursor: pointer;
    }
    .footer-menu nav > ul > li.menu-item-has-children > a:after {
        content: '\f078';
        display: inline-block;
        font-family: "Font Awesome 6 Free", sans-serif;
        font-weight: 900;
        font-size: 70%;
        vertical-align: middle;
    }
    .footer-menu nav > ul > li.menu-item-has-children:hover > .sub-menu {
        display: none;
    }
    .footer-menu nav > ul > li.menu-item-has-children.is-open > .sub-menu {
        display: block;
    }
    .footer-nav nav > ul > li > .sub-menu {
        position: static;
        min-width: 0;
        padding-top: 0;
        padding-left: 0
    }
    a.btn.install {
        background-size: 26px 26px;
    }
    a.btn.download {
        background-size: 25px 26px;
    }
    a.btn.search {
        background-size: 19px 19px;
    }
    .product-single-card {
        border: 1px solid #e6e6e6;
        border-radius: 6px;
        padding: 16px;
    }
    .product-single-gallery-thumbs img {
        width: 90px;
        height: 60px;
        border-radius: 6px;
    }
    .product-single-watercolor-name a, .finish-steps-graphic, .finish-steps-graphic-desc {
        max-width: unset;
    }
    .home-hero__media {
        position: absolute;
        inset: 0;
        z-index: 0;
        padding-top: 56.25%;
        width: 1920px;
        left: 50%;
        transform: translateX(-50%);
    }
    .two-cols-videos {
        padding: 50px 0;
    }
    .footer-nav nav > ul > li > .sub-menu {
        display: none;
    }
    .home .testimonials-slider-section {
        -webkit-mask-image: url(assets/img/bg/testimonials_mask.png);
        mask-image: url(assets/img/bg/testimonials_mask.png);
        mask-repeat: no-repeat;
        mask-position: bottom center;
        mask-size: 920px 100%;
    }
    .testimonials-main-slider-item-thumb span {
        width: 90px;
        height: 90px;
    }
    .testimonials-main-slider-item-thumb span:before {
        top: -15px;
        left: -15px;
        border: 2px solid #26a9e0;
        width: 120px;
        height: 120px;
    }
    .testimonials-main-slider-item-thumb span:after {
        left: 30px;
        width: 39px;
        height: 42px;
    }
    .two-cols-add .half {
        padding-right: 0;
        padding-bottom: 1em;
        float: none;
    }
    .default-hero {
        position: relative;
    }
    .default-hero-mobile-thumb {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
    }
    .default-hero .container {
        position: relative;
        z-index: 1;
    }
    select {
        background-position: top 23px right 19px;
    }
    .hidden-dealer-popup {
        max-width: 100%;
    }
    #mobile-menu li.menu-item-has-children > a, #mobile-menu .sub-menu {
        position: relative;
    }
    #mobile-menu li.menu-item-has-children > a > span {
        font-size: 18px;
        position: absolute;
        margin-left: 10px;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 80px;
        right: 0;
        z-index: 2;
    }
    .header-mobile-right {
        display: flex;
        align-items: center;
        width: auto;
    }
    .header-right {
        display: none;
    }
    .mobile-phone {
        color: #fff;
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px solid #2a9fd8;
        margin-right: 30px;
    }
    .header-logo {
        max-width: 190px;
    }
    .footer-logo {
        max-width: 210px !important;
        text-align: center;
    }
    .footer-nav .flex {
        align-items: center;
        justify-content: center;
    }
    .header-call {
        display: none;
    }
    #mobile-menu-toggle {
        display: block;
        z-index: 999;
    }
    .header-nav nav {
        display: none;
    }
    #mobile-menu-toggle {
        width: 32px;
        position: relative;
    }
    #mobile-menu-toggle span {
        display: block;
        height: 3px;
        background-color: #fff;
    }
    #mobile-menu-toggle span:not(:last-child) {
        margin-bottom: 8px;
    }
    #mobile-menu {
        max-height: 70vh;
        overflow-y: scroll;
        position: absolute;
        top: 100%;
        left: 0;
        padding: 30px 0 130px 0;
        z-index: 8;
        width: 100%;
        background-color: #fff;
    }
    #mobile-menu > nav li.btn a {
        width: 100%;
        max-width: 370px;
    }
    #mobile-menu > nav > ul:not(.social) {
        flex-wrap: wrap;
    }
    #mobile-menu > nav > ul:not(.social) > li {
        width: 100%;
        text-align: center;
    }
    #mobile-menu > nav > ul:not(.social) > li.btn {
        padding-top: 20px;
    }
    #mobile-menu > nav > ul:not(.social) > li:not(.btn) > a {
        color: #114b8c;
        font-size: 28px !important;
        width: 100%;
        letter-spacing: 2px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        font-weight: 700;
        text-transform: uppercase;
    }
    .ubermenu .ubermenu-item .ubermenu-submenu-drop {
        position: relative !important;
        box-shadow: none !important;
    }
    #mobile-menu > nav > ul:first-child > li:first-child > a {
        border-top: none;
    }
    #mobile-menu > nav > ul:not(.social) > li > a:hover {
        color: #14377d;
    }
    #mobile-menu-toggle.opened span:first-child {
        -webkit-transform: rotate(45deg) translateY(7px) translateX(8px) translateZ(0);
        transform: rotate(45deg) translateY(7px) translateX(8px) translateZ(0);
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    #mobile-menu-toggle.opened span:nth-child(2) {
        display: none;
    }
    #mobile-menu-toggle.opened span:last-child {
        -webkit-transform: rotate(-45deg) translateY(0) translateX(1px) translateZ(0);
        transform: rotate(-45deg) translateY(0) translateX(1px) translateZ(0);
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    #overlay {
        z-index: 1;
        height: 100vh;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.9);
        display: none;
    }
    #overlay.opened {
        display: block;
    }
    #mobile-menu > nav > ul > li > .sub-menu {
        background-color: #14377d;
        padding-top: 20px;
        padding-bottom: 20px;
        display: none;
    }
    #mobile-menu > nav > ul > li > .sub-menu > li:not(:last-child) {
        margin-bottom: 20px;
    }
    #mobile-menu > nav > ul > li > .sub-menu > li > a {
        color: #fff;
        font-size: 20px !important;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        display: block;
        font-weight: 700;
        text-transform: uppercase;
    }
    body.fixed {
        overflow: hidden;
    }
    .flex {
        flex-wrap: wrap;
    }
    .half {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .mobile {
        display: block !important;
    }
    body {
        font-size: 18px;
    }
    .flex {
        min-height: 2px;
    }
    h1 {
        font-size: 60px;
    }
    h2 {
        font-size: 36px;
        letter-spacing: normal;
    }
    a.btn, input[type="submit"], .btn a, button.btn {
        font-size: 16px;
        padding: 20px 45px;
        min-width: 200px;
        border-radius: 4px;
        letter-spacing: 1px;
    }
    a.btn.transparent, #load-more-dealers {
        border: 1px solid #26a9e0;
    }
    .container {
        max-width: 1400px;
    }
    .container.narrow-container {
        max-width: 1200px;
    }
    .container.wide-container {
        max-width: 1750px;
    }
    .default-page {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .default-page h2 {
        font-size: 48px;
    }
    .default-page h3 {
        font-size: 36px;
    }
    .default-page h4 {
        font-size: 18px;
    }
    .default-page h5 {
        font-size: 16px;
    }
    .default-page h6 {
        font-size: 14px;
    }
    .default-page ul, .default-page ol {
        padding-left: 15px;
        padding-bottom: 36px;
    }
    .default-page ul li {
        padding-left: 20px;
    }
    .default-page li {
        margin-bottom: 5px;
    }
    img.alignleft {
        margin-right: 90px;
    }
    img.alignright {
        margin-left: 90px;
    }
    .default-hero {
        padding-top: 300px;
        padding-bottom: 220px;
    }
    .header-top {
        font-size: 15px;
        padding: 10px;
    }
    .header-nav {
        padding: 20px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    }
    .header-nav nav > ul > li > a {
        font-size: 18px;
        padding-right: 55px;
        padding-top: 7px;
        padding-bottom: 7px;
        letter-spacing: 1px;
    }
    .header-nav nav {
        border-right: 1px solid rgba(255, 255, 255, 0.25);
    }
    .header-call {
        padding-bottom: 20px;
        width: 400px;
    }
    .header-call a {
        font-size: 18px;
        padding-top: 20px;
        letter-spacing: 1px;
    }
    .header-call a i {
        margin-right: 11px;
    }
    .header-call small {
        left: 140px;
        font-size: 14px;
    }
    footer:before {
        display: none;
    }
    .footer-nav:before {
        content: '';
        display: block;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        width: 100%;
        height: 170px;
        background-image: url(assets/img/bg/footer_bg_mobile.png);
        bottom: 0;
        left: 0;
        position: absolute;
    }
    .footer-nav {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .footer-nav nav ul li a {
        letter-spacing: 2px;
        padding-left: 37px;
        padding-right: 37px;
    }
    .footer-call a {
        font-size: 18px;
        letter-spacing: 1px;
        margin-bottom: 6px;
    }
    .footer-call a i {
        margin-bottom: 10px;
    }
    .footer-call small {
        font-size: 14px;
    }
    .footer-copy {
        padding-top: 35px;
        padding-bottom: 15px;
        border-top: 1px solid #d4d4d4;
    }
    .footer-copy .flex {
        padding-right: 0;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .footer-copy p {
        font-size: 15px;
    }
    .footer-copy ul.social li a {
        font-size: 24px;
    }
    .footer-copy ul.social li:not(:last-child) {
        padding-right: 30px;
    }
    .home-hero {
        padding-top: 150px;
        margin-top: -120px;
        padding-bottom: 255px;
        text-align: center;
        background-position: left 32% bottom 0;
    }
    .home-hero h1 {
        margin-bottom: 25px;
        font-size: 42px;
        letter-spacing: normal;
    }
    .home-hero p {
        font-size: 24px;
    }
    .home-hero small.note {
        bottom: 42px;
        font-size: 15px;
        right: 30px;
        display: none;
    }
    .home-gallery {
        padding-top: 100px;
        margin-top: -100px;
        padding-bottom: 426px;
    }
    .home-gallery {
        z-index: 3;
        position: relative;
        -webkit-mask-image: url(assets/img/bg/wave_mask.png), linear-gradient(#000, #000);
        mask-image: url(assets/img/bg/wave_mask.png), linear-gradient(#000, #000);
        -webkit-mask-position: top center, 0 60px;
        mask-position: top center, 0 60px;
        -webkit-mask-size: 820px 67px, 100% 100%;
        mask-size: 820px 67px, 100% 100%;
        -webkit-mask-repeat: no-repeat, no-repeat;
        mask-repeat: no-repeat, no-repeat;
        padding-left: 30px;
        padding-right: 30px;
    }
    .home-gallery .heading {
        max-width: 1145px;
    }
    .home-gallery-list {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
    .home-gallery-item-wrapper {
        width: 33.3333%;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 6px;
    }
    .home-gallery:before {
        height: calc(100% - 410px);
        bottom: 410px;
    }
    .home-gallery:after {
        height: 426px;
        left: 50%;
        transform: translateX(-50%);
        width: 1920px;
        bottom: 100px;
    }
    .home-filter-two-cols {
        padding-top: 360px;
        margin-top: -410px;
        padding-bottom: 80px;
        -webkit-background-size: 1920px auto;
        background-size: 1920px auto;
    }
    .home-gallery-wave {
        height: 67px;
        width: 820px;
        left: 50%;
        transform: translateX(-50%);
    }
    .home-filter-two-cols:before {
        width: 340px;
        height: 420px;
    }
    .two-cols {
        position: relative;
        z-index: 2;
    }
    .home-filter-two-cols:after {
        width: 67px;
        height: 240px;
        bottom: 80px;
    }
    .home-builders-search {
        max-width: 1075px;
        padding-bottom: 75px;
    }
    .home-builders-search .heading {
        padding-bottom: 30px;
    }
    .home-builders-search-form {
        max-width: 720px;
        flex-direction: column;
    }
    .home-builders-search-form select, .home-builders-search-form input[type="text"] {
        width: 100%;
        height: 60px;
        border-radius: 4px;
        margin-right: 0;
        padding-left: 30px;
        margin-bottom: 10px;
    }
    .home-builders-search-form form {
        display: flex;
        justify-content: space-between;
    }
    .home-builders-search-form input[type="text"] {
        width: calc(100% - 70px);
    }
    .home-builders-search-form input[type="submit"] {
        width: 60px;
        height: 60px;
        background-size: 19px 19px;
        font-size: 16px;
    }
    .two-cols .flex > .half:first-child {
        padding-right: 0;
    }
    .two-cols .flex > .half:last-child {
        padding-left: 0;
    }
    .guide-book {
        padding-bottom: 70px;
    }
    .guide-book h2 {
        text-align: center;
    }
    .guide-book ul li {
        padding: 16px 27px 16px 70px;
        border-radius: 4px;
        margin-bottom: 10px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
    }
    .guide-book ul li:before {
        left: 30px;
        top: 15px;
    }
    .guide-book img {
        border-radius: 6px;
    }
    .home-values .heading {
        max-width: 1150px;
        padding-bottom: 30px;
    }
    .value-items-list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .value-items-list-item-wrapper {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
        width: 100%;
    }
    .value-items-list-item {
        border-radius: 6px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        padding: 30px 30px 30px 30px;
    }
    .value-items-list-item h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .video {
        border-radius: 8px;
    }
    .video span {
        width: 90px;
        height: 90px;
    }
    .video span:before {
        top: -15px;
        left: -15px;
        border: 2px solid #26a9e0;
        width: 120px;
        height: 120px;
    }
    .video span:after {
        left: 30px;
        width: 39px;
        height: 42px;
    }
    .testimonials-slider-section {
        padding-top: 50px;
        padding-bottom: 120px;
    }
    .testimonials-slider {
        margin-left: 0;
        margin-right: 0;
    }
    .testimonials-slider .slick-list {
        width: calc(100% - 1px);
    }
    .testimonials-slider-item {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-right: none;
    }
    .wpcf7-form {
        text-align: center;
    }
    .testimonials-slider-item span.quotes {
        font-size: 80px;
        margin-bottom: -30px;
    }
    .latest-news {
        padding-top: 140px;
        margin-top: -50px;
        padding-bottom: 50px;
    }
    .latest-news-slider .slick-slide {
        padding: 55px 40px 40px 40px;
        border-right: 1px solid #d4d4d4;
    }
    .latest-news-slider .slick-list {
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
    }
    span.date, p.date {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .latest-news-slider-item a > h3 {
        font-size: 24px;
    }
    .top-5 .heading {
        padding-top: 80px;
        padding-bottom: 30px;
    }
    .top-5 .heading h4 {
        font-size: 32px;
    }
    .top-5-list-item {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 10px;
        width: 100%;
        padding-bottom: 20px;
    }
    .top-5-list-item:not(:last-child) {
        border-right: none;
    }
    .top-5-list-item p {
        margin-bottom: 5px;
    }
    .top-5-list-item span {
        margin-bottom: 15px;
    }
    .home-contact-content {
        padding: 60px 30px 50px 30px;
        width: 100%;
    }
    .home-contact-thumb {
        width: 100%;
        padding-top: 64.5%;
    }
    .home-contact-thumb small.note {
        bottom: 18px;
        font-size: 15px;
        right: 18px;
        padding-left: 50%;
    }
    .default-hero {
        margin-top: -110px;
    }
    .default-hero h1 {
        letter-spacing: normal;
        font-size: 42px;
        text-align: center;
    }
    .wave {
        margin-top: -80px;
        min-height: 310px;
    }
    .wave:before {
        height: 67px;
        width: 820px;
        left: 50%;
        transform: translateX(-50%);
    }
    .wave {
        -webkit-mask-image: url(assets/img/bg/wave_mask.png), linear-gradient(#000, #000);
        mask-image: url(assets/img/bg/wave_mask.png), linear-gradient(#000, #000);
        -webkit-mask-position: top center, 0 67px;
        mask-position: top center, 0 67px;
        -webkit-mask-size: 820px 67px, 100% 100%;
        mask-size: 820px 67px, 100% 100%;
    }
    .contact-main {
        padding-bottom: 0;
    }
    .contact-main > .container {
        padding-left: 0;
        padding-right: 0;
    }
    .contact-main > .container > .flex > .half {
        padding-top: 65px;
    }
    .contact-main > .container > .flex > .half h4 {
        font-size: 24px;
    }
    .contact-main > .container > .flex > .half:first-child {
        padding-right: 30px;
        padding-left: 30px;
    }
    .contact-main > .container > .flex > .half.gray {
        border-radius: 0;
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 45px !important;
    }
    .contact-main > .container > .flex > .half:first-child ul {
        padding-top: 40px;
    }
    .contact-main > .container > .flex > .half:first-child ul li {
        font-size: 16px;
    }
    .contact-main > .container > .flex > .half:first-child ul li span {
        width: 35px;
        margin-right: 30px;
    }
    .about-main {
        padding-top: 70px;
        padding-bottom: 100px;
    }
    .about-main > .container {
        padding-left: 0;
        padding-right: 0;
    }
    .about-main .two-cols {
        padding-left: 30px;
        padding-right: 30px;
    }
    .team {
        padding-top: 45px;
    }
    .team .heading {
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .team-list-item-wrapper {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 30px;
        width: 100%;
    }
    .team-list-item {
        border-radius: 8px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
    }
    .team-list-item-content {
        padding: 40px 40px 20px 40px;
    }
    .team-list-item-thumb {
        margin-bottom: 20px;
    }
    .team-list-item-content h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .team-list-item-content p {
        font-size: 16px;
        min-height: 47px;
    }
    .team-list-item-link {
        padding: 30px 40px 40px 40px;
        border-top: 1px solid #e0e0e0;
    }
    .team-list-item-link a {
        min-width: unset;
    }
    .testimonials-main {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .testimonials-main-slider-item-thumb {
        width: 270px;
        height: 270px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .testimonials-main-slider-item {
        border-radius: 8px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        padding: 40px 45px;
    }
    .testimonials-main-slider-item-content {
        width: 100%;
        padding-left: 0;
    }
    .testimonials-main-slider-item-content-heading {
        padding-bottom: 20px;
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 32px;
    }
    .testimonials-main-slider-item-content-heading-left, .testimonials-main-slider-item-content-heading {
        flex-direction: column;
        justify-content: center;
    }
    .testimonials-main-slider-item-content-heading-left h3 {
        font-size: 24px;
        margin-right: 0;
        margin-bottom: 5px;
        width: 100%;
    }
    .testimonials-main-slider-item-content-heading-left p {
        font-size: 16px;
        width: 100%;
        margin-bottom: 5px;
    }
    .testimonials-main-slider-item-content-text img {
        margin-right: 13px;
    }
    .testimonials-main-slider-item-content-text {
        line-height: 30px;
    }
    .products-videos {
        padding-top: 55px;
        padding-bottom: 30px;
        border-bottom: 1px solid #e0e0e0;
    }
    .products-videos-list-item span {
        width: 55px;
        height: 55px;
        border: 2px solid #26a9e0;
        font-size: 24px;
    }
    .products-videos-list-item p {
        width: calc(100% - 55px);
        padding-left: 20px;
        line-height: 1.3;
    }
    .products-main-filter {
        padding: 30px;
        border-radius: 8px;
        border: 1px solid #c7c7c7;
    }
    .products-main {
        padding-top: 75px;
        padding-bottom: 70px;
    }
    .filterOptions-wrapper, .products-main-filter form {
        width: 100%;
    }
    .filterOptions-wrapper {
        margin-bottom: 10px;
    }
    .filterOptions {
        padding: 22px 30px;
        font-size: 16px;
        border-radius: 4px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        letter-spacing: 2px;
        background-size: 11px 8px;
        background-position: top 27px right 30px;
    }
    #filters-form .filter-title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .products-main #filter-dropdown {
        padding: 30px;
        border-radius: 4px;
        border: 1px solid #c7c7c7;
        z-index: 10;
    }
    .filter-column {
        width: 100%;
        padding-bottom: 20px;
    }
    .products-main-filter input[type="text"] {
        width: calc(100% - 70px);
        height: 60px;
        border-radius: 4px;
        margin-right: 10px;
        padding-left: 30px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        letter-spacing: 2px;
    }
    .products-main-filter input[type="submit"] {
        width: 60px;
        height: 60px;
        background-size: 19px 19px;
        font-size: 16px;
    }
    .products-main-list {
        padding-top: 60px;
        margin-left: -27px;
        margin-right: -27px;
    }
    .products-main-list-item-wrapper {
        padding-left: 27px;
        padding-right: 27px;
        padding-bottom: 40px;
        width: 100%;
    }
    .products-main-list-item {
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        border-radius: 8px;
    }
    .products-main-list-item-heading {
        padding: 50px 45px 10px 45px;
        border-bottom: 1px solid #e0e0e0;
    }
    .products-main-list-item-heading a h3 {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .products-main-list-item-heading a.products-main-list-item-thumb {
        margin-bottom: 20px;
    }
    .products-main-list-item-params {
        padding: 10px 45px;
        border-bottom: 1px solid #e0e0e0;
    }
    .product-finish-img a {
        width: 60px;
        height: 60px;
        border: 1px solid transparent;
        padding: 5px;
    }
    .product-finish-img a:after {
        width: 26px;
        height: 26px;
    }
    .products-main-list-item-content {
        padding: 25px 45px;
    }
    .products-main-list-item-footer {
        border-top: 1px solid #e0e0e0;
    }
    .products-main-list-item-content p {
        font-size: 16px;
    }
    .products-main-list-item-footer {
        padding: 20px 45px 50px 45px;
    }
    .add-to-fav {
        font-size: 24px;
    }
    .guide-main {
        padding-top: 70px;
        padding-bottom: 45px;
    }
    .two-cols h2 {
        margin-bottom: 15px;
    }
    .two-cols h5 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    a.btn.install, a.btn.download, a.btn.search {
        padding-right: 80px;
        min-width: 240px;
    }
    a.btn.install {
        background-position: top 15px right 20px;
    }
    a.btn.download {
        background-position: top 15px right 20px;
    }
    a.btn.search {
        background-position: top 15px right 20px;
    }
    .two-cols > .flex > .half p i {
        margin-right: 5px;
    }
    .faq {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .faq-list {
        padding: 30px 50px;
        border-radius: 8px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
    }
    .faq-list-item:not(:last-child) {
        border-bottom: 1px solid #e0e0e0;
    }
    .faq-list-item-q {
        font-size: 24px;
        padding: 22px 35px 22px 0;
    }
    .faq-list-item-a {
        padding: 30px 40px 5px 40px;
    }
    .warranty-main {
        padding-top: 70px;
    }
    .warranty-main .heading {
        padding-bottom: 0;
    }
    .boxed-text {
        padding: 45px 65px 35px 45px;
        border-radius: 8px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
    }
    .boxed-text h4 {
        font-size: 24px;
    }
    .important-docs {
        padding-top: 70px;
    }
    .important-docs .heading h4 {
        font-size: 24px;
    }
    .important-docs-list-item {
        padding: 20px 50px;
        border-bottom: 1px solid #d4d4d4;
        flex-direction: column;
        justify-content: center;
    }
    .important-docs-list-item:nth-child(1) {
        border-top: 1px solid #d4d4d4;
    }
    .important-docs-list-item h3 {
        font-size: 16px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 20px;
        font-weight: 700;
    }
    .important-docs-list-item h3 img {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .blog-list-section {
        padding-top: 70px;
        padding-bottom: 60px;
    }
    aside.sidebar {
        padding-left: 110px;
    }
    .blog-list-item {
        margin-bottom: 30px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        padding: 40px;
        border-radius: 8px;
    }
    .blog-list-item-text {
        padding-left: 0;
        width: 100%;
    }
    .blog-list-item-thumb {
        width: 100%;
        margin-bottom: 20px;
    }
    a.blog-list-item-title h3 {
        font-size: 20px;
    }
    .true-loadmore-wrapper {
        text-align: center;
    }
    #true_loadmore {
        min-width: 300px;
    }
    .widget_posts_search input[type="search"] {
        width: calc(100% - 70px);
        height: 60px;
        border-radius: 4px;
        margin-right: 10px;
        padding-left: 30px;
    }
    .widget_posts_search button {
        width: 60px;
        height: 60px;
        background-size: 19px 19px;
        font-size: 0;
        border-radius: 4px;
    }
    aside.sidebar .widget {
        margin-bottom: 10px;
    }
    aside.sidebar .widget h4 {
        font-size: 24px;
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    aside.sidebar .widget a span {
        font-size: 14px;
    }
    aside.sidebar .widget li:not(:last-child) {
        margin-bottom: 20px;
    }
    .post-hero {
        padding-top: 270px;
        margin-top: -130px;
    }
    .blog-post {
        padding-top: 70px;
        padding-bottom: 60px;
    }
    .blog-post-content-wrapper {
        padding-right: 0;
    }
    .blog-post-content-wrapper h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .post-content-header-share p {
        font-size: 16px;
        margin-right: 85px;
        display: none;
    }
    .post-content-header-date-cat a {
        font-size: 16px;
    }
    .post-content-header-date-cat span {
        margin-left: 10px;
        margin-right: 10px;
    }
    .heateor_sss_sharing_ul > a {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .post-content-header {
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        margin-bottom: 30px;
        flex-wrap: nowrap;
    }
    .single-post aside.sidebar {
        padding-left: 20px;
    }
    .single-post .narrow-container {
        max-width: 1260px;
    }
    .widget_related_posts_widget a {
        font-size: 24px !important;
    }
    .widget_related_posts_widget .related-item {
        margin-bottom: 35px;
    }
    section.default-page {
        padding-top: 160px;
        padding-bottom: 100px;
    }
    .wpcf7-form span {
        margin-bottom: 10px;
    }
    .wpcf7-form .flex > .half {
        width: 100%;
    }
    .wpcf7-form span input, .wpcf7-form select {
        height: 50px;
        border-radius: 4px;
        padding-left: 20px;
    }
    .wpcf7-form textarea {
        height: 120px;
        border-radius: 4px;
        padding-left: 20px;
        padding-top: 20px;
    }
    .wpcf7-form input[type="submit"] {
        min-width: 300px;
        font-size: 20px;
    }
    .hidden-bio {
        max-width: 700px;
        padding: 0 !important;
    }
    .hidden-bio .hidden-bio-content {
        padding: 40px;
    }
    .hidden-bio .hidden-bio-content h3 {
        font-size: 24px;
    }
    .checkbox-item {
        margin-bottom: 10px;
    }
    .checkbox-item input[type="checkbox"] {
        width: 20px;
        height: 20px;
        border-radius: 4px;
        margin-right: 10px;
        box-shadow: inset 1px 1px 3px rgba(179, 178, 180, 1);
    }
    .checkbox-item input[type="checkbox"]:checked:after {
        font-size: 14px;
    }
    .checkbox-item label {
        font-size: 16px;
    }
    .marketplace {
        padding-top: 50px;
    }
    .marketplace .heading {
        padding-bottom: 0;
        max-width: 1140px;
    }
    #state-served-filter, #dealer-search-form input[type="text"] {
        height: 60px;
        border-radius: 4px;
        border: none !important;
        padding-left: 30px;
    }
    #state-served-filter {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    #dealer-search-form {
        width: 100%;
    }
    #dealer-search-form input[type="text"] {
        width: calc(100% - 70px);
    }
    #dealer-search-form input[type="submit"] {
        width: 60px;
        height: 60px;
        background-size: 19px 19px;
        font-size: 16px;
    }
    .marketplace-filters {
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 260px;
    }
    .marketplace {
        padding-bottom: 120px;
        background-image: url("assets/img/bg/map_mobile.png");
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        background-position: top 100px right 0;
    }
    .marketplace .filter-dropdown {
        padding-top: 30px;
    }
    #load-more-dealers {
        min-width: 300px;
        font-size: 20px;
    }
    .load-more-dealers-btn {
        padding-top: 35px;
    }
    .marketplace-list {
        margin-left: -27px;
        margin-right: -27px;
    }
    .marketplace-list-item-wrapper {
        padding-left: 27px;
        padding-right: 27px;
        padding-bottom: 20px;
        width: 100%;
    }
    .marketplace-list-item {
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        border-radius: 8px;
    }
    .marketplace-list-item > div {
        padding: 25px 45px 25px 45px;
    }
    .marketplace-list-item-heading {
        min-height: 135px;
    }
    .marketplace-list-item-heading span {
        font-size: 16px;
    }
    .marketplace-list-item-heading h3 {
        font-size: 20px;
    }
    .marketplace-list-item-param {
        font-size: 16px;
        min-height: 113px;
        border-bottom: 1px solid #e0e0e0;
    }
    .marketplace-list-item-param p {
        font-size: 16px;
    }
    .marketplace-list-item-param h4 {
        font-size: 16px;
    }
    .marketplace-list-item-btn {
        padding-top: 30px !important;
        padding-bottom: 40px !important;
    }
    .footer-logo {
        padding-bottom: 30px;
    }
    .footer-menu {
        padding-bottom: 60px;
    }
    .footer-menu nav ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .footer-nav .flex > div {
        width: 100%;
        text-align: center;
    }
    .products-videos-list-item-wrapper {
        width: 100%;
        margin-bottom: 20px;
    }
    .blog-list, aside.sidebar {
        width: 100%;
    }
    aside.sidebar {
        order: -1;
        border-radius: 8px;
        border: 1px solid #c7c7c7;
        padding: 30px 20px;
        margin-bottom: 30px;
    }
    aside.sidebar .widget h4, aside.sidebar .widget ul {
        display: none;
    }
    aside.sidebar .widget select {
        display: block;
        width: 100%;
        height: 60px;
        border: none;
        padding-left: 20px;
        text-transform: uppercase;
        border-radius: 4px;
        -webkit-box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        -moz-box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        font-size: 16px;
    }
    .widget_posts_search form {
        -webkit-box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        -moz-box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
    }
    .single-post aside.sidebar {
        width: 100%;
        order: 1;
    }
    .blog-post-content-wrapper {
        width: 100%;
    }
    .single-post .widget_posts_search {
        display: none;
    }
    .single-post aside.sidebar .widget a {
        font-size: 20px !important;
    }
    .single-post aside.sidebar h4 {
        display: block;
    }
    .favorites-section {
        margin-top: 25px;
        border-radius: 8px;
        padding: 24px 20px;
    }
    .favorites-section h4 {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .favorites-page-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .favorites-page-header {
        padding-bottom: 16px;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .favorites-page-header h4 {
        font-size: 28px;
        margin-bottom: 12px;
    }
    .favorite-link-item {
        width: calc(50% - 0.5em);
        min-height: 115px;
        padding: 5px;
        margin-bottom: 10px;
        border-radius: 6px;
    }
    .favorite-link-item span {
        font-size: 12px;
        letter-spacing: 0.5px;
    }
    .favorites-compare-trigger {
        margin-top: 10px;
    }
    .favorites-compare-popup {
        max-width: 100%;
    }
    .favorites-compare-popup-heading {
        padding-bottom: 16px;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: flex-start;
        padding: 30px 20px;
    }
    .favorites-share-block {
        margin-top: 14px;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
    }
    .favorites-share-block p {
        margin: 0 0 10px 0;
    }
    .favorites-share-actions {
        width: 100%;
        gap: 8px;
    }
    .favorites-share-actions .btn {
        min-width: 0;
        width: calc(50% - 4px);
        padding: 16px 10px;
        font-size: 14px;
    }
    .favorites-compare-card-wrapper {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 14px;
    }
    .favorites-compare-card-actions {
        padding: 25px 45px 10px 45px;
    }
    .favorites-compare-card-actions .btn {
        margin-bottom: 8px;
    }
    .favorites-compare-card-actions .btn:last-child {
        margin-bottom: 0;
    }
    .product-single-actions {
        margin-top: 16px;
        flex-direction: column;
        align-items: flex-start;
    }
    .product-single-fav-btn {
        font-size: 20px;
        border-radius: 4px;
        padding: 10px 16px;
    }
    .product-single-fav-btn .favorite-label {
        font-size: 14px;
        letter-spacing: 1px;
    }
}
@media (max-width: 980px) {
    .wc-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 640px) {
    .wc-grid {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 996px) {
    .contact-main > .container > .flex > .half:first-child h2 {
        letter-spacing: normal;
        font-size: 42px;
    }
    .contact-main > .container > .flex > .half:first-child ul li {
        border-radius: 4px;
        padding: 16px 27px 16px 70px;
        margin-bottom: 10px;
        box-shadow: 0 5px 20px 0 rgba(4, 1, 5, 0.05);
    }
    .contact-main > .container > .flex > .half:first-child ul li:before {
        left: 30px;
        top: 15px;
    }
    .flipbook-preview {
        min-height: 420px;
        border-radius: 16px;
        box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
    }
    .flipbook-preview__img {
        border-radius: 6px;
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
    }
    .flipbook-preview__cta {
        left: 22px;
        bottom: 18px;
        gap: 6px;
        border-radius: 999px;
        padding: 10px 14px;
        font-size: 14px;
    }
    .flipbook-preview__btn {
        height: 40px;
        padding: 0 16px;
        border-radius: 999px;
        font-size: 14px;
    }
    .flipbook-preview__sub {
        font-size: 13px;
    }
    .flipbook-overlay {
        padding: 22px;
    }
    .flipbook-modal {
        width: 623px;
        max-width: 100%;
        height: min(760px, 88vh);
        border-radius: 18px;
        box-shadow: 0 18px 60px rgba(0, 0, 0, 0.35);
    }
    .flipbook-close {
        right: 14px;
        top: 14px;
        width: 42px;
        height: 42px;
        border-radius: 999px;
        font-size: 22px;
    }
    .flipbook-close:focus {
        outline: 2px solid rgba(255, 255, 255, 0.9);
        outline-offset: 2px;
    }
    .wc-gallery__title {
        margin: 0 0 14px;
        font-size: 22px;
    }
    .wc-gallery__subtitle {
        margin: 28px 0 14px;
        font-size: 18px;
    }
    .wc-grid {
        gap: 18px;
    }
    .wc-card {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 14px;
    }
    .wc-card__cap {
        padding: 12px 14px 14px;
    }
    .wc-card__cap-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .wc-meta {
        gap: 6px;
    }
    .wc-meta > div {
        grid-template-columns: 88px 1fr;
        gap: 10px;
    }
    .page-template-choose-a-water-color .bottom {
        margin-top: 34px;
        padding-top: 18px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    .page-template-choose-a-water-color .bottom h4 {
        font-size: 18px;
    }
    .wc-gif__sub {
        margin: 6px 0 12px;
    }
    .wc-gif__frame {
        border-radius: 14px;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }
}
@media (max-width:  450px) {
    .home-hero p br{
        display: none;
    }
    .products-main-list-item-footer {
        padding: 20px 15px 50px 15px;
    }
    .products-main-list-item-content {
        padding: 25px 15px;
    }
    .products-main-list-item-params {
        padding: 10px 15px;
    }
    .products-main-list-item-heading {
        padding: 40px 15px 10px 15px;
        border-bottom: 1px solid #e0e0e0;
    }
    a.btn, input[type="submit"], .btn a, button.btn {
        min-width: 150px;
        padding: 20px 15px;
    }
}
