/* Theme Name: Jesus Peiro - 2026
	Theme URI: https://jesuspeiro.com
	Version: 1.0.0
	Author: Alberta Barcelona
	Author URI: https://alberta.barcelona
	Text Domain: jesuspeiro
*/

/* temporal mentres està en dev */
.otgs-development-site-front-end{
	display: none;
}

/*
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700i);

@font-face {
	font-family: 'Franklin Gothic Book';
	src: url('library/fonts/FranklinGothic-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
  }
  
  @font-face {
	font-family: 'Franklin Gothic Medium';
	src: url('library/fonts/FranklinGothic-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
  }
	*/

  @font-face {
	font-family: 'jesus-peiro-icons';
	src:
	  url('library/fonts/jesus-peiro-icons.ttf?li026f') format('truetype'),
	  url('library/fonts/jesus-peiro-icons.woff?li026f') format('woff'),
	  url('library/fonts/jesus-peiro-icons.svg?li026f#jesus-peiro-icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'jesus-peiro-icons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
  .icon-favoritos-off:before {
	content: "\e904";
  }
  .icon-favoritos:before {
	content: "\e907";
  }
  .icon-menu:before {
	content: "\e903";
  }
  .icon-search:before {
	content: "\e91e";
  }
  .icon-arrow-left:before {
	content: "\e91f";
  }
  .icon-arrow-right:before {
	content: "\e90e";
  }
  .icon-arrow-down:before {
	content: "\e910";
  }
  .icon-close:before {
	content: "\e914";
	font-size: 1.2em;
  }
  .icon-minus:before {
	content: "\e916";
  }
  .icon-plus:before {
	content: "\e917";
  }
  .icon-locate-mapa:before {
	content: "\e918";
  }
  .icon-locate:before {
	content: "\e91a";
  }
  .icon-jesus-peiro:before {
	content: "\e91b";
  }
  .icon-check-plus:before {
	content: "\e91c";
  }
  .icon-quality:before {
	content: "\e91d";
  }
  .icon-logo-35:before {
	content: "\e900";
  }
  .icon-logo-35-aniv:before {
	content: "\e912";
  }
  .icon-jesus-peiro-aniv:before {
	content: "\e913";
  }
  .icon-tik-tok:before {
	content: "\e911";
  }
  .icon-close-screen:before {
	content: "\e909";
  }
  .icon-full-screen:before {
	content: "\e90c";
  }
  .icon-accesorios:before {
	content: "\e90f";
  }
  .icon-catalogo:before {
	content: "\e90b";
  }
  .icon-play-button:before {
	content: "\e901";
  }
  .icon-prev-blog:before {
	content: "\e906";
  }
  .icon-menu-dots:before {
	content: "\e902";
  }
  .icon-next-blog:before {
	content: "\e905";
  }
  .icon-write-blog:before {
	content: "\e908";
  }
  .icon-whatsapp:before {
	content: "\e800";
  }
  .icon-gallery:before {
	content: "\e629";
  }
  .icon-siguenos:before {
	content: "\e62a";
  }
  .icon-up:before {
	content: "\e623";
  }
  .icon-next:before {
	content: "\e624";
  }
  .icon-down:before {
	content: "\e626";
  }
  .icon-back:before {
	content: "\e627";
  }
  .icon-app:before {
	content: "\e604";
  }
  .icon-galeria:before {
	content: "\e60a";
  }
  .icon-share:before {
	content: "\e61d";
  }
  .icon-facebook:before {
	content: "\e606";
  }
  .icon-instagram:before {
	content: "\e60b";
  }
  .icon-pinterest:before {
	content: "\e621";
  }
  .icon-youtube:before {
	content: "\e90a";
  }
  .icon-twitter:before {
	content: "\e61f";
  }
  .icon-dot:before {
	content: "\e90d";
  }
  .icon-made-sp:before {
	content: "\e617";
  }
  .icon-menu-lang:before {
	content: "\e619";
  }
  .icon-send:before {
	content: "\e61b";
  }
  .icon-logo-jp:before {
	content: "\e615";
  }
  .icon-menu-mov:before {
	content: "\e61a";
  }
  




 .has-small-font-size {
  font-size: 16px !important;
}

.has-medium-font-size {
  font-size: 18px !important;
}

.has-large-font-size {
  font-size: 20px !important;
}

.has-x-large-font-size {
  font-size: 24px !important;
}



article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: 'Franklin Gothic Book', sans-serif;color: #2b2b2b;letter-spacing: .1em;}

input[type="text"],input[type="search"],input[type="url"],input[type="email"],input[type="password"],textarea{
  border:1px solid #2b2b2b;
  padding: .3em .6em .2em;
}
input[type="submit"],button{
  -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
    border: none;
    background: transparent;
    padding: 3px 7px;
	color: #2b2b2b;
    text-decoration: underline;
    text-transform: uppercase;
}
label{
	text-transform: uppercase;
	display: block;
	padding-bottom: .5em;
}
select{
	border: 1px solid #d5d5d5;
	padding: 0.5em 3em .5em .5em;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none;  /*Removes default style Firefox*/
	appearance: none;
	background:#fff  url(library/images/arrow-down.png)  no-repeat 96% .9em;
	width: 100%;
	max-width: 20em;
	text-indent: 0.01px;
	text-overflow: "";-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	line-height: 1.6em;
}


::-moz-selection { background: #2b2b2b; color: #fff; text-shadow: none; }
::selection { background: #2b2b2b; color: #fff; text-shadow: none; }

a{position: relative;text-decoration:underline;color: #2b2b2b; outline:none;cursor: pointer;}
a:hover, #header a:hover, #header .menu li a:hover, .nav2 li a:hover { color: #827c74; text-decoration:none; }
/* color complementari #c3b9ad / enfosquit #827c74 */
.arrow-btn{
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
}
.arrow-btn:after{
	position: absolute;
	right: -2em;
	top: 0;
	content: '\e624';
	font-family: 'jesus-peiro-icons';
	display: block;
	font-size: 1.4em;
	line-height: 1.1;
	transition: cubic-bezier(0.62, 0.1, 0.55, 0.85) 0.2s;
}
.arrow-btn:hover:after{
	right: -2.2em;
}


a.more{
  text-decoration: underline;
  display: inline-block;
  padding: 2em 1em 1em 0;
  
}
.more-container a.more{
	display: inline-block;
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: .15em;
}
.more-container a.more span{
	font-size: 1.4em;
    vertical-align: middle;
	margin-left: .2em;
}
button, input[type="button"], input[type="reset"], input[type="submit"]{
	font-size: 1em;
	letter-spacing: .15em;
	text-transform: uppercase;
	display: inline-block;
	padding: 0;
}
.mod-sin-margen{
	margin: 0;
	padding: 0;
}




/* a.on { color: #796D4A;text-decoration:none; background: url(library/images/sep-menu.png) no-repeat center bottom;}*/
a:focus { outline:0; }
a:hover, a:active { outline: 0; }

a.tel {text-decoration:none; color: #2b2b2b;}

abbr[title] { border-bottom: none; }
b, strong { font-weight: bold; }
blockquote { margin: 0; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #222; text-decoration: none; }
mark { background: #ff0; color: #222; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; text-transform: none;}
legend { border: 0; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline;  }
button, input { line-height: normal;-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
            -webkit-appearance: none;
			appearance: none;}
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: none; appearance: none;-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0;}
input[type="search"] { -webkit-appearance: textfield; appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* input:invalid, textarea:invalid { background-color: #f0dddd; }*/

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

li { list-style:none;}




/* ===== Primary Styles ========================================================*/

/* Layout
------------------------------------ */

html {
  font-size: 62.5%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
body{
	font-family: 'Franklin Gothic Book', sans-serif;
	font-size:14.5px;
	color:#2b2b2b;
	margin:0;
	padding:0;
	line-height:1.6em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* sticky footer */
html,body{
	height: 100%;
	margin: 0;
	 padding: 0;  /* to avoid scrollbars */
}
#container{
	min-height: 100%;
}

.home #content{
	height: auto;
}





#cmplz-document{
	margin-left: auto;
	margin-right: auto;
	margin-top: 4em;
}

/* Aquesta classe l'aplicarà Gutenberg quan trïïs "Narrow Wide" */


/* Estils per a l'alineació full width */
.alignfull {
    width: 100vw;
    margin-left: calc( -100vw / 2 + 100% / 2 );
    margin-right: calc( -100vw / 2 + 100% / 2 );
    max-width: none;
}



.image-container {
	position: relative;
	background: #f9f9f9; /* Color de placeholder, o podria ser una imatge de pre-càrrega */
	overflow: hidden;
  }
  
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  /* Eliminem el border aquí */
  border-radius: 50%;
  z-index: 2;
}

.loader::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 4px solid #ccc;
  border-top-color: #333;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}


@keyframes spin {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

  
  .image-container img {
	width: 100%;
	height: auto; /* o pot ser ajustat segons les necessitats */
	opacity: 0;  
	transition: opacity 0.5s ease;
	display: block;
	z-index: 1;
  }
  
  /* Quan la imatge estigui carregada, es mostra el contingut i es pot amagar el loader */
  .image-container.loaded img {
	opacity: 1;
  }
  
  .image-container.loaded .loader {
	display: none;
  }
  


/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  /* font-family: 'Playfair Display', serif; */
  font-family: 'Franklin Gothic Book', sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 600;
  text-transform: uppercase;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }
h1 a, h2 a{
	color: #2b2b2b;
}
h1, .h1, .page-title, .single-title {
  font-size: 30px;
  line-height: 1.1em;
  letter-spacing: .1em;
}
h2, .h2 {
  	font-size: 24px; 
	line-height: 1.1em;
	margin-bottom: 0.375em;
	letter-spacing: .1em;
}
h3, .h3 {
  font-size: 20px; 
  margin-bottom: 0.375em;
	line-height: 1.3em;
    letter-spacing: 1px;
}
h4, .h4 {
  font-size: 16px; 
  letter-spacing: .1em;
}
h5, .h5 {
  	font-size: 14px; 
	letter-spacing: .1em;
}
h6, .h6 {
	font-size: 12px; 
	letter-spacing: .1em;
}
@media (min-width: 768px) {
	h1, .h1, .page-title, .single-title {
		font-size: calc(30px + (46 - 30)*(100vw - 360px)/(1900 - 360));
	}

	h2, .h2 {
		font-size: calc(24px + (32 - 24)*(100vw - 360px)/(1900 - 360)); 
	}
	h3, .h3 {
		font-size: calc(20px + (22 - 20)*(100vw - 360px)/(1900 - 360)); 
	}
	h4, .h4 {
		font-size: calc(16px + (18 - 16)*(100vw - 360px)/(1900 - 360)); 
	}
	h5, .h5 {
		font-size: 16px; 
	}
	h6, .h6 {
		font-size: 15px; 
	}

}

@media (min-width: 1920px) {
	h1, .h1, .page-title, .single-title {
		font-size: 46px;
	}

	h2, .h2 {
		font-size: 32px; 
	}
	h3, .h3 {
		font-size: 22px; 
	}
	h4, .h4 {
		font-size: 18px; 
	}
	h5, .h5 {
		font-size: 16px; 
	}
	h6, .h6 {
		font-size: 15px; 
	}

}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	text-transform: none;
}

.post-title{
	font-size: 20px;
	font-size: calc(20px + (26 - 20)*(100vw - 360px)/(1900 - 360));
}
.page-header{
	position: relative;
	text-align: center;
}
.page-title, .single-title{
	text-transform: uppercase;
	/* font-size: 28px; font-size: 2.8rem; */
	margin: 0;
	padding-bottom: 0;
	padding-top: 1em;
	font-weight: 600;
	text-align: center;
	letter-spacing: .1em;
}
@media (min-width: 1024px) {
	.page-title, .single-title{
		padding-top: .7em;
	}
}
.page-title .icon-logo-35-aniv{
	font-size: 2em;
	color: #fa008a; /* color 35 */
}

/* buttons */
.btn{
	border: none;
    background: transparent;
    padding: 3px 7px;
    color: #333;
    text-decoration: underline;
    text-transform: uppercase;
}
.btn.btn-white{
	background-color:#fff;
	color: #000;
	border: 1px solid #000;
}
.btn.btn-white a{
	color: #000;
	text-decoration: none;
}
.link-btn{
	text-decoration: none;
}
.link-btn .text{
	font-size: 15px;
	display: inline-block;
    border-bottom: 1px solid #2b2b2b;
    padding-bottom: 0;
    line-height: 1.3em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;
}




/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr;  }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after,.cf:before, .cf:after { content: ""; display: table; }
.clearfix:after ,.cf:after{ clear: both; }
.clearfix,.cf { zoom: 1; clear: both;}
.show-mobile{
  display: none;
}
.hide-text{
  display: none;
}

.wrapper, .wrap{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
}
@media (min-width: 1024px) {
	.wrapper{
		margin-left: 5vw;
		margin-right: 5vw;
	}
}
@media (max-width: 1023px) {
	.mob-wrap{
		margin-left: 7.5vw;
		margin-right: 7.5vw;
	}
}

img.lazy {
/* optional way, set loading as background */
background-image: url('library/images/loading.gif');
background-repeat: no-repeat;
background-position: 50% 50%;
min-height: 20px;
}





/* Evita mostrar elements no corresponents */
.only-mobile { display: none; }
.only-desktop { display: block; }

/* Adaptació responsive */
@media (max-width: 1024px) {
  .only-desktop { display: none; }
  .only-mobile { display: flex; justify-content: space-between; align-items: center; }
}


/* converteix els títols en la font del text normal */
.text-font h1, .text-font h2, .text-font h3, .text-font h4, .text-font h5, .text-font h6{
	font-family: 'Franklin Gothic Book', sans-serif;
}
				

/***************/
/* HEADER 2025*/
/***************/


/* Avís important */
.aviso-cabecera {
  background: #c3b9ad; /* color topo */
  color: #fff;
  padding: .1em 7.5vw;
  text-align: center;
  font-size: .9em;
  line-height: 1.5em;
}
.aviso-cabecera a{
	color: #fff;
}
.aviso-cabecera p{
	margin: 0;
}



/* Header mobile */


.mobile-menu {
	position: fixed;
	top: 4em;
	right: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	height: calc(100vh - 6em);    
	transform: translateX(100%);
	transition: transform 0.3s ease;
	z-index: 9999;
	background-color: #f8f8f8;
	
	overflow-y: auto; /* scroll vertical dins del menú */
}
.mobile-menu .mobile-menu-inner{
	padding-top: 4em;
}
.mobile-menu.active {
	transform: translateX(0);
}
.mobile-menu ul{
	margin: 0;
	padding: 0;
}
.mobile-menu li{
	position: relative;
	text-transform: uppercase;
	padding-left: 7.5%;
	padding-right: 7.5%;
	font-size: 15px;
}
.mobile-menu li ul{
	width: 100%;
	margin-bottom: 4em;
	padding-top: 1em;
}
.mobile-menu li li{
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
}

.mobile-menu li a{
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-bottom: .3em;
}

.mobile-menu li a:hover{
	text-decoration: none;
}
.mobile-menu li li a{
	border-bottom: none;
}
.mobile-menu li .submenu-toggle{
	position: absolute;
    right: 7.5vw;
    top: 0;
    line-height: 1;
}
body.menu-open #container{
	position: fixed;
	overflow: hidden;
	width: 100%;
}


/* comportament header sticky al pujar/despareix al baixar */


#site-header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: transform 0.3s ease;
  will-change: transform;
  background-color: #fff;
}
#site-header.hide {
  transform: translateY(-100%);
}
#site-header.hide .mega-menu{
	display: none;
}


/* Header Desktop */
@media (min-width: 1024px) {
	.home #site-header.hide .header-desktop{
		position: relative;
		background-color: transparent;
	}
	.home #site-header{
		background-color: transparent;
	}
	.home #main{
		margin-top: -5.4em;
	}
}


.site-header{
	position: relative;
}
.site-header .logo{
	text-align: center;
}
.site-header .logo img{
	width: 11em;
}
.site-header .header-mobile{
	position: relative;
	margin-left: 7.5%;
	margin-right: 7.5%;
	padding-top: 1em;
	padding-bottom: 1em;
	justify-content: center;
}
.site-header .header-mobile .mobile-toggle{
	position: absolute;
	right: 0;
	top: 1em;
	text-decoration: none;
}
.site-header .header-mobile .mobile-toggle .icon-menu-mov{
	font-size: 20px;
}
.site-header .submenu-extra{
	display: flex;
	flex-wrap: wrap;
	margin-left: 7.5vw;
	margin-right: 7.5vw;
	margin-top: 4em;
	justify-content: space-between;
}
.site-header .submenu-extra .search-form{
	position: relative;
	margin-bottom: 2em;
	width: 100%;
}
.site-header .submenu-extra .search-form .input-search{
	width: calc( 100% - 2.5em);
	border: none;
	border-bottom: 1px solid #d8d8d8;
	padding: 0 2em .3em .5em;
	background-color: transparent;
}
.site-header .submenu-extra .search-form .btn-search{
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
}
.site-header .lang-nav{
	padding-bottom: 3em;
}
.lang-nav a:hover{
	text-decoration: none;
}
.lang-nav .toggle-menu-lang{
	text-transform: uppercase;
	text-decoration: none;
}
.lang-nav .toggle-menu-lang .submenu-toggle{
	padding-left: 2em;
}
.lang-nav a{
	text-decoration: none;
}
.mobile-menu .lang-nav #menu-lang{
	padding-top: 1em;
}
.mobile-menu .lang-nav #menu-lang a{
	text-decoration: none;
	border: none;
	margin-bottom: .3em;
	text-align: left;

}
.site-header .mobile-favorites a{
	text-transform: uppercase;
	text-decoration: none;
}
.site-header .mobile-favorites a:hover{
	text-decoration: underline;
}
.header-desktop .lang-nav #menu-lang ul{
	display: none;
}
.page-header .header-inner{
    padding-top: 3%;
}


/* Header Desktop */
@media (min-width: 1024px) {
	.mobile-menu{
		display: none;
	}
	.site-header .header-desktop{
		position: relative;
		padding: 1.2em 0 .6em;
	}
	/*
	.home .site-header .header-desktop{
		position: absolute;
		left: 0;
		right: 0;
		z-index: 999;
	}
		*/
	
	.home .site-header .header-desktop .desktop-menu > li > a{
		color: #2b2b2b;
		border-color: #2b2b2b;
	}
	.home .site-header .header-desktop .right a, .home .site-header .header-desktop .search-toggle{
		color: #2b2b2b;
	}
	/*
	.home .site-header .header-desktop .left .logo{
		filter: brightness(0) saturate(100%) invert(100%);
	}
	*/
	.home .site-header .header-desktop:hover{
		background-color: #fff;
	}
	.home .site-header .header-desktop:hover .desktop-menu > li > a{
		color: #2b2b2b;
		border-color: #2b2b2b;
	}
	.home .site-header .header-desktop:hover .right a, .home .site-header .header-desktop:hover .search-toggle{
		color: #2b2b2b;
	}
	.home .site-header .header-desktop:hover .left .logo{
		filter: none;
	}

	/* header left*/
	.header-desktop .left{
		position: absolute;
		left: 5%;
	}
	.site-header .header-desktop .logo img{
		width: 17em
	}

	/* header menu */
	.desktop-menu {
		list-style: none;
		display: block;
		text-align: center;
	}

	.desktop-menu .menu-item {
		text-transform: uppercase;
		display: inline-block;
		padding: 0 1em;
	}
	.desktop-menu .menu-item .menu-item{
		display: block;
	}
	.desktop-menu .menu-item a{
		text-decoration: none;
	}
	.desktop-menu .menu-item a:hover, .desktop-menu .current-menu-item > a{
		border-bottom: 1px solid #2b2b2b;
		padding-bottom: .2em;
	}
	/*
	.desktop-menu .mega-menu {
		display: none;
		position: absolute;
		top: 3.4em;
		left: 0;
		right: 0;
		padding-top: 2em;
		z-index: 999;
		text-align: left;
	}
	.desktop-menu .menu-item:hover > .mega-menu {
		display: block;
	}
		*/
	
	.desktop-menu .mega-menu {
		transform: scaleY(0);
		transform-origin: top;
		opacity: 0;
		transition: transform 0.3s ease, opacity 0.3s ease;
		position: absolute;
		top: 3.4em;
		left: 0;
		right: 0;
		padding-top: 2em;
		z-index: 999;
		text-align: left;
	}

	.desktop-menu .menu-item:hover > .mega-menu {
		transform: scaleY(1);
		opacity: 1;
	}
/*
	.desktop-menu .mega-menu img {
		width: 100%; 
		height: auto;
		display: block;
	}
	*/

	/* Quan fem hover: activen les transicions */
	.desktop-menu .menu-item:hover > .mega-menu {
		max-height: 1000px; /* o el valor màxim esperat */
		opacity: 1;
	}


	.desktop-menu .mega-inner {
		background-color: #f9f9f9;
		display: flex;
		gap: 2rem;
		padding: 0 5%;
	}

	.desktop-menu .submenu {
		list-style: none;
		flex: 0 0 25%;
		text-align: left;
		padding-top: 7vw;
		padding-bottom: 7vw;
		padding-left: 0;
	}
	.desktop-menu .submenu li{
		line-height: 2em;
		padding-left: 0;
	}

	.desktop-menu .menu-content {
		display: flex;
		flex-grow: 1;
		flex: 0 0 75%;
		text-transform: none;
	}
	.desktop-menu .menu-content > div{
		width: 33%;
		border-left: 1px solid #ededed;
		padding-left: 3vw;
		padding-right: 3vw;
	}
	.desktop-menu .menu-images{
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.desktop-menu .menu-images img {
		width: 100%;
		height: auto;
	}
	.desktop-menu .menu-content .menu-description > div{
		padding-top: 7vw;
		padding-bottom: 7vw;

	}
	.desktop-menu .menu-content .menu-description p, .desktop-menu .menu-content .menu-description h1, .desktop-menu .menu-content .menu-description h2, .desktop-menu .menu-content .menu-description h3, .desktop-menu .menu-content .menu-description h4, .desktop-menu .menu-content .menu-description h5, .desktop-menu .menu-content .menu-description h6{
		margin-top: .2em;
		margin-bottom: .2em;
	}


	/* header right*/
	
	.header-desktop .right{
		position: absolute;
		top: 1.3em;
		right: 5%;
		padding: .5em 0;
		display: flex;
	}
	.header-desktop .right a, .header-desktop .search-toggle {
		text-decoration: none;
	}
	.header-desktop .lang-nav #menu-lang{
		z-index: 10;
	}
	.header-desktop .lang-nav #menu-lang ul{
		background: #fff;
		padding: 1em 2em;
	}
	.header-desktop .right{
		width: 23em;
		justify-content: flex-end;
	}
	.header-desktop .right .fav-mod{
		margin-top: 1px;
	}
	.search-mod{
		position: relative;
	}
	.search-mod .searchform {
		display: none;
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
	}
	.search-mod .search-toggle{
		padding: 8px;
		font-size: 1.2em;
	}
	.search-mod .searchform input[type="search"] {
		background: #efefef;
		border: none;
		line-height: 1.2;
		padding: 6px 20px 6px 8px;
		outline: none;
		margin-top: 1px;
	}
	.search-mod .searchsubmit {
		border: none;
		color: #000;
		padding: 8px;
		position: absolute;
		right: 0;
		text-decoration: none;
	}
	.search-mod .searchsubmit .icon-search{
		font-size: 1.2em;
	}
	.search-mod .searchsubmit:hover {
		background: transparent;
		color: #666;
		outline: none;
		
	}
	.search-mod.active{
		width: 14em;
	}
	.search-mod.active .searchform {
		display: block;
	}
	.header-desktop .link-fav-page-top{
		padding: 7px;
		margin: 0;
		font-size: 1.3em;
		display: block;
	}
	.header-desktop .lang-nav{
		margin: 0;
		padding: 6px 9px;
	}
	.header-desktop .lang-nav .toggle-menu-lang .submenu-toggle{
		display: none;
	}
	.header-desktop .lang-nav #menu-lang{
		position: absolute;
	}
	
}


/***************/
/* FI HEADER 2025*/
/***************/

/***************/
/* MÒDULS 2025*/
/***************/

/* Estils comuns per al banner */
.banner {
	display: block;
	text-decoration: none;
	color: inherit;
	margin: 20px 0; /* Exemple de marge, ajusta-ho si cal */
}
.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6{
	font-weight: bold;
	margin-bottom: 1em;
}
a.banner:hover{
	color: #2b2b2b;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
	font-family: 'Playfair Display', serif;
	font-weight: normal;
}
.banner-container {
	background-color: #f9f9f9;
	padding-top: 0;
	padding-bottom: 2em;
}
.banner-white .banner-container{
	background-color: #fff;
}
.banner-container a{
	color: #2b2b2b;
}


/* Banner Foto Left: imatge a l'esquerra, contingut a la dreta */
.banner-foto-left .banner-image {
	padding-right: 0;
}
.banner-foto-left .banner-content {
	padding: 1em 7.5vw 3em;
}

.banner-foto-left .banner-container{
	padding-top: 0;
	padding-bottom: 0;
}
	

/* Banner Foto Right: contingut a l'esquerra, imatge a la dreta */
.banner-foto-right .banner-container {
    padding-top: 3em;
    padding-bottom: 4em;
}
.banner-foto-right .banner-content {
	flex: 0 0 60%;  /* 60% per el contingut a l'esquerra */
	padding: 20px;
}
.banner-foto-right .banner-image {
	flex: 0 0 40%;  /* 40% per la imatge a la dreta */
	max-width: 40%;
}

.banner-image img {
	width: 100%;
	height: auto;
	display: block;
}

.banner-foto-right .banner-text {
	padding-left: 4.5em;
	margin-top: 3em;
}
.banner-button{
	margin-top: 2em;
}
.banner-button span {
	display: inline-block;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: .2em;
	font-size: 12px;
}

.banner-button span:hover {
	color: #BDB29B;
}



/* Banner amb fons cover i contingut centrat */
.banner-foto-full {
	position: relative;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}

  
  /* En cas que el navegador no suporti aspect-ratio, pots utilitzar el fallback amb padding-top:
  .banner {
	position: relative;
	width: 100%;
	padding-top: 40.7%; 
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
  }
  */
  
  /* Contenidor per centrar el text */
.banner-foto-full .banner-container {
	position: relative;
	padding: 2em 7.5vw;
	text-align: center;
	color: #fff; /* Ajusta el color del text segons la teva imatge */
	background-color: transparent;
	display: block;
}

.banner-foto-full .video-box{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	overflow: hidden;
}
.banner-foto-full .video-box iframe{
	pointer-events: none;
}
.mod-link{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

@media (max-width: 767px) {
	.banner-foto-full .banner-container h1{
		font-size: 35px;
	}
	.text-container.center-col h2 strong{
		font-size: 23px;
		display: block;
		line-height: 1.3em;

	}
}

.home .banner-atelier{
	aspect-ratio: none;
}
.home .banner-atelier .video-box{
	padding-bottom: 42%;
}

/* Banner amb fons cover i contingut centrat */
.banner-sin-foto {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background: none;
}
.banner-sin-foto .banner-container {
	padding: 4em 7.5vw;
	display: flex;
	text-align: center;
	background: none;
}
.banner-sin-foto .banner-container .banner-text{
	max-width: none;
}
.banner-sin-foto.separador .banner-container .banner-text:before{
	content: "";
	display: block;
	width: 16em;
	height: 1px;
	background-color: #c3b9ad; /* color corporatiu */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.8em;
}

/* Banner Foto Left: imatge a l'esquerra, contingut a la dreta */
.banner-foto-texto{
	margin: 0;
}
.banner-foto-texto .banner-image {
	padding-right: 7.5vw;
	margin-bottom: 2.5em;
}
.banner-foto-texto .banner-content {
	padding: 0 7.5vw 0 7.5vw;
}
.banner-foto-texto .banner-container {
    padding-top: 3em;
    padding-bottom: 4em;
}
.banner-foto-left .banner-container{
	background-color: #f9f9f9;
}

@media (min-width: 768px) {
	.banner-container {
		display: flex;
		align-items: center;
		padding-top: 4em;
		padding-bottom: 4em;
	}
	.banner-foto-full .banner-container {
		width: auto;
	}
	.banner-foto-left .banner-text, .banner-foto-right .banner-text {
		padding-left: 0;
		margin-top: 0;
		margin-bottom: 3em;
	}
	.banner-button span {
		font-size: 13px;
	}
	/* Banner Foto Left: imatge a l'esquerra, contingut a la dreta */
	.banner-foto-left .banner-image {
		flex: 0 0 70%;  /* 75% per la imatge */
		max-width: 70%;
		padding-right: 0;
	}
	.banner-foto-left .banner-content {
		flex: 0 0 21%;  /* 60% per el contingut */
		padding: 0 7.5vw 0 4%;
	}
	
	/* Banner Foto Right: contingut a l'esquerra, imatge a la dreta */
	.banner-foto-right .banner-content {
		flex: 0 0 60%;  /* 60% per el contingut a l'esquerra */
		padding: 20px;
	}
	.banner-foto-right .banner-image {
		flex: 0 0 40%;  /* 40% per la imatge a la dreta */
		max-width: 40%;
	}
	/* Banner amb fons cover i contingut centrat */
	.banner-sin-foto .banner-container {
		padding: 5vw 0;
	}

	/* Banner Foto Texto: imatge a l'esquerra, contingut a la dreta */
	.banner-foto-texto .banner-image {
		flex: 0 0 55%; 
		padding-right: 0;
		padding-left: 9%;
	}
	.banner-foto-texto .banner-text {
		max-width: 22em;
	}
	.banner-foto-texto .banner-content {
		padding: 3em 7.5vw 4em 4%;
	}
	.banner-foto-texto .banner-container {
		flex: 0 0 21%;  /* 60% per el contingut */
		padding-bottom: 7.5vw;
        padding-top: 7vw;
	}

}
@media (min-width: 1024px) {
	/* Banner amb fons cover i contingut centrat */
	.banner-foto-full {
		aspect-ratio: 1912 / 779;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.banner-foto-full .banner-container{
		max-width: 50em;
	}
}



/* SLIDER SWIPER */

.swiper-button-next, .swiper-button-prev{
    color: #fff;
}
 
/***************/
/* FI MÒDULS 2025*/
/***************/




/*************/
/* FOOTER 2025 */
/*************/
#footer .top-link{
	position: absolute;
	right: 5px;
	left: 82%;
	top: 0;
	font-size: 2em;
	border: none;
	padding: .5em 0.3em;
	text-decoration: none;
}
#footer .top-link:hover{
	text-decoration: none !important;
}

#footer .info-mod .procedencia{text-align: center;padding:7.5em 1em 0 ;font-size:13px;font-size:1.3rem; background:url(library/images/certificado-espana-footer.png) no-repeat center top; }


#footer .info-footer > div{
	text-align: center;
	margin: 0 0 2em;
	padding-left: 7.5vw;
	padding-right: 7.5vw;
}
#footer .info-footer img{
	width: 4em;
	margin-left: auto;
	margin-right: auto;
}
#footer .info-footer > div p{
	max-width: 28em;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}
#footer .info-footer > div p.title{
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 2em;
}
#footer .info-footer > div .image span{
	font-size: 4em;
}
#footer .menus-footer{
	margin: 3em 0 0;
	background: #f9f9f9;
	padding: 3em 7.5vw;
}
.footer-menu-list{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
.footer-menu-list > li{
	font-weight: 600;
	margin-bottom: 2em;
}
.footer-menu-list > li > a{
	font-size: 1.15em;
}
.footer-menu-list > li > ul{
	margin: .5em 0 0;
	padding: 0;
} 
.footer-menu-list > li > ul > li{
	font-weight: 400;;
} 
.footer-menu-list li a{
	text-decoration: none;
}
.footer-menu-list li a:hover{
	text-decoration: underline;
}
#footer .links-footer{
	margin: 1em 7.5vw;
}
#footer .links-footer ul{
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
#footer .links-footer a{
	text-decoration: none;
}
#footer .links-footer li{
	display: inline;
	font-size: .85em;
	line-height: 1.1em;
}

#footer .links-footer li:before{
	content: "|";
	padding-right: .5em;
}
#footer .links-footer li:first-child::before{
	display: none;
}
#footer .links-footer a:hover{
	text-decoration: underline;
}
#footer .legal-footer{
	position: relative;
	background-color: #c3b9ad;
	color: #2b2b2b;
	padding: 1em 7.5vw;
} 
#footer .legal-footer ul{
	margin: 0;
	padding: 0;
} 
#footer .legal-footer li{
	display: inline;
} 
#footer .legal-footer a{
	color: #2b2b2b;
	text-decoration: none;
}
#footer .legal-footer a:hover{
	text-decoration: underline;
}
#footer .legal-footer li:before{
	content: "|";
	padding-right: .5em;
}
#footer .legal-footer li:first-child::before{
	display: none;
}
@media (min-width: 768px) {
	#footer .info-footer{
		display: flex;
		flex: 1;
		margin: 4em 5vw;
		justify-content: center;
	}

	#footer .info-footer > div{
		padding-left: 2em;
		padding-right: 2em;
		margin-bottom: 0;
		width: 33.3%;
	}
	#footer .menus-footer{
		margin: 4em 0 0;
		background: #f9f9f9;
		padding: 4em 5vw;
	}
	.footer-menu-list{
		display: flex;
	}
	
	.footer-menu-list > li{
		border-left: 1px solid #d8d8d8;
		padding-left: 3em;
		padding-right: 3em;
		flex: 0 0 25%;  
		box-sizing: border-box;
		text-align: left;
		margin-bottom: 0;
	}
	.footer-menu-list > li > ul{
		margin-top: 2em;
	}
	.footer-menu-list li ul li{
		margin-bottom: .5em;
	}
	.footer-menu-list li:first-child{
		border: none;
		padding-left: 0;
	}
	#footer .links-footer{
		margin: 1em 5vw;
	}
	#footer .links-footer li{
		font-size: 14px;
		line-height: 1.6em;
	}
	#footer .legal-footer{
		padding: 1em 5vw;
		display: flex;
     	justify-content: space-between;

	} 
}
@media (min-width: 1380px) {
	#footer .info-footer{
		margin-top: 5vw;
		margin-bottom: 5vw;
	}
	#footer .menus-footer{
		margin-top: 5vw;
		margin-bottom: 0;
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	#footer .info-footer > div {
        flex: 0 0 22em;
    }
}




