<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.payment_box.payment_method_stripe p {
    display: none;
}

.cfvsw-selected-label {
	display: none;
}

#primary {
	margin-bottom: 2em;
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 0 !important;
	margin-bottom: 0 !important;
}

.tabs.wc-tabs {
    display: none;
}

ul {
    margin-left: 1em;
}

@media (max-width: 1024px) {
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-bottom: 50px !important;
}
}

.cfvsw-label-option {
    font-size: 1em !important;
}

.woocommerce div.product p.price {
    font-size: 2.3rem;
		margin: 0.6em 0;
}
.woocommerce-js div.product span.price {
    font-size: 2.3rem;
}

span.ast-shipping-text {
    font-size: 1.3em;
}

.ast-single-product-payments {
	margin-top: 20px;
/*    margin-bottom: 0em;
    margin-top: 0;
    padding: 0;
    border: 0;*/
}

.ast-single-product-payments legend {
/*    padding: 0 !important;
    margin-bottom: 0 !important;
    text-align: left;
	font-size: 1.1em;*/
}

button.single_add_to_cart_button.button.alt {
    font-size: 1.2em !important;
    text-transform: capitalize !important;
}

.woocommerce-message {
	display: none;
}

@media (min-width: 922px) {
	#metaslider-id-5613	{
		display: none !important;
	}
	
	.ast-single-entry-banner[data-post-type="product"] {
    justify-content: center;
    width: 100%;
    padding-top: 7em;
    padding-right: 0em;
    padding-bottom: 7em;
    padding-left: 0em;
}
}

@media (max-width: 921px) {
	.beachball-title {
		font-size: 1.75em !important;
	}
	
	.woocommerce-product-gallery {
		display: none !important;
	}

	.ast-single-entry-banner[data-post-type="product"] {
    justify-content: center;
    width: 100%;
    padding-top: 5em;
    padding-right: 0em;
    padding-bottom: 5em;
    padding-left: 0em;
}
}

.payment_box.payment_method_ppcp {
	display: none !important;
}

.woocommerce-privacy-policy-text {
	/*display: none;*/
}

#billing_country_field, #shipping_country_field {
	display: none;
}

.ast-single-entry-banner[data-post-type="product"][data-banner-background-type="featured"] {
    background: url(https://pensacolabeachballs.com/wp-content/uploads/2024/08/IMG_6629-scaled-1.jpeg);
	    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}

.product_meta {
	display: none !important;
}

.ast-stock-detail {
	display: none;
}</pre></body></html>