/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28 de abr. de 2021, 13:06:03
    Author     : MSI
*/

:root {
	--fonte1: Helvetica, sans-serif;
	--fonteesp: Helvetica, sans-serif;
	--fontefun: Bodoni, sans-serif;
	--fundo-cinza: #979797;
}
html {
	scroll-behavior: smooth;
}
@font-face {
  font-family: "Bodoni";
  src: url('/fonts/Bodoni/Bodoni.ttf') format('truetype');
}
@font-face {
  font-family: "Didot";
  src: url("Didot-Regular.ttf");
}
@font-face {
  font-family: "Neutra";
  src: url("Neutra-Regular.otf");
}
/* ================================
   Graphik – OpenType (.otf)
   Path: /fonts/Graphik/
================================ */

/* THIN – 100 */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Thin-Trial.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-ThinItalic-Trial.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* EXTRALIGHT – 200 */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Extralight-Trial.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-ExtralightItalic-Trial.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* LIGHT – 300 */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Light-Trial.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-LightItalic-Trial.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* REGULAR – 400 */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Regular-Trial.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-RegularItalic-Trial.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* MEDIUM – 500 */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Medium-Trial.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-MediumItalic-Trial.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* SEMIBOLD – 600 */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Semibold-Trial.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-SemiboldItalic-Trial.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* BOLD – 700 */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Bold-Trial.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-BoldItalic-Trial.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* BLACK – 900 */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Black-Trial.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-BlackItalic-Trial.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* SUPER – (peso não padrão, tratado como 950) */
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-Super-Trial.otf') format('opentype');
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('/fonts/Graphik/Graphik-SuperItalic-Trial.otf') format('opentype');
  font-weight: 950;
  font-style: italic;
  font-display: swap;
}


/* ================================
   Roboto – TrueType (.ttf)
   Path: /fonts/Roboto/
================================ */

/* THIN – 100 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* EXTRALIGHT – 200 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* LIGHT – 300 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* REGULAR – 400 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* MEDIUM – 500 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* SEMIBOLD – 600 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* BOLD – 700 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* EXTRABOLD – 800 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

/* BLACK – 900 */
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* =================================
   Helvetica
   Path: /fonts/Helvetica/
================================= */

