/*
Theme Name: VibGroup Theme
Theme URI: https://und3fined.it/
Template: generatepress
Author: Gabriele Visconti
Author URI: https://und3fined.it/
Description: Questo tema è stato realizzato dal developer team di Vib. G.V
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 1.52
Updated: 2025-04-30 16:41:41

*/



/* --------------------------------------------
   Typografy
-------------------------------------------- */
body{
    font-size: clamp(14px, 0.93vw, 18px);
    line-height: clamp(28px, 1.66vw, 32px);
    }
.gloock {
  font-family: "Gloock", serif;
  font-weight: 400;
  font-style: normal;
}

.block--title__70 {
    font-size: clamp(32px, 4vw, 42px);
    line-height: 1.10;
}
@media(min-width: 1025px){
    .block--title__70 {
        font-size: clamp(44px, 3.65vw, 70px);
    }
}
/* --------------------------------------------
   Global
-------------------------------------------- */
#to-the-top {
    display: flex;
    background-color: #11111173;
    width: 50px;
    height: 50px;
    border-radius: 25px 0 0 25px;
    position: fixed;
    bottom: 30px;
    right: 0;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    justify-content: center;
    align-items: center;
}
a#to-the-top svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    transition: 300ms;
}

#to-the-top:hover {
	cursor: pointer;
	background-color: #333;
}

#to-the-top:active {
	background-color: #555;
}

#to-the-top.show {
	opacity: 1;
	visibility: visible;
}

/* --------------------------------------------
   Header
-------------------------------------------- */
.header-content-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

/* --------------------------------------------
   Footer
-------------------------------------------- */



/* --------------------------------------------
   Home
-------------------------------------------- */
.section.section-home-hero {
    height: 100vh;
    background: #003F8F;
}


