/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #product .product-description .product-page--submit-action {
 	float: initial;
 }

@media screen and (max-width: 786px) {
	header .elementor-widget-sign-in {
		margin-bottom: 0!important;
	}
	.product-accessories > p {
		margin-top: 25px; 
	}
}