@charset "UTF-8";
@font-face {
  font-family: 'soleto_thin';
  src: url("./fontes/soleto_w_th-webfont.eot");
  src: url("./fontes/soleto_w_th-webfont.eot?#iefix") format("embedded-opentype"), url("./fontes/soleto_w_th-webfont.woff2") format("woff2"), url("./fontes/soleto_w_th-webfont.woff") format("woff"), url("./fontes/soleto_w_th-webfont.ttf") format("truetype"), url("./fontes/soleto_w_th-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'soleto_light';
  src: url("./fontes/soleto_w_lt-webfont.eot");
  src: url("./fontes/soleto_w_lt-webfont.eot?#iefix") format("embedded-opentype"), url("./fontes/soleto_w_lt-webfont.woff2") format("woff2"), url("./fontes/soleto_w_lt-webfont.woff") format("woff"), url("./fontes/soleto_w_lt-webfont.ttf") format("truetype"), url("./fontes/soleto_w_lt-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'soleto_regular';
  src: url("./fontes/soleto_w_rg-webfont.eot");
  src: url("./fontes/soleto_w_rg-webfont.eot?#iefix") format("embedded-opentype"), url("./fontes/soleto_w_rg-webfont.woff2") format("woff2"), url("./fontes/soleto_w_rg-webfont.woff") format("woff"), url("./fontes/soleto_w_rg-webfont.ttf") format("truetype"), url("./fontes/soleto_w_rg-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'soleto_bold';
  src: url("./fontes/soleto_w_bd-webfont.eot");
  src: url("./fontes/soleto_w_bd-webfont.eot?#iefix") format("embedded-opentype"), url("./fontes/soleto_w_bd-webfont.woff2") format("woff2"), url("./fontes/soleto_w_bd-webfont.woff") format("woff"), url("./fontes/soleto_w_bd-webfont.ttf") format("truetype"), url("./fontes/soleto_w_bd-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'soleto_medium';
  src: url("./fontes/soleto_w_rg-webfont.eot");
  src: url("./fontes/soleto_w_rg-webfont.eot?#iefix") format("embedded-opentype"), url("./fontes/soleto_w_rg-webfont.woff2") format("woff2"), url("./fontes/soleto_w_rg-webfont.woff") format("woff"), url("./fontes/soleto_w_rg-webfont.ttf") format("truetype"), url("./fontes/soleto_w_rg-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1, ../../sass/components/_exclusividades.scss */
.exclusivo {
  width: 45%;
  overflow: hidden;
  display: inline-table;
  margin: 0 2% 60px;
}
@media (max-width: 1260px) {
  /* line 1, ../../sass/components/_exclusividades.scss */
  .exclusivo {
    width: 40%;
    margin: 0 4.8% 100px;
  }
}
@media (max-width: 768px) {
  /* line 1, ../../sass/components/_exclusividades.scss */
  .exclusivo {
    width: 80%;
    margin: 0 9.8% 40px;
  }
}

/* line 16, ../../sass/components/_exclusividades.scss */
.exclusivo figure {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 1260px) {
  /* line 16, ../../sass/components/_exclusividades.scss */
  .exclusivo figure {
    width: 100%;
  }
}

/* line 25, ../../sass/components/_exclusividades.scss */
.exclusivo figure img {
  width: 100%;
}

/* line 28, ../../sass/components/_exclusividades.scss */
.exclusivo .title {
  color: #000;
  font: 2.5em "soleto_light", Helvetica, Arial, sans-serif;
  margin: 40px 0 0;
}

/* line 33, ../../sass/components/_exclusividades.scss */
.exclusivo p {
  color: #7f7f7f;
  font: 2em "soleto_light", Helvetica, Arial, sans-serif;
  margin: 10px 0 0;
}

/* line 38, ../../sass/components/_exclusividades.scss */
.exclusivo .title,
.exclusivo p {
  text-align: left;
}

/* line 2, ../../sass/components/_faq.scss */
.faq-question {
  padding: 0 0 60px 0;
}
@media (max-width: 1023px) {
  /* line 2, ../../sass/components/_faq.scss */
  .faq-question {
    width: span(4 wide);
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  /* line 2, ../../sass/components/_faq.scss */
  .faq-question {
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
  }
}

/* line 14, ../../sass/components/_faq.scss */
.faq-question > div.veja-mais {
  text-align: center;
}

/* line 17, ../../sass/components/_faq.scss */
.faq-question ul,
.faq-question dl {
  list-style: none;
  padding: 0;
  overflow: hidden;
  clear: both;
  width: 1100px;
  margin: 0 auto 40px;
}
@media (max-width: 1023px) {
  /* line 17, ../../sass/components/_faq.scss */
  .faq-question ul,
  .faq-question dl {
    width: 100%;
  }
}

/* line 30, ../../sass/components/_faq.scss */
.faq-question ul {
  column-count: 2;
  -webkit-column-count: 2;
  -ms-column-count: 2;
}
@media (max-width: 1023px) {
  /* line 30, ../../sass/components/_faq.scss */
  .faq-question ul {
    width: 100%;
    column-count: 1;
    -webkit-column-count: 1;
    -ms-column-count: 1;
  }
}

/* line 42, ../../sass/components/_faq.scss */
.faq-question-small ul {
  width: span(6 wide);
}
@media (max-width: 1023px) {
  /* line 42, ../../sass/components/_faq.scss */
  .faq-question-small ul {
    width: 100%;
  }
}

/* line 49, ../../sass/components/_faq.scss */
.faq-question li,
.faq-question dt {
  background: url("./images/bullet-faq.png") no-repeat top 10px left 5px;
  padding: 0 0 0 20px;
  margin: 0 0 40px 0;
  width: 540px;
  display: inline-block;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  /* line 49, ../../sass/components/_faq.scss */
  .faq-question li,
  .faq-question dt {
    background: url("./images/bullet-faq-mobile.jpg") no-repeat top 10px left 5px;
    padding: 0 0 0 30px;
  }
}

/* line 62, ../../sass/components/_faq.scss */
.faq-question dt {
  width: 100%;
}

/* line 65, ../../sass/components/_faq.scss */
.faq-question dt > a {
  text-decoration: none;
}

/* line 68, ../../sass/components/_faq.scss */
.faq-question dd a {
  /* color: #808080; */
  color: #e35926;
  text-decoration: none;
}

/* line 73, ../../sass/components/_faq.scss */
.faq-question dd a:hover {
  text-decoration: underline;
}

/* line 76, ../../sass/components/_faq.scss */
.faq-question dd {
  padding: 0 0 0 20px;
  margin: 0 0 40px 0;
  display: inline-block;
  box-sizing: border-box;
}

/* line 83, ../../sass/components/_faq.scss */
.faq-question dd ul {
  margin: 0;
  padding: 0;
}

/* line 87, ../../sass/components/_faq.scss */
.faq-question dd ul li {
  background-image: none;
  margin: 0px 0px 10px;
  color: #808080;
  padding: 0;
  font: 2em "soleto_light", Helvetica, Arial, sans-serif;
}

/* line 96, ../../sass/components/_faq.scss */
.faq-question-small ul li {
  width: span(3);
}

/* line 100, ../../sass/components/_faq.scss */
.faq-question li a,
.faq-question li span {
  text-align: left;
  text-decoration: none;
  font: 2em "soleto_light", Helvetica, Arial, sans-serif;
  color: #737373;
  display: block;
}
@media (max-width: 767px) {
  /* line 100, ../../sass/components/_faq.scss */
  .faq-question li a,
  .faq-question li span {
    font-size: 3.6em;
  }
}

/* line 112, ../../sass/components/_faq.scss */
.all-questions ul li {
  display: block;
}

/* line 116, ../../sass/components/_faq.scss */
.faq-question .title {
  text-align: center;
}

/* line 120, ../../sass/components/_faq.scss */
.faq-question .title p {
  margin: 0px 0px 40px;
  font: 2em "soleto_light", Helvetica, Arial, sans-serif;
}

/* line 125, ../../sass/components/_faq.scss */
.faq-question.dicas {
  text-align: center;
}

/* line 129, ../../sass/components/_faq.scss */
.faq-question.dicas div {
  text-align: left;
  background: none;
  width: 596px;
  padding: 0 0 0 20px;
  margin: 0;
  display: inline-table;
  box-sizing: border-box;
  vertical-align: top;
}
@media (max-width: 767px) {
  /* line 129, ../../sass/components/_faq.scss */
  .faq-question.dicas div {
    background: none;
    width: 100%;
    display: block;
    padding: 0;
  }
}

/* line 146, ../../sass/components/_faq.scss */
.leia-mais-mobile {
  display: none !important;
}
@media (max-width: 768px) {
  /* line 146, ../../sass/components/_faq.scss */
  .leia-mais-mobile {
    display: block !important;
    color: #f4521d;
    font: 20px "soleto_light", Helvetica, Arial, sans-serif;
    cursor: pointer;
    text-align: left;
    margin: 5px 0 60px 0;
    text-decoration: none;
  }
}

/* line 158, ../../sass/components/_faq.scss */
.linha-gourmand .leia-mais-mobile {
  color: #7c2529;
}

/* line 161, ../../sass/components/_faq.scss */
.linha-vitreous .leia-mais-mobile {
  color: #222;
}

@media (max-width: 767px) {
  /* line 165, ../../sass/components/_faq.scss */
  .faq-question.dicas div.leia-mail-mobile-content {
    display: none;
    margin: 40px 0 0 0;
  }
}

/* line 172, ../../sass/components/_faq.scss */
.faq-question.dicas div > p {
  font: 16px "soleto_light", Helvetica, Arial, sans-serif;
  color: #7f7f7f;
  margin: 0 40px 40px 0;
  line-height: 1.6em;
}
@media (max-width: 767px) {
  /* line 172, ../../sass/components/_faq.scss */
  .faq-question.dicas div > p {
    font-size: 16px;
    line-height: 49px;
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  /* line 183, ../../sass/components/_faq.scss */
  .faq-question.dicas div.leia-mais-mobile-content-1.hiden > p {
    font-size: 16px;
    line-height: 49px;
    margin-right: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
  }
}

/* line 193, ../../sass/components/_faq.scss */
.faq-question.dicas div.leia-mais-mobile-content-1.hiden > p:first-child {
  display: block !important;
  height: auto;
}

/* line 197, ../../sass/components/_faq.scss */
.faq-question.dicas div > p:last-child {
  margin-bottom: 0;
}

/* line 200, ../../sass/components/_faq.scss */
.faq-question.dicas div > p > strong {
  font: .9em "soleto_regular", Helvetica, Arial, sans-serif;
  color: #000000;
  letter-spacing: .05em;
}

/* line 206, ../../sass/components/_faq.scss */
.faq-question.dicas div > p > a {
  font-size: 1em;
  color: #e35926;
  text-decoration: none;
}

/* line 211, ../../sass/components/_faq.scss */
.linha-gourmand .faq-question.dicas div > p > a {
  font-size: 1em;
  color: #7c2529;
  text-decoration: none;
}

/* line 217, ../../sass/components/_faq.scss */
.linha-vitreous .faq-question.dicas div > p > a {
  font-size: 1em;
  color: #222;
  text-decoration: none;
}

/* line 223, ../../sass/components/_faq.scss */
.faq-question.dicas div > h4 {
  font: 1.8em "soleto_light", Helvetica, Arial, sans-serif;
  margin: 0 0 10px;
}

/* line 1, ../../sass/components/_new-contact-us.scss */
.new-contact-us .limit {
  width: 840px;
}
@media (max-width: 767px) {
  /* line 1, ../../sass/components/_new-contact-us.scss */
  .new-contact-us .limit {
    width: auto;
    margin: 0 30px;
  }
}

/* line 9, ../../sass/components/_new-contact-us.scss */
.new-contact-us .limit > div {
  margin: 0 30px 90px;
  width: 215px;
  text-align: center;
  display: inline-block;
}

/* line 16, ../../sass/components/_new-contact-us.scss */
.new-contact-us .limit > div p {
  font: 18px "soleto_thin", Helvetica, Arial, sans-serif;
  margin: 20px 0;
}

/* line 21, ../../sass/components/_new-contact-us.scss */
.new-contact-us .limit > div a {
  font: 28px "soleto_light", Helvetica, Arial, sans-serif;
  color: #000;
  text-decoration: none;
  margin: 0;
}

/* line 28, ../../sass/components/_new-contact-us.scss */
.new-contact-us .limit > div a:hover {
  text-decoration: underline;
}

/* line 1, ../../sass/components/_new-pecas-servicos.scss */
.parts-services {
  margin-top: 70px;
  margin-bottom: 160px;
  overflow: hidden;
  text-align: center;
}

/* line 8, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div {
  display: inline-block;
  width: 290px;
  margin: 0 35px;
  vertical-align: top;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 8, ../../sass/components/_new-pecas-servicos.scss */
  .parts-services .limit > div {
    width: auto;
    margin-top: 40px;
    margin-bottom: 80px;
  }
}

/* line 21, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div:first-child p {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  /* line 21, ../../sass/components/_new-pecas-servicos.scss */
  .parts-services .limit > div:first-child p {
    margin: 50px 0;
  }
}

/* line 28, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div:last-child {
  text-align: center;
}

/* line 32, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div .sub-title {
  font: 28px "soleto_light", Helvetica, Arial, sans-serif;
  text-align: left;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  /* line 32, ../../sass/components/_new-pecas-servicos.scss */
  .parts-services .limit > div .sub-title {
    font-size: 30px;
  }
}

/* line 40, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div:last-child .sub-title {
  text-align: left;
}

/* line 44, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div p {
  color: #7f7f7f;
  font: 22px "soleto_light", Helvetica, Arial, sans-serif;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 44, ../../sass/components/_new-pecas-servicos.scss */
  .parts-services .limit > div p {
    margin: 50px 0;
    font-size: 24px;
  }
}

/* line 54, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div a {
  font: 24px "soleto_light", Helvetica, Arial, sans-serif;
  color: #f35216;
  display: inline-block;
  text-decoration: none;
}
/* line 59, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div a:hover {
  text-decoration: underline;
}

/* line 64, ../../sass/components/_new-pecas-servicos.scss */
.parts-services .limit > div a .link-arrow {
  margin: 0 10px 0 0;
}

/* line 69, ../../sass/components/_new-pecas-servicos.scss */
.parts-eficience,
.parts-guide {
  padding: 65px 0 0 0;
  display: inline-block;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  /* line 69, ../../sass/components/_new-pecas-servicos.scss */
  .parts-eficience,
  .parts-guide {
    margin: 0 40px 40px 0;
  }
}

/* line 79, ../../sass/components/_new-pecas-servicos.scss */
.parts-guide {
  background: transparent url("./images/new-product/parts-guide.jpg") no-repeat top center;
}

/* line 83, ../../sass/components/_new-pecas-servicos.scss */
.parts-eficience {
  background: transparent url("./images/new-product/parts-eficience.jpg") no-repeat top center;
}

/* line 7, ../../sass/novo-produto.scss */
.new-produtct-information {
  width: 1264px;
  margin: 40px auto;
}
@media (max-width: 1024px) {
  /* line 7, ../../sass/novo-produto.scss */
  .new-produtct-information {
    width: auto;
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 7, ../../sass/novo-produto.scss */
  .new-produtct-information {
    width: auto;
    padding-top: 0 !important;
  }
}

/* line 20, ../../sass/novo-produto.scss */
.new-produtct-illustration {
  float: left;
  position: relative;
}
@media (max-width: 1279px) {
  /* line 20, ../../sass/novo-produto.scss */
  .new-produtct-illustration {
    float: none;
    margin-bottom: 75px;
  }
}
@media (max-width: 767px) {
  /* line 20, ../../sass/novo-produto.scss */
  .new-produtct-illustration {
    float: none;
    margin-bottom: 50px;
  }
}

/* line 32, ../../sass/novo-produto.scss */
.new-produtct-illustration .img-frame {
  position: relative;
  cursor: pointer;
}

/* line 36, ../../sass/novo-produto.scss */
.new-produtct-illustration .img-frame.video:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: url(../images/halley_play.png);
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  z-index: 1;
}

/* line 48, ../../sass/novo-produto.scss */
.new-produtct-illustration #load-search {
  display: none;
  position: relative;
  width: 700px;
  height: 390px;
  background: url(../images/image-loading.gif) center center no-repeat;
  background-size: 200px;
}
@media (max-width: 1279px) {
  /* line 48, ../../sass/novo-produto.scss */
  .new-produtct-illustration #load-search {
    width: 100%;
  }
}

/* line 60, ../../sass/novo-produto.scss */
.new-produtct-illustration figure,
.new-produtct-illustration iframe {
  position: relative;
  width: 700px;
  height: 390px;
  overflow: hidden;
  border: none;
  margin: 0;
}
@media (max-width: 1279px) {
  /* line 60, ../../sass/novo-produto.scss */
  .new-produtct-illustration figure,
  .new-produtct-illustration iframe {
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 60, ../../sass/novo-produto.scss */
  .new-produtct-illustration figure,
  .new-produtct-illustration iframe {
    margin: 0 auto;
  }
}

/* line 76, ../../sass/novo-produto.scss */
.new-produtct-information .new-produtct-illustration iframe {
  position: absolute;
  width: 700px;
  height: 390px;
  overflow: hidden;
  border: none;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 88, ../../sass/novo-produto.scss */
.new-produtct-information .modal-product-image-gallery {
  top: 0;
}

@media (max-width: 768px) {
  /* line 91, ../../sass/novo-produto.scss */
  .new-produtct-information .modal-product-image-gallery li {
    top: 270px;
  }
}

/* line 96, ../../sass/novo-produto.scss */
.new-produtct-information .modal-product-image-gallery .modal-close {
  position: fixed;
  top: 200px;
}
@media (max-width: 1400px) {
  /* line 96, ../../sass/novo-produto.scss */
  .new-produtct-information .modal-product-image-gallery .modal-close {
    top: 115px;
  }
}

/* line 103, ../../sass/novo-produto.scss */
.new-produtct-illustration figure img {
  position: absolute;
  left: 50%;
  margin: 0 0;
  width: auto;
  height: 94%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
}
@media (max-width: 768px) {
  /* line 103, ../../sass/novo-produto.scss */
  .new-produtct-illustration figure img {
    margin: 0;
  }
}

@media (max-width: 768px) {
  /* line 116, ../../sass/novo-produto.scss */
  .new-produtct-illustration figure a.fulllink {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}

/* line 125, ../../sass/novo-produto.scss */
.new-product-thumbnail {
  position: relative;
  margin: 13px 0 0 0;
}
@media (max-width: 767px) {
  /* line 125, ../../sass/novo-produto.scss */
  .new-product-thumbnail {
    margin: 24px 0 0 0;
  }
}

/* line 133, ../../sass/novo-produto.scss */
.new-product-thumbnail .next,
.new-product-thumbnail .prev {
  position: absolute;
  width: 22px;
  height: 100%;
  display: block;
  text-indent: -9999px;
  top: 0;
}

/* line 143, ../../sass/novo-produto.scss */
.new-product-thumbnail .prev {
  background: #fff url("./images/new-product/prev.png") no-repeat center center;
  left: 60px;
}
@media (max-width: 767px) {
  /* line 143, ../../sass/novo-produto.scss */
  .new-product-thumbnail .prev {
    left: 30px;
  }
}

/* line 150, ../../sass/novo-produto.scss */
.linha-gourmand .new-product-thumbnail .prev {
  background: #fff url("./images/new-product/prev-gourmand.png") no-repeat center center;
}

/* line 153, ../../sass/novo-produto.scss */
.linha-vitreous .new-product-thumbnail .prev {
  background: #fff url("./images/new-product/prev-vitreous.png") no-repeat center center;
}

/* line 156, ../../sass/novo-produto.scss */
.linha-retro .new-product-thumbnail .prev {
  background: #fff url("./images/new-product/prev-vitreous.png") no-repeat center center;
}

/* line 160, ../../sass/novo-produto.scss */
.new-product-thumbnail .next {
  background: #fff url("./images/new-product/next.png") no-repeat center center;
  right: 60px;
}
@media (max-width: 767px) {
  /* line 160, ../../sass/novo-produto.scss */
  .new-product-thumbnail .next {
    right: 30px;
  }
}

/* line 167, ../../sass/novo-produto.scss */
.linha-gourmand .new-product-thumbnail .next {
  background: #fff url("./images/new-product/next-gourmand.png") no-repeat center center;
}

/* line 170, ../../sass/novo-produto.scss */
.linha-vitreous .new-product-thumbnail .next {
  background: #fff url("./images/new-product/next-vitreous.png") no-repeat center center;
}

/* line 173, ../../sass/novo-produto.scss */
.linha-retro .new-product-thumbnail .next {
  background: #fff url("./images/new-product/next-vitreous.png") no-repeat center center;
}

/* line 177, ../../sass/novo-produto.scss */
.linha-gourmand .new-product-thumbnail .prev {
  background: #fff url("./images/new-product/prev-gourmand.png") no-repeat center center;
  left: 60px;
}
@media (max-width: 767px) {
  /* line 177, ../../sass/novo-produto.scss */
  .linha-gourmand .new-product-thumbnail .prev {
    left: 30px;
  }
}

/* line 185, ../../sass/novo-produto.scss */
.linha-gourmand .new-product-thumbnail .next {
  background: #fff url("./images/new-product/next-gourmand.png") no-repeat center center;
  right: 60px;
}
@media (max-width: 767px) {
  /* line 185, ../../sass/novo-produto.scss */
  .linha-gourmand .new-product-thumbnail .next {
    right: 30px;
  }
}

/* line 193, ../../sass/novo-produto.scss */
.new-product-thumbnail .carrossel-thumb {
  list-style: none;
  text-align: center;
  padding: 0;
  width: 352px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 193, ../../sass/novo-produto.scss */
  .new-product-thumbnail .carrossel-thumb {
    width: 480px;
  }
}

/* line 205, ../../sass/novo-produto.scss */
.new-product-thumbnail .carrossel-thumb .carrossel-single-thumb {
  position: relative;
  display: inline-block;
  border: 1px solid #e5e5e5;
  margin: 0;
  padding: 7px;
  height: 73px;
  width: 71px;
  overflow: hidden;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  /* line 205, ../../sass/novo-produto.scss */
  .new-product-thumbnail .carrossel-thumb .carrossel-single-thumb {
    width: 115px;
    height: 122px;
    padding: 20px;
  }
}

/* line 222, ../../sass/novo-produto.scss */
.new-product-thumbnail .carrossel-thumb .carrossel-single-thumb img {
  width: calc(100% - 2px);
  margin: 1px 0 0 1px;
}
@media (max-width: 767px) {
  /* line 222, ../../sass/novo-produto.scss */
  .new-product-thumbnail .carrossel-thumb .carrossel-single-thumb img {
    height: 120px;
  }
}

/* line 230, ../../sass/novo-produto.scss */
.new-product-thumbnail .carrossel-thumb .carrossel-single-thumb.active:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 86px;
  background: #f4521d;
}
@media (max-width: 767px) {
  /* line 230, ../../sass/novo-produto.scss */
  .new-product-thumbnail .carrossel-thumb .carrossel-single-thumb.active:after {
    height: 4px;
    width: 160px;
  }
}

/* line 244, ../../sass/novo-produto.scss */
.linha-gourmand .new-product-thumbnail .carrossel-thumb .carrossel-single-thumb.active:after {
  background: #7c2529;
}

/* line 247, ../../sass/novo-produto.scss */
.linha-vitreous .new-product-thumbnail .carrossel-thumb .carrossel-single-thumb.active:after {
  background: #222;
}

/* line 250, ../../sass/novo-produto.scss */
.linha-retro .new-product-thumbnail .carrossel-thumb .carrossel-single-thumb.active:after {
  background: #5C5C5C;
}

/* line 254, ../../sass/novo-produto.scss */
.new-product-thumbnail .carrossel-thumb .carrossel-single-thumb:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  height: 2px;
  width: 0px;
  background: #a3a3a3;
}
@media (max-width: 767px) {
  /* line 254, ../../sass/novo-produto.scss */
  .new-product-thumbnail .carrossel-thumb .carrossel-single-thumb:after {
    height: 4px;
    width: 0px;
  }
}

/* line 269, ../../sass/novo-produto.scss */
.new-product-thumbnail .carrossel-thumb .carrossel-single-thumb:hover:after {
  width: 86px;
  left: 0;
  transition: all .3s ease;
}
@media (max-width: 767px) {
  /* line 269, ../../sass/novo-produto.scss */
  .new-product-thumbnail .carrossel-thumb .carrossel-single-thumb:hover:after {
    width: 160px;
  }
}

/* line 278, ../../sass/novo-produto.scss */
.new-product-thumbnail .carrossel-thumb .carrossel-single-thumb:hover {
  transition: all .2s ease;
}

/* line 283, ../../sass/novo-produto.scss */
.new-product-detail {
  width: 500px;
  height: auto;
  float: left;
  margin: 0 20px 0 40px;
}
@media (max-width: 1279px) {
  /* line 283, ../../sass/novo-produto.scss */
  .new-product-detail {
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  /* line 283, ../../sass/novo-produto.scss */
  .new-product-detail {
    float: none;
    width: auto;
    margin: 40px 30px;
  }
}

/* line 299, ../../sass/novo-produto.scss */
.new-product-detail.mobile {
  display: none;
}
@media (max-width: 768px) {
  /* line 299, ../../sass/novo-produto.scss */
  .new-product-detail.mobile {
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 305, ../../sass/novo-produto.scss */
  .new-product-name.mobile,
  .new-product-sku.mobile {
    display: none !important;
  }
}

/* line 312, ../../sass/novo-produto.scss */
.new-product-detail .new-product-sku {
  color: #000;
  font: 16px "soleto_light", Helvetica, Arial, sans-serif;
  display: block;
  margin: 10px 0 5px;
}
@media (max-width: 1279px) {
  /* line 312, ../../sass/novo-produto.scss */
  .new-product-detail .new-product-sku {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  /* line 312, ../../sass/novo-produto.scss */
  .new-product-detail .new-product-sku {
    font-size: 28px;
    letter-spacing: 1px;
    display: inline-block;
  }
}

/* line 326, ../../sass/novo-produto.scss */
.new-product-detail .new-product-sku small {
  font-size: 12px;
}
@media (max-width: 1279px) {
  /* line 326, ../../sass/novo-produto.scss */
  .new-product-detail .new-product-sku small {
    font-size: 60%;
  }
}

/* line 332, ../../sass/novo-produto.scss */
.new-product-detail .new-product-name {
  font: 40px "soleto_light", Helvetica, Arial, sans-serif;
  display: block;
  margin: 0 0 0px;
}
@media (max-width: 1279px) {
  /* line 332, ../../sass/novo-produto.scss */
  .new-product-detail .new-product-name {
    width: auto;
  }
}
@media (max-width: 1024px) {
  /* line 332, ../../sass/novo-produto.scss */
  .new-product-detail .new-product-name {
    margin: 0 0 25px;
  }
}
@media (max-width: 767px) {
  /* line 332, ../../sass/novo-produto.scss */
  .new-product-detail .new-product-name {
    font-size: 42px;
  }
}

/* line 348, ../../sass/novo-produto.scss */
.new-product-description {
  position: relative;
  overflow: hidden;
  height: 185px;
  transition: height 0.5s;
}
@media (max-width: 1279px) {
  /* line 348, ../../sass/novo-produto.scss */
  .new-product-description {
    height: 250px;
  }
}
@media (max-width: 767px) {
  /* line 348, ../../sass/novo-produto.scss */
  .new-product-description {
    height: 282px;
  }
}

/* line 361, ../../sass/novo-produto.scss */
.new-product-description p {
  color: #7f7f7f;
  font: 20px "soleto_light", Helvetica, Arial, sans-serif;
  line-height: 32px;
}
@media (max-width: 1279px) {
  /* line 361, ../../sass/novo-produto.scss */
  .new-product-description p {
    font-size: 38px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  /* line 361, ../../sass/novo-produto.scss */
  .new-product-description p {
    font-size: 34px;
    line-height: 48px;
  }
}

/* line 374, ../../sass/novo-produto.scss */
.new-product-description p small {
  font-size: 70%;
}

/* line 378, ../../sass/novo-produto.scss */
.new-product-detail .leia-mais {
  color: #f4521d;
  font: 18px "soleto_light", Helvetica, Arial, sans-serif;
  cursor: pointer;
}
@media (max-width: 1279px) {
  /* line 378, ../../sass/novo-produto.scss */
  .new-product-detail .leia-mais {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  /* line 378, ../../sass/novo-produto.scss */
  .new-product-detail .leia-mais {
    font-size: 20px;
  }
}

/* line 389, ../../sass/novo-produto.scss */
.linha-gourmand .new-product-detail .leia-mais {
  color: #7c2529;
}

/* line 392, ../../sass/novo-produto.scss */
.linha-vitreous .new-product-detail .leia-mais {
  color: #222;
}

/* line 395, ../../sass/novo-produto.scss */
.linha-retro .new-product-detail .leia-mais {
  color: #5C5C5C;
}

/* line 399, ../../sass/novo-produto.scss */
.new-product-description a.read-more {
  background: #fff url("./images/new-product/arrow-down.jpg") no-repeat right center;
  color: #f4521d;
  text-decoration: none;
  padding: 0 15px 0 0;
}

/* line 408, ../../sass/novo-produto.scss */
.new-product-color {
  margin: 0px 0 20px 0;
}
@media (max-width: 767px) {
  /* line 408, ../../sass/novo-produto.scss */
  .new-product-color {
    margin: 40px 0;
  }
}

/* line 415, ../../sass/novo-produto.scss */
.new-product-color p {
  color: #7f7f7f;
  font: 22px "soleto_light", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  /* line 415, ../../sass/novo-produto.scss */
  .new-product-color p {
    font-size: 35px;
  }
}

/* line 423, ../../sass/novo-produto.scss */
.color-pick {
  margin: 20px 0 0;
}

/* line 427, ../../sass/novo-produto.scss */
.color-pick .title {
  float: left;
  font: 20px "soleto_regular", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 20px 10px 20px 0;
}
@media (max-width: 767px) {
  /* line 427, ../../sass/novo-produto.scss */
  .color-pick .title {
    font-size: 32px;
    margin-right: 14px;
    padding: 0;
  }
}

/* line 439, ../../sass/novo-produto.scss */
.color-pick label {
  cursor: pointer;
  width: 28px;
  height: 28px;
  border: 2px solid #c2c2c2;
  margin: 17px 6px 0 0;
  display: inline-block;
  border-radius: 20px;
}
@media (max-width: 767px) {
  /* line 439, ../../sass/novo-produto.scss */
  .color-pick label {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 4px solid #c2c2c2;
  }
}

/* line 454, ../../sass/novo-produto.scss */
.color-pick label.active {
  border-color: #f4521d;
}

/* line 458, ../../sass/novo-produto.scss */
.linha-gourmand label.active {
  border-color: #7c2529;
}

/* line 461, ../../sass/novo-produto.scss */
.linha-vitreous label.active {
  border-color: #222;
}

/* line 464, ../../sass/novo-produto.scss */
.linha-retro label.active {
  border-color: #5C5C5C;
}

/* line 468, ../../sass/novo-produto.scss */
.color-pick label input {
  display: none;
}

/* line 472, ../../sass/novo-produto.scss */
.box-share {
  display: inline-block;
  width: 300px;
  height: 50px;
  line-height: 50px;
  vertical-align: bottom;
}
@media (max-width: 768px) {
  /* line 472, ../../sass/novo-produto.scss */
  .box-share {
    width: 100%;
    height: auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 472, ../../sass/novo-produto.scss */
  .box-share {
    margin-bottom: 30px;
    margin-left: 10px;
  }
}

/* line 488, ../../sass/novo-produto.scss */
.box-share a {
  display: inline-block;
  margin: 0 10px 0;
  width: auto;
  height: 16px;
  padding: 16px 0px 16px 16px;
  float: left;
  font: 15px "soleto_regular", Helvetica, Arial, sans-serif;
  color: #7f7f7f;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: top;
}
@media (max-width: 768px) {
  /* line 488, ../../sass/novo-produto.scss */
  .box-share a {
    font-size: 24px;
    padding: 16px 0px 16px 30px;
  }
}

/* line 505, ../../sass/novo-produto.scss */
.box-share a.facebook {
  background: url("./images/ico-fb.png") no-repeat left center;
}
@media (max-width: 768px) {
  /* line 505, ../../sass/novo-produto.scss */
  .box-share a.facebook {
    background: url("./images/ico-fb-mobile.png") no-repeat left center;
    background-size: 20px;
  }
}

/* line 512, ../../sass/novo-produto.scss */
.box-share a.facebook:hover {
  background: url("./images/ico-fb-hover.png") no-repeat left center;
}
@media (max-width: 768px) {
  /* line 512, ../../sass/novo-produto.scss */
  .box-share a.facebook:hover {
    background: url("./images/ico-fb-mobile.png") no-repeat left center;
    background-size: 20px;
  }
}

/* line 519, ../../sass/novo-produto.scss */
.linha-gourmand .box-share a.facebook:hover {
  background: url("./images/ico-fb-gourmand.png") no-repeat left center;
}
@media (max-width: 768px) {
  /* line 519, ../../sass/novo-produto.scss */
  .linha-gourmand .box-share a.facebook:hover {
    background: url("./images/ico-fb-mobile.png") no-repeat left center;
    background-size: 20px;
  }
}

/* line 526, ../../sass/novo-produto.scss */
.linha-vitreous .box-share a.facebook:hover {
  background: url("./images/ico-fb-vitreous.png") no-repeat left center;
}
@media (max-width: 768px) {
  /* line 526, ../../sass/novo-produto.scss */
  .linha-vitreous .box-share a.facebook:hover {
    background: url("./images/ico-fb-mobile.png") no-repeat left center;
    background-size: 20px;
  }
}

/* line 533, ../../sass/novo-produto.scss */
.linha-retro .box-share a.facebook:hover {
  background: url("./images/ico-fb-vitreous.png") no-repeat left center;
}
@media (max-width: 768px) {
  /* line 533, ../../sass/novo-produto.scss */
  .linha-retro .box-share a.facebook:hover {
    background: url("./images/ico-fb-mobile.png") no-repeat left center;
    background-size: 20px;
  }
}

/* line 540, ../../sass/novo-produto.scss */
.box-share a.twiter {
  background: url("./images/twiter.png") no-repeat right -5px center;
}
@media (max-width: 768px) {
  /* line 540, ../../sass/novo-produto.scss */
  .box-share a.twiter {
    background: url("./images/ico-tw-mobile.png") no-repeat center center;
  }
}

/* line 546, ../../sass/novo-produto.scss */
.box-share a.twiter:hover {
  background: url("./images/twiter-on.png") no-repeat right -5px center;
}
@media (max-width: 768px) {
  /* line 546, ../../sass/novo-produto.scss */
  .box-share a.twiter:hover {
    background: url("./images/ico-tw-mobile.png") no-repeat center center;
  }
}

/* line 552, ../../sass/novo-produto.scss */
.linha-gourmand .box-share a.twiter:hover {
  background: url("./images/ico-tw-gourmand.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 552, ../../sass/novo-produto.scss */
  .linha-gourmand .box-share a.twiter:hover {
    background: url("./images/ico-tw-mobile.png") no-repeat center center;
  }
}

/* line 558, ../../sass/novo-produto.scss */
.box-share a.email {
  background: url("./images/email.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 558, ../../sass/novo-produto.scss */
  .box-share a.email {
    background: url("./images/email.png") no-repeat center center;
  }
}

/* line 564, ../../sass/novo-produto.scss */
.box-share a.email:hover {
  background: url("./images/email-on.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 564, ../../sass/novo-produto.scss */
  .box-share a.email:hover {
    background: url("./images/email-on.png") no-repeat center center;
  }
}

/* line 570, ../../sass/novo-produto.scss */
.box-share a.instagram {
  background: url("./images/ico-ig.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 570, ../../sass/novo-produto.scss */
  .box-share a.instagram {
    background: url("./images/ico-ig-mobile.png") no-repeat center center;
  }
}

/* line 576, ../../sass/novo-produto.scss */
.box-share a.instagram:hover {
  background: url("./images/ico-ig-hover.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 576, ../../sass/novo-produto.scss */
  .box-share a.instagram:hover {
    background: url("./images/ico-ig-mobile.png") no-repeat center center;
  }
}

/* line 582, ../../sass/novo-produto.scss */
.linha-gourmand .box-share a.instagram:hover {
  background: url("./images/ico-ig-gourmand.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 582, ../../sass/novo-produto.scss */
  .linha-gourmand .box-share a.instagram:hover {
    background: url("./images/ico-ig-mobile.png") no-repeat center center;
  }
}

/* line 589, ../../sass/novo-produto.scss */
.box-share a.youtube {
  background: url("./images/ico-yt.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 589, ../../sass/novo-produto.scss */
  .box-share a.youtube {
    background: url("./images/ico-yt-mobile.png") no-repeat center center;
  }
}

/* line 595, ../../sass/novo-produto.scss */
.box-share a.youtube:hover {
  background: url("./images/ico-yt-hover.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 595, ../../sass/novo-produto.scss */
  .box-share a.youtube:hover {
    background: url("./images/ico-yt-mobile.png") no-repeat center center;
  }
}

/* line 601, ../../sass/novo-produto.scss */
.linha-gourmand .box-share a.youtube:hover {
  background: url("./images/ico-yt-gourmand.png") no-repeat right center;
}
@media (max-width: 768px) {
  /* line 601, ../../sass/novo-produto.scss */
  .linha-gourmand .box-share a.youtube:hover {
    background: url("./images/ico-yt-mobile.png") no-repeat center center;
  }
}

/* line 613, ../../sass/novo-produto.scss */
.new-loja {
  width: 175px;
  height: 50px;
  text-align: center;
  font: 18px "soleto_regular", Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 50px;
  background: #f4521d url("./images/new-product/loja-bg.jpg") no-repeat center center;
  background-size: cover;
  display: inline-block;
  text-decoration: none;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  /* line 613, ../../sass/novo-produto.scss */
  .new-loja {
    width: 100%;
    height: 105px;
    line-height: 105px;
    font-size: 34px;
  }
}

/* line 632, ../../sass/novo-produto.scss */
.new-loja.mobile {
  display: none;
}
@media (max-width: 768px) {
  /* line 632, ../../sass/novo-produto.scss */
  .new-loja.mobile {
    display: block;
  }
}

/* line 638, ../../sass/novo-produto.scss */
.new-loja.desktop {
  display: block;
}
@media (max-width: 768px) {
  /* line 638, ../../sass/novo-produto.scss */
  .new-loja.desktop {
    display: none;
  }
}

/* line 644, ../../sass/novo-produto.scss */
.new-loja.gourmand {
  background: #9c0a27 url("./images/new-product/loja-bg-gourmand.jpg") no-repeat center center;
  background-size: 100%;
}

/* line 648, ../../sass/novo-produto.scss */
.new-loja.vitreous {
  background: #9c0a27 url("./images/new-product/loja-bg-vitreous.jpg") no-repeat center center;
  background-size: 100%;
}

/* line 652, ../../sass/novo-produto.scss */
.new-loja.retro {
  background: #9c0a27 url("./images/new-product/loja-bg-vitreous.jpg") no-repeat center center;
  background-size: 100%;
}

/* line 656, ../../sass/novo-produto.scss */
.new-share {
  height: 50px;
  width: 117px;
  text-align: center;
  font: 15px "soleto_regular", Helvetica, Arial, sans-serif;
  color: #7f7f7f;
  line-height: 50px;
  display: inline-block;
  text-decoration: none;
  text-indent: -9999px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 656, ../../sass/novo-produto.scss */
  .new-share {
    margin: 0 auto;
    display: block;
    text-indent: 0;
    color: #000;
    background: none;
    font-size: 3em;
    width: 100%;
  }
}

/* line 677, ../../sass/novo-produto.scss */
.new-share.fb {
  background: #fff url("./images/ico-fb.png") no-repeat left center;
}

/* line 680, ../../sass/novo-produto.scss */
.new-share.fb:hover {
  background: #fff url("./images/ico-fb-hover.png") no-repeat left center;
}

/* line 683, ../../sass/novo-produto.scss */
.new-product-options {
  margin-left: -15px;
}

/* line 686, ../../sass/novo-produto.scss */
.new-print {
  height: 50px;
  width: auto;
  padding: 0 0 0 25px;
  text-align: center;
  font: 15px "soleto_regular", Helvetica, Arial, sans-serif;
  color: #7f7f7f;
  line-height: 50px;
  background: #fff url("./images/ico-print.png") no-repeat left center;
  display: inline-block;
  text-decoration: none;
  margin: 0 17px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 686, ../../sass/novo-produto.scss */
  .new-print {
    display: none;
  }
}

/* line 703, ../../sass/novo-produto.scss */
.new-print:hover {
  background: #fff url("./images/ico-print-hover.png") no-repeat left center;
}

/* line 706, ../../sass/novo-produto.scss */
.linha-gourmand .new-print:hover {
  background: #fff url("./images/ico-print-gourmand.png") no-repeat left center;
}

/* line 709, ../../sass/novo-produto.scss */
.linha-vitreous .new-print:hover {
  background: #fff url("./images/ico-print-vitreous.png") no-repeat left center;
}

/* line 712, ../../sass/novo-produto.scss */
.linha-retro .new-print:hover {
  background: #fff url("./images/ico-print-vitreous.png") no-repeat left center;
}

/* line 718, ../../sass/novo-produto.scss */
.boolean-value {
  background: #f6f6f6;
  padding: 40px 0 30px;
  text-align: center;
}

/* line 728, ../../sass/novo-produto.scss */
.boolean-value > div p {
  font: 22px "soleto_light", Helvetica, Arial, sans-serif;
  text-align: center;
  margin: 0 0 25px 0;
}

/* line 734, ../../sass/novo-produto.scss */
.boolean-value .switch {
  width: 100px;
  height: 50px;
  display: inline-block;
  border-radius: 25px;
  position: relative;
  transition: all .2s ease;
  background: #888886;
  z-index: 1;
}

/* line 745, ../../sass/novo-produto.scss */
.boolean-value .switch button {
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  border-radius: 19px;
  top: 8px;
  margin: 0 6px 0 6px;
  transition: all .2s ease;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
  z-index: 99;
}

/* line 758, ../../sass/novo-produto.scss */
.boolean-value .switch.off:after {
  content: "Não";
  display: inline-block;
  right: 15;
}

/* line 764, ../../sass/novo-produto.scss */
.boolean-value .switch.on:before {
  content: "Sim";
  display: inline-block;
  left: 15px;
}

/* line 770, ../../sass/novo-produto.scss */
.boolean-value .switch.off:after,
.boolean-value .switch.on:before {
  color: #ffffff;
  font: 18px "soleto_light", Helvetica, Arial, sans-serif;
  position: absolute;
  z-index: 88;
  margin: auto;
  top: 0;
  bottom: 0;
  line-height: 50px;
}

/* line 785, ../../sass/novo-produto.scss */
.boolean-value .switch.off {
  transition: all .2s ease;
  background: #888886;
}

/* line 790, ../../sass/novo-produto.scss */
.boolean-value .switch.on {
  transition: all .2s ease;
  background: #f4521d;
}

/* line 795, ../../sass/novo-produto.scss */
.boolean-value .switch.off button {
  right: 53px;
  transition: all .2s ease;
  border: none;
}

/* line 801, ../../sass/novo-produto.scss */
.boolean-value .switch.on button {
  right: 0px;
  transition: all .2s ease;
  border: none;
}

/* line 809, ../../sass/novo-produto.scss */
.boolean-on {
  display: none;
}

/* line 813, ../../sass/novo-produto.scss */
.boolean-on, .boolean-off {
  text-align: center;
}

/* line 817, ../../sass/novo-produto.scss */
.boolean-off .exclusividades {
  text-align: center;
}

/* line 821, ../../sass/novo-produto.scss */
.exclusividades > .title {
  margin: 60px auto;
  display: block;
  width: 580px;
}
@media (max-width: 767px) {
  /* line 821, ../../sass/novo-produto.scss */
  .exclusividades > .title {
    width: auto;
  }
}

/* line 832, ../../sass/novo-produto.scss */
.new-especification .title {
  margin-bottom: 67px;
}

/* line 836, ../../sass/novo-produto.scss */
.new-especification .limit {
  width: 810px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  /* line 836, ../../sass/novo-produto.scss */
  .new-especification .limit {
    width: auto;
    overflow: hidden;
    margin: 0 0 0 60px;
  }
}

/* line 846, ../../sass/novo-produto.scss */
.new-especification .limit figure {
  width: 310px;
  height: 280px;
  float: left;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 846, ../../sass/novo-produto.scss */
  .new-especification .limit figure {
    float: right;
    margin-right: 40px;
    height: 620px;
  }
}

@media (max-width: 767px) {
  /* line 858, ../../sass/novo-produto.scss */
  .new-especification .limit figure img {
    height: 100%;
  }
}

/* line 864, ../../sass/novo-produto.scss */
.new-especification .limit .characteristics {
  width: 400px;
  float: right;
}
@media (max-width: 767px) {
  /* line 864, ../../sass/novo-produto.scss */
  .new-especification .limit .characteristics {
    width: 175px;
    float: left;
    text-align: left;
  }
}

/* line 874, ../../sass/novo-produto.scss */
.new-especification .limit .characteristics > div {
  width: 180px;
  display: inline-block;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  /* line 874, ../../sass/novo-produto.scss */
  .new-especification .limit .characteristics > div {
    margin-bottom: 50px;
  }
}

/* line 882, ../../sass/novo-produto.scss */
.new-especification .limit .characteristics > div:nth-child(odd) {
  margin-right: 37px;
}

/* line 886, ../../sass/novo-produto.scss */
.new-especification .limit .characteristics h4 {
  font: 40px "soleto_thin", Helvetica, Arial, sans-serif;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 886, ../../sass/novo-produto.scss */
  .new-especification .limit .characteristics h4 {
    font-size: 50px;
  }
}

/* line 894, ../../sass/novo-produto.scss */
.new-especification .limit .characteristics p {
  color: #888886;
  font: 20px "soleto_light", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 894, ../../sass/novo-produto.scss */
  .new-especification .limit .characteristics p {
    font-size: 24px;
    margin: 0;
  }
}

/* line 904, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list {
  border-top: 1px solid #e1e1e1;
  padding-top: 100px;
  margin-bottom: 270px;
}
@media (max-width: 767px) {
  /* line 904, ../../sass/novo-produto.scss */
  .new-especification .limit .especification-list {
    padding: 0;
    border: none;
    margin-bottom: 80px;
    display: none;
  }
}

/* line 916, ../../sass/novo-produto.scss */
.new-especification .read-more-mobile {
  display: none;
}
@media (max-width: 767px) {
  /* line 916, ../../sass/novo-produto.scss */
  .new-especification .read-more-mobile {
    display: inline-block;
    color: #f35216;
    font: 38px "soleto_light", Helvetica, Arial, sans-serif;
    text-align: left;
    margin-bottom: 60px;
    width: 100%;
    text-decoration: none;
    background: url("./images/new-product/mobile-down-arrow.png") no-repeat left 165px center;
  }
}

/* line 930, ../../sass/novo-produto.scss */
.new-especification .read-more-mobile.active {
  background: url("./images/new-product/mobile-up-arrow.png") no-repeat left 165px center;
}

/* line 934, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list dl {
  width: 355px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  /* line 934, ../../sass/novo-produto.scss */
  .new-especification .limit .especification-list dl {
    width: auto;
    margin: 0 60px 0 0;
  }
}

/* line 943, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list > div {
  float: right;
  overflow: hidden;
}

/* line 948, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list > div:nth-child(odd) {
  float: left;
  overflow: hidden;
}

/* line 953, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list > .especification-help {
  margin: 40px 0 0;
  text-align: center;
  float: none !important;
  clear: both;
}

/* line 959, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list > .especification-help a {
  display: inline-table;
  margin: 0 10px;
  padding: 20px 0 20px 83px;
}

/* line 964, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list > .especification-help .link-arrow {
  margin: 0 10px 0 0;
}

/* line 968, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list dt {
  color: #888886;
  display: block;
  width: 210px;
  float: left;
  margin: 0 10px 0 0;
  text-align: left;
  overflow: hidden;
  clear: left;
}
@media (max-width: 767px) {
  /* line 968, ../../sass/novo-produto.scss */
  .new-especification .limit .especification-list dt {
    width: 55%;
  }
}

/* line 982, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list dd {
  display: block;
  min-width: 100px;
  max-width: 100px;
  float: left;
  margin: 0 0 0;
  text-align: right;
}
@media (max-width: 767px) {
  /* line 982, ../../sass/novo-produto.scss */
  .new-especification .limit .especification-list dd {
    float: right;
    width: 40%;
    max-width: 40%;
  }
}

/* line 996, ../../sass/novo-produto.scss */
.especification-mobiloe-title {
  display: none;
}
@media (max-width: 767px) {
  /* line 996, ../../sass/novo-produto.scss */
  .especification-mobiloe-title {
    display: inline-block;
    font: 35px "soleto_light", Helvetica, Arial, sans-serif;
    text-align: left;
    width: 100%;
    margin: 70px 0;
  }
}

/* line 1007, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list dd:before,
.new-especification .limit .especification-list dd:after {
  display: table;
  content: " ";
}

/* line 1013, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list dt,
.new-especification .limit .especification-list dd {
  font: 16px "soleto_light", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  line-height: 25px;
}
@media (max-width: 767px) {
  /* line 1013, ../../sass/novo-produto.scss */
  .new-especification .limit .especification-list dt,
  .new-especification .limit .especification-list dd {
    font-size: 24px;
    line-height: 30px;
  }
}

/* line 1024, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list dd small {
  position: relative;
  width: 320px;
  float: right;
  font-size: 75%;
}

/* line 1031, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list .list-right dt {
  width: 210px;
}
@media (max-width: 767px) {
  /* line 1031, ../../sass/novo-produto.scss */
  .new-especification .limit .especification-list .list-right dt {
    width: 45%;
  }
}

/* line 1038, ../../sass/novo-produto.scss */
.new-especification .limit .especification-list .list-right dd {
  float: right;
  max-width: 155px;
}
@media (max-width: 767px) {
  /* line 1038, ../../sass/novo-produto.scss */
  .new-especification .limit .especification-list .list-right dd {
    max-width: 50%;
    width: 50%;
    line-height: 30px;
  }
}

/* line 1048, ../../sass/novo-produto.scss */
.product-specifications {
  border-top: solid #e7e7e7 1px;
  border-bottom: none !important;
}

/* line 1052, ../../sass/novo-produto.scss */
.product-specifications .title-section-small,
.before-buying .title-section-small {
  font: 4.5em "soleto_thin", Helvetica, Arial, sans-serif;
  margin: 0 auto 60px;
  display: block;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 1052, ../../sass/novo-produto.scss */
  .product-specifications .title-section-small,
  .before-buying .title-section-small {
    font-size: 6em;
  }
}

/* line 1063, ../../sass/novo-produto.scss */
.product-specifications .product-specification-title {
  margin-left: 17%;
}
/* line 1065, ../../sass/novo-produto.scss */
.product-specifications .product-specification-title img {
  margin: 0 auto 25px;
}
@media (max-width: 1280px) {
  /* line 1063, ../../sass/novo-produto.scss */
  .product-specifications .product-specification-title {
    width: 290px;
    margin-left: 200px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 1063, ../../sass/novo-produto.scss */
  .product-specifications .product-specification-title {
    margin-left: 0;
    margin: 0;
    width: 100%;
  }
}

/* line 1079, ../../sass/novo-produto.scss */
.product-specifications dl {
  text-align: left;
}
@media (max-width: 767px) {
  /* line 1079, ../../sass/novo-produto.scss */
  .product-specifications dl {
    text-align: center;
  }
}

@media (max-width: 767px) {
  /* line 1085, ../../sass/novo-produto.scss */
  .product-specifications dt {
    margin-top: 50px;
    line-height: 2em;
  }
}

@media (max-width: 767px) {
  /* line 1091, ../../sass/novo-produto.scss */
  .product-specifications dd {
    margin: 0;
    font-family: "soleto_light", Helvetica, Arial, sans-serif;
    line-height: 2em;
  }
}

/* line 1099, ../../sass/novo-produto.scss */
.before-buying .carousel-inner ul {
  text-align: center;
}

/* line 1102, ../../sass/novo-produto.scss */
.before-buying .carousel-inner ul li {
  width: 270px;
  float: none;
  display: inline-table;
}

/* line 1110, ../../sass/novo-produto.scss */
.new-product .produtos-recomendados {
  padding-top: 60px;
  margin-bottom: 60px;
  border-top: solid #e7e7e7 1px;
}

/* line 1116, ../../sass/novo-produto.scss */
.new-product .produtos-recomendados .new-grid-list {
  text-align: center;
}

/* line 1120, ../../sass/novo-produto.scss */
.new-product .produtos-recomendados .new-grid-list .single {
  text-align: left;
  width: 200px;
  display: inline-table;
  margin: 0 44px;
}

/* line 1126, ../../sass/novo-produto.scss */
.new-product .produtos-recomendados .new-grid-list .characteristic {
  font: 20px "soleto_light", Helvetica, Arial, sans-serif;
  color: #7f7f7f;
}

/* line 1131, ../../sass/novo-produto.scss */
.new-product .produtos-recomendados .new-grid-list .single h4,
.new-product .produtos-recomendados .new-grid-list .single a {
  font: 20px "soleto_light", Helvetica, Arial, sans-serif;
}

/* line 1139, ../../sass/novo-produto.scss */
.product-tip,
.day-to-day {
  width: 1280px;
  margin: auto;
}
@media (max-width: 767px) {
  /* line 1139, ../../sass/novo-produto.scss */
  .product-tip,
  .day-to-day {
    width: auto;
    margin: 0 30px;
    float: none;
  }
}

/* line 1150, ../../sass/novo-produto.scss */
.product-tip .exclusivo p .read-more,
.day-to-day .exclusivo p .read-more {
  background: #fff url("./images/new-product/arrow-down.jpg") no-repeat right center;
  color: #f4521d;
  text-decoration: none;
  padding: 0 15px 0 0;
  display: inline-block;
}

/* line 1161, ../../sass/novo-produto.scss */
.tips .install {
  float: left;
}
@media (max-width: 767px) {
  /* line 1161, ../../sass/novo-produto.scss */
  .tips .install {
    width: auto;
    margin: 0 30px;
    float: none;
  }
}

/* line 1170, ../../sass/novo-produto.scss */
.tips .assembly {
  float: right;
}
@media (max-width: 767px) {
  /* line 1170, ../../sass/novo-produto.scss */
  .tips .assembly {
    width: auto;
    margin: 0 30px;
    float: none;
  }
}

/* line 1179, ../../sass/novo-produto.scss */
.tips .limit {
  width: 1000px;
}
@media (max-width: 767px) {
  /* line 1179, ../../sass/novo-produto.scss */
  .tips .limit {
    width: 100%;
  }
}

/* line 1187, ../../sass/novo-produto.scss */
.new-contact-us .sub-title {
  font: 22px "soleto_thin", Helvetica, Arial, sans-serif;
  margin-bottom: 75px;
}

/* line 1192, ../../sass/novo-produto.scss */
.modal-galery {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}

/* line 1203, ../../sass/novo-produto.scss */
.modal-galery .close {
  color: #FFF;
  margin: 0 auto;
  font-size: 25px;
  position: relative;
  top: calc(50% - 350px);
  padding: 25px;
  text-decoration: none;
  display: block;
  text-indent: -9999px;
  background: url("images/close-modal-prod.png") no-repeat center center;
}

/* line 1215, ../../sass/novo-produto.scss */
.modal-galery a {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  text-decoration: none;
  z-index: 1;
  text-indent: -9999px;
}
@media (max-width: 768px) {
  /* line 1215, ../../sass/novo-produto.scss */
  .modal-galery a {
    display: none;
  }
}

/* line 1229, ../../sass/novo-produto.scss */
.modal-galery a.next {
  right: 300px;
  background: url("images/btn-next-modal.png") center center;
}
@media (max-width: 1400px) {
  /* line 1229, ../../sass/novo-produto.scss */
  .modal-galery a.next {
    right: 145px;
  }
}

/* line 1236, ../../sass/novo-produto.scss */
.linha-gourmand .modal-galery a.next {
  right: 300px;
  background: url("images/btn-next-modal-gourmand.png") center center;
}
@media (max-width: 1400px) {
  /* line 1236, ../../sass/novo-produto.scss */
  .linha-gourmand .modal-galery a.next {
    right: 145px;
  }
}

/* line 1243, ../../sass/novo-produto.scss */
.linha-retro .modal-galery a.next {
  right: 300px;
  background: url("images/btn-next-modal-retro.png") center center;
}
@media (max-width: 1400px) {
  /* line 1243, ../../sass/novo-produto.scss */
  .linha-retro .modal-galery a.next {
    right: 145px;
  }
}

/* line 1250, ../../sass/novo-produto.scss */
.modal-galery a.prev {
  left: 300px;
  background: url("images/btn-prev-modal.png") center center;
}
@media (max-width: 1400px) {
  /* line 1250, ../../sass/novo-produto.scss */
  .modal-galery a.prev {
    left: 145px;
  }
}

/* line 1257, ../../sass/novo-produto.scss */
.linha-gourmand .modal-galery a.prev {
  left: 300px;
  background: url("images/btn-prev-modal-gourmand.png") center center;
}
@media (max-width: 1400px) {
  /* line 1257, ../../sass/novo-produto.scss */
  .linha-gourmand .modal-galery a.prev {
    left: 145px;
  }
}

/* line 1264, ../../sass/novo-produto.scss */
.linha-retro .modal-galery a.prev {
  left: 300px;
  background: url("images/btn-prev-modal-retro.png") center center;
}
@media (max-width: 1400px) {
  /* line 1264, ../../sass/novo-produto.scss */
  .linha-retro .modal-galery a.prev {
    left: 145px;
  }
}

/* line 1271, ../../sass/novo-produto.scss */
.modal-galery .img-change,
.modal-galery .video-modal {
  position: absolute;
  display: block;
  width: 80%;
  max-width: 1100px;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto !important;
}
@media (max-width: 768px) {
  /* line 1271, ../../sass/novo-produto.scss */
  .modal-galery .img-change,
  .modal-galery .video-modal {
    width: 100%;
    margin: -19% 0 0 -50%;
  }
}

/* line 1288, ../../sass/novo-produto.scss */
.modal-galery .img-change {
  background: #FFF;
}

/* line 1292, ../../sass/novo-produto.scss */
.delimiter {
  max-height: 600px;
  height: 570px;
  overflow: hidden;
  display: block;
  position: absolute;
  margin: auto;
  padding: 0;
  width: 100%;
  top: 0;
  bottom: 0;
}

/* line 1305, ../../sass/novo-produto.scss */
.video-container-modal {
  position: static;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
}

/* line 1311, ../../sass/novo-produto.scss */
.modal-galery .video-modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 420px);
  border: none;
}
@media (max-width: 1400px) {
  /* line 1311, ../../sass/novo-produto.scss */
  .modal-galery .video-modal {
    height: calc(100% - 150px);
  }
}

/* line 1323, ../../sass/novo-produto.scss */
.modal-galery .loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/image-loading.gif) center center no-repeat;
  background-size: 200px;
}

@media (max-width: 768px) {
  /* line 1334, ../../sass/novo-produto.scss */
  .new-have-product > .module {
    display: none;
  }
}

/*  ###### Novo Carrossel Rebelato ######  */
/* line 1342, ../../sass/novo-produto.scss */
.carousel.newsingle > .carousel-inner > .modal-container {
  height: 625px;
}

/* line 1346, ../../sass/novo-produto.scss */
.new-product-color .linha-evox-btn {
  position: relative;
  margin: 10px 0 0;
  display: inline-block;
}

/* line 1353, ../../sass/novo-produto.scss */
.linha-evox-btn {
  color: #7f7f7f;
  font: 20px "soleto_light", Helvetica, Arial, sans-serif;
  line-height: 32px;
  position: absolute;
  z-index: 1;
  right: 0;
  border: 1px solid #7f7f7f;
  text-decoration: none;
  padding: 5px 20px;
  background: #2c2d2d;
  opacity: 0.5;
  transition: all 0.4s ease;
  border-radius: 5px;
  overflow: hidden;
  height: 50px;
  width: 120px;
}
@media (max-width: 1024px) {
  /* line 1353, ../../sass/novo-produto.scss */
  .linha-evox-btn {
    opacity: 1;
    right: 20px;
  }
}

/* line 1375, ../../sass/novo-produto.scss */
.linha-evox-btn.white {
  background: #FFF;
}

/* line 1378, ../../sass/novo-produto.scss */
.linha-evox-btn img {
  width: 140px;
  height: 50px;
  margin: 0 0 0 -8px;
}

/* line 1383, ../../sass/novo-produto.scss */
.linha-evox-btn:hover {
  opacity: 1 !important;
  transition: all 0.4s ease;
}