.block--title--center .page-intro-content .block--title {
    text-align: center;
}
.block--title--center .page-intro-content .block--button.block--button--primary {
    text-align: center;
    margin-top: clamp(50px, 3.12vw, 60px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.title-color__gold .block--title{
    color: #DBB647;
}
.top-corners-separators .row {
    position: relative;
}
.top-corners-separators .page-intro-content:before {
    background-image: url(/wp-content/uploads/2025/06/top-mobile-separator.svg);
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}

.top-corners-separators .page-intro-content:after {
    display: none;
}

.top-corners-separators .page-intro-content:after,.top-corners-separators .page-intro-content:before{
    content: '';
    opacity: 0.5;
    display: flex;
    width: 250px;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}
.section-bg-capri .page-intro-content {
    padding-bottom: 30px;
}

.page-intro-content {
    padding-top: 60px;
}

.page-intro-content .block--paragraph {
    margin-top: clamp(20px, 2.07vw, 40px);
}

.text-and-image-content .block--paragraph {
    margin-top: clamp(20px, 2.07vw, 40px);
}

.text-and-image-content .block--button{
    margin-top: clamp(50px, 3.12vw, 60px);
}
.section-bg-capri {
    background-image: url(/wp-content/uploads/2025/06/capri-background.svg);
    background-size: 80%;
    background-position: 50% 101%;
    background-repeat: no-repeat;
}
.section-text-and-image,.section-text-and-image .block--title,.section-text-and-image .block--button,.section-text-and-image .block--image img{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.white-paragraph .block--paragraph{
    color: #fff;
}
.bottom-corner-separators .row{
    position: relative;
}
.bottom-corner-separators .row:after,.bottom-corner-separators .row:before{
    content: '';
    display: flex;
    width: clamp(300px, 22.10vw, 425px);
    height: clamp(270px, 19vw, 375px);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}
.bottom-corner-separators .row{
    position: relative;
}
.bottom-corner-separators .row:before{
    display: none;
}
.bottom-corner-separators .row:after{
    background-image: url(/wp-content/uploads/2025/06/top-mobile-separator.svg);
    right: 50%;
    bottom: 0;
    transform: translate(50%,100%);
}
.bottom-corner-separators .row{
    padding-bottom: clamp(60px, 7.80vw, 150px);
    padding-top: 0;
}
.text-and-image-content {
    position: relative;
    z-index: 5;
}


 
@media(min-width: 1025px){
    .loop-merchandising-wrapper .loop-merch-row:nth-child(1) .row,.loop-merchandising-wrapper .loop-merch-row:nth-child(3) .row {
        direction: rtl;
    }
    .loop-merchandising-wrapper .loop-merch-row:nth-child(1) .block--image,.loop-merchandising-wrapper .loop-merch-row:nth-child(3) .block--image {
        padding: 0px;
        direction: ltr;
    }
    .loop-merchandising-wrapper .loop-merch-row:nth-child(1) .column,.loop-merchandising-wrapper .loop-merch-row:nth-child(3) .column{
        direction: ltr;
    }

    .section.section-page-intro.section-bg-capri.section--padding-sm.top-corners-separators.title-color__gold.block--title--center{
        padding-bottom: clamp(60px, 10.40vw, 200px);
    }
    .bottom-corner-separators .row{
        padding-bottom: clamp(60px, 9.30vw, 180px);
        padding-top: clamp(30px, 7.80vw, 150px);
    }
    .no-padding-top{
        padding-top: 0px;
    }
    .section-text-and-image .text-and-image-content {
        max-width: 600px !important;
        text-wrap: unset;
    }
    .bottom-corner-separators .row:before{
        display: flex;
    }
    .bottom-corner-separators .row:after{
        background-image: url(/wp-content/uploads/2025/06/bottom-right-corner.svg);
        right: calc(-8% - 30px);
        bottom: 0;
        transform: unset;
    }
    .bottom-corner-separators .row:before{
        background-image: url(/wp-content/uploads/2025/06/bottom-left-corner.svg);
        left: calc(-8% - 30px);
        bottom: 0; 
    }

    .section-text-and-image,.section-text-and-image .block--title,.section-text-and-image .block--button,.section-text-and-image .block--image img{
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }
    .section-bg-capri {
        background-image: url(/wp-content/uploads/2025/06/capri-background.svg);
        background-size: 50%;
        background-position: 50% 101%;
        background-repeat: no-repeat;
    }
    .lateral-separators .row{
        position: relative;
    }
    .lateral-separators .row:before, .lateral-separators .row:after {
        content: '';
        display: flex;
        background-image: url(/wp-content/uploads/2025/06/vertical-separator.svg);
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        width: 25px;
        height: 330px;
        opacity: 0.50;
    }
    .lateral-separators .row:before {
        top: 50%;
        right: calc(-8% - 20px);
        transform: translate(-50%, -50%);
    }
    .lateral-separators .row:after {
        top: 50%;
        left: calc(-8% - 0px);
        transform: translate(-50%, -50%);
    }
    .section-text-and-image .block--image {
        /*padding-left: 100px;*/
    }
    .section-text-and-image .text-and-image-content {
        max-width: 575px;
        text-wrap: balance;
    }
    .section-text-and-image .row{
        width: 75%;
    }

    .top-corners-separators .page-intro-content:after,.top-corners-separators .page-intro-content:before{
        content: '';
        display: flex;
        width: clamp(300px, 22.10vw, 425px);
        height: clamp(270px, 19vw, 375px);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
    }
    .page-intro-content {
        padding-top: clamp(60px, 7.80vw, 150px);
        /*padding-bottom: clamp(30px, 4.60vw, 90px);*/
        margin: 0 auto;
    }
    .top-corners-separators .page-intro-content:before {
        background-image: url(/wp-content/uploads/2025/06/top-left-corner.svg);
        transform: unset;
        top: 0;
        left: -30px;
    }

    .top-corners-separators .page-intro-content:after {
        background-image: url(/wp-content/uploads/2025/06/top-right-corner.svg);
        right: -30px;
        top: 0;
    }
}

@media(min-width: 1025px) and (max-width: 1440px){
    .page-intro-content {
        max-width: 60%;
    }
}
@media(min-width: 1440px) and (max-width: 1920px){
    /*.section-text-and-image .block--image img {
        width: 69%;
    }*/
}
@media(min-width: 1441px){
    .page-intro-content {
        max-width: 44%;
    }
}
@media(min-width: 1921px){
    .section-text-and-image .block--image img{
        width: 85%;
    }
    .section-text-and-image .block--image{
        max-width: 80%;
    }
}

 .contact_form_grid {
     display: grid;
     grid-template-columns: 1fr;
     gap: 20px;
     margin-bottom: 20px;
}
 .contact_form_input input, .contact_form_input select, .contact_form_message textarea {
     width: 100%;
     padding: 20px 20px 19px;
     border: none;
     border-bottom: 1px solid #7F7F7F;
     background: transparent;
}
 .contact_form_message textarea {
     max-height: 100px;
}
 .contact_form_optin {
     margin: 20px 0;
     display: flex;
     flex-direction: column;
     gap: 5px;
}
 .contact_form_action {
     margin-top: 40px;
     position: relative;
     display: flex;
     flex-direction: column;
     gap: 20px;
}
 .contact_form_optin span.wpcf7-list-item {
     margin: 0;
}
 .contact_form_optin a {
     color: unset;
     text-decoration: underline;
}
 span.required_span{
     font-weight: bold;
     color: #003F8F;
}
 .contact_form_action input {
     background: #DBB647;
     padding: 16px 20px;
     border: none;
     font-weight: 500;
     color: #fff;
     text-transform: uppercase;
     max-width: max-content;
     transition: 300ms;
     cursor: pointer;
     border-radius: 0px;
     min-width: 200px;
}
 .contact_form_action input:hover {
     background: #003F8F;
     color: #fff;
     transition: 300ms;
}
 .contact-form-wrapper-shortcode {
     margin-top: 40px;
}
 .block-contact-form-text-wrapper .block--title__60 h3 {
     text-wrap: balance;
}
 .block-contact-form-text-wrapper .block--title__60 {
     text-wrap: balance;
}
 .block-contact-form-text-wrapper a {
     text-decoration: none;
     transition: 300ms;
}
 .block-contact-form-text-wrapper a span{
     transition: 300ms;
}
 .block-contact-form-text-wrapper a:hover span{
     color: #0B0F19;
     transition: 300ms;
}
.form-section-wrapper .block--paragraph {
    margin: 30px auto;
}
 @media(min-width: 1025px){
    .faraglioni-bg {
        background-image: url(/wp-content/uploads/2025/06/faraglioni.svg);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 90% 101%;
    }
    .form-section-wrapper .block--paragraph {
        max-width: 610px;
        margin: 30px auto;
    }
    .form-section-wrapper .row {
        max-width: 75%;
    }
     .block-contact-form-text-wrapper .block--title__60 {
         text-wrap: balance;
    }
     .contact_form_grid {
         grid-template-columns: 1fr 1fr;
    }
}

/* --------------------------------------------
   Animation
-------------------------------------------- */

.wobble-hor-bottom {
	-webkit-animation: wobble-hor-bottom 60s infinite both;
	        animation: wobble-hor-bottom 60s infinite both;
}
@-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}

/* --------------------------------------------
   Footer
-------------------------------------------- */
.footer-section-wrapper {
    background: #003F8F;
}
.footer-logo-wrapper a, .footer-logo-wrapper {
    display: flex;
    justify-content: center;
}
.footer-socials img, .footer-socials svg {
    height: 25px;
    width: 25px;
    display: flex;
}
.footer-socials svg {
    transition: 300ms;
    fill: #fff;
}
.footer-socials svg:hover {
    transition: 600ms;
    fill: #DBB647;
}
.footer-socials a {
    display: flex;
}
.footer-logo-wrapper a {
    max-width: 225px;
    width: 100%;
}
.footer-logo-wrapper img {
    width: 100%;
    height: 100%;
}
.footer-socials {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin: 40px 0 50px;
}

.footer-menu ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.footer-menu a {
    text-decoration: none;
    transition: 300ms;
    color: #fff;
    text-transform: uppercase;
}

.footer-menu a:hover {
    transition: 300ms;
    color: #DBB647;
}

.footer-menu .current_page_item a{
     color: #DBB647;
}
.bottom-footer {
    background: #003F8F;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    text-wrap: balance;
}
.bottom-footer a{
    color: #fff;
    text-decoration: none;
    transition: 300ms;
}
.bottom-footer a:hover{
    color: #fff;
    text-decoration: underline;
    transition: 300ms;
}
.bottom-footer .row {
    border-top: 1px solid #fff;
    padding: 24px 0 25px;
}
@media(min-width: 1025px){
    .footer-menu ul {
        list-style: none;
        margin: 0;
        display: flex;
        gap: 30px;
        justify-content: center;
        flex-direction: row;
    }
}

/* History */
.first-section.block--title_100 h1,.first-section.block--title_100 h2 {
    font-size: clamp(42px, 5.21vw, 100px);
    font-family: 'gloock';
    color: #fff;
    text-align: center;
}
.first-section .block-breadcrums a,.first-section .block-breadcrums{
    color: #fff;
}
.block--title__50 {
    font-size: clamp(32px, 2.59vw, 50px);
    line-height: 1.10;
}
.section.section-text-and-image.with-main-witle h3{
    color: #003F8F !important;
}

.reverse-row .row {
    direction: rtl;
}

.reverse-row .column {
    direction: ltr;
}
.row.row--1col-full.row-main-title {
    width: 90%;
}

.main-title-block h2 {
    font-family: 'Gloock';
    color: #DBB647;
}
.left-separator {
    background-image: url(/wp-content/uploads/2025/06/top-mobile-separator.svg);
    opacity: 0.5;
    display: flex;
    width: 250px;
    height: 25px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.right-separator{
    display: none;
}


.section-image-text {
    color: #fff;
}

.section-image-text .block--paragraph {
    margin: 20px 0 50px;
}
.section-image-text h3.block--title__70{
    color: #DBB647;
}

.main-title-block {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-direction: column;
}
.main-title-block h2 {
    margin-bottom: 40px !important;
}
.section.section-text-and-image.with-main-witle.vertical-width-image.reverse-row.section--padding-md.row--reverse-onlymobile {
    flex-direction: column;
}
@media(max-width: 1024px){
    .section-text-and-image.row--reverse-onlymobile .row.row--2col-equal.row--align-center.row--gap-md {
        display: flex!important;
        flex-direction: column-reverse;
    }
    .section-image-background .block--button.block--button--secondary {
        margin-left: auto;
        margin-right: auto;
    }
    .no-padding-to.merchandising-loop{
        padding-top: 0px !important;
    }
    .main-title-block h2 {
        font-size: 48px;
    }
}
.column.column-only-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
}
.column.column-only-mobile img {
    width: 100%;
    height: 100%;
}
@media(min-width: 1025px){
    .section-image-text .block--paragraph {
        margin: 40px 0 50px;
    }
    .first-section.block--title_100 h1,
    .first-section.block--title_100 h2 {
        font-size: clamp(36px, 5.21vw, 100px);
        font-family: 'gloock';
        color: #fff;
        text-align: center;
    }
    .column.column-only-mobile {
        display: none;
    }
    .section-image-text .block--paragraph {
        margin: 40px 0 50px;
        max-width: 590px;
    }
    .section-image-text {
        max-width: 50%;
        color: #fff;
    }
    .main-title-block h2 {
        margin-bottom: 0px !important;
    }
    .row-translate {
        transform: translateY(-10%);
    }
    .left-separator{
        background-image: url(/wp-content/uploads/2025/06/top-left-corner.svg);
        width: clamp(300px, 22.10vw, 425px);
        height: clamp(270px, 19vw, 375px);
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0px;
    }
    .right-separator{
        background-image: url(/wp-content/uploads/2025/06/top-right-corner.svg);
        width: clamp(300px, 22.10vw, 425px);
        height: clamp(270px, 19vw, 375px);
        background-repeat: no-repeat;
        background-size: contain;
        display: flex;
        opacity: 0.5;
        margin: 0px;
    }
    .section-image-background .row {
        max-width: 75%;
    }
    .main-title-block {
        display: flex;
        justify-content: space-between;
        gap: 20px;
        flex-direction: row;
    }
}

@media(max-width: 1024px){
    .section.section-image-background.section--bg.section--padding-xl{
        background-image: unset!important;
    }
}


/* --------------------------------------------
   Header
-------------------------------------------- */

.header.header-main-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    transition: 300ms;
    z-index: 200;
}

.header-burger-wrapper {
    width: 40px;
    height: 26px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 6px;
    justify-content: center;
    position: relative;
}

.header-burger-wrapper span,.header-closebutton span {
    width: 40px;
    height: 2px;
    background: #fff;
    display: flex;
    transition: 300ms;
}
.header-burger-wrapper.active span:first-child,.header-closebutton.active span:first-child {
    transition: 300ms;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
}
.header-burger-wrapper.active span:last-child,.header-closebutton.active span:last-child {
    transition: 300ms;
    transform: rotate(-45deg);
    top: 50%;
    position: absolute;
}
.header-burger-wrapper.active span:nth-child(2) {
    transition: 300ms;
    transform: rotate(45deg);
    opacity: 0;
}

.header.header-main-wrapper {
    padding-top: 30px;
}
.header-submenu-wrapper {
    transition: 800ms;
    height: 0;
    opacity: 0;
    visibility: hidden;
    background: #003F8F;
    z-index: 200;
    position: fixed;
    width: 100%;
}
.header-submenu-wrapper.active {
    transition: 800ms;
    height: 100vh;
    padding: 80px 0 120px;
    visibility: visible;
    opacity: 1;
    z-index: 200;
    position: fixed;
    width: 100%;
}
.header-submenu-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.header-closebutton {
    width: 40px;
    height: 28px;
    margin: 0 0 0 auto;
    position: absolute;
    cursor: pointer;
    top: 30px;
    right: 5%;
}
html.no-scroll {
    overflow-y: hidden;
}

.header-submenu .menu-menu-principale-container > ul {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}
.header-submenu .menu-menu-principale-container > ul,.header-closebutton,.header-social{
    opacity: 0;
    transition: 500ms;
}
.header-submenu-wrapper.active .header-submenu .menu-menu-principale-container > ul,
.header-submenu-wrapper.active .header-closebutton,
.header-submenu-wrapper.active .header-social{
    opacity: 1;
    transition: 2300ms;
}

.header-submenu a {
    font-family: 'Gloock';
    text-decoration: none;
    transition: 300ms;
    font-size: clamp(60px, 4.16vw, 80px);
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

.header-submenu a:hover {
    transition: 300ms;
    color: #DBB647;
}
.header-submenu .current-menu-parent > a{
    color: #DBB647;
}

.current_page_parent > a{
    color: #DBB647 !important;
}
.sub-menu > .current-menu-item > a{
    color: #DBB647 !important;
}
ul.sub-menu a {
    width: auto;
}
.header-submenu .menu-item-has-children > a{
    gap: 20px;
}


.header-submenu .menu-item-has-children .active:after {
    transition: 300ms;
    transform: rotate(180deg);
}
.header-submenu .menu-item-has-children .sub-menu{
    margin: 0px;
    display: none;
}
.header-submenu .menu-item-has-children .sub-menu {
    padding: 25px 0 0;
    list-style: none;
}
.header-submenu .menu-item-has-children .sub-menu a {
    margin-bottom: 15px;
    font-family: 'manrope';
    font-size: 18px;
}
.header-submenu a {
    font-family: 'Gloock';
    text-decoration: none;
    transition: 300ms;
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-right: 10px;
}
.current_page_parent.current_page_ancestor.menu-item-has-children > a:after {
    content: '';
    background-image: url(/wp-content/uploads/2025/07/arrow-down-gold.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 16px;
    height: 16px;
    transition: 300ms;
}

.header-submenu .menu-item-has-children > a:after {
    content: '';
    background-image: url(/wp-content/uploads/2025/07/arrow-down-white.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 16px;
    height: 16px;
    transition: 300ms;
    position: absolute;
    right: -15px;
}
.header-social {
    margin-top: 40px;
}
.header-social .footer-socials {
    gap: 30px;
}
.header-social .footer-socials {
    margin: 0px;
}
.header-submenu-wrapper.active .row, .header-submenu-wrapper.active .column, .header-submenu-wrapper.active .header-submenu-content {
    height: 100%;
}
.header-social {
    margin-top: 40px;
    margin-top: auto;
    margin: auto 0 0 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

@media(min-width: 1025px){
    .header-submenu .menu-item-has-children > a{
        gap: 30px;
    }
    .header-submenu .menu-item-has-children .sub-menu a {
        margin-bottom: 15px;
        font-family: 'manrope';
        font-size: 22px;
    }
    .current_page_parent.current_page_ancestor.menu-item-has-children > a:after {
        content: '';
        background-image: url(/wp-content/uploads/2025/07/arrow-down-gold.svg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
        width: 24px;
        height: 24px;
        transition: 300ms;
    }

.header-submenu .menu-item-has-children > a:after {
    content: '';
    background-image: url(/wp-content/uploads/2025/07/arrow-down-white.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 24px;
    height: 24px;
    transition: 300ms;
    position: absolute;
    right: -20px;
}
.header-submenu a {
    font-family: 'Gloock';
    text-decoration: none;
    transition: 300ms;
    font-size: clamp(60px, 4.16vw, 80px);
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    width: max-content;
    padding-right: 20px;
    position: relative;
}
    .header.header-main-wrapper {
        padding-top: clamp(60px, 4.15vw, 80px);
    }  
}


.section-background-layout-2 {
    position: relative;
}
.section-background-layout-2  .block--paragraph {
    margin-bottom: 0px;
}

.row.row-bg-layout-2:before, .row.row-bg-layout-2:after {
    z-index: 7;
}
.row.row-bg-layout-2 > .column {
    z-index: 6;
    position: relative;
}

.column.absolute-column img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media(min-width: 1025px){
    .section.section-image-background.section-background-layout-2.section--bg.section--padding-xl.lateral-separators:before {
        content: '';
        background: linear-gradient(90deg,rgba(0, 63, 143, 1) 33%, rgba(0, 63, 143, 0.53) 41%, rgba(0, 63, 143, 0) 66%);
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        height: 100%;
        z-index: 5;
    }
    .column.absolute-column {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 4;
        height: 100%;
    }
}
@media(max-width: 1024px){
	.header-submenu-wrapper.active .row {
    overflow: auto;
}
    .section-background-layout-2{
        background: #003F8F;
        padding-bottom: 0px;
    }
    .section-background-layout-2 .row{
        padding-bottom: 80px;
    }
}

/* --------------------------------------------
   Contacts
-------------------------------------------- */

.contact-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
.contact-icon img {
    width: clamp(60px, 4.16vw, 80px);
    height: clamp(60px, 4.16vw, 80px);
}
.contact-label {
    font-family: 'Gloock';
    font-size: clamp(22px, 2.07vw, 40px);
    line-height: 1;
    color: #DBB647;
}

.contact-information, .contact-information a {
    text-wrap: balance;
    color: #003F8F;
    text-decoration: none;
}

.contact-separator {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
}
.contact-grid-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 60px;
    justify-content: space-between;
    flex-direction: column;
}
.map-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.map-section .block--image {
    height: clamp(300px,20.80vw, 400px);
}
@media(min-width: 1025px){
    .map-section .block--image {
        height: 100%;
    }
    .map-section img {
        width: 100%;
        height: 100%;
    }
    .contact-grid-wrapper {
        flex-direction: row;
        gap: 30px;
    }

    .contact-separator {
        height: 100%;
        width: clamp(60px, 4.16vw, 80px);
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(0);
    }
}



/* --------------------------------------------
   Single
-------------------------------------------- */
.block-breadcrums {
    font-size: clamp(14px, 1.14vw, 22px);
    line-height: 1.30;
}
ul.category-filter-list-mobile a{
    color: #003F8F;
}

.single-post .block-breadcrums,
.archive .block-breadcrums,
.blog .block-breadcrums,
.single-merchandising .block-breadcrums{
    display: flex;
    gap: 5px;
    justify-content: center;
    margin-top: 7px;
    text-transform: uppercase;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.single-post .block-breadcrums a,
.archive .block-breadcrums a,
.blog .block-breadcrums a,
.single-merchandising a{
    margin-right: 5px;
}

.single-post .block-breadcrums div,
.archive .block-breadcrums div,
.blog .block-breadcrums div,
.single-merchandising .block-breadcrums div{
    display: inline;
    margin-left: 5px;
}
.single-post .page-header-content a,
.archive .page-header-content a,
.blog .page-header-content a,
.single-merchandising .page-header-content a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: 300ms;
}
.single-post .page-header-content a:hover,
.archive .page-header-content a:hover,
.blog .page-header-content a:hover,
.single-merchandising .page-header-content a:hover {
    text-decoration: underline;
    transition: 300ms;
}
.single-post-date {
    color: #DBB647;
    text-transform: uppercase;
    text-align: center;
}
.single-post-image {
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    margin-top: 40px;
    display: flex;
}
.single-post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: clamp(400px, 39.05vw, 750px);
}
.single-post-content-text {
    background: #E5EBF4;
    border-radius: 20px;
}
.single-post-content-text .single-post-content {
    padding-top: clamp(40px, 3.12vw, 60px);
    padding-bottom: clamp(40px, 3.12vw, 60px);
    padding-left: clamp(20px, 4.15vw, 80px);
    padding-right: clamp(20px, 4.15vw, 80px);
}
.single-post-content .wp-block-columns {
    gap: 20px;
}
.single-post-content .wp-block-columns img{
    width: 100%;
}
.single-post-content-text .single-post-content h1,
.single-post-content-text .single-post-content h2,
.single-post-content-text .single-post-content h3,
.single-post-content-text .single-post-content h4,
.single-post-content-text .single-post-content h5,
.single-post-content-text .single-post-content h6{
    font-family: 'gloock';
    color: #003F8F;
    margin-bottom: 15px !important;
    font-size: clamp(26px, 1.55vw, 30px);
}
.single-post-content-text .single-post-content p{
    margin-bottom: 20px !important;
}
.single-post-content-text .single-post-content img{
    border-radius: 20px;
}

.single-bottom-content {
    border-top: 1px solid #707070;
    margin-top: 60px;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    color: #003f8f;
    text-transform: uppercase;
    font-weight: 600;
}
.single-post-sharing {
    display: flex;
    gap: 5px;
}
.post-sharing-links {
    display: flex;
    align-items: center;
    gap: 5px;
}

.post-sharing-links svg {
    width: 15px;
    height: 15px;
    fill: #003F8F;
}
.single-author span {
    text-transform: capitalize;
}
.block--title.gloock h1.block--title__50.block--title--center{
    color: #003F8F;
    text-wrap: balance;
}
.single-post-content .wp-block-columns figure.wp-block-image.size-large {
    height: 100%;
    display: flex;
    border-radius: 20px;
    overflow: hidden;
}

.main-title-block.closing .block--title{
    display: none;
}
.single-post-wrapper{
    position: relative;
}
.main-title-block.closing .left-separator {
    margin-top: 90px;
}
.single-post-content.with-title .single-post-content-text {
    position: relative;
    z-index: 10;
}
.single-post .row-translate{
    position: relative;
    z-index: 10;
}

.row.row--1col-full.row-main-title.closing .main-title-block.closing {
    z-index: 5;
    position: relative;
}
.related-post-meta {
    display: flex;
    gap: 5px;
    color: #DBB647;
    align-items: center;
    font-size: 16px;
    margin: 15px 0 5px;
}
.related-post-icon {
    display: flex;
}
.related-post-icon img{
    height: 15px;
    width: 15px;
}

.related-post-thumbnail a{
    border-radius: 20px;
    overflow: hidden;
    display: flex;
}
.related-post-thumbnail:hover img {
    transition: 500ms;
    transform: scale(1.02);
}
.related-post-thumbnail img{
    width: 100%;
    height: 100%;
    transition: 300ms;
}
.related-post-title a {
    font-size: clamp(22px, 1.56vw, 30px);
    font-family: 'Gloock';
    color: #003F8F;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: clamp(32px, 2.07vw, 40px);
    padding-right: 20px;
}
.related-post-cta {
    margin-top: clamp(25px,2.59vw, 50px);
    display: none;
}
.related-post-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
    margin-top: clamp(40px, 4.16vw, 80px);
}
@media(min-width: 1025px){
    .blog .row.row--1col-full.row--align-center.row--gap-md.yesTitle.row-translate,
    .archive .row.row--1col-full.row--align-center.row--gap-md.yesTitle.row-translate {
        position: relative;
        z-index: 50;
    }
    .blog .row-translate,.archive .row-translate {
        transform: translateY(-7%);
    }
    .single-post .block-breadcrums {
        max-width: 450px;
    }
    .related-post-cta {
        margin-top: clamp(25px,2.59vw, 50px);
        display: block;
    }
    .section-single-related {
        padding-bottom: clamp(300px, 17.18vw, 330px);
    }
    .related-post-grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 32px;
        margin-top: clamp(40px, 4.16vw, 80px);
    }
    .main-title-block.closing .left-separator {
        margin-top: unset;
    }
    .main-title-block.closing .block--title{
        display: flex;
    }
    .main-title-block.closing .left-separator {
        background-image: url(/wp-content/uploads/2025/06/bottom-left-corner.svg);
        z-index: 6;
    }
    .main-title-block.closing .right-separator {
        background-image: url(/wp-content/uploads/2025/06/bottom-right-corner.svg);
        z-index: 6;
    }
    .row.row--1col-full.row-main-title.closing {
        z-index: 6;
        position: absolute;
        bottom: 0;
        width: 90%;
        left: 50%;
        transform: translate(-50%, -10%);
    }
    .single-post .row-translate {
        transform: translateY(-6%);
    }
}
@media(max-width: 1024px){
    .section-single-related{
        padding-top: 0px;
    }
    .section.section--padding-md.section--overlay--dark.section--bg.first-section.block--title_100{
        padding-bottom: 65px!important;
    }
}


/* --------------------------------------------
   Archive
-------------------------------------------- */

ul.category-filter-list {
    list-style: none;
    margin: 0;
    padding-bottom: 22px;
    border-bottom: 1px solid #003f8f;
    margin-bottom: 80px;
    display: flex;
    justify-content: center;
    gap: 20px;
}

ul.category-filter-list a {
    font-size: clamp(20px, 1.34vw, 26px);
    text-decoration: none;
    color: #003f8f;
    transition: 300ms;
}

ul.category-filter-list a:hover {
    color: #DBB647;
    transition: 300ms;
}
ul.category-filter-list a.active{
    text-decoration: underline;
    color: #DBB647;
}
.filter-seperator {
    display: flex;
}
ul.category-filter-list .filter-seperator:last-child {
    display: none;
}

.archive-category-filter{
    display: none;
}
.archive-category-filters-mobile{
    display: block;
}

.category-filter-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #003F8F;
    padding-bottom: 14px;
    font-size: 18px;
    color: #003F8F;
    cursor: pointer;
}
.category-filter-head span {
    display: flex;
    transition: 300ms;
}
ul.category-filter-list-mobile {
    padding: 30px 0px;
    list-style: none;
    margin: 0;
    font-size: 18px;
    line-height: 1;
    text-align: left;
}
ul.category-filter-list-mobile a{
    transition: 300ms;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}
ul.category-filter-list-mobile a.active{
    color:#DBB647;
}
ul.category-filter-list-mobile li:last-child a{
    margin: 0px;
}
.category-filter-head span img {
    width: 15px;
    height: 15px;
}
.category-filter-head.active span {
    transform: rotate(180deg);
    transition: 300ms;
}

.related-post-description {
    text-wrap: balance;
    margin-top: 20px;
}
.related-product-card.archive-posts .related-post-title {
    text-wrap: balance;
}
.single-post-content-text.archive {
    background: unset;
}
.related-product-card.archive-posts .archive-image, .related-product-card.archive-posts .archive-body {
    position: relative;
    z-index: 5;
}
.related-product-card.archive-posts:before {
    content: '';
    position: absolute;
    width: 100vw;
    left: calc(-50vw + 50%);
    height: 100%;
    z-index: 3;
}
.post-grid.archive .archive-card-main:nth-child(2) .related-product-card.archive-posts:before {
    background: #E5EBF4;
}
.post-grid.archive .archive-card-main:last-child .related-product-card.archive-posts:before {
    background: unset;
}
.related-product-card.archive-posts {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}
.single-post-content-text.archive .archive-card-main:first-child .related-product-card.archive-posts {
    padding-top: 0;
}
.single-post-content-text.archive .archive-card-main:last-child .related-product-card.archive-posts {
    padding-bottom: 0;
}

.block--title.archive-post {
    display: flex;
    align-items: flex-end;
    font-size: 25px;
    line-height: 1em;
    text-decoration: none;
    margin-bottom: 30px;
}
.block--title.archive-post .pagination {
    display: flex;
    gap: 5px;
    align-items: center;
}
.block--title.archive-post span.page-numbers.current {
    background: #DBB647;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 300ms;
    line-height: 1;
    color: #fff;
}
.block--title.archive-post a {
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 300ms;
    line-height: 1;
    text-decoration: none;
    color: #003F8F;
}
.block--title.archive-post a:hover {
    background: #DBB647;
    color: #fff;
    transition: 300ms;
}
a.next.page-numbers{
    transition: 300ms;
    background: unset;
    width: unset;
    height: unset;
}
a.next.page-numbers:hover{
    transition: 300ms;
    color: #DBB647;
    background: unset;
}
.related-product-card.archive-posts {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr;
    gap: 20px;
}
@media(min-width: 1025px){
    .related-product-card.archive-posts {
        position: relative;
        padding-top: clamp(50px, 5.20vw, 100px);
        padding-bottom: clamp(50px, 5.20vw, 100px);
    }
    .related-product-card.archive-posts {
        grid-template-columns: 1fr 1fr;
        gap: clamp(60px, 5.20vw, 100px);
    }
    .archive-category-filter{
        display: block;
    }
    .archive-category-filters-mobile{
        display: none;
    }
    .post-grid.archive .archive-card-main:nth-child(2):before {
    content: '';
    display: flex;
    background-image: url(/wp-content/uploads/2025/06/vertical-separator.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 25px;
    height: 330px;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: -7%;
    transform: translate(-50%, -50%);
    opacity: 0.50;
}
.post-grid.archive .archive-card-main:nth-child(2):after {
    content: '';
    display: flex;
    background-image: url(/wp-content/uploads/2025/06/vertical-separator.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 25px;
    height: 330px;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: -7%;
    transform: translate(-50%, -50%);
    opacity: 0.50;
}
}

@media(max-width: 1024px){
    .archive-category-filters-mobile {
    margin-bottom: 40px;
}
    .section.section--padding-md.form-section-wrapper.title-color__gold.faraglioni-bg.archive-post {
        padding-top: 0;
    }
    .archive-card-main .archive-body{
        text-align: left;
    }
    .archive-card-main .related-post-description{
        display: none;
    }
    .archive-card-main .related-post-cta{
        display: block;
    }
    .archive-card-main .related-post-cta .block--button.block--button--primary {
        margin-left: 0;
    }
    .block--title.archive-post {
        display: flex !important;
    }
    .row.row--1col-full.row-main-title.closing.archive-post .block--title.archive-post {
        margin: 80px auto 0;
    }
    .row.row--1col-full.row-main-title.closing.archive-post .left-separator {
        margin-top: 60px;
        margin-bottom: 0;
    }
    .row.row--1col-full.row-main-title.closing.archive-post .main-title-block.closing {
        flex-direction: column-reverse;
    }
}

/* --------------------------------------------
   Single merchandising
-------------------------------------------- */

.single-merchandising .section-text-and-image .block--image{
    padding: 0px;
}

.single-merchandising h3.block--title__70{
    color: #003F8F;
    text-wrap: balance;
}
.single-merchandising .section-image-text {
    color: unset;
}
.single-merchandising .block--image__mansory img {
    width: 100%;
    height: 100%;
}
.single-merchandising .block--image__mansory {
    display: flex;
}
.single-merchandising .text-and-image-content.with-title{
    text-wrap: unset;
}
.text-and-image-content.with-title h1.block--title__70{
    color:#003F8F;
}
.single-merchandising .section-image-background .block--paragraph {
    margin-bottom: 0px;
}
@media(max-width: 1024px){
    .section-image-background.single-merchandising{
        background-image: unset!important;
    }
}

@media(min-width: 1025px){
    .single-merchandising .bottom-corner-separators.section.section-promo-gallery.section--padding-md .row {
        max-width: 75%;
    }
    .single-merchandising .row-translate {
        transform: translateY(-15%);
    }
    .single-merchandising .bottom-corner-separators.section.section-promo-gallery.section--padding-md .row{
        padding-top: 0px;
    }
}


/* hero */
.hero-content {
    position: relative;
    z-index: 20;
}
.hero-logo {
    max-width: clamp(340px,29.15vw, 560px);
    position: relative;
}
.section.section-home-hero .row,.section.section-home-hero .column{
    height: 100%;
}
.hero-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hero-logo:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 0;
    background: #004EA3;
    top: 56.82%;
    left: 59%;
    transform: translateX(-50%) rotate(180deg);
    z-index: 20;
    animation: blink-effect 3s infinite;
    z-index: 100;
	border-radius: 10px;
}
.hero-text {
    text-wrap: balance;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    position: relative;
    top: -30px;
}
.hero-text h1 strong{
    font-size: clamp(42px, 3.64vw, 70px);
    display: block;
}
.hero-text h1{
    font-size: clamp(32px, 2.80vw, 55px);
    line-height: 1.16;
}
@keyframes blink-effect {
    0% {
        height: 0;
    }
    10% {
        height: 13px;
    }
    20% {
        height: 0;
    }
    100% {
        height: 0;
    }
}


.scroll-down-indicator {
    margin-top: clamp(40px,3.10vw, 60px);
    cursor: pointer;
}

.dot-hero-button {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fff;
    animation: dropTrail 4.3s ease-in-out infinite;
    position: relative;
}
@keyframes dropTrail {
    0% {
        transform: translateY(0); /* in basso */
        box-shadow:
            0 -5px 0 rgba(255, 255, 255, 0.45),
            0 -15px 0 rgba(255, 255, 255, 0.35),
            0 -25px 0 rgba(255, 255, 255, 0.25),
            0 -35px 0 rgba(255, 255, 255, 0.15),
            0 -45px 0 rgba(255, 255, 255, 0.08),
            0 -55px 0 rgba(255, 255, 255, 0.04);
    }
    20% {
        transform: translateY(-50px); /* su */
        box-shadow: none;
    }
    80% {
        transform: translateY(-50px); /* fermo su */
        box-shadow: none;
    }
    100% {
        transform: translateY(0); /* torna giù */
        box-shadow:
            0 -5px 0 rgba(255, 255, 255, 0.45),
            0 -15px 0 rgba(255, 255, 255, 0.35),
            0 -25px 0 rgba(255, 255, 255, 0.25),
            0 -35px 0 rgba(255, 255, 255, 0.15),
            0 -45px 0 rgba(255, 255, 255, 0.08),
            0 -55px 0 rgba(255, 255, 255, 0.04);
    }
}


html{
    scroll-behavior: smooth;
}

.hero-content {
    justify-content: center;
}
@media(min-width: 1025px){
    .hero-text {
        text-wrap: balance;
        max-width: 50%;
        text-align: center;
        margin: 0 auto;
        color: #fff;
        position: relative;
        top: -30px;
    }
    .hero-content {
        padding-top: 6%;
        justify-content: unset;
        z-index: 5;
        position: relative;
    }
}

@keyframes glowPulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.4;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.40);
        opacity: 0.6;
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.4;
    }
}
.hero-logo:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgb(255 255 255) 0%, rgb(255 255 255 / 0%) 70%);
    border-radius: 50%;
    animation: glowPulse 5s ease-in-out infinite;
    pointer-events: none;
    z-index: -1;
}
.section.section-home-hero video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    object-fit: cover;
}


