body {
font-size:  16px;
}
body .dark p {
color: #000;
}
body p.big-text,
body .big-text p {
font-size: 24px;
line-height: 36px;
}
body p.bigger-text,
body .bigger-text p {
font-size: 30px;
line-height: 40px;
}
body h1.like-h2,
body .like-h2 h1,
body .like-h2 p {
font-size: 60px!important;
line-height: 70px!important;
}
body h2.like-h3,
body .like-h3 h2,
body .like-h3 p {
font-size: 40px!important;
line-height: 50px!important;
}
body h3.like-h4,
body .like-h4 h3,
body .like-h4 p {
font-size: 24px!important;
line-height: 30px!important;
font-family: gill-sans-regular!important;
}
body .dark h4 {
color: #000;
} #header-outer header {
transition: none;
}
#top .container .row {
height: 120px;
transition: height .3s ease;
}
.scrolled-down #top .container .row {
height: 80px;
} .scrolled-down #top nav > ul.sf-menu:not(.buttons) {
width: 100%;
height: 100%;
margin-top: 0px;
}
#top nav > ul > li > a:hover {
font-family: 'gill-sans-medium';
} body.transparent-heading .ocm-effect-wrap #header-space {
display: none;
height: 0px!important;
}
body.transparent-heading #wpadminbar ~ .ocm-effect-wrap #header-outer {
top: 32px!important;
}
body.transparent-heading #header-outer {
top: 0px!important;
}
body.transparent-heading #header-outer {
background: rgba(240,239,237,0)!important;
transition: all .3s ease-in-out!important;
}
body.transparent-heading #header-outer #logo > img {
filter: brightness(10);
transition: all .3s ease!important;
}
body.transparent-heading #header-outer .menu-title-text {
color: #fff;
font-size: 24px;
transition: all .3s ease;
}
body.material #header-outer #top .span_9 nav > ul.sf-menu > li:last-child > a {
margin-right: 20px;
} body.transparent-heading #header-outer.scrolled-down {
background: rgba(240,239,237,100)!important;
}
body.transparent-heading #header-outer.scrolled-down #logo > img {
filter: brightness(1);
}
body.transparent-heading #header-outer.scrolled-down .menu-title-text {
color: var(--nectar-accent-color);
font-size: 20px;
}
body.transparent-heading #header-outer .sf-menu {
margin-top: 20px;
height: 60px;
gap: 30px;
border-bottom: 3px solid rgba(255,255,255,1);
transition: border-bottom .3s ease!important;
}
body.transparent-heading #header-outer.scrolled-down .sf-menu {
border-bottom: 3px solid rgba(255,255,255,0);
} body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
body #header-outer #logo > img {
transition: all .3s ease!important;
}
body #header-outer.scrolled-down #logo > img {
height: 48px;
}
body #header-outer .menu-title-text {
font-size: 24px;
transition: all .3s ease;
}
body #header-outer.scrolled-down .menu-title-text {
font-size: 20px;
} body:not(.page):not(.single-post):not(.single-portfolio) .nectar-global-section.before-footer {
padding-top: 0px;
} .wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 textarea {
background-color: transparent;
border-radius: 0;
border: none;
border-bottom: 1px solid #4A4644;
}
.field-row {
display: flex;
flex-flow: row nowrap;
}
.field > p {
display: grid;
grid-template-columns: 110px 1fr;
grid-column-gap: 20px;
margin-bottom: 20px;
}
.field > p br {
display: none;
}
.field > p label {
text-align: right;
margin-top: 10px;
}
body.material .wpcf7 input,
body.material .wpcf7 textarea {
font-size: 16px;
padding-bottom: 5px;
}
body.material .wpcf7 input:focus,
body.material .wpcf7 textarea:focus {
border-bottom: 1px solid #4A4644;
box-shadow: 0px 10px 10px rgba(74, 70, 68, .1);
}
.wpcf7 form > p:last-of-type {
display: flex;
flex-flow: row-reverse nowrap;
align-items: center;
justify-content: flex-start;
}
body[data-form-submit=regular] .container-wrap .wpcf7 input[type=submit] {
background: transparent;
border-bottom: 3px solid #4A4644;
color: #4A4644;
font-family: 'gill-sans-regular';
font-size: 20px;
transition: all .3s ease;
}
body[data-form-submit=regular] .container-wrap .wpcf7 input[type=submit]:hover,
body[data-form-submit=regular] .container-wrap .wpcf7 input[type=submit]:focus {
background: #4A4644;
color: #fff;
opacity: 1;
} .row .col .iwithtext .iwt-icon img:not([srcset]) {
width: 20px;
}
.iwithtext .iwt-text {
padding-left: 40px;
}
.image-with-border {
border: 10px solid var(--nectar-extra-color-2);
}
.vertical-center-image > .vc_column-inner > .wpb_wrapper {
display: flex;
flex-flow: column nowrap;
justify-content: center;
} .geek-gallery-container {
height: 80vh!important;
}
.geek-gallery-images {
background: var(--nectar-accent-color);
}
.gallery-controls__count {
top: 5%;
}
.gallery-controls__count .gallery-controls-inner {
display: flex;
align-items: center;
background: var(--nectar-extra-color-2);
padding: 6px 24px;
border-radius: 40px;
font-size: 20px;
height: 32px;
color: var(--nectar-accent-color);
font-family: 'gill-sans-regular';
text-align: center;
}
.gallery-controls__arrows .gallery-controls-inner button {
background: var(--nectar-extra-color-2);
padding: 12px 16px;
border: 0px;
border-radius: 40px;
aspect-ratio: 1/1;
font-size: 20px;
color: var(--nectar-extra-color-1);
transition: all .3s ease;
}
.gallery-controls__arrows .arrow__left button i {
margin-right: 2px;
}
.gallery-controls__arrows .arrow__right button i {
margin-left: 2px;
}
.gallery-controls__arrows .gallery-controls-inner button:hover {
background: var(--nectar-extra-color-1);
color: #fff;
cursor: pointer;
}@media only screen and (max-width: 999px) { body p.big-text,
body .big-text p {
font-size: 18px;
line-height: 28px;
}
body p.bigger-text,
body .bigger-text p {
font-size: 28px;
line-height: 36px;
}
body h1.like-h2,
body .like-h2 h1,
body .like-h2 p {
font-size: 42px!important;
line-height: 42px!important;
} #top .container .row,
.scrolled-down #top .container .row,
.page-door-choices #top .container .row {
height: unset!important;
}
body.transparent-heading #header-outer {
background: rgba(240,239,237,100)!important;
}
body.transparent-heading #header-outer #logo > img {
filter: brightness(1);
}
#header-outer #mobile-menu ul li a {
font-size: 18px!important;
padding: 16px 0!important;
} .field-row {
flex-flow: column nowrap;
}
.field > p {
display: grid;
grid-template-columns: 1fr;
grid-column-gap: 20px;
margin-bottom: 20px;
}
.field > p label {
text-align: left;
margin-top: 0px;
} .geek-gallery-container {
height: 50vh!important;
}
.geek-gallery-images .image-container > img {
max-height: 50vh!important;
object-fit: contain;
} .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level {
min-height: calc(100vh - 74px);
}
img.arrow {
transform: scaleX(-1) rotate(90deg) !important;
}
.behind-arrow > .row_col_wrap_12_inner {
z-index: -10;
}
.mobile-ignore-same-height,
.mobile-ignore-same-height > .vc_column-inner {
min-height: 0px!important;
}
.container-wrap .full-width-content .vc_row-fluid[data-column-margin*=px]>.span_12>.wpb_column {
margin-bottom: 20px;
}
.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation:not(.arrow) {
width: 100%;
}
}.page-door-choices #top .container .row {
height: 80px;
}
body.page-door-choices #header-outer #logo > img {
height: 48px;
}
body.page-door-choices #header-outer .menu-title-text {
font-size: 20px;
}
.zoom-on-hover .column-image-bg {
transition: all .3s ease;
}
.zoom-on-hover:hover .column-image-bg {
transform: scale(1.1);
}
.sliding-door-bg .column-image-bg {
background-position: 20% 50%!important;
}