@font-face {
	font-family:'icons';
	src: url("../webfonts/agm-socialicons.eot");
	src: url("../webfonts/agm-socialicons.eot?#iefix") format("embedded-opentype"),
		 url("../webfonts/agm-socialicons.woff2") format("woff2"),
		 url("../webfonts/agm-socialicons.woff") format("woff"),
		 url("../webfonts/agm-socialicons.ttf") format("truetype"),
		 url("../webfonts/agm-socialicons.svg#icomoonregular") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'agmetrica';
	src: url("../webfonts/agmetrica.eot");
	src: url("../webfonts/agmetrica.eot?#iefix") format("embedded-opentype"),
		 url("../webfonts/agmetrica.woff") format("woff"),
		 url("../webfonts/agmetrica.ttf") format("truetype"),
		 url("../webfonts/agmetrica.svg#icomoonregular") format("svg");
	font-weight:normal;
	font-style:normal;
}

body {
	font-family: 'Cabin', sans-serif !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding-top: 85px;
	display: block;
}

.site {
	overflow-x: hidden !important;
}

.container-menu {
	max-width: 1200px;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	line-height: 1;
}

p {
	font-size: 1rem;
	letter-spacing: -.2px;
}

a {
	color: #333;
}

a:hover,
a:focus {
	color: #fc8f00;
}

.avatar {
	border-radius: 50%;
	margin-bottom: 20px;
	border: solid 1px #eee;
}

.img-responsive {
	display: block;
	min-width: 100% !important;
	height: auto;
}

.produto .img-responsive {
	display: block;
	min-width: 80% !important;
	height: auto;
}

.wp-post-image {
	display: block;
	margin: 0 auto 30px auto;
}

.fb_iframe_widget {
	position: absolute !important;
	top: 5px;
	right: 60px;
}

/* Menu */

.top-bar.expanded {
	background: white;
}

.top-bar .toggle-topbar.menu-icon a span::after{
	box-shadow: 0 0px 0 2px #f5a623, 0 9px 0 2px #f5a623, 0 18px 0 2px #f5a623;
	width: 23px;
}

.menu {
	float: none;
	display: block;
	text-align: center;
	width: 100%;
	padding: 20px 30px 30px 0;
}

.menu li {
	display: block;
}

.menu li a {
	display: block;
	font-size: 1.05em;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
	background: #f1f1f1;
	margin-bottom: 2px;
	padding: 8px 5px;
	border-radius: 5px;
}

.menu li a:hover {
	background: #f5a623;
	color: white;
}

.menu .current-menu-item a {
	background-color: #f5a623;
	color: white;
}

button, .button {
	font-family: 'Cabin', sans-serif !important;
	font-size: 1.17rem;
}

.busca {
	width: 100%;
}

.busca .searchform {
	padding: 0 12px 30px 18px;
	width: 100%;
}

.searchform .button.postfix {
	background-color: #f5a623;
	border: solid 1px #f5a623;
	border-radius: 0 3px 3px 0 !important;
	font-size: 1.4rem;
	border-left: transparent;
	height: 45px;
	margin-top: 0;
}

.top-bar .searchform .button.postfix {
	margin-top: 1px;
}

.searchform .button.postfix img {
	margin-top: -14px;
}

.searchform input[type="search"] {
	border-right: 0;
	color: #eee;
	font-weight: normal !important;
}

