@import url("//fonts.googleapis.com/css?family=Roboto+Slab:400,700&display=swap");
@import url("//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,800,900&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Serif&display=swap");
@import url("../../../../../../../../../ajax/libs/font-awesome/5.10.0-12/css/all.min.css");
@keyframes floatText {
  to {
    transform: translateX(-100%); } }

/* 120, 151, 109 */
/* 236, 235, 232 */
/* 227, 187, 153 */
/*$color-brand-black: #053135; /* 5, 49, 53 */
@keyframes marquee {
  0% {
    transform: translate(0, 0); }

  100% {
    transform: translate(-100%, 0); } }

/*inicio - Bar top*/
#shopify-section-pxs-announcement-bar {
  position: relative; }
  @media (min-width: 960px) {
    #shopify-section-pxs-announcement-bar {
      z-index: 99; } }
  #shopify-section-pxs-announcement-bar .barnnouncement {
    max-width: 100%; }
    #shopify-section-pxs-announcement-bar .barnnouncement .content {
      max-width: 1440px;
      margin: 0 auto;
      min-height: 30px;
      padding: 0 20px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      -o-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-align-content: center;
      -o-align-content: center;
      align-content: center; }
  #shopify-section-pxs-announcement-bar .pxs-announcement-bar {
    padding: 0;
    margin: 0;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    overflow: hidden;
    line-height: 30px; }
    @media (min-width: 960px) {
      #shopify-section-pxs-announcement-bar .pxs-announcement-bar {
        min-height: 30px; } }
    #shopify-section-pxs-announcement-bar .pxs-announcement-bar span {
      font-weight: 500;
      color: #fff; }
    #shopify-section-pxs-announcement-bar .pxs-announcement-bar .pxs-announcement-bar-text-desktop {
      padding: 0 15px;
      font-weight: 500;
      color: #fff;
      line-height: 30px;
      font-size: 11px;
      letter-spacing: 0.55px; }
    #shopify-section-pxs-announcement-bar .pxs-announcement-bar .pxs-announcement-bar-text-mobile {
      padding: 0 10px;
      text-align: center; }
      @media (max-width: 959px) {
        #shopify-section-pxs-announcement-bar .pxs-announcement-bar .pxs-announcement-bar-text-mobile {
          display: block;
          display: inline-block;
          white-space: nowrap;
          animation: floatText 15s infinite linear;
          padding-left: 50%;
          /*Initial offset*/ } }
  @media (max-width: 959px) {
    #shopify-section-pxs-announcement-bar .main-header--nav-links {
      display: none; } }
  #shopify-section-pxs-announcement-bar .main-header--nav-links svg {
    height: 10px;
    width: 10px; }
  #shopify-section-pxs-announcement-bar .main-header--nav-links > li {
    float: left;
    margin-left: 5px; }
  #shopify-section-pxs-announcement-bar .main-header--nav-links li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 0 5px;
    line-height: 30px; }
  #shopify-section-pxs-announcement-bar .main-header--nav-links li:hover .dropdown-wrap {
    display: block; }
  #shopify-section-pxs-announcement-bar .main-header--nav-links .dropdown {
    position: relative; }
  #shopify-section-pxs-announcement-bar .main-header--nav-links .dropdown-wrap {
    position: absolute;
    top: 30px;
    z-index: 10;
    left: 0;
    display: none;
    background: #ecebe8;
    padding-right: 10px; }

/*fim - Bar top*/
/* inicio - header */
#shopify-section-static-header .main-header.menuhover::before {
  content: " ";
  width: 100%;
  position: absolute;
  background: #f5f5f5;
  height: 320px;
  top: 83px; }
@media (min-width: 960px) {
  #shopify-section-static-header .header-minimal {
    max-width: 1440px;
    min-height: 80px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center; } }
@media (min-width: 960px) {
  #shopify-section-static-header .main-header--tools {
    width: auto; } }
#shopify-section-static-header .store-title {
  padding: 0;
  position: relative; }
  @media (min-width: 960px) {
    #shopify-section-static-header .store-title {
      margin: 0;
      max-width: 200px;
      position: absolute;
      top: 7px;
      left: 50%;
      margin-left: -100px; } }
#shopify-section-static-header nav.full .nav-item.dropdown {
  position: static; }
#shopify-section-static-header nav.full li a.label[href*="bazar"] {
  color: #78976d; }
#shopify-section-static-header nav.full .dropdown-wrap.primary {
  padding: 17px 0 0;
  left: 0;
  right: 0;
  max-width: none;
  width: 100vw;
  margin: 0px -20px; }
#shopify-section-static-header nav.full .dropdown-wrap {
  background-color: #f5f5f5; }
  #shopify-section-static-header nav.full .dropdown-wrap::before {
    content: " ";
    /*width: calc((100% - 1240px) / 2);
    background: #c61a1f;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;*/ }
  #shopify-section-static-header nav.full .dropdown-wrap .icon {
    display: none; }
  #shopify-section-static-header nav.full .dropdown-wrap ul.bg {
    padding: 20px  0 40px;
    overflow: hidden; }
    #shopify-section-static-header nav.full .dropdown-wrap ul.bg:after {
      content: "";
      display: table;
      clear: both; }
  #shopify-section-static-header nav.full .dropdown-wrap ul {
    width: 100%;
    margin: auto;
    max-width: 1440px; }
  #shopify-section-static-header nav.full .dropdown-wrap li {
    float: left; }
  #shopify-section-static-header nav.full .dropdown-wrap .label {
    font-weight: 800;
    font-size: 13px;
    text-transform: uppercase; }
  #shopify-section-static-header nav.full .dropdown-wrap .drop-img {
    width: 31%;
    text-align: center; }
    #shopify-section-static-header nav.full .dropdown-wrap .drop-img a {
      display: inline;
      padding: 0;
      margin: 0; }
    #shopify-section-static-header nav.full .dropdown-wrap .drop-img img {
      margin: 0 5px;
      width: calc(50% - 15px); }
  #shopify-section-static-header nav.full .dropdown-wrap.index-1 {
    left: 0;
    right: 0;
    max-width: none;
    width: 100vw;
    margin: 0px -20px;
    left: 0;
    right: 0; }
    #shopify-section-static-header nav.full .dropdown-wrap.index-1 svg {
      display: none; }
    #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item ul {
      width: 100%; }
    #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-2 {
      width: 14%; }
      #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-2 a {
        max-width: 193px; }
    #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 {
      width: 40%; }
      #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li {
        float: left;
        width: 25%;
        position: relative; }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li a:before {
          /*content: " ";
          width: 69px;
          height: 39px;
          background-repeat: no-repeat;
          display: block;*/ }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li .ico {
          width: 69px;
          height: 39px;
          background-repeat: no-repeat;
          display: block;
          background-size: 100% auto;
          background-position: center; }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li:nth-child(1) a::before {
          background-image: url("ico_scarabeus.png"); }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li:nth-child(2) a::before {
          background-image: url("ico_papilio.png"); }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li:nth-child(3) a::before {
          background-image: url("https://cdn.shopify.com/s/files/1/0249/0220/5526/t/20/assets/ico_apis.png"); }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li:nth-child(4) a::before {
          background-image: url("ico_lampiris.png"); }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li:nth-child(5) a::before {
          background-image: url("ico_argia.png"); }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li:nth-child(6) a::before {
          background-image: url("ico_cordulia.png"); }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li:nth-child(7) a::before {
          background-image: url("ico_daphnis.png"); }
        #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-1 li:nth-child(8) a::before {
          background-image: url("ico_vedalia.png"); }
    #shopify-section-static-header nav.full .dropdown-wrap.index-1 .dropdown-item.drop-3 {
      width: 15%; }
  #shopify-section-static-header nav.full .dropdown-wrap.child {
    position: static;
    opacity: 1; }
    #shopify-section-static-header nav.full .dropdown-wrap.child li {
      float: none; }
    #shopify-section-static-header nav.full .dropdown-wrap.child .label {
      font-weight: normal;
      text-transform: initial;
      font-weight: normal; }
  #shopify-section-static-header nav.full .dropdown-wrap.index-2 .drop-3 {
    display: none; }
