/* ============================================ *
 * Catalog - Product
 * ============================================ */
 /* ------------------------------------------- */
 /* div da imagem do produto */
 .product-img-box {
  float: left;
  width: 666px;
}
.product-image.amvertical {
  width: 580px;
}
/* ------------------------------------------- */
/* div com preço dos produtos */
.product-shop-top {
    float: right;
    width: 507px;
    text-align: left;
    line-height: 1.5;
    padding: 20px;
}
.product-shop-bottom {
    float: right;
    width: 507px;
    text-align: left;
    line-height: 1.5;
    border: 1px solid #a0a0a0;
    padding: 10px;
    position: relative;
        padding-bottom: 100px;
}
.vendido-entregue-por {
    border-bottom: 1px solid #d7d7d7;
    color: #a3a3a3;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
    margin-bottom: 15px;
        margin-top: 16px;
}
span.vendido-por spa {
    color: #ea353e;
}
/* ------------------------------------------- */
/* Nome do produto */

.product-view .product-name .h1 {
        color: #414292;
    font-family: titillium web;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    max-height: 50px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}
/* ------------------------------------------- */
/* Nome do produto no lado da imagem usar se precisar */
.product-img-box .product-name {
  display: none;
}
/* ------------------------------------------- */
/* Preços */

.product-view .old-price {
  font-size: 21px;
  color: #414292;
  font-weight: bold;
}
.product-view .product-shop .price-box .regular-price, .product-view .product-shop .price-box .special-price {
    color: #ea353e;
    font-family: titillium web;
    font-size: 42px !important;
    font-weight: bold;
}
.product-view .price-box .old-price, .product-view .price-box .special-price {
  display: block;
}
/* ------------------------------------------- */
/* Parcela */
.product-view .product-shop-bottom .p-maior-parela {
    margin-left: 0;
    font-weight: bold;
    font-size: 21px;
}

