/*
Theme Name: GlobeFarer Child
Theme URI: https://globefarer.qodeinteractive.com
Description: A child theme of GlobeFarer
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: globefarer
Template: globefarer
*/

button,
a, .elementor-swiper-button {
  -webkit-tap-highlight-color: transparent;
}

button:focus,
a:focus, .elementor-swiper-button:focus {
  outline: none;
  box-shadow: none;
}

button:focus-visible,
a:focus-visible, .elementor-swiper-button:focus-visible {
    outline: none;
  box-shadow: none;
}


body.no-scroll, html:has(.no-scroll), html.custombox-lock {
  overflow: hidden; 
}
 

 
#qodef-page-outer {
    margin-top: -81px !important;
}

#qodef-page-header .qodef-widget-holder .widget::before {
    height: 100%;
}

#qodef-page-footer .qodef-grid-item .wp-block-image img {
    max-width: 150px;

}

.footer-address .footer-address-item {
    display: flex;
    gap: 10px;
    align-items: self-start;
    font-size: 15px;
    margin-bottom: 5px;
}

.footer-address .footer-address-item i {
    margin-top: 5px;
}

.footer-address .footer-address-item p {
    margin-top: 0px;
}



.wac-contact-form select option {
    padding-left: 10px;

}

.wac-home-tabs .qodef-tabbed-info.qodef-layout--standard .qodef-m-content {
    width: 100%;
}

.wac-home-tabs .qodef-m-content-left .qodef-m-image {
    position: relative;
}

.wac-home-tabs .qodef-m-content-left .qodef-m-image::before {
    content: "";
    display: block;
    position: static;
    width: 100%;
    padding-top: calc(394 / 688 * 100%);
}

.wac-home-tabs .qodef-m-content-left .qodef-m-image img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: none;
    top: 0;
}

.wac-home-tabs .qodef-tabbed-info .ui-tabs-anchor {
    padding-left: 10px;
    padding-right: 10px;
}

.wac-home-tabs .qodef-tabbed-info .ui-tabs-anchor::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.wac-team-client .swiper-slide-inner {
    position: relative;
}

.wac-team-client .swiper-slide-inner::before {
    content: "";
    display: block;
    position: static;
    width: 100%;
    padding-top: calc(90 / 265 * 100%);
}

.wac-team-client .swiper-slide-inner img {
    position: absolute;
    object-fit: contain;
    height: 100%;
    width: 100%;
    max-width: none;
    top: 0;
    left: 0;
}

.wac-home-facilities .elementor-widget {
    height: 100%;
}


.wac-home-facilities .elementor-widget .elementor-widget-container {
    height: 100%;

}

.wac-home-facilities h5 a:hover {
    color: #fff;
}

.wac-home-tabs .qodef-tabbed-info .ui-tabs-nav {
    white-space: nowrap;
    margin-bottom: 0;
    justify-content: space-between;
}

.qodef-tabbed-info.qodef-layout--standard .qodef-m-content-right {
    justify-content: center;
}

.qodef-tabbed-info .ui-tabs-tab {
    width: auto;
    padding: 0 0 20px 0;
}

.qodef-tabbed-info .ui-tabs-anchor {
    color: #606060;
    font-weight: 500;
}

.qodef-tabbed-info .ui-state-active .ui-tabs-anchor {
    color: #000000;
}

.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 13px;
    top: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-horizontal>.swiper-pagination-bullets {
    width: auto
}

.home-testimonials .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px !important;
    width: 9px;
    height: 9px;
}

.home-testimonials .qodef-e-inner h2 {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;

}

.home-testimonials .qodef-testimonials-list .qodef-m-icon {
    margin-left: auto;
    margin-right: auto;
}

.home-testimonials .qodef-testimonials-list .qodef-e-content {
    flex-direction: column;
}

#wac-home-video .e-hosted-video {
    position: relative;
}

#wac-home-video .e-hosted-video::before {
    content: "";
    display: block;
    position: static;
    width: 100%;
    padding-top: calc(911 / 1620 * 100%);
}

#wac-home-video .e-hosted-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.qodef-tabbed-info.qodef-layout--standard .qodef-m-content-right .qodef-m-title {
    font-size: 21px !important;
}

.qodef-testimonials-list .qodef-e-author-name {
    font-size: 18px !important;
}


.elementor-section.elementor-section-boxed>.elementor-container {
    width: 100%;
}

.about-google-review .qodef-m-digit img {
    width: 25px !important;

}

.residential-storage-slider .qodef-e-inner {
    position: relative;
}

