@charset "UTF-8";
/* MAIN COLORS */
/* IMAGES */
@font-face {
  font-family: 'Open Sans';
  src: url("../../fonts/opensans-regular.woff2") format("woff2"), url("../../fonts/opensans-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../../fonts/opensans-light.woff2") format("woff2"), url("../../fonts/opensans-light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../../fonts/opensans-semibold.woff2") format("woff2"), url("../../fonts/opensans-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../../fonts/opensans-bold.woff2") format("woff2"), url("../../fonts/opensans-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font-family: 'Open Sans';
  vertical-align: baseline;
  list-style-type: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html,
body {
  background-color: white;
  line-height: 125.49%;
  overflow-x: hidden; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="number"],
input[type="tel"],
input[type="submit"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: 'Open Sans'; }

a,
button,
input[type="submit"] {
  border: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: background-color 0.15s ease-out;
  -moz-transition: background-color 0.15s ease-out;
  -ms-transition: background-color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out; }

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  outline: none; }

.replace {
  display: block;
  text-indent: -9000em;
  overflow: hidden; }

/*============================================================================
  #Vertical align
==============================================================================*/
.slide-text {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/*============================================================================
  #Basic Styles
==============================================================================*/
.img-responsive {
  max-width: 100%;
  display: block; }

/*============================================================================
  #Helper Classes
==============================================================================*/
.show {
  display: block !important; }

.hide {
  display: none !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.hidden {
  display: none; }

/*================ Section Headers ================*/
.section-header {
  margin: 30px 0;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
  position: relative; }

.section-header .h1 {
  display: inline-block;
  border-bottom: 1px solid #373738;
  margin: 0;
  color: #585858; }

.descricaoProduto p {
  color: #191919;
  font-size: 12px;
  font-weight: lighter;
  line-height: 18px; }

.owl-carousel .owl-stage-outer {
  z-index: 3; }

.authors-header {
  margin-top: 20px; }

.autores-banner img {
  width: 100%; }

.authors-header-title {
  color: #333333;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0;
  height: 39px;
  top: 3px;
  position: relative; }

/*============================================================================
  #Images and Iframes
==============================================================================*/
.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*============================================================================
  #Forms
==============================================================================*/
/*================ Error styles ================*/
input[type="text"].error,
input[type="search"].error,
input[type="password"].error,
input[type="email"].error,
input[type="file"].error,
input[type="number"].error,
input[type="tel"].error,
textarea.error {
  border-color: #dc0000;
  background-color: #fff6f6;
  color: #dc0000; }

label.error {
  color: #dc0000; }

/*============================================================================
  #Home Main Slider
==============================================================================*/
#slider {
  text-align: center;
  font-weight: normal; }

#slider .owl-dots {
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  z-index: 3; }

.full-width-block.marg-pad-clear {
  margin: 0;
  padding: 0;
  background-color: #ffffff; }

.vert-slider {
  background: white; }

#slider .slide-image-wrapper {
  position: relative; }

#slider .slide-bg-image {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 100%;
  width: 100%;
  position: absolute;
  display: block;
  height: 600px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity: 1; }

@media screen and (max-width: 980px) {
  #slider .slide-bg-image {
    height: 500px; } }

@media screen and (max-width: 768px) {
  #slider .slide-bg-image {
    height: 400px; } }

@media screen and (max-width: 480px) {
  #slider .slide-bg-image {
    height: 300px; } }

.slide-1,
.slide-2,
.slide-3,
.slide-4,
.slide-5 {
  display: block;
  overflow: hidden; }

@media screen and (min-width: 0\0) {
  #slider .slide-1:hover .slide-bg-image,
  #slider .slide-2:hover .slide-bg-image,
  #slider .slide-3:hover .slide-bg-image,
  #slider .slide-4:hover .slide-bg-image,
  #slider .slide-5:hover .slide-bg-image {
    transform: none; } }

#slider .wrapper {
  position: relative;
  height: 600px; }

@media screen and (max-width: 980px) {
  #slider .wrapper {
    height: 500px; } }

@media screen and (max-width: 768px) {
  #slider .wrapper {
    height: 400px; } }

@media screen and (max-width: 480px) {
  #slider .wrapper {
    height: 300px; } }

.slide-text {
  text-align: center;
  max-width: 85%;
  margin: 0 auto;
  color: #ffffff; }

#slider .wrapper p {
  margin: 0 auto 7.5px; }

#slider .wrapper p.ltext {
  margin-top: 7.5px; }

.slide-text h2,
.slide-text .h2 {
  border: 0;
  border: 2px solid #ffffff;
  color: #ffffff;
  border-left: 0;
  border-right: 0;
  padding: 15px 0;
  display: inline-block;
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  text-transform: none;
  text-transform: uppercase;
  font-size: 7em; }

@media screen and (max-width: 980px) {
  .slide-text h2,
  .slide-text .h2 {
    font-size: 4em;
    padding: 10px 0; } }

@media screen and (max-width: 480px) {
  .slide-text h2,
  .slide-text .h2 {
    font-size: 2em; } }

span.slide-btn {
  background: transparent;
  border: 1px solid #ffffff;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  margin-top: 15px; }

span.slide-btn:hover {
  background: transparent;
  opacity: 0.8; }

.owl-theme .owl-controls {
  margin: 0; }

#slider p {
  font-weight: normal;
  line-height: 1.5;
  font-size: 19px; }

@media screen and (max-width: 768px) {
  #slider p {
    font-size: 16px;
    max-width: 100%; } }

@media screen and (max-width: 480px) {
  #slider p {
    font-size: 13px; } }

#slider p small {
  text-transform: uppercase;
  font-size: 21px; }

@media screen and (max-width: 768px) {
  #slider p small {
    font-size: 18px; } }

@media screen and (max-width: 480px) {
  #slider p small {
    font-size: 15px; } }

#slider div.owl-nav {
  background: transparent;
  display: table; }

#slider .owl-theme {
  position: relative; }

@media screen and (max-width: 768px) {
  #slider .owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    bottom: 10px; } }

#slider .owl-theme .owl-controls .owl-nav [class*=owl-] {
  margin: 0 7.5px;
  position: absolute;
  bottom: 45%;
  color: #ffffff;
  width: 81px;
  height: 81px;
  line-height: 81px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position-x: center; }

.owl-theme .owl-controls .owl-nav .owl-prev {
  left: 0 !important; }

.owl-theme .owl-controls .owl-nav .owl-next {
  right: 0; }

#slider .owl-theme .owl-controls .owl-nav [class*=owl-]:after {
  color: #ffffff;
  opacity: 1; }

#slider .owl-theme .owl-controls .owl-nav [class*=owl-]:hover,
#slider .owl-theme .owl-controls .owl-nav [class*=owl-]:focus {
  opacity: 0.3; }

@media screen and (max-width: 768px) {
  #slider .owl-theme .owl-controls .owl-nav {
    display: none; } }

#slider .owl-theme .owl-controls .owl-nav .owl-left {
  left: 0; }

#slider .owl-theme .owl-controls .owl-nav .owl-next {
  padding-left: 6px;
  right: 0; }

