/* 
Theme Name:		Hello Thanks NEW
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		3.7.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*GENERIC*/

:root {
    --page-title-display: block !important;
}
html {
    -webkit-text-size-adjust: none;
    overflow-x: hidden;
}
a,.hover05,.dialog-widget{
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
    
}
a{
    color:inherit;
}
.linkUnderline a {
  text-decoration: underline !important;
}
.linkUnderline a:hover {
  text-decoration: none !important;
}
.page-header-image {
  display: none;
}
.elementor-location-header{
  z-index: 999 !important; 
  position: relative;
}
.max900{
    max-width: 900px !important;
}
.max700{
    max-width: 700px !important;
}
.max500{
    max-width: 500px !important;
}
.opacity05:hover{
    opacity:0.5;

}
._500ms{
  -webkit-transition: all 500ms !important;
  -moz-transition: all 500ms !important;
  transition: all 500ms !important;
}

/*FIN GENERIC*/
.body .elementor-button:focus,.body  .elementor-button:hover, .body .elementor-button:visited {
    color: inherit;
}
/*HEADER*/
#shiftnav-toggle-main.shiftnav-toggle-style-burger_only{
	display: none;
}
.pswp__caption__center {
	color: rgba(255, 255, 255, 0)!important;
}
.pswp__caption__center small {
	color: white!important;
	font-size: 17px!important;
}
.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
    color: inherit;
}
#wpadminbar.mobile{
    display: none;
}

/**HEADER GLOBAL*/
.header_search_icon{
    max-width: fit-content !important;
}

.header_search_icon a{
    font-size: 28px;
}
#header_global  .elementor-nav-menu--main .elementor-item {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.elementor-page-title h1{
    font-size: 45px !important;
}
@media screen and (max-width: 1199px) {
    .elementor-page-title h1{
        font-size: 33px !important;
    }
}

@media screen and (max-width: 760px) {
    .elementor-page-title h1{
        font-size: 28px !important;
    }
    #header_global .elementor-container.elementor-column-gap-no{
        display: flex;
        justify-content: space-between;
    }
    #header_global .head-col_1{
        width: fit-content !important;
        background-color: #e0fdeb !important;
        padding: 5px 0;
    }
    #header_global .head-col_1 img{
        width: 120px !important;
    }
    #header_global .head-col_2 .elementor-heading-title {
        font-size: 11px !important;
        font-weight: 600 !important
        line-height: 1em;
    }
    #header_global .head-col_2,
    #header_global .head-col_3{
        max-width: fit-content !important;
    }
    .header_search_icon a,
    .header_menu_icon a{
        font-size: 20px !important;
    }

}

/*GOOGLE SEARCH*/
.g_search {
    --display: flex !important;
    --position: fixed !important;
    --min-height: 70px !important;
    --flex-direction: column !important;
    --container-widget-width: 100% !important;
    --container-widget-height: initial !important;
    --container-widget-flex-grow: 0 !important;
    --container-widget-align-self: initial !important;
    --flex-wrap-mobile: wrap !important;
    --justify-content: center !important;
    --background-transition: 0.3s !important;
    --padding-top: 0px !important;
    --padding-bottom: 0px !important;
    --padding-left: 20px !important;
    --padding-right: 20px !important;
    top: -150vh !important;
    --z-index: 9999999 !important;
    background-color: #ffffff !important;
    -webkit-transition: all 500ms !important;
    -moz-transition: all 500ms !important;
    transition: all 500ms !important;
    border-bottom: 1px solid #cccccc !important;
}
.g_search.view{
    top: 0px !important;
}
.g_search .e-con-inner{
    max-width: 1000px !important;
}

.gsc-search-button__ {
    position: relative; /* Asegura que el contenedor sea el punto de referencia */
}

.gsc-search-button__::after {
    content: url('img/cross.svg'); /* Ruta al archivo SVG */
    display: inline-block;
    position: absolute; /* Para posicionarlo al lado del botón */
    top: 50%; /* Centra el icono verticalmente */
    transform: translateY(-50%); /* Ajuste para centrarlo perfectamente */
    right: -20px; /* Ajusta la distancia entre el botón y el icono */
    width: 16px; /* Tamaño del icono */
    height: 16px;
}