/* THIN – 100 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueThin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* ULTRALIGHT – 200 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueUltraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueUltraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* LIGHT – 300 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* ROMAN (Regular) – 400 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueRoman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ITALIC (Regular Italic) – 400 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* MEDIUM – 500 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueMediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* BOLD – 700 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* HEAVY – 800 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueHeavy.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueHeavyItalic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

/* BLACK – 900 */
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('/fonts/Helvetica/HelveticaNeueBlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}


body {
    font-feature-settings: "lnum" 1;
    font-variant-numeric: lining-nums;
    color-adjust: exact !important; 
    -webkit-print-color-adjust: exact !important;
}
body, input, textarea, button, select {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
.brand-mobile{display: none;}
i {
    font-style: normal;
}
.marca{color: #999;}

h1, h2, h3, h4, h5, h6  { 
	font-family: var(--fonte1);
	color: #666;
	letter-spacing: 3px;
}
a, p, span, .h6, h6{
	font-family:  var(--fonte1);
	font-size: 20px;
    line-height: 28px;
	color: #666;
	letter-spacing: 0px;
	font-weight: 300;
}
a.more{
	font-size: 20px;
    margin-top: 50px;
    display: inline-block;
    /* text-decoration: underline; */
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    width: auto;
}
a.categoria-cta{font-weight: 300;}
.btnfull{
	width: 100%;
    margin: 100px;
}
a.stories, a.search{
	background-color: transparent;
	margin-left: 50px;
    color: #FFF;
    line-height: 4rem;
    font-size: 2rem;
}
a.stories i, a.search i{
	background-color: transparent;
	/*border: 1px solid #FFF;*/
    padding: 0.2rem 0.5rem;
	box-sizing: border-box;
}
a.stories:hover, a.search:hover{
	font-size: 2.2rem;
}
/*a.stories:hover i, a.search:hover i{
	color: #d1c3b8;
	border: 3px solid  #d1c3b8;
}*/
.page-head {
    position: absolute;
    z-index: 1000;
    min-height: 1px;
    width: 100%;
	background: transparent;
}
.page-head::before {
	background: linear-gradient(180deg, rgba(6, 8, 12, 0.6) 0%, rgba(6, 8, 12, 0.35) 55%, rgba(6, 8, 12, 0) 100%);
	content: "";
	height: 140px;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.rd-navbar {
    background: transparent;
}
.rd-navbar-static .rd-navbar-nav > li > a {
    font-size: 16px;
	text-transform: none;
	letter-spacing: 0.08em;
}
.rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown > li > a {
    font-size: 18px;
}
.swiper-wrap-default .swiper-left-sidebar{
	background-color: transparent;
	color: #FFF;
	width: 40px;
}
header{
	transition: all 0.5s;
}
.rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown,
.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone{
	background-color: rgba(6, 8, 12, 0.85);
	/*background-color: rgb(174 103 81);*/
}
.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown {
    width: 260px;
}
.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown a{
    line-height: 20px;
}

a, a:active, a:focus {
    color: #507684;
    text-decoration: none;
}
a:hover {
    color: #72514d;
    text-decoration: none;
}
#banner_home span{
	color:#FFF;
	font-size: 18px;
}
.ual-navbar-desktop {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 90px;
	padding: 20px 40px;
	position: relative;
	z-index: 1;
}
.ual-navbar-logo {
	left: 50%;
	position: absolute;
	top: 15%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck .rd-navbar-inner .ual-navbar-logo img{
	height: 15px;
}
.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck:hover .rd-navbar-inner .ual-navbar-logo img{
	height: 20px;
}
.ual-navbar-logo img {
	filter: drop-shadow(0 6px 18px rgba(0, 0, 0, 0.25));
}
.ual-navbar-left,
.ual-navbar-right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}
@media (max-width: 991px), (max-width: 1024px) and (orientation:portrait) {
	.ual-navbar-desktop {
		width: 0px;
		min-width: 0px;
		background-color: #1b1c1e;
		height: 96vh;
		align-items: flex-start;
		display: flex;
		min-height: 390px;
		padding: 0px 0px;
		position: fixed;
		z-index: 1;
		flex-direction: column;
		flex-wrap: nowrap;
		transition: all 0.2s;
		overflow: hidden;
	}
	.ual-navbar-desktop.active {
		width: 0px;
		min-width: 400px;
		padding: 100px 40px;
		transition: all 1s;
	}
	
	.ual-navbar-left, .ual-navbar-right {
		position: relative;
		top: auto;
		transform: unset;
	}
	
	.ual-navbar-logo {
		bottom: 2%;
		top: auto;
	}
	
}

	
.ual-navbar-left {
	left: 40px;
}
.ual-navbar-right {
	right: 40px;
}
.ual-navbar-action {
	align-items: center;
	color: #fff;
	display: inline-flex;
	font-size: 14px;
	gap: 8px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}
.ual-navbar-action i {
	font-size: 16px;
}
.ual-navbar-action span {
	font-weight: 500;
}
.ual-navbar-badge {
	align-items: center;
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 999px;
	display: inline-flex;
	font-size: 11px;
	height: 22px;
	justify-content: center;
	margin-right: 6px;
	min-width: 22px;
	padding: 0 6px;
}
.ual-navbar-menu {
	align-items: center;
	display: flex;
	justify-content: center;
	width: 100%;
}
.rd-navbar-static .rd-navbar-panel {
	display: none;
}
.ual-navbar-links {
	align-items: center;
	display: flex;
	gap: 30px;
	justify-content: center;
	width: 100%;
}
.rd-navbar-static .rd-navbar-nav > li > a {
	color: #FFF;
	font-weight: lighter;
}
.rd-navbar-static .rd-navbar-nav > li > a:hover,
.rd-navbar-static .rd-navbar-nav > li.active > a {
	color: #fff;
}
.rd-navbar-static .rd-navbar-nav > li.nav-lang > a {
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 999px;
	font-size: 12px;
	padding: 6px 14px;
	text-transform: uppercase;
}
.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown {
	margin-top: 18px;
}
.ual-hero-title {
	color: #fff;
	font-size: 70px;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 1.1;
	margin-bottom: 20px;
	text-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}
.ual-hero-subtitle {
	color: rgba(255, 255, 255, 0.8);
    font-size: 25px;
    font-weight: 100;
    margin-bottom: 40px;
    letter-spacing: 1px;
}

li.nav-lang{
	position: absolute !important;
    right: 0;
}
@media (max-width: 991px) {
	li.nav-lang{
	position: relative !important;
    right: 0;
	}
}
.page-footer-classic{
	background-color: #FFF;
	border-top: 1px solid #CCC;
}
.page-footer-classic a{
	color: #373a36;
}
.page-footer-classic a:hover{
	color: #ae6751;
}
.swiper-container-fade .swiper-slide {
    background-position: center;
}
.swiper-slide, .swiper-slide h1, .swiper-slide h2, 
.swiper-slide h3, .swiper-slide h4, .swiper-slide h5, 
.swiper-slide h6, .swiper-slide .h1, .swiper-slide .h2, 
.swiper-slide .h3, .swiper-slide .h4, .swiper-slide .h5, 
.swiper-slide .h6 {
    color: #fff;
    font-weight: 200;
    text-shadow: 1px 2px 2px #000;
}
section.colecao{
	display: block;
	padding: 10rem 7rem 15rem;
	text-align: center;
	position: relative;
	min-width: 33%;
}
section.colecao a{
	position: absolute;
	bottom: 5rem;
    left: 50%;
    transform: translate(-50%, 0);
}
section.colecao div.product a{
	position: relative;
	bottom: auto;
    left: auto;
    transform: none;
}
section.colecao div.product{
	margin: 2rem 0;
}

section.colecao:nth-child(odd){
	background-color: #eeeeee;
}
section.colecao:nth-child(even){
	background-color: #FFF;
}
section.colecao_detalhe{
	text-align: left;
}
section.colecao_detalhe h2{
	margin: 0px 0 0;
}
section.colecao_detalhe h6{
	margin: 2px 0 40px;
}
#show_medidas span{
	color: #FFF;
	padding: 0px 2px 0px 4px;
	cursor: pointer;
	transition: all 0.7s;
}
#show_medidas.on span{
	transform: rotate(180deg);
	transition: all 0.7s;
}
section.colecao_detalhe .medidas-padrao{
	margin: 0 20px;
	height: 0;
	overflow: hidden;
	transition: all 1s;
	font-family: arial;
    font-size: 13px;
}
section.colecao_detalhe .medidas-padrao.on{
	height: 30px;
	transition: all 1s;
}
/*body#home .rd-navbar-original .rd-navbar-nav > li > a,
body#home .rd-navbar-original .rd-navbar-nav > li > a,
body#home .rd-navbar-original .rd-navbar-nav > li > a, 
body#home .rd-navbar-original .rd-navbar-nav > li > a,
body#home .rd-navbar-original .rd-navbar-nav > li .rd-navbar-dropdown > li > a,
body#home .rd-navbar-original .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-submenu-toggle,
body#home .rd-navbar-original .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-submenu-toggle{
	color: #FFF;
}
.rd-navbar-static .rd-navbar-nav > li > a,
.rd-navbar-static .rd-navbar-nav > li > a,
.rd-navbar-static .rd-navbar-nav > li > a, 
.rd-navbar-static .rd-navbar-nav > li > a,
.rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown > li > a,
.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-submenu-toggle,
.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-submenu-toggle{
	color: #444;
}*/
.rd-navbar-static .rd-navbar-nav > li.focus > a,
.rd-navbar-static .rd-navbar-nav > li.opened > a,
.rd-navbar-static .rd-navbar-nav > li > a:hover, 
.rd-navbar-static .rd-navbar-nav > li.active > a,
.rd-navbar-static .rd-navbar-nav > li .rd-navbar-dropdown > li > a:hover,
.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-submenu-toggle,
.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.opened > .rd-navbar-submenu-toggle{
	color: #fff;
}
.btn-primary,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover .open > .btn-primary.dropdown-toggle{ 
    color: #fff;
    background-color: #ae6751;
    border-color:  #ae6751;
	font-size: 20px;
}
.btn-primary:hover, .btn-primary:active:focus {
    color: #fff;
    background-color: #507684;
    border-color: #507684;
}
.icon-primary{
	color: #ae6751;
}
.ui-to-top, .ui-to-top:focus, .ui-to-top:active {
    color: #FFF;
    background: #72514d;
}
.ui-to-top:hover {
    color: #373a36;
    background: #507684;
    text-decoration: none;
}

.swiper-wrap-default .swiper-left-sidebar:before{
	display: none;
}
.rd-navbar-static .rd-navbar-inner {
	padding: 15px 70px;
}
.gel-block{
	text-align: center;
	margin-bottom: 20rem;
}
#banner_home .swiper-container {
    /*height: 100vh !important;*/
	box-sizing: border-box;
}
.videofundo{
	 position: absolute;
  top: 50%;
  left: 50%;
  /*width: 177.77vh;  16/9 
  height: 100vh;*/
  width: 100vw;
  height: 80vw;
  min-height: 100vh;
  transform: translate(-50%, -50%);
}
/* ===== Orientação Retrato ===== */
@media (orientation: portrait) {
	#banner_home .swiper-container {
    height: 55vh !important;
		box-sizing: border-box;
	}
  .videofundo{
    width: 100vh;        /* inverte a proporção */
    height: 100vh;
    min-width: 100vw;    /* garante cobertura lateral */
    min-height: 100vh;
  }
}
.videoframe{
	aspect-ratio: 9/16;
	width: 100%;
}
.img-iresponsive{
	max-height: 90vw;
	max-width: 90vw;
}
.swiper-slide-caption p {
    display: block;
}
section.center{
	padding-left: 1%;
    padding-right: 1%;
}
section.center-10 {
    padding-left: 10%;
    padding-right: 10%;
    margin: 0 auto;
    box-sizing: content-box;
}
section.center-10 .custom-wrapper {
    max-width: 1320px;
	margin: 0 auto;
}
section.center-10 .custom-wrapper .inner {
    max-width: 100%;
    max-height: 80vh;
}
section.center-15 {
    padding-left: 15%;
    padding-right: 15%;
    margin: 0 auto;
    box-sizing: content-box;
}
section.center-15 .custom-wrapper {
    max-width: 1320px;
	margin: 0 auto;
}
section .custom-wrapper .texto > *{
    text-align: left;
	padding: 0 15px;
}
section .custom-wrapper .texto a{
	padding: 0;
	margin-left: 10px;
}
section#colecoes .img-responsive{
	height: 100%;
	width: 100%;
}
section#quote p{
	border-top: 1px solid #ae6751;
	color: #ae6751;
	color: #990909;
	font-family: var(--fontefun);
	font-size: 35px;
    line-height: 1.5;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 80%;
	font-style: italic;
    font-weight: 400;
}
section#quote span{
	border-top: 1px solid #ae6751;
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font-style: italic;
	width: 40%;
}
.product .small{font-size: 20px;}
.c1 .product .small{
	background-color: #ae6751;
}
.c2 .product .small{
	background-color: #a57f74;
}
.c3 .product .small{
	background-color: #507684;
}
.c4 .product .small{
	background-color: #72514d;
}
.product:hover .small:hover {
    opacity: 1;
}
.breadcrumb-classic h1{
	text-align: center;
    color: #FFF;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.75);
}
body#produto div.page {
	overflow: unset;
}
body#produto main.page-content {
	padding-top: 143px;
}
body#produto #colecoes #modelos_detalhes {
	/*position: relative;*/
}
body#produto #colecoes #modelos_detalhes .modelo_detalhe {
	position: sticky;
	top: 10rem;
}
body#produto .page-head::before {
    background: linear-gradient(180deg, rgb(72 44 0 / 60%) 0%, rgb(60 34 0 / 35%) 55%, rgba(6, 8, 12, 0) 100%);
}
body#produto .colecao {
	border-top: 1px solid #ffc352;
	/*margin-top: 143px;*/
}	
body#produto .colecao .custom-wrapper {
	align-items: start;
}
#detalhes {
	float: left;
	width: 50%;
}
#show_medidas {
	float: right;
	text-align: center;
	width: 50%;
}
section.colecao_detalhe #show_medidas table.medidas-padrao {
	margin: 0 auto;
}
#formas {
	clear: both;
	padding: 2rem 0 0 0;
	width: 100%;
}
#formas .forma {
	padding: 1rem;
	overflow: hidden;
}
#formas .forma .forma-imgs-thumbs {
	aspect-ratio: 1/1;
	width: 100%;
}
#formas .forma .forma-imgs-thumbs img.forma-img-iresponsive {
	aspect-ratio: 1/1;
	background-color: #ffffff;
	height: auto;
	object-fit: contain;
	width: 100%;
}
#formas .forma p {
	font-size: 1.5rem;
	text-align: center;
}
.modelo{
	overflow: hidden;
    /*max-width: 200px;*/
    min-width: 100px;
	margin-top: 0;
}
.opening h2, .opening h6{
	max-width: 70%;
	margin: 0 auto;
}
.imgs-thumbs {
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	aspect-ratio: 1 / 1;
}
.imgs-thumbs .icon::before {
	font-size: 15px;
}
.modelo img,.modelo img.veil {
	transition: all 0.5s;
    position: absolute;
    height: 100%;
	margin: 0;
    width: 100%;
	top:0;
}
.modelo .product {
	position: relative;
	width: 100%;
	top:0;
	cursor: pointer;
}
.modelo .product span {
   font-size: 15px;
   opacity: 0;
}
.modelo .product:hover span {
   opacity: 1;
}
.modelo .product h4 {
   font-size: 25px;
    letter-spacing: 0;
    padding-top: 5px;
    font-weight: 100;
    color: #000;
}
.modelo .product::before {
    display: none;
}
.modelo img.veil{
	display: block !important;
	opacity: 0;
}
.modelo:hover img{
	opacity: 0;
}
.modelo:hover img.veil{
	opacity: 1;
}
.modelo_detalhe h6{
	margin-top: 20px;
}
.modelo_detalhe .owl-nav{
	text-align: center;
}
.thumb-custom:before {
    background-color: #507684;
}
.thumb-custom:hover:before {
    opacity: .4;
}
.owl-carousel-custom .owl-prev:hover, .owl-carousel-custom .owl-next:hover {
    color: #ae6751;
}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	box-sizing: border-box;
	padding: 0 10%;
    background-color: #FFF;
    
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}
.rd-navbar .rd-navbar-search {
    margin-left: 40px;
}
.rd-navbar-search a{
	color: #507684;
    font-size: 50px;
	font-style: normal;
}
#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
	z-index: 999;
}