/*************/
/* END FOOTER 2025 */
/*************/


/*************/
/* TRUNK SHOWS 2025 */
/*************/

#main.p-events .page-header{
	margin-bottom: 2em;
}
.event-post .text-container{
	margin-top: 1.5em;
}
.event-post .text-container .location{
	text-transform: uppercase;
	font-weight: 600;
}
.event-post .text-container .date{
	font-size: 18px;
}
.event-post .text-container .title{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
.event-post .btns-container{
	margin-top: 2em;
}
.event-post .btns-container .link-pedir-cita{
	text-transform: uppercase;
}
.p-events .post-list .grid{
	padding-bottom: 3.5em;
	margin-bottom: 0;
}


/***************/
/* TIENDAS 2025 */
/***************/
.tiendas-header{
	padding-top: 2%;
}
.tiendas-header .text{
	max-width: 44em;
	display: inline-block;
	margin-top: 1em;
}
.tiendas-mod{
	margin-top: 2em;
	padding-top: 2em;
	padding-bottom: 2em ;
	margin-bottom: 1em;
	background-color: #f9f9f9;
}
.section-header-inner{
	text-align: center;
	margin-top: 2em;
	margin-bottom: 3em;
	max-width: 690px;
	margin-left: auto;
	margin-right: auto;
}
.section-header p{
	margin: 0 0 .5em;
}
.section-header-inner.long-text{
	max-width: 950px;
}
.tiendas-list{
	background-color: #f8f8f8;
	margin: 0;
	padding: 0;
}
.post-tienda .image-container{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2em;
	aspect-ratio: 4 / 5;
    overflow: hidden;
	margin: 1px;
}
.post-tienda .image-container img{
	position: absolute;
	left: 0;
	right: 0;
}
.post-tienda .image-container::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3); /* 50% negre; ajusta el valor per a més o menys foscor */
	z-index: 1;
  }
.post-tienda .image-container .name{
	position: relative;
	z-index: 10;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .1em;
	text-align: center;
	line-height: 1.6em;
}
.post-tienda .text-container{
	padding: 1.5em 7.5vw;
	text-align: center;
	font-size: 1em;
	align-items: center;
}
.tiendas-list .post-tienda a{
	text-decoration: none;
}
/* Pseudo-element per l'overlay */

.post-tienda p{
	margin: 0;
}
.post-tienda .address a, .post-tienda .tel a{
	text-decoration: none;
}
.post-tienda .address a:hover, .post-tienda .tel a:hover{
	text-decoration: underline;
}
.post-tienda .btns-container{
	margin-top: 1.5em;
}

.retailers-mod{
	padding-top: 2em;
}
.retailers-mod .section-header{
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.retailers-mod .section-header-inner{
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.store-search-form{
	padding: 1em 0 4em;
	text-align: center;
}
.page-template-page-landing-pedir-cita .store-search-form{
	display: block !important;
}
.page-template-page-landing-pedir-cita .store-search-form .wrapper{
	display: block !important;
}
.store-search-form select{
	margin: .5em 0;
	padding-top: .1em;
	border-right: none;
	border-top: none;
	border-left: none;
	font-size: 1.1em;
    text-transform: uppercase;
}
.store-search-form label{
	text-transform: uppercase;
	text-align: left;
}
.page-template-page-tiendas .store-search-form label{
	display: none;
}
	
.store-search-form .btns-container{
	margin: 1em 0;
}
#store-results{
	text-align: center;
}

.store-list{
	margin: 0 7.5vw 2em;
	padding: 1em 0 0;
	/* border-top: 5px solid #f9f9f9; */
	justify-content: center;
}
.tax-localizacion .store-list{
	border: none;
}
.store-list .store-post{
	text-align: center;
	margin-bottom: 3em;
}
.store-list .store-post p{
	margin: 0;
}
.store-list .store-post .icon-locate{
	font-size: 1.6em;
}
.store-list .store-post a{
	text-decoration: none;
}
.store-list .store-post .city{
	font-weight: 600;
}
.store-list .store-post .country{
	font-weight: 600;
	margin: 0 0 1.5em;
}
.store-list .store-post .btns-container{
	margin-top: 2em;
}
.world-mod{
	margin-top: 3em;
	margin-bottom: 3em;
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #f8f8f8;
	padding-left: 10vw;
	padding-right: 10vw;
	margin-bottom: 3em;
}
.world-mod .section-header{
	text-align: center;
	margin-top: 2em;
	margin-bottom: 3em;
}
.countries-list {
	list-style: none;
	font-size: 1.2em;
	/* Defineix que es mostrin en 4 columnes */
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	column-gap: 20px; /* Espai opcional entre columnes, ajusta'l al que necessitis */
	margin: 2em 0 0;
	padding: 0 0 1em;
}

.countries-list li {
	margin-bottom: 1.2em;
	line-height: 1.2em;
}
.countries-list li a{
	text-transform: uppercase;
	text-decoration: none;
}
.countries-list li a:hover{
	text-decoration: underline;
}
  


@media (min-width: 768px) {

	.countries-list {
		-webkit-columns: 3;
		-moz-columns: 3;
		columns: 3;
		column-gap: 20px;
	}

	/*
	.tiendas-list{
		display: flex;
		gap: 1px;
		flex-wrap: wrap; 
	}
	.tiendas-list .post-tienda{
		flex: 0 0 calc((100% - 1px) / 2);
	}
	*/
	.store-list{
		display: flex;
		flex-wrap: wrap;
		gap: 1%;
		margin: 3em 5vw;
	}
	.store-list .store-post{
		flex: 0 0 49.5%;
	}
	.store-search-form label{
		margin-right: 12px !important;
	}
}
@media (min-width: 1024px) {
	.world-mod{
		padding-bottom: 5vw;
	}
	.countries-list {
		max-width: 65em;
		margin-left: auto;
		margin-right: auto;
		-webkit-columns: 4;
		-moz-columns: 4;
		columns: 4;
		column-gap: 30px;
	}

	.store-search-form{
		display: flex;
		justify-content: center;
		gap: 1em;
		align-items: center;
	}
	.store-search-form label{
		display: inline;
		font-size: 1.1em;
		text-transform: uppercase;
	}
	.store-search-form label{
		margin-right: 14px !important;
	}
	.store-search-form select{
		max-width: 15em;
		margin-right: 3%;
	}
	/*
	.tiendas-list .post-tienda{
		flex: 0 0 calc((100% - 4px) / 5);
	}
		*/
	.post-tienda .image-container .name{
		font-size: 22px;
	}
	.post-tienda .text-container{
		padding-left: 2em;
		padding-right: 2em;
	}
	.store-list .store-post{
		flex: 0 0 32.83%;
	}
}
@media (min-width: 1380px) {
	
	.countries-list {
		-webkit-columns: 4;
		-moz-columns: 4;
		columns: 4;
		column-gap: 40px;
		margin-top: 2em;
		max-width: 50em;
	}
	/*
	.tiendas-list .post-tienda{
		flex: 0 0 calc((100% - 4px) / 5);
	}
		*/
		
	.post-tienda .image-container .name{
		font-size: 34px;
	}
	


	.store-list{
		gap: 1%;
	}
	.store-list .store-post{
		flex: 0 0 24.25%;
	}
}
@media (min-width: 1600px) {
	
	.post-tienda .image-container .name{
		font-size: 42px;
	}

	.store-list .store-post{
		flex: 0 0 19%;
	}
	.store-search-form label{
		margin-right: 18px !important;
	}
}

/***************/
/* SINGLE TIENDA / PEDIR CITA 2025 */
/***************/
.p-pedir-cita .tienda-container{
	background-color: #FBFBFA;
}
.p-pedir-cita .tienda-image{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
	margin-bottom: 2em;
}
.p-pedir-cita .tienda-image.no-logo{
	display: none;
}
.p-pedir-cita .tienda-info{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
	text-align: center;
	margin-bottom: 3em;
	text-align: left;
}
.p-pedir-cita .tienda-info .page-title{
	text-align: left;
}

.p-pedir-cita .tienda-info a{
	text-decoration: none;
}
.p-pedir-cita .tienda-info a:hover{
	text-decoration: underline;
}

.p-pedir-cita .tienda-form{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
	padding-bottom: 5em;
	text-align: left;
}
.p-pedir-cita .cta-text{
	margin: 1em 0;
}
.p-pedir-cita .address{
	margin: 1em 0;
}
.p-pedir-cita .cta-text p{
	margin: 0;
}
@media (min-width: 768px) {
	.p-pedir-cita .tienda-container{
		display: flex;
		padding-left: 5vw;
		padding-right: 5vw;
		padding-top: 5vw;
	}
	.p-pedir-cita .tienda-info .page-title{
		font-size: 30px;
	}

	.p-pedir-cita .tienda-info{
		margin-left: 0;
		margin-right: 5vw;
		flex: 0 0 40vw;
		padding-bottom: 5vw;

	}
	.p-pedir-cita .tienda-info.align-center{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.p-pedir-cita .tienda-info.align-center .page-title{
		text-align: center !important;
	}
	.p-pedir-cita .tienda-form{
		margin-left: 0;
		margin-right: 0;
		flex: 0 0 50%;
	}
}
@media (min-width: 1380px) {
	.p-pedir-cita .tienda-info{
		margin-left: 5vw;
	}
}



/* ANIMACIONS CSS
http://www.oxygenna.com/tutorials/scroll-animations-using-waypoints-js-animate-css
http://jsfiddle.net/harconst/4FNFW/
*/

.os-animation{
  opacity: 0;
}
.os-animation.animated, html.no-js .os-animation{
    opacity: 1;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(15%, 0, 0);
    transform: translate3d(15%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
   -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}






@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

.hover-zoom, .hover-zoom-li{
	overflow: hidden;
}
.hover-zoom img{
	transition: transform 0.85s;
}
.hover-zoom-li img{
	transition: transform 0.85s;
}
.hover-zoom:hover img{
	-webkit-transform: scale3d(1.02,1.02,1);
	transform: scale3d(1.02,1.02,1);
	transition-duration: 0.8s;
}
.hover-zoom-li:hover img{
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
	transition-duration: 0.8s;
}
.hover-change{
	position: relative;
}
.hover-change .front{
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	z-index: 2;
	transition: opacity 1s;
	cursor: pointer;
}

.a-lady-pixel .hover-change .front{
	padding-bottom: 150%;
}
.hover-change:hover .front{
	/* opacity: 0; */
	opacity: 1;
}
.hover-change .back{
	position: absolute;
	left: 1px;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

/***************/
/* HOME */
/***************/
/*
.bg {
	width: 100%;
	height: auto;
	padding-top: 58%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	background-position: center center;
	background-repeat: no-repeat;
}
*/

.gracias-mod{
	overflow: hidden;
	margin: 2.6em 0 1.6em;
	padding-bottom: 1em;
}
.gracias-mod .text{
	/* color: #fa008a;  color 35 */
	font-size: 1em;
	white-space: nowrap;
	margin-left: -29em;
	line-height: 2em;
	letter-spacing: 2px;
}
.gracias-mod .text em{
	font-style: normal;
	font-weight: 600;
	margin-right: .4em;
}
#video-fashion-week .video{
	position: relative;
	z-index: 99999;
	margin-bottom: 6em;
}
#video-fashion-week .video-inner{
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}
#video-fashion-week .video-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video-fashion-week .popup{
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	position: absolute;
	right: 0;
	bottom: 4em;
	width: 17em;
	background: rgba(255, 255, 255, 0.5);
	padding: 2em;
	text-align: center;
	z-index: 100000;
}
#video-fashion-week .popup .logo:after{
	content:"";
	background-color: #000;
	height: 1px;
	width: 4em;
	display: block;
	margin: .7em auto 1em;
}
#video-fashion-week .popup p{
	margin: 0 0 1.2em;
}
#video-fashion-week .popup img{
	width: 52%;
	height: auto;
}
#popup-fashion-week{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top:	0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99999
}
#popup-fashion-week .popup{
	position: absolute;
	left: 50%;
	top: 25%;
	font-size: 18px;
	width: 27em;
	line-height: 1.3em;
	margin-left: -13.5em;
	background: #fff;
	
}
#popup-fashion-week .popup-inner{
	position: relative;
	font-family: 'Playfair Display', serif;
	
	padding: 2em;
	text-align: center;
	z-index: 100000;
}

#popup-fashion-week .popup-inner .icon-close{
	position: absolute;
	right: 1.1em;
	top: 1.1em;
	text-decoration: none;
	font-size: 18px;
}
#popup-fashion-week .popup-inner img{
	width: 66%;
	height: auto;
	margin: .3em 0 .5em;
}
#popup-fashion-week .popup-inner .logo:after{
	content:"";
	display: block;
	width: 10px;
	height: 10px;
	background: #000;
	margin: .8em auto 0;
}
#popup-fashion-week .popup-inner .descubre:after{
	content:"";
	background-color: #000;
	height: 1px;
	width: 4em;
	display: block;
	margin: 1em auto .8em;
}
@media only screen and (max-width:760px) {
	#popup-fashion-week .popup{
		font-size: 12px;
	}
	#video-fashion-week .video{
		margin-bottom: 3em;
	}
}

.accessories-mod{
	text-align: center;
	margin-bottom: 3.2em;
	color: #fff;
	
}
.accessories-mod .wrap{
	background-color: #817A72;
	width: 100%
}
.accessories-mod .text{
	padding: 0 2em 1em;
}
.accessories-mod a{
	color: #fff;
}
.accessories-mod a:before{
	color: #fff;
}
.accessories-mod .inner-line{
	padding: 7vw 0;
}
.accessories-mod .download-link a, .complementos-header .download-link a{
	display: block;
	position: relative;
	text-decoration: none;
	padding-top: 60px;
}
.complementos-header .download-link{
	margin-bottom: 5vw;
}
.accessories-mod .download-link a span, .complementos-header .download-link a span{
	text-decoration: underline;
}
.accessories-mod .download-link a:before, .complementos-header .download-link a:before{
	content:"\e90b";
	font-family: 'jesus-peiro-icons';
	font-size: 36px; font-size: 3.6rem;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -26px;
}
.accessories-mod.cta-mod h3{
	margin-top: 0;
}
.accessories-mod.cta-mod .inner-line{
	padding: 0 !important;
}
.accessories-mod .download-link a{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	margin-top: 1em;
}
.accessories-mod .download-link a span{
	display: block;
	font-size: 15px;font-size: 1.5rem; 
}
body.single .accessories-mod{
	margin-bottom: 0;
	padding-bottom: 0;
}
body.single .accessories-mod .wrap{
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 7.5%;
	padding-right: 7.5%;
	width: 85%;
}


.separates-mod{
	text-align: center;
	margin-bottom: 3.2em;
	margin-top: 3.2em;
	
}
.separates-mod .wrap{
	background-color: #EEEDEB;
	width: 100%
}
.separates-mod .text .text-inner{
	padding: 1em 2em 1em;
	max-width: 29em;
	margin: 0 auto;
}
/*
.separates-mod a{
	color: #fff;
}
.separates-mod a:before{
	color: #fff;
}
	*/
.separates-mod .inner-line{
	padding: 7vw 0;
}
.separates-mod .download-link a{
	display: block;
	position: relative;
	text-decoration: none;
	padding-top: 60px;
}
.complementos-header .download-link{
	margin-bottom: 5vw;
}
.accessories-mod .download-link a span{
	text-decoration: underline;
}
.accessories-mod .download-link a:before{
	content:"\e90b";
	font-family: 'jesus-peiro-icons';
	font-size: 36px; font-size: 3.6rem;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -26px;
}
.separates-mod .download-link a{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	margin-top: 1em;
}
.separates-mod .download-link a span{
	display: block;
	font-size: 15px;font-size: 1.5rem; 
}





.download-col{
	display: block;
	padding-top: 2em;
}
.download-col a{
	text-decoration: none;
	text-transform: uppercase;
	color: #2b2b2b;
	white-space: nowrap;
	display: inline-block;
	padding: 0 1em .5em 0;
}
.download-catalog:before{
	content:"\e90b";
	font-family: 'jesus-peiro-icons';
	font-size: 36px; font-size: 3.6rem;
	padding-bottom: .4em;
	vertical-align: middle;
	padding-right: .1em;
}
.download-accessories:before{
	content:"\e90c";
	font-family: 'jesus-peiro-icons';
	font-size: 46px; font-size: 4.6rem;
	padding-bottom: .4em;
	vertical-align: middle;
	padding-right: .1em;
}





.video-container{
    position: relative;
    overflow: hidden;
}
.video-bg,
.video-overlay,
.video-pattern{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.video-pattern {
	background: url(library/images/pattern2.png) repeat 0 0;
	opacity: .4;
    pointer-events: none; /* Allows right clicking on the video to pause etc */
}
.video-overlay {
    background: rgba(0,0,0,0.2);
    pointer-events: none; /* Allows right clicking on the video to pause etc */
}
.video-container .inner{
	position: relative;
	padding-bottom: 57%;
	height: auto !important;
}
.video-bg video, .video-bg iframe, .video-container .inner iframe{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-content {
    position: relative;
	padding-top:40%;
}
.video-content .memory{
	position: absolute;
	left: 0;
	bottom: 1.5em;
}
.video-content .more{
	color: #fff;
    display: none;
}


.video-bg {
    /* background: url(library/images/portada-recortes.jpg) center center no-repeat; */
	background-position: center center;
	background-repeat: no-repeat;
    background-size: cover; /* Should be run through an auto-prefixer */
}
/*********************/
	/* FICHA COMPLEMENTO */
	/****************** 
  
	.complemento .image.img-1{
		width: 44%;
		margin: 0 .5% 1em;
		float: left;
	}
  .complemento .images-right{
    width: 27%;
    margin: 5% 12.5% 1em;
    float: left;
	}
  .complemento .images-right .image{
		margin: 14% 0 2%;
	}
  .complemento .header-single .text {
    background: none;
    padding: 0 0 1.5em;
	text-align: left;
  }
.complemento .header-single {
	padding-bottom: 7em;
	position: relative;
	bottom: auto;
	left: auto;
	margin-left: 15%;
	max-width: 76%;
}
.complemento .header-single .text .ref{
	font-size: 2em;
	text-align: left;
}
*/

/* pagina streaming */
.page-template-page-bridal-streaming{
	background: #000;
}
#streaming .post{
	position: relative;
}
#streaming img{
	width: 100%;
	height: auto;
}
#streaming .video {position:relative; background-color: #000;padding: 5% 5% 8%;}
#streaming .video .inner{ position: relative; height: 0; overflow: hidden;padding-bottom: 56.25%; }
#streaming .video .inner iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#streaming .video-container .footer{
	text-align: center;
    color: #999;
    text-transform: uppercase;
	margin-top: -4.5%;
    padding-bottom: 4.5%;
}
#streaming .video-container .footer a{
	color: #999;
}
#streaming .close{
	position: absolute;
	right: 2%;
	top: 2%;
	width: 11%;
	max-width: 50px;
	height: auto;
}
#streaming .pop-alert{
	position: absolute;
	left: 0;
	top	: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);	
	text-align: center;	
	font-size: 16px;
	font-size: calc(14px + (19 - 14)*(100vw - 300px)/(768 - 300));
	line-height: 1.3;
	cursor: pointer;
}
#streaming .pop-alert .pop-container{
	width: 86%;
	max-width: 700px;
	margin: 7% auto;
}
#streaming .pop-alert .pop-inner{
	position: relative;
	background-color: #fff;
	padding: 12%;

}
#streaming .pop-alert .close-popup{
	color: #999;
	text-transform: uppercase;
	font-size: .8em;
}
#streaming .pop-alert .play{
	padding-top: 64px;
	background: url(library/images/streaming/play-2019.png) no-repeat center top;
	background-size: 33px;
}
#streaming .pop-alert .pop-content{
	padding-top: 5%;
}
#streaming .pop-alert .close{
	position: absolute;
	right: 2%;
	top: 2%;
}
#streaming .pop-alert .date{
	font-size: 2em;
	color: #666;
	font-weight: bold;
}
#streaming .pop-alert h1{
	font-size: 2em;
	text-transform: uppercase;
	color: #2b2b2b;
	font-weight: 300;
}
#streaming  .label img{
	position: absolute;
	right: 2%;
	bottom: 2%;
	max-width: 250px;
	width: 10%;
	height: auto;
}
@media only screen and (min-width:780px) {
	#streaming .pop-alert{
		font-size: 19px;
	}
}


#mod-streaming{
	position: relative;
	line-height: 1.3;
	background: url(library/images/streaming/bridal-2020-streaming-mob.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 63%;
	margin: 1em 0 3em;
}
#mod-streaming .title-container{
	padding: 0 12%;
	text-align: center;
}
#mod-streaming .title-container img{
	display: inline-block;
}
/*
#mod-streaming .title-container .title-inner{
	max-width: 30em; 
}
*/
#mod-streaming .title-container .title1{
	width: 86%;
	margin: 0 0 .7em;
}
#mod-streaming .title-container .title2{
	width: 96%;
}
#mod-streaming .title-container .title3.desktop{
	display: none;
}
#mod-streaming .title-container p{
	margin: 2em 0;
}
#mod-streaming img{
	width: 100%;
	height: auto;
}
#mod-streaming .title-container .text{
	margin-top: -.2em;
}
#mod-streaming .title-container .text p{
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
}
#mod-streaming .title-container .text a{
	text-decoration: none;
}
#mod-streaming .title-container .text a:hover{
	text-decoration: underline;
}

#mod-streaming .title-container p.btn-bridal{
	padding: 0;
	margin: -1.5em 0 0;
}
#mod-streaming .title-container p.btn-bridal a{
	position: relative;
	padding: .5em .5em 1em;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: underline;
}
#mod-streaming.bridal-video-mod{
	background: none;
	padding:0;
	margin-bottom: 1em;
	margin-top: 0;
}
#mod-streaming .opacity{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
	
}
#mod-streaming.bridal-video-mod .wrap{
	position: relative;
	background: url(library/images/streaming/bridal-mob.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 0;
	padding-top: 75%;
	padding-bottom: 2em;
	overflow: hidden;
}
#mod-streaming.bridal-video-mod .title-inner .title1{
	margin: 0 auto 3em;
	width: 100%;
	max-width: none;
}
#mod-streaming.bridal-video-mod .title-container p.btn-bridal a{
	color: #fff;
	text-decoration: none;
}
#mod-streaming.bridal-video-mod .title-container p.btn-bridal a:hover{
	text-decoration: underline;
}
@media only screen and (min-width:516px) {
	#mod-streaming{
		padding-top: 50%;
	}
}
@media only screen and (min-width:600px) {
	#streaming .pop-alert{
		font-size: 19px;
	}
	#mod-streaming .title-container p.btn-bridal a{
		padding-bottom: 3em;
	}
	#mod-streaming{
		background-image: url(library/images/streaming/bridal-2020-streaming.jpg);
		padding-top: 5%;
		margin-bottom: 6em;
		padding-top: 31%;
	}
	#mod-streaming .title-container .title3.desktop{
		display: inline-block;
		max-width: 841px;
		width: 100%;
	}
	#mod-streaming .title-container .title3.mobile{
		display: none;
	}
	#mod-streaming .title-container .title1{
		width: 38%;
		max-width: 372px;
		vertical-align: middle;
		margin: 0 5% 0 0;
	}
	#mod-streaming .title-container .title2{
		width: 45%;
		max-width: 430px;
		vertical-align: middle;
	}
	#mod-streaming .title-container .title3{
		margin-bottom: 1.2em;
	}
	#mod-streaming .title-container p{
		margin: 1.5em 0;
	}
	#mod-streaming .title-container .text{
		padding-bottom: 2em;
	}
	#mod-streaming .title-container p.btn-bridal{
		padding: 0;
		margin: -1em 0 0;
	}
}
@media only screen and (min-width:920px) {
	#mod-streaming .title-container p {
		margin: 1.7em 0;
	}
	#mod-streaming.bridal-video-mod{
		margin-bottom: 0;
	}
	#mod-streaming.bridal-video-mod .wrap{
		background-image: url(library/images/streaming/bridal-desk.jpg);
		margin-top: 0;
		padding-top: 34%;
	}
}
@media only screen and (min-width:1300px) {
	#mod-streaming{
		padding-top: 27%;
	}
	#mod-streaming .title-container .title1{
		margin-right: 30px;
	}
}

.p-bridal #main .video{
	padding-top: 1%;
}
.article-header.bridal {
	text-align: center;
	padding: 2% 0;
}

/*
.fade-in-video {
    opacity: 0;
    transition: opacity .8s linear;
}
.fade-in-video.is-playing {
    opacity: 1;  
}
*/

.nueva-mod .logo-coleccion{
	position: relative;
    text-align: center;
}
.nueva-mod .logo-coleccion img{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.nueva-mod .logo-coleccion .icon-logo-35-aniv{
	display: inline-block;
	color: #fa008a; /* color 35 */
	font-size: 4em;
	font-size: calc(150px + (210 - 150)*(100vw - 320px)/(1900 - 320));
}
.nueva-mod .logo-coleccion .ano-coleccion{
	position: absolute;
	left:	30%;
	bottom: -.5em;
	left: 56%;
    bottom: -2.2em;
	font-size: 24px;
	font-size: calc(20px + (38 - 20)*(100vw - 320px)/(1900 - 320));
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	    line-height: 1;
    width: 10em;
}
.nueva-mod img{
	width: 100%;
	height: auto;
}
.nueva-mod .heritage-logo{
position: relative;
    background: url(library/images/heritage.svg)no-repeat;
    margin: 0 auto;
    /* left: 0; */
    /* top: 0; */
    /* bottom: 0; */
    background-size: 100%;
    width: 100px;
    height: 119px;
}

.portada-mod{
	display: block;
	min-height: 120px;
	max-height:  99vh;
	overflow: hidden;
	background-color: #e0e0de;
}
.portada-mod .slide{
	display: none;
}
.portada-mod .slide:first-child{
	display: block;
}
.portada-mod .slick-initialized .slide{
	display:block;
}
.portada-mod .slide-text{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1em;
}
.portada-mod .slide-text .more{
	display: block;
	line-height: 1;
	text-transform: uppercase;
	font-size: 15px;
	font-size: 1.5rem;
	color: #fff;
}
.portada-mod .item{
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding-bottom: 85%;
}




#hero {
  position: relative;
  width: 100%;
  height: 92vh;
  overflow: hidden;
}

.hero-video {
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  z-index: 1;
  /* perquè l’<a> capti el clic */
  pointer-events: auto;
}

.hero-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;

  /* eliminem qualsevol màxim imposat per Vimeo */
  max-width: none !important;
  max-height: none !important;

  /* fem cover */
  /* per a pantalles més amples que 16:9 */
  width: 100vw !important;
  height: calc(100vw * (9/16)) !important;
  /* override de qualsevol width/height inline */
  width: auto;
  height: auto;
}

/* i si la finestra és més alta que 16:9, invertim: */
@media (max-aspect-ratio: 16/9) {
	#hero {
		height: 75vh;
	}
  .hero-video iframe {
    width: calc(100vh * (16/9)) !important;
    height: 100vh !important;
  }
}


.video-box {
  position: relative;
  width: 100%;
  /* si vols respectar 16:9, manté padding-bottom:56.25%. Si no, punxa l’altura que vulguis: */
  padding-bottom: 56.42%; 
  height: 0;
  overflow: hidden;
  border-left: 20px solid #c3b9ad; /* color topo */
  border-right: 20px solid #c3b9ad; /* color topo */
  margin-left: -20px;
  margin-right: -20px;

}

.video-box.video-vertical{
	padding-bottom: 125.78%; 
}
.video-box.video-panoramic{
	padding-bottom: 42.48%; 
}

