/* 
Theme Name: Storefront Child 
Version: 1.0 
Description: Child theme for Storefront. 
Author: Woo
Author URI: http://woocommerce.com 
Template: storefront 
*/  

form.woocommerce-form-login .form-row-wide {
	width:65% !important; 
}
form.woocommerce-form-login label.inline, form.woocommerce-form-login label.inline *{
	width:auto !important;
}
.boat-show .elementor a:hover, .elementor .boat-show  a:hover{ text-decoration:underline !important;}
 
/*media Queries*/
@media screen and (max-width: 480px){
	p, li, div:not(.rev_slider_wrapper div){
		font-size:12px !important; 
	}
}