/* ------------------------------------------- */
/* Parcelas (ver parcelas) */
.product-view .box-parcelas {
      background: #414292 none repeat scroll 0 0;
    border: 1px solid #414292;
    border-radius: 0;
    padding: 11px 0;
    text-align: center;
    width: 189px;
    margin-top: -2px;
}
.span-parcelamento-cc {
 background: rgba(0, 0, 0, 0) url(../images/seta-parcelas.png) no-repeat scroll 0 10px;
    padding-left: 14px;
}
.span-parcelamento-cc:hover {
  background: rgba(0, 0, 0, 0) url("../images/seta-parcelas-hover.png") no-repeat scroll 0 12px;
}
.div-parcelas-cc .show-parcelas {
    color: #414292;
    font-family: titillium web;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.box-parcelas > span {
  color: #fff;
  display: block;
  font-size: 15px;
  padding: 1px 0;
  transition: all 0.5s ease 0s;
  cursor: pointer;
}

.div-parcelas-cc {
    margin-left: 267px;
    margin-top: -26px;
    position: absolute;
    z-index: 999;
}

.box-parcelas > span:hover{
  background: #090f64 none repeat scroll 0 0;
}
/* ------------------------------------------- */
/* Boleto */
.product-view .p-preco-boleto {
  color: #070820;
  font-family: avenirltstd-medium;
}
.product-view .p-preco-boleto > span {
  font-family: avenirltstd-black;
}

/* ------------------------------------------- */
/* Selecionar quantidade de produtos */
.qty-wrapper {
  display: none;
}
.product-produto-agrupado .qty-wrapper {
  display: block;
}
/* ------------------------------------------- */
/* Em estoque */
.availability.in-stock {
  color: #11B400;
  display: none;
}
/* ------------------------------------------- */
/* Calculo de Frete */
.container-frete {
 clear: right;
 float: left;
 margin-left: 10px;
 margin-top: 36px;
 width: 285px;
}
.container-frete .cep {
 color: #676789;
 font-family: proxima_nova_rgregular;
 font-size: 14px;
 font-weight: normal;
 margin-right: 10px;
 margin-top: -20px;
 position: absolute;
}
.title-frete > input {
  height: 24px;
  width: 85px;
  border: 1px solid #dadada;
}
.container-frete .title-frete > input {
 border-radius: 3px;
 height: 24px;
 padding: 0 0 0 10px;
 width: 85px;
}
.container-frete .ceplink {
 float: right;
 margin-top: -25px;
 width: 90px;
}
.ceplink > a {
  color: #989898 !important;
  font-family: avenirltstd-medium;
}
.container-frete .calcule {
  display: none;
}
.container-frete #content-frete {
  color: #a3a3a3;
}
.container-frete #content-frete .carrier-title {
  float: left;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 8px;
  width: 100%;
}
.container-frete #content-frete .erro-frete {
  font-weight: bold;
  margin-top: 10px;
}
.container-frete #content-frete .price {
  margin-left: 6px;
  font-weight: bold;
}
/* ------------------------------------------- */
/* Marca e SKU do produto */
.marca-produto, .product-sku {
 color: #a3a3a3;
 font-family: titillium web;
 font-size: 15px;
 line-height: 2;
 font-weight: bold;
 padding-left: 0;
}
.product-sku span, .vendido-por span {
  color: #ea353e;
 font-weight: bold;
}
.marca-produto a {
  color: #ea353e;
  font-size: 15px;
  font-weight: bold;
}
.text-review a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    display: none;
}
/* ------------------------------------------- */
/* icones de compartilhamento */
.share-buttons > span {
    color: #414292;
    font-size: 12px;
    position: relative;
    top: -5px;
    text-transform: uppercase;
    font-weight: bold;
}
.share-buttons {
    position: absolute;
    margin-right: 15px;
    top: 16px;
    right: 0;
    text-align: center;
}
/* ------------------------------------------- */
/*Review no preço do produto*/
.product-shop .ratings .rating-box {
 background-image: url("../images/star-all-grid-empty.png");
 background-repeat: no-repeat;
 background-size: 68px auto;
 float: left;
 height: 18px;
 width: 72px;
}
.product-shop .ratings .rating-box .rating{
  background-image: url("../images/star-all-grid.png");
  background-repeat: no-repeat;
  background-size: 68px auto;
  height: 18px;
}

.product-shop .rating-links > a {
  color: #a7a7a7;
  font-size: 13px;
}

.product-shop .rating-links > a:first-child {
 float: right;
 line-height: 1;
 margin-left: 5px;
 pointer-events: none;
}


.product-shop .rating-links a:last-child, .product-shop .rating-links .separator {
  display: none;
}
.product-shop .ratings {
 height: 21px;
 margin-bottom: 15px;
 margin-top: 30px;
 width: 94px !important;
}
/* ------------------------------------------- */
/* icones em baixo do botão comprar */
.links-pag-produto {
  border-bottom: 1px solid #dadada;
  float: right;
  height: 77px;
  line-height: 5;
  margin-right: 20px;
  margin-top: 19px;
  width: 337px;
  display: none;
}
.links-pag-produto div {
  float: left;
}
.links-pag-produto .frete-prazo a, 
.links-pag-produto .formas-pag a, 
.links-pag-produto .politica a {
  background-image: url("../images/sprite-links-pag-prod.png");
  background-repeat: no-repeat;
}
.links-pag-produto .frete-prazo {
  height: 59px;
  margin-left: 75px;
  width: 49px;
  padding-right: 10px;
}
.links-pag-produto .frete-prazo a {
  background-position: 0 0;
  padding: 20px;
}
.links-pag-produto .formas-pag {
  height: 59px;
  padding: 0 10px;
  width: 79px;
  border-right: 1px solid #dadada;
  border-left: 1px solid #dadada;
}
.links-pag-produto .formas-pag a {
  background-position: 0 -71px;
  padding: 17px 30px;
}
.links-pag-produto .politica {
  height: 59px;
  padding-left: 10px;
  width: 51px;
} 
.links-pag-produto .politica a {
  background-position: 0 -141px;
  padding: 10px 21px;
}