#search input[type="search"] {
    width: 100%;
    color: #507684;
    background: rgba(0, 0, 0, 0);
    font-size: 50px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 10% auto 0px;
    outline: none;
}
#search button {
    margin: 0 auto;
    display: block;
	background-color: transparent;
	font-size: 20px;
}
#search ::placeholder {
    color: #507684;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #507684;
	/*background-color: #428bca;
	border-color: #357ebd;*/
	opacity: 1;
	padding: 10px 17px;
	font-size: 40px;
}
#stories {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	box-sizing: border-box;
	padding: 0 10%;
    background-color: rgba(0,0,0,0.85);
    
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#stories.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
	z-index: 2000;
}

#stories .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #FFF;
	/*background-color: #428bca;
	border-color: #357ebd;*/
	opacity: 1;
	padding: 10px 17px;
	font-size: 40px;
}
#stories .owl-carousel-wrap {
    display: none;
}
#stories .owl-carousel-wrap.on {
    display: block;
}
#stories .owl-carousel .owl-stage-outer{
	overflow: visible;
}

#stories .owl-item::before {
   content: "";
   position: absolute;
   top:1rem;
   height: 0.5rem;
   width: 90%;
   left: 5%;
   border-radius: 1rem;
   background-color: #666;
   z-index: 10;
}
#stories .owl-item::after {
   content: "";
   position: absolute;
   top:1rem;
   height: 0.5rem;
   width: 0;
   left: 5%;
   border-radius: 1rem;
   background-color: #FFF;
   transition: all 5s linear;
   z-index: 15;
}
#stories .owl-item.active {
  transform: scale(1.05) translate(1% , 0%);
  box-shadow: 0rem 0rem 2rem 1rem #000;
}

#stories .owl-item.active ~ .owl-item.active {
    transform: scale(0.95) translate(0);
	box-shadow: none;
}

#stories .owl-item .product:before{
    opacity: 1;
}
#stories .owl-item.active .product:before{
    opacity: 0;
}
#stories .owl-item.active ~ .owl-item.active .product:before{
    opacity: 1;
}
#stories .owl-item.active::after {
  width: 90%;
}

#stories .owl-item.active ~ .owl-item.active::after {
    width: 0;
	transition: all 0.5s linear;
}
#stories ul.nav {
  width: 90%;
  margin: 3rem auto;
  overflow-y: auto;
  height: 7rem;
  display: flex;
	flex-wrap: nowrap;
}
#stories ul.nav li{
  margin: 0 2rem;
  font-size: 4rem;
  color: #999;
  cursor: pointer;
}
#stories ul.nav li.on{
  color: #FFF;
}
#stories div.insta-link{
  position: absolute;
  bottom: 0;
   width: 100%;
}
#stories div.insta-link a{
  color: #FFF;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 4rem;
    font-size: 2rem;
    position: relative;
}
#stories div.insta-link a::after{
  content: "\f0a6";
  position: absolute;
  bottom: 1rem;
  width: 100%;
  text-align: center;
  left: 0;
  font-family: 'FontAwesome';
}
#stories .product::after {
    content: '';
    position: absolute;
    top: 2rem;
    left: 5%;
    width: 5rem;
    height: 5rem;
    background-color: #FFF;
    border-radius: 5rem;
	background-image: url(../images/isotipo.png);
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: center;
}
#stories .owl-nav {
   width: 20rem;
    position: absolute;
    top: 0;
    right: 0;
}
#stories .owl-prev, #stories .owl-next {
    top: -20px;
    color: transparent;
}
#stories .owl-prev:before, #stories .owl-next:after {
    color: #f5f5f5;
}

