/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor page builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.9.0.1763478316
Updated: 2025-11-18 15:05:16

*/


:root {
    --q-size: 36.5px;
    --logo-width: 121px;
    --header-height: 62.75px;
    --page-margin: 7.3%;
    --footer-margin: 150px;
    --laptop-breakpoint: 1140px;
    --tablet-breakpoint: 1024px;
    --mobile-breakpoint: 767px;
}

.full-height {
    height: 100%;
}

.square-ratio {
    aspect-ratio: 1;
}

.golden-ratio {
    aspect-ratio: 1.618;
}

.sixteen-by-nine {
    aspect-ratio: 1.77777777778;
}

.footer-margin {
    padding-bottom: var(--footer-margin, 150px);
}

.header-logo svg {
    width: var(--logo-width, 121px);
}

.flex-row, .flex-row .e-con-inner {
    flex-direction: row;
}

.flex-col, .flex-col .e-con-inner {
    flex-direction: column;
}

.gallery-grid .elementor-loop-container {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
}

.gallery-grid .elementor-loop-container .e-loop-item {
    display: flex;
}

.gallery-grid .elementor-loop-container .e-loop-item:nth-child(4n + 1 of .e-loop-item), .gallery-grid .elementor-loop-container .e-loop-item:nth-child(4n + 4 of .e-loop-item) {
    grid-column: span 4;
}

.gallery-grid .elementor-loop-container .e-loop-item:nth-child(4n + 3 of .e-loop-item), .gallery-grid .elementor-loop-container .e-loop-item:nth-child(4n + 2 of .e-loop-item) {
    grid-column: span 6;
}

html {
    font-size: 13.5px;
}

.gallery figure {
    padding-bottom: 60px !important;
}

.masthead-video video.elementor-background-video-hosted {
	object-fit: contain;
}

/* TABLET CSS */
@media screen and (max-width: 1023px) {
    html {
        font-size: 11.5px;
    }

    .flex-col-md {
        display: flex;
        flex-direction: column;
    }

    .flex-row-md {
        display: flex;
        flex-direction: row;
    }

    .grid-pad {
        display: none;
    }

    .grid-con {
        grid-template-columns: repeat(10, 1fr) !important;
    }

    .gallery figure {
        padding-bottom: 20px !important;
    }
}

/* MOBILE CSS*/
@media screen and (max-width: 767px) {
    html {
        font-size: 8.5px;
    }

    .gallery-grid .elementor-grid {
        display: flex;
        flex-direction: column;
        gap: 40px !important;
    }

    .footer-back-btn-wrapper {
        position: relative !important;
    }

    .flex-mobile, .flex-mobile > .e-con-inner {
        display: flex;
    }

    .flex-col-sm {
        display: flex;
        flex-direction: column;
    }

    .flex-row-sm {
        display: flex;
        flex-direction: row;
    }

    .gallery figure {
        padding-bottom: 5px !important;
    }
}

@media screen and (max-width: 1299px) {
    .works-with-img {
        margin-tsop:var(--header-height, auto);
    }
}

body:has(#wpadminbar) {
    --header-offset: 30px;
}

.font-class {
    font-family: neue-haas-grotesk-display, sans-serif !important;
    font-weight: light;
    font-size: 64px;
    line-height: 67px !important;
}

.btn-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.btn-arrow:after {
    content: url('https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/06/btn-arrow-icon.svg');
}

.social-icon {
    width: 2em;
    height: 2em;
    vertical-align: -0.125em;
}

.popup-menu .dialog-lightbox-message, .popup-menu .dialog-lightbox-message .elementor-location-popup, .popup-menu .dialog-lightbox-message .elementor-location-popup .elementor-section-wrap {
    height: 100%;
}

/* Menu Cover Images and Hover Effect __START__*/
.menu-btn .menu-btn-cover {
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: var(--menu-img);
}

.menu-btn:hover .menu-btn-cover {
    background-image: var(--menu-img-hover) !important;
}

#video-animation-prod-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Animation-Video-Production.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Animation-Video-Production-Hover.svg);
}

#blog-article-prod-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Blog-Article.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Blog-Articles-Hover.svg);
}

#social-media-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Social-Media-Management.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Social-Media-Management-Hover.svg);
}