.video-box iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
}
.video-box .video-control{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.video-box .video-control .icon{
	position: absolute;
	bottom: calc( 50% - 3em ); 
	right: calc( 50% - 3em );
	background: rgba(0,0,0,0.5);
	border: none;
	color: #fff;
	cursor: pointer;
	z-index: 2;
	opacity: 1;
	line-height: 6em;
    width: 6em;
    border-radius: 3em;
	text-decoration: underline;

}
.video-box .video-control.pause {
	opacity: 0;
    transition: opacity 0.3s ease;
}
.video-box.loading iframe {
  pointer-events: none;
}

.video-loader {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #fff;
  border-top: 4px solid transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}







.image img{
	width: 100%;
	height: auto;
	display: block;
}
.nueva-mod{
	margin-bottom: 1em;
}
.nueva-mod .image{
	margin: 0 0 2.4em;
}
.nueva-mod .image .more{
	display: none;
}
.nueva-mod .mod-title{
	margin: 0;
    font-size: 50px;
    font-size: 5rem;
}
.nueva-mod .mod-title .label{
	font-size: 20px; font-size: 2rem;
	letter-spacing: 0;
	display: block;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
}
.nueva-mod .logo-coleccion{
	padding-bottom: 0;
	margin-bottom: 0;
}
.nueva-mod .text .inner{
    text-align: center;
}

.nueva-mod .text .inner em{
	font-size: 1em;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
}
.nueva-mod .text .inner h1{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
.nueva-mod .text .links a span{
	display: inline-block;
	max-width: 15em;
}
.nueva-mod .more{
    padding-bottom: 0;
}
.complementos-mod{
	margin: 2em 0;
}
.complementos-mod .image{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-right: 3em;
}
.complementos-mod .text {
    text-align: center;
}
.complementos-mod .image .complemento-1{
    display: inline-block;
}
.complementos-mod .image .complemento-1 img{
    max-width: 98px;
    display: inline-block;
    padding: 0.5em 2em;
}
.complementos-mod .image .complemento-1 p{
    display: inline-block;
}
.complementos-mod .image a{
	text-decoration: none;
}
.destacado-blog-mod .inner{
	overflow: hidden;
}
 .destacado-blog-mod .image img{
    float: none;
    display: block !important;
    margin: 0 auto;
    width: 50%;
    padding: 1em;
}
.destacado-blog-mod .title-mod .logo-30 img{
    width: 44vw;
}
.destacado-blog-mod .title-mod{
    text-align: center;
    padding-top: 3em;
}
.destacado-blog-mod{
    position: relative;
    margin-bottom: 5em;
    padding-bottom: 2em;
}
.destacado-blog-mod .intro{
    width: 80%;
    float: none;
    padding: 3% 8% 4%;
    text-align: center;
}
.home .destacado-blog-mod .bgblue-right {
    background-color: #f0f6f7;
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}
.home .links{
    margin-top: 1.5em;
}
.home .text .links{
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.15em;
    text-align: center;
    margin: 2.5em 0 1.5em;
}
/*
a.more:after{
    font-family: 'jesus-peiro-icons';
    content: "\e624";
    padding-left: .8em;
    font-size: 1.5em;
    vertical-align: text-bottom;
}
	*/
a.more-3:after{
    font-family: 'jesus-peiro-icons';
    content:"\e624";
    padding-left: .5em;
}
.catalogo-mod{
    padding: .4em 1% 1em;
    margin: 0 0 .4em;
}
.catalogo-mod .text a{
    color: #2b2b2b;
    text-decoration: none;
}
.catalogo-mod .text a:hover{
    color: #878073;
    text-decoration: none;
}
.catalogo-mod ul{
	padding: 0;
	margin: 0;
}
.catalogo-mod li{
	width: 31%;
	float: left;
	margin: 0 1%;
	position: relative;
}
.catalogo-mod li img{
    width: 100%;
    height: auto;
}
.catalogo-mod li:nth-child(4),.catalogo-mod li:nth-child(5),.catalogo-mod li:nth-child(6){
    display: none;
}
.catalogo-mod li .text{
    position: absolute;
    right: 1.5em;
    left: 1.5em;
    bottom: 1.5em;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    background: rgba(250, 249, 247, 0.9);
    padding: 1em;
    opacity: 0;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
    transition: opacity 0.8s, transform 0.8s;
    -webkit-transform: translate3d(0,1em,0);
    transform: translate3d(0,1em,0);
    z-index: 3;
}
.catalogo-mod li:hover .text{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transition-delay:.2s;
	
}
.catalogo-mod li .text a{
    display: block;
    color: #2b2b2b;
    border-bottom: 1px solid #d3cbb8;
    padding: 0 0 .5em;
    text-decoration: none;
}
.buscar-mod{
    padding-bottom: 1.9em;
    border-top: 1px solid #2A2A2A;
    border-bottom: 1px solid #2A2A2A;
    margin-bottom: 0.5em;
}
.buscar-mod .text {
    padding: 0em 0em 2em;
    padding: 0vw 0em 2vw;
    text-align: left;
}
.mod-title.line-bottom{
    position: relative;
	padding-bottom: .5em;
}
.mod-title.line-bottom:after{
	content: "";
	display: block;
	height: 1px;
	width: 2em;
	background-color: #222;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}
.home .buscar-mod{
	position: relative;
	padding-bottom: 0;
	margin-bottom: 1.6em;
}
.home .buscar-mod .mod-title, .home .buscar-mod .inner {
    padding-bottom: 0;
}

.home .buscar-mod .text .links a:after{
	vertical-align: middle;
}
.home .buscar-mod{
	border: none;
}
.home .buscar-mod .image-container{
	position: relative;
}
.home .buscar-mod .image1{
	margin-right: 10%;
	margin-bottom: 3em;
}
.home .buscar-mod .image2{
	position: absolute;
	bottom: 10%;
	right: 5%;
	width: 38%;
}
.buscar-mod .text .links a, .buscar-mod .text .mod-title a{
	text-decoration: none;
}
.buscar-mod .text .mod-title{
	display: block;
	padding-bottom: .5em;
	max-width: 10em;
}
.buscar-mod .text .mod-title:after{
	content: "";
    display: block;
    height: 1px;
    width: 2em;
    background-color: #222;
    margin-top: 1em;
}
.buscar-mod .bgline-right{
	background-position: 0 2.5em;
}
.editable-text h1{
	font-size: 1.8em;
	font-weight: 400;
}
.editable-text h2{
	font-size: 1.5em;
	font-weight: 400;
}
.editable-text h3{
	font-size: 1.3em;
	font-weight: 400;
}
.editable-text h4{
	font-size: 1.1em;
	font-weight: 400;
}
.editable-text h5{
	font-size: 1em;
	font-weight: 400;
}
.editable-text h6{
	text-transform: uppercase;
	font-size: .9em;
	font-weight: 400;
}
.editable-text h3 strong{
	font-weight: 400;
}
.home .buscar-mod .editable-text h3:after{
	content: "";
	display: block;
	margin: 1em auto;
	height: 1px;
	background-color: #000;
	width: 4em;
}

.noticia-mod img{
	width: 100%;
	height: auto;
}
.noticia-mod .text,.noticia-right-mod .text{
	padding-bottom: 1em;
}

/* nueva tienda */
.nueva-tienda-mod{
    background: none;
}
.nueva-tienda-mod .nueva-tienda-title .mod-title,.p-nueva-tienda h1{
    font-style: normal;
    font-weight: normal;
    text-align: right;
    line-height: 1.3em;
}
.nueva-tienda-mod .nueva-tienda-title .mod-title strong,.p-nueva-tienda h1 strong{
    font-style: italic;
    font-weight: bold;
    font-size: 1.3em;
    display: block;
}
.p-nueva-tienda .title-nueva-tienda{
    width: 89%;
    margin-right: auto;
    margin-left: auto;
    padding: 1em 0 0;
}
.p-nueva-tienda .page-title{
    display: block;
    width: auto;
    text-align: center;
}
.p-nueva-tienda .dir-nueva-tienda{
    width: auto;
    float: none;
    text-align: center;
    padding-bottom: 0;
    padding-top: 0;
}
.p-nueva-tienda h1{
    font-size: 24px; font-size: 2.4rem;
}
.nueva-tienda-mod .image img{
    display: none;
}
.nueva-tienda-mod .image a:nth-of-type(2) img{
    display: block;
}
.nueva-tienda-mod .image{
    position: relative;
    overflow: hidden;
}
.nueva-tienda-mod .image .more{
    display: block;
    padding-top: .5em;
}
.nueva-tienda-mod .image .more:before{
    display: none;
}
.p-nueva-tienda .entry-content img{
    max-width: 100%;
    height: auto;
    margin-bottom: 2em;
}
.p-nueva-tienda .links{
    text-align: right;
    padding: 1em 0 4em;
}
.p-nueva-tienda .img-nueva-tienda{
    text-align: center;
}
.banner-testimonials-mod{
    padding-bottom: 1em;
}



.home .testimonis-mod .commentlist:after {
    background: none;
}
.home .commentlist .comment_content:before {
    background: none;
}
.home .commentlist .comment_content{
    padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}




/* banners testimonials */
.banner-testimonials-mod .text p{
    margin: .8em 0;
}
.banner-testimonials-mod .mod-title{
    line-height: 1em;
    font-size: 24px; font-size: 2.4rem;
}


/* banner pedir cita*/
#mod-banner-pedir-cita{
position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9990;
}

body.has-sticky-bar {       /* coixí perquè no tapi contingut */
  padding-bottom: var(--promo-height, 0px);
  height: auto;
}


.banner-pedir-cita-mod{
    text-align: center;
    margin-bottom: 0;
	background-color: #c3b9ad;
	color: #fff;
	/* padding: 1.4em 0; */
	padding: .6em 0;
}
.home .banner-pedir-cita-mod{
	padding: .6em 0;
}
.banner-pedir-cita-mod a{
	padding: 0;
}
.banner-pedir-cita-mod .text p{
    margin: .0;
}
.banner-pedir-cita-mod .mod-title{
	text-transform: uppercase;
	font-family: 'Franklin Gothic Medium';
	font-size: 1.1em;
	padding-bottom: .2em;
	font-weight: normal;
}
.banner-pedir-cita-mod .mod-title a{
	text-decoration: none;
	color: #fff;
}
.banner-pedir-cita-mod .intro{
    text-align: center;
	text-transform: uppercase;
	
}
.banner-pedir-cita-mod .intro p a.more{
    line-height: 1.4em;
	letter-spacing: 0;
	color: #2b2b2b;
	border-bottom: 1px solid #2b2b2b;
	text-decoration: none;
	font-size: 14.5px;
}
.banner-pedir-cita-mod .links{
    text-align: center;
    display: inline-block;
}
@media screen and (min-width:1024px) {
	.home .banner-pedir-cita-mod{
		margin-top: 0;
	}
}




.cta-mod{
	text-align: center;
	padding: 2em 0;
}
.cta-mod .mod-title{
	margin-top: 0;
}
.cta-mod .text a{
	color: #2b2b2b;
}
.cta-buscador{
	margin: 2em 0;
}
.cta-buscador .text .text-inner{
	max-width: 40em;
}
.cta-buscador .links a{
	display: block;
	background: url(library/images/cta-buscador-hr.png) no-repeat left center;
    padding: 3.4em 0 3.4em 8.2em;
    background-size: 7em;
	margin-top: 2em;
}
.cta-buscador .more-2::before{
	position: absolute;
	margin-top: 3.5em;
}
.cta-buscador .more-2 span{
	display: inline-block;
	vertical-align: bottom;
	padding-left: 3.5em;
}
.top-line{
	border-top: 1px solid #ccc;
}
.bottom-line{
	border-bottom: 1px solid #ccc;
}

.links a.more-2, .links span.more-2{
    text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 1px solid #2b2b2b;
}



.nueva-mod .image-container{
	position: relative;
}
.nueva-mod .image1{
	margin-left: 30%;
	margin-top: 3em;
}
.nueva-mod .image2{
	position: absolute;
	left:	5%;
	top: 51%;
	width: 40%;
}



/***************/
/* EMPRESA */
/***************/
blockquote{
	font-size: 18px;font-size: 1.8rem;
	line-height: 1.3em;
}
.disenador-mod{
	padding-top: 10%;
}
.filosofia-mod{
	padding-top: 1em;
	margin-bottom: 4em;
}


/**********************/
/* COLECCION INSPIRACIÓN
/**********************/
ul.actions{
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}


.foto ul.actions{
	display: block;
	max-width: 33em;
	margin: 0 auto;
}
.foto ul.actions li{
	display: block;
}
.foto ul.actions .icon{
	font-size: 30px; font-size: 3rem;
}
.galeria-campana .sin-silueta .actions .iconos-vestidos{
	min-height: 2.5em;
}
.galeria-campana .sin-silueta .actions .iconos-vestidos li a{
	height: auto;
}
.galeria-campana .sin-silueta .actions .iconos-vestidos li a .text{
	padding-top: 0;
}
ul.actions li.campana{
	/*border-right: 1px solid #D3CBB8;*/
	padding-top: 0;
	padding-bottom: 0;
    border-top: 1px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
    text-align: center;
	display: none;
}
.galeria-campana ul.actions li.favoritos{
    border-top:none;
    border-bottom: none;
}
ul.actions .favoritos .corazon{
    display: inline-block;
    width: 43px;
    height: 43px;
    background: url(library/images/sprite-favoritos-black.png) no-repeat -550px -51px;
    transform: scale(0.6);
}
ul.actions .icon{
	color: #2b2b2b;
	font-size: 30px; font-size: 3rem;
}
ul.actions li.compartir ul{
	display: table;
	width: 88%;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0 auto;
}
ul.actions li.compartir ul li{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.page-title .temporada{
	display: none;
	font-size: 22px; font-size: 2.2rem;
	font-style: normal;
	font-weight: normal;
	color: #2b2b2b;
	line-height: 2.2em;
}
.campana-header{
	margin: 0 0 2em;
}
.campana-header .accessories-mod{
	border: none;
	float: none;
	text-align: left;
}
.campana-header .accessories-mod .download-link a{
	padding-top: 0;
	padding-left: 3em;
}
.campana-header .accessories-mod .download-link a:before{
	top: -.5em;
	left: 	0;
	margin-left: 0;
}
.galeria-campana ul{
	margin: 0;
	padding: 0;
}
.galeria-campana li.foto{
	margin: 0 0 5em;
}
.galeria-campana li.foto:nth-child(2){
	overflow: visible;
}
.galeria-campana li.foto .info-container{
	margin-top: -.7em;
}
.galeria-campana li.foto .info-container, .galeria-campana li.foto .image-container{
    text-align: center;
}
.galeria-campana li.foto .info-container .title{
	margin: 0;
}
.galeria-campana li.foto img{
	width: 100%;
	height: auto;
}
.galeria-campana .actions{
	margin: 0;
	padding: 0;
}
.galeria-campana .actions .compartir{
	position: relative;
	text-align: center;
	padding: 0;
}
.galeria-campana .actions .iconos-vestidos{
	position: relative;
	text-align: center;
	min-height: 11em;
}
.galeria-campana .actions .iconos-vestidos ul{
	margin: 0;
	padding: 0;
}
.galeria-campana ul.actions .iconos-vestidos li{
	display: inline-block;
	min-width: 8em;
	/* border-right: 1px solid #d3cbb8; */
	padding-right: .4em;
	margin: 0;
}
.galeria-campana ul.actions .iconos-vestidos li:last-child{
	border: none;
	padding-right: 0;
}
.galeria-campana .iconos-vestidos li a{
	position: relative;
	display: inline-block;
	min-width: 60px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center 0;
}
.galeria-campana .actions .iconos-vestidos li a:hover{
	background-position: center -90px;
}
.galeria-campana .iconos-vestidos li a .text{
	padding-top: 110px;
	text-align: center;
	line-height: 1.1;
	letter-spacing: 0.1em;
	display: block;
}
.galeria-campana .iconos-vestidos li a .text .ref{
	font-family: 'Playfair Display', serif;
	font-size: 24px; font-size: 2.4rem;

}
.galeria-campana .actions .favorito{
	display: block;
	transform: scale(0.85);
}


*/
.share-links ul{
	margin: 0;
	padding: 0;
}
share-links li .icon{
	font-size: 34px; font-size: 3.4rem;
	color: #2b2b2b;
}


/***************/
/* COMPLEMENTOS */
/*********
/* MOUDULO PROD RELACCIONADOS complementos */
.relacionados-mod {
    text-align: center;
    margin: 0 auto;
}
.relacionados-mod .galeria-lookbook h3 {
	margin: 0 0 1.5em;
}
  /*
  .relacionados-mod .galeria-lookbook .galeria-list {
    padding: 0;
    margin: 0 auto;
  }

  .relacionados-mod .galeria-lookbook.complementos li {
    margin: 0 1% 1em 0 !important;
    width: 32%;
  }
  */

/*** TEMPLATE CON VÍDEOS ***/
.list-image-video{
	margin: 0;
	padding: 0;
}
.list-image-video .header-single .text .ref{
	font-size: 30px;
	line-height: 1.2;
}
.list-image-video .image .grid-cell-inner, .vestido-novia .image .grid-cell-inner{
	background-size: auto;
}
.list-image-video .jp-row{
	position: relative;
	margin-bottom: 6vw;
}
.list-image-video .jp-row .img-1{
	margin-bottom: 6vw;
}
.list-image-video .jp-row:after{
	content: "";
	display: block;
	margin: 2em auto;	
	width:	60%;
	height: 1px;
	background-color: #000;
}

/***************/
/* LOOKBOOK */
/***************/

.lookbook-header .image,.lookbook-header .intro{
	line-height: 1.5;
	/* display: none; */
	padding: 1em 0;
	
}
.lookbook-header .text{
	text-align: center;
	margin-top: 2em;
}
.lookbook-header .collection-logo{
	width: 100%;
	height: auto;
	max-width: 200px;
}
.vestits-list{
	margin-top: 3em;
}
.galeria-lookbook ul{
	margin-bottom: 3em;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1%;
}
.galeria-lookbook li{
	flex: 0 0 49.5%;
	padding-bottom: 3%;
}
.galeria-lookbook li .image-container{
	aspect-ratio: 3 / 4.3; /* Manté la proporció 3:4 */
	overflow: hidden;
	margin-bottom: .5em;
}
.galeria-lookbook li .image-container img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
	transition: transform 0.6s ease-in-out;
}
.galeria-lookbook li:hover img {
	transform: scale(1.02);
  }

.galeria-lookbook li .text{
	padding: .5em 1em;
	text-align: left;
}
.galeria-lookbook li .text .title{
	margin-bottom: .3em;
	display: block;
}
.galeria-lookbook li .text a{
	text-decoration: none;
	text-transform: uppercase;
}
.galeria-lookbook li .text .ref{
	font-weight: 600;
	display: block;
}
.galeria-lookbook li:hover > .text > a, .galeria-lookbook li:hover > .article > .text > a{
	color: #666;
}
@media screen and (min-width: 768px) {
	.galeria-lookbook li{
        flex: 0 0 32.66%;
    }
	.vestits-list{
		margin-top: 4em;
	}
}





/***************/
/* FICHA VESTIDO SINGLE VESTIDO 2025*/
/***************/



.vestido-header .header-inner{
	padding: 1.5em 0 0;
	text-align: center;
}
.vestido-header .header-inner .text .text-inner{
	padding-left: 7.5vw;
	padding-right: 7.5vw;
}
.vestido-header .header-inner .text .text-inner strong{
	font-weight: normal;
}
.vestido-header ul.actions{
	margin: 1.8em 0 2em;
	text-align: center;
}
.vestido-header .description{
	font-size: 16px;
}
.vestido-header .description .wp-block-list{
	text-align: left;
	padding: 0;
	    max-width: 22em;
    margin-left: auto;
    margin-right: auto;
}
.vestido-header .description .wp-block-list li{
	position: relative;
	padding: 0 0 0 .8em;
}
.vestido-header .description .wp-block-list li::before{
	position: absolute;
	content: "·";
	font-size: 1.5em;
	left: 0;
}
.vestido-header .description p{
	margin: 1.5em 0 0;
}
.vestido-header .text .ref{
	font-family: 'Playfair Display', serif;
	font-size: 42px; font-size: 4.2rem;
	color: #2b2b2b;
  	text-align: center;
	margin: 0 0 1em;
	font-weight: normal;
}
.vestido-header .text .page-title{
	font-size: 16px; 
	text-transform: uppercase;
	margin-bottom: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
}
.vestido-header ul.actions .share-links, .vestido-header ul.actions .corazon{
	display: inline-block;
	vertical-align: middle;
}
.vestido-header .favoritos .corazon{
	margin-top: -.5em;
}
 
.vestido-gallery{
	display: flex;
	flex-wrap: wrap;
	gap: 1px;
}
.vestido-gallery .image.vimeo-container{
	width: 49.5%;
	aspect-ratio: none;
	margin-top: 0;
}
.vestido-gallery .image .vimeo-container-inner{
	padding-bottom: 178%;
}
.vestido-gallery .vestido-gallery-item {
	width: 100%;
}

.vestido-gallery-item img {
	width: 100%;
	height: auto;  /* L'alçada s'adapta a la imatge sense forçar-la */
	object-fit: cover; /* Opcional: farà que la imatge cobreixi el contenidor si és més gran */
	object-position: center;
	display: block;
	transition: transform 0.6s ease-in-out; /* Efecte de transició per hover */
}

.vestido-gallery-item:hover img {
	transform: scale(1.02);
}
.galeria-list .vestido-footer.only-mobile{
	display: block;
}
.galeria-list li{
	padding-bottom: 3%;
}
a.zoom{
	cursor: url('library/images/zoom-ico.ico'),zoom-in !important;
}

@media only screen and (min-width:1024px) {
	
	.galeria-list{
		display: flex;
		margin-top: 1.8em;
	}
	.galeria-fitxa .galeria-list{
		flex-direction: row-reverse;
		justify-content: flex-end;

	}
	.galeria-lookbook li {
        flex: 0 0 32.66%;
    }
	.galeria-lookbook li.title {
        flex: 0 0 100% !important;
    }
	.vestido-header{
		display: block;
		width: 33%;
		padding-top: 5vw;
	}
	.vestido-header .header-inner{
		padding-left: 3vw;
		padding-right: 5vw;
	}
	.vestido-header .header-inner .text .text-inner{
		padding-left: 0;
		padding-right: 0;
	}
	.vestido-header .text .ref{
		font-size: 56px; 
	}
	.vestido-gallery{
		width: 66%;
		align-self: flex-start;
	}

	.vestido-gallery .image{
		width: 49.5%;
		aspect-ratio: 3 / 4.3; /* Manté la proporció: ample:alçada = 3:4 */
	}
	.vestido-gallery .image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.galeria-list .vestido-footer.only-mobile{
		display: none;
	}

}




/* mòdul video */
.image .video-container{
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 50%; /* 16:9 */
	height: 0;
	width: 100%;
}
.image .video-container video{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.image.vimeo-container{
	position: relative;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	margin-top: 4em;
	aspect-ratio: unset;
}
.image .vimeo-container-inner{
	margin-top: 0;
	position: relative;
	padding-bottom: 56.2%;
	padding-top: 0;
	height: 0;
	width: 100%;
}
.image.vimeo-container a.icon-full-screen{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 3em;
	height: 3em;
	z-index: 10;
	text-decoration: none;
	font-size: 1.4em;
	display: none;
	color: #fff;
	cursor: pointer; 
	display: none;
}
.image.vimeo-container .clink span{
	display: none;
}
.image.vimeo-container .clink{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 56%;
	z-index: 10;
	text-decoration: none;
	font-size: 1.4em;
	display: none;
	color: #fff;
	cursor: pointer;
}
.image.vimeo-container .play{
	background: transparent url(library/images/play.png) no-repeat center center; 
}
.single-vestido-novia .image.vimeo-container .play{
	display: none !important;
}
.image.vimeo-container a.icon-full-screen:before{
	position: absolute;
	left: 1em;
	bottom: .7em;	
	transform: rotate(-90deg);
}

.image .vimeo-container-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.image .grid-cell-inner{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media screen and (min-width: 1024px) {
	.image.vimeo-container{
		width: calc( 100% - 8px );
	}
}


body.video-full-screen .video-resized{
	z-index: 9;
}
body.video-full-screen .image .grid-cell-inner{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	background-color: #fff;
}
body.video-full-screen iframe{
	left: 2%;
	width: 96%;
	top: 2%;
	height: 96%;
}
body.video-full-screen .image .vimeo-container-inner{
	padding-bottom: 100vh;
	background-color: #fff;
}
body.video-full-screen .image .vimeo-container a.icon-full-screen{
	right: 0;
    top: 0;
    left: 0;
    bottom: 0;
	width: 100%;
    height: 100%;
	font-size: 1.8em;
}
body.video-full-screen .image .vimeo-container a.icon-full-screen:before{
	content: "\e909";
	right: 2vw;
	top: 2vw;
	left: auto;
	bottom: auto;
	color: #000;	
}
body.video-full-screen #header{
	display: none;
}

.cycle-pager{
	text-align: right;
	padding-right: 6em;
	padding-bottom: .5em;
}
.cycle-pager a{
	text-decoration: none;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 24px; font-size: 2.4rem;
	line-height: 1.7em;
	padding: 0 .6em;
}
.cycle-pager .cycle-pager-active{
	font-weight: bold;
}

/* mòdul banner texto */
.mod-banner-texto{
	background-color: #F7F6F6;
	padding-left: 7.5vw;
	padding-right: 7.5vw;
	margin-bottom: 3em;
	margin-top: 3em;
}
.mod-banner-texto .text{
	padding: 2em 0;
}

@media screen and (min-width:1024px) {
	.mod-banner-texto{
		padding: 0 2em;
	}
}


/* mòdul FAQs */
.faqs-module {
	margin-top: 2em;
	margin-bottom: 6em;
	text-align: left;
	margin-left: 7.5vw;
	margin-right: 7.5vw;
}
.faqs-module .faqs-title{
	font-weight: 600;
}
.faqs-accordion .faq-item {
	border-bottom: 1px solid #ddd;
	padding: 1.6em 0 0;
}

.faq-question {
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.faq-question-text {
	font-weight: 600;
	text-transform: uppercase;
}

.faq-icon i {
	font-size: 1.5rem;
	transition: transform 0.3s ease;
}
@media screen and (min-width:1024px) {
	.faqs-module{
		margin-left: 0;
		margin-right: 0;
		margin-top: 5em;
	}
}

/* Opcional: si vols afegir un efecte giratori a la icona */
.faq-icon i.icon-minus {
	transform: rotate(180deg);
}

.faq-answer {
	margin-top: 0.5em;
}


/* Módulo fotos Campaña */
.campaign-gallery {
    padding: 4em 0 3em;
}
.campaign-gallery h3 {
    margin-bottom: 2em;
	text-align: center;
}
.campaign-gallery-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 0.3em;
    padding: 0;
    margin: 0;
}
/* Base (mobile): 2 per fila, amb proporció 3:4 */
.campaign-gallery-list li {
    flex: 0 0 calc(50% - 0.15em); /* Restem la meitat del gap (0.3em/2) */
    
}
.campaign-gallery-list li .image-container{
	position: relative;
    aspect-ratio: 3 / 4.3;  /* Ens assegura la proporció 3:4 */
    overflow: hidden;
}
.campaign-gallery-list li:nth-child(5) {
	display: none;
}
.campaign-gallery-list li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
	transition: transform 0.6s ease-in-out;
}
.campaign-gallery-list li:hover img {
    transform: scale(1.02);
}
.campaign-gallery-list li .text{
	padding: .2em 1em;
    text-align: left;
}
.campaign-gallery-list li .text p{
	margin: 0;
}


/* Ipad vertical: 4 items per fila */
@media (min-width: 768px) and (max-width: 1023px) {
    .campaign-gallery-list li {
        flex: 0 0 calc(25% - 0.225em);
    }
	.campaign-gallery-list li:nth-child(5) {
		display: block;
	}
}

/* Desktop: 5 items per fila */
@media (min-width: 1024px) {
    .campaign-gallery-list li {
        flex: 0 0 calc(20% - 0.24em);
    }
	.campaign-gallery-list li:nth-child(5) {
		display: block;
	}
}

/* Módulo Vestidos recientemente vistos */
.recently-viewed {
    padding: 4em 0 3em;
    background: #f7f6f6;
}
.recently-viewed h3 {
    margin-bottom: 2em;
	text-align: center;
}
.recently-viewed-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 0.3em;
    padding: 0;
    margin: 0;
}

/* Base (mobile): 2 per fila, amb proporció 3:4 */
.recently-viewed-list li {
    flex: 0 0 calc(50% - 0.15em); /* Restem la meitat del gap (0.3em/2) */
    
}
.recently-viewed-list li .image-container{
	position: relative;
    aspect-ratio: 3 / 4.3;  /* Ens assegura la proporció 3:4 */
    overflow: hidden;
}
.recently-viewed-list li:nth-child(5) {
	display: none;
}
/*
.recently-viewed-list li a {
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
*/
.recently-viewed-list li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
	transition: transform 0.6s ease-in-out;
}
.recently-viewed-list li:hover img {
    transform: scale(1.02);
}
.recently-viewed-list li .text{
	padding: .2em 1em;
    text-align: left;
}
.recently-viewed-list li .text p{
	margin: 0;
}
/*
.recently-viewed-list li:hover .text a{
	text-decoration: underline;
}
	*/
/* Ipad vertical: 4 items per fila */
@media (min-width: 768px) and (max-width: 1023px) {
    .recently-viewed-list li {
        flex: 0 0 calc(25% - 0.225em);
    }
	.recently-viewed-list li:nth-child(5) {
		display: block;
	}
}

/* Desktop: 5 items per fila */
@media (min-width: 1024px) {
    .recently-viewed-list li {
        flex: 0 0 calc(20% - 0.24em);
    }
	.recently-viewed-list li:nth-child(5) {
		display: block;
	}
}
/* Mòdul productes relacionats */

.related-products {
    padding: 4em 0 3em;
}
.related-products h3 {
    margin-bottom: 2em;
	text-align: center;
}
.related-products-list {
    list-style: none;
    display: flex;
	flex-wrap: wrap;
    gap: .3em;
    padding: 0;
	margin: 0;
}
.related-products-list li {
    flex: 0 0 calc(50% - 0.15em); /* Restem la meitat del gap (0.3em/2) */
   
}
.related-products-list li:nth-child(5) {
	display: none;
}
/*
.related-products-list li a {
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
*/
.related-products-list li .image-container{
	position: relative;
    aspect-ratio: 3 / 4.3;  /* Ens assegura la proporció 3:4 */
    overflow: hidden;
}
.related-products-list li .text{
	padding: .2em 1em;
    text-align: left;
}
.related-products-list li:hover .text a{
	text-decoration: underline;
}
.related-products-list li .text p{
	margin: 0;
}
.related-products-list li img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
	transition: transform 0.6s ease-in-out;
}
.related-products-list li:hover img {
    transform: scale(1.02);
}
/* Ipad vertical: 4 items per fila */
@media (min-width: 768px) and (max-width: 1023px) {
    .related-products-list li {
        flex: 0 0 calc(25% - 0.225em);
    }
	.related-products-list li:nth-child(5) {
		display: block;
	}
}

/* Desktop: 5 items per fila */
@media (min-width: 1024px) {
    .related-products-list li {
        flex: 0 0 calc(20% - 0.24em);
    }
	.related-products-list li:nth-child(5) {
		display: block;
	}
}




/***************/
/* BLOG / JOURNY 2025*/
/***************/

.post-list{
	margin: 0;
	padding: 0;
}
.post-list .post .image-container{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 26 / 29;
    overflow: hidden;
}
.post-list .post .image-container a{
	display: block;
	width: 100%;
	height: 100%;
}
.post-list .post .image-container img{
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	width: auto;
}
.post-list .post .text-container{
	padding-left: 1em;
	margin-top: 1.4em;
	margin-bottom: .7em;
}
.category-description{
	text-align: center;
    margin-top: 1em;
}

.child-categories-menu ul{
	display: flex;
	justify-content: center;
	gap: 1em;
	margin: 3em 0 3em;
}
.child-categories-menu ul li a{
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
}
.child-categories-menu ul li a:hover{
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 1px solid #2b2b2b;
}
.child-categories-menu ul li.current a{
	border-bottom: 1px solid #2b2b2b;
}
.post-category{
	text-transform: uppercase;
}
.blog-post .title{
	font-weight: 600;
}
.blog-post .post-footer{
	margin-top: 1em;
}
.more-2{
	text-transform: uppercase;
	border-bottom: 1px solid #2b2b2b;
	text-decoration: none;
	letter-spacing: .1em;
}
@media screen and (min-width: 768px) {
	.post-list{
		display: flex;
		flex-wrap: wrap;
		gap: 10px;  /* Espai de 1px entre els elements */
	}
	.post-list .grid{
		flex: 0 0 calc((100% - 20px) / 3);
	}
	.child-categories-menu ul li a{
		font-size: 1.25em;
	}
	.child-categories-menu ul{
		gap: 2em;
	}
}
@media screen and (min-width: 1024px) {
	.category-description{
		max-width: 57em;
		margin-left: auto;
		margin-right: auto;
	}
}







.p-blog img.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
	margin-top: 5%;
}
.p-blog .wp-block-image {
	text-align: center;
	margin-bottom: 5%;
}
.p-blog .wp-block-image img {
    margin-top: 5%;
	margin-bottom: .5em;
	max-width: 100%;
	height: auto;
}
.p-blog .template-landing .wp-block-image.alignfull:first-child img{
	margin-top: 0;
}
.p-blog .wp-block-image.imagen-vertical img{
	max-width: 60%;
}
.single .p-blog .entry-content p,  .single .p-blog .entry-content ul, .single .p-blog .entry-content ol, .single .p-blog .entry-content figcaption{
	margin-left: 8%;
	margin-right: 8%;
}
.single .p-blog .entry-content figcaption{
	text-align: left;
	color: #333;

}
.p-blog .single-title{
	padding-left: 8%;
	padding-right: 8%;
	max-width: 17em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
}
.p-blog .article-header{
	text-align: center;
}
.single .p-blog .entry-content h1, .single .p-blog .entry-content h2, .single .p-blog .entry-content h3, .single .p-blog .entry-content h4, .single .p-blog .entry-content h5, .single .p-blog .entry-content h6{
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 2em;
}
.single .p-blog .content-text .entry-content ul li{
	list-style: disc;
}
.single .p-blog .content-text .entry-content h2{
	font-family: 'Playfair Display', serif;
	text-rendering: optimizelegibility;
	font-weight: 400;
	font-size: 24px !important;
	letter-spacing: 0;
}


.p-blog .container img {
	max-height: 500px;
	height: 70%;
	width: auto;
}
.p-blog .header-inner .title h2 {
    position: relative;
}
.p-blog .header-inner .title h2:after {
    content: "";
	display: block;
	width: 3em;
	height: 1px;
	background-color: #000;
	margin: .6em auto;
}
.p-blog .page-header{
	text-align: center;
}
.p-blog .header-inner{
	display: inline-block;
	padding-top: 3%;
}

#main.p-blog .nav-posts a{
	text-decoration: none;
	color: #333;
	font-size: 30px;font-size: 3rem;
  }
  #main.p-blog .nav-posts a span{
	color: #2b2b2b;
  }
  .nav-posts a .text{
	display: none;
  }
  .p-blog .grid{
	margin: 0 0 3em;
	color:#333
  }
  .p-blog .grid .data{
	margin-bottom: 10px;
  }
  .p-blog .module-form{
	margin: 0 0 2em;
  }
  .p-blog .nav-posts{
	font-size: 22px;font-size: 2.2rem;
	margin: 0 20px 2em;
  }
  .p-blog .next-posts-link{
	float: right;
  }
  .p-blog .article-footer {
	margin: 0 20px;
	border-top: 1px solid #A9AAA5;
	padding-top: 1.7em;
  }
  .p-blog .page-header .intro {
	max-width: 990px;
	margin: 0 auto 1em;
  }
  .p-blog .page-header .intro{
	  font-size: 16px; font-size: 1.6rem;
  }
  .p-blog .article-footer label,.p-blog .sidebar label{
	display: none;
  }
  .p-blog .page-header {
	text-align: center;
  }
  .p-blog .single-title {
	text-align: center;
  }
  .single-post .p-blog .lloc{
	  text-align: center;
  }
  .single-post .p-blog .location{
	  text-align: center;
	  font-family: 'Playfair Display', serif;
	  font-size: 30px;
  }
  .single-post .p-blog .date{
	  text-align: center;
	  font-size: 20px;
  }
  .single-post .p-blog .pagination{
	  margin-bottom: 5em;
  }
  .single-post .p-blog .events .entry-content{
	  text-align: center;
  }

#main.p-prensa{
	background-color: #E9E8E6;
}
#main.p-prensa .entry-content{
	margin-top: .5em;
}
#main.p-prensa .page-header .page-title{
	padding: 0.5em 0;
}
#main.p-prensa .page-header .page-title .icon-logo-jp{
	display: block;
	font-size: .7em;
}

#main.p-prensa .page-header .page-title:after{
	content: "";
	display: block;
	height: 1px;
	width: 1em;
	background-color: #222;
	margin: .5em auto 0;
}

#main.p-prensa .block-header .title{
	text-transform: uppercase;
}
#main.p-prensa .block-header .entry-date{
	text-transform: uppercase;
}
#main.p-prensa .block-footer{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
#main.p-prensa .block-footer .more-container{
	padding-top: .5em;
}
#main.p-prensa .block-footer .social-media-blog{
	width: 50%;
	text-align: right;
	display: none;
}

.p-blog .entry-content .more-container a{
	text-transform: uppercase;
	font-size: 13px; font-size: 1.3rem;
	letter-spacing: 0.1em;
	transition: cubic-bezier(0.62, 0.1, 0.55, 0.85) 0.5s;
	text-decoration: none;
  }
  .p-blog .entry-content .more-container a:hover{
	letter-spacing: 0.2em;
  }
  .p-blog.p-portada .entry-content .more-container {
	margin: 2em 0 0;
	float: left;
  }
  
  .p-blog .entry-content-inner a:first-child img{
	margin-top: .8em;
  }
  .p-blog #comments-title,.p-blog #reply-title{
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 2em;
	font-size: 30px;font-size: 3rem;
	letter-spacing: 0;
	
  }
  .p-blog .comment-form-author,.p-blog .comment-form-email{
	width: 50%;float: left;
  }
  
  .p-blog #commentform label{
	display: none;
  }
  .p-blog #email{
	width: 94%;
	float: right;
  }
  .p-blog #author{
	margin-right: 4%;
	width: 94%;
	float: left;
  }
  .p-blog #comment{
	width: 98%;
  }
  
  .p-blog .form-submit{
	text-align: right;
  }

  .p-blog .entry-content .article-header{
	text-align: left;
	margin-bottom: .2em;
	padding-top: 1.1em;
  }
  .p-blog .entry-content .text-container{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
	margin-top: 2em;
  }
  #main .single-footer .back-page{
	position: relative;
	right: auto;
	top: auto;
	text-decoration: none;
  }
  #main .back-page .icon{
	color: #2b2b2b;
	vertical-align: middle;
	text-decoration: none;
  }
  #main .back-page .text{
	font-size: 24px;font-size: 2.4rem;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
  }
  #main .sidebar .back-page{
	position: relative;
	right: auto;
	top: auto;
	padding: .8em 0 1.7em;
	display: block;
	text-align: right;
	text-decoration: none;
  }
  #main .sidebar .back-page .text{
	font-size: 20px;font-size: 2rem;
  }
  .p-blog .entry-content .single-title{
	font-weight: normal;
	line-height: 1.1;
	color: #2b2b2b;
  }
  .p-blog .data{
	margin: 0 0 .2em;
  }
  .p-blog .data,.p-blog .data a{
	color: #333;
	font-size: 18px;font-size:1.8rem;
	text-transform: none;
	letter-spacing: 0;
	
  }
  #main.p-blog .data a{
	text-decoration: none;
	text-transform: none;
  }
  #main.p-blog .data a:hover{
	text-decoration: underline;
  }

  @media screen and (min-width: 768px) {
	.p-blog .entry-content .text-container{
		margin-left: 3em;
		margin-right: 3em;
		margin-bottom: 1vw;
	  }
  }



