/*
Theme Name: Santiago Child
Theme URI: http://fairpixels.com/
Author: FairPixels
Author URI: http://fairpixels.com/
Description: A Magazine and Blog Theme
Version: 1.4
Template: fp_santiago
*/

@import url("../fp_santiago/style.css");

div.category-cultura-entretenimento:before {
	content: url('../fp_santiago/images/categorias/cultura-entretenimento.png');
}


b {font-weight: bold;}

.addinfo {
  background: #fff url('../fp_santiago/images/info.png')no-repeat right center;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 12px;
  padding: 2px 10px;
  padding-right: 25px;
  color: #b4b4b4;
}

.WPBannerizeWidget .wp_bannerize, .outer-wrap {
  position: relative;
}

.banner-gastronomia {
  margin-bottom: 30px;
  position: relative;
}

.banner-gastronomia .social-net{
  top: inherit;
  bottom: 35px;
  right: 40px;
}

/* ==========================================================================
   GALERIA SLIDER
   ========================================================================== */

.royalSlider {
  margin: 20px 0;
}

.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25;
}
.photosBy a {
  color: #000;
}

.full-width-slider {
  width: 100% !important;
  height: auto;
  color: #000;
}

.single-post .entry-content > ul li, .single-post .entry-content > ol li {
  margin-bottom: 15px;
}

.single-post .entry-content > ul li:before {
  content: '■';
  color: #d93c39;
  margin-right: 10px;
}

.single-post .entry-content > ol, .single-post .entry-content > ul {
  list-style: none;
  margin: 30px 0;
  margin-left: 20px;
}

.single-post .entry-content > ol li {
    counter-increment: step-counter;
}

.single-post .entry-content > ol li:before {
    content: counter(step-counter);
    margin-right: 10px;
    color: #d93c39;
    font-weight: bold;
}

/*.widget_tabs:first-child {
  display: none;
}

.category-gastronomia .widget_tabs {
  display: none;
}

.category-gastronomia .widget_tabs:first-child {
  display: block;
}*/


/*dl.gallery-item {
  display: none;
}
.gallery-item {
  position: relative;
}
.gallery-item a:after {
  content: '';
  transition: all 0.2s ease-in-out;
}
.gallery-item a:hover:after {
  content: '';
  text-align: center;
  color: #fff;
  background: #000;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 10px;
  left: 10px;
  background: rgba(0, 0, 0, 0.5);
}

.wp-caption-text {
  background: #eee;
  margin-top: -6px;
  padding: 5px;
  text-align: center;
  text-weight: 300;
}
.gallery-item img {
  width: 100%;
  display: block;
}
.gallery-icon, .gallery-icon a, dl.gallery-item:first-child {
  display: block;
}
.gallery-icon {
  padding: 10px;
  background: #F5F5F5;
}*/



.topo .addinfo, .banner-gastronomia .addinfo {
  display: none;
}

.caixa-cinza {
  background: #f5f5f5;
  padding: 15px 20px;
  margin-bottom: 5px;
}

.image-category {
  overflow: hidden;
}

.img-hover {
  position: relative;
  display: block;
}
.img-hover:after {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  top: 0;
  transition: all .3s ease-in-out;
}
.img-hover:hover:after {
  background: rgba(0, 0, 0, 0.2);
}

.related header {
  background: #e94a47;
  padding: 15px 15px 5px 15px;
  margin-bottom: 20px;
  margin-top: 70px;
}
.related header > div {
  float: right;
}
.related header > div span {
  display: inline-block;
  position: relative;
  top: 2px;
  cursor: pointer;
}
.related header > div span img {
  width: 25px;
  display: block;
}
.related header h4 {
  display: inline-block;
  color: #fff;
  font-size: 22px;
}
.related figure img {
  margin-bottom: 10px;
  border-bottom: 3px solid #d93c39;
}
.related h3 {
  font-size: 24px;
  font-family: 'encode_sanssemibold';
}
.related h3 a {
  color: #d93c39;
}
.related .thumb img {
  width: 100%;
  display: block;
}