#digital-ads-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Digital-Ads.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Digital-Ads-Hover.svg);
}

#seo-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-SEO.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-SEO-Hover.svg);
}

#email-marketing-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Email-Marketing.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Email-Marketing-Hover.svg);
}

#web-dev-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Web-Design.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Web-Design-Hover.svg);
}

#ecommerce-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-ECommerce.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Ecommerce-Hover.svg);
}

#custom-dev-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Custom-Development.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Custom-Development-Hover.svg);
}

#new-brands-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/08/Main-Menu-Button-Cover-Branding.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/08/Main-Menu-Button-Cover-Branding-Hover.svg);
}

#rebrands-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Rebranding.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Rebranding-Hover.svg);
}

#social-branding-btn {
    --menu-img: url(https://web.archive.org/web/20250801030059im_/https://quarterdev.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Social-Branding.png);
    --menu-img-hover: url(https://web.archive.org/web/20250801030059im_/https://quarter.ca/wp-content/uploads/2024/07/Main-Menu-Button-Cover-Social-Branding-Hover.svg);
}

/* Menu Cover Images and Hover Effect __END__*/
.portfolio-title .elementor-heading-title {
    line-height: var(--header-height, auto) !important;
}

.works-with-con {
    position: absolute !important;
    --works-with-size: 25px;
    margin-left: calc(-1*(25px + var(--works-with-size, 25px)));
    height: var(--header-height, auto) !important;
}

.works-with-img {
    width: var(--works-with-size, 25px);
}

.back-btn {
    filter: invert(100);
    cursor: pointer;
}

.back-btn-con {
    mix-blend-mode: difference;
}

.back-btn:hover .back-btn-icon svg {
    animation-timing-function: ease-in-out;
    animation-duration: 1.75s;
    animation-name: back-btn-hover;
    animation-iteration-count: infinite;
}

@keyframes back-btn-hover {
    0% {
        transform: translatex(0px)
    }

    50% {
        transform: translatex(9px)
    }
}

/* HEADER - START*/
.header-nav-con {
    display: none;
    padding-left: calc(7.3% + 140px);
    padding-right: calc(7.3% + 70px);
}

.page-id-19 .header-nav-con, .elementor-editor-active .header-nav-con {
    display: flex !important;
}

@media (max-width: 1094px) {
    .page-id-19 .header-nav-con {
        display: none !important;
    }
}

.header-nav-con {
    position: absolute;
    top: var(--header-offset, 0);
    height: var(--header-height, auto);
}

.header-wrapper .e-con-inner > div {
    height: var(--header-height, auto)
}

.logo-con {
    filter: invert(100);
}

.header-sticky-con {
    font-size: 9.5px;
    position: fixed;
    mix-blend-mode: difference;
    height: var(--header-height, auto);
    padding-bottom: 7px;
    top: var(--header-offset, 0);
}

.header-sticky-con:has(.header-logo) {
    left: var(--page-margin, 7.3%);
}

.header-sticky-con:has(.header-toggle-btn) {
    right: var(--page-margin, 7.3%);
}

.header-toggle-btn svg {
    height: auto !important;
}

/* HEADER - END*/
.margin-wrapper {
    padding-left: var(--page-margin, 7.3%);
    padding-right: var(--page-margin, 7.3%);
}

body {
    background-color: white !important;
}

.left-pad-q {
    padding-left: var(--q-size);
}

.client-grid-element {
    aspect-ratio: 1;
}

.client-grid-border-element {
    aspect-ratio: 1;
    outline: solid 1px #CECECE;
}

.list-con p {
    margin-block-end: 0; }

.gform-textarea textarea {
    padding: 0.5rem 1rem !important;
}

.line-separated-con > .e-con-inner {
    gap: 0;
}

.line-separated-con > .e-con-inner > *:not(:first-child) {
    border-top: 1px solid black;
}

#business-approach-list > *:not(:first-child) {
    border-top: solid 1px black;
}

.remove-block-margin {
    margin-block-start: 0; margin-block-end: 0; }

.remove-inline-margin {
    margin-inline-start: 0; margin-inline-end: 0; }

.media-con {
    aspect-ratio: 1.624;
    background-position: center center;
    background-size: cover;
    background-repeat: norepeat;
    width: 100%;
}

