
/* Sticky Header */

#thhf-masthead-sticky {
    width: 100%;
    left: 0;
    display:none;
    /* transition:all 0.7s ease 0s;
        -webkit-transition:all 0.7s ease 0s; */
}

#thhf-masthead.transparent-header {
    position: absolute;
    background: transparent;
    overflow:visible;
    width: 100%;
}

#thhf-masthead {
    z-index: 99;
    position: relative;
}


#thhf-masthead-sticky.transparent-header {
    background: transparent;
    overflow:visible;
    width: 100%;
}    

/* Fix: Header hidden below the page content */
#thhf-masthead-sticky {
    z-index: 999;
    position: relative;
}

/*.hfe-search-button-wrapper {
    background: #fff;
    opacity: 0;
    display: none;
    transition: opacity .2s linear,left 0s linear .2s;
    width: 100%;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: -9999rem;
}   */
.hfe-search-button-wrapper.active {
    position: fixed;
    display: block;
    left: 0;
    opacity: 1;
    transition: opacity .2s linear;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
} 

.hfe-search-button-wrapper .hfe-search-form-wrapper.active input[type=search] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 40%;
}

.hfe-search-icon-toggle {
    cursor: pointer;
}


.hfe-search-overlay-close {
    position: absolute;
    cursor: pointer;
    top: 50px;
    right: 50px;
}

.hfe-search-button-wrapper {
    display: block;
    vertical-align: middle;
}
.hfe-search-button-wrapper input[type=search] {
    border: 0;
}

/*.hfe-search-button-wrapper .hfe-search-icon-toggle .hfe-search-form__input {
    width: 200px;
}*/



/* ==========================================================================
   Themovation Additions
   ========================================================================== */

/* Mobile menu styling */

@media (max-width:767px) {
    .hfe-nav-menu__breakpoint-mobile ul.hfe-nav-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .hfe-nav-menu__breakpoint-mobile .hfe-dropdown.menu-is-active {z-index:9999}

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__toggle:not(.hfe-active-menu) + nav ul.hfe-nav-menu {display:none}
}

@media (max-width:1024px) {
    .hfe-nav-menu__breakpoint-tablet ul.hfe-nav-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .hfe-nav-menu__breakpoint-tablet .hfe-dropdown.menu-is-active {z-index:9999}

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__toggle:not(.hfe-active-menu) + nav ul.hfe-nav-menu {display:none}
}

.hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle:hover,
.hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle:hover,
.hfe-dropdown-expandible .hfe-menu-toggle:hover {border-color:transparent}


/* Desktop menu styling */

@media (min-width:768px) {
    .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-layout-horizontal li.menu-item a span.hfe-menu-toggle
    {display:none}

    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu li ul.sub-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu li ul.sub-menu li ul.sub-menu {margin-top: -10px !important}
}

@media (min-width:1025px) {
    .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-classic .hfe-layout-horizontal li.menu-item a span.hfe-menu-toggle
    {display:none}

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu li ul.sub-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu li ul.sub-menu li ul.sub-menu {margin-top: -10px !important}
}

/* Search widget */

.hfe-search-layout-icon .hfe-search-icon-toggle {width:20px}

.hfe-search-form__container input,
.hfe-search-form__container input:focus {border:0 !important}

.hfe-search-form-wrapper {
    background:#131313;
    opacity: 0;
    display: none;
    transition: opacity .2s linear, left 0s linear .2s;
    width: 100%;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
}
.hfe-search-form-wrapper.active {
    opacity:0.99;
    transition: opacity .5s ease-in-out;
    position: fixed;
    display: block;
    left: 0;
    opacity: 1;
    transition: opacity .2s linear;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
}

.hfe-search-button-wrapper .hfe-search-form-wrapper.active input[type=search] {
    border:0;
    border-radius:5px;
}