.residential-storage-slider .qodef-e-inner::before {
    content: "";
    display: block;
    position: static;
    width: 100%;
    padding-top: calc(740 / 1600 * 100%);
}

.residential-storage-slider .qodef-e-inner img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: none;
    top: 0;
    left: 0;
}

.personal-storage-list .qodef-m-list,
.personal-storage-list .qodef-m-list-text {
    color: #fff;

}

.packing-supplies-slider figcaption {
    display: block;
    max-width: 100%;
    font-size: 16px !important;
    line-height: 1.2em !important;
}

.packing-supplies-slider .swiper-slide figure.swiper-slide-inner {
    position: relative;
}

.packing-supplies-slider .swiper-slide figure.swiper-slide-inner::before {
    content: "";
    display: block;
    position: static;
    width: 100%;
    padding-top: calc(623 / 467 * 100%);
}

.packing-supplies-slider .swiper-slide figure.swiper-slide-inner img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: none;
    top: 0;
    left: 0;
}

.packing-supplies-slider .swiper-slide figure.swiper-slide-inner figcaption {
    background: #fff;
    position: relative;
    z-index: 28;
    padding: 10px 0;

}

.qodef-page-title-area-cursor--light {
    position: relative;
    height: auto !important;
}

.qodef-page-title-area-cursor--light::before {
    content: "";
    display: block;
    position: static;
    width: 100%;
    padding-top: calc(673 / 1920 * 100%);
    background: rgba(0, 0, 0, 0.2);
}

.qodef-page-title-area-cursor--light .qodef-m-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}


.qodef-page-title-area-cursor--light .qodef-m-subtitle {
    width: 100%;
    max-width: 700px;
    margin-top: 15px !important;
}

.form-item .wpcf7-form-control-wrap {
    padding-bottom: 20px;
    position: relative;
    display: block;
}

.form-item .wpcf7-form-control {
    padding: 12px 20px !important;
    font-size: 17px;
    font-weight: 700;
    resize: none;
}

.form-item .error,
.qodef-m-input-holder .error {
    position: absolute;
    top: calc(100% - 21px);
    left: 0;
    color: #e70202;
    font-size: 13px;
    line-height: 25px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450;
    padding: 0 !important;
    border: 0;
    font-size: 16px;
}

.packing-supplies-slider .elementor-swiper-button:hover svg {
    fill: #e97530 !important;
}

.office-movers-request-btn .paoc-popup-click {
    font-family: Sarabun, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.294em;
    border-radius: 0px;
}


.personal-storage-overlay .qodef-m-image {
    position: relative;

}

.personal-storage-overlay .qodef-m-image::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

.personal-storage-overlay .qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    justify-content: end;
  
}
.personal-storage-overlay .qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner p.qodef-m-text{
   width: 100%;
    max-width: 650px;
    margin-top: 10px;
}

.personal-storage-overlay a.qodef-m-banner-link {
    display: none;
}
 
.about-icon-section .qodef-m-icon-wrapper img {
    width: 48px;
}

.mute-toggle {
    position: absolute;
    bottom: 3px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.home-service-icon .qodef-m-icon-wrapper img {
    width: 35px;
}
.paoc-popup-btn{
    border-radius: 0px !important;
    padding: 18px 40px !important;
        font-size: 16px;
    line-height: 1.294em;
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li.current-menu-item a{ 
    background-size: 100% 1px;
}
.border-bottom-remove .qodef-m-text{
    border-bottom: 0 !important;
    
}
.wac-team-client svg.e-font-icon-svg{
    opacity: 0.5;
}

#qodef-side-area-inner figure.wp-block-image{
    position: relative;
        width: 100%;
    max-width: 170px;
}
#qodef-side-area-inner figure.wp-block-image::before {
    content: "";
    display: block;
    position: static;
    width: 100%;
    padding-top: calc(40 / 120 * 100%);
}
#qodef-side-area-inner figure.wp-block-image img {
    position: absolute;
    object-fit: contain;
    height: 100%;
    width: 100%;
    max-width: none;
    top: 0;
    left: 0;
}
 
.paoc-close-popup { 
    top: 1px !important;
    right: 1px !important; 
}
 

.paoc-popup textarea{
    height: 120px;
}
    .form-item textarea.wpcf7-form-control{
        height: 160px;
    }

.qodef-contact-form-7 button[type=submit], .wpcf7-form button[type=submit] {
    margin-top: 7px;

}


