@import "less/xivato.css";
/*
Theme Name:   Green Court
Theme URI:    
Description:  Theme per Green Court
Author:       MgComunicació
Author URI:   
Version:      2.5
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         
Text Domain:  greencourt
*/
/*----------------------------------------------------------------------------------------------------
	1. Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com  
----------------------------------------------------------------------------------------------------*/
html,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  border: 0;
  vertical-align: baseline;
  text-align: left;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  text-align: left;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
textarea {
  overflow: auto;
}
div.clear,
span.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 0px;
  overflow: hidden;
}
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
input,
textarea,
button {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
}
textarea {
  resize: none;
}
textarea:focus,
input:focus {
  outline: 0;
}
small {
  font-size: 0.75em;
}
input[type=checkbox] {
  accent-color: #c75c21;
  height: auto;
  width: auto;
  -webkit-appearance: checkbox;
}
input[type=radio] {
  accent-color: #c75c21;
  height: auto;
  width: auto;
  -webkit-appearance: checkbox;
}
sup {
  font-size: 0.6em;
  vertical-align: 0.3em;
}
/*----------------------------------------------------------------------------------------------------
	Normalitzacio
----------------------------------------------------------------------------------------------------*/
html {
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
}
body,
input,
textarea {
  background: #ffffff;
}
body,
input,
textarea,
select,
button {
  font-family: 'Red Hat Display', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: 400;
  color: #2b2b2b;
  font-style: normal;
}
/* 
 * Aquests estils Son maquetació només per al front
 */
.wp-block-list {
  padding-left: 1.2em;
}
.wp-block-list li {
  list-style: disc outside;
}
.mod_fil-ariadna nav {
  padding: 0 35px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 0.8em;
}
.mod_fil-ariadna nav a:not(.foo) {
  color: #2b2b2b;
}
.mod_fil-ariadna nav p {
  margin-bottom: 0;
}
.maq_amb-menu-lateral {
  display: flex;
  padding-right: 35px;
}
.maq_amb-menu-lateral .maq_menu-lateral {
  width: 600px;
  padding-right: 50px;
  box-sizing: content-box;
}
@media only screen and (max-width: 800px) {
  .maq_amb-menu-lateral .maq_menu-lateral {
    display: none;
  }
}
.maq_amb-menu-lateral .maq_col-central {
  flex: 1;
}
.maq_sense-menu-lateral {
  padding-left: 35px;
  padding-right: 35px;
}
/* 
 * Loader de fitxers d'estils compartits al front i al gutenberg
 */
