/*
Theme Name: Lorne
Theme URI: https://lorne.qodeinteractive.com
Description: A Contemporary Theme for Creative Business
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: lorne
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.no-touchevents .qodef-custom-cursor-enabled {
    cursor: auto !important;
}

.no-touchevents .qodef-custom-cursor-enabled a,
.no-touchevents .qodef-custom-cursor-enabled .qodef-accordion.qodef-layout--simple .qodef-accordion-title,
.no-touchevents .qodef-custom-cursor-enabled .qodef-fullscreen-tabs div.qodef-m-title,
.no-touchevents .qodef-custom-cursor-enabled .qodef-horizontal-timeline,
.no-touchevents .qodef-custom-cursor-enabled .tp-bullet,
.no-touchevents .qodef-custom-cursor-enabled a,
.no-touchevents .qodef-custom-cursor-enabled button {
    cursor: pointer !important
}
.no-touchevents .qodef-custom-cursor-enabled input {
    cursor: text !important
}
@media (min-width: 768px){
    .qodef-header-sticky {
        height: 100px;
    }
}
body.home:not(.qodef-header--sticky-display) header .qodef-header-logo-link,
body.home:not(.qodef-header--sticky-display) header .qodef-mobile-header-logo-link {
    opacity: 0;
}
#qodef-page-footer .widget,
#qodef-page-footer .widget .qodef-widget-title,
#qodef-page-footer .widget a {
    display: block;
    color: #fff !important;
}
#qodef-page-footer .widget a {
    width: fit-content;
}
#qodef-page-footer-top-area .qodef-content-full-width,
#qodef-page-footer-bottom-area .qodef-content-full-width {
    padding: 0;
}
.qodef-grid-inner {
    display: flex;
    gap: 1px;
}
#qodef-page-footer-bottom-area {
    margin-top: 1px;
}
#qodef-page-footer-top-area {
    margin-top: 1px;
    margin-bottom: 1px;
}
#qodef-page-footer .qodef-grid-item {
    position: relative;
    background-color: #000;
    padding-left: 7vw;
    padding-right: 4vw;
    padding-top: 150px;
    padding-bottom: 70px;
    border-radius: 20px;
}
@media screen and (min-width: 1100px){
    #qodef-page-footer .qodef-grid-item {
        padding-left: 5vw;
    }
}
#qodef-page-footer > .qodef-grid:first-child {
    margin-top: 1px
}
#qodef-page-footer > .qodef-grid:first-child .qodef-grid-inner {
    width: calc(100% - 1px);
    margin: 0 auto;
    justify-content: space-between;
}
@media screen and (max-width: 767px){
    padding-bottom: 70px;
}
.custom-footer-top-area--left {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
@media screen and (max-width: 1023px){
    #qodef-page-footer .qodef-grid-inner {
        flex-wrap: wrap;
    }
    .qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
        width: 100%;
    }
}
.custom-footer-top-area--left p {
    max-width: 500px;
}
.custom-footer-top-area--left a {
    width: fit-content !important;
}
.custom-footer-top-area--left-title {
    font-size: 56px;
    line-height: 1.1;
    font-weight: 500;
}
@media screen and (max-width: 767px){
    .custom-footer-top-area--left-title {
        font-size: 40px;
    }
}
.custom-footer-top-area--right {
    display: flex;
    gap: 50px;
}
@media screen and (max-width: 767px){
    .custom-footer-top-area--right {
        flex-wrap: wrap;
    }
}
.custom-footer-top-area--right > div {
    flex-basis: 100%;
}
@media screen and (min-width: 768px){
    .custom-footer-top-area--right > div {
        flex-basis: 25%;
    }
    .custom-footer-top-area--right > .custom-footer-top-area--right-contacts {
        flex-basis: 50%;
    }
}
.custom-footer-top-area--right-contacts > div,
.custom-footer-top-area--right-socials > div {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}
.custom-footer-top-area--right-contacts a,
.custom-footer-top-area--right-socials a {
    opacity: 0.7;
    margin-bottom: 10px;
}
.custom-footer-top-area--right-contacts a:hover,
.custom-footer-top-area--right-socials a:hover {
    opacity: 1;
}
.footer-custom-copyright {
    position: absolute;
    bottom: 2rem;
    right: 0;
    display: flex;
    justify-content: space-between;
    width: -webkit-fill-available;
    padding-left: 7vw;
    padding-right: 4vw;
}
@media screen and (min-width: 1100px){
    .footer-custom-copyright {
        padding-left: 5vw;
        padding-right: 5vw;
    }
}
@media screen and (min-width: 1440px){
    .footer-custom-copyright {
        padding-right: 7vw;
    }
}
@media screen and (min-width: 1720px){
    .footer-custom-copyright {
        padding-right: 8vw;
    }
}
@media screen and (min-width: 2100px){
    .footer-custom-copyright {
        padding-right: 9vw;
    }
}
.footer-privacy-wr {
    display: flex;
    gap: 50px;
}
.footer-privacy-wr a {
    text-decoration: underline;
}
@media screen and (max-width: 767px){
    .footer-custom-copyright {
        font-size: 14px;
    }

    .footer-privacy-wr {
        gap: 20px;
    }
}
.footer-custom-copyright a {
    color: #fff;
    opacity: 0.7;
}
.footer-custom-copyright a:not():hover {
    opacity: 1;
}
.footer__boldedbywego-logo {
    height: 1rem;
}
@media screen and (max-width: 767px){
    .footer__boldedbywego-logo {
        height: 0.75rem;
    }
}
.footer__boldedbywego-logo #bolded-by {
    transition: opacity 0.3s linear;
  }

.footer__boldedbywego-logo #we-go {
    transition: fill 0.3s linear, color 0.3s linear;
}

.footer__boldedbywego-logo > svg {
    height: 100%;
    width: auto;
    vertical-align: middle;
}

.footer__boldedbywego-logo:hover > svg #bolded-by {
    opacity: 0.5;
}

.footer__boldedbywego-logo:hover > svg #we-go {
    color: #f1b7ff;
    fill: #f1b7ff;
}
#qodef-back-to-top {
    right: -15px;
}
.qodef-header-navigation > ul > li > a {
    font-family: "DM Sans";
}
.qodef-page-footer-pre-top-area {
    color: #fff;
    background-color: #000;
    border-radius: 20px;
    width: 100%;
    padding-top: 75px;
    padding-right: 7vw;
    padding-bottom: 75px;
    padding-left: 7vw;
}
@media screen and (min-width: 768px){
    .qodef-page-footer-pre-top-area {
        padding-left: 5vw;
    }
}
@media screen and (min-width: 1720px){
    .qodef-page-footer-pre-top-area {
        padding-right: 8vw;
    }
}
@media screen and (min-width: 2100px){
    .qodef-page-footer-pre-top-area {
        padding-right: 9vw;
    }
}
#qodef-page-footer .qodef-grid-inner {
    margin: 0;
}
.qodef-page-footer-pre-top-area a {
    color: #fff !important;
}
@media screen and (max-width: 1023px){
    #qodef-page-footer-top-area .qodef-content-full-width {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .qodef-page-footer-pre-top-area ul {
        flex-direction: column;
        align-items: start;
        row-gap: 25px;
    }
}
footer .qodef-page-footer-pre-top-area .qodef-drop-down-second {
    display: none !important;
}
@media screen and (min-width: 1024px){
    .sticky {
        position: sticky !important;
        top: 100px;
        height: calc(100vh - 100px);
    }
    #qodef-page-wrapper,
    .overflow-visible {
        overflow: visible !important;
    }
}
.qodef-e-content-inner:first-child .qodef-e-image img,
.qodef-e-content-inner:nth-child(2) .qodef-e-image img {
    aspect-ratio: 3 / 4;
}
.qodef-header-sticky {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom: 1px solid #000;
}
.hero-manifesto h1 {
    line-height: 1.4;
    font-size: 45px;
    text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 1023px){
    .hero-manifesto h1 {
        line-height: 1.15;
        font-size: 100px;
    }
}
@media screen and (min-width: 1024px){
    .hero-manifesto h1 {
        font-size: 144px;
    }
}
@media screen and (max-width: 767px){
    .hero-manifesto h1 img {
        max-height: 45px;
    }
}
.qodef-m-inner {
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.qodef-svg--arrow {
    fill: none;
}
.qodef-svg--arrow path {
    stroke-width: unset !important;
}
.prefooter-link {
    justify-content: space-between;
    width: 100%;
}
.prefooter-link .qodef-m-text, .prefooter-link .qodef-m-icon {
    padding-top: 300px;
}
@media screen and (min-width: 768px){
    .prefooter-link .qodef-m-text, .prefooter-link .qodef-m-icon {
        padding-top: 220px;
    }
}
@media screen and (min-width: 1240px){
    .prefooter-link .qodef-m-text, .prefooter-link .qodef-m-icon {
        padding-top: 300px;
    }
}
body:not(.qodef-header--sticky-display).qodef-mobile-header--standard #qodef-page-mobile-header {
    background-color: #000 !important;
}
#qodef-page-mobile-header-inner {
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px){
    .qodef-header-navigation>ul>li:first-child {
        margin: 0 32px;
    }
}
.cf-row {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin: 2rem 0 !important;
}
.cf-field {
    flex: 1 1 0;
}
.cf-acceptance label {
    cursor: pointer;
    position: relative;
    display: flex;
    gap: 10px;
}
.cf-acceptance label > .wpcf7-list-item-label {
    flex: 1 1 0;
}
.cf-acceptance label > .wpcf7-list-item-label a {
    font-style: italic;
    font-weight: 600;
}
@media screen and (min-width: 1023px){
    .cf-acceptance label {
        gap: 20px;
    }
}
.cf-acceptance input[type="checkbox"]{
    cursor: pointer !important;
    border-radius: 5px;
    display: block;
    margin: 0;
    width: 22px;
    height: 22px;
    border: 1px solid black;
}
.cf-submit .wpcf7-submit:disabled {
    cursor: not-allowed !important;
    opacity: 0.3;
}
.cf-submit .wpcf7-spinner {
    position: absolute;
}
.cf-acceptance {
    margin: 2rem 0 !important;
}
.wpcf7-not-valid-tip {
    font-size: smaller;
    position: absolute;
}
@media screen and (max-width: 1023px){
    .cf-field {
        flex-basis: 100%;
    }
}
.wpcf7-list-item {
    margin: 0;
}
.custom-video {
    max-height: 90vh;
}
.custom-video video {
    object-position: bottom;
}
.qodef-title--breadcrumbs {
    position: absolute;
    width: fit-content;
    left: 8%;
    z-index: 10;
    background-color: transparent !important;
}
@media screen and (max-width: 767px){
    .qodef-title--breadcrumbs {
        left: 22px;
    }
}
.qodef-title--breadcrumbs .qodef-m-inner{
    background-color: transparent;
}
@media screen and (min-width: 1025px){
    #qodef-page-sidebar {
        margin-top: 350px;
    }
    .archive.category #qodef-page-sidebar {
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 1024px){
    .qodef-grid.qodef-layout--template.qodef-gutter--extra-large .qodef-grid-inner {
        flex-direction: column;
    }
}
.qodef-svg--menu {
    fill: none;
    stroke: currentColor;
    stroke-miterlimit: 10;
    stroke-width: 1;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding-left: 14px;
    padding-right: 14px;
}
textarea {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 26px;
    padding-left: 20px;
}
.qodef-page-title {
    height: 100px !important;
}
.qodef-portfolio-featured-slider.qodef-item-layout--three-images .swiper-pagination-fraction {
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
}
.qodef-portfolio-featured-slider .qodef-m-item .qodef-e-title {
    font-size: 32px;
    font-weight: 500;
}
.qodef-accordion .qodef-accordion-title {
    font-size: 24px;
    font-weight: 500;
}
.qodef-accordion .qodef-accordion-content-inner {
    line-height: 1.4;
}
.qodef-section-title .qodef-m-tagline {
    font-size: 18px;
    letter-spacing: unset;
}
.qodef-button.qodef-html--link {
    letter-spacing: unset;
}
.qodef-button.qodef-layout--textual.qodef-button-circle {
    display: inline-block;
}
.qodef-button.qodef-layout--textual.qodef-button-circle .qodef-svg--button-circle {
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.qodef-blog-item .qodef-e-title {
    font-weight: 500;
}
.qodef-blog-item .qodef-e-bottom-holder {
    margin-top: 20px !important;
}
.qodef-blog .qodef-blog-item .qodef-e-top-holder .qodef-e-info>* {
    font-weight: 500;
}
.qodef-qi-contact-form-7 .qodef-svg--arrow-right {
    display: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #00000000 inset;
  transition: background-color 5000s ease-in-out 0s;
}
@media screen and (min-width: 768px){
    #qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
        width: 125px !important;
    }
}
.qodef-scroll-image-switch .qodef-m-image img,
.qodef-scroll-image-switch .qodef-m-image video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.qodef-button.qodef-layout--textual {
    font-family: "DM Sans";
}
.qodef-page-title .qodef-breadcrumbs a, .qodef-page-title .qodef-breadcrumbs span {
    color: #fff;
}
.archive.category .qodef-page-title .qodef-breadcrumbs a, .archive.category .qodef-page-title .qodef-breadcrumbs span,
.single-post .qodef-page-title .qodef-breadcrumbs a, .single-post .qodef-page-title .qodef-breadcrumbs span,
.page-id-9269 .qodef-page-title .qodef-breadcrumbs a, .page-id-9269 .qodef-page-title .qodef-breadcrumbs span,
.page-id-5046 .qodef-page-title .qodef-breadcrumbs a, .page-id-5046 .qodef-page-title .qodef-breadcrumbs span,
.page-id-10118 .qodef-page-title .qodef-breadcrumbs a, .page-id-10118 .qodef-page-title .qodef-breadcrumbs span {
    color: #000;
}
.archive.category #qodef-page-wrapper,
.page-id-5046 #qodef-page-wrapper,
.page-id-10118 #qodef-page-wrapper {
    background-color: #000;
}
.archive.category #qodef-page-outer,
.page-id-5046 #qodef-page-outer,
.page-id-10118 #qodef-page-outer {
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.qodef-e-read-more .qodef-svg--arrow-right {
    display: none;
}
@media screen and (min-width: 1024px){
    .wp-block-categories-list {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }
}
.qodef-blog .qodef-blog-item .qodef-e-media-image img {
    aspect-ratio: 5 / 3;
}
.qodef-info-separator-end:after {
    content: "•";
    margin: 0 0 0 10px;
}
.widget.widget_lorne_core_title_widget .qodef-widget-title {
    font-size: 24px;
    font-weight: 500;
}
.widget .qodef-search-form-button {
    position: absolute;
    right:0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
}
.qodef-search-form-label {
    display: none;
}
.wp-block-categories-list li {
    border: 1px solid #000;
    border-radius: 100%;
}
.wp-block-categories-list li a {
    padding: 2px 17px;
}
.wp-block-categories-list li.current-cat a {
    font-weight: 700;
}
.widget .wp-block-categories li a:after {
    height: 0;
}
.widget .wp-block-categories li {
    transition: opacity 0.3s linear;
    width: fit-content;
}
.widget .wp-block-categories li:hover {
    opacity: 0.5;
}
.widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li:last-child {
    margin: 0 0 9px !important;
}
.qodef-blog-item .qodef-e-bottom-holder .qodef-e-info a[rel="tag"]{
    display: none;
}
.custom-categorypage-headline {
    margin-top: 55px;
    margin-bottom: 100px;
}
.custom-categorypage-headline h1 {
    font-weight: 500;
}
.qodef-header-navigation>ul>li {
    margin: 0 25px;
}
.qodef-page-footer-pre-top-area .qodef-header-navigation>ul>li {
    margin: 0;
}
@media screen and (min-width: 1024px){
    .qodef-page-footer-pre-top-area .qodef-header-navigation>ul>li:first-child {
        margin-left: 0;
    }
    .qodef-page-footer-pre-top-area .qodef-header-navigation>ul>li {
        margin: 0 45px;
    }
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    display: block;
}
#qodef-page-header-inner .qodef-widget-holder {
    margin-left: 30px;
}
.wpml-ls-statics-footer {
    display: none;
}
.custom-footer-langswitcher .wpml-ls-statics-footer {
    display: block;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0;
    border: none;
    padding: 0;
    padding: 0px 20px 0px;
}
.wpml-ls-statics-footer a,
.wpml-ls-statics-footer .wpml-ls-sub-menu a,
.wpml-ls-statics-footer .wpml-ls-sub-menu a:link,
.wpml-ls-statics-footer li:not(.wpml-ls-current-language) .wpml-ls-link,
.wpml-ls-statics-footer li:not(.wpml-ls-current-language) .wpml-ls-link:link,
.wpml-ls-statics-footer .wpml-ls-current-language > a,
.wpml-ls-statics-footer .wpml-ls-current-language:hover>a {
    background-color: transparent;
}
.wpml-ls-statics-footer .wpml-ls-current-language > a {
    opacity: 0.5;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    background-color: transparent;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    top: 90%;
}
.qodef-scroll-image-switch.qodef-layout--link-overlay .qodef-m-title {
    padding: 0;
}
#qodef-page-header .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li:last-child {
    margin: 0 0 4px !important;
}
@media screen and (max-width: 767px){
    .qodef-page-title .qodef-m-inner {
        width: 350px;
    }
    .qodef-page-title .qodef-m-inner .qodef-content-grid {
        margin: 0;
    }
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    padding-right: 40px;
}
.qodef-qi-contact-form-7 form div {
    font-size: small;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown{
    width: fit-content !important;
}
.qodef-portfolio-featured-slider .qodef-e-media-image {
    cursor: grab;
}
.cf-field input::placeholder,
.cf-field textarea::placeholder {
    color: #814831 !important;
}
@media screen and (min-width:768px){
    .qodef-portfolio-featured-slider.qodef-item-layout--three-images .swiper-pagination-fraction {
        right: 3%;
    }
}
.qodef-e-info>* {
    letter-spacing: 0;
    font-size: 14px;
}
@media screen and (max-width: 767px) {
    .elementor-widget-lorne_core_section_title h3 {
        font-size: 25px;
        line-height: 1.5;
    }
}
.qodef-mobile-header-navigation>ul>li>a .qodef-menu-item-text,
#qodef-single-post-navigation {
    font-family: 'DM Sans', sans-serif !important;
}
.single-post .qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0;
}
@media screen and (min-width: 1441px){
    .single-post .qodef-page-title {
        width: 1200px;
        margin: 0 auto;
        display: block;
        position: relative;
        left: unset;
    }
    .single-post .qodef-page-title .qodef-m-content.qodef-content-full-width {
        padding-left: 0;
    }
    .single-post #qodef-page-inner {
        padding: 30px 0 100px;
    }
}
@media screen and (min-width: 1441px){
    .page-id-5046 .qodef-page-title,
    .page-id-10118 .qodef-page-title,
    .archive.category .qodef-page-title {
        width: 1300px;
        margin: 0 auto;
        display: block;
        position: relative;
        left: unset;
    }
    .page-id-5046 .qodef-page-title .qodef-m-content.qodef-content-full-width,
    .page-id-10118 .qodef-page-title .qodef-m-content.qodef-content-full-width,
    .archive.category .qodef-page-title .qodef-m-content.qodef-content-full-width {
        padding-left: 0;
    }
    .page-id-5046 #qodef-page-inner,
    .page-id-10118 #qodef-page-inner,
    .archive.category #qodef-page-inner {
        padding: 30px 0 100px;
    }
}
@media screen and (max-width: 767px){
    .single-post .qodef-title--breadcrumbs {
        left: 40px;
    }
}
.qodef-mobile-header-navigation {
    padding-bottom: 20px;
}
.qodef-mobile-header-navigation .wpml-ls-statics-footer {
    display: block;
}
.qodef-mobile-header-navigation .wpml-ls-statics-footer > ul {
    text-align: left;
}
.qodef-mobile-header-navigation .wpml-ls-statics-footer > ul a {
    color: #fff;
}
@media screen and (max-width: 767px){
    .custom-categorypage-headline h1 {
        font-size: 40px;
    }
}