/* alineacions */
.single-post .p-blog .center-col{
	width: 80%;
	max-width: 990px;
	margin: 0 auto;
}
.single .p-blog .entry-content p, .single .p-blog .entry-content ul, .single .p-blog .entry-content ol, .single .p-blog .entry-content figcaption{
	margin-left: 8%;
    margin-right: 8%;
}
.has-text-align-center{
	text-align: center;
}

/*
.center-col h1, .center-col h2, .center-col h3, .center-col h4, .center-col h5{
	text-transform: none;
}
	*/
.p-blog .article-header .entry-date{
	text-align: center;
	padding: 1em 0;
	font-family: 'Playfair Display', serif;
}
h1.single-title{
	letter-spacing: 0;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
}
/***************/
/* END BLOG / JOURNY 2025*/
/***************/


/***************/
/* COMPLEMENTOS 2025*/
/***************/

.galeria-lookbook li.grid-cell-double{
	width: 65.5%;
} 
.galeria-lookbook li.term {
	flex: 0 0 100%;
	text-align: center;
}
.complementos-header .intro{
	max-width: 35em;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7.5vw;
	padding-right: 7.5vw;
	margin-top: 4em;
	margin-bottom: 4em;
}
.p-complementos .header-inner{
	padding-top: 0;
}
@media screen and (min-width: 1600px) {
	.complementos-header .intro{
		margin-top: 6em;
		margin-bottom: 6em;
	}
}











/* PAGINA VIDEOS */

.videos .yotu-videos.yotu-preset-abnb .yotu-video-title {
    color: #2b2b2b !important;
    font-weight: 400 !important;
    padding-top: 24px;
    text-decoration: none;
    margin: 0 0 20px !important;
}
.videos .yotu-videos img.emoji {
    display: none !important;
}
.videos .article-header {
    position: relative;
    text-align: center;
    padding-top: 1%;
}
.videos .article-header .line-bottom{
	margin-bottom: .6em;
}
.videos .article-header .line-bottom:after{
	display: none;
}

@media screen and (orientation: portrait) {
	.foto-catalogo-accessories img{
		margin: 2em 0;
	}
	.foto-catalogo-download{
		margin-bottom: 7em;
	}
}
@media screen and (orientation: landscape) {
	.foto-catalogo-accessories img{
		max-width: 44vw;
	}
}


/***** 30 aniversario PAGE i videos page *****/


.p-30aniversari .galeria-list li {
    margin: 0 1% 1em 0 !important;
    width: 90%;
    display: inline-block;
    vertical-align: text-top;
    padding: 0 2%;
}

.p-30aniversari .logo{
    width: 56%;
    max-width: 60em;
    margin: 0 auto;
    display: block;
    position: relative;
}
.p-30aniversari .entry-content{
    display: block;
    text-align: center;
}
.p-30aniversari .entry-content p{
    width: 90%;
    margin: 2% auto 5%;
}
.p-30aniversari .entry-content p{
    font-family: 'Playfair Display';
    font-size: 2rem;
    line-height: 1.4em;
}
.p-30aniversari .slider-dedal{
    margin:  2% auto 4%;
}
.p-30aniversari .slider-dedal a{
	color: #000;
}
.p-30aniversari .slider-dedal .slick-next{
	right:  -1em;
  top: 40%;
}
.p-30aniversari .slider-dedal .slick-prev{
	left: -1em;
  top: 40%;
}
.p-30aniversari .videos-mod, .p-30aniversari .celebrating-mod{
  text-align: center;
  margin: 0 auto 5%;
}
.p-30aniversari .videos-mod .video{
    margin: 0 auto 0em !important;
}
.p-30aniversari .video .intro{
    text-align: left;
}
.p-30aniversari .video .intro .title{
    font-size: 30px; font-size: 3rem;
}
.p-30aniversari .article-header {
    position: relative;
    text-align: center;

}
.p-30aniversari .yotu-videos.yotu-preset-abnb li {
    margin-bottom: 60px;
}

.p-30aniversari .yotu-videos.yotu-mode-grid h3{
	    white-space: normal;
}
.p-30aniversari .yotu-videos.yotu-preset-abnb .yotu-video-description{
	position: relative;
	max-height: 5em !important;
	padding-bottom: 2em;
	height: auto !important;
	overflow: hidden;
}
.p-30aniversari .yotu-videos.yotu-preset-abnb .yotu-video-description.active{
	max-height: none !important;
}
.p-30aniversari .yotu-videos.yotu-preset-abnb .yotu-video-description:after{
	content: "";
	height: 4em;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to top, white, white 50%, transparent);
}
.p-30aniversari .yotu-videos.yotu-preset-abnb .yotu-video-description.active:after{
	background: transparent;
}
.p-30aniversari .yotu-videos.yotu-preset-abnb .yotu-video-description:before{
	content: "+";
	font-size: 2em;
    line-height: .7em;
    position: absolute;
    right: .5em;
    bottom: 0em;
    z-index: 10; 
    height: .7em;
    width: .7em;
    text-align: center;
    border-radius: .35em;
	background-color: #ffffff;
    
}
.p-30aniversari .yotu-videos.yotu-preset-abnb .yotu-video-description.active:before{
	content: "-";
	line-height: .6em;
}
.p-30aniversari .yotu-videos.yotu-preset-abnb .yotu-video-title{
	position: relative;
	font-size: 1.3em;
    line-height: 1.1em !important;
}
.p-30aniversari .yotu-videos .yotu-first.yotu-last .yotu-video-description:before, .p-30aniversari .yotu-videos .yotu-first.yotu-last .yotu-video-description:after{
	display: none;
}



.mod-title{
	font-weight: 600;
}




/***************/
/* VIDEOS */
/***************/

.yotu-lightbox .yotu-lightbox-content{
	width: 100%!important;
    max-width: 100%!important;
    margin: 0 auto;
}
.yotu-lightbox .yotu-lightbox-body{
	width: 100%;
}
/***************/
/* TIENDAS / PUNTOS DE VENTA */
/***************/
.page-header .text{
	position: relative;
}
.form-tiendas .form select{
	margin-bottom: 1em;
}

.link-mod{
	text-align: center;
	padding: 3em 1em;
	clear: both;
}
.link-mod .link, .link-mod a{
	text-transform: uppercase;
	border: none;
	background: transparent;
	color: #2b2b2b;
	font-size: 16px; font-size: 1.6rem;
	text-decoration: none;
	padding-left: 1em;
}
.link-mod .link:after,.link-mod a:after{
	content: "\e624";
	font-family: 'jesus-peiro-icons';
	padding-left: .5em;
}

/***************/
/* FRANQUICIAS */
/***************/
.p-franquicias .page-header .image{
	margin-bottom: 1em;
}
.p-franquicias .text{
	margin-bottom: 2em;
}
.p-franquicias .list-resultados{
	margin: 0;
	width: auto;
	padding: 2em 3em 3em 3em;
}
.p-franquicias .list-resultados .name{
	color: #2b2b2b;
}
.p-franquicias .list-resultados .name a{
	color: #2b2b2b;
}
.p-franquicias .toggle-menu-lateral{
	display: none;
}

/* pedir cita */
.list-resultados .btns-container{
	padding-top: 1em;
}
.list-resultados .link-pedir-cita{
	text-transform: uppercase;
	color: #2b2b2b;
}
.list-resultados .link-pedir-cita:hover{
	color: #777062;
}


/*******************/
/* PUNTOS DE VENTA */
/*******************/
.p-franquicias.p-puntos-venta .page-header{
    padding: 2em 6em;
    padding: 2em 8vw;
}
.p-tiendas.p-puntos-venta .page-header{
    padding: 2em 6em;
    padding: 2em 8vw;
}
.p-franquicias .list-resultados li{
    min-height: 10em;
}
.p-tiendas.p-puntos-venta .form-tiendas{
    margin: 2em 0;
}

 /***************/
/* LANDING COLLECTION */
/***************/
    
.p-landing-col .collection {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 4em 2.5em 0;
    margin: 5vh 2vw 0;
}
 .p-landing-col .collection img{
     width: 100%;
}
.p-landing-col .name-collection h2 {
    font-size: 34px;
    font-size: 3.4rem;
}
.p-landing-col #logo {
    font-size: inherit;
    margin: 1em 0;
    padding: 0;
    width: 100%;
    max-width: none;
    text-align: center;
}
.p-landing-col #logo a {
    font-size: 32px;
    font-size: 3.2rem;
}
.p-landing-col .bgline {
    position: absolute;
    background: url(library/images/line.gif) repeat-x 0 4em;
    right: 40%;
    left: 40%;
    top: 0;
    bottom: 0;
}
#main.p-landing-col {
    margin-top: 2.9em;
}
.page-template-page-landing-colecciones #footer .top-link{
    display: none;
}
.p-landing-col .banner-pedir-cita-mod {
    margin-bottom: -31px;
    margin-top: 3em;
}
.p-landing-col .banner-pedir-cita-mod .mod-title{
    font-size: 40px;
    font-size: 4rem;
}
.col-heritage .galeria-campana li.foto .info-container .description {
    padding: 6% 10%;
}
body.single-vestido-novia .header-single .banner-pedir-cita-mod{
	padding-top: 2em;
	padding-bottom: 2em;
}




/* carousel css */
#tienda-carousel{
	margin-top: calc(8vw - 600px);
	margin-bottom: calc(32vw - 600px);
}
#tienda-carousel .item {
	height: 493px;
	width: 750px;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#tienda-carousel img {
	vertical-align: middle;
}
.tienda-galeria{
	position: relative;
}
.tienda-galeria .controls{
	clear: left;
	width: 80%;
	text-align: center;
	padding: .8em 0;
}
.tienda-galeria #next, .tienda-galeria #prev{
	cursor: pointer;
	color: #000;
	font-size: 2.5em;
	text-decoration: none;
	z-index: 99;
	display: inline-block;
}
.tienda-galeria #next{
	margin-left: .5em
}
.tienda-galeria .description{
	margin: 2em 0 4em;
	width: 23em;
}
#tienda-carousel .pagination{
	border:none;
	font-size: 16px;
}
.marker-html .inner{
	position: relative;
	background:#fff;
	margin: 0 0 20px;
	padding: 20px;
	border-radius: 5px;
	text-align: center;
}
.marker-html .inner:after{
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -5px;
	content:"";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
}
.marker-html .inner p{
	margin: 0;
	font-size: 13px;
}
.marker-html .inner p.title{
	font-family: 'Playfair Display', serif;
}
.marker-html .inner p.location{
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	margin-bottom: 10px;
}
.marker-html .inner p.link{
	text-transform: uppercase;
	margin-top: 10px;
}
/***************/
/* CONTACTO */
/***************/
/* Ocultar icono de reCaptcha v3 */
.grecaptcha-badge{
	visibility: collapse !important; 
}
.wpcf7-list-item{
	padding-left: 0;
	margin-left: 0;
}
div.wpcf7-response-output{
	border: none;
	color: #e94021;
	line-height: 1.1;
	padding: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #288b59;
    color: #288b59;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	color: #e94021;
	border-color: #e94021;
}

.form p .wpcf7-form-control-wrap input[type="text"]:focus, .form p .wpcf7-form-control-wrap input[type="tel"]:focus, .form p .wpcf7-form-control-wrap input[type="email"]:focus, .form p .wpcf7-form-control-wrap textarea:focus, .form p .wpcf7-form-control-wrap input[type="date"]:focus, .newsletter-form input[type='text']:focus, .newsletter-form input[type='email']{
	background-color: #f9f9f9;
	outline: none;
}
.form input[type="submit"]:focus{
	outline: none;
}
.form input[type="submit"]:hover, button:hover{
	color: #BDB29B;
}
#map-canvas{
	height: 400px;
}

div.wpcf7 form{
	max-width: 50em;
}
.form .wpcf7-form-control-wrap{
	display: block;
	width: 100%;
}
.form .wpcf7-form-control-wrap input, .form .wpcf7-form-control-wrap textarea, .newsletter-form input[type='text'], .newsletter-form input[type='email']{
	width: calc( 100% - 1.2em );
	max-width: 28em;
	border: none;
	padding: .5em .6em .4em;
	background-color: #efefef;
	text-align: left;
	min-height: 1.8em;

}
.form .wpcf7-form-control-wrap textarea{
	height: 5em;
}
.form .btns-container{
	clear: both;
}
.form .wpcf7 h3{
	font-weight: 600;
}
.form .wpcf7 label{
	line-height: 1em;
	padding-top: .5em;
	padding-bottom: .3em;
}
.form span.wpcf7-not-valid-tip, .form span.not-valid-tip{
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
	text-transform: none;
	margin-bottom: 0;
}
.form div.wpcf7-validation-errors{
	border-color: #f00;
}
.form #acceptance-label a{
	position: relative;
	z-index: 1;
	text-decoration: underline;
}
/*   checkbox contacto  */
 .wpcf7-form label input[type="checkbox"], #mc_embed_signup label input[type="checkbox"] {
  display: none;
  border: none;
}
.wpcf7-form label span.label, #mc_embed_signup label span,  .wpcf7-form label input[type="checkbox"] + span.wpcf7-list-item-label{
  background-image: url(library/images/checkbox.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 1.5em;
  padding-left: 2.3em;
  margin-top: 1em;
  height: 1.2em;
  display: block;
  float: left;
  line-height: 1.1em;
  cursor: pointer;
  margin-bottom: 1.5em;
  text-transform: none;
  font-size: .9em;
  padding-top: .3em;
}
.wpcf7-form label span.ciudad{
  margin-top: 1em;
  height: 20px;
  display: inline;
  line-height: 1.1em;
  margin-bottom: 1.5em;
  text-transform: none;
  font-size: .9em;
}

.wpcf7-form input[type="checkbox"]:checked + span.label{
	background-position: 0px -22px;
}
#mc_embed_signup input[type="checkbox"]:checked + span, .wpcf7-form label input[type="checkbox"]:checked + span.wpcf7-list-item-label {
  background-position: 0px -22px;
}
div.wpcf7-mail-sent-ok{
	border: 1px solid #D3CBB8;
}
.form div.wpcf7-validation-errors{
	border: none;
	background: #222;
	color: #fff;
}
.form .wpcf7 .btns-container{
	margin-top: 1em;
}
.form .wpcf7 p.legal{
	margin-top: -1em;
}
@media screen and (min-width:768px) {

	.form .wpcf7 p {
		display: flex;
		flex-grow: 1;
	}
	.form .wpcf7 p.submit{
		display: block;
	}
	.form .wpcf7 p label {
		width: 160px;      /* Ajusta aquesta amplada segons necessiti el disseny */
		margin-right: 10px;/* Espai entre l'etiqueta i el camp d'entrada */
		text-align: left;  /* Assegura que el text de la etiqueta queda alineat a l'esquerra */
	}
	.form .wpcf7 p.legal{
		display: block;
	}
	.form .wpcf7 p.legal label{
		width: auto;
	}
	  /* Els inputs omplen l'espai restant */
	.form .wpcf7 p input {
		flex: 1;
	}
	.form .wpcf7 .btns-container{
		margin-top: 2em;
	}
}



.ui-widget{
	font-family: inherit;
}
.ui-corner-all{
	border-radius: 0;	
}
.ui-widget-header,.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background: #efefef;
}
.ui-widget-header,.ui-datepicker th{
	font-weight: normal;
}

/* favoritos */
.form-send-fav{
	padding: 1em;
	display: none;
}
.form-send-fav p{
	margin: 0 0 1em;
}

.newsletter-form{
	margin: 2em 0;
	padding-bottom: 1em;
	max-width: 34em;
}
.newsletter-form .image img{
	width: 100%;
	height: auto;
}
.newsletter-form .intro{
	margin-bottom: 2em;
}
.newsletter-form .intro p{
	margin: 0;
}
.newsletter-form .mc-field-group{
	margin: 0 0 .5em;
}
.newsletter-form .mc-field-group label{
	padding-bottom: 0;
}
.newsletter-form .links{
	margin-top: 2em;
}


/***************/
/* FAVORITOS */
/***************/
.p-favoritos .page-header{
	margin-bottom: 2em;
}
.p-favoritos .page-header .image{
	margin-bottom: 1em;
}
.images-grid .grid-cell{
	text-align: center;
	padding-bottom: 3em;
}
.grid-cell-inner{
	display: block;
}
.grid-cell .footer{
	padding: .5em 0em 1em;
}
.form-send-fav .email-novia{
	display: inline-block;
	margin: 0 auto .5em;
}
.form-send-fav label{
	display: inline;
}
.alert{
	padding: 1em;
	color: #2b2b2b;
	font-style: italic;
	font-family: 'Playfair Display', serif;
}
.p-favoritos .no-fav{
	max-width: 54em;
	width: 80%;
    margin: 0 auto;
	min-height: 50vh;
	text-align: center;
}
/*
.p-favoritos .header-single {
    position: relative;
    width: 100%;
    margin: 6% 0;
    left: auto;
    max-width: 100%;
    text-align: right;
    bottom: 3.5em;
}
.p-favoritos .galeria-list .info {
   padding: 2em 0;
}
.p-favoritos .galeria-list .info a {
    font-family: 'Playfair Display', serif;
    font-size: 20px; font-size: 2rem;
}
.p-favoritos .header-single li.compartir {
    width: 100%;
}
.p-favoritos ul.actions li.compartir ul {
    width: 100%;
    max-width: 600px;
}
.p-favoritos .header-single ul.actions {
    display: inline-block;
}
.p-favoritos .header-single ul.actions li.compartir ul li {
    width: 19%;
    display: inline-block;
}


.p-favoritos .no-fav .btns-container{
	text-align: center;
	
}
*/

/***************/
/* NOTICIAS */
/***************/


.page-template-page-noticias #container{
  height: auto;
}
.p-noticias .page-header{
	margin-bottom: 2em;
}
.p-noticias .page-header .image{
	margin: 0 0 1em;
}
.intro p{
	margin: 1em 0;
}
.list-noticias{
	padding: 0;
	margin: 0;
}
.list-noticias .noticia{
	margin: 3em 1em;
}
.noticia .fecha {
	font-family: 'Playfair Display', serif;
	font-size:30px; font-size: 3rem; 
	letter-spacing: 0.04em;
	color: #2b2b2b;
	font-style: italic;
}
.noticia .image {
	margin:0 0 1em;
}
.noticia .title{
	font-size: 18px; font-size: 1.8rem;
	color: #2b2b2b;
	font-weight: normal;
}
.noticia .texto .entradilla a{
  text-decoration: underline;
}
.share-links .icon{
	color: #2b2b2b;
	font-size: 40px; font-size: 4rem;
}
.share-links ul{
	display: table;
	padding-top: 3em;
	padding-bottom: 1em;
}
.share-links ul li{
	display: table-cell;
	text-align: center;
}
.share-links ul li a{
	padding-right: .5em;
	text-decoration: none;
}

.pagination{
	position: relative;
	padding: 3em 0 1em;
	border-top: 1px solid #A9AAA5;
}
.pagination .prev{
	position: absolute;
	left: 0;
	top: 2.2em;
}
.pagination a{
	text-decoration: none;
}
.pagination .prev a:before, .pagination .next a:after, .pagination .all:before, .pagination .all:after{
	content: "";
	display: inline-block;
	height: 1px;
	width: 3em;
	background-color: #2b2b2b;
    vertical-align: middle;
    
}
.pagination .next{
	position: absolute;
	right: 0;
	top: 2.2em;
}
.pagination a:before{
	margin-right: 1em;
}
.pagination a:after{
   margin-left: 1em;
}
.pagination a:hover:before, .pagination a:hover:after{
	background-color: #BDB29B;
}

/***************/
/* CONTACTO */
/***************/