@media (hover: hover) and (pointer: fine) {
    .wac-team-client svg.e-font-icon-svg:hover{
        opacity: 1;
    }
    .contact-address-hover a:hover{
        color: #e97530 !important;
    }
    .contact-social-hover svg:hover{
        fill: #e97530 !important;
  
    }
    .paoc-close-popup{
            background-color: rgb(72 71 71) !important;
    }
  
}



@media (min-width: 1000px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 960px !important;
    }

    .e-con {
        --content-width: 960px !important;
    }

    .paoc-popup .paoc-popup-inr-wrap {
        padding: 20px;
    }

    .mute-toggle {
        bottom: 50px;
        right: 50px;
        width: 50px;
        height: 50px;

    }

    .paoc-close-popup { 
    top: 15px !important;
    right: 15px !important; 
}

}

@media (min-width: 1200px) {

    .qodef-h1,
    h1 {
        font-size: 47px !important;
        line-height: 1.155em;
    }

    .qodef-h2,
    h2 {
        font-size: 36px !important;
        line-height: 1.155em;
    }


    .wac-home-tabs .qodef-tabbed-info .ui-tabs-anchor {
        padding-left: 15px;
        padding-right: 15px;
    }

    .qodef-tabbed-info.qodef-layout--standard .qodef-m-content-right .qodef-m-title {
        font-size: 26px !important;

    }

    .home-testimonials .qodef-e-inner h2 {
        font-size: 21px !important;

    }

    .qodef-testimonials-list .qodef-e-author-name {
        font-size: 26px !important;
    }

    .qodef-button.qodef-html--link {
        font-size: 17px;
    }

    .office-movers-request-btn .paoc-popup-click {
        font-size: 17px;
        padding: 18px 40px !important;
    }
    
    
.service-inner-banner .e-con-inner{
	--padding-block-start: 200px;
	--padding-block-end: 50px;
}

}

@media (min-width: 1400px) {
    .qodef-content-grid {
        width: 1360px !important;
    }

    section.qodef-elementor-content-grid>.elementor-element {
        width: 1360px !important;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1360px !important;
    }

    .e-con {
        --content-width: 1360px !important;
    }
    
.service-inner-banner .e-con-inner{
	--padding-block-start: 300px;
	--padding-block-end: 100px;
    min-height: 500px;
}
}



@media (min-width: 1700px) {
    .qodef-content-grid-1400 .qodef-content-grid {
        width: 1600px !important;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1600px !important;
    }

    .e-con {
        --content-width: 1600px !important;
    }

    #qodef-back-to-top {
        width: 60px;
        height: 60px;
        right: 40px;
        bottom: 60px;
    }

    #qodef-back-to-top svg {
        width: 30px;
    }

}

@media (min-width:2400px) {
    .qodef-content-grid-1400 .qodef-content-grid {
        width: 1800px !important;
    }

    .qodef-content-grid-1400 section.qodef-elementor-content-grid>.elementor-container,
    .qodef-content-grid-1400 section.qodef-elementor-content-grid>.elementor-element {
        width: 1800px !important;
        max-width: 1800px !important;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1800px !important;
    }

    .e-con {
        --content-width: 1800px !important;
    }

}


@media (max-width: 1300px) {
    .qodef-header-navigation>ul>li {
        padding: 0 15px;
    }

}

@media (max-width: 1200px) {

    .qodef-counter.qodef-layout--simple .qodef-m-digit {
        font-size: 30px !important;
    }

    .qodef-header-navigation>ul>li {
        padding: 0 10px;
    }

}

