/* sidebar */
.widget_text_icl .h-widget:before {
  content: "\f054";
  padding-right: 0.4em;
  font-size: 0.925em;
}
/* fin sidebar */

/* menú principal */
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
  box-shadow: inset 0 4px 0 0 #ca8634!important;
}

.masthead-inline .desktop .x-nav {
  display: table!important;
  margin-left: auto!important;
  margin-right: auto!important;
  float: initial;
}
.desktop #menu-x-demo-menu{
  position: relative;
  left: -100px;
}
.x-nav-wrap.desktop #lang_sel_list{
  position: absolute;
  right: 5px;
  /*top: 64px;*/
  top: 25px;
  border-color: transparent;
}
.wpml-ls-legacy-list-horizontal{
    border: 0px solid transparent;
    padding: 7px;
    clear: both;
    padding-left: 0;
    margin-bottom: 2rem;
}
.wpml-ls-legacy-list-horizontal a.lang_sel_sel:first-of-type{
  padding-left: 0px;
}
.no-href{
	pointer-events: none;
	cursor: default;
}
.x-navbar .x-nav-wrap .x-nav > li > a{ font-weight: 300!important; letter-spacing: 1px; font-size: 14px; }

.x-icon-navicon:before, .x-icon-reorder:before, .x-icon-bars:before {
    content: "\f0c9";
}
@media (max-width: 1200px){
	.masthead-inline .x-btn-navbar {
    	display: block;
    	float: right;
	}
	.x-nav-wrap.desktop {
    	display: none;
	}
}
/* fin menú principal */