.hfe-search-overlay-close {color:#fff}



.elementor-widget-thhf-nav-menu .elementor-widget-container {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and ( max-width: 1024px ) {
    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {
        background-color: unset!important; 
    }

    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before{
        border: 0px!important;
    }

    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text  .menu-item.parent a.hfe-menu-item:focus{
        -webkit-transform: none!important;
        -ms-transform: none!important;
        transform: none!important;
    }
}
/* Mobile */
@media only screen and ( max-width: 767px ) {
    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before,
    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {
        background-color: unset!important; 
    }

    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before,
    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before{
        border: 0px!important;
    }

    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text  .menu-item.parent a.hfe-menu-item:focus,
    .elementor-widget-thhf-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__text  .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus {
        -webkit-transform: none!important;
        -ms-transform: none!important;
        transform: none!important;
    }
}

/* Cart widget */

.elementor-widget-thhf-cart:not(.hfe-menu-cart--show-subtotal-yes) .hfe-menu-cart__toggle .elementor-button-text {
    display: none; 
}

.elementor-widget-thhf-cart.toggle-icon--bag-light .hfe-menu-cart__toggle .elementor-button-icon i:before {
    content: '\e8e3'; 
}

.elementor-widget-thhf-cart.toggle-icon--bag-medium .hfe-menu-cart__toggle .elementor-button-icon i:before {
    content: '\e8e4'; 
}

.elementor-widget-thhf-cart.toggle-icon--bag-solid .hfe-menu-cart__toggle .elementor-button-icon i:before {
    content: '\e8e5'; 
}


/** NEW STYLES **/
[class*=elementor-widget-thhf-]  .th-text-right{
    text-align: right;
}
[class*=elementor-widget-thhf-] .th-d-flex{
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
[class*=elementor-widget-thhf-] .th-align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
[class*=elementor-widget-thhf-] .th-flex-wrap{
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
[class*=elementor-widget-thhf-] .th-justify-content-start{
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}

[class*=elementor-widget-thhf-] .th-justify-content-center{
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
[class*=elementor-widget-thhf-] .th-justify-content-end{
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

@media(max-width: 1024px){
    [class*=elementor-widget-thhf-] .th-justify-content-tablet-start{
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
    }

    [class*=elementor-widget-thhf-] .th-justify-content-tablet-center{
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }
    [class*=elementor-widget-thhf-] .th-justify-content-tablet-end{
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important;
    }
}
@media(max-width: 767px){
    [class*=elementor-widget-thhf-] .th-flex-phone-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important;
    }
    [class*=elementor-widget-thhf-] .th-align-items-phone-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }
    [class*=elementor-widget-thhf-] .th-justify-content-phone-start{
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
    }

    [class*=elementor-widget-thhf-] .th-justify-content-phone-between{
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }
    [class*=elementor-widget-thhf-] .th-justify-content-phone-center{
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }
    [class*=elementor-widget-thhf-] .th-justify-content-phone-end{
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important;
    }
}

@media(min-width: 768px){
    [class*=elementor-widget-thhf-] .th-text-tablet-right{
        text-align: right;
    }
    [class*=elementor-widget-thhf-] .th-justify-content-tablet-between{
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }
}
@media(min-width: 1025px){
    [class*=elementor-widget-thhf-] .th-text-desktop-right{
        text-align: right;
    }
}   

.th-header-wrap .elementor-icon-box-title,.th-header-wrap .elementor-icon-box-description{margin-left:5px;margin-right:5px}.th-header-wrap .elementor-icon-box-title{margin-top:0}.th-header-wrap .th-header-divider{height:0;display:inline-block;border:1px solid #1e8190;margin-left:5px;margin-right:5px;margin-bottom:18px}.th-header-wrap h1+.th-header-divider{width:60px;margin-top:2px}.th-header-wrap h2+.th-header-divider{width:54px}.th-header-wrap h3+.th-header-divider{width:50px;margin-bottom:14px}.th-header-wrap h4+.th-header-divider{width:44px;margin-bottom:14px}.th-header-wrap h5+.th-header-divider{width:42px;margin-bottom:10px}.th-header-wrap h6+.th-header-divider{width:30px;margin-bottom:10px}.elementor-icon-box-content h1 ~ p{font-size:18px}.th-btn-wrap{margin-top:32px}.th-btn-wrap .th-btn{margin:0 5px 10px 5px}@media (min-width: 480px){.elementor-icon-box-content h1 ~ .th-btn-wrap .th-btn{font-size:17px;padding:12px 38px}}.th-btn-wrap .btn-image{display:inline-block;padding:0 !important}.th-header-wrap .elementor-icon-box-description{white-space:pre-line}.th-header-wrap .elementor-icon,.elementor-view-default .th-header-wrap .elementor-icon{color:var(--e-global-color-thmv_accent)}.elementor-view-framed .th-header-wrap .elementor-icon{padding:0.65em;color:#F5BE58;border-color:#F5BE58}.elementor-view-stacked .th-header-wrap .elementor-icon{padding:0.65em;color:#fff;background-color:#F5BE58}.th-header-wrap .elementor-icon-box-icon{margin-bottom:15px}.elementor-position-left .th-header-wrap .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-position-right .th-header-wrap .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-position-left .th-header-wrap .elementor-icon-box-icon,.elementor-position-right .th-header-wrap .elementor-icon-box-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.elementor-position-left .th-header-wrap .elementor-icon-box-icon{margin-right:20px;margin-bottom:0}.elementor-position-right .th-header-wrap .elementor-icon-box-icon{margin-left:20px;margin-bottom:0}@media (max-width: 1024px){.elementor-position-tablet-top .th-header-wrap .elementor-icon-box-icon{margin-bottom:15px}.elementor-position-tablet-top .th-header-wrap .elementor-icon-box-wrapper.th-show-icon{display:block;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-position-tablet-left .th-header-wrap .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-position-tablet-right .th-header-wrap .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-position-tablet-left .th-header-wrap .elementor-icon-box-icon,.elementor-position-tablet-right .th-header-wrap .elementor-icon-box-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.elementor-position-tablet-left .th-header-wrap .elementor-icon-box-icon{margin-right:20px;margin-bottom:0}.elementor-position-tablet-right .th-header-wrap .elementor-icon-box-icon{margin-left:20px;margin-bottom:0}}@media (max-width: 767px){.elementor-position-mobile-top .th-header-wrap .elementor-icon-box-icon{margin-bottom:15px}.elementor-position-mobile-top .th-header-wrap .elementor-icon-box-wrapper.th-show-icon{display:block;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-position-mobile-left .th-header-wrap .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-position-mobile-right .th-header-wrap .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-position-mobile-left .th-header-wrap .elementor-icon-box-icon,.elementor-position-mobile-right .th-header-wrap .elementor-icon-box-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.elementor-position-mobile-left .th-header-wrap .elementor-icon-box-icon{margin-right:20px;margin-bottom:0}.elementor-position-mobile-right .th-header-wrap .elementor-icon-box-icon{margin-left:20px;margin-bottom:0}}.th-header-wrap .elementor-icon i{margin-left:5px;margin-right:5px}.th-header-wrap .elementor-icon i{margin-left:5px;margin-right:5px}
/*# sourceMappingURL=themo-header.css.map */
.th-btn-align-left{text-align:left}.th-btn-align-center{text-align:center}.th-btn-align-right{text-align:right}.th-btn{margin-top:5px;margin-bottom:5px}.btn-image{display:inline-block}.btn-1{margin-right:6px}.th-btn-align-center .th-btn{margin-left:3px;margin-right:3px}.th-btn-align-right .btn-1{margin-right:0}.th-btn-align-right .btn-2{margin-left:6px}@media (max-width: 1024px){.th-btn-align-tablet-left{text-align:left}.th-btn-align-tablet-center{text-align:center}.th-btn-align-tablet-center .th-btn{margin-left:3px;margin-right:3px}.th-btn-align-tablet-right{text-align:right}.th-btn-align-tablet-right .btn-1{margin-right:0}.th-btn-align-tablet-right .btn-2{margin-left:6px}}@media (max-width: 767px){.th-btn-align-mobile-left{text-align:left}.th-btn-align-mobile-center{text-align:center}.th-btn-align-mobile-center .th-btn{margin-left:3px;margin-right:3px}.th-btn-align-mobile-right{text-align:right}.th-btn-align-mobile-right .btn-1{margin-right:0}.th-btn-align-mobile-right .btn-2{margin-left:6px}}
/*# sourceMappingURL=themo-button.css.map */
.th-service-block-w .elementor-icon-box-title{margin-top:0;}.th-service-block-w .elementor-icon-box-title{color:var(--e-global-color-thmv_primary);}.th-service-block-w .elementor-icon-box-description{white-space:pre-line;}.th-service-block-w a.elementor-icon,.th-service-block-w a.elementor-icon:hover{text-decoration:none;}.th-service-block-w .elementor-icon-box-title a{color:inherit;}.th-service-block-w .elementor-icon,.elementor-view-default .th-service-block-w .elementor-icon{color:#f5be58;}.elementor-view-framed .th-service-block-w .elementor-icon{padding:.65em;color:var(--e-global-color-thmv_primary);border-color:var(--e-global-color-thmv_primary);}.elementor-view-framed .th-icon-size-sm .elementor-icon{border-width:2px;}.elementor-view-stacked .th-service-block-w .elementor-icon{padding:.65em;background-color:#f5be58;}.elementor-view-stacked .th-service-block-w .elementor-icon-box-icon i{color:var(--e-global-color-thmv_light);}.elementor-position-top .th-service-block-w .elementor-icon-box-wrapper{text-align:center;}.th-service-block-w .elementor-icon-box-icon{margin-bottom:12px;}.th-service-block-w .elementor-icon-box-icon i{color:var(--e-global-color-thmv_accent);}.elementor-position-left .th-service-block-w .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.elementor-position-right .th-service-block-w .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.elementor-position-left .th-service-block-w .elementor-icon-box-icon,.elementor-position-right .th-service-block-w .elementor-icon-box-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.elementor-position-left .th-service-block-w .elementor-icon-box-icon{margin-right:20px;margin-bottom:0;}.elementor-position-right .th-service-block-w .elementor-icon-box-icon{margin-left:20px;margin-bottom:0;}@media (max-width: 1024px){.elementor-position-tablet-top .th-service-block-w .elementor-icon-box-icon{margin-bottom:15px;}.elementor-position-tablet-top .th-service-block-w .elementor-icon-box-wrapper.th-show-icon{display:block;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.elementor-position-tablet-left .th-service-block-w .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.elementor-position-tablet-right .th-service-block-w .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.elementor-position-tablet-left .th-service-block-w .elementor-icon-box-icon,.elementor-position-tablet-right .th-service-block-w .elementor-icon-box-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.elementor-position-tablet-left .th-service-block-w .elementor-icon-box-icon{margin-right:20px;margin-bottom:0;}.elementor-position-tablet-right .th-service-block-w .elementor-icon-box-icon{margin-left:20px;margin-bottom:0;}}@media (max-width: 767px){.elementor-position-mobile-top .th-service-block-w .elementor-icon-box-wrapper{margin-bottom:12px;}.elementor-position-mobile-top .th-service-block-w .elementor-icon-box-wrapper.th-show-icon{display:block;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.elementor-position-mobile-left .th-service-block-w .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.elementor-position-mobile-right .th-service-block-w .elementor-icon-box-wrapper.th-show-icon{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.elementor-position-mobile-left .th-service-block-w .elementor-icon-box-icon,.elementor-position-mobile-right .th-service-block-w .elementor-icon-box-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.elementor-position-mobile-left .th-service-block-w .elementor-icon-box-icon{margin-right:20px;margin-bottom:0;}.elementor-position-mobile-right .th-service-block-w .elementor-icon-box-icon{margin-left:20px;margin-bottom:0;}}.th-itin-narrow{max-width:450px;}.th-itin-med{max-width:700px;}.th-itin-fw{max-width:none;}.th-itin-center{margin:0 auto;}.th-itin-single{margin-bottom:10px;position:relative;}.th-itin-icon{position:absolute;top:3px;font-size:22px;color:#232323;}.th-itin-title{padding-left:42px;font-size:18px;cursor:pointer;}.th-itin-content{padding:8px 0 28px 30px;margin:10px 0 0 8px;font-size:15px;border-left:2px solid rgba(35,35,35,.25);}.th-itin-inactive .th-itin-content{display:none;}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1;}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid;}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center);}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size,25px) + 2 * var(--icon-padding,.5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size,25px) + 2 * var(--icon-padding,.5em));}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;}.elementor-social-icon i{color:var(--e-social-icon-icon-color);}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color);}.elementor-social-icon:last-child{margin:0;}.elementor-social-icon:hover{color:#fff;opacity:.9;}.elementor-social-icon-android{background-color:#a4c639;}.elementor-social-icon-apple{background-color:#999;}.elementor-social-icon-behance{background-color:#1769ff;}.elementor-social-icon-bitbucket{background-color:#205081;}.elementor-social-icon-codepen{background-color:#000;}.elementor-social-icon-delicious{background-color:#39f;}.elementor-social-icon-deviantart{background-color:#05cc47;}.elementor-social-icon-digg{background-color:#005be2;}.elementor-social-icon-dribbble{background-color:#ea4c89;}.elementor-social-icon-elementor{background-color:#d30c5c;}.elementor-social-icon-envelope{background-color:#ea4335;}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998;}.elementor-social-icon-flickr{background-color:#0063dc;}.elementor-social-icon-foursquare{background-color:#2d5be3;}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400;}.elementor-social-icon-github{background-color:#333;}.elementor-social-icon-gitlab{background-color:#e24329;}.elementor-social-icon-globe{background-color:#69727d;}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39;}.elementor-social-icon-houzz{background-color:#7ac142;}.elementor-social-icon-instagram{background-color:#262626;}.elementor-social-icon-jsfiddle{background-color:#487aa2;}.elementor-social-icon-link{background-color:#818a91;}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5;}.elementor-social-icon-medium{background-color:#00ab6b;}.elementor-social-icon-meetup{background-color:#ec1c40;}.elementor-social-icon-mixcloud{background-color:#273a4b;}.elementor-social-icon-odnoklassniki{background-color:#f4731c;}.elementor-social-icon-pinterest{background-color:#bd081c;}.elementor-social-icon-product-hunt{background-color:#da552f;}.elementor-social-icon-reddit{background-color:#ff4500;}.elementor-social-icon-rss{background-color:#f26522;}.elementor-social-icon-shopping-cart{background-color:#4caf50;}.elementor-social-icon-skype{background-color:#00aff0;}.elementor-social-icon-slideshare{background-color:#0077b5;}.elementor-social-icon-snapchat{background-color:#fffc00;}.elementor-social-icon-soundcloud{background-color:#f80;}.elementor-social-icon-spotify{background-color:#2ebd59;}.elementor-social-icon-stack-overflow{background-color:#fe7a15;}.elementor-social-icon-steam{background-color:#00adee;}.elementor-social-icon-stumbleupon{background-color:#eb4924;}.elementor-social-icon-telegram{background-color:#2ca5e0;}.elementor-social-icon-threads{background-color:#000;}.elementor-social-icon-thumb-tack{background-color:#1aa1d8;}.elementor-social-icon-tripadvisor{background-color:#589442;}.elementor-social-icon-tumblr{background-color:#35465c;}.elementor-social-icon-twitch{background-color:#6441a5;}.elementor-social-icon-twitter{background-color:#1da1f2;}.elementor-social-icon-viber{background-color:#665cac;}.elementor-social-icon-vimeo{background-color:#1ab7ea;}.elementor-social-icon-vk{background-color:#45668e;}.elementor-social-icon-weibo{background-color:#dd2430;}.elementor-social-icon-weixin{background-color:#31a918;}.elementor-social-icon-whatsapp{background-color:#25d366;}.elementor-social-icon-wordpress{background-color:#21759b;}.elementor-social-icon-x-twitter{background-color:#000;}.elementor-social-icon-xing{background-color:#026466;}.elementor-social-icon-yelp{background-color:#af0606;}.elementor-social-icon-youtube{background-color:#cd201f;}.elementor-social-icon-500px{background-color:#0099e5;}.e--ua-appleWebkit.rtl{--flex-right:flex-start;}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end);}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0;}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end);}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0;}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end);}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap));}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block;}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0;}}.btn-cta-primary,.navbar .navbar-nav>li>a:hover:after,.navbar .navbar-nav>li.active>a:after,.navbar .navbar-nav>li.active>a:hover:after,.navbar .navbar-nav>li.active>a:focus:after,form input[type=submit],html .woocommerce a.button.alt,html .woocommerce-page a.button.alt,html .woocommerce a.button,html .woocommerce-page a.button,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce #respond input#submit.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover,p.demo_store,.woocommerce.widget_price_filter .ui-slider .ui-slider-handle,.th-conversion form input[type=submit],.th-conversion .with_frm_style input[type=submit],.th-pricing-column.th-highlight,.search-submit,.search-submit:hover,.widget .tagcloud a:hover,.footer .tagcloud a:hover,.btn-standard-primary-form form .frm_submit input[type=submit],.btn-standard-primary-form form .frm_submit input[type=submit]:hover,.btn-ghost-primary-form form .frm_submit input[type=submit]:hover,.btn-cta-primary-form form .frm_submit input[type=submit],.btn-cta-primary-form form .frm_submit input[type=submit]:hover,.th-widget-area form input[type=submit],.th-widget-area .with_frm_style .frm_submit input[type=submit],.th-header-wrap h2.th-title-divider:after,form input[type=submit]:hover,.with_frm_style .frm_submit input[type=submit]:hover,.with_frm_style .frm_submit input[type=button]:hover,.frm_form_submit_style:hover,.with_frm_style.frm_login_form input[type=submit]:hover{background-color:var(--e-global-color-thmv_primary);}a,.accent,.navbar .navbar-nav .dropdown-menu li.active a,.navbar .navbar-nav .dropdown-menu li a:hover,.navbar .navbar-nav .dropdown-menu li.active a:hover,.page-title h1,.inner-container>h1.entry-title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .price del,.woocommerce .single-product .product .price,.woocommerce.single-product .product .price,.woocommerce .single-product .product .price ins,.woocommerce.single-product .product .price ins,.a2c-ghost.woocommerce a.button,.th-cta .th-cta-text span,.elementor-widget-themo-header .th-header-wrap .elementor-icon-box-title,.elementor-widget-themo-info-card .th-info-card-wrap .elementor-icon-box-title,.map-info h3,.th-pkg-content h3,.elementor-widget-themo-service-block .th-service-block-w .elementor-icon-box-title,#main-flex-slider .slides h1,.th-team-member-social a i:hover{color:var(--e-global-color-thmv_primary);}.btn-standard-primary,.btn-ghost-primary:hover,.pager li>a:hover,.pager li>span:hover,.a2c-ghost.woocommerce a.button:hover{background-color:var(--e-global-color-thmv_primary);}.btn-standard-primary,.btn-ghost-primary:hover,.pager li>a:hover,.pager li>span:hover,.a2c-ghost.woocommerce a.button:hover,.btn-standard-primary-form form .frm_submit input[type=submit],.btn-standard-primary-form form .frm_submit input[type=submit]:hover,.btn-ghost-primary-form form .frm_submit input[type=submit]:hover,.btn-ghost-primary-form form .frm_submit input[type=submit]{border-color:var(--e-global-color-thmv_primary);}.btn-ghost-primary,.btn-ghost-primary:focus,.th-portfolio-filters a.current,.a2c-ghost.woocommerce a.button,.btn-ghost-primary-form form .frm_submit input[type=submit]{color:var(--e-global-color-thmv_primary);}.btn-ghost-primary,.th-portfolio-filters a.current,.a2c-ghost.woocommerce a.button,.th-header-wrap .th-header-divider{border-color:var(--e-global-color-thmv_primary);}form select:focus,form textarea:focus,form input:focus,.th-widget-area .widget select:focus,.search-form input:focus{border-color:var(--e-global-color-thmv_primary);}.elementor-widget-themo-header .th-header-wrap .elementor-icon,.elementor-widget-themo-header.elementor-view-default .th-header-wrap .elementor-icon,.elementor-widget-themo-service-block.elementor-view-default .th-service-block-w .elementor-icon{color:var(--e-global-color-thmv_accent);}.btn-cta-accent,.a2c-cta.woocommerce a.button,.a2c-cta.woocommerce a.button:hover,.elementor-widget-themo-header.elementor-view-stacked .th-header-wrap .elementor-icon,.elementor-widget-themo-service-block.elementor-view-stacked .th-service-block-w .elementor-icon,.btn-standard-accent-form form .frm_submit input[type=submit],.btn-standard-accent-form form .frm_submit input[type=submit]:hover,.btn-ghost-accent-form form .frm_submit input[type=submit]:hover,.btn-cta-accent-form form .frm_submit input[type=submit],.btn-cta-accent-form form .frm_submit input[type=submit]:hover{background-color:var(--e-global-color-thmv_accent);}#booked-profile-page input[type=submit].button-primary,body table.booked-calendar input[type=submit].button-primary,body .booked-modal input[type=submit].button-primary,body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button,body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block{background:var(--e-global-color-thmv_accent) !important;}#booked-profile-page input[type=submit].button-primary,body table.booked-calendar input[type=submit].button-primary,body .booked-modal input[type=submit].button-primary,body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button,.btn-standard-accent-form form .frm_submit input[type=submit],.btn-standard-accent-form form .frm_submit input[type=submit]:hover,.btn-ghost-accent-form form .frm_submit input[type=submit]:hover,.btn-ghost-accent-form form .frm_submit input[type=submit]{border-color:var(--e-global-color-thmv_accent) !important;}.btn-standard-accent,.btn-ghost-accent:hover{background-color:var(--e-global-color-thmv_accent);border-color:var(--e-global-color-thmv_accent);}.btn-ghost-accent,.btn-ghost-accent:focus,.elementor-widget-themo-header.elementor-view-framed .th-header-wrap .elementor-icon,.elementor-widget-themo-service-block.elementor-view-framed .th-service-block-w .elementor-icon,.btn-ghost-accent-form form .frm_submit input[type=submit]{color:var(--e-global-color-thmv_accent);}.btn-ghost-accent,.elementor-widget-themo-header.elementor-view-framed .th-header-wrap .elementor-icon,.elementor-widget-themo-service-block.elementor-view-framed .th-service-block-w .elementor-icon{border-color:var(--e-global-color-thmv_accent);}header a,.elementor-widget-toggle .elementor-toggle .elementor-toggle-title,.elementor-widget-toggle .elementor-toggle .elementor-toggle-title.active,.elementor-widget-toggle .elementor-toggle .elementor-toggle-icon{color:var(--e-global-color-thmv_primary);}