#wpadminbar {
  position: fixed;
}
#wp-admin-bar-site-editor {
  display: none;
}
header {
  transition: margin-top 0.35s ease-in;
  font-weight: 700;
  position: fixed;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px #ccc;
  z-index: 10;
  height: 110px;
  height: 130px;
}
header .wp-block-site-logo {
  position: absolute;
  top: 45px;
  width: 120px;
  top: 47px;
  width: 170px;
}
header .descripcio {
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 900px) {
  header .descripcio {
    display: none;
  }
}
body.scrolled header {
  margin-top: -48px;
}
main {
  padding-top: 110px;
  padding-top: 130px;
}
body.menu-3r-nivell header {
  height: 165px;
}
body.menu-3r-nivell main {
  padding-top: 165px;
}
.menu-item span {
  color: #c75c21;
}
.wp-block-site-logo {
  margin-top: 15px;
}
.wp-block-site-logo img {
  width: 100%;
}
.mod-menu-flotant img {
  width: 150px;
}
header .mod-franja-logo {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 14px 35px 0;
  background: #c75c21;
}
header .mod-franja-logo .zona-esquerra {
  display: flex;
  align-content: center;
  align-items: center;
}
header .mod-franja-logo .zona-esquerra ul {
  margin: 10px 0 0 30px;
}
header .mod-franja-logo .zona-dreta {
  font-weight: normal;
  align-items: center;
}
header .mod-franja-logo .zona-dreta a {
  color: #fff;
}
header .mod-franja-logo .zona-dreta a:hover {
  text-decoration: none;
  color: #000000;
}
header .mod-franja-logo .zona-dreta .lang a:hover {
  color: #000000;
}
header .mod-franja-logo .zona-dreta .lang li.on a,
header .mod-franja-logo .zona-dreta .lang:hover li.on a,
header .mod-franja-logo .zona-dreta .lang:hover li.on a:hover {
  color: #fff;
}
header .mod-franja-logo .zona-dreta .lang li.on {
  font-weight: bold;
}
header .mod-franja-logo p,
header .mod-franja-logo ul {
  margin-bottom: 0;
}
header .mod-franja-logo .superior {
  display: flex;
  align-content: center;
  align-items: center;
}
header .mod-franja-logo .superior ul {
  padding-left: 1em;
}
header .mod-franja-logo .superior ul.lang {
  padding-left: 0.5em;
}
header .mod-franja-logo .tel {
  margin-right: 20px;
}
header .mod-franja-logo .buscar {
  font-size: 0.8em;
}
header .mod-franja-logo .buscar a {
  color: #fff;
}
header .mod-franja-logo .social li {
  display: inline;
  list-style: none;
  font-size: 15px;
  margin: 0 4px;
}
header .mod-franja-logo .lang li {
  display: inline;
  list-style: none;
  font-size: 0.9em;
  margin-left: 0.5em;
}
header .mod-franja-logo .inferior {
  text-align: right;
  margin-top: 10px;
}
header .mod-franja-logo .donatiu {
  top: 150px;
  position: absolute;
  right: 0;
  display: inline-block;
  background: #000000;
  color: #fff !important;
  font-weight: bold;
  padding: 12px 24px;
  font-size: 17px;
  width: 120px;
  border-top-left-radius: 30px;
  text-align: center;
  border-bottom-left-radius: 30px;
  line-height: 1em;
}
header .mod-franja-logo .donatiu:hover {
  background: #fff;
  color: #2b2b2b !important;
}
.burger {
  width: 24px;
  height: 24px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 30;
}
.burger span {
  display: block;
  position: absolute;
  height: 3px;
  border-radius: 2px;
  width: 100%;
  background: #2b2b2b;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
.burger span:nth-child(1) {
  top: 0px;
}
.burger span:nth-child(2),
.burger span:nth-child(3) {
  top: 8px;
}
.burger span:nth-child(4) {
  top: 16px;
}
a:hover .burger span {
  background: #c75c21;
}
#menu_burger {
  display: none;
}
/*
body.js-mostra-menu-lateral #menu_burger {

	span:nth-child(1) {
		top: 18px;
		width: 0%;
		left: 50%;
	}
	span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	span:nth-child(4) {
		top: 18px;
		width: 0%;
		left: 50%;
	}
}
*/
/* desactivem el rollover pastilla
@mdm_colorLinksRevers: #fff;
@mdm_bgLinksRevers: @colorCorporatiu;
@mdm_textDecoration: none;
@mdm_fontWeight: bold;
@mdm_paddingOpcions: 10px 18px;
*/
#layer-menu {
  display: none;
}
@media screen and (min-width: 1351px) {
  #layer-menu {
    display: block;
    position: fixed;
    left: 200px;
    right: 200px;
    z-index: 10;
    top: 48px;
    transition: margin-top 0.35s ease-in;
    /* submenu desplegable */
  }
  body.admin-bar #layer-menu {
    top: 80px;
  }
  body.scrolled #layer-menu {
    margin-top: -48px;
  }
  #layer-menu a {
    color: #2b2b2b;
  }
  #layer-menu .mobile-only,
  #layer-menu .icon-plus,
  #layer-menu .close-layer-menu,
  #layer-menu .dreta {
    display: none;
  }
  #layer-menu ul {
    padding: 0;
    margin: 0;
    text-align: center;
  }
  #layer-menu .menu > li > a {
    text-transform: uppercase;
    padding: 12px 0;
    height: 48px;
    height: 68px;
    display: block;
    position: relative;
    line-height: 43px;
    line-height: 60px;
  }
  #layer-menu .menu > li > a:hover {
    text-decoration: none;
  }
  #layer-menu .menu > li:hover > a:before,
  #layer-menu .menu > li > a:hover:before,
  #layer-menu .menu > li.current-menu-ancestor > a:before,
  #layer-menu .menu > li.current-menu-item > a:before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    right: 0;
    top: 45px;
    top: 55px;
    height: 8px;
  }
  #layer-menu .menu > li:hover > a:before,
  #layer-menu .menu > li > a:hover:before {
    background: #aaa;
  }
  #layer-menu .menu > li.current-menu-ancestor > a:before,
  #layer-menu .menu > li.current-menu-item > a:before {
    background: #c75c21;
  }
  #layer-menu li {
    display: inline-block;
    margin: 0 13px;
    line-height: 1.4em;
    font-size: 18px;
  }
  #layer-menu li li {
    font-weight: 700;
  }
  #layer-menu li li li {
    font-size: 15px;
    font-weight: normal;
  }
  #layer-menu li:not(.megamenu) {
    /* sub-submenu */
  }
  #layer-menu li:not(.megamenu) ul {
    display: none;
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 0;
    border-bottom: 0;
    text-align: left;
    min-width: 160px;
  }
  #layer-menu li:not(.megamenu):hover > ul {
    display: block;
  }
  #layer-menu li:not(.megamenu) li {
    display: flex;
    margin: 0;
  }
  #layer-menu li:not(.megamenu) li a {
    width: 100%;
    display: block;
    padding: 2px 18px;
    box-sizing: border-box;
  }
  #layer-menu li:not(.megamenu) li.menu-item-has-children .sub-sub-menu:before {
    content: "\e904";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.75em;
    position: absolute;
    margin-left: -12px;
    margin-top: 9px;
  }
  #layer-menu li:not(.megamenu) li:hover > a,
  #layer-menu li:not(.megamenu) li a:hover {
    background: none;
    color: #c75c21;
    text-decoration: underline;
  }
  #layer-menu li:not(.megamenu) li li {
    display: block;
    background: rgba(255, 255, 255, 0.95);
  }
  #layer-menu li:not(.megamenu) li li:first-child {
    padding-top: 5px;
  }
  #layer-menu li:not(.megamenu):hover ul ul,
  #layer-menu li:not(.megamenu) ul ul {
    display: none !important;
    margin-top: -5px;
    width: max-content;
    padding-top: 0;
    background: none;
    padding-left: 7px;
    border: 0;
  }
  #layer-menu li:not(.megamenu) ul ul li:last-child {
    border-bottom: 7px solid #c75c21;
  }
  #layer-menu li:not(.megamenu) ul li:hover ul,
  #layer-menu li:not(.megamenu):hover ul li:hover ul {
    display: block !important;
  }
  #layer-menu li.megamenu > ul {
    display: none;
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 0;
    border-bottom: 0;
    left: calc(-630px - 200px + 50vw);
    width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #layer-menu li.megamenu:hover > ul {
    display: flex;
    justify-content: space-between;
  }
  #layer-menu li.megamenu > ul > li {
    margin-right: 30px;
  }
  #layer-menu li.megamenu li {
    display: block;
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 1.3em;
  }
  #layer-menu li.megamenu li a {
    padding: 2px 8px;
    display: block;
  }
  #layer-menu li.megamenu li a:hover {
    color: #c75c21;
    background: none;
    text-decoration: underline;
  }
  #layer-menu li.megamenu ul ul {
    display: block;
    position: static;
    background: none;
    padding-left: 0;
    font-weight: normal;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
    border-bottom: 0;
  }
}
@media screen and (min-width: 1450px) {
  #layer-menu li.megamenu:hover > ul {
    margin-left: 0;
  }
}
/* General (definits a menu-desplegable-megamenu.less)
@mdm_layerMenuBreakpoint: 1300px;
@mdm_layerMenuBreakpointMin: 1301px;
*/
.mod-menu-flotant {
  display: none;
}
@media only screen and (max-width: 1350px) {
  #menu_burger {
    display: block;
  }
  body:after {
    content: '';
    display: block;
    opacity: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(199, 92, 33, 0.6);
  }
  body.js-mostra-menu-lateral:after {
    opacity: 1;
    z-index: 99;
    animation: fadeInFromNone 0.5s ease-out;
  }
  body.js-mostra-menu-lateral .wp-site-blocks > * {
    filter: blur(1px);
  }
  @keyframes fadeInFromNone {
    0% {
      opacity: 0;
      z-index: -1;
    }
    1% {
      opacity: 0;
      z-index: 99;
    }
    100% {
      opacity: 1;
      z-index: 99;
    }
  }
  .mod-menu-flotant {
    width: 600px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 100;
    background: #fff;
    color: #2b2b2b;
    left: -600px;
    transition: left 0.5s ease-in-out;
  }
  body.js-mostra-menu-lateral .mod-menu-flotant {
    left: 0;
  }
  .mod-menu-flotant ul:not(.foo) {
    padding: 0;
    margin-bottom: 0;
  }
  .mod-menu-flotant .wp-block-site-logo {
    padding-left: 35px;
    padding-top: 14px;
  }
  body.admin-bar .mod-menu-flotant .wp-block-site-logo {
    padding-top: 46px;
  }
  .mod-menu-flotant .tancar {
    position: absolute;
    top: 24px;
    right: 5px;
  }
  body.admin-bar .mod-menu-flotant .tancar {
    top: 56px;
  }
  .mod-menu-flotant ul.menu {
    margin-top: 40px;
    list-style: none;
    padding-left: 35px;
    text-align: left;
  }
  .mod-menu-flotant li {
    display: block;
    margin: 0;
    padding: 0;
  }
  .mod-menu-flotant a:not(.foo) {
    padding: 0;
    display: block;
    color: #2b2b2b;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mod-menu-flotant a:hover {
    text-decoration: none !important;
    color: #c75c21;
  }
  .mod-menu-flotant {
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .mod-menu-flotant li {
    line-height: 1.2em;
  }
  .mod-menu-flotant a:not(.foo) {
    padding: 10px 15px;
  }
  .mod-menu-flotant a:hover {
    background: #eeeeee;
  }
  .mod-menu-flotant .wp-block-site-logo a:hover,
  .mod-menu-flotant a.tancar:hover {
    background: none;
  }
  .mod-menu-flotant .menu-wrapper {
    position: relative;
    flex: 1;
    width: 600px;
    overflow: hidden;
    overflow-y: auto;
  }
  .mod-menu-flotant ul.menu {
    margin-top: 0;
  }
  .mod-menu-flotant ul.deep-3 {
    margin-top: 0 !important;
  }
  .mod-menu-flotant ul {
    margin-top: -2000px;
  }
  .mod-menu-flotant ul.menu-actiu {
    margin-top: 0;
  }
  .mod-menu-flotant ul ul ul.menu-actiu {
    margin-top: 2000px;
  }
  .mod-menu-flotant.animant-menu .menu-wrapper {
    overflow: hidden;
    background: #fff;
  }
  .mod-menu-flotant.animant-menu ul,
  .mod-menu-flotant.animant-menu ul.menu-actiu,
  .mod-menu-flotant.animant-menu ul ul ul.menu-actiu {
    margin-top: 0;
  }
  .mod-menu-flotant .menu,
  .mod-menu-flotant .sub-menu,
  .mod-menu-flotant .sub-menu > li > ul {
    transition: left 0.5s ease-in-out;
    position: absolute;
    top: 30px;
    left: 600px;
    width: 600px;
    margin-left: 600px;
  }
  .mod-menu-flotant ul.menu {
    left: 0;
    margin-left: 0;
  }
  .mod-menu-flotant .wp-block-site-logo,
  .mod-menu-flotant .menu {
    padding-left: 0 !important;
  }
  .mod-menu-flotant .sub-menu,
  .mod-menu-flotant .sub-menu > li > ul {
    top: 0 !important;
  }
  .mod-menu-flotant .menu-pare-actiu {
    left: -600px !important;
  }
  .mod-menu-flotant .menu-actiu {
    left: 0 !important;
  }
  .mod-menu-flotant .h4,
  .mod-menu-flotant .h5 {
    font-size: 1.15em;
    margin-bottom: 0;
    font-weight: bold;
  }
  .mod-menu-flotant ul.sub-menu > li > ul > li > ul {
    margin-left: 20px;
  }
  .mod-menu-flotant .menu-enrrere {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: #eeeeee 1px solid;
    border-bottom: #eeeeee 1px solid;
    margin-bottom: 16px;
  }
  .mod-menu-flotant .menu-enrrere a {
    justify-content: flex-start;
    font-weight: 400;
    font-family: 'Red Hat Display', sans-serif;
  }
  .mod-menu-flotant .menu-enrrere .icon-chevron-left {
    margin-left: -0.25em;
    margin-right: 0.35em;
  }
  .mod-menu-flotant .icon-chevron-right {
    margin-right: 0.5em;
  }
  .mod-menu-flotant .menu-item span {
    color: inherit;
  }
  .mod-menu-flotant .h4 a,
  .mod-menu-flotant .h5 a {
    display: block;
  }
  .mod-menu-flotant .h4 a span,
  .mod-menu-flotant .h5 a span,
  .mod-menu-flotant .menu-item span.icon-chevron-left,
  .mod-menu-flotant .menu-item span.icon-chevron-right,
  .mod-menu-flotant .menu-item span span {
    color: #c75c21;
  }
  .deep-1 > li.menu-item > a {
    font-weight: bold;
  }
  .icon-chevron-left,
  .icon-chevron-right {
    font-size: 0.8em;
    line-height: 0.5em;
  }
}
@media only screen and (max-width: 650px) {
  .mod-menu-flotant {
    width: 100vw;
  }
  .mod-menu-flotant .menu,
  .mod-menu-flotant .sub-menu,
  .mod-menu-flotant .sub-menu > li > ul {
    width: 100vw;
  }
}
.mod-menu-3r-nivell {
  border: #2b2b2b 1px solid;
  border-left: 0;
  border-right: 0;
  text-align: center;
  padding: 15px;
  margin-top: 20px;
}
.mod-menu-3r-nivell ul:not(foo) {
  padding: 0;
  text-align: center;
  margin: 0;
  list-style: none;
}
.mod-menu-3r-nivell li {
  display: inline-block;
  margin: 0 10px;
}
.mod-menu-3r-nivell a:not(.foo) {
  color: #2b2b2b;
}
.mod-menu-3r-nivell li.current-menu-item a {
  color: #c75c21;
}
@media only screen and (max-width: 1350px) {
  #menu_burger {
    right: 35px;
    position: absolute;
    top: 70px;
  }
  /*
	header .mod-franja-logo .donatiu {
		right: 90px;
		border-radius: 20px;
		position: absolute;
	}
	*/
}
/*
@media only screen and (max-width: 550px) {
	header .social {
		display: none;
	}
}
*/
@media only screen and (max-width: 500px) {
  .wp-block-site-logo img {
    width: 30vw;
  }
  header .mod-franja-logo .donatiu {
    /*
		font-size: 3vw;
		padding: 2vw 4vw;
		border-radius: 8vw;
		// right: 65px;
		*/
    display: none;
  }
  header .mod-franja-logo {
    padding-left: 20px;
    padding-right: 20px;
  }
  #menu_burger {
    right: 20px;
  }
}
@media only screen and (max-width: 400px) {
  header .mod-franja-logo .superior {
    font-size: 4.25vw;
  }
}
.minicart-container {
  position: absolute;
  right: 35px;
  top: 67px;
}
@media only screen and (max-width: 1350px) {
  .minicart-container {
    right: 90px;
  }
}
.minicart-container .cart-icon {
  color: #111111;
}
.minicart-container .cart-icon:hover {
  color: #c75c21;
  text-decoration: none;
}
.minicart-container .icon-cart {
  font-size: 1.3em;
  vertical-align: middle;
  margin-right: 5px;
}
.minicart-container .cart-count {
  background: #c75c21;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  min-width: 20px;
  border-radius: 50%;
  display: inline-block;
  font-family: sans-serif;
  font-weight: normal;
}
.minicart-container .cart-dropdown {
  display: none;
}
/*----------------------------------------------------------------------------------------------------
	Layer cercador
----------------------------------------------------------------------------------------------------*/
#search_layer {
  position: fixed;
  z-index: 100;
  background: #fff;
  padding: 100px 0 0;
  height: 140px;
  left: 0;
  right: 0;
  box-shadow: rgba(199, 92, 33, 0.4) 0 0 15px 5px;
  margin-top: -280px;
  transition: margin 0.35s ease-in;
  top: 0;
}
body.admin-bar #search_layer {
  top: 32px;
}
body.search-layer #search_layer {
  margin-top: 0;
}
#search_layer a.close-search {
  position: absolute;
  right: 25px;
  top: 20px;
  color: #2b2b2b;
}
#search_layer a.close-search:hover {
  text-decoration: none;
  color: #c75c21;
}
#search_layer .maq-contenidor {
  max-width: 1000px;
}
#search_layer fieldset {
  display: flex;
}
#search_layer .input-text {
  width: 100%;
  background: #eee;
  padding: 10px 20px;
  margin-right: 30px;
  border-radius: 4px;
}
#search_layer .com_bt {
  padding: 0 20px;
  border-radius: 5px;
  cursor: pointer;
  background: #c75c21;
  color: #fff;
}
#search_layer .com_bt:hover {
  background: #2b2b2b;
}
@media screen and (max-width: 500px) {
  #search_layer fieldset {
    display: block;
    text-align: right;
  }
  #search_layer .input-text {
    margin-bottom: 30px;
  }
}
#bg_search {
  content: ' ';
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(199, 92, 33, 0.6);
  position: fixed;
  z-index: 2 !important;
  display: none;
}
body.search-layer main,
body.search-layer footer > .wp-block-group {
  filter: blur(2px);
}
body.search-layer {
  overflow: hidden;
}
/* 
 * Aquests estils apareixen com a opcions de Gutenberg
 * i defineixen els estils al front i al back.
 *
 * Poso primer el nom que es mostrarà, com a comentari. 
 * a continuació, el class que es farà servir, començant per .is-style- (el Gutenberg ho posa sempre)
 * a continuació, puc definir tags, per exemple titulars, amb el estil per defecte que interessi
 * i finalment, definicions repetides si s'escau per als CSS breakpoints
 */
