/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2024 | 21:20:54 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.product_cat-yamaha-outboard-extension-kits .form_holder #appended {
	display: none !important;
}

.product_cat-yamaha-outboard-extension-kits .wp-block-cover__inner-container {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 20px;
	padding-right: 0 !important;
}


.product_cat-yamaha-outboard-extension-kits .wp-block-cover__inner-container div {
	margin: 0 !important;
}

.product_cat-yamaha-outboard-extension-kits .wp-block-cover__inner-container img {
	width: clamp(70px, 15.278vw, 220px);
	height: clamp(70px, 15.278vw, 220px);
	margin: 0 !important;
}

.product_cat-yamaha-outboard-extension-kits .wp-block-cover__inner-container h2 em {
	margin: 0 !important;
	width: 100%;
	text-align: center;
	max-width: 100% !important;
}

@media only screen and (max-width: 768px) {
	.product_cat-yamaha-outboard-extension-kits .wp-block-cover__inner-container h2.has-large-font-size {
		font-size: 22px !important;
		padding-top: 10px !important;
		margin: 0 !important;
	}
	.page-id-471 .wp-container-core-group-is-layout-5 h2.has-x-large-font-size span {
		margin-top: 10px !important;
	}
}