/*
Theme Name: Isabella Fiorentino - 2018
Author: Luiz Reis - gCampaner
Author URI: http://www.gcampaner.com.br
Description: Isabella Fiorentino - 2018
Version: 1.0
*/

/*****==============
		BODY
==============*****/
* {
	box-sizing: border-box;
}
html {
	margin: 0 !important;
	overflow-x: hidden ;
}
html.menu-active {
    overflow: hidden !important;
}

body {
	overflow-x: hidden;
	margin: 0;
    font-family: 'Lato', sans-serif;
}

body.admin-bar .navbar-fixed-top {
	top: 32px;
}
header#header {
    height: 296px;
}
#header ul.nav.menu-desk.navbar-fixed-top {
    position: fixed;
	top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.admin-bar #header ul.nav.menu-desk.navbar-fixed-top {
    top: 32px;
}

.container {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
}

a,
.slick-slide {
	outline: none;
}

/* CLEARFIX */
.group:before,
.group:after {
  content: "";
  display: table;
} 
.group:after {
  clear: both;
}
.group {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}


/**** REDES SOCIAIS */
[class^="icon-"]:before, [class*=" icon-"]:before,
[class^="icon-"]:after, [class*=" icon-"]:after {   
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
}


/*
.icon-facebook:before { content: "\f103"; }
.icon-instagram:before { content: "\f102"; }
.icon-twitter:before { content: "\f10a"; }
.icon-google-plus:before { content: "\f101"; }
.icon-pinterest:before { content: "\f108"; }
.icon-youtube:before { content: "\f105"; }
.icon-linkedin:before { content: "\f104"; }
.icon-tumblr:before { content: "\f107"; }
.icon-spotify:before { content: "\f109"; }
.icon-soundcloud:before { content: "\f106"; }
.icon-comment:before { content: "\f100"; }
*/

.icon-facebook:before { content: "\f100"; }
.icon-twitter:before { content: "\f101"; }
.icon-pinterest:before { content: "\f102"; }
.icon-envelope:before { content: "\f103"; }
.icon-whatsapp:before { content: "\f104"; }
.icon-heart:before { content: "\f105"; }

/***========================
	CONFIGURAÇÕES PADRÃO
========================***/
h1, .h1 { font-size: 30px; }
h2, .h2 { font-size: 24px; }
h3, .h3 { font-size: 22px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 14px; }
h6, .h6 { font-size: 12px; }

h1.attachment-title {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

/* ENTRY-CONTENT */
.entry-content,
.entry-content blockquote:before {
	color: #222;
}

/* TÍTULOS */
.entry-content h1,
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin: 0 0 25px;
}

/* P, LI */
.entry-content p,
.entry-content li {
    font-size: 0.875em;
    line-height: 1.715em;
    text-align: justify;
}
.entry-content p {
    margin: 0 0 10px;
}
.entry-content li {
	margin-bottom: 10px;
}

/* IMG */
.entry-content img {
	margin: 0 0 25px 0;
}
.alignleft, img.alignleft {
	margin-right: 25px;
	display: inline;
	float: left;
}
.alignright, img.alignright {
	margin-left: 25px;
	display: inline;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.alignnone, img.alignnone { }

/* WP-CAPTION */
.wp-caption {
	max-width: 100%;
    margin-bottom: 25px;
    padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	line-height: 18px;
	font-size: 12px;
	margin: 0;
}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}

/* PRE */
.entry-content pre {
    font-family: monospace;
    background: transparent;
    border: none;
    padding: 0;
	white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

/* LINK */
.entry-content p a {
    text-decoration: underline;
}
.entry-content p a:hover {
    text-decoration: none;
}

/* BLOCKQUOTE */
.entry-content blockquote {
    position: relative;
    padding: 15px 30px;
    font-style: italic;
    background: #f4f4f4;
    border-radius: 10px;
}
.entry-content blockquote:before {
    content: '“';
    position: absolute;
    left: 0;
    top: 0;
    font: italic 300%/1 Cochin,Georgia,"Times New Roman", serif;
}
.entry-content blockquote p {
    margin: 0;
}

/* GALLERIA */
.entry-content .gallery-item img { border: 0 !important; }

.gallery-columns-1 .gallery-item { width: 100% !important; }
.gallery-columns-2 .gallery-item { width: 50% !important; }
.gallery-columns-3 .gallery-item { width: 33.33% !important; }
.gallery-columns-4 .gallery-item { width: 25% !important; }
.gallery-columns-5 .gallery-item { width: 20% !important; }
.gallery-columns-6 .gallery-item { width: 16.66% !important; }
.gallery-columns-7 .gallery-item { width: 14.28% !important; }
.gallery-columns-8 .gallery-item { width: 12.50% !important; }
.gallery-columns-9 .gallery-item { width: 11.11% !important; }

/* VIDEO RESPONSIVE */
.nosidebar .entry-content iframe {
    *max-height: 640px;
}
.entry-content iframe {
    width: 100%;
    height: 54vw;
    max-height: 385px;
}

/* VERTICAL ALIGN */
.vertical-mid {
	display: inline-block;
	vertical-align: middle;
}

/***==================
		GRID
==================***/
.grid-1, .grid-12, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11 {
	float: left;
}

.grid-1 { width: 8.33333333%; }
.grid-2 { width: 16.66666667%; }
.grid-3 { width: 25%; }
.grid-4 { width: 33.33333333%; }
.grid-5 { width: 41.66666667%; }
.grid-6 { width: 50%; }
.grid-7 { width: 58.33333333%; }
.grid-8 { width: 66.66666667%; }
.grid-9 { width: 75%; }
.grid-10 { width: 83.33333333%; }
.grid-11 { width: 91.66666667%; }
.grid-12 { width: 100%; }

#posts span.pibfi_pinterest {
    width: 100%;
}

/***==================
		MENU
==================***/
.nav.navbar-nav {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 50px;
}

form#searchform-menu {
    margin: 15px 0;
}

.menu-item {
	position: relative;
	display: inline-block;
	list-style: none;
}
.menu-item a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
}

/*** SUB-MENU */
ul.sub-menu {
	display: none;
	position: absolute;
	top: 51px;
	left: 0;
	width: 240px;
	margin-top: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
	border: 1px solid #F1F1F1;
	-webkit-box-shadow: 0 3px 2px 0px rgba(0,0,0,.05);
	-moz-box-shadow: 0 3px 2px 0px rgba(0,0,0,.05);
	box-shadow: 0 3px 2px 0px rgba(0,0,0,.05);
	z-index: 9;
}
ul.sub-menu .menu-item {
	width: 100%;
	transition: 0.3s;
}
.sub-menu .menu-item a {
	display: inline-block;
	width: 100%;
	padding: 15px;
	line-height: initial;
}

ul.sub-menu .menu-item:hover {
	background: #57585a;
}
ul.sub-menu .menu-item:hover > a {
	color: #FFF;
}
menu ul.sub-menu .menu-item:hover {
	background: #f4f4f4;
}
menu ul.sub-menu .menu-item:hover > a {
	color: #3e3e3e;
}

ul.sub-menu .sub-menu {
    left: 100%;
    top: -1px;
}

ul.sub-menu .menu-item-has-children:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 47.5%;
    width: 0px;
    height: 0px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: translate(0,-50%) rotate(-45deg);
    -webkit-transform: translate(0,-50%) rotate(-45deg);
    border-radius: 0 2px 1px 2px;
    transition: 0.3s;
}
ul.sub-menu .menu-item-has-children:hover:before {
	border-color: #FFF;
}
.menu-desk .menu-item .sub-menu a:hover {
    text-decoration: none;
}


/*** SOCIAL-MENU */
#cont-menu .sociais {
	float: right;
	line-height: 29px;
}
#cont-menu .social-icon {
    display: inline-block;
    padding: 10px;
    margin: 0;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
}

#cont-menu [class^="icon-"]:before, #cont-menu [class*=" icon-"]:before,
#cont-menu [class^="icon-"]:after, #cont-menu [class*=" icon-"]:after {
    font-size: 13px;
}

/*** SEARCH MENU */
form#searchform-menu {
    float: right;
}
#campo-busca-menu {
    float: left;
    width: 80%;
}
#botao-busca-menu {
	float: right;
	width: 20%;
}
.content-search-mobile {
    display: none;
}


/**** MENU RESPONSIVO */
menu {
    display: none;
}

/*** CONTAINER GERAL */
#cont-geral {
	position: relative;
	top: 0;
	display: inline-block;
	width: 100%;
}

div#cont-menu {
	z-index: 999;
}
#cont-menu,
.wrapper-menu.menu-fixo {
	width: 100%;
	background-color: #FFF;
	border-color: #080808;
	box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
	-webkit-box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
	-moz-box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
}
#cont-menu,
.content-menu,
.wrapper-menu.menu-fixo {
	position: relative;
	display: inline-block;
	height: 50px;
}
.content-menu {
	display: none;
}

/*** MENU HAMBURGUER */
#cont-menu .menu-anchor {
    position: relative;
    float: left;
    display: none;
    width: 30px;
    height: 22px;
    margin: 1px 0;
    line-height: 0;
    background: transparent;
    border: 0;
    cursor: pointer;
}
#cont-menu .menu-anchor .icon-menu {
	display: inline-block;
	width: 100%;
	height: 2px;
	margin: 2.5px 0;
	background: #57585a;
	border-radius: 2px;
	transition: 0.3s;
}
.menu-active .icon-menu:first-child {
    transform: rotate(45deg) translate(6px, 6px);
    -webkit-transform: rotate(45deg) translate(5px, 6px);
    -moz-transform: rotate(45deg) translate(6px, 6px);
    -o-transform: rotate(45deg) translate(6px, 6px);
    -ms-transform: rotate(45deg) translate(6px, 6px);
}
.menu-active .icon-menu:nth-child(2) {
	opacity: 0;
}
.menu-active .icon-menu:last-child {
    transform: rotate(-45deg) translate(4.5px, -5px);
    -webkit-transform: rotate(-45deg) translate(4.5px, -5px);
    -moz-transform: rotate(-45deg) translate(4.5px, -5px);
    -o-transform: rotate(-45deg) translate(4.5px, -5px);
    -ms-transform: rotate(-45deg) translate(4.5px, -5px);
}

.bg-menu-responsive {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.85);
	overflow: hidden;
	z-index: 998;
	
}

/***==================
		HEADER
==================***/
header#header {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 3.5em;
	text-align: center;
}
header#header:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #57585a;
    transform: translate(-50%, 0);
}

/** MENU HEADER */
nav#header-menu {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 1;
}
nav#header-menu:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #4d4e50;
    transform: translate(-50%, 0);
    z-index: -1;
}
nav#header-menu .nav {
    float: none;
    line-height: 36px;
}

nav#header-menu > li.menu-item {
    line-height: 36px;
    vertical-align: middle;
}

body.logged-in .conta-menu {
	display: none;
}

#header-menu .menu-item a {
    font-weight: 300;
    color: #FFF;
}
ul#menu-header-menu-1s a:hover {
	text-decoration: underline;
}

#header-menu .sociais a {
    color: #FFF;
}

a.item-logout {
    display: inline-block;
    padding: 10px 15px;
    font-size: 11px;
    font-weight: 300;
    color: #f4f4f4;
    letter-spacing: 1.25px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
a.item-logout:hover {
	text-decoration: underline;
}


#header-menu .sociais,
menu nav#main-menu .sociais {
    position: relative;
    padding: 0 7.5px;
}
#header-menu .sociais:before,
menu nav#main-menu .sociais:before {
    left: 0;
}
#header-menu .sociais:after,
menu nav#main-menu .sociais:after {
    right: 0;
}

