/*
  Journal - Advanced Opencart Theme Framework
  Version 2.6.7
  Copyright (c) 2016 Digital Atelier
  http://journal.digital-atelier.com/
*/
/******************************
PRODUCT PAGE
*******************************/
#product-gallery .owl-wrapper-outer {
  margin-bottom: 0; }
#product-gallery .side-buttons div {
  margin-top: -12px; }
#product-gallery .owl-pagination {
  display: none; }
#product-gallery .owl-buttons.side-buttons .owl-next {
  right: -10px; }
#product-gallery .owl-buttons.side-buttons .owl-prev {
  left: -10px; }

.product-info {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  width: 100%; }
  .product-info > div {
    width: 50%;
    float: left; }
  .product-info .left .image {
    padding: 0;
    text-align: left;
    position: relative; }
    .product-info .left .image a img {
      width: 100%;
      height: auto;
      float: left; }
  .product-info .left .image-additional {
    clear: both;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-bottom: 25px; }
    .product-info .left .image-additional a {
      position: relative;
      display: inline-block;
      float: left;
      transition: opacity .2s; }
      .product-info .left .image-additional a img {
        width: 100%;
        }
      .product-info .left .image-additional a:hover {
        opacity: .8; }
    .product-info .left .image-additional.image-addtional-grid a {
      width: 20%; }
  .product-info .left .product-tabs, .product-info .left .journal-custom-tab {
    clear: both; }
  .product-info .gallery-text {
    text-align: center;
    padding: 10px 0 0 0;
    color: #5F6874;
    cursor: pointer;
    clear: both; }
    .product-info .gallery-text span {
      display: inline-block;
      position: relative; }
  .product-info .gallery-text:before {
    margin-right: 5px; }
  .product-info .product-sold-count.ps-right {
    display: none; }
  .product-info .right {
    padding-left: 20px; }
    .product-info .right .product-options {
      background-color: transparent;
      overflow: hidden; }
    .product-info .right > div > div, .product-info .right > div > ul {
      position: relative;
      overflow: hidden; }
      .product-info .right > div > div.social, .product-info .right > div > ul.social {
        overflow: visible; }
    .product-info .right .description {
      line-height: 17px; }
      .product-info .right .description .product-views-count {
        float: right; }
      .product-info .right .description span {
        padding-right: 3px; }
      .product-info .right .description .product-sold-count.ps-left {
        padding-right: 1px; }
    .product-info .right .price span {
      position: relative; }
   
    .product-info .right .price-tax {
      font-size: 13px;
      font-weight: normal;
      padding: 4px 0 4px 0;
      display: block; }
    .product-info .right .price .reward {
      display: block;
      font-size: 12px;
      margin: 5px 0;
      font-weight: normal; }
      .product-info .right .price .reward small {
        font-size: inherit; }
    .product-info .right .price .discount {
      font-weight: normal;
      font-size: 11px;
      line-height: 1.4;
      margin-top: 7px; }
    .product-info .right .options h3 {
      height: 35px;
      line-height: 35px;
      background-color: #f4f4f4;
      color: #333745;
      padding-left: 10px;
      margin-bottom: 5px; }
    .product-info .right .options h3 + br {
      display: none; }
    .product-info .right .options.push-select .option b + br, .product-info .right .options.push-image .option b + br, .product-info .right .options.push-checkbox .option b + br, .product-info .right .options.push-radio .option b + br {
      display: none; }
    .product-info .right .options.push-select .option-image li, .product-info .right .options.push-image .option-image li, .product-info .right .options.push-checkbox .option-image li, .product-info .right .options.push-radio .option-image li {
      padding: 0; }
      .product-info .right .options.push-select .option-image li span, .product-info .right .options.push-image .option-image li span, .product-info .right .options.push-checkbox .option-image li span, .product-info .right .options.push-radio .option-image li span {
        display: block; }
        .product-info .right .options.push-select .option-image li span img, .product-info .right .options.push-image .option-image li span img, .product-info .right .options.push-checkbox .option-image li span img, .product-info .right .options.push-radio .option-image li span img {
          margin-right: 0;
          float: left;
          transition: all 0.2s;
          border: 2px solid #A9B8C0; }
          .product-info .right .options.push-select .option-image li span img:hover, .product-info .right .options.push-image .option-image li span img:hover, .product-info .right .options.push-checkbox .option-image li span img:hover, .product-info .right .options.push-radio .option-image li span img:hover {
            border-color: #3F5765; }
      .product-info .right .options.push-select .option-image li.selected span img, .product-info .right .options.push-image .option-image li.selected span img, .product-info .right .options.push-checkbox .option-image li.selected span img, .product-info .right .options.push-radio .option-image li.selected span img {
        border-color: #3F5765; }
    .product-info .right .options .option {
      position: relative;
      display: inline-block;
      padding-bottom: 0px;
      width: 100%;
      margin-bottom: 5px; }
      .product-info .right .options .option label {
        font-weight: normal;
        transition: color .2s; }
      .product-info .right .options .option .required {
        font-size: 20px;
        font-family: Arial !important;
        float: left;
        height: 0; }
      .product-info .right .options .option b {
        font-size: 12px;
        display: block;
        padding: 2px 0 1px 0;
        font-weight: normal; }
        .product-info .right .options .option b:after {
          content: "";
          display: table;
          clear: both; }
      .product-info .right .options .option b + br {
        display: none; }
      .product-info .right .options .option span {
        padding: 3px 3px 3px 0; }
      .product-info .right .options .option input[type='text'], .product-info .right .options .option textarea {
        min-width: 100%; }
    .product-info .right .options .option:last-of-type {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    .product-info .right .options span.error {
      position: absolute;
      right: 5px;
      padding: 3px 4px 2px 4px; }
    .product-info .right .option-image {
      margin-top: 3px;
      margin-bottom: 10px; }
      .product-info .right .option-image tbody tr td:first-of-type + td {
        width: 50px; }
      .product-info .right .option-image label {
        display: block;
        width: 100%;
        height: auto;
        padding-right: 0; }
      .product-info .right .option-image img {
        margin-right: 5px;
        cursor: pointer; }
    .product-info .right .cart {
      overflow: hidden; }
      .product-info .right .cart div .qty {
        width: 100%; }
    
    
  
      
        .product-info .right .cart div .button.enquiry-button {
          width: 100% !important; }
        .product-info .right .cart div .button .button-cart-text:before {
          margin-right: 8px;
          line-height: 100%; }
        .product-info .right .cart div .button .button-cart-text:after {
          line-height: 100%;
          margin-left: 8px; }
      .product-info .right .cart .minimum {
        padding-top: 10px;
        font-size: 12px;
        clear: both; }
    .product-info .right .wishlist-compare {
      padding: 0; }
      .product-info .right .wishlist-compare .links {
        width: 100%;
        clear: both;
        display: block;
        text-align: center;
        padding: 2px 0 4px 0; }
        .product-info .right .wishlist-compare .links a {
          padding: 0 15px;
          border: none;
          color: #428bca;
          font-size: 12px;
          display: inline-block;
          text-align: center;
          line-height: 30px;
          transition: all 0.2s; }
        .product-info .right .wishlist-compare .links a:before {
          position: relative;
          right: 5px;
          font-size: 15px;
          float: left; }
        .product-info .right .wishlist-compare .links span {
          line-height: 24px;
          display: none; }
    .product-info .right .review img {
      top: 2px;
      position: relative;
      margin-right: 7px; }
    .product-info .right .review a {
      position: relative;
      top: -1px; }
    .product-info .right .review .share {
      display: none;
      overflow: auto;
      line-height: normal; }
      .product-info .right .review .share a {
        text-decoration: none; }
  .product-info .option ul {
    list-style: none;
    padding: 0;
    margin: -5px 0 0 0; }
    .product-info .option ul li {
      background-color: white;
      color: #333745;
      font-weight: bold;
      font-size: 13px;
      display: inline-block;
      padding: 0 7px;
      margin: 7px 8px 0 0;
      line-height: 23px;
      cursor: pointer;
      transition: all .2s; }
      .product-info .option ul li span {
        padding: 0 !important; }
  .product-info .tab-content {
    border-radius: 0; }
  .product-info.split-70-30 .left {
    width: 70%; }
  .product-info.split-70-30 .right {
    width: 30%; }
    .product-info.split-70-30 .right .cart div .qty {
      width: 100%;
      margin-bottom: 10px; }
    .product-info.split-70-30 .right .cart div .button {
      width: 100%; }
  .product-info.split-60-40 .left {
    width: 60%; }
  .product-info.split-60-40 .right {
    width: 40%; }
  .product-info.split-40-60 .left {
    width: 40%; }
  .product-info.split-40-60 .right {
    width: 60%; }
  .product-info.split-30-70 .left {
    width: 30%; }
  .product-info.split-30-70 .right {
    width: 70%; }

.push-checkbox .checkbox,
.push-checkbox input[type="checkbox"],
.push-checkbox input[type="checkbox"] + label,
.push-checkbox input[type="checkbox"] + label + br {
  display: none !important; }

.push-select select {
  display: none !important; }

.push-radio .radio,
.push-radio input[type="radio"],
.push-radio input[type="radio"] + label,
.push-radio input[type="radio"] + label + br {
  display: none !important; }

table.option-image input[type="radio"],
table.option-image input[type="radio"] + label,
table.option-image input[type="radio"] + label + br {
  display: inherit !important; }

.push-image .option-image .radio,
.push-image .option-image input[type="radio"],
.push-image .option-image input[type="radio"] + label,
.push-image .option-image input[type="radio"] + label + br {
  display: none !important; }
.push-image table.option-image {
  display: none !important; }

.oc2 .product-info .option ul {
  margin: 0; }
  .oc2 .product-info .option ul li {
    margin: 0 8px 7px 0; }

.ie .product-info .right .cart div input[name=quantity] {
  line-height: 100%; }

.social {
  margin-bottom: 20px;
  padding: 7px 8px 10px 0;
  min-height: 40px;
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 20px; }
  .social span {
    min-height: 20px !important;
    display: block;
    float: left;
    overflow: hidden; }

.left .social {
  margin-top: 10px;
  padding: 10px; }

.social-loaded {
  background-color: inherit;
  display: table;
  min-height: 22px; }

.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4; }
  .attribute thead td, .attribute thead tr td:first-child {
    color: #333745;
    font-size: 14px;
    background: #f4f4f4;
    text-align: left; }
  .attribute tr td:first-child {
    text-align: center;
    width: 20%; }
  .attribute td {
    padding: 7px;
    color: #333745;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4; }

ul.product-option {
  padding: 0; }

/******************************
PRODUCT TABS
*******************************/
input[name='captcha'] {
  width: 150px;
  margin: 10px 0; }

.tab-content img {
  max-width: 100%;
  height: auto; }
.conteudo div, 
.conteudo p,
#tab-description div,
#tab-description p {
  margin-bottom: 10px; }

#tab-description h3 {
  padding-left: 0;
  margin-bottom: 3px; }

#tab-description ul li {
  margin-bottom: 5px; }

#tabs {
  overflow: hidden;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0; }
  #tabs li:last-of-type {
    border-radius: inherit; }
  #tabs li, #tabs a {
    float: left; }
  #tabs a, #tabs li a {
    line-height: 37px; }
    #tabs a:last-of-type, #tabs li a:last-of-type {
      border-top-right-radius: inherit; }