/* ------------------------------------------- */
/*Avise-me quando chegar*/

.alert-stock.link-stock-alert {
  margin-top: 6px;
  text-align: center;
  width: 340px;
  display: none;
}

.alert-stock.link-stock-alert > a {
  color: #064586;
}
.avise-me-quando-chegar .input-text.required-entry.validate-email {
  border: 1px solid #d7d7d7;
  height: 31px;
  margin-bottom: -2px;
  margin-left: 6px;
  padding-left: 10px;
  width: 174px !important;
}
.avise-me-quando-chegar-form tr {
  float: left;
}
.avise-me-quando-chegar-form tr:nth-child(4) {
  float: right;
  margin-right: 21px;
  margin-top: -55px;
}
.avise-me-quando-chegar-form strong {
  color: #070820;
}
.avise-me-quando-chegar {
    float: right;
    width: 360px;
    margin-right: 160px;
    margin-top: 40px;
    text-align: left;
}
/* ------------------------------------------- */
/* redes sociais, comparar produtos */
.add-to-box .or, .add-to-box .sharing-links, .add-to-box .add-to-links {
  display: none;
}
/* ------------------------------------------- */
/* Descrição do produto e etc... */
.product-collateral {
  clear: both;
}
.collateral-tabs dd h2 {
  display: none;
}
.box-collateral {
    clear: both;
    margin-bottom: 80px;
    margin-top: 65px;
    width: 835px;
    position: relative;
}
.std {
  font-weight: bold;
  font-size: 14px;
}
span.tit {
  display: none;
}
/* ------------------------------------------- */
/* ul - topo  */
.product-collateral .toggle-tabs {
  display: none;
}
.product-collateral .toggle-tabs:after {
  content: '';
  display: table;
  clear: both;
}
/* ------------------------------------------- */
/* li */
.product-collateral .toggle-tabs li {
  float: left;
}
/* ------------------------------------------- */
/* li comum */
.product-collateral .toggle-tabs li > span {
 -moz-user-select: none;
 bottom: -1px;
 color: #a7a7a7;
 cursor: pointer;
 display: inline-block;
 font-family: proxima_nova_rgregular;
 font-size: 16px;
 height: 44px;
 line-height: 40px;
 padding: 0 30px;
 position: relative;
 transition: color 0.3s ease 0s;
 -webkit-transition: color 0.3s ease 0s;
}
/* ------------------------------------------- */
/* li ativa e hover */
/*.product-collateral .toggle-tabs li.current {
  }*/
  .product-collateral .toggle-tabs li.current > span {
    z-index: 5;
  }
  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    color: #ea353e;
    font-family: proxima_nova_ltsemibold;
  }
  /* ------------------------------------------- */
  /* Descrição, informações, cometários e etc */
  .product-collateral > dl {
    width: 100%;
    color: #414292;
  }
.collateral-tabs span, .aw-pq2-question-title h2.title-1, .block-related .block-title {
    color: #414292;
    font-family: titillium web;
    font-size: 29px;
    font-weight: bold;
}
  .collateral-tabs strong {
    font-weight: 600;
  }
  /* título Descrição */
 .product-collateral > dl > dt {
    margin-bottom: 20px;
}

