/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.liquid-filter-items-label {
    display: none!important;
}

.liquid-filter-items-label + .filter-list {
    margin-inline-start: 0!important;
}

.single-post .header {
    border-bottom: 1px solid #2E3436!important;
}

ul.pagination .next, ul.pagination .prev {
    background-color: #E8ECED!important;
}

ul.pagination .next:hover, ul.pagination .prev:hover  {
    background-color: #AA874B!important;
}

nav.post-nav .nav-subtitle {
    background-color: #AA874B!important;
    letter-spacing: 0!important;
    text-transform: none!important;
    font-size: 16px!important;
    color: #fff!important;
}

ul.pagination .page-numbers {
    border-radius: 100px!important;
}

.lqd-blog-post-style-6 .cat-links a {
    font-size: 14px!important;
    letter-spacing: 0!important;
    text-transform: none!important;
    background-color: #E8ECED!important;
}

.related-posts .lqd-lp-header {
    padding: 0!important;
}

.lqd-blog-post-style-6 .comment-reply-title, .lqd-blog-post-style-6 .related-posts-title {
    margin-bottom: 20px!important;
}

.page-nav {
    display: flex;
    justify-content: center;
}

.lqd-lp-header {
    padding: 25px!important;
}

#lqd-filter-dropdown-blog-filter-180184287 {
    display: block!important;
    width: 100%!important;
    background-color: transparent;
    border: 1px solid #E2E2E2!important;
    height: 40px;
    padding-left: 15px;
}

.liquid-filter-items {
    width: 100%!important;
}

.lqd-lp-cat-solid a {
    letter-spacing: 0!important;
    text-transform: none!important;
    color: #fff!important;
    font-size: 12px!important;
    background-color: transparent!important;
    padding: 0!important;
    text-shadow: 0 0 10px #2E3436, 0 0 20px #2E3436;
}

.text-shadow {
    background-color: transparent!important;
    padding: 0!important;
    text-shadow: 0 0 10px #2E3436, 0 0 20px #2E3436;
}

.lqd-lp-date {
    letter-spacing: 0!important;
    font-size: 13px!important;
    text-transform: none!important;
    color: #999!important;
}

.filter-list li a {
    font-size: 16px!important;
    color: #999!important;
}

.filter-list li.active a {
    color: #2E3436!important;
}
 
.filter-list li:hover a {
    color: #AA874B!important;
}

.lqd-lp-column {
  display: flex;
}

.lqd-lp {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.lqd-lp-header {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.entry-meta .byline,
.lqd-lp-author {
    display: none!important;
}

.widget .filter-title, .widget .widget-title, .widget .widgettitle {
    margin-bottom: 20px!important;
    font-size: 24px!important;
}

.ld_widget_popular_entries li,
.ld_widget_popular_entries li a {
    line-height: 1!important;
}

.ld_widget_recent_entries li {
    line-height: 1.4!important;
}

.ld_widget_recent_entries li .ld_entries_contents {
    margin-top: 0!important;
}

.ld_widget_popular_entries li span {
    margin-top: 10px!important;
}

.lqd-blog-post-style-6 .lqd-post-media img,
.ld_widget_recent_entries li figure img,
.widget,
.lqd-lp-style-6 {
    border-radius: 0!important;
}

.widget {
    padding: 25px!important;
}

.frm_style_formidable-style.with_frm_style div.frm_description {
    color: #888;
    font-size: 12px;
}

.frm_form_field:not(.frm_compact) .frm_dropzone {
    max-width: 100%;
}

.frm_form_field:not(.frm_compact) .frm_dropzone button {
    border: 0;
}

#iti-0__item-sg {
    border-top: 1px dashed #e3e3e3;
    border-bottom: 1px dashed #e3e3e3;
}

.owl-nav .owl-prev, 
.owl-nav .owl-next {
    box-shadow: 0 2px 16px 0 rgba(0,0,0,.1);
}

.carousel-home-solutions .ue-btn-inner-wrapper {
  position: relative !important;
  display: inline-flex !important; 
  align-items: center;
  justify-content: center;
  padding: 3px 22px 3px 45px !important; 
  transition: padding 0.3s ease-in-out !important;
  width: 100%;
}

.carousel-home-solutions .ue-btn-inner-icon {
  position: absolute !important;
  left: 5px;
  margin: 0 !important; 
  transition: left 0.3s ease-in-out !important;
  
  background: #ffffff;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.carousel-home-solutions .ue-btn:hover .ue-btn-inner-wrapper {
  padding: 3px 60px 3px 10px !important; 
}

.carousel-home-solutions .ue-btn:hover .ue-btn-inner-icon {
  left: calc(100% - 30px) !important; 
}

.carousel-home-solutions .ue-btn-inner-icon i {
    color: #AA874B;
}

.carousel-home-solutions .ue-btn-inner-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center; 
  gap: 0!important;
}

