/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2022 | 10:52:17 */
[type=button], [type=submit], button{
	border: none !important;
}

elementor-kit-5 button:hover, .elementor-kit-5 button:focus, .elementor-kit-5 input[type="button"]:hover, .elementor-kit-5 input[type="button"]:focus, .elementor-kit-5 input[type="submit"]:hover, .elementor-kit-5 input[type="submit"]:focus, .elementor-kit-5 .elementor-button:hover, .elementor-kit-5 .elementor-button:focus {

    box-shadow: none !important;
}

.elementor-button:focus {
    box-shadow: none !important;
}

ul.products li.product .button{
	display: none;
}


[type=button]:focus, [type=submit]:focus, button:focus {
    outline: 0px !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type {
    margin-top: 0px !important;
	
}

body > div.dgwt-wcas-details-wrapp.woocommerce.js-dgwt-wcas-initialized.dgwt-wcas-suggestions-wrapp-fixed > div.dgwt-wcas-details-inner.dgwt-wcas-details-inner-product.dgwt-wcas-details-inner-active > div > div > div.dgwt-wcas-pd-addtc.js-dgwt-wcas-pd-addtc > form > p > a{
	color: black !important;
}


.elementor-button{
    box-shadow: none !important;
}
.elementor-button:hover{
    box-shadow: none !important;
}



body{
	min-width: 320px !important;
}





.woocommerce ul.products li.product a{
    transition: all .01s;
}


}