.product-collateral > dl > dt:before, .aw-pq2-question-title h2.title-1:before, .block-related .block-title:before {
    content: "";
    background: url(../images/bg-scroller.png) no-repeat left center;
    width: 100px;
    height: 20px;
    display: block;
    position: absolute;
    margin-top: 30px;
}
  /* ------------------------------------------- */
  /* Descrição interior*/
  .product-collateral > dl > dd {
    width: 100%;
    display: block !important;
    padding: 0;
    margin: 30px 0;
  }

  /* ------------------------------------------- */
  /* Descrição Ativa*/
  .product-collateral > dl > dd.current {
    display: block;
  }
  /* ------------------------------------------- */
  /* Tabela de informações adicionais*/
  #product-attribute-specs-table {
    max-width: 100%;
    margin: 0 auto;
  }
  /* ------------------------------------------- */
  /* Linhas Tabela de informações adicionais*/

  #product-attribute-specs-table td {
    padding-left: 10px;
  }
  #collateral-tabs table tbody .first.odd, #collateral-tabs table tbody .odd {
    background: #f2f2f2 none repeat scroll 0 0;
    border-top: 0.1rem solid #e5e5e5;
    font-size: 13px;
  }
  .product-view table tbody .even {
    font-size: 13px;
  }
  table tbody .label {
    height: 35px;
    padding-left: 15px;
    text-align: left;
    font-weight: 600;
  }
  #product-attribute-specs-table {
    width: 100%;
  }

/* -------------------------------------------- *
 * Produto Agrupado
 */
 .grouped-items-table-wrapper {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}
.grouped-items-table-wrapper {
  float: right;
  margin-bottom: 15px;
  margin-top: -400px;
  padding: 10px;
  width: 420px;
}
.grouped-items-table .name-wrapper {
  color: #070820;
  font-family: avenirltstd-roman;
}
.grouped-items-table .qty-wrapper {
  padding-top: 7px;
  text-align: center
}
.grouped-items-table .qty-label {
  margin-left: 7px;
}
.grouped-items-table td {
  padding: 4px;
}
.grouped-items-table td:last-child {
  width: 30%;
  text-align: left;
}
.grouped-items-table .price-box {
  text-align: right;
}
.product-produto-agrupado .links-pag-produto {
  margin-right: -391px;
  margin-top: 120px;
}
.product-produto-agrupado .container-frete {
  margin-right: -420px;
  margin-top: 220px;
}
.product-produto-agrupado .div-parcelas-cc {
  display: none;
}

/* -------------------------------------------- *
 * Catalog - Product Options
 */
 .product-options {
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 2px 15px;
  border: none;
  clear: both;
  position: relative;
}

.product-options p.required {
  position: absolute;
  right: 36px;
  text-align: right;
  top: 11px;
}

.product-options dt {
  margin: 10px 0 3px;
  font-weight: normal;
}

.product-options dt:first-child {
  margin-top: 0;
}

.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0 0;
}

.product-options dd .qty-holder .qty {
  width: 3em;
}

.product-options dd .qty-holder label {
  vertical-align: middle;
}

.product-options dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px;
}

.product-options dd {
  padding: 0 0 10px 0;
  margin: 0 0 5px;
  border-bottom: none;
}

.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}

.product-options dd .input-text {
  width: 98%;
}

.product-options dd .input-box {
  padding-top: 0;
}

.product-options dd input.datetime-picker {
  width: 150px;
}

.product-options dd .time-picker {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 2px 0;
  vertical-align: middle;
}

.product-options dd textarea {
  width: 98%;
  height: 8em;
}

.product-options dd select {
  border: 1px solid #d7d7d7;
  max-width: 100%;
  width: 330px;
}

.product-options ul.options-list {
  margin-right: 5px;
}

.product-options ul.options-list li {
  line-height: 1.5;
  margin-bottom: 7px;
}

.product-options ul.options-list li:last-child {
  margin-bottom: 0;
}

.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
  float: left;
  margin-top: 5px;
}

.product-options ul.options-list .label {
  display: block;
}

.product-options ul.options-list label {
  font-weight: normal;
}

.product-options p.note {
  margin: 0;
  font-size: 11px;
}

.product-options-bottom {
  background-color: transparent;
  padding: 15px 10px;
  border: none;
  margin-bottom: 10px;
}

.product-options-bottom:after {
  content: '';
  display: table;
  clear: both;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #636363;
}


.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #636363;
}

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0;
}
.product-options-bottom .price-tax {
  float: left;
}