/* Merchandising */
.loop-merchandising-wrapper .text-and-image-content.with-title  {
    text-wrap: unset !important;
}
.loop-merch-row{
    position: relative;
}
.row.row--2col-equal.row--align-center.row--gap-md.yesTitle.row-loop-merchandising{
    position: relative;
    z-index: 10;
}

.loop-merchandising .loop-merch-row:nth-child(2):before {
    content: '';
    position: absolute;
    width: 100vw;
    left: calc(-50vw + 50%);
    height: 100%;
    z-index: 6;
    background: #E5EBF4;
}
.loop-merch-row .row {
    padding: 80px 0;
}

.loop-merchandising-wrapper .loop-merch-row:first-child .row {
    padding-top: 0;
}

.loop-merchandising-wrapper .loop-merch-row:last-child .row {
    padding-bottom: 0;
}
@media(min-width: 1025px){
    .loop-merchandising .loop-merch-row:nth-child(2) .text-and-image-content.with-title {
        margin-left: auto;
    }
    .loop-merchandising-wrapper .block--image{
        padding-left: 0px !important;
    }
    
    .loop-merchandising-wrapper .block--image.with-title {
        max-width: 600px;
        margin: 0 auto;
    }
    .section-text-and-image .block--image {
        max-width: 600px;
        margin: 0 auto;
    }
    .loop-merch-row .row {
       padding-top: clamp(60px, 7.80vw, 150px);
       padding-bottom: clamp(60px, 7.80vw, 150px);
    }
    .loop-merch-row .text-and-image-content.with-title {
    position: relative;
    z-index: 20;
}
.loop-merchandising-wrapper {
    position: relative;
    z-index: 20;
}
.loop-merch-row {
    position: relative;
    z-index: 20;
}
    .loop-merchandising-wrapper {
        transform: translateY(-7%);
    }
    .loop-merchandising .loop-merch-row:nth-of-type(2) .row-loop-merchandising:before{
        content: '';
        display: flex;
        background-image: url(/wp-content/uploads/2025/06/vertical-separator.svg);
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        width: 25px;
        height: 330px;
        position: absolute;
        z-index: 10;
        top: 50%;
        left: -7%;
        transform: translate(-50%, -50%);
        opacity: 0.50;
    }
    .loop-merchandising .loop-merch-row:nth-of-type(2) .row-loop-merchandising:after{
        content: '';
        display: flex;
        background-image: url(/wp-content/uploads/2025/06/vertical-separator.svg);
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        width: 25px;
        height: 330px;
        position: absolute;
        z-index: 10;
        top: 50%;
        right: -7%;
        transform: translate(-50%, -50%);
        opacity: 0.50;
    }
}