.gsc-search-button-v2::after{
    display: none;
}
.g_search #___gcse_0 .gsc-input, .g_search   #___gcse_0 .gsc-control-cse{
    padding: 0px !important;
    border: none;
    background: transparent;
}

.g_search #___gcse_0 .gsc-control-cse {
    border: none;
}
.g_search #___gcse_0 table {

    margin-block-end: 0px !important;
}
.g_search #___gcse_0  table.gsc-search-box td {
    background-color: transparent !important;
}
.g_search #___gcse_0  .gsc-search-button{
    border: none;
}
.g_search #___gcse_0  .gsc-search-button-v2{
    padding: 10px 30px;
    border: none;
    border-radius: 22px;
    background-color: #393939;
}
.g_search #___gcse_0  .gsc-search-button .icon-link {
    width: 18px;
    display: flex;
    position: absolute;
    top: 23px;
    right: -30px;
}
.g_search #___gcse_0 .gsib_a{
    padding: 0 10px !important;
    border: none !important;

}
.g_search #___gcse_0 .gsib_b{
    padding: 0px;
    border: none;
}
.g_search #___gcse_0 .gsc-input{
    margin: 0px !important;
}
.g_search .gsc-input-box {
    border: 1px solid #131313;
    background: #fff;
    border-radius: 22px;
    padding: 4px 0px;
}
.g_search  .gsst_a .gscb_a {
    color: #000000 !important;
}
.g_search  .gsst_a .gscb_a:hover {
    opacity: .4;
}
.g_search .gsc-tabHeader.gsc-tabhInactive,.g_search .gsc-refinementHeader.gsc-refinementhInactive {
    color: #000000 !important;
    border-color: #ffffff !important;
    background-color: #ffffff !important;
}
.gssb_c{
    position: fixed !important;
}
.g_search .gsc-expansionArea {
    max-height: 75vh;
    position: relative;
    overflow-y: auto;
    padding: 10px 0px;
}
@media screen and (max-width: 760px) {
    .g_search .gsc-expansionArea {
        max-height: 55vh;
    }
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: transparent;
    background-color: transparent;
    color: #333333;
}
.gsc-result-info-container,
.gsc-orderby-container {
    background-color: transparent !important;
    border: none;
}
.gs-webResult.gs-result a.gs-title:link{
    color: #54595f !important;
    padding: 10px 40px 10px 5px;
    font-family: "Open Sans";
    border-bottom: 3px solid #c5e2f7;
    line-height: 38px;
    display: inline-block;
    font-weight: 600;
    background-color: #ffffff;
}
.gs-webResult.gs-result a.gs-title:link:hover{
    background-color: #E0FDEB;
    border-bottom: 3px solid #E0FDEB;
}
@media screen and (max-width: 1441px) {}
@media screen and (max-width: 1199px) {}
@media screen and (max-width: 760px) {
    .g_search #___gcse_0 .gsc-search-button {
        border: none;
        padding: 15px 35px 15px 20px;
    }
    .g_search #___gcse_0 .gsc-search-button-v2 {
        padding: 10px 20px;
    }
    .g_search #___gcse_0 .gsc-search-button .icon-link {
        width: 18px;
        right: 0px;
    }
}



/*MENU BELLOWS*/

.bellows{
    background: none !important;
    box-shadow: none !important;
}
.bellows-nav, .bellows-nav .bellows-menu-item, .bellows-nav .bellows-menu-item .bellows-target {
    font-size: 15px;
}
.bellows-nav a span{
    padding: 4px 5px;
    font-family: "Open Sans", sans-serif !important;
} 
.bellows-nav .bellows-menu-item > .bellows-target {
    padding: 4px 40px 4px 25px !important;
    font-family: "Open Sans", sans-serif !important;
}
.bellows-nav .bellows-target-text {
    padding: 4px 5px !important;
    font-family: "Open Sans", sans-serif !important;
}
.bellows-nav a:hover span,
.bellows-nav .bellows-current-menu-item a span{
    background-color: #e0fdeb !important;
    padding: 4px 5px;
}