/* -------------------------------------------- *
 * Opções de cores
 */
 .box-up-sell {
  clear: right !important;
  min-height: 200px;
  margin-bottom: 0;
  margin-top: 10px;
  width: 355px;
}
#upsell-product-table li {
  float: left;
  margin-left: 10px;
}
.box-up-sell .more-colo {
  color: #070820;
  font-weight: bold;
  display: none;
}
.box-up-sell {
  float: right;
  height: 110px;
  margin-top: 10px;
  width: 355px;
  display: none;
}
.more-views h2 {
    display: none;
}
.more-views {
    margin-bottom: 40px;
}
/* -------------------------------------------- *
 * módulo de pergunta
 */

 .aw-pq2-list__please-login-note {
  float: right;
  font-size: 15px;
  margin-top: 40px;
}
.aw-pq2-list__please-login-note > a {
  background: #afafaf none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  margin-right: 4px;
  padding: 3px 2px 3px 7px;
}
.aw-pq2-list__please-login-note > a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.aw-pq2-question-title.box-title {
  margin: 12px 0;
}
.aw-pq2-question-form__wrapper {
  background-color: #fff !important;
  border: medium none !important;
  float: left;
  margin: 4px auto;
  min-height: 322px;
  padding: 0 !important;
  width: 860px;
}

.aw-pq2-question-title h2.title-2 {
  color: #555;
  font-family: avenirltstd-medium;
  font-size: 15px;
  margin-top: 20px;
  display: none;
}
.aw-pq2-form__input-box {
  display: block !important;
}
.validation-advice {
  color: #f4403d;
  float: left;
}
.aw-pq2-form__field_position_right {
  float: left !important;
  width: 40% !important;
}
.aw-pq2-list__no-questions, .aw-pq2-list__no-answers {
 color: #8b8b8b !important;
 font-family: titillium web;
 font-size: 12px;
 font-style: normal !important;
}
.aw-pq2-list__question-content {
  color: #ea353e !important;
  font-family: titillium web !important;
  font-weight: normal !important;
  font-size: 14px;
}
.aw-pq2-form__input-box.aw-pq2-form__input-box_offset_right {
  width: 350px;
}
.aw-pq2-form__label, .aw-pq2-list__question-content {
    color: #414292 !important;
    font-family: titillium web !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 2;
}
.aw-pq2-form__label-box, #question_content, .aw-pq2-form__input-box.aw-pq2-form__input-box_offset_right {
  clear: both;
  float: left;
}
.aw-pq2-form__button-set {
  float: left;
  width: 100%;
}
.aw-pq2-list__no-questions {
  float: left;
}
.question_content {
  width: 100%;
}
.aw-pq2-form__note-wrapper {
  color: #8b8b8b;
  font-family: titillium web;
  font-size: 12px;
  margin-left: 10px !important;
  margin-top: 20px;
}
textarea#question_content {
  border: 1px solid #d7d7d7;
  height: 140px !important;
  max-width: 840px;
  padding: 4px;
  width: 840px !important;
}
.aw-pq2-list__no-questions {
  float: left;
  margin: 15px 0;
}

.aw-pq2-form__input.input-text.required-entry {
  height: 30px;
  padding-left: 8px;
  border: 1px solid #d7d7d7;
}
.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_like,
.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_like:hover,
.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_dislike,
.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_dislike:hover,
.aw-pq2-list__question-expand.aw-pq2-list__question-expand_arrow_right,
.aw-pq2-list__question-expand.aw-pq2-list__question-expand_arrow_down{
  background-image: url("../images/sprite-modulo-perguntas.png");
}

.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_like {
  background-position: 0 0;
  height: 25px !important;
  width: 24px !important;
}
.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_like:hover{
  background-position: 0 -44px
}
.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_dislike {
  background-position: 0 -81px;
  height: 31px !important;
  width: 24px !important;
}
.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_dislike:hover{
  background-position: 0 -125px;
}
.aw-pq2-list__question-expand.aw-pq2-list__question-expand_arrow_right{
  background-position: 0 -176px; width: 7px; height: 11px;
  margin-top: 6px;
}
.aw-pq2-list__question-expand.aw-pq2-list__question-expand_arrow_down{
  background-position: 0 -207px; width: 11px; height: 7px;
  margin-top: 10px;
}
.aw-pq2-list.box-content {
  float: left;
  width: 100%;
  margin-bottom: 35px;
}