#slider div.owl-nav .owl-prev:after,
#slider div.owl-nav .owl-next:after {
  font-size: 56px; }

/* if only first slide used uncomment this
#slider div.owl-controls{display:none;}
*/
/*============================================================================
  #Home Top Banners
==============================================================================*/
.promotional-banners .banners-list {
  display: grid;
  column-gap: 20px;
  grid-template-columns: repeat(3, 1fr); }

.promotional-banners .banner-item--container {
  margin-bottom: 48px; }

.banners {
  text-align: center; }

.banners li img {
  max-width: 100%; }

.banners .grid-item {
  padding-left: 20px; }

.banner-image-wrapper {
  position: relative; }

.banner-image {
  width: 100%;
  height: 170px;
  position: absolute;
  display: block;
  overflow: hidden;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat; }

.banner-wrap {
  height: 170px;
  position: relative;
  overflow: hidden;
  padding: 5px; }

.banner-border {
  border: 1px solid rgba(255, 255, 255, 0.5);
  height: 100%; }

/*============================================================================
  #Home Centered Full Width Blocks
==============================================================================*/
.full-width-block {
  clear: both;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 20px 0;
  padding: 45px 0;
  background: white;
  border-top: none;
  border-bottom: none; }

.full-width-block .section-header {
  width: 100%; }

.full-width-block .section-header .h1 {
  border: none; }

/*============================================================================
  #Home Mosaico Banners
==============================================================================*/
.banners-mosaico-container {
  display: grid;
  grid-template-areas: "mosaico-1 mosaico-2 mosaico-3" "mosaico-1 mosaico-4 mosaico-5";
  grid-gap: 30px;
  margin-bottom: 36px; }

.banner-mosaico-1 {
  grid-area: mosaico-1; }

.banner-mosaico-2 {
  grid-area: mosaico-2; }

.banner-mosaico-3 {
  grid-area: mosaico-3; }

.banner-mosaico-4 {
  grid-area: mosaico-4; }

.banner-mosaico-5 {
  grid-area: mosaico-5; }

.banner-footer {
  margin-bottom: 36px; }

/*============================================================================
  #Home Latest Blog Posts
==============================================================================*/
.home-blog-post {
  padding-bottom: 30px; }

.blog-home-block h4,
.blog-home-block .h4 {
  font-size: 1.25em;
  line-height: 1.2em;
  clear: both;
  padding-top: 20px; }

p.posted {
  text-transform: uppercase;
  display: table;
  width: 100%;
  border: 1px solid #d9d9d9;
  border-top: none;
  margin: 0; }

p.posted span.date {
  background-color: rgba(0, 0, 0, 0.03);
  color: #585858;
  text-align: center;
  line-height: 1;
  padding: 15px 0 12px;
  font-size: 80%; }

p.posted span.comment-icon {
  text-transform: none;
  color: #373738;
  text-align: center;
  border-left: 1px solid #d9d9d9;
  line-height: 1;
  padding: 0;
  font-size: 90%; }

p.posted span.comment-icon a {
  padding: 15px 0 12px;
  display: block;
  font-size: 90%; }

p.posted-free {
  font-size: 13px;
  border-bottom: 1px solid #d9d9d9;
  display: table;
  width: 100%; }

p.posted-free span {
  padding-bottom: 5px; }

.blog-regular p.posted-free {
  padding-bottom: 10px; }

.blog-regular p.posted-free span {
  margin-right: 10px; }

p.posted-free .date-remove {
  padding-left: 20px; }

/*============================================================================
  #Product Grid and List Views
==============================================================================*/
@media screen and (max-width: 769px) {
  .owl-theme .owl-controls .owl-nav {
    display: none; } }

.owl-theme .owl-controls .owl-nav .owl-next {
  background: transparent;
  width: 33px;
  height: 33px;
  background: url("/templates/default/images/rightArrow.png"); }

.owl-theme .owl-controls .owl-nav .owl-next:hover {
  background: url("/templates/default/images/rightArrow.png"); }

.owl-theme .owl-controls .owl-nav .owl-prev {
  background: transparent;
  width: 33px;
  height: 33px;
  background: url("/templates/default/images/leftArrow.png"); }

.owl-theme .owl-controls .owl-nav .owl-prev:hover {
  background: url("/templates/default/images/leftArrow.png"); }

@media screen and (min-width: 1201px) {
  .owl-theme .owl-controls .owl-nav .owl-prev {
    position: relative;
    left: -40px !important; }
  .owl-theme .owl-controls .owl-nav .owl-next {
    position: relative;
    right: -40px; } }

.owl-nav .owl-next:after,
.owl-nav .owl-prev:after {
  display: none !important; }

.owl-theme .owl-controls .owl-nav .owl-prev:after {
  left: -2px; }

.owl-theme .owl-next:after {
  left: 2px; }

.owl-theme .owl-dots .owl-dot {
  margin: 15px 0 25px 0; }

.owl-dot.active, .owl-theme .owl-dots .owl-dot:hover {
  position: relative;
  top: 2px; }

.owl-theme .owl-dots .owl-dot span {
  /* background: #d5d4d4; */
  background-color: #1f140f;
  opacity: 0.8; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #a3a0a0;
  border: 2px solid #333;
  background-color: #ffffff;
  opacity: 0.8;
  width: 15px;
  height: 15px; }

@media screen and (max-width: 768px) {
  .owl-theme .owl-dots .owl-dot {
    margin-bottom: 0; } }

.even {
  background: rgba(0, 0, 0, 0.02); }

.preload {
  visibility: hidden; }

.banner-between-showcases .banner-item--container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px; }

.banner-item--image {
  margin: 0 auto; }

.box-video {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }

.video-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  opacity: 0.6; }

.btn-play-video {
  position: absolute;
  top: 44%;
  left: calc(50% - 20px);
  cursor: pointer; }

.box-video-title {
  position: absolute;
  top: 58%;
  left: 0;
  width: 100%;
  margin: 0;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff; }

.box-video-text {
  position: absolute;
  top: 65%;
  left: 0;
  width: 100%;
  font-weight: 900;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff; }

.box-video .grid-item {
  padding-bottom: 0; }

.box-video .video-title {
  color: #8c2b73;
  font-size: 70px;
  font-weight: 700;
  line-height: 58px;
  letter-spacing: -5.6px;
  margin-top: 100px; }

.box-video .video-description {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -1.84px; }

.box-video .btn {
  background: #ffffff;
  width: 180px;
  height: 41px;
  padding: 0;
  margin-top: 40px;
  text-transform: lowercase;
  color: #8c2b73;
  font-size: 16px;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: -0.64px;
  border-radius: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); }