#header-menu .sociais:after,
#header-menu .sociais:before,
menu nav#main-menu .sociais:after,
menu nav#main-menu .sociais:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 1px;
    height: 50%;
    background: #727374;
    transform: translate(0,-50%);
}

#header-menu .sociais .social-icon,
menu nav#main-menu .sociais .social-icon {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 2.5px;
	*background: url(/wp-content/themes/fiorentino-gc2018/images/icon-sociais.png) no-repeat;
	background: url(/wp-content/themes/fiorentino-gc2018/images/icon-sociais-new.png?2) no-repeat;
	vertical-align: middle;
	bottom: 0;
}
#header-menu .sociais .social-icon:hover,
menu nav#main-menu .sociais .social-icon:hover {
    bottom: 5px;
}
#header-menu .sociais .social-icon:before,
menu nav#main-menu .sociais .social-icon:before {
    content: none;
}

#header-menu .sociais .icon-instagram,
menu nav#main-menu .sociais .icon-instagram {
    background-position: calc(100% - 2.5px) 50%;
}
#header-menu .sociais .icon-twitter,
menu nav#main-menu .sociais .icon-twitter {
	background-position: calc(0% + 2.5px) 50%;
}
#header-menu .sociais .icon-facebook,
menu nav#main-menu .sociais .icon-facebook {
	background-position: calc(25% + 2px) 50%;
}
#header-menu .sociais .icon-google,
menu nav#main-menu .sociais .icon-google {
    background-position: calc(50% - 1px) 50%;
}
#header-menu .sociais .icon-youtube,
menu nav#main-menu .sociais .icon-youtube {
    background-position: calc(75% - 2.5px) 50%;
}
#header-menu .sociais .icon-mail {
    padding: 5px;
    background: none;
}

menu nav#main-menu .sociais {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #57585a;
}
menu nav#main-menu .sociais .social-icon {
    width: 40px;
    height: 40px;
    margin: 0 5px;
}


/***==================
		LOGO
==================***/
.titulo-site {
    display: inline-block;
    padding: 40px 0;
    margin: 0;
}
.titulo-site a {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 512px;
}
.logo-site a {
    font-size: 0;
}


/***==================
		MENU DESKTOP
==================***/
#header ul.nav.menu-desk {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#header ul.nav.menu-desk:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 100vw;
	height: 100%;
	background: #FFF;
	box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
	-webkit-box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
	-moz-box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
	transform: translate(-50%, 0);
}
.menu-desk > .menu-item:after,
.menu-desk > .menu-item:before {
    content: '/';
    position: absolute;
    top: 50%;
    font-weight: 300;
    color: #57585a;
    transform: translate(0,-52.5%);
}
.menu-desk .menu-item:after {
    left: -2px;
}
.menu-desk .menu-item:before {
    right: -2px;
}
.menu-desk .menu-item:first-child:after,
.menu-desk .menu-item:last-child:before {
	content: none;
}

.menu-desk .menu-item a {
    padding: 10px 15.5px;
    font-size: .815em;
    font-weight: 900;
    color: #57585a;
}
.menu-desk .menu-item a:hover {
	text-decoration: underline;
}



/**** BUTTON-SEARCH */
div.button-search {
	position: relative;
	width: 35px;
	height: 35px;
	margin: 0;
	cursor: pointer;
}
div.button-search:before {
	content: '';
	position: absolute;
	left: 9px;	
	top: 7px;
	width: 10px;
	height: 10px;
	border: 2px solid #FFF;
	border-radius: 50%;
	transition: 0.3s;
}
div.button-search:after {
	content: '';
	position: absolute;
	right: 10px;
	bottom: 8px;
	width: 3px;
	height: 10px;
	background: #FFF;
	transform: rotate(-45deg);
	transition: 0.3s;
	border-radius: 2px;
}

.search-active .button-search:before,
.search-active .button-search:after {
	width: 25px;
	height: 3px;
	border: 0;
	background: #FFF;
	border-radius: 2px;
}
.search-active .button-search:before {
	-ms-transform: rotate(-45deg) translate(-7.5px, 2.5px);
	-webkit-transform: rotate(-45deg) translate(-7.5px, 2.5px);
	transform: rotate(-45deg) translate(-7.5px, 2.5px);
}
.search-active .button-search:after {
	-ms-transform: rotate(45deg) translate(-3.5px, -10.5px);
	-webkit-transform: rotate(45deg) translate(-3.5px, -10.5px);
	transform: rotate(45deg) translate(-3.5px, -10.5px);
}

/** SEARCH MOBILE */	
.link-mobile div.button-search {
	margin-top: 1px;
}
.link-mobile div.button-search:after {
	right: 10px;
    bottom: 5px;
    width: 2px;
    height: 12px;
	background: #57585a;
}
.link-mobile div.button-search:before {
	left: 4px;
    top: 4px;
    width: 15px;
    height: 15px;
	border-color: #57585a;
}

.search-active .link-mobile .button-search:before,
.search-active .link-mobile .button-search:after {
	width: 2px;
	height: 30px;
	background: #57585a;
}
.search-active .link-mobile .button-search:before {
    -ms-transform: rotate(-45deg) translate(9.5px, 7.5px);
    -webkit-transform: rotate(-45deg) translate(9.5px, 7.5px);
    transform: rotate(-45deg) translate(9.5px, 7.5px);
}
.search-active .link-mobile .button-search:after {
    -ms-transform: rotate(45deg) translate(-3.5px, 6.5px);
    -webkit-transform: rotate(45deg) translate(-3.5px, 6.5px);
    transform: rotate(45deg) translate(-3.5px, 6.5px);
}


/***==================
		SIDEBAR
==================***/
#main-container.sideright #posts,
#main-container.sideleft #sidebar {
	float: left;
}
#main-container.sideleft #posts {
	padding-left: 10%;
}
#main-container.sideleft #posts,
#main-container.sideright #sidebar {
	float: right;
}
#main-container.sideright #posts {
	padding-right: 10%;
}
.home #main-container.nosidebar div#posts,
body.page-template.page-template-page-colaboradores #main-container.sideright #posts {
	padding-right: 0 !important;
}

#main-container #posts.blocos-home {
    width: 100%;
}

#sidebar {
	width: 360px;
}

/***==================
		POSTS DESTACADOS
==================***/
#posts-featured {
    display: inline-block;
    width: 100%;
    background: #fafafa;
    margin-bottom: 60px;
    padding: 2em;
}
.content-featured article {
    display: inline-block;
    width: 100%;
    margin-bottom: 1em;
    padding-top: 1em;
    border-top: 1px solid #e5e5e5;
}
.content-featured article:last-child {
	margin-bottom: 0;
}

.content-featured a.img-post-thumbnail {
    display: inline-block;
    width: 90px;
    vertical-align: middle;
}
.content-featured .content-info {
    display: inline-block;
    width: calc(100% - 90px);
    vertical-align: middle;
    padding-left: 1em;
}
.content-featured h2.entry-title {
	
	height: auto;
    margin: 0;
	font-size: 1em;
	text-transform: uppercase;
}
.content-featured h2.entry-title a {
	position: initial;
}
.content-featured p {
    max-height: 34px;
    margin: 5px 0 0;
    font-size: 0.875em;
    color: #999;
    line-height: initial;
    overflow: hidden;
}


/***==================
		REDES SOCIAIS
==================***/
section#redes-sociais {
    background: transparent;
    text-align: center;
    padding: 0;
}
section#redes-sociais .sociais .social-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 0.75em;
    background: url(/wp-content/themes/fiorentino-gc2018/images/sociais-sidebar.png?) no-repeat;
    vertical-align: middle;
}
section#redes-sociais .sociais .icon-facebook {
	background-position: 0 50%;
}
section#redes-sociais .sociais .icon-twitter {
	background-position: 60% 50%;
}
section#redes-sociais .sociais .icon-google {
	background-position: 100% 50%;
}
section#redes-sociais .sociais .icon-youtube {
	background-position: 80% 50%;
}
section#redes-sociais .sociais .icon-instagram {
	background-position: 20% 50%;
}

div#redes-sociais a.social-icon.icon-mail {
    display: none;
}


/***==================
		DESTAQUE
==================***/
div#content-destaque {
    display: inline-block;
    width: 100%;
	margin-bottom: 20px;
    padding: 20px 5px;
    background: #FFF;
}
#content-destaque .cont-destaque {
    margin-bottom: 0;
}
div#content-destaque .content-destaque {
	background: #000;
}
div#content-destaque a.img-post-thumbnail {
    opacity: 0.6;
    background-position: top center;
}

div#content-destaque .entry-info {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 300px;
    transform: translate(-50%,-50%);
    text-align: center;
}
div#content-destaque div#destaque-look .entry-info {
    max-width: 210px;
}

#content-destaque .post-category a {
    color: #FFF;
    font-weight: 300;
}
#content-destaque .entry-title {
    font-family: 'Rufina', serif;
    font-size: 1.75em;
    font-weight: 400;
    text-transform: uppercase;
}
#content-destaque .entry-title a {
    color: #FFF;
}
div#destaque-look .entry-title a {
    transform: none !important;
    top: 0;
}

.more-link a {
    display: inline-block;
    padding: 10px 30px;
    font-size: 0.7em;
    color: #FFF;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid #FFF;
    transition: 0.3s;
}
.more-link a:hover {
    background: #FFF;
    color: #4d4e50;
}

/* DESTAQUE GERAL */
div#destaque-geral {
    padding-right: 10px;
}

#destaque-geral a.img-post-thumbnail:before {
    padding-bottom: 69%;
}


#cont-geral #content-destaque ul.slick-dots {
	bottom: 10%;
}

/* DESTAQUE LOOK */
div#destaque-look {
    padding-left: 10px;
}

#destaque-look a.img-post-thumbnail:before {
	padding-bottom: 140%;
}



/** SLIDER */
div#slide-destaque {
    margin-bottom: 0;
}

.content-destaque {
    position: relative;
}

#slide-destaque .img-post-thumbnail:before {
    padding-bottom: 60%;
}


/* SLIDE COM 3 POSTS */
div#slide-destaque.destaque-3 .entry-info {
    width: 70%;
}
#slide-destaque.destaque-3 .img-post-thumbnail:before {
    padding-bottom: 75%;
}

/*** SLIDE TÍTULO */
#slide-destaque .entry-title {
    margin: 10px 0;
}
#slide-destaque .entry-title a {
    font-size: 26px;
    color: #000;
    letter-spacing: 2.25px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.3s;
}
#slide-destaque .entry-title a:hover {
	opacity: 0.5;
}

/*** SLIDE CATEGORY */
#slide-destaque .post-category a {
	margin-left: 5px;
	padding: 0;
    font-size: 12px;
	border: none;
}
#slide-destaque .post-category a:first-child {
	margin-left: 0;
}
#slide-destaque .post-category a:hover {
	color: #000 !important;
	background: transparent !important;
}


/*** DOTS */
#cont-geral ul.slick-dots {
	width: calc(100% - 15px);
	bottom: 0;
}

#cont-geral .slick-dots li {
    width: auto;
    height: auto;
}
#cont-geral .slick-dots li button {
    width: 12px;
    height: 12px;
    border: 2px solid;
    border-radius: 50%;
}
#cont-geral .slick-dots li button {
    background: #cdcdcd;
    border-color: #cdcdcd;
}
#cont-geral .slick-dots li.slick-active button {
	background: #FFF;
	border-color: #FFF;
}

