/*
	Theme Name: Ace Portable Services - Child Theme
	Theme URI: 
	Description: 
	Author: AVC
	Author URI: https://www.aptosvillagecreative.com
	Version: 1.0
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: kerwin-elementor
	Description: 
	Template: hello-elementor
*/

.main-footer a {
	text-decoration: none !important;
}

.main-footer a:hover .elementor-icon-list-text {
	text-decoration: underline !important;
}

body .elementor-widget-button:hover {
	cursor: pointer !important;
}

.elementor-widget-button a.elementor-button-link:hover {
	color: #FFF !important;
	text-decoration: none !important;
	cursor: pointer !important;
}

body ul.sub-menu.elementor-nav-menu--dropdown {
	margin: 0 !important;
	padding: 20px !important;
	left: -10px !important;
}

body .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul
{
 left: -20px !important;
}

.woocommerce-product-details__short-description,
.woocommerce-product-details__short-description p,
.woocommerce-product-details__short-description a,
.woocommerce-product-details__short-description ul,
.woocommerce-product-details__short-description li {
	color: #000 !important;
}

.woocommerce .products li.product a.button {
	font-weight: 600 !important;
	font-size: 13px !important;
	border-bottom: 1px solid transparent;
	transition: .2s ease all;
}

.woocommerce .products li.product a.button:hover {
	border-bottom: 1px solid #ED1C25 !important;
	transition: .2s ease all;
}