.searchform input[type="search"]:focus {
	border-color: #f5a623;
	color: #666 !important;
	font-weight: normal !important;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
select {
	font-family: inherit;
	border-color: #ddd;
	box-shadow: none;
	color: rgba(0, 0, 0, .3) !important;
	font-size: 1.2rem;
	margin: 0 0 1rem 0;
	padding: .5rem 1rem;
	height: 62px;
	margin-bottom: 0;
}

.contato input[type="text"],
.contato input[type="password"],
.contato input[type="date"],
.contato input[type="datetime"],
.contato input[type="datetime-local"],
.contato input[type="month"],
.contato input[type="week"],
.contato input[type="email"],
.contato input[type="number"],
.contato input[type="search"],
.contato input[type="tel"],
.contato input[type="time"],
.contato input[type="url"],
.contato input[type="color"],
.contato textarea,
.contato select,
select {
	border-color: #ddd;
	margin-bottom: 20px;
	background-color: transparent;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
	background:	white !important;
	border-color: #f5a623 !important;
	color: #333 !important;
	outline: none;
	box-shadow: none;
}

input[type="submit"] {
	border-radius: 3px;
}

textarea {
	margin-bottom: 0 !important;
	min-height: 140px;
}

textarea[rows] {
 height: 140px;
}

input[type=radio] {
		display: none;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
	font-size: 1.1rem;
	margin-right: 85px;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-top: 12px;
	margin-right: 7px;
	margin-bottom: -2px;
	background: url('../img/checkbox.png') left top no-repeat;
}

input[type=radio]:checked + label:before {
	background: url('../img/checkbox.png') left bottom no-repeat;
}

input[type="checkbox"] + label, input[type="radio"] + label {
	margin-left: 0;
}

.branco {
	color: white !important;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.button {
	border-radius: 3px;
	font-weight: 700;
}

.button-disabled {
	background-color: #BBB9B3 !important;
	display: block;
	margin-bottom: 8px;
}

.button-large {
	padding: 1rem 4rem;
	text-transform: uppercase;
	font-size: 1rem;
	margin-top: 30px;
	width: 100%;
}

.contain-to-grid {
	background-color: white;
}

header.contain-to-grid {
	border-bottom: solid 1px #ddd;
}

.top-bar-section ul li {
	background-color: white;
}

.top-bar {
	height: 85px;
	background-color: white;
}

.top-bar .name {
	height: auto;
	overflow: hidden;
	background-color: white;
}

.name img {
	height: 85px;
	overflow: hidden;
	padding: 10px 0;
	background-color: white;
	margin-right: 5px;
}

.banner .slick-slider {
	margin-bottom: 0;
}

.multiple-items .slick-list {
	padding: 20px 1px;
}

.multiple-items .item {
	width: 85% !important;
}

.banner .slick-dots {
	bottom: 0;
}

.slick-dots {
	margin-left: 0;
}

.slick-dots li {
	margin: 0 3px;
}

.slick-dots li button:before {
	content: '';
	background-color: black;
	border-radius: 50%;
	width: 13px;
	height: 13px;
	border: solid 2px #ddd;
	opacity: 1;
}

.slick-dots li.slick-active button:before {
	background-color: #f5a623;
	border-color: white;
	opacity: 1;
}

.banner .banner-item {
	min-height: 500px;
	background-image: none;
	background-position: none;
	padding: 60px 0;
	text-align: center;
	background-color: #333;
	background-size: cover;
	position: relative;
    z-index: 1;
}

.banner-item .bg {
 	position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -moz-opacity: .4;
    opacity: .4;
    width: 100%;
    height: 100%;
}

.banner .banner-item h4 {
	font-size: 1.4rem;
}

.banner-noticias p {
	color: #333;
}

.banner-noticias .banner-caption {
	padding: 40px 15px;
}

.banner .banner-caption img {
	-webkit-box-shadow: 0 0 40px 0 rgba(255,255,255,0.3);
	box-shadow: 0 0 40px 0 rgba(255,255,255,0.3);
}

.tit-banner {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 2rem;
}

.tit-banner a {
	color: white;
}

.tit-secao,
.widget-title {
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 1.8rem;
}

.entry-title {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 2.5rem;
	line-height: 1.1;
}

.tit-noticia {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 1.15;
}

.sub-tit {
	color: #f5a623 !important;
	font-size: 1.35rem !important;
	line-height: 1.4;
	margin-top: 20px;
}

.contato .sub-tit {
	color: #333 !important;
}

.contato .sub-tit:first-of-type {
	margin-top: 48px;
}

.attachment-post-thumbnail.wp-post-image {
	margin: 0 auto !important;
	display: block;
	padding-bottom: 20px;
}

.banner .wp-post-image {
	/*max-width: 50% !important;
	min-width: 50% !important;*/
	max-height: 200px;
	width: auto;
}

.bloco {
	padding: 50px 0;
	overflow: visible;
}

.bloco header {
	margin-bottom: 30px;
}

.bloco p {
	color: #333;
	font-style: normal;
	font-size: 1.1rem;
}

.bloco-amarelo {
	background-color: #f5a623;
	color: white;
}

.bloco-escuro {
	background-color: #2B2B2B;
	color: white !important;
}

.bloco-escuro a {
	color: white !important;
}

.bloco-escuro a:hover {
	color: #fc8f00 !important;
}

.bloco-cinza {
	background-color: #F8F8F8;
	color: #333;
}

.bloco-textura {
	background-image: url('../img/bg_preto.png');
	color: white;
}

footer .bloco .button,
.bloco-amarelo .button {
	border: solid 1px white;
	border-radius: 3px;
	font-size: 1.4rem;
	margin: 0;
	text-transform: uppercase;
	font-weight: 300;
}

.button.postfix {
	padding-top: 14px;
	margin-left: -4px;
	border-radius: 0 3px 3px 0;
}
footer .bloco-amarelo .button,
.button.postfix {
	background-color: #444;
	border-color: #444;
	height: 62px !important;
}

footer .bloco-amarelo .button {
	border-radius: 3px;
	margin-top: -.5rem !important;
}

@media (min-width: 40.063em) {
	footer .bloco-amarelo .button {
		border-radius: 0 3px 3px 0;
	}
}

footer .bloco-amarelo .button:hover {
	background-color: #333;
	border-color: #333;
}

.bloco-amarelo .button,
.bloco-escuro .button {
	color: white;
	border-color: white;
	width: 100%;
}

.bloco-amarelo .button:hover {
	background: #fd9000;
}

.bloco-amarelo .tit-secao,
.bloco-escuro .tit-secao,
.bloco textura .tit-secao {
	margin-bottom: 0;
}

.bloco-amarelo p,
.bloco-escuro p,
.bloco textura p {
	font-size: 1.1rem;
	margin-bottom: 30px;
	line-height: 1.2;
	color: white;
}

.bloco input {
	border-color: #ddd;
}

.button-detalhes {
	text-transform: uppercase;
	margin-top: 30px;
	height: 45px;
	border-radius: 1px;
	overflow: hidden;
	padding: 12px 36px;
	width: 100%;
}

.item {
	text-align: center !important;
	padding: 20px 30px;
	border: solid 1px #eee;
	border-radius: 3px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;

	width: 90%;
	display: block;
	margin: 20px auto;
	height: auto !important;
	overflow: visible;
}

.item-relacionado {
	padding: 10px 40px;
}

.item {
	float: left;
	min-height: 445px;
	position: relative;
}

.item:nth-child(3n+1) {
	content: '';
}

.dest-branco .dest-item:hover,
.item:hover {
	border-color: #ddd;
	background-color: white;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.dest-item a:hover h3,
.item a:hover h3,
.dest-item a:hover h4,
.item a:hover h4,
.dest-item a:hover p,
.item a:hover p{
	color: #f5a623 !important;
}

.item .img-wrap {
	max-width: 210px;
	height: 210px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 20px;
}

.dest-branco .dest-item img,
.item img {
	margin: 0 auto;
	width: auto;
	height: 100%;
}

.dest-item span,
.item span {
	text-align: left;
	display: block;
	position: relative;
	color: #ccc !important;
	font-weight: 200px;
	font-size: .7rem;
	font-style: italic;
	margin-bottom: 5px;
}

.dest-branco .dest-item h4,
.item h4 {
	margin-bottom: 0;
}

.dest-branco .dest-item p,
.item p {
	color: #333;
	font-size: .9rem;
	margin-bottom: 10px;
}

.dest-branco .button-detalhes,
.item .button-detalhes {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 85% !important;
	background-color: #f5a623;
}

footer {
	text-align: center;
}

footer p {
	font-size: 1.1rem !important;
	font-style: italic;
	line-height: 1.4 !important;
}

footer .social {
	margin-right: 0;
	margin-left: 0;
	display: block;
}

footer .social li {
	display: inline-block;
}

footer .social li img {
	border-radius: 3px;
}

.social-icons {
	font-family:'agmetrica';
	font-size: 25px;
	min-height: 120px;
    vertical-align: middle;
    padding: 7px;
    color: #ffffff;
}

.social li:nth-child(2) .social-icons{
	padding: 7px 13px;
}

.social-icons:hover {
	background-color: #f5a623;
	border-radius: 3px;
}

.tit-rodape {
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 1.1rem;
}

.menu-rodape {
	margin-left: 0;
}

.menu-rodape li {
	text-align: center;
	margin-left: 0;
	display: block;
}

.menu-rodape li:first-child {
	margin-left: 0;
}

.menu-rodape li a {
	color: white;
	text-transform: uppercase;
	font-size: .79rem;
}

.menu-rodape li a:hover {
	color: #f5a623;
}


@media (min-width: 40.063em) {
	dl {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
	    -moz-column-count: 2; /* Firefox */
	    column-count: 2;
	}
}
@media (min-width: 64.063em) {
	dl {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
	    -moz-column-count: 3; /* Firefox */
	    column-count: 3;
	}
}

.faixa-block {
	display: block;
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
}

dl dt {
	text-transform: uppercase;
	font-size: 1.1rem;
	font-weight: 400;
	margin-bottom: 0;
}

dl dd {
	font-size: .8rem;
}

address {
	font-style: normal;
}

.faixas h6 {
	margin: 30px 0 !important;
}

.hidden-xs {
	display: none;
}

.visible-xs {
	display: block;
}

.equipe figure img {
	display: block;
	margin: 0 auto;
}

.equipe figure figcaption {
	margin: 0 40px;
}

.filtro button {
	background-color: transparent;
	padding: 0;
	margin-right: 10px;
	color: #f5a623;
}

.filtro button:hover {
	color: #fd9000;
}

.dest-lista,
.post-categories {
	padding: 0;
	margin: 0;
}

.dest-lista a h3:hover,
.dest-lista a p:hover {
	color: #f5a623 !important;
}

.dest {
	list-style: none;
	padding: 30px;
	border: solid 1px #f4f4f4;
	border-radius: 3px;
	float: left !important;
	height: 530px !important;
}

.dest:hover	{
	border-color: #ddd;
	background-color: white;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.dest h3,
.dest p {
	text-align: center;
	line-height: 1.2;
}

.dest h3 {
	font-weight: 600;
	margin-top: 10px;
}

.dest p {
	font-size: 1rem !important;
	margin-top: 0;
}

.dest .detalhe,
.single .detalhe {
	font-style: italic;
	font-size: .9rem;
}

.detalhe {
	color: black;
}

.banner .detalhe {
	color: white;
}

.detalhe .post-categories {
	display: inline-block;
	list-style: none;
}

#player {
		width: 100%;
		height: auto;
		background: transparent;
		position: relative;
		padding: 5px;
	margin: 20px auto;
}

#player p {
		font-size: .8rem !important;
}

#player .carousel {
	display: none;
}

.youtube iframe.player {
	float: none;
		width: 100%;
		height: 400px;
		overflow: auto;
		border: 0;
	padding-right: 0%;
}

.youtube .carousel {
	height: 390px;
		overflow: auto;
		right: 0;
	position: relative;
	margin-bottom: 20px;
	width: ;
}

.youtube .carousel p {
	padding-right: 20px;
}

.youtube .thumbnail {
		margin-right: 10px;
		width: 120px;
}

.yt-descript {
		color: #f4f4f4;
		display: block;
		height: 100px;
	font-size: 1rem !important;
}

.carItemContain{
		width:;
		height:100px;
}

.youtube *::-webkit-scrollbar {
	width: 12px;
}
.youtube *::-webkit-scrollbar-track {
	background-color: #444;
	border-left: 1px solid #444;
}
.youtube *::-webkit-scrollbar-thumb {
	background-color: #f5a623;
	border-radius: 3px;
}
.youtube *::-webkit-scrollbar-thumb:hover {
	background-color: #fd9000;
}

.contato .medium-7.columns {
	margin-left: 0px;
}

.contato .social li {
	margin-left: 0;
	margin-right: 5px;
}

.contato .social li:first-of-type {
	margin-left: 23px;
}

.inline-list .social-icons {
	font-family:'agmetrica';
	font-size: 25px;
	min-height: 120px;
    vertical-align: middle;
    padding: 7px;
    color: #ffffff;
    border-radius: 3px;
    background-color: #333;
}

.inline-list .social li:nth-child(2) .social-icons{
	padding: 7px 13px;
}

.inline-list .social-icons:hover {
	background-color: #f5a623;
	border-radius: 3px;
}


.no-margin {
	margin: 0 !important;
}

.more-link {
	display: none;
}

::selection {
	background: #ddd; /* WebKit/Blink Browsers */
}
::-moz-selection {
	background: #ddd; /* Gecko Browsers */
}

.quantidade-produtos {
	margin-top: 18px;
}

.f-dropdown,
.f-dropdown.drop-top {
	max-width: 270px;
	margin-top: 1px;
}

.f-dropdown li:hover,
.f-dropdown li:focus {
	background: transparent;
}

.f-dropdown li ul li:hover,
.f-dropdown li:focus {
	background: #f4f4f4;
}

.f-dropdown li ul li:hover a,
.f-dropdown li:focus a {
	color: #f5a623;
}


.f-dropdown li ul li:first-child:hover,
.f-dropdown li:first-child:focus {
	background: transparent;
	cursor: default;
}

.f-dropdown:before,
.f-dropdown:after {
	content: '';
	display: none !important;
}

.fisica,
.digital {
	text-align: center;
	width: 50%;
	list-style: none !important;
	margin: 0 !important;
	display: inline-block;
}

.fisica li strong,
.digital strong {
	display: block !important;
	padding: .5rem;
}

.fisica {
	float: left;
}

.digital {
	float: right;
}

ul li ul, ul li ol {
	margin: 0;
	list-style: none;
}

.text-right-large {
	text-align: none;
}

.text-center-small {
	text-align: center;
}

.qtranxs_language_chooser{
	float: none;
	margin: 3px 0 0 5px;
}

.qtranxs_language_chooser li {
	display: inline-block;
	margin-right: 5px;
}

.qtranxs_language_chooser li,
.qtranxs_language_chooser li a {
	color: #bbb;
	font-size: .8rem;
	text-transform: uppercase;
}

.qtranxs_language_chooser li a:hover {
	color: #f5a623;
}

.qtranxs_language_chooser li.lang-pt span {
	display: none;
}

.qtranxs_language_chooser li.lang-pt a:after {
	content:'PT';
	margin-right: 5px;
}

.qtranxs_language_chooser li.lang-pt:after {
	content: '|';
}

.qtranxs_language_chooser li.lang-en span {
	display: none;
}

.qtranxs_language_chooser li.lang-en a:after {
	content:'EN';
}

.mc_form_inside {
	display: block;
	float: none;
	margin-bottom: 0;
	text-align: center;
	margin-top: 0px;
}

.mc_var_label {
	display: none !important;
	margin: 0 !important;
	width: 0 !important;
}

#mc_subheader,
.mc_merge_var,
.mc_signup_submit {
	display: block;
}

#mc_signup_submit {
	margin-bottom: 1px;
	margin-left: -4px;
}