#cont-geral .slick-dots li button:before {
	content: none;
	font-size: 14px;
}
#cont-geral .slick-dots li.slick-active button:before {
    color: #FFF;
    opacity: 1;
}



/***==================
	BLOCOS SLIDER 
==================***/
.blocos-slider {
    padding: 0 7.5px;
}

#posts.blocos-home .blocos-slider a.img-post-thumbnail:before {
    padding-bottom: 100%;
}
#posts article, 
#posts-related article {
    padding: 0 12.5px 50px;
}

#posts .entry-info,
#posts-related .entry-info {
    position: relative;
    display: inline-block;
    width: calc(100% - 20px);
    margin: -2em 10px 0;
    padding: 1em 1.5em;
    background: #FFF;
    box-shadow: 0px 7px 15px 2.5px rgba(22,22,22,0.08);
    -webkit-box-shadow: 0px 7px 15px 2.5px rgba(22,22,22,0.08);
    -moz-box-shadow: 0px 7px 15px 2.5px rgba(22,22,22,0.08);
	z-index: 2;
}

.page #posts article.page {
	padding: 0;
}

/***==================
	ISABELLA RESPONDE 
==================***/
div#isabella-responde,
div#redes-sociais,
div#esquadrao-da-moda {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background: #FFF;
    transition: 0.5s;
}
div#isabella-responde:before, div#redes-sociais:before {
    content: '';
    display: inline-block;
    width: 100%;
    padding-bottom: 11.5%;
    background: url(/wp-content/uploads/2018/12/IsabellaResponde.jpg) no-repeat center;
    background: url(/wp-content/uploads/2021/09/top-banner-Isabella-Fiorentino-site.gif) no-repeat center;
    background-size: cover;
}
div#destaque-isa {
    position: absolute;
    top: 50%;
    right: 9%;
    width: 100%;
    max-width: 350px;
    margin: 0;
    padding-bottom: 25px;
    display: none;
    transform: translate(0,-50%);
}

.resposta-isa h3.entry-title {
    margin: 0;
    padding: 0 1em;
    font-family: 'Rufina', serif;
    font-size: 1.25em;
    color: #4d4e50;
    color: #FFF;
    text-align: center;
    letter-spacing: 1px;
}

#cont-geral #isabella-responde .slick-dots li button {
    width: 8px;
    height: 8px;
	background: #f4f4f4;
	border: none;
}
#cont-geral #isabella-responde .slick-dots li.slick-active button {
	background: #545454;
}


/***==================
	PLAYLISTS 
==================***/
#minhas-playlists .playlist h4,
#minhas-playlists .playlist h3 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    max-width: 280px;
    margin: 0;
    padding: 10px 20px;
    padding-left: 75px;
    font-family: 'Rufina', serif;
    font-size: 1.75em;
    font-weight: 400;
    color: #000;
    text-align: center;
    transform: translate(-50%,-50%);
}
#minhas-playlists .playlist h4:before,
#minhas-playlists .playlist h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 60px;
    height: 45px;
    background: url(/wp-content/themes/fiorentino-gc2018/images/icon-play.png) no-repeat center;
    background-size: 100%;
    transform: translate(0,-50%);
}


/***==================
	REDES SOCIAIS 
==================***/
div#redes-sociais.bloco-banner {
	margin-top: 20px;
}
div#redes-sociais.bloco-banner:before {
	background: url(/wp-content/uploads/2018/12/midias-sociais.jpg) no-repeat center;
	background: url(/wp-content/uploads/2019/06/0001.png) no-repeat center;
	background-size: cover;
}
#redes-sociais.bloco-banner .social-icon:hover {
    opacity: 0.6;
}

#redes-sociais.bloco-banner .sociais {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translate(0,-50%);
}
#redes-sociais.bloco-banner .social-icon {
    margin: 0 0.75em;
    padding: 2.125em;
    *background: url(/wp-content/themes/fiorentino-gc2018/images/sociais-banner.png) no-repeat;
    background: url(/wp-content/themes/fiorentino-gc2018/images/sociais-banner-new.png?) no-repeat;
	background-size: cover;
}
#redes-sociais.bloco-banner .social-icon.icon-facebook {
	background-position: 0 50%;
}
#redes-sociais.bloco-banner .social-icon.icon-twitter {
	background-position: 25% 50%;
}
#redes-sociais.bloco-banner .social-icon.icon-google {
	background-position: 50% 50%;
}
#redes-sociais.bloco-banner .social-icon.icon-youtube {
	background-position: 75% 50%;
}
#redes-sociais.bloco-banner .social-icon.icon-instagram {
	background-position: 100% 50%;
}

#redes-sociais .social-icon i {
    display: none;
}
#redes-sociais .social-icon:before {
    content: none;
}

#sidebar #redes-sociais .social-icon i {
    display: inline-block;
}
#sidebar #redes-sociais .social-icon i:before {
    color: #000;
    font-size: 24px;
}
#sidebar #redes-sociais .social-icon.icon-mail {
    padding: 3px 0;
    background: none;
}


/***==================
	ESQUADRÃO DA MODA 
==================***/
div#esquadrao-da-moda.bloco-banner {
	margin-top: 20px;
}

div#esquadrao-da-moda a {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    background: url(/wp-content/uploads/2018/09/banner-esquadrao.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.5s;
}
div#esquadrao-da-moda a:before {
    content: '';
    display: inline-block;
    padding-bottom: 26.4%;
}

div#esquadrao-da-moda img {
	float: left;
	width: 100%;
}


/***==================
	LISTAGEM 
==================***/
.post-listagem .entry-content p {
    text-align: center;
}

.archive div#redes-sociais,
.search div#redes-sociais,
.page-template-page-colaboradores #redes-sociais {
    margin: 0 12.5px 50px;
    width: calc(100% - 25px);
}

.ajax-page {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}
.ajax-page a {
    display: inline-block;
    padding: 10px 40px;
    color: #acacac;
    letter-spacing: 2px;
    border: 2px solid #acacac;
	transition: 0.3s;
}
.ajax-page a:hover {
	color: #FFF;
    background: #acacac;
}

#posts .content-title {
    display: inline-block;
    width: 100%;
    text-align: center;
}
#posts .content-title span, .content-title h2,
.bloco-banner span, .bloco-banner h2,
.null-instagram-feed .widget-title {
    position: relative;
    display: inline-block;
	margin: 30px 0;
    padding: 5px 0 5px 45px;
    font-family: 'Lato', sans-serif;
    font-size: 1.75em;
    font-weight: 300;
    color: #888;
    text-transform: uppercase;
}

div#content-destaque .content-title h2 {
	margin: 0 0 20px;	
}
div#content-destaque .content-title h2,
.bloco-banner h2 {
    width: 100%;
    text-align: center;
}

#posts .content-title span:before,
#posts .content-title h2:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    width: 32px;
    height: 32px;
    background: url(/wp-content/themes/fiorentino-gc2018/images/icon-title.png) no-repeat;
    transform: translate(0,-50%);
}
#posts #destaque-mais-lidos .content-title span:before,
#posts #destaque-mais-lidos .content-title h2:before {
	background-position: 50% 50%;
}



#posts .content-destaque .entry-content p,
#posts.error-404 .entry-content p,
#posts-related .entry-content p {
    font-family: 'Lato', sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
}
#posts .content-destaque .entry-content,
#posts-related .entry-content {
	height: 40px;
    margin-top: 0;
	margin-bottom: 10px;
	overflow: hidden;
}
#cont-geral #posts .slick-dots li.slick-active button,
#cont-geral .instagram-pics .slick-dots li.slick-active button {
	background: #57585a;
    border-color: #57585a;
}

/* * * */
.archive #posts article,
.search #posts article,
#posts-related article,
body.page-template.page-template-page-colaboradores #posts article {
	float: left;
	width: 33.33%;
}

article.post {
	overflow: hidden;
    margin-bottom: 100px;
}
article.has-post-thumbnail .entry-content {
	margin-top: 25px;
}

header.entry-header {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
.single #posts header.entry-header {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 3em;
    background: #FFF;
    z-index: 1;
}

h2.entry-title,
h3.entry-title {
	position: relative;
    margin: 10px 0;
    font-family: 'Rufina', serif;
	font-size: 1.75em;
    font-weight: 700;
    color: #000;
    height: 98px;
    letter-spacing: 2.25px;
    transition: 0.3s;
    overflow: hidden;
}
h2.entry-title a,
h3.entry-title a {
	color: #000;
	transition: 0.3s;
}
h2.entry-title a,
h3.entry-title a {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translate(0,-50%);
}
h2.entry-title a:hover,
h3.entry-title a:hover {
	opacity: 0.5;
}

.entry-share {
    text-align: center;
}
.entry-share a.social-icon {
    color: #000;
}
.entry-share a.social-icon:hover {
    color: #888;
}
.entry-share .social-icon i:before {
    font-size: 14px;
}

/* FAVORITOS */
.cont-favoritos {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}
.cont-favoritos .simplefavorite-button.preset,
ul.favorites-list .simplefavorite-button.preset {
	width: 0px;
	padding: 7px 16.5px;
	text-indent: -999px;
	vertical-align: middle;
	overflow: hidden;
}
.cont-favoritos .simplefavorite-button.preset i,
ul.favorites-list .simplefavorite-button.preset i {
    text-indent: initial;
    font-size: 19px;
}
.cont-favoritos .sf-icon-love:before,
ul.favorites-list .sf-icon-love:before {
    content: "\e87d";
    color: black;
    -webkit-text-fill-color: #FFF;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: black;
}
.cont-favoritos a.simplefavorite-button.active.preset i:before,
ul.favorites-list a.simplefavorite-button.active.preset i:before {
    -webkit-text-fill-color: #dd0000 !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #dd0000 !important;
}

.cont-favoritos span {
    position: absolute;
    left: 0;
    top: 45%;
    font-size: 11px;
    display: inline-block;
    vertical-align: sub;
    z-index: 1;
}


/* PAGE FAVORITOS */
ul.favorites-list {
	display: inline-block;
	width: 100%;
	padding: 0;
}
ul.favorites-list li {
    float: left;
    width: calc(25% - 2%);
    margin: 0 1% 2%;
    padding: 0;
    border: none;
    box-shadow: 0 7px 15px 2.5px rgba(22,22,22,.08);
    -webkit-box-shadow: 0 7px 15px 2.5px rgba(22,22,22,.08);
    -moz-box-shadow: 0 7px 15px 2.5px rgba(22,22,22,.08);
}
ul.favorites-list li p {
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
	background: #FFF;
}
ul.favorites-list li p:nth-child(2) {
    position: relative;
    height: 42px;
    overflow: hidden;
}
ul.favorites-list li p:last-child {
    padding: 10px 0;
}

ul.favorites-list li img {
    float: left;
    width: 100%;
    margin: 0;
	padding: 20px;
}

ul.favorites-list li p:nth-child(2) a {
	float: left;
    width: 100%;
    /*height: 42px;*/
    margin: 0;
    padding: 0 10px;
    font-family: 'Rufina', serif;
    font-size: 1.5em;
    font-weight: 700;
    color: #000;
    letter-spacing: 2px;
    transition: 0.3s;
    overflow: hidden;
    text-decoration: none;
}
ul.favorites-list li p:nth-child(2) a {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}

.page article.page h1.entry-title {
    position: relative;
	display: inline-block;
    margin: 0px 0 30px;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-size: 1.75em;
	font-weight: 300;
    color: #888;
    text-transform: uppercase;
    background: transparent;
}

