@charset "UTF-8";
 html, body {
outline: none !important;
overflow-x: hidden;
font-size: 20px;
color: #707070;
line-height: 30px;
font-family: "macho", sans-serif !important;
font-style: normal;
font-weight: 300;
}
body * {
font-family: "macho", sans-serif !important;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu {
width: 100%;
min-width: 13rem !important;
}
header#masthead {
align-items: center !important;
position: absolute !important;
top: 0;
left: 0;
z-index: 99;
width: 100%;
}
header#masthead:not(.sticky) .site-branding .site-logo.sticky-logo {
display: none;
}
header#masthead.sticky {
position: fixed !important;
transition: all 0.4s ease-in !important;
width: 100%;
background: #fff;
transform: translateY(-120px);
transition: transform 0s !important;
}
header#masthead.sticky .site-branding .site-logo {
display: none;
}
header#masthead.sticky .site-branding .site-logo.sticky-logo {
display: block;
}
header#masthead.sticky.sticky-on {
transform: translateY(0);
transition: transform 0.2s ease !important;
}
header#masthead.sticky.sticky-on .primary-navigation .primary-menu-container #primary-menu-list li.associati {
border: 2px solid #102F85;
}
header#masthead.sticky.sticky-on .primary-navigation .primary-menu-container #primary-menu-list li ul.sub-menu {
top: 59px;
}
header#masthead .primary-navigation {
margin-left: 35px !important;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list {
align-items: center;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li {
font-size: 16px;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li a {
text-transform: uppercase;
color: #102F85;
transition: all 0.3s ease;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li a:hover {
color: #DE1413;
border-bottom: 1px solid #DE1413;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li.associati {
border: 2px solid #102F85;
padding: 5px 15px;
border-radius: 50px;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li.associati:hover {
background-color: #102F85;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li.associati:hover a {
color: #fff !important;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li.associati a:hover {
color: #102F85;
border-bottom: none;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li.current-menu-item:not(.associati) a {
color: #DE1413;
border-bottom: 1px solid #DE1413;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li:not(:last-child) {
margin-right: 55px;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li > ul.sub-menu {
background: #fff !important;
padding-top: 6px !important;
padding-bottom: 8px !important;
margin-top: 13px;
width: 580px;
padding-right: 10px;
box-sizing: content-box;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li > ul.sub-menu > li a {
display: inline;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li > ul.sub-menu > li > .sub-menu {
border-left: 1px solid #102f85;
margin-bottom: 10px;
font-size: 0.9em !important;
}
header#masthead .login-part {
position: absolute;
right: 5vw;
top: 50%;
transform: translateY(-50%);
border-radius: 50%;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
background-color: #fff;
box-shadow: 0px 0px 10px 3px #00000047;
}
header#masthead .login-part a {
display: flex;
justify-content: center;
align-items: center;
}
header#masthead .login-part a img {
width: 50px;
height: auto;
}
@media only screen and (max-width: 1600px) {
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li:not(:last-child) {
margin-right: 30px;
}
}
@media screen and (max-width: 1366px) {
header#masthead .site-branding .site-logo:not(.sticky-logo) span img {
height: 133px !important;
object-fit: contain;
}
header#masthead .primary-navigation {
margin-left: 27px !important;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list li {
font-size: 14px;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list li:not(:last-child) {
margin-right: 30px;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list li > ul.sub-menu {
width: 510px;
}
header#masthead .mobile-navigation .menu-button-container {
padding-top: 0;
top: -1rem;
}
}
@media screen and (max-width: 1280px) {
header#masthead .primary-navigation .primary-menu-container #primary-menu-list li a {
font-size: 12px;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list li > ul.sub-menu {
width: 300px;
}
header#masthead .primary-navigation .primary-menu-container #primary-menu-list li > ul.sub-menu > li a {
margin-bottom: 8px;
line-height: 1.2em;
}
header#masthead .site-branding {
width: 260px;
}
}
@media only screen and (max-width: 1200px) {
header#masthead .primary-navigation .primary-menu-container #primary-menu-list > li:not(:last-child) {
margin-right: 20px;
}
}
@media only screen and (max-width: 1100px) {
header#masthead {
padding: 30px 20px !important;
}
header#masthead #site-navigation {
margin-left: 0 !important;
}
header#masthead .login-part {
right: 30px !important;
}
}
@media screen and (max-width: 1024px) {
.mobile-navigation-open {
overflow: hidden;
position: fixed;
top: auto;
}
.mobile-navigation-open header#masthead:not(.sticky) .site-branding {
margin: 0 auto !important;
}
.mobile-navigation-open header#masthead.sticky .site-branding {
margin: 0 auto !important;
}
.mobile-navigation-open header#masthead.sticky .site-branding .site-loho:not(.sticky-logo) {
display: none !important;
}
.mobile-navigation .primary-menu-container {
z-index: -1 !important;
transition: z-index 0s linear;
}
.mobile-navigation .primary-menu-container #mobile-menu-list {
margin-top: 4rem;
padding-top: 40px !important;
}
.mobile-navigation .primary-menu-container #mobile-menu-list li {
font-size: 18px; }
.mobile-navigation .primary-menu-container #mobile-menu-list li a {
text-transform: uppercase;
text-decoration: none;
color: #102F85;
}
.mobile-navigation .primary-menu-container #mobile-menu-list li ul.sub-menu li {
text-align: center;
}
.mobile-navigation .primary-menu-container #mobile-menu-list li ul.sub-menu li a {
text-align: center;
}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
header#masthead:not(.sticky) .site-branding {
margin: 0 0 0 20px !important;
}
}
@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
header#masthead:not(.sticky) .site-branding {
margin: 0 0 0 20px !important;
}
}
@media screen and (max-width: 767px) {
body {
padding-top: 81.5px;
}
header#masthead {
padding: 15px 10% !important;
}
header#masthead .site-branding .site-logo:not(.sticky-logo) {
display: none;
}
header#masthead .site-branding .site-logo.sticky-logo {
display: block !important;
}
header#masthead .login-part {
right: 15px !important;
width: 40px;
height: 40px;
}
header#masthead .login-part img {
width: 100% !important;
}
#mobile-navigation .menu-button-container {
left: 20px !important;
}
}
@media screen and (max-width: 550px) {
.mobile-navigation .primary-menu-container {
z-index: -1 !important;
}
.mobile-navigation .primary-menu-container #mobile-menu-list li {
font-size: 15px;
}
.mobile-navigation .primary-menu-container #mobile-menu-list li a {
text-transform: uppercase;
text-decoration: none;
color: #102F85;
}
.site-branding {
width: 200px !important;
}
.site-branding img {
width: 100%;
}
}
.content-boxed {
width: 1200px;
margin: 0 auto;
}
h1, .h1-style {
font-size: 48px;
color: #102F85;
line-height: 53px;
font-style: normal;
font-weight: 300;
}
h2, .h2-style {
font-size: 24px;
color: #102F85;
line-height: 28px;
font-style: normal;
font-weight: 300;
}
.link, .gform_button {
background: #114980;
color: #fff;
padding: 10px 50px;
font-style: normal;
font-weight: 500;
border: 1px solid #114980;
transition: all 0.3s ease-in;
text-decoration: none;
text-transform: uppercase;
margin-top: 20px;
}
.link:hover, .gform_button:hover {
background: #fff;
color: #114980;
}
b {
font-style: italic;
font-weight: 500 !important;
}
div#page {
overflow: hidden;
}
.slick-next, .slick-prev {
width: 20px !important;
height: 20px !important;
z-index: 99;
}
.slick-next {
right: 20px !important;
}
.slick-prev {
left: 20px !important;
}
.slick-prev:before {
content: "" !important;
left: 0;
top: 0;
width: 100% !important;
height: 100% !important;
position: absolute !important;
background-image: url(//protettinsieme.org/wp-content/themes/protettinsieme-child/assets/arrow-prev.svg);
background-repeat: no-repeat;
background-size: contain;
}
.slick-next:before {
content: "" !important;
left: 0;
top: 0;
width: 100% !important;
height: 100% !important;
position: absolute !important;
background-image: url(//protettinsieme.org/wp-content/themes/protettinsieme-child/assets/arrow-next.svg);
background-repeat: no-repeat;
background-size: contain;
}
#heading {
width: 100%;
display: block;
}
#heading .container {
width: 100%;
display: block;
}
#heading .container .slider {
width: 100%;
display: flex;
}
#heading .container .slider .slide {
position: relative;
}
#heading .container .slider .slide img {
width: 100vw;
object-fit: cover;
}
#heading .container .slider .slide .top-text {
position: absolute;
top: 51%;
left: 50%;
transform: translate(-50%, -50%);
}
#heading .container .slider .slide .top-text .top-inner {
padding-right: 27rem;
}
#heading .container .slider .slide .top-text .top-inner h1, #heading .container .slider .slide .top-text .top-inner h2 {
margin: 0;
}
#heading .container .slider .slide .top-text .top-inner h1 p, #heading .container .slider .slide .top-text .top-inner h2 p {
margin-bottom: 20px;
}
#heading .container .slider .slide .top-text .top-inner h3 {
margin-top: 0;
}
#heading .container .slider .slide .top-text .top-inner .link-wrapper {
display: inline-block;
margin-top: 15px;
}
#heading .container .slider .slide .top-text .top-inner .link-wrapper a {
display: inline-flex;
color: #fff;
text-transform: uppercase;
padding: 12px 35px;
background: #114980;
font-size: 18px;
line-height: 18px;
text-decoration: none;
}
.page-top {
position: relative;
height: 34vw;
width: 100%;
}
.page-top p {
margin: 0;
}
.page-top p img {
width: 100vw;
object-fit: cover;
}
.page-top .top-text {
position: absolute;
top: 43%;
left: 50%;
transform: translateX(-50%);
}
.page-top .top-text .top-inner {
padding-right: 27rem;
}
.page-top .top-text .top-inner h1 {
margin-bottom: 20px;
}
.page-top .top-text .top-inner h2 {
margin-top: 0;
}
.second-section#associazione {
padding: 70px 0 90px;
}
.second-section#associazione h2 {
max-width: 420px;
}
.second-section#associazione {
padding: 40px 0 60px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
.second-section#associazione > div {
flex-basis: 50%;
width: 50%;
}
.second-section#associazione > div.associazione-left {
padding-right: 80px;
padding-bottom: 50px;
}
.third-section img {
display: block;
width: 100%;
object-fit: cover;
}
.fourth-section {
max-width: 800px;
padding: 90px 0 130px;
}
.fourth-section h3 {
font-style: normal;
font-weight: 300;
color: #102F85;
font-size: 36px;
}
.fourth-section h3.gsection_title {
font-size: 20px !important;
margin: 30px 0 0;
}
.fourth-section .disabled {
pointer-events: none;
filter: grayscale(1);
opacity: 0.5;
}
.fourth-section .gform_wrapper.gravity-theme .ginput_container_date input {
width: 100% !important;
}
.last-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 70px 0 130px;
}
.last-section h3 {
font-style: normal;
font-weight: 300;
color: #102F85;
font-size: 36px;
}
.last-section p {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.last-section p span {
margin-bottom: 35px;
}
.page-template-template-standard .primary-menu-container {
display: none;
}
.page-template-template-standard .main-section {
padding: 250px 0 90px;
}
.page-template-template-convenzioni header {
background-color: #A3C0C2;
}
.page-template-template-convenzioni #content {
min-height: 0;
}
.page-template-template-convenzioni .main-section {
padding: 250px 0 90px;
}
.page-template-template-convenzioni .main-section .intro-convenzioni {
padding: 50px 0;
}
.page-template-template-convenzioni .main-section .lista-convenzioni {
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
list-style-type: none;
flex-direction: row;
}
.page-template-template-convenzioni .main-section .lista-convenzioni li {
display: flex;
flex-direction: column;
width: calc((100% - 40px) / 3);
flex-basis: calc((100% - 40px) / 3);
padding: 0 20px 30px;
align-items: center;
margin-bottom: 30px;
border: 1px solid #102F85;
border-radius: 5px;
}
.page-template-template-convenzioni .main-section .lista-convenzioni li img {
max-width: 90%;
}
.page-template-template-convenzioni .main-section .lista-convenzioni li .convenzione-title {
text-align: center;
}
.page-template-template-evento .slick-list, .page-template-template-evento .slick-slide {
width: 100% !important;
}
.page-template-template-evento .second-section#associazione {
padding: 50px 0 0px;
}
.loghi_tci {
display: flex;
justify-content: center;
align-items: flex-start;
margin-top: 50px;
}
.loghi_tci img:last-child {
max-height: 50px;
margin-left: 50px;
display: none !important;
}
.gfield_radio {
display: flex;
align-items: center;
justify-content: space-evenly;
}
.gfield_radio .gchoice {
position: relative;
border: 3px solid #d4d4d4;
min-height: 150px;
width: 30%;
border-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
}
.gfield_radio .gchoice.active {
border-color: #102F85;
background-color: #C4D6D8;
color: #000;
}
.gfield_radio .gchoice input {
opacity: 0;
width: 1px;
height: 1px;
position: absolute;
cursor: pointer;
cursor: hand;
}
.gfield_radio .gchoice label {
line-height: 1.5em;
text-align: center;
cursor: pointer;
cursor: hand;
font-size: 24px !important;
}
.gfield_radio .gchoice label:before {
font-size: 30px;
font-family: sans-serif;
display: inline-block;
display: block;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.gfield_radio#input_1_32 {
justify-content: space-between;
}
.gfield_radio#input_1_32 .gchoice label {
line-height: 1.5em;
font-size: 15px !important;
}
.gfield_radio#input_1_32 .gchoice:nth-child(1) label:before {
content: "139€";
}
.gfield_radio#input_1_32 .gchoice:nth-child(2) label:before {
content: "125€";
}
.gfield_radio#input_1_32 .gchoice:nth-child(3) label:before {
content: "125€";
}
.privacy_popup {
opacity: 0;
visibility: hidden;
display: block;
position: fixed;
width: calc(50%);
height: auto;
left: 50%;
top: 165px;
bottom: 4vw;
overflow: auto;
z-index: 999999999;
border: 1px solid #e8e8e8;
transform: translateX(-50%);
-webkit-box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.73);
box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.73);
}
.privacy_popup.open {
visibility: visible;
opacity: 1;
}
.privacy_popup .popup_inner {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: relative;
padding: 4rem;
padding-top: 1.5rem;
background: #fff;
z-index: 9999;
}
.privacy_popup .popup_inner .consens-block {
display: block;
text-align: center;
margin-top: 27px;
}
.woocommerce-page #content {
padding-top: 200px;
}
.woocommerce-page #content .show-password-input {
top: 50%;
transform: translateY(-50%);
}
.woocommerce.single-product #content #primary {
width: 100vw;
padding: 0 16vw;
padding-bottom: 200px;
}
.woocommerce.single-product #content #primary .woocommerce-breadcrumb {
display: none;
}
.woocommerce.single-product #content #primary .summary {
float: none !important;
width: 100% !important;
}
.woocommerce.single-product #content #primary .summary > p {
position: absolute;
right: 0;
top: 0;
margin-top: 11px;
}
.woocommerce.single-product #content #primary .summary > p bdi {
font-size: 48px;
}
.woocommerce.single-product #content #primary .summary > h1 {
margin-bottom: 2.6vw;
font-size: 35px;
}
.woocommerce.single-product #content #primary .wcsatt-options-prompt-radios {
display: none;
}
.woocommerce.single-product #content #primary .variations {
width: 47.5%;
}
.woocommerce.single-product #content #primary .variations #agevolazione {
height: 45px;
font-size: 16px;
width: 100%;
min-width: unset;
}
.woocommerce.single-product #content #primary form.variations_form {
position: relative;
}
.woocommerce.single-product #content #primary .woocommerce-Price-amount.amount {
display: none;
}
.woocommerce.single-product #content #primary .price .woocommerce-Price-amount.amount {
display: block;
font-size: 35px;
}
.woocommerce.single-product #content #primary .boxes {
width: 100%;
position: relative;
display: flex;
justify-content: space-between;
}
.woocommerce.single-product #content #primary .boxes .single-box {
cursor: pointer;
width: 48%;
display: flex;
flex-direction: column;
align-items: center;
align-items: center;
border: 2px solid #00000044;
padding: 40px;
border-radius: 10px;
}
.woocommerce.single-product #content #primary .boxes .single-box h2 {
font-size: 27px;
text-align: center;
}
.woocommerce.single-product #content #primary .boxes .single-box img {
width: 300px;
height: auto;
}
.woocommerce.single-product #content #primary .boxes .single-box.selected {
background-color: #e0e0e0;
border: 3px solid #102F85;
}
.woocommerce.single-product #content #primary .boxes .single-box:hover {
background-color: #e0e0e0;
}
.woocommerce.single-product #content #primary .product_meta {
display: none;
}
.woocommerce.single-product #content #primary .woocommerce-tabs.wc-tabs-wrapper {
display: none;
}
.woocommerce.single-product #content #primary .single_add_to_cart_button {
margin-top: 2.6vw;
}
.woocommerce.single-product #content #primary table.variations .label {
text-align: start;
width: auto;
}
.woocommerce.single-product #content #primary table.variations .value {
width: 90%;
padding-left: 30px;
position: relative;
}
.woocommerce.single-product #content #primary table.variations .value select {
min-width: 40%;
}
.woocommerce.single-product #content #primary .form {
position: absolute;
top: 0;
left: 52.5%;
margin-bottom: 3vw;
width: 47.5%;
}
.woocommerce.single-product #content #primary .form p {
display: flex;
gap: 20px;
justify-content: flex-start;
}
.woocommerce.single-product #content #primary .form p label {
font-weight: bold;
line-height: 23px;
}
.woocommerce.single-product #content #primary .form p span input {
width: 100%;
}
.woocommerce.single-product #content #primary .form p::after, .woocommerce.single-product #content #primary .form p::before {
display: none;
}
.woocommerce.single-product #content #primary .form.form-figlio p {
gap: 35px;
}
.woocommerce.single-product #content #primary .form.form-figlio p span {
width: 100%;
}
.woocommerce.single-product #content #primary .form.form-figlio p span input {
height: 45px;
font-size: 16px;
}
.woocommerce.single-product #content #primary .form input {
width: 30%;
}
.woocommerce.single-product #content #primary button.single_add_to_cart_button {
background-color: #102F85;
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 400px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
}
.woocommerce.single-product #content #primary button.single_add_to_cart_button.disabled {
pointer-events: none;
opacity: 0.5;
}
.page-template-template-home-new #comunicazione {
margin-top: 5vw;
padding: 0 16vw;
}
.page-template-template-home-new #comunicazione .container {
background-color: #BACFD0;
padding: 50px;
border-radius: 20px;
}
.page-template-template-home-new #comunicazione .container p, .page-template-template-home-new #comunicazione .container h2 {
text-align: center;
line-height: normal;
}
.page-template-template-home-new #comunicazione .container h2 {
font-size: 36px;
line-height: 40px;
font-weight: bold;
}
.page-template-template-home-new #comunicazione .container p {
color: #000;
}
.page-template-template-home-new #comunicazione .container .data {
font-size: 28px;
line-height: 34px;
}
.page-template-template-home-new #comunicazione .container .underline {
text-decoration: underline;
}
.page-template-template-home-new .content-boxed {
width: 100%;
padding: 0 16vw;
}
.page-template-template-home-new #associazione {
width: 100%;
padding-left: 16vw;
padding-right: 16vw;
}
.page-template-template-home-new .text-prodotti {
width: 100%;
padding: 0 16vw;
}
.page-template-template-home-new .text-prodotti h2 {
margin-top: 0;
}
.page-template-template-home-new .products-link {
width: 100%;
margin: 0 auto;
padding: 0vw 16vw 5.2vw;
position: relative;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.page-template-template-home-new .products-link .choose {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-bottom: 50px;
}
.page-template-template-home-new .products-link .choose .buttons {
display: flex;
justify-content: start;
gap: 30px;
}
.page-template-template-home-new .products-link .choose .buttons button {
width: 50px;
height: 50px;
border: 1px solid #102F85;
color: #102F85;
background-color: transparent;
cursor: pointer;
}
.page-template-template-home-new .products-link .choose .buttons button:hover, .page-template-template-home-new .products-link .choose .buttons button.active {
background-color: #102F85;
color: #fff;
}
.page-template-template-home-new .products-link .prodotti {
width: 100%;
display: flex;
gap: 5.2vw;
justify-content: space-between;
display: none;
}
.page-template-template-home-new .products-link .prodotti .single-product {
width: calc(50% - 2.6vw);
display: flex;
position: relative;
border: 2px solid #00000044;
transition: all 0.1s ease;
border-radius: 10px;
}
.page-template-template-home-new .products-link .prodotti .single-product a {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 30px;
text-decoration: none;
}
.page-template-template-home-new .products-link .prodotti .single-product a img {
width: 300px;
height: auto;
}
.page-template-template-home-new .products-link .prodotti .single-product a .text {
font-style: italic;
font-weight: 500;
}
.page-template-template-home-new .products-link .prodotti .single-product a .text h2 {
font-size: 28px;
text-align: center;
}
.page-template-template-home-new .products-link .prodotti .single-product:hover {
background-color: #e0e0e0;
}
.woocommerce-checkout header.alignwide {
padding: 0 16vw;
}
.woocommerce-checkout .woocommerce-info {
padding-left: 7vw;
padding-right: 5vw;
}
.woocommerce-checkout .woocommerce-info::before {
left: 5vw;
}
.woocommerce-checkout button[type="submit"] {
background-color: #102F85;
color: white;
}
.woocommerce-checkout .woocommerce-notices-wrapper {
padding: 0 16vw;
}
.woocommerce-checkout form.woocommerce-checkout {
width: 100%;
padding: 0 16vw;
padding-bottom: 5.2vw;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-NoticeGroup {
width: 100vw;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-NoticeGroup .woocommerce-error {
padding-left: 7vw;
padding-right: 5vw;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-NoticeGroup .woocommerce-error::before {
left: 5vw;
}
.woocommerce-checkout form.woocommerce-checkout button[type="submit"] {
background-color: #102F85;
color: white;
}
.woocommerce-checkout form.woocommerce-checkout .form-row.woocommerce-validated input.input-text {
border: 1px solid black;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set {
display: flex;
flex-direction: column;
width: 47.5%;
position: relative;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 {
width: 100%;
float: none;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 input, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .select2-selection, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 p span select, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 input, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .select2-selection, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 p span select {
height: 45px;
font-size: 16px;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 input:not(#appform), .woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .select2-selection:not(#appform), .woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 p span select:not(#appform), .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 input:not(#appform), .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .select2-selection:not(#appform), .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 p span select:not(#appform) {
padding-left: 10px;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .select2-selection, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .select2-selection {
display: flex;
align-items: center;
border: 1px solid #767676;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .select2-selection span, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .select2-selection span {
color: black;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .select2-selection .select2-selection__arrow, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .select2-selection .select2-selection__arrow {
top: 50%;
transform: translateY(-50%);
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 p.readonly input, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 p.readonly input {
background-color: #eeeeee;
border: 1px solid black;
margin: 1px;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .consensi p, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .consensi p {
line-height: 12px;
margin-bottom: 0;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .consensi label, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .consensi label {
font-size: 15px;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .consensi label.checkbox, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .consensi label.checkbox {
font-size: 12px;
line-height: 15px;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-1 .consensi input, .woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 .consensi input {
height: auto;
position: relative;
z-index: 99;
}
.woocommerce-checkout form.woocommerce-checkout #order_review {
width: 47.5%;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #order_review_heading {
margin-bottom: 63px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .subscription-details {
display: none;
}
.woocommerce-checkout #intermediario_field {
margin-bottom: 2.6vw;
}
.woocommerce-checkout #intermediario_field .select-intermediari {
padding-left: 10px;
width: 100%;
height: 45px;
font-size: 16px;
}
.woocommerce-checkout #payment {
background-color: #e0e0e0 !important;
}
.woocommerce-checkout #payment .payment_box {
background-color: #eeeeee !important;
}
.woocommerce-checkout #payment .payment_box::before {
border: 1em solid #eeeeee !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
border-top-color: transparent !important;
}
.woocommerce-checkout .order-total.recurring-total {
background-color: #102F85;
color: #fff;
}
.woocommerce-checkout .order-total.recurring-total .ranewal-information {
font-size: 13px;
line-height: 15px;
}
.woocommerce-checkout .shop_table {
margin-bottom: 0 !important;
}
.woocommerce-checkout .user-info {
background-color: #102F85;
padding: 12px 12px;
line-height: 20px;
}
.woocommerce-checkout .user-info span {
color: #fff;
font-size: 16px;
}
.woocommerce-checkout .user-info-lungo {
line-height: 15px;
margin-bottom: 2.6vw;
margin-top: 5px;
}
.woocommerce-checkout .user-info-lungo span {
font-size: 13px;
}
.woocommerce-checkout .coupon-element {
display: none;
}
.woocommerce-checkout form > .coupon-element {
display: block;
}
.woocommerce-account.page-id-249:not(.logged-in) .woocommerce {
flex-direction: column !important;
align-items: flex-start !important;
}
.woocommerce-account #content {
padding-left: 5vw;
padding-right: 5vw;
padding-bottom: 5.2vw;
}
.woocommerce-account #content button, .woocommerce-account #content a.button {
background-color: #102F85;
color: white;
}
.woocommerce-account #content li::marker {
display: none;
}
.woocommerce-account #content nav {
width: auto;
}
.woocommerce-account #content.page-id-249 .woocommerce {
flex-direction: column;
}
.woocommerce-account #content .messaggio {
position: relative;
}
.woocommerce-account #content .woocommerce {
display: flex;
justify-content: space-between; position: relative;
}
.woocommerce-account #content .woocommerce::before {
display: none;
}
.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation {
width: 20%;
position: relative;
}
.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation li {
width: 100%;
}
.woocommerce-account #content .woocommerce .woocommerce-MyAccount-navigation-link--downloads {
display: none;
}
.woocommerce-account #content .entry { }
.woocommerce-account #content .entry .col-2 {
display: none;
}
.woocommerce-account #content .woocommerce-form-register {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
justify-content: space-between;
}
.woocommerce-account #content .woocommerce-form-register .form-row-wide {
width: 100%;
}
@keyframes loading {
to {
transform: rotate(360deg);
}
}
.woocommerce-account #content .woocommerce-MyAccount-content {
width: 70%;
margin-top: 20px;
}
.woocommerce-account #content .woocommerce-MyAccount-content .button.scarica-certificato {
width: 200px;
padding: 0 15px;
height: 50px;
color: #fff;
background-color: #114980;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: all 0.3s ease;
margin-top: 30px;
}
.woocommerce-account #content .woocommerce-MyAccount-content .button.scarica-certificato:hover {
background-color: #102F85;
}
.woocommerce-account #content .woocommerce-MyAccount-content .overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #00000060;
z-index: 999;
display: none;
}
.woocommerce-account #content .woocommerce-MyAccount-content .overlay.active {
display: flex;
justify-content: center;
align-items: center;
}
.woocommerce-account #content .woocommerce-MyAccount-content .overlay::before {
content: "";
position: relative;
width: 50px;
height: 50px;
border-radius: 50%;
border: 5px solid #ddd;
border-top-color: #102F85;
animation: loading 1s linear infinite;
}
.woocommerce-account #content .woocommerce-MyAccount-content p {
margin-top: 0;
}
.woocommerce-account #content .woocommerce-MyAccount-content .table-dashboard .stato {
color: green;
font-weight: bold;
}
.woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-orders-table a {
margin-right: 7px;
}
.woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-address-fields input, .woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-address-fields span.select2-selection {
height: 45px;
font-size: 16px;
padding-left: 10px;
}
.woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-address-fields span.select2-selection {
display: flex;
align-items: center;
}
.woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-address-fields span.select2-selection .select2-selection__rendered {
padding-left: 0;
}
.woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-address-fields span.select2-selection .select2-selection__arrow {
top: 50%;
transform: translateY(-50%);
}
.woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-Addresses .col-1 {
border: 2px solid #102F85;
background-color: #e0e0e0;
padding: 30px;
width: auto;
border-radius: 20px;
color: #102F85;
}
.woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-Addresses .col-1 a {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 0.618em 1em;
font-weight: 700;
border-radius: 3px;
left: auto;
background-color: #102F85;
color: white;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
margin-top: 10px;
}
.woocommerce-account #content .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 {
display: none;
}
.woocommerce-account #content .woocommerce-EditAccountForm.edit-account {
color: #102F85;
}
.woocommerce-account #content .woocommerce-EditAccountForm.edit-account input {
height: 45px;
font-size: 16px;
padding-left: 10px;
}
.woocommerce-account #content .woocommerce-EditAccountForm.edit-account input.readonly {
background-color: #eeeeee;
border: 1px solid black;
}
.woocommerce-account #content .woocommerce-EditAccountForm.edit-account fieldset {
background-color: #e0e0e0;
border: 1px solid black;
margin: 20px 0;
}
.woocommerce-account #content .woocommerce-EditAccountForm.edit-account fieldset p:not(.woocommerce-form-row) {
margin-bottom: 0;
}
.woocommerce-account #content .woocommerce-EditAccountForm.edit-account fieldset input {
height: 45px;
font-size: 16px;
padding-left: 10px;
}
.woocommerce-account #content .woocommerce-MyAccount-navigation ul {
padding-left: 0;
}
.woocommerce-account #content .woocommerce-MyAccount-navigation ul li {
height: 50px;
position: relative;
width: 250px;
border-bottom: 2px solid white;
}
.woocommerce-account #content .woocommerce-MyAccount-navigation ul li a {
display: block;
width: 100%;
height: 100%;
background-color: #102F85;
color: white;
text-decoration: none;
display: flex;
align-items: center;
padding-left: 10px;
opacity: 0.8;
}
.woocommerce-account #content .woocommerce-MyAccount-navigation ul li.is-active a {
opacity: 1;
}
.woocommerce-account #content .woocommerce-MyAccount-navigation ul li::marker {
content: "";
}
.woocommerce-account #content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods {
display: none;
}
.woocommerce-edit-address input {
height: 45px;
font-size: 16px;
padding-left: 10px;
}
.woocommerce-edit-address input.readonly {
background-color: #eeeeee;
border: 1px solid black;
}
.woocommerce-order-received a.button {
background-color: #102F85;
color: white;
}
.woocommerce-order-received .woocommerce {
padding: 0 16vw 2.6vw;
}
.blog #first {
width: 100%;
position: relative;
padding: 200px 10vw 5.2vw;
}
.blog #first h1 {
width: 100%;
text-align: center;
}
.blog #first .all-events {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: start;
position: relative;
align-items: stretch;
}
.blog #first .all-events a {
width: calc(100% / 3 - (100px / 3));
position: relative;
text-decoration: none;
}
.blog #first .all-events a:not(:nth-child(3n)) {
margin-right: 50px;
}
.blog #first .all-events a .single-event {
width: 100%;
margin-bottom: 90px;
}
.blog #first .all-events a .single-event .div-img {
width: 100%;
position: relative;
overflow: hidden;
}
.blog #first .all-events a .single-event .div-img img {
width: 100%;
height: auto;
object-fit: cover;
transition: all 0.3s ease;
}
.blog #first .all-events a .single-event:hover {
border: 1px solid #102F85;
}
.blog #first .all-events a .single-event:hover .div-img img {
scale: 1.02;
}
.blog #first .all-events a .single-event .title {
width: 100%;
text-align: center;
}
.blog #first .all-events a .single-event .title h2 {
text-decoration: none;
}
.single #first {
display: flex;
flex-direction: column;
width: 1200px;
margin: 0 auto;
position: relative;
padding-top: 200px;
padding-bottom: 5.2vw;
}
.single #first h1 {
margin: 0;
margin-bottom: 20px;
}
.single #first .div-img-copertina {
width: 100%;
position: relative;
}
.single #first .div-img-copertina img {
width: 100%;
height: auto;
}
.single #first .sezione {
width: 100%;
padding-top: 2.6vw;
}
.single #first .sezione h2 {
margin: 0;
}
.single #first .sezione p {
margin: 0;
}
.single #first .sezione.titolo, .single #first .sezione.sottotitolo {
text-align: start;
font-size: 28px !important;
margin: 0;
margin-bottom: 12px;
}
.single #first .sezione.sottotitolo {
padding-top: 2.6vw;
font-size: 20px !important;
}
.single #first .sezione.div-img, .single #first .sezione.div-video {
position: relative;
}
.single #first .sezione.div-img img, .single #first .sezione.div-video img {
width: 100%;
height: auto;
}
.single #first .sezione.div-img iframe, .single #first .sezione.div-video iframe {
width: 100%;
height: 600px;
}
.single #first .sezione.immagine-testo {
display: flex;
position: relative;
justify-content: space-between;
align-items: center;
}
.single #first .sezione.immagine-testo > * {
width: 45%;
position: relative;
}
.single #first .sezione.immagine-testo > * img {
width: 100%;
height: auto;
}
.single #first .sezione.galleria .slick-slide {
width: 100%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
height: 600px;
}
.single #first .sezione.galleria .slick-slide img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.single #first .sezione.modulo h2 {
margin-bottom: 20px;
}
.lucchetto {
height: 20px !important;
width: auto !important;
}
.lucchetto path {
fill: #102F85;
}
@media screen and (max-width: 1680px) {
html, body {
font-size: 18px;
line-height: 28px;
}
h1, .h1-style {
font-size: 38px;
line-height: 45px;
}
h2, .h2-style {
font-size: 20px;
line-height: 26px;
}
h3 {
font-size: 32px !important;
}
h4 {
font-size: 26px !important;
}
.slider {
height: 40vw;
}
.slider .slick-track, .slider .slick-list, .slider .slide {
height: 100%;
}
.slider img {
height: 100%;
}
.slider .top-text .top-inner h1, .slider .top-text .top-inner h2 {
padding-right: 13rem;
}
h2, .h2-style {
line-height: 36px;
}
#heading .container .slider .slide .top-text .top-inner h3 {
margin-top: 0;
font-size: 24px !important;
line-height: 28px !important;
margin-bottom: 0 !important;
}
#heading .container .slider .slide .top-text {
position: absolute;
top: 57%;
}
.woocommerce.single-product #content #primary .summary > p bdi {
font-size: 38px;
}
}
@media screen and (max-width: 1440px) {
.content-boxed {
width: calc(100% - 10%);
}
.slider {
height: 45vw;
}
.single #first {
width: 100%;
padding: 200px 8vw 5.2vw;
}
.blog #first {
width: 100%;
position: relative;
padding: 200px 6vw 5.2vw;
}
.woocommerce.single-product #content #primary {
padding: 0 8vw;
padding-bottom: calc(80px + 5.2vw);
}
.page-template-template-home-new .content-boxed {
width: 100%;
padding: 0 8vw;
}
.page-template-template-home-new #associazione {
width: 100%;
padding-left: 8vw;
padding-right: 8vw;
}
.page-template-template-home-new .text-prodotti {
padding: 5.2vw 8vw 0;
}
.page-template-template-home-new .products-link {
padding: 2.6vw 8vw 5.2vw;
}
.woocommerce-checkout form.woocommerce-checkout {
padding: 2.6vw 8vw;
}
.woocommerce-checkout header.alignwide {
padding: 0 8vw;
}
.woocommerce-order-received .woocommerce {
padding: 0 8vw 2.6vw;
}
.woocommerce-notices-wrapper {
padding: 0 8vw;
}
.page-template-template-home-new #comunicazione {
padding: 0 8vw;
}
}
@media screen and (max-width: 1366px) {
html, body {
font-size: 16px;
line-height: 26px;
}
h1, .h1-style {
font-size: 33px;
line-height: 40px;
}
h2, .h2-style {
font-size: 18px;
line-height: 24px;
}
h3 {
font-size: 28px !important;
}
h4 {
font-size: 23px !important;
}
.slider img {
object-position: right;
}
.slider .top-text .top-inner {
padding-right: 36rem;
}
.woocommerce.single-product #content #primary .summary > p bdi {
font-size: 33px;
}
}
@media screen and (max-width: 1180px) {
.slider .top-text .top-inner {
padding-right: 29rem;
}
.slider .top-text .top-inner h1, .slider .top-text .top-inner h2 {
padding-right: 0rem;
}
.page-template-template-convenzioni .main-section .lista-convenzioni li {
width: calc((100% - 40px) / 2);
flex-basis: calc((100% - 40px) / 2);
}
}
@media only screen and (max-width: 1100px) {
.woocommerce-checkout form.woocommerce-checkout {
flex-direction: column;
padding: 2.6vw 5vw;
align-items: flex-start;
flex-wrap: nowrap;
}
.woocommerce-checkout form.woocommerce-checkout > * {
width: 100% !important;
padding: 0 !important;
}
.woocommerce-checkout form.woocommerce-checkout .col2-set .col-2 input {
height: auto !important;
}
.woocommerce-checkout header.alignwide {
padding: 0 5vw;
}
.woocommerce.single-product #content #primary {
padding: 0 8vw;
padding-bottom: calc(80px + 5.2vw);
}
.page-template-template-home-new .content-boxed {
width: 100%;
padding: 0 5vw;
}
.page-template-template-home-new #associazione {
width: 100%;
padding-left: 5vw;
padding-right: 5vw;
}
.page-template-template-home-new .text-prodotti {
padding: 5.2vw 5vw 0;
}
.page-template-template-home-new .products-link {
padding: 2.6vw 5vw 5.2vw;
}
.woocommerce-order-received .woocommerce {
padding: 0 5vw 2.6vw;
}
.woocommerce-notices-wrapper {
padding: 0 5vw;
}
.woocommerce.single-product #content #primary .summary > p {
position: relative;
left: unset;
right: unset;
top: unset;
margin-bottom: 30px;
}
.woocommerce.single-product #content #primary .summary > h1 {
margin-bottom: 20px;
}
.page-template-template-home-new #comunicazione {
padding: 0 5vw;
}
}
@media screen and (max-width: 1023px) {
html, body {
font-size: 15px;
line-height: 24px;
}
h1, .h1-style {
font-size: 28px;
line-height: 35px;
}
h2, .h2-style {
font-size: 16px;
line-height: 22px;
}
h3 {
font-size: 26px !important;
}
h4 {
font-size: 22px !important;
}
.slider {
height: 55vw;
}
.slider .top-text .top-inner {
padding-right: 25rem;
}
.second-section#associazione {
padding: 40px 0 60px;
}
.second-section#associazione {
padding: 40px 5vw 60px;
flex-direction: column;
}
.second-section#associazione > div {
flex-basis: 100%;
width: 100%;
padding-right: 0 !important;
}
.second-section#associazione > div.associazione-right {
text-align: center;
}
.fourth-section {
max-width: calc(100% - 10%);
}
.last-section {
padding: 40px 0 80px;
}
.last-section h3 {
margin-bottom: 15px;
}
.last-section p span {
margin-bottom: 35px;
}
.blog #first .all-events a {
width: calc(100% / 2 - (50px / 2));
}
.blog #first .all-events a:not(:nth-child(3n)) {
margin-right: 0;
}
.blog #first .all-events a:not(:nth-child(2n)) {
margin-right: 50px;
}
.woocommerce .woocommerce-MyAccount-navigation {
width: 30% !important;
}
.woocommerce .woocommerce-MyAccount-content {
width: 60% !important;
}
}
@media screen and (max-width: 768px) {
.slider .top-text .top-inner {
padding-right: 22rem;
}
.slick-next, .slick-prev {
top: auto !important;
bottom: -22px !important;
}
#heading .container .slider {
padding-bottom: 22px;
}
.slick-next {
right: 45% !important;
}
.slick-prev {
left: 45% !important;
}
.page-template-template-evento .second-section#associazione {
padding: 0;
}
.page-template-template-evento .fourth-section {
padding: 15px 0 55px;
}
.woocommerce-account #content {
padding-top: 0;
}
.woocommerce {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.woocommerce .woocommerce-MyAccount-navigation {
width: 100% !important;
}
.woocommerce .woocommerce-MyAccount-content {
width: 100% !important;
}
.woocommerce.single-product #content #primary .boxes {
flex-direction: column;
gap: 50px;
}
.woocommerce.single-product #content #primary .boxes > * {
width: 100% !important;
}
.woocommerce.single-product #content #primary .single_add_to_cart_button {
width: 100% !important;
}
.woocommerce-page #content {
padding-top: 0px !important;
}
.woocommerce.single-product #content #primary #agevolazione {
width: 100%;
}
.woocommerce.single-product #content #primary .form.form-figlio p span {
width: 100%;
}
.woocommerce-order-received .woocommerce ul.order_details {
padding-left: 0;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
.woocommerce-order-received .woocommerce ul.order_details li {
border: unset;
}
.woocommerce.single-product #content #primary .form {
left: 0 !important;
width: 100%;
position: relative;
top: 0px;
margin-bottom: 3vw;
}
.woocommerce.single-product #content #primary .form p {
justify-content: flex-start;
}
.woocommerce.single-product #content #primary .form p::before {
display: none;
}
.woocommerce.single-product #content #primary .variations {
width: 100%;
}
.page-template-template-home-new .products-link {
flex-direction: column;
align-items: flex-start;
}
.page-template-template-home-new .products-link > * {
width: 100% !important;
}
.page-template-template-home-new .products-link > * img {
width: 200px !important;
}
.woocommerce.single-product #content #primary .boxes .single-box {
padding: 20px;
}
.woocommerce.single-product #content #primary .boxes .single-box img {
width: 200px !important;
}
.page-template-template-home-new #comunicazione .container {
padding: 25px;
}
.page-template-template-home-new #comunicazione .container h2 {
font-size: 32px;
line-height: 36px;
}
}
@media screen and (max-width: 767px) {
.slider {
height: auto;
}
.slider .top-text {
top: unset !important;
left: unset !important;
transform: none !important;
position: relative !important;
display: block;
}
.slider .top-text .top-inner {
padding: 0 !important;
}
h2, .h2-style {
font-size: 16px;
line-height: 27px;
}
.single #first {
width: 100%;
padding: 0 8vw 5.2vw;
}
.blog #first {
padding: 0 6vw 5.2vw;
}
}
@media only screen and (max-width: 700px) {
.single #first {
width: 100%;
padding: 0 8vw 5.2vw;
}
.single #first .immagine-testo {
flex-direction: column;
gap: 2.6vw;
}
.single #first .immagine-testo > * {
width: 100% !important;
}
}
@media screen and (max-width: 600px) {
.link, .gform_button {
padding: 7px 20px;
text-align: center;
font-size: 12px;
}
.slider img {
height: 45vw;
}
.second-section#associazione {
padding: 20px 5vw 35px;
}
.third-section img {
height: 29vw;
}
.last-section {
padding: 20px 0 40px;
}
.last-section h3 {
margin-bottom: 15px;
}
.last-section p span {
margin-bottom: 35px;
text-align: center;
}
.slick-next {
right: 43% !important;
}
.slick-prev {
left: 43% !important;
}
.page-template-template-standard .primary-menu-container, .page-template-template-convenzioni .primary-menu-container {
display: none;
}
.page-template-template-standard .main-section, .page-template-template-convenzioni .main-section {
padding: 250px 0 90px;
}
#input_1_32 {
flex-direction: column;
}
#input_1_32 .gchoice {
width: 100%;
margin: 10px 0;
}
.page-template-template-convenzioni .main-section .lista-convenzioni li {
width: 100%;
flex-basis: 100%;
}
.single #first .sezione {
padding-top: 30px;
}
.blog #first .all-events a {
width: calc(100%);
}
.blog #first .all-events a:not(:nth-child(2n)) {
margin-right: 0px;
}
.blog #first .all-events a .single-event {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 500px) {
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
display: flex;
flex-direction: column;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > * {
width: 100% !important;
}
}
@media screen and (max-width: 460px) {
.link, .gform_button {
padding: 7px 14px;
text-align: center;
font-size: 11px;
}
.slider img {
height: 55vw;
}
}
.footer-inner .footer-col:first-child {
position: relative;
}
.footer-inner .footer-col:first-child .textwidget {
height: 100%;
}
.footer-inner .footer-col:first-child .textwidget iframe {
width: 100%;
height: 100%;
object-fit: cover;
max-height: 100% !important;
}
.footer-inner .footer-col:last-child {
background: #BACFD0;
padding: 30px;
}
.footer-inner .footer-col:last-child .textwidget {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
padding-left: 6rem;
}
.footer-inner .footer-col:last-child .textwidget h4 {
font-weight: 400;
font-size: 30px;
color: #102F85;
margin-top: 0;
margin-bottom: 0;
}
.footer-inner .footer-col:last-child .textwidget .info {
margin-top: 15px;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.footer-inner .footer-col:last-child .textwidget .info span {
color: #102F85;
}
.footer-inner .footer-col:last-child .textwidget .info span.address {
margin-bottom: 30px;
}
.footer-inner .footer-col:last-child .textwidget .info span.mail {
margin-bottom: 30px;
margin-top: 15px;
}
.footer-inner .footer-col:last-child .textwidget .info span.tel {
margin-bottom: 15px;
}
.footer-inner .footer-col:last-child .textwidget .info a {
color: #102F85;
text-decoration: none;
}
@media screen and (max-width: 1023px) {
.footer-inner .footer-col:last-child {
background: #BACFD0;
}
.footer-inner .footer-col:last-child .textwidget {
padding-left: 3rem;
}
}
@media screen and (max-width: 767px) {
.footer-inner .footer-col {
flex-basis: 100% !important;
}
.footer-inner .footer-col:first-child .textwidget {
height: 45vw;
}
.footer-inner .footer-col:first-child .textwidget iframe {
width: 100%;
height: 100%;
object-fit: cover;
max-height: 100% !important;
}
.footer-inner .footer-col:last-child .textwidget {
padding: 0;
}
.footer-inner .footer-col:last-child .textwidget .info {
max-width: 100%;
}
}
@media screen and (max-width: 500px) {
.footer-inner .footer-col:first-child .textwidget {
height: 70vw;
}
.footer-inner .footer-col:first-child .textwidget iframe {
width: 100%;
height: 100%;
object-fit: cover;
max-height: 100% !important;
}
}