@charset "UTF-8";
   article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
hr {
position: relative;
border-top: 1px solid #e6e6e6;
height: 1px;
width: 100%;
}
ol {
list-style: decimal;
}
ul {
list-style-type: disc;
}
ul, ol {
padding-left: 17px;
}
li > ul,
li > ol {
margin-bottom: 0;
padding-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 10px 40px;
}
img {
max-width: 100%;
height: auto;
}
figure {
margin: 0;
}
th {
font-weight: bold;
}
table {
width: 100%;
margin-bottom: 30px;
border-collapse: collapse;
border-spacing: 0;
}
table thead th {
color: #ffffff;
border-color: transparent;
background-color: var(--qt-primary-color);
}
table th,
table td {
padding: 13px 30px;
border: 1px solid #e2e2e2;
}
table tr td {
font-weight: normal;
}
table tr td:first-of-type a {
font-weight: 500;
}
:focus {
outline: none;
outline-style: none;
}
caption,
th,
td {
text-align: left;
}
blockquote,
q {
position: relative;
quotes: "" "";
}
b, strong {
font-weight: bold;
}
dfn,
em,
i {
font-style: italic;
}
blockquote {
padding: 0 40px;
margin: 30px 0;
color: #212121;
font-size: inherit;
font-style: italic;
border-left: none;
}
blockquote > p {
font-size: 16px;
line-height: 1.8;
}
blockquote::after {
position: absolute;
font-family: 'Playfair Display', serif;
content: '"';
top: -25px;
left: 20px;
font-size: 10em;
line-height: 1;
color: rgba(153, 153, 153, 0.19);
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 13px;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
border: 1px solid #dadada;
word-break: break-all;
word-wrap: break-word;
border-radius: 2px;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 14px;
background: inherit;
color: #343434;
}
abbr,
acronym {
border-bottom: 1px dotted #545454;
cursor: help;
}
mark,
ins {
font-weight: 900;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
svg {
position: relative;
height: 1em;
}
.screen-reader-text {
display: none;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
body {
font-family: var(--qt-primary-font-family);
font-weight: var(--qt-primary-font-weight);
line-height: 1.6;
color: var(--qt-theme-text-color);
text-rendering: optimizeLegibility;
}
@media (max-width: 991px) {
body {
font-size: var(--qt-primary-font-size-mobile);
}
}
@media (min-width: 992px) {
body {
font-size: var(--qt-primary-font-size-desktop);
}
}
body.boxed > .layout-boxed {
max-width: 100%;
margin: 0 auto;
overflow: hidden;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
body.boxed > .layout-boxed {
width: 830px;
}
}
@media (min-width: 992px) {
body.boxed > .layout-boxed {
width: 1050px;
}
}
@media (min-width: 1200px) {
body.boxed > .layout-boxed {
width: 1250px;
}
}
body .layout-boxed {
position: relative;
overflow-x: hidden;
}
body.elementor-page:not(.sidebar-left):not(.sidebar-right) .content .container:has(.e-con) {
padding: 0;
width: auto;
} p {
margin-bottom: 11px;
text-rendering: optimizeLegibility;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
font-family: var(--qt-secondary-font-family);
font-weight: var(--qt-secondary-font-weight);
color: #464646;
line-height: 1.3;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
margin-top: 20px;
}
.has-text.has-theme-text-color {
color: var(--qt-theme-text-color);
}
.has-background.has-theme-text-color {
background-color: var(--qt-theme-text-color);
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-bottom: 1.2em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.alignnone {
margin: 2px 30px 20px 0;
}
.single-image {
margin-bottom: 0;
}
body #elementor-add-new-section {
margin: 0 auto;
}
@media screen and (min-width: 992px) {
body .elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) .elementor-column-gap-default {
width: calc(100% + 20px);
max-width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
}
}
@media screen and (min-width: 992px) {
body .elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) .elementor-column-gap-narrow {
width: calc(100% + 10px);
max-width: calc(100% + 10px);
margin-left: -5px;
margin-right: -5px;
}
}
@media screen and (min-width: 992px) {
body .elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) .elementor-column-gap-extended {
width: calc(100% + 30px);
max-width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
}
@media screen and (min-width: 992px) {
body .elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) .elementor-column-gap-wide {
width: calc(100% + 40px);
max-width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
}
@media screen and (min-width: 992px) {
body .elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) .elementor-column-gap-wider {
width: calc(100% + 60px);
max-width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
}
} .dropcap {
float: left;
margin-right: 15px;
color: var(--qt-primary-color);
font-size: 30px;
font-weight: 700;
text-align: center;
}
.dropcap.style1 {
padding: 0 10px;
border: 4px solid #e6e6e6;
}
.dropcap.style2 {
padding: 0 10px;
border: 2px solid #e6e6e6;
}
.dropcap.style3 {
font-size: 38px;
}
.dropcap-wrap {
display: flex;
align-items: center;
gap: 15px;
margin-bottom: 15px;
}
.dropcap-wrap .dropcap-pull .dropcap {
float: none;
margin: 0;
font-size: 32px;
}
.dropcap-wrap .dropcap-pull .dropcap.style2 {
line-height: inherit;
}
.dropcap-wrap .dropcap-pull .dropcap.style3 {
margin-bottom: 0;
font-size: 38px;
line-height: inherit;
}
.dropcap-wrap .dropcap-title {
font-family: var(--qt-secondary-font-family);
font-weight: var(--qt-secondary-font-weight);
font-size: 20px;
color: #464646;
line-height: 20px;
}
.elementor-align-center .dropcap-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.elementor-align-right .dropcap-wrap {
display: flex;
align-items: center;
justify-content: flex-end;
}
.seperator {
position: relative;
display: block;
width: 100%;
height: 1px;
border-top: 1px solid #e6e6e6;
}
.seperator::after {
position: absolute;
content: "";
left: calc(50% - 50px);
bottom: 0;
width: 100px;
height: 1px;
background-color: var(--qt-primary-color);
}
.panel-group .panel + .panel {
margin-top: 10px;
}
.panel-group .panel .panel-heading {
padding: 0;
}
.panel-group .panel .panel-heading .panel-title {
margin-bottom: 0;
font-family: var(--qt-primary-font-family);
font-size: 16px;
}
.panel-group .panel .panel-body {
padding: 19px 30px;
border-style: solid;
border-color: #ededed;
border-width: 0 1px 1px 1px;
border-radius: 0 0 1px 1px;
}
.panel-group .panel .panel-body p:last-of-type, .panel-group .panel .panel-body ol:last-of-type, .panel-group .panel .panel-body ul:last-of-type {
margin-bottom: 0;
}
.panel-group .accordion-toggle {
position: relative;
display: block;
padding: 16px 30px;
color: #a5a5a5;
line-height: 1.25;
border-radius: 1px;
background-color: #ffffff;
border: 1px solid #f2f2f2;
transition: all 200ms ease-out;
}
.panel-group .accordion-toggle[aria-expanded="true"] {
color: #ffffff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
border-color: transparent;
border-radius: 1px 1px 0 0;
background-color: var(--qt-primary-color-darker);
}
.panel-group .accordion-toggle[aria-expanded="true"]:hover {
color: #ffffff;
background-color: var(--qt-primary-color);
}
.panel-group .accordion-toggle[aria-expanded="true"]::before {
content: "\f056";
color: #ffffff;
}
.panel-group .accordion-toggle:hover {
color: var(--qt-primary-color);
background-color: #f9f9f9;
}
.panel-group .accordion-toggle::before {
position: absolute;
right: 30px;
top: 50%;
content: "\f055";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 18px;
color: var(--qt-primary-color);
transform: translateY(-50%);
transition: all 0.2s ease-out;
}
.qt-table {
width: 100%;
}
@media (max-width: 550px) {
.qt-table-wrap {
overflow-x: auto;
}
}
.qt-table thead td {
padding: 15px 30px;
color: #ffffff;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
border: none;
background-clip: padding-box;
background-color: var(--qt-primary-color);
}
.qt-table thead td:empty {
background-color: transparent;
}
.qt-table tbody td {
padding: 15px 30px;
border: none;
background-clip: padding-box;
}
.qt-table tbody td:first-of-type {
font-weight: bold;
text-transform: uppercase;
}
.qt-table tr:hover {
background: none;
}
.qt-table tr:nth-child(2n+0), .qt-table tr:nth-child(2n+0):hover {
background-color: #f9f9f9;
}
.qt-table.default tbody td {
box-shadow: none;
border-bottom: 1px solid #f2f2f2;
}
.qt-table.default tbody tr td:last-of-type {
border-right: none;
}
.qt-table.default tbody tr:last-of-type td {
border-bottom: none;
}
.qt-table.boxed thead td {
border-right: 1px solid transparent;
border-bottom: 1px solid transparent;
}
.qt-table.boxed tbody td {
background-color: #ffffff;
border-bottom: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
}
.qt-table.boxed tbody td:first-of-type {
box-shadow: none;
background-color: #f2f2f2;
border-bottom: 1px solid #ffffff;
}
.embed-responsive {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} a {
color: var(--qt-primary-color);
}
a:hover, a:focus, a:active {
color: var(--qt-primary-color-darker);
text-decoration: none;
outline: none;
transition: all 100ms ease-out;
}
a span.read.more, a.more {
position: relative;
display: inline-flex;
align-items: center;
margin-top: 10px;
font-weight: bold;
text-transform: uppercase;
}
a span.read.more::after, a.more::after {
position: relative;
content: "\f105";
right: 0;
font-family: "Font Awesome 6 Free";
font-weight: 900;
margin-left: 4px;
transition: all 100ms ease-out;
}
a span.read.more:hover::after, a.more:hover::after {
right: -3px;
}
a:not(.btn)[href^="tel"] {
text-decoration: none;
}
a img {
border: none;
}
.esg-grid a:focus {
color: #ffffff;
}
.btn,
button,
input[type='submit'] {
font-family: var(--qt-btn-font-family);
font-weight: var(--qt-btn-font-weight);
font-size: 13px;
color: var(--qt-btn-text-color);
text-transform: uppercase;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
@media (max-width: 991px) {
.btn,
button,
input[type='submit'] {
font-size: var(--qt-btn-font-size-mobile);
}
}
@media (min-width: 992px) {
.btn,
button,
input[type='submit'] {
font-size: var(--qt-btn-font-size-desktop);
}
}
.btn {
display: inline-flex;
align-items: center;
padding: var(--qt-btn-padding);
border-width: 2px;
border-radius: var(--qt-btn-border-radius);
transition: all 100ms ease-out;
}
.btn.rounded {
border-radius: 30px;
}
.btn.fullwidth {
width: 100%;
justify-content: center;
}
.btn .qt-btn-icon {
display: inline-flex;
line-height: 1;
font-size: 18px;
color: #ffffff;
fill: #ffffff;
}
.btn-primary,
button,
input[type="submit"] {
color: var(--qt-btn-text-color);
border-color: transparent;
background-color: var(--qt-btn-background-color);
}
.btn-primary:hover,
button:hover,
input[type="submit"]:hover {
color: var(--qt-btn-text-color);
border-color: transparent;
background-color: var(--qt-btn-background-color-hover);
}
.btn-outline {
text-shadow: none;
color: rgba(50, 50, 50, 0.6);
border: 2px solid rgba(50, 50, 50, 0.2);
background-color: transparent;
}
.btn-outline:active, .btn-outline:focus, .btn-outline:active:focus, .btn-outline:hover {
color: #ffffff;
border-color: rgba(250, 250, 250, 0.44);
}
.btn-outline.outline-dark {
color: rgba(50, 50, 50, 0.6);
border-color: rgba(50, 50, 50, 0.2);
}
.btn-outline.outline-dark:hover {
border-color: rgba(50, 50, 50, 0.4);
}
.btn-outline.outline-light {
color: rgba(250, 250, 250, 0.6);
border-color: rgba(250, 250, 250, 0.2);
}
.btn-outline.outline-light:hover {
border-color: rgba(250, 250, 250, 0.4);
}
.elementor-align-fullwidth .btn {
width: 100%;
justify-content: center;
}
.btn-icon-before .qt-btn-icon {
margin-right: 8px;
}
.btn-icon-after .qt-btn-icon {
order: 15;
margin-left: 8px;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active:focus, .btn-primary:active:hover {
outline: none;
color: var(--qt-btn-text-color);
border-color: transparent;
background-color: var(--qt-btn-background-color-hover);
}
.the-landscaper-home .esg-navigationbutton {
font-size: 14px;
}
.jumbotron .btn-outline,
.cta-banner .btn-outline {
color: #ffffff;
border-color: rgba(250, 250, 250, 0.33);
}
.jumbotron .btn-outline:hover,
.cta-banner .btn-outline:hover {
border-color: rgba(250, 250, 250, 0.5);
}
.post-password-form > p label input {
height: 50px;
padding: 0px 20px;
font-size: 13px;
font-weight: normal;
width: 100%;
outline: none;
border: 1px solid #dedede;
border-radius: 1px;
vertical-align: middle;
}
.post-password-form > p > input {
position: relative;
top: 1px;
height: 50px;
padding: 0 20px;
font-size: 13px;
border-radius: 0 1px 1px 0;
border: 1px solid var(--qt-primary-color);
background: var(--qt-primary-color);
transition: all 100ms ease-out;
}
.has-background.has-theme-button-color {
background-color: var(--qt-btn-background-color);
}
.has-text.has-theme-button-color {
color: var(--qt-btn-text-color);
} button,
input,
select,
textarea {
margin: 0;
outline: 0;
vertical-align: baseline;
}
::-webkit-input-placeholder {
color: #999;
}
::-moz-placeholder {
color: #999;
}
:-ms-input-placeholder {
color: #999;
}
:-moz-placeholder {
color: #999;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: none;
transition: all 100ms ease-out;
}
select {
border: 1px solid #e8e8e8;
border-radius: 2px;
background: #f9f9f9 url(//landscapingcalgary.org/wp-content/themes/the-landscaper/assets/images/select-bg.png);
background-position: right 20px center;
background-repeat: no-repeat;
appearance: none;
}
textarea {
width: 100%;
overflow: auto;
vertical-align: top;
border: 1px solid #e6e6e6;
}
.wpcf7 {
direction: ltr;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-select, .wpcf7-date {
display: block;
width: 100%;
padding: 15px 20px;
margin: 7px 0 20px 0;
font-size: 14px;
font-weight: normal;
color: #a5a5a5;
border: 1px solid #e6e6e6;
background-color: #f9f9f9;
border-radius: 1px;
transition: all 100ms ease-out;
}
.wpcf7-text:focus, .wpcf7-select:focus, .wpcf7-date:focus, .wpcf7-textarea:focus {
outline: none;
border-color: var(--qt-primary-color);
}
.wpcf7-textarea {
max-width: 100%;
}
.wpcf7-select {
height: 54px;
padding: 0 20px;
outline: 0;
border-radius: 0;
background-image: url(//landscapingcalgary.org/wp-content/themes/the-landscaper/assets/images/select-bg.png);
background-position: 95% center;
background-repeat: no-repeat;
appearance: none;
}
.wpcf7 .wpcf7-list-item label {
display: inline-flex;
align-items: center;
}
.wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
color: #a5a5a5;
}
.wpcf7 .wpcf7-radio,
.wpcf7 .wpcf7-acceptance {
display: block;
margin-top: 12px;
margin-bottom: 20px;
}
.wpcf7 .wpcf7-radio input[type="checkbox"],
.wpcf7 .wpcf7-radio input[type="radio"],
.wpcf7 .wpcf7-acceptance input[type="checkbox"],
.wpcf7 .wpcf7-acceptance input[type="radio"] {
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
margin: 0 20px 0 0;
width: 25px;
height: 25px;
color: #565563;
border: 1px solid #eee;
border-radius: 2px;
outline: none;
background-color: #f9f9f9;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
cursor: pointer;
}
.wpcf7 .wpcf7-radio input[type="checkbox"]:hover,
.wpcf7 .wpcf7-radio input[type="radio"]:hover,
.wpcf7 .wpcf7-acceptance input[type="checkbox"]:hover,
.wpcf7 .wpcf7-acceptance input[type="radio"]:hover {
background-color: #eee;
}
.wpcf7 .wpcf7-radio input[type="checkbox"]:checked,
.wpcf7 .wpcf7-radio input[type="radio"]:checked,
.wpcf7 .wpcf7-acceptance input[type="checkbox"]:checked,
.wpcf7 .wpcf7-acceptance input[type="radio"]:checked {
border-color: var(--qt-primary-color-darker);
background-color: var(--qt-primary-color-darker);
background-image: url(//landscapingcalgary.org/wp-content/themes/the-landscaper/assets/images/checkmark.svg);
background-size: 65%;
}
.wpcf7 .wpcf7-radio .wpcf7-list-item,
.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
margin-left: 0;
}
.wpcf7 .wpcf7-radio + .wpcf7-not-valid-tip,
.wpcf7 .wpcf7-acceptance + .wpcf7-not-valid-tip {
margin-top: -18px;
text-align: inherit;
}
.wpcf7 .wpcf7-radio input[type="radio"] {
border-radius: 50%;
}
.wpcf7 .wpcf7-checkbox {
display: block;
margin-top: 7px;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item {
display: block;
margin-left: 0;
color: #ffffff;
background-color: var(--qt-primary-color);
transition: all 100ms ease-out;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item:not(:last-child) {
border-bottom: 1px var(--qt-border-style) var(--qt-primary-color-darker);
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item:hover {
background-color: var(--qt-primary-color-darker);
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item label {
display: block;
margin-bottom: 0;
padding: 16px 30px;
cursor: pointer;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item label span {
color: #ffffff;
text-shadow: none;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item input {
margin: 0 10px 0 0;
}
.wpcf7 .wpcf7-checkbox input[type="checkbox"]:checked {
border-color: var(--qt-primary-color);
background-color: var(--qt-primary-color);
}
.wpcf7-form-control-wrap {
display: block;
margin-bottom: 20px;
}
.wpcf7-submit {
float: left;
padding: var(--qt-btn-padding);
outline: none;
font-size: 13px;
font-weight: 700;
line-height: inherit;
text-transform: uppercase;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.wpcf7 .wpcf7-spinner {
position: absolute;
right: 0;
}
.wpcf7 p {
margin-bottom: 0;
}
.wpcf7 span {
font-weight: 700;
color: var(--qt-primary-color);
}
.wpcf7 span.wpcf7-list-item label {
margin-bottom: 0;
}
.wpcf7 span.wpcf7-list-item.first {
margin-left: 0;
}
.wpcf7-response-output {
margin: 0;
clear: both;
}
.wpcf7-validation-errors {
border-color: red;
}
.wpcf7-form.invalid .wpcf7-submit {
margin-bottom: 10px;
}
.wpcf7-validation-errors {
border-color: red;
}
.wpcf7-form.invalid .wpcf7-submit {
margin-bottom: 10px;
}
.wpcf7-not-valid-tip {
margin-bottom: 20px;
text-align: left;
}
.wpcf7 .info-text {
position: relative;
margin-left: 30px;
top: -5px;
color: inherit;
}
.wpcf7 .d-flex .info-text {
top: 0;
margin-left: 30px;
}
.wpcf7 form .wpcf7-response-output {
margin: 10px 0 0;
}
.wpcf7 .wpcf7-not-valid-tip {
margin-top: -15px;
color: #dc3232;
}
.request-quote-form .wpcf7-text, .request-quote-form .wpcf7-select {
height: auto;
padding: 13px 20px;
}
.request-quote-form .wpcf7-textarea {
height: 191px;
}
.request-quote-form .wpcf7-submit {
float: right;
}
.request-quote-form .wpcf7 .wpcf7-spinner {
right: auto;
left: 15px;
}
.ask-a-question-form .wpcf7-text, .ask-a-question-form .wpcf7-textarea, .ask-a-question-form .wpcf7-select, .ask-a-question-form .wpcf7-date {
border-color: transparent;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
background-color: #ffffff;
}
.ask-a-question-form .wpcf7-textarea {
height: 125px;
background-color: #ffffff;
}
.ask-a-question-form .wpcf7-submit {
float: none;
} .topbar {
position: relative;
font-family: var(--qt-primary-font-family);
font-weight: var(--qt-primary-font-weight);
font-size: 13px;
color: #7d7d7d;
background-color: #3a3a3a;
}
@media (min-width: 992px) {
.topbar {
padding: 11px 0;
text-align: left;
background: none;
}
}
.topbar .tagline {
position: relative;
display: inline-block;
margin: 0;
padding: 8px 0;
}
@media (min-width: 992px) {
.topbar .tagline {
float: left;
padding: 0;
}
}
.topbar p {
margin: 0;
}
@media (min-width: 992px) {
.topbar .widgets {
float: right;
}
.topbar .widgets-left {
float: left;
}
}
.topbar .widgets-left .widget:first-of-type {
border-top: none;
}
.topbar .widget {
position: relative;
padding: 8px 0;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (min-width: 992px) {
.topbar .widget {
display: inline-block;
padding: 0 20px 0 0;
margin: 0 20px 0 0;
border-top: none;
}
.topbar .widget::before {
position: absolute;
right: 0;
top: 3px;
content: "";
width: 1px;
height: 15px;
background-color: rgba(255, 255, 255, 0.12);
transform: skew(-25deg);
}
.topbar .widget:last-of-type {
padding-right: 0;
margin-right: 0;
}
.topbar .widget:last-of-type::before {
display: none;
}
}
.topbar .widget .widgettitle {
color: #ffffff;
}
.topbar .widget-icon-box .title,
.topbar .widget-icon-box .subtitle {
margin: 0;
display: inline-block;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
}
.topbar .widget-icon-box i {
position: relative;
margin-right: 5px;
top: -1px;
font-size: 16px;
vertical-align: text-bottom;
transition: all 100ms ease-out;
}
.topbar .widget-icon-box:hover i {
color: #fff;
}
.topbar .widget-social-icons a {
width: auto;
height: auto;
margin: 0;
color: inherit;
line-height: 0;
background: none;
}
.topbar .widget-social-icons a:hover {
color: #ffffff;
background-color: transparent;
}
.topbar .widget-social-icons i {
font-size: 16px;
padding: 0 3px;
vertical-align: middle;
margin-right: 1px;
transition: all 100ms ease-out;
}
.topbar .menu {
margin-bottom: 0;
padding-left: 0;
}
@media (min-width: 992px) {
.topbar .menu {
margin: -20px 0;
}
}
.topbar .menu > li {
list-style: none;
position: relative;
display: block;
}
@media (min-width: 992px) {
.topbar .menu > li {
display: inline-block;
}
}
.topbar .menu > li > a {
position: relative;
display: block;
margin: 0 10px 0 0;
color: #757575;
transition: color 100ms ease;
}
@media (min-width: 992px) {
.topbar .menu > li > a {
padding-top: 10px;
padding-bottom: 10px;
}
}
.topbar .menu > li.menu-item-has-children > a {
position: relative;
padding-right: 5px;
margin-bottom: 0;
}
.topbar .menu > li.menu-item-has-children > a::after {
content: "\f0d7";
position: relative;
left: 5px;
top: -1px;
padding-right: 0;
font-size: 10px;
font-family: "Font Awesome 6 Free";
font-weight: 900;
line-height: 0;
}
.topbar .menu > li.menu-item-has-children:hover > .sub-menu {
visibility: visible;
opacity: 1;
}
.topbar .menu > li:last-of-type > a {
margin-right: 0;
}
.topbar .menu .sub-menu {
position: absolute;
left: -15px;
top: 100%;
padding: 0;
margin: 0;
min-width: 130px;
display: block;
visibility: hidden;
opacity: 0;
text-align: left;
z-index: 999;
}
.topbar .menu .sub-menu > li {
position: relative;
list-style: none;
}
.topbar .menu .sub-menu > li > a {
display: block;
padding: 6px 15px;
margin: 0;
color: #fff;
white-space: nowrap;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
background-color: var(--qt-primary-color-lighter);
}
.topbar .menu .sub-menu > li > a:hover {
color: #fff;
}
.topbar .menu .sub-menu > li .sub-menu {
margin-top: 0;
left: 100%;
top: 0;
border-left: 1px solid #999999;
} @media (min-width: 992px) {
.header {
position: relative;
background-color: #3a3a3a;
}
}
@media (min-width: 992px) {
.header-wide + .page-header, .header-fullwidth + .page-header, .header-sidebar + .page-header {
padding: 60px 0;
}
}
@media (min-width: 992px) {
.header-transparent + .page-header {
margin-top: 0;
padding: 160px 0 60px 0;
}
}
@media (min-width: 992px) {
body.no-topbar .header-default .navigation {
position: absolute;
top: 30px;
width: 940px;
}
}
@media (min-width: 1200px) {
body.no-topbar .header-default .navigation {
width: 1140px;
}
}
@media (min-width: 992px) {
body.no-topbar.fixed-navigation .header-default .navigation.is-sticky {
position: fixed;
}
}
body.no-topbar.fixed-navigation .header-default .sticky-offset {
height: 0px !important;
}
@media (min-width: 992px) {
body.is-sticky-nav .header-default .navigation.is-sticky {
width: 940px;
}
}
@media (min-width: 1200px) {
body.is-sticky-nav .header-default .navigation.is-sticky {
width: 1140px;
}
}
@media (min-width: 992px) {
body.is-sticky-nav.admin-bar .navigation {
top: 32px;
}
}
.sticky-offset {
display: none;
}
@media (min-width: 992px) {
body.fixed-navigation .navigation.is-sticky {
position: fixed;
top: 0;
}
}
@media (min-width: 992px) {
body.fixed-navigation .navigation.is-sticky + .sticky-offset {
display: block;
}
}
body.fixed-navigation.admin-bar:not(.header-transparent) .navigation.is-sticky {
top: 32px;
}
body.fixed-navigation.admin-bar.header-transparent.is-sticky-nav .navigation-wrapper {
top: 32px;
}
@media (max-width: 992px) {
body.fixed-mobile-navigation .navigation.is-sticky .container {
padding: 0;
}
}
@media (max-width: 992px) {
body.fixed-mobile-navigation .navigation.is-sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
padding: 0 15px;
overflow: auto;
z-index: 100;
max-height: 100vh;
border-bottom-color: transparent;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
}
@media (max-width: 992px) {
body.fixed-mobile-navigation .navigation.is-sticky + .sticky-offset {
display: block;
}
}
@media (max-width: 992px) {
.header-wide .navbar-header {
margin: 0;
}
}
@media (min-width: 992px) {
.header-wide .navbar-header .navbar-brand {
padding-left: 0;
}
}
.header-wide .container > .navbar-collapse {
margin: 0;
}
.header-wide .navigation {
margin-bottom: 0;
}
@media (min-width: 992px) {
.header-wide .main-navigation {
position: relative;
float: right;
padding-right: 0;
}
.header-wide .main-navigation::after {
position: absolute;
content: "";
top: 0;
right: -100%;
width: 100%;
min-height: 100%;
background-color: var(--qt-primary-color);
}
}
@media (min-width: 992px) {
body.boxed.is-sticky-nav .header-wide .navigation.is-sticky {
width: 1050px;
}
}
@media (min-width: 1200px) {
body.boxed.is-sticky-nav .header-wide .navigation.is-sticky {
width: 1250px;
}
}
@media (min-width: 992px) {
body.boxed.is-sticky-nav .header-wide .main-navigation::after {
right: -55px;
}
}
@media (min-width: 992px) {
body.header-sidebar {
position: relative;
margin-left: 290px;
}
body.header-sidebar .container {
max-width: 100%;
width: 1200px;
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 992px) {
.header-sidebar .jumbotron.carousel .carousel-text {
transform: translate(0%, -50%);
}
.header-sidebar .jumbotron.carousel .carousel-text.center {
width: 100%;
left: 0;
right: 0;
}
.header-sidebar .jumbotron .carousel-control.left {
left: 30px;
}
.header-sidebar .jumbotron .carousel-control.right {
right: 30px;
}
.header-sidebar.is-sticky-nav .navigation {
position: relative;
top: auto;
}
.header-sidebar .header-sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 290px;
z-index: 200;
}
.header-sidebar .header-sidebar .container {
padding: 0;
}
.header-sidebar .topbar,
.header-sidebar .widgets {
float: none;
}
.header-sidebar .topbar {
width: 100%;
padding: 25px 40px 30px 40px;
border-bottom: none;
}
.header-sidebar .topbar .tagline,
.header-sidebar .topbar .widget {
display: block;
padding: 5px 0;
clear: both;
}
.header-sidebar .topbar .widget {
margin: 0;
}
.header-sidebar .topbar .widget::before {
display: none;
}
.header-sidebar .header-sidebar .navbar-header {
position: relative;
float: none;
padding: 30px 40px;
}
.header-sidebar .header-sidebar .navbar-brand {
padding: 0;
}
.header-sidebar .header-sidebar .navbar-brand .site-title {
padding: 15px 0;
font-size: 24px;
color: #999;
}
.header-sidebar .header-sidebar .navigation {
height: 100%;
margin-bottom: 0;
min-height: auto;
background: none;
box-shadow: none;
}
.header-sidebar .header-sidebar .main-navigation {
position: relative;
padding: 0;
margin-bottom: 0;
background: none;
}
.header-sidebar .header-sidebar .main-navigation::before {
display: none;
}
.header-sidebar .header-sidebar .main-navigation > li {
display: block;
}
.header-sidebar .header-sidebar .main-navigation > li > a {
display: block;
padding: 12px 40px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-sidebar .header-sidebar .main-navigation > li > a::before {
display: none;
}
.header-sidebar .header-sidebar .main-navigation > li > a::after {
width: 4px;
top: -1px;
height: calc(100% + 2px);
}
.header-sidebar .header-sidebar .main-navigation > li.menu-item-has-children::after {
right: 30px;
border-width: 5px 0 5px 5px;
z-index: 5;
border-color: transparent transparent transparent rgba(255, 255, 255, 0.2);
}
.header-sidebar .header-sidebar .main-navigation > li.menu-item-has-children:hover::after {
color: rgba(255, 255, 255, 0.5);
}
.header-sidebar .header-sidebar .main-navigation > li:first-of-type {
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.header-sidebar .header-sidebar .main-navigation .sub-menu {
top: 0;
left: 100%;
}
.header-sidebar .header-sidebar .main-navigation .sub-menu li:first-of-type > a {
box-shadow: none;
}
.header-sidebar .header-sidebar .main-navigation .sub-menu li:hover > a {
background-color: var(--qt-btn-background-color-hover);
border-color: rgba(255, 255, 255, 0.12);
}
.header-sidebar .header-sidebar .main-navigation .sub-menu li a {
padding: 12px 21px 12px 18px;
border-color: rgba(255, 255, 255, 0.12);
}
}
@media (min-width: 992px) {
body.header-transparent.is-sticky-nav .navigation {
position: relative;
top: auto;
}
body.header-transparent.is-sticky-nav .navigation-wrapper {
position: fixed;
top: 0;
left: 0;
right: 0;
transition: all 150ms ease-in-out;
}
body.header-transparent .jumbotron.carousel .carousel-text {
transform: translate(0%, -30%);
}
body.header-transparent .topbar {
padding: 13px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
body.header-transparent .topbar .widget {
margin-right: 15px;
padding-right: 15px;
}
body.header-transparent .topbar .widget:last-of-type {
margin: 0;
padding: 0;
}
body.header-transparent .topbar .widget::before {
display: none;
}
.header.header-transparent {
position: absolute;
top: 0;
width: 100%;
z-index: 100;
padding-bottom: 50px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
.header-transparent .navigation {
margin: 0;
box-shadow: none;
background: none;
}
.header-transparent .navigation .navbar-brand {
padding: 0;
}
.header-transparent .main-navigation {
position: relative;
float: right;
padding: 0;
background: none;
}
.header-transparent .main-navigation::before {
display: none;
}
.header-transparent .main-navigation > li > a::before {
display: none;
}
.header-transparent .main-navigation > li.menu-item-has-children::after {
bottom: 25px;
}
.header-transparent .main-navigation > li:hover > a::after, .header-transparent .main-navigation > li:focus > a::after, .header-transparent .main-navigation > li.current-menu-item > a::after, .header-transparent .main-navigation > li.current-menu-item > a:hover::after, .header-transparent .main-navigation > li.current-menu-parent > a::after, .header-transparent .main-navigation > li.current-menu-parent > a:hover::after {
display: none;
}
.header-transparent .main-navigation > li:last-of-type > a {
padding-right: 0;
}
.header-transparent .main-navigation .sub-menu {
border-top: 3px solid var(--qt-primary-color);
}
}
@media (min-width: 992px) and (min-width: 992px) {
.header-transparent .main-navigation .sub-menu > li > .sub-menu {
top: -3px;
}
}
@media (min-width: 768px) {
body.boxed.header-transparent .header {
width: 830px;
}
}
@media (min-width: 992px) {
body.boxed.header-transparent .header {
width: 1050px;
}
}
@media (min-width: 1200px) {
body.boxed.header-transparent .header {
width: 1250px;
}
}
body.boxed.header-transparent.is-sticky-nav .navigation-wrapper {
left: auto;
right: auto;
}
@media (min-width: 768px) {
body.boxed.header-transparent.is-sticky-nav .navigation-wrapper {
width: 830px;
}
}
@media (min-width: 992px) {
body.boxed.header-transparent.is-sticky-nav .navigation-wrapper {
width: 1050px;
}
}
@media (min-width: 1200px) {
body.boxed.header-transparent.is-sticky-nav .navigation-wrapper {
width: 1250px;
}
}
@media (max-width: 992px) {
body.header-overlay .navbar-collapse.in .main-navigation {
margin-bottom: 20px;
}
}
@media (min-width: 992px) {
body.header-overlay .main-navigation {
text-align: center;
}
}
@media (min-width: 992px) {
body.header-overlay .main-navigation .sub-menu {
text-align: left;
}
}
@media (min-width: 992px) {
body.header-overlay.is-sticky-nav .header .navigation.is-sticky {
width: 940px;
}
}
@media (min-width: 1200px) {
body.header-overlay.is-sticky-nav .header .navigation.is-sticky {
width: 1140px;
}
}
body.header-overlay .header .container > .navbar-header {
position: relative;
margin-left: 0;
margin-right: 0;
}
body.header-overlay .header .header-overlay-middle {
position: relative;
}
@media (min-width: 992px) {
body.header-overlay .header .header-overlay-middle .widgets {
float: right;
display: table;
padding: 30px 0;
}
}
@media (max-width: 991px) {
body.header-overlay .header .header-overlay-middle .widgets .widget {
padding: 8px 0;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
}
@media (min-width: 992px) {
body.header-overlay .header .header-overlay-middle .widgets .widget {
display: inline-block;
vertical-align: middle;
padding-left: 40px;
}
}
body.header-overlay .header .header-overlay-middle .widgets .widget:first-of-type {
padding-left: 0;
}
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box i {
float: left;
margin-right: 10px;
font-size: 20px;
transition: color 100ms ease;
}
@media (max-width: 991px) {
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box i {
min-width: 22px;
text-align: center;
}
}
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .title {
display: inline-block;
font-size: 16px;
margin-bottom: 0;
}
@media (min-width: 992px) {
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .title {
margin-bottom: 3px;
}
}
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .subtitle {
display: inline-block;
font-size: 14px;
}
@media (min-width: 992px) {
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .subtitle {
display: block;
}
}
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .icon-box {
position: relative;
}
@media (min-width: 992px) {
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .icon-box.icon-big {
padding-left: 50px;
}
}
@media (min-width: 992px) {
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .icon-box.icon-big i {
position: absolute;
left: 0;
top: 5px;
width: 35px;
font-size: 34px;
text-align: left;
}
}
@media (min-width: 992px) {
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .icon-box.icon-big .title {
display: inherit;
}
}
@media (min-width: 992px) {
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box .icon-box.icon-big .subtitle {
display: inherit;
}
}
body.header-overlay .header .header-overlay-middle .widgets .widget-icon-box a.icon-box {
color: inherit;
display: block;
}
body.header-overlay .header .header-overlay-middle .widgets .social-icons a {
padding: 0 2px;
width: auto;
height: auto;
color: #a5a5a5;
line-height: 0;
background: transparent;
}
body.header-overlay .header .main-navigation {
margin: 0;
}
@media (min-width: 992px) {
body.header-overlay .header .main-navigation {
position: relative;
padding: 0 30px;
}
}
@media (min-width: 992px) {
body.header-overlay .header .main-navigation::before {
display: none;
}
}
@media (min-width: 992px) {
body.header-overlay .header .main-navigation > li > a {
padding: 34px 25px;
line-height: 25px;
}
}
@media (min-width: 1200px) {
body.header-overlay .header .main-navigation > li > a {
padding: 32px 30px 33px 30px;
}
}
@media (min-width: 992px) {
body.header-fullwidth .header-wide .container {
width: auto;
}
}
@media (min-width: 992px) {
body.header-fullwidth .main-navigation > li:last-of-type > .sub-menu {
left: auto;
right: 0;
}
}
@media (min-width: 992px) {
body.header-fullwidth .main-navigation > li:last-of-type > .sub-menu li > a {
text-align: right;
}
}
@media (min-width: 992px) {
body.header-fullwidth .main-navigation > li:last-of-type > .sub-menu .sub-menu {
left: auto;
right: 100%;
}
}
body.header-fullwidth .main-navigation > li:last-of-type .sub-menu > li.menu-item-has-children > a::after {
content: "\f0d9";
right: auto;
left: 15px;
}
body.no-page-header.no-breadcrumbs:not(.elementor-page) .header {
margin-bottom: 60px;
}
body.home .header,
body.home.no-page-header.no-breadcrumbs .header,
body.page-template-template-front-fullslider .header,
body.page-template-front-slider-alt .header {
margin-bottom: 0;
} .navbar-brand {
display: block;
padding: 0;
line-height: inherit;
height: auto;
}
@media (max-width: 480px) {
.navbar-brand {
width: 50%;
}
}
@media (min-width: 480px) {
.navbar-brand {
width: auto;
}
}
@media (max-width: 992px) {
.navbar-header {
display: flex;
align-items: center;
justify-content: space-between;
}
.navbar-header::before, .navbar-header::after {
display: none;
}
}
@media (min-width: 992px) {
.navbar-header {
position: absolute;
z-index: 5;
}
.navbar-header .site-title {
padding: 26px 0;
margin: 0;
font-size: 26px;
}
}
.navbar-collapse {
padding: 0;
margin: 0;
border-top: none;
}
.navbar-toggle {
order: 2;
float: right;
padding: 12px 20px;
margin: 10px 0;
border: none;
border-radius: 1px;
text-shadow: none;
background-color: var(--qt-primary-color);
}
@media (min-width: 480px) {
.navbar-toggle {
margin: 23px 0 22px;
}
}
.navbar-toggle .icon-bar {
width: 18px;
height: 3px;
background: #ffffff;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar-toggle .navbar-toggle-text {
display: inline-block;
padding: 0 10px 0 0;
font-weight: 700;
color: #ffffff;
}
.navbar-toggle .navbar-toggle-icon {
display: inline-block;
height: 18px;
vertical-align: middle;
}
@media (min-width: 992px) {
.navigation {
position: relative;
width: 100%;
min-height: 90px;
margin-bottom: -45px;
z-index: 210;
background: #ffffff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.navigation .navbar-brand {
padding: 0 0 0 30px;
}
.navigation .header-wide .navbar-brand {
padding: 0;
}
}
.main-navigation {
position: relative;
padding: 0;
margin-bottom: 30px;
background-color: var(--qt-primary-color);
}
@media (min-width: 992px) {
.main-navigation {
position: absolute;
right: 0;
margin: 0;
padding: 0 20px 0 40px;
}
.main-navigation::before {
position: absolute;
top: 0;
left: 0;
content: "";
border-style: solid;
border-color: transparent transparent transparent #ffffff;
border-width: 0 0 90px 40px;
}
}
@media (min-width: 1200px) {
.main-navigation {
padding: 0 30px 0 60px;
}
}
.main-navigation > li {
position: relative;
list-style: none;
}
@media (min-width: 992px) {
.main-navigation > li {
display: inline-block;
}
.main-navigation > li.menu-item-has-children:hover > ul.sub-menu {
visibility: visible;
opacity: 1;
display: block;
}
.main-navigation > li.menu-item-has-children::after {
position: absolute;
content: '';
right: calc(50% - 4px);
bottom: 22px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 4px 0 4px;
border-color: #fff transparent transparent transparent;
}
.main-navigation > li:hover > a::after {
background-color: #c7d990;
}
.main-navigation > li:first-of-type > a::before {
display: none;
}
}
.main-navigation > li > a {
display: block;
padding: 13px 25px;
font-family: var(--qt-primary-font-family);
font-size: 16px;
font-weight: bold;
color: #ffffff;
border-bottom: 1px solid rgba(250, 250, 250, 0.2);
}
@media (min-width: 992px) {
.main-navigation > li > a {
position: relative;
display: inline-block;
padding: 34px 15px;
font-size: 15px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
border-bottom: none;
z-index: 2;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
.main-navigation > li > a::before {
position: absolute;
content: "";
left: -4px;
top: calc(50% - 1px);
width: 4px;
height: 4px;
background-color: #C8DD89;
border-radius: 50%;
}
.main-navigation > li > a::after {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 6px;
background-color: transparent;
}
}
@media (min-width: 1200px) {
.main-navigation > li > a {
padding: 32px 20px 33px 20px;
font-size: 17px;
}
}
.main-navigation > .menu-item-has-children > a {
position: relative;
}
.main-navigation .sub-menu {
margin: 0;
padding: 0;
}
@media (min-width: 992px) {
.main-navigation .sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
padding: 0;
margin: 0;
min-width: 200px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
}
.main-navigation .sub-menu > li {
position: relative;
list-style: none;
}
@media (min-width: 992px) {
.main-navigation .sub-menu > li {
display: block;
}
.main-navigation .sub-menu > li:first-of-type > a {
box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.3);
}
.main-navigation .sub-menu > li:hover > a {
color: #ffffff;
background-color: #3a3a3a;
border-bottom-color: #3a3a3a;
transition: none;
}
.main-navigation .sub-menu > li.menu-item-has-children > a::after {
position: absolute;
content: "\f0da";
font-family: "Font Awesome 6 Free";
font-weight: 900;
right: 15px;
}
.main-navigation .sub-menu > li.menu-item-has-children > ul.sub-menu > li a {
border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.main-navigation .sub-menu > li > .sub-menu {
margin-top: 0;
left: 100%;
top: 0;
}
}
@media (min-width: 992px) {
.main-navigation .sub-menu > li:hover > .sub-menu {
visibility: visible;
opacity: 1;
display: block;
}
}
.main-navigation .sub-menu > li > a {
display: block;
padding: 12px 20px 12px 40px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-transform: none;
white-space: nowrap;
border-top: 1px solid rgba(250, 250, 250, 0.2);
background-color: var(--qt-primary-color-darker);
}
@media (min-width: 992px) {
.main-navigation .sub-menu > li > a {
padding: 13px 21px 13px 18px;
font-weight: bold;
color: #999999;
border-top: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
background-color: #434343;
}
}
@media (max-width: 991px) {
.main-navigation .sub-menu > li .sub-menu li > a {
padding-left: 55px;
}
}
.main-navigation .nav-toggle-mobile-submenu {
position: absolute;
right: 0;
top: 0;
width: 54px;
height: 54px;
line-height: 55px;
z-index: 100;
font-size: 16px;
font-weight: bold;
color: #fff;
text-align: center;
cursor: pointer;
}
@media (min-width: 992px) {
.main-navigation .nav-toggle-mobile-submenu {
display: none;
}
}
.main-navigation .nav-toggle-mobile-submenu i {
transition: transform 150ms ease-out;
}
@media (max-width: 992px) {
.main-navigation .sub-menu {
display: none;
}
}
.main-navigation .sub-menu .nav-toggle-mobile-submenu {
height: 42px;
line-height: 40px;
}
.main-navigation .nav-toggle-dropdown > .nav-toggle-mobile-submenu i {
transform: rotate(180deg);
}
@media (max-width: 992px) {
.main-navigation .nav-toggle-dropdown > .sub-menu {
display: block;
}
}
.main-navigation > .nav-toggle-dropdown > a {
border-color: transparent;
}
.main-navigation > .nav-toggle-dropdown > .sub-menu > li:first-of-type > a {
border-top-color: transparent;
}
@media (min-width: 992px) {
.header-default .main-navigation > li > a,
.header-wide .main-navigation > li > a {
line-height: 22px;
}
}
@media (min-width: 1200px) {
.header-default .main-navigation > li > a,
.header-wide .main-navigation > li > a {
line-height: 25px;
}
} .jumbotron,
.container .jumbotron {
position: relative;
padding: 0;
margin-bottom: 60px;
border-radius: 0;
}
.elementor-widget .jumbotron {
margin-bottom: 0;
}
.jumbotron .item {
background-color: #333;
}
.jumbotron .slide-image {
position: relative;
}
.jumbotron .slide-image img {
width: 100%;
}
.jumbotron .slide-image::before {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
background: transparent;
}
.jumbotron.fixed-height .slide-image img {
object-fit: cover;
}
@media (max-width: 992px) {
.jumbotron:not(.mobile-captions-top) .carousel-control {
top: 130px;
transform: none;
}
}
@media (max-width: 768px) {
.jumbotron:not(.mobile-captions-top) .carousel-control {
top: 65px;
}
}
@media (max-width: 480px) {
.jumbotron:not(.mobile-captions-top) .carousel-control {
top: 30px;
}
}
.jumbotron.carousel .carousel-text {
padding: 25px 0 30px 0;
}
@media (min-width: 768px) {
.jumbotron.carousel .carousel-text {
padding: 30px 0;
}
}
@media (min-width: 992px) {
.jumbotron.carousel .carousel-text {
position: absolute;
top: 50%;
width: 600px;
padding: 0;
text-align: left;
transform: translateY(-45%);
}
.jumbotron.carousel .carousel-text.center {
width: 940px;
text-align: center;
}
.jumbotron.carousel .carousel-text.right {
width: 940px;
text-align: right;
}
}
@media (min-width: 1200px) {
.jumbotron.carousel .carousel-text.center {
width: 1140px;
}
}
@media (min-width: 1200px) {
.jumbotron.carousel .carousel-text.right {
width: 1140px;
}
}
.jumbotron.carousel .carousel-text .carousel-heading-tag {
margin-bottom: 30px;
font-family: var(--qt-secondary-font-family);
font-weight: var(--qt-secondary-font-weight);
font-size: 32px;
color: #ffffff;
line-height: 1.1;
letter-spacing: 1px;
}
@media (min-width: 992px) {
.jumbotron.carousel .carousel-text .carousel-heading-tag {
font-size: 40px;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
}
@media (min-width: 1200px) {
.jumbotron.carousel .carousel-text .carousel-heading-tag {
font-size: 46px;
}
}
.jumbotron.carousel .carousel-text p.carousel-heading-tag {
font-weight: 700;
}
.jumbotron.carousel .carousel-text p {
margin-bottom: 30px;
color: #ffffff;
font-size: 14px;
}
@media (min-width: 1200px) {
.jumbotron.carousel .carousel-text p {
font-size: 16px;
}
}
.jumbotron.carousel .carousel-text .btn + .btn {
margin-left: 8px;
}
.jumbotron.carousel .carousel-topheading {
display: block;
margin-bottom: 10px;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
color: var(--qt-primary-color-lighter);
letter-spacing: 5.5px;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.jumbotron .carousel-control {
opacity: 1;
width: 60px;
height: 60px;
line-height: 60px;
top: 50%;
font-size: 20px;
text-align: center;
color: #ffffff;
z-index: 1;
text-shadow: none;
background: rgba(255, 255, 255, 0.2);
transform: translateY(-50%);
}
.jumbotron .carousel-control.left {
left: 30px;
}
@media (max-width: 768px) {
.jumbotron .carousel-control.left {
left: 15px;
}
}
.jumbotron .carousel-control.right {
right: 30px;
}
@media (max-width: 768px) {
.jumbotron .carousel-control.right {
right: 15px;
}
}
.jumbotron .carousel-control:hover {
color: #ffffff;
opacity: 1;
background: rgba(255, 255, 255, 0.3);
}
.jumbotron .carousel-indicators {
display: none;
}
@media (min-width: 992px) {
.jumbotron .carousel-indicators {
display: flex;
width: 100%;
margin: 0;
bottom: 0;
left: 0;
}
.jumbotron .carousel-indicators li {
display: flex;
flex: 100%;
height: 6px;
margin: 0;
border: none;
border-radius: 0;
background-color: rgba(255, 255, 255, 0.2);
transition: all 0.4s ease-out;
}
.jumbotron .carousel-indicators li:hover {
background-color: rgba(255, 255, 255, 0.5);
}
.jumbotron .carousel-indicators li.active {
background-color: var(--qt-primary-color);
}
}
.jumbotron .swiper-button-next::after,
.jumbotron .swiper-button-prev::after {
display: none;
}
.jumbotron.carousel-fade .carousel-inner .item {
transition-property: opacity;
}
.jumbotron.carousel-fade .carousel-inner .item,
.jumbotron.carousel-fade .carousel-inner .active.left,
.jumbotron.carousel-fade .carousel-inner .active.right {
opacity: 0;
}
.jumbotron.carousel-fade .carousel-inner .active,
.jumbotron.carousel-fade .carousel-inner .next.left,
.jumbotron.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.jumbotron.carousel-fade .carousel-inner .next,
.jumbotron.carousel-fade .carousel-inner .prev,
.jumbotron.carousel-fade .carousel-inner .active.left,
.jumbotron.carousel-fade .carousel-inner .active.right {
left: 0;
transform: translate3d(0, 0, 0);
}
@media (max-width: 992px) {
.jumbotron.mobile-captions-top .carousel-text {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
}
.elementor-element .jumbotron .swiper .single-slide {
background-color: #333;
}
.elementor-element .jumbotron .swiper .slide-pagination {
max-width: 1140px;
left: 50%;
transform: translateX(-50%);
}
.elementor-element .jumbotron .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
display: flex;
width: 100%;
margin: 0 auto;
bottom: 0;
}
.elementor-element .jumbotron .swiper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
opacity: 1;
display: flex;
flex: 100%;
height: 6px;
margin: 0;
border-radius: 0;
background-color: rgba(255, 255, 255, 0.2);
transition: all 0.4s ease-out;
}
.elementor-element .jumbotron .swiper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:hover {
opacity: 1;
background-color: rgba(255, 255, 255, 0.5);
}
.elementor-element .jumbotron .swiper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
background-color: var(--qt-primary-color);
}
@media (min-width: 992px) {
body.header-wide .jumbotron.carousel .carousel-text {
transform: translateY(-50%);
}
}
@media (min-width: 992px) {
body.no-topbar:not(.header-wide) .jumbotron.carousel .carousel-text {
transform: translateY(-24%);
}
} .page-header {
position: relative;
margin-top: 0;
margin-bottom: 60px;
padding: 40px 0;
border: none;
background-color: #f2f2f2;
}
@media (min-width: 992px) {
.page-header {
padding: 90px 0 60px 0;
}
}
.page-header .main-title {
position: relative;
margin: 0;
font-size: 36px;
color: #333333;
}
@media (min-width: 992px) {
.page-header .main-title {
font-size: 48px;
}
}
.page-header .sub-title {
position: relative;
margin: 5px 0 0 0;
font-family: var(--qt-primary-font-family);
font-weight: var(--qt-primary-font-weight);
font-size: 16px;
color: #999999;
}
@media (min-width: 992px) {
body.no-topbar.header-default .page-header {
padding: 180px 0 60px;
}
} .breadcrumbs {
position: relative;
margin-top: -60px;
margin-bottom: 60px;
padding: 12px 0;
font-size: 13px;
z-index: 1;
border-bottom: 1px solid #f0f0f0;
}
@media (min-width: 480px) {
.breadcrumbs {
font-size: 14px;
}
}
.breadcrumbs span {
display: inline-block;
padding: 5px 0;
}
.breadcrumbs span span {
padding: 0;
}
.breadcrumbs span > span {
font-weight: 700;
color: var(--qt-primary-color);
}
.breadcrumbs a {
position: relative;
display: inline-block;
padding-right: 20px;
color: #ccc;
}
@media (min-width: 480px) {
.breadcrumbs a {
padding-right: 40px;
}
.breadcrumbs a::after {
position: absolute;
content: "";
top: 45%;
right: 18px;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: #cecece;
}
}
.breadcrumbs a:hover {
color: #999999;
}
.breadcrumbs.non-default p {
margin: 0;
}
@media (min-width: 480px) {
.breadcrumbs.non-default a {
padding-left: 0;
padding-right: 0;
}
}
.breadcrumbs.non-default a::after {
display: none;
}
.breadcrumbs.non-default .separator {
margin: 0 15px;
color: #cecece;
}
.breadcrumbs.non-default .last {
font-weight: 700;
}
@media (min-width: 480px) {
.breadcrumbs.yoast a {
padding-right: 10px;
}
}
@media (min-width: 480px) {
.breadcrumbs.yoast .breadcrumb_last {
padding-left: 10px;
}
}
body.no-page-header .breadcrumbs {
margin-top: 0;
}
@media (min-width: 992px) {
body.no-page-header.header-default .breadcrumbs, body.no-page-header.header-overlay .breadcrumbs {
padding-top: 55px;
}
} .pagination {
position: relative;
display: flex;
align-items: center;
gap: 5px;
width: 100%;
margin: 0 0 60px 0;
padding-top: 60px;
border-top: 1px var(--qt-border-style) #cfcfcf;
}
@media (max-width: 768px) {
.pagination {
flex-wrap: wrap;
}
}
.pagination .page-numbers {
width: 60px;
height: 60px;
line-height: 58px;
text-align: center;
text-decoration: none;
border-radius: 1px;
border: 2px solid transparent;
}
.pagination .page-numbers.current {
color: var(--qt-btn-text-color);
font-weight: 700;
background-color: var(--qt-btn-background-color);
}
.pagination .page-numbers:not(.current) {
font-weight: 700;
color: #999;
border-color: #f2f2f2;
}
.pagination .page-numbers:not(.current):hover {
color: var(--qt-btn-text-color);
border-color: transparent;
background-color: var(--qt-btn-background-color-hover);
}
.pagination a.next, .pagination a.prev {
margin: 0;
}
@media (min-width: 768px) {
.pagination a.next {
margin-left: auto;
}
} .project-navigation {
padding: 35px 0;
text-align: center;
border-top: 1px var(--qt-border-style) #e6e6e6;
}
.project-navigation a {
position: relative;
display: block;
padding: 15px 20px;
border-radius: 1px;
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
text-align: center;
transition: all 100ms ease-out;
}
.project-navigation a:not(:last-of-type) {
margin-bottom: 10px;
}
@media (min-width: 480px) {
.project-navigation a {
display: inline-block;
}
.project-navigation a:not(:last-of-type) {
margin: 0 10px 0 0;
}
}
.project-navigation a:not(.summary) {
color: var(--qt-btn-text-color);
min-width: 150px;
border: 2px solid transparent;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
background-color: var(--qt-btn-background-color);
}
.project-navigation a:not(.summary):hover {
color: var(--qt-btn-text-color);
background-color: var(--qt-btn-background-color-hover);
}
.project-navigation a:not(.summary) i {
font-size: 16px;
}
.project-navigation a:not(.summary):first-of-type i {
margin-right: 2px;
}
.project-navigation a:not(.summary):last-of-type i {
margin-left: 2px;
}
.project-navigation a.summary {
color: #999;
border: 2px solid #f2f2f2;
background-color: transparent;
}
.project-navigation a.summary:focus, .project-navigation a.summary:hover {
color: #777;
border-color: #e6e6e6;
background-color: transparent;
} .sidebar {
margin-bottom: 60px;
}
.sidebar .widget {
position: relative;
margin-bottom: 35px;
}
.sidebar .widget ul {
padding-left: 0;
margin-bottom: 0;
}
.sidebar .widget ul li ul {
margin-left: 0;
}
.sidebar .widget select {
width: 100%;
max-width: 100%;
}
.widget_recent_entries::before,
.widget_recent_comments::before,
.widget_archive::before,
.widget_categories::before,
.widget_meta::before,
.widget_rss::before,
.widget_pages::before,
.widget_calendar::before {
display: none;
}
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_rss ul,
.widget_pages ul,
.widget_calendar ul {
padding-left: 0;
}
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_rss ul li,
.widget_pages ul li,
.widget_calendar ul li {
position: relative;
padding-left: 30px;
list-style: none;
}
.widget_recent_entries ul li::before,
.widget_recent_comments ul li::before,
.widget_archive ul li::before,
.widget_categories ul li::before,
.widget_meta ul li::before,
.widget_rss ul li::before,
.widget_pages ul li::before,
.widget_calendar ul li::before {
position: absolute;
top: 0;
left: 0;
content: "\f30b";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 14px;
color: #e6e6e6;
}
.widget_recent_entries ul li > ul,
.widget_recent_comments ul li > ul,
.widget_archive ul li > ul,
.widget_categories ul li > ul,
.widget_meta ul li > ul,
.widget_rss ul li > ul,
.widget_pages ul li > ul,
.widget_calendar ul li > ul {
margin-left: 0;
}
.topbar .widget ul li::before,
.footer .widget ul li::before {
color: rgba(255, 255, 255, 0.1);
} .widget_rss .widget-title a {
color: #464646;
} .widget_calendar table {
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 5px;
}
.widget_calendar #wp-calendar {
width: 100%;
}
.widget_calendar caption {
padding: 6px 0;
font-weight: bold;
text-align: center;
color: #ffffff;
background-color: var(--qt-primary-color);
}
.widget_calendar thead tr th {
padding: 5px 0;
text-align: center;
border: 1px solid #dedede;
}
.widget_calendar tbody tr td {
padding: 5px 0;
text-align: center;
border: 1px solid #dedede;
}
.widget_calendar tfoot tr td {
padding: 5px;
border-top: 1px solid #dedede;
}
.widget_calendar tfoot #next a {
float: right;
} .widget_tag_cloud a {
display: inline-block;
padding: 10px 12px;
margin-bottom: 4px;
color: #a5a5a5;
text-decoration: none;
border-radius: 1px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.widget_tag_cloud a:hover {
color: #999999;
border-color: rgba(0, 0, 0, 0.2);
} .widget_archive select,
.widget_categories select,
.widget_text select {
height: 50px;
max-width: 100%;
padding: 0 20px;
border: 1px solid #eeeeee;
border-radius: 1px;
background: #f9f9f9 url(//landscapingcalgary.org/wp-content/themes/the-landscaper/assets/images/select-bg.png);
background-position: right 20px center;
background-repeat: no-repeat;
appearance: none;
}
.widget_archive select:focus,
.widget_categories select:focus,
.widget_text select:focus {
border-color: #cecece;
outline: none;
} .widget_nav_menu ul > li {
display: block;
}
.widget_nav_menu ul > li > a {
display: inline-block;
margin: 3px 0;
}
.widget_nav_menu ul > li:first-of-type a {
margin-top: 0;
} .search-form {
position: relative;
display: flex;
align-items: center;
margin-bottom: 30px;
}
.search-form label {
float: left;
width: 65%;
margin: 0;
}
.search-form .search-field {
height: 55px;
padding: 0px 20px;
font-size: 14px;
font-weight: normal;
width: 100%;
outline: none;
border-width: 1px 0 1px 1px;
border-style: solid;
border-color: #e6e6e6;
border-radius: 1px 0 0 1px;
}
.search-form .search-submit {
height: 55px;
width: 35%;
border: none;
cursor: pointer;
line-height: 1;
white-space: normal;
border-radius: 0 1px 1px 0;
} .content .widget_nav_menu .menu li a {
display: block;
padding: 16px 30px;
font-size: 15px;
font-weight: 700;
color: #a5a5a5;
background-color: #f5f5f5;
}
.content .widget_nav_menu .menu li a:hover {
color: var(--qt-btn-text-color);
background-color: var(--qt-btn-background-color);
}
.content .widget_nav_menu .menu li i {
margin-right: 9px;
font-size: 16px;
}
.content .widget_nav_menu .menu li.current-menu-item a {
position: relative;
color: var(--qt-btn-text-color);
background-color: var(--qt-btn-background-color);
}
.content .widget_nav_menu .menu li.current-menu-item a::after {
position: absolute;
right: 25px;
top: calc(50% - 11px);
content: "\f105";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 15px;
color: var(--qt-btn-text-color);
}
.content .widget_nav_menu .menu li .sub-menu {
padding-left: 0;
}
.content .sidebar .widget-title,
.content .sidebar .widgettitle,
.content .sidebar .widget_block h2 {
margin-bottom: 20px;
padding-bottom: 0px;
border: none;
font-size: 20px;
color: #464646;
}
.content .sidebar .widget-title span.light {
color: #464646;
font-weight: bold;
}
body.single-post .sidebar .widget,
body.blog .sidebar .widget {
margin-bottom: 50px;
}
.topbar .widget_tag_cloud a {
border-color: rgba(255, 255, 255, 0.1);
}
.topbar .widget_tag_cloud a:hover {
border-color: rgba(255, 255, 255, 0.2);
}
.topbar .widget_rss .widgettitle a {
color: #ffffff;
}
.topbar .widget_calendar thead tr th {
border-color: #7d7d78;
}
.topbar .widget_calendar tbody tr td {
border-color: #7d7d78;
}
.footer .widget_calendar thead tr th {
border-color: #777;
}
.footer .widget_calendar tbody tr td {
border-color: #777;
}
.footer .widget_calendar tfoot tr td {
border: 1px solid #777;
}
.footer .widget_rss .widget-title a {
color: #fff;
} .widget-title {
position: relative;
margin: 0 0 25px 0;
font-size: 40px;
color: var(--qt-widget-title);
word-break: break-word;
}
.content .custom-title,
.content .widget-title {
padding-bottom: 10px;
margin-bottom: 25px;
border-bottom: 1px var(--qt-border-style) #dcdcdc;
}
.content .custom-title span.light,
.content .widget-title span.light {
color: #333333;
font-weight: normal;
letter-spacing: -0.8px;
}
.content .content-box,
.content .border-box {
position: relative;
padding: 30px;
border-radius: 1px;
border: 6px solid #f2f2f2;
}
.content .content-box p:last-of-type,
.content .border-box p:last-of-type {
margin-bottom: 0;
}
.content .border-box .widget-title {
font-size: 32px;
}
.content .content-box .widget-title {
font-size: 28px;
margin-bottom: 20px;
}
.content .no-border .widget-title {
margin-bottom: 15px;
padding: 0;
border: none;
}
.content .white .widget-title span.light {
color: #ffffff;
}
.content .testimonials .widget-title {
margin-bottom: 0;
padding-bottom: 15px;
border-color: #d2d2d2;
}
@media (min-width: 992px) {
.content .testimonials .widget-title {
margin-bottom: 35px;
}
}
.siteorigin-panels-stretch .cta-banner .cta-banner-text .cta-banner-title {
font-size: 22px;
}
.cta-banner {
display: flex;
align-items: center;
gap: 20px;
padding: 30px;
}
.cta-banner-title {
margin: 0;
}
.cta-banner.with-subtitle .cta-banner-text .cta-banner-subtitle {
font-size: 15px;
color: #999;
}
.cta-banner.cta-inline {
justify-content: space-between;
}
.cta-banner.cta-block {
flex-direction: column;
}
.cta-banner.cta-block .cta-banner-text .cta-banner-title {
font-size: 23px;
}
.cta-banner .cta-banner-text {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.cta-banner .cta-banner-text .cta-banner-title {
font-size: 20px;
font-weight: 700;
color: #fff;
}
.cta-banner .cta-banner-buttons {
display: flex;
align-items: center;
gap: 10px;
}
.cta-banner .cta-banner-buttons a.outline:hover {
color: #ffffff;
border-color: rgba(250, 250, 250, 0.7);
}
.swiper-button-next::after,
.swiper-button-prev::after {
display: none;
}
.theme-carousel.theme-navigation-buttons .swiper-button {
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
top: calc(50% - 30px);
margin: 0;
font-size: 20px;
color: var(--qt-btn-text-color);
background-color: var(--qt-btn-background-color);
transition: all 100ms ease-out;
}
@media (max-width: 580px) {
.theme-carousel.theme-navigation-buttons .swiper-button {
position: relative;
top: 0;
width: 50%;
margin: 30px 0 0;
float: left;
}
}
.theme-carousel.theme-navigation-buttons .swiper-button:hover {
background-color: var(--qt-btn-background-color-hover);
}
.theme-carousel.theme-navigation-buttons .swiper-button-next {
right: -25px;
}
@media (max-width: 580px) {
.theme-carousel.theme-navigation-buttons .swiper-button-next {
right: 0;
}
}
.theme-carousel.theme-navigation-buttons .swiper-button-prev {
left: -25px;
}
@media (max-width: 580px) {
.theme-carousel.theme-navigation-buttons .swiper-button-prev {
left: 0;
}
}
.cta-button,
.brochure-box {
position: relative;
display: flex;
align-items: center;
padding: 15px 20px;
font-size: 14px;
font-weight: 700;
color: var(--qt-btn-text-color);
text-decoration: none;
border-radius: 1px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
background-color: var(--qt-btn-background-color);
}
.cta-button i,
.cta-button svg,
.brochure-box i,
.brochure-box svg {
position: relative;
padding-right: 15px;
margin-right: 15px;
font-size: 22px;
color: rgba(50, 50, 50, 0.3);
fill: rgba(50, 50, 50, 0.3);
text-shadow: none;
border-right: 1px solid rgba(50, 50, 50, 0.1);
transition: all 100ms ease-out;
}
.cta-button::after,
.brochure-box::after {
position: absolute;
right: 20px;
content: "\f0da";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 16px;
text-shadow: none;
line-height: 1;
color: rgba(0, 0, 0, 0.15);
}
.cta-button:hover, .cta-button:focus,
.brochure-box:hover,
.brochure-box:focus {
color: var(--qt-btn-text-color);
background-color: var(--qt-btn-background-color);
}
.cta-button:hover i,
.cta-button:hover svg, .cta-button:focus i,
.cta-button:focus svg,
.brochure-box:hover i,
.brochure-box:hover svg,
.brochure-box:focus i,
.brochure-box:focus svg {
fill: var(--qt-btn-text-color);
color: var(--qt-btn-text-color);
}
.cta-button:hover::after, .cta-button:focus::after,
.brochure-box:hover::after,
.brochure-box:focus::after {
color: var(--qt-btn-text-color);
}
.sidebar .widget-cta-button + .widget-cta-button {
margin-top: -15px;
}
.sidebar .widget-brochure + .widget-brochure {
margin-top: -15px;
}
body.blog .sidebar .widget-cta-button + .widget-cta-button,
body.single-post .sidebar .widget-cta-button + .widget-cta-button {
margin-top: -40px;
}
body.blog .sidebar .widget-brochure + .widget-brochure,
body.single-post .sidebar .widget-brochure + .widget-brochure {
margin-top: -40px;
}
.post-item {
position: relative;
}
.post-item .post-item-image {
position: relative;
display: block;
margin-bottom: 25px;
overflow: hidden;
}
.post-item .post-item-image img {
width: 100%;
object-fit: cover;
}
.post-item .post-item-image:hover .overlay {
visibility: visible;
opacity: 1;
}
.post-item .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
visibility: hidden;
opacity: 0;
background-color: rgba(0, 0, 0, 0.6);
transition: all 0.2s ease-out;
}
.post-item .vertical-center {
position: absolute;
top: 50%;
width: 100%;
text-align: center;
transform: translateY(-50%);
}
.post-item .vertical-center span {
display: inline-block;
padding: 10px 17px;
color: var(--qt-btn-text-color);
font-size: 13px;
font-weight: 700;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
border-radius: 1px;
background-color: var(--qt-btn-background-color);
transition: all 100ms ease-out;
}
.post-item .vertical-center span:hover {
background-color: var(--qt-btn-background-color-hover);
}
.post-item .vertical-center span i {
font-size: 20px;
}
.post-item .title {
display: block;
margin-bottom: 15px;
font-size: 18px;
}
.post-item .title > a {
color: #464646;
transition: all 100ms ease-out;
}
.post-item .title > a:hover {
color: var(--qt-primary-color);
}
.post-item .label-wrap {
position: absolute;
bottom: 15px;
left: 33px;
}
.post-item .label-wrap .label {
position: relative;
display: inline-block;
height: 30px;
padding: 0 12px;
margin-right: 2px;
margin-bottom: 10px;
vertical-align: middle;
line-height: 30px;
font-size: 13px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
border-radius: 1px;
background-color: var(--qt-primary-color);
transition: all 100ms ease-out;
}
.post-item .label-wrap .label:hover {
background-color: var(--qt-primary-color-darker);
}
.post-item .label-wrap .label:hover::after {
border-top-color: var(--qt-primary-color-darker);
}
.post-item .label-wrap .label::after {
position: absolute;
top: 100%;
left: 20px;
content: "";
height: 0;
width: 0;
pointer-events: none;
border: solid transparent;
border-color: rgba(136, 183, 213, 0);
border-top-color: var(--qt-primary-color);
border-width: 5px;
transition: all 100ms ease-out;
}
.post-item.news .post-item-image {
margin-bottom: 0;
}
.content .icon-box {
position: relative;
display: block;
border-radius: 1px;
border: 1px solid rgba(0, 0, 0, 0.08);
transition: all 100ms ease-out;
}
.content .icon-box:hover {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
}
.content .icon-box:hover i {
color: var(--qt-primary-color-darker);
}
.content .icon-box:hover svg {
fill: var(--qt-primary-color-darker);
}
.content .icon-box .title {
font-size: 18px;
transition: all 100ms ease-out;
}
.content .icon-box .subtitle p:last-of-type {
margin-bottom: 0;
}
.content .icon-box i,
.content .icon-box svg {
position: relative;
fill: var(--qt-primary-color);
color: var(--qt-primary-color);
font-size: 32px;
transition: all .2s ease-in-out;
}
.content .icon-box.icon-small {
padding: 20px 30px 25px 30px;
}
.content .icon-box.icon-small i,
.content .icon-box.icon-small svg {
display: inline-block;
top: 6px;
margin: 0 20px 0 0;
}
.content .icon-box.icon-small .title {
display: inline-block;
margin: 0px 0 20px 0;
}
.content .icon-box.icon-small .subtitle {
display: block;
}
.content .icon-box.icon-big {
padding: 25px 30px 26px 95px;
}
.content .icon-box.icon-big i,
.content .icon-box.icon-big svg {
position: absolute;
top: 50%;
left: 25px;
width: 40px;
height: auto;
font-size: 42px;
text-align: center;
transform: translateY(-50%);
}
.content .icon-box.icon-top i,
.content .icon-box.icon-top svg {
margin-bottom: 10px;
}
.content a.icon-box {
color: inherit;
}
.elementor-widget .elementor-icon-list-icon i {
color: var(--qt-primary-color);
}
.elementor-widget .elementor-icon-list-icon svg {
fill: var(--qt-primary-color);
}
.widget_post_list {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
background-color: #fff;
}
.widget_post_list a {
display: block;
padding: 20px 30px;
color: #a5a5a5;
text-decoration: none;
border-bottom: 1px solid #ececec;
}
.widget_post_list a .post-title {
transition: all 100ms ease-out;
}
.widget_post_list a:hover {
background-color: #f9f9f9;
}
.widget_post_list a:hover span {
color: #a5a5a5;
}
.widget_post_list a:hover .post-title {
color: var(--qt-btn-background-color-hover);
}
.widget_post_list a:last-of-type {
border-bottom: none;
}
.widget_post_list .post-title {
font-size: 16px;
}
.widget_post_list .more-news {
position: relative;
color: var(--qt-primary-color);
font-weight: 700;
text-transform: uppercase;
}
.widget_post_list .more-news::before {
position: absolute;
content: "\f0da";
top: 20px;
right: 30px;
font-family: "Font Awesome 6 Free";
font-weight: 900;
}
.post-item.news {
margin-bottom: 0;
border-radius: 0 0 1px 1px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
background-color: #ffffff;
transition: all 100ms ease-out;
}
.post-item.news:hover {
box-shadow: 0 2px 5px rgba(45, 45, 45, 0.09);
}
.post-item.news .post-item-image {
overflow: hidden;
}
.post-item.news .post-item-image img {
object-fit: cover;
transform: scale(1);
transition: all 0.2s ease-out;
}
.post-item.news .post-item-image:hover img {
transform: scale(1.05);
}
.post-item.news .title {
margin: 0 0 15px 0;
}
.post-item.news .post-item-content {
padding: 30px;
}
.block-posts .widget-title a {
float: right;
margin-top: 30px;
font-family: var(--qt-primary-font-family);
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
}
.block-posts .pagination {
margin-top: 60px;
margin-bottom: 0;
}
.block-posts .pagination .page-numbers.next {
margin-left: 0;
}
.block-posts .latest-news-posts {
display: grid;
column-gap: 30px;
row-gap: 30px;
}
@media (max-width: 768px) {
.block-posts .latest-news-posts {
grid-template-columns: repeat(1, 1fr);
}
}
@media (min-width: 768px) {
.block-posts .latest-news-posts {
grid-template-columns: repeat(3, 1fr);
}
}
.block-posts .equal-height .swiper-slide {
height: auto;
}
.block-posts .equal-height .post-item {
height: 100%;
}
.testimonials .testimonial-quote {
position: relative;
margin: 30px 0;
padding: 40px 40px 40px 90px;
font-family: var(--qt-primary-font-family);
font-size: 16px;
line-height: 2;
color: inherit;
background-color: #ffffff;
border-radius: 1px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
transition: box-shadow .15ms ease;
}
.testimonials .testimonial-quote > p {
font-size: inherit;
line-height: inherit;
}
@media (min-width: 992px) {
.testimonials .testimonial-quote {
margin-top: 0;
}
}
.testimonials .testimonial-quote::before {
position: absolute;
content: '“';
top: 30px;
left: 20px;
color: rgba(50, 50, 50, 0.2);
font-size: 100px;
font-family: Georgia, Times, 'Times New Roman', serif;
width: 50px;
height: 50px;
line-height: 97px;
transition: all 100ms ease-out;
}
.testimonials .testimonial-quote:hover {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.testimonials .testimonial-quote:hover::before {
color: rgba(50, 50, 50, 0.3);
}
.testimonials .testimonial-quote::after {
position: absolute;
content: " ";
top: 100%;
left: 25px;
height: 0;
width: 0;
border: solid transparent;
border-color: rgba(72, 71, 71, 0);
border-top-color: #ffffff;
border-width: 15px;
}
.testimonials .testimonial-person .testimonial-author {
display: block;
font-family: var(--qt-secondary-font-family);
font-weight: var(--qt-secondary-font-weight);
font-size: 18px;
font-style: normal;
color: #464646;
}
.testimonials .testimonial-person .testimonial-location {
font-size: 15px;
font-weight: var(--qt-secondary-font-weight);
font-style: normal;
color: var(--qt-primary-color);
}
.testimonials .testimonial-control {
position: relative;
display: flex;
align-items: center;
justify-content: center;
top: 0;
float: left;
height: 55px;
width: 50%;
margin-top: 30px;
font-size: 20px;
color: var(--qt-btn-text-color);
border-radius: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
z-index: auto;
background-color: var(--qt-btn-background-color);
}
@media screen and (min-width: 581px) {
.testimonials .testimonial-control {
position: absolute;
margin-top: 0;
width: 50px;
transform: skew(-25deg);
}
}
@media screen and (min-width: 581px) {
.testimonials .testimonial-control::before {
position: absolute;
content: '';
top: 0;
width: 50px;
height: 55px;
background-color: inherit;
transform: skew(25deg);
}
}
.testimonials .testimonial-control:hover {
background-color: var(--qt-btn-background-color-hover);
}
.testimonials .testimonial-control:hover::before {
background-color: inherit;
}
.testimonials .testimonial-control i {
color: #ffffff;
}
@media screen and (min-width: 581px) {
.testimonials .testimonial-control i {
transform: skew(25deg);
}
}
.testimonials .testimonial-control.right {
right: 0;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media screen and (min-width: 581px) {
.testimonials .testimonial-control.right {
right: 15px;
padding-left: 15px;
}
}
@media screen and (min-width: 581px) {
.testimonials .testimonial-control.right::before {
right: -15px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
}
.testimonials .testimonial-control.right:hover {
border-left-color: transparent;
}
.testimonials .testimonial-control.left {
left: auto;
}
@media screen and (min-width: 581px) {
.testimonials .testimonial-control.left {
right: 65px;
padding-right: 15px;
}
}
@media screen and (min-width: 581px) {
.testimonials .testimonial-control.left::before {
left: -15px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
}
.testimonials.style-simple .testimonial-quote {
padding: 0;
margin-bottom: 20px;
background: transparent;
box-shadow: none;
}
.testimonials.style-simple .testimonial-quote::before, .testimonials.style-simple .testimonial-quote::after {
display: none;
}
.testimonials.style-simple .testimonial-image {
margin-bottom: 20px;
}
.testimonials.style-boxed.text-left .testimonial-image {
float: left;
margin-right: 20px;
}
.testimonials.style-boxed.text-left .testimonial-person {
display: flex;
align-items: center;
}
.testimonials.style-boxed.text-center .testimonial-person {
display: inline-flex;
align-items: center;
}
.testimonials.style-boxed.text-center .testimonial-image {
margin-right: 20px;
}
.testimonials.style-boxed.text-center .testimonial-names {
text-align: left;
}
.testimonials.style-boxed.text-right .testimonial-image {
float: right;
margin-left: 20px;
}
.testimonials.style-boxed.text-right .testimonial-person {
display: flex;
align-items: center;
justify-content: flex-end;
}
.testimonials.style-boxed.text-right .testimonial-image {
order: 2;
}
.testimonials.font-normal .testimonial-quote {
font-style: normal;
}
.testimonials.text-center .testimonial-quote::after {
left: calc(50% - 15px);
}
.testimonials.text-right .testimonial-quote::after {
left: auto;
right: 30px;
}
.panel-row-style[data-stretch-type="full"] .count-box {
background-color: #ffffff;
border: none;
}
.panel-row-style[data-stretch-type="full"] .count-box:hover {
box-shadow: 0 2px 3px rgba(50, 50, 50, 0.13);
}
.counter.count-box {
position: relative;
padding: 30px;
border: 1px solid #e6e6e6;
border-radius: 1px;
box-shadow: 0 2px 3px rgba(50, 50, 50, 0.1);
background-color: #ffffff;
}
.counter.count-box .count-icon {
position: relative;
float: left;
width: 50px;
height: 50px;
text-align: center;
font-size: 22px;
color: #ffffff;
fill: #ffffff;
line-height: 52px;
text-shadow: 0 1px 1px rgba(50, 50, 50, 0.1);
border-radius: 50%;
background-color: var(--qt-primary-color);
transform: scale(1);
transition: all 0.1s ease-out;
}
.counter.count-box .count-icon::after {
bottom: -12px;
left: calc(50% - 7px);
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: var(--qt-primary-color);
border-width: 7px;
transition: all 100ms ease-out;
}
.counter.count-box .count-icon i, .counter.count-box .count-icon svg {
transition: inherit;
}
.counter:hover .count-icon {
background-color: var(--qt-primary-color-darker);
transform: scale(1.1);
}
.counter .count-text {
margin-left: 70px;
}
.counter .count-number,
.counter .count-before,
.counter .count-after {
display: inline-block;
font-family: var(--qt-secondary-font-family);
font-weight: var(--qt-secondary-font-weight);
font-size: 24px;
color: #464646;
line-height: 25px;
transition: all 0.1s ease-out;
}
.counter .count-title {
display: block;
font-size: 16px;
font-weight: var(--qt-secondary-font-weight);
transition: all 100ms ease-out;
}
.social-icons {
display: flex;
align-items: center;
gap: 3px;
}
.social-icons a {
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
font-size: 20px;
line-height: 1;
color: #ffffff;
text-align: center;
border-radius: 1px;
background-color: var(--qt-primary-color);
}
.social-icons a:hover, .social-icons a:focus {
color: #fff;
background-color: var(--qt-primary-color-darker);
}
.bottom-footer .social-icons a {
width: auto;
height: auto;
background-color: transparent;
}
.bottom-footer .social-icons a:hover {
background-color: transparent;
}
.client-logos {
text-align: center;
}
@media (min-width: 992px) {
.client-logos {
display: table;
margin: 0 -15px;
}
}
@media (min-width: 992px) {
.client-logos .logo {
display: table-cell;
padding: 0 15px;
}
}
.client-logos img {
margin: 0 auto 20px;
opacity: 0.6;
border: 4px solid #e6e6e6;
border-radius: 0;
transition: all 100ms ease-out;
}
@media (min-width: 992px) {
.client-logos img {
margin: 15px 0;
}
}
.client-logos img:hover {
opacity: 1;
border-color: var(--qt-primary-color);
}
.brand-image {
position: relative;
display: inline-block;
border-radius: 0;
transition: all 100ms ease-out;
}
.brand-border {
padding: 15px;
border: 4px solid #e6e6e6;
}
.brand-border:hover {
border-color: var(--qt-primary-color);
}
.brand-hover {
opacity: 0.6;
}
.brand-hover:hover {
opacity: 1;
}
img[src*="gstatic.com/"],
img[src*="googleapis.com/"] {
max-width: none;
}
.map-alert {
padding: 20px;
border: 1px solid #eeeeee;
background-color: #f9f9f9;
}
.content .map-alert {
margin: 0px 100px 50px;
}
.qt-map-iframe iframe {
vertical-align: bottom;
}
.opening-times ul {
margin: 0;
padding: 0;
list-style: none;
}
.opening-times ul li {
padding: 10px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.opening-times ul li:first-of-type {
padding-top: 0;
}
.opening-times ul li:last-of-type {
border-bottom: none;
padding-bottom: 0;
}
.opening-times ul li.today {
font-weight: bold;
color: var(--qt-primary-color);
}
.opening-times ul span.right {
float: right;
}
.opening-times ul span.right.label {
padding: 3px 12px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
border-radius: 1px;
background-color: var(--qt-primary-color);
}
.opening-times .extra {
display: block;
margin-top: 15px;
}
.footer .opening-times ul li {
padding: 5px 0;
border-color: rgba(255, 255, 255, 0.05);
}
.footer .opening-times ul li:first-of-type {
padding-top: 0;
}
.footer .opening-times ul li span.label {
background-color: rgba(0, 0, 0, 0.15);
}
.team-member {
background: #ffffff;
}
.team-member .team-member-image {
position: relative;
overflow: hidden;
border-radius: 2px 2px 0 0;
}
.team-member .team-member-image img {
width: 100%;
height: auto;
}
.team-member .team-member-image .link-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
cursor: pointer;
}
.team-member .team-member-image:hover .team-member-social {
opacity: 1;
visibility: visible;
}
.team-member .team-member-image:hover .team-member-social .overlay-center {
top: 50%;
}
.team-member-content {
padding: 30px;
border-style: solid;
border-color: rgba(50, 50, 50, 0.1);
border-width: 0 1px 1px 1px;
border-radius: 0 0 2px 2px;
transition: all 150ms ease-in-out;
}
.team-member-name {
margin: 0;
font-size: 20px;
}
.team-member-name a {
color: #464646;
text-decoration: none;
}
.team-member-name a:hover {
color: var(--qt-primary-color);
}
.team-member-tag {
display: block;
font-weight: bold;
font-size: 15px;
color: var(--qt-primary-color);
}
.team-member-description {
margin: 20px 0 0 0;
padding-top: 20px;
border-top: 1px solid rgba(50, 50, 50, 0.1);
}
.team-member-social {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
background-color: rgba(0, 0, 0, 0.4);
transition: all 150ms ease-in-out;
}
.team-member-social .overlay-center {
position: absolute;
top: 47%;
left: 0;
right: 0;
z-index: 2;
text-align: center;
transform: translateY(-50%);
transition: top 200ms ease-out;
}
.team-member-social .overlay-center a {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
font-size: 18px;
color: #ffffff;
line-height: 1;
text-align: center;
border-radius: 50px;
background: rgba(0, 0, 0, 0.3);
}
.team-member-social .overlay-center a:hover {
background: var(--qt-primary-color);
}
.team-member .text-link {
display: inline-block;
margin-top: 15px;
}
.before-after-slider .twentytwenty-handle {
display: none;
}
.before-after-slider.twentytwenty-container .twentytwenty-handle {
display: block;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
color: #fff;
box-shadow: 0 3px 0, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
color: #fff;
box-shadow: 0 -3px 0, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-before-label::before, .twentytwenty-horizontal before::before,
.twentytwenty-horizontal .twentytwenty-after-label::before {
top: 50%;
margin-top: -19px;
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
left: 10px;
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
right: 10px;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%;
transition-duration: 0.5s;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
transition-property: opacity;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
color: white;
font-size: 13px;
letter-spacing: 0.1em;
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
font-weight: 700;
padding: 0 20px;
border-radius: 2px;
content: attr(data-content);
}
.twentytwenty-before-label {
opacity: 0;
}
.twentytwenty-after-label {
opacity: 0;
}
.twentytwenty-overlay {
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25;
}
.twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5);
}
.twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1;
}
.twentytwenty-container {
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
user-select: none;
}
.twentytwenty-container img {
max-width: 100%;
position: absolute;
top: 0;
display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0;
}
.twentytwenty-container * {
box-sizing: content-box;
}
.twentytwenty-before {
z-index: 20;
}
.twentytwenty-after {
z-index: 10;
}
.twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
border-radius: 1000px;
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
top: 50%;
margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
left: 50%;
margin-left: -6px;
}
.twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px;
}
.twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px;
}
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px;
}
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px;
}
.filterable-gallery {
display: inline-block;
width: 100%;
position: relative;
}
.filterable-gallery__filter {
position: relative;
margin-bottom: 30px;
z-index: 2;
}
.filterable-gallery__filter ul {
margin: 0;
padding: 0;
list-style: none;
}
.filterable-gallery__filter ul li {
display: inline-block;
padding: 13px 25px;
margin-right: 7px;
color: #999;
font-size: 14px;
font-weight: 700;
cursor: pointer;
border-radius: 1px;
background-color: #f5f5f5;
transition: all .1s ease;
}
@media (max-width: 768px) {
.filterable-gallery__filter ul li {
display: block;
text-align: center;
margin-bottom: 5px;
}
}
.filterable-gallery__filter ul li:hover, .filterable-gallery__filter ul li.active {
color: #ffffff;
background-color: var(--qt-primary-color-darker);
}
.filterable-gallery__filter ul li:last-of-type {
margin-right: 0;
}
.filterable-gallery__items {
position: relative;
display: block;
width: calc(100% + 30px);
margin: -15px;
}
.filterable-gallery__items.gallery-layout-even .grid-image {
height: 250px;
overflow: hidden;
}
.filterable-gallery__items.gallery-layout-even .grid-image img {
height: 100%;
object-fit: cover;
}
.filterable-gallery__pagination {
display: flex;
margin: 30px 0 0 0;
padding-top: 40px;
text-align: center;
}
.filterable-gallery__pagination a.next {
position: relative;
margin-left: 0;
}
.filterable-gallery__pagination a.prev {
position: relative;
left: auto;
margin-right: 5px;
}
.filterable-gallery .grid-item {
position: relative;
display: block;
float: left;
width: 100%;
padding: 15px;
}
.filterable-gallery .grid-wrap {
position: relative;
overflow: hidden;
}
.filterable-gallery .grid-image {
position: relative;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.filterable-gallery .grid-image::before {
opacity: 0;
position: absolute;
content: "";
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(10, 10, 10, 0.65);
transition: opacity 200ms ease;
}
.filterable-gallery .grid-image:hover::before {
opacity: 1;
}
.filterable-gallery .grid-image:hover .grid-lightbox-button,
.filterable-gallery .grid-image:hover .grid-post-button {
opacity: 1;
transform: translateY(0px);
}
.filterable-gallery .grid-image img {
display: block;
width: 100%;
transition: all .15s ease;
}
.filterable-gallery .grid-center {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transition: all 200ms ease;
}
.filterable-gallery .grid-terms {
display: block;
font-size: 12px;
font-weight: 700;
color: var(--qt-primary-color);
text-transform: uppercase;
}
.filterable-gallery.captions-on-image .grid-image .caption {
position: relative;
font-size: 16px;
font-weight: 700;
color: #ffffff;
transition: all 200ms ease;
}
.filterable-gallery.captions-on-image .grid-image .caption + .grid-post-button {
margin-top: 12px;
}
.filterable-gallery.captions-on-image .grid-image:hover .grid-center {
opacity: 1;
transform: translateY(0px);
}
.filterable-gallery.captions-on-image .grid-center {
opacity: 0;
transform: translateY(-20px);
}
.filterable-gallery.captions-below .grid-item .grid-wrap > a {
display: block;
overflow: hidden;
}
.filterable-gallery.captions-below .grid-item .grid-bottom {
margin-top: 20px;
}
.filterable-gallery.captions-below .grid-item .caption {
display: block;
margin-top: 0;
font-family: var(--qt-secondary-font-family);
font-weight: var(--qt-secondary-font-weight);
font-size: 18px;
color: #a5a5a5;
transition: color 0.1s ease;
}
.filterable-gallery.captions-below .grid-item .caption:hover {
color: #464646;
}
.filterable-gallery .grid-lightbox-button {
opacity: 0;
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
border-radius: 50%;
background-color: var(--qt-primary-color);
transform: translateY(-20px);
transition: all 200ms ease;
}
.filterable-gallery .grid-lightbox-button:before {
position: absolute;
content: "\f002";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 16px;
color: #fff;
}
.filterable-gallery .grid-lightbox-button:hover {
background-color: var(--qt-primary-color-darker);
}
.filterable-gallery .grid-lightbox-button + .caption {
margin-top: 12px;
}
.filterable-gallery .grid-post-button {
opacity: 0;
position: relative;
display: flex;
align-items: center;
justify-content: center;
padding: 0 17px;
height: 33px;
color: var(--qt-btn-text-color);
font-size: 14px;
font-weight: 700;
border-radius: 2px;
background-color: var(--qt-btn-background-color);
transform: translateY(-20px);
transition: all 200ms ease;
}
.filterable-gallery .grid-post-button:hover {
background-color: var(--qt-btn-background-color-hover);
}
.pricing-table {
position: relative;
display: flex;
flex-direction: column;
padding: 50px;
background-color: #f5f5f5;
}
@media screen and (max-width: 580px) {
.pricing-table {
padding: 40px 30px;
}
}
.pricing-table__featured__title {
position: absolute;
left: 0;
right: 0;
top: -35px;
height: 35px;
display: inline-flex;
align-self: flex-start;
justify-content: center;
font-size: 13px;
font-weight: 700;
text-shadow: none;
padding: 0 15px;
line-height: 1.25;
background-color: var(--qt-primary-color);
}
.pricing-table__title {
order: 2;
position: relative;
margin-bottom: 0;
font-size: 22px;
}
.pricing-table__subtitle {
order: 3;
position: relative;
display: block;
margin-top: 20px;
}
.pricing-table__pricing {
order: 1;
position: relative;
display: flex;
align-items: flex-end;
margin-bottom: 50px;
color: var(--qt-primary-color);
}
.pricing-table__currency, .pricing-table__price {
font-size: 48px;
line-height: 1;
}
.pricing-table__price {
position: relative;
letter-spacing: -1px;
}
.pricing-table__after__price {
padding-left: 12px;
color: #464646;
font-weight: 700;
line-height: 1.25;
}
.pricing-table__label {
order: 6;
position: relative;
display: block;
margin-top: 20px;
text-align: center;
line-height: 1.25;
}
.pricing-table__label + .pricing-table__content {
padding-top: 35px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.pricing-table__button {
order: 5;
position: relative;
margin: 50px 0 0 0;
}
.pricing-table__button a {
display: flex;
}
.pricing-table__content {
order: 4;
position: relative;
margin-top: 40px;
padding-top: 40px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
font-weight: 700;
word-break: break-word;
}
.pricing-table__content ul {
margin: 0;
padding: 0;
list-style: none;
}
.pricing-table__content li {
display: flex;
align-items: center;
line-height: 1.25;
color: #464646;
}
.pricing-table__content li + li {
margin-top: 18px;
}
.pricing-table__content li:hover .pricing-icon::before {
background-color: #3d9775;
}
.pricing-table__content .pricing-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin-right: 15px;
min-width: 17px;
text-align: center;
font-size: 12px;
line-height: 1;
fill: #fff;
color: #fff;
z-index: 1;
transition: all .2s ease-in-out;
}
.pricing-table__content .pricing-icon::before {
position: absolute;
content: '';
width: 22px;
height: 22px;
border-radius: 50%;
z-index: -1;
background-color: #50ae8b;
transition: inherit;
}
.pricing-table__content__title {
display: block;
margin-bottom: 30px;
color: #464664;
font-size: 18px;
line-height: 1.25;
}
.pricing-table__excluded {
opacity: 0.5;
margin-top: 19px;
}
.pricing-table__additional {
margin-top: 28px;
padding-top: 28px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.elementor-align-center .pricing-table__pricing, .elementor-align-center .pricing-table__content li, .elementor-align-center .pricing-table__button .btn {
justify-content: center;
}
.elementor-align-right .pricing-table__pricing, .elementor-align-right .pricing-table__content li, .elementor-align-right .pricing-table__button .btn {
justify-content: flex-end;
}
.projects-carousel.filterable-gallery .grid-post-button {
height: 37px;
}
.projects-carousel .grid-item {
padding: 0;
float: none;
}
.projects-carousel .grid-terms {
display: block;
font-weight: 700;
color: var(--qt-primary-color);
}
.projects-carousel .grid-terms:hover {
color: var(--qt-primary-color-darker);
}
.projects-carousel .projects-carousel-control {
position: relative;
height: 55px;
width: calc(50% - 15px);
margin: 0;
font-size: 20px;
color: var(--qt-btn-text-color);
border-radius: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
background-color: var(--qt-btn-background-color);
}
@media screen and (min-width: 581px) {
.projects-carousel .projects-carousel-control {
width: 50px;
transform: skew(-25deg);
}
}
@media screen and (min-width: 581px) {
.projects-carousel .projects-carousel-control::before {
position: absolute;
content: '';
top: 0;
width: 50px;
height: 55px;
background-color: inherit;
transform: skew(25deg);
}
}
.projects-carousel .projects-carousel-control:hover {
background-color: var(--qt-btn-background-color-hover);
}
.projects-carousel .projects-carousel-control:hover::before {
background-color: inherit;
}
.projects-carousel .projects-carousel-control i {
position: relative;
display: inline-block;
color: #ffffff;
}
@media screen and (min-width: 581px) {
.projects-carousel .projects-carousel-control i {
transform: skew(25deg);
}
}
.projects-carousel .projects-carousel-control.right {
right: auto;
border-left: 1px solid rgba(0, 0, 0, 0.06);
}
@media screen and (min-width: 581px) {
.projects-carousel .projects-carousel-control.right {
padding-left: 15px;
}
}
@media screen and (min-width: 581px) {
.projects-carousel .projects-carousel-control.right::before {
right: -15px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
}
.projects-carousel .projects-carousel-control.right:hover {
border-left-color: transparent;
}
.projects-carousel .projects-carousel-control.left {
left: auto;
}
@media screen and (min-width: 581px) {
.projects-carousel .projects-carousel-control.left {
padding-right: 15px;
}
}
@media screen and (min-width: 581px) {
.projects-carousel .projects-carousel-control.left::before {
left: -15px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
}
.projects-carousel .projects-carousel-bottom {
display: flex;
align-items: center;
justify-content: center;
margin-top: 30px;
}
a[class*="eg-the-landscaper-"] > p {
margin-bottom: 0;
}
#lang_sel_click {
height: auto;
font-family: inherit;
z-index: 250;
}
#lang_sel_click li {
float: none;
width: auto;
}
#lang_sel_click a {
padding: 0 20px;
line-height: inherit;
}
#lang_sel_click a.lang_sel_sel {
font-size: 13px;
color: inherit;
background: transparent;
}
#lang_sel_click a.lang_sel_sel:hover {
color: inherit;
}
#lang_sel_click a:hover {
background: transparent;
}
#lang_sel_click img.iclflag {
top: -1px;
}
#lang_sel_click ul ul {
text-align: left;
}
#lang_sel_click ul ul li a {
padding: 7px 10px;
border: none;
}
.menu-item-language img.iclflag {
position: relative;
top: -2px;
margin-right: 8px;
}
.topbar #lang_sel_click a.lang_sel_sel {
padding: 0;
border: none;
}
.footer #lang_sel_click a.lang_sel_sel {
border-color: rgba(255, 255, 255, 0.2);
} .gallery-gap-1 {
margin: -0.5px;
}
.gallery-gap-1 .gallery-item {
padding: 0.5px;
}
.gallery-gap-2 {
margin: -1px;
}
.gallery-gap-2 .gallery-item {
padding: 1px;
}
.gallery-gap-3 {
margin: -1.5px;
}
.gallery-gap-3 .gallery-item {
padding: 1.5px;
}
.gallery-gap-4 {
margin: -2px;
}
.gallery-gap-4 .gallery-item {
padding: 2px;
}
.gallery-gap-5 {
margin: -2.5px;
}
.gallery-gap-5 .gallery-item {
padding: 2.5px;
}
.gallery-gap-10 {
margin: -5px;
}
.gallery-gap-10 .gallery-item {
padding: 5px;
}
.gallery-gap-15 {
margin: -7.5px;
}
.gallery-gap-15 .gallery-item {
padding: 7.5px;
}
.gallery-gap-20 {
margin: -10px -10px 20px -10px;
}
.gallery-gap-20 .gallery-item {
padding: 10px;
}
.gallery-gap-25 {
margin: -12.5px -12.5px 25px -12.5px;
}
.gallery-gap-25 .gallery-item {
padding: 12.5px;
}
.gallery-gap-30 {
margin: -15px -15px 30px -15px;
}
.gallery-gap-30 .gallery-item {
padding: 15px;
}
.gallery-gap-35 {
margin: -17.5px -17.5px 35px -17.5px;
}
.gallery-gap-35 .gallery-item {
padding: 17.5px;
}
.gallery-field .image {
display: block;
position: relative;
overflow: hidden;
}
.gallery-field .image::before {
opacity: 0;
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
transition: all 0.2s ease-out;
}
.gallery-field .image::after {
opacity: 0;
position: absolute;
top: calc(50% - 14px);
left: calc(50% - 8px);
content: "\f00e";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 18px;
color: #ffffff;
transition: all 0.2s ease-out;
}
.gallery-field .image:hover:before, .gallery-field .image:hover::after {
opacity: 1;
visibility: visible;
}
body.single-portfolio.gallery-layout-split .gallery-field-wrapper,
body.single-portfolio.gallery-layout-split .gallery-extra {
margin-bottom: 30px;
}
body.single-portfolio:not(.gallery-layout-split) .gallery-field-wrapper,
body.single-portfolio:not(.gallery-layout-split) .gallery-extra {
margin-bottom: 40px;
}
@media (max-width: 768px) {
body.single-portfolio .gallery-field .gallery-item {
float: none;
width: 100%;
}
} .byline,
.updated:not(.published) {
display: none;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.hentry {
position: relative;
margin-bottom: 60px;
}
.hentry .post-content > p {
font-size: 15px;
margin-bottom: 15px;
}
.hentry .post-content .read.more {
font-size: 15px;
}
.hentry .post-content .read.more::before {
top: 3px;
}
.hentry .post-content blockquote p {
font-size: 20px;
}
body.search .post.type-post {
margin-bottom: 0px;
padding: 20px 0px;
background-color: transparent;
}
.single-post .post.type-post {
background-color: transparent;
padding: 0;
border-radius: 0;
}
.post-inner .post-meta-data {
position: relative;
padding: 17px 0;
margin-bottom: 30px;
font-weight: 700;
border-bottom: 1px var(--qt-border-style) #dedede;
}
.post-inner .post-meta-data .date.updated {
display: initial;
}
.post-inner .post-meta-data span.round-divider {
display: inline-block;
width: 4px;
height: 4px;
margin: 3px 15px;
border-radius: 50%;
background-color: #dedede;
}
.post-inner .post-meta-data a {
position: relative;
color: #a5a5a5;
}
.post-inner .post-meta-data a:hover {
color: var(--qt-primary-color);
}
.post-inner .post-title {
margin: 20px 0 25px 0;
}
.post-inner .post-title a {
color: #464646;
text-decoration: none;
}
.post-inner .post-title a:hover {
color: var(--qt-primary-color);
}
.post-inner .post-left-meta {
float: left;
padding-right: 20px;
width: 100px;
}
.post-inner .post-left-meta .box {
position: relative;
padding: 15px 10px;
margin-bottom: 20px;
border: 2px solid #e6e6e6;
border-radius: 1px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
}
.post-inner .post-left-meta .box::before {
position: absolute;
content: "";
bottom: -3px;
left: 35px;
width: 7px;
height: 7px;
background-color: #ffffff;
transform: rotate(-45deg);
z-index: 2;
}
.post-inner .post-left-meta .box::after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #e6e6e6;
border-width: 8px;
margin-left: -8px;
}
.post-inner .post-left-meta .box.date span {
display: block;
}
.post-inner .post-left-meta .box.date .day {
font-size: 24px;
line-height: 24px;
color: var(--qt-primary-color);
}
.post-inner .post-left-meta .box.date .month {
padding: 2px 0;
font-size: 18px;
font-weight: bold;
line-height: 18px;
text-transform: uppercase;
}
.post-inner .post-left-meta .box.date .year {
letter-spacing: 1px;
}
.post-inner .post-left-meta .stickylabel {
font-size: 13px;
}
.post-inner .post-left-meta .stickylabel i {
font-size: 20px;
margin-bottom: 3px;
}
.post-inner .post-content {
margin-left: 100px;
}
.post-inner .post-content.no-big-date {
margin-left: 0;
}
.single .post-title {
font-size: 36px;
}
.single .post-content {
margin-bottom: 50px;
}
.single .post-content {
margin-left: 0;
}
.blog-grid {
display: grid;
row-gap: 30px;
column-gap: 30px;
clear: both;
margin-bottom: 60px;
}
.blog-grid .post-inner {
margin-bottom: 0;
}
@media (min-width: 992px) {
.blog-grid[data-columns="2"] {
grid-template-columns: repeat(2, 1fr);
}
.blog-grid[data-columns="3"] {
grid-template-columns: repeat(3, 1fr);
}
.blog-grid[data-columns="4"] {
grid-template-columns: repeat(4, 1fr);
}
}
.blog-grid .post-item {
margin-bottom: 0;
}
.blog-grid .post-item.news {
border: 1px solid #f2f2f2;
}
.blog-grid .post-item .post-meta-data {
padding: 15px 33px;
margin-bottom: 0;
}
.blog-grid .post-item .post-meta-data span.round-divider {
margin: 3px 10px;
}
.blog-grid .post-item .title {
font-size: 22px;
}
.blog-grid .post-item p:last-of-type {
margin-bottom: 0;
}
.blog-grid .post-item .more {
margin-top: 20px;
}
.author-box {
display: flex;
column-gap: 30px;
margin-bottom: 30px;
padding: 40px;
border-radius: 3px;
background-color: #f9f9f9;
}
@media (max-width: 768px) {
.author-box {
gap: 20px;
flex-direction: column;
padding: 20px;
}
}
.author-box h5 {
font-size: 22px;
}
.author-box .author-box-inner {
display: flex;
flex-direction: column;
}
.author-box .author-avatar {
flex-shrink: 0;
margin-top: 6px;
}
.author-box .author-description p {
margin-bottom: 0;
} .comments-area {
padding-top: 20px;
border-style: dashed;
border-width: 1px 0 0 0;
border-color: #e6e6e6;
}
.comments-area .comments-title {
font-size: 26px;
}
@media (min-width: 992px) {
.comments-area .comment-form-author,
.comments-area .comment-form-email,
.comments-area .comment-form-url {
display: inline-block;
width: calc(33.33% - 13px);
margin: 0 15px 30px 0;
}
}
.comments-area .comment-form-author input,
.comments-area .comment-form-email input,
.comments-area .comment-form-url input {
background-color: #f5f5f5;
}
@media (min-width: 992px) {
.comments-area .comment-form-url {
margin-right: 0;
}
}
.comments-area .comment-form-cookies-consent {
display: inline-flex;
align-items: center;
margin: 5px 0 30px 0;
}
.comments-area .comment-form-cookies-consent label {
margin: 0;
}
.comments-area .comment-form-cookies-consent input[type="checkbox"] {
appearance: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
margin: 0 10px 0 0;
width: 25px;
height: 25px;
color: #565563;
border: 1px solid #e6e6e6;
border-radius: 2px;
outline: none;
background-color: #f3f3f3;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
}
.comments-area .comment-form-cookies-consent input[type="checkbox"]:checked {
border-color: var(--qt-primary-color-darker);
background-color: var(--qt-primary-color-darker);
background-image: url(//landscapingcalgary.org/wp-content/themes/the-landscaper/assets/images/checkmark.svg);
background-size: 65%;
}
.comments-area .comment-form-comment {
clear: both;
}
.comments-area .comment-form-comment textarea {
background-color: #f5f5f5;
}
.comments-area .comment-list {
padding-left: 0;
margin: 30px 0;
padding-bottom: 20px;
border-bottom: 1px dashed #e6e6e6;
}
.comments-area .comment-list ul.children {
padding-left: 0;
margin-left: 110px;
}
@media (max-width: 992px) {
.comments-area .comment-list ul.children {
margin-left: 50px;
}
}
.comments-area .comment-list li {
list-style: none;
margin-bottom: 40px;
}
.comments-area .comment-list li .comment-inner {
position: relative;
padding: 30px 40px;
margin-left: 100px;
background-color: #f5f5f5;
}
@media (max-width: 992px) {
.comments-area .comment-list li .comment-inner {
margin-left: 75px;
padding: 20px 30px;
}
}
.comments-area .comment-list li .comment-inner::after {
position: absolute;
content: "";
top: 27px;
left: -20px;
display: block;
border: 10px solid transparent;
border-right-color: #f5f5f5;
}
.comments-area .comment-list li .comment-header {
margin-bottom: 20px;
}
.comments-area .comment-list li .comment-header .author-link {
display: inline-block;
margin-right: 10px;
font-family: var(--qt-secondary-font-family);
font-weight: var(--qt-secondary-font-weight);
font-size: 18px;
color: #464646;
}
.comments-area .comment-list li .comment-header .comment-time {
margin-top: 7px;
font-size: 13px;
color: #a5a5a5;
}
@media (min-width: 992px) {
.comments-area .comment-list li .comment-header .comment-time {
float: right;
}
}
.comments-area .comment-list li .comment-meta a {
color: #a5a5a5;
font-weight: bold;
text-decoration: none;
}
.comments-area .comment-list .comment-edit-link {
margin: 0 0 0 10px;
font-size: 13px;
}
@media (min-width: 992px) {
.comments-area .comment-list .comment-edit-link {
float: right;
}
}
.comments-area .comment-list #cancel-comment-reply-link {
padding: 10px;
margin: 10px 0 0 10px;
font-weight: 700;
color: #aaaaaa;
font-size: 13px;
background: #e6e6e6;
border-radius: 2px;
}
.comments-area .comment-list .comment-reply-title {
font-size: 26px;
}
.comments-area .comment-list .blog-comment {
margin-bottom: 30px;
}
.comments-area .comment-list .comment-avatar {
float: left;
}
.comments-area .comment-list .comment-avatar img {
width: auto;
height: auto;
display: block;
}
@media (max-width: 992px) {
.comments-area .comment-list .comment-avatar img {
width: 50px;
height: auto;
}
}
.comments-area .comment-list .comment-actions a {
display: inline-block;
margin-top: 10px;
margin-right: 10px;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
.comment-respond label {
display: block;
margin-bottom: 6px;
color: #464646;
font-family: var(--qt-primary-font-family);
font-size: var(--qt-primary-font-size-desktop);
font-weight: 700;
}
.comment-respond .comment-reply-title {
margin-bottom: 20px;
}
.comment-respond .comment-form input {
width: 100%;
padding: 12px 10px;
border: 1px solid #e6e6e6;
border-radius: 1px;
}
.comment-respond .comment-form input:focus {
border-color: var(--qt-primary-color);
}
.comment-respond .comment-form input[type="submit"] {
width: auto;
}
.comment-respond .comment-form textarea {
padding: 15px;
margin-bottom: 15px;
}
.comment-respond .comment-form textarea:focus {
border-color: var(--qt-primary-color);
}
.comment-respond .comment-form .form-submit .submit {
padding: 18px 22px;
text-transform: uppercase;
border: none;
}
.comment-respond .comment-form .form-allowed-tags {
margin: 20px 0;
}
.comment-respond .comment-form .form-allowed-tags code {
font-size: 12px;
} .bypostauthor {
position: static;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
text-align: center;
margin: 0.8075em 0;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
position: absolute;
bottom: 7px;
left: 7px;
right: 7px;
padding: 15px;
background-color: rgba(0, 0, 0, 0.6);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 1.5;
opacity: 0;
}
.gallery {
margin: -7px -7px 20px -7px;
}
.gallery::after {
display: table;
content: "";
clear: both;
}
.gallery-item {
position: relative;
float: left;
margin: 0;
padding: 0.5em;
overflow: hidden;
}
.gallery-item img {
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-1 .gallery-item {
width: 100%;
float: none;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
} .footer .widget-title {
font-size: 20px;
color: #ffffff;
}
.footer .widget_nav_menu ul li {
position: relative;
}
.footer .widget_nav_menu ul li::before {
position: relative;
padding-right: 15px;
content: "\f30b";
color: rgba(255, 255, 255, 0.15);
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 14px;
}
.footer .widget_nav_menu ul li a:hover {
color: #ffffff;
}
.main-footer {
position: relative;
padding: 80px 0;
color: #676767;
background-color: #333;
}
.main-footer .btn {
margin-top: 10px;
}
.main-footer p:last-of-type {
margin-bottom: 0;
}
@media (max-width: 992px) {
.main-footer .row > div {
margin-bottom: 30px;
}
.main-footer .row > div:last-of-type {
margin-bottom: 0;
}
}
.main-footer .widget_nav_menu ul {
padding-left: 0;
}
.main-footer .widget_nav_menu ul > li > a {
margin: 4px 0;
color: #757575;
}
.main-footer .icon-box {
padding-bottom: 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main-footer .icon-box + .icon-box {
margin-top: 20px;
}
.main-footer .icon-box i {
display: inline-block;
position: relative;
top: 6px;
margin: 0 15px 15px 0;
font-size: 28px;
}
.main-footer .icon-box .title {
display: inline-block;
color: #fff;
font-size: 16px;
}
.main-footer .icon-box .subtitle {
display: block;
}
.bottom-footer {
position: relative;
padding: 25px 0;
background-color: #292929;
}
@media (max-width: 992px) {
.bottom-footer {
text-align: center;
}
}
.bottom-footer p {
margin-bottom: 0;
color: #777;
}
@media (max-width: 992px) {
.bottom-footer p {
margin: 3px 0;
}
}
.bottom-footer a {
color: #e4e4e4;
font-weight: 700;
}
.bottom-footer a:hover {
color: #ffffff;
}
.bottom-footer i {
margin: 0 3px;
font-size: 18px;
vertical-align: middle;
}
.bottom-footer .bottom-middle {
text-align: center;
}
@media (min-width: 992px) {
.bottom-footer .bottom-right {
text-align: right;
}
}
.scrollToTop {
opacity: 0;
visibility: hidden;
position: fixed;
display: block;
bottom: 20px;
right: 20px;
width: 55px;
height: 55px;
line-height: 55px;
font-size: 20px;
text-align: center;
cursor: pointer;
color: #ffffff;
background-color: rgba(0, 0, 0, 0.2);
}
.scrollToTop.visible {
opacity: 1;
visibility: visible;
}
.scrollToTop:hover {
color: #ffffff;
background-color: rgba(0, 0, 0, 0.3);
} .search-list-results {
counter-reset: counter-search;
padding-left: 0;
}
.search-list-results li {
padding: 30px 0;
display: block;
border-bottom: 1px solid #e6e6e6;
position: relative;
counter-increment: counter-search;
}
.search-list-results li::before {
content: counter(counter-search);
position: absolute;
top: calc(50% - 24px);
left: 0px;
font-size: 30px;
font-weight: bold;
}
.search-list-results li a {
color: #333333;
text-decoration: none;
}
.search-list-results li .post-title {
padding-left: 45px;
margin-bottom: 0;
font-size: 22px;
} .text-404 {
text-align: center;
margin-bottom: 60px;
}
.text-404 img {
margin-bottom: 30px;
}
.text-404 p {
font-size: 16px;
color: #a5a5a5;
}
@media (min-width: 992px) {
.text-404 .search-form {
width: 500px;
margin: 40px auto 0;
}
} @media screen and (max-width: 991px) {
.hide-xs-down {
display: none !important;
}
}
@media screen and (min-width: 992px) {
.hide-lg-up {
display: none !important;
}
}
.d-flex {
display: flex;
align-items: center;
}
.justify-end {
justify-content: flex-end;
}
.justify-between {
justify-content: space-between;
}
body.home .hentry {
margin-bottom: 0;
}
.theme-carousel .remove-overflow {
overflow: visible;
}
.primary-color {
color: var(--qt-primary-color);
}
.primary-background-color {
background-color: var(--qt-primary-color);
} body:not(.blog):not(.page).sidebar-hide .alignfull {
width: 100vw;
margin-left: 50%;
max-width: none;
transform: translateX(-50%);
}
body:not(.blog):not(.page).sidebar-hide .alignfull img {
width: 100vw;
}
@media (min-width: 992px) {
body:not(.blog):not(.page).sidebar-hide .alignwide {
left: 0;
width: 970px;
margin-left: 50%;
max-width: inherit;
transform: translateX(-50%);
}
}
@media screen and (min-width: 1200px) {
body:not(.blog):not(.page).sidebar-hide .alignwide {
width: 1170px;
}
}
@media screen and (min-width: 1400px) {
body:not(.blog):not(.page).sidebar-hide .alignwide {
width: 1300px;
}
}
.wp-block-table {
margin: 0;
}
.wp-block-table th {
border-color: transparent;
}
.wp-block-table td,
.wp-block-table th {
padding: 10px 20px;
border: 1px solid #e2e2e2;
}
.wp-block-table figcaption {
font-size: 15px;
color: #a5a5a5;
}
.wp-block-table.is-style-stripes td {
border-bottom-color: #f2f2f2;
}
.wp-block-table.is-style-stripes tr:last-of-type td {
border-bottom: none;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
padding-top: 10px;
padding-bottom: 10px;
margin: 30px 0;
border-style: solid;
border-color: var(--qt-primary-color);
transition: border-color .15s ease;
}
.wp-block-quote:not(.is-large):not(.is-style-large):hover {
border-color: var(--qt-primary-color-darker);
}
.wp-block-quote:not(.is-large):not(.is-style-large):not(.has-text-align-right) {
padding-left: 50px;
border-width: 0 0 0 4px;
}
.wp-block-quote:not(.is-large):not(.is-style-large).has-text-align-right {
padding-right: 50px;
border-width: 0 4px 0 0;
}
.wp-block-quote > p {
margin-bottom: 0;
}
.wp-block-quote cite,
.wp-block-quote footer, .wp-block-quote__citation {
display: block;
margin-top: 20px;
color: var(--qt-primary-color);
font-size: 15px;
font-style: normal;
font-weight: 700;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
border: none;
margin: 20px 0 30px 0;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 15px;
text-align: left;
}
.wp-block-quote.is-large cite p,
.wp-block-quote.is-large footer p, .wp-block-quote.is-style-large cite p,
.wp-block-quote.is-style-large footer p {
font-size: 15px;
}
.wp-block-quote.is-large::before, .wp-block-quote.is-style-large::before {
display: none;
}
.wp-block-pullquote {
margin: 30px 0;
padding: 47px 0;
border-left: none;
border-top-color: rgba(0, 0, 0, 0.08);
border-bottom-color: rgba(0, 0, 0, 0.08);
}
.wp-block-pullquote.alignleft {
margin-top: 10px;
margin-right: 30px;
}
.wp-block-pullquote.alignright {
margin-top: 10px;
margin-left: 30px;
}
@media (max-width: 580px) {
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: inherit;
}
}
.wp-block-pullquote blockquote {
margin: auto;
padding: 0;
border-left: none;
}
.wp-block-pullquote blockquote::after {
display: none;
}
.wp-block-pullquote blockquote p {
padding: 0 50px;
font-size: 22px;
color: inherit;
}
.wp-block-pullquote blockquote cite,
.wp-block-pullquote blockquote footer, .wp-block-pullquote blockquote__citation {
display: block;
margin-top: 15px;
text-transform: none;
font-size: 15px;
font-style: normal;
font-weight: 700;
color: var(--qt-primary-color);
}
.wp-block-pullquote blockquote::before {
display: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
text-align: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 22px;
} .wp-block-code {
display: inline-block;
padding: 0;
color: #343434;
font-family: monospace;
font-size: 14px;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
border: none;
background-color: transparent;
} .wp-block-buttons {
margin-bottom: 28px;
}
.wp-block-buttons .wp-block-button__link {
position: relative;
padding: 18px 22px;
display: inline-flex;
align-items: center;
justify-content: center;
font-family: var(--qt-btn-font-family);
font-weight: var(--qt-btn-font-weight);
color: var(--qt-btn-text-color);
line-height: 1;
text-decoration: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
border: none;
outline: none;
border-radius: var(--qt-btn-border-radius);
background-color: var(--qt-btn-background-color);
}
@media (max-width: 991px) {
.wp-block-buttons .wp-block-button__link {
font-size: var(--qt-btn-font-size-mobile);
}
}
@media (min-width: 992px) {
.wp-block-buttons .wp-block-button__link {
font-size: var(--qt-btn-font-size-desktop);
}
}
.wp-block-buttons .wp-block-button__link:hover, .wp-block-buttons .wp-block-button__link:active:focus {
border-color: transparent;
background-color: var(--qt-btn-background-color-hover);
}
.wp-block-buttons .wp-block-button__link:first-of-type {
margin-right: 5px;
}
.wp-block-buttons.is-style-squared .wp-block-button__link {
border-radius: 1px;
}
.wp-block-buttons.is-style-outline .wp-block-button__link {
padding: 18px 22px;
color: #969696;
text-shadow: none;
border-radius: 1px;
border: 2px solid rgba(0, 0, 0, 0.1);
background: transparent;
}
.wp-block-buttons.is-style-outline .wp-block-button__link:hover {
color: #969696;
border-color: rgba(0, 0, 0, 0.2);
}
.wp-block-buttons.aligncenter {
text-align: center;
margin-bottom: 20px;
} .wp-block-buttons {
margin-bottom: 28px;
}
.wp-block-buttons .wp-block-button {
margin: 0 10px 0 0;
} .wp-block-latest-posts.wp-block-latest-posts__list {
padding-left: 0;
}
.wp-block-latest-posts__post-date {
font-size: 14px;
color: #a5a5a5;
} .wp-block-categories,
.wp-block-archives,
.wp-block-latest-posts {
padding-left: 0;
margin-bottom: 30px;
}
.wp-block-categories select,
.wp-block-archives select,
.wp-block-latest-posts select {
width: auto;
padding: 13px 20px;
border: 1px solid #eee;
background: #f9f9f9 url(//landscapingcalgary.org/wp-content/themes/the-landscaper/assets/images/select-bg.png);
background-position: right 20px center;
background-repeat: no-repeat;
appearance: none;
}
.wp-block-categories select:focus,
.wp-block-archives select:focus,
.wp-block-latest-posts select:focus {
border-color: #cecece;
outline: none;
}
.wp-block-categories li,
.wp-block-archives li,
.wp-block-latest-posts li {
position: relative;
list-style: none;
}
.wp-block-categories li a,
.wp-block-archives li a,
.wp-block-latest-posts li a {
position: relative;
font-weight: 500;
}
.wp-block-categories li a::before,
.wp-block-archives li a::before,
.wp-block-latest-posts li a::before {
position: relative;
margin-right: 10px;
content: "\f105";
font-family: "Font Awesome 6 Free";
font-size: 14px;
font-weight: 900;
color: rgba(0, 0, 0, 0.3);
transition: color 100ms ease-in-out;
}
.wp-block-categories li a:hover::before,
.wp-block-archives li a:hover::before,
.wp-block-latest-posts li a:hover::before {
color: rgba(0, 0, 0, 0.5);
}
.wp-block-categories li .cat-count,
.wp-block-archives li .cat-count,
.wp-block-latest-posts li .cat-count {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
margin-left: 3px;
width: 19px;
height: 19px;
font-size: 12px;
font-weight: 700;
line-height: 1;
color: #464646;
text-align: center;
border-radius: 50%;
background-color: var(--qt-primary-color);
transition: all .15s ease;
}
.wp-block-categories.aligncenter,
.wp-block-archives.aligncenter,
.wp-block-latest-posts.aligncenter {
text-align: center;
} .wp-block-archives-dropdown {
margin-bottom: 30px;
} .wp-block-column {
margin-bottom: 0;
} .wp-block-separator {
height: auto;
margin: 30px auto;
border-bottom: 1px solid #d0d5da;
background: none;
}
.wp-block-separator + h2 {
clear: left;
}
.wp-block-columns {
margin-bottom: 30px;
} .wp-block-image {
margin-bottom: 30px;
}
.wp-block-image figcaption {
margin-top: 10px;
margin-bottom: 0;
font-size: 15px;
color: #a5a5a5;
} .wp-block-gallery {
margin-bottom: 20px;
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
padding: 10px;
font-style: 15px;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption {
padding: 15px 10px;
font-size: 15px;
}
.blocks-gallery-caption,
.wp-block-embe figcaption,
.wp-block-image figcaption {
margin-top: 10px;
margin-bottom: 0;
font-size: 15px;
color: #a5a5a5;
} .wp-block-cover,
.wp-block-cover-image {
margin-bottom: 30px;
color: #fff;
line-height: 1.25;
}
.wp-block-cover.has-background-dim .wp-block-cover-text,
.wp-block-cover-image.has-background-dim .wp-block-cover-text {
color: #fff;
} pre.wp-block-verse {
display: block;
font-family: monospace;
} .wp-block-embed {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px; }
.wp-block-embed figcaption {
margin-top: 10px;
margin-bottom: 0;
font-size: 15px;
color: #a5a5a5;
}
@media screen and (max-width: 580px) {
.wp-block-embed__wrapper {
overflow: scroll;
}
}
.wp-block-embed__wrapper .embed-responsive {
overflow: visible;
margin-bottom: 0;
} .wp-block-embed-twitter {
display: flex;
flex-direction: column;
align-items: center;
}
.wp-block-embed-twitter .embed-responsive::before {
padding-top: 0;
} .wp-block-embed-facebook .embed-responsive::before {
padding-top: 0;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
padding-top: 0;
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
padding-top: 0;
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper .embed-responsive::before {
padding-top: 68%;
} .wp-block-calendar {
margin-bottom: 30px;
}
.wp-block-calendar table {
margin-bottom: 0;
}
.wp-block-calendar table > caption {
padding: 8px 0;
font-weight: bold;
text-align: center;
caption-side: top;
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.25);
background-color: var(--qt-primary-color);
}
.wp-block-calendar table thead {
background-color: #dedede;
}
.wp-block-calendar table thead tr th {
padding: 5px 0;
color: inherit;
text-align: center;
background: transparent;
border: 1px solid #dedede;
} .wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments li {
position: relative;
padding-left: 20px;
margin-bottom: 0;
}
.wp-block-latest-comments li::before {
position: absolute;
top: 0;
left: 0;
content: "\f105";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 14px;
color: rgba(0, 0, 0, 0.3);
}
.wp-block-latest-comments__comment-avatar {
margin-right: 20px;
}
.wp-block-latest-comments__comment-date {
font-size: 14px;
}
.wp-block-latest-comments__comment-excerpt p {
font-size: 16px;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 58px;
} .wp-block-search {
margin-bottom: 25px;
}
.wp-block-search .wp-block-search__inside-wrapper {
display: block;
}
.wp-block-search .wp-block-search__input {
color: #a5a5a5;
width: 65%;
height: 56px;
max-width: 100%;
padding: 0 20px;
border-radius: 2px;
border: 1px solid #eee;
background-color: #f9f9f9;
}
.wp-block-search .wp-block-search__input:active, .wp-block-search .wp-block-search__input:focus {
color: #a5a5a5;
outline: none;
border-color: #cecece;
}
.wp-block-search label.wp-block-search__label {
margin-bottom: 10px;
width: 100%;
color: #464646;
font-size: 20px;
font-family: "Roboto Slab", serif;
}
.wp-block-search .wp-block-search__button {
margin-left: 0;
height: 56px;
width: 35%;
line-height: 1;
border: none;
outline: none;
border-top-right-radius: var(--qt-btn-border-radius);
border-bottom-right-radius: var(--qt-btn-border-radius);
} .wp-block-audio audio {
min-width: auto;
}
.wp-block-audio figure {
margin-left: auto;
margin-right: auto;
}
.wp-block-audio figcaption {
font-size: 15px;
color: #a5a5a5;
} .wp-block-file .wp-block-file__button {
font-weight: 700;
background-color: var(--qt-primary-color);
}
.wp-block-file .wp-block-file__button:hover {
opacity: 1;
background-color: var(--qt-primary-color-darker);
} .wp-block-tag-cloud .tag-cloud-link {
display: inline-block;
padding: 8px 10px;
margin-bottom: 4px;
color: #a5a5a5;
text-decoration: none;
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
transition: all .15s ease;
}
.wp-block-tag-cloud .tag-cloud-link:hover {
color: #fff;
border-color: transparent;
background-color: var(--qt-primary-color-darker);
} p:last-of-type + .wp-block-media-text,
p:last-of-type + .wp-block-cover {
margin-top: 20px;
} .wp-block-group + p:last-of-type {
margin-top: 25px;
}