h3.subtitle-favoritos {
    max-width: 530px;
    margin: 0 auto 20px;
    font-size: 1.25em;
    font-weight: 400;
    color: #4d4e50;
    text-align: center;
}


/***==================
	POST THUMBNAIL
==================***/
a.img-post-thumbnail,
a.img-perfil-thumbnail, a.img-author-thumbnail {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	transition: 0.5s;
}
.img-post-thumbnail:before,
.img-perfil-thumbnail:before, a.img-author-thumbnail {
	content: '';
	display: inline-block;
	padding-bottom: 100%;
}
.img-perfil-thumbnail:before, a.img-author-thumbnail {
	padding-bottom: 100%;
}

.content-thumbnail {
	overflow: hidden;
}

.content-thumbnail:hover .img-post-thumbnail {
    transform: scale(1.1);
}



/***==================
	INTERNA
==================***/
.page-template div#posts,
.single div#posts {
	float: left;
	width: calc(100% - 360px);
	padding-right: 20px !important;
}
.page-template div#posts article,
.single div#posts article {
	width: 100%;
}

/*.page-template div#posts article .img-post-thumbnail:before,*/
.single div#posts article .img-post-thumbnail:before {
    padding-bottom: 54%;
}
.content-single {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0 15px;
	background: #FFF;
}
.content-single header.entry-header {
    background: #FFF;
    margin: -2.5em 2em 0;
    width: calc(100% - 4em);
}
.content-single .entry-content {
    max-width: 620px;
    margin: 0 auto;
}


div#banner-looks {
    position: relative;
    z-index: -1;
}
div#posts div#banner-looks a.img-post-thumbnail:before {
    padding-bottom: 30%;
}

span.look-title {
    position: absolute;
    left: 50%;
    bottom: 50%;
	display: inline-block;
    width: 100%;
    padding: 0 15px;
    font-family: 'Rufina', serif;
    font-size: 1.8em;
    font-weight: 400;
    color: #57585a;
    letter-spacing: 2.25px;
    transition: 0.3s;
    transform: translate(-50%,-30%);
}
/*
.single #posts article.types-looks h1.entry-title {
    position: initial;
}
.single #posts article.types-looks a.img-post-thumbnail {
    display: none;
}
.single #posts article.types-looks header.entry-header {
    padding-bottom: 0;
}


/***==================
	COLABORADORES
==================***/
.bloco-banner span,
.null-instagram-feed .widget-title {
	width: 100%;
	padding: 0 !important;
	text-align: center;
}
div#nossos-colaboradores,
div#minhas-playlists{
    display: inline-block;
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #FFF;
}

div#nossos-colaboradores .colaborador,
div#minhas-playlists .playlist {
	position: relative;
    float: left;
    width: calc(33.33% - 13.33px);
}
div#nossos-colaboradores .colaborador:nth-child(2),
div#minhas-playlists .playlist:nth-child(2) {
    margin: 0 20px;
}

div#nossos-colaboradores .colaborador img,
div#minhas-playlists .playlist img {
    display: inline-block;
    width: 100%;
}

div#nossos-colaboradores .colaborador h4,
div#nossos-colaboradores .colaborador h3 {
    position: absolute;
    left: 0;
    top: 50%;
    display: inline-block;
    width: 100%;
    margin: 0;
	padding-bottom: 12px;
    font-family: 'Rufina', serif;
    font-size: 1.75em;
    font-weight: 400;
    color: #FFF;
    text-align: center;
    letter-spacing: 0.5px;
    transform: translate(0%, -50%);
    z-index: 1;
}
div#nossos-colaboradores .colaborador h4:before {
    content: '';
    position: inherit;
    top: calc(50% + 20px);
    left: 50%;
    display: inline-block;
    width: 110px;
    height: 2px;
    background: #fff;
    transform: translate(-50%);
}




/***==================
	POST CATEGORY
==================***/
.post-category a {
    display: inline-block;
    padding: 5px 10px;
    font-size: 0.7em;
    font-weight: 500;
    color: #4d4e50;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: .3s;
}
.post-category a:hover {
    text-decoration: underline;
}


/***==================
	POST DATE
==================***/
.post-date {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #4d4e50;
    letter-spacing: 1px;
}
time.post-date {
    display: none;
}
#posts article.types-imprensa time.post-date {
	display: inline-block;
}

/***==================
	ENTRY-MORE
==================***/
.entry-more {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.entry-more a {
	display: inline-block;
    padding: 10px 20px;
    font-size: 10px;
    font-weight: 600;
    color: #222;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
	transition: 0.3s;
}


/***======================
		PAGINATION
======================***/
#pagination a {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
	transition: 0.3s;
}
#pagination a:hover {
	color: #000;
}
#pagination a:first-child {
    float: left;
}
#pagination a:last-child {
    float: right;
}


/***======================
		SINGLE
======================***/
#single-pagination, #author-details {
	margin: 50px 0 0;
}
.single article.post {
    margin: 0;
}

.single #posts a.img-post-thumbnail {
    pointer-events: none;
}

h1.entry-title {
	margin: 0;
	padding: 15px;
	font-family: 'Rufina', serif;
    font-size: 1.625em;
    font-weight: 400;
    color: #000;
    letter-spacing: 2.25px;
    text-transform: uppercase;
    transition: 0.3s;
    background: #FFF;
}
.single h1.entry-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 30px);
	margin: 0 15px;
    padding: 2em 15px 20px;
}


.favorite-mobile {
	display: none;
}

.share-single.share-top {
    margin: 25px auto 35px;
}
.share-single.share-top > * {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.share-single span {
    font-size: 0.7em;
    letter-spacing: 2px;
}

.share-single {
    text-align: center;
}
.share-single.share-bottom {
    margin-bottom: 35px;
}

/** DETALHES DO AUTOR */
div#author-details {
    width: 100%;
    max-width: 615px;
    margin: 0 auto 35px;
    padding: 35px 0 0;
    text-align: center;
    border-top: 1px solid #eaeaeb;
}

.author-thumb,
.author-info {
    display: inline-block;
    vertical-align: middle;
}
.author-thumb {
    width: 100%;
    max-width: 100px;
}
.author-thumb a {
	border-radius: 50%;
	overflow: hidden;
}

.author-info {
	*width: 100%;
    *max-width: 200px;
    padding-left: 1em;
    text-align: left;
}
.author-info span {
    font-family: 'Rufina', serif;
    font-size: 0.875em;
    letter-spacing: 0.8px;
}

.author-info h4 {
    margin: 5px 0;
    font-family: 'Rufina', serif;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.author-info h4 a {
    color: #212121;
	transition: 0.3s;
}
.author-info h4 a:hover {
	opacity: 0.5;
}

.author-info .mail-author {
    display: inline-block;
    margin-top: 5px;
    padding: 7.5px 0 0;
    border-top: 1px solid #eaeaeb;
    font-family: 'Rufina', serif;
    font-size: 0.875em;
    font-weight: 400;
    color: #212121;
    letter-spacing: 0.5px;
}

.author-info p {
    margin: 0;
}
.social-author {
    display: inline-block;
    margin: 5px 0 0 -12.5px;
}

.social-author [class^="icon-"]:before,
.social-author [class*=" icon-"]:before, .social-author [class^="icon-"]:after, .social-author [class*=" icon-"]:after {
    font-size: 13px;
}
.social-author .social-icon:hover {
    color: #000;
}

a.cboxElement {
    pointer-events: none;
}


/***======================
		POST TAG
======================***/
.single .post-tag {
    margin-top: 50px;
}
.post-tag a {
    display: inline-block;
    margin: 0 2.5px;
    padding: 7px 12px;
    font-size: 10px;
    font-weight: 600;
    color: #666;
    letter-spacing: 1.75px;
    text-transform: uppercase;
    background: #e1e1e1;
    border-radius: 2px;
    transition: 0.3s;
}


/***======================
	SINGLE PAGINATION
======================***/
div#single-pagination {
	display: none;
	width: 100%;
}

.next-post a,
.prev-post a {
	position: fixed;
	top: 50%;
	width: 45%;
	max-width: 300px;
	padding: 15px;
	transform: translate(0,-50%);
	transition: 0.5s;
    z-index: 999;
}
.next-post a:before,
.prev-post a:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url(/wp-content/themes/fiorentino-gc2018/images/icon-pagination.png) no-repeat;
	background-size: cover;
    transform: translate(0,-49%);
	z-index: 1;
}
.next-post a:before {
    left: 10px;
	background-position: 100% 50%;
}
.prev-post a:before {
	right: 10px;
	background-position: 0 50%;
}
.prev-post a {
	float: left;	
	text-align: left;
	padding-right: 65px;
	
	left: -240px;
}
.next-post a {
	float: right;
	text-align: right;
	padding-left: 65px;
	
	right: -240px;
}
.prev-post a:hover,
.next-post a:hover {
	background-color: #ffffff;
    box-shadow: 0px 7px 15px 2.5px rgba(22,22,22,0.08);
    -webkit-box-shadow: 0px 7px 15px 2.5px rgba(22,22,22,0.08);
    -moz-box-shadow: 0px 7px 15px 2.5px rgba(22,22,22,0.08);;
}
.prev-post a:hover {
    left: 0;
}
.next-post a:hover {
    right: 0;
}

div#single-pagination h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 0.3s;
    color: #000;
}
div#single-pagination .prev-post:hover h5,
div#single-pagination .next-post:hover h5 {
    opacity: 0.5;
}

div#single-pagination span {
	display: inline-block;
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 700;
    color: #690000;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/***======================
		COMMENTS
======================***/
div#comments,
div#posts-related {
    display: inline-block;
    width: 100%;
}
div#comments {
    padding-top: 70px;	
}

p.comment-form-comment, 
p.comment-form-author, p.comment-form-email, p.comment-form-url, p.form-submit {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
}

form#commentform p a {
    font-size: 0.875em;
    line-height: 1.715em;
    text-align: justify;
    color: #000;
}

#respond label {
    display: inline-block;
    width: 80px;
    margin-bottom: 5px;
    color: #000000;
    font-size: 0.875em;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
}

#respond p.mc4wp-checkbox label {
    display: inline-block;
    width: 100%;
}
#respond p.mc4wp-checkbox label input {
    width: 15px;
}

textarea#comment,
#respond input {
    padding: 6px 10px;
    font-size: 13px;
    color: #444;
    background: #efefef;
    border: 1px solid #e1e1e1;
}
textarea#comment {
	float: left;
    width: 100% !important;
    line-height: 20px;
}

#respond input {
    width: calc(100% - 85px);
}

#respond input#submit {
	-webkit-appearance: button;
	
    float: left;
    width: auto;
    padding: 15px 35px;
    font-size: 0.75em;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #000;
    border: 1px solid #000;
    transition: 0.3s;
    cursor: pointer;
}
#respond input#submit:hover {
    color: #000;
    background: #efefef;
}


/*** */
#comments ol.comment-list {
    display: inline-block;
    width: 100%;
    padding: 0;
    list-style: none;
}
#comments .comment.depth-1 {
    margin-bottom: 20px;
}
#comments .comment-body {
	margin-bottom: 10px;
}
#comments .comment .comment-body {
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
}
ul.children {
    list-style: none;
    padding-left: 30px;
}

#comments .comment-header {
	position: relative;
    display: inline-block;
	width: 100%;
}
#comments .reply-comment {
    position: absolute;
    right: 0;
    top: 50%;
	font-size: 11.1px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    transform: translate(0,-50%);
}
#comments .reply-comment a {
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
    background: #efefef;
    transition: 0.3s;
}
#comments .reply-comment a:hover {
    color: #FFF;
    background: #57585a;
    border-color: #57585a;
}