#tabs a, #tabs li a {
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
  transition: all .2s;
  box-shadow: inset 0 -3px 6px -2px rgba(0, 0, 0, 0.5); }

#tabs a.selected,
#tabs li.active a {
  background-color: #f4f4f4;
  box-shadow: none;
  color: #333745; }

.tab-content {
  padding: 15px;
  background-color: #f4f4f4;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto; }
  .tab-content p {
    margin-bottom: 0; }

.journal-custom-tab h3, .tab-content h3 {
  padding-bottom: 4px; }

.product-info .left .journal-custom-tab {
  margin-top: 15px;
  overflow: hidden; }

.tab-related, #tab-related {
  display: none !important; }

#content .related-products .box-product {
  padding-top: 0; }
#content .related-products .box-heading {
  margin-bottom: 20px; }

.tab-content ul li,
.cms-blocks ul li,
.journal-custom-tab ul li {
  margin-left: 30px; }

/******************************
 REVIEW
*******************************/
.review-list {
  background-color: transparent;
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #E4E4E4; }
  .review-list .text {
    padding: 10px;
    padding-top: 0;
    line-height: 1.3;
    clear: both; }
  .review-list .author {
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
    display: inline-block;
    color: #333; }
  .review-list .author b {
    font-size: 15px;
    font-weight: bold;
    color: #5C8BA6; }
  .review-list .rating {
    float: right;
    margin-bottom: 20px; }

#content #review-title {
  color: white;
  margin-bottom: 15px;
  height: auto; }

#tab-review {
  position: relative;
  padding: 20px;
  padding-bottom: 0; }
  #tab-review .buttons {
    margin: 0;
    padding: 0 0 20px 0;
    border-width: 0; }
    #tab-review .buttons .right, #tab-review .buttons .pull-right {
      float: left; }
    #tab-review .buttons .pull-right {
      margin: 10px 0 0 10px; }

