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

@media (min-width: 768px){
.contacto .container {
    
    width: auto !important;
}
}

@media (min-width: 992px){
.contacto .container {
   
    width: auto !important;
}
}

@media (min-width: 1200px){
.contacto .container {
    
    width: auto !important;
}
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
 
    background: #DE060B !important;
}

.woocommerce button.button{
	background: #DE060B !important;
	
}
.woocommerce .ld-sp .ld-sp-btn:hover{
	background-color: #DE060B !important;
}


.lqd-contact-form p>label:only-child {
   
    color: black !important;
}



.wpcf7-acceptance .wpcf7-list-item-label {
    
    color: black !important;
}

.woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #DE060B !important;
   
}

.elementor-kit-8 input:not([type="button"]):not([type="submit"]), .elementor-kit-8 textarea, .elementor-kit-8 .elementor-field-textual {
    color: #000000 !important;
    background-color: #ffffff;
}


.woocommerce div.product .single_variation_wrap{
    display:none !important;
}

.woocommerce-MyAccount-navigation a {
	color: black !important;
}

.woocommerce .woocommerce-orders-table__cell-order-actions .button {
    
    background: #DE060B !important;
}

.woocommerce a.button:hover {
	background: #000 !important;
}
/*
.lqd-woo-pagination{
	display:none !important; 
}
*/