#shopify-section-static-header nav.nav-right {
  position: static; }
  #shopify-section-static-header nav.nav-right .dropdown-wrap.primary {
    right: 0;
    left: auto; }
  #shopify-section-static-header nav.nav-right ul.bg {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    -o-align-content: flex-start;
    align-content: flex-start; }
    #shopify-section-static-header nav.nav-right ul.bg > li.last {
      display: none; }
#shopify-section-static-header .mobile-dropdown .list.primary {
  max-height: calc(100vh - 136px); }
#shopify-section-static-header .mobile-dropdown .list-item a[href*="#empty"] {
  display: none; }

/* fim - header */
/*inicio - Footer */
#shopify-section-static-footer {
  background: #eeeee4;
  padding: 0 0 10px;
  clear: both; }
  #shopify-section-static-footer:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 959px) {
    #shopify-section-static-footer {
      text-align: center; } }
  #shopify-section-static-footer .footer-area {
    position: relative; }
  @media (min-width: 960px) {
    #shopify-section-static-footer .samurailogo {
      position: absolute;
      bottom: 40px;
      right: 30px; } }
  #shopify-section-static-footer .samurailogo svg {
    width: 170px; }
    @media (min-width: 960px) {
      #shopify-section-static-footer .samurailogo svg {
        width: 110px; } }
    #shopify-section-static-footer .samurailogo svg g {
      fill: #000; }
  #shopify-section-static-footer .footer-text-bottom {
    text-align: center;
    padding: 30px 0;
    width: 100%; }
  #shopify-section-static-footer .footer-area {
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 50px; }
  #shopify-section-static-footer .social li i {
    margin-right: 5px; }
  #shopify-section-static-footer .row {
    padding: 0 15px; }
    #shopify-section-static-footer .row h3 {
      font-size: 16px;
      font-weight: 800;
      line-height: 1.63;
      letter-spacing: 0.8px;
      color: #231f20;
      text-transform: uppercase;
      margin-bottom: 10px; }
    @media (max-width: 959px) {
      #shopify-section-static-footer .row ul {
        margin-bottom: 20px; } }
    #shopify-section-static-footer .row ul li {
      margin-bottom: 10px; }
      #shopify-section-static-footer .row ul li a {
        font-family: "Roboto Slab", serif;
        font-size: 18px;
        color: #000; }
        #shopify-section-static-footer .row ul li a:hover {
          color: #78976d; }
    #shopify-section-static-footer .row .col-lg-12 {
      width: 100%;
      text-align: center; }
  #shopify-section-static-footer .logo ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center; }
    @media (max-width: 959px) {
      #shopify-section-static-footer .logo ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-align-content: center;
        -o-align-content: center;
        align-content: center; } }
  #shopify-section-static-footer .logo li {
    float: left;
    width: 33%;
    padding: 0 10px;
    max-width: 136px; }
    @media (min-width: 960px) {
      #shopify-section-static-footer .logo li {
        width: 136px;
        margin: 0 10px 0; } }
    #shopify-section-static-footer .logo li img {
      width: 100%; }
    @media (min-width: 960px) {
      #shopify-section-static-footer .logo li:nth-child(2) {
        width: 84px; } }
    @media (min-width: 960px) {
      #shopify-section-static-footer .logo li:nth-child(3) {
        width: 87px; } }

.pxs-newsletter-section #Contact_static-footer {
  width: 100%; }
.pxs-newsletter-section .pxs-newsletter {
  background: url("bg_news2.jpg") no-repeat 10px bottom;
  padding: 0 0 44px; }
  @media (max-width: 959px) {
    .pxs-newsletter-section .pxs-newsletter {
      background-size: 350px auto;
      background-position: center bottom; } }
.pxs-newsletter-section .pxs-newsletter-heading {
  font-size: 24px;
  font-weight: 800;
  max-width: 420px;
  margin: 0 auto 10px; }
.pxs-newsletter-section .pxs-newsletter-text {
  margin-bottom: 10px;
  font-family: "Roboto Slab", serif; }
  .pxs-newsletter-section .pxs-newsletter-text p {
    font-size: 18px;
    font-weight: normal; }
.pxs-newsletter-section .pxs-newsletter-form .pxs-newsletter-form-input {
  background: #fff;
  margin-right: 10px;
  height: auto; }
.pxs-newsletter-section .pxs-newsletter-form .pxs-newsletter-form-field:nth-of-type(1) {
  width: 99%; }
.pxs-newsletter-section .pxs-newsletter-form .pxs-newsletter-form-button {
  background: #fff;
  border: solid 1.3px #231f20;
  box-shadow: 2px 2px 17px 0 rgba(0, 0, 0, 0.07);
  color: black;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.65px;
  height: 48px; }