.oc2 #tab-review .form-group label {
  width: auto;
  padding: 0; }
.oc2 #tab-review input[name='captcha'] {
  display: block;
  clear: both;
  margin-left: 10px;
  margin-bottom: 0; }
.oc2 #tab-review .buttons .pull-right {
  margin: 10px 0 0 0; }

.g-capthca {
  background-image: url("../../../../../image/data/journal2/loader.gif");
  background-repeat: no-repeat; }

@media only screen and (min-width: 761px) {
    .product-page .journal2_carousel .journal-carousel .htabs a:hover,
.product-page .journal2_carousel .journal-carousel .htabs a{
  width: 100%;
  text-align: left;
  float: none;
  display: block;
  font-size: 17px;
    padding: 0px 35px 0 65px;
    line-height: 30px;
    border-bottom: 1px solid rgb(240,240,240);
}

    .product-info .right .price_ .discount{
  padding-left: 0;
}
    .product-info .right .price{
        width: 40%;
    }
    #product div.price_{
        margin-top: 20px;
    }
    .product-page .conteudo #tab-review #form-review{
  padding-top: 20px;
  padding-left: 30px;
    border-left: 1px solid rgb(200,200,200);
    box-sizing: border-box;
 
  }
.product-page .journal-carousel.carousel-product .box-heading a:hover,
    .product-page .journal-carousel.carousel-product .box-heading a {
  color: rgb(66, 71, 135);
  float: none;
  font-weight: 700;
  font-size: 16px
}
    .product-page #content .mobile{
  display: none;
}
  #content .g-capthca {
    margin-left: 25%; } }
/******************************
 TAGS
*******************************/
.tags {
  margin-left: 0;
  color: transparent;
  margin-bottom: 15px; }

.tags b {
  padding: 2px 6px 3px 6px;
  background-color: #5F6874;
  color: white;
  margin-right: 5px;
  font-weight: normal; }

.tags a {
  margin-left: 0;
  padding: 2px 6px 3px 6px;
  background-color: #f4f4f4;
  color: #333745;
  display: inline-block;
  margin-bottom: 5px;
  transition: all 0.2s; }

/******************************
PRODUCT LABELS
*******************************/
.product-grid-item .image > span, .product-list-item .image > span, .product-info .image > span {
  position: absolute;
  z-index: 99;
  text-align: center;
  display: block;
  transition: opacity .2s; }







img.outofstock {
  transition: opacity .2s;
  pointer-events: none; }



.hide-cart .cart.outofstock .button {
  opacity: .4;
  pointer-events: none;
  cursor: default; }
.hide-cart .cart.outofstock .button.enquiry-button,
.hide-cart .cart.outofstock #more-details {
  opacity: 1;
  cursor: auto;
  pointer-events: auto; }
.hide-cart td.outofstock > .btn-primary, .hide-cart td img.outofstock {
  opacity: .4;
  pointer-events: none;
  cursor: default; }

.enquiry-button .button i {
  margin-right: 0 !important; }

/******************************
 QUICKVIEW
*******************************/
.noscroll {
  margin: 0 !important;
  overflow-y: scroll !important;
  position: fixed;
  display: block;
  width: 100%; }
  .noscroll body {
    display: inline-table;
    width: 100%; }

.noscroll.has-popup body {
  display: block; }

.quickview-button {
  position: absolute;
  z-index: 99;
  left: 50%;
  margin-left: -45px;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s; }

.quickview-button {
  -webkit-backface-visibility: hidden; }