/* ========================
    SIDEBAR CATEGORIAS
 * ======================== */

.categories-nav {
  overflow: hidden;
  margin-bottom: 40px;
}

.categories-nav h2 {
  color: #dc232d;
  margin-bottom: 20px;
  font-size: 24px;
}
.categories-nav ul {
  list-style: none;
  margin: 0;
}
.categories-nav ul li {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  font-size: 12px;
  text-align: center;
  padding: 0 2px 2px 0;
}
.categories-nav ul li a {
  padding: 80px 5px 5px 5px;
  display: block;
  height: 35px;
  border: 1px solid transparent;
}
.categories-nav ul li a:hover {border-color: #dc232d;}

.categories-nav ul li:nth-child(3n+3) {padding-right: 0;}

.cat-item-cultura-entretenimento a {
  background: #eaeaea url('../fp_santiago/images/categorias/cultura-entretenimento.png')no-repeat center 15px;
}
.cat-item-mundo-acessivel-sustentavel a {
  background: #eaeaea url('../fp_santiago/images/categorias/sustentavel.png')no-repeat center 15px;
}
.cat-item-gastronomia a {
  background: #eaeaea url('../fp_santiago/images/categorias/gastronomia.png')no-repeat center 15px;
}
.cat-item-descubra-portugal a {
  background: #eaeaea url('../fp_santiago/images/categorias/descubra-portugal.png')no-repeat center 15px;
}
.cat-item-transportes-servicos a {
  background: #eaeaea url('../fp_santiago/images/categorias/transportes-servicos.png')no-repeat center 15px;
}
.cat-item-variedade-e-tecnologia a {
  background: #eaeaea url('../fp_santiago/images/categorias/variedade-e-tecnologia.png')no-repeat center 15px;
}
.cat-item-life-style a {
  background: #eaeaea url('../fp_santiago/images/categorias/life-style.png')no-repeat center 15px;
}
.cat-item-esporte-aventura a {
  background: #eaeaea url('../fp_santiago/images/categorias/esporte-aventura.png')no-repeat center 15px;
}
.cat-item-hospedagem a {
  background: #eaeaea url('../fp_santiago/images/categorias/hospedagem.png')no-repeat center 15px;
}
.cat-item-turismo-negocios a {
  background: #eaeaea url('../fp_santiago/images/categorias/turismo-negocios.png')no-repeat center 15px;
}
.cat-item-ministerio-turismo a {
  background: #eaeaea url('../fp_santiago/images/categorias/ministerio-turismo.png')no-repeat center 15px;
}
.cat-item-dicas-destinos a {
  background: #eaeaea url('../fp_santiago/images/categorias/dicas-destinos.png')no-repeat center 15px;
}

.cat-item-cotidiano-black a {
  background: #eaeaea url('../fp_santiago/images/categorias/cotidiano-black.png')no-repeat center 15px;
}

.cat-item-mundo-refugiado a {
  background: #eaeaea url('../fp_santiago/images/categorias/mundo-refugiado.png')no-repeat center 15px;
}

.cat-item-planeta-mulher a {
  background: #eaeaea url('../fp_santiago/images/categorias/planeta-mulher.png')no-repeat center 15px;
}

.cat-item-espaco-accor a, .cat-item-viajante-sangue-bom a, .cat-item-azul-linhas-aereas a {
  background: #eaeaea url('../fp_santiago/images/categorias/news.png')no-repeat center 15px;
}
.cat-item-gay-travel-fun a {
  background: #eaeaea url('../fp_santiago/images/categorias/variedade-e-tecnologia.png')no-repeat center 15px;
}

/* ========================
    SINGLE POST CATEGORIAS
 * ======================== */

.category .section {
  margin-bottom: 40px;
}

.post-title {
  display: block;
  font-family: 'encode_sanssemibold';
  font-size: 26px;
  color: #d93c39;
  margin-bottom: 15px;
}

.post-publish {
  margin-bottom: 12px;
}

.archive-title span {
  display: block;
  font-family: 'encode_sanssemibold';
  font-size: 30px;
  color: #dc232d;
}

.archive-title {
  color: #777774;
  font-size: 14px;
  display: inline;
  vertical-align: baseline;
}

.archive-title:before {
  float: left;
  margin-right: 10px;
}

.archive-header {
  overflow: hidden;
}

.archive-header figure {
  float: left;
  margin-right: 20px;
}

.archive-header figure img {
  margin-bottom: 0;
  border-radius: 50px;
}

.category-post {
  margin-bottom: 20px;
  overflow: hidden;
}

.category-post .thumb {
  border-bottom: 3px solid #d93c39;
}
.category-post .thumb img {
  width: 100%;
  height: auto;
  display: block;
}

.category-cultura-entretenimento .archive-title:before {
  content: url('../fp_santiago/images/categorias/cultura-entretenimento.png');
}
.category-gastronomia .archive-title:before {
  content: url('../fp_santiago/images/categorias/gastronomia.png');
}
.category-variedade-e-tecnologia .archive-title:before {
  content: url('../fp_santiago/images/categorias/variedade-e-tecnologia.png');
}
.category-life-style .archive-title:before {
  content: url('../fp_santiago/images/categorias/life-style.png');
}
.category-mundo-acessivel-sustentavel .archive-title:before {
  content: url('../fp_santiago/images/categorias/sustentavel.png');
}
.category-hospedagem .archive-title:before {
  content: url('../fp_santiago/images/categorias/hospedagem.png');
}
.category-esporte-aventura .archive-title:before {
  content: url('../fp_santiago/images/categorias/esporte-aventura.png');
}
.category-descubra-portugal .archive-title:before {
  content: url('../fp_santiago/images/categorias/descubra-portugal.png');
}
.category-transportes-servicos .archive-title:before {
  content: url('../fp_santiago/images/categorias/transportes-servicos.png');
}
.category-turismo-negocios .archive-title:before {
  content: url('../fp_santiago/images/categorias/turismo-negocios.png');
}
.category-dicas-destinos .archive-title:before {
  content: url('../fp_santiago/images/categorias/dicas-destinos.png');
}
.category-cotidiano-black .archive-title:before {
  content: url('../fp_santiago/images/categorias/cotidiano-black.png');
}
.category-mundo-refugiado .archive-title:before {
  content: url('../fp_santiago/images/categorias/mundo-refugiado.png');
}
.category-planeta-mulher .archive-title:before {
  content: url('../fp_santiago/images/categorias/planeta-mulher.png');
}
.category-ministerio-turismo .archive-title:before {
  content: url('../fp_santiago/images/categorias/ministerio-turismo.png');
}
.category-gay-travel-fun .archive-title:before {
  content: url('../fp_santiago/images/categorias/variedade-e-tecnologia.png');
}
.category-espaco-accor .archive-title:before,
.category-azul-linhas-aereas .archive-title:before,
.category-viajante-sangue-bom .archive-title:before {
  content: url('../fp_santiago/images/categorias/news.png');
}

/* ===============================
    CATEGORIAS POST SINGLE
 * =============================== */
.single-post-cat {
  margin-bottom: 15px;
}
.single-post-cat {
  list-style: none;
  margin: 0;
  margin-bottom: 5px;
  font-size: 20px;
}
.single-post:before {
  margin-right: 5px;
}

.category-gastronomia .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/gastronomia-gray.png');}
.category-cultura-entretenimento .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/cultura-entretenimento-gray.png');}
.category-variedade-e-tecnologia .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/variedade-e-tecnologia-gray.png');}
.category-gay-travel-fun .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/variedade-e-tecnologia-gray.png');}
.category-life-style .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/life-style-gray.png');
}
.category-mundo-acessivel-sustentavel .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/sustentavel-gray.png');
}
.category-hospedagem .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/hospedagem-gray.png');
}
.category-esporte-aventura .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/esporte-aventura-gray.png');
}
.category-descubra-portugal .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/descubra-portugal-gray.png');
}
.category-transportes-servicos .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/transportes-servicos-gray.png');
}
.category-turismo-negocios .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/turismo-negocios-gray.png');
}
.category-dicas-destinos .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/dicas-destinos-gray.png');
}
.category-cotidiano-black .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/cotidiano-black-gray.png');
}
.category-mundo-refugiado .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/mundo-refugiado-gray.png');
}
.category-planeta-mulher .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/planeta-mulher-gray.png');
}
.category-ministerio-turismo .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/ministerio-turismo-gray.png');
  margin-right: 10px;
}
.category-espaco-accor .single-post-cat:before,
.category-viajante-sangue-bom .single-post-cat:before,
.category-azul-linhas-aereas .single-post-cat:before {
  content: url('../fp_santiago/images/categorias/news-gray.png');
}