.aw-pq2-list__answer-content {
  color: #a7a7a7;
  font-size: 14px;
}

.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_like.aw-pq2-list__helpfulness-icon_like_voted {
  background: rgba(0, 0, 0, 0) url("../images/sprite-modulo-perguntas.png") no-repeat scroll 0 -43px;
}
.aw-pq2-list__helpfulness-icon.aw-pq2-list__helpfulness-icon_dislike.aw-pq2-list__helpfulness-icon_dislike_voted {
  background: rgba(0, 0, 0, 0) url("../images/sprite-modulo-perguntas.png") no-repeat scroll 0 -125px;
}
/*---------------------------------------*/
/*avaliação e comentários na pagina de produto*/
.box-review .form-add {
    float: left;
    width: 1293px;
}
.tab-content #customer-reviews .no-rating > a {
    display: none;
}
.tab-content > h3 {
    font-size: 15px;
    font-weight: normal;
}
.product-collateral #customer-reviews #review_field {
    height: 100px;
    width: 400px;
}
.product-collateral #customer-reviews #summary_field {
    width: 397px;
}
.product-collateral #customer-reviews #nickname_field {
    width: 397px;
}

.tab-container #customer-reviews #review-form .form-list li {
    margin: 14px 0;
}

.tab-container #customer-reviews .no-rating {
    margin: 10px 0;
}
.product-collateral > dl > dd.tab-container.last {
    width: 835px;
    position: relative;
}
button.btn-toggle, button.btn-toggle-fechar, button.btn-toggle, button.btn-toggle-fechar,
 .button.aw-pq2-list__add-question-button.aw-pq2-list__button_position_right, .aw-pq2-form__button.aw-pq2-form__button_position_left {
    width: 175px;
    font-size: 16px;
    font-weight: bold;
    background: #414292;
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: -50px;
    transition: all ease 0.3s;
}

 .button.aw-pq2-list__add-question-button.aw-pq2-list__button_position_right, .aw-pq2-form__button.aw-pq2-form__button_position_left {
  top: 0 !important;
 }
/*estrela dos comentario já feitos*/

#customer-reviews .review-heading ~ dl {
    margin-top: 15px;
}

#customer-reviews .ratings-table th {
    float: left;
}

#customer-reviews .ratings-table td {
    clear: both;
    float: left;
}

#customer-reviews .ratings-table .rating-box {
    height: 25px;
    width: 145px;
    
}

#customer-reviews .ratings-table .rating-box {
    height: 25px;
    width: 145px;
}
#customer-reviews .ratings-table .rating {
    background-image: url("../images/star-all.png");
    height: 25px;
    background-repeat: no-repeat;
}

#customer-reviews .review-heading ~ dl dt {
    border-bottom: none;
    width: 1009px;
}

#customer-reviews .review-heading ~ dl dd {
    margin-bottom: 40px;
    margin-top: 4px;
    padding-left: 15px;
}

#customer-reviews .review-meta {
    font-style: italic;
    font-weight: bold;
}

/*---------------------------------------*/
/*Página de avaliação e comentários*/

.review-product-list .pager-no-toolbar .count-container {
    display: none;
}

.review-product-list #customer-reviews .review-heading ~ dl {
    color: #afafaf;
    margin-top: 15px;
    text-align: left;
}
.review-product-list .review-heading span {
    display: none;
}

.review-product-list #customer-reviews .review-heading ~ dl dt {
    width: 565px;
}

.review-product-list .required[for="summary_field"] ~ .input-box {
    margin-bottom: 10px;
    margin-top: 2px;
}

