/*
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
*/

.wpcf7-not-valid-tip {
    font-size: 14px!important;
}

label {
    font-family: inter-medium!important;
}

.pum-container {
    margin: 20px;
}

.link-primary {
    color: #F26B1D!important;
}

.link-primary:hover {
    color: #000!important;
}

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

img[data-lazyloaded]{
    opacity: 0;
}

img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}

.ug-thumb-wrapper.ug-tile {
    border-radius: 10px;
}


.elementor-motion-effects-layer {
  background-image: url("https://www.smartsolutionslearning.com/my//wp-content/uploads/2025/04/banner-lets-connect.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
}

.flickity-slider img {
    border-radius: 10px;
}

.right-cover .elementor-motion-effects-container,
.uc_hover_switcher_row,
.bg-cover .elementor-motion-effects-container {
    border-radius: 10px!important;
}

.page-contact .footer-top {
    display: none;
}

.whatsappus {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
}

.gmap {
    height: 450px;
}

.lqd-contact-form .ui-button.ui-selectmenu-button, .lqd-contact-form input, .lqd-contact-form select, .lqd-contact-form textarea {
    border-radius: 6px!important;
    padding-inline-start: 15px!important;
    padding-inline-end: 15px!important;
}

.wpcf7-list-item {
    margin: 0 1em 0 0!important;
}

.breadcrumb span {
    opacity: 1!important;
}

.btn-hover-swp .btn-txt {
    text-transform: capitalize!important;
    font-weight: 500!important;
}

.lqd-lp-style-13 .btn:hover {
    color: #000!important;
}

.widget_tag_cloud a {
    background-color: #f2f2f2!important;
    color: #000!important;
}

.widget_tag_cloud a:hover {
    background-color: #000!important;
}

.tags-links a {
    background-color: #f2f2f2!important;
}

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

nav.post-nav .nav-subtitle:hover {
    background-color: #000!important;
}

.lqd-blog-post-style-1 .entry-meta {
    width: 100%!important;
    max-width: 500px;
    margin: 0 auto!important;
    letter-spacing: 0!important;
}

.lqd-post-cover h1.entry-title {
    margin-bottom: 40px!important;
}

.lqd-post-header .byline {
    display: none!important;
}

.lqd-blog-post-style-1 .lqd-post-header {
    height: 600px;
    padding: 120px 20px!important;
}

.lqd-blog-post-style-1 h1.entry-title {
    font-size: 50px!important;
}

.lqd-lp-img figure {
    border-radius: 10px!important;
}

.lqd-lp-style-13 .lqd-lp-meta {
    border-bottom-left-radius: 10px!important;
}

.ld_widget_recent_entries li figure {
    margin-right: 15px!important;
}

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

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

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

.lqd-lp-style-6 {
    box-shadow: none!important;
    border-radius: 10px!important;
}

.header.is-stuck .navbar-brand img {
    width: 237px;
}

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

.btn-custom .btn .btn-txt {
    text-wrap: auto!important;
}

.global-menu-inner {
    display: flex;
    align-items: center;
    padding: 60px 30px;
}

.global-menu-inner .sub-menu {
    padding-left: 20px;
}

.uc_liquid_menu_wrap {
    width: 100%;
}

.collapsed .uc-menu-item-pointer::after {
    content: "\f078";
    position: absolute;
    right: 0;
}

.expanded .uc-menu-item-pointer::after {
    content: "\f077";
    position: absolute;
    right: 0
}

.two-btn-sm {
    display: none;
}

.carousel-logo img {
    border-radius: 10px;
}

.text-primary {
    color: #f26b1d!important;
}

.text-red {
    color: #ea0c16!important;
}


@media screen and (max-width: 1024px) {
    .lqd-blog-post-style-1 h1.entry-title {
        font-size: 40px!important;
    }

    .lqd-blog-post-style-1 .lqd-post-header,
    .lqd-blog-post-style-1 .lqd-post-cover {
        height: 500px;
    }
}

@media screen and (max-width: 767px) {
    .lqd-blog-post-style-1 .lqd-post-header,
    .lqd-blog-post-style-1 .lqd-post-cover {
        height: 450px;
    }

    .uc_hover_switcher_col {
        height: 350px!important;
    }

    .uc_hover_switcher_col {
        flex: 1 0 auto!important;
    }
}

@media screen and (max-width: 575px) {
    .gmap {
        height: 350px;
    }
}


@media screen and (max-width: 409px) {
    .two-btn-sm {
        display: block;
    }

    .two-btn-md {
        display: none;
    }
}