#comments .comment-thumb,
#comments .comment-info {
    display: inline-block;
    vertical-align: middle;
}

#comments .comment-thumb img {
    border-radius: 50%;
}

#comments .comment-info {
    padding-left: 10px;
}
#comments .comment-name,
#comments .comment-date {
	display: inline-block;
    font-size: 12px;
}
#comments .comment-name {
	width: 100%;
	margin-bottom: 5px;
	font-family: 'Rufina', sans-serif;
	font-size: 0.875em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#comments .comment-date {
    font-style: italic;
    color: #999;
	letter-spacing: 0.5px;
}

#comments .comment-content p {
    font-size: 0.875em;
    line-height: 1.715em;
    letter-spacing: 0.8px;
    text-align: justify;
}

/***======================
		RELATED POSTS
======================***/
h4.related-title,
h4.comments-title,
h3.comment-reply-title {
    font-family: 'Rufina', serif;
    font-size: 1.25em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
h4.related-title {
	padding: 0 12.5px;
}

/*
#posts-related .post {
    position: relative;
    float: left;
    width: 48%;
	margin-bottom: 4%;
	background: #000;
}
#posts-related .post:nth-child(even) {
    margin-left: 2%;
}
#posts-related .post:nth-child(odd) {
    margin-right: 2%;
}

#posts-related .entry-header {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 85%;
    margin: 0;
    transform: translate(-50%,-50%);
}
#posts-related h2.entry-title {
	margin: 0;
    font-size: 20px;
	text-shadow: 0px 0px 3px #555;
}
#posts-related h2.entry-title a {
    color: #FFF;
	opacity: 1 !important;
}

#posts-related a.img-post-thumbnail {
    opacity: 0.8;
}
#posts-related .img-post-thumbnail:before {
    padding-bottom: 65%;
}


/***======================
		PAGES
======================***/
.header-page {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
    text-align: center;
}

.header-page span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #888;
    letter-spacing: 1px;
}

.header-page h4 {
    margin: 0;
    padding: 0 15px;
    font-size: 1.75em;
    font-weight: 300;
    color: #888;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: 0.3s;
}
.header-page p {
    max-width: 990px;
    margin: 40px auto 0;
    padding: 0 15px;
    font-size: 0.875em;
    color: #888;
    text-align: center;
    line-height: 1.715em;
    letter-spacing: 0.5px;
}

/***======================
		PAGE 404
======================***/
#main-container #posts.not-found {
    width: 100%;
    margin-bottom: 6em;
    padding: 0;
    text-align: center;
}

div#posts.error-404 .entry-content p {
	text-align: center;
}

form#searchform-404 {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
input#campo-busca-404 {
    float: left;
    width: calc(100% - 80px);
    padding: 9.5px 15px;
    font-size: 12px;
    font-weight: 300;
    border: 1px solid #ccc;
    border-right: 0;
}
input#botao-busca-404 {
    float: right;
    width: 80px;
    padding: 10.5px;
	font-weight: 700;
    color: #efefef;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: #4d4e50;
    border: 1px solid #4d4e50;
    border-radius: 0 !important;
    transition: 0.3s;
	cursor: pointer;
}

input#botao-busca-404:hover {
	color: #4d4e50;
    background: #fff;
    border-color: #ccc;
}
/***======================
		TV IF
======================***/
.page-template-page-tvif div#posts {
	padding: 0 !important;
}
#main-container.sideright #posts .bloco-banner span {
    display: none;
}
.cont-inscrever {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 35px 0 20px;
}



/***======================
		LOOKS
======================***/
body.archive.term-looks article a.img-post-thumbnail:before {
    padding-bottom: 130%;
}
article.types-looks a.img-post-thumbnail {
    background-position: top center;
}


/***======================
		WIDGETS
======================***/
h3.widget-title {
    margin: 0 0 2em;
    font-family: 'Rufina', serif;
    font-size: 1.125em;
    font-weight: 700;
    color: #212121;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}


.widget-title a {
	color: #222;
	transition: 0.3s;
}
.widget-title a:hover {
	opacity: 0.5;
}



/***==================
	   INSTAGRAM
==================*** /
.null-instagram-feed {
	position: relative;
	margin-bottom: 50px;
	padding-top: 40px;
	text-align: center;
}
.null-instagram-feed:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 40px;
    display: inline-block;
    width: 100%;
    max-width: 550px;
    height: 1px;
    background: #888;
    transform: translate(-50%);
}
.null-instagram-feed .widget-title {
    display: inline-block;
    width: auto;
    padding-left: 45px !important;
}
.null-instagram-feed .widget-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/wp-content/themes/fiorentino-gc2018/images/icon-title.png) no-repeat;
	background-position: 100% 50%;
    transform: translate(0,-50%);
}

#main-container ul.instagram-pics {
    display: inline-block;
    width: 100%;
	margin: 0;
    padding: 20px 12.5px;
    background: #FFF;
	list-style: none;
}
ul.instagram-pics div li {
    padding: 0 7.5px;
	list-style: none;
}
#cont-geral ul.instagram-pics .slick-dots {
    bottom: -30px;
}



/** SIDEBAR HOME */
#sidebar-home .widget {
	display: inline-block;
	width: 31.3339%;
	padding: 15px;
	background: #FFF;
	vertical-align: top;
}
#sidebar-home .widget:nth-child(3) {
	margin: 0 3%;
}

#sidebar-home .widget:nth-child(1) {
    width: 100%;
    background: none;
    padding: 0;
}
#sidebar-home .widget:nth-child(1) h4,
#sidebar-home .widget:nth-child(1) h2 {
    position: relative;
    display: inline-block;
    margin: 30px 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-size: 1.75em;
    font-weight: 300;
    color: #888;
    text-transform: uppercase;
    width: 100%;
    background: none;
    text-align: center;
}


/** INSTAGRAM */
#sidebar-home .null-instagram-feed {
    padding-top: 70px;
    background: #FFF url(https://static-isabellafiorentino.gcampaner.com.br/wp-content/themes/isabella-fiorentino/images/img_add/insta-header.jpg) no-repeat;
    background-position: 15px 15px;
}
#sidebar-home .null-instagram-feed:before {
	content: none;
}
#sidebar-home ul.instagram-pics {
    display: inline-block;
    width: 100%;
    padding: 0;
	margin: 0;
}
#sidebar-home ul.instagram-pics li {
	float: left;
	width: 50% !important;
	list-style: none;
}

/** TWITTER */
#sidebar-home .widget .textwidget > div {
    border: none !important;
}



/***==================
	REDES SOCIAIS
==================***/
#redes-sociais .sociais {
    text-align: center;
}
.social-icon {
    display: inline-block;
    padding: 8px 10px;
    vertical-align: middle;
	transition: 0.3s;
}
.social-icon i:before {
    font-size: 18px;
}


/***==================
	   DESTACADOS
==================***/
#posts-destacados .post {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}
#posts-destacados .post:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#posts-destacados a.img-post-thumbnail {
    width: calc(36% - 4px);
    margin-right: 4%;
    vertical-align: middle;
}
#posts-destacados .content-info {
    width: calc(60% - 4px);
    display: inline-block;
    vertical-align: middle;
}

#posts-destacados .post-category a {
	margin-left: 5px;
	padding: 0;
	font-size: 9px;
	letter-spacing: 1px;
    border: none;
}
#posts-destacados .post-category a:first-child {
	margin-left: 0;
}

#posts-destacados .post-category a:hover {
	color: #bb992e !important;
    background: transparent !important;
	text-decoration: underline !important;
}

#posts-destacados .entry-title {
    margin: 10px 0;
    font-size: 15px;
}


/***==================
	   MAILCHIMP
==================***/
.content-mailchimp {
    padding: 0 7.5%;
}
.cont-descricao p {
	line-height: 24px;
	font-weight: 300;
	text-align: center;
}

.cont-cadastro input {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	padding: 7px 10px;
	font-size: 12px;
    color: #777;
    letter-spacing: 0.5px;
	border: 1px solid #e1e1e1;
}

.cont-cadastro input::-webkit-input-placeholder {
	color: #777;
}

input#botao-enviar {
	display: block;
    width: auto;
    margin: 0px auto 0;
    padding: 10px 35px;
    font-size: 10px;
    font-weight: 600;
    color: #222;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    background: #FFF;
    border: 1px solid #e1e1e1;
    transition: 0.3s;
    cursor: pointer;
}
input#botao-enviar:hover {
	background-color: #bb992e;
	border-color: #bb992e;
	color: #fff;
}


/***======================
		MINHA CONTA
======================***/
#main-container .apsl-login-with-login-form-networks .apsl-login-form,
form#wppb-register-user ul, form#wppb-register-user p.form-submit,
#main-container .apsl-login-with-login-form-networks .apsl-login-networks {
    display: block;
    width: 95%;
    max-width: 400px;
    margin: 0 auto;
	padding: 0;
}

.apsl-login-with-login-form-networks, form#wppb-register-user {
    padding: 0 2em;
    margin: 40px 0;
}
.apsl-login-with-login-form-networks {
	float: left;
	width: 50%;
	border: none !important;
}
form#wppb-register-user {
    float: right;
    width: 50%;
}

.page-id-14311 .entry-content > p,
.page-id-14311 .entry-content > br {
	display: none;
}

.apsl-login-field-wrapper.apsl-fl-l {
    width: 100%;
}
.apsl-login-field-wrapper.apsl-fl-l .apsl-remember-me,
.apsl-login-field-wrapper.apsl-fl-l label {
	display: inline-block;
	vertical-align: middle;
}
.apsl-login-field-wrapper.apsl-fl-l .apsl-remember-me {
    text-align: center;
}
.apsl-login-field-wrapper.apsl-fl-l label {
	width: calc(100% - 24px);
	margin: 2px 0 0;
}
.apsl-login-field-wrapper.apsl-fl-l .apsl-remember-me input {
	margin: 3px 0;
}

form#wppb-register-user label,
.apsl-login-with-login-form-networks label {
    display: inline-block;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: initial;
}
form#wppb-register-user input,
.apsl-login-with-login-form-networks input {
    display: inline-block;
    width: 100%;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    line-height: 15px;
    padding: 5px 10px;
    font-size: 13px;
    color: #4d4e50;
}

.apsl-login-with-login-form-networks h2,
form#wppb-register-user h4 {
    display: inline-block;
    margin: 0 0 10px;
    padding: 0;
    font-size: 30px;
    line-height: 24px;
    text-transform: uppercase;
}

form#wppb-register-user p.form-submit input,
.apsl-login-with-login-form-networks .apsl-submit-login input,
form#wppb-edit-user p.form-submit input {
    float: right;
    width: auto;
	min-width: 160px;
    padding: 10px 25px;
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #4d4e50;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	transition: 0.3s;
    cursor: pointer;
}
form#wppb-register-user p.form-submit input:hover,
.apsl-login-with-login-form-networks .apsl-submit-login input:hover,
form#wppb-edit-user p.form-submit input:hover {
    color: #4d4e50;
    background: #FFF;
}

li.wppb-form-field.wppb-send-credentials-checkbox input#send_credentials_via_email {
    width: initial;
    margin-right: 4px;
}

.apsl-login-with-login-form-networks .apsl-login-networks {
    padding: 0;
}

.apsl-login-with-login-form-networks .apsl-login-networks .social-networks,
.apsl-login-with-login-form-networks .apsl-login-networks span.apsl-login-new-text {
    margin: 0;
    width: 100%;
}
.apsl-login-with-login-form-networks .apsl-login-networks span.apsl-login-new-text {
    display: inline-block;
    margin: 20px 0 20px;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}