/* Gegant */
.is-style-com_titular_1,
.is-style-com_titular_2,
.is-style-com_titular_3,
.is-style-com_titular_4,
.is-style-com_titular_5,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2b2b2b;
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 700;
  line-height: 1em;
  font-size: 4vw;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0.2em;
  line-height: 1.1em;
}
[class*="-com_titular_"] a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #c75c21 !important;
}
[class*="-com_titular_"] a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #c75c21 !important;
  text-decoration: none !important;
}
h1,
.is-style-com_titular_1 {
  font-size: 6vw;
}
h2,
.is-style-com_titular_3 {
  font-size: 50px;
}
h3,
h4,
.is-style-com_titular_4 {
  font-size: 32px;
  padding-top: 0;
}
.is-style-com_titular_5,
h5,
h6 {
  color: #c75c21;
  font-size: 24px;
  padding-bottom: 0.75em;
}
h1,
.is-style-com_titular_1,
.is-style-com_titular_5,
h5,
h6 {
  font-family: 'Gloock', serif;
  font-weight: 400;
}
@media only screen and (max-width: 1500px) {
  .is-style-com_titular_2 {
    font-size: 58px;
  }
}
@media only screen and (max-width: 1200px) {
  .is-style-com_titular_2 {
    font-size: 4.6vw;
  }
  h2,
  .is-style-com_titular_3 {
    font-size: 3.8vw;
  }
  h3,
  h4,
  .is-style-com_titular_4 {
    font-size: 2.6vw;
  }
  .is-style-com_titular_5,
  h5,
  h6 {
    font-size: 1.95vw;
  }
}
@media only screen and (max-width: 650px) {
  .is-style-com_titular_1,
  .is-style-com_titular_2 {
    font-size: 10vw;
  }
  h2,
  .is-style-com_titular_3 {
    font-size: 22px;
  }
  h3,
  h4,
  .is-style-com_titular_4 {
    font-size: 18px;
  }
  .is-style-com_titular_5,
  h5,
  h6 {
    font-size: 2.925vw;
  }
}
/*
@media only screen and (max-width: 650px) {
	h2, .is-style-com_titular_3 {
		font-size: 8vw;
	}
	h3, h4, .is-style-com_titular_4 {
		font-size: 5vw;
	}
}
*/
/* 
 * Aquests estils sincronitzen la visió al front-end i al Gutenberg
 */
ol:not([class*="wp-block-"]) {
  list-style: decimal outside;
  padding-left: 2.25em;
  margin-bottom: 1.4em;
}
ul:not([class*="wp-block-"]) {
  list-style: disc outside;
  padding-left: 2.25em;
  margin-bottom: 1.4em;
}
p,
li {
  padding: 0;
  margin: 0 0 1.4em 0;
  line-height: 1.4em;
}
li {
  margin: 0 0 0.7em 0;
}
a:not(.wp-block-button__link) {
  color: #c75c21;
  text-decoration: none;
}
a:not(.wp-block-button__link):hover {
  color: #c75c21;
  text-decoration: underline;
}
/* 
 * Overrides als estils de moduls nadius WP
 */