.fixed-aspect-ratio {
    aspect-ratio: 1.624;
}

.image-carousel-con {
    overflow-x: scroll;
}

/*
#team-tabs .e-n-tab-title[tabindex="0"] .e-n-tab-title-text {
text-decoration: underline;
text-decoration-color: var(--e-a-color-accent)
}
*/
#team-tabs .e-n-tabs-heading {
    flex-basis: auto;
    width: 40%
}

#team-tabs .e-n-tabs-content {
    flex-basis: auto;
    width: 50%
}

#team-tabs .e-n-tabs-heading .e-n-tab-title {
    padding: 0;
    height: 2.60em;
}

/*
#team-tabs .e-n-tab-title[tabindex="0"]:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-color: var( --e-global-color-accent );
}
*/
.accent-bkg {
    position: absolute;
    height: 100%;
}

.col-span-1 {
    grid-column: span 1;
}

.col-span-2 {
    grid-column: span 2;
}

.col-span-3 {
    grid-column: span 3;
}

.col-span-4 {
    grid-column: span 4;
}

.col-span-5 {
    grid-column: span 5;
}

.col-span-6 {
    grid-column: span 6;
}

.col-span-7 {
    grid-column: span 7;
}

.col-span-8 {
    grid-column: span 8;
}

.col-span-9 {
    grid-column: span 9;
}

.col-span-10 {
    grid-column: span 10;
}

.col-span-11 {
    grid-column: span 11;
}

.col-span-12 {
    grid-column: span 12;
}

.swiper {
    overflow: visible;
    /* Nicely contained OP elem*/
}

.swiper-wrapper {
    /*longboi with all slides*/
}

.swiper-slide {
    /* per slide */
}

.rs-layer u {
    text-decoration-thickness: from-font;
    text-decoration-color: rgb(204, 87, 26,.17);
}

.tooltip-text-hover:hover * {
    color: #000000 !important;
}

.list-style-1 > * {
    border-top: 1px solid #00000080;
}

.tooltip-wrapper {
    width: fit-content !important;
}

.tooltip-wrapper:hover .tooltip-payload {
    display: flex;
}

.tooltip-text {
    color: #CC571A !important;
}

.tooltip-payload {
    display : none;
    position: fixed;
    z-index: 99;
}

.elementor-editor-active .tooltip-payload {
    display: flex !important;
    position: relative !important;
}

.portfolio-card:hover {
    cursor: pointer;
    transform: translateX(5px);
}

.popup-menu-item a:hover {
    color: white !important;
}

.popup-menu-main-item:hover a {
    color: #FFFFFFCC !important;
}

.iframe-wrapper {
    overflow: hidden;
    position: relative;
    aspect-ratio: 1.818;
}

.iframe-wrapper > div {
    height: 100%;
}

.iframe-wrapper iframe {
    position: relative;
    top: 0;
    left: 0;
    border: 0;
    width: 100%;
    height: 100%;
}

/* TODO: temp fix for adding border to gif of Claribase - Web */
.elementor-page-6058 .main-showcase-con {
    padding: 7.3% 7.3% 0 7.3%;
}

.elementor .elementor-html5-video {
    -o-object-fit: contain;
    object-fit: contain;
}

.elementor-widget-hotspot > .elementor-widget-container > img {
    display: none !important;
}

.hotspot-tooltip-wrapper {
    width: max-content !important;
}

.e-hotspot__tooltip {
    border: 5px solid #54595F;
    max-width: 80vw !important;
    overflow: scroll;
    transform: translatex(-30px);
}

.process-cols {
    padding-top: 5px;
    border-top: 1px solid #707070;
    padding-bottom: 60px;
}

.process-image {
    aspect-ratio: 3.14159265359;
    background-color: #BEBEBEBF;
}

.process-list-item {
    padding: 9px;
    border-bottom: 1px solid #707070;
}

.footer-img {
    aspect-ratio: 0.84072727272;
}

.portfolio-card-title > * {
    width: fit-content;
}

.portfolio-title-con {
    align-items: baseline;
}

.portfolio-tax-filter search {
    gap: 0px 20px !important;
}

.popup-menu-mobile-footer {
    height: fit-content;
}

.portfolio-card-img {
    background-size: cover;
}