#map-canvas{
	height: 20em;
}
.p-contacto .share-links ul{
	padding-top: 1em;
	margin: 0 auto;
}
.p-contacto .share-links .icon{
	font-size: 25px; font-size: 2.5rem;
}
.p-contacto .share-links .text{
	display: none;
}
.p-contacto .share-links ul li{
	padding-right: .3em;
}
.p-contacto .page-header{
	margin-bottom: 2em;
}
.p-contacto .page-header .header-inner{
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
.p-contacto .page-header .text-inner{
	padding: 5% 7% 2em;
	background: rgba(250, 249, 247, 0.9);
	text-align: center;
}
.p-contacto .page-header .text-inner .wpcf7-list-item.last{
	display: none; /* amaguem el checkbox de distribuïdor*/
}
.p-contacto .page-header .text-inner .atelier_texto_2{
	margin-top: 2em;
}
.p-contacto .form .wpcf7 .btns-container{
	margin-top: 0;
	margin-bottom: 2em;
}
.p-contacto .page-header .page-title{
	padding-top: .5em;
}
.p-contacto .intro h2{
	font-size: 24px; font-size: 2.4rem;
	color: #2b2b2b;
	font-weight: normal;
}
.p-contacto div.wpcf7{
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}
.p-contacto .wpcf7 h2{
  padding-bottom: 1.5em;
}
.p-contacto .intro a{
	text-decoration: none;
}
a.link:after{
	font-family: 'jesus-peiro-icons';
	content:"\e902";
	padding-left: .5em;
}
.message-mod{
	text-align: center;
	margin-bottom: 4em;
}
.message-mod .message-inner{
	margin: 0 auto;
	max-width: 30em;
}
/***************/
/* ERROR 404 */
/***************/
.p-error404 .intro{
	padding-bottom: 2em;
}
.p-error404 p{
	text-transform: uppercase;
}
.p-error404 p.featured{	
	font-family: 'Playfair Display', serif;
	font-size: 20px; font-size: 2rem;
	text-transform: none;
	line-height: 1.1em;
}
.p-error404 em{
	font-weight: bold;
}
/***************/
/* PRENSA */
/***************/
.p-prensa .page-header .image{
	margin-bottom: 1em;
}
.list-prensa{
	margin: 1em 0 0; padding: 0;
}
.list-prensa .title{
	margin: 0 0 .2em;
	padding: 0;
	font-weight: normal;
}
.list-prensa .title a{
	color: #2b2b2b;
}
.list-prensa .image{
	margin-bottom: 1em;
}
.list-prensa .description{
	padding: 0 0 .3em;
}
.list-prensa .description p{
	margin: 0;
	padding: 0;
}
.list-prensa .item{
	padding: 0 0 3em;
}
.single-prensa .list-prensa{
	margin-top: 0;
}
.single-prensa .back-page{
	top: 2em;
}

/***************/
/* AREA DE PRENSA */
/***************/
.p-areaprensa .page-header .image{
	margin-bottom: 1em;
}
.p-areaprensa .page-header .text{
	margin-bottom: 2em;
}
.post-password-form input{
	display: inline;
}
.post-password-form label{
	display: block;
}
.p-areaprensa .page-header .note{
	clear: both;
	font-size: .9em;
	padding-top: 1em;
}
.entry-content h2{
	font-size: 24px; font-size: 2.4rem;
	font-weight: normal;
}
.entry-content h3{
	font-size: 19px; font-size: 1.9rem;
	font-weight: normal;
}
.entry-content h4{
	font-size: 14px; font-size: 1.4rem;
	font-weight: normal;
}

/***************/
/* SEO */
/***************/
summary.seo-toggle::-webkit-details-marker { display:none; }
summary.seo-toggle::marker { content:none; }
summary.seo-toggle .label{
	cursor: pointer;
}
summary.seo-toggle .label:hover{
	text-decoration: underline;
}
.p-empresa.p-seo .more-2{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}
.p-seo .slider-mod{
	margin: 2em 0 0;
}
.p-empresa.p-seo .page-header p{
	text-transform: uppercase;
}
.p-empresa.p-seo .empresa-mod .image img, .p-empresa.p-seo .disenador-mod .image img{
	width: 67%;
	margin: 5vw auto;
}
.p-seo .seo-cta{
	text-align: center;
	padding: 1em 1em 3em;
}
.p-seo .seo-cta.last{
	text-align: center;
	border-bottom: none;
}
.p-seo .empresa-mod{
	padding-top: 5vh;
	padding-bottom: 5vw;
}
.p-empresa.p-seo h2{
	font-size: 28px;
	font-size: 2.8rem;
}
.p-empresa.p-seo h3{
	font-size: 24px;
	font-size: 2.4rem;
}
.p-empresa.p-seo .page-header .header-inner{
	text-align: center;
}
.p-seo-sin-galeria.p-seo .empresa-mod{
	padding-bottom: 0;
}
.p-seo .slider-mod .item img{
	width: 100%;
	height: auto;
}
.p-seo .slider-mod .item{
	margin: 0 2px;
}
.p-seo .cols-mod .mod-title{
	text-align: center;
	margin-bottom: 1.3em;
}
.p-seo .jp-list-3cols{
	display: flex;
	max-width: 80em;
	margin: 0 auto 2em;
}
.p-seo .jp-list-3cols .jp-item{
	width: 31%;
	padding: 0 1%;
}
.p-seo .jp-list-3cols .jp-item .image img{
	width: 100%;
	height: auto;
}
.p-seo .jp-list-3cols .jp-item .title{
	font-size: .9em;
	text-align: center;
}
.p-seo .jp-list-3cols .jp-item .title a{
	text-decoration: underline;
}
.p-seo .seo-bgimage-mod{
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
}
.p-seo .seo-bgimage-mod .seo-title{
	text-align: center;
}
.p-seo .jp-seo-block1{
	background-color: #fff;
	padding: 2em;
	margin: 2em;
}
.p-seo .text-image-mod .image img{
	margin: 0 0 2em;
	display: block;
}


/***************/
/* EMPRESA */
/***************/
.p-empresa .menu-lateral{
	display: none;
}
.video-container .links .more:after{
	content:'\e900';
}
.p-empresa .video-content .more{
    display: block;
	line-height: 1;
    text-transform: uppercase;
    font-size: 15px; font-size: 1.5rem;
}








.testimonis-mod .intro{
	margin: 0 0 2em;
}
.testimonis-mod .commentlist{
	margin: 0 0 2em;
	width: auto;
}
.testimonis-mod .commentlist .comment{
	position: relative;
	margin-bottom: 1em;
	padding: 2em 0 0;
	
}
.testimonis-mod .comment-inner{
	padding: 1em 0 0;
}
.testimonis-mod a.more{
	font-size: 16px; font-size: 1.6rem;
	text-transform: uppercase;
	padding-left: 1em;
}
.comment-respond .mod-title{
	color: #fff;
	font-style: oblique;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
}
.comment-respond .mod-header{
	display: none;
}
.comment-respond a{
	color: #fff;
}
.comment-respond .comment-reply-title{
	font-size: 28px; font-size: 2.8rem;
	color: #fff;
	margin-top: 0;
}
.comment-respond{
	background-image: url(library/images/bg-form-testimonis3.jpg);
	background-repeat: no-repeat;
	background-size:  cover;
	background-position: left top;
	color: #fff;
	padding: 2em 8%;
	margin: 0 0 3em;
	overflow: hidden;
}
.comment-respond input[type="text"], .comment-respond textarea{
	background-color: rgba(255, 255, 255, 0.7);
	border: none;
	width: 92%;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: .5em;
	padding-bottom: .5em;
}
.comment-respond .submit{
	float: right;
	background-color: #000;
	padding: .5em 2em;
	color: #fff;
	text-decoration: none;
}

.commentlist .fn{
	color: #2d2d2d;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 600;
}
.commentlist .comment{
	padding-bottom: 3em;
}
.section-testimonis .commentlist .comment{
	padding-left: 7.5vw;
	padding-right: 7.5vw;
}
.section-testimonis .commentlist .comment_content{
	margin: 1em 0;
}
@media (min-width: 768px){
	.section-testimonis .commentlist{
		display: flex;
		flex-wrap: wrap; 
		gap: 6%
	}
	.section-testimonis .commentlist .comment{
		flex: 0 0 47%;
		padding-left: 5vw;
		padding-right: 0;
	}
}
@media (min-width: 1024px){

	.section-testimonis .commentlist{
		gap: 2%
	}
	.section-testimonis .commentlist .comment{
		flex: 0 0 24.5%;
	}
}

/***************/
/* SEO 2025 */
/***************/


.seo-mod .image-container{
	margin-bottom: 3em;
}
.seo-mod .text-container{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
	padding-bottom: 4em;
}
.home .seo-mod .editable-text h3:after{
	content: "";
	display: block;
	margin: 1em auto;
	height: 1px;
	background-color: #000;
	width: 4em;
}
.seo-mod h1, .seo-mod h2, .seo-mod h3, .seo-mod h4{
	font-weight: 600;
}
@media (min-width: 768px){
	.seo-mod {
		padding-top: 4em;
		display: flex;
		justify-content: space-between;
		flex-direction: row-reverse;
		align-items: flex-start;
	}
	.seo-mod .image-container {
		flex: 0 0 50%;
		margin-top: 1em;
	}
	.seo-mod .text-container {
		flex: 0 0 40%;
		margin-left: 5vw;
		margin-right: 0;
	}
}


/***************/
/* SEARCH RESULTS 2025 */
/***************/

.search-results .galeria-lookbook li.title{
	flex: 0 0 100%;
	text-align: center;
	padding-bottom: .7em;
}
.search-form-container{
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search-form-container .text{
	margin-right: 1em;
}
.search-form-container .searchsubmit{
	text-decoration: none;
	padding: .8em;
}
.search-form-container .searchsubmit .icon-search{
	font-size: 1.2em;
}
.search-form-container .searchform input[type="search"]{
	background: #efefef;
	line-height: 1.2;
	padding: 6px 20px 6px 8px;
	outline: none;
	border: none;
}
@media only screen and (min-width: 1024px) {
	.search-results .galeria-lookbook li{
		flex: 0 0 19.2%;
	}
}


/***************/
/* HOME 2025 */
/***************/
.videos-mod .mod-title{
	margin: .5em 0;
	text-align: center;
}
.banner-last-collection{
	margin-bottom: 0;
	margin-top: 0;
}
.banner-last-collection .banner-container{
	margin-top: 2px;
	margin-bottom: 2px;
}
.banner-separates{
	margin-bottom: 0;
	margin-top: 0;
}
.banner-separates .banner-container{
	padding-top: 0;
}
.banner-atelier{
	margin: 0;
}
.last-news-mod .mod-title{
	    margin-bottom: .7em;
    margin-top: 1.4em;
}
.last-news-mod .post-list{
	flex-wrap: nowrap;
	gap: 0;
	/* gap: 2.5vw; */
}
.last-news-mod .post-list .post{
	margin-left: 1.25vw;
	margin-right: 1.25vw;
}
.last-news-mod .post-list .post .image-container{
	border-right: 3px;
}
.last-news-mod .post-list .post .text-container{
	padding-left: 1em;
}
.instagram-mod .mod-title{
	margin-bottom: 1em;
}

@media only screen and (min-width: 1024px) {

	.banner-separates{
		margin-bottom: 5vw;
	}
	.banner-last-collection .banner-container{
		display: block;
	}
	.banner-last-collection .banner-image{
		max-width: none;
	}
	.banner-last-collection .banner-content{
		position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 18%;
        display: flex;
        align-items: center;
	}
	.banner-last-collection .banner-content .banner-content-inner{
		
	}
}

.testimonials-mod{
	margin-top: 3em;
	margin-bottom: 1em;
}
.testimonials-mod .text-container{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
	margin-bottom: 3em;
}
.testimonials-mod .commentlist{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
}
.testimonials-mod .commentlist .comment{
	padding-right: 1em;
}
.testimonials-mod .commentlist .fn{
	font-size: 1em;
}
@media only screen and (min-width: 768px) {
	.testimonials-mod .commentlist .comment{
		padding-right: 3em;
	}
}
@media only screen and (min-width: 1024px) {
	.testimonials-mod{
		position: relative;
		margin-top: 5vw;
		margin-top: 3vw;
	}
	.testimonials-mod .commentlist{
		padding-top: 2em;
	}
	.testimonials-mod .commentlist .comment{
		padding-right: 4em;
	}
	.testimonials-mod .text-container{
		margin-left: 5vw;
		margin-right: 5vw;
	}
	.testimonials-mod .commentlist{
		margin-left: 5vw;
		margin-right: 5vw;
	}
}
@media only screen and (min-width: 1680px) {
	.testimonials-mod .text-container{
		position: absolute;
		left: 0;
		top: 0;
		width: 20%;
	}
	.testimonials-mod .commentlist{
		margin-left: 30vw;
	}

}




.videos-mod{
	position: relative;
	margin: 3em 20px;
}
@media only screen and (min-width: 1024px) {
	.videos-mod{
		margin: 8vw 16vw;
	}
}







/***************/
/* FAQS 2025 */
/***************/

.p-faqs .faqs-title{
	display: none;
}
.p-faqs{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
}
@media only screen and (min-width: 1024px) {
	.p-faqs{
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
	.p-faqs .faqs-module{
		margin-top: 2em;
		margin-bottom: 10vw;
	}
}

/***************/
/* CONNECT 2025 */
/***************/

.p-connect .connect-content{
	
	margin-top: 2em;
}
.p-connect .connect-content .page-title{
	text-align: left;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1em;
}
.p-connect .connect-content h2.wp-block-heading{
	font-size: 1em;
	font-weight: 400;
}
.p-connect .connect-content .address-container{
	display: flex;
	align-items: flex-start;
}
.p-connect .connect-content .address-container .text-container{
	margin-right: 5vw;
	margin-left: 3em;
	margin-bottom: 4em;
}
.p-connect .connect-content .address-container .image-container{
	width: 33%;
	margin-bottom: 4em;
}
.p-connect .connect-content .form-container{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
	padding-bottom: 4em;
}
.p-connect .tema .wpcf7-list-item{
	vertical-align: top;
}
.p-connect .wpcf7-form label input[type="checkbox"]:checked + span.wpcf7-list-item-label{
	background-position: 0 -570px;
}
.p-connect .wpcf7-form label input[type="checkbox"] + span.wpcf7-list-item-label{
	background-position: 0 1px;
}
.p-connect .banner-foto-full{
	margin: 0;
}
.p-connect .banner-pedir-cita-mod{
	margin-bottom: 0;
}
.p-connect .banner-foto-full .banner-container{
	color: #2b2b2b
}
.p-connect .banner-foto-full .banner-container a{
	color: #2b2b2b
}
.p-connect .form .wpcf7 p.tema .wpcf7-form-control{
	display: flex;
}
.p-connect .form .wpcf7 p.tema .wpcf7-form-control .wpcf7-list-item{
	margin-right: 1.5em;
}
@media only screen and (min-width: 1024px) {
	.p-connect .connect-content{
		margin-right: 5vw;
		margin-top: 3vw;
		padding-top: 3em;
	}
	.p-connect .banner-foto-full{
		aspect-ratio: 4 / 1;
	}
	.p-connect .connect-content{
		display: flex;
		
	}
	.p-connect .connect-content .address-container{
		flex: 0 0 45%;
	}
	.p-connect .connect-content .address-container .text-container{
		margin-left: 5em;
	}
	.p-connect .connect-content .form-container{
		flex: 0 0 45%;
	}
}


/***************/
/* RETAILERS 2025 */
/***************/
.p-retailers .page-header{
	margin-bottom: 2em;
}
.p-retailers .image-container{
	display: none;
}
.p-retailers .retailers-list .list{
	margin: 0;
	padding: 0;
	text-align: center;
}
.p-retailers .retailers-list .list li{
	margin-bottom: 2em;
}
.p-retailers .retailers-list .list li p{
	margin: 0;
}
.p-retailers .retailers-list .list li .country{
	margin-bottom: 1em;
}
.p-retailers .retailers-list .list li p.name{
	text-transform: uppercase;
	font-weight: 600;
}
.p-retailers .retailers-list .list li p.email{
	font-size: .8em;
}
.p-retailers .form-container{
	margin-top: 6em;
	margin-bottom: 6em;
	margin-left: 7.5vw;
	margin-right: 7.5vw;
}
.p-retailers .form-container .form .intro{
	margin-bottom: 2em;
}
@media only screen and (min-width: 1024px) {
	.p-retailers .page-header{
		margin-bottom: 3em;
	}
	.p-retailers .form-container{
		margin-left: 5vw;
		margin-right: 5vw;
		margin-top: 8em;
		margin-bottom: 8em;
	}
	.p-retailers .retailers-list{
		margin-left: 5vw;
		margin-right: 5vw;
	}
	.p-retailers .retailers-list .list{
		display: flex;
		flex-wrap: wrap;
		gap: 1.1%;
	}
	.p-retailers .retailers-list .list li{
		flex: 0 0 32%
	}
	.p-retailers .form-container .intro{
		max-width: 28em;
	}
	.p-retailers div.wpcf7 form{
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (min-width: 1350px) {
	.p-retailers .retailers-list .list{
		text-align: left;
	}
	.p-retailers .image-container{
		display: block;
	}
	.p-retailers .retailers-list{
		margin-left: 0;
		margin-right: 0;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.p-retailers .retailers-list .image-container-1{
		flex: 0 0 20%
	}
	.p-retailers .retailers-list .text-container{
		flex: 0 0 40%
	}
	.p-retailers .retailers-list .image-container-2{
		flex: 0 0 20%
	}
	.p-retailers .form-container{
		background-color: #f9f9f9;
		margin-left: 0;
		margin-right: 0;
		display: flex;
		justify-content: space-between;
	}
	.p-retailers .form-container .form{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 50%;
	}
}





/* destacados-mod 2025*/

.destacado-item .banner-content{
	padding-left: 7.5vw;
	padding-right: 7.5vw;
}
.destacados-mod{
	background-color: #fff;
	padding-bottom: 3em;
}
.destacados-mod a{
	text-decoration: none;
}
.destacados-mod .banner-container{
	position: relative;;
	padding-bottom: 0;
	background-color: #fff;
}

.destacados-mod .banner-container .image-container{
	aspect-ratio: 4 / 3; 
	overflow: hidden;
	margin-bottom: 2em;
}
.destacados-mod .banner-container .image-container img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
	transition: transform 0.6s ease-in-out;
}
.destacados-mod .banner-container .image-container img {
	transform: scale(1.02);
}

.destacados-mod .banner-button{
	margin-top: 0;
}
.texto-mod.banner-container{
	margin: 4em 0 3em;
	display: block;
}
.texto-mod.banner-container h2{
	margin-top: 0.375em;
}
.texto-mod.banner-container .mod-footer{
	margin-top: 3em;
	text-align: center;
}
.texto-mod.banner-container .mod-footer a.banner-btn{
	text-decoration: none;
}
a.texto-mod{
	text-decoration: none;
}
@media (min-width: 768px) {
	.destacado-item .banner-content{
		padding-left: 2em;
		padding-right: 2em;
	}
	.destacados-mod .destacado-item .banner-container{
		display: block;
	}
	.destacados-mod .banner-container .image-container{
		padding-left: 0;
		padding-right: 0;
	}
	.destacados-mod{
		display: flex;
		gap: 2px;
	}
	.destacados-mod .destacado-item{
		flex: 0 0 50%;
	}

	.destacados-mod .destacado-item .banner-container .image-container{
		display: block;
		margin-bottom: 2em;
	}
	.destacados-mod a:hover{
		color: #2b2b2b;
	}
	
}


@media (min-width: 1024px) {
	.destacados-mod{
		margin-bottom: 5vw;
	}
	.destacados-mod .banner-container{
		margin-bottom: 0;
		margin-top: 0;
	}
	.texto-mod.banner-container{
		margin-top: 5vw;
		margin-bottom: 5vw;
	}
	.texto-mod.banner-container .mod-footer{
		margin-top: 3em;
	}
}


.last-news-mod{
	margin: 0 0 3em;
	padding: 1.7em 0 3em;
	background-color: #f9f9f9
}
@media (min-width: 1024px) {
	.last-news-mod{
		padding-top: 5vw;
		margin-bottom: 7.5vw;
	}
}

.instagram-mod{
	margin: 0;
	padding: .1em 0 3em;
}
@media (min-width: 1024px) {
	.instagram-mod{
		padding-top: 5vw;
		margin-bottom: 0;
		padding-bottom: 0;
	}
}



/* ATERLIER 2025 */
.center-col{
	width: 85%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.center-col-standard{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.center-col-ancho{
	width:85%;
	margin-left: auto;
	margin-right: auto;
}
.image-text-mod{
	padding: 4em 0;
	background-color: #f9f9f9;
	padding-bottom: 6em;
}
.image-text-mod .text-image-container{
	margin-bottom: 3em;
}
.image-text-mod .text-image-container .text-container-1{
	margin-left: 7.5vw;
	margin-right: 7.5vw;
}

.image-text-mod .image-container{
	margin-bottom: 3em;
}
.pre-line::before{
	content: "";
	display: block;
	width: 17em;
	height: 1px;
	background-color: #796D4A;
	margin: 4em auto 3em;
}


.intro-atelier-mod{
	margin-top: 3em;
	margin-bottom: 3em;
	background-color: #fff;
	padding: 0;
}
.banner-cabecera{
	margin-bottom: 0;
}
.p-atelier .banner-atelier, .p-lafirma .banner-atelier{
	margin-bottom: 4em;
}

.atelier-paso-3-mod .images-container{
	margin-top: 4em;
	margin-bottom: 3em;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5px
}
.atelier-paso-3-mod .images-container .image-container{
	flex: 1 1 calc(33.333% - 5px); /* 3 per fila amb gap */
	box-sizing: border-box;
	}
.text-image-mod{
	padding: 3em 5vw;
	background-color: #f9f9f9;
}

.atelier-paso-2-mod{
	margin-bottom: 3em;
}
.atelier-paso-2-mod .image-container{
	margin-bottom: 3em;
}
.atelier-paso-2-mod .texts-container{
	margin-bottom: 3em;
}

.atelier-paso-3-mod{
	margin-bottom: 3em;
}
.atelier-paso-3-mod .images-container{
	margin-bottom: 3em;
	margin-top: 4em;
	display: flex;
	gap: 5px
}
.atelier-paso-3-mod .images-container .image-container img{
	object-fit: cover;
}
.atelier-paso-3-mod .texts-container{
	margin-bottom: 3em;
}
.p-atelier .videos-mod{
	margin-bottom: 5vw;
	margin-top: 5vw;
}
.p-atelier .videos-mod .video-box{
	padding-bottom: 43.25%;
}
.atelier-paso-4-mod .text-image-container .image-container-2{
	margin-top: 3em;
	width: 85%;
		margin-left: auto;
		margin-right: auto;
}
.intro-atelier-mod .images-container{
		margin-top: 5vw;
		margin-bottom: 5vw;
		display: flex;
		gap: 5px;
	}
	.intro-atelier-mod .images-container .image-container{
		width: 50%;
	}

@media (min-width: 768px) {
	.center-col{
		width: 80%;
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
	.center-col-standard{
		width: 75%;
		margin-left: auto;
		margin-right: auto;
	}
	.center-col-ancho, .intro-atelier-mod .images-container{
		width:80%;
		margin-left: auto;
		margin-right: auto;
	}
	
}
@media (min-width: 1024px) {

	.intro-atelier-mod{
		padding-top: 5vw;
		margin-bottom: 5vw;
		background-color: #fff;
	}
	
	
	.text-image-mod{
		padding: 5vw 8vw;
		background-color: #f9f9f9;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
	.text-image-mod .image-container{
		width: 50%;
	}
	.text-image-mod .text-container{
		width: 40%;
		padding-right: 10%;
	}
	
	.atelier-paso-2-mod{
		margin-bottom: 5vw;
	}
	.atelier-paso-2-mod .image-container{
		margin-bottom: 5vw;
	}
	.atelier-paso-2-mod .texts-container{
		display: flex;
		margin-bottom: 5vw;
	}
	.atelier-paso-2-mod .texts-container .text-container{
		width: 50%;
	}
	
	.atelier-paso-3-mod{
		margin-bottom: 5vw;
	}
	.atelier-paso-3-mod .images-container{
		margin-bottom: 5vw;
		margin-top: 8vw;
	}

	.atelier-paso-3-mod .texts-container{
		margin-bottom: 5vw;
		display: flex;
	}
	.atelier-paso-3-mod .texts-container .text-container{
		width: 50%;
	}
	
	
	.image-text-mod{
		padding: 5vw 8vw;
		padding-bottom: 6em;
	}
	.image-text-mod .text-image-container{
		display: flex;
		align-items: center;
		margin-bottom: 5vw;
	}
	.image-text-mod .image-container{
		width: 45%;
		margin-right: 5%;
	}
	.image-text-mod .text-container-1{
		width: 35%;
		margin-right: 10%;
		margin-left: 5%;
	}

	
	.pre-line::before{
		margin: 5vw auto 4vw;
	}

	.atelier-paso-4-mod .text-image-container{
		flex-wrap: wrap;

	}
	.atelier-paso-4-mod .text-image-container .text-container-1{
		margin-left: 3vw;
	}
	.atelier-paso-4-mod .text-image-container .image-container-2{
		margin-top: 5vw;
		width: 75%;
	}
}

/* END ATERLIER 2025 */


/* LA FIRMA 2025 */
.p-lafirma{
	background-color: #f9f9f9;
}
.intro-firma-mod{
	padding-top: 1em;
	padding-bottom: 3em;
	background-color: #fff;
}
.intro-firma-mod .texts-container{
	margin-bottom: 3em;
}
.compromiso-firma-mod .image-container{
	margin-bottom: 3em;
}
.compromiso-firma-mod .texts-container{
	margin-bottom: 3em;
}
.compromiso-firma-mod{
	padding-bottom: 3em;
	background-color: #fff;
}
.compromiso-firma-mod .texts-container{
	margin-bottom: 3em;
}
.manifiesto-mod{
	padding: 4em 5vw;
	background-color: #f9f9f9;
	padding-bottom: 6em;
}
.manifiesto-mod .image-container{
	margin-bottom: 3em;
}
.compromiso-firma-mod .images-container{
	margin-bottom: 0;
	margin-top: 4em;
	display: flex;
	gap: 5px
}
.compromiso-firma-mod .images-container .image-container img{
	object-fit: cover;
}

@media (min-width: 1024px) {
	.intro-firma-mod{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.intro-firma-mod .texts-container{
		display: flex;
		margin-bottom: 5vw;
	}
	.intro-firma-mod .texts-container .text-container{
		width: 50%;
	}
	.compromiso-firma-mod{
		padding-bottom: 5vw;
	}
	.compromiso-firma-mod .texts-container{
		display: flex;
		margin-bottom: 5vw;
	}
	.compromiso-firma-mod .texts-container .text-container{
		width: 50%;
	}
	.compromiso-firma-mod .images-container{
		margin-top: 8vw;
		margin-bottom: 3vw;
	}
	
	.manifiesto-mod{
		padding: 5vw 8vw;
		padding-bottom: 6em;
	}
	.manifiesto-mod .text-image-container{
		margin-bottom: 5vw;
	}
	.compromiso-firma-mod .text-container-1{
		width: 35%;
		padding-right: 10%;
		padding-left: 5%;
	}

	.atelier-paso-3-mod .images-container{
		margin-bottom: 5vw;
		margin-top: 5vw;
		display: flex;
		gap: 5px
	}
}


/* END LA FIRMA 2025 */


.arrow-down {
	display: none;
position: fixed;
left: 50%;
top: 50%;
width: 51px;
height: 51px;
margin-left: -25px;
margin-top: -25px;
background: url(library/images/sprite-down.png) left center;
animation: playzoom 2s steps(28);
animation-iteration-count: 1;
-webkit-animation: playzoom 2s steps(28);
-webkit-animation-iteration-count: 1;
-moz-animation: playzoom 2s steps(28);
-moz-animation-iteration-count: 1;
-o-animation: playzoom 2s steps(28);
-o-animation-iteration-count: 1;
-ms-animation: playzoom 2s steps(28);
-ms-animation-iteration-count: 1;
}
@keyframes play {
100% { background-position: -1428px; }
}
@-moz-keyframes play{
100% { background-position: -1428px; }
}
@-webkit-keyframes play {
100% { background-position: -1428px; }
}
@-o-keyframes play {
100% { background-position: -1428px; }
}
@-ms-keyframes play {
100% { background-position: -1428px; }
}

.arrow-zoom {
display: none;
position: fixed;
left: 50%;
top: 50%;
width: 51px;
height: 51px;
margin-left: -25px;
margin-top: -25px;
background: url(library/images/sprite-zoom.png) left center;
animation: playzoom 2s steps(28);
animation-iteration-count: 2;
-webkit-animation: playzoom 2s steps(28);
-webkit-animation-iteration-count: 2;
-moz-animation: playzoom 2s steps(28);
-moz-animation-iteration-count: 2;
-o-animation: playzoom 2s steps(28);
-o-animation-iteration-count: 2;
-ms-animation: playzoom 2s steps(28);
-ms-animation-iteration-count: 2;
}
@keyframes playzoom {
100% { background-position: -1428px; }
}
@-moz-keyframes playzoom{
100% { background-position: -1428px; }
}
@-webkit-keyframes playzoom {
100% { background-position: -1428px; }
}
@-o-keyframes playzoom {
100% { background-position: -1428px; }
}
@-ms-keyframes playzoom {
100% { background-position: -1428px; }
}


.header-single .favoritos .corazon{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(library/images/sprite-favoritos.png) no-repeat -550px -50px;
}
.header-single .favoritos .on .corazon{
	background-position: -550px 0;
	animation: playfavon 1s steps(12);
	animation-iteration-count: 1;
	-webkit-animation:  playfavon 1s steps(12);
	-webkit-animation-iteration-count: 1;
	-moz-animation:  playfavon 1s steps(12);
	-moz-animation-iteration-count: 1;
	-o-animation:  playfavon 1s steps(12);
	-o-animation-iteration-count: 1;
	-ms-animation: playfavon 1s steps(12);
	-ms-animation-iteration-count: 1;
}
.header-single .favoritos .off .corazon{
	background-position:  -550px -50px;
	animation: playfavoff .3s steps(12);
	animation-iteration-count: 1;
	-webkit-animation: playfavoff .3s steps(12);
	-webkit-animation-iteration-count: 1;
	-moz-animation: playfavoff .3s steps(12);
	-moz-animation-iteration-count: 1;
	-o-animation: playfavoff .3s steps(12);
	-o-animation-iteration-count: 1;
	-ms-animation: playfavoff .3s steps(12);
	-ms-animation-iteration-count: 1;
}



.favoritos-on {
	display: block;
	width: 50px;
	height: 50px;
	background: url(library/images/sprite-favoritos.png) -550px 0;
	animation: playfavon 2s steps(12);
	animation-iteration-count: 2;
	-webkit-animation: playfavon 2s steps(12);
	-webkit-animation-iteration-count: 2;
	-moz-animation: playfavon 2s steps(12);
	-moz-animation-iteration-count: 2;
	-o-animation: playfavon 2s steps(12);
	-o-animation-iteration-count: 2;
	-ms-animation: playfavon 2s steps(12);
	-ms-animation-iteration-count: 2;
}
@keyframes playfavon {
	from { background-position: 0 0; }
    to { background-position:-600px 0; }
}
@-moz-keyframes playfavon{
	from { background-position: 0 0; }
    to { background-position:-600px 0; }
}
@-webkit-keyframes playfavon {
	from { background-position: 0 0; }
    to { background-position:-600px 0; }
}
@-o-keyframes playfavon {
	from { background-position: 0 0; }
    to { background-position:-600px 0; }
}
@-ms-keyframes playfavon {
	from { background-position: 0 0; }
    to { background-position:-600px 0; }
}

@keyframes playfavoff {
	from { background-position: 0 -50px; }
    to { background-position:-600px -50px; }
}
@-moz-keyframes playfavoff{
	from { background-position: 0 -50px; }
    to { background-position:-600px -50px; }
}
@-webkit-keyframes playfavoff {
	from { background-position: 0 -50px; }
    to { background-position:-600px -50px; }
}
@-o-keyframes playfavoff {
	from { background-position: 0 -50px; }
    to { background-position:-600px -50px; }
}
@-ms-keyframes playfavoff {
	from { background-position: 0 -50px; }
    to { background-position:-600px -50px; }
}




/* Desfile
------------------------------------ */
/*
.p-desfile #main .columna { background:url(library/images/linea_vert.gif) no-repeat right bottom transparent;}
#main .video, #main .wp-block-embed-youtube, #main .video, #main .wp-block-embed-vimeo {position:relative;padding-top: 5%; max-width: 960px;margin: 0 auto 5em;}
#main .video .inner, #main .wp-block-embed-youtube .wp-block-embed__wrapper, #main .wp-block-embed-vimeo .wp-block-embed__wrapper{ position: relative; height: 0; overflow: hidden;padding-bottom: 56.25%; }
#main .wp-block-embed-vimeo.aligncenter .wp-block-embed__wrapper{padding-bottom: 80%;}
#main .video .inner iframe, #main .wp-block-embed-youtube .wp-block-embed__wrapper iframe, #main .wp-block-embed-vimeo .wp-block-embed__wrapper iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; max-width: 960px; }
#main .video .back {font-family:Times, serif;font-size:10px;font-style:italic; position:absolute;top:20px; left:0; text-transform:uppercase;padding-left:6px; background:url(library/images/flecha_back.gif) no-repeat 0 3px;}

#main .video2 .inner{ width:1024px;margin:0 auto}
*/

/* video algin full */
#main .wp-block-embed-vimeo.alignfull{
	margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: none;
}
#main .wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper iframe {position: absolute; top: 0; left: calc( -100vw / 2 + 100% / 2 ); width: 100%; height: 100%; max-width: none; }





				
				
				
			
				



.jp-zone-filter{
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
.jp-zone-filter a.active{font-weight: 600;}

.jp-zone-filter a{text-decoration: none;padding: .3em 0; display: inline-block; font-size: 18px; text-transform: uppercase;}

.post-list li.grid.tag-past, .p-events .post-list li.grid.tag-past-2, .p-events .post-list li.grid.tag-past-fr, .p-events .post-list li.grid.tag-past-it, .p-events .post-list li.grid.tag-past-de{
	opacity: .7;
	background-color: #efefef;
}


.social-media-blog{
	margin: 0;
	padding: 0 0 2em;
}
.social-media-blog .title{
	margin-bottom: 1em;
}
.social-media-blog .text{
  display:  none;
}
.social-media-blog li{
  display: inline-block;
  margin-bottom: 0;
}
.p-blog.p-portada .social-media-blog{
	float: right;
	padding: 1.5em 0;
	display: none;
}


#main .social-media-blog li a{
  display: block;
  padding: 0;
  font-size: 2em;
  text-decoration: none;
  color: #2b2b2b;
}
#main.p-portada  .social-media-blog li a{
	font-size: 1.8em;
}


#main .filter li{
  letter-spacing: 0;
  font-size: 20px;font-size: 2rem;
  padding: 0;
  text-transform: none;
}
#main .filter li a{
  display: block;
  color: #333;
  text-decoration: none;
   padding: .2em 1em;
}
#main .filter li .search-term{
  text-transform: none;
}

.module{
  text-align: center;
}


.module-about,.module-subscribe{
  background: #fbfaf7;
}
.module-destacat{
  background: #f4f0e6;
  margin-top: 1em;
}



#sb_instagram .sb_instagram_header,#sb_instagram #sbi_load{
  display: none;
}

.module-destacat li:first-child{
  border-bottom: 1px solid #fff;
}
.module-about .module-header{  
  padding: 2em 3em 0;
}
.module-about .module-content{  
  padding: 0 3em 4em;
}
.p-blog .module-about img{
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-blog .single-footer{
	padding:1.5em 0;
	text-align: center;
	border-top: 1px solid #A9AAA5;
	margin-top: 5em;
}
.small-title{
	text-transform: uppercase;
	font-size: 12px; font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: .1em;
}




/* Pure CSS3 jQuery-Like fadeIn
---------------------------------------------------- */
.fadeIn {
	
	/* CSS needed for animation
	---------------------------------------------------- */
	opacity:0;
	-webkit-animation:fadeIn ease-in 1;
	-moz-animation:fadeIn ease-in 1;
	-o-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
}

/* Animation Times - Time for image to fade in
---------------------------------------------------- */
.fadeIn-03s {
	-webkit-animation-duration:0.3s;
	-moz-animation-duration:0.3s;
	-o-animation-duration:0.3s;
	animation-duration:0.3s;
}
.fadeIn-05s {
	-webkit-animation-duration:0.5s;
	-moz-animation-duration:0.5s;
	-o-animation-duration:0.5s;
	animation-duration:0.5s;
}
.fadeIn-07s {
	-webkit-animation-duration:0.7s;
	-moz-animation-duration:0.7s;
	-o-animation-duration:0.7s;
	animation-duration:0.7s;
}

.fadeIn-1s {
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	-o-animation-duration:1s;
	animation-duration:1s;
}

.fadeIn-3s {
	-webkit-animation-duration:3s;
	-moz-animation-duration:3s;
	-o-animation-duration:3s;
	animation-duration:3s;
}

.fadeIn-5s {
	-webkit-animation-duration:5s;
	-moz-animation-duration:5s;
	-o-animation-duration:5s;
	animation-duration:5s;
}

/* Animation Delay - Time for image to be delayed
---------------------------------------------------- */
.fadeIn-Delay-1s {
	-webkit-animation-delay:1s;
	-moz-animation-delay:1s;
	-o-animation-delay:1s;
	animation-delay:1s;
}

.fadeIn-Delay-2s {
	-webkit-animation-delay:2s;
	-moz-animation-delay:2s;
	-o-animation-delay:2s;
	animation-delay:2s;
}

.fadeIn-Delay-3s {
	-webkit-animation-delay:3s;
	-moz-animation-delay:3s;
	-o-animation-delay:3s;
	animation-delay:3s;
}

.fadeIn-Delay-5s {
	-webkit-animation-delay:5s;
	-moz-animation-delay:5s;
	-o-animation-delay:5s;
	animation-delay:5s;
}

/* Key Frames
---------------------------------------------------- */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }



/* plugin cookies */
.cc-dismiss{
	color: #2b2b2b !important;
	text-decoration: none !important;
} /* styles for the dismiss button */
.cc-allow{
	color: #fff !important;
	background-color: #2b2b2b !important;
	text-decoration: none !important;
	margin-left: 1em !important;
} /* styles for the accept button */
.cc-window{
	letter-spacing: 1px !important;
	color: #2b2b2b !important;
	font-size: 13px !important;
	padding: 1em !important;
	border-top: 1px solid #A9AAA5 !important;
} /* styles for the popup banner */
.cc-revoke{
	letter-spacing: 1px !important;
	color: #2b2b2b !important;
	font-size: 13px !important;
} /* styles for the revoke / settings popup */
.cc-banner.cc-theme-edgeless .cc-btn{
	padding: .4em 1em !important;
	text-transform: uppercase!important;
	font-weight: 300!important;
}


/* fancybox */
.fancybox-close{
	background-image: none;
	top: -2em;
	right: -3em;
	font-size: 1.7em;
	text-decoration: none;
}
.fancybox-close:after{
	font-family: 'jesus-peiro-icons';
	content: "\e901";
	color: #2b2b2b;
}
#fancybox-loading{
	background: none;
}
#fancybox-loading div  {
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background: url('library/images/loading.gif') no-repeat center center;
	opacity: 1;
}
.fancybox-overlay{
	background: #fff;
}
.fancybox-opened .fancybox-skin{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}








/***************/
/* VIAJE A TAILANDIA */
/***************/
.p-viaje{
	line-height: 1.5;
	letter-spacing: 0;
}
.p-viaje .article-header{
	background-color: #C7B9AC;
}
.p-viaje .article-header .image-mod{
	background: url(library/images/viaje/img-mobile-2.jpg) no-repeat center 0;
	background-size: cover;
	padding-top: 85%;
	padding-bottom: 6%;
	text-transform: uppercase;
	text-align: center;
}
.p-viaje .article-header .image-mod .title{
	width: 10em;
	margin: 0 auto;
	font-size: 18px; font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.3;
}
.p-viaje .article-header .text-mod{
	padding: 1.5em 5% 2em;
	text-align: center;
	text-transform: uppercase;
}
.p-viaje .article-header .text-mod .page-title{
	width: 13em;
	margin: 0 auto;
	font-size: 18px; font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.3;
}
.p-viaje .article-header .text-mod .page-title strong{
	color: #fff;
}
.p-viaje .article-header .text-mod strong{
	color: #fff;
	font-weight: 400;
}
.p-viaje .article-header .text-mod p{
	font-size: .9em;
	margin: 1.5em 0;
}
.p-viaje .article-header .text-mod .btns-container{
	margin-top: 2em;
}
.p-viaje .article-header .btn{
	background-color: transparent;
	border: 1px solid #fff;
	text-transform: none;
	font-size: .9em;
	padding: 1em 3em;
}
.p-viaje .article-header .btn:hover{
	background-color: #fff;
	color: #000;
}
.p-viaje .article-header .btn:after {
    font-family: 'jesus-peiro-icons';
    content: "\e902";
    padding-left: .8em;
    font-size: 1em;
    vertical-align: text-bottom;
}
.p-viaje .viaje-mod{
	text-align: center;
	padding: 2em 0;
}
.p-viaje .viaje-mod ul{
	margin: 0 auto;
	padding: 0;
	width: 80%;
}
.p-viaje .viaje-mod li{
	margin: 0 0 2em;
}
.p-viaje .viaje-mod li .day{
	background: url(library/images/viaje/bg-day.png) no-repeat center 0;
	background-size: cover;
	width: 142px;
	padding-top: 78px;
	padding-bottom: 26px;
	line-height: 20px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #A69585;
	text-align: right;
	display: inline-block;
	margin: 0 0 1em;
}
.p-viaje .viaje-mod li .day strong{
	color: #fff;
	font-size: 2em;
}
.p-viaje .viaje-mod li .title{
	font-size: 1em;
	font-weight: 600;
	line-height: 1.3;
	color: #A69585;
	text-transform: uppercase;
	margin: 0 0 .5em;
}
.p-viaje .viaje-mod li p{
	margin: 0;
}
.p-viaje .follow-mod{
	width: 80%;
	margin: 1.5em auto;
	border: 1px solid #A69585;
	padding: 2em 1em;
	text-transform: uppercase;
	text-align: center;
	font-size: .9em;
}
.p-viaje .follow-mod .share-links .text{
	display: none;
}
.p-viaje .follow-mod .share-links ul{
	margin: 0 auto;
	padding: 0;
}
.p-viaje .follow-mod .share-links li{
	padding-left: .5em;
	padding-right: .5em;
}
.p-viaje .follow-mod .share-links .icon{
	font-size: 30px; font-size: 3rem;
}
.p-viaje .info-mod{
	border-top: 2px solid #A69585;
	margin: 2em 5% -1em;
	padding: 2em 0 0;	
}
.p-viaje .info-mod .list{
	margin: 0 0 3em;
	padding: 0;
}
.p-viaje .info-mod .list .item{
	margin: 0 0 3em;
}
.p-viaje .info-mod .list .item .title{
	font-size: 1em;
	font-weight: 600;
	line-height: 1.3;
	color: #A69585;
	text-transform: uppercase;
	margin: 0 0 .5em;
}
.p-viaje .info-mod .logos ul{
	padding: 0;
	margin: 0;
	text-align: center;
} 
.p-viaje .info-mod .logos li{
	width: 70%;
	max-width: 13em;
	margin:  2em auto 2em;
} 
.p-viaje .info-mod .logos li img{
	width: 100%;
}
.p-viaje .read-more, .p-viaje .read-less{
	display: block;
	padding: 1em 0;
	cursor: pointer;
}
.p-viaje .read-more a, .p-viaje .read-less a{
	color: #A69585;
}
.p-viaje .read-more:after{
	font-family: 'jesus-peiro-icons';
	content: "\e601";
	font-size: .6em;
	margin-left: 1em;
}
.p-viaje .read-less:after{
	font-family: 'jesus-peiro-icons';
	content: "\e600";
	font-size: .6em;
	margin-left: 1em;
}
#filter-page .pt-cv-pinterest.pt-cv-border .pt-cv-pinmas{
	border: none;
}
#filter-page .pt-cv-pinterest .pt-cv-ctf-list{
	padding-top: 0;
	padding-bottom: 0;
}
#filter-page .article-header{
	padding-top: 3%;
	text-align: left;
}
#filter-page .page-title.line-bottom:after{
	display: none;
}
#filter-page .cvp-live-filter.cvp-button input[type=radio]:checked~div{
	font-weight: 700;
	border-bottom: 1px solid #ccc;
}
#filter-page .cvp-live-filter.cvp-button input~div{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
}
#filter-page .cvp-live-filter.cvp-button input~div:hover{
	border-bottom: 1px solid #ccc;
	color: #BDB29B;
}

/*
#filter-page .pt-cv-filter-bar{
	border-bottom: 1px solid #ccc;
	padding-bottom: 2em;
	margin-bottom: 3em;
}
#filter-page .pt-cv-filter-bar .btn{
	font-family: 'Playfair Display', Arial, serif;
	font-style: italic;
	font-size: 26px;
	text-transform: lowercase;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 1;
}
#filter-page  .pt-cv-filter-bar .btn:after{
	content:"";
	width: 210px;
	height: 140px;
	box-shadow: 0 0 2px 1px #eee;
	background-color: #fff;
	display: none;
	position: absolute;
	left: 0;
	top: 3em;
	opacity: 1;
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: left center;
	font-size: 13px;
}
#filter-page  .pt-cv-filter-bar .btn:hover{
	opacity: 1;
}
#filter-page  .pt-cv-filter-bar .btn:hover:after{
	display: block;
}

#filter-page  .pt-cv-filter-bar .btn[data-value=categoria-vestido-novia-1272]:after{
	background-image: url(library/images/siluetas/12_halter_perkins.png);
}
*/
#filter-page .filter-container{
	border-bottom: 1px solid #ccc;
	padding-bottom: 2em;
	margin-bottom: 3em;
}
#filter-page .filter-container .btn{
	position: relative;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 1;
}
#filter-page .filter-container .btn label{
	font-style: italic;
	text-transform: none;
	padding-right: 1.25em;
	padding-bottom: .2em;
}
#filter-page .filter-container .btn:after{
	content:"";
	width: 150px;
	height: 100px;
	box-shadow: 0 0 2px 1px #eee;
	background-color: #fff;
	display: none;
	position: absolute;
	left: 2px;
	top: 3em;
	opacity: 1;
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: center center;
	font-size: 13px;
}
#filter-page .filter-container .btn:hover{
	opacity: 1;
	z-index: 10
}
#filter-page .filter-container .btn:hover:after{
	display: block;
}

