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

body:not(.home) .main-header > .elementor > .elementor-section-wrap > .elementor-section:not(.lqd-stickybar-wrap){
  background: #ffffff;
}
.view-more-button[disabled]{
  content: url('images/Iphone-spinner-2.gif');
  background-color: transparent !important;
}
.view-more-button[disabled]:hover{
  box-shadow: unset !important;
}
.view-more-button[disabled] span{
  display: none;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table + .order_review_heading,
.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods{
  display: none;
}
.ld-shop-topbar .lqd-shop-topbar-breadcrumb{
  width: 100% !important;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

@media screen and (max-width: 479px){
  .ld-shop-topbar .lqd-shop-topbar-breadcrumb{
    display: block !important;
    width: 100% !important;
    font-size: 12px;
  }
  .woocommerce .woocommerce-breadcrumb a{
    font-size: 12px;
  }
}