/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */

body {
    font-family: var(--e-global-typography-primary-font-family), sans-serif;
}

::placeholder {
    color: #5F6D7E;
}

em {
    color: var(--e-global-color-primary);
    font-weight: 500;
    font-style: normal;
}

p {
    margin-block-end: 1.5rem;
    margin-block-start: 0;
}

figure{
    margin: 0;
}

.comments-area a, .page-content a {
    text-decoration: none;
}


@media (min-width: 1025px) {
    .ehf-header #masthead {
        position: fixed;
        width: 95vw;
        left: 50%;
        transform: translateX(-50%);
        top: 3vw;
        border-radius: 9px;
        box-shadow: 0px 24px 32px -8px #00000012;

    }

    .ehf-header #masthead > div > .elementor-element{
        border-radius: 9px;
    }
}

@media (min-width: 1499px) {
    .ehf-header #masthead {
        width: 100%;
        max-width: 1512px;
    }
}

@media (min-width: 1025px) {
    .hfe-nav-menu__layout-horizontal{
        width: auto !important;
    }

    #language-menu ul.hfe-nav-menu{
        background: #000;
        border-radius: 9px;
        padding: 5px;
        color: var(--wp--preset--color--white);
    }

    #language-menu ul.hfe-nav-menu{
        display: flex;
        flex-wrap: wrap;
    }

    #language-menu ul.hfe-nav-menu li{
        width: 100%;
        display: none;
        margin-right: 0;
        padding:0px 10px;
    }

    #language-menu ul.hfe-nav-menu li:not(.current-language-menu-item){
        padding-left: 15px;
        order: 2;
    }

    #language-menu ul.hfe-nav-menu.--active li:not(.current-language-menu-item){
        display: flex;
    }

    #language-menu ul.hfe-nav-menu li.current-language-menu-item{
        display: flex;
        order: 1;
    }

    #language-menu a.hfe-menu-item{
        color: var(--wp--preset--color--white);
    }

    #language-menu .current-language-menu-item a.hfe-menu-item .trp-ls-language-name:before{
        content: "\f0ac";
        display: inline-flex;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 16px;
        margin-right: 15px;
    }

    #language-menu .menu-item:last-of-type > a.hfe-menu-item > span > span:after {
        display: none;
    }
}

@media (min-width: 1500px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-header .header-inner,
    body:not([class*="elementor-page-"]) .site-main {
        max-width: 1440px;
    }
}

