/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 19 2025 | 11:40:41 */
.site-content .ast-container {
	flex-direction: column;
	align-items: center;
}
span.page-numbers.current {
    color: white !important;
}
li.variable-item.button-variable-item {
    background: #f5f5f5 !important;
	-webkit-box-shadow: none!important;
	min-height: 44px!important;
	border-radius: 12px!important;
}
table.variations th label {
    font-size: 12px;
    font-weight: normal !important;
}
li.variable-item.button-variable-item.selected {
    background: #fbed00 !important;
}
.custom-fullwidth-top-section {
    width: 100%;
    background-color: #f4f4f4;
    padding: 60px 20px;
    text-align: center;
}

.addons_div_selection {
	border: none;
	padding: 0;
	margin: 3px;
	img {
		border-radius: 12px!important;
	}
}

.custom-fullwidth-top-section .ast-container {
    max-width: 1200px;
    margin: 0 auto;
}

form.variations_form.cart.wvs-loaded {
    max-width: 650px;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
	flex: 1;
	min-width: 0;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before {
	background-size: 12%;
}

.page-id-2174 {
	background: #575556 !important;
	.prefooter-area {
		display: none;
	}
	.wp-block-group.group-link.is-layout-flow {
		display: flex;
		justify-content: center;
		flex-direction: column;
		gap: 10px;
		max-width: 400px;
		padding: 0;
	}
	a {
		text-decoration: none !important;
		.link-menu {
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			justify-content: flex-start;
			align-items: center;
			background: #ffed00;
			padding: 15px 35px;
			border-radius: 8px;
			color: #575556;
			fill: #575556;
			border: 1px solid #ffed00;
			.icon-link {
				margin-right: 15px;
			}
			.icon-link-text {
				font-size: 17px;
				margin-left: 10px;
				text-decoration: none;
			}
		}
		.link-menu:hover {
			background: #575556 !important;
			color: white;
			fill: white;
			transition: 0.4s;
			border: 1px solid white;
		}
	}
}

.af_addon_radio_custom {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
	gap: 10px;
	input[type="radio"] {
		display: none;
	}
	label {
		display: block;
		width: 100%;
		cursor: pointer;
		padding: 12px 10px; 
		text-align: center;
		background: #f5f5f5;
		border-radius: 10px;
		span {
			font-size: 15px;
			color: #575756;
		}
	}
}
label:has(.af_pao_options_radio_buttons:checked) {
  background-color: #FFED00;
}
.af_addon_radio_custom > * {
    flex: 1; 
    min-width: 0; 
}
.af_addons_check_custom > * {
    display: flex;
    gap: 15px;
    background-color: #f5f5f5;
    padding: 12px 10px;
    border-radius: 10px;
	label span {
		font-size:15px;
		color:#575756;
	}
}

#footer-reassicurance {
	display: flex;
	gap: 10px;
	flex-direction: row;
	#footer-reassicurance-1, #footer-reassicurance-2 {
		display: flex;
		flex-direction: column;
		gap: 10px;
		justify-content: center;
		color: white;
		padding: 15px;
		border: 0.5px solid white;
		border-radius: 12px;
		width: 50%;
	}
}
/* Pagina archivio prodotti */
body.archive.post-type-archive.post-type-archive-product.woocommerce-shop.ast-woo-shop-archive, body.single-product.ast-custom-post-type.ast-single-post  {
	#content, section.related.products {
		ul.products {
			li {
				background: white;
				z-index: 99;
				border-radius: 40px;
				.astra-shop-summary-wrap {
					padding: 10px 20px;
				}
				img {
					border-radius: 40px 40px 0 0;
				}
			}
		}
	}
}
/* Pagina prodotti */
body.single.single-product {
	#content .ast-container {
		max-width: 100%;
		margin: 0;
		padding: 0;
		div#primary {
			margin-bottom: 0 !important;
			.woocommerce-tabs.wc-tabs-wrapper {
				padding-bottom: 4em!important;
				margin-bottom: 0!important;
				background: #fbed00;
				display: flex;
                flex-direction: column;
                align-content: center;
                align-items: center;
				ul, .woocommerce-Tabs-panel {
					max-width: 1240px;
					width: 100%;
					background: white;
                    margin: 0;
                    z-index: 99;
                    padding: 25px;
                    border: none !important;
				}
				ul.tabs.wc-tabs {
					border-radius: 20px 20px 0 0;
					box-shadow: none;
					padding-bottom: 0px;
					li a {
						font-size: 40px;
					}
				}
				.woocommerce-Tabs-panel {
					padding-top: 0px;
					border-radius: 0 0 20px 20px;
				}
			}
			
		}
	}
}
section.related.products {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
	ul.products {
		max-width: 1240px;
	}
}
.prefooter-area {
	padding: 40px 20px;
	background-color: #fbed00;
	position: relative;
	figure.custom-pattern {
		position: absolute;
		top: -20%;
		left: 40px;
		width: 460px;
		z-index: 1;
	}
	.address-footer {
		z-index: 3;
	}
	.map-address, .wpcf7 form {
		z-index: 2;
	}
	.icon-message {
		position: absolute;
		width: 250px;
		top: -130px;
		left: 20px;
	}
	figure.arrow-bottom-address {
		position: absolute;
		bottom: -30%;
		width: 300px;
		right: -10%;
		rotate: 180deg;
	}
	figure.arrow-bottom-form {
		position: absolute;
		width: 300px;
		bottom: 0;
		rotate: 20deg;
	}
}
.relative {
	position: relative;
}
div#ast-desktop-header {
	margin: 20px 40px 0 40px;
	border-radius: 40px;
	box-shadow: 0 0 8px #0000001f;
	.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
		border-radius: 40px 40px 15px 15px;
	}
	.ast-below-header-bar.ast-below-header.site-header-focus-item {
		border-radius: 0 0 40px 40px;
	}
}
a.ast-builder-social-element.footer-social-item {
	border: 1px solid #fbed00;
	padding: 10px;
	border-radius: 50%;
}
span.site-title {
	display: none;
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
	background: #fbed00;
	border: 2px solid #575756;
	box-shadow: none;
	border-radius: 8px;
}
input.wpcf7-form-control.wpcf7-text::focus, textarea.wpcf7-form-control.wpcf7-textarea::focus {
	border: 2px solid #575756!important;
}
input.wpcf7-form-control.wpcf7-text::placeholder, textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
	color: #575756;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
	background: #575756;
	border-radius: 8px;
	color: #fbed00;
	text-transform: uppercase;
	font-weight: 600;
}