/*MENU DESTACAT*/


.bellows-nav li.destacat > .bellows-target > .bellows-target-text ,
.bellows-nav li.destacat > .bellows-target > .bellows-target-text {
  background-color: #FDE504;
  padding: 4px 5px;
}

/*
.bellows-nav .bellows-submenu  .destacat  span.bellows-target-text{
    background-color: #FDE504 !important;
    padding: 4px 5px;
}
.bellows-nav .bellows-submenu  .destacat ul  span.bellows-target-text{
    background-color: transparent  !important;
}
.bellows-nav .bellows-submenu ul .destacat  span.bellows-target-text{
    background-color: #FDE504 !important;
}
*/

.bellows-nav  a span.bellows-subtoggle,
.bellows-nav .bellows-current-menu-item .bellows-submenu a span{
    background-color: transparent !important;
}
.bellows-nav .bellows-current-menu-item .bellows-submenu a span:hover{
    background-color: #e0fdeb !important;
}
 .bellows-nav .bellows-item-level-0 > .bellows-target{
	background: transparent !important;
    padding-right: 0px !important;
    padding-left: 30px !important;
}
.bellows-nav .bellows-nav .bellows-target {
    padding: 4px 11px 4px 0px !important;
}
.bellows-nav .bellows-current_page_item .bellows-target{
	font-weight: bold;
}
.bellows-nav .bellows-current_page_item .bellows-submenu a{
	font-weight: normal;
}
.bellows-nav .bellows-menu-item-has-children .bellows-target{
	padding-left: 20px !important;
}
.bellows-nav .bellows-submenu .bellows-target, .bellows  .bellows-nav .bellows-submenu .bellows-custom-content, .bellows  .bellows-nav .bellows-submenu .bellows-widget .textwidget{
	color: #333 !important;
}
.bellows-nav .bellows-subtoggle {
    right: inherit;
    top: 0;
    left: -12px;
    width: 30px !important;
}
.bellows-nav .bellows-subtoggle .fa.fa-plus:before {
    content: "\f105" !important;
}
.bellows-nav .bellows-subtoggle .fa.fa-minus:before {
    content: "\f107" !important;
}
.bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-current-menu-ancestor > .bellows-target,
.bellows-nav .bellows-submenu .bellows-target,
.bellows-nav .bellows-item-level-0 > .bellows-target{
 	background: transparent !important; border: none !important; 
}
.bellows-nav .bellows-submenu li{
    padding-left: 13px !important;
     -webkit-transition: all 500ms !important;
    -moz-transition: all 500ms !important;
    transition: all 500ms !important;
}

.bellows-nav .bellows-submenu li.bellows-current_page_item{
    border-left: 5px solid #333;
    margin-left: -2px;
    padding-left: 15px;
}
.bellows-nav .bellows-submenu li,
.bellows-nav .bellows-submenu li.bellows-menu-item-has-children{
    background: transparent; !important;
    border-left: 1px solid #cfcfcf;
    margin-left: 0px;
    padding-left: 10px;
}