/*#stories .product::before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0, #1B1C1E 100%);
}

#stories .owl-carousel .owl-item {
    width: auto !important;
}*/

div#results{
	color: #507684;
	margin-top: 15%;
}
div#results *{
	color: #507684;
	font-style: normal;
	text-align: left;
}
div#results div > span,
div#results div a{
	display: block;
	font-size: 20px;
	margin: 10px 0;
	width: 100%;
}
div#results div input, 
div#results div label, 
#lista_filtros div input, 
#lista_filtros div label, 
div#results div a span, 
div#results div a i{
	font-size: 20px;
	margin: 0 5px;
}
div#results div label,
#lista_filtros div label{
	padding-left: 25px;
}
#lista_filtros div label span.paleta, 
#lista_filtros div label span.cor {
	border: 1px solid #999999;
	display: inline-block;
	height: 20px;
	margin: 6px 10px 0 10px;
	width: 20px;
}
div#results input[type="checkbox"], div#results input[type="radio"],
div#lista_filtros input[type="checkbox"], div#lista_filtros input[type="radio"]{
	appearance: none;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	border: 1px solid #FFF;
	border-radius: 50%;
	cursor: pointer;
	height: 20px;
	margin-bottom: -3px;
	margin-right: 5px;
	margin-top: 6px;
    width: 20px;
    transition: all 0.4s;
}
div#results input[type="checkbox"], div#results input[type="radio"]{
	border: 1px solid #507684;
}
div#lista_filtros input[type="checkbox"], div#lista_filtros input[type="radio"]{
	border: 1px solid #999;
}
div#lista_filtros input[type="checkbox"]:checked, div#lista_filtros input[type="radio"]:checked{
	background-color: #d18c69;
	border: 1px solid transparent;
}
div#results input[type="checkbox"]:checked, div#results input[type="radio"]:checked{
	background-color: #507684;
	border: 1px solid transparent;
}
div#results .clickme{
	text-decoration: underline;
}

#lista_filtros {
	float: left;
    transition: all 1s;
    overflow: auto;
    background-color: #FFF;
    z-index: 5;
}
section#produtos ::-webkit-scrollbar {
  width: 3px;
  padding-right: 0.5rem;
}

/* Track */
section#produtos ::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
section#produtos ::-webkit-scrollbar-thumb {
  background: #CCC;
  border-radius: 1rem;
}

/* Handle on hover */
section#produtos ::-webkit-scrollbar-thumb:hover {
  background: #CCC;
}

/* Busca */
.select2-container--bootstrap {
	z-index: 1000000000;
}
#lista_filtros .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
	line-height: 4.25rem;
	text-indent: 1rem;
}
#lista_filtros form .form-select label {
	background-color: transparent;
	color: #444;
	cursor: pointer;
	float: left;
	font-family: Graphik;
	font-size: 25px;
	outline: none;
	padding: 10px 14px 0 12px;
	text-align: left;
	transition: 0.4s;
	width: auto;
}
#lista_filtros .top-right {
	text-align: right;
	width: 100%;
	display: block;
}
#lista_produtos {
	float: right;
	transition: all 1s;
	display: flex;
    flex-wrap: wrap;
}
#lista_produtos .top-left {
	text-align: left;
	width: 100%;
	display: block;
	text-indent: 40px;
}
#lista_produtos .modelo {
	float: left;
	text-align: center;
	overflow: visible;
}
#lista_produtos .modelo img,#lista_produtos .modelo img.veil {
    height: 380px;
    width: 380px;
}
#lista_produtos .modelo .product {
   padding-top: 380px;
   width: 380px;
}
span.stock, span.no-stock {
    position: absolute;
    bottom: 50px;
    aspect-ratio: 1 / 1;
    width: 20px;
}
span.stock::before,
span.no-stock::before {
    display: block;
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
	color: #FFF;
}
span.stock::before {
    content: "\f058";
}
span.no-stock::before {
    content: "\f057";
}
span.arrival {
    position: absolute;
    bottom: 44px;
    left: 26px;
    color: #FFF;
}
#home #colecoes{
	clear: both;
    margin: 0;
    padding: 0;
	border-top: 30px solid #eee;
}
#colecoes.on{
	border-bottom: 50px solid #eee;
}
.sticky{position: fixed;}
#lista_filtros.stickymobile{
	position: fixed;
    height: 70px;
    bottom: 0px;
    overflow: hidden;
    background-color: #FFF;
    cursor: pointer;
    z-index: 200000000;
    text-align: left;
}
#lista_filtros.stickymobile.on{
	height: calc(100vh - 55px );
	overflow: auto;
}
#lista_filtros.stickymobile form > span {
	font-size: 20px;
    line-height: 35px;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
	background-color: transparent;
  border-bottom: 2px solid #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-family: var(--fonte1);
  font-size: 19px;
}
.home #colecoes .more{display: none;}
.home #colecoes.on .more{display: block;}
section.btnmore{
	background: rgb(247, 247, 247);
    background: linear-gradient( 
0deg
 , rgb(247, 247, 247) 50%, rgba(255,255,255,0) 100%);
    width: 100%;
    margin-top: -100px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    text-align: center;
    padding: 250px 0 100px;
}
.on section.btnmore{
	display: none;
}
section.btnmore a{
	margin: 0 auto;
	display: inline;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
   padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion:after {
  content: '+'; /* Unicode character for "plus" sign (+) */
  font-family: 'FontAwesome';
  font-size: 40px;
  line-height: 25px;
  color: #ae6751;
  float: right;
  margin-left: 5px;
  transition: all 1s;
}

.accordion.active:after {
  content: "-"; /* Unicode character for "minus" sign (-) */
}

.parallax-layer-top,
.parallax-layer-top.rd-parallax-layer[data-type="media"]{background-position: top center;}

p.flag{
	color: #ae6751;
	font-style: italic;
	font-weight: bold;
}
.imgs-thumbs .over-image ,
section.modelo_detalhe a.testhouse, 
div.modelo_detalhe a.testhouse, 
section#colecoes a.testhouse, 
section.colecao a.over-image{
	background-color: white;
    padding: 3px 10px;
    color: #ae6751;
    display: block;
    width: auto;
    bottom: 2rem;
    transform: none;
    left: auto;
    position: relative;
    margin-top: -35px;
    border: 1px solid #AE6751;
    box-sizing: border-box;
    text-align: center;
    float: right;
    margin-right: 2rem;
	font-size: 15px;
    letter-spacing: 2px;
}
.imgs-thumbs .over-image {
	cursor: pointer;
	position: absolute;
	right: 0;
}
.estoques {
	animation-name: animagion;
	background-color: #ae6751;
	height: 100%;
	display: none;
	left: 0;
	overflow: auto;
	padding: 25px 10px 10px 10px;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 100%;
}
.estoques.ativo {
	display: block;
}
.estoques .close {
	color: #ffffff;
	position: absolute;
	right: 20px;
	top: 5px;
}
.estoques .close .icon {
	color: #000;
}
.estoques table {
	border-collapse: collapse;
	color: #ffffff;
	font-size: 0.75em;
	padding: 0;
	width: 100%;
}
.estoques table th, 
.estoques table td {
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 3px 6px;
}
.estoques table th {
	color: #FFFFFF;
	font-weight: bold;
}
section#colecoes a.testhouse {
	bottom: auto;
	position: absolute;
	right: 0;
	top: 275px;
}
.imgs-thumbs .over-image:hover ,
section.modelo_detalhe a.testhouse:hover, 
div.modelo_detalhe a.testhouse:hover, 
section#colecoes a.testhouse:hover, 
section.colecao a.over-image:hover{
	background-color:  #ae6751;
    color: #FFF;
    border: 1px solid #FFF;
}
.imgs-thumbs .over-image:hover .icon-primary, 
section.modelo_detalhe a.testhouse:hover .icon-primary, 
div.modelo_detalhe a.testhouse:hover .icon-primary, 
section#colecoes a.testhouse:hover .icon-primary, 
section.colecao a.over-image:hover .icon-primary{
    color: #FFF;
}