#filter-page .filter-container .btn:nth-of-type(1){
	display: none;
}
#filter-page .filter-container .btn:nth-of-type(2):after, #jp-filter .filter-list .jpf-cat:nth-of-type(1) a:before{
	background-image: url(library/images/siluetas/12_halter_perkins.png);
}
#filter-page .filter-container .btn:nth-of-type(3):after, #jp-filter .filter-list .jpf-cat:nth-of-type(2) a:before{
	background-image: url(library/images/siluetas/13_mangas.png);
}
#filter-page .filter-container .btn:nth-of-type(4):after, #jp-filter .filter-list .jpf-cat:nth-of-type(3) a:before{
	background-image: url(library/images/siluetas/11_aberturas.png);
}
#filter-page .filter-container .btn:nth-of-type(5):after, #jp-filter .filter-list .jpf-cat:nth-of-type(4) a:before{
	background-image: url(library/images/siluetas/03_sparkling.png);
}
#filter-page .filter-container .btn:nth-of-type(6):after, #jp-filter .filter-list .jpf-cat:nth-of-type(5) a:before{
	background-image: url(library/images/siluetas/10_sirena.png);
}
#filter-page .filter-container .btn:nth-of-type(7):after, #jp-filter .filter-list .jpf-cat:nth-of-type(6) a:before{
	background-image: url(library/images/siluetas/14_doble_look.png);
}
#filter-page .filter-container .btn:nth-of-type(8):after, #jp-filter .filter-list .jpf-cat:nth-of-type(7) a:before{
	background-image: url(library/images/siluetas/00_cover_up.png);
}
#filter-page .filter-container .btn:nth-of-type(9):after, #jp-filter .filter-list .jpf-cat:nth-of-type(8) a:before{
	background-image: url(library/images/siluetas/04_mix_and_mach.png);
}
#filter-page .filter-container .btn:nth-of-type(10):after, #jp-filter .filter-list .jpf-cat:nth-of-type(9) a:before{
	background-image: url(library/images/siluetas/02_gran_volumen.png);
}
#filter-page .filter-container .btn:nth-of-type(11):after, #jp-filter .filter-list .jpf-cat:nth-of-type(10) a:before{
	background-image: url(library/images/siluetas/05_al_lace.png);
}
#filter-page .filter-container .btn:nth-of-type(12):after, #jp-filter .filter-list .jpf-cat:nth-of-type(11) a:before{
	background-image: url(library/images/siluetas/09_shoulders.png);
}
#filter-page .filter-container .btn:nth-of-type(13):after, #jp-filter .filter-list .jpf-cat:nth-of-type(12) a:before{
	background-image: url(library/images/siluetas/08_tul.png);
}
#filter-page .filter-container .btn:nth-of-type(14):after, #jp-filter .filter-list .jpf-cat:nth-of-type(13) a:before{
	background-image: url(library/images/siluetas/01_little_white_dress.png);
}
#filter-page .filter-container .btn:nth-of-type(15):after, #jp-filter .filter-list .jpf-cat:nth-of-type(14) a:before{
	background-image: url(library/images/siluetas/07_couture.png);
}
#filter-page .filter-container .btn:nth-of-type(16):after, #jp-filter .filter-list .jpf-cat:nth-of-type(15) a:before{
	background-image: url(library/images/siluetas/linea_a_06.png);
}
#filter-page .entry-content{
	position: relative;	
}
#filter-page .intro{
	font-size: 16px; font-size: 1.6rem;
}
#filter-page .init-link{
	text-transform: uppercase;
	text-decoration: underline;
	margin-top: 1em;
}
#filter-page .pt-cv-wrapper{
	padding-top: 1em;
}
#filter-page .init-link a{
	font-size: 1em;
}
#filter-page .init-link:before{
	content: "";
	display: inline-block;
	width: 2em;
	height: 1px;
	background-color: #000;
	margin-right: 1em;
    vertical-align: middle;
}
#filter-page .pt-cv-title {
	padding-bottom: 0 !important;
	display: inline-block;
}
#filter-page .pt-cv-meta-fields{
	padding-bottom: 20px;
	padding-top: 0;
	padding-left: 0;
	display: inline-block;
}
#jp-filter .filter-list{
	display: flex;
	flex-wrap: wrap;
	margin: 2em 0 0;
	padding: 0;
}
#jp-filter .filter-list .jpf-cat{
	position: relative;
	cursor: pointer;
	text-align: center;
	width: 49%;
	margin-bottom: 2em;
}
#jp-filter .filter-list .jpf-cat:after{
	position: absolute;
	content: "";
	display: block;
	background-color: #ccc;
	width: 1px;
	top: 2em;
	right: 0;
	bottom: 5em;
}
#jp-filter .filter-list .jpf-cat a{
	display: block;
	text-decoration: none;
    padding-left: 1em;
    padding-right: 1em;
    margin: 0;
    line-height: 1.3;
}
#jp-filter .filter-list .jpf-cat a .title{
	font-family: 'Playfair Display', Arial, serif;
    font-style: italic;
    font-size: 18px;
	text-transform: none;
}
#jp-filter .filter-list .jpf-cat a .description{
	font-size: .85em;
	margin: 0 auto;
	max-width: 15em;
}
#jp-filter .filter-list .jpf-cat a:before{
	content:"";
	display: block;
	width: 99%;
	height: 32vw;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: center center;
}
#jp-filter .filter-list .jpf-cat:nth-of-type(2n):after{
	display: none;
}
#jp-filter .filter-list .jpf-cat:nth-of-type(2n) a{
	margin-right: 0;
	padding-right: 0;
}




/* estilos mapa tiendas */
/* Mapes de facilitadors i psicòlegs */
.marker-icon {
  transition: transform 0.2s ease-in-out;
  transform: scale(1);
  transform-origin: center bottom; /* Ajusta el punt d'origen a la part inferior central */
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.25)); /* Ombra molt suau */
}


  



.marker-icon.highlighted {
  transform: scale(1.4); /* Augmenta la mida en seleccionar-lo */
  filter: drop-shadow(0px 4px 10px rgba(0,0,0,0.5));
}


/* Quan el panell està obert */
#sidebar-panel.open {
  left: 0;               /* Es llisca fins a left 0 */
}
#sidebar-panel .pedir-cita{
	text-transform: uppercase;
}
#close-panel {

  float: right;
  cursor: pointer;
  width: 4em;
  text-align: center;
  padding: .5em;
  position: absolute;
  right: 0;
  top: .7em;
  text-decoration: none;
  font-size: 1.3em;
  float: right;
}
#map-container{
  position: relative;
  overflow: hidden;
  height: 60vh !important;
}
#custom-map{
  height: 60vh;
  background: #f9f9f9;
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.03) 1px, transparent 1px);
	background-size: 18px 18px;
}
#cmplz-manage-consent .cmplz-manage-consent{
	border: 1px solid #bbb;
	z-index: 9999999;
}

#sidebar-panel{
	text-align: center;
  border: 1px solid #eaeaea;
  position: absolute;
  top: 0;
  left: -400px;          /* Fora de la pantalla a l'esquerra */
  width: 400px;
  height: 100%;
  background: #ffffff;
  padding: 40px;
  box-sizing: border-box;
  transition: left 0.3s ease; /* Transició suau en 0.3s */
  z-index: 9999;         /* Per sobre del mapa */
  display: flex;
  flex-direction: column; /* Això assegura que #panel-info s'expandeixi dins del panell */
}
#panel-bar{
  position: relative;
}
#panel-pin{
  position: absolute;
  left: 0;
  top: -.4em;
}
#panel-pin img{
  width: 40px;
  height: 40px;
}
#panel-title{
	text-transform: uppercase;
  display: block;
  padding-left: 51px;
  font-size: 1.5em;
  margin-right: 2em;
  line-height: 1.2em;

}
#panel-info{
  margin-top: .5em;
  flex-grow: 1; /* Ocupa l'espai restant dins del panell */
  overflow-y:scroll; /* Activa l'scroll vertical si cal */
  max-height: calc(60vh - 60px); /* Resta espai per al títol i el botó de tancar */
  padding-right: 10px; /* Afegim un padding per evitar que el text xoqui amb la barra de scroll */
  padding-bottom: 4em;
  position: relative;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 80%, rgba(0,0,0,0));
  -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 80%, rgba(0,0,0,0));
}
#panel-info a{
  text-decoration: underline;
}
#panel-info a:hover{
  text-decoration: none;
}
#panel-info em{
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 1024px) {
  #panel-info{
    max-height: calc(60vh - 60px); /* Resta espai per al títol i el botó de tancar */
  }

}
.marker-icon img {
  width: 24px !important;  /* Ajusta l'amplada */
  height: 32px !important; /* Ajusta l'alçada */
}

.leyenda-mapa .elementor-icon-list-item{
    margin-bottom: 1em !important;
}
.elementor-kit-6 .gm-style-mtc button{
  border-radius: 0;
}

#map-form label{
  margin: 0 0 .1em;
  padding: 0;
  text-transform: uppercase;
}
#text-search-input{
	display: none;
}
.map-search{
  padding: .5em 1em;
  margin-bottom: 1em;
  display: flex;
  justify-content: center;
}
.map-search .map-search-inner{
  margin: .5em 1em 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 19em;
}
.map-search .search-input{
	
  border: none;
  border-bottom: 1px solid #d5d5d5;
  width: 16em;
  padding: 5px 0 5px 5px;
  margin-right: 1em;
  margin-bottom: .5em;
  -webkit-appearance: none; /* Elimina l'aparença per defecte a Safari i Chrome */
  appearance: none;         /* Per altres navegadors compatibles */
  border-radius: 0;         /* Treu els bordes rodons */
}
@media (min-width: 1024px) {
  .map-search-facilitadores .search-input{
    width: 11em;
  }
}
.map-search .search-input::placeholder {
  color: #000; /* Canvia aquest valor pel color que vulguis */
  opacity: .8; /* Opcional, per controlar la transparència */
}
.map-search .search-input:focus {
  outline: none;
  box-shadow: 0 0 0 0.5px #f0f0f0;
}
.map-search svg{
  fill: #ffffff !important;
}
.map-search .search-btn{
  margin-top: 1.2em;
  margin-bottom: 1em;
}
.map-search .search-btn:focus{
  outline: none;
  padding-top: .6em;
}
.grid-results-container{
  width: 90%;
  margin: 0 auto;
  /* display: none;  amagat al carregar la pàgina */
}
#grid-results{
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Centra els elements horitzontalment */
  gap: 40px; /* Espai entre els elements */
  padding-bottom: 4em;
  border-bottom: 1px solid #C5BCAC;
  margin-bottom: 1em;
  margin-top: 3em;
}
.grid-colaboradores .grid-item{
  position: relative;
  box-sizing: border-box;
  padding: 0 0 0 36px;
  width: 100%;
  max-width: 400px;
  text-align: center;
}
.grid-colaboradores .grid-item h4{
	margin: .5em 0;
}
.grid-colaboradores .grid-item .marker-icon{
  transform: scale(.94);
  filter: none;
}
.grid-colaboradores .grid-item .grid-item-title{
  font-size: 1.5em;
  cursor: pointer;
}
.grid-colaboradores .grid-item p{
    margin: 0;
}
.grid-colaboradores .grid-item p.pedir-cita{
	text-transform: uppercase;
	margin-top: .5em;
}
.pedir-cita-btn{
	text-transform: uppercase;
}
.grid-colaboradores .grid-item .email{
  overflow-wrap: break-word; 
}
.grid-colaboradores .grid-item .btn-container{
    margin-top: 1em;
}
.grid-colaboradores .grid-item .marker-icon{
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .grid-colaboradores .grid-item .grid-item-title{
    font-size: 1.4em;
  }
  .grid-colaboradores .grid-item{
    width: calc( 50% - 30px);
  }
  #grid-results .grid-wrap{
    padding-bottom: 5em;
  }
}
@media (min-width: 1024px) {
  .grid-colaboradores .grid-item .grid-item-title{
    font-size: 1.4em;
  }
  .grid-colaboradores .grid-item{
    width: calc( 33.33% - 30px);
  }
  .map-search .map-search-inner{
    max-width: none;
    gap: .8em;
  }
  .map-search-facilitadores .map-search-inner{
    gap: 1.5em;
  }
  .map-search .search-btn{
    margin-top: .9em;
  }
}
@media (min-width: 1200px) {
  .grid-colaboradores .grid-item .grid-item-title{
    font-size: 1.5em;
  }
  .grid-colaboradores .grid-item{
    width: calc( 25% - 30px);
  }
}
@media (min-width: 1600px) {
  .grid-colaboradores .grid-item{
    width: calc( 20% - 40px);
  }
}






/* =============================================================================
   Media Queries
   ========================================================================== */


@media only screen and (min-width:350px) {


	/***************/
	/* BRIDAL FASHION WEEK */
	/***************/
	.bridal .page-title{
		font-size: 3rem;
		font-size: 30px;
	}
	.article-header.bridal {
		padding: 2% 2%;
	}
	.entry-content.cf.bridal img{
		width: 96%;
		height: auto;
	}
}

@media only screen and (min-width:420px) {
	.pagination{
		padding-top: 1.5em;
	}
		

	.cta-buscador .links a{
		background-size: 9em;
		padding-left: 10em;
	}
	.slick-next, .slick-prev{
		font-size: 3em;
	}


	
	/***************/
	/* CONTACTO */
	/***************/
	#map-canvas{
		height: 30em;
	}
	/***************/
	/* AREA DE PRENSA */
	/***************/
	.post-password-form label{
		display: inline;
	}
	/***************/
	/* ERROR 404 */
	/***************/
	.p-error404 p.featured{
		font-size: 25px; font-size: 2.5rem;
	}
	/***************/
	/* TESTIMONIS */
	/***************/
	.testimonis-mod .commentlist{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.testimonis-mod .comment-inner{
		padding: 0 0 2em;
	}
	.home .testimonis-mod .comment-inner{
		padding-bottom: 0;
	}
	
	/***************/
	/* BRIDAL FASHION WEEK */
	/***************/
	.bridal .page-title{
		font-size: 3rem;
		font-size: 30px;
	}
	.article-header.bridal {
		padding: 2% 2%;
	}
	.entry-content.cf.bridal img{
		width: 96%;
		height: auto;
	}
	
	/***************/
	/* VIDEO DESTACAT */
	/***************/
	.video-destacat{
		text-align: center;
	}
	.video-destacat .yotu-column-3 li{
		width: 100% !important;
	}
	.video-destacat .yotu-videos ul{
		display: block !important;
	}
	
	
	/***************/
	/* VIAJE A TAILANDIA */
	/***************/
	.p-viaje .article-header .text-mod{
		padding-left: 16%;
		padding-right: 16%;
	}
}

@media only screen and (min-width:768px) {
/*
	h2, .h2{
		font-size: 32px; }
	h3, .h3{
		font-size: 22px; }
	h4, .h4 {
		font-size: 20px; }
	h6, .h6 {
		font-size: 1.2em;}
*/
	.cta-mod{
		padding: 5vw 0;
	}
	.p-contacto .cta-mod{
		padding: 2em 0;
	}
	/***************/
	/* HEADER */
	/***************/
	
	#footer .top-link{
		left: 95%;
	}
	/***************/
	/* HOME */
	/***************/
	
	.accessories-mod{
		margin: 2.2em 0;
	}
	.accessories-mod .inner-line{
		padding: 3.2em;
	}

	.separates-mod{
		margin: 2.2em 0;
	}
	.separates-mod .inner-line{
		padding: 3.2em;
	}
	.p-nueva-tienda h1{
		font-size: 34px; font-size: 3.4rem;
	}
	.nueva-mod{
		margin-bottom: 5vw;
	}
	.nueva-mod .logo-coleccion{
		margin-top: 1em;
	}
	.nueva-mod .text{
    	padding-top: 0;
		padding-bottom: 0;
	}
	.nueva-mod .image1{
		margin-left: 50%;
		margin-top: 0;
	}
	.nueva-mod .image2{
		left: 18%;
	}
	.complementos-mod{
		margin: 3em 0 5em;
	}
	.home .buscar-mod .image2 {
		right: 12%;
		width: 28%;
	}
	.slick-next, .slick-prev{
		font-size: 4em;
	}
	.gracias-mod{
		margin-top: 4.6em;
	}
	
	/***************/
	/* LOOKBOOK */
	/***************/
	
	/***************/
	/* CAMPAÑA */
	/***************/
	.campana-header .intro{
		padding-top: 2em;
	}
	/***************/
	/* NOTICIAS */
	/***************/
	.noticia .image{
		width: 45%;
	}
	.noticia{
		position: relative;
	}
	.noticia .title{
		padding: 1em 0;
	}
	.noticia .image{
		width: 45%;
		float: left;
		text-align: right;
	}
	.noticia .entradilla img{
		max-width: 100%;
		height: auto;
	}
	.noticia .texto{
		position: relative;
		width: 45%;
		padding-left: 5%;
		float: right;
		text-align: left;
	}

	
	
  /* blog */
   .sidebar .module{
     margin-left: 2%;
     margin-right: 2%;
     width: 46%;
     float: left;
   }

   .p-blog  .article-footer .module-subscribe{
     float: left;
   }
   .p-blog .article-footer{
     margin: 0 6.06% 3em;
   }
   #main.p-blog .nav-posts a .text{
     display: inline;
     color: #333;
   }
   .module-form{
     float: right;
   }

   
   å
   
   .p-blog .linea{
     display: block;
     border-bottom: 1px solid #2b2b2b;
     width: 8%;
     margin: 0 auto;
     padding-bottom: .8em;
     margin-bottom: .5em;
   }
   .p-blog .filter li{
     display: inline-block;
   }
   .p-blog .filter{
     display: block;
     margin: 0 0 2em;
   }
   .p-blog .collection-title .title{
     display: block;
     padding-top: 1em;
   }
   
   .p-blog .nav-posts{
     margin: 0 6.06% 5em;
   }
   .p-blog .filter ul {
     margin: 1.5em auto;
     padding: 0;
   }
    .p-blog .noticia .image {
       width: 50%;
       float: left;
    }
    .p-blog .noticia .image img {
      float: right;
      width: 80%;
    }
    .p-blog .noticia .texto {
      width: 38.5%;
      float: right;
      padding: 0 5% 0 0;
    }
   

   #main.p-prensa .entry-content{
		padding-top: 1em;
	}
   
	
	.images-grid{
		width: 85%;
		margin: 0 auto;
	}
	.images-grid .grid-cell{
		width: 33%;
		float: left;
	}
	.images-grid .grid-cell-inner{
		padding:0 1.5% 11%;
	}
	.grid-cell .footer{
		padding: .5em 0;
	}
	
	 
	/***************/
	/* ERROR 404 */
	/***************/
	.p-error404 .text{
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		color: #2b2b2b;
		padding: 2em;
		line-height: 1.5em;
	} 
	.p-error404 .text a{
		color: #2b2b2b;
	}
	.p-error404 .text-inner{
		padding-right: 50%;
	}
	.p-error404 .image{
		padding-bottom: 4em;
	}
	
	/***************/
	/* TESTIMONIOS */
	/***************/
	.comment-respond{
		padding: 3em 5em 2em;
	}
	.comment-reply-title,.comment-form{
		max-width: 34em;
	}
	.comment-respond .mod-header{
		display: block;
		max-width: 34em;
		margin-bottom: 2.8em;
	}
	
	.p-franquicias .list-resultados li{
		width: 45%;
		float: left;
		margin-right: 5%;
	}
    
	
	

	

	/***************/
	/* NUEVA TIENDA */
	/***************/

	.p-nueva-tienda .title-nueva-tienda{
		width: 89%;
		margin-right: auto;
		margin-left: auto;
		padding: 5em 0 2em;
	}
	.p-nueva-tienda .page-title{
		display: inline-block;
		width: 60%;
		text-align: right;
	}
	.p-nueva-tienda .dir-nueva-tienda{
		width: 20%;
		float: right;
		text-align: right;
		padding-bottom: 0;
		padding-top: 9px;
	}
	/* SEARCH*/

	
	/* plugin cookies */
	.cc-window{
		padding: 2em !important;
	}
	
	/***************/
	/* SEO */
	/***************/
	.p-seo.p-seo-colecciones{
		margin-left: 0;
		margin-right: 0;
	}
	.p-seo .cols-mod .mod-title{
		font-size: 38px; font-size: 3.8rem;
	}
	.p-seo .jp-list-3cols .jp-item .title{
		font-size: 1.5em;
	}
	.p-seo .jp-list-3cols{
		margin-bottom: 3em;
	}
	.p-seo .seo-bgimage-mod{
		padding: 3em 10% 0;
	}
	.p-seo .jp-separador{
		display: block;
		height: 1px;
		background-color: #cbcbcb;
		margin: 5% 0;
	}
	.p-seo .jp-seo-block1{
		padding: 5% 10%;
		margin-top: 5%;
		margin-bottom: 3em;
	}
	.p-seo{
		margin: 3em 0;
	}
	#filter-page .filter-container .btn:after{
		width: 210px;
		height: 140px;
		top: 4em;
	}
	#filter-page .page-title.line-bottom:after{
		margin-left: 0;
		margin-bottom: 0;
		display: block;
	}
	#filter-page .init-link{
		position: absolute;
		right: 0.5em;
		top: 0;
		line-height: 1.3;
	}
	#filter-page .init-link a{
		font-size: 1.2em;
	}
	#filter-page .intro{
		padding-right: 16em;
	}
	#filter-page .pt-cv-wrapper{
		padding-top: 2em;
	}
	#jp-filter .filter-list .jpf-cat{
		width: 33%;
		margin-bottom: 3em;
	}
	#jp-filter .filter-list .jpf-cat a .title{
		font-size: 22px;
	}
	#jp-filter .filter-list .jpf-cat a:before{
		height: 22vw;
	}
	#jp-filter .filter-list .jpf-cat:nth-of-type(2n):after{
		display: block;
	}
	#jp-filter .filter-list .jpf-cat:nth-of-type(3n):after{
		display: none;
	}

	.newsletter-form{
		max-width: none;
		margin: 0;
		padding-bottom: 0;
		
	}
	.newsletter-form .wrapper{
		display: flex;
		flex-wrap: wrap;
		gap: 0;
		
	}
	.newsletter-form .mod-title{
		margin-top: .7em;
	}
	.newsletter-form .image{
		width: 50%;
		padding: 5vw 0 5vw;
		border-right: 2px solid #ECE8E5; /* color 35 */
		
	}
	.newsletter-form #mc_embed_signup{
		width: 35%;
		margin-left: 8%;
		padding: 5vw 0 5vw;
		
	}
	.newsletter-form .image img{
	
		margin-top: 2em;
		margin-left: 5%;
	}
	.last-news-mod{
		margin-bottom: 0;
	}
}



/* ipad horitzontal*/
@media only screen and (min-width: 920px) {



	.toggle-menu-lateral{
		right: 0;
	}
	.menu-lateral{
		right: 0;
		padding-right: 0;
		width: 20em;
	}
	
	/* SEO Page */
	.p-empresa .page-header .seo-title {
		padding: 2% 5% 0;
		}
		
		.p-empresa .page-header .seo-title .page-title {
		display: block;
		}
		
		.p-empresa .page-header .seo-title p {
		display: block;
		padding-left: 0;
		line-height: 1.5em;
		}

	/* single tienda*/
	.tienda-galeria .controls{
		margin-top: 2em;
	}
	.image.vimeo-container a.icon-full-screen{
		display: none;
	}

	




	
	
	#content{
		position: relative;
	}
	

	/***************/
	/* HOME */
	/***************/
	
	.portada-mod .slide-text{
		right: 0;
		text-align: right !important;
		top: 70vh;
		bottom: auto;
	}
	.download-col{
      display: inline-block;		
      text-align: left;
	}
	 .download-col a:before{
      display: block;
	 }
	.lookbook-header .download-col a:before{
      display: inline-block;
	}
	a.download-accessories:before{
      padding-bottom: .8em;
	}
	
	
	

	.bgline-right{
      position: absolute;
      /*background: url(library/images/line.gif) repeat-x 0 5em;*/
      right: 0;
      left: 50%;
      top: 0;
      bottom: 0;
	}
	.bgline{
      position: absolute;
      background: url(library/images/line.gif) repeat-x 0 4em;
      right: 80%;
      left: 0;
      top: 0;
      bottom: 0;
	}
	a.more{
      font-size: 17px; font-size: 1.7rem;
	}
	.banner-testimonials-mod{
      padding-left: 41.5%;
      padding-top: 1em;
      padding-bottom: 3em;
	}
	.banner-testimonials-mod .mod-title{
      margin-top: 0;
	}

	.home .banner-pedir-cita-mod .intro p a.more{
		padding: 0;
	}
	.video-container .links .more{
		position: absolute;
		bottom: 2em;
		right: 0;
		margin-bottom: 1em;
		text-transform: uppercase;
		color: #fff;
	}
	.video-container .links .more:after{
		content:'\e900';
	}
	.video-content .memory{
		bottom: 4.5em;
		opacity:.6;
	}
	.home .banner-pedir-cita-mod .text p.mod-title{
		margin: 0;
		text-transform: uppercase;
	}
	.home .banner-pedir-cita-mod .text p{
		margin: 0;
	}
	.home .banner-pedir-cita-mod .intro{
    	display: inline-block;
	}
	.nueva-mod{
      position: relative;
      min-height: 83vw;
	}
	.nueva-mod .image-container{
		position: absolute;
		right: 0;
		top: 0;
		width:	57%;
	}
	.nueva-mod .text .inner{
		width: 50%;
		padding-left: 10%;
		padding-top: 0%;
		display: block;
		text-align: left;
		z-index: 10;
		position: relative;
	}
	.nueva-mod .logo-coleccion{
		width: 29%;
		margin-top: 0;
		margin-left: 15%;
	}
	.nueva-mod .logo-coleccion img{
		width: 90%;
	}
	.home .text .links{
		text-align: left;
	}
	.nueva-mod .text .links{
		padding-right: inherit;
		padding-top: 0;
		padding-left: 5%;
		margin-top: 6em;
	}
	.accessories-mod .text .links, .last-news-mod .text .links{
		text-align: center;
	}
	.nueva-mod .image1{
		margin-left: 16%;
	}
	.nueva-mod .image2{
		left: -15%;
		top: 65%;
	}
	.complementos-mod{
		margin-bottom: 6em;
	}
	.complementos-mod .image{
		width: 50%;
		text-align: left;
		padding-right: 3em;
		border-right: 1px solid #d7d7d7;
		vertical-align: bottom;
	  }
	.complementos-mod .image{
      text-decoration: none;
	}
	.complementos-mod .image .complemento-1 img{
		width: 40%;
		max-width: 145px;
		padding: 0;
	}
	.complementos-mod .text .links{
		text-align: left;
	  }
	.complementos-mod .text{
		text-align: left;
		width: 25%;
		display: inline-block;
		padding-left: 3em;
		vertical-align: top;
	}
	.home .buscar-mod{
		margin: 0;
	}
	.home .buscar-mod .image-container{
		position: absolute;
		right: 0;
		top: 0;
		width: 43%;
	}
	.home .buscar-mod .image{
		width: auto;
		float: none;
	}
	.home .buscar-mod .image1{
		margin: 0;
		width: 100%;
	}
	.home .buscar-mod .image2{
		right: auto;
		left: 80%;
	}
	.home .buscar-mod .mod-title{
		max-width: 12em;
	}
  .destacado-blog-mod .image img{
      float: left;
      display: block !important;
      margin: 0 1%;
      width: auto;
      padding: 0;
	}
 
	.destacado-blog-mod .title-mod .logo-30 img{
      width: 18vw;
	}
  .destacado-blog-mod .title-mod{
      text-align: center;
      padding-top: 3em;
  }
  .destacado-blog-mod .intro{
      width: 39%;
      float: right;
      padding: 4% 5% 2% 0;
      text-align: left;
	}
	.destacado-blog-mod .image a:first-child img{
      width: 22%;
      margin-left: 10%;
      margin-top: 4%;
	}
	.destacado-blog-mod .image a:nth-child(2) img{
      width: 31em;
      height: auto;
      top: 11em;
      position: absolute;
      right: -140px;
      z-index: 10;
	}
	.destacado-blog-mod .image a:nth-child(3) img{
      width: 24em;
      height: auto;
      top: 21em;
      position: absolute;
      left: -300px;
      z-index: 11;
	}
	.destacado-blog-mod .nueva-tienda-title .mod-title{
      margin-bottom: .8em;
	}
	.catalogo-mod{
      position: relative;
      z-index: 1;
      background:url(library/images/bg-catalogo.png) no-repeat 40% 0;
      background-size: 74%;
      padding-top: 6%;
      margin-top: -6em;
      padding-bottom: 4em;
	}
	.catalogo-mod ul{
      margin: 0 0 1em;
	}
	.catalogo-mod .bgline{
      background-position: 0 2em;
	}
	.catalogo-mod li:nth-child(4), .catalogo-mod li:nth-child(5), .catalogo-mod li:nth-child(6){
      display: block;
	}
	.catalogo-mod li{
      width: 15.66%;
      margin-right: 0.5%;
      margin-left: 0.5%;
	}
	.catalogo-mod .text{
      position: relative;
	}
	.catalogo-mod .text .inner{
      background: #fff;
      width: 40%;
      padding-left: 3%;
	}
	.home .links{
      text-align: left;
	}
	.buscar-mod{
      position: relative;
      margin-bottom: 1em;
      padding-bottom: 3.9em;
      text-align: right;
      border: none;
	}
	.buscar-mod .mod-title,.buscar-mod .inner{
      display: inline;
	}
	.home .buscar-mod .mod-title,.home .buscar-mod .inner{
      display: block;
	}
	.home .buscar-mod{
		padding-bottom: 0;
	}
	.buscar-mod .text .mod-title a:before{
      display: none;
	}
	.buscar-mod .image{
      float: left;
      width: 70.23%;
	}
	.buscar-mod .image img{
      width: 68.83%;
      height: auto;		
      float: left;
	}
	.buscar-mod .image img:first-child{
      width: 100%;
      display: block;
	}
	.buscar-mod .text{
      padding: 0em 0em 2em;
      padding: 0vw 0em 2vw;
      text-align: left;
	}
	.home .buscar-mod .text{
		margin-left: 14%;
		width: 38%;
		max-width: 45em;
	}
	.buscar-mod .more{
      display: inline-block;
	}

	

	.noticia-mod{
		position: relative;
		margin-bottom: 8em;
	}
	.noticia-mod .image{
		position: relative;
		width: 49.64%;
		margin-right: 5.3%;
		float: right;
	}
	.noticia-mod .text{
		position: relative;
		width: 24%;
		float: right;
		background: #fff;
		padding-left: 3%;
		padding-right: 3%;
	}
	.noticia-right-mod{
		position: relative;
		margin-bottom: 4em;
	}
	.noticia-right-mod .image{
		position: relative;
		width: 49.64%;
		margin-left: 6.3%;
		float: left;
	}
	.noticia-right-mod .text{
		position: relative;
		width: 24%;
		float: left;
		background: #fff;
		padding-left: 3%;
		padding-right: 3%;
	}
  
	.nueva-tienda-mod .image{
		float: none;
		width: auto;
	}
    .destacado-blog-mod .image{
		float: none;
		width: auto;
	}
	.cta-buscador{
		max-width: 80%;
		margin: 6em auto;
	}
	.cta-buscador .links{
		margin-top: 0;
	}
	.cta-buscador .links a{
		background-size: 11em;
		padding-left: 10.7em;
		padding-top: 4.4em;
		padding-bottom: 4.4em;
		margin-top: 3em;
	}




	.home .seo-mod .text{
		padding-top: 4vw;
	}
	.home .seo-mod .image-container{
		top: 4vw;
	}
	.complementos-mod{
      position: relative;
      margin-bottom: 10em;
	}
	
	.home .nueva-tienda-mod{
		background-position: 0 110%;
		background-size: 75%;
		margin-top: -2em;
	}
  .home .destacado-blog-mod{
    padding: 3% 0 9%;
    margin: 11% 0;
    position: relative;
	}
  .destacado-blog-mod .bgline-height {
      border-left: 1px solid #b0b0b0;
      width: 10px;
      height: 90%;
      position: absolute;
      left: 14em;
      bottom: 0;
      top: 14em;
      right: 0;
      z-index: 0;
  }
  .home .destacado-blog-mod .bgblue-right{
      background-color: #f0f6f7;
      width: 93%;
      position: absolute;
      z-index: -1;
      left: 10%;
  }
	.nueva-tienda-mod .image .more{
        position: absolute;
        top:0;
        right: 1em;
	}
	.nueva-tienda-mod .bgline-right{
        display: none;
	}
	.nueva-tienda-mod .nueva-tienda-title .mod-title,.p-nueva-tienda h1{
        font-size: 34px; font-size: 3.4rem;
	}
  .home .nueva-tienda-mod .text{
        padding-left: 50%;
        float: none;
        width: auto;
        background: none;
  }
  .home .destacado-blog-mod .text{
      padding-left: 50%;
      float: none;
      width: auto;
      background: none;
  }

  .slick-prev {
      left: -2em;
  }
  .slick-next {
      right: -2em;
  }
  
  
  
  /***** 30 aniversario PAGE *****/
  
  
  .p-30aniversari .galeria-list li {
      margin: 0 1% 1em 0 !important;
      width: 28%;
      padding: 0 2%;
  }
  .p-30aniversari .logo{
      width: 31%;
      max-width: 60em;
  }
  .p-30aniversari .entry-content p{
      width: 55%;
  }
  
  
   /***** Videos *****/
  .p-30aniversari .yotu-column-3 li {
      width: 32.66%;
      margin-right: 3%
  }
  .p-30aniversari .yotu-videos ul {
      margin: 0 auto;
      width: 86%;
  }