/*
li.bellows-menu-item a span {
	margin-bottom: 20px;
}


li.bellows-item-level-1 a {
	background-image: url(https://www.memoria.cat/wp-content/themes/hello-thanks/img/1.png)!important;
}

li.bellows-item-level-2 a, li.bellows-item-level-1.bellows-current-menu-item li.bellows-item-level-2 a {
	background-image: url(https://www.memoria.cat/wp-content/themes/hello-thanks/img/2.png)!important;
	padding-left: 45px!important;
}


li.bellows-item-level-1.bellows-current-menu-item a, li.bellows-item-level-1 a:hover {
	background-image: url(https://www.memoria.cat/wp-content/themes/hello-thanks/img/1-h.png)!important;
}



li.bellows-item-level-2.bellows-current-menu-item a, li.bellows-item-level-2 a:hover, li.bellows-item-level-1.bellows-current-menu-item li.bellows-item-level-2 a:hover {
	background-image: url(https://www.memoria.cat/wp-content/themes/hello-thanks/img/2-h.png)!important;
}
*/
@media screen and (max-width: 1441px) {}
@media screen and (max-width: 1199px) {

    .bellows-menu-movil li::marker{
        color: transparent !important;
    }
    .bellows-nav .bellows-menu-item-has-children .bellows-target {
        padding-left: 0px !important;
    }
    .bellows-nav {
        padding-left: 20px;
    }
    .bellows-nav ul,.bellows-nav ul li {
        padding-left: 0px !important;
    }
    .bellows-nav ul li {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}
/*MENU HEADER.PHP GLOBAL*/
 /* Estilos para el icono de menú */
body.menu-open  {
  overflow: hidden;
}
#menu-toggle {
    position: fixed;
    cursor: pointer;
    z-index: 9999999;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    padding: 2px;
    color: #545960;
}
@media screen and (max-width: 1025px) {
    #menu-toggle  {
        top: 11px;
        right: 6%;
        width: 34px;
        height: 30px;
    }
}
@media screen and (max-width: 760px) {
    #menu-toggle  {
        top: 4px;
        right: 10px;
        width: 24px;
        height: 22px;
    }
}

#menu-toggle span {
    display: block;
    height: 3px;
    background: #333;
    border-radius: 2px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Estado “open”: cruz */
@media screen and (max-width: 1199px) {
    #menu-toggle.open span:nth-child(1) {
        transform: translateY(15px) rotate(45deg);
    }
}
@media screen and (max-width: 760px) {
    #menu-toggle.open span:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }
}


#menu-toggle.open span:nth-child(2) {
opacity: 0;
}
#menu-toggle.open span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}

/* Estilos para el menú lateral */
#side-menu {
    position: fixed;
    top: 0;
    right: -90%;
    width: 90%;
    height: 100vh;
    background: #fff;
    box-shadow: -2px 0 8px rgba(0,0,0,0.15);
    transition: right 0.3s ease;
    z-index: 9999998;
    padding: 20px 0px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; /* mejora el scroll en móviles */
}
/* Cuando está abierto */
#side-menu.open {
    right: 0;
}

/* Estilos de la lista de enlaces dentro del menú */
#side-menu nav ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
#side-menu nav ul li {
    margin-bottom: 16px;
}
#side-menu nav ul li a {
    color: #333;
    text-decoration: none;
    font-size: 18px;
    transition: color 0.2s ease;
}
#side-menu nav ul li a:hover {
    color: #0073aa;
}

#menu-toggle{ display:none !important; }
@media screen and (max-width: 1199px) {
        #menu-toggle{ display:flex !important; }
}

/*FIN MENU*/
.blanc p {color: white;}
.slider-projectes .projecte {
	background-color: white;
}
.slider-projectes .tipologia {
	display: none;
}

.petit p, p .text-petit, .text-petit p {font-size: 14px; line-height: 15px!important;}

p, .elementor-text-editor ul li, .elementor-widget-container ul li {font-size: 18px;  color: #383838}
h1 {font-size: 45px; line-height: 120%!important;}
h2 {font-size: 30px; line-height: 120%; font-weight: 600}
h3 {font-size: 25px; line-height: 120%; font-weight: 600}

p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, body .elementor-text-editor ul li a, body .elementor-text-editor ul li a, #contingut-pagina ul li a, .elementor-widget-theme-post-content ul li a {
	border-bottom: 3px solid #c5e2f7;
	/*box-shadow: inset 0 -5px 0 #4c9fda;*/
	color: #383838;
}

p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, body .elementor-text-editor ul li a:hover, #contingut-pagina ul li a:hover, .elementor-widget-theme-post-content ul li a:hover {
	background-color: #c6e3f8;
}

[rel="negreta"] {
	font-weight: bold!important;
}


.elementor-widget-theme-post-content li {
	padding-bottom: 15px;
}


/*  sense-efecte-link  */