@media (min-width: 768px) and (max-width: 1499px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-header .header-inner,
    body:not([class*="elementor-page-"]) .site-main {
        max-width: 100%;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

.page-header {
    padding: 7rem 0 6rem;
    text-align: center;
    position: relative;
    background-image: url("assets/img/page-title-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
}

@media (min-width: 1025px) {
    .page-header {
        min-height: 240px;
    }
}

.page-header .entry-title {
    z-index: 2;
    position: relative;
    font-weight: 600;
    color: var(--e-global-color-f898f31);
    text-shadow: 0px 4px 10px #00000040;
    padding: 0;
    margin: 0;
    margin-inline-end:inherit;
    margin-inline-start:inherit;
}

body:not(.elementor-page) .page-header{
    margin-bottom: 60px;
}

h3.entry-title,
h3.entry-title > a {
    color: var(--e-global-color-text);
    text-decoration: none;
}

h3.entry-title:hover,
h3.entry-title > a:hover {
    color: var(--e-global-color-secondary);
}

.entry-heading {
    color: var(--e-global-color-primary);
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    border-bottom: 1px solid var(--e-global-color-c6c574f);
}

@media (max-width: 767px) {
    .entry-heading {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 1025px) {
    #page,
    #content,
    #page > .elementor {
        min-height: 60vh;
    }
}

#page {
    overflow-x: hidden;
}

.page-header > .e-flex,
.page-breadcrumb > .e-flex {
    display: flex;
}

.wpcf7 label {
    width: 100%;
}

.wpcf7-not-valid-tip {
    color: var(--e-global-color-text);
    font-size: 0.8em;
    font-style: italic;
    padding-top: 5px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
    border-width: 1px;
    border-color: var(--e-global-color-text);
    color: var(--e-global-color-text);
}

[type="submit"].wpcf7-form-control:after {
    content: "\f061";
    display: inline-flex;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    margin-left: 15px;
}

#breadcrumbs,
ul.hfe-breadcrumbs {
    padding: 1rem 0;
}

ul.hfe-breadcrumbs .hfe-breadcrumbs-home-icon {
    display: none;
}

#breadcrumbs a,
#breadcrumbs span,
ul.hfe-breadcrumbs li a,
ul.hfe-breadcrumbs li span.hfe-breadcrumbs-text {
    font-weight: 500;
    color: var(--wp--preset--color--white);
}

#breadcrumbs span.breadcrumb_last,
ul.hfe-breadcrumbs li span.hfe-breadcrumbs-text[aria-current="page"] {
    color: var(--e-global-color-primary);
}

.blog .page-content,
.post-list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
}

.blog .page-content .post,
.post-list .post {
    width: calc(33.33333% - 20px);
    background: #ffffff;
    border: 1px solid #D9D9D9
}

@media (max-width: 1025px) {
    .blog .page-content .post,
    .post-list .post {
        width: calc(50% - 20px);
    }
}

@media (max-width: 768px) {
    .blog .page-content .post,
    .post-list .post {
        width: 100%;
    }
}

.post-content-inner {
    padding: 0 1rem 1rem;
}

.post-list .post .post-content-inner > h3 > a{
    font-size: 20px;
    font-weight: 500;
    color: #2E343F;
}

.post-list .post .post-content-inner > p {
    font-size: 18px;
    padding-bottom: 0;
    margin: 0;
}

.post-list .post .post-content-inner > p:last-of-type {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.post-list .post .post-content-inner > a:last-of-type {
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    background: #2F59ED;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 50px 15px 50px;
    color: #ffffff;
}

.post-list .post .post-content-inner > a:last-of-type:after {
    content: "\f061";
    display: inline-flex;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    margin-left: 15px;
}

.post-list-shortcode.post-list .post{
    width: calc(25% - 15px);
    border-color: #ffffff;
    border-radius: 9px;
    padding: 10px;
}

.post-list-shortcode.post-list .post img{
    border-radius: 5px;
}

.post-list-shortcode.post-list .post .post-content-inner > a:last-of-type{
    float: right;
    background: transparent;
    color: #2F59ED;
    border-radius: 0;
    padding: 0 0 15px ;
}

@media (max-width: 991px) {
    .post-list-shortcode.post-list .post{
        width: calc(50% - 15px);
    }
}


@media (max-width: 767px) {
    .post-list-shortcode.post-list .post{
        width: calc(100%);
    }
}


.post-list .post .post-content-inner > a:last-of-type:after{
    content: "\f054";
}

.pagination {
    margin: 40px auto;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.pagination > .page-numbers {
    font-weight: 500;
    color: var(--e-global-color-text);
}

.pagination > .page-numbers:not(.next):not(.prev):not(.dots) {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
}

.pagination > .page-numbers.current,
.pagination > .page-numbers:not(.next):not(.prev):not(.dots):hover {
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-f898f31);
}

h1.entry-title {
    text-align: center;
    padding-bottom: 30px;
}

@media (max-width: 767px) {
    .single h1.entry-title {
        padding: 0 30px 15px;
    }
}

.single .attachment-post-thumbnail{
    padding-bottom: 30px;
}

@media (max-width: 575px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-header .header-inner,
    body:not([class*="elementor-page-"]) .site-main {
        padding-inline-end: 30px;
        padding-inline-start: 30px;
    }
}

footer .hfe-nav-menu .menu-item a.hfe-menu-item{
    display: flex;
    align-items: center;
    width: 100%;

}

footer .hfe-nav-menu .menu-item a.hfe-menu-item:before {
    content: "\f105";
    display: inline-flex;
    font-family: "Font Awesome 5 Free";
    background: transparent !important;
    font-weight: 900;
    font-size: 18px;
    margin-right: 15px;
    opacity: 1 !important;
    position: relative !important;
}

.archive .page-content > .subtitle{
    font-size: 40px;
    text-align: center;
    color: #2E343F;
}

.archive-description {
    background: url(assets/img/logo-bg.png) no-repeat top center;
    min-height: 20vh;
    padding: 8vh 0;
    margin-bottom: 20px;
}

.archive-description p {
    margin-bottom: 2rem;
}

.gallery-swiper {
    margin-bottom: 5vh;
}

@media (min-width: 768px) {
    .gallery-swiper .swiper-slide.swiper-slide-prev,
    .gallery-swiper .swiper-slide.swiper-slide-next {
        opacity: 0.6;
    }
}

@media (max-width: 767px) {
    .gallery-swiper {
        margin-bottom: 2vh;
    }
}

.gallery-swiper .swiper-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    transition: 0.1s background-color;
}

.gallery-swiper .swiper-button:hover,
.gallery-swiper .swiper-button:focus {
    background-color: rgba(255, 255, 255, 0.9);
}

.gallery-swiper .swiper-button.swiper-button-prev {
    left: 3%;
}

.gallery-swiper .swiper-button.swiper-button-next {
    right: 3%;
}

.gallery-swiper .swiper-button:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: var(--e-global-color-secondary);
}