@media screen and (orientation: landscape) {
 	.p-30aniversari #main .wp-block-embed-vimeo{
		padding-top: 3%;
	}
	.p-30aniversari #main .wp-block-embed-vimeo.aligncenter .wp-block-embed__wrapper{
		padding-bottom: 56.25%;
	}
}
 
    
	
	/***************/
	/* SEO */
	/***************/
	.p-empresa.p-seo .page-header .header-inner{
		width: auto;
		float: none;
		text-align: center;
	}
	.p-empresa.p-seo .page-header p{
      	font-size: 1em;
	}
	.p-empresa.p-seo .empresa-mod .image{
		position: relative;
		top: 4em;
		right: 10%;
		width: 30%;
		margin-bottom: 5vw;
	}
	.p-empresa.p-seo .empresa-mod .inner{
		display: flex;
		flex-direction: row-reverse;
	}
	.p-empresa.p-seo .empresa-mod .text .inner{
		display: block;
	}
	.p-empresa.p-seo .empresa-mod .image img, .p-empresa.p-seo .disenador-mod .image img{
		width: 100%;
		margin: 0;
	}
	.empresa-mod.p-seo .text{
		width:	63%;
	}
	.empresa-mod.p-seo .text .inner{
		width: 53%;
	}
	.p-empresa.p-seo h2{
		font-size: 30px;
		font-size: 3rem;
	}
	
	
	.p-seo .jp-seo-block1{
		margin: 3em 0 3em 3%;
		max-width: 31em;
		padding: 5% 7%;
	}
	.p-seo .text-image-mod{
		margin: 3em 10%;
	}
	.p-seo .text-image-mod .inner{
		display: flex;
		width: 80%;
	}
	.p-seo .text-image-mod .inner .image{
		width: 45%;
		margin-top: 1.3em;
	}
	.p-seo .text-image-mod .inner .text{
		width: 55%;
		max-width: 40em;
	}
	.p-seo .text-image-mod .inner .text .inner{
		display: block;
		padding-left: 18%;
	}
    
	/***************/
	/* EMPRESA */
	/***************/
	.p-empresa .page-header{
      padding-bottom: 0;
	}

	.p-empresa .page-header p{
      display: inline;
      padding-left: 1em;
      font-size: 20px; font-size: 2rem;
	}
	.p-empresa .page-header .image{
      margin-bottom: 2em;
	}
	.p-empresa .menu-lateral{
      display: block;
	}
	.empresa-mod{
      position: relative;
      background:transparent;
      padding-top: 8em;
	}
	.empresa-mod .image{
      position: absolute;
      right: 0;
      top: 17%;
      width: 44.68%;
	}
	.empresa-mod .text{
      width: 57.67%;
      padding-top: 4em;
      padding-bottom: 4em;
	}
	.empresa-mod .text .inner{
      margin-left: 22.75%;
      width: 60.69%;
	}
	.text p{
      margin: 1.5em 0;
	}
	.disenador-mod{
      position: relative;
      margin-bottom: 0;
	}
	.disenador-mod .image{
      position: absolute;
      left: 12.59%;
      top: 6.5em;
      width: 37.34%;
	}
	.disenador-mod .text{
      width: 80%;
      background:#f9f9f9;
      padding-top: 4em;
      padding-bottom: 4em;
      float: right;
	}
	.disenador-mod .text .inner{
      margin-left: 50%;
      width: 40%;
      padding-bottom: 4em;
	}
	.filosofia-mod{
      position: relative;
      padding-right: 3%;
      padding-bottom: 4em;
	}
	.filosofia-mod .image{
      position: absolute;
      left: 0;
      right: 3%;
      top: 0;
      height: 100%;
	}
	.filosofia-mod .text{
      float: right;
      margin-top: 4em;
      margin-right: 4%;
      width: 33%;
      background: #FAFAFA;
	}
	.filosofia-mod .text .inner{
      padding: 0 12% 4em;
	}
	/***************/
	/* COLECCION */
	/***************/
   
	.single-coleccion .wrap .image {
		width: 100%;
	}
	.single-coleccion .download-col{
		display: block;
		text-align: center;
	}

 
    
	.collections .page-header .image{
		width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2em;
	}
    
	.campana-header{
		width: 60%;
		padding-left: 6%;
		margin-left: auto;
		margin-right: auto;
	}
	.galeria-campana ul{
		margin-bottom: 5em;
	}
	

	.galeria-campana li.foto .image-container{
		position: relative;
		float: none;
	}
	.galeria-campana li.foto{
		clear: both;
		margin: 10em 0 10em 0;
		width: auto;

	}
	.galeria-campana li.size0{
		margin: 2% 0 10% 10%;
		width: 33%;
		float: left;
	}
	.galeria-campana li.size1{
		clear: none;
		margin: 2% 10% 2% 10%;
		width: 33%;
		float: right;
        
	}
	.galeria-campana li.size2{
		margin: auto 4% 4% 10%;
		width: 66%;
		margin-right: auto;
		margin-left: auto;
	}
	.galeria-campana li.size3{
		clear: none;
		margin: 2% 0 10% 10%;
		width: 30%;
		float: left;
	}
	.galeria-campana li.size4{
		clear: none;
		margin: 0 10% 7%;
		width: 37%;
		float: right;
	}
	.galeria-campana li.size5{
		margin: 2% 0 10% 0;
		width: 40%;
		margin-right: auto;
		margin-left: auto;
	}
    
    /*.galeria-campana li.foto:nth-child(2) img{
      max-width: 100% !important;
    }*/

    .galeria-campana li.foto img{
        max-width:100%;
        /*width: 75%;*/
        height: auto;
        float: none;
    }
    .galeria-campana .actions .compartir {
        position: absolute;
        top: auto;
        bottom: -3em;
        left: 0;
        right: 0;
        opacity: .0;
        transition: opacity .3s ease-out;
        -moz-transition: opacity .3s ease-out;
        -webkit-transition: opacity .3s ease-out;
        -o-transition: opacity .3s ease-out;
    }
    .galeria-campana li.foto ul.actions:hover .compartir{
        display: block;
        opacity:1;
    }
	/*
    .single-coleccion #footer .top-link{
        top: -135px; top: -13.5em;
    }
		*/

    .galeria-campana li.foto ul.actions .icon{
        font-size: 28px; font-size: 2.8rem;
    }
    .galeria-campana li.foto ul.actions .icon:checked{
        opacity: .8;
    }
    .galeria-campana li.foto ul.actions .favoritos .corazon{
        display: inline-block;
        width: 43px;
        height: 43px;
        background: url(library/images/sprite-favoritos-black.png) no-repeat -550px -51px;
    }
    .galeria-campana li.foto .actions-container{
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;		
        /*width: 70%;*/
        width: auto;
        float: none;
        opacity: 1;
        -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
        transition: opacity 0.6s, transform 0.6s;
        z-index: 999999;
    }
    .galeria-campana .actions .compartir:before {
        content: "\e90a";
        font-family: 'jesus-peiro-icons';
        display: block;
        text-align: center;         
        font-size: 4px;
        color: #D3CBB8;
   }
    

    
   
    .galeria-campana li.foto .info-container, .galeria-campana li.foto .image-container {
        text-align: left;
    }
	
	
    
    
    
  
    
  

    
   
   
	/***************/
	/* LOOKBOOK */
	/***************/
	.lookbook-header .image,.lookbook-header .intro{
		display: block;
        max-width: 40em;
        margin: 0 auto;
		text-align: center;
		background-repeat: no-repeat;
    	background-position: center;
	}
	.lookbook-header .header-inner, .wrap .wrap-inner{
		/*background: #F6F5F0;*/
		width: 93.70%;
		margin: 0 auto 2em;
	}
	/*
	.lookbook-header .header-inner2,  .wrap .wrap-inner2{
		padding-top: 3.94%;
		padding-bottom: 1.7%;
	}
	*/
	
	.lookbook-header .collection-logo{
		max-width: 320px;
	}

	.lookbook-header.complementos-header .intro{
		text-align: center;
	}


  
  /* GENERALS GRID PRRODUCTROS COMPLEMENTOS-CATALOGO-RELACCIONADOS */
  

  
	/***************/
	/* FICHA VESTIDO */
	/***************/

	.vestido-novia, .complemento {
	  position: relative;
	}
	  

	ul.actions .icon{
		font-size: 26px; font-size: 2.6rem;
	}



  

	
	#footer .top-link{
	  position: absolute;
	  right: 1em;
	  left: auto;
	  top: -9em;
	  padding: .5em 0.3em;
	}


	
	ul.actions{
		width: 100%;
		margin: 0;
	}
	ul.actions li{
		vertical-align: top;
		padding: 0;
    display: inline-block;
	}
	
  
  
 
  
  /**** COMPLEMENTOS CON VIDEO ***/
  
	.list-image-video .image.img-video{
		float: right;
		width: 41%;
		margin-top: 3vw;
		margin-bottom: 6vw;
	}
	.list-image-video .image.img-video .grid-cell-inner{
		background-size: auto;
	}
	.list-image-video .image.img-1{
		width: 48%;
		margin: 0 0 8vw;
		float: left;
	}
	.list-image-video .jp-row:after{
		display: none;	
	}
	.list-image-video .header-single .text{
		padding-top: 0;
	}
  
  
  
	
  .related-inspiracion-mod {
    text-align: center;
    padding: 5% 0 2%;
  }
  .related-inspiracion-mod .intro{
    width: 60%;
    margin: 0 auto;
  }
  .related-inspiracion-mod .image{
    padding: 5% 0 2%;
    width: 90%;
    margin: 0 auto;
  }
  
  
  
  
	

   

	#loader{
		position: absolute;
		left: 73%;
		bottom: 0;
	}
	.link-mod{
		padding: 5em 1em;
        border-top: 1px solid #e0ddd7;
        margin-top: 4em;
	}
	.link-mod .link, .link-mod a{
		font-size: 23px; font-size: 2.3rem;
	}
	
	

    /*******************/
	/* PUNTOS DE VENTA */
	/*******************/
 
    
    /***************/
	/* LANDING COLLECTION */
	/***************/
    
    .p-landing-col .collection {
        width: 45%;
        margin: 7em 2.5em 4em;
        margin: 9vh 2vw 6vh;
    }
     .p-landing-col .collection img{
         width: 100%;
    }
    .p-landing-col .name-collection h2 {
        font-size: 44px;
        font-size: 4.4rem;
    }
    .p-landing-col #logo a {
        font-size: 32px;
        font-size: 3.2rem;
    }
    .p-landing-col .bgline {
        background: url(library/images/line.gif) repeat-x 0 5em;
        right: 47%;
        left: 47%;
    }
    #main.p-landing-col {
        margin-top: 4.9em;
    }
    .p-landing-col .banner-pedir-cita-mod {
        margin-bottom: -31px;
        margin-top: 0;
    }
    .p-landing-col .banner-pedir-cita-mod .mod-title{
        font-size: 30px;
        font-size: 3rem;
    }


    
    
    
	/***************/
	/* FAVORITOS */
	/***************/
	
	
	
	
	.p-favoritos .page-header .text p{
		margin: 1em 0;
	}
	

	
	
	/***************/
	/* NOTICIAS */
	/***************/
	.p-noticias .header-inner{
		width: 93.70%;
		float: right;		
	}
	.p-noticias .page-header .image{
		width: 52.97%;
		float: left;
	}
	.p-noticias .page-header .text{
		width: 39.53%;
		float: right;
	}

	.noticia .image{
		width: 55.93%;
		float: left;
	}
	.noticia .texto{
		width: 37.5%;
		float: right;
	}
	.noticia .image img{
		float: right;
		width: 60%;
	}
	.noticia-2 .image img{
		width: 75%;
	}
	.noticia-3 .image img{
		width: 60%;
	}
	.noticia-4 .image img{
		width: 70%;
	}
	.noticia-5 .image img{
		width: 55%;
	}
	.noticia-5 .image img{
		width: 60%;
	}
	.noticia-1,.noticia-3,.noticia-5{
		background: url(library/images/bg-light.gif) no-repeat -50% bottom;
		background-size: 71.3%;
	}
	.noticia-2,.noticia-4, .noticia-2{
		background:url(library/images/bg-dark.gif) no-repeat -50% bottom;
		background-size: 71.3%;
	}

	/***************/
	/* BRIDAL FASHION WEEK */
	/***************/

	.article-header.bridal {
		text-align: center;
		padding: 2% 2%;
	}
	.entry-content.cf.bridal img{
		width: 86%;
		height: auto;
	}
	.page-template-page-bridal .entry-content.cf.bridal {
		text-align: center;
	}
	
	/***************/
	/* CONTACTO */
	/***************/
	.p-contacto .share-links ul{
		margin: 0;
	}
	.p-contacto .page-header .header-inner{
		background-size: cover;
		border-top: none;
	}
	.p-contacto .page-header .text-inner{
		text-align: left;
	}
	.p-contacto .page-header .text-inner .atelier_texto_2{
		clear: both;
		margin-top: 5vw;
	}
	.p-contacto .page-header .text-inner  .atelier_texto_1{
		margin-bottom: 5vw;
	}
	.p-contacto .page-header .image{
		margin: 0;
	}
	.p-contacto .page-header{
		position: relative;
	}
	
	.p-contacto .page-header .text p{
		margin: 1em 0;
	}
	.p-contacto .page-header .text .address{
		float: left;
		width: 40%;
	}
	.p-contacto .page-header .text .form{
		float: right;
		width: 40%;
		min-width: 28em;
		margin-top: -2em;
		margin-bottom: 2em;
		padding-left: 2em
	}
	.p-contacto .page-header .text .form p{
		margin: .2em 0;
	}
	.p-contacto .page-header .text .form p.intro{
		margin-bottom: 1em;
	}
	.form .wpcf7-form-control-wrap textarea{
		height: 3em;
	}
	.p-contacto .btns-container{
		clear: left;
		padding-top: .5em;
		margin-left: -6px;
	}
	div.wpcf7{
		background: none;
	}

	/***************/
	/* PRENSA */
	/***************/
	
	.p-prensa .prensa-content{
		width: 93.70%;
		float: right;
	}
	.list-prensa .item{
		width: 32.66%;
		float: left;
		margin-right: 1%;
	}
	.list-prensa .item:nth-of-type(3n){
		margin-right: 0;
	}
	.list-prensa .item:nth-of-type(3n+1){
		clear: left;
	}
	.single-prensa .list-prensa{
		width: 62.23%;
		margin: 0 auto;
	}

	.single-prensa .list-prensa .image{
		width: 50%;
		display: table-cell;
	}
	.single-prensa .list-prensa .text{
		width: 50%;
		display: table-cell;
		vertical-align: middle;
	}
	.single-prensa .list-prensa .item{
		display: table;
		padding-bottom: 0;
		margin-bottom: 3em;
		width: auto !important;
		float: none !important;
	}
	.single-prensa .list-prensa .item .text-inner{
		padding: 2em 12%;
	}
	/***************/
	/* AREA PRENSA */
	/***************/
	.p-areaprensa .header-inner{
		position: relative;
		width: 93.70%;
		float: right;
	}
	.p-areaprensa .page-header .image{
		margin-bottom: 3em;
	}
	.p-areaprensa .page-header .image{
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		margin: 0;
	}
	.p-areaprensa .page-header{
		position: relative;
	}
	.p-areaprensa .page-header .text{
		margin-top: 2em;
		margin-right: 3em;
		width: 31%;
		min-width: 24em;
		float: right;
		padding: 3em 7%;
		background: rgba(250, 249, 247, 0.9);
	}
	.p-areaprensa .page-header .text p{
		margin: 1em 0;
	}
	.p-areaprensa .page-header .text-inner{
		display: table;
		vertical-align: middle;
		height: 100%;
	}
	.p-areaprensa .page-header .text-inner2{
		display: table-cell;
		vertical-align: middle;
	}

	.post-password-form label{
		display: block;
	}
	/***************/
	/* DESFILE */
	/***************/



	
	
	/* BLOG */

  .p-blog .sidebar{
    width: 29.03%;
    float: right;
  }
  .sidebar .module{
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  /* complements */
  .accessories-mod{
	margin: 3vw 0 7vw;	
	padding-top: 0;
	}
	.accessories-mod .accessories-inner{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		width: auto;
	}

	.accessories-mod .image{
		width: 50%;
	}
	.accessories-mod .text{
		max-width: 35em;
		text-align: left;
		padding-left: 6%;
	}
	.accessories-mod .text h3{
		margin: 0;
	}
	.accessories-mod .download-link a{
		padding: 0 0 0 3em;
		font-size: 25px;
		font-size: 2.5rem;
	}
	.accessories-mod .download-link a:before{
		left: 0;
		margin-left: 0;
	}
	.accessories-mod.cta-mod .download-link a:before{
		left: auto;
		position: static;
	}

	.separates-mod{
		margin: 7vw 0 3vw;	
		padding-top: 0;
	}
	.separates-mod .separates-inner{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		width: auto;
		flex-direction: row-reverse;
	}
	.separates-mod .image{
		width: 50%;
	}
	.separates-mod .text{
		width: 50%;
	}
	.separates-mod .text .text-inner{
		text-align: left;
		margin: 0 auto;
	}
	.separates-mod .text h3{
		margin: 0;
	}
	.separates-mod .download-link a{
		padding: 0 0 0 3em;
		font-size: 25px;
		font-size: 2.5rem;
	}
	.separates-mod .download-link a:before{
		left: 0;
		margin-left: 0;
	}


  /* ficha campana */
	.p-ficha-campana .content-inner,.p-ficha-campana .galeria-campana,.p-ficha-campana .full-column{
		height: 100%;
	}

	
	.p-ficha-campana .galeria-campana li.foto{
		margin-left: auto;
		margin-right: auto;
		width: 50%;
		min-width: 450px;
		max-width: 1000px;
		
	}
	.p-ficha-campana li.foto.vertical{
		height: 93%;
	}
	.p-ficha-campana .galeria-campana li.foto.vertical img{
		height: 100%;
		max-height: 758px;
		width: auto;
	}
	.p-ficha-campana .galeria-campana li.foto.horitzontal img{
		width: 100%;
		height: auto;
	}
	
	#main .titol-franquicias {width:20%; float:left;}
	
	#main .content #llista_botigues {width: 70%;float:right}
	
	/***************/
	/* ERROR 404 */
	/***************/
	.p-error404 .text{
		padding: 6em 7em;
	}
	.p-error404 .featured{
		margin-top: 0;
	}
	.p-error404 .text-inner{
		padding-right: 55%;
	}
	.p-error404 em{
		font-size: 20px; font-size: 2rem;
	}
	/***************/
	/* TESTIMONIS */
	/***************/
	
	.comment-respond .comment-reply-title{
		font-size: 38px; font-size: 3.8rem;
	}

	.comment-respond{
		margin-bottom: 4em;
	}
  

  .testimonis-mod .links-2{
      text-align: center;
      padding: 2.2em;
	}
  .testimonis-mod .links-2 h3{
      font-size: 23px; font-size: 2.3rem;
	}
	.testimonis-mod .mod-footer{
      margin-top: -5em;
	}
	.testimonis-mod .commentlist:after{
      position: absolute;
      right: 46%;
      bottom: 2em;
      content: "";
      display: block;
      height: 2px;
      width: 8%;
      background: url(library/images/line-thin.png) repeat-x 0 0;
	}

	.testimonis-mod .intro,.testimonis-mod .mod-footer,.testimonis-mod .links{
		text-align: center;
		clear: both;
	}
	.testimonis-mod .intro{
		margin-bottom: 1em;
	}
	.testimonis-mod .comment:nth-of-type(2) .comment-inner:before{
		top: 0;
		height: 6em;
	}
	.testimonis-mod .comment:nth-of-type(2) .comment-inner:after{
		top: 0;
	}
	.testimonis-mod .comment:nth-of-type(2):before{
		height: 6em;
	}
	.testimonis-mod .comment:nth-of-type(3):before{
		left: 0;
		right: auto;
	}
	.testimonis-mod .comment:nth-of-type(3):after{
		left: 0;
		right: auto;
	}
	.testimonis-mod .comment:nth-of-type(3) .comment-inner:before{
		right: 0;
		left: auto;
	}
	.testimonis-mod .comment:nth-of-type(3) .comment-inner:after{
		right: 0;
		left: auto;
	}
	.testimonis-mod a.more{
		font-size: 23px; font-size: 2.3rem;
	}
	.testimonis-mod .comment-inner{
		padding: 2em;
	}
	
	.home .testimonis-mod .comment-inner{
		padding: 0;
	}

	.home .testimonis-mod .intro{
		margin-bottom: 0;
	}
	
	
	/***************/
	/* PEDIR CITA */
	/***************/
	
	#tienda-carousel {
		margin-top: calc(8vw - 531px);
	}

	
	
	.tienda-form #open-form{
		display: block;
		text-transform: uppercase;
		text-decoration: underline;
		margin: 1em 0;
		position: absolute;
		left: 3em;
		bottom: 2em;
		cursor: pointer;
	}
	.tienda-form #open-form:hover{
		opacity: .6;
	}
	.tienda-form.active #open-form{
		left: auto;
		right: 3em;
		bottom: 3em;
		font-size: .7em;
		text-decoration: none;
		display: none;
	}
	

	/***************/
	/* VIAJE A TAILANDIA */
	/***************/
	.p-viaje .article-header{
		display: table;
	}
	.p-viaje .article-header .image-mod{
		width: 50%;
		display: table-cell;
		vertical-align: top;
		background-image: url(library/images/viaje/img-desktop.jpg);
		padding-top: 32%;
		padding-bottom: 2%;
	}
	.p-viaje .article-header .text-mod{
		width: 50%;
		display: table-cell;
		vertical-align: top;
		padding-left: 10%;
		padding-right: 10%;
	}
	.p-viaje .article-header .text-mod .btns-container{
		margin-top: 5em;
	}
	.social-links{
		display: none;
	}
	.p-viaje .article-header .text-mod{
		vertical-align: middle;
	}
	.p-viaje .article-header .image-mod .title{
		font-weight: 400;
		font-size: 26px;
		font-size: calc(20px + (32 - 20)*(100vw - 920px)/(1900 - 920));
		width: 10em;
	}
	.p-viaje .article-header .text-mod .page-title{
		font-size: 26px;
		font-size: calc(20px + (26 - 20)*(100vw - 920px)/(1900 - 920));
		width: 14em;
		margin-bottom: 3em;
	}
	.p-viaje .article-header .text-mod p, .p-viaje .article-header .btn{
		font-size: 18px;
		font-size: calc(14px + (18 - 14)*(100vw - 920px)/(1900 - 920));
	}
	.p-viaje .slick-next{
		right: -1em;
		top: 2em;
		color: #A69585;
		font-size: 2.5em;
	}
	.p-viaje .slick-prev{
		left: -1em;
		top: 2em;
		color: #A69585;
		font-size: 2.5em;
	}
	.p-viaje .slick-disbled{
		opacity: .5;
	}
	.p-viaje .viaje-mod{
		padding-top: 6vw;
		padding-bottom: 0;
	}
	
	.p-viaje .viaje-mod li .description{
		max-width: 20em;
		margin: 0 auto;
		padding-left: 7%;
		padding-right: 7%;
	}
	.p-viaje .follow-mod{
		color: #A69585;
		max-width: 40em;
		margin: 3vw auto 5vw;
		padding-left: 6%;
		padding-right: 6%;
	}
	.p-viaje .follow-mod a{
		color: #A69585;
	}
	.p-viaje .follow-mod .share-links .icon{
		color: #A69585;
	}
	.p-viaje .info-mod{
		border-width: 3px;
		padding-top: 3vw;
		padding-left: 5%;
		padding-right: 5%;
	}
	.p-viaje .info-mod .list{
		width: 100%;
		display: table;
	}
	.p-viaje .info-mod .list .col{
		width: 25%;
		padding-right: 3%;
		display: table-cell;
		vertical-align: top;
	}
	.p-viaje .info-mod .logos li{
		display: inline-block;
		vertical-align: top;
		padding-left: 5%;
		padding-right: 5%;
	}
	.p-viaje .info-mod .logos li:nth-of-type(2){
		padding-top: 1.1em;
	}
	/***************/
	/* SEO */
	/***************/
	.p-seo .disenador-mod .inner{
		display: flex;
	}
	.p-seo .disenador-mod .inner .image{
		left: 12.59%;
        top: 6.5em;
        width: 37.34%;
        margin-right: -12%;
        position: relative;
		margin-bottom: 5vw;
	}
	.p-seo .disenador-mod .inner .text .inner{
		display: block;
	}
	.p-seo .jp-seo-block1{
		padding: 5% 7%;
	}
	#jp-filter .filter-list .jpf-cat{
		width: 24%;
	}
	#jp-filter .filter-list .jpf-cat a:before{
		height: 15vw;
	}
	#jp-filter .filter-list .jpf-cat:nth-of-type(3n):after{
		display: block;
	}
	#jp-filter .filter-list .jpf-cat:nth-of-type(4n):after{
		display: none;
	}
	.newsletter-form .image img{
		margin-top: 0;
	}
}
@media only screen and (min-width: 1024px) {
	#logo a .icon-logo-jp-35{
		font-size: 1.4em;
	}
}


@media only screen and (min-width: 1030px) {
	
	/*
	.search-mod #searchsubmit{
		position: relative;
		padding: 0;
		display: inline-block;
	}
	.search-mod input#s{
		display: inline-block;
		width: 12em;
		padding-right: 0;
		margin-right: .5em;
		
	}

	
	/***************/
	/* HEADER */
	/***************/
	
	
	.page-title, h1, .h1{
		font-size: 60px; 
		font-size: calc(40px + (44 - 40)*(100vw - 1030px)/(1920 - 1030));
	}
	.single-title{
		font-size: 38px; 
		font-size: calc(32px + (42 - 32)*(100vw - 1030px)/(1920 - 1030));
	}
	.seo-title .page-title{
		font-size: 50px;
		font-size: calc(40x + (50 - 40)*(100vw - 1030px)/(1920 - 1030));
	}
	.p-tiendas .page-title{
		margin-right: 0;
	}
	.single .p-blog .content-text .entry-content h2{
		font-size: 32px; 
		font-size: calc(26px + (36 - 26)*(100vw - 1030px)/(1920 - 1030)) !important;
	}
	
	.arrow-down{
		left: auto;
		right: 6%;
		top: auto;
		bottom: 6%;
		z-index: 100;
	}
	.top-banner{
		text-align: center;
		padding: 1.2vh 0;
	}
	.top-banner .wrap{
		position: relative;
	}
	.top-banner .back-jp{
		display: block;
		position: absolute;
		left: 0;
		top: .7em;
	}
	.top-banner .logout{
		right: 0;
		top: .7em;
	}
	.top-banner .title{
		font-size: 1em;
	}
	.top-banner .title em{
		display: inline-block;
	}
	.top-banner .title strong{
		font-size: 1.6em;;
	}
	
	
	/***************/
	/* HOME */
	/***************/
	
	.nueva-mod{
		padding-top: 0;
		margin-bottom: 5vw;
	}
	.nueva-mod .image1{
		margin-top: 3.5em;
	}
	.nueva-tienda-mod .image .more{
		position: absolute;
		top: 2.6em;
		right: 0;
	}
	.nueva-tienda-mod .nueva-tienda-title{
		position: absolute;
		right: 0;
		top: -5em;
	}
	.complementos-mod .image{
		text-align: right;
		padding-right: 9%;
		width: 46%;
		vertical-align: top;
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.complementos-mod .image .complemento-1{
		width: 40%;
	}
	.complementos-mod .image .complemento-1 img{
		padding-right: 1em;
	}
	.home .buscar-mod .image2{
		width: 26%;
	}
  .destacado-blog-mod .image .more{
		position: absolute;
		top: 2.6em;
		right: 0;
	}
	.destacado-blog-mod .nueva-tienda-title{
		position: absolute;
		right: 0;
		top: -5em;
	}
      .destacado-blog-mod .intro{
        width: 30%;
        padding: 4% 16% 2% 0;
	}
	.destacado-blog-mod .image a:first-child img{
        margin-left: 10%;
        margin-top: 4%;
	}
	.destacado-blog-mod .image a:nth-child(2) img{
        right: -140px;
	}
	.destacado-blog-mod .image a:nth-child(3) img{
        left: -168px;
	}
  .destacado-blog-mod .bgline-height {
      height: 126%;
      left: 34em;
      bottom: 0;
      top: 14em;
      right: 0;
  }
 
	/***************/
	/* TIENDAS */
	/***************/



	#loader{
		left: 45%;
		bottom: 2em;
	}
	
	
	
	
	/***************/
	/* PEDIR CITA */
	/***************/
	
	.tienda-galeria .controls{
		clear: none;
		margin-top: 2em;
		position: relative;
		left: -57vw;
		top: 17vw;
		text-align: left;
		width: 107vw;
	}
	.tienda-galeria #prev{
		left: 1.5vw;
	}
	.tienda-galeria #next{
		margin-left: 37.6vw;
	}
	.tienda-galeria #next, .tienda-galeria #prev{
		color: #fff;
	}
	.tienda-mapa{
		margin-bottom: 3vw;
	}
    
    /***************/
	/* PUNTOS DE VENTA */
	/***************/
    .p-tiendas.p-puntos-venta .page-header .form-tiendas .select{
        width: 48%;
    }
    .p-tiendas.p-puntos-venta .page-header .form-tiendas{
        width: 70%;
    }
    .p-puntos-venta .bgline {
        background: url(library/images/line_black.gif) repeat-x 0 9em;
        right: 42%;
        left: 42%;
    }
    .p-franquicias.p-puntos-venta .item-tienda .btns-container{
        top: 8.5em;
    }
  


    
	/***************/
	/* FAVORITOS */
	/***************/
	
	
	/***************/
	/* NOTICIAS */
	/***************/
	.noticia .title{
		font-size: 22px; font-size: 2.2rem;
	}
	.noticia .fecha{
		font-size: 40px; font-size: 4rem;
    padding-bottom: 1em;
	}
	/***************/
	/* CONTACTO */
	/***************/

	/***************/
	/* PRENSA */
	/***************/
	.list-prensa .item:nth-of-type(n){
		width: 24.1%;
		float: left;
		margin-right: 1.2%;
		clear: none ;
	}
	.list-prensa .item:nth-of-type(4n){
		margin-right: 0;
	}
	.list-prensa .item:nth-of-type(4n+1){
		clear: left;
	}

	/***************/
	/* AREA PRENSA */
	/***************/
	.p-areaprensa .page-header .text{
		margin-top: 3em;
		margin-right: 3em;
		width: 28%;
		min-width: 22em;
	}
	/***************/
	/* COLECCION */
	/***************/
	

 
	/***************/
	/* ERROR 404 */
	/***************/
	.p-error404 .text-inner{
		padding-right: 65%;
	}
	.p-error404 p.featured{
		font-size: 37px; font-size: 3.7rem;
	}
	/***************/
	/* FOOTER */
	/***************/

	/***************/
	/* TESTIMONIALS */
	/***************/
	.testimonis-mod .links p{
		font-size: 40px; font-size: 4rem;
	}
	.comment-respond{
		padding-left: 55%;
		padding-top: 4em;
		padding-bottom: 3em;
	}
	.comment-form{
		max-width: 40em;
	}
	/***************/
	/* FRANQUICIAS */
	/***************/
	.p-franquicias .item-tienda .btns-container{
		top: 8.5em;
	}
	
	/***************/
	/* PEDIR CITA OLD*/
	/***************/
	
	/***************/
	/* PEDIR CITA */
	/***************/

	
	/***************/
	/* FICHA VESTIDO */
	/***************/
	.list-image-video{
		width: 80%;
		margin: 2em auto 0;
	}
	
}

@media only screen and (min-width: 1170px) {
	.video-destacat .yotu-column-3 li{
		width: 66% !important;
	}
	#jp-filter .filter-list .jpf-cat a .title{
		font-size: 26px;
	}
}

@media only screen and (max-width: 1320px){
	.link-fav-page-top{
		display: none !important;
	}
}

@media only screen and (min-width: 1321px) {


	*//***************/
	/* HEADER */
	/***************/

	
	
	

	.arrow-down{
		left: auto;
		right: 6%;
		top: auto;
		bottom: 6%;
		z-index: 100;
	}

	/***************/
	/* HEADER */
	/***************/



	
	
	.footer.share-links li{
		display: block;
	}
	.footer.share-links .icon{
		font-size: 30px; font-size: 3rem;
	}
	.footer.share-links .icon-tik-tok{
		font-size: 32px; font-size: 3.2rem;
	}
	


	
	.catalogo-mod li .text{
		right: 4.5em;
		left: 4.5em;
		bottom: 1.5em;
	}
 
	
	.home .download-col a:before{
		display: inline-block;	
	}
	.home .download-col a.download-accessories:before{
		padding-bottom: 1.4em;
	}
  .instagram-mod .title-vertical{
    right: -6%;
    top: 45%;
  }

  	.nueva-mod{
		  min-height: 75vw;
	  }
	.nueva-mod .text .inner {
		width: 41%;
		padding-left: 15%;
		margin-left: 1.6em;
	}
	
	.nueva-mod .text .links{
		padding-left: 15%;
		margin-left: -2em;
	}
	


	/* HOME */

	.cta-buscador{
		margin: 5vw auto 11vw;
	}
	.cta-buscador .wrap{
		display: flex;
		flex-wrap: wrap;
	}
	.cta-buscador .wrap .text{
		width: 42%;
		padding-right: 8%;
		border-right: 1px solid #ccc;
	}
	.cta-buscador .wrap .links{
		padding-left: 10%;
		width: 39%;
	}
	.home .buscar-mod{
		padding-bottom: 2vw;
		min-height: 30vw;
	}

	
	.home .accessories-mod .text .links{
		text-align: left;
	}
	.home .accessories-mod .wrap{
		width: 90%;
	}
	.separates-mod .text .links{
		text-align: left;
	}
	.separates-mod .wrap{
		width: 90%;
	}
	.single-vestido-novia .accessories-mod .wrap{
		display: block;
	}
	


	
	/***************/
	/* COLECCIONES */
	/***************/
	.galeria-campana li.foto img{
	  max-width:100%;
	}
	.campana-header .intro{
		padding-top: 0;
	}
	.campana-header{
		margin-left: auto;
	}
   

    
	/***************/
	/* FRANQUICIAS */
	/***************/
	.p-franquicias .list-resultados .name{
		font-size: 24px; font-size: 2.4rem;
	}
	/***************/
	/* FAVORITOS */
	/***************/
	
	
	/***************/
	/* CONTACTO *
	/***************/

	.p-contacto .page-header .text .form p{
		margin: .6em 0;
	}
	.p-contacto .btns-container{
		padding-top: .4em;
	}
	#map-canvas{
		height: 32em;
	}
	/***************/
	/* AREA PRENSA */
	/***************/
	.p-areaprensa .page-header .text{
		margin-top: 4em;
		margin-right: 4em;
	}
	/***************/
	/* ERROR 404 */
	/***************/
	.p-error404 .text{
		padding: 7em 8em;
	}
	/***************/
	/* TESTIMONIS */
	/***************/
	.testimonis-mod .comment-inner {
		padding: 2em 2em 2.5em;
	}
	
	.testimonis-mod .intro{
		margin-bottom: -1em;
	}
	.testimonis-mod .commentlist{
		margin-bottom: 0;
	}
	.testimonis-mod .mod-footer{
		margin: 0 0 -2em;
	}
	
	.comment-respond{
		position: relative;
		padding-top: 6em;
		padding-bottom: 5em;
	}
	.comment-respond .mod-header{
		position: absolute;
		top: 4.5em;
		left: 5%;
	}
	
	.tienda-info .form h2{
		font-size: 30px; font-size: 3rem;
	}
	.tienda-image .name{
		font-size: 36px; font-size: 3.6rem;
	}
	/***************/
	/* FRANQUICIAS / TIENDAS */
	/***************/
	.p-franquicias .item-tienda .btns-container{
		top: 8.5em;
	}

    .p-franquicias .list-resultados li{
		width: 14%;
		float: left;
		margin-right: 2%;
        margin-left: 0;
        min-height: inherit;
	}
	.p-franquicias .list-resultados li:last-of-type{
		width: 18%;
	}
   
	/* VIDEOS */
	.p-30aniversari .yotu-videos.yotu-preset-abnb .yotu-video-title{
		font-size: 1.5em;
	}
    /***************/
	/* SEO */
	/***************/
	.p-empresa.p-seo .empresa-mod .text{
		margin-left: 10%;
		min-height: 30vw;
	}
	.p-empresa.p-seo .empresa-mod .text .inner{
		padding-top: 0;
		margin-left: 18%;
		width:	50%;
	}
	

	
    .p-empresa.p-seo .seo-title{
		width: auto;
		padding: 2% 20% 0;
	}
	.p-seo.p-seo-colecciones .seo-title{
		max-width: 47em;
		width: auto;
		padding: 0;
		margin: 2% auto 5%;
	}
	#jp-filter .filter-list{
		margin-top: 1vw;
	}
    #jp-filter .filter-list .jpf-cat{
		width: 19.5%;
		margin-bottom: 1.5vw;
	}
	#jp-filter .filter-list .jpf-cat a:before{
		height: 10vw;
		background-size: 67%;
	}
	#jp-filter .filter-list .jpf-cat:nth-of-type(4n):after{
		display: block;
	}
	#jp-filter .filter-list .jpf-cat:nth-of-type(5n):after{
		display: none;
	}
	#filter-page .filter-container{
		margin-bottom: 5vw;
	}
	.newsletter-form .image{
		margin-bottom: 0;
	}
	
	
}