.sense-efecte-link p a, .sense-efecte-link h1 a, .sense-efecte-link h2 a, .sense-efecte-link h3 a, .sense-efecte-link h4 a, .sense-efecte-link h5 a, .sense-efecte-link h6 a, .sense-efecte-link body .elementor-text-editor ul li a {
	border-bottom: none;
	/*box-shadow: inset 0 -5px 0 #4c9fda;*/
	color: default!important;
}



.sense-efecte-link p a:hover, .sense-efecte-link h1 a:hover, .sense-efecte-link h2 a:hover, .sense-efecte-link h3 a:hover, .sense-efecte-link h4 a:hover, .sense-efecte-link h5 a:hover, .sense-efecte-link h6 a:hover, .sense-efecte-link body .elementor-text-editor ul li a:hover {
	background-color: rgba(0, 0, 0, 0.20)!important;
}




/*  sense-efecte-link  */


.enter-sense-espai p {
	margin-bottom: 10px!important;
}


.titol-destacat h1, .titol-destacat h2, .titol-destacat h3 {
	background-color: #FEE403;
	padding: 7px 15px 7px 15px!important;
	display: inline-block;
}



.pastilla a, .sense-linia .elementor-post__title a {
	border-bottom: none;
}
.pastilla a:hover, .sense-linia .elementor-post__title a:hover {
	background-color: rgba(255, 255, 255, 0)!important;
}

.tipologia span {
	background-color: #FEE403;
	padding: 3px 5px 2px 5px;
}

.elementor-pagination {
	padding-top: 50px;
}
.comments-area a, .page-content a {
    text-decoration: none !important;
}
/**CONTENIDO DISENY SINGLE*/
div:has(> main.single-content-zone ) {
  width: fit-content;
}
.single-content-zone {
    max-width: 820px;
}
/*TAULA DE CONTINGUITS*/
.taula-continguts.elementor-toc--content-ellipsis .elementor-toc__list-item-text{
    white-space: normal !important;
    font-size: 15px;
    padding: 4px 5px;
}
.taula-continguts .elementor-toc__body .elementor-toc__list-item-text.elementor-item-active{
    font-weight: 500;
    color: #12110E;
}
.taula-continguts.elementor-toc--content-ellipsis .elementor-toc__list-item-text:hover{
    background-color: #c6e3f8;
    text-decoration: none !important;
    color: #12110E;
}
.taula-continguts .elementor-toc__list-item {
    margin-bottom: 0px;
}

@media screen and (max-width: 760px) {
    .taula-continguts  .elementor-toc__list-item:last-child {
        margin-bottom: 140px;
    }
    .taula-continguts  .elementor-toc__list-item  .elementor-toc__list-item:last-child{
        margin-bottom: 0px;
    }
}

/*ESTILS pàgina*/


blockquote {
	background-color: #f0f0f0;
    padding: 15px 20px 15px 30px;
    border-left: 2px solid #0083ba;
    margin: 0;
}

.aligncenter, .wp-block-image.aligncenter {
    float: none;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.wp-caption, .gallery-caption {
    width: auto;
    max-width: 100%;
    margin-top: 18px!important;
    margin-bottom: 18px!important;
    display: table!important;
    table-layout: fixed!important;
}
.wp-caption-text {
    font-style: normal;
    display: table-caption;
    caption-side: bottom;
    font-size: 11px;
    opacity: 0.75;
    line-height: 14px;
    padding: 3px 0;
}

.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
	clear: both;
    float: none;
    box-sizing: border-box;
}
.alignright {
    float: right;
    margin: 0px 0px 0px 23px!important;
    box-sizing: border-box;
}
.alignleft {
    float: left;
    margin: 0px 23px 0px 0px !important;
    box-sizing: border-box;
}
figure {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
}
hr {
    border: none;
    border-top: 1px solid #eaeaea;
}


/*FINAL ESTILS pàgina*/

/* FOOTER GLOBAL */
.footer-iframe {
  width: 100%;
  height: 550px;
}

/*BOTON TO TOP*/
.jsToTop{
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #9CB650;
    color: #FFFFFF;
    font-size: 30px;
}
#toTop, .toTop{
    opacity:0;
}