.ue-content-carousel .owl-stage {
  display: flex !important;
  align-items: stretch !important;
}

.ue-content-carousel .owl-item {
  display: flex !important;
  float: none !important; 
}

.ue-content-carousel .ue-item {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  height: 100% !important;
}

.ue-content-carousel .ue-content-holder {
  display: flex !important;
  flex-direction: column !important;
  flex-grow: 1 !important;
}

.ue-content-carousel .ue-btn-holder {
  margin-top: auto !important;
}

.carousel-accolades .carousel-item .elementor-element {
    height: 100%;
}

a:focus {
    outline: none!important;
}

.btn-dual .btn {
    min-width: 220px;
    justify-content: start;
}

.img-shadow {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.list-dash .lqd-bullet-list li {
    align-items: start;
}


.list-dash .lqd-bullet-list li::before {
  content: ""!important;
  background-color: currentColor!important;
  border-radius: 2px!important; 
  flex: none!important;
  width: 20px!important; 
  height: 1px!important; 
  margin-inline-end: 1em!important;
  display: inline-block!important;
  margin-top: 12px;

} 

.lqd-back-to-top {
    bottom: 20px!important;
    right: 25px!important;
}

.floating-whatsappus {
    position: fixed;
    right: 15px;
    bottom: 150px;
    z-index: 999;
}

.floating-contactus {
    position: fixed;
    right: 15px;
    bottom: 80px;
    z-index: 999;
}

.floating-whatsappus img,
.floating-contactus img {
    width: 55px;
    height: 55px;
}


.icon-contact .contents {
    overflow-wrap: break-word;
    word-break: break-all;
}

.iti__selected-country:hover {
    border: 0!important;
}

.link-primary-plain {
    color: #2E3436;
}

.home-testimonials .uc_quote_item {
    margin: 0!important;
}

.home-testimonials .uc_stars {
    margin-top: 0!important;
}

.link-underline {
    color: #2E3436!important;
    background: linear-gradient(to right,#242424,#242424) 0 min(100%,1.35em) / 100% 1px no-repeat;
    transition: background-size .3s ease-in-out,color .3s ease-in-out;
}

.link-underline:hover {
    color: #2E3436!important;
    background-size: 0 1px;
}

.carousel-dots-style4 .dot {
    width: 8px!important;
    height: 8px!important;
}

.flickity-page-dots .dot {
    margin: 0 5px!important;
}

.carousel-dots-style4 .dot.is-selected,
.owl-dot.active {
    width: 20px!important;
}

.flickity-button {
    background-image: none!important;
}

.flickity-button svg {
    fill: #2E3436!important;
}

.flickity-button:hover svg {
    fill: #AA874B!important;
}

.carousel-solutions .lqd-carousel-ready .carousel-item {
    height: 100% !important;
}

.carousel-solutions .lqd-carousel-ready .carousel-item-inner,
.carousel-solutions .lqd-carousel-ready .carousel-item-content,
.carousel-solutions .lqd-carousel-ready .carousel-item-content > .elementor {
    height: 100% !important;
}

.carousel-solutions .lqd-carousel-ready .e-con.e-parent {
    min-height: 100% !important;
}

.ld-sd-inner {
    justify-content: start!important;
}

.ld-sd-inner .main-nav > li {
    border-bottom: 1px solid #E8ECED;
}

.pos-abs .main-nav > li > a {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.formidable-form-dark .frm_button_submit {
  background-color: #2E3436!important; 
  color: white;
}

.frm_style_formidable-style.with_frm_style .frm_error, .frm_style_formidable-style.with_frm_style .frm_limit_error {
    color: #950000!important;
    font-size: 14px!important;
}

/*
.formidable-form-dark .frm_button_submit:hover,
.formidable-form-dark .frm_button_submit:active,
.formidable-form-dark .frm_button_submit:focus {
    background-color: #2E3436!important;
    border-color: #2E3436!important;
    color: #fff!important;
}

.formidable-form-dark .frm_button_submit:hover::after,
.formidable-form-dark .frm_button_submit:active::after,
.formidable-form-dark .frm_button_submit:focus::after {
    color: #fff!important;
    background-color: #AA874B!important;
}

.formidable-form-dark .frm_button_submit::after {
  content: "\2192"; 
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #AA874B;
  color: #fff; 
  width: 36px;
  height: 36px;
  border-radius: 4px;
  font-size: 20px;
  position: absolute;
  right: 10px;
}*/

.formidable-form-dark .with_frm_style .frm_slimselect.ss-main, 
.formidable-form-dark .with_frm_style input[type="text"], 
.formidable-form-dark .with_frm_style input[type="password"], 
.formidable-form-dark .with_frm_style input[type="email"], 
.formidable-form-dark .with_frm_style input[type="number"], 
.formidable-form-dark .with_frm_style input[type="url"], 
.formidable-form-dark .with_frm_style input[type="tel"], 
.formidable-form-dark .with_frm_style input[type="phone"], 
.formidable-form-dark .with_frm_style input[type="search"], 
.formidable-form-dark .with_frm_style select, 
.formidable-form-dark .with_frm_style textarea {
    border-color: #AA874B;
}

.formidable-form-dark .frm_primary_label {
    color: #fff!important;
}

.ui-selectmenu-button {
    display: none!important;
}

.iconbox-inline .lqd-iconbox-heading {
    margin-top: -5px!important;
}

.text-primary {
    color: #AA874B;
}

.bullet-list-ul li.align-items-center {
    align-items: start!important;
}

.bullet-list-ul li:before {
    margin-top: 8px;
}

.btn-solid:hover {
    box-shadow: none!important;
    transform: none!important;
}

.btn-icon-right {
    justify-content: space-between!important;
}

.with_frm_style select {
    display: block!important;
}

/*.flickity-button:hover {
    background: linear-gradient(110deg, 
    #e1342f 0%, #e1342f 33.33%, 
    #108550 33.33%, #108550 66.66%, 
    #2877b2 66.66%, #2877b2 100%
  )!important;
}
*/

.marquee-faded .uc_marquee {
    -webkit-mask-image: linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);
    mask-image: linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);
}

.lqd-section-flow-title {
    margin-top: 20px!important;
}

.lqd-section-flow-item-inner img {
    border-radius: 20px;
}

.list-tc span {
    color: rgba(255, 255, 255, 0.2);
    margin-left: 10px;
    margin-right: 10px;
}

.ft-social {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

.is-stuck {
    box-shadow: none!important;
    border-bottom: 1px solid #2E3436;
}

.lqd-back-to-top a {
    color: #22324B!important;
    width: 35px!important;
    height: 35px!important;
}

.megamenu.megamenu-fullwidth .nav-item-children {
    margin-top: -5px;
}

.is-stuck .megamenu.megamenu-fullwidth .nav-item-children {
    margin-top: 0;
}

.megamenu.megamenu-fullwidth .nav-item-children {
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px!important;
}

.lqd-top-scrol-ind {
  z-index: 99;
  height: 5px;
  background: linear-gradient(110deg, 
    #e1342f 0%, #e1342f 33.33%, 
    #108550 33.33%, #108550 66.66%, 
    #2877b2 66.66%, #2877b2 100%
  )!important;
}

.elementor-repeater-item-39bdf49 .lqd-section-flow-title {
    background: linear-gradient(90deg,#e1342f,#108550,#2877b2);
    background-size: auto;
    background-clip: border-box;
    background-size: 300% 300%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientShift 3s ease-in-out infinite;
}

@keyframes gradientShift {
  0%,
  to {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}

.hover-float {
  transition: transform 0.3s ease;
}

.hover-float:hover {
  transform: translateY(-10px);
}

.custom-btn .btn {
    min-width: 180px;
}

.card-shadow {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 25px 20px -20px;
}

/*.btn:hover,
.frm_submit button:hover {
    background: linear-gradient(to right, #e1342f, #108550, #2877b2)!important;
    color: #fff!important;
}*/

strong, b {
    font-weight: 400!important;
}

.lqd-megamenu-rows-wrap {
    box-shadow: none!important;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

/*.btn-hero .btn {
    min-width: 220px;
}*/

.ld-module-sd > .ld-module-dropdown > .nav-trigger {
    top: 0!important;
    right: 0!important;
    left: auto!important;
}

.submenu-expander {
    background-color: transparent!important;
}

.ld-sd-inner .main-nav > li > .submenu-expander {
    margin-top: 2px!important;
}

.main-nav.lqd-menu-items-block .nav-item-children {
    padding-bottom: 10px!important;
}

.ld-sd-inner .lqd-menu-items-block .menu-item-has-children > .submenu-expander {
    top: 0!important;
}

/* Force the carousel track to use flexbox */
#uc_responsive_testemonial_carousel_elementor_f378869 .owl-stage {
    display: flex !important;
}

/* Remove Owl's default float and force items to stretch */
#uc_responsive_testemonial_carousel_elementor_f378869 .owl-item {
    display: flex !important;
    float: none !important; 
}

/* Make the card wrappers fill the entire stretched height */
#uc_responsive_testemonial_carousel_elementor_f378869 .uc_quote_item {
    display: flex !important;
    width: 100%;
    height: 100% !important;
}

/* Turn the inner card into a flex column */
#uc_responsive_testemonial_carousel_elementor_f378869 .uc_quote_info {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    height: 100% !important;
}

#uc_responsive_testemonial_carousel_elementor_f378869 .uc_stars { 
    order: 1 !important; 
}
#uc_responsive_testemonial_carousel_elementor_f378869 .ue-text { 
    order: 2 !important; 
}
#uc_responsive_testemonial_carousel_elementor_f378869 .uc_author { 
    order: 3 !important; 
}