.mc_success_msg {
	color: #2a9e47 !important;
	font-size: .9rem;
}


.letraautor:before {
	display: block;
 	content: " ";
  	height: 10px;
    margin-top: -10px;
	visibility: hidden;
}

.letraautor:focus {
	outline:none;
}

.letraautor span {
	position: relative;
}

.hidden {
	display: none !important;
}

.catalogo a {
	margin: 11px 15px 0 0;
	display: inline-block;
}

.catalogo a:last-of-type {
	margin: 0;
	text-align: right;
	float: right;
	padding: 10px;
	border: solid 1px #333;
	border-radius: 3px;
}

.catalogo a:last-of-type:hover {
	background-color: #f5a623;
	color: white;
	border-color: #f5a623;
}

.ano {
	opacity: 0.3;
	font-size: 1rem;
}

.toggleLink {
	color: #f5a623;
}

.indisponivel {
	color: #c1c1c1;
	pointer-events: none;
}

@media (min-width: 40.063em) {

	.mc_form_inside {
		text-align: right;
		margin-top: -40px;
	}

	.top-bar {
		overflow: hidden;
	}

	.tit-secao span {
		display: inline !important;
	}

	#player .carousel {
		float:right;
		width: 30%;
		display: block;
	}

	.youtube iframe.player {
		float: left;
			width: 68%;
			height: 400px;
			overflow: auto;
			border: 0;
		padding-right: 2%;
	}

	.youtube .carousel {
		height: 390px;
			overflow: auto;
			right: 0;
		position: relative;
		margin-bottom: 20px;
	}

	.menu {
		float: none;
		text-align: left;
		width: 100%;
		padding: 0 !important;
	}

	.menu li {
		display: inline-block;
	}

	.menu li a {
		display: inline-block;
		background: transparent;
		padding: 32px 4px;
		font-size: 0.9rem;
		border-radius: 0;
	}

	.menu li a:hover {
		background-color: #f5a623;
		color: white;
	}

	.menu .current-menu-item a,
	.menu .current-menu-item a:hover {
		background-color: transparent;
		color: #f5a623;
	}

	.busca {
		display: none;
		height: 0;
		width: 0;
		padding: 30px 0 !important;
	}

	.busca-tablet {
		position: relative;
		right: 0;
		top: 28px;
		padding-right: 7px;
		z-index: 999;
	}

	.busca-tablet .f-dropdown.content {
		padding: 0;
		border: 0;
		background: transparent;
	}

	.busca-tablet .f-dropdown.content.open {
		float: right;
		position: absolute;
		top: 40px !important;
		right: 335px !important;
		left: auto !important;
	}

	.busca-tablet .f-dropdown.content .searchform {
		padding: 0;
		min-width: 400px;
	}

	.busca-tablet .f-dropdown.content .searchform input[type="search"] {
		border: solid #ccc 1px;
		border-radius: 0px;
		color: #eee;
		font-weight: normal !important;
	}

	.busca-tablet img {
		opacity: 0.3;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.busca-tablet img:hover {
		opacity: 1;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.searchform input[type="search"]:focus {
		border-color: #f5a623 !important;
	}

	.busca-tablet .f-dropdown.content .searchform button {
		display: none;
	}

	.busca-tablet .f-dropdown:after {
		display: none;
	}


	.text-center-small {
		text-align: left;
	}

	.tit-banner {
		font-size: 3rem;
	}

	.banner .banner-item h4 {
		font-size: 1.5rem;
		margin-top: 30px;
		line-height: 1.3;
	}

	.attachment-post-thumbnail.wp-post-image {
		width: 100%;
	}

	.hidden-xs {
		display: block;
	}

	.visible-xs {
		display: none;
	}

	.banner .banner-item {
		height: 500px;
		background-position: center center;
		padding: 60px 0;
		text-align: left;
	}

	.banner .wp-post-image {
		/*max-width: 85% !important;
		min-width: 85% !important;*/
		max-height: 400px;
		width: auto;
	}

	.banner .button-detalhes {
		width: 50%;
	}

	.item {
		width: 44%;
		display: inline-block;
		margin: 20px;
		height: 400 !important;
		overflow: visible;
	}

	.produtos-artista .item {
		float: none !important;
	}

	footer {
		text-align: left;
	}

	footer .medium-4 {
		border-right: solid 1px #555555;
	}

	footer .medium-4:last-of-type {
		border-right: solid 1px transparent;
	}

	.catalogo button {
		padding: 10px 0;
		color: #333;
	}

	.catalogo .right {
		border: solid 1px #666;
		padding: 10px;
		border-radius: 3px;
	}

	.catalogo .right:hover {
		color: white;
		background-color: #f5a623;
		border-color: #f5a623;
	}

	.button-large {
		width: auto;
	}

	dl {
	}

	.imprensa .button {
		margin-top: 10px !important;
	}


	.resultado-busca {
		width: 370%;
		border: solid 1px #ccc;
		border-top: none;
		overflow: hidden;
	}

	.secao-busca {
		display: block;
		background-color: white;
		padding: 10px;
		border-bottom: solid 1px #ccc;
		position: relative;
	}

	.secao-busca:last-of-type {
		border-bottom: none;
	}

	.secao-busca>span {
		position: absolute;
		top: 0;
		right: 5px;
		font-size: .8rem;
		font-style: italic;
		color: #ccc;
	}

	.resultado-busca figure {
		padding: 0;
		margin: 0 0 10px 0;
	}

	.resultado-busca figure:last-of-type {
		margin-bottom: 0;
	}

	.resultado-busca figcaption {
		display: inline-block;
		margin-left: 5px;
	}

	.secao-produtos figcaption {
		vertical-align: -10px;
	}

	.resultado-busca figcaption span {
		margin-bottom: -5px;
		font-size: .8rem;
		display: block;
	}

	.resultado-busca figcaption strong {
		font-size: 1rem;
		margin: 0;
		color: #444;
	}

	.resultado-busca a:hover span,
	.resultado-busca a:hover strong {
		color: #f5a623;
	}

	.autocomplete {
		margin: 0;
		padding: 0;
	}

	.autocomplete li {
		list-style: none;
	}

	.dest-branco .button-detalhes,
	.item .button-detalhes {
		width: 100%;
		margin: 0 0 10px 0;
		background-color: #ccc;
	}

	.dest-branco .dest-item:hover .button-detalhes,
	.item:hover .button-detalhes {
		opacity: 1;
		background-color: #f5a623;
	}

	.mc_form_inside {
		display: inline-block;
		float: right !important;
		margin-bottom: 0;
		text-align: right;
	}

	.mc_var_label {
		display: none !important;
		margin: 0 !important;
		width: 0 !important;
	}

	#mc_subheader,
	.mc_merge_var,
	.mc_signup_submit {
		display: inline-block;
	}

	#mc_signup_submit {
		width: auto !important;
		margin-top: 0 !important;
		padding-top: 0;
		padding-bottom: 0;
	}

	.mc_success_msg {
		color: #2a9e47 !important;
		font-size: .9rem;
	}

	.mc_merge_var {
	}

}