.product-wrapper:hover .quickview-button, .product-list-item:hover .quickview-button {
  opacity: 1;
  visibility: visible; }

.quickview {
  /* animate in */
  /* animate out */ }
  .quickview body {
    background-color: transparent;
    background-image: none; }
  .quickview .mfp-iframe {
    background-color: white; }
  .quickview #container {
    min-height: 100%;
    background-color: white; }
  .quickview #content {
    padding: 15px 15px 5px 15px; }
    .quickview #content:after {
      content: "";
      display: none; }
  .quickview .heading-title {
    margin-bottom: 15px; }
  .quickview .mfp-iframe-holder .mfp-content {
    max-width: 800px;
    height: 530px; }
  .quickview .tab-content {
    background-color: transparent; }
  .quickview .product-info {
    margin-bottom: 15px; }
    .quickview .product-info .right {
      padding-left: 15px; }
      .quickview .product-info .right .cart {
        display: table;
        overflow: visible;
        width: 100%; }
    .quickview .product-info .left .image-additional {
      margin-bottom: 5px; }
    .quickview .product-info .left .tab-content {
      margin-top: 15px;
      margin-bottom: 0; }
  .quickview #button-cart {
    width: 50%;
    float: left; }
  .quickview #more-details {
    width: 40px;
    height: 40px;
    float: right; }
  .quickview .cart [data-hint]:before {
    display: block;
    margin-left: -6px; }
  .quickview .cart [data-hint]:after {
    display: block;
    left: auto;
    right: 0;
    text-shadow: none;
    box-shadow: none;
    line-height: 100%; }
  .quickview .mfp-iframe, .quickview .journal-popup {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7); }
  .quickview.mfp-bg {
    opacity: 0.01;
    transition: all 0.2s ease-out; }
  .quickview.mfp-ready .mfp-iframe, .quickview.mfp-ready .journal-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .quickview.mfp-ready.mfp-bg {
    opacity: 0.75; }
  .quickview.mfp-removing .mfp-iframe, .quickview.mfp-removing .journal-popup {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0; }
  .quickview.mfp-removing.mfp-bg {
    opacity: 0; }
  .quickview .zm-viewer, .quickview .zm-handler {
    cursor: default; }

.mfp-bg {
  z-index: 9999999; }

.mfp-wrap {
  z-index: 99999999; }

/******************************
 CLOUD ZOOM
*******************************/
.zm-viewer {
  position: absolute;
  display: none;
  overflow: hidden;
  background: url("../lib/image-zoom/loading.gif") no-repeat center center;
  cursor: pointer;
  z-index: 999; }

.zm-handler {
  position: absolute !important;
  display: none;
  overflow: hidden;
  cursor: pointer;
  border: none !important; }

.zm-handlerarea {
  background: url("../lib/image-zoom/lens.png");
  opacity: .9;
  position: relative; }

.zm-description {
  position: absolute;
  bottom: 6px;
  left: 6px;
  right: 6px;
  background-color: #eee;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  padding: 4px; }

.followViewer, .standardViewer {
  border: 2px solid #fefefe;
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

/******************************
OC2
*******************************/
.oc2 .list-unstyled {
  margin-top: 0;
  padding: 0;
  list-style: none;
  border: 0; }

.oc2 .product-info .right .price-new {
  position: relative;
  top: -5px; }
.oc2 .product-info .right .options .option div label:before {
  display: none; }
.oc2 .product-info .right .options .option .input-group-btn {
  padding: 0; }
.oc2 .product-info .right .options .option label {
  display: block; }
.oc2 .rating .fa-stack {
  width: auto;
  height: auto;
  padding-right:3px;
  line-height: 100%;
  display: inline; }
  .oc2 .rating .fa-stack i{
position: relative;
}
.oc2 .rating .fa-star {
  color: #f1c40f; }
.oc2 .rating .fa-star + .fa-star-o {
  color: #f1c40f; }
.oc2 .rating .fa-star-o {
  color: #5F6874; }
.oc2 .rating a {
  position: relative;
  top: -1px; }
  .oc2 .rating a:first-of-type {
    margin-left: 10px; }
.oc2 #tabs {
  margin-top: 20px; }
.oc2 .tab-content {
  display: none; }
  .oc2 .tab-content.active {
    display: block; }
  .oc2 .tab-content #captcha {
    margin-left: 10px; }
.oc2.quickview .tab-content {
  display: block; }
.oc2 .product-info .left .tabs-content .journal-custom-tab {
  border-radius: inherit;
  border-top-width: inherit;
  margin-top: 0; }
.oc2 #tab-review .form-group {
  font-size: 12px; }
.oc2 #tab-review input[type='radio'],
.oc2 #tab-review input[type='checkbox'] {
  margin: 4px 0 0; }
.oc2 #tab-review form table td > p {
  margin: 10px 0; }
.oc2 #tab-review form table td:first-of-type {
  width: 50px !important;
  padding-right: 10px; }
.oc2 #tab-review .fa-stack-1x, .oc2 #tab-review .fa-stack-2x {
  width: auto; }
.oc2 #tab-review .fa-stack {
  width: auto;
  height: auto;
  line-height: 100%;
  padding: 0 8px;
  display: inline-block;
  margin-bottom: 20px; }
.oc2 #tab-review .fa-star {
  color: #f1c40f; }
.oc2 #tab-review .fa-star + .fa-star-o {
  color: #f1c40f; }
.oc2 #tab-review .fa-star-o {
  color: #5F6874; }
.oc2 #tab-review a {
  position: relative;
}
.oc2 .attribute strong {
  font-weight: inherit; }
.product-page .product-info .right #product .cart{
  width: 100%;
}