.with_frm_style .iti {
    width: 100%!important;
}

@media screen and (min-width: 1024px) {
    .widescreen-pdlr {
        padding-left: 40px;
        padding-right: 40px;
    }

/*    .e-con.e-flex > .e-con-inner {
        padding-left: 20px;
        padding-right: 20px;
    }*/

    .fw-column-w-text-right {
        max-width: 510px;
    }

    .fw-column-w-text-left {
        max-width: 510px;
    }
}

@media screen and (max-width: 1600px) {
    .header-inner {
        max-width: 1520px;
    }
}

@media screen and (max-width: 1280px) {
    .main-nav > li > a {
        padding-left: 30px!important;
    }

    .pos-abs .main-nav > li > a {
        padding-left: 0 !important; /* Change the 0 to whatever the spacing should be here */
    }
}

@media screen and (min-width: 1024px) {
    .main-nav > li.megamenu > a:hover::after {
        opacity: 1;
        top: 0;
    }

    .main-nav > li.megamenu > a::after {
        position: relative;
        opacity: 0;
        display: inline-block;
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'%3E%3Cpath d='M4.3572 8.18193L4.3572 0.357343L5.64287 0.357343L5.64287 8.18193L9.09103 4.73376L10 5.64273L5.00003 10.6427L6.24259e-05 5.64273L0.90903 4.73376L4.3572 8.18193Z' fill='%23AA874B'/%3E%3C/svg%3E");
        padding-left: 7px;
        transition: all 0.3s ease;
        top: -2px;
    }

}

