/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


a.wp-block-button__link.wp-element-button:after {
    content: '';
    background-image: url(/wp-content/uploads/2026/05/arreow.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 1em;
    height: 1em;
    display: inline-block;
    margin-left: 10px;
}

.block-shop a.wp-element-button:after {
    display: none;
}


span.wp-block-accordion-heading__toggle-icon {
    background: white !important;
	border-radius: 100% !important; }
	
	
.wpforms-container .wpforms-field-label, .wp-core-ui div.wpforms-container .wpforms-field-label {
    font-weight: 600;
    margin-bottom: 10px !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    background-color: #ECF6FF;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
	padding-bottom: 100px;
}

/*scheda laboratori*/
.single-att {
	display: grid;
    grid-template-columns: 70% 1fr;
    grid-template-rows: 1fr;
    grid-gap: 2em;
}

.single-att-col2 {
	position: sticky;
    top: 30px;
    align-self: start;
}

.scheda {
	background-color: #E4F0FB;
	padding:2em;
	margin-bottom: 30px;
}

.tariffe {
	background-color: #E4F0FB;
	padding:2em;
}

.attivita-note-box {
	background-color: #F6F2E9;
	padding:2em;
	margin-bottom: 30px;
}
span.cat-item {
    background: #C9E1F6;
    padding: 5px 8px;
    text-transform: uppercase;
    font-weight: 600;
	color: #002A40;align-content
}

.single-att-col1 h2 {
	margin-top: 20px;
}

.related-block {
    border-top: 1px solid #008BD2;
    margin-top: 70px;
    text-align: center;
    padding-top: 70px;
}

.related-items {
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(480px, 1fr));
    grid-gap: 2em;
}

a.related-item {
	margin-top: 20px;
    background: white;
    padding: 2em;
    box-shadow: -1px 0px 10px -3px rgba(0, 0, 0, 0.55);
}

.related-items h4 {
	margin-top: 20px;
}

img.img-dec {
    margin-bottom: 20px;
}

.punto-scheda {
    display: grid;
    grid-template-columns: 10% 1fr;
    column-gap: 10px;
    margin-bottom: 20px;
}

.punto-scheda ul {
    list-style: none;
    padding: 0;
}

ul.lista-prezzi {
    list-style: none;
    padding: 0;
    font-weight: 700;
}

.scheda h5 {
    border-bottom: 1px solid #008BD2;
    padding-bottom: 10px;
}

.tariffe h5 {
    border-bottom: 1px solid #008BD2;
    padding-bottom: 10px;
}

.zg-tour-box {
    border-top: 1px solid #C9E1F6;
    border-bottom: 1px solid #C9E1F6;
    padding: 30px 0;
	margin-bottom: 30px !important;
}

h6.zg-tour-title {
color: #00628D;
    text-transform: uppercase;
}

.zg-tour-button-wrap {
    margin-top: 20px;
}


.summary.entry-summary.entry-summary-items {
    margin-left: 60px;
}

.zg-info-utili{
	background-color: #00628D;
	color: #fff;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    padding: 80px 90px;
}


.zg-info-utili h2 {
	font-size: 20px;
	font-family: 'Poppins';
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}

/*grid attivita*/
.cpt-grid {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1.8em;
}

.cpt-grid__image {
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f2f2f2;
}

.cpt-grid__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cpt-grid__item {
    text-align: center;
    background: #fff;
    background: white;
    padding: 1em;
    box-shadow: -1px 0px 10px -3px rgba(0, 0, 0, 0.55);
}

.cpt-grid__category {
    color: #002A40;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 18px;
	margin-bottom: 8px;
}

h5.cpt-grid__title {
    color: #00628D;
}

p.cpt-grid__excerpt {
	color: #212121;
	font-size: 16px;
}

.wpsf-product-title a{
	line-height: 1.4 !important;
	font-family: 'Boldonse' !important;
	color: #fff !important;
}

#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
	font-size: 16px !important;
	line-height: unset !important;
	border-radius: 5px !important;
    margin-top: 30px !important;
}

#wps-slider-section #sp-woo-product-slider-649.wps-product-section .wpsp-pagination-dot .swiper-pagination-bullet {
	background-color: #fff;
}

#wps-slider-section #sp-woo-product-slider-649.wps-product-section .wpsp-nav {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
}

#wps-slider-section #sp-woo-product-slider-649.wps-product-section .wpsp-nav:hover {
    color: #ffffff;
    background-color: #002A40;
    border-color: #002A40;
}

.woo-tour-info.exwt-col12.meta-full-style {
    display: none !important;
}

span.exwo-otitle {
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.tour-info-select span.woocommerce-Price-amount.amount {
    font-weight: 700 !important;
}

span.wt-tickets-status {
    color: orange !important;
}

li.wc-block-product {
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .single-att {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 2fr;
        grid-gap: 3em;
    }
	
	.single-att-col2 {
		position: unset;
	}
}

@media screen and (max-width: 768px) {
    .related-items {
        display: flex;
        flex-direction: column;
        grid-gap: 2em;
    }
	
	.col-resp {
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
}
	
	.summary.entry-summary.entry-summary-items {
    margin-left: 0px;
}	
}

.intro-video.wp-block-advanced-columns-column {
	position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

#myVideo {
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;

    object-fit: cover;

    z-index: 1;
}

.content-text-home {
    position: relative;
    z-index: 3;

    color: white;
    text-align: center;
    padding: 20px;
}