/*página de produto JLM*/

.product-page .journal2_static_banners.avaliacoes .static-banners .static-banner{
  padding-right: 100px
}

.product-page .journal2_static_banners.avaliacoes .static-banners > div{
    margin-right: -100px;
}

.product-page .journal2_static_banners.avaliacoes .box-heading{
  margin-left: -50px;
}
.product-page .journal2_static_banners.avaliacoes .box-heading .bold{
  font-weight: 600;
}
.journal2_static_banners.avaliacoes .box-content{
  margin-top: 40px;
}
.product-page  .journal2_static_banners.avaliacoes .box-heading{
  margin-bottom: 10px;
  font-weight: 400;
  color: rgb(0,0,0);
  font-size: 18px;
}
.product-page .journal2_static_banners.avaliacoes .box-heading{
  display: flex;
  text-align:left;
  white-space: normal;
  align-items: center;
  justify-content: center;
  height: max-content;
  line-height: 1;
 
}
.product-page  .journal2_static_banners.avaliacoes .box-heading img{
  position: relative;
  margin-right: 5px;

}


.mobile.product-page .journal2_static_banners.avaliacoes .box-heading{
  margin-left: 0;
}
.mobile.product-page .journal2_static_banners.avaliacoes .static-banners > div{
  margin-right: 0;
}
.mobile.product-page .journal2_static_banners.avaliacoes{
  padding: 0 30px;
}
.mobile.product-page .journal2_static_banners.avaliacoes .static-banners .static-banner{
  padding: 0;
}
.mobile.product-page .journal2_static_banners.avaliacoes .box-heading{
  padding-top: 10px;
}
.mobile.product-page .journal2_static_banners.avaliacoes .box-heading img{
  margin-top: -30px;
}
.product-page #bottom-modules .journal2_static_banners.avaliacoes {
    margin-bottom:60px;
}

.product-page .conteudo #tab-review .txt-login{
  width: 100%;
}
.product-page #product .form-group.cart .qtd .qtd-slider >  span{
  width: max-content;
}
.product-page .journal-carousel.carousel-product > div > div.owl-carousel:nth-of-type(3){
  margin-top: 0 !important;
}
.product-page #bottom-modules .journal2_carousel .owl-controls{
  padding: 20px 0 20px;
}
input.hover + span::after,
input.select + span::after {
  content: '\f005';
  color: #f1c40f;
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  z-index: -1;
  top: 0px;
}
.product-page .conteudo #tab-review #review,
.product-page .conteudo #tab-review #form-review{
  width: 50%;
}
.product-page .conteudo > div{
  width: 100%;
}
.product-page .conteudo #tab-review {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.product-page .conteudo #tab-review #form-review h3{
  color: rgb(66, 71, 135);
  margin-bottom: 15px;
}
.product-page .conteudo
#tab-review #form-review .form-group.required label::before{
  content: '';
}

.product-page .conteudo #tab-review #form-review 
.form-group input#input-name{
  height: 40px;
  border-radius: 5px;
}

.product-page .conteudo #tab-review #form-review .form-group textarea{
  height: 80px;
  border-radius: 5px;
}
.product-page .conteudo
#tab-review #form-review .form-group label{
  font-weight: 600;
}
.product-page .conteudo
#tab-review #form-review .form-group .avaliacao {
  position: relative;
}
.product-page .conteudo
#tab-review #form-review .form-group .avaliacao span{
  padding: 0 ;
  margin-bottom:0;
}
.product-page .conteudo #tab-review #form-review
.form-group .avaliacao span i{
  position: relative;
}
.product-page .conteudo #tab-review #form-review .form-group .help-block{
  display: none;
}
.product-page .conteudo
#tab-review #form-review .form-group .avaliacao input{
  cursor:pointer;
  position: absolute;
  top: -1px;
  z-index: 2;
  opacity: 0;
}
.product-page .conteudo #tab-review #form-review .buttons .pull-right button{
  width: 100%;
  border: none;
  line-height: 40px;
}
.product-page .conteudo #tab-review #form-review .buttons .pull-right{
  width: 100%;
}
.product-page .conteudo #tab-review #form-review .buttons{
  background: transparent;
  padding-bottom:0;
}
.product-page .conteudo #tab-review .txt-login a {
  background: rgb(66, 71, 135);
  color: rgb(255,255,255);
  font-size: 14px;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 5px;
}
.product-page .conteudo #tab-review #form-review .buttons .pull-right button:hover,
.product-page .conteudo #tab-review .txt-login a:hover{
  background:rgb(222, 162, 60);
 
}
#product span.txt span{
  display: unset;
}
.product-page #product > .rating .labels .label-latest{
  margin-right: 10px;
 
}
.product-page #product > .rating  .num-coments{
  margin-left: 5px;
  font-weight: 500;
  white-space: nowrap;
  font-size: 11px;
  color: rgb(150,150,150);
}
#product > .rating{
  margin-top: 10px;
}
.product-info .right .cart div .qtd * {
  font-family: 'Montserrat";

}

.product-info .right .cart div .qtd-slider .slider input#qtd-range {
  position: absolute;
  z-index: 2;
  opacity: 0;
  cursor:pointer;
  width: 100%;
}

.product-info .right .cart div .qtd-slider .slider {
  width: 100%;
  position: relative;
  max-width: 300px;
  margin: 0 10px;
}

.product-info .right .cart div .qtd-slider {
  display: flex;
}

.form-group.cart .qtd-slider .linha {
  cursor: pointer;
  height: 3px;
  top: 9px;
  left: 2px;
  position: relative;
  background-color: rgb(66, 71, 135);

}

