/*
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
*/
html {
	scroll-behavior: smooth;
}
@font-face {
  font-family: "Didot";
  src: url("Didot-Regular.ttf");
}
@font-face {
  font-family: "Neutra";
  src: url("Neutra-Regular.otf");
}
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;
}
h1, h2, h3, h4, h5, h6  { 
	font-family: "Didot";
	color: #666;
	letter-spacing: 3px;
}
a, p, span, .h6{
	font-family: "Neutra";
	font-size: 16px;
    line-height: 28px;
	color: #666;
	letter-spacing: 3px;
}
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;
}
.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%;
}
.rd-navbar {
    background: #a57f74;
}
.rd-navbar-static .rd-navbar-nav > li > a {
    font-size: 22px;
}
.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;
}
header:hover,
.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: #a57f74;
}
.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: #a57f74;
}
.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;
}
.page-footer-classic{
	background-color: #FFF;
	border-top: 1px solid #CCC;
}
.page-footer-classic a{
	color: #373a36;
}
.page-footer-classic a:hover{
	color: #ae6751;
}
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: -10px 0 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: #d1c3b8;
}
.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;
}
#banner_home .swiper-container {
    /*height: 100vh !important;*/
	box-sizing: border-box;
}
.videofundo{
	/*position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100% !important;*/
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 120%;
    height: 115%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
    object-fit: cover; 
	object-position: 50% 100%;
	z-index: -1;
	transform: translate(-9%, -10%);
}
.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 .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;
	font-family: "Didot";
	font-size: 35px;
    line-height: 1.5;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 80%;
}
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 .breadcrumb-classic h1{
    position: absolute;
    bottom: 10rem;
    right: 5rem;
    z-index: 10;
}
.breadcrumb-classic:after,
.breadcrumb-classic:before{
	display: none;
}
.modelo{
	padding: 1rem;
	overflow: hidden;
        min-width: 300px;
}
.opening h2, .opening h6{
	max-width: 70%;
	margin: 0 auto;
}
.imgs-thumbs {
	height: 300px;
	left: 0;
	position: absolute;
	top: 0;
	width: 300px;
}
.imgs-thumbs .icon::before {
	font-size: 15px;
}
.modelo img,.modelo img.veil {
	transition: all 0.5s;
    position: absolute;
    height: 300px;
	margin: 0;
    width: 300px;
	top:0;
}
.modelo .product {
    position: relative;
   padding-top: 300px;
   width: 300px;
	top:0;
	cursor: pointer;
}
.modelo .product span {
   font-size: 20px;
}
.modelo .product h4 {
   font-size: 25px;
}
.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: 20;
}

#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: Didot;
	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 span,
#lista_produtos .modelo h4{
	display: inline-block;
	text-align: center;
	width: 100%;
}
#lista_produtos .modelo img,#lista_produtos .modelo img.veil {
    height: 380px;
    width: 380px;
}
#lista_produtos .modelo .product {
   padding-top: 380px;
   width: 380px;
}
#lista_produtos .product-stock {
   display: block;
    position: absolute;
    height: auto;
    overflow: hidden;
    top: 5%;
    z-index: 20;
}
#lista_produtos .product-stock span {
	color: #FFF;
	display: block;
	font-size: 20px;
	height: auto;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 5px 20px;
}
#lista_produtos .product-stock span.arrival, 
#lista_produtos .product-stock span.stock {
	background-color: #373a36;
}
#lista_produtos .product-stock span.no-stock {
	background-color: #ae6751;
}
#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: 40px;
    line-height: 65px;
}
/* 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: Didot;
  font-size: 25px;
}
.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, 
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, 
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, 
section#colecoes a.testhouse:hover .icon-primary, 
section.colecao a.over-image:hover .icon-primary{
    color: #FFF;
}




@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;
	margin-top: 0 !important;
}
}
@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, 
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;
}
@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: 1199px){
	.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: "Didot";
		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: 92%;
	margin: 0 auto 80px;
}
.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;
}