#review-form .fieldset > h4 {
    display: none;
    font-size: 20px;
    margin-bottom: 10px;
}

.review-product-list .col-right.sidebar {
    display: none;
}
.review-product-list .product-shop, 
.review-product-list .add-to-cart-wrapper, 
.review-product-list .links-pag-produto, 
.review-product-list .clearer {
    display: none;
}
.review-product-list .col-main {
    float: none;
    margin: 0 auto !important;
    width: 50%;
}
.review-product-list .product-img-box .product-name {
    display: block;
}
.review-product-list .product-img-box .product-name h1 {
    border: medium none;
    color: #000;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
#customer-reviews.box-collateral.box-reviews {
      font-weight: 600;
    font-size: 14px;
}
#customer-reviews h2 {
    color: #000;
    font-family: titillium web;
    font-size: 16px;
} 
#customer-reviews h2 span {
  color: #000;
  font-weight: 600;
}
#customer-reviews h3 {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  display: none;
}
#customer-reviews h3 span {
  color: #000;
}
.review-product-list #review_field.required-entry {
    width: 300px;
}
#summary_field.input-text.required-entry {
    width: 300px;
}

#nickname_field.input-text.required-entry {
    width: 300px;
}

.review-product-list .form-list .inline-label {
    margin-top: 13px;
}

.review-product-list .buttons-set {
    margin-top: 15px;
}

.review-product-list .fieldset > h4 {
    margin: 10px 0;
}
.review-product-list #customer-reviews.box-collateral.box-reviews {
    text-align: center;
}
.box-review dl {
    float: left;
    margin-right: 80px;
}
.box-review form {
    float: left;
}
/*--------------------------------------------*/
/** Reveiws Estrelas **/
.rating-input {
 white-space: nowrap;
 padding: 5px 0;
}
 .rating-input > label {
   display: inline-block;
   position: relative;
   width: 1.1em;
   height: 17px;
   color: #d0a658;
   font-size: 20px;
   font-size: 2rem;
}
.rating-input label {
    background-image: url("../images/star-empty.png");
    height: 25px;
    width: 25px;
    cursor: pointer;
    background-repeat: no-repeat;
}
 .rating-input .full-star {
  background-image: url("../images/star-full.png") !important;
}

/*--------------------------------------------*/
/** Selos na página de produto **/
.product-view .product-img-box .amlabel-table2 {
  height: 540px !important;
  width: 540px !important;
  margin-top: 0;
}
.product-view .product-image .amlabel-txt2.top-right .amlabel-txt {
 font-size: 14px;
 line-height: 1.8 !important;
 margin-left: 0;
}
.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 999999;
}
.product-view .product-image .amlabel-txt2.middle-left {
  margin-top: 25px !important;
}
/*carroussel de imagens*/
.MagicScrollArrows.MagicScrollArrowNext.amvertical {
  background: rgba(0, 0, 0, 0) url("../images/arrow-down-pag.png") no-repeat scroll center bottom !important;
}
.MagicScrollArrows.MagicScrollArrowPrev.amvertical {
  background: rgba(0, 0, 0, 0) url("../images/arrow-up-pag.png") no-repeat scroll center 0 !important;
}
/*-----Inicio ajustes no pacote de produto------*/
.price-from, .price-to {
  display: none;
}
.product-options dd .qty-holder {
  display: none;
  padding: 10px 0 0 0;
}
.price-notice {
  display: none;
}

#product-options-wrapper select.bundle-option-select {
  height: 35px;
}
.price-as-configured {
  display: none;
}
#product-options-wrapper.product-options .required > em {
  display: none;
}
.product-options p.required {
  position: absolute;
  right: 36px;
  text-align: right;
  top: 11px;
  display: none;
}
/*-----Fim ajustes no pacote de produto------*/

/*PRODUTOS RELACIONADOS*/
.block.block-related {
  float: left;
  margin-top: 60px;
}
.block-related .scroller {
  border: medium none !important;
}