@media (max-width: 1024px) {

    body.no-scroll, html:has(.no-scroll), html.custombox-lock {
    overflow: hidden;
    height: 100vh;  
    }



    #qodef-page-outer {
        margin-top: 0px !important;
    }

    .wac-home-tabs .qodef-tabbed-info .ui-tabs-nav {
        flex-direction: revert;
        width: max-content;
        margin-bottom: 30px;
        max-width: calc(100% + 20px);
        overflow-y: hidden;
        overflow-x: auto; 
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .wac-home-tabs .qodef-tabbed-info .ui-tabs-nav li {
        min-width: auto;
        margin-bottom: 0;
    }

    section.qodef-elementor-content-grid>.elementor-container,
    section.qodef-elementor-content-grid>.elementor-element {
        width: calc(100% - 40px) !important;
    }

    .qodef-icon-with-text.qodef-layout--top .qodef-m-title {
        font-size: 16px;
    }

    .qodef-content-grid {
        width: calc(100% - 40px) !important;
    }

    #qodef-page-footer-middle-area-inner {
        padding: 50px 0 29px 0;
    }

    #qodef-page-footer-middle-area-inner>.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
        margin: 0 0 20px 0;
    }

    .qodef-counter.qodef-layout--simple .qodef-m-digit {
        font-size: 36px;
    }

    .about-counter-warp .qodef-m-digit {
        font-size: 32px !important;
    }

    .qodef-page-title-area-cursor--light .qodef-m-subtitle {
        display: none;
    }

    .qodef-page-title .qodef-m-content {
        padding-top: 0px !important;
    }

    .personal-storage-overlay .qodef-banner .qodef-m-content {
        position: static;
        background-color: #000000;

    }

    .personal-storage-overlay .qodef-banner .qodef-m-content-inner {
        position: static;
    }
    .paoc-popup textarea { 
        height: 130px;
    }
    .form-item textarea.wpcf7-form-control{
        height: 130px;
    }
    .swiper-pagination-bullets{
        flex-wrap: wrap;
   
    }
    .swiper-pagination-bullets .swiper-pagination-bullet{
        width: 6px;
        height: 6px;
        margin: 0 6px !important;
    }
    .qodef-content-slider~.swiper-button-next svg{
        width: 20px;

    }
    .qodef-drop-down-second{
        padding-left: 15px;
    }
    .qodef-mobile-header-navigation ul li ul li>a {
        font-size: 15px;
    }
    .swiper-button-next:hover svg {
        transform: translateX(4px);
    }


.elementor-swiper-button{
          -webkit-tap-highlight-color: transparent; /* removes iOS blue highlight */
  -webkit-appearance: none; /* removes native iOS button style */
  appearance: none;
        }


   .elementor-swiper-button:hover,
  .elementor-swiper-button:focus,
  .elementor-swiper-button:active {
    all: unset;  
    cursor: default; 
    box-shadow: none;
    outline: none;
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none !important;
  }




}


@media (max-width: 767px) {

    .wac-home-tabs .qodef-tabbed-info .ui-tabs-nav li {
        min-width: auto;
    }

    .mob-head-left .qodef-m-title {
        text-align: left;
    }

    .about-counter-warp .qodef-m-digit {
        font-size: 21px !important;
    }

    .about-counter-warp .qodef-counter {
        border-left: 0 !important;
        padding-left: 0 !important;

    }
     .qodef-content-slider~.swiper-button-next svg{
        width:10px;

    }

}


#qodef-page-footer-bottom-area #qodef-page-footer-bottom-area-inner {

    margin-left: auto;
    margin-right: auto;
}

.qodef-content-slider.qodef-item-layout--standard .qodef-e-content { 
    top: auto !important;
    bottom: 0 !important; 
    height: auto  !important; 
    flex-direction: column-reverse !important; 
    gap:10px;
}

@media (min-width: 1000px) {
    #qodef-page-footer-bottom-area #qodef-page-footer-bottom-area-inner {
        max-width: 960px;
        padding-left: 15px;
        padding-right: 15px;

    }
}


@media (min-width: 1400px) {
    #qodef-page-footer-bottom-area #qodef-page-footer-bottom-area-inner {
        max-width: 1360px;

    }
}

@media (min-width: 1700px) {
    #qodef-page-footer-bottom-area #qodef-page-footer-bottom-area-inner {
        max-width: 1600px;
    }
}



/* admin Edits */
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor::before,
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item::before,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor::before,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item::before {
    background: #e97530 !important;
}



.about-top-we-create .qodef-m-image {
    display: flex;
    align-items: center;
}

.marketing-banner .wacBannerSwiper .swiper-slide figure::before {
         padding-top: calc(400 / 400 * 100%);
    }
.wac-seo-video{ width: 100%;
    max-width: 900px !important;
    margin-left: auto;
    margin-right: auto;}


@media (min-width: 992px) {
    .marketing-banner .wacBannerSwiper .swiper-slide figure::before {
        padding-top: calc(596 / 1920 * 100%);
    }
}


@media only screen and (max-width: 1024px) {
    .qodef-tabbed-info{
    height: auto !important;
    }
    .qodef-tabbed-info.qodef-layout--standard .qodef-m-content { 
        display: none !important;
        position: static !important;
    }
    .qodef-tabbed-info.qodef-layout--standard .qodef-m-content[aria-hidden=false] { 
        display: flex !important;
    }
    .service-needs .qodef-m-title{
          font-size: 20px !important;
    
    }
    
    
}