@media (min-width: 64.063em) {
	.menu li > a {
		font-size: 1rem;
		padding: 30px 15px;
	}

	.qtranxs_language_chooser {
		float: right;
	}

	.banner .banner-caption h2 {
		font-size: 3rem;
		font-weight: 600;
		margin: 20px 0 0 0;
	}

	.banner .tit-secao {
		margin: 30px 0;
	}

	.bloco-amarelo p,
	.bloco-escuro p,
	.bloco textura p {
		margin-bottom: 0;
	}

	.bloco-amarelo .button,
	.bloco-escuro .button {
		width: auto;
	}

	.dest-item,
	.item {
		width: 28%	!important;
		display: inline-block;
		margin: 20px;
		height: 400 !important;
		overflow: visible;
	}

	.dest-item .img-wrap,
	.item .img-wrap {
		max-width: 210px;
		height: 210px;
		overflow: hidden;
	}

	.dest-item img,
	.item img {
		width: auto;
		height: 100%;
	}

	.button-large {
		font-size: 1.6rem;
	}

	.menu-rodape li {
		margin-right: 10px;
		display: inline-block;
	}

	.tit-secao {
		text-transform: uppercase;
		margin-bottom: 15px;
		font-weight: 600;
		font-size: 2.3rem;
	}

	.menu li {
		display: inline-block;
	}
}