.custom-banner-inner {
	margin-top: 30px;
	h1 {
		font-size: 70px;
		color: #575756;
		padding-left: 30px;
	}
}
.custom-banner-image {
    max-height: max-content;
	.img-wrapper {
		position: relative;
		width: max-content;
		img {
			height: 400px;
			width: 700px;
			object-fit: cover;
			border-radius: 40px;
			box-shadow: 2px 1px 16px 1px #8b8b8b1a;
		}
	}
}

.custom-banner-image .img-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 223, 0, 0.7), rgba(255, 223, 0, 0));
    pointer-events: none; 
    border-radius: 40px;
}

section.related.products {
    background: #fbed00;
}

@media (min-width: 1400px) {
	.prefooter-area {
		.figure.custom-pattern {
			left: 8%;
		}
		.icon-message {
			left: 12%;
			width: 320px;
		}
	}
}
@media (min-width: 950px) {
	.custom-banner-image {
		.img-wrapper {
			position: relative;
			width: 100%;
		}
	}
	
	.ast-woo-shop-archive .site-content > .ast-container {
		padding: 0;
		max-width: 100%;
		.custom-fullwidth-banner {
			width: 100%;
			max-width: 1240px;
		}
		#primary.primary {			
			background: #fbed00;
			border-radius: 100px 100px 0 0;
			margin-bottom: 0;
			width: 100%;
			display: flex;
			flex-direction: column;
			align-items: center;
			div.ast-woocommerce-container {
				max-width: 1240px;
				width: 100%;
			}
		}
	}
}
@media (min-width: 769px) {
	.address-footer {
		width: 140%;
	}
}
@media (max-width: 768px) {
	body.single-product.ast-custom-post-type.ast-single-post {
		.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
			padding: 0 20px;
		}
		section.related.products {
			padding: 0 20px;
		}
		button.single_add_to_cart_button.button.alt {
			width: 80% !important;
			padding: 15px 20px !important;
		}
	}
	body.single.single-product {
	.ast-container {
		div#primary {
			.woocommerce-tabs.wc-tabs-wrapper {
				padding: 30px 20px;
			}
			.summary.entry-summary {
				padding: 0 20px;
			}
			.woocommerce-notices-wrapper {
				padding: 20px 30px;
				.woocommerce-message {
					border-radius: 20px!important;
					border: 0!important;
					a.button.wc-forward {
						width: 100%;
						text-align: center;
					}
				}
			}
		}
	}
	#footer-reassicurance {
		flex-direction: column;
		gap: 20px;
		#footer-reassicurance-1, #footer-reassicurance-2 {
			width: 100%;
		}
	}
	.prefooter-area {
		figure.custom-pattern {
			left: 0%;
			width: 100%;
		}
		figure.arrow-bottom-address {
			width: 150px;
			right: 0%;
		}
		.address-footer {
			margin-bottom: -60px;
        	border-radius: 12px 12px 0 0 !important;
			p {
				font-size: 28px!important;
			}
		}
		figure.arrow-bottom-form {
			position: absolute;
			width: 150px;
			bottom: -96px;
			right: 0;
			rotate: -85deg;
		}
		.icon-message {
			position: absolute;
			width: 150px;
			top: -92px;
			left: 20px;
			z-index: 30;
		}
	}
}