.product-info .right .cart div .qtd-slider .slider #valor {
  z-index: 1;
  align-self: center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(255, 255, 255);
  background-color: rgb(222, 162, 60);
  width: 30px;
  height: 30px;
  top: -15px;
  border-radius: 100%;
  font-size: 12px;
  font-weight: 600;
  left: 0px;
}
.product-page .right .price_{
    display: flex;
    align-items: center;
}
.product-info .right .cart div .qtd .qtd-buttons {
  display: flex;
}

.product-page .right .cores {
  padding: 0;
  width: 100%;
}

.product-page .produtos-cores {
  display: flex;
  flex-wrap: wrap;
}
/*
.product-page .produtos-cores .produto-cor {
  margin: 0 5px 5px 0;
}

.product-page .produtos-cores .produto-cor a {
  box-shadow: 1px 1px 1px rgb(0, 0, 0, .5);
  display: flex;
 
  width: 55px;
  height: 55px;
}
*/
.product-page .produtos-cores .produto-cor a {
    width: 100%;
     border-radius: 10px;
  height: 100%;
  box-shadow: 1px 1px 1px rgb(0, 0, 0, .5);
  display: flex;}
.product-page #product .produtos-cores {

   display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50px, 55px));
    gap: 5px;
    padding: 0px;
  
 
}
.product-page #product .produtos-cores .produto-cor{
  margin: 0;
   aspect-ratio: 1 / 1;
}

.product-page .produtos-cores .produto-cor img {
  border-radius: 6px;
}

.product-page .produtos-cores .produto-cor.colorSelected a {
  border: 1px solid rgb(66, 71, 135);
  padding: 2px;
  display: flex;

}

.product-page .product-info {
  width: 100%;
  max-width: 1100px;
  margin-right: 0;
  margin-left: auto;
}

.rating,
.rating div {
  display: flex;
  align-items: center;
}

.rating .labels{
  margin-left: 20px;
  flex-wrap: wrap;
}
.rating .label-latest,
.rating .label-sale {
  width: max-content;
  border-radius: 30px;
  padding: 0 10px;
  font-size: 10px;
  line-height: 27px;
  height: 27px;
}

.product-info .right .cart div .qtd-buttons input {
  width: 180px;
  text-align: center;
  height: 45px;
  margin: 0 10px;
}

.product-info .right .cart div .qtd-buttons button {
  width: 45px;
  cursor: pointer;
  height: 45px;
}

.rating img {
  margin-right: 5px;
  height: 15px;
  width: auto;
  filter: invert(0.3)
}

.product-page .btn-cart-qtd #input-quantity-sec {
  text-align: center;
  width: 80px;
  font-weight: 600;
  font-size: 18px;
  height: 60px;
  color: rgb(100, 100, 100);
  box-shadow: none;
  border: 1px solid rgb(230, 230, 230);
  margin-right: 15px;
  border-radius: 15px;
}
.product-page .btn-cart-qtd #button-cart{
  width: 65%;
  border-radius: 15px;
  border: none;
}
.product-page .btn-cart-qtd {
    display: flex;
  }
.desconto-atacado .l2{
  font-size: 17px;
}
.desconto-atacado .l1{
  font-size: 14px;
}
.desconto-atacado span{
  font-weight: 500;
}
.desconto-atacado > i{
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.desconto-atacado{
  border-radius: 5px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  box-shadow: inset 0px 0px 20px 10px rgb(0,0,0,0.1);
  padding: 16px 13px 20px;
}
#product .form-horizontal-product-shipping > .form-group > .col-sm-12{
    display: flex;
    overflow: hidden;
    max-width: 84%;
    border: 1px solid rgb(200,200,200);
    border-radius: 15px;
}

#product .form-horizontal-product-shipping > .form-group > .col-sm-12 #input-postcode{
    border: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
}
#product .form-horizontal-product-shipping > .form-group > .col-sm-12 #button-quote img{
    height: 24px;
    margin-right: 10px;
}

#product .form-horizontal-product-shipping > .form-group > .col-sm-12 #button-quote{
    width: max-content;
    padding: 0px 20px;
    border: none;
    height: 50px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-info .right > div > div{
padding: 0;
}

#alert-quantity {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 320px;
}

.alert-card {
  padding: 16px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  color: #fff;
  font-family: sans-serif;
  animation: slideIn 0.4s ease, fadeOut 0.4s ease 3.6s;
  position: relative;
}

.alert-card h4 {
  margin: 0 0 6px;
  font-size: 1rem;
  font-weight: bold;
}

.alert-card p {
  margin: 0;
  font-size: 0.95rem;
}

/* Cores por tipo */

.alert-warning { background-color: #ffc107; color: #000; }


/* Animações */
@keyframes slideIn {
  from { transform: translateX(100%); opacity: 0; }
  to   { transform: translateX(0); opacity: 1; }
}

@keyframes fadeOut {
  from { opacity: 1; transform: translateX(0); }
  to   { opacity: 0; transform: translateX(100%); }
}
.qtd .qtd-buttons button{
  font-size: 22px;
}
.qtd #input-quantity,
.qtd-slider span{
  font-size: 16px;
  font-weight: 700;
  color: rgb(66, 71, 135);
}
#product .cores h3{
  font-weight: 400;
  font-size: 14px;
}
#product div h3{
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 16px;
}
#product .cores{
  margin-bottom: 35px;
}
#product div.price_{
  margin-bottom: 20px;
} 
#product .btn-cart-qtd{
  margin-bottom: 30px
}
.product-info .right > #product .qtd {
    margin-bottom: 25px;
}
.product-info .right > #product .qtd .qtd-slider{
  margin: 30px 0 20px;
}
.product-info .right > #product > div{
  padding: 0;
}