@media (min-width: 40.063em) {
	.colunas {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
	    -moz-column-count: 3; /* Firefox */
	    column-count: 3;
	}
}
@media (min-width: 64.063em) {
	.colunas {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
	    -moz-column-count: 3; /* Firefox */
	    column-count: 3;
	}
}

.colunas ul {
	list-style: none;
	padding-left: 0;
	margin: 0px 0 30px 0;
	display: block;
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
}


/*PLAYLIST DE YOUTUBE*/

/* PLAYER */
#yt-player {
	/*float: left;*/
}


/* PLAYLIST */
.yt-playlist {
	list-style:none;
	padding:10px;
	margin:0 auto;
	max-width: 700px;
	overflow: auto;
	height: 300px;
	background: #222525;
	color: #ffffff;
}

.yt-playlist hr{
	width: 100%;
	margin: 10px 0;
	border-color: #ffffff;
}

.yt-playlist::-webkit-scrollbar {
    width: 8px;
}

.yt-playlist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.yt-playlist::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(105,105,105,0.8);
}

/* VIDEOS */
.yt-video {
	display: block;
	padding: 10px;
	cursor: pointer;
}

.yt-video:hover {
	background-color: #f5a623;
}

.yt-video:active {
	background-color: #d6890a;
}

.yt-playlist-img {
	margin-right: 10px;
	width: 120px;
	display: inline-block;
}