@media (max-width: 767px) {
    .gallery-swiper .swiper-button {
        width: 40px;
        height: 40px;
    }

    .gallery-swiper .swiper-button:after {
        font-size: 16px;
    }
}

.gallery-swiper .swiper-button.swiper-button-prev:after {
    content: "\f053";
}


.gallery-swiper .swiper-button.swiper-button-next:after {
    content: "\f054";
}

.our-work-detail > p {
    display: flex;
    width: 100%;
}

.our-work-detail > p > * {
    display: inline-block;
}

.our-work-detail > p > em {
    width: 8%;
    display: inline-block;
}

@media (max-width: 991px) {
    .our-work-detail > p > em {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .our-work-detail > p > em {
        width: 30%;
    }
}

.error404 h3 {
    color: #0080FF;
    font-weight: 500;
}

.error404 h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2em;
    color: var(--e-global-color-text);
}

body:not(.home) footer {
    margin-top: 10vh;
}

.archive-product-description {
    display: flex;
    align-items: center;
    padding-bottom: 5rem;
}

.archive-product-description > * {
    width: 50%;
    margin: 0;
    padding: 0;
}

.archive-product-description .entry-title {
    text-align: left;
    margin: 0;
    padding: 0;
}

.archive-product-description p {
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .archive-product-description {
        flex-wrap: wrap;
    }

    .archive-product-description > * {
        width: 100%;
    }

    .archive-product-description .entry-title {
        padding-bottom: 2rem;
    }
}

.post-list-product .product {
    width: calc(50% - 20px);
    display: inline-flex;
    gap: 20px;
}

.post-list-product.post-list-product-shortcode .product {
    width: 100%;
}

.post-list-product .product [class^="post-content-"] {
    width: 50%;
}

.post-list-product .product .post-content-inner {
    padding: 0;
}