#product .form-horizontal-product-shipping > .form-group > .col-sm-12 #button-quote:hover{
  background-color: rgb(222, 162, 60);
  color: rgb(255,255,255);
}
.fixed-text .txt a:hover{
  color: #37ae4a;
}
.product-page .cms-blocks .block-content{
  height: max-content !important;
}
.produtos-cores{ 
  overflow:hidden;
}
.cores { 
  max-width: 480px;
}
#todas-cores-btn{
  background: rgb(240,240,240);
  padding: 5px 20px;
  font-size: 13px; 
  font-family: 'Montserrat';
  color: rgb(66, 71, 135);
  font-weight: 500;
  box-shadow: 1px 1px 1px rgb(0, 0, 0, .2);
  margin: 0 auto;
  display: none;
  border-radius: 5px;
  margin-top: 9px;
  margin-bottom: 5px;
  cursor: pointer;
}
#todas-cores-btn:hover{
  background-color: rgb(66, 71, 135);
  color: rgb(255,255,255);
}
.produtos-cores.ver-mais + #todas-cores-btn{
  display: block;
}

.product-page #container .journal-carousel.carousel-product .box-heading{
  border-bottom: 1px solid rgb(245,245,245);
  height: max-content;
  display: block;
  text-align: left;
  padding-bottom: 10px;
}

.product-tabs.new .conteudo{
    display:flex;
}
.product-tabs.new .conteudo *,
#tab-description * {
  font-family: 'Montserrat' !important;
}
.product-tabs.new .conteudo p strong span, 
.product-tabs.new .conteudo p strong,
#tab-description strong span,
#tab-description strong{
  font-weight: 600;
}
 .product-page .product-tabs {
      border-color: #D9D9D9;
      border-radius: 5px 5px 0px 0px;
      color: rgb(84,84,84);
  }
  .product-page .product-tabs table {
   max-width: 100%;
   width: 100% !important;
  }
  .product-page .product-tabs .tab .conteudo{
    padding-left: 55px; 
  }
  .product-page .product-tabs .tab{
    margin-bottom: 30px;
  }
 
  .product-page .product-tabs .tab.descricao .conteudo{
    font-size: 14px;
    padding: 30px 55px;
    border: 1px solid rgb(220,220,220);
    border-radius: 3px;
    
  }
  .product-page .product-tabs .tab.descricao .titulo{
    width: max-content;
    margin-bottom: 0 !important;
    border: 1px solid rgb(220,220,220);
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    background: rgb(255,255,255);;
    position: relative;
    top:8px;
    padding: 0px 35px 0 30px;
  margin-left: 35px;
  }
.product-page .product-tabs .tab .titulo{
    padding: 0px 35px 0 65px;
    line-height: 45px;
    border-bottom: 1px solid rgb(240,240,240);
}


@media screen and (max-width:760px){
    .product-page #product .produtos-cores{
        justify-content: center;
    }
    .bread-and-menu{
  padding-bottom: 5px;
flex-wrap: wrap;
  
}
.lista-categorias#menu-categorias-produto{
margin: 0 10px;
}
.lista-categorias#menu-categorias-produto .categoria-principal h3{
  border-radius: 10px;
}
    .product-page .journal-carousel.carousel-product .box-heading{
   margin-top: 20px;
}
.product-page .journal-carousel.carousel-product .box-heading a{
 
  font-size: 20px;
  float: none;
  font-weight: 600;
}
.product-page .journal-carousel.carousel-product .box-heading a .azul{
  color: rgb(66, 71, 135)
}
    .product-page .conteudo #tab-review #review,
.product-page .conteudo #tab-review #form-review{
  width: 100%;
}
.product-page .conteudo #tab-review {
  padding: 0;
}
    .product-page #product div h3{
  font-size: 17px;
}
.product-page .product-info .right  #product .cart div .qtd-buttons input{
  width: calc(100% - 110px)
}
.product-page .product-info .right  #product .cart div .qtd .qtd-buttons{
   max-width: 320px;
}
    .product-page #container .product-tabs .tab.active .conteudo{
  display: block;
}
    .product-page #container .product-tabs .tab {
  margin-bottom: 20px;
}
.product-page  .product-tabs .tab .conteudo{
  display: none;
}
.product-page #container .product-tabs .tab .conteudo{
  padding: 20px 20px;
  border: 1px solid rgb(240,240,240);
  border-top: none;
  border-radius: 0 0 10px 10px;
}
.product-page #container .product-tabs .tab .titulo{
    position: relative;
  padding: 15px 15px;
  margin:0;
  width: 100%;
  font-size: 14px;
  height: max-content;
  top: 5px;
  border: none;
  border-radius: 5px;
  background: rgb(240,240,240);
  line-height: 1;
}
    .product-page .left{
  margin-left: 0;
}
.product-page .desktop{
  display: none;
}
.price_ .discount{
  margin: 0;
  width: 100%;
  padding-left: 0;
 
}
.price_{
  flex-wrap: wrap;
}



.product-page #product > .rating{
  order: 0;
  width: 100%;
  margin-top: 15px;
}

.product-page #product > .cores{
  margin-top: 15px;
  margin-bottom: 15px;
  order: 1;
}
.product-page #product > .price_{
  order: 2;
  margin-top: 15px;
}
.product-page #product .form-group.cart{
  order: 3;
}
.product-page #product .form-horizontal-product-shipping{
  order: 4;
  width: 100%;
}
.product-page #product > .cores h3{
  font-size: 15px;
}
.product-page #product {
  display: flex;
  flex-wrap: wrap;
}