.yt-video span {
	vertical-align: middle;
	display: inline-block;
	width: 400px;
}


/* STATES */
.yt-active { background-color: #f5a623; }


/* MEDIA-QUERIES */

@media only screen and (max-width: 640px){
	.yt-playlist-img{
		display: none;
	}

	.fb_iframe_widget {
		position: relative !important;
		display: block !important;
		text-align: center;
	}
}

/* PAGINAÇÃO */

.pagination{
	text-align: center
}

.navigation .paging-navigation {
	display: block;
	clear: both;
	text-align: center;
}

.page-numbers.current{
	border-color : #f5a623;
	color: #f5a623;
}


.page-numbers{
	border: 1px solid  #d0d0d0;
	border-radius: 3px;
	width: 25px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.page-numbers:hover {
	border: 1px solid #b0b0b0;
}

.page-numbers:first-child {
	width: 36px;
}

.prev{
	border: none;
	width: 75px !important;
}

.prev:hover{
	border: none;
}

.next{
	border:none;
	width: 77px;
}
.next:hover {
	border: none;
}


/******************************************************************/
/******** Área de compras da página de produto ********************/
/******************************************************************/

/***** Caixa externa, que envolve o toda a área de compra *****/
.box-buy{
	padding: 30px;

	/* Definição das bordas */
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	/* Borda colorida na esquerda */
	border-left: 3px solid #F5A623;
}

/*** Classe usada para agrupar e alinhar o carrinho, o título e a seta ***/
.wrap-title{
	display: flex;
	flex-direction: row;
	align-items: center;
}

/*** Carrinho ***/
/* Sem hover na caixa externa */
.box-buy img {
	/* Carrinho é invisível */
	opacity: 0;
}

/*** "Saiba Onde Comprar" ***/
/* Sem hover na caixa externa */
.title-buy {
	/* Título à esquerda para fazer animação de slide */
	margin-left: -30px;
	transition: 0.4s;
}

/*** Seta ***/
/* Sem hover na caixa externa */
.box-buy h1{
	/* invisível */
	opacity: 0;

	transition: 0.2s;
}

/*** Estilização dos links ***/
.box-buy a{
	/* Faz com que o link seja um bloco */
	display: block;
	color: #000;
	background-color: #F5A623;

	margin: 7px 0;
	padding: 5px 0;
}


/******** Área de compras @medium & menores ********************/
@media only screen and (max-width: 1024px) {
	/* a seta some */
	.box-buy h1{
		display: none;
	}
}

/******** Área de compras @small & menores ********************/
@media only screen and (max-width: 640px) {

	.box-buy{
		background-color: #f8f8f8;
		text-align: center;

		/* redefinição das bordas */
		border: 1px solid #ddd;
	}

	/* respiro abaixo do título */
	.box-buy h6{
		margin-bottom: 20px;
	}

	.wrap-title{
		justify-content: center;
	}
}

/******** Área de compras @medium & maiores ********************/
@media only screen and (min-width: 641px) {

	.capitalize-for-medium-up {
		text-transform: uppercase;
	}
}

/******** Animações *******************************************/
/******** Área de compras @large & maiores ********************/
@media only screen and (min-width: 1025px) {


	.box-buy:hover{
		border-left: 6px solid #F5A623;
		padding-left: 27px;
	}

	/* carrinho com hover na caixa externa */
	.box-buy:hover img {
		/* carrinho é visível */
		opacity: 1;

		/* distância do carrinho para o título */
		margin-right: 15px;

		transition: .8s ease;
	}

	/* título com hover na caixa externa */
	.box-buy:hover .title-buy{

		/* Conclusão da animação */
		margin-left: 0px;
	}

	/* seta com hover na caixa externa */
	.box-buy:hover h1{
		/* visível */
		opacity: 1;
		margin-left: 30px;

		transition: 0.8s;
	}

	/* links com hover na caixa externa */
	.box-buy a{
		background-color: #dedede;

		transition: 0.2s;
	}

	/* links com hover na caixa externa */
	.box-buy:hover a{
		background-color: #F5A623;

		transition: 0.2s;
	}
}

/* Links com hover */
.box-buy a:hover{
	background-color: #f7b84f;
}

/******************************************************************/
/******** Leia mais ***********************************************/
/******************************************************************/

/* classe para esconder divs usada no readmore.js */
.hidden{
	display: none;
}

.content_rendered p,
.content_full{
	display: inline;
}

.read-more{
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	color: #F5A623;
}

.box-buy{
	margin-top: 30px !important;
}

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

	.read-more,
	.suspension{
		display: none !important;
	}

	.content_full{
		display: inline !important;
	}

}

/******************************************************************/
/******** Contato** ***********************************************/
/******************************************************************/



.wrapper-contact{
	margin-bottom: 40px;
}

.social-bar{
	display: flex;
	flex-direction: row;
}

.social-bar a{
	font-family: 'agmetrica';
	font-size: 30px;
	margin-top: -48px;
	margin-right: 15px;
	color: #222222;

	transition: 0.2s;
}

.social-bar a:hover{
	color: #F5A623;
	background-color: transparent;
}