.box-video .btn span .fa-plus {
  border: 2px solid #8c2b73;
  border-radius: 100%;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #8c2b73; }

.box-video .iframe-video {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 24px 103px rgba(0, 0, 0, 0.55); }

.box-video .iframe-video iframe {
  display: block; }

/*================ Owl Carousel Grid Styling ================*/
.owl-carousel .grid-item {
  padding: 16px; }

.wrapper .owl-nav {
  position: absolute;
  top: calc(50% - 20px);
  left: 0;
  width: 100%;
  z-index: 0; }

.wrapper .owl-nav .owl-prev {
  position: absolute;
  left: 0; }

.wrapper .owl-nav .owl-next {
  position: absolute;
  right: 0; }

.owl-nav .disabled {
  pointer-events: none;
  opacity: 0.5; }

.owl-nav .owl-prev,
.owl-nav .owl-next {
  background: transparent;
  width: 18px;
  height: 18px;
  padding: 4px 0 5px 10px;
  display: block;
  float: right; }

.owl-nav .owl-prev {
  margin-right: 10px;
  padding: 4px 0 5px 8px;
  float: left; }

/*============================================================================
  #Collection Filters
==============================================================================*/
.mfp-wrap {
  z-index: 10000; }

.mfp-wrap .white-popup {
  background: #F2F2F2;
  position: relative;
  margin: 20px auto;
  padding: 24px;
  width: auto;
  max-width: 500px;
  border-radius: 5px; }

/*============================================================================
  #Notes and Form Feedback
==============================================================================*/
.note,
.errors {
  border-radius: 5px;
  margin: 12px 0;
  padding: 8px 12px;
  border: 1px solid transparent; }

.note ul,
.note ol,
.errors ul,
.errors ol {
  margin-top: 0;
  margin-bottom: 0; }

.note li:last-child,
.errors li:last-child {
  margin-bottom: 0; }

.note p,
.errors p {
  margin-bottom: 0; }

.note {
  border-color: #d9d9d9; }

.errors ul {
  list-style: disc outside;
  margin-left: 20px; }

.form-success {
  color: #0a942a;
  background-color: #ecfef0;
  border-color: #0a942a; }

.form-error,
.errors {
  background-color: #fff6f6;
  border-color: #dc0000;
  color: #dc0000;
  font-size: 14px; }

/*============================================================================
  #popup-animation
==============================================================================*/
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3); }

.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }

.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0; }

.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0; }