#main-container .apsl-login-with-login-form-networks .apsl-seperator {
	display: none;
}
#main-container form#select_user_to_edit_form {
    display: none;
}

/* CONTA */
form#wppb-edit-user ul,
form#wppb-edit-user p.form-submit {
	display: block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto 20px;
}
form#wppb-edit-user label {
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 25px;
}

form#wppb-edit-user h4 {
    position: relative;
    margin-bottom: 10px;
    text-indent: -9999px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    overflow: hidden;
}
form#wppb-edit-user h4:before {
    content: 'Dados do usuário';
    position: absolute;
    left: 0;
    text-indent: initial !important;
}


.apsl-login-with-login-form-networks.template-3 .apsl-login-form a.lost {
	text-transform: lowercase;
}

.logged-in.page-template-page-conta .entry-content {
	position: relative;
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 40px;
}
a.botao-excluir {
    float: left;
    width: auto;
    min-width: 160px;
    padding: 10px 25px;
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    background: #f50103;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    transition: 0.3s;
    cursor: pointer;
}
a.botao-excluir:hover {
	background: #4d4e50;
}


/***======================
		FOOTER
======================***/
footer#footer {
    position: relative;
	padding-top: 40px;
	text-align: center;
}
footer#footer:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: calc(100% - 4px);
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	z-index: -1;
}

.logo-footer {
    padding-right: 2.5em;
}

.content-menu-footer ul.nav {
    float: none;
    display: inline-block;
    width: 100%;
    max-width: 200px;
    border-left: 1px solid #d1d2d2;
    vertical-align: top;
}
.content-menu-footer ul.nav li {
    float: left;
    width: 100%;
    text-align: left;
    line-height: 24px;
}
.content-menu-footer ul.nav li a {
    padding: 10px 15px;
    font-size: 11px;
    font-weight: 400;
    color: #57585a;
    letter-spacing: 1.25px;
}
.content-menu-footer ul.nav li a:hover,
#header-menu .menu-item a:hover {
    text-decoration: underline;
}
.content-menu-footer ul.nav li.item-padding {
    padding-top: 26px;
}


/***==================
		COPYRIGHT
==================***/
div#contato-comercial {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 0.7em;
    letter-spacing: 1px;
}
div#copyright {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    padding: 15px 0;
    font-size: .7em;
    font-weight: 300;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
div#copyright:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #57585a;
    transform: translate(-50%, 0);
    z-index: -1;
}
div#copyright a {
    color: #FFF;
}



	
div#at4-share {
	display: none;
}



/***=====================================
				RESPONSIVE
=====================================***/

/***=================
		MIN-WIDTH
	=================*/
@media (min-width:1186px) {
	.container {
		max-width: 1170px;
	}
}

@media (min-width:992px) {

	div#cont-menu {
		display: none;
	}

	#cont-geral,
	.content-menu {
		left: 0 !important
	}
	
	input#campo-busca-menu,
	input#botao-busca-menu {
		padding: 10px;
		transform: translate(0,-51%);
	}
	input#campo-busca-menu {
		background: #efefef;
		border: 1px solid #e1e1e1;
	}
	input#botao-busca-menu {
		font-weight: 700;
		color: #efefef;
		background: #4d4e50;
		border: 1px solid #bfc0c0;
		text-transform: uppercase;
		transition: 0.3s;
		cursor: pointer;
	}
	input#botao-busca-menu:hover {
		background: #bfc0c0;
		color: #000;
	}
	
	
	/*** SEARCHFORM */
	nav#main-menu {
		position: relative;
		left: initial !important;
	}
	form#searchform-menu {
		position: absolute;
		top: 39px;
		left: 50%;
		width: 100%;
		max-width: 600px;
		height: 0;
		margin: 0;
		padding-right: 40px !important;
		padding-left: 40px !important;
		background-color: #4d4e50;
		box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
		-webkit-box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
		-moz-box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
		overflow: hidden;
		transform: translate(-50%);
		z-index: 100;
	}
	
	/*** MENU */
	.menu-item a {
		padding: 10px 15px;
		font-size: 11px;
		color: #000;
		letter-spacing: 1.25px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
}


/***=================
		MAX-WIDTH
	=================*/
@media (max-width:1185px) {
	.container {
		max-width: 970px;	
	}
	
	/** MENU */
	.menu-desk .menu-item a {
		padding: 10px 16.5px;
		font-size: 0.775em;
	}
	
	/** PLAYLIST */
	#minhas-playlists .playlist h4 {
		width: 80%;
		padding-left: 60px;
	}
	#minhas-playlists .playlist h4:before {
		width: 45px;
	}
	
	/** REDES SOCIAIS */
	#redes-sociais.bloco-banner .social-icon {
    	padding: 1.5em;
	}
	
	/*** SLIDE */
	.entry-info {
		width: 60%;
		padding: 5%;
	}
	
	div#destaque-isa {
		position: absolute;
		top: 50%;
		right: 5%;
	}
	
	
	/*** POSTS */
	#posts .entry-info, #posts-related .entry-info {
		padding: 1em;	
	}
}
@media (max-width:991px) {
	html.search-active {
		overflow: hidden !important;
	}
	
	.menu-active div#at-share-dock,
	.search-active div#at-share-dock {
		bottom: 0 !important;
	}

	.single body {
		background: #FFF;
		padding-bottom: 63px;
	}
	body.single {
		padding-bottom: 45px;
	}

	header#header {
		height: auto;
    	padding-top: 50px;
	}
	
	.logo-mobile {
		display: inline-block;
		padding: 20px;
		background: #57585a;
	}
	
	
	#header-menu .menu-item a,
	a.item-logout {
		padding: 10px 15px;
		font-size: 12px;
		font-weight: 300;
		color: #FFF;
	}
	
	#header-menu .sociais:after {
		content: none;
	}

	
/* MENU RESPONSIVO */
menu {
	position: fixed;
	top: 0;
	top: 82px;
    left: 0;
    display: block !important;
    width: 300px;
    height: calc(100vh - 70px);
    height: calc(100vh - 82px);
	margin: 0;
	padding: 0;
	background: #FFF;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	transform: translateX(-300px);
	overflow-y: scroll;
    overflow-x: hidden;
	transition: 0.3s;
	z-index: 1;
}
.menu-active menu {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

/** MENU ATIVO */
html.menu-active {
	overflow-y: hidden;
}
#cont-geral {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	overflow: hidden;
	transition: 0.3s;
}
.menu-active #cont-geral {
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
	-ms-transform: translateX(300px);
	transform: translateX(300px);
}

/* EFEITO MENU */
.menu-efect {
	cursor: pointer;
}
.bg-menu-responsive {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	overflow: hidden;
	z-index: 998;
}

/* ÍCONE MENU RESPONSIVO */
.menu-responsive {
    *display: none !important;
    position: absolute;
    top: 50%;
    left: 10px;
    display: inline-block;
    transform: translate(0,-50%);
    z-index: 9999;
}
.menu-responsive span {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 3px;
    background: #3e3e3e;
    border-radius: 3px;
    z-index: 9999;
	transition: 0.3s;
}
.menu-responsive strong {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    font-size: 12px;
    color: #3e3e3e;
}

.menu-responsive span:before,
.menu-responsive span:after {
	content: '';
	position: absolute;
	left: 0;
	width: 35px;
	height: 3px;
	background: #3e3e3e;
	border-radius: 3px;
	transition: 0.3s;
}

.menu-responsive span:before {
	top: -8px;
}
.menu-responsive span:after {
	top: 8px;
}

.menu-active .menu-responsive span {
	background: transparent;
}
.menu-active .menu-responsive span:after {
    transform: rotate(-45deg) translate(5.5px, -5px);
    -webkit-transform: rotate(-45deg) translate(5.5px, -5px);
    -moz-transform: rotate(-45deg) translate(5.5px, -5px);
    -o-transform: rotate(-45deg) translate(5.5px, -5px);
    -ms-transform: rotate(-45deg) translate(5.5px, -5px);
}
.menu-active .menu-responsive span:before {
    transform: rotate(45deg) translate(6px, 6px);
    -webkit-transform: rotate(45deg) translate(6px, 6px);
    -moz-transform: rotate(45deg) translate(6px, 6px);
    -o-transform: rotate(45deg) translate(6px, 6px);
    -ms-transform: rotate(45deg) translate(6px, 6px);
}


/** BUSCA MENU RESPONSIVO */
.content-search-mobile {
    position: fixed;
    top: 30px;
    /*bottom: 30px;*/
    left: 50%;
	display: inline-block;
    width: 100%;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.9);
    overflow: hidden;
    transform: translate(-50%);
    transition: 0.3s;
    z-index: 100;
}
.menu-active .content-search-mobile {
    left: calc(50% + 300px);
}

form#searchform-menu-mobile {
    display: inline-block;
    width: 100%;
    height: 0;
    margin: 0;
    padding-right: 40px !important;
    padding-left: 40px !important;
	text-align: center;
}
#searchform-menu-mobile #campo-busca-menu {
    display: inline-block;
	-webkit-appearance: button;
    cursor: pointer;
    width: 100%;
    padding: 0;
    font-size: 1.5em;
    font-weight: 300;
    color: #ffffff;
    letter-spacing: 3px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    border: none;
    border-bottom: 2px solid #ffffff47;
    transform: translate(0,-50%);
}
#searchform-menu-mobile #campo-busca-menu::-webkit-input-placeholder,
#searchform-menu-mobile #campo-busca-menu::-moz-placeholder,
#searchform-menu-mobile #campo-busca-menu:-ms-input-placeholder,
#searchform-menu-mobile #campo-busca-menu:-moz-placeholder {
	color: #ffffff47;
}
#searchform-menu-mobile #botao-busca-menu {
	float: none;
    display: inline-block;
    width: 100%;
    max-width: 160px;
    margin-top: 2em;
    padding: 10px;
    border: 1px solid #ffffff47;
    background: #efefef;
    font-size: 1em;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2px;
}
	
form#buscamenu {
	display: inline-block;
	width: 100%;
	padding: 10px;
	background: #90bdd8;
}
#buscamenu input#campo-busca {
    float: left;
    width: calc(100% - 50px);
    color: #3e3e3e;
    height: auto;
    padding: 10px;
    border-radius: 3px 0 0 3px;
    margin: 0;
    border: 1px solid #fff;
    border-right: 0;
}
#buscamenu input#campo-busca::-webkit-input-placeholder {
    color: #3e3e3e;
}
	
#buscamenu input#btn-busca {
    float: right;
    width: 50px;
    height: auto;
    padding: 10px;
    color: #000;
    background: #FFF url(/wp-content/uploads/2018/09/icon-search.png) no-repeat center;
    background-size: 40%;
    border: 1px solid #fff !important;
    border-radius: 0 3px 3px 0;
}

menu .menu-item {
	position: relative;
	width: 100%;
	text-align: left;
    background: #FFF;
    border-bottom: 1px solid #f9f9f9;
}
menu .menu-item a {
    display: inline-block;
    width: 100%;
    padding: 5px 20px;
    font-weight: 700;
    color: #3e3e3e;
	line-height: 42px;
}