/*WPML*/
.wpml-elementor-ls .wpml-ls-item .wpml-ls-link{
    opacity: .5;
}

.wpml-elementor-ls .wpml-ls-item .wpml-ls-link:hover,
.wpml-elementor-ls .wpml-ls-item.wpml-ls-current-language .wpml-ls-link  {
    opacity: 1;
}

/* BAJA LOS ANCHORS A 50PX*/
body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
   position: relative;
   z-index: -1;
}
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
    content: "";
    display: block;
    height: 50px; /* fixed header height*/
    margin: -50px 0 0; /* negative fixed header height*/
    visibility: hidden;
    pointer-events: none;
}

.banner-container div{
    display: flex;
    align-items: center;
}
/*MOBIL*/
@media (max-width: 767px) {
	.wp-caption img ,
	.wp-caption.alignleft,
	.wp-caption.alignright {
	    width: 100% !important;
	}
	blockquote h6 {
	    padding-left: 0px !important;
	}
    .footer-iframe{
        height: 1100px;
    } 
    body .elementor-toc--content-ellipsis{
        max-height: 60vh !important;
    }
}

/*TABLET*/
@media (min-width: 768px) and (max-width: 1024px) {
    .footer-iframe{
        height: 690px;
    } 

}

/*ORDINADOR*/
@media (min-width: 1025px) {
    .footer-iframe{
        height: 600px;
      } 

}


/* WordPress Gallery 
------------------------------------------ */
.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.gallery:after {
  display: table;
  content: "";
  clear: both;
}
.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
}
.gallery-item img {
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}
@media screen and (max-width: 760px) {
    .gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item ,.gallery-columns-6 .gallery-item ,.gallery-columns-7 .gallery-item ,.gallery-columns-8 .gallery-item , .gallery-columns-9 .gallery-item {
      width: 100%;
    }
}

