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

html { scroll-behavior: smooth; }

@media only screen and (max-width: 769px){
	.ld-shop-topbar{
		padding-top: 175px !important;
	}
	
	.ld-product{
		margin-top: -50px !important;
	}

}



@media only screen and (min-width: 769px){
	.ld-shop-topbar{
		margin-top: 100px !important;
	}
	
	
}

/**/
.lqd-module-search-info{
	display: none;
}

.wc-block-components-order-summary__button-text, .wc-block-components-checkout-place-order-button{
	color: #fff;
}

/*Checkout y Carrito*/
.wp-block-woocommerce-checkout{
	padding-top: 150px !important;
}

.wp-block-woocommerce-cart{
	padding-top: 150px !important;
}

.wp-block-woocommerce-empty-cart-block h2, .wc-block-cart__empty-cart__title{
	display: none !important;
}

.wc-block-grid__product-title {
	color: black !important;
}