div.product h6.modelo_nome{
	position: absolute;
    bottom: 5px;
    left: 5px;
    font-weight: 400;
	color: #ffffff;
    text-shadow: 1px 1px 1px #5e5e5e;
}
div.product:hover h6.modelo_nome{
	position: absolute;
    bottom: 5px;
    left: 5px;
    font-weight: 500;
	text-shadow: none;
}


@media (min-width: 1800px){
	.swiper-button-prev {
		left: calc(82% - 716.5px);
	}.swiper-button-next {
		left: calc(80% - 561px);
	}
	
}
@media (min-width: 1400px){
	.swiper-button-prev {
    left: calc(80% - 575.5px);
}
.swiper-button-next {
    left: calc(77% - 424px);
}

}
@media (min-width: 1340px){
	.swiper-button-prev {
    left: calc(85% - 575.5px);
}
.swiper-button-next {
    left: calc(82% - 424px);
}
}

@media (min-width: 1200px){
.swiper-wrap-default {
    padding-left: 0;
}
.swiper-button-prev {
    left: 42%;
}
.swiper-button-next {
    right: auto;
    left: 51.5%;
}
.custom-wrapper-right {
    padding-left: 50px;
}
h2, .h2 {
    font-size: 55px;
    line-height: 1.3;
    letter-spacing: 2px;
}
h6, .h6 {
    font-size: 25px;
    line-height: 1.5;
}
a.more {
    font-size: 20px;
}
}
@media (min-width: 992px){
/*.custom-wrapper-left, .custom-wrapper-right {
    flex-basis: 40%;
    max-width: 40%;
    width: 40%;
}*/
.custom-wrapper-left.big, .custom-wrapper-right.big {
    flex-basis: 60%;
    max-width: 60%;
    width: 60%;
}
/*section.colecao .custom-wrapper-left.big, section.colecao .custom-wrapper-right.big {
    flex-basis: 45%;
}*/
.custom-wrapper-left.big {
    text-align: right;
}
.custom-wrapper-right.big {
    text-align: left;
}
.big .img-iresponsive{
	width: 100%;
	height: auto;
}
}
@media (min-width: 768px){
h2, .h2 {
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: 2px;
}
h6, .h6 {
    font-size: 17px;
    line-height: 1.5;
}
a.more {
    font-size: 12px;
	font-weight: 500;
}
}
@media (max-width: 1800px){
	#lista_produtos .modelo img,#lista_produtos .modelo img.veil {
    height: 270px;
    width: 270px;
}
#lista_produtos .modelo .product {
   padding-top: 270px;
   width: 270px;
}
}
@media (max-width: 1200px){
section.colecao:nth-child(odd){
	background-color: #FFF;
}
section.colecao:nth-child(4n), section.colecao:nth-child(4n+1) {
    background: #EEE;
}
/*section.colecao:nth-child(3n-2) {
    background: blue;
}*/

.rd-navbar-fixed .rd-navbar-search {
    position: fixed;
    top: 0;
    left: auto;
    right: 15px;
    height: 56px;
    z-index: 999;
    display: block;
    width: 100px;
}
.rd-navbar-search a{
    font-size: 30px;
    margin-top: 10px;
    display: block;
    float: right;
}
div#results div > span,
div#results div a,
div#results div input, 
div#results div label, 
div#results div a span, 
div#results div a i{
	font-size: 15px;
}
#lista_produtos .modelo img,#lista_produtos .modelo img.veil {
    height: 220px;
    width: 220px;
}
#lista_produtos .modelo .product {
   padding-top: 220px;
   width: 220px;
}
section.colecao {
    padding: 5rem 5rem 15rem;
}
}
@media (max-width: 1025px){
.veil-pad {
    display: none !important;
}
section.center-10 {
    padding-left: 4%;
    padding-right: 4%;
    max-width: 1320px;
    margin: 0 auto;
    box-sizing: content-box;
}
}

@media (max-width: 700px){
.veil-mobile {
    display: none !important;
}
#search input[type="search"] {
    margin: 100px auto 0px;
}
section.colecao {
    padding: 5rem 0rem 15rem;
}
section.modelo_detalhe a.testhouse, 
div.modelo_detalhe a.testhouse, 
section#colecoes a.testhouse, 
section.colecao a.over-image{
	background-color: white;
    padding: 3px 10px;
    color: #ae6751;
    display: block;
    width: auto;
    bottom: auto;
    transform: none;
    left: auto;
    position: relative;
    margin-top: 5px;
    border: 1px solid #AE6751;
    box-sizing: border-box;
    text-align: center;
    float: none;
    margin-right: auto;
}
}


.rd-navbar-fixed .rd-navbar-panel:before {    
    background: #a57f74;
    background: #000000;
}
@media (orientation: portrait){
	.swiper-wrap-default .swiper-left-sidebar{display: none;}
	.custom-wrapper-left,
	.custom-wrapper-right{
		margin-top: 20px;
	}
	.custom-wrapper {
    flex-direction: column;
	display: flex;
}
.custom-wrapper.reverse {
    flex-direction: column-reverse;
	display: flex;
}
section .custom-wrapper .texto *{
    text-align: left;
	padding: 10px 0;
}
section .custom-wrapper .texto a.more{
    float: left;
	margin-left: 0;
}
	.brand-mobile{
		display: block;
    text-align: left;
    position: fixed;
    top: 0px;
    right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 22px;
    line-height: 46px;
    height: 48px;
    z-index: 17;
	}
	.brand-mobile a{
		color: #FFF;
    font-size: 3rem;
	margin-left: 2rem;
	}
	#search .close {
    position: fixed;
    top: auto;
    bottom: 15px;
    right: 15px;
    color: #507684;
    opacity: 1;
    padding: 10px 17px;
    font-size: 50px;
}
	
#banner_home {
    margin-top: 55px;
}
.rd-navbar-fixed .rd-navbar-brand span.veil{display: none !important;}
a.stories, a.search {
    margin-left: 10px;
	line-height: 4rem;
}
}
@media (orientation: landscape) and (max-width: 990px){
	.brand-mobile{
		display: block;
    text-align: left;
    position: fixed;
    top: 0px;
    right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 22px;
    line-height: 46px;
    height: 48px;
    z-index: 17;
	}
	.brand-mobile a{
		color: #FFF;
    font-size: 3rem;
	margin-left: 2rem;
	}
	#search .close {
    position: fixed;
    top: auto;
    bottom: 15px;
    right: 15px;
    color: #507684;
    opacity: 1;
    padding: 10px 17px;
    font-size: 50px;
}
	