.wp-block-gallery {
  gap: 1px !important;
}
.wp-block-cover,
.wp-block-cover-image {
  padding: 0;
  min-height: 2em;
}
.wp-block-button__link {
  background: none;
  padding: 0;
  font-size: 25px !important;
  line-height: 2em;
  font-weight: bold;
}
.wp-block-button__link br {
  display: none;
}
.wp-block-button__link::after {
  content: '' !important;
  display: inline-block !important;
  width: 60px;
  height: 7px;
  background: #c75c21;
  margin-left: 7px;
}
.wp-block-button__link:hover::after {
  background: #2b2b2b;
}
.wp-block-woocommerce-product-button .wp-block-button__link::after {
  display: none;
}
@media only screen and (max-width: 650px) {
  .wp-block-button__link {
    font-size: 20px !important;
  }
  .wp-block-button__link::after {
    width: 40px;
    height: 6px;
    margin-left: 6px;
  }
}
.wp-block-button__link,
.is-style-taronja-gris .wp-block-button__link,
.is-style-taronja-blanc .wp-block-button__link {
  color: #c75c21;
}
.wp-block-button__link::after,
.is-style-taronja-gris .wp-block-button__link::after,
.is-style-taronja-blanc .wp-block-button__link::after {
  background: #c75c21;
}
.is-style-gris-taronja .wp-block-button__link,
.is-style-gris-blanc .wp-block-button__link {
  color: #2b2b2b;
}
.is-style-gris-taronja .wp-block-button__link::after,
.is-style-gris-blanc .wp-block-button__link::after {
  background: #2b2b2b;
}
.is-style-blanc-taronja .wp-block-button__link,
.is-style-blanc-gris .wp-block-button__link {
  color: #fff;
}
.is-style-blanc-taronja .wp-block-button__link::after,
.is-style-blanc-gris .wp-block-button__link::after {
  background: #fff;
}
.wp-block-button__link:hover,
.is-style-taronja-gris .wp-block-button__link:hover,
.is-style-blanc-gris .wp-block-button__link:hover {
  color: #2b2b2b;
}
.wp-block-button__link:hover::after,
.is-style-taronja-gris .wp-block-button__link:hover::after,
.is-style-blanc-gris .wp-block-button__link:hover::after {
  background: #2b2b2b;
}
.is-style-taronja-blanc .wp-block-button__link:hover,
.is-style-gris-blanc .wp-block-button__link:hover {
  color: #fff;
}
.is-style-taronja-blanc .wp-block-button__link:hover::after,
.is-style-gris-blanc .wp-block-button__link:hover::after {
  background: #fff;
}
.is-style-gris-taronja .wp-block-button__link:hover,
.is-style-blanc-taronja .wp-block-button__link:hover {
  color: #c75c21;
}
.is-style-gris-taronja .wp-block-button__link:hover::after,
.is-style-blanc-taronja .wp-block-button__link:hover::after {
  background: #c75c21;
}
@media only screen and (max-width: 500px) {
  .wp-block-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 782px) {
  .wp-block-columns {
    display: flex;
    flex-wrap: wrap !important;
    /*justify-content: space-between;*/
    justify-content: center;
  }
  .wp-block-columns .wp-block-column {
    width: 47%;
    box-sizing: border-box;
    flex-basis: auto !important;
  }
  .wp-block-columns.ipad-3-cols .wp-block-column {
    width: 29%;
  }
}
/* Els blocks .wp-block-media-text que el client ha posat, es veuen malament a partir de 1220px en avall,
a la home, vaig substituir aquest módul per un sistema de columnes (video Judit Mascó), amb excepcions: */
@media (max-width: 1220px) {
  .wp-block-media-text {
    grid-template-columns: 100% !important;
    margin-top: 5vw;
  }
  .wp-block-media-text .wp-block-media-text__content {
    grid-column: 1 !important;
    grid-row: 1 !important;
  }
  .wp-block-media-text .wp-block-media-text__media {
    grid-column: 1 !important;
    grid-row: 2 !important;
    margin-top: 5vw;
  }
}
@media (max-width: 1220px) {
  .dos-cols-amb-icones {
    display: block !important;
  }
  .dos-cols-amb-icones .maq-contenidor {
    margin-bottom: 60px;
  }
  .dos-cols-amb-icones .fites * {
    text-align: center;
  }
}
@media (min-width: 1221px) {
  .dos-cols-amb-icones .maq-contenidor {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 782px) {
  .dos-cols-amb-icones > .wp-block-column {
    width: auto !important;
  }
}
/* Estils a Icosaedro: manipular una mica els botons, que ja servien tal qual
// Botons del block de Gutenberg 

.wp-block-buttons {
	margin-bottom: @marginBottomText;
}

.wp-block-button__link {
	
	border: 0 !important;
	border-style: solid !important;
	text-transform: uppercase;
	padding: (1px+@voraBotons) (13px+@voraBotons);
	text-transform: uppercase;
	font-size: 13px;
	font-weight: @fontWeightGeneralSemi;
	
	.boton-grande & {
		font-size: 16px;
		padding: (5px+@voraBotons) (24px+@voraBotons);
	}
}

.is-style-fill {

	.wp-block-button__link:not(.has-background) {

		background: @colorGris-medio;
		border-color: @colorGris-medio;

	}
	.wp-block-button__link:not(.has-text-color) {

		color: @colorTextInvers;
	}
	.wp-block-button__link {
		&:hover {
			color: @colorTextInvers !important;
			background: @colorAccentBoto !important;
		}
	}
}


.is-style-outline {
	
	.wp-block-button__link {

		border-width: @voraBotons !important;
		border-style: solid !important;
		padding: 3px 20px;

		border-width: 2px;
		padding: 3px 20px;
	}

	.wp-block-button__link:not(.has-text-color) {

		color: @colorGris-medio;
	}
	.wp-block-button__link:hover {
		color: @colorTextInvers !important;
		background: @colorAccentBoto !important;
	}		
}

.is-style-fill,
.is-style-outline {

	.wp-block-button__link {

		&:hover {
			color: @colorTextInvers;
			background: @colorAccentBoto;
			border-color: @colorAccentBoto;
		}
	}
}
*/
/* 
 * Estils comuns, poder ser usats a diferents mòduls
 */
.tit-cerca {
  margin: 1.5em 0;
}
.img img {
  display: block;
  width: 100%;
  height: auto;
}
.post .info-inner {
  padding-top: 10px;
}
.post .is-style-com_titular_4 a {
  color: #2b2b2b !important;
}
.post .is-style-com_titular_4 a:hover {
  color: #c75c21 !important;
}
@media only screen and (max-width: 1680px) {
  .post .info-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.is-style-com_titular_5 {
  color: #2b2b2b;
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 700;
  line-height: 1em;
  font-size: 24px;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0.8em;
}
.is-style-com_titular_2.serifa {
  font-family: 'Gloock', serif;
  font-weight: 400;
  margin-bottom: 0.5em;
}
.has-blanc-color a {
  color: #fff !important;
}
#cmplz-document {
  margin: 50px auto 0;
  max-width: 1000px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
#cmplz-document p,
#cmplz-document li,
#cmplz-document td,
.editor-styles-wrapper .cmplz-unlinked-mode p,
.editor-styles-wrapper .cmplz-unlinked-mode li,
.editor-styles-wrapper .cmplz-unlinked-mode td {
  font-size: 20px;
}
ol.com_items-seguits,
ul.com_items-seguits {
  list-style: none;
  padding-left: 0;
}
ol.com_items-seguits li,
ul.com_items-seguits li {
  display: inline;
}
.maq-contenidor {
  max-width: 1600px;
  padding-left: 50px;
  padding-right: 50px;
  margin: auto;
  box-sizing: border-box;
}
.maq-contenidor.fullwidth {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.maq-contenidor.ample-marge {
  max-width: 2400px;
}
.maq-contenidor.estreta {
  max-width: 1000px;
}
@media only screen and (max-width: 500px) {
  .maq-contenidor {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.mod-franja {
  background: no-repeat center center;
  background-size: cover;
}
.mod-franja.marge_sup_1 {
  margin-top: 150px;
}
.mod-franja.marge_inf_1 {
  margin-bottom: 150px;
}
.padding_fondo {
  padding-top: 75px;
  padding-bottom: 75px;
}
.padding_fondo_finet {
  padding-top: 30px;
  padding-bottom: 30px;
}
.padding_fondo_xxl {
  padding-top: 150px;
  padding-bottom: 150px;
}
.mod-dades.marge-superior-petit,
.mod-escacs.marge-superior-petit,
.maq-contenidor.marge-superior-petit {
  margin-top: 75px;
}
.mod-dades.marge-superior-gran,
.mod-escacs.marge-superior-gran,
.maq-contenidor.marge-superior-gran {
  margin-top: 150px;
}
.mod-dades.marge-inferior-petit,
.mod-escacs.marge-inferior-petit,
.maq-contenidor.marge-inferior-petit {
  margin-bottom: 75px;
}
.mod-dades.marge-inferior-gran,
.mod-escacs.marge-inferior-gran,
.maq-contenidor.marge-inferior-gran {
  margin-bottom: 150px;
}
@media only screen and (max-width: 1000px) {
  .mod-dades.marge-superior-petit,
  .mod-escacs.marge-superior-petit,
  .maq-contenidor.marge-superior-petit {
    margin-top: 8vw;
  }
  .mod-dades.marge-superior-gran,
  .mod-escacs.marge-superior-gran,
  .maq-contenidor.marge-superior-gran {
    margin-top: 15vw;
  }
  .mod-dades.marge-inferior-petit,
  .mod-escacs.marge-inferior-petit,
  .maq-contenidor.marge-inferior-petit {
    margin-bottom: 8vw;
  }
  .mod-dades.marge-inferior-gran,
  .mod-escacs.marge-inferior-gran,
  .maq-contenidor.marge-inferior-gran {
    margin-bottom: 15vw;
  }
}
.maq_cols_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.maq_cols_grid.gutter1px {
  column-gap: 1px;
}
.maq_cols_grid.gutter {
  column-gap: 15px;
}
.maq_cols_grid.gutterGran {
  column-gap: 80px;
}
.maq_cols_grid.cols_2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.maq_cols_grid.cols_3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media only screen and (max-width: 850px) {
  .maq_cols_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .maq_cols_grid.cols_3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 450px) {
  .maq_cols_grid {
    display: block !important;
  }
}
.maq_cols_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.maq_cols_flex.valign_center {
  align-items: center;
}
.maq_cols_flex.gutter {
  margin-left: -15px;
}
.maq_cols_flex.gutter .col {
  padding-left: 15px;
  box-sizing: border-box;
}
.maq_cols_flex.gutterGran {
  margin-left: -80px;
}
.maq_cols_flex.gutterGran .col {
  padding-left: 80px;
  box-sizing: border-box;
}
.maq_cols_flex.cols_2 > .col,
.maq_cols_flex.cols_4 > .col-doble {
  width: 50%;
}
.maq_cols_flex.cols_3 > .col {
  width: 33.3333%;
}
.maq_cols_flex.cols_4 > .col {
  width: 25%;
}
.maq_cols_flex.cols_3 > .col-doble {
  width: 66.6666%;
}
.maq_cols_flex.cols_4 > .col {
  width: 25%;
}
.maq_cols_flex .col.width_7_12 {
  width: 58.33333333%;
}
.maq_cols_flex .col.width_4_12 {
  width: 33.33333333%;
}
.maq_cols_flex .col.width_5_12 {
  width: 41.66666667%;
}
@media screen and (max-width: 1000px) {
  .maq_cols_flex.cols_4 > .col {
    width: 33.3333%;
  }
}
@media screen and (max-width: 781px) {
  .maq_cols_flex.cols_3 > .col,
  .maq_cols_flex.cols_4 > .col {
    width: 50%;
  }
  .maq_cols_flex.cols_3 > .col-doble {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .maq_cols_flex {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .maq_cols_flex.cols_2 > .col,
  .maq_cols_flex.cols_3 > .col,
  .maq_cols_flex.cols_4 > .col,
  .maq_cols_flex.cols_3 > .col-doble {
    width: 100%;
  }
}
.amb_filet {
  position: relative;
}
.amb_filet:before {
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #fff;
}
.com_img-fullwidth-100-30 .components-resizable-box__container {
  width: auto !important;
  height: auto !important;
}
.com_img-fullwidth-100-30 img,
img.com_img-fullwidth-100-30,
.com_img-fullwidth-100-30 .wp-block-image.com_img-fullwidth-100-30 img {
  width: 100vw !important;
  height: 30vw !important;
}
.slick-arrow {
  position: absolute;
  margin-left: 10px;
  margin-top: -24px;
  cursor: pointer;
  font-size: 32px;
  top: 50%;
  z-index: 1;
}
.slick-arrow.dreta {
  margin-left: auto;
  margin-right: 10px;
  right: 0;
}
.slick-arrow:hover {
  color: #c75c21;
}
.slick-slider {
  text-align: center;
}
.slick-dots {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  display: inline-block;
  padding-left: 0 !important;
  list-style: none;
  margin-top: -50px !important;
}
.slick-dots li {
  display: inline-block;
  margin: auto;
  font-size: 0;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  border-radius: 50%;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li:hover,
.slick-dots li.slick-active {
  background: #fff;
}
.slick-dots button {
  background: #fff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  font-size: 0;
  overflow: hidden;
  padding: 0;
  display: block;
  outline: none;
  cursor: pointer;
}
.slick-dots li:hover button,
.slick-dots li.slick-active button {
  background: #c75c21;
}
.maq-contenidor.peu-donatiu-custom {
  max-width: 1200px;
  margin-top: 3em;
  margin-bottom: 1.25em;
}
.maq-contenidor.peu-donatiu-custom .wp-block-buttons {
  margin-bottom: 1.25em;
}
@media only screen and (max-width: 650px) {
  .txt-gran-mobile {
    font-size: 55px;
  }
}
.subratlla {
  height: 0.75vw;
  display: block;
  background: #f00;
  margin-top: 0.1em;
}
@media only screen and (max-width: 650px) {
  .subratlla {
    height: 1vw;
  }
}
.mod-cabecera .subratlla {
  box-shadow: #00000033 0 0 10px;
}
.mod-cabecera .is-style-com_titular_1 {
  text-shadow: #00000033 0 0 10px;
}
.dissenyador-switcher p {
  color: #c75c21 !important;
}
.dissenyador-switcher a {
  color: #2b2b2b !important;
}
.mod-cabecera {
  /* (old, com Ared)
	.image {
		min-height: 45.4vw * @tamanyAgrossa;
		background: #999 no-repeat center center;
		background-size: cover;
		height: 100%;
		display: flex;
	}
	.text {
		padding-top: 40px;
		padding-bottom: 50px;
		flex: 1;
	}
	.slick-arrow:hover {
		color: #fff;
	}
*/
  /*
	@media screen and ( max-width: 800px ) {
		iframe {
			top: -10vw;
			left: -20vw;
			right: -20vw;
			width: 140vw;
			height: 150%;
		}
	}
	@media screen and ( max-width: 600px ) {
		.maq-contenidor {
			min-height: 80vw;
		}
		iframe {
			top: -10vw;
			left: -25vw;
			right: -20vw;
			width: 150vw;
			height: 120vw;
		}
	}
	*/
}
.mod-cabecera .maq-contenidor {
  min-height: 34.05vw;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mod-cabecera.full .maq-contenidor {
  height: 100vh;
}
.mod-cabecera.full .video-resizer {
  padding-bottom: 114vw;
}
.mod-cabecera.f1_2 .maq-contenidor {
  min-height: 0;
  height: 50vh;
}
.mod-cabecera.f1_2 .video-resizer {
  padding-bottom: 64vw;
}
.mod-cabecera.f16_9 .maq-contenidor {
  min-height: 0;
  height: 56.25vw;
}
.mod-cabecera.f16_9 .video-resizer {
  padding-bottom: 70.25vw;
}
@media screen and (max-width: 550px) {
  .mod-cabecera.f16_9 .maq-contenidor {
    height: 87.5vw;
  }
  .mod-cabecera.f16_9 .video-resizer {
    padding-bottom: 101.5vw;
    margin-left: -40vw;
    width: 180vw;
  }
  .mod-cabecera.f16_9 .text {
    margin-top: 12vw;
  }
}
.mod-cabecera.fina .maq-contenidor {
  min-height: 15vw;
}
.mod-cabecera.fina .video-resizer {
  padding-bottom: 29vw;
}
.mod-cabecera .image {
  background: #eeeeee no-repeat center center;
  background-size: cover;
  display: flex;
}
.mod-cabecera .video-wrapper {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mod-cabecera .video-resizer {
  margin-top: -7vw;
  margin-left: -7vw;
  position: relative;
  width: 114vw;
  padding-bottom: 50vw;
}
.mod-cabecera iframe {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.mod-cabecera img {
  max-width: 35vw;
}
.mod-cabecera .slide {
  position: relative;
}
.mod-cabecera .wp-block-embed,
.mod-cabecera .media-wrapper,
.mod-cabecera .image,
.mod-cabecera .capa-color {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.mod-cabecera.linea {
  border-bottom: #c75c21 4px solid;
  min-height: 100px;
}
.mod-cabecera .wp-block-image {
  max-width: 60vw;
}
.wp-block-greencourt-marges .wp-block-image.size-full img {
  width: 100%;
}
.mod-cabecera-greencourt {
  position: relative;
  background: url(img/greencourt-taronja.svg) no-repeat left top;
  background-size: 75%;
}
.mod-cabecera-greencourt .front {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
.mod-cabecera-greencourt .front .image {
  background: none;
}
.mod-cabecera-greencourt .mod-cabecera {
  overflow: hidden;
  position: relative;
}
.mod-cabecera-greencourt .mod-cabecera::before {
  position: absolute;
  background: url(img/greencourt-taronja-baix.svg) no-repeat left top;
  background-size: 75%;
  content: '';
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.mod-cabecera-greencourt .fons .text {
  opacity: 0;
}
.mod-dades {
  font-family: 'Gloock', serif;
  margin-top: 25px;
}
.mod-dades .inner {
  display: flex;
  justify-content: space-evenly;
}
.mod-dades .dada {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: bold;
  color: #c75c21;
  padding: 0 1em;
}
.mod-dades .dada * {
  text-align: center;
}
.mod-dades .numeric {
  font-size: 4em;
  margin: 0;
}
@media only screen and (max-width: 1400px) {
  .mod-dades .numeric {
    font-size: 4.75vw;
  }
}
@media only screen and (max-width: 1000px) {
  .mod-dades .inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .mod-dades .wp-block-greencourt-dades-interior {
    width: 25vw;
  }
  .mod-dades .numeric {
    font-size: 4.75vw;
  }
}
@media only screen and (max-width: 650px) {
  .mod-dades .numeric {
    font-size: 32px;
  }
}
@media only screen and (max-width: 450px) {
  .mod-dades .wp-block-greencourt-dades-interior {
    width: 40vw;
  }
}
.mod-escacs .interior {
  position: relative;
}
.mod-escacs .capa-color {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.mod-escacs .maq_cols_flex {
  display: flex;
}
.mod-escacs .col {
  width: 50%;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.mod-escacs .col.text {
  padding: 50px;
}
.mod-escacs .col.img {
  position: relative;
  padding-bottom: 50%;
}
.mod-escacs .text-wrapper {
  max-width: 700px;
  margin-left: auto;
}
.mod-escacs .img-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: no-repeat center center;
  background-size: cover;
}
.mod-escacs .maq_cols_flex:nth-child(even) .col.text {
  order: 1;
}
.mod-escacs .maq_cols_flex:nth-child(even) .text-wrapper {
  margin-right: auto;
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .mod-escacs .col.text {
    padding-left: 25px !important;
    padding-right: 25px;
    margin: auto;
    max-width: 500px;
    order: 2 !important;
  }
  .mod-escacs .col.img {
    padding-bottom: 100%;
  }
}
.product-category .img {
  overflow: hidden;
  position: relative;
  display: block;
}
.product-category a:hover img {
  transform: scale(1.2);
}
.product-category .img::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: ' ';
  display: block;
  opacity: 0;
  background: #000;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.product-category a:hover .img::before {
  opacity: 0.4;
}
.product-category img {
  display: block;
  margin: 0 !important;
  transition: transform 0.3s ease;
}
.wp-block-woocommerce-product-image a,
main .wp-block-image a {
  overflow: hidden;
  position: relative;
  display: block;
}
.wp-block-woocommerce-product-image img,
main .wp-block-image img {
  transition: transform 0.3s ease;
}
.wp-block-woocommerce-product-image a:hover img,
main .wp-block-image a:hover img {
  transform: scale(1.2);
}
.wp-block-woocommerce-product-image a::before,
main .wp-block-image a::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: ' ';
  display: block;
  opacity: 0;
  background: #000;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.wp-block-woocommerce-product-image a:hover::before,
main .wp-block-image a:hover::before {
  opacity: 0.4;
}
.mod-graella-cursos a,
.mod-ultims-posts a {
  overflow: hidden;
  position: relative;
  display: block;
}
.mod-graella-cursos img,
.mod-ultims-posts img {
  transition: transform 0.3s ease;
}
.mod-graella-cursos a:hover img,
.mod-ultims-posts a:hover img {
  transform: scale(1.2);
}
.mod-graella-cursos .img a::before,
.mod-ultims-posts .img a::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: ' ';
  display: block;
  opacity: 0;
  background: #000;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.mod-graella-cursos .img a:hover::before,
.mod-ultims-posts .img a:hover::before {
  opacity: 0.4;
}
.mod-graella-cursos .post {
  margin-bottom: 30px;
}
.mod-ultims-posts {
  /*
	.info {
		padding: 40px;
	}
	.info-inner {
		max-width: 350px;
		margin: auto;
	}
	.is-style-com_titular_4 {
		font-size: 1.5em;
		a {
			color: @colorGrisGreenCourt !important;
		}
	}
*/
}
.mod-ultims-posts img {
  display: block;
  width: 100%;
  height: auto;
}
.mod-ultims-posts .slick-slide {
  border-left: #fff 5px solid;
}
.mod-ultims-posts .slick-list {
  margin-left: -5px;
}
.mod-ultims-posts .slick-initialized {
  overflow: hidden;
}
.mod-ultims-posts .slick-arrow {
  top: 13vw;
  color: #fff;
}
@media only screen and (max-width: 1400px) {
  .mod-ultims-posts .slick-arrow {
    top: 17vw;
  }
}
@media only screen and (max-width: 900px) {
  .mod-ultims-posts .slick-arrow {
    top: 22vw;
  }
}
@media only screen and (max-width: 480px) {
  .mod-ultims-posts .slick-arrow {
    top: 45vw;
    font-size: 24px;
  }
}
.mod-ultims-posts .slick-arrow:hover {
  color: #c75c21;
}
.mod-ultims-posts .wp-block-button__link {
  text-align: left;
}
.peu_futur {
  background: url(img/footer-greencourt.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
}
.peu_futur .maq_cols_flex {
  align-items: flex-end;
  padding-top: 100px;
  padding-bottom: 20px;
  text-shadow: rgba(0, 0, 0, 0.35) 0 0 10px;
}
.peu_futur .maq_cols_flex p {
  margin: 0;
}
.peu_futur .big-oportunitats {
  font-size: 1.2em;
  font-family: "Rational Display", sans-serif;
  margin-bottom: 0;
}
.peu_futur .separats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
}
.peu_futur .separats .preu {
  font-size: 2.5em;
  font-family: "Rational Display", sans-serif;
}
.peu_futur .separats p {
  margin: 0 1em 0 0;
  line-height: 1em;
}
.peu_futur .text {
  padding-right: 40px;
  margin-bottom: 20px;
}
.peu_futur .text a {
  color: #fff !important;
  text-decoration: underline;
}
.peu_futur .text a:hover {
  color: #3e4952 !important;
}
.peu_futur .altre {
  line-height: 2em !important;
  font-weight: bold;
}
.peu_futur .wp-block-buttons {
  text-align: right;
  justify-content: flex-end;
}
@media only screen and (max-width: 650px) {
  .peu_futur .separats .preu {
    font-size: 2em;
  }
}
@media only screen and (max-width: 560px) {
  .peu_futur .separats {
    flex-wrap: wrap;
    line-height: 1.2em;
  }
  .peu_futur br {
    display: none;
  }
}
/********************* Nou sistema de columnes responsive *************************/
.wp-site-blocks .mod-columnes-responsive,
.mod-columnes-responsive > .block-editor-inner-blocks > .block-editor-block-list__layout {
  display: flex;
  flex-wrap: wrap;
}
.wp-site-blocks .mod-columna-responsive-wrapper {
  height: auto;
}
.mod-columna-responsive {
  overflow-wrap: break-word;
  word-break: break-word;
}
.mod-columna-responsive img {
  max-width: 100%;
  height: auto;
}
.mod-columnes-responsive > .block-editor-inner-blocks > .block-editor-block-list__layout {
  padding-top: 25px;
  padding-bottom: 25px;
  gap: 6px 2px;
}
.mod-columna-responsive-wrapper,
.mod-columna-responsive,
.mod-columna-responsive > .block-editor-inner-blocks,
.mod-columna-responsive > .block-editor-inner-blocks > .block-editor-block-list__layout {
  height: 100%;
}
.mod-columna-responsive > .block-editor-inner-blocks > .block-editor-block-list__layout {
  padding-left: 0;
  padding-right: 0;
}
.wp-site-blocks .mod-columnes-responsive.gap-petit,
.mod-columnes-responsive.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout {
  gap: 20px;
}
.wp-site-blocks .mod-columnes-responsive.gap-gran,
.mod-columnes-responsive.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout {
  gap: 20px 50px;
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-2 .mod-columna-responsive-wrapper {
  width: 50%;
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-2.gap-petit .mod-columna-responsive-wrapper {
  width: calc( 50%  -  13.33333333px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-2.gap-gran .mod-columna-responsive-wrapper {
  width: calc( 50%  -  33.33333333px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-3 .mod-columna-responsive-wrapper {
  width: 33.33333333%;
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-3.gap-petit .mod-columna-responsive-wrapper {
  width: calc( 33.33333333%  -  15px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-3.gap-gran .mod-columna-responsive-wrapper {
  width: calc( 33.33333333%  -  37.5px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-4 .mod-columna-responsive-wrapper {
  width: 25%;
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-4.gap-petit .mod-columna-responsive-wrapper {
  width: calc( 25%  -  16px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-4.gap-gran .mod-columna-responsive-wrapper {
  width: calc( 25%  -  40px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-5 .mod-columna-responsive-wrapper {
  width: 20%;
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-5.gap-petit .mod-columna-responsive-wrapper {
  width: calc( 20%  -  16.66666667px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-5.gap-gran .mod-columna-responsive-wrapper {
  width: calc( 20%  -  41.66666667px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-6 .mod-columna-responsive-wrapper {
  width: 16.66666667%;
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-6.gap-petit .mod-columna-responsive-wrapper {
  width: calc( 16.66666667%  -  17.14285714px );
}
.wp-site-blocks .mod-columnes-responsive.cols-dsk-6.gap-gran .mod-columna-responsive-wrapper {
  width: calc( 16.66666667%  -  42.85714286px );
}
@media only screen and (max-width: 850px) {
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-1 .mod-columna-responsive-wrapper {
    width: 100%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-1.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 100%  -  10px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-1.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 100%  -  25px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-2 .mod-columna-responsive-wrapper {
    width: 50%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-2.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 50%  -  13.33333333px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-2.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 50%  -  33.33333333px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-3 .mod-columna-responsive-wrapper {
    width: 33.33333333%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-3.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 33.33333333%  -  15px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-3.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 33.33333333%  -  37.5px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-4 .mod-columna-responsive-wrapper {
    width: 25%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-4.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 25%  -  16px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-4.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 25%  -  40px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-5 .mod-columna-responsive-wrapper {
    width: 20%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-5.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 20%  -  16.66666667px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-5.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 20%  -  41.66666667px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-6 .mod-columna-responsive-wrapper {
    width: 16.66666667%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-6.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 16.66666667%  -  17.14285714px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-tbl-6.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 16.66666667%  -  42.85714286px );
  }
}
@media only screen and (max-width: 450px) {
  .wp-site-blocks .mod-columnes-responsive.cols-mob-1 .mod-columna-responsive-wrapper {
    width: 100%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-1.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 100%  -  10px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-1.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 100%  -  25px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-2 .mod-columna-responsive-wrapper {
    width: 50%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-2.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 50%  -  13.33333333px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-2.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 50%  -  33.33333333px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-3 .mod-columna-responsive-wrapper {
    width: 33.33333333%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-3.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 33.33333333%  -  15px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-3.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 33.33333333%  -  37.5px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-4 .mod-columna-responsive-wrapper {
    width: 25%;
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-4.gap-petit .mod-columna-responsive-wrapper {
    width: calc( 25%  -  16px );
  }
  .wp-site-blocks .mod-columnes-responsive.cols-mob-4.gap-gran .mod-columna-responsive-wrapper {
    width: calc( 25%  -  40px );
  }
}
.mod-columnes-responsive.cols-dsk-2 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 50%  -  1.33333333px );
}
.mod-columnes-responsive.cols-dsk-2.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 50%  -  13.33333333px );
}
.mod-columnes-responsive.cols-dsk-2.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 50%  -  33.33333333px );
}
.mod-columnes-responsive.cols-dsk-3 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 33.33333333%  -  1.5px );
}
.mod-columnes-responsive.cols-dsk-3.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 33.33333333%  -  15px );
}
.mod-columnes-responsive.cols-dsk-3.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 33.33333333%  -  37.5px );
}
.mod-columnes-responsive.cols-dsk-4 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 25%  -  1.6px );
}
.mod-columnes-responsive.cols-dsk-4.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 25%  -  16px );
}
.mod-columnes-responsive.cols-dsk-4.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 25%  -  40px );
}
.mod-columnes-responsive.cols-dsk-5 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 20%  -  1.66666667px );
}
.mod-columnes-responsive.cols-dsk-5.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 20%  -  16.66666667px );
}
.mod-columnes-responsive.cols-dsk-5.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 20%  -  41.66666667px );
}
.mod-columnes-responsive.cols-dsk-6 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 16.66666667%  -  1.71428571px );
}
.mod-columnes-responsive.cols-dsk-6.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 16.66666667%  -  17.14285714px );
}
.mod-columnes-responsive.cols-dsk-6.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
  width: calc( 16.66666667%  -  42.85714286px );
}
@media only screen and (max-width: 850px) {
  .mod-columnes-responsive.cols-tbl-1 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 100%  -  1px );
  }
  .mod-columnes-responsive.cols-tbl-1.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 100%  -  10px );
  }
  .mod-columnes-responsive.cols-tbl-1.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 100%  -  25px );
  }
  .mod-columnes-responsive.cols-tbl-2 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 50%  -  1.33333333px );
  }
  .mod-columnes-responsive.cols-tbl-2.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 50%  -  13.33333333px );
  }
  .mod-columnes-responsive.cols-tbl-2.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 50%  -  33.33333333px );
  }
  .mod-columnes-responsive.cols-tbl-3 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 33.33333333%  -  1.5px );
  }
  .mod-columnes-responsive.cols-tbl-3.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 33.33333333%  -  15px );
  }
  .mod-columnes-responsive.cols-tbl-3.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 33.33333333%  -  37.5px );
  }
  .mod-columnes-responsive.cols-tbl-4 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 25%  -  1.6px );
  }
  .mod-columnes-responsive.cols-tbl-4.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 25%  -  16px );
  }
  .mod-columnes-responsive.cols-tbl-4.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 25%  -  40px );
  }
  .mod-columnes-responsive.cols-tbl-5 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 20%  -  1.66666667px );
  }
  .mod-columnes-responsive.cols-tbl-5.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 20%  -  16.66666667px );
  }
  .mod-columnes-responsive.cols-tbl-5.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 20%  -  41.66666667px );
  }
  .mod-columnes-responsive.cols-tbl-6 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 16.66666667%  -  1.71428571px );
  }
  .mod-columnes-responsive.cols-tbl-6.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 16.66666667%  -  17.14285714px );
  }
  .mod-columnes-responsive.cols-tbl-6.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 16.66666667%  -  42.85714286px );
  }
}
@media only screen and (max-width: 450px) {
  .mod-columnes-responsive.cols-mob-1 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 100%  -  1px );
  }
  .mod-columnes-responsive.cols-mob-1.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 100%  -  10px );
  }
  .mod-columnes-responsive.cols-mob-1.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 100%  -  25px );
  }
  .mod-columnes-responsive.cols-mob-2 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 50%  -  1.33333333px );
  }
  .mod-columnes-responsive.cols-mob-2.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 50%  -  13.33333333px );
  }
  .mod-columnes-responsive.cols-mob-2.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 50%  -  33.33333333px );
  }
  .mod-columnes-responsive.cols-mob-3 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 33.33333333%  -  1.5px );
  }
  .mod-columnes-responsive.cols-mob-3.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 33.33333333%  -  15px );
  }
  .mod-columnes-responsive.cols-mob-3.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 33.33333333%  -  37.5px );
  }
  .mod-columnes-responsive.cols-mob-4 > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 25%  -  1.6px );
  }
  .mod-columnes-responsive.cols-mob-4.gap-petit > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 25%  -  16px );
  }
  .mod-columnes-responsive.cols-mob-4.gap-gran > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    width: calc( 25%  -  40px );
  }
}
.wp-site-blocks .mod-columna-responsive,
.mod-columna-responsive > .block-editor-inner-blocks > .block-editor-block-list__layout {
  display: flex;
  flex-direction: column;
}
.wp-site-blocks .mod-columna-responsive.valign-superior,
.mod-columna-responsive.valign-superior > .block-editor-inner-blocks > .block-editor-block-list__layout {
  justify-content: flex-start;
}
.wp-site-blocks .mod-columna-responsive.valign-centrat,
.mod-columna-responsive.valign-centrat > .block-editor-inner-blocks > .block-editor-block-list__layout {
  justify-content: center;
}
.wp-site-blocks .mod-columna-responsive.valign-inferior,
.mod-columna-responsive.valign-inferior > .block-editor-inner-blocks > .block-editor-block-list__layout {
  justify-content: flex-end;
}
.wp-site-blocks .mod-columna-responsive.valign-justificat,
.mod-columna-responsive.valign-justificat > .block-editor-inner-blocks > .block-editor-block-list__layout {
  justify-content: space-between;
}
.wp-site-blocks .mod-columnes-responsive.centra-orfes,
.mod-columnes-responsive.centra-orfes > .block-editor-inner-blocks > .block-editor-block-list__layout {
  justify-content: center;
}
.wp-site-blocks .mod-columnes-responsive.esquerra-orfes,
.mod-columnes-responsive.esquerra-orfes > .block-editor-inner-blocks > .block-editor-block-list__layout {
  justify-content: flex-start;
}
.wp-site-blocks .mod-columnes-responsive.dreta-orfes,
.mod-columnes-responsive.dreta-orfes > .block-editor-inner-blocks > .block-editor-block-list__layout {
  justify-content: flex-end;
}
.wp-site-blocks .mod-columna-responsive > *:last-child,
.mod-columna-responsive > .block-editor-inner-blocks > .block-editor-block-list__layout > :not(.block-list-appender):last-of-type {
  margin-bottom: 0;
}
.wp-block-greencourt-franja {
  position: relative;
}
.wp-block-greencourt-franja .maq-contenidor {
  position: relative;
  z-index: 2;
}
.wp-block-greencourt-franja .capa-blur,
.wp-block-greencourt-franja .capa-color,
.wp-block-greencourt-franja .background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.wp-block-greencourt-franja .background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.wp-block-greencourt-franja.sense_background .background {
  background-image: none !important;
}
.wp-block-greencourt-franja.somriure-malva {
  padding-bottom: 150px;
}
.wp-block-greencourt-franja.somriure-malva .background {
  background: url(img/curva-sonrisa.svg) no-repeat bottom center;
  background-size: cover;
  z-index: 1;
  margin-bottom: -1px;
}
@media only screen and (max-width: 850px) {
  .fons-terra-mobile .background {
    background: url(img/terra-batuda.jpg.webp) !important;
  }
  .fons-gespa-mobile .background {
    background-image: url(img/herba.jpg.webp) !important;
  }
}
.wp-block-greencourt-dissenyadorpistes {
  /*.wrapper-configurador {
		width: 75vw;
		margin: auto;

		@media screen and ( max-width: 950px ) {
			width: auto;
			max-width: 700px;
			padding-left: 30px;
			padding-right: 30px;
		}
		@media screen and ( max-width: 750px ) {
		}
	}
	*/
  /*h5 {
		margin: 0;
		font-size: 15px;
		color: #333
	}
	h5.text-brand {
		margin-top: 15px;
		font-size: 18px;
	}*/
}
.wp-block-greencourt-dissenyadorpistes .anchor {
  position: absolute;
  left: -1000px;
  width: 1px;
  margin-top: -330px;
}
.wp-block-greencourt-dissenyadorpistes .wrapper-configurador {
  margin-bottom: 30px;
}
.wp-block-greencourt-dissenyadorpistes .wrapper-colors {
  position: relative;
}
.wp-block-greencourt-dissenyadorpistes .img-fons {
  background: #eee;
}
.wp-block-greencourt-dissenyadorpistes .img-superior img,
.wp-block-greencourt-dissenyadorpistes .img-fons img {
  width: 100%;
  height: auto;
  display: block;
}
.wp-block-greencourt-dissenyadorpistes .img-superior,
.wp-block-greencourt-dissenyadorpistes .color {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.wp-block-greencourt-dissenyadorpistes h5.text-brand {
  margin: 30px 0 0;
}
.wp-block-greencourt-dissenyadorpistes .wrapper-colors {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .wp-block-greencourt-dissenyadorpistes .wrapper-colors {
    display: block;
  }
}
.wp-block-greencourt-dissenyadorpistes .selector-color {
  text-align: left;
  width: 100%;
}
.wp-block-greencourt-dissenyadorpistes .llista-colors {
  display: flex;
  margin-left: -3px;
  flex-wrap: wrap;
}
.wp-block-greencourt-dissenyadorpistes .btn-color {
  width: 36px;
  height: 36px;
  /* border: #fff 3px solid; */
  margin: 7px;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 3px #00006622;
}
.wp-block-greencourt-dissenyadorpistes .btn-color:hover {
  transform: scale(1.15);
}
.wp-block-greencourt-dissenyadorpistes .btn-color.selected:hover {
  transform: none;
}
.wp-block-greencourt-dissenyadorpistes .btn-color.selected {
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 3px #c75c21;
}
.wp-block-greencourt-dissenyadorpistes .loading #color-area1 svg * {
  stroke: #636363;
  fill: #636363;
}
.wp-block-greencourt-dissenyadorpistes .loading #color-area2 svg * {
  stroke: #a0a0a0;
  fill: #a0a0a0;
}
.wp-block-greencourt-dissenyadorpistes .loading #color-area3 svg * {
  stroke: #c8c8c8;
  fill: #c8c8c8;
}
.wp-block-greencourt-dissenyadorpistes .loading #color-area4 svg * {
  stroke: #a0a0a0;
  fill: #a0a0a0;
}
.wp-block-greencourt-dissenyadorpistes .loading #color-area5 svg * {
  stroke: #636363;
  fill: #636363;
}
.wp-block-greencourt-dissenyadorpistes .imprimir-pista {
  text-align: right;
  margin-top: 30px;
}
body:after {
  content: '';
  display: block;
  opacity: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(199, 92, 33, 0.6);
}
body.mostra-menu-productes:after {
  opacity: 1;
  z-index: 99;
  animation: fadeInFromNone 0.5s ease-out;
}
body.mostra-menu-productes .wp-site-blocks > * {
  filter: blur(1px);
}
@keyframes fadeInFromNone {
  0% {
    opacity: 0;
    z-index: -1;
  }
  1% {
    opacity: 0;
    z-index: 99;
  }
  100% {
    opacity: 1;
    z-index: 99;
  }
}
.mod-menu-productes {
  width: 600px;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 100;
  background: #fff;
  color: #2b2b2b;
  left: -600px;
  transition: left 0.5s ease-in-out;
}
body.mostra-menu-productes .mod-menu-productes {
  left: 0;
}
.mod-menu-productes ul:not(.foo) {
  padding: 0;
  margin-bottom: 0;
}
.mod-menu-productes .wp-block-site-logo {
  padding-left: 35px;
  padding-top: 14px;
}
body.admin-bar .mod-menu-productes .wp-block-site-logo {
  padding-top: 46px;
}
.mod-menu-productes .tancar {
  position: absolute;
  top: 24px;
  right: 20px;
}
body.admin-bar .mod-menu-productes .tancar {
  top: 56px;
}
.mod-menu-productes ul.menu {
  margin-top: 40px;
  list-style: none;
  padding-left: 35px;
  text-align: left;
}
.mod-menu-productes li {
  display: block;
  margin: 0;
  padding: 0;
}
.mod-menu-productes a:not(.foo) {
  padding: 0;
  display: block;
  color: #2b2b2b;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mod-menu-productes a:hover {
  text-decoration: none !important;
  color: #c75c21;
}
.mod-menu-productes h4,
.mod-menu-productes h5 {
  text-transform: none;
  font-size: 1em;
  padding: 0;
}
@media only screen and (min-width: 801px) {
  .mod-menu-productes .submenu-wrapper {
    position: absolute;
    left: 600px;
    top: 80px;
    height: calc(100vh - 100px);
    padding: 0 10px;
    display: none;
    width: 800px;
    font-size: 13px;
  }
  .mod-menu-productes li:hover > .submenu-wrapper {
    display: block;
  }
  .mod-menu-productes .icon-chevron-right {
    margin-right: 10px;
  }
  .mod-menu-productes ul.menu > li {
    font-size: 16px;
    line-height: 1.6em;
  }
  .mod-menu-productes ul.menu > li:hover > a {
    color: #c75c21;
  }
  .mod-menu-productes ul.sub-menu {
    column-count: 3;
    background: #fff;
    padding: 25px 30px;
    /*		
			li {
				display: block;
				margin: 0;
			}
			li.current-menu-item a {
				color: @colorTextInvers;
				text-decoration: underline;
			}
			a {
				padding: 3px 15px;
			}
			a:hover {
				color: @colorTextInvers;
			}
			*/
  }
  .mod-menu-productes ul.sub-menu a:hover {
    text-decoration: underline !important;
  }
  .mod-menu-productes ul.sub-menu h4,
  .mod-menu-productes ul.sub-menu > li:not(.foo) > a {
    color: #c75c21;
    font-weight: 700;
  }
  .mod-menu-productes ul.sub-menu h5 {
    display: none;
  }
  .mod-menu-productes ul.sub-menu h4,
  .mod-menu-productes ul.sub-menu h5 {
    font-family: 'Red Hat Display', sans-serif;
    margin-bottom: 1em;
  }
  .mod-menu-productes ul.sub-menu > li {
    break-inside: avoid;
    margin-bottom: 16px !important;
  }
  .mod-menu-productes ul.sub-menu > li > ul > li > ul {
    margin-left: 20px;
  }
  .mod-menu-productes .adj-last-col ul.sub-menu:after {
    display: block;
    content: '';
    height: 100px;
  }
  .mod-menu-productes .submenu-wrapper .icon-chevron-right,
  .mod-menu-productes .menu-enrrere {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .mod-menu-productes {
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .mod-menu-productes li {
    line-height: 1.2em;
  }
  .mod-menu-productes a:not(.foo) {
    padding: 10px 15px;
  }
  .mod-menu-productes a:hover {
    background: #eeeeee;
  }
  .mod-menu-productes .wp-block-site-logo a:hover,
  .mod-menu-productes a.tancar:hover {
    background: none;
  }
  .mod-menu-productes .menu-wrapper {
    position: relative;
    flex: 1;
    width: 600px;
    overflow: hidden;
    overflow-y: auto;
  }
  .mod-menu-productes ul.menu {
    margin-top: 0;
  }
  .mod-menu-productes ul.deep-3 {
    margin-top: 0 !important;
  }
  .mod-menu-productes ul {
    margin-top: -2000px;
  }
  .mod-menu-productes ul.menu-actiu {
    margin-top: 0;
  }
  .mod-menu-productes ul ul ul.menu-actiu {
    margin-top: 2000px;
  }
  .mod-menu-productes.animant-menu .menu-wrapper {
    overflow: hidden;
    background: #e00;
  }
  .mod-menu-productes.animant-menu ul,
  .mod-menu-productes.animant-menu ul.menu-actiu,
  .mod-menu-productes.animant-menu ul ul ul.menu-actiu {
    margin-top: 0;
  }
  .mod-menu-productes .menu,
  .mod-menu-productes .sub-menu,
  .mod-menu-productes .sub-menu > li > ul {
    transition: left 0.5s ease-in-out;
    position: absolute;
    top: 30px;
    left: 600px;
    width: 600px;
    margin-left: 600px;
  }
  .mod-menu-productes ul.menu {
    left: 0;
    margin-left: 0;
  }
  .mod-menu-productes .wp-block-site-logo,
  .mod-menu-productes .menu {
    padding-left: 0 !important;
  }
  .mod-menu-productes .sub-menu,
  .mod-menu-productes .sub-menu > li > ul {
    top: 0 !important;
  }
  .mod-menu-productes .menu-pare-actiu {
    left: -600px !important;
  }
  .mod-menu-productes .menu-actiu {
    left: 0 !important;
  }
  .mod-menu-productes h4,
  .mod-menu-productes h5 {
    font-size: 1.3em;
  }
  .mod-menu-productes ul.sub-menu > li > ul > li > ul {
    margin-left: 20px;
  }
  .mod-menu-productes .menu-enrrere {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: #eeeeee 1px solid;
    border-bottom: #eeeeee 1px solid;
    margin-bottom: 16px;
  }
  .mod-menu-productes .menu-enrrere a {
    justify-content: flex-start;
  }
  .mod-menu-productes .icon-chevron-left {
    margin-left: -0.25em;
  }
  .mod-menu-productes .icon-chevron-right {
    margin-right: 0.5em;
  }
}
.mod-menu-lateral {
  /*
	ul.menu {
		margin-top: 100px;
		list-style: none;
		padding-left: 0;
		text-align: left;
	}
	*/
}
.mod-menu-lateral ul:not(.foo) {
  padding: 0;
  margin-bottom: 0;
  padding-left: 20px;
}
.mod-menu-lateral li {
  display: block;
  margin: 0;
  padding: 0;
}
.mod-menu-lateral a:not(.foo) {
  padding: 0;
  display: block;
  color: #2b2b2b;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mod-menu-lateral a:hover {
  text-decoration: none !important;
  color: #c75c21;
}
.mod-menu-lateral h4 a {
  font-size: 2em;
  line-height: 1.2em;
}
.mod-menu-lateral h4,
.mod-menu-lateral h5 {
  text-transform: none;
  font-size: 1em;
  padding: 0;
}
.mod-menu-lateral .obert > .nivell-1 {
  display: block;
}
.mod-menu-lateral .nivell-1 {
  font-size: 0.8em;
  display: none;
}
.mod-menu-lateral .nivell-1:after {
  content: '';
  display: block;
  border-top: #2b2b2b solid 1px;
  padding-bottom: 20px;
  margin-top: 10px;
}
.mod-menu-lateral .nivell-2 {
  margin-left: 1.5em;
}
.mod-menu-lateral li {
  line-height: 1.2em;
}
.mod-menu-lateral li.obert > a {
  font-weight: bold;
}
.mod-menu-lateral a:not(.foo) {
  padding: 5px 15px;
}
.mod-menu-lateral a:hover {
  background: #eeeeee;
}
.mod-menu-lateral .menu-wrapper {
  position: relative;
  height: 100vh;
  width: 600px;
  overflow: hidden;
  overflow-y: auto;
}
.mod-menu-lateral a {
  justify-content: flex-start;
}
.mod-menu-lateral .icon-chevron-left {
  margin-left: -0.25em;
}
.mod-menu-lateral .icon-chevron-right {
  margin-right: 0.5em;
}
.woocommerce-breadcrumb {
  padding-top: 5px !important;
}
.woocommerce-breadcrumb a {
  color: #2b2b2b;
}
.wp-block-query-pagination {
  margin-top: 100px;
  color: #2b2b2b;
  font-weight: 700;
  font-size: 24px;
}
.wp-block-query-pagination a {
  color: #2b2b2b !important;
}
.wp-block-query-pagination a:hover {
  color: #c75c21 !important;
}
.wp-block-query-pagination .page-numbers {
  margin: 0 0.5em;
}
.wp-block-query-pagination .page-numbers.current {
  font-weight: 800;
  color: #c75c21;
}
.wp-block-query-pagination-numbers br {
  display: none;
}
/*
//.wp-element-button {
.wc-block-components-product-button__button,
.wp-block-button .wp-block-button__link.has-small-font-size {
	font-size: 17px !important;
}
.wc-block-components-product-button__button,
.wc-block-components-button,
.button {
*/
.wc-block-cart__submit-button:not(.foo),
.single_add_to_cart_button {
  background: #fff !important;
  font-weight: 800;
  border: #2b2b2b 1px solid;
  color: #2b2b2b !important;
  text-decoration: none !important;
  padding: 8px 15px;
  border-radius: 0;
}
.wc-block-cart__submit-button:not(.foo) br,
.single_add_to_cart_button br {
  display: none;
}
.wc-block-cart__submit-button:not(.foo) {
  padding-top: 20px;
  padding-bottom: 20px;
}
/*
//.wp-element-button:hover {
.wc-block-components-product-button__button:hover,
.wc-block-components-button:hover,
.button:hover {
*/
.wc-block-cart__submit-button:not(.foo):hover,
.single_add_to_cart_button:hover {
  background: #c75c21 !important;
  color: #fff !important;
  border-color: #c75c21;
}
/*
.wp-block-button {
	text-align: center;
}
*/
/*.button.alt {
	background: @colorCorporatiu;
}
.button.alt:hover {
	background: @colorGrisGreenCourt;
}
*/
.loop-productes .wp-block-post-title a {
  color: #2b2b2b !important;
}
.loop-productes .wp-block-woocommerce-product-price {
  margin: 0 0 1em;
}
.loop-productes .woocommerce-Price-amount {
  font-size: 28px;
}
.loop-productes .woocommerce-price-suffix {
  line-height: 1em;
}
.loop-productes .wp-block-button__link {
  text-align: left;
  line-height: 1.2em;
}
.loop-productes .wc-block-components-product-summary {
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* Nombre de línies visibles */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.loop-productes .wc-block-components-product-summary * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.custom-categories-list ul {
  list-style: none;
  padding-left: 0;
  font-weight: bold;
  margin-bottom: 0;
}
.custom-categories-list ul a {
  font-size: 1.3em;
  color: #2b2b2b;
}
.custom-categories-list ul ul a {
  font-size: 1em;
}
.custom-categories-list ul ul {
  padding-left: 15px;
}
.custom-categories-list ul li {
  margin-bottom: 0.5em;
}
.custom-categories-list ul li li {
  margin-bottom: 0.2em;
}
.custom-categories-list ul ul ul {
  font-weight: normal;
}
.custom-categories-list ul strong {
  color: #c75c21;
}
.custom-categories-list ul ul ul strong {
  font-weight: normal;
}
.custom-categories-list li.n1-obert {
  border: #000 3px solid;
  border-left: 0;
  border-right: 0;
  padding: 10px 0 2px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .col-categories {
    display: none;
  }
}
@media only screen and (max-width: 980px) {
  body.single-product .col-categories {
    display: none;
  }
}
.is-large.wc-block-cart {
  font-size: 1.2em;
}
.wp-block-woocommerce-cart .wc-block-components-product-name {
  color: #2b2b2b !important;
  font-weight: 700 !important;
  line-height: 1em !important;
  font-size: 32px !important;
}
.wp-block-woocommerce-cart .price {
  color: #c75c21;
}
.wp-block-woocommerce-cart .wc-block-components-product-metadata {
  display: none;
}
.columnes-producte {
  display: flex;
  gap: 50px;
  padding-top: 30px;
}
.col-categories {
  width: 200px;
}
.col-principal {
  flex: 1;
}
.columnes-detalls {
  display: flex;
  gap: 50px;
}
.columnes-detalls .col-1,
.columnes-detalls .col-2 {
  width: 50%;
}
@media only screen and (max-width: 600px) {
  .columnes-detalls {
    gap: 30px;
  }
  .wp-block-woocommerce-add-to-cart-form .variations_button,
  .wp-block-woocommerce-add-to-cart-form form.cart {
    display: block;
  }
  .quantity-custom-greencourt {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 380px) {
  .columnes-detalls {
    display: block;
  }
  .columnes-detalls .col-1,
  .columnes-detalls .col-2 {
    width: auto;
  }
}
.woocommerce .wp-block-woocommerce-product-image-gallery {
  max-width: none;
}
/*
.quantity input {
	width: 100px !important;
	font-size: 20px !important;
	font-family: sans-serif;
	font-weight: bold;
    padding-top: 8px !important;
    font-size: 25px !important;
}*/
.quantity-custom-greencourt {
  grid-column: span 1 !important;
  justify-self: start;
  margin-right: 0.5em;
}
.quantity-custom-greencourt .wc-block-components-quantity-selector__button {
  line-height: 3em;
}
.quantity-custom-greencourt .wc-block-components-quantity-selector {
  margin: 0;
}
.wc-block-components-product-sku {
  color: #c75c21;
  font-weight: 500;
  margin-top: 4em;
}
.wp-block-woocommerce-product-price {
  color: #c75c21;
  font-weight: 800;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.excerpt-de-producte {
  margin-top: 1em;
  margin-bottom: 1em;
}
.woocommerce-price-suffix {
  display: block;
  font-size: 12px;
  line-height: 2.5em;
  font-weight: 500;
}
.wp-block-woocommerce-add-to-cart-form:before {
  content: 'CANTIDAD';
  display: block;
  font-size: 15px;
  font-weight: 500;
}
.flex-control-thumbs {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.flex-control-thumbs li {
  border: #fff 5px solid;
  box-sizing: border-box;
  border-top-width: 10px;
  border-bottom-width: 0;
}
.productes-vistos-anteriorment,
.upsells-categoria {
  border-top: #2b2b2b 2px solid;
  margin-top: 100px;
  padding-top: 25px;
}
/*
.wc-block-product-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wc-block-product-template.wc-block-product-template {
    background: none
}
*/
.wc-block-product-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em;
}
.wc-block-product-template.is-flex-container > li {
  list-style: none;
  margin: 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wc-block-product-template.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - .625em);
  }
  .wc-block-product-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - .83333em);
  }
  .wc-block-product-template.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - .9375em);
  }
  .wc-block-product-template.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(20% - 1em);
  }
  .wc-block-product-template.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66667% - 1.04167em);
  }
}
.wc-block-product-template__responsive {
  grid-gap: 1.25em;
  display: -ms-grid;
  display: grid;
}
.wc-block-product-template__responsive.columns-2 {
  grid-template-columns: repeat(auto-fill,minmax(max(150px,calc(50% - .625em)),1fr));
}
.wc-block-product-template__responsive.columns-3 {
  grid-template-columns: repeat(auto-fill,minmax(max(150px,calc(33.33333% - .83333em)),1fr));
}
.wc-block-product-template__responsive.columns-4 {
  grid-template-columns: repeat(auto-fill,minmax(max(150px,calc(25% - .9375em)),1fr));
}
.wc-block-product-template__responsive.columns-5 {
  grid-template-columns: repeat(auto-fill,minmax(max(150px,calc(20% - 1em)),1fr));
}
.wc-block-product-template__responsive.columns-6 {
  grid-template-columns: repeat(auto-fill,minmax(max(150px,calc(16.66667% - 1.04167em)),1fr));
}
.wc-block-product-template__responsive > li {
  margin-block-start: 0;
}
:where(.wc-block-product-template .wc-block-product) > :not(:last-child) {
  margin-bottom: .75rem;
  margin-top: 0;
}
.is-product-collection-layout-list .wc-block-product:not(:last-child) {
  margin-bottom: 1.2rem;
}
.wpforms-field-label {
  font-size: 1.2em !important;
  margin-bottom: 0.2em !important;
}
div.wpforms-container-full input,
div.wpforms-container-full select {
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  padding-left: 0 !important;
}
div.wpforms-container-full input,
div.wpforms-container-full select,
div.wpforms-container-full textarea {
  background: none !important;
  max-width: none !important;
}
div.wpforms-container-full textarea {
  margin-top: 12px !important;
}
div.wpforms-container-full input:focus,
div.wpforms-container-full select:focus {
  border-color: #c75c21 !important;
  box-shadow: #c75c21 0 2px 0 0 !important;
}
div.wpforms-container-full textarea:focus {
  border-color: #c75c21 !important;
  box-shadow: #c75c21 0 0 0 1px !important;
}
div.wpforms-container-full input[type=submit],
div.wpforms-container-full button[type=submit],
div.wpforms-container-full .wpforms-page-button,
.wp-core-ui div.wpforms-container-full input[type=submit],
.wp-core-ui div.wpforms-container-full button[type=submit],
.wp-core-ui div.wpforms-container-full .wpforms-page-button {
  background: #fff !important;
  font-weight: 800;
  border: #2b2b2b 1px solid;
  color: #2b2b2b !important;
  text-decoration: none !important;
  padding: 8px 15px;
  border-radius: 0;
  /*
	padding: 0 !important;
	background: none !important;
	color: @colorCorporatiu !important;
	font-weight: 700 !important;

	&::after {
		content: "\e903";
		vertical-align: -0.25em;
		margin-left: 0.25em;
		font-size: 2em;
		.icomoon();
		transition: margin-left 0.25s ease-in-out;
	}
	&:hover::after {
		margin-left: 0.4em;
	}
	*/
}
div.wpforms-container-full input[type=submit]:hover,
div.wpforms-container-full input[type=submit]:active,
div.wpforms-container-full button[type=submit]:hover,
div.wpforms-container-full button[type=submit]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active,
.wp-core-ui div.wpforms-container-full input[type=submit]:hover,
.wp-core-ui div.wpforms-container-full input[type=submit]:active,
.wp-core-ui div.wpforms-container-full button[type=submit]:hover,
.wp-core-ui div.wpforms-container-full button[type=submit]:active,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:hover,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
  background: #c75c21 !important;
  color: #fff !important;
  border-color: #c75c21;
}
.wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: #fff;
  border: 1px solid #333;
  font-weight: bold;
}
footer {
  margin-top: 100px;
}
footer .peu_newsletter {
  background: #000;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
footer .peu_newsletter a {
  color: #fff !important;
}
footer .peu_newsletter a:hover {
  color: #2b2b2b !important;
}
footer .peu_newsletter .segueixnos {
  font-size: 1.1em;
  font-family: "Rational Display", sans-serif;
  margin-bottom: 0.5em;
}
footer .peu_newsletter .social li {
  margin-right: 0.5em;
}
footer .peu_newsletter #mc_embed_signup div.mce_inline_error {
  padding: 0;
  color: #ff6;
  background: none;
  margin: 0;
  font-size: 17px;
}
footer .peu_newsletter #mc_embed_signup input {
  background: none;
}
footer .peu_newsletter #mce-EMAIL {
  color: #fff;
  border-bottom: #fff 2px solid !important;
  width: 100%;
}
footer .peu_newsletter #mce-EMAIL::placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */
}
footer .peu_newsletter #mce-EMAIL::-ms-input-placeholder {
  color: #fff;
}
footer .peu_newsletter .field-boto {
  display: flex;
  align-items: center;
}
footer .peu_newsletter .mc-field-group {
  flex: 1;
  max-width: 550px;
  margin-bottom: 20px;
}
footer .peu_newsletter .response {
  color: #ff6;
  font-weight: bold;
  margin-top: 20px;
}
footer .peu_newsletter .gdprRequired {
  font-size: 14px;
  line-height: 18px;
  padding-left: 30px;
}
footer .peu_newsletter .gdprRequired input {
  position: absolute;
  margin-left: -30px;
  width: 20px;
  height: 20px;
}
footer .peu_newsletter button {
  color: #fff;
  background: none;
  cursor: pointer;
  font-size: 30px;
}
footer .peu_newsletter button:hover {
  color: #c75c21;
}
footer .maq_peu_wrapper {
  padding: 30px 35px 60px;
}
@media only screen and (max-width: 500px) {
  footer .maq_peu_wrapper {
    padding-left: 25px;
  }
}
footer .bloc-logopeu {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  align-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 750px) {
  footer .bloc-logopeu {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  footer .bloc-logopeu .bloc-blog-descripcio {
    order: 1;
  }
  footer .bloc-logopeu .bloc-blog-descripcio p {
    text-align: center;
    max-width: 400px;
  }
  footer .bloc-logopeu .wp-block-site-logo img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}
footer .wp-block-site-logo img {
  width: 400px;
  max-width: 30vw;
  margin-left: 30px;
}
footer .bloc-blog-descripcio {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.2em;
}
footer .bloc-blog-descripcio p {
  margin-bottom: 0;
}
footer .bloc-menu {
  flex: 1;
}
footer .mod-adreces {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 20px;
  font-size: 0.9em;
}
footer .mod-adreces h5 {
  color: #fff;
  margin-bottom: 0.1em;
  padding: 0;
  text-transform: none;
}
footer .big-tel {
  font-family: 'Gloock', serif;
  font-size: 32px;
  margin-bottom: 0;
  line-height: 1em;
}
footer .big-email {
  font-family: 'Gloock', serif;
  font-size: 20px;
  margin-bottom: 0.5em;
}
footer .big-email a {
  color: #2b2b2b;
}
footer .big-email a:hover {
  color: #c75c21;
}
@media only screen and (max-width: 350px) {
  footer .big-email {
    font-size: 18px;
  }
}
footer .social {
  padding: 0;
  margin-bottom: 0.5em;
}
footer .social li {
  list-style: none;
  display: inline;
  margin-right: 0.3em;
  font-size: 26px;
}
footer .social a {
  color: #2b2b2b;
}
footer .social a:hover {
  color: #c75c21 !important;
  text-decoration: none;
}
footer .adreca {
  font-size: 0.8em;
}
footer .mod-menu-principal-footer {
  /*column-count: 2;
		column-gap: 10px;*/
  /*
		.megamenu > ul > li > a {
			font-weight: bold;
		}
		*/
}
footer .mod-menu-principal-footer .menu {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto;
  column-gap: 20px;
  font-size: 0.9em;
  font-weight: bold;
}
footer .mod-menu-principal-footer ul {
  padding-left: 0;
  list-style: none;
}
footer .mod-menu-principal-footer li {
  margin-bottom: 0;
}
footer .mod-menu-principal-footer a {
  color: #2b2b2b;
}
footer .mod-menu-principal-footer a:hover {
  color: #c75c21;
  text-decoration: underline;
}
footer .mod-menu-principal-footer > ul > li {
  break-inside: avoid-column;
}
footer .mod-menu-principal-footer .menu > li > a {
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
footer .mod-menu-principal-footer .menu > li > a:after {
  display: block;
  content: '';
  background: #c75c21;
  width: 50px;
  height: 5px;
}
footer .mod-menu-principal-footer .menu-item span {
  color: #c75c21;
}
footer .mod-menu-principal-footer .sub-menu .sub-menu {
  margin-bottom: 0.5em !important;
}
footer .mod-colofo {
  font-size: 0.7em;
  padding: 0px 35px 50px;
}
footer .mod-colofo div,
footer .mod-colofo p {
  display: inline;
}
footer .mod-colofo p {
  margin-right: 1em;
}
footer .mod-colofo .social::after {
  background: #c75c21;
  content: '';
  display: block;
  border-radius: 5px;
  height: 2vw;
  max-height: 35px;
  margin: 10px 0 15px;
}
footer .mod-menu-footer ul,
footer .mod-menu-footer li {
  display: inline;
  list-style: none;
  padding: 0;
  text-transform: uppercase;
}
footer .mod-menu-footer li {
  margin-right: 1em;
  text-wrap: nowrap;
}
footer .mod-menu-footer a {
  color: #2b2b2b;
}
footer .mod-menu-footer a:hover {
  color: #c75c21;
  text-decoration: underline;
}
footer .wpforms-container {
  max-width: 400px;
  margin-left: 0 !important;
}
footer .wpforms-container .wpforms-field-label {
  margin-bottom: 0.5em !important;
}
footer .wpforms-container .wpforms-field {
  padding: 10px 0;
}
footer .wpforms-container .wpforms-submit-container {
  margin-top: 0 !important;
}
footer .logos-footer {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px;
}
footer .logos-footer .logo {
  padding: 15px;
  box-sizing: border-box;
}
footer .logos-footer img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1000px) {
  footer .logos-footer {
    flex-wrap: wrap;
  }
  footer .logos-footer .logo {
    width: 33%;
  }
}
@media only screen and (max-width: 600px) {
  footer .logos-footer .logo {
    width: 50%;
  }
}
@media only screen and (max-width: 1350px) {
  footer .maq_peu_wrapper {
    display: block;
  }
  footer .bloc-logo {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1000px) {
  footer .mod-menu-principal-footer .menu {
    grid-template-columns: auto auto auto;
  }
}
@media only screen and (max-width: 600px) {
  footer .mod-menu-principal-footer .menu {
    grid-template-columns: auto auto;
  }
  footer .mod-menu-footer li {
    display: block;
  }
  footer .mod-colofo {
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }
  footer .mod-colofo p {
    order: 1;
  }
}
.presu-footer {
  display: none;
}
@media only screen and (max-width: 500px) {
  .presu-footer {
    top: auto;
    bottom: 0;
    position: fixed;
    right: 50%;
    margin-right: -84px;
    display: inline-block;
    background: #000000;
    color: #fff !important;
    font-weight: bold;
    padding: 12px 24px;
    font-size: 17px;
    width: 120px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    text-align: center;
    line-height: 1em;
  }
  .presu-footer:hover {
    background: #fff;
    color: #2b2b2b !important;
    text-decoration: none !important;
  }
}
.cssWidth {
  position: fixed;
  left: -10000px;
  top: 0;
  width: 240px;
}
@media screen and (max-width: 1350px) {
  .cssWidth {
    width: 135px;
  }
}
@media screen and (max-width: 1000px) {
  .cssWidth {
    width: 100px;
  }
}
@media screen and (max-width: 600px) {
  .cssWidth {
    width: 60px;
  }
}
/*# sourceMappingURL=style.css.map */