menu .menu-item.menu-item-has-children:after {
    content: '+';
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    min-height: 52px;
    font-size: 24px;
    color: #f9f9f9;
    line-height: 52px;
    background: #cdcdcd;
    text-align: center;
    z-index: 9;
}
menu ul.sub-menu .menu-item.menu-item-has-children:after,
menu ul.sub-menu .menu-item-has-children:before {
	content: none;
}
menu li#menu-item-14343 ul.sub-menu .sub-menu {
    display: inline-block !important;
}
menu li#menu-item-14343 ul.sub-menu .sub-menu li {
    padding-left: 15px;
}
menu .menu-item.menu-item-has-children.ativo:after {
    content: '–';
    line-height: 50px;
}

menu ul.sub-menu {
    display: none !important;
    position: initial;
    width: 100%;
    border: none;
    border-top: 1px solid #f9f9f9;
    box-shadow: none;
    opacity: 1 !important;
}
menu .menu-item.ativo > ul.sub-menu {
	display: inline-block !important;
	height: 200px;
}
menu ul.sub-menu .menu-item {
    background: #f4f4f4;
}
menu ul.sub-menu .menu-item a {
    padding: 0 30px;
    font-weight: 300;
}


menu ul#menu-menu-principal,
menu ul#menu-menu-secundario {
	margin: 0;
}

menu ul#menu-menu-secundario span.img-sub-menu {
    display: none !important;
}
menu ul#menu-menu-secundario a.text-sub-menu {
	width: 100% !important;
    padding: 10px 20px !important;
	font-size: 12px;
}

menu #menu-menu-secundario .menu-item:after {
	content: '+';
	position: absolute;
	top: 0;
	right: 0;
	width: 52px;
	min-height: 52px;
	font-size: 24px;
	color: #f9f9f9;
	line-height: 52px;
	background: #90bdd8;
	text-align: center;
	z-index: 9;
}
menu #menu-menu-secundario .menu-item.ativo:after {
	content: '–';
	line-height: 50px;
}

menu .menu-item ul.sub-menu.smc {
    top: 0;
	display: none;
    width: 100%;
    visibility: visible !important;
	box-shadow: none !important;
    border-top: 0;
    opacity: 1 !important;
}
menu .menu-item.ativo ul.sub-menu.smc {
    display: inline-block;
    /*height: 210px;*/
}


menu .nav-module.right.hidden-xs {
	position: initial !important;
	display: inline-block !important;
	width: 100%;
	margin: 10px 0 !important;
	text-align: center;
}
menu .social-list li {
    display: inline-block;
    width: 40px;
    margin: 5px 7.5px !important;
    line-height: 40px;
    font-size: 18px;
}

.nav-module.right {
	display: none !important;
}



	
	
	
	.container {
		max-width: 750px;	
	}
	
	#cont-geral {
		*padding-top: 75px;
	}
	#cont-menu,
	.content-menu, .wrapper-menu.menu-fixo {
		height: 50px;
		text-align: center;
	}

	div#cont-menu {
		position: fixed;
		/*bottom: 0;*/
		box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
		-webkit-box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
		-moz-box-shadow: 0px 5px 8px 0 rgba(22,22,22,0.08);
	}


	/** BARRA MOBILE */
	.link-mobile {
		width: calc(25% - 4px);
		display: inline-block;
		text-align: center;
		vertical-align: middle;
	}
	.link-mobile a {
		display: inline-block;
		width: 30px;
		height: 30px;
     	margin-top: 3px;
		background: url(/wp-content/themes/fiorentino-gc2018/images/icon-mobile.png) no-repeat;
	}
	.link-home a {
		background-position: 0 50%;	
	}
	.link-conta a {
		background-position: 100% 50%;	
	}
	
	
	
	/*** MENU HAMBURGUER */

	.content-menu { display: inline-block; }
	#cont-menu .menu-anchor {
		display: inline-block;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	
	#cont-menu .container {
		padding: 0 !important;
	}
	#cont-menu .content-menu {
		margin: 0 auto;
		padding: 0 15px;
	}
	/*
	.admin-bar #cont-menu nav#main-menu {
		height: calc(100vh - 32px);
	}

	#cont-menu #main-menu {
		position: absolute;
		top: 0;
		left: -100%;
		width: 300px;
		height: 100vh;
		*height: calc(100vh - 46px);
		margin: 0;
		padding-left: 0;
		background: #f7f7f7;
		border-right: 1px solid #000;
		-webkit-box-shadow: inset -3px 0px 10px -3px rgb(0, 0, 0);
		-moz-box-shadow: inset -3px 0px 10px -3px rgb(0, 0, 0);
		box-shadow: inset -3px 0px 10px -3px rgb(0, 0, 0);
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
		z-index: 2;
	}
	
	#cont-menu #main-menu .navbar-nav {
		display: inline-block;
		width: 100%;
		min-width: 0;
		margin: 0;
		padding: 0;
	}
	
	#main-menu .menu-item {
		width: 100%;
		margin: 0;
		line-height: 32px;
	}
	#main-menu .menu-item a {
		display: inline-block;
		width: 100%;
		padding: 15px 20px;
		font-size: 12px;
		color: #FFF;
		letter-spacing: 1px;
		border-bottom: 1px solid rgb(0, 0, 0);
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	}
	
	#main-menu .menu-item a:hover {
		background: #4e4e4e;
	}
	
	/*** SUB MENU * /
	#main-menu ul.sub-menu {
		position: initial;
		display: inline-block !important;
		width: 100%;
		background: transparent;
		border: none;
		opacity: 1 !important;
	}
	#main-menu .sub-menu .menu-item a {
		padding: 25px 40px;
		font-size: 11px;
	}
	
	#main-menu .sub-menu .sub-menu .menu-item a {
		padding: 25px 40px 25px 60px;
	}
	
	ul.sub-menu .menu-item-has-children:before {
		content: none;	
	}
	
	ul.sub-menu .menu-item:hover {
		background: transparent;
	}
		
	#main-menu .sociais {
		width: 100%;
		padding: 20px 7px;
	}
	#cont-menu #main-menu .social-icon {
		float: left;
		padding: 10px 20px;
		color: #FFF;
	}
	#cont-menu #main-menu .social-icon:hover {
		background: #4e4e4e;
	}
	#cont-menu #main-menu .social-icon i:before {
		font-size: 14px;
	}
	
	/*** SEARCH MOBILE * /
	#main-menu input#campo-busca-menu {
		width: 85%;
		height: 45px;
		padding: 16px 20px;
		border: none;
	}
	input#botao-busca-menu {
		display: inline-block;
		width: 15%;
		height: 45px;
		*padding: 22.5px 15px;
		font-size: 0;
		background: #FFF url(/wp-content/themes/TemaPadrao/images/icon-search.png) no-repeat center;
		border: none;
		cursor: pointer;
		background-size: 16px;
	}

	
	#cont-menu #main-menu .navbar-nav .dropdown-menu li a {
		width: 300px;
		min-width: 0;
		white-space: normal;
	}
	#cont-menu {
		border-top: 0
	}
	#cont-menu.navbar-inverse #main-menu {
		background: #333
	}
	/* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls* /
	#cont-menu #navbar-height-col {
		position: fixed;
		top: 0;
		left: -300px;
		width: 300px;
		height: 100vh;
		background: #eee;
	}
	#cont-menu.navbar-inverse #navbar-height-col {
		background: #333;
		border: 0;
		z-index: 1;
	}
	#cont-menu .navbar-form {
		width: 100%;
		margin: 8px 0;
		text-align: center;
		overflow: hidden;
		/*fast clearfixer* /
	}
	#cont-menu .navbar-form .form-control {
		text-align: center
	}
	#cont-menu .navbar-form .btn {
		width: 100%
	}
	
	form#searchform-menu {
		display: none;
	}
	/*
	form#searchform-menu {
		display: inline-block;
		width: 100%;
		margin: 0;
		padding: 15px 15px;
		border-bottom: 1px solid rgb(0, 0, 0);
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	}
	*/
	
	menu ul#menu-header-menu {
		display: inline-block;
		width: 100%;
		margin: 50px 0;
		padding: 0;
	}
	.logged-in menu ul#menu-header-menu {
		margin-bottom: 0;
	}

	menu ul#menu-header-menu a,
	ul.menu-logout .menu-item a {
		font-size: 1em;
		font-weight: 300;
	}
	menu ul#menu-header-menu .menu-item:first-child {
		display: inline-block;
		border-top: 1px solid #f9f9f9;
	}
	
	menu nav#main-menu .sociais .icon-instagram {
		background-position: calc(100% - 8px) 50%;
	}
	menu nav#main-menu .sociais .icon-facebook {
		background-position: calc(25% + 4px) 50%;
	}
	menu nav#main-menu .sociais .icon-twitter {
		background-position: calc(0% + 7px) 50%;
	}
	menu nav#main-menu .sociais .icon-youtube {
		background-position: calc(75% - 3.5px) 50%;
	}
	menu nav#main-menu .sociais .social-icon.icon-mail {
		padding: 10px;
		background: none;
	}
	menu nav#main-menu .sociais .social-icon.icon-mail i:before {
		color: #f0f0f0;
	}


	menu ul.menu-logout {
		display: inline-block;
		width: 100%;
		padding: 0;
		margin: 0 0 50px;
	}


	
	#header ul.nav.menu-desk {
		display: none;
	}
	
	#header .content-search,
	#header .button-search {
		display: none;
	}
	
	/*** MAIN CONTAINER */
	#main-container.group div#posts,
	#main-container.group aside#sidebar {
		width: 100%;
		padding: 0 !important;
	}
	
	#main-container.group aside#sidebar.sidebar {
		position: relative;
		margin-top: 4em;
	}
	#main-container.group aside#sidebar:before {
		content: '';
		position: absolute;
		width: 100vw;
		height: calc(100% - 4px);
		left: 50%;
		top: 50%;
		border-top: 4px double #F1F1F1;
		transform: translate(-50%,-50%);
		z-index: -1;
	}
	
	/** DESTAQUE */
	#cont-geral #content-destaque ul.slick-dots {
		width: calc(100% - 10px);
	}
	
	/** ISABELLA RESPONDE */
	div#destaque-isa {
		right: 20px;
		max-width: 300px;
	}
	.resposta-isa h3.entry-title {
		font-size: 1.1em;
	}

	div#isabella-responde:before, div#redes-sociais:before {
    	padding-bottom: 18.5%;
	}
	
	/** COLABORADORES */
	div#nossos-colaboradores .colaborador h4 {
		padding-bottom: 10px;
    	font-size: 1.15em;
	}
	div#nossos-colaboradores .colaborador h4:before {
    	top: calc(50% + 14px);
	}
	
	
	/** REDES SOCIAIS */
	#sidebar-home .widget {
		width: 48%;
		margin: 0 0 20px !important;
	}
	#sidebar-home .widget:nth-child(2) {
		margin-right: 2% !important;
	}
	#sidebar-home .widget:nth-child(3) {
		margin-left: 2% !important;
	}
	#sidebar-home .null-instagram-feed {
		width: 100%;
	}
	#sidebar-home .slick-track {
		width: 100% !important;
	}
	#sidebar-home ul.instagram-pics li {
		width: 25% !important;
	}
	
	
	/** PLAYLISYS */
	#minhas-playlists .playlist h4 {
		padding-left: 40px;
		font-size: 1.25em;
	}
	#minhas-playlists .playlist h4:before {
		width: 32.5px;
	}
	
	#redes-sociais.bloco-banner .sociais {
		right: 30px;
	}
	#redes-sociais.bloco-banner .social-icon {
		padding: 1.25em;
	}

	
	
	/** SINGLE */
	div#at-share-dock {
    	display: none !important;
		z-index: -1;
	}
	.single div#at-share-dock {
		display: inline-block !important;
		/*bottom: 70px;*/
		bottom: 0;
		box-shadow: none;
		transition: 0.3s;
		z-index: 99;
	}
	.single #main-container .container {
		display: flex;
		flex-direction: column;
	}
	.single #main-container .container div#posts {
		order: 1;
	}
	.single #main-container .container aside#sidebar {
		order: 3;
	}
	.single #main-container .container div#posts-related {
		order: 2;
	}
	div#esquadrao-da-moda {
		order: 4;
	}
	
	aside#sidebar {
		margin-bottom: 5em;
	}

	
	/** PAGINAÇÃO SINGLE */
	.next-post a, .prev-post a {
		position: initial;
		padding: 15px;
	}
	.next-post a {
		padding-right: 65px;
	}
	.prev-post a {
		padding-left: 65px;
	}
	.next-post a:before {
		left: calc(100% - 55px);
	}
	.prev-post a:before {
		left: 10px
	}
	
	

	/** RELATED*/
	.archive #posts article,
	.search #posts article,
	#posts-related article {
		float: left;
		width: 50%;
	}
	.content-related article:nth-child(3),
	.content-related article:nth-child(4), .content-related article:nth-child(5), .content-related article:nth-child(6) {
		display: none;
	}
 	
	/*** FOOTER */
	aside#sidebar.sidebar-footer .widget {
		width: 100%;
		margin: 0 0 60px !important;
	}
	
	
	/*** FAVORITOS */
	ul.favorites-list li {
		width: calc(33.33% - 3%);
		margin: 0 1.5% 3%;
	}
	
	
	/** MINHA CONTA */
	.apsl-login-with-login-form-networks.template-3 .apsl-login-form a.lost {
		margin-top: -52px;
	}
	
}

