@import url(../css/bootstrap-theme.min.css);
@import url(../css/bootstrap.min.css);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,700italic,900,400italic,900italic);
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic);
/*font features*/
/*font sizes*/
/*positions*/
/*
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 : 30/set/2015, 12:51:20
    Author     : Ximena
*/
/* effects */
/* efeito aumentar */
.effect1 a img {
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -ms-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s; }

.effect1 a:hover img {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7); }

.effect2 {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0px; }

.effect3 {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg); }

a.link {
  color: #C59E88;
  text-decoration: underline;
  font-size: 13px;
  font-family: "Lato", sans-serif; }

a.link:hover {
  text-decoration: none;
  color: #0A0D1C !important; }

.linkactive {
  color: #C59E88;
  text-decoration: none;
  font-size: 13px; }

.mais a {
  font-size: 16px;
  color: #0A0D1C;
  text-align: center;
  border: 1px solid #0A0D1C;
  padding: 10px 20px;
  text-decoration: none !important;
  font-weight: bold;
  outline: 1px solid #0A0D1C;
  outline-offset: 2px;
  margin-left: 5px;
  font-family: "Lato", sans-serif; }
  .mais a:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #0A0D1C;
    outline: 1px solid #0A0D1C;
    outline-offset: 1px; }

a.more {
  width: 30%;
  background-color: #e6daa6;
  padding: 9px;
  color: #1b2a39;
  font-weight: 600;
  text-align: center;
  transition: all 0.2s ease-in-out 0.0s;
  text-transform: uppercase;
  font-family: "Lato", sans-serif; }
  a.more:hover {
    background-color: #0A0D1C;
    color: #fff !important; }

.margin-home {
  margin-left: 8%; }

a.menu {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.2em 1.5em; }
  a.menu:hover {
    color: #C59E88; }

.title-submenu {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #1c1c1b;
  font-weight: bold;
  margin-bottom: 20px; }

title-promo {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: red !important;
  font-weight: bold;
  margin-top: 30px;
  text-transform: uppercase; }

title-promo a {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: red !important;
  font-weight: bold;
  margin-top: 30px;
  text-transform: uppercase; }

.face {
  display: block;
  float: left; }

/*menu novo*/
.cbp-hrmenu {
  width: 100%;
  margin-top: 0;
  padding-top: 15px;
  /*border-bottom: 4px solid #47a3da;*/ }

/* general ul style */
.cbp-hrmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
  width: 100%;
  max-width: 82em;
  margin: 0 auto;
  /*padding: 0 1.875em;*/
  text-align: center; }

.cbp-hrmenu .cbp-hrsub-inner {
  padding: 10px 8.5%; }

.cbp-hrmenu > ul > li {
  display: inline-block;
  width: auto;
  text-align: center; }

.cbp-hrmenu > ul > li > a {
  padding: 0.2em 0.5em;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  width: auto;
  margin: 0 auto;
  text-align: center; }

.cbp-hrmenu > ul > li > a:hover {
  font-weight: bold;
  text-decoration: none !important; }

.cbp-hrmenu > ul > li.cbp-hropen > a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
  font-weight: bold; }

.cbp-hrmenu > ul > li > a:focus {
  outline: none; }

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
  display: none;
  position: absolute;
  /*background: $primary-color;*/
  background-color: rgba(255, 255, 255, 0.97);
  /*opacity:0.8;*/
  width: 100%;
  left: 0; }

.cbp-hropen .cbp-hrsub {
  display: block;
  padding-bottom: 1.5em;
  z-index: 20;
  margin-top: 20px; }

.cbp-hrmenu .cbp-hrsub-inner > div {
  width: 25%;
  display: block;
  float: left;
  padding: 0; }

.cbp-hrmenu .cbp-hrsub-inner > .prod {
  width: 33%;
  float: right;
  padding: 25px 15px;
  background-color: #f9f6e9;
  line-height: 12px; }

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
  content: " ";
  display: table; }

.cbp-hrmenu .cbp-hrsub-inner:after {
  clear: both; }

.cbp-hrmenu .cbp-hrsub-inner > div a {
  line-height: 1em;
  color: #1C1C1B !important;
  font-size: 13px !important;
  font-family: "Lato", sans-serif !important; }

.cbp-hrmenu .cbp-hrsub-inner > div a:hover {
  color: #0A0D1C !important; }

.cbp-hrsub h4 {
  color: #afdefa;
  padding: 2em 0 0.6em;
  margin: 0;
  font-size: 160%;
  font-weight: 300; }

nav ul li {
  display: block;
  padding: 0 15px;
  text-align: left; }

/* Examples for media queries */
@media screen and (max-width: 60em) {
  .margin-home {
    margin-left: 5.5%; }

  nav ul li {
    display: block;
    padding: 0 5px;
    text-align: left; } }
@media screen and (max-width: 52.75em) {
  .margin-home {
    margin-left: 0; }

  .face {
    display: block;
    text-align: left;
    float: none;
    padding: 1em 1.1em; }

  .cbp-hrmenu {
    font-size: 120%;
    border: none; }

  .cbp-hrmenu > ul,
  .cbp-hrmenu .cbp-hrsub-inner {
    width: 100%;
    padding: 0; }

  .cbp-hrmenu .cbp-hrsub-inner {
    padding: 0 2em;
    font-size: 75%; }

  .cbp-hrmenu > ul > li {
    display: block;
    border-bottom: 1px solid #fff;
    text-align: center; }

  .cbp-hrmenu > ul > li > a {
    display: block;
    padding: 1em 3em; }

  .cbp-hrmenu .cbp-hrsub {
    position: relative; }

  .cbp-hrsub h4 {
    padding-top: 0.6em; } }
@media screen and (max-width: 36em) {
  .cbp-hrmenu .cbp-hrsub-inner > div {
    width: 100%;
    float: none;
    padding: 0 2em; } }
@media screen and (max-width: 1215px) {
  .sb-search {
    top: 62px; } }
.alt-grid [class*="col-"] {
  padding-left: 0;
  padding-right: 0; }

.alt-grid .row {
  margin-left: 0;
  margin-right: 0; }

.home-text {
  color: #0A0D1C;
  font-size: 32px;
  font-weight: 400;
  font-family: "Playfair Display", serif; }

.home-text hr {
  width: 30px;
  margin-bottom: 0;
  margin-top: 15px;
  border-width: 1px 0 0;
  border-color: #0A0D1C; }

.home-text2 {
  color: #0A0D1C;
  font-size: 14px;
  line-height: 18px;
  font-family: "Lato", sans-serif; }

.banner {
  /*height: 630px;*/
  margin-top: 240px;
  /*position:relative;*/
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26); }

.banner-mp {
  /*height: 600px;*/
  background-color: #DDDCE8; }

.bg-mp {
  height: auto; }

.title-mp {
  position: absolute;
  top: 140px;
  font-size: 40px;
  font-family: "Playfair Display", serif;
  color: #0A0D1C; }

.title-pd {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  color: #3e3d3c;
  font-weight: 400; }

.mais {
  margin-top: 30px; }

.carousel-indicators {
  bottom: -30px; }

.carousel-control.left:hover, .carousel-control.right:hover {
  color: #fff !important; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6); }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  color: #fff; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -55px;
  font-size: 50px; }

/*.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    float: right;
}*/
.carousel-caption-2 {
  width: 45%;
  left: 15%;
  z-index: 10;
  padding-top: 265px;
  padding-bottom: 35px;
  font-size: 21px;
  line-height: 22px;
  color: #0A0D1C;
  text-align: left;
  font-weight: 300;
  font-family: "Lato", sans-serif; }

.carousel-indicators {
  position: absolute;
  z-index: 15;
  padding-left: 0;
  list-style: none;
  text-align: center;
  bottom: 0px;
  z-index: 60; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 0px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  opacity: 0.5;
  cursor: pointer;
  background-color: #fff !important; }

.carousel-indicators .active {
  margin: 0;
  width: 13px;
  height: 13px;
  opacity: 1;
  background-color: #fff;
  /*-webkit-box-shadow: inset 0px 0px 17px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 17px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 17px 0px rgba(0, 0, 0, 0.75);*/ }

.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center; }

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  /* min-width: 320px;
   max-width: 480px;
   max-height: 360px;
  width: 48%;*/
  width: 100%;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer; }

.grid figure img {
  position: relative;
  display: block;
/*  min-height: 100%;*/
  max-width: 100%;
  opacity: 0.8; }

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  /*text-transform: uppercase;*/
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none; }

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 400;
  color: #1E1E24;
  font-size: 62px; }