#banner_home {
    margin-top: 55px;
}
.rd-navbar-fixed .rd-navbar-brand span.veil{display: none !important;}
}
@media (max-width: 500px){
	.btn.text-small{
	font-size: 15px;
	padding: 12px 30px;
}
	#banner_home .btn.text-small{ opacity: 0 !important;}
	h2, .h2 {
		font-size: 30px;
		line-height: 1.3;
		letter-spacing: 2px;
		margin-top: 10px;
	}
	h6, .h6 {
		margin-top: 30px;
		font-size: 15px;
		line-height: 1.5;
	}
	a.more {
		font-size: 12px;
	}
	/*section.colecao{
		margin-left: 8vw;
	}*/
	section.colecao:nth-child(4n), section.colecao:nth-child(4n+1) {
		background: #FFF;
	}
	section.colecao:nth-child(odd){
		background-color: #EEE;
	}
	section#quote p{
		border-top: 1px solid #ae6751;
		font-family: "Graphik";
		font-size: 20px;
		line-height: 1.5;
		margin: 0 auto;
		padding: 20px 0;
		text-align: center;
		width: 85%;
	}
}

::selection{
	color:#FFF;
	background-color: #999;
}

/*correcoes pontuais*/
@media (min-width: 992px){
	.colecao_detalhe p + p {
    margin-top: 10px;
	}
}

/* *** Loading da página de BUSCA ******************************************* */

@keyframes loading-spinner {
	from {
		transform: rotate(0turn);
	}
	to {
		transform: rotate(1turn);
	}
}

#lista_produtos .modelo {
	transition: all 0.5s;
}
#lista_produtos.wait {
	display: none;
}

#lista_filtros.loading, 
#lista_produtos.loading {
	position: relative;
}
#lista_filtros.loading.sticky {
	position: fixed;
}
#lista_produtos.loading .modelo {
	opacity: 0;
}
#lista_filtros.loading::before, 
#lista_produtos.loading::before {
	background-color: rgba(0,0,0,0.5);
	content: " ";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#lista_filtros.loading::after {
	animation: loading-spinner 1s ease infinite;
	border: 4px solid transparent;
	border-top-color: #ffffff;
	border-radius: 50%;
	bottom: 0;
	content: " ";
	height: 50px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	z-index: 1001;
}
#lista_produtos.loading::after {
	animation: loading-spinner 1s ease infinite;
	border: 4px solid transparent;
	border-top-color: #ffffff;
	border-radius: 50%;
	bottom: 0;
	content: " ";
	height: 50px;
	left: 25%;
	margin: auto;
	position: fixed;
	right: 0;
	top: 10%;
	width: 50px;
	z-index: 1001;
}

/* *** Página de consulta do ESTOQUE *************************************** */
#stock .breadcrumb-classic h1 {
	color: #666666;
	text-shadow: none;
}
#stock #stocks table {
	margin: 0 auto;
}
#stock #stocks table caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #868e96;
    font-size: 30px;
    caption-side: top;
}
#stock #stocks table th, 
#stock #stocks table td {
	padding: 0 10px;
	text-align: center;
}
#stock #stocks table th.medida, 
#stock #stocks table td.medida {
	text-align: left;
	white-space: nowrap;
}
#stock #stocks table th.modelo {
	padding-bottom: 10px;
	padding-top: 40px;
}
#stock #stocks table th.imagens {
	padding-bottom: 10px;
	padding-top: 10px;
}
#stock #stocks table th.imagens img {
	position: static;
	height: auto;
	width: 450px;
}
#todos_produtos #stock #stocks table th.imagens img {
	height: 100px;
	width: 120px;
}
/* -- */
.modelo .product span.modelo_cat {
    font-size: 15px;
}
.custom-wrapper-righto-modelo{
	width: 100%;
    margin: 0 auto 80px;
    display: grid;
    /* grid-auto-flow: column; */
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
}
.custom-wrapper-righto-modelo .owl-next,
.custom-wrapper-righto-modelo .owl-prev,
.custom-wrapper-righto-modelo .owl-next:hover,
.custom-wrapper-righto-modelo .owl-prev:hover{
	color:transparent;
	position: absolute;
	width: 3vw;
	height: 3vw;
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #DDDDDD;
	border-left: 4px solid #CCCCCC;
	border-radius: 2px;
	top:35%;
}
.custom-wrapper-righto-modelo .owl-next:hover,
.custom-wrapper-righto-modelo .owl-prev:hover{
	border-bottom: 4px solid #CCCCCC;
	border-left: 4px solid #BBBBBB;
}
.custom-wrapper-righto-modelo .owl-next{
	left: 99%;
	transform: rotate(-135deg);
}
.custom-wrapper-righto-modelo .owl-prev{
	left: -2.4%;
	transform: rotate(45deg);
}

body#testhouse #conteudo{
	background: #e4c2af;
	padding-top: 100px;
}
@media (min-width:1200px) {
    div.rd-parallax-layer-holder{height: 100vh !important;}
}


	.whatspp-bt-container {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    position: fixed;
    bottom: 0rem;
    right: 0;
    z-index: 20;
}


/* ===== Carrossel Home (Via Star) ===== */
/* ===== Carrossel Home (Via Star) ===== */
/* ===== Carrossel Home (Via Star) ===== */
/* ===== Carrossel Home (Via Star) ===== */
#carrossel_home_slide{
  position: relative;
  z-index: 5; /* fica acima do banner */
  margin-top: -60px; /* puxa pra “entrar” um pouco no banner (ajuste conforme seu header/banner) */
}

#carrossel_home_slide .infobox-module--background{
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 10px 35px rgba(0,0,0,.12);
  overflow: hidden;
  position: relative;
}

#carrossel_home_slide .carousel-status{
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-size: 13px;
  color: rgba(0,0,0,.55);
  z-index: 3;
  opacity: 0;
}

#carrossel_home_slide .infobox-main-carousel{
  position: relative;
  padding: 34px 24px;
}

#carrossel_home_slide .flickity-viewport{
  overflow: hidden;
  width: 100%;
}

#carrossel_home_slide .flickity-slider{
  display: flex;
  width: 100%;
  will-change: transform;
  transition: transform 450ms ease;
}

/* cada slide ocupa 100% */
#carrossel_home_slide .carousel-cell{
  flex: 0 0 100%;
  width: 100%;
}

#carrossel_home_slide .gallery-cell{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 130px;
}

/* tipografia parecida com a referência */
#carrossel_home_slide .infobox-title{
  margin: 0;
    font-weight: 200;
    letter-spacing: .2px;
    line-height: 1.05;
    font-size: 45px;
    color: #555;
}

#carrossel_home_slide .helper-title-component--gray{
  display: inline-block;
  margin-top: 10px;
  font-size: 25px;
  line-height: 1.35;
  color: rgba(0,0,0,.40);
  font-weight: 300;
}

/* CTA alinhado à direita */
#carrossel_home_slide .container--infobox-cta{
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 220px;
}