/*fim - Footer */
/* inicio - Home */
.template-index {
  /*Banner*/ }
  @media (max-width: 959px) {
    .template-index .slide div.content-outer-wrap {
      position: absolute;
      left: 0; } }
  .template-index .slide .content .title {
    color: #fff;
    font-size: 19px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900; }
    @media (min-width: 960px) {
      .template-index .slide .content .title {
        font-size: 64px; } }
  .template-index .slide .content .tagline {
    color: #fff;
    font-weight: 300;
    font-size: 16px; }
    @media (min-width: 960px) {
      .template-index .slide .content .tagline {
        font-size: 40px; } }
  .template-index .style2 .slide .content {
    transform: translateX(34%);
    width: 50%;
    max-width: 50%;
    text-align: left !important; }
    @media (min-width: 960px) {
      .template-index .style2 .slide .content {
        transform: translateX(100%); } }
    .template-index .style2 .slide .content .tagline {
      font-size: 18px;
      font-weight: normal;
      line-height: 1.6;
      max-width: 320px; }
  .template-index .featured-text-container h3 {
    display: block;
    font-size: 22px;
    font-weight: 300; }
  .template-index .featured-text-container.style2::before {
    display: none; }
  .template-index .featured-text-container.style2 .featured-text h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 45px;
    font-weight: 900;
    color: #78976d;
    margin: 0; }
    @media (min-width: 960px) {
      .template-index .featured-text-container.style2 .featured-text h2 {
        font-size: 64px;
        line-height: 1.3; } }
  .template-index .featured-text-container.style2 .featured-text .rte {
    margin: 0; }
  .template-index .featured-text-container.style2 .featured-text p {
    font-size: 32px;
    font-weight: 300;
    color: #78976d;
    line-height: 1.31; }
  .template-index .featured-text-container.style3 h2 {
    font-size: 24px;
    font-weight: 900;
    line-height: initial; }
    @media (min-width: 960px) {
      .template-index .featured-text-container.style3 h2 {
        font-size: 64px;
        max-width: 391px; } }
  .template-index .featured-text-container.style3 h3 {
    font-size: 32px; }
  .template-index .featured-text-container.style3 .featured-text {
    padding: 55px 15px 55px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center; }
    @media (min-width: 960px) {
      .template-index .featured-text-container.style3 .featured-text {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-align-content: center;
        -o-align-content: center;
        align-content: center; } }
    .template-index .featured-text-container.style3 .featured-text .head-text {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 960px) {
        .template-index .featured-text-container.style3 .featured-text .head-text {
          width: 40%;
          margin-bottom: 0; } }
    .template-index .featured-text-container.style3 .featured-text .rte {
      text-align: left;
      font-family: "Roboto Slab", serif;
      width: 100%; }
      @media (min-width: 960px) {
        .template-index .featured-text-container.style3 .featured-text .rte {
          width: 60%;
          padding-left: 20px; } }
      .template-index .featured-text-container.style3 .featured-text .rte p {
        font-size: 18px;
        line-height: 1.6;
        max-width: 533px; }
  .template-index .slideshow .prev,
  .template-index .slideshow .next {
    color: #fff; }
  .template-index .picture-block {
    background-color: transparent; }
  .template-index .picture-block-wrapper .picture-block-content {
    text-align: left; }
    @media (max-width: 959px) {
      .template-index .picture-block-wrapper .picture-block-content {
        max-width: 100%;
        padding: 20px 10px;
        margin: 0; } }
  .template-index .picture-block-wrapper .picture-block-body {
    max-width: 410px;
    display: block; }
    .template-index .picture-block-wrapper .picture-block-body p {
      font-size: 18px;
      font-family: "Roboto Slab", serif;
      color: #000;
      line-height: 30.6px; }
  .template-index .picture-block-wrapper .picture-block-heading {
    color: black;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    margin-bottom: 10px;
    font-size: 64px;
    line-height: initial; }
    @media (max-width: 959px) {
      .template-index .picture-block-wrapper .picture-block-heading {
        font-size: 32px; } }
  .template-index .picture-block-wrapper .picture-block-subheading {
    font-size: 32px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300; }
    @media (max-width: 959px) {
      .template-index .picture-block-wrapper .picture-block-subheading {
        font-size: 25px; } }
  @media (max-width: 960px) {
    .template-index .picture-block {
      display: block; } }
  .template-index .picture-block-image {
    text-align: left;
    touch-action: manipulation; }
    .template-index .picture-block-image img {
      width: 100%;
      touch-action: manipulation; }
      @media (min-width: 960px) {
        .template-index .picture-block-image img {
          min-width: initial;
          max-width: 100% !important;
          width: 100% !important; } }
    @media (max-width: 960px) {
      .template-index .picture-block-image .block {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; } }
  .template-index .featured-collections .block-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center; }
    @media (min-width: 960px) {
      .template-index .featured-collections .block-flex {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-align-content: center;
        -o-align-content: center;
        align-content: center; } }
  .template-index .featured-collections .collection-wrap {
    overflow: visible; }
    @media (max-width: 959px) {
      .template-index .featured-collections .collection-wrap {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-align-content: center;
        -o-align-content: center;
        align-content: center; } }
  @media (min-width: 960px) {
    .template-index .featured-collections .collection {
      height: 90%; } }
  .template-index .featured-collections .collection a {
    background-color: transparent; }
  .template-index .featured-collections .text {
    text-align: center;
    padding-top: 10px;
    width: 100%; }
    .template-index .featured-collections .text .label {
      color: black;
      font-size: 13px;
      text-transform: uppercase;
      font-family: "Montserrat", sans-serif;
      font-weight: 600; }
    .template-index .featured-collections .text a.btn {
      font-size: 12px;
      border: 1px solid #000;
      padding: 8px 10px;
      display: inline-block;
      color: #000;
      margin: 8px 0 0;
      font-size: 13px;
      font-weight: 600; }
  @media (max-width: 959px) {
    .template-index .featured-collections .block-title {
      text-align: center;
      padding-bottom: 20px; } }
  @media (min-width: 960px) {
    .template-index .featured-collections .block-title {
      width: 25%; } }
  .template-index .featured-collections .block-title h3 {
    font-size: 32px;
    font-weight: 900;
    color: black;
    margin: 0; }
    @media (min-width: 960px) {
      .template-index .featured-collections .block-title h3 {
        font-size: 64px;
        line-height: 1.3; } }
  .template-index .featured-collections .block-title h4 {
    color: black;
    font-size: 25px;
    font-weight: 300;
    line-height: 1.31; }
    @media (min-width: 960px) {
      .template-index .featured-collections .block-title h4 {
        font-size: 32px; } }
  .template-index .featured-collections .wrap.wrap--3 {
    width: 100%; }
    @media (min-width: 960px) {
      .template-index .featured-collections .wrap.wrap--3 {
        width: 75%; } }
  .template-index .featured-collection .product-list .seemore {
    width: 50%; }
    @media (min-width: 960px) {
      .template-index .featured-collection .product-list .seemore {
        width: 25%; } }
    .template-index .featured-collection .product-list .seemore a {
      font-weight: 600;
      font-size: 13px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      -o-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-align-content: center;
      -o-align-content: center;
      align-content: center;
      color: #000;
      border: 2px solid #000000;
      min-height: calc(100% - 136px); }
      @media (min-width: 960px) {
        .template-index .featured-collection .product-list .seemore a {
          min-height: 305px; } }
      .template-index .featured-collection .product-list .seemore a:hover {
        border-color: #78976d;
        color: #78976d; }
  .template-index .picture-block.picture-block-center {
    text-align: center;
    justify-content: center; }
    .template-index .picture-block.picture-block-center .picture-block-image {
      min-width: 50%;
      justify-content: center; }
  .template-index .picture-block.onlyimage .textpicture {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    width: 100%; }
  .template-index .picture-block.onlyimage .picture-block-heading {
    font-family: "Montserrat", sans-serif;
    font-size: 64px;
    font-weight: 800;
    color: #fff; }
  .template-index .picture-block.onlyimage .picture-block-subheading {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    color: #fff; }
  .template-index .picture-block.onlyimage .text {
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    color: #fff; }
  .template-index .blog-article .section-title {
    text-align: center;
    color: #78976d;
    font-size: 20px; }
    @media (min-width: 960px) {
      .template-index .blog-article .section-title {
        font-size: 24px; } }
  .template-index .blog-article .article:nth-child(2) {
    transform: translatey(10%); }
  .template-index .blog-article .article .rte {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-family: "Roboto Slab", serif; }
  .template-index .blog-article .article .title {
    font-size: 24px;
    font-weight: 800;
    font-style: normal;
    font-family: "Montserrat", sans-serif; }
  .template-index .logo-list {
    padding: 30px 0; }
    .template-index .logo-list .section-title {
      text-align: center;
      font-size: 24px;
      color: #78976d; }
    @media (max-width: 959px) {
      .template-index .logo-list .logo-list-container {
        margin: 0; } }
    @media (max-width: 959px) {
      .template-index .logo-list .logo-list-item {
        width: 100%; } }
    .template-index .logo-list .logo-list-item .text-content {
      font-family: "Roboto Slab", serif;
      color: black;
      text-align: left;
      padding: 10px; }
      .template-index .logo-list .logo-list-item .text-content h3 {
        font-size: 24px;
        font-weight: 800;
        font-style: normal;
        font-family: "Roboto Slab", serif; }
      .template-index .logo-list .logo-list-item .text-content h4 {
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-family: "Roboto Slab", serif; }
    @media (min-width: 960px) {
      .template-index .logo-list.style1 {
        padding: 30px 0 100px; } }
    .template-index .logo-list.style1 .logo-list-item {
      vertical-align: top; }
      @media (min-width: 960px) {
        .template-index .logo-list.style1 .logo-list-item:nth-child(2) {
          transform: translatey(10%); } }
      .template-index .logo-list.style1 .logo-list-item .logo-list-item-wrap {
        max-width: 420px;
        margin: 0 auto; }
    .template-index .logo-list.style2 {
      margin-top: 0; }
      @media (min-width: 960px) {
        .template-index .logo-list.style2 {
          padding: 70px 0; } }
      @media (max-width: 959px) {
        .template-index .logo-list.style2 .logo-list-container {
          margin: 0;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          -o-flex-direction: column;
          flex-direction: column;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -o-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -webkit-align-content: center;
          -moz-align-content: center;
          -ms-align-content: center;
          -o-align-content: center;
          align-content: center; } }
      .template-index .logo-list.style2 .logo-list-item {
        position: relative;
        width: 37.5%;
        vertical-align: top; }
        @media (max-width: 959px) {
          .template-index .logo-list.style2 .logo-list-item {
            width: 100%; } }
        @media (min-width: 960px) {
          .template-index .logo-list.style2 .logo-list-item.text {
            width: 25%; } }
        .template-index .logo-list.style2 .logo-list-item .logo-list-item-wrap {
          position: relative;
          max-width: 307px; }
          .template-index .logo-list.style2 .logo-list-item .logo-list-item-wrap img {
            width: 100%; }
        .template-index .logo-list.style2 .logo-list-item .head-text {
          text-align: left; }
          .template-index .logo-list.style2 .logo-list-item .head-text h2 {
            font-weight: 800;
            font-family: "Montserrat", sans-serif;
            font-size: 32px; }
            @media (min-width: 960px) {
              .template-index .logo-list.style2 .logo-list-item .head-text h2 {
                max-width: 190px; } }
          .template-index .logo-list.style2 .logo-list-item .head-text h3 {
            font-family: "Montserrat", sans-serif;
            font-weight: 300;
            font-size: 29px; }
            @media (min-width: 960px) {
              .template-index .logo-list.style2 .logo-list-item .head-text h3 {
                max-width: 190px;
                font-size: 32px; } }
        @media (min-width: 960px) {
          .template-index .logo-list.style2 .logo-list-item:nth-child(2) .text-content {
            position: absolute;
            bottom: 40px;
            left: -34%;
            max-width: 240px;
            padding: 0; } }
        @media (min-width: 960px) {
          .template-index .logo-list.style2 .logo-list-item:nth-child(3) .text-content {
            position: absolute;
            top: 50%;
            transform: translate(-50%, -50%);
            right: calc(50% - 409px);
            max-width: 285px;
            text-align: left; } }
  .template-index .instagram-widget {
    padding: 0; }
    @media (min-width: 1200px) {
      .template-index .instagram-widget {
        padding: 20px 0 60px; } }
    .template-index .instagram-widget .section-title {
      text-align: center;
      font-size: 25px;
      font-weight: 900; }
      @media (min-width: 1200px) {
        .template-index .instagram-widget .section-title {
          font-size: 64px;
          margin-bottom: 70px; } }
    @media (max-width: 959px) {
      .template-index .instagram-widget .instagram-photos {
        margin: 0; } }
    .template-index .instagram-widget .instagram-photo {
      transition: transform 1s; }
      .template-index .instagram-widget .instagram-photo:hover {
        -moz-transform: translate(0px, -20px);
        -webkit-transform: translate(0px, -20px);
        -o-transform: translate(0px, -20px);
        -ms-transform: translate(0px, -20px);
        transform: translate(0px, -20px); }
  .template-index .btn-primarys {
    background: #78976d;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    height: 44px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    padding: 0 49px; }
    .template-index .btn-primarys:hover {
      background: #607a57; }

/* fim - Home */
.wishlist-page .wishlist-product {
  display: none; }
  .wishlist-page .wishlist-product.is_visible {
    display: block; }
.wishlist-page .wishlist-header {
  display: none;
  border: 1px solid #d1dada;
  background: #f8f8f8;
  overflow: hidden;
  white-space: nowrap; }
  .wishlist-page .wishlist-header h3 {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    text-transform: inherit;
    padding: 15px 20px 11px;
    margin: 0px;
    display: inline-block; }
  .wishlist-page .wishlist-header .col_3 {
    text-align: center; }
  .wishlist-page .wishlist-header .col_1 {
    margin-right: 180px; }
.wishlist-page .product-image {
  float: left; }
  .wishlist-page .product-image img {
    max-width: 100px; }
.wishlist-page .product-details {
  float: left; }
.wishlist-page .empty-list--info {
  padding: 40px 20px;
  text-align: center;
  border-bottom: 1px dotted #afafb0; }
.wishlist-page .empty-list--text {
  font-weight: normal;
  margin-bottom: 20px; }
.wishlist-page .share {
  font-weight: bold;
  color: #000;
  line-height: normal;
  margin: 29px 0;
  display: inline-block;
  width: 100%;
  text-align: center; }
  .wishlist-page .share span {
    border-bottom: 1px solid #666666; }
.wishlist-page .wishlist-product-content {
  clear: both;
  overflow: hidden;
  border-bottom: 1px dotted #afafb0;
  padding: 30px 0; }
  .wishlist-page .wishlist-product-content:nth-child(n + 4) {
    display: none; }
.wishlist-page .action {
  display: inline-block;
  width: 100%;
  max-width: 210px;
  float: left; }
.wishlist-page .btn-remove-wishlist {
  margin: 20px 15px 0px 0px;
  text-transform: inherit;
  font-weight: 500;
  min-width: 105px; }
.wishlist-page .btn {
  width: 100%;
  text-shadow: none; }
.wishlist-page .select-option i {
  margin-right: 9px;
  font-size: 14px;
  display: none; }
.wishlist-page .price-box {
  margin-bottom: 20px; }
.wishlist-page .wishlist-loader {
  padding: 40px 20px;
  text-align: center;
  border-bottom: 1px dotted #afafb0; }
.wishlist-page .wishlist-footer {
  border-top: 1px dotted #000;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center; }
.wishlist-page #pagin {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 12;
  text-transform: inherit;
  text-align: center;
  width: 100%;
  margin-bottom: 50px; }
  .wishlist-page #pagin li {
    display: inline-block;
    margin: 0 15px 0 15px; }
    .wishlist-page #pagin li a {
      color: #000;
      font-size: 13px;
      font-weight: 500;
      line-height: 35px;
      letter-spacing: 0.02em;
      cursor: pointer; }
      .wishlist-page #pagin li a:hover, .wishlist-page #pagin li a.current {
        border-bottom: 1px dotted;
        color: #78976d; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529; }

/*inicio - Listagem de produtos */
.section-title {
  font-family: "Montserrat", sans-serif;
  font-size: 21px;
  font-weight: 800;
  line-height: 1.42;
  letter-spacing: normal;
  margin-bottom: 30px; }
  @media (min-width: 960px) {
    .section-title {
      font-size: 24px; } }

h1.wishlist-hero--title {
  font-size: 22px;
  font-weight: 600;
  font-family: "Noto Serif", serif; }

.product-card-details {
  text-align: center;
 /* .jdgm-widget.jdgm-widget {
      display: none;
  }
*/ }
  .product-card-details .title {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 26.1px;
    color: black;
    text-transform: uppercase; }
  .product-card-details .price {
    color: #78976d;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.8px; }

@media (min-width: 960px) {
  .content-area,
  .collection-title-header {
    max-width: 1400px;
    width: calc(100% - 82px);
    padding: 0 20px; } }

/*fim - Listagem de produtos */
/*inicio - colection*/
.template-collection .heading-content {
  position: relative; }
  .template-collection .heading-content img {
    width: 100%; }
  .template-collection .heading-content .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 850px; }
  .template-collection .heading-content .page-title {
    font-family: "Montserrat",sans-serif;
    color: #fff;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    border: 0;
    margin: 0;
    padding: 0; }
    @media (min-width: 960px) {
      .template-collection .heading-content .page-title {
        font-size: 64px; } }
  .template-collection .heading-content .description {
    font-family: "Noto Serif", serif;
    font-size: 16px;
    line-height: 1.7;
    color: #fff; }
    @media (min-width: 960px) {
      .template-collection .heading-content .description {
        font-size: 18px; } }
.template-collection .collection-header .empty {
  clear: both; }
  .template-collection .collection-header .empty:after {
    content: "";
    display: table;
    clear: both; }
.template-collection .collection-tools-left {
  width: 100%; }
  .template-collection .collection-tools-left .filter-menu {
    text-align: right;
    width: 100%; }
  .template-collection .collection-tools-left .tools-wrap {
    display: none; }
  .template-collection .collection-tools-left .scroll-content {
    z-index: 99999 !important; }

div.filter-menu .pt-display-dropdown h4 {
  text-transform: uppercase;
  font-size: 15px; }

/* fim - colection*/
/* inicio - Produto */
@media (max-width: 960px) {
  .template-product .product-main-image a {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    display: none; } }
@media (max-width: 960px) {
  .template-product .zoomContainer {
    display: none !important; } }
.template-product .bg-content {
  background: #f7f7f7; }
  .template-product .bg-content:after {
    content: "";
    display: table;
    clear: both; }
.template-product .box-prod {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
  width: 100%; }
.template-product .jdgm-prev-badge__text {
  font-size: 13px;
  padding-left: 5px; }
.template-product .product-details-wrapper .title {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 32px;
  text-transform: uppercase; }
.template-product .product-details-wrapper .price.sale {
  margin: 0; }
.template-product .product-details-wrapper .price .money {
  color: #78976d;
  font-size: 24px;
  font-weight: bold; }
  .template-product .product-details-wrapper .price .money.original {
    color: #d5d5d5;
    font-size: 18px; }
.template-product .product-details-wrapper .description {
  font-family: "Noto Serif", serif;
  padding-top: 10px; }
  .template-product .product-details-wrapper .description p {
    font-family: "Noto Serif", serif;
    font-size: 18px;
    line-height: 1.7; }
.template-product .product-details-wrapper .product-form-grid {
  display: block; }
  .template-product .product-details-wrapper .product-form-grid .option-header .option-name {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase; }
  .template-product .product-details-wrapper .product-form-grid .option-value-name {
    padding: 7px 12px;
    min-width: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    border: 2px solid #d5d5d5;
    border-radius: 40px;
    text-indent: -9000px;
    background-size: 100% auto;
    background-color: transparent; }
  .template-product .product-details-wrapper .product-form-grid .option-value-input:checked + .option-value-name {
    border: 2px solid #000; }
  .template-product .product-details-wrapper .product-form-grid .custom {
    float: left;
    width: 50%; }
  .template-product .product-details-wrapper .product-form-grid .tamanho .option-value-name {
    border-radius: 0;
    text-indent: 0;
    border: 1px solid #000; }
  .template-product .product-details-wrapper .product-form-grid .tamanho .option-value-input:checked + .option-value-name {
    background: #000;
    border: 1px dashed #fff;
    color: #fff;
    font-weight: 600; }
  .template-product .product-details-wrapper .product-form-grid .box-variant.cor {
    display: none; }
.template-product .product-details-wrapper .product-interactions {
  border: 0;
  padding: 0;
  justify-content: space-between; }
  .template-product .product-details-wrapper .product-interactions svg {
    margin-right: 10px;
    height: 22px;
    width: 22px;
    fill: #78976d; }
    .template-product .product-details-wrapper .product-interactions svg path {
      fill: #78976d; }
  .template-product .product-details-wrapper .product-interactions a {
    color: #78976d;
    font-size: 13px;
    font-weight: 600; }
  .template-product .product-details-wrapper .product-interactions .fitting-guide {
    padding-left: 0; }
  .template-product .product-details-wrapper .product-interactions .share-this {
    border: 0 !important; }
  .template-product .product-details-wrapper .product-interactions .sharethis-title {
    color: #78976d;
    font-size: 13px;
    font-weight: 600; }
.template-product .product-details-wrapper .tools {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
  padding: 15px 60px 0; }
.template-product .product-details-wrapper .action--wishlist {
  background: url("ico_heart2.png") no-repeat 0 3px; }
  .template-product .product-details-wrapper .action--wishlist.is-active {
    background-position: 0 -19px;
    color: #789764; }
.template-product .product-details-wrapper .troca,
.template-product .product-details-wrapper .action--wishlist {
  color: #2d2d2d;
  font-size: 13px;
  font-weight: 600; }
.template-product .product-details-wrapper .action--wishlist {
  padding: 3px 0 4px 30px; }
.template-product .product-details-wrapper .troca a {
  background: url("ico_like2.png") no-repeat;
  display: block;
  color: #000;
  padding: 3px 0 4px 30px; }
.template-product .product-recommendations {
  margin-bottom: 0; }
.template-product .madein {
  width: 100%;
  clear: both;
  padding: 25px 0;
  background: #E3BB99; }
  @media (min-width: 960px) {
    .template-product .madein {
      padding: 122px 0; } }
  @media (min-width: 960px) {
    .template-product .madein .title {
      max-width: 287px;
      float: right; } }
  .template-product .madein .title strong {
    font-weight: 800;
    font-size: 24px; }
  .template-product .madein .title strong,
  .template-product .madein .title em {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal; }
  .template-product .madein .prod-content {
    text-align: center; }
  .template-product .madein .img img {
    max-width: 100%; }
.template-product .howdone {
  width: 100%;
  clear: both;
  background: #EEEEE4; }
  @media (min-width: 960px) {
    .template-product .howdone {
      margin-top: 330px; } }
  .template-product .howdone .row {
    margin-bottom: 30px; }
    @media (min-width: 960px) {
      .template-product .howdone .row {
        margin-top: 330px;
        margin-bottom: 100px;
        -moz-transform: translate(0, -29%);
        -o-transform: translate(0, -29%);
        -ms-transform: translate(0, -29%);
        -webkit-transform: translate(0, -29%);
        transform: translate(0, -29%); } }
  .template-product .howdone h4 {
    font-size: 64px;
    max-width: 277px;
    margin: 100px 0 0; }
    @media (max-width: 960px) {
      .template-product .howdone h4 {
        margin: 0; } }
    .template-product .howdone h4 strong {
      font-weight: 900; }
  .template-product .howdone .img {
    text-align: center; }
    .template-product .howdone .img img {
      max-width: 100%; }
.template-product .howdoneimg .img {
  text-align: center; }
  .template-product .howdoneimg .img img {
    max-width: 100%; }
.template-product .instagram-widget .section-title {
  font-weight: 800;
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  text-transform: uppercase; }
  .template-product .instagram-widget .section-title.footer {
    font-style: normal;
    font-weight: normal;
    text-transform: none; }
.template-product .jdgm-review-widget h2.jdgm-rev-widg__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 800;
  text-align: center;
  font-size: 0; }
  .template-product .jdgm-review-widget h2.jdgm-rev-widg__title::before {
    content: "Avalia\00e7 \00f5 es";
    font-size: 24px; }

/* fim - Produto */
/* Institucional */
div.institucional .btn-primarys {
  background: #78976d;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  height: 44px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  padding: 0 49px; }
  div.institucional .btn-primarys:hover {
    background: #607a57; }
@media (min-width: 1200px) {
  div.institucional .maxwidth {
    max-width: 1092px;
    margin: 0 auto; } }
div.institucional .fontcustom1 p {
  font-family: "Montserrat", sans-serif; }
div.institucional .fontcustom2 p {
  font-family: "Roboto Slab", serif; }
div.institucional .fontcustom3 p {
  font-family: "Noto Serif", serif; }
div.institucional .bold p strong {
  font-weight: 700; }
div.institucional .extrabold p strong {
  font-weight: 800; }
div.institucional .light p strong {
  font-weight: 300; }
div.institucional .img img {
  max-width: 100%; }

.institucional .picture-block-image {
  /*sobre nos - first block*/ }
  @media (min-width: 959px) {
    .institucional .picture-block-image.custom__item--1567460113028 .content {
      max-width: 62%; } }
  .institucional .picture-block-image.custom__item--1567624118478 {
    margin-bottom: 30px; }
    .institucional .picture-block-image.custom__item--1567624118478 .content {
      max-width: 350px; }
  .institucional .picture-block-image.custom__item--1567550319491 h3 {
    font-size: 18px;
    font-family: "Noto Serif", serif;
    margin-bottom: 36px; }
  .institucional .picture-block-image .btn {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block; }
  .institucional .picture-block-image img {
    position: static;
    max-width: 100%;
    min-height: auto;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    object-fit: fill; }
  .institucional .picture-block-image .content-inner-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 850px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; }
    @media (min-width: 959px) {
      .institucional .picture-block-image .content-inner-wrap {
        width: 100%;
        padding: 0 10px; } }
  .institucional .picture-block-image .content {
    padding: 0 15px;
    text-align: center; }
  .institucional .picture-block-image h2 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 32px;
    font-weight: 800; }
    @media (max-width: 959px) {
      .institucional .picture-block-image h2 {
        font-size: 16px !important; } }
  .institucional .picture-block-image h3 {
    font-size: 18px;
    font-weight: 300;
    color: #fff; }
    @media (min-width: 960px) {
      .institucional .picture-block-image h3 {
        font-size: 32px; } }
  .institucional .picture-block-image h4 {
    font-size: 18px;
    font-family: "Noto Serif", serif;
    margin-bottom: 36px;
    color: #fff; }
  .institucional .picture-block-image .title-btn {
    border: 2px solid #fff;
    width: 235px;
    height: 44px;
    color: #fff;
    font-size: 13px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center; }
  .institucional .picture-block-image .vide-for {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    cursor: pointer; }
  .institucional .picture-block-image input[type="checkbox"] {
    display: none; }
    .institucional .picture-block-image input[type="checkbox"]:checked + .video-container {
      display: block; }
  .institucional .picture-block-image .video-container {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    padding: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 10;
    background: #fff; }
  .institucional .picture-block-image .see-video {
    padding-top: 40px;
    color: #fff;
    position: relative;
    display: inline-block;
    font-weight: 500;
    font-size: 14px; }
    .institucional .picture-block-image .see-video::before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 0 15px 26.0px;
      border-color: transparent transparent transparent #ffffff;
      content: " ";
      display: block;
      margin: 0 auto 10px; }
.institucional .text-block.style2 .left p {
  font-size: 32px;
  font-weight: 300;
  color: #000;
  line-height: 1.38;
  font-family: "Montserrat", sans-serif; }
  .institucional .text-block.style2 .left p strong {
    font-size: 64px;
    line-height: 1.4;
    font-weight: 900;
    display: inline-block; }
.institucional .text-block .sidetext {
  padding: 15px 0; }
  @media (min-width: 960px) {
    .institucional .text-block .sidetext {
      padding: 30px 0; } }
.institucional .text-block .text-center {
  text-align: center; }
.institucional .text-block .text-right {
  text-align: right; }
.institucional .text-block p {
  font-family: "Noto Serif", serif;
  line-height: 1.7;
  font-size: 18px; }
  @media (max-width: 959px) {
    .institucional .text-block p {
      text-align: center;
      padding: 0 15px;
      font-size: 16px !important; } }
.institucional .text-block.custom__item--1567463722189 .left p {
  font-size: 32px;
  font-weight: 800;
  color: #000;
  line-height: 1.38;
  font-family: "Montserrat", sans-serif; }
  .institucional .text-block.custom__item--1567463722189 .left p strong {
    font-size: 72px;
    line-height: 1.4;
    font-weight: 800; }
.institucional .text-block.custom__item--1567521750382 .sidetext {
  max-width: 766px;
  margin: 0 auto; }
.institucional .text-block.custom__item--1567539140072 p {
  line-height: 1.38; }
  .institucional .text-block.custom__item--1567539140072 p strong {
    font-weight: 800; }
.institucional .text-block.custom__item--1567540121751 .left p {
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  color: #78976d; }
  @media (max-width: 959px) {
    .institucional .text-block.custom__item--1567540121751 .left p {
      text-align: center; } }
  @media (min-width: 960px) {
    .institucional .text-block.custom__item--1567540121751 .left p {
      max-width: 290px; } }
.institucional .text-block.custom__item--1567627284762 {
  margin: 30px 0; }
  .institucional .text-block.custom__item--1567627284762 img {
    max-width: 100%; }
  .institucional .text-block.custom__item--1567627284762 .left {
    max-width: 527px;
    margin: 0 auto; }
  .institucional .text-block.custom__item--1567627284762 .right p {
    font-weight: 800;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    color: #78976d;
    max-width: 290px;
    line-height: 1.38; }
.institucional .imageonly .row {
  text-align: center;
  padding: 20px 0; }
  @media (min-width: 960px) {
    .institucional .imageonly .row {
      padding: 60px 0; } }
.institucional .listimage {
  margin-bottom: 30px; }
  .institucional .listimage .h2 p {
    font-weight: bold;
    font-size: 32px;
    color: #78976d;
    font-weight: 800; }
  .institucional .listimage .img {
    display: block;
    margin-bottom: 25px;
    padding-right: 20px; }
    .institucional .listimage .img img {
      max-width: 100%; }
  .institucional .listimage.custom__item--1567532289817 .container {
    max-width: 1017px; }
.institucional .textimageside {
  padding: 15px 0;
  text-align: center; }
  @media (min-width: 960px) {
    .institucional .textimageside {
      padding: 30px 0;
      text-align: left; } }
  .institucional .textimageside.custom__item--1567536506903 .container {
    max-width: 1020px;
    margin: 0 auto; }
  .institucional .textimageside.custom__item--1567547881700 .text {
    max-width: 495px; }
  .institucional .textimageside.custom__item--1567547881700 .btn {
    background: #78976d;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    height: 44px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    padding: 0 49px; }
    .institucional .textimageside.custom__item--1567547881700 .btn:hover {
      background: #607a57; }
  .institucional .textimageside.custom__item--1567621465767 .text p:nth-child(1) {
    max-width: 330px; }
  .institucional .textimageside.custom__item--1567621465767 .text p:nth-child(2) {
    font-size: 32px;
    font-family: "Montserrat", sans-serif; }
    .institucional .textimageside.custom__item--1567621465767 .text p:nth-child(2) strong {
      font-weight: 800; }
  .institucional .textimageside.custom__item--1567623740285 {
    margin-bottom: 30px; }
    @media (min-width: 960px) {
      .institucional .textimageside.custom__item--1567623740285 {
        margin-bottom: 118px; } }
    .institucional .textimageside.custom__item--1567623740285 .text p {
      font-size: 24px;
      line-height: 1.42;
      font-family: "Montserrat", sans-serif; }
      .institucional .textimageside.custom__item--1567623740285 .text p:first-child {
        font-family: "Montserrat", sans-serif;
        font-size: 32px;
        font-weight: 800;
        color: #78976d; }
  .institucional .textimageside.custom__item--1567569216573 .text {
    max-width: 422px; }
  .institucional .textimageside.custom__item--1567569216573 p strong {
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    line-height: 1.42; }
    @media (min-width: 960px) {
      .institucional .textimageside.custom__item--1567569216573 p strong {
        max-width: 312px;
        display: block; } }
  @media (min-width: 960px) {
    .institucional .textimageside.custom__item--1567605791957 .text {
      max-width: 358px; } }
  @media (max-width: 959px) {
    .institucional .textimageside .img {
      padding: 30px 0; } }
  .institucional .textimageside .img img {
    max-width: 100%; }
  .institucional .textimageside .leftimg > div:first-child {
    order: 2; }
  .institucional .textimageside .align-center .img {
    text-align: center; }
  .institucional .textimageside p {
    font-family: "Noto Serif", serif; }
.institucional .threesides {
  padding: 30px 0; }
  .institucional .threesides:nth-child(odd) .colimg {
    order: 2; }
  .institucional .threesides .coltitle p {
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    color: #78976d; }
    @media (max-width: 959px) {
      .institucional .threesides .coltitle p {
        text-align: center; } }
  .institucional .threesides .colimg {
    text-align: center; }
    .institucional .threesides .colimg img {
      max-width: 100%; }
  .institucional .threesides .coltxt .subtitle p {
    font-size: 32px;
    font-weight: 800;
    margin: 0;
    color: #000; }
    @media (max-width: 959px) {
      .institucional .threesides .coltxt .subtitle p {
        text-align: center;
        font-size: 28px; } }
  .institucional .threesides .coltxt .txt {
    max-width: 422px; }
    .institucional .threesides .coltxt .txt p {
      font-size: 18px;
      line-height: 1.7;
      font-family: "Noto Serif", serif; }
.institucional .customhtml.custom__item--1567629192849 .row {
  margin-bottom: 34px; }
.institucional .customhtml.custom__item--1567625734535 .row {
  margin-bottom: 34px; }
.institucional .customhtml.custom__item--1567625734535 .left .txt:first-child {
  margin: 40px 0 60px; }
  @media (min-width: 960px) {
    .institucional .customhtml.custom__item--1567625734535 .left .txt:first-child {
      max-width: 364px; } }
.institucional .customhtml.custom__item--1567625734535 .left .txt ~ .txt {
  margin: 110px 0 0; }
  @media (min-width: 960px) {
    .institucional .customhtml.custom__item--1567625734535 .left .txt ~ .txt {
      max-width: 420px; } }
.institucional .customhtml.custom__item--1567625734535 .right .img:first-child {
  margin-bottom: 96px; }
.institucional .customhtml.custom__item--1567636834762 {
  background: #f7f7f7;
  padding: 50px 0; }
  @media (min-width: 960px) {
    .institucional .customhtml.custom__item--1567636834762 {
      padding: 100px 0; } }
  .institucional .customhtml.custom__item--1567636834762 h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 64px;
    text-align: center; }
    @media (max-width: 959px) {
      .institucional .customhtml.custom__item--1567636834762 h2 {
        font-size: 32px; } }
  .institucional .customhtml.custom__item--1567636834762 h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px; }
    @media (max-width: 959px) {
      .institucional .customhtml.custom__item--1567636834762 h3 {
        font-size: 25px; } }
  .institucional .customhtml.custom__item--1567636834762 img {
    max-width: 100%; }
    @media (max-width: 375px) {
      .institucional .customhtml.custom__item--1567636834762 img {
        width: 345px;
        height: 747px;
        border: 1px; } }
@media (max-width: 959px) {
  .institucional .customhtml .hide-m {
    display: none; } }
@media (min-width: 960px) {
  .institucional .customhtml .hide-d {
    display: none; } }
.institucional .customhtml .txt p {
  font-size: 18px;
  font-family: "Noto Serif", serif; }
.institucional .customhtml .img img {
  max-width: 100%; }
.institucional .threeimages {
  padding: 35px 0; }
  .institucional .threeimages.style2 .list-item .text-content {
    font-family: "Roboto Slab", serif;
    color: #000;
    padding: 10px; }
    @media (max-width: 959px) {
      .institucional .threeimages.style2 .list-item .text-content {
        text-align: center; } }
    @media (min-width: 960px) {
      .institucional .threeimages.style2 .list-item .text-content:nth-child(3) {
        position: absolute;
        bottom: 40px;
        left: -20px;
        max-width: 260px; } }
  .institucional .threeimages.style2 .img {
    text-align: center; }
    .institucional .threeimages.style2 .img img {
      max-width: 100%; }
  @media (min-width: 960px) {
    .institucional .threeimages.style2 .left .text-content {
      position: absolute;
      bottom: 40px;
      left: -20px;
      max-width: 240px; } }
  .institucional .threeimages.style2 .center {
    position: relative;
    max-width: 256px;
    margin: 0 auto;
    text-align: center; }
    .institucional .threeimages.style2 .center .list-item {
      margin-top: 50px; }
  @media (min-width: 960px) {
    .institucional .threeimages.style2 .right .text-content {
      position: absolute;
      top: 50%;
      transform: translatey(-78%);
      right: -29px;
      max-width: 274px; } }
  .institucional .threeimages.style3 {
    margin-bottom: 25px; }
    @media (max-width: 959px) {
      .institucional .threeimages.style3 .list-item {
        padding-bottom: 51px; } }
    @media (min-width: 960px) {
      .institucional .threeimages.style3 .center .list-item {
        -moz-transform: translate(0, 5%);
        -o-transform: translate(0, 5%);
        -ms-transform: translate(0, 5%);
        -webkit-transform: translate(0, 5%);
        transform: translate(0, 5%); } }
    .institucional .threeimages.style3 .text-content {
      padding: 0 25px; }
      .institucional .threeimages.style3 .text-content.text1 {
        font-weight: 800;
        font-size: 24px; }
      .institucional .threeimages.style3 .text-content.text2 {
        font-size: 18px; }
.institucional .video-container {
  padding: 35% 0 0;
  position: relative;
  margin-top: 25px;
  margin-bottom: 25px; }
  .institucional .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.institucional .linhas {
  background: #f6f6f6;
  padding: 30px 0; }
  @media (min-width: 960px) {
    .institucional .linhas {
      padding: 100px 0; } }
  @media (max-width: 959px) {
    .institucional .linhas .box-btns ul {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      -o-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: space-between;
      -moz-align-items: space-between;
      -ms-align-items: space-between;
      -o-align-items: space-between;
      align-items: space-between;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-align-content: center;
      -o-align-content: center;
      align-content: center;
      margin-bottom: 20px; } }
  .institucional .linhas .box-btns li {
    font-size: 13px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-right: 10px;
    margin-top: 10px; }
    @media (min-width: 960px) {
      .institucional .linhas .box-btns li {
        margin-top: 24px;
        margin-right: 0; } }
    @media (min-width: 960px) {
      .institucional .linhas .box-btns li:first-child {
        margin-top: 0; } }
    .institucional .linhas .box-btns li.active a {
      background: #000;
      color: #fff; }
    .institucional .linhas .box-btns li a {
      color: #000;
      width: 138px;
      height: 44px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      -o-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-align-content: center;
      -o-align-content: center;
      align-content: center;
      border: 2px solid #000; }
  .institucional .linhas .img {
    text-align: center;
    display: block; }
    @media (max-width: 959px) {
      .institucional .linhas .img {
        margin-bottom: 20px; } }
    .institucional .linhas .img img {
      max-width: 100%; }
  .institucional .linhas .content-txt h3 {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 960px) {
      .institucional .linhas .content-txt h3 {
        font-size: 64px;
        text-align: left; } }
  .institucional .linhas .content-txt .txt p {
    font-size: 18px;
    line-height: 1.7; }
@media (min-width: 1300px) {
  .institucional.certificacoes {
    background: url("../../../files/bg_certificacoes2_2781.png") no-repeat right 1580px; } }
@media (max-width: 1540px) {
  .institucional.certificacoes {
    background-size: 300px auto; } }
@media (min-width: 1300px) {
  .institucional.certificacoes .content {
    background: url("../../../files/bg_certificacoes_2781.png") no-repeat left 860px; } }
@media (max-width: 1540px) {
  .institucional.certificacoes .content {
    background-size: 230px auto; } }
.institucional.certificacoes .custom__item--1567604439417 .row.justify-content-center {
  justify-content: flex-start !important; }
.institucional.conforto .threeimages .list-item .text-content {
  font-family: "Noto Serif", serif;
  color: #000;
  padding: 10px;
  text-align: center; }
  @media (min-width: 960px) {
    .institucional.conforto .threeimages .list-item .text-content {
      text-align: left; } }
  @media (min-width: 960px) {
    .institucional.conforto .threeimages .list-item .text-content:nth-child(3) {
      position: absolute;
      bottom: 40px;
      left: -20px;
      max-width: 260px; } }
.institucional.conforto .threeimages .img {
  text-align: center; }
  .institucional.conforto .threeimages .img img {
    max-width: 100%; }
@media (min-width: 960px) {
  .institucional.conforto .threeimages .left .text-content {
    position: absolute;
    bottom: 40px;
    left: -20px;
    max-width: 240px; } }
.institucional.conforto .threeimages .center {
  position: relative;
  max-width: 256px;
  margin: 0 auto;
  text-align: center; }
@media (min-width: 960px) {
  .institucional.conforto .threeimages .right .text-content {
    position: absolute;
    top: 50%;
    transform: translatey(-78%);
    right: -29px;
    max-width: 274px; } }
@media (min-width: 960px) {
  .institucional.conforto .textimageside.custom__item--1567705072538 .txt1 p {
    max-width: 422px; } }
@media (min-width: 960px) {
  .institucional.conforto .textimageside.custom__item--1567708168108 .txt1 p {
    max-width: 435px; } }
.institucional.namidia .picture-block-image h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.63;
  max-width: 262px;
  margin: 33px 0; }
.institucional.namidia .picture-block-image .title-btn {
  width: 176px; }
.institucional.namidia .threeimages {
  margin: 20px 0; }
  @media (min-width: 960px) {
    .institucional.namidia .threeimages {
      margin: 50px 0; } }
  .institucional.namidia .threeimages .col-12 {
    margin-bottom: 20px; }
    @media (min-width: 960px) {
      .institucional.namidia .threeimages .col-12 {
        margin-bottom: 0; } }
  @media (min-width: 960px) {
    .institucional.namidia .threeimages .center {
      transform: translateY(70px); } }
  .institucional.namidia .threeimages .text-content p {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.63;
    margin: 33px 0;
    max-width: 390px; }
  .institucional.namidia .threeimages .btn {
    width: 146px;
    height: 44px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center;
    border: 2px solid #231f20;
    font-size: 13px;
    font-weight: 600;
    color: #000; }
    .institucional.namidia .threeimages .btn:hover {
      background: #000;
      color: #fff; }
.institucional.pagelinha .textimageside {
  background: #eeeee4; }
  .institucional.pagelinha .textimageside .text strong {
    font-size: 32px;
    font-family: "Montserrat", sans-serif; }
.institucional.pagelinha .custom__item--1570510954144 {
  background: #f6f6f6; }
.institucional.pqvegano .textimageside.custom__item--1567918696249 .txt1 p {
  text-align: center;
  font-size: 24px; }
.institucional.pqvegano .custom__item--1567917877541.two-text .left p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 32px;
  line-height: 41px; }
  .institucional.pqvegano .custom__item--1567917877541.two-text .left p strong {
    font-weight: 800; }
@media (max-width: 959px) {
  .institucional.pqvegano .custom__item--1567917877541 p {
    font-size: 18px !important; } }
@media (max-width: 959px) {
  .institucional.pqvegano .custom__item--1567918055346 .txt1 p:first-child {
    margin-bottom: 60px; } }
.institucional.pqvegano .custom__item--1567917643782 .row.justify-content-center {
  justify-content: flex-start !important; }
.institucional.pqvegano .custom__item--1570545967894 .list-item {
  text-align: center; }
  .institucional.pqvegano .custom__item--1570545967894 .list-item .btn {
    border: 2px solid #231F20;
    color: #000;
    font-family: Montserrat;
    color: #231F20;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 19px; }
@media (min-width: 960px) {
  .institucional.sobrenos .custom__item--1567547144187 .sidetext {
    max-width: 704px; } }
@media (min-width: 960px) {
  .institucional.sobrenos .custom__item--1568838563548 .text {
    max-width: 408px; } }
@media (min-width: 960px) {
  .institucional.sobrenos .custom__item--1568838563548 .text p {
    line-height: 30px; } }
.institucional.sobrenos .custom__item--1568838563548 strong {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  color: #78976d; }

.page-faq .page-title .label {
  font-weight: 800; }
.page-faq .video {
  padding: 56.25% 0 0 0;
  position: relative;
  margin-bottom: 25px; }
  .page-faq .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.page-faq .text {
  padding-bottom: 30px; }
  .page-faq .text h2 {
    margin-bottom: 10px;
    font-weight: bold; }
  .page-faq .text p {
    font-family: "Noto Serif", serif; }
.page-faq .categoria h2 {
  font-weight: 800;
  font-size: 15px; }
.page-faq .item-faq {
  color: #000;
  display: block;
  margin-bottom: 10px;
  cursor: pointer; }
  .page-faq .item-faq p {
    font-family: "Noto Serif", serif;
    line-height: 27px; }
.page-faq .content {
  display: none;
  padding: 10px;
  border-bottom: 1px solid #ccc; }

.page-lojas .page-title .label {
  font-weight: 800; }
.page-lojas .img {
  margin-bottom: 30px; }
  .page-lojas .img img {
    width: 100%; }
.page-lojas .text h2 {
  font-weight: 700;
  font-size: 14px; }

#newmodal {
  z-index: 999; }
  #newmodal h2 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px; }
  #newmodal .modal-header {
    border: 0; }
  #newmodal button {
    -webkit-appearance: none;
    cursor: pointer;
    background: none;
    border: 0;
    font-weight: bold;
    font-size: 32px;
    position: absolute;
    top: 10px;
    right: 10px; }
  #newmodal ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center;
    max-width: 500px;
    margin: 0 auto 33px; }
    #newmodal ul li {
      font-weight: bold;
      text-align: center;
      max-width: 40%; }
      #newmodal ul li span {
        display: block;
        font-size: 14px;
        color: #000;
        padding-top: 20px; }
      #newmodal ul li img {
        max-width: 100%; }
  #newmodal .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #newmodal .modal.fade .modal-dialog {
    transform: translate(0, -100%); }
  #newmodal .modal.in .modal-dialog {
    transform: translate(0, 0); }
  #newmodal .desc {
    text-align: center; }
    #newmodal .desc p {
      font-family: "Noto Serif", serif;
      font-size: 17px; }

div.modal-backdrop {
  background: black;
  z-index: 999; }

.contact-page .contact-form {
  width: 100%;
  clear: both;
  margin: 20px 0; }
.contact-page .text-content .footer-contact {
  display: none; }
.contact-page .desc-footer .footer-header {
  display: none; }

.template-cart .cart-tools .instructions {
  width: 33.333%;
  display: none; }
.template-cart .cart-tools .cart-shipping-calculator {
  width: 33.333%;
  margin: 0;
  display: none;
  float: left; }
.template-cart .cart-tools .totals {
  width: 33.333%; }
.template-cart .cart-tools .shipping-rates {
  width: 100%;
  clear: both;
  list-style: none;
  margin: 0 0 0 16%; }

/* fim - Institucional */
@media (max-width: 959px) {
  /* .page-body-content {
       > main > div {
           &:nth-child(1),
           &:nth-child(2),
           &:nth-child(3),
           &:nth-child(4),
           &:nth-child(5),
           &:nth-child(6),
           &:nth-child(7),
           &:nth-child(8),
           &:nth-child(9),
           &:nth-child(10) {
               display: none !important;
           }
       }
   }*/ }
@media (max-width: 991px) {
  .template-collection .heading-content .page-title {
    font-size: 20px; }

  .list-faq .text h2 {
    font-size: 17px; } }