/*

/*FOOTER FLOBAL footer.html*/
    .site-footer-global,
    .site-footer-global * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }

    .site-footer-global {
      background-color: #EFEFEF;
      color: #383838;
      font-family: Open Sans, sans-serif;
      line-height: 1.5;
      max-width: 100vw !important;
    }


    .footer-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 40px 20px;
      display: flex;
      flex-wrap: wrap;
      gap: 40px;
    }

    /* 1. Social Share Section */
    .footer-share {
      flex: 1 1 100%;
      text-align: center;
      background-color: #ffffff;
      padding: 20px 0;
    }

    .footer-share h2 {
      font-size: 1.25rem;
      margin-bottom: 16px;
    }

    .share-buttons {
      display: inline-flex;
      gap: 12px;
      flex-wrap: wrap;
      justify-content: center;
    }

    .share-button {
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #e0e0e0;
      border-radius: 50%;
      transition: background-color 0.2s ease;
    }

    .share-button svg {
      width: 20px;
      height: 20px;
      fill: #333;
    }

    .share-button:hover {
      background-color: #e0fdeb;
    }


    /* 2. Logo & About Section */
    .footer-about {
      flex: 1 1 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
      text-align: center;
      justify-content: space-between;
      gap:40px;
    }

    .footer-about .logo img {
      max-width: 195px;
      height: 46px;
      margin-bottom: 16px;
      width: 195px;
    }

    .footer-about p {
      font-size: 14px;
      line-height: 15px;
      text-align: left;
    }

    .footer-about p a {
      color: #0066cc;
    }

    /* 3. “Segueix-nos” & Call-to-Action Buttons */
    .footer-social-follow {
      flex: 1 1 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
      text-align: center;
      gap: 16px;
      justify-content: center;
      padding: 15px 0;
    }

    .footer-social-follow h2 {
      font-size: 1.25rem;
      margin-bottom: 8px;
    }

    .social-icons {
      display: inline-flex;
      gap: 12px;
    }

    .social-icon {
      width: 36px;
      height: 36px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      background-color: #e0e0e0;
      transition: background-color 0.2s ease;
    }

    .social-icon svg {
      width: 18px;
      height: 18px;
      fill: #333;
    }

    .social-icon:hover {
      background-color: #e0fdeb;
    }

    .footer-buttons {
      display: flex;
      gap: 12px;
      flex-wrap: wrap;
      justify-content: center;
      margin-top: 8px;
      margin-left: 20%;
    }

    .footer-button {
      padding: 10px 20px;
      background-color: #E0FDEB;
      color: #383838;
      border: none;
      border-radius: 4px;
      font-size: 0.95rem;
      cursor: pointer;
      transition: background-color 0.2s ease;
      text-decoration: none;
    }
    .footer-nav-section .footer-button{
      margin-bottom: 40px;
    }
    .footer-button:hover, .footer-nav-section .footer-button {
      background-color: #12110E;
      color: #ffffff;
    }
    .footer-button:hover svg {
      fill: #ffffff;
    }
    .footer-nav-section .footer-button:hover{
      background-color: #E0FDEB;
      color: #383838; 
    }
    /* 4. Navigation Menus */
    .footer-nav-section {
      flex: 1 1 30%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .footer-nav {
      list-style: none;
    }

    .footer-nav li + li {
      margin-top: 8px;
    }

    .footer-nav a {
      text-decoration: none;
      color: #383838;
      font-size: 16px;
      font-weight: 600;
    }
    .footer-nav li{
        padding: 5px 10px;
        width: fit-content;
    }

    .footer-nav li:hover{
      background-color:#E0FDEB ;
    }

    /* 5. Small Logo & License */
    .footer-legal {
      flex: 1 1 100%;
      border-top: 1px solid #ffffff;
      margin-top: 40px;
      padding: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 16px;
      font-size: 0.85rem;
      color: #666;
      flex-direction: row;
      align-content: center;
    }

    .footer-legal .small-logo img {
      max-width: 88px;
      height: auto;
    }

    .footer-legal .license-text a,
    .footer-about p a {
      border-bottom: 3px solid #c5e2f7;
      color: #383838;
      text-decoration: none;
    }
    .footer-legal .license-text a:hover,
    .footer-about p a:hover {
        background-color: #c6e3f8;
    }

    /* Responsive Adjustments */

@media screen and (max-width: 1199px) {
    .footer-about {
         flex: 1 1 100%;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: space-between;
        gap: 20px;
        align-content: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
      }
      .footer-about .logo {
          width: 30%;
      }
      .footer-about p {
          width: 60%;
          padding-right: 50px;
      }
      .footer-about p:last-child {
          width: 100%;
          padding: 10px 50px;
      }
      .footer-about .logo img {
        height: auto;
        margin-bottom: 0px;
        width: 165px;
        padding-left: 25px;
    }
    .footer-buttons {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
        margin: 20px;
        width: 100%;
    }
    .footer-social-follow {
        flex: 1 1 100%;
        display: flex;
        align-items: center;
        text-align: center;
        gap: 23px;
        justify-content: center;
        padding: 0;
        flex-wrap: wrap;
    }
    .footer-nav-section {
        flex: 1 1 29%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .footer-legal {
      padding: 20px 100px;
   }
}
@media screen and (max-width: 760px){
      .footer-about {
        flex-direction: column;
        padding: 0 10%;
      }
      .footer-container {
        flex-direction: column;
        gap: 32px;
      }

      .footer-about,
      .footer-social-follow {
        align-items: center;
      }

      .footer-nav-section {
        flex: 1 1 100%;
      }

      .footer-legal {
        flex-direction: column;
        text-align: center;
      }
      .footer-about .logo {
        width: 100%;
       }
      .footer-about .logo img {
          padding-left: 0;
      }
      .footer-about p {
          width: 100%;
          padding: 0px !important;
          text-align: center;
          line-height: 20px;
      }
      .footer-nav li {
          padding: 0px;
          max-width: 333px;
          padding-left: 30px;
      }
      .footer-nav-section div {
          margin: 40px auto 0px;
      }
      .footer-legal {
        padding: 20px;
       }
    }