/* botão (caso o teu tema não estilize bem) */
#carrossel_home_slide .button--cta-infobox{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 2px;
  text-decoration: none;
  border: 1px solid rgba(195, 154, 86, .65); /* dourado suave */
  color: #b88733;
  background: transparent;
  transition: transform .15s ease, background .15s ease, border-color .15s ease;
  white-space: nowrap;
}
#carrossel_home_slide .button--cta-infobox:hover{
  transform: translateY(-1px);
  background: rgba(195, 154, 86, .08);
  border-color: rgba(195, 154, 86, .9);
}

/* ===== Navegação (setas) ===== */
#carrossel_home_slide .flickity-prev-next-button{
  position: absolute;
  top: 18px;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 4;
  padding: 0;
}

#carrossel_home_slide .flickity-prev-next-button.previous{ right: 48px; }
#carrossel_home_slide .flickity-prev-next-button.next{ right: 10px; }

#carrossel_home_slide .flickity-prev-next-button[disabled]{
  opacity: .35;
  cursor: not-allowed;
}

#carrossel_home_slide .flickity-button-icon{
  width: 16px;
  height: 16px;
  opacity: .75;
}

/* ===== Dots ===== */
#carrossel_home_slide .flickity-page-dots{
  position: absolute;
  right: 12px;
  bottom: 12px;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 8px;
  list-style: none;
  z-index: 4;
}
#carrossel_home_slide .flickity-page-dots .dot{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(0,0,0,.2);
  cursor: pointer;
}
#carrossel_home_slide .flickity-page-dots .dot.is-selected{
  background: rgba(0,0,0,.55);
}

/* ===== Responsivo ===== */
@media (max-width: 991px){
  #carrossel_home_slide{ margin-top: -40px; }
  #carrossel_home_slide .infobox-title{ font-size: 34px; }
  #carrossel_home_slide .helper-title-component--gray{ font-size: 16px; }
}

@media (max-width: 767px){
  #carrossel_home_slide{ margin-top: -20px; }
  #carrossel_home_slide .infobox-main-carousel{ padding: 22px 16px; }
  #carrossel_home_slide .gallery-cell{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    min-height: 0;
  }
  #carrossel_home_slide .container--infobox-cta{
    width: 100%;
    justify-content: flex-start;
    min-width: 0;
  }
  #carrossel_home_slide .carousel-status{ right: 86px; }
}


.link-box {
  background-color: #fff;
}

.link-box .categorias-header h2 {
  font-size: 40px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 200;
  color: #999;
}

.link-box .categorias-header p {
	font-size: 30px;
  margin-bottom: 35px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 300;
}

.link-box .marca {
	color:#333;
	font-size: inherit;
}

.link-box .categorias-grid {
  gap: 20px 0;
}

.link-box .categoria-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.categorias-grid {
  gap: 20px 0;
}

.link-box .categoria-link {
  color: inherit;
  display: block;
}

.link-box .categoria-media {
  border: 1px solid rgba(0, 0, 0, 0.08);
  overflow: hidden;
  background-color: #f7f7f7;
}

.link-box .categoria-media img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.4s ease;
  filter: blur(0.5px) brightness(0.85);
}

.link-box .categoria-card:hover .categoria-media img {
  transform: scale(1.06);
  filter: blur(0px) brightness(1);
}

.link-box .categoria-card h3 {
  font-size: 22px;
  margin-top: 18px;
  margin-bottom: 8px;
  color: #222;
}

.link-box .categoria-card p {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 18px;
}

#acessos .categoria-card{
	position: relative;
}

#acessos .categoria-card h3{
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-transform: uppercase;
    font-size: 26px;
	color: #FFF;
	text-shadow: 2px 2px 2px #666;
}
#acessos .categoria-card h3 small{
	text-shadow: 1px 1px 1px #b67662;
    color: #ffffff;
    text-transform: lowercase;
}
#acessos .categoria-card:hover h3,
#acessos .categoria-card:hover h3 small{
	text-shadow: 1px 1px 3px #000;
}

 .categoria-cta {
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #222;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.categoria-cta::before {
  content: "→";
  font-size: 18px;
}

@media (max-width: 991px) {
  #categorias .categoria-media img {
    height: 200px;
  }
}

@media (max-width: 767px) {
  #categorias .categorias-header h2 {
    font-size: 32px;
  }

  #categorias .categoria-card {
    margin-bottom: 20px;
  }
}

#catalogos{
	background-image: url(/imgs/home/acesse_os_catalogos.jpg);
	background-size: cover;
	background-position: center;
	min-height: 60vh;
}
#catalogos h2{
	color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
    font-size: 70px;
    margin-bottom: 20px;
	line-height: 55px;
	font-weight: 200;
}
#catalogos a{
	color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
    font-size: 30px;
}

.footer-revamp {
  background-color: #fff;
}

.footer-revamp .footer-top .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  text-align: center;
}

.footer-revamp .footer-logo-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(174, 103, 81, 0.35);
  border-radius: 999px;
  width: 160px;
  height: 160px;
}

.footer-revamp .footer-logo {
  width: 110px;
  height: auto;
}

.footer-revamp .footer-social-title {
  display: block;
  margin-top: 18px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}

.footer-revamp .footer-social-links {
  display: flex;
  gap: 18px;
  justify-content: center;
  margin-top: 14px;
}

.footer-revamp .footer-social-link {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ae6751;
  transition: transform 0.2s ease, border-color 0.2s ease;
}

.footer-revamp .footer-social-link:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 0, 0, 0.25);
}

.footer-revamp .footer-access {
  width: min(360px, 100%);
}

.footer-revamp .footer-access-details {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 16px 0;
}

.footer-revamp .footer-access-details summary {
  cursor: pointer;
  list-style: none;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #444;
}

.footer-revamp .footer-access-details summary::-webkit-details-marker {
  display: none;
}

.footer-revamp .footer-access-details summary::after {
  content: "+";
  margin-left: 10px;
  color: #ae6751;
}

.footer-revamp .footer-access-details[open] summary::after {
  content: "–";
}

.footer-revamp .footer-access-list {
  list-style: none;
  padding: 12px 0 0;
  margin: 0;
  display: grid;
  gap: 8px;
}

.footer-revamp .footer-access-list a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}

.footer-revamp .footer-info p {
  margin: 0;
  font-size: 14px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.55);
}

.footer-revamp .footer-privacy a {
  font-size: 14px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}

.footer-revamp .footer-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  .footer-revamp .footer-logo-wrap {
    width: 130px;
    height: 130px;
  }

  .footer-revamp .footer-logo {
    width: 90px;
  }

  .footer-revamp .footer-social-links {
    gap: 12px;
  }
}
/*contato*/
.intro h4{
	letter-spacing: 0;
    font-weight: lighter;
    font-size: 20px;
    margin-top: 40px;
}
#form-contato h2{
	font-weight: lighter;
    font-size: 40px;
    color:#000;
}

#contato .contato-detalhes .icon-primary{
    font-size: 30px;
    width: 35px;
    text-align: right;
}
/* Feiras e eventos */
:root{
	--eventos-destaque: #f4ba00;
	--eventos-destaque: #607d8b;
	--eventos-destaque-texto: #FFF;
	--eventos-destaque-hover: #405d6b;
	--eventos-destaque-texto-hover: #FFF;
}
.feiras-eventos-intro p {
	max-width: 860px;
	margin: 0 auto;
	font-size: 19px;
	line-height: 1.6;
	color: #4d4d4d;
}

.feiras-eventos-grid {
	align-items: flex-start;
	width: 100%;
}