.grid figure h2 span {
  font-weight: 800; }

.grid figure h2,
.grid figure p {
  margin: 0; }

.grid figure p {
  letter-spacing: 1px;
  font-size: 14px;
  color: #505252; }

/* Individual effects */
/*---------------*/
/***** Ming *****/
/*---------------*/
figure.effect-ming {
  background: #fff; }

figure.effect-ming img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

figure.effect-ming figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  /*border: 2px solid #fff;*/
  box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.4);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1); }

figure.effect-ming h2 {
  opacity: 0;
  margin: 45% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

figure.effect-ming p {
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  font-weight: 600; }

figure.effect-ming hr {
  width: 30px;
  border-width: 1px 0 0;
  border-color: #0A0D1C;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.5);
  transform: scale(1.5); }

figure.effect-ming :hover hr {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

figure.effect-ming:hover h2 {
  opacity: 1;
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

figure.effect-ming:hover figcaption {
  background-color: rgba(58, 52, 42, 0); }

figure.effect-ming:hover img {
  opacity: 0.4; }

@media (max-width: 768px) {
  .carousel-caption-2 {
    width: 55%;
    position: absolute;
    left: 0%;
    z-index: 10;
    padding-top: 265px;
    padding-bottom: 35px;
    font-size: 21px;
    line-height: 22px;
    color: #0A0D1C;
    text-align: left;
    font-weight: 300;
    font-family: "Lato", sans-serif; } }
@media (max-width: 640px) {
  .carousel-caption-2 {
    width: 55%;
    position: absolute;
    left: 0%;
    z-index: 10;
    padding-top: 265px;
    padding-bottom: 35px;
    font-size: 21px;
    line-height: 22px;
    color: #0A0D1C;
    text-align: left;
    font-weight: 300;
    font-family: "Lato", sans-serif; } }
@media (max-width: 480px) {
  .title-mp {
    position: absolute;
    top: 140px;
    font-size: 30px;
    font-family: "Playfair Display", serif;
    color: #0A0D1C; }

  .carousel-caption-2 {
    width: 65%;
    position: absolute;
    left: 0%;
    z-index: 10;
    padding-top: 233px;
    padding-bottom: 35px;
    font-size: 21px;
    line-height: 22px;
    color: #0A0D1C;
    text-align: left;
    font-weight: 300;
    font-family: "Lato", sans-serif; } }
@media (max-width: 320px) {
  .title-mp {
    position: absolute;
    top: 70px;
    font-size: 25px;
    font-family: "Playfair Display", serif;
    color: #0A0D1C; }

  .carousel-caption-2 {
    width: 85%;
    position: absolute;
    left: 0%;
    z-index: 10;
    padding-top: 150px;
    padding-bottom: 35px;
    font-size: 17px;
    line-height: 22px;
    color: #0A0D1C;
    text-align: left;
    font-weight: 300;
    font-family: "Lato", sans-serif; } }
.linksHome figure h2 {
  font-family: "Playfair Display", serif; }

.bannerHome .textoSlider {
  color: #0A0D1C;
  padding-top: 75px;
  padding-left: 18%; }
  .bannerHome .textoSlider h2 {
    font-family: "Playfair Display", serif;
    font-size: 40px;
    margin-top: 0px;
    line-height: 1.2;
    text-shadow: 1px 1px 3px #858585; }
  .bannerHome .textoSlider span {
    display: block;
    margin-top: 15px;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 1.2; }
.bannerHome .owl-controls {
  position: absolute;
  z-index: 10;
  bottom: 2%;
  width: 100%;
  text-align: center; }
  .bannerHome .owl-controls .owl-pagination span {
    margin: 5px;
    background-color: #fff; }

body {
  font-family: "Lato", sans-serif;
  margin: 0;
  padding: 0; }

a {
  color: #0A0D1C; }

a:hover {
  text-decoration: none !important; }

.margin10 {
  margin: 10px; }

.margin-left55 {
  margin-left: 55px; }

.margin-left20 {
  margin-left: 20px; }

.margin-left10 {
  margin-left: 10px; }

.margin-left5 {
  margin-left: 5px; }

.margin-right20 {
  margin-right: 20px; }

.margin-right10 {
  margin-right: 10px; }

.margin-right5 {
  margin-right: 5px; }

.margin-bot20 {
  margin-bottom: 20px; }

.margin-bot30 {
  margin-bottom: 30px; }

.margin-bot10 {
  margin-bottom: 10px; }

.margin-bot40 {
  margin-bottom: 40px; }

.margin-bot50 {
  margin-bottom: 50px; }

.margin-bot60 {
  margin-bottom: 60px; }

.margin-bot100 {
  margin-bottom: 100px; }

.margin-top200 {
  margin-top: 200px; }

.margin-top250 {
  margin-top: 250px; }

.margin-top120 {
  margin-top: 120px; }

.margin-top100 {
  margin-top: 100px; }

.margin-top80 {
  margin-top: 80px; }

.margin-top50 {
  margin-top: 50px; }

.margin-top40 {
  margin-top: 40px; }

.margin-top30 {
  margin-top: 30px; }

.margin-top20 {
  margin-top: 20px; }

.margin-top25 {
  margin-top: 25px; }

.margin-top15 {
  margin-top: 15px; }

.margin-top10 {
  margin-top: 10px; }

.margin-top5 {
  margin-top: 5px; }

.nopadding {
  padding: 0 !important; }

.nopaddingright {
  padding-right: 0; }

.padding20 {
  padding: 20px; }

.padding10 {
  padding: 10px; }

.paddingtop10 {
  padding-top: 20px; }

.paddingbox {
  padding: 15px 0px; }

.gridp, .listp {
  border-radius: 3px;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  float: left;
  cursor: pointer;
  padding: 5px; }

.gridp {
  background: url(../images/grid.png) 50% no-repeat; }

.gridp:hover {
  background: #7eb800 url(../images/gridw.png) 50% no-repeat; }

.gridp-active {
  background: #039fd3 url(../images/gridw.png) 50% no-repeat; }

.listp {
  background: url(../img/list.png) 50% no-repeat; }

.listp:hover {
  background: #7eb800 url(../images/listw.png) 50% no-repeat; }

.listp-active {
  background: #039fd3 url(../images/listw.png) 50% no-repeat; }

.prods-cnt {
  width: 720px;
  height: auto;
  overflow: auto;
  min-height: 400px;
  margin: 40px auto;
  background-color: #fafafa;
  border: #ccc 1px dotted;
  padding: 40px; }

/* Grid Style */
.prod-box {
  width: 190px;
  height: 260px;
  padding: 10px;
  background-color: #fff;
  margin: 15px;
  float: left; }

.prod-box img:first-child, .prod-box-list img:first-child {
  width: 190px;
  float: left; }

.prod-box h3 a {
  text-decoration: none;
  width: 140px;
  float: left;
  margin: 5px 0;
  color: #888;
  font: italic normal 14px georgia;
  font-style: italic; }

.prod-box p {
  display: none; }

.prod-box .old {
  margin-right: 20px;
  color: #be0000 !important;
  text-decoration: line-through; }

.prod-box .price {
  width: 60px;
  display: inline;
  float: left;
  font: italic 13px georgia;
  color: #181818; }

.prod-box .buy-ico {
  border-radius: 20px;
  width: 35px;
  height: 35px;
  float: right;
  margin: 5px;
  cursor: pointer;
  background: #039fd3 url(../images/bag-ico.png) 50% no-repeat;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in; }

.prod-box .buy-ico:hover {
  background-color: #7eb800; }

/* List View Style */
.prod-box-list {
  height: 190px;
  width: 670px;
  margin: 15px;
  padding: 10px;
  background-color: #fff; }

.prod-box-list h3 a {
  text-decoration: none;
  width: 320px;
  float: left;
  padding: 0;
  margin: 0 10px;
  color: #3c2e25;
  font: italic normal 22px georgia; }

.prod-box-list p {
  color: #888;
  width: 360px;
  float: left;
  margin: 20px 10px 10px 10px;
  font: italic 13px  georgia;
  line-height: 20px; }

.prod-box-list .buy-ico {
  border-radius: 5px;
  width: 85px;
  height: 20px;
  color: #fff;
  padding: 5px 5px 5px 30px;
  font: italic 12px georgia;
  float: right;
  margin: 5px;
  cursor: pointer;
  background: #039fd3 url(../images/bag-ico.png) 5% 50% no-repeat;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in; }

.prod-box-list .buy-ico:before {
  content: "More Details";
  line-height: 22px; }

.prod-box-list .buy-ico:hover {
  background-color: #7eb800; }

.prod-box-list .old {
  color: #be0000 !important;
  float: right;
  font-style: 18px;
  text-decoration: line-through; }

.prod-box-list .price {
  margin-right: 10px;
  display: block;
  font: italic 20px georgia;
  color: #181818;
  margin: 7px; }

.prod-box-list .price-cnt {
  width: 95px;
  height: auto;
  float: right;
  text-align: right; }

/* Css Shadow Effect for the prod-box and prod-box-list div */
.shadow {
  -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.31);
  -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.31);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.31); }

header {
  background-color: #16284F;
  color: #fff;
  padding: 10px 0; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.content {
  display: block; }

.botao-lang {
  border: 0;
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #fff;
  background-color: transparent !important; }

.dropdown-menu2 {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 60px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.select-style {
  padding: 0;
  margin: 0;
  border: 0px solid #ccc;
  width: 40px;
  border-radius: 0px;
  overflow: hidden;
  background-color: #16284F;
  background-image: url(../images/seta2.svg);
  background-repeat: no-repeat;
  background-position: right 12px;
  /*background-image: url(../images/seta2.svg) no-repeat 90% 50%;*/
  border: 0px; }

.select-style select {
  padding: 5px 8px;
  width: 100%;
  border: none;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 11px;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: 0px; }

.select-style select option {
  border: 0px; }

.select-style select:focus {
  outline: none; }

.dropdown.linguas button {
  background-color: #16284F;
  border: 0px;
  font-size: 13px; }
.dropdown.linguas .dropdown-menu {
  background-color: #16284F;
  color: #fff;
  font-size: 13px; }
  .dropdown.linguas .dropdown-menu li a {
    color: #fff;
    cursor: pointer;
    padding: 5px 6px; }
  .dropdown.linguas .dropdown-menu li:hover a {
    background-color: transparent; }
  .dropdown.linguas .dropdown-menu li a:hover {
    background-color: transparent;
    color: #fff;
    background-image: none; }

.sb-search {
  position: relative;
  /*margin-top: 10px;*/
  /*    top:90px;*/
  width: 0%;
  min-width: 30px;
  height: 27px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden; }

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 70%;
  height: 30px;
  margin: 0;
  z-index: 10;
  padding: 10px 25px 10px 10px;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  color: #0A0D1C; }

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 768px) {
  .margin-home {
    margin-left: 0; } }
.cbp-hrsub .form-inline .botao-enviar {
  width: 98%;
  margin-left: 2px; }

a#linkMobile {
  color: #fff; }

#openNav {
  margin-left: 20px;
  margin-top: 7px;
  cursor: pointer; }
  #openNav img {
    margin-top: 10px; }
  #openNav:focus {
    outline: none; }

a.logoSmall img {
  margin: 0 auto; }

#menuMobile .mm-navbar {
  border-bottom: 2px solid #16284F;
  margin-bottom: 15px;
  height: 51px; }
  #menuMobile .mm-navbar a {
    padding: 15px 0; }
#menuMobile .mm-panels > .mm-panel > .mm-listview:first-child, #menuMobile .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -9px; }
#menuMobile #searchMobile {
  padding: 20px; }
  #menuMobile #searchMobile input {
    width: 80%;
    padding: 10px; }
  #menuMobile #searchMobile button {
    border: 0px;
    color: #fff;
    background-color: #16284F;
    padding: 11px 15px;
    float: right; }
#menuMobile .newsletterMobile {
  padding: 20px;
  content: none; }
  #menuMobile .newsletterMobile span {
    text-align: center;
    text-transform: uppercase;
    font-family: "Playfair Display", serif;
    font-size: 16px;
    color: #16284F;
    font-weight: 600;
    display: block;
    margin-bottom: 5px; }
  #menuMobile .newsletterMobile input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px; }
  #menuMobile .newsletterMobile button {
    border: 0px;
    color: #fff;
    background-color: #16284F;
    padding: 11px 15px;
    width: 100%;
    text-transform: uppercase;
    font-family: "Playfair Display", serif; }
#menuMobile ul li a {
  color: #16284F;
  font-family: "Lato", sans-serif;
  line-height: 1.8;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block; }
#menuMobile .mm-title {
  color: #16284F;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Playfair Display", serif; }
#menuMobile .mm-listview .mm-next::before {
  content: none; }

.sidebar {
  background-color: red;
  padding: 20px;
  height: 100%;
  display: block; }
  .sidebar h4, .sidebar p {
    color: #16284F; }

footer {
  background-color: #0A0D1C;
  font-family: "Lato", sans-serif;
  height: auto;
  color: #fff; }
  footer a {
    color: #B6B4B4;
    text-decoration: underline;
    font-size: 13px;
    display: block;
    padding-top: 7px; }
    footer a:hover {
      color: #fff !important;
      text-decoration: none; }

footer ul {
  text-align: left;
  list-style: none;
  display: block;
  font-size: 13px;
  color: #B6B4B4;
  text-decoration: underline; }

footer li {
  text-align: left;
  padding-top: 7px; }

.firstbar {
  height: auto;
  background-color: #0A0D1C;
  padding-top: 35px;
  padding-bottom: 45px;
  border-bottom: 1px solid #fff; }

.titlefooter {
  display: block; }

.titlefooter p {
  font-size: 14px;
  color: #717070;
  font-family: "Playfair Display", serif;
  font-weight: 600; }

.titlefooter hr {
  width: 15px;
  margin-bottom: 0;
  margin-top: 0;
  border-width: 1px 0 0;
  border-color: #EDD4B2;
  float: left; }

.numbers {
  color: #B6B4B4;
  font-size: 16px;
  display: block;
  padding-top: 7px; }

.margin-neg {
  margin-top: -15px; }

.newsletter {
  margin-top: 10px; }

.newsletter p {
  font-size: 13px;
  color: #d5d4d4;
  margin: 20px 0 10px 0; }

.form-control {
  display: block;
  height: auto !important;
  width: 100% !important;
  padding: 9px 6px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #bebbb9;
  background-color: #fff;
  background-image: none;
  border: 0 !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  margin-top: -3px;
  outline: 0;
  font-family: "Lato", sans-serif; }

.form-control2 {
  display: block;
  height: auto !important;
  width: 100% !important;
  padding: 9px 6px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #D0CFCE;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D0CFCE;
  border-radius: 0px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  margin-top: -3px;
  outline: 0;
  font-family: "Lato", sans-serif; }

.form-control:hover {
  outline: none;
  color: #691113;
  background-color: #f3eed5; }

.botao-enviar {
  border: 0;
  width: 100%;
  margin-top: 19px;
  font-size: 13px;
  font-family: "Playfair Display", serif;
  background-color: #134075;
  padding: 8px 15px;
  color: #fff;
  /*font-weight: $weight-bold;*/
  outline: 1px solid #134075;
  outline-offset: 2px; }
  .botao-enviar:hover {
    background-color: #717070; }

.botao-enviar2 {
  border: 0;
  width: 100%;
  margin-top: 19px;
  font-size: 13px;
  font-family: "Playfair Display", serif;
  background-color: #8B635C;
  padding: 6px 15px;
  color: #fff;
  /*font-weight: $weight-bold;*/
  outline: 1px solid #8B635C;
  outline-offset: 2px; }
  .botao-enviar2:hover {
    background-color: #717070; }

.icons a {
  width: 20px;
  margin-right: 10px;
  display: block;
  background-color: #134075;
  padding: 5px 0px 2px 2px;
  color: #fff;
  font-size: 14px;
  text-align: center; }

.icons a:hover {
  background-color: #88805a;
  color: #fff; }

.redes2 {
  margin-top: 10px; }

.redes3 {
  height: 40px; }

.textbottom {
  color: #B4B4B4;
  font-size: 13px;
  padding: 12px 0px;
  font-family: "Playfair Display", serif; }
  .textbottom a {
    color: #B4B4B4;
    font-size: 13px;
    display: inline-block; }
    .textbottom a:hover {
      color: #fff !important;
      text-decoration: none; }

#back-top {
  position: fixed;
  bottom: 50px;
  right: 5%; }

#back-top a {
  width: auto;
  display: block;
  text-align: center;
  font: 11px/100% Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #bbb;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  border: 1px solid #989899;
  padding: 11px 10px; }

#back-top a:hover {
  color: #000; }

/* arrow icon (span tag) */
#back-top span {
  width: 29px;
  height: 29px;
  display: block;
  border: 1px solid #717070;
  margin-bottom: 7px;
  background: url(../images/seta.svg) no-repeat center center;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s; }

#back-top a:hover span {
  background-color: #fff; }

#bg-grey {
  background-color: #EBEAEA; }

.banner-footer {
  height: 317px;
  padding: 75px 0px;
  background-size: 700px; }

.titulobanner {
  font-family: "Playfair Display", serif;
  font-size: 37px;
  color: #0A0D1C;
  text-align: center;
  padding: 0 0 10px 0;
  font-style: italic; }

.desc-banner {
  text-align: center; }
  .desc-banner a {
    font-family: "Lato", sans-serif;
    font-size: 17px;
    color: #505252;
    text-align: center; }
    .desc-banner a:hover {
      color: #0A0D1C; }

.banner-hr {
  width: 30px;
  margin-bottom: 0;
  margin-top: 0;
  border-width: 1px 0 0;
  border-color: #0A0D1C;
  padding: 15px 0px; }

.grid {
  color: #717070; }

.grid:hover {
  color: #0A0D1C; }

.grid-active {
  color: #0A0D1C; }

.list {
  color: #717070; }

.list:hover {
  color: #0A0D1C; }

.list-active {
  color: #0A0D1C; }

.prod-title {
  font-size: 20px;
  color: #0A0D1C;
  font-family: "Playfair Display", serif;
  margin: 0px; }

.prod-ref {
  font-size: 13px;
  color: #A29F97;
  font-family: "Lato", sans-serif;
  margin: 5px 0px; }

.prod-prices {
  border-top: 1px solid #E8E7E7;
  border-bottom: 1px solid #E8E7E7;
  margin-top: 35px;
  padding: 10px 0;
  width: 50%; }

.prod-price1 {
  font-size: 13px;
  color: #A29F97;
  font-family: "Lato", sans-serif;
  text-decoration: line-through; }

.prod-price2 {
  font-size: 20px;
  color: #72433F;
  font-family: "Playfair Display", serif; }

.prod-text {
  font-size: 13px;
  color: #000;
  font-family: "Lato", sans-serif;
  margin-top: 35px; }

.cores {
  font-size: 13px;
  color: #000;
  font-family: "Lato", sans-serif;
  border-top: 1px solid #E8E7E7;
  border-bottom: 1px solid #E8E7E7;
  padding: 10px 0px;
  margin: 20px 0; }

.cores-title {
  font-size: 13px;
  color: #000;
  font-family: "Lato", sans-serif;
  margin: 5px 0px; }

.cores-box {
  display: inline-block;
  margin: 5px 0 5px 0; }

.cores-box span {
  font-size: 13px;
  color: #0A0D1C;
  font-family: "Lato", sans-serif;
  border: 1px solid #ccc;
  padding: 3px 9px;
  margin-right: 5px;
  display: inline-block;
  height: 20px; }
  .cores-box .cores-box span:hover, .cores-box span .cores-box a.active {
    border: 1px solid #0A0D1C; }

.color1 {
  background-color: #eef; }

.color2 {
  background-color: #333; }

.color3 {
  background-color: #eeb; }

.tamanho-box {
  padding: 2px 0px;
  margin-top: 10px; }

.tamanho-box a {
  font-size: 13px;
  color: #0A0D1C;
  font-family: "Lato", sans-serif;
  border: 1px solid #ccc;
  padding: 5px 5px;
  margin-top: 5px; }

.tamanho-box a:hover, .tamanho-box a.active {
  color: #fff;
  background-color: #0A0D1C; }

.mais-info {
  border: 0;
  width: auto;
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Playfair Display", serif;
  background-color: #1E284C;
  padding: 13px 15px;
  color: #fff;
  /*font-weight: $weight-bold;*/
  outline: 1px solid #134075;
  outline-offset: 2px; }
  .mais-info:hover {
    background-color: #717070; }

.mais-info2 {
  border: 1px solid #0A0D1C;
  width: auto;
  display: inline-block;
  margin-top: 23px;
  font-size: 12px;
  text-align: center;
  font-family: "Playfair Display", serif;
  padding: 9px 15px;
  color: #0A0D1C !important;
  outline: 1px solid #134075;
  outline-offset: 2px; }
  .mais-info2:hover {
    color: #fff !important;
    background-color: #0A0D1C; }

.mais-info-box {
  width: 100%;
  margin-top: 10px;
  background-color: #F2F2F2;
  padding: 13px 15px; }

.mais-info-box-title {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #0A0D1C; }

.center {
  text-align: center; }

.cycle-prev4, .cycle-next4 {
  margin-top: 15px;
  font-size: 15px; }

.cycle-prev4 {
  color: #0A0D1C; }
  .cycle-prev4:hover {
    color: #0A0D1C; }

.cycle-next4 {
  color: #717070; }
  .cycle-next4:hover {
    color: #0A0D1C; }

.moreprod-title {
  font-size: 18px;
  color: #717070;
  font-family: "Playfair Display", serif;
  border-top: 1px solid #F6F5F5;
  padding: 15px 0px; }

.icones a {
  color: #868687; }
  .icones a:hover {
    color: #D0D0D0;
    text-decoration: none; }

/*
.prod-home {    width:100%;    overflow: hidden;    position: relative;    margin: 0 auto;    padding: 0;    display: block;    background-color: #ccc;
      .vermais {        width: 50%;        overflow: hidden;        filter: alpha(opacity=0);        opacity: 0;        padding: 4px;        font-weight: bold;        z-index: 5;        text-align: center;        position: absolute;        top: -5%;        left: 25%;
        //If you use compass, instead of the line below you could use + transition($transition-1, $transition-2, $transition-3, $transition-4, $transition-5, $transition-6, $transition-7, $transition-8, $transition-9, $transition-10)
        transition: all 0.2s ease-in-out 0.0s;        border-top: 1px solid $primary-color;        border-bottom: 1px solid $primary-color;        font-family: $font;        font-size: $font-21;        color: $primary-color;

        .border {
            //If you use compass, instead of the line below you could use + transition($transition-1, $transition-2, $transition-3, $transition-4, $transition-5, $transition-6, $transition-7, $transition-8, $transition-9, $transition-10)
            transition: all 0.2s ease-in-out 0.0s;            opacity: 1;            cursor: pointer;

            .img {                width: 100%;                height: auto;                display: block;                overflow: hidden;                opacity: 1;                margin: 0 auto;                text-align: center;
                //If you use compass, instead of the line below you could use + transition($transition-1, $transition-2, $transition-3, $transition-4, $transition-5, $transition-6, $transition-7, $transition-8, $transition-9, $transition-10)
                transition: all 0.2s ease-in-out 0.0s;
                  }
                img {                    margin: 0 auto;                    vertical-align: middle;

                }
          
        }
          }
        .footer {
            background-color: $blue;
            padding: 6px 0;
            .titulofooter {
                font-size: $font-12;
                color: $primary-color;
                text-align: center;
                text-transform: uppercase;
                font-family: $font;
                hr  {
                    width: 20px;
                    margin-bottom: 8px;
                    margin-top: 5px;
                    border-width: 1px 0 0;
                    border-color: $bege;
                    }


                    .pricefooter {
                        color: $primary-color;
                            font-size: 10px;
                            text-align: center;
                            font-weight: $weight-bold;
                            font-family: $font;

                    }
                }
            }
 
        a:hover {
            .vermais {
                opacity: 1;
                top: 43%;
                filter: alpha(opacity=100);
                border-top: 1px solid #fff;
                border-bottom: 1px solid #fff;
                font-family: $font;
                font-size: $font-21;
                color: #fff;

                .border {
                    opacity: 1;
                    outline: 1px solid $primary-color;
                    outline-offset: -10px;
                    background: #000;

                    .img img {
                        opacity: 0.6;

                    }
                }
            }
        }
 }
 
*/
.prod-home .footer .titulofooter, .prod-home .footer .pricefooter {
  text-decoration: none !important; }

.prod-home {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 0px;
  display: block;
  background-color: #ccc; }

.prod-home .vermais {
  width: 50%;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  padding: 4px;
  font-weight: bold;
  z-index: 5;
  text-align: center;
  position: absolute;
  top: -5%;
  left: 25%;
  transition: all 0.2s ease-in-out 0.0s;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: "Playfair Display", serif;
  font-size: 21px;
  color: #fff; }

.prod-home .border {
  transition: all 0.2s ease-in-out 0.0s;
  opacity: 1;
  cursor: pointer; }

.prod-home .img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  opacity: 1;
  margin: 0 auto;
  text-align: center;
  transition: all 0.2s ease-in-out 0.0s; }

.prod-home .img img {
  margin: 0 auto;
  vertical-align: middle; }

.prod-home .footer {
  background-color: #0A0D1C;
  padding: 6px 0px; }

.prod-home .footer .titulofooter {
  font-size: 13px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Playfair Display", serif; }

.prod-home .footer .titulofooter hr {
  width: 20px;
  margin-bottom: 8px;
  margin-top: 5px;
  border-width: 1px 0 0;
  border-color: #C59E88; }

.prod-home .footer .pricefooter {
  color: #F4F4F4;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  font-family: "Playfair Display", serif; }

.prod-home a:hover .img img {
  opacity: 0.6; }

.prod-home a:hover .vermais {
  opacity: 1;
  top: 43%;
  filter: alpha(opacity=100);
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  font-family: "Playfair Display", serif;
  font-size: 21px;
  color: white; }

.prod-home a:hover .border {
  opacity: 1;
  outline: 1px solid #fff;
  outline-offset: -10px;
  background: rgba(0, 0, 0, 0.5); }

.prod-home .footer .titulofooter, .prod-home .footer .pricefooter {
  text-decoration: none !important; }

.breadcrumb {
  padding: 8px 5px !important;
  margin-bottom: 5px !important;
  list-style: none;
  color: #0A0D1C;
  background-color: transparent !important; }

.breadcrumb ol {
  text-align: left;
  list-style: none;
  display: block; }

.breadcrumb li {
  font-size: 13px;
  color: #0A0D1C; }

.breadcrumb li a {
  font-size: 13px;
  color: #0A0D1C;
  font-family: "Playfair Display", serif; }

.breadcrumb li a:hover {
  color: #717070;
  text-decoration: underline; }

.breadcrumb li a.active {
  text-decoration: underline;
  font-weight: bold; }

.breadcrumb > li + li:before {
  padding: 0 2px !important;
  color: #0A0D1C !important;
  content: "/\00a0"; }

.tit-filtro {
  color: #868687;
  font-size: 13px;
  font-family: "Lato", sans-serif;
  margin: 15px 0px 20px 0px; }

.titlesub {
  color: #0A0D1C;
  font-size: 13px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: bold; }
  .titlesub a {
    color: #0A0D1C;
    font-size: 13px;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: bold; }
    .titlesub a:hover {
      color: #717070; }

.titlesub hr {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 15px;
  border-width: 1px 0 0;
  border-color: #ccc; }

ul.mtree {
  opacity: 0;
  margin-left: 0;
  padding: 0em; }

ul.mtree ul {
  margin-left: 1em; }

ul.mtree li {
  list-style: none; }

ul.mtree a {
  display: block; }

ul.mtree li.mtree-node > a {
  /*font-weight: bold;*/ }

ul.mtree a {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

ul.mtree.bubba ul {
  margin-left: 0;
  padding-left: 0px; }

ul.mtree.bubba ul li {
  font-size: .9em; }

ul.mtree.bubba li.mtree-node > a:after {
  content: '';
  /*margin-left: .5em;*/
  font-weight: normal; }

ul.mtree.bubba li.mtree-node > a {
  color: #fff;
  font-size: 13px;
  font-family: "Lato", sans-serif;
  background-color: #16284F;
  text-transform: uppercase;
  padding: 9px 10px; }

ul.mtree.bubba > li {
  /*border-bottom: 2px solid #969495;*/
  margin: 2px 0; }

ul.mtree.bubba > li:last-child {
  border-bottom: none; }

ul.mtree.bubba li:last-child > a {
  border: none; }

ul.mtree.bubba > li.mtree-open > a {
  /*background: #DDD;
  border-bottom: 2px solid #969495;*/ }

ul.mtree.bubba li > a:hover {
  /*background: #DDD;*/
  /*            color:$primary-color;*/ }

ul.mtree.bubba li.mtree-active > a {
  /*background: #FFC000;*/ }

ul.mtree.bubba a {
  /*padding: 7px 0px 7px 1em;
  font-weight: bold;*/ }

ul.mtree.bubba li li > a {
  color: #000;
  font-size: 12px;
  padding: 9px 3px;
  border-bottom: 1px solid #ccc !important;
  font-family: "Lato", sans-serif;
  margin: 0 10px; }

ul.mtree.bubba li li li > a {
  /*padding-left: 3em;*/ }

ul.mtree.bubba li li li li > a {
  padding-left: 4em; }

ul.mtree.bubba li li li li li > a {
  padding-left: 5em; }

ul.mtree.transit {
  background: none !important; }

ul.mtree.transit ul {
  margin-left: 0; }

ul.mtree.transit ul > li {
  font-size: .9em; }

ul.mtree.transit li.mtree-node {
  position: relative; }

ul.mtree.transit li.mtree-node > a:before {
  color: #0A0D1C;
  font-weight: normal;
  position: absolute;
  right: 20px; }

ul.mtree.transit li.mtree-open > a:before {
  /*content: '-';*/
  font-size: 17px;
  font-weight: bold; }

ul.mtree.transit li.mtree-closed > a:before {
  /*content:"+";*/
  /*content:"\e114";*/
  font-size: 17px; }

ul.mtree.transit ul > li:first-child {
  margin-top: 1px; }

ul.mtree.transit li.mtree-open > a {
  /* background: #fff;*/ }

ul.mtree.transit li > a:hover {
  /*background: #333;*/
  font-family: "Lato", sans-serif;
  font-size: 13px;
  color: #717070;
  border: 0px; }

ul.mtree.transit li.mtree-active > a {
  /*background: #333;*/
  font-family: "Lato", sans-serif;
  font-size: 13px;
  color: #0A0D1C;
  border: 0px; }

ul.mtree.transit li.mtree-node > ul > li:last-child {
  margin-bottom: .5em;
  padding-bottom: .5em;
  /*border-bottom: 1px solid #333;*/ }

ul.mtree.transit li.mtree-node:last-child > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

ul.mtree.transit a {
  padding: 5px 0px 3px 0.2em;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  color: #0A0D1C; }

ul.mtree.transit li li > a {
  font-family: "Lato", sans-serif;
  /*padding-left: 1.6em;*/
  margin-left: -35px;
  color: #4e4e4c;
  font-size: 13px; }

ul.mtree.transit li li > a:hover {
  color: #0A0D1C;
  text-decoration: none; }

ul.mtree.transit li li li > a {
  padding-left: 2.4em; }

ul.mtree.transit li li li li > a {
  padding-left: 3.2em; }

ul.mtree.transit li li li li li > a {
  padding-left: 4em; }

ul.mtree.nix {
  background: none; }

ul.mtree.nix a {
  display: inline; }

ul.mtree.nix ul {
  margin-left: 1em; }

ul.mtree.nix ul > li {
  list-style-position: inside; }

ul.mtree.nix li {
  list-style: disc; }

.mtree-demo .mtree {
  background: #EBEAEA;
  /*margin: 20px auto;*/
  max-width: 320px;
  /*border-radius: 3px;*/ }

.mtree-skin-selector {
  text-align: center;
  background: #EEE;
  padding: 10px 0 15px; }

.mtree-skin-selector li {
  display: inline-block;
  float: none; }

.mtree-skin-selector button {
  padding: 5px 10px;
  margin-bottom: 1px;
  background: #BBB; }

.mtree-skin-selector button:hover {
  background: #999; }

.mtree-skin-selector button.active {
  background: red;
  font-weight: bold; }

.mtree-skin-selector button.csl.active {
  background: #FFf; }

.bg-grey {
  background-color: #f9f9f9; }

.banner-footer2 {
  height: 332px; }

@media (max-width: 480px) {
  .prod-home .vermais {
    width: 50%;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    padding: 4px;
    font-weight: bold;
    z-index: 5;
    text-align: center;
    position: absolute;
    top: -5%;
    left: 25%;
    transition: all 0.2s ease-in-out 0.0s;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: "Playfair Display", serif;
    font-size: 21px;
    color: #fff; }

  .prod-home a:hover .vermais {
    opacity: 1;
    top: 23%;
    filter: alpha(opacity=100);
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-family: "Playfair Display", serif;
    font-size: 14px;
    color: white; } }
.listagem .pagination {
  width: auto; }

.input-group.filtroRoupa {
  padding: 20px 0; }
  .input-group.filtroRoupa button, .input-group.filtroRoupa ul.dropdown-menu {
    background-color: #f9f9f9; }

.pesquisaTitulo {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding-top: 5px;
  color: #717070;
  opacity: 0.8; }
  .pesquisaTitulo span {
    font-weight: 600;
    opacity: 1;
    padding-left: 5px; }

.thumbsProduto .owl-wrapper {
  width: 100% !important; }
.thumbsProduto .owl-item {
  display: block !important;
  width: 100% !important;
  text-align: center;
  cursor: pointer;
  border: 2px solid transparent; }
  .thumbsProduto .owl-item img {
    display: block;
    margin: 0 auto; }
.thumbsProduto .owl-item.synced {
  border: 2px solid #16284F; }

.campanha {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 0px;
  display: block;
  background-color: #ccc; }

.campanha .vermais {
  width: 50%;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  padding: 4px;
  font-weight: bold;
  z-index: 5;
  text-align: center;
  position: absolute;
  top: -5%;
  left: 25%;
  transition: all 0.2s ease-in-out 0.0s;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: "Playfair Display", serif;
  font-size: 21px;
  color: #fff; }

.campanha .border {
  transition: all 0.2s ease-in-out 0.0s;
  opacity: 1;
  cursor: pointer; }

.campanha .img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  opacity: 1;
  margin: 0 auto;
  text-align: center;
  transition: all 0.2s ease-in-out 0.0s; }

.campanha .img img {
  margin: 0 auto;
  vertical-align: middle; }

.campanha .footer {
  background-color: #0A0D1C;
  padding: 12px 0px; }

.campanha .footer .titulofooter {
  font-size: 13px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Playfair Display", serif; }

.campanha .footer .titulofooter hr {
  width: 20px;
  margin-bottom: 8px;
  margin-top: 5px;
  border-width: 1px 0 0;
  border-color: #C59E88; }

.campanha .footer .pricefooter {
  color: #F4F4F4;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  font-family: "Playfair Display", serif; }

.campanha a:hover .img img {
  opacity: 0.6; }

.campanha a:hover .vermais {
  opacity: 1;
  top: 43%;
  filter: alpha(opacity=100);
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  font-family: "Playfair Display", serif;
  font-size: 21px;
  color: white; }

.campanha a:hover .border {
  opacity: 1;
  outline: 1px solid #fff;
  outline-offset: -10px;
  background: black; }

.camp-text {
  font-size: 13px;
  color: #000;
  font-family: "Lato", sans-serif;
  margin-top: 35px;
  border-top: 1px solid #E8E7E7;
  border-bottom: 1px solid #E8E7E7;
  padding: 10px 0px; }

.camp-link a {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  padding: 4px 15px;
  color: #0A0D1C;
  text-decoration: underline;
  display: block; }
  .camp-link a:hover {
    color: #0A0D1C; }

.social-link {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #717070;
  display: block;
  margin: 20px 0; }

.social-link a {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #717070;
  display: block;
  margin: 10px 5px; }
  .social-link a:hover {
    color: #0A0D1C; }

@media (max-width: 480px) {
  .campanha .vermais {
    width: 50%;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    padding: 4px;
    font-weight: bold;
    z-index: 5;
    text-align: center;
    position: absolute;
    top: -5%;
    left: 25%;
    transition: all 0.2s ease-in-out 0.0s;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: "Playfair Display", serif;
    font-size: 21px;
    color: #fff; }

  .campanha a:hover .vermais {
    opacity: 1;
    top: 29%;
    filter: alpha(opacity=100);
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-family: "Playfair Display", serif;
    font-size: 14px;
    color: white; } }
.thumbsCampanha {
  margin-top: 10px;
  margin-bottom: 25px; }
  .thumbsCampanha img {
    cursor: pointer; }

.media {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 0px;
  display: inline-block;
  margin-top: 40px; }

.media .img {
  width: 100%;
  height: auto;
  overflow: hidden;
  opacity: 1;
  /*border:1px solid #e1dede;*/
  margin: 0 auto;
  text-align: center;
  transition: all 0.2s ease-in-out 0.0s;
  background-color: #fff; }

.media .data {
  font-size: 12px;
  color: #0A0D1C;
  font-family: "Lato", sans-serif; }

.media .title {
  font-size: 15px;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  color: #0A0D1C;
  margin: 10px 0px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0.0s; }

.media .text {
  font-size: 13px;
  color: #0A0D1C;
  font-family: "Lato", sans-serif; }

.media .vermais {
  padding: 5px;
  font-size: 13px;
  color: #C59E88;
  font-family: "Lato", sans-serif;
  float: right;
  transition: all 0.2s ease-in-out 0.0s;
  text-decoration: underline; }

.media a:hover .vermais {
  color: #0A0D1C; }

.media a:hover .img {
  opacity: 0.8; }

.media a:hover .title {
  color: #0A0D1C; }

.media a:hover .text {
  color: #717070; }

.pagination {
  display: inline-block;
  width: 100%;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 10px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #717070 !important;
  text-decoration: none;
  background-color: #fff;
  border: 0px !important;
  font-size: 13px;
  font-family: "Lato", sans-serif; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important; }

.botao-escolher {
  border: 0;
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #717070;
  background-color: #fff;
  margin-left: -11px !important; }
  .botao-escolher:hover {
    color: #0A0D1C;
    background-color: #fff; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 60px !important;
  /*    padding: 5px 0;*/
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  font-family: "Lato", sans-serif;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px solid #ccc !important;
  border: 0px solid rgba(0, 0, 0, 0.15) !important;
  border-radius: 0px !important;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175) !important; }

.form-pesquisa {
  border: 2px solid #e6e6e6;
  background-color: #fff;
  width: 100%;
  padding: 8px 5px;
  font-size: 13px;
  color: #717070;
  font-family: "Lato", sans-serif; }

.botao-pesquisar {
  border: 0;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  color: #717070;
  background-color: #fff; }
  .botao-pesquisar:hover {
    color: #0A0D1C;
    background-color: #fff; }

.media-data {
  font-size: 12px;
  color: #0A0D1C;
  font-family: "Lato", sans-serif; }

.media-title {
  font-size: 18px;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  color: #0A0D1C;
  margin: 10px 0px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0.0s;
  text-transform: uppercase; }

.media-subtitle {
  font-size: 15px;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  color: #0A0D1C;
  margin: 10px 0px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0.0s; }

.media-text {
  font-size: 13px;
  color: #0A0D1C;
  font-family: "Lato", sans-serif; }

.social-link-media {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #717070;
  display: block;
  margin: 20px 0; }

.social-link-media a {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #717070;
  margin: 10px 5px; }
  .social-link-media a:hover {
    color: #0A0D1C; }

.back-media a {
  font-size: 13px;
  font-family: "Lato", sans-serif;
  color: #717070;
  text-decoration: underline; }
  .back-media a:hover {
    color: #0A0D1C; }

.quems-title {
  font-size: 32px;
  font-family: "Playfair Display", serif;
  color: #0A0D1C;
  font-weight: 600; }

.quems-title hr {
  width: 25px;
  margin-bottom: 0;
  margin-top: 15px;
  border-width: 1px 0 0;
  border-color: #0A0D1C; }

.quems-text {
  font-size: 16px;
  color: #000;
  font-family: "Lato", sans-serif;
  margin: 25px 0px; }

.quems-title2 {
  font-size: 17px;
  font-family: "Playfair Display", serif;
  color: #1E284C; }

.quems-text2 {
  font-size: 14px;
  color: #000;
  font-family: "Lato", sans-serif; }

.qs-info {
  border: 0;
  width: auto;
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  font-family: "Playfair Display", serif;
  background-color: #1E284C;
  padding: 13px 25px;
  color: #fff;
  outline: 1px solid #134075;
  outline-offset: 2px;
  font-weight: 600; }
  .qs-info:hover {
    background-color: #717070;
    outline: 1px solid #134075;
    outline-offset: 2px;
    color: #fff; }

@media (max-width: 768px) {
  .qs-info {
    border: 0;
    display: block;
    margin-bottom: 60px;
    width: auto;
    margin-top: 20px;
    font-size: 14px;
    font-family: "Playfair Display", serif;
    background-color: #0A0D1C;
    padding: 13px 25px;
    color: #fff;
    outline: 1px solid #134075;
    outline-offset: 2px;
    display: inline-block; } }
.contactos-title {
  font-size: 15px;
  font-family: "Playfair Display", serif;
  color: #1E284C;
  text-transform: uppercase;
  font-weight: bold; }

.contactos-text2 {
  font-size: 14px;
  color: #000;
  font-family: "Lato", sans-serif; }

.contactos-icon {
  font-size: 18px;
  color: #C59E88; }

.form-contactos {
  border: 1px solid #C39C86;
  display: block;
  margin: 0;
  height: auto !important;
  width: 100% !important;
  padding: 9px 6px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #717070;
  background-color: #fff;
  background-image: none;
  border-radius: 0px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  margin-top: -3px;
  outline: 0;
  font-family: "Lato", sans-serif; }

.form-group {
  margin-bottom: -10px !important; }

.lojas-title {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: #1D284B;
  font-weight: bold;
  text-transform: uppercase; }

.lojas-text2 {
  font-size: 16px;
  color: #000;
  font-family: "Lato", sans-serif; }

.lojas-icon {
  font-size: 13px;
  color: #0A0D1C; }

.panel-default > .panel-heading {
  border-radius: 0px;
  background-color: #16284F;
  background-image: none;
  color: #fff;
  color: #fff;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  padding: 9px 10px;
  text-transform: uppercase; }

.panel-body {
  padding: 5px; }

.panel-body ul {
  color: #000;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  margin: 0 10px;
  padding: 9px 3px;
  list-style-type: none; }
  .panel-body ul li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0; }

@media (max-width: 768px) {
  .bannerHome .textoSlider {
    padding-left: 5%; }
    .bannerHome .textoSlider h2 {
      font-size: 30px; }

  .grid figure h2 {
    font-size: 40px; }

  .whiteBg {
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 10px; }

  .quems-title2,
  .quems-text2,
  .prod-title,
  .camp-text,
  .social-link,
  .mtree.bubba,
  .lojas-text2,
  .lojas-title,
  .contactos-title,
  .prod-ref,
  .prod-text,
  .text-left {
    text-align: center; }

  #slideshow-2 #cycle-2 {
    height: 87px;
    width: 100%; }

  .back-media {
    margin-bottom: 15px; }

  .margin-top100 {
    margin-top: 50px; }

  .prod-prices,
  .cores,
  .cores-title,
  .tamanho-box {
    margin: 0 auto;
    text-align: center; }

  .prod-text {
    margin-bottom: 15px; }

  .cores-title {
    padding-top: 15px; }

  figure.effect-ming hr {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  figure.effect-ming h2 {
    opacity: 1;
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

  figure.effect-ming figcaption::before,
  figure.effect-ming p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  figure.effect-ming figcaption {
    background-color: rgba(58, 52, 42, 0); }

  figure.effect-ming img {
    opacity: 0.4; }

  .mais-info.effect2 {
    margin: 0 auto; }

  .centerMob {
    text-align: center; } }
#pagewrap {
  overflow: hidden; }

/*# sourceMappingURL=style.css.map */