/* mega menú */
@media(min-width:980px) {
	.x-navbar-static-active .x-nav .x-megamenu>.sub-menu, .x-navbar-fixed-top-active .x-nav .x-megamenu>.sub-menu {
	left: 0px;
	right: 0px;
	}
}
.linea_negocio > a > span, .linea_negocio_texto{
  text-transform: none!important;
  max-width: 400px;
  display: inline-block;
}
.linea_negocio > a > span > span.titulo, .linea_negocio_titulo{
  padding-top: 10px;
  font-size: 1.5em;
  text-transform: uppercase;
}
/*.linea_negocio_titulo{ border-top: none!important; }*/
/* párrafo en color */
.linea_negocio.advertising > a > span, .advertising_texto{ color: #5e867b; }
.linea_negocio.advertising > a > span:hover, a > .advertising_texto:hover{ color: #b7b7b7!important; }

.linea_negocio.contract > a > span, .contract_texto{ color: #944840; }
.linea_negocio.contract > a > span:hover, a > .contract_texto:hover{ color: #b7b7b7!important; }

.linea_negocio.retail_sun > a > span, .retail_sun_texto{ color: #ca8634; }
.linea_negocio.retail_sun > a > span:hover, a > .retail_sun_texto:hover{ color: #b7b7b7!important; }

.linea_negocio.retail_rain > a > span, .retail_rain_texto{ color: #416186; }
.linea_negocio.retail_rain > a > span:hover, a > .retail_rain_texto:hover{ color: #b7b7b7!important; }

/* título en color */
.linea_negocio.advertising > a > span > span.titulo, .advertising_titulo{ color: #5e867b; border-top: 1px solid #5e867b; font-weight: bold; }
/*.linea_negocio.advertising > a > span > span.titulo:hover{color: #b7b7b7!important; }*/

.linea_negocio.contract > a > span > span.titulo, .contract_titulo{ color: #944840; border-top: 1px solid #944840; font-weight: bold;}
/*.linea_negocio.contract > a > span > span.titulo:hover{ color: #b7b7b7!important;}*/

.linea_negocio.retail_sun > a > span > span.titulo, .retail_sun_titulo{ color: #ca8634; border-top: 1px solid #ca8634; font-weight: bold;}
/*.linea_negocio.retail_sun > a > span > span.titulo:hover{ color: #b7b7b7!important; }*/

.linea_negocio.retail_rain > a > span > span.titulo, .retail_rain_titulo{ color: #416186; border-top: 1px solid #416186; font-weight: bold;}
/*.linea_negocio.retail_rain > a > span > span.titulo:hover{ color: #b7b7b7!important; }*/

.desktop .x-nav .x-megamenu>.sub-menu>li>.sub-menu{ text-transform: uppercase; }
.desktop .x-nav .x-megamenu>.sub-menu>li>.sub-menu li a:before {
  content: "\f054";
  padding-right: 0.4em;
  font-size: 0.925em;
  font-family: "fontawesome";
}
@media screen and (max-width: 750px) {
	.x-sub-toggle>span{
    	top: 10%!important;
	}
}
@media screen and (max-width: 500px) {
	.x-sub-toggle>span{
    	top: 20%!important;
	}
}
.pdf_label a:before{
  content: ""!important;
}
.pdf_label{ text-transform: none; }
.pdf_label a:after{
  content: "\f103";
  margin-left: 0.35em;
  letter-spacing: 0;
  font-family: "fontawesome" !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.advertising .pdf_label a{ color: #5e867b!important; }
.contract .pdf_label a{ color: #944840!important; }
.retail_sun .pdf_label a{ color: #ca8634!important; }
.retail_rain .pdf_label a{ color: #416186!important; }
/* fin mega menú */

/* líneas de negocio */
.h3_linea_negocio h3 a{ color: white; }
.h3_linea_negocio h3{
    color: white;
  line-height: 1em;
  padding: 1em;
  display: inline-block;
}

.linea_negocio_advertising .h3_linea_negocio h3{ background-color: rgba(153, 170, 98, 0.85); } /*#5e867b - PENDIENTE*/
.linea_negocio_contract .h3_linea_negocio h3{ background-color: rgba(153, 170, 98, 0.85); } /*#944840*/
.linea_negocio_retail_sun .h3_linea_negocio h3{ background-color: rgba(153, 170, 98, 0.85); } /*#ca8634 - PENDIENTE*/
.linea_negocio_retail_rain .h3_linea_negocio h3{ background-color: rgba(153, 170, 98, 0.85); } /*#416186 - PENDIENTE*/
/* líneas de negocio */

/* textos */
.mosaico_titulo{ font_size: 20px; text-transform: lowercase; }
.mosaico_texto{ font-size: 16px; text-transform: uppercase; }
.texto-parallax{
  color: white;
  font-size: 2.5em;
  text-shadow: 1px 0px 2px rgba(94, 94, 94, 1);
  padding-top: 2em;
  padding-bottom: 2em;
  line-height: 1.2em;
}
/* fin texto */

/* selector de idiomas */
#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited { /* el actual */
  color: #777!important;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
#lang_sel_list a, #lang_sel_list a:visited{	/* el resto */
  color: #777!important;
  font-family: 'Lato', sans-serif;
}
@media screen and (max-width: 979px) {
    #lang_sel_list a {
        font-size: 15px;
    }
}
/* fin selector de idiomas */

/* varios */
.x-btn-widgetbar.collapsed{ display: none; }
.flex-control-nav{ background: transparent; }
.x-comments-area{ display: none; }
@media screen and (max-width: 979px) {
  #etiqueta_ezpeleta{ display: none; }
}
.x-masonry-active h1.h-landmark{ display: none; }
.rev_slider{ overflow: hidden; }
/*.entry-wrap{ padding: 0px; box-shadow: none; }*/
.entry-wrap .more-link{ font-weight: initial; }
.entry-wrap .more-link:hover{ font-weight: bold; }
body{ background: white!important; }
.more-link{ color: #ca8634; }
.pagination span.current{ box-shadow: inset 0 0 0 transparent,0 0.1em 0.45em 0 rgba(0,0,0,0.25); }
.x-colophon{ border: none; box-shadow: none; }

.img_half_height img{ max-height: 50%; }

a.btn{
  color: #fff;
  border-color: #848484;
  background-color: #848484;
  cursor: pointer;
  
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  padding: 0.563em 1.125em 0.813em;
  display: inline-block;
}
a.btn:hover{
  text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
  color: #ffffff;
  border-color: #ca8634;
  background-color: #ca8634;
}
.x-recent-posts a:hover img {
	opacity: 0.3;
}
.x-recent-posts a:hover .x-recent-posts-img, .x-portfolio .entry-thumb, .entry-thumb {
  background-color: #ca8634!important;
}
.x-recent-posts-img:before, .x-portfolio .entry-thumb:before, .entry-thumb:before {
	/*content: "\f0c1" !important;*/
  content: "" !important;
  background-color: transparent!important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .x-topbar .p-info a:hover, .x-breadcrumb-wrap a:hover, .widget ul li a:hover, .widget ol li a:hover, .x-widgetbar .widget ul li a:hover, .x-accordion-heading .x-accordion-toggle:hover, .x-comment-author a:hover, .x-comment-time:hover{ color: #ca8634!important;}
/*
Para la imagen que sale encima de la imagen al pasarle el ratón
(el más, amarillo (sacar el más de: http://fortawesome.github.io/Font-Awesome/icons/)
.entry-thumb:before, .pagination span.current, .flex-direction-nav a, .flex-control-nav a:hover, .flex-control-nav a.flex-active, .mejs-time-current, .x-dropcap, .x-skill-bar .bar, .x-pricing-column.featured h2, .h-comments-title small, .x-entry-share .x-share:hover, .x-highlight, .x-recent-posts .x-recent-posts-img, .x-recent-posts .x-recent-posts-img:before {
  background-color: #ca8634;
}
(el fondo sin color)
.x-recent-posts a:hover .x-recent-posts-img, .x-portfolio .entry-thumb {
  background-color: rgb(237, 237, 237);
}
*/
.x-flexslider .x-slides img{
margin-bottom: 0px!important;
}

#cookie-law-info-bar{ border-top: 1px solid; z-index: 9998; }
.x-scroll-top{ z-index: 9999; }
/* fin varios */

/* portfolio */
h2.entry-title.entry-title-portfolio{ font-weight: 300; }
.single-x-portfolio .x-nav-articles{ display: none; }

.width-88-row>.wpb_row,
.width-88-row>.wpb_row.max,
.width-88,
/*#portfolio_wrapper{ max-width: 1200px!important; width: 88%!important; margin: 0 auto!important; }*/
#portfolio_wrapper{ max-width: 1200px!important; width: 100%!important; margin: 0 auto!important; }

/*advertising (es, pt, en, fr)*/
.page-id-6745 .x-navbar-inner,
.page-id-9177 .x-navbar-inner,
.page-id-9175 .x-navbar-inner,
.page-id-9176 .x-navbar-inner
{ max-width: 1200px!important; width: 88%!important; margin: 0 auto!important; }

.page-id-6745 #portfolio_wrapper, .page-id-6745 .texto-parallax, .page-id-6745 #x-content-band-2,
.page-id-9177 #portfolio_wrapper, .page-id-9177 .texto-parallax, .page-id-9117 #x-content-band-2,
.page-id-9175 #portfolio_wrapper, .page-id-9175 .texto-parallax, .page-id-9175 #x-content-band-2,
.page-id-9176 #portfolio_wrapper, .page-id-9176 .texto-parallax, .page-id-9176 #x-content-band-2
{ padding-left: 0!important; padding-right: 0!important; }

/* contract (es, pt, en, fr) */
.page-id-6747 .x-navbar-inner,
.page-id-9189 .x-navbar-inner,
.page-id-9188 .x-navbar-inner,
.page-id-9173 .x-navbar-inner
{ max-width: 1200px!important; width: 88%!important; margin: 0 auto!important; }

.page-id-6747 #portfolio_wrapper, .page-id-6747 .texto-parallax, .page-id-6747 #x-content-band-2,
.page-id-9189 #portfolio_wrapper, .page-id-9189 .texto-parallax, .page-id-9189 #x-content-band-2,
.page-id-9188 #portfolio_wrapper, .page-id-9188 .texto-parallax, .page-id-9188 #x-content-band-2,
.page-id-9173 #portfolio_wrapper, .page-id-9173 .texto-parallax, .page-id-9173 #x-content-band-2
{ padding-left: 0!important; padding-right: 0!important; }

/* retail-sun (es, pt, en, fr) */
.page-id-6789 .x-navbar-inner,
.page-id-9206 .x-navbar-inner,
.page-id-9201 .x-navbar-inner,
.page-id-9205 .x-navbar-inner
{ max-width: 1200px!important; width: 88%!important; margin: 0 auto!important; }

.page-id-6789 #portfolio_wrapper, .page-id-6789 .texto-parallax, .page-id-6789 #x-content-band-2,
.page-id-9206 #portfolio_wrapper, .page-id-9206 .texto-parallax, .page-id-9206 #x-content-band-2,
.page-id-9201 #portfolio_wrapper, .page-id-9201 .texto-parallax, .page-id-9201 #x-content-band-2,
.page-id-9205 #portfolio_wrapper, .page-id-9205 .texto-parallax, .page-id-9205 #x-content-band-2
{ padding-left: 0!important; padding-right: 0!important; }

/* retail-rain */
.page-id-6787 .x-navbar-inner
{ max-width: 1200px!important; width: 88%!important; margin: 0 auto!important; }
.tp-caption.rain-textazo{ max-width: 600px!important; font-size: 23px!important; line-height: 29px!important; }
@media screen and (max-width: 1337px) and (min-width:1200px) {
  .tp-caption.rain{
    left: 7%!important;
    font-size: 32px!important;
    line-height: 32px!important;
  }
  a.enlace_rain{ font-size: 32px!important; line-height: 32px!important;}
  .tp-caption.rain-textazo{ left: 7%!important; font-size: 20px!important; line-height: 22px!important; max-width: 550px!important; }
}
@media screen and (max-width: 1199px) {
  .tp-caption.rain{
    left: 7%!important;
    font-size: 28px!important;
    line-height: 28px!important;
  }
  a.enlace_rain{ font-size: 28px!important; line-height: 28px!important;}
  .tp-caption.rain-textazo{ left: 7%!important; font-size: 18px!important; line-height: 20px!important; max-width: 400px!important; }
}
@media screen and (max-width: 800px) {
  .tp-caption.rain-textazo{ top: 50px!important; }
}
@media screen and (max-width: 500px) {
  .tp-caption.rain{ top: 350px!important; }
}
@media screen and (max-width: 400px) {
  .tp-caption.rain{ top: 400px!important; }
}

/* fin portfolio */

/* página de producto */
@media screen and (max-width: 1199px) {
  h2{
    font-size: 2.5em!important;
    line-height: 1.1em;
  }
}
/* fin página de producto */

/* footer */
.x-colophon.bottom .x-colophon-content{ margin: 0px 0 10px; }
.x-colophon-content hr{
  width: 290px;
  display: inline-block;
  border-top: 1px solid #B3B3B3;
  text-align: center;
  margin-top: 5px;
}
/* fin footer */

/* hacks por culpa de las actualizaciones */
.x-recent-posts .x-recent-posts-img{ padding-bottom: 0; }
/* fin hacks por culpa de las actualizaciones */

/* área privada */
.post-12155 .x-column.x-sm.vc.x-1-3,
.post-13337 .x-column.x-sm.vc.x-1-3,
.post-13342 .x-column.x-sm.vc.x-1-3,
.post-13346 .x-column.x-sm.vc.x-1-3{
overflow: hidden;
    float: left;
    display: block;
    /*margin: 0 4% 0 0;*/
    border: 1px solid #ddd;
    border: 1px solid rgba(0,0,0,0.15);
    padding: 5px 5px 0;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0.125em 0.275em 0 rgba(0,0,0,0.075);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  text-align: center;
}
.area-privada-icono{
	background: transparent;
    /*border-radius: 171px;*/
    /*height: 150px;*/
    width: 150px;
    /*background: #d38d00;*/
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.wpdm-link-tpl.link-btn{
  margin-bottom: 25px;
}
iframe{
    margin-bottom: 2em;
}
/* área privada */

div#etiqueta_ezpeleta img{
  max-width: 90px;
}

/* idiomas */
/*.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a,
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu*/
.wpml-ls-legacy-dropdown {
  width: 4em;
}
@media (min-width: 1201px) {
	.x-nav-wrap.desktop {
    display: flex;
    align-items: center;
	}
}
.wpml-ls-legacy-dropdown-click a,
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
  border: 0;
  background: white;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a {
  background: white;
}
.wpml-ls-statics-shortcode_actions a {
  color: #272727;
  font-size: 14px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "\f103";
    margin-left: 0.35em;
    letter-spacing: 0;
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 2px;
  border: 0;
  display: inline;
  position: static;
  right: 0;
}

/* enlace área privada */
.x-nav-wrap.desktop #creditos {
  padding-right: 2rem;
  font-size: 15px;
}
.desktop #menu-x-demo-menu {
  left: calc(2rem - 100px);
}
.x-nav-wrap.mobile #creditos {
      line-height: 1.7;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    width: 100%;
    font-weight: 300!important;
    letter-spacing: 1px;
    padding-bottom: 1em;
  color: #272727;
  margin-top: -12px;
  border-bottom: 1px solid #f2f2f2;
}
.x-nav-wrap.mobile .idioma-horizontal {
    padding: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1rem;
    color: #272727;
    font-size: 14px;
    letter-spacing: 0px;
    display: inline-block;
}
/* fin enlace área privada */

.sinLinks a {
  pointer-events: none;
}

.single-post article a {
	color: #d38d00;
}
.single-post article a:hover {
	text-decoration: underline;
}