@media screen and (max-width: 1023px) {
    .frm_form_field {
        grid-column: span 12 / span 12!important;
    }
}

@media screen and (max-width: 991px) {
    .nav-item-children > li > a {
        padding: 0.3em 1.75em!important;
    }

    #primary-nav > li > ul > li > ul > li > a {
        padding-left: 50px!important;
        font-family: aptos-display!important;
    }

    #primary-nav > li > ul > li a {
        font-family: aptos-semibold;
    }
}

@media screen and (max-width: 767px) {
    .lqd-lp-column {
        flex: auto !important;
        max-width: 50%!important;
    }
}

@media screen and (max-width: 575px) {
    .lqd-custom-menu-dropdown-btn {
        color: #fff;
        padding: 10px 0!important;
        font-family: aptos-semibold;
    }

    .lqd-custom-menu-mobile-collapsible > ul {
        padding-bottom: 20px;
    }

    .lqd-custom-menu-mobile-collapsible {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)!important;
    }

    .lqd-custom-menu-mobile-collapsible > ul {
        background-color: transparent!important;
    }

    .lqd-custom-menu-mobile-collapsible .lqd-custom-menu-dropdown-btn.is-active {
        border-bottom-color: transparent!important;
    }
}


@media screen and (max-width: 480px) {
    .floating-whatsappus {
        position: fixed;
        right: 15px;
        bottom: 90px;
        z-index: 999;
    }

    .floating-contactus {
        position: fixed;
        right: 15px;
        bottom: 20px;
        z-index: 999;
    }
}