.form-default .error input[type="text"],
.form-default .error input[type="password"] {
  border-color: #ef8f94;
  background: #f9dddd; }

/* FILIAIS */
.subsidiaries-text {
  margin: 0;
  color: #333333;
  font-size: 14px;
  font-weight: 400; }

.form-subsidiaries-filters {
  overflow: hidden;
  margin-bottom: 25px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.form-subsidiaries-filters label {
  position: relative;
  margin-right: 10px; }

.form-subsidiaries-filters label > span {
  display: none;
  margin-bottom: 2px;
  color: #a5a5a5;
  font-size: 14px; }

.subsidiaries-states-select,
.subsidiaries-cities-select {
  border: 1px solid #666666;
  background-color: white;
  width: 470px;
  height: 60px;
  margin: 0;
  padding: 0 20px;
  color: #333333;
  font-size: 18px;
  font-weight: 400; }

.subsidiaries-list {
  clear: both; }

.subsidiaries-list li {
  display: block; }

.subsidiaries-list li h2 {
  margin: 0 0 15px;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  color: black;
  border-bottom: 1px solid #e1e1e1; }

.subsidiary-container {
  overflow: hidden;
  margin-bottom: 30px; }

.subsidiary-image {
  float: left;
  max-width: 26%;
  margin-right: 4%; }

.subsidiary-image img {
  display: block;
  max-width: 100%; }

.subsidiary-details {
  margin: 0; }

.subsidiary-details .subsidiary-name {
  display: block;
  color: #333333;
  font-size: 22px;
  font-weight: bold; }

.subsidiary-details .subsidiary-address {
  display: block;
  color: #333333;
  font-size: 14px;
  font-weight: 400; }

.subsidiary-details .subsidiary-phone {
  display: block;
  color: #333333;
  font-size: 16px;
  font-weight: 400; }

.subsidiary-details .subsidiary-google-maps-link {
  color: black;
  font-size: 14px;
  font-weight: 300; }

.subsidiary-details .subsidiary-site {
  color: #c09d5b;
  font-size: 16px;
  font-weight: 300; }

/* ==========================================================
# Search Page
=========================================================== */
.variation-product-detail--form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.variation-product-detail--item {
  display: flex;
  align-items: center;
  margin-right: 25px; }

.variation-product-detail--label {
  margin: 0 0 0 5px;
  color: #333333;
  font-size: 14px;
  font-weight: 900 !important;
  line-height: 30px;
  text-transform: uppercase; }

.product-grid-detail {
  overflow: hidden; }

.product-grid-detail__container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px; }

.product-grid-detail__label {
  width: 100%; }

.product-grid-detail__item {
  margin-right: 10px;
  margin-bottom: 10px; }

.product-grid-detail__link {
  background: #dcdcdc;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #333;
  font-weight: bold;
  font-size: 16px; }

.product-grid-detail__link--active {
  background: black;
  color: white !important; }

.product-grid-detail__link--disabled {
  opacity: 0.5; }

.media {
  margin-top: 30px; }

/*============================================================================
  #Covenants Page
==============================================================================*/
.covenants__container {
  display: flex;
  flex-wrap: wrap; }

.covenants__item {
  width: 25%;
  padding: 20px;
  margin-bottom: 50px; }

.covenants__image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100px;
  margin-bottom: 15px; }

.covenants__image {
  max-width: 100%;
  max-height: 100%; }

.covenants__name {
  display: block;
  min-height: 36px;
  margin-bottom: 15px;
  line-height: 18px;
  text-transform: none;
  text-align: center;
  font-size: 14px;
  font-weight: 400; }

.covenants__button {
  display: block;
  width: 130px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  background-color: #4e8f64;
  border-radius: 5px;
  color: white;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }

.covenants__button:hover {
  color: #fff; }

.covenant__buttons-container {
  display: flex;
  justify-content: center;
  align-items: center; }

.covenant__btn-add-all-products,
.covenant__btn-download {
  display: block;
  padding: 0 20px;
  height: 40px;
  margin: 0 auto 45px;
  line-height: 40px;
  background-color: #4e8f64;
  border-radius: 5px;
  color: white !important;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }

.covenant__select-container {
  margin-top: 100px;
  margin-bottom: 100px; }

.covenant-header {
  border-bottom: 2px solid black;
  margin-bottom: 10px; }

.covenant-header__image {
  max-width: 176px !important;
  max-height: 80px !important; }

.access-token__input {
  border: 1px solid #3d3d3d !important;
  width: 500px !important; }

.access-token__button {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  background-color: #4e8f64;
  border-radius: 5px;
  border: none;
  color: white;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }

.full-page-loader {
  background: url("/templates/default/images/loader.gif") no-repeat center center #0b0b0b;
  opacity: 0.8;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99999;
  width: 100%;
  display: block;
  height: 100%; }

/****** 
  Reestruturação CSS
******/
/* DEFAULT STYLE */
.default-style__title {
  color: black;
  font-weight: 600;
  font-size: 32px;
  line-height: 44px; }

.default-style__subtitle {
  color: black;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px; }

.default-style__lined-title {
  position: relative;
  text-align: left; }

.default-style__lined-title::before {
  content: '';
  background-color: #E6E6E6;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0; }

.default-style__lined-title-text {
  background: #ffffff;
  color: black;
  display: inline-block;
  padding: 0 16px;
  margin-left: 16px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  position: relative; }

.default-style__lined-title-text * {
  color: black; }

.default-style__lined-title-link {
  background: #ffffff;
  color: black;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding-left: 20px;
  font-size: 12px; }

.default-style__label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  color: #595959; }

.default-style__input-text {
  background-color: white;
  border: 1px solid #666666;
  color: #333333;
  width: 100%;
  border-radius: 5px;
  padding: 12px;
  font-size: 14px; }

.default-style__textarea {
  background-color: white;
  border: 1px solid #666666;
  color: #333333;
  width: 100%;
  border-radius: 5px;
  padding: 12px;
  font-size: 14px; }

.default-style__container-select {
  position: relative; }

.default-style__container-select::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: calc(50% - 2px);
  right: 12px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #666666 transparent transparent transparent;
  pointer-events: none; }

.default-style__select {
  background-color: white;
  border: 1px solid #666666;
  color: #333333;
  width: 100%;
  border-radius: 5px;
  padding: 12px 24px 12px 12px;
  font-size: 14px; }

.default-style__container-radio {
  display: flex;
  flex-wrap: wrap; }

.default-style__item-radio {
  display: flex;
  align-items: center;
  margin-right: 24px; }

.default-style__label-radio {
  margin-left: 6px;
  font-size: 14px;
  color: #595959; }

.default-style__input-radio {
  width: 20px;
  height: 20px; }

.default-style__container-checkbox {
  display: flex;
  flex-wrap: wrap; }

.default-style__item-checkbox {
  display: flex;
  align-items: center;
  margin-right: 24px; }

.default-style__label-checkbox {
  margin-left: 6px;
  font-size: 14px;
  color: #595959; }

.default-style__input-checkbox {
  width: 20px;
  height: 20px; }

.default-style__button,
.default-style__primary-button,
.default-style__secondary-button,
.default-style__small-button,
.default-style__big-button {
  display: inline-block;
  border: 1px solid;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase; }

.default-style__button,
.default-style__primary-button,
.default-style__secondary-button {
  padding: 12px 24px;
  font-size: 18px; }

.default-style__small-button {
  padding: 10px 16px;
  font-size: 14px;
  height: 40px; }

.default-style__big-button {
  padding: 16px 32px;
  font-size: 24px; }

.default-style__button,
.default-style__primary-button,
.default-style__small-button,
.default-style__big-button {
  background-color: #4e8f64;
  border-color: white;
  color: white; }

.default-style__button:hover,
.default-style__primary-button:hover,
.default-style__small-button:hover,
.default-style__big-button:hover {
  background-color: black;
  border-color: white;
  color: white; }

.default-style__secondary-button {
  background-color: #333333;
  border-color: white;
  color: white; }

.default-style__secondary-button:hover {
  background-color: #333333;
  border-color: white;
  color: white; }

.default-style__carousel {
  position: relative; }

.default-style__carousel-prev,
.default-style__carousel-next {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% - 16px);
  width: 32px;
  height: 32px;
  font-size: 24px;
  cursor: pointer;
  border-radius: 100%;
  border: 1px solid white;
  background-color: #4e8f64;
  color: white; }

.default-style__carousel-prev {
  left: -32px;
  text-indent: -2px; }

.default-style__carousel-next {
  right: -32px;
  text-indent: 2px; }

.default-style__carousel-prev.slick-disabled,
.default-style__carousel-next.slick-disabled {
  opacity: 0.3; }

/* MAIN CONTENT */
.main-content {
  min-height: 300px; }

.wrapper {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 12px; }

/* HEADER */
.pre-header {
  border-bottom: 1px solid black;
  background-color: black;
  color: white; }

.pre-header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 32px; }

.pre-header__contact {
  display: flex; }

.pre-header__contact .fa {
  position: relative;
  top: 2px;
  margin-right: 8px;
  font-size: 16px;
  color: white; }

.pre-header__contact .store-phone,
.pre-header__contact .store-whatsapp {
  margin-left: 32px;
  font-size: 12px;
  line-height: 125.49%;
  letter-spacing: 0.003em;
  color: white; }

.top-menu {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.top-menu__list {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.top-menu__link {
  color: white;
  font-size: 12px;
  line-height: 32px; }

.top-menu__link::after {
  content: '|';
  margin: 0 8px; }

.top-menu__item:last-child .top-menu__link::after {
  display: none; }

.site-header {
  background: white;
  border-top: 1px solid black;
  border-bottom: 1px solid black; }

.site-header__container {
  display: flex;
  align-items: center;
  padding: 20px 0; }

.store-logo__link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 80px; }

.store-logo__image {
  max-width: 100%;
  max-height: 100%; }

.user-welcome-message__container {
  display: flex; }

.user-welcome-message__icon {
  margin-right: 16px;
  font-size: 36px;
  color: black; }

.user-welcome-message__title {
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 16px;
  color: black; }

.user-welcome-message__text {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  color: black; }

.user-welcome-message__link {
  font-weight: 600;
  color: black; }

.cart-toggle {
  display: flex;
  justify-content: flex-end;
  position: relative; }

.cart-toggle__container {
  display: flex;
  text-align: left;
  cursor: pointer; }

.cart-toggle__icon {
  margin-right: 16px;
  font-size: 36px;
  color: black; }

.cart-toggle__title {
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 16px;
  color: black; }

.cart-toggle__items {
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: black; }

.cart-toggle:hover .quick-cart {
  opacity: 1;
  visibility: visible; }

/* QUICK CART */
.quick-cart {
  position: absolute;
  top: 36px;
  right: 0;
  width: 384px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s, opacity 0.3s linear; }

.quick-cart__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 24px; }

.quick-cart__container {
  margin-top: 16px;
  padding: 16px;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  box-sizing: border-box; }

.quick-cart__empty-cart-message {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: black; }

.quick-cart__loader {
  display: block;
  margin: 0 auto; }

.quick-cart__form {
  margin: 0; }

.quick-cart__title {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 125.49%;
  color: #828282; }

.quick-cart__items {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 125.49%; }

.quick-cart__button {
  background: #4e8f64;
  border: 1px solid white;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  margin-top: 24px;
  border-radius: 5px;
  text-transform: uppercase;
  font-style: normal;
  font-size: 18px; }

.quick-cart__button:hover {
  background: #4e8f64;
  border: 1px solid white;
  color: white; }

.quick-cart__values {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px; }

.quick-cart__total-text {
  color: #828282;
  font-weight: 600;
  font-size: 16px;
  line-height: 125.49%;
  letter-spacing: 0.003em; }

.quick-cart__total-price {
  font-weight: bold;
  font-size: 16px;
  line-height: 125.49%;
  letter-spacing: 0.003em; }

.quick-cart__total-price * {
  font-style: normal; }

.quick-cart__item {
  padding: 10px 0;
  clear: both;
  overflow: hidden; }

.quick-cart__product-image {
  max-width: 100%; }

.quick-cart__product-name {
  display: block;
  overflow: hidden;
  height: 28px;
  margin-bottom: 8px;
  line-height: 14px;
  font-size: 12px;
  color: #333333; }

.quick-cart__product-brand {
  font-size: 10px;
  line-height: 12px; }

.quick-cart__product-quantity {
  display: block;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #9A9A9A; }

.quick-cart__product-quantity * {
  font-style: normal; }

.quick-cart__product-value {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 125.49%; }

.quick-cart__product-value * {
  font-style: normal; }

.quick-cart__remove {
  font-size: 12px;
  color: #828282; }

/* CART MESSAGE */
.cart-message-popup__container {
  text-align: center; }

.cart-message-popup__icon {
  color: #73B528;
  font-size: 32px; }

.cart-message-popup__text {
  display: block;
  color: #333333;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center; }

.cart-message-popup__product-name {
  color: #333333;
  font-size: 12px;
  line-height: 14px; }

.cart-message-popup__product-grid {
  color: #333333;
  font-size: 10px;
  line-height: 12px; }

.cart-message-popup__buttons-container {
  display: flex;
  align-items: center;
  justify-content: center; }

.cart-message-popup__button {
  padding: 12px 24px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 104.99%; }

.cart-message-popup__primary-button {
  background: #4e8f64;
  border: 1px solid white;
  color: white; }

.cart-message-popup__primary-button:hover {
  background: #4e8f64;
  border: 1px solid white;
  color: white; }

.cart-message-popup__secondary-button {
  background: #333333;
  border: 1px solid white;
  color: white; }

.cart-message-popup__secondary-button:hover {
  background: #333333;
  border: 1px solid white;
  color: white; }

.cart-message-popup__or-text {
  margin: 0 8px;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: #818181; }

/* PRODUCT GRID MESSAGE */
.product-grid-message__icon {
  color: #ffc107;
  font-size: 32px; }

.product-grid-message__text {
  display: block;
  color: #333333;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center; }

.product-grid-message__product-name {
  color: #333333;
  font-size: 12px;
  line-height: 14px; }

/* F1 SEARCH */
.f1search__container {
  display: flex;
  align-items: center;
  justify-content: center; }

.f1search__form {
  width: 488px;
  height: 40px;
  position: relative; }

.f1search__input {
  background-color: white;
  border: 1px solid #e1e1e1;
  color: #585858;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  border-radius: 5px; }

.f1search__input::-webkit-input-placeholder {
  color: #585858; }

.f1search__input::-moz-placeholder {
  color: #585858; }

.f1search__button {
  background: transparent;
  position: absolute;
  top: 0;
  right: 8px;
  width: 36px;
  height: 100%; }

.f1search__icon {
  color: black;
  font-size: 20px; }

.f1search-autocomplete {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 100%;
  padding: 8px;
  z-index: 2; }

.f1search-autocomplete__link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  padding: 4px; }

.f1search-autocomplete__link:hover,
.f1search-autocomplete__link:focus {
  background: #E6E6E6; }

.f1search-autocomplete__image-container {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  text-align: center; }

.f1search-autocomplete__image {
  max-height: 36px; }

.f1search-autocomplete__name {
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  color: #333333; }

.f1search-autocomplete__message {
  display: block;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  color: #333333; }

.f1search-autocomplete__loader {
  display: block;
  width: 36px;
  margin: 0 auto; }

/* PRODUCT DETAIL */
.product-detail .product-price__old-price {
  display: block;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  text-decoration: line-through;
  color: #333333; }

.product-detail .product-price__old-price * {
  font-style: normal; }

.product-detail .product-price__current-price {
  display: block;
  margin-bottom: 8px;
  color: black; }

.product-detail .product-price__current-price small {
  font-size: 16px;
  line-height: 22px; }

.product-detail .product-price__current-price big,
.product-detail .product-price__current-price big i {
  font-weight: bold;
  font-style: normal;
  font-size: 40px;
  line-height: 54px; }

.product-detail .product-price__cash-price {
  color: #333333;
  display: block;
  font-style: normal;
  font-size: 14px;
  line-height: 20px; }

.product-detail .product-price__cash-price * {
  font-style: normal; }

.product-detail .product-price__installment {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #333333; }

.product-detail .product-price__installment * {
  font-style: normal;
  font-weight: normal;
  color: #333333; }

.product-detail__author,
.product-detail__publisher {
  display: flex;
  flex-wrap: wrap; }

.product-detail__author-title,
.product-detail__publisher-title {
  color: #333333;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  margin-right: 4px; }

.product-author,
.product-publisher {
  color: #333333;
  font-size: 14px; }

.product-author__list,
.product-publisher__list {
  display: flex;
  flex-wrap: wrap; }

.product-author__link,
.product-publisher__link {
  color: #333333; }

.product-author__link:hover,
.product-publisher__link:hover {
  text-decoration: underline; }

.product-situation-message {
  border: 1px solid #F0EED9;
  background: #fdf8e4;
  padding: 8px;
  margin-bottom: 16px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px; }

.product-plots {
  margin-bottom: 16px; }

.product-plots__container {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.product-plots__button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #333333; }

.product-plots__button-icon {
  margin-right: 8px;
  font-size: 12px; }

.product-plots__button-text {
  display: inline-block;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline; }

.product-plots__list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-height: 180px; }

.product-plots__item {
  width: 50%;
  margin-bottom: 4px;
  font-size: 14px; }

.freight-calculation__form {
  position: relative;
  margin-bottom: 16px; }

.freight-calculation__text {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  color: #333333; }

.freight-calculation__form-container {
  display: flex;
  align-items: center; }

.freight-calculation__input {
  width: 100%;
  border: 1px solid #666666;
  background: white;
  color: #333333;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  margin-right: 16px;
  box-sizing: border-box;
  border-radius: 5px; }

.freight-calculation__input::placeholder {
  color: #666666; }

.freight-calculation__loader {
  display: none; }

.freight-calculation__modal {
  clear: both; }

.freight-calculation__table {
  display: none;
  width: 100%;
  margin-bottom: 16px;
  text-align: left; }

.freight-calculation__table tr th {
  border: 1px solid #d9d9d9;
  padding: 4px 8px;
  font-size: 14px; }

.freight-calculation__table tr td {
  border: 1px solid #d9d9d9;
  padding: 4px 8px;
  font-size: 12px; }

.freight-calculation__free-shipping {
  color: #4E8F64 !important; }

.freight-calculation__delivery-note {
  display: none;
  clear: both;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px; }

.product-detail__buy-button {
  background-color: #4e8f64;
  border-color: white;
  color: white;
  margin-bottom: 16px; }

.product-description {
  margin-bottom: 48px; }

.product-description__text {
  overflow: hidden;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #333333; }

.product-attributes__list {
  margin-bottom: 64px;
  color: #333333; }

.product-attributes__list-title {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px; }

.product-attributes__list-text {
  margin-bottom: 8px;
  font-size: 16px; }

/* NOTIFY ME */
.notify-me__title {
  color: black;
  font-size: 24px;
  font-weight: 600; }

.notify-me__text {
  color: #333333;
  font-size: 14px; }

/* PRODUCTS LIST */
.sort-by__container {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.sort-by__label {
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  margin-right: 24px; }

.sort-by__select-container {
  position: relative; }

.sort-by__select-container .fa {
  font-size: 14px;
  pointer-events: none;
  position: absolute;
  top: 26%;
  right: 8px; }

.sort-by__select {
  border: 1px solid #B3B3B3;
  background: transparent;
  padding: 4px 24px 4px 8px;
  font-size: 12px;
  line-height: 16px; }

.paginator__list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 32px; }

.paginator__item {
  margin: 0 4px; }

.paginator__button {
  border: 1px solid white;
  background-color: #4e8f64;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer; }

.paginator__item--active > .paginator__button {
  border: 1px solid white;
  background-color: black;
  color: white;
  cursor: default; }

.paginator__item--disabled > .paginator__button {
  opacity: 0.5;
  cursor: default; }

/* CATEGORY */
.category__abstract * {
  color: #333333;
  font-size: 14px; }

.category__abstract a {
  color: black; }

.category__description {
  clear: both; }

/* PRODUCT ITEM */
.product-item {
  position: relative;
  text-align: center;
  padding: 16px;
  margin-bottom: 32px;
  border-radius: 4px;
  border: 1px solid transparent; }

.product-item:hover {
  border-color: #e1e1e1; }
  .product-item:hover .product-item__media-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #ffffff; }
  .product-item:hover .product-item__see-details {
    opacity: 1;
    visibility: visible; }

.product-item__media-container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 240px; }

.product-item__link-image {
  max-width: 100%;
  max-height: 100%; }

.product-item__image {
  max-width: 100%;
  max-height: 240px; }

.product-item__see-details {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: calc(50% - 23px);
  right: calc(50% - 23px);
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  border-radius: 100%;
  background-color: black; }

.product-item__see-details-icon {
  color: #ffffff;
  font-size: 20px; }

.product-item__link-full-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 412px; }

.product-item__stamps {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.product-item__stamps .product-stamps__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.product-item__stamps .product-stamps__image {
  max-width: 100%;
  max-height: 100%; }

.product-item__title {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  height: 48px; }

.product-item__link-title {
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.005em; }

.product-item__price {
  min-height: 100px; }

.product-item__price .product-price__old-price {
  display: block;
  height: 16px;
  margin-bottom: 4px;
  font-style: normal;
  font-size: 12px;
  color: #818181;
  text-decoration: line-through; }

.product-item__price .product-price__old-price * {
  font-style: normal; }

.product-item__price .product-price__current-price {
  color: black;
  display: block;
  font-size: 16px;
  line-height: 28px; }

.product-item__price .product-price__current-price big {
  letter-spacing: -0.06em;
  font-weight: bold;
  font-size: 28px; }

.product-item__price .product-price__current-price big * {
  font-style: normal; }

.product-item__price .product-price__cash-price {
  display: block;
  color: #666666;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.005em; }

.product-item__price .product-price__cash-price * {
  font-style: normal; }

.product-item__price .product-price__installment {
  color: #666666;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.005em; }

.product-item__price .product-price__installment strong,
.product-item__price .product-price__installment strong * {
  font-style: normal;
  font-weight: 400; }

.product-item__technical-feature {
  color: #333333;
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  max-height: 20px; }

.product-item__button {
  display: flex;
  height: 40px;
  padding: 0;
  border: 1px solid;
  border-radius: 5px;
  align-items: center;
  align-content: center;
  justify-content: center; }

.product-item__button-text {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase; }

.product-item__button-buy {
  background-color: #4e8f64;
  border-color: white;
  color: white; }

.product-item__button-buy:hover {
  background-color: #4e8f64;
  border-color: white;
  color: white; }

.product-item__button-notify-me {
  background: gray;
  border-color: white;
  color: white; }

.product-item__button-notify-me:hover {
  background: white;
  border-color: white;
  color: white; }

/* MENU PARAMETRICS */
.parametrics__container {
  border: 1px solid #e1e1e1;
  margin-bottom: 32px; }

.parametrics__title {
  border-bottom: 1px solid #e1e1e1;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #333333; }

.parametrics__list {
  padding-top: 24px;
  padding-bottom: 24px;
  margin-left: 24px;
  max-height: 286px;
  overflow-y: auto; }

.parametrics__item {
  margin-bottom: 8px; }

.parametrics__link {
  display: block;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  line-height: 19px;
  color: #333333; }

.parametrics__link * {
  font-style: normal; }

.parametrics__link:before,
.parametrics__link:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center; }

.parametrics__link:before {
  border: 1px solid #AFAFAF; }

.parametrics__link--active:after {
  content: "\f00c";
  font-family: 'FontAwesome';
  font-size: 8px;
  background-color: #4e8f64;
  color: white; }

.selected-filters {
  display: none; }

.selected-filters__list {
  display: flex;
  flex-wrap: wrap;
  margin: 12px 8px; }

.selected-filters__item {
  margin: 4px 2px; }

.selected-filters__link {
  display: flex;
  align-items: center;
  border: 1px solid #818181;
  border-radius: 40px;
  padding: 4px 8px;
  font-size: 12px;
  color: #818181; }

.selected-filters__remove-icon {
  margin-left: 4px;
  font-size: 12px; }

.selected-filters__remove-all {
  display: block;
  width: 170px;
  margin: 0 auto 24px;
  line-height: 18px;
  font-size: 14px;
  color: #818181; }

.selected-filters__remove-all-icon {
  margin-left: 8px;
  font-size: 12px; }

/* LOGIN */
.login__container {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding: 32px; }

.login__forgot-my-password {
  color: black;
  font-size: 16px; }

.pre-register__container {
  border: 1px solid transparent;
  padding: 32px; }

/* REGISTER */
.form-register__privacy-policy {
  font-size: 14px;
  color: #333333;
  text-align: center; }

.form-register__privacy-policy-link {
  font-weight: 600;
  color: #333333; }

/* MEUS ENDEREÇOS */
.adresses__container-address {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  min-height: 124px;
  padding: 16px; }

.adresses__container-buttons {
  display: flex;
  justify-content: flex-end; }

.adresses__button-edit-address {
  color: #333333;
  font-size: 18px;
  margin-top: 2px; }

.adresses__button-remove-address {
  color: #333333;
  font-size: 18px;
  margin-left: 8px; }

.adresses__title-address {
  color: black;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px; }

.adresses__text-address {
  color: #999999;
  font-size: 16px;
  font-weight: 300; }

.adresses__button-new-address {
  display: block;
  width: 324px;
  margin: 0 auto; }

.adresses__form-address {
  display: none; }

/* FAQ */
.faq-categories-menu {
  margin-right: 24px; }

.faq-categories-menu__list {
  border: 0; }

.faq-categories-menu__item {
  border-bottom: 1px solid #e1e1e1; }

.faq-categories-menu__item:last-child {
  border-bottom: 0; }

.faq-categories-menu__link {
  color: #333333;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 24px;
  transition: 0.2s padding ease-out; }

.faq-categories-menu__link--active,
.faq-categories-menu__link:hover {
  color: black;
  padding-left: 32px;
  transition: 0.2s padding ease-out; }

.faq-list {
  display: none;
  width: 100%; }

.faq-list--active {
  display: block; }

.faq-list__container {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  margin-bottom: 16px; }

.faq-list__question {
  display: flex;
  justify-content: space-between;
  padding: 16px;
  cursor: pointer; }

.faq-list__question-text {
  color: #333333;
  font-weight: 600;
  font-size: 16px; }

.faq-list__icon {
  font-size: 24px;
  color: #333333;
  cursor: pointer; }

.faq-list__answer {
  display: none;
  overflow: hidden;
  padding: 16px;
  font-weight: 300;
  font-size: 16px;
  color: #333333;
  border-top: 1px solid #e1e1e1; }

.faq-list__answer * {
  font-size: 16px;
  color: #333333; }

/* ORDERS */
.orders-table {
  width: 100%; }

.orders-table__header > tr > th {
  border-bottom: 1px solid #e1e1e1;
  color: #333333;
  font-weight: 700;
  padding-bottom: 12px;
  text-align: center; }

.orders-table__header > tr > th:last-child,
.orders-table__body > tr > td:last-child {
  width: 32px; }

.orders-table__data-summary > td {
  padding-top: 24px;
  padding-bottom: 24px;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  text-align: center; }

.orders-table__button {
  color: #4e8f64;
  font-size: 24px; }

.order-details {
  display: none;
  overflow: hidden;
  padding: 32px;
  background: #ebebeb; }

.order-details__table {
  width: 100%;
  margin-bottom: 16px; }

.order-details__table tr th {
  min-width: 128px;
  padding-bottom: 8px;
  padding-left: 10px; }

.order-details__table tr td {
  vertical-align: top;
  text-align: center;
  padding-bottom: 16px;
  padding-left: 10px; }

.order-details__table tr th:first-child,
.order-details__table tr td:first-child {
  text-align: left;
  padding-left: 0; }

.order-details__title {
  display: block;
  color: #333333;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -1.2px;
  margin-bottom: 24px; }

.order-details__image {
  max-width: 64px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25); }

.order-details__name {
  display: block;
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  text-align: left; }

.order-details__author {
  display: block;
  color: #999999;
  font-size: 14px;
  font-weight: 300;
  text-align: left; }

.order-details__old-price {
  display: block;
  color: #999999;
  font-size: 16px;
  font-weight: 300;
  text-decoration: line-through; }

.order-details__current-price {
  display: block;
  color: black;
  font-size: 22px;
  font-weight: 700; }

.order-details__data {
  float: left; }

.order-details__data dt {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 2px; }

.order-details__data dd {
  color: #999999;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 24px; }

.order-details__tracking-link {
  color: #333333;
  font-weight: 400;
  margin-bottom: 12px; }

.order-details__values {
  float: right; }

.order-details__values dt {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
  clear: both;
  float: left;
  min-width: 200px;
  margin-bottom: 12px; }

.order-details__values dd {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  text-align: right;
  float: left;
  min-width: 180px;
  margin-bottom: 12px; }

.order-details__values dd.order-details__total-value {
  color: black;
  font-size: 28px; }

.no-orders {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  border: 1px solid #e1e1e1; }

.no-orders__icon {
  color: #333333;
  font-size: 58px;
  margin-right: 16px; }

.no-orders__text {
  color: #333333; }

.no-orders__link {
  color: inherit;
  text-decoration: underline; }

/* ERROR 404 */
.error-page__title {
  font-weight: bold;
  font-size: 88px;
  line-height: 180px; }

.error-page__number {
  color: #333333; }

.error-page__blink {
  color: #333333;
  font-size: 1.5em;
  font-weight: 400;
  display: inline-block;
  visibility: visible;
  width: auto;
  animation-name: flash;
  animation-duration: .8s;
  animation-timing-function: linear;
  animation-fill-mode: both;
  animation-iteration-count: infinite; }

@keyframes flash {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.error-page__subtitle {
  color: black;
  font-weight: 600;
  font-size: 32px; }

.error-page__list-item {
  color: #333333;
  font-size: 16px;
  line-height: 32px; }

/* SEARCH */
.successful-search__title {
  font-size: 16px; }

.successful-search__keyword {
  font-size: 24px;
  font-style: normal; }

.unsuccessful-search__keyword {
  color: black;
  font-style: normal; }

.unsuccessful-search__try-again {
  color: #333333; }

.unsuccessful-search__home-link {
  color: inherit;
  font-weight: 600;
  text-decoration: underline; }

/* PAGES */
.content-view__container,
.pages-view__container {
  overflow: hidden; }

/* MAIN MENU */
.main-menu {
  background-color: black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  position: relative; }

.main-menu-level-1__list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }

.main-menu-level-1__item {
  background-color: black;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 32px; }

.main-menu-level-1__link {
  color: inherit;
  font-weight: bold;
  font-size: 16px;
  padding: 14px 8px;
  display: block;
  white-space: nowrap; }

.main-menu-level-1__icon-down {
  font-size: 16px; }

.main-menu-level-2 {
  background-color: white;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding: 24px 70px;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
  position: absolute;
  top: 49px;
  left: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .main-menu-level-2__list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 1220px;
    margin: 0 auto; }
  .main-menu-level-2__item {
    width: 25%;
    margin-bottom: 10px; }
  .main-menu-level-2__link {
    color: #333333;
    font-size: 14px;
    transition: 0.2s padding ease-out; }
  .main-menu-level-2__link:hover {
    color: black;
    padding-left: 6px;
    transition: 0.2s padding ease-out; }

.main-menu-level-3 {
  display: none; }

.main-menu-level-1__item:hover {
  background-color: black;
  color: white; }
  .main-menu-level-1__item:hover .main-menu-level-1__icon-down {
    transform: rotate(180deg);
    transition-delay: 0.3s; }
  .main-menu-level-1__item:hover .main-menu-level-2 {
    opacity: 0.97;
    visibility: visible;
    transition-delay: 0.3s; }

/* USER MENU */
.user-menu {
  margin-right: 24px; }

.user-menu__list {
  border: 0; }

.user-menu__item {
  border-bottom: 1px solid #e1e1e1; }

.user-menu__item:last-child {
  border-bottom: 0; }

.user-menu__link {
  color: #333333;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 24px;
  transition: 0.2s padding ease-out; }

.user-menu__link:hover {
  color: black;
  padding-left: 32px;
  transition: 0.2s padding ease-out; }

.user-menu__icon {
  width: 16px;
  margin-right: 6px;
  text-align: center;
  font-size: 16px; }

/* USER ASSISTANCE */
.user-assistance__item {
  margin-bottom: 24px;
  text-align: center; }

.user-assistance__link {
  border: 1px solid #e1e1e1;
  color: #333333;
  display: block;
  padding: 32px 0; }

.user-assistance__link:hover {
  border-color: white;
  color: white;
  background-color: black; }

.user-assistance__icon {
  font-size: 46px;
  margin-bottom: 8px; }

.user-assistance__name {
  display: block; }

/* PRODUCT GALLERY */
.product-gallery__medias {
  position: relative;
  height: 100%; }

.product-gallery__medias .product-stamps {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }

.product-gallery__medias .product-stamps__item {
  position: absolute;
  top: 0; }

.product-gallery__medias .product-stamps__image {
  max-width: 100%;
  max-height: 440px; }

.product-thumbnails {
  position: relative; }

.product-thumbnails__prev,
.product-thumbnails__next {
  position: absolute;
  left: calc(50% - 16px);
  width: 32px;
  height: 32px;
  cursor: pointer;
  text-align: center;
  font-size: 32px;
  color: #333333; }

.product-thumbnails__prev {
  top: -36px; }

.product-thumbnails__next {
  bottom: -36px; }

.product-thumbnails__prev.slick-disabled,
.product-thumbnails__next.slick-disabled {
  opacity: 0.3; }

.product-thumbnails__carousel {
  width: 100%;
  margin: 36px auto; }

.product-thumbnails__trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin: 5px auto;
  border-radius: 4px;
  border: 1px solid transparent;
  background-color: #ffffff; }

.product-thumbnails__trigger--active {
  border-color: #e1e1e1; }

.product-thumbnails__icon {
  color: #333333;
  font-size: 46px; }

.product-thumbnails__image {
  max-width: 100%;
  max-height: 100%; }

.product-main-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative; }

.product-main-image__container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center; }

.product-main-image__image {
  max-width: 100%;
  max-height: 440px; }

.product-main-video {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden; }

.product-main-video--active {
  visibility: visible; }

.product-main-video iframe {
  max-width: 100%;
  max-height: 100%; }

/* PRODUCT FILES */
.product-files__item {
  display: inline-block;
  margin-bottom: 32px;
  margin-right: 32px;
  text-align: center; }

.product-files__link {
  color: #333333; }

.product-files__icon {
  display: block;
  margin-right: 5px;
  font-size: 32px; }

.product-files__name {
  font-size: 12px; }

/* PRODUCTS FOUND */
.number-of-products-found {
  color: #333333;
  font-size: 12px;
  line-height: 26px;
  margin-left: 32px; }

/* LGPD */
.lgpd-box {
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  z-index: 9999;
  width: 100%;
  box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.1);
  border-top: solid 1px #e1e1e1;
  background-color: #ffffff; }

.lgpd-box__container-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%; }

.lgpd-box__text {
  color: #666666; }

.lgpd-box__link {
  color: #666666;
  text-decoration: underline; }

/* SITE FOOTER */
.site-footer {
  background: white; }

.site-footer__title {
  color: black;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 16px; }

.site-footer__text {
  color: black;
  font-size: 12px;
  margin-bottom: 8px; }

.site-footer__text * {
  color: black; }

.site-footer__text .fa {
  width: 16px;
  margin-right: 10px;
  font-size: 16px;
  position: relative;
  top: 2px; }

.payment-icons__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start; }

.payment-icons__image {
  max-height: 36px; }

.store-office-hours__text {
  display: block;
  max-width: 256px;
  margin-left: 30px; }

.footer-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start; }

.footer-menu__item {
  margin-bottom: 8px; }

.footer-menu__link {
  margin-bottom: 5px;
  color: black !important;
  font-size: 12px;
  font-weight: 400; }

.security-seals__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start; }

.security-seals__image {
  max-height: 40px; }

.site-footer .social-networks__list {
  display: flex;
  margin: 0; }

.site-footer .social-networks__item {
  margin-right: 15px;
  margin-bottom: 5px; }

.site-footer .social-networks__image {
  width: 32px; }

.site-footer .social-networks__icon,
.site-footer .social-networks__item .fa {
  font-size: 26px;
  color: black; }

.sub-footer {
  background-color: black; }

.sub-footer__container {
  padding: 20px 0; }

.sub-footer__text,
.sub-footer__link {
  color: white;
  font-size: 12px;
  font-weight: 400;
  text-align: center; }

.sub-footer__logo-f1 {
  background-image: url("//www.f1commerce.com/logos/logo_f1_s_branco.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  display: block;
  width: 110px;
  height: 48px;
  margin: 6px auto 0; }

/* NEWSLETTER */
.footer-newsletter {
  background-color: black;
  padding: 16px 0; }

.footer-newsletter__title {
  color: white;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
  white-space: nowrap;
  text-transform: uppercase; }

.footer-newsletter__subtitle {
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px; }

.form-newsletter {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 48px;
  margin: 0; }

.form-newsletter__input-text {
  background: white;
  border: 1px solid white;
  color: #333333;
  width: 305px;
  height: 40px;
  border-radius: 5px;
  margin-right: 16px;
  padding-left: 28px;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px; }

.form-newsletter__input-text::placeholder {
  color: #666666; }

.form-newsletter__button {
  background-color: white;
  color: black; }

/* BREADCRUMB */
.breadcrumb__container {
  color: #333333;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center; }

.breadcrumb__text {
  margin-right: 6px; }

.breadcrumb__link {
  color: #333333; }

.breadcrumb__link:hover {
  text-decoration: underline; }

.breadcrumb__divider {
  margin: 0 6px; }

.breadcrumb__highlighted-text {
  color: black; }

/* AUTORES */
.featured-authors__container {
  text-align: center; }

.featured-authors__wrap-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 270px; }

.featured-authors__image {
  display: block;
  max-width: 100%;
  max-height: 270px; }

.featured-authors__wrap-name {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 0; }

.featured-authors__name {
  color: #333333;
  font-weight: 600;
  font-size: 16px; }

.authors-sort-filter {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.authors-sort-filter__link {
  width: 40px;
  height: 40px;
  margin-left: 10px;
  color: black;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase; }

.authors-sort-filter__link:first-child {
  display: none; }

.authors-sort-filter__link--active {
  background-color: #4e8f64;
  color: white; }

.authors-filter-by-initial {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }

.authors-filter-by-initial__container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 24px 48px; }

.authors-filter-by-initial__link {
  display: block;
  color: #333333;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase; }

.authors-filter-by-initial__link--active,
.authors-filter-by-initial__link:hover {
  color: black; }

.authors__total-number {
  color: #333333;
  font-size: 24px;
  line-height: 32px; }

.authors-list__item {
  border-bottom: 1px solid #e1e1e1;
  padding: 32px 0; }

.authors-list__image {
  max-width: 270px;
  max-height: 270px; }

.authors-list__name {
  color: black;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold; }

.authors-list__link {
  color: black;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline; }

.authors-list__collaborator-type {
  display: block;
  font-size: 16px;
  color: #333333; }

.authors-list__description,
.authors-list__description * {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; }

.author-details__image {
  display: block;
  max-width: 100%;
  max-height: 264px; }

.author-details__title {
  color: black;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px; }

.author-details__job-function {
  display: block;
  color: #333333;
  font-size: 16px;
  font-weight: 400; }

.author-details__description,
.author-details__description * {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px; }