@media (max-width:768px) {
	.single body {
		padding-bottom: 115px;
	}

	/** DESTAQUE */
	#content-destaque .post-category a {
		font-weight: 700;
		color: #FFF;
	}
	
	/** INSTAGRAM */
	.null-instagram-feed .widget-title {
		max-width: 400px;
	}
	
	
	/** SINGLE */
	.content-single .share-single {
		display: none;
	}
	
	
	/** FOOTER */
	.logo-footer {
		padding: 0;
		width: 100%;
		margin-bottom: 3em;
	}
	ul#menu-menu-footer-bloco-1 {
		border: none;
		margin-right: -2px;
	}
	ul#menu-menu-footer-bloco-2 li {
		text-align: right;
	}
	h2.entry-title, h3.entry-title {
	    height: 125px;
	}
}

@media (max-width:740px) {
	form#wppb-register-user,
	.apsl-login-with-login-form-networks.template-3.clearfix {
		width: 100%;
		padding: 0;
	}
}

@media (max-width:700px) {
	div#destaque-isa {
		max-width: 260px;
	}
	.resposta-isa h3.entry-title {
		font-size: 1em;
	}
}

@media (max-width:600px) {
	/** MENU */
	nav#header-menu {
		display: none;
	}
	
	.wrapper-menu.menu-fixo {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #222;
		border-color: #080808;
	}
	
	#cont-geral {
		top: -5px;
	}
	
	/*** AUTHOR POST */
	
	#content-destaque .cont-destaque {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
	#content-destaque div#destaque-geral {
		margin-bottom: 4.5em;
	}
	
	#cont-geral #destaque-geral ul.slick-dots {
		width: 100%;
		bottom: -30px;
	}
	#cont-geral .slick-dots li.slick-active button {
		background: #57585a;
		border-color: #57585a;
	}
	
	div#nossos-colaboradores .colaborador,
	div#minhas-playlists .playlist {
		width: 100%;
	}
	div#nossos-colaboradores .colaborador:nth-child(2),
	div#minhas-playlists .playlist:nth-child(2) {
		margin: 20px 0;
	}
	
	/** DESTAQUE */
	#content-destaque .post-category a {
		font-weight: 700;
	}
	#content-destaque .entry-title {
		margin: 0.75em 0;
	}
	
	/** PLAYLIST */
	#minhas-playlists .playlist h4 {
		padding-left: 50px;
		width: 100%;
		max-width: 240px;
		text-align: left;
	}
	
	/** ISABELLA RESPONDE */
	div#isabella-responde:before {
		background-image: url(/wp-content/uploads/2022/01/download.jpeg);
	}
	div#redes-sociais.bloco-banner:before {
		background-image: url(/wp-content/uploads/2018/12/midias-sociais-mobile.jpg);
	}
	
	div#isabella-responde:before,
	div#redes-sociais.bloco-banner:before {
		padding-bottom: 115%;
		background-repeat: no-repeat;
		background-position: center;
	}
	div#destaque-isa {
		top: 40%;
		right: 50%;
		max-width: 380px;
		padding: 0 10px 25px;
		transform: translate(50%,-50%);
	}
	.resposta-isa h3.entry-title {
		font-size: 1.35em;
		color: #fff;
	}
	
	#posts .content-title span, .bloco-banner span, .null-instagram-feed .widget-title {
    	font-size: 1.5em;
	}
	.null-instagram-feed .widget-title {
		width: 100%;
		max-width: 330px;
		text-align: center;
	}
	
	#redes-sociais.bloco-banner .sociais {
		position: absolute;
		right: 50%;
		top: 36%;
		width: 100%;
		transform: translate(50%,-50%);
	}
	
	/** ESQUADRAO DA MODA */
	div#esquadrao-da-moda a {
		background-image: url(/wp-content/uploads/2018/12/esquadrao-moda-m.jpg);
	}
	div#esquadrao-da-moda a:before {
		padding-bottom: 119.5%;
		padding-bottom: 133%;
	}
	
	div#esquadrao-da-moda img {
		display: none;
	}
	
	
	/**  */
	#minhas-playlists .playlist h4:before {
		width: 50px;
	}
	#minhas-playlists .playlist h4 {
    	padding-left: 65px;
		font-size: 1.75em;
	}
	
	
	/*** FAVORITOS */
	ul.favorites-list li {
		width: calc(50% - 3%);
	}
	
	
	/** PAGINAÇÃO SINGLE */
	div#single-pagination {
		display: inline-block !important;
		text-align: center;
	}
	.next-post a, .prev-post a {
		float: none;
		display: inline-block;
		width: calc(100% - 20px);
		max-width: 500px;
		transform: translate(0);
	}
	
}

@media (max-width:570px) {
	.archive #posts article,
	.search #posts article,
	#posts-related article {
		width: 100%;
	}
}

@media (max-width:500px) {
	form#wppb-edit-user {
		display: inline-block;
		width: 100%;
		margin-bottom: 30px;
	}
	form#wppb-edit-user input {
		display: inline-block;
		width: 100%;
		line-height: 20px;
	}
	form#wppb-edit-user label {
		width: 100%;
		text-align: left;
	}
	
	a.botao-excluir {
		position: absolute;
		bottom: 30px;
		left: 0;
	}
	
	div#posts div#banner-looks a.img-post-thumbnail:before {
		padding-bottom: 40%;
	}
	
	
	/** SOCIAIS HOME */
	#main-container #sidebar-home div.widget {
		width: 100%;
		margin: 0 0 20px !important;
	}
	#main-container #sidebar-home ul.instagram-pics li {
		width: 50% !important;
	}
	#sidebar-home .widget .fb-page.fb_iframe_widget {
		width: 100%;
		text-align: center;
	}

}

@media (max-width:460px) {
	/** LOGO */
	.titulo-site a {
		max-width: 80%;
	}
	
	/** DESTAQUE */
	div#content-destaque {
		padding: 0;
		background: transparent;
	}
	#content-destaque > .container {
		padding: 0;
	}
	
	/** ISABELLA RESPONDE */
	div#isabella-responde,
	/*div#redes-sociais, div#esquadrao-da-moda,*/
	div#nossos-colaboradores, div#minhas-playlists,
	#main-container ul.instagram-pics {
		padding: 0;
		background: transparent;
	}
	div#redes-sociais, div#esquadrao-da-moda {
		padding: 10px;
	}
	
	/** FRESQUINHOS */
	#posts .content-title span,
	.bloco-banner span, .null-instagram-feed .widget-title {
		padding: 5px 0;
	}
	#posts .content-title span:before {
		content: none;
	}
	
	.page-template div#posts article,
	.single div#posts article {
		padding: 0 0 50px;
	}
	
	/** INSTAGRAM */
	#main-container ul.instagram-pics {
		width: calc(100% + 15px);
		margin: 0 -7.5px;
	}
	.null-instagram-feed .widget-title {
		padding: 0 !important;
	}
	.null-instagram-feed .widget-title:before,
	.null-instagram-feed:before {
		content: none;	
	}
	.null-instagram-feed .widget-title {
		margin-top: 0;
	}

	
	/** COMMENTS */
	#comments .comment-info {
		width: 100%;
		padding: 10px 0 5px;
	}
	#comments .reply-comment {
		top: 30px;
	}
	
	/** RELATED POSTS */
	#posts-related .content-related .post {
		width: 100%;
		margin: 0 0 20px;
	}
	
	
	/*** ATUHOR POST */
	.author-thumb,
	.author-info {
		*width: 100%;
	}
	.author-thumb {
		max-width: 80px;
	}
	
	/** SINGLE */
	.single #main-container > .container,
	.archive #main-container > .container {
		padding: 0;
	}
	
	.single header.entry-header {
		padding: 0 15px;
		background: transparent !important;
	}
	.single h1.entry-title {
		position: initial;
		width: 100%;
		margin: 0;
    	padding: 1em 50px 1em 0;
		text-align: left;
		background: transparent;
	}
	
	span.look-title {
		transform: translate(-50%, 50%);
	}

	.cont-header {
		position: relative;
	}
	.cont-favoritos {
		position: relative;
		display: inline-block;
		margin-left: 10px;
		vertical-align: middle;
	}
	.favorite-mobile {
		display: inline-block;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translate(0,-50%);
	}
	.favorite-mobile a.simplefavorite-button.preset {
		background: transparent !important;
		border: none;
	}
	
	.content-single {
		background: transparent;
	}
	
	
	div#comments {
		padding: 5em 15px 0;
	}
	
	#posts-featured {
		padding: 2em 15px;
		margin-bottom: 4em;
	}
		
	/** FOOTER */
	ul#menu-menu-footer-bloco-1 {
		float: left;	
	}
	ul#menu-menu-footer-bloco-2 {
		float: right;	
	}
	.content-menu-footer ul.nav {
		width: 50%;
		max-width: 100%;
	}
	.content-menu-footer ul.nav li a {
		display: inline-block;
		padding: 6px 15px;
	}
	.content-menu-footer ul.nav li.item-padding {
		padding-top: 36px;
	}
	
	div#voltar-topo {
		position: fixed;
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 32px;
		bottom: 10px;
		right: 30px;
		z-index: 9999;
		border-radius: 50%;
		background: #acacac;
		background-size: 35%;
		transition: .3s;
		cursor: pointer;
	}

}

@media (max-width:440px) {
	ul.favorites-list li {
		width: calc(100% - 3%);
	}
	
}

@media (max-width:380px) {
	.resposta-isa h3.entry-title {
		padding: 0 0.5em;
		font-size: 1.2em;
		color: #fff;
	}

	/** AUTHOR */
	.author-info {
		padding: 10px 0 0;
		text-align: center;
		width: 100%;
	}
	
	/** FOOTER */
	div.content-menu-footer ul.nav {
		width: 100%;
		border: none;
	}
	div.content-menu-footer ul.nav li {
		text-align: center !important;
	}
	.content-menu-footer ul.nav li.item-padding {
		padding: 0;		
	}
}