@media only screen and (min-width: 1580px) {
	

	
	/* HOME */

	.testimonis-mod .links-2{
		margin-bottom: 0;
	}
	.testimonis-mod{
		margin-bottom: 0;
	}
	.seo-mod .mod-title{
		margin-top: 0;
		padding-top: 0;
	}
	.home .seo-mod{
		min-height: 73vw;
	}
	.home .seo-mod .image-container{
		top: 6vw;
	}
	.home .seo-mod .text {
		padding-top: 6vw;
	}
	
	.nueva-mod{
		min-height: 78vw;
	}
	.nueva-mod .logo-coleccion{
		margin-bottom: 0;
	}

	.complementos-mod{
		padding-top: 6%;
		margin-bottom: 12%;
	}

	
	
	
	.tienda-form #open-form{
		left: 4em;
		bottom: 3em;
	}
	.tienda-form.active #open-form{
		left: auto;
		right: 4em;
		bottom: 4em;
	}

	.tienda-galeria #next{
		margin-left: 36.5vw;
	}
	
	/*
	h2, .h2{
		font-size: 32px; 	
	}

	h4, .h4 {
		font-size: 20px;  }
*/
	
	/***************/
	/* HEADER */
	/***************/



	
	
	
	/***************/
	/* HOME */
	/***************/
	.home .download-col{
		padding-top: 1em;
	}
	.download-col a:before {
		display: inline-block;
	}

	.catalogo-mod {
		padding-top: 5.5%;
		margin-top: -6em;
		margin-bottom: 11em;
	}
	.catalogo-mod .image{
		margin-bottom: 0;
	}
	.catalogo-mod .bgline{
		background-position: 0 2.5em;
	}
	.nueva-mod .image{
		margin-bottom: 1em;
	}
	.nueva-mod .mod-title .label{
		font-size: 29px; font-size: 2.9rem;
	}
	.gracias-mod{
		margin: 3.5vw 0 2.5vw;
	}
	.accessories-mod{
		margin-top: 2.5vw;
	}

	.buscar-mod .bgline-right {
		background-position: 0 4em;
	}
	.nueva-tienda-mod .nueva-tienda-title .mod-title, .p-nueva-tienda h1{
		font-size: 46px; font-size: 4.6rem;
	}
	.nueva-tienda-mod .nueva-tienda-title .mod-title strong, .p-nueva-tienda h1 strong{
		font-size: 1.2em;
	}
	.nueva-tienda-mod .image .more{
		top: 5.5em;
	}
     .disenador-mod{
		margin-bottom: 0;
	}
	.p-seo{
		margin: 3em 0;
	}
	
  .instagram-mod .title-vertical{
    right: -2%;
    top: 45%;
  }
  .home .testimonis-mod .comment-inner {
    padding: 2em 22% 2em 22%;
  }
  .buscar-mod {
    margin-bottom: 9em;
  }
	
	/***************/
	/* COLECCIONES */
	/***************/
	.galeria-campana li.foto img{
	  max-width:none;
	}
 
        
	/* FRANQUICIAS */
	/***************/
	.p-franquicias .list-resultados .name{
		font-size: 28px; font-size: 2.8rem;
	}
	/***************/
	/* FAVORITOS */
	/***************/
	
	
	/***************/
	/* CONTACTO */
	/***************/

	#map-canvas{
		height: 42em;
	}
	/***************/
	/* PRENSA */
	/***************/
	.list-prensa .item:nth-of-type(n){
		width: 19.2%;
		float: left;
		margin-right: 1%;
		clear: none ;
	}
	.list-prensa .item:nth-of-type(5n){
		margin-right: 0;
	}
	.list-prensa .item:nth-of-type(5n+1){
		clear: left;
	}
	.list-prensa .title{
		font-size: 24px; font-size: 2.4rem;
	}
	/***************/
	/* AREA PRENSA */
	/***************/
	.p-areaprensa .page-header .text{
		margin-top: 5em;
		margin-right: 5em;
	}
	/***************/
	/* ERROR 404 */
	/***************/
	.p-error404 .text{
		padding: 8em 9em;
	}
	.p-error404 p.featured{
		font-size: 42px; font-size: 4.2rem;
	}
	.p-error404 .text{
		font-size: 16px; font-size: 1.6rem;
	}
	.p-error404 .text-inner{
		width: 22em;
		padding-right: 0;
	}
	
	.testimonis-mod .comment-inner{
		padding: 3em;
	}
	


	
	
}

@media only screen and (min-width: 1750px) {
	/***************/
	/* HOME */
	/***************/

	/***************/
	/* HEADER */
	/***************/


	/***************/
	/* FAVORITOS */
	/***************/
	
	
	/***************/
	/* CONTACTO */
	/***************/

	/***************/
	/* AREA PRENSA */
	/***************/
	.p-areaprensa .page-header .text{
		margin-top: 6em;
		margin-right: 6em;
	}
	
	.banner-testimonials-mod .mod-title{
		font-size: 34px; font-size: 3.4rem;
	}
	

	
	/* single tienda */
	.tienda-galeria #next{
		margin-left: 38.7vw;
	}
    
}

@media only screen and (min-width: 1900px) {
   
}








/* =============================================================================
   Print Styles
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; text-decoration: none;}
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}





/* https://stackoverflow.com/questions/45847392/pure-css-continuous-horizontal-text-scroll-without-break 
https://theshift.tokyo/en/ */
/* https://codepen.io/ChrisDrinkut/embed/GvrqNR?height=350&theme-id=dark&slug-hash=GvrqNR&default-tab=html%2Cresult&animations=run&editable=&embed-version=2&user=ChrisDrinkut&name=cp_embed_26 */
.gracias-mod {

	overflow: hidden;
  }
  .gracias-mod .text {
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	min-height: 2.2em;
  }
  .gracias-mod .text .text-left {
	white-space: nowrap;
	position: absolute;
	-webkit-animation: urmove 40s linear infinite;
	/* Safari 4.0 - 8.0 */
	animation: urmove 40s linear infinite alternate;
	margin: 0;
	line-height: 1;
  }
  .gracias-mod .text .text-left span {
	padding: 0 0.3em;
	white-space: nowrap;
  }
  .gracias-mod .text .text-right {
	white-space: nowrap;
	position: absolute;
	top: 0;
	-webkit-animation: mymove 40s linear infinite;
	/* Safari 4.0 - 8.0 */
	white-space: nowrap;
	animation: mymove 40s linear infinite alternate;
	margin: 0;
  }
  .gracias-mod .text .text-right span {
	padding: 0 0.3em;
	white-space: nowrap;
  }


  @media only screen and (min-width: 768px) {
	.gracias-mod {
	  padding-bottom: 1em;
	}
  }
  @media only screen and (min-width: 1024px) {
	.gracias-mod .text {
	  min-height: 2.9em;
	}
	.gracias-mod .text .text-left, .gracias-mod .text .text-right {
	  -webkit-animation-duration: 100s;
	  /* Safari 4.0 - 8.0 */
	  animation-duration: 100s;
	}
  }
  @media only screen and (min-width: 1300px) {
	.gracias-mod {
	  padding-bottom: 0;
	}
	.gracias-mod .text {
	  min-height: 3.1em;
	}
  }

  /* Safari 4.0 - 8.0 */
  @-webkit-keyframes mymove {
	from {
	  left: 0;
	}
	to {
	  left: -200%;
	}
  }
  @keyframes mymove {
	from {
	  left: 0;
	}
	to {
	  left: -200%;
	}
  }
  /* Safari 4.0 - 8.0 */
  @-webkit-keyframes urmove {
	from {
	  right: 0;
	}
	to {
	  right: -200%;
	}
  }
  @keyframes urmove {
	from {
	  right: 0;
	}
	to {
	  right: -200%;
	}
  }




/* LANDING PEDIR CITA */
.p-landing-pc .page-header{
	width: 100%;
}
.p-landing-pc .page-header .header-inner{
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}
.p-landing-pc .page-title{
	max-width: 23em !important;
	font-size: 27px;
	line-height: 1.3em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.p-landing-pc .page-header .header-inner .mod-title{
	margin-top: .5em;
    margin-bottom: 2.6em;
}
.p-landing-pc .page-header .video-content{
	padding-top: 75%;
}
.p-landing-pc .page-header .header-intro{
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
.p-landing-pc .page-header .header-intro .page-title{
	padding-top: 0;
}
.p-landing-pc .page-header .header-intro p{
	margin: 0;
}
.p-landing-pc .video-frame{
	padding-top: 60%;
}
.p-landing-pc .video-frame iframe{
	min-width: 250%;
}
.p-landing-pc .jp-cita-form-mod .form-mod{
	max-width: 38em;
}
.p-landing-pc .jp-cita-form-mod select{
	max-width: 29em;
}
.jp-vestidos-grid ul.jp-grid3{
	margin: 1em 0;
	padding: 0;
}
.jp-vestidos-grid ul.jp-grid3 li{
	margin: 1em 0;
}
.jp-vestidos-grid img{
	width: 100%;
	height: auto;
	display: block;
}
.jp-lookbook-mod{
	margin-top: 0;
	margin-bottom: 3em;
}
.jp-lookbook-mod .mod-title{
	margin-bottom: 1em;
	max-width: 20em;
}
.jp-empresa-mod .mod-title{
	margin-bottom: .7em;
	text-transform: none;
}
.p-landing-pc .instagram-mod{
	background-color: transparent;
	margin-top: 3em;
	margin-bottom: 3em;
}
.jp-cita-form-mod{
	padding-top:	2.5em;
	padding-bottom: 3em;
	background-color: #f8f8f8;
	max-width: none;
	margin-bottom: 3em;
}
.jp-cita-form-mod .store-card h4{
	margin-bottom: 0;
}
.jp-cita-form-mod .mod-title{
	margin-bottom: 1em;
}
.jp-cita-form-mod .wpcf7{
	background-color: transparent;
	margin: 0;
	padding: .5em 1em ;
}
.jp-cita-form-mod .image{
	margin-bottom: 4em;
	display: none;
}
.jp-cita-form-mod .form-title{
	text-transform: uppercase;
}
.jp-cita-form-mod .form-mod-cf7{
	margin-top: 2em;
}
.jp-cita-form-mod .form-mod-cf7 .form-title{
	margin-bottom: -.3em;
}
.jp-cita-form-mod label{
	text-transform: uppercase;
    font-size: .9em;
    padding-bottom: 0;
    line-height: 1em;
    padding-top: .5em;
	padding-bottom: .3em !important;
}
.jp-cita-form-mod div.select label{
	margin-top: 1em;
}
.jp-cita-form-mod select{
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	background-color: transparent;
	max-width: 28em;
	border: none;
	border: 1px solid #a8a8a8;
	background-color: #efefef;
    padding: .5em .6em .4em;
	margin: 0;
	line-height: 1.4em;

	background-position: 96% .6em;
}
.jp-cita-form-mod .form-tiendas {
    padding-bottom: 0;
}
.jp-cita-form-mod .form .wpcf7-form-control-wrap input{    
	border: none;
	border: 1px solid #a8a8a8;
	padding: .3em .6em .2em;
	min-height: 1.8em;
}
.jp-cita-form-mod .nota{
	font-size: 0.9em;
	margin-bottom: 0;
	max-width: 33em;
}
.jp-cita-form-mod input[type="submit"]{
	border: 1px solid #A8A8A8;
	text-decoration: none;
	padding: 1em 2em;
	font-size: .9em;
}
.jp-cita-form-mod .wpcf7-list-item{
	margin-left: 0;
	text-align: left;
}
.jp-cita-form-mod #loader{
	left: 10em;
	top: 4em;
	bottom: auto;
}

.jp-cita-form-mod .wpcf7{
	padding: .5em 0 0;
}
.p-landing-pc .page-header .header-intro{
	margin-top: 1em;
	margin-bottom: 1em;
}
.p-landing-pc .page-header .header-intro .page-title{
	font-size: 20px;
}
.p-landing-pc .page-header .header-intro p{
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'Playfair Display';
	font-style: italic;
	margin-left: .2em;
}

.jp-cita-form-mod #form-tiendas{
	position: relative;
}
.jp-vestidos-grid ul.jp-grid3{
	display: flex;
	flex-wrap: wrap;
	gap: 1.2em
}
.jp-vestidos-grid ul.jp-grid3 li{
	width: calc(50% - 1.2em);
	margin: 0;
}
.jp-empresa-mod .image{
	margin-left: 7.5%;
	margin-right: 7.5%;
}



@media only screen and (min-width: 700px) {
	.p-landing-pc .page-title{
		font-size: 32px;
	}
	.p-landing-pc .video-frame{
		padding-top: 50vh;
	}
	.jp-vestidos-grid ul.jp-grid3{
		display: flex;
		flex-wrap: wrap;
		gap: 1.8em
	}
	.jp-vestidos-grid ul.jp-grid3 li{
		width: calc(33% - 1.2em);
		margin: 0;
	}
	.jp-cita-form-mod{
		padding-top: 5vw;
		padding-bottom: 5vw;
		margin-bottom: 5vw;
	}
	.jp-cita-form-mod .wrapper{
		justify-content: stretch;
	}
	.jp-cita-form-mod .form-title{
		margin: 0;
	}
	.jp-cita-form-mod .form{
		padding-left: 5%;
		width: 45%;
	}
	.jp-cita-form-mod .image, .jp-cita-form-mod .form-title{
		display: block;
		font-size: 1.25em;
	}
	.jp-empresa-mod .image{
		margin-left: 7.5%;
		margin-right: 7.5%;
	}
	.jp-cita-form-mod .image{
		padding: 0;
		border-right: 1px solid #A8A8A8;
		width: 49%;
	}
	.jp-cita-form-mod .image img{
		margin-left: 0;
		margin-top:	0;
		width: 86%;
		height: 100%;
		object-fit: cover;
		object-position: center right;
	}
	.jp-cita-form-mod .header-mod{
		text-align: center;
		display: block;
		margin-bottom: 3em;
	}
	.p-landing-pc .newsletter-form .wrap{
		display: flex;
	}
}
	
@media only screen and (min-width: 920px){
	.p-landing-pc .page-header .header-inner {
		margin-top: 3vw;
		margin-bottom: 3vw;
	}
	.p-landing-pc .video-frame{
		padding-top: 38vw;
	}
	.p-landing-pc .video-frame iframe {
		min-width: 100%;
		width: 100vw;
		height: 48vw;
	}

	.p-landing-pc .page-header{
		padding-bottom: 0;
	}

	.p-landing-pc .page-header .header-inner {
        float: none;
    }
	
	.jp-empresa-mod, .jp-empresa-mod .text{
		padding-top: 0;
	}
	.jp-empresa-mod .image{
		top: 3.4em;
		margin-left: 0;
		margin-right: 9%;
	}
	.jp-empresa-mod .text{
		width: 30%;
		margin-left: 9%;
	}
	.jp-empresa-mod .text .inner{
		width: auto;
		margin: 0;
	}
	.jp-empresa-mod{
		margin-bottom: 4vw;
	}
	.jp-lookbook-mod{
		margin-bottom: 7vw;
	}
}

@media only screen and (min-width: 1600px){
	.p-landing-pc .page-title{
		font-size: 38px;
	}
	.jp-empresa-mod, .jp-empresa-mod .text{
		font-size: 1.1em;
	}
	.jp-empresa-mod .image{
		width: 42%;
	}
}


/* PAGINA TRABAJA CON NOSOTROS */
.p-form .page-header{
	width: 100%;
}
.p-form .page-header .header-inner{
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}

.p-form .page-intro{
	max-width: 53em !important;
	margin: 0 auto;
}
.p-form .page-header .header-inner .mod-title{
	margin-top: .5em;
    margin-bottom: 2.6em;
}
.p-form .page-header .video-content{
	padding-top: 75%;
}
.p-form .page-header .header-intro{
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.p-form .page-header .header-intro p{
	margin: 0;
}
.p-form .wpcf7-form label span.label, #mc_embed_signup label span, .wpcf7-form label input[type="checkbox"] + span.wpcf7-list-item-label{
	height: auto;
}
.p-form .wpcf7-form label span.label, #mc_embed_signup label span, .wpcf7-form label input[type="checkbox"] + span.wpcf7-list-item-label{
	background-image: url(library/images/checkbox-pro.png);
	background-position: 0 0;
	font-size: 1em;
}

.p-form .wpcf7-form input[type="checkbox"]:checked + span.label, #mc_embed_signup input[type="checkbox"]:checked + span, .wpcf7-form label input[type="checkbox"]:checked + span.wpcf7-list-item-label{
	background-position: 0 -508px;
}
.p-form .wpcf7-form p.legal{
	margin: 0 0 -2em;
}
.p-form .jp-cita-form-mod input[type="submit"]{
	border: none;
	padding: 1em 0 1px;
	margin-left: 1.8em;
	border-bottom: 1px solid #a8a8a8;
	font-size: 1.4em;
	margin-top: .6em;
}
.p-form .tn-fields-3{
	margin-bottom: 2em;
}
.p-form .tn-fields-1 p:first-child{
	margin-top: 1em;
}
@media only screen and (min-width: 700px) {
	.p-form .jp-cita-form-mod .header-mod{
		margin-bottom: 3em;
	}
	.p-form .jp-cita-form-mod .image{
		border-right: 0;
	}
    .p-form .jp-cita-form-mod .image img {
        height: 35%;
		width: 93%;
		margin-bottom: 2em;
    }
	.p-form .jp-cita-form-mod{
		padding-top: 3em;
	}
	.p-form .tn-fields-1 p:first-child{
		margin-top: -1em;
	}
	.p-form .careers-form-container .image{
		display: none;
	}
	.p-form .careers-form-container .form{
		width: 100%;
	}
}
@media only screen and (min-width: 1200px) {
	.p-form .tn-fields-1 p:first-child{
		margin-top: 1em;
	}
	.p-form .jp-cita-form-mod .wpcf7{
		padding-top: 0;
		margin-top: 0;
		gap: 0;
	}
	.p-form .tn-fields-2 p:first-child{
		margin-top: 1em;
	}
	.p-form .jp-cita-form-mod .image img {
        height: 52%;
		width: 100%;
		margin-bottom: 2em;
    }
    .p-form .jp-cita-form-mod .image {
        width: 33%;
    }
	.p-form .careers-form-container{
		display: flex;
	}
	
	.p-form .jp-cita-form-mod .form {
        width: 58%;
		padding-left: 8%
    }
	.p-form .tn-fields-1{
		width: 44%;
		float: left;
	}
	.p-form .tn-fields-2{
		width: 44%;
		float: left;
		padding-left: 11%;
	}
	.p-form div.wpcf7 form{
		max-width: none;
	}
	.p-form .tn-fields-3{
		max-width: 40em;
		padding-top: .5em;
		clear: both;
	}
	.p-form .careers-form-container .image{
		display: block;
	}
}


/* LANDING TRUNK SHOWS */
.jp-book-ts-mod{
	margin-top: 0;
}
.p-landing-pc .jp-book-ts-mod .page-title{
	max-width: none !important;
	text-align: center;
}
.p-landing-pc .jp-book-ts-mod .mod-title{
	text-align: center;
	margin-bottom: 2em;
}
.jp-book-ts-mod p.city{
	margin: 0;
}
.jp-book-ts-mod p.nombre{
	margin-top: 2em;
}
.jp-book-ts-mod .wpcf7-exclusive-checkbox .wpcf7-list-item-label{
	text-transform: uppercase !important;
	margin-right: 2em;
}
.jp-book-ts-mod .wpcf7-form label input[type="checkbox"] + span.wpcf7-list-item-label{
	font-size: 1.1em;
	background-size: 1.35em;
	padding-left: 2.3em;
}
.jp-book-ts-mod .wpcf7-form label input[type="checkbox"]:checked + span.wpcf7-list-item-label{
	background-position: 0 -22px;
	background-image: url(library/images/checkbox.png);
}
.jp-book-ts-mod p.area{
	margin: -1em 0;
}
.jp-book-ts-mod select{
	width: 96%;
}
.jp-cta-mod .image{
	border-right: none;
	display: block;
	margin-bottom: 2em;
}
.jp-cta-mod .image img{
	width: 100%;
	object-position: center center;
}
.jp-cta-mod .mod-title {
    margin-bottom: .6em;
}
/*
.jp-cta-mod .intro {
	max-width: 26em;
}
	*/
.jp-cta-mod .links{
	margin-top: 3em;
}
.jp-cta-mod{
	padding-top: 5em;
	margin-top: 4em;
	padding-bottom: 2em;
}
.jp-cta-mod .form-header{
	text-align: center;
}
@media only screen and (min-width: 700px){
	.jp-cta-mod{
		padding-top: 5vw;
		margin-top: 7vw;
		padding-bottom: 5vw;
		margin-bottom: 4vw;
	}
	.jp-cta-mod .image {
		margin-bottom: 0;
	}
	.jp-cta-mod .mod-title {
		margin-top: 0;
	}
	.jp-cta-mod .form-header{
		text-align: left;
	}
}
/* FIN LANDING TRUNK SHOWS */

/* LANDING COLECCIÓN */
@font-face {
	font-family: 'Abadi MT Condensed Light Regular';
	src: url('library/fonts/Abadi MT Condensed Light Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Abadi MT Condensed Regular';
	src: url('library/fonts/Abadi MT Condensed Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

/* font-family: 'Abadi MT Condensed Light Regular', 'Arial Narrow', 'Helvetica Neue Condensed', sans-serif; */
@font-face {
	font-family: 'OstrichSans-Medium';
	src: url('library/fonts/OstrichSans-Medium.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'OstrichSans-Black';
	src: url('library/fonts/OstrichSans-Black.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}

.p-landing-coleccio img{
	width: 100%;
	display: block;
}
.p-landing-coleccio .text-wrapper{
	font-family: 'Abadi MT Condensed Light Regular', 'Arial Narrow', 'Helvetica Neue Condensed', sans-serif;
	font-size: 1.2em;
	letter-spacing: 0;
	line-height: 1.18em;
}
.p-landing-coleccio strong{
	letter-spacing: 1px;
}
.p-landing-coleccio .references .text{
	font-size: 12px;
    margin-top: .2em;
    line-height: 1em;
    margin-bottom: .3em;
}
.p-landing-coleccio .references .text .ref{
	font-size: 12px;
}
.p-landing-coleccio .references .text a{
	text-decoration: none;
}
.p-landing-coleccio .references .text a:hover{
	text-decoration: underline;
}
.p-landing-coleccio h3, .p-landing-coleccio .h3{
	margin-bottom: 1.5em;
}
.p-landing-coleccio h2, .p-landing-coleccio .h2{
	font-family: 'OstrichSans-Medium', 'Arial Narrow','Helvetica Neue Condensed', sans-serif;
	font-size: calc(18px + (20 - 18) * (100vw - 360px) / (1900 - 360));
    letter-spacing: .1em;
	margin-bottom: 1.5em;
	margin-top: 1.7em;
}
.p-landing-coleccio h4, .p-landing-coleccio .h4{
	font-family: 'Abadi MT Condensed Light Regular', 'Arial Narrow', 'Helvetica Neue Condensed', sans-serif;
    letter-spacing: .1em;
	font-size: 1em;
}
/* Hero */
.landing-hero {
  position: relative;
  width: 100%;
  height: 66vh;
  overflow: hidden;
  margin-bottom: 2em;
}
.landing-hero .hero-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.landing-hero .hero-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.landing-hero h1 {
  font-size: 2rem;
  letter-spacing: 2px;
  margin-top: 1rem;
}

/* Photo grids */
.photo-grid {
  display: grid;
  gap: 2em;
  margin: 2em 0;
}
.photo-grid img {
  width: 100%;
  display: block;
}
.p-landing-coleccio .split-block {
  display: grid;
}
.p-landing-coleccio .left-image{
	flex-direction: column-reverse;
}

.p-landing-coleccio .split-text .text-wrapper{
	padding: 1em 2em 2em;
	text-align: center;
}
.p-landing-coleccio .split-text .text-wrapper ul{
	padding: 0;
	text-align: left;
}
.p-landing-coleccio .split-text .text-wrapper ul li{
	margin-bottom: .5em;
}
.p-landing-coleccio .grid-2 {
	display: grid;
  	grid-template-columns: repeat(2, 1fr);
}
.p-landing-coleccio .grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.p-landing-coleccio .grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
.p-landing-coleccio .grid-2x2 {
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
}
.p-landing-coleccio .grid-5 {
    grid-template-columns: repeat(3, 1fr);
	gap: .5em;
}
.photo-full img {
  width: 100%;
  height: auto;
}
.p-landing-coleccio .grid-2.spaced .image-wrapper{
	margin: 4vw 10vw;
}
.p-landing-coleccio .grid-3.spaced .image-wrapper{
	margin: 10vw 4.5vw;
}


/* References below photos */
.references .photo-item {
  text-align: center;
}
.references .ref {
  font-size: 0.9rem;
  margin-top: 5px;
}

/* Responsive */
@media (min-width: 1024px) {
	.right-image .split-text {
  		order: 1;
	}
	.right-image .split-image {
		order: 2;
	}
	.p-landing-coleccio .right-image.spaced .split-image{
	margin-left: 8vw;
    margin-right: 13vw;
    margin-top: 6vw;
    margin-bottom: 6vw;
}
	.landing-hero {
		margin-bottom: 5vw;
		height: auto;
		min-height: 66vh;
	}
	.photo-grid, .split-block {
		margin-top: 5vw;
		margin-bottom: 5vw;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.p-landing-coleccio .split-text{
		display: flex;
		align-items: center;
	}
	.p-landing-coleccio .left-image .split-image{
		margin-right: 1em;
	}
	.p-landing-coleccio .right-image .split-image{
		margin-left: 1em;
	}
	.p-landing-coleccio .split-text .text-wrapper{
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
		max-width: 23em;
	}
	.p-landing-coleccio .grid-5 {
		grid-template-columns: repeat(5, 1fr);
	}
	
}

.video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 178%; /* vídeos verticals vestits */
    background: #f9f9f9;
    overflow: hidden;
}

.video-wrapper iframe,
.video-wrapper .video-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*
.video-wrapper iframe {
    display: none; 
}
*/
/* single vestido ysi */
@media only screen and (min-width: 1024px){
	.galeria-ysi .vestido-gallery .image{
		aspect-ratio: 827 / 1470;
		width: 47.5%;
	}
}
.galeria-ysi .ysi-title{
	font-family: 'OstrichSans-Medium', 'Arial Narrow','Helvetica Neue Condensed', sans-serif;
	font-size: 1.2em;
}
.galeria-ysi .ysi-title strong{
	font-family: 'OstrichSans-Black', 'Arial Narrow','Helvetica Neue Condensed', sans-serif;
	font-weight: 400;
}
.galeria-ysi .ysi-description{
	font-family: 'Abadi MT Condensed Light Regular', 'Arial Narrow','Helvetica Neue Condensed', sans-serif;
	font-size: 17px;
	margin-bottom: 3em;
	display: block;
}
.galeria-ysi .ysi-description strong{
	font-family: 'Abadi MT Condensed Regular', 'Arial Narrow','Helvetica Neue Condensed', sans-serif;
	font-weight: 400;
}



/* B2B */
.b2b-workinprogress{
	background: url(library/images/jesus-peiro-coleccion-B2B.jpg) no-repeat center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: calc(100vh - 4em);
	margin-bottom: 3em;
}
.b2b-workinprogress .b2b-workinprogress-text{
	padding-top: 13vh;
	color: #fff;
	max-width: 44em;
    font-size: 1.1em;
    line-height: 1.8em;
	padding-left: 3em;
	padding-right: 3em;
}
.b2b-workinprogress .b2b-workinprogress-text h1{
	margin-bottom: 1em;
}
@media only screen and (min-width: 1024px){
	.b2b-workinprogress .b2b-workinprogress-text{
		font-size: 1.3em;
	}
}



/* ESTILS EDITOR LANDING ENTRY */

/* Estils per a l'alineació wide */
/* Bloques sin alineación (ninguna): centrados y limitados a 990px */
.wp-site-blocks > *:not(.alignwide):not(.alignfull),
.entry-content > *:not(.alignwide):not(.alignfull) {
  max-width: var(--wp--style--global--content-size, 990px);
  margin-left: auto;
  margin-right: auto;
}
.alignwide {
    margin-left: auto;
    margin-right: auto;
    max-width: 85vw;
}
@media (min-width:1024px){
	.alignwide {
		max-width: 90vw;
	}

}

/* FRONT */
.entry-content .is-layout-constrained
  > .wp-block:not(.alignwide):not(.alignfull) {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

/* (si uses .wp-site-blocks en lloc de .entry-content) */
.wp-site-blocks .is-layout-constrained
  > .wp-block:not(.alignwide):not(.alignfull) {
  max-width: 100%;
  margin-inline: 0;
}


/* ===== FRONT — Paràgrafs/blocs dins contenidors constrained ===== */
/* Fem que els fills NO “re-centren ni es limitin” dins del contenidor */
.entry-content .is-layout-constrained
  > .wp-block:not(.alignwide):not(.alignfull),
.wp-site-blocks .is-layout-constrained
  > .wp-block:not(.alignwide):not(.alignfull),
.wp-block-post-content .is-layout-constrained
  > .wp-block:not(.alignwide):not(.alignfull) {
  max-width: min(85vw, 100%); 
  margin-left: 0 !important;   /* core usa !important → igualem */
  margin-right: 0 !important;
 
}

/* Si tens contenidors wide/full, els seus fills s’estiren al 100% del pare */
.entry-content .wp-block[data-align="wide"] .is-layout-constrained > .wp-block:not(.alignwide):not(.alignfull),
.wp-site-blocks .wp-block[data-align="wide"] .is-layout-constrained > .wp-block:not(.alignwide):not(.alignfull) {
  max-width: min(85vw, 100%);
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* ===== FRONT — Nivell root: seguim limitant a 990px els blocs “sense alineació” ===== */
.entry-content > .wp-block:not(.alignwide):not(.size-full),
.wp-site-blocks > .wp-block:not(.alignwide):not(.alignfull),
.wp-block-post-content > .wp-block:not(.alignwide):not(.alignfull) {
  max-width: var(--wp--style--global--content-size, 990px);
  margin-left: auto;
  margin-right: auto;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: min(85vw, 100%);
    margin-left: auto !important;
    margin-right: auto !important;
}
.is-layout-constrained > .wp-block-gallery {
    max-width: 100%;
}
.landing-entry h1,.landing-entry h2,.landing-entry h3, .landing-entry h4, .landing-entry h5, .landing-entry h6{
	text-transform: none;
	font-weight: 400;
}




/* Wide i Full al front (coherència) */
.alignwide {
  max-width: var(--wp--style--global--wide-size, 85vw);
  margin-left: auto;
  margin-right: auto;
}
.alignfull {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

/* ===== Imatges alineades: limitació adaptativa ===== */

/* Imatges wide */
.alignwide img,
.wp-block-image.alignwide img {
  /* max-width: min(var(--wp--style--global--wide-size, 1200px), 85vw);*/
  width: 85vw;
  height: auto;
}
.wp-block-image.alignwide, .wp-block-image:not(.alignfull):not(.alignleft):not(.alignright):not(.alignwide):not(.alignfull){
	text-align: center;
}
/* Imatges sense alineació (centrades) */
.wp-block-image:not(.alignfull):not(.alignleft):not(.alignright):not(.alignwide):not(.alignfull) img {
  max-width: min(var(--wp--style--global--content-size, 990px), 85vw);
  height: auto;
}



/* Imatges full: mantenen el 100% */
.alignfull img,
.wp-block-image.alignfull img {
  width: 100%;
  max-width: none;
  height: auto;
}