@media (max-width: 991px) {
    .post-list-product .product {
        flex-wrap: wrap;
        text-align: center;
    }

    .post-list-product .product [class^="post-content-"] {
        width: 100%;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .tax-product-category .page-content {
        padding: 0 20px;
    }

    .post-list-product .product .post-content-image > img {
        max-width: 100%;
    }

    .post-list-product .product {
        width: 100%;
    }
}

.product-size span {
    display: inline-block;
    color: var(--e-global-color-c6c574f);
}

.product-catgory-link-list {
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.product-catgory-link-list > a {
    text-decoration: none;
    font-size: 20px;
}

.page-content.product-content {
    display: flex;
    gap: 60px;
    padding-left: 5vw;
    padding-right: 5vw;
}

.page-content.product-content [class^="product-content-"] {
    width: 50%;
}

.page-content.product-content [class^="product-content-"].--full {
    width: 100%;
}

@media (max-width: 991px) {
    .page-content.product-content {
        flex-wrap: wrap;
        gap: 0;
    }

    .page-content.product-content [class^="product-content-"] {
        width: 100%;
        padding-bottom: 3rem;
    }
}

.page-content.product-content h1.entry-title {
    text-align: left;
}

.product-content-right > p {
    margin: 0;
    padding: 0 0 15px 0;
}

.product-content-right span {
    color: var(--e-global-color-c6c574f);
}

.product-content-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-content-right ul > li {
    position: relative;
    padding-left: 30px;
    padding-bottom: 5px;
}

.product-content-right ul > li::before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    font-size: 0.5rem;
    position: absolute;
    top: 5px;
    left: 5px;
}

.product-content-right h1.entry-title {
    color: var(--e-global-color-text);
    padding-bottom: 0;
    font-size: 32px;
}

.product-contact {
    padding: 3rem 0;
}

.product-contact a.elementor-button {
    text-decoration: none;
    padding: 1rem 5rem;
}

@media (max-width: 767px) {
    .product-contact {
        text-align: center;
    }
}

.product-main-swiper {
    padding: 2rem 0;
}

@media (max-width: 767px) {
    .product-main-swiper {
        padding: 1rem 0;
    }
}

.product-main-swiper .swiper-wrapper {
    text-align: center;
}

.product-main-swiper .swiper-button:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    color: var(--e-global-color-secondary);
    font-size: 30px;
}

.product-main-swiper .swiper-button.swiper-button-prev:after {
    content: "\f053";
}

.product-main-swiper .swiper-button.swiper-button-next:after {
    content: "\f054";
}

.product-main-image-thumbnail {
    cursor: pointer;
}

.product-main-gallery-thumbnail {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.product-main-gallery-thumbnail > div {
    cursor: pointer;
    width: calc(20% - 10px);
    border-radius: 16px;
}

@media (max-width: 767px) {
    .product-main-gallery-thumbnail > div {
        width: calc(33.33333% - 10px);
    }
}

#homepage-banner .swiper-pagination-bullet {
    width: 40px;
    height: 5px;
    border-radius: 10px;
}

#homepage-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 7px;
}

#homepage-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
}

#homepage-banner .elementor-swiper-button {
    width: 120px;
    height: 120px;
}

@media (max-width: 1024px) {
    #homepage-banner .elementor-swiper-button {
        width: 60px;
        height: 60px;
    }
}

#homepage-banner .elementor-swiper-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

#homepage-banner .elementor-swiper-button svg {
    width: 60%;
    height: 60%;
}

#homepage-banner .elementor-swiper-button.elementor-swiper-button-prev {
    left: 5vw;
}

#homepage-banner .elementor-swiper-button.elementor-swiper-button-next {
    right: 5vw;
}

.cky-notice-btn-wrapper .cky-btn {
    font-size: 16px;
    color: #ffffff !important;
}

.cky-consent-container {
    z-index: 99 !important;
    border-radius: 6px;
}

.projects-col{
    width: calc(25% - 30px);
    min-height: 340px;
    border: 1px solid #D9D9D9;
    margin-bottom: 30px;
    background-color: #ffffff;
}

.projects-col .post-thumbnail > a {
    display: block;
    width: 100%;
}

@media (max-width: 991px) {
    .projects-col{
        width: calc(50% - 15px);
        min-height: 400px;
    }
}