.feiras-eventos-sidebar {
	background: #f7f7f7;
	border: 1px solid #e0e0e0;
	border-radius: 12px;
	padding: 24px 18px;
	position: sticky;
	top: 120px;
}

.feiras-eventos-sidebar h3 {
	font-size: 28px;
	line-height: 1.2;
	margin-bottom: 16px;
}

.feiras-meses {
	list-style: none;
	margin: 0;
	padding: 0;
}

.feiras-meses li + li {
	margin-top: 8px;
}

.feiras-meses .mes-link {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 0;
	background: transparent;
	padding: 10px 12px;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	text-align: left;
	transition: all .2s ease;
}
.feiras-meses .mes-link.off {
	opacity: 0.3;
	pointer-events: none;
}

.feiras-meses .mes-link span {
	display: inline-block;
	min-width: 28px;
	height: 28px;
	line-height: 28px;
	border-radius: 30px;
	background: #ececec;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
}

.feiras-meses .mes-link:hover,
.feiras-meses .mes-link.is-active {
	background: var(--eventos-destaque);
	color: var(--eventos-destaque-texto);
}

.feiras-meses .mes-link:hover span,
.feiras-meses .mes-link.is-active span {
	background: rgba(0, 0, 0, .12);
	color: var(--eventos-destaque-texto);
}
.feiras-meses .mes-link:hover span,
.feiras-meses .mes-link.is-active span {
	background: rgba(255, 255, 255, .12);
}

.evento-item {
	display: grid;
	grid-template-columns: 96px minmax(0, 1fr) 190px;
	gap: 24px;
	padding: 24px 0;
	border-bottom: 1px solid #d8d8d8;
}

.evento-dia {
	text-align: center;
	background: #cdcece;
	color: #373737;
	font-weight: 700;
	padding-bottom: 8px;
}

.evento-numero {
	display: block;
	background: var(--eventos-destaque);
	font-size: 34px;
	line-height: 1;
	padding: 8px 0;
	color: var(--eventos-destaque-texto);
}

.evento-semana {
	display: block;
	font-size: 42px;
	line-height: 1;
	text-transform: uppercase;
	margin-top: 8px;
}

.evento-data {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #666;
}
.evento-conteudo p.evento-hora {
	font-size: 16px;
	line-height: 1;
	margin-top: 0;
	color: #999;
}

.evento-conteudo h4 {
	font-size: 48px;
	line-height: 1.08;
	margin-bottom: 8px;
	color: #000;
    font-weight: 100;
}

.evento-conteudo p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1.5;
	color: #666;
}

.evento-acoes {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	gap: 16px;
}

.evento-tag {
	font-size: 18px;
	color: #444;
}

.evento-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 154px;
	height: 58px;
	padding: 0 18px;
	border-radius: 40px;
	font-size: 22px;
	font-weight: 300;
	font-style: italic; 
	background: var(--eventos-destaque);
	color: var(--eventos-destaque-texto);
	text-decoration: none;
}

.evento-btn:hover {
	color: var(--eventos-destaque-texto-hover);
	background: var(--eventos-destaque-hover);
}

.feiras-eventos-empty {
	padding: 24px 0;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}

@media (max-width: 1199px) {
	.evento-conteudo h4 {
		font-size: 38px;
	}
	.evento-btn {
		font-size: 22px;
		height: 52px;
	}
}

@media (max-width: 991px) {
	.feiras-eventos-sidebar {
		position: static;
		margin-bottom: 30px;
	}
	.evento-item {
		grid-template-columns: 82px minmax(0, 1fr);
	}
	.evento-acoes {
		grid-column: 1 / -1;
		align-items: flex-start;
		padding-left: 106px;
	}
	.evento-conteudo h4 {
		font-size: 30px;
	}
	.evento-data {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	#lista-ancora{padding-top: 50px;}
	.feiras-eventos-intro p {
		font-size: 17px;
	}
	.evento-item {
		grid-template-columns: 1fr;
		gap: 14px;
	}
	.evento-dia {
		max-width: 92px;
	}
	.evento-semana {
		font-size: 36px;
	}
	.evento-conteudo h4 {
		font-size: 26px;
	}
	.evento-acoes {
		padding-left: 0;
	}
}
span.label{
	font-size: 2rem;
    font-weight: 100;
    color: #151515;
    color: #72514d;
    color: #be9e84;
    margin-bottom: 25px;
    display: block;
    text-transform: uppercase;
}
@media (min-width: 769px) {
	
}


/*/ catalogos /*/

.catalogos .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  max-width: 800px;
  margin: 0 auto;
}

.catalogos .grid a {
  display: block;
  aspect-ratio: 1 / 1;
  background: #eee;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.catalogos .grid a:hover {
  background: #999;
  box-shadow: 2px 2px 4px #000;
}



/* Página de coleções */
#banner_colecoes {
    background-image: url(/imgs/home/catalogos2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#banner_colecoes .texto {
    padding: 90px 0;
}

#banner_colecoes h1 {
    font-size: 62px;
    line-height: 1.1;
    margin-bottom: 18px;
}

#banner_colecoes p {
    font-size: 24px;
    line-height: 1.5;
	color: #FFF;
}


.colecao-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 65px;
    align-items: flex-start;
    padding: 130px 0;
    border-bottom: 1px solid #d8d8d8;
}

.colecao-item:last-child {
    border-bottom: 0;
}

.colecao-label {
    display: inline-block;
    font-size: 20px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #bf9a75;
    margin-bottom: 16px;
}

.colecao-texto h2 {
    font-size: 72px;
    line-height: 1.06;
    margin: 0 0 24px;
    color: #666;
}

.colecao-texto p {
    font-size: 20px;
    line-height: 1.5;
    color: #4e5667;
    margin-bottom: 28px;
    max-width: 760px;
}

.colecao-links {
    display: flex;
    gap: 28px;
    flex-wrap: wrap;
    margin-top: 12px;
	flex-direction: column;
}

.colecao-links a {
    display: inline-block;
    font-size: 20px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #1e2b3d;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;
}
.colecao-links a:first-of-type {
    font-size: 16px;
}

.colecao-links a:hover {
    color: #bf9a75;
}

.colecao-imagem img {
    width: 100%;
    max-width: 860px;
    display: block;
    margin-left: auto;
}

@media (max-width: 1199px) {
    #banner_colecoes h1 {
        font-size: 52px;
    }
    #banner_colecoes p {
        font-size: 21px;
    }
    .colecao-item {
        gap: 38px;
    }
    .colecao-texto h2 {
        font-size: 56px;
    }
    .colecao-links a {
        font-size: 28px;
    }
}

@media (max-width: 991px) {
    .colecao-item {
        grid-template-columns: 1fr;
        padding: 54px 0;
    }
    .colecao-imagem {
        order: -1;
    }
    .colecao-texto h2 {
        font-size: 46px;
    }
    .colecao-texto p {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    #banner_colecoes .texto {
        padding: 50px 0;
    }
    #banner_colecoes h1 {
        font-size: 38px;
    }
    #banner_colecoes p {
        font-size: 18px;
    }
    .colecao-item {
        padding: 42px 0;
        gap: 24px;
    }
    .colecao-label {
        font-size: 15px;
    }
    .colecao-texto h2 {
        font-size: 36px;
    }
    .colecao-links {
        gap: 16px;
    }
    .colecao-links a {
        font-size: 21px;
    }
}