/* ===============================
    ÍCONES CATEGORIAS SLIDER HOME
 * =============================== */

.post-info .category-gastronomia:before {
  content: url('../fp_santiago/images/categorias/gastronomia.png');
  display: block;
}
.post-info .category-cultura-entretenimento:before {
  content: url('../fp_santiago/images/categorias/cultura-entretenimento.png');
  display: block;
}
.post-info .category-variedade-e-tecnologia:before {
  content: url('../fp_santiago/images/categorias/variedade-e-tecnologia.png');
  display: block;
}
.post-info .category-gay-travel-fun:before {
  content: url('../fp_santiago/images/categorias/variedade-e-tecnologia.png');
  display: block;
}
.post-info .category-life-style:before {
  content: url('../fp_santiago/images/categorias/life-style.png');
  display: block;
}
.post-info .category-mundo-acessivel-sustentavel:before {
  content: url('../fp_santiago/images/categorias/sustentavel.png');
  display: block;
}
.post-info .category-hospedagem:before {
  content: url('../fp_santiago/images/categorias/hospedagem.png');
  display: block;
}
.post-info .category-esporte-aventura:before {
  content: url('../fp_santiago/images/categorias/esporte-aventura.png');
  display: block;
}
.post-info .category-descubra-portugal:before {
  content: url('../fp_santiago/images/categorias/descubra-portugal.png');
  display: block;
}
.post-info .category-transportes-servicos:before {
  content: url('../fp_santiago/images/categorias/transportes-servicos.png');
  display: block;
}
.post-info .category-turismo-negocios:before {
  content: url('../fp_santiago/images/categorias/turismo-negocios.png');
  display: block;
}
.post-info .category-dicas-destinos:before {
  content: url('../fp_santiago/images/categorias/dicas-destinos.png');
  display: block;
}
.post-info .category-cotidiano-black:before {
  content: url('../fp_santiago/images/categorias/cotidiano-black.png');
  display: block;
}
.post-info .category-mundo-refugiado:before {
  content: url('../fp_santiago/images/categorias/mundo-refugiado.png');
  display: block;
}
.post-info .category-planeta-mulher:before {
  content: url('../fp_santiago/images/categorias/planeta-mulher.png');
  display: block;
}
.post-info .category-ministerio-turismo:before {
  content: url('../fp_santiago/images/categorias/ministerio-turismo.png');
  display: block;
}
.post-info .category-espaco-accor:before,
.post-info .category-viajante-sangue-bom:before,
.post-info .category-azul-linhas-aereas:before {
  content: url('../fp_santiago/images/categorias/news.png');
  display: block;
}