@media (max-width: 767px) {
    .projects-col{
        width: calc(100%);
        min-height: auto;
    }
}

.project-content{
    padding: 15px;
}

.project-modal {
    display: none;
}

.project-modal.is-open {
    display: block;
    height: 100%;
    overflow-y: scroll;
}

.project-modal > .modal__overlay{
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.project-modal .modal__container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding:50px;
    align-items: flex-start;
    width: 100%;
    margin: 0 auto;
    max-height: 100vh;
    overflow-y: auto;
}

.project-image{
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
    justify-content: center;
    display: flex;
}

.project-image img{
    display: block;
    max-width: 100%;
    height: auto;
}


body.body-modal-open{
    overflow-y: hidden;
}

.modal__close{
    position: absolute;
    top: 50px;
    right:15px;
    background: transparent !important;
    color: #FFFFFF !important;
    border-color: transparent !important;
    font-size: 20px !important;
    box-shadow: unset !important;
    outline: none !important;
}

@media (max-width: 991px) {
    .modal__close{
        position: absolute;
        top: 5px;
        right: 0px;
    }

    .admin-bar .modal__close{
        top: 40px;
    }

    .project-modal .modal__container{
        padding:80px 50px;
    }
}

.projects-tags{
    padding-bottom: 30px;
}

.projects-tags ul{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: auto;
}

.projects-tags ul li{
    text-align: center;
    margin: 0;
    padding: 0;
    flex-grow: 1;
    max-width: 20%;
}

.projects-tags ul li > a{
    margin: 0;
    padding: 20px 30px;
    border-bottom: 4px solid #EEEEEE;
    display: block;
    width: 100%;
    color: #959595;
    text-decoration: none;
    font-size: 19px;
}

.projects-tags ul li > a:hover,
.projects-tags ul li > a:focus,
.projects-tags ul li.active > a{
    border-color: #0080FF;
    color: #1B1A1A;
}

.projects h2{
    padding-bottom: 60px;
    font-size: 40px;
    text-align: center;
}

@media (max-width: 767px) {
    .projects-tags ul{
        overflow-x: scroll;
        gap: 5px;
    }

    .projects-tags ul li{
        max-width: none;
        min-width: 170px;
        text-align: left;
    }

    .projects-tags ul li > a{
        padding:10px;
        display: flex;
        font-size: 16px;
        border-color: transparent !important;
    }
}

#language-switcher-select{
    background: #000000;
    border: 0;
    padding:0;
    color:#ffffff;
    position: relative;
    min-width: 80px;
    border-radius: 9px;
}

#language-switcher-select a{
    color:#ffffff;
    text-decoration: none;
    padding: 10px 20px 10px 25px;
    width: 100%;
    font-weight: 600;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#language-switcher-select a > i{
    margin-right: 15px;
}

#language-switcher-select > ul{
    padding: 0;
    margin: 0;
    background-color: #000000;
    top: 100%;
    left: 0;
    position: absolute;
    display: none;
    width: 100%;
    border-radius: 0 0 9px 9px;
}

#language-switcher-select > ul > li{
    outline: none;
    cursor: pointer;
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

#language-switcher-select.--active{
    border-radius: 9px 9px 0 0;
}

#language-switcher-select.--active > ul{
    display: block;
}

@media(max-width: 1024px){
    #language-switcher-select{
        background-color: var(--e-global-color-primary);
    }

    #language-switcher-select > ul {
        background-color: var(--e-global-color-primary);
    }

}

/* Client Gallery Smooth Autoplay */
.client-gallery .elementor-image-gallery.swiper {
    overflow: hidden;
}

.client-gallery .elementor-image-gallery .swiper-wrapper {
    transition-timing-function: linear !important;
}

.client-gallery .elementor-image-gallery .swiper-slide {
    width: auto !important;
    flex-shrink: 0;
}

.client-gallery .gallery-item{
    padding: 0 !important;
    max-width: inherit !important;
}