@media(max-width: 1024px){
    .section-background-layout-2 .section-image-text, .section-background-layout-2 .section-image-text h3,
    .section-image-background .section-image-text, .section-image-background .section-image-text h3{
        text-align: center;
    }
    .vertical-width-image .block--image{
        margin: 0 auto;
        max-width: 90%;
        
    }
}


    .fade-in-child {
      opacity: 0;
      transform: translateY(90px);
      transition: opacity 0.8s ease-out, transform 0.8s ease-out;
    }
    
    .fade-in-child.visible {
      opacity: 1;
      transform: translateY(0);
    }

.column.absolute-column.mobile-present .block--image.mobile.fade-in-child {
    display: none;
}
@media(max-width: 1024px){
   .column.absolute-column.mobile-present .block--image.mobile.fade-in-child {
        display: flex;
    } 
    .column.absolute-column.mobile-present .block--image.desktop.fade-in-child {
        display: none;
    }
}


.gtranslate_wrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.gtranslate_wrapper img {
    margin-right: 8px!important;
}

.header-burger-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}
.gtranslate-action a.glink.nturl span {
    display: none;
}
.gtranslate-action .gtranslate_wrapper {
    margin-top: 0px!important;
}


/**/
.reseller-list-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    row-gap: 30px;
}
.reseller-item-wrapper {
    padding: 30px;
    border: 1px solid #003F8F;
    display: flex;
    flex-direction: column;
    border-radius: 30px;
    gap: 10px;
}
.reseller-data-info svg{
    width: 20px;
    height: 20px;
    fill: #DBB647;
}
.reseller-data-info {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
}
.reseller-data-info span {
    display: flex;
    flex-direction: row;
}
.reseller-item-wrapper .block--button {
    margin-top: 20px!important;
}
@media(min-width: 1025px){
    .reseller-list-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        row-gap: 30px;
    }
}