/* ============================
    ÍCONES CATEGORIAS HOME BOX
 * ============================ */

.dicas-destinos:before {
  content: url('../fp_santiago/images/categorias/dicas-destinos-white.png');
  display: block;
}
.cotidiano-black:before {
  content: url('../fp_santiago/images/categorias/cotidiano-black-white.png');
  display: block;
}
.mundo-refugiado:before {
  content: url('../fp_santiago/images/categorias/mundo-refugiado-white.png');
  display: block;
}
.planeta-mulher:before {
  content: url('../fp_santiago/images/categorias/planeta-mulher-white.png');
  display: block;
}
.life-style:before {
  content: url('../fp_santiago/images/categorias/life-style-white.png');
  display: block;
}

.descubra-portugal:before {
  content: url('../fp_santiago/images/categorias/descubra-portugal-white.png');
  display: block;
}

.category-dicas-destinos .title-wrap:before {
  content: url('../fp_santiago/images/categorias/dicas-destinos-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.category-cotidiano-black .title-wrap:before {
  content: url('../fp_santiago/images/categorias/cotidiano-black-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.category-mundo-refugiado .title-wrap:before {
  content: url('../fp_santiago/images/categorias/mundo-refugiado-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.category-planeta-mulher .title-wrap:before {
  content: url('../fp_santiago/images/categorias/planeta-mulher-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}


.category-dicas-destinos .feat-cat .section-title:before {
  content: url('../fp_santiago/images/categorias/dicas-destinos-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}

.category-cotidiano-black .feat-cat .section-title:before {
  content: url('../fp_santiago/images/categorias/cotidiano-black-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.category-mundo-refugiado .feat-cat .section-title:before {
  content: url('../fp_santiago/images/categorias/mundo-refugiado-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.category-planeta-mulher .feat-cat .section-title:before {
  content: url('../fp_santiago/images/categorias/planeta-mulher-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}

.category-life-style .feat-cat .section-title:before {
  content: url('../fp_santiago/images/categorias/life-style-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}

.category-life-style .title-wrap:before {
  content: url('../fp_santiago/images/categorias/life-style-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}

.gastronomia-box:before {
	content: url('../fp_santiago/images/categorias/gastronomia-box.png');
	position: absolute;
	bottom: 0;
	left: 0;
}
.descubra-portugal-box:before {
	content: url('../fp_santiago/images/categorias/descubra-portugal-box.png');
	position: absolute;
	bottom: 0;
	left: 0;
}
.cultura-entretenimento-box:before {
	content: url('../fp_santiago/images/categorias/cultura-entretenimento-box.png');
	position: absolute;
	bottom: 0;
	left: 0;
}
.variedade-e-tecnologia-box:before {
  content: url('../fp_santiago/images/categorias/variedade-e-tecnologia-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.transportes-servicos-box:before {
  content: url('../fp_santiago/images/categorias/transportes-servicos-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.hospedagem-box:before {
  content: url('../fp_santiago/images/categorias/hospedagem-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.mundo-acessivel-sustentavel-box:before {
  content: url('../fp_santiago/images/categorias/sustentavel-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.ministerio-turismo-box:before {
  content: url('../fp_santiago/images/categorias/ministerio-turismo-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.discover-brazil-box:before {
  content: url('../fp_santiago/images/categorias/turismo-negocios-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.esporte-aventura-box:before {
  content: url('../fp_santiago/images/categorias/esporte-aventura-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.viajante-sangue-bom-box:before {
  content: url('../fp_santiago/images/categorias/news-box.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.espaco-accor-box:before, .azul-linhas-aereas-box:before {
  content: url('../fp_santiago/images/categorias/news-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}

.dicas-destinos-box:before {
	content: url('../fp_santiago/images/categorias/dicas-destinos-box-small.png');
	position: absolute;
	bottom: 0;
	left: 0;
}

.cotidiano-black-box:before {
  content: url('../fp_santiago/images/categorias/cotidiano-black-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.mundo-refugiado-box:before {
  content: url('../fp_santiago/images/categorias/mundo-refugiado-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}
.planeta-mulher-box:before {
  content: url('../fp_santiago/images/categorias/planeta-mulher-box-small.png');
  position: absolute;
  bottom: 0;
  left: 0;
}


.life-style-box:before {
	content: url('../fp_santiago/images/categorias/life-style-box-small.png');
	position: absolute;
	bottom: 0;
	left: 0;
}

.gay-travel-fun-box:before {
	content: url('../fp_santiago/images/categorias/variedade-e-tecnologia-box.png');
	position: absolute;
	bottom: 0;
	left: 0;
}


.feat-categories {
	margin: 0;
	list-style: none;
}
.feat-categories > div {
	margin-bottom: 16px;
  overflow: hidden;
}
.feat-categories > div a {
	display: block;
	position: relative;
}
.feat-categories > div a:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	transition: all 0.3s ease-in-out;
}
.feat-categories > div a:hover:after {
	background: rgba(0, 0, 0, 0);
}
.feat-categories > div a figcaption {
	border: 1px solid white;
	position: absolute;
	top: 11px;
	right: 11px;
	bottom: 11px;
	left: 11px;
	box-sizing: border-box;
	z-index: 2;
}
.feat-categories > div h3 {
	position: absolute;
	bottom: 11px;
	left: 11px;
	color: white;
	font-family: 'encode_sansthin';
	font-size: 26px;
}
.feat-categories img {
	display: block;
	width: 100%;
}

/* Social icons */
.social-net {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 13px;
	color: white;
	display: table-cell;
}
.social-net > span {
	margin-bottom: 5px;
	vertical-align: top;
	margin-right: 2px;
}
.social-net a {
	color: #fff;
	margin-left: 2px;
}
.social-net a span {
	font-size: 25px;
}

/* PODCAST */
.podcast {
    position: absolute;
    top: 320px;
    left: 0;
    z-index: 10;
  }
  .podcast > div {
    background: #f2f2f1;
    width: 280px;
    padding: 20px;
    color: #817f7b;
    display: none;
  }
  .podcast h4 {
    transform: rotate(-90deg);
    cursor: pointer;
    display: inline-block;
    position: absolute;
    padding: 10px;
    top: 60px;
    right: -101px;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'encode_sanssemibold';
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-right: 60px;
    background: #E94A47 url(../fp_santiago/images/podcast.png)no-repeat 120px center;
  }
  .radio .btn-submit {
    margin-top: 10px;
  }
  .radio {
    text-align: center;
    top: 500px;
  }
  .radio h4 {
    top: 45px;
    right: -86px;
    background: #E94A47 url(../fp_santiago/images/radio.png)no-repeat 90px center;
  }
  .podcast a {
    display: inline-block;
  }
  .podcast h3 {
    color: #E94A47;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'encode_sanssemibold';
  }
  .podcast:after {
    content: '';
    background: #E94A47;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .mover {
    top: 630px;
  }

/* ========================
    AUTHOR PAGE
 * ======================== */

 .authorName {
  font-family: 'encode_sanssemibold';
  font-size: 24px;
  color: #e94a47;
  margin-bottom: 20px;
 }

 .author-post-list {
  margin-top: 60px;
  display: table;
 }

 .author-post-list:last-child {
  margin-bottom: 60px;
 }

 .authorAvatar {
  position: relative;
 }

.authorAvatar img {
  width: 100%;
}

.authorAvatar:before {
  content: url(../fp_santiago/images/red-baloon.png);
  position: absolute;
  top: -10px;
  right: -20px;
}

ul.author-social-links {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding-top: 15px;
}

ul.author-social-links li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

ul.author-social-links li a {
  background: #e94a47;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 4px;
  color: white;
}

ul.author-social-links li a:hover {
  background: #bb2c29;
}

ul.author-social-links li.author-social-icon a {
  background: none;
  color: #e94a47;
  padding: 0;
  position: relative;
  top: -2px;
}

ul.author-social-links li.author-social-icon a:hover {
  color: #bb2c29;
}

ul.author-social-links li.author-social-icon a span {
  font-size: 32px;
}

.search-box {
  position:relative;
  z-index: 100;
}

.sb-search {
  position: absolute;
  width: 0%;
  min-width: 40px;
  height: 41px;
  right: 0;
  top: 1px;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
}

.sb-search-input {
  position: absolute;
  top: 0;
  border: 0 !important;
  outline: none;
  background: #BB2C29;
  width: 100%;
  height: 41px;
  margin: 0;
  z-index: 10;
  padding: 0 15px;
  font-size: 20px;
  color: #fff;
  font-family: "encode_sanslight",Helvetica,Arial,sans-serif;
}

input[type="search"].sb-search-input {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

.sb-search-input::-webkit-input-placeholder {color: #fff;}

.sb-search-input:-moz-placeholder {color: #fff;}

.sb-search-input::-moz-placeholder {color: #fff;}

.sb-search-input:-ms-input-placeholder {color: #fff;}

.sb-icon-search,
.sb-search-submit  {
  width: 40px;
  height: 41px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: #fff; /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.sb-icon-search {
  color: #fff;
  background: #D93C39;
  z-index: 90;
  font-size: 22px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'FontAwesome';
}
.sb-icon-search:before {
  top: 10px;
}

.sb-icon-search:before {
  content: "\f002";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: #AB170D;
  color: #fff;
  z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}

/* ========================
    SWIPER
 * ======================== */

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-fles-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}
/* Cube */
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
  z-index: 0;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/*----- GRID -----*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .search-box {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .search-box {
   width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .search-box {
    width: 1140px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 1199px) {
  .logo {
    margin-top: 20px;
    width: 160px;
  }
  .feat-cat {
    width: 300px;
  }
  .footer-logo {
    font-size: 13px;
  }
  #footer .footer-widget {
    text-align: center;
  }
  .slide-adjust[style] {
    width: 301px !important;
  }
  .bx-wrapper {
    max-width: 1513px !important;
  }
  .footer-widget {
    display: none;
  }
  .footer-logo {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .categories-nav ul li {
    width: 50%;
  }
  .categories-nav ul li:nth-child(3n+3) {
    padding-right: 2px;
  }
  .categories-nav ul li:nth-child(2n+2) {
    padding-right: 0;
  }
  .primary-menu ul li a {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .slide-adjust[style] {
    width: 352.5px !important;
  }
  #header .logo-section {
    text-align: center;
  }
  #header .logo {
    width: 140px;
    display: inline-block;
    float: none;
  }
  #header .banner {
    padding: 10px;
    margin-top: 10px;
  }
  .image-category {
    margin-top: 20px;
  }
  .feat-cat {
    width: 50%;
    margin: 0;
    padding: 0 10px;
  }
  #footer .footer-right {
    float: none;
    margin-top: 8px;
  }
  #footer .footer-info {
    text-align: center;
  }
  .podcast {
    display: none;
  }
  .slicknav_menu{
    display: block;
  }
  .primary-menu {
    display: none;
  }
  .footer-logo {
    text-align: center;
  }
  .sb-icon-search {
    height: 40px;
  }
}


@media (max-width: 768px) {
  .banner-gastronomia .social-net > span {
    display: none;
  }
  .archive-title span {
    font-size: 20px;
  }
  .feat-cat .section-title {
    padding: 10px 10px 10px 80px;
    margin-top: 0;
    min-height: 62px;
  }
  .feat-cat .section-title:before {
    top: 50%;
    left: 5px;
    margin-top: -22.5px;
  }
  .feat-carousel .section-title {
    padding: 10px 10px 10px 80px;
    margin-top: 20px;
  }
  .feat-carousel .section-title h4 a {
    font-size: 16px;
  }
  .slider-main .post-info h2 {
    font-size: 16px;
  }
  .post-list .thumbnail {
    display: none;
  }
  .slide-adjust[style] {
    width: 349px !important;
    min-height: 300px;
  }
  #header .banner {
    padding: 0;
  }
  p {
    font-size: 16px;
  }
  .entry-header h1 {
    font-size: 28px;
  }
  .related h3 {
    font-size: 18px;
  }
}

@media (max-width: 640px) {
  .feat-cat {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .feat-categories .col-xs-6 {
    width: 100%;
  }
}

@media (max-width: 320px) {
  .entry-header h1 {
    font-size: 24px;
  }
  .single-post-cat a {
    display: block;
    margin-bottom: 15px;
  }
  .slide-adjust[style] {
    width: 257px !important;
  }
}