.product-page #product .btn-cart-qtd #button-cart .button-cart-text{
  font-size: 14px;
  line-height: 1;
}
.product-page #product .btn-cart-qtd #button-cart {
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 55px;
}
.product-page #product .btn-cart-qtd #input-quantity-sec{
  width: 70px;
  height: 55px;
  max-width: 70px;
  max-height: 55px;
  min-width: 70px;
  min-height: 55px;
}
.product-page #product .form-horizontal-product-shipping > 
.form-group > .col-sm-12 #button-quote{
  margin: 0;
}
.product-page #product .form-horizontal-product-shipping > 
.form-group > .col-sm-12{
  max-width: 100%;
}
.product-page #content .left {
  padding: 5px;
}
.product-page #content .left .image{
  padding: 10px;
}
.product-page #content .left #product-gallery{
  max-width: calc(100% - 10px);
  margin: 0 auto;
}
.product-page #content.product-page-content{
  padding: 0;
}
.product-page #bottom-modules .journal2_cms_blocks{
  margin-top: 20px;
  background: rgb(239,239,239);
}
.product-page #bottom-modules .journal2_cms_blocks .cms-block{
 padding-bottom: 0; 
  margin-bottom: 0;
}
.product-page #bottom-modules .journal2_cms_blocks .box-heading{
  padding-top: 20px;
  font-size: 20px;
  margin-bottom: 0;
}
.product-page #bottom-modules .journal2_cms_blocks .faq{
  box-shadow: none;
}
.product-page #bottom-modules .journal2_cms_blocks .faq .faq-question{
  padding-right: 30px;
}
.product-page #bottom-modules .journal2_cms_blocks section ~ p{
  display: none;
}
.product-page .product-info .left .image-additional {
  overflow: visible;
}
.product-page .product-info .left .image-additional a{
    padding:0 5px;
  margin: 0;
}
.product-page .product-info .left #product-gallery .owl-controls{
  overflow: visible;
}
.product-page #product-gallery .owl-buttons.side-buttons div{
    width:40px;
    height: 35px;
}

}
@media screen and (max-width: 1250px){
    .product-page #bottom-modules .journal2_static_banners.avaliacoes,
    .product-page #bottom-modules .journal2_carousel{
      padding: 0 20px;
    }
}
@media screen and (min-width:760px) and (max-width:900px){
  .product-page #content.product-page-content .left{
    width: 45%;
  }
  .product-page #content.product-page-content .right{
    width: 55%;
  }
  .product-page 
  #content.product-page-content .right 
  .price_ .product-parcelamento{
    font-size: 16px;
  }
   .product-page 
  #content.product-page-content .right .price_ ul.discount i img{
    width: 25px;
  }
  #content.product-page-content .right .price_ ul.discount .l1{
    font-size: 12px;
  }
  #content.product-page-content .right .price_ ul.discount .l2{
    font-size: 15px;
  }
  .product-page 
   #content.product-page-content .right .price_ ul.discount {
    padding-left: 0;
  }
  #content.product-page-content .right .price_{
    justify-content: space-between
  }
  .product-page 
  #content.product-page-content .right .rating{
    margin: 15px 0;
  }
}
@media screen and (min-width:900px) and  (max-width:980px){
   .product-page 
  #content.product-page-content .right 
  .price_ .product-parcelamento{
    font-size: 17px;
  }
}
.bread-and-menu{
  padding: 10px 0 25px;
}
.bread-and-menu .breadcrumb{
  width: 100%;
  margin-left: 0;
}
.bread-and-menu{
  display: flex;
  align-items: center;
}
.lista-categorias{
  max-width: 400px;
  overflow:hidden;
  z-index: 99;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-end;
height: max-content;
  z-index: 99;
  margin-right: 50px;
}
.lista-categorias.expanded{
    overflow: visible;
}
.product-page .lista-categorias .categoria-principal{
    height: max-content;
    cursor:pointer;
    width: 100%;
    position: relative;
    z-index: 99;
    background: rgb(255,255,255);

}

.product-page .lista-categorias .categoria-principal h3 a{
  color: rgb(66,71,135);
}
.product-page .lista-categorias .categoria-principal h3{
  font-weight: 500;
  width: 100%;
  text-align:center;
  color: rgb(65,65,65);
  white-space:nowrap;
  padding: 8px 20px;
  border-radius: 5px;
  border: 1px solid rgb(230,230,230);
}
.product-page .lista-categorias .categorias li{
  line-height: 35px;
}
.product-page .lista-categorias .categorias{
  width:100%;
  border: 1px solid rgb(230,230,230);
  border-radius: 0 0 10px 10px;
  border-top: none;
  list-style: none;
  padding: 10px;
  margin-top: 30px;
  background: rgb(255,255,255);
  position: absolute;
  transition: max-height 0.4s ease;
  max-height: 0;
  background: rgb(241, 241, 241);
  overflow: scroll;
  
}
.product-page .lista-categorias #lista-categorias li:hover{
  background: rgb(222, 162, 60)
}
.product-page .lista-categorias #lista-categorias li:hover a{
  color: rgb(255,255,255);
}
.product-page .lista-categorias #lista-categorias li:not(:last-of-type){
  border-bottom: 1px solid rgb(230,230,230);
}


.product-page .lista-categorias #lista-categorias li a{
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 500;
  color: rgb(66, 71, 135);
  font-size: 15px;
}

.product-page .lista-categorias.expanded .categorias {
  max-height: 310px;
  
}

@media screen and (min-width:760px) and (max-width:980px){
    .product-page #product-gallery .owl-buttons.side-buttons div{
        width:50px;
        height: 35px;
    }
}
